2019-04-05 06:24:11,232 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-429 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-04-05 06:24:11,235 - 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.23,192.30.9.10 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.23:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=zbOJGeGqD9Z54gxttUuktF1LP 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=a8d120259c3946c982a593eded4f1cfb export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-04-05 06:24:11,235 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-04-05 06:24:11,235 - 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-04-05 06:24:11,255 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2019-04-05 06:24:11,461 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2019-04-05 06:24:11,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:24:11,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f7728d9-26b4-4508-b1d0-f7b687712b22 2019-04-05 06:24:11,472 - 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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 06:24:11,472 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-1f7728d9-26b4-4508-b1d0-f7b687712b22 2019-04-05 06:24:11,473 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 06:24:11,876 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58fef951bcfc4cf0998078f8ffea0edb", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}, {"id": "774319f454e747168821760a73d5b691", "name": "reader"}], "expires_at": "2019-04-05T07:24:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8d120259c3946c982a593eded4f1cfb", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3925ae83907349f0acb148efa634063e"}, "audit_ids": ["K0XYI_jsSbWow6GzqmF4DA"], "issued_at": "2019-04-05T06:24:11.000000Z"}} 2019-04-05 06:24:11,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-04-05 06:24:11,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}bec6e9dfde1bd25463fc00eb198b8a371ef1b19b" 2019-04-05 06:24:12,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:12 GMT X-Openstack-Request-Id: req-583c33ca-f0f7-44cb-8aa4-27289e375e05 2019-04-05 06:24:12,869 - 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-04-05 06:24:12,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-583c33ca-f0f7-44cb-8aa4-27289e375e05 2019-04-05 06:24:12,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.990973949432s 2019-04-05 06:24:12,880 - 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-04-05 06:24:12,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2019-04-05 06:24:12,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}bec6e9dfde1bd25463fc00eb198b8a371ef1b19b" 2019-04-05 06:24:13,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24: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-0bec01b2-6565-4def-b25e-447ba730107a x-openstack-request-id: req-0bec01b2-6565-4def-b25e-447ba730107a 2019-04-05 06:24:13,855 - keystoneauth.session - DEBUG - RESP BODY: {"aggregates": []} 2019-04-05 06:24:13,855 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-aggregates used request id req-0bec01b2-6565-4def-b25e-447ba730107a 2019-04-05 06:24:13,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 0.972276926041s 2019-04-05 06:24:13,855 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2019-04-05 06:24:13,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:24:13,866 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be4bd075-c0c1-47f9-bbc1-6779b2f01c1a 2019-04-05 06:24:13,867 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 06:24:13,867 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-be4bd075-c0c1-47f9-bbc1-6779b2f01c1a 2019-04-05 06:24:13,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 06:24:13,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}bec6e9dfde1bd25463fc00eb198b8a371ef1b19b" 2019-04-05 06:24:14,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7699c53-2d85-4ed0-92d2-5ed9766abf05 2019-04-05 06:24:14,073 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 06:24:14,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-d7699c53-2d85-4ed0-92d2-5ed9766abf05 2019-04-05 06:24:14,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.205480098724s 2019-04-05 06:24:14,074 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'85c1d757abe64edab81e27e274ba15bd', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2019-04-05 06:24:14,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-04-05 06:24:14,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}bec6e9dfde1bd25463fc00eb198b8a371ef1b19b" 2019-04-05 06:24:14,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1858 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33abf381-cec7-40ac-a981-977163c21dbb 2019-04-05 06:24:14,283 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/01d0e6e8d16746d8920467eb9313aa1f"}, "url": "http://172.30.9.23:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0d916ba83b7e47ae9b09d6dc9a454f48"}, "url": "http://192.30.9.10:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "97954ee208274a44bb3149dbf7a73ff2", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/13dddf769eae4c14b1f2d340fb637eb3"}, "url": "http://192.30.9.10:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9be103d1b3d945a5919b826c49d14bb2", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/145827f8ca9a41ae9a73a234ba6d7370"}, "url": "http://192.30.9.10:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1466aa9642fe4ad58c2a32d44214a9ae", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/24d57f9a654d4fe2a31d40b3fa206a0e"}, "url": "http://192.30.9.10:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "856bd54966464444af44cb63cbed88a3", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2ca6f2d3f6a6424fbdaa8ce951bd4299"}, "url": "http://192.30.9.10:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b87b60cb226c4715a0d6e6de456740fa", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/36597752fb894579b78e2b75014f9419"}, "url": "http://172.30.9.23:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7bee7413e51b453287c8040d8d0f258a", "id": "36597752fb894579b78e2b75014f9419"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4072bb9d1bb94cc1a4373d7c761bc1f8"}, "url": "http://192.30.9.10:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "37bd4167446b47fb9402aa583a71c3e0", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/469127f6c8b44c328990f61e454c51e1"}, "url": "http://172.30.9.23:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6190bc1da3e94244ae3fa72eaa3027f5", "id": "469127f6c8b44c328990f61e454c51e1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4aa30f837b6a4ba49a0481b3ee980cf0"}, "url": "http://172.30.9.23:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "37bd4167446b47fb9402aa583a71c3e0", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4caa40043db14f3792a2f6748c4d5405"}, "url": "http://192.30.9.10:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5efc65e7f0c24adab557cbb412e6cd6e", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/55ce8c8a548546f98c5e5ba304f42e3a"}, "url": "http://192.30.9.10:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1466aa9642fe4ad58c2a32d44214a9ae", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/58aa2e85fcdf45b08c49754527b26b36"}, "url": "http://192.30.9.10:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "97954ee208274a44bb3149dbf7a73ff2", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5ac7fe2cb14b466796f64755a27668e2"}, "url": "http://172.30.9.23:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9be103d1b3d945a5919b826c49d14bb2", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6007381d4d3e4ceb8731dc96ac4423c7"}, "url": "http://172.30.9.23:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1466aa9642fe4ad58c2a32d44214a9ae", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/66b0fbb57fe642d089b5fe592e3a9662"}, "url": "http://12.0.0.25:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8ad5fcb5745b42738eb91b9b3f2823ee"}, "url": "http://12.0.0.25:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8e8d9d1adf91436eba89be00f6f11b32"}, "url": "http://192.30.9.10:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "856bd54966464444af44cb63cbed88a3", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/90747d5f1a48426f8e76f76d51f52919"}, "url": "http://192.30.9.10:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "40595c7d8f624774851eed406a194c3d", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9074bda41301416aa23a1e2b945a11c5"}, "url": "http://172.30.9.23:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5efc65e7f0c24adab557cbb412e6cd6e", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/918ddd0a45214602b9c9bba800cd4140"}, "url": "http://192.30.9.10:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6190bc1da3e94244ae3fa72eaa3027f5", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/95a59ee1909b4b17b0242aa8e64b4407"}, "url": "http://192.30.9.10:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9be103d1b3d945a5919b826c49d14bb2", "id": "95a59ee1909b4b17b0242aa8e64b4407"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a0e87f4bf1d44f38b088379eb5e6f6cb"}, "url": "http://192.30.9.10:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7bee7413e51b453287c8040d8d0f258a", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ae6153f892b14038a4fd0eabaaca6487"}, "url": "http://172.30.9.23:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "856bd54966464444af44cb63cbed88a3", "id": "ae6153f892b14038a4fd0eabaaca6487"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/b62b6f37bb3b475383115f57fbcc3fee"}, "url": "http://172.30.9.23:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b87b60cb226c4715a0d6e6de456740fa", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c374dc1984264c8fabcd122b8d02dc18"}, "url": "http://192.30.9.10:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c66d270d1f6248279acb967382a04daf", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c707bef1d57349cda5a3907d6f0d5853"}, "url": "http://192.30.9.10:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "40595c7d8f624774851eed406a194c3d", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/dc5f240bc0574b8f8b0078b7a0216ed8"}, "url": "http://192.30.9.10:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c66d270d1f6248279acb967382a04daf", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/df0b4c33252b4a6791d44faf1b31b115"}, "url": "http://172.30.9.23:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "40595c7d8f624774851eed406a194c3d", "id": "df0b4c33252b4a6791d44faf1b31b115"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/df3b36df6b6044258c7c40dd87ccafc7"}, "url": "http://192.30.9.10:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5efc65e7f0c24adab557cbb412e6cd6e", "id": "df3b36df6b6044258c7c40dd87ccafc7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/df565ff5e177460eb6a1e8d6706eecdd"}, "url": "http://192.30.9.10:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b87b60cb226c4715a0d6e6de456740fa", "id": "df565ff5e177460eb6a1e8d6706eecdd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/dfe8e8f5d84545f289aa1f01cf21c206"}, "url": "http://172.30.9.23:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "97954ee208274a44bb3149dbf7a73ff2", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/efcfe0244cf547328e6b07f124893638"}, "url": "http://192.30.9.10:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "37bd4167446b47fb9402aa583a71c3e0", "id": "efcfe0244cf547328e6b07f124893638"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f0f29ee247694d3ba1615af817c4458b"}, "url": "http://192.30.9.10:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6190bc1da3e94244ae3fa72eaa3027f5", "id": "f0f29ee247694d3ba1615af817c4458b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f2d41c6e6fa44a909fef49c7b7907d03"}, "url": "http://192.30.9.10:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7bee7413e51b453287c8040d8d0f258a", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f3091b82610b4909ad3892aa1001dddc"}, "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c66d270d1f6248279acb967382a04daf", "id": "f3091b82610b4909ad3892aa1001dddc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f3784c6e445a4fc292ced607a15939a6"}, "url": "http://192.30.9.10:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cb7d764cea94417abc9bfcde26657dd3", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f67c872201c64c4d906ef0e977a9aeda"}, "url": "http://172.30.9.23:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cb7d764cea94417abc9bfcde26657dd3", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/fe6e620add35408eb9ab93c829d6cf6a"}, "url": "http://192.30.9.10:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cb7d764cea94417abc9bfcde26657dd3", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "links": {"self": "http://172.30.9.23:5000/v3/endpoints", "previous": null, "next": null}} 2019-04-05 06:24:14,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/endpoints used request id req-33abf381-cec7-40ac-a981-977163c21dbb 2019-04-05 06:24:14,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.205343008041s 2019-04-05 06:24:14,290 - 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.23:5000/v3/endpoints/01d0e6e8d16746d8920467eb9313aa1f'}, u'url': u'http://172.30.9.23:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5ebc2c247c1b4fb8bed8234d1bf7e872', u'id': u'01d0e6e8d16746d8920467eb9313aa1f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/0d916ba83b7e47ae9b09d6dc9a454f48'}, u'url': u'http://192.30.9.10:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'97954ee208274a44bb3149dbf7a73ff2', u'id': u'0d916ba83b7e47ae9b09d6dc9a454f48'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/13dddf769eae4c14b1f2d340fb637eb3'}, u'url': u'http://192.30.9.10:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9be103d1b3d945a5919b826c49d14bb2', u'id': u'13dddf769eae4c14b1f2d340fb637eb3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/145827f8ca9a41ae9a73a234ba6d7370'}, u'url': u'http://192.30.9.10:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1466aa9642fe4ad58c2a32d44214a9ae', u'id': u'145827f8ca9a41ae9a73a234ba6d7370'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/24d57f9a654d4fe2a31d40b3fa206a0e'}, u'url': u'http://192.30.9.10:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'856bd54966464444af44cb63cbed88a3', u'id': u'24d57f9a654d4fe2a31d40b3fa206a0e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/2ca6f2d3f6a6424fbdaa8ce951bd4299'}, u'url': u'http://192.30.9.10:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b87b60cb226c4715a0d6e6de456740fa', u'id': u'2ca6f2d3f6a6424fbdaa8ce951bd4299'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/36597752fb894579b78e2b75014f9419'}, u'url': u'http://172.30.9.23:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7bee7413e51b453287c8040d8d0f258a', u'id': u'36597752fb894579b78e2b75014f9419'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/4072bb9d1bb94cc1a4373d7c761bc1f8'}, u'url': u'http://192.30.9.10:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'37bd4167446b47fb9402aa583a71c3e0', u'id': u'4072bb9d1bb94cc1a4373d7c761bc1f8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/469127f6c8b44c328990f61e454c51e1'}, u'url': u'http://172.30.9.23:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6190bc1da3e94244ae3fa72eaa3027f5', u'id': u'469127f6c8b44c328990f61e454c51e1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/4aa30f837b6a4ba49a0481b3ee980cf0'}, u'url': u'http://172.30.9.23:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'37bd4167446b47fb9402aa583a71c3e0', u'id': u'4aa30f837b6a4ba49a0481b3ee980cf0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/4caa40043db14f3792a2f6748c4d5405'}, u'url': u'http://192.30.9.10:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5efc65e7f0c24adab557cbb412e6cd6e', u'id': u'4caa40043db14f3792a2f6748c4d5405'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/55ce8c8a548546f98c5e5ba304f42e3a'}, u'url': u'http://192.30.9.10:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1466aa9642fe4ad58c2a32d44214a9ae', u'id': u'55ce8c8a548546f98c5e5ba304f42e3a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/58aa2e85fcdf45b08c49754527b26b36'}, u'url': u'http://192.30.9.10:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'97954ee208274a44bb3149dbf7a73ff2', u'id': u'58aa2e85fcdf45b08c49754527b26b36'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/5ac7fe2cb14b466796f64755a27668e2'}, u'url': u'http://172.30.9.23:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9be103d1b3d945a5919b826c49d14bb2', u'id': u'5ac7fe2cb14b466796f64755a27668e2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/6007381d4d3e4ceb8731dc96ac4423c7'}, u'url': u'http://172.30.9.23:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1466aa9642fe4ad58c2a32d44214a9ae', u'id': u'6007381d4d3e4ceb8731dc96ac4423c7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/66b0fbb57fe642d089b5fe592e3a9662'}, u'url': u'http://12.0.0.25:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5ebc2c247c1b4fb8bed8234d1bf7e872', u'id': u'66b0fbb57fe642d089b5fe592e3a9662'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/8ad5fcb5745b42738eb91b9b3f2823ee'}, u'url': u'http://12.0.0.25:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5ebc2c247c1b4fb8bed8234d1bf7e872', u'id': u'8ad5fcb5745b42738eb91b9b3f2823ee'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/8e8d9d1adf91436eba89be00f6f11b32'}, u'url': u'http://192.30.9.10:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'856bd54966464444af44cb63cbed88a3', u'id': u'8e8d9d1adf91436eba89be00f6f11b32'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/90747d5f1a48426f8e76f76d51f52919'}, u'url': u'http://192.30.9.10:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'40595c7d8f624774851eed406a194c3d', u'id': u'90747d5f1a48426f8e76f76d51f52919'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/9074bda41301416aa23a1e2b945a11c5'}, u'url': u'http://172.30.9.23:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5efc65e7f0c24adab557cbb412e6cd6e', u'id': u'9074bda41301416aa23a1e2b945a11c5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/918ddd0a45214602b9c9bba800cd4140'}, u'url': u'http://192.30.9.10:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6190bc1da3e94244ae3fa72eaa3027f5', u'id': u'918ddd0a45214602b9c9bba800cd4140'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/95a59ee1909b4b17b0242aa8e64b4407'}, u'url': u'http://192.30.9.10:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9be103d1b3d945a5919b826c49d14bb2', u'id': u'95a59ee1909b4b17b0242aa8e64b4407'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/a0e87f4bf1d44f38b088379eb5e6f6cb'}, u'url': u'http://192.30.9.10:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7bee7413e51b453287c8040d8d0f258a', u'id': u'a0e87f4bf1d44f38b088379eb5e6f6cb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/ae6153f892b14038a4fd0eabaaca6487'}, u'url': u'http://172.30.9.23:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'856bd54966464444af44cb63cbed88a3', u'id': u'ae6153f892b14038a4fd0eabaaca6487'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/b62b6f37bb3b475383115f57fbcc3fee'}, u'url': u'http://172.30.9.23:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b87b60cb226c4715a0d6e6de456740fa', u'id': u'b62b6f37bb3b475383115f57fbcc3fee'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/c374dc1984264c8fabcd122b8d02dc18'}, u'url': u'http://192.30.9.10:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c66d270d1f6248279acb967382a04daf', u'id': u'c374dc1984264c8fabcd122b8d02dc18'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/c707bef1d57349cda5a3907d6f0d5853'}, u'url': u'http://192.30.9.10:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'40595c7d8f624774851eed406a194c3d', u'id': u'c707bef1d57349cda5a3907d6f0d5853'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/dc5f240bc0574b8f8b0078b7a0216ed8'}, u'url': u'http://192.30.9.10:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c66d270d1f6248279acb967382a04daf', u'id': u'dc5f240bc0574b8f8b0078b7a0216ed8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/df0b4c33252b4a6791d44faf1b31b115'}, u'url': u'http://172.30.9.23:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'40595c7d8f624774851eed406a194c3d', u'id': u'df0b4c33252b4a6791d44faf1b31b115'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/df3b36df6b6044258c7c40dd87ccafc7'}, u'url': u'http://192.30.9.10:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5efc65e7f0c24adab557cbb412e6cd6e', u'id': u'df3b36df6b6044258c7c40dd87ccafc7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/df565ff5e177460eb6a1e8d6706eecdd'}, u'url': u'http://192.30.9.10:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b87b60cb226c4715a0d6e6de456740fa', u'id': u'df565ff5e177460eb6a1e8d6706eecdd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/dfe8e8f5d84545f289aa1f01cf21c206'}, u'url': u'http://172.30.9.23:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'97954ee208274a44bb3149dbf7a73ff2', u'id': u'dfe8e8f5d84545f289aa1f01cf21c206'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/efcfe0244cf547328e6b07f124893638'}, u'url': u'http://192.30.9.10:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'37bd4167446b47fb9402aa583a71c3e0', u'id': u'efcfe0244cf547328e6b07f124893638'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/f0f29ee247694d3ba1615af817c4458b'}, u'url': u'http://192.30.9.10:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6190bc1da3e94244ae3fa72eaa3027f5', u'id': u'f0f29ee247694d3ba1615af817c4458b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/f2d41c6e6fa44a909fef49c7b7907d03'}, u'url': u'http://192.30.9.10:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7bee7413e51b453287c8040d8d0f258a', u'id': u'f2d41c6e6fa44a909fef49c7b7907d03'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/f3091b82610b4909ad3892aa1001dddc'}, u'url': u'http://172.30.9.23:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c66d270d1f6248279acb967382a04daf', u'id': u'f3091b82610b4909ad3892aa1001dddc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/f3784c6e445a4fc292ced607a15939a6'}, u'url': u'http://192.30.9.10:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'cb7d764cea94417abc9bfcde26657dd3', u'id': u'f3784c6e445a4fc292ced607a15939a6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/f67c872201c64c4d906ef0e977a9aeda'}, u'url': u'http://172.30.9.23:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'cb7d764cea94417abc9bfcde26657dd3', u'id': u'f67c872201c64c4d906ef0e977a9aeda'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/fe6e620add35408eb9ab93c829d6cf6a'}, u'url': u'http://192.30.9.10:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'cb7d764cea94417abc9bfcde26657dd3', u'id': u'fe6e620add35408eb9ab93c829d6cf6a'})] 2019-04-05 06:24:14,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2019-04-05 06:24:14,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}bec6e9dfde1bd25463fc00eb198b8a371ef1b19b" 2019-04-05 06:24:14,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24: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-2e9937db-f2cc-4e90-8f54-7a4adaaefe1b x-openstack-request-id: req-2e9937db-f2cc-4e90-8f54-7a4adaaefe1b 2019-04-05 06:24:14,306 - 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-04-05 06:24:14,306 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/extensions used request id req-2e9937db-f2cc-4e90-8f54-7a4adaaefe1b 2019-04-05 06:24:14,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.0146641731262s 2019-04-05 06:24:14,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2019-04-05 06:24:14,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}bec6e9dfde1bd25463fc00eb198b8a371ef1b19b" 2019-04-05 06:24:16,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 45 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24: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-5f7bdffe-aadd-4dc7-a48c-45e10a32fd91 x-openstack-request-id: req-5f7bdffe-aadd-4dc7-a48c-45e10a32fd91 2019-04-05 06:24:16,147 - keystoneauth.session - DEBUG - RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2019-04-05 06:24:16,148 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-floating-ip-pools used request id req-5f7bdffe-aadd-4dc7-a48c-45e10a32fd91 2019-04-05 06:24:16,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.8276309967s 2019-04-05 06:24:16,148 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2019-04-05 06:24:16,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:24:16,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}bec6e9dfde1bd25463fc00eb198b8a371ef1b19b" 2019-04-05 06:24:16,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:15 GMT X-Openstack-Request-Id: req-f104b90c-10ab-4639-82e6-527c67416577 2019-04-05 06:24:16,235 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-05 06:24:16,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-f104b90c-10ab-4639-82e6-527c67416577 2019-04-05 06:24:16,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0822730064392s 2019-04-05 06:24:16,236 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2019-04-05 06:24:16,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-04-05 06:24:16,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}bec6e9dfde1bd25463fc00eb198b8a371ef1b19b" 2019-04-05 06:24:16,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Fri, 05 Apr 2019 06: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-6e75f3a6-b988-4041-9245-1dfd75296eea x-openstack-request-id: req-6e75f3a6-b988-4041-9245-1dfd75296eea 2019-04-05 06:24:16,283 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 18}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-04-05 06:24:16,283 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-6e75f3a6-b988-4041-9245-1dfd75296eea 2019-04-05 06:24:16,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0473160743713s 2019-04-05 06:24:16,284 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.3', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 98, u'hypervisor_version': 2012000, u'disk_available_least': 98, u'local_gb': 98, u'free_ram_mb': 28406, u'id': 1, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 17}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.5', 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': 18}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2019-04-05 06:24:16,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2019-04-05 06:24:16,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}bec6e9dfde1bd25463fc00eb198b8a371ef1b19b" 2019-04-05 06:24:16,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json Date: Fri, 05 Apr 2019 06: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-19514576-abbd-4c30-8a48-19f1a60250e6 x-openstack-request-id: req-19514576-abbd-4c30-8a48-19f1a60250e6 2019-04-05 06:24:16,306 - keystoneauth.session - DEBUG - RESP BODY: {"keypairs": []} 2019-04-05 06:24:16,306 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-19514576-abbd-4c30-8a48-19f1a60250e6 2019-04-05 06:24:16,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.0209701061249s 2019-04-05 06:24:16,306 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2019-04-05 06:24:16,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:24:16,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}bec6e9dfde1bd25463fc00eb198b8a371ef1b19b" 2019-04-05 06:24:16,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:16 GMT X-Openstack-Request-Id: req-5dab3f8e-6df2-42fe-b6bb-20567a3f0f8d 2019-04-05 06:24:16,399 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"}]} 2019-04-05 06:24:16,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-5dab3f8e-6df2-42fe-b6bb-20567a3f0f8d 2019-04-05 06:24:16,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0926160812378s 2019-04-05 06:24:16,400 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'd7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-04-05T06:22:27Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', 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-04-05T06:22:23Z', u'provider:network_type': u'flat', u'tenant_id': u'eb59fe06d2204ec18bc5b63ebb0a318e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'eb59fe06d2204ec18bc5b63ebb0a318e', u'l2_adjacency': True})] 2019-04-05 06:24:16,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-05 06:24:16,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}bec6e9dfde1bd25463fc00eb198b8a371ef1b19b" 2019-04-05 06:24:16,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:16 GMT X-Openstack-Request-Id: req-374c49ea-04fe-46f9-afa0-e403b786664b 2019-04-05 06:24:16,428 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[]} 2019-04-05 06:24:16,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json used request id req-374c49ea-04fe-46f9-afa0-e403b786664b 2019-04-05 06:24:16,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0277729034424s 2019-04-05 06:24:16,428 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2019-04-05 06:24:16,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 06:24:16,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}bec6e9dfde1bd25463fc00eb198b8a371ef1b19b" 2019-04-05 06:24:16,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 750 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f3616e9-c64b-42cf-8713-b81927666acc 2019-04-05 06:24:16,640 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "eb59fe06d2204ec18bc5b63ebb0a318e"}}, "role": {"id": "58fef951bcfc4cf0998078f8ffea0edb"}, "user": {"id": "09918b634d9246d6b4f5d700dc139963"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e/users/09918b634d9246d6b4f5d700dc139963/roles/58fef951bcfc4cf0998078f8ffea0edb"}}, {"scope": {"project": {"id": "eb59fe06d2204ec18bc5b63ebb0a318e"}}, "role": {"id": "58fef951bcfc4cf0998078f8ffea0edb"}, "user": {"id": "287dfe84a7b8400cb645a77372e92064"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e/users/287dfe84a7b8400cb645a77372e92064/roles/58fef951bcfc4cf0998078f8ffea0edb"}}, {"scope": {"project": {"id": "eb59fe06d2204ec18bc5b63ebb0a318e"}}, "role": {"id": "58fef951bcfc4cf0998078f8ffea0edb"}, "user": {"id": "2bbf43bce3074693a9732990c2c1129f"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e/users/2bbf43bce3074693a9732990c2c1129f/roles/58fef951bcfc4cf0998078f8ffea0edb"}}, {"scope": {"project": {"id": "eb59fe06d2204ec18bc5b63ebb0a318e"}}, "role": {"id": "58fef951bcfc4cf0998078f8ffea0edb"}, "user": {"id": "3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e/users/3491ea00f50c4cdf85dcf7b5b6f13eb3/roles/58fef951bcfc4cf0998078f8ffea0edb"}}, {"scope": {"project": {"id": "eb59fe06d2204ec18bc5b63ebb0a318e"}}, "role": {"id": "58fef951bcfc4cf0998078f8ffea0edb"}, "user": {"id": "36d3c5078950450b8edca43158cd3cc4"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e/users/36d3c5078950450b8edca43158cd3cc4/roles/58fef951bcfc4cf0998078f8ffea0edb"}}, {"scope": {"project": {"id": "a8d120259c3946c982a593eded4f1cfb"}}, "role": {"id": "58fef951bcfc4cf0998078f8ffea0edb"}, "user": {"id": "3925ae83907349f0acb148efa634063e"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb/users/3925ae83907349f0acb148efa634063e/roles/58fef951bcfc4cf0998078f8ffea0edb"}}, {"scope": {"project": {"id": "a8d120259c3946c982a593eded4f1cfb"}}, "role": {"id": "9fe2ff9ee4384b1894a90878d3e92bab"}, "user": {"id": "3925ae83907349f0acb148efa634063e"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb/users/3925ae83907349f0acb148efa634063e/roles/9fe2ff9ee4384b1894a90878d3e92bab"}}, {"scope": {"project": {"id": "eb59fe06d2204ec18bc5b63ebb0a318e"}}, "role": {"id": "58fef951bcfc4cf0998078f8ffea0edb"}, "user": {"id": "3e5b66793e044ce78349d6ac3719c2e6"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e/users/3e5b66793e044ce78349d6ac3719c2e6/roles/58fef951bcfc4cf0998078f8ffea0edb"}}, {"scope": {"project": {"id": "eb59fe06d2204ec18bc5b63ebb0a318e"}}, "role": {"id": "58fef951bcfc4cf0998078f8ffea0edb"}, "user": {"id": "95cc03f841a442088b6486d2042c3227"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e/users/95cc03f841a442088b6486d2042c3227/roles/58fef951bcfc4cf0998078f8ffea0edb"}}, {"scope": {"project": {"id": "eb59fe06d2204ec18bc5b63ebb0a318e"}}, "role": {"id": "58fef951bcfc4cf0998078f8ffea0edb"}, "user": {"id": "9d36644971b744ec841127626f44e2d9"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e/users/9d36644971b744ec841127626f44e2d9/roles/58fef951bcfc4cf0998078f8ffea0edb"}}, {"scope": {"project": {"id": "eb59fe06d2204ec18bc5b63ebb0a318e"}}, "role": {"id": "53a35451075a4cb89c8797a301ffecb1"}, "user": {"id": "be1602adba4049199bf6ed9c9303ff56"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e/users/be1602adba4049199bf6ed9c9303ff56/roles/53a35451075a4cb89c8797a301ffecb1"}}, {"scope": {"project": {"id": "eb59fe06d2204ec18bc5b63ebb0a318e"}}, "role": {"id": "58fef951bcfc4cf0998078f8ffea0edb"}, "user": {"id": "be1602adba4049199bf6ed9c9303ff56"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e/users/be1602adba4049199bf6ed9c9303ff56/roles/58fef951bcfc4cf0998078f8ffea0edb"}}, {"scope": {"project": {"id": "eb59fe06d2204ec18bc5b63ebb0a318e"}}, "role": {"id": "58fef951bcfc4cf0998078f8ffea0edb"}, "user": {"id": "d177b2e149234ee78f145b694f36d1da"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e/users/d177b2e149234ee78f145b694f36d1da/roles/58fef951bcfc4cf0998078f8ffea0edb"}}, {"scope": {"project": {"id": "eb59fe06d2204ec18bc5b63ebb0a318e"}}, "role": {"id": "58fef951bcfc4cf0998078f8ffea0edb"}, "user": {"id": "d47ca0a9782f4ceb846318397829380f"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e/users/d47ca0a9782f4ceb846318397829380f/roles/58fef951bcfc4cf0998078f8ffea0edb"}}, {"scope": {"project": {"id": "eb59fe06d2204ec18bc5b63ebb0a318e"}}, "role": {"id": "58fef951bcfc4cf0998078f8ffea0edb"}, "user": {"id": "e3161f689d8d4b8b9cc7d37565ddc7eb"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e/users/e3161f689d8d4b8b9cc7d37565ddc7eb/roles/58fef951bcfc4cf0998078f8ffea0edb"}}, {"scope": {"domain": {"id": "85c1d757abe64edab81e27e274ba15bd"}}, "role": {"id": "58fef951bcfc4cf0998078f8ffea0edb"}, "user": {"id": "5dfe2aa8d7554a5293561945b1c5a2c9"}, "links": {"assignment": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd/users/5dfe2aa8d7554a5293561945b1c5a2c9/roles/58fef951bcfc4cf0998078f8ffea0edb"}}, {"scope": {"system": {"all": true}}, "role": {"id": "58fef951bcfc4cf0998078f8ffea0edb"}, "user": {"id": "3925ae83907349f0acb148efa634063e"}, "links": {"assignment": "http://172.30.9.23:5000/v3/system/users/3925ae83907349f0acb148efa634063e/roles/58fef951bcfc4cf0998078f8ffea0edb"}}], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments", "previous": null, "next": null}} 2019-04-05 06:24:16,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments used request id req-6f3616e9-c64b-42cf-8713-b81927666acc 2019-04-05 06:24:16,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.208360910416s 2019-04-05 06:24:16,643 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'eb59fe06d2204ec18bc5b63ebb0a318e', 'id': u'58fef951bcfc4cf0998078f8ffea0edb', 'user': u'09918b634d9246d6b4f5d700dc139963'}), Munch({'project': u'eb59fe06d2204ec18bc5b63ebb0a318e', 'id': u'58fef951bcfc4cf0998078f8ffea0edb', 'user': u'287dfe84a7b8400cb645a77372e92064'}), Munch({'project': u'eb59fe06d2204ec18bc5b63ebb0a318e', 'id': u'58fef951bcfc4cf0998078f8ffea0edb', 'user': u'2bbf43bce3074693a9732990c2c1129f'}), Munch({'project': u'eb59fe06d2204ec18bc5b63ebb0a318e', 'id': u'58fef951bcfc4cf0998078f8ffea0edb', 'user': u'3491ea00f50c4cdf85dcf7b5b6f13eb3'}), Munch({'project': u'eb59fe06d2204ec18bc5b63ebb0a318e', 'id': u'58fef951bcfc4cf0998078f8ffea0edb', 'user': u'36d3c5078950450b8edca43158cd3cc4'}), Munch({'project': u'a8d120259c3946c982a593eded4f1cfb', 'id': u'58fef951bcfc4cf0998078f8ffea0edb', 'user': u'3925ae83907349f0acb148efa634063e'}), Munch({'project': u'a8d120259c3946c982a593eded4f1cfb', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab', 'user': u'3925ae83907349f0acb148efa634063e'}), Munch({'project': u'eb59fe06d2204ec18bc5b63ebb0a318e', 'id': u'58fef951bcfc4cf0998078f8ffea0edb', 'user': u'3e5b66793e044ce78349d6ac3719c2e6'}), Munch({'project': u'eb59fe06d2204ec18bc5b63ebb0a318e', 'id': u'58fef951bcfc4cf0998078f8ffea0edb', 'user': u'95cc03f841a442088b6486d2042c3227'}), Munch({'project': u'eb59fe06d2204ec18bc5b63ebb0a318e', 'id': u'58fef951bcfc4cf0998078f8ffea0edb', 'user': u'9d36644971b744ec841127626f44e2d9'}), Munch({'project': u'eb59fe06d2204ec18bc5b63ebb0a318e', 'id': u'53a35451075a4cb89c8797a301ffecb1', 'user': u'be1602adba4049199bf6ed9c9303ff56'}), Munch({'project': u'eb59fe06d2204ec18bc5b63ebb0a318e', 'id': u'58fef951bcfc4cf0998078f8ffea0edb', 'user': u'be1602adba4049199bf6ed9c9303ff56'}), Munch({'project': u'eb59fe06d2204ec18bc5b63ebb0a318e', 'id': u'58fef951bcfc4cf0998078f8ffea0edb', 'user': u'd177b2e149234ee78f145b694f36d1da'}), Munch({'project': u'eb59fe06d2204ec18bc5b63ebb0a318e', 'id': u'58fef951bcfc4cf0998078f8ffea0edb', 'user': u'd47ca0a9782f4ceb846318397829380f'}), Munch({'project': u'eb59fe06d2204ec18bc5b63ebb0a318e', 'id': u'58fef951bcfc4cf0998078f8ffea0edb', 'user': u'e3161f689d8d4b8b9cc7d37565ddc7eb'}), Munch({'domain': u'85c1d757abe64edab81e27e274ba15bd', 'id': u'58fef951bcfc4cf0998078f8ffea0edb', 'user': u'5dfe2aa8d7554a5293561945b1c5a2c9'}), Munch({'id': u'58fef951bcfc4cf0998078f8ffea0edb', 'user': u'3925ae83907349f0acb148efa634063e'})] 2019-04-05 06:24:16,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 06:24:16,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bec6e9dfde1bd25463fc00eb198b8a371ef1b19b" 2019-04-05 06:24:16,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16c2a9dc-fe43-4c62-b1d7-8541ee587ca5 2019-04-05 06:24:16,844 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 06:24:16,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-16c2a9dc-fe43-4c62-b1d7-8541ee587ca5 2019-04-05 06:24:16,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197118997574s 2019-04-05 06:24:16,846 - 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'ResellerAdmin', 'id': u'53a35451075a4cb89c8797a301ffecb1'}), 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'58fef951bcfc4cf0998078f8ffea0edb'}), 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'774319f454e747168821760a73d5b691'}), 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'8d2f76b99bc24f44ae2ec79f2f362ea5'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'member', 'id': u'a7225acce0184423a1dc2d63c39b687a'}), 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'b9858e877f034cdda00c1a5435d717ed'})] 2019-04-05 06:24:16,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-05 06:24:16,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}bec6e9dfde1bd25463fc00eb198b8a371ef1b19b" 2019-04-05 06:24:16,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:16 GMT X-Openstack-Request-Id: req-9b01d73f-07e1-4c4b-8380-f533b3ed2974 2019-04-05 06:24:16,896 - keystoneauth.session - DEBUG - RESP BODY: {"routers": []} 2019-04-05 06:24:16,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-9b01d73f-07e1-4c4b-8380-f533b3ed2974 2019-04-05 06:24:16,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0495519638062s 2019-04-05 06:24:16,896 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2019-04-05 06:24:16,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:24:16,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bec6e9dfde1bd25463fc00eb198b8a371ef1b19b" 2019-04-05 06:24:16,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6722521a-1230-44b3-ab05-931f53be220f x-openstack-request-id: req-6722521a-1230-44b3-ab05-931f53be220f 2019-04-05 06:24:16,973 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-04-05 06:24:16,973 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6722521a-1230-44b3-ab05-931f53be220f 2019-04-05 06:24:16,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0767469406128s 2019-04-05 06:24:16,974 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2019-04-05 06:24:16,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-04-05 06:24:16,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.10: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.15" 2019-04-05 06:24:16,987 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 267 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-248f3197-414f-4c72-ab9f-1c7cb3367a4f 2019-04-05 06:24:16,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://192.30.9.10:35357/v3/", "rel": "self"}]}]}} 2019-04-05 06:24:16,987 - keystoneauth.session - DEBUG - GET call to http://192.30.9.10:35357/ used request id req-248f3197-414f-4c72-ab9f-1c7cb3367a4f 2019-04-05 06:24:16,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.10: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.15" -H "X-Auth-Token: {SHA1}bec6e9dfde1bd25463fc00eb198b8a371ef1b19b" 2019-04-05 06:24:17,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 825 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-972a4a5c-5d37-43c8-a38a-2f902152b4f2 2019-04-05 06:24:17,094 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.10:35357/v3/services/069d48356a1d413e984376eeaae43f5d"}, "enabled": true, "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.10:35357/v3/services/1466aa9642fe4ad58c2a32d44214a9ae"}, "enabled": true, "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.10:35357/v3/services/37bd4167446b47fb9402aa583a71c3e0"}, "enabled": true, "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.10:35357/v3/services/40595c7d8f624774851eed406a194c3d"}, "enabled": true, "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.10:35357/v3/services/5ebc2c247c1b4fb8bed8234d1bf7e872"}, "enabled": true, "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.10:35357/v3/services/5efc65e7f0c24adab557cbb412e6cd6e"}, "enabled": true, "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.10:35357/v3/services/6190bc1da3e94244ae3fa72eaa3027f5"}, "enabled": true, "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.10:35357/v3/services/7bee7413e51b453287c8040d8d0f258a"}, "enabled": true, "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.10:35357/v3/services/856bd54966464444af44cb63cbed88a3"}, "enabled": true, "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.10:35357/v3/services/97954ee208274a44bb3149dbf7a73ff2"}, "enabled": true, "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.10:35357/v3/services/9be103d1b3d945a5919b826c49d14bb2"}, "enabled": true, "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.10:35357/v3/services/b87b60cb226c4715a0d6e6de456740fa"}, "enabled": true, "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.10:35357/v3/services/c66d270d1f6248279acb967382a04daf"}, "enabled": true, "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.10:35357/v3/services/cb7d764cea94417abc9bfcde26657dd3"}, "enabled": true, "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "links": {"self": "http://192.30.9.10:35357/v3/services", "previous": null, "next": null}} 2019-04-05 06:24:17,094 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.10:35357/v3/services used request id req-972a4a5c-5d37-43c8-a38a-2f902152b4f2 2019-04-05 06:24:17,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.116969823837s 2019-04-05 06:24:17,099 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'069d48356a1d413e984376eeaae43f5d', 'name': u'ceilometer'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'1466aa9642fe4ad58c2a32d44214a9ae', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'37bd4167446b47fb9402aa583a71c3e0', 'name': u'aodh'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'40595c7d8f624774851eed406a194c3d', 'name': u'panko'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'5ebc2c247c1b4fb8bed8234d1bf7e872', 'name': u'swift'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'5efc65e7f0c24adab557cbb412e6cd6e', 'name': u'glance'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'6190bc1da3e94244ae3fa72eaa3027f5', 'name': u'nova'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'7bee7413e51b453287c8040d8d0f258a', 'name': u'keystone'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'856bd54966464444af44cb63cbed88a3', 'name': u'heat'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'97954ee208274a44bb3149dbf7a73ff2', 'name': u'neutron'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'9be103d1b3d945a5919b826c49d14bb2', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'b87b60cb226c4715a0d6e6de456740fa', 'name': u'gnocchi'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'c66d270d1f6248279acb967382a04daf', 'name': u'placement'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'cb7d764cea94417abc9bfcde26657dd3', 'name': u'heat-cfn'})] 2019-04-05 06:24:17,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-05 06:24:17,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}bec6e9dfde1bd25463fc00eb198b8a371ef1b19b" 2019-04-05 06:24:17,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:16 GMT X-Openstack-Request-Id: req-664f8c06-cbd8-4c84-b287-7e8b525573b9 2019-04-05 06:24:17,139 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-05T06:22:27Z","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":"d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:27Z","ip_version":4}]} 2019-04-05 06:24:17,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-664f8c06-cbd8-4c84-b287-7e8b525573b9 2019-04-05 06:24:17,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0392699241638s 2019-04-05 06:24:17,140 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T06:22:27Z', 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'd7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', u'tenant_id': u'eb59fe06d2204ec18bc5b63ebb0a318e', u'created_at': u'2019-04-05T06:22:27Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'eb59fe06d2204ec18bc5b63ebb0a318e'})] 2019-04-05 06:24:17,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.service-providers 2019-04-05 06:24:17,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}bec6e9dfde1bd25463fc00eb198b8a371ef1b19b" 2019-04-05 06:24:17,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 304 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:16 GMT X-Openstack-Request-Id: req-18f56e19-84bc-425c-8d31-784f18e6615c 2019-04-05 06:24:17,147 - 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-04-05 06:24:17,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/service-providers.json used request id req-18f56e19-84bc-425c-8d31-784f18e6615c 2019-04-05 06:24:17,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.service-providers in 0.00686407089233s 2019-04-05 06:24:17,148 - 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-04-05 06:24:17,263 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-05 06:24:17,263 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:06 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-04-05 06:24:17,308 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2019-04-05 06:24:17,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:24:17,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64ff8103-47bd-4a63-9acc-8cf2b4e83497 2019-04-05 06:24:17,414 - 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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 06:24:17,414 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-64ff8103-47bd-4a63-9acc-8cf2b4e83497 2019-04-05 06:24:17,415 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 06:24:17,812 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58fef951bcfc4cf0998078f8ffea0edb", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}, {"id": "774319f454e747168821760a73d5b691", "name": "reader"}], "expires_at": "2019-04-05T07:24:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8d120259c3946c982a593eded4f1cfb", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3925ae83907349f0acb148efa634063e"}, "audit_ids": ["YSL0VxpgTLuFAcW9iKA5XQ"], "issued_at": "2019-04-05T06:24:17.000000Z"}} 2019-04-05 06:24:17,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:24:17,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}99489139303f597e9e74706057ea373d21a795a0" 2019-04-05 06:24:18,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:17 GMT X-Openstack-Request-Id: req-fdd3a43a-cdbe-4bd4-b01f-561d3db6f0bf 2019-04-05 06:24:18,152 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"}]} 2019-04-05 06:24:18,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fdd3a43a-cdbe-4bd4-b01f-561d3db6f0bf 2019-04-05 06:24:18,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.33806014061s 2019-04-05 06:24:18,154 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2019-04-05 06:24:18,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:24:18,165 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48d79518-f63a-4636-af2c-514dbce060cf 2019-04-05 06:24:18,166 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 06:24:18,166 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-48d79518-f63a-4636-af2c-514dbce060cf 2019-04-05 06:24:18,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 06:24:18,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}99489139303f597e9e74706057ea373d21a795a0" 2019-04-05 06:24:18,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96b31be2-c006-42d9-add0-e67c9d96d3d4 2019-04-05 06:24:18,405 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 06:24:18,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-96b31be2-c006-42d9-add0-e67c9d96d3d4 2019-04-05 06:24:18,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.238446950912s 2019-04-05 06:24:18,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 06:24:18,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}99489139303f597e9e74706057ea373d21a795a0" 2019-04-05 06:24:18,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b57f656a-0868-4bba-a672-882c616eb41d 2019-04-05 06:24:18,599 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 06:24:18,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-b57f656a-0868-4bba-a672-882c616eb41d 2019-04-05 06:24:18,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.187385797501s 2019-04-05 06:24:18,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-05 06:24:18,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}99489139303f597e9e74706057ea373d21a795a0" -d '{"network": {"tenant_id": "a8d120259c3946c982a593eded4f1cfb", "name": "tenantnetwork1-net_4b1ba33a-2814-4e6a-a815-498a568907ed", "admin_state_up": true}}' 2019-04-05 06:24:18,997 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:18 GMT X-Openstack-Request-Id: req-3e7b7e00-278f-4c0b-a7d5-22445a59fe49 2019-04-05 06:24:18,998 - 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":"3eac5ea7-4fa7-41ee-976f-7a3a16c0072d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"a8d120259c3946c982a593eded4f1cfb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T06:24:18Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_4b1ba33a-2814-4e6a-a815-498a568907ed","admin_state_up":true,"tenant_id":"a8d120259c3946c982a593eded4f1cfb","created_at":"2019-04-05T06:24:18Z","mtu":1450}} 2019-04-05 06:24:18,998 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-3e7b7e00-278f-4c0b-a7d5-22445a59fe49 2019-04-05 06:24:18,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.397071123123s 2019-04-05 06:24:18,999 - 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-04-05T06:24:18Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3eac5ea7-4fa7-41ee-976f-7a3a16c0072d', u'provider:segmentation_id': 51, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork1-net_4b1ba33a-2814-4e6a-a815-498a568907ed', u'created_at': u'2019-04-05T06:24:18Z', u'mtu': 1450, u'tenant_id': u'a8d120259c3946c982a593eded4f1cfb', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a8d120259c3946c982a593eded4f1cfb', u'l2_adjacency': True}) 2019-04-05 06:24:18,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:24:19,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}99489139303f597e9e74706057ea373d21a795a0" 2019-04-05 06:24:19,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:18 GMT X-Openstack-Request-Id: req-f0c318ba-bf0b-43b6-a3ee-78935acc77de 2019-04-05 06:24:19,099 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"3eac5ea7-4fa7-41ee-976f-7a3a16c0072d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"a8d120259c3946c982a593eded4f1cfb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T06:24:18Z","qos_policy_id":null,"name":"tenantnetwork1-net_4b1ba33a-2814-4e6a-a815-498a568907ed","admin_state_up":true,"tenant_id":"a8d120259c3946c982a593eded4f1cfb","created_at":"2019-04-05T06:24:18Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"}]} 2019-04-05 06:24:19,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f0c318ba-bf0b-43b6-a3ee-78935acc77de 2019-04-05 06:24:19,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0999200344086s 2019-04-05 06:24:19,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-05 06:24:19,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}99489139303f597e9e74706057ea373d21a795a0" -d '{"subnet": {"name": "tenantnetwork1-subnet_4b1ba33a-2814-4e6a-a815-498a568907ed", "enable_dhcp": true, "network_id": "3eac5ea7-4fa7-41ee-976f-7a3a16c0072d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-05 06:24:19,683 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 700 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:19 GMT X-Openstack-Request-Id: req-b73343f6-6d7e-4134-bd18-43268912e144 2019-04-05 06:24:19,684 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-04-05T06:24:18Z","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":"f7d678ca-3c2c-42a6-8ebb-0f55b1d92bc7","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a8d120259c3946c982a593eded4f1cfb","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_4b1ba33a-2814-4e6a-a815-498a568907ed","enable_dhcp":true,"segment_id":null,"network_id":"3eac5ea7-4fa7-41ee-976f-7a3a16c0072d","tenant_id":"a8d120259c3946c982a593eded4f1cfb","created_at":"2019-04-05T06:24:18Z","ip_version":4}} 2019-04-05 06:24:19,684 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-b73343f6-6d7e-4134-bd18-43268912e144 2019-04-05 06:24:19,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.583400011063s 2019-04-05 06:24:19,685 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T06:24:18Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'f7d678ca-3c2c-42a6-8ebb-0f55b1d92bc7', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_4b1ba33a-2814-4e6a-a815-498a568907ed', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'3eac5ea7-4fa7-41ee-976f-7a3a16c0072d', u'tenant_id': u'a8d120259c3946c982a593eded4f1cfb', u'created_at': u'2019-04-05T06:24:18Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'a8d120259c3946c982a593eded4f1cfb'}) 2019-04-05 06:24:19,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-05 06:24:19,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}99489139303f597e9e74706057ea373d21a795a0" -d '{"router": {"external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "name": "tenantnetwork1-router_4b1ba33a-2814-4e6a-a815-498a568907ed", "admin_state_up": true}}' 2019-04-05 06:24:21,219 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 714 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:20 GMT X-Openstack-Request-Id: req-c3c65516-584b-4abc-ad98-ab6be95d8010 2019-04-05 06:24:21,219 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "created_at": "2019-04-05T06:24:19Z", "admin_state_up": true, "updated_at": "2019-04-05T06:24:20Z", "project_id": "a8d120259c3946c982a593eded4f1cfb", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "1b09453e-4114-4c7c-82ee-fba9fa7a5634", "name": "tenantnetwork1-router_4b1ba33a-2814-4e6a-a815-498a568907ed"}} 2019-04-05 06:24:21,219 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-c3c65516-584b-4abc-ad98-ab6be95d8010 2019-04-05 06:24:21,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.53398799896s 2019-04-05 06:24:21,220 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T06:24:20Z', u'revision_number': 2, u'ha': False, u'id': u'1b09453e-4114-4c7c-82ee-fba9fa7a5634', u'external_gateway_info': {u'network_id': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_4b1ba33a-2814-4e6a-a815-498a568907ed', u'admin_state_up': True, u'tenant_id': u'a8d120259c3946c982a593eded4f1cfb', u'created_at': u'2019-04-05T06:24:19Z', u'flavor_id': None, u'routes': [], u'project_id': u'a8d120259c3946c982a593eded4f1cfb'}) 2019-04-05 06:24:21,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-05 06:24:21,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/1b09453e-4114-4c7c-82ee-fba9fa7a5634/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.15" -H "X-Auth-Token: {SHA1}99489139303f597e9e74706057ea373d21a795a0" -d '{"subnet_id": "f7d678ca-3c2c-42a6-8ebb-0f55b1d92bc7"}' 2019-04-05 06:24:23,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:22 GMT X-Openstack-Request-Id: req-7b3a9142-e8fb-4f7d-a079-dd2528724ab4 2019-04-05 06:24:23,294 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3eac5ea7-4fa7-41ee-976f-7a3a16c0072d", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "subnet_id": "f7d678ca-3c2c-42a6-8ebb-0f55b1d92bc7", "subnet_ids": ["f7d678ca-3c2c-42a6-8ebb-0f55b1d92bc7"], "port_id": "766300bb-08e0-4d56-aaf3-092b98b7d5c3", "id": "1b09453e-4114-4c7c-82ee-fba9fa7a5634"} 2019-04-05 06:24:23,294 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/1b09453e-4114-4c7c-82ee-fba9fa7a5634/add_router_interface.json used request id req-7b3a9142-e8fb-4f7d-a079-dd2528724ab4 2019-04-05 06:24:23,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.07380580902s 2019-04-05 06:24:23,427 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-05 06:24:23,427 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2019-04-05 06:24:23,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-05 06:24:23,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/1b09453e-4114-4c7c-82ee-fba9fa7a5634/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.15" -H "X-Auth-Token: {SHA1}99489139303f597e9e74706057ea373d21a795a0" -d '{"subnet_id": "f7d678ca-3c2c-42a6-8ebb-0f55b1d92bc7"}' 2019-04-05 06:24:25,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:25 GMT X-Openstack-Request-Id: req-845dac61-afb2-4d7b-bdcb-04bc6c8a00c7 2019-04-05 06:24:25,787 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3eac5ea7-4fa7-41ee-976f-7a3a16c0072d", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "subnet_id": "f7d678ca-3c2c-42a6-8ebb-0f55b1d92bc7", "subnet_ids": ["f7d678ca-3c2c-42a6-8ebb-0f55b1d92bc7"], "port_id": "766300bb-08e0-4d56-aaf3-092b98b7d5c3", "id": "1b09453e-4114-4c7c-82ee-fba9fa7a5634"} 2019-04-05 06:24:25,787 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/1b09453e-4114-4c7c-82ee-fba9fa7a5634/remove_router_interface.json used request id req-845dac61-afb2-4d7b-bdcb-04bc6c8a00c7 2019-04-05 06:24:25,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.35441803932s 2019-04-05 06:24:25,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-05 06:24:25,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}99489139303f597e9e74706057ea373d21a795a0" 2019-04-05 06:24:25,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 723 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:25 GMT X-Openstack-Request-Id: req-6bc7b831-f53d-4aee-8ca1-3aebbec3ef8d 2019-04-05 06:24:25,936 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "created_at": "2019-04-05T06:24:19Z", "admin_state_up": true, "updated_at": "2019-04-05T06:24:24Z", "project_id": "a8d120259c3946c982a593eded4f1cfb", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "1b09453e-4114-4c7c-82ee-fba9fa7a5634", "name": "tenantnetwork1-router_4b1ba33a-2814-4e6a-a815-498a568907ed"}]} 2019-04-05 06:24:25,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-6bc7b831-f53d-4aee-8ca1-3aebbec3ef8d 2019-04-05 06:24:25,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.149332046509s 2019-04-05 06:24:25,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-05 06:24:25,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/1b09453e-4114-4c7c-82ee-fba9fa7a5634.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99489139303f597e9e74706057ea373d21a795a0" 2019-04-05 06:24:27,168 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:24:26 GMT X-Openstack-Request-Id: req-99d0ae2f-91e6-49ce-9832-cd692689bd29 2019-04-05 06:24:27,168 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:24:27,168 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/1b09453e-4114-4c7c-82ee-fba9fa7a5634.json used request id req-99d0ae2f-91e6-49ce-9832-cd692689bd29 2019-04-05 06:24:27,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.23013186455s 2019-04-05 06:24:27,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-05 06:24:27,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}99489139303f597e9e74706057ea373d21a795a0" 2019-04-05 06:24:27,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1332 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:26 GMT X-Openstack-Request-Id: req-72d7b5a2-4393-4143-904e-7529d6b5e2d8 2019-04-05 06:24:27,224 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-05T06:22:27Z","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":"d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:27Z","ip_version":4},{"updated_at":"2019-04-05T06:24:18Z","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":"f7d678ca-3c2c-42a6-8ebb-0f55b1d92bc7","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a8d120259c3946c982a593eded4f1cfb","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_4b1ba33a-2814-4e6a-a815-498a568907ed","enable_dhcp":true,"segment_id":null,"network_id":"3eac5ea7-4fa7-41ee-976f-7a3a16c0072d","tenant_id":"a8d120259c3946c982a593eded4f1cfb","created_at":"2019-04-05T06:24:18Z","ip_version":4}]} 2019-04-05 06:24:27,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-72d7b5a2-4393-4143-904e-7529d6b5e2d8 2019-04-05 06:24:27,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0557341575623s 2019-04-05 06:24:27,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-05 06:24:27,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/f7d678ca-3c2c-42a6-8ebb-0f55b1d92bc7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99489139303f597e9e74706057ea373d21a795a0" 2019-04-05 06:24:28,077 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:24:27 GMT X-Openstack-Request-Id: req-74d499dc-6c85-442d-8e81-bd87b2bb33ad 2019-04-05 06:24:28,077 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:24:28,077 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/f7d678ca-3c2c-42a6-8ebb-0f55b1d92bc7.json used request id req-74d499dc-6c85-442d-8e81-bd87b2bb33ad 2019-04-05 06:24:28,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.851431846619s 2019-04-05 06:24:28,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:24:28,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}99489139303f597e9e74706057ea373d21a795a0" 2019-04-05 06:24:28,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:27 GMT X-Openstack-Request-Id: req-77c7a05c-ceaa-46b5-9935-f5e0eb186363 2019-04-05 06:24:28,357 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3eac5ea7-4fa7-41ee-976f-7a3a16c0072d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"a8d120259c3946c982a593eded4f1cfb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T06:24:27Z","qos_policy_id":null,"name":"tenantnetwork1-net_4b1ba33a-2814-4e6a-a815-498a568907ed","admin_state_up":true,"tenant_id":"a8d120259c3946c982a593eded4f1cfb","created_at":"2019-04-05T06:24:18Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"}]} 2019-04-05 06:24:28,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-77c7a05c-ceaa-46b5-9935-f5e0eb186363 2019-04-05 06:24:28,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.279955148697s 2019-04-05 06:24:28,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-05 06:24:28,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/3eac5ea7-4fa7-41ee-976f-7a3a16c0072d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99489139303f597e9e74706057ea373d21a795a0" 2019-04-05 06:24:29,419 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:24:29 GMT X-Openstack-Request-Id: req-cc41f407-9346-4ac2-a89d-2f1069d88006 2019-04-05 06:24:29,419 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:24:29,419 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/3eac5ea7-4fa7-41ee-976f-7a3a16c0072d.json used request id req-cc41f407-9346-4ac2-a89d-2f1069d88006 2019-04-05 06:24:29,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.06054997444s 2019-04-05 06:24:29,465 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2019-04-05 06:24:29,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:24:29,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf6bb322-edc1-49d6-a7ab-a9d83c41753d 2019-04-05 06:24:29,510 - 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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 06:24:29,511 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-cf6bb322-edc1-49d6-a7ab-a9d83c41753d 2019-04-05 06:24:29,511 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 06:24:29,903 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58fef951bcfc4cf0998078f8ffea0edb", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}, {"id": "774319f454e747168821760a73d5b691", "name": "reader"}], "expires_at": "2019-04-05T07:24:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8d120259c3946c982a593eded4f1cfb", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3925ae83907349f0acb148efa634063e"}, "audit_ids": ["Jlp6SNZkTY-33b0TZ1czmw"], "issued_at": "2019-04-05T06:24:29.000000Z"}} 2019-04-05 06:24:29,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:24:29,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}764e8e0883f2afd8d77d9017e915c7f13e02e9cb" 2019-04-05 06:24:31,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:30 GMT X-Openstack-Request-Id: req-8dced675-bf77-495e-a65f-48b03091c71d 2019-04-05 06:24:31,020 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"}]} 2019-04-05 06:24:31,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8dced675-bf77-495e-a65f-48b03091c71d 2019-04-05 06:24:31,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.11425018311s 2019-04-05 06:24:31,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:24:31,032 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92b28424-7632-4832-acfd-1b1f300a00e8 2019-04-05 06:24:31,032 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 06:24:31,033 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-92b28424-7632-4832-acfd-1b1f300a00e8 2019-04-05 06:24:31,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 06:24:31,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}764e8e0883f2afd8d77d9017e915c7f13e02e9cb" 2019-04-05 06:24:31,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f833e977-152f-4459-9dfa-8c7d858a2a85 2019-04-05 06:24:31,443 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 06:24:31,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-f833e977-152f-4459-9dfa-8c7d858a2a85 2019-04-05 06:24:31,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.409514188766s 2019-04-05 06:24:31,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-05 06:24:31,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}764e8e0883f2afd8d77d9017e915c7f13e02e9cb" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_29a0dd2b-40b5-4374-8b2e-2952a9b1e56c"}}' 2019-04-05 06:24:31,635 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c2798b6-a8c8-4d0a-8e73-94b4bd36a7da 2019-04-05 06:24:31,635 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.23:5000/v3/projects/8afdeb6b430e462891a8124d0caadda4"}, "tags": [], "enabled": true, "id": "8afdeb6b430e462891a8124d0caadda4", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_29a0dd2b-40b5-4374-8b2e-2952a9b1e56c"}} 2019-04-05 06:24:31,635 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-5c2798b6-a8c8-4d0a-8e73-94b4bd36a7da 2019-04-05 06:24:31,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.185148000717s 2019-04-05 06:24:31,636 - 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'8afdeb6b430e462891a8124d0caadda4', '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_29a0dd2b-40b5-4374-8b2e-2952a9b1e56c'}) 2019-04-05 06:24:31,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-05 06:24:31,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}764e8e0883f2afd8d77d9017e915c7f13e02e9cb" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "bFS2wPmVPjiJvJU57CHC6IaJEufYWK", "email": null, "name": "tenantnetwork2-user_29a0dd2b-40b5-4374-8b2e-2952a9b1e56c"}}' 2019-04-05 06:24:32,172 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-498f0db3-b215-4738-b2da-0edb8b917cfb 2019-04-05 06:24:32,173 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_29a0dd2b-40b5-4374-8b2e-2952a9b1e56c", "links": {"self": "http://172.30.9.23:5000/v3/users/d52a1f43d4694ed1b192879f436687c6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d52a1f43d4694ed1b192879f436687c6", "domain_id": "default", "password_expires_at": null}} 2019-04-05 06:24:32,173 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-498f0db3-b215-4738-b2da-0edb8b917cfb 2019-04-05 06:24:32,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.530112981796s 2019-04-05 06:24:32,174 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd52a1f43d4694ed1b192879f436687c6', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_29a0dd2b-40b5-4374-8b2e-2952a9b1e56c'}) 2019-04-05 06:24:32,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 06:24:32,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}764e8e0883f2afd8d77d9017e915c7f13e02e9cb" 2019-04-05 06:24:32,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42811d1f-c5d5-4bce-9d2b-44e1b692ecf5 2019-04-05 06:24:32,371 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 06:24:32,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-42811d1f-c5d5-4bce-9d2b-44e1b692ecf5 2019-04-05 06:24:32,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193712949753s 2019-04-05 06:24:32,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 06:24:32,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}764e8e0883f2afd8d77d9017e915c7f13e02e9cb" 2019-04-05 06:24:32,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-631d6010-9c47-424e-92d2-b0cbca0dcc5c 2019-04-05 06:24:32,493 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 06:24:32,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-631d6010-9c47-424e-92d2-b0cbca0dcc5c 2019-04-05 06:24:32,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.117356061935s 2019-04-05 06:24:32,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 06:24:32,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}764e8e0883f2afd8d77d9017e915c7f13e02e9cb" 2019-04-05 06:24:32,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54bdd0d2-f85c-4463-80b7-2825d5c3e4a4 2019-04-05 06:24:32,691 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 06:24:32,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-54bdd0d2-f85c-4463-80b7-2825d5c3e4a4 2019-04-05 06:24:32,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19259095192s 2019-04-05 06:24:32,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 06:24:32,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}764e8e0883f2afd8d77d9017e915c7f13e02e9cb" 2019-04-05 06:24:32,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4611abe-9a22-497b-b19d-94f19ea8a5eb 2019-04-05 06:24:32,893 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 06:24:32,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-b4611abe-9a22-497b-b19d-94f19ea8a5eb 2019-04-05 06:24:32,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197031021118s 2019-04-05 06:24:32,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 06:24:32,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}764e8e0883f2afd8d77d9017e915c7f13e02e9cb" 2019-04-05 06:24:33,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 847 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb03ad15-6f2e-4abf-82dd-a3ef67871cbd 2019-04-05 06:24:33,031 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_29a0dd2b-40b5-4374-8b2e-2952a9b1e56c", "links": {"self": "http://172.30.9.23:5000/v3/users/d52a1f43d4694ed1b192879f436687c6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d52a1f43d4694ed1b192879f436687c6", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 06:24:33,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-bb03ad15-6f2e-4abf-82dd-a3ef67871cbd 2019-04-05 06:24:33,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.138003110886s 2019-04-05 06:24:33,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 06:24:33,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}764e8e0883f2afd8d77d9017e915c7f13e02e9cb" 2019-04-05 06:24:33,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2defa900-bd03-48b5-825c-2afd95b28099 2019-04-05 06:24:33,159 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.23:5000/v3/projects/8afdeb6b430e462891a8124d0caadda4"}, "tags": [], "enabled": true, "id": "8afdeb6b430e462891a8124d0caadda4", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_29a0dd2b-40b5-4374-8b2e-2952a9b1e56c"}]} 2019-04-05 06:24:33,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-2defa900-bd03-48b5-825c-2afd95b28099 2019-04-05 06:24:33,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115782022476s 2019-04-05 06:24:33,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 06:24:33,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=d52a1f43d4694ed1b192879f436687c6&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=8afdeb6b430e462891a8124d0caadda4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}764e8e0883f2afd8d77d9017e915c7f13e02e9cb" 2019-04-05 06:24:33,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ce49acf-1da7-4635-af41-c30f657de05e 2019-04-05 06:24:33,328 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=d52a1f43d4694ed1b192879f436687c6&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=8afdeb6b430e462891a8124d0caadda4", "previous": null, "next": null}} 2019-04-05 06:24:33,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=d52a1f43d4694ed1b192879f436687c6&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=8afdeb6b430e462891a8124d0caadda4 used request id req-8ce49acf-1da7-4635-af41-c30f657de05e 2019-04-05 06:24:33,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.160782814026s 2019-04-05 06:24:33,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-05 06:24:33,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/8afdeb6b430e462891a8124d0caadda4/users/d52a1f43d4694ed1b192879f436687c6/roles/a7225acce0184423a1dc2d63c39b687a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}764e8e0883f2afd8d77d9017e915c7f13e02e9cb" 2019-04-05 06:24:33,639 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 06:24:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32d23f51-f958-4816-a08e-4b4ae2aac823 2019-04-05 06:24:33,639 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 06:24:33,639 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/8afdeb6b430e462891a8124d0caadda4/users/d52a1f43d4694ed1b192879f436687c6/roles/a7225acce0184423a1dc2d63c39b687a used request id req-32d23f51-f958-4816-a08e-4b4ae2aac823 2019-04-05 06:24:33,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.307336807251s 2019-04-05 06:24:33,640 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_29a0dd2b-40b5-4374-8b2e-2952a9b1e56c', 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'8afdeb6b430e462891a8124d0caadda4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'bFS2wPmVPjiJvJU57CHC6IaJEufYWK', 'username': u'tenantnetwork2-user_29a0dd2b-40b5-4374-8b2e-2952a9b1e56c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-05 06:24:33,644 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_29a0dd2b-40b5-4374-8b2e-2952a9b1e56c', 'password': 'bFS2wPmVPjiJvJU57CHC6IaJEufYWK', 'project_name': 'tenantnetwork2-project_29a0dd2b-40b5-4374-8b2e-2952a9b1e56c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '8afdeb6b430e462891a8124d0caadda4', 'project_domain_name': 'Default'} 2019-04-05 06:24:33,644 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2019-04-05 06:24:33,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 06:24:33,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}764e8e0883f2afd8d77d9017e915c7f13e02e9cb" 2019-04-05 06:24:33,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d23cb8a8-09f5-4709-aab0-d3052221aed9 2019-04-05 06:24:33,771 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 06:24:33,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-d23cb8a8-09f5-4709-aab0-d3052221aed9 2019-04-05 06:24:33,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.12716293335s 2019-04-05 06:24:33,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 06:24:33,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}764e8e0883f2afd8d77d9017e915c7f13e02e9cb" 2019-04-05 06:24:33,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aa591a0-d6aa-46e4-a746-1c71f65ea5e9 2019-04-05 06:24:33,891 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.23:5000/v3/projects/8afdeb6b430e462891a8124d0caadda4"}, "tags": [], "enabled": true, "id": "8afdeb6b430e462891a8124d0caadda4", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_29a0dd2b-40b5-4374-8b2e-2952a9b1e56c"}]} 2019-04-05 06:24:33,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-3aa591a0-d6aa-46e4-a746-1c71f65ea5e9 2019-04-05 06:24:33,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111845970154s 2019-04-05 06:24:33,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-05 06:24:33,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}764e8e0883f2afd8d77d9017e915c7f13e02e9cb" -d '{"network": {"tenant_id": "8afdeb6b430e462891a8124d0caadda4", "name": "tenantnetwork2-net_29a0dd2b-40b5-4374-8b2e-2952a9b1e56c", "admin_state_up": true}}' 2019-04-05 06:24:34,263 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:33 GMT X-Openstack-Request-Id: req-f431e79b-5a37-4697-8f6d-1b109df5fdbb 2019-04-05 06:24:34,264 - 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":"1651c57e-2914-4302-b97b-301f3e8d4799","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":false,"project_id":"8afdeb6b430e462891a8124d0caadda4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T06:24:33Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork2-net_29a0dd2b-40b5-4374-8b2e-2952a9b1e56c","admin_state_up":true,"tenant_id":"8afdeb6b430e462891a8124d0caadda4","created_at":"2019-04-05T06:24:33Z","mtu":1450}} 2019-04-05 06:24:34,264 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f431e79b-5a37-4697-8f6d-1b109df5fdbb 2019-04-05 06:24:34,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.370687007904s 2019-04-05 06:24:34,264 - 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-04-05T06:24:33Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'1651c57e-2914-4302-b97b-301f3e8d4799', u'provider:segmentation_id': 56, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork2-net_29a0dd2b-40b5-4374-8b2e-2952a9b1e56c', u'created_at': u'2019-04-05T06:24:33Z', u'mtu': 1450, u'tenant_id': u'8afdeb6b430e462891a8124d0caadda4', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8afdeb6b430e462891a8124d0caadda4', u'l2_adjacency': True}) 2019-04-05 06:24:34,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:24:34,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f8c0c8f-d2b5-4b3f-811e-0902e32d31b0 2019-04-05 06:24:34,275 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-04-05 06:24:34,275 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-1f8c0c8f-d2b5-4b3f-811e-0902e32d31b0 2019-04-05 06:24:34,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 06:24:34,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "774319f454e747168821760a73d5b691", "name": "reader"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}], "expires_at": "2019-04-05T07:24:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8afdeb6b430e462891a8124d0caadda4", "name": "tenantnetwork2-project_29a0dd2b-40b5-4374-8b2e-2952a9b1e56c"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/8afdeb6b430e462891a8124d0caadda4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/8afdeb6b430e462891a8124d0caadda4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/8afdeb6b430e462891a8124d0caadda4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_8afdeb6b430e462891a8124d0caadda4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_8afdeb6b430e462891a8124d0caadda4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/8afdeb6b430e462891a8124d0caadda4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/8afdeb6b430e462891a8124d0caadda4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/8afdeb6b430e462891a8124d0caadda4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/8afdeb6b430e462891a8124d0caadda4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/8afdeb6b430e462891a8124d0caadda4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/8afdeb6b430e462891a8124d0caadda4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_29a0dd2b-40b5-4374-8b2e-2952a9b1e56c", "id": "d52a1f43d4694ed1b192879f436687c6"}, "audit_ids": ["SjBE8StGSXadz-2gkrdZPA"], "issued_at": "2019-04-05T06:24:34.000000Z"}} 2019-04-05 06:24:34,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:24:34,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ddb9628dcc4f5b85d53b6382b874631feae22faf" 2019-04-05 06:24:35,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:34 GMT X-Openstack-Request-Id: req-dc86ae8f-f719-4152-9e5b-743ce0ba88e3 2019-04-05 06:24:35,016 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"1651c57e-2914-4302-b97b-301f3e8d4799","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8afdeb6b430e462891a8124d0caadda4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T06:24:33Z","qos_policy_id":null,"name":"tenantnetwork2-net_29a0dd2b-40b5-4374-8b2e-2952a9b1e56c","admin_state_up":true,"tenant_id":"8afdeb6b430e462891a8124d0caadda4","created_at":"2019-04-05T06:24:33Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500}]} 2019-04-05 06:24:35,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-dc86ae8f-f719-4152-9e5b-743ce0ba88e3 2019-04-05 06:24:35,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.348328113556s 2019-04-05 06:24:35,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-05 06:24:35,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ddb9628dcc4f5b85d53b6382b874631feae22faf" -d '{"subnet": {"name": "tenantnetwork2-subnet_29a0dd2b-40b5-4374-8b2e-2952a9b1e56c", "enable_dhcp": true, "network_id": "1651c57e-2914-4302-b97b-301f3e8d4799", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-05 06:24:35,824 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:35 GMT X-Openstack-Request-Id: req-48e3b670-1661-4ce4-acd9-c0b11b7e7515 2019-04-05 06:24:35,824 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1651c57e-2914-4302-b97b-301f3e8d4799","tenant_id":"8afdeb6b430e462891a8124d0caadda4","created_at":"2019-04-05T06:24:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-05T06:24:35Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"8afdeb6b430e462891a8124d0caadda4","id":"b037bce6-ebee-4136-8385-e6466a7bdb1c","subnetpool_id":null,"name":"tenantnetwork2-subnet_29a0dd2b-40b5-4374-8b2e-2952a9b1e56c"}} 2019-04-05 06:24:35,824 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-48e3b670-1661-4ce4-acd9-c0b11b7e7515 2019-04-05 06:24:35,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.805992126465s 2019-04-05 06:24:35,825 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T06:24:35Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'b037bce6-ebee-4136-8385-e6466a7bdb1c', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_29a0dd2b-40b5-4374-8b2e-2952a9b1e56c', u'enable_dhcp': True, u'network_id': u'1651c57e-2914-4302-b97b-301f3e8d4799', u'tenant_id': u'8afdeb6b430e462891a8124d0caadda4', u'created_at': u'2019-04-05T06:24:35Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8afdeb6b430e462891a8124d0caadda4'}) 2019-04-05 06:24:35,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-05 06:24:35,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ddb9628dcc4f5b85d53b6382b874631feae22faf" -d '{"router": {"external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "name": "tenantnetwork2-router_29a0dd2b-40b5-4374-8b2e-2952a9b1e56c", "admin_state_up": true}}' 2019-04-05 06:24:37,340 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:36 GMT X-Openstack-Request-Id: req-765ba638-7b21-46c4-b8b9-c05e05529c0e 2019-04-05 06:24:37,341 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8afdeb6b430e462891a8124d0caadda4", "created_at": "2019-04-05T06:24:35Z", "admin_state_up": true, "updated_at": "2019-04-05T06:24:36Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "8afdeb6b430e462891a8124d0caadda4", "id": "7fc64425-bb0e-4b00-9e2a-0375c0bf5c30", "name": "tenantnetwork2-router_29a0dd2b-40b5-4374-8b2e-2952a9b1e56c"}} 2019-04-05 06:24:37,341 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-765ba638-7b21-46c4-b8b9-c05e05529c0e 2019-04-05 06:24:37,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.51568102837s 2019-04-05 06:24:37,342 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T06:24:36Z', u'revision_number': 2, u'id': u'7fc64425-bb0e-4b00-9e2a-0375c0bf5c30', u'external_gateway_info': {u'network_id': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_29a0dd2b-40b5-4374-8b2e-2952a9b1e56c', u'admin_state_up': True, u'tenant_id': u'8afdeb6b430e462891a8124d0caadda4', u'created_at': u'2019-04-05T06:24:35Z', u'flavor_id': None, u'routes': [], u'project_id': u'8afdeb6b430e462891a8124d0caadda4'}) 2019-04-05 06:24:37,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-05 06:24:37,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/7fc64425-bb0e-4b00-9e2a-0375c0bf5c30/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.15" -H "X-Auth-Token: {SHA1}ddb9628dcc4f5b85d53b6382b874631feae22faf" -d '{"subnet_id": "b037bce6-ebee-4136-8385-e6466a7bdb1c"}' 2019-04-05 06:24:39,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:39 GMT X-Openstack-Request-Id: req-d5c59cf7-7c71-43f5-9d01-046060503cb3 2019-04-05 06:24:39,723 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "1651c57e-2914-4302-b97b-301f3e8d4799", "tenant_id": "8afdeb6b430e462891a8124d0caadda4", "subnet_id": "b037bce6-ebee-4136-8385-e6466a7bdb1c", "subnet_ids": ["b037bce6-ebee-4136-8385-e6466a7bdb1c"], "port_id": "503b01f8-8019-4893-9c4d-3a9703a46983", "id": "7fc64425-bb0e-4b00-9e2a-0375c0bf5c30"} 2019-04-05 06:24:39,723 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/7fc64425-bb0e-4b00-9e2a-0375c0bf5c30/add_router_interface.json used request id req-d5c59cf7-7c71-43f5-9d01-046060503cb3 2019-04-05 06:24:39,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.38136792183s 2019-04-05 06:24:39,839 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-05 06:24:39,839 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:06 | PASS | +------------------------+------------------+------------------+----------------+ 2019-04-05 06:24:39,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-05 06:24:39,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/7fc64425-bb0e-4b00-9e2a-0375c0bf5c30/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.15" -H "X-Auth-Token: {SHA1}ddb9628dcc4f5b85d53b6382b874631feae22faf" -d '{"subnet_id": "b037bce6-ebee-4136-8385-e6466a7bdb1c"}' 2019-04-05 06:24:41,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:41 GMT X-Openstack-Request-Id: req-a78d0892-af77-4dfe-a105-1d6e3e96ff11 2019-04-05 06:24:41,953 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "1651c57e-2914-4302-b97b-301f3e8d4799", "tenant_id": "8afdeb6b430e462891a8124d0caadda4", "subnet_id": "b037bce6-ebee-4136-8385-e6466a7bdb1c", "subnet_ids": ["b037bce6-ebee-4136-8385-e6466a7bdb1c"], "port_id": "503b01f8-8019-4893-9c4d-3a9703a46983", "id": "7fc64425-bb0e-4b00-9e2a-0375c0bf5c30"} 2019-04-05 06:24:41,953 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/7fc64425-bb0e-4b00-9e2a-0375c0bf5c30/remove_router_interface.json used request id req-a78d0892-af77-4dfe-a105-1d6e3e96ff11 2019-04-05 06:24:41,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.10908913612s 2019-04-05 06:24:41,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-05 06:24:41,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ddb9628dcc4f5b85d53b6382b874631feae22faf" 2019-04-05 06:24:42,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:41 GMT X-Openstack-Request-Id: req-bfa37a33-7717-4319-a85f-3fda9c2dfca0 2019-04-05 06:24:42,100 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8afdeb6b430e462891a8124d0caadda4", "created_at": "2019-04-05T06:24:35Z", "admin_state_up": true, "updated_at": "2019-04-05T06:24:40Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "8afdeb6b430e462891a8124d0caadda4", "id": "7fc64425-bb0e-4b00-9e2a-0375c0bf5c30", "name": "tenantnetwork2-router_29a0dd2b-40b5-4374-8b2e-2952a9b1e56c"}]} 2019-04-05 06:24:42,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-bfa37a33-7717-4319-a85f-3fda9c2dfca0 2019-04-05 06:24:42,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.146929979324s 2019-04-05 06:24:42,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-05 06:24:42,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/7fc64425-bb0e-4b00-9e2a-0375c0bf5c30.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ddb9628dcc4f5b85d53b6382b874631feae22faf" 2019-04-05 06:24:43,420 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:24:43 GMT X-Openstack-Request-Id: req-85861e26-0ae2-4b4e-acbd-4c2b85d8d735 2019-04-05 06:24:43,420 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:24:43,420 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/7fc64425-bb0e-4b00-9e2a-0375c0bf5c30.json used request id req-85861e26-0ae2-4b4e-acbd-4c2b85d8d735 2019-04-05 06:24:43,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.31778502464s 2019-04-05 06:24:43,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-05 06:24:43,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ddb9628dcc4f5b85d53b6382b874631feae22faf" 2019-04-05 06:24:43,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:43 GMT X-Openstack-Request-Id: req-b70be303-060f-42bc-90d0-815f466d3002 2019-04-05 06:24:43,559 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1651c57e-2914-4302-b97b-301f3e8d4799","tenant_id":"8afdeb6b430e462891a8124d0caadda4","created_at":"2019-04-05T06:24:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-05T06:24:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"8afdeb6b430e462891a8124d0caadda4","id":"b037bce6-ebee-4136-8385-e6466a7bdb1c","subnetpool_id":null,"name":"tenantnetwork2-subnet_29a0dd2b-40b5-4374-8b2e-2952a9b1e56c"}]} 2019-04-05 06:24:43,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-b70be303-060f-42bc-90d0-815f466d3002 2019-04-05 06:24:43,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.13890004158s 2019-04-05 06:24:43,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-05 06:24:43,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/b037bce6-ebee-4136-8385-e6466a7bdb1c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ddb9628dcc4f5b85d53b6382b874631feae22faf" 2019-04-05 06:24:44,783 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:24:44 GMT X-Openstack-Request-Id: req-2465306d-0280-4958-90ce-fbeff55e2c41 2019-04-05 06:24:44,784 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:24:44,784 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/b037bce6-ebee-4136-8385-e6466a7bdb1c.json used request id req-2465306d-0280-4958-90ce-fbeff55e2c41 2019-04-05 06:24:44,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.22312617302s 2019-04-05 06:24:44,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:24:44,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ddb9628dcc4f5b85d53b6382b874631feae22faf" 2019-04-05 06:24:44,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:44 GMT X-Openstack-Request-Id: req-97db5bb7-15c9-443e-a7df-57a3fb5c108a 2019-04-05 06:24:44,874 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1651c57e-2914-4302-b97b-301f3e8d4799","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8afdeb6b430e462891a8124d0caadda4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T06:24:44Z","qos_policy_id":null,"name":"tenantnetwork2-net_29a0dd2b-40b5-4374-8b2e-2952a9b1e56c","admin_state_up":true,"tenant_id":"8afdeb6b430e462891a8124d0caadda4","created_at":"2019-04-05T06:24:33Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500}]} 2019-04-05 06:24:44,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-97db5bb7-15c9-443e-a7df-57a3fb5c108a 2019-04-05 06:24:44,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.090048789978s 2019-04-05 06:24:44,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-05 06:24:44,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/1651c57e-2914-4302-b97b-301f3e8d4799.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ddb9628dcc4f5b85d53b6382b874631feae22faf" 2019-04-05 06:24:46,057 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:24:45 GMT X-Openstack-Request-Id: req-bd6a2f07-2f56-437f-a460-c88e39707b21 2019-04-05 06:24:46,058 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:24:46,058 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/1651c57e-2914-4302-b97b-301f3e8d4799.json used request id req-bd6a2f07-2f56-437f-a460-c88e39707b21 2019-04-05 06:24:46,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.18242311478s 2019-04-05 06:24:46,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 06:24:46,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}764e8e0883f2afd8d77d9017e915c7f13e02e9cb" 2019-04-05 06:24:46,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 847 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fa337ae-59d5-4c47-bb28-31fc6b571fe5 2019-04-05 06:24:46,283 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_29a0dd2b-40b5-4374-8b2e-2952a9b1e56c", "links": {"self": "http://172.30.9.23:5000/v3/users/d52a1f43d4694ed1b192879f436687c6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d52a1f43d4694ed1b192879f436687c6", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 06:24:46,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-1fa337ae-59d5-4c47-bb28-31fc6b571fe5 2019-04-05 06:24:46,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.225014925003s 2019-04-05 06:24:46,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 06:24:46,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/d52a1f43d4694ed1b192879f436687c6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}764e8e0883f2afd8d77d9017e915c7f13e02e9cb" 2019-04-05 06:24:46,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29f5fbe1-2a4c-4d65-9741-0d8b143ddc12 2019-04-05 06:24:46,496 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_29a0dd2b-40b5-4374-8b2e-2952a9b1e56c", "links": {"self": "http://172.30.9.23:5000/v3/users/d52a1f43d4694ed1b192879f436687c6"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "d52a1f43d4694ed1b192879f436687c6", "description": null}} 2019-04-05 06:24:46,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/d52a1f43d4694ed1b192879f436687c6 used request id req-29f5fbe1-2a4c-4d65-9741-0d8b143ddc12 2019-04-05 06:24:46,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.207327842712s 2019-04-05 06:24:46,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-05 06:24:46,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/d52a1f43d4694ed1b192879f436687c6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}764e8e0883f2afd8d77d9017e915c7f13e02e9cb" 2019-04-05 06:24:46,731 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 06:24:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19417353-d700-427d-b7fb-a86342761d4b 2019-04-05 06:24:46,731 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 06:24:46,732 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/d52a1f43d4694ed1b192879f436687c6 used request id req-19417353-d700-427d-b7fb-a86342761d4b 2019-04-05 06:24:46,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.234951019287s 2019-04-05 06:24:46,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 06:24:46,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}764e8e0883f2afd8d77d9017e915c7f13e02e9cb" 2019-04-05 06:24:46,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4ae993b-c1a8-4e25-bfe7-b06c0a0f75ca 2019-04-05 06:24:46,942 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.23:5000/v3/projects/8afdeb6b430e462891a8124d0caadda4"}, "tags": [], "enabled": true, "id": "8afdeb6b430e462891a8124d0caadda4", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_29a0dd2b-40b5-4374-8b2e-2952a9b1e56c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 06:24:46,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-b4ae993b-c1a8-4e25-bfe7-b06c0a0f75ca 2019-04-05 06:24:46,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.204800128937s 2019-04-05 06:24:46,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-05 06:24:46,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/8afdeb6b430e462891a8124d0caadda4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}764e8e0883f2afd8d77d9017e915c7f13e02e9cb" 2019-04-05 06:24:47,176 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 06:24:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b618e98d-2626-4121-bc25-006a722671fd 2019-04-05 06:24:47,176 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 06:24:47,176 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/8afdeb6b430e462891a8124d0caadda4 used request id req-b618e98d-2626-4121-bc25-006a722671fd 2019-04-05 06:24:47,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.229212999344s 2019-04-05 06:24:47,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 06:24:47,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=8afdeb6b430e462891a8124d0caadda4&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.15" -H "X-Auth-Token: {SHA1}764e8e0883f2afd8d77d9017e915c7f13e02e9cb" 2019-04-05 06:24:48,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:47 GMT X-Openstack-Request-Id: req-5e43c499-2280-499e-b4ba-74a80e554017 2019-04-05 06:24:48,217 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8afdeb6b430e462891a8124d0caadda4", "created_at": "2019-04-05T06:24:33Z", "updated_at": "2019-04-05T06:24:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:33Z", "revision_number": 0, "id": "103ae32d-0e0f-47f9-a053-4512b55c4a5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:33Z", "security_group_id": "faa7103f-7b70-415e-8e32-be04dcfae200", "tenant_id": "8afdeb6b430e462891a8124d0caadda4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8afdeb6b430e462891a8124d0caadda4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:33Z", "revision_number": 0, "id": "76e3a905-0a18-47e6-b341-dc40de55fc27", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:33Z", "security_group_id": "faa7103f-7b70-415e-8e32-be04dcfae200", "tenant_id": "8afdeb6b430e462891a8124d0caadda4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8afdeb6b430e462891a8124d0caadda4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:33Z", "revision_number": 0, "id": "92bda57b-ef20-418a-bd93-da91d9ec1669", "remote_group_id": "faa7103f-7b70-415e-8e32-be04dcfae200", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:33Z", "security_group_id": "faa7103f-7b70-415e-8e32-be04dcfae200", "tenant_id": "8afdeb6b430e462891a8124d0caadda4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8afdeb6b430e462891a8124d0caadda4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:33Z", "revision_number": 0, "id": "fa9d93a6-cb12-4bee-91ca-b2479d8a6008", "remote_group_id": "faa7103f-7b70-415e-8e32-be04dcfae200", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:33Z", "security_group_id": "faa7103f-7b70-415e-8e32-be04dcfae200", "tenant_id": "8afdeb6b430e462891a8124d0caadda4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8afdeb6b430e462891a8124d0caadda4"}], "revision_number": 1, "project_id": "8afdeb6b430e462891a8124d0caadda4", "id": "faa7103f-7b70-415e-8e32-be04dcfae200", "name": "default"}]} 2019-04-05 06:24:48,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=8afdeb6b430e462891a8124d0caadda4&name=default used request id req-5e43c499-2280-499e-b4ba-74a80e554017 2019-04-05 06:24:48,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 1.03575205803s 2019-04-05 06:24:48,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 06:24:48,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}764e8e0883f2afd8d77d9017e915c7f13e02e9cb" 2019-04-05 06:24:48,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:47 GMT X-Openstack-Request-Id: req-6f9b6225-e9af-47a2-a1e5-25bf3f3fce08 2019-04-05 06:24:48,269 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-05T06:24:19Z", "updated_at": "2019-04-05T06:24:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "0816cb4e-5b34-4e0e-a92b-2747b5ac7a00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "25763b38-1719-453d-a14e-f3c76b13cc42", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "8210886f-2687-4779-b145-fc57423d91c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "fba949ea-8aec-4a37-9c7a-026e6bd092f8", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "created_at": "2019-04-05T06:22:23Z", "updated_at": "2019-04-05T06:22:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "6ea82520-e223-4695-ad5e-9d8a732e75e5", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "84dbc1ec-b830-42da-a2c2-6affe4564e92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "b2cb60c5-bb44-4241-9c03-4830a87cc121", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "bc3ce38f-1e5b-4e37-bc17-77b797ed9d56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}], "revision_number": 1, "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "created_at": "2019-04-05T06:24:18Z", "updated_at": "2019-04-05T06:24:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "1c082b29-0864-456d-a6b5-dfb8ddb5c4dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "3ff1d863-0a41-400b-82d4-9ec541b9069c", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "a5a87ded-31da-4d85-931e-1621ef79b33d", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "ba36cf94-d6e2-464c-a246-442cd5b4c44d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}], "revision_number": 1, "project_id": "a8d120259c3946c982a593eded4f1cfb", "id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8afdeb6b430e462891a8124d0caadda4", "created_at": "2019-04-05T06:24:33Z", "updated_at": "2019-04-05T06:24:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:33Z", "revision_number": 0, "id": "103ae32d-0e0f-47f9-a053-4512b55c4a5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:33Z", "security_group_id": "faa7103f-7b70-415e-8e32-be04dcfae200", "tenant_id": "8afdeb6b430e462891a8124d0caadda4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8afdeb6b430e462891a8124d0caadda4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:33Z", "revision_number": 0, "id": "76e3a905-0a18-47e6-b341-dc40de55fc27", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:33Z", "security_group_id": "faa7103f-7b70-415e-8e32-be04dcfae200", "tenant_id": "8afdeb6b430e462891a8124d0caadda4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8afdeb6b430e462891a8124d0caadda4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:33Z", "revision_number": 0, "id": "92bda57b-ef20-418a-bd93-da91d9ec1669", "remote_group_id": "faa7103f-7b70-415e-8e32-be04dcfae200", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:33Z", "security_group_id": "faa7103f-7b70-415e-8e32-be04dcfae200", "tenant_id": "8afdeb6b430e462891a8124d0caadda4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8afdeb6b430e462891a8124d0caadda4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:33Z", "revision_number": 0, "id": "fa9d93a6-cb12-4bee-91ca-b2479d8a6008", "remote_group_id": "faa7103f-7b70-415e-8e32-be04dcfae200", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:33Z", "security_group_id": "faa7103f-7b70-415e-8e32-be04dcfae200", "tenant_id": "8afdeb6b430e462891a8124d0caadda4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8afdeb6b430e462891a8124d0caadda4"}], "revision_number": 1, "project_id": "8afdeb6b430e462891a8124d0caadda4", "id": "faa7103f-7b70-415e-8e32-be04dcfae200", "name": "default"}]} 2019-04-05 06:24:48,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-6f9b6225-e9af-47a2-a1e5-25bf3f3fce08 2019-04-05 06:24:48,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0470559597015s 2019-04-05 06:24:48,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-05 06:24:48,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/faa7103f-7b70-415e-8e32-be04dcfae200.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}764e8e0883f2afd8d77d9017e915c7f13e02e9cb" 2019-04-05 06:24:48,408 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:24:48 GMT X-Openstack-Request-Id: req-cc60a364-8cad-47e5-a736-ff6abaeeca80 2019-04-05 06:24:48,408 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:24:48,408 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/faa7103f-7b70-415e-8e32-be04dcfae200.json used request id req-cc60a364-8cad-47e5-a736-ff6abaeeca80 2019-04-05 06:24:48,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.131602048874s 2019-04-05 06:24:48,453 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2019-04-05 06:24:48,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:24:48,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81651f2e-9ef1-4c56-837a-d85c83730ff6 2019-04-05 06:24:48,555 - 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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 06:24:48,555 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-81651f2e-9ef1-4c56-837a-d85c83730ff6 2019-04-05 06:24:48,556 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 06:24:48,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58fef951bcfc4cf0998078f8ffea0edb", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}, {"id": "774319f454e747168821760a73d5b691", "name": "reader"}], "expires_at": "2019-04-05T07:24:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8d120259c3946c982a593eded4f1cfb", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3925ae83907349f0acb148efa634063e"}, "audit_ids": ["5CndDyrDQT61bujbDbhm8Q"], "issued_at": "2019-04-05T06:24:48.000000Z"}} 2019-04-05 06:24:48,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:24:48,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}07228758bed38320de2e1b23f8927b68a3fcbb52" 2019-04-05 06:24:49,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:48 GMT X-Openstack-Request-Id: req-7b0066a9-0816-4237-882e-8fa3705589aa 2019-04-05 06:24:49,303 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"}]} 2019-04-05 06:24:49,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7b0066a9-0816-4237-882e-8fa3705589aa 2019-04-05 06:24:49,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.351805925369s 2019-04-05 06:24:49,305 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2019-04-05 06:24:49,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:24:49,316 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43551af4-2879-40e1-aa12-033c55af0b2f 2019-04-05 06:24:49,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.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 06:24:49,317 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-43551af4-2879-40e1-aa12-033c55af0b2f 2019-04-05 06:24:49,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 06:24:49,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}07228758bed38320de2e1b23f8927b68a3fcbb52" 2019-04-05 06:24:49,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e089730-531f-4ad5-a5e1-c1bc3fac3404 2019-04-05 06:24:49,431 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 06:24:49,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-4e089730-531f-4ad5-a5e1-c1bc3fac3404 2019-04-05 06:24:49,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114162921906s 2019-04-05 06:24:49,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 06:24:49,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}07228758bed38320de2e1b23f8927b68a3fcbb52" 2019-04-05 06:24:49,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebddfd4d-060f-4281-9d64-5280de36a6be 2019-04-05 06:24:49,618 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 06:24:49,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-ebddfd4d-060f-4281-9d64-5280de36a6be 2019-04-05 06:24:49,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.178941011429s 2019-04-05 06:24:49,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-05 06:24:49,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}07228758bed38320de2e1b23f8927b68a3fcbb52" -d '{"network": {"tenant_id": "a8d120259c3946c982a593eded4f1cfb", "name": "vmready1-net_16fc052b-3fea-4023-8e48-32d96b31d605", "admin_state_up": true}}' 2019-04-05 06:24:49,890 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:49 GMT X-Openstack-Request-Id: req-0a26f2fe-6aa1-40f1-9dd0-60c2d7e14df4 2019-04-05 06:24:49,891 - 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":"f2e59b9a-a540-4594-bf62-95970085c045","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"a8d120259c3946c982a593eded4f1cfb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T06:24:49Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_16fc052b-3fea-4023-8e48-32d96b31d605","admin_state_up":true,"tenant_id":"a8d120259c3946c982a593eded4f1cfb","created_at":"2019-04-05T06:24:49Z","mtu":1450}} 2019-04-05 06:24:49,891 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-0a26f2fe-6aa1-40f1-9dd0-60c2d7e14df4 2019-04-05 06:24:49,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.271656990051s 2019-04-05 06:24:49,892 - 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-04-05T06:24:49Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f2e59b9a-a540-4594-bf62-95970085c045', u'provider:segmentation_id': 98, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready1-net_16fc052b-3fea-4023-8e48-32d96b31d605', u'created_at': u'2019-04-05T06:24:49Z', u'mtu': 1450, u'tenant_id': u'a8d120259c3946c982a593eded4f1cfb', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a8d120259c3946c982a593eded4f1cfb', u'l2_adjacency': True}) 2019-04-05 06:24:49,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:24:49,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}07228758bed38320de2e1b23f8927b68a3fcbb52" 2019-04-05 06:24:49,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:49 GMT X-Openstack-Request-Id: req-2b7e7e23-cf73-4147-86ab-d86cbf90ace1 2019-04-05 06:24:49,991 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"f2e59b9a-a540-4594-bf62-95970085c045","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"a8d120259c3946c982a593eded4f1cfb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T06:24:49Z","qos_policy_id":null,"name":"vmready1-net_16fc052b-3fea-4023-8e48-32d96b31d605","admin_state_up":true,"tenant_id":"a8d120259c3946c982a593eded4f1cfb","created_at":"2019-04-05T06:24:49Z","provider:network_type":"vxlan"}]} 2019-04-05 06:24:49,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-2b7e7e23-cf73-4147-86ab-d86cbf90ace1 2019-04-05 06:24:49,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0991718769073s 2019-04-05 06:24:49,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-05 06:24:49,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}07228758bed38320de2e1b23f8927b68a3fcbb52" -d '{"subnet": {"name": "vmready1-subnet_16fc052b-3fea-4023-8e48-32d96b31d605", "enable_dhcp": true, "network_id": "f2e59b9a-a540-4594-bf62-95970085c045", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-05 06:24:50,654 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 694 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:50 GMT X-Openstack-Request-Id: req-375e2bb7-1847-42b8-8503-091457213691 2019-04-05 06:24:50,654 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-04-05T06:24: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":"aceeafe6-9f0d-47af-853c-d3eeb285ae0f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a8d120259c3946c982a593eded4f1cfb","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_16fc052b-3fea-4023-8e48-32d96b31d605","enable_dhcp":true,"segment_id":null,"network_id":"f2e59b9a-a540-4594-bf62-95970085c045","tenant_id":"a8d120259c3946c982a593eded4f1cfb","created_at":"2019-04-05T06:24:49Z","ip_version":4}} 2019-04-05 06:24:50,654 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-375e2bb7-1847-42b8-8503-091457213691 2019-04-05 06:24:50,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.661367893219s 2019-04-05 06:24:50,655 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T06:24: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'aceeafe6-9f0d-47af-853c-d3eeb285ae0f', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_16fc052b-3fea-4023-8e48-32d96b31d605', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'f2e59b9a-a540-4594-bf62-95970085c045', u'tenant_id': u'a8d120259c3946c982a593eded4f1cfb', u'created_at': u'2019-04-05T06:24: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'a8d120259c3946c982a593eded4f1cfb'}) 2019-04-05 06:24:50,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-05 06:24:50,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}07228758bed38320de2e1b23f8927b68a3fcbb52" -d '{"router": {"external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "name": "vmready1-router_16fc052b-3fea-4023-8e48-32d96b31d605", "admin_state_up": true}}' 2019-04-05 06:24:52,206 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 708 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:51 GMT X-Openstack-Request-Id: req-38101c8f-16b8-4042-b534-9f620e792606 2019-04-05 06:24:52,206 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "created_at": "2019-04-05T06:24:50Z", "admin_state_up": true, "updated_at": "2019-04-05T06:24:51Z", "project_id": "a8d120259c3946c982a593eded4f1cfb", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "e81f5ea6-e749-40c4-a9e7-93ce5153f4fe", "name": "vmready1-router_16fc052b-3fea-4023-8e48-32d96b31d605"}} 2019-04-05 06:24:52,207 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-38101c8f-16b8-4042-b534-9f620e792606 2019-04-05 06:24:52,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.55138897896s 2019-04-05 06:24:52,207 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T06:24:51Z', u'revision_number': 2, u'ha': False, u'id': u'e81f5ea6-e749-40c4-a9e7-93ce5153f4fe', u'external_gateway_info': {u'network_id': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_16fc052b-3fea-4023-8e48-32d96b31d605', u'admin_state_up': True, u'tenant_id': u'a8d120259c3946c982a593eded4f1cfb', u'created_at': u'2019-04-05T06:24:50Z', u'flavor_id': None, u'routes': [], u'project_id': u'a8d120259c3946c982a593eded4f1cfb'}) 2019-04-05 06:24:52,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-05 06:24:52,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/e81f5ea6-e749-40c4-a9e7-93ce5153f4fe/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.15" -H "X-Auth-Token: {SHA1}07228758bed38320de2e1b23f8927b68a3fcbb52" -d '{"subnet_id": "aceeafe6-9f0d-47af-853c-d3eeb285ae0f"}' 2019-04-05 06:24:54,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:54 GMT X-Openstack-Request-Id: req-4d50508d-0d9b-42fb-b615-c88056accc37 2019-04-05 06:24:54,642 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f2e59b9a-a540-4594-bf62-95970085c045", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "subnet_id": "aceeafe6-9f0d-47af-853c-d3eeb285ae0f", "subnet_ids": ["aceeafe6-9f0d-47af-853c-d3eeb285ae0f"], "port_id": "b37caf83-fd71-41e9-8a4d-35424ca87411", "id": "e81f5ea6-e749-40c4-a9e7-93ce5153f4fe"} 2019-04-05 06:24:54,643 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/e81f5ea6-e749-40c4-a9e7-93ce5153f4fe/add_router_interface.json used request id req-4d50508d-0d9b-42fb-b615-c88056accc37 2019-04-05 06:24:54,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.43499994278s 2019-04-05 06:24:54,643 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-05 06:24:54,749 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-05 06:24:54,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:24:54,769 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:54 GMT 2019-04-05 06:24:54,770 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-04-05 06:24:54,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 06:24:54,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}07228758bed38320de2e1b23f8927b68a3fcbb52" 2019-04-05 06:24:55,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:55 GMT X-Openstack-Request-Id: req-1ce3bd25-1076-4efd-8671-e62ee7ba95fe 2019-04-05 06:24:55,802 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 06:24:55,802 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-1ce3bd25-1076-4efd-8671-e62ee7ba95fe 2019-04-05 06:24:55,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 1.02743005753s 2019-04-05 06:24:55,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-05 06:24:55,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}07228758bed38320de2e1b23f8927b68a3fcbb52" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_16fc052b-3fea-4023-8e48-32d96b31d605", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_16fc052b-3fea-4023-8e48-32d96b31d605"}' 2019-04-05 06:24:55,903 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:55 GMT Location: http://172.30.9.23:9292/v2/images/da4e5459-bf2d-49e7-90e9-c2f9d4f126e7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9967ce9e-a0d7-4f36-a64d-ad19389467f2 2019-04-05 06:24:55,903 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T06:24:55Z", "file": "/v2/images/da4e5459-bf2d-49e7-90e9-c2f9d4f126e7/file", "owner": "a8d120259c3946c982a593eded4f1cfb", "id": "da4e5459-bf2d-49e7-90e9-c2f9d4f126e7", "size": null, "self": "/v2/images/da4e5459-bf2d-49e7-90e9-c2f9d4f126e7", "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_16fc052b-3fea-4023-8e48-32d96b31d605", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_16fc052b-3fea-4023-8e48-32d96b31d605", "checksum": null, "created_at": "2019-04-05T06:24:55Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-05 06:24:55,904 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-9967ce9e-a0d7-4f36-a64d-ad19389467f2 2019-04-05 06:24:55,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0926818847656s 2019-04-05 06:24:55,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-05 06:24:55,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/da4e5459-bf2d-49e7-90e9-c2f9d4f126e7/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.15" -H "X-Auth-Token: {SHA1}07228758bed38320de2e1b23f8927b68a3fcbb52" -d '' 2019-04-05 06:24:58,853 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 06:24:58 GMT X-Openstack-Request-Id: req-0ff4ed60-e1d2-4b9e-ad07-e9600df4dce9 2019-04-05 06:24:58,854 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 06:24:58,854 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/da4e5459-bf2d-49e7-90e9-c2f9d4f126e7/file used request id req-0ff4ed60-e1d2-4b9e-ad07-e9600df4dce9 2019-04-05 06:24:58,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.94948506355s 2019-04-05 06:24:58,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 06:24:58,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}07228758bed38320de2e1b23f8927b68a3fcbb52" 2019-04-05 06:24:58,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24:58 GMT X-Openstack-Request-Id: req-1862ba91-a25f-432e-9dc6-0ce86510a45f 2019-04-05 06:24:58,887 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T06:24:58Z", "file": "/v2/images/da4e5459-bf2d-49e7-90e9-c2f9d4f126e7/file", "owner": "a8d120259c3946c982a593eded4f1cfb", "id": "da4e5459-bf2d-49e7-90e9-c2f9d4f126e7", "size": 12716032, "self": "/v2/images/da4e5459-bf2d-49e7-90e9-c2f9d4f126e7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/da4e5459-bf2d-49e7-90e9-c2f9d4f126e7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/da4e5459-bf2d-49e7-90e9-c2f9d4f126e7/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_16fc052b-3fea-4023-8e48-32d96b31d605", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_16fc052b-3fea-4023-8e48-32d96b31d605", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T06:24:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 06:24:58,887 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-1862ba91-a25f-432e-9dc6-0ce86510a45f 2019-04-05 06:24:58,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0287621021271s 2019-04-05 06:24:58,889 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/da4e5459-bf2d-49e7-90e9-c2f9d4f126e7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/da4e5459-bf2d-49e7-90e9-c2f9d4f126e7/file', 'owner': u'a8d120259c3946c982a593eded4f1cfb', 'id': u'da4e5459-bf2d-49e7-90e9-c2f9d4f126e7', 'size': 12716032, u'self': u'/v2/images/da4e5459-bf2d-49e7-90e9-c2f9d4f126e7', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a8d120259c3946c982a593eded4f1cfb', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/da4e5459-bf2d-49e7-90e9-c2f9d4f126e7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-05T06:24:58Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-05T06:24:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_16fc052b-3fea-4023-8e48-32d96b31d605', '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/da4e5459-bf2d-49e7-90e9-c2f9d4f126e7', 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_16fc052b-3fea-4023-8e48-32d96b31d605', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_16fc052b-3fea-4023-8e48-32d96b31d605', 'created': u'2019-04-05T06:24:55Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-05T06:24:55Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/da4e5459-bf2d-49e7-90e9-c2f9d4f126e7', 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_16fc052b-3fea-4023-8e48-32d96b31d605', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-05 06:24:58,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-05 06:24:58,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}07228758bed38320de2e1b23f8927b68a3fcbb52" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_16fc052b-3fea-4023-8e48-32d96b31d605", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-05 06:24:59,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24: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-08812e8e-5728-44f3-8d2a-79b047517809 x-openstack-request-id: req-08812e8e-5728-44f3-8d2a-79b047517809 2019-04-05 06:24:59,747 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready1-flavor_16fc052b-3fea-4023-8e48-32d96b31d605", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/922dfcbb-098c-4261-b0f4-cf5c0c60dbf5", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/922dfcbb-098c-4261-b0f4-cf5c0c60dbf5", "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": "922dfcbb-098c-4261-b0f4-cf5c0c60dbf5"}} 2019-04-05 06:24:59,747 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-08812e8e-5728-44f3-8d2a-79b047517809 2019-04-05 06:24:59,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.854546070099s 2019-04-05 06:24:59,748 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_16fc052b-3fea-4023-8e48-32d96b31d605', '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'a8d120259c3946c982a593eded4f1cfb', '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'922dfcbb-098c-4261-b0f4-cf5c0c60dbf5', 'swap': 0}) 2019-04-05 06:24:59,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-05 06:24:59,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/922dfcbb-098c-4261-b0f4-cf5c0c60dbf5/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.15" -H "X-Auth-Token: {SHA1}07228758bed38320de2e1b23f8927b68a3fcbb52" -d '{"extra_specs": {}}' 2019-04-05 06:24:59,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 06:24: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-fe088106-508c-4d11-ad31-0b08e708de89 x-openstack-request-id: req-fe088106-508c-4d11-ad31-0b08e708de89 2019-04-05 06:24:59,877 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-05 06:24:59,877 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/922dfcbb-098c-4261-b0f4-cf5c0c60dbf5/os-extra_specs used request id req-fe088106-508c-4d11-ad31-0b08e708de89 2019-04-05 06:24:59,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.128697872162s 2019-04-05 06:24:59,990 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-05 06:24:59,991 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:11 | PASS | +-------------------+------------------+------------------+----------------+ 2019-04-05 06:24:59,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-05 06:24:59,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/e81f5ea6-e749-40c4-a9e7-93ce5153f4fe/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.15" -H "X-Auth-Token: {SHA1}07228758bed38320de2e1b23f8927b68a3fcbb52" -d '{"subnet_id": "aceeafe6-9f0d-47af-853c-d3eeb285ae0f"}' 2019-04-05 06:25:01,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:01 GMT X-Openstack-Request-Id: req-5d6bf08f-204d-4a4e-8f73-7e4c7f044569 2019-04-05 06:25:01,988 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f2e59b9a-a540-4594-bf62-95970085c045", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "subnet_id": "aceeafe6-9f0d-47af-853c-d3eeb285ae0f", "subnet_ids": ["aceeafe6-9f0d-47af-853c-d3eeb285ae0f"], "port_id": "b37caf83-fd71-41e9-8a4d-35424ca87411", "id": "e81f5ea6-e749-40c4-a9e7-93ce5153f4fe"} 2019-04-05 06:25:01,988 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/e81f5ea6-e749-40c4-a9e7-93ce5153f4fe/remove_router_interface.json used request id req-5d6bf08f-204d-4a4e-8f73-7e4c7f044569 2019-04-05 06:25:01,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.99268913269s 2019-04-05 06:25:01,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-05 06:25:01,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}07228758bed38320de2e1b23f8927b68a3fcbb52" 2019-04-05 06:25:02,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 717 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:01 GMT X-Openstack-Request-Id: req-de6b143d-67c1-45cb-8898-5591587cfc6a 2019-04-05 06:25:02,129 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "created_at": "2019-04-05T06:24:50Z", "admin_state_up": true, "updated_at": "2019-04-05T06:25:00Z", "project_id": "a8d120259c3946c982a593eded4f1cfb", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "e81f5ea6-e749-40c4-a9e7-93ce5153f4fe", "name": "vmready1-router_16fc052b-3fea-4023-8e48-32d96b31d605"}]} 2019-04-05 06:25:02,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-de6b143d-67c1-45cb-8898-5591587cfc6a 2019-04-05 06:25:02,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.140644073486s 2019-04-05 06:25:02,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-05 06:25:02,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/e81f5ea6-e749-40c4-a9e7-93ce5153f4fe.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07228758bed38320de2e1b23f8927b68a3fcbb52" 2019-04-05 06:25:03,465 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:25:03 GMT X-Openstack-Request-Id: req-7fb3e35b-22cb-4152-9609-c69f6caa1d07 2019-04-05 06:25:03,465 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:25:03,465 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/e81f5ea6-e749-40c4-a9e7-93ce5153f4fe.json used request id req-7fb3e35b-22cb-4152-9609-c69f6caa1d07 2019-04-05 06:25:03,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.33466291428s 2019-04-05 06:25:03,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-05 06:25:03,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}07228758bed38320de2e1b23f8927b68a3fcbb52" 2019-04-05 06:25:03,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1326 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:03 GMT X-Openstack-Request-Id: req-7c59849a-391f-4efe-914e-d959f7be34c0 2019-04-05 06:25:03,527 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-05T06:24: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":"aceeafe6-9f0d-47af-853c-d3eeb285ae0f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a8d120259c3946c982a593eded4f1cfb","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_16fc052b-3fea-4023-8e48-32d96b31d605","enable_dhcp":true,"segment_id":null,"network_id":"f2e59b9a-a540-4594-bf62-95970085c045","tenant_id":"a8d120259c3946c982a593eded4f1cfb","created_at":"2019-04-05T06:24:49Z","ip_version":4},{"updated_at":"2019-04-05T06:22:27Z","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":"d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:27Z","ip_version":4}]} 2019-04-05 06:25:03,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-7c59849a-391f-4efe-914e-d959f7be34c0 2019-04-05 06:25:03,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0615088939667s 2019-04-05 06:25:03,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-05 06:25:03,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/aceeafe6-9f0d-47af-853c-d3eeb285ae0f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07228758bed38320de2e1b23f8927b68a3fcbb52" 2019-04-05 06:25:04,396 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:25:03 GMT X-Openstack-Request-Id: req-4df016e9-f2c1-4110-8a4a-29021e085ed3 2019-04-05 06:25:04,396 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:25:04,396 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/aceeafe6-9f0d-47af-853c-d3eeb285ae0f.json used request id req-4df016e9-f2c1-4110-8a4a-29021e085ed3 2019-04-05 06:25:04,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.865247964859s 2019-04-05 06:25:04,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:25:04,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}07228758bed38320de2e1b23f8927b68a3fcbb52" 2019-04-05 06:25:04,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:04 GMT X-Openstack-Request-Id: req-adead2db-49fe-4fc8-8eaf-7d2826b190f4 2019-04-05 06:25:04,511 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f2e59b9a-a540-4594-bf62-95970085c045","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"a8d120259c3946c982a593eded4f1cfb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T06:25:03Z","qos_policy_id":null,"name":"vmready1-net_16fc052b-3fea-4023-8e48-32d96b31d605","admin_state_up":true,"tenant_id":"a8d120259c3946c982a593eded4f1cfb","created_at":"2019-04-05T06:24:49Z","provider:network_type":"vxlan"}]} 2019-04-05 06:25:04,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-adead2db-49fe-4fc8-8eaf-7d2826b190f4 2019-04-05 06:25:04,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.115011930466s 2019-04-05 06:25:04,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-05 06:25:04,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/f2e59b9a-a540-4594-bf62-95970085c045.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07228758bed38320de2e1b23f8927b68a3fcbb52" 2019-04-05 06:25:05,694 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:25:05 GMT X-Openstack-Request-Id: req-82a2ff78-573e-465c-a937-d1d6f60771a8 2019-04-05 06:25:05,694 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:25:05,694 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/f2e59b9a-a540-4594-bf62-95970085c045.json used request id req-82a2ff78-573e-465c-a937-d1d6f60771a8 2019-04-05 06:25:05,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.18158793449s 2019-04-05 06:25:05,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 06:25:05,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}07228758bed38320de2e1b23f8927b68a3fcbb52" 2019-04-05 06:25:05,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:05 GMT X-Openstack-Request-Id: req-892dbdd0-72d4-49bf-a8ef-5e7abbeeeb49 2019-04-05 06:25:05,725 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T06:24:58Z", "file": "/v2/images/da4e5459-bf2d-49e7-90e9-c2f9d4f126e7/file", "owner": "a8d120259c3946c982a593eded4f1cfb", "id": "da4e5459-bf2d-49e7-90e9-c2f9d4f126e7", "size": 12716032, "self": "/v2/images/da4e5459-bf2d-49e7-90e9-c2f9d4f126e7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/da4e5459-bf2d-49e7-90e9-c2f9d4f126e7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/da4e5459-bf2d-49e7-90e9-c2f9d4f126e7/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_16fc052b-3fea-4023-8e48-32d96b31d605", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_16fc052b-3fea-4023-8e48-32d96b31d605", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T06:24:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 06:25:05,725 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-892dbdd0-72d4-49bf-a8ef-5e7abbeeeb49 2019-04-05 06:25:05,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0261631011963s 2019-04-05 06:25:05,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-05 06:25:05,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/da4e5459-bf2d-49e7-90e9-c2f9d4f126e7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07228758bed38320de2e1b23f8927b68a3fcbb52" 2019-04-05 06:25:06,805 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 06:25:06 GMT X-Openstack-Request-Id: req-0fe4dbfd-26bd-4ade-bfa3-9fd1417a5097 2019-04-05 06:25:06,805 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 06:25:06,805 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/da4e5459-bf2d-49e7-90e9-c2f9d4f126e7 used request id req-0fe4dbfd-26bd-4ade-bfa3-9fd1417a5097 2019-04-05 06:25:06,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.07850003242s 2019-04-05 06:25:06,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 06:25:06,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}07228758bed38320de2e1b23f8927b68a3fcbb52" 2019-04-05 06:25:06,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Fri, 05 Apr 2019 06: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-2b0b4b1d-5634-4852-9c11-47775a28d3b1 x-openstack-request-id: req-2b0b4b1d-5634-4852-9c11-47775a28d3b1 2019-04-05 06:25:06,949 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready1-flavor_16fc052b-3fea-4023-8e48-32d96b31d605", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/922dfcbb-098c-4261-b0f4-cf5c0c60dbf5", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/922dfcbb-098c-4261-b0f4-cf5c0c60dbf5", "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": "922dfcbb-098c-4261-b0f4-cf5c0c60dbf5"}]} 2019-04-05 06:25:06,949 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-2b0b4b1d-5634-4852-9c11-47775a28d3b1 2019-04-05 06:25:06,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.128836154938s 2019-04-05 06:25:06,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-05 06:25:06,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/922dfcbb-098c-4261-b0f4-cf5c0c60dbf5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07228758bed38320de2e1b23f8927b68a3fcbb52" 2019-04-05 06:25:06,996 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25: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-2830d690-358a-4cb3-b7be-ce511d8662df x-openstack-request-id: req-2830d690-358a-4cb3-b7be-ce511d8662df 2019-04-05 06:25:06,996 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/922dfcbb-098c-4261-b0f4-cf5c0c60dbf5 used request id req-2830d690-358a-4cb3-b7be-ce511d8662df 2019-04-05 06:25:06,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0446989536285s 2019-04-05 06:25:07,043 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2019-04-05 06:25:07,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:25:07,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-035f2180-33f7-477e-a59c-f2dabe913605 2019-04-05 06:25:07,091 - 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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 06:25:07,091 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-035f2180-33f7-477e-a59c-f2dabe913605 2019-04-05 06:25:07,091 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 06:25:07,492 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58fef951bcfc4cf0998078f8ffea0edb", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}, {"id": "774319f454e747168821760a73d5b691", "name": "reader"}], "expires_at": "2019-04-05T07:25:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8d120259c3946c982a593eded4f1cfb", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3925ae83907349f0acb148efa634063e"}, "audit_ids": ["UDSpIfiMRNexBIsydq4PJQ"], "issued_at": "2019-04-05T06:25:07.000000Z"}} 2019-04-05 06:25:07,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:25:07,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4f5f2505cfcddd32f19e421fec25f45e6a069967" 2019-04-05 06:25:08,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:08 GMT X-Openstack-Request-Id: req-58167597-abbc-476b-8f28-c092bbe04418 2019-04-05 06:25:08,594 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"}]} 2019-04-05 06:25:08,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-58167597-abbc-476b-8f28-c092bbe04418 2019-04-05 06:25:08,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.09863114357s 2019-04-05 06:25:08,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:25:08,607 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc6ee5ef-b99f-46d0-a709-cb4196804a1f 2019-04-05 06:25:08,607 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 06:25:08,607 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-dc6ee5ef-b99f-46d0-a709-cb4196804a1f 2019-04-05 06:25:08,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 06:25:08,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4f5f2505cfcddd32f19e421fec25f45e6a069967" 2019-04-05 06:25:08,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23871324-d6b1-41f4-b873-d2cf92f5e746 2019-04-05 06:25:08,801 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 06:25:08,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-23871324-d6b1-41f4-b873-d2cf92f5e746 2019-04-05 06:25:08,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193605899811s 2019-04-05 06:25:08,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-05 06:25:08,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4f5f2505cfcddd32f19e421fec25f45e6a069967" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_d1e2770a-4840-447a-8111-cba0a12753ee"}}' 2019-04-05 06:25:09,051 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abf923e2-23c7-46b5-8b9e-a0f53d2c427e 2019-04-05 06:25:09,052 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.23:5000/v3/projects/f0a96a16b7c247248b3e4cc63ad021c4"}, "tags": [], "enabled": true, "id": "f0a96a16b7c247248b3e4cc63ad021c4", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_d1e2770a-4840-447a-8111-cba0a12753ee"}} 2019-04-05 06:25:09,052 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-abf923e2-23c7-46b5-8b9e-a0f53d2c427e 2019-04-05 06:25:09,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.243026018143s 2019-04-05 06:25:09,053 - 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'f0a96a16b7c247248b3e4cc63ad021c4', '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_d1e2770a-4840-447a-8111-cba0a12753ee'}) 2019-04-05 06:25:09,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-05 06:25:09,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4f5f2505cfcddd32f19e421fec25f45e6a069967" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "764EDvZpvmnNRTWm7csaovvTR1amSe", "email": null, "name": "vmready2-user_d1e2770a-4840-447a-8111-cba0a12753ee"}}' 2019-04-05 06:25:09,576 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30281b82-d7b8-4899-9aa7-fe3e95a82ef8 2019-04-05 06:25:09,577 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_d1e2770a-4840-447a-8111-cba0a12753ee", "links": {"self": "http://172.30.9.23:5000/v3/users/81c796e5406546ba9efc58c2262f46ee"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "81c796e5406546ba9efc58c2262f46ee", "domain_id": "default", "password_expires_at": null}} 2019-04-05 06:25:09,577 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-30281b82-d7b8-4899-9aa7-fe3e95a82ef8 2019-04-05 06:25:09,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.517379999161s 2019-04-05 06:25:09,578 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'81c796e5406546ba9efc58c2262f46ee', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_d1e2770a-4840-447a-8111-cba0a12753ee'}) 2019-04-05 06:25:09,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 06:25:09,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4f5f2505cfcddd32f19e421fec25f45e6a069967" 2019-04-05 06:25:09,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-810be4a9-0217-4819-936f-18e7833c0195 2019-04-05 06:25:09,783 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 06:25:09,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-810be4a9-0217-4819-936f-18e7833c0195 2019-04-05 06:25:09,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201883077621s 2019-04-05 06:25:09,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 06:25:09,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4f5f2505cfcddd32f19e421fec25f45e6a069967" 2019-04-05 06:25:09,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb5a798a-8ea1-4143-bb61-03339d8c8f1e 2019-04-05 06:25:09,998 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 06:25:09,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-eb5a798a-8ea1-4143-bb61-03339d8c8f1e 2019-04-05 06:25:09,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.209846973419s 2019-04-05 06:25:10,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 06:25:10,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4f5f2505cfcddd32f19e421fec25f45e6a069967" 2019-04-05 06:25:10,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f730ecb-53d9-49d0-ad14-8887f02c8ed2 2019-04-05 06:25:10,119 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 06:25:10,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4f730ecb-53d9-49d0-ad14-8887f02c8ed2 2019-04-05 06:25:10,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116577148438s 2019-04-05 06:25:10,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 06:25:10,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4f5f2505cfcddd32f19e421fec25f45e6a069967" 2019-04-05 06:25:10,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8bb82c7-6f34-43b8-b9ff-fd80fdc3dd76 2019-04-05 06:25:10,244 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 06:25:10,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-e8bb82c7-6f34-43b8-b9ff-fd80fdc3dd76 2019-04-05 06:25:10,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.119760990143s 2019-04-05 06:25:10,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 06:25:10,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4f5f2505cfcddd32f19e421fec25f45e6a069967" 2019-04-05 06:25:10,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c1431b5-277a-4a49-982d-f5b0fd3e0ff1 2019-04-05 06:25:10,484 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vmready2-user_d1e2770a-4840-447a-8111-cba0a12753ee", "links": {"self": "http://172.30.9.23:5000/v3/users/81c796e5406546ba9efc58c2262f46ee"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "81c796e5406546ba9efc58c2262f46ee", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 06:25:10,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-3c1431b5-277a-4a49-982d-f5b0fd3e0ff1 2019-04-05 06:25:10,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.239101171494s 2019-04-05 06:25:10,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 06:25:10,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4f5f2505cfcddd32f19e421fec25f45e6a069967" 2019-04-05 06:25:10,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f548495b-d31b-469e-a716-3a8e0fd055e8 2019-04-05 06:25:10,697 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.23:5000/v3/projects/f0a96a16b7c247248b3e4cc63ad021c4"}, "tags": [], "enabled": true, "id": "f0a96a16b7c247248b3e4cc63ad021c4", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_d1e2770a-4840-447a-8111-cba0a12753ee"}]} 2019-04-05 06:25:10,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-f548495b-d31b-469e-a716-3a8e0fd055e8 2019-04-05 06:25:10,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.201708078384s 2019-04-05 06:25:10,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 06:25:10,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=81c796e5406546ba9efc58c2262f46ee&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=f0a96a16b7c247248b3e4cc63ad021c4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4f5f2505cfcddd32f19e421fec25f45e6a069967" 2019-04-05 06:25:10,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66cd8343-b0d7-497c-bcd6-5295a326c638 2019-04-05 06:25:10,827 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=81c796e5406546ba9efc58c2262f46ee&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=f0a96a16b7c247248b3e4cc63ad021c4", "previous": null, "next": null}} 2019-04-05 06:25:10,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=81c796e5406546ba9efc58c2262f46ee&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=f0a96a16b7c247248b3e4cc63ad021c4 used request id req-66cd8343-b0d7-497c-bcd6-5295a326c638 2019-04-05 06:25:10,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.1222448349s 2019-04-05 06:25:10,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-05 06:25:10,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/f0a96a16b7c247248b3e4cc63ad021c4/users/81c796e5406546ba9efc58c2262f46ee/roles/a7225acce0184423a1dc2d63c39b687a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4f5f2505cfcddd32f19e421fec25f45e6a069967" 2019-04-05 06:25:11,082 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 06:25:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4145289-6d74-41a0-be76-5bcb91092cb6 2019-04-05 06:25:11,082 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 06:25:11,082 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/f0a96a16b7c247248b3e4cc63ad021c4/users/81c796e5406546ba9efc58c2262f46ee/roles/a7225acce0184423a1dc2d63c39b687a used request id req-b4145289-6d74-41a0-be76-5bcb91092cb6 2019-04-05 06:25:11,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.250774145126s 2019-04-05 06:25:11,083 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_d1e2770a-4840-447a-8111-cba0a12753ee', 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'f0a96a16b7c247248b3e4cc63ad021c4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '764EDvZpvmnNRTWm7csaovvTR1amSe', 'username': u'vmready2-user_d1e2770a-4840-447a-8111-cba0a12753ee', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-05 06:25:11,087 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_d1e2770a-4840-447a-8111-cba0a12753ee', 'password': '764EDvZpvmnNRTWm7csaovvTR1amSe', 'project_name': 'vmready2-project_d1e2770a-4840-447a-8111-cba0a12753ee', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'f0a96a16b7c247248b3e4cc63ad021c4', 'project_domain_name': 'Default'} 2019-04-05 06:25:11,088 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2019-04-05 06:25:11,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 06:25:11,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4f5f2505cfcddd32f19e421fec25f45e6a069967" 2019-04-05 06:25:11,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-926ca405-7bab-4ab2-82be-0a494ef46a0c 2019-04-05 06:25:11,304 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 06:25:11,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-926ca405-7bab-4ab2-82be-0a494ef46a0c 2019-04-05 06:25:11,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.215401887894s 2019-04-05 06:25:11,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 06:25:11,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4f5f2505cfcddd32f19e421fec25f45e6a069967" 2019-04-05 06:25:11,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43732c78-58ce-4239-9cfa-9f387bc94c0a 2019-04-05 06:25:11,512 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.23:5000/v3/projects/f0a96a16b7c247248b3e4cc63ad021c4"}, "tags": [], "enabled": true, "id": "f0a96a16b7c247248b3e4cc63ad021c4", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_d1e2770a-4840-447a-8111-cba0a12753ee"}]} 2019-04-05 06:25:11,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-43732c78-58ce-4239-9cfa-9f387bc94c0a 2019-04-05 06:25:11,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200809001923s 2019-04-05 06:25:11,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-05 06:25:11,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4f5f2505cfcddd32f19e421fec25f45e6a069967" -d '{"network": {"tenant_id": "f0a96a16b7c247248b3e4cc63ad021c4", "name": "vmready2-net_d1e2770a-4840-447a-8111-cba0a12753ee", "admin_state_up": true}}' 2019-04-05 06:25:11,915 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:11 GMT X-Openstack-Request-Id: req-f0b6079b-e8a4-41db-b02d-4f81dbc15025 2019-04-05 06:25:11,915 - 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":"7839f585-5302-45b1-8c1d-0aa9f1024dbe","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"f0a96a16b7c247248b3e4cc63ad021c4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T06:25:11Z","is_default":false,"qos_policy_id":null,"name":"vmready2-net_d1e2770a-4840-447a-8111-cba0a12753ee","admin_state_up":true,"tenant_id":"f0a96a16b7c247248b3e4cc63ad021c4","created_at":"2019-04-05T06:25:11Z","mtu":1450}} 2019-04-05 06:25:11,915 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f0b6079b-e8a4-41db-b02d-4f81dbc15025 2019-04-05 06:25:11,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.401037216187s 2019-04-05 06:25:11,916 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-04-05T06:25:11Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7839f585-5302-45b1-8c1d-0aa9f1024dbe', u'provider:segmentation_id': 76, 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_d1e2770a-4840-447a-8111-cba0a12753ee', u'created_at': u'2019-04-05T06:25:11Z', u'mtu': 1450, u'tenant_id': u'f0a96a16b7c247248b3e4cc63ad021c4', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f0a96a16b7c247248b3e4cc63ad021c4', u'l2_adjacency': True}) 2019-04-05 06:25:11,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:25:11,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a94e005-21d4-4c5a-822a-656c2a962499 2019-04-05 06:25:11,927 - 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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 06:25:11,927 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-6a94e005-21d4-4c5a-822a-656c2a962499 2019-04-05 06:25:11,927 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 06:25:12,333 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "774319f454e747168821760a73d5b691", "name": "reader"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}], "expires_at": "2019-04-05T07:25:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f0a96a16b7c247248b3e4cc63ad021c4", "name": "vmready2-project_d1e2770a-4840-447a-8111-cba0a12753ee"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/f0a96a16b7c247248b3e4cc63ad021c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/f0a96a16b7c247248b3e4cc63ad021c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/f0a96a16b7c247248b3e4cc63ad021c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_f0a96a16b7c247248b3e4cc63ad021c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_f0a96a16b7c247248b3e4cc63ad021c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/f0a96a16b7c247248b3e4cc63ad021c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/f0a96a16b7c247248b3e4cc63ad021c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/f0a96a16b7c247248b3e4cc63ad021c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/f0a96a16b7c247248b3e4cc63ad021c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/f0a96a16b7c247248b3e4cc63ad021c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/f0a96a16b7c247248b3e4cc63ad021c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_d1e2770a-4840-447a-8111-cba0a12753ee", "id": "81c796e5406546ba9efc58c2262f46ee"}, "audit_ids": ["aZNRf0XWQv2JRKpINhGt-g"], "issued_at": "2019-04-05T06:25:11.000000Z"}} 2019-04-05 06:25:12,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:25:12,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}78e735c53cb7878b5e7de9cdc1fa54eadc10b5b7" 2019-04-05 06:25:12,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1229 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:12 GMT X-Openstack-Request-Id: req-696b28fb-dadf-4516-800d-5ba8626196ac 2019-04-05 06:25:12,709 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"7839f585-5302-45b1-8c1d-0aa9f1024dbe","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f0a96a16b7c247248b3e4cc63ad021c4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T06:25:11Z","qos_policy_id":null,"name":"vmready2-net_d1e2770a-4840-447a-8111-cba0a12753ee","admin_state_up":true,"tenant_id":"f0a96a16b7c247248b3e4cc63ad021c4","created_at":"2019-04-05T06:25:11Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500}]} 2019-04-05 06:25:12,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-696b28fb-dadf-4516-800d-5ba8626196ac 2019-04-05 06:25:12,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.373417854309s 2019-04-05 06:25:12,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-05 06:25:12,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}78e735c53cb7878b5e7de9cdc1fa54eadc10b5b7" -d '{"subnet": {"name": "vmready2-subnet_d1e2770a-4840-447a-8111-cba0a12753ee", "enable_dhcp": true, "network_id": "7839f585-5302-45b1-8c1d-0aa9f1024dbe", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-05 06:25:13,433 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:13 GMT X-Openstack-Request-Id: req-bf2ad9af-7f44-4c5b-ac92-6b00bf28071a 2019-04-05 06:25:13,433 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7839f585-5302-45b1-8c1d-0aa9f1024dbe","tenant_id":"f0a96a16b7c247248b3e4cc63ad021c4","created_at":"2019-04-05T06:25:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-05T06:25:12Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"f0a96a16b7c247248b3e4cc63ad021c4","id":"a0294cb7-7872-4765-b26d-31bcb5419986","subnetpool_id":null,"name":"vmready2-subnet_d1e2770a-4840-447a-8111-cba0a12753ee"}} 2019-04-05 06:25:13,433 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-bf2ad9af-7f44-4c5b-ac92-6b00bf28071a 2019-04-05 06:25:13,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.722284078598s 2019-04-05 06:25:13,434 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T06:25:12Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'a0294cb7-7872-4765-b26d-31bcb5419986', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_d1e2770a-4840-447a-8111-cba0a12753ee', u'enable_dhcp': True, u'network_id': u'7839f585-5302-45b1-8c1d-0aa9f1024dbe', u'tenant_id': u'f0a96a16b7c247248b3e4cc63ad021c4', u'created_at': u'2019-04-05T06:25:12Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'f0a96a16b7c247248b3e4cc63ad021c4'}) 2019-04-05 06:25:13,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-05 06:25:13,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}78e735c53cb7878b5e7de9cdc1fa54eadc10b5b7" -d '{"router": {"external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "name": "vmready2-router_d1e2770a-4840-447a-8111-cba0a12753ee", "admin_state_up": true}}' 2019-04-05 06:25:15,025 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:14 GMT X-Openstack-Request-Id: req-b2f4de17-17db-4091-93df-c5fa8489ac89 2019-04-05 06:25:15,025 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f0a96a16b7c247248b3e4cc63ad021c4", "created_at": "2019-04-05T06:25:13Z", "admin_state_up": true, "updated_at": "2019-04-05T06:25:14Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "f0a96a16b7c247248b3e4cc63ad021c4", "id": "1f7e8600-6bfc-4775-871d-cd933e437c4b", "name": "vmready2-router_d1e2770a-4840-447a-8111-cba0a12753ee"}} 2019-04-05 06:25:15,025 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-b2f4de17-17db-4091-93df-c5fa8489ac89 2019-04-05 06:25:15,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.59062290192s 2019-04-05 06:25:15,026 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T06:25:14Z', u'revision_number': 2, u'id': u'1f7e8600-6bfc-4775-871d-cd933e437c4b', u'external_gateway_info': {u'network_id': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_d1e2770a-4840-447a-8111-cba0a12753ee', u'admin_state_up': True, u'tenant_id': u'f0a96a16b7c247248b3e4cc63ad021c4', u'created_at': u'2019-04-05T06:25:13Z', u'flavor_id': None, u'routes': [], u'project_id': u'f0a96a16b7c247248b3e4cc63ad021c4'}) 2019-04-05 06:25:15,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-05 06:25:15,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/1f7e8600-6bfc-4775-871d-cd933e437c4b/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.15" -H "X-Auth-Token: {SHA1}78e735c53cb7878b5e7de9cdc1fa54eadc10b5b7" -d '{"subnet_id": "a0294cb7-7872-4765-b26d-31bcb5419986"}' 2019-04-05 06:25:17,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:17 GMT X-Openstack-Request-Id: req-31f8e0bb-ad68-47c0-b7ea-84ad16c97775 2019-04-05 06:25:17,499 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7839f585-5302-45b1-8c1d-0aa9f1024dbe", "tenant_id": "f0a96a16b7c247248b3e4cc63ad021c4", "subnet_id": "a0294cb7-7872-4765-b26d-31bcb5419986", "subnet_ids": ["a0294cb7-7872-4765-b26d-31bcb5419986"], "port_id": "0d1e77c5-8b20-42df-a087-019423f73c8e", "id": "1f7e8600-6bfc-4775-871d-cd933e437c4b"} 2019-04-05 06:25:17,500 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/1f7e8600-6bfc-4775-871d-cd933e437c4b/add_router_interface.json used request id req-31f8e0bb-ad68-47c0-b7ea-84ad16c97775 2019-04-05 06:25:17,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.47353482246s 2019-04-05 06:25:17,500 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-05 06:25:17,606 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-05 06:25:17,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:25:17,614 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:17 GMT 2019-04-05 06:25:17,614 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-04-05 06:25:17,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 06:25:17,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}78e735c53cb7878b5e7de9cdc1fa54eadc10b5b7" 2019-04-05 06:25:18,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:17 GMT X-Openstack-Request-Id: req-da1bdad7-5e1b-4d46-9de4-d430fbb16d4c 2019-04-05 06:25:18,399 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 06:25:18,400 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-da1bdad7-5e1b-4d46-9de4-d430fbb16d4c 2019-04-05 06:25:18,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.782826185226s 2019-04-05 06:25:18,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-05 06:25:18,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}78e735c53cb7878b5e7de9cdc1fa54eadc10b5b7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_d1e2770a-4840-447a-8111-cba0a12753ee", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_d1e2770a-4840-447a-8111-cba0a12753ee"}' 2019-04-05 06:25:18,478 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:18 GMT Location: http://172.30.9.23:9292/v2/images/0703757f-bc12-4733-b41d-f19b9d3271ef Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-65c5a805-b029-428d-8e98-8010355809eb 2019-04-05 06:25:18,478 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T06:25:18Z", "file": "/v2/images/0703757f-bc12-4733-b41d-f19b9d3271ef/file", "owner": "f0a96a16b7c247248b3e4cc63ad021c4", "id": "0703757f-bc12-4733-b41d-f19b9d3271ef", "size": null, "self": "/v2/images/0703757f-bc12-4733-b41d-f19b9d3271ef", "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_d1e2770a-4840-447a-8111-cba0a12753ee", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_d1e2770a-4840-447a-8111-cba0a12753ee", "checksum": null, "created_at": "2019-04-05T06:25:18Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-05 06:25:18,478 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-65c5a805-b029-428d-8e98-8010355809eb 2019-04-05 06:25:18,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0700089931488s 2019-04-05 06:25:18,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-05 06:25:18,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/0703757f-bc12-4733-b41d-f19b9d3271ef/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.15" -H "X-Auth-Token: {SHA1}78e735c53cb7878b5e7de9cdc1fa54eadc10b5b7" -d '' 2019-04-05 06:25:18,914 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 06:25:18 GMT X-Openstack-Request-Id: req-3b6e617a-3ae0-4323-b7cc-3d6cc00e7873 2019-04-05 06:25:18,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-04-05 06:25:18,914 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/0703757f-bc12-4733-b41d-f19b9d3271ef/file used request id req-3b6e617a-3ae0-4323-b7cc-3d6cc00e7873 2019-04-05 06:25:18,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.435463190079s 2019-04-05 06:25:18,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 06:25:18,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}78e735c53cb7878b5e7de9cdc1fa54eadc10b5b7" 2019-04-05 06:25:18,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:18 GMT X-Openstack-Request-Id: req-b4f21c3f-d67c-45a6-82b7-0a6c223a077a 2019-04-05 06:25:18,957 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T06:25:18Z", "file": "/v2/images/0703757f-bc12-4733-b41d-f19b9d3271ef/file", "owner": "f0a96a16b7c247248b3e4cc63ad021c4", "id": "0703757f-bc12-4733-b41d-f19b9d3271ef", "size": 12716032, "self": "/v2/images/0703757f-bc12-4733-b41d-f19b9d3271ef", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/0703757f-bc12-4733-b41d-f19b9d3271ef/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/0703757f-bc12-4733-b41d-f19b9d3271ef/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_d1e2770a-4840-447a-8111-cba0a12753ee", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_d1e2770a-4840-447a-8111-cba0a12753ee", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T06:25:18Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 06:25:18,957 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b4f21c3f-d67c-45a6-82b7-0a6c223a077a 2019-04-05 06:25:18,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0385928153992s 2019-04-05 06:25:18,959 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/0703757f-bc12-4733-b41d-f19b9d3271ef/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0703757f-bc12-4733-b41d-f19b9d3271ef/file', 'owner': u'f0a96a16b7c247248b3e4cc63ad021c4', 'id': u'0703757f-bc12-4733-b41d-f19b9d3271ef', 'size': 12716032, u'self': u'/v2/images/0703757f-bc12-4733-b41d-f19b9d3271ef', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f0a96a16b7c247248b3e4cc63ad021c4', 'name': 'vmready2-project_d1e2770a-4840-447a-8111-cba0a12753ee', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/0703757f-bc12-4733-b41d-f19b9d3271ef/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-05T06:25:18Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-05T06:25:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_d1e2770a-4840-447a-8111-cba0a12753ee', '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/0703757f-bc12-4733-b41d-f19b9d3271ef', 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_d1e2770a-4840-447a-8111-cba0a12753ee', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_d1e2770a-4840-447a-8111-cba0a12753ee', 'created': u'2019-04-05T06:25:18Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-05T06:25: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/0703757f-bc12-4733-b41d-f19b9d3271ef', 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_d1e2770a-4840-447a-8111-cba0a12753ee', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-05 06:25:18,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-05 06:25:18,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4f5f2505cfcddd32f19e421fec25f45e6a069967" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_d1e2770a-4840-447a-8111-cba0a12753ee", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-05 06:25:19,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25: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-fdadd866-0a6c-4480-9479-38636d4d9a1c x-openstack-request-id: req-fdadd866-0a6c-4480-9479-38636d4d9a1c 2019-04-05 06:25:19,816 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready2-flavor_d1e2770a-4840-447a-8111-cba0a12753ee", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4caf1622-ac50-42a5-8451-ae76fcbbae91", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4caf1622-ac50-42a5-8451-ae76fcbbae91", "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": "4caf1622-ac50-42a5-8451-ae76fcbbae91"}} 2019-04-05 06:25:19,817 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-fdadd866-0a6c-4480-9479-38636d4d9a1c 2019-04-05 06:25:19,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.854269981384s 2019-04-05 06:25:19,818 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_d1e2770a-4840-447a-8111-cba0a12753ee', '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'a8d120259c3946c982a593eded4f1cfb', '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'4caf1622-ac50-42a5-8451-ae76fcbbae91', 'swap': 0}) 2019-04-05 06:25:19,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-05 06:25:19,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/4caf1622-ac50-42a5-8451-ae76fcbbae91/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.15" -H "X-Auth-Token: {SHA1}4f5f2505cfcddd32f19e421fec25f45e6a069967" -d '{"extra_specs": {}}' 2019-04-05 06:25:19,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25: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-b57be805-a847-4040-a1c9-35b702ae1b9e x-openstack-request-id: req-b57be805-a847-4040-a1c9-35b702ae1b9e 2019-04-05 06:25:19,849 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-05 06:25:19,850 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/4caf1622-ac50-42a5-8451-ae76fcbbae91/os-extra_specs used request id req-b57be805-a847-4040-a1c9-35b702ae1b9e 2019-04-05 06:25:19,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0313310623169s 2019-04-05 06:25:19,963 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-05 06:25:19,963 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:09 | PASS | +-------------------+------------------+------------------+----------------+ 2019-04-05 06:25:19,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-05 06:25:19,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/1f7e8600-6bfc-4775-871d-cd933e437c4b/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.15" -H "X-Auth-Token: {SHA1}78e735c53cb7878b5e7de9cdc1fa54eadc10b5b7" -d '{"subnet_id": "a0294cb7-7872-4765-b26d-31bcb5419986"}' 2019-04-05 06:25:22,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:21 GMT X-Openstack-Request-Id: req-f2a00e69-aae5-4a86-a062-40907e3f2f15 2019-04-05 06:25:22,252 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7839f585-5302-45b1-8c1d-0aa9f1024dbe", "tenant_id": "f0a96a16b7c247248b3e4cc63ad021c4", "subnet_id": "a0294cb7-7872-4765-b26d-31bcb5419986", "subnet_ids": ["a0294cb7-7872-4765-b26d-31bcb5419986"], "port_id": "0d1e77c5-8b20-42df-a087-019423f73c8e", "id": "1f7e8600-6bfc-4775-871d-cd933e437c4b"} 2019-04-05 06:25:22,253 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/1f7e8600-6bfc-4775-871d-cd933e437c4b/remove_router_interface.json used request id req-f2a00e69-aae5-4a86-a062-40907e3f2f15 2019-04-05 06:25:22,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.2840988636s 2019-04-05 06:25:22,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-05 06:25:22,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}78e735c53cb7878b5e7de9cdc1fa54eadc10b5b7" 2019-04-05 06:25:22,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:21 GMT X-Openstack-Request-Id: req-655edef5-ef45-459f-b7c2-e4208069ec1e 2019-04-05 06:25:22,397 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f0a96a16b7c247248b3e4cc63ad021c4", "created_at": "2019-04-05T06:25:13Z", "admin_state_up": true, "updated_at": "2019-04-05T06:25:20Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "f0a96a16b7c247248b3e4cc63ad021c4", "id": "1f7e8600-6bfc-4775-871d-cd933e437c4b", "name": "vmready2-router_d1e2770a-4840-447a-8111-cba0a12753ee"}]} 2019-04-05 06:25:22,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-655edef5-ef45-459f-b7c2-e4208069ec1e 2019-04-05 06:25:22,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.144484996796s 2019-04-05 06:25:22,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-05 06:25:22,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/1f7e8600-6bfc-4775-871d-cd933e437c4b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78e735c53cb7878b5e7de9cdc1fa54eadc10b5b7" 2019-04-05 06:25:23,873 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:25:23 GMT X-Openstack-Request-Id: req-6f889d87-83dd-4948-b88b-a5f542c01ae3 2019-04-05 06:25:23,873 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:25:23,873 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/1f7e8600-6bfc-4775-871d-cd933e437c4b.json used request id req-6f889d87-83dd-4948-b88b-a5f542c01ae3 2019-04-05 06:25:23,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.47395610809s 2019-04-05 06:25:23,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-05 06:25:23,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}78e735c53cb7878b5e7de9cdc1fa54eadc10b5b7" 2019-04-05 06:25:23,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:23 GMT X-Openstack-Request-Id: req-9e49f6ba-3edc-4610-b9c2-053c5e44690c 2019-04-05 06:25:23,939 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7839f585-5302-45b1-8c1d-0aa9f1024dbe","tenant_id":"f0a96a16b7c247248b3e4cc63ad021c4","created_at":"2019-04-05T06:25:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-05T06:25:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"f0a96a16b7c247248b3e4cc63ad021c4","id":"a0294cb7-7872-4765-b26d-31bcb5419986","subnetpool_id":null,"name":"vmready2-subnet_d1e2770a-4840-447a-8111-cba0a12753ee"}]} 2019-04-05 06:25:23,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-9e49f6ba-3edc-4610-b9c2-053c5e44690c 2019-04-05 06:25:23,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0654220581055s 2019-04-05 06:25:23,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-05 06:25:23,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/a0294cb7-7872-4765-b26d-31bcb5419986.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78e735c53cb7878b5e7de9cdc1fa54eadc10b5b7" 2019-04-05 06:25:25,058 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:25:24 GMT X-Openstack-Request-Id: req-25705edb-b452-4b20-8deb-1ee55944bd91 2019-04-05 06:25:25,059 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:25:25,059 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/a0294cb7-7872-4765-b26d-31bcb5419986.json used request id req-25705edb-b452-4b20-8deb-1ee55944bd91 2019-04-05 06:25:25,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.11874890327s 2019-04-05 06:25:25,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:25:25,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}78e735c53cb7878b5e7de9cdc1fa54eadc10b5b7" 2019-04-05 06:25:25,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:24 GMT X-Openstack-Request-Id: req-4f6a9266-a62b-45c7-87b6-2b9749639dd4 2019-04-05 06:25:25,153 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7839f585-5302-45b1-8c1d-0aa9f1024dbe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f0a96a16b7c247248b3e4cc63ad021c4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T06:25:24Z","qos_policy_id":null,"name":"vmready2-net_d1e2770a-4840-447a-8111-cba0a12753ee","admin_state_up":true,"tenant_id":"f0a96a16b7c247248b3e4cc63ad021c4","created_at":"2019-04-05T06:25:11Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500}]} 2019-04-05 06:25:25,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-4f6a9266-a62b-45c7-87b6-2b9749639dd4 2019-04-05 06:25:25,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0939900875092s 2019-04-05 06:25:25,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-05 06:25:25,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/7839f585-5302-45b1-8c1d-0aa9f1024dbe.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78e735c53cb7878b5e7de9cdc1fa54eadc10b5b7" 2019-04-05 06:25:26,887 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:25:26 GMT X-Openstack-Request-Id: req-015da185-2ff5-4dcc-bcb7-db2d76322fd9 2019-04-05 06:25:26,887 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:25:26,887 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/7839f585-5302-45b1-8c1d-0aa9f1024dbe.json used request id req-015da185-2ff5-4dcc-bcb7-db2d76322fd9 2019-04-05 06:25:26,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.73303604126s 2019-04-05 06:25:26,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 06:25:26,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}78e735c53cb7878b5e7de9cdc1fa54eadc10b5b7" 2019-04-05 06:25:26,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:26 GMT X-Openstack-Request-Id: req-8e12d448-3271-4d2e-a682-07299fbe2079 2019-04-05 06:25:26,931 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T06:25:18Z", "file": "/v2/images/0703757f-bc12-4733-b41d-f19b9d3271ef/file", "owner": "f0a96a16b7c247248b3e4cc63ad021c4", "id": "0703757f-bc12-4733-b41d-f19b9d3271ef", "size": 12716032, "self": "/v2/images/0703757f-bc12-4733-b41d-f19b9d3271ef", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/0703757f-bc12-4733-b41d-f19b9d3271ef/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/0703757f-bc12-4733-b41d-f19b9d3271ef/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_d1e2770a-4840-447a-8111-cba0a12753ee", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_d1e2770a-4840-447a-8111-cba0a12753ee", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T06:25:18Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 06:25:26,931 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-8e12d448-3271-4d2e-a682-07299fbe2079 2019-04-05 06:25:26,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0391619205475s 2019-04-05 06:25:26,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-05 06:25:26,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/0703757f-bc12-4733-b41d-f19b9d3271ef -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78e735c53cb7878b5e7de9cdc1fa54eadc10b5b7" 2019-04-05 06:25:27,933 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 06:25:27 GMT X-Openstack-Request-Id: req-97fdb6f9-5da1-44ed-a985-a3e57b3986a0 2019-04-05 06:25:27,933 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 06:25:27,933 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/0703757f-bc12-4733-b41d-f19b9d3271ef used request id req-97fdb6f9-5da1-44ed-a985-a3e57b3986a0 2019-04-05 06:25:27,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.00093197823s 2019-04-05 06:25:27,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 06:25:27,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4f5f2505cfcddd32f19e421fec25f45e6a069967" 2019-04-05 06:25:28,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 305 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ce5dec48-aeec-4551-9343-5034bbaea7ec x-openstack-request-id: req-ce5dec48-aeec-4551-9343-5034bbaea7ec 2019-04-05 06:25:28,104 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready2-flavor_d1e2770a-4840-447a-8111-cba0a12753ee", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4caf1622-ac50-42a5-8451-ae76fcbbae91", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4caf1622-ac50-42a5-8451-ae76fcbbae91", "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": "4caf1622-ac50-42a5-8451-ae76fcbbae91"}]} 2019-04-05 06:25:28,104 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-ce5dec48-aeec-4551-9343-5034bbaea7ec 2019-04-05 06:25:28,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.164726018906s 2019-04-05 06:25:28,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-05 06:25:28,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/4caf1622-ac50-42a5-8451-ae76fcbbae91 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4f5f2505cfcddd32f19e421fec25f45e6a069967" 2019-04-05 06:25:28,256 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25: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-16ffe23c-1fa3-41cb-a526-65dcde81431d x-openstack-request-id: req-16ffe23c-1fa3-41cb-a526-65dcde81431d 2019-04-05 06:25:28,256 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/4caf1622-ac50-42a5-8451-ae76fcbbae91 used request id req-16ffe23c-1fa3-41cb-a526-65dcde81431d 2019-04-05 06:25:28,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.150706768036s 2019-04-05 06:25:28,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 06:25:28,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4f5f2505cfcddd32f19e421fec25f45e6a069967" 2019-04-05 06:25:28,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a40dff29-4550-4bbb-85b2-e1a4b0d23ca6 2019-04-05 06:25:28,480 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vmready2-user_d1e2770a-4840-447a-8111-cba0a12753ee", "links": {"self": "http://172.30.9.23:5000/v3/users/81c796e5406546ba9efc58c2262f46ee"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "81c796e5406546ba9efc58c2262f46ee", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 06:25:28,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a40dff29-4550-4bbb-85b2-e1a4b0d23ca6 2019-04-05 06:25:28,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.223466157913s 2019-04-05 06:25:28,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 06:25:28,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/81c796e5406546ba9efc58c2262f46ee -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4f5f2505cfcddd32f19e421fec25f45e6a069967" 2019-04-05 06:25:28,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a39e298f-4f71-43c3-8e6c-fe124583233e 2019-04-05 06:25:28,699 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_d1e2770a-4840-447a-8111-cba0a12753ee", "links": {"self": "http://172.30.9.23:5000/v3/users/81c796e5406546ba9efc58c2262f46ee"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "81c796e5406546ba9efc58c2262f46ee", "description": null}} 2019-04-05 06:25:28,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/81c796e5406546ba9efc58c2262f46ee used request id req-a39e298f-4f71-43c3-8e6c-fe124583233e 2019-04-05 06:25:28,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.212445020676s 2019-04-05 06:25:28,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-05 06:25:28,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/81c796e5406546ba9efc58c2262f46ee -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4f5f2505cfcddd32f19e421fec25f45e6a069967" 2019-04-05 06:25:29,036 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 06:25:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-862ce618-4888-4d27-b94f-4fec891b605a 2019-04-05 06:25:29,036 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 06:25:29,036 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/81c796e5406546ba9efc58c2262f46ee used request id req-862ce618-4888-4d27-b94f-4fec891b605a 2019-04-05 06:25:29,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.336683034897s 2019-04-05 06:25:29,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 06:25:29,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4f5f2505cfcddd32f19e421fec25f45e6a069967" 2019-04-05 06:25:29,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b056c192-f6bc-451b-972b-3f8b7233371c 2019-04-05 06:25:29,238 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.23:5000/v3/projects/f0a96a16b7c247248b3e4cc63ad021c4"}, "tags": [], "enabled": true, "id": "f0a96a16b7c247248b3e4cc63ad021c4", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_d1e2770a-4840-447a-8111-cba0a12753ee"}]} 2019-04-05 06:25:29,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-b056c192-f6bc-451b-972b-3f8b7233371c 2019-04-05 06:25:29,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.195233821869s 2019-04-05 06:25:29,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-05 06:25:29,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/f0a96a16b7c247248b3e4cc63ad021c4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4f5f2505cfcddd32f19e421fec25f45e6a069967" 2019-04-05 06:25:29,539 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 06:25:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f261576b-c8a0-409a-a553-144bf064e188 2019-04-05 06:25:29,539 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 06:25:29,539 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/f0a96a16b7c247248b3e4cc63ad021c4 used request id req-f261576b-c8a0-409a-a553-144bf064e188 2019-04-05 06:25:29,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.296868801117s 2019-04-05 06:25:29,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 06:25:29,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=f0a96a16b7c247248b3e4cc63ad021c4&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.15" -H "X-Auth-Token: {SHA1}4f5f2505cfcddd32f19e421fec25f45e6a069967" 2019-04-05 06:25:29,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:29 GMT X-Openstack-Request-Id: req-b35e7841-0f88-43b7-b453-48049485add9 2019-04-05 06:25:29,589 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f0a96a16b7c247248b3e4cc63ad021c4", "created_at": "2019-04-05T06:25:11Z", "updated_at": "2019-04-05T06:25:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:25:11Z", "revision_number": 0, "id": "11141c00-8955-45e3-adcf-d674c7037f37", "remote_group_id": "05af2ef8-f8ae-4f62-bcd1-d1dcd89ca6fc", "remote_ip_prefix": null, "created_at": "2019-04-05T06:25:11Z", "security_group_id": "05af2ef8-f8ae-4f62-bcd1-d1dcd89ca6fc", "tenant_id": "f0a96a16b7c247248b3e4cc63ad021c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0a96a16b7c247248b3e4cc63ad021c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:25:11Z", "revision_number": 0, "id": "3d39e71b-57b9-4543-96c2-5a687c5ac749", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:25:11Z", "security_group_id": "05af2ef8-f8ae-4f62-bcd1-d1dcd89ca6fc", "tenant_id": "f0a96a16b7c247248b3e4cc63ad021c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0a96a16b7c247248b3e4cc63ad021c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:25:11Z", "revision_number": 0, "id": "bc8a0d70-b89d-48ad-917a-9bd03bb0ad10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:25:11Z", "security_group_id": "05af2ef8-f8ae-4f62-bcd1-d1dcd89ca6fc", "tenant_id": "f0a96a16b7c247248b3e4cc63ad021c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0a96a16b7c247248b3e4cc63ad021c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:25:11Z", "revision_number": 0, "id": "e2baf82b-90f3-42b5-9890-c3e0ac3eb193", "remote_group_id": "05af2ef8-f8ae-4f62-bcd1-d1dcd89ca6fc", "remote_ip_prefix": null, "created_at": "2019-04-05T06:25:11Z", "security_group_id": "05af2ef8-f8ae-4f62-bcd1-d1dcd89ca6fc", "tenant_id": "f0a96a16b7c247248b3e4cc63ad021c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0a96a16b7c247248b3e4cc63ad021c4"}], "revision_number": 1, "project_id": "f0a96a16b7c247248b3e4cc63ad021c4", "id": "05af2ef8-f8ae-4f62-bcd1-d1dcd89ca6fc", "name": "default"}]} 2019-04-05 06:25:29,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=f0a96a16b7c247248b3e4cc63ad021c4&name=default used request id req-b35e7841-0f88-43b7-b453-48049485add9 2019-04-05 06:25:29,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0443091392517s 2019-04-05 06:25:29,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 06:25:29,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4f5f2505cfcddd32f19e421fec25f45e6a069967" 2019-04-05 06:25:29,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:29 GMT X-Openstack-Request-Id: req-82542b9b-b3b8-448f-a6a9-facf754864b0 2019-04-05 06:25:29,642 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f0a96a16b7c247248b3e4cc63ad021c4", "created_at": "2019-04-05T06:25:11Z", "updated_at": "2019-04-05T06:25:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:25:11Z", "revision_number": 0, "id": "11141c00-8955-45e3-adcf-d674c7037f37", "remote_group_id": "05af2ef8-f8ae-4f62-bcd1-d1dcd89ca6fc", "remote_ip_prefix": null, "created_at": "2019-04-05T06:25:11Z", "security_group_id": "05af2ef8-f8ae-4f62-bcd1-d1dcd89ca6fc", "tenant_id": "f0a96a16b7c247248b3e4cc63ad021c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0a96a16b7c247248b3e4cc63ad021c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:25:11Z", "revision_number": 0, "id": "3d39e71b-57b9-4543-96c2-5a687c5ac749", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:25:11Z", "security_group_id": "05af2ef8-f8ae-4f62-bcd1-d1dcd89ca6fc", "tenant_id": "f0a96a16b7c247248b3e4cc63ad021c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0a96a16b7c247248b3e4cc63ad021c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:25:11Z", "revision_number": 0, "id": "bc8a0d70-b89d-48ad-917a-9bd03bb0ad10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:25:11Z", "security_group_id": "05af2ef8-f8ae-4f62-bcd1-d1dcd89ca6fc", "tenant_id": "f0a96a16b7c247248b3e4cc63ad021c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0a96a16b7c247248b3e4cc63ad021c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:25:11Z", "revision_number": 0, "id": "e2baf82b-90f3-42b5-9890-c3e0ac3eb193", "remote_group_id": "05af2ef8-f8ae-4f62-bcd1-d1dcd89ca6fc", "remote_ip_prefix": null, "created_at": "2019-04-05T06:25:11Z", "security_group_id": "05af2ef8-f8ae-4f62-bcd1-d1dcd89ca6fc", "tenant_id": "f0a96a16b7c247248b3e4cc63ad021c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0a96a16b7c247248b3e4cc63ad021c4"}], "revision_number": 1, "project_id": "f0a96a16b7c247248b3e4cc63ad021c4", "id": "05af2ef8-f8ae-4f62-bcd1-d1dcd89ca6fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-05T06:24:19Z", "updated_at": "2019-04-05T06:24:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "0816cb4e-5b34-4e0e-a92b-2747b5ac7a00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "25763b38-1719-453d-a14e-f3c76b13cc42", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "8210886f-2687-4779-b145-fc57423d91c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "fba949ea-8aec-4a37-9c7a-026e6bd092f8", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "created_at": "2019-04-05T06:22:23Z", "updated_at": "2019-04-05T06:22:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "6ea82520-e223-4695-ad5e-9d8a732e75e5", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "84dbc1ec-b830-42da-a2c2-6affe4564e92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "b2cb60c5-bb44-4241-9c03-4830a87cc121", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "bc3ce38f-1e5b-4e37-bc17-77b797ed9d56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}], "revision_number": 1, "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "created_at": "2019-04-05T06:24:18Z", "updated_at": "2019-04-05T06:24:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "1c082b29-0864-456d-a6b5-dfb8ddb5c4dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "3ff1d863-0a41-400b-82d4-9ec541b9069c", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "a5a87ded-31da-4d85-931e-1621ef79b33d", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "ba36cf94-d6e2-464c-a246-442cd5b4c44d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}], "revision_number": 1, "project_id": "a8d120259c3946c982a593eded4f1cfb", "id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "name": "default"}]} 2019-04-05 06:25:29,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-82542b9b-b3b8-448f-a6a9-facf754864b0 2019-04-05 06:25:29,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0479800701141s 2019-04-05 06:25:29,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-05 06:25:29,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/05af2ef8-f8ae-4f62-bcd1-d1dcd89ca6fc.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4f5f2505cfcddd32f19e421fec25f45e6a069967" 2019-04-05 06:25:29,779 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:25:29 GMT X-Openstack-Request-Id: req-b4946a9f-aed7-4d35-8d76-359ce66385b3 2019-04-05 06:25:29,779 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:25:29,779 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/05af2ef8-f8ae-4f62-bcd1-d1dcd89ca6fc.json used request id req-b4946a9f-aed7-4d35-8d76-359ce66385b3 2019-04-05 06:25:29,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.130129098892s 2019-04-05 06:25:29,825 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2019-04-05 06:25:29,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:25:29,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a12a523-cd5c-4e3d-a4cb-2dd3fe0e718d 2019-04-05 06:25:29,870 - 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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 06:25:29,870 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-8a12a523-cd5c-4e3d-a4cb-2dd3fe0e718d 2019-04-05 06:25:29,870 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 06:25:30,274 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58fef951bcfc4cf0998078f8ffea0edb", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}, {"id": "774319f454e747168821760a73d5b691", "name": "reader"}], "expires_at": "2019-04-05T07:25:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8d120259c3946c982a593eded4f1cfb", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3925ae83907349f0acb148efa634063e"}, "audit_ids": ["-CK4cAulRze0ULR8HHHYlQ"], "issued_at": "2019-04-05T06:25:29.000000Z"}} 2019-04-05 06:25:30,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:25:30,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" 2019-04-05 06:25:31,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:30 GMT X-Openstack-Request-Id: req-675e6dad-0752-430e-8b98-ce80322c0994 2019-04-05 06:25:31,394 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"}]} 2019-04-05 06:25:31,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-675e6dad-0752-430e-8b98-ce80322c0994 2019-04-05 06:25:31,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.11647701263s 2019-04-05 06:25:31,401 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2019-04-05 06:25:31,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:25:31,412 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-114726a6-3ae6-4da3-9d73-6c9f860cca55 2019-04-05 06:25:31,413 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 06:25:31,413 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-114726a6-3ae6-4da3-9d73-6c9f860cca55 2019-04-05 06:25:31,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 06:25:31,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" 2019-04-05 06:25:31,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd054b95-0474-4aa6-83ac-d577e6131939 2019-04-05 06:25:31,620 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 06:25:31,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-bd054b95-0474-4aa6-83ac-d577e6131939 2019-04-05 06:25:31,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.207134008408s 2019-04-05 06:25:31,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 06:25:31,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" 2019-04-05 06:25:31,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93d55e82-29e6-42ab-896d-8accb820b136 2019-04-05 06:25:31,825 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 06:25:31,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-93d55e82-29e6-42ab-896d-8accb820b136 2019-04-05 06:25:31,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.19743013382s 2019-04-05 06:25:31,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-05 06:25:31,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" -d '{"network": {"tenant_id": "a8d120259c3946c982a593eded4f1cfb", "name": "singlevm1-net_35457fcc-05c5-4763-8b0c-3a600ca9ae5e", "admin_state_up": true}}' 2019-04-05 06:25:32,143 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:31 GMT X-Openstack-Request-Id: req-8708dadf-b60d-4291-ac27-d04700c9e9c2 2019-04-05 06:25:32,144 - 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":"4c43258c-7e29-41c6-a44c-db19ec58b37b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"a8d120259c3946c982a593eded4f1cfb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T06:25:31Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_35457fcc-05c5-4763-8b0c-3a600ca9ae5e","admin_state_up":true,"tenant_id":"a8d120259c3946c982a593eded4f1cfb","created_at":"2019-04-05T06:25:31Z","mtu":1450}} 2019-04-05 06:25:32,144 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-8708dadf-b60d-4291-ac27-d04700c9e9c2 2019-04-05 06:25:32,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.317241191864s 2019-04-05 06:25:32,145 - 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-04-05T06:25:31Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4c43258c-7e29-41c6-a44c-db19ec58b37b', u'provider:segmentation_id': 49, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm1-net_35457fcc-05c5-4763-8b0c-3a600ca9ae5e', u'created_at': u'2019-04-05T06:25:31Z', u'mtu': 1450, u'tenant_id': u'a8d120259c3946c982a593eded4f1cfb', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a8d120259c3946c982a593eded4f1cfb', u'l2_adjacency': True}) 2019-04-05 06:25:32,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:25:32,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" 2019-04-05 06:25:32,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1429 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:31 GMT X-Openstack-Request-Id: req-360c88aa-ec5e-491c-a575-67c464147ab8 2019-04-05 06:25:32,250 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"4c43258c-7e29-41c6-a44c-db19ec58b37b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"a8d120259c3946c982a593eded4f1cfb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T06:25:31Z","qos_policy_id":null,"name":"singlevm1-net_35457fcc-05c5-4763-8b0c-3a600ca9ae5e","admin_state_up":true,"tenant_id":"a8d120259c3946c982a593eded4f1cfb","created_at":"2019-04-05T06:25:31Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"}]} 2019-04-05 06:25:32,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-360c88aa-ec5e-491c-a575-67c464147ab8 2019-04-05 06:25:32,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104722976685s 2019-04-05 06:25:32,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-05 06:25:32,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" -d '{"subnet": {"name": "singlevm1-subnet_35457fcc-05c5-4763-8b0c-3a600ca9ae5e", "enable_dhcp": true, "network_id": "4c43258c-7e29-41c6-a44c-db19ec58b37b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-05 06:25:32,707 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:32 GMT X-Openstack-Request-Id: req-2d3033ba-4807-4604-b5e0-5f5abdfaed10 2019-04-05 06:25:32,707 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-04-05T06:25:31Z","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":"dbd7cdd9-d8bf-4ade-81c2-674581544067","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a8d120259c3946c982a593eded4f1cfb","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_35457fcc-05c5-4763-8b0c-3a600ca9ae5e","enable_dhcp":true,"segment_id":null,"network_id":"4c43258c-7e29-41c6-a44c-db19ec58b37b","tenant_id":"a8d120259c3946c982a593eded4f1cfb","created_at":"2019-04-05T06:25:31Z","ip_version":4}} 2019-04-05 06:25:32,707 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-2d3033ba-4807-4604-b5e0-5f5abdfaed10 2019-04-05 06:25:32,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.455527067184s 2019-04-05 06:25:32,708 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T06:25: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'dbd7cdd9-d8bf-4ade-81c2-674581544067', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_35457fcc-05c5-4763-8b0c-3a600ca9ae5e', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'4c43258c-7e29-41c6-a44c-db19ec58b37b', u'tenant_id': u'a8d120259c3946c982a593eded4f1cfb', u'created_at': u'2019-04-05T06:25: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'a8d120259c3946c982a593eded4f1cfb'}) 2019-04-05 06:25:32,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-05 06:25:32,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" -d '{"router": {"external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "name": "singlevm1-router_35457fcc-05c5-4763-8b0c-3a600ca9ae5e", "admin_state_up": true}}' 2019-04-05 06:25:34,539 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 709 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:34 GMT X-Openstack-Request-Id: req-bc420d68-22f4-4712-a9d5-af0e1af0a381 2019-04-05 06:25:34,540 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "created_at": "2019-04-05T06:25:32Z", "admin_state_up": true, "updated_at": "2019-04-05T06:25:33Z", "project_id": "a8d120259c3946c982a593eded4f1cfb", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "f85a290d-577b-45cb-bc9b-3e0747640a97", "name": "singlevm1-router_35457fcc-05c5-4763-8b0c-3a600ca9ae5e"}} 2019-04-05 06:25:34,540 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-bc420d68-22f4-4712-a9d5-af0e1af0a381 2019-04-05 06:25:34,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.83123517036s 2019-04-05 06:25:34,540 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T06:25:33Z', u'revision_number': 2, u'ha': False, u'id': u'f85a290d-577b-45cb-bc9b-3e0747640a97', u'external_gateway_info': {u'network_id': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_35457fcc-05c5-4763-8b0c-3a600ca9ae5e', u'admin_state_up': True, u'tenant_id': u'a8d120259c3946c982a593eded4f1cfb', u'created_at': u'2019-04-05T06:25:32Z', u'flavor_id': None, u'routes': [], u'project_id': u'a8d120259c3946c982a593eded4f1cfb'}) 2019-04-05 06:25:34,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-05 06:25:34,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/f85a290d-577b-45cb-bc9b-3e0747640a97/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.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" -d '{"subnet_id": "dbd7cdd9-d8bf-4ade-81c2-674581544067"}' 2019-04-05 06:25:36,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:36 GMT X-Openstack-Request-Id: req-af63f6fa-b9c8-43a3-bc59-cc7c7be1a69b 2019-04-05 06:25:36,669 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "4c43258c-7e29-41c6-a44c-db19ec58b37b", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "subnet_id": "dbd7cdd9-d8bf-4ade-81c2-674581544067", "subnet_ids": ["dbd7cdd9-d8bf-4ade-81c2-674581544067"], "port_id": "e835e1c6-f8c6-4f13-a45a-0d98c4f6197e", "id": "f85a290d-577b-45cb-bc9b-3e0747640a97"} 2019-04-05 06:25:36,669 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/f85a290d-577b-45cb-bc9b-3e0747640a97/add_router_interface.json used request id req-af63f6fa-b9c8-43a3-bc59-cc7c7be1a69b 2019-04-05 06:25:36,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.12816309929s 2019-04-05 06:25:36,670 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-05 06:25:36,775 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-05 06:25:36,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:25:36,794 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:36 GMT 2019-04-05 06:25:36,794 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-04-05 06:25:36,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 06:25:36,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" 2019-04-05 06:25:37,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:37 GMT X-Openstack-Request-Id: req-e145e0a2-b023-4821-a8c2-a02649d9ae12 2019-04-05 06:25:37,600 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 06:25:37,600 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-e145e0a2-b023-4821-a8c2-a02649d9ae12 2019-04-05 06:25:37,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.803313970566s 2019-04-05 06:25:37,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-05 06:25:37,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_35457fcc-05c5-4763-8b0c-3a600ca9ae5e", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_35457fcc-05c5-4763-8b0c-3a600ca9ae5e"}' 2019-04-05 06:25:37,697 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:37 GMT Location: http://172.30.9.23:9292/v2/images/d111d7ee-54ac-4a17-a724-9d9800f7f5f1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e7646a1d-1308-40c5-820e-c323c3d59351 2019-04-05 06:25:37,698 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T06:25:37Z", "file": "/v2/images/d111d7ee-54ac-4a17-a724-9d9800f7f5f1/file", "owner": "a8d120259c3946c982a593eded4f1cfb", "id": "d111d7ee-54ac-4a17-a724-9d9800f7f5f1", "size": null, "self": "/v2/images/d111d7ee-54ac-4a17-a724-9d9800f7f5f1", "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_35457fcc-05c5-4763-8b0c-3a600ca9ae5e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_35457fcc-05c5-4763-8b0c-3a600ca9ae5e", "checksum": null, "created_at": "2019-04-05T06:25:37Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-05 06:25:37,698 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-e7646a1d-1308-40c5-820e-c323c3d59351 2019-04-05 06:25:37,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0887689590454s 2019-04-05 06:25:37,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-05 06:25:37,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/d111d7ee-54ac-4a17-a724-9d9800f7f5f1/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.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" -d '' 2019-04-05 06:25:38,776 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 06:25:38 GMT X-Openstack-Request-Id: req-4aec2a86-1fbe-43c6-847e-7739fd09cf8f 2019-04-05 06:25:38,776 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 06:25:38,776 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/d111d7ee-54ac-4a17-a724-9d9800f7f5f1/file used request id req-4aec2a86-1fbe-43c6-847e-7739fd09cf8f 2019-04-05 06:25:38,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.0773692131s 2019-04-05 06:25:38,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 06:25:38,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" 2019-04-05 06:25:38,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:38 GMT X-Openstack-Request-Id: req-601f8794-8ada-4f35-bbcf-2c375c11363f 2019-04-05 06:25:38,807 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T06:25:38Z", "file": "/v2/images/d111d7ee-54ac-4a17-a724-9d9800f7f5f1/file", "owner": "a8d120259c3946c982a593eded4f1cfb", "id": "d111d7ee-54ac-4a17-a724-9d9800f7f5f1", "size": 12716032, "self": "/v2/images/d111d7ee-54ac-4a17-a724-9d9800f7f5f1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/d111d7ee-54ac-4a17-a724-9d9800f7f5f1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/d111d7ee-54ac-4a17-a724-9d9800f7f5f1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_35457fcc-05c5-4763-8b0c-3a600ca9ae5e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_35457fcc-05c5-4763-8b0c-3a600ca9ae5e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T06:25:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 06:25:38,807 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-601f8794-8ada-4f35-bbcf-2c375c11363f 2019-04-05 06:25:38,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0272469520569s 2019-04-05 06:25:38,809 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/d111d7ee-54ac-4a17-a724-9d9800f7f5f1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d111d7ee-54ac-4a17-a724-9d9800f7f5f1/file', 'owner': u'a8d120259c3946c982a593eded4f1cfb', 'id': u'd111d7ee-54ac-4a17-a724-9d9800f7f5f1', 'size': 12716032, u'self': u'/v2/images/d111d7ee-54ac-4a17-a724-9d9800f7f5f1', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a8d120259c3946c982a593eded4f1cfb', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/d111d7ee-54ac-4a17-a724-9d9800f7f5f1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-05T06:25:38Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-05T06:25:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_35457fcc-05c5-4763-8b0c-3a600ca9ae5e', '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/d111d7ee-54ac-4a17-a724-9d9800f7f5f1', 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_35457fcc-05c5-4763-8b0c-3a600ca9ae5e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_35457fcc-05c5-4763-8b0c-3a600ca9ae5e', 'created': u'2019-04-05T06:25:37Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-05T06:25:37Z', 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/d111d7ee-54ac-4a17-a724-9d9800f7f5f1', 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_35457fcc-05c5-4763-8b0c-3a600ca9ae5e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-05 06:25:38,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-05 06:25:38,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_35457fcc-05c5-4763-8b0c-3a600ca9ae5e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-05 06:25:39,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25: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-407d6ac8-a449-49cd-bd66-eb0011e509bc x-openstack-request-id: req-407d6ac8-a449-49cd-bd66-eb0011e509bc 2019-04-05 06:25:39,577 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm1-flavor_35457fcc-05c5-4763-8b0c-3a600ca9ae5e", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e93446b9-566c-490d-84df-533cfb6aec45", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e93446b9-566c-490d-84df-533cfb6aec45", "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": "e93446b9-566c-490d-84df-533cfb6aec45"}} 2019-04-05 06:25:39,578 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-407d6ac8-a449-49cd-bd66-eb0011e509bc 2019-04-05 06:25:39,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.765146017075s 2019-04-05 06:25:39,579 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_35457fcc-05c5-4763-8b0c-3a600ca9ae5e', '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'a8d120259c3946c982a593eded4f1cfb', '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'e93446b9-566c-490d-84df-533cfb6aec45', 'swap': 0}) 2019-04-05 06:25:39,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-05 06:25:39,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/e93446b9-566c-490d-84df-533cfb6aec45/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.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" -d '{"extra_specs": {}}' 2019-04-05 06:25:39,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e1403284-eae2-4121-940e-248aee9a4e3b x-openstack-request-id: req-e1403284-eae2-4121-940e-248aee9a4e3b 2019-04-05 06:25:39,602 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-05 06:25:39,602 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/e93446b9-566c-490d-84df-533cfb6aec45/os-extra_specs used request id req-e1403284-eae2-4121-940e-248aee9a4e3b 2019-04-05 06:25:39,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0228209495544s 2019-04-05 06:25:39,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-04-05 06:25:39,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" -d '{"keypair": {"name": "singlevm1-kp_35457fcc-05c5-4763-8b0c-3a600ca9ae5e"}}' 2019-04-05 06:25:40,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json Date: Fri, 05 Apr 2019 06: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-789f9783-0156-4903-b8bc-1eae37c7ca04 x-openstack-request-id: req-789f9783-0156-4903-b8bc-1eae37c7ca04 2019-04-05 06:25:40,041 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDagN7Inx9G6ybgVD8Mm8H801XXgXcNzNCdF5WWHQhCa3+KSkWUCXWPo0/uDGF/i24ghtmP15+CtP1o0mV2Zk8FCjqDthjuZBK4qLQyjsXWfq47NnNsJLyNdtcMX5lrHE+CPKXAQi/e1DSUhK5tXPH4UYLwXEgSSLv/iZ3eOrPmeIMFGAogORVZjiJUUUjvioktfSEQgtt1um7mr33Q1N8il6kTi2/+36jfWaYxm1/3kdYjs33VE9XAD4GkoxW4daCBcQyaFiWMSnl8sH4G/XD3qBsjm9DrisccM+kLDGp3JZ40TXUsFjoama7d8vLfOogqFlM1HF0hx8hf0xEor2Dr Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA2oDeyJ8fRusm4FQ/DJvB/NNV14F3DczQnReVlh0IQmt/ikpF\nlAl1j6NP7gxhf4tuIIbZj9efgrT9aNJldmZPBQo6g7YY7mQSuKi0Mo7F1n6uOzZz\nbCS8jXbXDF+ZaxxPgjylwEIv3tQ0lISubVzx+FGC8FxIEki7/4md3jqz5niDBRgK\nIDkVWY4iVFFI74qJLX0hEILbdbpu5q990NTfIpepE4tv/t+o31mmMZtf95HWI7N9\n1RPVwA+BpKMVuHWggXEMmhYljEp5fLB+Bv1w96gbI5vQ64rHHDPpCwxqdyWeNE11\nLBY6Gpmu3fLy3zqIKhZTNRxdIcfIX9MRKK9g6wIDAQABAoIBAQCgyoKm+cmHY5YZ\nMIWxHpGTHmWmD8RvaE//uhI/BCBG2FpjhqJK/OcBC3nPQFcjB5TD5NgG7PKZudxd\nHa7CgSkXGV7T+9W+3++S6bqpFb1qSZCnTDuF0kbahyBbH6KDWrL7sOt8XnhhrqD+\nxeCh4+rABCOqAw6aPeHyeu+sUGCAcMQC+q+1I4c9Mh7mex99qiHTlZ6Si6haYGZg\nlvtcru5I6LYFxpLIlU9OV+VYQ7eKzNVokkIHQMbSZHSYfZ8bWdRwlZM9B+k4Elkd\nuxmExFWXIyK6w9vmCivKl+2vBgQRSGrtRg4tehQmS3VLn6N45bl++opGgwJq0Wu1\nWAfc+2ipAoGBAPY2+3CHZe1x79Mu6tCdSbBo65Fr0dQubaAkCRB+2/C7Mgk0h7Bk\nImOna/KwmZBOk8N53ORmESP5XmjYscQDTvxVcAbeuJMVE3eG7NaN6ugIWAFLkqqG\nuyIgro8VjI+RoIP2huSO3X+F/J4ihw/Pb+gQIRRoo0ZzKhWRHzseFvxFAoGBAOMv\n8wW0jx+kLOiwUmOdckY9sH3Hvu/AlBZ+7l1Kh1iPCJZnbCBjeZCDIms7RcSl6sFR\nZk5NtS2Oz4H9ePvWJw0XmAFcKV/+wJBqo8WKGhub/FqNPrY4h4yKEyza7u9B4WwQ\nYpOht1/jLsdIHc1pcO96GFufREA4S+Kesjy6oXNvAoGAetmcQ92LIhrDix/R0h1o\n8zimsXyWycQQtuLEExL5Mvh0Utt/CKgt8INM/V7YgIR0fgiECwJScxyt2qqkqCTu\neEE5EHR4rArMF8ueyL8vAm+HWb4XhDaNkM21y3b5F3mWGcIcNFaEdmioT07zDRR3\nxdamasR7E1/LE8/BQYIV/fECgYAc+TJ/GcXe/SsVCdeYCK5YMundQKojHWZFcC6q\nCyUzsBoiRFJP1x/bxD2Re1+scpR7zwvDFLn0c3AXXeIeC/OzAb1K/xvvuCeKw27b\ndH9b4grO6ZCD4LW4wKstX0Z1kOtUwsovlcIzImAG3jWeysGyaNnOZYNoxUU4Q5Dr\nmcmZVQKBgQDTy0QjP1JbjYDG1rgEKesNeCpDK75BQ+3oZghEoq+dYZL/yuvTIEZb\nfX7CkNx0bSmgwwRwa4f7ucSEKBgr7AsafZsHYPt0lAbfIQjDuVUK5mkeV3KZMPOs\nShYeF0fB7Srr0Iu9NIKeGEv/TXGVT8eGVO/UOOSBcsQmZiu9S8cdfg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "3925ae83907349f0acb148efa634063e", "name": "singlevm1-kp_35457fcc-05c5-4763-8b0c-3a600ca9ae5e", "fingerprint": "02:ce:48:88:30:80:91:c3:05:0e:5e:7f:25:cf:62:81"}} 2019-04-05 06:25:40,042 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-789f9783-0156-4903-b8bc-1eae37c7ca04 2019-04-05 06:25:40,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.439163923264s 2019-04-05 06:25:40,043 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDagN7Inx9G6ybgVD8Mm8H801XXgXcNzNCdF5WWHQhCa3+KSkWUCXWPo0/uDGF/i24ghtmP15+CtP1o0mV2Zk8FCjqDthjuZBK4qLQyjsXWfq47NnNsJLyNdtcMX5lrHE+CPKXAQi/e1DSUhK5tXPH4UYLwXEgSSLv/iZ3eOrPmeIMFGAogORVZjiJUUUjvioktfSEQgtt1um7mr33Q1N8il6kTi2/+36jfWaYxm1/3kdYjs33VE9XAD4GkoxW4daCBcQyaFiWMSnl8sH4G/XD3qBsjm9DrisccM+kLDGp3JZ40TXUsFjoama7d8vLfOogqFlM1HF0hx8hf0xEor2Dr Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA2oDeyJ8fRusm4FQ/DJvB/NNV14F3DczQnReVlh0IQmt/ikpF\nlAl1j6NP7gxhf4tuIIbZj9efgrT9aNJldmZPBQo6g7YY7mQSuKi0Mo7F1n6uOzZz\nbCS8jXbXDF+ZaxxPgjylwEIv3tQ0lISubVzx+FGC8FxIEki7/4md3jqz5niDBRgK\nIDkVWY4iVFFI74qJLX0hEILbdbpu5q990NTfIpepE4tv/t+o31mmMZtf95HWI7N9\n1RPVwA+BpKMVuHWggXEMmhYljEp5fLB+Bv1w96gbI5vQ64rHHDPpCwxqdyWeNE11\nLBY6Gpmu3fLy3zqIKhZTNRxdIcfIX9MRKK9g6wIDAQABAoIBAQCgyoKm+cmHY5YZ\nMIWxHpGTHmWmD8RvaE//uhI/BCBG2FpjhqJK/OcBC3nPQFcjB5TD5NgG7PKZudxd\nHa7CgSkXGV7T+9W+3++S6bqpFb1qSZCnTDuF0kbahyBbH6KDWrL7sOt8XnhhrqD+\nxeCh4+rABCOqAw6aPeHyeu+sUGCAcMQC+q+1I4c9Mh7mex99qiHTlZ6Si6haYGZg\nlvtcru5I6LYFxpLIlU9OV+VYQ7eKzNVokkIHQMbSZHSYfZ8bWdRwlZM9B+k4Elkd\nuxmExFWXIyK6w9vmCivKl+2vBgQRSGrtRg4tehQmS3VLn6N45bl++opGgwJq0Wu1\nWAfc+2ipAoGBAPY2+3CHZe1x79Mu6tCdSbBo65Fr0dQubaAkCRB+2/C7Mgk0h7Bk\nImOna/KwmZBOk8N53ORmESP5XmjYscQDTvxVcAbeuJMVE3eG7NaN6ugIWAFLkqqG\nuyIgro8VjI+RoIP2huSO3X+F/J4ihw/Pb+gQIRRoo0ZzKhWRHzseFvxFAoGBAOMv\n8wW0jx+kLOiwUmOdckY9sH3Hvu/AlBZ+7l1Kh1iPCJZnbCBjeZCDIms7RcSl6sFR\nZk5NtS2Oz4H9ePvWJw0XmAFcKV/+wJBqo8WKGhub/FqNPrY4h4yKEyza7u9B4WwQ\nYpOht1/jLsdIHc1pcO96GFufREA4S+Kesjy6oXNvAoGAetmcQ92LIhrDix/R0h1o\n8zimsXyWycQQtuLEExL5Mvh0Utt/CKgt8INM/V7YgIR0fgiECwJScxyt2qqkqCTu\neEE5EHR4rArMF8ueyL8vAm+HWb4XhDaNkM21y3b5F3mWGcIcNFaEdmioT07zDRR3\nxdamasR7E1/LE8/BQYIV/fECgYAc+TJ/GcXe/SsVCdeYCK5YMundQKojHWZFcC6q\nCyUzsBoiRFJP1x/bxD2Re1+scpR7zwvDFLn0c3AXXeIeC/OzAb1K/xvvuCeKw27b\ndH9b4grO6ZCD4LW4wKstX0Z1kOtUwsovlcIzImAG3jWeysGyaNnOZYNoxUU4Q5Dr\nmcmZVQKBgQDTy0QjP1JbjYDG1rgEKesNeCpDK75BQ+3oZghEoq+dYZL/yuvTIEZb\nfX7CkNx0bSmgwwRwa4f7ucSEKBgr7AsafZsHYPt0lAbfIQjDuVUK5mkeV3KZMPOs\nShYeF0fB7Srr0Iu9NIKeGEv/TXGVT8eGVO/UOOSBcsQmZiu9S8cdfg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'3925ae83907349f0acb148efa634063e', 'name': u'singlevm1-kp_35457fcc-05c5-4763-8b0c-3a600ca9ae5e', 'created_at': '2019-04-05T06:25:40.043024', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a8d120259c3946c982a593eded4f1cfb', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'02:ce:48:88:30:80:91:c3:05:0e:5e:7f:25:cf:62:81', 'type': 'ssh', 'id': u'singlevm1-kp_35457fcc-05c5-4763-8b0c-3a600ca9ae5e'}) 2019-04-05 06:25:40,043 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA2oDeyJ8fRusm4FQ/DJvB/NNV14F3DczQnReVlh0IQmt/ikpF lAl1j6NP7gxhf4tuIIbZj9efgrT9aNJldmZPBQo6g7YY7mQSuKi0Mo7F1n6uOzZz bCS8jXbXDF+ZaxxPgjylwEIv3tQ0lISubVzx+FGC8FxIEki7/4md3jqz5niDBRgK IDkVWY4iVFFI74qJLX0hEILbdbpu5q990NTfIpepE4tv/t+o31mmMZtf95HWI7N9 1RPVwA+BpKMVuHWggXEMmhYljEp5fLB+Bv1w96gbI5vQ64rHHDPpCwxqdyWeNE11 LBY6Gpmu3fLy3zqIKhZTNRxdIcfIX9MRKK9g6wIDAQABAoIBAQCgyoKm+cmHY5YZ MIWxHpGTHmWmD8RvaE//uhI/BCBG2FpjhqJK/OcBC3nPQFcjB5TD5NgG7PKZudxd Ha7CgSkXGV7T+9W+3++S6bqpFb1qSZCnTDuF0kbahyBbH6KDWrL7sOt8XnhhrqD+ xeCh4+rABCOqAw6aPeHyeu+sUGCAcMQC+q+1I4c9Mh7mex99qiHTlZ6Si6haYGZg lvtcru5I6LYFxpLIlU9OV+VYQ7eKzNVokkIHQMbSZHSYfZ8bWdRwlZM9B+k4Elkd uxmExFWXIyK6w9vmCivKl+2vBgQRSGrtRg4tehQmS3VLn6N45bl++opGgwJq0Wu1 WAfc+2ipAoGBAPY2+3CHZe1x79Mu6tCdSbBo65Fr0dQubaAkCRB+2/C7Mgk0h7Bk ImOna/KwmZBOk8N53ORmESP5XmjYscQDTvxVcAbeuJMVE3eG7NaN6ugIWAFLkqqG uyIgro8VjI+RoIP2huSO3X+F/J4ihw/Pb+gQIRRoo0ZzKhWRHzseFvxFAoGBAOMv 8wW0jx+kLOiwUmOdckY9sH3Hvu/AlBZ+7l1Kh1iPCJZnbCBjeZCDIms7RcSl6sFR Zk5NtS2Oz4H9ePvWJw0XmAFcKV/+wJBqo8WKGhub/FqNPrY4h4yKEyza7u9B4WwQ YpOht1/jLsdIHc1pcO96GFufREA4S+Kesjy6oXNvAoGAetmcQ92LIhrDix/R0h1o 8zimsXyWycQQtuLEExL5Mvh0Utt/CKgt8INM/V7YgIR0fgiECwJScxyt2qqkqCTu eEE5EHR4rArMF8ueyL8vAm+HWb4XhDaNkM21y3b5F3mWGcIcNFaEdmioT07zDRR3 xdamasR7E1/LE8/BQYIV/fECgYAc+TJ/GcXe/SsVCdeYCK5YMundQKojHWZFcC6q CyUzsBoiRFJP1x/bxD2Re1+scpR7zwvDFLn0c3AXXeIeC/OzAb1K/xvvuCeKw27b dH9b4grO6ZCD4LW4wKstX0Z1kOtUwsovlcIzImAG3jWeysGyaNnOZYNoxUU4Q5Dr mcmZVQKBgQDTy0QjP1JbjYDG1rgEKesNeCpDK75BQ+3oZghEoq+dYZL/yuvTIEZb fX7CkNx0bSmgwwRwa4f7ucSEKBgr7AsafZsHYPt0lAbfIQjDuVUK5mkeV3KZMPOs ShYeF0fB7Srr0Iu9NIKeGEv/TXGVT8eGVO/UOOSBcsQmZiu9S8cdfg== -----END RSA PRIVATE KEY----- 2019-04-05 06:25:40,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-04-05 06:25:40,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" -d '{"security_group": {"name": "singlevm1-sg_35457fcc-05c5-4763-8b0c-3a600ca9ae5e", "description": "created by OPNFV Functest (singlevm1)"}}' 2019-04-05 06:25:40,170 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:39 GMT X-Openstack-Request-Id: req-b4d458e5-0f90-4129-a2ef-ea2151f5c7f7 2019-04-05 06:25:40,171 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "created_at": "2019-04-05T06:25:39Z", "updated_at": "2019-04-05T06:25:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:25:39Z", "revision_number": 0, "id": "06f9adfc-bf32-43cd-9ca7-81b16492f0c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:25:39Z", "security_group_id": "0195d45c-39e7-46e9-b1ec-3c914fc42149", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:25:39Z", "revision_number": 0, "id": "453161c5-20b7-4b07-8e53-59e6301581ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:25:39Z", "security_group_id": "0195d45c-39e7-46e9-b1ec-3c914fc42149", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}], "revision_number": 1, "project_id": "a8d120259c3946c982a593eded4f1cfb", "id": "0195d45c-39e7-46e9-b1ec-3c914fc42149", "name": "singlevm1-sg_35457fcc-05c5-4763-8b0c-3a600ca9ae5e"}} 2019-04-05 06:25:40,171 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-b4d458e5-0f90-4129-a2ef-ea2151f5c7f7 2019-04-05 06:25:40,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.122736930847s 2019-04-05 06:25:40,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 06:25:40,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" 2019-04-05 06:25:40,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8340 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:39 GMT X-Openstack-Request-Id: req-7c72c125-9af8-4d0b-b01a-3a4fa1cd331f 2019-04-05 06:25:40,249 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "created_at": "2019-04-05T06:25:39Z", "updated_at": "2019-04-05T06:25:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:25:39Z", "revision_number": 0, "id": "06f9adfc-bf32-43cd-9ca7-81b16492f0c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:25:39Z", "security_group_id": "0195d45c-39e7-46e9-b1ec-3c914fc42149", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:25:39Z", "revision_number": 0, "id": "453161c5-20b7-4b07-8e53-59e6301581ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:25:39Z", "security_group_id": "0195d45c-39e7-46e9-b1ec-3c914fc42149", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}], "revision_number": 1, "project_id": "a8d120259c3946c982a593eded4f1cfb", "id": "0195d45c-39e7-46e9-b1ec-3c914fc42149", "name": "singlevm1-sg_35457fcc-05c5-4763-8b0c-3a600ca9ae5e"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-05T06:24:19Z", "updated_at": "2019-04-05T06:24:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "0816cb4e-5b34-4e0e-a92b-2747b5ac7a00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "25763b38-1719-453d-a14e-f3c76b13cc42", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "8210886f-2687-4779-b145-fc57423d91c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "fba949ea-8aec-4a37-9c7a-026e6bd092f8", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "created_at": "2019-04-05T06:22:23Z", "updated_at": "2019-04-05T06:22:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "6ea82520-e223-4695-ad5e-9d8a732e75e5", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "84dbc1ec-b830-42da-a2c2-6affe4564e92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "b2cb60c5-bb44-4241-9c03-4830a87cc121", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "bc3ce38f-1e5b-4e37-bc17-77b797ed9d56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}], "revision_number": 1, "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "created_at": "2019-04-05T06:24:18Z", "updated_at": "2019-04-05T06:24:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "1c082b29-0864-456d-a6b5-dfb8ddb5c4dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "3ff1d863-0a41-400b-82d4-9ec541b9069c", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "a5a87ded-31da-4d85-931e-1621ef79b33d", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "ba36cf94-d6e2-464c-a246-442cd5b4c44d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}], "revision_number": 1, "project_id": "a8d120259c3946c982a593eded4f1cfb", "id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "name": "default"}]} 2019-04-05 06:25:40,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-7c72c125-9af8-4d0b-b01a-3a4fa1cd331f 2019-04-05 06:25:40,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0712339878082s 2019-04-05 06:25:40,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-05 06:25:40,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" -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": "0195d45c-39e7-46e9-b1ec-3c914fc42149"}}' 2019-04-05 06:25:40,366 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:39 GMT X-Openstack-Request-Id: req-0608b3ea-3bc1-4592-ab3a-7064761b86c9 2019-04-05 06:25:40,366 - 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-04-05T06:25:39Z", "security_group_id": "0195d45c-39e7-46e9-b1ec-3c914fc42149", "port_range_min": 22, "revision_number": 0, "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "created_at": "2019-04-05T06:25:39Z", "project_id": "a8d120259c3946c982a593eded4f1cfb", "id": "69fe8fb8-6ad1-44d9-b87a-11a5570e8622"}} 2019-04-05 06:25:40,366 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-0608b3ea-3bc1-4592-ab3a-7064761b86c9 2019-04-05 06:25:40,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.110295057297s 2019-04-05 06:25:40,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 06:25:40,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" 2019-04-05 06:25:40,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8836 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:40 GMT X-Openstack-Request-Id: req-1658ba58-334a-4197-990d-1295c00b3ec2 2019-04-05 06:25:40,419 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "created_at": "2019-04-05T06:25:39Z", "updated_at": "2019-04-05T06:25:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:25:39Z", "revision_number": 0, "id": "06f9adfc-bf32-43cd-9ca7-81b16492f0c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:25:39Z", "security_group_id": "0195d45c-39e7-46e9-b1ec-3c914fc42149", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:25:39Z", "revision_number": 0, "id": "453161c5-20b7-4b07-8e53-59e6301581ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:25:39Z", "security_group_id": "0195d45c-39e7-46e9-b1ec-3c914fc42149", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-05T06:25:39Z", "revision_number": 0, "id": "69fe8fb8-6ad1-44d9-b87a-11a5570e8622", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:25:39Z", "security_group_id": "0195d45c-39e7-46e9-b1ec-3c914fc42149", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}], "revision_number": 2, "project_id": "a8d120259c3946c982a593eded4f1cfb", "id": "0195d45c-39e7-46e9-b1ec-3c914fc42149", "name": "singlevm1-sg_35457fcc-05c5-4763-8b0c-3a600ca9ae5e"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-05T06:24:19Z", "updated_at": "2019-04-05T06:24:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "0816cb4e-5b34-4e0e-a92b-2747b5ac7a00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "25763b38-1719-453d-a14e-f3c76b13cc42", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "8210886f-2687-4779-b145-fc57423d91c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "fba949ea-8aec-4a37-9c7a-026e6bd092f8", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "created_at": "2019-04-05T06:22:23Z", "updated_at": "2019-04-05T06:22:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "6ea82520-e223-4695-ad5e-9d8a732e75e5", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "84dbc1ec-b830-42da-a2c2-6affe4564e92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "b2cb60c5-bb44-4241-9c03-4830a87cc121", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "bc3ce38f-1e5b-4e37-bc17-77b797ed9d56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}], "revision_number": 1, "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "created_at": "2019-04-05T06:24:18Z", "updated_at": "2019-04-05T06:24:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "1c082b29-0864-456d-a6b5-dfb8ddb5c4dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "3ff1d863-0a41-400b-82d4-9ec541b9069c", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "a5a87ded-31da-4d85-931e-1621ef79b33d", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "ba36cf94-d6e2-464c-a246-442cd5b4c44d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}], "revision_number": 1, "project_id": "a8d120259c3946c982a593eded4f1cfb", "id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "name": "default"}]} 2019-04-05 06:25:40,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-1658ba58-334a-4197-990d-1295c00b3ec2 2019-04-05 06:25:40,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0466110706329s 2019-04-05 06:25:40,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-05 06:25:40,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" -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": "0195d45c-39e7-46e9-b1ec-3c914fc42149"}}' 2019-04-05 06:25:40,533 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:40 GMT X-Openstack-Request-Id: req-bcb67ad2-44de-4eab-88fb-1a5b9d532a87 2019-04-05 06:25:40,534 - 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-04-05T06:25:40Z", "security_group_id": "0195d45c-39e7-46e9-b1ec-3c914fc42149", "port_range_min": null, "revision_number": 0, "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "created_at": "2019-04-05T06:25:40Z", "project_id": "a8d120259c3946c982a593eded4f1cfb", "id": "ebeb24e5-a38c-4941-a10e-6b20c62c8aac"}} 2019-04-05 06:25:40,534 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-bcb67ad2-44de-4eab-88fb-1a5b9d532a87 2019-04-05 06:25:40,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.109136104584s 2019-04-05 06:25:40,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:25:40,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" 2019-04-05 06:25:40,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:40 GMT X-Openstack-Request-Id: req-732250fc-a41b-4bdc-92bb-9e2c80bc1fd7 2019-04-05 06:25:40,617 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4c43258c-7e29-41c6-a44c-db19ec58b37b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"a8d120259c3946c982a593eded4f1cfb","l2_adjacency":true,"status":"ACTIVE","subnets":["dbd7cdd9-d8bf-4ade-81c2-674581544067"],"description":"","tags":[],"updated_at":"2019-04-05T06:25:31Z","qos_policy_id":null,"name":"singlevm1-net_35457fcc-05c5-4763-8b0c-3a600ca9ae5e","admin_state_up":true,"tenant_id":"a8d120259c3946c982a593eded4f1cfb","created_at":"2019-04-05T06:25:31Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"}]} 2019-04-05 06:25:40,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-732250fc-a41b-4bdc-92bb-9e2c80bc1fd7 2019-04-05 06:25:40,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.082279920578s 2019-04-05 06:25:40,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 06:25:40,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" 2019-04-05 06:25:40,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:40 GMT X-Openstack-Request-Id: req-23402389-6f81-4120-87f2-3b67004774d7 2019-04-05 06:25:40,648 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T06:25:38Z", "file": "/v2/images/d111d7ee-54ac-4a17-a724-9d9800f7f5f1/file", "owner": "a8d120259c3946c982a593eded4f1cfb", "id": "d111d7ee-54ac-4a17-a724-9d9800f7f5f1", "size": 12716032, "self": "/v2/images/d111d7ee-54ac-4a17-a724-9d9800f7f5f1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/d111d7ee-54ac-4a17-a724-9d9800f7f5f1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/d111d7ee-54ac-4a17-a724-9d9800f7f5f1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_35457fcc-05c5-4763-8b0c-3a600ca9ae5e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_35457fcc-05c5-4763-8b0c-3a600ca9ae5e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T06:25:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 06:25:40,648 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-23402389-6f81-4120-87f2-3b67004774d7 2019-04-05 06:25:40,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0258369445801s 2019-04-05 06:25:40,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 06:25:40,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" 2019-04-05 06:25:40,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25: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-a00d1512-bb90-403b-83aa-b6ac04aaf34e x-openstack-request-id: req-a00d1512-bb90-403b-83aa-b6ac04aaf34e 2019-04-05 06:25:40,676 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_35457fcc-05c5-4763-8b0c-3a600ca9ae5e", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e93446b9-566c-490d-84df-533cfb6aec45", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e93446b9-566c-490d-84df-533cfb6aec45", "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": "e93446b9-566c-490d-84df-533cfb6aec45"}]} 2019-04-05 06:25:40,676 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-a00d1512-bb90-403b-83aa-b6ac04aaf34e 2019-04-05 06:25:40,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.021614074707s 2019-04-05 06:25:40,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-05 06:25:40,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" -d '{"server": {"name": "singlevm1-vm_35457fcc-05c5-4763-8b0c-3a600ca9ae5e", "imageRef": "d111d7ee-54ac-4a17-a724-9d9800f7f5f1", "key_name": "singlevm1-kp_35457fcc-05c5-4763-8b0c-3a600ca9ae5e", "flavorRef": "e93446b9-566c-490d-84df-533cfb6aec45", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4c43258c-7e29-41c6-a44c-db19ec58b37b"}], "security_groups": [{"name": "0195d45c-39e7-46e9-b1ec-3c914fc42149"}]}}' 2019-04-05 06:25:43,592 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.23:8774/v2.1/servers/65ff9694-5d80-4173-b6d3-4a45dba9f6ae x-compute-request-id: req-3d94e1be-5d24-493a-aabf-40a266da968d x-openstack-request-id: req-3d94e1be-5d24-493a-aabf-40a266da968d 2019-04-05 06:25:43,593 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "0195d45c-39e7-46e9-b1ec-3c914fc42149"}], "OS-DCF:diskConfig": "MANUAL", "id": "65ff9694-5d80-4173-b6d3-4a45dba9f6ae", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/65ff9694-5d80-4173-b6d3-4a45dba9f6ae", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/65ff9694-5d80-4173-b6d3-4a45dba9f6ae", "rel": "bookmark"}], "adminPass": "pZLWKmq5MAyP"}} 2019-04-05 06:25:43,593 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-3d94e1be-5d24-493a-aabf-40a266da968d 2019-04-05 06:25:43,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.91489505768s 2019-04-05 06:25:43,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:25:43,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" 2019-04-05 06:25:44,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 639 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dc0f96d4-1c25-4248-9a18-8ba50bd3392f x-openstack-request-id: req-dc0f96d4-1c25-4248-9a18-8ba50bd3392f 2019-04-05 06:25:44,802 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/65ff9694-5d80-4173-b6d3-4a45dba9f6ae", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/65ff9694-5d80-4173-b6d3-4a45dba9f6ae", "rel": "bookmark"}], "image": {"id": "d111d7ee-54ac-4a17-a724-9d9800f7f5f1", "links": [{"href": "http://172.30.9.23:8774/images/d111d7ee-54ac-4a17-a724-9d9800f7f5f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e93446b9-566c-490d-84df-533cfb6aec45", "links": [{"href": "http://172.30.9.23:8774/flavors/e93446b9-566c-490d-84df-533cfb6aec45", "rel": "bookmark"}]}, "id": "65ff9694-5d80-4173-b6d3-4a45dba9f6ae", "user_id": "3925ae83907349f0acb148efa634063e", "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-04-05T06:25:43Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_35457fcc-05c5-4763-8b0c-3a600ca9ae5e", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_35457fcc-05c5-4763-8b0c-3a600ca9ae5e", "created": "2019-04-05T06:25:43Z", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:25:44,802 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-dc0f96d4-1c25-4248-9a18-8ba50bd3392f 2019-04-05 06:25:44,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.2086148262s 2019-04-05 06:25:44,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:25:44,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" 2019-04-05 06:25:44,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:44 GMT X-Openstack-Request-Id: req-12c16ee1-f496-4e89-b989-97ecc309e7c5 2019-04-05 06:25:44,895 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4c43258c-7e29-41c6-a44c-db19ec58b37b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"a8d120259c3946c982a593eded4f1cfb","l2_adjacency":true,"status":"ACTIVE","subnets":["dbd7cdd9-d8bf-4ade-81c2-674581544067"],"description":"","tags":[],"updated_at":"2019-04-05T06:25:31Z","qos_policy_id":null,"name":"singlevm1-net_35457fcc-05c5-4763-8b0c-3a600ca9ae5e","admin_state_up":true,"tenant_id":"a8d120259c3946c982a593eded4f1cfb","created_at":"2019-04-05T06:25:31Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"}]} 2019-04-05 06:25:44,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-12c16ee1-f496-4e89-b989-97ecc309e7c5 2019-04-05 06:25:44,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0815579891205s 2019-04-05 06:25:44,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-05 06:25:44,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" 2019-04-05 06:25:44,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:44 GMT X-Openstack-Request-Id: req-a5936c46-d0b2-4078-a001-11b1b57561f7 2019-04-05 06:25:44,953 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-05T06:22:27Z","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":"d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:27Z","ip_version":4},{"updated_at":"2019-04-05T06:25:31Z","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":"dbd7cdd9-d8bf-4ade-81c2-674581544067","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a8d120259c3946c982a593eded4f1cfb","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_35457fcc-05c5-4763-8b0c-3a600ca9ae5e","enable_dhcp":true,"segment_id":null,"network_id":"4c43258c-7e29-41c6-a44c-db19ec58b37b","tenant_id":"a8d120259c3946c982a593eded4f1cfb","created_at":"2019-04-05T06:25:31Z","ip_version":4}]} 2019-04-05 06:25:44,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-a5936c46-d0b2-4078-a001-11b1b57561f7 2019-04-05 06:25:44,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0564911365509s 2019-04-05 06:25:44,954 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 06:25:46,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:25:46,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" 2019-04-05 06:25:47,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 722 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25: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-bd0525d3-14f2-42a5-845a-d2bb3d04b57a x-openstack-request-id: req-bd0525d3-14f2-42a5-845a-d2bb3d04b57a 2019-04-05 06:25:47,648 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/65ff9694-5d80-4173-b6d3-4a45dba9f6ae", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/65ff9694-5d80-4173-b6d3-4a45dba9f6ae", "rel": "bookmark"}], "image": {"id": "d111d7ee-54ac-4a17-a724-9d9800f7f5f1", "links": [{"href": "http://172.30.9.23:8774/images/d111d7ee-54ac-4a17-a724-9d9800f7f5f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e93446b9-566c-490d-84df-533cfb6aec45", "links": [{"href": "http://172.30.9.23:8774/flavors/e93446b9-566c-490d-84df-533cfb6aec45", "rel": "bookmark"}]}, "id": "65ff9694-5d80-4173-b6d3-4a45dba9f6ae", "user_id": "3925ae83907349f0acb148efa634063e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T06:25:46Z", "hostId": "1a4ccabea8f094297cf4fa06b5449f5511571dda2b2b25efe5112fb3", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_35457fcc-05c5-4763-8b0c-3a600ca9ae5e", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_35457fcc-05c5-4763-8b0c-3a600ca9ae5e", "created": "2019-04-05T06:25:43Z", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:25:47,648 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bd0525d3-14f2-42a5-845a-d2bb3d04b57a 2019-04-05 06:25:47,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.691349029541s 2019-04-05 06:25:47,654 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 06:25:49,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:25:49,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" 2019-04-05 06:25:50,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 738 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25: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-883e3f58-54fd-467f-97a1-e10f59819bec x-openstack-request-id: req-883e3f58-54fd-467f-97a1-e10f59819bec 2019-04-05 06:25:50,605 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/65ff9694-5d80-4173-b6d3-4a45dba9f6ae", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/65ff9694-5d80-4173-b6d3-4a45dba9f6ae", "rel": "bookmark"}], "image": {"id": "d111d7ee-54ac-4a17-a724-9d9800f7f5f1", "links": [{"href": "http://172.30.9.23:8774/images/d111d7ee-54ac-4a17-a724-9d9800f7f5f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e93446b9-566c-490d-84df-533cfb6aec45", "links": [{"href": "http://172.30.9.23:8774/flavors/e93446b9-566c-490d-84df-533cfb6aec45", "rel": "bookmark"}]}, "id": "65ff9694-5d80-4173-b6d3-4a45dba9f6ae", "security_groups": [{"name": "singlevm1-sg_35457fcc-05c5-4763-8b0c-3a600ca9ae5e"}], "user_id": "3925ae83907349f0acb148efa634063e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T06:25:47Z", "hostId": "1a4ccabea8f094297cf4fa06b5449f5511571dda2b2b25efe5112fb3", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_35457fcc-05c5-4763-8b0c-3a600ca9ae5e", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_35457fcc-05c5-4763-8b0c-3a600ca9ae5e", "created": "2019-04-05T06:25:43Z", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:25:50,606 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-883e3f58-54fd-467f-97a1-e10f59819bec 2019-04-05 06:25:50,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.949042081833s 2019-04-05 06:25:50,612 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 06:25:52,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:25:52,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" 2019-04-05 06:25:53,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 808 Content-Type: application/json Date: Fri, 05 Apr 2019 06: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-1f65dbb9-089b-4c4a-be21-665eda2a0499 x-openstack-request-id: req-1f65dbb9-089b-4c4a-be21-665eda2a0499 2019-04-05 06:25:53,800 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_35457fcc-05c5-4763-8b0c-3a600ca9ae5e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:20:a3", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/65ff9694-5d80-4173-b6d3-4a45dba9f6ae", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/65ff9694-5d80-4173-b6d3-4a45dba9f6ae", "rel": "bookmark"}], "image": {"id": "d111d7ee-54ac-4a17-a724-9d9800f7f5f1", "links": [{"href": "http://172.30.9.23:8774/images/d111d7ee-54ac-4a17-a724-9d9800f7f5f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e93446b9-566c-490d-84df-533cfb6aec45", "links": [{"href": "http://172.30.9.23:8774/flavors/e93446b9-566c-490d-84df-533cfb6aec45", "rel": "bookmark"}]}, "id": "65ff9694-5d80-4173-b6d3-4a45dba9f6ae", "security_groups": [{"name": "singlevm1-sg_35457fcc-05c5-4763-8b0c-3a600ca9ae5e"}], "user_id": "3925ae83907349f0acb148efa634063e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T06:25:47Z", "hostId": "1a4ccabea8f094297cf4fa06b5449f5511571dda2b2b25efe5112fb3", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_35457fcc-05c5-4763-8b0c-3a600ca9ae5e", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_35457fcc-05c5-4763-8b0c-3a600ca9ae5e", "created": "2019-04-05T06:25:43Z", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:25:53,800 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1f65dbb9-089b-4c4a-be21-665eda2a0499 2019-04-05 06:25:53,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.18533301353s 2019-04-05 06:25:53,807 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 06:25:55,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:25:55,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" 2019-04-05 06:25:56,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 811 Content-Type: application/json Date: Fri, 05 Apr 2019 06: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-891481e4-419b-4aa8-83c8-5da756b5035e x-openstack-request-id: req-891481e4-419b-4aa8-83c8-5da756b5035e 2019-04-05 06:25:56,412 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_35457fcc-05c5-4763-8b0c-3a600ca9ae5e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:20:a3", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/65ff9694-5d80-4173-b6d3-4a45dba9f6ae", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/65ff9694-5d80-4173-b6d3-4a45dba9f6ae", "rel": "bookmark"}], "image": {"id": "d111d7ee-54ac-4a17-a724-9d9800f7f5f1", "links": [{"href": "http://172.30.9.23:8774/images/d111d7ee-54ac-4a17-a724-9d9800f7f5f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2019-04-05T06:25:54.000000", "flavor": {"id": "e93446b9-566c-490d-84df-533cfb6aec45", "links": [{"href": "http://172.30.9.23:8774/flavors/e93446b9-566c-490d-84df-533cfb6aec45", "rel": "bookmark"}]}, "id": "65ff9694-5d80-4173-b6d3-4a45dba9f6ae", "security_groups": [{"name": "singlevm1-sg_35457fcc-05c5-4763-8b0c-3a600ca9ae5e"}], "user_id": "3925ae83907349f0acb148efa634063e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T06:25:53Z", "hostId": "1a4ccabea8f094297cf4fa06b5449f5511571dda2b2b25efe5112fb3", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_35457fcc-05c5-4763-8b0c-3a600ca9ae5e", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_35457fcc-05c5-4763-8b0c-3a600ca9ae5e", "created": "2019-04-05T06:25:43Z", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:25:56,412 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-891481e4-419b-4aa8-83c8-5da756b5035e 2019-04-05 06:25:56,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.603131055832s 2019-04-05 06:25:56,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-05 06:25:56,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=65ff9694-5d80-4173-b6d3-4a45dba9f6ae" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" 2019-04-05 06:25:56,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 991 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:56 GMT X-Openstack-Request-Id: req-906bd66d-32b5-4e18-a266-6337ce452c8b 2019-04-05 06:25:56,464 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T06:25:52Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"dbd7cdd9-d8bf-4ade-81c2-674581544067","ip_address":"192.168.120.5"}],"id":"e7256496-dc97-4652-8bca-cb266d8c5b2c","security_groups":["0195d45c-39e7-46e9-b1ec-3c914fc42149"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:45:20:a3","project_id":"a8d120259c3946c982a593eded4f1cfb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4c43258c-7e29-41c6-a44c-db19ec58b37b","tenant_id":"a8d120259c3946c982a593eded4f1cfb","created_at":"2019-04-05T06:25:47Z","binding:vnic_type":"normal","device_id":"65ff9694-5d80-4173-b6d3-4a45dba9f6ae","ip_allocation":"immediate"}]} 2019-04-05 06:25:56,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=65ff9694-5d80-4173-b6d3-4a45dba9f6ae used request id req-906bd66d-32b5-4e18-a266-6337ce452c8b 2019-04-05 06:25:56,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0456080436707s 2019-04-05 06:25:56,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:25:56,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=e7256496-dc97-4652-8bca-cb266d8c5b2c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" 2019-04-05 06:25:56,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:56 GMT X-Openstack-Request-Id: req-5effa893-38dc-479c-b570-9ee68dbc0720 2019-04-05 06:25:56,524 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-05 06:25:56,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=e7256496-dc97-4652-8bca-cb266d8c5b2c used request id req-5effa893-38dc-479c-b570-9ee68dbc0720 2019-04-05 06:25:56,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0498080253601s 2019-04-05 06:25:56,525 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_35457fcc-05c5-4763-8b0c-3a600ca9ae5e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:45:20:a3', 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'd111d7ee-54ac-4a17-a724-9d9800f7f5f1'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2019-04-05T06:25:54.000000', 'flavor': Munch({u'id': u'e93446b9-566c-490d-84df-533cfb6aec45'}), 'az': u'nova', 'id': u'65ff9694-5d80-4173-b6d3-4a45dba9f6ae', 'security_groups': [Munch({u'name': u'singlevm1-sg_35457fcc-05c5-4763-8b0c-3a600ca9ae5e'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3925ae83907349f0acb148efa634063e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a8d120259c3946c982a593eded4f1cfb', '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-04-05T06:25:54.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-05T06:25:53Z', 'hostId': u'1a4ccabea8f094297cf4fa06b5449f5511571dda2b2b25efe5112fb3', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_35457fcc-05c5-4763-8b0c-3a600ca9ae5e', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'1a4ccabea8f094297cf4fa06b5449f5511571dda2b2b25efe5112fb3', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2019-04-05T06:25:54.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'a8d120259c3946c982a593eded4f1cfb', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_35457fcc-05c5-4763-8b0c-3a600ca9ae5e', 'adminPass': u'pZLWKmq5MAyP', 'tenant_id': u'a8d120259c3946c982a593eded4f1cfb', 'created_at': u'2019-04-05T06:25:43Z', 'created': u'2019-04-05T06:25:43Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-05 06:25:56,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:25:56,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" 2019-04-05 06:25:56,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:56 GMT X-Openstack-Request-Id: req-97500267-be87-44d7-ba51-4fe3b5aca91d 2019-04-05 06:25:56,615 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4c43258c-7e29-41c6-a44c-db19ec58b37b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"a8d120259c3946c982a593eded4f1cfb","l2_adjacency":true,"status":"ACTIVE","subnets":["dbd7cdd9-d8bf-4ade-81c2-674581544067"],"description":"","tags":[],"updated_at":"2019-04-05T06:25:31Z","qos_policy_id":null,"name":"singlevm1-net_35457fcc-05c5-4763-8b0c-3a600ca9ae5e","admin_state_up":true,"tenant_id":"a8d120259c3946c982a593eded4f1cfb","created_at":"2019-04-05T06:25:31Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"}]} 2019-04-05 06:25:56,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-97500267-be87-44d7-ba51-4fe3b5aca91d 2019-04-05 06:25:56,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0850551128387s 2019-04-05 06:25:56,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-05 06:25:56,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=65ff9694-5d80-4173-b6d3-4a45dba9f6ae" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" 2019-04-05 06:25:56,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 991 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:56 GMT X-Openstack-Request-Id: req-2d49f58d-d911-43b0-bcfe-be79d19d4e66 2019-04-05 06:25:56,667 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T06:25:52Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"dbd7cdd9-d8bf-4ade-81c2-674581544067","ip_address":"192.168.120.5"}],"id":"e7256496-dc97-4652-8bca-cb266d8c5b2c","security_groups":["0195d45c-39e7-46e9-b1ec-3c914fc42149"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:45:20:a3","project_id":"a8d120259c3946c982a593eded4f1cfb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4c43258c-7e29-41c6-a44c-db19ec58b37b","tenant_id":"a8d120259c3946c982a593eded4f1cfb","created_at":"2019-04-05T06:25:47Z","binding:vnic_type":"normal","device_id":"65ff9694-5d80-4173-b6d3-4a45dba9f6ae","ip_allocation":"immediate"}]} 2019-04-05 06:25:56,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=65ff9694-5d80-4173-b6d3-4a45dba9f6ae used request id req-2d49f58d-d911-43b0-bcfe-be79d19d4e66 2019-04-05 06:25:56,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0497689247131s 2019-04-05 06:25:56,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-04-05 06:25:56,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" -d '{"floatingip": {"floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "fixed_ip_address": "192.168.120.5", "port_id": "e7256496-dc97-4652-8bca-cb266d8c5b2c"}}' 2019-04-05 06:25:59,187 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:58 GMT X-Openstack-Request-Id: req-c9a53676-c447-442d-b692-d960647af38f 2019-04-05 06:25:59,187 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "f85a290d-577b-45cb-bc9b-3e0747640a97", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "created_at": "2019-04-05T06:25:57Z", "updated_at": "2019-04-05T06:25:57Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4c43258c-7e29-41c6-a44c-db19ec58b37b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:45:20:a3", "device_id": "65ff9694-5d80-4173-b6d3-4a45dba9f6ae"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "a8d120259c3946c982a593eded4f1cfb", "port_id": "e7256496-dc97-4652-8bca-cb266d8c5b2c", "id": "666707f2-dc19-42d7-8fee-d5a88d318ccd", "qos_policy_id": null}} 2019-04-05 06:25:59,187 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-c9a53676-c447-442d-b692-d960647af38f 2019-04-05 06:25:59,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.51961398125s 2019-04-05 06:25:59,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:25:59,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" 2019-04-05 06:25:59,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:58 GMT X-Openstack-Request-Id: req-c8fc75bd-4150-49a3-9712-34eaebf478a4 2019-04-05 06:25:59,309 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f85a290d-577b-45cb-bc9b-3e0747640a97", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "created_at": "2019-04-05T06:25:57Z", "updated_at": "2019-04-05T06:25:57Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4c43258c-7e29-41c6-a44c-db19ec58b37b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:45:20:a3", "device_id": "65ff9694-5d80-4173-b6d3-4a45dba9f6ae"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "a8d120259c3946c982a593eded4f1cfb", "port_id": "e7256496-dc97-4652-8bca-cb266d8c5b2c", "id": "666707f2-dc19-42d7-8fee-d5a88d318ccd", "qos_policy_id": null}]} 2019-04-05 06:25:59,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-c8fc75bd-4150-49a3-9712-34eaebf478a4 2019-04-05 06:25:59,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.106424808502s 2019-04-05 06:25:59,315 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 06:25:59,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:25:59,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" 2019-04-05 06:25:59,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:59 GMT X-Openstack-Request-Id: req-69f9e4d1-ffc7-47ba-9262-a2ef57b05ea9 2019-04-05 06:25:59,480 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f85a290d-577b-45cb-bc9b-3e0747640a97", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "created_at": "2019-04-05T06:25:57Z", "updated_at": "2019-04-05T06:25:57Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4c43258c-7e29-41c6-a44c-db19ec58b37b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:45:20:a3", "device_id": "65ff9694-5d80-4173-b6d3-4a45dba9f6ae"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "a8d120259c3946c982a593eded4f1cfb", "port_id": "e7256496-dc97-4652-8bca-cb266d8c5b2c", "id": "666707f2-dc19-42d7-8fee-d5a88d318ccd", "qos_policy_id": null}]} 2019-04-05 06:25:59,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-69f9e4d1-ffc7-47ba-9262-a2ef57b05ea9 2019-04-05 06:25:59,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0558969974518s 2019-04-05 06:25:59,487 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 06:25:59,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:25:59,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" 2019-04-05 06:25:59,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:59 GMT X-Openstack-Request-Id: req-4055ebaf-c8a1-42c3-9441-f232a52cd7bb 2019-04-05 06:25:59,653 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f85a290d-577b-45cb-bc9b-3e0747640a97", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "created_at": "2019-04-05T06:25:57Z", "updated_at": "2019-04-05T06:25:57Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4c43258c-7e29-41c6-a44c-db19ec58b37b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:45:20:a3", "device_id": "65ff9694-5d80-4173-b6d3-4a45dba9f6ae"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "a8d120259c3946c982a593eded4f1cfb", "port_id": "e7256496-dc97-4652-8bca-cb266d8c5b2c", "id": "666707f2-dc19-42d7-8fee-d5a88d318ccd", "qos_policy_id": null}]} 2019-04-05 06:25:59,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-4055ebaf-c8a1-42c3-9441-f232a52cd7bb 2019-04-05 06:25:59,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.056813955307s 2019-04-05 06:25:59,659 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 06:25:59,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:25:59,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" 2019-04-05 06:25:59,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:59 GMT X-Openstack-Request-Id: req-669e59ab-dece-49b6-91be-8cf9ccce1dc8 2019-04-05 06:25:59,826 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f85a290d-577b-45cb-bc9b-3e0747640a97", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "created_at": "2019-04-05T06:25:57Z", "updated_at": "2019-04-05T06:25:57Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4c43258c-7e29-41c6-a44c-db19ec58b37b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:45:20:a3", "device_id": "65ff9694-5d80-4173-b6d3-4a45dba9f6ae"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "a8d120259c3946c982a593eded4f1cfb", "port_id": "e7256496-dc97-4652-8bca-cb266d8c5b2c", "id": "666707f2-dc19-42d7-8fee-d5a88d318ccd", "qos_policy_id": null}]} 2019-04-05 06:25:59,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-669e59ab-dece-49b6-91be-8cf9ccce1dc8 2019-04-05 06:25:59,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0575649738312s 2019-04-05 06:25:59,832 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 06:25:59,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:25:59,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" 2019-04-05 06:25:59,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:59 GMT X-Openstack-Request-Id: req-500272b9-da51-4890-b4ad-3bf83f1bcfab 2019-04-05 06:25:59,997 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f85a290d-577b-45cb-bc9b-3e0747640a97", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "created_at": "2019-04-05T06:25:57Z", "updated_at": "2019-04-05T06:25:57Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4c43258c-7e29-41c6-a44c-db19ec58b37b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:45:20:a3", "device_id": "65ff9694-5d80-4173-b6d3-4a45dba9f6ae"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "a8d120259c3946c982a593eded4f1cfb", "port_id": "e7256496-dc97-4652-8bca-cb266d8c5b2c", "id": "666707f2-dc19-42d7-8fee-d5a88d318ccd", "qos_policy_id": null}]} 2019-04-05 06:25:59,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-500272b9-da51-4890-b4ad-3bf83f1bcfab 2019-04-05 06:25:59,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0545799732208s 2019-04-05 06:26:00,003 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 06:26:00,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:26:00,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" 2019-04-05 06:26:00,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:59 GMT X-Openstack-Request-Id: req-905d7745-59ad-4544-bd13-5f37de243002 2019-04-05 06:26:00,166 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f85a290d-577b-45cb-bc9b-3e0747640a97", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "created_at": "2019-04-05T06:25:57Z", "updated_at": "2019-04-05T06:25:57Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4c43258c-7e29-41c6-a44c-db19ec58b37b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:45:20:a3", "device_id": "65ff9694-5d80-4173-b6d3-4a45dba9f6ae"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "a8d120259c3946c982a593eded4f1cfb", "port_id": "e7256496-dc97-4652-8bca-cb266d8c5b2c", "id": "666707f2-dc19-42d7-8fee-d5a88d318ccd", "qos_policy_id": null}]} 2019-04-05 06:26:00,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-905d7745-59ad-4544-bd13-5f37de243002 2019-04-05 06:26:00,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.055410861969s 2019-04-05 06:26:00,172 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 06:26:00,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:26:00,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" 2019-04-05 06:26:00,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:59 GMT X-Openstack-Request-Id: req-a6cbcdaa-39d7-45dd-bda9-36fcc8489e69 2019-04-05 06:26:00,340 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f85a290d-577b-45cb-bc9b-3e0747640a97", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "created_at": "2019-04-05T06:25:57Z", "updated_at": "2019-04-05T06:25:59Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4c43258c-7e29-41c6-a44c-db19ec58b37b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:45:20:a3", "device_id": "65ff9694-5d80-4173-b6d3-4a45dba9f6ae"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "a8d120259c3946c982a593eded4f1cfb", "port_id": "e7256496-dc97-4652-8bca-cb266d8c5b2c", "id": "666707f2-dc19-42d7-8fee-d5a88d318ccd", "qos_policy_id": null}]} 2019-04-05 06:26:00,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-a6cbcdaa-39d7-45dd-bda9-36fcc8489e69 2019-04-05 06:26:00,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0578169822693s 2019-04-05 06:26:00,346 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'f85a290d-577b-45cb-bc9b-3e0747640a97', 'updated_at': u'2019-04-05T06:25:59Z', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.206', 'revision_number': 1, 'port_id': u'e7256496-dc97-4652-8bca-cb266d8c5b2c', 'id': u'666707f2-dc19-42d7-8fee-d5a88d318ccd', 'network': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', 'port': u'e7256496-dc97-4652-8bca-cb266d8c5b2c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a8d120259c3946c982a593eded4f1cfb', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'a8d120259c3946c982a593eded4f1cfb', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'4c43258c-7e29-41c6-a44c-db19ec58b37b', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:45:20:a3', u'device_id': u'65ff9694-5d80-4173-b6d3-4a45dba9f6ae'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'a8d120259c3946c982a593eded4f1cfb', 'created_at': u'2019-04-05T06:25:57Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'4c43258c-7e29-41c6-a44c-db19ec58b37b', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:45:20:a3', u'device_id': u'65ff9694-5d80-4173-b6d3-4a45dba9f6ae'}), 'router': u'f85a290d-577b-45cb-bc9b-3e0747640a97'}) 2019-04-05 06:26:00,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-05 06:26:00,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/65ff9694-5d80-4173-b6d3-4a45dba9f6ae/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.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-05 06:26:01,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9597 Content-Type: application/json Date: Fri, 05 Apr 2019 06:25:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-879ad610-c67e-4353-bb48-51ba213397c5 x-openstack-request-id: req-879ad610-c67e-4353-bb48-51ba213397c5 2019-04-05 06:26:01,144 - 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 532066348 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.910 MHz processor\n[ 0.225406] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.228243] pid_max: default: 32768 minimum: 301\n[ 0.229767] ACPI: Core revision 20150930\n[ 0.231674] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.233886] Security Framework initialized\n[ 0.235264] Yama: becoming mindful.\n[ 0.236536] AppArmor: AppArmor initialized\n[ 0.237961] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.240186] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.242330] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.244384] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.246717] Initializing cgroup subsys io\n[ 0.248100] Initializing cgroup subsys memory\n[ 0.249565] Initializing cgroup subsys devices\n[ 0.251036] Initializing cgroup subsys freezer\n[ 0.252551] Initializing cgroup subsys net_cls\n[ 0.254024] Initializing cgroup subsys perf_event\n[ 0.255602] Initializing cgroup subsys net_prio\n[ 0.257109] Initializing cgroup subsys hugetlb\n[ 0.258582] Initializing cgroup subsys pids\n[ 0.260046] CPU: Physical Processor ID: 0\n[ 0.262095] mce: CPU supports 10 MCE banks\n[ 0.263516] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.265220] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.283144] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.291326] ftrace: allocating 31920 entries in 125 pages\n[ 0.321677] smpboot: Max logical packages: 1\n[ 0.323113] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.325420] x2apic enabled\n[ 0.326752] Switched APIC routing to physical x2apic.\n[ 0.329544] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.331446] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.334956] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.338024] KVM setup paravirtual spinlock\n[ 0.339862] x86: Booted up 1 node, 1 CPUs\n[ 0.341231] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.343532] devtmpfs: initialized\n[ 0.345736] evm: security.selinux\n[ 0.346917] evm: security.SMACK64\n[ 0.348085] evm: security.SMACK64EXEC\n[ 0.349355] evm: security.SMACK64TRANSMUTE\n[ 0.350727] evm: security.SMACK64MMAP\n[ 0.352011] evm: security.ima\n[ 0.353091] evm: security.capability\n[ 0.354405] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.357548] pinctrl core: initialized pinctrl subsystem\n[ 0.359371] RTC time: 6:25:54, date: 04/05/19\n[ 0.360937] NET: Registered protocol family 16\n[ 0.362533] cpuidle: using governor ladder\n[ 0.363925] cpuidle: using governor menu\n[ 0.365282] PCCT header not found.\n[ 0.366541] ACPI: bus type PCI registered\n[ 0.367901] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.369987] PCI: Using configuration type 1 for base access\n[ 0.372468] ACPI: Added _OSI(Module Device)\n[ 0.373890] ACPI: Added _OSI(Processor Device)\n[ 0.375368] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.376938] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.379481] ACPI: Interpreter enabled\n[ 0.380765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.383898] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.387085] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.390291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.393537] ACPI: (supports S0 S5)\n[ 0.394762] ACPI: Using IOAPIC for interrupt routing\n[ 0.396420] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.400875] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.402844] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.404973] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.407032] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.410704] acpiphp: Slot [3] registered\n[ 0.412055] acpiphp: Slot [4] registered\n[ 0.413409] acpiphp: Slot [5] registered\n[ 0.414764] acpiphp: Slot [6] registered\n[ 0.416139] acpiphp: Slot [7] registered\n[ 0.417486] acpiphp: Slot [8] registered\n[ 0.418838] acpiphp: Slot [9] registered\n[ 0.420184] acpiphp: Slot [10] registered\n[ 0.421566] acpiphp: Slot [11] registered\n[ 0.422946] acpiphp: Slot [12] registered\n[ 0.424319] acpiphp: Slot [13] registered\n[ 0.425715] acpiphp: Slot [14] registered\n[ 0.427088] acpiphp: Slot [15] registered\n[ 0.443957] acpiphp: Slot [16] registered\n[ 0.445378] acpiphp: Slot [17] registered\n[ 0.446769] acpiphp: Slot [18] registered\n[ 0.448197] acpiphp: Slot [19] registered\n[ 0.449570] acpiphp: Slot [20] registered\n[ 0.450968] acpiphp: Slot [21] registered\n[ 0.452376] acpiphp: Slot [22] registered\n[ 0.453748] acpiphp: Slot [23] registered\n[ 0.455144] acpiphp: Slot [24] registered\n[ 0.456552] acpiphp: Slot [25] registered\n[ 0.457944] acpiphp: Slot [26] registered\n[ 0.459316] acpiphp: Slot [27] registered\n[ 0.460731] acpiphp: Slot [28] registered\n[ 0.462111] acpiphp: Slot [29] registered\n[ 0.463483] acpiphp: Slot [30] registered\n[ 0.464856] acpiphp: Slot [31] registered\n[ 0.466262] PCI host bridge to bus 0000:00\n[ 0.467655] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.469729] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.471803] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.474274] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.476770] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.479284] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.483785] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.485985] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.487992] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.490155] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.494609] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.497093] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.519161] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.521594] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.524405] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.526800] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.529150] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.532907] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.535996] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.537881] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.540642] vgaarb: loaded\n[ 0.541711] vgaarb: bridge control possible 0000:00:02.0\n[ 0.543866] SCSI subsystem initialized\n[ 0.545506] ACPI: bus type USB registered\n[ 0.546972] usbcore: registered new interface driver usbfs\n[ 0.548817] usbcore: registered new interface driver hub\n[ 0.550621] usbcore: registered new device driver usb\n[ 0.552555] PCI: Using ACPI for IRQ routing\n[ 0.554617] NetLabel: Initializing\n[ 0.555888] NetLabel: domain hash size = 128\n[ 0.557405] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.559111] NetLabel: unlabeled traffic allowed by default\n[ 0.561199] clocksource: Switched to clocksource kvm-clock\n[ 0.571474] AppArmor: AppArmor Filesystem Enabled\n[ 0.573169] pnp: PnP ACPI init\n[ 0.574779] pnp: PnP ACPI: found 5 devices\n[ 0.581988] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.585030] NET: Registered protocol family 2\n[ 0.586845] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.589148] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.591308] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.593468] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.595412] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.597518] NET: Registered protocol family 1\n[ 0.599075] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.601032] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.602957] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.618011] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.633517] Trying to unpack rootfs image as initramfs...\n[ 0.695233] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.698145] Scanning for low memory corruption every 60 seconds\n[ 0.700417] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.702520] audit: initializing netlink subsys (disabled)\n[ 0.704352] audit: type=2000 audit(1554445555.274:1): initialized\n[ 0.706643] Initialise system trusted keyring\n[ 0.708296] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.710380] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.713543] zbud: loaded\n[ 0.714728] VFS: Disk quotas dquot_6.6.0\n[ 0.716172] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.718798] fuse init (API version 7.23)\n[ 0.720350] Key type big_key registered\n[ 0.721777] Allocating IMA MOK and blacklist keyrings.\n[ 0.723858] Key type asymmetric registered\n[ 0.725342] Asymmetric key parser 'x509' registered\n[ 0.727050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.729702] io scheduler noop registered\n[ 0.731117] io scheduler deadline registered (default)\n[ 0.732887] io scheduler cfq registered\n[ 0.734390] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.736261] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.738499] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.741085] ACPI: Power Button [PWRF]\n[ 0.742549] GHES: HEST is not enabled!\n[ 0.756843] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.786864] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.790483] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.815673] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.819146] Linux agpgart interface v0.103\n[ 0.822701] brd: module loaded\n[ 0.825081] loop: module loaded\n[ 0.830390] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.832927] GPT:90111 != 2097151\n[ 0.834116] GPT:Alternate GPT header not at the end of the disk.\n[ 0.836036] GPT:90111 != 2097151\n[ 0.837222] GPT: Use GNU Parted to correct GPT errors.\n[ 0.838912] vda: vda1 vda15\n[ 0.840806] scsi host0: ata_piix\n[ 0.842089] scsi host1: ata_piix\n[ 0.843287] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.845375] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.848085] libphy: Fixed MDIO Bus: probed\n[ 0.849483] tun: Universal TUN/TAP device driver, 1.6\n[ 0.851128] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.854295] PPP generic driver version 2.4.2\n[ 0.855813] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.857878] ehci-pci: EHCI PCI platform driver\n[ 0.859369] ehci-platform: EHCI generic platform driver\n[ 0.861083] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.863015] ohci-pci: OHCI PCI platform driver\n[ 0.864537] ohci-platform: OHCI generic platform driver\n[ 0.866246] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.880950] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.882646] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.885144] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.886833] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.888753] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.890949] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.893395] usb usb1: Product: UHCI Host Controller\n[ 0.894974] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.896945] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.898559] hub 1-0:1.0: USB hub found\n[ 0.899870] hub 1-0:1.0: 2 ports detected\n[ 0.901425] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.904909] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.906537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.908256] mousedev: PS/2 mouse device common for all mice\n[ 0.910362] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.913250] rtc_cmos 00:00: RTC can wake from S4\n[ 0.915290] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.917307] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.919326] i2c /dev entries driver\n[ 0.920592] device-mapper: uevent: version 1.0.3\n[ 0.922189] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.924952] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.927148] NET: Registered protocol family 10\n[ 0.928894] NET: Registered protocol family 17\n[ 0.930446] Key type dns_resolver registered\n[ 0.932034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.933891] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.936844] registered taskstats version 1\n[ 0.938274] Loading compiled-in X.509 certificates\n[ 0.940391] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.943535] zswap: loaded using pool lzo/zbud\n[ 0.945791] Key type trusted registered\n[ 0.948098] Key type encrypted registered\n[ 0.949495] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.951284] ima: No TPM chip found, activating TPM-bypass!\n[ 0.953059] evm: HMAC attrs: 0x1\n[ 0.954605] Magic number: 15:370:417\n[ 0.956044] rtc_cmos 00:00: setting system clock to 2019-04-05 06:25:55 UTC (1554445555)\n[ 0.958762] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.960650] EDD information not available.\n[ 1.002952] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.020901] Write protecting the kernel read-only data: 14336k\n[ 1.024127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.027078] 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.206038] 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.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.03. iid=i-00000001\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCfsc9xo35iZUSZAihG0Fw1+qznQepSOzVGa5c4jca89PMJGvq2bzfNT4IEB/QXly6cD7fC9Od7DiChPFskfrOqHzbiF0y2q8AqIQE4vMcFHOaDBq14blWQNIRnlXF03yUza6Y961O6lCUEAivov95+/CvzkIQPisnDIYE0fzlNoU3Aeo0zwW+htbPaNz5lpecj6NHTIcnaFhOL+0z+IYgyKE71j0s/GvprDQT0ROKMMWVypyEHzH1lCBgFdHKY4k6pBEbIEJkHUGHjiIkRzT+9dZTpU8+WN50lJJXaY5XYSWq5d807NhBKl/yo9Kh35oZCA9rmObakF1+NW95udRr1 root@singlevm1-vm-35457fcc-05c5-4763-8b0c-3a600ca9ae5e\nssh-dss AAAAB3NzaC1kc3MAAACBAIqG+kZGH8xRRLESIVvaqXEeLKyx5XcsuNeUOKuk3owFxMacuWaiHcy2n3ateav3L8KL8Jfob6yK1zuiLwuRT7bDzRXpnAbIqkdtS57sjUyvKdlxtz/4xL8N0sVYzMwrrd7YlfVkk2ll6EXbmhN0d2NCDilMOXuE7sBaMNQd2aZ1AAAAFQCyXi/etZVjqmGBlMj0xWzYQ04cawAAAIBFfnwO0+HpaHdb4CoYInWA3XWY01TCSLtgifEvXBse9XXv8HgYbbPGCfB8DpUUojbIPbGwxrDV6ScRW/76gcyC3rlFySVMtBsZXryOanOwMrGAhG7Z6E1+c+Y4pHz/9NHw3ZJIVyYNR1ESf0fDNmVe3ol1TEna+idl8gADdJqh9gAAAIBT/Sv7dCVdrdA5h9O5v0wyp8ObkJL8juPhdLNXewZNyCSfVDxMWjXgvOQBn1Od46YF6+qA9o220VlOEqqFZg+n+l/pMdIxp13vy3bZzYo1DEo07LlOCTBOIRxffYWDGWXU0Q1NtMDcSUi12Us9ENhwYAialWbJlfxZBvnIaYihIQ== root@singlevm1-vm-35457fcc-05c5-4763-8b0c-3a600ca9ae5e\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe45:20a3/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-00000001\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-35457fcc-05c5-4763-8b0c-3a600ca9ae5e\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.14 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-35457fcc-05c5-4763-8b0c-3a600ca9ae5e login: "} 2019-04-05 06:26:01,145 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/65ff9694-5d80-4173-b6d3-4a45dba9f6ae/action used request id req-879ad610-c67e-4353-bb48-51ba213397c5 2019-04-05 06:26:01,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.798753976822s 2019-04-05 06:26:01,146 - 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 532066348 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.910 MHz processor [ 0.225406] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.228243] pid_max: default: 32768 minimum: 301 [ 0.229767] ACPI: Core revision 20150930 [ 0.231674] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.233886] Security Framework initialized [ 0.235264] Yama: becoming mindful. [ 0.236536] AppArmor: AppArmor initialized [ 0.237961] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.240186] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.242330] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.244384] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.246717] Initializing cgroup subsys io [ 0.248100] Initializing cgroup subsys memory [ 0.249565] Initializing cgroup subsys devices [ 0.251036] Initializing cgroup subsys freezer [ 0.252551] Initializing cgroup subsys net_cls [ 0.254024] Initializing cgroup subsys perf_event [ 0.255602] Initializing cgroup subsys net_prio [ 0.257109] Initializing cgroup subsys hugetlb [ 0.258582] Initializing cgroup subsys pids [ 0.260046] CPU: Physical Processor ID: 0 [ 0.262095] mce: CPU supports 10 MCE banks [ 0.263516] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.265220] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.283144] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.291326] ftrace: allocating 31920 entries in 125 pages [ 0.321677] smpboot: Max logical packages: 1 [ 0.323113] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.325420] x2apic enabled [ 0.326752] Switched APIC routing to physical x2apic. [ 0.329544] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.331446] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.334956] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.338024] KVM setup paravirtual spinlock [ 0.339862] x86: Booted up 1 node, 1 CPUs [ 0.341231] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.343532] devtmpfs: initialized [ 0.345736] evm: security.selinux [ 0.346917] evm: security.SMACK64 [ 0.348085] evm: security.SMACK64EXEC [ 0.349355] evm: security.SMACK64TRANSMUTE [ 0.350727] evm: security.SMACK64MMAP [ 0.352011] evm: security.ima [ 0.353091] evm: security.capability [ 0.354405] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.357548] pinctrl core: initialized pinctrl subsystem [ 0.359371] RTC time: 6:25:54, date: 04/05/19 [ 0.360937] NET: Registered protocol family 16 [ 0.362533] cpuidle: using governor ladder [ 0.363925] cpuidle: using governor menu [ 0.365282] PCCT header not found. [ 0.366541] ACPI: bus type PCI registered [ 0.367901] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.369987] PCI: Using configuration type 1 for base access [ 0.372468] ACPI: Added _OSI(Module Device) [ 0.373890] ACPI: Added _OSI(Processor Device) [ 0.375368] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.376938] ACPI: Added _OSI(Processor Aggregator Device) [ 0.379481] ACPI: Interpreter enabled [ 0.380765] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.383898] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.387085] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.390291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.393537] ACPI: (supports S0 S5) [ 0.394762] ACPI: Using IOAPIC for interrupt routing [ 0.396420] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.400875] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.402844] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.404973] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.407032] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.410704] acpiphp: Slot [3] registered [ 0.412055] acpiphp: Slot [4] registered [ 0.413409] acpiphp: Slot [5] registered [ 0.414764] acpiphp: Slot [6] registered [ 0.416139] acpiphp: Slot [7] registered [ 0.417486] acpiphp: Slot [8] registered [ 0.418838] acpiphp: Slot [9] registered [ 0.420184] acpiphp: Slot [10] registered [ 0.421566] acpiphp: Slot [11] registered [ 0.422946] acpiphp: Slot [12] registered [ 0.424319] acpiphp: Slot [13] registered [ 0.425715] acpiphp: Slot [14] registered [ 0.427088] acpiphp: Slot [15] registered [ 0.443957] acpiphp: Slot [16] registered [ 0.445378] acpiphp: Slot [17] registered [ 0.446769] acpiphp: Slot [18] registered [ 0.448197] acpiphp: Slot [19] registered [ 0.449570] acpiphp: Slot [20] registered [ 0.450968] acpiphp: Slot [21] registered [ 0.452376] acpiphp: Slot [22] registered [ 0.453748] acpiphp: Slot [23] registered [ 0.455144] acpiphp: Slot [24] registered [ 0.456552] acpiphp: Slot [25] registered [ 0.457944] acpiphp: Slot [26] registered [ 0.459316] acpiphp: Slot [27] registered [ 0.460731] acpiphp: Slot [28] registered [ 0.462111] acpiphp: Slot [29] registered [ 0.463483] acpiphp: Slot [30] registered [ 0.464856] acpiphp: Slot [31] registered [ 0.466262] PCI host bridge to bus 0000:00 [ 0.467655] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.469729] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.471803] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.474274] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.476770] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.479284] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.483785] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.485985] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.487992] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.490155] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.494609] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.497093] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.519161] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.521594] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.524405] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.526800] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.529150] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.532907] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.535996] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.537881] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.540642] vgaarb: loaded [ 0.541711] vgaarb: bridge control possible 0000:00:02.0 [ 0.543866] SCSI subsystem initialized [ 0.545506] ACPI: bus type USB registered [ 0.546972] usbcore: registered new interface driver usbfs [ 0.548817] usbcore: registered new interface driver hub [ 0.550621] usbcore: registered new device driver usb [ 0.552555] PCI: Using ACPI for IRQ routing [ 0.554617] NetLabel: Initializing [ 0.555888] NetLabel: domain hash size = 128 [ 0.557405] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.559111] NetLabel: unlabeled traffic allowed by default [ 0.561199] clocksource: Switched to clocksource kvm-clock [ 0.571474] AppArmor: AppArmor Filesystem Enabled [ 0.573169] pnp: PnP ACPI init [ 0.574779] pnp: PnP ACPI: found 5 devices [ 0.581988] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.585030] NET: Registered protocol family 2 [ 0.586845] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.589148] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.591308] TCP: Hash tables configured (established 4096 bind 4096) [ 0.593468] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.595412] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.597518] NET: Registered protocol family 1 [ 0.599075] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.601032] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.602957] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.618011] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.633517] Trying to unpack rootfs image as initramfs... [ 0.695233] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.698145] Scanning for low memory corruption every 60 seconds [ 0.700417] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.702520] audit: initializing netlink subsys (disabled) [ 0.704352] audit: type=2000 audit(1554445555.274:1): initialized [ 0.706643] Initialise system trusted keyring [ 0.708296] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.710380] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.713543] zbud: loaded [ 0.714728] VFS: Disk quotas dquot_6.6.0 [ 0.716172] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.718798] fuse init (API version 7.23) [ 0.720350] Key type big_key registered [ 0.721777] Allocating IMA MOK and blacklist keyrings. [ 0.723858] Key type asymmetric registered [ 0.725342] Asymmetric key parser 'x509' registered [ 0.727050] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.729702] io scheduler noop registered [ 0.731117] io scheduler deadline registered (default) [ 0.732887] io scheduler cfq registered [ 0.734390] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.736261] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.738499] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.741085] ACPI: Power Button [PWRF] [ 0.742549] GHES: HEST is not enabled! [ 0.756843] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.786864] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.790483] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.815673] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.819146] Linux agpgart interface v0.103 [ 0.822701] brd: module loaded [ 0.825081] loop: module loaded [ 0.830390] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.832927] GPT:90111 != 2097151 [ 0.834116] GPT:Alternate GPT header not at the end of the disk. [ 0.836036] GPT:90111 != 2097151 [ 0.837222] GPT: Use GNU Parted to correct GPT errors. [ 0.838912] vda: vda1 vda15 [ 0.840806] scsi host0: ata_piix [ 0.842089] scsi host1: ata_piix [ 0.843287] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.845375] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.848085] libphy: Fixed MDIO Bus: probed [ 0.849483] tun: Universal TUN/TAP device driver, 1.6 [ 0.851128] tun: (C) 1999-2004 Max Krasnyansky [ 0.854295] PPP generic driver version 2.4.2 [ 0.855813] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.857878] ehci-pci: EHCI PCI platform driver [ 0.859369] ehci-platform: EHCI generic platform driver [ 0.861083] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.863015] ohci-pci: OHCI PCI platform driver [ 0.864537] ohci-platform: OHCI generic platform driver [ 0.866246] uhci_hcd: USB Universal Host Controller Interface driver [ 0.880950] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.882646] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.885144] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.886833] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.888753] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.890949] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.893395] usb usb1: Product: UHCI Host Controller [ 0.894974] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.896945] usb usb1: SerialNumber: 0000:00:01.2 [ 0.898559] hub 1-0:1.0: USB hub found [ 0.899870] hub 1-0:1.0: 2 ports detected [ 0.901425] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.904909] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.906537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.908256] mousedev: PS/2 mouse device common for all mice [ 0.910362] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.913250] rtc_cmos 00:00: RTC can wake from S4 [ 0.915290] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.917307] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.919326] i2c /dev entries driver [ 0.920592] device-mapper: uevent: version 1.0.3 [ 0.922189] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.924952] ledtrig-cpu: registered to indicate activity on CPUs [ 0.927148] NET: Registered protocol family 10 [ 0.928894] NET: Registered protocol family 17 [ 0.930446] Key type dns_resolver registered [ 0.932034] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.933891] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.936844] registered taskstats version 1 [ 0.938274] Loading compiled-in X.509 certificates [ 0.940391] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.943535] zswap: loaded using pool lzo/zbud [ 0.945791] Key type trusted registered [ 0.948098] Key type encrypted registered [ 0.949495] AppArmor: AppArmor sha1 policy hashing enabled [ 0.951284] ima: No TPM chip found, activating TPM-bypass! [ 0.953059] evm: HMAC attrs: 0x1 [ 0.954605] Magic number: 15:370:417 [ 0.956044] rtc_cmos 00:00: setting system clock to 2019-04-05 06:25:55 UTC (1554445555) [ 0.958762] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.960650] EDD information not available. [ 1.002952] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.020901] Write protecting the kernel read-only data: 14336k [ 1.024127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.027078] 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.206038] 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.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.03. iid=i-00000001 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCfsc9xo35iZUSZAihG0Fw1+qznQepSOzVGa5c4jca89PMJGvq2bzfNT4IEB/QXly6cD7fC9Od7DiChPFskfrOqHzbiF0y2q8AqIQE4vMcFHOaDBq14blWQNIRnlXF03yUza6Y961O6lCUEAivov95+/CvzkIQPisnDIYE0fzlNoU3Aeo0zwW+htbPaNz5lpecj6NHTIcnaFhOL+0z+IYgyKE71j0s/GvprDQT0ROKMMWVypyEHzH1lCBgFdHKY4k6pBEbIEJkHUGHjiIkRzT+9dZTpU8+WN50lJJXaY5XYSWq5d807NhBKl/yo9Kh35oZCA9rmObakF1+NW95udRr1 root@singlevm1-vm-35457fcc-05c5-4763-8b0c-3a600ca9ae5e ssh-dss AAAAB3NzaC1kc3MAAACBAIqG+kZGH8xRRLESIVvaqXEeLKyx5XcsuNeUOKuk3owFxMacuWaiHcy2n3ateav3L8KL8Jfob6yK1zuiLwuRT7bDzRXpnAbIqkdtS57sjUyvKdlxtz/4xL8N0sVYzMwrrd7YlfVkk2ll6EXbmhN0d2NCDilMOXuE7sBaMNQd2aZ1AAAAFQCyXi/etZVjqmGBlMj0xWzYQ04cawAAAIBFfnwO0+HpaHdb4CoYInWA3XWY01TCSLtgifEvXBse9XXv8HgYbbPGCfB8DpUUojbIPbGwxrDV6ScRW/76gcyC3rlFySVMtBsZXryOanOwMrGAhG7Z6E1+c+Y4pHz/9NHw3ZJIVyYNR1ESf0fDNmVe3ol1TEna+idl8gADdJqh9gAAAIBT/Sv7dCVdrdA5h9O5v0wyp8ObkJL8juPhdLNXewZNyCSfVDxMWjXgvOQBn1Od46YF6+qA9o220VlOEqqFZg+n+l/pMdIxp13vy3bZzYo1DEo07LlOCTBOIRxffYWDGWXU0Q1NtMDcSUi12Us9ENhwYAialWbJlfxZBvnIaYihIQ== root@singlevm1-vm-35457fcc-05c5-4763-8b0c-3a600ca9ae5e -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe45:20a3/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-00000001 name: N/A availability-zone: nova local-hostname: singlevm1-vm-35457fcc-05c5-4763-8b0c-3a600ca9ae5e launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.14 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-35457fcc-05c5-4763-8b0c-3a600ca9ae5e login: 2019-04-05 06:26:01,151 - paramiko.transport - DEBUG - starting thread (client mode): 0xcbcb7f10L 2019-04-05 06:26:01,151 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-05 06:26:01,152 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-04-05 06:26:01,152 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-04-05 06:26:01,153 - 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-04-05 06:26:01,154 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-05 06:26:01,154 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-04-05 06:26:01,154 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-05 06:26:01,154 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-05 06:26:01,154 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-05 06:26:01,176 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-05 06:26:01,177 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-05 06:26:01,184 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.206: 8103ae17ef243f4a1a26027b9c8116d6 2019-04-05 06:26:01,185 - paramiko.transport - DEBUG - Trying discovered key 02ce4888308091c3050e5e7f25cf6281 in /tmp/tmp36Nn0y 2019-04-05 06:26:01,215 - paramiko.transport - DEBUG - userauth is OK 2019-04-05 06:26:01,220 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-05 06:26:01,250 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-05 06:26:01,251 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-04-05 06:26:01,251 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-05 06:26:01,252 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-05 06:26:01,253 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-05 06:26:01,254 - functest.core.singlevm - DEBUG - output: Hello World 2019-04-05 06:26:01,254 - functest.core.singlevm - DEBUG - error: 2019-04-05 06:26:01,258 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-04-05 06:26:01,372 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-05 06:26:01,372 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:30 | PASS | +-------------------+------------------+------------------+----------------+ 2019-04-05 06:26:01,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-05 06:26:01,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/666707f2-dc19-42d7-8fee-d5a88d318ccd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" 2019-04-05 06:26:02,528 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:26:02 GMT X-Openstack-Request-Id: req-6dcfcb1e-5947-494d-a7e8-cde385438894 2019-04-05 06:26:02,529 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:26:02,529 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/666707f2-dc19-42d7-8fee-d5a88d318ccd.json used request id req-6dcfcb1e-5947-494d-a7e8-cde385438894 2019-04-05 06:26:02,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.14710903168s 2019-04-05 06:26:02,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:26:02,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" 2019-04-05 06:26:02,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:02 GMT X-Openstack-Request-Id: req-47ffe997-3a0c-459d-a8da-89d0988e04ce 2019-04-05 06:26:02,608 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-05 06:26:02,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-47ffe997-3a0c-459d-a8da-89d0988e04ce 2019-04-05 06:26:02,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.069121837616s 2019-04-05 06:26:02,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-05 06:26:02,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/65ff9694-5d80-4173-b6d3-4a45dba9f6ae -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" 2019-04-05 06:26:02,920 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1a63f50a-94e4-46c8-bd37-d2d6ff87c01c x-openstack-request-id: req-1a63f50a-94e4-46c8-bd37-d2d6ff87c01c 2019-04-05 06:26:02,920 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/65ff9694-5d80-4173-b6d3-4a45dba9f6ae used request id req-1a63f50a-94e4-46c8-bd37-d2d6ff87c01c 2019-04-05 06:26:02,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.311508178711s 2019-04-05 06:26:02,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:26:02,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" 2019-04-05 06:26:03,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26: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-845e6701-44c5-4bc7-80ce-1ce292fd783f x-openstack-request-id: req-845e6701-44c5-4bc7-80ce-1ce292fd783f 2019-04-05 06:26:03,671 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_35457fcc-05c5-4763-8b0c-3a600ca9ae5e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:20:a3", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:20:a3", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/65ff9694-5d80-4173-b6d3-4a45dba9f6ae", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/65ff9694-5d80-4173-b6d3-4a45dba9f6ae", "rel": "bookmark"}], "image": {"id": "d111d7ee-54ac-4a17-a724-9d9800f7f5f1", "links": [{"href": "http://172.30.9.23:8774/images/d111d7ee-54ac-4a17-a724-9d9800f7f5f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2019-04-05T06:25:54.000000", "flavor": {"id": "e93446b9-566c-490d-84df-533cfb6aec45", "links": [{"href": "http://172.30.9.23:8774/flavors/e93446b9-566c-490d-84df-533cfb6aec45", "rel": "bookmark"}]}, "id": "65ff9694-5d80-4173-b6d3-4a45dba9f6ae", "security_groups": [{"name": "singlevm1-sg_35457fcc-05c5-4763-8b0c-3a600ca9ae5e"}], "user_id": "3925ae83907349f0acb148efa634063e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T06:26:02Z", "hostId": "1a4ccabea8f094297cf4fa06b5449f5511571dda2b2b25efe5112fb3", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_35457fcc-05c5-4763-8b0c-3a600ca9ae5e", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_35457fcc-05c5-4763-8b0c-3a600ca9ae5e", "created": "2019-04-05T06:25:43Z", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:26:03,671 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-845e6701-44c5-4bc7-80ce-1ce292fd783f 2019-04-05 06:26:03,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.750408887863s 2019-04-05 06:26:03,673 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 06:26:05,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:26:05,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" 2019-04-05 06:26:05,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26: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-15577cd2-6fe9-4abb-aefb-8f78ca340356 x-openstack-request-id: req-15577cd2-6fe9-4abb-aefb-8f78ca340356 2019-04-05 06:26:05,751 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-04-05 06:26:05,751 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-15577cd2-6fe9-4abb-aefb-8f78ca340356 2019-04-05 06:26:05,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0760500431061s 2019-04-05 06:26:05,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 06:26:05,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" 2019-04-05 06:26:05,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9337 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:05 GMT X-Openstack-Request-Id: req-050bc5ef-294e-41d3-9a5a-4bd39fb49d60 2019-04-05 06:26:05,809 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "created_at": "2019-04-05T06:25:39Z", "updated_at": "2019-04-05T06:25:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:25:39Z", "revision_number": 0, "id": "06f9adfc-bf32-43cd-9ca7-81b16492f0c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:25:39Z", "security_group_id": "0195d45c-39e7-46e9-b1ec-3c914fc42149", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:25:39Z", "revision_number": 0, "id": "453161c5-20b7-4b07-8e53-59e6301581ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:25:39Z", "security_group_id": "0195d45c-39e7-46e9-b1ec-3c914fc42149", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-05T06:25:39Z", "revision_number": 0, "id": "69fe8fb8-6ad1-44d9-b87a-11a5570e8622", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:25:39Z", "security_group_id": "0195d45c-39e7-46e9-b1ec-3c914fc42149", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:25:40Z", "revision_number": 0, "id": "ebeb24e5-a38c-4941-a10e-6b20c62c8aac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:25:40Z", "security_group_id": "0195d45c-39e7-46e9-b1ec-3c914fc42149", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}], "revision_number": 3, "project_id": "a8d120259c3946c982a593eded4f1cfb", "id": "0195d45c-39e7-46e9-b1ec-3c914fc42149", "name": "singlevm1-sg_35457fcc-05c5-4763-8b0c-3a600ca9ae5e"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-05T06:24:19Z", "updated_at": "2019-04-05T06:24:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "0816cb4e-5b34-4e0e-a92b-2747b5ac7a00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "25763b38-1719-453d-a14e-f3c76b13cc42", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "8210886f-2687-4779-b145-fc57423d91c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "fba949ea-8aec-4a37-9c7a-026e6bd092f8", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "created_at": "2019-04-05T06:22:23Z", "updated_at": "2019-04-05T06:22:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "6ea82520-e223-4695-ad5e-9d8a732e75e5", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "84dbc1ec-b830-42da-a2c2-6affe4564e92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "b2cb60c5-bb44-4241-9c03-4830a87cc121", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "bc3ce38f-1e5b-4e37-bc17-77b797ed9d56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}], "revision_number": 1, "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "created_at": "2019-04-05T06:24:18Z", "updated_at": "2019-04-05T06:24:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "1c082b29-0864-456d-a6b5-dfb8ddb5c4dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "3ff1d863-0a41-400b-82d4-9ec541b9069c", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "a5a87ded-31da-4d85-931e-1621ef79b33d", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "ba36cf94-d6e2-464c-a246-442cd5b4c44d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}], "revision_number": 1, "project_id": "a8d120259c3946c982a593eded4f1cfb", "id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "name": "default"}]} 2019-04-05 06:26:05,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-050bc5ef-294e-41d3-9a5a-4bd39fb49d60 2019-04-05 06:26:05,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0530908107758s 2019-04-05 06:26:05,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-05 06:26:05,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/0195d45c-39e7-46e9-b1ec-3c914fc42149.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" 2019-04-05 06:26:06,143 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:26:05 GMT X-Openstack-Request-Id: req-44ab4fa4-e312-429a-8063-468b3c48fe9e 2019-04-05 06:26:06,144 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:26:06,144 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/0195d45c-39e7-46e9-b1ec-3c914fc42149.json used request id req-44ab4fa4-e312-429a-8063-468b3c48fe9e 2019-04-05 06:26:06,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.327042102814s 2019-04-05 06:26:06,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-04-05 06:26:06,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/singlevm1-kp_35457fcc-05c5-4763-8b0c-3a600ca9ae5e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" 2019-04-05 06:26:06,185 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26: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-f0fc6e4d-a644-407a-90a1-2bf84a73f8e1 x-openstack-request-id: req-f0fc6e4d-a644-407a-90a1-2bf84a73f8e1 2019-04-05 06:26:06,185 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/singlevm1-kp_35457fcc-05c5-4763-8b0c-3a600ca9ae5e used request id req-f0fc6e4d-a644-407a-90a1-2bf84a73f8e1 2019-04-05 06:26:06,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0409080982208s 2019-04-05 06:26:06,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-05 06:26:06,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/f85a290d-577b-45cb-bc9b-3e0747640a97/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.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" -d '{"subnet_id": "dbd7cdd9-d8bf-4ade-81c2-674581544067"}' 2019-04-05 06:26:08,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:07 GMT X-Openstack-Request-Id: req-65b76d26-98a0-4ab8-a101-1e91220baddc 2019-04-05 06:26:08,264 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "4c43258c-7e29-41c6-a44c-db19ec58b37b", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "subnet_id": "dbd7cdd9-d8bf-4ade-81c2-674581544067", "subnet_ids": ["dbd7cdd9-d8bf-4ade-81c2-674581544067"], "port_id": "e835e1c6-f8c6-4f13-a45a-0d98c4f6197e", "id": "f85a290d-577b-45cb-bc9b-3e0747640a97"} 2019-04-05 06:26:08,264 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/f85a290d-577b-45cb-bc9b-3e0747640a97/remove_router_interface.json used request id req-65b76d26-98a0-4ab8-a101-1e91220baddc 2019-04-05 06:26:08,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.07817602158s 2019-04-05 06:26:08,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-05 06:26:08,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" 2019-04-05 06:26:08,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 718 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:07 GMT X-Openstack-Request-Id: req-76e61251-1cd7-43b8-8234-67512d9872b2 2019-04-05 06:26:08,384 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "created_at": "2019-04-05T06:25:32Z", "admin_state_up": true, "updated_at": "2019-04-05T06:26:06Z", "project_id": "a8d120259c3946c982a593eded4f1cfb", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "f85a290d-577b-45cb-bc9b-3e0747640a97", "name": "singlevm1-router_35457fcc-05c5-4763-8b0c-3a600ca9ae5e"}]} 2019-04-05 06:26:08,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-76e61251-1cd7-43b8-8234-67512d9872b2 2019-04-05 06:26:08,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.119744062424s 2019-04-05 06:26:08,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-05 06:26:08,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/f85a290d-577b-45cb-bc9b-3e0747640a97.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" 2019-04-05 06:26:09,636 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:26:09 GMT X-Openstack-Request-Id: req-87ff9329-3e47-4f1c-8367-877f564be32c 2019-04-05 06:26:09,637 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:26:09,637 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/f85a290d-577b-45cb-bc9b-3e0747640a97.json used request id req-87ff9329-3e47-4f1c-8367-877f564be32c 2019-04-05 06:26:09,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.25122094154s 2019-04-05 06:26:09,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-05 06:26:09,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" 2019-04-05 06:26:09,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:09 GMT X-Openstack-Request-Id: req-76babbcf-4c61-423a-8569-b0dafb437d6d 2019-04-05 06:26:09,680 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-05T06:22:27Z","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":"d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:27Z","ip_version":4},{"updated_at":"2019-04-05T06:25:31Z","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":"dbd7cdd9-d8bf-4ade-81c2-674581544067","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a8d120259c3946c982a593eded4f1cfb","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_35457fcc-05c5-4763-8b0c-3a600ca9ae5e","enable_dhcp":true,"segment_id":null,"network_id":"4c43258c-7e29-41c6-a44c-db19ec58b37b","tenant_id":"a8d120259c3946c982a593eded4f1cfb","created_at":"2019-04-05T06:25:31Z","ip_version":4}]} 2019-04-05 06:26:09,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-76babbcf-4c61-423a-8569-b0dafb437d6d 2019-04-05 06:26:09,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0429799556732s 2019-04-05 06:26:09,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-05 06:26:09,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/dbd7cdd9-d8bf-4ade-81c2-674581544067.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" 2019-04-05 06:26:10,707 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:26:10 GMT X-Openstack-Request-Id: req-7ba403dc-2454-44ef-8ef1-868d8197b24a 2019-04-05 06:26:10,707 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:26:10,707 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/dbd7cdd9-d8bf-4ade-81c2-674581544067.json used request id req-7ba403dc-2454-44ef-8ef1-868d8197b24a 2019-04-05 06:26:10,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.02550697327s 2019-04-05 06:26:10,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:26:10,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" 2019-04-05 06:26:10,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1435 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:10 GMT X-Openstack-Request-Id: req-a61a8d7c-f648-4072-ac2d-83444486e71e 2019-04-05 06:26:10,787 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4c43258c-7e29-41c6-a44c-db19ec58b37b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"a8d120259c3946c982a593eded4f1cfb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T06:26:10Z","qos_policy_id":null,"name":"singlevm1-net_35457fcc-05c5-4763-8b0c-3a600ca9ae5e","admin_state_up":true,"tenant_id":"a8d120259c3946c982a593eded4f1cfb","created_at":"2019-04-05T06:25:31Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"}]} 2019-04-05 06:26:10,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-a61a8d7c-f648-4072-ac2d-83444486e71e 2019-04-05 06:26:10,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0796070098877s 2019-04-05 06:26:10,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-05 06:26:10,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/4c43258c-7e29-41c6-a44c-db19ec58b37b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" 2019-04-05 06:26:11,969 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:26:11 GMT X-Openstack-Request-Id: req-3630aabb-d970-4013-a96f-b867b4748b49 2019-04-05 06:26:11,969 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:26:11,969 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/4c43258c-7e29-41c6-a44c-db19ec58b37b.json used request id req-3630aabb-d970-4013-a96f-b867b4748b49 2019-04-05 06:26:11,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.18029522896s 2019-04-05 06:26:11,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 06:26:11,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" 2019-04-05 06:26:12,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:12 GMT X-Openstack-Request-Id: req-1dfa3d9b-3fb9-4391-9e19-0fe257cf505c 2019-04-05 06:26:12,748 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T06:25:38Z", "file": "/v2/images/d111d7ee-54ac-4a17-a724-9d9800f7f5f1/file", "owner": "a8d120259c3946c982a593eded4f1cfb", "id": "d111d7ee-54ac-4a17-a724-9d9800f7f5f1", "size": 12716032, "self": "/v2/images/d111d7ee-54ac-4a17-a724-9d9800f7f5f1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/d111d7ee-54ac-4a17-a724-9d9800f7f5f1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/d111d7ee-54ac-4a17-a724-9d9800f7f5f1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_35457fcc-05c5-4763-8b0c-3a600ca9ae5e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_35457fcc-05c5-4763-8b0c-3a600ca9ae5e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T06:25:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 06:26:12,748 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-1dfa3d9b-3fb9-4391-9e19-0fe257cf505c 2019-04-05 06:26:12,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.77495598793s 2019-04-05 06:26:12,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-05 06:26:12,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/d111d7ee-54ac-4a17-a724-9d9800f7f5f1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" 2019-04-05 06:26:13,066 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 06:26:12 GMT X-Openstack-Request-Id: req-a92b1218-e11e-4b98-b1c2-7ce52bcafbaa 2019-04-05 06:26:13,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-04-05 06:26:13,066 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/d111d7ee-54ac-4a17-a724-9d9800f7f5f1 used request id req-a92b1218-e11e-4b98-b1c2-7ce52bcafbaa 2019-04-05 06:26:13,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.316555023193s 2019-04-05 06:26:13,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 06:26:13,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" 2019-04-05 06:26:13,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 06: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-0fcb3ac5-3478-4b40-b6ba-a9d50601b8a7 x-openstack-request-id: req-0fcb3ac5-3478-4b40-b6ba-a9d50601b8a7 2019-04-05 06:26:13,090 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_35457fcc-05c5-4763-8b0c-3a600ca9ae5e", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e93446b9-566c-490d-84df-533cfb6aec45", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e93446b9-566c-490d-84df-533cfb6aec45", "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": "e93446b9-566c-490d-84df-533cfb6aec45"}]} 2019-04-05 06:26:13,090 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-0fcb3ac5-3478-4b40-b6ba-a9d50601b8a7 2019-04-05 06:26:13,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0230371952057s 2019-04-05 06:26:13,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-05 06:26:13,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/e93446b9-566c-490d-84df-533cfb6aec45 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}042a7cfc29d7c446010023984b9af534ff925169" 2019-04-05 06:26:13,132 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26: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-936aa587-675d-4629-a1e5-14cdf00584c9 x-openstack-request-id: req-936aa587-675d-4629-a1e5-14cdf00584c9 2019-04-05 06:26:13,132 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/e93446b9-566c-490d-84df-533cfb6aec45 used request id req-936aa587-675d-4629-a1e5-14cdf00584c9 2019-04-05 06:26:13,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0405759811401s 2019-04-05 06:26:13,174 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2019-04-05 06:26:13,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:26:13,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-411db560-af82-4a5d-94bf-425148de43a7 2019-04-05 06:26:13,217 - 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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 06:26:13,217 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-411db560-af82-4a5d-94bf-425148de43a7 2019-04-05 06:26:13,218 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 06:26:13,630 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58fef951bcfc4cf0998078f8ffea0edb", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}, {"id": "774319f454e747168821760a73d5b691", "name": "reader"}], "expires_at": "2019-04-05T07:26:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8d120259c3946c982a593eded4f1cfb", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3925ae83907349f0acb148efa634063e"}, "audit_ids": ["E1GmVCo-QzWWfoy-8zbEoA"], "issued_at": "2019-04-05T06:26:13.000000Z"}} 2019-04-05 06:26:13,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:26:13,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}1581f326a86914cefac8241a5e4230e7014b8f92" 2019-04-05 06:26:14,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:13 GMT X-Openstack-Request-Id: req-be2400bc-6592-4931-8eb7-da54c05b481f 2019-04-05 06:26:14,017 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"}]} 2019-04-05 06:26:14,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-be2400bc-6592-4931-8eb7-da54c05b481f 2019-04-05 06:26:14,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.384088993073s 2019-04-05 06:26:14,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:26:14,029 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-326e0c95-e58e-4971-b558-2aa409cd8db5 2019-04-05 06:26:14,029 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 06:26:14,029 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-326e0c95-e58e-4971-b558-2aa409cd8db5 2019-04-05 06:26:14,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 06:26:14,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}1581f326a86914cefac8241a5e4230e7014b8f92" 2019-04-05 06:26:14,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-791049f1-3342-4271-9ed8-261d05cc2091 2019-04-05 06:26:14,223 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 06:26:14,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-791049f1-3342-4271-9ed8-261d05cc2091 2019-04-05 06:26:14,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193717956543s 2019-04-05 06:26:14,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-05 06:26:14,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}1581f326a86914cefac8241a5e4230e7014b8f92" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_a32fcff3-0849-4835-8e72-df2c4ba91f44"}}' 2019-04-05 06:26:14,463 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d4f040a-e8ef-40bb-bb3e-750ae02fe462 2019-04-05 06:26:14,464 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.23:5000/v3/projects/bfc4d4457d184d809c77d22b0373c740"}, "tags": [], "enabled": true, "id": "bfc4d4457d184d809c77d22b0373c740", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_a32fcff3-0849-4835-8e72-df2c4ba91f44"}} 2019-04-05 06:26:14,464 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-4d4f040a-e8ef-40bb-bb3e-750ae02fe462 2019-04-05 06:26:14,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.232675075531s 2019-04-05 06:26:14,465 - 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'bfc4d4457d184d809c77d22b0373c740', '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_a32fcff3-0849-4835-8e72-df2c4ba91f44'}) 2019-04-05 06:26:14,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-05 06:26:14,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}1581f326a86914cefac8241a5e4230e7014b8f92" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "T9lKzhLccIPpO4lQ40xFLpPsOP9eD5", "email": null, "name": "singlevm2-user_a32fcff3-0849-4835-8e72-df2c4ba91f44"}}' 2019-04-05 06:26:14,938 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ceb81aad-0f4b-4ede-9ff2-b9f3d1954b37 2019-04-05 06:26:14,938 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_a32fcff3-0849-4835-8e72-df2c4ba91f44", "links": {"self": "http://172.30.9.23:5000/v3/users/cb3e3ba00deb4ff7b541affa2446fb49"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cb3e3ba00deb4ff7b541affa2446fb49", "domain_id": "default", "password_expires_at": null}} 2019-04-05 06:26:14,938 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-ceb81aad-0f4b-4ede-9ff2-b9f3d1954b37 2019-04-05 06:26:14,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.467574119568s 2019-04-05 06:26:14,939 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'cb3e3ba00deb4ff7b541affa2446fb49', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_a32fcff3-0849-4835-8e72-df2c4ba91f44'}) 2019-04-05 06:26:14,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 06:26:14,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1581f326a86914cefac8241a5e4230e7014b8f92" 2019-04-05 06:26:15,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff7e16af-d4a4-4faf-93ca-77cf266d1360 2019-04-05 06:26:15,160 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 06:26:15,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ff7e16af-d4a4-4faf-93ca-77cf266d1360 2019-04-05 06:26:15,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.217111110687s 2019-04-05 06:26:15,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 06:26:15,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1581f326a86914cefac8241a5e4230e7014b8f92" 2019-04-05 06:26:15,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62e0b5aa-2c76-45a2-8c70-dd27e358002d 2019-04-05 06:26:15,352 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 06:26:15,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-62e0b5aa-2c76-45a2-8c70-dd27e358002d 2019-04-05 06:26:15,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.187490940094s 2019-04-05 06:26:15,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 06:26:15,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1581f326a86914cefac8241a5e4230e7014b8f92" 2019-04-05 06:26:15,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-894cf81f-9993-4f43-a0f1-08722c318f11 2019-04-05 06:26:15,558 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 06:26:15,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-894cf81f-9993-4f43-a0f1-08722c318f11 2019-04-05 06:26:15,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20156788826s 2019-04-05 06:26:15,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 06:26:15,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}1581f326a86914cefac8241a5e4230e7014b8f92" 2019-04-05 06:26:15,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5c8c631-4ce0-4f90-9175-f1e4564b0df2 2019-04-05 06:26:15,765 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 06:26:15,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-a5c8c631-4ce0-4f90-9175-f1e4564b0df2 2019-04-05 06:26:15,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.201807022095s 2019-04-05 06:26:15,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 06:26:15,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}1581f326a86914cefac8241a5e4230e7014b8f92" 2019-04-05 06:26:15,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beb063f9-9ac2-4fa4-af23-0a383cca851b 2019-04-05 06:26:15,899 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "singlevm2-user_a32fcff3-0849-4835-8e72-df2c4ba91f44", "links": {"self": "http://172.30.9.23:5000/v3/users/cb3e3ba00deb4ff7b541affa2446fb49"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cb3e3ba00deb4ff7b541affa2446fb49", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 06:26:15,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-beb063f9-9ac2-4fa4-af23-0a383cca851b 2019-04-05 06:26:15,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.133113145828s 2019-04-05 06:26:15,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 06:26:15,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}1581f326a86914cefac8241a5e4230e7014b8f92" 2019-04-05 06:26:16,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02e3e15b-ca84-4f5a-ab55-54b5f8ee94a3 2019-04-05 06:26:16,105 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.23:5000/v3/projects/bfc4d4457d184d809c77d22b0373c740"}, "tags": [], "enabled": true, "id": "bfc4d4457d184d809c77d22b0373c740", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_a32fcff3-0849-4835-8e72-df2c4ba91f44"}]} 2019-04-05 06:26:16,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-02e3e15b-ca84-4f5a-ab55-54b5f8ee94a3 2019-04-05 06:26:16,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.194049119949s 2019-04-05 06:26:16,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 06:26:16,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=cb3e3ba00deb4ff7b541affa2446fb49&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=bfc4d4457d184d809c77d22b0373c740" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1581f326a86914cefac8241a5e4230e7014b8f92" 2019-04-05 06:26:16,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfd8a1d5-dd36-4a70-a3be-8416925e1251 2019-04-05 06:26:16,332 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=cb3e3ba00deb4ff7b541affa2446fb49&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=bfc4d4457d184d809c77d22b0373c740", "previous": null, "next": null}} 2019-04-05 06:26:16,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=cb3e3ba00deb4ff7b541affa2446fb49&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=bfc4d4457d184d809c77d22b0373c740 used request id req-cfd8a1d5-dd36-4a70-a3be-8416925e1251 2019-04-05 06:26:16,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.21840596199s 2019-04-05 06:26:16,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-05 06:26:16,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/bfc4d4457d184d809c77d22b0373c740/users/cb3e3ba00deb4ff7b541affa2446fb49/roles/a7225acce0184423a1dc2d63c39b687a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1581f326a86914cefac8241a5e4230e7014b8f92" 2019-04-05 06:26:16,536 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 06:26:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b2abec9-7962-45af-83b4-c2ce5fb4d842 2019-04-05 06:26:16,536 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 06:26:16,536 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/bfc4d4457d184d809c77d22b0373c740/users/cb3e3ba00deb4ff7b541affa2446fb49/roles/a7225acce0184423a1dc2d63c39b687a used request id req-9b2abec9-7962-45af-83b4-c2ce5fb4d842 2019-04-05 06:26:16,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.200943946838s 2019-04-05 06:26:16,537 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_a32fcff3-0849-4835-8e72-df2c4ba91f44', 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'bfc4d4457d184d809c77d22b0373c740', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'T9lKzhLccIPpO4lQ40xFLpPsOP9eD5', 'username': u'singlevm2-user_a32fcff3-0849-4835-8e72-df2c4ba91f44', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-05 06:26:16,541 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_a32fcff3-0849-4835-8e72-df2c4ba91f44', 'password': 'T9lKzhLccIPpO4lQ40xFLpPsOP9eD5', 'project_name': 'singlevm2-project_a32fcff3-0849-4835-8e72-df2c4ba91f44', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'bfc4d4457d184d809c77d22b0373c740', 'project_domain_name': 'Default'} 2019-04-05 06:26:16,541 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2019-04-05 06:26:16,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 06:26:16,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}1581f326a86914cefac8241a5e4230e7014b8f92" 2019-04-05 06:26:16,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2e7e72c-916a-45ec-be24-df96fc5411cc 2019-04-05 06:26:16,674 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 06:26:16,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-e2e7e72c-916a-45ec-be24-df96fc5411cc 2019-04-05 06:26:16,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.132576942444s 2019-04-05 06:26:16,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 06:26:16,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}1581f326a86914cefac8241a5e4230e7014b8f92" 2019-04-05 06:26:16,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce0b52d5-c7d0-463c-8e84-6a9d386b570e 2019-04-05 06:26:16,843 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.23:5000/v3/projects/bfc4d4457d184d809c77d22b0373c740"}, "tags": [], "enabled": true, "id": "bfc4d4457d184d809c77d22b0373c740", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_a32fcff3-0849-4835-8e72-df2c4ba91f44"}]} 2019-04-05 06:26:16,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-ce0b52d5-c7d0-463c-8e84-6a9d386b570e 2019-04-05 06:26:16,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.161484956741s 2019-04-05 06:26:16,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-05 06:26:16,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}1581f326a86914cefac8241a5e4230e7014b8f92" -d '{"network": {"tenant_id": "bfc4d4457d184d809c77d22b0373c740", "name": "singlevm2-net_a32fcff3-0849-4835-8e72-df2c4ba91f44", "admin_state_up": true}}' 2019-04-05 06:26:17,181 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:16 GMT X-Openstack-Request-Id: req-4da7fc15-31a1-4afa-9f88-2f4e42922180 2019-04-05 06:26:17,181 - 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":"4cc7c88b-bde2-45a1-93c4-5e9b1fe5d127","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"bfc4d4457d184d809c77d22b0373c740","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T06:26:16Z","is_default":false,"qos_policy_id":null,"name":"singlevm2-net_a32fcff3-0849-4835-8e72-df2c4ba91f44","admin_state_up":true,"tenant_id":"bfc4d4457d184d809c77d22b0373c740","created_at":"2019-04-05T06:26:16Z","mtu":1450}} 2019-04-05 06:26:17,182 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-4da7fc15-31a1-4afa-9f88-2f4e42922180 2019-04-05 06:26:17,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.336313009262s 2019-04-05 06:26:17,182 - 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-04-05T06:26:16Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4cc7c88b-bde2-45a1-93c4-5e9b1fe5d127', u'provider:segmentation_id': 98, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm2-net_a32fcff3-0849-4835-8e72-df2c4ba91f44', u'created_at': u'2019-04-05T06:26:16Z', u'mtu': 1450, u'tenant_id': u'bfc4d4457d184d809c77d22b0373c740', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'bfc4d4457d184d809c77d22b0373c740', u'l2_adjacency': True}) 2019-04-05 06:26:17,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:26:17,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6350fb7e-24f6-4a7c-8a43-2282d4ae5bd4 2019-04-05 06:26:17,193 - 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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 06:26:17,193 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-6350fb7e-24f6-4a7c-8a43-2282d4ae5bd4 2019-04-05 06:26:17,193 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 06:26:17,585 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "774319f454e747168821760a73d5b691", "name": "reader"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}], "expires_at": "2019-04-05T07:26:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bfc4d4457d184d809c77d22b0373c740", "name": "singlevm2-project_a32fcff3-0849-4835-8e72-df2c4ba91f44"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/bfc4d4457d184d809c77d22b0373c740", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/bfc4d4457d184d809c77d22b0373c740", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/bfc4d4457d184d809c77d22b0373c740", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_bfc4d4457d184d809c77d22b0373c740", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_bfc4d4457d184d809c77d22b0373c740", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/bfc4d4457d184d809c77d22b0373c740", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/bfc4d4457d184d809c77d22b0373c740", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/bfc4d4457d184d809c77d22b0373c740", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/bfc4d4457d184d809c77d22b0373c740", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/bfc4d4457d184d809c77d22b0373c740", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/bfc4d4457d184d809c77d22b0373c740", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_a32fcff3-0849-4835-8e72-df2c4ba91f44", "id": "cb3e3ba00deb4ff7b541affa2446fb49"}, "audit_ids": ["8o79V06ZQr2IAmqqdcMD_w"], "issued_at": "2019-04-05T06:26:17.000000Z"}} 2019-04-05 06:26:17,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:26:17,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" 2019-04-05 06:26:17,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:17 GMT X-Openstack-Request-Id: req-30640f25-d284-40b2-89d2-00dc17480111 2019-04-05 06:26:17,946 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"4cc7c88b-bde2-45a1-93c4-5e9b1fe5d127","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bfc4d4457d184d809c77d22b0373c740","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T06:26:16Z","qos_policy_id":null,"name":"singlevm2-net_a32fcff3-0849-4835-8e72-df2c4ba91f44","admin_state_up":true,"tenant_id":"bfc4d4457d184d809c77d22b0373c740","created_at":"2019-04-05T06:26:16Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500}]} 2019-04-05 06:26:17,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-30640f25-d284-40b2-89d2-00dc17480111 2019-04-05 06:26:17,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.358926057816s 2019-04-05 06:26:17,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-05 06:26:17,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" -d '{"subnet": {"name": "singlevm2-subnet_a32fcff3-0849-4835-8e72-df2c4ba91f44", "enable_dhcp": true, "network_id": "4cc7c88b-bde2-45a1-93c4-5e9b1fe5d127", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-05 06:26:18,635 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:18 GMT X-Openstack-Request-Id: req-8f7172e6-a5d0-4a44-a267-43eb2b4bae7d 2019-04-05 06:26:18,636 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4cc7c88b-bde2-45a1-93c4-5e9b1fe5d127","tenant_id":"bfc4d4457d184d809c77d22b0373c740","created_at":"2019-04-05T06:26:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-05T06:26: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":"bfc4d4457d184d809c77d22b0373c740","id":"7cfb233d-d878-48d7-99a0-d81d8d3cc343","subnetpool_id":null,"name":"singlevm2-subnet_a32fcff3-0849-4835-8e72-df2c4ba91f44"}} 2019-04-05 06:26:18,636 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-8f7172e6-a5d0-4a44-a267-43eb2b4bae7d 2019-04-05 06:26:18,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.68758893013s 2019-04-05 06:26:18,636 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T06:26: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'7cfb233d-d878-48d7-99a0-d81d8d3cc343', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_a32fcff3-0849-4835-8e72-df2c4ba91f44', u'enable_dhcp': True, u'network_id': u'4cc7c88b-bde2-45a1-93c4-5e9b1fe5d127', u'tenant_id': u'bfc4d4457d184d809c77d22b0373c740', u'created_at': u'2019-04-05T06:26: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'bfc4d4457d184d809c77d22b0373c740'}) 2019-04-05 06:26:18,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-05 06:26:18,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" -d '{"router": {"external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "name": "singlevm2-router_a32fcff3-0849-4835-8e72-df2c4ba91f44", "admin_state_up": true}}' 2019-04-05 06:26:20,184 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:19 GMT X-Openstack-Request-Id: req-5a86e9a1-d32e-4bf3-a3f5-c92fd455f18d 2019-04-05 06:26:20,184 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "created_at": "2019-04-05T06:26:18Z", "admin_state_up": true, "updated_at": "2019-04-05T06:26:19Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "bfc4d4457d184d809c77d22b0373c740", "id": "e43398da-a0f2-42a1-be06-e5af95f3d29e", "name": "singlevm2-router_a32fcff3-0849-4835-8e72-df2c4ba91f44"}} 2019-04-05 06:26:20,184 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-5a86e9a1-d32e-4bf3-a3f5-c92fd455f18d 2019-04-05 06:26:20,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.54727315903s 2019-04-05 06:26:20,185 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T06:26:19Z', u'revision_number': 2, u'id': u'e43398da-a0f2-42a1-be06-e5af95f3d29e', u'external_gateway_info': {u'network_id': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_a32fcff3-0849-4835-8e72-df2c4ba91f44', u'admin_state_up': True, u'tenant_id': u'bfc4d4457d184d809c77d22b0373c740', u'created_at': u'2019-04-05T06:26:18Z', u'flavor_id': None, u'routes': [], u'project_id': u'bfc4d4457d184d809c77d22b0373c740'}) 2019-04-05 06:26:20,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-05 06:26:20,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/e43398da-a0f2-42a1-be06-e5af95f3d29e/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.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" -d '{"subnet_id": "7cfb233d-d878-48d7-99a0-d81d8d3cc343"}' 2019-04-05 06:26:22,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:22 GMT X-Openstack-Request-Id: req-7e8a5f47-a2ed-476c-805f-842668b70376 2019-04-05 06:26:22,758 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "4cc7c88b-bde2-45a1-93c4-5e9b1fe5d127", "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "subnet_id": "7cfb233d-d878-48d7-99a0-d81d8d3cc343", "subnet_ids": ["7cfb233d-d878-48d7-99a0-d81d8d3cc343"], "port_id": "ee8da201-12ed-420f-ad8a-470bc19507d3", "id": "e43398da-a0f2-42a1-be06-e5af95f3d29e"} 2019-04-05 06:26:22,758 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/e43398da-a0f2-42a1-be06-e5af95f3d29e/add_router_interface.json used request id req-7e8a5f47-a2ed-476c-805f-842668b70376 2019-04-05 06:26:22,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.57326793671s 2019-04-05 06:26:22,759 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-05 06:26:22,865 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-05 06:26:22,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:26:22,872 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:22 GMT 2019-04-05 06:26:22,872 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-04-05 06:26:22,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 06:26:22,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" 2019-04-05 06:26:23,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:22 GMT X-Openstack-Request-Id: req-2823f307-5ae4-4713-9f5b-e3a17c012658 2019-04-05 06:26:23,185 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 06:26:23,186 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-2823f307-5ae4-4713-9f5b-e3a17c012658 2019-04-05 06:26:23,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.31055188179s 2019-04-05 06:26:23,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-05 06:26:23,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_a32fcff3-0849-4835-8e72-df2c4ba91f44", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_a32fcff3-0849-4835-8e72-df2c4ba91f44"}' 2019-04-05 06:26:23,279 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:22 GMT Location: http://172.30.9.23:9292/v2/images/4010341f-a749-4dfe-887d-b08b22ff750b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-26d6546b-9619-4b14-8b23-bee15f43b0b8 2019-04-05 06:26:23,280 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T06:26:22Z", "file": "/v2/images/4010341f-a749-4dfe-887d-b08b22ff750b/file", "owner": "bfc4d4457d184d809c77d22b0373c740", "id": "4010341f-a749-4dfe-887d-b08b22ff750b", "size": null, "self": "/v2/images/4010341f-a749-4dfe-887d-b08b22ff750b", "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_a32fcff3-0849-4835-8e72-df2c4ba91f44", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_a32fcff3-0849-4835-8e72-df2c4ba91f44", "checksum": null, "created_at": "2019-04-05T06:26:22Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-05 06:26:23,280 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-26d6546b-9619-4b14-8b23-bee15f43b0b8 2019-04-05 06:26:23,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0854511260986s 2019-04-05 06:26:23,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-05 06:26:23,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/4010341f-a749-4dfe-887d-b08b22ff750b/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.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" -d '' 2019-04-05 06:26:24,176 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 06:26:23 GMT X-Openstack-Request-Id: req-d37ca585-ee72-4edb-9043-a6df2d2a6220 2019-04-05 06:26:24,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-04-05 06:26:24,177 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/4010341f-a749-4dfe-887d-b08b22ff750b/file used request id req-d37ca585-ee72-4edb-9043-a6df2d2a6220 2019-04-05 06:26:24,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.895931959152s 2019-04-05 06:26:24,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 06:26:24,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" 2019-04-05 06:26:24,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:23 GMT X-Openstack-Request-Id: req-d6162e14-ac31-4e6f-8bc7-c1c4b5e604a3 2019-04-05 06:26:24,228 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T06:26:23Z", "file": "/v2/images/4010341f-a749-4dfe-887d-b08b22ff750b/file", "owner": "bfc4d4457d184d809c77d22b0373c740", "id": "4010341f-a749-4dfe-887d-b08b22ff750b", "size": 12716032, "self": "/v2/images/4010341f-a749-4dfe-887d-b08b22ff750b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/4010341f-a749-4dfe-887d-b08b22ff750b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/4010341f-a749-4dfe-887d-b08b22ff750b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_a32fcff3-0849-4835-8e72-df2c4ba91f44", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_a32fcff3-0849-4835-8e72-df2c4ba91f44", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T06:26:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 06:26:24,228 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-d6162e14-ac31-4e6f-8bc7-c1c4b5e604a3 2019-04-05 06:26:24,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0477390289307s 2019-04-05 06:26:24,230 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/4010341f-a749-4dfe-887d-b08b22ff750b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4010341f-a749-4dfe-887d-b08b22ff750b/file', 'owner': u'bfc4d4457d184d809c77d22b0373c740', 'id': u'4010341f-a749-4dfe-887d-b08b22ff750b', 'size': 12716032, u'self': u'/v2/images/4010341f-a749-4dfe-887d-b08b22ff750b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bfc4d4457d184d809c77d22b0373c740', 'name': 'singlevm2-project_a32fcff3-0849-4835-8e72-df2c4ba91f44', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/4010341f-a749-4dfe-887d-b08b22ff750b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-05T06:26:23Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-05T06:26:23Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_a32fcff3-0849-4835-8e72-df2c4ba91f44', '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/4010341f-a749-4dfe-887d-b08b22ff750b', 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_a32fcff3-0849-4835-8e72-df2c4ba91f44', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_a32fcff3-0849-4835-8e72-df2c4ba91f44', 'created': u'2019-04-05T06:26:22Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-05T06:26: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/4010341f-a749-4dfe-887d-b08b22ff750b', 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_a32fcff3-0849-4835-8e72-df2c4ba91f44', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-05 06:26:24,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-05 06:26:24,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}1581f326a86914cefac8241a5e4230e7014b8f92" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_a32fcff3-0849-4835-8e72-df2c4ba91f44", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-05 06:26:24,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Fri, 05 Apr 2019 06: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-4577c173-f888-4f30-b815-6ea4dd8a3256 x-openstack-request-id: req-4577c173-f888-4f30-b815-6ea4dd8a3256 2019-04-05 06:26:24,664 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm2-flavor_a32fcff3-0849-4835-8e72-df2c4ba91f44", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/cdd19fa8-51a3-4405-b34d-ff48b15a2f0b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/cdd19fa8-51a3-4405-b34d-ff48b15a2f0b", "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": "cdd19fa8-51a3-4405-b34d-ff48b15a2f0b"}} 2019-04-05 06:26:24,664 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-4577c173-f888-4f30-b815-6ea4dd8a3256 2019-04-05 06:26:24,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.430329084396s 2019-04-05 06:26:24,665 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_a32fcff3-0849-4835-8e72-df2c4ba91f44', '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'a8d120259c3946c982a593eded4f1cfb', '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'cdd19fa8-51a3-4405-b34d-ff48b15a2f0b', 'swap': 0}) 2019-04-05 06:26:24,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-05 06:26:24,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/cdd19fa8-51a3-4405-b34d-ff48b15a2f0b/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.15" -H "X-Auth-Token: {SHA1}1581f326a86914cefac8241a5e4230e7014b8f92" -d '{"extra_specs": {}}' 2019-04-05 06:26:24,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26: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-f4f05de7-edc0-4953-bc6c-16712762ebdc x-openstack-request-id: req-f4f05de7-edc0-4953-bc6c-16712762ebdc 2019-04-05 06:26:24,822 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-05 06:26:24,822 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/cdd19fa8-51a3-4405-b34d-ff48b15a2f0b/os-extra_specs used request id req-f4f05de7-edc0-4953-bc6c-16712762ebdc 2019-04-05 06:26:24,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.156379938126s 2019-04-05 06:26:24,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-04-05 06:26:24,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" -d '{"keypair": {"name": "singlevm2-kp_a32fcff3-0849-4835-8e72-df2c4ba91f44"}}' 2019-04-05 06:26:25,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26: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-c511bc95-bae8-4867-bfef-1fd7abe51c10 x-openstack-request-id: req-c511bc95-bae8-4867-bfef-1fd7abe51c10 2019-04-05 06:26:25,330 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCo68xjmmmCbHXkDe65BiHstYnDkmNOTTn3aMGOTMuV9dJTdzU8t7wM1wJa40DJcg6dDTgiJgCgg54TSgRjtqRvanEbhpzt3Aku8jetXiDkCVpHyFurGsCRWO2vX/uGsbn+iDJJikMdeFEVCBCXgUbyBI/pGgdtLvktyX0TE6Or1vN8b+gMXpRTk00dyv07Cjak+ZDRNsUcDBhxY0mNagJn4WllDuPxnT8AJH/oBMzrxy24ymi4cIOs+fc8rMV++uvFT4gb49rnhJ1HwRF9PGLputR7wrYyZt985u0UiC3umeu8Pz11pI40J7Hkx1ITQgcnPribRod784OsNztwJ05r Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAqOvMY5ppgmx15A3uuQYh7LWJw5JjTk0592jBjkzLlfXSU3c1\nPLe8DNcCWuNAyXIOnQ04IiYAoIOeE0oEY7akb2pxG4ac7dwJLvI3rV4g5AlaR8hb\nqxrAkVjtr1/7hrG5/ogySYpDHXhRFQgQl4FG8gSP6RoHbS75Lcl9ExOjq9bzfG/o\nDF6UU5NNHcr9Owo2pPmQ0TbFHAwYcWNJjWoCZ+FpZQ7j8Z0/ACR/6ATM68ctuMpo\nuHCDrPn3PKzFfvrrxU+IG+Pa54SdR8ERfTxi6brUe8K2MmbffObtFIgt7pnrvD89\ndaSONCex5MdSE0IHJz64m0aHe/ODrDc7cCdOawIDAQABAoIBAEfZpGJpd5+GSs7q\nLjR9K0joHuUVCzBvIMzfvhStDZuHqCLgfcCJ1m8PtWy7ZP9KiHS8/rdnurSLx10l\nCqDvOxo5CEtRAscZ5L4XQR94/jyAzeniiztIcchhLxh9lxs/1YEypVEqgkmyt6pe\nd9A5qNegoSXhcG88n7ieD5lhrSiV4JXohdXAowl/9AW60hIpdyw9f+/Ym6z2L8Ho\nfZ2W4cWt7OCPeEW1737EkkoOythdlXQEz7Br/wlMebNm2RbvRlWJpYWGuzIEDQnn\n5GLtpFzECT5hgGt1SBk7vb2cn10W2kiP8TuO+J6+xIuxSR1i9cVZgSxZT/hiGB/N\nogqu6kECgYEA1nsJ5cl+JGbihDtRB/Lb3VLnhAipmOiSSPHHvmjXOAUO4xyF1eqh\nHCokRlcq4msql92IvO/Gv0Uh50Va1qYxEUwpsObmcWFtVacz53C0sPMrQG6OVT92\nY1Zj5i8snOmOKYhNCWck7nvm+hAqvmJxKrhsCEH8pe6JRSMq+2s0DUkCgYEAyZ76\nRSIWUaLT2g+PTW9OoD0Na3i5JdTntl8YewjC2DrI80AoJH9qcAIB+ngehuyIVAOk\nrBD+2S9sxW8IDmKTJQk4Gyw1RzUP+nexzcigdeF4yOPHsYjovPaJ3nByszQU/BCD\nlJk0ZAw7i4sXARjYnqSujlpLWPWcWE4lncxxwhMCgYEAhCPv2CPI1LKSkjddWBFX\nRkeCncUcgDmhjtFvZ69+EWSEZIY5Kq9QrWKFUNT5dd/isQfq68SqZUM5fRwsuBxS\nFL8g3H2Vsnr8+o12G/xDRtW6awryJDFiRhd+mt2rlc0LKilwlP94MHojtyLowr0x\nzckrvfaxqqWI6xCctaO5wQkCgYBjd7bonGR+aeIyVjLQdPVJQFV6i9hrvZmC829U\nY4IcwwOYXjJvrxyHnbX0J4aH8fFf4VxANzJDW45B6QEEd8U4JFA1t52hP6BeZOan\nKy9eeJnqIdXG1FBdyRNDVh6AIlWn9U205dBe+1n1Ae2bcPKNcZlcSVeaz7EOL5+H\nNfF5WQKBgHUGLhq7OfbtNvjGZVvgf/LejH/d1MfM1esGXL9w1c11o1CqgtJF/diY\nQU1Hwwv1x5vPHQn+inf4EFl5n8/RVSqLbyaROnO+9vcHiZIMhzPauYmMTpr40mHT\nn9FhpAr7XIf2KX+vEqiRaJ9DRNGOWPGRIM/hMKFMeWqLwpjWuaD8\n-----END RSA PRIVATE KEY-----\n", "user_id": "cb3e3ba00deb4ff7b541affa2446fb49", "name": "singlevm2-kp_a32fcff3-0849-4835-8e72-df2c4ba91f44", "fingerprint": "e6:2f:07:f2:8b:30:51:a5:4c:bd:3f:5c:ec:a1:d8:4e"}} 2019-04-05 06:26:25,330 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-c511bc95-bae8-4867-bfef-1fd7abe51c10 2019-04-05 06:26:25,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.505291938782s 2019-04-05 06:26:25,331 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCo68xjmmmCbHXkDe65BiHstYnDkmNOTTn3aMGOTMuV9dJTdzU8t7wM1wJa40DJcg6dDTgiJgCgg54TSgRjtqRvanEbhpzt3Aku8jetXiDkCVpHyFurGsCRWO2vX/uGsbn+iDJJikMdeFEVCBCXgUbyBI/pGgdtLvktyX0TE6Or1vN8b+gMXpRTk00dyv07Cjak+ZDRNsUcDBhxY0mNagJn4WllDuPxnT8AJH/oBMzrxy24ymi4cIOs+fc8rMV++uvFT4gb49rnhJ1HwRF9PGLputR7wrYyZt985u0UiC3umeu8Pz11pI40J7Hkx1ITQgcnPribRod784OsNztwJ05r Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAqOvMY5ppgmx15A3uuQYh7LWJw5JjTk0592jBjkzLlfXSU3c1\nPLe8DNcCWuNAyXIOnQ04IiYAoIOeE0oEY7akb2pxG4ac7dwJLvI3rV4g5AlaR8hb\nqxrAkVjtr1/7hrG5/ogySYpDHXhRFQgQl4FG8gSP6RoHbS75Lcl9ExOjq9bzfG/o\nDF6UU5NNHcr9Owo2pPmQ0TbFHAwYcWNJjWoCZ+FpZQ7j8Z0/ACR/6ATM68ctuMpo\nuHCDrPn3PKzFfvrrxU+IG+Pa54SdR8ERfTxi6brUe8K2MmbffObtFIgt7pnrvD89\ndaSONCex5MdSE0IHJz64m0aHe/ODrDc7cCdOawIDAQABAoIBAEfZpGJpd5+GSs7q\nLjR9K0joHuUVCzBvIMzfvhStDZuHqCLgfcCJ1m8PtWy7ZP9KiHS8/rdnurSLx10l\nCqDvOxo5CEtRAscZ5L4XQR94/jyAzeniiztIcchhLxh9lxs/1YEypVEqgkmyt6pe\nd9A5qNegoSXhcG88n7ieD5lhrSiV4JXohdXAowl/9AW60hIpdyw9f+/Ym6z2L8Ho\nfZ2W4cWt7OCPeEW1737EkkoOythdlXQEz7Br/wlMebNm2RbvRlWJpYWGuzIEDQnn\n5GLtpFzECT5hgGt1SBk7vb2cn10W2kiP8TuO+J6+xIuxSR1i9cVZgSxZT/hiGB/N\nogqu6kECgYEA1nsJ5cl+JGbihDtRB/Lb3VLnhAipmOiSSPHHvmjXOAUO4xyF1eqh\nHCokRlcq4msql92IvO/Gv0Uh50Va1qYxEUwpsObmcWFtVacz53C0sPMrQG6OVT92\nY1Zj5i8snOmOKYhNCWck7nvm+hAqvmJxKrhsCEH8pe6JRSMq+2s0DUkCgYEAyZ76\nRSIWUaLT2g+PTW9OoD0Na3i5JdTntl8YewjC2DrI80AoJH9qcAIB+ngehuyIVAOk\nrBD+2S9sxW8IDmKTJQk4Gyw1RzUP+nexzcigdeF4yOPHsYjovPaJ3nByszQU/BCD\nlJk0ZAw7i4sXARjYnqSujlpLWPWcWE4lncxxwhMCgYEAhCPv2CPI1LKSkjddWBFX\nRkeCncUcgDmhjtFvZ69+EWSEZIY5Kq9QrWKFUNT5dd/isQfq68SqZUM5fRwsuBxS\nFL8g3H2Vsnr8+o12G/xDRtW6awryJDFiRhd+mt2rlc0LKilwlP94MHojtyLowr0x\nzckrvfaxqqWI6xCctaO5wQkCgYBjd7bonGR+aeIyVjLQdPVJQFV6i9hrvZmC829U\nY4IcwwOYXjJvrxyHnbX0J4aH8fFf4VxANzJDW45B6QEEd8U4JFA1t52hP6BeZOan\nKy9eeJnqIdXG1FBdyRNDVh6AIlWn9U205dBe+1n1Ae2bcPKNcZlcSVeaz7EOL5+H\nNfF5WQKBgHUGLhq7OfbtNvjGZVvgf/LejH/d1MfM1esGXL9w1c11o1CqgtJF/diY\nQU1Hwwv1x5vPHQn+inf4EFl5n8/RVSqLbyaROnO+9vcHiZIMhzPauYmMTpr40mHT\nn9FhpAr7XIf2KX+vEqiRaJ9DRNGOWPGRIM/hMKFMeWqLwpjWuaD8\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'cb3e3ba00deb4ff7b541affa2446fb49', 'name': u'singlevm2-kp_a32fcff3-0849-4835-8e72-df2c4ba91f44', 'created_at': '2019-04-05T06:26:25.331498', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bfc4d4457d184d809c77d22b0373c740', 'name': 'singlevm2-project_a32fcff3-0849-4835-8e72-df2c4ba91f44', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'e6:2f:07:f2:8b:30:51:a5:4c:bd:3f:5c:ec:a1:d8:4e', 'type': 'ssh', 'id': u'singlevm2-kp_a32fcff3-0849-4835-8e72-df2c4ba91f44'}) 2019-04-05 06:26:25,332 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAqOvMY5ppgmx15A3uuQYh7LWJw5JjTk0592jBjkzLlfXSU3c1 PLe8DNcCWuNAyXIOnQ04IiYAoIOeE0oEY7akb2pxG4ac7dwJLvI3rV4g5AlaR8hb qxrAkVjtr1/7hrG5/ogySYpDHXhRFQgQl4FG8gSP6RoHbS75Lcl9ExOjq9bzfG/o DF6UU5NNHcr9Owo2pPmQ0TbFHAwYcWNJjWoCZ+FpZQ7j8Z0/ACR/6ATM68ctuMpo uHCDrPn3PKzFfvrrxU+IG+Pa54SdR8ERfTxi6brUe8K2MmbffObtFIgt7pnrvD89 daSONCex5MdSE0IHJz64m0aHe/ODrDc7cCdOawIDAQABAoIBAEfZpGJpd5+GSs7q LjR9K0joHuUVCzBvIMzfvhStDZuHqCLgfcCJ1m8PtWy7ZP9KiHS8/rdnurSLx10l CqDvOxo5CEtRAscZ5L4XQR94/jyAzeniiztIcchhLxh9lxs/1YEypVEqgkmyt6pe d9A5qNegoSXhcG88n7ieD5lhrSiV4JXohdXAowl/9AW60hIpdyw9f+/Ym6z2L8Ho fZ2W4cWt7OCPeEW1737EkkoOythdlXQEz7Br/wlMebNm2RbvRlWJpYWGuzIEDQnn 5GLtpFzECT5hgGt1SBk7vb2cn10W2kiP8TuO+J6+xIuxSR1i9cVZgSxZT/hiGB/N ogqu6kECgYEA1nsJ5cl+JGbihDtRB/Lb3VLnhAipmOiSSPHHvmjXOAUO4xyF1eqh HCokRlcq4msql92IvO/Gv0Uh50Va1qYxEUwpsObmcWFtVacz53C0sPMrQG6OVT92 Y1Zj5i8snOmOKYhNCWck7nvm+hAqvmJxKrhsCEH8pe6JRSMq+2s0DUkCgYEAyZ76 RSIWUaLT2g+PTW9OoD0Na3i5JdTntl8YewjC2DrI80AoJH9qcAIB+ngehuyIVAOk rBD+2S9sxW8IDmKTJQk4Gyw1RzUP+nexzcigdeF4yOPHsYjovPaJ3nByszQU/BCD lJk0ZAw7i4sXARjYnqSujlpLWPWcWE4lncxxwhMCgYEAhCPv2CPI1LKSkjddWBFX RkeCncUcgDmhjtFvZ69+EWSEZIY5Kq9QrWKFUNT5dd/isQfq68SqZUM5fRwsuBxS FL8g3H2Vsnr8+o12G/xDRtW6awryJDFiRhd+mt2rlc0LKilwlP94MHojtyLowr0x zckrvfaxqqWI6xCctaO5wQkCgYBjd7bonGR+aeIyVjLQdPVJQFV6i9hrvZmC829U Y4IcwwOYXjJvrxyHnbX0J4aH8fFf4VxANzJDW45B6QEEd8U4JFA1t52hP6BeZOan Ky9eeJnqIdXG1FBdyRNDVh6AIlWn9U205dBe+1n1Ae2bcPKNcZlcSVeaz7EOL5+H NfF5WQKBgHUGLhq7OfbtNvjGZVvgf/LejH/d1MfM1esGXL9w1c11o1CqgtJF/diY QU1Hwwv1x5vPHQn+inf4EFl5n8/RVSqLbyaROnO+9vcHiZIMhzPauYmMTpr40mHT n9FhpAr7XIf2KX+vEqiRaJ9DRNGOWPGRIM/hMKFMeWqLwpjWuaD8 -----END RSA PRIVATE KEY----- 2019-04-05 06:26:25,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-04-05 06:26:25,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" -d '{"security_group": {"name": "singlevm2-sg_a32fcff3-0849-4835-8e72-df2c4ba91f44", "description": "created by OPNFV Functest (singlevm2)"}}' 2019-04-05 06:26:25,479 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:25 GMT X-Openstack-Request-Id: req-9a33d602-7cf6-4959-a8a5-a47690f73550 2019-04-05 06:26:25,480 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "created_at": "2019-04-05T06:26:24Z", "updated_at": "2019-04-05T06:26:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:24Z", "revision_number": 0, "id": "547b24ea-4ea1-4a00-99ca-f58a24067405", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:24Z", "security_group_id": "3f3a7eda-ec4b-4071-81e3-0a52f1d89902", "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "port_range_min": null, "ethertype": "IPv6", "project_id": "bfc4d4457d184d809c77d22b0373c740"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:24Z", "revision_number": 0, "id": "b1a096eb-96b8-4007-888f-1235ab609103", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:24Z", "security_group_id": "3f3a7eda-ec4b-4071-81e3-0a52f1d89902", "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "port_range_min": null, "ethertype": "IPv4", "project_id": "bfc4d4457d184d809c77d22b0373c740"}], "revision_number": 1, "project_id": "bfc4d4457d184d809c77d22b0373c740", "id": "3f3a7eda-ec4b-4071-81e3-0a52f1d89902", "name": "singlevm2-sg_a32fcff3-0849-4835-8e72-df2c4ba91f44"}} 2019-04-05 06:26:25,480 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-9a33d602-7cf6-4959-a8a5-a47690f73550 2019-04-05 06:26:25,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.143286943436s 2019-04-05 06:26:25,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 06:26:25,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" 2019-04-05 06:26:25,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:25 GMT X-Openstack-Request-Id: req-d8339cd6-b344-4b53-94f7-d23d0b4c0889 2019-04-05 06:26:25,550 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "created_at": "2019-04-05T06:26:16Z", "updated_at": "2019-04-05T06:26:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:16Z", "revision_number": 0, "id": "139e1056-5f10-42f8-b8ce-d812eddb5516", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:16Z", "security_group_id": "2455a8ad-6778-4013-bab3-9b080806ba83", "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "port_range_min": null, "ethertype": "IPv4", "project_id": "bfc4d4457d184d809c77d22b0373c740"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:16Z", "revision_number": 0, "id": "1a2e0242-f088-48e2-8090-6d7428a2c82d", "remote_group_id": "2455a8ad-6778-4013-bab3-9b080806ba83", "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:16Z", "security_group_id": "2455a8ad-6778-4013-bab3-9b080806ba83", "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "port_range_min": null, "ethertype": "IPv6", "project_id": "bfc4d4457d184d809c77d22b0373c740"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:16Z", "revision_number": 0, "id": "4695f83b-baba-4d23-9fdb-d1eeb8b646ae", "remote_group_id": "2455a8ad-6778-4013-bab3-9b080806ba83", "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:16Z", "security_group_id": "2455a8ad-6778-4013-bab3-9b080806ba83", "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "port_range_min": null, "ethertype": "IPv4", "project_id": "bfc4d4457d184d809c77d22b0373c740"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:16Z", "revision_number": 0, "id": "4ac75074-9cb1-4c9d-a0c7-5c356f8a0363", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:16Z", "security_group_id": "2455a8ad-6778-4013-bab3-9b080806ba83", "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "port_range_min": null, "ethertype": "IPv6", "project_id": "bfc4d4457d184d809c77d22b0373c740"}], "revision_number": 1, "project_id": "bfc4d4457d184d809c77d22b0373c740", "id": "2455a8ad-6778-4013-bab3-9b080806ba83", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "created_at": "2019-04-05T06:26:24Z", "updated_at": "2019-04-05T06:26:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:24Z", "revision_number": 0, "id": "547b24ea-4ea1-4a00-99ca-f58a24067405", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:24Z", "security_group_id": "3f3a7eda-ec4b-4071-81e3-0a52f1d89902", "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "port_range_min": null, "ethertype": "IPv6", "project_id": "bfc4d4457d184d809c77d22b0373c740"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:24Z", "revision_number": 0, "id": "b1a096eb-96b8-4007-888f-1235ab609103", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:24Z", "security_group_id": "3f3a7eda-ec4b-4071-81e3-0a52f1d89902", "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "port_range_min": null, "ethertype": "IPv4", "project_id": "bfc4d4457d184d809c77d22b0373c740"}], "revision_number": 1, "project_id": "bfc4d4457d184d809c77d22b0373c740", "id": "3f3a7eda-ec4b-4071-81e3-0a52f1d89902", "name": "singlevm2-sg_a32fcff3-0849-4835-8e72-df2c4ba91f44"}]} 2019-04-05 06:26:25,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-d8339cd6-b344-4b53-94f7-d23d0b4c0889 2019-04-05 06:26:25,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0636758804321s 2019-04-05 06:26:25,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-05 06:26:25,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" -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": "3f3a7eda-ec4b-4071-81e3-0a52f1d89902"}}' 2019-04-05 06:26:25,677 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:25 GMT X-Openstack-Request-Id: req-01dac69e-acdc-404a-866a-396169c665a0 2019-04-05 06:26:25,677 - 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-04-05T06:26:25Z", "security_group_id": "3f3a7eda-ec4b-4071-81e3-0a52f1d89902", "port_range_min": 22, "revision_number": 0, "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "created_at": "2019-04-05T06:26:25Z", "project_id": "bfc4d4457d184d809c77d22b0373c740", "id": "99e943c4-0623-49f6-9fdf-5bb6dcb07fbc"}} 2019-04-05 06:26:25,677 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-01dac69e-acdc-404a-866a-396169c665a0 2019-04-05 06:26:25,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.120289802551s 2019-04-05 06:26:25,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 06:26:25,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" 2019-04-05 06:26:25,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:25 GMT X-Openstack-Request-Id: req-55993a76-2d74-42cf-8af7-120b9ce3fc7b 2019-04-05 06:26:25,728 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "created_at": "2019-04-05T06:26:16Z", "updated_at": "2019-04-05T06:26:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:16Z", "revision_number": 0, "id": "139e1056-5f10-42f8-b8ce-d812eddb5516", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:16Z", "security_group_id": "2455a8ad-6778-4013-bab3-9b080806ba83", "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "port_range_min": null, "ethertype": "IPv4", "project_id": "bfc4d4457d184d809c77d22b0373c740"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:16Z", "revision_number": 0, "id": "1a2e0242-f088-48e2-8090-6d7428a2c82d", "remote_group_id": "2455a8ad-6778-4013-bab3-9b080806ba83", "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:16Z", "security_group_id": "2455a8ad-6778-4013-bab3-9b080806ba83", "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "port_range_min": null, "ethertype": "IPv6", "project_id": "bfc4d4457d184d809c77d22b0373c740"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:16Z", "revision_number": 0, "id": "4695f83b-baba-4d23-9fdb-d1eeb8b646ae", "remote_group_id": "2455a8ad-6778-4013-bab3-9b080806ba83", "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:16Z", "security_group_id": "2455a8ad-6778-4013-bab3-9b080806ba83", "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "port_range_min": null, "ethertype": "IPv4", "project_id": "bfc4d4457d184d809c77d22b0373c740"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:16Z", "revision_number": 0, "id": "4ac75074-9cb1-4c9d-a0c7-5c356f8a0363", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:16Z", "security_group_id": "2455a8ad-6778-4013-bab3-9b080806ba83", "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "port_range_min": null, "ethertype": "IPv6", "project_id": "bfc4d4457d184d809c77d22b0373c740"}], "revision_number": 1, "project_id": "bfc4d4457d184d809c77d22b0373c740", "id": "2455a8ad-6778-4013-bab3-9b080806ba83", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "created_at": "2019-04-05T06:26:24Z", "updated_at": "2019-04-05T06:26:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:24Z", "revision_number": 0, "id": "547b24ea-4ea1-4a00-99ca-f58a24067405", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:24Z", "security_group_id": "3f3a7eda-ec4b-4071-81e3-0a52f1d89902", "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "port_range_min": null, "ethertype": "IPv6", "project_id": "bfc4d4457d184d809c77d22b0373c740"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-05T06:26:25Z", "revision_number": 0, "id": "99e943c4-0623-49f6-9fdf-5bb6dcb07fbc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:25Z", "security_group_id": "3f3a7eda-ec4b-4071-81e3-0a52f1d89902", "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bfc4d4457d184d809c77d22b0373c740"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:24Z", "revision_number": 0, "id": "b1a096eb-96b8-4007-888f-1235ab609103", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:24Z", "security_group_id": "3f3a7eda-ec4b-4071-81e3-0a52f1d89902", "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "port_range_min": null, "ethertype": "IPv4", "project_id": "bfc4d4457d184d809c77d22b0373c740"}], "revision_number": 2, "project_id": "bfc4d4457d184d809c77d22b0373c740", "id": "3f3a7eda-ec4b-4071-81e3-0a52f1d89902", "name": "singlevm2-sg_a32fcff3-0849-4835-8e72-df2c4ba91f44"}]} 2019-04-05 06:26:25,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-55993a76-2d74-42cf-8af7-120b9ce3fc7b 2019-04-05 06:26:25,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0447819232941s 2019-04-05 06:26:25,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-05 06:26:25,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" -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": "3f3a7eda-ec4b-4071-81e3-0a52f1d89902"}}' 2019-04-05 06:26:26,070 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:25 GMT X-Openstack-Request-Id: req-bee490d7-f251-4dc8-add6-a92d593b27ca 2019-04-05 06:26:26,070 - 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-04-05T06:26:25Z", "security_group_id": "3f3a7eda-ec4b-4071-81e3-0a52f1d89902", "port_range_min": null, "revision_number": 0, "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "created_at": "2019-04-05T06:26:25Z", "project_id": "bfc4d4457d184d809c77d22b0373c740", "id": "f37085c4-030c-4e65-bf11-527e3e109d72"}} 2019-04-05 06:26:26,070 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-bee490d7-f251-4dc8-add6-a92d593b27ca 2019-04-05 06:26:26,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.336421012878s 2019-04-05 06:26:26,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:26:26,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" 2019-04-05 06:26:26,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:25 GMT X-Openstack-Request-Id: req-fe5a103d-37c7-4090-97a0-d5db9e77b344 2019-04-05 06:26:26,163 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4cc7c88b-bde2-45a1-93c4-5e9b1fe5d127","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bfc4d4457d184d809c77d22b0373c740","l2_adjacency":true,"status":"ACTIVE","subnets":["7cfb233d-d878-48d7-99a0-d81d8d3cc343"],"description":"","tags":[],"updated_at":"2019-04-05T06:26:17Z","qos_policy_id":null,"name":"singlevm2-net_a32fcff3-0849-4835-8e72-df2c4ba91f44","admin_state_up":true,"tenant_id":"bfc4d4457d184d809c77d22b0373c740","created_at":"2019-04-05T06:26:16Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500}]} 2019-04-05 06:26:26,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-fe5a103d-37c7-4090-97a0-d5db9e77b344 2019-04-05 06:26:26,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0915780067444s 2019-04-05 06:26:26,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 06:26:26,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" 2019-04-05 06:26:26,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:25 GMT X-Openstack-Request-Id: req-9c94cb37-0140-407b-877b-e70dc46ded86 2019-04-05 06:26:26,293 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T06:26:23Z", "file": "/v2/images/4010341f-a749-4dfe-887d-b08b22ff750b/file", "owner": "bfc4d4457d184d809c77d22b0373c740", "id": "4010341f-a749-4dfe-887d-b08b22ff750b", "size": 12716032, "self": "/v2/images/4010341f-a749-4dfe-887d-b08b22ff750b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/4010341f-a749-4dfe-887d-b08b22ff750b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/4010341f-a749-4dfe-887d-b08b22ff750b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_a32fcff3-0849-4835-8e72-df2c4ba91f44", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_a32fcff3-0849-4835-8e72-df2c4ba91f44", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T06:26:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 06:26:26,293 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-9c94cb37-0140-407b-877b-e70dc46ded86 2019-04-05 06:26:26,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.125227212906s 2019-04-05 06:26:26,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 06:26:26,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" 2019-04-05 06:26:26,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26: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-8bbcb41c-8278-41a2-8c3f-ed7abec583e8 x-openstack-request-id: req-8bbcb41c-8278-41a2-8c3f-ed7abec583e8 2019-04-05 06:26:26,322 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_a32fcff3-0849-4835-8e72-df2c4ba91f44", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/cdd19fa8-51a3-4405-b34d-ff48b15a2f0b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/cdd19fa8-51a3-4405-b34d-ff48b15a2f0b", "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": "cdd19fa8-51a3-4405-b34d-ff48b15a2f0b"}]} 2019-04-05 06:26:26,322 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-8bbcb41c-8278-41a2-8c3f-ed7abec583e8 2019-04-05 06:26:26,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0225667953491s 2019-04-05 06:26:26,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-05 06:26:26,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" -d '{"server": {"name": "singlevm2-vm_a32fcff3-0849-4835-8e72-df2c4ba91f44", "imageRef": "4010341f-a749-4dfe-887d-b08b22ff750b", "key_name": "singlevm2-kp_a32fcff3-0849-4835-8e72-df2c4ba91f44", "flavorRef": "cdd19fa8-51a3-4405-b34d-ff48b15a2f0b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4cc7c88b-bde2-45a1-93c4-5e9b1fe5d127"}], "security_groups": [{"name": "3f3a7eda-ec4b-4071-81e3-0a52f1d89902"}]}}' 2019-04-05 06:26:28,698 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26: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.23:8774/v2.1/servers/43010a84-2d2d-480f-b758-619879b2da39 x-compute-request-id: req-85f6d5d3-9a44-4c28-a57f-3d26a7f2fe6a x-openstack-request-id: req-85f6d5d3-9a44-4c28-a57f-3d26a7f2fe6a 2019-04-05 06:26:28,698 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "3f3a7eda-ec4b-4071-81e3-0a52f1d89902"}], "OS-DCF:diskConfig": "MANUAL", "id": "43010a84-2d2d-480f-b758-619879b2da39", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/43010a84-2d2d-480f-b758-619879b2da39", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/43010a84-2d2d-480f-b758-619879b2da39", "rel": "bookmark"}], "adminPass": "mQf4Gj834fBF"}} 2019-04-05 06:26:28,699 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-85f6d5d3-9a44-4c28-a57f-3d26a7f2fe6a 2019-04-05 06:26:28,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.37468409538s 2019-04-05 06:26:28,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:26:28,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" 2019-04-05 06:26:29,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 601 Content-Type: application/json Date: Fri, 05 Apr 2019 06: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-4e719663-dcf8-476a-9014-8ea2d85e3884 x-openstack-request-id: req-4e719663-dcf8-476a-9014-8ea2d85e3884 2019-04-05 06:26:29,395 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/43010a84-2d2d-480f-b758-619879b2da39", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/43010a84-2d2d-480f-b758-619879b2da39", "rel": "bookmark"}], "image": {"id": "4010341f-a749-4dfe-887d-b08b22ff750b", "links": [{"href": "http://172.30.9.23:8774/images/4010341f-a749-4dfe-887d-b08b22ff750b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cdd19fa8-51a3-4405-b34d-ff48b15a2f0b", "links": [{"href": "http://172.30.9.23:8774/flavors/cdd19fa8-51a3-4405-b34d-ff48b15a2f0b", "rel": "bookmark"}]}, "id": "43010a84-2d2d-480f-b758-619879b2da39", "user_id": "cb3e3ba00deb4ff7b541affa2446fb49", "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-04-05T06:26:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_a32fcff3-0849-4835-8e72-df2c4ba91f44", "name": "singlevm2-vm_a32fcff3-0849-4835-8e72-df2c4ba91f44", "created": "2019-04-05T06:26:28Z", "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:26:29,395 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4e719663-dcf8-476a-9014-8ea2d85e3884 2019-04-05 06:26:29,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.695369958878s 2019-04-05 06:26:29,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:26:29,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" 2019-04-05 06:26:29,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:29 GMT X-Openstack-Request-Id: req-7d757654-7b88-477c-8953-4c02ff33ca59 2019-04-05 06:26:29,501 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4cc7c88b-bde2-45a1-93c4-5e9b1fe5d127","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bfc4d4457d184d809c77d22b0373c740","l2_adjacency":true,"status":"ACTIVE","subnets":["7cfb233d-d878-48d7-99a0-d81d8d3cc343"],"description":"","tags":[],"updated_at":"2019-04-05T06:26:17Z","qos_policy_id":null,"name":"singlevm2-net_a32fcff3-0849-4835-8e72-df2c4ba91f44","admin_state_up":true,"tenant_id":"bfc4d4457d184d809c77d22b0373c740","created_at":"2019-04-05T06:26:16Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500}]} 2019-04-05 06:26:29,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-7d757654-7b88-477c-8953-4c02ff33ca59 2019-04-05 06:26:29,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0946998596191s 2019-04-05 06:26:29,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-05 06:26:29,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" 2019-04-05 06:26:29,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:29 GMT X-Openstack-Request-Id: req-fa99f069-2ef7-4541-b802-5c5033ee2954 2019-04-05 06:26:29,585 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4cc7c88b-bde2-45a1-93c4-5e9b1fe5d127","tenant_id":"bfc4d4457d184d809c77d22b0373c740","created_at":"2019-04-05T06:26:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-05T06:26: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":"bfc4d4457d184d809c77d22b0373c740","id":"7cfb233d-d878-48d7-99a0-d81d8d3cc343","subnetpool_id":null,"name":"singlevm2-subnet_a32fcff3-0849-4835-8e72-df2c4ba91f44"}]} 2019-04-05 06:26:29,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-fa99f069-2ef7-4541-b802-5c5033ee2954 2019-04-05 06:26:29,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0834290981293s 2019-04-05 06:26:29,586 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 06:26:31,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:26:31,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" 2019-04-05 06:26:32,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 643 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26: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-ba495f4a-5110-4579-b118-578bfe8ed774 x-openstack-request-id: req-ba495f4a-5110-4579-b118-578bfe8ed774 2019-04-05 06:26:32,239 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/43010a84-2d2d-480f-b758-619879b2da39", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/43010a84-2d2d-480f-b758-619879b2da39", "rel": "bookmark"}], "image": {"id": "4010341f-a749-4dfe-887d-b08b22ff750b", "links": [{"href": "http://172.30.9.23:8774/images/4010341f-a749-4dfe-887d-b08b22ff750b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cdd19fa8-51a3-4405-b34d-ff48b15a2f0b", "links": [{"href": "http://172.30.9.23:8774/flavors/cdd19fa8-51a3-4405-b34d-ff48b15a2f0b", "rel": "bookmark"}]}, "id": "43010a84-2d2d-480f-b758-619879b2da39", "user_id": "cb3e3ba00deb4ff7b541affa2446fb49", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T06:26:30Z", "hostId": "c9355f13591cc6c5223710cf52ded2823d891a4895f1f1f4852dc31d", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_a32fcff3-0849-4835-8e72-df2c4ba91f44", "name": "singlevm2-vm_a32fcff3-0849-4835-8e72-df2c4ba91f44", "created": "2019-04-05T06:26:28Z", "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:26:32,239 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ba495f4a-5110-4579-b118-578bfe8ed774 2019-04-05 06:26:32,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.650446891785s 2019-04-05 06:26:32,246 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 06:26:34,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:26:34,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" 2019-04-05 06:26:34,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26: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-949a0460-2996-4365-a804-1791c5bd7e5f x-openstack-request-id: req-949a0460-2996-4365-a804-1791c5bd7e5f 2019-04-05 06:26:34,934 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/43010a84-2d2d-480f-b758-619879b2da39", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/43010a84-2d2d-480f-b758-619879b2da39", "rel": "bookmark"}], "image": {"id": "4010341f-a749-4dfe-887d-b08b22ff750b", "links": [{"href": "http://172.30.9.23:8774/images/4010341f-a749-4dfe-887d-b08b22ff750b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cdd19fa8-51a3-4405-b34d-ff48b15a2f0b", "links": [{"href": "http://172.30.9.23:8774/flavors/cdd19fa8-51a3-4405-b34d-ff48b15a2f0b", "rel": "bookmark"}]}, "id": "43010a84-2d2d-480f-b758-619879b2da39", "security_groups": [{"name": "singlevm2-sg_a32fcff3-0849-4835-8e72-df2c4ba91f44"}], "user_id": "cb3e3ba00deb4ff7b541affa2446fb49", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T06:26:30Z", "hostId": "c9355f13591cc6c5223710cf52ded2823d891a4895f1f1f4852dc31d", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_a32fcff3-0849-4835-8e72-df2c4ba91f44", "name": "singlevm2-vm_a32fcff3-0849-4835-8e72-df2c4ba91f44", "created": "2019-04-05T06:26:28Z", "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:26:34,934 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-949a0460-2996-4365-a804-1791c5bd7e5f 2019-04-05 06:26:34,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.686027050018s 2019-04-05 06:26:34,940 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 06:26:36,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:26:36,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" 2019-04-05 06:26:37,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 741 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26: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-70ac8296-854b-40c9-b986-9c7d906f6b77 x-openstack-request-id: req-70ac8296-854b-40c9-b986-9c7d906f6b77 2019-04-05 06:26:37,150 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_a32fcff3-0849-4835-8e72-df2c4ba91f44": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:ec:67", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/43010a84-2d2d-480f-b758-619879b2da39", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/43010a84-2d2d-480f-b758-619879b2da39", "rel": "bookmark"}], "image": {"id": "4010341f-a749-4dfe-887d-b08b22ff750b", "links": [{"href": "http://172.30.9.23:8774/images/4010341f-a749-4dfe-887d-b08b22ff750b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T06:26:36.000000", "flavor": {"id": "cdd19fa8-51a3-4405-b34d-ff48b15a2f0b", "links": [{"href": "http://172.30.9.23:8774/flavors/cdd19fa8-51a3-4405-b34d-ff48b15a2f0b", "rel": "bookmark"}]}, "id": "43010a84-2d2d-480f-b758-619879b2da39", "security_groups": [{"name": "singlevm2-sg_a32fcff3-0849-4835-8e72-df2c4ba91f44"}], "user_id": "cb3e3ba00deb4ff7b541affa2446fb49", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T06:26:35Z", "hostId": "c9355f13591cc6c5223710cf52ded2823d891a4895f1f1f4852dc31d", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_a32fcff3-0849-4835-8e72-df2c4ba91f44", "name": "singlevm2-vm_a32fcff3-0849-4835-8e72-df2c4ba91f44", "created": "2019-04-05T06:26:28Z", "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:26:37,150 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-70ac8296-854b-40c9-b986-9c7d906f6b77 2019-04-05 06:26:37,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207370996475s 2019-04-05 06:26:37,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-05 06:26:37,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=43010a84-2d2d-480f-b758-619879b2da39" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" 2019-04-05 06:26:37,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:36 GMT X-Openstack-Request-Id: req-175bb46e-ea8f-4d36-9304-5fda984231ca 2019-04-05 06:26:37,213 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T06:26:34Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7cfb233d-d878-48d7-99a0-d81d8d3cc343","ip_address":"192.168.120.17"}],"id":"cd798e12-2346-43e9-8da7-ffe086898ecd","security_groups":["3f3a7eda-ec4b-4071-81e3-0a52f1d89902"],"mac_address":"fa:16:3e:73:ec:67","project_id":"bfc4d4457d184d809c77d22b0373c740","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4cc7c88b-bde2-45a1-93c4-5e9b1fe5d127","tenant_id":"bfc4d4457d184d809c77d22b0373c740","created_at":"2019-04-05T06:26:31Z","binding:vnic_type":"normal","device_id":"43010a84-2d2d-480f-b758-619879b2da39","ip_allocation":"immediate"}]} 2019-04-05 06:26:37,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=43010a84-2d2d-480f-b758-619879b2da39 used request id req-175bb46e-ea8f-4d36-9304-5fda984231ca 2019-04-05 06:26:37,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0566489696503s 2019-04-05 06:26:37,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:26:37,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=cd798e12-2346-43e9-8da7-ffe086898ecd" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" 2019-04-05 06:26:37,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:36 GMT X-Openstack-Request-Id: req-7bae2476-198b-4fce-a2ef-774bd621900b 2019-04-05 06:26:37,269 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-05 06:26:37,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=cd798e12-2346-43e9-8da7-ffe086898ecd used request id req-7bae2476-198b-4fce-a2ef-774bd621900b 2019-04-05 06:26:37,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0460569858551s 2019-04-05 06:26:37,270 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_a32fcff3-0849-4835-8e72-df2c4ba91f44': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:73:ec:67', u'version': 4, u'addr': u'192.168.120.17', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4010341f-a749-4dfe-887d-b08b22ff750b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-05T06:26:36.000000', 'flavor': Munch({u'id': u'cdd19fa8-51a3-4405-b34d-ff48b15a2f0b'}), 'az': u'nova', 'id': u'43010a84-2d2d-480f-b758-619879b2da39', 'security_groups': [Munch({u'name': u'singlevm2-sg_a32fcff3-0849-4835-8e72-df2c4ba91f44'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'cb3e3ba00deb4ff7b541affa2446fb49', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bfc4d4457d184d809c77d22b0373c740', 'name': 'singlevm2-project_a32fcff3-0849-4835-8e72-df2c4ba91f44', '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-04-05T06:26:36.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-05T06:26:35Z', 'hostId': u'c9355f13591cc6c5223710cf52ded2823d891a4895f1f1f4852dc31d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_a32fcff3-0849-4835-8e72-df2c4ba91f44', 'public_v6': '', 'private_v4': u'192.168.120.17', 'cloud': 'envvars', 'host_id': u'c9355f13591cc6c5223710cf52ded2823d891a4895f1f1f4852dc31d', '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-04-05T06:26:36.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'bfc4d4457d184d809c77d22b0373c740', 'name': u'singlevm2-vm_a32fcff3-0849-4835-8e72-df2c4ba91f44', 'adminPass': u'mQf4Gj834fBF', 'tenant_id': u'bfc4d4457d184d809c77d22b0373c740', 'created_at': u'2019-04-05T06:26:28Z', 'created': u'2019-04-05T06:26:28Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-05 06:26:37,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:26:37,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" 2019-04-05 06:26:37,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:36 GMT X-Openstack-Request-Id: req-deb2c284-2177-4515-b110-f7787fa373b9 2019-04-05 06:26:37,366 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4cc7c88b-bde2-45a1-93c4-5e9b1fe5d127","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bfc4d4457d184d809c77d22b0373c740","l2_adjacency":true,"status":"ACTIVE","subnets":["7cfb233d-d878-48d7-99a0-d81d8d3cc343"],"description":"","tags":[],"updated_at":"2019-04-05T06:26:17Z","qos_policy_id":null,"name":"singlevm2-net_a32fcff3-0849-4835-8e72-df2c4ba91f44","admin_state_up":true,"tenant_id":"bfc4d4457d184d809c77d22b0373c740","created_at":"2019-04-05T06:26:16Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500}]} 2019-04-05 06:26:37,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-deb2c284-2177-4515-b110-f7787fa373b9 2019-04-05 06:26:37,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0914578437805s 2019-04-05 06:26:37,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-05 06:26:37,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=43010a84-2d2d-480f-b758-619879b2da39" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" 2019-04-05 06:26:37,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:36 GMT X-Openstack-Request-Id: req-33fe5b43-b0d6-47bb-a433-76938e0bebde 2019-04-05 06:26:37,416 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T06:26:34Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7cfb233d-d878-48d7-99a0-d81d8d3cc343","ip_address":"192.168.120.17"}],"id":"cd798e12-2346-43e9-8da7-ffe086898ecd","security_groups":["3f3a7eda-ec4b-4071-81e3-0a52f1d89902"],"mac_address":"fa:16:3e:73:ec:67","project_id":"bfc4d4457d184d809c77d22b0373c740","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4cc7c88b-bde2-45a1-93c4-5e9b1fe5d127","tenant_id":"bfc4d4457d184d809c77d22b0373c740","created_at":"2019-04-05T06:26:31Z","binding:vnic_type":"normal","device_id":"43010a84-2d2d-480f-b758-619879b2da39","ip_allocation":"immediate"}]} 2019-04-05 06:26:37,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=43010a84-2d2d-480f-b758-619879b2da39 used request id req-33fe5b43-b0d6-47bb-a433-76938e0bebde 2019-04-05 06:26:37,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0485649108887s 2019-04-05 06:26:37,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-04-05 06:26:37,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" -d '{"floatingip": {"floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "fixed_ip_address": "192.168.120.17", "port_id": "cd798e12-2346-43e9-8da7-ffe086898ecd"}}' 2019-04-05 06:26:39,904 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:39 GMT X-Openstack-Request-Id: req-82e0fe57-6176-40b0-8e61-5bc81c36c9da 2019-04-05 06:26:39,905 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "e43398da-a0f2-42a1-be06-e5af95f3d29e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "created_at": "2019-04-05T06:26:38Z", "updated_at": "2019-04-05T06:26:38Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4cc7c88b-bde2-45a1-93c4-5e9b1fe5d127", "device_owner": "compute:nova", "mac_address": "fa:16:3e:73:ec:67", "device_id": "43010a84-2d2d-480f-b758-619879b2da39"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "bfc4d4457d184d809c77d22b0373c740", "port_id": "cd798e12-2346-43e9-8da7-ffe086898ecd", "id": "88555060-ec34-4459-bef0-f79f6a9c903b", "qos_policy_id": null}} 2019-04-05 06:26:39,905 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-82e0fe57-6176-40b0-8e61-5bc81c36c9da 2019-04-05 06:26:39,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.48807501793s 2019-04-05 06:26:39,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:26:39,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" 2019-04-05 06:26:40,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:39 GMT X-Openstack-Request-Id: req-9596bc42-2bc2-4509-bc29-686cb7dca979 2019-04-05 06:26:40,006 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e43398da-a0f2-42a1-be06-e5af95f3d29e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "created_at": "2019-04-05T06:26:38Z", "updated_at": "2019-04-05T06:26:38Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4cc7c88b-bde2-45a1-93c4-5e9b1fe5d127", "device_owner": "compute:nova", "mac_address": "fa:16:3e:73:ec:67", "device_id": "43010a84-2d2d-480f-b758-619879b2da39"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "bfc4d4457d184d809c77d22b0373c740", "port_id": "cd798e12-2346-43e9-8da7-ffe086898ecd", "id": "88555060-ec34-4459-bef0-f79f6a9c903b", "qos_policy_id": null}]} 2019-04-05 06:26:40,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9596bc42-2bc2-4509-bc29-686cb7dca979 2019-04-05 06:26:40,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0859739780426s 2019-04-05 06:26:40,013 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 06:26:40,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:26:40,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" 2019-04-05 06:26:40,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:39 GMT X-Openstack-Request-Id: req-859013ce-38ac-48e6-a058-a5da2ee7e601 2019-04-05 06:26:40,181 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e43398da-a0f2-42a1-be06-e5af95f3d29e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "created_at": "2019-04-05T06:26:38Z", "updated_at": "2019-04-05T06:26:38Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4cc7c88b-bde2-45a1-93c4-5e9b1fe5d127", "device_owner": "compute:nova", "mac_address": "fa:16:3e:73:ec:67", "device_id": "43010a84-2d2d-480f-b758-619879b2da39"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "bfc4d4457d184d809c77d22b0373c740", "port_id": "cd798e12-2346-43e9-8da7-ffe086898ecd", "id": "88555060-ec34-4459-bef0-f79f6a9c903b", "qos_policy_id": null}]} 2019-04-05 06:26:40,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-859013ce-38ac-48e6-a058-a5da2ee7e601 2019-04-05 06:26:40,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0586068630219s 2019-04-05 06:26:40,187 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 06:26:40,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:26:40,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" 2019-04-05 06:26:40,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:39 GMT X-Openstack-Request-Id: req-f96249f1-ac62-48fd-8816-145b5507ec4a 2019-04-05 06:26:40,370 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e43398da-a0f2-42a1-be06-e5af95f3d29e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "created_at": "2019-04-05T06:26:38Z", "updated_at": "2019-04-05T06:26:38Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4cc7c88b-bde2-45a1-93c4-5e9b1fe5d127", "device_owner": "compute:nova", "mac_address": "fa:16:3e:73:ec:67", "device_id": "43010a84-2d2d-480f-b758-619879b2da39"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "bfc4d4457d184d809c77d22b0373c740", "port_id": "cd798e12-2346-43e9-8da7-ffe086898ecd", "id": "88555060-ec34-4459-bef0-f79f6a9c903b", "qos_policy_id": null}]} 2019-04-05 06:26:40,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-f96249f1-ac62-48fd-8816-145b5507ec4a 2019-04-05 06:26:40,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0732350349426s 2019-04-05 06:26:40,377 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 06:26:40,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:26:40,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" 2019-04-05 06:26:40,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:40 GMT X-Openstack-Request-Id: req-2d45ce90-4fb2-4b89-9cf6-e061c3b4b340 2019-04-05 06:26:40,547 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e43398da-a0f2-42a1-be06-e5af95f3d29e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "created_at": "2019-04-05T06:26:38Z", "updated_at": "2019-04-05T06:26:38Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4cc7c88b-bde2-45a1-93c4-5e9b1fe5d127", "device_owner": "compute:nova", "mac_address": "fa:16:3e:73:ec:67", "device_id": "43010a84-2d2d-480f-b758-619879b2da39"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "bfc4d4457d184d809c77d22b0373c740", "port_id": "cd798e12-2346-43e9-8da7-ffe086898ecd", "id": "88555060-ec34-4459-bef0-f79f6a9c903b", "qos_policy_id": null}]} 2019-04-05 06:26:40,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-2d45ce90-4fb2-4b89-9cf6-e061c3b4b340 2019-04-05 06:26:40,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.060809135437s 2019-04-05 06:26:40,553 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 06:26:40,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:26:40,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" 2019-04-05 06:26:40,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:40 GMT X-Openstack-Request-Id: req-58e29da2-b2b8-4b93-983b-e6ff692a72db 2019-04-05 06:26:40,720 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e43398da-a0f2-42a1-be06-e5af95f3d29e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "created_at": "2019-04-05T06:26:38Z", "updated_at": "2019-04-05T06:26:38Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4cc7c88b-bde2-45a1-93c4-5e9b1fe5d127", "device_owner": "compute:nova", "mac_address": "fa:16:3e:73:ec:67", "device_id": "43010a84-2d2d-480f-b758-619879b2da39"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "bfc4d4457d184d809c77d22b0373c740", "port_id": "cd798e12-2346-43e9-8da7-ffe086898ecd", "id": "88555060-ec34-4459-bef0-f79f6a9c903b", "qos_policy_id": null}]} 2019-04-05 06:26:40,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-58e29da2-b2b8-4b93-983b-e6ff692a72db 2019-04-05 06:26:40,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0581049919128s 2019-04-05 06:26:40,726 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 06:26:40,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:26:40,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" 2019-04-05 06:26:40,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:40 GMT X-Openstack-Request-Id: req-ee3fa620-e6aa-4bd6-b828-0f6962be6be2 2019-04-05 06:26:40,895 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e43398da-a0f2-42a1-be06-e5af95f3d29e", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "created_at": "2019-04-05T06:26:38Z", "updated_at": "2019-04-05T06:26:40Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4cc7c88b-bde2-45a1-93c4-5e9b1fe5d127", "device_owner": "compute:nova", "mac_address": "fa:16:3e:73:ec:67", "device_id": "43010a84-2d2d-480f-b758-619879b2da39"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "bfc4d4457d184d809c77d22b0373c740", "port_id": "cd798e12-2346-43e9-8da7-ffe086898ecd", "id": "88555060-ec34-4459-bef0-f79f6a9c903b", "qos_policy_id": null}]} 2019-04-05 06:26:40,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-ee3fa620-e6aa-4bd6-b828-0f6962be6be2 2019-04-05 06:26:40,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.058581829071s 2019-04-05 06:26:40,901 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'e43398da-a0f2-42a1-be06-e5af95f3d29e', 'updated_at': u'2019-04-05T06:26:40Z', 'fixed_ip_address': u'192.168.120.17', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'cd798e12-2346-43e9-8da7-ffe086898ecd', 'id': u'88555060-ec34-4459-bef0-f79f6a9c903b', 'network': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', 'port': u'cd798e12-2346-43e9-8da7-ffe086898ecd', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bfc4d4457d184d809c77d22b0373c740', 'name': 'singlevm2-project_a32fcff3-0849-4835-8e72-df2c4ba91f44', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'bfc4d4457d184d809c77d22b0373c740', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'4cc7c88b-bde2-45a1-93c4-5e9b1fe5d127', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:73:ec:67', u'device_id': u'43010a84-2d2d-480f-b758-619879b2da39'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'bfc4d4457d184d809c77d22b0373c740', 'created_at': u'2019-04-05T06:26:38Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'4cc7c88b-bde2-45a1-93c4-5e9b1fe5d127', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:73:ec:67', u'device_id': u'43010a84-2d2d-480f-b758-619879b2da39'}), 'router': u'e43398da-a0f2-42a1-be06-e5af95f3d29e'}) 2019-04-05 06:26:40,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-05 06:26:40,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/43010a84-2d2d-480f-b758-619879b2da39/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.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-05 06:26:40,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9602 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26: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-6794554e-cf1f-487c-bf8b-c3ad23d5e5e2 x-openstack-request-id: req-6794554e-cf1f-487c-bf8b-c3ad23d5e5e2 2019-04-05 06:26:40,993 - 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 528379248 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.910 MHz processor\n[ 0.231136] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.234090] pid_max: default: 32768 minimum: 301\n[ 0.235685] ACPI: Core revision 20150930\n[ 0.237695] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.240001] Security Framework initialized\n[ 0.241450] Yama: becoming mindful.\n[ 0.242734] AppArmor: AppArmor initialized\n[ 0.244218] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.246548] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.248800] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.250952] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.253375] Initializing cgroup subsys io\n[ 0.254815] Initializing cgroup subsys memory\n[ 0.256345] Initializing cgroup subsys devices\n[ 0.257902] Initializing cgroup subsys freezer\n[ 0.259458] Initializing cgroup subsys net_cls\n[ 0.261001] Initializing cgroup subsys perf_event\n[ 0.262628] Initializing cgroup subsys net_prio\n[ 0.264196] Initializing cgroup subsys hugetlb\n[ 0.265743] Initializing cgroup subsys pids\n[ 0.267265] CPU: Physical Processor ID: 0\n[ 0.269400] mce: CPU supports 10 MCE banks\n[ 0.270882] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.272662] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.291447] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.299872] ftrace: allocating 31920 entries in 125 pages\n[ 0.330881] smpboot: Max logical packages: 1\n[ 0.332392] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.334786] x2apic enabled\n[ 0.336158] Switched APIC routing to physical x2apic.\n[ 0.339048] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.341045] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.344698] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.347860] KVM setup paravirtual spinlock\n[ 0.349790] x86: Booted up 1 node, 1 CPUs\n[ 0.351214] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.353595] devtmpfs: initialized\n[ 0.355835] evm: security.selinux\n[ 0.357062] evm: security.SMACK64\n[ 0.358279] evm: security.SMACK64EXEC\n[ 0.359592] evm: security.SMACK64TRANSMUTE\n[ 0.361014] evm: security.SMACK64MMAP\n[ 0.362322] evm: security.ima\n[ 0.363440] evm: security.capability\n[ 0.364804] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.368052] pinctrl core: initialized pinctrl subsystem\n[ 0.369954] RTC time: 6:26:36, date: 04/05/19\n[ 0.371589] NET: Registered protocol family 16\n[ 0.373254] cpuidle: using governor ladder\n[ 0.374704] cpuidle: using governor menu\n[ 0.376105] PCCT header not found.\n[ 0.377405] ACPI: bus type PCI registered\n[ 0.378827] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.381007] PCI: Using configuration type 1 for base access\n[ 0.383588] ACPI: Added _OSI(Module Device)\n[ 0.385064] ACPI: Added _OSI(Processor Device)\n[ 0.386585] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.388183] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.390783] ACPI: Interpreter enabled\n[ 0.392119] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.395397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.398661] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.401921] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.405180] ACPI: (supports S0 S5)\n[ 0.406426] ACPI: Using IOAPIC for interrupt routing\n[ 0.408104] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.412642] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.414666] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.416857] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.418980] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.422823] acpiphp: Slot [3] registered\n[ 0.424238] acpiphp: Slot [4] registered\n[ 0.425649] acpiphp: Slot [5] registered\n[ 0.427068] acpiphp: Slot [6] registered\n[ 0.428476] acpiphp: Slot [7] registered\n[ 0.429883] acpiphp: Slot [8] registered\n[ 0.431301] acpiphp: Slot [9] registered\n[ 0.432708] acpiphp: Slot [10] registered\n[ 0.434136] acpiphp: Slot [11] registered\n[ 0.435578] acpiphp: Slot [12] registered\n[ 0.437017] acpiphp: Slot [13] registered\n[ 0.438457] acpiphp: Slot [14] registered\n[ 0.439895] acpiphp: Slot [15] registered\n[ 0.457165] acpiphp: Slot [16] registered\n[ 0.458606] acpiphp: Slot [17] registered\n[ 0.460040] acpiphp: Slot [18] registered\n[ 0.461477] acpiphp: Slot [19] registered\n[ 0.462906] acpiphp: Slot [20] registered\n[ 0.464338] acpiphp: Slot [21] registered\n[ 0.465772] acpiphp: Slot [22] registered\n[ 0.467205] acpiphp: Slot [23] registered\n[ 0.468635] acpiphp: Slot [24] registered\n[ 0.470073] acpiphp: Slot [25] registered\n[ 0.471511] acpiphp: Slot [26] registered\n[ 0.472949] acpiphp: Slot [27] registered\n[ 0.474392] acpiphp: Slot [28] registered\n[ 0.475832] acpiphp: Slot [29] registered\n[ 0.477263] acpiphp: Slot [30] registered\n[ 0.478699] acpiphp: Slot [31] registered\n[ 0.480131] PCI host bridge to bus 0000:00\n[ 0.481568] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.483733] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.485890] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.488460] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.491026] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.493652] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.498297] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.500572] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.502672] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.504923] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.509397] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.511928] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.537093] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.542208] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.544695] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.547196] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.549653] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.551875] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.554213] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.556109] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.558887] vgaarb: loaded\n[ 0.559958] vgaarb: bridge control possible 0000:00:02.0\n[ 0.562100] SCSI subsystem initialized\n[ 0.563746] ACPI: bus type USB registered\n[ 0.565231] usbcore: registered new interface driver usbfs\n[ 0.567090] usbcore: registered new interface driver hub\n[ 0.568905] usbcore: registered new device driver usb\n[ 0.570850] PCI: Using ACPI for IRQ routing\n[ 0.572807] NetLabel: Initializing\n[ 0.574093] NetLabel: domain hash size = 128\n[ 0.575641] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.577365] NetLabel: unlabeled traffic allowed by default\n[ 0.579473] clocksource: Switched to clocksource kvm-clock\n[ 0.590044] AppArmor: AppArmor Filesystem Enabled\n[ 0.591762] pnp: PnP ACPI init\n[ 0.593298] pnp: PnP ACPI: found 5 devices\n[ 0.600539] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.603621] NET: Registered protocol family 2\n[ 0.605454] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.607791] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.609960] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.612142] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.614119] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.616249] NET: Registered protocol family 1\n[ 0.617825] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.619816] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.621762] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.636782] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.651932] Trying to unpack rootfs image as initramfs...\n[ 0.713739] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.716676] Scanning for low memory corruption every 60 seconds\n[ 0.718975] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.721104] audit: initializing netlink subsys (disabled)\n[ 0.722946] audit: type=2000 audit(1554445597.212:1): initialized\n[ 0.725262] Initialise system trusted keyring\n[ 0.726937] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.729019] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.732171] zbud: loaded\n[ 0.733366] VFS: Disk quotas dquot_6.6.0\n[ 0.734816] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.737464] fuse init (API version 7.23)\n[ 0.739013] Key type big_key registered\n[ 0.740451] Allocating IMA MOK and blacklist keyrings.\n[ 0.742546] Key type asymmetric registered\n[ 0.744027] Asymmetric key parser 'x509' registered\n[ 0.745753] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.748433] io scheduler noop registered\n[ 0.749848] io scheduler deadline registered (default)\n[ 0.751650] io scheduler cfq registered\n[ 0.753133] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.755008] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.757266] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.759884] ACPI: Power Button [PWRF]\n[ 0.761346] GHES: HEST is not enabled!\n[ 0.775639] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.805366] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.808805] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.834056] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.837639] Linux agpgart interface v0.103\n[ 0.841291] brd: module loaded\n[ 0.843734] loop: module loaded\n[ 0.848936] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.851564] GPT:90111 != 2097151\n[ 0.852778] GPT:Alternate GPT header not at the end of the disk.\n[ 0.854752] GPT:90111 != 2097151\n[ 0.855970] GPT: Use GNU Parted to correct GPT errors.\n[ 0.857719] vda: vda1 vda15\n[ 0.859606] scsi host0: ata_piix\n[ 0.860957] scsi host1: ata_piix\n[ 0.862229] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.864441] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.867273] libphy: Fixed MDIO Bus: probed\n[ 0.868764] tun: Universal TUN/TAP device driver, 1.6\n[ 0.870503] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.873775] PPP generic driver version 2.4.2\n[ 0.875373] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.877532] ehci-pci: EHCI PCI platform driver\n[ 0.879126] ehci-platform: EHCI generic platform driver\n[ 0.880921] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.882982] ohci-pci: OHCI PCI platform driver\n[ 0.884565] ohci-platform: OHCI generic platform driver\n[ 0.886374] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.901447] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.903235] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.905861] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.907654] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.909756] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.911979] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.914530] usb usb1: Product: UHCI Host Controller\n[ 0.916211] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.918262] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.919962] hub 1-0:1.0: USB hub found\n[ 0.921357] hub 1-0:1.0: 2 ports detected\n[ 0.922954] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.926619] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.928340] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.930163] mousedev: PS/2 mouse device common for all mice\n[ 0.932393] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.935445] rtc_cmos 00:00: RTC can wake from S4\n[ 0.937582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.939722] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.941867] i2c /dev entries driver\n[ 0.943210] device-mapper: uevent: version 1.0.3\n[ 0.944944] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.947874] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.950186] NET: Registered protocol family 10\n[ 0.952048] NET: Registered protocol family 17\n[ 0.953634] Key type dns_resolver registered\n[ 0.955299] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.957281] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.960417] registered taskstats version 1\n[ 0.961910] Loading compiled-in X.509 certificates\n[ 0.964150] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.967512] zswap: loaded using pool lzo/zbud\n[ 0.969894] Key type trusted registered\n[ 0.972394] Key type encrypted registered\n[ 0.973851] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.975728] ima: No TPM chip found, activating TPM-bypass!\n[ 0.977601] evm: HMAC attrs: 0x1\n[ 0.979209] Magic number: 15:370:417\n[ 0.980724] rtc_cmos 00:00: setting system clock to 2019-04-05 06:26:37 UTC (1554445597)\n[ 0.983611] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.985618] EDD information not available.\n[ 1.021204] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.039951] Write protecting the kernel read-only data: 14336k\n[ 1.043326] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.046423] 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.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.205190] 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.17...\nLease of 192.168.120.17 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDF5f8BipbgGlCOLRj8sRqJedfn10brID1gUrIwIYq2h5c5zMwqrJ0p+wbC0NXcdPuJF7t+9JKE1fW5dl1rF3RtQZfU5Ir3d4PkN+JK3YQKl+Igm3a8Yhfra/HlxCa7bPUU0YpgdbY0c/XzhJ+HT/JLO7zDur50+Hea8x2KSagte96QeyBdOur1DbgG4irsCXHKbeesfSs+ZJzc5fIDldle3q+qezMG2rS/FrYELAetMbTBwsL2/uW4X/uDQVmPitfmG0jE75rd1VsvC0CnTgh7KBZXFOF3ikpEBqVOc1m6qfqn0pvns6LK7o690Tn8pdQPq3nhCgwrk2Cs0Ms7384d root@singlevm2-vm-a32fcff3-0849-4835-8e72-df2c4ba91f44\nssh-dss AAAAB3NzaC1kc3MAAACBAOEeJH1YDx4ua4Vvkb+R21FSbx4LxdIxC76s9vEyZI+k45Uo+udk1C2AXFkanP/9SX9IWuchA4LMsjIUGBOZ13MftzPgjt7hldxG/dtexCWf57Dilb2pY6dUyVkutZBNDeAJetsHkfXvPVoR60ynwx0cd/oAO5LLFODb7DbpNedvAAAAFQDZTtG1YU3L+wpXMyWxCIG2JPAJCQAAAIBBPdno7EYoq4KoDW1z7hsOxxTkLrnlDJG9NYjtLM1sEw07pTZuhpR5+ARDIB5UJkZgfM2fvUZSrH0IYcgqGgrZZWOLVB7JIuCkwlERoAkub3uEwb7NNu40HolAVvgEgH48jJzcffgxUsVgRHj/wIg1vwDU++envmgSeh2hGoJmKAAAAIEAvzNw8Cn5LK+XEh/JGLiNHMylYL5RRjE5SVBTFd36f/VlaViFBlb9XjoGrbtZ8MHCDXc1hV70/LNelJdPmHHpsg7vOhzsNf+lMgpOOxjH9igNA2YkKe0jMDPK06SBYhI8hlsqJ9W5CjhjzoGXmCrzvANiuZfQ1IQ38N2dSvDAJ3E= root@singlevm2-vm-a32fcff3-0849-4835-8e72-df2c4ba91f44\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.17,24,fe80::f816:3eff:fe73:ec67/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.17 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-a32fcff3-0849-4835-8e72-df2c4ba91f44\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.88 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-a32fcff3-0849-4835-8e72-df2c4ba91f44 login: "} 2019-04-05 06:26:40,994 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/43010a84-2d2d-480f-b758-619879b2da39/action used request id req-6794554e-cf1f-487c-bf8b-c3ad23d5e5e2 2019-04-05 06:26:40,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0925040245056s 2019-04-05 06:26:40,995 - 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 528379248 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.910 MHz processor [ 0.231136] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.234090] pid_max: default: 32768 minimum: 301 [ 0.235685] ACPI: Core revision 20150930 [ 0.237695] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.240001] Security Framework initialized [ 0.241450] Yama: becoming mindful. [ 0.242734] AppArmor: AppArmor initialized [ 0.244218] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.246548] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.248800] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.250952] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.253375] Initializing cgroup subsys io [ 0.254815] Initializing cgroup subsys memory [ 0.256345] Initializing cgroup subsys devices [ 0.257902] Initializing cgroup subsys freezer [ 0.259458] Initializing cgroup subsys net_cls [ 0.261001] Initializing cgroup subsys perf_event [ 0.262628] Initializing cgroup subsys net_prio [ 0.264196] Initializing cgroup subsys hugetlb [ 0.265743] Initializing cgroup subsys pids [ 0.267265] CPU: Physical Processor ID: 0 [ 0.269400] mce: CPU supports 10 MCE banks [ 0.270882] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.272662] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291447] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.299872] ftrace: allocating 31920 entries in 125 pages [ 0.330881] smpboot: Max logical packages: 1 [ 0.332392] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.334786] x2apic enabled [ 0.336158] Switched APIC routing to physical x2apic. [ 0.339048] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.341045] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.344698] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.347860] KVM setup paravirtual spinlock [ 0.349790] x86: Booted up 1 node, 1 CPUs [ 0.351214] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.353595] devtmpfs: initialized [ 0.355835] evm: security.selinux [ 0.357062] evm: security.SMACK64 [ 0.358279] evm: security.SMACK64EXEC [ 0.359592] evm: security.SMACK64TRANSMUTE [ 0.361014] evm: security.SMACK64MMAP [ 0.362322] evm: security.ima [ 0.363440] evm: security.capability [ 0.364804] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.368052] pinctrl core: initialized pinctrl subsystem [ 0.369954] RTC time: 6:26:36, date: 04/05/19 [ 0.371589] NET: Registered protocol family 16 [ 0.373254] cpuidle: using governor ladder [ 0.374704] cpuidle: using governor menu [ 0.376105] PCCT header not found. [ 0.377405] ACPI: bus type PCI registered [ 0.378827] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.381007] PCI: Using configuration type 1 for base access [ 0.383588] ACPI: Added _OSI(Module Device) [ 0.385064] ACPI: Added _OSI(Processor Device) [ 0.386585] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.388183] ACPI: Added _OSI(Processor Aggregator Device) [ 0.390783] ACPI: Interpreter enabled [ 0.392119] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.395397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.398661] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.401921] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.405180] ACPI: (supports S0 S5) [ 0.406426] ACPI: Using IOAPIC for interrupt routing [ 0.408104] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.412642] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.414666] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.416857] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.418980] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.422823] acpiphp: Slot [3] registered [ 0.424238] acpiphp: Slot [4] registered [ 0.425649] acpiphp: Slot [5] registered [ 0.427068] acpiphp: Slot [6] registered [ 0.428476] acpiphp: Slot [7] registered [ 0.429883] acpiphp: Slot [8] registered [ 0.431301] acpiphp: Slot [9] registered [ 0.432708] acpiphp: Slot [10] registered [ 0.434136] acpiphp: Slot [11] registered [ 0.435578] acpiphp: Slot [12] registered [ 0.437017] acpiphp: Slot [13] registered [ 0.438457] acpiphp: Slot [14] registered [ 0.439895] acpiphp: Slot [15] registered [ 0.457165] acpiphp: Slot [16] registered [ 0.458606] acpiphp: Slot [17] registered [ 0.460040] acpiphp: Slot [18] registered [ 0.461477] acpiphp: Slot [19] registered [ 0.462906] acpiphp: Slot [20] registered [ 0.464338] acpiphp: Slot [21] registered [ 0.465772] acpiphp: Slot [22] registered [ 0.467205] acpiphp: Slot [23] registered [ 0.468635] acpiphp: Slot [24] registered [ 0.470073] acpiphp: Slot [25] registered [ 0.471511] acpiphp: Slot [26] registered [ 0.472949] acpiphp: Slot [27] registered [ 0.474392] acpiphp: Slot [28] registered [ 0.475832] acpiphp: Slot [29] registered [ 0.477263] acpiphp: Slot [30] registered [ 0.478699] acpiphp: Slot [31] registered [ 0.480131] PCI host bridge to bus 0000:00 [ 0.481568] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.483733] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.485890] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.488460] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.491026] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.493652] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.498297] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.500572] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.502672] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.504923] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.509397] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.511928] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.537093] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.542208] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.544695] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.547196] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.549653] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.551875] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.554213] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.556109] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.558887] vgaarb: loaded [ 0.559958] vgaarb: bridge control possible 0000:00:02.0 [ 0.562100] SCSI subsystem initialized [ 0.563746] ACPI: bus type USB registered [ 0.565231] usbcore: registered new interface driver usbfs [ 0.567090] usbcore: registered new interface driver hub [ 0.568905] usbcore: registered new device driver usb [ 0.570850] PCI: Using ACPI for IRQ routing [ 0.572807] NetLabel: Initializing [ 0.574093] NetLabel: domain hash size = 128 [ 0.575641] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.577365] NetLabel: unlabeled traffic allowed by default [ 0.579473] clocksource: Switched to clocksource kvm-clock [ 0.590044] AppArmor: AppArmor Filesystem Enabled [ 0.591762] pnp: PnP ACPI init [ 0.593298] pnp: PnP ACPI: found 5 devices [ 0.600539] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.603621] NET: Registered protocol family 2 [ 0.605454] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.607791] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.609960] TCP: Hash tables configured (established 4096 bind 4096) [ 0.612142] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.614119] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.616249] NET: Registered protocol family 1 [ 0.617825] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.619816] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.621762] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.636782] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.651932] Trying to unpack rootfs image as initramfs... [ 0.713739] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.716676] Scanning for low memory corruption every 60 seconds [ 0.718975] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.721104] audit: initializing netlink subsys (disabled) [ 0.722946] audit: type=2000 audit(1554445597.212:1): initialized [ 0.725262] Initialise system trusted keyring [ 0.726937] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729019] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732171] zbud: loaded [ 0.733366] VFS: Disk quotas dquot_6.6.0 [ 0.734816] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.737464] fuse init (API version 7.23) [ 0.739013] Key type big_key registered [ 0.740451] Allocating IMA MOK and blacklist keyrings. [ 0.742546] Key type asymmetric registered [ 0.744027] Asymmetric key parser 'x509' registered [ 0.745753] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.748433] io scheduler noop registered [ 0.749848] io scheduler deadline registered (default) [ 0.751650] io scheduler cfq registered [ 0.753133] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.755008] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.757266] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.759884] ACPI: Power Button [PWRF] [ 0.761346] GHES: HEST is not enabled! [ 0.775639] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.805366] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.808805] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.834056] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.837639] Linux agpgart interface v0.103 [ 0.841291] brd: module loaded [ 0.843734] loop: module loaded [ 0.848936] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.851564] GPT:90111 != 2097151 [ 0.852778] GPT:Alternate GPT header not at the end of the disk. [ 0.854752] GPT:90111 != 2097151 [ 0.855970] GPT: Use GNU Parted to correct GPT errors. [ 0.857719] vda: vda1 vda15 [ 0.859606] scsi host0: ata_piix [ 0.860957] scsi host1: ata_piix [ 0.862229] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.864441] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.867273] libphy: Fixed MDIO Bus: probed [ 0.868764] tun: Universal TUN/TAP device driver, 1.6 [ 0.870503] tun: (C) 1999-2004 Max Krasnyansky [ 0.873775] PPP generic driver version 2.4.2 [ 0.875373] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.877532] ehci-pci: EHCI PCI platform driver [ 0.879126] ehci-platform: EHCI generic platform driver [ 0.880921] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.882982] ohci-pci: OHCI PCI platform driver [ 0.884565] ohci-platform: OHCI generic platform driver [ 0.886374] uhci_hcd: USB Universal Host Controller Interface driver [ 0.901447] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.903235] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.905861] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.907654] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.909756] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.911979] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.914530] usb usb1: Product: UHCI Host Controller [ 0.916211] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.918262] usb usb1: SerialNumber: 0000:00:01.2 [ 0.919962] hub 1-0:1.0: USB hub found [ 0.921357] hub 1-0:1.0: 2 ports detected [ 0.922954] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.926619] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.928340] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.930163] mousedev: PS/2 mouse device common for all mice [ 0.932393] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.935445] rtc_cmos 00:00: RTC can wake from S4 [ 0.937582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.939722] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.941867] i2c /dev entries driver [ 0.943210] device-mapper: uevent: version 1.0.3 [ 0.944944] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.947874] ledtrig-cpu: registered to indicate activity on CPUs [ 0.950186] NET: Registered protocol family 10 [ 0.952048] NET: Registered protocol family 17 [ 0.953634] Key type dns_resolver registered [ 0.955299] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.957281] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.960417] registered taskstats version 1 [ 0.961910] Loading compiled-in X.509 certificates [ 0.964150] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.967512] zswap: loaded using pool lzo/zbud [ 0.969894] Key type trusted registered [ 0.972394] Key type encrypted registered [ 0.973851] AppArmor: AppArmor sha1 policy hashing enabled [ 0.975728] ima: No TPM chip found, activating TPM-bypass! [ 0.977601] evm: HMAC attrs: 0x1 [ 0.979209] Magic number: 15:370:417 [ 0.980724] rtc_cmos 00:00: setting system clock to 2019-04-05 06:26:37 UTC (1554445597) [ 0.983611] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.985618] EDD information not available. [ 1.021204] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.039951] Write protecting the kernel read-only data: 14336k [ 1.043326] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.046423] 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.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.205190] 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.17... Lease of 192.168.120.17 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDF5f8BipbgGlCOLRj8sRqJedfn10brID1gUrIwIYq2h5c5zMwqrJ0p+wbC0NXcdPuJF7t+9JKE1fW5dl1rF3RtQZfU5Ir3d4PkN+JK3YQKl+Igm3a8Yhfra/HlxCa7bPUU0YpgdbY0c/XzhJ+HT/JLO7zDur50+Hea8x2KSagte96QeyBdOur1DbgG4irsCXHKbeesfSs+ZJzc5fIDldle3q+qezMG2rS/FrYELAetMbTBwsL2/uW4X/uDQVmPitfmG0jE75rd1VsvC0CnTgh7KBZXFOF3ikpEBqVOc1m6qfqn0pvns6LK7o690Tn8pdQPq3nhCgwrk2Cs0Ms7384d root@singlevm2-vm-a32fcff3-0849-4835-8e72-df2c4ba91f44 ssh-dss AAAAB3NzaC1kc3MAAACBAOEeJH1YDx4ua4Vvkb+R21FSbx4LxdIxC76s9vEyZI+k45Uo+udk1C2AXFkanP/9SX9IWuchA4LMsjIUGBOZ13MftzPgjt7hldxG/dtexCWf57Dilb2pY6dUyVkutZBNDeAJetsHkfXvPVoR60ynwx0cd/oAO5LLFODb7DbpNedvAAAAFQDZTtG1YU3L+wpXMyWxCIG2JPAJCQAAAIBBPdno7EYoq4KoDW1z7hsOxxTkLrnlDJG9NYjtLM1sEw07pTZuhpR5+ARDIB5UJkZgfM2fvUZSrH0IYcgqGgrZZWOLVB7JIuCkwlERoAkub3uEwb7NNu40HolAVvgEgH48jJzcffgxUsVgRHj/wIg1vwDU++envmgSeh2hGoJmKAAAAIEAvzNw8Cn5LK+XEh/JGLiNHMylYL5RRjE5SVBTFd36f/VlaViFBlb9XjoGrbtZ8MHCDXc1hV70/LNelJdPmHHpsg7vOhzsNf+lMgpOOxjH9igNA2YkKe0jMDPK06SBYhI8hlsqJ9W5CjhjzoGXmCrzvANiuZfQ1IQ38N2dSvDAJ3E= root@singlevm2-vm-a32fcff3-0849-4835-8e72-df2c4ba91f44 -----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.17,24,fe80::f816:3eff:fe73:ec67/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.17 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm2-vm-a32fcff3-0849-4835-8e72-df2c4ba91f44 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.88 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-a32fcff3-0849-4835-8e72-df2c4ba91f44 login: 2019-04-05 06:26:40,998 - paramiko.transport - DEBUG - starting thread (client mode): 0xcbc9e990L 2019-04-05 06:26:40,999 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-05 06:26:40,999 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-04-05 06:26:40,999 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-04-05 06:26:41,000 - 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-04-05 06:26:41,000 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-05 06:26:41,001 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-04-05 06:26:41,001 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-05 06:26:41,001 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-05 06:26:41,001 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-05 06:26:41,019 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-05 06:26:41,019 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-05 06:26:41,030 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: ee05108320713fbf49d02b839d819a8f 2019-04-05 06:26:41,031 - paramiko.transport - DEBUG - Trying discovered key e62f07f28b3051a54cbd3f5ceca1d84e in /tmp/tmpnXgOHD 2019-04-05 06:26:41,056 - paramiko.transport - DEBUG - userauth is OK 2019-04-05 06:26:41,062 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-05 06:26:41,064 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-05 06:26:41,065 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-04-05 06:26:41,065 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-05 06:26:41,066 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-05 06:26:41,067 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-05 06:26:41,068 - functest.core.singlevm - DEBUG - output: Hello World 2019-04-05 06:26:41,068 - functest.core.singlevm - DEBUG - error: 2019-04-05 06:26:41,073 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-04-05 06:26:41,224 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-05 06:26:41,224 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:25 | PASS | +-------------------+------------------+------------------+----------------+ 2019-04-05 06:26:41,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-05 06:26:41,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/88555060-ec34-4459-bef0-f79f6a9c903b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" 2019-04-05 06:26:42,470 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:26:42 GMT X-Openstack-Request-Id: req-a1dc82ed-b20b-430e-b038-48957505eee5 2019-04-05 06:26:42,470 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:26:42,470 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/88555060-ec34-4459-bef0-f79f6a9c903b.json used request id req-a1dc82ed-b20b-430e-b038-48957505eee5 2019-04-05 06:26:42,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.23613214493s 2019-04-05 06:26:42,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:26:42,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" 2019-04-05 06:26:42,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:42 GMT X-Openstack-Request-Id: req-7ec81a08-1a4f-42b7-9efc-b2053220199d 2019-04-05 06:26:42,547 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-05 06:26:42,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-7ec81a08-1a4f-42b7-9efc-b2053220199d 2019-04-05 06:26:42,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0670230388641s 2019-04-05 06:26:42,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-05 06:26:42,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/43010a84-2d2d-480f-b758-619879b2da39 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" 2019-04-05 06:26:42,875 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e75034ac-fca3-4aa7-bf11-f6fac07e1b40 x-openstack-request-id: req-e75034ac-fca3-4aa7-bf11-f6fac07e1b40 2019-04-05 06:26:42,875 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/43010a84-2d2d-480f-b758-619879b2da39 used request id req-e75034ac-fca3-4aa7-bf11-f6fac07e1b40 2019-04-05 06:26:42,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.327320814133s 2019-04-05 06:26:42,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:26:42,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" 2019-04-05 06:26:44,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 740 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26: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-8e5b15cd-ae77-4fee-bb27-e7a73b2262de x-openstack-request-id: req-8e5b15cd-ae77-4fee-bb27-e7a73b2262de 2019-04-05 06:26:44,289 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_a32fcff3-0849-4835-8e72-df2c4ba91f44": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:ec:67", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:ec:67", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/43010a84-2d2d-480f-b758-619879b2da39", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/43010a84-2d2d-480f-b758-619879b2da39", "rel": "bookmark"}], "image": {"id": "4010341f-a749-4dfe-887d-b08b22ff750b", "links": [{"href": "http://172.30.9.23:8774/images/4010341f-a749-4dfe-887d-b08b22ff750b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T06:26:36.000000", "flavor": {"id": "cdd19fa8-51a3-4405-b34d-ff48b15a2f0b", "links": [{"href": "http://172.30.9.23:8774/flavors/cdd19fa8-51a3-4405-b34d-ff48b15a2f0b", "rel": "bookmark"}]}, "id": "43010a84-2d2d-480f-b758-619879b2da39", "user_id": "cb3e3ba00deb4ff7b541affa2446fb49", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T06:26:42Z", "hostId": "c9355f13591cc6c5223710cf52ded2823d891a4895f1f1f4852dc31d", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_a32fcff3-0849-4835-8e72-df2c4ba91f44", "name": "singlevm2-vm_a32fcff3-0849-4835-8e72-df2c4ba91f44", "created": "2019-04-05T06:26:28Z", "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:26:44,289 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8e5b15cd-ae77-4fee-bb27-e7a73b2262de 2019-04-05 06:26:44,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.41322207451s 2019-04-05 06:26:44,291 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 06:26:46,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:26:46,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" 2019-04-05 06:26:46,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f1ff8456-ad29-490d-862f-ddce06436cec x-openstack-request-id: req-f1ff8456-ad29-490d-862f-ddce06436cec 2019-04-05 06:26:46,360 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-04-05 06:26:46,360 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f1ff8456-ad29-490d-862f-ddce06436cec 2019-04-05 06:26:46,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.066379070282s 2019-04-05 06:26:46,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 06:26:46,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" 2019-04-05 06:26:46,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:45 GMT X-Openstack-Request-Id: req-60a6f27b-1ab1-4ee8-9978-c2aa10dcd7a1 2019-04-05 06:26:46,420 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "created_at": "2019-04-05T06:26:16Z", "updated_at": "2019-04-05T06:26:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:16Z", "revision_number": 0, "id": "139e1056-5f10-42f8-b8ce-d812eddb5516", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:16Z", "security_group_id": "2455a8ad-6778-4013-bab3-9b080806ba83", "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "port_range_min": null, "ethertype": "IPv4", "project_id": "bfc4d4457d184d809c77d22b0373c740"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:16Z", "revision_number": 0, "id": "1a2e0242-f088-48e2-8090-6d7428a2c82d", "remote_group_id": "2455a8ad-6778-4013-bab3-9b080806ba83", "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:16Z", "security_group_id": "2455a8ad-6778-4013-bab3-9b080806ba83", "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "port_range_min": null, "ethertype": "IPv6", "project_id": "bfc4d4457d184d809c77d22b0373c740"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:16Z", "revision_number": 0, "id": "4695f83b-baba-4d23-9fdb-d1eeb8b646ae", "remote_group_id": "2455a8ad-6778-4013-bab3-9b080806ba83", "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:16Z", "security_group_id": "2455a8ad-6778-4013-bab3-9b080806ba83", "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "port_range_min": null, "ethertype": "IPv4", "project_id": "bfc4d4457d184d809c77d22b0373c740"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:16Z", "revision_number": 0, "id": "4ac75074-9cb1-4c9d-a0c7-5c356f8a0363", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:16Z", "security_group_id": "2455a8ad-6778-4013-bab3-9b080806ba83", "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "port_range_min": null, "ethertype": "IPv6", "project_id": "bfc4d4457d184d809c77d22b0373c740"}], "revision_number": 1, "project_id": "bfc4d4457d184d809c77d22b0373c740", "id": "2455a8ad-6778-4013-bab3-9b080806ba83", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "created_at": "2019-04-05T06:26:24Z", "updated_at": "2019-04-05T06:26:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:24Z", "revision_number": 0, "id": "547b24ea-4ea1-4a00-99ca-f58a24067405", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:24Z", "security_group_id": "3f3a7eda-ec4b-4071-81e3-0a52f1d89902", "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "port_range_min": null, "ethertype": "IPv6", "project_id": "bfc4d4457d184d809c77d22b0373c740"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-05T06:26:25Z", "revision_number": 0, "id": "99e943c4-0623-49f6-9fdf-5bb6dcb07fbc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:25Z", "security_group_id": "3f3a7eda-ec4b-4071-81e3-0a52f1d89902", "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bfc4d4457d184d809c77d22b0373c740"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:24Z", "revision_number": 0, "id": "b1a096eb-96b8-4007-888f-1235ab609103", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:24Z", "security_group_id": "3f3a7eda-ec4b-4071-81e3-0a52f1d89902", "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "port_range_min": null, "ethertype": "IPv4", "project_id": "bfc4d4457d184d809c77d22b0373c740"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:25Z", "revision_number": 0, "id": "f37085c4-030c-4e65-bf11-527e3e109d72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:25Z", "security_group_id": "3f3a7eda-ec4b-4071-81e3-0a52f1d89902", "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "port_range_min": null, "ethertype": "IPv4", "project_id": "bfc4d4457d184d809c77d22b0373c740"}], "revision_number": 3, "project_id": "bfc4d4457d184d809c77d22b0373c740", "id": "3f3a7eda-ec4b-4071-81e3-0a52f1d89902", "name": "singlevm2-sg_a32fcff3-0849-4835-8e72-df2c4ba91f44"}]} 2019-04-05 06:26:46,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-60a6f27b-1ab1-4ee8-9978-c2aa10dcd7a1 2019-04-05 06:26:46,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0555741786957s 2019-04-05 06:26:46,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-05 06:26:46,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/3f3a7eda-ec4b-4071-81e3-0a52f1d89902.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" 2019-04-05 06:26:46,571 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:26:46 GMT X-Openstack-Request-Id: req-a58aa48a-3d7e-44a2-a765-d23871e61217 2019-04-05 06:26:46,571 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:26:46,571 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/3f3a7eda-ec4b-4071-81e3-0a52f1d89902.json used request id req-a58aa48a-3d7e-44a2-a765-d23871e61217 2019-04-05 06:26:46,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.144816875458s 2019-04-05 06:26:46,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-04-05 06:26:46,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/singlevm2-kp_a32fcff3-0849-4835-8e72-df2c4ba91f44 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" 2019-04-05 06:26:46,619 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26: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-098152c2-307a-49a0-a287-87b320d0ec6f x-openstack-request-id: req-098152c2-307a-49a0-a287-87b320d0ec6f 2019-04-05 06:26:46,620 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/singlevm2-kp_a32fcff3-0849-4835-8e72-df2c4ba91f44 used request id req-098152c2-307a-49a0-a287-87b320d0ec6f 2019-04-05 06:26:46,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0476839542389s 2019-04-05 06:26:46,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-05 06:26:46,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/e43398da-a0f2-42a1-be06-e5af95f3d29e/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.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" -d '{"subnet_id": "7cfb233d-d878-48d7-99a0-d81d8d3cc343"}' 2019-04-05 06:26:48,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:48 GMT X-Openstack-Request-Id: req-31041de1-c4bb-405e-8186-9e458a247f23 2019-04-05 06:26:48,798 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "4cc7c88b-bde2-45a1-93c4-5e9b1fe5d127", "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "subnet_id": "7cfb233d-d878-48d7-99a0-d81d8d3cc343", "subnet_ids": ["7cfb233d-d878-48d7-99a0-d81d8d3cc343"], "port_id": "ee8da201-12ed-420f-ad8a-470bc19507d3", "id": "e43398da-a0f2-42a1-be06-e5af95f3d29e"} 2019-04-05 06:26:48,798 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/e43398da-a0f2-42a1-be06-e5af95f3d29e/remove_router_interface.json used request id req-31041de1-c4bb-405e-8186-9e458a247f23 2019-04-05 06:26:48,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.17811107635s 2019-04-05 06:26:48,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-05 06:26:48,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" 2019-04-05 06:26:48,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:48 GMT X-Openstack-Request-Id: req-fcc7c713-a1e2-4443-ac34-87670a1e8b36 2019-04-05 06:26:48,942 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "created_at": "2019-04-05T06:26:18Z", "admin_state_up": true, "updated_at": "2019-04-05T06:26:47Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "bfc4d4457d184d809c77d22b0373c740", "id": "e43398da-a0f2-42a1-be06-e5af95f3d29e", "name": "singlevm2-router_a32fcff3-0849-4835-8e72-df2c4ba91f44"}]} 2019-04-05 06:26:48,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-fcc7c713-a1e2-4443-ac34-87670a1e8b36 2019-04-05 06:26:48,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.142963171005s 2019-04-05 06:26:48,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-05 06:26:48,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/e43398da-a0f2-42a1-be06-e5af95f3d29e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" 2019-04-05 06:26:50,223 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:26:49 GMT X-Openstack-Request-Id: req-0b3d2e21-7903-40ed-967d-85fd16b44d4a 2019-04-05 06:26:50,223 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:26:50,223 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/e43398da-a0f2-42a1-be06-e5af95f3d29e.json used request id req-0b3d2e21-7903-40ed-967d-85fd16b44d4a 2019-04-05 06:26:50,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.28024506569s 2019-04-05 06:26:50,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-05 06:26:50,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" 2019-04-05 06:26:50,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:49 GMT X-Openstack-Request-Id: req-c32db6b9-0318-440d-8e4e-a9e6a1caed2c 2019-04-05 06:26:50,267 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4cc7c88b-bde2-45a1-93c4-5e9b1fe5d127","tenant_id":"bfc4d4457d184d809c77d22b0373c740","created_at":"2019-04-05T06:26:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-05T06:26: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":"bfc4d4457d184d809c77d22b0373c740","id":"7cfb233d-d878-48d7-99a0-d81d8d3cc343","subnetpool_id":null,"name":"singlevm2-subnet_a32fcff3-0849-4835-8e72-df2c4ba91f44"}]} 2019-04-05 06:26:50,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-c32db6b9-0318-440d-8e4e-a9e6a1caed2c 2019-04-05 06:26:50,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0429680347443s 2019-04-05 06:26:50,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-05 06:26:50,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/7cfb233d-d878-48d7-99a0-d81d8d3cc343.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" 2019-04-05 06:26:51,537 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:26:51 GMT X-Openstack-Request-Id: req-0fe97730-5e8c-4b5a-b11f-ec8959ec4fb7 2019-04-05 06:26:51,537 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:26:51,537 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/7cfb233d-d878-48d7-99a0-d81d8d3cc343.json used request id req-0fe97730-5e8c-4b5a-b11f-ec8959ec4fb7 2019-04-05 06:26:51,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.26884412766s 2019-04-05 06:26:51,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:26:51,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" 2019-04-05 06:26:51,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:51 GMT X-Openstack-Request-Id: req-d56e54e2-74d5-49f5-b0d3-ac9572358879 2019-04-05 06:26:51,640 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4cc7c88b-bde2-45a1-93c4-5e9b1fe5d127","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bfc4d4457d184d809c77d22b0373c740","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T06:26:50Z","qos_policy_id":null,"name":"singlevm2-net_a32fcff3-0849-4835-8e72-df2c4ba91f44","admin_state_up":true,"tenant_id":"bfc4d4457d184d809c77d22b0373c740","created_at":"2019-04-05T06:26:16Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500}]} 2019-04-05 06:26:51,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d56e54e2-74d5-49f5-b0d3-ac9572358879 2019-04-05 06:26:51,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10223698616s 2019-04-05 06:26:51,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-05 06:26:51,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/4cc7c88b-bde2-45a1-93c4-5e9b1fe5d127.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" 2019-04-05 06:26:52,793 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:26:52 GMT X-Openstack-Request-Id: req-5d0dcf80-d9ac-4eeb-b3d7-2930731b9ee5 2019-04-05 06:26:52,793 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:26:52,793 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/4cc7c88b-bde2-45a1-93c4-5e9b1fe5d127.json used request id req-5d0dcf80-d9ac-4eeb-b3d7-2930731b9ee5 2019-04-05 06:26:52,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.15216112137s 2019-04-05 06:26:52,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 06:26:52,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" 2019-04-05 06:26:53,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:52 GMT X-Openstack-Request-Id: req-fcb30d3f-21c0-40d2-aa80-f6d51f1a0fbb 2019-04-05 06:26:53,099 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T06:26:23Z", "file": "/v2/images/4010341f-a749-4dfe-887d-b08b22ff750b/file", "owner": "bfc4d4457d184d809c77d22b0373c740", "id": "4010341f-a749-4dfe-887d-b08b22ff750b", "size": 12716032, "self": "/v2/images/4010341f-a749-4dfe-887d-b08b22ff750b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/4010341f-a749-4dfe-887d-b08b22ff750b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/4010341f-a749-4dfe-887d-b08b22ff750b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_a32fcff3-0849-4835-8e72-df2c4ba91f44", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_a32fcff3-0849-4835-8e72-df2c4ba91f44", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T06:26:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 06:26:53,099 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-fcb30d3f-21c0-40d2-aa80-f6d51f1a0fbb 2019-04-05 06:26:53,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.30130815506s 2019-04-05 06:26:53,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-05 06:26:53,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/4010341f-a749-4dfe-887d-b08b22ff750b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42d4688c739fd9582f5db4faf496d7e99e31df8f" 2019-04-05 06:26:53,863 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 06:26:53 GMT X-Openstack-Request-Id: req-59408ac9-26c8-4aeb-af28-7538ee6fcda5 2019-04-05 06:26:53,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-04-05 06:26:53,863 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/4010341f-a749-4dfe-887d-b08b22ff750b used request id req-59408ac9-26c8-4aeb-af28-7538ee6fcda5 2019-04-05 06:26:53,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.762073040009s 2019-04-05 06:26:53,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 06:26:53,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}1581f326a86914cefac8241a5e4230e7014b8f92" 2019-04-05 06:26:53,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26: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-9ab6b35f-6033-4c92-b7ff-83e5d4f16a4c x-openstack-request-id: req-9ab6b35f-6033-4c92-b7ff-83e5d4f16a4c 2019-04-05 06:26:53,891 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_a32fcff3-0849-4835-8e72-df2c4ba91f44", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/cdd19fa8-51a3-4405-b34d-ff48b15a2f0b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/cdd19fa8-51a3-4405-b34d-ff48b15a2f0b", "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": "cdd19fa8-51a3-4405-b34d-ff48b15a2f0b"}]} 2019-04-05 06:26:53,892 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-9ab6b35f-6033-4c92-b7ff-83e5d4f16a4c 2019-04-05 06:26:53,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0232579708099s 2019-04-05 06:26:53,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-05 06:26:53,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/cdd19fa8-51a3-4405-b34d-ff48b15a2f0b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1581f326a86914cefac8241a5e4230e7014b8f92" 2019-04-05 06:26:53,951 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26: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-39d7a7bc-6c09-4e24-9744-30cb7e235e30 x-openstack-request-id: req-39d7a7bc-6c09-4e24-9744-30cb7e235e30 2019-04-05 06:26:53,951 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/cdd19fa8-51a3-4405-b34d-ff48b15a2f0b used request id req-39d7a7bc-6c09-4e24-9744-30cb7e235e30 2019-04-05 06:26:53,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0583190917969s 2019-04-05 06:26:53,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 06:26:53,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}1581f326a86914cefac8241a5e4230e7014b8f92" 2019-04-05 06:26:54,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94689664-2b71-4ee8-b186-cffb1205d8c1 2019-04-05 06:26:54,166 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "singlevm2-user_a32fcff3-0849-4835-8e72-df2c4ba91f44", "links": {"self": "http://172.30.9.23:5000/v3/users/cb3e3ba00deb4ff7b541affa2446fb49"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cb3e3ba00deb4ff7b541affa2446fb49", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 06:26:54,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-94689664-2b71-4ee8-b186-cffb1205d8c1 2019-04-05 06:26:54,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213943004608s 2019-04-05 06:26:54,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 06:26:54,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/cb3e3ba00deb4ff7b541affa2446fb49 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1581f326a86914cefac8241a5e4230e7014b8f92" 2019-04-05 06:26:54,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e8d3d77-36a4-410e-a454-7707506c28ec 2019-04-05 06:26:54,417 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_a32fcff3-0849-4835-8e72-df2c4ba91f44", "links": {"self": "http://172.30.9.23:5000/v3/users/cb3e3ba00deb4ff7b541affa2446fb49"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "cb3e3ba00deb4ff7b541affa2446fb49", "description": null}} 2019-04-05 06:26:54,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/cb3e3ba00deb4ff7b541affa2446fb49 used request id req-3e8d3d77-36a4-410e-a454-7707506c28ec 2019-04-05 06:26:54,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.245731115341s 2019-04-05 06:26:54,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-05 06:26:54,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/cb3e3ba00deb4ff7b541affa2446fb49 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1581f326a86914cefac8241a5e4230e7014b8f92" 2019-04-05 06:26:54,721 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 06:26:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b50f417-263e-4533-98e4-8b716746635d 2019-04-05 06:26:54,721 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 06:26:54,721 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/cb3e3ba00deb4ff7b541affa2446fb49 used request id req-4b50f417-263e-4533-98e4-8b716746635d 2019-04-05 06:26:54,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.303703069687s 2019-04-05 06:26:54,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 06:26:54,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}1581f326a86914cefac8241a5e4230e7014b8f92" 2019-04-05 06:26:54,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91989fa5-e965-4ea4-9114-38f6091d75a3 2019-04-05 06:26:54,842 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.23:5000/v3/projects/bfc4d4457d184d809c77d22b0373c740"}, "tags": [], "enabled": true, "id": "bfc4d4457d184d809c77d22b0373c740", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_a32fcff3-0849-4835-8e72-df2c4ba91f44"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 06:26:54,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-91989fa5-e965-4ea4-9114-38f6091d75a3 2019-04-05 06:26:54,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.1140229702s 2019-04-05 06:26:54,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-05 06:26:54,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/bfc4d4457d184d809c77d22b0373c740 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1581f326a86914cefac8241a5e4230e7014b8f92" 2019-04-05 06:26:55,171 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 06:26:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06193bb8-1858-48f4-bae2-f5da57801c2c 2019-04-05 06:26:55,171 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 06:26:55,172 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/bfc4d4457d184d809c77d22b0373c740 used request id req-06193bb8-1858-48f4-bae2-f5da57801c2c 2019-04-05 06:26:55,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.324887990952s 2019-04-05 06:26:55,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 06:26:55,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=bfc4d4457d184d809c77d22b0373c740&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.15" -H "X-Auth-Token: {SHA1}1581f326a86914cefac8241a5e4230e7014b8f92" 2019-04-05 06:26:55,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:54 GMT X-Openstack-Request-Id: req-caa87754-9acf-4e93-97a8-a06825f0e3a9 2019-04-05 06:26:55,423 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "created_at": "2019-04-05T06:26:16Z", "updated_at": "2019-04-05T06:26:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:16Z", "revision_number": 0, "id": "139e1056-5f10-42f8-b8ce-d812eddb5516", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:16Z", "security_group_id": "2455a8ad-6778-4013-bab3-9b080806ba83", "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "port_range_min": null, "ethertype": "IPv4", "project_id": "bfc4d4457d184d809c77d22b0373c740"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:16Z", "revision_number": 0, "id": "1a2e0242-f088-48e2-8090-6d7428a2c82d", "remote_group_id": "2455a8ad-6778-4013-bab3-9b080806ba83", "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:16Z", "security_group_id": "2455a8ad-6778-4013-bab3-9b080806ba83", "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "port_range_min": null, "ethertype": "IPv6", "project_id": "bfc4d4457d184d809c77d22b0373c740"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:16Z", "revision_number": 0, "id": "4695f83b-baba-4d23-9fdb-d1eeb8b646ae", "remote_group_id": "2455a8ad-6778-4013-bab3-9b080806ba83", "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:16Z", "security_group_id": "2455a8ad-6778-4013-bab3-9b080806ba83", "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "port_range_min": null, "ethertype": "IPv4", "project_id": "bfc4d4457d184d809c77d22b0373c740"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:16Z", "revision_number": 0, "id": "4ac75074-9cb1-4c9d-a0c7-5c356f8a0363", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:16Z", "security_group_id": "2455a8ad-6778-4013-bab3-9b080806ba83", "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "port_range_min": null, "ethertype": "IPv6", "project_id": "bfc4d4457d184d809c77d22b0373c740"}], "revision_number": 1, "project_id": "bfc4d4457d184d809c77d22b0373c740", "id": "2455a8ad-6778-4013-bab3-9b080806ba83", "name": "default"}]} 2019-04-05 06:26:55,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=bfc4d4457d184d809c77d22b0373c740&name=default used request id req-caa87754-9acf-4e93-97a8-a06825f0e3a9 2019-04-05 06:26:55,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.246841907501s 2019-04-05 06:26:55,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 06:26:55,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}1581f326a86914cefac8241a5e4230e7014b8f92" 2019-04-05 06:26:55,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:55 GMT X-Openstack-Request-Id: req-0758cc5d-2480-4e02-91a5-581ec93e6c25 2019-04-05 06:26:55,478 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "created_at": "2019-04-05T06:26:16Z", "updated_at": "2019-04-05T06:26:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:16Z", "revision_number": 0, "id": "4695f83b-baba-4d23-9fdb-d1eeb8b646ae", "remote_group_id": "2455a8ad-6778-4013-bab3-9b080806ba83", "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:16Z", "security_group_id": "2455a8ad-6778-4013-bab3-9b080806ba83", "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "port_range_min": null, "ethertype": "IPv4", "project_id": "bfc4d4457d184d809c77d22b0373c740"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:16Z", "revision_number": 0, "id": "1a2e0242-f088-48e2-8090-6d7428a2c82d", "remote_group_id": "2455a8ad-6778-4013-bab3-9b080806ba83", "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:16Z", "security_group_id": "2455a8ad-6778-4013-bab3-9b080806ba83", "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "port_range_min": null, "ethertype": "IPv6", "project_id": "bfc4d4457d184d809c77d22b0373c740"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:16Z", "revision_number": 0, "id": "4ac75074-9cb1-4c9d-a0c7-5c356f8a0363", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:16Z", "security_group_id": "2455a8ad-6778-4013-bab3-9b080806ba83", "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "port_range_min": null, "ethertype": "IPv6", "project_id": "bfc4d4457d184d809c77d22b0373c740"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:16Z", "revision_number": 0, "id": "139e1056-5f10-42f8-b8ce-d812eddb5516", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:16Z", "security_group_id": "2455a8ad-6778-4013-bab3-9b080806ba83", "tenant_id": "bfc4d4457d184d809c77d22b0373c740", "port_range_min": null, "ethertype": "IPv4", "project_id": "bfc4d4457d184d809c77d22b0373c740"}], "revision_number": 1, "project_id": "bfc4d4457d184d809c77d22b0373c740", "id": "2455a8ad-6778-4013-bab3-9b080806ba83", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-05T06:24:19Z", "updated_at": "2019-04-05T06:24:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "0816cb4e-5b34-4e0e-a92b-2747b5ac7a00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "fba949ea-8aec-4a37-9c7a-026e6bd092f8", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "25763b38-1719-453d-a14e-f3c76b13cc42", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "8210886f-2687-4779-b145-fc57423d91c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "created_at": "2019-04-05T06:22:23Z", "updated_at": "2019-04-05T06:22:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "84dbc1ec-b830-42da-a2c2-6affe4564e92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "bc3ce38f-1e5b-4e37-bc17-77b797ed9d56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "6ea82520-e223-4695-ad5e-9d8a732e75e5", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "b2cb60c5-bb44-4241-9c03-4830a87cc121", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}], "revision_number": 1, "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "created_at": "2019-04-05T06:24:18Z", "updated_at": "2019-04-05T06:24:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "a5a87ded-31da-4d85-931e-1621ef79b33d", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "3ff1d863-0a41-400b-82d4-9ec541b9069c", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "1c082b29-0864-456d-a6b5-dfb8ddb5c4dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "ba36cf94-d6e2-464c-a246-442cd5b4c44d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}], "revision_number": 1, "project_id": "a8d120259c3946c982a593eded4f1cfb", "id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "name": "default"}]} 2019-04-05 06:26:55,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-0758cc5d-2480-4e02-91a5-581ec93e6c25 2019-04-05 06:26:55,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0499289035797s 2019-04-05 06:26:55,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-05 06:26:55,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/2455a8ad-6778-4013-bab3-9b080806ba83.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1581f326a86914cefac8241a5e4230e7014b8f92" 2019-04-05 06:26:55,629 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:26:55 GMT X-Openstack-Request-Id: req-3da47a8e-e0b3-457f-8bf3-82833fe3b64b 2019-04-05 06:26:55,629 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:26:55,629 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/2455a8ad-6778-4013-bab3-9b080806ba83.json used request id req-3da47a8e-e0b3-457f-8bf3-82833fe3b64b 2019-04-05 06:26:55,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.144239902496s 2019-04-05 06:26:55,675 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2019-04-05 06:26:55,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:26:55,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c65e2146-49a6-4f30-860d-c747c6f66275 2019-04-05 06:26:55,721 - 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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 06:26:55,721 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-c65e2146-49a6-4f30-860d-c747c6f66275 2019-04-05 06:26:55,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 06:26:56,126 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58fef951bcfc4cf0998078f8ffea0edb", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}, {"id": "774319f454e747168821760a73d5b691", "name": "reader"}], "expires_at": "2019-04-05T07:26:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8d120259c3946c982a593eded4f1cfb", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3925ae83907349f0acb148efa634063e"}, "audit_ids": ["O4x1QAhBRF2xs9yZ56Z8OQ"], "issued_at": "2019-04-05T06:26:55.000000Z"}} 2019-04-05 06:26:56,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:26:56,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}a24770abc92383614dfafaf9fd9ec4fea257e0ed" 2019-04-05 06:26:56,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:56 GMT X-Openstack-Request-Id: req-b6f7985c-79e0-423d-9862-2b59088b943d 2019-04-05 06:26:56,523 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"}]} 2019-04-05 06:26:56,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b6f7985c-79e0-423d-9862-2b59088b943d 2019-04-05 06:26:56,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.393760919571s 2019-04-05 06:26:56,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:26:56,535 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c02f91e0-dae8-48b5-a442-25d0d0b2068f 2019-04-05 06:26:56,535 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 06:26:56,535 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-c02f91e0-dae8-48b5-a442-25d0d0b2068f 2019-04-05 06:26:56,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 06:26:56,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}a24770abc92383614dfafaf9fd9ec4fea257e0ed" 2019-04-05 06:26:56,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62aaf8f4-7064-436a-b451-8e4a82e22385 2019-04-05 06:26:56,733 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 06:26:56,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-62aaf8f4-7064-436a-b451-8e4a82e22385 2019-04-05 06:26:56,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197641849518s 2019-04-05 06:26:56,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-05 06:26:56,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}a24770abc92383614dfafaf9fd9ec4fea257e0ed" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_58fa5968-aee6-42bc-b628-2ff7567e5459"}}' 2019-04-05 06:26:57,009 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95feaba6-8c62-42aa-9bc1-57b6bddaf8ee 2019-04-05 06:26:57,009 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.23:5000/v3/projects/c949a7f9f2554edc80cfbb7b5ecb83e3"}, "tags": [], "enabled": true, "id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_58fa5968-aee6-42bc-b628-2ff7567e5459"}} 2019-04-05 06:26:57,010 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-95feaba6-8c62-42aa-9bc1-57b6bddaf8ee 2019-04-05 06:26:57,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.268388032913s 2019-04-05 06:26:57,010 - 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'c949a7f9f2554edc80cfbb7b5ecb83e3', '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_58fa5968-aee6-42bc-b628-2ff7567e5459'}) 2019-04-05 06:26:57,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-05 06:26:57,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}a24770abc92383614dfafaf9fd9ec4fea257e0ed" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "v03PtFiVNIIlZ7SWzKXgcgp7vXkRrw", "email": null, "name": "vping_ssh-user_58fa5968-aee6-42bc-b628-2ff7567e5459"}}' 2019-04-05 06:26:57,508 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edb02566-5ea5-44ee-afbf-48bc7171a719 2019-04-05 06:26:57,508 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_58fa5968-aee6-42bc-b628-2ff7567e5459", "links": {"self": "http://172.30.9.23:5000/v3/users/1dc48378eef544dc83a27ed3a60a8aad"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1dc48378eef544dc83a27ed3a60a8aad", "domain_id": "default", "password_expires_at": null}} 2019-04-05 06:26:57,509 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-edb02566-5ea5-44ee-afbf-48bc7171a719 2019-04-05 06:26:57,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.492319107056s 2019-04-05 06:26:57,509 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1dc48378eef544dc83a27ed3a60a8aad', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_58fa5968-aee6-42bc-b628-2ff7567e5459'}) 2019-04-05 06:26:57,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 06:26:57,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24770abc92383614dfafaf9fd9ec4fea257e0ed" 2019-04-05 06:26:57,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-837ef946-14b8-4444-8bfe-2efd2a9cfadd 2019-04-05 06:26:57,719 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 06:26:57,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-837ef946-14b8-4444-8bfe-2efd2a9cfadd 2019-04-05 06:26:57,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.206480979919s 2019-04-05 06:26:57,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 06:26:57,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24770abc92383614dfafaf9fd9ec4fea257e0ed" 2019-04-05 06:26:57,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c315bd8-fea0-4380-8a6d-ac631e72a67e 2019-04-05 06:26:57,840 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 06:26:57,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1c315bd8-fea0-4380-8a6d-ac631e72a67e 2019-04-05 06:26:57,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115282058716s 2019-04-05 06:26:57,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 06:26:57,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24770abc92383614dfafaf9fd9ec4fea257e0ed" 2019-04-05 06:26:58,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a28cba23-7ab9-4f77-ae1c-9d08eb73e673 2019-04-05 06:26:58,006 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 06:26:58,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a28cba23-7ab9-4f77-ae1c-9d08eb73e673 2019-04-05 06:26:58,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.160950183868s 2019-04-05 06:26:58,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 06:26:58,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}a24770abc92383614dfafaf9fd9ec4fea257e0ed" 2019-04-05 06:26:58,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acd3fecf-f05b-4116-bc85-9a1e1966bf10 2019-04-05 06:26:58,210 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 06:26:58,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-acd3fecf-f05b-4116-bc85-9a1e1966bf10 2019-04-05 06:26:58,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.199557065964s 2019-04-05 06:26:58,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 06:26:58,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}a24770abc92383614dfafaf9fd9ec4fea257e0ed" 2019-04-05 06:26:58,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-149085dd-80bc-4c91-98e5-80e9bef4776f 2019-04-05 06:26:58,339 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_58fa5968-aee6-42bc-b628-2ff7567e5459", "links": {"self": "http://172.30.9.23:5000/v3/users/1dc48378eef544dc83a27ed3a60a8aad"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1dc48378eef544dc83a27ed3a60a8aad", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 06:26:58,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-149085dd-80bc-4c91-98e5-80e9bef4776f 2019-04-05 06:26:58,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128258943558s 2019-04-05 06:26:58,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 06:26:58,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}a24770abc92383614dfafaf9fd9ec4fea257e0ed" 2019-04-05 06:26:58,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb0dab92-4e99-43df-9ff8-90e9d558c6e1 2019-04-05 06:26:58,471 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.23:5000/v3/projects/c949a7f9f2554edc80cfbb7b5ecb83e3"}, "tags": [], "enabled": true, "id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_58fa5968-aee6-42bc-b628-2ff7567e5459"}]} 2019-04-05 06:26:58,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-eb0dab92-4e99-43df-9ff8-90e9d558c6e1 2019-04-05 06:26:58,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.120326042175s 2019-04-05 06:26:58,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 06:26:58,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=1dc48378eef544dc83a27ed3a60a8aad&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=c949a7f9f2554edc80cfbb7b5ecb83e3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24770abc92383614dfafaf9fd9ec4fea257e0ed" 2019-04-05 06:26:58,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-396c6d58-6da4-43ce-9418-f72a6a9006ec 2019-04-05 06:26:58,642 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=1dc48378eef544dc83a27ed3a60a8aad&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=c949a7f9f2554edc80cfbb7b5ecb83e3", "previous": null, "next": null}} 2019-04-05 06:26:58,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=1dc48378eef544dc83a27ed3a60a8aad&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=c949a7f9f2554edc80cfbb7b5ecb83e3 used request id req-396c6d58-6da4-43ce-9418-f72a6a9006ec 2019-04-05 06:26:58,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.162598133087s 2019-04-05 06:26:58,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-05 06:26:58,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/c949a7f9f2554edc80cfbb7b5ecb83e3/users/1dc48378eef544dc83a27ed3a60a8aad/roles/a7225acce0184423a1dc2d63c39b687a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24770abc92383614dfafaf9fd9ec4fea257e0ed" 2019-04-05 06:26:58,900 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 06:26:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b20095a6-7be6-45b8-ba07-d2b6d87c26e5 2019-04-05 06:26:58,900 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 06:26:58,900 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c949a7f9f2554edc80cfbb7b5ecb83e3/users/1dc48378eef544dc83a27ed3a60a8aad/roles/a7225acce0184423a1dc2d63c39b687a used request id req-b20095a6-7be6-45b8-ba07-d2b6d87c26e5 2019-04-05 06:26:58,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.254375934601s 2019-04-05 06:26:58,901 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_58fa5968-aee6-42bc-b628-2ff7567e5459', 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'c949a7f9f2554edc80cfbb7b5ecb83e3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'v03PtFiVNIIlZ7SWzKXgcgp7vXkRrw', 'username': u'vping_ssh-user_58fa5968-aee6-42bc-b628-2ff7567e5459', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-05 06:26:58,905 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_58fa5968-aee6-42bc-b628-2ff7567e5459', 'password': 'v03PtFiVNIIlZ7SWzKXgcgp7vXkRrw', 'project_name': 'vping_ssh-project_58fa5968-aee6-42bc-b628-2ff7567e5459', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'c949a7f9f2554edc80cfbb7b5ecb83e3', 'project_domain_name': 'Default'} 2019-04-05 06:26:58,906 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2019-04-05 06:26:58,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 06:26:58,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}a24770abc92383614dfafaf9fd9ec4fea257e0ed" 2019-04-05 06:26:59,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-012b0159-0bbf-4386-9745-c6d5ed872857 2019-04-05 06:26:59,023 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 06:26:59,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-012b0159-0bbf-4386-9745-c6d5ed872857 2019-04-05 06:26:59,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.117437124252s 2019-04-05 06:26:59,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 06:26:59,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}a24770abc92383614dfafaf9fd9ec4fea257e0ed" 2019-04-05 06:26:59,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ca6243b-cda6-4082-a1f1-46c378fd2345 2019-04-05 06:26:59,221 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.23:5000/v3/projects/c949a7f9f2554edc80cfbb7b5ecb83e3"}, "tags": [], "enabled": true, "id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_58fa5968-aee6-42bc-b628-2ff7567e5459"}]} 2019-04-05 06:26:59,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-3ca6243b-cda6-4082-a1f1-46c378fd2345 2019-04-05 06:26:59,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.190711975098s 2019-04-05 06:26:59,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-05 06:26:59,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}a24770abc92383614dfafaf9fd9ec4fea257e0ed" -d '{"network": {"tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "name": "vping_ssh-net_58fa5968-aee6-42bc-b628-2ff7567e5459", "admin_state_up": true}}' 2019-04-05 06:26:59,562 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:59 GMT X-Openstack-Request-Id: req-cdb588b7-627e-4e7c-93ee-67efdef634e3 2019-04-05 06:26:59,562 - 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":"3e97cb68-a15f-4f5f-815a-ae2920d9c6bd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"c949a7f9f2554edc80cfbb7b5ecb83e3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T06:26:58Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_58fa5968-aee6-42bc-b628-2ff7567e5459","admin_state_up":true,"tenant_id":"c949a7f9f2554edc80cfbb7b5ecb83e3","created_at":"2019-04-05T06:26:58Z","mtu":1450}} 2019-04-05 06:26:59,562 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-cdb588b7-627e-4e7c-93ee-67efdef634e3 2019-04-05 06:26:59,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.338557004929s 2019-04-05 06:26:59,563 - 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-04-05T06:26:58Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3e97cb68-a15f-4f5f-815a-ae2920d9c6bd', u'provider:segmentation_id': 85, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_ssh-net_58fa5968-aee6-42bc-b628-2ff7567e5459', u'created_at': u'2019-04-05T06:26:58Z', u'mtu': 1450, u'tenant_id': u'c949a7f9f2554edc80cfbb7b5ecb83e3', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c949a7f9f2554edc80cfbb7b5ecb83e3', u'l2_adjacency': True}) 2019-04-05 06:26:59,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:26:59,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f02d709d-e28c-4ee9-bdb6-f9163862070b 2019-04-05 06:26:59,573 - 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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 06:26:59,574 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-f02d709d-e28c-4ee9-bdb6-f9163862070b 2019-04-05 06:26:59,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 06:26:59,965 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "774319f454e747168821760a73d5b691", "name": "reader"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}], "expires_at": "2019-04-05T07:26:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "name": "vping_ssh-project_58fa5968-aee6-42bc-b628-2ff7567e5459"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/c949a7f9f2554edc80cfbb7b5ecb83e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/c949a7f9f2554edc80cfbb7b5ecb83e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/c949a7f9f2554edc80cfbb7b5ecb83e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_c949a7f9f2554edc80cfbb7b5ecb83e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_c949a7f9f2554edc80cfbb7b5ecb83e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/c949a7f9f2554edc80cfbb7b5ecb83e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/c949a7f9f2554edc80cfbb7b5ecb83e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/c949a7f9f2554edc80cfbb7b5ecb83e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/c949a7f9f2554edc80cfbb7b5ecb83e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/c949a7f9f2554edc80cfbb7b5ecb83e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/c949a7f9f2554edc80cfbb7b5ecb83e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_58fa5968-aee6-42bc-b628-2ff7567e5459", "id": "1dc48378eef544dc83a27ed3a60a8aad"}, "audit_ids": ["wljvWji9QPmkLxwb4v1OZg"], "issued_at": "2019-04-05T06:26:59.000000Z"}} 2019-04-05 06:26:59,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:26:59,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:00,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Fri, 05 Apr 2019 06:26:59 GMT X-Openstack-Request-Id: req-50caa67d-ca39-4817-99c6-4bed6c8965dc 2019-04-05 06:27:00,328 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"3e97cb68-a15f-4f5f-815a-ae2920d9c6bd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c949a7f9f2554edc80cfbb7b5ecb83e3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T06:26:58Z","qos_policy_id":null,"name":"vping_ssh-net_58fa5968-aee6-42bc-b628-2ff7567e5459","admin_state_up":true,"tenant_id":"c949a7f9f2554edc80cfbb7b5ecb83e3","created_at":"2019-04-05T06:26:58Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500}]} 2019-04-05 06:27:00,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-50caa67d-ca39-4817-99c6-4bed6c8965dc 2019-04-05 06:27:00,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.360943078995s 2019-04-05 06:27:00,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-05 06:27:00,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" -d '{"subnet": {"name": "vping_ssh-subnet_58fa5968-aee6-42bc-b628-2ff7567e5459", "enable_dhcp": true, "network_id": "3e97cb68-a15f-4f5f-815a-ae2920d9c6bd", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-05 06:27:01,021 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:00 GMT X-Openstack-Request-Id: req-7c0fc9ee-cc9c-4bef-9147-666ec63cf356 2019-04-05 06:27:01,021 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e97cb68-a15f-4f5f-815a-ae2920d9c6bd","tenant_id":"c949a7f9f2554edc80cfbb7b5ecb83e3","created_at":"2019-04-05T06:27:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-05T06:27:00Z","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":"c949a7f9f2554edc80cfbb7b5ecb83e3","id":"11ccec2e-51a4-4bfd-9903-71cf39032f58","subnetpool_id":null,"name":"vping_ssh-subnet_58fa5968-aee6-42bc-b628-2ff7567e5459"}} 2019-04-05 06:27:01,022 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-7c0fc9ee-cc9c-4bef-9147-666ec63cf356 2019-04-05 06:27:01,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.691288948059s 2019-04-05 06:27:01,022 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T06:27:00Z', 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'11ccec2e-51a4-4bfd-9903-71cf39032f58', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_58fa5968-aee6-42bc-b628-2ff7567e5459', u'enable_dhcp': True, u'network_id': u'3e97cb68-a15f-4f5f-815a-ae2920d9c6bd', u'tenant_id': u'c949a7f9f2554edc80cfbb7b5ecb83e3', u'created_at': u'2019-04-05T06:27:00Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c949a7f9f2554edc80cfbb7b5ecb83e3'}) 2019-04-05 06:27:01,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-05 06:27:01,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" -d '{"router": {"external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "name": "vping_ssh-router_58fa5968-aee6-42bc-b628-2ff7567e5459", "admin_state_up": true}}' 2019-04-05 06:27:02,556 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:02 GMT X-Openstack-Request-Id: req-d7efd0a4-58d2-43c5-bdf7-1f5df3163a16 2019-04-05 06:27:02,557 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.213"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "created_at": "2019-04-05T06:27:00Z", "admin_state_up": true, "updated_at": "2019-04-05T06:27:01Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "id": "c1fc244d-4053-485e-b60f-893d2d433105", "name": "vping_ssh-router_58fa5968-aee6-42bc-b628-2ff7567e5459"}} 2019-04-05 06:27:02,557 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-d7efd0a4-58d2-43c5-bdf7-1f5df3163a16 2019-04-05 06:27:02,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.53455591202s 2019-04-05 06:27:02,558 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T06:27:01Z', u'revision_number': 2, u'id': u'c1fc244d-4053-485e-b60f-893d2d433105', u'external_gateway_info': {u'network_id': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad', u'ip_address': u'172.30.9.213'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_58fa5968-aee6-42bc-b628-2ff7567e5459', u'admin_state_up': True, u'tenant_id': u'c949a7f9f2554edc80cfbb7b5ecb83e3', u'created_at': u'2019-04-05T06:27:00Z', u'flavor_id': None, u'routes': [], u'project_id': u'c949a7f9f2554edc80cfbb7b5ecb83e3'}) 2019-04-05 06:27:02,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-05 06:27:02,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/c1fc244d-4053-485e-b60f-893d2d433105/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.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" -d '{"subnet_id": "11ccec2e-51a4-4bfd-9903-71cf39032f58"}' 2019-04-05 06:27:05,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:04 GMT X-Openstack-Request-Id: req-6fbd1359-082a-417c-9de6-037c88669a80 2019-04-05 06:27:05,090 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3e97cb68-a15f-4f5f-815a-ae2920d9c6bd", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "subnet_id": "11ccec2e-51a4-4bfd-9903-71cf39032f58", "subnet_ids": ["11ccec2e-51a4-4bfd-9903-71cf39032f58"], "port_id": "695beaf0-05f5-4945-8387-dbce88e5c76a", "id": "c1fc244d-4053-485e-b60f-893d2d433105"} 2019-04-05 06:27:05,090 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/c1fc244d-4053-485e-b60f-893d2d433105/add_router_interface.json used request id req-6fbd1359-082a-417c-9de6-037c88669a80 2019-04-05 06:27:05,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.53031492233s 2019-04-05 06:27:05,091 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-05 06:27:05,192 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-05 06:27:05,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:27:05,201 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:04 GMT 2019-04-05 06:27:05,201 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-04-05 06:27:05,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 06:27:05,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:05,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:05 GMT X-Openstack-Request-Id: req-003b4448-cf6e-43a4-b256-aa0a3799be31 2019-04-05 06:27:06,000 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 06:27:06,000 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-003b4448-cf6e-43a4-b256-aa0a3799be31 2019-04-05 06:27:06,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.796159029007s 2019-04-05 06:27:06,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-05 06:27:06,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_58fa5968-aee6-42bc-b628-2ff7567e5459", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_58fa5968-aee6-42bc-b628-2ff7567e5459"}' 2019-04-05 06:27:06,079 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:05 GMT Location: http://172.30.9.23:9292/v2/images/88e698c3-54fb-4d5e-8be7-32f0ffca8983 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-14bbcce1-9592-4822-8cf2-57229086856d 2019-04-05 06:27:06,079 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T06:27:05Z", "file": "/v2/images/88e698c3-54fb-4d5e-8be7-32f0ffca8983/file", "owner": "c949a7f9f2554edc80cfbb7b5ecb83e3", "id": "88e698c3-54fb-4d5e-8be7-32f0ffca8983", "size": null, "self": "/v2/images/88e698c3-54fb-4d5e-8be7-32f0ffca8983", "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_58fa5968-aee6-42bc-b628-2ff7567e5459", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_58fa5968-aee6-42bc-b628-2ff7567e5459", "checksum": null, "created_at": "2019-04-05T06:27:05Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-05 06:27:06,080 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-14bbcce1-9592-4822-8cf2-57229086856d 2019-04-05 06:27:06,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0702660083771s 2019-04-05 06:27:06,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-05 06:27:06,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/88e698c3-54fb-4d5e-8be7-32f0ffca8983/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.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" -d '' 2019-04-05 06:27:06,845 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 06:27:06 GMT X-Openstack-Request-Id: req-18184d8c-1dc3-4b4a-9996-a8092cf92871 2019-04-05 06:27:06,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-04-05 06:27:06,845 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/88e698c3-54fb-4d5e-8be7-32f0ffca8983/file used request id req-18184d8c-1dc3-4b4a-9996-a8092cf92871 2019-04-05 06:27:06,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.764997005463s 2019-04-05 06:27:06,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 06:27:06,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:06,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:06 GMT X-Openstack-Request-Id: req-3013ee95-c8f2-4a28-983f-339bd688254a 2019-04-05 06:27:06,886 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T06:27:06Z", "file": "/v2/images/88e698c3-54fb-4d5e-8be7-32f0ffca8983/file", "owner": "c949a7f9f2554edc80cfbb7b5ecb83e3", "id": "88e698c3-54fb-4d5e-8be7-32f0ffca8983", "size": 12716032, "self": "/v2/images/88e698c3-54fb-4d5e-8be7-32f0ffca8983", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/88e698c3-54fb-4d5e-8be7-32f0ffca8983/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/88e698c3-54fb-4d5e-8be7-32f0ffca8983/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_58fa5968-aee6-42bc-b628-2ff7567e5459", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_58fa5968-aee6-42bc-b628-2ff7567e5459", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T06:27:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 06:27:06,886 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-3013ee95-c8f2-4a28-983f-339bd688254a 2019-04-05 06:27:06,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0367698669434s 2019-04-05 06:27:06,888 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/88e698c3-54fb-4d5e-8be7-32f0ffca8983/snap', u'metadata': Munch({})})], 'file': u'/v2/images/88e698c3-54fb-4d5e-8be7-32f0ffca8983/file', 'owner': u'c949a7f9f2554edc80cfbb7b5ecb83e3', 'id': u'88e698c3-54fb-4d5e-8be7-32f0ffca8983', 'size': 12716032, u'self': u'/v2/images/88e698c3-54fb-4d5e-8be7-32f0ffca8983', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c949a7f9f2554edc80cfbb7b5ecb83e3', 'name': 'vping_ssh-project_58fa5968-aee6-42bc-b628-2ff7567e5459', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/88e698c3-54fb-4d5e-8be7-32f0ffca8983/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-05T06:27:06Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-05T06:27:06Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_58fa5968-aee6-42bc-b628-2ff7567e5459', '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/88e698c3-54fb-4d5e-8be7-32f0ffca8983', 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_58fa5968-aee6-42bc-b628-2ff7567e5459', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_58fa5968-aee6-42bc-b628-2ff7567e5459', 'created': u'2019-04-05T06:27:05Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-05T06:27: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/88e698c3-54fb-4d5e-8be7-32f0ffca8983', 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_58fa5968-aee6-42bc-b628-2ff7567e5459', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-05 06:27:06,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-05 06:27:06,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}a24770abc92383614dfafaf9fd9ec4fea257e0ed" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_58fa5968-aee6-42bc-b628-2ff7567e5459", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-05 06:27:07,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27: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-fe43fea3-952a-4194-b992-83cfe00e5777 x-openstack-request-id: req-fe43fea3-952a-4194-b992-83cfe00e5777 2019-04-05 06:27:07,560 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_ssh-flavor_58fa5968-aee6-42bc-b628-2ff7567e5459", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "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": "0cf2034a-e9e1-4681-8dbf-1000a03bd22d"}} 2019-04-05 06:27:07,561 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-fe43fea3-952a-4194-b992-83cfe00e5777 2019-04-05 06:27:07,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.669934988022s 2019-04-05 06:27:07,562 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_58fa5968-aee6-42bc-b628-2ff7567e5459', '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'a8d120259c3946c982a593eded4f1cfb', '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'0cf2034a-e9e1-4681-8dbf-1000a03bd22d', 'swap': 0}) 2019-04-05 06:27:07,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-05 06:27:07,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/0cf2034a-e9e1-4681-8dbf-1000a03bd22d/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.15" -H "X-Auth-Token: {SHA1}a24770abc92383614dfafaf9fd9ec4fea257e0ed" -d '{"extra_specs": {}}' 2019-04-05 06:27:07,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27: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-a4f9cf93-e43b-4338-9b75-9c9b8eafc2da x-openstack-request-id: req-a4f9cf93-e43b-4338-9b75-9c9b8eafc2da 2019-04-05 06:27:07,583 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-05 06:27:07,583 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/0cf2034a-e9e1-4681-8dbf-1000a03bd22d/os-extra_specs used request id req-a4f9cf93-e43b-4338-9b75-9c9b8eafc2da 2019-04-05 06:27:07,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0204620361328s 2019-04-05 06:27:07,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-04-05 06:27:07,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" -d '{"keypair": {"name": "vping_ssh-kp_58fa5968-aee6-42bc-b628-2ff7567e5459"}}' 2019-04-05 06:27:08,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27: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-44897895-7c2b-4ba3-b660-e33b5bc2be67 x-openstack-request-id: req-44897895-7c2b-4ba3-b660-e33b5bc2be67 2019-04-05 06:27:08,082 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDm9YZFc1QURIsq9M+4bOShVgE8aqAZchT38ef2uG1ypSFOknH9T0Ihh2hT49lslRHLu0rcaJ1EHd1quuKlcqMTJ6Tqp1ngqemS59AiQUplXXn+P2BzjDTrmxymxd1iN8kyK3cbQVDindfvGyqf57FvXU9pHCsYHsyAjZTrKl2JUpIw2LyC6xlnRIen++tfSoBZgl3fBoFUk0vCyVcwcvkAVa235EElH/mhJ6TE0ISiKzX6+jK81JdHmJHslq/h5oTWs24q1EV0IaKrAvlNlur2CR0z/xgM4STv0dKynfTuqUnLNObgXciSWmOb/IpL9u0QCK5m+7iCTQa7Pr1dXe6J Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA5vWGRXNUFESLKvTPuGzkoVYBPGqgGXIU9/Hn9rhtcqUhTpJx\n/U9CIYdoU+PZbJURy7tK3GidRB3darripXKjEyek6qdZ4KnpkufQIkFKZV15/j9g\nc4w065scpsXdYjfJMit3G0FQ4p3X7xsqn+exb11PaRwrGB7MgI2U6ypdiVKSMNi8\ngusZZ0SHp/vrX0qAWYJd3waBVJNLwslXMHL5AFWtt+RBJR/5oSekxNCEois1+voy\nvNSXR5iR7Jav4eaE1rNuKtRFdCGiqwL5TZbq9gkdM/8YDOEk79HSsp307qlJyzTm\n4F3Iklpjm/yKS/btEAiuZvu4gk0Guz69XV3uiQIDAQABAoIBAQCKPW2YBlbOJtTR\n6mSms+8JLoxg2EVp1aH9YrsALxW7qGFOQVOfViB0JzNn+xp55qQXOMyvLqLrUaDl\nMGVWuE4pufH5Th/63FjlSIGI72GTWKcbal3V65cFavt0SzyefFud/uw00RyT9/x2\nruENg0XuLYDJnkWhE1Y+oAAB3oLMHQ/qHy9/aky/F9JTUk7YZjGwTNNZiTi5fGeb\nUqBcMvXDEQnKZLjo2iOpck3BY/Mt6B+3yJDsxIs3vEDP3RNKhHdOX8u23yurjKb2\nHyjV94Of6SC12ZCNcQDZbUnbkVdAZGXKE8uz1yCv3Z+8BWpCpkE6bkgzfTqRowPv\npXUBQBGxAoGBAP4yPEHYX10uxzbQXHRtYzxN0rsGwn8++aa9687TE5f/C/KqxHWR\nLMrRk1KlzshlXkQJOC8+XwA9EFXYA8yy/M+Kf0sha1zQlF11LbWyrCFhcD7Gobio\nCnMpOlykdvLmtAOf/xDa8owrIRp62ZgSDBcgl5AvoRDiwxwgS2K1niadAoGBAOiZ\nE8dxKbtCPgrXmxCftOjit+GBlqw6iy6fvDFcFAxXbx6maa6UIeFhlPcughtZnjAb\nMmUxveSYf40nT51+VlzX/g+Vpnj8QLIyqseCnJFromLrq17CxZ7GgYMQEdujwiW2\nGGXsp0QprjJ3b9kerjPLxfdrgg8g1+mv8vb/MS3dAoGBANWJQdFWgJX4y+UiF+i+\nU5S/E32FajIWpwYJmWP/MQCIgnLyPWM991DRyV6uZw01CoFA9W/Kh2fd5DEY6+gz\nm+iEwfZNNrGbjmcMHr/6Pls0TWSO3CARGeYwBhT5G+tlHmfFKjHwm7xgJsjl1pDG\n6F0tReUb/cP/mkOwZWOgiiCJAoGBANWYlVBGfDMpbr4YJp8KemCOqpvcnBgHHv8u\n0uxlCUgYFsQHv+8Au2g0a07el74z+w9kOlAxcJd271MZcYRIm1hhRT7ch2Z9B5Bc\n9PWH3O2x8Qp0LwgzRrU6x34rCKsxY72rzhXzT9tJh11yzvSMtx57l41RXbs0xvIj\nkLP/vxLFAoGBAKr14IY0RSnQYHyi/d/xyhp6UWMUBpOgyGilo7dD4FAHV/MfFUds\nRyj/DTKRpxAroRWTRhVKz51aZNFV3tfqolsqxfx5UpRzfM9Gtd3ZDG64amEOzlkW\nFHa7bJ0u6gFHqrnIP7gexIC54Vg0c23rO94mKA8gCVvlHfTkIeL1X94D\n-----END RSA PRIVATE KEY-----\n", "user_id": "1dc48378eef544dc83a27ed3a60a8aad", "name": "vping_ssh-kp_58fa5968-aee6-42bc-b628-2ff7567e5459", "fingerprint": "38:05:1a:41:f9:cd:76:47:55:06:72:36:84:5e:1f:ea"}} 2019-04-05 06:27:08,082 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-44897895-7c2b-4ba3-b660-e33b5bc2be67 2019-04-05 06:27:08,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.49627494812s 2019-04-05 06:27:08,083 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDm9YZFc1QURIsq9M+4bOShVgE8aqAZchT38ef2uG1ypSFOknH9T0Ihh2hT49lslRHLu0rcaJ1EHd1quuKlcqMTJ6Tqp1ngqemS59AiQUplXXn+P2BzjDTrmxymxd1iN8kyK3cbQVDindfvGyqf57FvXU9pHCsYHsyAjZTrKl2JUpIw2LyC6xlnRIen++tfSoBZgl3fBoFUk0vCyVcwcvkAVa235EElH/mhJ6TE0ISiKzX6+jK81JdHmJHslq/h5oTWs24q1EV0IaKrAvlNlur2CR0z/xgM4STv0dKynfTuqUnLNObgXciSWmOb/IpL9u0QCK5m+7iCTQa7Pr1dXe6J Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA5vWGRXNUFESLKvTPuGzkoVYBPGqgGXIU9/Hn9rhtcqUhTpJx\n/U9CIYdoU+PZbJURy7tK3GidRB3darripXKjEyek6qdZ4KnpkufQIkFKZV15/j9g\nc4w065scpsXdYjfJMit3G0FQ4p3X7xsqn+exb11PaRwrGB7MgI2U6ypdiVKSMNi8\ngusZZ0SHp/vrX0qAWYJd3waBVJNLwslXMHL5AFWtt+RBJR/5oSekxNCEois1+voy\nvNSXR5iR7Jav4eaE1rNuKtRFdCGiqwL5TZbq9gkdM/8YDOEk79HSsp307qlJyzTm\n4F3Iklpjm/yKS/btEAiuZvu4gk0Guz69XV3uiQIDAQABAoIBAQCKPW2YBlbOJtTR\n6mSms+8JLoxg2EVp1aH9YrsALxW7qGFOQVOfViB0JzNn+xp55qQXOMyvLqLrUaDl\nMGVWuE4pufH5Th/63FjlSIGI72GTWKcbal3V65cFavt0SzyefFud/uw00RyT9/x2\nruENg0XuLYDJnkWhE1Y+oAAB3oLMHQ/qHy9/aky/F9JTUk7YZjGwTNNZiTi5fGeb\nUqBcMvXDEQnKZLjo2iOpck3BY/Mt6B+3yJDsxIs3vEDP3RNKhHdOX8u23yurjKb2\nHyjV94Of6SC12ZCNcQDZbUnbkVdAZGXKE8uz1yCv3Z+8BWpCpkE6bkgzfTqRowPv\npXUBQBGxAoGBAP4yPEHYX10uxzbQXHRtYzxN0rsGwn8++aa9687TE5f/C/KqxHWR\nLMrRk1KlzshlXkQJOC8+XwA9EFXYA8yy/M+Kf0sha1zQlF11LbWyrCFhcD7Gobio\nCnMpOlykdvLmtAOf/xDa8owrIRp62ZgSDBcgl5AvoRDiwxwgS2K1niadAoGBAOiZ\nE8dxKbtCPgrXmxCftOjit+GBlqw6iy6fvDFcFAxXbx6maa6UIeFhlPcughtZnjAb\nMmUxveSYf40nT51+VlzX/g+Vpnj8QLIyqseCnJFromLrq17CxZ7GgYMQEdujwiW2\nGGXsp0QprjJ3b9kerjPLxfdrgg8g1+mv8vb/MS3dAoGBANWJQdFWgJX4y+UiF+i+\nU5S/E32FajIWpwYJmWP/MQCIgnLyPWM991DRyV6uZw01CoFA9W/Kh2fd5DEY6+gz\nm+iEwfZNNrGbjmcMHr/6Pls0TWSO3CARGeYwBhT5G+tlHmfFKjHwm7xgJsjl1pDG\n6F0tReUb/cP/mkOwZWOgiiCJAoGBANWYlVBGfDMpbr4YJp8KemCOqpvcnBgHHv8u\n0uxlCUgYFsQHv+8Au2g0a07el74z+w9kOlAxcJd271MZcYRIm1hhRT7ch2Z9B5Bc\n9PWH3O2x8Qp0LwgzRrU6x34rCKsxY72rzhXzT9tJh11yzvSMtx57l41RXbs0xvIj\nkLP/vxLFAoGBAKr14IY0RSnQYHyi/d/xyhp6UWMUBpOgyGilo7dD4FAHV/MfFUds\nRyj/DTKRpxAroRWTRhVKz51aZNFV3tfqolsqxfx5UpRzfM9Gtd3ZDG64amEOzlkW\nFHa7bJ0u6gFHqrnIP7gexIC54Vg0c23rO94mKA8gCVvlHfTkIeL1X94D\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'1dc48378eef544dc83a27ed3a60a8aad', 'name': u'vping_ssh-kp_58fa5968-aee6-42bc-b628-2ff7567e5459', 'created_at': '2019-04-05T06:27:08.083523', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c949a7f9f2554edc80cfbb7b5ecb83e3', 'name': 'vping_ssh-project_58fa5968-aee6-42bc-b628-2ff7567e5459', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'38:05:1a:41:f9:cd:76:47:55:06:72:36:84:5e:1f:ea', 'type': 'ssh', 'id': u'vping_ssh-kp_58fa5968-aee6-42bc-b628-2ff7567e5459'}) 2019-04-05 06:27:08,084 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpgIBAAKCAQEA5vWGRXNUFESLKvTPuGzkoVYBPGqgGXIU9/Hn9rhtcqUhTpJx /U9CIYdoU+PZbJURy7tK3GidRB3darripXKjEyek6qdZ4KnpkufQIkFKZV15/j9g c4w065scpsXdYjfJMit3G0FQ4p3X7xsqn+exb11PaRwrGB7MgI2U6ypdiVKSMNi8 gusZZ0SHp/vrX0qAWYJd3waBVJNLwslXMHL5AFWtt+RBJR/5oSekxNCEois1+voy vNSXR5iR7Jav4eaE1rNuKtRFdCGiqwL5TZbq9gkdM/8YDOEk79HSsp307qlJyzTm 4F3Iklpjm/yKS/btEAiuZvu4gk0Guz69XV3uiQIDAQABAoIBAQCKPW2YBlbOJtTR 6mSms+8JLoxg2EVp1aH9YrsALxW7qGFOQVOfViB0JzNn+xp55qQXOMyvLqLrUaDl MGVWuE4pufH5Th/63FjlSIGI72GTWKcbal3V65cFavt0SzyefFud/uw00RyT9/x2 ruENg0XuLYDJnkWhE1Y+oAAB3oLMHQ/qHy9/aky/F9JTUk7YZjGwTNNZiTi5fGeb UqBcMvXDEQnKZLjo2iOpck3BY/Mt6B+3yJDsxIs3vEDP3RNKhHdOX8u23yurjKb2 HyjV94Of6SC12ZCNcQDZbUnbkVdAZGXKE8uz1yCv3Z+8BWpCpkE6bkgzfTqRowPv pXUBQBGxAoGBAP4yPEHYX10uxzbQXHRtYzxN0rsGwn8++aa9687TE5f/C/KqxHWR LMrRk1KlzshlXkQJOC8+XwA9EFXYA8yy/M+Kf0sha1zQlF11LbWyrCFhcD7Gobio CnMpOlykdvLmtAOf/xDa8owrIRp62ZgSDBcgl5AvoRDiwxwgS2K1niadAoGBAOiZ E8dxKbtCPgrXmxCftOjit+GBlqw6iy6fvDFcFAxXbx6maa6UIeFhlPcughtZnjAb MmUxveSYf40nT51+VlzX/g+Vpnj8QLIyqseCnJFromLrq17CxZ7GgYMQEdujwiW2 GGXsp0QprjJ3b9kerjPLxfdrgg8g1+mv8vb/MS3dAoGBANWJQdFWgJX4y+UiF+i+ U5S/E32FajIWpwYJmWP/MQCIgnLyPWM991DRyV6uZw01CoFA9W/Kh2fd5DEY6+gz m+iEwfZNNrGbjmcMHr/6Pls0TWSO3CARGeYwBhT5G+tlHmfFKjHwm7xgJsjl1pDG 6F0tReUb/cP/mkOwZWOgiiCJAoGBANWYlVBGfDMpbr4YJp8KemCOqpvcnBgHHv8u 0uxlCUgYFsQHv+8Au2g0a07el74z+w9kOlAxcJd271MZcYRIm1hhRT7ch2Z9B5Bc 9PWH3O2x8Qp0LwgzRrU6x34rCKsxY72rzhXzT9tJh11yzvSMtx57l41RXbs0xvIj kLP/vxLFAoGBAKr14IY0RSnQYHyi/d/xyhp6UWMUBpOgyGilo7dD4FAHV/MfFUds Ryj/DTKRpxAroRWTRhVKz51aZNFV3tfqolsqxfx5UpRzfM9Gtd3ZDG64amEOzlkW FHa7bJ0u6gFHqrnIP7gexIC54Vg0c23rO94mKA8gCVvlHfTkIeL1X94D -----END RSA PRIVATE KEY----- 2019-04-05 06:27:08,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-04-05 06:27:08,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" -d '{"security_group": {"name": "vping_ssh-sg_58fa5968-aee6-42bc-b628-2ff7567e5459", "description": "created by OPNFV Functest (vping_ssh)"}}' 2019-04-05 06:27:08,254 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:07 GMT X-Openstack-Request-Id: req-cda289ec-5019-4c2b-a9d0-aae4f8a74a3a 2019-04-05 06:27:08,255 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "created_at": "2019-04-05T06:27:07Z", "updated_at": "2019-04-05T06:27:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:27:07Z", "revision_number": 0, "id": "26e7cbf2-259b-438d-80c9-dc6eb77b5e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:27:07Z", "security_group_id": "2842cc61-b7d5-49cd-bcc0-e09fb29c0e76", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:27:07Z", "revision_number": 0, "id": "62007196-5568-4976-bfd7-c764ea50b124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:27:07Z", "security_group_id": "2842cc61-b7d5-49cd-bcc0-e09fb29c0e76", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3"}], "revision_number": 1, "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "id": "2842cc61-b7d5-49cd-bcc0-e09fb29c0e76", "name": "vping_ssh-sg_58fa5968-aee6-42bc-b628-2ff7567e5459"}} 2019-04-05 06:27:08,255 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-cda289ec-5019-4c2b-a9d0-aae4f8a74a3a 2019-04-05 06:27:08,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.166114091873s 2019-04-05 06:27:08,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 06:27:08,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:08,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:07 GMT X-Openstack-Request-Id: req-90b80b7c-cd58-4279-a8bd-1924df3f66aa 2019-04-05 06:27:08,332 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "created_at": "2019-04-05T06:27:07Z", "updated_at": "2019-04-05T06:27:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:27:07Z", "revision_number": 0, "id": "26e7cbf2-259b-438d-80c9-dc6eb77b5e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:27:07Z", "security_group_id": "2842cc61-b7d5-49cd-bcc0-e09fb29c0e76", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:27:07Z", "revision_number": 0, "id": "62007196-5568-4976-bfd7-c764ea50b124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:27:07Z", "security_group_id": "2842cc61-b7d5-49cd-bcc0-e09fb29c0e76", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3"}], "revision_number": 1, "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "id": "2842cc61-b7d5-49cd-bcc0-e09fb29c0e76", "name": "vping_ssh-sg_58fa5968-aee6-42bc-b628-2ff7567e5459"}, {"description": "Default security group", "tags": [], "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "created_at": "2019-04-05T06:26:58Z", "updated_at": "2019-04-05T06:26:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:58Z", "revision_number": 0, "id": "153c5d48-c28a-4541-b2b4-427c2febbe51", "remote_group_id": "f9918aa8-2231-4dc6-b13d-820a1e315562", "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:58Z", "security_group_id": "f9918aa8-2231-4dc6-b13d-820a1e315562", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:58Z", "revision_number": 0, "id": "896e2e4d-34e1-4370-8eac-3aebd43503a9", "remote_group_id": "f9918aa8-2231-4dc6-b13d-820a1e315562", "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:58Z", "security_group_id": "f9918aa8-2231-4dc6-b13d-820a1e315562", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:58Z", "revision_number": 0, "id": "aa9a66ba-e87d-4a0e-b430-e90937e81bdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:58Z", "security_group_id": "f9918aa8-2231-4dc6-b13d-820a1e315562", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:58Z", "revision_number": 0, "id": "b78bb453-effb-4fc2-bc75-a16effbef024", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:58Z", "security_group_id": "f9918aa8-2231-4dc6-b13d-820a1e315562", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3"}], "revision_number": 1, "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "id": "f9918aa8-2231-4dc6-b13d-820a1e315562", "name": "default"}]} 2019-04-05 06:27:08,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-90b80b7c-cd58-4279-a8bd-1924df3f66aa 2019-04-05 06:27:08,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0704119205475s 2019-04-05 06:27:08,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-05 06:27:08,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" -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": "2842cc61-b7d5-49cd-bcc0-e09fb29c0e76"}}' 2019-04-05 06:27:08,470 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:08 GMT X-Openstack-Request-Id: req-aff33d95-938a-4e61-9225-a51ed8977c92 2019-04-05 06:27:08,470 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-04-05T06:27:07Z", "security_group_id": "2842cc61-b7d5-49cd-bcc0-e09fb29c0e76", "port_range_min": 22, "revision_number": 0, "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "created_at": "2019-04-05T06:27:07Z", "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "id": "9c322738-4d0a-4978-934f-0b1dedd620e5"}} 2019-04-05 06:27:08,471 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-aff33d95-938a-4e61-9225-a51ed8977c92 2019-04-05 06:27:08,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.131706953049s 2019-04-05 06:27:08,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 06:27:08,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:08,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:08 GMT X-Openstack-Request-Id: req-00313f1a-ff5b-47ca-8913-b9b1a22c7a33 2019-04-05 06:27:08,520 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "created_at": "2019-04-05T06:27:07Z", "updated_at": "2019-04-05T06:27:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:27:07Z", "revision_number": 0, "id": "26e7cbf2-259b-438d-80c9-dc6eb77b5e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:27:07Z", "security_group_id": "2842cc61-b7d5-49cd-bcc0-e09fb29c0e76", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:27:07Z", "revision_number": 0, "id": "62007196-5568-4976-bfd7-c764ea50b124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:27:07Z", "security_group_id": "2842cc61-b7d5-49cd-bcc0-e09fb29c0e76", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-05T06:27:07Z", "revision_number": 0, "id": "9c322738-4d0a-4978-934f-0b1dedd620e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:27:07Z", "security_group_id": "2842cc61-b7d5-49cd-bcc0-e09fb29c0e76", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3"}], "revision_number": 2, "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "id": "2842cc61-b7d5-49cd-bcc0-e09fb29c0e76", "name": "vping_ssh-sg_58fa5968-aee6-42bc-b628-2ff7567e5459"}, {"description": "Default security group", "tags": [], "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "created_at": "2019-04-05T06:26:58Z", "updated_at": "2019-04-05T06:26:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:58Z", "revision_number": 0, "id": "153c5d48-c28a-4541-b2b4-427c2febbe51", "remote_group_id": "f9918aa8-2231-4dc6-b13d-820a1e315562", "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:58Z", "security_group_id": "f9918aa8-2231-4dc6-b13d-820a1e315562", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:58Z", "revision_number": 0, "id": "896e2e4d-34e1-4370-8eac-3aebd43503a9", "remote_group_id": "f9918aa8-2231-4dc6-b13d-820a1e315562", "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:58Z", "security_group_id": "f9918aa8-2231-4dc6-b13d-820a1e315562", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:58Z", "revision_number": 0, "id": "aa9a66ba-e87d-4a0e-b430-e90937e81bdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:58Z", "security_group_id": "f9918aa8-2231-4dc6-b13d-820a1e315562", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:58Z", "revision_number": 0, "id": "b78bb453-effb-4fc2-bc75-a16effbef024", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:58Z", "security_group_id": "f9918aa8-2231-4dc6-b13d-820a1e315562", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3"}], "revision_number": 1, "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "id": "f9918aa8-2231-4dc6-b13d-820a1e315562", "name": "default"}]} 2019-04-05 06:27:08,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-00313f1a-ff5b-47ca-8913-b9b1a22c7a33 2019-04-05 06:27:08,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0441689491272s 2019-04-05 06:27:08,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-05 06:27:08,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" -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": "2842cc61-b7d5-49cd-bcc0-e09fb29c0e76"}}' 2019-04-05 06:27:08,678 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:08 GMT X-Openstack-Request-Id: req-97aa4f9e-e6fe-4b87-b776-05c11b07f140 2019-04-05 06:27:08,678 - 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-04-05T06:27:08Z", "security_group_id": "2842cc61-b7d5-49cd-bcc0-e09fb29c0e76", "port_range_min": null, "revision_number": 0, "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "created_at": "2019-04-05T06:27:08Z", "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "id": "d6425fd8-e7a5-4648-a935-83cff4ac0679"}} 2019-04-05 06:27:08,679 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-97aa4f9e-e6fe-4b87-b776-05c11b07f140 2019-04-05 06:27:08,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.152265787125s 2019-04-05 06:27:08,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:27:08,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:08,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:08 GMT X-Openstack-Request-Id: req-cc333347-42ea-45d1-b0f7-94a9fa2d873c 2019-04-05 06:27:08,776 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3e97cb68-a15f-4f5f-815a-ae2920d9c6bd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c949a7f9f2554edc80cfbb7b5ecb83e3","l2_adjacency":true,"status":"ACTIVE","subnets":["11ccec2e-51a4-4bfd-9903-71cf39032f58"],"description":"","tags":[],"updated_at":"2019-04-05T06:27:00Z","qos_policy_id":null,"name":"vping_ssh-net_58fa5968-aee6-42bc-b628-2ff7567e5459","admin_state_up":true,"tenant_id":"c949a7f9f2554edc80cfbb7b5ecb83e3","created_at":"2019-04-05T06:26:58Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500}]} 2019-04-05 06:27:08,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-cc333347-42ea-45d1-b0f7-94a9fa2d873c 2019-04-05 06:27:08,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.095666885376s 2019-04-05 06:27:08,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 06:27:08,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:08,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:08 GMT X-Openstack-Request-Id: req-764f9660-7e1b-49b9-a7c6-31585fc09ff1 2019-04-05 06:27:08,819 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T06:27:06Z", "file": "/v2/images/88e698c3-54fb-4d5e-8be7-32f0ffca8983/file", "owner": "c949a7f9f2554edc80cfbb7b5ecb83e3", "id": "88e698c3-54fb-4d5e-8be7-32f0ffca8983", "size": 12716032, "self": "/v2/images/88e698c3-54fb-4d5e-8be7-32f0ffca8983", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/88e698c3-54fb-4d5e-8be7-32f0ffca8983/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/88e698c3-54fb-4d5e-8be7-32f0ffca8983/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_58fa5968-aee6-42bc-b628-2ff7567e5459", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_58fa5968-aee6-42bc-b628-2ff7567e5459", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T06:27:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 06:27:08,819 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-764f9660-7e1b-49b9-a7c6-31585fc09ff1 2019-04-05 06:27:08,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0379421710968s 2019-04-05 06:27:08,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 06:27:08,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:08,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Fri, 05 Apr 2019 06: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-dfad5e48-3fe5-4610-a509-f6175c96dab9 x-openstack-request-id: req-dfad5e48-3fe5-4610-a509-f6175c96dab9 2019-04-05 06:27:08,852 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_58fa5968-aee6-42bc-b628-2ff7567e5459", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "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": "0cf2034a-e9e1-4681-8dbf-1000a03bd22d"}]} 2019-04-05 06:27:08,852 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-dfad5e48-3fe5-4610-a509-f6175c96dab9 2019-04-05 06:27:08,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0249471664429s 2019-04-05 06:27:08,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-05 06:27:08,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" -d '{"server": {"name": "vping_ssh-vm2_58fa5968-aee6-42bc-b628-2ff7567e5459", "imageRef": "88e698c3-54fb-4d5e-8be7-32f0ffca8983", "flavorRef": "0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "3e97cb68-a15f-4f5f-815a-ae2920d9c6bd"}], "security_groups": [{"name": "2842cc61-b7d5-49cd-bcc0-e09fb29c0e76"}]}}' 2019-04-05 06:27:11,077 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27: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 location: http://172.30.9.23:8774/v2.1/servers/c14c14c1-48c0-4cb8-bacf-6f15718dcb27 x-compute-request-id: req-81b8bec2-6f95-44f8-873c-ce1f652c06cf x-openstack-request-id: req-81b8bec2-6f95-44f8-873c-ce1f652c06cf 2019-04-05 06:27:11,078 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "2842cc61-b7d5-49cd-bcc0-e09fb29c0e76"}], "OS-DCF:diskConfig": "MANUAL", "id": "c14c14c1-48c0-4cb8-bacf-6f15718dcb27", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c14c14c1-48c0-4cb8-bacf-6f15718dcb27", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c14c14c1-48c0-4cb8-bacf-6f15718dcb27", "rel": "bookmark"}], "adminPass": "LJGws5H3pFax"}} 2019-04-05 06:27:11,078 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-81b8bec2-6f95-44f8-873c-ce1f652c06cf 2019-04-05 06:27:11,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.2240281105s 2019-04-05 06:27:11,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:27:11,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:11,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27: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-bb5129d9-7230-4ec4-9850-8822ab68cd2c x-openstack-request-id: req-bb5129d9-7230-4ec4-9850-8822ab68cd2c 2019-04-05 06:27:11,690 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c14c14c1-48c0-4cb8-bacf-6f15718dcb27", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c14c14c1-48c0-4cb8-bacf-6f15718dcb27", "rel": "bookmark"}], "image": {"id": "88e698c3-54fb-4d5e-8be7-32f0ffca8983", "links": [{"href": "http://172.30.9.23:8774/images/88e698c3-54fb-4d5e-8be7-32f0ffca8983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "links": [{"href": "http://172.30.9.23:8774/flavors/0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "rel": "bookmark"}]}, "id": "c14c14c1-48c0-4cb8-bacf-6f15718dcb27", "user_id": "1dc48378eef544dc83a27ed3a60a8aad", "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-04-05T06:27:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_58fa5968-aee6-42bc-b628-2ff7567e5459", "created": "2019-04-05T06:27:10Z", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:27:11,690 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bb5129d9-7230-4ec4-9850-8822ab68cd2c 2019-04-05 06:27:11,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.611487150192s 2019-04-05 06:27:11,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:27:11,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:11,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:11 GMT X-Openstack-Request-Id: req-dbf05f16-14aa-4abc-a667-61b03c4b9f2a 2019-04-05 06:27:11,791 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3e97cb68-a15f-4f5f-815a-ae2920d9c6bd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c949a7f9f2554edc80cfbb7b5ecb83e3","l2_adjacency":true,"status":"ACTIVE","subnets":["11ccec2e-51a4-4bfd-9903-71cf39032f58"],"description":"","tags":[],"updated_at":"2019-04-05T06:27:00Z","qos_policy_id":null,"name":"vping_ssh-net_58fa5968-aee6-42bc-b628-2ff7567e5459","admin_state_up":true,"tenant_id":"c949a7f9f2554edc80cfbb7b5ecb83e3","created_at":"2019-04-05T06:26:58Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500}]} 2019-04-05 06:27:11,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-dbf05f16-14aa-4abc-a667-61b03c4b9f2a 2019-04-05 06:27:11,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0899610519409s 2019-04-05 06:27:11,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-05 06:27:11,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:11,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:11 GMT X-Openstack-Request-Id: req-dc79303f-ea90-461c-9045-a3cb57f3dedd 2019-04-05 06:27:11,853 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e97cb68-a15f-4f5f-815a-ae2920d9c6bd","tenant_id":"c949a7f9f2554edc80cfbb7b5ecb83e3","created_at":"2019-04-05T06:27:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-05T06:27:00Z","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":"c949a7f9f2554edc80cfbb7b5ecb83e3","id":"11ccec2e-51a4-4bfd-9903-71cf39032f58","subnetpool_id":null,"name":"vping_ssh-subnet_58fa5968-aee6-42bc-b628-2ff7567e5459"}]} 2019-04-05 06:27:11,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-dc79303f-ea90-461c-9045-a3cb57f3dedd 2019-04-05 06:27:11,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0605249404907s 2019-04-05 06:27:11,854 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 06:27:13,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:27:13,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:14,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 603 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27: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-f2c8431c-5af1-450e-8efe-8fa3d83d5b30 x-openstack-request-id: req-f2c8431c-5af1-450e-8efe-8fa3d83d5b30 2019-04-05 06:27:14,329 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c14c14c1-48c0-4cb8-bacf-6f15718dcb27", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c14c14c1-48c0-4cb8-bacf-6f15718dcb27", "rel": "bookmark"}], "image": {"id": "88e698c3-54fb-4d5e-8be7-32f0ffca8983", "links": [{"href": "http://172.30.9.23:8774/images/88e698c3-54fb-4d5e-8be7-32f0ffca8983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "links": [{"href": "http://172.30.9.23:8774/flavors/0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "rel": "bookmark"}]}, "id": "c14c14c1-48c0-4cb8-bacf-6f15718dcb27", "user_id": "1dc48378eef544dc83a27ed3a60a8aad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T06:27:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_58fa5968-aee6-42bc-b628-2ff7567e5459", "created": "2019-04-05T06:27:10Z", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:27:14,330 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f2c8431c-5af1-450e-8efe-8fa3d83d5b30 2019-04-05 06:27:14,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.473217010498s 2019-04-05 06:27:14,337 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 06:27:16,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:27:16,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:16,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27: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-de942584-7071-4f6a-9aae-1b80d0c80c68 x-openstack-request-id: req-de942584-7071-4f6a-9aae-1b80d0c80c68 2019-04-05 06:27:16,702 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c14c14c1-48c0-4cb8-bacf-6f15718dcb27", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c14c14c1-48c0-4cb8-bacf-6f15718dcb27", "rel": "bookmark"}], "image": {"id": "88e698c3-54fb-4d5e-8be7-32f0ffca8983", "links": [{"href": "http://172.30.9.23:8774/images/88e698c3-54fb-4d5e-8be7-32f0ffca8983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "links": [{"href": "http://172.30.9.23:8774/flavors/0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "rel": "bookmark"}]}, "id": "c14c14c1-48c0-4cb8-bacf-6f15718dcb27", "security_groups": [{"name": "vping_ssh-sg_58fa5968-aee6-42bc-b628-2ff7567e5459"}], "user_id": "1dc48378eef544dc83a27ed3a60a8aad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T06:27:14Z", "hostId": "fc772ec29a27e25be0e673ce3e92df4d72c297bccc770cad8b68f5c9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_58fa5968-aee6-42bc-b628-2ff7567e5459", "created": "2019-04-05T06:27:10Z", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:27:16,702 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-de942584-7071-4f6a-9aae-1b80d0c80c68 2019-04-05 06:27:16,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362580060959s 2019-04-05 06:27:16,708 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 06:27:18,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:27:18,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:20,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27: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-5c978020-92b5-4cfd-9658-a76128d080c0 x-openstack-request-id: req-5c978020-92b5-4cfd-9658-a76128d080c0 2019-04-05 06:27:20,078 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c14c14c1-48c0-4cb8-bacf-6f15718dcb27", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c14c14c1-48c0-4cb8-bacf-6f15718dcb27", "rel": "bookmark"}], "image": {"id": "88e698c3-54fb-4d5e-8be7-32f0ffca8983", "links": [{"href": "http://172.30.9.23:8774/images/88e698c3-54fb-4d5e-8be7-32f0ffca8983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "links": [{"href": "http://172.30.9.23:8774/flavors/0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "rel": "bookmark"}]}, "id": "c14c14c1-48c0-4cb8-bacf-6f15718dcb27", "security_groups": [{"name": "vping_ssh-sg_58fa5968-aee6-42bc-b628-2ff7567e5459"}], "user_id": "1dc48378eef544dc83a27ed3a60a8aad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T06:27:14Z", "hostId": "fc772ec29a27e25be0e673ce3e92df4d72c297bccc770cad8b68f5c9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_58fa5968-aee6-42bc-b628-2ff7567e5459", "created": "2019-04-05T06:27:10Z", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:27:20,079 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5c978020-92b5-4cfd-9658-a76128d080c0 2019-04-05 06:27:20,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.36759710312s 2019-04-05 06:27:20,085 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 06:27:22,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:27:22,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:22,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 740 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27: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-3351b3cf-4dc4-4420-bf06-4336655fd747 x-openstack-request-id: req-3351b3cf-4dc4-4420-bf06-4336655fd747 2019-04-05 06:27:22,727 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_58fa5968-aee6-42bc-b628-2ff7567e5459": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:96:cb", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c14c14c1-48c0-4cb8-bacf-6f15718dcb27", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c14c14c1-48c0-4cb8-bacf-6f15718dcb27", "rel": "bookmark"}], "image": {"id": "88e698c3-54fb-4d5e-8be7-32f0ffca8983", "links": [{"href": "http://172.30.9.23:8774/images/88e698c3-54fb-4d5e-8be7-32f0ffca8983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T06:27:20.000000", "flavor": {"id": "0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "links": [{"href": "http://172.30.9.23:8774/flavors/0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "rel": "bookmark"}]}, "id": "c14c14c1-48c0-4cb8-bacf-6f15718dcb27", "security_groups": [{"name": "vping_ssh-sg_58fa5968-aee6-42bc-b628-2ff7567e5459"}], "user_id": "1dc48378eef544dc83a27ed3a60a8aad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T06:27:19Z", "hostId": "fc772ec29a27e25be0e673ce3e92df4d72c297bccc770cad8b68f5c9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_58fa5968-aee6-42bc-b628-2ff7567e5459", "created": "2019-04-05T06:27:10Z", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:27:22,727 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3351b3cf-4dc4-4420-bf06-4336655fd747 2019-04-05 06:27:22,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.638944864273s 2019-04-05 06:27:22,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-05 06:27:22,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=c14c14c1-48c0-4cb8-bacf-6f15718dcb27" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:22,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:22 GMT X-Openstack-Request-Id: req-d749d150-02ea-43fc-bc55-15437368d57c 2019-04-05 06:27:22,781 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T06:27:18Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"11ccec2e-51a4-4bfd-9903-71cf39032f58","ip_address":"192.168.120.9"}],"id":"ae782e44-1b73-4ebe-9f97-340f53259c8b","security_groups":["2842cc61-b7d5-49cd-bcc0-e09fb29c0e76"],"mac_address":"fa:16:3e:c9:96:cb","project_id":"c949a7f9f2554edc80cfbb7b5ecb83e3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3e97cb68-a15f-4f5f-815a-ae2920d9c6bd","tenant_id":"c949a7f9f2554edc80cfbb7b5ecb83e3","created_at":"2019-04-05T06:27:14Z","binding:vnic_type":"normal","device_id":"c14c14c1-48c0-4cb8-bacf-6f15718dcb27","ip_allocation":"immediate"}]} 2019-04-05 06:27:22,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=c14c14c1-48c0-4cb8-bacf-6f15718dcb27 used request id req-d749d150-02ea-43fc-bc55-15437368d57c 2019-04-05 06:27:22,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0475189685822s 2019-04-05 06:27:22,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:27:22,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=ae782e44-1b73-4ebe-9f97-340f53259c8b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:22,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:22 GMT X-Openstack-Request-Id: req-c9955615-78c1-4bb4-a7db-51427eefbf55 2019-04-05 06:27:22,850 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-05 06:27:22,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=ae782e44-1b73-4ebe-9f97-340f53259c8b used request id req-c9955615-78c1-4bb4-a7db-51427eefbf55 2019-04-05 06:27:22,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0594449043274s 2019-04-05 06:27:22,851 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_58fa5968-aee6-42bc-b628-2ff7567e5459': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c9:96:cb', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'88e698c3-54fb-4d5e-8be7-32f0ffca8983'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-05T06:27:20.000000', 'flavor': Munch({u'id': u'0cf2034a-e9e1-4681-8dbf-1000a03bd22d'}), 'az': u'nova', 'id': u'c14c14c1-48c0-4cb8-bacf-6f15718dcb27', 'security_groups': [Munch({u'name': u'vping_ssh-sg_58fa5968-aee6-42bc-b628-2ff7567e5459'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1dc48378eef544dc83a27ed3a60a8aad', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c949a7f9f2554edc80cfbb7b5ecb83e3', 'name': 'vping_ssh-project_58fa5968-aee6-42bc-b628-2ff7567e5459', '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-04-05T06:27:20.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-05T06:27:19Z', 'hostId': u'fc772ec29a27e25be0e673ce3e92df4d72c297bccc770cad8b68f5c9', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'fc772ec29a27e25be0e673ce3e92df4d72c297bccc770cad8b68f5c9', '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-04-05T06:27:20.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c949a7f9f2554edc80cfbb7b5ecb83e3', 'name': u'vping_ssh-vm2_58fa5968-aee6-42bc-b628-2ff7567e5459', 'adminPass': u'LJGws5H3pFax', 'tenant_id': u'c949a7f9f2554edc80cfbb7b5ecb83e3', 'created_at': u'2019-04-05T06:27:10Z', 'created': u'2019-04-05T06:27:10Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-05 06:27:22,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:27:22,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:22,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:22 GMT X-Openstack-Request-Id: req-1518d729-0d4b-48ed-9cd9-cef1f8eca806 2019-04-05 06:27:22,971 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3e97cb68-a15f-4f5f-815a-ae2920d9c6bd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c949a7f9f2554edc80cfbb7b5ecb83e3","l2_adjacency":true,"status":"ACTIVE","subnets":["11ccec2e-51a4-4bfd-9903-71cf39032f58"],"description":"","tags":[],"updated_at":"2019-04-05T06:27:00Z","qos_policy_id":null,"name":"vping_ssh-net_58fa5968-aee6-42bc-b628-2ff7567e5459","admin_state_up":true,"tenant_id":"c949a7f9f2554edc80cfbb7b5ecb83e3","created_at":"2019-04-05T06:26:58Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500}]} 2019-04-05 06:27:22,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-1518d729-0d4b-48ed-9cd9-cef1f8eca806 2019-04-05 06:27:22,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.118493080139s 2019-04-05 06:27:22,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 06:27:22,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:23,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:23 GMT X-Openstack-Request-Id: req-b7f4a600-8095-4da9-ac33-fc80bffd5c7b 2019-04-05 06:27:23,917 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T06:27:06Z", "file": "/v2/images/88e698c3-54fb-4d5e-8be7-32f0ffca8983/file", "owner": "c949a7f9f2554edc80cfbb7b5ecb83e3", "id": "88e698c3-54fb-4d5e-8be7-32f0ffca8983", "size": 12716032, "self": "/v2/images/88e698c3-54fb-4d5e-8be7-32f0ffca8983", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/88e698c3-54fb-4d5e-8be7-32f0ffca8983/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/88e698c3-54fb-4d5e-8be7-32f0ffca8983/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_58fa5968-aee6-42bc-b628-2ff7567e5459", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_58fa5968-aee6-42bc-b628-2ff7567e5459", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T06:27:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 06:27:23,917 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b7f4a600-8095-4da9-ac33-fc80bffd5c7b 2019-04-05 06:27:23,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.941610097885s 2019-04-05 06:27:23,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 06:27:23,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:23,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4a991977-b21a-4f46-b539-76433cd215f9 x-openstack-request-id: req-4a991977-b21a-4f46-b539-76433cd215f9 2019-04-05 06:27:23,942 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_58fa5968-aee6-42bc-b628-2ff7567e5459", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "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": "0cf2034a-e9e1-4681-8dbf-1000a03bd22d"}]} 2019-04-05 06:27:23,942 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-4a991977-b21a-4f46-b539-76433cd215f9 2019-04-05 06:27:23,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0231339931488s 2019-04-05 06:27:23,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-05 06:27:23,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" -d '{"server": {"name": "vping_ssh-vm_58fa5968-aee6-42bc-b628-2ff7567e5459", "imageRef": "88e698c3-54fb-4d5e-8be7-32f0ffca8983", "key_name": "vping_ssh-kp_58fa5968-aee6-42bc-b628-2ff7567e5459", "flavorRef": "0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "3e97cb68-a15f-4f5f-815a-ae2920d9c6bd"}], "security_groups": [{"name": "2842cc61-b7d5-49cd-bcc0-e09fb29c0e76"}]}}' 2019-04-05 06:27:26,159 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27: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 location: http://172.30.9.23:8774/v2.1/servers/b58ac34e-6dda-47b2-a6f4-50d1ef4c5636 x-compute-request-id: req-95a834bf-25f8-4c1a-91d1-b1e40ef17461 x-openstack-request-id: req-95a834bf-25f8-4c1a-91d1-b1e40ef17461 2019-04-05 06:27:26,159 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "2842cc61-b7d5-49cd-bcc0-e09fb29c0e76"}], "OS-DCF:diskConfig": "MANUAL", "id": "b58ac34e-6dda-47b2-a6f4-50d1ef4c5636", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b58ac34e-6dda-47b2-a6f4-50d1ef4c5636", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b58ac34e-6dda-47b2-a6f4-50d1ef4c5636", "rel": "bookmark"}], "adminPass": "Ewh6uqdKWhLu"}} 2019-04-05 06:27:26,159 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-95a834bf-25f8-4c1a-91d1-b1e40ef17461 2019-04-05 06:27:26,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.2157959938s 2019-04-05 06:27:26,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:27:26,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:26,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 847 Content-Type: application/json Date: Fri, 05 Apr 2019 06: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-8570943d-4d57-46a9-a397-150b6fe2d71b x-openstack-request-id: req-8570943d-4d57-46a9-a397-150b6fe2d71b 2019-04-05 06:27:26,518 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b58ac34e-6dda-47b2-a6f4-50d1ef4c5636", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b58ac34e-6dda-47b2-a6f4-50d1ef4c5636", "rel": "bookmark"}], "image": {"id": "88e698c3-54fb-4d5e-8be7-32f0ffca8983", "links": [{"href": "http://172.30.9.23:8774/images/88e698c3-54fb-4d5e-8be7-32f0ffca8983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "links": [{"href": "http://172.30.9.23:8774/flavors/0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "rel": "bookmark"}]}, "id": "b58ac34e-6dda-47b2-a6f4-50d1ef4c5636", "user_id": "1dc48378eef544dc83a27ed3a60a8aad", "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-04-05T06:27:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_58fa5968-aee6-42bc-b628-2ff7567e5459", "name": "vping_ssh-vm_58fa5968-aee6-42bc-b628-2ff7567e5459", "created": "2019-04-05T06:27:25Z", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_58fa5968-aee6-42bc-b628-2ff7567e5459": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:96:cb", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c14c14c1-48c0-4cb8-bacf-6f15718dcb27", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c14c14c1-48c0-4cb8-bacf-6f15718dcb27", "rel": "bookmark"}], "image": {"id": "88e698c3-54fb-4d5e-8be7-32f0ffca8983", "links": [{"href": "http://172.30.9.23:8774/images/88e698c3-54fb-4d5e-8be7-32f0ffca8983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T06:27:20.000000", "flavor": {"id": "0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "links": [{"href": "http://172.30.9.23:8774/flavors/0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "rel": "bookmark"}]}, "id": "c14c14c1-48c0-4cb8-bacf-6f15718dcb27", "security_groups": [{"name": "vping_ssh-sg_58fa5968-aee6-42bc-b628-2ff7567e5459"}], "user_id": "1dc48378eef544dc83a27ed3a60a8aad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T06:27:19Z", "hostId": "fc772ec29a27e25be0e673ce3e92df4d72c297bccc770cad8b68f5c9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_58fa5968-aee6-42bc-b628-2ff7567e5459", "created": "2019-04-05T06:27:10Z", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:27:26,519 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8570943d-4d57-46a9-a397-150b6fe2d71b 2019-04-05 06:27:26,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.358399868011s 2019-04-05 06:27:26,527 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 06:27:28,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:27:28,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:28,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27: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-bc7cd078-5379-44e7-9182-2056600d2156 x-openstack-request-id: req-bc7cd078-5379-44e7-9182-2056600d2156 2019-04-05 06:27:28,706 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b58ac34e-6dda-47b2-a6f4-50d1ef4c5636", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b58ac34e-6dda-47b2-a6f4-50d1ef4c5636", "rel": "bookmark"}], "image": {"id": "88e698c3-54fb-4d5e-8be7-32f0ffca8983", "links": [{"href": "http://172.30.9.23:8774/images/88e698c3-54fb-4d5e-8be7-32f0ffca8983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "links": [{"href": "http://172.30.9.23:8774/flavors/0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "rel": "bookmark"}]}, "id": "b58ac34e-6dda-47b2-a6f4-50d1ef4c5636", "user_id": "1dc48378eef544dc83a27ed3a60a8aad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T06:27:27Z", "hostId": "a8f8f720773ecf585517e3c09b107f995213232e4286375d690006e8", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_58fa5968-aee6-42bc-b628-2ff7567e5459", "name": "vping_ssh-vm_58fa5968-aee6-42bc-b628-2ff7567e5459", "created": "2019-04-05T06:27:25Z", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_58fa5968-aee6-42bc-b628-2ff7567e5459": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:96:cb", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c14c14c1-48c0-4cb8-bacf-6f15718dcb27", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c14c14c1-48c0-4cb8-bacf-6f15718dcb27", "rel": "bookmark"}], "image": {"id": "88e698c3-54fb-4d5e-8be7-32f0ffca8983", "links": [{"href": "http://172.30.9.23:8774/images/88e698c3-54fb-4d5e-8be7-32f0ffca8983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T06:27:20.000000", "flavor": {"id": "0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "links": [{"href": "http://172.30.9.23:8774/flavors/0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "rel": "bookmark"}]}, "id": "c14c14c1-48c0-4cb8-bacf-6f15718dcb27", "security_groups": [{"name": "vping_ssh-sg_58fa5968-aee6-42bc-b628-2ff7567e5459"}], "user_id": "1dc48378eef544dc83a27ed3a60a8aad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T06:27:19Z", "hostId": "fc772ec29a27e25be0e673ce3e92df4d72c297bccc770cad8b68f5c9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_58fa5968-aee6-42bc-b628-2ff7567e5459", "created": "2019-04-05T06:27:10Z", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:27:28,706 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bc7cd078-5379-44e7-9182-2056600d2156 2019-04-05 06:27:28,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177483081818s 2019-04-05 06:27:28,714 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 06:27:30,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:27:30,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:31,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 885 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27: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-da0110ab-9f8e-49e9-b521-61467fc43f54 x-openstack-request-id: req-da0110ab-9f8e-49e9-b521-61467fc43f54 2019-04-05 06:27:31,338 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b58ac34e-6dda-47b2-a6f4-50d1ef4c5636", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b58ac34e-6dda-47b2-a6f4-50d1ef4c5636", "rel": "bookmark"}], "image": {"id": "88e698c3-54fb-4d5e-8be7-32f0ffca8983", "links": [{"href": "http://172.30.9.23:8774/images/88e698c3-54fb-4d5e-8be7-32f0ffca8983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "links": [{"href": "http://172.30.9.23:8774/flavors/0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "rel": "bookmark"}]}, "id": "b58ac34e-6dda-47b2-a6f4-50d1ef4c5636", "security_groups": [{"name": "vping_ssh-sg_58fa5968-aee6-42bc-b628-2ff7567e5459"}], "user_id": "1dc48378eef544dc83a27ed3a60a8aad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T06:27:29Z", "hostId": "a8f8f720773ecf585517e3c09b107f995213232e4286375d690006e8", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_58fa5968-aee6-42bc-b628-2ff7567e5459", "name": "vping_ssh-vm_58fa5968-aee6-42bc-b628-2ff7567e5459", "created": "2019-04-05T06:27:25Z", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_58fa5968-aee6-42bc-b628-2ff7567e5459": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:96:cb", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c14c14c1-48c0-4cb8-bacf-6f15718dcb27", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c14c14c1-48c0-4cb8-bacf-6f15718dcb27", "rel": "bookmark"}], "image": {"id": "88e698c3-54fb-4d5e-8be7-32f0ffca8983", "links": [{"href": "http://172.30.9.23:8774/images/88e698c3-54fb-4d5e-8be7-32f0ffca8983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T06:27:20.000000", "flavor": {"id": "0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "links": [{"href": "http://172.30.9.23:8774/flavors/0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "rel": "bookmark"}]}, "id": "c14c14c1-48c0-4cb8-bacf-6f15718dcb27", "security_groups": [{"name": "vping_ssh-sg_58fa5968-aee6-42bc-b628-2ff7567e5459"}], "user_id": "1dc48378eef544dc83a27ed3a60a8aad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T06:27:19Z", "hostId": "fc772ec29a27e25be0e673ce3e92df4d72c297bccc770cad8b68f5c9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_58fa5968-aee6-42bc-b628-2ff7567e5459", "created": "2019-04-05T06:27:10Z", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:27:31,338 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-da0110ab-9f8e-49e9-b521-61467fc43f54 2019-04-05 06:27:31,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.621817827225s 2019-04-05 06:27:31,345 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 06:27:33,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:27:33,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:33,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 885 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27: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-18122f8a-482a-4513-b258-4fad4dbe324b x-openstack-request-id: req-18122f8a-482a-4513-b258-4fad4dbe324b 2019-04-05 06:27:33,711 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b58ac34e-6dda-47b2-a6f4-50d1ef4c5636", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b58ac34e-6dda-47b2-a6f4-50d1ef4c5636", "rel": "bookmark"}], "image": {"id": "88e698c3-54fb-4d5e-8be7-32f0ffca8983", "links": [{"href": "http://172.30.9.23:8774/images/88e698c3-54fb-4d5e-8be7-32f0ffca8983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "links": [{"href": "http://172.30.9.23:8774/flavors/0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "rel": "bookmark"}]}, "id": "b58ac34e-6dda-47b2-a6f4-50d1ef4c5636", "security_groups": [{"name": "vping_ssh-sg_58fa5968-aee6-42bc-b628-2ff7567e5459"}], "user_id": "1dc48378eef544dc83a27ed3a60a8aad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T06:27:29Z", "hostId": "a8f8f720773ecf585517e3c09b107f995213232e4286375d690006e8", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_58fa5968-aee6-42bc-b628-2ff7567e5459", "name": "vping_ssh-vm_58fa5968-aee6-42bc-b628-2ff7567e5459", "created": "2019-04-05T06:27:25Z", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_58fa5968-aee6-42bc-b628-2ff7567e5459": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:96:cb", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c14c14c1-48c0-4cb8-bacf-6f15718dcb27", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c14c14c1-48c0-4cb8-bacf-6f15718dcb27", "rel": "bookmark"}], "image": {"id": "88e698c3-54fb-4d5e-8be7-32f0ffca8983", "links": [{"href": "http://172.30.9.23:8774/images/88e698c3-54fb-4d5e-8be7-32f0ffca8983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T06:27:20.000000", "flavor": {"id": "0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "links": [{"href": "http://172.30.9.23:8774/flavors/0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "rel": "bookmark"}]}, "id": "c14c14c1-48c0-4cb8-bacf-6f15718dcb27", "security_groups": [{"name": "vping_ssh-sg_58fa5968-aee6-42bc-b628-2ff7567e5459"}], "user_id": "1dc48378eef544dc83a27ed3a60a8aad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T06:27:19Z", "hostId": "fc772ec29a27e25be0e673ce3e92df4d72c297bccc770cad8b68f5c9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_58fa5968-aee6-42bc-b628-2ff7567e5459", "created": "2019-04-05T06:27:10Z", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:27:33,711 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-18122f8a-482a-4513-b258-4fad4dbe324b 2019-04-05 06:27:33,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.363512039185s 2019-04-05 06:27:33,719 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 06:27:35,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:27:35,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:36,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 865 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27: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-05c3d733-801c-45a3-a18e-ca2480d46bac x-openstack-request-id: req-05c3d733-801c-45a3-a18e-ca2480d46bac 2019-04-05 06:27:36,176 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_58fa5968-aee6-42bc-b628-2ff7567e5459": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:17:00", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b58ac34e-6dda-47b2-a6f4-50d1ef4c5636", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b58ac34e-6dda-47b2-a6f4-50d1ef4c5636", "rel": "bookmark"}], "image": {"id": "88e698c3-54fb-4d5e-8be7-32f0ffca8983", "links": [{"href": "http://172.30.9.23:8774/images/88e698c3-54fb-4d5e-8be7-32f0ffca8983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T06:27:34.000000", "flavor": {"id": "0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "links": [{"href": "http://172.30.9.23:8774/flavors/0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "rel": "bookmark"}]}, "id": "b58ac34e-6dda-47b2-a6f4-50d1ef4c5636", "security_groups": [{"name": "vping_ssh-sg_58fa5968-aee6-42bc-b628-2ff7567e5459"}], "user_id": "1dc48378eef544dc83a27ed3a60a8aad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T06:27:33Z", "hostId": "a8f8f720773ecf585517e3c09b107f995213232e4286375d690006e8", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_58fa5968-aee6-42bc-b628-2ff7567e5459", "name": "vping_ssh-vm_58fa5968-aee6-42bc-b628-2ff7567e5459", "created": "2019-04-05T06:27:25Z", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_58fa5968-aee6-42bc-b628-2ff7567e5459": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:96:cb", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c14c14c1-48c0-4cb8-bacf-6f15718dcb27", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c14c14c1-48c0-4cb8-bacf-6f15718dcb27", "rel": "bookmark"}], "image": {"id": "88e698c3-54fb-4d5e-8be7-32f0ffca8983", "links": [{"href": "http://172.30.9.23:8774/images/88e698c3-54fb-4d5e-8be7-32f0ffca8983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T06:27:20.000000", "flavor": {"id": "0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "links": [{"href": "http://172.30.9.23:8774/flavors/0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "rel": "bookmark"}]}, "id": "c14c14c1-48c0-4cb8-bacf-6f15718dcb27", "security_groups": [{"name": "vping_ssh-sg_58fa5968-aee6-42bc-b628-2ff7567e5459"}], "user_id": "1dc48378eef544dc83a27ed3a60a8aad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T06:27:19Z", "hostId": "fc772ec29a27e25be0e673ce3e92df4d72c297bccc770cad8b68f5c9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_58fa5968-aee6-42bc-b628-2ff7567e5459", "created": "2019-04-05T06:27:10Z", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:27:36,176 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-05c3d733-801c-45a3-a18e-ca2480d46bac 2019-04-05 06:27:36,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.455121994019s 2019-04-05 06:27:36,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-05 06:27:36,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=b58ac34e-6dda-47b2-a6f4-50d1ef4c5636" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:36,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:35 GMT X-Openstack-Request-Id: req-6d47cffa-9049-45c5-8dc4-2eba6b4db780 2019-04-05 06:27:36,235 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T06:27:33Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"11ccec2e-51a4-4bfd-9903-71cf39032f58","ip_address":"192.168.120.14"}],"id":"39e22f88-258d-4589-b211-cfecfd261199","security_groups":["2842cc61-b7d5-49cd-bcc0-e09fb29c0e76"],"mac_address":"fa:16:3e:e4:17:00","project_id":"c949a7f9f2554edc80cfbb7b5ecb83e3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3e97cb68-a15f-4f5f-815a-ae2920d9c6bd","tenant_id":"c949a7f9f2554edc80cfbb7b5ecb83e3","created_at":"2019-04-05T06:27:28Z","binding:vnic_type":"normal","device_id":"b58ac34e-6dda-47b2-a6f4-50d1ef4c5636","ip_allocation":"immediate"}]} 2019-04-05 06:27:36,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=b58ac34e-6dda-47b2-a6f4-50d1ef4c5636 used request id req-6d47cffa-9049-45c5-8dc4-2eba6b4db780 2019-04-05 06:27:36,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0516738891602s 2019-04-05 06:27:36,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:27:36,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=39e22f88-258d-4589-b211-cfecfd261199" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:36,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:35 GMT X-Openstack-Request-Id: req-e2411d34-7803-4f9c-bb2c-19a399534e0b 2019-04-05 06:27:36,294 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-05 06:27:36,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=39e22f88-258d-4589-b211-cfecfd261199 used request id req-e2411d34-7803-4f9c-bb2c-19a399534e0b 2019-04-05 06:27:36,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0488948822021s 2019-04-05 06:27:36,295 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_58fa5968-aee6-42bc-b628-2ff7567e5459': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e4:17:00', u'version': 4, u'addr': u'192.168.120.14', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'88e698c3-54fb-4d5e-8be7-32f0ffca8983'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-05T06:27:34.000000', 'flavor': Munch({u'id': u'0cf2034a-e9e1-4681-8dbf-1000a03bd22d'}), 'az': u'nova', 'id': u'b58ac34e-6dda-47b2-a6f4-50d1ef4c5636', 'security_groups': [Munch({u'name': u'vping_ssh-sg_58fa5968-aee6-42bc-b628-2ff7567e5459'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1dc48378eef544dc83a27ed3a60a8aad', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c949a7f9f2554edc80cfbb7b5ecb83e3', 'name': 'vping_ssh-project_58fa5968-aee6-42bc-b628-2ff7567e5459', '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-04-05T06:27:34.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-05T06:27:33Z', 'hostId': u'a8f8f720773ecf585517e3c09b107f995213232e4286375d690006e8', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_58fa5968-aee6-42bc-b628-2ff7567e5459', 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'a8f8f720773ecf585517e3c09b107f995213232e4286375d690006e8', '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-04-05T06:27:34.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c949a7f9f2554edc80cfbb7b5ecb83e3', 'name': u'vping_ssh-vm_58fa5968-aee6-42bc-b628-2ff7567e5459', 'adminPass': u'Ewh6uqdKWhLu', 'tenant_id': u'c949a7f9f2554edc80cfbb7b5ecb83e3', 'created_at': u'2019-04-05T06:27:25Z', 'created': u'2019-04-05T06:27:25Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-05 06:27:36,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:27:36,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:36,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:35 GMT X-Openstack-Request-Id: req-0e41082e-e54e-4b0d-a572-4f2b5275860c 2019-04-05 06:27:36,393 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3e97cb68-a15f-4f5f-815a-ae2920d9c6bd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c949a7f9f2554edc80cfbb7b5ecb83e3","l2_adjacency":true,"status":"ACTIVE","subnets":["11ccec2e-51a4-4bfd-9903-71cf39032f58"],"description":"","tags":[],"updated_at":"2019-04-05T06:27:00Z","qos_policy_id":null,"name":"vping_ssh-net_58fa5968-aee6-42bc-b628-2ff7567e5459","admin_state_up":true,"tenant_id":"c949a7f9f2554edc80cfbb7b5ecb83e3","created_at":"2019-04-05T06:26:58Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500}]} 2019-04-05 06:27:36,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-0e41082e-e54e-4b0d-a572-4f2b5275860c 2019-04-05 06:27:36,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0928518772125s 2019-04-05 06:27:36,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-05 06:27:36,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=b58ac34e-6dda-47b2-a6f4-50d1ef4c5636" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:36,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:35 GMT X-Openstack-Request-Id: req-383de4f3-6bfb-4ffd-a25a-9d40a30486b5 2019-04-05 06:27:36,441 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T06:27:33Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"11ccec2e-51a4-4bfd-9903-71cf39032f58","ip_address":"192.168.120.14"}],"id":"39e22f88-258d-4589-b211-cfecfd261199","security_groups":["2842cc61-b7d5-49cd-bcc0-e09fb29c0e76"],"mac_address":"fa:16:3e:e4:17:00","project_id":"c949a7f9f2554edc80cfbb7b5ecb83e3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3e97cb68-a15f-4f5f-815a-ae2920d9c6bd","tenant_id":"c949a7f9f2554edc80cfbb7b5ecb83e3","created_at":"2019-04-05T06:27:28Z","binding:vnic_type":"normal","device_id":"b58ac34e-6dda-47b2-a6f4-50d1ef4c5636","ip_allocation":"immediate"}]} 2019-04-05 06:27:36,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=b58ac34e-6dda-47b2-a6f4-50d1ef4c5636 used request id req-383de4f3-6bfb-4ffd-a25a-9d40a30486b5 2019-04-05 06:27:36,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.046324968338s 2019-04-05 06:27:36,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-04-05 06:27:36,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" -d '{"floatingip": {"floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "fixed_ip_address": "192.168.120.14", "port_id": "39e22f88-258d-4589-b211-cfecfd261199"}}' 2019-04-05 06:27:39,030 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:38 GMT X-Openstack-Request-Id: req-58bac448-5496-40ca-9c4b-66b500d2eb78 2019-04-05 06:27:39,030 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "c1fc244d-4053-485e-b60f-893d2d433105", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "created_at": "2019-04-05T06:27:37Z", "updated_at": "2019-04-05T06:27:37Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3e97cb68-a15f-4f5f-815a-ae2920d9c6bd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e4:17:00", "device_id": "b58ac34e-6dda-47b2-a6f4-50d1ef4c5636"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "port_id": "39e22f88-258d-4589-b211-cfecfd261199", "id": "f0d9bf94-c573-47cd-a8b3-06ff14ffa6ed", "qos_policy_id": null}} 2019-04-05 06:27:39,030 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-58bac448-5496-40ca-9c4b-66b500d2eb78 2019-04-05 06:27:39,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.58826088905s 2019-04-05 06:27:39,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:27:39,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:39,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:38 GMT X-Openstack-Request-Id: req-e9975b42-eb27-4755-9898-b0e20923895c 2019-04-05 06:27:39,126 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c1fc244d-4053-485e-b60f-893d2d433105", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "created_at": "2019-04-05T06:27:37Z", "updated_at": "2019-04-05T06:27:37Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3e97cb68-a15f-4f5f-815a-ae2920d9c6bd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e4:17:00", "device_id": "b58ac34e-6dda-47b2-a6f4-50d1ef4c5636"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "port_id": "39e22f88-258d-4589-b211-cfecfd261199", "id": "f0d9bf94-c573-47cd-a8b3-06ff14ffa6ed", "qos_policy_id": null}]} 2019-04-05 06:27:39,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-e9975b42-eb27-4755-9898-b0e20923895c 2019-04-05 06:27:39,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0809931755066s 2019-04-05 06:27:39,133 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 06:27:39,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:27:39,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:39,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:38 GMT X-Openstack-Request-Id: req-3997d1ee-f44f-4a83-a044-1c7e3394b6cb 2019-04-05 06:27:39,304 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c1fc244d-4053-485e-b60f-893d2d433105", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "created_at": "2019-04-05T06:27:37Z", "updated_at": "2019-04-05T06:27:37Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3e97cb68-a15f-4f5f-815a-ae2920d9c6bd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e4:17:00", "device_id": "b58ac34e-6dda-47b2-a6f4-50d1ef4c5636"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "port_id": "39e22f88-258d-4589-b211-cfecfd261199", "id": "f0d9bf94-c573-47cd-a8b3-06ff14ffa6ed", "qos_policy_id": null}]} 2019-04-05 06:27:39,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3997d1ee-f44f-4a83-a044-1c7e3394b6cb 2019-04-05 06:27:39,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0606541633606s 2019-04-05 06:27:39,311 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 06:27:39,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:27:39,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:39,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:39 GMT X-Openstack-Request-Id: req-afd97a59-a44f-4cab-871c-c238be43b815 2019-04-05 06:27:39,483 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c1fc244d-4053-485e-b60f-893d2d433105", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "created_at": "2019-04-05T06:27:37Z", "updated_at": "2019-04-05T06:27:37Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3e97cb68-a15f-4f5f-815a-ae2920d9c6bd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e4:17:00", "device_id": "b58ac34e-6dda-47b2-a6f4-50d1ef4c5636"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "port_id": "39e22f88-258d-4589-b211-cfecfd261199", "id": "f0d9bf94-c573-47cd-a8b3-06ff14ffa6ed", "qos_policy_id": null}]} 2019-04-05 06:27:39,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-afd97a59-a44f-4cab-871c-c238be43b815 2019-04-05 06:27:39,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0630400180817s 2019-04-05 06:27:39,489 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 06:27:39,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:27:39,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:39,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:39 GMT X-Openstack-Request-Id: req-0876c970-0b67-4f21-ab90-ff84cb394bbf 2019-04-05 06:27:39,671 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c1fc244d-4053-485e-b60f-893d2d433105", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "created_at": "2019-04-05T06:27:37Z", "updated_at": "2019-04-05T06:27:37Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3e97cb68-a15f-4f5f-815a-ae2920d9c6bd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e4:17:00", "device_id": "b58ac34e-6dda-47b2-a6f4-50d1ef4c5636"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "port_id": "39e22f88-258d-4589-b211-cfecfd261199", "id": "f0d9bf94-c573-47cd-a8b3-06ff14ffa6ed", "qos_policy_id": null}]} 2019-04-05 06:27:39,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-0876c970-0b67-4f21-ab90-ff84cb394bbf 2019-04-05 06:27:39,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0721669197083s 2019-04-05 06:27:39,678 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 06:27:39,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:27:39,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:39,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:39 GMT X-Openstack-Request-Id: req-24211276-e2dd-4db8-9d7a-5899480ca457 2019-04-05 06:27:39,847 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c1fc244d-4053-485e-b60f-893d2d433105", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "created_at": "2019-04-05T06:27:37Z", "updated_at": "2019-04-05T06:27:37Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3e97cb68-a15f-4f5f-815a-ae2920d9c6bd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e4:17:00", "device_id": "b58ac34e-6dda-47b2-a6f4-50d1ef4c5636"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "port_id": "39e22f88-258d-4589-b211-cfecfd261199", "id": "f0d9bf94-c573-47cd-a8b3-06ff14ffa6ed", "qos_policy_id": null}]} 2019-04-05 06:27:39,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-24211276-e2dd-4db8-9d7a-5899480ca457 2019-04-05 06:27:39,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.059446811676s 2019-04-05 06:27:39,853 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 06:27:39,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:27:39,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:40,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:39 GMT X-Openstack-Request-Id: req-ef34d3a8-8438-48d5-b6b1-abde183d3caf 2019-04-05 06:27:40,020 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c1fc244d-4053-485e-b60f-893d2d433105", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "created_at": "2019-04-05T06:27:37Z", "updated_at": "2019-04-05T06:27:37Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3e97cb68-a15f-4f5f-815a-ae2920d9c6bd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e4:17:00", "device_id": "b58ac34e-6dda-47b2-a6f4-50d1ef4c5636"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "port_id": "39e22f88-258d-4589-b211-cfecfd261199", "id": "f0d9bf94-c573-47cd-a8b3-06ff14ffa6ed", "qos_policy_id": null}]} 2019-04-05 06:27:40,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-ef34d3a8-8438-48d5-b6b1-abde183d3caf 2019-04-05 06:27:40,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0569849014282s 2019-04-05 06:27:40,026 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 06:27:40,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:27:40,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:40,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:39 GMT X-Openstack-Request-Id: req-5a20f79c-8ac7-457a-bf06-0a6427755c44 2019-04-05 06:27:40,219 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c1fc244d-4053-485e-b60f-893d2d433105", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "created_at": "2019-04-05T06:27:37Z", "updated_at": "2019-04-05T06:27:39Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3e97cb68-a15f-4f5f-815a-ae2920d9c6bd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e4:17:00", "device_id": "b58ac34e-6dda-47b2-a6f4-50d1ef4c5636"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "port_id": "39e22f88-258d-4589-b211-cfecfd261199", "id": "f0d9bf94-c573-47cd-a8b3-06ff14ffa6ed", "qos_policy_id": null}]} 2019-04-05 06:27:40,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5a20f79c-8ac7-457a-bf06-0a6427755c44 2019-04-05 06:27:40,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0835888385773s 2019-04-05 06:27:40,226 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'c1fc244d-4053-485e-b60f-893d2d433105', 'updated_at': u'2019-04-05T06:27:39Z', 'fixed_ip_address': u'192.168.120.14', 'floating_ip_address': u'172.30.9.203', 'revision_number': 1, 'port_id': u'39e22f88-258d-4589-b211-cfecfd261199', 'id': u'f0d9bf94-c573-47cd-a8b3-06ff14ffa6ed', 'network': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', 'port': u'39e22f88-258d-4589-b211-cfecfd261199', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c949a7f9f2554edc80cfbb7b5ecb83e3', 'name': 'vping_ssh-project_58fa5968-aee6-42bc-b628-2ff7567e5459', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'c949a7f9f2554edc80cfbb7b5ecb83e3', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'3e97cb68-a15f-4f5f-815a-ae2920d9c6bd', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:e4:17:00', u'device_id': u'b58ac34e-6dda-47b2-a6f4-50d1ef4c5636'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'c949a7f9f2554edc80cfbb7b5ecb83e3', 'created_at': u'2019-04-05T06:27:37Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'3e97cb68-a15f-4f5f-815a-ae2920d9c6bd', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:e4:17:00', u'device_id': u'b58ac34e-6dda-47b2-a6f4-50d1ef4c5636'}), 'router': u'c1fc244d-4053-485e-b60f-893d2d433105'}) 2019-04-05 06:27:40,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-05 06:27:40,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/b58ac34e-6dda-47b2-a6f4-50d1ef4c5636/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.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-05 06:27:40,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9602 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27: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-3b742313-851e-426c-963e-0f016c560137 x-openstack-request-id: req-3b742313-851e-426c-963e-0f016c560137 2019-04-05 06:27:40,972 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 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 507432697 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.235916] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.238940] pid_max: default: 32768 minimum: 301\n[ 0.240569] ACPI: Core revision 20150930\n[ 0.242604] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.244962] Security Framework initialized\n[ 0.246456] Yama: becoming mindful.\n[ 0.247776] AppArmor: AppArmor initialized\n[ 0.249298] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.251660] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.253960] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.256147] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.258624] Initializing cgroup subsys io\n[ 0.260098] Initializing cgroup subsys memory\n[ 0.261656] Initializing cgroup subsys devices\n[ 0.263243] Initializing cgroup subsys freezer\n[ 0.264822] Initializing cgroup subsys net_cls\n[ 0.266410] Initializing cgroup subsys perf_event\n[ 0.268066] Initializing cgroup subsys net_prio\n[ 0.269666] Initializing cgroup subsys hugetlb\n[ 0.271251] Initializing cgroup subsys pids\n[ 0.272806] CPU: Physical Processor ID: 0\n[ 0.274985] mce: CPU supports 10 MCE banks\n[ 0.276501] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.278334] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.297224] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.305772] ftrace: allocating 31920 entries in 125 pages\n[ 0.336960] smpboot: Max logical packages: 1\n[ 0.338531] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.340969] x2apic enabled\n[ 0.342378] Switched APIC routing to physical x2apic.\n[ 0.345329] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.347363] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.351127] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.354376] KVM setup paravirtual spinlock\n[ 0.356345] x86: Booted up 1 node, 1 CPUs\n[ 0.357804] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.360266] devtmpfs: initialized\n[ 0.362534] evm: security.selinux\n[ 0.363796] evm: security.SMACK64\n[ 0.365049] evm: security.SMACK64EXEC\n[ 0.366401] evm: security.SMACK64TRANSMUTE\n[ 0.367883] evm: security.SMACK64MMAP\n[ 0.369231] evm: security.ima\n[ 0.370387] evm: security.capability\n[ 0.371794] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.375122] pinctrl core: initialized pinctrl subsystem\n[ 0.377058] RTC time: 6:27:34, date: 04/05/19\n[ 0.378739] NET: Registered protocol family 16\n[ 0.380453] cpuidle: using governor ladder\n[ 0.381940] cpuidle: using governor menu\n[ 0.383363] PCCT header not found.\n[ 0.384692] ACPI: bus type PCI registered\n[ 0.386147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.388380] PCI: Using configuration type 1 for base access\n[ 0.391023] ACPI: Added _OSI(Module Device)\n[ 0.392538] ACPI: Added _OSI(Processor Device)\n[ 0.394105] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.395742] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.398397] ACPI: Interpreter enabled\n[ 0.399781] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.403137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.406487] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.409841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.413186] ACPI: (supports S0 S5)\n[ 0.414466] ACPI: Using IOAPIC for interrupt routing\n[ 0.416190] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.420856] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.422930] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.425178] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.427363] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.431314] acpiphp: Slot [3] registered\n[ 0.432765] acpiphp: Slot [4] registered\n[ 0.434214] acpiphp: Slot [5] registered\n[ 0.435661] acpiphp: Slot [6] registered\n[ 0.437108] acpiphp: Slot [7] registered\n[ 0.438548] acpiphp: Slot [8] registered\n[ 0.440002] acpiphp: Slot [9] registered\n[ 0.441447] acpiphp: Slot [10] registered\n[ 0.442913] acpiphp: Slot [11] registered\n[ 0.444383] acpiphp: Slot [12] registered\n[ 0.445855] acpiphp: Slot [13] registered\n[ 0.447319] acpiphp: Slot [14] registered\n[ 0.448788] acpiphp: Slot [15] registered\n[ 0.466638] acpiphp: Slot [16] registered\n[ 0.468114] acpiphp: Slot [17] registered\n[ 0.469585] acpiphp: Slot [18] registered\n[ 0.471059] acpiphp: Slot [19] registered\n[ 0.472529] acpiphp: Slot [20] registered\n[ 0.474001] acpiphp: Slot [21] registered\n[ 0.475475] acpiphp: Slot [22] registered\n[ 0.476949] acpiphp: Slot [23] registered\n[ 0.478420] acpiphp: Slot [24] registered\n[ 0.479902] acpiphp: Slot [25] registered\n[ 0.481372] acpiphp: Slot [26] registered\n[ 0.482841] acpiphp: Slot [27] registered\n[ 0.484318] acpiphp: Slot [28] registered\n[ 0.485789] acpiphp: Slot [29] registered\n[ 0.487259] acpiphp: Slot [30] registered\n[ 0.488737] acpiphp: Slot [31] registered\n[ 0.490207] PCI host bridge to bus 0000:00\n[ 0.491673] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.493900] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.496118] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.498747] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.501379] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.504070] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.508822] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.511163] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.513314] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.515643] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.520213] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.522821] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.544682] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.547295] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.550091] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.552647] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.556842] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.559600] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.561974] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.563900] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.566701] vgaarb: loaded\n[ 0.567788] vgaarb: bridge control possible 0000:00:02.0\n[ 0.569974] SCSI subsystem initialized\n[ 0.571621] ACPI: bus type USB registered\n[ 0.573112] usbcore: registered new interface driver usbfs\n[ 0.574983] usbcore: registered new interface driver hub\n[ 0.576806] usbcore: registered new device driver usb\n[ 0.578772] PCI: Using ACPI for IRQ routing\n[ 0.580774] NetLabel: Initializing\n[ 0.582076] NetLabel: domain hash size = 128\n[ 0.583626] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.585370] NetLabel: unlabeled traffic allowed by default\n[ 0.587476] clocksource: Switched to clocksource kvm-clock\n[ 0.597790] AppArmor: AppArmor Filesystem Enabled\n[ 0.599516] pnp: PnP ACPI init\n[ 0.601069] pnp: PnP ACPI: found 5 devices\n[ 0.608305] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.611397] NET: Registered protocol family 2\n[ 0.613227] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.615572] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.617741] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.619919] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.621896] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.624022] NET: Registered protocol family 1\n[ 0.625605] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.627599] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.629549] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.644638] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.659990] Trying to unpack rootfs image as initramfs...\n[ 0.722517] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.725457] Scanning for low memory corruption every 60 seconds\n[ 0.727843] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.729943] audit: initializing netlink subsys (disabled)\n[ 0.731831] audit: type=2000 audit(1554445655.115:1): initialized\n[ 0.734162] Initialise system trusted keyring\n[ 0.735844] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.737954] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.741130] zbud: loaded\n[ 0.742332] VFS: Disk quotas dquot_6.6.0\n[ 0.743821] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.746472] fuse init (API version 7.23)\n[ 0.748056] Key type big_key registered\n[ 0.749492] Allocating IMA MOK and blacklist keyrings.\n[ 0.751660] Key type asymmetric registered\n[ 0.753151] Asymmetric key parser 'x509' registered\n[ 0.754872] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.757568] io scheduler noop registered\n[ 0.759004] io scheduler deadline registered (default)\n[ 0.760813] io scheduler cfq registered\n[ 0.762325] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.764233] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.766497] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.769143] ACPI: Power Button [PWRF]\n[ 0.770624] GHES: HEST is not enabled!\n[ 0.784950] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.814799] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.818353] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.843803] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.847443] Linux agpgart interface v0.103\n[ 0.851166] brd: module loaded\n[ 0.853651] loop: module loaded\n[ 0.859716] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.862366] GPT:90111 != 2097151\n[ 0.863598] GPT:Alternate GPT header not at the end of the disk.\n[ 0.865601] GPT:90111 != 2097151\n[ 0.866827] GPT: Use GNU Parted to correct GPT errors.\n[ 0.868591] vda: vda1 vda15\n[ 0.870481] scsi host0: ata_piix\n[ 0.871864] scsi host1: ata_piix\n[ 0.873151] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.875376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.878234] libphy: Fixed MDIO Bus: probed\n[ 0.879736] tun: Universal TUN/TAP device driver, 1.6\n[ 0.881489] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.884870] PPP generic driver version 2.4.2\n[ 0.886492] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.888681] ehci-pci: EHCI PCI platform driver\n[ 0.890272] ehci-platform: EHCI generic platform driver\n[ 0.892082] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.894154] ohci-pci: OHCI PCI platform driver\n[ 0.895754] ohci-platform: OHCI generic platform driver\n[ 0.897580] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.912695] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.914519] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.917182] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.918975] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.921113] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.923348] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.925923] usb usb1: Product: UHCI Host Controller\n[ 0.927618] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.929694] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.931429] hub 1-0:1.0: USB hub found\n[ 0.932842] hub 1-0:1.0: 2 ports detected\n[ 0.934455] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.938187] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.939920] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.941772] mousedev: PS/2 mouse device common for all mice\n[ 0.944031] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.947110] rtc_cmos 00:00: RTC can wake from S4\n[ 0.949279] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.951425] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.953632] i2c /dev entries driver\n[ 0.954996] device-mapper: uevent: version 1.0.3\n[ 0.956713] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.959671] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.961986] NET: Registered protocol family 10\n[ 0.963875] NET: Registered protocol family 17\n[ 0.965491] Key type dns_resolver registered\n[ 0.967185] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.969194] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.972358] registered taskstats version 1\n[ 0.973868] Loading compiled-in X.509 certificates\n[ 0.976112] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.979497] zswap: loaded using pool lzo/zbud\n[ 0.981907] Key type trusted registered\n[ 0.984426] Key type encrypted registered\n[ 0.985906] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.987799] ima: No TPM chip found, activating TPM-bypass!\n[ 0.989701] evm: HMAC attrs: 0x1\n[ 0.991331] Magic number: 15:920:467\n[ 0.992865] rtc_cmos 00:00: setting system clock to 2019-04-05 06:27:35 UTC (1554445655)\n[ 0.995764] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.997798] EDD information not available.\n[ 1.033263] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.052523] Write protecting the kernel read-only data: 14336k\n[ 1.055928] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.059049] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.76\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.97\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.303848] 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.14...\nLease of 192.168.120.14 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.12. iid=i-00000004\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCDnJ1b6tQ9vBwj4w1rPq18zHg69Kq5DXq9UdnUZZjyekHgWxLhnL6USuGpxWQn9IjfzZQfOPGIXwZVO9O0KlgVrpUhHJLYAPyKSM1EPNQPZQ6VzQoRY/f4/JBY2YrlHmYoUeNEFWWR/DXbI7q4dUTnm5Bt2X5qkLNCpaHQt7HURtmrAJAyhPkCgealrtDZqdHeB8p8Nf+JNPyNy4X3JtIQUuKmq2HOogI4JLjFlYOPv/PZZFYrDKETI17+3nWyobF2dECyvsM7hE3EJgcx0HoOQz4y8RdqrEB1kPRQdVuNv7iQFBdKodmx4vuyaKXo79ZttNK268fuYx7aRsldwDlp root@vping-ssh-vm-58fa5968-aee6-42bc-b628-2ff7567e5459\nssh-dss AAAAB3NzaC1kc3MAAACBAKr7DecsFeph71Dc1ZcbDH1bjuGszK9b9+qGyda/aOLUyhZ9QJhMh6QU+8PA5GDCnII77npYjw0mWPRF6mGIsW6G4HJZvLcNAprOxeZnd8Fr8QTMXPQN63uwpDZxrU2pcG2UH9NiBezk5cQwAut5+ma2Tsg8C64D7aexxAh7Z5CjAAAAFQCE5IW6nAnUQoJa0ABoaygTJB46EQAAAIBPgi8/Xp8UsD5H7h7LebQSJvddDtOMH6eIOkgPdxKHJChs7KktNf4ZljGYbDvKDIbDFAvTV22kdFe1g8bFsPwDUYq/FYMrheNE7j4txuNTb01W2vXF4w2pAi+sF+/igmmv6NQwyuNle+7Sr4G/gEP4bkCFgAjx8luHsA27Gw4fywAAAIAsrH6rsliz9xtw+agGDq2sZsgYap7+rHLP9WZt1cYtpgbLg5Ql2smoIU0O+UguNMPLJKknVLbAhKUJUWrb0W6WBKgmM/Zhr6Lo/1HZhqHvVdzEkC+nXHWuPwqEpHO4XOMhi4Q8U5nkPC5tyKrXqJrpUNulqx3KNd+HAeUrqAj9Bg== root@vping-ssh-vm-58fa5968-aee6-42bc-b628-2ff7567e5459\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.55s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.14,24,fe80::f816:3eff:fee4:1700/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.14 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000004\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-58fa5968-aee6-42bc-b628-2ff7567e5459\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.93 ===\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-58fa5968-aee6-42bc-b628-2ff7567e5459 login: "} 2019-04-05 06:27:40,973 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b58ac34e-6dda-47b2-a6f4-50d1ef4c5636/action used request id req-3b742313-851e-426c-963e-0f016c560137 2019-04-05 06:27:40,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.746909141541s 2019-04-05 06:27:40,974 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 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 507432697 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.235916] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.238940] pid_max: default: 32768 minimum: 301 [ 0.240569] ACPI: Core revision 20150930 [ 0.242604] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.244962] Security Framework initialized [ 0.246456] Yama: becoming mindful. [ 0.247776] AppArmor: AppArmor initialized [ 0.249298] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.251660] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.253960] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.256147] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.258624] Initializing cgroup subsys io [ 0.260098] Initializing cgroup subsys memory [ 0.261656] Initializing cgroup subsys devices [ 0.263243] Initializing cgroup subsys freezer [ 0.264822] Initializing cgroup subsys net_cls [ 0.266410] Initializing cgroup subsys perf_event [ 0.268066] Initializing cgroup subsys net_prio [ 0.269666] Initializing cgroup subsys hugetlb [ 0.271251] Initializing cgroup subsys pids [ 0.272806] CPU: Physical Processor ID: 0 [ 0.274985] mce: CPU supports 10 MCE banks [ 0.276501] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.278334] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.297224] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.305772] ftrace: allocating 31920 entries in 125 pages [ 0.336960] smpboot: Max logical packages: 1 [ 0.338531] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340969] x2apic enabled [ 0.342378] Switched APIC routing to physical x2apic. [ 0.345329] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.347363] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.351127] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.354376] KVM setup paravirtual spinlock [ 0.356345] x86: Booted up 1 node, 1 CPUs [ 0.357804] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.360266] devtmpfs: initialized [ 0.362534] evm: security.selinux [ 0.363796] evm: security.SMACK64 [ 0.365049] evm: security.SMACK64EXEC [ 0.366401] evm: security.SMACK64TRANSMUTE [ 0.367883] evm: security.SMACK64MMAP [ 0.369231] evm: security.ima [ 0.370387] evm: security.capability [ 0.371794] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.375122] pinctrl core: initialized pinctrl subsystem [ 0.377058] RTC time: 6:27:34, date: 04/05/19 [ 0.378739] NET: Registered protocol family 16 [ 0.380453] cpuidle: using governor ladder [ 0.381940] cpuidle: using governor menu [ 0.383363] PCCT header not found. [ 0.384692] ACPI: bus type PCI registered [ 0.386147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.388380] PCI: Using configuration type 1 for base access [ 0.391023] ACPI: Added _OSI(Module Device) [ 0.392538] ACPI: Added _OSI(Processor Device) [ 0.394105] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.395742] ACPI: Added _OSI(Processor Aggregator Device) [ 0.398397] ACPI: Interpreter enabled [ 0.399781] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.403137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.406487] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.409841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.413186] ACPI: (supports S0 S5) [ 0.414466] ACPI: Using IOAPIC for interrupt routing [ 0.416190] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.420856] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.422930] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.425178] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.427363] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.431314] acpiphp: Slot [3] registered [ 0.432765] acpiphp: Slot [4] registered [ 0.434214] acpiphp: Slot [5] registered [ 0.435661] acpiphp: Slot [6] registered [ 0.437108] acpiphp: Slot [7] registered [ 0.438548] acpiphp: Slot [8] registered [ 0.440002] acpiphp: Slot [9] registered [ 0.441447] acpiphp: Slot [10] registered [ 0.442913] acpiphp: Slot [11] registered [ 0.444383] acpiphp: Slot [12] registered [ 0.445855] acpiphp: Slot [13] registered [ 0.447319] acpiphp: Slot [14] registered [ 0.448788] acpiphp: Slot [15] registered [ 0.466638] acpiphp: Slot [16] registered [ 0.468114] acpiphp: Slot [17] registered [ 0.469585] acpiphp: Slot [18] registered [ 0.471059] acpiphp: Slot [19] registered [ 0.472529] acpiphp: Slot [20] registered [ 0.474001] acpiphp: Slot [21] registered [ 0.475475] acpiphp: Slot [22] registered [ 0.476949] acpiphp: Slot [23] registered [ 0.478420] acpiphp: Slot [24] registered [ 0.479902] acpiphp: Slot [25] registered [ 0.481372] acpiphp: Slot [26] registered [ 0.482841] acpiphp: Slot [27] registered [ 0.484318] acpiphp: Slot [28] registered [ 0.485789] acpiphp: Slot [29] registered [ 0.487259] acpiphp: Slot [30] registered [ 0.488737] acpiphp: Slot [31] registered [ 0.490207] PCI host bridge to bus 0000:00 [ 0.491673] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.493900] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.496118] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.498747] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.501379] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.504070] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.508822] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.511163] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.513314] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.515643] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.520213] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.522821] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.544682] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.547295] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.550091] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.552647] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.556842] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.559600] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.561974] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.563900] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.566701] vgaarb: loaded [ 0.567788] vgaarb: bridge control possible 0000:00:02.0 [ 0.569974] SCSI subsystem initialized [ 0.571621] ACPI: bus type USB registered [ 0.573112] usbcore: registered new interface driver usbfs [ 0.574983] usbcore: registered new interface driver hub [ 0.576806] usbcore: registered new device driver usb [ 0.578772] PCI: Using ACPI for IRQ routing [ 0.580774] NetLabel: Initializing [ 0.582076] NetLabel: domain hash size = 128 [ 0.583626] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.585370] NetLabel: unlabeled traffic allowed by default [ 0.587476] clocksource: Switched to clocksource kvm-clock [ 0.597790] AppArmor: AppArmor Filesystem Enabled [ 0.599516] pnp: PnP ACPI init [ 0.601069] pnp: PnP ACPI: found 5 devices [ 0.608305] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.611397] NET: Registered protocol family 2 [ 0.613227] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.615572] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.617741] TCP: Hash tables configured (established 4096 bind 4096) [ 0.619919] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.621896] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.624022] NET: Registered protocol family 1 [ 0.625605] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.627599] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.629549] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.644638] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.659990] Trying to unpack rootfs image as initramfs... [ 0.722517] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.725457] Scanning for low memory corruption every 60 seconds [ 0.727843] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.729943] audit: initializing netlink subsys (disabled) [ 0.731831] audit: type=2000 audit(1554445655.115:1): initialized [ 0.734162] Initialise system trusted keyring [ 0.735844] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.737954] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.741130] zbud: loaded [ 0.742332] VFS: Disk quotas dquot_6.6.0 [ 0.743821] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.746472] fuse init (API version 7.23) [ 0.748056] Key type big_key registered [ 0.749492] Allocating IMA MOK and blacklist keyrings. [ 0.751660] Key type asymmetric registered [ 0.753151] Asymmetric key parser 'x509' registered [ 0.754872] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.757568] io scheduler noop registered [ 0.759004] io scheduler deadline registered (default) [ 0.760813] io scheduler cfq registered [ 0.762325] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.764233] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.766497] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.769143] ACPI: Power Button [PWRF] [ 0.770624] GHES: HEST is not enabled! [ 0.784950] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.814799] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.818353] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.843803] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.847443] Linux agpgart interface v0.103 [ 0.851166] brd: module loaded [ 0.853651] loop: module loaded [ 0.859716] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.862366] GPT:90111 != 2097151 [ 0.863598] GPT:Alternate GPT header not at the end of the disk. [ 0.865601] GPT:90111 != 2097151 [ 0.866827] GPT: Use GNU Parted to correct GPT errors. [ 0.868591] vda: vda1 vda15 [ 0.870481] scsi host0: ata_piix [ 0.871864] scsi host1: ata_piix [ 0.873151] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.875376] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.878234] libphy: Fixed MDIO Bus: probed [ 0.879736] tun: Universal TUN/TAP device driver, 1.6 [ 0.881489] tun: (C) 1999-2004 Max Krasnyansky [ 0.884870] PPP generic driver version 2.4.2 [ 0.886492] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.888681] ehci-pci: EHCI PCI platform driver [ 0.890272] ehci-platform: EHCI generic platform driver [ 0.892082] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.894154] ohci-pci: OHCI PCI platform driver [ 0.895754] ohci-platform: OHCI generic platform driver [ 0.897580] uhci_hcd: USB Universal Host Controller Interface driver [ 0.912695] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.914519] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.917182] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.918975] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.921113] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.923348] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.925923] usb usb1: Product: UHCI Host Controller [ 0.927618] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.929694] usb usb1: SerialNumber: 0000:00:01.2 [ 0.931429] hub 1-0:1.0: USB hub found [ 0.932842] hub 1-0:1.0: 2 ports detected [ 0.934455] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.938187] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.939920] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.941772] mousedev: PS/2 mouse device common for all mice [ 0.944031] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.947110] rtc_cmos 00:00: RTC can wake from S4 [ 0.949279] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.951425] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.953632] i2c /dev entries driver [ 0.954996] device-mapper: uevent: version 1.0.3 [ 0.956713] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.959671] ledtrig-cpu: registered to indicate activity on CPUs [ 0.961986] NET: Registered protocol family 10 [ 0.963875] NET: Registered protocol family 17 [ 0.965491] Key type dns_resolver registered [ 0.967185] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.969194] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.972358] registered taskstats version 1 [ 0.973868] Loading compiled-in X.509 certificates [ 0.976112] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.979497] zswap: loaded using pool lzo/zbud [ 0.981907] Key type trusted registered [ 0.984426] Key type encrypted registered [ 0.985906] AppArmor: AppArmor sha1 policy hashing enabled [ 0.987799] ima: No TPM chip found, activating TPM-bypass! [ 0.989701] evm: HMAC attrs: 0x1 [ 0.991331] Magic number: 15:920:467 [ 0.992865] rtc_cmos 00:00: setting system clock to 2019-04-05 06:27:35 UTC (1554445655) [ 0.995764] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.997798] EDD information not available. [ 1.033263] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.052523] Write protecting the kernel read-only data: 14336k [ 1.055928] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.059049] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.97 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.303848] 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.14... Lease of 192.168.120.14 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.12. iid=i-00000004 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCDnJ1b6tQ9vBwj4w1rPq18zHg69Kq5DXq9UdnUZZjyekHgWxLhnL6USuGpxWQn9IjfzZQfOPGIXwZVO9O0KlgVrpUhHJLYAPyKSM1EPNQPZQ6VzQoRY/f4/JBY2YrlHmYoUeNEFWWR/DXbI7q4dUTnm5Bt2X5qkLNCpaHQt7HURtmrAJAyhPkCgealrtDZqdHeB8p8Nf+JNPyNy4X3JtIQUuKmq2HOogI4JLjFlYOPv/PZZFYrDKETI17+3nWyobF2dECyvsM7hE3EJgcx0HoOQz4y8RdqrEB1kPRQdVuNv7iQFBdKodmx4vuyaKXo79ZttNK268fuYx7aRsldwDlp root@vping-ssh-vm-58fa5968-aee6-42bc-b628-2ff7567e5459 ssh-dss AAAAB3NzaC1kc3MAAACBAKr7DecsFeph71Dc1ZcbDH1bjuGszK9b9+qGyda/aOLUyhZ9QJhMh6QU+8PA5GDCnII77npYjw0mWPRF6mGIsW6G4HJZvLcNAprOxeZnd8Fr8QTMXPQN63uwpDZxrU2pcG2UH9NiBezk5cQwAut5+ma2Tsg8C64D7aexxAh7Z5CjAAAAFQCE5IW6nAnUQoJa0ABoaygTJB46EQAAAIBPgi8/Xp8UsD5H7h7LebQSJvddDtOMH6eIOkgPdxKHJChs7KktNf4ZljGYbDvKDIbDFAvTV22kdFe1g8bFsPwDUYq/FYMrheNE7j4txuNTb01W2vXF4w2pAi+sF+/igmmv6NQwyuNle+7Sr4G/gEP4bkCFgAjx8luHsA27Gw4fywAAAIAsrH6rsliz9xtw+agGDq2sZsgYap7+rHLP9WZt1cYtpgbLg5Ql2smoIU0O+UguNMPLJKknVLbAhKUJUWrb0W6WBKgmM/Zhr6Lo/1HZhqHvVdzEkC+nXHWuPwqEpHO4XOMhi4Q8U5nkPC5tyKrXqJrpUNulqx3KNd+HAeUrqAj9Bg== root@vping-ssh-vm-58fa5968-aee6-42bc-b628-2ff7567e5459 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.55s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.14,24,fe80::f816:3eff:fee4:1700/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.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-58fa5968-aee6-42bc-b628-2ff7567e5459 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.93 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-58fa5968-aee6-42bc-b628-2ff7567e5459 login: 2019-04-05 06:27:40,978 - paramiko.transport - DEBUG - starting thread (client mode): 0xcbb608d0L 2019-04-05 06:27:40,978 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-05 06:27:40,979 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-04-05 06:27:40,979 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-04-05 06:27:40,980 - 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-04-05 06:27:40,980 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-05 06:27:40,980 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-04-05 06:27:40,981 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-05 06:27:40,981 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-05 06:27:40,981 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-05 06:27:40,998 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-05 06:27:40,999 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-05 06:27:41,011 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.203: cb7bdecd9a6b88b77fabbd3b5947ebec 2019-04-05 06:27:41,012 - paramiko.transport - DEBUG - Trying discovered key 38051a41f9cd764755067236845e1fea in /tmp/tmp27Fvnj 2019-04-05 06:27:41,038 - paramiko.transport - DEBUG - userauth is OK 2019-04-05 06:27:41,044 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-05 06:27:41,076 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-05 06:27:41,077 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-04-05 06:27:41,077 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-05 06:27:41,079 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-05 06:27:41,103 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-05 06:27:41,103 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.9 (192.168.120.9): 56 data bytes 64 bytes from 192.168.120.9: seq=0 ttl=64 time=21.952 ms --- 192.168.120.9 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 21.952/21.952/21.952 ms 2019-04-05 06:27:41,103 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2019-04-05 06:27:41,106 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-04-05 06:27:41,224 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-05 06:27:41,225 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:42 | PASS | +-------------------+------------------+------------------+----------------+ 2019-04-05 06:27:41,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-05 06:27:41,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/c14c14c1-48c0-4cb8-bacf-6f15718dcb27 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:41,382 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Fri, 05 Apr 2019 06:27: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-45f4dae4-bf56-48cb-944e-d20d457230bc x-openstack-request-id: req-45f4dae4-bf56-48cb-944e-d20d457230bc 2019-04-05 06:27:41,383 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/c14c14c1-48c0-4cb8-bacf-6f15718dcb27 used request id req-45f4dae4-bf56-48cb-944e-d20d457230bc 2019-04-05 06:27:41,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.152894020081s 2019-04-05 06:27:41,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:27:41,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:41,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 896 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27: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-905d3dbe-9c8a-41f4-9edc-8c4e5cb41012 x-openstack-request-id: req-905d3dbe-9c8a-41f4-9edc-8c4e5cb41012 2019-04-05 06:27:41,825 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_58fa5968-aee6-42bc-b628-2ff7567e5459": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:17:00", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:17:00", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b58ac34e-6dda-47b2-a6f4-50d1ef4c5636", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b58ac34e-6dda-47b2-a6f4-50d1ef4c5636", "rel": "bookmark"}], "image": {"id": "88e698c3-54fb-4d5e-8be7-32f0ffca8983", "links": [{"href": "http://172.30.9.23:8774/images/88e698c3-54fb-4d5e-8be7-32f0ffca8983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T06:27:34.000000", "flavor": {"id": "0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "links": [{"href": "http://172.30.9.23:8774/flavors/0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "rel": "bookmark"}]}, "id": "b58ac34e-6dda-47b2-a6f4-50d1ef4c5636", "security_groups": [{"name": "vping_ssh-sg_58fa5968-aee6-42bc-b628-2ff7567e5459"}], "user_id": "1dc48378eef544dc83a27ed3a60a8aad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T06:27:33Z", "hostId": "a8f8f720773ecf585517e3c09b107f995213232e4286375d690006e8", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_58fa5968-aee6-42bc-b628-2ff7567e5459", "name": "vping_ssh-vm_58fa5968-aee6-42bc-b628-2ff7567e5459", "created": "2019-04-05T06:27:25Z", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_58fa5968-aee6-42bc-b628-2ff7567e5459": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:96:cb", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c14c14c1-48c0-4cb8-bacf-6f15718dcb27", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c14c14c1-48c0-4cb8-bacf-6f15718dcb27", "rel": "bookmark"}], "image": {"id": "88e698c3-54fb-4d5e-8be7-32f0ffca8983", "links": [{"href": "http://172.30.9.23:8774/images/88e698c3-54fb-4d5e-8be7-32f0ffca8983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T06:27:20.000000", "flavor": {"id": "0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "links": [{"href": "http://172.30.9.23:8774/flavors/0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "rel": "bookmark"}]}, "id": "c14c14c1-48c0-4cb8-bacf-6f15718dcb27", "security_groups": [{"name": "vping_ssh-sg_58fa5968-aee6-42bc-b628-2ff7567e5459"}], "user_id": "1dc48378eef544dc83a27ed3a60a8aad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T06:27:40Z", "hostId": "fc772ec29a27e25be0e673ce3e92df4d72c297bccc770cad8b68f5c9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_58fa5968-aee6-42bc-b628-2ff7567e5459", "created": "2019-04-05T06:27:10Z", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:27:41,825 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-905d3dbe-9c8a-41f4-9edc-8c4e5cb41012 2019-04-05 06:27:41,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.441524028778s 2019-04-05 06:27:41,827 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 06:27:43,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:27:43,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:44,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 762 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27: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-c31bd600-89a8-4f9e-a74a-aa40a863152c x-openstack-request-id: req-c31bd600-89a8-4f9e-a74a-aa40a863152c 2019-04-05 06:27:44,537 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_58fa5968-aee6-42bc-b628-2ff7567e5459": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:17:00", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:17:00", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b58ac34e-6dda-47b2-a6f4-50d1ef4c5636", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b58ac34e-6dda-47b2-a6f4-50d1ef4c5636", "rel": "bookmark"}], "image": {"id": "88e698c3-54fb-4d5e-8be7-32f0ffca8983", "links": [{"href": "http://172.30.9.23:8774/images/88e698c3-54fb-4d5e-8be7-32f0ffca8983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T06:27:34.000000", "flavor": {"id": "0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "links": [{"href": "http://172.30.9.23:8774/flavors/0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "rel": "bookmark"}]}, "id": "b58ac34e-6dda-47b2-a6f4-50d1ef4c5636", "security_groups": [{"name": "vping_ssh-sg_58fa5968-aee6-42bc-b628-2ff7567e5459"}], "user_id": "1dc48378eef544dc83a27ed3a60a8aad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T06:27:33Z", "hostId": "a8f8f720773ecf585517e3c09b107f995213232e4286375d690006e8", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_58fa5968-aee6-42bc-b628-2ff7567e5459", "name": "vping_ssh-vm_58fa5968-aee6-42bc-b628-2ff7567e5459", "created": "2019-04-05T06:27:25Z", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:27:44,537 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c31bd600-89a8-4f9e-a74a-aa40a863152c 2019-04-05 06:27:44,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.707172870636s 2019-04-05 06:27:44,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-05 06:27:44,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/f0d9bf94-c573-47cd-a8b3-06ff14ffa6ed.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:45,929 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:27:45 GMT X-Openstack-Request-Id: req-6455a8f0-620f-4d87-a5d9-5a052540b765 2019-04-05 06:27:45,929 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:27:45,929 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/f0d9bf94-c573-47cd-a8b3-06ff14ffa6ed.json used request id req-6455a8f0-620f-4d87-a5d9-5a052540b765 2019-04-05 06:27:45,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.3848400116s 2019-04-05 06:27:45,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:27:45,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:46,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:45 GMT X-Openstack-Request-Id: req-4d9b4a97-ee82-4584-bd70-055d10dbec1c 2019-04-05 06:27:46,015 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-05 06:27:46,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-4d9b4a97-ee82-4584-bd70-055d10dbec1c 2019-04-05 06:27:46,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0758941173553s 2019-04-05 06:27:46,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-05 06:27:46,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/b58ac34e-6dda-47b2-a6f4-50d1ef4c5636 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:46,279 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d6da2fc1-f5b3-44b5-802f-c7febeb06b2b x-openstack-request-id: req-d6da2fc1-f5b3-44b5-802f-c7febeb06b2b 2019-04-05 06:27:46,280 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/b58ac34e-6dda-47b2-a6f4-50d1ef4c5636 used request id req-d6da2fc1-f5b3-44b5-802f-c7febeb06b2b 2019-04-05 06:27:46,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.263974189758s 2019-04-05 06:27:46,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:27:46,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:46,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 765 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27: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-60bfbe2b-898d-490c-9018-65ed1df2197e x-openstack-request-id: req-60bfbe2b-898d-490c-9018-65ed1df2197e 2019-04-05 06:27:46,483 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_58fa5968-aee6-42bc-b628-2ff7567e5459": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:17:00", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:17:00", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b58ac34e-6dda-47b2-a6f4-50d1ef4c5636", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b58ac34e-6dda-47b2-a6f4-50d1ef4c5636", "rel": "bookmark"}], "image": {"id": "88e698c3-54fb-4d5e-8be7-32f0ffca8983", "links": [{"href": "http://172.30.9.23:8774/images/88e698c3-54fb-4d5e-8be7-32f0ffca8983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T06:27:34.000000", "flavor": {"id": "0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "links": [{"href": "http://172.30.9.23:8774/flavors/0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "rel": "bookmark"}]}, "id": "b58ac34e-6dda-47b2-a6f4-50d1ef4c5636", "security_groups": [{"name": "vping_ssh-sg_58fa5968-aee6-42bc-b628-2ff7567e5459"}], "user_id": "1dc48378eef544dc83a27ed3a60a8aad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T06:27:45Z", "hostId": "a8f8f720773ecf585517e3c09b107f995213232e4286375d690006e8", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_58fa5968-aee6-42bc-b628-2ff7567e5459", "name": "vping_ssh-vm_58fa5968-aee6-42bc-b628-2ff7567e5459", "created": "2019-04-05T06:27:25Z", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:27:46,483 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-60bfbe2b-898d-490c-9018-65ed1df2197e 2019-04-05 06:27:46,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202660083771s 2019-04-05 06:27:46,485 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 06:27:48,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:27:48,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:48,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27: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-e95b6448-6ed8-40db-af15-20ed1d6a059c x-openstack-request-id: req-e95b6448-6ed8-40db-af15-20ed1d6a059c 2019-04-05 06:27:48,562 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-04-05 06:27:48,562 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e95b6448-6ed8-40db-af15-20ed1d6a059c 2019-04-05 06:27:48,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0747699737549s 2019-04-05 06:27:48,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 06:27:48,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:48,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:48 GMT X-Openstack-Request-Id: req-f4bf0c33-9c1c-4323-a209-0372a496198d 2019-04-05 06:27:48,625 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "created_at": "2019-04-05T06:27:07Z", "updated_at": "2019-04-05T06:27:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:27:07Z", "revision_number": 0, "id": "26e7cbf2-259b-438d-80c9-dc6eb77b5e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:27:07Z", "security_group_id": "2842cc61-b7d5-49cd-bcc0-e09fb29c0e76", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:27:07Z", "revision_number": 0, "id": "62007196-5568-4976-bfd7-c764ea50b124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:27:07Z", "security_group_id": "2842cc61-b7d5-49cd-bcc0-e09fb29c0e76", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-05T06:27:07Z", "revision_number": 0, "id": "9c322738-4d0a-4978-934f-0b1dedd620e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:27:07Z", "security_group_id": "2842cc61-b7d5-49cd-bcc0-e09fb29c0e76", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:27:08Z", "revision_number": 0, "id": "d6425fd8-e7a5-4648-a935-83cff4ac0679", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:27:08Z", "security_group_id": "2842cc61-b7d5-49cd-bcc0-e09fb29c0e76", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3"}], "revision_number": 3, "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "id": "2842cc61-b7d5-49cd-bcc0-e09fb29c0e76", "name": "vping_ssh-sg_58fa5968-aee6-42bc-b628-2ff7567e5459"}, {"description": "Default security group", "tags": [], "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "created_at": "2019-04-05T06:26:58Z", "updated_at": "2019-04-05T06:26:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:58Z", "revision_number": 0, "id": "153c5d48-c28a-4541-b2b4-427c2febbe51", "remote_group_id": "f9918aa8-2231-4dc6-b13d-820a1e315562", "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:58Z", "security_group_id": "f9918aa8-2231-4dc6-b13d-820a1e315562", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:58Z", "revision_number": 0, "id": "896e2e4d-34e1-4370-8eac-3aebd43503a9", "remote_group_id": "f9918aa8-2231-4dc6-b13d-820a1e315562", "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:58Z", "security_group_id": "f9918aa8-2231-4dc6-b13d-820a1e315562", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:58Z", "revision_number": 0, "id": "aa9a66ba-e87d-4a0e-b430-e90937e81bdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:58Z", "security_group_id": "f9918aa8-2231-4dc6-b13d-820a1e315562", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:58Z", "revision_number": 0, "id": "b78bb453-effb-4fc2-bc75-a16effbef024", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:58Z", "security_group_id": "f9918aa8-2231-4dc6-b13d-820a1e315562", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3"}], "revision_number": 1, "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "id": "f9918aa8-2231-4dc6-b13d-820a1e315562", "name": "default"}]} 2019-04-05 06:27:48,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-f4bf0c33-9c1c-4323-a209-0372a496198d 2019-04-05 06:27:48,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0586681365967s 2019-04-05 06:27:48,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-05 06:27:48,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/2842cc61-b7d5-49cd-bcc0-e09fb29c0e76.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:48,784 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:27:48 GMT X-Openstack-Request-Id: req-7a1ec5fa-eb28-4f2e-a867-c339853f14ba 2019-04-05 06:27:48,784 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:27:48,784 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/2842cc61-b7d5-49cd-bcc0-e09fb29c0e76.json used request id req-7a1ec5fa-eb28-4f2e-a867-c339853f14ba 2019-04-05 06:27:48,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.15296292305s 2019-04-05 06:27:48,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-04-05 06:27:48,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/vping_ssh-kp_58fa5968-aee6-42bc-b628-2ff7567e5459 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:48,820 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27: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-aebe0e83-5c86-4a83-9e59-35004bbf449b x-openstack-request-id: req-aebe0e83-5c86-4a83-9e59-35004bbf449b 2019-04-05 06:27:48,820 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/vping_ssh-kp_58fa5968-aee6-42bc-b628-2ff7567e5459 used request id req-aebe0e83-5c86-4a83-9e59-35004bbf449b 2019-04-05 06:27:48,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0357918739319s 2019-04-05 06:27:48,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-05 06:27:48,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/c1fc244d-4053-485e-b60f-893d2d433105/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.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" -d '{"subnet_id": "11ccec2e-51a4-4bfd-9903-71cf39032f58"}' 2019-04-05 06:27:51,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:50 GMT X-Openstack-Request-Id: req-75fda133-6fe5-4217-b8fc-e5499a2788b5 2019-04-05 06:27:51,011 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3e97cb68-a15f-4f5f-815a-ae2920d9c6bd", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "subnet_id": "11ccec2e-51a4-4bfd-9903-71cf39032f58", "subnet_ids": ["11ccec2e-51a4-4bfd-9903-71cf39032f58"], "port_id": "695beaf0-05f5-4945-8387-dbce88e5c76a", "id": "c1fc244d-4053-485e-b60f-893d2d433105"} 2019-04-05 06:27:51,011 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/c1fc244d-4053-485e-b60f-893d2d433105/remove_router_interface.json used request id req-75fda133-6fe5-4217-b8fc-e5499a2788b5 2019-04-05 06:27:51,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.19031000137s 2019-04-05 06:27:51,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-05 06:27:51,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:51,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:50 GMT X-Openstack-Request-Id: req-2c4dfce4-3b6a-4b06-9f78-0cacc442915a 2019-04-05 06:27:51,131 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.213"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "created_at": "2019-04-05T06:27:00Z", "admin_state_up": true, "updated_at": "2019-04-05T06:27:49Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "id": "c1fc244d-4053-485e-b60f-893d2d433105", "name": "vping_ssh-router_58fa5968-aee6-42bc-b628-2ff7567e5459"}]} 2019-04-05 06:27:51,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-2c4dfce4-3b6a-4b06-9f78-0cacc442915a 2019-04-05 06:27:51,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.119540929794s 2019-04-05 06:27:51,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-05 06:27:51,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/c1fc244d-4053-485e-b60f-893d2d433105.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:52,584 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:27:52 GMT X-Openstack-Request-Id: req-78427961-c3c4-4ace-a732-0715c2fb3b2c 2019-04-05 06:27:52,584 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:27:52,584 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/c1fc244d-4053-485e-b60f-893d2d433105.json used request id req-78427961-c3c4-4ace-a732-0715c2fb3b2c 2019-04-05 06:27:52,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.45160794258s 2019-04-05 06:27:52,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-05 06:27:52,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:52,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:52 GMT X-Openstack-Request-Id: req-5af59159-06f5-4616-8dc8-4ec811a39d93 2019-04-05 06:27:52,627 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e97cb68-a15f-4f5f-815a-ae2920d9c6bd","tenant_id":"c949a7f9f2554edc80cfbb7b5ecb83e3","created_at":"2019-04-05T06:27:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-05T06:27:00Z","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":"c949a7f9f2554edc80cfbb7b5ecb83e3","id":"11ccec2e-51a4-4bfd-9903-71cf39032f58","subnetpool_id":null,"name":"vping_ssh-subnet_58fa5968-aee6-42bc-b628-2ff7567e5459"}]} 2019-04-05 06:27:52,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-5af59159-06f5-4616-8dc8-4ec811a39d93 2019-04-05 06:27:52,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0426280498505s 2019-04-05 06:27:52,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-05 06:27:52,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/11ccec2e-51a4-4bfd-9903-71cf39032f58.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:53,963 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:27:53 GMT X-Openstack-Request-Id: req-fac456a5-d13e-4ed9-b269-ce3a62a9520d 2019-04-05 06:27:53,963 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:27:53,963 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/11ccec2e-51a4-4bfd-9903-71cf39032f58.json used request id req-fac456a5-d13e-4ed9-b269-ce3a62a9520d 2019-04-05 06:27:53,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.33473396301s 2019-04-05 06:27:53,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:27:53,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:54,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:53 GMT X-Openstack-Request-Id: req-d30c8684-1255-4074-bd58-98b8c549c5cd 2019-04-05 06:27:54,058 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3e97cb68-a15f-4f5f-815a-ae2920d9c6bd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c949a7f9f2554edc80cfbb7b5ecb83e3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T06:27:53Z","qos_policy_id":null,"name":"vping_ssh-net_58fa5968-aee6-42bc-b628-2ff7567e5459","admin_state_up":true,"tenant_id":"c949a7f9f2554edc80cfbb7b5ecb83e3","created_at":"2019-04-05T06:26:58Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500}]} 2019-04-05 06:27:54,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d30c8684-1255-4074-bd58-98b8c549c5cd 2019-04-05 06:27:54,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0949249267578s 2019-04-05 06:27:54,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-05 06:27:54,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/3e97cb68-a15f-4f5f-815a-ae2920d9c6bd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:54,878 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:27:54 GMT X-Openstack-Request-Id: req-30fbd1ca-6429-4885-8861-e947b85b9c4c 2019-04-05 06:27:54,878 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:27:54,878 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/3e97cb68-a15f-4f5f-815a-ae2920d9c6bd.json used request id req-30fbd1ca-6429-4885-8861-e947b85b9c4c 2019-04-05 06:27:54,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.818269014359s 2019-04-05 06:27:54,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 06:27:54,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:54,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:54 GMT X-Openstack-Request-Id: req-16f83590-72fe-4a29-9849-6d1e640915ea 2019-04-05 06:27:54,921 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T06:27:06Z", "file": "/v2/images/88e698c3-54fb-4d5e-8be7-32f0ffca8983/file", "owner": "c949a7f9f2554edc80cfbb7b5ecb83e3", "id": "88e698c3-54fb-4d5e-8be7-32f0ffca8983", "size": 12716032, "self": "/v2/images/88e698c3-54fb-4d5e-8be7-32f0ffca8983", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/88e698c3-54fb-4d5e-8be7-32f0ffca8983/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/88e698c3-54fb-4d5e-8be7-32f0ffca8983/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_58fa5968-aee6-42bc-b628-2ff7567e5459", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_58fa5968-aee6-42bc-b628-2ff7567e5459", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T06:27:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 06:27:54,922 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-16f83590-72fe-4a29-9849-6d1e640915ea 2019-04-05 06:27:54,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0391149520874s 2019-04-05 06:27:54,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-05 06:27:54,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/88e698c3-54fb-4d5e-8be7-32f0ffca8983 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}41fcc75a2f5e84856add64860a8b07b237e8304c" 2019-04-05 06:27:55,329 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 06:27:54 GMT X-Openstack-Request-Id: req-2b1ea135-9f57-4272-82a0-56aaec88ccfc 2019-04-05 06:27:55,329 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 06:27:55,330 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/88e698c3-54fb-4d5e-8be7-32f0ffca8983 used request id req-2b1ea135-9f57-4272-82a0-56aaec88ccfc 2019-04-05 06:27:55,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.406358003616s 2019-04-05 06:27:55,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 06:27:55,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}a24770abc92383614dfafaf9fd9ec4fea257e0ed" 2019-04-05 06:27:55,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27: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-6f50844f-3e59-437f-ab7e-aa0802808695 x-openstack-request-id: req-6f50844f-3e59-437f-ab7e-aa0802808695 2019-04-05 06:27:55,363 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_58fa5968-aee6-42bc-b628-2ff7567e5459", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0cf2034a-e9e1-4681-8dbf-1000a03bd22d", "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": "0cf2034a-e9e1-4681-8dbf-1000a03bd22d"}]} 2019-04-05 06:27:55,363 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-6f50844f-3e59-437f-ab7e-aa0802808695 2019-04-05 06:27:55,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0272259712219s 2019-04-05 06:27:55,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-05 06:27:55,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/0cf2034a-e9e1-4681-8dbf-1000a03bd22d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24770abc92383614dfafaf9fd9ec4fea257e0ed" 2019-04-05 06:27:55,401 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27: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-f32f0196-1cef-424a-b0a6-372879d9d50a x-openstack-request-id: req-f32f0196-1cef-424a-b0a6-372879d9d50a 2019-04-05 06:27:55,401 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/0cf2034a-e9e1-4681-8dbf-1000a03bd22d used request id req-f32f0196-1cef-424a-b0a6-372879d9d50a 2019-04-05 06:27:55,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.036994934082s 2019-04-05 06:27:55,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 06:27:55,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}a24770abc92383614dfafaf9fd9ec4fea257e0ed" 2019-04-05 06:27:55,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81e959ea-4438-4271-8d2c-bd301848e6cf 2019-04-05 06:27:55,618 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_58fa5968-aee6-42bc-b628-2ff7567e5459", "links": {"self": "http://172.30.9.23:5000/v3/users/1dc48378eef544dc83a27ed3a60a8aad"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1dc48378eef544dc83a27ed3a60a8aad", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 06:27:55,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-81e959ea-4438-4271-8d2c-bd301848e6cf 2019-04-05 06:27:55,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216462135315s 2019-04-05 06:27:55,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 06:27:55,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/1dc48378eef544dc83a27ed3a60a8aad -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24770abc92383614dfafaf9fd9ec4fea257e0ed" 2019-04-05 06:27:55,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59bf5ee8-d41e-4154-8301-a2328636921c 2019-04-05 06:27:55,832 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_58fa5968-aee6-42bc-b628-2ff7567e5459", "links": {"self": "http://172.30.9.23:5000/v3/users/1dc48378eef544dc83a27ed3a60a8aad"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "1dc48378eef544dc83a27ed3a60a8aad", "description": null}} 2019-04-05 06:27:55,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/1dc48378eef544dc83a27ed3a60a8aad used request id req-59bf5ee8-d41e-4154-8301-a2328636921c 2019-04-05 06:27:55,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208323001862s 2019-04-05 06:27:55,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-05 06:27:55,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/1dc48378eef544dc83a27ed3a60a8aad -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24770abc92383614dfafaf9fd9ec4fea257e0ed" 2019-04-05 06:27:56,115 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 06:27:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a5d48f3-4ad0-4906-900b-5d794a5b5955 2019-04-05 06:27:56,115 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 06:27:56,115 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/1dc48378eef544dc83a27ed3a60a8aad used request id req-8a5d48f3-4ad0-4906-900b-5d794a5b5955 2019-04-05 06:27:56,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.281895875931s 2019-04-05 06:27:56,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 06:27:56,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}a24770abc92383614dfafaf9fd9ec4fea257e0ed" 2019-04-05 06:27:56,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22049ce3-f7b9-4636-a3e5-b451ca77e260 2019-04-05 06:27:56,235 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.23:5000/v3/projects/c949a7f9f2554edc80cfbb7b5ecb83e3"}, "tags": [], "enabled": true, "id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_58fa5968-aee6-42bc-b628-2ff7567e5459"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 06:27:56,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-22049ce3-f7b9-4636-a3e5-b451ca77e260 2019-04-05 06:27:56,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114020109177s 2019-04-05 06:27:56,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-05 06:27:56,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/c949a7f9f2554edc80cfbb7b5ecb83e3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24770abc92383614dfafaf9fd9ec4fea257e0ed" 2019-04-05 06:27:56,634 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 06:27:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11674203-9815-4ab8-98e3-3ac2607b54e2 2019-04-05 06:27:56,634 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 06:27:56,634 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/c949a7f9f2554edc80cfbb7b5ecb83e3 used request id req-11674203-9815-4ab8-98e3-3ac2607b54e2 2019-04-05 06:27:56,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.393926143646s 2019-04-05 06:27:56,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 06:27:56,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=c949a7f9f2554edc80cfbb7b5ecb83e3&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.15" -H "X-Auth-Token: {SHA1}a24770abc92383614dfafaf9fd9ec4fea257e0ed" 2019-04-05 06:27:56,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:56 GMT X-Openstack-Request-Id: req-58fa7340-41a8-45da-99ef-11be1da5d99f 2019-04-05 06:27:56,958 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "created_at": "2019-04-05T06:26:58Z", "updated_at": "2019-04-05T06:26:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:58Z", "revision_number": 0, "id": "153c5d48-c28a-4541-b2b4-427c2febbe51", "remote_group_id": "f9918aa8-2231-4dc6-b13d-820a1e315562", "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:58Z", "security_group_id": "f9918aa8-2231-4dc6-b13d-820a1e315562", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:58Z", "revision_number": 0, "id": "896e2e4d-34e1-4370-8eac-3aebd43503a9", "remote_group_id": "f9918aa8-2231-4dc6-b13d-820a1e315562", "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:58Z", "security_group_id": "f9918aa8-2231-4dc6-b13d-820a1e315562", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:58Z", "revision_number": 0, "id": "aa9a66ba-e87d-4a0e-b430-e90937e81bdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:58Z", "security_group_id": "f9918aa8-2231-4dc6-b13d-820a1e315562", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:58Z", "revision_number": 0, "id": "b78bb453-effb-4fc2-bc75-a16effbef024", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:58Z", "security_group_id": "f9918aa8-2231-4dc6-b13d-820a1e315562", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3"}], "revision_number": 1, "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "id": "f9918aa8-2231-4dc6-b13d-820a1e315562", "name": "default"}]} 2019-04-05 06:27:56,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=c949a7f9f2554edc80cfbb7b5ecb83e3&name=default used request id req-58fa7340-41a8-45da-99ef-11be1da5d99f 2019-04-05 06:27:56,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.318428993225s 2019-04-05 06:27:56,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 06:27:56,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}a24770abc92383614dfafaf9fd9ec4fea257e0ed" 2019-04-05 06:27:57,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:56 GMT X-Openstack-Request-Id: req-d9b283a7-bbfb-487a-845e-c9bcce2b2e83 2019-04-05 06:27:57,010 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-05T06:24:19Z", "updated_at": "2019-04-05T06:24:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "fba949ea-8aec-4a37-9c7a-026e6bd092f8", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "25763b38-1719-453d-a14e-f3c76b13cc42", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "8210886f-2687-4779-b145-fc57423d91c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "0816cb4e-5b34-4e0e-a92b-2747b5ac7a00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "created_at": "2019-04-05T06:22:23Z", "updated_at": "2019-04-05T06:22:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "6ea82520-e223-4695-ad5e-9d8a732e75e5", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "bc3ce38f-1e5b-4e37-bc17-77b797ed9d56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "84dbc1ec-b830-42da-a2c2-6affe4564e92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "b2cb60c5-bb44-4241-9c03-4830a87cc121", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}], "revision_number": 1, "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "created_at": "2019-04-05T06:24:18Z", "updated_at": "2019-04-05T06:24:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "3ff1d863-0a41-400b-82d4-9ec541b9069c", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "a5a87ded-31da-4d85-931e-1621ef79b33d", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "ba36cf94-d6e2-464c-a246-442cd5b4c44d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "1c082b29-0864-456d-a6b5-dfb8ddb5c4dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}], "revision_number": 1, "project_id": "a8d120259c3946c982a593eded4f1cfb", "id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "created_at": "2019-04-05T06:26:58Z", "updated_at": "2019-04-05T06:26:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:58Z", "revision_number": 0, "id": "aa9a66ba-e87d-4a0e-b430-e90937e81bdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:58Z", "security_group_id": "f9918aa8-2231-4dc6-b13d-820a1e315562", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:58Z", "revision_number": 0, "id": "896e2e4d-34e1-4370-8eac-3aebd43503a9", "remote_group_id": "f9918aa8-2231-4dc6-b13d-820a1e315562", "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:58Z", "security_group_id": "f9918aa8-2231-4dc6-b13d-820a1e315562", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:58Z", "revision_number": 0, "id": "b78bb453-effb-4fc2-bc75-a16effbef024", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:58Z", "security_group_id": "f9918aa8-2231-4dc6-b13d-820a1e315562", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:26:58Z", "revision_number": 0, "id": "153c5d48-c28a-4541-b2b4-427c2febbe51", "remote_group_id": "f9918aa8-2231-4dc6-b13d-820a1e315562", "remote_ip_prefix": null, "created_at": "2019-04-05T06:26:58Z", "security_group_id": "f9918aa8-2231-4dc6-b13d-820a1e315562", "tenant_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3"}], "revision_number": 1, "project_id": "c949a7f9f2554edc80cfbb7b5ecb83e3", "id": "f9918aa8-2231-4dc6-b13d-820a1e315562", "name": "default"}]} 2019-04-05 06:27:57,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-d9b283a7-bbfb-487a-845e-c9bcce2b2e83 2019-04-05 06:27:57,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0458371639252s 2019-04-05 06:27:57,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-05 06:27:57,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/f9918aa8-2231-4dc6-b13d-820a1e315562.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24770abc92383614dfafaf9fd9ec4fea257e0ed" 2019-04-05 06:27:57,131 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:27:56 GMT X-Openstack-Request-Id: req-e64ff66b-e4fc-4f55-b857-ff59d13464e6 2019-04-05 06:27:57,131 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:27:57,131 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/f9918aa8-2231-4dc6-b13d-820a1e315562.json used request id req-e64ff66b-e4fc-4f55-b857-ff59d13464e6 2019-04-05 06:27:57,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.114374160767s 2019-04-05 06:27:57,178 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2019-04-05 06:27:57,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:27:57,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a336070c-72a4-48ae-9a19-92a3d9d6ee98 2019-04-05 06:27:57,227 - 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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 06:27:57,227 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-a336070c-72a4-48ae-9a19-92a3d9d6ee98 2019-04-05 06:27:57,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 06:27:57,725 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58fef951bcfc4cf0998078f8ffea0edb", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}, {"id": "774319f454e747168821760a73d5b691", "name": "reader"}], "expires_at": "2019-04-05T07:27:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8d120259c3946c982a593eded4f1cfb", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3925ae83907349f0acb148efa634063e"}, "audit_ids": ["vS_JX-xmRoa6PmiUsHWbAw"], "issued_at": "2019-04-05T06:27:57.000000Z"}} 2019-04-05 06:27:57,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:27:57,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}0d41afce0e5fc626fb03ef7ffb17269499579795" 2019-04-05 06:27:58,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:57 GMT X-Openstack-Request-Id: req-276bf030-47b7-48f2-816e-2930e6958401 2019-04-05 06:27:58,238 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"}]} 2019-04-05 06:27:58,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-276bf030-47b7-48f2-816e-2930e6958401 2019-04-05 06:27:58,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.510233879089s 2019-04-05 06:27:58,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:27:58,250 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fa85e8f-261f-4341-b5cf-68e87af186da 2019-04-05 06:27:58,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://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 06:27:58,250 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-0fa85e8f-261f-4341-b5cf-68e87af186da 2019-04-05 06:27:58,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 06:27:58,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}0d41afce0e5fc626fb03ef7ffb17269499579795" 2019-04-05 06:27:58,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-290c647b-8044-4074-99ae-411729492d2f 2019-04-05 06:27:58,463 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 06:27:58,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-290c647b-8044-4074-99ae-411729492d2f 2019-04-05 06:27:58,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.212153911591s 2019-04-05 06:27:58,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-05 06:27:58,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}0d41afce0e5fc626fb03ef7ffb17269499579795" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_7b6466f0-ba45-4006-ab65-864a1b33fc05"}}' 2019-04-05 06:27:58,733 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d06625d7-a151-41ee-b3a7-1ea13b7be088 2019-04-05 06:27:58,733 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.23:5000/v3/projects/e7f82924da7449deb46ceac4d93aff6a"}, "tags": [], "enabled": true, "id": "e7f82924da7449deb46ceac4d93aff6a", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_7b6466f0-ba45-4006-ab65-864a1b33fc05"}} 2019-04-05 06:27:58,733 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-d06625d7-a151-41ee-b3a7-1ea13b7be088 2019-04-05 06:27:58,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.262235879898s 2019-04-05 06:27:58,734 - 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'e7f82924da7449deb46ceac4d93aff6a', '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_7b6466f0-ba45-4006-ab65-864a1b33fc05'}) 2019-04-05 06:27:58,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-05 06:27:58,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}0d41afce0e5fc626fb03ef7ffb17269499579795" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "OOreZgX8nCnVDPya3A0pLUidRekhR1", "email": null, "name": "vping_userdata-user_7b6466f0-ba45-4006-ab65-864a1b33fc05"}}' 2019-04-05 06:27:59,182 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ef5dc52-8fc5-44a0-8327-bd7318e3a08b 2019-04-05 06:27:59,182 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_7b6466f0-ba45-4006-ab65-864a1b33fc05", "links": {"self": "http://172.30.9.23:5000/v3/users/57bb4ad9666846ddbb79c79d0caeb3a3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "57bb4ad9666846ddbb79c79d0caeb3a3", "domain_id": "default", "password_expires_at": null}} 2019-04-05 06:27:59,182 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-2ef5dc52-8fc5-44a0-8327-bd7318e3a08b 2019-04-05 06:27:59,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.441376924515s 2019-04-05 06:27:59,183 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'57bb4ad9666846ddbb79c79d0caeb3a3', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_7b6466f0-ba45-4006-ab65-864a1b33fc05'}) 2019-04-05 06:27:59,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 06:27:59,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d41afce0e5fc626fb03ef7ffb17269499579795" 2019-04-05 06:27:59,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-747ab167-0093-4bb6-a540-3383ac463790 2019-04-05 06:27:59,299 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 06:27:59,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-747ab167-0093-4bb6-a540-3383ac463790 2019-04-05 06:27:59,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112620830536s 2019-04-05 06:27:59,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 06:27:59,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d41afce0e5fc626fb03ef7ffb17269499579795" 2019-04-05 06:27:59,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e75e2e9f-5cd3-460d-9c4b-7f4e9d16da76 2019-04-05 06:27:59,506 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 06:27:59,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e75e2e9f-5cd3-460d-9c4b-7f4e9d16da76 2019-04-05 06:27:59,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202206850052s 2019-04-05 06:27:59,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 06:27:59,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d41afce0e5fc626fb03ef7ffb17269499579795" 2019-04-05 06:27:59,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4989fb1e-0fab-4db6-8316-0cf6c26c3c16 2019-04-05 06:27:59,818 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 06:27:59,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4989fb1e-0fab-4db6-8316-0cf6c26c3c16 2019-04-05 06:27:59,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.307077884674s 2019-04-05 06:27:59,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 06:27:59,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}0d41afce0e5fc626fb03ef7ffb17269499579795" 2019-04-05 06:28:00,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3f346fe-94bb-4075-a1fc-ff83fc01932d 2019-04-05 06:28:00,003 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 06:28:00,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-a3f346fe-94bb-4075-a1fc-ff83fc01932d 2019-04-05 06:28:00,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.180016040802s 2019-04-05 06:28:00,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 06:28:00,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}0d41afce0e5fc626fb03ef7ffb17269499579795" 2019-04-05 06:28:00,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 849 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0130188c-9aaa-43e9-870e-23b852f22e02 2019-04-05 06:28:00,248 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_7b6466f0-ba45-4006-ab65-864a1b33fc05", "links": {"self": "http://172.30.9.23:5000/v3/users/57bb4ad9666846ddbb79c79d0caeb3a3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "57bb4ad9666846ddbb79c79d0caeb3a3", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 06:28:00,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-0130188c-9aaa-43e9-870e-23b852f22e02 2019-04-05 06:28:00,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.243173122406s 2019-04-05 06:28:00,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 06:28:00,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}0d41afce0e5fc626fb03ef7ffb17269499579795" 2019-04-05 06:28:00,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cda7465-4801-4700-95e5-3f43cdf40ac7 2019-04-05 06:28:00,369 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.23:5000/v3/projects/e7f82924da7449deb46ceac4d93aff6a"}, "tags": [], "enabled": true, "id": "e7f82924da7449deb46ceac4d93aff6a", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_7b6466f0-ba45-4006-ab65-864a1b33fc05"}]} 2019-04-05 06:28:00,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-5cda7465-4801-4700-95e5-3f43cdf40ac7 2019-04-05 06:28:00,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109035968781s 2019-04-05 06:28:00,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 06:28:00,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=57bb4ad9666846ddbb79c79d0caeb3a3&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=e7f82924da7449deb46ceac4d93aff6a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d41afce0e5fc626fb03ef7ffb17269499579795" 2019-04-05 06:28:00,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Fri, 05 Apr 2019 06:27:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76a844df-df1a-4d49-8c67-3896a9262d5c 2019-04-05 06:28:00,486 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=57bb4ad9666846ddbb79c79d0caeb3a3&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=e7f82924da7449deb46ceac4d93aff6a", "previous": null, "next": null}} 2019-04-05 06:28:00,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=57bb4ad9666846ddbb79c79d0caeb3a3&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=e7f82924da7449deb46ceac4d93aff6a used request id req-76a844df-df1a-4d49-8c67-3896a9262d5c 2019-04-05 06:28:00,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107218027115s 2019-04-05 06:28:00,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-05 06:28:00,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/e7f82924da7449deb46ceac4d93aff6a/users/57bb4ad9666846ddbb79c79d0caeb3a3/roles/a7225acce0184423a1dc2d63c39b687a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d41afce0e5fc626fb03ef7ffb17269499579795" 2019-04-05 06:28:00,645 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 06:28:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13d6165c-a61d-43b5-955f-e813c5eea568 2019-04-05 06:28:00,645 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 06:28:00,645 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/e7f82924da7449deb46ceac4d93aff6a/users/57bb4ad9666846ddbb79c79d0caeb3a3/roles/a7225acce0184423a1dc2d63c39b687a used request id req-13d6165c-a61d-43b5-955f-e813c5eea568 2019-04-05 06:28:00,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.15585899353s 2019-04-05 06:28:00,646 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_7b6466f0-ba45-4006-ab65-864a1b33fc05', 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'e7f82924da7449deb46ceac4d93aff6a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'OOreZgX8nCnVDPya3A0pLUidRekhR1', 'username': u'vping_userdata-user_7b6466f0-ba45-4006-ab65-864a1b33fc05', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-05 06:28:00,651 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_7b6466f0-ba45-4006-ab65-864a1b33fc05', 'password': 'OOreZgX8nCnVDPya3A0pLUidRekhR1', 'project_name': 'vping_userdata-project_7b6466f0-ba45-4006-ab65-864a1b33fc05', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'e7f82924da7449deb46ceac4d93aff6a', 'project_domain_name': 'Default'} 2019-04-05 06:28:00,652 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2019-04-05 06:28:00,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 06:28:00,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}0d41afce0e5fc626fb03ef7ffb17269499579795" 2019-04-05 06:28:00,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b1ef827-be6f-47b9-9033-2f24122ba7f5 2019-04-05 06:28:00,782 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 06:28:00,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-9b1ef827-be6f-47b9-9033-2f24122ba7f5 2019-04-05 06:28:00,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.13037109375s 2019-04-05 06:28:00,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 06:28:00,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}0d41afce0e5fc626fb03ef7ffb17269499579795" 2019-04-05 06:28:01,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10a9dc5e-ec57-4561-b1b1-489d9c84b8bc 2019-04-05 06:28:01,008 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.23:5000/v3/projects/e7f82924da7449deb46ceac4d93aff6a"}, "tags": [], "enabled": true, "id": "e7f82924da7449deb46ceac4d93aff6a", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_7b6466f0-ba45-4006-ab65-864a1b33fc05"}]} 2019-04-05 06:28:01,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-10a9dc5e-ec57-4561-b1b1-489d9c84b8bc 2019-04-05 06:28:01,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.218567848206s 2019-04-05 06:28:01,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-05 06:28:01,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}0d41afce0e5fc626fb03ef7ffb17269499579795" -d '{"network": {"tenant_id": "e7f82924da7449deb46ceac4d93aff6a", "name": "vping_userdata-net_7b6466f0-ba45-4006-ab65-864a1b33fc05", "admin_state_up": true}}' 2019-04-05 06:28:01,365 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:00 GMT X-Openstack-Request-Id: req-cb13c97b-feb0-4962-9729-280f6b60495b 2019-04-05 06:28:01,366 - 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":"67b6b3b5-f771-4b5c-a4d2-f7ef4f3dc080","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":false,"project_id":"e7f82924da7449deb46ceac4d93aff6a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T06:28:00Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_7b6466f0-ba45-4006-ab65-864a1b33fc05","admin_state_up":true,"tenant_id":"e7f82924da7449deb46ceac4d93aff6a","created_at":"2019-04-05T06:28:00Z","mtu":1450}} 2019-04-05 06:28:01,366 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-cb13c97b-feb0-4962-9729-280f6b60495b 2019-04-05 06:28:01,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.354993104935s 2019-04-05 06:28:01,366 - 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-04-05T06:28:00Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'67b6b3b5-f771-4b5c-a4d2-f7ef4f3dc080', u'provider:segmentation_id': 14, 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_7b6466f0-ba45-4006-ab65-864a1b33fc05', u'created_at': u'2019-04-05T06:28:00Z', u'mtu': 1450, u'tenant_id': u'e7f82924da7449deb46ceac4d93aff6a', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e7f82924da7449deb46ceac4d93aff6a', u'l2_adjacency': True}) 2019-04-05 06:28:01,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:28:01,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c23567eb-05cb-4e75-96cd-5475770e0806 2019-04-05 06:28:01,377 - 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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 06:28:01,377 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-c23567eb-05cb-4e75-96cd-5475770e0806 2019-04-05 06:28:01,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 06:28:01,771 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "774319f454e747168821760a73d5b691", "name": "reader"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}], "expires_at": "2019-04-05T07:28:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e7f82924da7449deb46ceac4d93aff6a", "name": "vping_userdata-project_7b6466f0-ba45-4006-ab65-864a1b33fc05"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/e7f82924da7449deb46ceac4d93aff6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/e7f82924da7449deb46ceac4d93aff6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/e7f82924da7449deb46ceac4d93aff6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_e7f82924da7449deb46ceac4d93aff6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_e7f82924da7449deb46ceac4d93aff6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/e7f82924da7449deb46ceac4d93aff6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/e7f82924da7449deb46ceac4d93aff6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/e7f82924da7449deb46ceac4d93aff6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/e7f82924da7449deb46ceac4d93aff6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/e7f82924da7449deb46ceac4d93aff6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/e7f82924da7449deb46ceac4d93aff6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_7b6466f0-ba45-4006-ab65-864a1b33fc05", "id": "57bb4ad9666846ddbb79c79d0caeb3a3"}, "audit_ids": ["Lke9qw-QSJqyoHGVCM2BIQ"], "issued_at": "2019-04-05T06:28:01.000000Z"}} 2019-04-05 06:28:01,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:28:01,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" 2019-04-05 06:28:02,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:01 GMT X-Openstack-Request-Id: req-c3abf9b0-67c9-4b11-9896-6590b6fc08a9 2019-04-05 06:28:02,138 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"67b6b3b5-f771-4b5c-a4d2-f7ef4f3dc080","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e7f82924da7449deb46ceac4d93aff6a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T06:28:00Z","qos_policy_id":null,"name":"vping_userdata-net_7b6466f0-ba45-4006-ab65-864a1b33fc05","admin_state_up":true,"tenant_id":"e7f82924da7449deb46ceac4d93aff6a","created_at":"2019-04-05T06:28:00Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500}]} 2019-04-05 06:28:02,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c3abf9b0-67c9-4b11-9896-6590b6fc08a9 2019-04-05 06:28:02,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.363591909409s 2019-04-05 06:28:02,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-05 06:28:02,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" -d '{"subnet": {"name": "vping_userdata-subnet_7b6466f0-ba45-4006-ab65-864a1b33fc05", "enable_dhcp": true, "network_id": "67b6b3b5-f771-4b5c-a4d2-f7ef4f3dc080", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-05 06:28:02,823 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:02 GMT X-Openstack-Request-Id: req-616d4805-d700-4cdf-8d9e-27c15c23e56b 2019-04-05 06:28:02,823 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"67b6b3b5-f771-4b5c-a4d2-f7ef4f3dc080","tenant_id":"e7f82924da7449deb46ceac4d93aff6a","created_at":"2019-04-05T06:28:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-05T06:28:01Z","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":"e7f82924da7449deb46ceac4d93aff6a","id":"070d984a-26d3-42d8-b69f-fbaf12165a70","subnetpool_id":null,"name":"vping_userdata-subnet_7b6466f0-ba45-4006-ab65-864a1b33fc05"}} 2019-04-05 06:28:02,823 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-616d4805-d700-4cdf-8d9e-27c15c23e56b 2019-04-05 06:28:02,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.683681964874s 2019-04-05 06:28:02,824 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T06:28:01Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'070d984a-26d3-42d8-b69f-fbaf12165a70', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_7b6466f0-ba45-4006-ab65-864a1b33fc05', u'enable_dhcp': True, u'network_id': u'67b6b3b5-f771-4b5c-a4d2-f7ef4f3dc080', u'tenant_id': u'e7f82924da7449deb46ceac4d93aff6a', u'created_at': u'2019-04-05T06:28:01Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e7f82924da7449deb46ceac4d93aff6a'}) 2019-04-05 06:28:02,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-05 06:28:02,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" -d '{"router": {"external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "name": "vping_userdata-router_7b6466f0-ba45-4006-ab65-864a1b33fc05", "admin_state_up": true}}' 2019-04-05 06:28:04,307 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:03 GMT X-Openstack-Request-Id: req-a951e752-4a08-4680-b0dd-d6fa5e497d1d 2019-04-05 06:28:04,308 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e7f82924da7449deb46ceac4d93aff6a", "created_at": "2019-04-05T06:28:02Z", "admin_state_up": true, "updated_at": "2019-04-05T06:28:03Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "e7f82924da7449deb46ceac4d93aff6a", "id": "4bb751d8-9eda-4bc5-9463-5d4916415961", "name": "vping_userdata-router_7b6466f0-ba45-4006-ab65-864a1b33fc05"}} 2019-04-05 06:28:04,308 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-a951e752-4a08-4680-b0dd-d6fa5e497d1d 2019-04-05 06:28:04,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.4836230278s 2019-04-05 06:28:04,309 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T06:28:03Z', u'revision_number': 2, u'id': u'4bb751d8-9eda-4bc5-9463-5d4916415961', u'external_gateway_info': {u'network_id': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_7b6466f0-ba45-4006-ab65-864a1b33fc05', u'admin_state_up': True, u'tenant_id': u'e7f82924da7449deb46ceac4d93aff6a', u'created_at': u'2019-04-05T06:28:02Z', u'flavor_id': None, u'routes': [], u'project_id': u'e7f82924da7449deb46ceac4d93aff6a'}) 2019-04-05 06:28:04,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-05 06:28:04,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/4bb751d8-9eda-4bc5-9463-5d4916415961/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.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" -d '{"subnet_id": "070d984a-26d3-42d8-b69f-fbaf12165a70"}' 2019-04-05 06:28:06,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:06 GMT X-Openstack-Request-Id: req-27d94b5d-64c7-4a74-90b5-2dbde72650fd 2019-04-05 06:28:06,974 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "67b6b3b5-f771-4b5c-a4d2-f7ef4f3dc080", "tenant_id": "e7f82924da7449deb46ceac4d93aff6a", "subnet_id": "070d984a-26d3-42d8-b69f-fbaf12165a70", "subnet_ids": ["070d984a-26d3-42d8-b69f-fbaf12165a70"], "port_id": "055a3286-f6a7-4167-af01-e3081e45c857", "id": "4bb751d8-9eda-4bc5-9463-5d4916415961"} 2019-04-05 06:28:06,974 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/4bb751d8-9eda-4bc5-9463-5d4916415961/add_router_interface.json used request id req-27d94b5d-64c7-4a74-90b5-2dbde72650fd 2019-04-05 06:28:06,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.66517996788s 2019-04-05 06:28:06,975 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-05 06:28:07,081 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-05 06:28:07,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:28:07,090 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:07 GMT 2019-04-05 06:28:07,090 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-04-05 06:28:07,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 06:28:07,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" 2019-04-05 06:28:07,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:07 GMT X-Openstack-Request-Id: req-3ea294d0-a303-4b37-ad12-a42a7cf50985 2019-04-05 06:28:07,408 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 06:28:07,409 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-3ea294d0-a303-4b37-ad12-a42a7cf50985 2019-04-05 06:28:07,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.315724134445s 2019-04-05 06:28:07,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-05 06:28:07,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_7b6466f0-ba45-4006-ab65-864a1b33fc05", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_7b6466f0-ba45-4006-ab65-864a1b33fc05"}' 2019-04-05 06:28:07,470 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:07 GMT Location: http://172.30.9.23:9292/v2/images/7ee962cf-d990-491d-ad4d-a5a87573c084 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-422ac9c6-4820-4fb2-a620-58c7ec47bc12 2019-04-05 06:28:07,470 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T06:28:07Z", "file": "/v2/images/7ee962cf-d990-491d-ad4d-a5a87573c084/file", "owner": "e7f82924da7449deb46ceac4d93aff6a", "id": "7ee962cf-d990-491d-ad4d-a5a87573c084", "size": null, "self": "/v2/images/7ee962cf-d990-491d-ad4d-a5a87573c084", "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_7b6466f0-ba45-4006-ab65-864a1b33fc05", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_7b6466f0-ba45-4006-ab65-864a1b33fc05", "checksum": null, "created_at": "2019-04-05T06:28:07Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-05 06:28:07,470 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-422ac9c6-4820-4fb2-a620-58c7ec47bc12 2019-04-05 06:28:07,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0531919002533s 2019-04-05 06:28:07,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-05 06:28:07,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/7ee962cf-d990-491d-ad4d-a5a87573c084/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.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" -d '' 2019-04-05 06:28:08,423 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 06:28:08 GMT X-Openstack-Request-Id: req-a24a3a4d-6104-4ab3-b4d6-d2c89bd614e2 2019-04-05 06:28:08,424 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 06:28:08,424 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/7ee962cf-d990-491d-ad4d-a5a87573c084/file used request id req-a24a3a4d-6104-4ab3-b4d6-d2c89bd614e2 2019-04-05 06:28:08,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.952957868576s 2019-04-05 06:28:08,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 06:28:08,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" 2019-04-05 06:28:08,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:08 GMT X-Openstack-Request-Id: req-d022f182-134c-4c75-ab40-e07552381fd4 2019-04-05 06:28:08,520 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T06:28:08Z", "file": "/v2/images/7ee962cf-d990-491d-ad4d-a5a87573c084/file", "owner": "e7f82924da7449deb46ceac4d93aff6a", "id": "7ee962cf-d990-491d-ad4d-a5a87573c084", "size": 12716032, "self": "/v2/images/7ee962cf-d990-491d-ad4d-a5a87573c084", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/7ee962cf-d990-491d-ad4d-a5a87573c084/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/7ee962cf-d990-491d-ad4d-a5a87573c084/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_7b6466f0-ba45-4006-ab65-864a1b33fc05", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_7b6466f0-ba45-4006-ab65-864a1b33fc05", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T06:28:07Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 06:28:08,520 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-d022f182-134c-4c75-ab40-e07552381fd4 2019-04-05 06:28:08,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0908331871033s 2019-04-05 06:28:08,522 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/7ee962cf-d990-491d-ad4d-a5a87573c084/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7ee962cf-d990-491d-ad4d-a5a87573c084/file', 'owner': u'e7f82924da7449deb46ceac4d93aff6a', 'id': u'7ee962cf-d990-491d-ad4d-a5a87573c084', 'size': 12716032, u'self': u'/v2/images/7ee962cf-d990-491d-ad4d-a5a87573c084', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e7f82924da7449deb46ceac4d93aff6a', 'name': 'vping_userdata-project_7b6466f0-ba45-4006-ab65-864a1b33fc05', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/7ee962cf-d990-491d-ad4d-a5a87573c084/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-05T06:28:08Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-05T06:28:08Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_7b6466f0-ba45-4006-ab65-864a1b33fc05', '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/7ee962cf-d990-491d-ad4d-a5a87573c084', 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_7b6466f0-ba45-4006-ab65-864a1b33fc05', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_7b6466f0-ba45-4006-ab65-864a1b33fc05', 'created': u'2019-04-05T06:28:07Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-05T06:28:07Z', 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/7ee962cf-d990-491d-ad4d-a5a87573c084', 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_7b6466f0-ba45-4006-ab65-864a1b33fc05', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-05 06:28:08,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-05 06:28:08,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}0d41afce0e5fc626fb03ef7ffb17269499579795" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_7b6466f0-ba45-4006-ab65-864a1b33fc05", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-05 06:28:08,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28: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-c33b58ea-c8eb-4b58-822c-ecae946770f8 x-openstack-request-id: req-c33b58ea-c8eb-4b58-822c-ecae946770f8 2019-04-05 06:28:08,876 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_userdata-flavor_7b6466f0-ba45-4006-ab65-864a1b33fc05", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/cccfacc3-0e80-4f4a-90f9-4364ab970505", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/cccfacc3-0e80-4f4a-90f9-4364ab970505", "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": "cccfacc3-0e80-4f4a-90f9-4364ab970505"}} 2019-04-05 06:28:08,876 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c33b58ea-c8eb-4b58-822c-ecae946770f8 2019-04-05 06:28:08,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.350337982178s 2019-04-05 06:28:08,877 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_7b6466f0-ba45-4006-ab65-864a1b33fc05', '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'a8d120259c3946c982a593eded4f1cfb', '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'cccfacc3-0e80-4f4a-90f9-4364ab970505', 'swap': 0}) 2019-04-05 06:28:08,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-05 06:28:08,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/cccfacc3-0e80-4f4a-90f9-4364ab970505/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.15" -H "X-Auth-Token: {SHA1}0d41afce0e5fc626fb03ef7ffb17269499579795" -d '{"extra_specs": {}}' 2019-04-05 06:28:08,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28: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-59eecf8a-4b1b-4c70-8a39-577c649e869f x-openstack-request-id: req-59eecf8a-4b1b-4c70-8a39-577c649e869f 2019-04-05 06:28:08,899 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-05 06:28:08,899 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/cccfacc3-0e80-4f4a-90f9-4364ab970505/os-extra_specs used request id req-59eecf8a-4b1b-4c70-8a39-577c649e869f 2019-04-05 06:28:08,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0215430259705s 2019-04-05 06:28:08,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:28:08,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" 2019-04-05 06:28:08,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:08 GMT X-Openstack-Request-Id: req-97987863-25d7-4d77-a881-4c94e72045ab 2019-04-05 06:28:08,996 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"67b6b3b5-f771-4b5c-a4d2-f7ef4f3dc080","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e7f82924da7449deb46ceac4d93aff6a","l2_adjacency":true,"status":"ACTIVE","subnets":["070d984a-26d3-42d8-b69f-fbaf12165a70"],"description":"","tags":[],"updated_at":"2019-04-05T06:28:01Z","qos_policy_id":null,"name":"vping_userdata-net_7b6466f0-ba45-4006-ab65-864a1b33fc05","admin_state_up":true,"tenant_id":"e7f82924da7449deb46ceac4d93aff6a","created_at":"2019-04-05T06:28:00Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500}]} 2019-04-05 06:28:08,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-97987863-25d7-4d77-a881-4c94e72045ab 2019-04-05 06:28:08,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0966091156006s 2019-04-05 06:28:09,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 06:28:09,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" 2019-04-05 06:28:09,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:09 GMT X-Openstack-Request-Id: req-1eb532cb-932f-4015-b717-9483c72a142e 2019-04-05 06:28:09,046 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T06:28:08Z", "file": "/v2/images/7ee962cf-d990-491d-ad4d-a5a87573c084/file", "owner": "e7f82924da7449deb46ceac4d93aff6a", "id": "7ee962cf-d990-491d-ad4d-a5a87573c084", "size": 12716032, "self": "/v2/images/7ee962cf-d990-491d-ad4d-a5a87573c084", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/7ee962cf-d990-491d-ad4d-a5a87573c084/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/7ee962cf-d990-491d-ad4d-a5a87573c084/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_7b6466f0-ba45-4006-ab65-864a1b33fc05", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_7b6466f0-ba45-4006-ab65-864a1b33fc05", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T06:28:07Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 06:28:09,046 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-1eb532cb-932f-4015-b717-9483c72a142e 2019-04-05 06:28:09,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0432281494141s 2019-04-05 06:28:09,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 06:28:09,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" 2019-04-05 06:28:09,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28: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-e116f187-358c-40d8-94d3-d307217ef79c x-openstack-request-id: req-e116f187-358c-40d8-94d3-d307217ef79c 2019-04-05 06:28:09,343 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_7b6466f0-ba45-4006-ab65-864a1b33fc05", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/cccfacc3-0e80-4f4a-90f9-4364ab970505", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/cccfacc3-0e80-4f4a-90f9-4364ab970505", "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": "cccfacc3-0e80-4f4a-90f9-4364ab970505"}]} 2019-04-05 06:28:09,343 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-e116f187-358c-40d8-94d3-d307217ef79c 2019-04-05 06:28:09,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.290268182755s 2019-04-05 06:28:09,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-05 06:28:09,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" -d '{"server": {"name": "vping_userdata-vm_7b6466f0-ba45-4006-ab65-864a1b33fc05", "imageRef": "7ee962cf-d990-491d-ad4d-a5a87573c084", "flavorRef": "cccfacc3-0e80-4f4a-90f9-4364ab970505", "max_count": 1, "min_count": 1, "networks": [{"uuid": "67b6b3b5-f771-4b5c-a4d2-f7ef4f3dc080"}]}}' 2019-04-05 06:28:11,054 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28: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 location: http://172.30.9.23:8774/v2.1/servers/4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8 x-compute-request-id: req-ed272b24-7adc-4f5f-ac94-95068b5bab0a x-openstack-request-id: req-ed272b24-7adc-4f5f-ac94-95068b5bab0a 2019-04-05 06:28:11,055 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8", "rel": "bookmark"}], "adminPass": "3QESihwS42ng"}} 2019-04-05 06:28:11,055 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-ed272b24-7adc-4f5f-ac94-95068b5bab0a 2019-04-05 06:28:11,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.70729017258s 2019-04-05 06:28:11,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:28:11,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" 2019-04-05 06:28:11,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 603 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f94aa7af-994a-4618-9ebf-470bfa82cf8c x-openstack-request-id: req-f94aa7af-994a-4618-9ebf-470bfa82cf8c 2019-04-05 06:28:11,451 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8", "rel": "bookmark"}], "image": {"id": "7ee962cf-d990-491d-ad4d-a5a87573c084", "links": [{"href": "http://172.30.9.23:8774/images/7ee962cf-d990-491d-ad4d-a5a87573c084", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cccfacc3-0e80-4f4a-90f9-4364ab970505", "links": [{"href": "http://172.30.9.23:8774/flavors/cccfacc3-0e80-4f4a-90f9-4364ab970505", "rel": "bookmark"}]}, "id": "4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8", "user_id": "57bb4ad9666846ddbb79c79d0caeb3a3", "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-04-05T06:28:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_7b6466f0-ba45-4006-ab65-864a1b33fc05", "created": "2019-04-05T06:28:10Z", "tenant_id": "e7f82924da7449deb46ceac4d93aff6a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:28:11,451 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f94aa7af-994a-4618-9ebf-470bfa82cf8c 2019-04-05 06:28:11,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.395745038986s 2019-04-05 06:28:11,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:28:11,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" 2019-04-05 06:28:11,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:11 GMT X-Openstack-Request-Id: req-444e61e2-4232-43f3-8523-85e2dde3acd9 2019-04-05 06:28:11,567 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"67b6b3b5-f771-4b5c-a4d2-f7ef4f3dc080","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e7f82924da7449deb46ceac4d93aff6a","l2_adjacency":true,"status":"ACTIVE","subnets":["070d984a-26d3-42d8-b69f-fbaf12165a70"],"description":"","tags":[],"updated_at":"2019-04-05T06:28:01Z","qos_policy_id":null,"name":"vping_userdata-net_7b6466f0-ba45-4006-ab65-864a1b33fc05","admin_state_up":true,"tenant_id":"e7f82924da7449deb46ceac4d93aff6a","created_at":"2019-04-05T06:28:00Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500}]} 2019-04-05 06:28:11,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-444e61e2-4232-43f3-8523-85e2dde3acd9 2019-04-05 06:28:11,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104079961777s 2019-04-05 06:28:11,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-05 06:28:11,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" 2019-04-05 06:28:11,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:11 GMT X-Openstack-Request-Id: req-0bef6c77-a205-435a-9326-25c4d1647a9c 2019-04-05 06:28:11,644 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"67b6b3b5-f771-4b5c-a4d2-f7ef4f3dc080","tenant_id":"e7f82924da7449deb46ceac4d93aff6a","created_at":"2019-04-05T06:28:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-05T06:28:01Z","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":"e7f82924da7449deb46ceac4d93aff6a","id":"070d984a-26d3-42d8-b69f-fbaf12165a70","subnetpool_id":null,"name":"vping_userdata-subnet_7b6466f0-ba45-4006-ab65-864a1b33fc05"}]} 2019-04-05 06:28:11,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-0bef6c77-a205-435a-9326-25c4d1647a9c 2019-04-05 06:28:11,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0764999389648s 2019-04-05 06:28:11,645 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 06:28:13,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:28:13,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" 2019-04-05 06:28:14,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 643 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9c6c1c87-a7aa-43aa-9354-2429017cd6cf x-openstack-request-id: req-9c6c1c87-a7aa-43aa-9354-2429017cd6cf 2019-04-05 06:28:14,036 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8", "rel": "bookmark"}], "image": {"id": "7ee962cf-d990-491d-ad4d-a5a87573c084", "links": [{"href": "http://172.30.9.23:8774/images/7ee962cf-d990-491d-ad4d-a5a87573c084", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cccfacc3-0e80-4f4a-90f9-4364ab970505", "links": [{"href": "http://172.30.9.23:8774/flavors/cccfacc3-0e80-4f4a-90f9-4364ab970505", "rel": "bookmark"}]}, "id": "4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8", "user_id": "57bb4ad9666846ddbb79c79d0caeb3a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T06:28:13Z", "hostId": "3d087dee47ebaf353c5e4c0977e7becfedfa9b8b9fb955e1e283a53a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_7b6466f0-ba45-4006-ab65-864a1b33fc05", "created": "2019-04-05T06:28:10Z", "tenant_id": "e7f82924da7449deb46ceac4d93aff6a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:28:14,036 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9c6c1c87-a7aa-43aa-9354-2429017cd6cf 2019-04-05 06:28:14,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.388143062592s 2019-04-05 06:28:14,042 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 06:28:16,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:28:16,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" 2019-04-05 06:28:16,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-34df48d7-0a28-420f-8519-cacb6c1c8ac7 x-openstack-request-id: req-34df48d7-0a28-420f-8519-cacb6c1c8ac7 2019-04-05 06:28:16,220 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8", "rel": "bookmark"}], "image": {"id": "7ee962cf-d990-491d-ad4d-a5a87573c084", "links": [{"href": "http://172.30.9.23:8774/images/7ee962cf-d990-491d-ad4d-a5a87573c084", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cccfacc3-0e80-4f4a-90f9-4364ab970505", "links": [{"href": "http://172.30.9.23:8774/flavors/cccfacc3-0e80-4f4a-90f9-4364ab970505", "rel": "bookmark"}]}, "id": "4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8", "security_groups": [{"name": "default"}], "user_id": "57bb4ad9666846ddbb79c79d0caeb3a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T06:28:13Z", "hostId": "3d087dee47ebaf353c5e4c0977e7becfedfa9b8b9fb955e1e283a53a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_7b6466f0-ba45-4006-ab65-864a1b33fc05", "created": "2019-04-05T06:28:10Z", "tenant_id": "e7f82924da7449deb46ceac4d93aff6a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:28:16,220 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-34df48d7-0a28-420f-8519-cacb6c1c8ac7 2019-04-05 06:28:16,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.175200939178s 2019-04-05 06:28:16,227 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 06:28:18,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:28:18,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" 2019-04-05 06:28:18,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-355b79d8-3913-4e82-9f19-cbfcfe6aaa1a x-openstack-request-id: req-355b79d8-3913-4e82-9f19-cbfcfe6aaa1a 2019-04-05 06:28:18,405 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_7b6466f0-ba45-4006-ab65-864a1b33fc05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:1c:40", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8", "rel": "bookmark"}], "image": {"id": "7ee962cf-d990-491d-ad4d-a5a87573c084", "links": [{"href": "http://172.30.9.23:8774/images/7ee962cf-d990-491d-ad4d-a5a87573c084", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T06:28:17.000000", "flavor": {"id": "cccfacc3-0e80-4f4a-90f9-4364ab970505", "links": [{"href": "http://172.30.9.23:8774/flavors/cccfacc3-0e80-4f4a-90f9-4364ab970505", "rel": "bookmark"}]}, "id": "4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8", "security_groups": [{"name": "default"}], "user_id": "57bb4ad9666846ddbb79c79d0caeb3a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T06:28:17Z", "hostId": "3d087dee47ebaf353c5e4c0977e7becfedfa9b8b9fb955e1e283a53a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_7b6466f0-ba45-4006-ab65-864a1b33fc05", "created": "2019-04-05T06:28:10Z", "tenant_id": "e7f82924da7449deb46ceac4d93aff6a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:28:18,405 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-355b79d8-3913-4e82-9f19-cbfcfe6aaa1a 2019-04-05 06:28:18,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17599105835s 2019-04-05 06:28:18,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-05 06:28:18,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" 2019-04-05 06:28:18,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:18 GMT X-Openstack-Request-Id: req-b1eafe25-9479-41cb-9a9b-2e9dc99ac2f2 2019-04-05 06:28:18,507 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T06:28:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"070d984a-26d3-42d8-b69f-fbaf12165a70","ip_address":"192.168.120.14"}],"id":"13aa46ac-d573-47da-8099-7f312ed25895","security_groups":["ac901c58-2d91-43b9-9315-8902827a2cdf"],"mac_address":"fa:16:3e:e9:1c:40","project_id":"e7f82924da7449deb46ceac4d93aff6a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"67b6b3b5-f771-4b5c-a4d2-f7ef4f3dc080","tenant_id":"e7f82924da7449deb46ceac4d93aff6a","created_at":"2019-04-05T06:28:14Z","binding:vnic_type":"normal","device_id":"4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8","ip_allocation":"immediate"}]} 2019-04-05 06:28:18,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8 used request id req-b1eafe25-9479-41cb-9a9b-2e9dc99ac2f2 2019-04-05 06:28:18,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0956218242645s 2019-04-05 06:28:18,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:28:18,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=13aa46ac-d573-47da-8099-7f312ed25895" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" 2019-04-05 06:28:18,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:18 GMT X-Openstack-Request-Id: req-04f89738-3a73-40bd-865f-a000ce3d8f29 2019-04-05 06:28:18,563 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-05 06:28:18,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=13aa46ac-d573-47da-8099-7f312ed25895 used request id req-04f89738-3a73-40bd-865f-a000ce3d8f29 2019-04-05 06:28:18,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0452809333801s 2019-04-05 06:28:18,564 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_7b6466f0-ba45-4006-ab65-864a1b33fc05': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e9:1c:40', u'version': 4, u'addr': u'192.168.120.14', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'7ee962cf-d990-491d-ad4d-a5a87573c084'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-05T06:28:17.000000', 'flavor': Munch({u'id': u'cccfacc3-0e80-4f4a-90f9-4364ab970505'}), 'az': u'nova', 'id': u'4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'57bb4ad9666846ddbb79c79d0caeb3a3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e7f82924da7449deb46ceac4d93aff6a', 'name': 'vping_userdata-project_7b6466f0-ba45-4006-ab65-864a1b33fc05', '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-04-05T06:28:17.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-05T06:28:17Z', 'hostId': u'3d087dee47ebaf353c5e4c0977e7becfedfa9b8b9fb955e1e283a53a', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'3d087dee47ebaf353c5e4c0977e7becfedfa9b8b9fb955e1e283a53a', '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-04-05T06:28:17.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e7f82924da7449deb46ceac4d93aff6a', 'name': u'vping_userdata-vm_7b6466f0-ba45-4006-ab65-864a1b33fc05', 'adminPass': u'3QESihwS42ng', 'tenant_id': u'e7f82924da7449deb46ceac4d93aff6a', 'created_at': u'2019-04-05T06:28:10Z', 'created': u'2019-04-05T06:28:10Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-05 06:28:18,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:28:18,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" 2019-04-05 06:28:18,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:18 GMT X-Openstack-Request-Id: req-e035649a-7fb7-45d6-a6c5-8f4fb1176e6c 2019-04-05 06:28:18,655 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"67b6b3b5-f771-4b5c-a4d2-f7ef4f3dc080","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e7f82924da7449deb46ceac4d93aff6a","l2_adjacency":true,"status":"ACTIVE","subnets":["070d984a-26d3-42d8-b69f-fbaf12165a70"],"description":"","tags":[],"updated_at":"2019-04-05T06:28:01Z","qos_policy_id":null,"name":"vping_userdata-net_7b6466f0-ba45-4006-ab65-864a1b33fc05","admin_state_up":true,"tenant_id":"e7f82924da7449deb46ceac4d93aff6a","created_at":"2019-04-05T06:28:00Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500}]} 2019-04-05 06:28:18,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e035649a-7fb7-45d6-a6c5-8f4fb1176e6c 2019-04-05 06:28:18,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0909640789032s 2019-04-05 06:28:18,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 06:28:18,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" 2019-04-05 06:28:18,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:18 GMT X-Openstack-Request-Id: req-17e2f861-6ea0-4f32-99ad-0c5735821ef3 2019-04-05 06:28:18,699 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T06:28:08Z", "file": "/v2/images/7ee962cf-d990-491d-ad4d-a5a87573c084/file", "owner": "e7f82924da7449deb46ceac4d93aff6a", "id": "7ee962cf-d990-491d-ad4d-a5a87573c084", "size": 12716032, "self": "/v2/images/7ee962cf-d990-491d-ad4d-a5a87573c084", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/7ee962cf-d990-491d-ad4d-a5a87573c084/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/7ee962cf-d990-491d-ad4d-a5a87573c084/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_7b6466f0-ba45-4006-ab65-864a1b33fc05", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_7b6466f0-ba45-4006-ab65-864a1b33fc05", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T06:28:07Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 06:28:18,700 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-17e2f861-6ea0-4f32-99ad-0c5735821ef3 2019-04-05 06:28:18,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0397930145264s 2019-04-05 06:28:18,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 06:28:18,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" 2019-04-05 06:28:18,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d094bc08-8074-4098-bb8c-7a9a8ce85f5e x-openstack-request-id: req-d094bc08-8074-4098-bb8c-7a9a8ce85f5e 2019-04-05 06:28:18,724 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_7b6466f0-ba45-4006-ab65-864a1b33fc05", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/cccfacc3-0e80-4f4a-90f9-4364ab970505", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/cccfacc3-0e80-4f4a-90f9-4364ab970505", "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": "cccfacc3-0e80-4f4a-90f9-4364ab970505"}]} 2019-04-05 06:28:18,724 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-d094bc08-8074-4098-bb8c-7a9a8ce85f5e 2019-04-05 06:28:18,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0229301452637s 2019-04-05 06:28:18,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-05 06:28:18,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" -d '{"server": {"name": "vping_userdata-vm2_7b6466f0-ba45-4006-ab65-864a1b33fc05", "imageRef": "7ee962cf-d990-491d-ad4d-a5a87573c084", "flavorRef": "cccfacc3-0e80-4f4a-90f9-4364ab970505", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjE0IDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "67b6b3b5-f771-4b5c-a4d2-f7ef4f3dc080"}]}}' 2019-04-05 06:28:21,379 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28: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 location: http://172.30.9.23:8774/v2.1/servers/a12e64fc-d17a-4fa1-a53b-e899256c8151 x-compute-request-id: req-7fb8561a-563c-4861-9be4-c90c8aa2a1e7 x-openstack-request-id: req-7fb8561a-563c-4861-9be4-c90c8aa2a1e7 2019-04-05 06:28:21,379 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a12e64fc-d17a-4fa1-a53b-e899256c8151", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a12e64fc-d17a-4fa1-a53b-e899256c8151", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a12e64fc-d17a-4fa1-a53b-e899256c8151", "rel": "bookmark"}], "adminPass": "Bpatqwj8kmEg"}} 2019-04-05 06:28:21,379 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-7fb8561a-563c-4861-9be4-c90c8aa2a1e7 2019-04-05 06:28:21,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.65357804298s 2019-04-05 06:28:21,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:28:21,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" 2019-04-05 06:28:21,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1335cc9d-17a9-42e3-bd37-60e6f3bc0490 x-openstack-request-id: req-1335cc9d-17a9-42e3-bd37-60e6f3bc0490 2019-04-05 06:28:21,578 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a12e64fc-d17a-4fa1-a53b-e899256c8151", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a12e64fc-d17a-4fa1-a53b-e899256c8151", "rel": "bookmark"}], "image": {"id": "7ee962cf-d990-491d-ad4d-a5a87573c084", "links": [{"href": "http://172.30.9.23:8774/images/7ee962cf-d990-491d-ad4d-a5a87573c084", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cccfacc3-0e80-4f4a-90f9-4364ab970505", "links": [{"href": "http://172.30.9.23:8774/flavors/cccfacc3-0e80-4f4a-90f9-4364ab970505", "rel": "bookmark"}]}, "id": "a12e64fc-d17a-4fa1-a53b-e899256c8151", "user_id": "57bb4ad9666846ddbb79c79d0caeb3a3", "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-04-05T06:28:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_7b6466f0-ba45-4006-ab65-864a1b33fc05", "created": "2019-04-05T06:28:21Z", "tenant_id": "e7f82924da7449deb46ceac4d93aff6a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_7b6466f0-ba45-4006-ab65-864a1b33fc05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:1c:40", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8", "rel": "bookmark"}], "image": {"id": "7ee962cf-d990-491d-ad4d-a5a87573c084", "links": [{"href": "http://172.30.9.23:8774/images/7ee962cf-d990-491d-ad4d-a5a87573c084", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T06:28:17.000000", "flavor": {"id": "cccfacc3-0e80-4f4a-90f9-4364ab970505", "links": [{"href": "http://172.30.9.23:8774/flavors/cccfacc3-0e80-4f4a-90f9-4364ab970505", "rel": "bookmark"}]}, "id": "4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8", "security_groups": [{"name": "default"}], "user_id": "57bb4ad9666846ddbb79c79d0caeb3a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T06:28:17Z", "hostId": "3d087dee47ebaf353c5e4c0977e7becfedfa9b8b9fb955e1e283a53a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_7b6466f0-ba45-4006-ab65-864a1b33fc05", "created": "2019-04-05T06:28:10Z", "tenant_id": "e7f82924da7449deb46ceac4d93aff6a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:28:21,578 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1335cc9d-17a9-42e3-bd37-60e6f3bc0490 2019-04-05 06:28:21,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197876930237s 2019-04-05 06:28:21,586 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 06:28:23,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:28:23,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" 2019-04-05 06:28:23,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7ebde708-4c0d-45d6-b286-c93c2938aec9 x-openstack-request-id: req-7ebde708-4c0d-45d6-b286-c93c2938aec9 2019-04-05 06:28:23,763 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a12e64fc-d17a-4fa1-a53b-e899256c8151", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a12e64fc-d17a-4fa1-a53b-e899256c8151", "rel": "bookmark"}], "image": {"id": "7ee962cf-d990-491d-ad4d-a5a87573c084", "links": [{"href": "http://172.30.9.23:8774/images/7ee962cf-d990-491d-ad4d-a5a87573c084", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cccfacc3-0e80-4f4a-90f9-4364ab970505", "links": [{"href": "http://172.30.9.23:8774/flavors/cccfacc3-0e80-4f4a-90f9-4364ab970505", "rel": "bookmark"}]}, "id": "a12e64fc-d17a-4fa1-a53b-e899256c8151", "user_id": "57bb4ad9666846ddbb79c79d0caeb3a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T06:28:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_7b6466f0-ba45-4006-ab65-864a1b33fc05", "created": "2019-04-05T06:28:21Z", "tenant_id": "e7f82924da7449deb46ceac4d93aff6a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_7b6466f0-ba45-4006-ab65-864a1b33fc05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:1c:40", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8", "rel": "bookmark"}], "image": {"id": "7ee962cf-d990-491d-ad4d-a5a87573c084", "links": [{"href": "http://172.30.9.23:8774/images/7ee962cf-d990-491d-ad4d-a5a87573c084", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T06:28:17.000000", "flavor": {"id": "cccfacc3-0e80-4f4a-90f9-4364ab970505", "links": [{"href": "http://172.30.9.23:8774/flavors/cccfacc3-0e80-4f4a-90f9-4364ab970505", "rel": "bookmark"}]}, "id": "4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8", "security_groups": [{"name": "default"}], "user_id": "57bb4ad9666846ddbb79c79d0caeb3a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T06:28:17Z", "hostId": "3d087dee47ebaf353c5e4c0977e7becfedfa9b8b9fb955e1e283a53a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_7b6466f0-ba45-4006-ab65-864a1b33fc05", "created": "2019-04-05T06:28:10Z", "tenant_id": "e7f82924da7449deb46ceac4d93aff6a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:28:23,763 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7ebde708-4c0d-45d6-b286-c93c2938aec9 2019-04-05 06:28:23,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176379919052s 2019-04-05 06:28:23,770 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 06:28:25,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:28:25,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" 2019-04-05 06:28:26,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 882 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1ad25e1b-98ff-4865-873f-817cec330375 x-openstack-request-id: req-1ad25e1b-98ff-4865-873f-817cec330375 2019-04-05 06:28:26,264 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a12e64fc-d17a-4fa1-a53b-e899256c8151", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a12e64fc-d17a-4fa1-a53b-e899256c8151", "rel": "bookmark"}], "image": {"id": "7ee962cf-d990-491d-ad4d-a5a87573c084", "links": [{"href": "http://172.30.9.23:8774/images/7ee962cf-d990-491d-ad4d-a5a87573c084", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cccfacc3-0e80-4f4a-90f9-4364ab970505", "links": [{"href": "http://172.30.9.23:8774/flavors/cccfacc3-0e80-4f4a-90f9-4364ab970505", "rel": "bookmark"}]}, "id": "a12e64fc-d17a-4fa1-a53b-e899256c8151", "security_groups": [{"name": "default"}], "user_id": "57bb4ad9666846ddbb79c79d0caeb3a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T06:28:24Z", "hostId": "3a89383df2b5191eb1b4ed4f8f49d6a03f34970c731bafe9a28f6fb9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_7b6466f0-ba45-4006-ab65-864a1b33fc05", "created": "2019-04-05T06:28:21Z", "tenant_id": "e7f82924da7449deb46ceac4d93aff6a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_7b6466f0-ba45-4006-ab65-864a1b33fc05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:1c:40", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8", "rel": "bookmark"}], "image": {"id": "7ee962cf-d990-491d-ad4d-a5a87573c084", "links": [{"href": "http://172.30.9.23:8774/images/7ee962cf-d990-491d-ad4d-a5a87573c084", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T06:28:17.000000", "flavor": {"id": "cccfacc3-0e80-4f4a-90f9-4364ab970505", "links": [{"href": "http://172.30.9.23:8774/flavors/cccfacc3-0e80-4f4a-90f9-4364ab970505", "rel": "bookmark"}]}, "id": "4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8", "security_groups": [{"name": "default"}], "user_id": "57bb4ad9666846ddbb79c79d0caeb3a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T06:28:17Z", "hostId": "3d087dee47ebaf353c5e4c0977e7becfedfa9b8b9fb955e1e283a53a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_7b6466f0-ba45-4006-ab65-864a1b33fc05", "created": "2019-04-05T06:28:10Z", "tenant_id": "e7f82924da7449deb46ceac4d93aff6a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:28:26,264 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1ad25e1b-98ff-4865-873f-817cec330375 2019-04-05 06:28:26,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.491369962692s 2019-04-05 06:28:26,272 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 06:28:28,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:28:28,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" 2019-04-05 06:28:28,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 882 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8e19f5bc-5881-4704-a9d0-57f60b864871 x-openstack-request-id: req-8e19f5bc-5881-4704-a9d0-57f60b864871 2019-04-05 06:28:28,712 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a12e64fc-d17a-4fa1-a53b-e899256c8151", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a12e64fc-d17a-4fa1-a53b-e899256c8151", "rel": "bookmark"}], "image": {"id": "7ee962cf-d990-491d-ad4d-a5a87573c084", "links": [{"href": "http://172.30.9.23:8774/images/7ee962cf-d990-491d-ad4d-a5a87573c084", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cccfacc3-0e80-4f4a-90f9-4364ab970505", "links": [{"href": "http://172.30.9.23:8774/flavors/cccfacc3-0e80-4f4a-90f9-4364ab970505", "rel": "bookmark"}]}, "id": "a12e64fc-d17a-4fa1-a53b-e899256c8151", "security_groups": [{"name": "default"}], "user_id": "57bb4ad9666846ddbb79c79d0caeb3a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T06:28:24Z", "hostId": "3a89383df2b5191eb1b4ed4f8f49d6a03f34970c731bafe9a28f6fb9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_7b6466f0-ba45-4006-ab65-864a1b33fc05", "created": "2019-04-05T06:28:21Z", "tenant_id": "e7f82924da7449deb46ceac4d93aff6a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_7b6466f0-ba45-4006-ab65-864a1b33fc05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:1c:40", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8", "rel": "bookmark"}], "image": {"id": "7ee962cf-d990-491d-ad4d-a5a87573c084", "links": [{"href": "http://172.30.9.23:8774/images/7ee962cf-d990-491d-ad4d-a5a87573c084", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T06:28:17.000000", "flavor": {"id": "cccfacc3-0e80-4f4a-90f9-4364ab970505", "links": [{"href": "http://172.30.9.23:8774/flavors/cccfacc3-0e80-4f4a-90f9-4364ab970505", "rel": "bookmark"}]}, "id": "4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8", "security_groups": [{"name": "default"}], "user_id": "57bb4ad9666846ddbb79c79d0caeb3a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T06:28:17Z", "hostId": "3d087dee47ebaf353c5e4c0977e7becfedfa9b8b9fb955e1e283a53a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_7b6466f0-ba45-4006-ab65-864a1b33fc05", "created": "2019-04-05T06:28:10Z", "tenant_id": "e7f82924da7449deb46ceac4d93aff6a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:28:28,712 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8e19f5bc-5881-4704-a9d0-57f60b864871 2019-04-05 06:28:28,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.437022924423s 2019-04-05 06:28:28,719 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 06:28:30,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:28:30,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" 2019-04-05 06:28:31,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 864 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28: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-d84e61a2-eb55-4b59-aadc-cd676e3feed9 x-openstack-request-id: req-d84e61a2-eb55-4b59-aadc-cd676e3feed9 2019-04-05 06:28:31,442 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_7b6466f0-ba45-4006-ab65-864a1b33fc05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:fa:8b", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a12e64fc-d17a-4fa1-a53b-e899256c8151", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a12e64fc-d17a-4fa1-a53b-e899256c8151", "rel": "bookmark"}], "image": {"id": "7ee962cf-d990-491d-ad4d-a5a87573c084", "links": [{"href": "http://172.30.9.23:8774/images/7ee962cf-d990-491d-ad4d-a5a87573c084", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T06:28:30.000000", "flavor": {"id": "cccfacc3-0e80-4f4a-90f9-4364ab970505", "links": [{"href": "http://172.30.9.23:8774/flavors/cccfacc3-0e80-4f4a-90f9-4364ab970505", "rel": "bookmark"}]}, "id": "a12e64fc-d17a-4fa1-a53b-e899256c8151", "security_groups": [{"name": "default"}], "user_id": "57bb4ad9666846ddbb79c79d0caeb3a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T06:28:30Z", "hostId": "3a89383df2b5191eb1b4ed4f8f49d6a03f34970c731bafe9a28f6fb9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_7b6466f0-ba45-4006-ab65-864a1b33fc05", "created": "2019-04-05T06:28:21Z", "tenant_id": "e7f82924da7449deb46ceac4d93aff6a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_7b6466f0-ba45-4006-ab65-864a1b33fc05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:1c:40", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8", "rel": "bookmark"}], "image": {"id": "7ee962cf-d990-491d-ad4d-a5a87573c084", "links": [{"href": "http://172.30.9.23:8774/images/7ee962cf-d990-491d-ad4d-a5a87573c084", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T06:28:17.000000", "flavor": {"id": "cccfacc3-0e80-4f4a-90f9-4364ab970505", "links": [{"href": "http://172.30.9.23:8774/flavors/cccfacc3-0e80-4f4a-90f9-4364ab970505", "rel": "bookmark"}]}, "id": "4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8", "security_groups": [{"name": "default"}], "user_id": "57bb4ad9666846ddbb79c79d0caeb3a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T06:28:17Z", "hostId": "3d087dee47ebaf353c5e4c0977e7becfedfa9b8b9fb955e1e283a53a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_7b6466f0-ba45-4006-ab65-864a1b33fc05", "created": "2019-04-05T06:28:10Z", "tenant_id": "e7f82924da7449deb46ceac4d93aff6a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:28:31,442 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d84e61a2-eb55-4b59-aadc-cd676e3feed9 2019-04-05 06:28:31,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.720360040665s 2019-04-05 06:28:31,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-05 06:28:31,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=a12e64fc-d17a-4fa1-a53b-e899256c8151" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" 2019-04-05 06:28:31,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:31 GMT X-Openstack-Request-Id: req-1293edff-bfac-44c3-b0f5-65928106612e 2019-04-05 06:28:31,515 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T06:28:29Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"070d984a-26d3-42d8-b69f-fbaf12165a70","ip_address":"192.168.120.25"}],"id":"6741cd15-5939-4cb6-a6ae-b1298576a320","security_groups":["ac901c58-2d91-43b9-9315-8902827a2cdf"],"mac_address":"fa:16:3e:5c:fa:8b","project_id":"e7f82924da7449deb46ceac4d93aff6a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"67b6b3b5-f771-4b5c-a4d2-f7ef4f3dc080","tenant_id":"e7f82924da7449deb46ceac4d93aff6a","created_at":"2019-04-05T06:28:25Z","binding:vnic_type":"normal","device_id":"a12e64fc-d17a-4fa1-a53b-e899256c8151","ip_allocation":"immediate"}]} 2019-04-05 06:28:31,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=a12e64fc-d17a-4fa1-a53b-e899256c8151 used request id req-1293edff-bfac-44c3-b0f5-65928106612e 2019-04-05 06:28:31,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0659019947052s 2019-04-05 06:28:31,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:28:31,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=6741cd15-5939-4cb6-a6ae-b1298576a320" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" 2019-04-05 06:28:31,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:31 GMT X-Openstack-Request-Id: req-0a649c74-f00b-4e08-9667-1eb5b06d5b21 2019-04-05 06:28:31,569 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-05 06:28:31,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=6741cd15-5939-4cb6-a6ae-b1298576a320 used request id req-0a649c74-f00b-4e08-9667-1eb5b06d5b21 2019-04-05 06:28:31,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0444610118866s 2019-04-05 06:28:31,570 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_7b6466f0-ba45-4006-ab65-864a1b33fc05': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5c:fa:8b', u'version': 4, u'addr': u'192.168.120.25', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'7ee962cf-d990-491d-ad4d-a5a87573c084'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-05T06:28:30.000000', 'flavor': Munch({u'id': u'cccfacc3-0e80-4f4a-90f9-4364ab970505'}), 'az': u'nova', 'id': u'a12e64fc-d17a-4fa1-a53b-e899256c8151', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'57bb4ad9666846ddbb79c79d0caeb3a3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e7f82924da7449deb46ceac4d93aff6a', 'name': 'vping_userdata-project_7b6466f0-ba45-4006-ab65-864a1b33fc05', '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-04-05T06:28:30.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-05T06:28:30Z', 'hostId': u'3a89383df2b5191eb1b4ed4f8f49d6a03f34970c731bafe9a28f6fb9', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.25', 'cloud': 'envvars', 'host_id': u'3a89383df2b5191eb1b4ed4f8f49d6a03f34970c731bafe9a28f6fb9', '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-04-05T06:28:30.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e7f82924da7449deb46ceac4d93aff6a', 'name': u'vping_userdata-vm2_7b6466f0-ba45-4006-ab65-864a1b33fc05', 'adminPass': u'Bpatqwj8kmEg', 'tenant_id': u'e7f82924da7449deb46ceac4d93aff6a', 'created_at': u'2019-04-05T06:28:21Z', 'created': u'2019-04-05T06:28:21Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-05 06:28:31,571 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2019-04-05 06:28:32,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:28:32,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" 2019-04-05 06:28:32,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 864 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5ace523c-d83b-4d89-9b51-b4d9243cfddd x-openstack-request-id: req-5ace523c-d83b-4d89-9b51-b4d9243cfddd 2019-04-05 06:28:32,934 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_7b6466f0-ba45-4006-ab65-864a1b33fc05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:fa:8b", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a12e64fc-d17a-4fa1-a53b-e899256c8151", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a12e64fc-d17a-4fa1-a53b-e899256c8151", "rel": "bookmark"}], "image": {"id": "7ee962cf-d990-491d-ad4d-a5a87573c084", "links": [{"href": "http://172.30.9.23:8774/images/7ee962cf-d990-491d-ad4d-a5a87573c084", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T06:28:30.000000", "flavor": {"id": "cccfacc3-0e80-4f4a-90f9-4364ab970505", "links": [{"href": "http://172.30.9.23:8774/flavors/cccfacc3-0e80-4f4a-90f9-4364ab970505", "rel": "bookmark"}]}, "id": "a12e64fc-d17a-4fa1-a53b-e899256c8151", "security_groups": [{"name": "default"}], "user_id": "57bb4ad9666846ddbb79c79d0caeb3a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T06:28:30Z", "hostId": "3a89383df2b5191eb1b4ed4f8f49d6a03f34970c731bafe9a28f6fb9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_7b6466f0-ba45-4006-ab65-864a1b33fc05", "created": "2019-04-05T06:28:21Z", "tenant_id": "e7f82924da7449deb46ceac4d93aff6a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_7b6466f0-ba45-4006-ab65-864a1b33fc05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:1c:40", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8", "rel": "bookmark"}], "image": {"id": "7ee962cf-d990-491d-ad4d-a5a87573c084", "links": [{"href": "http://172.30.9.23:8774/images/7ee962cf-d990-491d-ad4d-a5a87573c084", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T06:28:17.000000", "flavor": {"id": "cccfacc3-0e80-4f4a-90f9-4364ab970505", "links": [{"href": "http://172.30.9.23:8774/flavors/cccfacc3-0e80-4f4a-90f9-4364ab970505", "rel": "bookmark"}]}, "id": "4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8", "security_groups": [{"name": "default"}], "user_id": "57bb4ad9666846ddbb79c79d0caeb3a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T06:28:17Z", "hostId": "3d087dee47ebaf353c5e4c0977e7becfedfa9b8b9fb955e1e283a53a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_7b6466f0-ba45-4006-ab65-864a1b33fc05", "created": "2019-04-05T06:28:10Z", "tenant_id": "e7f82924da7449deb46ceac4d93aff6a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:28:32,934 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5ace523c-d83b-4d89-9b51-b4d9243cfddd 2019-04-05 06:28:32,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361829996109s 2019-04-05 06:28:32,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-05 06:28:32,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/a12e64fc-d17a-4fa1-a53b-e899256c8151/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.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-05 06:28:33,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 7880 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2b4c72e3-43ce-449d-aa8f-0836c496b919 x-openstack-request-id: req-2b4c72e3-43ce-449d-aa8f-0836c496b919 2019-04-05 06:28:33,024 - 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 518462811 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.238688] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.242098] pid_max: default: 32768 minimum: 301\n[ 0.243947] ACPI: Core revision 20150930\n[ 0.246156] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.248844] Security Framework initialized\n[ 0.250521] Yama: becoming mindful.\n[ 0.251999] AppArmor: AppArmor initialized\n[ 0.253724] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.256409] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.259030] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.261541] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.264342] Initializing cgroup subsys io\n[ 0.266013] Initializing cgroup subsys memory\n[ 0.267781] Initializing cgroup subsys devices\n[ 0.269585] Initializing cgroup subsys freezer\n[ 0.271375] Initializing cgroup subsys net_cls\n[ 0.273171] Initializing cgroup subsys perf_event\n[ 0.275046] Initializing cgroup subsys net_prio\n[ 0.276879] Initializing cgroup subsys hugetlb\n[ 0.278667] Initializing cgroup subsys pids\n[ 0.280420] CPU: Physical Processor ID: 0\n[ 0.282767] mce: CPU supports 10 MCE banks\n[ 0.284261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.286051] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.302874] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.311327] ftrace: allocating 31920 entries in 125 pages\n[ 0.342313] smpboot: Max logical packages: 1\n[ 0.343824] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.346227] x2apic enabled\n[ 0.347607] Switched APIC routing to physical x2apic.\n[ 0.350533] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.352518] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.356196] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.359381] KVM setup paravirtual spinlock\n[ 0.361313] x86: Booted up 1 node, 1 CPUs\n[ 0.362746] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.365159] devtmpfs: initialized\n[ 0.367405] evm: security.selinux\n[ 0.368641] evm: security.SMACK64\n[ 0.369877] evm: security.SMACK64EXEC\n[ 0.371207] evm: security.SMACK64TRANSMUTE\n[ 0.372649] evm: security.SMACK64MMAP\n[ 0.373976] evm: security.ima\n[ 0.375113] evm: security.capability\n[ 0.376493] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.379772] pinctrl core: initialized pinctrl subsystem\n[ 0.381673] RTC time: 6:28:30, date: 04/05/19\n[ 0.383311] NET: Registered protocol family 16\n[ 0.384982] cpuidle: using governor ladder\n[ 0.386439] cpuidle: using governor menu\n[ 0.387838] PCCT header not found.\n[ 0.389145] ACPI: bus type PCI registered\n[ 0.390577] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.392772] PCI: Using configuration type 1 for base access\n[ 0.395350] ACPI: Added _OSI(Module Device)\n[ 0.396824] ACPI: Added _OSI(Processor Device)\n[ 0.398342] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.399933] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.402534] ACPI: Interpreter enabled\n[ 0.403869] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.407134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.410395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.413651] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.416908] ACPI: (supports S0 S5)\n[ 0.418152] ACPI: Using IOAPIC for interrupt routing\n[ 0.419823] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.424320] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.426338] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.428532] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.430646] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.434475] acpiphp: Slot [3] registered\n[ 0.435885] acpiphp: Slot [4] registered\n[ 0.437290] acpiphp: Slot [5] registered\n[ 0.438705] acpiphp: Slot [6] registered\n[ 0.440120] acpiphp: Slot [7] registered\n[ 0.441529] acpiphp: Slot [8] registered\n[ 0.442940] acpiphp: Slot [9] registered\n[ 0.444340] acpiphp: Slot [10] registered\n[ 0.445771] acpiphp: Slot [11] registered\n[ 0.447203] acpiphp: Slot [12] registered\n[ 0.448634] acpiphp: Slot [13] registered\n[ 0.450055] acpiphp: Slot [14] registered\n[ 0.451484] acpiphp: Slot [15] registered\n[ 0.469569] acpiphp: Slot [16] registered\n[ 0.470999] acpiphp: Slot [17] registered\n[ 0.472428] acpiphp: Slot [18] registered\n[ 0.473859] acpiphp: Slot [19] registered\n[ 0.475283] acpiphp: Slot [20] registered\n[ 0.476712] acpiphp: Slot [21] registered\n[ 0.478141] acpiphp: Slot [22] registered\n[ 0.479568] acpiphp: Slot [23] registered\n[ 0.480995] acpiphp: Slot [24] registered\n[ 0.482426] acpiphp: Slot [25] registered\n[ 0.483847] acpiphp: Slot [26] registered\n[ 0.485268] acpiphp: Slot [27] registered\n[ 0.486700] acpiphp: Slot [28] registered\n[ 0.488123] acpiphp: Slot [29] registered\n[ 0.489549] acpiphp: Slot [30] registered\n[ 0.490973] acpiphp: Slot [31] registered\n[ 0.492393] PCI host bridge to bus 0000:00\n[ 0.493814] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.495965] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.498112] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.500672] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.503228] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.505836] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.510525] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.512789] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.514872] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.517117] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.521490] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.524014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.550432] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.553375] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.555875] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.558351] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.560804] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.562985] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.565287] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.567149] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.569884] vgaarb: loaded\n[ 0.570937] vgaarb: bridge control possible 0000:00:02.0\n[ 0.573041] SCSI subsystem initialized\n[ 0.574650] ACPI: bus type USB registered\n[ 0.576110] usbcore: registered new interface driver usbfs\n[ 0.577931] usbcore: registered new interface driver hub\n[ 0.579707] usbcore: registered new device driver usb\n[ 0.581615] PCI: Using ACPI for IRQ routing\n[ 0.583561] NetLabel: Initializing\n[ 0.584821] NetLabel: domain hash size = 128\n[ 0.586320] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.588012] NetLabel: unlabeled traffic allowed by default\n[ 0.590058] clocksource: Switched to clocksource kvm-clock\n[ 0.600344] AppArmor: AppArmor Filesystem Enabled\n[ 0.602017] pnp: PnP ACPI init\n[ 0.603545] pnp: PnP ACPI: found 5 devices\n[ 0.610636] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.613652] NET: Registered protocol family 2\n[ 0.615448] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.617725] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.619851] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.621983] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.623903] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.625973] NET: Registered protocol family 1\n[ 0.627511] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.629440] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.631339] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.646320] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.661403] Trying to unpack rootfs image as initramfs...\n[ 0.722779] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.725619] Scanning for low memory corruption every 60 seconds\n[ 0.727866] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.729898] audit: initializing netlink subsys (disabled)\n[ 0.731739] audit: type=2000 audit(1554445711.167:1): initialized\n[ 0.733985] Initialise system trusted keyring\n[ 0.735620] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.737672] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.740777] zbud: loaded\n[ 0.741950] VFS: Disk quotas dquot_6.6.0\n[ 0.743391] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.745961] fuse init (API version 7.23)\n[ 0.747488] Key type big_key registered\n[ 0.748889] Allocating IMA MOK and blacklist keyrings.\n[ 0.750922] Key type asymmetric registered\n[ 0.752377] Asymmetric key parser 'x509' registered\n[ 0.754077] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.756698] io scheduler noop registered\n[ 0.758095] io scheduler deadline registered (default)\n[ 0.759851] io scheduler cfq registered\n[ 0.761306] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.763158] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.765365] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.767925] ACPI: Power Button [PWRF]\n[ 0.769365] GHES: HEST is not enabled!\n[ 0.783664] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.813015] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.816548] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.841860] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.845338] Linux agpgart interface v0.103\n[ 0.848870] brd: module loaded\n[ 0.851254] loop: module loaded\n[ 0.856553] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.859131] GPT:90111 != 2097151\n[ 0.860334] GPT:Alternate GPT header not at the end of the disk.\n[ 0.862287] GPT:90111 != 2097151\n[ 0.863488] GPT: Use GNU Parted to correct GPT errors.\n[ 0.865216] vda: vda1 vda15\n[ 0.867051] scsi host0: ata_piix\n[ 0.868372] scsi host1: ata_piix\n[ 0.869634] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.871808] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.874605] libphy: Fixed MDIO Bus: probed\n[ 0.876067] tun: Universal TUN/TAP device driver, 1.6\n[ 0.877765] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.881000] PPP generic driver version 2.4.2\n[ 0.882580] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.884697] ehci-pci: EHCI PCI platform driver\n[ 0.886249] ehci-platform: EHCI generic platform driver\n[ 0.888002] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.890008] ohci-pci: OHCI PCI platform driver\n[ 0.891552] ohci-platform: OHCI generic platform driver\n[ 0.893309] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.908319] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.910090] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.912683] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.914441] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.916448] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.918650] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.921144] usb usb1: Product: UHCI Host Controller\n[ 0.922787] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.924796] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.926476] hub 1-0:1.0: USB hub found\n[ 0.927836] hub 1-0:1.0: 2 ports detected\n[ 0.929398] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.933018] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.934720] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.936493] mousedev: PS/2 mouse device common for all mice\n[ 0.938686] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.941684] rtc_cmos 00:00: RTC can wake from S4\n[ 0.943789] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.945877] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.948011] i2c /dev entries driver\n[ 0.949335] device-mapper: uevent: version 1.0.3\n[ 0.950992] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.953852] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.956107] NET: Registered protocol family 10\n[ 0.957921] NET: Registered protocol family 17\n[ 0.959490] Key type dns_resolver registered\n[ 0.961129] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.963053] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.966120] registered taskstats version 1\n[ 0.967584] Loading compiled-in X.509 certificates\n[ 0.969787] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.973052] zswap: loaded using pool lzo/zbud\n[ 0.975362] Key type trusted registered\n[ 0.977732] Key type encrypted registered\n[ 0.979179] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.981005] ima: No TPM chip found, activating TPM-bypass!\n[ 0.982845] evm: HMAC attrs: 0x1\n[ 0.984420] Magic number: 15:920:467\n[ 0.985886] rtc_cmos 00:00: setting system clock to 2019-04-05 06:28:31 UTC (1554445711)\n[ 0.988704] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.990670] EDD information not available.\n[ 1.031794] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.051556] Write protecting the kernel read-only data: 14336k\n[ 1.054923] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.057956] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.76\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.224598] 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.25...\nLease of 192.168.120.25 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\n"} 2019-04-05 06:28:33,025 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a12e64fc-d17a-4fa1-a53b-e899256c8151/action used request id req-2b4c72e3-43ce-449d-aa8f-0836c496b919 2019-04-05 06:28:33,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0879578590393s 2019-04-05 06:28:33,026 - 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 518462811 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.238688] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.242098] pid_max: default: 32768 minimum: 301 [ 0.243947] ACPI: Core revision 20150930 [ 0.246156] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.248844] Security Framework initialized [ 0.250521] Yama: becoming mindful. [ 0.251999] AppArmor: AppArmor initialized [ 0.253724] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256409] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.259030] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.261541] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.264342] Initializing cgroup subsys io [ 0.266013] Initializing cgroup subsys memory [ 0.267781] Initializing cgroup subsys devices [ 0.269585] Initializing cgroup subsys freezer [ 0.271375] Initializing cgroup subsys net_cls [ 0.273171] Initializing cgroup subsys perf_event [ 0.275046] Initializing cgroup subsys net_prio [ 0.276879] Initializing cgroup subsys hugetlb [ 0.278667] Initializing cgroup subsys pids [ 0.280420] CPU: Physical Processor ID: 0 [ 0.282767] mce: CPU supports 10 MCE banks [ 0.284261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.286051] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.302874] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.311327] ftrace: allocating 31920 entries in 125 pages [ 0.342313] smpboot: Max logical packages: 1 [ 0.343824] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.346227] x2apic enabled [ 0.347607] Switched APIC routing to physical x2apic. [ 0.350533] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.352518] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.356196] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.359381] KVM setup paravirtual spinlock [ 0.361313] x86: Booted up 1 node, 1 CPUs [ 0.362746] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.365159] devtmpfs: initialized [ 0.367405] evm: security.selinux [ 0.368641] evm: security.SMACK64 [ 0.369877] evm: security.SMACK64EXEC [ 0.371207] evm: security.SMACK64TRANSMUTE [ 0.372649] evm: security.SMACK64MMAP [ 0.373976] evm: security.ima [ 0.375113] evm: security.capability [ 0.376493] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379772] pinctrl core: initialized pinctrl subsystem [ 0.381673] RTC time: 6:28:30, date: 04/05/19 [ 0.383311] NET: Registered protocol family 16 [ 0.384982] cpuidle: using governor ladder [ 0.386439] cpuidle: using governor menu [ 0.387838] PCCT header not found. [ 0.389145] ACPI: bus type PCI registered [ 0.390577] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.392772] PCI: Using configuration type 1 for base access [ 0.395350] ACPI: Added _OSI(Module Device) [ 0.396824] ACPI: Added _OSI(Processor Device) [ 0.398342] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399933] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402534] ACPI: Interpreter enabled [ 0.403869] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.407134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.410395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.413651] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.416908] ACPI: (supports S0 S5) [ 0.418152] ACPI: Using IOAPIC for interrupt routing [ 0.419823] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.424320] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.426338] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.428532] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.430646] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.434475] acpiphp: Slot [3] registered [ 0.435885] acpiphp: Slot [4] registered [ 0.437290] acpiphp: Slot [5] registered [ 0.438705] acpiphp: Slot [6] registered [ 0.440120] acpiphp: Slot [7] registered [ 0.441529] acpiphp: Slot [8] registered [ 0.442940] acpiphp: Slot [9] registered [ 0.444340] acpiphp: Slot [10] registered [ 0.445771] acpiphp: Slot [11] registered [ 0.447203] acpiphp: Slot [12] registered [ 0.448634] acpiphp: Slot [13] registered [ 0.450055] acpiphp: Slot [14] registered [ 0.451484] acpiphp: Slot [15] registered [ 0.469569] acpiphp: Slot [16] registered [ 0.470999] acpiphp: Slot [17] registered [ 0.472428] acpiphp: Slot [18] registered [ 0.473859] acpiphp: Slot [19] registered [ 0.475283] acpiphp: Slot [20] registered [ 0.476712] acpiphp: Slot [21] registered [ 0.478141] acpiphp: Slot [22] registered [ 0.479568] acpiphp: Slot [23] registered [ 0.480995] acpiphp: Slot [24] registered [ 0.482426] acpiphp: Slot [25] registered [ 0.483847] acpiphp: Slot [26] registered [ 0.485268] acpiphp: Slot [27] registered [ 0.486700] acpiphp: Slot [28] registered [ 0.488123] acpiphp: Slot [29] registered [ 0.489549] acpiphp: Slot [30] registered [ 0.490973] acpiphp: Slot [31] registered [ 0.492393] PCI host bridge to bus 0000:00 [ 0.493814] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.495965] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.498112] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.500672] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.503228] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.505836] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.510525] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.512789] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.514872] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.517117] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.521490] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.524014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.550432] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.553375] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.555875] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.558351] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.560804] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.562985] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.565287] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.567149] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.569884] vgaarb: loaded [ 0.570937] vgaarb: bridge control possible 0000:00:02.0 [ 0.573041] SCSI subsystem initialized [ 0.574650] ACPI: bus type USB registered [ 0.576110] usbcore: registered new interface driver usbfs [ 0.577931] usbcore: registered new interface driver hub [ 0.579707] usbcore: registered new device driver usb [ 0.581615] PCI: Using ACPI for IRQ routing [ 0.583561] NetLabel: Initializing [ 0.584821] NetLabel: domain hash size = 128 [ 0.586320] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.588012] NetLabel: unlabeled traffic allowed by default [ 0.590058] clocksource: Switched to clocksource kvm-clock [ 0.600344] AppArmor: AppArmor Filesystem Enabled [ 0.602017] pnp: PnP ACPI init [ 0.603545] pnp: PnP ACPI: found 5 devices [ 0.610636] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.613652] NET: Registered protocol family 2 [ 0.615448] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.617725] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.619851] TCP: Hash tables configured (established 4096 bind 4096) [ 0.621983] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.623903] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.625973] NET: Registered protocol family 1 [ 0.627511] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.629440] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.631339] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.646320] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.661403] Trying to unpack rootfs image as initramfs... [ 0.722779] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.725619] Scanning for low memory corruption every 60 seconds [ 0.727866] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.729898] audit: initializing netlink subsys (disabled) [ 0.731739] audit: type=2000 audit(1554445711.167:1): initialized [ 0.733985] Initialise system trusted keyring [ 0.735620] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.737672] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.740777] zbud: loaded [ 0.741950] VFS: Disk quotas dquot_6.6.0 [ 0.743391] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.745961] fuse init (API version 7.23) [ 0.747488] Key type big_key registered [ 0.748889] Allocating IMA MOK and blacklist keyrings. [ 0.750922] Key type asymmetric registered [ 0.752377] Asymmetric key parser 'x509' registered [ 0.754077] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.756698] io scheduler noop registered [ 0.758095] io scheduler deadline registered (default) [ 0.759851] io scheduler cfq registered [ 0.761306] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.763158] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.765365] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.767925] ACPI: Power Button [PWRF] [ 0.769365] GHES: HEST is not enabled! [ 0.783664] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813015] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.816548] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.841860] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.845338] Linux agpgart interface v0.103 [ 0.848870] brd: module loaded [ 0.851254] loop: module loaded [ 0.856553] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.859131] GPT:90111 != 2097151 [ 0.860334] GPT:Alternate GPT header not at the end of the disk. [ 0.862287] GPT:90111 != 2097151 [ 0.863488] GPT: Use GNU Parted to correct GPT errors. [ 0.865216] vda: vda1 vda15 [ 0.867051] scsi host0: ata_piix [ 0.868372] scsi host1: ata_piix [ 0.869634] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.871808] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.874605] libphy: Fixed MDIO Bus: probed [ 0.876067] tun: Universal TUN/TAP device driver, 1.6 [ 0.877765] tun: (C) 1999-2004 Max Krasnyansky [ 0.881000] PPP generic driver version 2.4.2 [ 0.882580] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.884697] ehci-pci: EHCI PCI platform driver [ 0.886249] ehci-platform: EHCI generic platform driver [ 0.888002] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.890008] ohci-pci: OHCI PCI platform driver [ 0.891552] ohci-platform: OHCI generic platform driver [ 0.893309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908319] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.910090] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.912683] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.914441] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.916448] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.918650] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.921144] usb usb1: Product: UHCI Host Controller [ 0.922787] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.924796] usb usb1: SerialNumber: 0000:00:01.2 [ 0.926476] hub 1-0:1.0: USB hub found [ 0.927836] hub 1-0:1.0: 2 ports detected [ 0.929398] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.933018] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.934720] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.936493] mousedev: PS/2 mouse device common for all mice [ 0.938686] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.941684] rtc_cmos 00:00: RTC can wake from S4 [ 0.943789] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.945877] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.948011] i2c /dev entries driver [ 0.949335] device-mapper: uevent: version 1.0.3 [ 0.950992] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.953852] ledtrig-cpu: registered to indicate activity on CPUs [ 0.956107] NET: Registered protocol family 10 [ 0.957921] NET: Registered protocol family 17 [ 0.959490] Key type dns_resolver registered [ 0.961129] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.963053] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.966120] registered taskstats version 1 [ 0.967584] Loading compiled-in X.509 certificates [ 0.969787] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.973052] zswap: loaded using pool lzo/zbud [ 0.975362] Key type trusted registered [ 0.977732] Key type encrypted registered [ 0.979179] AppArmor: AppArmor sha1 policy hashing enabled [ 0.981005] ima: No TPM chip found, activating TPM-bypass! [ 0.982845] evm: HMAC attrs: 0x1 [ 0.984420] Magic number: 15:920:467 [ 0.985886] rtc_cmos 00:00: setting system clock to 2019-04-05 06:28:31 UTC (1554445711) [ 0.988704] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.990670] EDD information not available. [ 1.031794] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051556] Write protecting the kernel read-only data: 14336k [ 1.054923] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.057956] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.90 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.224598] 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.25... Lease of 192.168.120.25 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 2019-04-05 06:28:33,027 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.14. Waiting for response... 2019-04-05 06:28:34,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:28:34,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" 2019-04-05 06:28:34,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 864 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28: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-63e32efa-0ed7-4677-a5ae-0bffd0f1d51c x-openstack-request-id: req-63e32efa-0ed7-4677-a5ae-0bffd0f1d51c 2019-04-05 06:28:34,480 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_7b6466f0-ba45-4006-ab65-864a1b33fc05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:fa:8b", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a12e64fc-d17a-4fa1-a53b-e899256c8151", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a12e64fc-d17a-4fa1-a53b-e899256c8151", "rel": "bookmark"}], "image": {"id": "7ee962cf-d990-491d-ad4d-a5a87573c084", "links": [{"href": "http://172.30.9.23:8774/images/7ee962cf-d990-491d-ad4d-a5a87573c084", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T06:28:30.000000", "flavor": {"id": "cccfacc3-0e80-4f4a-90f9-4364ab970505", "links": [{"href": "http://172.30.9.23:8774/flavors/cccfacc3-0e80-4f4a-90f9-4364ab970505", "rel": "bookmark"}]}, "id": "a12e64fc-d17a-4fa1-a53b-e899256c8151", "security_groups": [{"name": "default"}], "user_id": "57bb4ad9666846ddbb79c79d0caeb3a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T06:28:30Z", "hostId": "3a89383df2b5191eb1b4ed4f8f49d6a03f34970c731bafe9a28f6fb9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_7b6466f0-ba45-4006-ab65-864a1b33fc05", "created": "2019-04-05T06:28:21Z", "tenant_id": "e7f82924da7449deb46ceac4d93aff6a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_7b6466f0-ba45-4006-ab65-864a1b33fc05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:1c:40", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8", "rel": "bookmark"}], "image": {"id": "7ee962cf-d990-491d-ad4d-a5a87573c084", "links": [{"href": "http://172.30.9.23:8774/images/7ee962cf-d990-491d-ad4d-a5a87573c084", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T06:28:17.000000", "flavor": {"id": "cccfacc3-0e80-4f4a-90f9-4364ab970505", "links": [{"href": "http://172.30.9.23:8774/flavors/cccfacc3-0e80-4f4a-90f9-4364ab970505", "rel": "bookmark"}]}, "id": "4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8", "security_groups": [{"name": "default"}], "user_id": "57bb4ad9666846ddbb79c79d0caeb3a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T06:28:17Z", "hostId": "3d087dee47ebaf353c5e4c0977e7becfedfa9b8b9fb955e1e283a53a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_7b6466f0-ba45-4006-ab65-864a1b33fc05", "created": "2019-04-05T06:28:10Z", "tenant_id": "e7f82924da7449deb46ceac4d93aff6a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:28:34,481 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-63e32efa-0ed7-4677-a5ae-0bffd0f1d51c 2019-04-05 06:28:34,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.452642917633s 2019-04-05 06:28:34,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-05 06:28:34,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/a12e64fc-d17a-4fa1-a53b-e899256c8151/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.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-05 06:28:34,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 7953 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28: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-100effa9-5ae4-4040-a76b-69cc2f706345 x-openstack-request-id: req-100effa9-5ae4-4040-a76b-69cc2f706345 2019-04-05 06:28:34,555 - 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 518462811 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.238688] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.242098] pid_max: default: 32768 minimum: 301\n[ 0.243947] ACPI: Core revision 20150930\n[ 0.246156] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.248844] Security Framework initialized\n[ 0.250521] Yama: becoming mindful.\n[ 0.251999] AppArmor: AppArmor initialized\n[ 0.253724] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.256409] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.259030] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.261541] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.264342] Initializing cgroup subsys io\n[ 0.266013] Initializing cgroup subsys memory\n[ 0.267781] Initializing cgroup subsys devices\n[ 0.269585] Initializing cgroup subsys freezer\n[ 0.271375] Initializing cgroup subsys net_cls\n[ 0.273171] Initializing cgroup subsys perf_event\n[ 0.275046] Initializing cgroup subsys net_prio\n[ 0.276879] Initializing cgroup subsys hugetlb\n[ 0.278667] Initializing cgroup subsys pids\n[ 0.280420] CPU: Physical Processor ID: 0\n[ 0.282767] mce: CPU supports 10 MCE banks\n[ 0.284261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.286051] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.302874] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.311327] ftrace: allocating 31920 entries in 125 pages\n[ 0.342313] smpboot: Max logical packages: 1\n[ 0.343824] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.346227] x2apic enabled\n[ 0.347607] Switched APIC routing to physical x2apic.\n[ 0.350533] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.352518] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.356196] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.359381] KVM setup paravirtual spinlock\n[ 0.361313] x86: Booted up 1 node, 1 CPUs\n[ 0.362746] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.365159] devtmpfs: initialized\n[ 0.367405] evm: security.selinux\n[ 0.368641] evm: security.SMACK64\n[ 0.369877] evm: security.SMACK64EXEC\n[ 0.371207] evm: security.SMACK64TRANSMUTE\n[ 0.372649] evm: security.SMACK64MMAP\n[ 0.373976] evm: security.ima\n[ 0.375113] evm: security.capability\n[ 0.376493] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.379772] pinctrl core: initialized pinctrl subsystem\n[ 0.381673] RTC time: 6:28:30, date: 04/05/19\n[ 0.383311] NET: Registered protocol family 16\n[ 0.384982] cpuidle: using governor ladder\n[ 0.386439] cpuidle: using governor menu\n[ 0.387838] PCCT header not found.\n[ 0.389145] ACPI: bus type PCI registered\n[ 0.390577] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.392772] PCI: Using configuration type 1 for base access\n[ 0.395350] ACPI: Added _OSI(Module Device)\n[ 0.396824] ACPI: Added _OSI(Processor Device)\n[ 0.398342] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.399933] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.402534] ACPI: Interpreter enabled\n[ 0.403869] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.407134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.410395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.413651] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.416908] ACPI: (supports S0 S5)\n[ 0.418152] ACPI: Using IOAPIC for interrupt routing\n[ 0.419823] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.424320] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.426338] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.428532] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.430646] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.434475] acpiphp: Slot [3] registered\n[ 0.435885] acpiphp: Slot [4] registered\n[ 0.437290] acpiphp: Slot [5] registered\n[ 0.438705] acpiphp: Slot [6] registered\n[ 0.440120] acpiphp: Slot [7] registered\n[ 0.441529] acpiphp: Slot [8] registered\n[ 0.442940] acpiphp: Slot [9] registered\n[ 0.444340] acpiphp: Slot [10] registered\n[ 0.445771] acpiphp: Slot [11] registered\n[ 0.447203] acpiphp: Slot [12] registered\n[ 0.448634] acpiphp: Slot [13] registered\n[ 0.450055] acpiphp: Slot [14] registered\n[ 0.451484] acpiphp: Slot [15] registered\n[ 0.469569] acpiphp: Slot [16] registered\n[ 0.470999] acpiphp: Slot [17] registered\n[ 0.472428] acpiphp: Slot [18] registered\n[ 0.473859] acpiphp: Slot [19] registered\n[ 0.475283] acpiphp: Slot [20] registered\n[ 0.476712] acpiphp: Slot [21] registered\n[ 0.478141] acpiphp: Slot [22] registered\n[ 0.479568] acpiphp: Slot [23] registered\n[ 0.480995] acpiphp: Slot [24] registered\n[ 0.482426] acpiphp: Slot [25] registered\n[ 0.483847] acpiphp: Slot [26] registered\n[ 0.485268] acpiphp: Slot [27] registered\n[ 0.486700] acpiphp: Slot [28] registered\n[ 0.488123] acpiphp: Slot [29] registered\n[ 0.489549] acpiphp: Slot [30] registered\n[ 0.490973] acpiphp: Slot [31] registered\n[ 0.492393] PCI host bridge to bus 0000:00\n[ 0.493814] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.495965] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.498112] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.500672] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.503228] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.505836] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.510525] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.512789] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.514872] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.517117] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.521490] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.524014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.550432] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.553375] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.555875] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.558351] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.560804] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.562985] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.565287] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.567149] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.569884] vgaarb: loaded\n[ 0.570937] vgaarb: bridge control possible 0000:00:02.0\n[ 0.573041] SCSI subsystem initialized\n[ 0.574650] ACPI: bus type USB registered\n[ 0.576110] usbcore: registered new interface driver usbfs\n[ 0.577931] usbcore: registered new interface driver hub\n[ 0.579707] usbcore: registered new device driver usb\n[ 0.581615] PCI: Using ACPI for IRQ routing\n[ 0.583561] NetLabel: Initializing\n[ 0.584821] NetLabel: domain hash size = 128\n[ 0.586320] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.588012] NetLabel: unlabeled traffic allowed by default\n[ 0.590058] clocksource: Switched to clocksource kvm-clock\n[ 0.600344] AppArmor: AppArmor Filesystem Enabled\n[ 0.602017] pnp: PnP ACPI init\n[ 0.603545] pnp: PnP ACPI: found 5 devices\n[ 0.610636] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.613652] NET: Registered protocol family 2\n[ 0.615448] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.617725] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.619851] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.621983] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.623903] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.625973] NET: Registered protocol family 1\n[ 0.627511] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.629440] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.631339] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.646320] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.661403] Trying to unpack rootfs image as initramfs...\n[ 0.722779] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.725619] Scanning for low memory corruption every 60 seconds\n[ 0.727866] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.729898] audit: initializing netlink subsys (disabled)\n[ 0.731739] audit: type=2000 audit(1554445711.167:1): initialized\n[ 0.733985] Initialise system trusted keyring\n[ 0.735620] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.737672] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.740777] zbud: loaded\n[ 0.741950] VFS: Disk quotas dquot_6.6.0\n[ 0.743391] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.745961] fuse init (API version 7.23)\n[ 0.747488] Key type big_key registered\n[ 0.748889] Allocating IMA MOK and blacklist keyrings.\n[ 0.750922] Key type asymmetric registered\n[ 0.752377] Asymmetric key parser 'x509' registered\n[ 0.754077] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.756698] io scheduler noop registered\n[ 0.758095] io scheduler deadline registered (default)\n[ 0.759851] io scheduler cfq registered\n[ 0.761306] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.763158] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.765365] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.767925] ACPI: Power Button [PWRF]\n[ 0.769365] GHES: HEST is not enabled!\n[ 0.783664] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.813015] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.816548] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.841860] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.845338] Linux agpgart interface v0.103\n[ 0.848870] brd: module loaded\n[ 0.851254] loop: module loaded\n[ 0.856553] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.859131] GPT:90111 != 2097151\n[ 0.860334] GPT:Alternate GPT header not at the end of the disk.\n[ 0.862287] GPT:90111 != 2097151\n[ 0.863488] GPT: Use GNU Parted to correct GPT errors.\n[ 0.865216] vda: vda1 vda15\n[ 0.867051] scsi host0: ata_piix\n[ 0.868372] scsi host1: ata_piix\n[ 0.869634] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.871808] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.874605] libphy: Fixed MDIO Bus: probed\n[ 0.876067] tun: Universal TUN/TAP device driver, 1.6\n[ 0.877765] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.881000] PPP generic driver version 2.4.2\n[ 0.882580] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.884697] ehci-pci: EHCI PCI platform driver\n[ 0.886249] ehci-platform: EHCI generic platform driver\n[ 0.888002] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.890008] ohci-pci: OHCI PCI platform driver\n[ 0.891552] ohci-platform: OHCI generic platform driver\n[ 0.893309] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.908319] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.910090] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.912683] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.914441] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.916448] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.918650] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.921144] usb usb1: Product: UHCI Host Controller\n[ 0.922787] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.924796] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.926476] hub 1-0:1.0: USB hub found\n[ 0.927836] hub 1-0:1.0: 2 ports detected\n[ 0.929398] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.933018] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.934720] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.936493] mousedev: PS/2 mouse device common for all mice\n[ 0.938686] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.941684] rtc_cmos 00:00: RTC can wake from S4\n[ 0.943789] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.945877] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.948011] i2c /dev entries driver\n[ 0.949335] device-mapper: uevent: version 1.0.3\n[ 0.950992] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.953852] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.956107] NET: Registered protocol family 10\n[ 0.957921] NET: Registered protocol family 17\n[ 0.959490] Key type dns_resolver registered\n[ 0.961129] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.963053] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.966120] registered taskstats version 1\n[ 0.967584] Loading compiled-in X.509 certificates\n[ 0.969787] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.973052] zswap: loaded using pool lzo/zbud\n[ 0.975362] Key type trusted registered\n[ 0.977732] Key type encrypted registered\n[ 0.979179] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.981005] ima: No TPM chip found, activating TPM-bypass!\n[ 0.982845] evm: HMAC attrs: 0x1\n[ 0.984420] Magic number: 15:920:467\n[ 0.985886] rtc_cmos 00:00: setting system clock to 2019-04-05 06:28:31 UTC (1554445711)\n[ 0.988704] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.990670] EDD information not available.\n[ 1.031794] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.051556] Write protecting the kernel read-only data: 14336k\n[ 1.054923] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.057956] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.76\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.224598] 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.25...\nLease of 192.168.120.25 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-00000006\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\n"} 2019-04-05 06:28:34,555 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a12e64fc-d17a-4fa1-a53b-e899256c8151/action used request id req-100effa9-5ae4-4040-a76b-69cc2f706345 2019-04-05 06:28:34,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0718159675598s 2019-04-05 06:28:34,556 - 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 518462811 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.238688] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.242098] pid_max: default: 32768 minimum: 301 [ 0.243947] ACPI: Core revision 20150930 [ 0.246156] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.248844] Security Framework initialized [ 0.250521] Yama: becoming mindful. [ 0.251999] AppArmor: AppArmor initialized [ 0.253724] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256409] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.259030] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.261541] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.264342] Initializing cgroup subsys io [ 0.266013] Initializing cgroup subsys memory [ 0.267781] Initializing cgroup subsys devices [ 0.269585] Initializing cgroup subsys freezer [ 0.271375] Initializing cgroup subsys net_cls [ 0.273171] Initializing cgroup subsys perf_event [ 0.275046] Initializing cgroup subsys net_prio [ 0.276879] Initializing cgroup subsys hugetlb [ 0.278667] Initializing cgroup subsys pids [ 0.280420] CPU: Physical Processor ID: 0 [ 0.282767] mce: CPU supports 10 MCE banks [ 0.284261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.286051] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.302874] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.311327] ftrace: allocating 31920 entries in 125 pages [ 0.342313] smpboot: Max logical packages: 1 [ 0.343824] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.346227] x2apic enabled [ 0.347607] Switched APIC routing to physical x2apic. [ 0.350533] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.352518] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.356196] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.359381] KVM setup paravirtual spinlock [ 0.361313] x86: Booted up 1 node, 1 CPUs [ 0.362746] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.365159] devtmpfs: initialized [ 0.367405] evm: security.selinux [ 0.368641] evm: security.SMACK64 [ 0.369877] evm: security.SMACK64EXEC [ 0.371207] evm: security.SMACK64TRANSMUTE [ 0.372649] evm: security.SMACK64MMAP [ 0.373976] evm: security.ima [ 0.375113] evm: security.capability [ 0.376493] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379772] pinctrl core: initialized pinctrl subsystem [ 0.381673] RTC time: 6:28:30, date: 04/05/19 [ 0.383311] NET: Registered protocol family 16 [ 0.384982] cpuidle: using governor ladder [ 0.386439] cpuidle: using governor menu [ 0.387838] PCCT header not found. [ 0.389145] ACPI: bus type PCI registered [ 0.390577] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.392772] PCI: Using configuration type 1 for base access [ 0.395350] ACPI: Added _OSI(Module Device) [ 0.396824] ACPI: Added _OSI(Processor Device) [ 0.398342] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399933] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402534] ACPI: Interpreter enabled [ 0.403869] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.407134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.410395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.413651] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.416908] ACPI: (supports S0 S5) [ 0.418152] ACPI: Using IOAPIC for interrupt routing [ 0.419823] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.424320] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.426338] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.428532] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.430646] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.434475] acpiphp: Slot [3] registered [ 0.435885] acpiphp: Slot [4] registered [ 0.437290] acpiphp: Slot [5] registered [ 0.438705] acpiphp: Slot [6] registered [ 0.440120] acpiphp: Slot [7] registered [ 0.441529] acpiphp: Slot [8] registered [ 0.442940] acpiphp: Slot [9] registered [ 0.444340] acpiphp: Slot [10] registered [ 0.445771] acpiphp: Slot [11] registered [ 0.447203] acpiphp: Slot [12] registered [ 0.448634] acpiphp: Slot [13] registered [ 0.450055] acpiphp: Slot [14] registered [ 0.451484] acpiphp: Slot [15] registered [ 0.469569] acpiphp: Slot [16] registered [ 0.470999] acpiphp: Slot [17] registered [ 0.472428] acpiphp: Slot [18] registered [ 0.473859] acpiphp: Slot [19] registered [ 0.475283] acpiphp: Slot [20] registered [ 0.476712] acpiphp: Slot [21] registered [ 0.478141] acpiphp: Slot [22] registered [ 0.479568] acpiphp: Slot [23] registered [ 0.480995] acpiphp: Slot [24] registered [ 0.482426] acpiphp: Slot [25] registered [ 0.483847] acpiphp: Slot [26] registered [ 0.485268] acpiphp: Slot [27] registered [ 0.486700] acpiphp: Slot [28] registered [ 0.488123] acpiphp: Slot [29] registered [ 0.489549] acpiphp: Slot [30] registered [ 0.490973] acpiphp: Slot [31] registered [ 0.492393] PCI host bridge to bus 0000:00 [ 0.493814] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.495965] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.498112] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.500672] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.503228] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.505836] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.510525] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.512789] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.514872] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.517117] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.521490] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.524014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.550432] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.553375] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.555875] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.558351] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.560804] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.562985] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.565287] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.567149] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.569884] vgaarb: loaded [ 0.570937] vgaarb: bridge control possible 0000:00:02.0 [ 0.573041] SCSI subsystem initialized [ 0.574650] ACPI: bus type USB registered [ 0.576110] usbcore: registered new interface driver usbfs [ 0.577931] usbcore: registered new interface driver hub [ 0.579707] usbcore: registered new device driver usb [ 0.581615] PCI: Using ACPI for IRQ routing [ 0.583561] NetLabel: Initializing [ 0.584821] NetLabel: domain hash size = 128 [ 0.586320] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.588012] NetLabel: unlabeled traffic allowed by default [ 0.590058] clocksource: Switched to clocksource kvm-clock [ 0.600344] AppArmor: AppArmor Filesystem Enabled [ 0.602017] pnp: PnP ACPI init [ 0.603545] pnp: PnP ACPI: found 5 devices [ 0.610636] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.613652] NET: Registered protocol family 2 [ 0.615448] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.617725] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.619851] TCP: Hash tables configured (established 4096 bind 4096) [ 0.621983] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.623903] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.625973] NET: Registered protocol family 1 [ 0.627511] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.629440] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.631339] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.646320] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.661403] Trying to unpack rootfs image as initramfs... [ 0.722779] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.725619] Scanning for low memory corruption every 60 seconds [ 0.727866] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.729898] audit: initializing netlink subsys (disabled) [ 0.731739] audit: type=2000 audit(1554445711.167:1): initialized [ 0.733985] Initialise system trusted keyring [ 0.735620] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.737672] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.740777] zbud: loaded [ 0.741950] VFS: Disk quotas dquot_6.6.0 [ 0.743391] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.745961] fuse init (API version 7.23) [ 0.747488] Key type big_key registered [ 0.748889] Allocating IMA MOK and blacklist keyrings. [ 0.750922] Key type asymmetric registered [ 0.752377] Asymmetric key parser 'x509' registered [ 0.754077] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.756698] io scheduler noop registered [ 0.758095] io scheduler deadline registered (default) [ 0.759851] io scheduler cfq registered [ 0.761306] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.763158] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.765365] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.767925] ACPI: Power Button [PWRF] [ 0.769365] GHES: HEST is not enabled! [ 0.783664] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813015] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.816548] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.841860] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.845338] Linux agpgart interface v0.103 [ 0.848870] brd: module loaded [ 0.851254] loop: module loaded [ 0.856553] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.859131] GPT:90111 != 2097151 [ 0.860334] GPT:Alternate GPT header not at the end of the disk. [ 0.862287] GPT:90111 != 2097151 [ 0.863488] GPT: Use GNU Parted to correct GPT errors. [ 0.865216] vda: vda1 vda15 [ 0.867051] scsi host0: ata_piix [ 0.868372] scsi host1: ata_piix [ 0.869634] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.871808] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.874605] libphy: Fixed MDIO Bus: probed [ 0.876067] tun: Universal TUN/TAP device driver, 1.6 [ 0.877765] tun: (C) 1999-2004 Max Krasnyansky [ 0.881000] PPP generic driver version 2.4.2 [ 0.882580] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.884697] ehci-pci: EHCI PCI platform driver [ 0.886249] ehci-platform: EHCI generic platform driver [ 0.888002] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.890008] ohci-pci: OHCI PCI platform driver [ 0.891552] ohci-platform: OHCI generic platform driver [ 0.893309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908319] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.910090] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.912683] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.914441] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.916448] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.918650] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.921144] usb usb1: Product: UHCI Host Controller [ 0.922787] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.924796] usb usb1: SerialNumber: 0000:00:01.2 [ 0.926476] hub 1-0:1.0: USB hub found [ 0.927836] hub 1-0:1.0: 2 ports detected [ 0.929398] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.933018] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.934720] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.936493] mousedev: PS/2 mouse device common for all mice [ 0.938686] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.941684] rtc_cmos 00:00: RTC can wake from S4 [ 0.943789] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.945877] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.948011] i2c /dev entries driver [ 0.949335] device-mapper: uevent: version 1.0.3 [ 0.950992] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.953852] ledtrig-cpu: registered to indicate activity on CPUs [ 0.956107] NET: Registered protocol family 10 [ 0.957921] NET: Registered protocol family 17 [ 0.959490] Key type dns_resolver registered [ 0.961129] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.963053] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.966120] registered taskstats version 1 [ 0.967584] Loading compiled-in X.509 certificates [ 0.969787] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.973052] zswap: loaded using pool lzo/zbud [ 0.975362] Key type trusted registered [ 0.977732] Key type encrypted registered [ 0.979179] AppArmor: AppArmor sha1 policy hashing enabled [ 0.981005] ima: No TPM chip found, activating TPM-bypass! [ 0.982845] evm: HMAC attrs: 0x1 [ 0.984420] Magic number: 15:920:467 [ 0.985886] rtc_cmos 00:00: setting system clock to 2019-04-05 06:28:31 UTC (1554445711) [ 0.988704] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.990670] EDD information not available. [ 1.031794] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051556] Write protecting the kernel read-only data: 14336k [ 1.054923] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.057956] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.90 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.224598] 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.25... Lease of 192.168.120.25 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-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2019-04-05 06:28:35,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:28:35,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" 2019-04-05 06:28:36,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 864 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ebacc283-6b27-44fd-a7ff-e1523bca0c2e x-openstack-request-id: req-ebacc283-6b27-44fd-a7ff-e1523bca0c2e 2019-04-05 06:28:36,967 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_7b6466f0-ba45-4006-ab65-864a1b33fc05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:fa:8b", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a12e64fc-d17a-4fa1-a53b-e899256c8151", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a12e64fc-d17a-4fa1-a53b-e899256c8151", "rel": "bookmark"}], "image": {"id": "7ee962cf-d990-491d-ad4d-a5a87573c084", "links": [{"href": "http://172.30.9.23:8774/images/7ee962cf-d990-491d-ad4d-a5a87573c084", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T06:28:30.000000", "flavor": {"id": "cccfacc3-0e80-4f4a-90f9-4364ab970505", "links": [{"href": "http://172.30.9.23:8774/flavors/cccfacc3-0e80-4f4a-90f9-4364ab970505", "rel": "bookmark"}]}, "id": "a12e64fc-d17a-4fa1-a53b-e899256c8151", "security_groups": [{"name": "default"}], "user_id": "57bb4ad9666846ddbb79c79d0caeb3a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T06:28:30Z", "hostId": "3a89383df2b5191eb1b4ed4f8f49d6a03f34970c731bafe9a28f6fb9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_7b6466f0-ba45-4006-ab65-864a1b33fc05", "created": "2019-04-05T06:28:21Z", "tenant_id": "e7f82924da7449deb46ceac4d93aff6a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_7b6466f0-ba45-4006-ab65-864a1b33fc05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:1c:40", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8", "rel": "bookmark"}], "image": {"id": "7ee962cf-d990-491d-ad4d-a5a87573c084", "links": [{"href": "http://172.30.9.23:8774/images/7ee962cf-d990-491d-ad4d-a5a87573c084", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T06:28:17.000000", "flavor": {"id": "cccfacc3-0e80-4f4a-90f9-4364ab970505", "links": [{"href": "http://172.30.9.23:8774/flavors/cccfacc3-0e80-4f4a-90f9-4364ab970505", "rel": "bookmark"}]}, "id": "4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8", "security_groups": [{"name": "default"}], "user_id": "57bb4ad9666846ddbb79c79d0caeb3a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T06:28:17Z", "hostId": "3d087dee47ebaf353c5e4c0977e7becfedfa9b8b9fb955e1e283a53a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_7b6466f0-ba45-4006-ab65-864a1b33fc05", "created": "2019-04-05T06:28:10Z", "tenant_id": "e7f82924da7449deb46ceac4d93aff6a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:28:36,968 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ebacc283-6b27-44fd-a7ff-e1523bca0c2e 2019-04-05 06:28:36,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.40890789032s 2019-04-05 06:28:36,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-05 06:28:36,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/a12e64fc-d17a-4fa1-a53b-e899256c8151/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.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-05 06:28:37,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9591 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4ad63800-b51e-4c4f-b837-c28ed0a3b776 x-openstack-request-id: req-4ad63800-b51e-4c4f-b837-c28ed0a3b776 2019-04-05 06:28:37,057 - 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 518462811 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.238688] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.242098] pid_max: default: 32768 minimum: 301\n[ 0.243947] ACPI: Core revision 20150930\n[ 0.246156] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.248844] Security Framework initialized\n[ 0.250521] Yama: becoming mindful.\n[ 0.251999] AppArmor: AppArmor initialized\n[ 0.253724] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.256409] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.259030] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.261541] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.264342] Initializing cgroup subsys io\n[ 0.266013] Initializing cgroup subsys memory\n[ 0.267781] Initializing cgroup subsys devices\n[ 0.269585] Initializing cgroup subsys freezer\n[ 0.271375] Initializing cgroup subsys net_cls\n[ 0.273171] Initializing cgroup subsys perf_event\n[ 0.275046] Initializing cgroup subsys net_prio\n[ 0.276879] Initializing cgroup subsys hugetlb\n[ 0.278667] Initializing cgroup subsys pids\n[ 0.280420] CPU: Physical Processor ID: 0\n[ 0.282767] mce: CPU supports 10 MCE banks\n[ 0.284261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.286051] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.302874] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.311327] ftrace: allocating 31920 entries in 125 pages\n[ 0.342313] smpboot: Max logical packages: 1\n[ 0.343824] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.346227] x2apic enabled\n[ 0.347607] Switched APIC routing to physical x2apic.\n[ 0.350533] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.352518] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.356196] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.359381] KVM setup paravirtual spinlock\n[ 0.361313] x86: Booted up 1 node, 1 CPUs\n[ 0.362746] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.365159] devtmpfs: initialized\n[ 0.367405] evm: security.selinux\n[ 0.368641] evm: security.SMACK64\n[ 0.369877] evm: security.SMACK64EXEC\n[ 0.371207] evm: security.SMACK64TRANSMUTE\n[ 0.372649] evm: security.SMACK64MMAP\n[ 0.373976] evm: security.ima\n[ 0.375113] evm: security.capability\n[ 0.376493] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.379772] pinctrl core: initialized pinctrl subsystem\n[ 0.381673] RTC time: 6:28:30, date: 04/05/19\n[ 0.383311] NET: Registered protocol family 16\n[ 0.384982] cpuidle: using governor ladder\n[ 0.386439] cpuidle: using governor menu\n[ 0.387838] PCCT header not found.\n[ 0.389145] ACPI: bus type PCI registered\n[ 0.390577] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.392772] PCI: Using configuration type 1 for base access\n[ 0.395350] ACPI: Added _OSI(Module Device)\n[ 0.396824] ACPI: Added _OSI(Processor Device)\n[ 0.398342] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.399933] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.402534] ACPI: Interpreter enabled\n[ 0.403869] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.407134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.410395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.413651] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.416908] ACPI: (supports S0 S5)\n[ 0.418152] ACPI: Using IOAPIC for interrupt routing\n[ 0.419823] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.424320] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.426338] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.428532] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.430646] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.434475] acpiphp: Slot [3] registered\n[ 0.435885] acpiphp: Slot [4] registered\n[ 0.437290] acpiphp: Slot [5] registered\n[ 0.438705] acpiphp: Slot [6] registered\n[ 0.440120] acpiphp: Slot [7] registered\n[ 0.441529] acpiphp: Slot [8] registered\n[ 0.442940] acpiphp: Slot [9] registered\n[ 0.444340] acpiphp: Slot [10] registered\n[ 0.445771] acpiphp: Slot [11] registered\n[ 0.447203] acpiphp: Slot [12] registered\n[ 0.448634] acpiphp: Slot [13] registered\n[ 0.450055] acpiphp: Slot [14] registered\n[ 0.451484] acpiphp: Slot [15] registered\n[ 0.469569] acpiphp: Slot [16] registered\n[ 0.470999] acpiphp: Slot [17] registered\n[ 0.472428] acpiphp: Slot [18] registered\n[ 0.473859] acpiphp: Slot [19] registered\n[ 0.475283] acpiphp: Slot [20] registered\n[ 0.476712] acpiphp: Slot [21] registered\n[ 0.478141] acpiphp: Slot [22] registered\n[ 0.479568] acpiphp: Slot [23] registered\n[ 0.480995] acpiphp: Slot [24] registered\n[ 0.482426] acpiphp: Slot [25] registered\n[ 0.483847] acpiphp: Slot [26] registered\n[ 0.485268] acpiphp: Slot [27] registered\n[ 0.486700] acpiphp: Slot [28] registered\n[ 0.488123] acpiphp: Slot [29] registered\n[ 0.489549] acpiphp: Slot [30] registered\n[ 0.490973] acpiphp: Slot [31] registered\n[ 0.492393] PCI host bridge to bus 0000:00\n[ 0.493814] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.495965] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.498112] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.500672] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.503228] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.505836] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.510525] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.512789] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.514872] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.517117] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.521490] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.524014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.550432] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.553375] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.555875] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.558351] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.560804] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.562985] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.565287] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.567149] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.569884] vgaarb: loaded\n[ 0.570937] vgaarb: bridge control possible 0000:00:02.0\n[ 0.573041] SCSI subsystem initialized\n[ 0.574650] ACPI: bus type USB registered\n[ 0.576110] usbcore: registered new interface driver usbfs\n[ 0.577931] usbcore: registered new interface driver hub\n[ 0.579707] usbcore: registered new device driver usb\n[ 0.581615] PCI: Using ACPI for IRQ routing\n[ 0.583561] NetLabel: Initializing\n[ 0.584821] NetLabel: domain hash size = 128\n[ 0.586320] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.588012] NetLabel: unlabeled traffic allowed by default\n[ 0.590058] clocksource: Switched to clocksource kvm-clock\n[ 0.600344] AppArmor: AppArmor Filesystem Enabled\n[ 0.602017] pnp: PnP ACPI init\n[ 0.603545] pnp: PnP ACPI: found 5 devices\n[ 0.610636] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.613652] NET: Registered protocol family 2\n[ 0.615448] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.617725] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.619851] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.621983] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.623903] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.625973] NET: Registered protocol family 1\n[ 0.627511] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.629440] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.631339] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.646320] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.661403] Trying to unpack rootfs image as initramfs...\n[ 0.722779] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.725619] Scanning for low memory corruption every 60 seconds\n[ 0.727866] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.729898] audit: initializing netlink subsys (disabled)\n[ 0.731739] audit: type=2000 audit(1554445711.167:1): initialized\n[ 0.733985] Initialise system trusted keyring\n[ 0.735620] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.737672] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.740777] zbud: loaded\n[ 0.741950] VFS: Disk quotas dquot_6.6.0\n[ 0.743391] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.745961] fuse init (API version 7.23)\n[ 0.747488] Key type big_key registered\n[ 0.748889] Allocating IMA MOK and blacklist keyrings.\n[ 0.750922] Key type asymmetric registered\n[ 0.752377] Asymmetric key parser 'x509' registered\n[ 0.754077] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.756698] io scheduler noop registered\n[ 0.758095] io scheduler deadline registered (default)\n[ 0.759851] io scheduler cfq registered\n[ 0.761306] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.763158] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.765365] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.767925] ACPI: Power Button [PWRF]\n[ 0.769365] GHES: HEST is not enabled!\n[ 0.783664] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.813015] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.816548] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.841860] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.845338] Linux agpgart interface v0.103\n[ 0.848870] brd: module loaded\n[ 0.851254] loop: module loaded\n[ 0.856553] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.859131] GPT:90111 != 2097151\n[ 0.860334] GPT:Alternate GPT header not at the end of the disk.\n[ 0.862287] GPT:90111 != 2097151\n[ 0.863488] GPT: Use GNU Parted to correct GPT errors.\n[ 0.865216] vda: vda1 vda15\n[ 0.867051] scsi host0: ata_piix\n[ 0.868372] scsi host1: ata_piix\n[ 0.869634] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.871808] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.874605] libphy: Fixed MDIO Bus: probed\n[ 0.876067] tun: Universal TUN/TAP device driver, 1.6\n[ 0.877765] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.881000] PPP generic driver version 2.4.2\n[ 0.882580] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.884697] ehci-pci: EHCI PCI platform driver\n[ 0.886249] ehci-platform: EHCI generic platform driver\n[ 0.888002] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.890008] ohci-pci: OHCI PCI platform driver\n[ 0.891552] ohci-platform: OHCI generic platform driver\n[ 0.893309] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.908319] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.910090] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.912683] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.914441] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.916448] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.918650] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.921144] usb usb1: Product: UHCI Host Controller\n[ 0.922787] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.924796] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.926476] hub 1-0:1.0: USB hub found\n[ 0.927836] hub 1-0:1.0: 2 ports detected\n[ 0.929398] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.933018] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.934720] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.936493] mousedev: PS/2 mouse device common for all mice\n[ 0.938686] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.941684] rtc_cmos 00:00: RTC can wake from S4\n[ 0.943789] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.945877] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.948011] i2c /dev entries driver\n[ 0.949335] device-mapper: uevent: version 1.0.3\n[ 0.950992] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.953852] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.956107] NET: Registered protocol family 10\n[ 0.957921] NET: Registered protocol family 17\n[ 0.959490] Key type dns_resolver registered\n[ 0.961129] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.963053] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.966120] registered taskstats version 1\n[ 0.967584] Loading compiled-in X.509 certificates\n[ 0.969787] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.973052] zswap: loaded using pool lzo/zbud\n[ 0.975362] Key type trusted registered\n[ 0.977732] Key type encrypted registered\n[ 0.979179] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.981005] ima: No TPM chip found, activating TPM-bypass!\n[ 0.982845] evm: HMAC attrs: 0x1\n[ 0.984420] Magic number: 15:920:467\n[ 0.985886] rtc_cmos 00:00: setting system clock to 2019-04-05 06:28:31 UTC (1554445711)\n[ 0.988704] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.990670] EDD information not available.\n[ 1.031794] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.051556] Write protecting the kernel read-only data: 14336k\n[ 1.054923] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.057956] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.76\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.224598] 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.25...\nLease of 192.168.120.25 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-00000006\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCeFdf+Tnnwa6/FuqTaATVUXR5ya/SKRZE4QLP/uFUMuzq+IAXTWV2Y402AXdRhkwkpV/oQSLraHuaEyyJku2XRz0dOhThOlrQ6Mp4EZ41chTygsy2I7pbVc4qh1DKYV+jXZQ86KLl4mglPHs97Pv0esP77Zer/3aOETuuYcCT8TzW73UAPSkKDwGF4hl0xvq7RYfpJ4YFtBSTrgdW8hahysNzDOUWKQIankY75rQRTR1QgbUbd1dvTC7ImYMbsX6YWk9KaNh11w3O2oY9Axez5hLzzFENdzDfu7lE0G+cv3mgUK3n1jAS4qgcF+yobAlm8pUf844M/82/d4WChuraL root@vping-userdata-vm2-7b6466f0-ba45-4006-ab65-864a1b33fc05\nssh-dss AAAAB3NzaC1kc3MAAACBAPQOSkPqk5a4IGpf/bMKKgWZIDNMt42iJUF5T4z/R/a+9/mxNvnEmHa/eg0INsrqxnrUrm1oVdSet7ui+BZrg/NO/q+Fj6vzvfOd6dmfMwkl+txcj/mtvKuwO+Rb/Czxrste3+xejgiwp2y52vvznSUL7CviPtDeDb7HcSLqMTz/AAAAFQC8MVULwS5hCXxv7C4jaWl0WnjyTwAAAIB9RnHvJ5k7oY9ymBJLJFOWyr3jVME8BHsrJRDyNGVqKHygyMskyumsEyIa6Q0zORSBAMtA86bhrPc37bTrpkMnS1t6InQHrpT+MIWqV8xQWlKjjd2+KsKHW9LSOlnc5LbKcQJHEvZzmrg502+QcgRbhZ9vNQ6M9CvFeTTn4B44KQAAAIBop7jRmtMHAvMiGY9ZV3/3IoRABf8RxjWpT86XJJn/gOU5drbb7G2O+ua15tDbMi1L7s7bAt3lfXkFNKnRy4W9iS8F1Vvnul8U8KpBc65ETOHQUpFbIrJ2Kpakn3okhf+7oac5j50xd9/96d147Ct7+1skZX3s92VVhNzeSxQaAg== root@vping-userdata-vm2-7b6466f0-ba45-4006-ab65-864a1b33fc05\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.25,24,fe80::f816:3eff:fe5c:fa8b/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.25 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000006\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-7b6466f0-ba45-4006-ab65-864a1b33fc05\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.01 ===\n/dev/root resized successfully [took 0.17s]\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-userdata-vm2-7b6466f0-ba45-4006-ab65-864a1b33fc05 login: "} 2019-04-05 06:28:37,058 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a12e64fc-d17a-4fa1-a53b-e899256c8151/action used request id req-4ad63800-b51e-4c4f-b837-c28ed0a3b776 2019-04-05 06:28:37,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0876088142395s 2019-04-05 06:28:37,059 - 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 518462811 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.238688] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.242098] pid_max: default: 32768 minimum: 301 [ 0.243947] ACPI: Core revision 20150930 [ 0.246156] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.248844] Security Framework initialized [ 0.250521] Yama: becoming mindful. [ 0.251999] AppArmor: AppArmor initialized [ 0.253724] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256409] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.259030] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.261541] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.264342] Initializing cgroup subsys io [ 0.266013] Initializing cgroup subsys memory [ 0.267781] Initializing cgroup subsys devices [ 0.269585] Initializing cgroup subsys freezer [ 0.271375] Initializing cgroup subsys net_cls [ 0.273171] Initializing cgroup subsys perf_event [ 0.275046] Initializing cgroup subsys net_prio [ 0.276879] Initializing cgroup subsys hugetlb [ 0.278667] Initializing cgroup subsys pids [ 0.280420] CPU: Physical Processor ID: 0 [ 0.282767] mce: CPU supports 10 MCE banks [ 0.284261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.286051] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.302874] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.311327] ftrace: allocating 31920 entries in 125 pages [ 0.342313] smpboot: Max logical packages: 1 [ 0.343824] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.346227] x2apic enabled [ 0.347607] Switched APIC routing to physical x2apic. [ 0.350533] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.352518] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.356196] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.359381] KVM setup paravirtual spinlock [ 0.361313] x86: Booted up 1 node, 1 CPUs [ 0.362746] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.365159] devtmpfs: initialized [ 0.367405] evm: security.selinux [ 0.368641] evm: security.SMACK64 [ 0.369877] evm: security.SMACK64EXEC [ 0.371207] evm: security.SMACK64TRANSMUTE [ 0.372649] evm: security.SMACK64MMAP [ 0.373976] evm: security.ima [ 0.375113] evm: security.capability [ 0.376493] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.379772] pinctrl core: initialized pinctrl subsystem [ 0.381673] RTC time: 6:28:30, date: 04/05/19 [ 0.383311] NET: Registered protocol family 16 [ 0.384982] cpuidle: using governor ladder [ 0.386439] cpuidle: using governor menu [ 0.387838] PCCT header not found. [ 0.389145] ACPI: bus type PCI registered [ 0.390577] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.392772] PCI: Using configuration type 1 for base access [ 0.395350] ACPI: Added _OSI(Module Device) [ 0.396824] ACPI: Added _OSI(Processor Device) [ 0.398342] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.399933] ACPI: Added _OSI(Processor Aggregator Device) [ 0.402534] ACPI: Interpreter enabled [ 0.403869] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.407134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.410395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.413651] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.416908] ACPI: (supports S0 S5) [ 0.418152] ACPI: Using IOAPIC for interrupt routing [ 0.419823] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.424320] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.426338] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.428532] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.430646] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.434475] acpiphp: Slot [3] registered [ 0.435885] acpiphp: Slot [4] registered [ 0.437290] acpiphp: Slot [5] registered [ 0.438705] acpiphp: Slot [6] registered [ 0.440120] acpiphp: Slot [7] registered [ 0.441529] acpiphp: Slot [8] registered [ 0.442940] acpiphp: Slot [9] registered [ 0.444340] acpiphp: Slot [10] registered [ 0.445771] acpiphp: Slot [11] registered [ 0.447203] acpiphp: Slot [12] registered [ 0.448634] acpiphp: Slot [13] registered [ 0.450055] acpiphp: Slot [14] registered [ 0.451484] acpiphp: Slot [15] registered [ 0.469569] acpiphp: Slot [16] registered [ 0.470999] acpiphp: Slot [17] registered [ 0.472428] acpiphp: Slot [18] registered [ 0.473859] acpiphp: Slot [19] registered [ 0.475283] acpiphp: Slot [20] registered [ 0.476712] acpiphp: Slot [21] registered [ 0.478141] acpiphp: Slot [22] registered [ 0.479568] acpiphp: Slot [23] registered [ 0.480995] acpiphp: Slot [24] registered [ 0.482426] acpiphp: Slot [25] registered [ 0.483847] acpiphp: Slot [26] registered [ 0.485268] acpiphp: Slot [27] registered [ 0.486700] acpiphp: Slot [28] registered [ 0.488123] acpiphp: Slot [29] registered [ 0.489549] acpiphp: Slot [30] registered [ 0.490973] acpiphp: Slot [31] registered [ 0.492393] PCI host bridge to bus 0000:00 [ 0.493814] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.495965] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.498112] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.500672] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.503228] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.505836] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.510525] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.512789] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.514872] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.517117] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.521490] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.524014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.550432] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.553375] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.555875] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.558351] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.560804] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.562985] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.565287] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.567149] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.569884] vgaarb: loaded [ 0.570937] vgaarb: bridge control possible 0000:00:02.0 [ 0.573041] SCSI subsystem initialized [ 0.574650] ACPI: bus type USB registered [ 0.576110] usbcore: registered new interface driver usbfs [ 0.577931] usbcore: registered new interface driver hub [ 0.579707] usbcore: registered new device driver usb [ 0.581615] PCI: Using ACPI for IRQ routing [ 0.583561] NetLabel: Initializing [ 0.584821] NetLabel: domain hash size = 128 [ 0.586320] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.588012] NetLabel: unlabeled traffic allowed by default [ 0.590058] clocksource: Switched to clocksource kvm-clock [ 0.600344] AppArmor: AppArmor Filesystem Enabled [ 0.602017] pnp: PnP ACPI init [ 0.603545] pnp: PnP ACPI: found 5 devices [ 0.610636] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.613652] NET: Registered protocol family 2 [ 0.615448] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.617725] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.619851] TCP: Hash tables configured (established 4096 bind 4096) [ 0.621983] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.623903] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.625973] NET: Registered protocol family 1 [ 0.627511] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.629440] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.631339] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.646320] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.661403] Trying to unpack rootfs image as initramfs... [ 0.722779] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.725619] Scanning for low memory corruption every 60 seconds [ 0.727866] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.729898] audit: initializing netlink subsys (disabled) [ 0.731739] audit: type=2000 audit(1554445711.167:1): initialized [ 0.733985] Initialise system trusted keyring [ 0.735620] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.737672] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.740777] zbud: loaded [ 0.741950] VFS: Disk quotas dquot_6.6.0 [ 0.743391] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.745961] fuse init (API version 7.23) [ 0.747488] Key type big_key registered [ 0.748889] Allocating IMA MOK and blacklist keyrings. [ 0.750922] Key type asymmetric registered [ 0.752377] Asymmetric key parser 'x509' registered [ 0.754077] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.756698] io scheduler noop registered [ 0.758095] io scheduler deadline registered (default) [ 0.759851] io scheduler cfq registered [ 0.761306] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.763158] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.765365] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.767925] ACPI: Power Button [PWRF] [ 0.769365] GHES: HEST is not enabled! [ 0.783664] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813015] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.816548] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.841860] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.845338] Linux agpgart interface v0.103 [ 0.848870] brd: module loaded [ 0.851254] loop: module loaded [ 0.856553] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.859131] GPT:90111 != 2097151 [ 0.860334] GPT:Alternate GPT header not at the end of the disk. [ 0.862287] GPT:90111 != 2097151 [ 0.863488] GPT: Use GNU Parted to correct GPT errors. [ 0.865216] vda: vda1 vda15 [ 0.867051] scsi host0: ata_piix [ 0.868372] scsi host1: ata_piix [ 0.869634] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.871808] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.874605] libphy: Fixed MDIO Bus: probed [ 0.876067] tun: Universal TUN/TAP device driver, 1.6 [ 0.877765] tun: (C) 1999-2004 Max Krasnyansky [ 0.881000] PPP generic driver version 2.4.2 [ 0.882580] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.884697] ehci-pci: EHCI PCI platform driver [ 0.886249] ehci-platform: EHCI generic platform driver [ 0.888002] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.890008] ohci-pci: OHCI PCI platform driver [ 0.891552] ohci-platform: OHCI generic platform driver [ 0.893309] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908319] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.910090] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.912683] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.914441] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.916448] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.918650] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.921144] usb usb1: Product: UHCI Host Controller [ 0.922787] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.924796] usb usb1: SerialNumber: 0000:00:01.2 [ 0.926476] hub 1-0:1.0: USB hub found [ 0.927836] hub 1-0:1.0: 2 ports detected [ 0.929398] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.933018] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.934720] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.936493] mousedev: PS/2 mouse device common for all mice [ 0.938686] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.941684] rtc_cmos 00:00: RTC can wake from S4 [ 0.943789] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.945877] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.948011] i2c /dev entries driver [ 0.949335] device-mapper: uevent: version 1.0.3 [ 0.950992] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.953852] ledtrig-cpu: registered to indicate activity on CPUs [ 0.956107] NET: Registered protocol family 10 [ 0.957921] NET: Registered protocol family 17 [ 0.959490] Key type dns_resolver registered [ 0.961129] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.963053] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.966120] registered taskstats version 1 [ 0.967584] Loading compiled-in X.509 certificates [ 0.969787] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.973052] zswap: loaded using pool lzo/zbud [ 0.975362] Key type trusted registered [ 0.977732] Key type encrypted registered [ 0.979179] AppArmor: AppArmor sha1 policy hashing enabled [ 0.981005] ima: No TPM chip found, activating TPM-bypass! [ 0.982845] evm: HMAC attrs: 0x1 [ 0.984420] Magic number: 15:920:467 [ 0.985886] rtc_cmos 00:00: setting system clock to 2019-04-05 06:28:31 UTC (1554445711) [ 0.988704] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.990670] EDD information not available. [ 1.031794] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051556] Write protecting the kernel read-only data: 14336k [ 1.054923] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.057956] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.90 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.224598] 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.25... Lease of 192.168.120.25 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-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCeFdf+Tnnwa6/FuqTaATVUXR5ya/SKRZE4QLP/uFUMuzq+IAXTWV2Y402AXdRhkwkpV/oQSLraHuaEyyJku2XRz0dOhThOlrQ6Mp4EZ41chTygsy2I7pbVc4qh1DKYV+jXZQ86KLl4mglPHs97Pv0esP77Zer/3aOETuuYcCT8TzW73UAPSkKDwGF4hl0xvq7RYfpJ4YFtBSTrgdW8hahysNzDOUWKQIankY75rQRTR1QgbUbd1dvTC7ImYMbsX6YWk9KaNh11w3O2oY9Axez5hLzzFENdzDfu7lE0G+cv3mgUK3n1jAS4qgcF+yobAlm8pUf844M/82/d4WChuraL root@vping-userdata-vm2-7b6466f0-ba45-4006-ab65-864a1b33fc05 ssh-dss AAAAB3NzaC1kc3MAAACBAPQOSkPqk5a4IGpf/bMKKgWZIDNMt42iJUF5T4z/R/a+9/mxNvnEmHa/eg0INsrqxnrUrm1oVdSet7ui+BZrg/NO/q+Fj6vzvfOd6dmfMwkl+txcj/mtvKuwO+Rb/Czxrste3+xejgiwp2y52vvznSUL7CviPtDeDb7HcSLqMTz/AAAAFQC8MVULwS5hCXxv7C4jaWl0WnjyTwAAAIB9RnHvJ5k7oY9ymBJLJFOWyr3jVME8BHsrJRDyNGVqKHygyMskyumsEyIa6Q0zORSBAMtA86bhrPc37bTrpkMnS1t6InQHrpT+MIWqV8xQWlKjjd2+KsKHW9LSOlnc5LbKcQJHEvZzmrg502+QcgRbhZ9vNQ6M9CvFeTTn4B44KQAAAIBop7jRmtMHAvMiGY9ZV3/3IoRABf8RxjWpT86XJJn/gOU5drbb7G2O+ua15tDbMi1L7s7bAt3lfXkFNKnRy4W9iS8F1Vvnul8U8KpBc65ETOHQUpFbIrJ2Kpakn3okhf+7oac5j50xd9/96d147Ct7+1skZX3s92VVhNzeSxQaAg== root@vping-userdata-vm2-7b6466f0-ba45-4006-ab65-864a1b33fc05 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.25,24,fe80::f816:3eff:fe5c:fa8b/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.25 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000006 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-7b6466f0-ba45-4006-ab65-864a1b33fc05 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.01 === /dev/root resized successfully [took 0.17s] ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-7b6466f0-ba45-4006-ab65-864a1b33fc05 login: 2019-04-05 06:28:37,060 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2019-04-05 06:28:37,167 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-05 06:28:37,167 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:36 | PASS | +------------------------+------------------+------------------+----------------+ 2019-04-05 06:28:37,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-05 06:28:37,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" 2019-04-05 06:28:37,337 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Fri, 05 Apr 2019 06:28: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-fcfc9b9b-1cef-44bc-90f5-9fe7347526db x-openstack-request-id: req-fcfc9b9b-1cef-44bc-90f5-9fe7347526db 2019-04-05 06:28:37,337 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8 used request id req-fcfc9b9b-1cef-44bc-90f5-9fe7347526db 2019-04-05 06:28:37,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.164450883865s 2019-04-05 06:28:37,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:28:37,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" 2019-04-05 06:28:37,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 873 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-949eb28c-3368-4a2a-a707-57dfa6a3d3be x-openstack-request-id: req-949eb28c-3368-4a2a-a707-57dfa6a3d3be 2019-04-05 06:28:37,719 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_7b6466f0-ba45-4006-ab65-864a1b33fc05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:fa:8b", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a12e64fc-d17a-4fa1-a53b-e899256c8151", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a12e64fc-d17a-4fa1-a53b-e899256c8151", "rel": "bookmark"}], "image": {"id": "7ee962cf-d990-491d-ad4d-a5a87573c084", "links": [{"href": "http://172.30.9.23:8774/images/7ee962cf-d990-491d-ad4d-a5a87573c084", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T06:28:30.000000", "flavor": {"id": "cccfacc3-0e80-4f4a-90f9-4364ab970505", "links": [{"href": "http://172.30.9.23:8774/flavors/cccfacc3-0e80-4f4a-90f9-4364ab970505", "rel": "bookmark"}]}, "id": "a12e64fc-d17a-4fa1-a53b-e899256c8151", "security_groups": [{"name": "default"}], "user_id": "57bb4ad9666846ddbb79c79d0caeb3a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T06:28:30Z", "hostId": "3a89383df2b5191eb1b4ed4f8f49d6a03f34970c731bafe9a28f6fb9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_7b6466f0-ba45-4006-ab65-864a1b33fc05", "created": "2019-04-05T06:28:21Z", "tenant_id": "e7f82924da7449deb46ceac4d93aff6a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_7b6466f0-ba45-4006-ab65-864a1b33fc05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:1c:40", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8", "rel": "bookmark"}], "image": {"id": "7ee962cf-d990-491d-ad4d-a5a87573c084", "links": [{"href": "http://172.30.9.23:8774/images/7ee962cf-d990-491d-ad4d-a5a87573c084", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T06:28:17.000000", "flavor": {"id": "cccfacc3-0e80-4f4a-90f9-4364ab970505", "links": [{"href": "http://172.30.9.23:8774/flavors/cccfacc3-0e80-4f4a-90f9-4364ab970505", "rel": "bookmark"}]}, "id": "4a1eb9ed-6d9f-43c7-8005-4d315e9e33c8", "security_groups": [{"name": "default"}], "user_id": "57bb4ad9666846ddbb79c79d0caeb3a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T06:28:37Z", "hostId": "3d087dee47ebaf353c5e4c0977e7becfedfa9b8b9fb955e1e283a53a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_7b6466f0-ba45-4006-ab65-864a1b33fc05", "created": "2019-04-05T06:28:10Z", "tenant_id": "e7f82924da7449deb46ceac4d93aff6a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:28:37,719 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-949eb28c-3368-4a2a-a707-57dfa6a3d3be 2019-04-05 06:28:37,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.381556034088s 2019-04-05 06:28:37,722 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 06:28:39,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:28:39,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" 2019-04-05 06:28:39,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 745 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28: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-acb40c59-d4be-431c-83d6-97dc009a68d9 x-openstack-request-id: req-acb40c59-d4be-431c-83d6-97dc009a68d9 2019-04-05 06:28:39,909 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_7b6466f0-ba45-4006-ab65-864a1b33fc05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:fa:8b", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a12e64fc-d17a-4fa1-a53b-e899256c8151", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a12e64fc-d17a-4fa1-a53b-e899256c8151", "rel": "bookmark"}], "image": {"id": "7ee962cf-d990-491d-ad4d-a5a87573c084", "links": [{"href": "http://172.30.9.23:8774/images/7ee962cf-d990-491d-ad4d-a5a87573c084", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T06:28:30.000000", "flavor": {"id": "cccfacc3-0e80-4f4a-90f9-4364ab970505", "links": [{"href": "http://172.30.9.23:8774/flavors/cccfacc3-0e80-4f4a-90f9-4364ab970505", "rel": "bookmark"}]}, "id": "a12e64fc-d17a-4fa1-a53b-e899256c8151", "security_groups": [{"name": "default"}], "user_id": "57bb4ad9666846ddbb79c79d0caeb3a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T06:28:30Z", "hostId": "3a89383df2b5191eb1b4ed4f8f49d6a03f34970c731bafe9a28f6fb9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_7b6466f0-ba45-4006-ab65-864a1b33fc05", "created": "2019-04-05T06:28:21Z", "tenant_id": "e7f82924da7449deb46ceac4d93aff6a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:28:39,909 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-acb40c59-d4be-431c-83d6-97dc009a68d9 2019-04-05 06:28:39,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184545993805s 2019-04-05 06:28:39,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-05 06:28:39,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/a12e64fc-d17a-4fa1-a53b-e899256c8151 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" 2019-04-05 06:28:40,050 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Fri, 05 Apr 2019 06:28: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-8afb85f8-c19b-4cb7-a5cc-f4f3a2a482ae x-openstack-request-id: req-8afb85f8-c19b-4cb7-a5cc-f4f3a2a482ae 2019-04-05 06:28:40,050 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/a12e64fc-d17a-4fa1-a53b-e899256c8151 used request id req-8afb85f8-c19b-4cb7-a5cc-f4f3a2a482ae 2019-04-05 06:28:40,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.138955831528s 2019-04-05 06:28:40,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:28:40,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" 2019-04-05 06:28:40,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 747 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5ec79ea3-7f66-495d-abd0-9e309cfe0390 x-openstack-request-id: req-5ec79ea3-7f66-495d-abd0-9e309cfe0390 2019-04-05 06:28:40,249 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_7b6466f0-ba45-4006-ab65-864a1b33fc05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:fa:8b", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a12e64fc-d17a-4fa1-a53b-e899256c8151", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a12e64fc-d17a-4fa1-a53b-e899256c8151", "rel": "bookmark"}], "image": {"id": "7ee962cf-d990-491d-ad4d-a5a87573c084", "links": [{"href": "http://172.30.9.23:8774/images/7ee962cf-d990-491d-ad4d-a5a87573c084", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T06:28:30.000000", "flavor": {"id": "cccfacc3-0e80-4f4a-90f9-4364ab970505", "links": [{"href": "http://172.30.9.23:8774/flavors/cccfacc3-0e80-4f4a-90f9-4364ab970505", "rel": "bookmark"}]}, "id": "a12e64fc-d17a-4fa1-a53b-e899256c8151", "security_groups": [{"name": "default"}], "user_id": "57bb4ad9666846ddbb79c79d0caeb3a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T06:28:39Z", "hostId": "3a89383df2b5191eb1b4ed4f8f49d6a03f34970c731bafe9a28f6fb9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_7b6466f0-ba45-4006-ab65-864a1b33fc05", "created": "2019-04-05T06:28:21Z", "tenant_id": "e7f82924da7449deb46ceac4d93aff6a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:28:40,249 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5ec79ea3-7f66-495d-abd0-9e309cfe0390 2019-04-05 06:28:40,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198258876801s 2019-04-05 06:28:40,251 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 06:28:42,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:28:42,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" 2019-04-05 06:28:42,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4d4168f3-dd67-45e7-aabc-37b2b865adf0 x-openstack-request-id: req-4d4168f3-dd67-45e7-aabc-37b2b865adf0 2019-04-05 06:28:42,326 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-04-05 06:28:42,326 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4d4168f3-dd67-45e7-aabc-37b2b865adf0 2019-04-05 06:28:42,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0728721618652s 2019-04-05 06:28:42,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-05 06:28:42,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/4bb751d8-9eda-4bc5-9463-5d4916415961/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.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" -d '{"subnet_id": "070d984a-26d3-42d8-b69f-fbaf12165a70"}' 2019-04-05 06:28:44,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:44 GMT X-Openstack-Request-Id: req-8eeac566-b44f-4b7d-9583-9ac294330da1 2019-04-05 06:28:44,545 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "67b6b3b5-f771-4b5c-a4d2-f7ef4f3dc080", "tenant_id": "e7f82924da7449deb46ceac4d93aff6a", "subnet_id": "070d984a-26d3-42d8-b69f-fbaf12165a70", "subnet_ids": ["070d984a-26d3-42d8-b69f-fbaf12165a70"], "port_id": "055a3286-f6a7-4167-af01-e3081e45c857", "id": "4bb751d8-9eda-4bc5-9463-5d4916415961"} 2019-04-05 06:28:44,545 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/4bb751d8-9eda-4bc5-9463-5d4916415961/remove_router_interface.json used request id req-8eeac566-b44f-4b7d-9583-9ac294330da1 2019-04-05 06:28:44,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.21857714653s 2019-04-05 06:28:44,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-05 06:28:44,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" 2019-04-05 06:28:44,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:44 GMT X-Openstack-Request-Id: req-13997cbf-e987-4fbc-9b4b-cc8ece060db2 2019-04-05 06:28:44,671 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e7f82924da7449deb46ceac4d93aff6a", "created_at": "2019-04-05T06:28:02Z", "admin_state_up": true, "updated_at": "2019-04-05T06:28:43Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "e7f82924da7449deb46ceac4d93aff6a", "id": "4bb751d8-9eda-4bc5-9463-5d4916415961", "name": "vping_userdata-router_7b6466f0-ba45-4006-ab65-864a1b33fc05"}]} 2019-04-05 06:28:44,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-13997cbf-e987-4fbc-9b4b-cc8ece060db2 2019-04-05 06:28:44,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.12505197525s 2019-04-05 06:28:44,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-05 06:28:44,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/4bb751d8-9eda-4bc5-9463-5d4916415961.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" 2019-04-05 06:28:46,084 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:28:46 GMT X-Openstack-Request-Id: req-76fa7d05-cbc8-47f8-a1f6-70338d8528fc 2019-04-05 06:28:46,084 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:28:46,084 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/4bb751d8-9eda-4bc5-9463-5d4916415961.json used request id req-76fa7d05-cbc8-47f8-a1f6-70338d8528fc 2019-04-05 06:28:46,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.41188812256s 2019-04-05 06:28:46,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-05 06:28:46,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" 2019-04-05 06:28:46,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:46 GMT X-Openstack-Request-Id: req-bfa2fd49-ed28-4b4b-9cb2-bd67130cc86d 2019-04-05 06:28:46,127 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"67b6b3b5-f771-4b5c-a4d2-f7ef4f3dc080","tenant_id":"e7f82924da7449deb46ceac4d93aff6a","created_at":"2019-04-05T06:28:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-05T06:28:01Z","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":"e7f82924da7449deb46ceac4d93aff6a","id":"070d984a-26d3-42d8-b69f-fbaf12165a70","subnetpool_id":null,"name":"vping_userdata-subnet_7b6466f0-ba45-4006-ab65-864a1b33fc05"}]} 2019-04-05 06:28:46,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-bfa2fd49-ed28-4b4b-9cb2-bd67130cc86d 2019-04-05 06:28:46,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0429389476776s 2019-04-05 06:28:46,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-05 06:28:46,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/070d984a-26d3-42d8-b69f-fbaf12165a70.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" 2019-04-05 06:28:47,319 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:28:47 GMT X-Openstack-Request-Id: req-cd7e13be-24a6-42da-96e9-1f7aac08a438 2019-04-05 06:28:47,320 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:28:47,320 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/070d984a-26d3-42d8-b69f-fbaf12165a70.json used request id req-cd7e13be-24a6-42da-96e9-1f7aac08a438 2019-04-05 06:28:47,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.19065904617s 2019-04-05 06:28:47,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:28:47,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" 2019-04-05 06:28:47,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:47 GMT X-Openstack-Request-Id: req-a0c43117-4c65-4853-9b9c-b0c001f68be3 2019-04-05 06:28:47,416 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"67b6b3b5-f771-4b5c-a4d2-f7ef4f3dc080","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e7f82924da7449deb46ceac4d93aff6a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T06:28:47Z","qos_policy_id":null,"name":"vping_userdata-net_7b6466f0-ba45-4006-ab65-864a1b33fc05","admin_state_up":true,"tenant_id":"e7f82924da7449deb46ceac4d93aff6a","created_at":"2019-04-05T06:28:00Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500}]} 2019-04-05 06:28:47,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-a0c43117-4c65-4853-9b9c-b0c001f68be3 2019-04-05 06:28:47,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0958111286163s 2019-04-05 06:28:47,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-05 06:28:47,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/67b6b3b5-f771-4b5c-a4d2-f7ef4f3dc080.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" 2019-04-05 06:28:48,587 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:28:48 GMT X-Openstack-Request-Id: req-cc3fa6c0-b479-4ac9-aba6-c47db41d10d8 2019-04-05 06:28:48,587 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:28:48,588 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/67b6b3b5-f771-4b5c-a4d2-f7ef4f3dc080.json used request id req-cc3fa6c0-b479-4ac9-aba6-c47db41d10d8 2019-04-05 06:28:48,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.17023301125s 2019-04-05 06:28:48,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 06:28:48,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" 2019-04-05 06:28:48,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:48 GMT X-Openstack-Request-Id: req-d1daea06-081b-4276-b663-32fc224a94bf 2019-04-05 06:28:48,632 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T06:28:08Z", "file": "/v2/images/7ee962cf-d990-491d-ad4d-a5a87573c084/file", "owner": "e7f82924da7449deb46ceac4d93aff6a", "id": "7ee962cf-d990-491d-ad4d-a5a87573c084", "size": 12716032, "self": "/v2/images/7ee962cf-d990-491d-ad4d-a5a87573c084", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/7ee962cf-d990-491d-ad4d-a5a87573c084/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/7ee962cf-d990-491d-ad4d-a5a87573c084/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_7b6466f0-ba45-4006-ab65-864a1b33fc05", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_7b6466f0-ba45-4006-ab65-864a1b33fc05", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T06:28:07Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 06:28:48,632 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-d1daea06-081b-4276-b663-32fc224a94bf 2019-04-05 06:28:48,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0404331684113s 2019-04-05 06:28:48,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-05 06:28:48,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/7ee962cf-d990-491d-ad4d-a5a87573c084 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a25109f2457163e3ad38dcfc1c86c8310d54dc5" 2019-04-05 06:28:49,082 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 06:28:49 GMT X-Openstack-Request-Id: req-00232740-87f3-4ec1-a11c-a09264237413 2019-04-05 06:28:49,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-04-05 06:28:49,083 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/7ee962cf-d990-491d-ad4d-a5a87573c084 used request id req-00232740-87f3-4ec1-a11c-a09264237413 2019-04-05 06:28:49,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.449084997177s 2019-04-05 06:28:49,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 06:28:49,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}0d41afce0e5fc626fb03ef7ffb17269499579795" 2019-04-05 06:28:49,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28: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-256001c5-ef83-4ad4-bbe5-647d3dd694e4 x-openstack-request-id: req-256001c5-ef83-4ad4-bbe5-647d3dd694e4 2019-04-05 06:28:49,112 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_7b6466f0-ba45-4006-ab65-864a1b33fc05", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/cccfacc3-0e80-4f4a-90f9-4364ab970505", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/cccfacc3-0e80-4f4a-90f9-4364ab970505", "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": "cccfacc3-0e80-4f4a-90f9-4364ab970505"}]} 2019-04-05 06:28:49,112 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-256001c5-ef83-4ad4-bbe5-647d3dd694e4 2019-04-05 06:28:49,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0235359668732s 2019-04-05 06:28:49,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-05 06:28:49,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/cccfacc3-0e80-4f4a-90f9-4364ab970505 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d41afce0e5fc626fb03ef7ffb17269499579795" 2019-04-05 06:28:49,148 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28: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-ed5789dd-f6b7-4d73-9803-fc5af9f97fd4 x-openstack-request-id: req-ed5789dd-f6b7-4d73-9803-fc5af9f97fd4 2019-04-05 06:28:49,148 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/cccfacc3-0e80-4f4a-90f9-4364ab970505 used request id req-ed5789dd-f6b7-4d73-9803-fc5af9f97fd4 2019-04-05 06:28:49,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0346119403839s 2019-04-05 06:28:49,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 06:28:49,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}0d41afce0e5fc626fb03ef7ffb17269499579795" 2019-04-05 06:28:49,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 849 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aea3c44-f08b-418d-aef8-5570efc7e5ee 2019-04-05 06:28:49,360 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_7b6466f0-ba45-4006-ab65-864a1b33fc05", "links": {"self": "http://172.30.9.23:5000/v3/users/57bb4ad9666846ddbb79c79d0caeb3a3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "57bb4ad9666846ddbb79c79d0caeb3a3", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 06:28:49,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-7aea3c44-f08b-418d-aef8-5570efc7e5ee 2019-04-05 06:28:49,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.211490154266s 2019-04-05 06:28:49,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 06:28:49,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/57bb4ad9666846ddbb79c79d0caeb3a3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d41afce0e5fc626fb03ef7ffb17269499579795" 2019-04-05 06:28:49,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c21a53c3-9e0c-46a5-8ddd-8f98207c13e4 2019-04-05 06:28:49,575 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_7b6466f0-ba45-4006-ab65-864a1b33fc05", "links": {"self": "http://172.30.9.23:5000/v3/users/57bb4ad9666846ddbb79c79d0caeb3a3"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "57bb4ad9666846ddbb79c79d0caeb3a3", "description": null}} 2019-04-05 06:28:49,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/57bb4ad9666846ddbb79c79d0caeb3a3 used request id req-c21a53c3-9e0c-46a5-8ddd-8f98207c13e4 2019-04-05 06:28:49,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209409952164s 2019-04-05 06:28:49,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-05 06:28:49,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/57bb4ad9666846ddbb79c79d0caeb3a3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d41afce0e5fc626fb03ef7ffb17269499579795" 2019-04-05 06:28:49,932 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 06:28:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ebff580-e9ff-4e6f-a50a-969ad3bbc9c2 2019-04-05 06:28:49,932 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 06:28:49,932 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/57bb4ad9666846ddbb79c79d0caeb3a3 used request id req-5ebff580-e9ff-4e6f-a50a-969ad3bbc9c2 2019-04-05 06:28:49,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.356347799301s 2019-04-05 06:28:49,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 06:28:49,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}0d41afce0e5fc626fb03ef7ffb17269499579795" 2019-04-05 06:28:50,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2ce9635-cb98-47ea-8fef-13ab425e9a08 2019-04-05 06:28:50,127 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.23:5000/v3/projects/e7f82924da7449deb46ceac4d93aff6a"}, "tags": [], "enabled": true, "id": "e7f82924da7449deb46ceac4d93aff6a", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_7b6466f0-ba45-4006-ab65-864a1b33fc05"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 06:28:50,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-c2ce9635-cb98-47ea-8fef-13ab425e9a08 2019-04-05 06:28:50,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.188330173492s 2019-04-05 06:28:50,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-05 06:28:50,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/e7f82924da7449deb46ceac4d93aff6a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d41afce0e5fc626fb03ef7ffb17269499579795" 2019-04-05 06:28:50,301 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 06:28:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b1fa23a-117b-46ad-a17d-0bbb2fddce60 2019-04-05 06:28:50,301 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 06:28:50,301 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/e7f82924da7449deb46ceac4d93aff6a used request id req-7b1fa23a-117b-46ad-a17d-0bbb2fddce60 2019-04-05 06:28:50,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.169131040573s 2019-04-05 06:28:50,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 06:28:50,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=e7f82924da7449deb46ceac4d93aff6a&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.15" -H "X-Auth-Token: {SHA1}0d41afce0e5fc626fb03ef7ffb17269499579795" 2019-04-05 06:28:50,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:50 GMT X-Openstack-Request-Id: req-24b03d02-816a-478a-87ab-1b31b0e07971 2019-04-05 06:28:50,628 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e7f82924da7449deb46ceac4d93aff6a", "created_at": "2019-04-05T06:28:00Z", "updated_at": "2019-04-05T06:28:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:28:00Z", "revision_number": 0, "id": "3ddbc548-9f89-4aa8-a58d-b79325efb161", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:28:00Z", "security_group_id": "ac901c58-2d91-43b9-9315-8902827a2cdf", "tenant_id": "e7f82924da7449deb46ceac4d93aff6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7f82924da7449deb46ceac4d93aff6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:28:00Z", "revision_number": 0, "id": "a33a1173-347f-4196-a277-368a23be3fe7", "remote_group_id": "ac901c58-2d91-43b9-9315-8902827a2cdf", "remote_ip_prefix": null, "created_at": "2019-04-05T06:28:00Z", "security_group_id": "ac901c58-2d91-43b9-9315-8902827a2cdf", "tenant_id": "e7f82924da7449deb46ceac4d93aff6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7f82924da7449deb46ceac4d93aff6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:28:00Z", "revision_number": 0, "id": "dff2cbad-13df-4349-aa6e-01f736a77fb7", "remote_group_id": "ac901c58-2d91-43b9-9315-8902827a2cdf", "remote_ip_prefix": null, "created_at": "2019-04-05T06:28:00Z", "security_group_id": "ac901c58-2d91-43b9-9315-8902827a2cdf", "tenant_id": "e7f82924da7449deb46ceac4d93aff6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7f82924da7449deb46ceac4d93aff6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:28:00Z", "revision_number": 0, "id": "e8694709-5198-41c9-9816-7fdbdeabd291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:28:00Z", "security_group_id": "ac901c58-2d91-43b9-9315-8902827a2cdf", "tenant_id": "e7f82924da7449deb46ceac4d93aff6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7f82924da7449deb46ceac4d93aff6a"}], "revision_number": 1, "project_id": "e7f82924da7449deb46ceac4d93aff6a", "id": "ac901c58-2d91-43b9-9315-8902827a2cdf", "name": "default"}]} 2019-04-05 06:28:50,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=e7f82924da7449deb46ceac4d93aff6a&name=default used request id req-24b03d02-816a-478a-87ab-1b31b0e07971 2019-04-05 06:28:50,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.320899009705s 2019-04-05 06:28:50,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 06:28:50,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}0d41afce0e5fc626fb03ef7ffb17269499579795" 2019-04-05 06:28:50,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:50 GMT X-Openstack-Request-Id: req-2752b77e-9693-4e4f-9ab5-82eb0343342c 2019-04-05 06:28:50,683 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-05T06:24:19Z", "updated_at": "2019-04-05T06:24:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "25763b38-1719-453d-a14e-f3c76b13cc42", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "8210886f-2687-4779-b145-fc57423d91c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "0816cb4e-5b34-4e0e-a92b-2747b5ac7a00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "fba949ea-8aec-4a37-9c7a-026e6bd092f8", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "created_at": "2019-04-05T06:22:23Z", "updated_at": "2019-04-05T06:22:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "84dbc1ec-b830-42da-a2c2-6affe4564e92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "bc3ce38f-1e5b-4e37-bc17-77b797ed9d56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "6ea82520-e223-4695-ad5e-9d8a732e75e5", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "b2cb60c5-bb44-4241-9c03-4830a87cc121", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}], "revision_number": 1, "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7f82924da7449deb46ceac4d93aff6a", "created_at": "2019-04-05T06:28:00Z", "updated_at": "2019-04-05T06:28:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:28:00Z", "revision_number": 0, "id": "e8694709-5198-41c9-9816-7fdbdeabd291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:28:00Z", "security_group_id": "ac901c58-2d91-43b9-9315-8902827a2cdf", "tenant_id": "e7f82924da7449deb46ceac4d93aff6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7f82924da7449deb46ceac4d93aff6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:28:00Z", "revision_number": 0, "id": "3ddbc548-9f89-4aa8-a58d-b79325efb161", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:28:00Z", "security_group_id": "ac901c58-2d91-43b9-9315-8902827a2cdf", "tenant_id": "e7f82924da7449deb46ceac4d93aff6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7f82924da7449deb46ceac4d93aff6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:28:00Z", "revision_number": 0, "id": "a33a1173-347f-4196-a277-368a23be3fe7", "remote_group_id": "ac901c58-2d91-43b9-9315-8902827a2cdf", "remote_ip_prefix": null, "created_at": "2019-04-05T06:28:00Z", "security_group_id": "ac901c58-2d91-43b9-9315-8902827a2cdf", "tenant_id": "e7f82924da7449deb46ceac4d93aff6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7f82924da7449deb46ceac4d93aff6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:28:00Z", "revision_number": 0, "id": "dff2cbad-13df-4349-aa6e-01f736a77fb7", "remote_group_id": "ac901c58-2d91-43b9-9315-8902827a2cdf", "remote_ip_prefix": null, "created_at": "2019-04-05T06:28:00Z", "security_group_id": "ac901c58-2d91-43b9-9315-8902827a2cdf", "tenant_id": "e7f82924da7449deb46ceac4d93aff6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7f82924da7449deb46ceac4d93aff6a"}], "revision_number": 1, "project_id": "e7f82924da7449deb46ceac4d93aff6a", "id": "ac901c58-2d91-43b9-9315-8902827a2cdf", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "created_at": "2019-04-05T06:24:18Z", "updated_at": "2019-04-05T06:24:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "a5a87ded-31da-4d85-931e-1621ef79b33d", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "1c082b29-0864-456d-a6b5-dfb8ddb5c4dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "ba36cf94-d6e2-464c-a246-442cd5b4c44d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "3ff1d863-0a41-400b-82d4-9ec541b9069c", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}], "revision_number": 1, "project_id": "a8d120259c3946c982a593eded4f1cfb", "id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "name": "default"}]} 2019-04-05 06:28:50,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-2752b77e-9693-4e4f-9ab5-82eb0343342c 2019-04-05 06:28:50,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0495460033417s 2019-04-05 06:28:50,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-05 06:28:50,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/ac901c58-2d91-43b9-9315-8902827a2cdf.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d41afce0e5fc626fb03ef7ffb17269499579795" 2019-04-05 06:28:50,822 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:28:50 GMT X-Openstack-Request-Id: req-fb5f5651-4e37-4e22-8648-787c42542080 2019-04-05 06:28:50,823 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:28:50,823 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/ac901c58-2d91-43b9-9315-8902827a2cdf.json used request id req-fb5f5651-4e37-4e22-8648-787c42542080 2019-04-05 06:28:50,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.132741212845s 2019-04-05 06:28:50,870 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2019-04-05 06:28:50,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:28:50,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98341451-f0bb-4c38-87e3-3554953171be 2019-04-05 06:28:50,918 - 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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 06:28:50,918 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-98341451-f0bb-4c38-87e3-3554953171be 2019-04-05 06:28:50,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 06:28:51,398 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58fef951bcfc4cf0998078f8ffea0edb", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}, {"id": "774319f454e747168821760a73d5b691", "name": "reader"}], "expires_at": "2019-04-05T07:28:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8d120259c3946c982a593eded4f1cfb", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3925ae83907349f0acb148efa634063e"}, "audit_ids": ["Q6uxpQmRR5anT13gC8GvkA"], "issued_at": "2019-04-05T06:28:51.000000Z"}} 2019-04-05 06:28:51,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:28:51,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e7aea38f55c86c7c0a3842cb2c39330e6368e6a5" 2019-04-05 06:28:51,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:51 GMT X-Openstack-Request-Id: req-2a77b5e5-9ef0-431b-a7f6-d694af97ab78 2019-04-05 06:28:51,776 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"}]} 2019-04-05 06:28:51,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2a77b5e5-9ef0-431b-a7f6-d694af97ab78 2019-04-05 06:28:51,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.37548494339s 2019-04-05 06:28:51,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:28:51,790 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19352c29-da8b-4e89-a33f-fb108df6769c 2019-04-05 06:28:51,790 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 06:28:51,790 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-19352c29-da8b-4e89-a33f-fb108df6769c 2019-04-05 06:28:51,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 06:28:51,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e7aea38f55c86c7c0a3842cb2c39330e6368e6a5" 2019-04-05 06:28:51,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c9df191-097a-42b5-8e7a-dc6c8c1ed4a2 2019-04-05 06:28:51,981 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 06:28:51,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-7c9df191-097a-42b5-8e7a-dc6c8c1ed4a2 2019-04-05 06:28:51,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.190188884735s 2019-04-05 06:28:51,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-05 06:28:51,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e7aea38f55c86c7c0a3842cb2c39330e6368e6a5" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_1ed0b5fe-3be2-49ee-8e45-86fd26006c51"}}' 2019-04-05 06:28:52,226 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 368 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0fd5e84-7732-4961-b480-023386cafd23 2019-04-05 06:28:52,226 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.23:5000/v3/projects/054f8eb72ead459eb2236c30bddb880e"}, "tags": [], "enabled": true, "id": "054f8eb72ead459eb2236c30bddb880e", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_1ed0b5fe-3be2-49ee-8e45-86fd26006c51"}} 2019-04-05 06:28:52,226 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-e0fd5e84-7732-4961-b480-023386cafd23 2019-04-05 06:28:52,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.238141059875s 2019-04-05 06:28:52,227 - 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'054f8eb72ead459eb2236c30bddb880e', '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_1ed0b5fe-3be2-49ee-8e45-86fd26006c51'}) 2019-04-05 06:28:52,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-05 06:28:52,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e7aea38f55c86c7c0a3842cb2c39330e6368e6a5" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "V6aTHAbQO8EHvn470aTOoF1v7N6YCR", "email": null, "name": "cinder_test-user_1ed0b5fe-3be2-49ee-8e45-86fd26006c51"}}' 2019-04-05 06:28:52,695 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 326 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45e777f4-22d4-4331-93c3-7e05d8f1da74 2019-04-05 06:28:52,696 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "links": {"self": "http://172.30.9.23:5000/v3/users/40bac63364d243c6ba98e884b443c236"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "40bac63364d243c6ba98e884b443c236", "domain_id": "default", "password_expires_at": null}} 2019-04-05 06:28:52,696 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-45e777f4-22d4-4331-93c3-7e05d8f1da74 2019-04-05 06:28:52,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.462382793427s 2019-04-05 06:28:52,697 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'40bac63364d243c6ba98e884b443c236', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_1ed0b5fe-3be2-49ee-8e45-86fd26006c51'}) 2019-04-05 06:28:52,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 06:28:52,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7aea38f55c86c7c0a3842cb2c39330e6368e6a5" 2019-04-05 06:28:52,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eac2f8c-63f6-4a3f-ab3e-8f5da08c30e1 2019-04-05 06:28:52,863 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 06:28:52,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4eac2f8c-63f6-4a3f-ab3e-8f5da08c30e1 2019-04-05 06:28:52,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.162538051605s 2019-04-05 06:28:52,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 06:28:52,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7aea38f55c86c7c0a3842cb2c39330e6368e6a5" 2019-04-05 06:28:53,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afece8c8-1d13-4237-b28f-0117a25712d6 2019-04-05 06:28:53,058 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 06:28:53,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-afece8c8-1d13-4237-b28f-0117a25712d6 2019-04-05 06:28:53,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.190432071686s 2019-04-05 06:28:53,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 06:28:53,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7aea38f55c86c7c0a3842cb2c39330e6368e6a5" 2019-04-05 06:28:53,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d42dda02-c5a8-4873-912c-206ec9858a0d 2019-04-05 06:28:53,303 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 06:28:53,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d42dda02-c5a8-4873-912c-206ec9858a0d 2019-04-05 06:28:53,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.240026950836s 2019-04-05 06:28:53,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 06:28:53,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e7aea38f55c86c7c0a3842cb2c39330e6368e6a5" 2019-04-05 06:28:53,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4686b50a-8fa8-4b6d-bc6b-36e54a5e5150 2019-04-05 06:28:53,427 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 06:28:53,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-4686b50a-8fa8-4b6d-bc6b-36e54a5e5150 2019-04-05 06:28:53,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.118945837021s 2019-04-05 06:28:53,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 06:28:53,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e7aea38f55c86c7c0a3842cb2c39330e6368e6a5" 2019-04-05 06:28:53,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2013aa2b-78ea-48b6-ac11-ca6665c11469 2019-04-05 06:28:53,593 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder_test-user_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "links": {"self": "http://172.30.9.23:5000/v3/users/40bac63364d243c6ba98e884b443c236"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "40bac63364d243c6ba98e884b443c236", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 06:28:53,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2013aa2b-78ea-48b6-ac11-ca6665c11469 2019-04-05 06:28:53,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.165360927582s 2019-04-05 06:28:53,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 06:28:53,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e7aea38f55c86c7c0a3842cb2c39330e6368e6a5" 2019-04-05 06:28:53,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd6f0520-eb90-49fb-aa04-524346cb7579 2019-04-05 06:28:53,724 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.23:5000/v3/projects/054f8eb72ead459eb2236c30bddb880e"}, "tags": [], "enabled": true, "id": "054f8eb72ead459eb2236c30bddb880e", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_1ed0b5fe-3be2-49ee-8e45-86fd26006c51"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 06:28:53,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-dd6f0520-eb90-49fb-aa04-524346cb7579 2019-04-05 06:28:53,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.119420051575s 2019-04-05 06:28:53,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 06:28:53,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=40bac63364d243c6ba98e884b443c236&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=054f8eb72ead459eb2236c30bddb880e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7aea38f55c86c7c0a3842cb2c39330e6368e6a5" 2019-04-05 06:28:53,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16f1aff6-ff88-48b2-9b67-4a274f99bf66 2019-04-05 06:28:53,943 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=40bac63364d243c6ba98e884b443c236&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=054f8eb72ead459eb2236c30bddb880e", "previous": null, "next": null}} 2019-04-05 06:28:53,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=40bac63364d243c6ba98e884b443c236&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=054f8eb72ead459eb2236c30bddb880e used request id req-16f1aff6-ff88-48b2-9b67-4a274f99bf66 2019-04-05 06:28:53,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.211410045624s 2019-04-05 06:28:53,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-05 06:28:53,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/054f8eb72ead459eb2236c30bddb880e/users/40bac63364d243c6ba98e884b443c236/roles/a7225acce0184423a1dc2d63c39b687a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7aea38f55c86c7c0a3842cb2c39330e6368e6a5" 2019-04-05 06:28:54,091 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 06:28:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fdef9e4-b4d0-41c9-8812-8b3920a566f6 2019-04-05 06:28:54,091 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 06:28:54,091 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/054f8eb72ead459eb2236c30bddb880e/users/40bac63364d243c6ba98e884b443c236/roles/a7225acce0184423a1dc2d63c39b687a used request id req-4fdef9e4-b4d0-41c9-8812-8b3920a566f6 2019-04-05 06:28:54,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.144048213959s 2019-04-05 06:28:54,092 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_1ed0b5fe-3be2-49ee-8e45-86fd26006c51', 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'054f8eb72ead459eb2236c30bddb880e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'V6aTHAbQO8EHvn470aTOoF1v7N6YCR', 'username': u'cinder_test-user_1ed0b5fe-3be2-49ee-8e45-86fd26006c51', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-05 06:28:54,096 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_1ed0b5fe-3be2-49ee-8e45-86fd26006c51', 'password': 'V6aTHAbQO8EHvn470aTOoF1v7N6YCR', 'project_name': 'cinder_test-project_1ed0b5fe-3be2-49ee-8e45-86fd26006c51', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '054f8eb72ead459eb2236c30bddb880e', 'project_domain_name': 'Default'} 2019-04-05 06:28:54,096 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2019-04-05 06:28:54,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 06:28:54,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e7aea38f55c86c7c0a3842cb2c39330e6368e6a5" 2019-04-05 06:28:54,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae657855-b6fc-4e6c-9c4a-2f2172b526c0 2019-04-05 06:28:54,207 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 06:28:54,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-ae657855-b6fc-4e6c-9c4a-2f2172b526c0 2019-04-05 06:28:54,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110487937927s 2019-04-05 06:28:54,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 06:28:54,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e7aea38f55c86c7c0a3842cb2c39330e6368e6a5" 2019-04-05 06:28:54,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e57cfdf-9fe3-4d3d-8164-535d406fd3cc 2019-04-05 06:28:54,325 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.23:5000/v3/projects/054f8eb72ead459eb2236c30bddb880e"}, "tags": [], "enabled": true, "id": "054f8eb72ead459eb2236c30bddb880e", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_1ed0b5fe-3be2-49ee-8e45-86fd26006c51"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 06:28:54,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-0e57cfdf-9fe3-4d3d-8164-535d406fd3cc 2019-04-05 06:28:54,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110483884811s 2019-04-05 06:28:54,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-05 06:28:54,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e7aea38f55c86c7c0a3842cb2c39330e6368e6a5" -d '{"network": {"tenant_id": "054f8eb72ead459eb2236c30bddb880e", "name": "cinder_test-net_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "admin_state_up": true}}' 2019-04-05 06:28:54,771 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:54 GMT X-Openstack-Request-Id: req-027e1b13-b9d7-4cfa-8f2a-fa4016486169 2019-04-05 06:28:54,771 - 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":"10424019-8e3c-4d5d-b88a-bbb52d6ccbae","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"054f8eb72ead459eb2236c30bddb880e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T06:28:54Z","is_default":false,"qos_policy_id":null,"name":"cinder_test-net_1ed0b5fe-3be2-49ee-8e45-86fd26006c51","admin_state_up":true,"tenant_id":"054f8eb72ead459eb2236c30bddb880e","created_at":"2019-04-05T06:28:54Z","mtu":1450}} 2019-04-05 06:28:54,771 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-027e1b13-b9d7-4cfa-8f2a-fa4016486169 2019-04-05 06:28:54,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.444108963013s 2019-04-05 06:28:54,772 - 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-04-05T06:28:54Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'10424019-8e3c-4d5d-b88a-bbb52d6ccbae', u'provider:segmentation_id': 45, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cinder_test-net_1ed0b5fe-3be2-49ee-8e45-86fd26006c51', u'created_at': u'2019-04-05T06:28:54Z', u'mtu': 1450, u'tenant_id': u'054f8eb72ead459eb2236c30bddb880e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'054f8eb72ead459eb2236c30bddb880e', u'l2_adjacency': True}) 2019-04-05 06:28:54,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:28:54,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99e39adc-8c2f-48cc-83cd-c2981b592e3e 2019-04-05 06:28:54,783 - 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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 06:28:54,783 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-99e39adc-8c2f-48cc-83cd-c2981b592e3e 2019-04-05 06:28:54,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 06:28:55,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "774319f454e747168821760a73d5b691", "name": "reader"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}], "expires_at": "2019-04-05T07:28:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "054f8eb72ead459eb2236c30bddb880e", "name": "cinder_test-project_1ed0b5fe-3be2-49ee-8e45-86fd26006c51"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/054f8eb72ead459eb2236c30bddb880e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/054f8eb72ead459eb2236c30bddb880e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/054f8eb72ead459eb2236c30bddb880e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_054f8eb72ead459eb2236c30bddb880e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_054f8eb72ead459eb2236c30bddb880e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/054f8eb72ead459eb2236c30bddb880e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/054f8eb72ead459eb2236c30bddb880e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/054f8eb72ead459eb2236c30bddb880e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/054f8eb72ead459eb2236c30bddb880e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/054f8eb72ead459eb2236c30bddb880e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/054f8eb72ead459eb2236c30bddb880e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "id": "40bac63364d243c6ba98e884b443c236"}, "audit_ids": ["Wbq1KpU9QRCZgVv33yGr2Q"], "issued_at": "2019-04-05T06:28:55.000000Z"}} 2019-04-05 06:28:55,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:28:55,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:28:55,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:55 GMT X-Openstack-Request-Id: req-6828d04a-49e6-4587-8dca-6be0c7bac719 2019-04-05 06:28:55,540 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"10424019-8e3c-4d5d-b88a-bbb52d6ccbae","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"054f8eb72ead459eb2236c30bddb880e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T06:28:54Z","qos_policy_id":null,"name":"cinder_test-net_1ed0b5fe-3be2-49ee-8e45-86fd26006c51","admin_state_up":true,"tenant_id":"054f8eb72ead459eb2236c30bddb880e","created_at":"2019-04-05T06:28:54Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500}]} 2019-04-05 06:28:55,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-6828d04a-49e6-4587-8dca-6be0c7bac719 2019-04-05 06:28:55,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.368001937866s 2019-04-05 06:28:55,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-05 06:28:55,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" -d '{"subnet": {"name": "cinder_test-subnet_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "enable_dhcp": true, "network_id": "10424019-8e3c-4d5d-b88a-bbb52d6ccbae", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-05 06:28:56,317 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 679 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:56 GMT X-Openstack-Request-Id: req-7e833a6d-343f-476c-b1cb-2b5409b0d74f 2019-04-05 06:28:56,317 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"10424019-8e3c-4d5d-b88a-bbb52d6ccbae","tenant_id":"054f8eb72ead459eb2236c30bddb880e","created_at":"2019-04-05T06:28:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-05T06:28:55Z","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":"054f8eb72ead459eb2236c30bddb880e","id":"d2ca846b-3d4e-47ba-bf0e-e6fc2ee3a0fa","subnetpool_id":null,"name":"cinder_test-subnet_1ed0b5fe-3be2-49ee-8e45-86fd26006c51"}} 2019-04-05 06:28:56,317 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-7e833a6d-343f-476c-b1cb-2b5409b0d74f 2019-04-05 06:28:56,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.775536060333s 2019-04-05 06:28:56,318 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T06:28:55Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'd2ca846b-3d4e-47ba-bf0e-e6fc2ee3a0fa', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_1ed0b5fe-3be2-49ee-8e45-86fd26006c51', u'enable_dhcp': True, u'network_id': u'10424019-8e3c-4d5d-b88a-bbb52d6ccbae', u'tenant_id': u'054f8eb72ead459eb2236c30bddb880e', u'created_at': u'2019-04-05T06:28:55Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'054f8eb72ead459eb2236c30bddb880e'}) 2019-04-05 06:28:56,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-05 06:28:56,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" -d '{"router": {"external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "name": "cinder_test-router_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "admin_state_up": true}}' 2019-04-05 06:28:58,054 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Fri, 05 Apr 2019 06:28:58 GMT X-Openstack-Request-Id: req-a0365234-ef29-4a47-b92c-b7915c7dcecf 2019-04-05 06:28:58,054 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "created_at": "2019-04-05T06:28:56Z", "admin_state_up": true, "updated_at": "2019-04-05T06:28:57Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "054f8eb72ead459eb2236c30bddb880e", "id": "bf593c03-7188-4020-b698-55248d4b693a", "name": "cinder_test-router_1ed0b5fe-3be2-49ee-8e45-86fd26006c51"}} 2019-04-05 06:28:58,054 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-a0365234-ef29-4a47-b92c-b7915c7dcecf 2019-04-05 06:28:58,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.73582696915s 2019-04-05 06:28:58,055 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T06:28:57Z', u'revision_number': 2, u'id': u'bf593c03-7188-4020-b698-55248d4b693a', u'external_gateway_info': {u'network_id': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_1ed0b5fe-3be2-49ee-8e45-86fd26006c51', u'admin_state_up': True, u'tenant_id': u'054f8eb72ead459eb2236c30bddb880e', u'created_at': u'2019-04-05T06:28:56Z', u'flavor_id': None, u'routes': [], u'project_id': u'054f8eb72ead459eb2236c30bddb880e'}) 2019-04-05 06:28:58,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-05 06:28:58,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/bf593c03-7188-4020-b698-55248d4b693a/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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" -d '{"subnet_id": "d2ca846b-3d4e-47ba-bf0e-e6fc2ee3a0fa"}' 2019-04-05 06:29:00,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:00 GMT X-Openstack-Request-Id: req-c7eb5670-6291-4efa-b24f-78fdb097959b 2019-04-05 06:29:00,411 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "10424019-8e3c-4d5d-b88a-bbb52d6ccbae", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "subnet_id": "d2ca846b-3d4e-47ba-bf0e-e6fc2ee3a0fa", "subnet_ids": ["d2ca846b-3d4e-47ba-bf0e-e6fc2ee3a0fa"], "port_id": "54f611f7-805c-4c0f-97fe-12245fe14230", "id": "bf593c03-7188-4020-b698-55248d4b693a"} 2019-04-05 06:29:00,411 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/bf593c03-7188-4020-b698-55248d4b693a/add_router_interface.json used request id req-c7eb5670-6291-4efa-b24f-78fdb097959b 2019-04-05 06:29:00,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.3557240963s 2019-04-05 06:29:00,412 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-05 06:29:00,514 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-05 06:29:00,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:29:00,522 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:00 GMT 2019-04-05 06:29:00,522 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-04-05 06:29:00,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 06:29:00,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:00,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:00 GMT X-Openstack-Request-Id: req-589fd509-afd2-4506-9d20-7b9b26ed0a2f 2019-04-05 06:29:00,808 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 06:29:00,808 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-589fd509-afd2-4506-9d20-7b9b26ed0a2f 2019-04-05 06:29:00,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.279489040375s 2019-04-05 06:29:00,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-05 06:29:00,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_1ed0b5fe-3be2-49ee-8e45-86fd26006c51"}' 2019-04-05 06:29:00,877 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:00 GMT Location: http://172.30.9.23:9292/v2/images/5ed50583-26ab-4a4d-aa71-f4cd77164cf7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1917ae92-0a06-4540-8cb4-a9129b6e07dc 2019-04-05 06:29:00,878 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T06:29:00Z", "file": "/v2/images/5ed50583-26ab-4a4d-aa71-f4cd77164cf7/file", "owner": "054f8eb72ead459eb2236c30bddb880e", "id": "5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "size": null, "self": "/v2/images/5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "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_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "checksum": null, "created_at": "2019-04-05T06:29:00Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-05 06:29:00,878 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-1917ae92-0a06-4540-8cb4-a9129b6e07dc 2019-04-05 06:29:00,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0617301464081s 2019-04-05 06:29:00,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-05 06:29:00,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/5ed50583-26ab-4a4d-aa71-f4cd77164cf7/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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" -d '' 2019-04-05 06:29:01,326 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 06:29:01 GMT X-Openstack-Request-Id: req-cc8017bc-6895-4157-933b-818995363350 2019-04-05 06:29:01,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-04-05 06:29:01,327 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/5ed50583-26ab-4a4d-aa71-f4cd77164cf7/file used request id req-cc8017bc-6895-4157-933b-818995363350 2019-04-05 06:29:01,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.448044061661s 2019-04-05 06:29:01,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 06:29:01,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:01,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:01 GMT X-Openstack-Request-Id: req-6c8a604d-caaf-4234-bcbb-250c1afd26a3 2019-04-05 06:29:01,431 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T06:29:01Z", "file": "/v2/images/5ed50583-26ab-4a4d-aa71-f4cd77164cf7/file", "owner": "054f8eb72ead459eb2236c30bddb880e", "id": "5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "size": 12716032, "self": "/v2/images/5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/5ed50583-26ab-4a4d-aa71-f4cd77164cf7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/5ed50583-26ab-4a4d-aa71-f4cd77164cf7/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T06:29:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 06:29:01,432 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-6c8a604d-caaf-4234-bcbb-250c1afd26a3 2019-04-05 06:29:01,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0999660491943s 2019-04-05 06:29:01,434 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/5ed50583-26ab-4a4d-aa71-f4cd77164cf7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5ed50583-26ab-4a4d-aa71-f4cd77164cf7/file', 'owner': u'054f8eb72ead459eb2236c30bddb880e', 'id': u'5ed50583-26ab-4a4d-aa71-f4cd77164cf7', 'size': 12716032, u'self': u'/v2/images/5ed50583-26ab-4a4d-aa71-f4cd77164cf7', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'054f8eb72ead459eb2236c30bddb880e', 'name': 'cinder_test-project_1ed0b5fe-3be2-49ee-8e45-86fd26006c51', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/5ed50583-26ab-4a4d-aa71-f4cd77164cf7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-05T06:29:01Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-05T06:29:01Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_1ed0b5fe-3be2-49ee-8e45-86fd26006c51', '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/5ed50583-26ab-4a4d-aa71-f4cd77164cf7', 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_1ed0b5fe-3be2-49ee-8e45-86fd26006c51', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_1ed0b5fe-3be2-49ee-8e45-86fd26006c51', 'created': u'2019-04-05T06:29:00Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-05T06:29:00Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/5ed50583-26ab-4a4d-aa71-f4cd77164cf7', 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_1ed0b5fe-3be2-49ee-8e45-86fd26006c51', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-05 06:29:01,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-05 06:29:01,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e7aea38f55c86c7c0a3842cb2c39330e6368e6a5" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-05 06:29:01,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-37e54e0e-7ead-4f68-8744-dc253c2dcb6e x-openstack-request-id: req-37e54e0e-7ead-4f68-8744-dc253c2dcb6e 2019-04-05 06:29:01,796 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cinder_test-flavor_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0d84f33e-02a8-483f-b3a7-236d9864436a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0d84f33e-02a8-483f-b3a7-236d9864436a", "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": "0d84f33e-02a8-483f-b3a7-236d9864436a"}} 2019-04-05 06:29:01,796 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-37e54e0e-7ead-4f68-8744-dc253c2dcb6e 2019-04-05 06:29:01,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.359021902084s 2019-04-05 06:29:01,797 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_1ed0b5fe-3be2-49ee-8e45-86fd26006c51', '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'a8d120259c3946c982a593eded4f1cfb', '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'0d84f33e-02a8-483f-b3a7-236d9864436a', 'swap': 0}) 2019-04-05 06:29:01,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-05 06:29:01,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/0d84f33e-02a8-483f-b3a7-236d9864436a/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.15" -H "X-Auth-Token: {SHA1}e7aea38f55c86c7c0a3842cb2c39330e6368e6a5" -d '{"extra_specs": {}}' 2019-04-05 06:29:01,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29: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-1a0c9948-668a-47fe-aadd-f08f5e509a8c x-openstack-request-id: req-1a0c9948-668a-47fe-aadd-f08f5e509a8c 2019-04-05 06:29:01,820 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-05 06:29:01,820 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/0d84f33e-02a8-483f-b3a7-236d9864436a/os-extra_specs used request id req-1a0c9948-668a-47fe-aadd-f08f5e509a8c 2019-04-05 06:29:01,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0226829051971s 2019-04-05 06:29:01,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-04-05 06:29:01,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" -d '{"keypair": {"name": "cinder_test-kp_1ed0b5fe-3be2-49ee-8e45-86fd26006c51"}}' 2019-04-05 06:29:02,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-120b98fb-e767-4de0-8d7b-4bdd49ad5989 x-openstack-request-id: req-120b98fb-e767-4de0-8d7b-4bdd49ad5989 2019-04-05 06:29:02,353 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzTS9rrU/gZdRYIUFx7woxPZUAKr0Wd7egj+2AnR57eiFEYP+6EtzDtRzt1skkjeu4H8662n8ypLda6U4c07PXLbRtNPa94w+pUSNqRfOwhQ27Vl1pGxi0odM70d0lje9Kk1CVO7laSh/L+yeOCoiq7dvBArqqWzizBDKs4O1g6lU2Pa5gEGRwbF6H/Pa6XYVI2XEeUNmcU6VaLzyKzjOHLX6bjvubkpXHGmM9yT6EydT/wnkJjcZur0UgwSj5BuPJQW3HRt5QddVuJf78wLEFSebI2TNSCVVBZ0HtuOGWhrDwLJbKNq7LoaocgpJnKVaju+HktuiHYUcqsTkK5GeT Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAs00va61P4GXUWCFBce8KMT2VACq9Fne3oI/tgJ0ee3ohRGD/\nuhLcw7Uc7dbJJI3ruB/Outp/MqS3WulOHNOz1y20bTT2veMPqVEjakXzsIUNu1Zd\naRsYtKHTO9HdJY3vSpNQlTu5Wkofy/snjgqIqu3bwQK6qls4swQyrODtYOpVNj2u\nYBBkcGxeh/z2ul2FSNlxHlDZnFOlWi88is4zhy1+m477m5KVxxpjPck+hMnU/8J5\nCY3Gbq9FIMEo+QbjyUFtx0beUHXVbiX+/MCxBUnmyNkzUglVQWdB7bjhloaw8CyW\nyjauy6GqHIKSZylWo7vh5Lboh2FHKrE5CuRnkwIDAQABAoIBACSp3s181f2DtQUE\nX9aFU6c3+XTcSGgEuOa7J4yKFEaZdZ3+26vX2Y6nRTAZIG46Gv4+es5YiXP4nImZ\ndWCNpZOVg/RkxSOU/4nWzpAXl7n7qxAom9c3NDkTchckVb0tJcYxE2RAnykoSRIz\n3CW+X63cD3iLL1JQbuqkLByPrdqIGIDT3ltKcASA9TXHoZUNFmxtdXZHn4MZUWff\n8TsFwl8Q9O3uVqBVzRtQ4aJu66k0uAM//Ui706Wj/eWZoA8j1pb2VEwS+qt3rI4p\n5R4go5iRE3GUdZ5P2K0H/JYQDoTUqi5i8YUHyZi0N1e8ebf7UrvWDqBem/yBLnQk\nuHmjadkCgYEA4dlYwK7332zAZx++Yp5fEIks3gCNuRMYx+/aQsKssPrRjsAqSHfI\n73DFDNylad9kaorkN1UuU0e8WQHjzk+6+Iyxm/768HLiQeGUHHPpr/N7yynfakNy\nqWCYgP6LnLQmVSFW2/zOMs79huCsoS9NSa7d4pQSuyeRW2hSOnqYm+UCgYEAyz0F\n9EKbj4WrIaFFJKFIQtxegKruoPO7klYwz8ZawRhSKADF3ci3HIGox86vc/tyufut\nqtpixDdxFnXyDJxYvgEdWVlcIilBlevFV9iPwUy0wgjFMN4J8H+n7KkEpRbjHmjm\nC6WhNVp/f0EJA9+GuQPAoIlfdO6fl0xoCZRKbhcCgYEAgL50cIqNNGj7GQ4oanFb\nQcLgt8DbCUiQlNDuu6Xb6ZthQB3dPKhD+/Jt8dIJ3VuCE5YPWFePa9v1y0tfgClF\nLRCO4p0skUr8HZAo7TtKWInU5NB+0kWWpGUzKj1weqjbPSYfLJJlPONv9KY44j1j\nsoAjblj4gIWiv9etIDbord0CgYBk9QQ/KNMzgTfYNc8t+fv2UpeTHNX7F/fmInCO\n1b6BSv6Mpo2jtS/YtkPMNUyMtaxw3KeRRnhndg70FFTPlN60S8NzfeM5iPruaTcX\ngxkt8VedR1QFCVcwo4kcE32eMHdTxNH5mSYyZakN4pWC2geHYmjOlk7XvC2Er8zC\nbWpnswKBgHk+FlmOdXCgOhlRGpSOdnDf84af5iqrD3jshkIfS+RGA7ejcbnOLUzu\nvpqho4xMj8vb/0Hqf+gGkex7iga8SUCsMY/zRZgwthi35KlrCjtKF4Yp71EoV6L6\nUb25j8mZPEILb+GyjBe21caBNTtswFvoBBKB3PP81Nuer+SDorTe\n-----END RSA PRIVATE KEY-----\n", "user_id": "40bac63364d243c6ba98e884b443c236", "name": "cinder_test-kp_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "fingerprint": "2e:d5:44:d3:06:9e:a8:ac:2b:ae:31:f1:53:d6:f9:68"}} 2019-04-05 06:29:02,353 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-120b98fb-e767-4de0-8d7b-4bdd49ad5989 2019-04-05 06:29:02,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.529824972153s 2019-04-05 06:29:02,355 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzTS9rrU/gZdRYIUFx7woxPZUAKr0Wd7egj+2AnR57eiFEYP+6EtzDtRzt1skkjeu4H8662n8ypLda6U4c07PXLbRtNPa94w+pUSNqRfOwhQ27Vl1pGxi0odM70d0lje9Kk1CVO7laSh/L+yeOCoiq7dvBArqqWzizBDKs4O1g6lU2Pa5gEGRwbF6H/Pa6XYVI2XEeUNmcU6VaLzyKzjOHLX6bjvubkpXHGmM9yT6EydT/wnkJjcZur0UgwSj5BuPJQW3HRt5QddVuJf78wLEFSebI2TNSCVVBZ0HtuOGWhrDwLJbKNq7LoaocgpJnKVaju+HktuiHYUcqsTkK5GeT Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAs00va61P4GXUWCFBce8KMT2VACq9Fne3oI/tgJ0ee3ohRGD/\nuhLcw7Uc7dbJJI3ruB/Outp/MqS3WulOHNOz1y20bTT2veMPqVEjakXzsIUNu1Zd\naRsYtKHTO9HdJY3vSpNQlTu5Wkofy/snjgqIqu3bwQK6qls4swQyrODtYOpVNj2u\nYBBkcGxeh/z2ul2FSNlxHlDZnFOlWi88is4zhy1+m477m5KVxxpjPck+hMnU/8J5\nCY3Gbq9FIMEo+QbjyUFtx0beUHXVbiX+/MCxBUnmyNkzUglVQWdB7bjhloaw8CyW\nyjauy6GqHIKSZylWo7vh5Lboh2FHKrE5CuRnkwIDAQABAoIBACSp3s181f2DtQUE\nX9aFU6c3+XTcSGgEuOa7J4yKFEaZdZ3+26vX2Y6nRTAZIG46Gv4+es5YiXP4nImZ\ndWCNpZOVg/RkxSOU/4nWzpAXl7n7qxAom9c3NDkTchckVb0tJcYxE2RAnykoSRIz\n3CW+X63cD3iLL1JQbuqkLByPrdqIGIDT3ltKcASA9TXHoZUNFmxtdXZHn4MZUWff\n8TsFwl8Q9O3uVqBVzRtQ4aJu66k0uAM//Ui706Wj/eWZoA8j1pb2VEwS+qt3rI4p\n5R4go5iRE3GUdZ5P2K0H/JYQDoTUqi5i8YUHyZi0N1e8ebf7UrvWDqBem/yBLnQk\nuHmjadkCgYEA4dlYwK7332zAZx++Yp5fEIks3gCNuRMYx+/aQsKssPrRjsAqSHfI\n73DFDNylad9kaorkN1UuU0e8WQHjzk+6+Iyxm/768HLiQeGUHHPpr/N7yynfakNy\nqWCYgP6LnLQmVSFW2/zOMs79huCsoS9NSa7d4pQSuyeRW2hSOnqYm+UCgYEAyz0F\n9EKbj4WrIaFFJKFIQtxegKruoPO7klYwz8ZawRhSKADF3ci3HIGox86vc/tyufut\nqtpixDdxFnXyDJxYvgEdWVlcIilBlevFV9iPwUy0wgjFMN4J8H+n7KkEpRbjHmjm\nC6WhNVp/f0EJA9+GuQPAoIlfdO6fl0xoCZRKbhcCgYEAgL50cIqNNGj7GQ4oanFb\nQcLgt8DbCUiQlNDuu6Xb6ZthQB3dPKhD+/Jt8dIJ3VuCE5YPWFePa9v1y0tfgClF\nLRCO4p0skUr8HZAo7TtKWInU5NB+0kWWpGUzKj1weqjbPSYfLJJlPONv9KY44j1j\nsoAjblj4gIWiv9etIDbord0CgYBk9QQ/KNMzgTfYNc8t+fv2UpeTHNX7F/fmInCO\n1b6BSv6Mpo2jtS/YtkPMNUyMtaxw3KeRRnhndg70FFTPlN60S8NzfeM5iPruaTcX\ngxkt8VedR1QFCVcwo4kcE32eMHdTxNH5mSYyZakN4pWC2geHYmjOlk7XvC2Er8zC\nbWpnswKBgHk+FlmOdXCgOhlRGpSOdnDf84af5iqrD3jshkIfS+RGA7ejcbnOLUzu\nvpqho4xMj8vb/0Hqf+gGkex7iga8SUCsMY/zRZgwthi35KlrCjtKF4Yp71EoV6L6\nUb25j8mZPEILb+GyjBe21caBNTtswFvoBBKB3PP81Nuer+SDorTe\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'40bac63364d243c6ba98e884b443c236', 'name': u'cinder_test-kp_1ed0b5fe-3be2-49ee-8e45-86fd26006c51', 'created_at': '2019-04-05T06:29:02.354972', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'054f8eb72ead459eb2236c30bddb880e', 'name': 'cinder_test-project_1ed0b5fe-3be2-49ee-8e45-86fd26006c51', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'2e:d5:44:d3:06:9e:a8:ac:2b:ae:31:f1:53:d6:f9:68', 'type': 'ssh', 'id': u'cinder_test-kp_1ed0b5fe-3be2-49ee-8e45-86fd26006c51'}) 2019-04-05 06:29:02,355 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAs00va61P4GXUWCFBce8KMT2VACq9Fne3oI/tgJ0ee3ohRGD/ uhLcw7Uc7dbJJI3ruB/Outp/MqS3WulOHNOz1y20bTT2veMPqVEjakXzsIUNu1Zd aRsYtKHTO9HdJY3vSpNQlTu5Wkofy/snjgqIqu3bwQK6qls4swQyrODtYOpVNj2u YBBkcGxeh/z2ul2FSNlxHlDZnFOlWi88is4zhy1+m477m5KVxxpjPck+hMnU/8J5 CY3Gbq9FIMEo+QbjyUFtx0beUHXVbiX+/MCxBUnmyNkzUglVQWdB7bjhloaw8CyW yjauy6GqHIKSZylWo7vh5Lboh2FHKrE5CuRnkwIDAQABAoIBACSp3s181f2DtQUE X9aFU6c3+XTcSGgEuOa7J4yKFEaZdZ3+26vX2Y6nRTAZIG46Gv4+es5YiXP4nImZ dWCNpZOVg/RkxSOU/4nWzpAXl7n7qxAom9c3NDkTchckVb0tJcYxE2RAnykoSRIz 3CW+X63cD3iLL1JQbuqkLByPrdqIGIDT3ltKcASA9TXHoZUNFmxtdXZHn4MZUWff 8TsFwl8Q9O3uVqBVzRtQ4aJu66k0uAM//Ui706Wj/eWZoA8j1pb2VEwS+qt3rI4p 5R4go5iRE3GUdZ5P2K0H/JYQDoTUqi5i8YUHyZi0N1e8ebf7UrvWDqBem/yBLnQk uHmjadkCgYEA4dlYwK7332zAZx++Yp5fEIks3gCNuRMYx+/aQsKssPrRjsAqSHfI 73DFDNylad9kaorkN1UuU0e8WQHjzk+6+Iyxm/768HLiQeGUHHPpr/N7yynfakNy qWCYgP6LnLQmVSFW2/zOMs79huCsoS9NSa7d4pQSuyeRW2hSOnqYm+UCgYEAyz0F 9EKbj4WrIaFFJKFIQtxegKruoPO7klYwz8ZawRhSKADF3ci3HIGox86vc/tyufut qtpixDdxFnXyDJxYvgEdWVlcIilBlevFV9iPwUy0wgjFMN4J8H+n7KkEpRbjHmjm C6WhNVp/f0EJA9+GuQPAoIlfdO6fl0xoCZRKbhcCgYEAgL50cIqNNGj7GQ4oanFb QcLgt8DbCUiQlNDuu6Xb6ZthQB3dPKhD+/Jt8dIJ3VuCE5YPWFePa9v1y0tfgClF LRCO4p0skUr8HZAo7TtKWInU5NB+0kWWpGUzKj1weqjbPSYfLJJlPONv9KY44j1j soAjblj4gIWiv9etIDbord0CgYBk9QQ/KNMzgTfYNc8t+fv2UpeTHNX7F/fmInCO 1b6BSv6Mpo2jtS/YtkPMNUyMtaxw3KeRRnhndg70FFTPlN60S8NzfeM5iPruaTcX gxkt8VedR1QFCVcwo4kcE32eMHdTxNH5mSYyZakN4pWC2geHYmjOlk7XvC2Er8zC bWpnswKBgHk+FlmOdXCgOhlRGpSOdnDf84af5iqrD3jshkIfS+RGA7ejcbnOLUzu vpqho4xMj8vb/0Hqf+gGkex7iga8SUCsMY/zRZgwthi35KlrCjtKF4Yp71EoV6L6 Ub25j8mZPEILb+GyjBe21caBNTtswFvoBBKB3PP81Nuer+SDorTe -----END RSA PRIVATE KEY----- 2019-04-05 06:29:02,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-04-05 06:29:02,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" -d '{"security_group": {"name": "cinder_test-sg_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "description": "created by OPNFV Functest (cinder_test)"}}' 2019-04-05 06:29:02,523 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1422 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:02 GMT X-Openstack-Request-Id: req-abfd4a96-3792-4f75-a2f6-b35a7f2053cd 2019-04-05 06:29:02,524 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "created_at": "2019-04-05T06:29:02Z", "updated_at": "2019-04-05T06:29:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:29:02Z", "revision_number": 0, "id": "b9d195dc-895c-4ed4-9194-77dba9664c50", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:29:02Z", "security_group_id": "44f081b4-5d5f-442a-85b6-a10dea6e473a", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "port_range_min": null, "ethertype": "IPv6", "project_id": "054f8eb72ead459eb2236c30bddb880e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:29:02Z", "revision_number": 0, "id": "bd1cb02e-0cd7-4067-916b-c5dbdfa2c433", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:29:02Z", "security_group_id": "44f081b4-5d5f-442a-85b6-a10dea6e473a", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "port_range_min": null, "ethertype": "IPv4", "project_id": "054f8eb72ead459eb2236c30bddb880e"}], "revision_number": 1, "project_id": "054f8eb72ead459eb2236c30bddb880e", "id": "44f081b4-5d5f-442a-85b6-a10dea6e473a", "name": "cinder_test-sg_1ed0b5fe-3be2-49ee-8e45-86fd26006c51"}} 2019-04-05 06:29:02,524 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-abfd4a96-3792-4f75-a2f6-b35a7f2053cd 2019-04-05 06:29:02,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.163408994675s 2019-04-05 06:29:02,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 06:29:02,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:02,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3838 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:02 GMT X-Openstack-Request-Id: req-791cfc5a-b0c4-4983-b34e-30f418cd7225 2019-04-05 06:29:02,600 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "created_at": "2019-04-05T06:29:02Z", "updated_at": "2019-04-05T06:29:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:29:02Z", "revision_number": 0, "id": "b9d195dc-895c-4ed4-9194-77dba9664c50", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:29:02Z", "security_group_id": "44f081b4-5d5f-442a-85b6-a10dea6e473a", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "port_range_min": null, "ethertype": "IPv6", "project_id": "054f8eb72ead459eb2236c30bddb880e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:29:02Z", "revision_number": 0, "id": "bd1cb02e-0cd7-4067-916b-c5dbdfa2c433", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:29:02Z", "security_group_id": "44f081b4-5d5f-442a-85b6-a10dea6e473a", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "port_range_min": null, "ethertype": "IPv4", "project_id": "054f8eb72ead459eb2236c30bddb880e"}], "revision_number": 1, "project_id": "054f8eb72ead459eb2236c30bddb880e", "id": "44f081b4-5d5f-442a-85b6-a10dea6e473a", "name": "cinder_test-sg_1ed0b5fe-3be2-49ee-8e45-86fd26006c51"}, {"description": "Default security group", "tags": [], "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "created_at": "2019-04-05T06:28:54Z", "updated_at": "2019-04-05T06:28:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:28:54Z", "revision_number": 0, "id": "38206d87-66b0-4d5f-a952-42c410ada243", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:28:54Z", "security_group_id": "84f1da95-b696-4ffc-9915-af17e8c4ddbc", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "port_range_min": null, "ethertype": "IPv4", "project_id": "054f8eb72ead459eb2236c30bddb880e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:28:54Z", "revision_number": 0, "id": "908a819d-1954-4f95-96a1-ae8354b3f34c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:28:54Z", "security_group_id": "84f1da95-b696-4ffc-9915-af17e8c4ddbc", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "port_range_min": null, "ethertype": "IPv6", "project_id": "054f8eb72ead459eb2236c30bddb880e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:28:54Z", "revision_number": 0, "id": "9b0e91ed-4c27-4ed0-89ac-e33cd9df48ac", "remote_group_id": "84f1da95-b696-4ffc-9915-af17e8c4ddbc", "remote_ip_prefix": null, "created_at": "2019-04-05T06:28:54Z", "security_group_id": "84f1da95-b696-4ffc-9915-af17e8c4ddbc", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "port_range_min": null, "ethertype": "IPv4", "project_id": "054f8eb72ead459eb2236c30bddb880e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:28:54Z", "revision_number": 0, "id": "c3c90860-980f-41af-b5fd-3467c7274963", "remote_group_id": "84f1da95-b696-4ffc-9915-af17e8c4ddbc", "remote_ip_prefix": null, "created_at": "2019-04-05T06:28:54Z", "security_group_id": "84f1da95-b696-4ffc-9915-af17e8c4ddbc", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "port_range_min": null, "ethertype": "IPv6", "project_id": "054f8eb72ead459eb2236c30bddb880e"}], "revision_number": 1, "project_id": "054f8eb72ead459eb2236c30bddb880e", "id": "84f1da95-b696-4ffc-9915-af17e8c4ddbc", "name": "default"}]} 2019-04-05 06:29:02,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-791cfc5a-b0c4-4983-b34e-30f418cd7225 2019-04-05 06:29:02,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.070307970047s 2019-04-05 06:29:02,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-05 06:29:02,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" -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": "44f081b4-5d5f-442a-85b6-a10dea6e473a"}}' 2019-04-05 06:29:02,752 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:02 GMT X-Openstack-Request-Id: req-589b118a-17aa-4741-b0cc-09c80aa07eb3 2019-04-05 06:29:02,752 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-04-05T06:29:02Z", "security_group_id": "44f081b4-5d5f-442a-85b6-a10dea6e473a", "port_range_min": 22, "revision_number": 0, "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "created_at": "2019-04-05T06:29:02Z", "project_id": "054f8eb72ead459eb2236c30bddb880e", "id": "7d37145a-952f-4991-b396-5172c35cf0d6"}} 2019-04-05 06:29:02,752 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-589b118a-17aa-4741-b0cc-09c80aa07eb3 2019-04-05 06:29:02,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.146362066269s 2019-04-05 06:29:02,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 06:29:02,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:02,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4334 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:02 GMT X-Openstack-Request-Id: req-c0a9a056-954c-4d53-95c6-a61c83c7edb4 2019-04-05 06:29:02,804 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "created_at": "2019-04-05T06:29:02Z", "updated_at": "2019-04-05T06:29:02Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-05T06:29:02Z", "revision_number": 0, "id": "7d37145a-952f-4991-b396-5172c35cf0d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:29:02Z", "security_group_id": "44f081b4-5d5f-442a-85b6-a10dea6e473a", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "054f8eb72ead459eb2236c30bddb880e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:29:02Z", "revision_number": 0, "id": "b9d195dc-895c-4ed4-9194-77dba9664c50", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:29:02Z", "security_group_id": "44f081b4-5d5f-442a-85b6-a10dea6e473a", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "port_range_min": null, "ethertype": "IPv6", "project_id": "054f8eb72ead459eb2236c30bddb880e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:29:02Z", "revision_number": 0, "id": "bd1cb02e-0cd7-4067-916b-c5dbdfa2c433", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:29:02Z", "security_group_id": "44f081b4-5d5f-442a-85b6-a10dea6e473a", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "port_range_min": null, "ethertype": "IPv4", "project_id": "054f8eb72ead459eb2236c30bddb880e"}], "revision_number": 2, "project_id": "054f8eb72ead459eb2236c30bddb880e", "id": "44f081b4-5d5f-442a-85b6-a10dea6e473a", "name": "cinder_test-sg_1ed0b5fe-3be2-49ee-8e45-86fd26006c51"}, {"description": "Default security group", "tags": [], "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "created_at": "2019-04-05T06:28:54Z", "updated_at": "2019-04-05T06:28:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:28:54Z", "revision_number": 0, "id": "38206d87-66b0-4d5f-a952-42c410ada243", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:28:54Z", "security_group_id": "84f1da95-b696-4ffc-9915-af17e8c4ddbc", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "port_range_min": null, "ethertype": "IPv4", "project_id": "054f8eb72ead459eb2236c30bddb880e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:28:54Z", "revision_number": 0, "id": "908a819d-1954-4f95-96a1-ae8354b3f34c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:28:54Z", "security_group_id": "84f1da95-b696-4ffc-9915-af17e8c4ddbc", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "port_range_min": null, "ethertype": "IPv6", "project_id": "054f8eb72ead459eb2236c30bddb880e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:28:54Z", "revision_number": 0, "id": "9b0e91ed-4c27-4ed0-89ac-e33cd9df48ac", "remote_group_id": "84f1da95-b696-4ffc-9915-af17e8c4ddbc", "remote_ip_prefix": null, "created_at": "2019-04-05T06:28:54Z", "security_group_id": "84f1da95-b696-4ffc-9915-af17e8c4ddbc", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "port_range_min": null, "ethertype": "IPv4", "project_id": "054f8eb72ead459eb2236c30bddb880e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:28:54Z", "revision_number": 0, "id": "c3c90860-980f-41af-b5fd-3467c7274963", "remote_group_id": "84f1da95-b696-4ffc-9915-af17e8c4ddbc", "remote_ip_prefix": null, "created_at": "2019-04-05T06:28:54Z", "security_group_id": "84f1da95-b696-4ffc-9915-af17e8c4ddbc", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "port_range_min": null, "ethertype": "IPv6", "project_id": "054f8eb72ead459eb2236c30bddb880e"}], "revision_number": 1, "project_id": "054f8eb72ead459eb2236c30bddb880e", "id": "84f1da95-b696-4ffc-9915-af17e8c4ddbc", "name": "default"}]} 2019-04-05 06:29:02,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-c0a9a056-954c-4d53-95c6-a61c83c7edb4 2019-04-05 06:29:02,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0461659431458s 2019-04-05 06:29:02,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-05 06:29:02,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" -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": "44f081b4-5d5f-442a-85b6-a10dea6e473a"}}' 2019-04-05 06:29:02,913 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:02 GMT X-Openstack-Request-Id: req-15307f3c-2a2b-4006-b929-8f3fcd0a6834 2019-04-05 06:29:02,913 - 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-04-05T06:29:02Z", "security_group_id": "44f081b4-5d5f-442a-85b6-a10dea6e473a", "port_range_min": null, "revision_number": 0, "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "created_at": "2019-04-05T06:29:02Z", "project_id": "054f8eb72ead459eb2236c30bddb880e", "id": "589c20ff-954b-4677-a656-ac3ef42b09d4"}} 2019-04-05 06:29:02,913 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-15307f3c-2a2b-4006-b929-8f3fcd0a6834 2019-04-05 06:29:02,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.103275060654s 2019-04-05 06:29:02,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:29:02,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:03,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:03 GMT X-Openstack-Request-Id: req-a15b5107-6e9d-492d-819d-70a40ab4c89c 2019-04-05 06:29:03,180 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"10424019-8e3c-4d5d-b88a-bbb52d6ccbae","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"054f8eb72ead459eb2236c30bddb880e","l2_adjacency":true,"status":"ACTIVE","subnets":["d2ca846b-3d4e-47ba-bf0e-e6fc2ee3a0fa"],"description":"","tags":[],"updated_at":"2019-04-05T06:28:55Z","qos_policy_id":null,"name":"cinder_test-net_1ed0b5fe-3be2-49ee-8e45-86fd26006c51","admin_state_up":true,"tenant_id":"054f8eb72ead459eb2236c30bddb880e","created_at":"2019-04-05T06:28:54Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500}]} 2019-04-05 06:29:03,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-a15b5107-6e9d-492d-819d-70a40ab4c89c 2019-04-05 06:29:03,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.265869855881s 2019-04-05 06:29:03,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 06:29:03,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:03,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:03 GMT X-Openstack-Request-Id: req-27b95a9e-0814-4ac6-86ed-f89e8287e64b 2019-04-05 06:29:03,238 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T06:29:01Z", "file": "/v2/images/5ed50583-26ab-4a4d-aa71-f4cd77164cf7/file", "owner": "054f8eb72ead459eb2236c30bddb880e", "id": "5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "size": 12716032, "self": "/v2/images/5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/5ed50583-26ab-4a4d-aa71-f4cd77164cf7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/5ed50583-26ab-4a4d-aa71-f4cd77164cf7/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T06:29:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 06:29:03,238 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-27b95a9e-0814-4ac6-86ed-f89e8287e64b 2019-04-05 06:29:03,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0527591705322s 2019-04-05 06:29:03,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 06:29:03,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:03,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29: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-bde6e2f8-2b0e-424b-964d-e38aab3e8494 x-openstack-request-id: req-bde6e2f8-2b0e-424b-964d-e38aab3e8494 2019-04-05 06:29:03,269 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0d84f33e-02a8-483f-b3a7-236d9864436a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0d84f33e-02a8-483f-b3a7-236d9864436a", "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": "0d84f33e-02a8-483f-b3a7-236d9864436a"}]} 2019-04-05 06:29:03,269 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-bde6e2f8-2b0e-424b-964d-e38aab3e8494 2019-04-05 06:29:03,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0237090587616s 2019-04-05 06:29:03,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-05 06:29:03,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" -d '{"server": {"name": "cinder_test-vm2_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "imageRef": "5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "key_name": "cinder_test-kp_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "flavorRef": "0d84f33e-02a8-483f-b3a7-236d9864436a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "10424019-8e3c-4d5d-b88a-bbb52d6ccbae"}], "security_groups": [{"name": "44f081b4-5d5f-442a-85b6-a10dea6e473a"}]}}' 2019-04-05 06:29:04,747 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29: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 location: http://172.30.9.23:8774/v2.1/servers/3c4635e5-c122-438a-b842-9404c3c29b3e x-compute-request-id: req-ef06aca5-0b3f-4cee-8ae3-6f54ff73a91b x-openstack-request-id: req-ef06aca5-0b3f-4cee-8ae3-6f54ff73a91b 2019-04-05 06:29:04,747 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "44f081b4-5d5f-442a-85b6-a10dea6e473a"}], "OS-DCF:diskConfig": "MANUAL", "id": "3c4635e5-c122-438a-b842-9404c3c29b3e", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3c4635e5-c122-438a-b842-9404c3c29b3e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3c4635e5-c122-438a-b842-9404c3c29b3e", "rel": "bookmark"}], "adminPass": "ikkSQ2kG9j7b"}} 2019-04-05 06:29:04,747 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-ef06aca5-0b3f-4cee-8ae3-6f54ff73a91b 2019-04-05 06:29:04,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.47644090652s 2019-04-05 06:29:04,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:29:04,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:05,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 603 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-16cf8639-1668-4c35-94cd-e088dee072e2 x-openstack-request-id: req-16cf8639-1668-4c35-94cd-e088dee072e2 2019-04-05 06:29:05,103 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3c4635e5-c122-438a-b842-9404c3c29b3e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3c4635e5-c122-438a-b842-9404c3c29b3e", "rel": "bookmark"}], "image": {"id": "5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "links": [{"href": "http://172.30.9.23:8774/images/5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0d84f33e-02a8-483f-b3a7-236d9864436a", "links": [{"href": "http://172.30.9.23:8774/flavors/0d84f33e-02a8-483f-b3a7-236d9864436a", "rel": "bookmark"}]}, "id": "3c4635e5-c122-438a-b842-9404c3c29b3e", "user_id": "40bac63364d243c6ba98e884b443c236", "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-04-05T06:29:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "name": "cinder_test-vm2_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "created": "2019-04-05T06:29:04Z", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:29:05,103 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-16cf8639-1668-4c35-94cd-e088dee072e2 2019-04-05 06:29:05,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.355313062668s 2019-04-05 06:29:05,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:29:05,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:05,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:05 GMT X-Openstack-Request-Id: req-f8b25298-301b-4f89-8975-3ce12bd1a6e2 2019-04-05 06:29:05,203 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"10424019-8e3c-4d5d-b88a-bbb52d6ccbae","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"054f8eb72ead459eb2236c30bddb880e","l2_adjacency":true,"status":"ACTIVE","subnets":["d2ca846b-3d4e-47ba-bf0e-e6fc2ee3a0fa"],"description":"","tags":[],"updated_at":"2019-04-05T06:28:55Z","qos_policy_id":null,"name":"cinder_test-net_1ed0b5fe-3be2-49ee-8e45-86fd26006c51","admin_state_up":true,"tenant_id":"054f8eb72ead459eb2236c30bddb880e","created_at":"2019-04-05T06:28:54Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500}]} 2019-04-05 06:29:05,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f8b25298-301b-4f89-8975-3ce12bd1a6e2 2019-04-05 06:29:05,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0895159244537s 2019-04-05 06:29:05,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-05 06:29:05,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:05,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:05 GMT X-Openstack-Request-Id: req-227b4f91-44e2-49ec-94cc-9ddf4bdcb02b 2019-04-05 06:29:05,266 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"10424019-8e3c-4d5d-b88a-bbb52d6ccbae","tenant_id":"054f8eb72ead459eb2236c30bddb880e","created_at":"2019-04-05T06:28:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-05T06:28:55Z","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":"054f8eb72ead459eb2236c30bddb880e","id":"d2ca846b-3d4e-47ba-bf0e-e6fc2ee3a0fa","subnetpool_id":null,"name":"cinder_test-subnet_1ed0b5fe-3be2-49ee-8e45-86fd26006c51"}]} 2019-04-05 06:29:05,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-227b4f91-44e2-49ec-94cc-9ddf4bdcb02b 2019-04-05 06:29:05,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.062166929245s 2019-04-05 06:29:05,267 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 06:29:07,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:29:07,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:07,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 643 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-806828f1-c40f-474a-8fb2-279ec384a348 x-openstack-request-id: req-806828f1-c40f-474a-8fb2-279ec384a348 2019-04-05 06:29:07,389 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3c4635e5-c122-438a-b842-9404c3c29b3e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3c4635e5-c122-438a-b842-9404c3c29b3e", "rel": "bookmark"}], "image": {"id": "5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "links": [{"href": "http://172.30.9.23:8774/images/5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0d84f33e-02a8-483f-b3a7-236d9864436a", "links": [{"href": "http://172.30.9.23:8774/flavors/0d84f33e-02a8-483f-b3a7-236d9864436a", "rel": "bookmark"}]}, "id": "3c4635e5-c122-438a-b842-9404c3c29b3e", "user_id": "40bac63364d243c6ba98e884b443c236", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T06:29:07Z", "hostId": "e80feb62cc80a66460510d94133ac70fd6772c8e4e112ab402efc46a", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "name": "cinder_test-vm2_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "created": "2019-04-05T06:29:04Z", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:29:07,389 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-806828f1-c40f-474a-8fb2-279ec384a348 2019-04-05 06:29:07,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.119208097458s 2019-04-05 06:29:07,396 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 06:29:09,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:29:09,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:09,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d0c53a93-662f-4315-a122-200975cf3efe x-openstack-request-id: req-d0c53a93-662f-4315-a122-200975cf3efe 2019-04-05 06:29:09,570 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3c4635e5-c122-438a-b842-9404c3c29b3e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3c4635e5-c122-438a-b842-9404c3c29b3e", "rel": "bookmark"}], "image": {"id": "5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "links": [{"href": "http://172.30.9.23:8774/images/5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0d84f33e-02a8-483f-b3a7-236d9864436a", "links": [{"href": "http://172.30.9.23:8774/flavors/0d84f33e-02a8-483f-b3a7-236d9864436a", "rel": "bookmark"}]}, "id": "3c4635e5-c122-438a-b842-9404c3c29b3e", "security_groups": [{"name": "cinder_test-sg_1ed0b5fe-3be2-49ee-8e45-86fd26006c51"}], "user_id": "40bac63364d243c6ba98e884b443c236", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T06:29:07Z", "hostId": "e80feb62cc80a66460510d94133ac70fd6772c8e4e112ab402efc46a", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "name": "cinder_test-vm2_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "created": "2019-04-05T06:29:04Z", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:29:09,570 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d0c53a93-662f-4315-a122-200975cf3efe 2019-04-05 06:29:09,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172339200974s 2019-04-05 06:29:09,577 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 06:29:11,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:29:11,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:12,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2e5e1dd8-169e-44cf-a926-4c9733eb112b x-openstack-request-id: req-2e5e1dd8-169e-44cf-a926-4c9733eb112b 2019-04-05 06:29:12,336 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3c4635e5-c122-438a-b842-9404c3c29b3e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3c4635e5-c122-438a-b842-9404c3c29b3e", "rel": "bookmark"}], "image": {"id": "5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "links": [{"href": "http://172.30.9.23:8774/images/5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0d84f33e-02a8-483f-b3a7-236d9864436a", "links": [{"href": "http://172.30.9.23:8774/flavors/0d84f33e-02a8-483f-b3a7-236d9864436a", "rel": "bookmark"}]}, "id": "3c4635e5-c122-438a-b842-9404c3c29b3e", "security_groups": [{"name": "cinder_test-sg_1ed0b5fe-3be2-49ee-8e45-86fd26006c51"}], "user_id": "40bac63364d243c6ba98e884b443c236", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T06:29:07Z", "hostId": "e80feb62cc80a66460510d94133ac70fd6772c8e4e112ab402efc46a", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "name": "cinder_test-vm2_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "created": "2019-04-05T06:29:04Z", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:29:12,336 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2e5e1dd8-169e-44cf-a926-4c9733eb112b 2019-04-05 06:29:12,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.756939888s 2019-04-05 06:29:12,342 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 06:29:14,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:29:14,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:14,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 745 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29: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-0f8c5837-a4b2-4585-be15-a6e176e5f64c x-openstack-request-id: req-0f8c5837-a4b2-4585-be15-a6e176e5f64c 2019-04-05 06:29:14,540 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_1ed0b5fe-3be2-49ee-8e45-86fd26006c51": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:aa", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3c4635e5-c122-438a-b842-9404c3c29b3e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3c4635e5-c122-438a-b842-9404c3c29b3e", "rel": "bookmark"}], "image": {"id": "5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "links": [{"href": "http://172.30.9.23:8774/images/5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T06:29:12.000000", "flavor": {"id": "0d84f33e-02a8-483f-b3a7-236d9864436a", "links": [{"href": "http://172.30.9.23:8774/flavors/0d84f33e-02a8-483f-b3a7-236d9864436a", "rel": "bookmark"}]}, "id": "3c4635e5-c122-438a-b842-9404c3c29b3e", "security_groups": [{"name": "cinder_test-sg_1ed0b5fe-3be2-49ee-8e45-86fd26006c51"}], "user_id": "40bac63364d243c6ba98e884b443c236", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T06:29:11Z", "hostId": "e80feb62cc80a66460510d94133ac70fd6772c8e4e112ab402efc46a", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "name": "cinder_test-vm2_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "created": "2019-04-05T06:29:04Z", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:29:14,540 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0f8c5837-a4b2-4585-be15-a6e176e5f64c 2019-04-05 06:29:14,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19557595253s 2019-04-05 06:29:14,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-05 06:29:14,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=3c4635e5-c122-438a-b842-9404c3c29b3e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:14,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:14 GMT X-Openstack-Request-Id: req-8c627259-8b6d-4e14-a49a-0e0a1e635cf2 2019-04-05 06:29:14,597 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T06:29:11Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d2ca846b-3d4e-47ba-bf0e-e6fc2ee3a0fa","ip_address":"192.168.120.15"}],"id":"b50e401b-d184-4dd3-a5da-969ac9d238bd","security_groups":["44f081b4-5d5f-442a-85b6-a10dea6e473a"],"mac_address":"fa:16:3e:87:e7:aa","project_id":"054f8eb72ead459eb2236c30bddb880e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"10424019-8e3c-4d5d-b88a-bbb52d6ccbae","tenant_id":"054f8eb72ead459eb2236c30bddb880e","created_at":"2019-04-05T06:29:07Z","binding:vnic_type":"normal","device_id":"3c4635e5-c122-438a-b842-9404c3c29b3e","ip_allocation":"immediate"}]} 2019-04-05 06:29:14,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=3c4635e5-c122-438a-b842-9404c3c29b3e used request id req-8c627259-8b6d-4e14-a49a-0e0a1e635cf2 2019-04-05 06:29:14,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0512320995331s 2019-04-05 06:29:14,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:29:14,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=b50e401b-d184-4dd3-a5da-969ac9d238bd" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:14,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:14 GMT X-Openstack-Request-Id: req-77b9fd6e-4cc1-40af-b090-fd52ae31e4c2 2019-04-05 06:29:14,654 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-05 06:29:14,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=b50e401b-d184-4dd3-a5da-969ac9d238bd used request id req-77b9fd6e-4cc1-40af-b090-fd52ae31e4c2 2019-04-05 06:29:14,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0462930202484s 2019-04-05 06:29:14,655 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_1ed0b5fe-3be2-49ee-8e45-86fd26006c51': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:87:e7:aa', u'version': 4, u'addr': u'192.168.120.15', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'5ed50583-26ab-4a4d-aa71-f4cd77164cf7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-05T06:29:12.000000', 'flavor': Munch({u'id': u'0d84f33e-02a8-483f-b3a7-236d9864436a'}), 'az': u'nova', 'id': u'3c4635e5-c122-438a-b842-9404c3c29b3e', 'security_groups': [Munch({u'name': u'cinder_test-sg_1ed0b5fe-3be2-49ee-8e45-86fd26006c51'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'40bac63364d243c6ba98e884b443c236', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'054f8eb72ead459eb2236c30bddb880e', 'name': 'cinder_test-project_1ed0b5fe-3be2-49ee-8e45-86fd26006c51', '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-04-05T06:29:12.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-05T06:29:11Z', 'hostId': u'e80feb62cc80a66460510d94133ac70fd6772c8e4e112ab402efc46a', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_1ed0b5fe-3be2-49ee-8e45-86fd26006c51', 'public_v6': '', 'private_v4': u'192.168.120.15', 'cloud': 'envvars', 'host_id': u'e80feb62cc80a66460510d94133ac70fd6772c8e4e112ab402efc46a', '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-04-05T06:29:12.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'054f8eb72ead459eb2236c30bddb880e', 'name': u'cinder_test-vm2_1ed0b5fe-3be2-49ee-8e45-86fd26006c51', 'adminPass': u'ikkSQ2kG9j7b', 'tenant_id': u'054f8eb72ead459eb2236c30bddb880e', 'created_at': u'2019-04-05T06:29:04Z', 'created': u'2019-04-05T06:29:04Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-05 06:29:14,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:29:14,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:14,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:14 GMT X-Openstack-Request-Id: req-3c3a8f35-4828-4540-b270-2a768c1bc4f8 2019-04-05 06:29:14,756 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"10424019-8e3c-4d5d-b88a-bbb52d6ccbae","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"054f8eb72ead459eb2236c30bddb880e","l2_adjacency":true,"status":"ACTIVE","subnets":["d2ca846b-3d4e-47ba-bf0e-e6fc2ee3a0fa"],"description":"","tags":[],"updated_at":"2019-04-05T06:28:55Z","qos_policy_id":null,"name":"cinder_test-net_1ed0b5fe-3be2-49ee-8e45-86fd26006c51","admin_state_up":true,"tenant_id":"054f8eb72ead459eb2236c30bddb880e","created_at":"2019-04-05T06:28:54Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500}]} 2019-04-05 06:29:14,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-3c3a8f35-4828-4540-b270-2a768c1bc4f8 2019-04-05 06:29:14,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0955410003662s 2019-04-05 06:29:14,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-05 06:29:14,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=3c4635e5-c122-438a-b842-9404c3c29b3e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:14,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:14 GMT X-Openstack-Request-Id: req-86082151-b420-4e45-9ca8-95e9662832c2 2019-04-05 06:29:14,807 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T06:29:11Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d2ca846b-3d4e-47ba-bf0e-e6fc2ee3a0fa","ip_address":"192.168.120.15"}],"id":"b50e401b-d184-4dd3-a5da-969ac9d238bd","security_groups":["44f081b4-5d5f-442a-85b6-a10dea6e473a"],"mac_address":"fa:16:3e:87:e7:aa","project_id":"054f8eb72ead459eb2236c30bddb880e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"10424019-8e3c-4d5d-b88a-bbb52d6ccbae","tenant_id":"054f8eb72ead459eb2236c30bddb880e","created_at":"2019-04-05T06:29:07Z","binding:vnic_type":"normal","device_id":"3c4635e5-c122-438a-b842-9404c3c29b3e","ip_allocation":"immediate"}]} 2019-04-05 06:29:14,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=3c4635e5-c122-438a-b842-9404c3c29b3e used request id req-86082151-b420-4e45-9ca8-95e9662832c2 2019-04-05 06:29:14,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0500960350037s 2019-04-05 06:29:14,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-04-05 06:29:14,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" -d '{"floatingip": {"floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "fixed_ip_address": "192.168.120.15", "port_id": "b50e401b-d184-4dd3-a5da-969ac9d238bd"}}' 2019-04-05 06:29:17,185 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:17 GMT X-Openstack-Request-Id: req-d96c7386-ce92-4666-a752-bd1772b9b0f5 2019-04-05 06:29:17,185 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "bf593c03-7188-4020-b698-55248d4b693a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "created_at": "2019-04-05T06:29:15Z", "updated_at": "2019-04-05T06:29:15Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "10424019-8e3c-4d5d-b88a-bbb52d6ccbae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:87:e7:aa", "device_id": "3c4635e5-c122-438a-b842-9404c3c29b3e"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "054f8eb72ead459eb2236c30bddb880e", "port_id": "b50e401b-d184-4dd3-a5da-969ac9d238bd", "id": "1e672a9f-5fad-460b-b398-12cbf1609fd4", "qos_policy_id": null}} 2019-04-05 06:29:17,186 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-d96c7386-ce92-4666-a752-bd1772b9b0f5 2019-04-05 06:29:17,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.37720680237s 2019-04-05 06:29:17,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:29:17,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:17,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:17 GMT X-Openstack-Request-Id: req-014062e2-f73c-421f-b2ac-57a6f8ac5382 2019-04-05 06:29:17,290 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bf593c03-7188-4020-b698-55248d4b693a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "created_at": "2019-04-05T06:29:15Z", "updated_at": "2019-04-05T06:29:15Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "10424019-8e3c-4d5d-b88a-bbb52d6ccbae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:87:e7:aa", "device_id": "3c4635e5-c122-438a-b842-9404c3c29b3e"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "054f8eb72ead459eb2236c30bddb880e", "port_id": "b50e401b-d184-4dd3-a5da-969ac9d238bd", "id": "1e672a9f-5fad-460b-b398-12cbf1609fd4", "qos_policy_id": null}]} 2019-04-05 06:29:17,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-014062e2-f73c-421f-b2ac-57a6f8ac5382 2019-04-05 06:29:17,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0889189243317s 2019-04-05 06:29:17,297 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 06:29:17,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:29:17,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:17,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:17 GMT X-Openstack-Request-Id: req-3fc28827-f36a-4de9-8217-c7d60ba93e52 2019-04-05 06:29:17,478 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bf593c03-7188-4020-b698-55248d4b693a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "created_at": "2019-04-05T06:29:15Z", "updated_at": "2019-04-05T06:29:15Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "10424019-8e3c-4d5d-b88a-bbb52d6ccbae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:87:e7:aa", "device_id": "3c4635e5-c122-438a-b842-9404c3c29b3e"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "054f8eb72ead459eb2236c30bddb880e", "port_id": "b50e401b-d184-4dd3-a5da-969ac9d238bd", "id": "1e672a9f-5fad-460b-b398-12cbf1609fd4", "qos_policy_id": null}]} 2019-04-05 06:29:17,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3fc28827-f36a-4de9-8217-c7d60ba93e52 2019-04-05 06:29:17,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0709688663483s 2019-04-05 06:29:17,484 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 06:29:17,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:29:17,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:17,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:17 GMT X-Openstack-Request-Id: req-34710eaa-d77e-4118-943a-cc9fcd65f064 2019-04-05 06:29:17,655 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bf593c03-7188-4020-b698-55248d4b693a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "created_at": "2019-04-05T06:29:15Z", "updated_at": "2019-04-05T06:29:15Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "10424019-8e3c-4d5d-b88a-bbb52d6ccbae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:87:e7:aa", "device_id": "3c4635e5-c122-438a-b842-9404c3c29b3e"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "054f8eb72ead459eb2236c30bddb880e", "port_id": "b50e401b-d184-4dd3-a5da-969ac9d238bd", "id": "1e672a9f-5fad-460b-b398-12cbf1609fd4", "qos_policy_id": null}]} 2019-04-05 06:29:17,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-34710eaa-d77e-4118-943a-cc9fcd65f064 2019-04-05 06:29:17,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0608940124512s 2019-04-05 06:29:17,661 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 06:29:17,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:29:17,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:17,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:17 GMT X-Openstack-Request-Id: req-a77f2778-0b07-482a-91b6-97e056f2fd9a 2019-04-05 06:29:17,829 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bf593c03-7188-4020-b698-55248d4b693a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "created_at": "2019-04-05T06:29:15Z", "updated_at": "2019-04-05T06:29:15Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "10424019-8e3c-4d5d-b88a-bbb52d6ccbae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:87:e7:aa", "device_id": "3c4635e5-c122-438a-b842-9404c3c29b3e"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "054f8eb72ead459eb2236c30bddb880e", "port_id": "b50e401b-d184-4dd3-a5da-969ac9d238bd", "id": "1e672a9f-5fad-460b-b398-12cbf1609fd4", "qos_policy_id": null}]} 2019-04-05 06:29:17,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-a77f2778-0b07-482a-91b6-97e056f2fd9a 2019-04-05 06:29:17,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0588591098785s 2019-04-05 06:29:17,835 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 06:29:17,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:29:17,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:18,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:17 GMT X-Openstack-Request-Id: req-cd922a40-ad4c-420a-a52a-c8cbedae8bcc 2019-04-05 06:29:18,003 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bf593c03-7188-4020-b698-55248d4b693a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "created_at": "2019-04-05T06:29:15Z", "updated_at": "2019-04-05T06:29:15Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "10424019-8e3c-4d5d-b88a-bbb52d6ccbae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:87:e7:aa", "device_id": "3c4635e5-c122-438a-b842-9404c3c29b3e"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "054f8eb72ead459eb2236c30bddb880e", "port_id": "b50e401b-d184-4dd3-a5da-969ac9d238bd", "id": "1e672a9f-5fad-460b-b398-12cbf1609fd4", "qos_policy_id": null}]} 2019-04-05 06:29:18,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-cd922a40-ad4c-420a-a52a-c8cbedae8bcc 2019-04-05 06:29:18,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0577437877655s 2019-04-05 06:29:18,009 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 06:29:18,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:29:18,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:18,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:18 GMT X-Openstack-Request-Id: req-46006a96-e0a9-4212-8111-a43ef95c584f 2019-04-05 06:29:18,178 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bf593c03-7188-4020-b698-55248d4b693a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "created_at": "2019-04-05T06:29:15Z", "updated_at": "2019-04-05T06:29:15Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "10424019-8e3c-4d5d-b88a-bbb52d6ccbae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:87:e7:aa", "device_id": "3c4635e5-c122-438a-b842-9404c3c29b3e"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "054f8eb72ead459eb2236c30bddb880e", "port_id": "b50e401b-d184-4dd3-a5da-969ac9d238bd", "id": "1e672a9f-5fad-460b-b398-12cbf1609fd4", "qos_policy_id": null}]} 2019-04-05 06:29:18,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-46006a96-e0a9-4212-8111-a43ef95c584f 2019-04-05 06:29:18,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0588450431824s 2019-04-05 06:29:18,184 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 06:29:18,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:29:18,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:18,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:18 GMT X-Openstack-Request-Id: req-bdf723d4-44c7-42fe-9e26-b66f97a15817 2019-04-05 06:29:18,353 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bf593c03-7188-4020-b698-55248d4b693a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "created_at": "2019-04-05T06:29:15Z", "updated_at": "2019-04-05T06:29:15Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "10424019-8e3c-4d5d-b88a-bbb52d6ccbae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:87:e7:aa", "device_id": "3c4635e5-c122-438a-b842-9404c3c29b3e"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "054f8eb72ead459eb2236c30bddb880e", "port_id": "b50e401b-d184-4dd3-a5da-969ac9d238bd", "id": "1e672a9f-5fad-460b-b398-12cbf1609fd4", "qos_policy_id": null}]} 2019-04-05 06:29:18,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-bdf723d4-44c7-42fe-9e26-b66f97a15817 2019-04-05 06:29:18,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.06019115448s 2019-04-05 06:29:18,359 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 06:29:18,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:29:18,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:18,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:18 GMT X-Openstack-Request-Id: req-07ef26df-d01b-4a9b-af7c-f40569f0cfa4 2019-04-05 06:29:18,530 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bf593c03-7188-4020-b698-55248d4b693a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "created_at": "2019-04-05T06:29:15Z", "updated_at": "2019-04-05T06:29:18Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "10424019-8e3c-4d5d-b88a-bbb52d6ccbae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:87:e7:aa", "device_id": "3c4635e5-c122-438a-b842-9404c3c29b3e"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "054f8eb72ead459eb2236c30bddb880e", "port_id": "b50e401b-d184-4dd3-a5da-969ac9d238bd", "id": "1e672a9f-5fad-460b-b398-12cbf1609fd4", "qos_policy_id": null}]} 2019-04-05 06:29:18,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-07ef26df-d01b-4a9b-af7c-f40569f0cfa4 2019-04-05 06:29:18,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0606489181519s 2019-04-05 06:29:18,536 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'bf593c03-7188-4020-b698-55248d4b693a', 'updated_at': u'2019-04-05T06:29:18Z', 'fixed_ip_address': u'192.168.120.15', 'floating_ip_address': u'172.30.9.204', 'revision_number': 1, 'port_id': u'b50e401b-d184-4dd3-a5da-969ac9d238bd', 'id': u'1e672a9f-5fad-460b-b398-12cbf1609fd4', 'network': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', 'port': u'b50e401b-d184-4dd3-a5da-969ac9d238bd', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'054f8eb72ead459eb2236c30bddb880e', 'name': 'cinder_test-project_1ed0b5fe-3be2-49ee-8e45-86fd26006c51', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'054f8eb72ead459eb2236c30bddb880e', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'10424019-8e3c-4d5d-b88a-bbb52d6ccbae', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:87:e7:aa', u'device_id': u'3c4635e5-c122-438a-b842-9404c3c29b3e'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'054f8eb72ead459eb2236c30bddb880e', 'created_at': u'2019-04-05T06:29:15Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'10424019-8e3c-4d5d-b88a-bbb52d6ccbae', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:87:e7:aa', u'device_id': u'3c4635e5-c122-438a-b842-9404c3c29b3e'}), 'router': u'bf593c03-7188-4020-b698-55248d4b693a'}) 2019-04-05 06:29:18,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-05 06:29:18,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/3c4635e5-c122-438a-b842-9404c3c29b3e/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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-05 06:29:18,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9575 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8c1cc1f7-ae99-4795-b413-ef158b581769 x-openstack-request-id: req-8c1cc1f7-ae99-4795-b413-ef158b581769 2019-04-05 06:29:18,606 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-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 525634524 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.910 MHz processor\n[ 0.230872] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.233802] pid_max: default: 32768 minimum: 301\n[ 0.235386] ACPI: Core revision 20150930\n[ 0.237379] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.239668] Security Framework initialized\n[ 0.241105] Yama: becoming mindful.\n[ 0.242389] AppArmor: AppArmor initialized\n[ 0.243867] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.246186] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.248418] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.250549] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.252943] Initializing cgroup subsys io\n[ 0.254380] Initializing cgroup subsys memory\n[ 0.255895] Initializing cgroup subsys devices\n[ 0.257448] Initializing cgroup subsys freezer\n[ 0.258984] Initializing cgroup subsys net_cls\n[ 0.260520] Initializing cgroup subsys perf_event\n[ 0.262141] Initializing cgroup subsys net_prio\n[ 0.263698] Initializing cgroup subsys hugetlb\n[ 0.265234] Initializing cgroup subsys pids\n[ 0.266759] CPU: Physical Processor ID: 0\n[ 0.268868] mce: CPU supports 10 MCE banks\n[ 0.270359] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.272136] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.288940] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.297378] ftrace: allocating 31920 entries in 125 pages\n[ 0.328421] smpboot: Max logical packages: 1\n[ 0.329934] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.332324] x2apic enabled\n[ 0.333706] Switched APIC routing to physical x2apic.\n[ 0.336584] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.338566] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.342211] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.345363] KVM setup paravirtual spinlock\n[ 0.347297] x86: Booted up 1 node, 1 CPUs\n[ 0.348713] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.351109] devtmpfs: initialized\n[ 0.353346] evm: security.selinux\n[ 0.354569] evm: security.SMACK64\n[ 0.355785] evm: security.SMACK64EXEC\n[ 0.357102] evm: security.SMACK64TRANSMUTE\n[ 0.358529] evm: security.SMACK64MMAP\n[ 0.359839] evm: security.ima\n[ 0.360964] evm: security.capability\n[ 0.362330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.365565] pinctrl core: initialized pinctrl subsystem\n[ 0.367453] RTC time: 6:29:12, date: 04/05/19\n[ 0.369085] NET: Registered protocol family 16\n[ 0.370738] cpuidle: using governor ladder\n[ 0.372191] cpuidle: using governor menu\n[ 0.373579] PCCT header not found.\n[ 0.374864] ACPI: bus type PCI registered\n[ 0.376284] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.378455] PCI: Using configuration type 1 for base access\n[ 0.381035] ACPI: Added _OSI(Module Device)\n[ 0.382506] ACPI: Added _OSI(Processor Device)\n[ 0.384026] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.385612] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.388226] ACPI: Interpreter enabled\n[ 0.389565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.392832] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.396121] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.399396] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.402774] ACPI: (supports S0 S5)\n[ 0.404018] ACPI: Using IOAPIC for interrupt routing\n[ 0.405685] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.410193] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.412203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.414383] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.416504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.420345] acpiphp: Slot [3] registered\n[ 0.421750] acpiphp: Slot [4] registered\n[ 0.423155] acpiphp: Slot [5] registered\n[ 0.424561] acpiphp: Slot [6] registered\n[ 0.425964] acpiphp: Slot [7] registered\n[ 0.427360] acpiphp: Slot [8] registered\n[ 0.428774] acpiphp: Slot [9] registered\n[ 0.430176] acpiphp: Slot [10] registered\n[ 0.431594] acpiphp: Slot [11] registered\n[ 0.433024] acpiphp: Slot [12] registered\n[ 0.434448] acpiphp: Slot [13] registered\n[ 0.435869] acpiphp: Slot [14] registered\n[ 0.437296] acpiphp: Slot [15] registered\n[ 0.454369] acpiphp: Slot [16] registered\n[ 0.455806] acpiphp: Slot [17] registered\n[ 0.457236] acpiphp: Slot [18] registered\n[ 0.458670] acpiphp: Slot [19] registered\n[ 0.460098] acpiphp: Slot [20] registered\n[ 0.461522] acpiphp: Slot [21] registered\n[ 0.462951] acpiphp: Slot [22] registered\n[ 0.464372] acpiphp: Slot [23] registered\n[ 0.465792] acpiphp: Slot [24] registered\n[ 0.467219] acpiphp: Slot [25] registered\n[ 0.468643] acpiphp: Slot [26] registered\n[ 0.470066] acpiphp: Slot [27] registered\n[ 0.471497] acpiphp: Slot [28] registered\n[ 0.472923] acpiphp: Slot [29] registered\n[ 0.474340] acpiphp: Slot [30] registered\n[ 0.475767] acpiphp: Slot [31] registered\n[ 0.477190] PCI host bridge to bus 0000:00\n[ 0.478625] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.480781] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.482941] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.485498] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.488060] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.490669] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.495305] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.497566] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.499651] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.501894] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.506238] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.508753] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.530302] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.532831] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.539329] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.541805] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.544234] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.546606] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.548951] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.550817] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.553551] vgaarb: loaded\n[ 0.554609] vgaarb: bridge control possible 0000:00:02.0\n[ 0.556727] SCSI subsystem initialized\n[ 0.558340] ACPI: bus type USB registered\n[ 0.559795] usbcore: registered new interface driver usbfs\n[ 0.561620] usbcore: registered new interface driver hub\n[ 0.563398] usbcore: registered new device driver usb\n[ 0.565312] PCI: Using ACPI for IRQ routing\n[ 0.567295] NetLabel: Initializing\n[ 0.568559] NetLabel: domain hash size = 128\n[ 0.570062] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.571751] NetLabel: unlabeled traffic allowed by default\n[ 0.573814] clocksource: Switched to clocksource kvm-clock\n[ 0.584264] AppArmor: AppArmor Filesystem Enabled\n[ 0.585940] pnp: PnP ACPI init\n[ 0.587440] pnp: PnP ACPI: found 5 devices\n[ 0.594543] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.597566] NET: Registered protocol family 2\n[ 0.599364] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.601649] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.603773] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.605910] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.607831] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.609926] NET: Registered protocol family 1\n[ 0.611475] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.613431] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.615337] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.630322] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.645613] Trying to unpack rootfs image as initramfs...\n[ 0.707138] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.710033] Scanning for low memory corruption every 60 seconds\n[ 0.712281] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.714378] audit: initializing netlink subsys (disabled)\n[ 0.716189] audit: type=2000 audit(1554445753.047:1): initialized\n[ 0.718445] Initialise system trusted keyring\n[ 0.720084] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.722148] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.725265] zbud: loaded\n[ 0.726455] VFS: Disk quotas dquot_6.6.0\n[ 0.727888] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.730481] fuse init (API version 7.23)\n[ 0.732006] Key type big_key registered\n[ 0.733404] Allocating IMA MOK and blacklist keyrings.\n[ 0.735438] Key type asymmetric registered\n[ 0.736896] Asymmetric key parser 'x509' registered\n[ 0.738583] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.741191] io scheduler noop registered\n[ 0.742589] io scheduler deadline registered (default)\n[ 0.744351] io scheduler cfq registered\n[ 0.745841] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.747676] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.749899] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.752458] ACPI: Power Button [PWRF]\n[ 0.753916] GHES: HEST is not enabled!\n[ 0.768191] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.798030] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.801598] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.827025] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.830523] Linux agpgart interface v0.103\n[ 0.834056] brd: module loaded\n[ 0.836431] loop: module loaded\n[ 0.841473] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.844048] GPT:90111 != 2097151\n[ 0.845248] GPT:Alternate GPT header not at the end of the disk.\n[ 0.847204] GPT:90111 != 2097151\n[ 0.848406] GPT: Use GNU Parted to correct GPT errors.\n[ 0.850129] vda: vda1 vda15\n[ 0.852002] scsi host0: ata_piix\n[ 0.853322] scsi host1: ata_piix\n[ 0.854581] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.856743] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.859523] libphy: Fixed MDIO Bus: probed\n[ 0.860975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.862687] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.865904] PPP generic driver version 2.4.2\n[ 0.867468] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.869587] ehci-pci: EHCI PCI platform driver\n[ 0.871138] ehci-platform: EHCI generic platform driver\n[ 0.872917] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.874940] ohci-pci: OHCI PCI platform driver\n[ 0.876735] ohci-platform: OHCI generic platform driver\n[ 0.878787] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.894259] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.896309] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.899261] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.901268] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.903646] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.906168] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.909049] usb usb1: Product: UHCI Host Controller\n[ 0.910939] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.913275] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.915219] hub 1-0:1.0: USB hub found\n[ 0.916788] hub 1-0:1.0: 2 ports detected\n[ 0.918580] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.922642] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.924582] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.926645] mousedev: PS/2 mouse device common for all mice\n[ 0.929142] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.932576] rtc_cmos 00:00: RTC can wake from S4\n[ 0.934942] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.937331] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.939768] i2c /dev entries driver\n[ 0.941283] device-mapper: uevent: version 1.0.3\n[ 0.943210] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.946511] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.949128] NET: Registered protocol family 10\n[ 0.951195] NET: Registered protocol family 17\n[ 0.952983] Key type dns_resolver registered\n[ 0.954873] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.957107] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.960620] registered taskstats version 1\n[ 0.962429] Loading compiled-in X.509 certificates\n[ 0.965204] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.969579] zswap: loaded using pool lzo/zbud\n[ 0.972402] Key type trusted registered\n[ 0.975289] Key type encrypted registered\n[ 0.977187] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.979581] ima: No TPM chip found, activating TPM-bypass!\n[ 0.981995] evm: HMAC attrs: 0x1\n[ 0.983945] Magic number: 15:920:467\n[ 0.985914] rtc_cmos 00:00: setting system clock to 2019-04-05 06:29:13 UTC (1554445753)\n[ 0.989548] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.992195] EDD information not available.\n[ 1.015510] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.034599] Write protecting the kernel read-only data: 14336k\n[ 1.038508] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.042346] 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.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.210089] 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.15...\nLease of 192.168.120.15 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-00000007\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCSb8QoZp1DRE3kg0wlMN8/th8lJHwKS6MaIrFUrwDXoNPmLScM5ODLc4S7qahvh/AejQ11ygSsvBK7/JGTEURWlLuww+dCA6rC3GprHpDgiI9zKA1uis6u3DJMek2MKeu+UM3ooxQRLqsUQ9dJzIJyjrZeakdYyuvaA/4mA5MR0q0qu7Fx3+qrPsre8y0Vt8tUhKI4PthOJd7UvVWcOzc1jiqEWmMC+i9cGHiDb1K1l0DMcre/WMBPmy0kyMxMKX27B92YjRzczeUa7pn5OGLUlDkDqGYU2LtaZ+ehe/VKmq6qxObCLK1yM4jCwSc+lTRtOFT8n1B7S2SIfqPbhmzJ root@cinder-test-vm2-1ed0b5fe-3be2-49ee-8e45-86fd26006c51\nssh-dss AAAAB3NzaC1kc3MAAACBAKSZnBtNPPd/NEI8g1pwtNP/3yr6GHYPDKYhNd/QjI7w3Ch8Yjy+dApKMyCZnix+cBZJ6Z7VIVDnQev7GsFtWGY5xfwKvsdqaX6nHmSiZvh8yl7TOmk7apjOMb1URqJLJQoj/5BqjxsfNPmW9SpWTjmW5V2bT6YCA0QpUiSYAdyHAAAAFQDyJvDiJ2QjZESjOmtV2i3w1id3lwAAAIAPWxK372e38ncdXcjw+0OYiZmqvIR5idSD01yg7XvVDXYIDNDj/BiY5P5KVTfNm9L81V7KhMRxyvq42It7wCBQA2qE94kMp/oTy1V8FSyvwa+wgFdbdfR7B44A9SgMTiL+qu62Lp49rxem6+AHPaPPoYAchD56NRV9tJMuUI01IAAAAIArOoSZxHpMTr71zS2VokNjXXzXgEIfXTo6ia7OGFC9nLaP6kYq4ck/asn8Mc+EIpBbyjiIcmyszi96kJ+YzeIp1ReNDz4hv7ph+BEQOoIGrLAkyl+WHT3jpE1x0X9rPVX3v97g51l4ZjDYLYf8MxaVhUQtXPN8lNYk8Ptg6oSTIA== root@cinder-test-vm2-1ed0b5fe-3be2-49ee-8e45-86fd26006c51\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.55s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fe87:e7aa/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.15 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000007\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-1ed0b5fe-3be2-49ee-8e45-86fd26006c51\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.37 ===\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-1ed0b5fe-3be2-49ee-8e45-86fd26006c51 login: "} 2019-04-05 06:29:18,606 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/3c4635e5-c122-438a-b842-9404c3c29b3e/action used request id req-8c1cc1f7-ae99-4795-b413-ef158b581769 2019-04-05 06:29:18,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0699560642242s 2019-04-05 06:29:18,607 - 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 525634524 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.910 MHz processor [ 0.230872] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.233802] pid_max: default: 32768 minimum: 301 [ 0.235386] ACPI: Core revision 20150930 [ 0.237379] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.239668] Security Framework initialized [ 0.241105] Yama: becoming mindful. [ 0.242389] AppArmor: AppArmor initialized [ 0.243867] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.246186] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.248418] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.250549] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.252943] Initializing cgroup subsys io [ 0.254380] Initializing cgroup subsys memory [ 0.255895] Initializing cgroup subsys devices [ 0.257448] Initializing cgroup subsys freezer [ 0.258984] Initializing cgroup subsys net_cls [ 0.260520] Initializing cgroup subsys perf_event [ 0.262141] Initializing cgroup subsys net_prio [ 0.263698] Initializing cgroup subsys hugetlb [ 0.265234] Initializing cgroup subsys pids [ 0.266759] CPU: Physical Processor ID: 0 [ 0.268868] mce: CPU supports 10 MCE banks [ 0.270359] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.272136] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.288940] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.297378] ftrace: allocating 31920 entries in 125 pages [ 0.328421] smpboot: Max logical packages: 1 [ 0.329934] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.332324] x2apic enabled [ 0.333706] Switched APIC routing to physical x2apic. [ 0.336584] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.338566] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.342211] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.345363] KVM setup paravirtual spinlock [ 0.347297] x86: Booted up 1 node, 1 CPUs [ 0.348713] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.351109] devtmpfs: initialized [ 0.353346] evm: security.selinux [ 0.354569] evm: security.SMACK64 [ 0.355785] evm: security.SMACK64EXEC [ 0.357102] evm: security.SMACK64TRANSMUTE [ 0.358529] evm: security.SMACK64MMAP [ 0.359839] evm: security.ima [ 0.360964] evm: security.capability [ 0.362330] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.365565] pinctrl core: initialized pinctrl subsystem [ 0.367453] RTC time: 6:29:12, date: 04/05/19 [ 0.369085] NET: Registered protocol family 16 [ 0.370738] cpuidle: using governor ladder [ 0.372191] cpuidle: using governor menu [ 0.373579] PCCT header not found. [ 0.374864] ACPI: bus type PCI registered [ 0.376284] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.378455] PCI: Using configuration type 1 for base access [ 0.381035] ACPI: Added _OSI(Module Device) [ 0.382506] ACPI: Added _OSI(Processor Device) [ 0.384026] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.385612] ACPI: Added _OSI(Processor Aggregator Device) [ 0.388226] ACPI: Interpreter enabled [ 0.389565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.392832] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.396121] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.399396] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.402774] ACPI: (supports S0 S5) [ 0.404018] ACPI: Using IOAPIC for interrupt routing [ 0.405685] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.410193] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.412203] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.414383] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.416504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.420345] acpiphp: Slot [3] registered [ 0.421750] acpiphp: Slot [4] registered [ 0.423155] acpiphp: Slot [5] registered [ 0.424561] acpiphp: Slot [6] registered [ 0.425964] acpiphp: Slot [7] registered [ 0.427360] acpiphp: Slot [8] registered [ 0.428774] acpiphp: Slot [9] registered [ 0.430176] acpiphp: Slot [10] registered [ 0.431594] acpiphp: Slot [11] registered [ 0.433024] acpiphp: Slot [12] registered [ 0.434448] acpiphp: Slot [13] registered [ 0.435869] acpiphp: Slot [14] registered [ 0.437296] acpiphp: Slot [15] registered [ 0.454369] acpiphp: Slot [16] registered [ 0.455806] acpiphp: Slot [17] registered [ 0.457236] acpiphp: Slot [18] registered [ 0.458670] acpiphp: Slot [19] registered [ 0.460098] acpiphp: Slot [20] registered [ 0.461522] acpiphp: Slot [21] registered [ 0.462951] acpiphp: Slot [22] registered [ 0.464372] acpiphp: Slot [23] registered [ 0.465792] acpiphp: Slot [24] registered [ 0.467219] acpiphp: Slot [25] registered [ 0.468643] acpiphp: Slot [26] registered [ 0.470066] acpiphp: Slot [27] registered [ 0.471497] acpiphp: Slot [28] registered [ 0.472923] acpiphp: Slot [29] registered [ 0.474340] acpiphp: Slot [30] registered [ 0.475767] acpiphp: Slot [31] registered [ 0.477190] PCI host bridge to bus 0000:00 [ 0.478625] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.480781] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.482941] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.485498] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.488060] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.490669] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.495305] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.497566] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.499651] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.501894] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.506238] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.508753] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.530302] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.532831] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.539329] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.541805] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.544234] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.546606] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.548951] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.550817] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.553551] vgaarb: loaded [ 0.554609] vgaarb: bridge control possible 0000:00:02.0 [ 0.556727] SCSI subsystem initialized [ 0.558340] ACPI: bus type USB registered [ 0.559795] usbcore: registered new interface driver usbfs [ 0.561620] usbcore: registered new interface driver hub [ 0.563398] usbcore: registered new device driver usb [ 0.565312] PCI: Using ACPI for IRQ routing [ 0.567295] NetLabel: Initializing [ 0.568559] NetLabel: domain hash size = 128 [ 0.570062] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.571751] NetLabel: unlabeled traffic allowed by default [ 0.573814] clocksource: Switched to clocksource kvm-clock [ 0.584264] AppArmor: AppArmor Filesystem Enabled [ 0.585940] pnp: PnP ACPI init [ 0.587440] pnp: PnP ACPI: found 5 devices [ 0.594543] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.597566] NET: Registered protocol family 2 [ 0.599364] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.601649] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.603773] TCP: Hash tables configured (established 4096 bind 4096) [ 0.605910] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.607831] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.609926] NET: Registered protocol family 1 [ 0.611475] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.613431] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.615337] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630322] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.645613] Trying to unpack rootfs image as initramfs... [ 0.707138] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.710033] Scanning for low memory corruption every 60 seconds [ 0.712281] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.714378] audit: initializing netlink subsys (disabled) [ 0.716189] audit: type=2000 audit(1554445753.047:1): initialized [ 0.718445] Initialise system trusted keyring [ 0.720084] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.722148] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.725265] zbud: loaded [ 0.726455] VFS: Disk quotas dquot_6.6.0 [ 0.727888] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.730481] fuse init (API version 7.23) [ 0.732006] Key type big_key registered [ 0.733404] Allocating IMA MOK and blacklist keyrings. [ 0.735438] Key type asymmetric registered [ 0.736896] Asymmetric key parser 'x509' registered [ 0.738583] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.741191] io scheduler noop registered [ 0.742589] io scheduler deadline registered (default) [ 0.744351] io scheduler cfq registered [ 0.745841] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.747676] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.749899] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.752458] ACPI: Power Button [PWRF] [ 0.753916] GHES: HEST is not enabled! [ 0.768191] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.798030] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.801598] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.827025] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.830523] Linux agpgart interface v0.103 [ 0.834056] brd: module loaded [ 0.836431] loop: module loaded [ 0.841473] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.844048] GPT:90111 != 2097151 [ 0.845248] GPT:Alternate GPT header not at the end of the disk. [ 0.847204] GPT:90111 != 2097151 [ 0.848406] GPT: Use GNU Parted to correct GPT errors. [ 0.850129] vda: vda1 vda15 [ 0.852002] scsi host0: ata_piix [ 0.853322] scsi host1: ata_piix [ 0.854581] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.856743] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.859523] libphy: Fixed MDIO Bus: probed [ 0.860975] tun: Universal TUN/TAP device driver, 1.6 [ 0.862687] tun: (C) 1999-2004 Max Krasnyansky [ 0.865904] PPP generic driver version 2.4.2 [ 0.867468] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.869587] ehci-pci: EHCI PCI platform driver [ 0.871138] ehci-platform: EHCI generic platform driver [ 0.872917] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.874940] ohci-pci: OHCI PCI platform driver [ 0.876735] ohci-platform: OHCI generic platform driver [ 0.878787] uhci_hcd: USB Universal Host Controller Interface driver [ 0.894259] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.896309] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.899261] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.901268] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.903646] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.906168] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.909049] usb usb1: Product: UHCI Host Controller [ 0.910939] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.913275] usb usb1: SerialNumber: 0000:00:01.2 [ 0.915219] hub 1-0:1.0: USB hub found [ 0.916788] hub 1-0:1.0: 2 ports detected [ 0.918580] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.922642] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.924582] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.926645] mousedev: PS/2 mouse device common for all mice [ 0.929142] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.932576] rtc_cmos 00:00: RTC can wake from S4 [ 0.934942] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.937331] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.939768] i2c /dev entries driver [ 0.941283] device-mapper: uevent: version 1.0.3 [ 0.943210] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.946511] ledtrig-cpu: registered to indicate activity on CPUs [ 0.949128] NET: Registered protocol family 10 [ 0.951195] NET: Registered protocol family 17 [ 0.952983] Key type dns_resolver registered [ 0.954873] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.957107] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.960620] registered taskstats version 1 [ 0.962429] Loading compiled-in X.509 certificates [ 0.965204] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.969579] zswap: loaded using pool lzo/zbud [ 0.972402] Key type trusted registered [ 0.975289] Key type encrypted registered [ 0.977187] AppArmor: AppArmor sha1 policy hashing enabled [ 0.979581] ima: No TPM chip found, activating TPM-bypass! [ 0.981995] evm: HMAC attrs: 0x1 [ 0.983945] Magic number: 15:920:467 [ 0.985914] rtc_cmos 00:00: setting system clock to 2019-04-05 06:29:13 UTC (1554445753) [ 0.989548] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.992195] EDD information not available. [ 1.015510] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.034599] Write protecting the kernel read-only data: 14336k [ 1.038508] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.042346] 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.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.210089] 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.15... Lease of 192.168.120.15 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-00000007 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCSb8QoZp1DRE3kg0wlMN8/th8lJHwKS6MaIrFUrwDXoNPmLScM5ODLc4S7qahvh/AejQ11ygSsvBK7/JGTEURWlLuww+dCA6rC3GprHpDgiI9zKA1uis6u3DJMek2MKeu+UM3ooxQRLqsUQ9dJzIJyjrZeakdYyuvaA/4mA5MR0q0qu7Fx3+qrPsre8y0Vt8tUhKI4PthOJd7UvVWcOzc1jiqEWmMC+i9cGHiDb1K1l0DMcre/WMBPmy0kyMxMKX27B92YjRzczeUa7pn5OGLUlDkDqGYU2LtaZ+ehe/VKmq6qxObCLK1yM4jCwSc+lTRtOFT8n1B7S2SIfqPbhmzJ root@cinder-test-vm2-1ed0b5fe-3be2-49ee-8e45-86fd26006c51 ssh-dss AAAAB3NzaC1kc3MAAACBAKSZnBtNPPd/NEI8g1pwtNP/3yr6GHYPDKYhNd/QjI7w3Ch8Yjy+dApKMyCZnix+cBZJ6Z7VIVDnQev7GsFtWGY5xfwKvsdqaX6nHmSiZvh8yl7TOmk7apjOMb1URqJLJQoj/5BqjxsfNPmW9SpWTjmW5V2bT6YCA0QpUiSYAdyHAAAAFQDyJvDiJ2QjZESjOmtV2i3w1id3lwAAAIAPWxK372e38ncdXcjw+0OYiZmqvIR5idSD01yg7XvVDXYIDNDj/BiY5P5KVTfNm9L81V7KhMRxyvq42It7wCBQA2qE94kMp/oTy1V8FSyvwa+wgFdbdfR7B44A9SgMTiL+qu62Lp49rxem6+AHPaPPoYAchD56NRV9tJMuUI01IAAAAIArOoSZxHpMTr71zS2VokNjXXzXgEIfXTo6ia7OGFC9nLaP6kYq4ck/asn8Mc+EIpBbyjiIcmyszi96kJ+YzeIp1ReNDz4hv7ph+BEQOoIGrLAkyl+WHT3jpE1x0X9rPVX3v97g51l4ZjDYLYf8MxaVhUQtXPN8lNYk8Ptg6oSTIA== root@cinder-test-vm2-1ed0b5fe-3be2-49ee-8e45-86fd26006c51 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.55s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fe87:e7aa/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.15 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000007 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-1ed0b5fe-3be2-49ee-8e45-86fd26006c51 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-1ed0b5fe-3be2-49ee-8e45-86fd26006c51 login: 2019-04-05 06:29:18,611 - paramiko.transport - DEBUG - starting thread (client mode): 0xcb7e8610L 2019-04-05 06:29:18,612 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-05 06:29:18,612 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-04-05 06:29:18,612 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-04-05 06:29:18,613 - 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-04-05 06:29:18,614 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-05 06:29:18,614 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-04-05 06:29:18,614 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-05 06:29:18,614 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-05 06:29:18,614 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-05 06:29:18,632 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-05 06:29:18,633 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-05 06:29:18,643 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.204: 583b5dfaabf7dfa186d86da4678c6245 2019-04-05 06:29:18,644 - paramiko.transport - DEBUG - Trying discovered key 2ed544d3069ea8ac2bae31f153d6f968 in /tmp/tmpcpHh4Z 2019-04-05 06:29:18,672 - paramiko.transport - DEBUG - userauth is OK 2019-04-05 06:29:18,677 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-05 06:29:18,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.POST.volumes 2019-04-05 06:29:18,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8776/v3/054f8eb72ead459eb2236c30bddb880e/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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" -d '{"volume": {"display_name": "cinder_test-volume_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "size": "2"}}' 2019-04-05 06:29:20,067 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 821 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:18 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-c5689a5c-83fe-43f5-8ae4-a828ab54b113 x-openstack-request-id: req-c5689a5c-83fe-43f5-8ae4-a828ab54b113 2019-04-05 06:29:20,067 - keystoneauth.session - DEBUG - RESP BODY: {"volume": {"status": "creating", "user_id": "40bac63364d243c6ba98e884b443c236", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/054f8eb72ead459eb2236c30bddb880e/volumes/d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2", "rel": "self"}, {"href": "http://172.30.9.23:8776/054f8eb72ead459eb2236c30bddb880e/volumes/d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-05T06:29:19.000000", "description": null, "updated_at": null, "volume_type": "tripleo", "name": "cinder_test-volume_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2", "size": 2}} 2019-04-05 06:29:20,067 - keystoneauth.session - DEBUG - POST call to block-storage for http://172.30.9.23:8776/v3/054f8eb72ead459eb2236c30bddb880e/volumes used request id req-c5689a5c-83fe-43f5-8ae4-a828ab54b113 2019-04-05 06:29:20,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.POST.volumes in 1.35298800468s 2019-04-05 06:29:20,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-05 06:29:20,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/054f8eb72ead459eb2236c30bddb880e/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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:21,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:20 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-57f4e4cf-43c1-40f0-b453-eb28db884156 x-openstack-request-id: req-57f4e4cf-43c1-40f0-b453-eb28db884156 2019-04-05 06:29:21,101 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "creating", "user_id": "40bac63364d243c6ba98e884b443c236", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/054f8eb72ead459eb2236c30bddb880e/volumes/d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2", "rel": "self"}, {"href": "http://172.30.9.23:8776/054f8eb72ead459eb2236c30bddb880e/volumes/d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-05T06:29:19.000000", "description": null, "os-vol-tenant-attr:tenant_id": "054f8eb72ead459eb2236c30bddb880e", "updated_at": "2019-04-05T06:29:20.000000", "volume_type": "tripleo", "name": "cinder_test-volume_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2", "size": 2}]} 2019-04-05 06:29:21,101 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/054f8eb72ead459eb2236c30bddb880e/volumes/detail used request id req-57f4e4cf-43c1-40f0-b453-eb28db884156 2019-04-05 06:29:21,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.03325796127s 2019-04-05 06:29:21,103 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 06:29:23,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-05 06:29:23,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/054f8eb72ead459eb2236c30bddb880e/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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:24,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 454 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:23 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-d0ccbdd8-1670-4d6d-ad2d-f0bd921d6cea x-openstack-request-id: req-d0ccbdd8-1670-4d6d-ad2d-f0bd921d6cea 2019-04-05 06:29:24,369 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "40bac63364d243c6ba98e884b443c236", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/054f8eb72ead459eb2236c30bddb880e/volumes/d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2", "rel": "self"}, {"href": "http://172.30.9.23:8776/054f8eb72ead459eb2236c30bddb880e/volumes/d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-05T06:29:19.000000", "description": null, "os-vol-tenant-attr:tenant_id": "054f8eb72ead459eb2236c30bddb880e", "updated_at": "2019-04-05T06:29:21.000000", "volume_type": "tripleo", "name": "cinder_test-volume_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2", "size": 2}]} 2019-04-05 06:29:24,369 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/054f8eb72ead459eb2236c30bddb880e/volumes/detail used request id req-d0ccbdd8-1670-4d6d-ad2d-f0bd921d6cea 2019-04-05 06:29:24,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.26294493675s 2019-04-05 06:29:24,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:29:24,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:24,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:24 GMT X-Openstack-Request-Id: req-6f22a2ef-e482-44ee-8ee4-e313f729a6d0 2019-04-05 06:29:24,740 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"10424019-8e3c-4d5d-b88a-bbb52d6ccbae","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"054f8eb72ead459eb2236c30bddb880e","l2_adjacency":true,"status":"ACTIVE","subnets":["d2ca846b-3d4e-47ba-bf0e-e6fc2ee3a0fa"],"description":"","tags":[],"updated_at":"2019-04-05T06:28:55Z","qos_policy_id":null,"name":"cinder_test-net_1ed0b5fe-3be2-49ee-8e45-86fd26006c51","admin_state_up":true,"tenant_id":"054f8eb72ead459eb2236c30bddb880e","created_at":"2019-04-05T06:28:54Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500}]} 2019-04-05 06:29:24,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-6f22a2ef-e482-44ee-8ee4-e313f729a6d0 2019-04-05 06:29:24,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.369921922684s 2019-04-05 06:29:24,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 06:29:24,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:24,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:24 GMT X-Openstack-Request-Id: req-c5fd8608-c149-4e88-8cb1-efddf093175c 2019-04-05 06:29:24,793 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T06:29:01Z", "file": "/v2/images/5ed50583-26ab-4a4d-aa71-f4cd77164cf7/file", "owner": "054f8eb72ead459eb2236c30bddb880e", "id": "5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "size": 12716032, "self": "/v2/images/5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/5ed50583-26ab-4a4d-aa71-f4cd77164cf7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/5ed50583-26ab-4a4d-aa71-f4cd77164cf7/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T06:29:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 06:29:24,793 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-c5fd8608-c149-4e88-8cb1-efddf093175c 2019-04-05 06:29:24,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0474448204041s 2019-04-05 06:29:24,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 06:29:24,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:24,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e371d246-89dc-4f25-89ff-b76349e7680d x-openstack-request-id: req-e371d246-89dc-4f25-89ff-b76349e7680d 2019-04-05 06:29:24,819 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0d84f33e-02a8-483f-b3a7-236d9864436a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0d84f33e-02a8-483f-b3a7-236d9864436a", "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": "0d84f33e-02a8-483f-b3a7-236d9864436a"}]} 2019-04-05 06:29:24,819 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-e371d246-89dc-4f25-89ff-b76349e7680d 2019-04-05 06:29:24,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0245361328125s 2019-04-05 06:29:24,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-05 06:29:24,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" -d '{"server": {"name": "cinder_test-vm_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "imageRef": "5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "key_name": "cinder_test-kp_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "flavorRef": "0d84f33e-02a8-483f-b3a7-236d9864436a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "10424019-8e3c-4d5d-b88a-bbb52d6ccbae"}], "security_groups": [{"name": "44f081b4-5d5f-442a-85b6-a10dea6e473a"}]}}' 2019-04-05 06:29:26,287 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.23:8774/v2.1/servers/23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2 x-compute-request-id: req-5cc2562a-4104-49d3-a780-a3c2295b3584 x-openstack-request-id: req-5cc2562a-4104-49d3-a780-a3c2295b3584 2019-04-05 06:29:26,287 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "44f081b4-5d5f-442a-85b6-a10dea6e473a"}], "OS-DCF:diskConfig": "MANUAL", "id": "23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2", "rel": "bookmark"}], "adminPass": "jvDnL7AVit8p"}} 2019-04-05 06:29:26,287 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-5cc2562a-4104-49d3-a780-a3c2295b3584 2019-04-05 06:29:26,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.46697306633s 2019-04-05 06:29:26,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:29:26,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:27,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 861 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0b07c278-b428-401a-916e-a8c55cf6312f x-openstack-request-id: req-0b07c278-b428-401a-916e-a8c55cf6312f 2019-04-05 06:29:27,116 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2", "rel": "bookmark"}], "image": {"id": "5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "links": [{"href": "http://172.30.9.23:8774/images/5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0d84f33e-02a8-483f-b3a7-236d9864436a", "links": [{"href": "http://172.30.9.23:8774/flavors/0d84f33e-02a8-483f-b3a7-236d9864436a", "rel": "bookmark"}]}, "id": "23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2", "user_id": "40bac63364d243c6ba98e884b443c236", "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-04-05T06:29:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "name": "cinder_test-vm_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "created": "2019-04-05T06:29:26Z", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_1ed0b5fe-3be2-49ee-8e45-86fd26006c51": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:aa", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:aa", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3c4635e5-c122-438a-b842-9404c3c29b3e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3c4635e5-c122-438a-b842-9404c3c29b3e", "rel": "bookmark"}], "image": {"id": "5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "links": [{"href": "http://172.30.9.23:8774/images/5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T06:29:12.000000", "flavor": {"id": "0d84f33e-02a8-483f-b3a7-236d9864436a", "links": [{"href": "http://172.30.9.23:8774/flavors/0d84f33e-02a8-483f-b3a7-236d9864436a", "rel": "bookmark"}]}, "id": "3c4635e5-c122-438a-b842-9404c3c29b3e", "security_groups": [{"name": "cinder_test-sg_1ed0b5fe-3be2-49ee-8e45-86fd26006c51"}], "user_id": "40bac63364d243c6ba98e884b443c236", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T06:29:11Z", "hostId": "e80feb62cc80a66460510d94133ac70fd6772c8e4e112ab402efc46a", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "name": "cinder_test-vm2_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "created": "2019-04-05T06:29:04Z", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:29:27,116 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0b07c278-b428-401a-916e-a8c55cf6312f 2019-04-05 06:29:27,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.828253984451s 2019-04-05 06:29:27,124 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 06:29:29,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:29:29,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:29,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 901 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-452e9402-90d5-487a-9efc-57e7dd9f91e9 x-openstack-request-id: req-452e9402-90d5-487a-9efc-57e7dd9f91e9 2019-04-05 06:29:29,504 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2", "rel": "bookmark"}], "image": {"id": "5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "links": [{"href": "http://172.30.9.23:8774/images/5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0d84f33e-02a8-483f-b3a7-236d9864436a", "links": [{"href": "http://172.30.9.23:8774/flavors/0d84f33e-02a8-483f-b3a7-236d9864436a", "rel": "bookmark"}]}, "id": "23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2", "user_id": "40bac63364d243c6ba98e884b443c236", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T06:29:28Z", "hostId": "b203c73895f5298f1fe5f763d12976c85da2239e681d26fba8bca7af", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "name": "cinder_test-vm_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "created": "2019-04-05T06:29:26Z", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_1ed0b5fe-3be2-49ee-8e45-86fd26006c51": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:aa", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:aa", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3c4635e5-c122-438a-b842-9404c3c29b3e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3c4635e5-c122-438a-b842-9404c3c29b3e", "rel": "bookmark"}], "image": {"id": "5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "links": [{"href": "http://172.30.9.23:8774/images/5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T06:29:12.000000", "flavor": {"id": "0d84f33e-02a8-483f-b3a7-236d9864436a", "links": [{"href": "http://172.30.9.23:8774/flavors/0d84f33e-02a8-483f-b3a7-236d9864436a", "rel": "bookmark"}]}, "id": "3c4635e5-c122-438a-b842-9404c3c29b3e", "security_groups": [{"name": "cinder_test-sg_1ed0b5fe-3be2-49ee-8e45-86fd26006c51"}], "user_id": "40bac63364d243c6ba98e884b443c236", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T06:29:11Z", "hostId": "e80feb62cc80a66460510d94133ac70fd6772c8e4e112ab402efc46a", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "name": "cinder_test-vm2_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "created": "2019-04-05T06:29:04Z", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:29:29,504 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-452e9402-90d5-487a-9efc-57e7dd9f91e9 2019-04-05 06:29:29,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37741112709s 2019-04-05 06:29:29,511 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 06:29:31,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:29:31,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:31,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 902 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9d855b3c-a8cb-4387-aa2d-648f04713467 x-openstack-request-id: req-9d855b3c-a8cb-4387-aa2d-648f04713467 2019-04-05 06:29:31,951 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2", "rel": "bookmark"}], "image": {"id": "5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "links": [{"href": "http://172.30.9.23:8774/images/5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0d84f33e-02a8-483f-b3a7-236d9864436a", "links": [{"href": "http://172.30.9.23:8774/flavors/0d84f33e-02a8-483f-b3a7-236d9864436a", "rel": "bookmark"}]}, "id": "23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2", "security_groups": [{"name": "cinder_test-sg_1ed0b5fe-3be2-49ee-8e45-86fd26006c51"}], "user_id": "40bac63364d243c6ba98e884b443c236", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T06:29:28Z", "hostId": "b203c73895f5298f1fe5f763d12976c85da2239e681d26fba8bca7af", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "name": "cinder_test-vm_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "created": "2019-04-05T06:29:26Z", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_1ed0b5fe-3be2-49ee-8e45-86fd26006c51": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:aa", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:aa", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3c4635e5-c122-438a-b842-9404c3c29b3e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3c4635e5-c122-438a-b842-9404c3c29b3e", "rel": "bookmark"}], "image": {"id": "5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "links": [{"href": "http://172.30.9.23:8774/images/5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T06:29:12.000000", "flavor": {"id": "0d84f33e-02a8-483f-b3a7-236d9864436a", "links": [{"href": "http://172.30.9.23:8774/flavors/0d84f33e-02a8-483f-b3a7-236d9864436a", "rel": "bookmark"}]}, "id": "3c4635e5-c122-438a-b842-9404c3c29b3e", "security_groups": [{"name": "cinder_test-sg_1ed0b5fe-3be2-49ee-8e45-86fd26006c51"}], "user_id": "40bac63364d243c6ba98e884b443c236", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T06:29:11Z", "hostId": "e80feb62cc80a66460510d94133ac70fd6772c8e4e112ab402efc46a", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "name": "cinder_test-vm2_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "created": "2019-04-05T06:29:04Z", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:29:31,951 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9d855b3c-a8cb-4387-aa2d-648f04713467 2019-04-05 06:29:31,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.437762975693s 2019-04-05 06:29:31,959 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 06:29:33,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:29:33,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:34,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 902 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a7958566-e7e7-4ee2-8fc2-ab83f2d8d590 x-openstack-request-id: req-a7958566-e7e7-4ee2-8fc2-ab83f2d8d590 2019-04-05 06:29:34,595 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2", "rel": "bookmark"}], "image": {"id": "5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "links": [{"href": "http://172.30.9.23:8774/images/5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0d84f33e-02a8-483f-b3a7-236d9864436a", "links": [{"href": "http://172.30.9.23:8774/flavors/0d84f33e-02a8-483f-b3a7-236d9864436a", "rel": "bookmark"}]}, "id": "23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2", "security_groups": [{"name": "cinder_test-sg_1ed0b5fe-3be2-49ee-8e45-86fd26006c51"}], "user_id": "40bac63364d243c6ba98e884b443c236", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T06:29:28Z", "hostId": "b203c73895f5298f1fe5f763d12976c85da2239e681d26fba8bca7af", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "name": "cinder_test-vm_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "created": "2019-04-05T06:29:26Z", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_1ed0b5fe-3be2-49ee-8e45-86fd26006c51": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:aa", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:aa", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3c4635e5-c122-438a-b842-9404c3c29b3e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3c4635e5-c122-438a-b842-9404c3c29b3e", "rel": "bookmark"}], "image": {"id": "5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "links": [{"href": "http://172.30.9.23:8774/images/5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T06:29:12.000000", "flavor": {"id": "0d84f33e-02a8-483f-b3a7-236d9864436a", "links": [{"href": "http://172.30.9.23:8774/flavors/0d84f33e-02a8-483f-b3a7-236d9864436a", "rel": "bookmark"}]}, "id": "3c4635e5-c122-438a-b842-9404c3c29b3e", "security_groups": [{"name": "cinder_test-sg_1ed0b5fe-3be2-49ee-8e45-86fd26006c51"}], "user_id": "40bac63364d243c6ba98e884b443c236", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T06:29:11Z", "hostId": "e80feb62cc80a66460510d94133ac70fd6772c8e4e112ab402efc46a", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "name": "cinder_test-vm2_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "created": "2019-04-05T06:29:04Z", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:29:34,595 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a7958566-e7e7-4ee2-8fc2-ab83f2d8d590 2019-04-05 06:29:34,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.633812189102s 2019-04-05 06:29:34,602 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 06:29:36,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:29:36,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:37,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 886 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29: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-a734c6de-f535-4cbb-9f87-fc2eaeb312bf x-openstack-request-id: req-a734c6de-f535-4cbb-9f87-fc2eaeb312bf 2019-04-05 06:29:37,073 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_1ed0b5fe-3be2-49ee-8e45-86fd26006c51": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:e5:61", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2", "rel": "bookmark"}], "image": {"id": "5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "links": [{"href": "http://172.30.9.23:8774/images/5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T06:29:34.000000", "flavor": {"id": "0d84f33e-02a8-483f-b3a7-236d9864436a", "links": [{"href": "http://172.30.9.23:8774/flavors/0d84f33e-02a8-483f-b3a7-236d9864436a", "rel": "bookmark"}]}, "id": "23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2", "security_groups": [{"name": "cinder_test-sg_1ed0b5fe-3be2-49ee-8e45-86fd26006c51"}], "user_id": "40bac63364d243c6ba98e884b443c236", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T06:29:34Z", "hostId": "b203c73895f5298f1fe5f763d12976c85da2239e681d26fba8bca7af", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "name": "cinder_test-vm_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "created": "2019-04-05T06:29:26Z", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_1ed0b5fe-3be2-49ee-8e45-86fd26006c51": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:aa", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:aa", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3c4635e5-c122-438a-b842-9404c3c29b3e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3c4635e5-c122-438a-b842-9404c3c29b3e", "rel": "bookmark"}], "image": {"id": "5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "links": [{"href": "http://172.30.9.23:8774/images/5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T06:29:12.000000", "flavor": {"id": "0d84f33e-02a8-483f-b3a7-236d9864436a", "links": [{"href": "http://172.30.9.23:8774/flavors/0d84f33e-02a8-483f-b3a7-236d9864436a", "rel": "bookmark"}]}, "id": "3c4635e5-c122-438a-b842-9404c3c29b3e", "security_groups": [{"name": "cinder_test-sg_1ed0b5fe-3be2-49ee-8e45-86fd26006c51"}], "user_id": "40bac63364d243c6ba98e884b443c236", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T06:29:11Z", "hostId": "e80feb62cc80a66460510d94133ac70fd6772c8e4e112ab402efc46a", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "name": "cinder_test-vm2_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "created": "2019-04-05T06:29:04Z", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:29:37,073 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a734c6de-f535-4cbb-9f87-fc2eaeb312bf 2019-04-05 06:29:37,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.468237876892s 2019-04-05 06:29:37,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-05 06:29:37,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:37,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:37 GMT X-Openstack-Request-Id: req-cef98a19-bcf6-4fec-9f38-cb11f2b0eecc 2019-04-05 06:29:37,411 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T06:29:33Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d2ca846b-3d4e-47ba-bf0e-e6fc2ee3a0fa","ip_address":"192.168.120.3"}],"id":"58b02485-3c28-417b-9ee6-b445fa256030","security_groups":["44f081b4-5d5f-442a-85b6-a10dea6e473a"],"mac_address":"fa:16:3e:00:e5:61","project_id":"054f8eb72ead459eb2236c30bddb880e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"10424019-8e3c-4d5d-b88a-bbb52d6ccbae","tenant_id":"054f8eb72ead459eb2236c30bddb880e","created_at":"2019-04-05T06:29:29Z","binding:vnic_type":"normal","device_id":"23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2","ip_allocation":"immediate"}]} 2019-04-05 06:29:37,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2 used request id req-cef98a19-bcf6-4fec-9f38-cb11f2b0eecc 2019-04-05 06:29:37,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.330306053162s 2019-04-05 06:29:37,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:29:37,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=58b02485-3c28-417b-9ee6-b445fa256030" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:37,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:37 GMT X-Openstack-Request-Id: req-eb4f2ca7-3cc4-4141-83f9-97184fd9c6c5 2019-04-05 06:29:37,486 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-05 06:29:37,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=58b02485-3c28-417b-9ee6-b445fa256030 used request id req-eb4f2ca7-3cc4-4141-83f9-97184fd9c6c5 2019-04-05 06:29:37,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0652749538422s 2019-04-05 06:29:37,487 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_1ed0b5fe-3be2-49ee-8e45-86fd26006c51': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:00:e5:61', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'5ed50583-26ab-4a4d-aa71-f4cd77164cf7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-05T06:29:34.000000', 'flavor': Munch({u'id': u'0d84f33e-02a8-483f-b3a7-236d9864436a'}), 'az': u'nova', 'id': u'23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2', 'security_groups': [Munch({u'name': u'cinder_test-sg_1ed0b5fe-3be2-49ee-8e45-86fd26006c51'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'40bac63364d243c6ba98e884b443c236', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'054f8eb72ead459eb2236c30bddb880e', 'name': 'cinder_test-project_1ed0b5fe-3be2-49ee-8e45-86fd26006c51', '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-04-05T06:29:34.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-05T06:29:34Z', 'hostId': u'b203c73895f5298f1fe5f763d12976c85da2239e681d26fba8bca7af', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_1ed0b5fe-3be2-49ee-8e45-86fd26006c51', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'b203c73895f5298f1fe5f763d12976c85da2239e681d26fba8bca7af', '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-04-05T06:29:34.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'054f8eb72ead459eb2236c30bddb880e', 'name': u'cinder_test-vm_1ed0b5fe-3be2-49ee-8e45-86fd26006c51', 'adminPass': u'jvDnL7AVit8p', 'tenant_id': u'054f8eb72ead459eb2236c30bddb880e', 'created_at': u'2019-04-05T06:29:26Z', 'created': u'2019-04-05T06:29:26Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-05 06:29:37,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:29:37,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:37,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:37 GMT X-Openstack-Request-Id: req-86b81fc9-909e-464f-96fd-ec9ffef07048 2019-04-05 06:29:37,591 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"10424019-8e3c-4d5d-b88a-bbb52d6ccbae","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"054f8eb72ead459eb2236c30bddb880e","l2_adjacency":true,"status":"ACTIVE","subnets":["d2ca846b-3d4e-47ba-bf0e-e6fc2ee3a0fa"],"description":"","tags":[],"updated_at":"2019-04-05T06:28:55Z","qos_policy_id":null,"name":"cinder_test-net_1ed0b5fe-3be2-49ee-8e45-86fd26006c51","admin_state_up":true,"tenant_id":"054f8eb72ead459eb2236c30bddb880e","created_at":"2019-04-05T06:28:54Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500}]} 2019-04-05 06:29:37,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-86b81fc9-909e-464f-96fd-ec9ffef07048 2019-04-05 06:29:37,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0986371040344s 2019-04-05 06:29:37,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-05 06:29:37,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:37,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:37 GMT X-Openstack-Request-Id: req-1d1350c4-21a0-43d3-b497-544fb6ddbe4c 2019-04-05 06:29:37,655 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T06:29:33Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d2ca846b-3d4e-47ba-bf0e-e6fc2ee3a0fa","ip_address":"192.168.120.3"}],"id":"58b02485-3c28-417b-9ee6-b445fa256030","security_groups":["44f081b4-5d5f-442a-85b6-a10dea6e473a"],"mac_address":"fa:16:3e:00:e5:61","project_id":"054f8eb72ead459eb2236c30bddb880e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"10424019-8e3c-4d5d-b88a-bbb52d6ccbae","tenant_id":"054f8eb72ead459eb2236c30bddb880e","created_at":"2019-04-05T06:29:29Z","binding:vnic_type":"normal","device_id":"23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2","ip_allocation":"immediate"}]} 2019-04-05 06:29:37,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2 used request id req-1d1350c4-21a0-43d3-b497-544fb6ddbe4c 2019-04-05 06:29:37,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0632898807526s 2019-04-05 06:29:37,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-04-05 06:29:37,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" -d '{"floatingip": {"floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "fixed_ip_address": "192.168.120.3", "port_id": "58b02485-3c28-417b-9ee6-b445fa256030"}}' 2019-04-05 06:29:39,990 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:39 GMT X-Openstack-Request-Id: req-37e36ba1-165e-476e-b543-df19f36d53b0 2019-04-05 06:29:39,990 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "bf593c03-7188-4020-b698-55248d4b693a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "created_at": "2019-04-05T06:29:38Z", "updated_at": "2019-04-05T06:29:38Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "10424019-8e3c-4d5d-b88a-bbb52d6ccbae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:00:e5:61", "device_id": "23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "054f8eb72ead459eb2236c30bddb880e", "port_id": "58b02485-3c28-417b-9ee6-b445fa256030", "id": "80b3b2ae-f1de-43cf-97ed-6379e8ec7148", "qos_policy_id": null}} 2019-04-05 06:29:39,991 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-37e36ba1-165e-476e-b543-df19f36d53b0 2019-04-05 06:29:39,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.33413696289s 2019-04-05 06:29:40,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:29:40,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:40,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:40 GMT X-Openstack-Request-Id: req-a8f46ef9-ea96-4f1d-a779-fd39a1bfc900 2019-04-05 06:29:40,103 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bf593c03-7188-4020-b698-55248d4b693a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "created_at": "2019-04-05T06:29:15Z", "updated_at": "2019-04-05T06:29:18Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "10424019-8e3c-4d5d-b88a-bbb52d6ccbae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:87:e7:aa", "device_id": "3c4635e5-c122-438a-b842-9404c3c29b3e"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "054f8eb72ead459eb2236c30bddb880e", "port_id": "b50e401b-d184-4dd3-a5da-969ac9d238bd", "id": "1e672a9f-5fad-460b-b398-12cbf1609fd4", "qos_policy_id": null}, {"router_id": "bf593c03-7188-4020-b698-55248d4b693a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "created_at": "2019-04-05T06:29:38Z", "updated_at": "2019-04-05T06:29:38Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "10424019-8e3c-4d5d-b88a-bbb52d6ccbae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:00:e5:61", "device_id": "23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "054f8eb72ead459eb2236c30bddb880e", "port_id": "58b02485-3c28-417b-9ee6-b445fa256030", "id": "80b3b2ae-f1de-43cf-97ed-6379e8ec7148", "qos_policy_id": null}]} 2019-04-05 06:29:40,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-a8f46ef9-ea96-4f1d-a779-fd39a1bfc900 2019-04-05 06:29:40,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0971159934998s 2019-04-05 06:29:40,115 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 06:29:40,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:29:40,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:40,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:40 GMT X-Openstack-Request-Id: req-7fc325b1-a3f3-4199-ba44-4ae00a5fa4dd 2019-04-05 06:29:40,294 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bf593c03-7188-4020-b698-55248d4b693a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "created_at": "2019-04-05T06:29:15Z", "updated_at": "2019-04-05T06:29:18Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "10424019-8e3c-4d5d-b88a-bbb52d6ccbae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:87:e7:aa", "device_id": "3c4635e5-c122-438a-b842-9404c3c29b3e"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "054f8eb72ead459eb2236c30bddb880e", "port_id": "b50e401b-d184-4dd3-a5da-969ac9d238bd", "id": "1e672a9f-5fad-460b-b398-12cbf1609fd4", "qos_policy_id": null}, {"router_id": "bf593c03-7188-4020-b698-55248d4b693a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "created_at": "2019-04-05T06:29:38Z", "updated_at": "2019-04-05T06:29:38Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "10424019-8e3c-4d5d-b88a-bbb52d6ccbae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:00:e5:61", "device_id": "23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "054f8eb72ead459eb2236c30bddb880e", "port_id": "58b02485-3c28-417b-9ee6-b445fa256030", "id": "80b3b2ae-f1de-43cf-97ed-6379e8ec7148", "qos_policy_id": null}]} 2019-04-05 06:29:40,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-7fc325b1-a3f3-4199-ba44-4ae00a5fa4dd 2019-04-05 06:29:40,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0695760250092s 2019-04-05 06:29:40,307 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 06:29:40,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:29:40,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:40,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:40 GMT X-Openstack-Request-Id: req-5cef89ce-0393-4655-9eaa-89a8ffec6b52 2019-04-05 06:29:40,481 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bf593c03-7188-4020-b698-55248d4b693a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "created_at": "2019-04-05T06:29:15Z", "updated_at": "2019-04-05T06:29:18Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "10424019-8e3c-4d5d-b88a-bbb52d6ccbae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:87:e7:aa", "device_id": "3c4635e5-c122-438a-b842-9404c3c29b3e"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "054f8eb72ead459eb2236c30bddb880e", "port_id": "b50e401b-d184-4dd3-a5da-969ac9d238bd", "id": "1e672a9f-5fad-460b-b398-12cbf1609fd4", "qos_policy_id": null}, {"router_id": "bf593c03-7188-4020-b698-55248d4b693a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "created_at": "2019-04-05T06:29:38Z", "updated_at": "2019-04-05T06:29:38Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "10424019-8e3c-4d5d-b88a-bbb52d6ccbae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:00:e5:61", "device_id": "23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "054f8eb72ead459eb2236c30bddb880e", "port_id": "58b02485-3c28-417b-9ee6-b445fa256030", "id": "80b3b2ae-f1de-43cf-97ed-6379e8ec7148", "qos_policy_id": null}]} 2019-04-05 06:29:40,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5cef89ce-0393-4655-9eaa-89a8ffec6b52 2019-04-05 06:29:40,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0637998580933s 2019-04-05 06:29:40,492 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 06:29:40,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:29:40,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:40,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:40 GMT X-Openstack-Request-Id: req-baf4ce38-f98e-4d71-a670-e59c04284cae 2019-04-05 06:29:40,660 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bf593c03-7188-4020-b698-55248d4b693a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "created_at": "2019-04-05T06:29:15Z", "updated_at": "2019-04-05T06:29:18Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "10424019-8e3c-4d5d-b88a-bbb52d6ccbae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:87:e7:aa", "device_id": "3c4635e5-c122-438a-b842-9404c3c29b3e"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "054f8eb72ead459eb2236c30bddb880e", "port_id": "b50e401b-d184-4dd3-a5da-969ac9d238bd", "id": "1e672a9f-5fad-460b-b398-12cbf1609fd4", "qos_policy_id": null}, {"router_id": "bf593c03-7188-4020-b698-55248d4b693a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "created_at": "2019-04-05T06:29:38Z", "updated_at": "2019-04-05T06:29:38Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "10424019-8e3c-4d5d-b88a-bbb52d6ccbae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:00:e5:61", "device_id": "23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "054f8eb72ead459eb2236c30bddb880e", "port_id": "58b02485-3c28-417b-9ee6-b445fa256030", "id": "80b3b2ae-f1de-43cf-97ed-6379e8ec7148", "qos_policy_id": null}]} 2019-04-05 06:29:40,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-baf4ce38-f98e-4d71-a670-e59c04284cae 2019-04-05 06:29:40,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0592019557953s 2019-04-05 06:29:40,673 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 06:29:40,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:29:40,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:40,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:40 GMT X-Openstack-Request-Id: req-184df68e-fde7-46d0-8c05-0f3b14a366b0 2019-04-05 06:29:40,842 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bf593c03-7188-4020-b698-55248d4b693a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "created_at": "2019-04-05T06:29:15Z", "updated_at": "2019-04-05T06:29:18Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "10424019-8e3c-4d5d-b88a-bbb52d6ccbae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:87:e7:aa", "device_id": "3c4635e5-c122-438a-b842-9404c3c29b3e"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "054f8eb72ead459eb2236c30bddb880e", "port_id": "b50e401b-d184-4dd3-a5da-969ac9d238bd", "id": "1e672a9f-5fad-460b-b398-12cbf1609fd4", "qos_policy_id": null}, {"router_id": "bf593c03-7188-4020-b698-55248d4b693a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "created_at": "2019-04-05T06:29:38Z", "updated_at": "2019-04-05T06:29:38Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "10424019-8e3c-4d5d-b88a-bbb52d6ccbae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:00:e5:61", "device_id": "23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "054f8eb72ead459eb2236c30bddb880e", "port_id": "58b02485-3c28-417b-9ee6-b445fa256030", "id": "80b3b2ae-f1de-43cf-97ed-6379e8ec7148", "qos_policy_id": null}]} 2019-04-05 06:29:40,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-184df68e-fde7-46d0-8c05-0f3b14a366b0 2019-04-05 06:29:40,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0595190525055s 2019-04-05 06:29:40,854 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 06:29:40,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:29:40,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:41,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:41 GMT X-Openstack-Request-Id: req-93c0efb6-f936-4460-a339-ae10874992f2 2019-04-05 06:29:41,027 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bf593c03-7188-4020-b698-55248d4b693a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "created_at": "2019-04-05T06:29:15Z", "updated_at": "2019-04-05T06:29:18Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "10424019-8e3c-4d5d-b88a-bbb52d6ccbae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:87:e7:aa", "device_id": "3c4635e5-c122-438a-b842-9404c3c29b3e"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "054f8eb72ead459eb2236c30bddb880e", "port_id": "b50e401b-d184-4dd3-a5da-969ac9d238bd", "id": "1e672a9f-5fad-460b-b398-12cbf1609fd4", "qos_policy_id": null}, {"router_id": "bf593c03-7188-4020-b698-55248d4b693a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "created_at": "2019-04-05T06:29:38Z", "updated_at": "2019-04-05T06:29:38Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "10424019-8e3c-4d5d-b88a-bbb52d6ccbae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:00:e5:61", "device_id": "23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "054f8eb72ead459eb2236c30bddb880e", "port_id": "58b02485-3c28-417b-9ee6-b445fa256030", "id": "80b3b2ae-f1de-43cf-97ed-6379e8ec7148", "qos_policy_id": null}]} 2019-04-05 06:29:41,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-93c0efb6-f936-4460-a339-ae10874992f2 2019-04-05 06:29:41,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0635509490967s 2019-04-05 06:29:41,038 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 06:29:41,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:29:41,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:41,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:41 GMT X-Openstack-Request-Id: req-ab2f9da9-88dc-4b97-8c4a-cdfa3684639e 2019-04-05 06:29:41,215 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bf593c03-7188-4020-b698-55248d4b693a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "created_at": "2019-04-05T06:29:15Z", "updated_at": "2019-04-05T06:29:18Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "10424019-8e3c-4d5d-b88a-bbb52d6ccbae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:87:e7:aa", "device_id": "3c4635e5-c122-438a-b842-9404c3c29b3e"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "054f8eb72ead459eb2236c30bddb880e", "port_id": "b50e401b-d184-4dd3-a5da-969ac9d238bd", "id": "1e672a9f-5fad-460b-b398-12cbf1609fd4", "qos_policy_id": null}, {"router_id": "bf593c03-7188-4020-b698-55248d4b693a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "created_at": "2019-04-05T06:29:38Z", "updated_at": "2019-04-05T06:29:38Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "10424019-8e3c-4d5d-b88a-bbb52d6ccbae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:00:e5:61", "device_id": "23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "054f8eb72ead459eb2236c30bddb880e", "port_id": "58b02485-3c28-417b-9ee6-b445fa256030", "id": "80b3b2ae-f1de-43cf-97ed-6379e8ec7148", "qos_policy_id": null}]} 2019-04-05 06:29:41,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-ab2f9da9-88dc-4b97-8c4a-cdfa3684639e 2019-04-05 06:29:41,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0671119689941s 2019-04-05 06:29:41,229 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 06:29:41,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:29:41,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:41,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1640 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:41 GMT X-Openstack-Request-Id: req-bd9e3fd9-43e4-4fa1-899a-1b8cbde4c1fa 2019-04-05 06:29:41,407 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bf593c03-7188-4020-b698-55248d4b693a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "created_at": "2019-04-05T06:29:15Z", "updated_at": "2019-04-05T06:29:18Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "10424019-8e3c-4d5d-b88a-bbb52d6ccbae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:87:e7:aa", "device_id": "3c4635e5-c122-438a-b842-9404c3c29b3e"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "054f8eb72ead459eb2236c30bddb880e", "port_id": "b50e401b-d184-4dd3-a5da-969ac9d238bd", "id": "1e672a9f-5fad-460b-b398-12cbf1609fd4", "qos_policy_id": null}, {"router_id": "bf593c03-7188-4020-b698-55248d4b693a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "created_at": "2019-04-05T06:29:38Z", "updated_at": "2019-04-05T06:29:41Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "10424019-8e3c-4d5d-b88a-bbb52d6ccbae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:00:e5:61", "device_id": "23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "054f8eb72ead459eb2236c30bddb880e", "port_id": "58b02485-3c28-417b-9ee6-b445fa256030", "id": "80b3b2ae-f1de-43cf-97ed-6379e8ec7148", "qos_policy_id": null}]} 2019-04-05 06:29:41,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-bd9e3fd9-43e4-4fa1-899a-1b8cbde4c1fa 2019-04-05 06:29:41,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0679621696472s 2019-04-05 06:29:41,419 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'bf593c03-7188-4020-b698-55248d4b693a', 'updated_at': u'2019-04-05T06:29:41Z', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.209', 'revision_number': 1, 'port_id': u'58b02485-3c28-417b-9ee6-b445fa256030', 'id': u'80b3b2ae-f1de-43cf-97ed-6379e8ec7148', 'network': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', 'port': u'58b02485-3c28-417b-9ee6-b445fa256030', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'054f8eb72ead459eb2236c30bddb880e', 'name': 'cinder_test-project_1ed0b5fe-3be2-49ee-8e45-86fd26006c51', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'054f8eb72ead459eb2236c30bddb880e', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'10424019-8e3c-4d5d-b88a-bbb52d6ccbae', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:00:e5:61', u'device_id': u'23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'054f8eb72ead459eb2236c30bddb880e', 'created_at': u'2019-04-05T06:29:38Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'10424019-8e3c-4d5d-b88a-bbb52d6ccbae', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:00:e5:61', u'device_id': u'23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2'}), 'router': u'bf593c03-7188-4020-b698-55248d4b693a'}) 2019-04-05 06:29:41,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-05 06:29:41,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2/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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-05 06:29:41,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9605 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29: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-d505f0ab-96bd-4255-b3ec-84402e8d5eaa x-openstack-request-id: req-d505f0ab-96bd-4255-b3ec-84402e8d5eaa 2019-04-05 06:29:41,501 - 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 526698853 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.228491] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.231468] pid_max: default: 32768 minimum: 301\n[ 0.233105] ACPI: Core revision 20150930\n[ 0.235129] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.237417] Security Framework initialized\n[ 0.238877] Yama: becoming mindful.\n[ 0.240155] AppArmor: AppArmor initialized\n[ 0.241629] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.243942] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.246202] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.248319] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.250774] Initializing cgroup subsys io\n[ 0.252251] Initializing cgroup subsys memory\n[ 0.253793] Initializing cgroup subsys devices\n[ 0.255348] Initializing cgroup subsys freezer\n[ 0.256867] Initializing cgroup subsys net_cls\n[ 0.258429] Initializing cgroup subsys perf_event\n[ 0.260042] Initializing cgroup subsys net_prio\n[ 0.261633] Initializing cgroup subsys hugetlb\n[ 0.263227] Initializing cgroup subsys pids\n[ 0.264725] CPU: Physical Processor ID: 0\n[ 0.266799] mce: CPU supports 10 MCE banks\n[ 0.268261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.270053] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.286860] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.295263] ftrace: allocating 31920 entries in 125 pages\n[ 0.326196] smpboot: Max logical packages: 1\n[ 0.327707] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.330181] x2apic enabled\n[ 0.331561] Switched APIC routing to physical x2apic.\n[ 0.334456] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.336453] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.340166] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.343277] KVM setup paravirtual spinlock\n[ 0.345189] x86: Booted up 1 node, 1 CPUs\n[ 0.346608] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.348938] devtmpfs: initialized\n[ 0.351132] evm: security.selinux\n[ 0.352378] evm: security.SMACK64\n[ 0.353579] evm: security.SMACK64EXEC\n[ 0.354882] evm: security.SMACK64TRANSMUTE\n[ 0.356305] evm: security.SMACK64MMAP\n[ 0.357595] evm: security.ima\n[ 0.358708] evm: security.capability\n[ 0.360055] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.363283] pinctrl core: initialized pinctrl subsystem\n[ 0.365167] RTC time: 6:29:34, date: 04/05/19\n[ 0.366832] NET: Registered protocol family 16\n[ 0.368463] cpuidle: using governor ladder\n[ 0.369903] cpuidle: using governor menu\n[ 0.371297] PCCT header not found.\n[ 0.372602] ACPI: bus type PCI registered\n[ 0.374019] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.376206] PCI: Using configuration type 1 for base access\n[ 0.378777] ACPI: Added _OSI(Module Device)\n[ 0.380239] ACPI: Added _OSI(Processor Device)\n[ 0.381748] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.383326] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.385911] ACPI: Interpreter enabled\n[ 0.387230] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.390453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.393671] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.396909] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.400133] ACPI: (supports S0 S5)\n[ 0.401367] ACPI: Using IOAPIC for interrupt routing\n[ 0.403026] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.407480] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.409467] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.411621] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.413720] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.417504] acpiphp: Slot [3] registered\n[ 0.418901] acpiphp: Slot [4] registered\n[ 0.420292] acpiphp: Slot [5] registered\n[ 0.421685] acpiphp: Slot [6] registered\n[ 0.423080] acpiphp: Slot [7] registered\n[ 0.424465] acpiphp: Slot [8] registered\n[ 0.425864] acpiphp: Slot [9] registered\n[ 0.427250] acpiphp: Slot [10] registered\n[ 0.428658] acpiphp: Slot [11] registered\n[ 0.430072] acpiphp: Slot [12] registered\n[ 0.431482] acpiphp: Slot [13] registered\n[ 0.432890] acpiphp: Slot [14] registered\n[ 0.434300] acpiphp: Slot [15] registered\n[ 0.451578] acpiphp: Slot [16] registered\n[ 0.452999] acpiphp: Slot [17] registered\n[ 0.454406] acpiphp: Slot [18] registered\n[ 0.455819] acpiphp: Slot [19] registered\n[ 0.457225] acpiphp: Slot [20] registered\n[ 0.458633] acpiphp: Slot [21] registered\n[ 0.460045] acpiphp: Slot [22] registered\n[ 0.461451] acpiphp: Slot [23] registered\n[ 0.462866] acpiphp: Slot [24] registered\n[ 0.464274] acpiphp: Slot [25] registered\n[ 0.465680] acpiphp: Slot [26] registered\n[ 0.467094] acpiphp: Slot [27] registered\n[ 0.468507] acpiphp: Slot [28] registered\n[ 0.469923] acpiphp: Slot [29] registered\n[ 0.471328] acpiphp: Slot [30] registered\n[ 0.472735] acpiphp: Slot [31] registered\n[ 0.474147] PCI host bridge to bus 0000:00\n[ 0.475556] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.477693] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.479833] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.482356] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.484887] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.487467] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.492081] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.494323] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.496392] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.498618] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.502998] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.505492] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.527140] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.529645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.532318] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.534769] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.539146] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.541509] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.543805] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.545657] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.548366] vgaarb: loaded\n[ 0.549414] vgaarb: bridge control possible 0000:00:02.0\n[ 0.551509] SCSI subsystem initialized\n[ 0.553125] ACPI: bus type USB registered\n[ 0.554563] usbcore: registered new interface driver usbfs\n[ 0.556369] usbcore: registered new interface driver hub\n[ 0.558131] usbcore: registered new device driver usb\n[ 0.560024] PCI: Using ACPI for IRQ routing\n[ 0.561994] NetLabel: Initializing\n[ 0.563242] NetLabel: domain hash size = 128\n[ 0.564728] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.566407] NetLabel: unlabeled traffic allowed by default\n[ 0.568440] clocksource: Switched to clocksource kvm-clock\n[ 0.578711] AppArmor: AppArmor Filesystem Enabled\n[ 0.580369] pnp: PnP ACPI init\n[ 0.581858] pnp: PnP ACPI: found 5 devices\n[ 0.588926] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.591932] NET: Registered protocol family 2\n[ 0.593708] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.595977] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.598084] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.600188] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.602091] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.604144] NET: Registered protocol family 1\n[ 0.605670] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.607594] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.609476] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.624480] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.639949] Trying to unpack rootfs image as initramfs...\n[ 0.701105] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.703872] Scanning for low memory corruption every 60 seconds\n[ 0.706198] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.708229] audit: initializing netlink subsys (disabled)\n[ 0.710060] audit: type=2000 audit(1554445775.108:1): initialized\n[ 0.712290] Initialise system trusted keyring\n[ 0.713911] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.715951] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.719046] zbud: loaded\n[ 0.720217] VFS: Disk quotas dquot_6.6.0\n[ 0.721653] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.724214] fuse init (API version 7.23)\n[ 0.725737] Key type big_key registered\n[ 0.727130] Allocating IMA MOK and blacklist keyrings.\n[ 0.729152] Key type asymmetric registered\n[ 0.730591] Asymmetric key parser 'x509' registered\n[ 0.732248] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.734829] io scheduler noop registered\n[ 0.736208] io scheduler deadline registered (default)\n[ 0.737940] io scheduler cfq registered\n[ 0.739394] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.741233] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.743430] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.745969] ACPI: Power Button [PWRF]\n[ 0.747401] GHES: HEST is not enabled!\n[ 0.761667] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.790985] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.794595] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.819783] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.823250] Linux agpgart interface v0.103\n[ 0.826747] brd: module loaded\n[ 0.829181] loop: module loaded\n[ 0.835023] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.837567] GPT:90111 != 2097151\n[ 0.838760] GPT:Alternate GPT header not at the end of the disk.\n[ 0.840697] GPT:90111 != 2097151\n[ 0.841886] GPT: Use GNU Parted to correct GPT errors.\n[ 0.843596] vda: vda1 vda15\n[ 0.845466] scsi host0: ata_piix\n[ 0.846781] scsi host1: ata_piix\n[ 0.848027] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.850179] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.852940] libphy: Fixed MDIO Bus: probed\n[ 0.854383] tun: Universal TUN/TAP device driver, 1.6\n[ 0.856061] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.859383] PPP generic driver version 2.4.2\n[ 0.860950] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.863055] ehci-pci: EHCI PCI platform driver\n[ 0.864598] ehci-platform: EHCI generic platform driver\n[ 0.866350] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.868352] ohci-pci: OHCI PCI platform driver\n[ 0.869895] ohci-platform: OHCI generic platform driver\n[ 0.871648] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.886713] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.888474] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.891045] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.892785] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.894775] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.897032] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.899512] usb usb1: Product: UHCI Host Controller\n[ 0.901142] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.903139] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.904817] hub 1-0:1.0: USB hub found\n[ 0.906172] hub 1-0:1.0: 2 ports detected\n[ 0.907722] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.911318] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.912984] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.914749] mousedev: PS/2 mouse device common for all mice\n[ 0.916921] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.919889] rtc_cmos 00:00: RTC can wake from S4\n[ 0.921975] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.924048] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.926130] i2c /dev entries driver\n[ 0.927441] device-mapper: uevent: version 1.0.3\n[ 0.929085] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.931914] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.934161] NET: Registered protocol family 10\n[ 0.935956] NET: Registered protocol family 17\n[ 0.937551] Key type dns_resolver registered\n[ 0.939184] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.941100] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.944145] registered taskstats version 1\n[ 0.945609] Loading compiled-in X.509 certificates\n[ 0.947791] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.951041] zswap: loaded using pool lzo/zbud\n[ 0.953365] Key type trusted registered\n[ 0.955710] Key type encrypted registered\n[ 0.957153] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.958981] ima: No TPM chip found, activating TPM-bypass!\n[ 0.960816] evm: HMAC attrs: 0x1\n[ 0.962391] Magic number: 15:920:467\n[ 0.963857] rtc_cmos 00:00: setting system clock to 2019-04-05 06:29:35 UTC (1554445775)\n[ 0.966660] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.968625] EDD information not available.\n[ 1.010182] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.028919] Write protecting the kernel read-only data: 14336k\n[ 1.032278] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.035308] 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.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.196516] random: dd urandom read with 6 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.3...\nLease of 192.168.120.3 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.02. iid=i-00000008\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCTVd9K6wrARBiq9AWPyiZr5NPrixs/k1wq99R+7k4xsVp84LgpaTwmLbbz5Qrlgi+Ne8vwn9AoxSS2uk1KQtWxEtfNo8E0D0zZLewP5Npb3BMwbZ0dAt8QYJ0KtGf3yh9iQvTHxymO9AkgqP/InGKC7fJcAd6S3Yd3uyR3FRn6zAWIEeIOUcpCDb544+xEaLvKe9rrNFTystBETH3MOwG875tNGdTXmKiCylTycyTa5OyGeVny3dD2pECV387rqlE1ZgD4PmwrQivXSB79VdjjMj8Veby91zDyCVcMZrTGwhMdhu30owcU0xKao1kv1YD5rqThRnP/0QfayGI0oJfZ root@cinder-test-vm-1ed0b5fe-3be2-49ee-8e45-86fd26006c51\n/dev/root resized successfully [took 1.21s]\nssh-dss AAAAB3NzaC1kc3MAAACBAIlF2EroOl3ix0JDkIxrrzQLfsfSwodM1kXtpnYjbMmuZX36AYXh51XNFiGBJG6CBSTjXYEF3BryeJJdUOTU7LDXSUnc+3+LWFamdQOKHBcVDm4s64ISwJSWLmIwQwu0ajKZG9gJl0mPXaBBRcVHlUIPhCIz0AZnMKTMjtzKs5QVAAAAFQDrq8oqLvlLDhSbT1q1M6kcfPNsdwAAAIA5nrtVHiyYc8jIi4zEbdX25iDfHXDmmq7SZVIq4h1mkNvrMhTLaB8a0xw6f5DbaSUUYm3HeslubKnaYk3+9OwADab6gRIxWteJhqPDkM0Ss5snBcmyYFZmO7+jiAcKAiIgRz2BZovn+Dmxgz3KTUZiA8WKJ8Yqjia6xxvmOaF87QAAAIBlDB7rC6QDsIDcAPbjTuX8K6iS89ojBUnb+2CimcLXi2xCVrCw7luM/Rl/A542p0gKDtnaSap288R3j3dQKTqtPxNlW+B8QciFXAdOEcUJJ/YeJdyDScYd3LUpmRee6navBXqjtUA8ZGJZLJd0A+Zl6koYz8otndQ9ga3zYALrAQ== root@cinder-test-vm-1ed0b5fe-3be2-49ee-8e45-86fd26006c51\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fe00:e561/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.3 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000008\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-1ed0b5fe-3be2-49ee-8e45-86fd26006c51\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.42 ===\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-1ed0b5fe-3be2-49ee-8e45-86fd26006c51 login: "} 2019-04-05 06:29:41,501 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2/action used request id req-d505f0ab-96bd-4255-b3ec-84402e8d5eaa 2019-04-05 06:29:41,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0819251537323s 2019-04-05 06:29:41,502 - 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 526698853 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.228491] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.231468] pid_max: default: 32768 minimum: 301 [ 0.233105] ACPI: Core revision 20150930 [ 0.235129] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.237417] Security Framework initialized [ 0.238877] Yama: becoming mindful. [ 0.240155] AppArmor: AppArmor initialized [ 0.241629] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.243942] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.246202] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.248319] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.250774] Initializing cgroup subsys io [ 0.252251] Initializing cgroup subsys memory [ 0.253793] Initializing cgroup subsys devices [ 0.255348] Initializing cgroup subsys freezer [ 0.256867] Initializing cgroup subsys net_cls [ 0.258429] Initializing cgroup subsys perf_event [ 0.260042] Initializing cgroup subsys net_prio [ 0.261633] Initializing cgroup subsys hugetlb [ 0.263227] Initializing cgroup subsys pids [ 0.264725] CPU: Physical Processor ID: 0 [ 0.266799] mce: CPU supports 10 MCE banks [ 0.268261] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.270053] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.286860] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.295263] ftrace: allocating 31920 entries in 125 pages [ 0.326196] smpboot: Max logical packages: 1 [ 0.327707] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.330181] x2apic enabled [ 0.331561] Switched APIC routing to physical x2apic. [ 0.334456] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.336453] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.340166] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.343277] KVM setup paravirtual spinlock [ 0.345189] x86: Booted up 1 node, 1 CPUs [ 0.346608] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.348938] devtmpfs: initialized [ 0.351132] evm: security.selinux [ 0.352378] evm: security.SMACK64 [ 0.353579] evm: security.SMACK64EXEC [ 0.354882] evm: security.SMACK64TRANSMUTE [ 0.356305] evm: security.SMACK64MMAP [ 0.357595] evm: security.ima [ 0.358708] evm: security.capability [ 0.360055] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.363283] pinctrl core: initialized pinctrl subsystem [ 0.365167] RTC time: 6:29:34, date: 04/05/19 [ 0.366832] NET: Registered protocol family 16 [ 0.368463] cpuidle: using governor ladder [ 0.369903] cpuidle: using governor menu [ 0.371297] PCCT header not found. [ 0.372602] ACPI: bus type PCI registered [ 0.374019] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.376206] PCI: Using configuration type 1 for base access [ 0.378777] ACPI: Added _OSI(Module Device) [ 0.380239] ACPI: Added _OSI(Processor Device) [ 0.381748] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.383326] ACPI: Added _OSI(Processor Aggregator Device) [ 0.385911] ACPI: Interpreter enabled [ 0.387230] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.390453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.393671] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.396909] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.400133] ACPI: (supports S0 S5) [ 0.401367] ACPI: Using IOAPIC for interrupt routing [ 0.403026] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.407480] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.409467] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.411621] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.413720] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.417504] acpiphp: Slot [3] registered [ 0.418901] acpiphp: Slot [4] registered [ 0.420292] acpiphp: Slot [5] registered [ 0.421685] acpiphp: Slot [6] registered [ 0.423080] acpiphp: Slot [7] registered [ 0.424465] acpiphp: Slot [8] registered [ 0.425864] acpiphp: Slot [9] registered [ 0.427250] acpiphp: Slot [10] registered [ 0.428658] acpiphp: Slot [11] registered [ 0.430072] acpiphp: Slot [12] registered [ 0.431482] acpiphp: Slot [13] registered [ 0.432890] acpiphp: Slot [14] registered [ 0.434300] acpiphp: Slot [15] registered [ 0.451578] acpiphp: Slot [16] registered [ 0.452999] acpiphp: Slot [17] registered [ 0.454406] acpiphp: Slot [18] registered [ 0.455819] acpiphp: Slot [19] registered [ 0.457225] acpiphp: Slot [20] registered [ 0.458633] acpiphp: Slot [21] registered [ 0.460045] acpiphp: Slot [22] registered [ 0.461451] acpiphp: Slot [23] registered [ 0.462866] acpiphp: Slot [24] registered [ 0.464274] acpiphp: Slot [25] registered [ 0.465680] acpiphp: Slot [26] registered [ 0.467094] acpiphp: Slot [27] registered [ 0.468507] acpiphp: Slot [28] registered [ 0.469923] acpiphp: Slot [29] registered [ 0.471328] acpiphp: Slot [30] registered [ 0.472735] acpiphp: Slot [31] registered [ 0.474147] PCI host bridge to bus 0000:00 [ 0.475556] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.477693] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.479833] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.482356] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.484887] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.487467] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.492081] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.494323] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.496392] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.498618] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.502998] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.505492] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.527140] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.529645] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.532318] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.534769] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.539146] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.541509] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.543805] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.545657] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.548366] vgaarb: loaded [ 0.549414] vgaarb: bridge control possible 0000:00:02.0 [ 0.551509] SCSI subsystem initialized [ 0.553125] ACPI: bus type USB registered [ 0.554563] usbcore: registered new interface driver usbfs [ 0.556369] usbcore: registered new interface driver hub [ 0.558131] usbcore: registered new device driver usb [ 0.560024] PCI: Using ACPI for IRQ routing [ 0.561994] NetLabel: Initializing [ 0.563242] NetLabel: domain hash size = 128 [ 0.564728] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.566407] NetLabel: unlabeled traffic allowed by default [ 0.568440] clocksource: Switched to clocksource kvm-clock [ 0.578711] AppArmor: AppArmor Filesystem Enabled [ 0.580369] pnp: PnP ACPI init [ 0.581858] pnp: PnP ACPI: found 5 devices [ 0.588926] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.591932] NET: Registered protocol family 2 [ 0.593708] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.595977] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.598084] TCP: Hash tables configured (established 4096 bind 4096) [ 0.600188] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.602091] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.604144] NET: Registered protocol family 1 [ 0.605670] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.607594] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.609476] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.624480] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.639949] Trying to unpack rootfs image as initramfs... [ 0.701105] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.703872] Scanning for low memory corruption every 60 seconds [ 0.706198] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.708229] audit: initializing netlink subsys (disabled) [ 0.710060] audit: type=2000 audit(1554445775.108:1): initialized [ 0.712290] Initialise system trusted keyring [ 0.713911] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.715951] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.719046] zbud: loaded [ 0.720217] VFS: Disk quotas dquot_6.6.0 [ 0.721653] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.724214] fuse init (API version 7.23) [ 0.725737] Key type big_key registered [ 0.727130] Allocating IMA MOK and blacklist keyrings. [ 0.729152] Key type asymmetric registered [ 0.730591] Asymmetric key parser 'x509' registered [ 0.732248] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.734829] io scheduler noop registered [ 0.736208] io scheduler deadline registered (default) [ 0.737940] io scheduler cfq registered [ 0.739394] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.741233] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.743430] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.745969] ACPI: Power Button [PWRF] [ 0.747401] GHES: HEST is not enabled! [ 0.761667] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.790985] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.794595] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819783] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.823250] Linux agpgart interface v0.103 [ 0.826747] brd: module loaded [ 0.829181] loop: module loaded [ 0.835023] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.837567] GPT:90111 != 2097151 [ 0.838760] GPT:Alternate GPT header not at the end of the disk. [ 0.840697] GPT:90111 != 2097151 [ 0.841886] GPT: Use GNU Parted to correct GPT errors. [ 0.843596] vda: vda1 vda15 [ 0.845466] scsi host0: ata_piix [ 0.846781] scsi host1: ata_piix [ 0.848027] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.850179] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.852940] libphy: Fixed MDIO Bus: probed [ 0.854383] tun: Universal TUN/TAP device driver, 1.6 [ 0.856061] tun: (C) 1999-2004 Max Krasnyansky [ 0.859383] PPP generic driver version 2.4.2 [ 0.860950] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.863055] ehci-pci: EHCI PCI platform driver [ 0.864598] ehci-platform: EHCI generic platform driver [ 0.866350] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.868352] ohci-pci: OHCI PCI platform driver [ 0.869895] ohci-platform: OHCI generic platform driver [ 0.871648] uhci_hcd: USB Universal Host Controller Interface driver [ 0.886713] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.888474] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.891045] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.892785] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.894775] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.897032] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.899512] usb usb1: Product: UHCI Host Controller [ 0.901142] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.903139] usb usb1: SerialNumber: 0000:00:01.2 [ 0.904817] hub 1-0:1.0: USB hub found [ 0.906172] hub 1-0:1.0: 2 ports detected [ 0.907722] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.911318] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.912984] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.914749] mousedev: PS/2 mouse device common for all mice [ 0.916921] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.919889] rtc_cmos 00:00: RTC can wake from S4 [ 0.921975] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.924048] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.926130] i2c /dev entries driver [ 0.927441] device-mapper: uevent: version 1.0.3 [ 0.929085] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.931914] ledtrig-cpu: registered to indicate activity on CPUs [ 0.934161] NET: Registered protocol family 10 [ 0.935956] NET: Registered protocol family 17 [ 0.937551] Key type dns_resolver registered [ 0.939184] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.941100] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.944145] registered taskstats version 1 [ 0.945609] Loading compiled-in X.509 certificates [ 0.947791] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.951041] zswap: loaded using pool lzo/zbud [ 0.953365] Key type trusted registered [ 0.955710] Key type encrypted registered [ 0.957153] AppArmor: AppArmor sha1 policy hashing enabled [ 0.958981] ima: No TPM chip found, activating TPM-bypass! [ 0.960816] evm: HMAC attrs: 0x1 [ 0.962391] Magic number: 15:920:467 [ 0.963857] rtc_cmos 00:00: setting system clock to 2019-04-05 06:29:35 UTC (1554445775) [ 0.966660] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.968625] EDD information not available. [ 1.010182] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.028919] Write protecting the kernel read-only data: 14336k [ 1.032278] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.035308] 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.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.196516] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.3... Lease of 192.168.120.3 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.02. iid=i-00000008 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCTVd9K6wrARBiq9AWPyiZr5NPrixs/k1wq99R+7k4xsVp84LgpaTwmLbbz5Qrlgi+Ne8vwn9AoxSS2uk1KQtWxEtfNo8E0D0zZLewP5Npb3BMwbZ0dAt8QYJ0KtGf3yh9iQvTHxymO9AkgqP/InGKC7fJcAd6S3Yd3uyR3FRn6zAWIEeIOUcpCDb544+xEaLvKe9rrNFTystBETH3MOwG875tNGdTXmKiCylTycyTa5OyGeVny3dD2pECV387rqlE1ZgD4PmwrQivXSB79VdjjMj8Veby91zDyCVcMZrTGwhMdhu30owcU0xKao1kv1YD5rqThRnP/0QfayGI0oJfZ root@cinder-test-vm-1ed0b5fe-3be2-49ee-8e45-86fd26006c51 /dev/root resized successfully [took 1.21s] ssh-dss AAAAB3NzaC1kc3MAAACBAIlF2EroOl3ix0JDkIxrrzQLfsfSwodM1kXtpnYjbMmuZX36AYXh51XNFiGBJG6CBSTjXYEF3BryeJJdUOTU7LDXSUnc+3+LWFamdQOKHBcVDm4s64ISwJSWLmIwQwu0ajKZG9gJl0mPXaBBRcVHlUIPhCIz0AZnMKTMjtzKs5QVAAAAFQDrq8oqLvlLDhSbT1q1M6kcfPNsdwAAAIA5nrtVHiyYc8jIi4zEbdX25iDfHXDmmq7SZVIq4h1mkNvrMhTLaB8a0xw6f5DbaSUUYm3HeslubKnaYk3+9OwADab6gRIxWteJhqPDkM0Ss5snBcmyYFZmO7+jiAcKAiIgRz2BZovn+Dmxgz3KTUZiA8WKJ8Yqjia6xxvmOaF87QAAAIBlDB7rC6QDsIDcAPbjTuX8K6iS89ojBUnb+2CimcLXi2xCVrCw7luM/Rl/A542p0gKDtnaSap288R3j3dQKTqtPxNlW+B8QciFXAdOEcUJJ/YeJdyDScYd3LUpmRee6navBXqjtUA8ZGJZLJd0A+Zl6koYz8otndQ9ga3zYALrAQ== root@cinder-test-vm-1ed0b5fe-3be2-49ee-8e45-86fd26006c51 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fe00:e561/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.3 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000008 name: N/A availability-zone: nova local-hostname: cinder-test-vm-1ed0b5fe-3be2-49ee-8e45-86fd26006c51 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.42 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-1ed0b5fe-3be2-49ee-8e45-86fd26006c51 login: 2019-04-05 06:29:41,506 - paramiko.transport - DEBUG - starting thread (client mode): 0xcb976250L 2019-04-05 06:29:41,507 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-05 06:29:41,507 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-04-05 06:29:41,507 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-04-05 06:29:41,508 - 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-04-05 06:29:41,508 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-05 06:29:41,508 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-04-05 06:29:41,508 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-05 06:29:41,508 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-05 06:29:41,508 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-05 06:29:41,525 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-05 06:29:41,526 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-05 06:29:41,538 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.209: f30d045f14993632d8cfa2430123840c 2019-04-05 06:29:41,539 - paramiko.transport - DEBUG - Trying discovered key 2ed544d3069ea8ac2bae31f153d6f968 in /tmp/tmpcpHh4Z 2019-04-05 06:29:41,563 - paramiko.transport - DEBUG - userauth is OK 2019-04-05 06:29:41,569 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-05 06:29:41,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-04-05 06:29:41,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2/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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" -d '{"volumeAttachment": {"volumeId": "d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2"}}' 2019-04-05 06:29:44,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 145 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29: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-0c0bc4e8-8068-4a4b-a7ba-9593dcae8924 x-openstack-request-id: req-0c0bc4e8-8068-4a4b-a7ba-9593dcae8924 2019-04-05 06:29:44,509 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2", "id": "d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2", "volumeId": "d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2"}} 2019-04-05 06:29:44,509 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2/os-volume_attachments used request id req-0c0bc4e8-8068-4a4b-a7ba-9593dcae8924 2019-04-05 06:29:44,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.93733692169s 2019-04-05 06:29:44,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-05 06:29:44,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/054f8eb72ead459eb2236c30bddb880e/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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:45,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:44 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-32de7884-7d02-4987-bbf9-1eca688981f1 x-openstack-request-id: req-32de7884-7d02-4987-bbf9-1eca688981f1 2019-04-05 06:29:45,467 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "40bac63364d243c6ba98e884b443c236", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/054f8eb72ead459eb2236c30bddb880e/volumes/d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2", "rel": "self"}, {"href": "http://172.30.9.23:8776/054f8eb72ead459eb2236c30bddb880e/volumes/d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-05T06:29:19.000000", "description": null, "os-vol-tenant-attr:tenant_id": "054f8eb72ead459eb2236c30bddb880e", "updated_at": "2019-04-05T06:29:44.000000", "volume_type": "tripleo", "name": "cinder_test-volume_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2", "size": 2}]} 2019-04-05 06:29:45,467 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/054f8eb72ead459eb2236c30bddb880e/volumes/detail used request id req-32de7884-7d02-4987-bbf9-1eca688981f1 2019-04-05 06:29:45,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.957778930664s 2019-04-05 06:29:45,469 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 06:29:47,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-05 06:29:47,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/054f8eb72ead459eb2236c30bddb880e/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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:48,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 568 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:47 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-205995b4-3e40-4f40-96c6-33d8a91b4521 x-openstack-request-id: req-205995b4-3e40-4f40-96c6-33d8a91b4521 2019-04-05 06:29:48,594 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "40bac63364d243c6ba98e884b443c236", "attachments": [{"server_id": "23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2", "attachment_id": "2a8d47dd-adf3-43e4-b5b4-b46fa1e9d892", "attached_at": "2019-04-05T06:29:45.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2", "device": "/dev/vdb", "id": "d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2"}], "links": [{"href": "http://172.30.9.23:8776/v3/054f8eb72ead459eb2236c30bddb880e/volumes/d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2", "rel": "self"}, {"href": "http://172.30.9.23:8776/054f8eb72ead459eb2236c30bddb880e/volumes/d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-05T06:29:19.000000", "description": null, "os-vol-tenant-attr:tenant_id": "054f8eb72ead459eb2236c30bddb880e", "updated_at": "2019-04-05T06:29:46.000000", "volume_type": "tripleo", "name": "cinder_test-volume_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2", "size": 2}]} 2019-04-05 06:29:48,595 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/054f8eb72ead459eb2236c30bddb880e/volumes/detail used request id req-205995b4-3e40-4f40-96c6-33d8a91b4521 2019-04-05 06:29:48,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.12350988388s 2019-04-05 06:29:48,597 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-05 06:29:48,598 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-04-05 06:29:48,598 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-05 06:29:48,599 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-05 06:29:48,667 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-04-05 06:29:48,668 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-04-05 06:29:48,669 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-05 06:29:48,669 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-04-05 06:29:48,707 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-04-05 06:29:48,707 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-04-05 06:29:48,735 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-04-05 06:29:49,324 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-04-05 06:29:49,324 - 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: ecaca3e6-aa3c-464b-8579-754eec6c19b5 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-04-05 06:29:49,325 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2019-04-05 06:29:49,325 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2019-04-05 06:29:49,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-04-05 06:29:49,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2/os-volume_attachments/d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:49,330 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-04-05 06:29:50,022 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29: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-b9b09d0e-11b7-489f-82ac-57ebdec6621e x-openstack-request-id: req-b9b09d0e-11b7-489f-82ac-57ebdec6621e 2019-04-05 06:29:50,023 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2/os-volume_attachments/d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2 used request id req-b9b09d0e-11b7-489f-82ac-57ebdec6621e 2019-04-05 06:29:50,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.696734905243s 2019-04-05 06:29:50,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-05 06:29:50,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/054f8eb72ead459eb2236c30bddb880e/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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:51,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 454 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:50 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-b0a99ee7-542e-47c2-9a3d-287921b9c407 x-openstack-request-id: req-b0a99ee7-542e-47c2-9a3d-287921b9c407 2019-04-05 06:29:51,056 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "40bac63364d243c6ba98e884b443c236", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/054f8eb72ead459eb2236c30bddb880e/volumes/d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2", "rel": "self"}, {"href": "http://172.30.9.23:8776/054f8eb72ead459eb2236c30bddb880e/volumes/d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-05T06:29:19.000000", "description": null, "os-vol-tenant-attr:tenant_id": "054f8eb72ead459eb2236c30bddb880e", "updated_at": "2019-04-05T06:29:50.000000", "volume_type": "tripleo", "name": "cinder_test-volume_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2", "size": 2}]} 2019-04-05 06:29:51,057 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/054f8eb72ead459eb2236c30bddb880e/volumes/detail used request id req-b0a99ee7-542e-47c2-9a3d-287921b9c407 2019-04-05 06:29:51,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.03348493576s 2019-04-05 06:29:51,058 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2019-04-05 06:29:51,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-04-05 06:29:51,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/3c4635e5-c122-438a-b842-9404c3c29b3e/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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" -d '{"volumeAttachment": {"volumeId": "d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2"}}' 2019-04-05 06:29:51,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 147 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e248c64a-5c65-4284-9765-314ec69e4fb3 x-openstack-request-id: req-e248c64a-5c65-4284-9765-314ec69e4fb3 2019-04-05 06:29:51,993 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "3c4635e5-c122-438a-b842-9404c3c29b3e", "id": "d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2", "volumeId": "d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2"}} 2019-04-05 06:29:51,994 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/3c4635e5-c122-438a-b842-9404c3c29b3e/os-volume_attachments used request id req-e248c64a-5c65-4284-9765-314ec69e4fb3 2019-04-05 06:29:51,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 0.935019016266s 2019-04-05 06:29:51,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-05 06:29:51,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/054f8eb72ead459eb2236c30bddb880e/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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:52,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:51 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-11de17bf-6fd3-4270-b15c-c49fc6eda132 x-openstack-request-id: req-11de17bf-6fd3-4270-b15c-c49fc6eda132 2019-04-05 06:29:52,989 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "40bac63364d243c6ba98e884b443c236", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/054f8eb72ead459eb2236c30bddb880e/volumes/d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2", "rel": "self"}, {"href": "http://172.30.9.23:8776/054f8eb72ead459eb2236c30bddb880e/volumes/d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-05T06:29:19.000000", "description": null, "os-vol-tenant-attr:tenant_id": "054f8eb72ead459eb2236c30bddb880e", "updated_at": "2019-04-05T06:29:51.000000", "volume_type": "tripleo", "name": "cinder_test-volume_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2", "size": 2}]} 2019-04-05 06:29:52,989 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/054f8eb72ead459eb2236c30bddb880e/volumes/detail used request id req-11de17bf-6fd3-4270-b15c-c49fc6eda132 2019-04-05 06:29:52,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.994744062424s 2019-04-05 06:29:52,990 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 06:29:54,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-05 06:29:54,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/054f8eb72ead459eb2236c30bddb880e/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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:55,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 570 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:54 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-65782894-0af1-4383-8a88-5015aaeadce4 x-openstack-request-id: req-65782894-0af1-4383-8a88-5015aaeadce4 2019-04-05 06:29:55,053 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "40bac63364d243c6ba98e884b443c236", "attachments": [{"server_id": "3c4635e5-c122-438a-b842-9404c3c29b3e", "attachment_id": "9ca79a6e-ecd4-4b72-a0fa-7886158a0169", "attached_at": "2019-04-05T06:29:54.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2", "device": "/dev/vdb", "id": "d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2"}], "links": [{"href": "http://172.30.9.23:8776/v3/054f8eb72ead459eb2236c30bddb880e/volumes/d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2", "rel": "self"}, {"href": "http://172.30.9.23:8776/054f8eb72ead459eb2236c30bddb880e/volumes/d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-05T06:29:19.000000", "description": null, "os-vol-tenant-attr:tenant_id": "054f8eb72ead459eb2236c30bddb880e", "updated_at": "2019-04-05T06:29:54.000000", "volume_type": "tripleo", "name": "cinder_test-volume_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2", "size": 2}]} 2019-04-05 06:29:55,053 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/054f8eb72ead459eb2236c30bddb880e/volumes/detail used request id req-65782894-0af1-4383-8a88-5015aaeadce4 2019-04-05 06:29:55,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0600030422211s 2019-04-05 06:29:55,055 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-05 06:29:55,058 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-04-05 06:29:55,058 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-05 06:29:55,061 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-05 06:29:55,130 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-04-05 06:29:55,131 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-04-05 06:29:55,131 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-04-05 06:29:55,132 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-05 06:29:55,169 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-04-05 06:29:55,169 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-04-05 06:29:55,197 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-04-05 06:29:55,222 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-04-05 06:29:55,222 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2019-04-05 06:29:55,223 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2019-04-05 06:29:55,223 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2019-04-05 06:29:55,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-04-05 06:29:55,224 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-04-05 06:29:55,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/3c4635e5-c122-438a-b842-9404c3c29b3e/os-volume_attachments/d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:55,845 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29: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-8d8026ac-7f9d-48c6-bc58-caa522c365d2 x-openstack-request-id: req-8d8026ac-7f9d-48c6-bc58-caa522c365d2 2019-04-05 06:29:55,845 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/3c4635e5-c122-438a-b842-9404c3c29b3e/os-volume_attachments/d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2 used request id req-8d8026ac-7f9d-48c6-bc58-caa522c365d2 2019-04-05 06:29:55,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.620981216431s 2019-04-05 06:29:55,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-05 06:29:55,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/054f8eb72ead459eb2236c30bddb880e/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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:55,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 574 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:55 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-6de6b93d-aebc-4425-a703-a929d2b522cf x-openstack-request-id: req-6de6b93d-aebc-4425-a703-a929d2b522cf 2019-04-05 06:29:55,899 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "40bac63364d243c6ba98e884b443c236", "attachments": [{"server_id": "3c4635e5-c122-438a-b842-9404c3c29b3e", "attachment_id": "9ca79a6e-ecd4-4b72-a0fa-7886158a0169", "attached_at": "2019-04-05T06:29:54.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2", "device": "/dev/vdb", "id": "d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2"}], "links": [{"href": "http://172.30.9.23:8776/v3/054f8eb72ead459eb2236c30bddb880e/volumes/d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2", "rel": "self"}, {"href": "http://172.30.9.23:8776/054f8eb72ead459eb2236c30bddb880e/volumes/d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-05T06:29:19.000000", "description": null, "os-vol-tenant-attr:tenant_id": "054f8eb72ead459eb2236c30bddb880e", "updated_at": "2019-04-05T06:29:55.000000", "volume_type": "tripleo", "name": "cinder_test-volume_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2", "size": 2}]} 2019-04-05 06:29:55,900 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/054f8eb72ead459eb2236c30bddb880e/volumes/detail used request id req-6de6b93d-aebc-4425-a703-a929d2b522cf 2019-04-05 06:29:55,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0543990135193s 2019-04-05 06:29:55,901 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 06:29:57,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-05 06:29:57,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/054f8eb72ead459eb2236c30bddb880e/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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:57,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 454 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:57 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-b636a09b-e384-4f12-8269-818e108ee514 x-openstack-request-id: req-b636a09b-e384-4f12-8269-818e108ee514 2019-04-05 06:29:57,964 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "40bac63364d243c6ba98e884b443c236", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/054f8eb72ead459eb2236c30bddb880e/volumes/d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2", "rel": "self"}, {"href": "http://172.30.9.23:8776/054f8eb72ead459eb2236c30bddb880e/volumes/d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-05T06:29:19.000000", "description": null, "os-vol-tenant-attr:tenant_id": "054f8eb72ead459eb2236c30bddb880e", "updated_at": "2019-04-05T06:29:56.000000", "volume_type": "tripleo", "name": "cinder_test-volume_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2", "size": 2}]} 2019-04-05 06:29:57,964 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/054f8eb72ead459eb2236c30bddb880e/volumes/detail used request id req-b636a09b-e384-4f12-8269-818e108ee514 2019-04-05 06:29:57,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0606229305267s 2019-04-05 06:29:58,089 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-05 06:29:58,090 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:04 | PASS | +---------------------+------------------+------------------+----------------+ 2019-04-05 06:29:58,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-05 06:29:58,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/3c4635e5-c122-438a-b842-9404c3c29b3e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:58,225 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Fri, 05 Apr 2019 06:29:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1b45c92d-ecf3-4917-b908-c9d23741345e x-openstack-request-id: req-1b45c92d-ecf3-4917-b908-c9d23741345e 2019-04-05 06:29:58,225 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/3c4635e5-c122-438a-b842-9404c3c29b3e used request id req-1b45c92d-ecf3-4917-b908-c9d23741345e 2019-04-05 06:29:58,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.130559921265s 2019-04-05 06:29:58,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:29:58,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:29:58,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 901 Content-Type: application/json Date: Fri, 05 Apr 2019 06:29: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-2c53f968-4367-4432-8f68-101d0fb8a217 x-openstack-request-id: req-2c53f968-4367-4432-8f68-101d0fb8a217 2019-04-05 06:29:58,415 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_1ed0b5fe-3be2-49ee-8e45-86fd26006c51": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:e5:61", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:e5:61", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2", "rel": "bookmark"}], "image": {"id": "5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "links": [{"href": "http://172.30.9.23:8774/images/5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T06:29:34.000000", "flavor": {"id": "0d84f33e-02a8-483f-b3a7-236d9864436a", "links": [{"href": "http://172.30.9.23:8774/flavors/0d84f33e-02a8-483f-b3a7-236d9864436a", "rel": "bookmark"}]}, "id": "23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2", "security_groups": [{"name": "cinder_test-sg_1ed0b5fe-3be2-49ee-8e45-86fd26006c51"}], "user_id": "40bac63364d243c6ba98e884b443c236", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T06:29:34Z", "hostId": "b203c73895f5298f1fe5f763d12976c85da2239e681d26fba8bca7af", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "name": "cinder_test-vm_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "created": "2019-04-05T06:29:26Z", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_1ed0b5fe-3be2-49ee-8e45-86fd26006c51": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:aa", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:aa", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3c4635e5-c122-438a-b842-9404c3c29b3e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3c4635e5-c122-438a-b842-9404c3c29b3e", "rel": "bookmark"}], "image": {"id": "5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "links": [{"href": "http://172.30.9.23:8774/images/5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T06:29:12.000000", "flavor": {"id": "0d84f33e-02a8-483f-b3a7-236d9864436a", "links": [{"href": "http://172.30.9.23:8774/flavors/0d84f33e-02a8-483f-b3a7-236d9864436a", "rel": "bookmark"}]}, "id": "3c4635e5-c122-438a-b842-9404c3c29b3e", "security_groups": [{"name": "cinder_test-sg_1ed0b5fe-3be2-49ee-8e45-86fd26006c51"}], "user_id": "40bac63364d243c6ba98e884b443c236", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T06:29:58Z", "hostId": "e80feb62cc80a66460510d94133ac70fd6772c8e4e112ab402efc46a", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "name": "cinder_test-vm2_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "created": "2019-04-05T06:29:04Z", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:29:58,415 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2c53f968-4367-4432-8f68-101d0fb8a217 2019-04-05 06:29:58,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189315795898s 2019-04-05 06:29:58,418 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 06:30:00,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:30:00,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:30:00,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 762 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5fba813d-4129-472f-8a8e-13c9d4ea4120 x-openstack-request-id: req-5fba813d-4129-472f-8a8e-13c9d4ea4120 2019-04-05 06:30:00,604 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_1ed0b5fe-3be2-49ee-8e45-86fd26006c51": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:e5:61", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:e5:61", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2", "rel": "bookmark"}], "image": {"id": "5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "links": [{"href": "http://172.30.9.23:8774/images/5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T06:29:34.000000", "flavor": {"id": "0d84f33e-02a8-483f-b3a7-236d9864436a", "links": [{"href": "http://172.30.9.23:8774/flavors/0d84f33e-02a8-483f-b3a7-236d9864436a", "rel": "bookmark"}]}, "id": "23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2", "security_groups": [{"name": "cinder_test-sg_1ed0b5fe-3be2-49ee-8e45-86fd26006c51"}], "user_id": "40bac63364d243c6ba98e884b443c236", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T06:29:34Z", "hostId": "b203c73895f5298f1fe5f763d12976c85da2239e681d26fba8bca7af", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "name": "cinder_test-vm_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "created": "2019-04-05T06:29:26Z", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:30:00,604 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5fba813d-4129-472f-8a8e-13c9d4ea4120 2019-04-05 06:30:00,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183474063873s 2019-04-05 06:30:00,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-05 06:30:00,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/1e672a9f-5fad-460b-b398-12cbf1609fd4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:30:01,158 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:30:01 GMT X-Openstack-Request-Id: req-9b23cf34-495b-421e-a376-68bce772a013 2019-04-05 06:30:01,158 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:30:01,159 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/1e672a9f-5fad-460b-b398-12cbf1609fd4.json used request id req-9b23cf34-495b-421e-a376-68bce772a013 2019-04-05 06:30:01,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.54797911644s 2019-04-05 06:30:01,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:30:01,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:30:01,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:01 GMT X-Openstack-Request-Id: req-671a145c-c492-425e-8fe5-e68c7896f060 2019-04-05 06:30:01,255 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bf593c03-7188-4020-b698-55248d4b693a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "created_at": "2019-04-05T06:29:38Z", "updated_at": "2019-04-05T06:29:41Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "10424019-8e3c-4d5d-b88a-bbb52d6ccbae", "device_owner": "compute:nova", "mac_address": "fa:16:3e:00:e5:61", "device_id": "23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "054f8eb72ead459eb2236c30bddb880e", "port_id": "58b02485-3c28-417b-9ee6-b445fa256030", "id": "80b3b2ae-f1de-43cf-97ed-6379e8ec7148", "qos_policy_id": null}]} 2019-04-05 06:30:01,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-671a145c-c492-425e-8fe5-e68c7896f060 2019-04-05 06:30:01,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0866441726685s 2019-04-05 06:30:01,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-05 06:30:01,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/054f8eb72ead459eb2236c30bddb880e/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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:30:01,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 454 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:01 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-66261bfe-8316-47e2-b9dc-5c329d9950ef x-openstack-request-id: req-66261bfe-8316-47e2-b9dc-5c329d9950ef 2019-04-05 06:30:01,323 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "40bac63364d243c6ba98e884b443c236", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/054f8eb72ead459eb2236c30bddb880e/volumes/d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2", "rel": "self"}, {"href": "http://172.30.9.23:8776/054f8eb72ead459eb2236c30bddb880e/volumes/d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-05T06:29:19.000000", "description": null, "os-vol-tenant-attr:tenant_id": "054f8eb72ead459eb2236c30bddb880e", "updated_at": "2019-04-05T06:29:56.000000", "volume_type": "tripleo", "name": "cinder_test-volume_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2", "size": 2}]} 2019-04-05 06:30:01,323 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/054f8eb72ead459eb2236c30bddb880e/volumes/detail used request id req-66261bfe-8316-47e2-b9dc-5c329d9950ef 2019-04-05 06:30:01,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0619859695435s 2019-04-05 06:30:01,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.DELETE.volumes 2019-04-05 06:30:01,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8776/v3/054f8eb72ead459eb2236c30bddb880e/volumes/d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:30:01,416 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 06:30:01 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-openstack-request-id: req-8a50f80c-8692-47b2-8c51-fa1cf79a673a 2019-04-05 06:30:01,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-04-05 06:30:01,416 - keystoneauth.session - DEBUG - DELETE call to block-storage for http://172.30.9.23:8776/v3/054f8eb72ead459eb2236c30bddb880e/volumes/d48b878f-8e2f-4ca0-bbea-dcb8f0e0aab2 used request id req-8a50f80c-8692-47b2-8c51-fa1cf79a673a 2019-04-05 06:30:01,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.DELETE.volumes in 0.0913288593292s 2019-04-05 06:30:01,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-05 06:30:01,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/054f8eb72ead459eb2236c30bddb880e/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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:30:02,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:01 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-6d48b0ca-26c5-4247-9240-242a6c01fafb x-openstack-request-id: req-6d48b0ca-26c5-4247-9240-242a6c01fafb 2019-04-05 06:30:02,440 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-04-05 06:30:02,440 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/054f8eb72ead459eb2236c30bddb880e/volumes/detail used request id req-6d48b0ca-26c5-4247-9240-242a6c01fafb 2019-04-05 06:30:02,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.02377986908s 2019-04-05 06:30:02,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-05 06:30:02,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/80b3b2ae-f1de-43cf-97ed-6379e8ec7148.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:30:03,534 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:30:03 GMT X-Openstack-Request-Id: req-ab8ee02d-8d7a-491e-a997-e58ceab75088 2019-04-05 06:30:03,534 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:30:03,534 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/80b3b2ae-f1de-43cf-97ed-6379e8ec7148.json used request id req-ab8ee02d-8d7a-491e-a997-e58ceab75088 2019-04-05 06:30:03,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.08568501472s 2019-04-05 06:30:03,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 06:30:03,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:30:03,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:03 GMT X-Openstack-Request-Id: req-782987e5-a1f6-45e5-b327-fe6367052bfd 2019-04-05 06:30:03,752 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-05 06:30:03,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-782987e5-a1f6-45e5-b327-fe6367052bfd 2019-04-05 06:30:03,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.208554983139s 2019-04-05 06:30:03,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-05 06:30:03,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:30:03,896 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Fri, 05 Apr 2019 06:30: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-de314248-3dd6-4317-b02d-8d027657a367 x-openstack-request-id: req-de314248-3dd6-4317-b02d-8d027657a367 2019-04-05 06:30:03,896 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2 used request id req-de314248-3dd6-4317-b02d-8d027657a367 2019-04-05 06:30:03,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.143117904663s 2019-04-05 06:30:03,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:30:03,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:30:04,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 771 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30: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-cbde3a23-c693-441f-bc59-24f3b63dc3d8 x-openstack-request-id: req-cbde3a23-c693-441f-bc59-24f3b63dc3d8 2019-04-05 06:30:04,338 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_1ed0b5fe-3be2-49ee-8e45-86fd26006c51": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:e5:61", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:e5:61", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2", "rel": "bookmark"}], "image": {"id": "5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "links": [{"href": "http://172.30.9.23:8774/images/5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T06:29:34.000000", "flavor": {"id": "0d84f33e-02a8-483f-b3a7-236d9864436a", "links": [{"href": "http://172.30.9.23:8774/flavors/0d84f33e-02a8-483f-b3a7-236d9864436a", "rel": "bookmark"}]}, "id": "23c2a3b6-69e8-4f1a-b0cd-36cfb2ee10c2", "security_groups": [{"name": "cinder_test-sg_1ed0b5fe-3be2-49ee-8e45-86fd26006c51"}], "user_id": "40bac63364d243c6ba98e884b443c236", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T06:30:03Z", "hostId": "b203c73895f5298f1fe5f763d12976c85da2239e681d26fba8bca7af", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "name": "cinder_test-vm_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "created": "2019-04-05T06:29:26Z", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 06:30:04,338 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cbde3a23-c693-441f-bc59-24f3b63dc3d8 2019-04-05 06:30:04,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.441670179367s 2019-04-05 06:30:04,340 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 06:30:06,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 06:30:06,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:30:06,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30: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-745e277b-5748-47ed-9070-b8604235c7ca x-openstack-request-id: req-745e277b-5748-47ed-9070-b8604235c7ca 2019-04-05 06:30:06,415 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-04-05 06:30:06,415 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-745e277b-5748-47ed-9070-b8604235c7ca 2019-04-05 06:30:06,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0723021030426s 2019-04-05 06:30:06,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 06:30:06,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:30:06,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4835 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:06 GMT X-Openstack-Request-Id: req-04f2645e-08e2-419d-a3d1-3e1565fabd06 2019-04-05 06:30:06,478 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "created_at": "2019-04-05T06:29:02Z", "updated_at": "2019-04-05T06:29:02Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:29:02Z", "revision_number": 0, "id": "589c20ff-954b-4677-a656-ac3ef42b09d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:29:02Z", "security_group_id": "44f081b4-5d5f-442a-85b6-a10dea6e473a", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "port_range_min": null, "ethertype": "IPv4", "project_id": "054f8eb72ead459eb2236c30bddb880e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-05T06:29:02Z", "revision_number": 0, "id": "7d37145a-952f-4991-b396-5172c35cf0d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:29:02Z", "security_group_id": "44f081b4-5d5f-442a-85b6-a10dea6e473a", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "054f8eb72ead459eb2236c30bddb880e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:29:02Z", "revision_number": 0, "id": "b9d195dc-895c-4ed4-9194-77dba9664c50", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:29:02Z", "security_group_id": "44f081b4-5d5f-442a-85b6-a10dea6e473a", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "port_range_min": null, "ethertype": "IPv6", "project_id": "054f8eb72ead459eb2236c30bddb880e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:29:02Z", "revision_number": 0, "id": "bd1cb02e-0cd7-4067-916b-c5dbdfa2c433", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:29:02Z", "security_group_id": "44f081b4-5d5f-442a-85b6-a10dea6e473a", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "port_range_min": null, "ethertype": "IPv4", "project_id": "054f8eb72ead459eb2236c30bddb880e"}], "revision_number": 3, "project_id": "054f8eb72ead459eb2236c30bddb880e", "id": "44f081b4-5d5f-442a-85b6-a10dea6e473a", "name": "cinder_test-sg_1ed0b5fe-3be2-49ee-8e45-86fd26006c51"}, {"description": "Default security group", "tags": [], "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "created_at": "2019-04-05T06:28:54Z", "updated_at": "2019-04-05T06:28:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:28:54Z", "revision_number": 0, "id": "38206d87-66b0-4d5f-a952-42c410ada243", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:28:54Z", "security_group_id": "84f1da95-b696-4ffc-9915-af17e8c4ddbc", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "port_range_min": null, "ethertype": "IPv4", "project_id": "054f8eb72ead459eb2236c30bddb880e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:28:54Z", "revision_number": 0, "id": "908a819d-1954-4f95-96a1-ae8354b3f34c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:28:54Z", "security_group_id": "84f1da95-b696-4ffc-9915-af17e8c4ddbc", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "port_range_min": null, "ethertype": "IPv6", "project_id": "054f8eb72ead459eb2236c30bddb880e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:28:54Z", "revision_number": 0, "id": "9b0e91ed-4c27-4ed0-89ac-e33cd9df48ac", "remote_group_id": "84f1da95-b696-4ffc-9915-af17e8c4ddbc", "remote_ip_prefix": null, "created_at": "2019-04-05T06:28:54Z", "security_group_id": "84f1da95-b696-4ffc-9915-af17e8c4ddbc", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "port_range_min": null, "ethertype": "IPv4", "project_id": "054f8eb72ead459eb2236c30bddb880e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:28:54Z", "revision_number": 0, "id": "c3c90860-980f-41af-b5fd-3467c7274963", "remote_group_id": "84f1da95-b696-4ffc-9915-af17e8c4ddbc", "remote_ip_prefix": null, "created_at": "2019-04-05T06:28:54Z", "security_group_id": "84f1da95-b696-4ffc-9915-af17e8c4ddbc", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "port_range_min": null, "ethertype": "IPv6", "project_id": "054f8eb72ead459eb2236c30bddb880e"}], "revision_number": 1, "project_id": "054f8eb72ead459eb2236c30bddb880e", "id": "84f1da95-b696-4ffc-9915-af17e8c4ddbc", "name": "default"}]} 2019-04-05 06:30:06,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-04f2645e-08e2-419d-a3d1-3e1565fabd06 2019-04-05 06:30:06,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0579080581665s 2019-04-05 06:30:06,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-05 06:30:06,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/44f081b4-5d5f-442a-85b6-a10dea6e473a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:30:06,723 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:30:06 GMT X-Openstack-Request-Id: req-5f9c3aa8-70f6-43ef-b5c8-8fa14624b48d 2019-04-05 06:30:06,724 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:30:06,724 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/44f081b4-5d5f-442a-85b6-a10dea6e473a.json used request id req-5f9c3aa8-70f6-43ef-b5c8-8fa14624b48d 2019-04-05 06:30:06,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.23851108551s 2019-04-05 06:30:06,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-04-05 06:30:06,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/cinder_test-kp_1ed0b5fe-3be2-49ee-8e45-86fd26006c51 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:30:06,760 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30: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-bd0cd074-a413-4822-b1a4-ea94ebec66d8 x-openstack-request-id: req-bd0cd074-a413-4822-b1a4-ea94ebec66d8 2019-04-05 06:30:06,760 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/cinder_test-kp_1ed0b5fe-3be2-49ee-8e45-86fd26006c51 used request id req-bd0cd074-a413-4822-b1a4-ea94ebec66d8 2019-04-05 06:30:06,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0357298851013s 2019-04-05 06:30:06,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-05 06:30:06,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/bf593c03-7188-4020-b698-55248d4b693a/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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" -d '{"subnet_id": "d2ca846b-3d4e-47ba-bf0e-e6fc2ee3a0fa"}' 2019-04-05 06:30:08,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:08 GMT X-Openstack-Request-Id: req-8495a9bd-f6d2-4b17-9dee-8563939a298f 2019-04-05 06:30:08,817 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "10424019-8e3c-4d5d-b88a-bbb52d6ccbae", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "subnet_id": "d2ca846b-3d4e-47ba-bf0e-e6fc2ee3a0fa", "subnet_ids": ["d2ca846b-3d4e-47ba-bf0e-e6fc2ee3a0fa"], "port_id": "54f611f7-805c-4c0f-97fe-12245fe14230", "id": "bf593c03-7188-4020-b698-55248d4b693a"} 2019-04-05 06:30:08,817 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/bf593c03-7188-4020-b698-55248d4b693a/remove_router_interface.json used request id req-8495a9bd-f6d2-4b17-9dee-8563939a298f 2019-04-05 06:30:08,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.05661201477s 2019-04-05 06:30:08,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-05 06:30:08,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:30:08,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 707 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:08 GMT X-Openstack-Request-Id: req-dc4ea0ac-5d70-4672-92f9-01dd4c789628 2019-04-05 06:30:08,936 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "created_at": "2019-04-05T06:28:56Z", "admin_state_up": true, "updated_at": "2019-04-05T06:30:07Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "054f8eb72ead459eb2236c30bddb880e", "id": "bf593c03-7188-4020-b698-55248d4b693a", "name": "cinder_test-router_1ed0b5fe-3be2-49ee-8e45-86fd26006c51"}]} 2019-04-05 06:30:08,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-dc4ea0ac-5d70-4672-92f9-01dd4c789628 2019-04-05 06:30:08,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.118731975555s 2019-04-05 06:30:08,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-05 06:30:08,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/bf593c03-7188-4020-b698-55248d4b693a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:30:10,141 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:30:10 GMT X-Openstack-Request-Id: req-7c6cc882-030e-4ef6-a2de-193836bb9f56 2019-04-05 06:30:10,141 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:30:10,141 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/bf593c03-7188-4020-b698-55248d4b693a.json used request id req-7c6cc882-030e-4ef6-a2de-193836bb9f56 2019-04-05 06:30:10,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.20367383957s 2019-04-05 06:30:10,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-05 06:30:10,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:30:10,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:10 GMT X-Openstack-Request-Id: req-68217c1b-2828-4a96-bf0f-89b8b6afc436 2019-04-05 06:30:10,184 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"10424019-8e3c-4d5d-b88a-bbb52d6ccbae","tenant_id":"054f8eb72ead459eb2236c30bddb880e","created_at":"2019-04-05T06:28:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-05T06:28:55Z","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":"054f8eb72ead459eb2236c30bddb880e","id":"d2ca846b-3d4e-47ba-bf0e-e6fc2ee3a0fa","subnetpool_id":null,"name":"cinder_test-subnet_1ed0b5fe-3be2-49ee-8e45-86fd26006c51"}]} 2019-04-05 06:30:10,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-68217c1b-2828-4a96-bf0f-89b8b6afc436 2019-04-05 06:30:10,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0426959991455s 2019-04-05 06:30:10,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-05 06:30:10,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/d2ca846b-3d4e-47ba-bf0e-e6fc2ee3a0fa.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:30:11,304 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:30:11 GMT X-Openstack-Request-Id: req-324539a6-8220-4fd8-aef9-f19d4c107e0e 2019-04-05 06:30:11,304 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:30:11,304 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/d2ca846b-3d4e-47ba-bf0e-e6fc2ee3a0fa.json used request id req-324539a6-8220-4fd8-aef9-f19d4c107e0e 2019-04-05 06:30:11,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.11812901497s 2019-04-05 06:30:11,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:30:11,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:30:11,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:11 GMT X-Openstack-Request-Id: req-0a905c64-ea1e-4432-b234-fee0f361dd5c 2019-04-05 06:30:11,395 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"10424019-8e3c-4d5d-b88a-bbb52d6ccbae","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"054f8eb72ead459eb2236c30bddb880e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T06:30:11Z","qos_policy_id":null,"name":"cinder_test-net_1ed0b5fe-3be2-49ee-8e45-86fd26006c51","admin_state_up":true,"tenant_id":"054f8eb72ead459eb2236c30bddb880e","created_at":"2019-04-05T06:28:54Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500}]} 2019-04-05 06:30:11,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-0a905c64-ea1e-4432-b234-fee0f361dd5c 2019-04-05 06:30:11,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0909900665283s 2019-04-05 06:30:11,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-05 06:30:11,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/10424019-8e3c-4d5d-b88a-bbb52d6ccbae.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:30:12,510 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:30:12 GMT X-Openstack-Request-Id: req-97edd0ab-4ac8-484d-95bb-1dbab4b5f00e 2019-04-05 06:30:12,510 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:30:12,510 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/10424019-8e3c-4d5d-b88a-bbb52d6ccbae.json used request id req-97edd0ab-4ac8-484d-95bb-1dbab4b5f00e 2019-04-05 06:30:12,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.11363506317s 2019-04-05 06:30:12,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 06:30:12,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:30:13,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:13 GMT X-Openstack-Request-Id: req-ba8e484f-f8c6-4f8d-acaa-82de39718d18 2019-04-05 06:30:13,302 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T06:29:01Z", "file": "/v2/images/5ed50583-26ab-4a4d-aa71-f4cd77164cf7/file", "owner": "054f8eb72ead459eb2236c30bddb880e", "id": "5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "size": 12716032, "self": "/v2/images/5ed50583-26ab-4a4d-aa71-f4cd77164cf7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/5ed50583-26ab-4a4d-aa71-f4cd77164cf7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/5ed50583-26ab-4a4d-aa71-f4cd77164cf7/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T06:29:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 06:30:13,303 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-ba8e484f-f8c6-4f8d-acaa-82de39718d18 2019-04-05 06:30:13,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.787942171097s 2019-04-05 06:30:13,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-05 06:30:13,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/5ed50583-26ab-4a4d-aa71-f4cd77164cf7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2f53dc1cfd1ddfdca60970596f8273fd592aa2bb" 2019-04-05 06:30:14,652 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 06:30:14 GMT X-Openstack-Request-Id: req-9c1ce51e-414d-4935-a968-828b4098f7eb 2019-04-05 06:30:14,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-04-05 06:30:14,653 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/5ed50583-26ab-4a4d-aa71-f4cd77164cf7 used request id req-9c1ce51e-414d-4935-a968-828b4098f7eb 2019-04-05 06:30:14,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.34836387634s 2019-04-05 06:30:14,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 06:30:14,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e7aea38f55c86c7c0a3842cb2c39330e6368e6a5" 2019-04-05 06:30:14,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e7d562c8-9acc-4197-82fb-585ea5d02d51 x-openstack-request-id: req-e7d562c8-9acc-4197-82fb-585ea5d02d51 2019-04-05 06:30:14,682 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0d84f33e-02a8-483f-b3a7-236d9864436a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0d84f33e-02a8-483f-b3a7-236d9864436a", "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": "0d84f33e-02a8-483f-b3a7-236d9864436a"}]} 2019-04-05 06:30:14,683 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-e7d562c8-9acc-4197-82fb-585ea5d02d51 2019-04-05 06:30:14,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0241727828979s 2019-04-05 06:30:14,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-05 06:30:14,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/0d84f33e-02a8-483f-b3a7-236d9864436a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7aea38f55c86c7c0a3842cb2c39330e6368e6a5" 2019-04-05 06:30:14,707 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b19ce047-c5bd-4a81-8a25-70bab0821f21 x-openstack-request-id: req-b19ce047-c5bd-4a81-8a25-70bab0821f21 2019-04-05 06:30:14,707 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/0d84f33e-02a8-483f-b3a7-236d9864436a used request id req-b19ce047-c5bd-4a81-8a25-70bab0821f21 2019-04-05 06:30:14,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0230832099915s 2019-04-05 06:30:14,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 06:30:14,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e7aea38f55c86c7c0a3842cb2c39330e6368e6a5" 2019-04-05 06:30:14,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eebc31a-9b6f-4edf-ab6c-c17d4712687f 2019-04-05 06:30:14,918 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder_test-user_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "links": {"self": "http://172.30.9.23:5000/v3/users/40bac63364d243c6ba98e884b443c236"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "40bac63364d243c6ba98e884b443c236", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 06:30:14,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-0eebc31a-9b6f-4edf-ab6c-c17d4712687f 2019-04-05 06:30:14,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.210995912552s 2019-04-05 06:30:14,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 06:30:14,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/40bac63364d243c6ba98e884b443c236 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7aea38f55c86c7c0a3842cb2c39330e6368e6a5" 2019-04-05 06:30:15,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b676fa6-d854-4aba-b43a-7ba5deed2f15 2019-04-05 06:30:15,137 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_1ed0b5fe-3be2-49ee-8e45-86fd26006c51", "links": {"self": "http://172.30.9.23:5000/v3/users/40bac63364d243c6ba98e884b443c236"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "40bac63364d243c6ba98e884b443c236", "description": null}} 2019-04-05 06:30:15,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/40bac63364d243c6ba98e884b443c236 used request id req-4b676fa6-d854-4aba-b43a-7ba5deed2f15 2019-04-05 06:30:15,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.212491989136s 2019-04-05 06:30:15,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-05 06:30:15,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/40bac63364d243c6ba98e884b443c236 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7aea38f55c86c7c0a3842cb2c39330e6368e6a5" 2019-04-05 06:30:15,473 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 06:30:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df18fff6-10ad-4acd-b029-966144f06b3b 2019-04-05 06:30:15,473 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 06:30:15,474 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/40bac63364d243c6ba98e884b443c236 used request id req-df18fff6-10ad-4acd-b029-966144f06b3b 2019-04-05 06:30:15,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.335850954056s 2019-04-05 06:30:15,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 06:30:15,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e7aea38f55c86c7c0a3842cb2c39330e6368e6a5" 2019-04-05 06:30:15,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-108f82a2-f78f-4e15-b0b2-69cb0c3537e4 2019-04-05 06:30:15,695 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.23:5000/v3/projects/054f8eb72ead459eb2236c30bddb880e"}, "tags": [], "enabled": true, "id": "054f8eb72ead459eb2236c30bddb880e", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_1ed0b5fe-3be2-49ee-8e45-86fd26006c51"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 06:30:15,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-108f82a2-f78f-4e15-b0b2-69cb0c3537e4 2019-04-05 06:30:15,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.214689016342s 2019-04-05 06:30:15,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-05 06:30:15,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/054f8eb72ead459eb2236c30bddb880e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7aea38f55c86c7c0a3842cb2c39330e6368e6a5" 2019-04-05 06:30:15,951 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 06:30:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f9d7dbe-239e-40ed-ad73-31ef290e8b78 2019-04-05 06:30:15,951 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 06:30:15,951 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/054f8eb72ead459eb2236c30bddb880e used request id req-5f9d7dbe-239e-40ed-ad73-31ef290e8b78 2019-04-05 06:30:15,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.251225948334s 2019-04-05 06:30:15,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 06:30:15,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=054f8eb72ead459eb2236c30bddb880e&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.15" -H "X-Auth-Token: {SHA1}e7aea38f55c86c7c0a3842cb2c39330e6368e6a5" 2019-04-05 06:30:16,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:16 GMT X-Openstack-Request-Id: req-59cb6ae6-4618-4c68-a156-fabad298cd2d 2019-04-05 06:30:16,281 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "created_at": "2019-04-05T06:28:54Z", "updated_at": "2019-04-05T06:28:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:28:54Z", "revision_number": 0, "id": "38206d87-66b0-4d5f-a952-42c410ada243", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:28:54Z", "security_group_id": "84f1da95-b696-4ffc-9915-af17e8c4ddbc", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "port_range_min": null, "ethertype": "IPv4", "project_id": "054f8eb72ead459eb2236c30bddb880e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:28:54Z", "revision_number": 0, "id": "908a819d-1954-4f95-96a1-ae8354b3f34c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:28:54Z", "security_group_id": "84f1da95-b696-4ffc-9915-af17e8c4ddbc", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "port_range_min": null, "ethertype": "IPv6", "project_id": "054f8eb72ead459eb2236c30bddb880e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:28:54Z", "revision_number": 0, "id": "9b0e91ed-4c27-4ed0-89ac-e33cd9df48ac", "remote_group_id": "84f1da95-b696-4ffc-9915-af17e8c4ddbc", "remote_ip_prefix": null, "created_at": "2019-04-05T06:28:54Z", "security_group_id": "84f1da95-b696-4ffc-9915-af17e8c4ddbc", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "port_range_min": null, "ethertype": "IPv4", "project_id": "054f8eb72ead459eb2236c30bddb880e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:28:54Z", "revision_number": 0, "id": "c3c90860-980f-41af-b5fd-3467c7274963", "remote_group_id": "84f1da95-b696-4ffc-9915-af17e8c4ddbc", "remote_ip_prefix": null, "created_at": "2019-04-05T06:28:54Z", "security_group_id": "84f1da95-b696-4ffc-9915-af17e8c4ddbc", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "port_range_min": null, "ethertype": "IPv6", "project_id": "054f8eb72ead459eb2236c30bddb880e"}], "revision_number": 1, "project_id": "054f8eb72ead459eb2236c30bddb880e", "id": "84f1da95-b696-4ffc-9915-af17e8c4ddbc", "name": "default"}]} 2019-04-05 06:30:16,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=054f8eb72ead459eb2236c30bddb880e&name=default used request id req-59cb6ae6-4618-4c68-a156-fabad298cd2d 2019-04-05 06:30:16,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.325072050095s 2019-04-05 06:30:16,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 06:30:16,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e7aea38f55c86c7c0a3842cb2c39330e6368e6a5" 2019-04-05 06:30:16,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:16 GMT X-Openstack-Request-Id: req-ad71d421-f192-4566-a5db-d125a5183d33 2019-04-05 06:30:16,334 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-05T06:24:19Z", "updated_at": "2019-04-05T06:24:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "8210886f-2687-4779-b145-fc57423d91c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "0816cb4e-5b34-4e0e-a92b-2747b5ac7a00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "fba949ea-8aec-4a37-9c7a-026e6bd092f8", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "25763b38-1719-453d-a14e-f3c76b13cc42", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "created_at": "2019-04-05T06:28:54Z", "updated_at": "2019-04-05T06:28:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:28:54Z", "revision_number": 0, "id": "9b0e91ed-4c27-4ed0-89ac-e33cd9df48ac", "remote_group_id": "84f1da95-b696-4ffc-9915-af17e8c4ddbc", "remote_ip_prefix": null, "created_at": "2019-04-05T06:28:54Z", "security_group_id": "84f1da95-b696-4ffc-9915-af17e8c4ddbc", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "port_range_min": null, "ethertype": "IPv4", "project_id": "054f8eb72ead459eb2236c30bddb880e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:28:54Z", "revision_number": 0, "id": "c3c90860-980f-41af-b5fd-3467c7274963", "remote_group_id": "84f1da95-b696-4ffc-9915-af17e8c4ddbc", "remote_ip_prefix": null, "created_at": "2019-04-05T06:28:54Z", "security_group_id": "84f1da95-b696-4ffc-9915-af17e8c4ddbc", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "port_range_min": null, "ethertype": "IPv6", "project_id": "054f8eb72ead459eb2236c30bddb880e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:28:54Z", "revision_number": 0, "id": "38206d87-66b0-4d5f-a952-42c410ada243", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:28:54Z", "security_group_id": "84f1da95-b696-4ffc-9915-af17e8c4ddbc", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "port_range_min": null, "ethertype": "IPv4", "project_id": "054f8eb72ead459eb2236c30bddb880e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:28:54Z", "revision_number": 0, "id": "908a819d-1954-4f95-96a1-ae8354b3f34c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:28:54Z", "security_group_id": "84f1da95-b696-4ffc-9915-af17e8c4ddbc", "tenant_id": "054f8eb72ead459eb2236c30bddb880e", "port_range_min": null, "ethertype": "IPv6", "project_id": "054f8eb72ead459eb2236c30bddb880e"}], "revision_number": 1, "project_id": "054f8eb72ead459eb2236c30bddb880e", "id": "84f1da95-b696-4ffc-9915-af17e8c4ddbc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "created_at": "2019-04-05T06:22:23Z", "updated_at": "2019-04-05T06:22:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "b2cb60c5-bb44-4241-9c03-4830a87cc121", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "6ea82520-e223-4695-ad5e-9d8a732e75e5", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "bc3ce38f-1e5b-4e37-bc17-77b797ed9d56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "84dbc1ec-b830-42da-a2c2-6affe4564e92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}], "revision_number": 1, "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "created_at": "2019-04-05T06:24:18Z", "updated_at": "2019-04-05T06:24:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "a5a87ded-31da-4d85-931e-1621ef79b33d", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "3ff1d863-0a41-400b-82d4-9ec541b9069c", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "ba36cf94-d6e2-464c-a246-442cd5b4c44d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "1c082b29-0864-456d-a6b5-dfb8ddb5c4dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}], "revision_number": 1, "project_id": "a8d120259c3946c982a593eded4f1cfb", "id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "name": "default"}]} 2019-04-05 06:30:16,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-ad71d421-f192-4566-a5db-d125a5183d33 2019-04-05 06:30:16,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0480718612671s 2019-04-05 06:30:16,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-05 06:30:16,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/84f1da95-b696-4ffc-9915-af17e8c4ddbc.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7aea38f55c86c7c0a3842cb2c39330e6368e6a5" 2019-04-05 06:30:16,472 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:30:16 GMT X-Openstack-Request-Id: req-961d4fd0-ce38-4de4-9eea-afe026e3ac76 2019-04-05 06:30:16,473 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:30:16,473 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/84f1da95-b696-4ffc-9915-af17e8c4ddbc.json used request id req-961d4fd0-ce38-4de4-9eea-afe026e3ac76 2019-04-05 06:30:16,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.130923986435s 2019-04-05 06:30:16,519 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2019-04-05 06:30:16,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:30:16,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fa53acf-4b7b-46b6-8e6d-2ac8775f68b8 2019-04-05 06:30:16,610 - 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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 06:30:16,610 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-2fa53acf-4b7b-46b6-8e6d-2ac8775f68b8 2019-04-05 06:30:16,611 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 06:30:17,009 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58fef951bcfc4cf0998078f8ffea0edb", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}, {"id": "774319f454e747168821760a73d5b691", "name": "reader"}], "expires_at": "2019-04-05T07:30:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8d120259c3946c982a593eded4f1cfb", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3925ae83907349f0acb148efa634063e"}, "audit_ids": ["-1gAaL24SAe97M_OAieLLg"], "issued_at": "2019-04-05T06:30:16.000000Z"}} 2019-04-05 06:30:17,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:30:17,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}6602879d45d8eb060932f18fd04d231518335292" 2019-04-05 06:30:17,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:17 GMT X-Openstack-Request-Id: req-e0e1ee74-22c1-4261-8f33-67f1f417b651 2019-04-05 06:30:17,367 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"}]} 2019-04-05 06:30:17,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e0e1ee74-22c1-4261-8f33-67f1f417b651 2019-04-05 06:30:17,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.354981899261s 2019-04-05 06:30:17,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:30:17,380 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fb15edf-db7b-4524-90f9-43f655deb804 2019-04-05 06:30:17,380 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 06:30:17,380 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-0fb15edf-db7b-4524-90f9-43f655deb804 2019-04-05 06:30:17,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 06:30:17,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}6602879d45d8eb060932f18fd04d231518335292" 2019-04-05 06:30:17,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e5b9ad2-c956-48ea-b558-ac6ee7563f03 2019-04-05 06:30:17,506 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 06:30:17,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-2e5b9ad2-c956-48ea-b558-ac6ee7563f03 2019-04-05 06:30:17,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.125267982483s 2019-04-05 06:30:17,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-05 06:30:17,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}6602879d45d8eb060932f18fd04d231518335292" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke", "enabled": true, "domain_id": "default", "name": "tempest_smoke-project_a2698789-b38f-46f1-a284-f2c4a0e10c0a"}}' 2019-04-05 06:30:17,648 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3648f9d-83f1-4fb5-86db-0f807339588f 2019-04-05 06:30:17,648 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/e92c824a7a964c55ac986d8705097e2e"}, "tags": [], "enabled": true, "id": "e92c824a7a964c55ac986d8705097e2e", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_a2698789-b38f-46f1-a284-f2c4a0e10c0a"}} 2019-04-05 06:30:17,648 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-e3648f9d-83f1-4fb5-86db-0f807339588f 2019-04-05 06:30:17,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.135052919388s 2019-04-05 06:30:17,649 - 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'e92c824a7a964c55ac986d8705097e2e', '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_a2698789-b38f-46f1-a284-f2c4a0e10c0a'}) 2019-04-05 06:30:17,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-05 06:30:17,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}6602879d45d8eb060932f18fd04d231518335292" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "Vd6IUhl062JQCM5EAy86KNli41sSP9", "email": null, "name": "tempest_smoke-user_a2698789-b38f-46f1-a284-f2c4a0e10c0a"}}' 2019-04-05 06:30:18,149 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cb67182-0011-4492-ab7c-6da67b1ee7f7 2019-04-05 06:30:18,149 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_a2698789-b38f-46f1-a284-f2c4a0e10c0a", "links": {"self": "http://172.30.9.23:5000/v3/users/dac3af34c57f4dcf880cd86743ce382a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "dac3af34c57f4dcf880cd86743ce382a", "domain_id": "default", "password_expires_at": null}} 2019-04-05 06:30:18,149 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-5cb67182-0011-4492-ab7c-6da67b1ee7f7 2019-04-05 06:30:18,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.493416070938s 2019-04-05 06:30:18,150 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'dac3af34c57f4dcf880cd86743ce382a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_a2698789-b38f-46f1-a284-f2c4a0e10c0a'}) 2019-04-05 06:30:18,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 06:30:18,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6602879d45d8eb060932f18fd04d231518335292" 2019-04-05 06:30:18,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d02943d-ac91-4a99-b03c-69f9faf179ca 2019-04-05 06:30:18,344 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 06:30:18,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9d02943d-ac91-4a99-b03c-69f9faf179ca 2019-04-05 06:30:18,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19044303894s 2019-04-05 06:30:18,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 06:30:18,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6602879d45d8eb060932f18fd04d231518335292" 2019-04-05 06:30:18,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93ffaea8-0839-47ca-8d62-320813fe893a 2019-04-05 06:30:18,502 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 06:30:18,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-93ffaea8-0839-47ca-8d62-320813fe893a 2019-04-05 06:30:18,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.1527531147s 2019-04-05 06:30:18,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 06:30:18,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6602879d45d8eb060932f18fd04d231518335292" 2019-04-05 06:30:18,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a30998ea-d6e3-40b2-87a5-5dfd62c8dbad 2019-04-05 06:30:18,700 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 06:30:18,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a30998ea-d6e3-40b2-87a5-5dfd62c8dbad 2019-04-05 06:30:18,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193072080612s 2019-04-05 06:30:18,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 06:30:18,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}6602879d45d8eb060932f18fd04d231518335292" 2019-04-05 06:30:18,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-941ef70c-3721-482a-94ef-5c1284d66200 2019-04-05 06:30:18,817 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 06:30:18,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-941ef70c-3721-482a-94ef-5c1284d66200 2019-04-05 06:30:18,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112046003342s 2019-04-05 06:30:18,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 06:30:18,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}6602879d45d8eb060932f18fd04d231518335292" 2019-04-05 06:30:19,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5000f7e2-84e6-4f5e-bcea-c781d1befac5 2019-04-05 06:30:19,064 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_a2698789-b38f-46f1-a284-f2c4a0e10c0a", "links": {"self": "http://172.30.9.23:5000/v3/users/dac3af34c57f4dcf880cd86743ce382a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "dac3af34c57f4dcf880cd86743ce382a", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 06:30:19,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-5000f7e2-84e6-4f5e-bcea-c781d1befac5 2019-04-05 06:30:19,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.246176958084s 2019-04-05 06:30:19,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 06:30:19,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}6602879d45d8eb060932f18fd04d231518335292" 2019-04-05 06:30:19,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7df6f98e-d3bd-4b32-a0cc-8d4483e0614a 2019-04-05 06:30:19,192 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/e92c824a7a964c55ac986d8705097e2e"}, "tags": [], "enabled": true, "id": "e92c824a7a964c55ac986d8705097e2e", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_a2698789-b38f-46f1-a284-f2c4a0e10c0a"}]} 2019-04-05 06:30:19,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-7df6f98e-d3bd-4b32-a0cc-8d4483e0614a 2019-04-05 06:30:19,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.116033792496s 2019-04-05 06:30:19,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 06:30:19,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=dac3af34c57f4dcf880cd86743ce382a&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=e92c824a7a964c55ac986d8705097e2e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6602879d45d8eb060932f18fd04d231518335292" 2019-04-05 06:30:19,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6963039c-9585-471a-80c1-a79ee6ed19f9 2019-04-05 06:30:19,312 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=dac3af34c57f4dcf880cd86743ce382a&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=e92c824a7a964c55ac986d8705097e2e", "previous": null, "next": null}} 2019-04-05 06:30:19,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=dac3af34c57f4dcf880cd86743ce382a&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=e92c824a7a964c55ac986d8705097e2e used request id req-6963039c-9585-471a-80c1-a79ee6ed19f9 2019-04-05 06:30:19,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112223863602s 2019-04-05 06:30:19,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-05 06:30:19,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/e92c824a7a964c55ac986d8705097e2e/users/dac3af34c57f4dcf880cd86743ce382a/roles/a7225acce0184423a1dc2d63c39b687a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6602879d45d8eb060932f18fd04d231518335292" 2019-04-05 06:30:19,549 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 06:30:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfa504f9-56c8-43b2-af4c-e3daf11f8960 2019-04-05 06:30:19,549 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 06:30:19,549 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/e92c824a7a964c55ac986d8705097e2e/users/dac3af34c57f4dcf880cd86743ce382a/roles/a7225acce0184423a1dc2d63c39b687a used request id req-bfa504f9-56c8-43b2-af4c-e3daf11f8960 2019-04-05 06:30:19,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.232558012009s 2019-04-05 06:30:19,550 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_a2698789-b38f-46f1-a284-f2c4a0e10c0a', 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'e92c824a7a964c55ac986d8705097e2e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'Vd6IUhl062JQCM5EAy86KNli41sSP9', 'username': u'tempest_smoke-user_a2698789-b38f-46f1-a284-f2c4a0e10c0a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-05 06:30:19,553 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_a2698789-b38f-46f1-a284-f2c4a0e10c0a', 'password': 'Vd6IUhl062JQCM5EAy86KNli41sSP9', 'project_name': 'tempest_smoke-project_a2698789-b38f-46f1-a284-f2c4a0e10c0a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'e92c824a7a964c55ac986d8705097e2e', 'project_domain_name': 'Default'} 2019-04-05 06:30:19,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 06:30:19,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6602879d45d8eb060932f18fd04d231518335292" 2019-04-05 06:30:19,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1e23e2f-5eba-4a09-b99c-277425475c3a 2019-04-05 06:30:19,702 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 06:30:19,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e1e23e2f-5eba-4a09-b99c-277425475c3a 2019-04-05 06:30:19,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.146213054657s 2019-04-05 06:30:19,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 06:30:19,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6602879d45d8eb060932f18fd04d231518335292" 2019-04-05 06:30:19,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d9b4a4c-2757-4101-af18-3a8459dfab78 2019-04-05 06:30:19,819 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 06:30:19,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2d9b4a4c-2757-4101-af18-3a8459dfab78 2019-04-05 06:30:19,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111700057983s 2019-04-05 06:30:19,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 06:30:19,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}6602879d45d8eb060932f18fd04d231518335292" 2019-04-05 06:30:19,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d957d2a8-3bce-4bff-a84b-e9261d700ac4 2019-04-05 06:30:19,937 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 06:30:19,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-d957d2a8-3bce-4bff-a84b-e9261d700ac4 2019-04-05 06:30:19,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113000869751s 2019-04-05 06:30:19,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 06:30:19,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}6602879d45d8eb060932f18fd04d231518335292" 2019-04-05 06:30:20,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3a8e016-3ef6-4a42-9182-88ee72b0c5f7 2019-04-05 06:30:20,171 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_a2698789-b38f-46f1-a284-f2c4a0e10c0a", "links": {"self": "http://172.30.9.23:5000/v3/users/dac3af34c57f4dcf880cd86743ce382a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "dac3af34c57f4dcf880cd86743ce382a", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 06:30:20,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-f3a8e016-3ef6-4a42-9182-88ee72b0c5f7 2019-04-05 06:30:20,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.233998060226s 2019-04-05 06:30:20,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 06:30:20,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}6602879d45d8eb060932f18fd04d231518335292" 2019-04-05 06:30:20,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3949cb5b-aefb-44ba-9a9a-bff238cb02b9 2019-04-05 06:30:20,294 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/e92c824a7a964c55ac986d8705097e2e"}, "tags": [], "enabled": true, "id": "e92c824a7a964c55ac986d8705097e2e", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_a2698789-b38f-46f1-a284-f2c4a0e10c0a"}]} 2019-04-05 06:30:20,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-3949cb5b-aefb-44ba-9a9a-bff238cb02b9 2019-04-05 06:30:20,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111296892166s 2019-04-05 06:30:20,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 06:30:20,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=dac3af34c57f4dcf880cd86743ce382a&role.id=58fef951bcfc4cf0998078f8ffea0edb&scope.project.id=e92c824a7a964c55ac986d8705097e2e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6602879d45d8eb060932f18fd04d231518335292" 2019-04-05 06:30:20,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06cc1eb8-1070-483b-a77b-3c75f1119016 2019-04-05 06:30:20,415 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=dac3af34c57f4dcf880cd86743ce382a&role.id=58fef951bcfc4cf0998078f8ffea0edb&scope.project.id=e92c824a7a964c55ac986d8705097e2e", "previous": null, "next": null}} 2019-04-05 06:30:20,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=dac3af34c57f4dcf880cd86743ce382a&role.id=58fef951bcfc4cf0998078f8ffea0edb&scope.project.id=e92c824a7a964c55ac986d8705097e2e used request id req-06cc1eb8-1070-483b-a77b-3c75f1119016 2019-04-05 06:30:20,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.113160133362s 2019-04-05 06:30:20,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-05 06:30:20,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/e92c824a7a964c55ac986d8705097e2e/users/dac3af34c57f4dcf880cd86743ce382a/roles/58fef951bcfc4cf0998078f8ffea0edb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6602879d45d8eb060932f18fd04d231518335292" 2019-04-05 06:30:20,587 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 06:30:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ea2800c-b3fe-457d-8e25-3d567d4071f4 2019-04-05 06:30:20,587 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 06:30:20,587 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/e92c824a7a964c55ac986d8705097e2e/users/dac3af34c57f4dcf880cd86743ce382a/roles/58fef951bcfc4cf0998078f8ffea0edb used request id req-8ea2800c-b3fe-457d-8e25-3d567d4071f4 2019-04-05 06:30:20,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.168091058731s 2019-04-05 06:30:20,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 06:30:20,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6602879d45d8eb060932f18fd04d231518335292" 2019-04-05 06:30:20,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24b9e6fe-c9cf-47d2-8520-3cf3464744d8 2019-04-05 06:30:20,700 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 06:30:20,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-24b9e6fe-c9cf-47d2-8520-3cf3464744d8 2019-04-05 06:30:20,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109456062317s 2019-04-05 06:30:20,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 06:30:20,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}6602879d45d8eb060932f18fd04d231518335292" 2019-04-05 06:30:20,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-220981d8-5fd7-484a-9cbd-68be3cb8674d 2019-04-05 06:30:20,813 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 06:30:20,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-220981d8-5fd7-484a-9cbd-68be3cb8674d 2019-04-05 06:30:20,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107223033905s 2019-04-05 06:30:20,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 06:30:20,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}6602879d45d8eb060932f18fd04d231518335292" 2019-04-05 06:30:20,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d59408cc-736e-454a-964e-9778ac0611ae 2019-04-05 06:30:20,941 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_a2698789-b38f-46f1-a284-f2c4a0e10c0a", "links": {"self": "http://172.30.9.23:5000/v3/users/dac3af34c57f4dcf880cd86743ce382a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "dac3af34c57f4dcf880cd86743ce382a", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 06:30:20,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d59408cc-736e-454a-964e-9778ac0611ae 2019-04-05 06:30:20,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127769947052s 2019-04-05 06:30:20,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 06:30:20,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=58fef951bcfc4cf0998078f8ffea0edb&user.id=dac3af34c57f4dcf880cd86743ce382a&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.15" -H "X-Auth-Token: {SHA1}6602879d45d8eb060932f18fd04d231518335292" 2019-04-05 06:30:21,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11259d30-7330-4953-bcc9-9a5c80f813b4 2019-04-05 06:30:21,063 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=58fef951bcfc4cf0998078f8ffea0edb&user.id=dac3af34c57f4dcf880cd86743ce382a&scope.domain.id=default", "previous": null, "next": null}} 2019-04-05 06:30:21,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=58fef951bcfc4cf0998078f8ffea0edb&user.id=dac3af34c57f4dcf880cd86743ce382a&scope.domain.id=default used request id req-11259d30-7330-4953-bcc9-9a5c80f813b4 2019-04-05 06:30:21,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110283136368s 2019-04-05 06:30:21,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-04-05 06:30:21,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/dac3af34c57f4dcf880cd86743ce382a/roles/58fef951bcfc4cf0998078f8ffea0edb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6602879d45d8eb060932f18fd04d231518335292" 2019-04-05 06:30:21,199 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 06:30:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bd1cfc4-67cd-4062-9cdd-11b1a641be28 2019-04-05 06:30:21,199 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 06:30:21,199 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/dac3af34c57f4dcf880cd86743ce382a/roles/58fef951bcfc4cf0998078f8ffea0edb used request id req-8bd1cfc4-67cd-4062-9cdd-11b1a641be28 2019-04-05 06:30:21,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.132098197937s 2019-04-05 06:30:21,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:30:21,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f24e52e2-787b-4f5d-97bc-66a971467d53 2019-04-05 06:30:21,210 - 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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 06:30:21,210 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-f24e52e2-787b-4f5d-97bc-66a971467d53 2019-04-05 06:30:21,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 06:30:21,606 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58fef951bcfc4cf0998078f8ffea0edb", "name": "admin"}, {"id": "774319f454e747168821760a73d5b691", "name": "reader"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}], "expires_at": "2019-04-05T07:30:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e92c824a7a964c55ac986d8705097e2e", "name": "tempest_smoke-project_a2698789-b38f-46f1-a284-f2c4a0e10c0a"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/e92c824a7a964c55ac986d8705097e2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/e92c824a7a964c55ac986d8705097e2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/e92c824a7a964c55ac986d8705097e2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_e92c824a7a964c55ac986d8705097e2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_e92c824a7a964c55ac986d8705097e2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/e92c824a7a964c55ac986d8705097e2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/e92c824a7a964c55ac986d8705097e2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/e92c824a7a964c55ac986d8705097e2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/e92c824a7a964c55ac986d8705097e2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/e92c824a7a964c55ac986d8705097e2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/e92c824a7a964c55ac986d8705097e2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke-user_a2698789-b38f-46f1-a284-f2c4a0e10c0a", "id": "dac3af34c57f4dcf880cd86743ce382a"}, "audit_ids": ["WEbuklKHQAG1N78BGiBMkA"], "issued_at": "2019-04-05T06:30:21.000000Z"}} 2019-04-05 06:30:21,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-04-05 06:30:21,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b7e7a22763e6dac2d9972d10b542db1906ca0193" 2019-04-05 06:30:21,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:21 GMT X-Openstack-Request-Id: req-bc680650-a4f0-49d1-bdf5-424297ac7b85 2019-04-05 06:30:21,795 - 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-04-05 06:30:21,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-bc680650-a4f0-49d1-bdf5-424297ac7b85 2019-04-05 06:30:21,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.186700105667s 2019-04-05 06:30:21,805 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2019-04-05 06:30:21,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 06:30:21,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}6602879d45d8eb060932f18fd04d231518335292" 2019-04-05 06:30:21,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0131754-5f41-409e-8982-1fd4b0132f79 2019-04-05 06:30:21,918 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 06:30:21,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-b0131754-5f41-409e-8982-1fd4b0132f79 2019-04-05 06:30:21,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112374067307s 2019-04-05 06:30:21,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 06:30:21,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}6602879d45d8eb060932f18fd04d231518335292" 2019-04-05 06:30:22,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcf0c3b7-7818-4994-9ac1-e195f5d6a73e 2019-04-05 06:30:22,038 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/e92c824a7a964c55ac986d8705097e2e"}, "tags": [], "enabled": true, "id": "e92c824a7a964c55ac986d8705097e2e", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_a2698789-b38f-46f1-a284-f2c4a0e10c0a"}]} 2019-04-05 06:30:22,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-bcf0c3b7-7818-4994-9ac1-e195f5d6a73e 2019-04-05 06:30:22,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112197875977s 2019-04-05 06:30:22,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-05 06:30:22,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}6602879d45d8eb060932f18fd04d231518335292" -d '{"network": {"shared": true, "tenant_id": "e92c824a7a964c55ac986d8705097e2e", "name": "tempest_smoke-net_a2698789-b38f-46f1-a284-f2c4a0e10c0a", "admin_state_up": true}}' 2019-04-05 06:30:22,393 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:22 GMT X-Openstack-Request-Id: req-6ef12622-0b8b-4682-8f8a-361da72381de 2019-04-05 06:30:22,394 - 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":"cb025f88-6336-40fe-a251-4716ea92730d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":true,"project_id":"e92c824a7a964c55ac986d8705097e2e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T06:30:22Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_a2698789-b38f-46f1-a284-f2c4a0e10c0a","admin_state_up":true,"tenant_id":"e92c824a7a964c55ac986d8705097e2e","created_at":"2019-04-05T06:30:22Z","mtu":1450}} 2019-04-05 06:30:22,394 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-6ef12622-0b8b-4682-8f8a-361da72381de 2019-04-05 06:30:22,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.353639125824s 2019-04-05 06:30:22,395 - 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-04-05T06:30:22Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'cb025f88-6336-40fe-a251-4716ea92730d', u'provider:segmentation_id': 5, 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_a2698789-b38f-46f1-a284-f2c4a0e10c0a', u'created_at': u'2019-04-05T06:30:22Z', u'mtu': 1450, u'tenant_id': u'e92c824a7a964c55ac986d8705097e2e', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'e92c824a7a964c55ac986d8705097e2e', u'l2_adjacency': True}) 2019-04-05 06:30:22,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:30:22,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b7e7a22763e6dac2d9972d10b542db1906ca0193" 2019-04-05 06:30:22,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1431 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:22 GMT X-Openstack-Request-Id: req-27860fa4-f6df-44c4-af96-d8dcd194fd6e 2019-04-05 06:30:22,477 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"cb025f88-6336-40fe-a251-4716ea92730d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":true,"project_id":"e92c824a7a964c55ac986d8705097e2e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T06:30:22Z","qos_policy_id":null,"name":"tempest_smoke-net_a2698789-b38f-46f1-a284-f2c4a0e10c0a","admin_state_up":true,"tenant_id":"e92c824a7a964c55ac986d8705097e2e","created_at":"2019-04-05T06:30:22Z","provider:network_type":"vxlan"}]} 2019-04-05 06:30:22,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-27860fa4-f6df-44c4-af96-d8dcd194fd6e 2019-04-05 06:30:22,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0824251174927s 2019-04-05 06:30:22,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-05 06:30:22,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b7e7a22763e6dac2d9972d10b542db1906ca0193" -d '{"subnet": {"name": "tempest_smoke-subnet_a2698789-b38f-46f1-a284-f2c4a0e10c0a", "enable_dhcp": true, "network_id": "cb025f88-6336-40fe-a251-4716ea92730d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-05 06:30:23,095 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:23 GMT X-Openstack-Request-Id: req-4aa9e008-82d6-43fc-b09d-d74c0db39264 2019-04-05 06:30:23,095 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-04-05T06:30:22Z","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":"dcff5274-7675-49db-9e71-11577f53f1c8","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"e92c824a7a964c55ac986d8705097e2e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_a2698789-b38f-46f1-a284-f2c4a0e10c0a","enable_dhcp":true,"segment_id":null,"network_id":"cb025f88-6336-40fe-a251-4716ea92730d","tenant_id":"e92c824a7a964c55ac986d8705097e2e","created_at":"2019-04-05T06:30:22Z","ip_version":4}} 2019-04-05 06:30:23,095 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-4aa9e008-82d6-43fc-b09d-d74c0db39264 2019-04-05 06:30:23,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.616129875183s 2019-04-05 06:30:23,096 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T06:30:22Z', 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'dcff5274-7675-49db-9e71-11577f53f1c8', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_a2698789-b38f-46f1-a284-f2c4a0e10c0a', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'cb025f88-6336-40fe-a251-4716ea92730d', u'tenant_id': u'e92c824a7a964c55ac986d8705097e2e', u'created_at': u'2019-04-05T06:30:22Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e92c824a7a964c55ac986d8705097e2e'}) 2019-04-05 06:30:23,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-05 06:30:23,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b7e7a22763e6dac2d9972d10b542db1906ca0193" -d '{"router": {"external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "name": "tempest_smoke-router_a2698789-b38f-46f1-a284-f2c4a0e10c0a", "admin_state_up": true}}' 2019-04-05 06:30:24,628 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 713 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:24 GMT X-Openstack-Request-Id: req-a8b03971-3393-47f5-817c-002a2df543bf 2019-04-05 06:30:24,628 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e92c824a7a964c55ac986d8705097e2e", "created_at": "2019-04-05T06:30:23Z", "admin_state_up": true, "updated_at": "2019-04-05T06:30:24Z", "project_id": "e92c824a7a964c55ac986d8705097e2e", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "c3bec6ac-3ad4-4fa3-9dc1-f183e787d102", "name": "tempest_smoke-router_a2698789-b38f-46f1-a284-f2c4a0e10c0a"}} 2019-04-05 06:30:24,628 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-a8b03971-3393-47f5-817c-002a2df543bf 2019-04-05 06:30:24,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.53178691864s 2019-04-05 06:30:24,629 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T06:30:24Z', u'revision_number': 2, u'ha': False, u'id': u'c3bec6ac-3ad4-4fa3-9dc1-f183e787d102', u'external_gateway_info': {u'network_id': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_a2698789-b38f-46f1-a284-f2c4a0e10c0a', u'admin_state_up': True, u'tenant_id': u'e92c824a7a964c55ac986d8705097e2e', u'created_at': u'2019-04-05T06:30:23Z', u'flavor_id': None, u'routes': [], u'project_id': u'e92c824a7a964c55ac986d8705097e2e'}) 2019-04-05 06:30:24,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-05 06:30:24,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/c3bec6ac-3ad4-4fa3-9dc1-f183e787d102/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.15" -H "X-Auth-Token: {SHA1}b7e7a22763e6dac2d9972d10b542db1906ca0193" -d '{"subnet_id": "dcff5274-7675-49db-9e71-11577f53f1c8"}' 2019-04-05 06:30:26,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:26 GMT X-Openstack-Request-Id: req-0b2da0fc-f819-4e49-b068-e1b1fbe3e67b 2019-04-05 06:30:26,686 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "cb025f88-6336-40fe-a251-4716ea92730d", "tenant_id": "e92c824a7a964c55ac986d8705097e2e", "subnet_id": "dcff5274-7675-49db-9e71-11577f53f1c8", "subnet_ids": ["dcff5274-7675-49db-9e71-11577f53f1c8"], "port_id": "f3b635ae-da8b-4bf2-889a-5a9d6369aa81", "id": "c3bec6ac-3ad4-4fa3-9dc1-f183e787d102"} 2019-04-05 06:30:26,687 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/c3bec6ac-3ad4-4fa3-9dc1-f183e787d102/add_router_interface.json used request id req-0b2da0fc-f819-4e49-b068-e1b1fbe3e67b 2019-04-05 06:30:26,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.05719709396s 2019-04-05 06:30:26,688 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-05 06:30:26,793 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-05 06:30:26,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:30:26,801 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:26 GMT 2019-04-05 06:30:26,801 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-04-05 06:30:26,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 06:30:26,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b7e7a22763e6dac2d9972d10b542db1906ca0193" 2019-04-05 06:30:27,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:27 GMT X-Openstack-Request-Id: req-e829156f-d870-46ad-8aad-c1054650bcb0 2019-04-05 06:30:27,086 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 06:30:27,086 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-e829156f-d870-46ad-8aad-c1054650bcb0 2019-04-05 06:30:27,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.28178691864s 2019-04-05 06:30:27,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-05 06:30:27,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b7e7a22763e6dac2d9972d10b542db1906ca0193" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_a2698789-b38f-46f1-a284-f2c4a0e10c0a", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_a2698789-b38f-46f1-a284-f2c4a0e10c0a"}' 2019-04-05 06:30:27,140 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:27 GMT Location: http://172.30.9.23:9292/v2/images/7e7d7870-592e-4c2c-8d9a-086754e7bed9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7fc54c5d-7039-468c-bdeb-a244550b7e57 2019-04-05 06:30:27,141 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T06:30:27Z", "file": "/v2/images/7e7d7870-592e-4c2c-8d9a-086754e7bed9/file", "owner": "e92c824a7a964c55ac986d8705097e2e", "id": "7e7d7870-592e-4c2c-8d9a-086754e7bed9", "size": null, "self": "/v2/images/7e7d7870-592e-4c2c-8d9a-086754e7bed9", "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_a2698789-b38f-46f1-a284-f2c4a0e10c0a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_a2698789-b38f-46f1-a284-f2c4a0e10c0a", "checksum": null, "created_at": "2019-04-05T06:30:27Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-05 06:30:27,141 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-7fc54c5d-7039-468c-bdeb-a244550b7e57 2019-04-05 06:30:27,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0459270477295s 2019-04-05 06:30:27,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-05 06:30:27,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/7e7d7870-592e-4c2c-8d9a-086754e7bed9/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.15" -H "X-Auth-Token: {SHA1}b7e7a22763e6dac2d9972d10b542db1906ca0193" -d '' 2019-04-05 06:30:27,774 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 06:30:27 GMT X-Openstack-Request-Id: req-6709da38-7da9-4f69-a35b-9b256b50dee1 2019-04-05 06:30:27,775 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 06:30:27,775 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/7e7d7870-592e-4c2c-8d9a-086754e7bed9/file used request id req-6709da38-7da9-4f69-a35b-9b256b50dee1 2019-04-05 06:30:27,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.633332967758s 2019-04-05 06:30:27,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 06:30:27,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b7e7a22763e6dac2d9972d10b542db1906ca0193" 2019-04-05 06:30:27,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:27 GMT X-Openstack-Request-Id: req-8a4ef330-a6c0-4933-bbd3-f5c64c18e996 2019-04-05 06:30:27,825 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T06:30:27Z", "file": "/v2/images/7e7d7870-592e-4c2c-8d9a-086754e7bed9/file", "owner": "e92c824a7a964c55ac986d8705097e2e", "id": "7e7d7870-592e-4c2c-8d9a-086754e7bed9", "size": 12716032, "self": "/v2/images/7e7d7870-592e-4c2c-8d9a-086754e7bed9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/7e7d7870-592e-4c2c-8d9a-086754e7bed9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/7e7d7870-592e-4c2c-8d9a-086754e7bed9/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_a2698789-b38f-46f1-a284-f2c4a0e10c0a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_a2698789-b38f-46f1-a284-f2c4a0e10c0a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T06:30:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 06:30:27,825 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-8a4ef330-a6c0-4933-bbd3-f5c64c18e996 2019-04-05 06:30:27,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0456800460815s 2019-04-05 06:30:27,827 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/7e7d7870-592e-4c2c-8d9a-086754e7bed9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7e7d7870-592e-4c2c-8d9a-086754e7bed9/file', 'owner': u'e92c824a7a964c55ac986d8705097e2e', 'id': u'7e7d7870-592e-4c2c-8d9a-086754e7bed9', 'size': 12716032, u'self': u'/v2/images/7e7d7870-592e-4c2c-8d9a-086754e7bed9', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e92c824a7a964c55ac986d8705097e2e', 'name': 'tempest_smoke-project_a2698789-b38f-46f1-a284-f2c4a0e10c0a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/7e7d7870-592e-4c2c-8d9a-086754e7bed9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-05T06:30:27Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-05T06:30:27Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_a2698789-b38f-46f1-a284-f2c4a0e10c0a', '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/7e7d7870-592e-4c2c-8d9a-086754e7bed9', 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_a2698789-b38f-46f1-a284-f2c4a0e10c0a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_a2698789-b38f-46f1-a284-f2c4a0e10c0a', 'created': u'2019-04-05T06:30:27Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-05T06:30: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/7e7d7870-592e-4c2c-8d9a-086754e7bed9', 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_a2698789-b38f-46f1-a284-f2c4a0e10c0a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-05 06:30:27,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-05 06:30:27,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}6602879d45d8eb060932f18fd04d231518335292" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_a2698789-b38f-46f1-a284-f2c4a0e10c0a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-05 06:30:28,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30: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-bc455cbd-fa38-4f1c-849c-a14ca0539aef x-openstack-request-id: req-bc455cbd-fa38-4f1c-849c-a14ca0539aef 2019-04-05 06:30:28,112 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_a2698789-b38f-46f1-a284-f2c4a0e10c0a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/59022b2e-02c6-4111-a763-19f5f8001a2e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/59022b2e-02c6-4111-a763-19f5f8001a2e", "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": "59022b2e-02c6-4111-a763-19f5f8001a2e"}} 2019-04-05 06:30:28,112 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-bc455cbd-fa38-4f1c-849c-a14ca0539aef 2019-04-05 06:30:28,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.282379150391s 2019-04-05 06:30:28,113 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_a2698789-b38f-46f1-a284-f2c4a0e10c0a', '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'a8d120259c3946c982a593eded4f1cfb', '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'59022b2e-02c6-4111-a763-19f5f8001a2e', 'swap': 0}) 2019-04-05 06:30:28,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-05 06:30:28,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/59022b2e-02c6-4111-a763-19f5f8001a2e/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.15" -H "X-Auth-Token: {SHA1}6602879d45d8eb060932f18fd04d231518335292" -d '{"extra_specs": {}}' 2019-04-05 06:30:28,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30: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-b56e4a98-cf80-4456-9ac8-d175eba03b93 x-openstack-request-id: req-b56e4a98-cf80-4456-9ac8-d175eba03b93 2019-04-05 06:30:28,133 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-05 06:30:28,133 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/59022b2e-02c6-4111-a763-19f5f8001a2e/os-extra_specs used request id req-b56e4a98-cf80-4456-9ac8-d175eba03b93 2019-04-05 06:30:28,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0194320678711s 2019-04-05 06:30:28,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:30:28,147 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29cce51e-157d-44f8-b81e-d6a41027c8c5 2019-04-05 06:30:28,148 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 06:30:28,148 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-29cce51e-157d-44f8-b81e-d6a41027c8c5 2019-04-05 06:30:28,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 06:30:28,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7e7a22763e6dac2d9972d10b542db1906ca0193" 2019-04-05 06:30:28,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27a01ce4-5b15-4a21-bc15-1fb5d617e9e9 2019-04-05 06:30:28,346 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 06:30:28,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-27a01ce4-5b15-4a21-bc15-1fb5d617e9e9 2019-04-05 06:30:28,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195265054703s 2019-04-05 06:30:28,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 06:30:28,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7e7a22763e6dac2d9972d10b542db1906ca0193" 2019-04-05 06:30:28,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c90f68b5-7aca-4505-9b92-3b6370553bcb 2019-04-05 06:30:28,536 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 06:30:28,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c90f68b5-7aca-4505-9b92-3b6370553bcb 2019-04-05 06:30:28,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.185062885284s 2019-04-05 06:30:28,545 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-04-05 06:30:32,653 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | e769dc80-9f6c-4389-9191-d24d4a60293d | 2019-04-05T06:30:32.297028 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: e769dc80-9f6c-4389-9191-d24d4a60293d ~/.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-04-05 06:30:35,906 - 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-04-05 06:30:36,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-04-05 06:30:41,517 - 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=8603c5b3-a3ec-4cb3-90ca-714c2cfac1af) as the default verifier for the future CLI operations. 2019-04-05 06:30:43,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-04-05 06:30:43,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}6602879d45d8eb060932f18fd04d231518335292" 2019-04-05 06:30:43,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30: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-9a5bff94-7b53-4745-a01f-4e1b4c4bad57 x-openstack-request-id: req-9a5bff94-7b53-4745-a01f-4e1b4c4bad57 2019-04-05 06:30:43,331 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 18}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-04-05 06:30:43,331 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-9a5bff94-7b53-4745-a01f-4e1b4c4bad57 2019-04-05 06:30:43,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0459699630737s 2019-04-05 06:30:43,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 06:30:43,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b7e7a22763e6dac2d9972d10b542db1906ca0193" 2019-04-05 06:30:43,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:43 GMT X-Openstack-Request-Id: req-0a80dbe3-8ee1-4352-bd73-fbe250386c64 2019-04-05 06:30:43,456 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T06:30:27Z", "file": "/v2/images/7e7d7870-592e-4c2c-8d9a-086754e7bed9/file", "owner": "e92c824a7a964c55ac986d8705097e2e", "id": "7e7d7870-592e-4c2c-8d9a-086754e7bed9", "size": 12716032, "self": "/v2/images/7e7d7870-592e-4c2c-8d9a-086754e7bed9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/7e7d7870-592e-4c2c-8d9a-086754e7bed9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/7e7d7870-592e-4c2c-8d9a-086754e7bed9/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_a2698789-b38f-46f1-a284-f2c4a0e10c0a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_a2698789-b38f-46f1-a284-f2c4a0e10c0a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T06:30:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 06:30:43,457 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-0a80dbe3-8ee1-4352-bd73-fbe250386c64 2019-04-05 06:30:43,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.11983704567s 2019-04-05 06:30:43,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-05 06:30:43,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b7e7a22763e6dac2d9972d10b542db1906ca0193" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_a2698789-b38f-46f1-a284-f2c4a0e10c0a", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_a2698789-b38f-46f1-a284-f2c4a0e10c0a"}' 2019-04-05 06:30:43,525 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:43 GMT Location: http://172.30.9.23:9292/v2/images/36a4bb64-00ed-466d-814b-053ffb9130dd Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a9bcd92d-925f-4d61-a9ca-be1e2d40327e 2019-04-05 06:30:43,525 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T06:30:43Z", "file": "/v2/images/36a4bb64-00ed-466d-814b-053ffb9130dd/file", "owner": "e92c824a7a964c55ac986d8705097e2e", "id": "36a4bb64-00ed-466d-814b-053ffb9130dd", "size": null, "self": "/v2/images/36a4bb64-00ed-466d-814b-053ffb9130dd", "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_a2698789-b38f-46f1-a284-f2c4a0e10c0a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_a2698789-b38f-46f1-a284-f2c4a0e10c0a", "checksum": null, "created_at": "2019-04-05T06:30:43Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-05 06:30:43,525 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-a9bcd92d-925f-4d61-a9ca-be1e2d40327e 2019-04-05 06:30:43,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0586819648743s 2019-04-05 06:30:43,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-05 06:30:43,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/36a4bb64-00ed-466d-814b-053ffb9130dd/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.15" -H "X-Auth-Token: {SHA1}b7e7a22763e6dac2d9972d10b542db1906ca0193" -d '' 2019-04-05 06:30:44,496 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 06:30:44 GMT X-Openstack-Request-Id: req-8b75e514-2cea-4178-a6b6-b31eb2a56209 2019-04-05 06:30:44,496 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 06:30:44,496 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/36a4bb64-00ed-466d-814b-053ffb9130dd/file used request id req-8b75e514-2cea-4178-a6b6-b31eb2a56209 2019-04-05 06:30:44,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.970390081406s 2019-04-05 06:30:44,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 06:30:44,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b7e7a22763e6dac2d9972d10b542db1906ca0193" 2019-04-05 06:30:44,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30:44 GMT X-Openstack-Request-Id: req-683a62f7-2f11-48bd-980d-2f75645d992c 2019-04-05 06:30:44,529 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T06:30:44Z", "file": "/v2/images/36a4bb64-00ed-466d-814b-053ffb9130dd/file", "owner": "e92c824a7a964c55ac986d8705097e2e", "id": "36a4bb64-00ed-466d-814b-053ffb9130dd", "size": 12716032, "self": "/v2/images/36a4bb64-00ed-466d-814b-053ffb9130dd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/36a4bb64-00ed-466d-814b-053ffb9130dd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/36a4bb64-00ed-466d-814b-053ffb9130dd/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_a2698789-b38f-46f1-a284-f2c4a0e10c0a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_a2698789-b38f-46f1-a284-f2c4a0e10c0a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T06:30:43Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T06:30:27Z", "file": "/v2/images/7e7d7870-592e-4c2c-8d9a-086754e7bed9/file", "owner": "e92c824a7a964c55ac986d8705097e2e", "id": "7e7d7870-592e-4c2c-8d9a-086754e7bed9", "size": 12716032, "self": "/v2/images/7e7d7870-592e-4c2c-8d9a-086754e7bed9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/7e7d7870-592e-4c2c-8d9a-086754e7bed9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/7e7d7870-592e-4c2c-8d9a-086754e7bed9/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_a2698789-b38f-46f1-a284-f2c4a0e10c0a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_a2698789-b38f-46f1-a284-f2c4a0e10c0a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T06:30:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 06:30:44,529 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-683a62f7-2f11-48bd-980d-2f75645d992c 2019-04-05 06:30:44,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0277321338654s 2019-04-05 06:30:44,531 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/36a4bb64-00ed-466d-814b-053ffb9130dd/snap', u'metadata': Munch({})})], 'file': u'/v2/images/36a4bb64-00ed-466d-814b-053ffb9130dd/file', 'owner': u'e92c824a7a964c55ac986d8705097e2e', 'id': u'36a4bb64-00ed-466d-814b-053ffb9130dd', 'size': 12716032, u'self': u'/v2/images/36a4bb64-00ed-466d-814b-053ffb9130dd', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e92c824a7a964c55ac986d8705097e2e', 'name': 'tempest_smoke-project_a2698789-b38f-46f1-a284-f2c4a0e10c0a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/36a4bb64-00ed-466d-814b-053ffb9130dd/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-05T06:30:44Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-05T06:30:44Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_a2698789-b38f-46f1-a284-f2c4a0e10c0a', '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/36a4bb64-00ed-466d-814b-053ffb9130dd', 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_a2698789-b38f-46f1-a284-f2c4a0e10c0a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_a2698789-b38f-46f1-a284-f2c4a0e10c0a', 'created': u'2019-04-05T06:30:43Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-05T06:30:43Z', 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/36a4bb64-00ed-466d-814b-053ffb9130dd', 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_a2698789-b38f-46f1-a284-f2c4a0e10c0a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-05 06:30:44,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-05 06:30:44,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}6602879d45d8eb060932f18fd04d231518335292" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_a2698789-b38f-46f1-a284-f2c4a0e10c0a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-05 06:30:44,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30: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-9dc77838-78ba-43ec-a879-98c5c823840d x-openstack-request-id: req-9dc77838-78ba-43ec-a879-98c5c823840d 2019-04-05 06:30:44,579 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_a2698789-b38f-46f1-a284-f2c4a0e10c0a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/39a21f7d-6aff-42ea-931d-4f412be831ae", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/39a21f7d-6aff-42ea-931d-4f412be831ae", "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": "39a21f7d-6aff-42ea-931d-4f412be831ae"}} 2019-04-05 06:30:44,579 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-9dc77838-78ba-43ec-a879-98c5c823840d 2019-04-05 06:30:44,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0471107959747s 2019-04-05 06:30:44,580 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_a2698789-b38f-46f1-a284-f2c4a0e10c0a', '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'a8d120259c3946c982a593eded4f1cfb', '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'39a21f7d-6aff-42ea-931d-4f412be831ae', 'swap': 0}) 2019-04-05 06:30:44,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-05 06:30:44,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/39a21f7d-6aff-42ea-931d-4f412be831ae/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.15" -H "X-Auth-Token: {SHA1}6602879d45d8eb060932f18fd04d231518335292" -d '{"extra_specs": {}}' 2019-04-05 06:30:44,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 06:30: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-d95721a3-60fa-4eb7-ad6f-6ccae44077c3 x-openstack-request-id: req-d95721a3-60fa-4eb7-ad6f-6ccae44077c3 2019-04-05 06:30:44,601 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-05 06:30:44,601 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/39a21f7d-6aff-42ea-931d-4f412be831ae/os-extra_specs used request id req-d95721a3-60fa-4eb7-ad6f-6ccae44077c3 2019-04-05 06:30:44,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0196988582611s 2019-04-05 06:30:44,601 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_a2698789-b38f-46f1-a284-f2c4a0e10c0a', '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'a8d120259c3946c982a593eded4f1cfb', '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'39a21f7d-6aff-42ea-931d-4f412be831ae', 'swap': 0}) 2019-04-05 06:30:47,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-04-05 06:30:47,646 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-04-05 06:30:47,646 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-04-05 06:30:47,648 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-04-05 06:30:47,678 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-04-05 06:30:49,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-8603c5b3-a3ec-4cb3-90ca-714c2cfac1af/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2019-04-05 06:30:49,924 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-04-05 06:30:49,930 - 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-04-05 06:35:07,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 9c3b22d8-513d-4e2a-96e9-f1e0c2b714e7 2019-04-05 06:35:07,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '9c3b22d8-513d-4e2a-96e9-f1e0c2b714e7']'. 2019-04-05 06:35:08,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-04-05 06:35:08,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-04-05 06:35:08,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-04-05 06:35:08,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 9c3b22d8-513d-4e2a-96e9-f1e0c2b714e7 | 2019-04-05 06:35:08,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-04-05 06:35:08,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-04-05 06:30:51 | 2019-04-05 06:35:08,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-04-05 06:35:07 | 2019-04-05 06:35:08,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:16 | 2019-04-05 06:35:08,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-04-05 06:35:08,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-04-05 06:35:08,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-04-05 06:35:08,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 8603c5b3-a3ec-4cb3-90ca-714c2cfac1af) | 2019-04-05 06:35:08,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-04-05 06:35:08,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: e769dc80-9f6c-4389-9191-d24d4a60293d) | 2019-04-05 06:35:08,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 107 | 2019-04-05 06:35:08,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 249.348 | 2019-04-05 06:35:08,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 95 | 2019-04-05 06:35:08,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2019-04-05 06:35:08,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-04-05 06:35:08,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-04-05 06:35:08,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-04-05 06:35:08,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-04-05 06:35:08,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-04-05 06:35:08,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-04-05 06:35:08,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2019-04-05 06:35:08,238 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', '9c3b22d8-513d-4e2a-96e9-f1e0c2b714e7', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.html'] 2019-04-05 06:35:10,049 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 9c3b22d8-513d-4e2a-96e9-f1e0c2b714e7 --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-04-05 06:35:10,049 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', '9c3b22d8-513d-4e2a-96e9-f1e0c2b714e7', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.xml'] 2019-04-05 06:35:11,817 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 9c3b22d8-513d-4e2a-96e9-f1e0c2b714e7 --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-04-05 06:35:11,944 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-05 06:35:11,945 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 04:50 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-04-05 06:35:11,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-05 06:35:11,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/36a4bb64-00ed-466d-814b-053ffb9130dd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7e7a22763e6dac2d9972d10b542db1906ca0193" 2019-04-05 06:35:12,687 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 06:35:12 GMT X-Openstack-Request-Id: req-cf85f30d-bdb2-447e-991c-816ec026a374 2019-04-05 06:35:12,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-04-05 06:35:12,688 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/36a4bb64-00ed-466d-814b-053ffb9130dd used request id req-cf85f30d-bdb2-447e-991c-816ec026a374 2019-04-05 06:35:12,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.736390113831s 2019-04-05 06:35:12,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 06:35:12,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}6602879d45d8eb060932f18fd04d231518335292" 2019-04-05 06:35:12,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35: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-a5486a75-84a6-475d-928d-519a1d710ef4 x-openstack-request-id: req-a5486a75-84a6-475d-928d-519a1d710ef4 2019-04-05 06:35:12,717 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_a2698789-b38f-46f1-a284-f2c4a0e10c0a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/39a21f7d-6aff-42ea-931d-4f412be831ae", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/39a21f7d-6aff-42ea-931d-4f412be831ae", "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": "39a21f7d-6aff-42ea-931d-4f412be831ae"}, {"name": "tempest_smoke-flavor_a2698789-b38f-46f1-a284-f2c4a0e10c0a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/59022b2e-02c6-4111-a763-19f5f8001a2e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/59022b2e-02c6-4111-a763-19f5f8001a2e", "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": "59022b2e-02c6-4111-a763-19f5f8001a2e"}]} 2019-04-05 06:35:12,717 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-a5486a75-84a6-475d-928d-519a1d710ef4 2019-04-05 06:35:12,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0232770442963s 2019-04-05 06:35:12,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-05 06:35:12,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/39a21f7d-6aff-42ea-931d-4f412be831ae -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6602879d45d8eb060932f18fd04d231518335292" 2019-04-05 06:35:12,752 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35: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-beb252a7-e87d-4881-8b3b-ff3caa78128e x-openstack-request-id: req-beb252a7-e87d-4881-8b3b-ff3caa78128e 2019-04-05 06:35:12,752 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/39a21f7d-6aff-42ea-931d-4f412be831ae used request id req-beb252a7-e87d-4881-8b3b-ff3caa78128e 2019-04-05 06:35:12,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0320019721985s 2019-04-05 06:35:12,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-05 06:35:12,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/c3bec6ac-3ad4-4fa3-9dc1-f183e787d102/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.15" -H "X-Auth-Token: {SHA1}b7e7a22763e6dac2d9972d10b542db1906ca0193" -d '{"subnet_id": "dcff5274-7675-49db-9e71-11577f53f1c8"}' 2019-04-05 06:35:15,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:15 GMT X-Openstack-Request-Id: req-9f0b7592-56fb-4609-8eb8-2915764b643d 2019-04-05 06:35:15,141 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "cb025f88-6336-40fe-a251-4716ea92730d", "tenant_id": "e92c824a7a964c55ac986d8705097e2e", "subnet_id": "dcff5274-7675-49db-9e71-11577f53f1c8", "subnet_ids": ["dcff5274-7675-49db-9e71-11577f53f1c8"], "port_id": "f3b635ae-da8b-4bf2-889a-5a9d6369aa81", "id": "c3bec6ac-3ad4-4fa3-9dc1-f183e787d102"} 2019-04-05 06:35:15,141 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/c3bec6ac-3ad4-4fa3-9dc1-f183e787d102/remove_router_interface.json used request id req-9f0b7592-56fb-4609-8eb8-2915764b643d 2019-04-05 06:35:15,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.38836503029s 2019-04-05 06:35:15,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-05 06:35:15,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b7e7a22763e6dac2d9972d10b542db1906ca0193" 2019-04-05 06:35:15,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 722 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:15 GMT X-Openstack-Request-Id: req-ee543a11-24ec-405c-b1bf-e339e48baf60 2019-04-05 06:35:15,256 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e92c824a7a964c55ac986d8705097e2e", "created_at": "2019-04-05T06:30:23Z", "admin_state_up": true, "updated_at": "2019-04-05T06:35:14Z", "project_id": "e92c824a7a964c55ac986d8705097e2e", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "c3bec6ac-3ad4-4fa3-9dc1-f183e787d102", "name": "tempest_smoke-router_a2698789-b38f-46f1-a284-f2c4a0e10c0a"}]} 2019-04-05 06:35:15,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-ee543a11-24ec-405c-b1bf-e339e48baf60 2019-04-05 06:35:15,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.114778995514s 2019-04-05 06:35:15,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-05 06:35:15,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/c3bec6ac-3ad4-4fa3-9dc1-f183e787d102.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7e7a22763e6dac2d9972d10b542db1906ca0193" 2019-04-05 06:35:16,529 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:35:16 GMT X-Openstack-Request-Id: req-3ad06fd9-b79a-4b79-8ad0-080265cace86 2019-04-05 06:35:16,529 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:35:16,529 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/c3bec6ac-3ad4-4fa3-9dc1-f183e787d102.json used request id req-3ad06fd9-b79a-4b79-8ad0-080265cace86 2019-04-05 06:35:16,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.27154684067s 2019-04-05 06:35:16,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-05 06:35:16,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b7e7a22763e6dac2d9972d10b542db1906ca0193" 2019-04-05 06:35:16,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1331 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:16 GMT X-Openstack-Request-Id: req-0b0eaf62-cc7b-43b9-b59c-87d915a4b8b3 2019-04-05 06:35:16,571 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-05T06:22:27Z","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":"d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:27Z","ip_version":4},{"updated_at":"2019-04-05T06:30:22Z","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":"dcff5274-7675-49db-9e71-11577f53f1c8","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"e92c824a7a964c55ac986d8705097e2e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_a2698789-b38f-46f1-a284-f2c4a0e10c0a","enable_dhcp":true,"segment_id":null,"network_id":"cb025f88-6336-40fe-a251-4716ea92730d","tenant_id":"e92c824a7a964c55ac986d8705097e2e","created_at":"2019-04-05T06:30:22Z","ip_version":4}]} 2019-04-05 06:35:16,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-0b0eaf62-cc7b-43b9-b59c-87d915a4b8b3 2019-04-05 06:35:16,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0421240329742s 2019-04-05 06:35:16,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-05 06:35:16,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/dcff5274-7675-49db-9e71-11577f53f1c8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7e7a22763e6dac2d9972d10b542db1906ca0193" 2019-04-05 06:35:17,648 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:35:17 GMT X-Openstack-Request-Id: req-da363669-4ebb-4a9f-842d-e44ce34841fa 2019-04-05 06:35:17,648 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:35:17,648 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/dcff5274-7675-49db-9e71-11577f53f1c8.json used request id req-da363669-4ebb-4a9f-842d-e44ce34841fa 2019-04-05 06:35:17,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.07505297661s 2019-04-05 06:35:17,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:35:17,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b7e7a22763e6dac2d9972d10b542db1906ca0193" 2019-04-05 06:35:17,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1437 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:17 GMT X-Openstack-Request-Id: req-5b4e89e8-a570-4b71-b8d0-ebf179fb8be6 2019-04-05 06:35:17,731 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cb025f88-6336-40fe-a251-4716ea92730d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":true,"project_id":"e92c824a7a964c55ac986d8705097e2e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T06:35:17Z","qos_policy_id":null,"name":"tempest_smoke-net_a2698789-b38f-46f1-a284-f2c4a0e10c0a","admin_state_up":true,"tenant_id":"e92c824a7a964c55ac986d8705097e2e","created_at":"2019-04-05T06:30:22Z","provider:network_type":"vxlan"}]} 2019-04-05 06:35:17,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-5b4e89e8-a570-4b71-b8d0-ebf179fb8be6 2019-04-05 06:35:17,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.082170009613s 2019-04-05 06:35:17,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-05 06:35:17,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/cb025f88-6336-40fe-a251-4716ea92730d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7e7a22763e6dac2d9972d10b542db1906ca0193" 2019-04-05 06:35:18,877 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:35:18 GMT X-Openstack-Request-Id: req-0f9c9389-367b-4c89-9f25-dea0bc84f6ca 2019-04-05 06:35:18,877 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:35:18,877 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/cb025f88-6336-40fe-a251-4716ea92730d.json used request id req-0f9c9389-367b-4c89-9f25-dea0bc84f6ca 2019-04-05 06:35:18,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.14509701729s 2019-04-05 06:35:18,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 06:35:18,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b7e7a22763e6dac2d9972d10b542db1906ca0193" 2019-04-05 06:35:18,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:18 GMT X-Openstack-Request-Id: req-e5f16c21-fa63-4226-8b43-5439709bec84 2019-04-05 06:35:18,909 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T06:30:27Z", "file": "/v2/images/7e7d7870-592e-4c2c-8d9a-086754e7bed9/file", "owner": "e92c824a7a964c55ac986d8705097e2e", "id": "7e7d7870-592e-4c2c-8d9a-086754e7bed9", "size": 12716032, "self": "/v2/images/7e7d7870-592e-4c2c-8d9a-086754e7bed9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/7e7d7870-592e-4c2c-8d9a-086754e7bed9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/7e7d7870-592e-4c2c-8d9a-086754e7bed9/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_a2698789-b38f-46f1-a284-f2c4a0e10c0a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_a2698789-b38f-46f1-a284-f2c4a0e10c0a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T06:30:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 06:35:18,909 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-e5f16c21-fa63-4226-8b43-5439709bec84 2019-04-05 06:35:18,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0270168781281s 2019-04-05 06:35:18,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-05 06:35:18,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/7e7d7870-592e-4c2c-8d9a-086754e7bed9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7e7a22763e6dac2d9972d10b542db1906ca0193" 2019-04-05 06:35:19,217 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 06:35:19 GMT X-Openstack-Request-Id: req-6a8ec0e5-8c3d-4e5e-ba9d-6c0dabc055d1 2019-04-05 06:35:19,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-04-05 06:35:19,217 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/7e7d7870-592e-4c2c-8d9a-086754e7bed9 used request id req-6a8ec0e5-8c3d-4e5e-ba9d-6c0dabc055d1 2019-04-05 06:35:19,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.306574106216s 2019-04-05 06:35:19,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 06:35:19,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}6602879d45d8eb060932f18fd04d231518335292" 2019-04-05 06:35:19,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35: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-e904ae2a-763d-4b33-8849-b32b543cb5d9 x-openstack-request-id: req-e904ae2a-763d-4b33-8849-b32b543cb5d9 2019-04-05 06:35:19,251 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_a2698789-b38f-46f1-a284-f2c4a0e10c0a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/59022b2e-02c6-4111-a763-19f5f8001a2e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/59022b2e-02c6-4111-a763-19f5f8001a2e", "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": "59022b2e-02c6-4111-a763-19f5f8001a2e"}]} 2019-04-05 06:35:19,251 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-e904ae2a-763d-4b33-8849-b32b543cb5d9 2019-04-05 06:35:19,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0338051319122s 2019-04-05 06:35:19,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-05 06:35:19,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/59022b2e-02c6-4111-a763-19f5f8001a2e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6602879d45d8eb060932f18fd04d231518335292" 2019-04-05 06:35:19,294 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35: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-416cfda3-e199-4352-b40e-22f126bbf72e x-openstack-request-id: req-416cfda3-e199-4352-b40e-22f126bbf72e 2019-04-05 06:35:19,294 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/59022b2e-02c6-4111-a763-19f5f8001a2e used request id req-416cfda3-e199-4352-b40e-22f126bbf72e 2019-04-05 06:35:19,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0410540103912s 2019-04-05 06:35:19,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 06:35:19,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}6602879d45d8eb060932f18fd04d231518335292" 2019-04-05 06:35:19,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ac886bc-d985-4724-bc9a-f0261f0cddfa 2019-04-05 06:35:19,502 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_a2698789-b38f-46f1-a284-f2c4a0e10c0a", "links": {"self": "http://172.30.9.23:5000/v3/users/dac3af34c57f4dcf880cd86743ce382a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "dac3af34c57f4dcf880cd86743ce382a", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 06:35:19,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-9ac886bc-d985-4724-bc9a-f0261f0cddfa 2019-04-05 06:35:19,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.207664012909s 2019-04-05 06:35:19,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 06:35:19,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/dac3af34c57f4dcf880cd86743ce382a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6602879d45d8eb060932f18fd04d231518335292" 2019-04-05 06:35:19,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a54ce3ab-3436-4ef1-9094-c8b5bc1f4e50 2019-04-05 06:35:19,723 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_a2698789-b38f-46f1-a284-f2c4a0e10c0a", "links": {"self": "http://172.30.9.23:5000/v3/users/dac3af34c57f4dcf880cd86743ce382a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "dac3af34c57f4dcf880cd86743ce382a", "description": null}} 2019-04-05 06:35:19,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/dac3af34c57f4dcf880cd86743ce382a used request id req-a54ce3ab-3436-4ef1-9094-c8b5bc1f4e50 2019-04-05 06:35:19,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214716911316s 2019-04-05 06:35:19,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-05 06:35:19,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/dac3af34c57f4dcf880cd86743ce382a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6602879d45d8eb060932f18fd04d231518335292" 2019-04-05 06:35:20,020 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 06:35:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8198ee8-b6e7-4567-b491-8ed3a7b23107 2019-04-05 06:35:20,020 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 06:35:20,020 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/dac3af34c57f4dcf880cd86743ce382a used request id req-c8198ee8-b6e7-4567-b491-8ed3a7b23107 2019-04-05 06:35:20,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.296412944794s 2019-04-05 06:35:20,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 06:35:20,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}6602879d45d8eb060932f18fd04d231518335292" 2019-04-05 06:35:20,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-323c5256-773a-418c-9227-ce82f3f159d4 2019-04-05 06:35:20,230 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/e92c824a7a964c55ac986d8705097e2e"}, "tags": [], "enabled": true, "id": "e92c824a7a964c55ac986d8705097e2e", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_a2698789-b38f-46f1-a284-f2c4a0e10c0a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 06:35:20,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-323c5256-773a-418c-9227-ce82f3f159d4 2019-04-05 06:35:20,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.203549861908s 2019-04-05 06:35:20,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-05 06:35:20,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/e92c824a7a964c55ac986d8705097e2e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6602879d45d8eb060932f18fd04d231518335292" 2019-04-05 06:35:20,422 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 06:35:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa16028e-c2e3-4006-8731-29c0d0fa1bc7 2019-04-05 06:35:20,422 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 06:35:20,422 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/e92c824a7a964c55ac986d8705097e2e used request id req-fa16028e-c2e3-4006-8731-29c0d0fa1bc7 2019-04-05 06:35:20,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.18750500679s 2019-04-05 06:35:20,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 06:35:20,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=e92c824a7a964c55ac986d8705097e2e&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.15" -H "X-Auth-Token: {SHA1}6602879d45d8eb060932f18fd04d231518335292" 2019-04-05 06:35:20,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:20 GMT X-Openstack-Request-Id: req-37afc466-5c6f-496a-9825-cffebbf27d81 2019-04-05 06:35:20,717 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e92c824a7a964c55ac986d8705097e2e", "created_at": "2019-04-05T06:30:22Z", "updated_at": "2019-04-05T06:30:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:30:22Z", "revision_number": 0, "id": "31357aa4-1a20-4d64-bf4f-4fa0483639e9", "remote_group_id": "2dd56bed-95b3-4766-a38c-e8b594aab4c8", "remote_ip_prefix": null, "created_at": "2019-04-05T06:30:22Z", "security_group_id": "2dd56bed-95b3-4766-a38c-e8b594aab4c8", "tenant_id": "e92c824a7a964c55ac986d8705097e2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e92c824a7a964c55ac986d8705097e2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:30:22Z", "revision_number": 0, "id": "592cd753-7ad4-45b9-80bc-f5720364735c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:30:22Z", "security_group_id": "2dd56bed-95b3-4766-a38c-e8b594aab4c8", "tenant_id": "e92c824a7a964c55ac986d8705097e2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e92c824a7a964c55ac986d8705097e2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:30:22Z", "revision_number": 0, "id": "cba8c6e1-22ea-4180-ba5a-375f085894c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:30:22Z", "security_group_id": "2dd56bed-95b3-4766-a38c-e8b594aab4c8", "tenant_id": "e92c824a7a964c55ac986d8705097e2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e92c824a7a964c55ac986d8705097e2e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:30:22Z", "revision_number": 0, "id": "eb208c32-998f-40fe-be54-c13d209140a1", "remote_group_id": "2dd56bed-95b3-4766-a38c-e8b594aab4c8", "remote_ip_prefix": null, "created_at": "2019-04-05T06:30:22Z", "security_group_id": "2dd56bed-95b3-4766-a38c-e8b594aab4c8", "tenant_id": "e92c824a7a964c55ac986d8705097e2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e92c824a7a964c55ac986d8705097e2e"}], "revision_number": 1, "project_id": "e92c824a7a964c55ac986d8705097e2e", "id": "2dd56bed-95b3-4766-a38c-e8b594aab4c8", "name": "default"}]} 2019-04-05 06:35:20,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=e92c824a7a964c55ac986d8705097e2e&name=default used request id req-37afc466-5c6f-496a-9825-cffebbf27d81 2019-04-05 06:35:20,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.289906024933s 2019-04-05 06:35:20,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 06:35:20,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}6602879d45d8eb060932f18fd04d231518335292" 2019-04-05 06:35:20,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:20 GMT X-Openstack-Request-Id: req-0d365c54-c16f-4d98-85c7-86819dd7487c 2019-04-05 06:35:20,769 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e92c824a7a964c55ac986d8705097e2e", "created_at": "2019-04-05T06:30:22Z", "updated_at": "2019-04-05T06:30:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:30:22Z", "revision_number": 0, "id": "eb208c32-998f-40fe-be54-c13d209140a1", "remote_group_id": "2dd56bed-95b3-4766-a38c-e8b594aab4c8", "remote_ip_prefix": null, "created_at": "2019-04-05T06:30:22Z", "security_group_id": "2dd56bed-95b3-4766-a38c-e8b594aab4c8", "tenant_id": "e92c824a7a964c55ac986d8705097e2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e92c824a7a964c55ac986d8705097e2e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:30:22Z", "revision_number": 0, "id": "31357aa4-1a20-4d64-bf4f-4fa0483639e9", "remote_group_id": "2dd56bed-95b3-4766-a38c-e8b594aab4c8", "remote_ip_prefix": null, "created_at": "2019-04-05T06:30:22Z", "security_group_id": "2dd56bed-95b3-4766-a38c-e8b594aab4c8", "tenant_id": "e92c824a7a964c55ac986d8705097e2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e92c824a7a964c55ac986d8705097e2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:30:22Z", "revision_number": 0, "id": "cba8c6e1-22ea-4180-ba5a-375f085894c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:30:22Z", "security_group_id": "2dd56bed-95b3-4766-a38c-e8b594aab4c8", "tenant_id": "e92c824a7a964c55ac986d8705097e2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e92c824a7a964c55ac986d8705097e2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:30:22Z", "revision_number": 0, "id": "592cd753-7ad4-45b9-80bc-f5720364735c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:30:22Z", "security_group_id": "2dd56bed-95b3-4766-a38c-e8b594aab4c8", "tenant_id": "e92c824a7a964c55ac986d8705097e2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e92c824a7a964c55ac986d8705097e2e"}], "revision_number": 1, "project_id": "e92c824a7a964c55ac986d8705097e2e", "id": "2dd56bed-95b3-4766-a38c-e8b594aab4c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-05T06:24:19Z", "updated_at": "2019-04-05T06:24:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "fba949ea-8aec-4a37-9c7a-026e6bd092f8", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "25763b38-1719-453d-a14e-f3c76b13cc42", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "8210886f-2687-4779-b145-fc57423d91c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "0816cb4e-5b34-4e0e-a92b-2747b5ac7a00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "created_at": "2019-04-05T06:22:23Z", "updated_at": "2019-04-05T06:22:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "84dbc1ec-b830-42da-a2c2-6affe4564e92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "bc3ce38f-1e5b-4e37-bc17-77b797ed9d56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "6ea82520-e223-4695-ad5e-9d8a732e75e5", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "b2cb60c5-bb44-4241-9c03-4830a87cc121", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}], "revision_number": 1, "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "created_at": "2019-04-05T06:24:18Z", "updated_at": "2019-04-05T06:24:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "3ff1d863-0a41-400b-82d4-9ec541b9069c", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "a5a87ded-31da-4d85-931e-1621ef79b33d", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "1c082b29-0864-456d-a6b5-dfb8ddb5c4dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "ba36cf94-d6e2-464c-a246-442cd5b4c44d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}], "revision_number": 1, "project_id": "a8d120259c3946c982a593eded4f1cfb", "id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "name": "default"}]} 2019-04-05 06:35:20,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-0d365c54-c16f-4d98-85c7-86819dd7487c 2019-04-05 06:35:20,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0465250015259s 2019-04-05 06:35:20,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-05 06:35:20,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/2dd56bed-95b3-4766-a38c-e8b594aab4c8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6602879d45d8eb060932f18fd04d231518335292" 2019-04-05 06:35:20,918 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:35:20 GMT X-Openstack-Request-Id: req-6b8edd56-43d1-40ef-acf7-8625b7a16b3e 2019-04-05 06:35:20,918 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:35:20,919 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/2dd56bed-95b3-4766-a38c-e8b594aab4c8.json used request id req-6b8edd56-43d1-40ef-acf7-8625b7a16b3e 2019-04-05 06:35:20,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.142337083817s 2019-04-05 06:35:20,920 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:06 | PASS | | tenantnetwork1 | functest | healthcheck | 00:05 | PASS | | tenantnetwork2 | functest | healthcheck | 00:06 | PASS | | vmready1 | functest | healthcheck | 00:11 | PASS | | vmready2 | functest | healthcheck | 00:09 | PASS | | singlevm1 | functest | healthcheck | 00:30 | PASS | | singlevm2 | functest | healthcheck | 00:25 | PASS | | vping_ssh | functest | healthcheck | 00:42 | PASS | | vping_userdata | functest | healthcheck | 00:36 | PASS | | cinder_test | functest | healthcheck | 01:04 | PASS | | tempest_smoke | functest | healthcheck | 04:50 | PASS | | odl | functest | healthcheck | 00:00 | SKIP | +--------------------------+------------------+---------------------+------------------+----------------+ 2019-04-05 06:35:20,932 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-04-05 06:35:20,983 - paramiko.transport - DEBUG - EOF in transport thread 2019-04-05 06:35:21,082 - paramiko.transport - DEBUG - EOF in transport thread 2019-04-05 06:35:21,184 - paramiko.transport - DEBUG - EOF in transport thread 2019-04-05 06:35:24,183 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-429 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-04-05 06:35:24,186 - 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.23,192.30.9.10 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.23:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=zbOJGeGqD9Z54gxttUuktF1LP 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=a8d120259c3946c982a593eded4f1cfb export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-04-05 06:35:24,186 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-04-05 06:35:24,186 - 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-04-05 06:35:24,209 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2019-04-05 06:35:24,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:35:24,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8da8aca5-1af4-446d-a82c-59b5d0703ddc 2019-04-05 06:35:24,555 - 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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 06:35:24,555 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-8da8aca5-1af4-446d-a82c-59b5d0703ddc 2019-04-05 06:35:24,556 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 06:35:24,963 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58fef951bcfc4cf0998078f8ffea0edb", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}, {"id": "774319f454e747168821760a73d5b691", "name": "reader"}], "expires_at": "2019-04-05T07:35:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8d120259c3946c982a593eded4f1cfb", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3925ae83907349f0acb148efa634063e"}, "audit_ids": ["uKwIwgr_S7Wre88YAlI4cA"], "issued_at": "2019-04-05T06:35:24.000000Z"}} 2019-04-05 06:35:24,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:35:24,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}63704bbed68ab0b0f1c956ca592ee70a6ad580e6" 2019-04-05 06:35:25,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:25 GMT X-Openstack-Request-Id: req-890dd657-8c02-4845-858d-c2794bbd6f28 2019-04-05 06:35:25,317 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"}]} 2019-04-05 06:35:25,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-890dd657-8c02-4845-858d-c2794bbd6f28 2019-04-05 06:35:25,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.35084605217s 2019-04-05 06:35:25,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:35:25,330 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c920783-a5d9-4b93-975d-5953baa95660 2019-04-05 06:35:25,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://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 06:35:25,331 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-9c920783-a5d9-4b93-975d-5953baa95660 2019-04-05 06:35:25,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 06:35:25,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}63704bbed68ab0b0f1c956ca592ee70a6ad580e6" 2019-04-05 06:35:25,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6c4f5df-5a1c-4eff-a9d9-59c97c21cd17 2019-04-05 06:35:25,528 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 06:35:25,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-e6c4f5df-5a1c-4eff-a9d9-59c97c21cd17 2019-04-05 06:35:25,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196836948395s 2019-04-05 06:35:25,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-05 06:35:25,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}63704bbed68ab0b0f1c956ca592ee70a6ad580e6" -d '{"project": {"description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "enabled": true, "domain_id": "default", "name": "neutron-tempest-pl-project_b77c0bec-b780-461f-9f4d-953165b90259"}}' 2019-04-05 06:35:25,759 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 390 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a983c0a-f8b9-4783-854f-6f8f7a51aa83 2019-04-05 06:35:25,760 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.23:5000/v3/projects/c5c4fb6add78409893319447b3f81cdd"}, "tags": [], "enabled": true, "id": "c5c4fb6add78409893319447b3f81cdd", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_b77c0bec-b780-461f-9f4d-953165b90259"}} 2019-04-05 06:35:25,760 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-1a983c0a-f8b9-4783-854f-6f8f7a51aa83 2019-04-05 06:35:25,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.22433590889s 2019-04-05 06:35:25,761 - 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'c5c4fb6add78409893319447b3f81cdd', '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_b77c0bec-b780-461f-9f4d-953165b90259'}) 2019-04-05 06:35:25,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-05 06:35:25,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}63704bbed68ab0b0f1c956ca592ee70a6ad580e6" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "Ya5m5n5G0HjZ9y1YcMh6GcwYNyAq8s", "email": null, "name": "neutron-tempest-plugin-api-user_b77c0bec-b780-461f-9f4d-953165b90259"}}' 2019-04-05 06:35:26,245 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 341 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6980be75-97e4-4ecf-a39c-3d9ecf54d237 2019-04-05 06:35:26,245 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_b77c0bec-b780-461f-9f4d-953165b90259", "links": {"self": "http://172.30.9.23:5000/v3/users/0187259ed24b4641a644d3f3f99863dd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0187259ed24b4641a644d3f3f99863dd", "domain_id": "default", "password_expires_at": null}} 2019-04-05 06:35:26,246 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-6980be75-97e4-4ecf-a39c-3d9ecf54d237 2019-04-05 06:35:26,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.47896194458s 2019-04-05 06:35:26,246 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0187259ed24b4641a644d3f3f99863dd', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron-tempest-plugin-api-user_b77c0bec-b780-461f-9f4d-953165b90259'}) 2019-04-05 06:35:26,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 06:35:26,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63704bbed68ab0b0f1c956ca592ee70a6ad580e6" 2019-04-05 06:35:26,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d985fe93-2a0d-4ed8-976d-39b760d9ebc8 2019-04-05 06:35:26,456 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 06:35:26,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d985fe93-2a0d-4ed8-976d-39b760d9ebc8 2019-04-05 06:35:26,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205883026123s 2019-04-05 06:35:26,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 06:35:26,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63704bbed68ab0b0f1c956ca592ee70a6ad580e6" 2019-04-05 06:35:26,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0896803-a8d7-49d8-ae22-f487d3b09dd7 2019-04-05 06:35:26,659 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 06:35:26,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b0896803-a8d7-49d8-ae22-f487d3b09dd7 2019-04-05 06:35:26,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198385000229s 2019-04-05 06:35:26,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 06:35:26,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63704bbed68ab0b0f1c956ca592ee70a6ad580e6" 2019-04-05 06:35:26,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54005bb3-5147-42f4-b769-ee4ecc5c9d96 2019-04-05 06:35:26,775 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 06:35:26,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-54005bb3-5147-42f4-b769-ee4ecc5c9d96 2019-04-05 06:35:26,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110392093658s 2019-04-05 06:35:26,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 06:35:26,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}63704bbed68ab0b0f1c956ca592ee70a6ad580e6" 2019-04-05 06:35:26,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa2c5296-dc05-4a41-91c3-64729c79cff9 2019-04-05 06:35:26,927 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 06:35:26,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-aa2c5296-dc05-4a41-91c3-64729c79cff9 2019-04-05 06:35:26,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.14683508873s 2019-04-05 06:35:26,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 06:35:26,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}63704bbed68ab0b0f1c956ca592ee70a6ad580e6" 2019-04-05 06:35:27,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 857 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f67fe1f6-935d-423a-bfde-18dad2d42c0f 2019-04-05 06:35:27,054 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron-tempest-plugin-api-user_b77c0bec-b780-461f-9f4d-953165b90259", "links": {"self": "http://172.30.9.23:5000/v3/users/0187259ed24b4641a644d3f3f99863dd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0187259ed24b4641a644d3f3f99863dd", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 06:35:27,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-f67fe1f6-935d-423a-bfde-18dad2d42c0f 2019-04-05 06:35:27,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126700162888s 2019-04-05 06:35:27,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 06:35:27,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}63704bbed68ab0b0f1c956ca592ee70a6ad580e6" 2019-04-05 06:35:27,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 408 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-347780af-167f-4c99-be7c-83421126bf5f 2019-04-05 06:35:27,194 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "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.23:5000/v3/projects/c5c4fb6add78409893319447b3f81cdd"}, "tags": [], "enabled": true, "id": "c5c4fb6add78409893319447b3f81cdd", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_b77c0bec-b780-461f-9f4d-953165b90259"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 06:35:27,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-347780af-167f-4c99-be7c-83421126bf5f 2019-04-05 06:35:27,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.127539873123s 2019-04-05 06:35:27,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 06:35:27,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=0187259ed24b4641a644d3f3f99863dd&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=c5c4fb6add78409893319447b3f81cdd" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63704bbed68ab0b0f1c956ca592ee70a6ad580e6" 2019-04-05 06:35:27,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8634b945-1faa-47c2-a39e-f8e0850ccabc 2019-04-05 06:35:27,405 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=0187259ed24b4641a644d3f3f99863dd&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=c5c4fb6add78409893319447b3f81cdd", "previous": null, "next": null}} 2019-04-05 06:35:27,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=0187259ed24b4641a644d3f3f99863dd&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=c5c4fb6add78409893319447b3f81cdd used request id req-8634b945-1faa-47c2-a39e-f8e0850ccabc 2019-04-05 06:35:27,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.203741073608s 2019-04-05 06:35:27,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-05 06:35:27,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/c5c4fb6add78409893319447b3f81cdd/users/0187259ed24b4641a644d3f3f99863dd/roles/a7225acce0184423a1dc2d63c39b687a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63704bbed68ab0b0f1c956ca592ee70a6ad580e6" 2019-04-05 06:35:27,639 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 06:35:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c21203a-5db7-4c59-8951-2aefa88ee05d 2019-04-05 06:35:27,639 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 06:35:27,639 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c5c4fb6add78409893319447b3f81cdd/users/0187259ed24b4641a644d3f3f99863dd/roles/a7225acce0184423a1dc2d63c39b687a used request id req-1c21203a-5db7-4c59-8951-2aefa88ee05d 2019-04-05 06:35:27,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.230213880539s 2019-04-05 06:35:27,640 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron-tempest-pl-project_b77c0bec-b780-461f-9f4d-953165b90259', 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'c5c4fb6add78409893319447b3f81cdd', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'Ya5m5n5G0HjZ9y1YcMh6GcwYNyAq8s', 'username': u'neutron-tempest-plugin-api-user_b77c0bec-b780-461f-9f4d-953165b90259', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-05 06:35:27,645 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron-tempest-plugin-api-user_b77c0bec-b780-461f-9f4d-953165b90259', 'password': 'Ya5m5n5G0HjZ9y1YcMh6GcwYNyAq8s', 'project_name': 'neutron-tempest-pl-project_b77c0bec-b780-461f-9f4d-953165b90259', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'c5c4fb6add78409893319447b3f81cdd', 'project_domain_name': 'Default'} 2019-04-05 06:35:27,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 06:35:27,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63704bbed68ab0b0f1c956ca592ee70a6ad580e6" 2019-04-05 06:35:27,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-152810a8-f868-4110-aac8-a5fe002dcb57 2019-04-05 06:35:27,869 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 06:35:27,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-152810a8-f868-4110-aac8-a5fe002dcb57 2019-04-05 06:35:27,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.221240997314s 2019-04-05 06:35:27,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 06:35:27,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63704bbed68ab0b0f1c956ca592ee70a6ad580e6" 2019-04-05 06:35:27,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c3a30d0-29ad-48f9-9487-0050ddcfebf7 2019-04-05 06:35:27,989 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 06:35:27,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1c3a30d0-29ad-48f9-9487-0050ddcfebf7 2019-04-05 06:35:27,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114733934402s 2019-04-05 06:35:27,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 06:35:27,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}63704bbed68ab0b0f1c956ca592ee70a6ad580e6" 2019-04-05 06:35:28,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7b6bfb5-417c-42bd-8506-b95c9e1fbd5a 2019-04-05 06:35:28,100 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 06:35:28,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-c7b6bfb5-417c-42bd-8506-b95c9e1fbd5a 2019-04-05 06:35:28,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106621026993s 2019-04-05 06:35:28,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 06:35:28,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}63704bbed68ab0b0f1c956ca592ee70a6ad580e6" 2019-04-05 06:35:28,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 857 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5c95767-728b-4c8b-a5d2-c0d755e3846b 2019-04-05 06:35:28,297 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron-tempest-plugin-api-user_b77c0bec-b780-461f-9f4d-953165b90259", "links": {"self": "http://172.30.9.23:5000/v3/users/0187259ed24b4641a644d3f3f99863dd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0187259ed24b4641a644d3f3f99863dd", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 06:35:28,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b5c95767-728b-4c8b-a5d2-c0d755e3846b 2019-04-05 06:35:28,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.195699930191s 2019-04-05 06:35:28,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 06:35:28,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}63704bbed68ab0b0f1c956ca592ee70a6ad580e6" 2019-04-05 06:35:28,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 408 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c86c75b-ad07-406f-85ef-6c582c945e6d 2019-04-05 06:35:28,428 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "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.23:5000/v3/projects/c5c4fb6add78409893319447b3f81cdd"}, "tags": [], "enabled": true, "id": "c5c4fb6add78409893319447b3f81cdd", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_b77c0bec-b780-461f-9f4d-953165b90259"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 06:35:28,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-8c86c75b-ad07-406f-85ef-6c582c945e6d 2019-04-05 06:35:28,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.120507001877s 2019-04-05 06:35:28,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 06:35:28,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=0187259ed24b4641a644d3f3f99863dd&role.id=58fef951bcfc4cf0998078f8ffea0edb&scope.project.id=c5c4fb6add78409893319447b3f81cdd" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63704bbed68ab0b0f1c956ca592ee70a6ad580e6" 2019-04-05 06:35:28,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 209 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e7acae5-349b-4f97-a82f-c0771d28d201 2019-04-05 06:35:28,545 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=0187259ed24b4641a644d3f3f99863dd&role.id=58fef951bcfc4cf0998078f8ffea0edb&scope.project.id=c5c4fb6add78409893319447b3f81cdd", "previous": null, "next": null}} 2019-04-05 06:35:28,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=0187259ed24b4641a644d3f3f99863dd&role.id=58fef951bcfc4cf0998078f8ffea0edb&scope.project.id=c5c4fb6add78409893319447b3f81cdd used request id req-7e7acae5-349b-4f97-a82f-c0771d28d201 2019-04-05 06:35:28,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109191894531s 2019-04-05 06:35:28,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-05 06:35:28,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/c5c4fb6add78409893319447b3f81cdd/users/0187259ed24b4641a644d3f3f99863dd/roles/58fef951bcfc4cf0998078f8ffea0edb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63704bbed68ab0b0f1c956ca592ee70a6ad580e6" 2019-04-05 06:35:28,804 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 06:35:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ab53a12-0d7b-4407-b90b-c6219829b023 2019-04-05 06:35:28,804 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 06:35:28,804 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c5c4fb6add78409893319447b3f81cdd/users/0187259ed24b4641a644d3f3f99863dd/roles/58fef951bcfc4cf0998078f8ffea0edb used request id req-0ab53a12-0d7b-4407-b90b-c6219829b023 2019-04-05 06:35:28,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.255672931671s 2019-04-05 06:35:28,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 06:35:28,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63704bbed68ab0b0f1c956ca592ee70a6ad580e6" 2019-04-05 06:35:28,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-862bfffb-eacb-4a93-9b48-18c3e0fe3468 2019-04-05 06:35:28,914 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 06:35:28,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-862bfffb-eacb-4a93-9b48-18c3e0fe3468 2019-04-05 06:35:28,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107090950012s 2019-04-05 06:35:28,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 06:35:28,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}63704bbed68ab0b0f1c956ca592ee70a6ad580e6" 2019-04-05 06:35:29,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56ae6d2f-8c41-412f-b90e-caa47f505c4f 2019-04-05 06:35:29,027 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 06:35:29,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-56ae6d2f-8c41-412f-b90e-caa47f505c4f 2019-04-05 06:35:29,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107228040695s 2019-04-05 06:35:29,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 06:35:29,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}63704bbed68ab0b0f1c956ca592ee70a6ad580e6" 2019-04-05 06:35:29,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 857 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-176943c2-899c-46e8-82c4-ea0e80e730e2 2019-04-05 06:35:29,214 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron-tempest-plugin-api-user_b77c0bec-b780-461f-9f4d-953165b90259", "links": {"self": "http://172.30.9.23:5000/v3/users/0187259ed24b4641a644d3f3f99863dd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0187259ed24b4641a644d3f3f99863dd", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 06:35:29,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-176943c2-899c-46e8-82c4-ea0e80e730e2 2019-04-05 06:35:29,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.186996936798s 2019-04-05 06:35:29,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 06:35:29,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=58fef951bcfc4cf0998078f8ffea0edb&user.id=0187259ed24b4641a644d3f3f99863dd&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.15" -H "X-Auth-Token: {SHA1}63704bbed68ab0b0f1c956ca592ee70a6ad580e6" 2019-04-05 06:35:29,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8313783-bb8c-4c58-a83f-bd6bec1e400c 2019-04-05 06:35:29,333 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=58fef951bcfc4cf0998078f8ffea0edb&user.id=0187259ed24b4641a644d3f3f99863dd&scope.domain.id=default", "previous": null, "next": null}} 2019-04-05 06:35:29,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=58fef951bcfc4cf0998078f8ffea0edb&user.id=0187259ed24b4641a644d3f3f99863dd&scope.domain.id=default used request id req-e8313783-bb8c-4c58-a83f-bd6bec1e400c 2019-04-05 06:35:29,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107465982437s 2019-04-05 06:35:29,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-04-05 06:35:29,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/0187259ed24b4641a644d3f3f99863dd/roles/58fef951bcfc4cf0998078f8ffea0edb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63704bbed68ab0b0f1c956ca592ee70a6ad580e6" 2019-04-05 06:35:29,571 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 06:35:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-487d14d1-109c-4d83-a823-c47bf7581948 2019-04-05 06:35:29,571 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 06:35:29,571 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/0187259ed24b4641a644d3f3f99863dd/roles/58fef951bcfc4cf0998078f8ffea0edb used request id req-487d14d1-109c-4d83-a823-c47bf7581948 2019-04-05 06:35:29,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.234052181244s 2019-04-05 06:35:29,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:35:29,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25a66611-b15f-45d1-8e00-803cc67341f2 2019-04-05 06:35:29,582 - 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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 06:35:29,582 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-25a66611-b15f-45d1-8e00-803cc67341f2 2019-04-05 06:35:29,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 06:35:29,984 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58fef951bcfc4cf0998078f8ffea0edb", "name": "admin"}, {"id": "774319f454e747168821760a73d5b691", "name": "reader"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}], "expires_at": "2019-04-05T07:35:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c5c4fb6add78409893319447b3f81cdd", "name": "neutron-tempest-pl-project_b77c0bec-b780-461f-9f4d-953165b90259"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/c5c4fb6add78409893319447b3f81cdd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/c5c4fb6add78409893319447b3f81cdd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/c5c4fb6add78409893319447b3f81cdd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_c5c4fb6add78409893319447b3f81cdd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_c5c4fb6add78409893319447b3f81cdd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/c5c4fb6add78409893319447b3f81cdd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/c5c4fb6add78409893319447b3f81cdd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/c5c4fb6add78409893319447b3f81cdd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/c5c4fb6add78409893319447b3f81cdd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/c5c4fb6add78409893319447b3f81cdd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/c5c4fb6add78409893319447b3f81cdd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron-tempest-plugin-api-user_b77c0bec-b780-461f-9f4d-953165b90259", "id": "0187259ed24b4641a644d3f3f99863dd"}, "audit_ids": ["mlw0L2u9QJeqLIZEWF8JlA"], "issued_at": "2019-04-05T06:35:29.000000Z"}} 2019-04-05 06:35:29,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-04-05 06:35:29,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ac7b5f0863b019477685ee07ca59eeea0d1eb415" 2019-04-05 06:35:30,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:30 GMT X-Openstack-Request-Id: req-58c06709-e56b-4c59-958c-0b2fc6efb73b 2019-04-05 06:35:30,244 - 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-04-05 06:35:30,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-58c06709-e56b-4c59-958c-0b2fc6efb73b 2019-04-05 06:35:30,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.25728392601s 2019-04-05 06:35:30,254 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2019-04-05 06:35:30,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 06:35:30,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}63704bbed68ab0b0f1c956ca592ee70a6ad580e6" 2019-04-05 06:35:30,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dcfb2a8-a660-49b8-8b74-1c3b1ad32ec5 2019-04-05 06:35:30,366 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 06:35:30,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-6dcfb2a8-a660-49b8-8b74-1c3b1ad32ec5 2019-04-05 06:35:30,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111181974411s 2019-04-05 06:35:30,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 06:35:30,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}63704bbed68ab0b0f1c956ca592ee70a6ad580e6" 2019-04-05 06:35:30,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 408 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-626b0c0c-8e72-419a-92af-e4e24bb8fd48 2019-04-05 06:35:30,484 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "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.23:5000/v3/projects/c5c4fb6add78409893319447b3f81cdd"}, "tags": [], "enabled": true, "id": "c5c4fb6add78409893319447b3f81cdd", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_b77c0bec-b780-461f-9f4d-953165b90259"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 06:35:30,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-626b0c0c-8e72-419a-92af-e4e24bb8fd48 2019-04-05 06:35:30,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111021995544s 2019-04-05 06:35:30,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-05 06:35:30,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}63704bbed68ab0b0f1c956ca592ee70a6ad580e6" -d '{"network": {"shared": true, "tenant_id": "c5c4fb6add78409893319447b3f81cdd", "name": "neutron-tempest-plugin-api-net_b77c0bec-b780-461f-9f4d-953165b90259", "admin_state_up": true}}' 2019-04-05 06:35:30,797 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 739 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:30 GMT X-Openstack-Request-Id: req-b75a0753-446c-4c9b-871a-4938ec9f698a 2019-04-05 06:35:30,797 - 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":"bfebcea2-7803-411c-9e44-04fd3cacea40","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":true,"project_id":"c5c4fb6add78409893319447b3f81cdd","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T06:35:30Z","is_default":false,"qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_b77c0bec-b780-461f-9f4d-953165b90259","admin_state_up":true,"tenant_id":"c5c4fb6add78409893319447b3f81cdd","created_at":"2019-04-05T06:35:30Z","mtu":1450}} 2019-04-05 06:35:30,797 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-b75a0753-446c-4c9b-871a-4938ec9f698a 2019-04-05 06:35:30,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.311209201813s 2019-04-05 06:35:30,798 - 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-04-05T06:35:30Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'bfebcea2-7803-411c-9e44-04fd3cacea40', u'provider:segmentation_id': 84, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'neutron-tempest-plugin-api-net_b77c0bec-b780-461f-9f4d-953165b90259', u'created_at': u'2019-04-05T06:35:30Z', u'mtu': 1450, u'tenant_id': u'c5c4fb6add78409893319447b3f81cdd', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'c5c4fb6add78409893319447b3f81cdd', u'l2_adjacency': True}) 2019-04-05 06:35:30,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:35:30,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ac7b5f0863b019477685ee07ca59eeea0d1eb415" 2019-04-05 06:35:30,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1445 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:30 GMT X-Openstack-Request-Id: req-08a6ec13-c0f1-4628-a6f5-d052d3e68b75 2019-04-05 06:35:30,888 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:22:27Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"bfebcea2-7803-411c-9e44-04fd3cacea40","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":true,"project_id":"c5c4fb6add78409893319447b3f81cdd","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T06:35:30Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_b77c0bec-b780-461f-9f4d-953165b90259","admin_state_up":true,"tenant_id":"c5c4fb6add78409893319447b3f81cdd","created_at":"2019-04-05T06:35:30Z","provider:network_type":"vxlan"}]} 2019-04-05 06:35:30,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-08a6ec13-c0f1-4628-a6f5-d052d3e68b75 2019-04-05 06:35:30,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0900709629059s 2019-04-05 06:35:30,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-05 06:35:30,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ac7b5f0863b019477685ee07ca59eeea0d1eb415" -d '{"subnet": {"name": "neutron-tempest-plugin-api-subnet_b77c0bec-b780-461f-9f4d-953165b90259", "enable_dhcp": true, "network_id": "bfebcea2-7803-411c-9e44-04fd3cacea40", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-05 06:35:31,317 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:31 GMT X-Openstack-Request-Id: req-8a40ccd6-0ab3-4a52-9282-db0d293b8d37 2019-04-05 06:35:31,318 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-04-05T06:35:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7c6b172c-cc78-4884-ab86-4e6491bb97b9","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c5c4fb6add78409893319447b3f81cdd","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_b77c0bec-b780-461f-9f4d-953165b90259","enable_dhcp":true,"segment_id":null,"network_id":"bfebcea2-7803-411c-9e44-04fd3cacea40","tenant_id":"c5c4fb6add78409893319447b3f81cdd","created_at":"2019-04-05T06:35:30Z","ip_version":4}} 2019-04-05 06:35:31,318 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-8a40ccd6-0ab3-4a52-9282-db0d293b8d37 2019-04-05 06:35:31,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.428035974503s 2019-04-05 06:35:31,319 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T06:35:30Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'7c6b172c-cc78-4884-ab86-4e6491bb97b9', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron-tempest-plugin-api-subnet_b77c0bec-b780-461f-9f4d-953165b90259', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'bfebcea2-7803-411c-9e44-04fd3cacea40', u'tenant_id': u'c5c4fb6add78409893319447b3f81cdd', u'created_at': u'2019-04-05T06:35:30Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c5c4fb6add78409893319447b3f81cdd'}) 2019-04-05 06:35:31,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-05 06:35:31,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ac7b5f0863b019477685ee07ca59eeea0d1eb415" -d '{"router": {"external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "name": "neutron-tempest-plugin-api-router_b77c0bec-b780-461f-9f4d-953165b90259", "admin_state_up": true}}' 2019-04-05 06:35:32,883 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:32 GMT X-Openstack-Request-Id: req-9ff5a2af-d5d5-408a-b6bc-3d3545fec585 2019-04-05 06:35:32,883 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c5c4fb6add78409893319447b3f81cdd", "created_at": "2019-04-05T06:35:31Z", "admin_state_up": true, "updated_at": "2019-04-05T06:35:32Z", "project_id": "c5c4fb6add78409893319447b3f81cdd", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "0e7ac0c5-b7d9-4950-bb9b-3a276269cf4f", "name": "neutron-tempest-plugin-api-router_b77c0bec-b780-461f-9f4d-953165b90259"}} 2019-04-05 06:35:32,883 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-9ff5a2af-d5d5-408a-b6bc-3d3545fec585 2019-04-05 06:35:32,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.5640668869s 2019-04-05 06:35:32,884 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T06:35:32Z', u'revision_number': 2, u'ha': False, u'id': u'0e7ac0c5-b7d9-4950-bb9b-3a276269cf4f', u'external_gateway_info': {u'network_id': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron-tempest-plugin-api-router_b77c0bec-b780-461f-9f4d-953165b90259', u'admin_state_up': True, u'tenant_id': u'c5c4fb6add78409893319447b3f81cdd', u'created_at': u'2019-04-05T06:35:31Z', u'flavor_id': None, u'routes': [], u'project_id': u'c5c4fb6add78409893319447b3f81cdd'}) 2019-04-05 06:35:32,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-05 06:35:32,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/0e7ac0c5-b7d9-4950-bb9b-3a276269cf4f/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.15" -H "X-Auth-Token: {SHA1}ac7b5f0863b019477685ee07ca59eeea0d1eb415" -d '{"subnet_id": "7c6b172c-cc78-4884-ab86-4e6491bb97b9"}' 2019-04-05 06:35:34,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:34 GMT X-Openstack-Request-Id: req-f1f2f4ad-b486-45ba-ad93-aceee371073a 2019-04-05 06:35:34,983 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "bfebcea2-7803-411c-9e44-04fd3cacea40", "tenant_id": "c5c4fb6add78409893319447b3f81cdd", "subnet_id": "7c6b172c-cc78-4884-ab86-4e6491bb97b9", "subnet_ids": ["7c6b172c-cc78-4884-ab86-4e6491bb97b9"], "port_id": "e8ccc1a6-8175-4427-b8f0-a13718629d77", "id": "0e7ac0c5-b7d9-4950-bb9b-3a276269cf4f"} 2019-04-05 06:35:34,983 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/0e7ac0c5-b7d9-4950-bb9b-3a276269cf4f/add_router_interface.json used request id req-f1f2f4ad-b486-45ba-ad93-aceee371073a 2019-04-05 06:35:34,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.09909915924s 2019-04-05 06:35:34,984 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-05 06:35:35,086 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-05 06:35:35,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:35:35,094 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:35 GMT 2019-04-05 06:35:35,094 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-04-05 06:35:35,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 06:35:35,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ac7b5f0863b019477685ee07ca59eeea0d1eb415" 2019-04-05 06:35:35,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:35 GMT X-Openstack-Request-Id: req-74d57beb-66a4-4ff4-8ede-9c77bd10b817 2019-04-05 06:35:35,365 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 06:35:35,365 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-74d57beb-66a4-4ff4-8ede-9c77bd10b817 2019-04-05 06:35:35,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.268101930618s 2019-04-05 06:35:35,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-05 06:35:35,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ac7b5f0863b019477685ee07ca59eeea0d1eb415" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_b77c0bec-b780-461f-9f4d-953165b90259", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_b77c0bec-b780-461f-9f4d-953165b90259"}' 2019-04-05 06:35:35,426 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 968 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:35 GMT Location: http://172.30.9.23:9292/v2/images/daaa0b07-9c9c-44f8-b4a9-6ae0edcf8287 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-16cab687-7486-408a-bb5a-9a21258cce81 2019-04-05 06:35:35,426 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T06:35:35Z", "file": "/v2/images/daaa0b07-9c9c-44f8-b4a9-6ae0edcf8287/file", "owner": "c5c4fb6add78409893319447b3f81cdd", "id": "daaa0b07-9c9c-44f8-b4a9-6ae0edcf8287", "size": null, "self": "/v2/images/daaa0b07-9c9c-44f8-b4a9-6ae0edcf8287", "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_b77c0bec-b780-461f-9f4d-953165b90259", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_b77c0bec-b780-461f-9f4d-953165b90259", "checksum": null, "created_at": "2019-04-05T06:35:35Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-05 06:35:35,427 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-16cab687-7486-408a-bb5a-9a21258cce81 2019-04-05 06:35:35,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0521960258484s 2019-04-05 06:35:35,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-05 06:35:35,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/daaa0b07-9c9c-44f8-b4a9-6ae0edcf8287/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.15" -H "X-Auth-Token: {SHA1}ac7b5f0863b019477685ee07ca59eeea0d1eb415" -d '' 2019-04-05 06:35:36,671 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 06:35:36 GMT X-Openstack-Request-Id: req-e873e76b-6af8-4ee4-832c-f0caeb8d9ccd 2019-04-05 06:35:36,671 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 06:35:36,672 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/daaa0b07-9c9c-44f8-b4a9-6ae0edcf8287/file used request id req-e873e76b-6af8-4ee4-832c-f0caeb8d9ccd 2019-04-05 06:35:36,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.24450707436s 2019-04-05 06:35:36,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 06:35:36,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ac7b5f0863b019477685ee07ca59eeea0d1eb415" 2019-04-05 06:35:36,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:36 GMT X-Openstack-Request-Id: req-be03d978-5ffe-4e98-9036-2a13af037bc7 2019-04-05 06:35:36,704 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T06:35:36Z", "file": "/v2/images/daaa0b07-9c9c-44f8-b4a9-6ae0edcf8287/file", "owner": "c5c4fb6add78409893319447b3f81cdd", "id": "daaa0b07-9c9c-44f8-b4a9-6ae0edcf8287", "size": 12716032, "self": "/v2/images/daaa0b07-9c9c-44f8-b4a9-6ae0edcf8287", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/daaa0b07-9c9c-44f8-b4a9-6ae0edcf8287/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/daaa0b07-9c9c-44f8-b4a9-6ae0edcf8287/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_b77c0bec-b780-461f-9f4d-953165b90259", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_b77c0bec-b780-461f-9f4d-953165b90259", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T06:35:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 06:35:36,705 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-be03d978-5ffe-4e98-9036-2a13af037bc7 2019-04-05 06:35:36,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0282039642334s 2019-04-05 06:35:36,707 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/daaa0b07-9c9c-44f8-b4a9-6ae0edcf8287/snap', u'metadata': Munch({})})], 'file': u'/v2/images/daaa0b07-9c9c-44f8-b4a9-6ae0edcf8287/file', 'owner': u'c5c4fb6add78409893319447b3f81cdd', 'id': u'daaa0b07-9c9c-44f8-b4a9-6ae0edcf8287', 'size': 12716032, u'self': u'/v2/images/daaa0b07-9c9c-44f8-b4a9-6ae0edcf8287', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c5c4fb6add78409893319447b3f81cdd', 'name': 'neutron-tempest-pl-project_b77c0bec-b780-461f-9f4d-953165b90259', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/daaa0b07-9c9c-44f8-b4a9-6ae0edcf8287/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-05T06:35:36Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-05T06:35:36Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_b77c0bec-b780-461f-9f4d-953165b90259', '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/daaa0b07-9c9c-44f8-b4a9-6ae0edcf8287', 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_b77c0bec-b780-461f-9f4d-953165b90259', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_b77c0bec-b780-461f-9f4d-953165b90259', 'created': u'2019-04-05T06:35:35Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-05T06:35:35Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/daaa0b07-9c9c-44f8-b4a9-6ae0edcf8287', 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_b77c0bec-b780-461f-9f4d-953165b90259', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-05 06:35:36,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-05 06:35:36,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}63704bbed68ab0b0f1c956ca592ee70a6ad580e6" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_b77c0bec-b780-461f-9f4d-953165b90259", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-05 06:35:37,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 322 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35: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-be694a8c-d551-4537-963b-ff96d4d6159f x-openstack-request-id: req-be694a8c-d551-4537-963b-ff96d4d6159f 2019-04-05 06:35:37,060 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_b77c0bec-b780-461f-9f4d-953165b90259", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/fafa5525-24da-4b42-9ebd-a0a8535d4fbf", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/fafa5525-24da-4b42-9ebd-a0a8535d4fbf", "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": "fafa5525-24da-4b42-9ebd-a0a8535d4fbf"}} 2019-04-05 06:35:37,060 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-be694a8c-d551-4537-963b-ff96d4d6159f 2019-04-05 06:35:37,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.351106882095s 2019-04-05 06:35:37,061 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_b77c0bec-b780-461f-9f4d-953165b90259', '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'a8d120259c3946c982a593eded4f1cfb', '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'fafa5525-24da-4b42-9ebd-a0a8535d4fbf', 'swap': 0}) 2019-04-05 06:35:37,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-05 06:35:37,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/fafa5525-24da-4b42-9ebd-a0a8535d4fbf/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.15" -H "X-Auth-Token: {SHA1}63704bbed68ab0b0f1c956ca592ee70a6ad580e6" -d '{"extra_specs": {}}' 2019-04-05 06:35:37,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35: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-306a8d5e-6cc4-4bc1-affc-a7de12730f8f x-openstack-request-id: req-306a8d5e-6cc4-4bc1-affc-a7de12730f8f 2019-04-05 06:35:37,082 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-05 06:35:37,083 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/fafa5525-24da-4b42-9ebd-a0a8535d4fbf/os-extra_specs used request id req-306a8d5e-6cc4-4bc1-affc-a7de12730f8f 2019-04-05 06:35:37,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0207650661469s 2019-04-05 06:35:37,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:35:37,093 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61a6eb79-7549-4568-8e54-e6384fc4d318 2019-04-05 06:35:37,093 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 06:35:37,093 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-61a6eb79-7549-4568-8e54-e6384fc4d318 2019-04-05 06:35:37,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 06:35:37,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac7b5f0863b019477685ee07ca59eeea0d1eb415" 2019-04-05 06:35:37,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11e65d25-3bc6-4be4-b8cf-ca5abe1731dd 2019-04-05 06:35:37,222 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 06:35:37,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-11e65d25-3bc6-4be4-b8cf-ca5abe1731dd 2019-04-05 06:35:37,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.126575946808s 2019-04-05 06:35:37,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 06:35:37,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac7b5f0863b019477685ee07ca59eeea0d1eb415" 2019-04-05 06:35:37,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-872c6700-55f2-4884-81f8-b0b1e0a9eece 2019-04-05 06:35:37,410 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 06:35:37,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-872c6700-55f2-4884-81f8-b0b1e0a9eece 2019-04-05 06:35:37,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.185420036316s 2019-04-05 06:35:37,420 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-04-05 06:35:41,787 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 51a1834e-07c1-4449-96e0-9a7ae47120ae | 2019-04-05T06:35:41.408456 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 51a1834e-07c1-4449-96e0-9a7ae47120ae ~/.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-04-05 06:35:45,024 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-04-05 06:35:45,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-04-05 06:35:51,007 - 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=8678461c-8bd7-46fd-8e8d-cc933fcdbce5) as the default verifier for the future CLI operations. 2019-04-05 06:35:53,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-04-05 06:35:53,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}63704bbed68ab0b0f1c956ca592ee70a6ad580e6" 2019-04-05 06:35:53,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35: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-1860d0af-f163-49c5-be52-8e79307f205e x-openstack-request-id: req-1860d0af-f163-49c5-be52-8e79307f205e 2019-04-05 06:35:53,196 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 18}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-04-05 06:35:53,196 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-1860d0af-f163-49c5-be52-8e79307f205e 2019-04-05 06:35:53,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0485191345215s 2019-04-05 06:35:53,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 06:35:53,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ac7b5f0863b019477685ee07ca59eeea0d1eb415" 2019-04-05 06:35:53,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:53 GMT X-Openstack-Request-Id: req-541b06f6-ef8d-4c09-ae7a-f7c1b59a8a1c 2019-04-05 06:35:53,233 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T06:35:36Z", "file": "/v2/images/daaa0b07-9c9c-44f8-b4a9-6ae0edcf8287/file", "owner": "c5c4fb6add78409893319447b3f81cdd", "id": "daaa0b07-9c9c-44f8-b4a9-6ae0edcf8287", "size": 12716032, "self": "/v2/images/daaa0b07-9c9c-44f8-b4a9-6ae0edcf8287", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/daaa0b07-9c9c-44f8-b4a9-6ae0edcf8287/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/daaa0b07-9c9c-44f8-b4a9-6ae0edcf8287/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_b77c0bec-b780-461f-9f4d-953165b90259", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_b77c0bec-b780-461f-9f4d-953165b90259", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T06:35:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 06:35:53,233 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-541b06f6-ef8d-4c09-ae7a-f7c1b59a8a1c 2019-04-05 06:35:53,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0317161083221s 2019-04-05 06:35:53,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-05 06:35:53,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ac7b5f0863b019477685ee07ca59eeea0d1eb415" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_b77c0bec-b780-461f-9f4d-953165b90259", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_b77c0bec-b780-461f-9f4d-953165b90259"}' 2019-04-05 06:35:53,289 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 976 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:53 GMT Location: http://172.30.9.23:9292/v2/images/32374a4f-31f0-4b16-8e5c-15dfc7f895c3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-47983921-d05c-4b1e-a379-4cd6daa2e158 2019-04-05 06:35:53,289 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T06:35:53Z", "file": "/v2/images/32374a4f-31f0-4b16-8e5c-15dfc7f895c3/file", "owner": "c5c4fb6add78409893319447b3f81cdd", "id": "32374a4f-31f0-4b16-8e5c-15dfc7f895c3", "size": null, "self": "/v2/images/32374a4f-31f0-4b16-8e5c-15dfc7f895c3", "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_b77c0bec-b780-461f-9f4d-953165b90259", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_b77c0bec-b780-461f-9f4d-953165b90259", "checksum": null, "created_at": "2019-04-05T06:35:53Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-05 06:35:53,289 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-47983921-d05c-4b1e-a379-4cd6daa2e158 2019-04-05 06:35:53,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0461912155151s 2019-04-05 06:35:53,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-05 06:35:53,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/32374a4f-31f0-4b16-8e5c-15dfc7f895c3/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.15" -H "X-Auth-Token: {SHA1}ac7b5f0863b019477685ee07ca59eeea0d1eb415" -d '' 2019-04-05 06:35:54,039 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 06:35:54 GMT X-Openstack-Request-Id: req-24275e12-08e2-4652-bd2c-2d2335cb7e72 2019-04-05 06:35:54,039 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 06:35:54,039 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/32374a4f-31f0-4b16-8e5c-15dfc7f895c3/file used request id req-24275e12-08e2-4652-bd2c-2d2335cb7e72 2019-04-05 06:35:54,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.750039100647s 2019-04-05 06:35:54,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 06:35:54,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ac7b5f0863b019477685ee07ca59eeea0d1eb415" 2019-04-05 06:35:54,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2797 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35:54 GMT X-Openstack-Request-Id: req-9f725fd7-c124-4b43-bd27-57fc5f03d023 2019-04-05 06:35:54,076 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T06:35:53Z", "file": "/v2/images/32374a4f-31f0-4b16-8e5c-15dfc7f895c3/file", "owner": "c5c4fb6add78409893319447b3f81cdd", "id": "32374a4f-31f0-4b16-8e5c-15dfc7f895c3", "size": 12716032, "self": "/v2/images/32374a4f-31f0-4b16-8e5c-15dfc7f895c3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/32374a4f-31f0-4b16-8e5c-15dfc7f895c3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/32374a4f-31f0-4b16-8e5c-15dfc7f895c3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_b77c0bec-b780-461f-9f4d-953165b90259", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_b77c0bec-b780-461f-9f4d-953165b90259", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T06:35:53Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T06:35:36Z", "file": "/v2/images/daaa0b07-9c9c-44f8-b4a9-6ae0edcf8287/file", "owner": "c5c4fb6add78409893319447b3f81cdd", "id": "daaa0b07-9c9c-44f8-b4a9-6ae0edcf8287", "size": 12716032, "self": "/v2/images/daaa0b07-9c9c-44f8-b4a9-6ae0edcf8287", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/daaa0b07-9c9c-44f8-b4a9-6ae0edcf8287/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/daaa0b07-9c9c-44f8-b4a9-6ae0edcf8287/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_b77c0bec-b780-461f-9f4d-953165b90259", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_b77c0bec-b780-461f-9f4d-953165b90259", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T06:35:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 06:35:54,076 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-9f725fd7-c124-4b43-bd27-57fc5f03d023 2019-04-05 06:35:54,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0324921607971s 2019-04-05 06:35:54,079 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/32374a4f-31f0-4b16-8e5c-15dfc7f895c3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/32374a4f-31f0-4b16-8e5c-15dfc7f895c3/file', 'owner': u'c5c4fb6add78409893319447b3f81cdd', 'id': u'32374a4f-31f0-4b16-8e5c-15dfc7f895c3', 'size': 12716032, u'self': u'/v2/images/32374a4f-31f0-4b16-8e5c-15dfc7f895c3', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c5c4fb6add78409893319447b3f81cdd', 'name': 'neutron-tempest-pl-project_b77c0bec-b780-461f-9f4d-953165b90259', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/32374a4f-31f0-4b16-8e5c-15dfc7f895c3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-05T06:35:53Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-05T06:35:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_b77c0bec-b780-461f-9f4d-953165b90259', '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/32374a4f-31f0-4b16-8e5c-15dfc7f895c3', 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_b77c0bec-b780-461f-9f4d-953165b90259', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_b77c0bec-b780-461f-9f4d-953165b90259', 'created': u'2019-04-05T06:35:53Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-05T06:35: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/32374a4f-31f0-4b16-8e5c-15dfc7f895c3', 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_b77c0bec-b780-461f-9f4d-953165b90259', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-05 06:35:54,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-05 06:35:54,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}63704bbed68ab0b0f1c956ca592ee70a6ad580e6" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_b77c0bec-b780-461f-9f4d-953165b90259", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-05 06:35:54,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 326 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35: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-8f82c05f-63d9-4596-8b4c-2e703053599c x-openstack-request-id: req-8f82c05f-63d9-4596-8b4c-2e703053599c 2019-04-05 06:35:54,122 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_alt_b77c0bec-b780-461f-9f4d-953165b90259", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0c2f1c8e-6a57-400e-b37d-3c45f8546239", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0c2f1c8e-6a57-400e-b37d-3c45f8546239", "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": "0c2f1c8e-6a57-400e-b37d-3c45f8546239"}} 2019-04-05 06:35:54,122 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-8f82c05f-63d9-4596-8b4c-2e703053599c 2019-04-05 06:35:54,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0418088436127s 2019-04-05 06:35:54,123 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_b77c0bec-b780-461f-9f4d-953165b90259', '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'a8d120259c3946c982a593eded4f1cfb', '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'0c2f1c8e-6a57-400e-b37d-3c45f8546239', 'swap': 0}) 2019-04-05 06:35:54,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-05 06:35:54,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/0c2f1c8e-6a57-400e-b37d-3c45f8546239/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.15" -H "X-Auth-Token: {SHA1}63704bbed68ab0b0f1c956ca592ee70a6ad580e6" -d '{"extra_specs": {}}' 2019-04-05 06:35:54,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 06:35: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-30421342-a16d-4e81-ab17-d35332ccacef x-openstack-request-id: req-30421342-a16d-4e81-ab17-d35332ccacef 2019-04-05 06:35:54,145 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-05 06:35:54,145 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/0c2f1c8e-6a57-400e-b37d-3c45f8546239/os-extra_specs used request id req-30421342-a16d-4e81-ab17-d35332ccacef 2019-04-05 06:35:54,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0220949649811s 2019-04-05 06:35:54,146 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_b77c0bec-b780-461f-9f4d-953165b90259', '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'a8d120259c3946c982a593eded4f1cfb', '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'0c2f1c8e-6a57-400e-b37d-3c45f8546239', 'swap': 0}) 2019-04-05 06:35:57,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-04-05 06:35:57,384 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-04-05 06:35:57,384 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-04-05 06:35:57,386 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-04-05 06:35:58,014 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-04-05 06:36:01,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-8678461c-8bd7-46fd-8e8d-cc933fcdbce5/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2019-04-05 06:36:01,352 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-04-05 06:36:01,377 - 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-04-05 06:46:56,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: b56fa389-2604-43c4-98c7-de4023d13a9c 2019-04-05 06:46:56,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'b56fa389-2604-43c4-98c7-de4023d13a9c']'. 2019-04-05 06:46:57,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-04-05 06:46:57,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-04-05 06:46:57,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-04-05 06:46:57,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | b56fa389-2604-43c4-98c7-de4023d13a9c | 2019-04-05 06:46:57,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-04-05 06:46:57,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-04-05 06:36:03 | 2019-04-05 06:46:57,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-04-05 06:46:56 | 2019-04-05 06:46:57,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:10:53 | 2019-04-05 06:46:57,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-04-05 06:46:57,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-04-05 06:46:57,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-04-05 06:46:57,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 8678461c-8bd7-46fd-8e8d-cc933fcdbce5) | 2019-04-05 06:46:57,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-04-05 06:46:57,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 51a1834e-07c1-4449-96e0-9a7ae47120ae) | 2019-04-05 06:46:57,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 547 | 2019-04-05 06:46:57,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 641.932 | 2019-04-05 06:46:57,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 473 | 2019-04-05 06:46:57,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 74 | 2019-04-05 06:46:57,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-04-05 06:46:57,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-04-05 06:46:57,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-04-05 06:46:57,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-04-05 06:46:57,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-04-05 06:46:57,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-04-05 06:46:57,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 100.0% 2019-04-05 06:46:57,846 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', 'b56fa389-2604-43c4-98c7-de4023d13a9c', '--to', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.html'] 2019-04-05 06:46:59,782 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid b56fa389-2604-43c4-98c7-de4023d13a9c --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-04-05 06:46:59,783 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', 'b56fa389-2604-43c4-98c7-de4023d13a9c', '--to', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.xml'] 2019-04-05 06:47:01,972 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid b56fa389-2604-43c4-98c7-de4023d13a9c --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-04-05 06:47:02,174 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-05 06:47:02,175 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 11:32 | PASS | +------------------------------------+------------------+------------------+----------------+ 2019-04-05 06:47:02,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-05 06:47:02,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/32374a4f-31f0-4b16-8e5c-15dfc7f895c3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac7b5f0863b019477685ee07ca59eeea0d1eb415" 2019-04-05 06:47:03,267 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 06:47:03 GMT X-Openstack-Request-Id: req-a6d5db30-d3a8-4474-a8d7-9e311529721d 2019-04-05 06:47:03,267 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 06:47:03,267 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/32374a4f-31f0-4b16-8e5c-15dfc7f895c3 used request id req-a6d5db30-d3a8-4474-a8d7-9e311529721d 2019-04-05 06:47:03,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.08583211899s 2019-04-05 06:47:03,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 06:47:03,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}63704bbed68ab0b0f1c956ca592ee70a6ad580e6" 2019-04-05 06:47:03,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47: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-12bfef3f-b21f-47fe-976f-3a3eb6a88ad4 x-openstack-request-id: req-12bfef3f-b21f-47fe-976f-3a3eb6a88ad4 2019-04-05 06:47:03,570 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_alt_b77c0bec-b780-461f-9f4d-953165b90259", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0c2f1c8e-6a57-400e-b37d-3c45f8546239", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0c2f1c8e-6a57-400e-b37d-3c45f8546239", "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": "0c2f1c8e-6a57-400e-b37d-3c45f8546239"}, {"name": "neutron-tempest-plugin-api-flavor_b77c0bec-b780-461f-9f4d-953165b90259", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/fafa5525-24da-4b42-9ebd-a0a8535d4fbf", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/fafa5525-24da-4b42-9ebd-a0a8535d4fbf", "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": "fafa5525-24da-4b42-9ebd-a0a8535d4fbf"}]} 2019-04-05 06:47:03,571 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-12bfef3f-b21f-47fe-976f-3a3eb6a88ad4 2019-04-05 06:47:03,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.288439035416s 2019-04-05 06:47:03,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-05 06:47:03,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/0c2f1c8e-6a57-400e-b37d-3c45f8546239 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63704bbed68ab0b0f1c956ca592ee70a6ad580e6" 2019-04-05 06:47:03,638 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47: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-eda81fec-9a8d-4660-a1d5-9b7a90a6a189 x-openstack-request-id: req-eda81fec-9a8d-4660-a1d5-9b7a90a6a189 2019-04-05 06:47:03,638 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/0c2f1c8e-6a57-400e-b37d-3c45f8546239 used request id req-eda81fec-9a8d-4660-a1d5-9b7a90a6a189 2019-04-05 06:47:03,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0647468566895s 2019-04-05 06:47:03,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-05 06:47:03,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/0e7ac0c5-b7d9-4950-bb9b-3a276269cf4f/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.15" -H "X-Auth-Token: {SHA1}ac7b5f0863b019477685ee07ca59eeea0d1eb415" -d '{"subnet_id": "7c6b172c-cc78-4884-ab86-4e6491bb97b9"}' 2019-04-05 06:47:06,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47:06 GMT X-Openstack-Request-Id: req-130dc497-7b99-46cd-9847-94040c6bfafe 2019-04-05 06:47:06,160 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "bfebcea2-7803-411c-9e44-04fd3cacea40", "tenant_id": "c5c4fb6add78409893319447b3f81cdd", "subnet_id": "7c6b172c-cc78-4884-ab86-4e6491bb97b9", "subnet_ids": ["7c6b172c-cc78-4884-ab86-4e6491bb97b9"], "port_id": "e8ccc1a6-8175-4427-b8f0-a13718629d77", "id": "0e7ac0c5-b7d9-4950-bb9b-3a276269cf4f"} 2019-04-05 06:47:06,161 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/0e7ac0c5-b7d9-4950-bb9b-3a276269cf4f/remove_router_interface.json used request id req-130dc497-7b99-46cd-9847-94040c6bfafe 2019-04-05 06:47:06,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.52220082283s 2019-04-05 06:47:06,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-05 06:47:06,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ac7b5f0863b019477685ee07ca59eeea0d1eb415" 2019-04-05 06:47:06,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1723 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47:06 GMT X-Openstack-Request-Id: req-f033a692-bdb5-4e8e-8dbb-100c1142f6d4 2019-04-05 06:47:06,306 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c5c4fb6add78409893319447b3f81cdd", "created_at": "2019-04-05T06:35:31Z", "admin_state_up": true, "updated_at": "2019-04-05T06:47:04Z", "project_id": "c5c4fb6add78409893319447b3f81cdd", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "0e7ac0c5-b7d9-4950-bb9b-3a276269cf4f", "name": "neutron-tempest-plugin-api-router_b77c0bec-b780-461f-9f4d-953165b90259"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "638a7b188ca34971904cb70406edfab6", "created_at": "2019-04-05T06:37:32Z", "admin_state_up": false, "updated_at": "2019-04-05T06:37:32Z", "project_id": "638a7b188ca34971904cb70406edfab6", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "4026d610-689a-47a2-8afb-4aab31575bd9", "name": "tempest-router-290562227"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7a3d46fba4b943edb09ab34dc165c86a", "created_at": "2019-04-05T06:37:04Z", "admin_state_up": true, "updated_at": "2019-04-05T06:37:04Z", "project_id": "7a3d46fba4b943edb09ab34dc165c86a", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "96e1d4d7-e383-4196-9d01-0b4fd7036c10", "name": "tempest-pretest-check-172181608"}]} 2019-04-05 06:47:06,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-f033a692-bdb5-4e8e-8dbb-100c1142f6d4 2019-04-05 06:47:06,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.145586967468s 2019-04-05 06:47:06,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-05 06:47:06,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/0e7ac0c5-b7d9-4950-bb9b-3a276269cf4f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac7b5f0863b019477685ee07ca59eeea0d1eb415" 2019-04-05 06:47:07,771 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:47:07 GMT X-Openstack-Request-Id: req-22473ec7-f569-4b05-9284-838c15130587 2019-04-05 06:47:07,771 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:47:07,771 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/0e7ac0c5-b7d9-4950-bb9b-3a276269cf4f.json used request id req-22473ec7-f569-4b05-9284-838c15130587 2019-04-05 06:47:07,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.46269989014s 2019-04-05 06:47:07,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-05 06:47:07,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ac7b5f0863b019477685ee07ca59eeea0d1eb415" 2019-04-05 06:47:07,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1344 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47:07 GMT X-Openstack-Request-Id: req-dab12a09-894a-4a75-bd21-fc6376d12c8e 2019-04-05 06:47:07,820 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-05T06:35:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7c6b172c-cc78-4884-ab86-4e6491bb97b9","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c5c4fb6add78409893319447b3f81cdd","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_b77c0bec-b780-461f-9f4d-953165b90259","enable_dhcp":true,"segment_id":null,"network_id":"bfebcea2-7803-411c-9e44-04fd3cacea40","tenant_id":"c5c4fb6add78409893319447b3f81cdd","created_at":"2019-04-05T06:35:30Z","ip_version":4},{"updated_at":"2019-04-05T06:22:27Z","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":"d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:27Z","ip_version":4}]} 2019-04-05 06:47:07,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-dab12a09-894a-4a75-bd21-fc6376d12c8e 2019-04-05 06:47:07,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.048182964325s 2019-04-05 06:47:07,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-05 06:47:07,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/7c6b172c-cc78-4884-ab86-4e6491bb97b9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac7b5f0863b019477685ee07ca59eeea0d1eb415" 2019-04-05 06:47:08,918 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:47:08 GMT X-Openstack-Request-Id: req-0c516abe-0b4c-4f46-93c1-8beceb05f9f7 2019-04-05 06:47:08,919 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:47:08,919 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/7c6b172c-cc78-4884-ab86-4e6491bb97b9.json used request id req-0c516abe-0b4c-4f46-93c1-8beceb05f9f7 2019-04-05 06:47:08,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.09745597839s 2019-04-05 06:47:08,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:47:08,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ac7b5f0863b019477685ee07ca59eeea0d1eb415" 2019-04-05 06:47:09,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1450 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47:08 GMT X-Openstack-Request-Id: req-eb3d0640-310d-4f24-a989-b65b0ed883ba 2019-04-05 06:47:09,002 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"bfebcea2-7803-411c-9e44-04fd3cacea40","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":true,"project_id":"c5c4fb6add78409893319447b3f81cdd","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T06:47:08Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_b77c0bec-b780-461f-9f4d-953165b90259","admin_state_up":true,"tenant_id":"c5c4fb6add78409893319447b3f81cdd","created_at":"2019-04-05T06:35:30Z","provider:network_type":"vxlan"}]} 2019-04-05 06:47:09,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-eb3d0640-310d-4f24-a989-b65b0ed883ba 2019-04-05 06:47:09,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0827190876007s 2019-04-05 06:47:09,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-05 06:47:09,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/bfebcea2-7803-411c-9e44-04fd3cacea40.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac7b5f0863b019477685ee07ca59eeea0d1eb415" 2019-04-05 06:47:10,736 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:47:10 GMT X-Openstack-Request-Id: req-1473e66b-be4d-4a64-8ac6-f93046f47c69 2019-04-05 06:47:10,736 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:47:10,736 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/bfebcea2-7803-411c-9e44-04fd3cacea40.json used request id req-1473e66b-be4d-4a64-8ac6-f93046f47c69 2019-04-05 06:47:10,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.73288393021s 2019-04-05 06:47:10,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 06:47:10,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ac7b5f0863b019477685ee07ca59eeea0d1eb415" 2019-04-05 06:47:10,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47:10 GMT X-Openstack-Request-Id: req-7ebc437c-26c1-423c-90ef-16dfc72f93be 2019-04-05 06:47:10,767 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T06:35:36Z", "file": "/v2/images/daaa0b07-9c9c-44f8-b4a9-6ae0edcf8287/file", "owner": "c5c4fb6add78409893319447b3f81cdd", "id": "daaa0b07-9c9c-44f8-b4a9-6ae0edcf8287", "size": 12716032, "self": "/v2/images/daaa0b07-9c9c-44f8-b4a9-6ae0edcf8287", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/daaa0b07-9c9c-44f8-b4a9-6ae0edcf8287/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/daaa0b07-9c9c-44f8-b4a9-6ae0edcf8287/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_b77c0bec-b780-461f-9f4d-953165b90259", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_b77c0bec-b780-461f-9f4d-953165b90259", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T06:35:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 06:47:10,767 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-7ebc437c-26c1-423c-90ef-16dfc72f93be 2019-04-05 06:47:10,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0270760059357s 2019-04-05 06:47:10,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-05 06:47:10,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/daaa0b07-9c9c-44f8-b4a9-6ae0edcf8287 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac7b5f0863b019477685ee07ca59eeea0d1eb415" 2019-04-05 06:47:11,370 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 06:47:11 GMT X-Openstack-Request-Id: req-3374396c-8ecf-466c-9aab-569929e7539b 2019-04-05 06:47:11,370 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 06:47:11,370 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/daaa0b07-9c9c-44f8-b4a9-6ae0edcf8287 used request id req-3374396c-8ecf-466c-9aab-569929e7539b 2019-04-05 06:47:11,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.601554870605s 2019-04-05 06:47:11,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 06:47:11,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}63704bbed68ab0b0f1c956ca592ee70a6ad580e6" 2019-04-05 06:47:11,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 321 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47: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-2dddb006-5302-4b0d-95c7-5582e85aa924 x-openstack-request-id: req-2dddb006-5302-4b0d-95c7-5582e85aa924 2019-04-05 06:47:11,394 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_b77c0bec-b780-461f-9f4d-953165b90259", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/fafa5525-24da-4b42-9ebd-a0a8535d4fbf", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/fafa5525-24da-4b42-9ebd-a0a8535d4fbf", "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": "fafa5525-24da-4b42-9ebd-a0a8535d4fbf"}]} 2019-04-05 06:47:11,394 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-2dddb006-5302-4b0d-95c7-5582e85aa924 2019-04-05 06:47:11,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0236020088196s 2019-04-05 06:47:11,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-05 06:47:11,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/fafa5525-24da-4b42-9ebd-a0a8535d4fbf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63704bbed68ab0b0f1c956ca592ee70a6ad580e6" 2019-04-05 06:47:11,453 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47: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-0bd4b775-4ef9-4371-82a3-3e5aa476b08e x-openstack-request-id: req-0bd4b775-4ef9-4371-82a3-3e5aa476b08e 2019-04-05 06:47:11,453 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/fafa5525-24da-4b42-9ebd-a0a8535d4fbf used request id req-0bd4b775-4ef9-4371-82a3-3e5aa476b08e 2019-04-05 06:47:11,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0570738315582s 2019-04-05 06:47:11,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 06:47:11,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}63704bbed68ab0b0f1c956ca592ee70a6ad580e6" 2019-04-05 06:47:11,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 857 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed876347-14d3-4ba9-b853-979ab3edec54 2019-04-05 06:47:11,676 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron-tempest-plugin-api-user_b77c0bec-b780-461f-9f4d-953165b90259", "links": {"self": "http://172.30.9.23:5000/v3/users/0187259ed24b4641a644d3f3f99863dd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0187259ed24b4641a644d3f3f99863dd", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 06:47:11,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ed876347-14d3-4ba9-b853-979ab3edec54 2019-04-05 06:47:11,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222351074219s 2019-04-05 06:47:11,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 06:47:11,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/0187259ed24b4641a644d3f3f99863dd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63704bbed68ab0b0f1c956ca592ee70a6ad580e6" 2019-04-05 06:47:11,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 237 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec2bf02b-653a-4752-be5f-123e62e1a0c8 2019-04-05 06:47:11,894 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_b77c0bec-b780-461f-9f4d-953165b90259", "links": {"self": "http://172.30.9.23:5000/v3/users/0187259ed24b4641a644d3f3f99863dd"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0187259ed24b4641a644d3f3f99863dd", "description": null}} 2019-04-05 06:47:11,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/0187259ed24b4641a644d3f3f99863dd used request id req-ec2bf02b-653a-4752-be5f-123e62e1a0c8 2019-04-05 06:47:11,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21212387085s 2019-04-05 06:47:11,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-05 06:47:11,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/0187259ed24b4641a644d3f3f99863dd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63704bbed68ab0b0f1c956ca592ee70a6ad580e6" 2019-04-05 06:47:12,203 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 06:47:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70a3914a-cb3f-435c-bb8e-c5831aae9dd5 2019-04-05 06:47:12,204 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 06:47:12,205 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/0187259ed24b4641a644d3f3f99863dd used request id req-70a3914a-cb3f-435c-bb8e-c5831aae9dd5 2019-04-05 06:47:12,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.310322999954s 2019-04-05 06:47:12,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 06:47:12,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}63704bbed68ab0b0f1c956ca592ee70a6ad580e6" 2019-04-05 06:47:12,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e12f0b0-093a-474e-a47a-77f82615961b 2019-04-05 06:47:12,418 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "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.23:5000/v3/projects/c5c4fb6add78409893319447b3f81cdd"}, "tags": [], "enabled": true, "id": "c5c4fb6add78409893319447b3f81cdd", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_b77c0bec-b780-461f-9f4d-953165b90259"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 06:47:12,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-6e12f0b0-093a-474e-a47a-77f82615961b 2019-04-05 06:47:12,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.202923059464s 2019-04-05 06:47:12,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-05 06:47:12,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/c5c4fb6add78409893319447b3f81cdd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63704bbed68ab0b0f1c956ca592ee70a6ad580e6" 2019-04-05 06:47:12,677 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 06:47:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5663ebe-6d5f-4cac-a5df-75c5dc66856f 2019-04-05 06:47:12,677 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 06:47:12,677 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/c5c4fb6add78409893319447b3f81cdd used request id req-e5663ebe-6d5f-4cac-a5df-75c5dc66856f 2019-04-05 06:47:12,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.253794908524s 2019-04-05 06:47:12,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 06:47:12,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=c5c4fb6add78409893319447b3f81cdd&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.15" -H "X-Auth-Token: {SHA1}63704bbed68ab0b0f1c956ca592ee70a6ad580e6" 2019-04-05 06:47:12,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47:12 GMT X-Openstack-Request-Id: req-de887462-f966-4bb7-b432-603171a10f9f 2019-04-05 06:47:12,982 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c5c4fb6add78409893319447b3f81cdd", "created_at": "2019-04-05T06:35:30Z", "updated_at": "2019-04-05T06:35:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:35:30Z", "revision_number": 0, "id": "265cf54d-d136-4a70-acc5-3355caee9fb6", "remote_group_id": "2dfff4e3-f969-4d67-97a6-463e6233595e", "remote_ip_prefix": null, "created_at": "2019-04-05T06:35:30Z", "security_group_id": "2dfff4e3-f969-4d67-97a6-463e6233595e", "tenant_id": "c5c4fb6add78409893319447b3f81cdd", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5c4fb6add78409893319447b3f81cdd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:35:30Z", "revision_number": 0, "id": "5e35658a-004a-4d84-949d-4705e7a170e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:35:30Z", "security_group_id": "2dfff4e3-f969-4d67-97a6-463e6233595e", "tenant_id": "c5c4fb6add78409893319447b3f81cdd", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5c4fb6add78409893319447b3f81cdd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:35:30Z", "revision_number": 0, "id": "8360543f-36c8-453b-aba9-62f91a85c064", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:35:30Z", "security_group_id": "2dfff4e3-f969-4d67-97a6-463e6233595e", "tenant_id": "c5c4fb6add78409893319447b3f81cdd", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5c4fb6add78409893319447b3f81cdd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:35:30Z", "revision_number": 0, "id": "a19758f4-6055-4262-b4a3-a09e53c2e6c3", "remote_group_id": "2dfff4e3-f969-4d67-97a6-463e6233595e", "remote_ip_prefix": null, "created_at": "2019-04-05T06:35:30Z", "security_group_id": "2dfff4e3-f969-4d67-97a6-463e6233595e", "tenant_id": "c5c4fb6add78409893319447b3f81cdd", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5c4fb6add78409893319447b3f81cdd"}], "revision_number": 1, "project_id": "c5c4fb6add78409893319447b3f81cdd", "id": "2dfff4e3-f969-4d67-97a6-463e6233595e", "name": "default"}]} 2019-04-05 06:47:12,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=c5c4fb6add78409893319447b3f81cdd&name=default used request id req-de887462-f966-4bb7-b432-603171a10f9f 2019-04-05 06:47:12,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.298548221588s 2019-04-05 06:47:12,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 06:47:12,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}63704bbed68ab0b0f1c956ca592ee70a6ad580e6" 2019-04-05 06:47:13,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 31070 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47:13 GMT X-Openstack-Request-Id: req-1981e414-22df-4019-921b-14c0c0c7d510 2019-04-05 06:47:13,095 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "created_at": "2019-04-05T06:36:57Z", "updated_at": "2019-04-05T06:36:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "3ad34bf5-d959-4f47-9e83-1646cad540de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "8dcba419-055d-4390-bce8-60ac1ec0e334", "remote_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "a6617e39-b59c-430d-bf58-b3b9a0d40bba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "fc5486dd-ed4d-46cf-a010-de708199197b", "remote_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}], "revision_number": 1, "project_id": "b3cb4712be48496898e2e8dcb6957ed2", "id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "created_at": "2019-04-05T06:36:58Z", "updated_at": "2019-04-05T06:36:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "03bd4738-8be6-406e-8a4b-9fa8798c5034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "1caf2aa8-6949-4b2f-9e1e-9117ac40e52a", "remote_group_id": "21cbd450-b569-48ec-a666-72704011d359", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "64be6ca7-f643-4418-a3da-9d931c90894a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "a521a8c7-ee0c-400c-989f-f5b4a2a754d5", "remote_group_id": "21cbd450-b569-48ec-a666-72704011d359", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce9e436aaa99438290206e1c56ed2734"}], "revision_number": 1, "project_id": "ce9e436aaa99438290206e1c56ed2734", "id": "21cbd450-b569-48ec-a666-72704011d359", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c5c4fb6add78409893319447b3f81cdd", "created_at": "2019-04-05T06:35:30Z", "updated_at": "2019-04-05T06:35:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:35:30Z", "revision_number": 0, "id": "265cf54d-d136-4a70-acc5-3355caee9fb6", "remote_group_id": "2dfff4e3-f969-4d67-97a6-463e6233595e", "remote_ip_prefix": null, "created_at": "2019-04-05T06:35:30Z", "security_group_id": "2dfff4e3-f969-4d67-97a6-463e6233595e", "tenant_id": "c5c4fb6add78409893319447b3f81cdd", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5c4fb6add78409893319447b3f81cdd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:35:30Z", "revision_number": 0, "id": "5e35658a-004a-4d84-949d-4705e7a170e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:35:30Z", "security_group_id": "2dfff4e3-f969-4d67-97a6-463e6233595e", "tenant_id": "c5c4fb6add78409893319447b3f81cdd", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5c4fb6add78409893319447b3f81cdd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:35:30Z", "revision_number": 0, "id": "8360543f-36c8-453b-aba9-62f91a85c064", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:35:30Z", "security_group_id": "2dfff4e3-f969-4d67-97a6-463e6233595e", "tenant_id": "c5c4fb6add78409893319447b3f81cdd", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5c4fb6add78409893319447b3f81cdd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:35:30Z", "revision_number": 0, "id": "a19758f4-6055-4262-b4a3-a09e53c2e6c3", "remote_group_id": "2dfff4e3-f969-4d67-97a6-463e6233595e", "remote_ip_prefix": null, "created_at": "2019-04-05T06:35:30Z", "security_group_id": "2dfff4e3-f969-4d67-97a6-463e6233595e", "tenant_id": "c5c4fb6add78409893319447b3f81cdd", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5c4fb6add78409893319447b3f81cdd"}], "revision_number": 1, "project_id": "c5c4fb6add78409893319447b3f81cdd", "id": "2dfff4e3-f969-4d67-97a6-463e6233595e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2116e15ef99649d98579650b18a04081", "created_at": "2019-04-05T06:39:31Z", "updated_at": "2019-04-05T06:39:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "54004b35-755b-4f2d-b5e0-5df0dea68c31", "remote_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv4", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "5949635c-16ae-40eb-a77b-59c4aa715d95", "remote_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv6", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "5eda8d54-40a7-4ae5-89e7-0c4c3f6fe1ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv6", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "ea9cc20f-cda8-4f86-917d-87e175290089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv4", "project_id": "2116e15ef99649d98579650b18a04081"}], "revision_number": 1, "project_id": "2116e15ef99649d98579650b18a04081", "id": "414447cd-6b86-4613-90fc-c75e42843105", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "created_at": "2019-04-05T06:39:33Z", "updated_at": "2019-04-05T06:39:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "0db2aa82-6505-40f0-9098-86a3aee1c249", "remote_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "0fe23aa1-260d-4cb1-a4e7-e733849505a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "480fa81b-fe66-4b98-91ba-f091f0c241ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "9a4acbee-b584-4571-8927-2a611ea95e00", "remote_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "da2fe55963c846f2b042f2dd892486e2"}], "revision_number": 1, "project_id": "da2fe55963c846f2b042f2dd892486e2", "id": "425ad310-705d-4408-b621-bb78f82c0298", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "created_at": "2019-04-05T06:36:46Z", "updated_at": "2019-04-05T06:36:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "2ec6d031-999b-4652-9bc2-473d87f48d7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "8438dec8-7805-4cf4-8fa8-d73fc07d4c1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "97fe85a4-4ab9-4305-89f8-349a8d55f4bd", "remote_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "e05dc08c-fe4d-4d16-b1fd-c4036003dcb6", "remote_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}], "revision_number": 1, "project_id": "ee8e08409f9e44d18a4e4b30e845aebe", "id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-05T06:24:19Z", "updated_at": "2019-04-05T06:24:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "0816cb4e-5b34-4e0e-a92b-2747b5ac7a00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "25763b38-1719-453d-a14e-f3c76b13cc42", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "8210886f-2687-4779-b145-fc57423d91c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "fba949ea-8aec-4a37-9c7a-026e6bd092f8", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "created_at": "2019-04-05T06:36:48Z", "updated_at": "2019-04-05T06:36:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "04a66448-8301-49c6-9c23-b541d993c12e", "remote_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "167fd9e2-36c3-4e62-aa47-a500fdb62641", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "3989831e-39b2-4e9d-9ec2-542923684897", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "70a9b809-e7a5-46cf-9e22-25d814e58350", "remote_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}], "revision_number": 1, "project_id": "860a396ba7d3400ca146873ab04b6f1e", "id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "created_at": "2019-04-05T06:36:25Z", "updated_at": "2019-04-05T06:36:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "1604aef8-274d-4685-9479-f6dd4609a8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "3f6e66e1-b179-4058-b103-b0c9b0410759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "b93b74b8-a650-4ed0-92ac-364deb4a3eff", "remote_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "c1753a0c-8d19-4b2b-abb6-7f0adbf786b9", "remote_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}], "revision_number": 1, "project_id": "9f7d1a679cb14ac58049950f7deeb60f", "id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "created_at": "2019-04-05T06:22:23Z", "updated_at": "2019-04-05T06:22:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "6ea82520-e223-4695-ad5e-9d8a732e75e5", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "84dbc1ec-b830-42da-a2c2-6affe4564e92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "b2cb60c5-bb44-4241-9c03-4830a87cc121", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "bc3ce38f-1e5b-4e37-bc17-77b797ed9d56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}], "revision_number": 1, "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "229636115bb1493c9a4d54b65569f224", "created_at": "2019-04-05T06:36:56Z", "updated_at": "2019-04-05T06:36:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "33c178e2-0140-4c10-8562-2972f4506d1b", "remote_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv6", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "5f458cb6-d04e-4ad4-b005-00f2eb36c7a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv6", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "839f3242-ac45-4d93-9d7c-27234f854569", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv4", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "df221d69-4934-4466-b095-2c9f83a846fc", "remote_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv4", "project_id": "229636115bb1493c9a4d54b65569f224"}], "revision_number": 1, "project_id": "229636115bb1493c9a4d54b65569f224", "id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "created_at": "2019-04-05T06:36:50Z", "updated_at": "2019-04-05T06:36:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "1069fd69-574a-4a73-9ab0-15dcc3fb65d1", "remote_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "51b7361d-b1b8-470f-85c4-bf40f9b2425d", "remote_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "d77a1cc1-3706-462a-b6bf-08f381f66dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "ede2d573-f458-4700-9e3d-80d6ff4fbd8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}], "revision_number": 1, "project_id": "d5daecf70fe5413f8a2671b58e2922f6", "id": "d6258671-5d3d-4067-a774-7476fa7252c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "created_at": "2019-04-05T06:24:18Z", "updated_at": "2019-04-05T06:24:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "1c082b29-0864-456d-a6b5-dfb8ddb5c4dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "3ff1d863-0a41-400b-82d4-9ec541b9069c", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "a5a87ded-31da-4d85-931e-1621ef79b33d", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "ba36cf94-d6e2-464c-a246-442cd5b4c44d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}], "revision_number": 1, "project_id": "a8d120259c3946c982a593eded4f1cfb", "id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "name": "default"}]} 2019-04-05 06:47:13,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-1981e414-22df-4019-921b-14c0c0c7d510 2019-04-05 06:47:13,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.10853600502s 2019-04-05 06:47:13,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-05 06:47:13,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/2dfff4e3-f969-4d67-97a6-463e6233595e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63704bbed68ab0b0f1c956ca592ee70a6ad580e6" 2019-04-05 06:47:13,226 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 06:47:13 GMT X-Openstack-Request-Id: req-cb42f0a3-07d0-4083-933c-f7fb761878ff 2019-04-05 06:47:13,226 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 06:47:13,226 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/2dfff4e3-f969-4d67-97a6-463e6233595e.json used request id req-cb42f0a3-07d0-4083-933c-f7fb761878ff 2019-04-05 06:47:13,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.120987176895s 2019-04-05 06:47:13,281 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2019-04-05 06:47:13,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:47:13,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2415d4c5-f476-4ca6-bcc0-ec302add5d5a 2019-04-05 06:47:13,336 - 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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 06:47:13,336 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-2415d4c5-f476-4ca6-bcc0-ec302add5d5a 2019-04-05 06:47:13,336 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 06:47:13,743 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58fef951bcfc4cf0998078f8ffea0edb", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}, {"id": "774319f454e747168821760a73d5b691", "name": "reader"}], "expires_at": "2019-04-05T07:47:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8d120259c3946c982a593eded4f1cfb", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3925ae83907349f0acb148efa634063e"}, "audit_ids": ["6jgK0s4TSkOgyBqYOIfx2w"], "issued_at": "2019-04-05T06:47:13.000000Z"}} 2019-04-05 06:47:13,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:47:13,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}780bc3aa95b7c03bcf3d03fe9be2fca39e9893fb" 2019-04-05 06:47:14,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47:14 GMT X-Openstack-Request-Id: req-0dfee1d5-100a-4cf7-9238-de7517875bb3 2019-04-05 06:47:14,398 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"}]} 2019-04-05 06:47:14,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0dfee1d5-100a-4cf7-9238-de7517875bb3 2019-04-05 06:47:14,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.652192831039s 2019-04-05 06:47:14,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:47:14,411 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-feb9d17d-a871-4c96-bd31-0673606959f0 2019-04-05 06:47:14,412 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 06:47:14,412 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-feb9d17d-a871-4c96-bd31-0673606959f0 2019-04-05 06:47:14,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 06:47:14,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}780bc3aa95b7c03bcf3d03fe9be2fca39e9893fb" 2019-04-05 06:47:14,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06e80eb7-3174-4c27-9330-6d798956ebaf 2019-04-05 06:47:14,607 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 06:47:14,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-06e80eb7-3174-4c27-9330-6d798956ebaf 2019-04-05 06:47:14,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.194736003876s 2019-04-05 06:47:14,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-05 06:47:14,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}780bc3aa95b7c03bcf3d03fe9be2fca39e9893fb" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_6dd2c340-ff58-4f58-8ff6-42247d584fc4"}}' 2019-04-05 06:47:14,796 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f834d2e4-43c1-4ab9-8ee6-cbd10ec4b677 2019-04-05 06:47:14,796 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.23:5000/v3/projects/d0dcd6b5b9494279be56f390840979e8"}, "tags": [], "enabled": true, "id": "d0dcd6b5b9494279be56f390840979e8", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_6dd2c340-ff58-4f58-8ff6-42247d584fc4"}} 2019-04-05 06:47:14,797 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-f834d2e4-43c1-4ab9-8ee6-cbd10ec4b677 2019-04-05 06:47:14,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.182147026062s 2019-04-05 06:47:14,797 - 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'd0dcd6b5b9494279be56f390840979e8', '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_6dd2c340-ff58-4f58-8ff6-42247d584fc4'}) 2019-04-05 06:47:14,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-05 06:47:14,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}780bc3aa95b7c03bcf3d03fe9be2fca39e9893fb" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "iASI3vmE6VWa1IysL92t8eACsc6GYB", "email": null, "name": "rally_sanity-user_6dd2c340-ff58-4f58-8ff6-42247d584fc4"}}' 2019-04-05 06:47:15,256 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71edbb18-cf5e-4c20-9ff4-bad7a421d66c 2019-04-05 06:47:15,257 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_6dd2c340-ff58-4f58-8ff6-42247d584fc4", "links": {"self": "http://172.30.9.23:5000/v3/users/2a7f3ac956e54ad4becdf31a3ee1d1aa"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a7f3ac956e54ad4becdf31a3ee1d1aa", "domain_id": "default", "password_expires_at": null}} 2019-04-05 06:47:15,257 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-71edbb18-cf5e-4c20-9ff4-bad7a421d66c 2019-04-05 06:47:15,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.452441930771s 2019-04-05 06:47:15,258 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2a7f3ac956e54ad4becdf31a3ee1d1aa', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_6dd2c340-ff58-4f58-8ff6-42247d584fc4'}) 2019-04-05 06:47:15,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 06:47:15,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}780bc3aa95b7c03bcf3d03fe9be2fca39e9893fb" 2019-04-05 06:47:15,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb4d0b28-9488-4473-bf29-df4d2257d6b1 2019-04-05 06:47:15,462 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 06:47:15,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-eb4d0b28-9488-4473-bf29-df4d2257d6b1 2019-04-05 06:47:15,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200075864792s 2019-04-05 06:47:15,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 06:47:15,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}780bc3aa95b7c03bcf3d03fe9be2fca39e9893fb" 2019-04-05 06:47:15,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1212ce7e-0459-45c9-8478-3102e6745e4b 2019-04-05 06:47:15,658 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 06:47:15,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1212ce7e-0459-45c9-8478-3102e6745e4b 2019-04-05 06:47:15,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191851139069s 2019-04-05 06:47:15,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 06:47:15,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}780bc3aa95b7c03bcf3d03fe9be2fca39e9893fb" 2019-04-05 06:47:15,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51a3e08e-3c8e-42b6-b11e-fb70108030fc 2019-04-05 06:47:15,773 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 06:47:15,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-51a3e08e-3c8e-42b6-b11e-fb70108030fc 2019-04-05 06:47:15,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110141038895s 2019-04-05 06:47:15,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 06:47:15,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}780bc3aa95b7c03bcf3d03fe9be2fca39e9893fb" 2019-04-05 06:47:15,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ccc3979-d1d6-4384-a208-b9acf9a6d3c1 2019-04-05 06:47:15,885 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 06:47:15,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-9ccc3979-d1d6-4384-a208-b9acf9a6d3c1 2019-04-05 06:47:15,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106347084045s 2019-04-05 06:47:15,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 06:47:15,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}780bc3aa95b7c03bcf3d03fe9be2fca39e9893fb" 2019-04-05 06:47:16,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca31029c-bd44-4f58-80a7-ea5ca4df829e 2019-04-05 06:47:16,058 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_6dd2c340-ff58-4f58-8ff6-42247d584fc4", "links": {"self": "http://172.30.9.23:5000/v3/users/2a7f3ac956e54ad4becdf31a3ee1d1aa"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a7f3ac956e54ad4becdf31a3ee1d1aa", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 06:47:16,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ca31029c-bd44-4f58-80a7-ea5ca4df829e 2019-04-05 06:47:16,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.172287940979s 2019-04-05 06:47:16,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 06:47:16,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}780bc3aa95b7c03bcf3d03fe9be2fca39e9893fb" 2019-04-05 06:47:16,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02c333f5-7eea-4a21-9b71-5afda693ef26 2019-04-05 06:47:16,283 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.23:5000/v3/projects/d0dcd6b5b9494279be56f390840979e8"}, "tags": [], "enabled": true, "id": "d0dcd6b5b9494279be56f390840979e8", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_6dd2c340-ff58-4f58-8ff6-42247d584fc4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 06:47:16,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-02c333f5-7eea-4a21-9b71-5afda693ef26 2019-04-05 06:47:16,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.211630821228s 2019-04-05 06:47:16,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 06:47:16,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=2a7f3ac956e54ad4becdf31a3ee1d1aa&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=d0dcd6b5b9494279be56f390840979e8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}780bc3aa95b7c03bcf3d03fe9be2fca39e9893fb" 2019-04-05 06:47:16,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93f99a30-2519-41d1-9858-f544876d489c 2019-04-05 06:47:16,412 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=2a7f3ac956e54ad4becdf31a3ee1d1aa&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=d0dcd6b5b9494279be56f390840979e8", "previous": null, "next": null}} 2019-04-05 06:47:16,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=2a7f3ac956e54ad4becdf31a3ee1d1aa&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=d0dcd6b5b9494279be56f390840979e8 used request id req-93f99a30-2519-41d1-9858-f544876d489c 2019-04-05 06:47:16,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.121354818344s 2019-04-05 06:47:16,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-05 06:47:16,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/d0dcd6b5b9494279be56f390840979e8/users/2a7f3ac956e54ad4becdf31a3ee1d1aa/roles/a7225acce0184423a1dc2d63c39b687a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}780bc3aa95b7c03bcf3d03fe9be2fca39e9893fb" 2019-04-05 06:47:16,567 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 06:47:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-342fcf93-999d-4b85-8c88-c8dfda078157 2019-04-05 06:47:16,567 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 06:47:16,567 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/d0dcd6b5b9494279be56f390840979e8/users/2a7f3ac956e54ad4becdf31a3ee1d1aa/roles/a7225acce0184423a1dc2d63c39b687a used request id req-342fcf93-999d-4b85-8c88-c8dfda078157 2019-04-05 06:47:16,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.15109705925s 2019-04-05 06:47:16,568 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_6dd2c340-ff58-4f58-8ff6-42247d584fc4', 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'd0dcd6b5b9494279be56f390840979e8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'iASI3vmE6VWa1IysL92t8eACsc6GYB', 'username': u'rally_sanity-user_6dd2c340-ff58-4f58-8ff6-42247d584fc4', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-05 06:47:16,572 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_6dd2c340-ff58-4f58-8ff6-42247d584fc4', 'password': 'iASI3vmE6VWa1IysL92t8eACsc6GYB', 'project_name': 'rally_sanity-project_6dd2c340-ff58-4f58-8ff6-42247d584fc4', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'd0dcd6b5b9494279be56f390840979e8', 'project_domain_name': 'Default'} 2019-04-05 06:47:16,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 06:47:16,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}780bc3aa95b7c03bcf3d03fe9be2fca39e9893fb" 2019-04-05 06:47:16,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e976513-65e7-467e-b89c-5fb499273d1c 2019-04-05 06:47:16,684 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 06:47:16,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8e976513-65e7-467e-b89c-5fb499273d1c 2019-04-05 06:47:16,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108899116516s 2019-04-05 06:47:16,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 06:47:16,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}780bc3aa95b7c03bcf3d03fe9be2fca39e9893fb" 2019-04-05 06:47:16,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da0b38b3-d1a1-4883-b57c-43af105507a0 2019-04-05 06:47:16,799 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 06:47:16,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-da0b38b3-d1a1-4883-b57c-43af105507a0 2019-04-05 06:47:16,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110616922379s 2019-04-05 06:47:16,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 06:47:16,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}780bc3aa95b7c03bcf3d03fe9be2fca39e9893fb" 2019-04-05 06:47:16,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ab8f22c-368c-46f9-9ef1-7b665b1510f2 2019-04-05 06:47:16,935 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 06:47:16,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-6ab8f22c-368c-46f9-9ef1-7b665b1510f2 2019-04-05 06:47:16,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.130984067917s 2019-04-05 06:47:16,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 06:47:16,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}780bc3aa95b7c03bcf3d03fe9be2fca39e9893fb" 2019-04-05 06:47:17,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b563256f-2f93-4981-8430-cba18cceeb2b 2019-04-05 06:47:17,066 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_6dd2c340-ff58-4f58-8ff6-42247d584fc4", "links": {"self": "http://172.30.9.23:5000/v3/users/2a7f3ac956e54ad4becdf31a3ee1d1aa"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a7f3ac956e54ad4becdf31a3ee1d1aa", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 06:47:17,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b563256f-2f93-4981-8430-cba18cceeb2b 2019-04-05 06:47:17,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.13029384613s 2019-04-05 06:47:17,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 06:47:17,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}780bc3aa95b7c03bcf3d03fe9be2fca39e9893fb" 2019-04-05 06:47:17,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d770b2d-0c04-4cce-a450-c7c42622260f 2019-04-05 06:47:17,194 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.23:5000/v3/projects/d0dcd6b5b9494279be56f390840979e8"}, "tags": [], "enabled": true, "id": "d0dcd6b5b9494279be56f390840979e8", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_6dd2c340-ff58-4f58-8ff6-42247d584fc4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 06:47:17,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-6d770b2d-0c04-4cce-a450-c7c42622260f 2019-04-05 06:47:17,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115879058838s 2019-04-05 06:47:17,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 06:47:17,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=2a7f3ac956e54ad4becdf31a3ee1d1aa&role.id=58fef951bcfc4cf0998078f8ffea0edb&scope.project.id=d0dcd6b5b9494279be56f390840979e8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}780bc3aa95b7c03bcf3d03fe9be2fca39e9893fb" 2019-04-05 06:47:17,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-457263c0-0715-4bca-bcee-d906ea7a5d8e 2019-04-05 06:47:17,309 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=2a7f3ac956e54ad4becdf31a3ee1d1aa&role.id=58fef951bcfc4cf0998078f8ffea0edb&scope.project.id=d0dcd6b5b9494279be56f390840979e8", "previous": null, "next": null}} 2019-04-05 06:47:17,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=2a7f3ac956e54ad4becdf31a3ee1d1aa&role.id=58fef951bcfc4cf0998078f8ffea0edb&scope.project.id=d0dcd6b5b9494279be56f390840979e8 used request id req-457263c0-0715-4bca-bcee-d906ea7a5d8e 2019-04-05 06:47:17,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108246088028s 2019-04-05 06:47:17,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-05 06:47:17,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/d0dcd6b5b9494279be56f390840979e8/users/2a7f3ac956e54ad4becdf31a3ee1d1aa/roles/58fef951bcfc4cf0998078f8ffea0edb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}780bc3aa95b7c03bcf3d03fe9be2fca39e9893fb" 2019-04-05 06:47:17,603 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 06:47:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7597a4f4-05a6-488a-a391-38dd6c75d201 2019-04-05 06:47:17,603 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 06:47:17,603 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/d0dcd6b5b9494279be56f390840979e8/users/2a7f3ac956e54ad4becdf31a3ee1d1aa/roles/58fef951bcfc4cf0998078f8ffea0edb used request id req-7597a4f4-05a6-488a-a391-38dd6c75d201 2019-04-05 06:47:17,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.290127038956s 2019-04-05 06:47:17,604 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2019-04-05 06:47:17,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 06:47:17,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}780bc3aa95b7c03bcf3d03fe9be2fca39e9893fb" 2019-04-05 06:47:17,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecdbf231-b765-40f8-b694-aaffae10ccb0 2019-04-05 06:47:17,807 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 06:47:17,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-ecdbf231-b765-40f8-b694-aaffae10ccb0 2019-04-05 06:47:17,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.202282905579s 2019-04-05 06:47:17,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 06:47:17,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}780bc3aa95b7c03bcf3d03fe9be2fca39e9893fb" 2019-04-05 06:47:17,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c0035c0-eb50-4aca-b62d-5d6c16a8ded6 2019-04-05 06:47:17,932 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.23:5000/v3/projects/d0dcd6b5b9494279be56f390840979e8"}, "tags": [], "enabled": true, "id": "d0dcd6b5b9494279be56f390840979e8", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_6dd2c340-ff58-4f58-8ff6-42247d584fc4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 06:47:17,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-0c0035c0-eb50-4aca-b62d-5d6c16a8ded6 2019-04-05 06:47:17,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.117780923843s 2019-04-05 06:47:17,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-05 06:47:17,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}780bc3aa95b7c03bcf3d03fe9be2fca39e9893fb" -d '{"network": {"shared": true, "tenant_id": "d0dcd6b5b9494279be56f390840979e8", "name": "rally_sanity-net_6dd2c340-ff58-4f58-8ff6-42247d584fc4", "admin_state_up": true}}' 2019-04-05 06:47:18,324 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47:18 GMT X-Openstack-Request-Id: req-4a5d3d03-9d3f-4a4f-9e9a-f584d1e0f131 2019-04-05 06:47:18,324 - 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":"777f2712-34d5-412a-b813-11c934c8e388","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":true,"project_id":"d0dcd6b5b9494279be56f390840979e8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T06:47:18Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_6dd2c340-ff58-4f58-8ff6-42247d584fc4","admin_state_up":true,"tenant_id":"d0dcd6b5b9494279be56f390840979e8","created_at":"2019-04-05T06:47:18Z","mtu":1450}} 2019-04-05 06:47:18,324 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-4a5d3d03-9d3f-4a4f-9e9a-f584d1e0f131 2019-04-05 06:47:18,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.390069007874s 2019-04-05 06:47:18,325 - 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-04-05T06:47:18Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'777f2712-34d5-412a-b813-11c934c8e388', u'provider:segmentation_id': 55, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_sanity-net_6dd2c340-ff58-4f58-8ff6-42247d584fc4', u'created_at': u'2019-04-05T06:47:18Z', u'mtu': 1450, u'tenant_id': u'd0dcd6b5b9494279be56f390840979e8', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'd0dcd6b5b9494279be56f390840979e8', u'l2_adjacency': True}) 2019-04-05 06:47:18,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:47:18,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4646e040-7e2f-41a2-bce5-8d95877dc367 2019-04-05 06:47:18,335 - 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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 06:47:18,336 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-4646e040-7e2f-41a2-bce5-8d95877dc367 2019-04-05 06:47:18,336 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 06:47:18,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58fef951bcfc4cf0998078f8ffea0edb", "name": "admin"}, {"id": "774319f454e747168821760a73d5b691", "name": "reader"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}], "expires_at": "2019-04-05T07:47:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d0dcd6b5b9494279be56f390840979e8", "name": "rally_sanity-project_6dd2c340-ff58-4f58-8ff6-42247d584fc4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/d0dcd6b5b9494279be56f390840979e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/d0dcd6b5b9494279be56f390840979e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/d0dcd6b5b9494279be56f390840979e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_d0dcd6b5b9494279be56f390840979e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_d0dcd6b5b9494279be56f390840979e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/d0dcd6b5b9494279be56f390840979e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/d0dcd6b5b9494279be56f390840979e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/d0dcd6b5b9494279be56f390840979e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/d0dcd6b5b9494279be56f390840979e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/d0dcd6b5b9494279be56f390840979e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/d0dcd6b5b9494279be56f390840979e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_6dd2c340-ff58-4f58-8ff6-42247d584fc4", "id": "2a7f3ac956e54ad4becdf31a3ee1d1aa"}, "audit_ids": ["LfhmwP5kSsen8iO06O-J3g"], "issued_at": "2019-04-05T06:47:18.000000Z"}} 2019-04-05 06:47:18,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 06:47:18,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}631993884994ba19138fd6efd4fac04eee6a9ed7" 2019-04-05 06:47:19,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1430 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47:19 GMT X-Openstack-Request-Id: req-3e9eac83-630a-4766-a554-4bbef65af93c 2019-04-05 06:47:19,082 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"777f2712-34d5-412a-b813-11c934c8e388","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":true,"project_id":"d0dcd6b5b9494279be56f390840979e8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T06:47:18Z","qos_policy_id":null,"name":"rally_sanity-net_6dd2c340-ff58-4f58-8ff6-42247d584fc4","admin_state_up":true,"tenant_id":"d0dcd6b5b9494279be56f390840979e8","created_at":"2019-04-05T06:47:18Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"}]} 2019-04-05 06:47:19,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-3e9eac83-630a-4766-a554-4bbef65af93c 2019-04-05 06:47:19,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.351002931595s 2019-04-05 06:47:19,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-05 06:47:19,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}631993884994ba19138fd6efd4fac04eee6a9ed7" -d '{"subnet": {"name": "rally_sanity-subnet_6dd2c340-ff58-4f58-8ff6-42247d584fc4", "enable_dhcp": true, "network_id": "777f2712-34d5-412a-b813-11c934c8e388", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-05 06:47:19,604 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47:19 GMT X-Openstack-Request-Id: req-c461b3da-7da7-4e53-a0b2-377c20640236 2019-04-05 06:47:19,605 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-04-05T06:47: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":"25ac5cd1-4896-4f0e-94c0-cf595a477ba9","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d0dcd6b5b9494279be56f390840979e8","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_6dd2c340-ff58-4f58-8ff6-42247d584fc4","enable_dhcp":true,"segment_id":null,"network_id":"777f2712-34d5-412a-b813-11c934c8e388","tenant_id":"d0dcd6b5b9494279be56f390840979e8","created_at":"2019-04-05T06:47:19Z","ip_version":4}} 2019-04-05 06:47:19,605 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-c461b3da-7da7-4e53-a0b2-377c20640236 2019-04-05 06:47:19,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.521160840988s 2019-04-05 06:47:19,606 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T06:47: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'25ac5cd1-4896-4f0e-94c0-cf595a477ba9', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_6dd2c340-ff58-4f58-8ff6-42247d584fc4', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'777f2712-34d5-412a-b813-11c934c8e388', u'tenant_id': u'd0dcd6b5b9494279be56f390840979e8', u'created_at': u'2019-04-05T06:47: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'd0dcd6b5b9494279be56f390840979e8'}) 2019-04-05 06:47:19,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-05 06:47:19,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}631993884994ba19138fd6efd4fac04eee6a9ed7" -d '{"router": {"external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "name": "rally_sanity-router_6dd2c340-ff58-4f58-8ff6-42247d584fc4", "admin_state_up": true}}' 2019-04-05 06:47:21,197 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47:21 GMT X-Openstack-Request-Id: req-4ed311c9-4f94-4118-9fb2-29efbda4a896 2019-04-05 06:47:21,197 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d0dcd6b5b9494279be56f390840979e8", "created_at": "2019-04-05T06:47:19Z", "admin_state_up": true, "updated_at": "2019-04-05T06:47:20Z", "project_id": "d0dcd6b5b9494279be56f390840979e8", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "21fd9573-99ac-4de9-b2ad-727d303aa2c2", "name": "rally_sanity-router_6dd2c340-ff58-4f58-8ff6-42247d584fc4"}} 2019-04-05 06:47:21,197 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-4ed311c9-4f94-4118-9fb2-29efbda4a896 2019-04-05 06:47:21,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.59089803696s 2019-04-05 06:47:21,198 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T06:47:20Z', u'revision_number': 2, u'ha': False, u'id': u'21fd9573-99ac-4de9-b2ad-727d303aa2c2', u'external_gateway_info': {u'network_id': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_6dd2c340-ff58-4f58-8ff6-42247d584fc4', u'admin_state_up': True, u'tenant_id': u'd0dcd6b5b9494279be56f390840979e8', u'created_at': u'2019-04-05T06:47:19Z', u'flavor_id': None, u'routes': [], u'project_id': u'd0dcd6b5b9494279be56f390840979e8'}) 2019-04-05 06:47:21,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-05 06:47:21,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/21fd9573-99ac-4de9-b2ad-727d303aa2c2/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.15" -H "X-Auth-Token: {SHA1}631993884994ba19138fd6efd4fac04eee6a9ed7" -d '{"subnet_id": "25ac5cd1-4896-4f0e-94c0-cf595a477ba9"}' 2019-04-05 06:47:23,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47:23 GMT X-Openstack-Request-Id: req-ada04cff-6dae-4625-a56d-7c65912a5b0c 2019-04-05 06:47:23,384 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "777f2712-34d5-412a-b813-11c934c8e388", "tenant_id": "d0dcd6b5b9494279be56f390840979e8", "subnet_id": "25ac5cd1-4896-4f0e-94c0-cf595a477ba9", "subnet_ids": ["25ac5cd1-4896-4f0e-94c0-cf595a477ba9"], "port_id": "1b6a03ed-9402-427f-97f6-41949b24369c", "id": "21fd9573-99ac-4de9-b2ad-727d303aa2c2"} 2019-04-05 06:47:23,385 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/21fd9573-99ac-4de9-b2ad-727d303aa2c2/add_router_interface.json used request id req-ada04cff-6dae-4625-a56d-7c65912a5b0c 2019-04-05 06:47:23,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.18623709679s 2019-04-05 06:47:23,385 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-05 06:47:23,491 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-05 06:47:23,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:47:23,499 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47:23 GMT 2019-04-05 06:47:23,500 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-04-05 06:47:23,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 06:47:23,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}631993884994ba19138fd6efd4fac04eee6a9ed7" 2019-04-05 06:47:23,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47:23 GMT X-Openstack-Request-Id: req-cb16725d-5c19-4096-be16-6719e8cf87f0 2019-04-05 06:47:23,775 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 06:47:23,775 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-cb16725d-5c19-4096-be16-6719e8cf87f0 2019-04-05 06:47:23,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.273141145706s 2019-04-05 06:47:23,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-05 06:47:23,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}631993884994ba19138fd6efd4fac04eee6a9ed7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_6dd2c340-ff58-4f58-8ff6-42247d584fc4", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_6dd2c340-ff58-4f58-8ff6-42247d584fc4"}' 2019-04-05 06:47:23,836 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47:23 GMT Location: http://172.30.9.23:9292/v2/images/4682f110-2bae-4deb-8fe3-9cb57e9b4255 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bfef08b5-c858-4883-9cd9-e78aa006726b 2019-04-05 06:47:23,836 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T06:47:23Z", "file": "/v2/images/4682f110-2bae-4deb-8fe3-9cb57e9b4255/file", "owner": "d0dcd6b5b9494279be56f390840979e8", "id": "4682f110-2bae-4deb-8fe3-9cb57e9b4255", "size": null, "self": "/v2/images/4682f110-2bae-4deb-8fe3-9cb57e9b4255", "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_6dd2c340-ff58-4f58-8ff6-42247d584fc4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_6dd2c340-ff58-4f58-8ff6-42247d584fc4", "checksum": null, "created_at": "2019-04-05T06:47:23Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-05 06:47:23,836 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-bfef08b5-c858-4883-9cd9-e78aa006726b 2019-04-05 06:47:23,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0518081188202s 2019-04-05 06:47:23,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-05 06:47:23,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/4682f110-2bae-4deb-8fe3-9cb57e9b4255/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.15" -H "X-Auth-Token: {SHA1}631993884994ba19138fd6efd4fac04eee6a9ed7" -d '' 2019-04-05 06:47:24,347 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 06:47:24 GMT X-Openstack-Request-Id: req-d0ece3f8-c8bc-4b9f-90bf-0054955bbc3f 2019-04-05 06:47:24,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-04-05 06:47:24,348 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/4682f110-2bae-4deb-8fe3-9cb57e9b4255/file used request id req-d0ece3f8-c8bc-4b9f-90bf-0054955bbc3f 2019-04-05 06:47:24,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.510700941086s 2019-04-05 06:47:24,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 06:47:24,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}631993884994ba19138fd6efd4fac04eee6a9ed7" 2019-04-05 06:47:24,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47:24 GMT X-Openstack-Request-Id: req-c252e1cb-5213-476e-acad-f324ae16b0fe 2019-04-05 06:47:24,378 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T06:47:24Z", "file": "/v2/images/4682f110-2bae-4deb-8fe3-9cb57e9b4255/file", "owner": "d0dcd6b5b9494279be56f390840979e8", "id": "4682f110-2bae-4deb-8fe3-9cb57e9b4255", "size": 12716032, "self": "/v2/images/4682f110-2bae-4deb-8fe3-9cb57e9b4255", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/4682f110-2bae-4deb-8fe3-9cb57e9b4255/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/4682f110-2bae-4deb-8fe3-9cb57e9b4255/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_6dd2c340-ff58-4f58-8ff6-42247d584fc4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_6dd2c340-ff58-4f58-8ff6-42247d584fc4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T06:47:23Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 06:47:24,379 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-c252e1cb-5213-476e-acad-f324ae16b0fe 2019-04-05 06:47:24,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0267310142517s 2019-04-05 06:47:24,381 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/4682f110-2bae-4deb-8fe3-9cb57e9b4255/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4682f110-2bae-4deb-8fe3-9cb57e9b4255/file', 'owner': u'd0dcd6b5b9494279be56f390840979e8', 'id': u'4682f110-2bae-4deb-8fe3-9cb57e9b4255', 'size': 12716032, u'self': u'/v2/images/4682f110-2bae-4deb-8fe3-9cb57e9b4255', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd0dcd6b5b9494279be56f390840979e8', 'name': 'rally_sanity-project_6dd2c340-ff58-4f58-8ff6-42247d584fc4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/4682f110-2bae-4deb-8fe3-9cb57e9b4255/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-05T06:47:24Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-05T06:47:24Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_6dd2c340-ff58-4f58-8ff6-42247d584fc4', '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/4682f110-2bae-4deb-8fe3-9cb57e9b4255', 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_6dd2c340-ff58-4f58-8ff6-42247d584fc4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_6dd2c340-ff58-4f58-8ff6-42247d584fc4', 'created': u'2019-04-05T06:47:23Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-05T06:47:23Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/4682f110-2bae-4deb-8fe3-9cb57e9b4255', 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_6dd2c340-ff58-4f58-8ff6-42247d584fc4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-05 06:47:24,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-05 06:47:24,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}780bc3aa95b7c03bcf3d03fe9be2fca39e9893fb" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_6dd2c340-ff58-4f58-8ff6-42247d584fc4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-05 06:47:24,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47: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-4a4533ba-d282-4d06-b43c-3b15bd2168d2 x-openstack-request-id: req-4a4533ba-d282-4d06-b43c-3b15bd2168d2 2019-04-05 06:47:24,836 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_sanity-flavor_6dd2c340-ff58-4f58-8ff6-42247d584fc4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2c349e33-058f-4705-b409-ca8fcc727d04", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2c349e33-058f-4705-b409-ca8fcc727d04", "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": "2c349e33-058f-4705-b409-ca8fcc727d04"}} 2019-04-05 06:47:24,836 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-4a4533ba-d282-4d06-b43c-3b15bd2168d2 2019-04-05 06:47:24,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.452125787735s 2019-04-05 06:47:24,837 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_6dd2c340-ff58-4f58-8ff6-42247d584fc4', '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'a8d120259c3946c982a593eded4f1cfb', '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'2c349e33-058f-4705-b409-ca8fcc727d04', 'swap': 0}) 2019-04-05 06:47:24,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-05 06:47:24,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/2c349e33-058f-4705-b409-ca8fcc727d04/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.15" -H "X-Auth-Token: {SHA1}780bc3aa95b7c03bcf3d03fe9be2fca39e9893fb" -d '{"extra_specs": {}}' 2019-04-05 06:47:24,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47: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-f328dfcc-2e1a-4b28-bf81-7ede24cddd93 x-openstack-request-id: req-f328dfcc-2e1a-4b28-bf81-7ede24cddd93 2019-04-05 06:47:24,858 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-05 06:47:24,858 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/2c349e33-058f-4705-b409-ca8fcc727d04/os-extra_specs used request id req-f328dfcc-2e1a-4b28-bf81-7ede24cddd93 2019-04-05 06:47:24,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.020162820816s 2019-04-05 06:47:24,859 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-04-05 06:47:27,204 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-04-05 06:47:29,489 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | f19b02ed-25ab-479b-a911-ce1b5edf3797 | 2019-04-05T06:47:29.119871 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: f19b02ed-25ab-479b-a911-ce1b5edf3797 ~/.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-04-05 06:47:32,913 - 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-04-05 06:47:33,671 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-04-05 06:47:33,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-04-05 06:47:33,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}631993884994ba19138fd6efd4fac04eee6a9ed7" 2019-04-05 06:47:33,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-17a89b3c-457e-4550-95b0-8c589c88b168 x-openstack-request-id: req-17a89b3c-457e-4550-95b0-8c589c88b168 2019-04-05 06:47:33,982 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 18}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-04-05 06:47:33,982 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-17a89b3c-457e-4550-95b0-8c589c88b168 2019-04-05 06:47:33,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.306335926056s 2019-04-05 06:47:33,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-04-05 06:47:33,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}631993884994ba19138fd6efd4fac04eee6a9ed7" 2019-04-05 06:47:34,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47:34 GMT X-Openstack-Request-Id: req-63dff0cf-eeeb-4bbf-9da1-4ef03c5f8422 2019-04-05 06:47:34,259 - 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-04-05 06:47:34,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-63dff0cf-eeeb-4bbf-9da1-4ef03c5f8422 2019-04-05 06:47:34,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.275611162186s 2019-04-05 06:47:34,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-05 06:47:34,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}780bc3aa95b7c03bcf3d03fe9be2fca39e9893fb" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_6dd2c340-ff58-4f58-8ff6-42247d584fc4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-05 06:47:34,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47: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-0001f46f-2ae8-4b21-b63d-19706e1fad82 x-openstack-request-id: req-0001f46f-2ae8-4b21-b63d-19706e1fad82 2019-04-05 06:47:34,324 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_6dd2c340-ff58-4f58-8ff6-42247d584fc4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/547ab4ce-eb36-4179-a697-318d230dda61", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/547ab4ce-eb36-4179-a697-318d230dda61", "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": "547ab4ce-eb36-4179-a697-318d230dda61"}} 2019-04-05 06:47:34,324 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0001f46f-2ae8-4b21-b63d-19706e1fad82 2019-04-05 06:47:34,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0543620586395s 2019-04-05 06:47:34,325 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_6dd2c340-ff58-4f58-8ff6-42247d584fc4', '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'a8d120259c3946c982a593eded4f1cfb', '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'547ab4ce-eb36-4179-a697-318d230dda61', 'swap': 0}) 2019-04-05 06:47:34,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-05 06:47:34,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/547ab4ce-eb36-4179-a697-318d230dda61/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.15" -H "X-Auth-Token: {SHA1}780bc3aa95b7c03bcf3d03fe9be2fca39e9893fb" -d '{"extra_specs": {}}' 2019-04-05 06:47:34,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47: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-7a1063dd-a238-44c5-bc55-3c562133495c x-openstack-request-id: req-7a1063dd-a238-44c5-bc55-3c562133495c 2019-04-05 06:47:34,347 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-05 06:47:34,347 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/547ab4ce-eb36-4179-a697-318d230dda61/os-extra_specs used request id req-7a1063dd-a238-44c5-bc55-3c562133495c 2019-04-05 06:47:34,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0209360122681s 2019-04-05 06:47:34,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 06:47:34,358 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60da2854-34fa-40b6-8aa0-50272bed1400 2019-04-05 06:47:34,359 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 06:47:34,359 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-60da2854-34fa-40b6-8aa0-50272bed1400 2019-04-05 06:47:34,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-04-05 06:47:34,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.10: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.15" 2019-04-05 06:47:34,371 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 267 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7131be4-76fe-4a72-888f-abeb8d15ea02 2019-04-05 06:47:34,371 - 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.10:35357/v3/", "rel": "self"}]}]}} 2019-04-05 06:47:34,371 - keystoneauth.session - DEBUG - GET call to http://192.30.9.10:35357/ used request id req-e7131be4-76fe-4a72-888f-abeb8d15ea02 2019-04-05 06:47:34,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.10: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.15" -H "X-Auth-Token: {SHA1}631993884994ba19138fd6efd4fac04eee6a9ed7" 2019-04-05 06:47:34,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 825 Content-Type: application/json Date: Fri, 05 Apr 2019 06:47:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14845126-03ff-424f-9791-b54c4c6ca6bb 2019-04-05 06:47:34,558 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.10:35357/v3/services/069d48356a1d413e984376eeaae43f5d"}, "enabled": true, "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.10:35357/v3/services/1466aa9642fe4ad58c2a32d44214a9ae"}, "enabled": true, "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.10:35357/v3/services/37bd4167446b47fb9402aa583a71c3e0"}, "enabled": true, "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.10:35357/v3/services/40595c7d8f624774851eed406a194c3d"}, "enabled": true, "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.10:35357/v3/services/5ebc2c247c1b4fb8bed8234d1bf7e872"}, "enabled": true, "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.10:35357/v3/services/5efc65e7f0c24adab557cbb412e6cd6e"}, "enabled": true, "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.10:35357/v3/services/6190bc1da3e94244ae3fa72eaa3027f5"}, "enabled": true, "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.10:35357/v3/services/7bee7413e51b453287c8040d8d0f258a"}, "enabled": true, "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.10:35357/v3/services/856bd54966464444af44cb63cbed88a3"}, "enabled": true, "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.10:35357/v3/services/97954ee208274a44bb3149dbf7a73ff2"}, "enabled": true, "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.10:35357/v3/services/9be103d1b3d945a5919b826c49d14bb2"}, "enabled": true, "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.10:35357/v3/services/b87b60cb226c4715a0d6e6de456740fa"}, "enabled": true, "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.10:35357/v3/services/c66d270d1f6248279acb967382a04daf"}, "enabled": true, "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.10:35357/v3/services/cb7d764cea94417abc9bfcde26657dd3"}, "enabled": true, "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "links": {"self": "http://192.30.9.10:35357/v3/services", "previous": null, "next": null}} 2019-04-05 06:47:34,558 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.10:35357/v3/services used request id req-14845126-03ff-424f-9791-b54c4c6ca6bb 2019-04-05 06:47:34,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.196161985397s 2019-04-05 06:47:34,563 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_6dd2c340-ff58-4f58-8ff6-42247d584fc4', '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'a8d120259c3946c982a593eded4f1cfb', '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'547ab4ce-eb36-4179-a697-318d230dda61', 'swap': 0}) 2019-04-05 06:47:34,564 - 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-04-05 06:47:34,564 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-05 06:47:34,578 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-05 06:47:34,579 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-04-05 06:47:34,579 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '777f2712-34d5-412a-b813-11c934c8e388', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6dd2c340-ff58-4f58-8ff6-42247d584fc4', 'flavor_name': 'rally_sanity-flavor_6dd2c340-ff58-4f58-8ff6-42247d584fc4', '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_6dd2c340-ff58-4f58-8ff6-42247d584fc4', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-04-05 06:48:52,013 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ea6c7b5f-ffae-43f8-bfa1-4fb71a06ebbe 2019-04-05 06:48:52,013 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_sanity does not exist, we create it. 2019-04-05 06:48:52,015 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'ea6c7b5f-ffae-43f8-bfa1-4fb71a06ebbe'] 2019-04-05 06:48:52,831 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid ea6c7b5f-ffae-43f8-bfa1-4fb71a06ebbe -------------------------------------------------------------------------------- Task ea6c7b5f-ffae-43f8-bfa1-4fb71a06ebbe: 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 ea6c7b5f-ffae-43f8-bfa1-4fb71a06ebbe 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.583 | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 100.0% | 1 | | total | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 100.0% | 1 | | -> duration | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.583256 Full duration: 9.502088 -------------------------------------------------------------------------------- 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 ea6c7b5f-ffae-43f8-bfa1-4fb71a06ebbe 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.285 | 1.285 | 1.285 | 1.285 | 1.285 | 1.285 | 100.0% | 1 | | total | 1.762 | 1.762 | 1.762 | 1.762 | 1.762 | 1.762 | 100.0% | 1 | | -> duration | 1.762 | 1.762 | 1.762 | 1.762 | 1.762 | 1.762 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.76227 Full duration: 10.548247 -------------------------------------------------------------------------------- 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 ea6c7b5f-ffae-43f8-bfa1-4fb71a06ebbe 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.332 | 0.332 | 0.332 | 0.332 | 0.332 | 0.332 | 100.0% | 1 | | total | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 100.0% | 1 | | -> duration | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.773135 Full duration: 9.397944 -------------------------------------------------------------------------------- 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 ea6c7b5f-ffae-43f8-bfa1-4fb71a06ebbe has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 1.556 | 1.556 | 1.556 | 1.556 | 1.556 | 1.556 | 100.0% | 1 | | total | 1.989 | 1.989 | 1.989 | 1.989 | 1.989 | 1.989 | 100.0% | 1 | | -> duration | 1.989 | 1.989 | 1.989 | 1.989 | 1.989 | 1.989 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.989088 Full duration: 10.676812 -------------------------------------------------------------------------------- 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 ea6c7b5f-ffae-43f8-bfa1-4fb71a06ebbe 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.477 | 0.477 | 0.477 | 0.477 | 0.477 | 0.477 | 100.0% | 1 | | total | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 100.0% | 1 | | -> duration | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.887116 Full duration: 9.639259 -------------------------------------------------------------------------------- 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 ea6c7b5f-ffae-43f8-bfa1-4fb71a06ebbe 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.335 | 0.335 | 0.335 | 0.335 | 0.335 | 0.335 | 100.0% | 1 | | total | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 100.0% | 1 | | -> duration | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.817681 Full duration: 9.390392 HINTS: * To plot HTML graphics with this data, run: rally task report ea6c7b5f-ffae-43f8-bfa1-4fb71a06ebbe --out output.html * To generate a JUnit report, run: rally task export ea6c7b5f-ffae-43f8-bfa1-4fb71a06ebbe --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ea6c7b5f-ffae-43f8-bfa1-4fb71a06ebbe --json --out output.json 2019-04-05 06:48:52,831 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'ea6c7b5f-ffae-43f8-bfa1-4fb71a06ebbe', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.json'] 2019-04-05 06:48:54,781 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid ea6c7b5f-ffae-43f8-bfa1-4fb71a06ebbe --out /home/opnfv/functest/results/rally_sanity/authenticate.json 2019-04-05 06:48:54.653 657 INFO rally.api [-] Building 'json' report for the following task(s): 'ea6c7b5f-ffae-43f8-bfa1-4fb71a06ebbe'. 2019-04-05 06:48:54.659 657 INFO rally.api [-] The report has been successfully built. 2019-04-05 06:48:54,788 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-04-05 06:48:54,789 - 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-04-05 06:48:54,789 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-05 06:48:54,803 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-05 06:48:54,804 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-04-05 06:48:54,804 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['glance'], 'concurrency': 4, 'netid': '777f2712-34d5-412a-b813-11c934c8e388', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6dd2c340-ff58-4f58-8ff6-42247d584fc4', 'flavor_name': 'rally_sanity-flavor_6dd2c340-ff58-4f58-8ff6-42247d584fc4', '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_6dd2c340-ff58-4f58-8ff6-42247d584fc4', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-04-05 06:50:31,684 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f1dd12ab-5dfa-4e7d-af90-eb9d9c8ad893 2019-04-05 06:50:31,685 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'f1dd12ab-5dfa-4e7d-af90-eb9d9c8ad893'] 2019-04-05 06:50:32,515 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid f1dd12ab-5dfa-4e7d-af90-eb9d9c8ad893 -------------------------------------------------------------------------------- Task f1dd12ab-5dfa-4e7d-af90-eb9d9c8ad893: 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 f1dd12ab-5dfa-4e7d-af90-eb9d9c8ad893 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.941 | 2.941 | 2.941 | 2.941 | 2.941 | 2.941 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 100.0% | 1 | | -> glance_v2.upload_data | 0.404 | 0.404 | 0.404 | 0.404 | 0.404 | 0.404 | 100.0% | 1 | | glance_v2.delete_image | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 100.0% | 1 | | total | 4.001 | 4.001 | 4.001 | 4.001 | 4.001 | 4.001 | 100.0% | 1 | | -> duration | 4.001 | 4.001 | 4.001 | 4.001 | 4.001 | 4.001 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.000701 Full duration: 14.159765 -------------------------------------------------------------------------------- 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 f1dd12ab-5dfa-4e7d-af90-eb9d9c8ad893 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.819 | 2.819 | 2.819 | 2.819 | 2.819 | 2.819 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 100.0% | 1 | | -> glance_v2.upload_data | 0.391 | 0.391 | 0.391 | 0.391 | 0.391 | 0.391 | 100.0% | 1 | | glance_v2.list_images | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 100.0% | 1 | | total | 2.884 | 2.884 | 2.884 | 2.884 | 2.884 | 2.884 | 100.0% | 1 | | -> duration | 2.884 | 2.884 | 2.884 | 2.884 | 2.884 | 2.884 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.884115 Full duration: 15.579687 -------------------------------------------------------------------------------- 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 f1dd12ab-5dfa-4e7d-af90-eb9d9c8ad893 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.318 | 0.318 | 0.318 | 0.318 | 0.318 | 0.318 | 100.0% | 1 | | total | 0.318 | 0.318 | 0.318 | 0.318 | 0.318 | 0.318 | 100.0% | 1 | | -> duration | 0.318 | 0.318 | 0.318 | 0.318 | 0.318 | 0.318 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.31813 Full duration: 9.390394 -------------------------------------------------------------------------------- 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": "777f2712-34d5-412a-b813-11c934c8e388" } ], "flavor": { "name": "rally_sanity-flavor_6dd2c340-ff58-4f58-8ff6-42247d584fc4" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f1dd12ab-5dfa-4e7d-af90-eb9d9c8ad893 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.309 | 3.309 | 3.309 | 3.309 | 3.309 | 3.309 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | -> glance_v2.upload_data | 0.9 | 0.9 | 0.9 | 0.9 | 0.9 | 0.9 | 100.0% | 1 | | nova.boot_servers | 11.755 | 11.755 | 11.755 | 11.755 | 11.755 | 11.755 | 100.0% | 1 | | total | 15.065 | 15.065 | 15.065 | 15.065 | 15.065 | 15.065 | 100.0% | 1 | | -> duration | 14.065 | 14.065 | 14.065 | 14.065 | 14.065 | 14.065 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.06526 Full duration: 38.082184 HINTS: * To plot HTML graphics with this data, run: rally task report f1dd12ab-5dfa-4e7d-af90-eb9d9c8ad893 --out output.html * To generate a JUnit report, run: rally task export f1dd12ab-5dfa-4e7d-af90-eb9d9c8ad893 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f1dd12ab-5dfa-4e7d-af90-eb9d9c8ad893 --json --out output.json 2019-04-05 06:50:32,516 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'f1dd12ab-5dfa-4e7d-af90-eb9d9c8ad893', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.json'] 2019-04-05 06:50:34,370 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid f1dd12ab-5dfa-4e7d-af90-eb9d9c8ad893 --out /home/opnfv/functest/results/rally_sanity/glance.json 2019-04-05 06:50:34.274 1206 INFO rally.api [-] Building 'json' report for the following task(s): 'f1dd12ab-5dfa-4e7d-af90-eb9d9c8ad893'. 2019-04-05 06:50:34.278 1206 INFO rally.api [-] The report has been successfully built. 2019-04-05 06:50:34,376 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-04-05 06:50:34,377 - 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-04-05 06:50:34,378 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-05 06:50:34,392 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-05 06:50:34,393 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-04-05 06:50:34,393 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '777f2712-34d5-412a-b813-11c934c8e388', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6dd2c340-ff58-4f58-8ff6-42247d584fc4', 'flavor_name': 'rally_sanity-flavor_6dd2c340-ff58-4f58-8ff6-42247d584fc4', '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_6dd2c340-ff58-4f58-8ff6-42247d584fc4', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-04-05 06:50:46,594 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b5aa293f-d1da-46d7-854a-ab6bd725131b 2019-04-05 06:50:46,595 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b5aa293f-d1da-46d7-854a-ab6bd725131b'] 2019-04-05 06:50:47,444 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b5aa293f-d1da-46d7-854a-ab6bd725131b -------------------------------------------------------------------------------- Task b5aa293f-d1da-46d7-854a-ab6bd725131b: crashed -------------------------------------------------------------------------------- InvalidTaskConfig Input task is invalid! Subtask CinderVolumes.create_and_delete_snapshot[0] has wrong configuration Subtask configuration: {"version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload", "subtasks": [{"title": "CinderVolumes.create_and_delete_snapshot", "description": "Create and then delete a volume-snapshot.", "scenario": {"CinderVolumes.create_and_delete_snapshot": {"force": false}}, "contexts": {"users": {"tenants": 1, "users_per_tenant": 1}, "quotas": {"cinder": {"gigabytes": -1, "snapshots": -1, "volumes": -1}}, "volumes": {"size": 1, "volumes_per_tenant": 1}}, "runner": {"constant": {"concurrency": 1, "times": 1}}, "hooks": [], "sla": {"failure_rate": {"max": 0}}}]} Reason(s): Scenario plugin 'CinderVolumes.create_and_delete_snapshot' doesn't pass required_services@openstack validation. Details: 'cinder' service is not available. Hint: If 'cinder' service has non-default service_type, try to setup it via 'api_versions' context. For more details run: rally -d task detailed b5aa293f-d1da-46d7-854a-ab6bd725131b 2019-04-05 06:50:47,444 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b5aa293f-d1da-46d7-854a-ab6bd725131b', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.json'] 2019-04-05 06:50:49,240 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b5aa293f-d1da-46d7-854a-ab6bd725131b --out /home/opnfv/functest/results/rally_sanity/cinder.json 2019-04-05 06:50:49.141 1291 INFO rally.api [-] Building 'json' report for the following task(s): 'b5aa293f-d1da-46d7-854a-ab6bd725131b'. 2019-04-05 06:50:49.142 1291 INFO rally.api [-] The report has been successfully built. 2019-04-05 06:50:49,240 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" Failed. 2019-04-05 06:50:49,241 - 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-04-05 06:50:49,241 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-05 06:50:49,249 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-05 06:50:49,249 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2019-04-05 06:50:49,249 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': '777f2712-34d5-412a-b813-11c934c8e388', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6dd2c340-ff58-4f58-8ff6-42247d584fc4', 'flavor_name': 'rally_sanity-flavor_6dd2c340-ff58-4f58-8ff6-42247d584fc4', '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_6dd2c340-ff58-4f58-8ff6-42247d584fc4', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-04-05 06:53:09,486 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c746064c-1294-45b1-b5f1-02cc0012058b 2019-04-05 06:53:09,487 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'c746064c-1294-45b1-b5f1-02cc0012058b'] 2019-04-05 06:53:10,404 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid c746064c-1294-45b1-b5f1-02cc0012058b -------------------------------------------------------------------------------- Task c746064c-1294-45b1-b5f1-02cc0012058b: 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 c746064c-1294-45b1-b5f1-02cc0012058b 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.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | total | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | -> duration | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.69662 Full duration: 9.249147 -------------------------------------------------------------------------------- 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 c746064c-1294-45b1-b5f1-02cc0012058b 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.701 | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 100.0% | 1 | | total | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 100.0% | 1 | | -> duration | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.700902 Full duration: 9.960668 -------------------------------------------------------------------------------- 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 c746064c-1294-45b1-b5f1-02cc0012058b 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.719 | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 100.0% | 1 | | total | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 100.0% | 1 | | -> duration | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.718899 Full duration: 9.200596 -------------------------------------------------------------------------------- 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 c746064c-1294-45b1-b5f1-02cc0012058b 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.72 | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.281 | 0.281 | 0.281 | 0.281 | 0.281 | 0.281 | 100.0% | 1 | | total | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 100.0% | 1 | | -> duration | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.001525 Full duration: 10.239399 -------------------------------------------------------------------------------- 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 c746064c-1294-45b1-b5f1-02cc0012058b 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.675 | 0.675 | 0.675 | 0.675 | 0.675 | 0.675 | 100.0% | 1 | | total | 0.675 | 0.675 | 0.675 | 0.675 | 0.675 | 0.675 | 100.0% | 1 | | -> duration | 0.675 | 0.675 | 0.675 | 0.675 | 0.675 | 0.675 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.675346 Full duration: 9.820033 -------------------------------------------------------------------------------- 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 c746064c-1294-45b1-b5f1-02cc0012058b 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.924 | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.294 | 0.294 | 0.294 | 0.294 | 0.294 | 0.294 | 100.0% | 1 | | total | 1.218 | 1.218 | 1.218 | 1.218 | 1.218 | 1.218 | 100.0% | 1 | | -> duration | 1.218 | 1.218 | 1.218 | 1.218 | 1.218 | 1.218 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.218237 Full duration: 10.44144 -------------------------------------------------------------------------------- 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 c746064c-1294-45b1-b5f1-02cc0012058b 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.713 | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 100.0% | 1 | | total | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 100.0% | 1 | | -> duration | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.713194 Full duration: 9.141953 -------------------------------------------------------------------------------- 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 c746064c-1294-45b1-b5f1-02cc0012058b 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.215 | 1.215 | 1.215 | 1.215 | 1.215 | 1.215 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.526 | 0.526 | 0.526 | 0.526 | 0.526 | 0.526 | 100.0% | 1 | | total | 1.742 | 1.742 | 1.742 | 1.742 | 1.742 | 1.742 | 100.0% | 1 | | -> duration | 1.742 | 1.742 | 1.742 | 1.742 | 1.742 | 1.742 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.741751 Full duration: 10.895839 -------------------------------------------------------------------------------- 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 c746064c-1294-45b1-b5f1-02cc0012058b 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.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | total | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | -> duration | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.706893 Full duration: 9.305894 -------------------------------------------------------------------------------- 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 c746064c-1294-45b1-b5f1-02cc0012058b 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.998 | 0.998 | 0.998 | 0.998 | 0.998 | 0.998 | 100.0% | 1 | | gnocchi.delete_metric | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 100.0% | 1 | | total | 1.282 | 1.282 | 1.282 | 1.282 | 1.282 | 1.282 | 100.0% | 1 | | -> duration | 1.282 | 1.282 | 1.282 | 1.282 | 1.282 | 1.282 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.281745 Full duration: 10.802577 -------------------------------------------------------------------------------- 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 c746064c-1294-45b1-b5f1-02cc0012058b 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.748 | 0.748 | 0.748 | 0.748 | 0.748 | 0.748 | 100.0% | 1 | | gnocchi.delete_resource | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 100.0% | 1 | | total | 1.034 | 1.034 | 1.034 | 1.034 | 1.034 | 1.034 | 100.0% | 1 | | -> duration | 1.034 | 1.034 | 1.034 | 1.034 | 1.034 | 1.034 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.03436 Full duration: 10.322435 HINTS: * To plot HTML graphics with this data, run: rally task report c746064c-1294-45b1-b5f1-02cc0012058b --out output.html * To generate a JUnit report, run: rally task export c746064c-1294-45b1-b5f1-02cc0012058b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c746064c-1294-45b1-b5f1-02cc0012058b --json --out output.json 2019-04-05 06:53:10,405 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'c746064c-1294-45b1-b5f1-02cc0012058b', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.json'] 2019-04-05 06:53:12,389 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid c746064c-1294-45b1-b5f1-02cc0012058b --out /home/opnfv/functest/results/rally_sanity/gnocchi.json 2019-04-05 06:53:12.259 2422 INFO rally.api [-] Building 'json' report for the following task(s): 'c746064c-1294-45b1-b5f1-02cc0012058b'. 2019-04-05 06:53:12.267 2422 INFO rally.api [-] The report has been successfully built. 2019-04-05 06:53:12,401 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2019-04-05 06:53:12,402 - 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-04-05 06:53:12,402 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-05 06:53:12,415 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-05 06:53:12,416 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-04-05 06:53:12,416 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': '777f2712-34d5-412a-b813-11c934c8e388', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6dd2c340-ff58-4f58-8ff6-42247d584fc4', 'flavor_name': 'rally_sanity-flavor_6dd2c340-ff58-4f58-8ff6-42247d584fc4', '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_6dd2c340-ff58-4f58-8ff6-42247d584fc4', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-04-05 06:54:52,788 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : da522dea-b48e-4478-8e55-ef18e13246fe 2019-04-05 06:54:52,789 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'da522dea-b48e-4478-8e55-ef18e13246fe'] 2019-04-05 06:54:53,712 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid da522dea-b48e-4478-8e55-ef18e13246fe -------------------------------------------------------------------------------- Task da522dea-b48e-4478-8e55-ef18e13246fe: 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 da522dea-b48e-4478-8e55-ef18e13246fe 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.842 | 6.842 | 6.842 | 6.842 | 6.842 | 6.842 | 100.0% | 1 | | heat.update_stack | 3.933 | 3.933 | 3.933 | 3.933 | 3.933 | 3.933 | 100.0% | 1 | | heat.delete_stack | 3.323 | 3.323 | 3.323 | 3.323 | 3.323 | 3.323 | 100.0% | 1 | | total | 14.098 | 14.098 | 14.098 | 14.098 | 14.098 | 14.098 | 100.0% | 1 | | -> duration | 10.098 | 10.098 | 10.098 | 10.098 | 10.098 | 10.098 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.098222 Full duration: 24.471817 -------------------------------------------------------------------------------- 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 da522dea-b48e-4478-8e55-ef18e13246fe 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.501 | 5.501 | 5.501 | 5.501 | 5.501 | 5.501 | 100.0% | 1 | | heat.check_stack | 1.589 | 1.589 | 1.589 | 1.589 | 1.589 | 1.589 | 100.0% | 1 | | heat.delete_stack | 1.938 | 1.938 | 1.938 | 1.938 | 1.938 | 1.938 | 100.0% | 1 | | total | 9.027 | 9.027 | 9.027 | 9.027 | 9.027 | 9.027 | 100.0% | 1 | | -> duration | 7.027 | 7.027 | 7.027 | 7.027 | 7.027 | 7.027 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.027497 Full duration: 19.96266 -------------------------------------------------------------------------------- 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 da522dea-b48e-4478-8e55-ef18e13246fe 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.367 | 5.367 | 5.367 | 5.367 | 5.367 | 5.367 | 100.0% | 1 | | heat.suspend_stack | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | heat.resume_stack | 1.679 | 1.679 | 1.679 | 1.679 | 1.679 | 1.679 | 100.0% | 1 | | heat.delete_stack | 1.745 | 1.745 | 1.745 | 1.745 | 1.745 | 1.745 | 100.0% | 1 | | total | 9.534 | 9.534 | 9.534 | 9.534 | 9.534 | 9.534 | 100.0% | 1 | | -> duration | 7.534 | 7.534 | 7.534 | 7.534 | 7.534 | 7.534 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.533855 Full duration: 20.048233 -------------------------------------------------------------------------------- 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 da522dea-b48e-4478-8e55-ef18e13246fe 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.718 | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 100.0% | 1 | | total | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 100.0% | 1 | | -> duration | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.718317 Full duration: 11.040163 HINTS: * To plot HTML graphics with this data, run: rally task report da522dea-b48e-4478-8e55-ef18e13246fe --out output.html * To generate a JUnit report, run: rally task export da522dea-b48e-4478-8e55-ef18e13246fe --type junit --to output.xml * To get raw JSON output of task results, run: rally task report da522dea-b48e-4478-8e55-ef18e13246fe --json --out output.json 2019-04-05 06:54:53,713 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'da522dea-b48e-4478-8e55-ef18e13246fe', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.json'] 2019-04-05 06:54:55,828 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid da522dea-b48e-4478-8e55-ef18e13246fe --out /home/opnfv/functest/results/rally_sanity/heat.json 2019-04-05 06:54:55.676 3331 INFO rally.api [-] Building 'json' report for the following task(s): 'da522dea-b48e-4478-8e55-ef18e13246fe'. 2019-04-05 06:54:55.681 3331 INFO rally.api [-] The report has been successfully built. 2019-04-05 06:54:55,831 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-04-05 06:54:55,831 - 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-04-05 06:54:55,831 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-05 06:54:55,837 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-05 06:54:55,837 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-04-05 06:54:55,837 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '777f2712-34d5-412a-b813-11c934c8e388', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6dd2c340-ff58-4f58-8ff6-42247d584fc4', 'flavor_name': 'rally_sanity-flavor_6dd2c340-ff58-4f58-8ff6-42247d584fc4', '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_6dd2c340-ff58-4f58-8ff6-42247d584fc4', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-04-05 06:58:57,646 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 50db1532-9f4c-4a97-a3a2-99669688f151 2019-04-05 06:58:57,647 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '50db1532-9f4c-4a97-a3a2-99669688f151'] 2019-04-05 06:58:58,485 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 50db1532-9f4c-4a97-a3a2-99669688f151 -------------------------------------------------------------------------------- Task 50db1532-9f4c-4a97-a3a2-99669688f151: 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 50db1532-9f4c-4a97-a3a2-99669688f151 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.713 | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 100.0% | 1 | | keystone_v3.add_role | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 100.0% | 1 | | keystone_v3.revoke_role | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 100.0% | 1 | | total | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 100.0% | 1 | | -> duration | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.100442 Full duration: 18.329404 -------------------------------------------------------------------------------- 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 50db1532-9f4c-4a97-a3a2-99669688f151 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.719 | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 100.0% | 1 | | keystone_v3.add_role | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 100.0% | 1 | | keystone_v3.list_roles | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 100.0% | 1 | | total | 1.081 | 1.081 | 1.081 | 1.081 | 1.081 | 1.081 | 100.0% | 1 | | -> duration | 1.081 | 1.081 | 1.081 | 1.081 | 1.081 | 1.081 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.080504 Full duration: 18.020812 -------------------------------------------------------------------------------- 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 50db1532-9f4c-4a97-a3a2-99669688f151 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.096 | 1.096 | 1.096 | 1.096 | 1.096 | 1.096 | 100.0% | 1 | | keystone_v3.list_projects | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 100.0% | 1 | | total | 1.292 | 1.292 | 1.292 | 1.292 | 1.292 | 1.292 | 100.0% | 1 | | -> duration | 1.292 | 1.292 | 1.292 | 1.292 | 1.292 | 1.292 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.291679 Full duration: 18.788491 -------------------------------------------------------------------------------- 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 50db1532-9f4c-4a97-a3a2-99669688f151 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.757 | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 100.0% | 1 | | keystone_v3.delete_role | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 100.0% | 1 | | total | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 100.0% | 1 | | -> duration | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.891886 Full duration: 15.771391 -------------------------------------------------------------------------------- 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 50db1532-9f4c-4a97-a3a2-99669688f151 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.765 | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 100.0% | 1 | | keystone_v3.delete_service | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 100.0% | 1 | | total | 0.988 | 0.988 | 0.988 | 0.988 | 0.988 | 0.988 | 100.0% | 1 | | -> duration | 0.988 | 0.988 | 0.988 | 0.988 | 0.988 | 0.988 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.987896 Full duration: 16.212522 -------------------------------------------------------------------------------- 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 50db1532-9f4c-4a97-a3a2-99669688f151 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.078 | 1.078 | 1.078 | 1.078 | 1.078 | 1.078 | 100.0% | 1 | | keystone_v3.create_user | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 100.0% | 1 | | -> keystone_v3.add_role | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 100.0% | 1 | | keystone_v3.create_role | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 100.0% | 1 | | keystone_v3.get_project | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | keystone_v3.get_user | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 100.0% | 1 | | keystone_v3.get_role | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 100.0% | 1 | | keystone_v3.list_services | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 100.0% | 1 | | keystone_v3.get_services | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 100.0% | 1 | | total | 2.858 | 2.858 | 2.858 | 2.858 | 2.858 | 2.858 | 100.0% | 1 | | -> duration | 2.858 | 2.858 | 2.858 | 2.858 | 2.858 | 2.858 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.858286 Full duration: 25.007688 -------------------------------------------------------------------------------- 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 50db1532-9f4c-4a97-a3a2-99669688f151 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.857 | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 100.0% | 1 | | keystone_v3.update_project | 0.153 | 0.153 | 0.153 | 0.153 | 0.153 | 0.153 | 100.0% | 1 | | keystone_v3.delete_project | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 100.0% | 1 | | total | 1.181 | 1.181 | 1.181 | 1.181 | 1.181 | 1.181 | 100.0% | 1 | | -> duration | 1.181 | 1.181 | 1.181 | 1.181 | 1.181 | 1.181 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.180809 Full duration: 16.004322 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 50db1532-9f4c-4a97-a3a2-99669688f151 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.121 | 1.121 | 1.121 | 1.121 | 1.121 | 1.121 | 100.0% | 1 | | total | 1.243 | 1.243 | 1.243 | 1.243 | 1.243 | 1.243 | 100.0% | 1 | | -> duration | 1.243 | 1.243 | 1.243 | 1.243 | 1.243 | 1.243 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.242667 Full duration: 18.841152 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 50db1532-9f4c-4a97-a3a2-99669688f151 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.067 | 1.067 | 1.067 | 1.067 | 1.067 | 1.067 | 100.0% | 1 | | total | 1.067 | 1.067 | 1.067 | 1.067 | 1.067 | 1.067 | 100.0% | 1 | | -> duration | 1.067 | 1.067 | 1.067 | 1.067 | 1.067 | 1.067 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.066801 Full duration: 18.177414 -------------------------------------------------------------------------------- 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 50db1532-9f4c-4a97-a3a2-99669688f151 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.953 | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 100.0% | 1 | | keystone_v3.list_users | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 100.0% | 1 | | total | 1.29 | 1.29 | 1.29 | 1.29 | 1.29 | 1.29 | 100.0% | 1 | | -> duration | 1.29 | 1.29 | 1.29 | 1.29 | 1.29 | 1.29 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.289818 Full duration: 18.214004 -------------------------------------------------------------------------------- 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 50db1532-9f4c-4a97-a3a2-99669688f151 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.023 | 1.023 | 1.023 | 1.023 | 1.023 | 1.023 | 100.0% | 1 | | keystone_v3.create_users | 7.35 | 7.35 | 7.35 | 7.35 | 7.35 | 7.35 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 7.35 | 7.35 | 7.35 | 7.35 | 7.35 | 7.35 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.374 | 1.374 | 1.374 | 1.374 | 1.374 | 1.374 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.821 | 1.821 | 1.821 | 1.821 | 1.821 | 1.821 | 100.0% | 1 | | total | 9.72 | 9.72 | 9.72 | 9.72 | 9.72 | 9.72 | 100.0% | 1 | | -> duration | 9.72 | 9.72 | 9.72 | 9.72 | 9.72 | 9.72 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.719555 Full duration: 31.72641 HINTS: * To plot HTML graphics with this data, run: rally task report 50db1532-9f4c-4a97-a3a2-99669688f151 --out output.html * To generate a JUnit report, run: rally task export 50db1532-9f4c-4a97-a3a2-99669688f151 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 50db1532-9f4c-4a97-a3a2-99669688f151 --json --out output.json 2019-04-05 06:58:58,486 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '50db1532-9f4c-4a97-a3a2-99669688f151', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.json'] 2019-04-05 06:59:00,459 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 50db1532-9f4c-4a97-a3a2-99669688f151 --out /home/opnfv/functest/results/rally_sanity/keystone.json 2019-04-05 06:59:00.334 5242 INFO rally.api [-] Building 'json' report for the following task(s): '50db1532-9f4c-4a97-a3a2-99669688f151'. 2019-04-05 06:59:00.344 5242 INFO rally.api [-] The report has been successfully built. 2019-04-05 06:59:00,474 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-04-05 06:59:00,475 - 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-04-05 06:59:00,475 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-05 06:59:00,487 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-05 06:59:00,489 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-04-05 06:59:00,489 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '777f2712-34d5-412a-b813-11c934c8e388', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6dd2c340-ff58-4f58-8ff6-42247d584fc4', 'flavor_name': 'rally_sanity-flavor_6dd2c340-ff58-4f58-8ff6-42247d584fc4', '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_6dd2c340-ff58-4f58-8ff6-42247d584fc4', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-04-05 07:03:55,379 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 69c387a1-6d62-4237-bfb4-f39558e77271 2019-04-05 07:03:55,379 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '69c387a1-6d62-4237-bfb4-f39558e77271'] 2019-04-05 07:03:56,207 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 69c387a1-6d62-4237-bfb4-f39558e77271 -------------------------------------------------------------------------------- Task 69c387a1-6d62-4237-bfb4-f39558e77271: 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 69c387a1-6d62-4237-bfb4-f39558e77271 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.041 | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 100.0% | 1 | | neutron.delete_network | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 100.0% | 1 | | total | 1.687 | 1.687 | 1.687 | 1.687 | 1.687 | 1.687 | 100.0% | 1 | | -> duration | 1.687 | 1.687 | 1.687 | 1.687 | 1.687 | 1.687 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.687213 Full duration: 18.140446 -------------------------------------------------------------------------------- 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 69c387a1-6d62-4237-bfb4-f39558e77271 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.572 | 1.572 | 1.572 | 1.572 | 1.572 | 1.572 | 100.0% | 1 | | neutron.delete_port | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 100.0% | 1 | | total | 2.477 | 2.477 | 2.477 | 2.477 | 2.477 | 2.477 | 100.0% | 1 | | -> duration | 2.477 | 2.477 | 2.477 | 2.477 | 2.477 | 2.477 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.476569 Full duration: 24.643001 -------------------------------------------------------------------------------- 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 69c387a1-6d62-4237-bfb4-f39558e77271 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.042 | 1.042 | 1.042 | 1.042 | 1.042 | 1.042 | 100.0% | 1 | | neutron.create_subnet | 0.539 | 0.539 | 0.539 | 0.539 | 0.539 | 0.539 | 100.0% | 1 | | neutron.create_router | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 100.0% | 1 | | neutron.add_interface_router | 2.519 | 2.519 | 2.519 | 2.519 | 2.519 | 2.519 | 100.0% | 1 | | neutron.remove_interface_router | 2.6 | 2.6 | 2.6 | 2.6 | 2.6 | 2.6 | 100.0% | 1 | | neutron.delete_router | 0.478 | 0.478 | 0.478 | 0.478 | 0.478 | 0.478 | 100.0% | 1 | | total | 7.256 | 7.256 | 7.256 | 7.256 | 7.256 | 7.256 | 100.0% | 1 | | -> duration | 7.256 | 7.256 | 7.256 | 7.256 | 7.256 | 7.256 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.256081 Full duration: 29.313762 -------------------------------------------------------------------------------- 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 69c387a1-6d62-4237-bfb4-f39558e77271 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.425 | 1.425 | 1.425 | 1.425 | 1.425 | 1.425 | 100.0% | 1 | | neutron.delete_subnet | 0.526 | 0.526 | 0.526 | 0.526 | 0.526 | 0.526 | 100.0% | 1 | | total | 1.951 | 1.951 | 1.951 | 1.951 | 1.951 | 1.951 | 100.0% | 1 | | -> duration | 1.951 | 1.951 | 1.951 | 1.951 | 1.951 | 1.951 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.950915 Full duration: 24.220899 -------------------------------------------------------------------------------- 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 69c387a1-6d62-4237-bfb4-f39558e77271 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.008 | 1.008 | 1.008 | 1.008 | 1.008 | 1.008 | 100.0% | 1 | | neutron.list_networks | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | total | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 100.0% | 1 | | -> duration | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.122051 Full duration: 19.961254 -------------------------------------------------------------------------------- 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 69c387a1-6d62-4237-bfb4-f39558e77271 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.176 | 2.176 | 2.176 | 2.176 | 2.176 | 2.176 | 100.0% | 1 | | neutron.list_ports | 0.071 | 0.071 | 0.071 | 0.071 | 0.071 | 0.071 | 100.0% | 1 | | total | 2.248 | 2.248 | 2.248 | 2.248 | 2.248 | 2.248 | 100.0% | 1 | | -> duration | 2.248 | 2.248 | 2.248 | 2.248 | 2.248 | 2.248 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.247613 Full duration: 25.535906 -------------------------------------------------------------------------------- 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 69c387a1-6d62-4237-bfb4-f39558e77271 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.222 | 1.222 | 1.222 | 1.222 | 1.222 | 1.222 | 100.0% | 1 | | neutron.create_subnet | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 100.0% | 1 | | neutron.create_router | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | neutron.add_interface_router | 2.598 | 2.598 | 2.598 | 2.598 | 2.598 | 2.598 | 100.0% | 1 | | neutron.list_routers | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 100.0% | 1 | | total | 4.643 | 4.643 | 4.643 | 4.643 | 4.643 | 4.643 | 100.0% | 1 | | -> duration | 4.643 | 4.643 | 4.643 | 4.643 | 4.643 | 4.643 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.64276 Full duration: 33.082772 -------------------------------------------------------------------------------- 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 69c387a1-6d62-4237-bfb4-f39558e77271 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.09 | 1.09 | 1.09 | 1.09 | 1.09 | 1.09 | 100.0% | 1 | | neutron.create_subnet | 0.587 | 0.587 | 0.587 | 0.587 | 0.587 | 0.587 | 100.0% | 1 | | neutron.list_subnets | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 100.0% | 1 | | total | 1.743 | 1.743 | 1.743 | 1.743 | 1.743 | 1.743 | 100.0% | 1 | | -> duration | 1.743 | 1.743 | 1.743 | 1.743 | 1.743 | 1.743 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.742991 Full duration: 23.728505 -------------------------------------------------------------------------------- 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 69c387a1-6d62-4237-bfb4-f39558e77271 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.903 | 0.903 | 0.903 | 0.903 | 0.903 | 0.903 | 100.0% | 1 | | neutron.delete_security_group | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 100.0% | 1 | | total | 1.02 | 1.02 | 1.02 | 1.02 | 1.02 | 1.02 | 100.0% | 1 | | -> duration | 1.02 | 1.02 | 1.02 | 1.02 | 1.02 | 1.02 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.019645 Full duration: 16.817758 -------------------------------------------------------------------------------- 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 69c387a1-6d62-4237-bfb4-f39558e77271 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.857 | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 100.0% | 1 | | neutron.create_security_group_rule | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 100.0% | 1 | | neutron.delete_security_group | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | total | 1.159 | 1.159 | 1.159 | 1.159 | 1.159 | 1.159 | 100.0% | 1 | | -> duration | 1.159 | 1.159 | 1.159 | 1.159 | 1.159 | 1.159 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.159227 Full duration: 17.065873 -------------------------------------------------------------------------------- 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 69c387a1-6d62-4237-bfb4-f39558e77271 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.256 | 1.256 | 1.256 | 1.256 | 1.256 | 1.256 | 100.0% | 1 | | neutron.create_router | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | neutron.add_gateway_router | 2.353 | 2.353 | 2.353 | 2.353 | 2.353 | 2.353 | 100.0% | 1 | | neutron.remove_gateway_router | 1.444 | 1.444 | 1.444 | 1.444 | 1.444 | 1.444 | 100.0% | 1 | | total | 5.165 | 5.165 | 5.165 | 5.165 | 5.165 | 5.165 | 100.0% | 1 | | -> duration | 5.165 | 5.165 | 5.165 | 5.165 | 5.165 | 5.165 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.165033 Full duration: 32.005095 HINTS: * To plot HTML graphics with this data, run: rally task report 69c387a1-6d62-4237-bfb4-f39558e77271 --out output.html * To generate a JUnit report, run: rally task export 69c387a1-6d62-4237-bfb4-f39558e77271 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 69c387a1-6d62-4237-bfb4-f39558e77271 --json --out output.json 2019-04-05 07:03:56,207 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '69c387a1-6d62-4237-bfb4-f39558e77271', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.json'] 2019-04-05 07:03:58,523 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 69c387a1-6d62-4237-bfb4-f39558e77271 --out /home/opnfv/functest/results/rally_sanity/neutron.json 2019-04-05 07:03:58.390 8533 INFO rally.api [-] Building 'json' report for the following task(s): '69c387a1-6d62-4237-bfb4-f39558e77271'. 2019-04-05 07:03:58.402 8533 INFO rally.api [-] The report has been successfully built. 2019-04-05 07:03:58,535 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-04-05 07:03:58,536 - 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-04-05 07:03:58,536 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-05 07:03:58,544 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-05 07:03:58,545 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-04-05 07:03:58,545 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': '777f2712-34d5-412a-b813-11c934c8e388', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6dd2c340-ff58-4f58-8ff6-42247d584fc4', 'flavor_name': 'rally_sanity-flavor_6dd2c340-ff58-4f58-8ff6-42247d584fc4', '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_6dd2c340-ff58-4f58-8ff6-42247d584fc4', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-04-05 07:04:16,009 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4441acb6-a51d-4c14-9357-1601c20af53e 2019-04-05 07:04:16,010 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '4441acb6-a51d-4c14-9357-1601c20af53e'] 2019-04-05 07:04:16,833 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 4441acb6-a51d-4c14-9357-1601c20af53e -------------------------------------------------------------------------------- Task 4441acb6-a51d-4c14-9357-1601c20af53e: crashed -------------------------------------------------------------------------------- InvalidTaskConfig Input task is invalid! Subtask NovaServers.boot_server_attach_created_volume_and_live_migrate[0] has wrong configuration Subtask configuration: {"version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload", "subtasks": [{"title": "NovaServers.boot_server_attach_created_volume_and_live_migrate", "description": "Create a VM, attach a volume to it and live migrate.", "scenario": {"NovaServers.boot_server_attach_created_volume_and_live_migrate": {"flavor": {"name": "rally_sanity-flavor_6dd2c340-ff58-4f58-8ff6-42247d584fc4"}, "image": {"name": "rally_sanity-img_6dd2c340-ff58-4f58-8ff6-42247d584fc4"}, "size": 10, "block_migration": false, "boot_server_kwargs": {"nics": [{"net-id": "777f2712-34d5-412a-b813-11c934c8e388"}]}}}, "contexts": {"users": {"tenants": 1, "users_per_tenant": 1}}, "runner": {"constant": {"concurrency": 1, "times": 1}}, "hooks": [], "sla": {"failure_rate": {"max": 0}}}]} Reason(s): Scenario plugin 'NovaServers.boot_server_attach_created_volume_and_live_migrate' doesn't pass required_services@openstack validation. Details: 'cinder' service is not available. Hint: If 'cinder' service has non-default service_type, try to setup it via 'api_versions' context. For more details run: rally -d task detailed 4441acb6-a51d-4c14-9357-1601c20af53e 2019-04-05 07:04:16,833 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '4441acb6-a51d-4c14-9357-1601c20af53e', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.json'] 2019-04-05 07:04:18,832 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 4441acb6-a51d-4c14-9357-1601c20af53e --out /home/opnfv/functest/results/rally_sanity/nova.json 2019-04-05 07:04:18.747 8618 INFO rally.api [-] Building 'json' report for the following task(s): '4441acb6-a51d-4c14-9357-1601c20af53e'. 2019-04-05 07:04:18.748 8618 INFO rally.api [-] The report has been successfully built. 2019-04-05 07:04:18,833 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2019-04-05 07:04:18,834 - 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-04-05 07:04:18,834 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-05 07:04:18,849 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-05 07:04:18,849 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-04-05 07:04:18,850 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '777f2712-34d5-412a-b813-11c934c8e388', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6dd2c340-ff58-4f58-8ff6-42247d584fc4', 'flavor_name': 'rally_sanity-flavor_6dd2c340-ff58-4f58-8ff6-42247d584fc4', '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_6dd2c340-ff58-4f58-8ff6-42247d584fc4', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-04-05 07:04:30,781 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0152248f-6d5e-46ba-9ddd-c13fea2a2111 2019-04-05 07:04:30,781 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '0152248f-6d5e-46ba-9ddd-c13fea2a2111'] 2019-04-05 07:04:31,601 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 0152248f-6d5e-46ba-9ddd-c13fea2a2111 -------------------------------------------------------------------------------- Task 0152248f-6d5e-46ba-9ddd-c13fea2a2111: crashed -------------------------------------------------------------------------------- InvalidTaskConfig Input task is invalid! Subtask Quotas.cinder_update_and_delete[0] has wrong configuration Subtask configuration: {"version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload", "subtasks": [{"title": "Quotas.cinder_update_and_delete", "description": "Update and Delete quotas for Cinder.", "scenario": {"Quotas.cinder_update_and_delete": {"max_quota": 1024}}, "contexts": {"users": {"tenants": 1, "users_per_tenant": 1}}, "runner": {"constant": {"concurrency": 1, "times": 1}}, "hooks": [], "sla": {"failure_rate": {"max": 0}}}]} Reason(s): Scenario plugin 'Quotas.cinder_update_and_delete' doesn't pass required_services@openstack validation. Details: 'cinder' service is not available. Hint: If 'cinder' service has non-default service_type, try to setup it via 'api_versions' context. For more details run: rally -d task detailed 0152248f-6d5e-46ba-9ddd-c13fea2a2111 2019-04-05 07:04:31,602 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '0152248f-6d5e-46ba-9ddd-c13fea2a2111', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.json'] 2019-04-05 07:04:33,552 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 0152248f-6d5e-46ba-9ddd-c13fea2a2111 --out /home/opnfv/functest/results/rally_sanity/quotas.json 2019-04-05 07:04:33.432 8703 INFO rally.api [-] Building 'json' report for the following task(s): '0152248f-6d5e-46ba-9ddd-c13fea2a2111'. 2019-04-05 07:04:33.433 8703 INFO rally.api [-] The report has been successfully built. 2019-04-05 07:04:33,553 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" Failed. 2019-04-05 07:04:33,560 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:00:59 | 6 | 100.00% | | glance | 00:01:17 | 4 | 100.00% | | cinder | 00:00:00 | 0 | 0.00% | | gnocchi | 00:01:49 | 11 | 100.00% | | heat | 00:01:15 | 4 | 100.00% | | keystone | 00:03:35 | 11 | 100.00% | | neutron | 00:04:24 | 11 | 100.00% | | nova | 00:00:00 | 0 | 0.00% | | quotas | 00:00:00 | 0 | 0.00% | | | | | | | TOTAL: | 00:13:20 | 47 | 100.00% | +----------------+------------+----------------+-----------+ 2019-04-05 07:04:33,561 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 6/9 modules 2019-04-05 07:04:33,561 - 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-04-05 07:04:35,861 - 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-04-05 07:04:35.686 8705 INFO rally.api [-] Building 'html' report for the following task(s): 'ea6c7b5f-ffae-43f8-bfa1-4fb71a06ebbe', 'f1dd12ab-5dfa-4e7d-af90-eb9d9c8ad893', 'b5aa293f-d1da-46d7-854a-ab6bd725131b', 'c746064c-1294-45b1-b5f1-02cc0012058b', 'da522dea-b48e-4478-8e55-ef18e13246fe', '50db1532-9f4c-4a97-a3a2-99669688f151', '69c387a1-6d62-4237-bfb4-f39558e77271', '4441acb6-a51d-4c14-9357-1601c20af53e', '0152248f-6d5e-46ba-9ddd-c13fea2a2111'. 2019-04-05 07:04:35.757 8705 INFO rally.api [-] The report has been successfully built. 2019-04-05 07:04:35,861 - 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-04-05 07:04:38,138 - 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-04-05 07:04:38.028 8707 INFO rally.api [-] Building 'junit-xml' report for the following task(s): 'ea6c7b5f-ffae-43f8-bfa1-4fb71a06ebbe', 'f1dd12ab-5dfa-4e7d-af90-eb9d9c8ad893', 'b5aa293f-d1da-46d7-854a-ab6bd725131b', 'c746064c-1294-45b1-b5f1-02cc0012058b', 'da522dea-b48e-4478-8e55-ef18e13246fe', '50db1532-9f4c-4a97-a3a2-99669688f151', '69c387a1-6d62-4237-bfb4-f39558e77271', '4441acb6-a51d-4c14-9357-1601c20af53e', '0152248f-6d5e-46ba-9ddd-c13fea2a2111'. 2019-04-05 07:04:38.033 8707 INFO rally.api [-] The report has been successfully built. 2019-04-05 07:04:38,265 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-05 07:04:38,265 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 17:21 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-04-05 07:04:38,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 07:04:38,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}780bc3aa95b7c03bcf3d03fe9be2fca39e9893fb" 2019-04-05 07:04:38,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04: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-dca13017-611e-4f61-8814-1dc7390306b0 x-openstack-request-id: req-dca13017-611e-4f61-8814-1dc7390306b0 2019-04-05 07:04:38,600 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_6dd2c340-ff58-4f58-8ff6-42247d584fc4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2c349e33-058f-4705-b409-ca8fcc727d04", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2c349e33-058f-4705-b409-ca8fcc727d04", "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": "2c349e33-058f-4705-b409-ca8fcc727d04"}, {"name": "rally_sanity-flavor_alt_6dd2c340-ff58-4f58-8ff6-42247d584fc4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/547ab4ce-eb36-4179-a697-318d230dda61", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/547ab4ce-eb36-4179-a697-318d230dda61", "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": "547ab4ce-eb36-4179-a697-318d230dda61"}]} 2019-04-05 07:04:38,600 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-dca13017-611e-4f61-8814-1dc7390306b0 2019-04-05 07:04:38,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.3282558918s 2019-04-05 07:04:38,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-05 07:04:38,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/547ab4ce-eb36-4179-a697-318d230dda61 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}780bc3aa95b7c03bcf3d03fe9be2fca39e9893fb" 2019-04-05 07:04:38,630 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04: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-1a277a49-b505-4d98-90fb-065da439102d x-openstack-request-id: req-1a277a49-b505-4d98-90fb-065da439102d 2019-04-05 07:04:38,630 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/547ab4ce-eb36-4179-a697-318d230dda61 used request id req-1a277a49-b505-4d98-90fb-065da439102d 2019-04-05 07:04:38,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0274820327759s 2019-04-05 07:04:38,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-05 07:04:38,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/21fd9573-99ac-4de9-b2ad-727d303aa2c2/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.15" -H "X-Auth-Token: {SHA1}631993884994ba19138fd6efd4fac04eee6a9ed7" -d '{"subnet_id": "25ac5cd1-4896-4f0e-94c0-cf595a477ba9"}' 2019-04-05 07:04:41,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:41 GMT X-Openstack-Request-Id: req-8355bd40-fe83-4b77-9fa6-e2a7265a49b9 2019-04-05 07:04:41,039 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "777f2712-34d5-412a-b813-11c934c8e388", "tenant_id": "d0dcd6b5b9494279be56f390840979e8", "subnet_id": "25ac5cd1-4896-4f0e-94c0-cf595a477ba9", "subnet_ids": ["25ac5cd1-4896-4f0e-94c0-cf595a477ba9"], "port_id": "1b6a03ed-9402-427f-97f6-41949b24369c", "id": "21fd9573-99ac-4de9-b2ad-727d303aa2c2"} 2019-04-05 07:04:41,039 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/21fd9573-99ac-4de9-b2ad-727d303aa2c2/remove_router_interface.json used request id req-8355bd40-fe83-4b77-9fa6-e2a7265a49b9 2019-04-05 07:04:41,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.40786099434s 2019-04-05 07:04:41,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-05 07:04:41,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}631993884994ba19138fd6efd4fac04eee6a9ed7" 2019-04-05 07:04:41,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1709 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:41 GMT X-Openstack-Request-Id: req-b07e20b4-69b9-4666-bfa3-6fbe09c764f4 2019-04-05 07:04:41,164 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d0dcd6b5b9494279be56f390840979e8", "created_at": "2019-04-05T06:47:19Z", "admin_state_up": true, "updated_at": "2019-04-05T07:04:39Z", "project_id": "d0dcd6b5b9494279be56f390840979e8", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "21fd9573-99ac-4de9-b2ad-727d303aa2c2", "name": "rally_sanity-router_6dd2c340-ff58-4f58-8ff6-42247d584fc4"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "638a7b188ca34971904cb70406edfab6", "created_at": "2019-04-05T06:37:32Z", "admin_state_up": false, "updated_at": "2019-04-05T06:37:32Z", "project_id": "638a7b188ca34971904cb70406edfab6", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "4026d610-689a-47a2-8afb-4aab31575bd9", "name": "tempest-router-290562227"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7a3d46fba4b943edb09ab34dc165c86a", "created_at": "2019-04-05T06:37:04Z", "admin_state_up": true, "updated_at": "2019-04-05T06:37:04Z", "project_id": "7a3d46fba4b943edb09ab34dc165c86a", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "96e1d4d7-e383-4196-9d01-0b4fd7036c10", "name": "tempest-pretest-check-172181608"}]} 2019-04-05 07:04:41,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-b07e20b4-69b9-4666-bfa3-6fbe09c764f4 2019-04-05 07:04:41,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.124461889267s 2019-04-05 07:04:41,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-05 07:04:41,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/21fd9573-99ac-4de9-b2ad-727d303aa2c2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}631993884994ba19138fd6efd4fac04eee6a9ed7" 2019-04-05 07:04:42,591 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 07:04:42 GMT X-Openstack-Request-Id: req-f441548f-5fd4-4ec4-b302-bf72952f7abd 2019-04-05 07:04:42,591 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 07:04:42,591 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/21fd9573-99ac-4de9-b2ad-727d303aa2c2.json used request id req-f441548f-5fd4-4ec4-b302-bf72952f7abd 2019-04-05 07:04:42,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.4254720211s 2019-04-05 07:04:42,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-05 07:04:42,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}631993884994ba19138fd6efd4fac04eee6a9ed7" 2019-04-05 07:04:42,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1330 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:42 GMT X-Openstack-Request-Id: req-e32084e4-dddb-4596-963b-7a1daa1fb2b7 2019-04-05 07:04:42,634 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-05T06:47: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":"25ac5cd1-4896-4f0e-94c0-cf595a477ba9","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d0dcd6b5b9494279be56f390840979e8","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_6dd2c340-ff58-4f58-8ff6-42247d584fc4","enable_dhcp":true,"segment_id":null,"network_id":"777f2712-34d5-412a-b813-11c934c8e388","tenant_id":"d0dcd6b5b9494279be56f390840979e8","created_at":"2019-04-05T06:47:19Z","ip_version":4},{"updated_at":"2019-04-05T06:22:27Z","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":"d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:27Z","ip_version":4}]} 2019-04-05 07:04:42,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-e32084e4-dddb-4596-963b-7a1daa1fb2b7 2019-04-05 07:04:42,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0425391197205s 2019-04-05 07:04:42,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-05 07:04:42,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/25ac5cd1-4896-4f0e-94c0-cf595a477ba9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}631993884994ba19138fd6efd4fac04eee6a9ed7" 2019-04-05 07:04:43,451 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 07:04:43 GMT X-Openstack-Request-Id: req-67e81099-84b0-4e85-82ac-8e5725789aa8 2019-04-05 07:04:43,451 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 07:04:43,451 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/25ac5cd1-4896-4f0e-94c0-cf595a477ba9.json used request id req-67e81099-84b0-4e85-82ac-8e5725789aa8 2019-04-05 07:04:43,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.815070867538s 2019-04-05 07:04:43,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 07:04:43,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}631993884994ba19138fd6efd4fac04eee6a9ed7" 2019-04-05 07:04:43,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1436 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:43 GMT X-Openstack-Request-Id: req-c430de62-e486-4d79-a19c-fd3f9b3d769e 2019-04-05 07:04:43,797 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"777f2712-34d5-412a-b813-11c934c8e388","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":true,"project_id":"d0dcd6b5b9494279be56f390840979e8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T07:04:43Z","qos_policy_id":null,"name":"rally_sanity-net_6dd2c340-ff58-4f58-8ff6-42247d584fc4","admin_state_up":true,"tenant_id":"d0dcd6b5b9494279be56f390840979e8","created_at":"2019-04-05T06:47:18Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"}]} 2019-04-05 07:04:43,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c430de62-e486-4d79-a19c-fd3f9b3d769e 2019-04-05 07:04:43,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.345659971237s 2019-04-05 07:04:43,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-05 07:04:43,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/777f2712-34d5-412a-b813-11c934c8e388.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}631993884994ba19138fd6efd4fac04eee6a9ed7" 2019-04-05 07:04:44,443 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 07:04:44 GMT X-Openstack-Request-Id: req-be9ee098-6486-4993-8ed5-d43a7bead10b 2019-04-05 07:04:44,443 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 07:04:44,443 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/777f2712-34d5-412a-b813-11c934c8e388.json used request id req-be9ee098-6486-4993-8ed5-d43a7bead10b 2019-04-05 07:04:44,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.645034074783s 2019-04-05 07:04:44,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 07:04:44,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}631993884994ba19138fd6efd4fac04eee6a9ed7" 2019-04-05 07:04:44,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:44 GMT X-Openstack-Request-Id: req-78fda67b-a468-4593-814f-cb47d70ec953 2019-04-05 07:04:44,741 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T06:47:24Z", "file": "/v2/images/4682f110-2bae-4deb-8fe3-9cb57e9b4255/file", "owner": "d0dcd6b5b9494279be56f390840979e8", "id": "4682f110-2bae-4deb-8fe3-9cb57e9b4255", "size": 12716032, "self": "/v2/images/4682f110-2bae-4deb-8fe3-9cb57e9b4255", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/4682f110-2bae-4deb-8fe3-9cb57e9b4255/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/4682f110-2bae-4deb-8fe3-9cb57e9b4255/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_6dd2c340-ff58-4f58-8ff6-42247d584fc4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_6dd2c340-ff58-4f58-8ff6-42247d584fc4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T06:47:23Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 07:04:44,741 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-78fda67b-a468-4593-814f-cb47d70ec953 2019-04-05 07:04:44,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.293669939041s 2019-04-05 07:04:44,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-05 07:04:44,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/4682f110-2bae-4deb-8fe3-9cb57e9b4255 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}631993884994ba19138fd6efd4fac04eee6a9ed7" 2019-04-05 07:04:45,021 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 07:04:45 GMT X-Openstack-Request-Id: req-5f847721-1ccf-4dd2-ab9a-ac895e24948b 2019-04-05 07:04:45,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-04-05 07:04:45,022 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/4682f110-2bae-4deb-8fe3-9cb57e9b4255 used request id req-5f847721-1ccf-4dd2-ab9a-ac895e24948b 2019-04-05 07:04:45,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.278532028198s 2019-04-05 07:04:45,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 07:04:45,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}780bc3aa95b7c03bcf3d03fe9be2fca39e9893fb" 2019-04-05 07:04:45,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04: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-b85b4a86-5ef8-488a-b21c-c602478b2795 x-openstack-request-id: req-b85b4a86-5ef8-488a-b21c-c602478b2795 2019-04-05 07:04:45,046 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_6dd2c340-ff58-4f58-8ff6-42247d584fc4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2c349e33-058f-4705-b409-ca8fcc727d04", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2c349e33-058f-4705-b409-ca8fcc727d04", "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": "2c349e33-058f-4705-b409-ca8fcc727d04"}]} 2019-04-05 07:04:45,046 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-b85b4a86-5ef8-488a-b21c-c602478b2795 2019-04-05 07:04:45,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0239460468292s 2019-04-05 07:04:45,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-05 07:04:45,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/2c349e33-058f-4705-b409-ca8fcc727d04 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}780bc3aa95b7c03bcf3d03fe9be2fca39e9893fb" 2019-04-05 07:04:45,080 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a422b602-e097-4be6-8111-3a74d742085f x-openstack-request-id: req-a422b602-e097-4be6-8111-3a74d742085f 2019-04-05 07:04:45,081 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/2c349e33-058f-4705-b409-ca8fcc727d04 used request id req-a422b602-e097-4be6-8111-3a74d742085f 2019-04-05 07:04:45,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.032674074173s 2019-04-05 07:04:45,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 07:04:45,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}780bc3aa95b7c03bcf3d03fe9be2fca39e9893fb" 2019-04-05 07:04:45,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d587a50-2544-43eb-b5bb-e3a686e41504 2019-04-05 07:04:45,283 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_6dd2c340-ff58-4f58-8ff6-42247d584fc4", "links": {"self": "http://172.30.9.23:5000/v3/users/2a7f3ac956e54ad4becdf31a3ee1d1aa"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a7f3ac956e54ad4becdf31a3ee1d1aa", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 07:04:45,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2d587a50-2544-43eb-b5bb-e3a686e41504 2019-04-05 07:04:45,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.20227599144s 2019-04-05 07:04:45,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 07:04:45,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/2a7f3ac956e54ad4becdf31a3ee1d1aa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}780bc3aa95b7c03bcf3d03fe9be2fca39e9893fb" 2019-04-05 07:04:45,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6453375-ee08-492e-a2fb-84ead981bc70 2019-04-05 07:04:45,508 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_6dd2c340-ff58-4f58-8ff6-42247d584fc4", "links": {"self": "http://172.30.9.23:5000/v3/users/2a7f3ac956e54ad4becdf31a3ee1d1aa"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "2a7f3ac956e54ad4becdf31a3ee1d1aa", "description": null}} 2019-04-05 07:04:45,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/2a7f3ac956e54ad4becdf31a3ee1d1aa used request id req-a6453375-ee08-492e-a2fb-84ead981bc70 2019-04-05 07:04:45,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.219503164291s 2019-04-05 07:04:45,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-05 07:04:45,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/2a7f3ac956e54ad4becdf31a3ee1d1aa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}780bc3aa95b7c03bcf3d03fe9be2fca39e9893fb" 2019-04-05 07:04:45,790 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 07:04:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2886749-a4a6-4f33-87e8-b79e91299d1c 2019-04-05 07:04:45,790 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 07:04:45,791 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/2a7f3ac956e54ad4becdf31a3ee1d1aa used request id req-e2886749-a4a6-4f33-87e8-b79e91299d1c 2019-04-05 07:04:45,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.281420946121s 2019-04-05 07:04:45,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 07:04:45,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}780bc3aa95b7c03bcf3d03fe9be2fca39e9893fb" 2019-04-05 07:04:45,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5971c89-c6d1-4a22-aaf5-999e26f40f95 2019-04-05 07:04:45,998 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.23:5000/v3/projects/d0dcd6b5b9494279be56f390840979e8"}, "tags": [], "enabled": true, "id": "d0dcd6b5b9494279be56f390840979e8", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_6dd2c340-ff58-4f58-8ff6-42247d584fc4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 07:04:45,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-d5971c89-c6d1-4a22-aaf5-999e26f40f95 2019-04-05 07:04:45,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200757026672s 2019-04-05 07:04:46,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-05 07:04:46,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/d0dcd6b5b9494279be56f390840979e8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}780bc3aa95b7c03bcf3d03fe9be2fca39e9893fb" 2019-04-05 07:04:46,256 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 07:04:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-465fa3b3-810a-4ed3-af1f-ffa3fd7af6ef 2019-04-05 07:04:46,256 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 07:04:46,256 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/d0dcd6b5b9494279be56f390840979e8 used request id req-465fa3b3-810a-4ed3-af1f-ffa3fd7af6ef 2019-04-05 07:04:46,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.254193067551s 2019-04-05 07:04:46,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 07:04:46,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=d0dcd6b5b9494279be56f390840979e8&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.15" -H "X-Auth-Token: {SHA1}780bc3aa95b7c03bcf3d03fe9be2fca39e9893fb" 2019-04-05 07:04:46,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:46 GMT X-Openstack-Request-Id: req-b87dcb21-32a3-4b50-b396-44a101bb49fb 2019-04-05 07:04:46,575 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0dcd6b5b9494279be56f390840979e8", "created_at": "2019-04-05T06:47:17Z", "updated_at": "2019-04-05T06:47:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:47:18Z", "revision_number": 0, "id": "561c1457-91c2-4ffa-a07f-7417a05c1103", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:47:18Z", "security_group_id": "015ddbe6-fca1-42c2-9a88-41d1d78d034e", "tenant_id": "d0dcd6b5b9494279be56f390840979e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0dcd6b5b9494279be56f390840979e8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:47:18Z", "revision_number": 0, "id": "a78366e1-2513-4e66-bae0-23ed9301d0f3", "remote_group_id": "015ddbe6-fca1-42c2-9a88-41d1d78d034e", "remote_ip_prefix": null, "created_at": "2019-04-05T06:47:18Z", "security_group_id": "015ddbe6-fca1-42c2-9a88-41d1d78d034e", "tenant_id": "d0dcd6b5b9494279be56f390840979e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0dcd6b5b9494279be56f390840979e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:47:18Z", "revision_number": 0, "id": "bb137b32-8054-47a9-a67f-cffae10f49fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:47:18Z", "security_group_id": "015ddbe6-fca1-42c2-9a88-41d1d78d034e", "tenant_id": "d0dcd6b5b9494279be56f390840979e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0dcd6b5b9494279be56f390840979e8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:47:18Z", "revision_number": 0, "id": "d70cfc60-e83e-4c41-b8aa-d9e13a09b26b", "remote_group_id": "015ddbe6-fca1-42c2-9a88-41d1d78d034e", "remote_ip_prefix": null, "created_at": "2019-04-05T06:47:18Z", "security_group_id": "015ddbe6-fca1-42c2-9a88-41d1d78d034e", "tenant_id": "d0dcd6b5b9494279be56f390840979e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0dcd6b5b9494279be56f390840979e8"}], "revision_number": 1, "project_id": "d0dcd6b5b9494279be56f390840979e8", "id": "015ddbe6-fca1-42c2-9a88-41d1d78d034e", "name": "default"}]} 2019-04-05 07:04:46,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=d0dcd6b5b9494279be56f390840979e8&name=default used request id req-b87dcb21-32a3-4b50-b396-44a101bb49fb 2019-04-05 07:04:46,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.314245939255s 2019-04-05 07:04:46,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 07:04:46,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}780bc3aa95b7c03bcf3d03fe9be2fca39e9893fb" 2019-04-05 07:04:46,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 31070 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:46 GMT X-Openstack-Request-Id: req-3fe2e39b-cfc9-4d60-bb57-6b76f30030ea 2019-04-05 07:04:46,695 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0dcd6b5b9494279be56f390840979e8", "created_at": "2019-04-05T06:47:17Z", "updated_at": "2019-04-05T06:47:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:47:18Z", "revision_number": 0, "id": "561c1457-91c2-4ffa-a07f-7417a05c1103", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:47:18Z", "security_group_id": "015ddbe6-fca1-42c2-9a88-41d1d78d034e", "tenant_id": "d0dcd6b5b9494279be56f390840979e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0dcd6b5b9494279be56f390840979e8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:47:18Z", "revision_number": 0, "id": "a78366e1-2513-4e66-bae0-23ed9301d0f3", "remote_group_id": "015ddbe6-fca1-42c2-9a88-41d1d78d034e", "remote_ip_prefix": null, "created_at": "2019-04-05T06:47:18Z", "security_group_id": "015ddbe6-fca1-42c2-9a88-41d1d78d034e", "tenant_id": "d0dcd6b5b9494279be56f390840979e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0dcd6b5b9494279be56f390840979e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:47:18Z", "revision_number": 0, "id": "bb137b32-8054-47a9-a67f-cffae10f49fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:47:18Z", "security_group_id": "015ddbe6-fca1-42c2-9a88-41d1d78d034e", "tenant_id": "d0dcd6b5b9494279be56f390840979e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0dcd6b5b9494279be56f390840979e8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:47:18Z", "revision_number": 0, "id": "d70cfc60-e83e-4c41-b8aa-d9e13a09b26b", "remote_group_id": "015ddbe6-fca1-42c2-9a88-41d1d78d034e", "remote_ip_prefix": null, "created_at": "2019-04-05T06:47:18Z", "security_group_id": "015ddbe6-fca1-42c2-9a88-41d1d78d034e", "tenant_id": "d0dcd6b5b9494279be56f390840979e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0dcd6b5b9494279be56f390840979e8"}], "revision_number": 1, "project_id": "d0dcd6b5b9494279be56f390840979e8", "id": "015ddbe6-fca1-42c2-9a88-41d1d78d034e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "created_at": "2019-04-05T06:36:57Z", "updated_at": "2019-04-05T06:36:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "3ad34bf5-d959-4f47-9e83-1646cad540de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "8dcba419-055d-4390-bce8-60ac1ec0e334", "remote_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "a6617e39-b59c-430d-bf58-b3b9a0d40bba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "fc5486dd-ed4d-46cf-a010-de708199197b", "remote_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}], "revision_number": 1, "project_id": "b3cb4712be48496898e2e8dcb6957ed2", "id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "created_at": "2019-04-05T06:36:58Z", "updated_at": "2019-04-05T06:36:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "03bd4738-8be6-406e-8a4b-9fa8798c5034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "1caf2aa8-6949-4b2f-9e1e-9117ac40e52a", "remote_group_id": "21cbd450-b569-48ec-a666-72704011d359", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "64be6ca7-f643-4418-a3da-9d931c90894a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "a521a8c7-ee0c-400c-989f-f5b4a2a754d5", "remote_group_id": "21cbd450-b569-48ec-a666-72704011d359", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce9e436aaa99438290206e1c56ed2734"}], "revision_number": 1, "project_id": "ce9e436aaa99438290206e1c56ed2734", "id": "21cbd450-b569-48ec-a666-72704011d359", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2116e15ef99649d98579650b18a04081", "created_at": "2019-04-05T06:39:31Z", "updated_at": "2019-04-05T06:39:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "54004b35-755b-4f2d-b5e0-5df0dea68c31", "remote_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv4", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "5949635c-16ae-40eb-a77b-59c4aa715d95", "remote_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv6", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "5eda8d54-40a7-4ae5-89e7-0c4c3f6fe1ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv6", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "ea9cc20f-cda8-4f86-917d-87e175290089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv4", "project_id": "2116e15ef99649d98579650b18a04081"}], "revision_number": 1, "project_id": "2116e15ef99649d98579650b18a04081", "id": "414447cd-6b86-4613-90fc-c75e42843105", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "created_at": "2019-04-05T06:39:33Z", "updated_at": "2019-04-05T06:39:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "0db2aa82-6505-40f0-9098-86a3aee1c249", "remote_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "0fe23aa1-260d-4cb1-a4e7-e733849505a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "480fa81b-fe66-4b98-91ba-f091f0c241ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "9a4acbee-b584-4571-8927-2a611ea95e00", "remote_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "da2fe55963c846f2b042f2dd892486e2"}], "revision_number": 1, "project_id": "da2fe55963c846f2b042f2dd892486e2", "id": "425ad310-705d-4408-b621-bb78f82c0298", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "created_at": "2019-04-05T06:36:46Z", "updated_at": "2019-04-05T06:36:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "2ec6d031-999b-4652-9bc2-473d87f48d7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "8438dec8-7805-4cf4-8fa8-d73fc07d4c1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "97fe85a4-4ab9-4305-89f8-349a8d55f4bd", "remote_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "e05dc08c-fe4d-4d16-b1fd-c4036003dcb6", "remote_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}], "revision_number": 1, "project_id": "ee8e08409f9e44d18a4e4b30e845aebe", "id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-05T06:24:19Z", "updated_at": "2019-04-05T06:24:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "0816cb4e-5b34-4e0e-a92b-2747b5ac7a00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "25763b38-1719-453d-a14e-f3c76b13cc42", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "8210886f-2687-4779-b145-fc57423d91c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "fba949ea-8aec-4a37-9c7a-026e6bd092f8", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "created_at": "2019-04-05T06:36:48Z", "updated_at": "2019-04-05T06:36:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "04a66448-8301-49c6-9c23-b541d993c12e", "remote_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "167fd9e2-36c3-4e62-aa47-a500fdb62641", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "3989831e-39b2-4e9d-9ec2-542923684897", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "70a9b809-e7a5-46cf-9e22-25d814e58350", "remote_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}], "revision_number": 1, "project_id": "860a396ba7d3400ca146873ab04b6f1e", "id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "created_at": "2019-04-05T06:36:25Z", "updated_at": "2019-04-05T06:36:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "1604aef8-274d-4685-9479-f6dd4609a8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "3f6e66e1-b179-4058-b103-b0c9b0410759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "b93b74b8-a650-4ed0-92ac-364deb4a3eff", "remote_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "c1753a0c-8d19-4b2b-abb6-7f0adbf786b9", "remote_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}], "revision_number": 1, "project_id": "9f7d1a679cb14ac58049950f7deeb60f", "id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "created_at": "2019-04-05T06:22:23Z", "updated_at": "2019-04-05T06:22:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "6ea82520-e223-4695-ad5e-9d8a732e75e5", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "84dbc1ec-b830-42da-a2c2-6affe4564e92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "b2cb60c5-bb44-4241-9c03-4830a87cc121", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "bc3ce38f-1e5b-4e37-bc17-77b797ed9d56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}], "revision_number": 1, "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "229636115bb1493c9a4d54b65569f224", "created_at": "2019-04-05T06:36:56Z", "updated_at": "2019-04-05T06:36:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "33c178e2-0140-4c10-8562-2972f4506d1b", "remote_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv6", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "5f458cb6-d04e-4ad4-b005-00f2eb36c7a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv6", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "839f3242-ac45-4d93-9d7c-27234f854569", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv4", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "df221d69-4934-4466-b095-2c9f83a846fc", "remote_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv4", "project_id": "229636115bb1493c9a4d54b65569f224"}], "revision_number": 1, "project_id": "229636115bb1493c9a4d54b65569f224", "id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "created_at": "2019-04-05T06:36:50Z", "updated_at": "2019-04-05T06:36:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "1069fd69-574a-4a73-9ab0-15dcc3fb65d1", "remote_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "51b7361d-b1b8-470f-85c4-bf40f9b2425d", "remote_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "d77a1cc1-3706-462a-b6bf-08f381f66dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "ede2d573-f458-4700-9e3d-80d6ff4fbd8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}], "revision_number": 1, "project_id": "d5daecf70fe5413f8a2671b58e2922f6", "id": "d6258671-5d3d-4067-a774-7476fa7252c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "created_at": "2019-04-05T06:24:18Z", "updated_at": "2019-04-05T06:24:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "1c082b29-0864-456d-a6b5-dfb8ddb5c4dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "3ff1d863-0a41-400b-82d4-9ec541b9069c", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "a5a87ded-31da-4d85-931e-1621ef79b33d", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "ba36cf94-d6e2-464c-a246-442cd5b4c44d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}], "revision_number": 1, "project_id": "a8d120259c3946c982a593eded4f1cfb", "id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "name": "default"}]} 2019-04-05 07:04:46,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-3fe2e39b-cfc9-4d60-bb57-6b76f30030ea 2019-04-05 07:04:46,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.11475110054s 2019-04-05 07:04:46,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-05 07:04:46,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/015ddbe6-fca1-42c2-9a88-41d1d78d034e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}780bc3aa95b7c03bcf3d03fe9be2fca39e9893fb" 2019-04-05 07:04:46,820 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 07:04:46 GMT X-Openstack-Request-Id: req-a913bacc-db8d-4308-87dc-5f6fc3731336 2019-04-05 07:04:46,821 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 07:04:46,821 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/015ddbe6-fca1-42c2-9a88-41d1d78d034e.json used request id req-a913bacc-db8d-4308-87dc-5f6fc3731336 2019-04-05 07:04:46,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.116719007492s 2019-04-05 07:04:46,821 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2019-04-05 07:04:46,874 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2019-04-05 07:04:46,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 07:04:46,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d712e8dc-c9b0-4cb2-a91a-3232aeb08938 2019-04-05 07:04:46,927 - 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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 07:04:46,927 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-d712e8dc-c9b0-4cb2-a91a-3232aeb08938 2019-04-05 07:04:46,927 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 07:04:47,326 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58fef951bcfc4cf0998078f8ffea0edb", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}, {"id": "774319f454e747168821760a73d5b691", "name": "reader"}], "expires_at": "2019-04-05T08:04:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8d120259c3946c982a593eded4f1cfb", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3925ae83907349f0acb148efa634063e"}, "audit_ids": ["SN6MGGViQZW_2BbMkLqECg"], "issued_at": "2019-04-05T07:04:47.000000Z"}} 2019-04-05 07:04:47,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 07:04:47,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b81221318d4358f5b771290aa179f72e77c7ad4d" 2019-04-05 07:04:47,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:47 GMT X-Openstack-Request-Id: req-4522c6fa-f127-4e77-9666-cd4c9be2a02f 2019-04-05 07:04:47,610 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"}]} 2019-04-05 07:04:47,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4522c6fa-f127-4e77-9666-cd4c9be2a02f 2019-04-05 07:04:47,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.281871080399s 2019-04-05 07:04:47,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 07:04:47,622 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3962f94-1e58-4e49-8f30-1a80f193c83c 2019-04-05 07:04:47,622 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 07:04:47,622 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-b3962f94-1e58-4e49-8f30-1a80f193c83c 2019-04-05 07:04:47,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 07:04:47,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b81221318d4358f5b771290aa179f72e77c7ad4d" 2019-04-05 07:04:47,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3f2de10-bbcd-4fba-8e65-e2922720b1f3 2019-04-05 07:04:47,735 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 07:04:47,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-e3f2de10-bbcd-4fba-8e65-e2922720b1f3 2019-04-05 07:04:47,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111881971359s 2019-04-05 07:04:47,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-05 07:04:47,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b81221318d4358f5b771290aa179f72e77c7ad4d" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_70b0b802-7035-4ecf-bffc-10fa89589a61"}}' 2019-04-05 07:04:47,985 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc7c0e5b-212f-4c40-a0d2-88b16b69abb1 2019-04-05 07:04:47,985 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.23:5000/v3/projects/873e20723bee4ac0bc19bdc6c9087ac4"}, "tags": [], "enabled": true, "id": "873e20723bee4ac0bc19bdc6c9087ac4", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_70b0b802-7035-4ecf-bffc-10fa89589a61"}} 2019-04-05 07:04:47,985 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-dc7c0e5b-212f-4c40-a0d2-88b16b69abb1 2019-04-05 07:04:47,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.243039131165s 2019-04-05 07:04:47,986 - 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'873e20723bee4ac0bc19bdc6c9087ac4', '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_70b0b802-7035-4ecf-bffc-10fa89589a61'}) 2019-04-05 07:04:47,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-05 07:04:47,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b81221318d4358f5b771290aa179f72e77c7ad4d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "1EQRL41YXuTqSgwJFjQpP5KPbSA2K1", "email": null, "name": "refstack_defcore-user_70b0b802-7035-4ecf-bffc-10fa89589a61"}}' 2019-04-05 07:04:48,415 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff7658d3-03d1-4f2a-96df-c300b7cbd3a0 2019-04-05 07:04:48,416 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_70b0b802-7035-4ecf-bffc-10fa89589a61", "links": {"self": "http://172.30.9.23:5000/v3/users/572fd956211640ce8cf983b1647bd2e9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "572fd956211640ce8cf983b1647bd2e9", "domain_id": "default", "password_expires_at": null}} 2019-04-05 07:04:48,416 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-ff7658d3-03d1-4f2a-96df-c300b7cbd3a0 2019-04-05 07:04:48,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.423789024353s 2019-04-05 07:04:48,417 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'572fd956211640ce8cf983b1647bd2e9', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_70b0b802-7035-4ecf-bffc-10fa89589a61'}) 2019-04-05 07:04:48,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 07:04:48,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b81221318d4358f5b771290aa179f72e77c7ad4d" 2019-04-05 07:04:48,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4098c151-8df7-4baf-ae01-ee3a2aa7c396 2019-04-05 07:04:48,641 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 07:04:48,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4098c151-8df7-4baf-ae01-ee3a2aa7c396 2019-04-05 07:04:48,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220971107483s 2019-04-05 07:04:48,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 07:04:48,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b81221318d4358f5b771290aa179f72e77c7ad4d" 2019-04-05 07:04:48,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a91a477b-2430-435e-81af-f4784217d63d 2019-04-05 07:04:48,755 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 07:04:48,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a91a477b-2430-435e-81af-f4784217d63d 2019-04-05 07:04:48,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108977079391s 2019-04-05 07:04:48,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 07:04:48,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b81221318d4358f5b771290aa179f72e77c7ad4d" 2019-04-05 07:04:48,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20e3d870-f941-4f00-b14d-9144fa958310 2019-04-05 07:04:48,954 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 07:04:48,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-20e3d870-f941-4f00-b14d-9144fa958310 2019-04-05 07:04:48,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193815946579s 2019-04-05 07:04:48,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 07:04:48,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b81221318d4358f5b771290aa179f72e77c7ad4d" 2019-04-05 07:04:49,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5845e4f4-1b31-4ef6-9bd4-27ed7775bd24 2019-04-05 07:04:49,150 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 07:04:49,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-5845e4f4-1b31-4ef6-9bd4-27ed7775bd24 2019-04-05 07:04:49,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.190630912781s 2019-04-05 07:04:49,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 07:04:49,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b81221318d4358f5b771290aa179f72e77c7ad4d" 2019-04-05 07:04:49,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 848 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c28b60a7-e113-46c0-ae7e-1a28cdf2b102 2019-04-05 07:04:49,325 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_70b0b802-7035-4ecf-bffc-10fa89589a61", "links": {"self": "http://172.30.9.23:5000/v3/users/572fd956211640ce8cf983b1647bd2e9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "572fd956211640ce8cf983b1647bd2e9", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 07:04:49,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c28b60a7-e113-46c0-ae7e-1a28cdf2b102 2019-04-05 07:04:49,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.17423081398s 2019-04-05 07:04:49,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 07:04:49,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b81221318d4358f5b771290aa179f72e77c7ad4d" 2019-04-05 07:04:49,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf3ee519-7701-464f-8242-eed4986a7842 2019-04-05 07:04:49,533 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.23:5000/v3/projects/873e20723bee4ac0bc19bdc6c9087ac4"}, "tags": [], "enabled": true, "id": "873e20723bee4ac0bc19bdc6c9087ac4", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_70b0b802-7035-4ecf-bffc-10fa89589a61"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 07:04:49,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-cf3ee519-7701-464f-8242-eed4986a7842 2019-04-05 07:04:49,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.196422815323s 2019-04-05 07:04:49,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 07:04:49,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=572fd956211640ce8cf983b1647bd2e9&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=873e20723bee4ac0bc19bdc6c9087ac4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b81221318d4358f5b771290aa179f72e77c7ad4d" 2019-04-05 07:04:49,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00efe7d1-13f8-44cd-b34f-f872185ed193 2019-04-05 07:04:49,734 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=572fd956211640ce8cf983b1647bd2e9&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=873e20723bee4ac0bc19bdc6c9087ac4", "previous": null, "next": null}} 2019-04-05 07:04:49,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=572fd956211640ce8cf983b1647bd2e9&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=873e20723bee4ac0bc19bdc6c9087ac4 used request id req-00efe7d1-13f8-44cd-b34f-f872185ed193 2019-04-05 07:04:49,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.193011045456s 2019-04-05 07:04:49,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-05 07:04:49,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/873e20723bee4ac0bc19bdc6c9087ac4/users/572fd956211640ce8cf983b1647bd2e9/roles/a7225acce0184423a1dc2d63c39b687a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b81221318d4358f5b771290aa179f72e77c7ad4d" 2019-04-05 07:04:49,891 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 07:04:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72c82f54-c144-4849-9f99-5a0ab87f60d0 2019-04-05 07:04:49,891 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 07:04:49,892 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/873e20723bee4ac0bc19bdc6c9087ac4/users/572fd956211640ce8cf983b1647bd2e9/roles/a7225acce0184423a1dc2d63c39b687a used request id req-72c82f54-c144-4849-9f99-5a0ab87f60d0 2019-04-05 07:04:49,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.153503894806s 2019-04-05 07:04:49,892 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_70b0b802-7035-4ecf-bffc-10fa89589a61', 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'873e20723bee4ac0bc19bdc6c9087ac4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '1EQRL41YXuTqSgwJFjQpP5KPbSA2K1', 'username': u'refstack_defcore-user_70b0b802-7035-4ecf-bffc-10fa89589a61', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-05 07:04:49,896 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_70b0b802-7035-4ecf-bffc-10fa89589a61', 'password': '1EQRL41YXuTqSgwJFjQpP5KPbSA2K1', 'project_name': 'refstack_defcore-project_70b0b802-7035-4ecf-bffc-10fa89589a61', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '873e20723bee4ac0bc19bdc6c9087ac4', 'project_domain_name': 'Default'} 2019-04-05 07:04:49,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 07:04:49,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b81221318d4358f5b771290aa179f72e77c7ad4d" 2019-04-05 07:04:50,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74baa653-40c3-42b6-bb8f-1c02e4d3e41c 2019-04-05 07:04:50,010 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 07:04:50,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-74baa653-40c3-42b6-bb8f-1c02e4d3e41c 2019-04-05 07:04:50,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110452890396s 2019-04-05 07:04:50,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 07:04:50,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b81221318d4358f5b771290aa179f72e77c7ad4d" 2019-04-05 07:04:50,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa836f01-eb14-4323-9151-002d3f730e9c 2019-04-05 07:04:50,207 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 07:04:50,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fa836f01-eb14-4323-9151-002d3f730e9c 2019-04-05 07:04:50,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192358970642s 2019-04-05 07:04:50,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 07:04:50,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b81221318d4358f5b771290aa179f72e77c7ad4d" 2019-04-05 07:04:50,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd0c3b9a-19da-4503-b23b-ca31fc0eb350 2019-04-05 07:04:50,322 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 07:04:50,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-fd0c3b9a-19da-4503-b23b-ca31fc0eb350 2019-04-05 07:04:50,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110616922379s 2019-04-05 07:04:50,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 07:04:50,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b81221318d4358f5b771290aa179f72e77c7ad4d" 2019-04-05 07:04:50,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 848 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4983654e-50bf-425f-b899-e68349ae8144 2019-04-05 07:04:50,454 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_70b0b802-7035-4ecf-bffc-10fa89589a61", "links": {"self": "http://172.30.9.23:5000/v3/users/572fd956211640ce8cf983b1647bd2e9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "572fd956211640ce8cf983b1647bd2e9", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 07:04:50,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4983654e-50bf-425f-b899-e68349ae8144 2019-04-05 07:04:50,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130598068237s 2019-04-05 07:04:50,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 07:04:50,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b81221318d4358f5b771290aa179f72e77c7ad4d" 2019-04-05 07:04:50,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a80e1237-0d34-4026-8fb1-446090259c04 2019-04-05 07:04:50,663 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.23:5000/v3/projects/873e20723bee4ac0bc19bdc6c9087ac4"}, "tags": [], "enabled": true, "id": "873e20723bee4ac0bc19bdc6c9087ac4", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_70b0b802-7035-4ecf-bffc-10fa89589a61"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 07:04:50,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-a80e1237-0d34-4026-8fb1-446090259c04 2019-04-05 07:04:50,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197186946869s 2019-04-05 07:04:50,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 07:04:50,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=572fd956211640ce8cf983b1647bd2e9&role.id=58fef951bcfc4cf0998078f8ffea0edb&scope.project.id=873e20723bee4ac0bc19bdc6c9087ac4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b81221318d4358f5b771290aa179f72e77c7ad4d" 2019-04-05 07:04:50,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e9f7b5d-cfa1-43b3-aa0c-fa7d62fbc20c 2019-04-05 07:04:50,777 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=572fd956211640ce8cf983b1647bd2e9&role.id=58fef951bcfc4cf0998078f8ffea0edb&scope.project.id=873e20723bee4ac0bc19bdc6c9087ac4", "previous": null, "next": null}} 2019-04-05 07:04:50,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=572fd956211640ce8cf983b1647bd2e9&role.id=58fef951bcfc4cf0998078f8ffea0edb&scope.project.id=873e20723bee4ac0bc19bdc6c9087ac4 used request id req-0e9f7b5d-cfa1-43b3-aa0c-fa7d62fbc20c 2019-04-05 07:04:50,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107464075089s 2019-04-05 07:04:50,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-05 07:04:50,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/873e20723bee4ac0bc19bdc6c9087ac4/users/572fd956211640ce8cf983b1647bd2e9/roles/58fef951bcfc4cf0998078f8ffea0edb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b81221318d4358f5b771290aa179f72e77c7ad4d" 2019-04-05 07:04:50,964 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 07:04:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29eb44a6-8e6a-417d-8442-9b84e74924c4 2019-04-05 07:04:50,965 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 07:04:50,965 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/873e20723bee4ac0bc19bdc6c9087ac4/users/572fd956211640ce8cf983b1647bd2e9/roles/58fef951bcfc4cf0998078f8ffea0edb used request id req-29eb44a6-8e6a-417d-8442-9b84e74924c4 2019-04-05 07:04:50,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.183882951736s 2019-04-05 07:04:50,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 07:04:50,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b81221318d4358f5b771290aa179f72e77c7ad4d" 2019-04-05 07:04:51,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8e8725b-0796-4cff-b0c2-aabc09685390 2019-04-05 07:04:51,082 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 07:04:51,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a8e8725b-0796-4cff-b0c2-aabc09685390 2019-04-05 07:04:51,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113574028015s 2019-04-05 07:04:51,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 07:04:51,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b81221318d4358f5b771290aa179f72e77c7ad4d" 2019-04-05 07:04:51,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c7b3bae-fbd7-48ee-925b-d3aa02f1b56e 2019-04-05 07:04:51,195 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 07:04:51,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-3c7b3bae-fbd7-48ee-925b-d3aa02f1b56e 2019-04-05 07:04:51,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108498096466s 2019-04-05 07:04:51,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 07:04:51,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b81221318d4358f5b771290aa179f72e77c7ad4d" 2019-04-05 07:04:51,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 848 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35709195-cf83-4af5-ad1d-d19b3d99d684 2019-04-05 07:04:51,325 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_70b0b802-7035-4ecf-bffc-10fa89589a61", "links": {"self": "http://172.30.9.23:5000/v3/users/572fd956211640ce8cf983b1647bd2e9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "572fd956211640ce8cf983b1647bd2e9", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 07:04:51,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-35709195-cf83-4af5-ad1d-d19b3d99d684 2019-04-05 07:04:51,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129170894623s 2019-04-05 07:04:51,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 07:04:51,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=58fef951bcfc4cf0998078f8ffea0edb&user.id=572fd956211640ce8cf983b1647bd2e9&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.15" -H "X-Auth-Token: {SHA1}b81221318d4358f5b771290aa179f72e77c7ad4d" 2019-04-05 07:04:51,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-920bf905-3718-49dc-a735-2890c9e2bdc6 2019-04-05 07:04:51,448 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=58fef951bcfc4cf0998078f8ffea0edb&user.id=572fd956211640ce8cf983b1647bd2e9&scope.domain.id=default", "previous": null, "next": null}} 2019-04-05 07:04:51,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=58fef951bcfc4cf0998078f8ffea0edb&user.id=572fd956211640ce8cf983b1647bd2e9&scope.domain.id=default used request id req-920bf905-3718-49dc-a735-2890c9e2bdc6 2019-04-05 07:04:51,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111060857773s 2019-04-05 07:04:51,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-04-05 07:04:51,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/572fd956211640ce8cf983b1647bd2e9/roles/58fef951bcfc4cf0998078f8ffea0edb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b81221318d4358f5b771290aa179f72e77c7ad4d" 2019-04-05 07:04:51,586 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 07:04:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4962df7-cb0c-48d5-a20b-49c470c76d1f 2019-04-05 07:04:51,586 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 07:04:51,586 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/572fd956211640ce8cf983b1647bd2e9/roles/58fef951bcfc4cf0998078f8ffea0edb used request id req-c4962df7-cb0c-48d5-a20b-49c470c76d1f 2019-04-05 07:04:51,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.134246826172s 2019-04-05 07:04:51,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 07:04:51,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee31c1c9-e6ec-4d46-bb52-113182b8dc42 2019-04-05 07:04:51,596 - 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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 07:04:51,596 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-ee31c1c9-e6ec-4d46-bb52-113182b8dc42 2019-04-05 07:04:51,597 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 07:04:51,994 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58fef951bcfc4cf0998078f8ffea0edb", "name": "admin"}, {"id": "774319f454e747168821760a73d5b691", "name": "reader"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}], "expires_at": "2019-04-05T08:04:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "873e20723bee4ac0bc19bdc6c9087ac4", "name": "refstack_defcore-project_70b0b802-7035-4ecf-bffc-10fa89589a61"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/873e20723bee4ac0bc19bdc6c9087ac4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/873e20723bee4ac0bc19bdc6c9087ac4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/873e20723bee4ac0bc19bdc6c9087ac4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_873e20723bee4ac0bc19bdc6c9087ac4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_873e20723bee4ac0bc19bdc6c9087ac4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/873e20723bee4ac0bc19bdc6c9087ac4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/873e20723bee4ac0bc19bdc6c9087ac4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/873e20723bee4ac0bc19bdc6c9087ac4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/873e20723bee4ac0bc19bdc6c9087ac4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/873e20723bee4ac0bc19bdc6c9087ac4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/873e20723bee4ac0bc19bdc6c9087ac4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_70b0b802-7035-4ecf-bffc-10fa89589a61", "id": "572fd956211640ce8cf983b1647bd2e9"}, "audit_ids": ["Wjvo1nRCSweW4ofZpcJdWg"], "issued_at": "2019-04-05T07:04:51.000000Z"}} 2019-04-05 07:04:51,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-04-05 07:04:51,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8730870df27ca34745889718795b1a191a93787" 2019-04-05 07:04:52,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:52 GMT X-Openstack-Request-Id: req-4afb67d6-f6bf-454f-9e58-38dd9bfb1bd1 2019-04-05 07:04:52,271 - 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-04-05 07:04:52,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-4afb67d6-f6bf-454f-9e58-38dd9bfb1bd1 2019-04-05 07:04:52,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.274375915527s 2019-04-05 07:04:52,282 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2019-04-05 07:04:52,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 07:04:52,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b81221318d4358f5b771290aa179f72e77c7ad4d" 2019-04-05 07:04:52,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4caedc47-b99d-4a47-a83f-52c71c837c21 2019-04-05 07:04:52,397 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 07:04:52,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-4caedc47-b99d-4a47-a83f-52c71c837c21 2019-04-05 07:04:52,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11526799202s 2019-04-05 07:04:52,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 07:04:52,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b81221318d4358f5b771290aa179f72e77c7ad4d" 2019-04-05 07:04:52,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ec4015b-111c-4036-868a-2a9e76dbe2a0 2019-04-05 07:04:52,600 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.23:5000/v3/projects/873e20723bee4ac0bc19bdc6c9087ac4"}, "tags": [], "enabled": true, "id": "873e20723bee4ac0bc19bdc6c9087ac4", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_70b0b802-7035-4ecf-bffc-10fa89589a61"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 07:04:52,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-9ec4015b-111c-4036-868a-2a9e76dbe2a0 2019-04-05 07:04:52,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.195423841476s 2019-04-05 07:04:52,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-05 07:04:52,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b81221318d4358f5b771290aa179f72e77c7ad4d" -d '{"network": {"shared": true, "tenant_id": "873e20723bee4ac0bc19bdc6c9087ac4", "name": "refstack_defcore-net_70b0b802-7035-4ecf-bffc-10fa89589a61", "admin_state_up": true}}' 2019-04-05 07:04:52,937 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 729 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:52 GMT X-Openstack-Request-Id: req-954114f6-f403-403e-950f-54558a952b4d 2019-04-05 07:04:52,937 - 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":"8c98adad-7731-4cf2-850b-5af3a19f8035","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":true,"project_id":"873e20723bee4ac0bc19bdc6c9087ac4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T07:04:52Z","is_default":false,"qos_policy_id":null,"name":"refstack_defcore-net_70b0b802-7035-4ecf-bffc-10fa89589a61","admin_state_up":true,"tenant_id":"873e20723bee4ac0bc19bdc6c9087ac4","created_at":"2019-04-05T07:04:52Z","mtu":1450}} 2019-04-05 07:04:52,937 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-954114f6-f403-403e-950f-54558a952b4d 2019-04-05 07:04:52,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.333894968033s 2019-04-05 07:04:52,938 - 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-04-05T07:04:52Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8c98adad-7731-4cf2-850b-5af3a19f8035', 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'refstack_defcore-net_70b0b802-7035-4ecf-bffc-10fa89589a61', u'created_at': u'2019-04-05T07:04:52Z', u'mtu': 1450, u'tenant_id': u'873e20723bee4ac0bc19bdc6c9087ac4', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'873e20723bee4ac0bc19bdc6c9087ac4', u'l2_adjacency': True}) 2019-04-05 07:04:52,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 07:04:52,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8730870df27ca34745889718795b1a191a93787" 2019-04-05 07:04:53,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:53 GMT X-Openstack-Request-Id: req-15bf2340-82c5-4aa9-a1ff-cf6c12b6ebf6 2019-04-05 07:04:53,024 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"8c98adad-7731-4cf2-850b-5af3a19f8035","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":true,"project_id":"873e20723bee4ac0bc19bdc6c9087ac4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T07:04:52Z","qos_policy_id":null,"name":"refstack_defcore-net_70b0b802-7035-4ecf-bffc-10fa89589a61","admin_state_up":true,"tenant_id":"873e20723bee4ac0bc19bdc6c9087ac4","created_at":"2019-04-05T07:04:52Z","provider:network_type":"vxlan"}]} 2019-04-05 07:04:53,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-15bf2340-82c5-4aa9-a1ff-cf6c12b6ebf6 2019-04-05 07:04:53,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.085972070694s 2019-04-05 07:04:53,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-05 07:04:53,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8730870df27ca34745889718795b1a191a93787" -d '{"subnet": {"name": "refstack_defcore-subnet_70b0b802-7035-4ecf-bffc-10fa89589a61", "enable_dhcp": true, "network_id": "8c98adad-7731-4cf2-850b-5af3a19f8035", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-05 07:04:53,632 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 702 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:53 GMT X-Openstack-Request-Id: req-9832b68f-ca18-402b-9a67-3d43a5daa81b 2019-04-05 07:04:53,632 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-04-05T07:04: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":"ffd974f7-9d00-40e6-96c1-f7e8fa02bac3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"873e20723bee4ac0bc19bdc6c9087ac4","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"refstack_defcore-subnet_70b0b802-7035-4ecf-bffc-10fa89589a61","enable_dhcp":true,"segment_id":null,"network_id":"8c98adad-7731-4cf2-850b-5af3a19f8035","tenant_id":"873e20723bee4ac0bc19bdc6c9087ac4","created_at":"2019-04-05T07:04:53Z","ip_version":4}} 2019-04-05 07:04:53,632 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-9832b68f-ca18-402b-9a67-3d43a5daa81b 2019-04-05 07:04:53,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.60623884201s 2019-04-05 07:04:53,633 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T07:04: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'ffd974f7-9d00-40e6-96c1-f7e8fa02bac3', u'subnetpool_id': None, u'service_types': [], u'name': u'refstack_defcore-subnet_70b0b802-7035-4ecf-bffc-10fa89589a61', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'8c98adad-7731-4cf2-850b-5af3a19f8035', u'tenant_id': u'873e20723bee4ac0bc19bdc6c9087ac4', u'created_at': u'2019-04-05T07:04: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'873e20723bee4ac0bc19bdc6c9087ac4'}) 2019-04-05 07:04:53,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-05 07:04:53,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8730870df27ca34745889718795b1a191a93787" -d '{"router": {"external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "name": "refstack_defcore-router_70b0b802-7035-4ecf-bffc-10fa89589a61", "admin_state_up": true}}' 2019-04-05 07:04:55,268 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 716 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:55 GMT X-Openstack-Request-Id: req-a4dd251e-90c4-4e9e-8aea-a410f36b9a45 2019-04-05 07:04:55,268 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "873e20723bee4ac0bc19bdc6c9087ac4", "created_at": "2019-04-05T07:04:53Z", "admin_state_up": true, "updated_at": "2019-04-05T07:04:54Z", "project_id": "873e20723bee4ac0bc19bdc6c9087ac4", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "15c72548-b52a-4b40-a360-157850a7e3d0", "name": "refstack_defcore-router_70b0b802-7035-4ecf-bffc-10fa89589a61"}} 2019-04-05 07:04:55,268 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-a4dd251e-90c4-4e9e-8aea-a410f36b9a45 2019-04-05 07:04:55,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.63496398926s 2019-04-05 07:04:55,269 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T07:04:54Z', u'revision_number': 2, u'ha': False, u'id': u'15c72548-b52a-4b40-a360-157850a7e3d0', u'external_gateway_info': {u'network_id': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'refstack_defcore-router_70b0b802-7035-4ecf-bffc-10fa89589a61', u'admin_state_up': True, u'tenant_id': u'873e20723bee4ac0bc19bdc6c9087ac4', u'created_at': u'2019-04-05T07:04:53Z', u'flavor_id': None, u'routes': [], u'project_id': u'873e20723bee4ac0bc19bdc6c9087ac4'}) 2019-04-05 07:04:55,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-05 07:04:55,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/15c72548-b52a-4b40-a360-157850a7e3d0/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.15" -H "X-Auth-Token: {SHA1}d8730870df27ca34745889718795b1a191a93787" -d '{"subnet_id": "ffd974f7-9d00-40e6-96c1-f7e8fa02bac3"}' 2019-04-05 07:04:57,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:57 GMT X-Openstack-Request-Id: req-e2fc122f-4a32-4683-822b-17e27266fd49 2019-04-05 07:04:57,761 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8c98adad-7731-4cf2-850b-5af3a19f8035", "tenant_id": "873e20723bee4ac0bc19bdc6c9087ac4", "subnet_id": "ffd974f7-9d00-40e6-96c1-f7e8fa02bac3", "subnet_ids": ["ffd974f7-9d00-40e6-96c1-f7e8fa02bac3"], "port_id": "10bae332-1d61-4c84-b3f9-e762df2e1109", "id": "15c72548-b52a-4b40-a360-157850a7e3d0"} 2019-04-05 07:04:57,761 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/15c72548-b52a-4b40-a360-157850a7e3d0/add_router_interface.json used request id req-e2fc122f-4a32-4683-822b-17e27266fd49 2019-04-05 07:04:57,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.49183487892s 2019-04-05 07:04:57,763 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-05 07:04:57,868 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-05 07:04:57,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 07:04:57,876 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:57 GMT 2019-04-05 07:04:57,876 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-04-05 07:04:57,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 07:04:57,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8730870df27ca34745889718795b1a191a93787" 2019-04-05 07:04:58,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:58 GMT X-Openstack-Request-Id: req-836587f4-6245-46e8-afad-c4db5d31349c 2019-04-05 07:04:58,162 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 07:04:58,162 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-836587f4-6245-46e8-afad-c4db5d31349c 2019-04-05 07:04:58,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.283454179764s 2019-04-05 07:04:58,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-05 07:04:58,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8730870df27ca34745889718795b1a191a93787" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_70b0b802-7035-4ecf-bffc-10fa89589a61", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_70b0b802-7035-4ecf-bffc-10fa89589a61"}' 2019-04-05 07:04:58,224 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:58 GMT Location: http://172.30.9.23:9292/v2/images/d05c880c-baea-4167-97ef-5157224cd6ea Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6c632b2b-25e1-4d01-9b63-a4873aa22177 2019-04-05 07:04:58,224 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T07:04:58Z", "file": "/v2/images/d05c880c-baea-4167-97ef-5157224cd6ea/file", "owner": "873e20723bee4ac0bc19bdc6c9087ac4", "id": "d05c880c-baea-4167-97ef-5157224cd6ea", "size": null, "self": "/v2/images/d05c880c-baea-4167-97ef-5157224cd6ea", "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_70b0b802-7035-4ecf-bffc-10fa89589a61", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_70b0b802-7035-4ecf-bffc-10fa89589a61", "checksum": null, "created_at": "2019-04-05T07:04:58Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-05 07:04:58,224 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-6c632b2b-25e1-4d01-9b63-a4873aa22177 2019-04-05 07:04:58,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0545539855957s 2019-04-05 07:04:58,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-05 07:04:58,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/d05c880c-baea-4167-97ef-5157224cd6ea/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.15" -H "X-Auth-Token: {SHA1}d8730870df27ca34745889718795b1a191a93787" -d '' 2019-04-05 07:04:58,650 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 07:04:58 GMT X-Openstack-Request-Id: req-0a35721c-c608-4602-b416-ed1e8ba6a8b5 2019-04-05 07:04:58,650 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 07:04:58,651 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/d05c880c-baea-4167-97ef-5157224cd6ea/file used request id req-0a35721c-c608-4602-b416-ed1e8ba6a8b5 2019-04-05 07:04:58,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.425562143326s 2019-04-05 07:04:58,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 07:04:58,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8730870df27ca34745889718795b1a191a93787" 2019-04-05 07:04:58,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:58 GMT X-Openstack-Request-Id: req-60609db9-d863-440d-a8e9-a6b09c62dc45 2019-04-05 07:04:58,684 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T07:04:58Z", "file": "/v2/images/d05c880c-baea-4167-97ef-5157224cd6ea/file", "owner": "873e20723bee4ac0bc19bdc6c9087ac4", "id": "d05c880c-baea-4167-97ef-5157224cd6ea", "size": 12716032, "self": "/v2/images/d05c880c-baea-4167-97ef-5157224cd6ea", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/d05c880c-baea-4167-97ef-5157224cd6ea/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/d05c880c-baea-4167-97ef-5157224cd6ea/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_70b0b802-7035-4ecf-bffc-10fa89589a61", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_70b0b802-7035-4ecf-bffc-10fa89589a61", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T07:04:58Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 07:04:58,684 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-60609db9-d863-440d-a8e9-a6b09c62dc45 2019-04-05 07:04:58,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0292119979858s 2019-04-05 07:04:58,686 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/d05c880c-baea-4167-97ef-5157224cd6ea/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d05c880c-baea-4167-97ef-5157224cd6ea/file', 'owner': u'873e20723bee4ac0bc19bdc6c9087ac4', 'id': u'd05c880c-baea-4167-97ef-5157224cd6ea', 'size': 12716032, u'self': u'/v2/images/d05c880c-baea-4167-97ef-5157224cd6ea', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'873e20723bee4ac0bc19bdc6c9087ac4', 'name': 'refstack_defcore-project_70b0b802-7035-4ecf-bffc-10fa89589a61', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/d05c880c-baea-4167-97ef-5157224cd6ea/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-05T07:04:58Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-05T07:04:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_70b0b802-7035-4ecf-bffc-10fa89589a61', '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/d05c880c-baea-4167-97ef-5157224cd6ea', 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_70b0b802-7035-4ecf-bffc-10fa89589a61', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_70b0b802-7035-4ecf-bffc-10fa89589a61', 'created': u'2019-04-05T07:04:58Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-05T07:04:58Z', 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/d05c880c-baea-4167-97ef-5157224cd6ea', 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_70b0b802-7035-4ecf-bffc-10fa89589a61', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-05 07:04:58,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-05 07:04:58,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b81221318d4358f5b771290aa179f72e77c7ad4d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_70b0b802-7035-4ecf-bffc-10fa89589a61", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-05 07:04:58,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Fri, 05 Apr 2019 07: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-157421a8-1ea4-47e7-9f1d-0ff473afa8f4 x-openstack-request-id: req-157421a8-1ea4-47e7-9f1d-0ff473afa8f4 2019-04-05 07:04:58,977 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_70b0b802-7035-4ecf-bffc-10fa89589a61", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/b0f76fa7-17fe-437a-b479-2e6a7459d59f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/b0f76fa7-17fe-437a-b479-2e6a7459d59f", "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": "b0f76fa7-17fe-437a-b479-2e6a7459d59f"}} 2019-04-05 07:04:58,977 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-157421a8-1ea4-47e7-9f1d-0ff473afa8f4 2019-04-05 07:04:58,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.287503957748s 2019-04-05 07:04:58,978 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_70b0b802-7035-4ecf-bffc-10fa89589a61', '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'a8d120259c3946c982a593eded4f1cfb', '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'b0f76fa7-17fe-437a-b479-2e6a7459d59f', 'swap': 0}) 2019-04-05 07:04:58,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-05 07:04:58,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/b0f76fa7-17fe-437a-b479-2e6a7459d59f/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.15" -H "X-Auth-Token: {SHA1}b81221318d4358f5b771290aa179f72e77c7ad4d" -d '{"extra_specs": {}}' 2019-04-05 07:04:58,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b6271c19-b3bf-4aaa-b575-9d9e8ae43262 x-openstack-request-id: req-b6271c19-b3bf-4aaa-b575-9d9e8ae43262 2019-04-05 07:04:58,999 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-05 07:04:58,999 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/b0f76fa7-17fe-437a-b479-2e6a7459d59f/os-extra_specs used request id req-b6271c19-b3bf-4aaa-b575-9d9e8ae43262 2019-04-05 07:04:58,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.02055311203s 2019-04-05 07:04:59,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 07:04:59,013 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c257509-17d8-4e2c-96f5-d0af0a991fac 2019-04-05 07:04:59,013 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 07:04:59,014 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-5c257509-17d8-4e2c-96f5-d0af0a991fac 2019-04-05 07:04:59,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 07:04:59,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8730870df27ca34745889718795b1a191a93787" 2019-04-05 07:04:59,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d946cbc9-83f4-4751-81a8-b05d8836fcd0 2019-04-05 07:04:59,180 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 07:04:59,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d946cbc9-83f4-4751-81a8-b05d8836fcd0 2019-04-05 07:04:59,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.163547039032s 2019-04-05 07:04:59,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 07:04:59,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8730870df27ca34745889718795b1a191a93787" 2019-04-05 07:04:59,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 07:04:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ef0b4b3-41e8-4342-abaa-014ad930d013 2019-04-05 07:04:59,375 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 07:04:59,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7ef0b4b3-41e8-4342-abaa-014ad930d013 2019-04-05 07:04:59,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.190277099609s 2019-04-05 07:04:59,384 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-04-05 07:05:01,798 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-04-05 07:05:04,106 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | e5eb13a3-2e8f-4f0c-abd1-c3735e07d5d7 | 2019-04-05T07:05:03.755436 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: e5eb13a3-2e8f-4f0c-abd1-c3735e07d5d7 ~/.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-04-05 07:05:07,346 - 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-04-05 07:05:08,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-04-05 07:05:10,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-04-05 07:05:13,280 - 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=46c505cb-d5fc-4376-b967-ef9e7df34b64) as the default verifier for the future CLI operations. 2019-04-05 07:05:15,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-04-05 07:05:15,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b81221318d4358f5b771290aa179f72e77c7ad4d" 2019-04-05 07:05:15,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Fri, 05 Apr 2019 07:05: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-471c7921-4de8-4f35-b115-de27c5c57878 x-openstack-request-id: req-471c7921-4de8-4f35-b115-de27c5c57878 2019-04-05 07:05:15,239 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 18}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-04-05 07:05:15,239 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-471c7921-4de8-4f35-b115-de27c5c57878 2019-04-05 07:05:15,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0430572032928s 2019-04-05 07:05:15,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 07:05:15,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8730870df27ca34745889718795b1a191a93787" 2019-04-05 07:05:15,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Fri, 05 Apr 2019 07:05:15 GMT X-Openstack-Request-Id: req-796db331-73bf-470c-b720-94e90e658ab1 2019-04-05 07:05:15,550 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T07:04:58Z", "file": "/v2/images/d05c880c-baea-4167-97ef-5157224cd6ea/file", "owner": "873e20723bee4ac0bc19bdc6c9087ac4", "id": "d05c880c-baea-4167-97ef-5157224cd6ea", "size": 12716032, "self": "/v2/images/d05c880c-baea-4167-97ef-5157224cd6ea", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/d05c880c-baea-4167-97ef-5157224cd6ea/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/d05c880c-baea-4167-97ef-5157224cd6ea/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_70b0b802-7035-4ecf-bffc-10fa89589a61", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_70b0b802-7035-4ecf-bffc-10fa89589a61", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T07:04:58Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 07:05:15,551 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-796db331-73bf-470c-b720-94e90e658ab1 2019-04-05 07:05:15,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.308149814606s 2019-04-05 07:05:15,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-05 07:05:15,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8730870df27ca34745889718795b1a191a93787" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_70b0b802-7035-4ecf-bffc-10fa89589a61", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_70b0b802-7035-4ecf-bffc-10fa89589a61"}' 2019-04-05 07:05:15,617 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Fri, 05 Apr 2019 07:05:15 GMT Location: http://172.30.9.23:9292/v2/images/4bd36faf-f328-481a-ba02-7b623bcaa633 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-14edb79d-d0c5-4dda-9593-42ab21ae09f9 2019-04-05 07:05:15,617 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T07:05:15Z", "file": "/v2/images/4bd36faf-f328-481a-ba02-7b623bcaa633/file", "owner": "873e20723bee4ac0bc19bdc6c9087ac4", "id": "4bd36faf-f328-481a-ba02-7b623bcaa633", "size": null, "self": "/v2/images/4bd36faf-f328-481a-ba02-7b623bcaa633", "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_70b0b802-7035-4ecf-bffc-10fa89589a61", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_70b0b802-7035-4ecf-bffc-10fa89589a61", "checksum": null, "created_at": "2019-04-05T07:05:15Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-05 07:05:15,617 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-14edb79d-d0c5-4dda-9593-42ab21ae09f9 2019-04-05 07:05:15,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0560359954834s 2019-04-05 07:05:15,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-05 07:05:15,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/4bd36faf-f328-481a-ba02-7b623bcaa633/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.15" -H "X-Auth-Token: {SHA1}d8730870df27ca34745889718795b1a191a93787" -d '' 2019-04-05 07:05:16,335 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 07:05:16 GMT X-Openstack-Request-Id: req-8a308d66-19b9-4e61-a333-fe4ab6438555 2019-04-05 07:05:16,336 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 07:05:16,336 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/4bd36faf-f328-481a-ba02-7b623bcaa633/file used request id req-8a308d66-19b9-4e61-a333-fe4ab6438555 2019-04-05 07:05:16,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.717955112457s 2019-04-05 07:05:16,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 07:05:16,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8730870df27ca34745889718795b1a191a93787" 2019-04-05 07:05:16,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Fri, 05 Apr 2019 07:05:16 GMT X-Openstack-Request-Id: req-866c2fb2-481a-499e-b99a-026ba2efb8f9 2019-04-05 07:05:16,367 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T07:05:16Z", "file": "/v2/images/4bd36faf-f328-481a-ba02-7b623bcaa633/file", "owner": "873e20723bee4ac0bc19bdc6c9087ac4", "id": "4bd36faf-f328-481a-ba02-7b623bcaa633", "size": 12716032, "self": "/v2/images/4bd36faf-f328-481a-ba02-7b623bcaa633", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/4bd36faf-f328-481a-ba02-7b623bcaa633/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/4bd36faf-f328-481a-ba02-7b623bcaa633/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_70b0b802-7035-4ecf-bffc-10fa89589a61", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_70b0b802-7035-4ecf-bffc-10fa89589a61", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T07:05:15Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T07:04:58Z", "file": "/v2/images/d05c880c-baea-4167-97ef-5157224cd6ea/file", "owner": "873e20723bee4ac0bc19bdc6c9087ac4", "id": "d05c880c-baea-4167-97ef-5157224cd6ea", "size": 12716032, "self": "/v2/images/d05c880c-baea-4167-97ef-5157224cd6ea", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/d05c880c-baea-4167-97ef-5157224cd6ea/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/d05c880c-baea-4167-97ef-5157224cd6ea/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_70b0b802-7035-4ecf-bffc-10fa89589a61", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_70b0b802-7035-4ecf-bffc-10fa89589a61", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T07:04:58Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 07:05:16,368 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-866c2fb2-481a-499e-b99a-026ba2efb8f9 2019-04-05 07:05:16,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0272700786591s 2019-04-05 07:05:16,369 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/4bd36faf-f328-481a-ba02-7b623bcaa633/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4bd36faf-f328-481a-ba02-7b623bcaa633/file', 'owner': u'873e20723bee4ac0bc19bdc6c9087ac4', 'id': u'4bd36faf-f328-481a-ba02-7b623bcaa633', 'size': 12716032, u'self': u'/v2/images/4bd36faf-f328-481a-ba02-7b623bcaa633', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'873e20723bee4ac0bc19bdc6c9087ac4', 'name': 'refstack_defcore-project_70b0b802-7035-4ecf-bffc-10fa89589a61', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/4bd36faf-f328-481a-ba02-7b623bcaa633/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-05T07:05:16Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-05T07:05:16Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_70b0b802-7035-4ecf-bffc-10fa89589a61', '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/4bd36faf-f328-481a-ba02-7b623bcaa633', 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_70b0b802-7035-4ecf-bffc-10fa89589a61', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_70b0b802-7035-4ecf-bffc-10fa89589a61', 'created': u'2019-04-05T07:05:15Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-05T07:05:15Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/4bd36faf-f328-481a-ba02-7b623bcaa633', 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_70b0b802-7035-4ecf-bffc-10fa89589a61', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-05 07:05:16,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-05 07:05:16,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b81221318d4358f5b771290aa179f72e77c7ad4d" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_70b0b802-7035-4ecf-bffc-10fa89589a61", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-05 07:05:16,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 318 Content-Type: application/json Date: Fri, 05 Apr 2019 07:05: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-c863ecdb-41ee-45bc-971e-c331ed2c597a x-openstack-request-id: req-c863ecdb-41ee-45bc-971e-c331ed2c597a 2019-04-05 07:05:16,412 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_alt_70b0b802-7035-4ecf-bffc-10fa89589a61", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/61098ef7-b62b-4807-ae8d-25db25482893", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/61098ef7-b62b-4807-ae8d-25db25482893", "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": "61098ef7-b62b-4807-ae8d-25db25482893"}} 2019-04-05 07:05:16,412 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c863ecdb-41ee-45bc-971e-c331ed2c597a 2019-04-05 07:05:16,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0426709651947s 2019-04-05 07:05:16,412 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_70b0b802-7035-4ecf-bffc-10fa89589a61', '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'a8d120259c3946c982a593eded4f1cfb', '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'61098ef7-b62b-4807-ae8d-25db25482893', 'swap': 0}) 2019-04-05 07:05:16,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-05 07:05:16,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/61098ef7-b62b-4807-ae8d-25db25482893/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.15" -H "X-Auth-Token: {SHA1}b81221318d4358f5b771290aa179f72e77c7ad4d" -d '{"extra_specs": {}}' 2019-04-05 07:05:16,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 07:05:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4093307e-c03d-441f-9912-e1bebbf99501 x-openstack-request-id: req-4093307e-c03d-441f-9912-e1bebbf99501 2019-04-05 07:05:16,431 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-05 07:05:16,431 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/61098ef7-b62b-4807-ae8d-25db25482893/os-extra_specs used request id req-4093307e-c03d-441f-9912-e1bebbf99501 2019-04-05 07:05:16,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.018326997757s 2019-04-05 07:05:16,431 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_70b0b802-7035-4ecf-bffc-10fa89589a61', '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'a8d120259c3946c982a593eded4f1cfb', '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'61098ef7-b62b-4807-ae8d-25db25482893', 'swap': 0}) 2019-04-05 07:05:19,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-04-05 07:05:19,286 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-04-05 07:05:19,286 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-04-05 07:05:19,288 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-04-05 07:05:23,393 - 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-04-05 07:05:23,393 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2019-04-05 07:05:23,393 - 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-04-05 07:05:23,393 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw: not found. skipping it 2019-04-05 07:05:23,394 - 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-04-05 07:05:23,394 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status: not found. skipping it 2019-04-05 07:05:23,394 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2019-04-05 07:05:23,394 - 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-04-05 07:05:23,394 - 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-04-05 07:05:23,394 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id: not found. skipping it 2019-04-05 07:05:23,394 - 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-04-05 07:05:23,394 - 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-04-05 07:05:23,394 - 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-04-05 07:05:23,394 - 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-04-05 07:05:23,394 - 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-04-05 07:05:23,394 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2019-04-05 07:05:23,394 - 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-04-05 07:05:23,395 - 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-04-05 07:05:23,395 - 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-04-05 07:05:23,395 - 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-04-05 07:05:23,395 - 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-04-05 07:05:23,395 - 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-04-05 07:05:23,395 - 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-04-05 07:05:23,395 - 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-04-05 07:05:23,395 - 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-04-05 07:05:23,395 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility: not found. skipping it 2019-04-05 07:05:23,395 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes: not found. skipping it 2019-04-05 07:05:23,395 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2019-04-05 07:05:23,395 - 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-04-05 07:05:23,395 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2019-04-05 07:05:23,395 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item: not found. skipping it 2019-04-05 07:05:23,395 - 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-04-05 07:05:23,396 - 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-04-05 07:05:23,396 - 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-04-05 07:05:23,396 - 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-04-05 07:05:23,396 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2019-04-05 07:05:23,396 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway: not found. skipping it 2019-04-05 07:05:23,396 - 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-04-05 07:05:23,396 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params: not found. skipping it 2019-04-05 07:05:23,396 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2019-04-05 07:05:23,396 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2019-04-05 07:05:23,396 - 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-04-05 07:05:23,396 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name: not found. skipping it 2019-04-05 07:05:23,396 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item: not found. skipping it 2019-04-05 07:05:23,396 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id: not found. skipping it 2019-04-05 07:05:23,396 - 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-04-05 07:05:23,397 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2019-04-05 07:05:23,397 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2019-04-05 07:05:23,397 - 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-04-05 07:05:23,397 - 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-04-05 07:05:23,397 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2019-04-05 07:05:23,397 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2019-04-05 07:05:23,397 - 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-04-05 07:05:23,397 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination: not found. skipping it 2019-04-05 07:05:23,397 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2019-04-05 07:05:23,397 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2019-04-05 07:05:23,397 - 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-04-05 07:05:23,397 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2019-04-05 07:05:23,397 - 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-04-05 07:05:23,398 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2019-04-05 07:05:23,398 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status: not found. skipping it 2019-04-05 07:05:23,398 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2019-04-05 07:05:23,398 - 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-04-05 07:05:23,398 - 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-04-05 07:05:23,398 - 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-04-05 07:05:23,398 - 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-04-05 07:05:23,398 - 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-04-05 07:05:23,398 - 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-04-05 07:05:23,398 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2019-04-05 07:05:23,398 - 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-04-05 07:05:23,398 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet: not found. skipping it 2019-04-05 07:05:23,398 - 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-04-05 07:05:23,398 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2019-04-05 07:05:23,399 - 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-04-05 07:05:23,399 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2019-04-05 07:05:23,399 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2019-04-05 07:05:23,399 - 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-04-05 07:05:23,399 - 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-04-05 07:05:23,399 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2019-04-05 07:05:23,399 - 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-04-05 07:05:23,399 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2019-04-05 07:05:23,399 - 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-04-05 07:05:23,399 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2019-04-05 07:05:23,399 - 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-04-05 07:05:23,399 - 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-04-05 07:05:23,399 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2019-04-05 07:05:23,399 - 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-04-05 07:05:23,399 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list: not found. skipping it 2019-04-05 07:05:23,400 - 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-04-05 07:05:23,400 - 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-04-05 07:05:23,400 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details: not found. skipping it 2019-04-05 07:05:23,400 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2019-04-05 07:05:23,400 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit: not found. skipping it 2019-04-05 07:05:23,400 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size: not found. skipping it 2019-04-05 07:05:23,400 - 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-04-05 07:05:23,401 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-04-05 07:05:23,435 - 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-04-05 07:11:25,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 498ef310-3f8a-4f2d-ad6b-7c43f8c6d1bf 2019-04-05 07:11:25,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '498ef310-3f8a-4f2d-ad6b-7c43f8c6d1bf']'. 2019-04-05 07:11:26,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-04-05 07:11:26,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-04-05 07:11:26,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-04-05 07:11:26,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 498ef310-3f8a-4f2d-ad6b-7c43f8c6d1bf | 2019-04-05 07:11:26,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-04-05 07:11:26,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-04-05 07:05:25 | 2019-04-05 07:11:26,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-04-05 07:11:25 | 2019-04-05 07:11:26,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:06:00 | 2019-04-05 07:11:26,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-04-05 07:11:26,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-04-05 07:11:26,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-04-05 07:11:26,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 46c505cb-d5fc-4376-b967-ef9e7df34b64) | 2019-04-05 07:11:26,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-04-05 07:11:26,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: e5eb13a3-2e8f-4f0c-abd1-c3735e07d5d7) | 2019-04-05 07:11:26,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 219 | 2019-04-05 07:11:26,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 354.093 | 2019-04-05 07:11:26,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 164 | 2019-04-05 07:11:26,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 55 | 2019-04-05 07:11:26,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-04-05 07:11:26,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-04-05 07:11:26,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-04-05 07:11:26,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-04-05 07:11:26,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-04-05 07:11:26,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-04-05 07:11:26,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2019-04-05 07:11:26,960 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', '498ef310-3f8a-4f2d-ad6b-7c43f8c6d1bf', '--to', u'/home/opnfv/functest/results/refstack_defcore/tempest-report.html'] 2019-04-05 07:11:29,102 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 498ef310-3f8a-4f2d-ad6b-7c43f8c6d1bf --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-04-05 07:11:29,102 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', '498ef310-3f8a-4f2d-ad6b-7c43f8c6d1bf', '--to', u'/home/opnfv/functest/results/refstack_defcore/tempest-report.xml'] 2019-04-05 07:11:31,152 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 498ef310-3f8a-4f2d-ad6b-7c43f8c6d1bf --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-04-05 07:11:31,333 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-05 07:11:31,333 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 06:39 | FAIL | +--------------------------+------------------+------------------+----------------+ 2019-04-05 07:11:31,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-05 07:11:31,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/4bd36faf-f328-481a-ba02-7b623bcaa633 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8730870df27ca34745889718795b1a191a93787" 2019-04-05 07:11:32,803 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 07:11:32 GMT X-Openstack-Request-Id: req-5c86aa78-834d-4a13-aa13-9c15540b528f 2019-04-05 07:11:32,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-04-05 07:11:32,804 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/4bd36faf-f328-481a-ba02-7b623bcaa633 used request id req-5c86aa78-834d-4a13-aa13-9c15540b528f 2019-04-05 07:11:32,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.46683287621s 2019-04-05 07:11:32,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 07:11:32,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b81221318d4358f5b771290aa179f72e77c7ad4d" 2019-04-05 07:11:33,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11: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-69183567-11dc-4be5-8eb3-f68b5ab8d3d0 x-openstack-request-id: req-69183567-11dc-4be5-8eb3-f68b5ab8d3d0 2019-04-05 07:11:33,113 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_alt_70b0b802-7035-4ecf-bffc-10fa89589a61", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/61098ef7-b62b-4807-ae8d-25db25482893", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/61098ef7-b62b-4807-ae8d-25db25482893", "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": "61098ef7-b62b-4807-ae8d-25db25482893"}, {"name": "refstack_defcore-flavor_70b0b802-7035-4ecf-bffc-10fa89589a61", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/b0f76fa7-17fe-437a-b479-2e6a7459d59f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/b0f76fa7-17fe-437a-b479-2e6a7459d59f", "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": "b0f76fa7-17fe-437a-b479-2e6a7459d59f"}]} 2019-04-05 07:11:33,113 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-69183567-11dc-4be5-8eb3-f68b5ab8d3d0 2019-04-05 07:11:33,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.302640914917s 2019-04-05 07:11:33,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-05 07:11:33,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/61098ef7-b62b-4807-ae8d-25db25482893 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b81221318d4358f5b771290aa179f72e77c7ad4d" 2019-04-05 07:11:33,149 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11: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-d8bc45a1-9375-4365-9984-f9383c42a1ca x-openstack-request-id: req-d8bc45a1-9375-4365-9984-f9383c42a1ca 2019-04-05 07:11:33,149 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/61098ef7-b62b-4807-ae8d-25db25482893 used request id req-d8bc45a1-9375-4365-9984-f9383c42a1ca 2019-04-05 07:11:33,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0336310863495s 2019-04-05 07:11:33,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-05 07:11:33,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/15c72548-b52a-4b40-a360-157850a7e3d0/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.15" -H "X-Auth-Token: {SHA1}d8730870df27ca34745889718795b1a191a93787" -d '{"subnet_id": "ffd974f7-9d00-40e6-96c1-f7e8fa02bac3"}' 2019-04-05 07:11:35,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:35 GMT X-Openstack-Request-Id: req-66b952d5-8f2d-4ad5-a407-2f103f7470bc 2019-04-05 07:11:35,352 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8c98adad-7731-4cf2-850b-5af3a19f8035", "tenant_id": "873e20723bee4ac0bc19bdc6c9087ac4", "subnet_id": "ffd974f7-9d00-40e6-96c1-f7e8fa02bac3", "subnet_ids": ["ffd974f7-9d00-40e6-96c1-f7e8fa02bac3"], "port_id": "10bae332-1d61-4c84-b3f9-e762df2e1109", "id": "15c72548-b52a-4b40-a360-157850a7e3d0"} 2019-04-05 07:11:35,352 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/15c72548-b52a-4b40-a360-157850a7e3d0/remove_router_interface.json used request id req-66b952d5-8f2d-4ad5-a407-2f103f7470bc 2019-04-05 07:11:35,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.20213294029s 2019-04-05 07:11:35,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-05 07:11:35,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8730870df27ca34745889718795b1a191a93787" 2019-04-05 07:11:35,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1713 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:35 GMT X-Openstack-Request-Id: req-45ce937b-899c-44ff-82f3-cdfeea5e32ea 2019-04-05 07:11:35,490 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "873e20723bee4ac0bc19bdc6c9087ac4", "created_at": "2019-04-05T07:04:53Z", "admin_state_up": true, "updated_at": "2019-04-05T07:11:34Z", "project_id": "873e20723bee4ac0bc19bdc6c9087ac4", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "15c72548-b52a-4b40-a360-157850a7e3d0", "name": "refstack_defcore-router_70b0b802-7035-4ecf-bffc-10fa89589a61"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "638a7b188ca34971904cb70406edfab6", "created_at": "2019-04-05T06:37:32Z", "admin_state_up": false, "updated_at": "2019-04-05T06:37:32Z", "project_id": "638a7b188ca34971904cb70406edfab6", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "4026d610-689a-47a2-8afb-4aab31575bd9", "name": "tempest-router-290562227"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7a3d46fba4b943edb09ab34dc165c86a", "created_at": "2019-04-05T06:37:04Z", "admin_state_up": true, "updated_at": "2019-04-05T06:37:04Z", "project_id": "7a3d46fba4b943edb09ab34dc165c86a", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "96e1d4d7-e383-4196-9d01-0b4fd7036c10", "name": "tempest-pretest-check-172181608"}]} 2019-04-05 07:11:35,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-45ce937b-899c-44ff-82f3-cdfeea5e32ea 2019-04-05 07:11:35,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.13827586174s 2019-04-05 07:11:35,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-05 07:11:35,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/15c72548-b52a-4b40-a360-157850a7e3d0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8730870df27ca34745889718795b1a191a93787" 2019-04-05 07:11:36,758 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 07:11:36 GMT X-Openstack-Request-Id: req-121b6e37-1aa9-4a33-9b79-ce0fff8f13d1 2019-04-05 07:11:36,758 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 07:11:36,758 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/15c72548-b52a-4b40-a360-157850a7e3d0.json used request id req-121b6e37-1aa9-4a33-9b79-ce0fff8f13d1 2019-04-05 07:11:36,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.2654709816s 2019-04-05 07:11:36,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-05 07:11:36,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8730870df27ca34745889718795b1a191a93787" 2019-04-05 07:11:37,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1334 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:37 GMT X-Openstack-Request-Id: req-5aed4609-de15-412f-ab2e-469f4531ea05 2019-04-05 07:11:37,059 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-05T06:22:27Z","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":"d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:27Z","ip_version":4},{"updated_at":"2019-04-05T07:04: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":"ffd974f7-9d00-40e6-96c1-f7e8fa02bac3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"873e20723bee4ac0bc19bdc6c9087ac4","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"refstack_defcore-subnet_70b0b802-7035-4ecf-bffc-10fa89589a61","enable_dhcp":true,"segment_id":null,"network_id":"8c98adad-7731-4cf2-850b-5af3a19f8035","tenant_id":"873e20723bee4ac0bc19bdc6c9087ac4","created_at":"2019-04-05T07:04:53Z","ip_version":4}]} 2019-04-05 07:11:37,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-5aed4609-de15-412f-ab2e-469f4531ea05 2019-04-05 07:11:37,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.300845861435s 2019-04-05 07:11:37,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-05 07:11:37,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/ffd974f7-9d00-40e6-96c1-f7e8fa02bac3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8730870df27ca34745889718795b1a191a93787" 2019-04-05 07:11:37,897 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 07:11:37 GMT X-Openstack-Request-Id: req-9d0f4cac-3021-4ffa-a058-9677264f7c84 2019-04-05 07:11:37,897 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 07:11:37,898 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/ffd974f7-9d00-40e6-96c1-f7e8fa02bac3.json used request id req-9d0f4cac-3021-4ffa-a058-9677264f7c84 2019-04-05 07:11:37,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.8366959095s 2019-04-05 07:11:37,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 07:11:37,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8730870df27ca34745889718795b1a191a93787" 2019-04-05 07:11:37,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:37 GMT X-Openstack-Request-Id: req-2cd8b7bd-7759-40d0-a504-8c040e2073b4 2019-04-05 07:11:37,981 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8c98adad-7731-4cf2-850b-5af3a19f8035","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":true,"project_id":"873e20723bee4ac0bc19bdc6c9087ac4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T07:11:37Z","qos_policy_id":null,"name":"refstack_defcore-net_70b0b802-7035-4ecf-bffc-10fa89589a61","admin_state_up":true,"tenant_id":"873e20723bee4ac0bc19bdc6c9087ac4","created_at":"2019-04-05T07:04:52Z","provider:network_type":"vxlan"}]} 2019-04-05 07:11:37,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-2cd8b7bd-7759-40d0-a504-8c040e2073b4 2019-04-05 07:11:37,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0831179618835s 2019-04-05 07:11:37,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-05 07:11:37,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/8c98adad-7731-4cf2-850b-5af3a19f8035.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8730870df27ca34745889718795b1a191a93787" 2019-04-05 07:11:39,167 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 07:11:39 GMT X-Openstack-Request-Id: req-4a717264-551c-49c7-9f41-d050928d5a2d 2019-04-05 07:11:39,167 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 07:11:39,167 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/8c98adad-7731-4cf2-850b-5af3a19f8035.json used request id req-4a717264-551c-49c7-9f41-d050928d5a2d 2019-04-05 07:11:39,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.18476104736s 2019-04-05 07:11:39,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 07:11:39,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8730870df27ca34745889718795b1a191a93787" 2019-04-05 07:11:39,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:39 GMT X-Openstack-Request-Id: req-15f6a25e-dc1f-4113-afbd-6ec21d846367 2019-04-05 07:11:39,199 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T07:04:58Z", "file": "/v2/images/d05c880c-baea-4167-97ef-5157224cd6ea/file", "owner": "873e20723bee4ac0bc19bdc6c9087ac4", "id": "d05c880c-baea-4167-97ef-5157224cd6ea", "size": 12716032, "self": "/v2/images/d05c880c-baea-4167-97ef-5157224cd6ea", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/d05c880c-baea-4167-97ef-5157224cd6ea/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/d05c880c-baea-4167-97ef-5157224cd6ea/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_70b0b802-7035-4ecf-bffc-10fa89589a61", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_70b0b802-7035-4ecf-bffc-10fa89589a61", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T07:04:58Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 07:11:39,200 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-15f6a25e-dc1f-4113-afbd-6ec21d846367 2019-04-05 07:11:39,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0281391143799s 2019-04-05 07:11:39,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-05 07:11:39,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/d05c880c-baea-4167-97ef-5157224cd6ea -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8730870df27ca34745889718795b1a191a93787" 2019-04-05 07:11:39,570 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 07:11:39 GMT X-Openstack-Request-Id: req-821953c4-9c90-4dc8-ad9c-d2926a831292 2019-04-05 07:11:39,570 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 07:11:39,570 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/d05c880c-baea-4167-97ef-5157224cd6ea used request id req-821953c4-9c90-4dc8-ad9c-d2926a831292 2019-04-05 07:11:39,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.368953943253s 2019-04-05 07:11:39,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 07:11:39,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b81221318d4358f5b771290aa179f72e77c7ad4d" 2019-04-05 07:11:39,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11: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-05955ebc-5ab2-4c99-bc0a-5ecfe57424d1 x-openstack-request-id: req-05955ebc-5ab2-4c99-bc0a-5ecfe57424d1 2019-04-05 07:11:39,595 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_70b0b802-7035-4ecf-bffc-10fa89589a61", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/b0f76fa7-17fe-437a-b479-2e6a7459d59f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/b0f76fa7-17fe-437a-b479-2e6a7459d59f", "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": "b0f76fa7-17fe-437a-b479-2e6a7459d59f"}]} 2019-04-05 07:11:39,595 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-05955ebc-5ab2-4c99-bc0a-5ecfe57424d1 2019-04-05 07:11:39,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0244479179382s 2019-04-05 07:11:39,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-05 07:11:39,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/b0f76fa7-17fe-437a-b479-2e6a7459d59f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b81221318d4358f5b771290aa179f72e77c7ad4d" 2019-04-05 07:11:39,623 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11: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-fa9cc7c5-4f29-42fc-b99b-50d2b1d2121b x-openstack-request-id: req-fa9cc7c5-4f29-42fc-b99b-50d2b1d2121b 2019-04-05 07:11:39,623 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/b0f76fa7-17fe-437a-b479-2e6a7459d59f used request id req-fa9cc7c5-4f29-42fc-b99b-50d2b1d2121b 2019-04-05 07:11:39,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0261850357056s 2019-04-05 07:11:39,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 07:11:39,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b81221318d4358f5b771290aa179f72e77c7ad4d" 2019-04-05 07:11:39,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 848 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6bd8945-4d4b-4282-9dd3-21f089953da1 2019-04-05 07:11:39,858 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_70b0b802-7035-4ecf-bffc-10fa89589a61", "links": {"self": "http://172.30.9.23:5000/v3/users/572fd956211640ce8cf983b1647bd2e9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "572fd956211640ce8cf983b1647bd2e9", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 07:11:39,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c6bd8945-4d4b-4282-9dd3-21f089953da1 2019-04-05 07:11:39,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.234424829483s 2019-04-05 07:11:39,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 07:11:39,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/572fd956211640ce8cf983b1647bd2e9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b81221318d4358f5b771290aa179f72e77c7ad4d" 2019-04-05 07:11:40,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 231 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58a9cbee-0db3-492e-9a73-bb2e3900f059 2019-04-05 07:11:40,182 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_70b0b802-7035-4ecf-bffc-10fa89589a61", "links": {"self": "http://172.30.9.23:5000/v3/users/572fd956211640ce8cf983b1647bd2e9"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "572fd956211640ce8cf983b1647bd2e9", "description": null}} 2019-04-05 07:11:40,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/572fd956211640ce8cf983b1647bd2e9 used request id req-58a9cbee-0db3-492e-9a73-bb2e3900f059 2019-04-05 07:11:40,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.318002939224s 2019-04-05 07:11:40,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-05 07:11:40,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/572fd956211640ce8cf983b1647bd2e9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b81221318d4358f5b771290aa179f72e77c7ad4d" 2019-04-05 07:11:40,460 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 07:11:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2eb2a5e0-44e5-47d9-b4fd-2bec726f50cf 2019-04-05 07:11:40,461 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 07:11:40,461 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/572fd956211640ce8cf983b1647bd2e9 used request id req-2eb2a5e0-44e5-47d9-b4fd-2bec726f50cf 2019-04-05 07:11:40,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.277987003326s 2019-04-05 07:11:40,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 07:11:40,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b81221318d4358f5b771290aa179f72e77c7ad4d" 2019-04-05 07:11:40,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39f642a4-0310-4cc5-9183-ee70326c13b9 2019-04-05 07:11:40,656 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.23:5000/v3/projects/873e20723bee4ac0bc19bdc6c9087ac4"}, "tags": [], "enabled": true, "id": "873e20723bee4ac0bc19bdc6c9087ac4", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_70b0b802-7035-4ecf-bffc-10fa89589a61"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 07:11:40,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-39f642a4-0310-4cc5-9183-ee70326c13b9 2019-04-05 07:11:40,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.188283920288s 2019-04-05 07:11:40,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-05 07:11:40,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/873e20723bee4ac0bc19bdc6c9087ac4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b81221318d4358f5b771290aa179f72e77c7ad4d" 2019-04-05 07:11:40,908 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 07:11:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef3befd3-8197-4cda-8b09-aceb7b1fb33b 2019-04-05 07:11:40,909 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 07:11:40,909 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/873e20723bee4ac0bc19bdc6c9087ac4 used request id req-ef3befd3-8197-4cda-8b09-aceb7b1fb33b 2019-04-05 07:11:40,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.248394966125s 2019-04-05 07:11:40,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 07:11:40,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=873e20723bee4ac0bc19bdc6c9087ac4&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.15" -H "X-Auth-Token: {SHA1}b81221318d4358f5b771290aa179f72e77c7ad4d" 2019-04-05 07:11:41,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:41 GMT X-Openstack-Request-Id: req-4db34b93-9995-4669-b34c-ae184c676a26 2019-04-05 07:11:41,230 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "873e20723bee4ac0bc19bdc6c9087ac4", "created_at": "2019-04-05T07:04:52Z", "updated_at": "2019-04-05T07:04:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:04:52Z", "revision_number": 0, "id": "3c46a66a-5842-4165-87c2-e110d533cac0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:04:52Z", "security_group_id": "ed74d240-f2ae-451d-aafd-157ce02391ce", "tenant_id": "873e20723bee4ac0bc19bdc6c9087ac4", "port_range_min": null, "ethertype": "IPv4", "project_id": "873e20723bee4ac0bc19bdc6c9087ac4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:04:52Z", "revision_number": 0, "id": "43587652-60ad-45c9-ac8c-e475fa91e2b7", "remote_group_id": "ed74d240-f2ae-451d-aafd-157ce02391ce", "remote_ip_prefix": null, "created_at": "2019-04-05T07:04:52Z", "security_group_id": "ed74d240-f2ae-451d-aafd-157ce02391ce", "tenant_id": "873e20723bee4ac0bc19bdc6c9087ac4", "port_range_min": null, "ethertype": "IPv6", "project_id": "873e20723bee4ac0bc19bdc6c9087ac4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:04:52Z", "revision_number": 0, "id": "8b8d09dd-3731-403e-b48a-6db05445e3e5", "remote_group_id": "ed74d240-f2ae-451d-aafd-157ce02391ce", "remote_ip_prefix": null, "created_at": "2019-04-05T07:04:52Z", "security_group_id": "ed74d240-f2ae-451d-aafd-157ce02391ce", "tenant_id": "873e20723bee4ac0bc19bdc6c9087ac4", "port_range_min": null, "ethertype": "IPv4", "project_id": "873e20723bee4ac0bc19bdc6c9087ac4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:04:52Z", "revision_number": 0, "id": "996a23df-c1a2-4685-9f0b-67d376064865", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:04:52Z", "security_group_id": "ed74d240-f2ae-451d-aafd-157ce02391ce", "tenant_id": "873e20723bee4ac0bc19bdc6c9087ac4", "port_range_min": null, "ethertype": "IPv6", "project_id": "873e20723bee4ac0bc19bdc6c9087ac4"}], "revision_number": 1, "project_id": "873e20723bee4ac0bc19bdc6c9087ac4", "id": "ed74d240-f2ae-451d-aafd-157ce02391ce", "name": "default"}]} 2019-04-05 07:11:41,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=873e20723bee4ac0bc19bdc6c9087ac4&name=default used request id req-4db34b93-9995-4669-b34c-ae184c676a26 2019-04-05 07:11:41,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.315966844559s 2019-04-05 07:11:41,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 07:11:41,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b81221318d4358f5b771290aa179f72e77c7ad4d" 2019-04-05 07:11:41,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 31070 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:41 GMT X-Openstack-Request-Id: req-80b1ed4b-597b-46b8-a277-e455e1c24d8c 2019-04-05 07:11:41,348 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "created_at": "2019-04-05T06:36:57Z", "updated_at": "2019-04-05T06:36:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "3ad34bf5-d959-4f47-9e83-1646cad540de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "8dcba419-055d-4390-bce8-60ac1ec0e334", "remote_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "a6617e39-b59c-430d-bf58-b3b9a0d40bba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "fc5486dd-ed4d-46cf-a010-de708199197b", "remote_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}], "revision_number": 1, "project_id": "b3cb4712be48496898e2e8dcb6957ed2", "id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "created_at": "2019-04-05T06:36:58Z", "updated_at": "2019-04-05T06:36:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "03bd4738-8be6-406e-8a4b-9fa8798c5034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "1caf2aa8-6949-4b2f-9e1e-9117ac40e52a", "remote_group_id": "21cbd450-b569-48ec-a666-72704011d359", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "64be6ca7-f643-4418-a3da-9d931c90894a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "a521a8c7-ee0c-400c-989f-f5b4a2a754d5", "remote_group_id": "21cbd450-b569-48ec-a666-72704011d359", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce9e436aaa99438290206e1c56ed2734"}], "revision_number": 1, "project_id": "ce9e436aaa99438290206e1c56ed2734", "id": "21cbd450-b569-48ec-a666-72704011d359", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2116e15ef99649d98579650b18a04081", "created_at": "2019-04-05T06:39:31Z", "updated_at": "2019-04-05T06:39:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "54004b35-755b-4f2d-b5e0-5df0dea68c31", "remote_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv4", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "5949635c-16ae-40eb-a77b-59c4aa715d95", "remote_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv6", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "5eda8d54-40a7-4ae5-89e7-0c4c3f6fe1ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv6", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "ea9cc20f-cda8-4f86-917d-87e175290089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv4", "project_id": "2116e15ef99649d98579650b18a04081"}], "revision_number": 1, "project_id": "2116e15ef99649d98579650b18a04081", "id": "414447cd-6b86-4613-90fc-c75e42843105", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "created_at": "2019-04-05T06:39:33Z", "updated_at": "2019-04-05T06:39:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "0db2aa82-6505-40f0-9098-86a3aee1c249", "remote_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "0fe23aa1-260d-4cb1-a4e7-e733849505a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "480fa81b-fe66-4b98-91ba-f091f0c241ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "9a4acbee-b584-4571-8927-2a611ea95e00", "remote_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "da2fe55963c846f2b042f2dd892486e2"}], "revision_number": 1, "project_id": "da2fe55963c846f2b042f2dd892486e2", "id": "425ad310-705d-4408-b621-bb78f82c0298", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "created_at": "2019-04-05T06:36:46Z", "updated_at": "2019-04-05T06:36:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "2ec6d031-999b-4652-9bc2-473d87f48d7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "8438dec8-7805-4cf4-8fa8-d73fc07d4c1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "97fe85a4-4ab9-4305-89f8-349a8d55f4bd", "remote_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "e05dc08c-fe4d-4d16-b1fd-c4036003dcb6", "remote_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}], "revision_number": 1, "project_id": "ee8e08409f9e44d18a4e4b30e845aebe", "id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-05T06:24:19Z", "updated_at": "2019-04-05T06:24:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "0816cb4e-5b34-4e0e-a92b-2747b5ac7a00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "25763b38-1719-453d-a14e-f3c76b13cc42", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "8210886f-2687-4779-b145-fc57423d91c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "fba949ea-8aec-4a37-9c7a-026e6bd092f8", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "created_at": "2019-04-05T06:36:48Z", "updated_at": "2019-04-05T06:36:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "04a66448-8301-49c6-9c23-b541d993c12e", "remote_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "167fd9e2-36c3-4e62-aa47-a500fdb62641", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "3989831e-39b2-4e9d-9ec2-542923684897", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "70a9b809-e7a5-46cf-9e22-25d814e58350", "remote_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}], "revision_number": 1, "project_id": "860a396ba7d3400ca146873ab04b6f1e", "id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "created_at": "2019-04-05T06:36:25Z", "updated_at": "2019-04-05T06:36:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "1604aef8-274d-4685-9479-f6dd4609a8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "3f6e66e1-b179-4058-b103-b0c9b0410759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "b93b74b8-a650-4ed0-92ac-364deb4a3eff", "remote_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "c1753a0c-8d19-4b2b-abb6-7f0adbf786b9", "remote_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}], "revision_number": 1, "project_id": "9f7d1a679cb14ac58049950f7deeb60f", "id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "created_at": "2019-04-05T06:22:23Z", "updated_at": "2019-04-05T06:22:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "6ea82520-e223-4695-ad5e-9d8a732e75e5", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "84dbc1ec-b830-42da-a2c2-6affe4564e92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "b2cb60c5-bb44-4241-9c03-4830a87cc121", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "bc3ce38f-1e5b-4e37-bc17-77b797ed9d56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}], "revision_number": 1, "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "229636115bb1493c9a4d54b65569f224", "created_at": "2019-04-05T06:36:56Z", "updated_at": "2019-04-05T06:36:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "33c178e2-0140-4c10-8562-2972f4506d1b", "remote_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv6", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "5f458cb6-d04e-4ad4-b005-00f2eb36c7a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv6", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "839f3242-ac45-4d93-9d7c-27234f854569", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv4", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "df221d69-4934-4466-b095-2c9f83a846fc", "remote_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv4", "project_id": "229636115bb1493c9a4d54b65569f224"}], "revision_number": 1, "project_id": "229636115bb1493c9a4d54b65569f224", "id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "created_at": "2019-04-05T06:36:50Z", "updated_at": "2019-04-05T06:36:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "1069fd69-574a-4a73-9ab0-15dcc3fb65d1", "remote_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "51b7361d-b1b8-470f-85c4-bf40f9b2425d", "remote_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "d77a1cc1-3706-462a-b6bf-08f381f66dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "ede2d573-f458-4700-9e3d-80d6ff4fbd8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}], "revision_number": 1, "project_id": "d5daecf70fe5413f8a2671b58e2922f6", "id": "d6258671-5d3d-4067-a774-7476fa7252c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "created_at": "2019-04-05T06:24:18Z", "updated_at": "2019-04-05T06:24:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "1c082b29-0864-456d-a6b5-dfb8ddb5c4dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "3ff1d863-0a41-400b-82d4-9ec541b9069c", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "a5a87ded-31da-4d85-931e-1621ef79b33d", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "ba36cf94-d6e2-464c-a246-442cd5b4c44d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}], "revision_number": 1, "project_id": "a8d120259c3946c982a593eded4f1cfb", "id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "873e20723bee4ac0bc19bdc6c9087ac4", "created_at": "2019-04-05T07:04:52Z", "updated_at": "2019-04-05T07:04:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:04:52Z", "revision_number": 0, "id": "3c46a66a-5842-4165-87c2-e110d533cac0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:04:52Z", "security_group_id": "ed74d240-f2ae-451d-aafd-157ce02391ce", "tenant_id": "873e20723bee4ac0bc19bdc6c9087ac4", "port_range_min": null, "ethertype": "IPv4", "project_id": "873e20723bee4ac0bc19bdc6c9087ac4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:04:52Z", "revision_number": 0, "id": "43587652-60ad-45c9-ac8c-e475fa91e2b7", "remote_group_id": "ed74d240-f2ae-451d-aafd-157ce02391ce", "remote_ip_prefix": null, "created_at": "2019-04-05T07:04:52Z", "security_group_id": "ed74d240-f2ae-451d-aafd-157ce02391ce", "tenant_id": "873e20723bee4ac0bc19bdc6c9087ac4", "port_range_min": null, "ethertype": "IPv6", "project_id": "873e20723bee4ac0bc19bdc6c9087ac4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:04:52Z", "revision_number": 0, "id": "8b8d09dd-3731-403e-b48a-6db05445e3e5", "remote_group_id": "ed74d240-f2ae-451d-aafd-157ce02391ce", "remote_ip_prefix": null, "created_at": "2019-04-05T07:04:52Z", "security_group_id": "ed74d240-f2ae-451d-aafd-157ce02391ce", "tenant_id": "873e20723bee4ac0bc19bdc6c9087ac4", "port_range_min": null, "ethertype": "IPv4", "project_id": "873e20723bee4ac0bc19bdc6c9087ac4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:04:52Z", "revision_number": 0, "id": "996a23df-c1a2-4685-9f0b-67d376064865", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:04:52Z", "security_group_id": "ed74d240-f2ae-451d-aafd-157ce02391ce", "tenant_id": "873e20723bee4ac0bc19bdc6c9087ac4", "port_range_min": null, "ethertype": "IPv6", "project_id": "873e20723bee4ac0bc19bdc6c9087ac4"}], "revision_number": 1, "project_id": "873e20723bee4ac0bc19bdc6c9087ac4", "id": "ed74d240-f2ae-451d-aafd-157ce02391ce", "name": "default"}]} 2019-04-05 07:11:41,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-80b1ed4b-597b-46b8-a277-e455e1c24d8c 2019-04-05 07:11:41,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.113029003143s 2019-04-05 07:11:41,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-05 07:11:41,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/ed74d240-f2ae-451d-aafd-157ce02391ce.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b81221318d4358f5b771290aa179f72e77c7ad4d" 2019-04-05 07:11:41,517 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 07:11:41 GMT X-Openstack-Request-Id: req-cfc6dd5f-68eb-40f7-9d66-50dd01a39167 2019-04-05 07:11:41,517 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 07:11:41,517 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/ed74d240-f2ae-451d-aafd-157ce02391ce.json used request id req-cfc6dd5f-68eb-40f7-9d66-50dd01a39167 2019-04-05 07:11:41,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.159296035767s 2019-04-05 07:11:41,517 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2019-04-05 07:11:41,566 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2019-04-05 07:11:41,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 07:11:41,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69994f25-e1cd-4393-af6e-bc7fff5b5653 2019-04-05 07:11:41,615 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-04-05 07:11:41,616 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-69994f25-e1cd-4393-af6e-bc7fff5b5653 2019-04-05 07:11:41,616 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 07:11:42,022 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58fef951bcfc4cf0998078f8ffea0edb", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}, {"id": "774319f454e747168821760a73d5b691", "name": "reader"}], "expires_at": "2019-04-05T08:11:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8d120259c3946c982a593eded4f1cfb", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3925ae83907349f0acb148efa634063e"}, "audit_ids": ["9aCnn8vgQYOoCdQMQLgijA"], "issued_at": "2019-04-05T07:11:41.000000Z"}} 2019-04-05 07:11:42,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 07:11:42,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8f5f7ca7e8bdb36d8816dc1275fbbcb1667f1b3f" 2019-04-05 07:11:42,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:42 GMT X-Openstack-Request-Id: req-53e5bd04-5ec8-4140-aeca-75e294c6e175 2019-04-05 07:11:42,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":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"}]} 2019-04-05 07:11:42,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-53e5bd04-5ec8-4140-aeca-75e294c6e175 2019-04-05 07:11:42,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.360074996948s 2019-04-05 07:11:42,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 07:11:42,400 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62d15884-f7cf-48af-b93f-c2fb54a2b008 2019-04-05 07:11:42,400 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 07:11:42,400 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-62d15884-f7cf-48af-b93f-c2fb54a2b008 2019-04-05 07:11:42,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 07:11:42,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8f5f7ca7e8bdb36d8816dc1275fbbcb1667f1b3f" 2019-04-05 07:11:42,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-179e3957-1916-4d06-a725-97f69dec8a88 2019-04-05 07:11:42,563 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 07:11:42,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-179e3957-1916-4d06-a725-97f69dec8a88 2019-04-05 07:11:42,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.162400960922s 2019-04-05 07:11:42,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-05 07:11:42,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8f5f7ca7e8bdb36d8816dc1275fbbcb1667f1b3f" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full", "enabled": true, "domain_id": "default", "name": "tempest_full-project_5deb98a2-49b7-4686-be0f-f92421611d37"}}' 2019-04-05 07:11:42,702 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-060eb8ba-9b28-4645-9789-161ee256e9da 2019-04-05 07:11:42,703 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.23:5000/v3/projects/053ff9bb67fe4b8c8974bb5fa67193d9"}, "tags": [], "enabled": true, "id": "053ff9bb67fe4b8c8974bb5fa67193d9", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_5deb98a2-49b7-4686-be0f-f92421611d37"}} 2019-04-05 07:11:42,703 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-060eb8ba-9b28-4645-9789-161ee256e9da 2019-04-05 07:11:42,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.132145881653s 2019-04-05 07:11:42,704 - 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'053ff9bb67fe4b8c8974bb5fa67193d9', '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_5deb98a2-49b7-4686-be0f-f92421611d37'}) 2019-04-05 07:11:42,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-05 07:11:42,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8f5f7ca7e8bdb36d8816dc1275fbbcb1667f1b3f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "LHDslKG26Ec6lmikUu2u0AILwRkHrN", "email": null, "name": "tempest_full-user_5deb98a2-49b7-4686-be0f-f92421611d37"}}' 2019-04-05 07:11:43,091 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9614cdcf-db3c-4389-b11c-005632ee6c68 2019-04-05 07:11:43,091 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_5deb98a2-49b7-4686-be0f-f92421611d37", "links": {"self": "http://172.30.9.23:5000/v3/users/582cd7a2068f458dbfb68e0960af8144"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "582cd7a2068f458dbfb68e0960af8144", "domain_id": "default", "password_expires_at": null}} 2019-04-05 07:11:43,092 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-9614cdcf-db3c-4389-b11c-005632ee6c68 2019-04-05 07:11:43,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.381104946136s 2019-04-05 07:11:43,092 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'582cd7a2068f458dbfb68e0960af8144', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_5deb98a2-49b7-4686-be0f-f92421611d37'}) 2019-04-05 07:11:43,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 07:11:43,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8f5f7ca7e8bdb36d8816dc1275fbbcb1667f1b3f" 2019-04-05 07:11:43,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68b5a90e-c302-427f-9483-c66c3da07132 2019-04-05 07:11:43,306 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 07:11:43,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-68b5a90e-c302-427f-9483-c66c3da07132 2019-04-05 07:11:43,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210556983948s 2019-04-05 07:11:43,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 07:11:43,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8f5f7ca7e8bdb36d8816dc1275fbbcb1667f1b3f" 2019-04-05 07:11:43,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3cae7a9-68d3-485b-9bff-ef7316b65a52 2019-04-05 07:11:43,506 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 07:11:43,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c3cae7a9-68d3-485b-9bff-ef7316b65a52 2019-04-05 07:11:43,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193997859955s 2019-04-05 07:11:43,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 07:11:43,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8f5f7ca7e8bdb36d8816dc1275fbbcb1667f1b3f" 2019-04-05 07:11:43,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33a7ebfc-0f85-4b8c-bb9d-a26ba62f7935 2019-04-05 07:11:43,624 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 07:11:43,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-33a7ebfc-0f85-4b8c-bb9d-a26ba62f7935 2019-04-05 07:11:43,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113276004791s 2019-04-05 07:11:43,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 07:11:43,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8f5f7ca7e8bdb36d8816dc1275fbbcb1667f1b3f" 2019-04-05 07:11:43,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34599afb-023d-4a8a-bd6a-554ad21e40e6 2019-04-05 07:11:43,827 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 07:11:43,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-34599afb-023d-4a8a-bd6a-554ad21e40e6 2019-04-05 07:11:43,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.198376178741s 2019-04-05 07:11:43,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 07:11:43,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8f5f7ca7e8bdb36d8816dc1275fbbcb1667f1b3f" 2019-04-05 07:11:43,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 847 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8edd261a-ace0-4270-bfa6-74bd75207a91 2019-04-05 07:11:43,963 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "tempest_full-user_5deb98a2-49b7-4686-be0f-f92421611d37", "links": {"self": "http://172.30.9.23:5000/v3/users/582cd7a2068f458dbfb68e0960af8144"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "582cd7a2068f458dbfb68e0960af8144", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 07:11:43,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-8edd261a-ace0-4270-bfa6-74bd75207a91 2019-04-05 07:11:43,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.13450884819s 2019-04-05 07:11:43,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 07:11:43,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8f5f7ca7e8bdb36d8816dc1275fbbcb1667f1b3f" 2019-04-05 07:11:44,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5dfc04c-4671-4fa3-b3d5-b5df39b00e04 2019-04-05 07:11:44,092 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.23:5000/v3/projects/053ff9bb67fe4b8c8974bb5fa67193d9"}, "tags": [], "enabled": true, "id": "053ff9bb67fe4b8c8974bb5fa67193d9", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_5deb98a2-49b7-4686-be0f-f92421611d37"}]} 2019-04-05 07:11:44,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-b5dfc04c-4671-4fa3-b3d5-b5df39b00e04 2019-04-05 07:11:44,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.117192029953s 2019-04-05 07:11:44,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 07:11:44,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=582cd7a2068f458dbfb68e0960af8144&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=053ff9bb67fe4b8c8974bb5fa67193d9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8f5f7ca7e8bdb36d8816dc1275fbbcb1667f1b3f" 2019-04-05 07:11:44,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fc20697-3756-456e-83bc-6eb50bb300e2 2019-04-05 07:11:44,298 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=582cd7a2068f458dbfb68e0960af8144&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=053ff9bb67fe4b8c8974bb5fa67193d9", "previous": null, "next": null}} 2019-04-05 07:11:44,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=582cd7a2068f458dbfb68e0960af8144&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=053ff9bb67fe4b8c8974bb5fa67193d9 used request id req-2fc20697-3756-456e-83bc-6eb50bb300e2 2019-04-05 07:11:44,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.198915958405s 2019-04-05 07:11:44,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-05 07:11:44,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/053ff9bb67fe4b8c8974bb5fa67193d9/users/582cd7a2068f458dbfb68e0960af8144/roles/a7225acce0184423a1dc2d63c39b687a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8f5f7ca7e8bdb36d8816dc1275fbbcb1667f1b3f" 2019-04-05 07:11:44,448 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 07:11:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3f46493-b3fb-4aa3-856a-35daa6aed853 2019-04-05 07:11:44,448 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 07:11:44,448 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/053ff9bb67fe4b8c8974bb5fa67193d9/users/582cd7a2068f458dbfb68e0960af8144/roles/a7225acce0184423a1dc2d63c39b687a used request id req-d3f46493-b3fb-4aa3-856a-35daa6aed853 2019-04-05 07:11:44,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.146018028259s 2019-04-05 07:11:44,449 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_5deb98a2-49b7-4686-be0f-f92421611d37', 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'053ff9bb67fe4b8c8974bb5fa67193d9', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'LHDslKG26Ec6lmikUu2u0AILwRkHrN', 'username': u'tempest_full-user_5deb98a2-49b7-4686-be0f-f92421611d37', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-05 07:11:44,453 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_5deb98a2-49b7-4686-be0f-f92421611d37', 'password': 'LHDslKG26Ec6lmikUu2u0AILwRkHrN', 'project_name': 'tempest_full-project_5deb98a2-49b7-4686-be0f-f92421611d37', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '053ff9bb67fe4b8c8974bb5fa67193d9', 'project_domain_name': 'Default'} 2019-04-05 07:11:44,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 07:11:44,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8f5f7ca7e8bdb36d8816dc1275fbbcb1667f1b3f" 2019-04-05 07:11:44,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca324b33-aba0-4e6b-bc8a-c1021d5a64a9 2019-04-05 07:11:44,572 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 07:11:44,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ca324b33-aba0-4e6b-bc8a-c1021d5a64a9 2019-04-05 07:11:44,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115907907486s 2019-04-05 07:11:44,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 07:11:44,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8f5f7ca7e8bdb36d8816dc1275fbbcb1667f1b3f" 2019-04-05 07:11:44,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d856a684-2fa8-43e6-bfbb-db888e955ebe 2019-04-05 07:11:44,808 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 07:11:44,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d856a684-2fa8-43e6-bfbb-db888e955ebe 2019-04-05 07:11:44,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.230893850327s 2019-04-05 07:11:44,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 07:11:44,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8f5f7ca7e8bdb36d8816dc1275fbbcb1667f1b3f" 2019-04-05 07:11:44,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77fe7cfb-6f68-4cae-9971-d86aa95481d6 2019-04-05 07:11:44,998 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 07:11:44,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-77fe7cfb-6f68-4cae-9971-d86aa95481d6 2019-04-05 07:11:44,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.185148954391s 2019-04-05 07:11:44,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 07:11:45,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8f5f7ca7e8bdb36d8816dc1275fbbcb1667f1b3f" 2019-04-05 07:11:45,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 847 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82f1c1a4-1fdd-47d8-9b97-d973a41e87b7 2019-04-05 07:11:45,124 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "tempest_full-user_5deb98a2-49b7-4686-be0f-f92421611d37", "links": {"self": "http://172.30.9.23:5000/v3/users/582cd7a2068f458dbfb68e0960af8144"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "582cd7a2068f458dbfb68e0960af8144", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 07:11:45,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-82f1c1a4-1fdd-47d8-9b97-d973a41e87b7 2019-04-05 07:11:45,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125335931778s 2019-04-05 07:11:45,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 07:11:45,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8f5f7ca7e8bdb36d8816dc1275fbbcb1667f1b3f" 2019-04-05 07:11:45,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99a4ea8c-8a4b-4286-b8e4-8b9513e35b62 2019-04-05 07:11:45,258 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.23:5000/v3/projects/053ff9bb67fe4b8c8974bb5fa67193d9"}, "tags": [], "enabled": true, "id": "053ff9bb67fe4b8c8974bb5fa67193d9", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_5deb98a2-49b7-4686-be0f-f92421611d37"}]} 2019-04-05 07:11:45,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-99a4ea8c-8a4b-4286-b8e4-8b9513e35b62 2019-04-05 07:11:45,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.122085094452s 2019-04-05 07:11:45,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 07:11:45,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=582cd7a2068f458dbfb68e0960af8144&role.id=58fef951bcfc4cf0998078f8ffea0edb&scope.project.id=053ff9bb67fe4b8c8974bb5fa67193d9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8f5f7ca7e8bdb36d8816dc1275fbbcb1667f1b3f" 2019-04-05 07:11:45,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ca91899-c345-4fbd-ac35-3c58b91c9e48 2019-04-05 07:11:45,473 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=582cd7a2068f458dbfb68e0960af8144&role.id=58fef951bcfc4cf0998078f8ffea0edb&scope.project.id=053ff9bb67fe4b8c8974bb5fa67193d9", "previous": null, "next": null}} 2019-04-05 07:11:45,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=582cd7a2068f458dbfb68e0960af8144&role.id=58fef951bcfc4cf0998078f8ffea0edb&scope.project.id=053ff9bb67fe4b8c8974bb5fa67193d9 used request id req-1ca91899-c345-4fbd-ac35-3c58b91c9e48 2019-04-05 07:11:45,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.207370996475s 2019-04-05 07:11:45,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-05 07:11:45,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/053ff9bb67fe4b8c8974bb5fa67193d9/users/582cd7a2068f458dbfb68e0960af8144/roles/58fef951bcfc4cf0998078f8ffea0edb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8f5f7ca7e8bdb36d8816dc1275fbbcb1667f1b3f" 2019-04-05 07:11:45,627 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 07:11:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8ac5a61-442a-4dfc-a4b7-ef6357380e26 2019-04-05 07:11:45,627 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 07:11:45,628 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/053ff9bb67fe4b8c8974bb5fa67193d9/users/582cd7a2068f458dbfb68e0960af8144/roles/58fef951bcfc4cf0998078f8ffea0edb used request id req-b8ac5a61-442a-4dfc-a4b7-ef6357380e26 2019-04-05 07:11:45,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.151004076004s 2019-04-05 07:11:45,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 07:11:45,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8f5f7ca7e8bdb36d8816dc1275fbbcb1667f1b3f" 2019-04-05 07:11:45,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c160c3c-01ea-40f8-971c-83de860e60da 2019-04-05 07:11:45,749 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 07:11:45,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2c160c3c-01ea-40f8-971c-83de860e60da 2019-04-05 07:11:45,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.117646932602s 2019-04-05 07:11:45,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 07:11:45,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8f5f7ca7e8bdb36d8816dc1275fbbcb1667f1b3f" 2019-04-05 07:11:45,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5abd56ea-bc1a-42e4-86bc-09325828c455 2019-04-05 07:11:45,863 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 07:11:45,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-5abd56ea-bc1a-42e4-86bc-09325828c455 2019-04-05 07:11:45,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109264850616s 2019-04-05 07:11:45,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 07:11:45,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8f5f7ca7e8bdb36d8816dc1275fbbcb1667f1b3f" 2019-04-05 07:11:46,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 847 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbc5a4c3-6557-4982-9ecd-647371ca53eb 2019-04-05 07:11:46,086 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "tempest_full-user_5deb98a2-49b7-4686-be0f-f92421611d37", "links": {"self": "http://172.30.9.23:5000/v3/users/582cd7a2068f458dbfb68e0960af8144"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "582cd7a2068f458dbfb68e0960af8144", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 07:11:46,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-bbc5a4c3-6557-4982-9ecd-647371ca53eb 2019-04-05 07:11:46,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222028017044s 2019-04-05 07:11:46,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 07:11:46,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=58fef951bcfc4cf0998078f8ffea0edb&user.id=582cd7a2068f458dbfb68e0960af8144&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.15" -H "X-Auth-Token: {SHA1}8f5f7ca7e8bdb36d8816dc1275fbbcb1667f1b3f" 2019-04-05 07:11:46,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 191 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7154986c-f145-449c-b361-fcec3eb48411 2019-04-05 07:11:46,222 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=58fef951bcfc4cf0998078f8ffea0edb&user.id=582cd7a2068f458dbfb68e0960af8144&scope.domain.id=default", "previous": null, "next": null}} 2019-04-05 07:11:46,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=58fef951bcfc4cf0998078f8ffea0edb&user.id=582cd7a2068f458dbfb68e0960af8144&scope.domain.id=default used request id req-7154986c-f145-449c-b361-fcec3eb48411 2019-04-05 07:11:46,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.124814987183s 2019-04-05 07:11:46,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-04-05 07:11:46,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/582cd7a2068f458dbfb68e0960af8144/roles/58fef951bcfc4cf0998078f8ffea0edb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8f5f7ca7e8bdb36d8816dc1275fbbcb1667f1b3f" 2019-04-05 07:11:46,411 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 07:11:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d4d5884-c3c2-41a6-8ee4-67962eda6d14 2019-04-05 07:11:46,411 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 07:11:46,412 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/582cd7a2068f458dbfb68e0960af8144/roles/58fef951bcfc4cf0998078f8ffea0edb used request id req-4d4d5884-c3c2-41a6-8ee4-67962eda6d14 2019-04-05 07:11:46,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.185837984085s 2019-04-05 07:11:46,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 07:11:46,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b927b205-fdb9-47d3-b533-04077ad5f7ee 2019-04-05 07:11:46,422 - 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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 07:11:46,423 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-b927b205-fdb9-47d3-b533-04077ad5f7ee 2019-04-05 07:11:46,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 07:11:46,818 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58fef951bcfc4cf0998078f8ffea0edb", "name": "admin"}, {"id": "774319f454e747168821760a73d5b691", "name": "reader"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}], "expires_at": "2019-04-05T08:11:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "053ff9bb67fe4b8c8974bb5fa67193d9", "name": "tempest_full-project_5deb98a2-49b7-4686-be0f-f92421611d37"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/053ff9bb67fe4b8c8974bb5fa67193d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/053ff9bb67fe4b8c8974bb5fa67193d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/053ff9bb67fe4b8c8974bb5fa67193d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_053ff9bb67fe4b8c8974bb5fa67193d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_053ff9bb67fe4b8c8974bb5fa67193d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/053ff9bb67fe4b8c8974bb5fa67193d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/053ff9bb67fe4b8c8974bb5fa67193d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/053ff9bb67fe4b8c8974bb5fa67193d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/053ff9bb67fe4b8c8974bb5fa67193d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/053ff9bb67fe4b8c8974bb5fa67193d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/053ff9bb67fe4b8c8974bb5fa67193d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full-user_5deb98a2-49b7-4686-be0f-f92421611d37", "id": "582cd7a2068f458dbfb68e0960af8144"}, "audit_ids": ["nPxSlnvPQqWTUYKTJcrNuw"], "issued_at": "2019-04-05T07:11:46.000000Z"}} 2019-04-05 07:11:46,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-04-05 07:11:46,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}237dacaf7c57f3a62113ed41ecc135aa269814ed" 2019-04-05 07:11:47,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:47 GMT X-Openstack-Request-Id: req-b4759fa5-a290-4af7-a2a8-6f075c66786d 2019-04-05 07:11:47,026 - 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-04-05 07:11:47,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-b4759fa5-a290-4af7-a2a8-6f075c66786d 2019-04-05 07:11:47,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.205631017685s 2019-04-05 07:11:47,037 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2019-04-05 07:11:47,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 07:11:47,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8f5f7ca7e8bdb36d8816dc1275fbbcb1667f1b3f" 2019-04-05 07:11:47,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d018ddb7-7306-4db0-83c0-7f085866238d 2019-04-05 07:11:47,188 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 07:11:47,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-d018ddb7-7306-4db0-83c0-7f085866238d 2019-04-05 07:11:47,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.151273012161s 2019-04-05 07:11:47,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 07:11:47,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8f5f7ca7e8bdb36d8816dc1275fbbcb1667f1b3f" 2019-04-05 07:11:47,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0849842-163d-489b-a722-3be8d3d1c8ce 2019-04-05 07:11:47,309 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.23:5000/v3/projects/053ff9bb67fe4b8c8974bb5fa67193d9"}, "tags": [], "enabled": true, "id": "053ff9bb67fe4b8c8974bb5fa67193d9", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_5deb98a2-49b7-4686-be0f-f92421611d37"}]} 2019-04-05 07:11:47,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-c0849842-163d-489b-a722-3be8d3d1c8ce 2019-04-05 07:11:47,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114312887192s 2019-04-05 07:11:47,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-05 07:11:47,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8f5f7ca7e8bdb36d8816dc1275fbbcb1667f1b3f" -d '{"network": {"shared": true, "tenant_id": "053ff9bb67fe4b8c8974bb5fa67193d9", "name": "tempest_full-net_5deb98a2-49b7-4686-be0f-f92421611d37", "admin_state_up": true}}' 2019-04-05 07:11:47,606 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 724 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:47 GMT X-Openstack-Request-Id: req-471fa169-e619-488b-afc2-d96246ae4d07 2019-04-05 07:11:47,606 - 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":"4c10a295-5260-45ad-ac37-5f6600f5ac78","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":true,"project_id":"053ff9bb67fe4b8c8974bb5fa67193d9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T07:11:47Z","is_default":false,"qos_policy_id":null,"name":"tempest_full-net_5deb98a2-49b7-4686-be0f-f92421611d37","admin_state_up":true,"tenant_id":"053ff9bb67fe4b8c8974bb5fa67193d9","created_at":"2019-04-05T07:11:47Z","mtu":1450}} 2019-04-05 07:11:47,606 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-471fa169-e619-488b-afc2-d96246ae4d07 2019-04-05 07:11:47,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.294941902161s 2019-04-05 07:11:47,607 - 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-04-05T07:11:47Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4c10a295-5260-45ad-ac37-5f6600f5ac78', u'provider:segmentation_id': 7, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_full-net_5deb98a2-49b7-4686-be0f-f92421611d37', u'created_at': u'2019-04-05T07:11:47Z', u'mtu': 1450, u'tenant_id': u'053ff9bb67fe4b8c8974bb5fa67193d9', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'053ff9bb67fe4b8c8974bb5fa67193d9', u'l2_adjacency': True}) 2019-04-05 07:11:47,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 07:11:47,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}237dacaf7c57f3a62113ed41ecc135aa269814ed" 2019-04-05 07:11:47,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1429 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:47 GMT X-Openstack-Request-Id: req-de4bebd0-aa3a-427a-a27e-8f57800b23e7 2019-04-05 07:11:47,697 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"4c10a295-5260-45ad-ac37-5f6600f5ac78","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":true,"project_id":"053ff9bb67fe4b8c8974bb5fa67193d9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T07:11:47Z","qos_policy_id":null,"name":"tempest_full-net_5deb98a2-49b7-4686-be0f-f92421611d37","admin_state_up":true,"tenant_id":"053ff9bb67fe4b8c8974bb5fa67193d9","created_at":"2019-04-05T07:11:47Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"}]} 2019-04-05 07:11:47,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-de4bebd0-aa3a-427a-a27e-8f57800b23e7 2019-04-05 07:11:47,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.090008020401s 2019-04-05 07:11:47,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-05 07:11:47,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}237dacaf7c57f3a62113ed41ecc135aa269814ed" -d '{"subnet": {"name": "tempest_full-subnet_5deb98a2-49b7-4686-be0f-f92421611d37", "enable_dhcp": true, "network_id": "4c10a295-5260-45ad-ac37-5f6600f5ac78", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-05 07:11:48,140 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:48 GMT X-Openstack-Request-Id: req-9dcc8900-3adf-49ce-9d5d-9f9c41af7950 2019-04-05 07:11:48,140 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-04-05T07:11:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"78804b04-abf0-4a95-a264-afeba25053f8","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"053ff9bb67fe4b8c8974bb5fa67193d9","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_full-subnet_5deb98a2-49b7-4686-be0f-f92421611d37","enable_dhcp":true,"segment_id":null,"network_id":"4c10a295-5260-45ad-ac37-5f6600f5ac78","tenant_id":"053ff9bb67fe4b8c8974bb5fa67193d9","created_at":"2019-04-05T07:11:47Z","ip_version":4}} 2019-04-05 07:11:48,140 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-9dcc8900-3adf-49ce-9d5d-9f9c41af7950 2019-04-05 07:11:48,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.441358089447s 2019-04-05 07:11:48,141 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T07:11:47Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'78804b04-abf0-4a95-a264-afeba25053f8', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_full-subnet_5deb98a2-49b7-4686-be0f-f92421611d37', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'4c10a295-5260-45ad-ac37-5f6600f5ac78', u'tenant_id': u'053ff9bb67fe4b8c8974bb5fa67193d9', u'created_at': u'2019-04-05T07:11:47Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'053ff9bb67fe4b8c8974bb5fa67193d9'}) 2019-04-05 07:11:48,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-05 07:11:48,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}237dacaf7c57f3a62113ed41ecc135aa269814ed" -d '{"router": {"external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "name": "tempest_full-router_5deb98a2-49b7-4686-be0f-f92421611d37", "admin_state_up": true}}' 2019-04-05 07:11:49,613 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:49 GMT X-Openstack-Request-Id: req-c615870e-65a9-4163-802d-c9610d28d256 2019-04-05 07:11:49,613 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "053ff9bb67fe4b8c8974bb5fa67193d9", "created_at": "2019-04-05T07:11:48Z", "admin_state_up": true, "updated_at": "2019-04-05T07:11:49Z", "project_id": "053ff9bb67fe4b8c8974bb5fa67193d9", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "e417f1ba-27dc-47bc-9473-9501d52e5e62", "name": "tempest_full-router_5deb98a2-49b7-4686-be0f-f92421611d37"}} 2019-04-05 07:11:49,613 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-c615870e-65a9-4163-802d-c9610d28d256 2019-04-05 07:11:49,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.47201108932s 2019-04-05 07:11:49,614 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T07:11:49Z', u'revision_number': 2, u'ha': False, u'id': u'e417f1ba-27dc-47bc-9473-9501d52e5e62', u'external_gateway_info': {u'network_id': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_full-router_5deb98a2-49b7-4686-be0f-f92421611d37', u'admin_state_up': True, u'tenant_id': u'053ff9bb67fe4b8c8974bb5fa67193d9', u'created_at': u'2019-04-05T07:11:48Z', u'flavor_id': None, u'routes': [], u'project_id': u'053ff9bb67fe4b8c8974bb5fa67193d9'}) 2019-04-05 07:11:49,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-05 07:11:49,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/e417f1ba-27dc-47bc-9473-9501d52e5e62/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.15" -H "X-Auth-Token: {SHA1}237dacaf7c57f3a62113ed41ecc135aa269814ed" -d '{"subnet_id": "78804b04-abf0-4a95-a264-afeba25053f8"}' 2019-04-05 07:11:51,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:51 GMT X-Openstack-Request-Id: req-e1211b07-5608-428d-9d7d-9651f7f7353e 2019-04-05 07:11:51,900 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "4c10a295-5260-45ad-ac37-5f6600f5ac78", "tenant_id": "053ff9bb67fe4b8c8974bb5fa67193d9", "subnet_id": "78804b04-abf0-4a95-a264-afeba25053f8", "subnet_ids": ["78804b04-abf0-4a95-a264-afeba25053f8"], "port_id": "956b6c4c-2ffe-4355-ac8d-14177c4966d5", "id": "e417f1ba-27dc-47bc-9473-9501d52e5e62"} 2019-04-05 07:11:51,901 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/e417f1ba-27dc-47bc-9473-9501d52e5e62/add_router_interface.json used request id req-e1211b07-5608-428d-9d7d-9651f7f7353e 2019-04-05 07:11:51,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.28616905212s 2019-04-05 07:11:51,901 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-05 07:11:52,008 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-05 07:11:52,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 07:11:52,032 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:52 GMT 2019-04-05 07:11:52,033 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-04-05 07:11:52,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 07:11:52,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}237dacaf7c57f3a62113ed41ecc135aa269814ed" 2019-04-05 07:11:52,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:52 GMT X-Openstack-Request-Id: req-e59ae672-4e2a-4fce-84e3-8e9b0ca3601e 2019-04-05 07:11:52,331 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 07:11:52,331 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-e59ae672-4e2a-4fce-84e3-8e9b0ca3601e 2019-04-05 07:11:52,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.296276092529s 2019-04-05 07:11:52,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-05 07:11:52,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}237dacaf7c57f3a62113ed41ecc135aa269814ed" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_5deb98a2-49b7-4686-be0f-f92421611d37", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_5deb98a2-49b7-4686-be0f-f92421611d37"}' 2019-04-05 07:11:52,426 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:52 GMT Location: http://172.30.9.23:9292/v2/images/10f1e92e-c961-4ca2-953e-6587daf5d646 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-705916cd-6e25-43a6-a3e1-a5304f5511e4 2019-04-05 07:11:52,426 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T07:11:52Z", "file": "/v2/images/10f1e92e-c961-4ca2-953e-6587daf5d646/file", "owner": "053ff9bb67fe4b8c8974bb5fa67193d9", "id": "10f1e92e-c961-4ca2-953e-6587daf5d646", "size": null, "self": "/v2/images/10f1e92e-c961-4ca2-953e-6587daf5d646", "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_5deb98a2-49b7-4686-be0f-f92421611d37", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_5deb98a2-49b7-4686-be0f-f92421611d37", "checksum": null, "created_at": "2019-04-05T07:11:52Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-05 07:11:52,426 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-705916cd-6e25-43a6-a3e1-a5304f5511e4 2019-04-05 07:11:52,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0863661766052s 2019-04-05 07:11:52,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-05 07:11:52,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/10f1e92e-c961-4ca2-953e-6587daf5d646/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.15" -H "X-Auth-Token: {SHA1}237dacaf7c57f3a62113ed41ecc135aa269814ed" -d '' 2019-04-05 07:11:52,815 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 07:11:52 GMT X-Openstack-Request-Id: req-5a6c06d6-4f92-4a70-9c1f-eb9d1d43bacb 2019-04-05 07:11:52,815 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 07:11:52,815 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/10f1e92e-c961-4ca2-953e-6587daf5d646/file used request id req-5a6c06d6-4f92-4a70-9c1f-eb9d1d43bacb 2019-04-05 07:11:52,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.388154029846s 2019-04-05 07:11:52,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 07:11:52,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}237dacaf7c57f3a62113ed41ecc135aa269814ed" 2019-04-05 07:11:52,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:52 GMT X-Openstack-Request-Id: req-69aa5feb-1eaf-40df-bc22-17487078c05f 2019-04-05 07:11:52,846 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T07:11:52Z", "file": "/v2/images/10f1e92e-c961-4ca2-953e-6587daf5d646/file", "owner": "053ff9bb67fe4b8c8974bb5fa67193d9", "id": "10f1e92e-c961-4ca2-953e-6587daf5d646", "size": 12716032, "self": "/v2/images/10f1e92e-c961-4ca2-953e-6587daf5d646", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/10f1e92e-c961-4ca2-953e-6587daf5d646/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/10f1e92e-c961-4ca2-953e-6587daf5d646/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_5deb98a2-49b7-4686-be0f-f92421611d37", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_5deb98a2-49b7-4686-be0f-f92421611d37", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T07:11:52Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 07:11:52,847 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-69aa5feb-1eaf-40df-bc22-17487078c05f 2019-04-05 07:11:52,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0267360210419s 2019-04-05 07:11:52,848 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/10f1e92e-c961-4ca2-953e-6587daf5d646/snap', u'metadata': Munch({})})], 'file': u'/v2/images/10f1e92e-c961-4ca2-953e-6587daf5d646/file', 'owner': u'053ff9bb67fe4b8c8974bb5fa67193d9', 'id': u'10f1e92e-c961-4ca2-953e-6587daf5d646', 'size': 12716032, u'self': u'/v2/images/10f1e92e-c961-4ca2-953e-6587daf5d646', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'053ff9bb67fe4b8c8974bb5fa67193d9', 'name': 'tempest_full-project_5deb98a2-49b7-4686-be0f-f92421611d37', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/10f1e92e-c961-4ca2-953e-6587daf5d646/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-05T07:11:52Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-05T07:11:52Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_5deb98a2-49b7-4686-be0f-f92421611d37', '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/10f1e92e-c961-4ca2-953e-6587daf5d646', 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_5deb98a2-49b7-4686-be0f-f92421611d37', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_5deb98a2-49b7-4686-be0f-f92421611d37', 'created': u'2019-04-05T07:11:52Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-05T07:11:52Z', 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/10f1e92e-c961-4ca2-953e-6587daf5d646', 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_5deb98a2-49b7-4686-be0f-f92421611d37', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-05 07:11:52,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-05 07:11:52,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8f5f7ca7e8bdb36d8816dc1275fbbcb1667f1b3f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full-flavor_5deb98a2-49b7-4686-be0f-f92421611d37", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-05 07:11:53,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11: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-34cc0a7d-a033-49ca-b2d3-4bad4df1d143 x-openstack-request-id: req-34cc0a7d-a033-49ca-b2d3-4bad4df1d143 2019-04-05 07:11:53,190 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_full-flavor_5deb98a2-49b7-4686-be0f-f92421611d37", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/964dcc78-2132-4701-b4f8-a19261edb6e4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/964dcc78-2132-4701-b4f8-a19261edb6e4", "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": "964dcc78-2132-4701-b4f8-a19261edb6e4"}} 2019-04-05 07:11:53,190 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-34cc0a7d-a033-49ca-b2d3-4bad4df1d143 2019-04-05 07:11:53,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.338434934616s 2019-04-05 07:11:53,191 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_5deb98a2-49b7-4686-be0f-f92421611d37', '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'a8d120259c3946c982a593eded4f1cfb', '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'964dcc78-2132-4701-b4f8-a19261edb6e4', 'swap': 0}) 2019-04-05 07:11:53,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-05 07:11:53,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/964dcc78-2132-4701-b4f8-a19261edb6e4/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.15" -H "X-Auth-Token: {SHA1}8f5f7ca7e8bdb36d8816dc1275fbbcb1667f1b3f" -d '{"extra_specs": {}}' 2019-04-05 07:11:53,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11: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-81fd118b-63f0-4490-b5d9-1255277fc8b1 x-openstack-request-id: req-81fd118b-63f0-4490-b5d9-1255277fc8b1 2019-04-05 07:11:53,211 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-05 07:11:53,211 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/964dcc78-2132-4701-b4f8-a19261edb6e4/os-extra_specs used request id req-81fd118b-63f0-4490-b5d9-1255277fc8b1 2019-04-05 07:11:53,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0199010372162s 2019-04-05 07:11:53,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 07:11:53,224 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c294d054-9e94-4bff-96b4-967c6d2b3a29 2019-04-05 07:11:53,224 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 07:11:53,225 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-c294d054-9e94-4bff-96b4-967c6d2b3a29 2019-04-05 07:11:53,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 07:11:53,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}237dacaf7c57f3a62113ed41ecc135aa269814ed" 2019-04-05 07:11:53,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-886d3583-746e-4669-ae5c-c75778f2a5b0 2019-04-05 07:11:53,425 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 07:11:53,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-886d3583-746e-4669-ae5c-c75778f2a5b0 2019-04-05 07:11:53,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197506904602s 2019-04-05 07:11:53,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 07:11:53,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}237dacaf7c57f3a62113ed41ecc135aa269814ed" 2019-04-05 07:11:53,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 07:11:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c016949-2a4b-4b18-a9b8-ad6d94b1c9b1 2019-04-05 07:11:53,616 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 07:11:53,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1c016949-2a4b-4b18-a9b8-ad6d94b1c9b1 2019-04-05 07:11:53,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.186392068863s 2019-04-05 07:11:53,622 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-04-05 07:11:55,992 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-04-05 07:11:58,391 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | ecda5c1d-3d53-4666-a626-d248e7b56bda | 2019-04-05T07:11:57.917289 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: ecda5c1d-3d53-4666-a626-d248e7b56bda ~/.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-04-05 07:12:01,391 - 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-04-05 07:12:02,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-04-05 07:12:04,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-04-05 07:12:07,462 - 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=db457eb1-2305-460c-a1fa-dce04e0a6a25) as the default verifier for the future CLI operations. 2019-04-05 07:12:09,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-04-05 07:12:09,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8f5f7ca7e8bdb36d8816dc1275fbbcb1667f1b3f" 2019-04-05 07:12:09,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Fri, 05 Apr 2019 07:12: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-b866ea87-77c2-4b28-8d1f-a4c1c2372b4e x-openstack-request-id: req-b866ea87-77c2-4b28-8d1f-a4c1c2372b4e 2019-04-05 07:12:09,313 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 18}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-04-05 07:12:09,313 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-b866ea87-77c2-4b28-8d1f-a4c1c2372b4e 2019-04-05 07:12:09,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0443439483643s 2019-04-05 07:12:09,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 07:12:09,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}237dacaf7c57f3a62113ed41ecc135aa269814ed" 2019-04-05 07:12:09,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Fri, 05 Apr 2019 07:12:09 GMT X-Openstack-Request-Id: req-45631a76-3983-40e4-b295-b73d54905b74 2019-04-05 07:12:09,610 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T07:11:52Z", "file": "/v2/images/10f1e92e-c961-4ca2-953e-6587daf5d646/file", "owner": "053ff9bb67fe4b8c8974bb5fa67193d9", "id": "10f1e92e-c961-4ca2-953e-6587daf5d646", "size": 12716032, "self": "/v2/images/10f1e92e-c961-4ca2-953e-6587daf5d646", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/10f1e92e-c961-4ca2-953e-6587daf5d646/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/10f1e92e-c961-4ca2-953e-6587daf5d646/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_5deb98a2-49b7-4686-be0f-f92421611d37", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_5deb98a2-49b7-4686-be0f-f92421611d37", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T07:11:52Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 07:12:09,611 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-45631a76-3983-40e4-b295-b73d54905b74 2019-04-05 07:12:09,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.29220199585s 2019-04-05 07:12:09,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-05 07:12:09,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}237dacaf7c57f3a62113ed41ecc135aa269814ed" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_alt_5deb98a2-49b7-4686-be0f-f92421611d37", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_alt_5deb98a2-49b7-4686-be0f-f92421611d37"}' 2019-04-05 07:12:09,663 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Fri, 05 Apr 2019 07:12:09 GMT Location: http://172.30.9.23:9292/v2/images/d464d1e1-2677-4e48-a53c-cf7201aa1bac Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-cbc4e093-0801-43a0-bfcb-b497f7387ee7 2019-04-05 07:12:09,664 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T07:12:09Z", "file": "/v2/images/d464d1e1-2677-4e48-a53c-cf7201aa1bac/file", "owner": "053ff9bb67fe4b8c8974bb5fa67193d9", "id": "d464d1e1-2677-4e48-a53c-cf7201aa1bac", "size": null, "self": "/v2/images/d464d1e1-2677-4e48-a53c-cf7201aa1bac", "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_5deb98a2-49b7-4686-be0f-f92421611d37", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_5deb98a2-49b7-4686-be0f-f92421611d37", "checksum": null, "created_at": "2019-04-05T07:12:09Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-05 07:12:09,664 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-cbc4e093-0801-43a0-bfcb-b497f7387ee7 2019-04-05 07:12:09,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0424511432648s 2019-04-05 07:12:09,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-05 07:12:09,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/d464d1e1-2677-4e48-a53c-cf7201aa1bac/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.15" -H "X-Auth-Token: {SHA1}237dacaf7c57f3a62113ed41ecc135aa269814ed" -d '' 2019-04-05 07:12:10,842 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 07:12:10 GMT X-Openstack-Request-Id: req-05a41a2d-a045-4cb0-b115-bbd1a5054eb2 2019-04-05 07:12:10,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-04-05 07:12:10,842 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/d464d1e1-2677-4e48-a53c-cf7201aa1bac/file used request id req-05a41a2d-a045-4cb0-b115-bbd1a5054eb2 2019-04-05 07:12:10,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.17791891098s 2019-04-05 07:12:10,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 07:12:10,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}237dacaf7c57f3a62113ed41ecc135aa269814ed" 2019-04-05 07:12:10,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2741 Content-Type: application/json Date: Fri, 05 Apr 2019 07:12:10 GMT X-Openstack-Request-Id: req-e85634b1-335c-4e66-b27f-8f2dc6405df0 2019-04-05 07:12:10,874 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T07:12:10Z", "file": "/v2/images/d464d1e1-2677-4e48-a53c-cf7201aa1bac/file", "owner": "053ff9bb67fe4b8c8974bb5fa67193d9", "id": "d464d1e1-2677-4e48-a53c-cf7201aa1bac", "size": 12716032, "self": "/v2/images/d464d1e1-2677-4e48-a53c-cf7201aa1bac", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/d464d1e1-2677-4e48-a53c-cf7201aa1bac/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/d464d1e1-2677-4e48-a53c-cf7201aa1bac/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_5deb98a2-49b7-4686-be0f-f92421611d37", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_5deb98a2-49b7-4686-be0f-f92421611d37", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T07:12:09Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T07:11:52Z", "file": "/v2/images/10f1e92e-c961-4ca2-953e-6587daf5d646/file", "owner": "053ff9bb67fe4b8c8974bb5fa67193d9", "id": "10f1e92e-c961-4ca2-953e-6587daf5d646", "size": 12716032, "self": "/v2/images/10f1e92e-c961-4ca2-953e-6587daf5d646", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/10f1e92e-c961-4ca2-953e-6587daf5d646/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/10f1e92e-c961-4ca2-953e-6587daf5d646/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_5deb98a2-49b7-4686-be0f-f92421611d37", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_5deb98a2-49b7-4686-be0f-f92421611d37", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T07:11:52Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 07:12:10,874 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-e85634b1-335c-4e66-b27f-8f2dc6405df0 2019-04-05 07:12:10,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0274171829224s 2019-04-05 07:12:10,877 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/d464d1e1-2677-4e48-a53c-cf7201aa1bac/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d464d1e1-2677-4e48-a53c-cf7201aa1bac/file', 'owner': u'053ff9bb67fe4b8c8974bb5fa67193d9', 'id': u'd464d1e1-2677-4e48-a53c-cf7201aa1bac', 'size': 12716032, u'self': u'/v2/images/d464d1e1-2677-4e48-a53c-cf7201aa1bac', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'053ff9bb67fe4b8c8974bb5fa67193d9', 'name': 'tempest_full-project_5deb98a2-49b7-4686-be0f-f92421611d37', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/d464d1e1-2677-4e48-a53c-cf7201aa1bac/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-05T07:12:10Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-05T07:12:10Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_5deb98a2-49b7-4686-be0f-f92421611d37', '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/d464d1e1-2677-4e48-a53c-cf7201aa1bac', 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_5deb98a2-49b7-4686-be0f-f92421611d37', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_alt_5deb98a2-49b7-4686-be0f-f92421611d37', 'created': u'2019-04-05T07:12:09Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-05T07:12: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/d464d1e1-2677-4e48-a53c-cf7201aa1bac', 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_5deb98a2-49b7-4686-be0f-f92421611d37', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-05 07:12:10,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-05 07:12:10,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8f5f7ca7e8bdb36d8816dc1275fbbcb1667f1b3f" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full-flavor_alt_5deb98a2-49b7-4686-be0f-f92421611d37", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-05 07:12:10,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Fri, 05 Apr 2019 07:12: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-4229dab3-786c-4f22-922b-0b6e1f0a40de x-openstack-request-id: req-4229dab3-786c-4f22-922b-0b6e1f0a40de 2019-04-05 07:12:10,927 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_full-flavor_alt_5deb98a2-49b7-4686-be0f-f92421611d37", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/82ae5320-26b3-42cf-ae23-3842ca87342e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/82ae5320-26b3-42cf-ae23-3842ca87342e", "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": "82ae5320-26b3-42cf-ae23-3842ca87342e"}} 2019-04-05 07:12:10,927 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-4229dab3-786c-4f22-922b-0b6e1f0a40de 2019-04-05 07:12:10,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0493822097778s 2019-04-05 07:12:10,928 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_5deb98a2-49b7-4686-be0f-f92421611d37', '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'a8d120259c3946c982a593eded4f1cfb', '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'82ae5320-26b3-42cf-ae23-3842ca87342e', 'swap': 0}) 2019-04-05 07:12:10,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-05 07:12:10,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/82ae5320-26b3-42cf-ae23-3842ca87342e/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.15" -H "X-Auth-Token: {SHA1}8f5f7ca7e8bdb36d8816dc1275fbbcb1667f1b3f" -d '{"extra_specs": {}}' 2019-04-05 07:12:10,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 07:12: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-afc041b7-f2b7-412b-8ae5-b16bac85f351 x-openstack-request-id: req-afc041b7-f2b7-412b-8ae5-b16bac85f351 2019-04-05 07:12:10,950 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-05 07:12:10,950 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/82ae5320-26b3-42cf-ae23-3842ca87342e/os-extra_specs used request id req-afc041b7-f2b7-412b-8ae5-b16bac85f351 2019-04-05 07:12:10,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0211040973663s 2019-04-05 07:12:10,950 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_5deb98a2-49b7-4686-be0f-f92421611d37', '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'a8d120259c3946c982a593eded4f1cfb', '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'82ae5320-26b3-42cf-ae23-3842ca87342e', 'swap': 0}) 2019-04-05 07:12:14,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-04-05 07:12:14,014 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-04-05 07:12:14,015 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-04-05 07:12:14,017 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-04-05 07:12:14,051 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-04-05 07:12:17,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-db457eb1-2305-460c-a1fa-dce04e0a6a25/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_full/test_list.txt 2>/dev/null) 2019-04-05 07:12:17,361 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-04-05 07:12:17,402 - 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-04-05 07:44:30,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: a1993827-31a0-407b-99c1-b69acbf1589f 2019-04-05 07:44:30,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'a1993827-31a0-407b-99c1-b69acbf1589f']'. 2019-04-05 07:44:32,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-04-05 07:44:32,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-04-05 07:44:32,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-04-05 07:44:32,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | a1993827-31a0-407b-99c1-b69acbf1589f | 2019-04-05 07:44:32,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-04-05 07:44:32,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-04-05 07:12:19 | 2019-04-05 07:44:32,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-04-05 07:44:30 | 2019-04-05 07:44:32,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:32:11 | 2019-04-05 07:44:32,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-04-05 07:44:32,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-04-05 07:44:32,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-04-05 07:44:32,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: db457eb1-2305-460c-a1fa-dce04e0a6a25) | 2019-04-05 07:44:32,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-04-05 07:44:32,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: ecda5c1d-3d53-4666-a626-d248e7b56bda) | 2019-04-05 07:44:32,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1493 | 2019-04-05 07:44:32,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1923.69 | 2019-04-05 07:44:32,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1041 | 2019-04-05 07:44:32,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 448 | 2019-04-05 07:44:32,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-04-05 07:44:32,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-04-05 07:44:32,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 4 | 2019-04-05 07:44:32,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-04-05 07:44:32,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-04-05 07:44:32,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-04-05 07:44:32,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full success_rate is 99.6172248804% 2019-04-05 07:44:32,506 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', 'a1993827-31a0-407b-99c1-b69acbf1589f', '--to', u'/home/opnfv/functest/results/tempest_full/tempest-report.html'] 2019-04-05 07:44:34,491 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid a1993827-31a0-407b-99c1-b69acbf1589f --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-04-05 07:44:34,491 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', 'a1993827-31a0-407b-99c1-b69acbf1589f', '--to', u'/home/opnfv/functest/results/tempest_full/tempest-report.xml'] 2019-04-05 07:44:36,667 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid a1993827-31a0-407b-99c1-b69acbf1589f --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-04-05 07:44:36,928 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-05 07:44:36,928 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 32:50 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-04-05 07:44:36,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-05 07:44:36,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/d464d1e1-2677-4e48-a53c-cf7201aa1bac -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}237dacaf7c57f3a62113ed41ecc135aa269814ed" 2019-04-05 07:44:38,286 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 07:44:38 GMT X-Openstack-Request-Id: req-98f24a81-248b-4669-9d3f-0970d65e4ce3 2019-04-05 07:44:38,286 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 07:44:38,286 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/d464d1e1-2677-4e48-a53c-cf7201aa1bac used request id req-98f24a81-248b-4669-9d3f-0970d65e4ce3 2019-04-05 07:44:38,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.35225200653s 2019-04-05 07:44:38,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 07:44:38,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8f5f7ca7e8bdb36d8816dc1275fbbcb1667f1b3f" 2019-04-05 07:44:38,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44: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-b54cdc59-57bd-49b7-afbe-7baa74a7ac2d x-openstack-request-id: req-b54cdc59-57bd-49b7-afbe-7baa74a7ac2d 2019-04-05 07:44:38,588 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_full-flavor_alt_5deb98a2-49b7-4686-be0f-f92421611d37", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/82ae5320-26b3-42cf-ae23-3842ca87342e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/82ae5320-26b3-42cf-ae23-3842ca87342e", "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": "82ae5320-26b3-42cf-ae23-3842ca87342e"}, {"name": "tempest_full-flavor_5deb98a2-49b7-4686-be0f-f92421611d37", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/964dcc78-2132-4701-b4f8-a19261edb6e4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/964dcc78-2132-4701-b4f8-a19261edb6e4", "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": "964dcc78-2132-4701-b4f8-a19261edb6e4"}]} 2019-04-05 07:44:38,588 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-b54cdc59-57bd-49b7-afbe-7baa74a7ac2d 2019-04-05 07:44:38,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.296192169189s 2019-04-05 07:44:38,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-05 07:44:38,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/82ae5320-26b3-42cf-ae23-3842ca87342e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8f5f7ca7e8bdb36d8816dc1275fbbcb1667f1b3f" 2019-04-05 07:44:38,639 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44: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-83d42709-5501-4a83-9d78-e646dcc6a029 x-openstack-request-id: req-83d42709-5501-4a83-9d78-e646dcc6a029 2019-04-05 07:44:38,639 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/82ae5320-26b3-42cf-ae23-3842ca87342e used request id req-83d42709-5501-4a83-9d78-e646dcc6a029 2019-04-05 07:44:38,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0477960109711s 2019-04-05 07:44:38,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-05 07:44:38,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/e417f1ba-27dc-47bc-9473-9501d52e5e62/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.15" -H "X-Auth-Token: {SHA1}237dacaf7c57f3a62113ed41ecc135aa269814ed" -d '{"subnet_id": "78804b04-abf0-4a95-a264-afeba25053f8"}' 2019-04-05 07:44:41,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44:41 GMT X-Openstack-Request-Id: req-3ff6beb3-29aa-4243-8959-27f0e31546a6 2019-04-05 07:44:41,502 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "4c10a295-5260-45ad-ac37-5f6600f5ac78", "tenant_id": "053ff9bb67fe4b8c8974bb5fa67193d9", "subnet_id": "78804b04-abf0-4a95-a264-afeba25053f8", "subnet_ids": ["78804b04-abf0-4a95-a264-afeba25053f8"], "port_id": "956b6c4c-2ffe-4355-ac8d-14177c4966d5", "id": "e417f1ba-27dc-47bc-9473-9501d52e5e62"} 2019-04-05 07:44:41,502 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/e417f1ba-27dc-47bc-9473-9501d52e5e62/remove_router_interface.json used request id req-3ff6beb3-29aa-4243-8959-27f0e31546a6 2019-04-05 07:44:41,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.86244511604s 2019-04-05 07:44:41,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-05 07:44:41,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}237dacaf7c57f3a62113ed41ecc135aa269814ed" 2019-04-05 07:44:41,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1709 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44:41 GMT X-Openstack-Request-Id: req-875c268e-e7fe-4aff-b12e-9e5582b02113 2019-04-05 07:44:41,627 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "638a7b188ca34971904cb70406edfab6", "created_at": "2019-04-05T06:37:32Z", "admin_state_up": false, "updated_at": "2019-04-05T06:37:32Z", "project_id": "638a7b188ca34971904cb70406edfab6", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "4026d610-689a-47a2-8afb-4aab31575bd9", "name": "tempest-router-290562227"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7a3d46fba4b943edb09ab34dc165c86a", "created_at": "2019-04-05T06:37:04Z", "admin_state_up": true, "updated_at": "2019-04-05T06:37:04Z", "project_id": "7a3d46fba4b943edb09ab34dc165c86a", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "96e1d4d7-e383-4196-9d01-0b4fd7036c10", "name": "tempest-pretest-check-172181608"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "053ff9bb67fe4b8c8974bb5fa67193d9", "created_at": "2019-04-05T07:11:48Z", "admin_state_up": true, "updated_at": "2019-04-05T07:44:40Z", "project_id": "053ff9bb67fe4b8c8974bb5fa67193d9", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "e417f1ba-27dc-47bc-9473-9501d52e5e62", "name": "tempest_full-router_5deb98a2-49b7-4686-be0f-f92421611d37"}]} 2019-04-05 07:44:41,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-875c268e-e7fe-4aff-b12e-9e5582b02113 2019-04-05 07:44:41,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.124885082245s 2019-04-05 07:44:41,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-05 07:44:41,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/e417f1ba-27dc-47bc-9473-9501d52e5e62.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}237dacaf7c57f3a62113ed41ecc135aa269814ed" 2019-04-05 07:44:43,085 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 07:44:43 GMT X-Openstack-Request-Id: req-22d85bc9-a4a7-45dd-afa0-5d820f806010 2019-04-05 07:44:43,086 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 07:44:43,086 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/e417f1ba-27dc-47bc-9473-9501d52e5e62.json used request id req-22d85bc9-a4a7-45dd-afa0-5d820f806010 2019-04-05 07:44:43,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.45673203468s 2019-04-05 07:44:43,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-05 07:44:43,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}237dacaf7c57f3a62113ed41ecc135aa269814ed" 2019-04-05 07:44:43,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1330 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44:43 GMT X-Openstack-Request-Id: req-40c2998d-6649-43fd-89cf-d7d2ebc7d5fa 2019-04-05 07:44:43,127 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-05T07:11:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"78804b04-abf0-4a95-a264-afeba25053f8","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"053ff9bb67fe4b8c8974bb5fa67193d9","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_full-subnet_5deb98a2-49b7-4686-be0f-f92421611d37","enable_dhcp":true,"segment_id":null,"network_id":"4c10a295-5260-45ad-ac37-5f6600f5ac78","tenant_id":"053ff9bb67fe4b8c8974bb5fa67193d9","created_at":"2019-04-05T07:11:47Z","ip_version":4},{"updated_at":"2019-04-05T06:22:27Z","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":"d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:27Z","ip_version":4}]} 2019-04-05 07:44:43,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-40c2998d-6649-43fd-89cf-d7d2ebc7d5fa 2019-04-05 07:44:43,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0409550666809s 2019-04-05 07:44:43,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-05 07:44:43,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/78804b04-abf0-4a95-a264-afeba25053f8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}237dacaf7c57f3a62113ed41ecc135aa269814ed" 2019-04-05 07:44:44,071 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 07:44:44 GMT X-Openstack-Request-Id: req-a732e39f-5288-4d9e-bfb7-9e4a68d63f4e 2019-04-05 07:44:44,071 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 07:44:44,072 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/78804b04-abf0-4a95-a264-afeba25053f8.json used request id req-a732e39f-5288-4d9e-bfb7-9e4a68d63f4e 2019-04-05 07:44:44,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.94291806221s 2019-04-05 07:44:44,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 07:44:44,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}237dacaf7c57f3a62113ed41ecc135aa269814ed" 2019-04-05 07:44:44,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1435 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44:44 GMT X-Openstack-Request-Id: req-17e9723f-d2fa-4eae-9a59-e8f93e01b64d 2019-04-05 07:44:44,164 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4c10a295-5260-45ad-ac37-5f6600f5ac78","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":true,"project_id":"053ff9bb67fe4b8c8974bb5fa67193d9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T07:44:43Z","qos_policy_id":null,"name":"tempest_full-net_5deb98a2-49b7-4686-be0f-f92421611d37","admin_state_up":true,"tenant_id":"053ff9bb67fe4b8c8974bb5fa67193d9","created_at":"2019-04-05T07:11:47Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"}]} 2019-04-05 07:44:44,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-17e9723f-d2fa-4eae-9a59-e8f93e01b64d 2019-04-05 07:44:44,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.091952085495s 2019-04-05 07:44:44,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-05 07:44:44,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/4c10a295-5260-45ad-ac37-5f6600f5ac78.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}237dacaf7c57f3a62113ed41ecc135aa269814ed" 2019-04-05 07:44:45,587 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 07:44:45 GMT X-Openstack-Request-Id: req-85980709-ac3e-4978-b1a0-1ef91e859231 2019-04-05 07:44:45,587 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 07:44:45,588 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/4c10a295-5260-45ad-ac37-5f6600f5ac78.json used request id req-85980709-ac3e-4978-b1a0-1ef91e859231 2019-04-05 07:44:45,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.42255401611s 2019-04-05 07:44:45,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 07:44:45,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}237dacaf7c57f3a62113ed41ecc135aa269814ed" 2019-04-05 07:44:45,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44:45 GMT X-Openstack-Request-Id: req-c40e9cc4-5bc0-451a-8869-bb2a593d065a 2019-04-05 07:44:45,617 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T07:11:52Z", "file": "/v2/images/10f1e92e-c961-4ca2-953e-6587daf5d646/file", "owner": "053ff9bb67fe4b8c8974bb5fa67193d9", "id": "10f1e92e-c961-4ca2-953e-6587daf5d646", "size": 12716032, "self": "/v2/images/10f1e92e-c961-4ca2-953e-6587daf5d646", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/10f1e92e-c961-4ca2-953e-6587daf5d646/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/10f1e92e-c961-4ca2-953e-6587daf5d646/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_5deb98a2-49b7-4686-be0f-f92421611d37", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_5deb98a2-49b7-4686-be0f-f92421611d37", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T07:11:52Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 07:44:45,617 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-c40e9cc4-5bc0-451a-8869-bb2a593d065a 2019-04-05 07:44:45,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0256781578064s 2019-04-05 07:44:45,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-05 07:44:45,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/10f1e92e-c961-4ca2-953e-6587daf5d646 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}237dacaf7c57f3a62113ed41ecc135aa269814ed" 2019-04-05 07:44:46,282 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 07:44:46 GMT X-Openstack-Request-Id: req-e15d8569-7467-479a-bb07-b4b4ff4238dc 2019-04-05 07:44:46,282 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 07:44:46,282 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/10f1e92e-c961-4ca2-953e-6587daf5d646 used request id req-e15d8569-7467-479a-bb07-b4b4ff4238dc 2019-04-05 07:44:46,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.663772106171s 2019-04-05 07:44:46,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 07:44:46,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8f5f7ca7e8bdb36d8816dc1275fbbcb1667f1b3f" 2019-04-05 07:44:46,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44: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-d6c527d0-1255-4106-ba9e-5483b4fab315 x-openstack-request-id: req-d6c527d0-1255-4106-ba9e-5483b4fab315 2019-04-05 07:44:46,305 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_full-flavor_5deb98a2-49b7-4686-be0f-f92421611d37", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/964dcc78-2132-4701-b4f8-a19261edb6e4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/964dcc78-2132-4701-b4f8-a19261edb6e4", "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": "964dcc78-2132-4701-b4f8-a19261edb6e4"}]} 2019-04-05 07:44:46,305 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-d6c527d0-1255-4106-ba9e-5483b4fab315 2019-04-05 07:44:46,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0221719741821s 2019-04-05 07:44:46,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-05 07:44:46,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/964dcc78-2132-4701-b4f8-a19261edb6e4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8f5f7ca7e8bdb36d8816dc1275fbbcb1667f1b3f" 2019-04-05 07:44:46,336 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44: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-7e169c89-7ecb-400e-a0d3-47960c8b6c81 x-openstack-request-id: req-7e169c89-7ecb-400e-a0d3-47960c8b6c81 2019-04-05 07:44:46,336 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/964dcc78-2132-4701-b4f8-a19261edb6e4 used request id req-7e169c89-7ecb-400e-a0d3-47960c8b6c81 2019-04-05 07:44:46,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0291030406952s 2019-04-05 07:44:46,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 07:44:46,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8f5f7ca7e8bdb36d8816dc1275fbbcb1667f1b3f" 2019-04-05 07:44:46,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 847 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a5bd2bf-1cf8-4ecd-a590-56a9a249ee6d 2019-04-05 07:44:46,548 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "tempest_full-user_5deb98a2-49b7-4686-be0f-f92421611d37", "links": {"self": "http://172.30.9.23:5000/v3/users/582cd7a2068f458dbfb68e0960af8144"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "582cd7a2068f458dbfb68e0960af8144", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 07:44:46,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-5a5bd2bf-1cf8-4ecd-a590-56a9a249ee6d 2019-04-05 07:44:46,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.211777925491s 2019-04-05 07:44:46,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 07:44:46,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/582cd7a2068f458dbfb68e0960af8144 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8f5f7ca7e8bdb36d8816dc1275fbbcb1667f1b3f" 2019-04-05 07:44:46,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a000089-4246-41fe-affe-ff78f1c753c0 2019-04-05 07:44:46,768 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_5deb98a2-49b7-4686-be0f-f92421611d37", "links": {"self": "http://172.30.9.23:5000/v3/users/582cd7a2068f458dbfb68e0960af8144"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "582cd7a2068f458dbfb68e0960af8144", "description": null}} 2019-04-05 07:44:46,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/582cd7a2068f458dbfb68e0960af8144 used request id req-7a000089-4246-41fe-affe-ff78f1c753c0 2019-04-05 07:44:46,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213865041733s 2019-04-05 07:44:46,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-05 07:44:46,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/582cd7a2068f458dbfb68e0960af8144 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8f5f7ca7e8bdb36d8816dc1275fbbcb1667f1b3f" 2019-04-05 07:44:47,052 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 07:44:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bb907e7-1f66-4423-9c24-583827bec515 2019-04-05 07:44:47,052 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 07:44:47,052 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/582cd7a2068f458dbfb68e0960af8144 used request id req-7bb907e7-1f66-4423-9c24-583827bec515 2019-04-05 07:44:47,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.2833340168s 2019-04-05 07:44:47,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 07:44:47,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8f5f7ca7e8bdb36d8816dc1275fbbcb1667f1b3f" 2019-04-05 07:44:47,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de23f5b1-41c7-4c9f-b949-37a90b162fd1 2019-04-05 07:44:47,259 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.23:5000/v3/projects/053ff9bb67fe4b8c8974bb5fa67193d9"}, "tags": [], "enabled": true, "id": "053ff9bb67fe4b8c8974bb5fa67193d9", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_5deb98a2-49b7-4686-be0f-f92421611d37"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 07:44:47,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-de23f5b1-41c7-4c9f-b949-37a90b162fd1 2019-04-05 07:44:47,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200498819351s 2019-04-05 07:44:47,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-05 07:44:47,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/053ff9bb67fe4b8c8974bb5fa67193d9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8f5f7ca7e8bdb36d8816dc1275fbbcb1667f1b3f" 2019-04-05 07:44:47,440 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 07:44:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6249e574-3a97-40c9-92cb-6bdd7de0a8d0 2019-04-05 07:44:47,440 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 07:44:47,441 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/053ff9bb67fe4b8c8974bb5fa67193d9 used request id req-6249e574-3a97-40c9-92cb-6bdd7de0a8d0 2019-04-05 07:44:47,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.176738023758s 2019-04-05 07:44:47,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 07:44:47,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=053ff9bb67fe4b8c8974bb5fa67193d9&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.15" -H "X-Auth-Token: {SHA1}8f5f7ca7e8bdb36d8816dc1275fbbcb1667f1b3f" 2019-04-05 07:44:47,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44:47 GMT X-Openstack-Request-Id: req-6c8d2820-8f4b-4d53-9d54-2855fa420630 2019-04-05 07:44:47,779 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "053ff9bb67fe4b8c8974bb5fa67193d9", "created_at": "2019-04-05T07:11:47Z", "updated_at": "2019-04-05T07:11:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:11:47Z", "revision_number": 0, "id": "1921ee29-7e94-48c3-a37f-fd4ab63ea899", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:11:47Z", "security_group_id": "6f0cc092-cac9-45d4-8b1e-2e0e0c416548", "tenant_id": "053ff9bb67fe4b8c8974bb5fa67193d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "053ff9bb67fe4b8c8974bb5fa67193d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:11:47Z", "revision_number": 0, "id": "32d2cf71-b63a-401c-ae2d-ab368c28425f", "remote_group_id": "6f0cc092-cac9-45d4-8b1e-2e0e0c416548", "remote_ip_prefix": null, "created_at": "2019-04-05T07:11:47Z", "security_group_id": "6f0cc092-cac9-45d4-8b1e-2e0e0c416548", "tenant_id": "053ff9bb67fe4b8c8974bb5fa67193d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "053ff9bb67fe4b8c8974bb5fa67193d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:11:47Z", "revision_number": 0, "id": "791e5271-eb40-4164-8c2c-fca86a87cb40", "remote_group_id": "6f0cc092-cac9-45d4-8b1e-2e0e0c416548", "remote_ip_prefix": null, "created_at": "2019-04-05T07:11:47Z", "security_group_id": "6f0cc092-cac9-45d4-8b1e-2e0e0c416548", "tenant_id": "053ff9bb67fe4b8c8974bb5fa67193d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "053ff9bb67fe4b8c8974bb5fa67193d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:11:47Z", "revision_number": 0, "id": "f8323600-0060-4e2f-98e0-cb0feff17baf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:11:47Z", "security_group_id": "6f0cc092-cac9-45d4-8b1e-2e0e0c416548", "tenant_id": "053ff9bb67fe4b8c8974bb5fa67193d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "053ff9bb67fe4b8c8974bb5fa67193d9"}], "revision_number": 1, "project_id": "053ff9bb67fe4b8c8974bb5fa67193d9", "id": "6f0cc092-cac9-45d4-8b1e-2e0e0c416548", "name": "default"}]} 2019-04-05 07:44:47,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=053ff9bb67fe4b8c8974bb5fa67193d9&name=default used request id req-6c8d2820-8f4b-4d53-9d54-2855fa420630 2019-04-05 07:44:47,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.333834886551s 2019-04-05 07:44:47,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 07:44:47,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8f5f7ca7e8bdb36d8816dc1275fbbcb1667f1b3f" 2019-04-05 07:44:47,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44:47 GMT X-Openstack-Request-Id: req-776686f6-9a36-4a27-9862-43e0ab30685d 2019-04-05 07:44:47,907 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "created_at": "2019-04-05T06:36:57Z", "updated_at": "2019-04-05T06:36:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "3ad34bf5-d959-4f47-9e83-1646cad540de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "8dcba419-055d-4390-bce8-60ac1ec0e334", "remote_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "a6617e39-b59c-430d-bf58-b3b9a0d40bba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "fc5486dd-ed4d-46cf-a010-de708199197b", "remote_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}], "revision_number": 1, "project_id": "b3cb4712be48496898e2e8dcb6957ed2", "id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "created_at": "2019-04-05T06:36:58Z", "updated_at": "2019-04-05T06:36:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "03bd4738-8be6-406e-8a4b-9fa8798c5034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "1caf2aa8-6949-4b2f-9e1e-9117ac40e52a", "remote_group_id": "21cbd450-b569-48ec-a666-72704011d359", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "64be6ca7-f643-4418-a3da-9d931c90894a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "a521a8c7-ee0c-400c-989f-f5b4a2a754d5", "remote_group_id": "21cbd450-b569-48ec-a666-72704011d359", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce9e436aaa99438290206e1c56ed2734"}], "revision_number": 1, "project_id": "ce9e436aaa99438290206e1c56ed2734", "id": "21cbd450-b569-48ec-a666-72704011d359", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2116e15ef99649d98579650b18a04081", "created_at": "2019-04-05T06:39:31Z", "updated_at": "2019-04-05T06:39:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "54004b35-755b-4f2d-b5e0-5df0dea68c31", "remote_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv4", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "5949635c-16ae-40eb-a77b-59c4aa715d95", "remote_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv6", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "5eda8d54-40a7-4ae5-89e7-0c4c3f6fe1ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv6", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "ea9cc20f-cda8-4f86-917d-87e175290089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv4", "project_id": "2116e15ef99649d98579650b18a04081"}], "revision_number": 1, "project_id": "2116e15ef99649d98579650b18a04081", "id": "414447cd-6b86-4613-90fc-c75e42843105", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "created_at": "2019-04-05T06:39:33Z", "updated_at": "2019-04-05T06:39:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "0db2aa82-6505-40f0-9098-86a3aee1c249", "remote_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "0fe23aa1-260d-4cb1-a4e7-e733849505a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "480fa81b-fe66-4b98-91ba-f091f0c241ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "9a4acbee-b584-4571-8927-2a611ea95e00", "remote_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "da2fe55963c846f2b042f2dd892486e2"}], "revision_number": 1, "project_id": "da2fe55963c846f2b042f2dd892486e2", "id": "425ad310-705d-4408-b621-bb78f82c0298", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "created_at": "2019-04-05T06:36:46Z", "updated_at": "2019-04-05T06:36:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "2ec6d031-999b-4652-9bc2-473d87f48d7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "8438dec8-7805-4cf4-8fa8-d73fc07d4c1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "97fe85a4-4ab9-4305-89f8-349a8d55f4bd", "remote_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "e05dc08c-fe4d-4d16-b1fd-c4036003dcb6", "remote_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}], "revision_number": 1, "project_id": "ee8e08409f9e44d18a4e4b30e845aebe", "id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-05T06:24:19Z", "updated_at": "2019-04-05T06:24:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "0816cb4e-5b34-4e0e-a92b-2747b5ac7a00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "25763b38-1719-453d-a14e-f3c76b13cc42", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "8210886f-2687-4779-b145-fc57423d91c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "fba949ea-8aec-4a37-9c7a-026e6bd092f8", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "053ff9bb67fe4b8c8974bb5fa67193d9", "created_at": "2019-04-05T07:11:47Z", "updated_at": "2019-04-05T07:11:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:11:47Z", "revision_number": 0, "id": "1921ee29-7e94-48c3-a37f-fd4ab63ea899", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:11:47Z", "security_group_id": "6f0cc092-cac9-45d4-8b1e-2e0e0c416548", "tenant_id": "053ff9bb67fe4b8c8974bb5fa67193d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "053ff9bb67fe4b8c8974bb5fa67193d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:11:47Z", "revision_number": 0, "id": "32d2cf71-b63a-401c-ae2d-ab368c28425f", "remote_group_id": "6f0cc092-cac9-45d4-8b1e-2e0e0c416548", "remote_ip_prefix": null, "created_at": "2019-04-05T07:11:47Z", "security_group_id": "6f0cc092-cac9-45d4-8b1e-2e0e0c416548", "tenant_id": "053ff9bb67fe4b8c8974bb5fa67193d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "053ff9bb67fe4b8c8974bb5fa67193d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:11:47Z", "revision_number": 0, "id": "791e5271-eb40-4164-8c2c-fca86a87cb40", "remote_group_id": "6f0cc092-cac9-45d4-8b1e-2e0e0c416548", "remote_ip_prefix": null, "created_at": "2019-04-05T07:11:47Z", "security_group_id": "6f0cc092-cac9-45d4-8b1e-2e0e0c416548", "tenant_id": "053ff9bb67fe4b8c8974bb5fa67193d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "053ff9bb67fe4b8c8974bb5fa67193d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:11:47Z", "revision_number": 0, "id": "f8323600-0060-4e2f-98e0-cb0feff17baf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:11:47Z", "security_group_id": "6f0cc092-cac9-45d4-8b1e-2e0e0c416548", "tenant_id": "053ff9bb67fe4b8c8974bb5fa67193d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "053ff9bb67fe4b8c8974bb5fa67193d9"}], "revision_number": 1, "project_id": "053ff9bb67fe4b8c8974bb5fa67193d9", "id": "6f0cc092-cac9-45d4-8b1e-2e0e0c416548", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "created_at": "2019-04-05T06:36:48Z", "updated_at": "2019-04-05T06:36:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "04a66448-8301-49c6-9c23-b541d993c12e", "remote_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "167fd9e2-36c3-4e62-aa47-a500fdb62641", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "3989831e-39b2-4e9d-9ec2-542923684897", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "70a9b809-e7a5-46cf-9e22-25d814e58350", "remote_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}], "revision_number": 1, "project_id": "860a396ba7d3400ca146873ab04b6f1e", "id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "created_at": "2019-04-05T06:36:25Z", "updated_at": "2019-04-05T06:36:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "1604aef8-274d-4685-9479-f6dd4609a8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "3f6e66e1-b179-4058-b103-b0c9b0410759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "b93b74b8-a650-4ed0-92ac-364deb4a3eff", "remote_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "c1753a0c-8d19-4b2b-abb6-7f0adbf786b9", "remote_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}], "revision_number": 1, "project_id": "9f7d1a679cb14ac58049950f7deeb60f", "id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "created_at": "2019-04-05T06:22:23Z", "updated_at": "2019-04-05T06:22:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "6ea82520-e223-4695-ad5e-9d8a732e75e5", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "84dbc1ec-b830-42da-a2c2-6affe4564e92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "b2cb60c5-bb44-4241-9c03-4830a87cc121", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "bc3ce38f-1e5b-4e37-bc17-77b797ed9d56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}], "revision_number": 1, "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "229636115bb1493c9a4d54b65569f224", "created_at": "2019-04-05T06:36:56Z", "updated_at": "2019-04-05T06:36:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "33c178e2-0140-4c10-8562-2972f4506d1b", "remote_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv6", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "5f458cb6-d04e-4ad4-b005-00f2eb36c7a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv6", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "839f3242-ac45-4d93-9d7c-27234f854569", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv4", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "df221d69-4934-4466-b095-2c9f83a846fc", "remote_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv4", "project_id": "229636115bb1493c9a4d54b65569f224"}], "revision_number": 1, "project_id": "229636115bb1493c9a4d54b65569f224", "id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "created_at": "2019-04-05T06:36:50Z", "updated_at": "2019-04-05T06:36:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "1069fd69-574a-4a73-9ab0-15dcc3fb65d1", "remote_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "51b7361d-b1b8-470f-85c4-bf40f9b2425d", "remote_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "d77a1cc1-3706-462a-b6bf-08f381f66dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "ede2d573-f458-4700-9e3d-80d6ff4fbd8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}], "revision_number": 1, "project_id": "d5daecf70fe5413f8a2671b58e2922f6", "id": "d6258671-5d3d-4067-a774-7476fa7252c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "created_at": "2019-04-05T06:24:18Z", "updated_at": "2019-04-05T06:24:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "1c082b29-0864-456d-a6b5-dfb8ddb5c4dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "3ff1d863-0a41-400b-82d4-9ec541b9069c", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "a5a87ded-31da-4d85-931e-1621ef79b33d", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "ba36cf94-d6e2-464c-a246-442cd5b4c44d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}], "revision_number": 1, "project_id": "a8d120259c3946c982a593eded4f1cfb", "id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6cdad088d3314750972b6209a006436b", "created_at": "2019-04-05T07:35:56Z", "updated_at": "2019-04-05T07:35:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "046ad99e-6286-41f4-83f3-2f0394236547", "remote_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6cdad088d3314750972b6209a006436b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "06616e85-fb59-4c85-9856-24d76d63b6e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6cdad088d3314750972b6209a006436b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "ab4d372b-ff07-4278-aa9c-bad74ac34f3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6cdad088d3314750972b6209a006436b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "f505c2e1-1079-45b1-9474-4d7f4c930bf0", "remote_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6cdad088d3314750972b6209a006436b"}], "revision_number": 1, "project_id": "6cdad088d3314750972b6209a006436b", "id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "name": "default"}]} 2019-04-05 07:44:47,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-776686f6-9a36-4a27-9862-43e0ab30685d 2019-04-05 07:44:47,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.122905015945s 2019-04-05 07:44:47,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-05 07:44:47,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/6f0cc092-cac9-45d4-8b1e-2e0e0c416548.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8f5f7ca7e8bdb36d8816dc1275fbbcb1667f1b3f" 2019-04-05 07:44:48,054 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 07:44:48 GMT X-Openstack-Request-Id: req-0fa66463-a200-491c-9f85-63054de42b50 2019-04-05 07:44:48,054 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 07:44:48,054 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/6f0cc092-cac9-45d4-8b1e-2e0e0c416548.json used request id req-0fa66463-a200-491c-9f85-63054de42b50 2019-04-05 07:44:48,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.138403177261s 2019-04-05 07:44:48,054 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2019-04-05 07:44:48,089 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2019-04-05 07:44:48,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 07:44:48,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37ab93ee-2331-46df-a736-8317bf16e8a4 2019-04-05 07:44:48,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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 07:44:48,128 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-37ab93ee-2331-46df-a736-8317bf16e8a4 2019-04-05 07:44:48,128 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 07:44:48,532 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58fef951bcfc4cf0998078f8ffea0edb", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}, {"id": "774319f454e747168821760a73d5b691", "name": "reader"}], "expires_at": "2019-04-05T08:44:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8d120259c3946c982a593eded4f1cfb", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [], "type": "tempest-type-605261660", "id": "18f8718610614825a0400b23ea70ffb4", "name": "tempest-service-846617376"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1412263656", "id": "68540ada0f92454786c30b9265352a18", "name": "tempest-service-673250099"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3925ae83907349f0acb148efa634063e"}, "audit_ids": ["sNtbUenhQteniCPYj20yKw"], "issued_at": "2019-04-05T07:44:48.000000Z"}} 2019-04-05 07:44:48,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 07:44:48,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}9ef0f20577869883acedf9b7d446546b942f0e0b" 2019-04-05 07:44:49,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44:49 GMT X-Openstack-Request-Id: req-00a3c3a9-6935-47d7-a798-a16dffb2658a 2019-04-05 07:44:49,225 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"}]} 2019-04-05 07:44:49,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-00a3c3a9-6935-47d7-a798-a16dffb2658a 2019-04-05 07:44:49,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.690184831619s 2019-04-05 07:44:49,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 07:44:49,236 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9ff6682-23c6-4913-af20-67fbc0a30786 2019-04-05 07:44:49,236 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 07:44:49,236 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-e9ff6682-23c6-4913-af20-67fbc0a30786 2019-04-05 07:44:49,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 07:44:49,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}9ef0f20577869883acedf9b7d446546b942f0e0b" 2019-04-05 07:44:49,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47a72d3b-e91c-4c66-a911-038fdef17ddc 2019-04-05 07:44:49,438 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 07:44:49,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-47a72d3b-e91c-4c66-a911-038fdef17ddc 2019-04-05 07:44:49,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.201395988464s 2019-04-05 07:44:49,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-05 07:44:49,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}9ef0f20577869883acedf9b7d446546b942f0e0b" -d '{"project": {"description": "Created by OPNFV Functest: tempest_scenario", "enabled": true, "domain_id": "default", "name": "tempest_scenario-project_82a34ff8-fd6d-4bff-a36a-60a392ce901e"}}' 2019-04-05 07:44:49,664 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f23fa591-0cd6-4e7e-9295-3c82875e33be 2019-04-05 07:44:49,664 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.23:5000/v3/projects/61c567a86a8b4e0b9bcb760a73924397"}, "tags": [], "enabled": true, "id": "61c567a86a8b4e0b9bcb760a73924397", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_82a34ff8-fd6d-4bff-a36a-60a392ce901e"}} 2019-04-05 07:44:49,664 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-f23fa591-0cd6-4e7e-9295-3c82875e33be 2019-04-05 07:44:49,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.218065023422s 2019-04-05 07:44:49,665 - 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'61c567a86a8b4e0b9bcb760a73924397', '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_82a34ff8-fd6d-4bff-a36a-60a392ce901e'}) 2019-04-05 07:44:49,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-05 07:44:49,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}9ef0f20577869883acedf9b7d446546b942f0e0b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "C6gjaS9GDEHYmscnfIlGsTXgHiWjMF", "email": null, "name": "tempest_scenario-user_82a34ff8-fd6d-4bff-a36a-60a392ce901e"}}' 2019-04-05 07:44:50,041 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3de8ad97-e95b-46e4-a8cf-7fd38dfd59aa 2019-04-05 07:44:50,041 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_82a34ff8-fd6d-4bff-a36a-60a392ce901e", "links": {"self": "http://172.30.9.23:5000/v3/users/ca3c3d28c36d444db8887de59e5327b4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ca3c3d28c36d444db8887de59e5327b4", "domain_id": "default", "password_expires_at": null}} 2019-04-05 07:44:50,041 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-3de8ad97-e95b-46e4-a8cf-7fd38dfd59aa 2019-04-05 07:44:50,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.370067834854s 2019-04-05 07:44:50,042 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ca3c3d28c36d444db8887de59e5327b4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_82a34ff8-fd6d-4bff-a36a-60a392ce901e'}) 2019-04-05 07:44:50,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 07:44:50,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9ef0f20577869883acedf9b7d446546b942f0e0b" 2019-04-05 07:44:50,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e86593e-bbd9-4e1b-92e2-fc95fb3426de 2019-04-05 07:44:50,236 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 07:44:50,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2e86593e-bbd9-4e1b-92e2-fc95fb3426de 2019-04-05 07:44:50,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191910028458s 2019-04-05 07:44:50,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 07:44:50,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9ef0f20577869883acedf9b7d446546b942f0e0b" 2019-04-05 07:44:50,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8995b1b2-d6fb-4f12-b8c3-81fe85295593 2019-04-05 07:44:50,435 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 07:44:50,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8995b1b2-d6fb-4f12-b8c3-81fe85295593 2019-04-05 07:44:50,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194879055023s 2019-04-05 07:44:50,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 07:44:50,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9ef0f20577869883acedf9b7d446546b942f0e0b" 2019-04-05 07:44:50,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bdf4ef0-e09b-4eb0-ad3f-0960a9f7e4ad 2019-04-05 07:44:50,552 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 07:44:50,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6bdf4ef0-e09b-4eb0-ad3f-0960a9f7e4ad 2019-04-05 07:44:50,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111983776093s 2019-04-05 07:44:50,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 07:44:50,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}9ef0f20577869883acedf9b7d446546b942f0e0b" 2019-04-05 07:44:50,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b2c018c-0d93-48ed-a3c6-6c752d5fa68f 2019-04-05 07:44:50,667 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 07:44:50,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-4b2c018c-0d93-48ed-a3c6-6c752d5fa68f 2019-04-05 07:44:50,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109397888184s 2019-04-05 07:44:50,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 07:44:50,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}9ef0f20577869883acedf9b7d446546b942f0e0b" 2019-04-05 07:44:50,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 848 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-159c92f8-06d7-4f5d-bdfd-5e0e836964b1 2019-04-05 07:44:50,869 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_82a34ff8-fd6d-4bff-a36a-60a392ce901e", "links": {"self": "http://172.30.9.23:5000/v3/users/ca3c3d28c36d444db8887de59e5327b4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ca3c3d28c36d444db8887de59e5327b4", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 07:44:50,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-159c92f8-06d7-4f5d-bdfd-5e0e836964b1 2019-04-05 07:44:50,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.201480865479s 2019-04-05 07:44:50,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 07:44:50,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}9ef0f20577869883acedf9b7d446546b942f0e0b" 2019-04-05 07:44:51,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5eb2806-0041-4341-aaa3-0d78d270b9c5 2019-04-05 07:44:51,082 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.23:5000/v3/projects/61c567a86a8b4e0b9bcb760a73924397"}, "tags": [], "enabled": true, "id": "61c567a86a8b4e0b9bcb760a73924397", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_82a34ff8-fd6d-4bff-a36a-60a392ce901e"}]} 2019-04-05 07:44:51,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-c5eb2806-0041-4341-aaa3-0d78d270b9c5 2019-04-05 07:44:51,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.201571941376s 2019-04-05 07:44:51,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 07:44:51,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=ca3c3d28c36d444db8887de59e5327b4&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=61c567a86a8b4e0b9bcb760a73924397" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9ef0f20577869883acedf9b7d446546b942f0e0b" 2019-04-05 07:44:51,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fde4a67-06a5-4ebe-a8b5-f51ef60e87fe 2019-04-05 07:44:51,242 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=ca3c3d28c36d444db8887de59e5327b4&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=61c567a86a8b4e0b9bcb760a73924397", "previous": null, "next": null}} 2019-04-05 07:44:51,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=ca3c3d28c36d444db8887de59e5327b4&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=61c567a86a8b4e0b9bcb760a73924397 used request id req-3fde4a67-06a5-4ebe-a8b5-f51ef60e87fe 2019-04-05 07:44:51,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.15272808075s 2019-04-05 07:44:51,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-05 07:44:51,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/61c567a86a8b4e0b9bcb760a73924397/users/ca3c3d28c36d444db8887de59e5327b4/roles/a7225acce0184423a1dc2d63c39b687a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9ef0f20577869883acedf9b7d446546b942f0e0b" 2019-04-05 07:44:51,499 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 07:44:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-025892d5-ecaf-4b6a-8b23-0a3a3a90cb0a 2019-04-05 07:44:51,499 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 07:44:51,500 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/61c567a86a8b4e0b9bcb760a73924397/users/ca3c3d28c36d444db8887de59e5327b4/roles/a7225acce0184423a1dc2d63c39b687a used request id req-025892d5-ecaf-4b6a-8b23-0a3a3a90cb0a 2019-04-05 07:44:51,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.253839969635s 2019-04-05 07:44:51,501 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_82a34ff8-fd6d-4bff-a36a-60a392ce901e', 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'61c567a86a8b4e0b9bcb760a73924397', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'C6gjaS9GDEHYmscnfIlGsTXgHiWjMF', 'username': u'tempest_scenario-user_82a34ff8-fd6d-4bff-a36a-60a392ce901e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-05 07:44:51,504 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_82a34ff8-fd6d-4bff-a36a-60a392ce901e', 'password': 'C6gjaS9GDEHYmscnfIlGsTXgHiWjMF', 'project_name': 'tempest_scenario-project_82a34ff8-fd6d-4bff-a36a-60a392ce901e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '61c567a86a8b4e0b9bcb760a73924397', 'project_domain_name': 'Default'} 2019-04-05 07:44:51,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 07:44:51,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9ef0f20577869883acedf9b7d446546b942f0e0b" 2019-04-05 07:44:51,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6685ef2-a191-41d6-bdc8-4c627df35411 2019-04-05 07:44:51,620 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 07:44:51,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c6685ef2-a191-41d6-bdc8-4c627df35411 2019-04-05 07:44:51,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112456083298s 2019-04-05 07:44:51,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 07:44:51,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9ef0f20577869883acedf9b7d446546b942f0e0b" 2019-04-05 07:44:51,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b422e806-6837-485a-b0d4-374bff384628 2019-04-05 07:44:51,733 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 07:44:51,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b422e806-6837-485a-b0d4-374bff384628 2019-04-05 07:44:51,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107311010361s 2019-04-05 07:44:51,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 07:44:51,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}9ef0f20577869883acedf9b7d446546b942f0e0b" 2019-04-05 07:44:51,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef09b9d4-dfc3-42a6-8058-12cea40ddcc2 2019-04-05 07:44:51,846 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 07:44:51,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-ef09b9d4-dfc3-42a6-8058-12cea40ddcc2 2019-04-05 07:44:51,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10827088356s 2019-04-05 07:44:51,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 07:44:51,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}9ef0f20577869883acedf9b7d446546b942f0e0b" 2019-04-05 07:44:51,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 848 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c523fa53-29b1-44ff-b5c8-1fb5d085ffff 2019-04-05 07:44:51,976 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_82a34ff8-fd6d-4bff-a36a-60a392ce901e", "links": {"self": "http://172.30.9.23:5000/v3/users/ca3c3d28c36d444db8887de59e5327b4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ca3c3d28c36d444db8887de59e5327b4", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 07:44:51,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c523fa53-29b1-44ff-b5c8-1fb5d085ffff 2019-04-05 07:44:51,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129546880722s 2019-04-05 07:44:51,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 07:44:51,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}9ef0f20577869883acedf9b7d446546b942f0e0b" 2019-04-05 07:44:52,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bf04360-d690-44f1-8b31-3900d173060c 2019-04-05 07:44:52,142 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.23:5000/v3/projects/61c567a86a8b4e0b9bcb760a73924397"}, "tags": [], "enabled": true, "id": "61c567a86a8b4e0b9bcb760a73924397", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_82a34ff8-fd6d-4bff-a36a-60a392ce901e"}]} 2019-04-05 07:44:52,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-5bf04360-d690-44f1-8b31-3900d173060c 2019-04-05 07:44:52,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.154028892517s 2019-04-05 07:44:52,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 07:44:52,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=ca3c3d28c36d444db8887de59e5327b4&role.id=58fef951bcfc4cf0998078f8ffea0edb&scope.project.id=61c567a86a8b4e0b9bcb760a73924397" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9ef0f20577869883acedf9b7d446546b942f0e0b" 2019-04-05 07:44:52,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ddc8486-3365-4ad3-9cd2-c7c7cf75b5a6 2019-04-05 07:44:52,261 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=ca3c3d28c36d444db8887de59e5327b4&role.id=58fef951bcfc4cf0998078f8ffea0edb&scope.project.id=61c567a86a8b4e0b9bcb760a73924397", "previous": null, "next": null}} 2019-04-05 07:44:52,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=ca3c3d28c36d444db8887de59e5327b4&role.id=58fef951bcfc4cf0998078f8ffea0edb&scope.project.id=61c567a86a8b4e0b9bcb760a73924397 used request id req-1ddc8486-3365-4ad3-9cd2-c7c7cf75b5a6 2019-04-05 07:44:52,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111361026764s 2019-04-05 07:44:52,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-05 07:44:52,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/61c567a86a8b4e0b9bcb760a73924397/users/ca3c3d28c36d444db8887de59e5327b4/roles/58fef951bcfc4cf0998078f8ffea0edb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9ef0f20577869883acedf9b7d446546b942f0e0b" 2019-04-05 07:44:52,515 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 07:44:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8101d92-b268-4837-9168-5889bb824bd3 2019-04-05 07:44:52,515 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 07:44:52,515 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/61c567a86a8b4e0b9bcb760a73924397/users/ca3c3d28c36d444db8887de59e5327b4/roles/58fef951bcfc4cf0998078f8ffea0edb used request id req-c8101d92-b268-4837-9168-5889bb824bd3 2019-04-05 07:44:52,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.250493049622s 2019-04-05 07:44:52,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 07:44:52,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9ef0f20577869883acedf9b7d446546b942f0e0b" 2019-04-05 07:44:52,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e183d609-20ff-4d9d-9b3c-2f6300e57066 2019-04-05 07:44:52,630 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 07:44:52,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e183d609-20ff-4d9d-9b3c-2f6300e57066 2019-04-05 07:44:52,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111310005188s 2019-04-05 07:44:52,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 07:44:52,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}9ef0f20577869883acedf9b7d446546b942f0e0b" 2019-04-05 07:44:52,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93efb77c-d564-4e3a-a15a-f46b2ecc972c 2019-04-05 07:44:52,745 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 07:44:52,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-93efb77c-d564-4e3a-a15a-f46b2ecc972c 2019-04-05 07:44:52,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109639883041s 2019-04-05 07:44:52,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 07:44:52,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}9ef0f20577869883acedf9b7d446546b942f0e0b" 2019-04-05 07:44:52,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 848 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-259a5caa-f98b-464a-9775-e7fa4e88c826 2019-04-05 07:44:52,874 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_82a34ff8-fd6d-4bff-a36a-60a392ce901e", "links": {"self": "http://172.30.9.23:5000/v3/users/ca3c3d28c36d444db8887de59e5327b4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ca3c3d28c36d444db8887de59e5327b4", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 07:44:52,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-259a5caa-f98b-464a-9775-e7fa4e88c826 2019-04-05 07:44:52,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128534078598s 2019-04-05 07:44:52,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 07:44:52,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=58fef951bcfc4cf0998078f8ffea0edb&user.id=ca3c3d28c36d444db8887de59e5327b4&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.15" -H "X-Auth-Token: {SHA1}9ef0f20577869883acedf9b7d446546b942f0e0b" 2019-04-05 07:44:52,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab8f547f-9d22-420b-b5e2-5a651e045f53 2019-04-05 07:44:52,999 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=58fef951bcfc4cf0998078f8ffea0edb&user.id=ca3c3d28c36d444db8887de59e5327b4&scope.domain.id=default", "previous": null, "next": null}} 2019-04-05 07:44:52,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=58fef951bcfc4cf0998078f8ffea0edb&user.id=ca3c3d28c36d444db8887de59e5327b4&scope.domain.id=default used request id req-ab8f547f-9d22-420b-b5e2-5a651e045f53 2019-04-05 07:44:53,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112884044647s 2019-04-05 07:44:53,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-04-05 07:44:53,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/ca3c3d28c36d444db8887de59e5327b4/roles/58fef951bcfc4cf0998078f8ffea0edb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9ef0f20577869883acedf9b7d446546b942f0e0b" 2019-04-05 07:44:53,148 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 07:44:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f026ce5-5b7c-4766-8d24-db6f3fe6db4f 2019-04-05 07:44:53,148 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 07:44:53,148 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/ca3c3d28c36d444db8887de59e5327b4/roles/58fef951bcfc4cf0998078f8ffea0edb used request id req-9f026ce5-5b7c-4766-8d24-db6f3fe6db4f 2019-04-05 07:44:53,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.145251989365s 2019-04-05 07:44:53,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 07:44:53,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1b1fb8c-d1fa-4c9e-ac5e-63659bb6c466 2019-04-05 07:44:53,159 - 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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 07:44:53,159 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-b1b1fb8c-d1fa-4c9e-ac5e-63659bb6c466 2019-04-05 07:44:53,160 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 07:44:53,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58fef951bcfc4cf0998078f8ffea0edb", "name": "admin"}, {"id": "774319f454e747168821760a73d5b691", "name": "reader"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}], "expires_at": "2019-04-05T08:44:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61c567a86a8b4e0b9bcb760a73924397", "name": "tempest_scenario-project_82a34ff8-fd6d-4bff-a36a-60a392ce901e"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/61c567a86a8b4e0b9bcb760a73924397", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/61c567a86a8b4e0b9bcb760a73924397", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/61c567a86a8b4e0b9bcb760a73924397", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [], "type": "tempest-type-605261660", "id": "18f8718610614825a0400b23ea70ffb4", "name": "tempest-service-846617376"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_61c567a86a8b4e0b9bcb760a73924397", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_61c567a86a8b4e0b9bcb760a73924397", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1412263656", "id": "68540ada0f92454786c30b9265352a18", "name": "tempest-service-673250099"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/61c567a86a8b4e0b9bcb760a73924397", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/61c567a86a8b4e0b9bcb760a73924397", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/61c567a86a8b4e0b9bcb760a73924397", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/61c567a86a8b4e0b9bcb760a73924397", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/61c567a86a8b4e0b9bcb760a73924397", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/61c567a86a8b4e0b9bcb760a73924397", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_scenario-user_82a34ff8-fd6d-4bff-a36a-60a392ce901e", "id": "ca3c3d28c36d444db8887de59e5327b4"}, "audit_ids": ["k7fUcl7YTaWCA-ywRzR1gg"], "issued_at": "2019-04-05T07:44:53.000000Z"}} 2019-04-05 07:44:53,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-04-05 07:44:53,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}f54f0183f0f67f5b56815b572d86a41b6f354c8d" 2019-04-05 07:44:53,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44:53 GMT X-Openstack-Request-Id: req-a63c8bde-40d6-4b13-8169-619f80bf18bf 2019-04-05 07:44:53,835 - 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-04-05 07:44:53,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-a63c8bde-40d6-4b13-8169-619f80bf18bf 2019-04-05 07:44:53,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.273042201996s 2019-04-05 07:44:53,844 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2019-04-05 07:44:53,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 07:44:53,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}9ef0f20577869883acedf9b7d446546b942f0e0b" 2019-04-05 07:44:54,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20ca3ff3-475d-471e-b22a-0487bfb2bd08 2019-04-05 07:44:54,040 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 07:44:54,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-20ca3ff3-475d-471e-b22a-0487bfb2bd08 2019-04-05 07:44:54,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.194758892059s 2019-04-05 07:44:54,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 07:44:54,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}9ef0f20577869883acedf9b7d446546b942f0e0b" 2019-04-05 07:44:54,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8356d66c-3eda-4383-b4e4-f482cec45399 2019-04-05 07:44:54,197 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.23:5000/v3/projects/61c567a86a8b4e0b9bcb760a73924397"}, "tags": [], "enabled": true, "id": "61c567a86a8b4e0b9bcb760a73924397", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_82a34ff8-fd6d-4bff-a36a-60a392ce901e"}]} 2019-04-05 07:44:54,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-8356d66c-3eda-4383-b4e4-f482cec45399 2019-04-05 07:44:54,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.150488138199s 2019-04-05 07:44:54,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-05 07:44:54,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}9ef0f20577869883acedf9b7d446546b942f0e0b" -d '{"network": {"shared": true, "tenant_id": "61c567a86a8b4e0b9bcb760a73924397", "name": "tempest_scenario-net_82a34ff8-fd6d-4bff-a36a-60a392ce901e", "admin_state_up": true}}' 2019-04-05 07:44:54,621 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 729 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44:54 GMT X-Openstack-Request-Id: req-c52b02d3-630d-4f4a-abce-11bae581898c 2019-04-05 07:44:54,622 - 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":"bf0f1e63-9bd7-439a-b7e4-a4019570385a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":74,"ipv4_address_scope":null,"shared":true,"project_id":"61c567a86a8b4e0b9bcb760a73924397","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T07:44:54Z","is_default":false,"qos_policy_id":null,"name":"tempest_scenario-net_82a34ff8-fd6d-4bff-a36a-60a392ce901e","admin_state_up":true,"tenant_id":"61c567a86a8b4e0b9bcb760a73924397","created_at":"2019-04-05T07:44:54Z","mtu":1450}} 2019-04-05 07:44:54,622 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c52b02d3-630d-4f4a-abce-11bae581898c 2019-04-05 07:44:54,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.422959089279s 2019-04-05 07:44:54,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-04-05T07:44:54Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'bf0f1e63-9bd7-439a-b7e4-a4019570385a', u'provider:segmentation_id': 74, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_scenario-net_82a34ff8-fd6d-4bff-a36a-60a392ce901e', u'created_at': u'2019-04-05T07:44:54Z', u'mtu': 1450, u'tenant_id': u'61c567a86a8b4e0b9bcb760a73924397', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'61c567a86a8b4e0b9bcb760a73924397', u'l2_adjacency': True}) 2019-04-05 07:44:54,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 07:44:54,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}f54f0183f0f67f5b56815b572d86a41b6f354c8d" 2019-04-05 07:44:54,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44:54 GMT X-Openstack-Request-Id: req-9433f024-308e-4c52-ae25-e862139a448e 2019-04-05 07:44:54,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":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"bf0f1e63-9bd7-439a-b7e4-a4019570385a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":74,"ipv4_address_scope":null,"shared":true,"project_id":"61c567a86a8b4e0b9bcb760a73924397","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T07:44:54Z","qos_policy_id":null,"name":"tempest_scenario-net_82a34ff8-fd6d-4bff-a36a-60a392ce901e","admin_state_up":true,"tenant_id":"61c567a86a8b4e0b9bcb760a73924397","created_at":"2019-04-05T07:44:54Z","provider:network_type":"vxlan"}]} 2019-04-05 07:44:54,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-9433f024-308e-4c52-ae25-e862139a448e 2019-04-05 07:44:54,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0914890766144s 2019-04-05 07:44:54,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-05 07:44:54,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}f54f0183f0f67f5b56815b572d86a41b6f354c8d" -d '{"subnet": {"name": "tempest_scenario-subnet_82a34ff8-fd6d-4bff-a36a-60a392ce901e", "enable_dhcp": true, "network_id": "bf0f1e63-9bd7-439a-b7e4-a4019570385a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-05 07:44:55,232 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 702 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44:55 GMT X-Openstack-Request-Id: req-b97b5e33-3490-42de-963a-1840a810afcb 2019-04-05 07:44:55,233 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-04-05T07:44: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":"2ad3157a-cd87-42a9-bf58-e142c32c56f4","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"61c567a86a8b4e0b9bcb760a73924397","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_scenario-subnet_82a34ff8-fd6d-4bff-a36a-60a392ce901e","enable_dhcp":true,"segment_id":null,"network_id":"bf0f1e63-9bd7-439a-b7e4-a4019570385a","tenant_id":"61c567a86a8b4e0b9bcb760a73924397","created_at":"2019-04-05T07:44:54Z","ip_version":4}} 2019-04-05 07:44:55,233 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-b97b5e33-3490-42de-963a-1840a810afcb 2019-04-05 07:44:55,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.516546964645s 2019-04-05 07:44:55,233 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T07:44: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'2ad3157a-cd87-42a9-bf58-e142c32c56f4', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_scenario-subnet_82a34ff8-fd6d-4bff-a36a-60a392ce901e', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'bf0f1e63-9bd7-439a-b7e4-a4019570385a', u'tenant_id': u'61c567a86a8b4e0b9bcb760a73924397', u'created_at': u'2019-04-05T07:44: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'61c567a86a8b4e0b9bcb760a73924397'}) 2019-04-05 07:44:55,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-05 07:44:55,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}f54f0183f0f67f5b56815b572d86a41b6f354c8d" -d '{"router": {"external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "name": "tempest_scenario-router_82a34ff8-fd6d-4bff-a36a-60a392ce901e", "admin_state_up": true}}' 2019-04-05 07:44:56,891 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 716 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44:56 GMT X-Openstack-Request-Id: req-a3674de3-e3a1-4e3c-b673-44f15e5c7a17 2019-04-05 07:44:56,892 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "61c567a86a8b4e0b9bcb760a73924397", "created_at": "2019-04-05T07:44:55Z", "admin_state_up": true, "updated_at": "2019-04-05T07:44:56Z", "project_id": "61c567a86a8b4e0b9bcb760a73924397", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "cc6ab64c-87f1-4138-ae1c-c9f59cd5cd58", "name": "tempest_scenario-router_82a34ff8-fd6d-4bff-a36a-60a392ce901e"}} 2019-04-05 07:44:56,892 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-a3674de3-e3a1-4e3c-b673-44f15e5c7a17 2019-04-05 07:44:56,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.65819096565s 2019-04-05 07:44:56,893 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T07:44:56Z', u'revision_number': 2, u'ha': False, u'id': u'cc6ab64c-87f1-4138-ae1c-c9f59cd5cd58', u'external_gateway_info': {u'network_id': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_scenario-router_82a34ff8-fd6d-4bff-a36a-60a392ce901e', u'admin_state_up': True, u'tenant_id': u'61c567a86a8b4e0b9bcb760a73924397', u'created_at': u'2019-04-05T07:44:55Z', u'flavor_id': None, u'routes': [], u'project_id': u'61c567a86a8b4e0b9bcb760a73924397'}) 2019-04-05 07:44:56,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-05 07:44:56,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/cc6ab64c-87f1-4138-ae1c-c9f59cd5cd58/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.15" -H "X-Auth-Token: {SHA1}f54f0183f0f67f5b56815b572d86a41b6f354c8d" -d '{"subnet_id": "2ad3157a-cd87-42a9-bf58-e142c32c56f4"}' 2019-04-05 07:44:59,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44:59 GMT X-Openstack-Request-Id: req-a7301ae4-5e16-470b-8ace-767ca4fcd32d 2019-04-05 07:44:59,384 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "bf0f1e63-9bd7-439a-b7e4-a4019570385a", "tenant_id": "61c567a86a8b4e0b9bcb760a73924397", "subnet_id": "2ad3157a-cd87-42a9-bf58-e142c32c56f4", "subnet_ids": ["2ad3157a-cd87-42a9-bf58-e142c32c56f4"], "port_id": "11ab8d2e-da2d-4e1a-8cbd-07a4318f9a64", "id": "cc6ab64c-87f1-4138-ae1c-c9f59cd5cd58"} 2019-04-05 07:44:59,384 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/cc6ab64c-87f1-4138-ae1c-c9f59cd5cd58/add_router_interface.json used request id req-a7301ae4-5e16-470b-8ace-767ca4fcd32d 2019-04-05 07:44:59,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.49078893661s 2019-04-05 07:44:59,385 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-05 07:44:59,486 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-05 07:44:59,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 07:44:59,495 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44:59 GMT 2019-04-05 07:44:59,495 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-04-05 07:44:59,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 07:44:59,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}f54f0183f0f67f5b56815b572d86a41b6f354c8d" 2019-04-05 07:44:59,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44:59 GMT X-Openstack-Request-Id: req-b9e4bdd2-e400-4b3f-b8ca-b2245a280774 2019-04-05 07:44:59,802 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 07:44:59,803 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b9e4bdd2-e400-4b3f-b8ca-b2245a280774 2019-04-05 07:44:59,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.302439928055s 2019-04-05 07:44:59,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-05 07:44:59,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}f54f0183f0f67f5b56815b572d86a41b6f354c8d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_82a34ff8-fd6d-4bff-a36a-60a392ce901e", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_82a34ff8-fd6d-4bff-a36a-60a392ce901e"}' 2019-04-05 07:44:59,850 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Fri, 05 Apr 2019 07:44:59 GMT Location: http://172.30.9.23:9292/v2/images/b639d117-727e-45c0-9956-6db6fddbcba0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5e8e7e83-6a6c-495e-b738-f4b0a30788ad 2019-04-05 07:44:59,850 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T07:44:59Z", "file": "/v2/images/b639d117-727e-45c0-9956-6db6fddbcba0/file", "owner": "61c567a86a8b4e0b9bcb760a73924397", "id": "b639d117-727e-45c0-9956-6db6fddbcba0", "size": null, "self": "/v2/images/b639d117-727e-45c0-9956-6db6fddbcba0", "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_82a34ff8-fd6d-4bff-a36a-60a392ce901e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_82a34ff8-fd6d-4bff-a36a-60a392ce901e", "checksum": null, "created_at": "2019-04-05T07:44:59Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-05 07:44:59,851 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-5e8e7e83-6a6c-495e-b738-f4b0a30788ad 2019-04-05 07:44:59,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0388340950012s 2019-04-05 07:44:59,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-05 07:44:59,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/b639d117-727e-45c0-9956-6db6fddbcba0/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.15" -H "X-Auth-Token: {SHA1}f54f0183f0f67f5b56815b572d86a41b6f354c8d" -d '' 2019-04-05 07:45:00,318 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 07:45:00 GMT X-Openstack-Request-Id: req-4828a117-3dc0-4167-ab43-544754aa5407 2019-04-05 07:45:00,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-04-05 07:45:00,319 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/b639d117-727e-45c0-9956-6db6fddbcba0/file used request id req-4828a117-3dc0-4167-ab43-544754aa5407 2019-04-05 07:45:00,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.467401981354s 2019-04-05 07:45:00,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 07:45:00,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}f54f0183f0f67f5b56815b572d86a41b6f354c8d" 2019-04-05 07:45:00,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Fri, 05 Apr 2019 07:45:00 GMT X-Openstack-Request-Id: req-19e7b305-60b7-4698-bb59-2e6057de4814 2019-04-05 07:45:00,350 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T07:45:00Z", "file": "/v2/images/b639d117-727e-45c0-9956-6db6fddbcba0/file", "owner": "61c567a86a8b4e0b9bcb760a73924397", "id": "b639d117-727e-45c0-9956-6db6fddbcba0", "size": 12716032, "self": "/v2/images/b639d117-727e-45c0-9956-6db6fddbcba0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/b639d117-727e-45c0-9956-6db6fddbcba0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/b639d117-727e-45c0-9956-6db6fddbcba0/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_82a34ff8-fd6d-4bff-a36a-60a392ce901e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_82a34ff8-fd6d-4bff-a36a-60a392ce901e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T07:44:59Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 07:45:00,350 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-19e7b305-60b7-4698-bb59-2e6057de4814 2019-04-05 07:45:00,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0275819301605s 2019-04-05 07:45:00,353 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/b639d117-727e-45c0-9956-6db6fddbcba0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b639d117-727e-45c0-9956-6db6fddbcba0/file', 'owner': u'61c567a86a8b4e0b9bcb760a73924397', 'id': u'b639d117-727e-45c0-9956-6db6fddbcba0', 'size': 12716032, u'self': u'/v2/images/b639d117-727e-45c0-9956-6db6fddbcba0', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'61c567a86a8b4e0b9bcb760a73924397', 'name': 'tempest_scenario-project_82a34ff8-fd6d-4bff-a36a-60a392ce901e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/b639d117-727e-45c0-9956-6db6fddbcba0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-05T07:45:00Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-05T07:45:00Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_82a34ff8-fd6d-4bff-a36a-60a392ce901e', '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/b639d117-727e-45c0-9956-6db6fddbcba0', 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_82a34ff8-fd6d-4bff-a36a-60a392ce901e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_82a34ff8-fd6d-4bff-a36a-60a392ce901e', 'created': u'2019-04-05T07:44:59Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-05T07:44:59Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/b639d117-727e-45c0-9956-6db6fddbcba0', 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_82a34ff8-fd6d-4bff-a36a-60a392ce901e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-05 07:45:00,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-05 07:45:00,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}9ef0f20577869883acedf9b7d446546b942f0e0b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_scenario-flavor_82a34ff8-fd6d-4bff-a36a-60a392ce901e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-05 07:45:00,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Fri, 05 Apr 2019 07:45: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-a7c1ca01-d58a-4730-a5ee-75205296c996 x-openstack-request-id: req-a7c1ca01-d58a-4730-a5ee-75205296c996 2019-04-05 07:45:00,718 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_82a34ff8-fd6d-4bff-a36a-60a392ce901e", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/789883eb-f837-468a-ba8a-440dd4a197a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/789883eb-f837-468a-ba8a-440dd4a197a1", "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": "789883eb-f837-468a-ba8a-440dd4a197a1"}} 2019-04-05 07:45:00,719 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a7c1ca01-d58a-4730-a5ee-75205296c996 2019-04-05 07:45:00,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.362801074982s 2019-04-05 07:45:00,720 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_82a34ff8-fd6d-4bff-a36a-60a392ce901e', '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'a8d120259c3946c982a593eded4f1cfb', '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'789883eb-f837-468a-ba8a-440dd4a197a1', 'swap': 0}) 2019-04-05 07:45:00,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-05 07:45:00,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/789883eb-f837-468a-ba8a-440dd4a197a1/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.15" -H "X-Auth-Token: {SHA1}9ef0f20577869883acedf9b7d446546b942f0e0b" -d '{"extra_specs": {}}' 2019-04-05 07:45:00,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 07:45: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-2bab3d18-30c8-4dcd-9552-74711bebe278 x-openstack-request-id: req-2bab3d18-30c8-4dcd-9552-74711bebe278 2019-04-05 07:45:00,741 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-05 07:45:00,741 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/789883eb-f837-468a-ba8a-440dd4a197a1/os-extra_specs used request id req-2bab3d18-30c8-4dcd-9552-74711bebe278 2019-04-05 07:45:00,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.020681142807s 2019-04-05 07:45:00,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 07:45:00,752 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 05 Apr 2019 07:45:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86997418-647a-40d4-b3cc-b7c95224fe88 2019-04-05 07:45:00,753 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 07:45:00,753 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-86997418-647a-40d4-b3cc-b7c95224fe88 2019-04-05 07:45:00,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 07:45:00,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f54f0183f0f67f5b56815b572d86a41b6f354c8d" 2019-04-05 07:45:00,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 07:45:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba4a225c-2d1e-4ed4-a1a6-582df5ccbb70 2019-04-05 07:45:00,955 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 07:45:00,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ba4a225c-2d1e-4ed4-a1a6-582df5ccbb70 2019-04-05 07:45:00,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19914317131s 2019-04-05 07:45:00,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 07:45:00,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f54f0183f0f67f5b56815b572d86a41b6f354c8d" 2019-04-05 07:45:01,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 07:45:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30a0b265-d9aa-4645-a2f6-b0c1381f8fea 2019-04-05 07:45:01,119 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 07:45:01,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-30a0b265-d9aa-4645-a2f6-b0c1381f8fea 2019-04-05 07:45:01,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.159143924713s 2019-04-05 07:45:01,128 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-04-05 07:45:03,555 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-04-05 07:45:05,586 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | b06f7e90-f4cf-4374-9d87-5659d77051cf | 2019-04-05T07:45:05.273398 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: b06f7e90-f4cf-4374-9d87-5659d77051cf ~/.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-04-05 07:45:08,852 - 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-1412263656 | Available | | __unknown__ | tempest-type-605261660 | 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-04-05 07:45:09,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-04-05 07:45:12,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-04-05 07:45:15,124 - 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=322b8e88-f22b-478f-841b-b67848c4ec42) as the default verifier for the future CLI operations. 2019-04-05 07:45:16,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-04-05 07:45:16,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}9ef0f20577869883acedf9b7d446546b942f0e0b" 2019-04-05 07:45:16,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Fri, 05 Apr 2019 07:45: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-bdd633a8-1ca1-4624-9757-a63142351c65 x-openstack-request-id: req-bdd633a8-1ca1-4624-9757-a63142351c65 2019-04-05 07:45:16,985 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 18}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-04-05 07:45:16,985 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-bdd633a8-1ca1-4624-9757-a63142351c65 2019-04-05 07:45:16,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0416729450226s 2019-04-05 07:45:16,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 07:45:16,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}f54f0183f0f67f5b56815b572d86a41b6f354c8d" 2019-04-05 07:45:17,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Fri, 05 Apr 2019 07:45:17 GMT X-Openstack-Request-Id: req-6891ae54-4343-487d-a5d5-5da616b7e676 2019-04-05 07:45:17,208 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T07:45:00Z", "file": "/v2/images/b639d117-727e-45c0-9956-6db6fddbcba0/file", "owner": "61c567a86a8b4e0b9bcb760a73924397", "id": "b639d117-727e-45c0-9956-6db6fddbcba0", "size": 12716032, "self": "/v2/images/b639d117-727e-45c0-9956-6db6fddbcba0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/b639d117-727e-45c0-9956-6db6fddbcba0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/b639d117-727e-45c0-9956-6db6fddbcba0/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_82a34ff8-fd6d-4bff-a36a-60a392ce901e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_82a34ff8-fd6d-4bff-a36a-60a392ce901e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T07:44:59Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 07:45:17,208 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-6891ae54-4343-487d-a5d5-5da616b7e676 2019-04-05 07:45:17,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.2173640728s 2019-04-05 07:45:17,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-05 07:45:17,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}f54f0183f0f67f5b56815b572d86a41b6f354c8d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_alt_82a34ff8-fd6d-4bff-a36a-60a392ce901e", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_alt_82a34ff8-fd6d-4bff-a36a-60a392ce901e"}' 2019-04-05 07:45:17,258 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Fri, 05 Apr 2019 07:45:17 GMT Location: http://172.30.9.23:9292/v2/images/4895bb36-4c89-4c76-9924-7be50693fcf9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d2de455a-4af5-4ee0-bda7-85d4d55352b5 2019-04-05 07:45:17,258 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T07:45:17Z", "file": "/v2/images/4895bb36-4c89-4c76-9924-7be50693fcf9/file", "owner": "61c567a86a8b4e0b9bcb760a73924397", "id": "4895bb36-4c89-4c76-9924-7be50693fcf9", "size": null, "self": "/v2/images/4895bb36-4c89-4c76-9924-7be50693fcf9", "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_82a34ff8-fd6d-4bff-a36a-60a392ce901e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_82a34ff8-fd6d-4bff-a36a-60a392ce901e", "checksum": null, "created_at": "2019-04-05T07:45:17Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-05 07:45:17,258 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-d2de455a-4af5-4ee0-bda7-85d4d55352b5 2019-04-05 07:45:17,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0403668880463s 2019-04-05 07:45:17,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-05 07:45:17,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/4895bb36-4c89-4c76-9924-7be50693fcf9/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.15" -H "X-Auth-Token: {SHA1}f54f0183f0f67f5b56815b572d86a41b6f354c8d" -d '' 2019-04-05 07:45:18,310 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 07:45:18 GMT X-Openstack-Request-Id: req-fe4da995-900d-454f-9545-8530a3ed0799 2019-04-05 07:45:18,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-04-05 07:45:18,310 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/4895bb36-4c89-4c76-9924-7be50693fcf9/file used request id req-fe4da995-900d-454f-9545-8530a3ed0799 2019-04-05 07:45:18,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.05103611946s 2019-04-05 07:45:18,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 07:45:18,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}f54f0183f0f67f5b56815b572d86a41b6f354c8d" 2019-04-05 07:45:18,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Fri, 05 Apr 2019 07:45:18 GMT X-Openstack-Request-Id: req-b8ffe286-2aeb-40bb-9fbf-88fae60d6abc 2019-04-05 07:45:18,345 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T07:45:18Z", "file": "/v2/images/4895bb36-4c89-4c76-9924-7be50693fcf9/file", "owner": "61c567a86a8b4e0b9bcb760a73924397", "id": "4895bb36-4c89-4c76-9924-7be50693fcf9", "size": 12716032, "self": "/v2/images/4895bb36-4c89-4c76-9924-7be50693fcf9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/4895bb36-4c89-4c76-9924-7be50693fcf9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/4895bb36-4c89-4c76-9924-7be50693fcf9/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_82a34ff8-fd6d-4bff-a36a-60a392ce901e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_82a34ff8-fd6d-4bff-a36a-60a392ce901e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T07:45:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T07:45:00Z", "file": "/v2/images/b639d117-727e-45c0-9956-6db6fddbcba0/file", "owner": "61c567a86a8b4e0b9bcb760a73924397", "id": "b639d117-727e-45c0-9956-6db6fddbcba0", "size": 12716032, "self": "/v2/images/b639d117-727e-45c0-9956-6db6fddbcba0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/b639d117-727e-45c0-9956-6db6fddbcba0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/b639d117-727e-45c0-9956-6db6fddbcba0/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_82a34ff8-fd6d-4bff-a36a-60a392ce901e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_82a34ff8-fd6d-4bff-a36a-60a392ce901e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T07:44:59Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 07:45:18,345 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b8ffe286-2aeb-40bb-9fbf-88fae60d6abc 2019-04-05 07:45:18,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0304799079895s 2019-04-05 07:45:18,348 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/4895bb36-4c89-4c76-9924-7be50693fcf9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4895bb36-4c89-4c76-9924-7be50693fcf9/file', 'owner': u'61c567a86a8b4e0b9bcb760a73924397', 'id': u'4895bb36-4c89-4c76-9924-7be50693fcf9', 'size': 12716032, u'self': u'/v2/images/4895bb36-4c89-4c76-9924-7be50693fcf9', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'61c567a86a8b4e0b9bcb760a73924397', 'name': 'tempest_scenario-project_82a34ff8-fd6d-4bff-a36a-60a392ce901e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/4895bb36-4c89-4c76-9924-7be50693fcf9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-05T07:45:18Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-05T07:45:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_82a34ff8-fd6d-4bff-a36a-60a392ce901e', '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/4895bb36-4c89-4c76-9924-7be50693fcf9', 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_82a34ff8-fd6d-4bff-a36a-60a392ce901e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_alt_82a34ff8-fd6d-4bff-a36a-60a392ce901e', 'created': u'2019-04-05T07:45:17Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-05T07:45:17Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/4895bb36-4c89-4c76-9924-7be50693fcf9', 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_82a34ff8-fd6d-4bff-a36a-60a392ce901e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-05 07:45:18,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-05 07:45:18,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}9ef0f20577869883acedf9b7d446546b942f0e0b" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_scenario-flavor_alt_82a34ff8-fd6d-4bff-a36a-60a392ce901e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-05 07:45:18,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Fri, 05 Apr 2019 07:45: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-efa99d6a-bbea-4924-9a77-50756312adaf x-openstack-request-id: req-efa99d6a-bbea-4924-9a77-50756312adaf 2019-04-05 07:45:18,399 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_alt_82a34ff8-fd6d-4bff-a36a-60a392ce901e", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1e9ba619-8aa8-4a4d-a1bb-ed2853b7148f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1e9ba619-8aa8-4a4d-a1bb-ed2853b7148f", "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": "1e9ba619-8aa8-4a4d-a1bb-ed2853b7148f"}} 2019-04-05 07:45:18,400 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-efa99d6a-bbea-4924-9a77-50756312adaf 2019-04-05 07:45:18,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0509030818939s 2019-04-05 07:45:18,401 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_82a34ff8-fd6d-4bff-a36a-60a392ce901e', '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'a8d120259c3946c982a593eded4f1cfb', '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'1e9ba619-8aa8-4a4d-a1bb-ed2853b7148f', 'swap': 0}) 2019-04-05 07:45:18,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-05 07:45:18,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/1e9ba619-8aa8-4a4d-a1bb-ed2853b7148f/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.15" -H "X-Auth-Token: {SHA1}9ef0f20577869883acedf9b7d446546b942f0e0b" -d '{"extra_specs": {}}' 2019-04-05 07:45:18,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 07:45: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-a669c432-569c-4127-975a-a34bb9864186 x-openstack-request-id: req-a669c432-569c-4127-975a-a34bb9864186 2019-04-05 07:45:18,421 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-05 07:45:18,421 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/1e9ba619-8aa8-4a4d-a1bb-ed2853b7148f/os-extra_specs used request id req-a669c432-569c-4127-975a-a34bb9864186 2019-04-05 07:45:18,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0199799537659s 2019-04-05 07:45:18,421 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_82a34ff8-fd6d-4bff-a36a-60a392ce901e', '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'a8d120259c3946c982a593eded4f1cfb', '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'1e9ba619-8aa8-4a4d-a1bb-ed2853b7148f', 'swap': 0}) 2019-04-05 07:45:21,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-04-05 07:45:21,346 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-04-05 07:45:21,346 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-04-05 07:45:21,349 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-04-05 07:45:21,381 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-04-05 07:45:24,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-322b8e88-f22b-478f-841b-b67848c4ec42/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)' >/home/opnfv/functest/results/tempest_scenario/test_list.txt 2>/dev/null) 2019-04-05 07:45:24,756 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-04-05 07:45:24,793 - 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-04-05 07:55:39,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 9df2990a-a9c5-436b-8c3f-479f86ccc04f 2019-04-05 07:55:39,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '9df2990a-a9c5-436b-8c3f-479f86ccc04f']'. 2019-04-05 07:55:39,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-04-05 07:55:39,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-04-05 07:55:39,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-04-05 07:55:40,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 9df2990a-a9c5-436b-8c3f-479f86ccc04f | 2019-04-05 07:55:40,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-04-05 07:55:40,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-04-05 07:45:26 | 2019-04-05 07:55:40,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-04-05 07:55:38 | 2019-04-05 07:55:40,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:10:12 | 2019-04-05 07:55:40,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2019-04-05 07:55:40,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-04-05 07:55:40,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-04-05 07:55:40,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 322b8e88-f22b-478f-841b-b67848c4ec42) | 2019-04-05 07:55:40,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-04-05 07:55:40,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: b06f7e90-f4cf-4374-9d87-5659d77051cf) | 2019-04-05 07:55:40,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 13 | 2019-04-05 07:55:40,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 591.167 | 2019-04-05 07:55:40,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 9 | 2019-04-05 07:55:40,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 4 | 2019-04-05 07:55:40,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-04-05 07:55:40,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-04-05 07:55:40,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-04-05 07:55:40,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-04-05 07:55:40,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------+ 2019-04-05 07:55:40,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-04-05 07:55:40,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_scenario success_rate is 100.0% 2019-04-05 07:55:40,068 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', '9df2990a-a9c5-436b-8c3f-479f86ccc04f', '--to', u'/home/opnfv/functest/results/tempest_scenario/tempest-report.html'] 2019-04-05 07:55:42,098 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 9df2990a-a9c5-436b-8c3f-479f86ccc04f --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-04-05 07:55:42,099 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', '9df2990a-a9c5-436b-8c3f-479f86ccc04f', '--to', u'/home/opnfv/functest/results/tempest_scenario/tempest-report.xml'] 2019-04-05 07:55:44,239 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 9df2990a-a9c5-436b-8c3f-479f86ccc04f --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-04-05 07:55:44,368 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-05 07:55:44,368 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 10:50 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-04-05 07:55:44,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-05 07:55:44,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/4895bb36-4c89-4c76-9924-7be50693fcf9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f54f0183f0f67f5b56815b572d86a41b6f354c8d" 2019-04-05 07:55:45,050 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 07:55:45 GMT X-Openstack-Request-Id: req-b6a39bd6-d3af-4e31-a525-ca00a84515e1 2019-04-05 07:55:45,050 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 07:55:45,050 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/4895bb36-4c89-4c76-9924-7be50693fcf9 used request id req-b6a39bd6-d3af-4e31-a525-ca00a84515e1 2019-04-05 07:55:45,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.675779104233s 2019-04-05 07:55:45,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 07:55:45,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}9ef0f20577869883acedf9b7d446546b942f0e0b" 2019-04-05 07:55:45,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 367 Content-Type: application/json Date: Fri, 05 Apr 2019 07: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-d36c1033-c2ea-4e3f-baec-f8d90b648b57 x-openstack-request-id: req-d36c1033-c2ea-4e3f-baec-f8d90b648b57 2019-04-05 07:55:45,348 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_alt_82a34ff8-fd6d-4bff-a36a-60a392ce901e", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1e9ba619-8aa8-4a4d-a1bb-ed2853b7148f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1e9ba619-8aa8-4a4d-a1bb-ed2853b7148f", "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": "1e9ba619-8aa8-4a4d-a1bb-ed2853b7148f"}, {"name": "tempest_scenario-flavor_82a34ff8-fd6d-4bff-a36a-60a392ce901e", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/789883eb-f837-468a-ba8a-440dd4a197a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/789883eb-f837-468a-ba8a-440dd4a197a1", "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": "789883eb-f837-468a-ba8a-440dd4a197a1"}]} 2019-04-05 07:55:45,348 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-d36c1033-c2ea-4e3f-baec-f8d90b648b57 2019-04-05 07:55:45,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.292671918869s 2019-04-05 07:55:45,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-05 07:55:45,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/1e9ba619-8aa8-4a4d-a1bb-ed2853b7148f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9ef0f20577869883acedf9b7d446546b942f0e0b" 2019-04-05 07:55:45,396 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 07:55:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1fadc9b1-c858-46f6-a7f0-1a7a5d4bdce0 x-openstack-request-id: req-1fadc9b1-c858-46f6-a7f0-1a7a5d4bdce0 2019-04-05 07:55:45,397 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/1e9ba619-8aa8-4a4d-a1bb-ed2853b7148f used request id req-1fadc9b1-c858-46f6-a7f0-1a7a5d4bdce0 2019-04-05 07:55:45,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0456650257111s 2019-04-05 07:55:45,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-05 07:55:45,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/cc6ab64c-87f1-4138-ae1c-c9f59cd5cd58/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.15" -H "X-Auth-Token: {SHA1}f54f0183f0f67f5b56815b572d86a41b6f354c8d" -d '{"subnet_id": "2ad3157a-cd87-42a9-bf58-e142c32c56f4"}' 2019-04-05 07:55:47,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 07:55:47 GMT X-Openstack-Request-Id: req-3f617d05-9c97-4e01-8ba7-4f81b8f675c9 2019-04-05 07:55:47,617 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "bf0f1e63-9bd7-439a-b7e4-a4019570385a", "tenant_id": "61c567a86a8b4e0b9bcb760a73924397", "subnet_id": "2ad3157a-cd87-42a9-bf58-e142c32c56f4", "subnet_ids": ["2ad3157a-cd87-42a9-bf58-e142c32c56f4"], "port_id": "11ab8d2e-da2d-4e1a-8cbd-07a4318f9a64", "id": "cc6ab64c-87f1-4138-ae1c-c9f59cd5cd58"} 2019-04-05 07:55:47,617 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/cc6ab64c-87f1-4138-ae1c-c9f59cd5cd58/remove_router_interface.json used request id req-3f617d05-9c97-4e01-8ba7-4f81b8f675c9 2019-04-05 07:55:47,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.2198600769s 2019-04-05 07:55:47,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-05 07:55:47,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}f54f0183f0f67f5b56815b572d86a41b6f354c8d" 2019-04-05 07:55:47,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1713 Content-Type: application/json Date: Fri, 05 Apr 2019 07:55:47 GMT X-Openstack-Request-Id: req-380b4837-5ddf-40cd-96ed-74434045e399 2019-04-05 07:55:47,735 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "638a7b188ca34971904cb70406edfab6", "created_at": "2019-04-05T06:37:32Z", "admin_state_up": false, "updated_at": "2019-04-05T06:37:32Z", "project_id": "638a7b188ca34971904cb70406edfab6", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "4026d610-689a-47a2-8afb-4aab31575bd9", "name": "tempest-router-290562227"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7a3d46fba4b943edb09ab34dc165c86a", "created_at": "2019-04-05T06:37:04Z", "admin_state_up": true, "updated_at": "2019-04-05T06:37:04Z", "project_id": "7a3d46fba4b943edb09ab34dc165c86a", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "96e1d4d7-e383-4196-9d01-0b4fd7036c10", "name": "tempest-pretest-check-172181608"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "61c567a86a8b4e0b9bcb760a73924397", "created_at": "2019-04-05T07:44:55Z", "admin_state_up": true, "updated_at": "2019-04-05T07:55:46Z", "project_id": "61c567a86a8b4e0b9bcb760a73924397", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "cc6ab64c-87f1-4138-ae1c-c9f59cd5cd58", "name": "tempest_scenario-router_82a34ff8-fd6d-4bff-a36a-60a392ce901e"}]} 2019-04-05 07:55:47,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-380b4837-5ddf-40cd-96ed-74434045e399 2019-04-05 07:55:47,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.11739897728s 2019-04-05 07:55:47,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-05 07:55:47,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/cc6ab64c-87f1-4138-ae1c-c9f59cd5cd58.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f54f0183f0f67f5b56815b572d86a41b6f354c8d" 2019-04-05 07:55:49,178 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 07:55:49 GMT X-Openstack-Request-Id: req-7fcc37cd-e5e4-4329-aa10-0ff440ac1072 2019-04-05 07:55:49,179 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 07:55:49,179 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/cc6ab64c-87f1-4138-ae1c-c9f59cd5cd58.json used request id req-7fcc37cd-e5e4-4329-aa10-0ff440ac1072 2019-04-05 07:55:49,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.44192409515s 2019-04-05 07:55:49,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-05 07:55:49,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}f54f0183f0f67f5b56815b572d86a41b6f354c8d" 2019-04-05 07:55:49,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1334 Content-Type: application/json Date: Fri, 05 Apr 2019 07:55:49 GMT X-Openstack-Request-Id: req-b2fbc01c-441c-4583-9bd3-7541b6b806a9 2019-04-05 07:55:49,220 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-05T07:44: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":"2ad3157a-cd87-42a9-bf58-e142c32c56f4","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"61c567a86a8b4e0b9bcb760a73924397","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_scenario-subnet_82a34ff8-fd6d-4bff-a36a-60a392ce901e","enable_dhcp":true,"segment_id":null,"network_id":"bf0f1e63-9bd7-439a-b7e4-a4019570385a","tenant_id":"61c567a86a8b4e0b9bcb760a73924397","created_at":"2019-04-05T07:44:54Z","ip_version":4},{"updated_at":"2019-04-05T06:22:27Z","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":"d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:27Z","ip_version":4}]} 2019-04-05 07:55:49,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-b2fbc01c-441c-4583-9bd3-7541b6b806a9 2019-04-05 07:55:49,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0412919521332s 2019-04-05 07:55:49,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-05 07:55:49,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/2ad3157a-cd87-42a9-bf58-e142c32c56f4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f54f0183f0f67f5b56815b572d86a41b6f354c8d" 2019-04-05 07:55:50,272 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 07:55:50 GMT X-Openstack-Request-Id: req-849e2506-6d96-4adb-909a-2f7c24aada2f 2019-04-05 07:55:50,272 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 07:55:50,273 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/2ad3157a-cd87-42a9-bf58-e142c32c56f4.json used request id req-849e2506-6d96-4adb-909a-2f7c24aada2f 2019-04-05 07:55:50,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.05040407181s 2019-04-05 07:55:50,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 07:55:50,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}f54f0183f0f67f5b56815b572d86a41b6f354c8d" 2019-04-05 07:55:50,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Fri, 05 Apr 2019 07:55:50 GMT X-Openstack-Request-Id: req-8bfb1de6-60bb-44fa-9bb9-2126173fd463 2019-04-05 07:55:50,357 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"bf0f1e63-9bd7-439a-b7e4-a4019570385a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":74,"ipv4_address_scope":null,"shared":true,"project_id":"61c567a86a8b4e0b9bcb760a73924397","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T07:55:50Z","qos_policy_id":null,"name":"tempest_scenario-net_82a34ff8-fd6d-4bff-a36a-60a392ce901e","admin_state_up":true,"tenant_id":"61c567a86a8b4e0b9bcb760a73924397","created_at":"2019-04-05T07:44:54Z","provider:network_type":"vxlan"}]} 2019-04-05 07:55:50,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-8bfb1de6-60bb-44fa-9bb9-2126173fd463 2019-04-05 07:55:50,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0838580131531s 2019-04-05 07:55:50,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-05 07:55:50,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/bf0f1e63-9bd7-439a-b7e4-a4019570385a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f54f0183f0f67f5b56815b572d86a41b6f354c8d" 2019-04-05 07:55:51,321 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 07:55:51 GMT X-Openstack-Request-Id: req-c8b17331-8d13-400d-9a2b-07050f71d2f4 2019-04-05 07:55:51,322 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 07:55:51,322 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/bf0f1e63-9bd7-439a-b7e4-a4019570385a.json used request id req-c8b17331-8d13-400d-9a2b-07050f71d2f4 2019-04-05 07:55:51,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.963716983795s 2019-04-05 07:55:51,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 07:55:51,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}f54f0183f0f67f5b56815b572d86a41b6f354c8d" 2019-04-05 07:55:51,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Fri, 05 Apr 2019 07:55:51 GMT X-Openstack-Request-Id: req-1e2a7758-7cf1-4fa7-b618-c30c5036b83e 2019-04-05 07:55:51,352 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T07:45:00Z", "file": "/v2/images/b639d117-727e-45c0-9956-6db6fddbcba0/file", "owner": "61c567a86a8b4e0b9bcb760a73924397", "id": "b639d117-727e-45c0-9956-6db6fddbcba0", "size": 12716032, "self": "/v2/images/b639d117-727e-45c0-9956-6db6fddbcba0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/b639d117-727e-45c0-9956-6db6fddbcba0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/b639d117-727e-45c0-9956-6db6fddbcba0/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_82a34ff8-fd6d-4bff-a36a-60a392ce901e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_82a34ff8-fd6d-4bff-a36a-60a392ce901e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T07:44:59Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 07:55:51,352 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-1e2a7758-7cf1-4fa7-b618-c30c5036b83e 2019-04-05 07:55:51,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0255739688873s 2019-04-05 07:55:51,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-05 07:55:51,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/b639d117-727e-45c0-9956-6db6fddbcba0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f54f0183f0f67f5b56815b572d86a41b6f354c8d" 2019-04-05 07:55:51,619 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 07:55:51 GMT X-Openstack-Request-Id: req-29610b5c-2717-4977-88bb-fb1c065879aa 2019-04-05 07:55:51,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-04-05 07:55:51,619 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/b639d117-727e-45c0-9956-6db6fddbcba0 used request id req-29610b5c-2717-4977-88bb-fb1c065879aa 2019-04-05 07:55:51,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.266062021255s 2019-04-05 07:55:51,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 07:55:51,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}9ef0f20577869883acedf9b7d446546b942f0e0b" 2019-04-05 07:55:51,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Fri, 05 Apr 2019 07:55:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b13ff9f1-d0dc-471a-93ce-48e4c752bbdb x-openstack-request-id: req-b13ff9f1-d0dc-471a-93ce-48e4c752bbdb 2019-04-05 07:55:51,644 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_82a34ff8-fd6d-4bff-a36a-60a392ce901e", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/789883eb-f837-468a-ba8a-440dd4a197a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/789883eb-f837-468a-ba8a-440dd4a197a1", "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": "789883eb-f837-468a-ba8a-440dd4a197a1"}]} 2019-04-05 07:55:51,644 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-b13ff9f1-d0dc-471a-93ce-48e4c752bbdb 2019-04-05 07:55:51,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.024111032486s 2019-04-05 07:55:51,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-05 07:55:51,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/789883eb-f837-468a-ba8a-440dd4a197a1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9ef0f20577869883acedf9b7d446546b942f0e0b" 2019-04-05 07:55:51,673 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 07:55:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-46c7e0b9-e6ed-4dd8-870e-e7caac8c126c x-openstack-request-id: req-46c7e0b9-e6ed-4dd8-870e-e7caac8c126c 2019-04-05 07:55:51,673 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/789883eb-f837-468a-ba8a-440dd4a197a1 used request id req-46c7e0b9-e6ed-4dd8-870e-e7caac8c126c 2019-04-05 07:55:51,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0270988941193s 2019-04-05 07:55:51,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 07:55:51,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}9ef0f20577869883acedf9b7d446546b942f0e0b" 2019-04-05 07:55:51,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 848 Content-Type: application/json Date: Fri, 05 Apr 2019 07:55:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e90f1d4-177e-4529-9bfd-ea1cb8a00926 2019-04-05 07:55:51,887 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_82a34ff8-fd6d-4bff-a36a-60a392ce901e", "links": {"self": "http://172.30.9.23:5000/v3/users/ca3c3d28c36d444db8887de59e5327b4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ca3c3d28c36d444db8887de59e5327b4", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 07:55:51,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4e90f1d4-177e-4529-9bfd-ea1cb8a00926 2019-04-05 07:55:51,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213582992554s 2019-04-05 07:55:51,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 07:55:51,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/ca3c3d28c36d444db8887de59e5327b4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9ef0f20577869883acedf9b7d446546b942f0e0b" 2019-04-05 07:55:52,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 231 Content-Type: application/json Date: Fri, 05 Apr 2019 07:55:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48c39845-eb62-4a9a-b6f1-e1e735f1f4db 2019-04-05 07:55:52,101 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_82a34ff8-fd6d-4bff-a36a-60a392ce901e", "links": {"self": "http://172.30.9.23:5000/v3/users/ca3c3d28c36d444db8887de59e5327b4"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ca3c3d28c36d444db8887de59e5327b4", "description": null}} 2019-04-05 07:55:52,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/ca3c3d28c36d444db8887de59e5327b4 used request id req-48c39845-eb62-4a9a-b6f1-e1e735f1f4db 2019-04-05 07:55:52,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208298206329s 2019-04-05 07:55:52,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-05 07:55:52,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/ca3c3d28c36d444db8887de59e5327b4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9ef0f20577869883acedf9b7d446546b942f0e0b" 2019-04-05 07:55:52,409 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 07:55:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8632561f-9df8-4456-8c4e-1b4cd9c238c1 2019-04-05 07:55:52,409 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 07:55:52,409 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/ca3c3d28c36d444db8887de59e5327b4 used request id req-8632561f-9df8-4456-8c4e-1b4cd9c238c1 2019-04-05 07:55:52,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.307317018509s 2019-04-05 07:55:52,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 07:55:52,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}9ef0f20577869883acedf9b7d446546b942f0e0b" 2019-04-05 07:55:52,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Fri, 05 Apr 2019 07:55:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ea0363f-c2f2-4260-8518-3d25301c7194 2019-04-05 07:55:52,612 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.23:5000/v3/projects/61c567a86a8b4e0b9bcb760a73924397"}, "tags": [], "enabled": true, "id": "61c567a86a8b4e0b9bcb760a73924397", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_82a34ff8-fd6d-4bff-a36a-60a392ce901e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 07:55:52,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-4ea0363f-c2f2-4260-8518-3d25301c7194 2019-04-05 07:55:52,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.196393966675s 2019-04-05 07:55:52,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-05 07:55:52,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/61c567a86a8b4e0b9bcb760a73924397 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9ef0f20577869883acedf9b7d446546b942f0e0b" 2019-04-05 07:55:52,784 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 07:55:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4fbd963-ff62-495a-8c94-f19807a0b108 2019-04-05 07:55:52,784 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 07:55:52,784 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/61c567a86a8b4e0b9bcb760a73924397 used request id req-b4fbd963-ff62-495a-8c94-f19807a0b108 2019-04-05 07:55:52,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.167213916779s 2019-04-05 07:55:52,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 07:55:52,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=61c567a86a8b4e0b9bcb760a73924397&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.15" -H "X-Auth-Token: {SHA1}9ef0f20577869883acedf9b7d446546b942f0e0b" 2019-04-05 07:55:53,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Fri, 05 Apr 2019 07:55:53 GMT X-Openstack-Request-Id: req-9292e3c2-2b7e-4532-9c9a-7b6cf98d294c 2019-04-05 07:55:53,032 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "61c567a86a8b4e0b9bcb760a73924397", "created_at": "2019-04-05T07:44:54Z", "updated_at": "2019-04-05T07:44:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:44:54Z", "revision_number": 0, "id": "1f5d790c-a21c-4d36-b9e1-33092ece066d", "remote_group_id": "de88c546-b33f-4dae-a44c-cc70f2530e63", "remote_ip_prefix": null, "created_at": "2019-04-05T07:44:54Z", "security_group_id": "de88c546-b33f-4dae-a44c-cc70f2530e63", "tenant_id": "61c567a86a8b4e0b9bcb760a73924397", "port_range_min": null, "ethertype": "IPv6", "project_id": "61c567a86a8b4e0b9bcb760a73924397"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:44:54Z", "revision_number": 0, "id": "2a2455ec-fbe3-438e-9f7a-fda1882470ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:44:54Z", "security_group_id": "de88c546-b33f-4dae-a44c-cc70f2530e63", "tenant_id": "61c567a86a8b4e0b9bcb760a73924397", "port_range_min": null, "ethertype": "IPv4", "project_id": "61c567a86a8b4e0b9bcb760a73924397"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:44:54Z", "revision_number": 0, "id": "993c6002-13b2-446f-b784-94197478fe0a", "remote_group_id": "de88c546-b33f-4dae-a44c-cc70f2530e63", "remote_ip_prefix": null, "created_at": "2019-04-05T07:44:54Z", "security_group_id": "de88c546-b33f-4dae-a44c-cc70f2530e63", "tenant_id": "61c567a86a8b4e0b9bcb760a73924397", "port_range_min": null, "ethertype": "IPv4", "project_id": "61c567a86a8b4e0b9bcb760a73924397"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:44:54Z", "revision_number": 0, "id": "f1057a8b-aa49-427d-b7cd-24544ffb9619", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:44:54Z", "security_group_id": "de88c546-b33f-4dae-a44c-cc70f2530e63", "tenant_id": "61c567a86a8b4e0b9bcb760a73924397", "port_range_min": null, "ethertype": "IPv6", "project_id": "61c567a86a8b4e0b9bcb760a73924397"}], "revision_number": 1, "project_id": "61c567a86a8b4e0b9bcb760a73924397", "id": "de88c546-b33f-4dae-a44c-cc70f2530e63", "name": "default"}]} 2019-04-05 07:55:53,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=61c567a86a8b4e0b9bcb760a73924397&name=default used request id req-9292e3c2-2b7e-4532-9c9a-7b6cf98d294c 2019-04-05 07:55:53,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.24197101593s 2019-04-05 07:55:53,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 07:55:53,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}9ef0f20577869883acedf9b7d446546b942f0e0b" 2019-04-05 07:55:53,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Fri, 05 Apr 2019 07:55:53 GMT X-Openstack-Request-Id: req-b206640e-1a55-491f-a5ce-88ff21bc5902 2019-04-05 07:55:53,152 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "created_at": "2019-04-05T06:36:57Z", "updated_at": "2019-04-05T06:36:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "3ad34bf5-d959-4f47-9e83-1646cad540de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "8dcba419-055d-4390-bce8-60ac1ec0e334", "remote_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "a6617e39-b59c-430d-bf58-b3b9a0d40bba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "fc5486dd-ed4d-46cf-a010-de708199197b", "remote_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}], "revision_number": 1, "project_id": "b3cb4712be48496898e2e8dcb6957ed2", "id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "created_at": "2019-04-05T06:36:58Z", "updated_at": "2019-04-05T06:36:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "03bd4738-8be6-406e-8a4b-9fa8798c5034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "1caf2aa8-6949-4b2f-9e1e-9117ac40e52a", "remote_group_id": "21cbd450-b569-48ec-a666-72704011d359", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "64be6ca7-f643-4418-a3da-9d931c90894a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "a521a8c7-ee0c-400c-989f-f5b4a2a754d5", "remote_group_id": "21cbd450-b569-48ec-a666-72704011d359", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce9e436aaa99438290206e1c56ed2734"}], "revision_number": 1, "project_id": "ce9e436aaa99438290206e1c56ed2734", "id": "21cbd450-b569-48ec-a666-72704011d359", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2116e15ef99649d98579650b18a04081", "created_at": "2019-04-05T06:39:31Z", "updated_at": "2019-04-05T06:39:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "54004b35-755b-4f2d-b5e0-5df0dea68c31", "remote_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv4", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "5949635c-16ae-40eb-a77b-59c4aa715d95", "remote_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv6", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "5eda8d54-40a7-4ae5-89e7-0c4c3f6fe1ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv6", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "ea9cc20f-cda8-4f86-917d-87e175290089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv4", "project_id": "2116e15ef99649d98579650b18a04081"}], "revision_number": 1, "project_id": "2116e15ef99649d98579650b18a04081", "id": "414447cd-6b86-4613-90fc-c75e42843105", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "created_at": "2019-04-05T06:39:33Z", "updated_at": "2019-04-05T06:39:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "0db2aa82-6505-40f0-9098-86a3aee1c249", "remote_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "0fe23aa1-260d-4cb1-a4e7-e733849505a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "480fa81b-fe66-4b98-91ba-f091f0c241ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "9a4acbee-b584-4571-8927-2a611ea95e00", "remote_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "da2fe55963c846f2b042f2dd892486e2"}], "revision_number": 1, "project_id": "da2fe55963c846f2b042f2dd892486e2", "id": "425ad310-705d-4408-b621-bb78f82c0298", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "created_at": "2019-04-05T06:36:46Z", "updated_at": "2019-04-05T06:36:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "2ec6d031-999b-4652-9bc2-473d87f48d7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "8438dec8-7805-4cf4-8fa8-d73fc07d4c1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "97fe85a4-4ab9-4305-89f8-349a8d55f4bd", "remote_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "e05dc08c-fe4d-4d16-b1fd-c4036003dcb6", "remote_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}], "revision_number": 1, "project_id": "ee8e08409f9e44d18a4e4b30e845aebe", "id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-05T06:24:19Z", "updated_at": "2019-04-05T06:24:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "0816cb4e-5b34-4e0e-a92b-2747b5ac7a00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "25763b38-1719-453d-a14e-f3c76b13cc42", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "8210886f-2687-4779-b145-fc57423d91c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "fba949ea-8aec-4a37-9c7a-026e6bd092f8", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "created_at": "2019-04-05T06:36:48Z", "updated_at": "2019-04-05T06:36:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "04a66448-8301-49c6-9c23-b541d993c12e", "remote_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "167fd9e2-36c3-4e62-aa47-a500fdb62641", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "3989831e-39b2-4e9d-9ec2-542923684897", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "70a9b809-e7a5-46cf-9e22-25d814e58350", "remote_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}], "revision_number": 1, "project_id": "860a396ba7d3400ca146873ab04b6f1e", "id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "created_at": "2019-04-05T06:36:25Z", "updated_at": "2019-04-05T06:36:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "1604aef8-274d-4685-9479-f6dd4609a8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "3f6e66e1-b179-4058-b103-b0c9b0410759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "b93b74b8-a650-4ed0-92ac-364deb4a3eff", "remote_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "c1753a0c-8d19-4b2b-abb6-7f0adbf786b9", "remote_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}], "revision_number": 1, "project_id": "9f7d1a679cb14ac58049950f7deeb60f", "id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "created_at": "2019-04-05T06:22:23Z", "updated_at": "2019-04-05T06:22:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "6ea82520-e223-4695-ad5e-9d8a732e75e5", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "84dbc1ec-b830-42da-a2c2-6affe4564e92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "b2cb60c5-bb44-4241-9c03-4830a87cc121", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "bc3ce38f-1e5b-4e37-bc17-77b797ed9d56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}], "revision_number": 1, "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "229636115bb1493c9a4d54b65569f224", "created_at": "2019-04-05T06:36:56Z", "updated_at": "2019-04-05T06:36:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "33c178e2-0140-4c10-8562-2972f4506d1b", "remote_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv6", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "5f458cb6-d04e-4ad4-b005-00f2eb36c7a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv6", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "839f3242-ac45-4d93-9d7c-27234f854569", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv4", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "df221d69-4934-4466-b095-2c9f83a846fc", "remote_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv4", "project_id": "229636115bb1493c9a4d54b65569f224"}], "revision_number": 1, "project_id": "229636115bb1493c9a4d54b65569f224", "id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "created_at": "2019-04-05T06:36:50Z", "updated_at": "2019-04-05T06:36:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "1069fd69-574a-4a73-9ab0-15dcc3fb65d1", "remote_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "51b7361d-b1b8-470f-85c4-bf40f9b2425d", "remote_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "d77a1cc1-3706-462a-b6bf-08f381f66dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "ede2d573-f458-4700-9e3d-80d6ff4fbd8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}], "revision_number": 1, "project_id": "d5daecf70fe5413f8a2671b58e2922f6", "id": "d6258671-5d3d-4067-a774-7476fa7252c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "created_at": "2019-04-05T06:24:18Z", "updated_at": "2019-04-05T06:24:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "1c082b29-0864-456d-a6b5-dfb8ddb5c4dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "3ff1d863-0a41-400b-82d4-9ec541b9069c", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "a5a87ded-31da-4d85-931e-1621ef79b33d", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "ba36cf94-d6e2-464c-a246-442cd5b4c44d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}], "revision_number": 1, "project_id": "a8d120259c3946c982a593eded4f1cfb", "id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61c567a86a8b4e0b9bcb760a73924397", "created_at": "2019-04-05T07:44:54Z", "updated_at": "2019-04-05T07:44:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:44:54Z", "revision_number": 0, "id": "1f5d790c-a21c-4d36-b9e1-33092ece066d", "remote_group_id": "de88c546-b33f-4dae-a44c-cc70f2530e63", "remote_ip_prefix": null, "created_at": "2019-04-05T07:44:54Z", "security_group_id": "de88c546-b33f-4dae-a44c-cc70f2530e63", "tenant_id": "61c567a86a8b4e0b9bcb760a73924397", "port_range_min": null, "ethertype": "IPv6", "project_id": "61c567a86a8b4e0b9bcb760a73924397"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:44:54Z", "revision_number": 0, "id": "2a2455ec-fbe3-438e-9f7a-fda1882470ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:44:54Z", "security_group_id": "de88c546-b33f-4dae-a44c-cc70f2530e63", "tenant_id": "61c567a86a8b4e0b9bcb760a73924397", "port_range_min": null, "ethertype": "IPv4", "project_id": "61c567a86a8b4e0b9bcb760a73924397"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:44:54Z", "revision_number": 0, "id": "993c6002-13b2-446f-b784-94197478fe0a", "remote_group_id": "de88c546-b33f-4dae-a44c-cc70f2530e63", "remote_ip_prefix": null, "created_at": "2019-04-05T07:44:54Z", "security_group_id": "de88c546-b33f-4dae-a44c-cc70f2530e63", "tenant_id": "61c567a86a8b4e0b9bcb760a73924397", "port_range_min": null, "ethertype": "IPv4", "project_id": "61c567a86a8b4e0b9bcb760a73924397"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:44:54Z", "revision_number": 0, "id": "f1057a8b-aa49-427d-b7cd-24544ffb9619", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:44:54Z", "security_group_id": "de88c546-b33f-4dae-a44c-cc70f2530e63", "tenant_id": "61c567a86a8b4e0b9bcb760a73924397", "port_range_min": null, "ethertype": "IPv6", "project_id": "61c567a86a8b4e0b9bcb760a73924397"}], "revision_number": 1, "project_id": "61c567a86a8b4e0b9bcb760a73924397", "id": "de88c546-b33f-4dae-a44c-cc70f2530e63", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6cdad088d3314750972b6209a006436b", "created_at": "2019-04-05T07:35:56Z", "updated_at": "2019-04-05T07:35:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "046ad99e-6286-41f4-83f3-2f0394236547", "remote_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6cdad088d3314750972b6209a006436b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "06616e85-fb59-4c85-9856-24d76d63b6e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6cdad088d3314750972b6209a006436b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "ab4d372b-ff07-4278-aa9c-bad74ac34f3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6cdad088d3314750972b6209a006436b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "f505c2e1-1079-45b1-9474-4d7f4c930bf0", "remote_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6cdad088d3314750972b6209a006436b"}], "revision_number": 1, "project_id": "6cdad088d3314750972b6209a006436b", "id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "name": "default"}]} 2019-04-05 07:55:53,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-b206640e-1a55-491f-a5ce-88ff21bc5902 2019-04-05 07:55:53,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.115154027939s 2019-04-05 07:55:53,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-05 07:55:53,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/de88c546-b33f-4dae-a44c-cc70f2530e63.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9ef0f20577869883acedf9b7d446546b942f0e0b" 2019-04-05 07:55:53,308 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 07:55:53 GMT X-Openstack-Request-Id: req-bee54eb5-d761-4b3e-b1c2-7de2dc99e674 2019-04-05 07:55:53,308 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 07:55:53,308 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/de88c546-b33f-4dae-a44c-cc70f2530e63.json used request id req-bee54eb5-d761-4b3e-b1c2-7de2dc99e674 2019-04-05 07:55:53,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.146394014359s 2019-04-05 07:55:53,360 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2019-04-05 07:55:53,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 07:55:53,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 07:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbb2294f-f6fd-4346-84e2-0216a8cdfd62 2019-04-05 07:55:53,413 - 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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 07:55:53,413 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-cbb2294f-f6fd-4346-84e2-0216a8cdfd62 2019-04-05 07:55:53,413 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 07:55:53,811 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58fef951bcfc4cf0998078f8ffea0edb", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}, {"id": "774319f454e747168821760a73d5b691", "name": "reader"}], "expires_at": "2019-04-05T08:55:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8d120259c3946c982a593eded4f1cfb", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [], "type": "tempest-type-605261660", "id": "18f8718610614825a0400b23ea70ffb4", "name": "tempest-service-846617376"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1412263656", "id": "68540ada0f92454786c30b9265352a18", "name": "tempest-service-673250099"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3925ae83907349f0acb148efa634063e"}, "audit_ids": ["JmtnNhy1Q32-OO_egDXu8w"], "issued_at": "2019-04-05T07:55:53.000000Z"}} 2019-04-05 07:55:53,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 07:55:53,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}bc5f17ff285c737fb80f0be46f489729c9a029c2" 2019-04-05 07:55:54,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Fri, 05 Apr 2019 07:55:54 GMT X-Openstack-Request-Id: req-cc57404a-ff73-44d3-b2a4-86a47246dbdb 2019-04-05 07:55:54,497 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"}]} 2019-04-05 07:55:54,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cc57404a-ff73-44d3-b2a4-86a47246dbdb 2019-04-05 07:55:54,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.682900190353s 2019-04-05 07:55:54,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 07:55:54,509 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 05 Apr 2019 07:55:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88d8e864-6ace-4587-878f-7ad610bff8bb 2019-04-05 07:55:54,509 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 07:55:54,509 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-88d8e864-6ace-4587-878f-7ad610bff8bb 2019-04-05 07:55:54,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 07:55:54,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}bc5f17ff285c737fb80f0be46f489729c9a029c2" 2019-04-05 07:55:54,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 07:55:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b92f6037-bb15-4bd2-9219-55c1b11e9713 2019-04-05 07:55:54,708 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 07:55:54,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-b92f6037-bb15-4bd2-9219-55c1b11e9713 2019-04-05 07:55:54,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.198315858841s 2019-04-05 07:55:54,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-05 07:55:54,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}bc5f17ff285c737fb80f0be46f489729c9a029c2" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_049b1615-5bbb-467a-80f1-ee2598012b5b"}}' 2019-04-05 07:55:54,926 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 360 Content-Type: application/json Date: Fri, 05 Apr 2019 07:55:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7193205c-d7bb-48e1-8882-668f9948f169 2019-04-05 07:55:54,927 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.23:5000/v3/projects/140b4b98564e4d08b6d01b20521b463e"}, "tags": [], "enabled": true, "id": "140b4b98564e4d08b6d01b20521b463e", "parent_id": "default", "domain_id": "default", "name": "patrole-project_049b1615-5bbb-467a-80f1-ee2598012b5b"}} 2019-04-05 07:55:54,927 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-7193205c-d7bb-48e1-8882-668f9948f169 2019-04-05 07:55:54,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.211683034897s 2019-04-05 07:55:54,928 - 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'140b4b98564e4d08b6d01b20521b463e', '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_049b1615-5bbb-467a-80f1-ee2598012b5b'}) 2019-04-05 07:55:54,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-05 07:55:54,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}bc5f17ff285c737fb80f0be46f489729c9a029c2" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "SzYbnrTeoxmpOzHhWDcVkicuOlAKAn", "email": null, "name": "patrole-user_049b1615-5bbb-467a-80f1-ee2598012b5b"}}' 2019-04-05 07:55:55,352 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 322 Content-Type: application/json Date: Fri, 05 Apr 2019 07:55:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9848f4e-c478-40f6-9827-3e2bd5d5d41c 2019-04-05 07:55:55,352 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_049b1615-5bbb-467a-80f1-ee2598012b5b", "links": {"self": "http://172.30.9.23:5000/v3/users/ff900270bd9149c69bc5e377fd8a4b04"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ff900270bd9149c69bc5e377fd8a4b04", "domain_id": "default", "password_expires_at": null}} 2019-04-05 07:55:55,352 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-b9848f4e-c478-40f6-9827-3e2bd5d5d41c 2019-04-05 07:55:55,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.417937994003s 2019-04-05 07:55:55,353 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ff900270bd9149c69bc5e377fd8a4b04', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_049b1615-5bbb-467a-80f1-ee2598012b5b'}) 2019-04-05 07:55:55,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 07:55:55,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc5f17ff285c737fb80f0be46f489729c9a029c2" 2019-04-05 07:55:55,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 07:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c12adb59-59c9-4791-b116-4f5ae976bd61 2019-04-05 07:55:55,557 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 07:55:55,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c12adb59-59c9-4791-b116-4f5ae976bd61 2019-04-05 07:55:55,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200378894806s 2019-04-05 07:55:55,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 07:55:55,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc5f17ff285c737fb80f0be46f489729c9a029c2" 2019-04-05 07:55:55,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 07:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88e4b33c-b873-4c18-b606-16c399d503e5 2019-04-05 07:55:55,674 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 07:55:55,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-88e4b33c-b873-4c18-b606-16c399d503e5 2019-04-05 07:55:55,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111845970154s 2019-04-05 07:55:55,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 07:55:55,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc5f17ff285c737fb80f0be46f489729c9a029c2" 2019-04-05 07:55:55,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 07:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-688ea854-7fc3-4a88-9902-7bae3b989d5c 2019-04-05 07:55:55,862 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 07:55:55,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-688ea854-7fc3-4a88-9902-7bae3b989d5c 2019-04-05 07:55:55,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.183178186417s 2019-04-05 07:55:55,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 07:55:55,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}bc5f17ff285c737fb80f0be46f489729c9a029c2" 2019-04-05 07:55:56,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 07:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2534f50d-7cd5-4c9f-9891-827fa1ddaa07 2019-04-05 07:55:56,059 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 07:55:56,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-2534f50d-7cd5-4c9f-9891-827fa1ddaa07 2019-04-05 07:55:56,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.191956043243s 2019-04-05 07:55:56,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 07:55:56,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}bc5f17ff285c737fb80f0be46f489729c9a029c2" 2019-04-05 07:55:56,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Fri, 05 Apr 2019 07:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2194133-262f-4538-8a98-8fe41c6c7579 2019-04-05 07:55:56,273 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}, {"name": "patrole-user_049b1615-5bbb-467a-80f1-ee2598012b5b", "links": {"self": "http://172.30.9.23:5000/v3/users/ff900270bd9149c69bc5e377fd8a4b04"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ff900270bd9149c69bc5e377fd8a4b04", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 07:55:56,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a2194133-262f-4538-8a98-8fe41c6c7579 2019-04-05 07:55:56,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.212645053864s 2019-04-05 07:55:56,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 07:55:56,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}bc5f17ff285c737fb80f0be46f489729c9a029c2" 2019-04-05 07:55:56,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Fri, 05 Apr 2019 07:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b79a96ed-c945-4bd1-9f4f-8ff4a99017a3 2019-04-05 07:55:56,404 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.23:5000/v3/projects/140b4b98564e4d08b6d01b20521b463e"}, "tags": [], "enabled": true, "id": "140b4b98564e4d08b6d01b20521b463e", "parent_id": "default", "domain_id": "default", "name": "patrole-project_049b1615-5bbb-467a-80f1-ee2598012b5b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 07:55:56,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-b79a96ed-c945-4bd1-9f4f-8ff4a99017a3 2019-04-05 07:55:56,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.119398117065s 2019-04-05 07:55:56,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 07:55:56,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=ff900270bd9149c69bc5e377fd8a4b04&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=140b4b98564e4d08b6d01b20521b463e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc5f17ff285c737fb80f0be46f489729c9a029c2" 2019-04-05 07:55:56,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Fri, 05 Apr 2019 07:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f518325-fc31-40cd-8ed0-f8adf9f9ba3e 2019-04-05 07:55:56,522 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=ff900270bd9149c69bc5e377fd8a4b04&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=140b4b98564e4d08b6d01b20521b463e", "previous": null, "next": null}} 2019-04-05 07:55:56,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=ff900270bd9149c69bc5e377fd8a4b04&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=140b4b98564e4d08b6d01b20521b463e used request id req-8f518325-fc31-40cd-8ed0-f8adf9f9ba3e 2019-04-05 07:55:56,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109039068222s 2019-04-05 07:55:56,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-05 07:55:56,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/140b4b98564e4d08b6d01b20521b463e/users/ff900270bd9149c69bc5e377fd8a4b04/roles/a7225acce0184423a1dc2d63c39b687a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc5f17ff285c737fb80f0be46f489729c9a029c2" 2019-04-05 07:55:56,670 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 07:55:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a95230f9-6c5e-40bd-811e-0e8b9e12119b 2019-04-05 07:55:56,670 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 07:55:56,670 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/140b4b98564e4d08b6d01b20521b463e/users/ff900270bd9149c69bc5e377fd8a4b04/roles/a7225acce0184423a1dc2d63c39b687a used request id req-a95230f9-6c5e-40bd-811e-0e8b9e12119b 2019-04-05 07:55:56,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.145015001297s 2019-04-05 07:55:56,671 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_049b1615-5bbb-467a-80f1-ee2598012b5b', 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'140b4b98564e4d08b6d01b20521b463e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'SzYbnrTeoxmpOzHhWDcVkicuOlAKAn', 'username': u'patrole-user_049b1615-5bbb-467a-80f1-ee2598012b5b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-05 07:55:56,675 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_049b1615-5bbb-467a-80f1-ee2598012b5b', 'password': 'SzYbnrTeoxmpOzHhWDcVkicuOlAKAn', 'project_name': 'patrole-project_049b1615-5bbb-467a-80f1-ee2598012b5b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '140b4b98564e4d08b6d01b20521b463e', 'project_domain_name': 'Default'} 2019-04-05 07:55:56,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 07:55:56,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc5f17ff285c737fb80f0be46f489729c9a029c2" 2019-04-05 07:55:56,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 07:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6580d8fb-77be-4fde-9d0e-346c03d45f47 2019-04-05 07:55:56,787 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 07:55:56,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6580d8fb-77be-4fde-9d0e-346c03d45f47 2019-04-05 07:55:56,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108970165253s 2019-04-05 07:55:56,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 07:55:56,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc5f17ff285c737fb80f0be46f489729c9a029c2" 2019-04-05 07:55:56,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 07:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dbb59e0-ad52-4c0c-b91c-062d31a86863 2019-04-05 07:55:56,989 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 07:55:56,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2dbb59e0-ad52-4c0c-b91c-062d31a86863 2019-04-05 07:55:56,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196409225464s 2019-04-05 07:55:56,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 07:55:56,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}bc5f17ff285c737fb80f0be46f489729c9a029c2" 2019-04-05 07:55:57,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 07:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2176287-e884-44e5-ba31-a00871925ee4 2019-04-05 07:55:57,177 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 07:55:57,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-b2176287-e884-44e5-ba31-a00871925ee4 2019-04-05 07:55:57,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.182826042175s 2019-04-05 07:55:57,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 07:55:57,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}bc5f17ff285c737fb80f0be46f489729c9a029c2" 2019-04-05 07:55:57,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Fri, 05 Apr 2019 07:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96e38b80-9e08-4115-b03d-251974114826 2019-04-05 07:55:57,307 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}, {"name": "patrole-user_049b1615-5bbb-467a-80f1-ee2598012b5b", "links": {"self": "http://172.30.9.23:5000/v3/users/ff900270bd9149c69bc5e377fd8a4b04"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ff900270bd9149c69bc5e377fd8a4b04", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 07:55:57,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-96e38b80-9e08-4115-b03d-251974114826 2019-04-05 07:55:57,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128935098648s 2019-04-05 07:55:57,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 07:55:57,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}bc5f17ff285c737fb80f0be46f489729c9a029c2" 2019-04-05 07:55:57,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Fri, 05 Apr 2019 07:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0beee67-57e3-4a5f-ae36-2f44549867fc 2019-04-05 07:55:57,469 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.23:5000/v3/projects/140b4b98564e4d08b6d01b20521b463e"}, "tags": [], "enabled": true, "id": "140b4b98564e4d08b6d01b20521b463e", "parent_id": "default", "domain_id": "default", "name": "patrole-project_049b1615-5bbb-467a-80f1-ee2598012b5b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 07:55:57,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-e0beee67-57e3-4a5f-ae36-2f44549867fc 2019-04-05 07:55:57,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.150485992432s 2019-04-05 07:55:57,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 07:55:57,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=ff900270bd9149c69bc5e377fd8a4b04&role.id=58fef951bcfc4cf0998078f8ffea0edb&scope.project.id=140b4b98564e4d08b6d01b20521b463e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc5f17ff285c737fb80f0be46f489729c9a029c2" 2019-04-05 07:55:57,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Fri, 05 Apr 2019 07:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-058b76c0-9f0e-4fa7-8d88-3f7a0987444f 2019-04-05 07:55:57,587 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=ff900270bd9149c69bc5e377fd8a4b04&role.id=58fef951bcfc4cf0998078f8ffea0edb&scope.project.id=140b4b98564e4d08b6d01b20521b463e", "previous": null, "next": null}} 2019-04-05 07:55:57,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=ff900270bd9149c69bc5e377fd8a4b04&role.id=58fef951bcfc4cf0998078f8ffea0edb&scope.project.id=140b4b98564e4d08b6d01b20521b463e used request id req-058b76c0-9f0e-4fa7-8d88-3f7a0987444f 2019-04-05 07:55:57,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.11020898819s 2019-04-05 07:55:57,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-05 07:55:57,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/140b4b98564e4d08b6d01b20521b463e/users/ff900270bd9149c69bc5e377fd8a4b04/roles/58fef951bcfc4cf0998078f8ffea0edb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc5f17ff285c737fb80f0be46f489729c9a029c2" 2019-04-05 07:55:57,742 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 07:55:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-461009b2-5cba-4161-bf9f-5ea40f6409fd 2019-04-05 07:55:57,743 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 07:55:57,743 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/140b4b98564e4d08b6d01b20521b463e/users/ff900270bd9149c69bc5e377fd8a4b04/roles/58fef951bcfc4cf0998078f8ffea0edb used request id req-461009b2-5cba-4161-bf9f-5ea40f6409fd 2019-04-05 07:55:57,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.151890039444s 2019-04-05 07:55:57,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 07:55:57,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc5f17ff285c737fb80f0be46f489729c9a029c2" 2019-04-05 07:55:57,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 07:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8fcdffe-0c45-4bf1-a39e-ee3e97bf831f 2019-04-05 07:55:57,858 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 07:55:57,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e8fcdffe-0c45-4bf1-a39e-ee3e97bf831f 2019-04-05 07:55:57,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112102031708s 2019-04-05 07:55:57,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 07:55:57,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}bc5f17ff285c737fb80f0be46f489729c9a029c2" 2019-04-05 07:55:57,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 07:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57b3ac33-3c53-42a4-af00-f12a238fcfd8 2019-04-05 07:55:57,977 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 07:55:57,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-57b3ac33-3c53-42a4-af00-f12a238fcfd8 2019-04-05 07:55:57,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114406108856s 2019-04-05 07:55:57,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 07:55:57,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}bc5f17ff285c737fb80f0be46f489729c9a029c2" 2019-04-05 07:55:58,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Fri, 05 Apr 2019 07:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df553a4c-f74b-4c1c-8c77-0530fdf6bff6 2019-04-05 07:55:58,113 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}, {"name": "patrole-user_049b1615-5bbb-467a-80f1-ee2598012b5b", "links": {"self": "http://172.30.9.23:5000/v3/users/ff900270bd9149c69bc5e377fd8a4b04"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ff900270bd9149c69bc5e377fd8a4b04", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 07:55:58,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-df553a4c-f74b-4c1c-8c77-0530fdf6bff6 2019-04-05 07:55:58,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.134611129761s 2019-04-05 07:55:58,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 07:55:58,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=58fef951bcfc4cf0998078f8ffea0edb&user.id=ff900270bd9149c69bc5e377fd8a4b04&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.15" -H "X-Auth-Token: {SHA1}bc5f17ff285c737fb80f0be46f489729c9a029c2" 2019-04-05 07:55:58,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 191 Content-Type: application/json Date: Fri, 05 Apr 2019 07:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bfa9222-e37f-4372-8a9b-6530537415d0 2019-04-05 07:55:58,235 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=58fef951bcfc4cf0998078f8ffea0edb&user.id=ff900270bd9149c69bc5e377fd8a4b04&scope.domain.id=default", "previous": null, "next": null}} 2019-04-05 07:55:58,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=58fef951bcfc4cf0998078f8ffea0edb&user.id=ff900270bd9149c69bc5e377fd8a4b04&scope.domain.id=default used request id req-3bfa9222-e37f-4372-8a9b-6530537415d0 2019-04-05 07:55:58,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109862089157s 2019-04-05 07:55:58,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-04-05 07:55:58,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/ff900270bd9149c69bc5e377fd8a4b04/roles/58fef951bcfc4cf0998078f8ffea0edb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc5f17ff285c737fb80f0be46f489729c9a029c2" 2019-04-05 07:55:58,469 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 07:55:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cebb0b6-5481-4027-a290-7782d76d7664 2019-04-05 07:55:58,469 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 07:55:58,469 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/ff900270bd9149c69bc5e377fd8a4b04/roles/58fef951bcfc4cf0998078f8ffea0edb used request id req-0cebb0b6-5481-4027-a290-7782d76d7664 2019-04-05 07:55:58,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.230412006378s 2019-04-05 07:55:58,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 07:55:58,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 07:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-590a2ac4-fc0e-4733-a372-be51b0b72e2e 2019-04-05 07:55:58,479 - 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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 07:55:58,479 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-590a2ac4-fc0e-4733-a372-be51b0b72e2e 2019-04-05 07:55:58,480 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 07:55:58,872 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58fef951bcfc4cf0998078f8ffea0edb", "name": "admin"}, {"id": "774319f454e747168821760a73d5b691", "name": "reader"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}], "expires_at": "2019-04-05T08:55:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "140b4b98564e4d08b6d01b20521b463e", "name": "patrole-project_049b1615-5bbb-467a-80f1-ee2598012b5b"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/140b4b98564e4d08b6d01b20521b463e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/140b4b98564e4d08b6d01b20521b463e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/140b4b98564e4d08b6d01b20521b463e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [], "type": "tempest-type-605261660", "id": "18f8718610614825a0400b23ea70ffb4", "name": "tempest-service-846617376"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_140b4b98564e4d08b6d01b20521b463e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_140b4b98564e4d08b6d01b20521b463e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1412263656", "id": "68540ada0f92454786c30b9265352a18", "name": "tempest-service-673250099"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/140b4b98564e4d08b6d01b20521b463e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/140b4b98564e4d08b6d01b20521b463e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/140b4b98564e4d08b6d01b20521b463e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/140b4b98564e4d08b6d01b20521b463e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/140b4b98564e4d08b6d01b20521b463e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/140b4b98564e4d08b6d01b20521b463e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_049b1615-5bbb-467a-80f1-ee2598012b5b", "id": "ff900270bd9149c69bc5e377fd8a4b04"}, "audit_ids": ["2L3vpySTTCKEH7zMJ0UzLg"], "issued_at": "2019-04-05T07:55:58.000000Z"}} 2019-04-05 07:55:58,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-04-05 07:55:58,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}325503265c2f57c4315e3683933e4e02b43db8c0" 2019-04-05 07:55:59,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Fri, 05 Apr 2019 07:55:59 GMT X-Openstack-Request-Id: req-5eabd924-643d-41cf-83cd-654240f4851f 2019-04-05 07:55:59,149 - 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-04-05 07:55:59,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-5eabd924-643d-41cf-83cd-654240f4851f 2019-04-05 07:55:59,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.274137973785s 2019-04-05 07:55:59,159 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2019-04-05 07:55:59,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 07:55:59,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}bc5f17ff285c737fb80f0be46f489729c9a029c2" 2019-04-05 07:55:59,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 07:55:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cafa5b6a-abb7-46e5-8bb6-ff91d3b7a17c 2019-04-05 07:55:59,312 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 07:55:59,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-cafa5b6a-abb7-46e5-8bb6-ff91d3b7a17c 2019-04-05 07:55:59,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.152537107468s 2019-04-05 07:55:59,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 07:55:59,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}bc5f17ff285c737fb80f0be46f489729c9a029c2" 2019-04-05 07:55:59,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Fri, 05 Apr 2019 07:55:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fc88d9e-89b7-430d-aea2-5c7c570a9be9 2019-04-05 07:55:59,432 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.23:5000/v3/projects/140b4b98564e4d08b6d01b20521b463e"}, "tags": [], "enabled": true, "id": "140b4b98564e4d08b6d01b20521b463e", "parent_id": "default", "domain_id": "default", "name": "patrole-project_049b1615-5bbb-467a-80f1-ee2598012b5b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 07:55:59,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-0fc88d9e-89b7-430d-aea2-5c7c570a9be9 2019-04-05 07:55:59,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112782001495s 2019-04-05 07:55:59,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-05 07:55:59,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}bc5f17ff285c737fb80f0be46f489729c9a029c2" -d '{"network": {"shared": true, "tenant_id": "140b4b98564e4d08b6d01b20521b463e", "name": "patrole-net_049b1615-5bbb-467a-80f1-ee2598012b5b", "admin_state_up": true}}' 2019-04-05 07:55:59,751 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 720 Content-Type: application/json Date: Fri, 05 Apr 2019 07:55:59 GMT X-Openstack-Request-Id: req-64c1013a-1948-4f2a-accb-9c2271d01314 2019-04-05 07:55:59,751 - 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":"6ad23c02-ff54-4451-ad40-fe7858670f92","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":true,"project_id":"140b4b98564e4d08b6d01b20521b463e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T07:55:59Z","is_default":false,"qos_policy_id":null,"name":"patrole-net_049b1615-5bbb-467a-80f1-ee2598012b5b","admin_state_up":true,"tenant_id":"140b4b98564e4d08b6d01b20521b463e","created_at":"2019-04-05T07:55:59Z","mtu":1450}} 2019-04-05 07:55:59,752 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-64c1013a-1948-4f2a-accb-9c2271d01314 2019-04-05 07:55:59,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.317297935486s 2019-04-05 07:55:59,752 - 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-04-05T07:55:59Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'6ad23c02-ff54-4451-ad40-fe7858670f92', 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'patrole-net_049b1615-5bbb-467a-80f1-ee2598012b5b', u'created_at': u'2019-04-05T07:55:59Z', u'mtu': 1450, u'tenant_id': u'140b4b98564e4d08b6d01b20521b463e', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'140b4b98564e4d08b6d01b20521b463e', u'l2_adjacency': True}) 2019-04-05 07:55:59,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 07:55:59,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}325503265c2f57c4315e3683933e4e02b43db8c0" 2019-04-05 07:55:59,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1425 Content-Type: application/json Date: Fri, 05 Apr 2019 07:55:59 GMT X-Openstack-Request-Id: req-6df2198f-55d0-4905-a07c-6c802a8f48e0 2019-04-05 07:55:59,847 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"6ad23c02-ff54-4451-ad40-fe7858670f92","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":true,"project_id":"140b4b98564e4d08b6d01b20521b463e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T07:55:59Z","qos_policy_id":null,"name":"patrole-net_049b1615-5bbb-467a-80f1-ee2598012b5b","admin_state_up":true,"tenant_id":"140b4b98564e4d08b6d01b20521b463e","created_at":"2019-04-05T07:55:59Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"}]} 2019-04-05 07:55:59,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-6df2198f-55d0-4905-a07c-6c802a8f48e0 2019-04-05 07:55:59,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0946760177612s 2019-04-05 07:55:59,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-05 07:55:59,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}325503265c2f57c4315e3683933e4e02b43db8c0" -d '{"subnet": {"name": "patrole-subnet_049b1615-5bbb-467a-80f1-ee2598012b5b", "enable_dhcp": true, "network_id": "6ad23c02-ff54-4451-ad40-fe7858670f92", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-05 07:56:00,292 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 693 Content-Type: application/json Date: Fri, 05 Apr 2019 07:56:00 GMT X-Openstack-Request-Id: req-cc4c6caa-85f6-4f3a-b052-eadb017943ad 2019-04-05 07:56:00,293 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-04-05T07:55:59Z","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":"30ecfd2d-9059-4f28-bb80-f1a5a752c896","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"140b4b98564e4d08b6d01b20521b463e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_049b1615-5bbb-467a-80f1-ee2598012b5b","enable_dhcp":true,"segment_id":null,"network_id":"6ad23c02-ff54-4451-ad40-fe7858670f92","tenant_id":"140b4b98564e4d08b6d01b20521b463e","created_at":"2019-04-05T07:55:59Z","ip_version":4}} 2019-04-05 07:56:00,293 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-cc4c6caa-85f6-4f3a-b052-eadb017943ad 2019-04-05 07:56:00,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.443963050842s 2019-04-05 07:56:00,294 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T07:55:59Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'30ecfd2d-9059-4f28-bb80-f1a5a752c896', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_049b1615-5bbb-467a-80f1-ee2598012b5b', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'6ad23c02-ff54-4451-ad40-fe7858670f92', u'tenant_id': u'140b4b98564e4d08b6d01b20521b463e', u'created_at': u'2019-04-05T07:55:59Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'140b4b98564e4d08b6d01b20521b463e'}) 2019-04-05 07:56:00,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-05 07:56:00,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}325503265c2f57c4315e3683933e4e02b43db8c0" -d '{"router": {"external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "name": "patrole-router_049b1615-5bbb-467a-80f1-ee2598012b5b", "admin_state_up": true}}' 2019-04-05 07:56:01,884 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 707 Content-Type: application/json Date: Fri, 05 Apr 2019 07:56:01 GMT X-Openstack-Request-Id: req-60e7933a-25f5-4728-9ab2-fc9ac26f7b45 2019-04-05 07:56:01,884 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "140b4b98564e4d08b6d01b20521b463e", "created_at": "2019-04-05T07:56:00Z", "admin_state_up": true, "updated_at": "2019-04-05T07:56:01Z", "project_id": "140b4b98564e4d08b6d01b20521b463e", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "7925974a-9526-421d-af79-1cbcb87ade3c", "name": "patrole-router_049b1615-5bbb-467a-80f1-ee2598012b5b"}} 2019-04-05 07:56:01,884 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-60e7933a-25f5-4728-9ab2-fc9ac26f7b45 2019-04-05 07:56:01,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.59033918381s 2019-04-05 07:56:01,885 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T07:56:01Z', u'revision_number': 2, u'ha': False, u'id': u'7925974a-9526-421d-af79-1cbcb87ade3c', u'external_gateway_info': {u'network_id': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-router_049b1615-5bbb-467a-80f1-ee2598012b5b', u'admin_state_up': True, u'tenant_id': u'140b4b98564e4d08b6d01b20521b463e', u'created_at': u'2019-04-05T07:56:00Z', u'flavor_id': None, u'routes': [], u'project_id': u'140b4b98564e4d08b6d01b20521b463e'}) 2019-04-05 07:56:01,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-05 07:56:01,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/7925974a-9526-421d-af79-1cbcb87ade3c/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.15" -H "X-Auth-Token: {SHA1}325503265c2f57c4315e3683933e4e02b43db8c0" -d '{"subnet_id": "30ecfd2d-9059-4f28-bb80-f1a5a752c896"}' 2019-04-05 07:56:04,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 07:56:04 GMT X-Openstack-Request-Id: req-776ce5b2-677a-4724-a38d-31fe4aaa0375 2019-04-05 07:56:04,388 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "6ad23c02-ff54-4451-ad40-fe7858670f92", "tenant_id": "140b4b98564e4d08b6d01b20521b463e", "subnet_id": "30ecfd2d-9059-4f28-bb80-f1a5a752c896", "subnet_ids": ["30ecfd2d-9059-4f28-bb80-f1a5a752c896"], "port_id": "38b23758-3b1a-44cb-94ba-7e41b267d21f", "id": "7925974a-9526-421d-af79-1cbcb87ade3c"} 2019-04-05 07:56:04,388 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/7925974a-9526-421d-af79-1cbcb87ade3c/add_router_interface.json used request id req-776ce5b2-677a-4724-a38d-31fe4aaa0375 2019-04-05 07:56:04,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.50239896774s 2019-04-05 07:56:04,389 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-05 07:56:04,495 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-05 07:56:04,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 07:56:04,503 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Fri, 05 Apr 2019 07:56:04 GMT 2019-04-05 07:56:04,504 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-04-05 07:56:04,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 07:56:04,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}325503265c2f57c4315e3683933e4e02b43db8c0" 2019-04-05 07:56:04,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Fri, 05 Apr 2019 07:56:04 GMT X-Openstack-Request-Id: req-9099b2ff-ea33-4f36-8a9f-45e6adbe0af9 2019-04-05 07:56:04,816 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 07:56:04,816 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-9099b2ff-ea33-4f36-8a9f-45e6adbe0af9 2019-04-05 07:56:04,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.307087898254s 2019-04-05 07:56:04,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-05 07:56:04,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}325503265c2f57c4315e3683933e4e02b43db8c0" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_049b1615-5bbb-467a-80f1-ee2598012b5b", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_049b1615-5bbb-467a-80f1-ee2598012b5b"}' 2019-04-05 07:56:04,886 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 930 Content-Type: application/json Date: Fri, 05 Apr 2019 07:56:04 GMT Location: http://172.30.9.23:9292/v2/images/14fc55c1-c9be-4d03-a58a-fece78404cfe Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3dc143e0-baaf-4de4-99ea-cd2930e6b47a 2019-04-05 07:56:04,886 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T07:56:04Z", "file": "/v2/images/14fc55c1-c9be-4d03-a58a-fece78404cfe/file", "owner": "140b4b98564e4d08b6d01b20521b463e", "id": "14fc55c1-c9be-4d03-a58a-fece78404cfe", "size": null, "self": "/v2/images/14fc55c1-c9be-4d03-a58a-fece78404cfe", "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_049b1615-5bbb-467a-80f1-ee2598012b5b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_049b1615-5bbb-467a-80f1-ee2598012b5b", "checksum": null, "created_at": "2019-04-05T07:56:04Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-05 07:56:04,886 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-3dc143e0-baaf-4de4-99ea-cd2930e6b47a 2019-04-05 07:56:04,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0617489814758s 2019-04-05 07:56:04,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-05 07:56:04,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/14fc55c1-c9be-4d03-a58a-fece78404cfe/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.15" -H "X-Auth-Token: {SHA1}325503265c2f57c4315e3683933e4e02b43db8c0" -d '' 2019-04-05 07:56:05,259 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 07:56:05 GMT X-Openstack-Request-Id: req-86f26980-07f5-497e-96d6-0ccd249dcae2 2019-04-05 07:56:05,259 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 07:56:05,259 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/14fc55c1-c9be-4d03-a58a-fece78404cfe/file used request id req-86f26980-07f5-497e-96d6-0ccd249dcae2 2019-04-05 07:56:05,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.371845006943s 2019-04-05 07:56:05,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 07:56:05,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}325503265c2f57c4315e3683933e4e02b43db8c0" 2019-04-05 07:56:05,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Fri, 05 Apr 2019 07:56:05 GMT X-Openstack-Request-Id: req-e8cb54af-b990-485d-9029-52bcc29d3ca5 2019-04-05 07:56:05,289 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T07:56:05Z", "file": "/v2/images/14fc55c1-c9be-4d03-a58a-fece78404cfe/file", "owner": "140b4b98564e4d08b6d01b20521b463e", "id": "14fc55c1-c9be-4d03-a58a-fece78404cfe", "size": 12716032, "self": "/v2/images/14fc55c1-c9be-4d03-a58a-fece78404cfe", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/14fc55c1-c9be-4d03-a58a-fece78404cfe/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/14fc55c1-c9be-4d03-a58a-fece78404cfe/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_049b1615-5bbb-467a-80f1-ee2598012b5b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_049b1615-5bbb-467a-80f1-ee2598012b5b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T07:56:04Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 07:56:05,289 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-e8cb54af-b990-485d-9029-52bcc29d3ca5 2019-04-05 07:56:05,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0261170864105s 2019-04-05 07:56:05,291 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/14fc55c1-c9be-4d03-a58a-fece78404cfe/snap', u'metadata': Munch({})})], 'file': u'/v2/images/14fc55c1-c9be-4d03-a58a-fece78404cfe/file', 'owner': u'140b4b98564e4d08b6d01b20521b463e', 'id': u'14fc55c1-c9be-4d03-a58a-fece78404cfe', 'size': 12716032, u'self': u'/v2/images/14fc55c1-c9be-4d03-a58a-fece78404cfe', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'140b4b98564e4d08b6d01b20521b463e', 'name': 'patrole-project_049b1615-5bbb-467a-80f1-ee2598012b5b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/14fc55c1-c9be-4d03-a58a-fece78404cfe/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-05T07:56:05Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-05T07:56:05Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_049b1615-5bbb-467a-80f1-ee2598012b5b', '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/14fc55c1-c9be-4d03-a58a-fece78404cfe', 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_049b1615-5bbb-467a-80f1-ee2598012b5b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_049b1615-5bbb-467a-80f1-ee2598012b5b', 'created': u'2019-04-05T07:56:04Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-05T07:56:04Z', 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/14fc55c1-c9be-4d03-a58a-fece78404cfe', 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_049b1615-5bbb-467a-80f1-ee2598012b5b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-05 07:56:05,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-05 07:56:05,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}bc5f17ff285c737fb80f0be46f489729c9a029c2" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_049b1615-5bbb-467a-80f1-ee2598012b5b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-05 07:56:05,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 07:56: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-a713ee32-99c9-43fc-9413-8a528357ac9c x-openstack-request-id: req-a713ee32-99c9-43fc-9413-8a528357ac9c 2019-04-05 07:56:05,630 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "patrole-flavor_049b1615-5bbb-467a-80f1-ee2598012b5b", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0ae23298-97f7-43f7-b762-0942fbc9c583", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0ae23298-97f7-43f7-b762-0942fbc9c583", "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": "0ae23298-97f7-43f7-b762-0942fbc9c583"}} 2019-04-05 07:56:05,630 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a713ee32-99c9-43fc-9413-8a528357ac9c 2019-04-05 07:56:05,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.336053133011s 2019-04-05 07:56:05,631 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_049b1615-5bbb-467a-80f1-ee2598012b5b', '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'a8d120259c3946c982a593eded4f1cfb', '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'0ae23298-97f7-43f7-b762-0942fbc9c583', 'swap': 0}) 2019-04-05 07:56:05,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-05 07:56:05,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/0ae23298-97f7-43f7-b762-0942fbc9c583/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.15" -H "X-Auth-Token: {SHA1}bc5f17ff285c737fb80f0be46f489729c9a029c2" -d '{"extra_specs": {}}' 2019-04-05 07:56:05,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 07:56: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-ca7a7010-8e6c-449f-b812-193db6f35166 x-openstack-request-id: req-ca7a7010-8e6c-449f-b812-193db6f35166 2019-04-05 07:56:05,652 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-05 07:56:05,652 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/0ae23298-97f7-43f7-b762-0942fbc9c583/os-extra_specs used request id req-ca7a7010-8e6c-449f-b812-193db6f35166 2019-04-05 07:56:05,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0202860832214s 2019-04-05 07:56:05,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 07:56:05,664 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 05 Apr 2019 07:56:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1162c9ab-6e4a-464e-b974-5b6c595282f8 2019-04-05 07:56:05,664 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 07:56:05,664 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-1162c9ab-6e4a-464e-b974-5b6c595282f8 2019-04-05 07:56:05,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 07:56:05,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}325503265c2f57c4315e3683933e4e02b43db8c0" 2019-04-05 07:56:05,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 07:56:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c5fcbb2-c2e2-43c1-9a24-a9905c31709e 2019-04-05 07:56:05,849 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 07:56:05,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7c5fcbb2-c2e2-43c1-9a24-a9905c31709e 2019-04-05 07:56:05,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.181588172913s 2019-04-05 07:56:05,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 07:56:05,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}325503265c2f57c4315e3683933e4e02b43db8c0" 2019-04-05 07:56:06,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 07:56:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15e21866-c5b7-4934-bda6-81b44299ccf8 2019-04-05 07:56:06,031 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 07:56:06,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-15e21866-c5b7-4934-bda6-81b44299ccf8 2019-04-05 07:56:06,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.177068948746s 2019-04-05 07:56:06,041 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-04-05 07:56:08,212 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-04-05 07:56:10,341 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 98230be9-5d23-4958-aeb5-7e0464d3f177 | 2019-04-05T07:56:09.959933 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 98230be9-5d23-4958-aeb5-7e0464d3f177 ~/.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-04-05 07:56:13,895 - 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-1412263656 | Available | | __unknown__ | tempest-type-605261660 | 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-04-05 07:56:14,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-04-05 07:56:16,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-04-05 07:56:20,094 - 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=2d4162f8-98c0-4d6e-b34a-1c470e3e36d6) as the default verifier for the future CLI operations. 2019-04-05 07:56:21,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-04-05 07:56:21,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}bc5f17ff285c737fb80f0be46f489729c9a029c2" 2019-04-05 07:56:21,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Fri, 05 Apr 2019 07:56:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5ec5d841-ed01-4bc7-9a96-89ce6f900e82 x-openstack-request-id: req-5ec5d841-ed01-4bc7-9a96-89ce6f900e82 2019-04-05 07:56:21,851 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 18}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-04-05 07:56:21,851 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-5ec5d841-ed01-4bc7-9a96-89ce6f900e82 2019-04-05 07:56:21,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.034040927887s 2019-04-05 07:56:21,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 07:56:21,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}325503265c2f57c4315e3683933e4e02b43db8c0" 2019-04-05 07:56:21,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Fri, 05 Apr 2019 07:56:21 GMT X-Openstack-Request-Id: req-663fc91c-d4a1-47be-8799-a2732ed7af88 2019-04-05 07:56:21,882 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T07:56:05Z", "file": "/v2/images/14fc55c1-c9be-4d03-a58a-fece78404cfe/file", "owner": "140b4b98564e4d08b6d01b20521b463e", "id": "14fc55c1-c9be-4d03-a58a-fece78404cfe", "size": 12716032, "self": "/v2/images/14fc55c1-c9be-4d03-a58a-fece78404cfe", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/14fc55c1-c9be-4d03-a58a-fece78404cfe/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/14fc55c1-c9be-4d03-a58a-fece78404cfe/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_049b1615-5bbb-467a-80f1-ee2598012b5b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_049b1615-5bbb-467a-80f1-ee2598012b5b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T07:56:04Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 07:56:21,882 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-663fc91c-d4a1-47be-8799-a2732ed7af88 2019-04-05 07:56:21,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0269908905029s 2019-04-05 07:56:21,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-05 07:56:21,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}325503265c2f57c4315e3683933e4e02b43db8c0" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_049b1615-5bbb-467a-80f1-ee2598012b5b", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_049b1615-5bbb-467a-80f1-ee2598012b5b"}' 2019-04-05 07:56:21,933 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 938 Content-Type: application/json Date: Fri, 05 Apr 2019 07:56:21 GMT Location: http://172.30.9.23:9292/v2/images/4b29e244-7203-459e-a0bc-5364f7600d81 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-38a25bfe-0e24-46c8-9cc9-e3cd99d7c120 2019-04-05 07:56:21,934 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T07:56:21Z", "file": "/v2/images/4b29e244-7203-459e-a0bc-5364f7600d81/file", "owner": "140b4b98564e4d08b6d01b20521b463e", "id": "4b29e244-7203-459e-a0bc-5364f7600d81", "size": null, "self": "/v2/images/4b29e244-7203-459e-a0bc-5364f7600d81", "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_049b1615-5bbb-467a-80f1-ee2598012b5b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_049b1615-5bbb-467a-80f1-ee2598012b5b", "checksum": null, "created_at": "2019-04-05T07:56:21Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-05 07:56:21,934 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-38a25bfe-0e24-46c8-9cc9-e3cd99d7c120 2019-04-05 07:56:21,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0460388660431s 2019-04-05 07:56:21,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-05 07:56:21,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/4b29e244-7203-459e-a0bc-5364f7600d81/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.15" -H "X-Auth-Token: {SHA1}325503265c2f57c4315e3683933e4e02b43db8c0" -d '' 2019-04-05 07:56:23,011 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 07:56:23 GMT X-Openstack-Request-Id: req-061e31ec-c61d-45e6-b20d-0ce8ce5e7999 2019-04-05 07:56:23,011 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 07:56:23,011 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/4b29e244-7203-459e-a0bc-5364f7600d81/file used request id req-061e31ec-c61d-45e6-b20d-0ce8ce5e7999 2019-04-05 07:56:23,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.07628488541s 2019-04-05 07:56:23,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 07:56:23,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}325503265c2f57c4315e3683933e4e02b43db8c0" 2019-04-05 07:56:23,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2721 Content-Type: application/json Date: Fri, 05 Apr 2019 07:56:23 GMT X-Openstack-Request-Id: req-17b8df95-7ae4-45ca-a790-f50b2b737991 2019-04-05 07:56:23,036 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T07:56:22Z", "file": "/v2/images/4b29e244-7203-459e-a0bc-5364f7600d81/file", "owner": "140b4b98564e4d08b6d01b20521b463e", "id": "4b29e244-7203-459e-a0bc-5364f7600d81", "size": 12716032, "self": "/v2/images/4b29e244-7203-459e-a0bc-5364f7600d81", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/4b29e244-7203-459e-a0bc-5364f7600d81/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/4b29e244-7203-459e-a0bc-5364f7600d81/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_049b1615-5bbb-467a-80f1-ee2598012b5b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_049b1615-5bbb-467a-80f1-ee2598012b5b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T07:56:21Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T07:56:05Z", "file": "/v2/images/14fc55c1-c9be-4d03-a58a-fece78404cfe/file", "owner": "140b4b98564e4d08b6d01b20521b463e", "id": "14fc55c1-c9be-4d03-a58a-fece78404cfe", "size": 12716032, "self": "/v2/images/14fc55c1-c9be-4d03-a58a-fece78404cfe", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/14fc55c1-c9be-4d03-a58a-fece78404cfe/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/14fc55c1-c9be-4d03-a58a-fece78404cfe/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_049b1615-5bbb-467a-80f1-ee2598012b5b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_049b1615-5bbb-467a-80f1-ee2598012b5b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T07:56:04Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 07:56:23,036 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-17b8df95-7ae4-45ca-a790-f50b2b737991 2019-04-05 07:56:23,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.023118019104s 2019-04-05 07:56:23,037 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/4b29e244-7203-459e-a0bc-5364f7600d81/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4b29e244-7203-459e-a0bc-5364f7600d81/file', 'owner': u'140b4b98564e4d08b6d01b20521b463e', 'id': u'4b29e244-7203-459e-a0bc-5364f7600d81', 'size': 12716032, u'self': u'/v2/images/4b29e244-7203-459e-a0bc-5364f7600d81', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'140b4b98564e4d08b6d01b20521b463e', 'name': 'patrole-project_049b1615-5bbb-467a-80f1-ee2598012b5b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/4b29e244-7203-459e-a0bc-5364f7600d81/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-05T07:56:22Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-05T07:56:22Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_049b1615-5bbb-467a-80f1-ee2598012b5b', '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/4b29e244-7203-459e-a0bc-5364f7600d81', 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_049b1615-5bbb-467a-80f1-ee2598012b5b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_049b1615-5bbb-467a-80f1-ee2598012b5b', 'created': u'2019-04-05T07:56:21Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-05T07:56:21Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/4b29e244-7203-459e-a0bc-5364f7600d81', 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_049b1615-5bbb-467a-80f1-ee2598012b5b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-05 07:56:23,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-05 07:56:23,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}bc5f17ff285c737fb80f0be46f489729c9a029c2" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_049b1615-5bbb-467a-80f1-ee2598012b5b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-05 07:56:23,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Fri, 05 Apr 2019 07: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-8e274106-e3d5-4e8d-bf1d-a07cfa3b2382 x-openstack-request-id: req-8e274106-e3d5-4e8d-bf1d-a07cfa3b2382 2019-04-05 07:56:23,077 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "patrole-flavor_alt_049b1615-5bbb-467a-80f1-ee2598012b5b", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/d16d6f8b-7526-416e-9be1-5d414a598a1f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/d16d6f8b-7526-416e-9be1-5d414a598a1f", "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": "d16d6f8b-7526-416e-9be1-5d414a598a1f"}} 2019-04-05 07:56:23,077 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-8e274106-e3d5-4e8d-bf1d-a07cfa3b2382 2019-04-05 07:56:23,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0394310951233s 2019-04-05 07:56:23,078 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_049b1615-5bbb-467a-80f1-ee2598012b5b', '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'a8d120259c3946c982a593eded4f1cfb', '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'd16d6f8b-7526-416e-9be1-5d414a598a1f', 'swap': 0}) 2019-04-05 07:56:23,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-05 07:56:23,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/d16d6f8b-7526-416e-9be1-5d414a598a1f/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.15" -H "X-Auth-Token: {SHA1}bc5f17ff285c737fb80f0be46f489729c9a029c2" -d '{"extra_specs": {}}' 2019-04-05 07:56:23,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 07:56: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-ee046054-be5a-455e-a077-0802874677b7 x-openstack-request-id: req-ee046054-be5a-455e-a077-0802874677b7 2019-04-05 07:56:23,099 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-05 07:56:23,099 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/d16d6f8b-7526-416e-9be1-5d414a598a1f/os-extra_specs used request id req-ee046054-be5a-455e-a077-0802874677b7 2019-04-05 07:56:23,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0199718475342s 2019-04-05 07:56:23,099 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_049b1615-5bbb-467a-80f1-ee2598012b5b', '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'a8d120259c3946c982a593eded4f1cfb', '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'd16d6f8b-7526-416e-9be1-5d414a598a1f', 'swap': 0}) 2019-04-05 07:56:26,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-04-05 07:56:26,154 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-04-05 07:56:26,154 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-04-05 07:56:26,157 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-04-05 07:56:26,189 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-04-05 07:56:29,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-2d4162f8-98c0-4d6e-b34a-1c470e3e36d6/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-04-05 07:56:29,777 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-04-05 07:56:29,812 - 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-04-05 07:58:52,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 250e2010-5a76-4271-ab3f-84d235ed5b3c 2019-04-05 07:58:52,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '250e2010-5a76-4271-ab3f-84d235ed5b3c']'. 2019-04-05 07:58:53,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-04-05 07:58:53,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-04-05 07:58:53,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-04-05 07:58:53,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 250e2010-5a76-4271-ab3f-84d235ed5b3c | 2019-04-05 07:58:53,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-04-05 07:58:53,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-04-05 07:56:31 | 2019-04-05 07:58:53,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-04-05 07:58:52 | 2019-04-05 07:58:53,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:21 | 2019-04-05 07:58:53,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-04-05 07:58:53,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-04-05 07:58:53,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 2d4162f8-98c0-4d6e-b34a-1c470e3e36d6) | 2019-04-05 07:58:53,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-04-05 07:58:53,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 98230be9-5d23-4958-aeb5-7e0464d3f177) | 2019-04-05 07:58:53,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 148 | 2019-04-05 07:58:53,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 132.748 | 2019-04-05 07:58:53,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 139 | 2019-04-05 07:58:53,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2019-04-05 07:58:53,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-04-05 07:58:53,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-04-05 07:58:53,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-04-05 07:58:53,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-04-05 07:58:53,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-04-05 07:58:53,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-04-05 07:58:53,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2019-04-05 07:58:53,528 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', '250e2010-5a76-4271-ab3f-84d235ed5b3c', '--to', u'/home/opnfv/functest/results/patrole/tempest-report.html'] 2019-04-05 07:58:55,473 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 250e2010-5a76-4271-ab3f-84d235ed5b3c --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-04-05 07:58:55,473 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', '250e2010-5a76-4271-ab3f-84d235ed5b3c', '--to', u'/home/opnfv/functest/results/patrole/tempest-report.xml'] 2019-04-05 07:58:57,443 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 250e2010-5a76-4271-ab3f-84d235ed5b3c --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-04-05 07:58:57,597 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-05 07:58:57,598 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:58 | PASS | +-------------------+------------------+------------------+----------------+ 2019-04-05 07:58:57,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-05 07:58:57,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/4b29e244-7203-459e-a0bc-5364f7600d81 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}325503265c2f57c4315e3683933e4e02b43db8c0" 2019-04-05 07:58:59,121 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 07:58:59 GMT X-Openstack-Request-Id: req-84394774-3174-4a5c-9ff4-9ba8e472070e 2019-04-05 07:58:59,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-04-05 07:58:59,121 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/4b29e244-7203-459e-a0bc-5364f7600d81 used request id req-84394774-3174-4a5c-9ff4-9ba8e472070e 2019-04-05 07:58:59,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.51680111885s 2019-04-05 07:58:59,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 07:58:59,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}bc5f17ff285c737fb80f0be46f489729c9a029c2" 2019-04-05 07:58:59,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 362 Content-Type: application/json Date: Fri, 05 Apr 2019 07:58:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3bb2fe2f-3b5d-44f7-8099-f28d201cebd8 x-openstack-request-id: req-3bb2fe2f-3b5d-44f7-8099-f28d201cebd8 2019-04-05 07:58:59,148 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "patrole-flavor_049b1615-5bbb-467a-80f1-ee2598012b5b", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0ae23298-97f7-43f7-b762-0942fbc9c583", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0ae23298-97f7-43f7-b762-0942fbc9c583", "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": "0ae23298-97f7-43f7-b762-0942fbc9c583"}, {"name": "patrole-flavor_alt_049b1615-5bbb-467a-80f1-ee2598012b5b", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/d16d6f8b-7526-416e-9be1-5d414a598a1f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/d16d6f8b-7526-416e-9be1-5d414a598a1f", "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": "d16d6f8b-7526-416e-9be1-5d414a598a1f"}]} 2019-04-05 07:58:59,148 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-3bb2fe2f-3b5d-44f7-8099-f28d201cebd8 2019-04-05 07:58:59,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0219130516052s 2019-04-05 07:58:59,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-05 07:58:59,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/d16d6f8b-7526-416e-9be1-5d414a598a1f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc5f17ff285c737fb80f0be46f489729c9a029c2" 2019-04-05 07:58:59,178 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 07:58: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-a8ae262f-4191-42c3-a187-67c6726ca622 x-openstack-request-id: req-a8ae262f-4191-42c3-a187-67c6726ca622 2019-04-05 07:58:59,178 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/d16d6f8b-7526-416e-9be1-5d414a598a1f used request id req-a8ae262f-4191-42c3-a187-67c6726ca622 2019-04-05 07:58:59,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0277998447418s 2019-04-05 07:58:59,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-05 07:58:59,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/7925974a-9526-421d-af79-1cbcb87ade3c/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.15" -H "X-Auth-Token: {SHA1}325503265c2f57c4315e3683933e4e02b43db8c0" -d '{"subnet_id": "30ecfd2d-9059-4f28-bb80-f1a5a752c896"}' 2019-04-05 07:59:01,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:01 GMT X-Openstack-Request-Id: req-2835382e-6724-4abd-ac88-0acabb919d6c 2019-04-05 07:59:01,525 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "6ad23c02-ff54-4451-ad40-fe7858670f92", "tenant_id": "140b4b98564e4d08b6d01b20521b463e", "subnet_id": "30ecfd2d-9059-4f28-bb80-f1a5a752c896", "subnet_ids": ["30ecfd2d-9059-4f28-bb80-f1a5a752c896"], "port_id": "38b23758-3b1a-44cb-94ba-7e41b267d21f", "id": "7925974a-9526-421d-af79-1cbcb87ade3c"} 2019-04-05 07:59:01,525 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/7925974a-9526-421d-af79-1cbcb87ade3c/remove_router_interface.json used request id req-2835382e-6724-4abd-ac88-0acabb919d6c 2019-04-05 07:59:01,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.34700202942s 2019-04-05 07:59:01,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-05 07:59:01,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}325503265c2f57c4315e3683933e4e02b43db8c0" 2019-04-05 07:59:01,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1704 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:01 GMT X-Openstack-Request-Id: req-6665e498-d6a9-4ebb-a4d9-17e5cf86dfb5 2019-04-05 07:59:01,649 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "638a7b188ca34971904cb70406edfab6", "created_at": "2019-04-05T06:37:32Z", "admin_state_up": false, "updated_at": "2019-04-05T06:37:32Z", "project_id": "638a7b188ca34971904cb70406edfab6", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "4026d610-689a-47a2-8afb-4aab31575bd9", "name": "tempest-router-290562227"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "140b4b98564e4d08b6d01b20521b463e", "created_at": "2019-04-05T07:56:00Z", "admin_state_up": true, "updated_at": "2019-04-05T07:59:00Z", "project_id": "140b4b98564e4d08b6d01b20521b463e", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "7925974a-9526-421d-af79-1cbcb87ade3c", "name": "patrole-router_049b1615-5bbb-467a-80f1-ee2598012b5b"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7a3d46fba4b943edb09ab34dc165c86a", "created_at": "2019-04-05T06:37:04Z", "admin_state_up": true, "updated_at": "2019-04-05T06:37:04Z", "project_id": "7a3d46fba4b943edb09ab34dc165c86a", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "96e1d4d7-e383-4196-9d01-0b4fd7036c10", "name": "tempest-pretest-check-172181608"}]} 2019-04-05 07:59:01,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-6665e498-d6a9-4ebb-a4d9-17e5cf86dfb5 2019-04-05 07:59:01,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.122943878174s 2019-04-05 07:59:01,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-05 07:59:01,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/7925974a-9526-421d-af79-1cbcb87ade3c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}325503265c2f57c4315e3683933e4e02b43db8c0" 2019-04-05 07:59:03,142 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 07:59:03 GMT X-Openstack-Request-Id: req-9633d8de-421c-43c7-93ef-1a6ba07ef1bb 2019-04-05 07:59:03,142 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 07:59:03,143 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/7925974a-9526-421d-af79-1cbcb87ade3c.json used request id req-9633d8de-421c-43c7-93ef-1a6ba07ef1bb 2019-04-05 07:59:03,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.49196696281s 2019-04-05 07:59:03,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-05 07:59:03,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}325503265c2f57c4315e3683933e4e02b43db8c0" 2019-04-05 07:59:03,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1325 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:03 GMT X-Openstack-Request-Id: req-3a7936c1-f0c9-490d-baca-521b12195765 2019-04-05 07:59:03,190 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-05T07:55:59Z","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":"30ecfd2d-9059-4f28-bb80-f1a5a752c896","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"140b4b98564e4d08b6d01b20521b463e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_049b1615-5bbb-467a-80f1-ee2598012b5b","enable_dhcp":true,"segment_id":null,"network_id":"6ad23c02-ff54-4451-ad40-fe7858670f92","tenant_id":"140b4b98564e4d08b6d01b20521b463e","created_at":"2019-04-05T07:55:59Z","ip_version":4},{"updated_at":"2019-04-05T06:22:27Z","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":"d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:27Z","ip_version":4}]} 2019-04-05 07:59:03,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-3a7936c1-f0c9-490d-baca-521b12195765 2019-04-05 07:59:03,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0471270084381s 2019-04-05 07:59:03,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-05 07:59:03,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/30ecfd2d-9059-4f28-bb80-f1a5a752c896.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}325503265c2f57c4315e3683933e4e02b43db8c0" 2019-04-05 07:59:04,413 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 07:59:04 GMT X-Openstack-Request-Id: req-f8f80ac6-fccb-4d51-8ef4-398050c8677a 2019-04-05 07:59:04,413 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 07:59:04,413 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/30ecfd2d-9059-4f28-bb80-f1a5a752c896.json used request id req-f8f80ac6-fccb-4d51-8ef4-398050c8677a 2019-04-05 07:59:04,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.22158694267s 2019-04-05 07:59:04,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 07:59:04,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}325503265c2f57c4315e3683933e4e02b43db8c0" 2019-04-05 07:59:04,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1431 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:04 GMT X-Openstack-Request-Id: req-8755c5a2-dd12-4fe8-a7ee-14dc7f7b9cd7 2019-04-05 07:59:04,497 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6ad23c02-ff54-4451-ad40-fe7858670f92","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":true,"project_id":"140b4b98564e4d08b6d01b20521b463e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T07:59:04Z","qos_policy_id":null,"name":"patrole-net_049b1615-5bbb-467a-80f1-ee2598012b5b","admin_state_up":true,"tenant_id":"140b4b98564e4d08b6d01b20521b463e","created_at":"2019-04-05T07:55:59Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"}]} 2019-04-05 07:59:04,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-8755c5a2-dd12-4fe8-a7ee-14dc7f7b9cd7 2019-04-05 07:59:04,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0835258960724s 2019-04-05 07:59:04,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-05 07:59:04,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/6ad23c02-ff54-4451-ad40-fe7858670f92.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}325503265c2f57c4315e3683933e4e02b43db8c0" 2019-04-05 07:59:05,526 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 07:59:05 GMT X-Openstack-Request-Id: req-65d61828-a936-4ff9-bb93-58176817f1cf 2019-04-05 07:59:05,526 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 07:59:05,526 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/6ad23c02-ff54-4451-ad40-fe7858670f92.json used request id req-65d61828-a936-4ff9-bb93-58176817f1cf 2019-04-05 07:59:05,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.02722597122s 2019-04-05 07:59:05,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 07:59:05,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}325503265c2f57c4315e3683933e4e02b43db8c0" 2019-04-05 07:59:05,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:05 GMT X-Openstack-Request-Id: req-80310b92-2e21-44b6-91ae-d0c133a3cd98 2019-04-05 07:59:05,557 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T07:56:05Z", "file": "/v2/images/14fc55c1-c9be-4d03-a58a-fece78404cfe/file", "owner": "140b4b98564e4d08b6d01b20521b463e", "id": "14fc55c1-c9be-4d03-a58a-fece78404cfe", "size": 12716032, "self": "/v2/images/14fc55c1-c9be-4d03-a58a-fece78404cfe", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/14fc55c1-c9be-4d03-a58a-fece78404cfe/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/14fc55c1-c9be-4d03-a58a-fece78404cfe/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_049b1615-5bbb-467a-80f1-ee2598012b5b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_049b1615-5bbb-467a-80f1-ee2598012b5b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T07:56:04Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 07:59:05,557 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-80310b92-2e21-44b6-91ae-d0c133a3cd98 2019-04-05 07:59:05,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0266790390015s 2019-04-05 07:59:05,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-05 07:59:05,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/14fc55c1-c9be-4d03-a58a-fece78404cfe -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}325503265c2f57c4315e3683933e4e02b43db8c0" 2019-04-05 07:59:05,853 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 07:59:05 GMT X-Openstack-Request-Id: req-b17badf8-0103-4930-be16-2ce8cc6a9d91 2019-04-05 07:59:05,853 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 07:59:05,853 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/14fc55c1-c9be-4d03-a58a-fece78404cfe used request id req-b17badf8-0103-4930-be16-2ce8cc6a9d91 2019-04-05 07:59:05,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.294970989227s 2019-04-05 07:59:05,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 07:59:05,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}bc5f17ff285c737fb80f0be46f489729c9a029c2" 2019-04-05 07:59:05,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3e05e1cf-b120-444d-a914-0824aaee1e68 x-openstack-request-id: req-3e05e1cf-b120-444d-a914-0824aaee1e68 2019-04-05 07:59:05,876 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "patrole-flavor_049b1615-5bbb-467a-80f1-ee2598012b5b", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0ae23298-97f7-43f7-b762-0942fbc9c583", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0ae23298-97f7-43f7-b762-0942fbc9c583", "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": "0ae23298-97f7-43f7-b762-0942fbc9c583"}]} 2019-04-05 07:59:05,876 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-3e05e1cf-b120-444d-a914-0824aaee1e68 2019-04-05 07:59:05,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0224859714508s 2019-04-05 07:59:05,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-05 07:59:05,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/0ae23298-97f7-43f7-b762-0942fbc9c583 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc5f17ff285c737fb80f0be46f489729c9a029c2" 2019-04-05 07:59:05,906 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59: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-730ff81e-e682-4d66-aed4-cd3d020badc6 x-openstack-request-id: req-730ff81e-e682-4d66-aed4-cd3d020badc6 2019-04-05 07:59:05,907 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/0ae23298-97f7-43f7-b762-0942fbc9c583 used request id req-730ff81e-e682-4d66-aed4-cd3d020badc6 2019-04-05 07:59:05,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0284290313721s 2019-04-05 07:59:05,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 07:59:05,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}bc5f17ff285c737fb80f0be46f489729c9a029c2" 2019-04-05 07:59:06,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-955c5b4e-b7f8-4b0d-94b6-406d3d112d51 2019-04-05 07:59:06,120 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}, {"name": "patrole-user_049b1615-5bbb-467a-80f1-ee2598012b5b", "links": {"self": "http://172.30.9.23:5000/v3/users/ff900270bd9149c69bc5e377fd8a4b04"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ff900270bd9149c69bc5e377fd8a4b04", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 07:59:06,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-955c5b4e-b7f8-4b0d-94b6-406d3d112d51 2019-04-05 07:59:06,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213605880737s 2019-04-05 07:59:06,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 07:59:06,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/ff900270bd9149c69bc5e377fd8a4b04 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc5f17ff285c737fb80f0be46f489729c9a029c2" 2019-04-05 07:59:06,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95bcd36d-4171-4779-b12f-a8b1382f25af 2019-04-05 07:59:06,344 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_049b1615-5bbb-467a-80f1-ee2598012b5b", "links": {"self": "http://172.30.9.23:5000/v3/users/ff900270bd9149c69bc5e377fd8a4b04"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ff900270bd9149c69bc5e377fd8a4b04", "description": null}} 2019-04-05 07:59:06,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/ff900270bd9149c69bc5e377fd8a4b04 used request id req-95bcd36d-4171-4779-b12f-a8b1382f25af 2019-04-05 07:59:06,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.217701196671s 2019-04-05 07:59:06,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-05 07:59:06,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/ff900270bd9149c69bc5e377fd8a4b04 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc5f17ff285c737fb80f0be46f489729c9a029c2" 2019-04-05 07:59:06,593 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 07:59:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-031f65e1-9b86-4b4b-b5b5-949dd2b0ff4b 2019-04-05 07:59:06,593 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 07:59:06,594 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/ff900270bd9149c69bc5e377fd8a4b04 used request id req-031f65e1-9b86-4b4b-b5b5-949dd2b0ff4b 2019-04-05 07:59:06,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.24893784523s 2019-04-05 07:59:06,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 07:59:06,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}bc5f17ff285c737fb80f0be46f489729c9a029c2" 2019-04-05 07:59:06,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a65541d1-bc13-4578-82be-6d5c21ead298 2019-04-05 07:59:06,800 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.23:5000/v3/projects/140b4b98564e4d08b6d01b20521b463e"}, "tags": [], "enabled": true, "id": "140b4b98564e4d08b6d01b20521b463e", "parent_id": "default", "domain_id": "default", "name": "patrole-project_049b1615-5bbb-467a-80f1-ee2598012b5b"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 07:59:06,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-a65541d1-bc13-4578-82be-6d5c21ead298 2019-04-05 07:59:06,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.199402093887s 2019-04-05 07:59:06,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-05 07:59:06,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/140b4b98564e4d08b6d01b20521b463e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc5f17ff285c737fb80f0be46f489729c9a029c2" 2019-04-05 07:59:07,076 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 07:59:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98fe645c-d9a9-4e27-8bc1-70d4e2fe74a2 2019-04-05 07:59:07,076 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 07:59:07,077 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/140b4b98564e4d08b6d01b20521b463e used request id req-98fe645c-d9a9-4e27-8bc1-70d4e2fe74a2 2019-04-05 07:59:07,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.272418022156s 2019-04-05 07:59:07,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 07:59:07,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=140b4b98564e4d08b6d01b20521b463e&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.15" -H "X-Auth-Token: {SHA1}bc5f17ff285c737fb80f0be46f489729c9a029c2" 2019-04-05 07:59:07,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:07 GMT X-Openstack-Request-Id: req-019b3b17-5fa6-4061-9899-b41b72fd6dd9 2019-04-05 07:59:07,421 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "140b4b98564e4d08b6d01b20521b463e", "created_at": "2019-04-05T07:55:59Z", "updated_at": "2019-04-05T07:55:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:55:59Z", "revision_number": 0, "id": "3b395df4-c4cc-4806-b2ba-22c3ef3c7648", "remote_group_id": "dd4a6553-7c2a-47df-95f7-5a7aa8bbd373", "remote_ip_prefix": null, "created_at": "2019-04-05T07:55:59Z", "security_group_id": "dd4a6553-7c2a-47df-95f7-5a7aa8bbd373", "tenant_id": "140b4b98564e4d08b6d01b20521b463e", "port_range_min": null, "ethertype": "IPv4", "project_id": "140b4b98564e4d08b6d01b20521b463e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:55:59Z", "revision_number": 0, "id": "7086fe64-a162-4d96-b586-820da3bebdf0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:55:59Z", "security_group_id": "dd4a6553-7c2a-47df-95f7-5a7aa8bbd373", "tenant_id": "140b4b98564e4d08b6d01b20521b463e", "port_range_min": null, "ethertype": "IPv4", "project_id": "140b4b98564e4d08b6d01b20521b463e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:55:59Z", "revision_number": 0, "id": "c9b2cb69-0ae9-4f3e-8071-23e75179da87", "remote_group_id": "dd4a6553-7c2a-47df-95f7-5a7aa8bbd373", "remote_ip_prefix": null, "created_at": "2019-04-05T07:55:59Z", "security_group_id": "dd4a6553-7c2a-47df-95f7-5a7aa8bbd373", "tenant_id": "140b4b98564e4d08b6d01b20521b463e", "port_range_min": null, "ethertype": "IPv6", "project_id": "140b4b98564e4d08b6d01b20521b463e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:55:59Z", "revision_number": 0, "id": "f14f76c5-5439-4dc9-84ad-428650028578", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:55:59Z", "security_group_id": "dd4a6553-7c2a-47df-95f7-5a7aa8bbd373", "tenant_id": "140b4b98564e4d08b6d01b20521b463e", "port_range_min": null, "ethertype": "IPv6", "project_id": "140b4b98564e4d08b6d01b20521b463e"}], "revision_number": 1, "project_id": "140b4b98564e4d08b6d01b20521b463e", "id": "dd4a6553-7c2a-47df-95f7-5a7aa8bbd373", "name": "default"}]} 2019-04-05 07:59:07,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=140b4b98564e4d08b6d01b20521b463e&name=default used request id req-019b3b17-5fa6-4061-9899-b41b72fd6dd9 2019-04-05 07:59:07,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.339993000031s 2019-04-05 07:59:07,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 07:59:07,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}bc5f17ff285c737fb80f0be46f489729c9a029c2" 2019-04-05 07:59:07,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:07 GMT X-Openstack-Request-Id: req-db4d1a52-3617-42e2-a744-e1fc614428cd 2019-04-05 07:59:07,543 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "created_at": "2019-04-05T06:36:57Z", "updated_at": "2019-04-05T06:36:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "3ad34bf5-d959-4f47-9e83-1646cad540de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "8dcba419-055d-4390-bce8-60ac1ec0e334", "remote_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "a6617e39-b59c-430d-bf58-b3b9a0d40bba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "fc5486dd-ed4d-46cf-a010-de708199197b", "remote_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}], "revision_number": 1, "project_id": "b3cb4712be48496898e2e8dcb6957ed2", "id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "created_at": "2019-04-05T06:36:58Z", "updated_at": "2019-04-05T06:36:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "03bd4738-8be6-406e-8a4b-9fa8798c5034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "1caf2aa8-6949-4b2f-9e1e-9117ac40e52a", "remote_group_id": "21cbd450-b569-48ec-a666-72704011d359", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "64be6ca7-f643-4418-a3da-9d931c90894a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "a521a8c7-ee0c-400c-989f-f5b4a2a754d5", "remote_group_id": "21cbd450-b569-48ec-a666-72704011d359", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce9e436aaa99438290206e1c56ed2734"}], "revision_number": 1, "project_id": "ce9e436aaa99438290206e1c56ed2734", "id": "21cbd450-b569-48ec-a666-72704011d359", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2116e15ef99649d98579650b18a04081", "created_at": "2019-04-05T06:39:31Z", "updated_at": "2019-04-05T06:39:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "54004b35-755b-4f2d-b5e0-5df0dea68c31", "remote_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv4", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "5949635c-16ae-40eb-a77b-59c4aa715d95", "remote_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv6", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "5eda8d54-40a7-4ae5-89e7-0c4c3f6fe1ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv6", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "ea9cc20f-cda8-4f86-917d-87e175290089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv4", "project_id": "2116e15ef99649d98579650b18a04081"}], "revision_number": 1, "project_id": "2116e15ef99649d98579650b18a04081", "id": "414447cd-6b86-4613-90fc-c75e42843105", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "created_at": "2019-04-05T06:39:33Z", "updated_at": "2019-04-05T06:39:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "0db2aa82-6505-40f0-9098-86a3aee1c249", "remote_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "0fe23aa1-260d-4cb1-a4e7-e733849505a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "480fa81b-fe66-4b98-91ba-f091f0c241ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "9a4acbee-b584-4571-8927-2a611ea95e00", "remote_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "da2fe55963c846f2b042f2dd892486e2"}], "revision_number": 1, "project_id": "da2fe55963c846f2b042f2dd892486e2", "id": "425ad310-705d-4408-b621-bb78f82c0298", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "created_at": "2019-04-05T06:36:46Z", "updated_at": "2019-04-05T06:36:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "2ec6d031-999b-4652-9bc2-473d87f48d7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "8438dec8-7805-4cf4-8fa8-d73fc07d4c1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "97fe85a4-4ab9-4305-89f8-349a8d55f4bd", "remote_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "e05dc08c-fe4d-4d16-b1fd-c4036003dcb6", "remote_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}], "revision_number": 1, "project_id": "ee8e08409f9e44d18a4e4b30e845aebe", "id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-05T06:24:19Z", "updated_at": "2019-04-05T06:24:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "0816cb4e-5b34-4e0e-a92b-2747b5ac7a00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "25763b38-1719-453d-a14e-f3c76b13cc42", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "8210886f-2687-4779-b145-fc57423d91c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "fba949ea-8aec-4a37-9c7a-026e6bd092f8", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "created_at": "2019-04-05T06:36:48Z", "updated_at": "2019-04-05T06:36:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "04a66448-8301-49c6-9c23-b541d993c12e", "remote_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "167fd9e2-36c3-4e62-aa47-a500fdb62641", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "3989831e-39b2-4e9d-9ec2-542923684897", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "70a9b809-e7a5-46cf-9e22-25d814e58350", "remote_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}], "revision_number": 1, "project_id": "860a396ba7d3400ca146873ab04b6f1e", "id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "created_at": "2019-04-05T06:36:25Z", "updated_at": "2019-04-05T06:36:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "1604aef8-274d-4685-9479-f6dd4609a8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "3f6e66e1-b179-4058-b103-b0c9b0410759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "b93b74b8-a650-4ed0-92ac-364deb4a3eff", "remote_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "c1753a0c-8d19-4b2b-abb6-7f0adbf786b9", "remote_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}], "revision_number": 1, "project_id": "9f7d1a679cb14ac58049950f7deeb60f", "id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "created_at": "2019-04-05T06:22:23Z", "updated_at": "2019-04-05T06:22:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "6ea82520-e223-4695-ad5e-9d8a732e75e5", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "84dbc1ec-b830-42da-a2c2-6affe4564e92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "b2cb60c5-bb44-4241-9c03-4830a87cc121", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "bc3ce38f-1e5b-4e37-bc17-77b797ed9d56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}], "revision_number": 1, "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "229636115bb1493c9a4d54b65569f224", "created_at": "2019-04-05T06:36:56Z", "updated_at": "2019-04-05T06:36:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "33c178e2-0140-4c10-8562-2972f4506d1b", "remote_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv6", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "5f458cb6-d04e-4ad4-b005-00f2eb36c7a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv6", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "839f3242-ac45-4d93-9d7c-27234f854569", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv4", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "df221d69-4934-4466-b095-2c9f83a846fc", "remote_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv4", "project_id": "229636115bb1493c9a4d54b65569f224"}], "revision_number": 1, "project_id": "229636115bb1493c9a4d54b65569f224", "id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "created_at": "2019-04-05T06:36:50Z", "updated_at": "2019-04-05T06:36:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "1069fd69-574a-4a73-9ab0-15dcc3fb65d1", "remote_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "51b7361d-b1b8-470f-85c4-bf40f9b2425d", "remote_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "d77a1cc1-3706-462a-b6bf-08f381f66dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "ede2d573-f458-4700-9e3d-80d6ff4fbd8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}], "revision_number": 1, "project_id": "d5daecf70fe5413f8a2671b58e2922f6", "id": "d6258671-5d3d-4067-a774-7476fa7252c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "created_at": "2019-04-05T06:24:18Z", "updated_at": "2019-04-05T06:24:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "1c082b29-0864-456d-a6b5-dfb8ddb5c4dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "3ff1d863-0a41-400b-82d4-9ec541b9069c", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "a5a87ded-31da-4d85-931e-1621ef79b33d", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "ba36cf94-d6e2-464c-a246-442cd5b4c44d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}], "revision_number": 1, "project_id": "a8d120259c3946c982a593eded4f1cfb", "id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "140b4b98564e4d08b6d01b20521b463e", "created_at": "2019-04-05T07:55:59Z", "updated_at": "2019-04-05T07:55:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:55:59Z", "revision_number": 0, "id": "3b395df4-c4cc-4806-b2ba-22c3ef3c7648", "remote_group_id": "dd4a6553-7c2a-47df-95f7-5a7aa8bbd373", "remote_ip_prefix": null, "created_at": "2019-04-05T07:55:59Z", "security_group_id": "dd4a6553-7c2a-47df-95f7-5a7aa8bbd373", "tenant_id": "140b4b98564e4d08b6d01b20521b463e", "port_range_min": null, "ethertype": "IPv4", "project_id": "140b4b98564e4d08b6d01b20521b463e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:55:59Z", "revision_number": 0, "id": "7086fe64-a162-4d96-b586-820da3bebdf0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:55:59Z", "security_group_id": "dd4a6553-7c2a-47df-95f7-5a7aa8bbd373", "tenant_id": "140b4b98564e4d08b6d01b20521b463e", "port_range_min": null, "ethertype": "IPv4", "project_id": "140b4b98564e4d08b6d01b20521b463e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:55:59Z", "revision_number": 0, "id": "c9b2cb69-0ae9-4f3e-8071-23e75179da87", "remote_group_id": "dd4a6553-7c2a-47df-95f7-5a7aa8bbd373", "remote_ip_prefix": null, "created_at": "2019-04-05T07:55:59Z", "security_group_id": "dd4a6553-7c2a-47df-95f7-5a7aa8bbd373", "tenant_id": "140b4b98564e4d08b6d01b20521b463e", "port_range_min": null, "ethertype": "IPv6", "project_id": "140b4b98564e4d08b6d01b20521b463e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:55:59Z", "revision_number": 0, "id": "f14f76c5-5439-4dc9-84ad-428650028578", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:55:59Z", "security_group_id": "dd4a6553-7c2a-47df-95f7-5a7aa8bbd373", "tenant_id": "140b4b98564e4d08b6d01b20521b463e", "port_range_min": null, "ethertype": "IPv6", "project_id": "140b4b98564e4d08b6d01b20521b463e"}], "revision_number": 1, "project_id": "140b4b98564e4d08b6d01b20521b463e", "id": "dd4a6553-7c2a-47df-95f7-5a7aa8bbd373", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6cdad088d3314750972b6209a006436b", "created_at": "2019-04-05T07:35:56Z", "updated_at": "2019-04-05T07:35:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "046ad99e-6286-41f4-83f3-2f0394236547", "remote_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6cdad088d3314750972b6209a006436b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "06616e85-fb59-4c85-9856-24d76d63b6e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6cdad088d3314750972b6209a006436b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "ab4d372b-ff07-4278-aa9c-bad74ac34f3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6cdad088d3314750972b6209a006436b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "f505c2e1-1079-45b1-9474-4d7f4c930bf0", "remote_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6cdad088d3314750972b6209a006436b"}], "revision_number": 1, "project_id": "6cdad088d3314750972b6209a006436b", "id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "name": "default"}]} 2019-04-05 07:59:07,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-db4d1a52-3617-42e2-a744-e1fc614428cd 2019-04-05 07:59:07,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.116153001785s 2019-04-05 07:59:07,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-05 07:59:07,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/dd4a6553-7c2a-47df-95f7-5a7aa8bbd373.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc5f17ff285c737fb80f0be46f489729c9a029c2" 2019-04-05 07:59:07,710 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 07:59:07 GMT X-Openstack-Request-Id: req-ae5fb258-e34b-4082-93ea-428fa92c9dcb 2019-04-05 07:59:07,710 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 07:59:07,710 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/dd4a6553-7c2a-47df-95f7-5a7aa8bbd373.json used request id req-ae5fb258-e34b-4082-93ea-428fa92c9dcb 2019-04-05 07:59:07,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.157739877701s 2019-04-05 07:59:07,762 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2019-04-05 07:59:07,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 07:59:07,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b853b6f-57a6-4879-b181-b30ca8c12764 2019-04-05 07:59:07,812 - 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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 07:59:07,812 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-9b853b6f-57a6-4879-b181-b30ca8c12764 2019-04-05 07:59:07,813 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 07:59:08,212 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58fef951bcfc4cf0998078f8ffea0edb", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}, {"id": "774319f454e747168821760a73d5b691", "name": "reader"}], "expires_at": "2019-04-05T08:59:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8d120259c3946c982a593eded4f1cfb", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [], "type": "tempest-type-605261660", "id": "18f8718610614825a0400b23ea70ffb4", "name": "tempest-service-846617376"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1412263656", "id": "68540ada0f92454786c30b9265352a18", "name": "tempest-service-673250099"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3925ae83907349f0acb148efa634063e"}, "audit_ids": ["UQrP5Av4RJylvlP8fYCGEA"], "issued_at": "2019-04-05T07:59:08.000000Z"}} 2019-04-05 07:59:08,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 07:59:08,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}6258ede451e086db2b4ac436417f7e5d18078658" 2019-04-05 07:59:08,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:08 GMT X-Openstack-Request-Id: req-81e83037-692b-4efd-9937-aba5e16b2964 2019-04-05 07:59:08,862 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"}]} 2019-04-05 07:59:08,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-81e83037-692b-4efd-9937-aba5e16b2964 2019-04-05 07:59:08,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.647529125214s 2019-04-05 07:59:08,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 07:59:08,875 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95e07df0-ae87-4bb4-b4fd-dd3d82c8c829 2019-04-05 07:59:08,875 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 07:59:08,875 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-95e07df0-ae87-4bb4-b4fd-dd3d82c8c829 2019-04-05 07:59:08,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 07:59:08,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}6258ede451e086db2b4ac436417f7e5d18078658" 2019-04-05 07:59:08,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-340d4b4b-b3e8-4494-9995-992341976bcc 2019-04-05 07:59:08,987 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 07:59:08,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-340d4b4b-b3e8-4494-9995-992341976bcc 2019-04-05 07:59:08,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111577987671s 2019-04-05 07:59:08,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-05 07:59:08,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}6258ede451e086db2b4ac436417f7e5d18078658" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_d44be36d-3177-4c15-82ac-532f734fc090"}}' 2019-04-05 07:59:09,243 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d98ea4f-8c8a-4d1b-9eb7-1d00f4f63fdb 2019-04-05 07:59:09,244 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.23:5000/v3/projects/a29b26eabe7b40e096e05f07f1e7f213"}, "tags": [], "enabled": true, "id": "a29b26eabe7b40e096e05f07f1e7f213", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_d44be36d-3177-4c15-82ac-532f734fc090"}} 2019-04-05 07:59:09,244 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-2d98ea4f-8c8a-4d1b-9eb7-1d00f4f63fdb 2019-04-05 07:59:09,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.248608827591s 2019-04-05 07:59:09,245 - 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'a29b26eabe7b40e096e05f07f1e7f213', '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_d44be36d-3177-4c15-82ac-532f734fc090'}) 2019-04-05 07:59:09,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-05 07:59:09,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}6258ede451e086db2b4ac436417f7e5d18078658" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "S995zrcrRx5COaWHc9ZlhxYcdSiQUB", "email": null, "name": "neutron_trunk-user_d44be36d-3177-4c15-82ac-532f734fc090"}}' 2019-04-05 07:59:09,723 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c32d9d82-2a4c-486c-8494-ebe544bb5697 2019-04-05 07:59:09,723 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_d44be36d-3177-4c15-82ac-532f734fc090", "links": {"self": "http://172.30.9.23:5000/v3/users/af3f886d805b48d885840eb89307fcd2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "af3f886d805b48d885840eb89307fcd2", "domain_id": "default", "password_expires_at": null}} 2019-04-05 07:59:09,723 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-c32d9d82-2a4c-486c-8494-ebe544bb5697 2019-04-05 07:59:09,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.472270965576s 2019-04-05 07:59:09,724 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'af3f886d805b48d885840eb89307fcd2', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_d44be36d-3177-4c15-82ac-532f734fc090'}) 2019-04-05 07:59:09,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 07:59:09,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6258ede451e086db2b4ac436417f7e5d18078658" 2019-04-05 07:59:09,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1b84b6c-2c45-4631-b79b-31a0d5f20fa2 2019-04-05 07:59:09,926 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 07:59:09,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d1b84b6c-2c45-4631-b79b-31a0d5f20fa2 2019-04-05 07:59:09,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198589086533s 2019-04-05 07:59:09,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 07:59:09,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6258ede451e086db2b4ac436417f7e5d18078658" 2019-04-05 07:59:10,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcc264a7-7a72-406e-9d13-34d14c944509 2019-04-05 07:59:10,085 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 07:59:10,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fcc264a7-7a72-406e-9d13-34d14c944509 2019-04-05 07:59:10,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.153995990753s 2019-04-05 07:59:10,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 07:59:10,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6258ede451e086db2b4ac436417f7e5d18078658" 2019-04-05 07:59:10,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a6eb416-d780-49f8-bbc2-7f084f382440 2019-04-05 07:59:10,285 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 07:59:10,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3a6eb416-d780-49f8-bbc2-7f084f382440 2019-04-05 07:59:10,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195025205612s 2019-04-05 07:59:10,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 07:59:10,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}6258ede451e086db2b4ac436417f7e5d18078658" 2019-04-05 07:59:10,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d85988e-f801-4642-a104-d1d4fda13160 2019-04-05 07:59:10,403 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 07:59:10,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-3d85988e-f801-4642-a104-d1d4fda13160 2019-04-05 07:59:10,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112639188766s 2019-04-05 07:59:10,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 07:59:10,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}6258ede451e086db2b4ac436417f7e5d18078658" 2019-04-05 07:59:10,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23e7c5ce-81a9-4af1-84f3-0ca68bca067c 2019-04-05 07:59:10,630 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_d44be36d-3177-4c15-82ac-532f734fc090", "links": {"self": "http://172.30.9.23:5000/v3/users/af3f886d805b48d885840eb89307fcd2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "af3f886d805b48d885840eb89307fcd2", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 07:59:10,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-23e7c5ce-81a9-4af1-84f3-0ca68bca067c 2019-04-05 07:59:10,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.226438999176s 2019-04-05 07:59:10,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 07:59:10,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}6258ede451e086db2b4ac436417f7e5d18078658" 2019-04-05 07:59:10,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a8e2a02-6244-46ce-8777-c7f717b10c42 2019-04-05 07:59:10,837 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.23:5000/v3/projects/a29b26eabe7b40e096e05f07f1e7f213"}, "tags": [], "enabled": true, "id": "a29b26eabe7b40e096e05f07f1e7f213", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_d44be36d-3177-4c15-82ac-532f734fc090"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 07:59:10,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-2a8e2a02-6244-46ce-8777-c7f717b10c42 2019-04-05 07:59:10,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.194866895676s 2019-04-05 07:59:10,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 07:59:10,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=af3f886d805b48d885840eb89307fcd2&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=a29b26eabe7b40e096e05f07f1e7f213" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6258ede451e086db2b4ac436417f7e5d18078658" 2019-04-05 07:59:10,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1703c19e-eca4-422b-aa9c-047aa79a7dd7 2019-04-05 07:59:10,953 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=af3f886d805b48d885840eb89307fcd2&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=a29b26eabe7b40e096e05f07f1e7f213", "previous": null, "next": null}} 2019-04-05 07:59:10,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=af3f886d805b48d885840eb89307fcd2&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=a29b26eabe7b40e096e05f07f1e7f213 used request id req-1703c19e-eca4-422b-aa9c-047aa79a7dd7 2019-04-05 07:59:10,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108229875565s 2019-04-05 07:59:10,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-05 07:59:10,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/a29b26eabe7b40e096e05f07f1e7f213/users/af3f886d805b48d885840eb89307fcd2/roles/a7225acce0184423a1dc2d63c39b687a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6258ede451e086db2b4ac436417f7e5d18078658" 2019-04-05 07:59:11,142 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 07:59:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b75dcc1-756d-4e88-947a-efe5cb31fd78 2019-04-05 07:59:11,142 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 07:59:11,142 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a29b26eabe7b40e096e05f07f1e7f213/users/af3f886d805b48d885840eb89307fcd2/roles/a7225acce0184423a1dc2d63c39b687a used request id req-3b75dcc1-756d-4e88-947a-efe5cb31fd78 2019-04-05 07:59:11,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.185455799103s 2019-04-05 07:59:11,143 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_d44be36d-3177-4c15-82ac-532f734fc090', 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'a29b26eabe7b40e096e05f07f1e7f213', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'S995zrcrRx5COaWHc9ZlhxYcdSiQUB', 'username': u'neutron_trunk-user_d44be36d-3177-4c15-82ac-532f734fc090', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-05 07:59:11,147 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_d44be36d-3177-4c15-82ac-532f734fc090', 'password': 'S995zrcrRx5COaWHc9ZlhxYcdSiQUB', 'project_name': 'neutron_trunk-project_d44be36d-3177-4c15-82ac-532f734fc090', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'a29b26eabe7b40e096e05f07f1e7f213', 'project_domain_name': 'Default'} 2019-04-05 07:59:11,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 07:59:11,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6258ede451e086db2b4ac436417f7e5d18078658" 2019-04-05 07:59:11,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c33bbe87-6a87-4f12-b203-66a621696f08 2019-04-05 07:59:11,333 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 07:59:11,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c33bbe87-6a87-4f12-b203-66a621696f08 2019-04-05 07:59:11,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.182517051697s 2019-04-05 07:59:11,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 07:59:11,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6258ede451e086db2b4ac436417f7e5d18078658" 2019-04-05 07:59:11,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b92c8082-b785-4456-9f82-02a059aa338b 2019-04-05 07:59:11,448 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 07:59:11,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b92c8082-b785-4456-9f82-02a059aa338b 2019-04-05 07:59:11,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109612941742s 2019-04-05 07:59:11,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 07:59:11,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}6258ede451e086db2b4ac436417f7e5d18078658" 2019-04-05 07:59:11,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64891a6b-1743-490b-bec1-f774bd929df1 2019-04-05 07:59:11,563 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 07:59:11,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-64891a6b-1743-490b-bec1-f774bd929df1 2019-04-05 07:59:11,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110034942627s 2019-04-05 07:59:11,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 07:59:11,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}6258ede451e086db2b4ac436417f7e5d18078658" 2019-04-05 07:59:11,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d15ce13f-9f51-4ec6-968b-090203f36e18 2019-04-05 07:59:11,694 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_d44be36d-3177-4c15-82ac-532f734fc090", "links": {"self": "http://172.30.9.23:5000/v3/users/af3f886d805b48d885840eb89307fcd2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "af3f886d805b48d885840eb89307fcd2", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 07:59:11,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d15ce13f-9f51-4ec6-968b-090203f36e18 2019-04-05 07:59:11,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.13005900383s 2019-04-05 07:59:11,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 07:59:11,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}6258ede451e086db2b4ac436417f7e5d18078658" 2019-04-05 07:59:11,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1775edc-ba5f-4c97-a0ed-91e332766084 2019-04-05 07:59:11,903 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.23:5000/v3/projects/a29b26eabe7b40e096e05f07f1e7f213"}, "tags": [], "enabled": true, "id": "a29b26eabe7b40e096e05f07f1e7f213", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_d44be36d-3177-4c15-82ac-532f734fc090"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 07:59:11,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-f1775edc-ba5f-4c97-a0ed-91e332766084 2019-04-05 07:59:11,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197175979614s 2019-04-05 07:59:11,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 07:59:11,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=af3f886d805b48d885840eb89307fcd2&role.id=58fef951bcfc4cf0998078f8ffea0edb&scope.project.id=a29b26eabe7b40e096e05f07f1e7f213" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6258ede451e086db2b4ac436417f7e5d18078658" 2019-04-05 07:59:12,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0c63809-7b7d-44a3-8626-72d1927a8587 2019-04-05 07:59:12,019 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=af3f886d805b48d885840eb89307fcd2&role.id=58fef951bcfc4cf0998078f8ffea0edb&scope.project.id=a29b26eabe7b40e096e05f07f1e7f213", "previous": null, "next": null}} 2019-04-05 07:59:12,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=af3f886d805b48d885840eb89307fcd2&role.id=58fef951bcfc4cf0998078f8ffea0edb&scope.project.id=a29b26eabe7b40e096e05f07f1e7f213 used request id req-b0c63809-7b7d-44a3-8626-72d1927a8587 2019-04-05 07:59:12,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109407901764s 2019-04-05 07:59:12,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-05 07:59:12,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/a29b26eabe7b40e096e05f07f1e7f213/users/af3f886d805b48d885840eb89307fcd2/roles/58fef951bcfc4cf0998078f8ffea0edb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6258ede451e086db2b4ac436417f7e5d18078658" 2019-04-05 07:59:12,174 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 07:59:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f9462c7-3360-4c7c-84b6-7f2dcf56b59e 2019-04-05 07:59:12,174 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 07:59:12,174 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a29b26eabe7b40e096e05f07f1e7f213/users/af3f886d805b48d885840eb89307fcd2/roles/58fef951bcfc4cf0998078f8ffea0edb used request id req-4f9462c7-3360-4c7c-84b6-7f2dcf56b59e 2019-04-05 07:59:12,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.151049852371s 2019-04-05 07:59:12,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 07:59:12,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6258ede451e086db2b4ac436417f7e5d18078658" 2019-04-05 07:59:12,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d30ab753-5601-42fa-b146-7ef0809326d1 2019-04-05 07:59:12,285 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 07:59:12,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d30ab753-5601-42fa-b146-7ef0809326d1 2019-04-05 07:59:12,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108114957809s 2019-04-05 07:59:12,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 07:59:12,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}6258ede451e086db2b4ac436417f7e5d18078658" 2019-04-05 07:59:12,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5192cba-398b-4f5a-835d-c3d57ef05624 2019-04-05 07:59:12,441 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 07:59:12,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-e5192cba-398b-4f5a-835d-c3d57ef05624 2019-04-05 07:59:12,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.150630950928s 2019-04-05 07:59:12,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 07:59:12,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}6258ede451e086db2b4ac436417f7e5d18078658" 2019-04-05 07:59:12,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39bc7f8e-51cb-4ba2-96d9-7d683d8ce995 2019-04-05 07:59:12,572 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_d44be36d-3177-4c15-82ac-532f734fc090", "links": {"self": "http://172.30.9.23:5000/v3/users/af3f886d805b48d885840eb89307fcd2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "af3f886d805b48d885840eb89307fcd2", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 07:59:12,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-39bc7f8e-51cb-4ba2-96d9-7d683d8ce995 2019-04-05 07:59:12,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130186796188s 2019-04-05 07:59:12,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 07:59:12,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=58fef951bcfc4cf0998078f8ffea0edb&user.id=af3f886d805b48d885840eb89307fcd2&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.15" -H "X-Auth-Token: {SHA1}6258ede451e086db2b4ac436417f7e5d18078658" 2019-04-05 07:59:12,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 194 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85bd6e4d-8fff-44f2-a53b-9094a0b7f45e 2019-04-05 07:59:12,690 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=58fef951bcfc4cf0998078f8ffea0edb&user.id=af3f886d805b48d885840eb89307fcd2&scope.domain.id=default", "previous": null, "next": null}} 2019-04-05 07:59:12,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=58fef951bcfc4cf0998078f8ffea0edb&user.id=af3f886d805b48d885840eb89307fcd2&scope.domain.id=default used request id req-85bd6e4d-8fff-44f2-a53b-9094a0b7f45e 2019-04-05 07:59:12,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107681035995s 2019-04-05 07:59:12,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-04-05 07:59:12,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/af3f886d805b48d885840eb89307fcd2/roles/58fef951bcfc4cf0998078f8ffea0edb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6258ede451e086db2b4ac436417f7e5d18078658" 2019-04-05 07:59:12,869 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 07:59:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c4ad787-b43e-41f0-8bcc-586dfc14fed9 2019-04-05 07:59:12,869 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 07:59:12,869 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/af3f886d805b48d885840eb89307fcd2/roles/58fef951bcfc4cf0998078f8ffea0edb used request id req-7c4ad787-b43e-41f0-8bcc-586dfc14fed9 2019-04-05 07:59:12,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.17461180687s 2019-04-05 07:59:12,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 07:59:12,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7269ecd-6b19-4e72-9733-f0d6fc369694 2019-04-05 07:59:12,879 - 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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 07:59:12,880 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-d7269ecd-6b19-4e72-9733-f0d6fc369694 2019-04-05 07:59:12,880 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 07:59:13,284 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58fef951bcfc4cf0998078f8ffea0edb", "name": "admin"}, {"id": "774319f454e747168821760a73d5b691", "name": "reader"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}], "expires_at": "2019-04-05T08:59:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a29b26eabe7b40e096e05f07f1e7f213", "name": "neutron_trunk-project_d44be36d-3177-4c15-82ac-532f734fc090"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a29b26eabe7b40e096e05f07f1e7f213", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/a29b26eabe7b40e096e05f07f1e7f213", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/a29b26eabe7b40e096e05f07f1e7f213", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [], "type": "tempest-type-605261660", "id": "18f8718610614825a0400b23ea70ffb4", "name": "tempest-service-846617376"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a29b26eabe7b40e096e05f07f1e7f213", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a29b26eabe7b40e096e05f07f1e7f213", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1412263656", "id": "68540ada0f92454786c30b9265352a18", "name": "tempest-service-673250099"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a29b26eabe7b40e096e05f07f1e7f213", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/a29b26eabe7b40e096e05f07f1e7f213", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/a29b26eabe7b40e096e05f07f1e7f213", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a29b26eabe7b40e096e05f07f1e7f213", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/a29b26eabe7b40e096e05f07f1e7f213", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/a29b26eabe7b40e096e05f07f1e7f213", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_d44be36d-3177-4c15-82ac-532f734fc090", "id": "af3f886d805b48d885840eb89307fcd2"}, "audit_ids": ["cX1Zd1hjRGiNx4kEtufcwA"], "issued_at": "2019-04-05T07:59:13.000000Z"}} 2019-04-05 07:59:13,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-04-05 07:59:13,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}753f9edd2d20a240ddc6258b104c701c743233f5" 2019-04-05 07:59:13,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:13 GMT X-Openstack-Request-Id: req-49047557-1306-4d4b-8c70-9942c7fa352e 2019-04-05 07:59:13,486 - 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-04-05 07:59:13,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-49047557-1306-4d4b-8c70-9942c7fa352e 2019-04-05 07:59:13,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.199579000473s 2019-04-05 07:59:13,497 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2019-04-05 07:59:13,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 07:59:13,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}6258ede451e086db2b4ac436417f7e5d18078658" 2019-04-05 07:59:13,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ada7ae1-deb9-4927-8449-bd84774ae5c1 2019-04-05 07:59:13,609 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 07:59:13,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-7ada7ae1-deb9-4927-8449-bd84774ae5c1 2019-04-05 07:59:13,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111752033234s 2019-04-05 07:59:13,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 07:59:13,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}6258ede451e086db2b4ac436417f7e5d18078658" 2019-04-05 07:59:13,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2766124-7b9e-4e03-b6f0-a10e7aa3b274 2019-04-05 07:59:13,729 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.23:5000/v3/projects/a29b26eabe7b40e096e05f07f1e7f213"}, "tags": [], "enabled": true, "id": "a29b26eabe7b40e096e05f07f1e7f213", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_d44be36d-3177-4c15-82ac-532f734fc090"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 07:59:13,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-c2766124-7b9e-4e03-b6f0-a10e7aa3b274 2019-04-05 07:59:13,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112273931503s 2019-04-05 07:59:13,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-05 07:59:13,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}6258ede451e086db2b4ac436417f7e5d18078658" -d '{"network": {"shared": true, "tenant_id": "a29b26eabe7b40e096e05f07f1e7f213", "name": "neutron_trunk-net_d44be36d-3177-4c15-82ac-532f734fc090", "admin_state_up": true}}' 2019-04-05 07:59:14,003 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:13 GMT X-Openstack-Request-Id: req-9a833ecd-7a81-421b-94d0-276397d64107 2019-04-05 07:59:14,003 - 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":"bc579ea5-48c6-4cab-a524-814e15609cfc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":true,"project_id":"a29b26eabe7b40e096e05f07f1e7f213","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T07:59:13Z","is_default":false,"qos_policy_id":null,"name":"neutron_trunk-net_d44be36d-3177-4c15-82ac-532f734fc090","admin_state_up":true,"tenant_id":"a29b26eabe7b40e096e05f07f1e7f213","created_at":"2019-04-05T07:59:13Z","mtu":1450}} 2019-04-05 07:59:14,003 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-9a833ecd-7a81-421b-94d0-276397d64107 2019-04-05 07:59:14,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.272388935089s 2019-04-05 07:59:14,004 - 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-04-05T07:59:13Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'bc579ea5-48c6-4cab-a524-814e15609cfc', u'provider:segmentation_id': 10, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'neutron_trunk-net_d44be36d-3177-4c15-82ac-532f734fc090', u'created_at': u'2019-04-05T07:59:13Z', u'mtu': 1450, u'tenant_id': u'a29b26eabe7b40e096e05f07f1e7f213', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'a29b26eabe7b40e096e05f07f1e7f213', u'l2_adjacency': True}) 2019-04-05 07:59:14,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 07:59:14,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}753f9edd2d20a240ddc6258b104c701c743233f5" 2019-04-05 07:59:14,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1431 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:14 GMT X-Openstack-Request-Id: req-c4c0bd44-0dd5-4d80-8c6a-f22f7ae04bca 2019-04-05 07:59:14,098 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"bc579ea5-48c6-4cab-a524-814e15609cfc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":true,"project_id":"a29b26eabe7b40e096e05f07f1e7f213","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T07:59:13Z","qos_policy_id":null,"name":"neutron_trunk-net_d44be36d-3177-4c15-82ac-532f734fc090","admin_state_up":true,"tenant_id":"a29b26eabe7b40e096e05f07f1e7f213","created_at":"2019-04-05T07:59:13Z","provider:network_type":"vxlan"}]} 2019-04-05 07:59:14,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c4c0bd44-0dd5-4d80-8c6a-f22f7ae04bca 2019-04-05 07:59:14,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0933680534363s 2019-04-05 07:59:14,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-05 07:59:14,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}753f9edd2d20a240ddc6258b104c701c743233f5" -d '{"subnet": {"name": "neutron_trunk-subnet_d44be36d-3177-4c15-82ac-532f734fc090", "enable_dhcp": true, "network_id": "bc579ea5-48c6-4cab-a524-814e15609cfc", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-05 07:59:14,557 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:14 GMT X-Openstack-Request-Id: req-1dd5f8de-cb29-4e73-955a-a505834d2292 2019-04-05 07:59:14,557 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-04-05T07:59: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":"3c75ef00-c59e-417f-8f77-9191b92d1e28","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a29b26eabe7b40e096e05f07f1e7f213","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_d44be36d-3177-4c15-82ac-532f734fc090","enable_dhcp":true,"segment_id":null,"network_id":"bc579ea5-48c6-4cab-a524-814e15609cfc","tenant_id":"a29b26eabe7b40e096e05f07f1e7f213","created_at":"2019-04-05T07:59:14Z","ip_version":4}} 2019-04-05 07:59:14,558 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-1dd5f8de-cb29-4e73-955a-a505834d2292 2019-04-05 07:59:14,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.458219051361s 2019-04-05 07:59:14,558 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T07:59: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'3c75ef00-c59e-417f-8f77-9191b92d1e28', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_d44be36d-3177-4c15-82ac-532f734fc090', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'bc579ea5-48c6-4cab-a524-814e15609cfc', u'tenant_id': u'a29b26eabe7b40e096e05f07f1e7f213', u'created_at': u'2019-04-05T07:59: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'a29b26eabe7b40e096e05f07f1e7f213'}) 2019-04-05 07:59:14,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-05 07:59:14,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}753f9edd2d20a240ddc6258b104c701c743233f5" -d '{"router": {"external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "name": "neutron_trunk-router_d44be36d-3177-4c15-82ac-532f734fc090", "admin_state_up": true}}' 2019-04-05 07:59:16,242 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 713 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:16 GMT X-Openstack-Request-Id: req-41cf8694-48e8-4229-bad6-eba981a5f012 2019-04-05 07:59:16,242 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a29b26eabe7b40e096e05f07f1e7f213", "created_at": "2019-04-05T07:59:14Z", "admin_state_up": true, "updated_at": "2019-04-05T07:59:15Z", "project_id": "a29b26eabe7b40e096e05f07f1e7f213", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "31a443cc-a957-4da1-9698-25a11ea4c07b", "name": "neutron_trunk-router_d44be36d-3177-4c15-82ac-532f734fc090"}} 2019-04-05 07:59:16,242 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-41cf8694-48e8-4229-bad6-eba981a5f012 2019-04-05 07:59:16,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.68362402916s 2019-04-05 07:59:16,243 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T07:59:15Z', u'revision_number': 2, u'ha': False, u'id': u'31a443cc-a957-4da1-9698-25a11ea4c07b', u'external_gateway_info': {u'network_id': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-router_d44be36d-3177-4c15-82ac-532f734fc090', u'admin_state_up': True, u'tenant_id': u'a29b26eabe7b40e096e05f07f1e7f213', u'created_at': u'2019-04-05T07:59:14Z', u'flavor_id': None, u'routes': [], u'project_id': u'a29b26eabe7b40e096e05f07f1e7f213'}) 2019-04-05 07:59:16,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-05 07:59:16,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/31a443cc-a957-4da1-9698-25a11ea4c07b/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.15" -H "X-Auth-Token: {SHA1}753f9edd2d20a240ddc6258b104c701c743233f5" -d '{"subnet_id": "3c75ef00-c59e-417f-8f77-9191b92d1e28"}' 2019-04-05 07:59:18,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:18 GMT X-Openstack-Request-Id: req-76bcb057-16d1-4e7b-b195-fe6a1057ad12 2019-04-05 07:59:18,465 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "bc579ea5-48c6-4cab-a524-814e15609cfc", "tenant_id": "a29b26eabe7b40e096e05f07f1e7f213", "subnet_id": "3c75ef00-c59e-417f-8f77-9191b92d1e28", "subnet_ids": ["3c75ef00-c59e-417f-8f77-9191b92d1e28"], "port_id": "0525190a-c75f-4cf1-b311-2bbb3d68e30f", "id": "31a443cc-a957-4da1-9698-25a11ea4c07b"} 2019-04-05 07:59:18,465 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/31a443cc-a957-4da1-9698-25a11ea4c07b/add_router_interface.json used request id req-76bcb057-16d1-4e7b-b195-fe6a1057ad12 2019-04-05 07:59:18,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.22153997421s 2019-04-05 07:59:18,466 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-05 07:59:18,572 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-05 07:59:18,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 07:59:18,579 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:18 GMT 2019-04-05 07:59:18,580 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-04-05 07:59:18,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 07:59:18,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}753f9edd2d20a240ddc6258b104c701c743233f5" 2019-04-05 07:59:18,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:18 GMT X-Openstack-Request-Id: req-06be39e2-b840-4f62-8c0a-f542ba30a187 2019-04-05 07:59:18,854 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 07:59:18,854 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-06be39e2-b840-4f62-8c0a-f542ba30a187 2019-04-05 07:59:18,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.271248102188s 2019-04-05 07:59:18,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-05 07:59:18,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}753f9edd2d20a240ddc6258b104c701c743233f5" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_d44be36d-3177-4c15-82ac-532f734fc090", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_d44be36d-3177-4c15-82ac-532f734fc090"}' 2019-04-05 07:59:18,902 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:18 GMT Location: http://172.30.9.23:9292/v2/images/7da35ac5-da6f-4a12-836b-f78456e88483 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-30398432-6543-4c92-bdb2-99b299c7ce26 2019-04-05 07:59:18,903 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T07:59:18Z", "file": "/v2/images/7da35ac5-da6f-4a12-836b-f78456e88483/file", "owner": "a29b26eabe7b40e096e05f07f1e7f213", "id": "7da35ac5-da6f-4a12-836b-f78456e88483", "size": null, "self": "/v2/images/7da35ac5-da6f-4a12-836b-f78456e88483", "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_d44be36d-3177-4c15-82ac-532f734fc090", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_d44be36d-3177-4c15-82ac-532f734fc090", "checksum": null, "created_at": "2019-04-05T07:59:18Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-05 07:59:18,903 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-30398432-6543-4c92-bdb2-99b299c7ce26 2019-04-05 07:59:18,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0399551391602s 2019-04-05 07:59:18,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-05 07:59:18,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/7da35ac5-da6f-4a12-836b-f78456e88483/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.15" -H "X-Auth-Token: {SHA1}753f9edd2d20a240ddc6258b104c701c743233f5" -d '' 2019-04-05 07:59:19,344 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 07:59:19 GMT X-Openstack-Request-Id: req-dc2a2a4f-64bb-446f-83bb-5acaa4f2319e 2019-04-05 07:59:19,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-04-05 07:59:19,344 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/7da35ac5-da6f-4a12-836b-f78456e88483/file used request id req-dc2a2a4f-64bb-446f-83bb-5acaa4f2319e 2019-04-05 07:59:19,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.441010951996s 2019-04-05 07:59:19,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 07:59:19,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}753f9edd2d20a240ddc6258b104c701c743233f5" 2019-04-05 07:59:19,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:19 GMT X-Openstack-Request-Id: req-53d16933-0726-4750-9d82-2c0ab2526975 2019-04-05 07:59:19,376 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T07:59:19Z", "file": "/v2/images/7da35ac5-da6f-4a12-836b-f78456e88483/file", "owner": "a29b26eabe7b40e096e05f07f1e7f213", "id": "7da35ac5-da6f-4a12-836b-f78456e88483", "size": 12716032, "self": "/v2/images/7da35ac5-da6f-4a12-836b-f78456e88483", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/7da35ac5-da6f-4a12-836b-f78456e88483/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/7da35ac5-da6f-4a12-836b-f78456e88483/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_d44be36d-3177-4c15-82ac-532f734fc090", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_d44be36d-3177-4c15-82ac-532f734fc090", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T07:59:18Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 07:59:19,376 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-53d16933-0726-4750-9d82-2c0ab2526975 2019-04-05 07:59:19,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0270550251007s 2019-04-05 07:59:19,378 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/7da35ac5-da6f-4a12-836b-f78456e88483/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7da35ac5-da6f-4a12-836b-f78456e88483/file', 'owner': u'a29b26eabe7b40e096e05f07f1e7f213', 'id': u'7da35ac5-da6f-4a12-836b-f78456e88483', 'size': 12716032, u'self': u'/v2/images/7da35ac5-da6f-4a12-836b-f78456e88483', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a29b26eabe7b40e096e05f07f1e7f213', 'name': 'neutron_trunk-project_d44be36d-3177-4c15-82ac-532f734fc090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/7da35ac5-da6f-4a12-836b-f78456e88483/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-05T07:59:19Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-05T07:59:19Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_d44be36d-3177-4c15-82ac-532f734fc090', '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/7da35ac5-da6f-4a12-836b-f78456e88483', 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_d44be36d-3177-4c15-82ac-532f734fc090', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_d44be36d-3177-4c15-82ac-532f734fc090', 'created': u'2019-04-05T07:59:18Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-05T07:59: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/7da35ac5-da6f-4a12-836b-f78456e88483', 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_d44be36d-3177-4c15-82ac-532f734fc090', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-05 07:59:19,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-05 07:59:19,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}6258ede451e086db2b4ac436417f7e5d18078658" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_d44be36d-3177-4c15-82ac-532f734fc090", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-05 07:59:19,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59: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-36bcbd81-fb05-45be-af70-8f92906423fc x-openstack-request-id: req-36bcbd81-fb05-45be-af70-8f92906423fc 2019-04-05 07:59:19,713 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_d44be36d-3177-4c15-82ac-532f734fc090", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7664a709-1a9b-4a0e-93f0-196f26bd08bc", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7664a709-1a9b-4a0e-93f0-196f26bd08bc", "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": "7664a709-1a9b-4a0e-93f0-196f26bd08bc"}} 2019-04-05 07:59:19,714 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-36bcbd81-fb05-45be-af70-8f92906423fc 2019-04-05 07:59:19,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.332404851913s 2019-04-05 07:59:19,715 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_d44be36d-3177-4c15-82ac-532f734fc090', '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'a8d120259c3946c982a593eded4f1cfb', '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'7664a709-1a9b-4a0e-93f0-196f26bd08bc', 'swap': 0}) 2019-04-05 07:59:19,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-05 07:59:19,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/7664a709-1a9b-4a0e-93f0-196f26bd08bc/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.15" -H "X-Auth-Token: {SHA1}6258ede451e086db2b4ac436417f7e5d18078658" -d '{"extra_specs": {}}' 2019-04-05 07:59:19,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59: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-acad1e0d-dd0a-421c-a0ac-da7349b9709d x-openstack-request-id: req-acad1e0d-dd0a-421c-a0ac-da7349b9709d 2019-04-05 07:59:19,735 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-05 07:59:19,735 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/7664a709-1a9b-4a0e-93f0-196f26bd08bc/os-extra_specs used request id req-acad1e0d-dd0a-421c-a0ac-da7349b9709d 2019-04-05 07:59:19,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0199007987976s 2019-04-05 07:59:19,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 07:59:19,748 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8796c990-f1a6-404f-ae23-3d92bd8f7cf1 2019-04-05 07:59:19,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.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 07:59:19,748 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-8796c990-f1a6-404f-ae23-3d92bd8f7cf1 2019-04-05 07:59:19,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 07:59:19,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}753f9edd2d20a240ddc6258b104c701c743233f5" 2019-04-05 07:59:19,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23ad81eb-ade1-406f-899a-d0774918d7af 2019-04-05 07:59:19,927 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 07:59:19,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-23ad81eb-ade1-406f-899a-d0774918d7af 2019-04-05 07:59:19,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.175387859344s 2019-04-05 07:59:19,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 07:59:19,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}753f9edd2d20a240ddc6258b104c701c743233f5" 2019-04-05 07:59:20,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41e68503-558c-4ca2-8920-1d1bab9d8780 2019-04-05 07:59:20,131 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 07:59:20,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-41e68503-558c-4ca2-8920-1d1bab9d8780 2019-04-05 07:59:20,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198950052261s 2019-04-05 07:59:20,144 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-04-05 07:59:22,603 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-04-05 07:59:24,863 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 59a005f8-d9ec-489d-a5a5-5b17266db908 | 2019-04-05T07:59:24.461091 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 59a005f8-d9ec-489d-a5a5-5b17266db908 ~/.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-04-05 07:59:28,321 - 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-1412263656 | Available | | __unknown__ | tempest-type-605261660 | 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-04-05 07:59:29,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-04-05 07:59:31,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-04-05 07:59:34,370 - 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=69358898-56b7-401b-9990-a468e9097503) as the default verifier for the future CLI operations. 2019-04-05 07:59:36,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-04-05 07:59:36,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}6258ede451e086db2b4ac436417f7e5d18078658" 2019-04-05 07:59:36,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c1e7cd88-66f3-4fa9-8e42-506939828171 x-openstack-request-id: req-c1e7cd88-66f3-4fa9-8e42-506939828171 2019-04-05 07:59:36,389 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 18}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-04-05 07:59:36,389 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-c1e7cd88-66f3-4fa9-8e42-506939828171 2019-04-05 07:59:36,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0404789447784s 2019-04-05 07:59:36,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 07:59:36,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}753f9edd2d20a240ddc6258b104c701c743233f5" 2019-04-05 07:59:36,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:36 GMT X-Openstack-Request-Id: req-cf34b156-93ac-4677-abcc-0f29c00970cb 2019-04-05 07:59:36,674 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T07:59:19Z", "file": "/v2/images/7da35ac5-da6f-4a12-836b-f78456e88483/file", "owner": "a29b26eabe7b40e096e05f07f1e7f213", "id": "7da35ac5-da6f-4a12-836b-f78456e88483", "size": 12716032, "self": "/v2/images/7da35ac5-da6f-4a12-836b-f78456e88483", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/7da35ac5-da6f-4a12-836b-f78456e88483/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/7da35ac5-da6f-4a12-836b-f78456e88483/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_d44be36d-3177-4c15-82ac-532f734fc090", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_d44be36d-3177-4c15-82ac-532f734fc090", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T07:59:18Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 07:59:36,674 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-cf34b156-93ac-4677-abcc-0f29c00970cb 2019-04-05 07:59:36,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.279493093491s 2019-04-05 07:59:36,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-05 07:59:36,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}753f9edd2d20a240ddc6258b104c701c743233f5" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_d44be36d-3177-4c15-82ac-532f734fc090", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_d44be36d-3177-4c15-82ac-532f734fc090"}' 2019-04-05 07:59:36,725 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:36 GMT Location: http://172.30.9.23:9292/v2/images/07b62e9a-0efd-4e9f-97e9-32e63a948501 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-396cba31-2b41-4a6c-9750-e6165f78c2c0 2019-04-05 07:59:36,726 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T07:59:36Z", "file": "/v2/images/07b62e9a-0efd-4e9f-97e9-32e63a948501/file", "owner": "a29b26eabe7b40e096e05f07f1e7f213", "id": "07b62e9a-0efd-4e9f-97e9-32e63a948501", "size": null, "self": "/v2/images/07b62e9a-0efd-4e9f-97e9-32e63a948501", "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_d44be36d-3177-4c15-82ac-532f734fc090", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_d44be36d-3177-4c15-82ac-532f734fc090", "checksum": null, "created_at": "2019-04-05T07:59:36Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-05 07:59:36,726 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-396cba31-2b41-4a6c-9750-e6165f78c2c0 2019-04-05 07:59:36,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0415360927582s 2019-04-05 07:59:36,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-05 07:59:36,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/07b62e9a-0efd-4e9f-97e9-32e63a948501/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.15" -H "X-Auth-Token: {SHA1}753f9edd2d20a240ddc6258b104c701c743233f5" -d '' 2019-04-05 07:59:37,084 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 07:59:37 GMT X-Openstack-Request-Id: req-b8f230ba-09b0-4981-9f2b-19869e90c87a 2019-04-05 07:59:37,085 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 07:59:37,085 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/07b62e9a-0efd-4e9f-97e9-32e63a948501/file used request id req-b8f230ba-09b0-4981-9f2b-19869e90c87a 2019-04-05 07:59:37,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.357980966568s 2019-04-05 07:59:37,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 07:59:37,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}753f9edd2d20a240ddc6258b104c701c743233f5" 2019-04-05 07:59:37,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59:37 GMT X-Openstack-Request-Id: req-1b8d3216-3feb-46d6-8dbb-18a91d5b7877 2019-04-05 07:59:37,117 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T07:59:37Z", "file": "/v2/images/07b62e9a-0efd-4e9f-97e9-32e63a948501/file", "owner": "a29b26eabe7b40e096e05f07f1e7f213", "id": "07b62e9a-0efd-4e9f-97e9-32e63a948501", "size": 12716032, "self": "/v2/images/07b62e9a-0efd-4e9f-97e9-32e63a948501", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/07b62e9a-0efd-4e9f-97e9-32e63a948501/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/07b62e9a-0efd-4e9f-97e9-32e63a948501/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_d44be36d-3177-4c15-82ac-532f734fc090", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_d44be36d-3177-4c15-82ac-532f734fc090", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T07:59:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T07:59:19Z", "file": "/v2/images/7da35ac5-da6f-4a12-836b-f78456e88483/file", "owner": "a29b26eabe7b40e096e05f07f1e7f213", "id": "7da35ac5-da6f-4a12-836b-f78456e88483", "size": 12716032, "self": "/v2/images/7da35ac5-da6f-4a12-836b-f78456e88483", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/7da35ac5-da6f-4a12-836b-f78456e88483/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/7da35ac5-da6f-4a12-836b-f78456e88483/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_d44be36d-3177-4c15-82ac-532f734fc090", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_d44be36d-3177-4c15-82ac-532f734fc090", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T07:59:18Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 07:59:37,117 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-1b8d3216-3feb-46d6-8dbb-18a91d5b7877 2019-04-05 07:59:37,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0280408859253s 2019-04-05 07:59:37,120 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/07b62e9a-0efd-4e9f-97e9-32e63a948501/snap', u'metadata': Munch({})})], 'file': u'/v2/images/07b62e9a-0efd-4e9f-97e9-32e63a948501/file', 'owner': u'a29b26eabe7b40e096e05f07f1e7f213', 'id': u'07b62e9a-0efd-4e9f-97e9-32e63a948501', 'size': 12716032, u'self': u'/v2/images/07b62e9a-0efd-4e9f-97e9-32e63a948501', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a29b26eabe7b40e096e05f07f1e7f213', 'name': 'neutron_trunk-project_d44be36d-3177-4c15-82ac-532f734fc090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/07b62e9a-0efd-4e9f-97e9-32e63a948501/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-05T07:59:37Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-05T07:59:37Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_d44be36d-3177-4c15-82ac-532f734fc090', '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/07b62e9a-0efd-4e9f-97e9-32e63a948501', 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_d44be36d-3177-4c15-82ac-532f734fc090', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_d44be36d-3177-4c15-82ac-532f734fc090', 'created': u'2019-04-05T07:59:36Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-05T07:59:36Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/07b62e9a-0efd-4e9f-97e9-32e63a948501', 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_d44be36d-3177-4c15-82ac-532f734fc090', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-05 07:59:37,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-05 07:59:37,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}6258ede451e086db2b4ac436417f7e5d18078658" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_d44be36d-3177-4c15-82ac-532f734fc090", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-05 07:59:37,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59: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-f7c9499f-6678-4a66-b9d1-19dbeed75c3b x-openstack-request-id: req-f7c9499f-6678-4a66-b9d1-19dbeed75c3b 2019-04-05 07:59:37,149 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_d44be36d-3177-4c15-82ac-532f734fc090", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4c3cddaf-c419-4665-9426-a7a9f1b7aa1b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4c3cddaf-c419-4665-9426-a7a9f1b7aa1b", "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": "4c3cddaf-c419-4665-9426-a7a9f1b7aa1b"}} 2019-04-05 07:59:37,149 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f7c9499f-6678-4a66-b9d1-19dbeed75c3b 2019-04-05 07:59:37,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.028774023056s 2019-04-05 07:59:37,150 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_d44be36d-3177-4c15-82ac-532f734fc090', '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'a8d120259c3946c982a593eded4f1cfb', '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'4c3cddaf-c419-4665-9426-a7a9f1b7aa1b', 'swap': 0}) 2019-04-05 07:59:37,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-05 07:59:37,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/4c3cddaf-c419-4665-9426-a7a9f1b7aa1b/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.15" -H "X-Auth-Token: {SHA1}6258ede451e086db2b4ac436417f7e5d18078658" -d '{"extra_specs": {}}' 2019-04-05 07:59:37,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 07:59: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-d8292aed-f7a3-4d58-8f76-89a04c2919a5 x-openstack-request-id: req-d8292aed-f7a3-4d58-8f76-89a04c2919a5 2019-04-05 07:59:37,170 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-05 07:59:37,170 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/4c3cddaf-c419-4665-9426-a7a9f1b7aa1b/os-extra_specs used request id req-d8292aed-f7a3-4d58-8f76-89a04c2919a5 2019-04-05 07:59:37,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0198640823364s 2019-04-05 07:59:37,171 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_d44be36d-3177-4c15-82ac-532f734fc090', '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'a8d120259c3946c982a593eded4f1cfb', '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'4c3cddaf-c419-4665-9426-a7a9f1b7aa1b', 'swap': 0}) 2019-04-05 07:59:40,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-04-05 07:59:40,371 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-04-05 07:59:40,371 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-04-05 07:59:40,374 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-04-05 07:59:40,934 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-04-05 07:59:44,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-69358898-56b7-401b-9990-a468e9097503/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2019-04-05 07:59:44,942 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-04-05 07:59:44,958 - 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-04-05 08:01:46,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 370bfff4-6261-4911-b709-c073bd92ffd4 2019-04-05 08:01:46,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '370bfff4-6261-4911-b709-c073bd92ffd4']'. 2019-04-05 08:01:47,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-04-05 08:01:47,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-04-05 08:01:47,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-04-05 08:01:47,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 370bfff4-6261-4911-b709-c073bd92ffd4 | 2019-04-05 08:01:47,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-04-05 08:01:47,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-04-05 07:59:46 | 2019-04-05 08:01:47,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-04-05 08:01:46 | 2019-04-05 08:01:47,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:00 | 2019-04-05 08:01:47,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-04-05 08:01:47,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-04-05 08:01:47,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 69358898-56b7-401b-9990-a468e9097503) | 2019-04-05 08:01:47,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-04-05 08:01:47,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 59a005f8-d9ec-489d-a5a5-5b17266db908) | 2019-04-05 08:01:47,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2019-04-05 08:01:47,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 108.414 | 2019-04-05 08:01:47,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2019-04-05 08:01:47,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2019-04-05 08:01:47,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-04-05 08:01:47,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-04-05 08:01:47,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-04-05 08:01:47,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-04-05 08:01:47,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-04-05 08:01:47,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-04-05 08:01:47,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2019-04-05 08:01:47,529 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', '370bfff4-6261-4911-b709-c073bd92ffd4', '--to', u'/home/opnfv/functest/results/neutron_trunk/tempest-report.html'] 2019-04-05 08:01:49,438 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 370bfff4-6261-4911-b709-c073bd92ffd4 --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-04-05 08:01:49,439 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', '370bfff4-6261-4911-b709-c073bd92ffd4', '--to', u'/home/opnfv/functest/results/neutron_trunk/tempest-report.xml'] 2019-04-05 08:01:51,310 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 370bfff4-6261-4911-b709-c073bd92ffd4 --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-04-05 08:01:52,433 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-05 08:01:52,434 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:38 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-04-05 08:01:52,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-05 08:01:52,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/07b62e9a-0efd-4e9f-97e9-32e63a948501 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}753f9edd2d20a240ddc6258b104c701c743233f5" 2019-04-05 08:01:53,267 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 08:01:53 GMT X-Openstack-Request-Id: req-2f2c63e2-c404-46fd-9c59-fc1369722da5 2019-04-05 08:01:53,267 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 08:01:53,267 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/07b62e9a-0efd-4e9f-97e9-32e63a948501 used request id req-2f2c63e2-c404-46fd-9c59-fc1369722da5 2019-04-05 08:01:53,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.829117774963s 2019-04-05 08:01:53,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 08:01:53,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}6258ede451e086db2b4ac436417f7e5d18078658" 2019-04-05 08:01:53,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Fri, 05 Apr 2019 08:01: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-e21b449f-0ab7-4bbc-9d20-f07acbe0c737 x-openstack-request-id: req-e21b449f-0ab7-4bbc-9d20-f07acbe0c737 2019-04-05 08:01:53,300 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_alt_d44be36d-3177-4c15-82ac-532f734fc090", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4c3cddaf-c419-4665-9426-a7a9f1b7aa1b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4c3cddaf-c419-4665-9426-a7a9f1b7aa1b", "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": "4c3cddaf-c419-4665-9426-a7a9f1b7aa1b"}, {"name": "neutron_trunk-flavor_d44be36d-3177-4c15-82ac-532f734fc090", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7664a709-1a9b-4a0e-93f0-196f26bd08bc", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7664a709-1a9b-4a0e-93f0-196f26bd08bc", "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": "7664a709-1a9b-4a0e-93f0-196f26bd08bc"}]} 2019-04-05 08:01:53,300 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-e21b449f-0ab7-4bbc-9d20-f07acbe0c737 2019-04-05 08:01:53,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.027095079422s 2019-04-05 08:01:53,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-05 08:01:53,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/4c3cddaf-c419-4665-9426-a7a9f1b7aa1b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6258ede451e086db2b4ac436417f7e5d18078658" 2019-04-05 08:01:53,331 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 08:01: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-45ccfd01-468e-4e08-a027-0ac0ff01568e x-openstack-request-id: req-45ccfd01-468e-4e08-a027-0ac0ff01568e 2019-04-05 08:01:53,331 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/4c3cddaf-c419-4665-9426-a7a9f1b7aa1b used request id req-45ccfd01-468e-4e08-a027-0ac0ff01568e 2019-04-05 08:01:53,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0291819572449s 2019-04-05 08:01:53,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-05 08:01:53,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/31a443cc-a957-4da1-9698-25a11ea4c07b/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.15" -H "X-Auth-Token: {SHA1}753f9edd2d20a240ddc6258b104c701c743233f5" -d '{"subnet_id": "3c75ef00-c59e-417f-8f77-9191b92d1e28"}' 2019-04-05 08:01:55,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 08:01:55 GMT X-Openstack-Request-Id: req-2fdd4d39-1b70-455d-9fd8-0ac8dd22e22c 2019-04-05 08:01:55,800 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "bc579ea5-48c6-4cab-a524-814e15609cfc", "tenant_id": "a29b26eabe7b40e096e05f07f1e7f213", "subnet_id": "3c75ef00-c59e-417f-8f77-9191b92d1e28", "subnet_ids": ["3c75ef00-c59e-417f-8f77-9191b92d1e28"], "port_id": "0525190a-c75f-4cf1-b311-2bbb3d68e30f", "id": "31a443cc-a957-4da1-9698-25a11ea4c07b"} 2019-04-05 08:01:55,800 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/31a443cc-a957-4da1-9698-25a11ea4c07b/remove_router_interface.json used request id req-2fdd4d39-1b70-455d-9fd8-0ac8dd22e22c 2019-04-05 08:01:55,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.46909880638s 2019-04-05 08:01:55,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-05 08:01:55,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}753f9edd2d20a240ddc6258b104c701c743233f5" 2019-04-05 08:01:55,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1710 Content-Type: application/json Date: Fri, 05 Apr 2019 08:01:55 GMT X-Openstack-Request-Id: req-3169d219-94e0-42e4-9e3d-55900630c4a1 2019-04-05 08:01:55,933 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a29b26eabe7b40e096e05f07f1e7f213", "created_at": "2019-04-05T07:59:14Z", "admin_state_up": true, "updated_at": "2019-04-05T08:01:54Z", "project_id": "a29b26eabe7b40e096e05f07f1e7f213", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "31a443cc-a957-4da1-9698-25a11ea4c07b", "name": "neutron_trunk-router_d44be36d-3177-4c15-82ac-532f734fc090"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "638a7b188ca34971904cb70406edfab6", "created_at": "2019-04-05T06:37:32Z", "admin_state_up": false, "updated_at": "2019-04-05T06:37:32Z", "project_id": "638a7b188ca34971904cb70406edfab6", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "4026d610-689a-47a2-8afb-4aab31575bd9", "name": "tempest-router-290562227"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7a3d46fba4b943edb09ab34dc165c86a", "created_at": "2019-04-05T06:37:04Z", "admin_state_up": true, "updated_at": "2019-04-05T06:37:04Z", "project_id": "7a3d46fba4b943edb09ab34dc165c86a", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "96e1d4d7-e383-4196-9d01-0b4fd7036c10", "name": "tempest-pretest-check-172181608"}]} 2019-04-05 08:01:55,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-3169d219-94e0-42e4-9e3d-55900630c4a1 2019-04-05 08:01:55,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.131889104843s 2019-04-05 08:01:55,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-05 08:01:55,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/31a443cc-a957-4da1-9698-25a11ea4c07b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}753f9edd2d20a240ddc6258b104c701c743233f5" 2019-04-05 08:01:57,244 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 08:01:57 GMT X-Openstack-Request-Id: req-e413d280-69e7-4f6a-8e35-52e552d3b709 2019-04-05 08:01:57,244 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 08:01:57,244 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/31a443cc-a957-4da1-9698-25a11ea4c07b.json used request id req-e413d280-69e7-4f6a-8e35-52e552d3b709 2019-04-05 08:01:57,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.30945014954s 2019-04-05 08:01:57,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-05 08:01:57,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}753f9edd2d20a240ddc6258b104c701c743233f5" 2019-04-05 08:01:57,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1331 Content-Type: application/json Date: Fri, 05 Apr 2019 08:01:57 GMT X-Openstack-Request-Id: req-372d8922-8083-4bd1-b11d-4e403cc9eacd 2019-04-05 08:01:57,285 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-05T07:59: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":"3c75ef00-c59e-417f-8f77-9191b92d1e28","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a29b26eabe7b40e096e05f07f1e7f213","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_d44be36d-3177-4c15-82ac-532f734fc090","enable_dhcp":true,"segment_id":null,"network_id":"bc579ea5-48c6-4cab-a524-814e15609cfc","tenant_id":"a29b26eabe7b40e096e05f07f1e7f213","created_at":"2019-04-05T07:59:14Z","ip_version":4},{"updated_at":"2019-04-05T06:22:27Z","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":"d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:27Z","ip_version":4}]} 2019-04-05 08:01:57,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-372d8922-8083-4bd1-b11d-4e403cc9eacd 2019-04-05 08:01:57,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0410270690918s 2019-04-05 08:01:57,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-05 08:01:57,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/3c75ef00-c59e-417f-8f77-9191b92d1e28.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}753f9edd2d20a240ddc6258b104c701c743233f5" 2019-04-05 08:01:58,185 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 08:01:58 GMT X-Openstack-Request-Id: req-65162b17-1090-40a7-b5b5-3ac45b0239d6 2019-04-05 08:01:58,185 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 08:01:58,185 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/3c75ef00-c59e-417f-8f77-9191b92d1e28.json used request id req-65162b17-1090-40a7-b5b5-3ac45b0239d6 2019-04-05 08:01:58,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.897717952728s 2019-04-05 08:01:58,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 08:01:58,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}753f9edd2d20a240ddc6258b104c701c743233f5" 2019-04-05 08:01:58,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1437 Content-Type: application/json Date: Fri, 05 Apr 2019 08:01:58 GMT X-Openstack-Request-Id: req-000daaa6-9816-492d-85f8-9b348d158089 2019-04-05 08:01:58,269 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"bc579ea5-48c6-4cab-a524-814e15609cfc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":true,"project_id":"a29b26eabe7b40e096e05f07f1e7f213","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T08:01:58Z","qos_policy_id":null,"name":"neutron_trunk-net_d44be36d-3177-4c15-82ac-532f734fc090","admin_state_up":true,"tenant_id":"a29b26eabe7b40e096e05f07f1e7f213","created_at":"2019-04-05T07:59:13Z","provider:network_type":"vxlan"}]} 2019-04-05 08:01:58,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-000daaa6-9816-492d-85f8-9b348d158089 2019-04-05 08:01:58,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0833051204681s 2019-04-05 08:01:58,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-05 08:01:58,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/bc579ea5-48c6-4cab-a524-814e15609cfc.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}753f9edd2d20a240ddc6258b104c701c743233f5" 2019-04-05 08:01:59,497 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 08:01:59 GMT X-Openstack-Request-Id: req-11bcbca7-fe88-4252-9fcf-bfcba8760307 2019-04-05 08:01:59,497 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 08:01:59,498 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/bc579ea5-48c6-4cab-a524-814e15609cfc.json used request id req-11bcbca7-fe88-4252-9fcf-bfcba8760307 2019-04-05 08:01:59,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.22744393349s 2019-04-05 08:01:59,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 08:01:59,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}753f9edd2d20a240ddc6258b104c701c743233f5" 2019-04-05 08:01:59,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Fri, 05 Apr 2019 08:01:59 GMT X-Openstack-Request-Id: req-2e6c5f6d-ecae-482b-b827-0d079e8d251b 2019-04-05 08:01:59,529 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T07:59:19Z", "file": "/v2/images/7da35ac5-da6f-4a12-836b-f78456e88483/file", "owner": "a29b26eabe7b40e096e05f07f1e7f213", "id": "7da35ac5-da6f-4a12-836b-f78456e88483", "size": 12716032, "self": "/v2/images/7da35ac5-da6f-4a12-836b-f78456e88483", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/7da35ac5-da6f-4a12-836b-f78456e88483/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/7da35ac5-da6f-4a12-836b-f78456e88483/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_d44be36d-3177-4c15-82ac-532f734fc090", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_d44be36d-3177-4c15-82ac-532f734fc090", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T07:59:18Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 08:01:59,530 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-2e6c5f6d-ecae-482b-b827-0d079e8d251b 2019-04-05 08:01:59,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0273470878601s 2019-04-05 08:01:59,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-05 08:01:59,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/7da35ac5-da6f-4a12-836b-f78456e88483 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}753f9edd2d20a240ddc6258b104c701c743233f5" 2019-04-05 08:01:59,807 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 08:01:59 GMT X-Openstack-Request-Id: req-d0642466-728f-4fac-b4c1-0828c2133901 2019-04-05 08:01:59,807 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 08:01:59,807 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/7da35ac5-da6f-4a12-836b-f78456e88483 used request id req-d0642466-728f-4fac-b4c1-0828c2133901 2019-04-05 08:01:59,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.275766849518s 2019-04-05 08:01:59,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 08:01:59,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}6258ede451e086db2b4ac436417f7e5d18078658" 2019-04-05 08:01:59,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Fri, 05 Apr 2019 08:01: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-cac362b1-1d0a-4fa3-b2ad-d3c69fa8eb6d x-openstack-request-id: req-cac362b1-1d0a-4fa3-b2ad-d3c69fa8eb6d 2019-04-05 08:01:59,831 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_d44be36d-3177-4c15-82ac-532f734fc090", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7664a709-1a9b-4a0e-93f0-196f26bd08bc", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7664a709-1a9b-4a0e-93f0-196f26bd08bc", "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": "7664a709-1a9b-4a0e-93f0-196f26bd08bc"}]} 2019-04-05 08:01:59,831 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-cac362b1-1d0a-4fa3-b2ad-d3c69fa8eb6d 2019-04-05 08:01:59,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0233809947968s 2019-04-05 08:01:59,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-05 08:01:59,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/7664a709-1a9b-4a0e-93f0-196f26bd08bc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6258ede451e086db2b4ac436417f7e5d18078658" 2019-04-05 08:01:59,859 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 08:01: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-6f71f750-a457-4c25-aeec-52254550d3cb x-openstack-request-id: req-6f71f750-a457-4c25-aeec-52254550d3cb 2019-04-05 08:01:59,859 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/7664a709-1a9b-4a0e-93f0-196f26bd08bc used request id req-6f71f750-a457-4c25-aeec-52254550d3cb 2019-04-05 08:01:59,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0269598960876s 2019-04-05 08:01:59,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 08:01:59,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}6258ede451e086db2b4ac436417f7e5d18078658" 2019-04-05 08:02:00,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Fri, 05 Apr 2019 08:01:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a16c888-4c44-4dc3-a153-bc629d9b3c6e 2019-04-05 08:02:00,089 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_d44be36d-3177-4c15-82ac-532f734fc090", "links": {"self": "http://172.30.9.23:5000/v3/users/af3f886d805b48d885840eb89307fcd2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "af3f886d805b48d885840eb89307fcd2", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 08:02:00,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-0a16c888-4c44-4dc3-a153-bc629d9b3c6e 2019-04-05 08:02:00,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.229609966278s 2019-04-05 08:02:00,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 08:02:00,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/af3f886d805b48d885840eb89307fcd2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6258ede451e086db2b4ac436417f7e5d18078658" 2019-04-05 08:02:00,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c733f952-e6b7-41a3-a135-8588f1bc5a9c 2019-04-05 08:02:00,307 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_d44be36d-3177-4c15-82ac-532f734fc090", "links": {"self": "http://172.30.9.23:5000/v3/users/af3f886d805b48d885840eb89307fcd2"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "af3f886d805b48d885840eb89307fcd2", "description": null}} 2019-04-05 08:02:00,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/af3f886d805b48d885840eb89307fcd2 used request id req-c733f952-e6b7-41a3-a135-8588f1bc5a9c 2019-04-05 08:02:00,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213700056076s 2019-04-05 08:02:00,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-05 08:02:00,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/af3f886d805b48d885840eb89307fcd2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6258ede451e086db2b4ac436417f7e5d18078658" 2019-04-05 08:02:00,696 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 08:02:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5ac0247-8270-4815-bfa4-e1812a38a441 2019-04-05 08:02:00,696 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 08:02:00,696 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/af3f886d805b48d885840eb89307fcd2 used request id req-c5ac0247-8270-4815-bfa4-e1812a38a441 2019-04-05 08:02:00,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.387794017792s 2019-04-05 08:02:00,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 08:02:00,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}6258ede451e086db2b4ac436417f7e5d18078658" 2019-04-05 08:02:00,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32ce454b-d324-4d8c-8a4d-d213df312f90 2019-04-05 08:02:00,917 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.23:5000/v3/projects/a29b26eabe7b40e096e05f07f1e7f213"}, "tags": [], "enabled": true, "id": "a29b26eabe7b40e096e05f07f1e7f213", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_d44be36d-3177-4c15-82ac-532f734fc090"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 08:02:00,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-32ce454b-d324-4d8c-8a4d-d213df312f90 2019-04-05 08:02:00,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.213600873947s 2019-04-05 08:02:00,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-05 08:02:00,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/a29b26eabe7b40e096e05f07f1e7f213 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6258ede451e086db2b4ac436417f7e5d18078658" 2019-04-05 08:02:01,167 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 08:02:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c9c3950-8cdb-4f2c-bca4-8ed36c4781c1 2019-04-05 08:02:01,167 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 08:02:01,167 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/a29b26eabe7b40e096e05f07f1e7f213 used request id req-1c9c3950-8cdb-4f2c-bca4-8ed36c4781c1 2019-04-05 08:02:01,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.245997905731s 2019-04-05 08:02:01,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 08:02:01,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=a29b26eabe7b40e096e05f07f1e7f213&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.15" -H "X-Auth-Token: {SHA1}6258ede451e086db2b4ac436417f7e5d18078658" 2019-04-05 08:02:01,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:01 GMT X-Openstack-Request-Id: req-6f6974da-ee61-4b62-870d-a4aaea5619fe 2019-04-05 08:02:01,486 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a29b26eabe7b40e096e05f07f1e7f213", "created_at": "2019-04-05T07:59:13Z", "updated_at": "2019-04-05T07:59:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:59:13Z", "revision_number": 0, "id": "27333a8d-5c79-42f2-8b10-3734b81c61ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:59:13Z", "security_group_id": "fbf10d96-2778-462f-b7c6-e3f294d74911", "tenant_id": "a29b26eabe7b40e096e05f07f1e7f213", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29b26eabe7b40e096e05f07f1e7f213"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:59:13Z", "revision_number": 0, "id": "2eff2662-e29c-4e69-8863-ee736bc2990d", "remote_group_id": "fbf10d96-2778-462f-b7c6-e3f294d74911", "remote_ip_prefix": null, "created_at": "2019-04-05T07:59:13Z", "security_group_id": "fbf10d96-2778-462f-b7c6-e3f294d74911", "tenant_id": "a29b26eabe7b40e096e05f07f1e7f213", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29b26eabe7b40e096e05f07f1e7f213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:59:13Z", "revision_number": 0, "id": "8d05bdac-9d45-4ef7-96d7-b8083581d948", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:59:13Z", "security_group_id": "fbf10d96-2778-462f-b7c6-e3f294d74911", "tenant_id": "a29b26eabe7b40e096e05f07f1e7f213", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29b26eabe7b40e096e05f07f1e7f213"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:59:13Z", "revision_number": 0, "id": "c8293131-d7d9-4183-a5e8-b51a6f175455", "remote_group_id": "fbf10d96-2778-462f-b7c6-e3f294d74911", "remote_ip_prefix": null, "created_at": "2019-04-05T07:59:13Z", "security_group_id": "fbf10d96-2778-462f-b7c6-e3f294d74911", "tenant_id": "a29b26eabe7b40e096e05f07f1e7f213", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29b26eabe7b40e096e05f07f1e7f213"}], "revision_number": 1, "project_id": "a29b26eabe7b40e096e05f07f1e7f213", "id": "fbf10d96-2778-462f-b7c6-e3f294d74911", "name": "default"}]} 2019-04-05 08:02:01,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=a29b26eabe7b40e096e05f07f1e7f213&name=default used request id req-6f6974da-ee61-4b62-870d-a4aaea5619fe 2019-04-05 08:02:01,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.313129901886s 2019-04-05 08:02:01,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 08:02:01,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}6258ede451e086db2b4ac436417f7e5d18078658" 2019-04-05 08:02:01,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:01 GMT X-Openstack-Request-Id: req-b078bc37-eb78-4fa0-b4dc-9b2ca9435ca6 2019-04-05 08:02:01,610 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "created_at": "2019-04-05T06:36:57Z", "updated_at": "2019-04-05T06:36:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "3ad34bf5-d959-4f47-9e83-1646cad540de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "8dcba419-055d-4390-bce8-60ac1ec0e334", "remote_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "a6617e39-b59c-430d-bf58-b3b9a0d40bba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "fc5486dd-ed4d-46cf-a010-de708199197b", "remote_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}], "revision_number": 1, "project_id": "b3cb4712be48496898e2e8dcb6957ed2", "id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "created_at": "2019-04-05T06:36:58Z", "updated_at": "2019-04-05T06:36:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "03bd4738-8be6-406e-8a4b-9fa8798c5034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "1caf2aa8-6949-4b2f-9e1e-9117ac40e52a", "remote_group_id": "21cbd450-b569-48ec-a666-72704011d359", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "64be6ca7-f643-4418-a3da-9d931c90894a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "a521a8c7-ee0c-400c-989f-f5b4a2a754d5", "remote_group_id": "21cbd450-b569-48ec-a666-72704011d359", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce9e436aaa99438290206e1c56ed2734"}], "revision_number": 1, "project_id": "ce9e436aaa99438290206e1c56ed2734", "id": "21cbd450-b569-48ec-a666-72704011d359", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2116e15ef99649d98579650b18a04081", "created_at": "2019-04-05T06:39:31Z", "updated_at": "2019-04-05T06:39:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "54004b35-755b-4f2d-b5e0-5df0dea68c31", "remote_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv4", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "5949635c-16ae-40eb-a77b-59c4aa715d95", "remote_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv6", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "5eda8d54-40a7-4ae5-89e7-0c4c3f6fe1ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv6", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "ea9cc20f-cda8-4f86-917d-87e175290089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv4", "project_id": "2116e15ef99649d98579650b18a04081"}], "revision_number": 1, "project_id": "2116e15ef99649d98579650b18a04081", "id": "414447cd-6b86-4613-90fc-c75e42843105", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "created_at": "2019-04-05T06:39:33Z", "updated_at": "2019-04-05T06:39:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "0db2aa82-6505-40f0-9098-86a3aee1c249", "remote_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "0fe23aa1-260d-4cb1-a4e7-e733849505a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "480fa81b-fe66-4b98-91ba-f091f0c241ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "9a4acbee-b584-4571-8927-2a611ea95e00", "remote_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "da2fe55963c846f2b042f2dd892486e2"}], "revision_number": 1, "project_id": "da2fe55963c846f2b042f2dd892486e2", "id": "425ad310-705d-4408-b621-bb78f82c0298", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "created_at": "2019-04-05T06:36:46Z", "updated_at": "2019-04-05T06:36:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "2ec6d031-999b-4652-9bc2-473d87f48d7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "8438dec8-7805-4cf4-8fa8-d73fc07d4c1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "97fe85a4-4ab9-4305-89f8-349a8d55f4bd", "remote_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "e05dc08c-fe4d-4d16-b1fd-c4036003dcb6", "remote_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}], "revision_number": 1, "project_id": "ee8e08409f9e44d18a4e4b30e845aebe", "id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-05T06:24:19Z", "updated_at": "2019-04-05T06:24:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "0816cb4e-5b34-4e0e-a92b-2747b5ac7a00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "25763b38-1719-453d-a14e-f3c76b13cc42", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "8210886f-2687-4779-b145-fc57423d91c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "fba949ea-8aec-4a37-9c7a-026e6bd092f8", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "created_at": "2019-04-05T06:36:48Z", "updated_at": "2019-04-05T06:36:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "04a66448-8301-49c6-9c23-b541d993c12e", "remote_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "167fd9e2-36c3-4e62-aa47-a500fdb62641", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "3989831e-39b2-4e9d-9ec2-542923684897", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "70a9b809-e7a5-46cf-9e22-25d814e58350", "remote_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}], "revision_number": 1, "project_id": "860a396ba7d3400ca146873ab04b6f1e", "id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "created_at": "2019-04-05T06:36:25Z", "updated_at": "2019-04-05T06:36:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "1604aef8-274d-4685-9479-f6dd4609a8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "3f6e66e1-b179-4058-b103-b0c9b0410759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "b93b74b8-a650-4ed0-92ac-364deb4a3eff", "remote_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "c1753a0c-8d19-4b2b-abb6-7f0adbf786b9", "remote_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}], "revision_number": 1, "project_id": "9f7d1a679cb14ac58049950f7deeb60f", "id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "created_at": "2019-04-05T06:22:23Z", "updated_at": "2019-04-05T06:22:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "6ea82520-e223-4695-ad5e-9d8a732e75e5", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "84dbc1ec-b830-42da-a2c2-6affe4564e92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "b2cb60c5-bb44-4241-9c03-4830a87cc121", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "bc3ce38f-1e5b-4e37-bc17-77b797ed9d56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}], "revision_number": 1, "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "229636115bb1493c9a4d54b65569f224", "created_at": "2019-04-05T06:36:56Z", "updated_at": "2019-04-05T06:36:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "33c178e2-0140-4c10-8562-2972f4506d1b", "remote_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv6", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "5f458cb6-d04e-4ad4-b005-00f2eb36c7a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv6", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "839f3242-ac45-4d93-9d7c-27234f854569", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv4", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "df221d69-4934-4466-b095-2c9f83a846fc", "remote_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv4", "project_id": "229636115bb1493c9a4d54b65569f224"}], "revision_number": 1, "project_id": "229636115bb1493c9a4d54b65569f224", "id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "created_at": "2019-04-05T06:36:50Z", "updated_at": "2019-04-05T06:36:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "1069fd69-574a-4a73-9ab0-15dcc3fb65d1", "remote_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "51b7361d-b1b8-470f-85c4-bf40f9b2425d", "remote_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "d77a1cc1-3706-462a-b6bf-08f381f66dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "ede2d573-f458-4700-9e3d-80d6ff4fbd8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}], "revision_number": 1, "project_id": "d5daecf70fe5413f8a2671b58e2922f6", "id": "d6258671-5d3d-4067-a774-7476fa7252c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "created_at": "2019-04-05T06:24:18Z", "updated_at": "2019-04-05T06:24:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "1c082b29-0864-456d-a6b5-dfb8ddb5c4dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "3ff1d863-0a41-400b-82d4-9ec541b9069c", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "a5a87ded-31da-4d85-931e-1621ef79b33d", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "ba36cf94-d6e2-464c-a246-442cd5b4c44d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}], "revision_number": 1, "project_id": "a8d120259c3946c982a593eded4f1cfb", "id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6cdad088d3314750972b6209a006436b", "created_at": "2019-04-05T07:35:56Z", "updated_at": "2019-04-05T07:35:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "046ad99e-6286-41f4-83f3-2f0394236547", "remote_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6cdad088d3314750972b6209a006436b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "06616e85-fb59-4c85-9856-24d76d63b6e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6cdad088d3314750972b6209a006436b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "ab4d372b-ff07-4278-aa9c-bad74ac34f3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6cdad088d3314750972b6209a006436b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "f505c2e1-1079-45b1-9474-4d7f4c930bf0", "remote_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6cdad088d3314750972b6209a006436b"}], "revision_number": 1, "project_id": "6cdad088d3314750972b6209a006436b", "id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29b26eabe7b40e096e05f07f1e7f213", "created_at": "2019-04-05T07:59:13Z", "updated_at": "2019-04-05T07:59:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:59:13Z", "revision_number": 0, "id": "27333a8d-5c79-42f2-8b10-3734b81c61ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:59:13Z", "security_group_id": "fbf10d96-2778-462f-b7c6-e3f294d74911", "tenant_id": "a29b26eabe7b40e096e05f07f1e7f213", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29b26eabe7b40e096e05f07f1e7f213"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:59:13Z", "revision_number": 0, "id": "2eff2662-e29c-4e69-8863-ee736bc2990d", "remote_group_id": "fbf10d96-2778-462f-b7c6-e3f294d74911", "remote_ip_prefix": null, "created_at": "2019-04-05T07:59:13Z", "security_group_id": "fbf10d96-2778-462f-b7c6-e3f294d74911", "tenant_id": "a29b26eabe7b40e096e05f07f1e7f213", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29b26eabe7b40e096e05f07f1e7f213"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:59:13Z", "revision_number": 0, "id": "8d05bdac-9d45-4ef7-96d7-b8083581d948", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:59:13Z", "security_group_id": "fbf10d96-2778-462f-b7c6-e3f294d74911", "tenant_id": "a29b26eabe7b40e096e05f07f1e7f213", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29b26eabe7b40e096e05f07f1e7f213"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:59:13Z", "revision_number": 0, "id": "c8293131-d7d9-4183-a5e8-b51a6f175455", "remote_group_id": "fbf10d96-2778-462f-b7c6-e3f294d74911", "remote_ip_prefix": null, "created_at": "2019-04-05T07:59:13Z", "security_group_id": "fbf10d96-2778-462f-b7c6-e3f294d74911", "tenant_id": "a29b26eabe7b40e096e05f07f1e7f213", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29b26eabe7b40e096e05f07f1e7f213"}], "revision_number": 1, "project_id": "a29b26eabe7b40e096e05f07f1e7f213", "id": "fbf10d96-2778-462f-b7c6-e3f294d74911", "name": "default"}]} 2019-04-05 08:02:01,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-b078bc37-eb78-4fa0-b4dc-9b2ca9435ca6 2019-04-05 08:02:01,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.118844032288s 2019-04-05 08:02:01,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-05 08:02:01,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/fbf10d96-2778-462f-b7c6-e3f294d74911.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6258ede451e086db2b4ac436417f7e5d18078658" 2019-04-05 08:02:01,741 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 08:02:01 GMT X-Openstack-Request-Id: req-54b21aea-bf4b-43b6-bbce-415b33c7b5e5 2019-04-05 08:02:01,741 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 08:02:01,741 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/fbf10d96-2778-462f-b7c6-e3f294d74911.json used request id req-54b21aea-bf4b-43b6-bbce-415b33c7b5e5 2019-04-05 08:02:01,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.121190071106s 2019-04-05 08:02:01,793 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2019-04-05 08:02:01,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 08:02:01,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21a7dfd7-0707-414c-9376-46c7639d2a82 2019-04-05 08:02:01,844 - 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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 08:02:01,844 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-21a7dfd7-0707-414c-9376-46c7639d2a82 2019-04-05 08:02:01,845 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 08:02:02,248 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58fef951bcfc4cf0998078f8ffea0edb", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}, {"id": "774319f454e747168821760a73d5b691", "name": "reader"}], "expires_at": "2019-04-05T09:02:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8d120259c3946c982a593eded4f1cfb", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [], "type": "tempest-type-605261660", "id": "18f8718610614825a0400b23ea70ffb4", "name": "tempest-service-846617376"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1412263656", "id": "68540ada0f92454786c30b9265352a18", "name": "tempest-service-673250099"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3925ae83907349f0acb148efa634063e"}, "audit_ids": ["pk2apAdHThmLnvEv8L3Dug"], "issued_at": "2019-04-05T08:02:02.000000Z"}} 2019-04-05 08:02:02,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 08:02:02,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}3ec2b296afb483ac4cd1dee8847a39e20cf297f9" 2019-04-05 08:02:02,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:02 GMT X-Openstack-Request-Id: req-74fc1932-a2e2-4e69-a0b2-8df32f02555e 2019-04-05 08:02:02,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":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"}]} 2019-04-05 08:02:02,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-74fc1932-a2e2-4e69-a0b2-8df32f02555e 2019-04-05 08:02:02,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.338068008423s 2019-04-05 08:02:02,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 08:02:02,600 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a99e647-0e6d-4440-bc5a-e25afe069cc0 2019-04-05 08:02:02,600 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 08:02:02,600 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-6a99e647-0e6d-4440-bc5a-e25afe069cc0 2019-04-05 08:02:02,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 08:02:02,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}3ec2b296afb483ac4cd1dee8847a39e20cf297f9" 2019-04-05 08:02:02,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff58ca7e-b7e2-448d-a4d1-1a8f5509bdb5 2019-04-05 08:02:02,753 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 08:02:02,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-ff58ca7e-b7e2-448d-a4d1-1a8f5509bdb5 2019-04-05 08:02:02,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.152397871017s 2019-04-05 08:02:02,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-05 08:02:02,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}3ec2b296afb483ac4cd1dee8847a39e20cf297f9" -d '{"project": {"description": "Created by OPNFV Functest: networking-bgpvpn", "enabled": true, "domain_id": "default", "name": "networking-bgpvpn-project_04c7a8fd-8f27-45a9-9067-ba48580d70fa"}}' 2019-04-05 08:02:02,974 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 380 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4513687-143d-42fe-8a7e-f9332d822765 2019-04-05 08:02:02,975 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.23:5000/v3/projects/c52494a328bc41c494b4ec672f0a3c69"}, "tags": [], "enabled": true, "id": "c52494a328bc41c494b4ec672f0a3c69", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_04c7a8fd-8f27-45a9-9067-ba48580d70fa"}} 2019-04-05 08:02:02,975 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-e4513687-143d-42fe-8a7e-f9332d822765 2019-04-05 08:02:02,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.21346116066s 2019-04-05 08:02:02,975 - 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'c52494a328bc41c494b4ec672f0a3c69', '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_04c7a8fd-8f27-45a9-9067-ba48580d70fa'}) 2019-04-05 08:02:02,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-05 08:02:02,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}3ec2b296afb483ac4cd1dee8847a39e20cf297f9" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "SckcQAYEp3cKfCPh91fcPOIUvGJ17o", "email": null, "name": "networking-bgpvpn-user_04c7a8fd-8f27-45a9-9067-ba48580d70fa"}}' 2019-04-05 08:02:03,448 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 332 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dcf50c50-5f5b-40cf-b9ef-f32c2662d87b 2019-04-05 08:02:03,448 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_04c7a8fd-8f27-45a9-9067-ba48580d70fa", "links": {"self": "http://172.30.9.23:5000/v3/users/fe8a38ddb5aa4ad4be65ec66578e4c0b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fe8a38ddb5aa4ad4be65ec66578e4c0b", "domain_id": "default", "password_expires_at": null}} 2019-04-05 08:02:03,448 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-dcf50c50-5f5b-40cf-b9ef-f32c2662d87b 2019-04-05 08:02:03,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.466615915298s 2019-04-05 08:02:03,449 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'fe8a38ddb5aa4ad4be65ec66578e4c0b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-bgpvpn-user_04c7a8fd-8f27-45a9-9067-ba48580d70fa'}) 2019-04-05 08:02:03,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 08:02:03,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ec2b296afb483ac4cd1dee8847a39e20cf297f9" 2019-04-05 08:02:03,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1ff5d1c-4a82-46c5-85dc-fd1ebafc3835 2019-04-05 08:02:03,567 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 08:02:03,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f1ff5d1c-4a82-46c5-85dc-fd1ebafc3835 2019-04-05 08:02:03,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113656997681s 2019-04-05 08:02:03,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 08:02:03,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ec2b296afb483ac4cd1dee8847a39e20cf297f9" 2019-04-05 08:02:03,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46a86bcf-a499-49ed-9965-31cf791d1a38 2019-04-05 08:02:03,775 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 08:02:03,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-46a86bcf-a499-49ed-9965-31cf791d1a38 2019-04-05 08:02:03,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.203063011169s 2019-04-05 08:02:03,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 08:02:03,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ec2b296afb483ac4cd1dee8847a39e20cf297f9" 2019-04-05 08:02:03,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68f399c3-c133-4bef-9fa1-e8806541a24c 2019-04-05 08:02:03,973 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 08:02:03,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-68f399c3-c133-4bef-9fa1-e8806541a24c 2019-04-05 08:02:03,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192744016647s 2019-04-05 08:02:03,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 08:02:03,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}3ec2b296afb483ac4cd1dee8847a39e20cf297f9" 2019-04-05 08:02:04,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f108005f-339b-43a8-aa0c-5bf934db035c 2019-04-05 08:02:04,183 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 08:02:04,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-f108005f-339b-43a8-aa0c-5bf934db035c 2019-04-05 08:02:04,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.204660892487s 2019-04-05 08:02:04,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 08:02:04,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}3ec2b296afb483ac4cd1dee8847a39e20cf297f9" 2019-04-05 08:02:04,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 847 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d287b00-afa3-4033-9064-f62cffeb0b4b 2019-04-05 08:02:04,319 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_04c7a8fd-8f27-45a9-9067-ba48580d70fa", "links": {"self": "http://172.30.9.23:5000/v3/users/fe8a38ddb5aa4ad4be65ec66578e4c0b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fe8a38ddb5aa4ad4be65ec66578e4c0b", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 08:02:04,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-8d287b00-afa3-4033-9064-f62cffeb0b4b 2019-04-05 08:02:04,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.135498046875s 2019-04-05 08:02:04,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 08:02:04,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}3ec2b296afb483ac4cd1dee8847a39e20cf297f9" 2019-04-05 08:02:04,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 402 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db1fa639-b82a-4832-8569-a5a4481e0090 2019-04-05 08:02:04,536 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.23:5000/v3/projects/c52494a328bc41c494b4ec672f0a3c69"}, "tags": [], "enabled": true, "id": "c52494a328bc41c494b4ec672f0a3c69", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_04c7a8fd-8f27-45a9-9067-ba48580d70fa"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 08:02:04,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-db1fa639-b82a-4832-8569-a5a4481e0090 2019-04-05 08:02:04,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.204835176468s 2019-04-05 08:02:04,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 08:02:04,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=fe8a38ddb5aa4ad4be65ec66578e4c0b&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=c52494a328bc41c494b4ec672f0a3c69" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ec2b296afb483ac4cd1dee8847a39e20cf297f9" 2019-04-05 08:02:04,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbe8e37f-6733-422d-8252-48cac1c1e054 2019-04-05 08:02:04,656 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=fe8a38ddb5aa4ad4be65ec66578e4c0b&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=c52494a328bc41c494b4ec672f0a3c69", "previous": null, "next": null}} 2019-04-05 08:02:04,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=fe8a38ddb5aa4ad4be65ec66578e4c0b&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=c52494a328bc41c494b4ec672f0a3c69 used request id req-bbe8e37f-6733-422d-8252-48cac1c1e054 2019-04-05 08:02:04,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.11186504364s 2019-04-05 08:02:04,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-05 08:02:04,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/c52494a328bc41c494b4ec672f0a3c69/users/fe8a38ddb5aa4ad4be65ec66578e4c0b/roles/a7225acce0184423a1dc2d63c39b687a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ec2b296afb483ac4cd1dee8847a39e20cf297f9" 2019-04-05 08:02:04,922 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 08:02:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2ea2ea1-cd43-4bba-bd6f-024b3cc18232 2019-04-05 08:02:04,922 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 08:02:04,922 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c52494a328bc41c494b4ec672f0a3c69/users/fe8a38ddb5aa4ad4be65ec66578e4c0b/roles/a7225acce0184423a1dc2d63c39b687a used request id req-d2ea2ea1-cd43-4bba-bd6f-024b3cc18232 2019-04-05 08:02:04,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.262655973434s 2019-04-05 08:02:04,923 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-bgpvpn-project_04c7a8fd-8f27-45a9-9067-ba48580d70fa', 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'c52494a328bc41c494b4ec672f0a3c69', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'SckcQAYEp3cKfCPh91fcPOIUvGJ17o', 'username': u'networking-bgpvpn-user_04c7a8fd-8f27-45a9-9067-ba48580d70fa', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-05 08:02:04,927 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-bgpvpn-user_04c7a8fd-8f27-45a9-9067-ba48580d70fa', 'password': 'SckcQAYEp3cKfCPh91fcPOIUvGJ17o', 'project_name': 'networking-bgpvpn-project_04c7a8fd-8f27-45a9-9067-ba48580d70fa', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'c52494a328bc41c494b4ec672f0a3c69', 'project_domain_name': 'Default'} 2019-04-05 08:02:04,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 08:02:04,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ec2b296afb483ac4cd1dee8847a39e20cf297f9" 2019-04-05 08:02:05,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb095430-ee65-4ae7-8ffb-90831ba056c3 2019-04-05 08:02:05,124 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 08:02:05,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-eb095430-ee65-4ae7-8ffb-90831ba056c3 2019-04-05 08:02:05,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193356990814s 2019-04-05 08:02:05,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 08:02:05,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ec2b296afb483ac4cd1dee8847a39e20cf297f9" 2019-04-05 08:02:05,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e0d7206-30e4-47a1-978a-c5a1099d6b98 2019-04-05 08:02:05,243 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 08:02:05,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6e0d7206-30e4-47a1-978a-c5a1099d6b98 2019-04-05 08:02:05,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11540389061s 2019-04-05 08:02:05,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 08:02:05,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}3ec2b296afb483ac4cd1dee8847a39e20cf297f9" 2019-04-05 08:02:05,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57e215d1-fc87-4ef7-8f6f-55c97a14ba89 2019-04-05 08:02:05,353 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 08:02:05,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-57e215d1-fc87-4ef7-8f6f-55c97a14ba89 2019-04-05 08:02:05,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106209993362s 2019-04-05 08:02:05,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 08:02:05,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}3ec2b296afb483ac4cd1dee8847a39e20cf297f9" 2019-04-05 08:02:05,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 847 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0532e7f1-2f65-44d1-8d48-c6dd91a24ff0 2019-04-05 08:02:05,489 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_04c7a8fd-8f27-45a9-9067-ba48580d70fa", "links": {"self": "http://172.30.9.23:5000/v3/users/fe8a38ddb5aa4ad4be65ec66578e4c0b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fe8a38ddb5aa4ad4be65ec66578e4c0b", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 08:02:05,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-0532e7f1-2f65-44d1-8d48-c6dd91a24ff0 2019-04-05 08:02:05,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.135551929474s 2019-04-05 08:02:05,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 08:02:05,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}3ec2b296afb483ac4cd1dee8847a39e20cf297f9" 2019-04-05 08:02:05,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 402 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be470c7a-20e6-4ae9-ac2a-12ec1c04e9f8 2019-04-05 08:02:05,661 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.23:5000/v3/projects/c52494a328bc41c494b4ec672f0a3c69"}, "tags": [], "enabled": true, "id": "c52494a328bc41c494b4ec672f0a3c69", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_04c7a8fd-8f27-45a9-9067-ba48580d70fa"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 08:02:05,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-be470c7a-20e6-4ae9-ac2a-12ec1c04e9f8 2019-04-05 08:02:05,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.159940958023s 2019-04-05 08:02:05,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 08:02:05,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=fe8a38ddb5aa4ad4be65ec66578e4c0b&role.id=58fef951bcfc4cf0998078f8ffea0edb&scope.project.id=c52494a328bc41c494b4ec672f0a3c69" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ec2b296afb483ac4cd1dee8847a39e20cf297f9" 2019-04-05 08:02:05,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20a49242-24b8-47fe-b12f-4a16ee516e61 2019-04-05 08:02:05,782 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=fe8a38ddb5aa4ad4be65ec66578e4c0b&role.id=58fef951bcfc4cf0998078f8ffea0edb&scope.project.id=c52494a328bc41c494b4ec672f0a3c69", "previous": null, "next": null}} 2019-04-05 08:02:05,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=fe8a38ddb5aa4ad4be65ec66578e4c0b&role.id=58fef951bcfc4cf0998078f8ffea0edb&scope.project.id=c52494a328bc41c494b4ec672f0a3c69 used request id req-20a49242-24b8-47fe-b12f-4a16ee516e61 2019-04-05 08:02:05,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112879991531s 2019-04-05 08:02:05,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-05 08:02:05,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/c52494a328bc41c494b4ec672f0a3c69/users/fe8a38ddb5aa4ad4be65ec66578e4c0b/roles/58fef951bcfc4cf0998078f8ffea0edb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ec2b296afb483ac4cd1dee8847a39e20cf297f9" 2019-04-05 08:02:05,939 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 08:02:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4400556c-4961-4560-847e-a5b83fab38d7 2019-04-05 08:02:05,939 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 08:02:05,939 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c52494a328bc41c494b4ec672f0a3c69/users/fe8a38ddb5aa4ad4be65ec66578e4c0b/roles/58fef951bcfc4cf0998078f8ffea0edb used request id req-4400556c-4961-4560-847e-a5b83fab38d7 2019-04-05 08:02:05,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.153213977814s 2019-04-05 08:02:05,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 08:02:05,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ec2b296afb483ac4cd1dee8847a39e20cf297f9" 2019-04-05 08:02:06,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81e1782b-0ebd-44bf-b4a2-aef5070c00d9 2019-04-05 08:02:06,132 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 08:02:06,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-81e1782b-0ebd-44bf-b4a2-aef5070c00d9 2019-04-05 08:02:06,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.190182924271s 2019-04-05 08:02:06,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 08:02:06,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}3ec2b296afb483ac4cd1dee8847a39e20cf297f9" 2019-04-05 08:02:06,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cb18595-c3dd-4def-aa0e-95974ec5a792 2019-04-05 08:02:06,331 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 08:02:06,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-2cb18595-c3dd-4def-aa0e-95974ec5a792 2019-04-05 08:02:06,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.194286108017s 2019-04-05 08:02:06,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 08:02:06,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}3ec2b296afb483ac4cd1dee8847a39e20cf297f9" 2019-04-05 08:02:06,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 847 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb753be1-0f90-4341-a98a-28c35fd551fb 2019-04-05 08:02:06,466 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_04c7a8fd-8f27-45a9-9067-ba48580d70fa", "links": {"self": "http://172.30.9.23:5000/v3/users/fe8a38ddb5aa4ad4be65ec66578e4c0b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fe8a38ddb5aa4ad4be65ec66578e4c0b", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 08:02:06,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-cb753be1-0f90-4341-a98a-28c35fd551fb 2019-04-05 08:02:06,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.133380889893s 2019-04-05 08:02:06,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 08:02:06,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=58fef951bcfc4cf0998078f8ffea0edb&user.id=fe8a38ddb5aa4ad4be65ec66578e4c0b&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.15" -H "X-Auth-Token: {SHA1}3ec2b296afb483ac4cd1dee8847a39e20cf297f9" 2019-04-05 08:02:06,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77cfd06b-286a-4d7d-a211-ff535fde259b 2019-04-05 08:02:06,588 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=58fef951bcfc4cf0998078f8ffea0edb&user.id=fe8a38ddb5aa4ad4be65ec66578e4c0b&scope.domain.id=default", "previous": null, "next": null}} 2019-04-05 08:02:06,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=58fef951bcfc4cf0998078f8ffea0edb&user.id=fe8a38ddb5aa4ad4be65ec66578e4c0b&scope.domain.id=default used request id req-77cfd06b-286a-4d7d-a211-ff535fde259b 2019-04-05 08:02:06,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110340118408s 2019-04-05 08:02:06,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-04-05 08:02:06,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/fe8a38ddb5aa4ad4be65ec66578e4c0b/roles/58fef951bcfc4cf0998078f8ffea0edb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ec2b296afb483ac4cd1dee8847a39e20cf297f9" 2019-04-05 08:02:06,733 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 08:02:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f2e457a-2d7f-4aca-9fbf-ab00bcfbda01 2019-04-05 08:02:06,733 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 08:02:06,733 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/fe8a38ddb5aa4ad4be65ec66578e4c0b/roles/58fef951bcfc4cf0998078f8ffea0edb used request id req-7f2e457a-2d7f-4aca-9fbf-ab00bcfbda01 2019-04-05 08:02:06,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.141628026962s 2019-04-05 08:02:06,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 08:02:06,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62cbf71e-4fc7-4958-b41d-00aee02b5273 2019-04-05 08:02:06,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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 08:02:06,744 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-62cbf71e-4fc7-4958-b41d-00aee02b5273 2019-04-05 08:02:06,744 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 08:02:07,142 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58fef951bcfc4cf0998078f8ffea0edb", "name": "admin"}, {"id": "774319f454e747168821760a73d5b691", "name": "reader"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}], "expires_at": "2019-04-05T09:02:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c52494a328bc41c494b4ec672f0a3c69", "name": "networking-bgpvpn-project_04c7a8fd-8f27-45a9-9067-ba48580d70fa"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/c52494a328bc41c494b4ec672f0a3c69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/c52494a328bc41c494b4ec672f0a3c69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/c52494a328bc41c494b4ec672f0a3c69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [], "type": "tempest-type-605261660", "id": "18f8718610614825a0400b23ea70ffb4", "name": "tempest-service-846617376"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_c52494a328bc41c494b4ec672f0a3c69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_c52494a328bc41c494b4ec672f0a3c69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1412263656", "id": "68540ada0f92454786c30b9265352a18", "name": "tempest-service-673250099"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/c52494a328bc41c494b4ec672f0a3c69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/c52494a328bc41c494b4ec672f0a3c69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/c52494a328bc41c494b4ec672f0a3c69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/c52494a328bc41c494b4ec672f0a3c69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/c52494a328bc41c494b4ec672f0a3c69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/c52494a328bc41c494b4ec672f0a3c69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-bgpvpn-user_04c7a8fd-8f27-45a9-9067-ba48580d70fa", "id": "fe8a38ddb5aa4ad4be65ec66578e4c0b"}, "audit_ids": ["66PQBISKQiSujcEJxGuNgw"], "issued_at": "2019-04-05T08:02:07.000000Z"}} 2019-04-05 08:02:07,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-04-05 08:02:07,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}14dbd0332178603ec76ac129fba353dcc5358487" 2019-04-05 08:02:07,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:07 GMT X-Openstack-Request-Id: req-08626678-1723-4ef6-b7d4-fba6d2c1aba8 2019-04-05 08:02:07,405 - 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-04-05 08:02:07,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-08626678-1723-4ef6-b7d4-fba6d2c1aba8 2019-04-05 08:02:07,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.260305166245s 2019-04-05 08:02:07,414 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2019-04-05 08:02:07,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 08:02:07,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}3ec2b296afb483ac4cd1dee8847a39e20cf297f9" 2019-04-05 08:02:07,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 847 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ef16a29-0280-4401-a152-c1225f8ad102 2019-04-05 08:02:07,541 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_04c7a8fd-8f27-45a9-9067-ba48580d70fa", "links": {"self": "http://172.30.9.23:5000/v3/users/fe8a38ddb5aa4ad4be65ec66578e4c0b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fe8a38ddb5aa4ad4be65ec66578e4c0b", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 08:02:07,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-0ef16a29-0280-4401-a152-c1225f8ad102 2019-04-05 08:02:07,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126798868179s 2019-04-05 08:02:07,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 08:02:07,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/fe8a38ddb5aa4ad4be65ec66578e4c0b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ec2b296afb483ac4cd1dee8847a39e20cf297f9" 2019-04-05 08:02:07,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 232 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76e806ea-7039-440b-85b5-45101c710e9b 2019-04-05 08:02:07,670 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_04c7a8fd-8f27-45a9-9067-ba48580d70fa", "links": {"self": "http://172.30.9.23:5000/v3/users/fe8a38ddb5aa4ad4be65ec66578e4c0b"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "fe8a38ddb5aa4ad4be65ec66578e4c0b", "description": null}} 2019-04-05 08:02:07,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/fe8a38ddb5aa4ad4be65ec66578e4c0b used request id req-76e806ea-7039-440b-85b5-45101c710e9b 2019-04-05 08:02:07,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122560977936s 2019-04-05 08:02:07,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-05 08:02:07,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/fe8a38ddb5aa4ad4be65ec66578e4c0b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ec2b296afb483ac4cd1dee8847a39e20cf297f9" 2019-04-05 08:02:07,892 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 08:02:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5737006f-a60f-49af-8566-07dd4abfcf6e 2019-04-05 08:02:07,892 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 08:02:07,892 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/fe8a38ddb5aa4ad4be65ec66578e4c0b used request id req-5737006f-a60f-49af-8566-07dd4abfcf6e 2019-04-05 08:02:07,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.22164106369s 2019-04-05 08:02:07,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 08:02:07,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}3ec2b296afb483ac4cd1dee8847a39e20cf297f9" 2019-04-05 08:02:08,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de612e75-df84-47d1-878e-2dad737d5a75 2019-04-05 08:02:08,017 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.23:5000/v3/projects/c52494a328bc41c494b4ec672f0a3c69"}, "tags": [], "enabled": true, "id": "c52494a328bc41c494b4ec672f0a3c69", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_04c7a8fd-8f27-45a9-9067-ba48580d70fa"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 08:02:08,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-de612e75-df84-47d1-878e-2dad737d5a75 2019-04-05 08:02:08,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.118532896042s 2019-04-05 08:02:08,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-05 08:02:08,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/c52494a328bc41c494b4ec672f0a3c69 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ec2b296afb483ac4cd1dee8847a39e20cf297f9" 2019-04-05 08:02:08,201 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 08:02:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6f201e2-1718-48fe-b31d-09821e1c92ca 2019-04-05 08:02:08,201 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 08:02:08,201 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/c52494a328bc41c494b4ec672f0a3c69 used request id req-c6f201e2-1718-48fe-b31d-09821e1c92ca 2019-04-05 08:02:08,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.179085969925s 2019-04-05 08:02:08,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 08:02:08,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=c52494a328bc41c494b4ec672f0a3c69&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.15" -H "X-Auth-Token: {SHA1}3ec2b296afb483ac4cd1dee8847a39e20cf297f9" 2019-04-05 08:02:08,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:08 GMT X-Openstack-Request-Id: req-d63b2a47-42fe-4d0d-849d-2e54709a6366 2019-04-05 08:02:08,244 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-04-05 08:02:08,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=c52494a328bc41c494b4ec672f0a3c69&name=default used request id req-d63b2a47-42fe-4d0d-849d-2e54709a6366 2019-04-05 08:02:08,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.037740945816s 2019-04-05 08:02:08,244 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2019-04-05 08:02:08,244 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2019-04-05 08:02:08,284 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2019-04-05 08:02:08,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 08:02:08,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31f722fc-f59a-44ee-9d89-f0b90d25c8e2 2019-04-05 08:02:08,324 - 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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 08:02:08,324 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-31f722fc-f59a-44ee-9d89-f0b90d25c8e2 2019-04-05 08:02:08,324 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 08:02:08,727 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58fef951bcfc4cf0998078f8ffea0edb", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}, {"id": "774319f454e747168821760a73d5b691", "name": "reader"}], "expires_at": "2019-04-05T09:02:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8d120259c3946c982a593eded4f1cfb", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [], "type": "tempest-type-605261660", "id": "18f8718610614825a0400b23ea70ffb4", "name": "tempest-service-846617376"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1412263656", "id": "68540ada0f92454786c30b9265352a18", "name": "tempest-service-673250099"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3925ae83907349f0acb148efa634063e"}, "audit_ids": ["v7Ct-YmEQtCy_216cYhKLQ"], "issued_at": "2019-04-05T08:02:08.000000Z"}} 2019-04-05 08:02:08,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 08:02:08,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}be6467b5ee2c6e930beb6e3209e2f1d2ba5ec960" 2019-04-05 08:02:09,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:09 GMT X-Openstack-Request-Id: req-5a542646-af79-46af-831c-13d0066a560a 2019-04-05 08:02:09,100 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"}]} 2019-04-05 08:02:09,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5a542646-af79-46af-831c-13d0066a560a 2019-04-05 08:02:09,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.370563983917s 2019-04-05 08:02:09,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 08:02:09,113 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84aa2564-a6e9-49a7-a5f8-02f878cf3ee9 2019-04-05 08:02:09,113 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 08:02:09,113 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-84aa2564-a6e9-49a7-a5f8-02f878cf3ee9 2019-04-05 08:02:09,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 08:02:09,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}be6467b5ee2c6e930beb6e3209e2f1d2ba5ec960" 2019-04-05 08:02:09,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a5f61b9-2fc2-4126-b19e-5eb1c8cf08e8 2019-04-05 08:02:09,269 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 08:02:09,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-7a5f61b9-2fc2-4126-b19e-5eb1c8cf08e8 2019-04-05 08:02:09,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.154624938965s 2019-04-05 08:02:09,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-05 08:02:09,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}be6467b5ee2c6e930beb6e3209e2f1d2ba5ec960" -d '{"project": {"description": "Created by OPNFV Functest: networking-sfc", "enabled": true, "domain_id": "default", "name": "networking-sfc-project_fa729a2d-78ee-466d-802c-12258d508282"}}' 2019-04-05 08:02:09,456 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9340047-a984-4bca-8540-342fe9838c2a 2019-04-05 08:02:09,456 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.23:5000/v3/projects/d2be327b27ab47c29614c374752ce178"}, "tags": [], "enabled": true, "id": "d2be327b27ab47c29614c374752ce178", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_fa729a2d-78ee-466d-802c-12258d508282"}} 2019-04-05 08:02:09,456 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-a9340047-a984-4bca-8540-342fe9838c2a 2019-04-05 08:02:09,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.180179834366s 2019-04-05 08:02:09,457 - 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'd2be327b27ab47c29614c374752ce178', '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_fa729a2d-78ee-466d-802c-12258d508282'}) 2019-04-05 08:02:09,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-05 08:02:09,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}be6467b5ee2c6e930beb6e3209e2f1d2ba5ec960" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "IQkMEC7PSggxIoPJnWO0zMrsdu8eku", "email": null, "name": "networking-sfc-user_fa729a2d-78ee-466d-802c-12258d508282"}}' 2019-04-05 08:02:09,930 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d3ff6cc-e86a-4ae0-b768-730a95e0b6aa 2019-04-05 08:02:09,931 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_fa729a2d-78ee-466d-802c-12258d508282", "links": {"self": "http://172.30.9.23:5000/v3/users/2a3a1ef1b38c49879dfa1c9f17d81652"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a3a1ef1b38c49879dfa1c9f17d81652", "domain_id": "default", "password_expires_at": null}} 2019-04-05 08:02:09,931 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-2d3ff6cc-e86a-4ae0-b768-730a95e0b6aa 2019-04-05 08:02:09,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.469326019287s 2019-04-05 08:02:09,932 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2a3a1ef1b38c49879dfa1c9f17d81652', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-sfc-user_fa729a2d-78ee-466d-802c-12258d508282'}) 2019-04-05 08:02:09,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 08:02:09,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be6467b5ee2c6e930beb6e3209e2f1d2ba5ec960" 2019-04-05 08:02:10,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-363314d1-e53b-44c4-915c-7c94660d3c66 2019-04-05 08:02:10,090 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 08:02:10,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-363314d1-e53b-44c4-915c-7c94660d3c66 2019-04-05 08:02:10,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.155508041382s 2019-04-05 08:02:10,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 08:02:10,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be6467b5ee2c6e930beb6e3209e2f1d2ba5ec960" 2019-04-05 08:02:10,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e839dd6-e798-464d-8639-8a97b249e81f 2019-04-05 08:02:10,204 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 08:02:10,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7e839dd6-e798-464d-8639-8a97b249e81f 2019-04-05 08:02:10,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10954284668s 2019-04-05 08:02:10,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 08:02:10,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be6467b5ee2c6e930beb6e3209e2f1d2ba5ec960" 2019-04-05 08:02:10,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43025d39-83d7-4fce-b81f-a5e0a2ecfdbe 2019-04-05 08:02:10,319 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 08:02:10,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-43025d39-83d7-4fce-b81f-a5e0a2ecfdbe 2019-04-05 08:02:10,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109956026077s 2019-04-05 08:02:10,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 08:02:10,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}be6467b5ee2c6e930beb6e3209e2f1d2ba5ec960" 2019-04-05 08:02:10,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fc23d78-9cbb-467f-8b9c-9bb95bdac057 2019-04-05 08:02:10,524 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 08:02:10,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-3fc23d78-9cbb-467f-8b9c-9bb95bdac057 2019-04-05 08:02:10,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.199845075607s 2019-04-05 08:02:10,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 08:02:10,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}be6467b5ee2c6e930beb6e3209e2f1d2ba5ec960" 2019-04-05 08:02:10,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ee5e5cb-02cb-44c0-a6cc-f6874c11e08f 2019-04-05 08:02:10,662 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_fa729a2d-78ee-466d-802c-12258d508282", "links": {"self": "http://172.30.9.23:5000/v3/users/2a3a1ef1b38c49879dfa1c9f17d81652"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a3a1ef1b38c49879dfa1c9f17d81652", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 08:02:10,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2ee5e5cb-02cb-44c0-a6cc-f6874c11e08f 2019-04-05 08:02:10,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.136781930923s 2019-04-05 08:02:10,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 08:02:10,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}be6467b5ee2c6e930beb6e3209e2f1d2ba5ec960" 2019-04-05 08:02:10,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 400 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d46d0879-da5a-49bb-8e4e-c2e5edf6245c 2019-04-05 08:02:10,879 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.23:5000/v3/projects/d2be327b27ab47c29614c374752ce178"}, "tags": [], "enabled": true, "id": "d2be327b27ab47c29614c374752ce178", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_fa729a2d-78ee-466d-802c-12258d508282"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 08:02:10,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-d46d0879-da5a-49bb-8e4e-c2e5edf6245c 2019-04-05 08:02:10,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.20675110817s 2019-04-05 08:02:10,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 08:02:10,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=2a3a1ef1b38c49879dfa1c9f17d81652&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=d2be327b27ab47c29614c374752ce178" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be6467b5ee2c6e930beb6e3209e2f1d2ba5ec960" 2019-04-05 08:02:10,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7447780-a92d-4aeb-bc88-8c0684c25a7e 2019-04-05 08:02:10,998 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=2a3a1ef1b38c49879dfa1c9f17d81652&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=d2be327b27ab47c29614c374752ce178", "previous": null, "next": null}} 2019-04-05 08:02:10,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=2a3a1ef1b38c49879dfa1c9f17d81652&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=d2be327b27ab47c29614c374752ce178 used request id req-e7447780-a92d-4aeb-bc88-8c0684c25a7e 2019-04-05 08:02:10,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111056804657s 2019-04-05 08:02:11,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-05 08:02:11,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/d2be327b27ab47c29614c374752ce178/users/2a3a1ef1b38c49879dfa1c9f17d81652/roles/a7225acce0184423a1dc2d63c39b687a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be6467b5ee2c6e930beb6e3209e2f1d2ba5ec960" 2019-04-05 08:02:11,202 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 08:02:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1073ec29-1e96-4feb-a863-c719f1447e69 2019-04-05 08:02:11,202 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 08:02:11,203 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/d2be327b27ab47c29614c374752ce178/users/2a3a1ef1b38c49879dfa1c9f17d81652/roles/a7225acce0184423a1dc2d63c39b687a used request id req-1073ec29-1e96-4feb-a863-c719f1447e69 2019-04-05 08:02:11,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.200268983841s 2019-04-05 08:02:11,203 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-sfc-project_fa729a2d-78ee-466d-802c-12258d508282', 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'd2be327b27ab47c29614c374752ce178', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'IQkMEC7PSggxIoPJnWO0zMrsdu8eku', 'username': u'networking-sfc-user_fa729a2d-78ee-466d-802c-12258d508282', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-05 08:02:11,207 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-sfc-user_fa729a2d-78ee-466d-802c-12258d508282', 'password': 'IQkMEC7PSggxIoPJnWO0zMrsdu8eku', 'project_name': 'networking-sfc-project_fa729a2d-78ee-466d-802c-12258d508282', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'd2be327b27ab47c29614c374752ce178', 'project_domain_name': 'Default'} 2019-04-05 08:02:11,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 08:02:11,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be6467b5ee2c6e930beb6e3209e2f1d2ba5ec960" 2019-04-05 08:02:11,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38b00dea-0d34-4fe7-b40b-7dced14d3766 2019-04-05 08:02:11,323 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 08:02:11,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-38b00dea-0d34-4fe7-b40b-7dced14d3766 2019-04-05 08:02:11,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112682104111s 2019-04-05 08:02:11,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 08:02:11,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be6467b5ee2c6e930beb6e3209e2f1d2ba5ec960" 2019-04-05 08:02:11,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fae4a712-e72f-476d-b4bf-67d3accd4f04 2019-04-05 08:02:11,443 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 08:02:11,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fae4a712-e72f-476d-b4bf-67d3accd4f04 2019-04-05 08:02:11,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115188121796s 2019-04-05 08:02:11,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 08:02:11,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}be6467b5ee2c6e930beb6e3209e2f1d2ba5ec960" 2019-04-05 08:02:11,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01ae2c1e-04ae-4502-9106-aefca6589846 2019-04-05 08:02:11,568 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 08:02:11,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-01ae2c1e-04ae-4502-9106-aefca6589846 2019-04-05 08:02:11,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.119069099426s 2019-04-05 08:02:11,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 08:02:11,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}be6467b5ee2c6e930beb6e3209e2f1d2ba5ec960" 2019-04-05 08:02:11,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bf5dac9-2fd5-4d3b-8cc1-e3cca4955d11 2019-04-05 08:02:11,697 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_fa729a2d-78ee-466d-802c-12258d508282", "links": {"self": "http://172.30.9.23:5000/v3/users/2a3a1ef1b38c49879dfa1c9f17d81652"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a3a1ef1b38c49879dfa1c9f17d81652", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 08:02:11,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-3bf5dac9-2fd5-4d3b-8cc1-e3cca4955d11 2019-04-05 08:02:11,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128947019577s 2019-04-05 08:02:11,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 08:02:11,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}be6467b5ee2c6e930beb6e3209e2f1d2ba5ec960" 2019-04-05 08:02:11,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 400 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48d10644-757b-4e2a-86e3-623675d9f6c8 2019-04-05 08:02:11,822 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.23:5000/v3/projects/d2be327b27ab47c29614c374752ce178"}, "tags": [], "enabled": true, "id": "d2be327b27ab47c29614c374752ce178", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_fa729a2d-78ee-466d-802c-12258d508282"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 08:02:11,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-48d10644-757b-4e2a-86e3-623675d9f6c8 2019-04-05 08:02:11,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112989902496s 2019-04-05 08:02:11,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 08:02:11,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=2a3a1ef1b38c49879dfa1c9f17d81652&role.id=58fef951bcfc4cf0998078f8ffea0edb&scope.project.id=d2be327b27ab47c29614c374752ce178" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be6467b5ee2c6e930beb6e3209e2f1d2ba5ec960" 2019-04-05 08:02:12,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4023ad7-c4c0-48e7-81d6-d9938952e753 2019-04-05 08:02:12,038 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=2a3a1ef1b38c49879dfa1c9f17d81652&role.id=58fef951bcfc4cf0998078f8ffea0edb&scope.project.id=d2be327b27ab47c29614c374752ce178", "previous": null, "next": null}} 2019-04-05 08:02:12,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=2a3a1ef1b38c49879dfa1c9f17d81652&role.id=58fef951bcfc4cf0998078f8ffea0edb&scope.project.id=d2be327b27ab47c29614c374752ce178 used request id req-f4023ad7-c4c0-48e7-81d6-d9938952e753 2019-04-05 08:02:12,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.207806110382s 2019-04-05 08:02:12,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-05 08:02:12,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/d2be327b27ab47c29614c374752ce178/users/2a3a1ef1b38c49879dfa1c9f17d81652/roles/58fef951bcfc4cf0998078f8ffea0edb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be6467b5ee2c6e930beb6e3209e2f1d2ba5ec960" 2019-04-05 08:02:12,189 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 08:02:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3570b23e-36a4-4b4c-b710-07c030145bea 2019-04-05 08:02:12,189 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 08:02:12,190 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/d2be327b27ab47c29614c374752ce178/users/2a3a1ef1b38c49879dfa1c9f17d81652/roles/58fef951bcfc4cf0998078f8ffea0edb used request id req-3570b23e-36a4-4b4c-b710-07c030145bea 2019-04-05 08:02:12,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.147819042206s 2019-04-05 08:02:12,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 08:02:12,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be6467b5ee2c6e930beb6e3209e2f1d2ba5ec960" 2019-04-05 08:02:12,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7331e29-3f11-4d5d-bbf6-b3f3b352f9cf 2019-04-05 08:02:12,390 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 08:02:12,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f7331e29-3f11-4d5d-bbf6-b3f3b352f9cf 2019-04-05 08:02:12,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197280883789s 2019-04-05 08:02:12,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 08:02:12,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}be6467b5ee2c6e930beb6e3209e2f1d2ba5ec960" 2019-04-05 08:02:12,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4be17c76-ac26-4ca2-b407-4df17682fc58 2019-04-05 08:02:12,503 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 08:02:12,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-4be17c76-ac26-4ca2-b407-4df17682fc58 2019-04-05 08:02:12,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10749912262s 2019-04-05 08:02:12,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 08:02:12,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}be6467b5ee2c6e930beb6e3209e2f1d2ba5ec960" 2019-04-05 08:02:12,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04a2e01b-1ba5-476c-a894-6ecc91a2f8da 2019-04-05 08:02:12,636 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_fa729a2d-78ee-466d-802c-12258d508282", "links": {"self": "http://172.30.9.23:5000/v3/users/2a3a1ef1b38c49879dfa1c9f17d81652"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a3a1ef1b38c49879dfa1c9f17d81652", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 08:02:12,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-04a2e01b-1ba5-476c-a894-6ecc91a2f8da 2019-04-05 08:02:12,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131978988647s 2019-04-05 08:02:12,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 08:02:12,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=58fef951bcfc4cf0998078f8ffea0edb&user.id=2a3a1ef1b38c49879dfa1c9f17d81652&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.15" -H "X-Auth-Token: {SHA1}be6467b5ee2c6e930beb6e3209e2f1d2ba5ec960" 2019-04-05 08:02:12,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a33d5d57-850a-48b6-9d86-a5f166aa9504 2019-04-05 08:02:12,807 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=58fef951bcfc4cf0998078f8ffea0edb&user.id=2a3a1ef1b38c49879dfa1c9f17d81652&scope.domain.id=default", "previous": null, "next": null}} 2019-04-05 08:02:12,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=58fef951bcfc4cf0998078f8ffea0edb&user.id=2a3a1ef1b38c49879dfa1c9f17d81652&scope.domain.id=default used request id req-a33d5d57-850a-48b6-9d86-a5f166aa9504 2019-04-05 08:02:12,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.16088104248s 2019-04-05 08:02:12,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-04-05 08:02:12,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/2a3a1ef1b38c49879dfa1c9f17d81652/roles/58fef951bcfc4cf0998078f8ffea0edb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be6467b5ee2c6e930beb6e3209e2f1d2ba5ec960" 2019-04-05 08:02:12,950 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 08:02:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33696416-3f3f-4331-9983-3ad78f42c8db 2019-04-05 08:02:12,950 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 08:02:12,950 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/2a3a1ef1b38c49879dfa1c9f17d81652/roles/58fef951bcfc4cf0998078f8ffea0edb used request id req-33696416-3f3f-4331-9983-3ad78f42c8db 2019-04-05 08:02:12,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.139693021774s 2019-04-05 08:02:12,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 08:02:12,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72e54354-99bc-4d22-9011-708cfc8d1d23 2019-04-05 08:02:12,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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 08:02:12,958 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-72e54354-99bc-4d22-9011-708cfc8d1d23 2019-04-05 08:02:12,959 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 08:02:13,368 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58fef951bcfc4cf0998078f8ffea0edb", "name": "admin"}, {"id": "774319f454e747168821760a73d5b691", "name": "reader"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}], "expires_at": "2019-04-05T09:02:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d2be327b27ab47c29614c374752ce178", "name": "networking-sfc-project_fa729a2d-78ee-466d-802c-12258d508282"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/d2be327b27ab47c29614c374752ce178", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/d2be327b27ab47c29614c374752ce178", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/d2be327b27ab47c29614c374752ce178", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [], "type": "tempest-type-605261660", "id": "18f8718610614825a0400b23ea70ffb4", "name": "tempest-service-846617376"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_d2be327b27ab47c29614c374752ce178", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_d2be327b27ab47c29614c374752ce178", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1412263656", "id": "68540ada0f92454786c30b9265352a18", "name": "tempest-service-673250099"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/d2be327b27ab47c29614c374752ce178", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/d2be327b27ab47c29614c374752ce178", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/d2be327b27ab47c29614c374752ce178", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/d2be327b27ab47c29614c374752ce178", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/d2be327b27ab47c29614c374752ce178", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/d2be327b27ab47c29614c374752ce178", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-sfc-user_fa729a2d-78ee-466d-802c-12258d508282", "id": "2a3a1ef1b38c49879dfa1c9f17d81652"}, "audit_ids": ["gX9CNcWRTSKTJ_XUdLM3ow"], "issued_at": "2019-04-05T08:02:13.000000Z"}} 2019-04-05 08:02:13,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-04-05 08:02:13,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}2ca95c6de1a5fdfcb3216b8ab1e7f6a9f88efe2d" 2019-04-05 08:02:13,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:13 GMT X-Openstack-Request-Id: req-45b886b2-b38a-48ec-9d67-c41f7118195f 2019-04-05 08:02:13,651 - 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-04-05 08:02:13,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-45b886b2-b38a-48ec-9d67-c41f7118195f 2019-04-05 08:02:13,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.279721021652s 2019-04-05 08:02:13,661 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2019-04-05 08:02:13,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 08:02:13,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}be6467b5ee2c6e930beb6e3209e2f1d2ba5ec960" 2019-04-05 08:02:13,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a98cda27-d65b-4d90-9c05-9824b1fcecc9 2019-04-05 08:02:13,790 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_fa729a2d-78ee-466d-802c-12258d508282", "links": {"self": "http://172.30.9.23:5000/v3/users/2a3a1ef1b38c49879dfa1c9f17d81652"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a3a1ef1b38c49879dfa1c9f17d81652", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 08:02:13,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a98cda27-d65b-4d90-9c05-9824b1fcecc9 2019-04-05 08:02:13,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12829709053s 2019-04-05 08:02:13,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 08:02:13,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/2a3a1ef1b38c49879dfa1c9f17d81652 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be6467b5ee2c6e930beb6e3209e2f1d2ba5ec960" 2019-04-05 08:02:13,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 231 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c241ac28-fa3a-4a29-9f9b-d3e382f068cd 2019-04-05 08:02:13,927 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_fa729a2d-78ee-466d-802c-12258d508282", "links": {"self": "http://172.30.9.23:5000/v3/users/2a3a1ef1b38c49879dfa1c9f17d81652"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "2a3a1ef1b38c49879dfa1c9f17d81652", "description": null}} 2019-04-05 08:02:13,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/2a3a1ef1b38c49879dfa1c9f17d81652 used request id req-c241ac28-fa3a-4a29-9f9b-d3e382f068cd 2019-04-05 08:02:13,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.13093996048s 2019-04-05 08:02:13,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-05 08:02:13,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/2a3a1ef1b38c49879dfa1c9f17d81652 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be6467b5ee2c6e930beb6e3209e2f1d2ba5ec960" 2019-04-05 08:02:14,209 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 08:02:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2dae2ee-6a3a-4fe5-8955-106d0d7bf9ac 2019-04-05 08:02:14,209 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 08:02:14,209 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/2a3a1ef1b38c49879dfa1c9f17d81652 used request id req-e2dae2ee-6a3a-4fe5-8955-106d0d7bf9ac 2019-04-05 08:02:14,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.281786203384s 2019-04-05 08:02:14,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 08:02:14,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}be6467b5ee2c6e930beb6e3209e2f1d2ba5ec960" 2019-04-05 08:02:14,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98b4add6-a0f4-4657-822b-39017b230420 2019-04-05 08:02:14,429 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.23:5000/v3/projects/d2be327b27ab47c29614c374752ce178"}, "tags": [], "enabled": true, "id": "d2be327b27ab47c29614c374752ce178", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_fa729a2d-78ee-466d-802c-12258d508282"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 08:02:14,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-98b4add6-a0f4-4657-822b-39017b230420 2019-04-05 08:02:14,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.214042186737s 2019-04-05 08:02:14,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-05 08:02:14,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/d2be327b27ab47c29614c374752ce178 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be6467b5ee2c6e930beb6e3209e2f1d2ba5ec960" 2019-04-05 08:02:14,651 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 08:02:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d29cc3c2-8cbe-4621-ab0f-6e76c9d7c70a 2019-04-05 08:02:14,651 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 08:02:14,651 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/d2be327b27ab47c29614c374752ce178 used request id req-d29cc3c2-8cbe-4621-ab0f-6e76c9d7c70a 2019-04-05 08:02:14,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.216923952103s 2019-04-05 08:02:14,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 08:02:14,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=d2be327b27ab47c29614c374752ce178&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.15" -H "X-Auth-Token: {SHA1}be6467b5ee2c6e930beb6e3209e2f1d2ba5ec960" 2019-04-05 08:02:14,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:14 GMT X-Openstack-Request-Id: req-b2851534-86c6-4f95-be91-218b39e8e8fd 2019-04-05 08:02:14,699 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-04-05 08:02:14,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=d2be327b27ab47c29614c374752ce178&name=default used request id req-b2851534-86c6-4f95-be91-218b39e8e8fd 2019-04-05 08:02:14,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0433859825134s 2019-04-05 08:02:14,700 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2019-04-05 08:02:14,700 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2019-04-05 08:02:14,745 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2019-04-05 08:02:14,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 08:02:14,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33cfeeae-37f2-4da2-929d-ef7235272121 2019-04-05 08:02:14,789 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-04-05 08:02:14,789 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-33cfeeae-37f2-4da2-929d-ef7235272121 2019-04-05 08:02:14,790 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 08:02:15,193 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58fef951bcfc4cf0998078f8ffea0edb", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}, {"id": "774319f454e747168821760a73d5b691", "name": "reader"}], "expires_at": "2019-04-05T09:02:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8d120259c3946c982a593eded4f1cfb", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [], "type": "tempest-type-605261660", "id": "18f8718610614825a0400b23ea70ffb4", "name": "tempest-service-846617376"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1412263656", "id": "68540ada0f92454786c30b9265352a18", "name": "tempest-service-673250099"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3925ae83907349f0acb148efa634063e"}, "audit_ids": ["oqRjauaxSdKnEHB-wvMGKw"], "issued_at": "2019-04-05T08:02:15.000000Z"}} 2019-04-05 08:02:15,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 08:02:15,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ad35c5a435eee6a6dc3e72b2753961b9925b9e3c" 2019-04-05 08:02:15,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:15 GMT X-Openstack-Request-Id: req-406bddc8-3a55-4895-9aaa-efd017d837f1 2019-04-05 08:02:15,478 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"}]} 2019-04-05 08:02:15,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-406bddc8-3a55-4895-9aaa-efd017d837f1 2019-04-05 08:02:15,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.282008171082s 2019-04-05 08:02:15,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 08:02:15,490 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6136aea4-5974-4f37-867f-27e0876c012f 2019-04-05 08:02:15,491 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 08:02:15,491 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-6136aea4-5974-4f37-867f-27e0876c012f 2019-04-05 08:02:15,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 08:02:15,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ad35c5a435eee6a6dc3e72b2753961b9925b9e3c" 2019-04-05 08:02:15,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-061c648f-ee93-42a4-b028-c54d313dc6f0 2019-04-05 08:02:15,644 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 08:02:15,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-061c648f-ee93-42a4-b028-c54d313dc6f0 2019-04-05 08:02:15,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.152774095535s 2019-04-05 08:02:15,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-05 08:02:15,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ad35c5a435eee6a6dc3e72b2753961b9925b9e3c" -d '{"project": {"description": "Created by OPNFV Functest: barbican", "enabled": true, "domain_id": "default", "name": "barbican-project_c9ad6a0a-52a2-4dae-81b4-c02aa4e8ee51"}}' 2019-04-05 08:02:15,793 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc929c9e-c1d3-44ec-b324-9d45f5366343 2019-04-05 08:02:15,793 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.23:5000/v3/projects/ccdf131a275841f2a0c6e317a140b5ef"}, "tags": [], "enabled": true, "id": "ccdf131a275841f2a0c6e317a140b5ef", "parent_id": "default", "domain_id": "default", "name": "barbican-project_c9ad6a0a-52a2-4dae-81b4-c02aa4e8ee51"}} 2019-04-05 08:02:15,794 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-dc929c9e-c1d3-44ec-b324-9d45f5366343 2019-04-05 08:02:15,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.142265081406s 2019-04-05 08:02:15,794 - 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'ccdf131a275841f2a0c6e317a140b5ef', '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_c9ad6a0a-52a2-4dae-81b4-c02aa4e8ee51'}) 2019-04-05 08:02:15,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-05 08:02:15,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ad35c5a435eee6a6dc3e72b2753961b9925b9e3c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "N2RWEWDt5cR9dwbkJ3RD6krBqs1N7V", "email": null, "name": "barbican-user_c9ad6a0a-52a2-4dae-81b4-c02aa4e8ee51"}}' 2019-04-05 08:02:16,266 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae7f47a0-7dfa-4de4-a008-5ba75193ede3 2019-04-05 08:02:16,267 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_c9ad6a0a-52a2-4dae-81b4-c02aa4e8ee51", "links": {"self": "http://172.30.9.23:5000/v3/users/5542b8a2ca4b484ab76052bdaeca3278"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5542b8a2ca4b484ab76052bdaeca3278", "domain_id": "default", "password_expires_at": null}} 2019-04-05 08:02:16,267 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-ae7f47a0-7dfa-4de4-a008-5ba75193ede3 2019-04-05 08:02:16,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.465703010559s 2019-04-05 08:02:16,268 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5542b8a2ca4b484ab76052bdaeca3278', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'barbican-user_c9ad6a0a-52a2-4dae-81b4-c02aa4e8ee51'}) 2019-04-05 08:02:16,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 08:02:16,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad35c5a435eee6a6dc3e72b2753961b9925b9e3c" 2019-04-05 08:02:16,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d20b0e29-7050-4e6c-a8d7-fe25db134d26 2019-04-05 08:02:16,397 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 08:02:16,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d20b0e29-7050-4e6c-a8d7-fe25db134d26 2019-04-05 08:02:16,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.125298976898s 2019-04-05 08:02:16,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 08:02:16,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad35c5a435eee6a6dc3e72b2753961b9925b9e3c" 2019-04-05 08:02:16,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b917df7-698f-4e41-a1b7-72d3f369c6d3 2019-04-05 08:02:16,605 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 08:02:16,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2b917df7-698f-4e41-a1b7-72d3f369c6d3 2019-04-05 08:02:16,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20275592804s 2019-04-05 08:02:16,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 08:02:16,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad35c5a435eee6a6dc3e72b2753961b9925b9e3c" 2019-04-05 08:02:16,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1509f85e-a97c-4b90-b939-61cda35e9283 2019-04-05 08:02:16,761 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 08:02:16,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1509f85e-a97c-4b90-b939-61cda35e9283 2019-04-05 08:02:16,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.151239871979s 2019-04-05 08:02:16,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 08:02:16,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ad35c5a435eee6a6dc3e72b2753961b9925b9e3c" 2019-04-05 08:02:16,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6286ba0-65fd-4c7b-a5aa-a3ce0bcffd84 2019-04-05 08:02:16,929 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 08:02:16,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-e6286ba0-65fd-4c7b-a5aa-a3ce0bcffd84 2019-04-05 08:02:16,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.16276884079s 2019-04-05 08:02:16,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 08:02:16,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ad35c5a435eee6a6dc3e72b2753961b9925b9e3c" 2019-04-05 08:02:17,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e49f5e1-750f-4bf1-a26c-9b5ff9ac52bd 2019-04-05 08:02:17,059 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican-user_c9ad6a0a-52a2-4dae-81b4-c02aa4e8ee51", "links": {"self": "http://172.30.9.23:5000/v3/users/5542b8a2ca4b484ab76052bdaeca3278"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5542b8a2ca4b484ab76052bdaeca3278", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 08:02:17,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-3e49f5e1-750f-4bf1-a26c-9b5ff9ac52bd 2019-04-05 08:02:17,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129420042038s 2019-04-05 08:02:17,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 08:02:17,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ad35c5a435eee6a6dc3e72b2753961b9925b9e3c" 2019-04-05 08:02:17,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47d05d61-4337-4580-819b-80c624fb1373 2019-04-05 08:02:17,192 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.23:5000/v3/projects/ccdf131a275841f2a0c6e317a140b5ef"}, "tags": [], "enabled": true, "id": "ccdf131a275841f2a0c6e317a140b5ef", "parent_id": "default", "domain_id": "default", "name": "barbican-project_c9ad6a0a-52a2-4dae-81b4-c02aa4e8ee51"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 08:02:17,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-47d05d61-4337-4580-819b-80c624fb1373 2019-04-05 08:02:17,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.120272159576s 2019-04-05 08:02:17,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 08:02:17,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=5542b8a2ca4b484ab76052bdaeca3278&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=ccdf131a275841f2a0c6e317a140b5ef" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad35c5a435eee6a6dc3e72b2753961b9925b9e3c" 2019-04-05 08:02:17,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-451d4d54-d3f5-43af-b05b-39b7052b2e0a 2019-04-05 08:02:17,310 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=5542b8a2ca4b484ab76052bdaeca3278&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=ccdf131a275841f2a0c6e317a140b5ef", "previous": null, "next": null}} 2019-04-05 08:02:17,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=5542b8a2ca4b484ab76052bdaeca3278&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=ccdf131a275841f2a0c6e317a140b5ef used request id req-451d4d54-d3f5-43af-b05b-39b7052b2e0a 2019-04-05 08:02:17,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111297130585s 2019-04-05 08:02:17,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-05 08:02:17,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/ccdf131a275841f2a0c6e317a140b5ef/users/5542b8a2ca4b484ab76052bdaeca3278/roles/a7225acce0184423a1dc2d63c39b687a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad35c5a435eee6a6dc3e72b2753961b9925b9e3c" 2019-04-05 08:02:17,466 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 08:02:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad54d735-0599-4163-b092-5b9374be70f7 2019-04-05 08:02:17,467 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 08:02:17,467 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/ccdf131a275841f2a0c6e317a140b5ef/users/5542b8a2ca4b484ab76052bdaeca3278/roles/a7225acce0184423a1dc2d63c39b687a used request id req-ad54d735-0599-4163-b092-5b9374be70f7 2019-04-05 08:02:17,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.152348995209s 2019-04-05 08:02:17,468 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'barbican-project_c9ad6a0a-52a2-4dae-81b4-c02aa4e8ee51', 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'ccdf131a275841f2a0c6e317a140b5ef', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'N2RWEWDt5cR9dwbkJ3RD6krBqs1N7V', 'username': u'barbican-user_c9ad6a0a-52a2-4dae-81b4-c02aa4e8ee51', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-05 08:02:17,471 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'barbican-user_c9ad6a0a-52a2-4dae-81b4-c02aa4e8ee51', 'password': 'N2RWEWDt5cR9dwbkJ3RD6krBqs1N7V', 'project_name': 'barbican-project_c9ad6a0a-52a2-4dae-81b4-c02aa4e8ee51', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'ccdf131a275841f2a0c6e317a140b5ef', 'project_domain_name': 'Default'} 2019-04-05 08:02:17,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 08:02:17,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad35c5a435eee6a6dc3e72b2753961b9925b9e3c" 2019-04-05 08:02:17,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eceee892-34ea-47b1-8e6e-2f6b29fcc891 2019-04-05 08:02:17,597 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 08:02:17,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-eceee892-34ea-47b1-8e6e-2f6b29fcc891 2019-04-05 08:02:17,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.121919155121s 2019-04-05 08:02:17,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 08:02:17,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad35c5a435eee6a6dc3e72b2753961b9925b9e3c" 2019-04-05 08:02:17,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cb188ce-5cce-4ecf-a65f-38612a483b21 2019-04-05 08:02:17,796 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 08:02:17,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8cb188ce-5cce-4ecf-a65f-38612a483b21 2019-04-05 08:02:17,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194428920746s 2019-04-05 08:02:17,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 08:02:17,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ad35c5a435eee6a6dc3e72b2753961b9925b9e3c" 2019-04-05 08:02:17,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4b312c6-a9a7-4d67-a33f-ba84642bcba9 2019-04-05 08:02:17,922 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 08:02:17,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-f4b312c6-a9a7-4d67-a33f-ba84642bcba9 2019-04-05 08:02:17,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.120511054993s 2019-04-05 08:02:17,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 08:02:17,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ad35c5a435eee6a6dc3e72b2753961b9925b9e3c" 2019-04-05 08:02:18,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9720adc9-b131-4216-84cf-010499f24b3a 2019-04-05 08:02:18,048 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican-user_c9ad6a0a-52a2-4dae-81b4-c02aa4e8ee51", "links": {"self": "http://172.30.9.23:5000/v3/users/5542b8a2ca4b484ab76052bdaeca3278"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5542b8a2ca4b484ab76052bdaeca3278", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 08:02:18,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-9720adc9-b131-4216-84cf-010499f24b3a 2019-04-05 08:02:18,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125924110413s 2019-04-05 08:02:18,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 08:02:18,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ad35c5a435eee6a6dc3e72b2753961b9925b9e3c" 2019-04-05 08:02:18,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4dde287-7d04-4087-8322-673b0f02cb0e 2019-04-05 08:02:18,174 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.23:5000/v3/projects/ccdf131a275841f2a0c6e317a140b5ef"}, "tags": [], "enabled": true, "id": "ccdf131a275841f2a0c6e317a140b5ef", "parent_id": "default", "domain_id": "default", "name": "barbican-project_c9ad6a0a-52a2-4dae-81b4-c02aa4e8ee51"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 08:02:18,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-c4dde287-7d04-4087-8322-673b0f02cb0e 2019-04-05 08:02:18,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113979816437s 2019-04-05 08:02:18,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 08:02:18,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=5542b8a2ca4b484ab76052bdaeca3278&role.id=58fef951bcfc4cf0998078f8ffea0edb&scope.project.id=ccdf131a275841f2a0c6e317a140b5ef" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad35c5a435eee6a6dc3e72b2753961b9925b9e3c" 2019-04-05 08:02:18,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-244eb2e6-b981-4c6b-b902-4adf1304d4cc 2019-04-05 08:02:18,301 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=5542b8a2ca4b484ab76052bdaeca3278&role.id=58fef951bcfc4cf0998078f8ffea0edb&scope.project.id=ccdf131a275841f2a0c6e317a140b5ef", "previous": null, "next": null}} 2019-04-05 08:02:18,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=5542b8a2ca4b484ab76052bdaeca3278&role.id=58fef951bcfc4cf0998078f8ffea0edb&scope.project.id=ccdf131a275841f2a0c6e317a140b5ef used request id req-244eb2e6-b981-4c6b-b902-4adf1304d4cc 2019-04-05 08:02:18,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.118829965591s 2019-04-05 08:02:18,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-05 08:02:18,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/ccdf131a275841f2a0c6e317a140b5ef/users/5542b8a2ca4b484ab76052bdaeca3278/roles/58fef951bcfc4cf0998078f8ffea0edb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad35c5a435eee6a6dc3e72b2753961b9925b9e3c" 2019-04-05 08:02:18,448 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 08:02:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98935831-9b3f-4e94-9c93-c1b25ea559fa 2019-04-05 08:02:18,448 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 08:02:18,448 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/ccdf131a275841f2a0c6e317a140b5ef/users/5542b8a2ca4b484ab76052bdaeca3278/roles/58fef951bcfc4cf0998078f8ffea0edb used request id req-98935831-9b3f-4e94-9c93-c1b25ea559fa 2019-04-05 08:02:18,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.14296579361s 2019-04-05 08:02:18,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 08:02:18,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad35c5a435eee6a6dc3e72b2753961b9925b9e3c" 2019-04-05 08:02:18,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17b440be-0468-4c74-bcb3-be1b0f6f590d 2019-04-05 08:02:18,565 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 08:02:18,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-17b440be-0468-4c74-bcb3-be1b0f6f590d 2019-04-05 08:02:18,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113075017929s 2019-04-05 08:02:18,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 08:02:18,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ad35c5a435eee6a6dc3e72b2753961b9925b9e3c" 2019-04-05 08:02:18,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2f846a3-fa74-4034-917b-7ed750b3c523 2019-04-05 08:02:18,679 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 08:02:18,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-c2f846a3-fa74-4034-917b-7ed750b3c523 2019-04-05 08:02:18,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108392000198s 2019-04-05 08:02:18,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 08:02:18,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ad35c5a435eee6a6dc3e72b2753961b9925b9e3c" 2019-04-05 08:02:18,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f66d8bdf-4215-48b1-86ee-b78010c65f86 2019-04-05 08:02:18,812 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican-user_c9ad6a0a-52a2-4dae-81b4-c02aa4e8ee51", "links": {"self": "http://172.30.9.23:5000/v3/users/5542b8a2ca4b484ab76052bdaeca3278"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5542b8a2ca4b484ab76052bdaeca3278", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 08:02:18,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-f66d8bdf-4215-48b1-86ee-b78010c65f86 2019-04-05 08:02:18,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132247924805s 2019-04-05 08:02:18,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 08:02:18,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=58fef951bcfc4cf0998078f8ffea0edb&user.id=5542b8a2ca4b484ab76052bdaeca3278&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.15" -H "X-Auth-Token: {SHA1}ad35c5a435eee6a6dc3e72b2753961b9925b9e3c" 2019-04-05 08:02:18,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7a38788-5d06-49b9-b60e-527a7fa7d372 2019-04-05 08:02:18,986 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=58fef951bcfc4cf0998078f8ffea0edb&user.id=5542b8a2ca4b484ab76052bdaeca3278&scope.domain.id=default", "previous": null, "next": null}} 2019-04-05 08:02:18,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=58fef951bcfc4cf0998078f8ffea0edb&user.id=5542b8a2ca4b484ab76052bdaeca3278&scope.domain.id=default used request id req-f7a38788-5d06-49b9-b60e-527a7fa7d372 2019-04-05 08:02:18,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.162854909897s 2019-04-05 08:02:18,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-04-05 08:02:18,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/5542b8a2ca4b484ab76052bdaeca3278/roles/58fef951bcfc4cf0998078f8ffea0edb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad35c5a435eee6a6dc3e72b2753961b9925b9e3c" 2019-04-05 08:02:19,137 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 08:02:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bde909fc-3d15-4da6-9916-90def4302e1c 2019-04-05 08:02:19,137 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 08:02:19,137 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/5542b8a2ca4b484ab76052bdaeca3278/roles/58fef951bcfc4cf0998078f8ffea0edb used request id req-bde909fc-3d15-4da6-9916-90def4302e1c 2019-04-05 08:02:19,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.146595954895s 2019-04-05 08:02:19,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 08:02:19,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8eab2217-34de-4709-a9b1-e6482a153b59 2019-04-05 08:02:19,149 - 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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 08:02:19,149 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-8eab2217-34de-4709-a9b1-e6482a153b59 2019-04-05 08:02:19,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 08:02:19,553 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58fef951bcfc4cf0998078f8ffea0edb", "name": "admin"}, {"id": "774319f454e747168821760a73d5b691", "name": "reader"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}], "expires_at": "2019-04-05T09:02:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccdf131a275841f2a0c6e317a140b5ef", "name": "barbican-project_c9ad6a0a-52a2-4dae-81b4-c02aa4e8ee51"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/ccdf131a275841f2a0c6e317a140b5ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/ccdf131a275841f2a0c6e317a140b5ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/ccdf131a275841f2a0c6e317a140b5ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [], "type": "tempest-type-605261660", "id": "18f8718610614825a0400b23ea70ffb4", "name": "tempest-service-846617376"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_ccdf131a275841f2a0c6e317a140b5ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_ccdf131a275841f2a0c6e317a140b5ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1412263656", "id": "68540ada0f92454786c30b9265352a18", "name": "tempest-service-673250099"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/ccdf131a275841f2a0c6e317a140b5ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/ccdf131a275841f2a0c6e317a140b5ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/ccdf131a275841f2a0c6e317a140b5ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/ccdf131a275841f2a0c6e317a140b5ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/ccdf131a275841f2a0c6e317a140b5ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/ccdf131a275841f2a0c6e317a140b5ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "barbican-user_c9ad6a0a-52a2-4dae-81b4-c02aa4e8ee51", "id": "5542b8a2ca4b484ab76052bdaeca3278"}, "audit_ids": ["k-syxBStQQWMngf30YLsNA"], "issued_at": "2019-04-05T08:02:19.000000Z"}} 2019-04-05 08:02:19,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 08:02:19,561 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97817266-5fc1-4112-a6d9-ee7e8c80c20a 2019-04-05 08:02:19,562 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 08:02:19,562 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-97817266-5fc1-4112-a6d9-ee7e8c80c20a 2019-04-05 08:02:19,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-04-05 08:02:19,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.10: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.15" 2019-04-05 08:02:19,576 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 267 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ecae460-adf5-40a5-8084-391653459618 2019-04-05 08:02:19,576 - 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.10:35357/v3/", "rel": "self"}]}]}} 2019-04-05 08:02:19,576 - keystoneauth.session - DEBUG - GET call to http://192.30.9.10:35357/ used request id req-8ecae460-adf5-40a5-8084-391653459618 2019-04-05 08:02:19,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.10: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.15" -H "X-Auth-Token: {SHA1}f6d472d410ab64de5d87edcd727584c18b0cbcc4" 2019-04-05 08:02:19,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 959 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e62e0f2-d3c4-4167-8781-307f4d07a00c 2019-04-05 08:02:19,761 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.10:35357/v3/services/069d48356a1d413e984376eeaae43f5d"}, "enabled": true, "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.10:35357/v3/services/1466aa9642fe4ad58c2a32d44214a9ae"}, "enabled": true, "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"name": "tempest-service-846617376", "links": {"self": "http://192.30.9.10:35357/v3/services/18f8718610614825a0400b23ea70ffb4"}, "enabled": true, "type": "tempest-type-605261660", "id": "18f8718610614825a0400b23ea70ffb4", "description": "tempest-description-1586460027"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.10:35357/v3/services/37bd4167446b47fb9402aa583a71c3e0"}, "enabled": true, "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.10:35357/v3/services/40595c7d8f624774851eed406a194c3d"}, "enabled": true, "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.10:35357/v3/services/5ebc2c247c1b4fb8bed8234d1bf7e872"}, "enabled": true, "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.10:35357/v3/services/5efc65e7f0c24adab557cbb412e6cd6e"}, "enabled": true, "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.10:35357/v3/services/6190bc1da3e94244ae3fa72eaa3027f5"}, "enabled": true, "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"name": "tempest-service-673250099", "links": {"self": "http://192.30.9.10:35357/v3/services/68540ada0f92454786c30b9265352a18"}, "enabled": true, "type": "tempest-type-1412263656", "id": "68540ada0f92454786c30b9265352a18", "description": "tempest-description-1243873561"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.10:35357/v3/services/7bee7413e51b453287c8040d8d0f258a"}, "enabled": true, "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.10:35357/v3/services/856bd54966464444af44cb63cbed88a3"}, "enabled": true, "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.10:35357/v3/services/97954ee208274a44bb3149dbf7a73ff2"}, "enabled": true, "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.10:35357/v3/services/9be103d1b3d945a5919b826c49d14bb2"}, "enabled": true, "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.10:35357/v3/services/b87b60cb226c4715a0d6e6de456740fa"}, "enabled": true, "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.10:35357/v3/services/c66d270d1f6248279acb967382a04daf"}, "enabled": true, "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.10:35357/v3/services/cb7d764cea94417abc9bfcde26657dd3"}, "enabled": true, "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "links": {"self": "http://192.30.9.10:35357/v3/services", "previous": null, "next": null}} 2019-04-05 08:02:19,761 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.10:35357/v3/services used request id req-0e62e0f2-d3c4-4167-8781-307f4d07a00c 2019-04-05 08:02:19,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.194456100464s 2019-04-05 08:02:19,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-04-05 08:02:19,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}f6d472d410ab64de5d87edcd727584c18b0cbcc4" 2019-04-05 08:02:19,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:19 GMT X-Openstack-Request-Id: req-1fa5ebfe-e771-4af9-b005-c4c0eb104ea0 2019-04-05 08:02:19,974 - 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-04-05 08:02:19,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-1fa5ebfe-e771-4af9-b005-c4c0eb104ea0 2019-04-05 08:02:19,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.202172040939s 2019-04-05 08:02:19,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 08:02:19,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ad35c5a435eee6a6dc3e72b2753961b9925b9e3c" 2019-04-05 08:02:20,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d0e055e-c5f3-4664-a43c-87b9b6ceb182 2019-04-05 08:02:20,153 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican-user_c9ad6a0a-52a2-4dae-81b4-c02aa4e8ee51", "links": {"self": "http://172.30.9.23:5000/v3/users/5542b8a2ca4b484ab76052bdaeca3278"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5542b8a2ca4b484ab76052bdaeca3278", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 08:02:20,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-1d0e055e-c5f3-4664-a43c-87b9b6ceb182 2019-04-05 08:02:20,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.171387195587s 2019-04-05 08:02:20,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 08:02:20,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/5542b8a2ca4b484ab76052bdaeca3278 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad35c5a435eee6a6dc3e72b2753961b9925b9e3c" 2019-04-05 08:02:20,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41acf25b-7ac4-4b9a-a7b5-7aa0d3e55be3 2019-04-05 08:02:20,283 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_c9ad6a0a-52a2-4dae-81b4-c02aa4e8ee51", "links": {"self": "http://172.30.9.23:5000/v3/users/5542b8a2ca4b484ab76052bdaeca3278"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "5542b8a2ca4b484ab76052bdaeca3278", "description": null}} 2019-04-05 08:02:20,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/5542b8a2ca4b484ab76052bdaeca3278 used request id req-41acf25b-7ac4-4b9a-a7b5-7aa0d3e55be3 2019-04-05 08:02:20,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123340845108s 2019-04-05 08:02:20,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-05 08:02:20,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/5542b8a2ca4b484ab76052bdaeca3278 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad35c5a435eee6a6dc3e72b2753961b9925b9e3c" 2019-04-05 08:02:20,568 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 08:02:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e2a7d6b-ced9-4285-8a7d-6c5ce661fe69 2019-04-05 08:02:20,569 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 08:02:20,569 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/5542b8a2ca4b484ab76052bdaeca3278 used request id req-1e2a7d6b-ced9-4285-8a7d-6c5ce661fe69 2019-04-05 08:02:20,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.284909009933s 2019-04-05 08:02:20,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 08:02:20,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ad35c5a435eee6a6dc3e72b2753961b9925b9e3c" 2019-04-05 08:02:20,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c73c6bd9-e831-47c6-b105-0fa385ba337e 2019-04-05 08:02:20,756 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.23:5000/v3/projects/ccdf131a275841f2a0c6e317a140b5ef"}, "tags": [], "enabled": true, "id": "ccdf131a275841f2a0c6e317a140b5ef", "parent_id": "default", "domain_id": "default", "name": "barbican-project_c9ad6a0a-52a2-4dae-81b4-c02aa4e8ee51"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 08:02:20,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-c73c6bd9-e831-47c6-b105-0fa385ba337e 2019-04-05 08:02:20,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.182648897171s 2019-04-05 08:02:20,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-05 08:02:20,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/ccdf131a275841f2a0c6e317a140b5ef -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad35c5a435eee6a6dc3e72b2753961b9925b9e3c" 2019-04-05 08:02:21,030 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 08:02:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23ca3ba9-798b-494e-a61b-fe407e789e79 2019-04-05 08:02:21,030 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 08:02:21,031 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/ccdf131a275841f2a0c6e317a140b5ef used request id req-23ca3ba9-798b-494e-a61b-fe407e789e79 2019-04-05 08:02:21,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.269872903824s 2019-04-05 08:02:21,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 08:02:21,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=ccdf131a275841f2a0c6e317a140b5ef&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.15" -H "X-Auth-Token: {SHA1}ad35c5a435eee6a6dc3e72b2753961b9925b9e3c" 2019-04-05 08:02:21,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:21 GMT X-Openstack-Request-Id: req-01158b47-1be9-4b25-a9ed-ed9349277fc0 2019-04-05 08:02:21,071 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-04-05 08:02:21,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=ccdf131a275841f2a0c6e317a140b5ef&name=default used request id req-01158b47-1be9-4b25-a9ed-ed9349277fc0 2019-04-05 08:02:21,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0349369049072s 2019-04-05 08:02:21,071 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2019-04-05 08:02:21,072 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2019-04-05 08:02:21,076 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | smoke | 11:32 | PASS | | rally_sanity | functest | smoke | 17:21 | FAIL | | refstack_defcore | functest | smoke | 06:39 | FAIL | | tempest_full | functest | smoke | 32:50 | FAIL | | tempest_scenario | functest | smoke | 10:50 | PASS | | patrole | functest | smoke | 02:58 | PASS | | neutron_trunk | functest | smoke | 02:38 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2019-04-05 08:02:21,083 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-04-05 08:02:24,116 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-429 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-04-05 08:02:24,121 - 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.23,192.30.9.10 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.23:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=zbOJGeGqD9Z54gxttUuktF1LP 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=a8d120259c3946c982a593eded4f1cfb export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-04-05 08:02:24,121 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-04-05 08:02:24,122 - 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-04-05 08:02:24,134 - xtesting.ci.run_tests - INFO - Loading test case 'rally_full'... 2019-04-05 08:02:24,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 08:02:24,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4fe2d37-3b2f-43f2-8b10-cc81743756ba 2019-04-05 08:02:24,412 - 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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 08:02:24,412 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-f4fe2d37-3b2f-43f2-8b10-cc81743756ba 2019-04-05 08:02:24,413 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 08:02:24,825 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58fef951bcfc4cf0998078f8ffea0edb", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}, {"id": "774319f454e747168821760a73d5b691", "name": "reader"}], "expires_at": "2019-04-05T09:02:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8d120259c3946c982a593eded4f1cfb", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [], "type": "tempest-type-605261660", "id": "18f8718610614825a0400b23ea70ffb4", "name": "tempest-service-846617376"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1412263656", "id": "68540ada0f92454786c30b9265352a18", "name": "tempest-service-673250099"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3925ae83907349f0acb148efa634063e"}, "audit_ids": ["ybw0aDaNROmJsM53--mecQ"], "issued_at": "2019-04-05T08:02:24.000000Z"}} 2019-04-05 08:02:24,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 08:02:24,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}9eb3e8d0f3a6bef2710a85d760c7c77f683eadae" 2019-04-05 08:02:25,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:25 GMT X-Openstack-Request-Id: req-6428195f-b14b-4747-a82b-1e0f74fb51b3 2019-04-05 08:02:25,174 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"}]} 2019-04-05 08:02:25,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6428195f-b14b-4747-a82b-1e0f74fb51b3 2019-04-05 08:02:25,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.347573041916s 2019-04-05 08:02:25,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 08:02:25,187 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e206a651-0ff0-4ca7-9af3-08f41c3e2a02 2019-04-05 08:02:25,187 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 08:02:25,187 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-e206a651-0ff0-4ca7-9af3-08f41c3e2a02 2019-04-05 08:02:25,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 08:02:25,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}9eb3e8d0f3a6bef2710a85d760c7c77f683eadae" 2019-04-05 08:02:25,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abb722e9-3e66-4ed2-9e8b-9ef6de4943b7 2019-04-05 08:02:25,383 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 08:02:25,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-abb722e9-3e66-4ed2-9e8b-9ef6de4943b7 2019-04-05 08:02:25,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.195653915405s 2019-04-05 08:02:25,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-05 08:02:25,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}9eb3e8d0f3a6bef2710a85d760c7c77f683eadae" -d '{"project": {"description": "Created by OPNFV Functest: rally_full", "enabled": true, "domain_id": "default", "name": "rally_full-project_18139e2c-b4c9-4620-a12a-af561534589a"}}' 2019-04-05 08:02:25,608 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 366 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76933592-b5ae-4102-9678-e2ab982d36c7 2019-04-05 08:02:25,608 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.23:5000/v3/projects/37904916f0ea4ec1ab7e51faee922244"}, "tags": [], "enabled": true, "id": "37904916f0ea4ec1ab7e51faee922244", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_18139e2c-b4c9-4620-a12a-af561534589a"}} 2019-04-05 08:02:25,608 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-76933592-b5ae-4102-9678-e2ab982d36c7 2019-04-05 08:02:25,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.217565059662s 2019-04-05 08:02:25,609 - 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'37904916f0ea4ec1ab7e51faee922244', '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_18139e2c-b4c9-4620-a12a-af561534589a'}) 2019-04-05 08:02:25,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-05 08:02:25,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}9eb3e8d0f3a6bef2710a85d760c7c77f683eadae" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "F8ugHx0jAyrCFY6UFc3gsb6ikvEUfu", "email": null, "name": "rally_full-user_18139e2c-b4c9-4620-a12a-af561534589a"}}' 2019-04-05 08:02:26,002 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 325 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cd7a9d4-1806-4224-8d32-3ff0991a53a1 2019-04-05 08:02:26,003 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_full-user_18139e2c-b4c9-4620-a12a-af561534589a", "links": {"self": "http://172.30.9.23:5000/v3/users/6912ef486ad54220817c72de210b6924"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6912ef486ad54220817c72de210b6924", "domain_id": "default", "password_expires_at": null}} 2019-04-05 08:02:26,003 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-4cd7a9d4-1806-4224-8d32-3ff0991a53a1 2019-04-05 08:02:26,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.386259794235s 2019-04-05 08:02:26,004 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6912ef486ad54220817c72de210b6924', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_full-user_18139e2c-b4c9-4620-a12a-af561534589a'}) 2019-04-05 08:02:26,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 08:02:26,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9eb3e8d0f3a6bef2710a85d760c7c77f683eadae" 2019-04-05 08:02:26,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78eed1b5-5d77-48b4-8bb4-6a2222e0f929 2019-04-05 08:02:26,120 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 08:02:26,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-78eed1b5-5d77-48b4-8bb4-6a2222e0f929 2019-04-05 08:02:26,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113049030304s 2019-04-05 08:02:26,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 08:02:26,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9eb3e8d0f3a6bef2710a85d760c7c77f683eadae" 2019-04-05 08:02:26,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29f820ff-da23-46f5-bad6-10bd04353a3b 2019-04-05 08:02:26,401 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 08:02:26,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-29f820ff-da23-46f5-bad6-10bd04353a3b 2019-04-05 08:02:26,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.275309085846s 2019-04-05 08:02:26,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 08:02:26,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9eb3e8d0f3a6bef2710a85d760c7c77f683eadae" 2019-04-05 08:02:26,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04424154-b087-43a1-a342-ffd28fdd055b 2019-04-05 08:02:26,518 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 08:02:26,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-04424154-b087-43a1-a342-ffd28fdd055b 2019-04-05 08:02:26,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112344026566s 2019-04-05 08:02:26,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 08:02:26,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}9eb3e8d0f3a6bef2710a85d760c7c77f683eadae" 2019-04-05 08:02:26,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5af86fbb-de29-42d9-bab7-a37270e63022 2019-04-05 08:02:26,724 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 08:02:26,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-5af86fbb-de29-42d9-bab7-a37270e63022 2019-04-05 08:02:26,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.201043128967s 2019-04-05 08:02:26,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 08:02:26,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}9eb3e8d0f3a6bef2710a85d760c7c77f683eadae" 2019-04-05 08:02:26,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb450d41-cd93-4727-9be4-bc35d675efd1 2019-04-05 08:02:26,947 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "rally_full-user_18139e2c-b4c9-4620-a12a-af561534589a", "links": {"self": "http://172.30.9.23:5000/v3/users/6912ef486ad54220817c72de210b6924"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6912ef486ad54220817c72de210b6924", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 08:02:26,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-bb450d41-cd93-4727-9be4-bc35d675efd1 2019-04-05 08:02:26,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222160100937s 2019-04-05 08:02:26,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 08:02:26,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}9eb3e8d0f3a6bef2710a85d760c7c77f683eadae" 2019-04-05 08:02:27,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21ae9c48-dc36-4a21-891d-715079fc7c81 2019-04-05 08:02:27,069 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.23:5000/v3/projects/37904916f0ea4ec1ab7e51faee922244"}, "tags": [], "enabled": true, "id": "37904916f0ea4ec1ab7e51faee922244", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_18139e2c-b4c9-4620-a12a-af561534589a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 08:02:27,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-21ae9c48-dc36-4a21-891d-715079fc7c81 2019-04-05 08:02:27,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11017203331s 2019-04-05 08:02:27,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 08:02:27,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=6912ef486ad54220817c72de210b6924&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=37904916f0ea4ec1ab7e51faee922244" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9eb3e8d0f3a6bef2710a85d760c7c77f683eadae" 2019-04-05 08:02:27,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1ace908-27d3-49af-8ae7-a74cf9cca54b 2019-04-05 08:02:27,190 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=6912ef486ad54220817c72de210b6924&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=37904916f0ea4ec1ab7e51faee922244", "previous": null, "next": null}} 2019-04-05 08:02:27,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=6912ef486ad54220817c72de210b6924&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=37904916f0ea4ec1ab7e51faee922244 used request id req-b1ace908-27d3-49af-8ae7-a74cf9cca54b 2019-04-05 08:02:27,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112704992294s 2019-04-05 08:02:27,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-05 08:02:27,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/37904916f0ea4ec1ab7e51faee922244/users/6912ef486ad54220817c72de210b6924/roles/a7225acce0184423a1dc2d63c39b687a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9eb3e8d0f3a6bef2710a85d760c7c77f683eadae" 2019-04-05 08:02:27,335 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 08:02:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0449e48-e104-40e7-8859-584ce1306891 2019-04-05 08:02:27,335 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 08:02:27,335 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/37904916f0ea4ec1ab7e51faee922244/users/6912ef486ad54220817c72de210b6924/roles/a7225acce0184423a1dc2d63c39b687a used request id req-e0449e48-e104-40e7-8859-584ce1306891 2019-04-05 08:02:27,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.140940189362s 2019-04-05 08:02:27,336 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_full-project_18139e2c-b4c9-4620-a12a-af561534589a', 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'37904916f0ea4ec1ab7e51faee922244', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'F8ugHx0jAyrCFY6UFc3gsb6ikvEUfu', 'username': u'rally_full-user_18139e2c-b4c9-4620-a12a-af561534589a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-05 08:02:27,341 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_full-user_18139e2c-b4c9-4620-a12a-af561534589a', 'password': 'F8ugHx0jAyrCFY6UFc3gsb6ikvEUfu', 'project_name': 'rally_full-project_18139e2c-b4c9-4620-a12a-af561534589a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '37904916f0ea4ec1ab7e51faee922244', 'project_domain_name': 'Default'} 2019-04-05 08:02:27,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 08:02:27,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9eb3e8d0f3a6bef2710a85d760c7c77f683eadae" 2019-04-05 08:02:27,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01544062-ec69-4e99-a792-e1d75213387a 2019-04-05 08:02:27,454 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 08:02:27,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-01544062-ec69-4e99-a792-e1d75213387a 2019-04-05 08:02:27,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10933303833s 2019-04-05 08:02:27,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 08:02:27,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9eb3e8d0f3a6bef2710a85d760c7c77f683eadae" 2019-04-05 08:02:27,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd2640c5-f8d5-40c5-9ae5-3b8e7ccd7d7b 2019-04-05 08:02:27,575 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 08:02:27,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-dd2640c5-f8d5-40c5-9ae5-3b8e7ccd7d7b 2019-04-05 08:02:27,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115620851517s 2019-04-05 08:02:27,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 08:02:27,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}9eb3e8d0f3a6bef2710a85d760c7c77f683eadae" 2019-04-05 08:02:27,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef4674ec-5ffb-4b25-9088-eabc1a0c97bb 2019-04-05 08:02:27,777 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 08:02:27,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-ef4674ec-5ffb-4b25-9088-eabc1a0c97bb 2019-04-05 08:02:27,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197080850601s 2019-04-05 08:02:27,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 08:02:27,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}9eb3e8d0f3a6bef2710a85d760c7c77f683eadae" 2019-04-05 08:02:27,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec2fe67a-cd10-435b-9178-5e1459f3b764 2019-04-05 08:02:27,922 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "rally_full-user_18139e2c-b4c9-4620-a12a-af561534589a", "links": {"self": "http://172.30.9.23:5000/v3/users/6912ef486ad54220817c72de210b6924"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6912ef486ad54220817c72de210b6924", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 08:02:27,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ec2fe67a-cd10-435b-9178-5e1459f3b764 2019-04-05 08:02:27,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.144844055176s 2019-04-05 08:02:27,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 08:02:27,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}9eb3e8d0f3a6bef2710a85d760c7c77f683eadae" 2019-04-05 08:02:28,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e70c6eb-ece5-4869-aad0-1764493b38d0 2019-04-05 08:02:28,088 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.23:5000/v3/projects/37904916f0ea4ec1ab7e51faee922244"}, "tags": [], "enabled": true, "id": "37904916f0ea4ec1ab7e51faee922244", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_18139e2c-b4c9-4620-a12a-af561534589a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 08:02:28,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-7e70c6eb-ece5-4869-aad0-1764493b38d0 2019-04-05 08:02:28,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.155073881149s 2019-04-05 08:02:28,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 08:02:28,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=6912ef486ad54220817c72de210b6924&role.id=58fef951bcfc4cf0998078f8ffea0edb&scope.project.id=37904916f0ea4ec1ab7e51faee922244" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9eb3e8d0f3a6bef2710a85d760c7c77f683eadae" 2019-04-05 08:02:28,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f8114fd-6c7d-460f-9859-f81ce094c301 2019-04-05 08:02:28,209 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=6912ef486ad54220817c72de210b6924&role.id=58fef951bcfc4cf0998078f8ffea0edb&scope.project.id=37904916f0ea4ec1ab7e51faee922244", "previous": null, "next": null}} 2019-04-05 08:02:28,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=6912ef486ad54220817c72de210b6924&role.id=58fef951bcfc4cf0998078f8ffea0edb&scope.project.id=37904916f0ea4ec1ab7e51faee922244 used request id req-3f8114fd-6c7d-460f-9859-f81ce094c301 2019-04-05 08:02:28,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112046003342s 2019-04-05 08:02:28,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-05 08:02:28,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/37904916f0ea4ec1ab7e51faee922244/users/6912ef486ad54220817c72de210b6924/roles/58fef951bcfc4cf0998078f8ffea0edb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9eb3e8d0f3a6bef2710a85d760c7c77f683eadae" 2019-04-05 08:02:28,352 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 08:02:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e814b636-4f11-4c48-a7c8-b23c344c3adf 2019-04-05 08:02:28,353 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 08:02:28,353 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/37904916f0ea4ec1ab7e51faee922244/users/6912ef486ad54220817c72de210b6924/roles/58fef951bcfc4cf0998078f8ffea0edb used request id req-e814b636-4f11-4c48-a7c8-b23c344c3adf 2019-04-05 08:02:28,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.140572786331s 2019-04-05 08:02:28,354 - xtesting.ci.run_tests - INFO - Running test case 'rally_full'... 2019-04-05 08:02:28,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 08:02:28,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}9eb3e8d0f3a6bef2710a85d760c7c77f683eadae" 2019-04-05 08:02:28,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50fa9073-d156-441f-8290-a68773540e09 2019-04-05 08:02:28,466 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 08:02:28,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-50fa9073-d156-441f-8290-a68773540e09 2019-04-05 08:02:28,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111516952515s 2019-04-05 08:02:28,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 08:02:28,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}9eb3e8d0f3a6bef2710a85d760c7c77f683eadae" 2019-04-05 08:02:28,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f52f6a70-03f7-439e-af7e-471521c184b0 2019-04-05 08:02:28,602 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.23:5000/v3/projects/37904916f0ea4ec1ab7e51faee922244"}, "tags": [], "enabled": true, "id": "37904916f0ea4ec1ab7e51faee922244", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_18139e2c-b4c9-4620-a12a-af561534589a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 08:02:28,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-f52f6a70-03f7-439e-af7e-471521c184b0 2019-04-05 08:02:28,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.128389120102s 2019-04-05 08:02:28,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-05 08:02:28,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}9eb3e8d0f3a6bef2710a85d760c7c77f683eadae" -d '{"network": {"shared": true, "tenant_id": "37904916f0ea4ec1ab7e51faee922244", "name": "rally_full-net_18139e2c-b4c9-4620-a12a-af561534589a", "admin_state_up": true}}' 2019-04-05 08:02:28,924 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:28 GMT X-Openstack-Request-Id: req-0470ce25-d3a7-43de-8a4c-d3483b2b7baa 2019-04-05 08:02:28,924 - 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":"46facc83-7463-4a12-92d3-f9189343eb79","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":true,"project_id":"37904916f0ea4ec1ab7e51faee922244","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T08:02:28Z","is_default":false,"qos_policy_id":null,"name":"rally_full-net_18139e2c-b4c9-4620-a12a-af561534589a","admin_state_up":true,"tenant_id":"37904916f0ea4ec1ab7e51faee922244","created_at":"2019-04-05T08:02:28Z","mtu":1450}} 2019-04-05 08:02:28,924 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-0470ce25-d3a7-43de-8a4c-d3483b2b7baa 2019-04-05 08:02:28,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.31969499588s 2019-04-05 08:02:28,925 - 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-04-05T08:02:28Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'46facc83-7463-4a12-92d3-f9189343eb79', u'provider:segmentation_id': 13, 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_18139e2c-b4c9-4620-a12a-af561534589a', u'created_at': u'2019-04-05T08:02:28Z', u'mtu': 1450, u'tenant_id': u'37904916f0ea4ec1ab7e51faee922244', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'37904916f0ea4ec1ab7e51faee922244', u'l2_adjacency': True}) 2019-04-05 08:02:28,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 08:02:28,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5032a12b-e9b0-45ff-a0da-d9849701fbde 2019-04-05 08:02:28,935 - 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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 08:02:28,936 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-5032a12b-e9b0-45ff-a0da-d9849701fbde 2019-04-05 08:02:28,936 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 08:02:29,327 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58fef951bcfc4cf0998078f8ffea0edb", "name": "admin"}, {"id": "774319f454e747168821760a73d5b691", "name": "reader"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}], "expires_at": "2019-04-05T09:02:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "37904916f0ea4ec1ab7e51faee922244", "name": "rally_full-project_18139e2c-b4c9-4620-a12a-af561534589a"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/37904916f0ea4ec1ab7e51faee922244", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/37904916f0ea4ec1ab7e51faee922244", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/37904916f0ea4ec1ab7e51faee922244", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [], "type": "tempest-type-605261660", "id": "18f8718610614825a0400b23ea70ffb4", "name": "tempest-service-846617376"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_37904916f0ea4ec1ab7e51faee922244", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_37904916f0ea4ec1ab7e51faee922244", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1412263656", "id": "68540ada0f92454786c30b9265352a18", "name": "tempest-service-673250099"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/37904916f0ea4ec1ab7e51faee922244", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/37904916f0ea4ec1ab7e51faee922244", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/37904916f0ea4ec1ab7e51faee922244", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/37904916f0ea4ec1ab7e51faee922244", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/37904916f0ea4ec1ab7e51faee922244", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/37904916f0ea4ec1ab7e51faee922244", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_full-user_18139e2c-b4c9-4620-a12a-af561534589a", "id": "6912ef486ad54220817c72de210b6924"}, "audit_ids": ["id6nEXCnQDyl4jPzM8aO3w"], "issued_at": "2019-04-05T08:02:29.000000Z"}} 2019-04-05 08:02:29,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 08:02:29,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}809d6eaff6502542e29c479167e7bb92a8a79a0f" 2019-04-05 08:02:29,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:29 GMT X-Openstack-Request-Id: req-15413517-a592-4e9d-a6e7-7fdfd7a8da3b 2019-04-05 08:02:29,692 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"46facc83-7463-4a12-92d3-f9189343eb79","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":true,"project_id":"37904916f0ea4ec1ab7e51faee922244","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T08:02:28Z","qos_policy_id":null,"name":"rally_full-net_18139e2c-b4c9-4620-a12a-af561534589a","admin_state_up":true,"tenant_id":"37904916f0ea4ec1ab7e51faee922244","created_at":"2019-04-05T08:02:28Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"}]} 2019-04-05 08:02:29,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-15413517-a592-4e9d-a6e7-7fdfd7a8da3b 2019-04-05 08:02:29,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.362217903137s 2019-04-05 08:02:29,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-05 08:02:29,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}809d6eaff6502542e29c479167e7bb92a8a79a0f" -d '{"subnet": {"name": "rally_full-subnet_18139e2c-b4c9-4620-a12a-af561534589a", "enable_dhcp": true, "network_id": "46facc83-7463-4a12-92d3-f9189343eb79", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-05 08:02:30,139 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:30 GMT X-Openstack-Request-Id: req-a9247512-0cae-432e-aab7-a81bea14abb2 2019-04-05 08:02:30,140 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-04-05T08:02:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e6a62d68-629b-4148-9635-4728fb5da591","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"37904916f0ea4ec1ab7e51faee922244","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_full-subnet_18139e2c-b4c9-4620-a12a-af561534589a","enable_dhcp":true,"segment_id":null,"network_id":"46facc83-7463-4a12-92d3-f9189343eb79","tenant_id":"37904916f0ea4ec1ab7e51faee922244","created_at":"2019-04-05T08:02:29Z","ip_version":4}} 2019-04-05 08:02:30,140 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-a9247512-0cae-432e-aab7-a81bea14abb2 2019-04-05 08:02:30,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.445503950119s 2019-04-05 08:02:30,140 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T08:02:29Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'e6a62d68-629b-4148-9635-4728fb5da591', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_full-subnet_18139e2c-b4c9-4620-a12a-af561534589a', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'46facc83-7463-4a12-92d3-f9189343eb79', u'tenant_id': u'37904916f0ea4ec1ab7e51faee922244', u'created_at': u'2019-04-05T08:02:29Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'37904916f0ea4ec1ab7e51faee922244'}) 2019-04-05 08:02:30,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-05 08:02:30,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}809d6eaff6502542e29c479167e7bb92a8a79a0f" -d '{"router": {"external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "name": "rally_full-router_18139e2c-b4c9-4620-a12a-af561534589a", "admin_state_up": true}}' 2019-04-05 08:02:31,740 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 710 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:31 GMT X-Openstack-Request-Id: req-36e2ca59-d229-4efe-bc5e-78989a34ceb0 2019-04-05 08:02:31,741 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "37904916f0ea4ec1ab7e51faee922244", "created_at": "2019-04-05T08:02:30Z", "admin_state_up": true, "updated_at": "2019-04-05T08:02:31Z", "project_id": "37904916f0ea4ec1ab7e51faee922244", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "63e6dca4-02c5-4297-915e-4a051acadb83", "name": "rally_full-router_18139e2c-b4c9-4620-a12a-af561534589a"}} 2019-04-05 08:02:31,741 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-36e2ca59-d229-4efe-bc5e-78989a34ceb0 2019-04-05 08:02:31,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.59996795654s 2019-04-05 08:02:31,741 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T08:02:31Z', u'revision_number': 2, u'ha': False, u'id': u'63e6dca4-02c5-4297-915e-4a051acadb83', u'external_gateway_info': {u'network_id': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_full-router_18139e2c-b4c9-4620-a12a-af561534589a', u'admin_state_up': True, u'tenant_id': u'37904916f0ea4ec1ab7e51faee922244', u'created_at': u'2019-04-05T08:02:30Z', u'flavor_id': None, u'routes': [], u'project_id': u'37904916f0ea4ec1ab7e51faee922244'}) 2019-04-05 08:02:31,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-05 08:02:31,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/63e6dca4-02c5-4297-915e-4a051acadb83/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.15" -H "X-Auth-Token: {SHA1}809d6eaff6502542e29c479167e7bb92a8a79a0f" -d '{"subnet_id": "e6a62d68-629b-4148-9635-4728fb5da591"}' 2019-04-05 08:02:34,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:34 GMT X-Openstack-Request-Id: req-902e5e4e-bb57-441d-95ce-4c7e1b8d8784 2019-04-05 08:02:34,171 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "46facc83-7463-4a12-92d3-f9189343eb79", "tenant_id": "37904916f0ea4ec1ab7e51faee922244", "subnet_id": "e6a62d68-629b-4148-9635-4728fb5da591", "subnet_ids": ["e6a62d68-629b-4148-9635-4728fb5da591"], "port_id": "318b39f2-f48c-4d14-ba3c-e3e6977dd213", "id": "63e6dca4-02c5-4297-915e-4a051acadb83"} 2019-04-05 08:02:34,171 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/63e6dca4-02c5-4297-915e-4a051acadb83/add_router_interface.json used request id req-902e5e4e-bb57-441d-95ce-4c7e1b8d8784 2019-04-05 08:02:34,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.42922496796s 2019-04-05 08:02:34,172 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-05 08:02:34,277 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-05 08:02:34,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 08:02:34,286 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:34 GMT 2019-04-05 08:02:34,287 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-04-05 08:02:34,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 08:02:34,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}809d6eaff6502542e29c479167e7bb92a8a79a0f" 2019-04-05 08:02:34,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:34 GMT X-Openstack-Request-Id: req-68649248-1f2c-49a2-bfb2-2444a662bcc0 2019-04-05 08:02:34,594 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 08:02:34,594 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-68649248-1f2c-49a2-bfb2-2444a662bcc0 2019-04-05 08:02:34,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.304440975189s 2019-04-05 08:02:34,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-05 08:02:34,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}809d6eaff6502542e29c479167e7bb92a8a79a0f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_full-img_18139e2c-b4c9-4620-a12a-af561534589a", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_full-img_18139e2c-b4c9-4620-a12a-af561534589a"}' 2019-04-05 08:02:34,654 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 936 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:34 GMT Location: http://172.30.9.23:9292/v2/images/86f9ba9f-c049-4152-84e7-24b9ee82c504 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-460e597d-bc0c-4fdc-bda7-4abe50fbd16c 2019-04-05 08:02:34,654 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T08:02:34Z", "file": "/v2/images/86f9ba9f-c049-4152-84e7-24b9ee82c504/file", "owner": "37904916f0ea4ec1ab7e51faee922244", "id": "86f9ba9f-c049-4152-84e7-24b9ee82c504", "size": null, "self": "/v2/images/86f9ba9f-c049-4152-84e7-24b9ee82c504", "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_18139e2c-b4c9-4620-a12a-af561534589a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_18139e2c-b4c9-4620-a12a-af561534589a", "checksum": null, "created_at": "2019-04-05T08:02:34Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-05 08:02:34,655 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-460e597d-bc0c-4fdc-bda7-4abe50fbd16c 2019-04-05 08:02:34,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0512471199036s 2019-04-05 08:02:34,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-05 08:02:34,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/86f9ba9f-c049-4152-84e7-24b9ee82c504/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.15" -H "X-Auth-Token: {SHA1}809d6eaff6502542e29c479167e7bb92a8a79a0f" -d '' 2019-04-05 08:02:35,342 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 08:02:35 GMT X-Openstack-Request-Id: req-b36cd7c5-6fd8-4700-a432-32491d489da7 2019-04-05 08:02:35,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-04-05 08:02:35,342 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/86f9ba9f-c049-4152-84e7-24b9ee82c504/file used request id req-b36cd7c5-6fd8-4700-a432-32491d489da7 2019-04-05 08:02:35,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.686769962311s 2019-04-05 08:02:35,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 08:02:35,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}809d6eaff6502542e29c479167e7bb92a8a79a0f" 2019-04-05 08:02:35,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:35 GMT X-Openstack-Request-Id: req-6094f501-afdb-4cb7-93f1-67d614ae7e46 2019-04-05 08:02:35,383 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T08:02:35Z", "file": "/v2/images/86f9ba9f-c049-4152-84e7-24b9ee82c504/file", "owner": "37904916f0ea4ec1ab7e51faee922244", "id": "86f9ba9f-c049-4152-84e7-24b9ee82c504", "size": 12716032, "self": "/v2/images/86f9ba9f-c049-4152-84e7-24b9ee82c504", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/86f9ba9f-c049-4152-84e7-24b9ee82c504/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/86f9ba9f-c049-4152-84e7-24b9ee82c504/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_full-img_18139e2c-b4c9-4620-a12a-af561534589a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_18139e2c-b4c9-4620-a12a-af561534589a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T08:02:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 08:02:35,383 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-6094f501-afdb-4cb7-93f1-67d614ae7e46 2019-04-05 08:02:35,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.036395072937s 2019-04-05 08:02:35,385 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/86f9ba9f-c049-4152-84e7-24b9ee82c504/snap', u'metadata': Munch({})})], 'file': u'/v2/images/86f9ba9f-c049-4152-84e7-24b9ee82c504/file', 'owner': u'37904916f0ea4ec1ab7e51faee922244', 'id': u'86f9ba9f-c049-4152-84e7-24b9ee82c504', 'size': 12716032, u'self': u'/v2/images/86f9ba9f-c049-4152-84e7-24b9ee82c504', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'37904916f0ea4ec1ab7e51faee922244', 'name': 'rally_full-project_18139e2c-b4c9-4620-a12a-af561534589a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/86f9ba9f-c049-4152-84e7-24b9ee82c504/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-05T08:02:35Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-05T08:02:35Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_full-img_18139e2c-b4c9-4620-a12a-af561534589a', '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/86f9ba9f-c049-4152-84e7-24b9ee82c504', 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_18139e2c-b4c9-4620-a12a-af561534589a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_full-img_18139e2c-b4c9-4620-a12a-af561534589a', 'created': u'2019-04-05T08:02:34Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-05T08:02:34Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/86f9ba9f-c049-4152-84e7-24b9ee82c504', 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_18139e2c-b4c9-4620-a12a-af561534589a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-05 08:02:35,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-05 08:02:35,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}9eb3e8d0f3a6bef2710a85d760c7c77f683eadae" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_full-flavor_18139e2c-b4c9-4620-a12a-af561534589a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-05 08:02:35,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Fri, 05 Apr 2019 08: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-bb21629c-469f-4dd1-b2f0-28a4b9ddd18a x-openstack-request-id: req-bb21629c-469f-4dd1-b2f0-28a4b9ddd18a 2019-04-05 08:02:35,720 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_full-flavor_18139e2c-b4c9-4620-a12a-af561534589a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/47eab170-eb81-4aa7-a99b-643921c85610", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/47eab170-eb81-4aa7-a99b-643921c85610", "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": "47eab170-eb81-4aa7-a99b-643921c85610"}} 2019-04-05 08:02:35,720 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-bb21629c-469f-4dd1-b2f0-28a4b9ddd18a 2019-04-05 08:02:35,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.331852912903s 2019-04-05 08:02:35,722 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_full-flavor_18139e2c-b4c9-4620-a12a-af561534589a', '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'a8d120259c3946c982a593eded4f1cfb', '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'47eab170-eb81-4aa7-a99b-643921c85610', 'swap': 0}) 2019-04-05 08:02:35,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-05 08:02:35,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/47eab170-eb81-4aa7-a99b-643921c85610/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.15" -H "X-Auth-Token: {SHA1}9eb3e8d0f3a6bef2710a85d760c7c77f683eadae" -d '{"extra_specs": {}}' 2019-04-05 08:02:35,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02: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-41eae0cc-8054-4113-b23a-9e29b9f9792b x-openstack-request-id: req-41eae0cc-8054-4113-b23a-9e29b9f9792b 2019-04-05 08:02:35,743 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-05 08:02:35,743 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/47eab170-eb81-4aa7-a99b-643921c85610/os-extra_specs used request id req-41eae0cc-8054-4113-b23a-9e29b9f9792b 2019-04-05 08:02:35,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0209579467773s 2019-04-05 08:02:35,744 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-04-05 08:02:39,764 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 18e15288-e469-4a4a-b512-0a29636a7559 | 2019-04-05T08:02:39.404018 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 18e15288-e469-4a4a-b512-0a29636a7559 ~/.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-04-05 08:02:42,875 - 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-1412263656 | Available | | __unknown__ | tempest-type-605261660 | 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-04-05 08:02:43,583 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-04-05 08:02:43,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-04-05 08:02:43,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}809d6eaff6502542e29c479167e7bb92a8a79a0f" 2019-04-05 08:02:43,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02: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-4e331d1e-fdaf-4b09-b6bf-566079312174 x-openstack-request-id: req-4e331d1e-fdaf-4b09-b6bf-566079312174 2019-04-05 08:02:43,891 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 18}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-04-05 08:02:43,891 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-4e331d1e-fdaf-4b09-b6bf-566079312174 2019-04-05 08:02:43,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.303693056107s 2019-04-05 08:02:43,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-04-05 08:02:43,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}809d6eaff6502542e29c479167e7bb92a8a79a0f" 2019-04-05 08:02:43,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:43 GMT X-Openstack-Request-Id: req-b20e9e4f-2821-42a9-8ec5-a48fa8694793 2019-04-05 08:02:43,906 - 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-04-05 08:02:43,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-b20e9e4f-2821-42a9-8ec5-a48fa8694793 2019-04-05 08:02:43,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.0134921073914s 2019-04-05 08:02:43,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-05 08:02:43,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}9eb3e8d0f3a6bef2710a85d760c7c77f683eadae" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_full-flavor_alt_18139e2c-b4c9-4620-a12a-af561534589a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-05 08:02:43,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02: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-e0decccc-d16e-4cf8-983e-fa31dc3e2fbc x-openstack-request-id: req-e0decccc-d16e-4cf8-983e-fa31dc3e2fbc 2019-04-05 08:02:43,946 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_full-flavor_alt_18139e2c-b4c9-4620-a12a-af561534589a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/8ffcc6d7-5d6f-4c5b-b795-555c12932ed1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/8ffcc6d7-5d6f-4c5b-b795-555c12932ed1", "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": "8ffcc6d7-5d6f-4c5b-b795-555c12932ed1"}} 2019-04-05 08:02:43,946 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e0decccc-d16e-4cf8-983e-fa31dc3e2fbc 2019-04-05 08:02:43,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0306861400604s 2019-04-05 08:02:43,947 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_full-flavor_alt_18139e2c-b4c9-4620-a12a-af561534589a', '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'a8d120259c3946c982a593eded4f1cfb', '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'8ffcc6d7-5d6f-4c5b-b795-555c12932ed1', 'swap': 0}) 2019-04-05 08:02:43,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-05 08:02:43,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/8ffcc6d7-5d6f-4c5b-b795-555c12932ed1/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.15" -H "X-Auth-Token: {SHA1}9eb3e8d0f3a6bef2710a85d760c7c77f683eadae" -d '{"extra_specs": {}}' 2019-04-05 08:02:43,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02: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-f3900d7e-cf79-490b-a7d9-9fcf585621ca x-openstack-request-id: req-f3900d7e-cf79-490b-a7d9-9fcf585621ca 2019-04-05 08:02:43,967 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-05 08:02:43,967 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/8ffcc6d7-5d6f-4c5b-b795-555c12932ed1/os-extra_specs used request id req-f3900d7e-cf79-490b-a7d9-9fcf585621ca 2019-04-05 08:02:43,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0198929309845s 2019-04-05 08:02:43,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 08:02:43,979 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2e360f3-b64f-420f-bcdb-d3974f8b6183 2019-04-05 08:02:43,979 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 08:02:43,980 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-e2e360f3-b64f-420f-bcdb-d3974f8b6183 2019-04-05 08:02:43,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-04-05 08:02:43,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.10: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.15" 2019-04-05 08:02:43,995 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 267 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15872c57-e0de-4c31-9d30-31a484934e45 2019-04-05 08:02:43,995 - 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.10:35357/v3/", "rel": "self"}]}]}} 2019-04-05 08:02:43,995 - keystoneauth.session - DEBUG - GET call to http://192.30.9.10:35357/ used request id req-15872c57-e0de-4c31-9d30-31a484934e45 2019-04-05 08:02:43,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.10: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.15" -H "X-Auth-Token: {SHA1}809d6eaff6502542e29c479167e7bb92a8a79a0f" 2019-04-05 08:02:44,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 959 Content-Type: application/json Date: Fri, 05 Apr 2019 08:02:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7168dc07-6a78-4ef9-8be0-23edcf49d321 2019-04-05 08:02:44,186 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.10:35357/v3/services/069d48356a1d413e984376eeaae43f5d"}, "enabled": true, "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.10:35357/v3/services/1466aa9642fe4ad58c2a32d44214a9ae"}, "enabled": true, "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"name": "tempest-service-846617376", "links": {"self": "http://192.30.9.10:35357/v3/services/18f8718610614825a0400b23ea70ffb4"}, "enabled": true, "type": "tempest-type-605261660", "id": "18f8718610614825a0400b23ea70ffb4", "description": "tempest-description-1586460027"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.10:35357/v3/services/37bd4167446b47fb9402aa583a71c3e0"}, "enabled": true, "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.10:35357/v3/services/40595c7d8f624774851eed406a194c3d"}, "enabled": true, "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.10:35357/v3/services/5ebc2c247c1b4fb8bed8234d1bf7e872"}, "enabled": true, "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.10:35357/v3/services/5efc65e7f0c24adab557cbb412e6cd6e"}, "enabled": true, "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.10:35357/v3/services/6190bc1da3e94244ae3fa72eaa3027f5"}, "enabled": true, "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"name": "tempest-service-673250099", "links": {"self": "http://192.30.9.10:35357/v3/services/68540ada0f92454786c30b9265352a18"}, "enabled": true, "type": "tempest-type-1412263656", "id": "68540ada0f92454786c30b9265352a18", "description": "tempest-description-1243873561"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.10:35357/v3/services/7bee7413e51b453287c8040d8d0f258a"}, "enabled": true, "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.10:35357/v3/services/856bd54966464444af44cb63cbed88a3"}, "enabled": true, "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.10:35357/v3/services/97954ee208274a44bb3149dbf7a73ff2"}, "enabled": true, "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.10:35357/v3/services/9be103d1b3d945a5919b826c49d14bb2"}, "enabled": true, "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.10:35357/v3/services/b87b60cb226c4715a0d6e6de456740fa"}, "enabled": true, "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.10:35357/v3/services/c66d270d1f6248279acb967382a04daf"}, "enabled": true, "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.10:35357/v3/services/cb7d764cea94417abc9bfcde26657dd3"}, "enabled": true, "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "links": {"self": "http://192.30.9.10:35357/v3/services", "previous": null, "next": null}} 2019-04-05 08:02:44,186 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.10:35357/v3/services used request id req-7168dc07-6a78-4ef9-8be0-23edcf49d321 2019-04-05 08:02:44,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.203171014786s 2019-04-05 08:02:44,192 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_full-flavor_alt_18139e2c-b4c9-4620-a12a-af561534589a', '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'a8d120259c3946c982a593eded4f1cfb', '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'8ffcc6d7-5d6f-4c5b-b795-555c12932ed1', 'swap': 0}) 2019-04-05 08:02:44,193 - 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-04-05 08:02:44,193 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-05 08:02:44,207 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-05 08:02:44,208 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-04-05 08:02:44,208 - 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', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '46facc83-7463-4a12-92d3-f9189343eb79', 'tenants_amount': 3, 'image_name': 'rally_full-img_18139e2c-b4c9-4620-a12a-af561534589a', 'flavor_name': 'rally_full-flavor_18139e2c-b4c9-4620-a12a-af561534589a', '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_18139e2c-b4c9-4620-a12a-af561534589a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-04-05 08:04:34,112 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : fbf4b0d7-dc90-4354-ae75-db664118214d 2019-04-05 08:04:34,113 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_full does not exist, we create it. 2019-04-05 08:04:34,114 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'fbf4b0d7-dc90-4354-ae75-db664118214d'] 2019-04-05 08:04:34,909 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid fbf4b0d7-dc90-4354-ae75-db664118214d -------------------------------------------------------------------------------- Task fbf4b0d7-dc90-4354-ae75-db664118214d: 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 fbf4b0d7-dc90-4354-ae75-db664118214d has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.578 | 0.605 | 0.659 | 0.678 | 0.698 | 0.614 | 100.0% | 10 | | total | 0.578 | 0.605 | 0.659 | 0.678 | 0.698 | 0.614 | 100.0% | 10 | | -> duration | 0.578 | 0.605 | 0.659 | 0.678 | 0.698 | 0.614 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.914827 Full duration: 13.552431 -------------------------------------------------------------------------------- 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 fbf4b0d7-dc90-4354-ae75-db664118214d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.381 | 1.431 | 2.283 | 2.437 | 2.592 | 1.339 | 100.0% | 10 | | total | 0.948 | 1.962 | 3.042 | 3.139 | 3.235 | 2.105 | 100.0% | 10 | | -> duration | 0.948 | 1.962 | 3.042 | 3.139 | 3.235 | 2.105 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.741019 Full duration: 17.464256 -------------------------------------------------------------------------------- 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 fbf4b0d7-dc90-4354-ae75-db664118214d 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.264 | 0.382 | 0.555 | 0.561 | 0.568 | 0.418 | 100.0% | 10 | | total | 0.681 | 0.853 | 1.008 | 1.011 | 1.013 | 0.859 | 100.0% | 10 | | -> duration | 0.681 | 0.853 | 1.008 | 1.011 | 1.013 | 0.859 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.466851 Full duration: 14.330832 -------------------------------------------------------------------------------- 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 fbf4b0d7-dc90-4354-ae75-db664118214d has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 0.419 | 0.979 | 1.443 | 1.447 | 1.451 | 1.01 | 100.0% | 10 | | total | 0.84 | 1.4 | 1.905 | 1.907 | 1.909 | 1.446 | 100.0% | 10 | | -> duration | 0.84 | 1.4 | 1.905 | 1.907 | 1.909 | 1.446 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.047369 Full duration: 17.550174 -------------------------------------------------------------------------------- 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 fbf4b0d7-dc90-4354-ae75-db664118214d 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.454 | 0.505 | 0.863 | 0.864 | 0.865 | 0.578 | 100.0% | 10 | | total | 0.876 | 0.926 | 1.292 | 1.294 | 1.296 | 1.002 | 100.0% | 10 | | -> duration | 0.876 | 0.926 | 1.292 | 1.294 | 1.296 | 1.002 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.949805 Full duration: 14.173215 -------------------------------------------------------------------------------- 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 fbf4b0d7-dc90-4354-ae75-db664118214d 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.231 | 0.337 | 0.427 | 0.473 | 0.519 | 0.351 | 100.0% | 10 | | total | 0.667 | 0.76 | 0.935 | 0.979 | 1.023 | 0.806 | 100.0% | 10 | | -> duration | 0.667 | 0.76 | 0.935 | 0.979 | 1.023 | 0.806 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.347699 Full duration: 13.611738 HINTS: * To plot HTML graphics with this data, run: rally task report fbf4b0d7-dc90-4354-ae75-db664118214d --out output.html * To generate a JUnit report, run: rally task export fbf4b0d7-dc90-4354-ae75-db664118214d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report fbf4b0d7-dc90-4354-ae75-db664118214d --json --out output.json 2019-04-05 08:04:34,910 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'fbf4b0d7-dc90-4354-ae75-db664118214d', '--out', u'/home/opnfv/functest/results/rally_full/authenticate.json'] 2019-04-05 08:04:36,845 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid fbf4b0d7-dc90-4354-ae75-db664118214d --out /home/opnfv/functest/results/rally_full/authenticate.json 2019-04-05 08:04:36.750 723 INFO rally.api [-] Building 'json' report for the following task(s): 'fbf4b0d7-dc90-4354-ae75-db664118214d'. 2019-04-05 08:04:36.757 723 INFO rally.api [-] The report has been successfully built. 2019-04-05 08:04:36,857 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-04-05 08:04:36,858 - 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-04-05 08:04:36,858 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-05 08:04:36,872 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-05 08:04:36,872 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-04-05 08:04:36,873 - 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', 'service_list': ['glance'], 'concurrency': 4, 'netid': '46facc83-7463-4a12-92d3-f9189343eb79', 'tenants_amount': 3, 'image_name': 'rally_full-img_18139e2c-b4c9-4620-a12a-af561534589a', 'flavor_name': 'rally_full-flavor_18139e2c-b4c9-4620-a12a-af561534589a', '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_18139e2c-b4c9-4620-a12a-af561534589a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-04-05 08:10:25,893 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ed046b2f-7761-4116-842d-d0d56801d017 2019-04-05 08:10:25,894 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'ed046b2f-7761-4116-842d-d0d56801d017'] 2019-04-05 08:10:26,700 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid ed046b2f-7761-4116-842d-d0d56801d017 -------------------------------------------------------------------------------- Task ed046b2f-7761-4116-842d-d0d56801d017: 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 ed046b2f-7761-4116-842d-d0d56801d017 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.177 | 3.969 | 5.088 | 5.363 | 5.639 | 4.088 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.046 | 0.055 | 0.76 | 0.821 | 0.881 | 0.205 | 100.0% | 10 | | -> glance_v2.upload_data | 0.737 | 1.229 | 1.977 | 1.988 | 1.999 | 1.36 | 100.0% | 10 | | glance_v2.delete_image | 1.053 | 1.242 | 1.89 | 1.919 | 1.948 | 1.325 | 100.0% | 10 | | total | 4.321 | 5.117 | 6.646 | 6.699 | 6.752 | 5.413 | 100.0% | 10 | | -> duration | 4.321 | 5.117 | 6.646 | 6.699 | 6.752 | 5.413 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.357088 Full duration: 32.246736 -------------------------------------------------------------------------------- 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 ed046b2f-7761-4116-842d-d0d56801d017 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.002 | 3.324 | 4.09 | 4.12 | 4.15 | 3.405 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.048 | 0.053 | 0.064 | 0.069 | 0.073 | 0.056 | 100.0% | 10 | | -> glance_v2.upload_data | 0.646 | 0.872 | 1.639 | 1.643 | 1.647 | 0.97 | 100.0% | 10 | | glance_v2.list_images | 0.042 | 0.046 | 0.05 | 0.05 | 0.05 | 0.046 | 100.0% | 10 | | total | 3.048 | 3.369 | 4.14 | 4.166 | 4.193 | 3.451 | 100.0% | 10 | | -> duration | 3.048 | 3.369 | 4.14 | 4.166 | 4.193 | 3.451 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.516805 Full duration: 29.924964 -------------------------------------------------------------------------------- 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 ed046b2f-7761-4116-842d-d0d56801d017 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.223 | 0.317 | 0.342 | 0.345 | 0.349 | 0.31 | 100.0% | 10 | | total | 0.223 | 0.317 | 0.342 | 0.345 | 0.349 | 0.31 | 100.0% | 10 | | -> duration | 0.223 | 0.317 | 0.342 | 0.345 | 0.349 | 0.31 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.651317 Full duration: 14.867574 -------------------------------------------------------------------------------- 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": "46facc83-7463-4a12-92d3-f9189343eb79" } ], "flavor": { "name": "rally_full-flavor_18139e2c-b4c9-4620-a12a-af561534589a" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ed046b2f-7761-4116-842d-d0d56801d017 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.827 | 5.785 | 6.461 | 6.923 | 7.385 | 5.435 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.043 | 0.067 | 0.469 | 1.553 | 2.636 | 0.339 | 100.0% | 10 | | -> glance_v2.upload_data | 0.411 | 2.901 | 3.613 | 3.768 | 3.923 | 2.663 | 100.0% | 10 | | nova.boot_servers | 12.149 | 16.374 | 21.692 | 21.966 | 22.241 | 16.964 | 100.0% | 10 | | total | 17.812 | 22.697 | 26.098 | 27.15 | 28.201 | 22.4 | 100.0% | 10 | | -> duration | 16.812 | 21.697 | 25.098 | 26.15 | 27.201 | 21.4 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 68.023808 Full duration: 114.3053 -------------------------------------------------------------------------------- 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 ed046b2f-7761-4116-842d-d0d56801d017 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.808 | 3.55 | 4.998 | 5.001 | 5.005 | 3.835 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.043 | 0.051 | 0.064 | 0.065 | 0.065 | 0.054 | 100.0% | 10 | | -> glance_v2.upload_data | 0.381 | 1.156 | 2.535 | 2.538 | 2.541 | 1.401 | 100.0% | 10 | | glance_v2.deactivate_image | 0.059 | 0.083 | 0.102 | 0.103 | 0.104 | 0.082 | 100.0% | 10 | | total | 2.899 | 3.625 | 5.1 | 5.105 | 5.11 | 3.918 | 100.0% | 10 | | -> duration | 2.899 | 3.625 | 5.1 | 5.105 | 5.11 | 3.918 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.39671 Full duration: 30.234659 -------------------------------------------------------------------------------- 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 ed046b2f-7761-4116-842d-d0d56801d017 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.776 | 4.502 | 4.541 | 4.554 | 4.567 | 3.99 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.045 | 0.057 | 0.064 | 0.067 | 0.07 | 0.056 | 100.0% | 10 | | -> glance_v2.upload_data | 0.401 | 2.032 | 2.1 | 2.112 | 2.124 | 1.552 | 100.0% | 10 | | glance_v2.download_image | 0.138 | 0.306 | 0.669 | 0.686 | 0.702 | 0.345 | 100.0% | 10 | | total | 2.943 | 4.76 | 5.207 | 5.222 | 5.236 | 4.335 | 100.0% | 10 | | -> duration | 2.943 | 4.76 | 5.207 | 5.222 | 5.236 | 4.335 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.91479 Full duration: 32.270607 -------------------------------------------------------------------------------- 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 ed046b2f-7761-4116-842d-d0d56801d017 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.136 | 3.231 | 4.308 | 4.326 | 4.344 | 3.622 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.049 | 0.052 | 0.057 | 0.058 | 0.059 | 0.053 | 100.0% | 10 | | -> glance_v2.upload_data | 0.701 | 0.791 | 1.842 | 1.859 | 1.875 | 1.177 | 100.0% | 10 | | glance_v2.get_image | 0.018 | 0.02 | 0.024 | 0.025 | 0.026 | 0.02 | 100.0% | 10 | | total | 3.154 | 3.251 | 4.334 | 4.348 | 4.361 | 3.643 | 100.0% | 10 | | -> duration | 3.154 | 3.251 | 4.334 | 4.348 | 4.361 | 3.643 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.514554 Full duration: 33.101589 -------------------------------------------------------------------------------- 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 ed046b2f-7761-4116-842d-d0d56801d017 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.812 | 3.308 | 4.937 | 4.945 | 4.953 | 3.602 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.044 | 0.05 | 0.054 | 0.058 | 0.063 | 0.051 | 100.0% | 10 | | -> glance_v2.upload_data | 0.384 | 0.877 | 2.503 | 2.512 | 2.521 | 1.168 | 100.0% | 10 | | glance_v2.update_image | 0.124 | 0.148 | 0.304 | 0.575 | 0.846 | 0.223 | 100.0% | 10 | | total | 2.941 | 3.492 | 5.102 | 5.104 | 5.105 | 3.825 | 100.0% | 10 | | -> duration | 2.941 | 3.492 | 5.102 | 5.104 | 5.105 | 3.825 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.594788 Full duration: 33.331948 HINTS: * To plot HTML graphics with this data, run: rally task report ed046b2f-7761-4116-842d-d0d56801d017 --out output.html * To generate a JUnit report, run: rally task export ed046b2f-7761-4116-842d-d0d56801d017 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ed046b2f-7761-4116-842d-d0d56801d017 --json --out output.json 2019-04-05 08:10:26,701 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'ed046b2f-7761-4116-842d-d0d56801d017', '--out', u'/home/opnfv/functest/results/rally_full/glance.json'] 2019-04-05 08:10:28,529 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid ed046b2f-7761-4116-842d-d0d56801d017 --out /home/opnfv/functest/results/rally_full/glance.json 2019-04-05 08:10:28.422 1840 INFO rally.api [-] Building 'json' report for the following task(s): 'ed046b2f-7761-4116-842d-d0d56801d017'. 2019-04-05 08:10:28.440 1840 INFO rally.api [-] The report has been successfully built. 2019-04-05 08:10:28,555 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-04-05 08:10:28,557 - 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-04-05 08:10:28,557 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-05 08:10:28,569 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-05 08:10:28,571 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-04-05 08:10:28,571 - 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', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '46facc83-7463-4a12-92d3-f9189343eb79', 'tenants_amount': 3, 'image_name': 'rally_full-img_18139e2c-b4c9-4620-a12a-af561534589a', 'flavor_name': 'rally_full-flavor_18139e2c-b4c9-4620-a12a-af561534589a', '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_18139e2c-b4c9-4620-a12a-af561534589a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-04-05 08:10:43,191 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 74102c75-2282-42c3-9ec1-6c669fef8580 2019-04-05 08:10:43,192 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '74102c75-2282-42c3-9ec1-6c669fef8580'] 2019-04-05 08:10:43,939 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 74102c75-2282-42c3-9ec1-6c669fef8580 -------------------------------------------------------------------------------- Task 74102c75-2282-42c3-9ec1-6c669fef8580: crashed -------------------------------------------------------------------------------- InvalidTaskConfig Input task is invalid! Subtask CinderVolumes.create_and_attach_volume[0] has wrong configuration Subtask configuration: {"version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload", "subtasks": [{"title": "CinderVolumes.create_and_attach_volume", "description": "Create a VM and attach a volume to it.", "scenario": {"CinderVolumes.create_and_attach_volume": {"flavor": {"name": "rally_full-flavor_18139e2c-b4c9-4620-a12a-af561534589a"}, "image": {"name": "rally_full-img_18139e2c-b4c9-4620-a12a-af561534589a"}, "size": 1, "nics": [{"net-id": "46facc83-7463-4a12-92d3-f9189343eb79"}]}}, "contexts": {"users": {"tenants": 3, "users_per_tenant": 2}, "quotas": {"cinder": {"gigabytes": -1, "snapshots": -1, "volumes": -1}}}, "runner": {"constant": {"concurrency": 4, "times": 10}}, "hooks": [], "sla": {"failure_rate": {"max": 0}}}]} Reason(s): Scenario plugin 'CinderVolumes.create_and_attach_volume' doesn't pass required_services@openstack validation. Details: 'cinder' service is not available. Hint: If 'cinder' service has non-default service_type, try to setup it via 'api_versions' context. For more details run: rally -d task detailed 74102c75-2282-42c3-9ec1-6c669fef8580 2019-04-05 08:10:43,939 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '74102c75-2282-42c3-9ec1-6c669fef8580', '--out', u'/home/opnfv/functest/results/rally_full/cinder.json'] 2019-04-05 08:10:45,751 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 74102c75-2282-42c3-9ec1-6c669fef8580 --out /home/opnfv/functest/results/rally_full/cinder.json 2019-04-05 08:10:45.663 1925 INFO rally.api [-] Building 'json' report for the following task(s): '74102c75-2282-42c3-9ec1-6c669fef8580'. 2019-04-05 08:10:45.665 1925 INFO rally.api [-] The report has been successfully built. 2019-04-05 08:10:45,752 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" Failed. 2019-04-05 08:10:45,753 - 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-04-05 08:10:45,753 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-05 08:10:45,767 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-05 08:10:45,768 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2019-04-05 08:10:45,769 - 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', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': '46facc83-7463-4a12-92d3-f9189343eb79', 'tenants_amount': 3, 'image_name': 'rally_full-img_18139e2c-b4c9-4620-a12a-af561534589a', 'flavor_name': 'rally_full-flavor_18139e2c-b4c9-4620-a12a-af561534589a', '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_18139e2c-b4c9-4620-a12a-af561534589a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-04-05 08:15:41,194 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : af797c99-08cf-4921-a01c-3d66e03333dc 2019-04-05 08:15:41,194 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'af797c99-08cf-4921-a01c-3d66e03333dc'] 2019-04-05 08:15:42,014 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid af797c99-08cf-4921-a01c-3d66e03333dc -------------------------------------------------------------------------------- Task af797c99-08cf-4921-a01c-3d66e03333dc: 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 af797c99-08cf-4921-a01c-3d66e03333dc 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.615 | 0.718 | 0.779 | 0.783 | 0.788 | 0.713 | 100.0% | 10 | | total | 0.615 | 0.718 | 0.779 | 0.784 | 0.788 | 0.713 | 100.0% | 10 | | -> duration | 0.615 | 0.718 | 0.779 | 0.784 | 0.788 | 0.713 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.059044 Full duration: 13.490212 -------------------------------------------------------------------------------- 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 af797c99-08cf-4921-a01c-3d66e03333dc 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.637 | 0.71 | 0.739 | 0.741 | 0.743 | 0.704 | 100.0% | 10 | | total | 0.637 | 0.711 | 0.739 | 0.741 | 0.743 | 0.704 | 100.0% | 10 | | -> duration | 0.637 | 0.711 | 0.739 | 0.741 | 0.743 | 0.704 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.119667 Full duration: 13.398958 -------------------------------------------------------------------------------- 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 af797c99-08cf-4921-a01c-3d66e03333dc 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.673 | 0.712 | 0.918 | 0.939 | 0.959 | 0.786 | 100.0% | 10 | | total | 0.673 | 0.712 | 0.919 | 0.939 | 0.959 | 0.786 | 100.0% | 10 | | -> duration | 0.673 | 0.712 | 0.919 | 0.939 | 0.959 | 0.786 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.315568 Full duration: 13.811726 -------------------------------------------------------------------------------- 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 af797c99-08cf-4921-a01c-3d66e03333dc 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.65 | 0.755 | 0.798 | 0.818 | 0.839 | 0.754 | 100.0% | 10 | | total | 0.65 | 0.755 | 0.799 | 0.819 | 0.839 | 0.754 | 100.0% | 10 | | -> duration | 0.65 | 0.755 | 0.799 | 0.819 | 0.839 | 0.754 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.258817 Full duration: 16.638823 -------------------------------------------------------------------------------- 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 af797c99-08cf-4921-a01c-3d66e03333dc 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.622 | 0.709 | 0.763 | 0.784 | 0.804 | 0.706 | 100.0% | 10 | | gnocchi.delete_archive_policy_rule | 0.203 | 0.256 | 0.317 | 0.317 | 0.317 | 0.26 | 100.0% | 10 | | total | 0.846 | 0.974 | 1.041 | 1.059 | 1.077 | 0.967 | 100.0% | 10 | | -> duration | 0.846 | 0.974 | 1.041 | 1.059 | 1.077 | 0.967 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.876015 Full duration: 14.780843 -------------------------------------------------------------------------------- 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 af797c99-08cf-4921-a01c-3d66e03333dc 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.626 | 0.7 | 0.707 | 0.708 | 0.709 | 0.686 | 100.0% | 10 | | total | 0.626 | 0.7 | 0.707 | 0.708 | 0.709 | 0.686 | 100.0% | 10 | | -> duration | 0.626 | 0.7 | 0.707 | 0.708 | 0.709 | 0.686 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.0414 Full duration: 13.904541 -------------------------------------------------------------------------------- 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 af797c99-08cf-4921-a01c-3d66e03333dc has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy | 0.66 | 0.725 | 0.805 | 0.817 | 0.829 | 0.734 | 100.0% | 10 | | total | 0.66 | 0.725 | 0.805 | 0.817 | 0.829 | 0.734 | 100.0% | 10 | | -> duration | 0.66 | 0.725 | 0.805 | 0.817 | 0.829 | 0.734 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.14601 Full duration: 16.31308 -------------------------------------------------------------------------------- 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 af797c99-08cf-4921-a01c-3d66e03333dc has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy | 0.63 | 0.713 | 0.749 | 0.751 | 0.753 | 0.696 | 100.0% | 10 | | gnocchi.delete_archive_policy | 0.209 | 0.286 | 0.327 | 0.345 | 0.363 | 0.279 | 100.0% | 10 | | total | 0.894 | 0.962 | 1.064 | 1.065 | 1.066 | 0.976 | 100.0% | 10 | | -> duration | 0.894 | 0.962 | 1.064 | 1.065 | 1.066 | 0.976 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.91 Full duration: 15.382781 -------------------------------------------------------------------------------- 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 af797c99-08cf-4921-a01c-3d66e03333dc 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.688 | 0.711 | 0.738 | 0.763 | 0.789 | 0.718 | 100.0% | 10 | | total | 0.688 | 0.711 | 0.738 | 0.764 | 0.789 | 0.718 | 100.0% | 10 | | -> duration | 0.688 | 0.711 | 0.738 | 0.764 | 0.789 | 0.718 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.140512 Full duration: 13.416782 -------------------------------------------------------------------------------- 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 af797c99-08cf-4921-a01c-3d66e03333dc 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.187 | 2.937 | 3.112 | 3.113 | 3.114 | 2.709 | 100.0% | 10 | | total | 1.188 | 2.937 | 3.112 | 3.113 | 3.114 | 2.709 | 100.0% | 10 | | -> duration | 1.188 | 2.937 | 3.112 | 3.113 | 3.114 | 2.709 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.86453 Full duration: 23.960522 -------------------------------------------------------------------------------- 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 af797c99-08cf-4921-a01c-3d66e03333dc 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.573 | 2.96 | 3.189 | 3.191 | 3.194 | 2.74 | 100.0% | 10 | | gnocchi.delete_resource_type | 0.394 | 0.502 | 0.702 | 0.706 | 0.71 | 0.533 | 100.0% | 10 | | total | 2.015 | 3.516 | 3.895 | 3.897 | 3.898 | 3.273 | 100.0% | 10 | | -> duration | 2.015 | 3.516 | 3.895 | 3.897 | 3.898 | 3.273 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.235482 Full duration: 21.291356 -------------------------------------------------------------------------------- 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 af797c99-08cf-4921-a01c-3d66e03333dc 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.629 | 0.713 | 0.849 | 0.855 | 0.861 | 0.738 | 100.0% | 10 | | total | 0.629 | 0.713 | 0.849 | 0.855 | 0.861 | 0.738 | 100.0% | 10 | | -> duration | 0.629 | 0.713 | 0.849 | 0.855 | 0.861 | 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.207176 Full duration: 13.474816 -------------------------------------------------------------------------------- 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 af797c99-08cf-4921-a01c-3d66e03333dc 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.828 | 0.952 | 1.015 | 1.019 | 1.023 | 0.936 | 100.0% | 10 | | total | 0.828 | 0.953 | 1.015 | 1.019 | 1.023 | 0.936 | 100.0% | 10 | | -> duration | 0.828 | 0.953 | 1.015 | 1.019 | 1.023 | 0.936 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.7478 Full duration: 15.883911 -------------------------------------------------------------------------------- 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 af797c99-08cf-4921-a01c-3d66e03333dc 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.836 | 0.993 | 1.015 | 1.028 | 1.042 | 0.943 | 100.0% | 10 | | gnocchi.delete_metric | 0.026 | 0.234 | 0.321 | 0.323 | 0.324 | 0.217 | 100.0% | 10 | | total | 0.864 | 1.163 | 1.32 | 1.328 | 1.336 | 1.16 | 100.0% | 10 | | -> duration | 0.864 | 1.163 | 1.32 | 1.328 | 1.336 | 1.16 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.402481 Full duration: 17.160439 -------------------------------------------------------------------------------- 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 af797c99-08cf-4921-a01c-3d66e03333dc 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.625 | 0.715 | 0.77 | 0.772 | 0.774 | 0.721 | 100.0% | 10 | | total | 0.625 | 0.715 | 0.771 | 0.772 | 0.774 | 0.721 | 100.0% | 10 | | -> duration | 0.625 | 0.715 | 0.771 | 0.772 | 0.774 | 0.721 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.184665 Full duration: 19.021054 -------------------------------------------------------------------------------- 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 af797c99-08cf-4921-a01c-3d66e03333dc 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.65 | 0.704 | 0.777 | 0.788 | 0.799 | 0.714 | 100.0% | 10 | | gnocchi.delete_resource | 0.208 | 0.218 | 0.315 | 0.315 | 0.316 | 0.242 | 100.0% | 10 | | total | 0.859 | 0.933 | 1.043 | 1.049 | 1.055 | 0.956 | 100.0% | 10 | | -> duration | 0.859 | 0.933 | 1.043 | 1.049 | 1.055 | 0.956 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.946501 Full duration: 16.499128 HINTS: * To plot HTML graphics with this data, run: rally task report af797c99-08cf-4921-a01c-3d66e03333dc --out output.html * To generate a JUnit report, run: rally task export af797c99-08cf-4921-a01c-3d66e03333dc --type junit --to output.xml * To get raw JSON output of task results, run: rally task report af797c99-08cf-4921-a01c-3d66e03333dc --json --out output.json 2019-04-05 08:15:42,015 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'af797c99-08cf-4921-a01c-3d66e03333dc', '--out', u'/home/opnfv/functest/results/rally_full/gnocchi.json'] 2019-04-05 08:15:44,060 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid af797c99-08cf-4921-a01c-3d66e03333dc --out /home/opnfv/functest/results/rally_full/gnocchi.json 2019-04-05 08:15:43.887 3874 INFO rally.api [-] Building 'json' report for the following task(s): 'af797c99-08cf-4921-a01c-3d66e03333dc'. 2019-04-05 08:15:43.908 3874 INFO rally.api [-] The report has been successfully built. 2019-04-05 08:15:44,074 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2019-04-05 08:15:44,075 - 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-04-05 08:15:44,075 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-05 08:15:44,081 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-05 08:15:44,082 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-04-05 08:15:44,082 - 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', 'service_list': ['heat'], 'concurrency': 4, 'netid': '46facc83-7463-4a12-92d3-f9189343eb79', 'tenants_amount': 3, 'image_name': 'rally_full-img_18139e2c-b4c9-4620-a12a-af561534589a', 'flavor_name': 'rally_full-flavor_18139e2c-b4c9-4620-a12a-af561534589a', '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_18139e2c-b4c9-4620-a12a-af561534589a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-04-05 08:27:52,575 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : bd2f4552-2935-4dc5-9d51-f13b49a3185b 2019-04-05 08:27:52,575 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'bd2f4552-2935-4dc5-9d51-f13b49a3185b'] 2019-04-05 08:27:53,266 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid bd2f4552-2935-4dc5-9d51-f13b49a3185b -------------------------------------------------------------------------------- Task bd2f4552-2935-4dc5-9d51-f13b49a3185b: 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 bd2f4552-2935-4dc5-9d51-f13b49a3185b 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.836 | 5.322 | 5.474 | 5.515 | 5.555 | 5.244 | 100.0% | 10 | | heat.delete_stack | 0.332 | 0.64 | 1.13 | 1.445 | 1.76 | 0.742 | 100.0% | 10 | | total | 5.43 | 5.942 | 6.315 | 6.815 | 7.316 | 5.986 | 100.0% | 10 | | -> duration | 3.43 | 3.942 | 4.315 | 4.815 | 5.316 | 3.986 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.581546 Full duration: 34.243923 -------------------------------------------------------------------------------- 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_18139e2c-b4c9-4620-a12a-af561534589a", "public_net": "external", "flavor": "rally_full-flavor_18139e2c-b4c9-4620-a12a-af561534589a" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bd2f4552-2935-4dc5-9d51-f13b49a3185b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 18.12 | 25.089 | 28.782 | 29.902 | 31.021 | 24.751 | 100.0% | 10 | | heat.delete_stack | 8.803 | 9.17 | 10.994 | 11.638 | 12.281 | 9.646 | 100.0% | 10 | | total | 27.351 | 35.477 | 39.429 | 39.627 | 39.825 | 34.398 | 100.0% | 10 | | -> duration | 25.351 | 33.477 | 37.429 | 37.627 | 37.825 | 32.398 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 97.273846 Full duration: 113.935653 -------------------------------------------------------------------------------- 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": "46facc83-7463-4a12-92d3-f9189343eb79", "image": "rally_full-img_18139e2c-b4c9-4620-a12a-af561534589a", "flavor": "rally_full-flavor_18139e2c-b4c9-4620-a12a-af561534589a" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bd2f4552-2935-4dc5-9d51-f13b49a3185b has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 18.849 | 21.243 | 23.032 | 23.595 | 24.158 | 20.943 | 100.0% | 10 | | heat.delete_stack | 5.545 | 6.925 | 8.314 | 8.703 | 9.092 | 7.261 | 100.0% | 10 | | total | 25.57 | 28.274 | 29.904 | 30.15 | 30.395 | 28.205 | 100.0% | 10 | | -> duration | 23.57 | 26.274 | 27.904 | 28.15 | 28.395 | 26.205 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 81.854377 Full duration: 99.060199 -------------------------------------------------------------------------------- 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 bd2f4552-2935-4dc5-9d51-f13b49a3185b 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.609 | 5.05 | 5.241 | 5.281 | 5.32 | 4.993 | 100.0% | 10 | | heat.list_stacks | 0.042 | 0.296 | 0.348 | 0.352 | 0.356 | 0.271 | 100.0% | 10 | | total | 4.788 | 5.342 | 5.594 | 5.626 | 5.658 | 5.264 | 100.0% | 10 | | -> duration | 2.788 | 3.342 | 3.594 | 3.626 | 3.658 | 3.264 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.289312 Full duration: 33.597333 -------------------------------------------------------------------------------- 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 bd2f4552-2935-4dc5-9d51-f13b49a3185b 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.763 | 5.171 | 5.404 | 5.438 | 5.472 | 5.156 | 100.0% | 10 | | heat.update_stack | 2.493 | 2.894 | 3.901 | 4.017 | 4.133 | 3.137 | 100.0% | 10 | | heat.delete_stack | 2.631 | 2.98 | 3.163 | 3.18 | 3.198 | 2.969 | 100.0% | 10 | | total | 10.479 | 10.998 | 12.064 | 12.204 | 12.343 | 11.262 | 100.0% | 10 | | -> duration | 6.479 | 6.998 | 8.064 | 8.204 | 8.343 | 7.262 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.899384 Full duration: 49.477368 -------------------------------------------------------------------------------- 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 bd2f4552-2935-4dc5-9d51-f13b49a3185b 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.035 | 5.244 | 5.61 | 5.621 | 5.631 | 5.312 | 100.0% | 10 | | heat.update_stack | 2.419 | 2.727 | 2.856 | 2.925 | 2.993 | 2.704 | 100.0% | 10 | | heat.delete_stack | 0.488 | 0.967 | 1.746 | 1.819 | 1.892 | 1.095 | 100.0% | 10 | | total | 8.356 | 9.157 | 9.748 | 9.773 | 9.799 | 9.111 | 100.0% | 10 | | -> duration | 4.356 | 5.157 | 5.748 | 5.773 | 5.799 | 5.111 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.877277 Full duration: 42.469628 -------------------------------------------------------------------------------- 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 bd2f4552-2935-4dc5-9d51-f13b49a3185b 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.987 | 5.227 | 5.452 | 5.457 | 5.462 | 5.244 | 100.0% | 10 | | heat.update_stack | 3.704 | 4.115 | 4.844 | 4.903 | 4.962 | 4.296 | 100.0% | 10 | | heat.delete_stack | 3.604 | 4.01 | 4.577 | 4.712 | 4.847 | 4.077 | 100.0% | 10 | | total | 12.67 | 13.469 | 14.47 | 14.543 | 14.617 | 13.618 | 100.0% | 10 | | -> duration | 8.67 | 9.469 | 10.47 | 10.543 | 10.617 | 9.618 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 36.947387 Full duration: 57.313214 -------------------------------------------------------------------------------- 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 bd2f4552-2935-4dc5-9d51-f13b49a3185b 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.944 | 5.324 | 5.659 | 5.763 | 5.867 | 5.311 | 100.0% | 10 | | heat.update_stack | 2.22 | 2.938 | 3.275 | 3.382 | 3.49 | 2.909 | 100.0% | 10 | | heat.delete_stack | 2.467 | 3.039 | 3.209 | 3.243 | 3.278 | 2.97 | 100.0% | 10 | | total | 10.454 | 11.141 | 11.751 | 11.839 | 11.928 | 11.189 | 100.0% | 10 | | -> duration | 6.454 | 7.141 | 7.751 | 7.839 | 7.928 | 7.189 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.415741 Full duration: 48.32751 -------------------------------------------------------------------------------- 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 bd2f4552-2935-4dc5-9d51-f13b49a3185b 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.786 | 5.101 | 5.56 | 5.6 | 5.641 | 5.209 | 100.0% | 10 | | heat.update_stack | 2.684 | 3.765 | 4.085 | 4.104 | 4.124 | 3.453 | 100.0% | 10 | | heat.delete_stack | 1.387 | 1.832 | 2.555 | 2.785 | 3.015 | 1.982 | 100.0% | 10 | | total | 9.461 | 10.849 | 11.549 | 11.737 | 11.925 | 10.644 | 100.0% | 10 | | -> duration | 5.461 | 6.849 | 7.549 | 7.737 | 7.925 | 6.644 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.354844 Full duration: 46.574571 -------------------------------------------------------------------------------- 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 bd2f4552-2935-4dc5-9d51-f13b49a3185b 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.173 | 6.66 | 6.715 | 6.77 | 5.556 | 100.0% | 10 | | heat.update_stack | 2.271 | 2.715 | 2.764 | 2.836 | 2.908 | 2.675 | 100.0% | 10 | | heat.delete_stack | 1.44 | 1.728 | 1.976 | 2.325 | 2.675 | 1.801 | 100.0% | 10 | | total | 9.122 | 9.594 | 11.209 | 11.401 | 11.593 | 10.033 | 100.0% | 10 | | -> duration | 5.122 | 5.594 | 7.209 | 7.401 | 7.593 | 6.033 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.638596 Full duration: 44.463036 -------------------------------------------------------------------------------- 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 bd2f4552-2935-4dc5-9d51-f13b49a3185b 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.983 | 5.466 | 7.492 | 7.608 | 7.724 | 6.071 | 100.0% | 10 | | heat.check_stack | 0.539 | 0.839 | 1.052 | 1.202 | 1.351 | 0.844 | 100.0% | 10 | | heat.delete_stack | 1.383 | 1.802 | 2.112 | 2.308 | 2.505 | 1.812 | 100.0% | 10 | | total | 7.445 | 8.455 | 10.184 | 10.329 | 10.473 | 8.727 | 100.0% | 10 | | -> duration | 5.445 | 6.455 | 8.184 | 8.329 | 8.473 | 6.727 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 23.85123 Full duration: 40.716923 -------------------------------------------------------------------------------- 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 bd2f4552-2935-4dc5-9d51-f13b49a3185b 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.839 | 5.283 | 5.542 | 5.555 | 5.568 | 5.269 | 100.0% | 10 | | heat.suspend_stack | 0.698 | 0.975 | 1.913 | 1.956 | 2.0 | 1.185 | 100.0% | 10 | | heat.resume_stack | 0.424 | 0.679 | 1.552 | 1.815 | 2.078 | 0.892 | 100.0% | 10 | | heat.delete_stack | 1.431 | 1.717 | 2.656 | 2.844 | 3.031 | 1.948 | 100.0% | 10 | | total | 8.226 | 9.36 | 10.598 | 10.628 | 10.657 | 9.294 | 100.0% | 10 | | -> duration | 6.226 | 7.36 | 8.598 | 8.628 | 8.657 | 7.294 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.179171 Full duration: 41.757073 -------------------------------------------------------------------------------- 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 bd2f4552-2935-4dc5-9d51-f13b49a3185b 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.671 | 0.75 | 0.854 | 0.858 | 0.862 | 0.754 | 100.0% | 10 | | total | 0.671 | 0.75 | 0.854 | 0.858 | 0.862 | 0.754 | 100.0% | 10 | | -> duration | 0.671 | 0.75 | 0.854 | 0.858 | 0.862 | 0.754 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.167724 Full duration: 14.696511 HINTS: * To plot HTML graphics with this data, run: rally task report bd2f4552-2935-4dc5-9d51-f13b49a3185b --out output.html * To generate a JUnit report, run: rally task export bd2f4552-2935-4dc5-9d51-f13b49a3185b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report bd2f4552-2935-4dc5-9d51-f13b49a3185b --json --out output.json 2019-04-05 08:27:53,267 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'bd2f4552-2935-4dc5-9d51-f13b49a3185b', '--out', u'/home/opnfv/functest/results/rally_full/heat.json'] 2019-04-05 08:27:55,187 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid bd2f4552-2935-4dc5-9d51-f13b49a3185b --out /home/opnfv/functest/results/rally_full/heat.json 2019-04-05 08:27:55.046 7051 INFO rally.api [-] Building 'json' report for the following task(s): 'bd2f4552-2935-4dc5-9d51-f13b49a3185b'. 2019-04-05 08:27:55.068 7051 INFO rally.api [-] The report has been successfully built. 2019-04-05 08:27:55,222 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-04-05 08:27:55,223 - 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-04-05 08:27:55,224 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-05 08:27:55,235 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-05 08:27:55,235 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-04-05 08:27:55,235 - 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', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '46facc83-7463-4a12-92d3-f9189343eb79', 'tenants_amount': 3, 'image_name': 'rally_full-img_18139e2c-b4c9-4620-a12a-af561534589a', 'flavor_name': 'rally_full-flavor_18139e2c-b4c9-4620-a12a-af561534589a', '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_18139e2c-b4c9-4620-a12a-af561534589a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-04-05 08:34:10,022 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : bc8b1c8f-b39f-4dc9-bdc6-08e1b2dd2de7 2019-04-05 08:34:10,022 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'bc8b1c8f-b39f-4dc9-bdc6-08e1b2dd2de7'] 2019-04-05 08:34:10,850 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid bc8b1c8f-b39f-4dc9-bdc6-08e1b2dd2de7 -------------------------------------------------------------------------------- Task bc8b1c8f-b39f-4dc9-bdc6-08e1b2dd2de7: 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 bc8b1c8f-b39f-4dc9-bdc6-08e1b2dd2de7 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.723 | 0.872 | 2.651 | 2.722 | 2.793 | 1.374 | 100.0% | 10 | | keystone_v3.add_role | 0.152 | 0.197 | 0.237 | 0.242 | 0.247 | 0.198 | 100.0% | 10 | | keystone_v3.revoke_role | 0.154 | 0.21 | 0.255 | 0.255 | 0.255 | 0.211 | 100.0% | 10 | | total | 1.125 | 1.311 | 2.985 | 3.108 | 3.232 | 1.783 | 100.0% | 10 | | -> duration | 1.125 | 1.311 | 2.985 | 3.108 | 3.232 | 1.783 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.094649 Full duration: 29.326977 -------------------------------------------------------------------------------- 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 bc8b1c8f-b39f-4dc9-bdc6-08e1b2dd2de7 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.726 | 0.792 | 2.309 | 2.316 | 2.323 | 1.296 | 100.0% | 10 | | keystone_v3.add_role | 0.146 | 0.22 | 0.244 | 0.245 | 0.245 | 0.209 | 100.0% | 10 | | keystone_v3.list_roles | 0.132 | 0.154 | 0.232 | 0.241 | 0.249 | 0.169 | 100.0% | 10 | | total | 1.08 | 1.178 | 2.727 | 2.755 | 2.783 | 1.674 | 100.0% | 10 | | -> duration | 1.08 | 1.178 | 2.727 | 2.755 | 2.783 | 1.674 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.448374 Full duration: 29.598716 -------------------------------------------------------------------------------- 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 bc8b1c8f-b39f-4dc9-bdc6-08e1b2dd2de7 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.983 | 1.207 | 1.897 | 1.901 | 1.905 | 1.343 | 100.0% | 10 | | keystone_v3.list_projects | 0.114 | 0.129 | 0.201 | 0.206 | 0.21 | 0.147 | 100.0% | 10 | | total | 1.118 | 1.327 | 2.1 | 2.103 | 2.107 | 1.49 | 100.0% | 10 | | -> duration | 1.118 | 1.327 | 2.1 | 2.103 | 2.107 | 1.49 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.055042 Full duration: 29.15783 -------------------------------------------------------------------------------- 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 bc8b1c8f-b39f-4dc9-bdc6-08e1b2dd2de7 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.647 | 0.795 | 1.151 | 1.191 | 1.231 | 0.863 | 100.0% | 10 | | keystone_v3.delete_role | 0.128 | 0.194 | 0.28 | 0.29 | 0.3 | 0.198 | 100.0% | 10 | | total | 0.838 | 0.988 | 1.304 | 1.376 | 1.447 | 1.061 | 100.0% | 10 | | -> duration | 0.838 | 0.988 | 1.304 | 1.376 | 1.447 | 1.061 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.643255 Full duration: 24.760686 -------------------------------------------------------------------------------- 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 bc8b1c8f-b39f-4dc9-bdc6-08e1b2dd2de7 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.707 | 0.794 | 0.922 | 0.952 | 0.983 | 0.805 | 100.0% | 10 | | keystone_v3.delete_service | 0.145 | 0.23 | 0.252 | 0.26 | 0.268 | 0.217 | 100.0% | 10 | | total | 0.891 | 1.023 | 1.155 | 1.177 | 1.198 | 1.023 | 100.0% | 10 | | -> duration | 0.891 | 1.023 | 1.155 | 1.177 | 1.198 | 1.023 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.386614 Full duration: 23.197521 -------------------------------------------------------------------------------- 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 bc8b1c8f-b39f-4dc9-bdc6-08e1b2dd2de7 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.937 | 1.135 | 1.855 | 2.0 | 2.144 | 1.34 | 100.0% | 10 | | keystone_v3.create_user | 0.713 | 0.78 | 0.832 | 0.849 | 0.866 | 0.783 | 100.0% | 10 | | -> keystone_v3.list_roles | 0.107 | 0.121 | 0.166 | 0.167 | 0.168 | 0.13 | 100.0% | 10 | | -> keystone_v3.add_role | 0.148 | 0.164 | 0.209 | 0.231 | 0.252 | 0.177 | 100.0% | 10 | | keystone_v3.create_role | 0.121 | 0.135 | 0.149 | 0.157 | 0.165 | 0.138 | 100.0% | 10 | | keystone_v3.get_project | 0.115 | 0.142 | 0.191 | 0.235 | 0.279 | 0.156 | 100.0% | 10 | | keystone_v3.get_user | 0.13 | 0.147 | 0.169 | 0.17 | 0.17 | 0.148 | 100.0% | 10 | | keystone_v3.get_role | 0.107 | 0.118 | 0.15 | 0.175 | 0.2 | 0.129 | 100.0% | 10 | | keystone_v3.list_services | 0.112 | 0.116 | 0.144 | 0.164 | 0.185 | 0.126 | 100.0% | 10 | | keystone_v3.get_services | 0.106 | 0.113 | 0.169 | 0.184 | 0.2 | 0.125 | 100.0% | 10 | | total | 2.626 | 2.868 | 3.67 | 3.744 | 3.818 | 3.089 | 100.0% | 10 | | -> duration | 2.626 | 2.868 | 3.67 | 3.744 | 3.818 | 3.089 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.348913 Full duration: 38.338873 -------------------------------------------------------------------------------- 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 bc8b1c8f-b39f-4dc9-bdc6-08e1b2dd2de7 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.959 | 1.131 | 2.525 | 2.652 | 2.78 | 1.628 | 100.0% | 10 | | keystone_v3.update_project | 0.138 | 0.167 | 0.174 | 0.174 | 0.174 | 0.161 | 100.0% | 10 | | keystone_v3.delete_project | 0.177 | 0.213 | 0.28 | 0.289 | 0.297 | 0.223 | 100.0% | 10 | | total | 1.323 | 1.519 | 2.979 | 3.067 | 3.155 | 2.013 | 100.0% | 10 | | -> duration | 1.323 | 1.519 | 2.979 | 3.067 | 3.155 | 2.013 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.286689 Full duration: 26.46248 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bc8b1c8f-b39f-4dc9-bdc6-08e1b2dd2de7 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.995 | 1.23 | 2.581 | 2.648 | 2.714 | 1.601 | 100.0% | 10 | | total | 1.224 | 1.395 | 2.794 | 2.823 | 2.852 | 1.78 | 100.0% | 10 | | -> duration | 1.224 | 1.395 | 2.794 | 2.823 | 2.852 | 1.78 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.451458 Full duration: 24.808179 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bc8b1c8f-b39f-4dc9-bdc6-08e1b2dd2de7 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.987 | 1.221 | 2.44 | 2.481 | 2.523 | 1.445 | 100.0% | 10 | | total | 0.988 | 1.221 | 2.44 | 2.481 | 2.523 | 1.445 | 100.0% | 10 | | -> duration | 0.988 | 1.221 | 2.44 | 2.481 | 2.523 | 1.445 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.876766 Full duration: 24.797333 -------------------------------------------------------------------------------- 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 bc8b1c8f-b39f-4dc9-bdc6-08e1b2dd2de7 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.927 | 1.075 | 1.233 | 1.304 | 1.375 | 1.102 | 100.0% | 10 | | keystone_v3.list_users | 0.127 | 0.148 | 0.223 | 0.229 | 0.235 | 0.16 | 100.0% | 10 | | total | 1.308 | 1.381 | 1.581 | 1.621 | 1.66 | 1.426 | 100.0% | 10 | | -> duration | 1.308 | 1.381 | 1.581 | 1.621 | 1.66 | 1.426 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.677261 Full duration: 25.482537 -------------------------------------------------------------------------------- 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 bc8b1c8f-b39f-4dc9-bdc6-08e1b2dd2de7 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.181 | 1.263 | 1.332 | 1.4 | 1.154 | 100.0% | 10 | | keystone_v3.create_users | 6.851 | 7.486 | 7.692 | 7.8 | 7.907 | 7.397 | 100.0% | 10 | | -> keystone_v3.create_user (x10) | 6.85 | 7.486 | 7.692 | 7.799 | 7.907 | 7.396 | 100.0% | 10 | | --> keystone_v3.list_roles (x10) | 1.203 | 1.384 | 1.488 | 1.494 | 1.501 | 1.374 | 100.0% | 10 | | --> keystone_v3.add_role (x10) | 1.592 | 1.715 | 1.825 | 1.831 | 1.837 | 1.72 | 100.0% | 10 | | total | 9.106 | 10.046 | 10.488 | 10.506 | 10.525 | 9.977 | 100.0% | 10 | | -> duration | 9.106 | 10.046 | 10.488 | 10.506 | 10.525 | 9.977 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 32.114233 Full duration: 71.057649 HINTS: * To plot HTML graphics with this data, run: rally task report bc8b1c8f-b39f-4dc9-bdc6-08e1b2dd2de7 --out output.html * To generate a JUnit report, run: rally task export bc8b1c8f-b39f-4dc9-bdc6-08e1b2dd2de7 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report bc8b1c8f-b39f-4dc9-bdc6-08e1b2dd2de7 --json --out output.json 2019-04-05 08:34:10,851 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'bc8b1c8f-b39f-4dc9-bdc6-08e1b2dd2de7', '--out', u'/home/opnfv/functest/results/rally_full/keystone.json'] 2019-04-05 08:34:12,563 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid bc8b1c8f-b39f-4dc9-bdc6-08e1b2dd2de7 --out /home/opnfv/functest/results/rally_full/keystone.json 2019-04-05 08:34:12.455 9160 INFO rally.api [-] Building 'json' report for the following task(s): 'bc8b1c8f-b39f-4dc9-bdc6-08e1b2dd2de7'. 2019-04-05 08:34:12.480 9160 INFO rally.api [-] The report has been successfully built. 2019-04-05 08:34:12,600 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-04-05 08:34:12,601 - 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-04-05 08:34:12,602 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-05 08:34:12,613 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-05 08:34:12,615 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-04-05 08:34:12,615 - 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', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '46facc83-7463-4a12-92d3-f9189343eb79', 'tenants_amount': 3, 'image_name': 'rally_full-img_18139e2c-b4c9-4620-a12a-af561534589a', 'flavor_name': 'rally_full-flavor_18139e2c-b4c9-4620-a12a-af561534589a', '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_18139e2c-b4c9-4620-a12a-af561534589a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-04-05 08:54:13,004 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 89dc4898-8ff7-4ef4-9f66-4faa81b39491 2019-04-05 08:54:13,005 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '89dc4898-8ff7-4ef4-9f66-4faa81b39491'] 2019-04-05 08:54:13,915 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 89dc4898-8ff7-4ef4-9f66-4faa81b39491 -------------------------------------------------------------------------------- Task 89dc4898-8ff7-4ef4-9f66-4faa81b39491: 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 89dc4898-8ff7-4ef4-9f66-4faa81b39491 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.834 | 1.068 | 1.25 | 1.269 | 1.288 | 1.063 | 100.0% | 10 | | neutron.update_network | 0.408 | 0.552 | 0.957 | 0.964 | 0.97 | 0.615 | 100.0% | 10 | | total | 1.277 | 1.662 | 2.133 | 2.189 | 2.244 | 1.678 | 100.0% | 10 | | -> duration | 1.277 | 1.662 | 2.133 | 2.189 | 2.244 | 1.678 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.554787 Full duration: 41.822974 -------------------------------------------------------------------------------- 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 89dc4898-8ff7-4ef4-9f66-4faa81b39491 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.522 | 1.869 | 3.849 | 4.093 | 4.337 | 2.413 | 100.0% | 10 | | neutron.update_port | 0.464 | 0.62 | 1.511 | 1.585 | 1.659 | 0.85 | 100.0% | 10 | | total | 2.255 | 2.372 | 5.338 | 5.541 | 5.743 | 3.262 | 100.0% | 10 | | -> duration | 2.255 | 2.372 | 5.338 | 5.541 | 5.743 | 3.262 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.37713 Full duration: 57.865456 -------------------------------------------------------------------------------- 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 89dc4898-8ff7-4ef4-9f66-4faa81b39491 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.884 | 1.077 | 1.27 | 1.571 | 1.872 | 1.136 | 100.0% | 10 | | neutron.create_subnet | 0.628 | 0.717 | 1.113 | 1.3 | 1.487 | 0.847 | 100.0% | 10 | | neutron.create_router | 0.097 | 0.14 | 0.231 | 0.396 | 0.561 | 0.181 | 100.0% | 10 | | neutron.add_interface_router | 2.658 | 2.877 | 5.056 | 5.072 | 5.089 | 3.302 | 100.0% | 10 | | neutron.update_router | 0.607 | 0.932 | 1.172 | 1.404 | 1.635 | 0.951 | 100.0% | 10 | | total | 5.288 | 5.621 | 9.544 | 9.611 | 9.678 | 6.418 | 100.0% | 10 | | -> duration | 5.288 | 5.621 | 9.544 | 9.611 | 9.678 | 6.418 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.695008 Full duration: 72.109102 -------------------------------------------------------------------------------- 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 89dc4898-8ff7-4ef4-9f66-4faa81b39491 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.878 | 1.094 | 1.379 | 1.437 | 1.495 | 1.144 | 100.0% | 10 | | neutron.create_subnet | 0.624 | 1.154 | 1.374 | 1.38 | 1.386 | 1.025 | 100.0% | 10 | | neutron.update_subnet | 0.556 | 1.097 | 1.239 | 1.258 | 1.276 | 0.985 | 100.0% | 10 | | total | 2.1 | 3.526 | 3.667 | 3.714 | 3.761 | 3.154 | 100.0% | 10 | | -> duration | 2.1 | 3.526 | 3.667 | 3.714 | 3.761 | 3.154 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.582922 Full duration: 51.237033 -------------------------------------------------------------------------------- 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 89dc4898-8ff7-4ef4-9f66-4faa81b39491 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.902 | 1.041 | 1.17 | 1.201 | 1.232 | 1.038 | 100.0% | 10 | | neutron.delete_network | 0.579 | 0.876 | 1.431 | 1.508 | 1.585 | 0.92 | 100.0% | 10 | | total | 1.513 | 1.877 | 2.47 | 2.506 | 2.543 | 1.958 | 100.0% | 10 | | -> duration | 1.513 | 1.877 | 2.47 | 2.506 | 2.543 | 1.958 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.387481 Full duration: 37.601796 -------------------------------------------------------------------------------- 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 89dc4898-8ff7-4ef4-9f66-4faa81b39491 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.556 | 2.714 | 4.068 | 4.084 | 4.1 | 2.696 | 100.0% | 10 | | neutron.delete_port | 0.568 | 1.292 | 1.884 | 2.033 | 2.182 | 1.25 | 100.0% | 10 | | total | 2.388 | 3.651 | 5.916 | 5.917 | 5.919 | 3.946 | 100.0% | 10 | | -> duration | 2.388 | 3.651 | 5.916 | 5.917 | 5.919 | 3.946 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.66324 Full duration: 56.768814 -------------------------------------------------------------------------------- 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 89dc4898-8ff7-4ef4-9f66-4faa81b39491 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.887 | 1.082 | 1.243 | 1.247 | 1.25 | 1.077 | 100.0% | 10 | | neutron.create_subnet | 0.635 | 1.034 | 1.548 | 1.56 | 1.571 | 1.114 | 100.0% | 10 | | neutron.create_router | 0.079 | 0.123 | 0.185 | 0.215 | 0.245 | 0.135 | 100.0% | 10 | | neutron.add_interface_router | 2.358 | 2.982 | 5.421 | 5.451 | 5.481 | 3.759 | 100.0% | 10 | | neutron.remove_interface_router | 2.525 | 3.198 | 4.626 | 4.644 | 4.662 | 3.576 | 100.0% | 10 | | neutron.delete_router | 0.399 | 0.753 | 1.003 | 1.022 | 1.042 | 0.758 | 100.0% | 10 | | total | 7.486 | 8.801 | 14.056 | 14.07 | 14.084 | 10.419 | 100.0% | 10 | | -> duration | 7.486 | 8.801 | 14.056 | 14.07 | 14.084 | 10.419 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.298099 Full duration: 74.427731 -------------------------------------------------------------------------------- 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 89dc4898-8ff7-4ef4-9f66-4faa81b39491 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.496 | 2.144 | 2.257 | 2.561 | 2.864 | 2.031 | 100.0% | 10 | | neutron.delete_subnet | 0.505 | 0.967 | 1.477 | 1.879 | 2.282 | 1.047 | 100.0% | 10 | | total | 2.016 | 3.384 | 3.666 | 4.064 | 4.461 | 3.078 | 100.0% | 10 | | -> duration | 2.016 | 3.384 | 3.666 | 4.064 | 4.461 | 3.078 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.357476 Full duration: 53.091661 -------------------------------------------------------------------------------- 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 89dc4898-8ff7-4ef4-9f66-4faa81b39491 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.898 | 1.255 | 1.49 | 1.564 | 1.639 | 1.285 | 100.0% | 10 | | neutron.list_networks | 0.117 | 0.215 | 0.738 | 0.753 | 0.768 | 0.306 | 100.0% | 10 | | total | 1.015 | 1.641 | 1.939 | 1.961 | 1.983 | 1.591 | 100.0% | 10 | | -> duration | 1.015 | 1.641 | 1.939 | 1.961 | 1.983 | 1.591 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.04084 Full duration: 41.22807 -------------------------------------------------------------------------------- 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 89dc4898-8ff7-4ef4-9f66-4faa81b39491 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.661 | 2.218 | 2.708 | 2.73 | 2.752 | 2.209 | 100.0% | 10 | | neutron.list_ports | 0.069 | 0.09 | 0.221 | 0.318 | 0.414 | 0.136 | 100.0% | 10 | | total | 1.733 | 2.292 | 2.867 | 2.91 | 2.952 | 2.346 | 100.0% | 10 | | -> duration | 1.733 | 2.292 | 2.867 | 2.91 | 2.952 | 2.346 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.753344 Full duration: 54.24473 -------------------------------------------------------------------------------- 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 89dc4898-8ff7-4ef4-9f66-4faa81b39491 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.001 | 1.136 | 1.321 | 1.326 | 1.332 | 1.149 | 100.0% | 10 | | neutron.create_subnet | 0.63 | 0.902 | 1.471 | 1.471 | 1.472 | 0.978 | 100.0% | 10 | | neutron.create_router | 0.084 | 0.139 | 0.24 | 0.317 | 0.394 | 0.165 | 100.0% | 10 | | neutron.add_interface_router | 2.465 | 2.87 | 5.528 | 5.583 | 5.639 | 3.395 | 100.0% | 10 | | neutron.list_routers | 0.123 | 0.167 | 0.427 | 0.427 | 0.427 | 0.226 | 100.0% | 10 | | total | 4.909 | 5.33 | 8.801 | 8.809 | 8.817 | 5.914 | 100.0% | 10 | | -> duration | 4.909 | 5.33 | 8.801 | 8.809 | 8.817 | 5.914 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.874602 Full duration: 76.988829 -------------------------------------------------------------------------------- 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 89dc4898-8ff7-4ef4-9f66-4faa81b39491 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.133 | 1.43 | 1.432 | 1.434 | 1.176 | 100.0% | 10 | | neutron.create_subnet | 0.583 | 0.867 | 1.541 | 1.57 | 1.599 | 0.944 | 100.0% | 10 | | neutron.list_subnets | 0.07 | 0.087 | 0.118 | 0.133 | 0.147 | 0.095 | 100.0% | 10 | | total | 1.724 | 2.108 | 2.902 | 2.975 | 3.047 | 2.215 | 100.0% | 10 | | -> duration | 1.724 | 2.108 | 2.902 | 2.975 | 3.047 | 2.215 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.056636 Full duration: 49.83725 -------------------------------------------------------------------------------- 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 89dc4898-8ff7-4ef4-9f66-4faa81b39491 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.823 | 0.945 | 1.197 | 1.202 | 1.207 | 0.995 | 100.0% | 10 | | neutron.delete_security_group | 0.109 | 0.13 | 0.298 | 0.306 | 0.314 | 0.176 | 100.0% | 10 | | total | 0.947 | 1.076 | 1.492 | 1.493 | 1.493 | 1.171 | 100.0% | 10 | | -> duration | 0.947 | 1.076 | 1.492 | 1.493 | 1.493 | 1.171 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.464725 Full duration: 35.690983 -------------------------------------------------------------------------------- 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 89dc4898-8ff7-4ef4-9f66-4faa81b39491 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.758 | 0.989 | 1.212 | 1.239 | 1.267 | 1.001 | 100.0% | 10 | | neutron.create_security_group_rule | 0.131 | 0.155 | 0.243 | 0.375 | 0.507 | 0.196 | 100.0% | 10 | | neutron.delete_security_group_rule | 0.062 | 0.08 | 0.136 | 0.142 | 0.148 | 0.097 | 100.0% | 10 | | neutron.delete_security_group | 0.098 | 0.114 | 0.152 | 0.177 | 0.202 | 0.125 | 100.0% | 10 | | total | 1.208 | 1.395 | 1.616 | 1.625 | 1.634 | 1.419 | 100.0% | 10 | | -> duration | 1.208 | 1.395 | 1.616 | 1.625 | 1.634 | 1.419 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.183715 Full duration: 36.364842 -------------------------------------------------------------------------------- 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 89dc4898-8ff7-4ef4-9f66-4faa81b39491 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.787 | 0.899 | 1.238 | 1.243 | 1.247 | 0.952 | 100.0% | 10 | | neutron.create_security_group_rule | 0.126 | 0.135 | 0.292 | 0.293 | 0.294 | 0.178 | 100.0% | 10 | | neutron.list_security_group_rules | 0.026 | 0.042 | 0.064 | 0.083 | 0.102 | 0.049 | 100.0% | 10 | | total | 0.966 | 1.074 | 1.56 | 1.57 | 1.58 | 1.179 | 100.0% | 10 | | -> duration | 0.966 | 1.074 | 1.56 | 1.57 | 1.58 | 1.179 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.344835 Full duration: 38.939389 -------------------------------------------------------------------------------- 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 89dc4898-8ff7-4ef4-9f66-4faa81b39491 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.783 | 0.952 | 1.115 | 1.122 | 1.13 | 0.961 | 100.0% | 10 | | neutron.show_security_group | 0.03 | 0.038 | 0.074 | 0.178 | 0.282 | 0.062 | 100.0% | 10 | | total | 0.821 | 1.022 | 1.16 | 1.163 | 1.166 | 1.023 | 100.0% | 10 | | -> duration | 0.821 | 1.022 | 1.16 | 1.163 | 1.166 | 1.023 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.974646 Full duration: 38.035132 -------------------------------------------------------------------------------- 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 89dc4898-8ff7-4ef4-9f66-4faa81b39491 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.91 | 1.203 | 1.258 | 1.35 | 1.442 | 1.171 | 100.0% | 10 | | neutron.create_router | 0.075 | 0.127 | 0.238 | 0.385 | 0.533 | 0.164 | 100.0% | 10 | | neutron.add_gateway_router | 2.416 | 2.619 | 4.523 | 4.71 | 4.898 | 3.0 | 100.0% | 10 | | neutron.remove_gateway_router | 1.459 | 1.855 | 2.785 | 2.838 | 2.892 | 1.939 | 100.0% | 10 | | total | 5.307 | 5.492 | 9.23 | 9.23 | 9.23 | 6.273 | 100.0% | 10 | | -> duration | 5.307 | 5.492 | 9.23 | 9.23 | 9.23 | 6.273 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.724709 Full duration: 73.093222 -------------------------------------------------------------------------------- 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 89dc4898-8ff7-4ef4-9f66-4faa81b39491 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.647 | 4.606 | 8.526 | 8.703 | 8.881 | 5.421 | 100.0% | 10 | | neutron.show_port (x2) | 0.126 | 0.22 | 0.645 | 0.712 | 0.779 | 0.333 | 100.0% | 10 | | total | 2.792 | 5.011 | 8.911 | 8.977 | 9.042 | 5.754 | 100.0% | 10 | | -> duration | 2.792 | 5.011 | 8.911 | 8.977 | 9.042 | 5.754 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.01933 Full duration: 67.544043 -------------------------------------------------------------------------------- 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 89dc4898-8ff7-4ef4-9f66-4faa81b39491 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.026 | 1.392 | 2.091 | 2.105 | 2.118 | 1.507 | 100.0% | 10 | | neutron.create_subnet (x2) | 1.351 | 2.731 | 4.698 | 4.757 | 4.815 | 3.185 | 100.0% | 10 | | neutron.create_router (x2) | 0.248 | 0.532 | 1.447 | 1.538 | 1.63 | 0.7 | 100.0% | 10 | | neutron.add_interface_router (x2) | 6.166 | 10.123 | 19.411 | 19.605 | 19.8 | 12.998 | 100.0% | 10 | | neutron.show_router (x2) | 0.227 | 0.523 | 1.001 | 1.002 | 1.004 | 0.568 | 100.0% | 10 | | total | 9.073 | 15.09 | 27.718 | 27.932 | 28.146 | 18.959 | 100.0% | 10 | | -> duration | 9.073 | 15.09 | 27.718 | 27.932 | 28.146 | 18.959 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 52.273482 Full duration: 126.514778 -------------------------------------------------------------------------------- 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 89dc4898-8ff7-4ef4-9f66-4faa81b39491 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.147 | 3.403 | 3.991 | 4.003 | 4.015 | 3.32 | 100.0% | 10 | | neutron.show_subnet (x2) | 0.091 | 0.126 | 0.221 | 0.223 | 0.225 | 0.142 | 100.0% | 10 | | total | 2.276 | 3.607 | 4.107 | 4.109 | 4.112 | 3.462 | 100.0% | 10 | | -> duration | 2.276 | 3.607 | 4.107 | 4.109 | 4.112 | 3.462 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.626927 Full duration: 74.063665 HINTS: * To plot HTML graphics with this data, run: rally task report 89dc4898-8ff7-4ef4-9f66-4faa81b39491 --out output.html * To generate a JUnit report, run: rally task export 89dc4898-8ff7-4ef4-9f66-4faa81b39491 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 89dc4898-8ff7-4ef4-9f66-4faa81b39491 --json --out output.json 2019-04-05 08:54:13,916 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '89dc4898-8ff7-4ef4-9f66-4faa81b39491', '--out', u'/home/opnfv/functest/results/rally_full/neutron.json'] 2019-04-05 08:54:15,905 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 89dc4898-8ff7-4ef4-9f66-4faa81b39491 --out /home/opnfv/functest/results/rally_full/neutron.json 2019-04-05 08:54:15.722 15385 INFO rally.api [-] Building 'json' report for the following task(s): '89dc4898-8ff7-4ef4-9f66-4faa81b39491'. 2019-04-05 08:54:15.759 15385 INFO rally.api [-] The report has been successfully built. 2019-04-05 08:54:15,958 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-04-05 08:54:15,960 - 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-04-05 08:54:15,960 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-05 08:54:15,970 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-05 08:54:15,972 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-04-05 08:54:15,972 - 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', 'service_list': ['nova'], 'concurrency': 4, 'netid': '46facc83-7463-4a12-92d3-f9189343eb79', 'tenants_amount': 3, 'image_name': 'rally_full-img_18139e2c-b4c9-4620-a12a-af561534589a', 'flavor_name': 'rally_full-flavor_18139e2c-b4c9-4620-a12a-af561534589a', '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_18139e2c-b4c9-4620-a12a-af561534589a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-04-05 08:54:53,138 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1cc9ac20-1d7d-4659-8b14-96cd5b81f86e 2019-04-05 08:54:53,139 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '1cc9ac20-1d7d-4659-8b14-96cd5b81f86e'] 2019-04-05 08:54:53,879 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 1cc9ac20-1d7d-4659-8b14-96cd5b81f86e -------------------------------------------------------------------------------- Task 1cc9ac20-1d7d-4659-8b14-96cd5b81f86e: crashed -------------------------------------------------------------------------------- InvalidTaskConfig Input task is invalid! Subtask NovaServers.boot_server_from_volume[0] has wrong configuration Subtask configuration: {"version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload", "subtasks": [{"title": "NovaServers.boot_server_from_volume", "description": "Boot a server from volume.", "scenario": {"NovaServers.boot_server_from_volume": {"flavor": {"name": "rally_full-flavor_18139e2c-b4c9-4620-a12a-af561534589a"}, "image": {"name": "rally_full-img_18139e2c-b4c9-4620-a12a-af561534589a"}, "volume_size": 1, "nics": [{"net-id": "46facc83-7463-4a12-92d3-f9189343eb79"}]}}, "contexts": {"users": {"tenants": 3, "users_per_tenant": 2}}, "runner": {"constant": {"concurrency": 4, "times": 10}}, "hooks": [], "sla": {"failure_rate": {"max": 0}}}]} Reason(s): Scenario plugin 'NovaServers.boot_server_from_volume' doesn't pass required_services@openstack validation. Details: 'cinder' service is not available. Hint: If 'cinder' service has non-default service_type, try to setup it via 'api_versions' context. For more details run: rally -d task detailed 1cc9ac20-1d7d-4659-8b14-96cd5b81f86e 2019-04-05 08:54:53,879 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '1cc9ac20-1d7d-4659-8b14-96cd5b81f86e', '--out', u'/home/opnfv/functest/results/rally_full/nova.json'] 2019-04-05 08:54:55,843 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 1cc9ac20-1d7d-4659-8b14-96cd5b81f86e --out /home/opnfv/functest/results/rally_full/nova.json 2019-04-05 08:54:55.723 15470 INFO rally.api [-] Building 'json' report for the following task(s): '1cc9ac20-1d7d-4659-8b14-96cd5b81f86e'. 2019-04-05 08:54:55.724 15470 INFO rally.api [-] The report has been successfully built. 2019-04-05 08:54:55,843 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2019-04-05 08:54:55,844 - 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-04-05 08:54:55,844 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-05 08:54:55,854 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-05 08:54:55,855 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-04-05 08:54:55,855 - 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', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '46facc83-7463-4a12-92d3-f9189343eb79', 'tenants_amount': 3, 'image_name': 'rally_full-img_18139e2c-b4c9-4620-a12a-af561534589a', 'flavor_name': 'rally_full-flavor_18139e2c-b4c9-4620-a12a-af561534589a', '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_18139e2c-b4c9-4620-a12a-af561534589a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-04-05 08:55:07,907 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c599cd01-cfaf-453d-b519-932f4366e8bd 2019-04-05 08:55:07,907 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'c599cd01-cfaf-453d-b519-932f4366e8bd'] 2019-04-05 08:55:08,638 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid c599cd01-cfaf-453d-b519-932f4366e8bd -------------------------------------------------------------------------------- Task c599cd01-cfaf-453d-b519-932f4366e8bd: crashed -------------------------------------------------------------------------------- InvalidTaskConfig Input task is invalid! Subtask Quotas.cinder_update_and_delete[0] has wrong configuration Subtask configuration: {"version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload", "subtasks": [{"title": "Quotas.cinder_update_and_delete", "description": "Update and Delete quotas for Cinder.", "scenario": {"Quotas.cinder_update_and_delete": {"max_quota": 1024}}, "contexts": {"users": {"tenants": 3, "users_per_tenant": 2}}, "runner": {"constant": {"concurrency": 4, "times": 10}}, "hooks": [], "sla": {"failure_rate": {"max": 0}}}]} Reason(s): Scenario plugin 'Quotas.cinder_update_and_delete' doesn't pass required_services@openstack validation. Details: 'cinder' service is not available. Hint: If 'cinder' service has non-default service_type, try to setup it via 'api_versions' context. For more details run: rally -d task detailed c599cd01-cfaf-453d-b519-932f4366e8bd 2019-04-05 08:55:08,638 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'c599cd01-cfaf-453d-b519-932f4366e8bd', '--out', u'/home/opnfv/functest/results/rally_full/quotas.json'] 2019-04-05 08:55:10,617 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid c599cd01-cfaf-453d-b519-932f4366e8bd --out /home/opnfv/functest/results/rally_full/quotas.json 2019-04-05 08:55:10.497 15555 INFO rally.api [-] Building 'json' report for the following task(s): 'c599cd01-cfaf-453d-b519-932f4366e8bd'. 2019-04-05 08:55:10.499 15555 INFO rally.api [-] The report has been successfully built. 2019-04-05 08:55:10,618 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" Failed. 2019-04-05 08:55:10,619 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:01:30 | 60 | 100.00% | | glance | 00:05:20 | 80 | 100.00% | | cinder | 00:00:00 | 0 | 0.00% | | gnocchi | 00:04:18 | 160 | 100.00% | | heat | 00:11:06 | 130 | 100.00% | | keystone | 00:05:46 | 110 | 100.00% | | neutron | 00:19:17 | 200 | 100.00% | | nova | 00:00:00 | 0 | 0.00% | | quotas | 00:00:00 | 0 | 0.00% | | | | | | | TOTAL: | 00:47:20 | 740 | 100.00% | +----------------+------------+----------------+-----------+ 2019-04-05 08:55:10,619 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_full' success_rate is 100.00% in 6/9 modules 2019-04-05 08:55:10,620 - 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-04-05 08:55:13,162 - 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-04-05 08:55:12.734 15557 INFO rally.api [-] Building 'html' report for the following task(s): 'fbf4b0d7-dc90-4354-ae75-db664118214d', 'ed046b2f-7761-4116-842d-d0d56801d017', '74102c75-2282-42c3-9ec1-6c669fef8580', 'af797c99-08cf-4921-a01c-3d66e03333dc', 'bd2f4552-2935-4dc5-9d51-f13b49a3185b', 'bc8b1c8f-b39f-4dc9-bdc6-08e1b2dd2de7', '89dc4898-8ff7-4ef4-9f66-4faa81b39491', '1cc9ac20-1d7d-4659-8b14-96cd5b81f86e', 'c599cd01-cfaf-453d-b519-932f4366e8bd'. 2019-04-05 08:55:13.071 15557 INFO rally.api [-] The report has been successfully built. 2019-04-05 08:55:13,162 - 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-04-05 08:55:15,322 - 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-04-05 08:55:15.194 15559 INFO rally.api [-] Building 'junit-xml' report for the following task(s): 'fbf4b0d7-dc90-4354-ae75-db664118214d', 'ed046b2f-7761-4116-842d-d0d56801d017', '74102c75-2282-42c3-9ec1-6c669fef8580', 'af797c99-08cf-4921-a01c-3d66e03333dc', 'bd2f4552-2935-4dc5-9d51-f13b49a3185b', 'bc8b1c8f-b39f-4dc9-bdc6-08e1b2dd2de7', '89dc4898-8ff7-4ef4-9f66-4faa81b39491', '1cc9ac20-1d7d-4659-8b14-96cd5b81f86e', 'c599cd01-cfaf-453d-b519-932f4366e8bd'. 2019-04-05 08:55:15.202 15559 INFO rally.api [-] The report has been successfully built. 2019-04-05 08:55:15,451 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-05 08:55:15,451 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_full | functest | 52:47 | FAIL | +--------------------+------------------+------------------+----------------+ 2019-04-05 08:55:15,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 08:55:15,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}9eb3e8d0f3a6bef2710a85d760c7c77f683eadae" 2019-04-05 08:55:16,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 363 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55: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-bdc040d3-a9fd-4e8d-974e-7dc60ef353e2 x-openstack-request-id: req-bdc040d3-a9fd-4e8d-974e-7dc60ef353e2 2019-04-05 08:55:16,186 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_full-flavor_18139e2c-b4c9-4620-a12a-af561534589a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/47eab170-eb81-4aa7-a99b-643921c85610", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/47eab170-eb81-4aa7-a99b-643921c85610", "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": "47eab170-eb81-4aa7-a99b-643921c85610"}, {"name": "rally_full-flavor_alt_18139e2c-b4c9-4620-a12a-af561534589a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/8ffcc6d7-5d6f-4c5b-b795-555c12932ed1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/8ffcc6d7-5d6f-4c5b-b795-555c12932ed1", "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": "8ffcc6d7-5d6f-4c5b-b795-555c12932ed1"}]} 2019-04-05 08:55:16,186 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-bdc040d3-a9fd-4e8d-974e-7dc60ef353e2 2019-04-05 08:55:16,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.716832876205s 2019-04-05 08:55:16,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-05 08:55:16,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/8ffcc6d7-5d6f-4c5b-b795-555c12932ed1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9eb3e8d0f3a6bef2710a85d760c7c77f683eadae" 2019-04-05 08:55:16,231 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-23b20070-28ae-43c2-8551-5ce21a9da217 x-openstack-request-id: req-23b20070-28ae-43c2-8551-5ce21a9da217 2019-04-05 08:55:16,232 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/8ffcc6d7-5d6f-4c5b-b795-555c12932ed1 used request id req-23b20070-28ae-43c2-8551-5ce21a9da217 2019-04-05 08:55:16,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0424931049347s 2019-04-05 08:55:16,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-05 08:55:16,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/63e6dca4-02c5-4297-915e-4a051acadb83/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.15" -H "X-Auth-Token: {SHA1}809d6eaff6502542e29c479167e7bb92a8a79a0f" -d '{"subnet_id": "e6a62d68-629b-4148-9635-4728fb5da591"}' 2019-04-05 08:55:19,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55:19 GMT X-Openstack-Request-Id: req-fccc6539-f192-447c-81fe-eb86302af9e3 2019-04-05 08:55:19,027 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "46facc83-7463-4a12-92d3-f9189343eb79", "tenant_id": "37904916f0ea4ec1ab7e51faee922244", "subnet_id": "e6a62d68-629b-4148-9635-4728fb5da591", "subnet_ids": ["e6a62d68-629b-4148-9635-4728fb5da591"], "port_id": "318b39f2-f48c-4d14-ba3c-e3e6977dd213", "id": "63e6dca4-02c5-4297-915e-4a051acadb83"} 2019-04-05 08:55:19,027 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/63e6dca4-02c5-4297-915e-4a051acadb83/remove_router_interface.json used request id req-fccc6539-f192-447c-81fe-eb86302af9e3 2019-04-05 08:55:19,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.79488706589s 2019-04-05 08:55:19,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-05 08:55:19,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}809d6eaff6502542e29c479167e7bb92a8a79a0f" 2019-04-05 08:55:19,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1707 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55:19 GMT X-Openstack-Request-Id: req-4ea66785-2b00-4bc4-9016-2b1bf34f82e4 2019-04-05 08:55:19,151 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "638a7b188ca34971904cb70406edfab6", "created_at": "2019-04-05T06:37:32Z", "admin_state_up": false, "updated_at": "2019-04-05T06:37:32Z", "project_id": "638a7b188ca34971904cb70406edfab6", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "4026d610-689a-47a2-8afb-4aab31575bd9", "name": "tempest-router-290562227"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "37904916f0ea4ec1ab7e51faee922244", "created_at": "2019-04-05T08:02:30Z", "admin_state_up": true, "updated_at": "2019-04-05T08:55:17Z", "project_id": "37904916f0ea4ec1ab7e51faee922244", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "63e6dca4-02c5-4297-915e-4a051acadb83", "name": "rally_full-router_18139e2c-b4c9-4620-a12a-af561534589a"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7a3d46fba4b943edb09ab34dc165c86a", "created_at": "2019-04-05T06:37:04Z", "admin_state_up": true, "updated_at": "2019-04-05T06:37:04Z", "project_id": "7a3d46fba4b943edb09ab34dc165c86a", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "96e1d4d7-e383-4196-9d01-0b4fd7036c10", "name": "tempest-pretest-check-172181608"}]} 2019-04-05 08:55:19,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-4ea66785-2b00-4bc4-9016-2b1bf34f82e4 2019-04-05 08:55:19,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.124014854431s 2019-04-05 08:55:19,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-05 08:55:19,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/63e6dca4-02c5-4297-915e-4a051acadb83.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}809d6eaff6502542e29c479167e7bb92a8a79a0f" 2019-04-05 08:55:20,638 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 08:55:20 GMT X-Openstack-Request-Id: req-6e250388-a6fa-449d-a4d3-b07e0d45c05e 2019-04-05 08:55:20,638 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 08:55:20,639 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/63e6dca4-02c5-4297-915e-4a051acadb83.json used request id req-6e250388-a6fa-449d-a4d3-b07e0d45c05e 2019-04-05 08:55:20,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.48530292511s 2019-04-05 08:55:20,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-05 08:55:20,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}809d6eaff6502542e29c479167e7bb92a8a79a0f" 2019-04-05 08:55:20,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1328 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55:20 GMT X-Openstack-Request-Id: req-ff116a67-36a7-43e4-b66d-aea3789982a9 2019-04-05 08:55:20,681 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-05T06:22:27Z","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":"d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:27Z","ip_version":4},{"updated_at":"2019-04-05T08:02:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e6a62d68-629b-4148-9635-4728fb5da591","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"37904916f0ea4ec1ab7e51faee922244","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_full-subnet_18139e2c-b4c9-4620-a12a-af561534589a","enable_dhcp":true,"segment_id":null,"network_id":"46facc83-7463-4a12-92d3-f9189343eb79","tenant_id":"37904916f0ea4ec1ab7e51faee922244","created_at":"2019-04-05T08:02:29Z","ip_version":4}]} 2019-04-05 08:55:20,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-ff116a67-36a7-43e4-b66d-aea3789982a9 2019-04-05 08:55:20,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0419001579285s 2019-04-05 08:55:20,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-05 08:55:20,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/e6a62d68-629b-4148-9635-4728fb5da591.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}809d6eaff6502542e29c479167e7bb92a8a79a0f" 2019-04-05 08:55:21,919 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 08:55:21 GMT X-Openstack-Request-Id: req-51a8cb33-9b45-499a-9fb1-4ba94b53806f 2019-04-05 08:55:21,919 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 08:55:21,919 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/e6a62d68-629b-4148-9635-4728fb5da591.json used request id req-51a8cb33-9b45-499a-9fb1-4ba94b53806f 2019-04-05 08:55:21,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.23652100563s 2019-04-05 08:55:21,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 08:55:21,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}809d6eaff6502542e29c479167e7bb92a8a79a0f" 2019-04-05 08:55:22,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55:22 GMT X-Openstack-Request-Id: req-6c599cfe-a627-4ed4-b26c-d6fe9c65c55a 2019-04-05 08:55:22,014 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"46facc83-7463-4a12-92d3-f9189343eb79","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":true,"project_id":"37904916f0ea4ec1ab7e51faee922244","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T08:55:21Z","qos_policy_id":null,"name":"rally_full-net_18139e2c-b4c9-4620-a12a-af561534589a","admin_state_up":true,"tenant_id":"37904916f0ea4ec1ab7e51faee922244","created_at":"2019-04-05T08:02:28Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"}]} 2019-04-05 08:55:22,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-6c599cfe-a627-4ed4-b26c-d6fe9c65c55a 2019-04-05 08:55:22,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0944318771362s 2019-04-05 08:55:22,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-05 08:55:22,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/46facc83-7463-4a12-92d3-f9189343eb79.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}809d6eaff6502542e29c479167e7bb92a8a79a0f" 2019-04-05 08:55:23,209 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 08:55:23 GMT X-Openstack-Request-Id: req-e974dbba-e6f3-4813-8b1b-c1ccf6c18b2e 2019-04-05 08:55:23,209 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 08:55:23,210 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/46facc83-7463-4a12-92d3-f9189343eb79.json used request id req-e974dbba-e6f3-4813-8b1b-c1ccf6c18b2e 2019-04-05 08:55:23,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.19440293312s 2019-04-05 08:55:23,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 08:55:23,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}809d6eaff6502542e29c479167e7bb92a8a79a0f" 2019-04-05 08:55:23,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55:23 GMT X-Openstack-Request-Id: req-e158b950-e166-4a3e-8aa3-f8dd5b61935a 2019-04-05 08:55:23,638 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T08:02:35Z", "file": "/v2/images/86f9ba9f-c049-4152-84e7-24b9ee82c504/file", "owner": "37904916f0ea4ec1ab7e51faee922244", "id": "86f9ba9f-c049-4152-84e7-24b9ee82c504", "size": 12716032, "self": "/v2/images/86f9ba9f-c049-4152-84e7-24b9ee82c504", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/86f9ba9f-c049-4152-84e7-24b9ee82c504/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/86f9ba9f-c049-4152-84e7-24b9ee82c504/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_full-img_18139e2c-b4c9-4620-a12a-af561534589a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_18139e2c-b4c9-4620-a12a-af561534589a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T08:02:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 08:55:23,639 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-e158b950-e166-4a3e-8aa3-f8dd5b61935a 2019-04-05 08:55:23,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.424657821655s 2019-04-05 08:55:23,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-05 08:55:23,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/86f9ba9f-c049-4152-84e7-24b9ee82c504 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}809d6eaff6502542e29c479167e7bb92a8a79a0f" 2019-04-05 08:55:23,898 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 08:55:23 GMT X-Openstack-Request-Id: req-4ef9287e-9810-440f-a561-ba851e41db9e 2019-04-05 08:55:23,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-04-05 08:55:23,898 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/86f9ba9f-c049-4152-84e7-24b9ee82c504 used request id req-4ef9287e-9810-440f-a561-ba851e41db9e 2019-04-05 08:55:23,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.257658004761s 2019-04-05 08:55:23,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 08:55:23,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}9eb3e8d0f3a6bef2710a85d760c7c77f683eadae" 2019-04-05 08:55:23,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55: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-52dfaba2-5c5c-41d3-9207-ea6a387f1329 x-openstack-request-id: req-52dfaba2-5c5c-41d3-9207-ea6a387f1329 2019-04-05 08:55:23,922 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_full-flavor_18139e2c-b4c9-4620-a12a-af561534589a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/47eab170-eb81-4aa7-a99b-643921c85610", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/47eab170-eb81-4aa7-a99b-643921c85610", "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": "47eab170-eb81-4aa7-a99b-643921c85610"}]} 2019-04-05 08:55:23,922 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-52dfaba2-5c5c-41d3-9207-ea6a387f1329 2019-04-05 08:55:23,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0240180492401s 2019-04-05 08:55:23,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-05 08:55:23,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/47eab170-eb81-4aa7-a99b-643921c85610 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9eb3e8d0f3a6bef2710a85d760c7c77f683eadae" 2019-04-05 08:55:23,950 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55: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-46db8d20-64ab-4fb0-a70c-db7b88246ffd x-openstack-request-id: req-46db8d20-64ab-4fb0-a70c-db7b88246ffd 2019-04-05 08:55:23,950 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/47eab170-eb81-4aa7-a99b-643921c85610 used request id req-46db8d20-64ab-4fb0-a70c-db7b88246ffd 2019-04-05 08:55:23,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0264720916748s 2019-04-05 08:55:23,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 08:55:23,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}9eb3e8d0f3a6bef2710a85d760c7c77f683eadae" 2019-04-05 08:55:24,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f12f2a1-8fa9-40a0-95f7-cde8dcb12ed7 2019-04-05 08:55:24,188 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "rally_full-user_18139e2c-b4c9-4620-a12a-af561534589a", "links": {"self": "http://172.30.9.23:5000/v3/users/6912ef486ad54220817c72de210b6924"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6912ef486ad54220817c72de210b6924", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 08:55:24,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-9f12f2a1-8fa9-40a0-95f7-cde8dcb12ed7 2019-04-05 08:55:24,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.237455129623s 2019-04-05 08:55:24,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 08:55:24,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/6912ef486ad54220817c72de210b6924 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9eb3e8d0f3a6bef2710a85d760c7c77f683eadae" 2019-04-05 08:55:24,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4c1314b-5bbd-46b2-ad06-e90791d75863 2019-04-05 08:55:24,412 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_full-user_18139e2c-b4c9-4620-a12a-af561534589a", "links": {"self": "http://172.30.9.23:5000/v3/users/6912ef486ad54220817c72de210b6924"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "6912ef486ad54220817c72de210b6924", "description": null}} 2019-04-05 08:55:24,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/6912ef486ad54220817c72de210b6924 used request id req-a4c1314b-5bbd-46b2-ad06-e90791d75863 2019-04-05 08:55:24,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.217504024506s 2019-04-05 08:55:24,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-05 08:55:24,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/6912ef486ad54220817c72de210b6924 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9eb3e8d0f3a6bef2710a85d760c7c77f683eadae" 2019-04-05 08:55:24,723 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 08:55:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-069846c6-8378-4e64-8d02-15bdc221ca1e 2019-04-05 08:55:24,723 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 08:55:24,723 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/6912ef486ad54220817c72de210b6924 used request id req-069846c6-8378-4e64-8d02-15bdc221ca1e 2019-04-05 08:55:24,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.310585975647s 2019-04-05 08:55:24,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 08:55:24,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}9eb3e8d0f3a6bef2710a85d760c7c77f683eadae" 2019-04-05 08:55:24,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cde5fce0-cf5a-4e28-89c7-c0235abbe4e7 2019-04-05 08:55:24,960 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.23:5000/v3/projects/37904916f0ea4ec1ab7e51faee922244"}, "tags": [], "enabled": true, "id": "37904916f0ea4ec1ab7e51faee922244", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_18139e2c-b4c9-4620-a12a-af561534589a"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 08:55:24,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-cde5fce0-cf5a-4e28-89c7-c0235abbe4e7 2019-04-05 08:55:24,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.229393005371s 2019-04-05 08:55:24,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-05 08:55:24,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/37904916f0ea4ec1ab7e51faee922244 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9eb3e8d0f3a6bef2710a85d760c7c77f683eadae" 2019-04-05 08:55:25,242 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 08:55:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cc757f5-6d53-4604-abdc-62f24b60902a 2019-04-05 08:55:25,243 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 08:55:25,243 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/37904916f0ea4ec1ab7e51faee922244 used request id req-9cc757f5-6d53-4604-abdc-62f24b60902a 2019-04-05 08:55:25,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.278687953949s 2019-04-05 08:55:25,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 08:55:25,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=37904916f0ea4ec1ab7e51faee922244&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.15" -H "X-Auth-Token: {SHA1}9eb3e8d0f3a6bef2710a85d760c7c77f683eadae" 2019-04-05 08:55:25,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55:25 GMT X-Openstack-Request-Id: req-b55be87d-a8a9-49ec-8567-56042be20ae0 2019-04-05 08:55:25,632 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "37904916f0ea4ec1ab7e51faee922244", "created_at": "2019-04-05T08:02:28Z", "updated_at": "2019-04-05T08:02:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T08:02:28Z", "revision_number": 0, "id": "0f8cf8d1-52e9-42d5-8d36-d7913f80ece3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T08:02:28Z", "security_group_id": "e2d392c3-92dc-4fe0-8c0d-bccd9685faad", "tenant_id": "37904916f0ea4ec1ab7e51faee922244", "port_range_min": null, "ethertype": "IPv6", "project_id": "37904916f0ea4ec1ab7e51faee922244"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T08:02:28Z", "revision_number": 0, "id": "156b4200-0b76-4a59-8887-5648a5b08377", "remote_group_id": "e2d392c3-92dc-4fe0-8c0d-bccd9685faad", "remote_ip_prefix": null, "created_at": "2019-04-05T08:02:28Z", "security_group_id": "e2d392c3-92dc-4fe0-8c0d-bccd9685faad", "tenant_id": "37904916f0ea4ec1ab7e51faee922244", "port_range_min": null, "ethertype": "IPv6", "project_id": "37904916f0ea4ec1ab7e51faee922244"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T08:02:28Z", "revision_number": 0, "id": "8f301965-70cb-4ac0-90bf-af8a4d3eda25", "remote_group_id": "e2d392c3-92dc-4fe0-8c0d-bccd9685faad", "remote_ip_prefix": null, "created_at": "2019-04-05T08:02:28Z", "security_group_id": "e2d392c3-92dc-4fe0-8c0d-bccd9685faad", "tenant_id": "37904916f0ea4ec1ab7e51faee922244", "port_range_min": null, "ethertype": "IPv4", "project_id": "37904916f0ea4ec1ab7e51faee922244"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T08:02:28Z", "revision_number": 0, "id": "d0ecc795-1c4e-40fb-8778-e41f5f21bbf2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T08:02:28Z", "security_group_id": "e2d392c3-92dc-4fe0-8c0d-bccd9685faad", "tenant_id": "37904916f0ea4ec1ab7e51faee922244", "port_range_min": null, "ethertype": "IPv4", "project_id": "37904916f0ea4ec1ab7e51faee922244"}], "revision_number": 1, "project_id": "37904916f0ea4ec1ab7e51faee922244", "id": "e2d392c3-92dc-4fe0-8c0d-bccd9685faad", "name": "default"}]} 2019-04-05 08:55:25,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=37904916f0ea4ec1ab7e51faee922244&name=default used request id req-b55be87d-a8a9-49ec-8567-56042be20ae0 2019-04-05 08:55:25,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.384737968445s 2019-04-05 08:55:25,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 08:55:25,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}9eb3e8d0f3a6bef2710a85d760c7c77f683eadae" 2019-04-05 08:55:25,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55:25 GMT X-Openstack-Request-Id: req-fa7b9b27-3937-4c5c-9896-e0581527de07 2019-04-05 08:55:25,759 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "created_at": "2019-04-05T06:36:57Z", "updated_at": "2019-04-05T06:36:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "3ad34bf5-d959-4f47-9e83-1646cad540de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "8dcba419-055d-4390-bce8-60ac1ec0e334", "remote_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "a6617e39-b59c-430d-bf58-b3b9a0d40bba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "fc5486dd-ed4d-46cf-a010-de708199197b", "remote_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}], "revision_number": 1, "project_id": "b3cb4712be48496898e2e8dcb6957ed2", "id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "created_at": "2019-04-05T06:36:58Z", "updated_at": "2019-04-05T06:36:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "03bd4738-8be6-406e-8a4b-9fa8798c5034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "1caf2aa8-6949-4b2f-9e1e-9117ac40e52a", "remote_group_id": "21cbd450-b569-48ec-a666-72704011d359", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "64be6ca7-f643-4418-a3da-9d931c90894a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "a521a8c7-ee0c-400c-989f-f5b4a2a754d5", "remote_group_id": "21cbd450-b569-48ec-a666-72704011d359", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce9e436aaa99438290206e1c56ed2734"}], "revision_number": 1, "project_id": "ce9e436aaa99438290206e1c56ed2734", "id": "21cbd450-b569-48ec-a666-72704011d359", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2116e15ef99649d98579650b18a04081", "created_at": "2019-04-05T06:39:31Z", "updated_at": "2019-04-05T06:39:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "54004b35-755b-4f2d-b5e0-5df0dea68c31", "remote_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv4", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "5949635c-16ae-40eb-a77b-59c4aa715d95", "remote_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv6", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "5eda8d54-40a7-4ae5-89e7-0c4c3f6fe1ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv6", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "ea9cc20f-cda8-4f86-917d-87e175290089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv4", "project_id": "2116e15ef99649d98579650b18a04081"}], "revision_number": 1, "project_id": "2116e15ef99649d98579650b18a04081", "id": "414447cd-6b86-4613-90fc-c75e42843105", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "created_at": "2019-04-05T06:39:33Z", "updated_at": "2019-04-05T06:39:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "0db2aa82-6505-40f0-9098-86a3aee1c249", "remote_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "0fe23aa1-260d-4cb1-a4e7-e733849505a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "480fa81b-fe66-4b98-91ba-f091f0c241ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "9a4acbee-b584-4571-8927-2a611ea95e00", "remote_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "da2fe55963c846f2b042f2dd892486e2"}], "revision_number": 1, "project_id": "da2fe55963c846f2b042f2dd892486e2", "id": "425ad310-705d-4408-b621-bb78f82c0298", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "created_at": "2019-04-05T06:36:46Z", "updated_at": "2019-04-05T06:36:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "2ec6d031-999b-4652-9bc2-473d87f48d7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "8438dec8-7805-4cf4-8fa8-d73fc07d4c1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "97fe85a4-4ab9-4305-89f8-349a8d55f4bd", "remote_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "e05dc08c-fe4d-4d16-b1fd-c4036003dcb6", "remote_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}], "revision_number": 1, "project_id": "ee8e08409f9e44d18a4e4b30e845aebe", "id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-05T06:24:19Z", "updated_at": "2019-04-05T06:24:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "0816cb4e-5b34-4e0e-a92b-2747b5ac7a00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "25763b38-1719-453d-a14e-f3c76b13cc42", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "8210886f-2687-4779-b145-fc57423d91c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "fba949ea-8aec-4a37-9c7a-026e6bd092f8", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "created_at": "2019-04-05T06:36:48Z", "updated_at": "2019-04-05T06:36:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "04a66448-8301-49c6-9c23-b541d993c12e", "remote_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "167fd9e2-36c3-4e62-aa47-a500fdb62641", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "3989831e-39b2-4e9d-9ec2-542923684897", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "70a9b809-e7a5-46cf-9e22-25d814e58350", "remote_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}], "revision_number": 1, "project_id": "860a396ba7d3400ca146873ab04b6f1e", "id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "created_at": "2019-04-05T06:36:25Z", "updated_at": "2019-04-05T06:36:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "1604aef8-274d-4685-9479-f6dd4609a8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "3f6e66e1-b179-4058-b103-b0c9b0410759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "b93b74b8-a650-4ed0-92ac-364deb4a3eff", "remote_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "c1753a0c-8d19-4b2b-abb6-7f0adbf786b9", "remote_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}], "revision_number": 1, "project_id": "9f7d1a679cb14ac58049950f7deeb60f", "id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "created_at": "2019-04-05T06:22:23Z", "updated_at": "2019-04-05T06:22:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "6ea82520-e223-4695-ad5e-9d8a732e75e5", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "84dbc1ec-b830-42da-a2c2-6affe4564e92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "b2cb60c5-bb44-4241-9c03-4830a87cc121", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "bc3ce38f-1e5b-4e37-bc17-77b797ed9d56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}], "revision_number": 1, "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "229636115bb1493c9a4d54b65569f224", "created_at": "2019-04-05T06:36:56Z", "updated_at": "2019-04-05T06:36:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "33c178e2-0140-4c10-8562-2972f4506d1b", "remote_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv6", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "5f458cb6-d04e-4ad4-b005-00f2eb36c7a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv6", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "839f3242-ac45-4d93-9d7c-27234f854569", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv4", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "df221d69-4934-4466-b095-2c9f83a846fc", "remote_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv4", "project_id": "229636115bb1493c9a4d54b65569f224"}], "revision_number": 1, "project_id": "229636115bb1493c9a4d54b65569f224", "id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "created_at": "2019-04-05T06:36:50Z", "updated_at": "2019-04-05T06:36:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "1069fd69-574a-4a73-9ab0-15dcc3fb65d1", "remote_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "51b7361d-b1b8-470f-85c4-bf40f9b2425d", "remote_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "d77a1cc1-3706-462a-b6bf-08f381f66dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "ede2d573-f458-4700-9e3d-80d6ff4fbd8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}], "revision_number": 1, "project_id": "d5daecf70fe5413f8a2671b58e2922f6", "id": "d6258671-5d3d-4067-a774-7476fa7252c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "created_at": "2019-04-05T06:24:18Z", "updated_at": "2019-04-05T06:24:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "1c082b29-0864-456d-a6b5-dfb8ddb5c4dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "3ff1d863-0a41-400b-82d4-9ec541b9069c", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "a5a87ded-31da-4d85-931e-1621ef79b33d", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "ba36cf94-d6e2-464c-a246-442cd5b4c44d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}], "revision_number": 1, "project_id": "a8d120259c3946c982a593eded4f1cfb", "id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "37904916f0ea4ec1ab7e51faee922244", "created_at": "2019-04-05T08:02:28Z", "updated_at": "2019-04-05T08:02:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T08:02:28Z", "revision_number": 0, "id": "0f8cf8d1-52e9-42d5-8d36-d7913f80ece3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T08:02:28Z", "security_group_id": "e2d392c3-92dc-4fe0-8c0d-bccd9685faad", "tenant_id": "37904916f0ea4ec1ab7e51faee922244", "port_range_min": null, "ethertype": "IPv6", "project_id": "37904916f0ea4ec1ab7e51faee922244"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T08:02:28Z", "revision_number": 0, "id": "156b4200-0b76-4a59-8887-5648a5b08377", "remote_group_id": "e2d392c3-92dc-4fe0-8c0d-bccd9685faad", "remote_ip_prefix": null, "created_at": "2019-04-05T08:02:28Z", "security_group_id": "e2d392c3-92dc-4fe0-8c0d-bccd9685faad", "tenant_id": "37904916f0ea4ec1ab7e51faee922244", "port_range_min": null, "ethertype": "IPv6", "project_id": "37904916f0ea4ec1ab7e51faee922244"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T08:02:28Z", "revision_number": 0, "id": "8f301965-70cb-4ac0-90bf-af8a4d3eda25", "remote_group_id": "e2d392c3-92dc-4fe0-8c0d-bccd9685faad", "remote_ip_prefix": null, "created_at": "2019-04-05T08:02:28Z", "security_group_id": "e2d392c3-92dc-4fe0-8c0d-bccd9685faad", "tenant_id": "37904916f0ea4ec1ab7e51faee922244", "port_range_min": null, "ethertype": "IPv4", "project_id": "37904916f0ea4ec1ab7e51faee922244"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T08:02:28Z", "revision_number": 0, "id": "d0ecc795-1c4e-40fb-8778-e41f5f21bbf2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T08:02:28Z", "security_group_id": "e2d392c3-92dc-4fe0-8c0d-bccd9685faad", "tenant_id": "37904916f0ea4ec1ab7e51faee922244", "port_range_min": null, "ethertype": "IPv4", "project_id": "37904916f0ea4ec1ab7e51faee922244"}], "revision_number": 1, "project_id": "37904916f0ea4ec1ab7e51faee922244", "id": "e2d392c3-92dc-4fe0-8c0d-bccd9685faad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6cdad088d3314750972b6209a006436b", "created_at": "2019-04-05T07:35:56Z", "updated_at": "2019-04-05T07:35:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "046ad99e-6286-41f4-83f3-2f0394236547", "remote_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6cdad088d3314750972b6209a006436b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "06616e85-fb59-4c85-9856-24d76d63b6e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6cdad088d3314750972b6209a006436b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "ab4d372b-ff07-4278-aa9c-bad74ac34f3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6cdad088d3314750972b6209a006436b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "f505c2e1-1079-45b1-9474-4d7f4c930bf0", "remote_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6cdad088d3314750972b6209a006436b"}], "revision_number": 1, "project_id": "6cdad088d3314750972b6209a006436b", "id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "name": "default"}]} 2019-04-05 08:55:25,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-fa7b9b27-3937-4c5c-9896-e0581527de07 2019-04-05 08:55:25,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.121526002884s 2019-04-05 08:55:25,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-05 08:55:25,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/e2d392c3-92dc-4fe0-8c0d-bccd9685faad.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9eb3e8d0f3a6bef2710a85d760c7c77f683eadae" 2019-04-05 08:55:26,224 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 08:55:26 GMT X-Openstack-Request-Id: req-58ab72b7-ab55-4494-9d5f-ca6a1deed8d8 2019-04-05 08:55:26,224 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 08:55:26,224 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/e2d392c3-92dc-4fe0-8c0d-bccd9685faad.json used request id req-58ab72b7-ab55-4494-9d5f-ca6a1deed8d8 2019-04-05 08:55:26,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.44859290123s 2019-04-05 08:55:26,225 - xtesting.ci.run_tests - ERROR - The test case 'rally_full' failed. 2019-04-05 08:55:26,248 - xtesting.ci.run_tests - INFO - Loading test case 'rally_jobs'... 2019-04-05 08:55:26,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 08:55:26,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad463195-d88e-4eab-940e-3d1aa558339b 2019-04-05 08:55:26,282 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-04-05 08:55:26,282 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-ad463195-d88e-4eab-940e-3d1aa558339b 2019-04-05 08:55:26,283 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 08:55:26,683 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58fef951bcfc4cf0998078f8ffea0edb", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}, {"id": "774319f454e747168821760a73d5b691", "name": "reader"}], "expires_at": "2019-04-05T09:55:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8d120259c3946c982a593eded4f1cfb", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [], "type": "tempest-type-605261660", "id": "18f8718610614825a0400b23ea70ffb4", "name": "tempest-service-846617376"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1412263656", "id": "68540ada0f92454786c30b9265352a18", "name": "tempest-service-673250099"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3925ae83907349f0acb148efa634063e"}, "audit_ids": ["J2KF4lbyT3am9E6PylfmUw"], "issued_at": "2019-04-05T08:55:26.000000Z"}} 2019-04-05 08:55:26,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 08:55:26,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b1e9a7b1972f7f4daebdbace1f4a8aa334ad4a3" 2019-04-05 08:55:27,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55:27 GMT X-Openstack-Request-Id: req-f6449bb5-f351-48d1-9e0a-935c60d20b1e 2019-04-05 08:55:27,400 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"}]} 2019-04-05 08:55:27,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f6449bb5-f351-48d1-9e0a-935c60d20b1e 2019-04-05 08:55:27,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.714293956757s 2019-04-05 08:55:27,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 08:55:27,413 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3b7313d-dd9f-4fea-9f77-c3678a78dd27 2019-04-05 08:55:27,413 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 08:55:27,413 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-a3b7313d-dd9f-4fea-9f77-c3678a78dd27 2019-04-05 08:55:27,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 08:55:27,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b1e9a7b1972f7f4daebdbace1f4a8aa334ad4a3" 2019-04-05 08:55:27,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a245ea4-b8b2-423c-899b-94b75006b7b7 2019-04-05 08:55:27,620 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 08:55:27,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-1a245ea4-b8b2-423c-899b-94b75006b7b7 2019-04-05 08:55:27,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.206266880035s 2019-04-05 08:55:27,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-05 08:55:27,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b1e9a7b1972f7f4daebdbace1f4a8aa334ad4a3" -d '{"project": {"description": "Created by OPNFV Functest: rally_jobs", "enabled": true, "domain_id": "default", "name": "rally_jobs-project_09d1a3cb-924c-4edb-b3d8-e8764ebd986e"}}' 2019-04-05 08:55:27,839 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 366 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e2477e9-2870-47b1-aad6-ef8593e4fb88 2019-04-05 08:55:27,839 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.23:5000/v3/projects/26a32ecb987646878ca4f4fc4b85e44b"}, "tags": [], "enabled": true, "id": "26a32ecb987646878ca4f4fc4b85e44b", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_09d1a3cb-924c-4edb-b3d8-e8764ebd986e"}} 2019-04-05 08:55:27,839 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-7e2477e9-2870-47b1-aad6-ef8593e4fb88 2019-04-05 08:55:27,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.211420059204s 2019-04-05 08:55:27,840 - 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'26a32ecb987646878ca4f4fc4b85e44b', '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_09d1a3cb-924c-4edb-b3d8-e8764ebd986e'}) 2019-04-05 08:55:27,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-05 08:55:27,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b1e9a7b1972f7f4daebdbace1f4a8aa334ad4a3" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "nKpws7QAvrwJTImgN6WtvAfHeCBHoR", "email": null, "name": "rally_jobs-user_09d1a3cb-924c-4edb-b3d8-e8764ebd986e"}}' 2019-04-05 08:55:28,306 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 325 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2022c3d2-8233-4825-ac88-c8cf3a17207b 2019-04-05 08:55:28,306 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_09d1a3cb-924c-4edb-b3d8-e8764ebd986e", "links": {"self": "http://172.30.9.23:5000/v3/users/56d6dcf639fb454382f2060e92106b2e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "56d6dcf639fb454382f2060e92106b2e", "domain_id": "default", "password_expires_at": null}} 2019-04-05 08:55:28,307 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-2022c3d2-8233-4825-ac88-c8cf3a17207b 2019-04-05 08:55:28,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.459728956223s 2019-04-05 08:55:28,307 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'56d6dcf639fb454382f2060e92106b2e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_jobs-user_09d1a3cb-924c-4edb-b3d8-e8764ebd986e'}) 2019-04-05 08:55:28,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 08:55:28,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b1e9a7b1972f7f4daebdbace1f4a8aa334ad4a3" 2019-04-05 08:55:28,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dad38ce4-6f31-45f8-a452-608f616523c9 2019-04-05 08:55:28,530 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 08:55:28,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-dad38ce4-6f31-45f8-a452-608f616523c9 2019-04-05 08:55:28,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219158172607s 2019-04-05 08:55:28,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 08:55:28,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b1e9a7b1972f7f4daebdbace1f4a8aa334ad4a3" 2019-04-05 08:55:28,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-438518b5-59ae-4f45-a821-a71fc6d784f2 2019-04-05 08:55:28,644 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 08:55:28,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-438518b5-59ae-4f45-a821-a71fc6d784f2 2019-04-05 08:55:28,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109112024307s 2019-04-05 08:55:28,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 08:55:28,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b1e9a7b1972f7f4daebdbace1f4a8aa334ad4a3" 2019-04-05 08:55:28,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3e83d64-3807-4f17-b887-c690f4e0c4a9 2019-04-05 08:55:28,862 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 08:55:28,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c3e83d64-3807-4f17-b887-c690f4e0c4a9 2019-04-05 08:55:28,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.212782859802s 2019-04-05 08:55:28,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 08:55:28,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b1e9a7b1972f7f4daebdbace1f4a8aa334ad4a3" 2019-04-05 08:55:28,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a147ccd-fbf5-4281-8632-1baa975b53f4 2019-04-05 08:55:28,987 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 08:55:28,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-9a147ccd-fbf5-4281-8632-1baa975b53f4 2019-04-05 08:55:28,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.1199259758s 2019-04-05 08:55:28,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 08:55:28,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b1e9a7b1972f7f4daebdbace1f4a8aa334ad4a3" 2019-04-05 08:55:29,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 850 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca5d65dd-b28c-4172-8f71-b5e99b522569 2019-04-05 08:55:29,124 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_09d1a3cb-924c-4edb-b3d8-e8764ebd986e", "links": {"self": "http://172.30.9.23:5000/v3/users/56d6dcf639fb454382f2060e92106b2e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "56d6dcf639fb454382f2060e92106b2e", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 08:55:29,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ca5d65dd-b28c-4172-8f71-b5e99b522569 2019-04-05 08:55:29,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.13575387001s 2019-04-05 08:55:29,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 08:55:29,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b1e9a7b1972f7f4daebdbace1f4a8aa334ad4a3" 2019-04-05 08:55:29,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20b7ccd6-956c-4b94-adc4-ad5340e0bbf1 2019-04-05 08:55:29,331 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.23:5000/v3/projects/26a32ecb987646878ca4f4fc4b85e44b"}, "tags": [], "enabled": true, "id": "26a32ecb987646878ca4f4fc4b85e44b", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_09d1a3cb-924c-4edb-b3d8-e8764ebd986e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 08:55:29,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-20b7ccd6-956c-4b94-adc4-ad5340e0bbf1 2019-04-05 08:55:29,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.194546222687s 2019-04-05 08:55:29,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 08:55:29,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=56d6dcf639fb454382f2060e92106b2e&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=26a32ecb987646878ca4f4fc4b85e44b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b1e9a7b1972f7f4daebdbace1f4a8aa334ad4a3" 2019-04-05 08:55:29,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-579fc932-b777-423f-81b6-2e712843b2b0 2019-04-05 08:55:29,551 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=56d6dcf639fb454382f2060e92106b2e&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=26a32ecb987646878ca4f4fc4b85e44b", "previous": null, "next": null}} 2019-04-05 08:55:29,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=56d6dcf639fb454382f2060e92106b2e&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=26a32ecb987646878ca4f4fc4b85e44b used request id req-579fc932-b777-423f-81b6-2e712843b2b0 2019-04-05 08:55:29,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.212253093719s 2019-04-05 08:55:29,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-05 08:55:29,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/26a32ecb987646878ca4f4fc4b85e44b/users/56d6dcf639fb454382f2060e92106b2e/roles/a7225acce0184423a1dc2d63c39b687a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b1e9a7b1972f7f4daebdbace1f4a8aa334ad4a3" 2019-04-05 08:55:29,737 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 08:55:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-446a2d5b-dadb-4587-8540-4ba73d22f1d3 2019-04-05 08:55:29,738 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 08:55:29,738 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/26a32ecb987646878ca4f4fc4b85e44b/users/56d6dcf639fb454382f2060e92106b2e/roles/a7225acce0184423a1dc2d63c39b687a used request id req-446a2d5b-dadb-4587-8540-4ba73d22f1d3 2019-04-05 08:55:29,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.182826042175s 2019-04-05 08:55:29,739 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_jobs-project_09d1a3cb-924c-4edb-b3d8-e8764ebd986e', 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'26a32ecb987646878ca4f4fc4b85e44b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'nKpws7QAvrwJTImgN6WtvAfHeCBHoR', 'username': u'rally_jobs-user_09d1a3cb-924c-4edb-b3d8-e8764ebd986e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-05 08:55:29,742 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_jobs-user_09d1a3cb-924c-4edb-b3d8-e8764ebd986e', 'password': 'nKpws7QAvrwJTImgN6WtvAfHeCBHoR', 'project_name': 'rally_jobs-project_09d1a3cb-924c-4edb-b3d8-e8764ebd986e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '26a32ecb987646878ca4f4fc4b85e44b', 'project_domain_name': 'Default'} 2019-04-05 08:55:29,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 08:55:29,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b1e9a7b1972f7f4daebdbace1f4a8aa334ad4a3" 2019-04-05 08:55:29,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d97b2da-bf10-415c-9e8d-2de59f5f49e1 2019-04-05 08:55:29,870 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 08:55:29,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2d97b2da-bf10-415c-9e8d-2de59f5f49e1 2019-04-05 08:55:29,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.123898983002s 2019-04-05 08:55:29,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 08:55:29,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b1e9a7b1972f7f4daebdbace1f4a8aa334ad4a3" 2019-04-05 08:55:30,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87095ba7-dca8-4ecb-af1a-f035dd582e1c 2019-04-05 08:55:30,031 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 08:55:30,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-87095ba7-dca8-4ecb-af1a-f035dd582e1c 2019-04-05 08:55:30,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.156865119934s 2019-04-05 08:55:30,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 08:55:30,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b1e9a7b1972f7f4daebdbace1f4a8aa334ad4a3" 2019-04-05 08:55:30,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cfc1369-0b23-4b30-97e8-4beafae55da0 2019-04-05 08:55:30,191 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 08:55:30,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-1cfc1369-0b23-4b30-97e8-4beafae55da0 2019-04-05 08:55:30,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.154922962189s 2019-04-05 08:55:30,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 08:55:30,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b1e9a7b1972f7f4daebdbace1f4a8aa334ad4a3" 2019-04-05 08:55:30,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 850 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c05558ff-5336-4acf-9598-ca441ca7d4d6 2019-04-05 08:55:30,327 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_09d1a3cb-924c-4edb-b3d8-e8764ebd986e", "links": {"self": "http://172.30.9.23:5000/v3/users/56d6dcf639fb454382f2060e92106b2e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "56d6dcf639fb454382f2060e92106b2e", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 08:55:30,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c05558ff-5336-4acf-9598-ca441ca7d4d6 2019-04-05 08:55:30,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.134767055511s 2019-04-05 08:55:30,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 08:55:30,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b1e9a7b1972f7f4daebdbace1f4a8aa334ad4a3" 2019-04-05 08:55:30,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a12d98f7-82f0-4d4f-9c35-3a47f9a1f0ff 2019-04-05 08:55:30,463 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.23:5000/v3/projects/26a32ecb987646878ca4f4fc4b85e44b"}, "tags": [], "enabled": true, "id": "26a32ecb987646878ca4f4fc4b85e44b", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_09d1a3cb-924c-4edb-b3d8-e8764ebd986e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 08:55:30,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-a12d98f7-82f0-4d4f-9c35-3a47f9a1f0ff 2019-04-05 08:55:30,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.124397993088s 2019-04-05 08:55:30,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 08:55:30,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=56d6dcf639fb454382f2060e92106b2e&role.id=58fef951bcfc4cf0998078f8ffea0edb&scope.project.id=26a32ecb987646878ca4f4fc4b85e44b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b1e9a7b1972f7f4daebdbace1f4a8aa334ad4a3" 2019-04-05 08:55:30,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-689e5873-2062-4c67-b722-77937043e1f2 2019-04-05 08:55:30,681 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=56d6dcf639fb454382f2060e92106b2e&role.id=58fef951bcfc4cf0998078f8ffea0edb&scope.project.id=26a32ecb987646878ca4f4fc4b85e44b", "previous": null, "next": null}} 2019-04-05 08:55:30,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=56d6dcf639fb454382f2060e92106b2e&role.id=58fef951bcfc4cf0998078f8ffea0edb&scope.project.id=26a32ecb987646878ca4f4fc4b85e44b used request id req-689e5873-2062-4c67-b722-77937043e1f2 2019-04-05 08:55:30,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.210140943527s 2019-04-05 08:55:30,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-05 08:55:30,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/26a32ecb987646878ca4f4fc4b85e44b/users/56d6dcf639fb454382f2060e92106b2e/roles/58fef951bcfc4cf0998078f8ffea0edb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b1e9a7b1972f7f4daebdbace1f4a8aa334ad4a3" 2019-04-05 08:55:30,842 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 08:55:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-325d3007-54c9-4d37-8894-43f09e68d404 2019-04-05 08:55:30,842 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 08:55:30,842 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/26a32ecb987646878ca4f4fc4b85e44b/users/56d6dcf639fb454382f2060e92106b2e/roles/58fef951bcfc4cf0998078f8ffea0edb used request id req-325d3007-54c9-4d37-8894-43f09e68d404 2019-04-05 08:55:30,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.157310009003s 2019-04-05 08:55:30,843 - xtesting.ci.run_tests - INFO - Running test case 'rally_jobs'... 2019-04-05 08:55:30,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 08:55:30,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b1e9a7b1972f7f4daebdbace1f4a8aa334ad4a3" 2019-04-05 08:55:30,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa34c10a-728d-48f3-a082-057a930dd48b 2019-04-05 08:55:30,963 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 08:55:30,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-aa34c10a-728d-48f3-a082-057a930dd48b 2019-04-05 08:55:30,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.119129180908s 2019-04-05 08:55:30,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 08:55:30,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b1e9a7b1972f7f4daebdbace1f4a8aa334ad4a3" 2019-04-05 08:55:31,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4220a20-da7f-4491-b6b4-19fa47ed5c87 2019-04-05 08:55:31,085 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.23:5000/v3/projects/26a32ecb987646878ca4f4fc4b85e44b"}, "tags": [], "enabled": true, "id": "26a32ecb987646878ca4f4fc4b85e44b", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_09d1a3cb-924c-4edb-b3d8-e8764ebd986e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 08:55:31,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-f4220a20-da7f-4491-b6b4-19fa47ed5c87 2019-04-05 08:55:31,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114490032196s 2019-04-05 08:55:31,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-05 08:55:31,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b1e9a7b1972f7f4daebdbace1f4a8aa334ad4a3" -d '{"network": {"shared": true, "tenant_id": "26a32ecb987646878ca4f4fc4b85e44b", "name": "rally_jobs-net_09d1a3cb-924c-4edb-b3d8-e8764ebd986e", "admin_state_up": true}}' 2019-04-05 08:55:31,435 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55:31 GMT X-Openstack-Request-Id: req-695e7fbb-cad8-429c-9558-234698c8beb0 2019-04-05 08:55:31,436 - 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":"7e39590a-c7a2-4434-81f7-666d962879c8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":true,"project_id":"26a32ecb987646878ca4f4fc4b85e44b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T08:55:31Z","is_default":false,"qos_policy_id":null,"name":"rally_jobs-net_09d1a3cb-924c-4edb-b3d8-e8764ebd986e","admin_state_up":true,"tenant_id":"26a32ecb987646878ca4f4fc4b85e44b","created_at":"2019-04-05T08:55:31Z","mtu":1450}} 2019-04-05 08:55:31,436 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-695e7fbb-cad8-429c-9558-234698c8beb0 2019-04-05 08:55:31,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.348310947418s 2019-04-05 08:55:31,436 - 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-04-05T08:55:31Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7e39590a-c7a2-4434-81f7-666d962879c8', u'provider:segmentation_id': 19, 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_09d1a3cb-924c-4edb-b3d8-e8764ebd986e', u'created_at': u'2019-04-05T08:55:31Z', u'mtu': 1450, u'tenant_id': u'26a32ecb987646878ca4f4fc4b85e44b', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'26a32ecb987646878ca4f4fc4b85e44b', u'l2_adjacency': True}) 2019-04-05 08:55:31,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 08:55:31,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce53c88f-209f-4f7a-b53d-ae62db804810 2019-04-05 08:55:31,446 - 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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 08:55:31,446 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-ce53c88f-209f-4f7a-b53d-ae62db804810 2019-04-05 08:55:31,447 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 08:55:31,839 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58fef951bcfc4cf0998078f8ffea0edb", "name": "admin"}, {"id": "774319f454e747168821760a73d5b691", "name": "reader"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}], "expires_at": "2019-04-05T09:55:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "26a32ecb987646878ca4f4fc4b85e44b", "name": "rally_jobs-project_09d1a3cb-924c-4edb-b3d8-e8764ebd986e"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/26a32ecb987646878ca4f4fc4b85e44b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/26a32ecb987646878ca4f4fc4b85e44b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/26a32ecb987646878ca4f4fc4b85e44b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [], "type": "tempest-type-605261660", "id": "18f8718610614825a0400b23ea70ffb4", "name": "tempest-service-846617376"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_26a32ecb987646878ca4f4fc4b85e44b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_26a32ecb987646878ca4f4fc4b85e44b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1412263656", "id": "68540ada0f92454786c30b9265352a18", "name": "tempest-service-673250099"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/26a32ecb987646878ca4f4fc4b85e44b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/26a32ecb987646878ca4f4fc4b85e44b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/26a32ecb987646878ca4f4fc4b85e44b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/26a32ecb987646878ca4f4fc4b85e44b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/26a32ecb987646878ca4f4fc4b85e44b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/26a32ecb987646878ca4f4fc4b85e44b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_jobs-user_09d1a3cb-924c-4edb-b3d8-e8764ebd986e", "id": "56d6dcf639fb454382f2060e92106b2e"}, "audit_ids": ["Q95SlC7jTKab7r1lZ07a3w"], "issued_at": "2019-04-05T08:55:31.000000Z"}} 2019-04-05 08:55:31,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 08:55:31,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d66949b6202ca5801846f44a48ee13779de86437" 2019-04-05 08:55:32,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55:32 GMT X-Openstack-Request-Id: req-d7c97e9f-8e71-4969-9271-c17723ede33c 2019-04-05 08:55:32,220 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"7e39590a-c7a2-4434-81f7-666d962879c8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":true,"project_id":"26a32ecb987646878ca4f4fc4b85e44b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T08:55:31Z","qos_policy_id":null,"name":"rally_jobs-net_09d1a3cb-924c-4edb-b3d8-e8764ebd986e","admin_state_up":true,"tenant_id":"26a32ecb987646878ca4f4fc4b85e44b","created_at":"2019-04-05T08:55:31Z","provider:network_type":"vxlan"}]} 2019-04-05 08:55:32,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d7c97e9f-8e71-4969-9271-c17723ede33c 2019-04-05 08:55:32,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.378845930099s 2019-04-05 08:55:32,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-05 08:55:32,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d66949b6202ca5801846f44a48ee13779de86437" -d '{"subnet": {"name": "rally_jobs-subnet_09d1a3cb-924c-4edb-b3d8-e8764ebd986e", "enable_dhcp": true, "network_id": "7e39590a-c7a2-4434-81f7-666d962879c8", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-05 08:55:32,687 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55:32 GMT X-Openstack-Request-Id: req-162c3bf8-9afc-4173-b9dd-634e03f83dc9 2019-04-05 08:55:32,688 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-04-05T08:55:32Z","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":"7120cb72-bd85-46b7-b6f6-6a4c509d0ec6","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"26a32ecb987646878ca4f4fc4b85e44b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_09d1a3cb-924c-4edb-b3d8-e8764ebd986e","enable_dhcp":true,"segment_id":null,"network_id":"7e39590a-c7a2-4434-81f7-666d962879c8","tenant_id":"26a32ecb987646878ca4f4fc4b85e44b","created_at":"2019-04-05T08:55:32Z","ip_version":4}} 2019-04-05 08:55:32,688 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-162c3bf8-9afc-4173-b9dd-634e03f83dc9 2019-04-05 08:55:32,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.466146945953s 2019-04-05 08:55:32,689 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T08:55:32Z', 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'7120cb72-bd85-46b7-b6f6-6a4c509d0ec6', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_jobs-subnet_09d1a3cb-924c-4edb-b3d8-e8764ebd986e', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'7e39590a-c7a2-4434-81f7-666d962879c8', u'tenant_id': u'26a32ecb987646878ca4f4fc4b85e44b', u'created_at': u'2019-04-05T08:55:32Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'26a32ecb987646878ca4f4fc4b85e44b'}) 2019-04-05 08:55:32,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-05 08:55:32,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d66949b6202ca5801846f44a48ee13779de86437" -d '{"router": {"external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "name": "rally_jobs-router_09d1a3cb-924c-4edb-b3d8-e8764ebd986e", "admin_state_up": true}}' 2019-04-05 08:55:34,349 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 710 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55:34 GMT X-Openstack-Request-Id: req-7f3669f4-e636-4646-a68e-31ecb06cacc8 2019-04-05 08:55:34,349 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "26a32ecb987646878ca4f4fc4b85e44b", "created_at": "2019-04-05T08:55:32Z", "admin_state_up": true, "updated_at": "2019-04-05T08:55:33Z", "project_id": "26a32ecb987646878ca4f4fc4b85e44b", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "fa518e44-9972-48c2-96a8-899f0fcc3d8b", "name": "rally_jobs-router_09d1a3cb-924c-4edb-b3d8-e8764ebd986e"}} 2019-04-05 08:55:34,349 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-7f3669f4-e636-4646-a68e-31ecb06cacc8 2019-04-05 08:55:34,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.65990495682s 2019-04-05 08:55:34,350 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T08:55:33Z', u'revision_number': 2, u'ha': False, u'id': u'fa518e44-9972-48c2-96a8-899f0fcc3d8b', u'external_gateway_info': {u'network_id': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad', u'ip_address': u'172.30.9.210'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_jobs-router_09d1a3cb-924c-4edb-b3d8-e8764ebd986e', u'admin_state_up': True, u'tenant_id': u'26a32ecb987646878ca4f4fc4b85e44b', u'created_at': u'2019-04-05T08:55:32Z', u'flavor_id': None, u'routes': [], u'project_id': u'26a32ecb987646878ca4f4fc4b85e44b'}) 2019-04-05 08:55:34,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-05 08:55:34,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/fa518e44-9972-48c2-96a8-899f0fcc3d8b/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.15" -H "X-Auth-Token: {SHA1}d66949b6202ca5801846f44a48ee13779de86437" -d '{"subnet_id": "7120cb72-bd85-46b7-b6f6-6a4c509d0ec6"}' 2019-04-05 08:55:36,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55:36 GMT X-Openstack-Request-Id: req-a53ce29d-71ca-43ec-b8d7-279f57e4c9b1 2019-04-05 08:55:36,411 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7e39590a-c7a2-4434-81f7-666d962879c8", "tenant_id": "26a32ecb987646878ca4f4fc4b85e44b", "subnet_id": "7120cb72-bd85-46b7-b6f6-6a4c509d0ec6", "subnet_ids": ["7120cb72-bd85-46b7-b6f6-6a4c509d0ec6"], "port_id": "9680cd50-1135-4aa9-a830-c09f2374897d", "id": "fa518e44-9972-48c2-96a8-899f0fcc3d8b"} 2019-04-05 08:55:36,411 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/fa518e44-9972-48c2-96a8-899f0fcc3d8b/add_router_interface.json used request id req-a53ce29d-71ca-43ec-b8d7-279f57e4c9b1 2019-04-05 08:55:36,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.06079697609s 2019-04-05 08:55:36,411 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-05 08:55:36,517 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-05 08:55:36,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 08:55:36,525 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55:36 GMT 2019-04-05 08:55:36,525 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-04-05 08:55:36,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 08:55:36,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d66949b6202ca5801846f44a48ee13779de86437" 2019-04-05 08:55:36,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55:36 GMT X-Openstack-Request-Id: req-efbe60f5-0979-447d-86bc-d502eed358d8 2019-04-05 08:55:36,822 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 08:55:36,822 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-efbe60f5-0979-447d-86bc-d502eed358d8 2019-04-05 08:55:36,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.294214963913s 2019-04-05 08:55:36,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-05 08:55:36,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d66949b6202ca5801846f44a48ee13779de86437" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_jobs-img_09d1a3cb-924c-4edb-b3d8-e8764ebd986e", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_jobs-img_09d1a3cb-924c-4edb-b3d8-e8764ebd986e"}' 2019-04-05 08:55:36,886 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 936 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55:36 GMT Location: http://172.30.9.23:9292/v2/images/5271e331-aeb9-4a6c-834d-dc8daa9be457 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fdc6963a-8807-4f48-9215-59d9c4a1aea5 2019-04-05 08:55:36,887 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T08:55:36Z", "file": "/v2/images/5271e331-aeb9-4a6c-834d-dc8daa9be457/file", "owner": "26a32ecb987646878ca4f4fc4b85e44b", "id": "5271e331-aeb9-4a6c-834d-dc8daa9be457", "size": null, "self": "/v2/images/5271e331-aeb9-4a6c-834d-dc8daa9be457", "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_09d1a3cb-924c-4edb-b3d8-e8764ebd986e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_09d1a3cb-924c-4edb-b3d8-e8764ebd986e", "checksum": null, "created_at": "2019-04-05T08:55:36Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-05 08:55:36,887 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-fdc6963a-8807-4f48-9215-59d9c4a1aea5 2019-04-05 08:55:36,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.055465221405s 2019-04-05 08:55:36,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-05 08:55:36,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/5271e331-aeb9-4a6c-834d-dc8daa9be457/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.15" -H "X-Auth-Token: {SHA1}d66949b6202ca5801846f44a48ee13779de86437" -d '' 2019-04-05 08:55:37,395 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 08:55:37 GMT X-Openstack-Request-Id: req-576fbc90-655a-4735-a1ef-e9b10af36a53 2019-04-05 08:55:37,395 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 08:55:37,396 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/5271e331-aeb9-4a6c-834d-dc8daa9be457/file used request id req-576fbc90-655a-4735-a1ef-e9b10af36a53 2019-04-05 08:55:37,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.508008956909s 2019-04-05 08:55:37,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 08:55:37,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d66949b6202ca5801846f44a48ee13779de86437" 2019-04-05 08:55:37,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55:37 GMT X-Openstack-Request-Id: req-1d81459b-5868-4641-9468-aa9618b416ed 2019-04-05 08:55:37,428 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T08:55:37Z", "file": "/v2/images/5271e331-aeb9-4a6c-834d-dc8daa9be457/file", "owner": "26a32ecb987646878ca4f4fc4b85e44b", "id": "5271e331-aeb9-4a6c-834d-dc8daa9be457", "size": 12716032, "self": "/v2/images/5271e331-aeb9-4a6c-834d-dc8daa9be457", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/5271e331-aeb9-4a6c-834d-dc8daa9be457/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/5271e331-aeb9-4a6c-834d-dc8daa9be457/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_09d1a3cb-924c-4edb-b3d8-e8764ebd986e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_09d1a3cb-924c-4edb-b3d8-e8764ebd986e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T08:55:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 08:55:37,428 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-1d81459b-5868-4641-9468-aa9618b416ed 2019-04-05 08:55:37,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0280568599701s 2019-04-05 08:55:37,430 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/5271e331-aeb9-4a6c-834d-dc8daa9be457/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5271e331-aeb9-4a6c-834d-dc8daa9be457/file', 'owner': u'26a32ecb987646878ca4f4fc4b85e44b', 'id': u'5271e331-aeb9-4a6c-834d-dc8daa9be457', 'size': 12716032, u'self': u'/v2/images/5271e331-aeb9-4a6c-834d-dc8daa9be457', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a32ecb987646878ca4f4fc4b85e44b', 'name': 'rally_jobs-project_09d1a3cb-924c-4edb-b3d8-e8764ebd986e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/5271e331-aeb9-4a6c-834d-dc8daa9be457/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-05T08:55:37Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-05T08:55:37Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_09d1a3cb-924c-4edb-b3d8-e8764ebd986e', '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/5271e331-aeb9-4a6c-834d-dc8daa9be457', 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_09d1a3cb-924c-4edb-b3d8-e8764ebd986e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_jobs-img_09d1a3cb-924c-4edb-b3d8-e8764ebd986e', 'created': u'2019-04-05T08:55:36Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-05T08:55:36Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/5271e331-aeb9-4a6c-834d-dc8daa9be457', 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_09d1a3cb-924c-4edb-b3d8-e8764ebd986e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-05 08:55:37,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-05 08:55:37,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b1e9a7b1972f7f4daebdbace1f4a8aa334ad4a3" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_jobs-flavor_09d1a3cb-924c-4edb-b3d8-e8764ebd986e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-05 08:55:37,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Fri, 05 Apr 2019 08: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-93e30b82-6640-4a6c-ad2f-1ec2c4839b10 x-openstack-request-id: req-93e30b82-6640-4a6c-ad2f-1ec2c4839b10 2019-04-05 08:55:37,735 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_jobs-flavor_09d1a3cb-924c-4edb-b3d8-e8764ebd986e", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/34dc0a4d-2363-4ab9-aef0-bc2d9d2aeeaa", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/34dc0a4d-2363-4ab9-aef0-bc2d9d2aeeaa", "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": "34dc0a4d-2363-4ab9-aef0-bc2d9d2aeeaa"}} 2019-04-05 08:55:37,735 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-93e30b82-6640-4a6c-ad2f-1ec2c4839b10 2019-04-05 08:55:37,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.302156925201s 2019-04-05 08:55:37,736 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_09d1a3cb-924c-4edb-b3d8-e8764ebd986e', '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'a8d120259c3946c982a593eded4f1cfb', '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'34dc0a4d-2363-4ab9-aef0-bc2d9d2aeeaa', 'swap': 0}) 2019-04-05 08:55:37,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-05 08:55:37,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/34dc0a4d-2363-4ab9-aef0-bc2d9d2aeeaa/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.15" -H "X-Auth-Token: {SHA1}8b1e9a7b1972f7f4daebdbace1f4a8aa334ad4a3" -d '{"extra_specs": {}}' 2019-04-05 08:55:37,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55: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-bd72a3b6-67db-4113-bb7e-7379fa4c810e x-openstack-request-id: req-bd72a3b6-67db-4113-bb7e-7379fa4c810e 2019-04-05 08:55:37,757 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-05 08:55:37,757 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/34dc0a4d-2363-4ab9-aef0-bc2d9d2aeeaa/os-extra_specs used request id req-bd72a3b6-67db-4113-bb7e-7379fa4c810e 2019-04-05 08:55:37,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.020416021347s 2019-04-05 08:55:37,758 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-04-05 08:55:40,006 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-04-05 08:55:42,146 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | b557fa1b-533c-424a-b07e-9ca4be19368f | 2019-04-05T08:55:41.797344 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: b557fa1b-533c-424a-b07e-9ca4be19368f ~/.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-04-05 08:55:45,079 - 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-1412263656 | Available | | __unknown__ | tempest-type-605261660 | 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-04-05 08:55:45,779 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-04-05 08:55:45,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-04-05 08:55:45,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d66949b6202ca5801846f44a48ee13779de86437" 2019-04-05 08:55:46,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Fri, 05 Apr 2019 08: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-01139545-ba47-4a58-917c-9701e338b0ab x-openstack-request-id: req-01139545-ba47-4a58-917c-9701e338b0ab 2019-04-05 08:55:46,114 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 18}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-04-05 08:55:46,114 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-01139545-ba47-4a58-917c-9701e338b0ab 2019-04-05 08:55:46,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.329241991043s 2019-04-05 08:55:46,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-04-05 08:55:46,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d66949b6202ca5801846f44a48ee13779de86437" 2019-04-05 08:55:46,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55:46 GMT X-Openstack-Request-Id: req-66f7615b-81f6-45f2-8b9a-000cd6c5158b 2019-04-05 08:55:46,125 - 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-04-05 08:55:46,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-66f7615b-81f6-45f2-8b9a-000cd6c5158b 2019-04-05 08:55:46,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.0103919506073s 2019-04-05 08:55:46,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-05 08:55:46,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b1e9a7b1972f7f4daebdbace1f4a8aa334ad4a3" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_jobs-flavor_alt_09d1a3cb-924c-4edb-b3d8-e8764ebd986e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-05 08:55:46,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55: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-cd7b95e2-69b6-4a6c-991b-f5789445559b x-openstack-request-id: req-cd7b95e2-69b6-4a6c-991b-f5789445559b 2019-04-05 08:55:46,181 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_jobs-flavor_alt_09d1a3cb-924c-4edb-b3d8-e8764ebd986e", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/137d4dbb-635c-449e-9b36-3127875f2aff", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/137d4dbb-635c-449e-9b36-3127875f2aff", "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": "137d4dbb-635c-449e-9b36-3127875f2aff"}} 2019-04-05 08:55:46,181 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-cd7b95e2-69b6-4a6c-991b-f5789445559b 2019-04-05 08:55:46,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0458550453186s 2019-04-05 08:55:46,182 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_09d1a3cb-924c-4edb-b3d8-e8764ebd986e', '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'a8d120259c3946c982a593eded4f1cfb', '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'137d4dbb-635c-449e-9b36-3127875f2aff', 'swap': 0}) 2019-04-05 08:55:46,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-05 08:55:46,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/137d4dbb-635c-449e-9b36-3127875f2aff/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.15" -H "X-Auth-Token: {SHA1}8b1e9a7b1972f7f4daebdbace1f4a8aa334ad4a3" -d '{"extra_specs": {}}' 2019-04-05 08:55:46,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55: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-a50c231a-02b1-4fe4-a07b-8244fd54d388 x-openstack-request-id: req-a50c231a-02b1-4fe4-a07b-8244fd54d388 2019-04-05 08:55:46,208 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-05 08:55:46,208 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/137d4dbb-635c-449e-9b36-3127875f2aff/os-extra_specs used request id req-a50c231a-02b1-4fe4-a07b-8244fd54d388 2019-04-05 08:55:46,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0250558853149s 2019-04-05 08:55:46,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 08:55:46,220 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d816976c-7fdf-496b-844d-81937313ae38 2019-04-05 08:55:46,220 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 08:55:46,220 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-d816976c-7fdf-496b-844d-81937313ae38 2019-04-05 08:55:46,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-04-05 08:55:46,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.10: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.15" 2019-04-05 08:55:46,232 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 267 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f8f3c7c-11ac-4f11-a89e-3ff2c9086c43 2019-04-05 08:55:46,233 - 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.10:35357/v3/", "rel": "self"}]}]}} 2019-04-05 08:55:46,233 - keystoneauth.session - DEBUG - GET call to http://192.30.9.10:35357/ used request id req-8f8f3c7c-11ac-4f11-a89e-3ff2c9086c43 2019-04-05 08:55:46,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.10: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.15" -H "X-Auth-Token: {SHA1}d66949b6202ca5801846f44a48ee13779de86437" 2019-04-05 08:55:46,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 959 Content-Type: application/json Date: Fri, 05 Apr 2019 08:55:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc163097-2f79-42a8-b012-6c407ce0d29a 2019-04-05 08:55:46,430 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.10:35357/v3/services/069d48356a1d413e984376eeaae43f5d"}, "enabled": true, "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.10:35357/v3/services/1466aa9642fe4ad58c2a32d44214a9ae"}, "enabled": true, "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"name": "tempest-service-846617376", "links": {"self": "http://192.30.9.10:35357/v3/services/18f8718610614825a0400b23ea70ffb4"}, "enabled": true, "type": "tempest-type-605261660", "id": "18f8718610614825a0400b23ea70ffb4", "description": "tempest-description-1586460027"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.10:35357/v3/services/37bd4167446b47fb9402aa583a71c3e0"}, "enabled": true, "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.10:35357/v3/services/40595c7d8f624774851eed406a194c3d"}, "enabled": true, "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.10:35357/v3/services/5ebc2c247c1b4fb8bed8234d1bf7e872"}, "enabled": true, "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.10:35357/v3/services/5efc65e7f0c24adab557cbb412e6cd6e"}, "enabled": true, "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.10:35357/v3/services/6190bc1da3e94244ae3fa72eaa3027f5"}, "enabled": true, "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"name": "tempest-service-673250099", "links": {"self": "http://192.30.9.10:35357/v3/services/68540ada0f92454786c30b9265352a18"}, "enabled": true, "type": "tempest-type-1412263656", "id": "68540ada0f92454786c30b9265352a18", "description": "tempest-description-1243873561"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.10:35357/v3/services/7bee7413e51b453287c8040d8d0f258a"}, "enabled": true, "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.10:35357/v3/services/856bd54966464444af44cb63cbed88a3"}, "enabled": true, "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.10:35357/v3/services/97954ee208274a44bb3149dbf7a73ff2"}, "enabled": true, "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.10:35357/v3/services/9be103d1b3d945a5919b826c49d14bb2"}, "enabled": true, "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.10:35357/v3/services/b87b60cb226c4715a0d6e6de456740fa"}, "enabled": true, "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.10:35357/v3/services/c66d270d1f6248279acb967382a04daf"}, "enabled": true, "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.10:35357/v3/services/cb7d764cea94417abc9bfcde26657dd3"}, "enabled": true, "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "links": {"self": "http://192.30.9.10:35357/v3/services", "previous": null, "next": null}} 2019-04-05 08:55:46,431 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.10:35357/v3/services used request id req-dc163097-2f79-42a8-b012-6c407ce0d29a 2019-04-05 08:55:46,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.206955909729s 2019-04-05 08:55:46,436 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_09d1a3cb-924c-4edb-b3d8-e8764ebd986e', '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'a8d120259c3946c982a593eded4f1cfb', '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'137d4dbb-635c-449e-9b36-3127875f2aff', 'swap': 0}) 2019-04-05 08:55:46,441 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /home/opnfv/functest/data/rally/neutron/rally-jobs/task-neutron.yaml 2019-04-05 08:55:46,441 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-05 08:55:46,455 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-05 08:55:46,715 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-04-05 08:55:46,715 - 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-04-05 09:25:42,454 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9efacb54-4ec8-423a-aee4-9ea8c7d40eb6 2019-04-05 09:25:42,454 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_jobs does not exist, we create it. 2019-04-05 09:25:42,455 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '9efacb54-4ec8-423a-aee4-9ea8c7d40eb6'] 2019-04-05 09:25:43,484 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 9efacb54-4ec8-423a-aee4-9ea8c7d40eb6 -------------------------------------------------------------------------------- Task 9efacb54-4ec8-423a-aee4-9ea8c7d40eb6: 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 9efacb54-4ec8-423a-aee4-9ea8c7d40eb6 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.16 | 2.08 | 3.421 | 3.603 | 4.303 | 2.254 | 100.0% | 100 | | neutron.list_networks | 0.102 | 0.481 | 1.072 | 1.171 | 1.834 | 0.586 | 100.0% | 100 | | total | 1.451 | 2.765 | 3.947 | 4.206 | 4.505 | 2.84 | 100.0% | 100 | | -> duration | 1.451 | 2.765 | 3.947 | 4.206 | 4.505 | 2.84 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.749857 Full duration: 53.818216 -------------------------------------------------------------------------------- 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 9efacb54-4ec8-423a-aee4-9ea8c7d40eb6 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.017 | 1.84 | 3.443 | 3.749 | 4.469 | 2.02 | 100.0% | 40 | | neutron.update_network | 0.44 | 1.087 | 3.178 | 3.473 | 3.942 | 1.454 | 100.0% | 40 | | total | 1.681 | 2.75 | 6.47 | 7.099 | 7.43 | 3.474 | 100.0% | 40 | | -> duration | 1.681 | 2.75 | 6.47 | 7.099 | 7.43 | 3.474 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.669681 Full duration: 34.756516 -------------------------------------------------------------------------------- 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 9efacb54-4ec8-423a-aee4-9ea8c7d40eb6 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.884 | 1.895 | 3.272 | 3.576 | 3.791 | 1.944 | 100.0% | 40 | | neutron.delete_network | 0.616 | 1.933 | 6.2 | 6.93 | 7.013 | 2.586 | 100.0% | 40 | | total | 1.528 | 3.851 | 9.383 | 9.667 | 9.736 | 4.531 | 100.0% | 40 | | -> duration | 1.528 | 3.851 | 9.383 | 9.667 | 9.736 | 4.531 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.757794 Full duration: 26.368873 -------------------------------------------------------------------------------- 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 9efacb54-4ec8-423a-aee4-9ea8c7d40eb6 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.221 | 1.956 | 3.295 | 4.624 | 5.796 | 2.253 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.633 | 3.744 | 13.742 | 13.993 | 14.27 | 5.179 | 100.0% | 40 | | neutron.list_subnets | 0.095 | 0.299 | 0.598 | 0.687 | 0.802 | 0.355 | 100.0% | 40 | | total | 3.341 | 6.101 | 17.369 | 17.603 | 18.064 | 7.788 | 100.0% | 40 | | -> duration | 3.341 | 6.101 | 17.369 | 17.603 | 18.064 | 7.788 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.071759 Full duration: 70.262538 -------------------------------------------------------------------------------- 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 9efacb54-4ec8-423a-aee4-9ea8c7d40eb6 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.006 | 2.033 | 3.65 | 4.076 | 5.834 | 2.235 | 100.0% | 100 | | neutron.create_subnet (x2) | 1.631 | 3.937 | 7.85 | 18.611 | 19.809 | 5.188 | 100.0% | 100 | | neutron.update_subnet (x2) | 1.015 | 2.762 | 6.361 | 14.21 | 15.953 | 3.912 | 100.0% | 100 | | total | 4.318 | 9.075 | 15.721 | 37.681 | 37.928 | 11.336 | 100.0% | 100 | | -> duration | 4.318 | 9.075 | 15.721 | 37.681 | 37.928 | 11.336 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 59.079027 Full duration: 154.929783 -------------------------------------------------------------------------------- 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 9efacb54-4ec8-423a-aee4-9ea8c7d40eb6 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.969 | 1.888 | 3.544 | 3.807 | 4.846 | 2.064 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.455 | 4.064 | 11.678 | 11.978 | 12.254 | 5.527 | 100.0% | 40 | | neutron.delete_subnet (x2) | 1.257 | 4.071 | 13.364 | 13.521 | 13.756 | 5.894 | 100.0% | 40 | | total | 4.077 | 9.529 | 25.687 | 27.461 | 28.161 | 13.486 | 100.0% | 40 | | -> duration | 4.077 | 9.529 | 25.687 | 27.461 | 28.161 | 13.486 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 30.960104 Full duration: 57.593904 -------------------------------------------------------------------------------- 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 9efacb54-4ec8-423a-aee4-9ea8c7d40eb6 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.103 | 1.785 | 2.925 | 3.281 | 4.006 | 1.977 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.853 | 3.84 | 9.575 | 10.26 | 10.988 | 4.713 | 100.0% | 40 | | neutron.create_router (x2) | 0.286 | 0.599 | 1.697 | 2.108 | 2.706 | 0.852 | 100.0% | 40 | | neutron.add_interface_router (x2) | 7.348 | 14.764 | 35.431 | 36.297 | 37.37 | 16.811 | 100.0% | 40 | | neutron.list_routers | 0.195 | 0.508 | 1.219 | 1.478 | 1.597 | 0.652 | 100.0% | 40 | | total | 12.167 | 22.233 | 52.144 | 52.243 | 52.546 | 25.006 | 100.0% | 40 | | -> duration | 12.167 | 22.233 | 52.144 | 52.243 | 52.546 | 25.006 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 57.820408 Full duration: 170.226478 -------------------------------------------------------------------------------- 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 9efacb54-4ec8-423a-aee4-9ea8c7d40eb6 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.184 | 2.141 | 5.115 | 5.526 | 5.784 | 2.67 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.568 | 3.599 | 13.53 | 13.764 | 14.017 | 5.411 | 100.0% | 40 | | neutron.create_router (x2) | 0.215 | 0.492 | 3.054 | 3.387 | 4.041 | 1.049 | 100.0% | 40 | | neutron.add_interface_router (x2) | 6.262 | 12.849 | 46.423 | 47.184 | 48.16 | 18.919 | 100.0% | 40 | | neutron.update_router (x2) | 1.515 | 3.648 | 8.673 | 9.644 | 9.988 | 4.57 | 100.0% | 40 | | total | 11.79 | 22.266 | 76.932 | 77.387 | 77.41 | 32.62 | 100.0% | 40 | | -> duration | 11.79 | 22.266 | 76.932 | 77.387 | 77.41 | 32.62 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 77.452824 Full duration: 181.745574 -------------------------------------------------------------------------------- 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 9efacb54-4ec8-423a-aee4-9ea8c7d40eb6 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.013 | 2.177 | 2.814 | 2.863 | 3.391 | 2.121 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.243 | 4.497 | 11.361 | 11.861 | 12.139 | 5.585 | 100.0% | 40 | | neutron.create_router (x2) | 0.167 | 0.692 | 2.261 | 2.477 | 2.67 | 0.943 | 100.0% | 40 | | neutron.add_interface_router (x2) | 5.762 | 14.813 | 35.416 | 35.503 | 35.651 | 17.531 | 100.0% | 40 | | neutron.remove_interface_router (x2) | 5.598 | 8.73 | 33.809 | 34.061 | 35.154 | 15.028 | 100.0% | 40 | | neutron.delete_router (x2) | 0.953 | 2.861 | 6.049 | 7.466 | 8.759 | 3.444 | 100.0% | 40 | | total | 15.509 | 35.581 | 92.496 | 92.552 | 92.611 | 44.654 | 100.0% | 40 | | -> duration | 15.509 | 35.581 | 92.496 | 92.552 | 92.611 | 44.654 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 100.254493 Full duration: 156.837108 -------------------------------------------------------------------------------- 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 9efacb54-4ec8-423a-aee4-9ea8c7d40eb6 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.909 | 1.292 | 2.083 | 2.093 | 2.104 | 1.412 | 100.0% | 8 | | neutron.create_port (x50) | 34.403 | 36.927 | 101.659 | 101.782 | 101.904 | 60.114 | 100.0% | 8 | | neutron.list_ports | 0.237 | 0.722 | 0.98 | 1.035 | 1.09 | 0.704 | 100.0% | 8 | | total | 36.018 | 38.542 | 104.214 | 104.403 | 104.592 | 62.233 | 100.0% | 8 | | -> duration | 36.018 | 38.542 | 104.214 | 104.403 | 104.592 | 62.233 | 100.0% | 8 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 8 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 140.415516 Full duration: 227.245796 -------------------------------------------------------------------------------- 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 9efacb54-4ec8-423a-aee4-9ea8c7d40eb6 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.895 | 1.77 | 3.142 | 4.503 | 4.603 | 1.994 | 100.0% | 40 | | neutron.create_port (x5) | 3.668 | 8.914 | 32.003 | 32.304 | 32.937 | 14.243 | 100.0% | 40 | | neutron.update_port (x5) | 2.362 | 4.857 | 18.861 | 19.108 | 19.644 | 8.183 | 100.0% | 40 | | total | 7.135 | 15.31 | 54.313 | 54.339 | 54.522 | 24.422 | 100.0% | 40 | | -> duration | 7.135 | 15.31 | 54.313 | 54.339 | 54.522 | 24.422 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 54.542339 Full duration: 117.403566 -------------------------------------------------------------------------------- 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 9efacb54-4ec8-423a-aee4-9ea8c7d40eb6 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.008 | 1.929 | 3.328 | 3.424 | 4.104 | 2.007 | 100.0% | 40 | | neutron.create_port (x5) | 5.073 | 8.935 | 18.371 | 21.335 | 22.475 | 11.004 | 100.0% | 40 | | neutron.delete_port (x5) | 3.207 | 6.122 | 12.215 | 13.919 | 14.246 | 7.357 | 100.0% | 40 | | total | 10.149 | 16.959 | 32.894 | 38.542 | 38.742 | 20.369 | 100.0% | 40 | | -> duration | 10.149 | 16.959 | 32.894 | 38.542 | 38.742 | 20.369 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 46.698656 Full duration: 75.173068 -------------------------------------------------------------------------------- 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 9efacb54-4ec8-423a-aee4-9ea8c7d40eb6 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.474 | 1.002 | 1.328 | 1.35 | 1.724 | 0.996 | 100.0% | 40 | | total | 1.327 | 1.77 | 2.362 | 2.401 | 2.46 | 1.829 | 100.0% | 40 | | -> duration | 1.327 | 1.77 | 2.362 | 2.401 | 2.46 | 1.829 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.947665 Full duration: 45.733894 -------------------------------------------------------------------------------- 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 9efacb54-4ec8-423a-aee4-9ea8c7d40eb6 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.172 | 1.224 | 1.288 | 1.299 | 1.311 | 1.233 | 100.0% | 4 | | neutron.create_subnet | 0.68 | 1.359 | 1.635 | 1.638 | 1.641 | 1.26 | 100.0% | 4 | | neutron.create_port (x125) | 127.167 | 185.047 | 241.113 | 241.166 | 241.219 | 184.62 | 100.0% | 4 | | neutron.create_trunk | 8.538 | 12.242 | 16.372 | 16.467 | 16.562 | 12.396 | 100.0% | 4 | | neutron.update_port | 1.584 | 2.103 | 2.636 | 2.651 | 2.666 | 2.114 | 100.0% | 4 | | neutron.list_trunks | 0.034 | 0.061 | 0.258 | 0.295 | 0.332 | 0.122 | 100.0% | 4 | | neutron.list_ports_by_device_id | 0.243 | 0.458 | 0.584 | 0.604 | 0.623 | 0.446 | 100.0% | 4 | | neutron.delete_trunk | 0.279 | 0.43 | 0.775 | 0.819 | 0.862 | 0.5 | 100.0% | 4 | | total | 140.511 | 202.984 | 264.198 | 264.256 | 264.314 | 202.698 | 100.0% | 4 | | -> duration | 140.511 | 202.984 | 264.198 | 264.256 | 264.314 | 202.698 | 100.0% | 4 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 4 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 264.322371 Full duration: 385.576237 HINTS: * To plot HTML graphics with this data, run: rally task report 9efacb54-4ec8-423a-aee4-9ea8c7d40eb6 --out output.html * To generate a JUnit report, run: rally task export 9efacb54-4ec8-423a-aee4-9ea8c7d40eb6 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 9efacb54-4ec8-423a-aee4-9ea8c7d40eb6 --json --out output.json 2019-04-05 09:25:43,485 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '9efacb54-4ec8-423a-aee4-9ea8c7d40eb6', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.json'] 2019-04-05 09:25:45,683 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 9efacb54-4ec8-423a-aee4-9ea8c7d40eb6 --out /home/opnfv/functest/results/rally_jobs/neutron.json 2019-04-05 09:25:45.199 20633 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2019-04-05 09:25:45.200 20633 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2019-04-05 09:25:45.201 20633 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2019-04-05 09:25:45.397 20633 INFO rally.api [-] Building 'json' report for the following task(s): '9efacb54-4ec8-423a-aee4-9ea8c7d40eb6'. 2019-04-05 09:25:45.522 20633 INFO rally.api [-] The report has been successfully built. 2019-04-05 09:25:45,872 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-04-05 09:25:45,873 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +-----------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +-----------+------------+----------------+-----------+ | neutron | 00:29:17 | 612 | 100.00% | | | | | | | TOTAL: | 00:29:17 | 612 | 100.00% | +-----------+------------+----------------+-----------+ 2019-04-05 09:25:45,873 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_jobs' success_rate is 100.00% in 1/1 modules 2019-04-05 09:25:45,873 - 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-04-05 09:25:48,094 - 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-04-05 09:25:47.511 20635 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2019-04-05 09:25:47.511 20635 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2019-04-05 09:25:47.513 20635 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2019-04-05 09:25:47.716 20635 INFO rally.api [-] Building 'html' report for the following task(s): '9efacb54-4ec8-423a-aee4-9ea8c7d40eb6'. 2019-04-05 09:25:47.994 20635 INFO rally.api [-] The report has been successfully built. 2019-04-05 09:25:48,094 - 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-04-05 09:25:50,175 - 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-04-05 09:25:49.814 20637 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2019-04-05 09:25:49.814 20637 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2019-04-05 09:25:49.816 20637 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2019-04-05 09:25:50.012 20637 INFO rally.api [-] Building 'junit-xml' report for the following task(s): '9efacb54-4ec8-423a-aee4-9ea8c7d40eb6'. 2019-04-05 09:25:50.015 20637 INFO rally.api [-] The report has been successfully built. 2019-04-05 09:25:50,289 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-05 09:25:50,289 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_jobs | functest | 30:19 | PASS | +--------------------+------------------+------------------+----------------+ 2019-04-05 09:25:50,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 09:25:50,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b1e9a7b1972f7f4daebdbace1f4a8aa334ad4a3" 2019-04-05 09:25:51,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Fri, 05 Apr 2019 09: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-000b6fff-ccce-401d-8332-4c74abb26d15 x-openstack-request-id: req-000b6fff-ccce-401d-8332-4c74abb26d15 2019-04-05 09:25:51,012 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_alt_09d1a3cb-924c-4edb-b3d8-e8764ebd986e", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/137d4dbb-635c-449e-9b36-3127875f2aff", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/137d4dbb-635c-449e-9b36-3127875f2aff", "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": "137d4dbb-635c-449e-9b36-3127875f2aff"}, {"name": "rally_jobs-flavor_09d1a3cb-924c-4edb-b3d8-e8764ebd986e", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/34dc0a4d-2363-4ab9-aef0-bc2d9d2aeeaa", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/34dc0a4d-2363-4ab9-aef0-bc2d9d2aeeaa", "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": "34dc0a4d-2363-4ab9-aef0-bc2d9d2aeeaa"}]} 2019-04-05 09:25:51,012 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-000b6fff-ccce-401d-8332-4c74abb26d15 2019-04-05 09:25:51,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.71150302887s 2019-04-05 09:25:51,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-05 09:25:51,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/137d4dbb-635c-449e-9b36-3127875f2aff -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b1e9a7b1972f7f4daebdbace1f4a8aa334ad4a3" 2019-04-05 09:25:51,046 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 09: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-eaac39df-d282-49d8-a73a-d38c0a2d892b x-openstack-request-id: req-eaac39df-d282-49d8-a73a-d38c0a2d892b 2019-04-05 09:25:51,046 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/137d4dbb-635c-449e-9b36-3127875f2aff used request id req-eaac39df-d282-49d8-a73a-d38c0a2d892b 2019-04-05 09:25:51,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0310389995575s 2019-04-05 09:25:51,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-05 09:25:51,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/fa518e44-9972-48c2-96a8-899f0fcc3d8b/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.15" -H "X-Auth-Token: {SHA1}d66949b6202ca5801846f44a48ee13779de86437" -d '{"subnet_id": "7120cb72-bd85-46b7-b6f6-6a4c509d0ec6"}' 2019-04-05 09:25:53,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 09:25:53 GMT X-Openstack-Request-Id: req-0ff37825-da3d-4359-b5b6-455d8a58df18 2019-04-05 09:25:53,741 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7e39590a-c7a2-4434-81f7-666d962879c8", "tenant_id": "26a32ecb987646878ca4f4fc4b85e44b", "subnet_id": "7120cb72-bd85-46b7-b6f6-6a4c509d0ec6", "subnet_ids": ["7120cb72-bd85-46b7-b6f6-6a4c509d0ec6"], "port_id": "9680cd50-1135-4aa9-a830-c09f2374897d", "id": "fa518e44-9972-48c2-96a8-899f0fcc3d8b"} 2019-04-05 09:25:53,742 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/fa518e44-9972-48c2-96a8-899f0fcc3d8b/remove_router_interface.json used request id req-0ff37825-da3d-4359-b5b6-455d8a58df18 2019-04-05 09:25:53,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.69513487816s 2019-04-05 09:25:53,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-05 09:25:53,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d66949b6202ca5801846f44a48ee13779de86437" 2019-04-05 09:25:53,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1707 Content-Type: application/json Date: Fri, 05 Apr 2019 09:25:53 GMT X-Openstack-Request-Id: req-8ca4cc1d-16e8-4823-92cf-23c7472895f0 2019-04-05 09:25:53,863 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "638a7b188ca34971904cb70406edfab6", "created_at": "2019-04-05T06:37:32Z", "admin_state_up": false, "updated_at": "2019-04-05T06:37:32Z", "project_id": "638a7b188ca34971904cb70406edfab6", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "4026d610-689a-47a2-8afb-4aab31575bd9", "name": "tempest-router-290562227"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7a3d46fba4b943edb09ab34dc165c86a", "created_at": "2019-04-05T06:37:04Z", "admin_state_up": true, "updated_at": "2019-04-05T06:37:04Z", "project_id": "7a3d46fba4b943edb09ab34dc165c86a", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "96e1d4d7-e383-4196-9d01-0b4fd7036c10", "name": "tempest-pretest-check-172181608"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "26a32ecb987646878ca4f4fc4b85e44b", "created_at": "2019-04-05T08:55:32Z", "admin_state_up": true, "updated_at": "2019-04-05T09:25:52Z", "project_id": "26a32ecb987646878ca4f4fc4b85e44b", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "fa518e44-9972-48c2-96a8-899f0fcc3d8b", "name": "rally_jobs-router_09d1a3cb-924c-4edb-b3d8-e8764ebd986e"}]} 2019-04-05 09:25:53,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-8ca4cc1d-16e8-4823-92cf-23c7472895f0 2019-04-05 09:25:53,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.121429920197s 2019-04-05 09:25:53,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-05 09:25:53,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/fa518e44-9972-48c2-96a8-899f0fcc3d8b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d66949b6202ca5801846f44a48ee13779de86437" 2019-04-05 09:25:55,587 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 09:25:55 GMT X-Openstack-Request-Id: req-c3d2de8b-c7a0-4c77-ba45-a079c47e387a 2019-04-05 09:25:55,587 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 09:25:55,587 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/fa518e44-9972-48c2-96a8-899f0fcc3d8b.json used request id req-c3d2de8b-c7a0-4c77-ba45-a079c47e387a 2019-04-05 09:25:55,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.72158503532s 2019-04-05 09:25:55,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-05 09:25:55,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d66949b6202ca5801846f44a48ee13779de86437" 2019-04-05 09:25:55,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1328 Content-Type: application/json Date: Fri, 05 Apr 2019 09:25:55 GMT X-Openstack-Request-Id: req-bc97e7b1-ec2d-4f45-b1e5-95c003687d7e 2019-04-05 09:25:55,627 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-05T08:55:32Z","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":"7120cb72-bd85-46b7-b6f6-6a4c509d0ec6","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"26a32ecb987646878ca4f4fc4b85e44b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_09d1a3cb-924c-4edb-b3d8-e8764ebd986e","enable_dhcp":true,"segment_id":null,"network_id":"7e39590a-c7a2-4434-81f7-666d962879c8","tenant_id":"26a32ecb987646878ca4f4fc4b85e44b","created_at":"2019-04-05T08:55:32Z","ip_version":4},{"updated_at":"2019-04-05T06:22:27Z","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":"d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:27Z","ip_version":4}]} 2019-04-05 09:25:55,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-bc97e7b1-ec2d-4f45-b1e5-95c003687d7e 2019-04-05 09:25:55,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0397410392761s 2019-04-05 09:25:55,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-05 09:25:55,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/7120cb72-bd85-46b7-b6f6-6a4c509d0ec6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d66949b6202ca5801846f44a48ee13779de86437" 2019-04-05 09:25:56,498 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 09:25:56 GMT X-Openstack-Request-Id: req-ab9a5da9-3aa1-407a-86c6-dabe689453d3 2019-04-05 09:25:56,499 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 09:25:56,499 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/7120cb72-bd85-46b7-b6f6-6a4c509d0ec6.json used request id req-ab9a5da9-3aa1-407a-86c6-dabe689453d3 2019-04-05 09:25:56,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.87029504776s 2019-04-05 09:25:56,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 09:25:56,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d66949b6202ca5801846f44a48ee13779de86437" 2019-04-05 09:25:56,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Fri, 05 Apr 2019 09:25:56 GMT X-Openstack-Request-Id: req-ec48c66c-e9da-44e6-bf35-306d93274939 2019-04-05 09:25:56,591 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7e39590a-c7a2-4434-81f7-666d962879c8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":true,"project_id":"26a32ecb987646878ca4f4fc4b85e44b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T09:25:56Z","qos_policy_id":null,"name":"rally_jobs-net_09d1a3cb-924c-4edb-b3d8-e8764ebd986e","admin_state_up":true,"tenant_id":"26a32ecb987646878ca4f4fc4b85e44b","created_at":"2019-04-05T08:55:31Z","provider:network_type":"vxlan"}]} 2019-04-05 09:25:56,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ec48c66c-e9da-44e6-bf35-306d93274939 2019-04-05 09:25:56,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0922601222992s 2019-04-05 09:25:56,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-05 09:25:56,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/7e39590a-c7a2-4434-81f7-666d962879c8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d66949b6202ca5801846f44a48ee13779de86437" 2019-04-05 09:25:57,920 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 09:25:57 GMT X-Openstack-Request-Id: req-ca79956e-20b3-4c15-9ab6-8972d3f4fa7a 2019-04-05 09:25:57,920 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 09:25:57,920 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/7e39590a-c7a2-4434-81f7-666d962879c8.json used request id req-ca79956e-20b3-4c15-9ab6-8972d3f4fa7a 2019-04-05 09:25:57,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.32731795311s 2019-04-05 09:25:57,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 09:25:57,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d66949b6202ca5801846f44a48ee13779de86437" 2019-04-05 09:25:58,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Fri, 05 Apr 2019 09:25:58 GMT X-Openstack-Request-Id: req-9fe5c00c-b310-4752-94e6-cd83b57efa06 2019-04-05 09:25:58,634 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T08:55:37Z", "file": "/v2/images/5271e331-aeb9-4a6c-834d-dc8daa9be457/file", "owner": "26a32ecb987646878ca4f4fc4b85e44b", "id": "5271e331-aeb9-4a6c-834d-dc8daa9be457", "size": 12716032, "self": "/v2/images/5271e331-aeb9-4a6c-834d-dc8daa9be457", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/5271e331-aeb9-4a6c-834d-dc8daa9be457/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/5271e331-aeb9-4a6c-834d-dc8daa9be457/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_09d1a3cb-924c-4edb-b3d8-e8764ebd986e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_09d1a3cb-924c-4edb-b3d8-e8764ebd986e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-05T08:55:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 09:25:58,634 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-9fe5c00c-b310-4752-94e6-cd83b57efa06 2019-04-05 09:25:58,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.709851980209s 2019-04-05 09:25:58,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-05 09:25:58,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/5271e331-aeb9-4a6c-834d-dc8daa9be457 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d66949b6202ca5801846f44a48ee13779de86437" 2019-04-05 09:25:59,406 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 09:25:59 GMT X-Openstack-Request-Id: req-e4148302-263b-4566-ae3a-cf52dda3a16a 2019-04-05 09:25:59,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-04-05 09:25:59,406 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/5271e331-aeb9-4a6c-834d-dc8daa9be457 used request id req-e4148302-263b-4566-ae3a-cf52dda3a16a 2019-04-05 09:25:59,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.770547866821s 2019-04-05 09:25:59,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 09:25:59,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b1e9a7b1972f7f4daebdbace1f4a8aa334ad4a3" 2019-04-05 09:25:59,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 09:25:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-97e3e77b-717f-4354-b4a2-7f774f3c2381 x-openstack-request-id: req-97e3e77b-717f-4354-b4a2-7f774f3c2381 2019-04-05 09:25:59,434 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_09d1a3cb-924c-4edb-b3d8-e8764ebd986e", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/34dc0a4d-2363-4ab9-aef0-bc2d9d2aeeaa", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/34dc0a4d-2363-4ab9-aef0-bc2d9d2aeeaa", "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": "34dc0a4d-2363-4ab9-aef0-bc2d9d2aeeaa"}]} 2019-04-05 09:25:59,435 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-97e3e77b-717f-4354-b4a2-7f774f3c2381 2019-04-05 09:25:59,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0278649330139s 2019-04-05 09:25:59,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-05 09:25:59,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/34dc0a4d-2363-4ab9-aef0-bc2d9d2aeeaa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b1e9a7b1972f7f4daebdbace1f4a8aa334ad4a3" 2019-04-05 09:25:59,483 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 09:25: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-07ad5990-99e7-498b-a402-7e716756c5d3 x-openstack-request-id: req-07ad5990-99e7-498b-a402-7e716756c5d3 2019-04-05 09:25:59,483 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/34dc0a4d-2363-4ab9-aef0-bc2d9d2aeeaa used request id req-07ad5990-99e7-498b-a402-7e716756c5d3 2019-04-05 09:25:59,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0464930534363s 2019-04-05 09:25:59,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 09:25:59,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b1e9a7b1972f7f4daebdbace1f4a8aa334ad4a3" 2019-04-05 09:25:59,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 850 Content-Type: application/json Date: Fri, 05 Apr 2019 09:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7025c0b2-37ac-45da-919f-d70e1793046e 2019-04-05 09:25:59,704 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_09d1a3cb-924c-4edb-b3d8-e8764ebd986e", "links": {"self": "http://172.30.9.23:5000/v3/users/56d6dcf639fb454382f2060e92106b2e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "56d6dcf639fb454382f2060e92106b2e", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 09:25:59,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-7025c0b2-37ac-45da-919f-d70e1793046e 2019-04-05 09:25:59,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220160961151s 2019-04-05 09:25:59,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 09:25:59,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/56d6dcf639fb454382f2060e92106b2e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b1e9a7b1972f7f4daebdbace1f4a8aa334ad4a3" 2019-04-05 09:25:59,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Fri, 05 Apr 2019 09:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-935ada36-2d11-40d1-bd87-5bec4c1cf6dc 2019-04-05 09:25:59,947 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_09d1a3cb-924c-4edb-b3d8-e8764ebd986e", "links": {"self": "http://172.30.9.23:5000/v3/users/56d6dcf639fb454382f2060e92106b2e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "56d6dcf639fb454382f2060e92106b2e", "description": null}} 2019-04-05 09:25:59,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/56d6dcf639fb454382f2060e92106b2e used request id req-935ada36-2d11-40d1-bd87-5bec4c1cf6dc 2019-04-05 09:25:59,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.237529993057s 2019-04-05 09:25:59,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-05 09:25:59,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/56d6dcf639fb454382f2060e92106b2e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b1e9a7b1972f7f4daebdbace1f4a8aa334ad4a3" 2019-04-05 09:26:00,279 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 09:25:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-733f2922-3af3-4297-baef-f6f57a632aa0 2019-04-05 09:26:00,279 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 09:26:00,279 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/56d6dcf639fb454382f2060e92106b2e used request id req-733f2922-3af3-4297-baef-f6f57a632aa0 2019-04-05 09:26:00,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.331664085388s 2019-04-05 09:26:00,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 09:26:00,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b1e9a7b1972f7f4daebdbace1f4a8aa334ad4a3" 2019-04-05 09:26:00,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Fri, 05 Apr 2019 09:26:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-478dc20d-7f28-44b0-acf5-4e60e91996bd 2019-04-05 09:26:00,471 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.23:5000/v3/projects/26a32ecb987646878ca4f4fc4b85e44b"}, "tags": [], "enabled": true, "id": "26a32ecb987646878ca4f4fc4b85e44b", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_09d1a3cb-924c-4edb-b3d8-e8764ebd986e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 09:26:00,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-478dc20d-7f28-44b0-acf5-4e60e91996bd 2019-04-05 09:26:00,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.185006856918s 2019-04-05 09:26:00,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-05 09:26:00,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/26a32ecb987646878ca4f4fc4b85e44b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b1e9a7b1972f7f4daebdbace1f4a8aa334ad4a3" 2019-04-05 09:26:00,750 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 09:26:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f17ce445-45c5-4841-bcda-395e14d220cb 2019-04-05 09:26:00,751 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 09:26:00,751 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/26a32ecb987646878ca4f4fc4b85e44b used request id req-f17ce445-45c5-4841-bcda-395e14d220cb 2019-04-05 09:26:00,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.274996995926s 2019-04-05 09:26:00,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 09:26:00,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=26a32ecb987646878ca4f4fc4b85e44b&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.15" -H "X-Auth-Token: {SHA1}8b1e9a7b1972f7f4daebdbace1f4a8aa334ad4a3" 2019-04-05 09:26:01,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Fri, 05 Apr 2019 09:26:01 GMT X-Openstack-Request-Id: req-17fb9d55-cd12-466c-818f-4b6fd61d7572 2019-04-05 09:26:01,094 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "26a32ecb987646878ca4f4fc4b85e44b", "created_at": "2019-04-05T08:55:31Z", "updated_at": "2019-04-05T08:55:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T08:55:31Z", "revision_number": 0, "id": "19a04b81-4261-4c54-b4d0-191d6c84db15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T08:55:31Z", "security_group_id": "533ed0a4-ec4b-444f-8c9f-44fcb9c31462", "tenant_id": "26a32ecb987646878ca4f4fc4b85e44b", "port_range_min": null, "ethertype": "IPv4", "project_id": "26a32ecb987646878ca4f4fc4b85e44b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T08:55:31Z", "revision_number": 0, "id": "3a00989b-bf86-4c07-863e-d7df3d997b6e", "remote_group_id": "533ed0a4-ec4b-444f-8c9f-44fcb9c31462", "remote_ip_prefix": null, "created_at": "2019-04-05T08:55:31Z", "security_group_id": "533ed0a4-ec4b-444f-8c9f-44fcb9c31462", "tenant_id": "26a32ecb987646878ca4f4fc4b85e44b", "port_range_min": null, "ethertype": "IPv4", "project_id": "26a32ecb987646878ca4f4fc4b85e44b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T08:55:31Z", "revision_number": 0, "id": "72cf01f4-bd80-4103-82f9-c8a05905fd49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T08:55:31Z", "security_group_id": "533ed0a4-ec4b-444f-8c9f-44fcb9c31462", "tenant_id": "26a32ecb987646878ca4f4fc4b85e44b", "port_range_min": null, "ethertype": "IPv6", "project_id": "26a32ecb987646878ca4f4fc4b85e44b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T08:55:31Z", "revision_number": 0, "id": "97b95196-4bda-4fd1-8214-3329e265f116", "remote_group_id": "533ed0a4-ec4b-444f-8c9f-44fcb9c31462", "remote_ip_prefix": null, "created_at": "2019-04-05T08:55:31Z", "security_group_id": "533ed0a4-ec4b-444f-8c9f-44fcb9c31462", "tenant_id": "26a32ecb987646878ca4f4fc4b85e44b", "port_range_min": null, "ethertype": "IPv6", "project_id": "26a32ecb987646878ca4f4fc4b85e44b"}], "revision_number": 1, "project_id": "26a32ecb987646878ca4f4fc4b85e44b", "id": "533ed0a4-ec4b-444f-8c9f-44fcb9c31462", "name": "default"}]} 2019-04-05 09:26:01,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=26a32ecb987646878ca4f4fc4b85e44b&name=default used request id req-17fb9d55-cd12-466c-818f-4b6fd61d7572 2019-04-05 09:26:01,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.338537931442s 2019-04-05 09:26:01,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 09:26:01,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b1e9a7b1972f7f4daebdbace1f4a8aa334ad4a3" 2019-04-05 09:26:01,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Fri, 05 Apr 2019 09:26:01 GMT X-Openstack-Request-Id: req-8035cc0b-2c89-464b-a5a5-6fcc0bb850a1 2019-04-05 09:26:01,220 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "created_at": "2019-04-05T06:36:57Z", "updated_at": "2019-04-05T06:36:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "3ad34bf5-d959-4f47-9e83-1646cad540de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "8dcba419-055d-4390-bce8-60ac1ec0e334", "remote_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "a6617e39-b59c-430d-bf58-b3b9a0d40bba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "fc5486dd-ed4d-46cf-a010-de708199197b", "remote_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}], "revision_number": 1, "project_id": "b3cb4712be48496898e2e8dcb6957ed2", "id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "created_at": "2019-04-05T06:36:58Z", "updated_at": "2019-04-05T06:36:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "03bd4738-8be6-406e-8a4b-9fa8798c5034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "1caf2aa8-6949-4b2f-9e1e-9117ac40e52a", "remote_group_id": "21cbd450-b569-48ec-a666-72704011d359", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "64be6ca7-f643-4418-a3da-9d931c90894a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "a521a8c7-ee0c-400c-989f-f5b4a2a754d5", "remote_group_id": "21cbd450-b569-48ec-a666-72704011d359", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce9e436aaa99438290206e1c56ed2734"}], "revision_number": 1, "project_id": "ce9e436aaa99438290206e1c56ed2734", "id": "21cbd450-b569-48ec-a666-72704011d359", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2116e15ef99649d98579650b18a04081", "created_at": "2019-04-05T06:39:31Z", "updated_at": "2019-04-05T06:39:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "54004b35-755b-4f2d-b5e0-5df0dea68c31", "remote_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv4", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "5949635c-16ae-40eb-a77b-59c4aa715d95", "remote_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv6", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "5eda8d54-40a7-4ae5-89e7-0c4c3f6fe1ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv6", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "ea9cc20f-cda8-4f86-917d-87e175290089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv4", "project_id": "2116e15ef99649d98579650b18a04081"}], "revision_number": 1, "project_id": "2116e15ef99649d98579650b18a04081", "id": "414447cd-6b86-4613-90fc-c75e42843105", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "created_at": "2019-04-05T06:39:33Z", "updated_at": "2019-04-05T06:39:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "0db2aa82-6505-40f0-9098-86a3aee1c249", "remote_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "0fe23aa1-260d-4cb1-a4e7-e733849505a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "480fa81b-fe66-4b98-91ba-f091f0c241ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "9a4acbee-b584-4571-8927-2a611ea95e00", "remote_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "da2fe55963c846f2b042f2dd892486e2"}], "revision_number": 1, "project_id": "da2fe55963c846f2b042f2dd892486e2", "id": "425ad310-705d-4408-b621-bb78f82c0298", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "created_at": "2019-04-05T06:36:46Z", "updated_at": "2019-04-05T06:36:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "2ec6d031-999b-4652-9bc2-473d87f48d7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "8438dec8-7805-4cf4-8fa8-d73fc07d4c1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "97fe85a4-4ab9-4305-89f8-349a8d55f4bd", "remote_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "e05dc08c-fe4d-4d16-b1fd-c4036003dcb6", "remote_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}], "revision_number": 1, "project_id": "ee8e08409f9e44d18a4e4b30e845aebe", "id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "26a32ecb987646878ca4f4fc4b85e44b", "created_at": "2019-04-05T08:55:31Z", "updated_at": "2019-04-05T08:55:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T08:55:31Z", "revision_number": 0, "id": "19a04b81-4261-4c54-b4d0-191d6c84db15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T08:55:31Z", "security_group_id": "533ed0a4-ec4b-444f-8c9f-44fcb9c31462", "tenant_id": "26a32ecb987646878ca4f4fc4b85e44b", "port_range_min": null, "ethertype": "IPv4", "project_id": "26a32ecb987646878ca4f4fc4b85e44b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T08:55:31Z", "revision_number": 0, "id": "3a00989b-bf86-4c07-863e-d7df3d997b6e", "remote_group_id": "533ed0a4-ec4b-444f-8c9f-44fcb9c31462", "remote_ip_prefix": null, "created_at": "2019-04-05T08:55:31Z", "security_group_id": "533ed0a4-ec4b-444f-8c9f-44fcb9c31462", "tenant_id": "26a32ecb987646878ca4f4fc4b85e44b", "port_range_min": null, "ethertype": "IPv4", "project_id": "26a32ecb987646878ca4f4fc4b85e44b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T08:55:31Z", "revision_number": 0, "id": "72cf01f4-bd80-4103-82f9-c8a05905fd49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T08:55:31Z", "security_group_id": "533ed0a4-ec4b-444f-8c9f-44fcb9c31462", "tenant_id": "26a32ecb987646878ca4f4fc4b85e44b", "port_range_min": null, "ethertype": "IPv6", "project_id": "26a32ecb987646878ca4f4fc4b85e44b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T08:55:31Z", "revision_number": 0, "id": "97b95196-4bda-4fd1-8214-3329e265f116", "remote_group_id": "533ed0a4-ec4b-444f-8c9f-44fcb9c31462", "remote_ip_prefix": null, "created_at": "2019-04-05T08:55:31Z", "security_group_id": "533ed0a4-ec4b-444f-8c9f-44fcb9c31462", "tenant_id": "26a32ecb987646878ca4f4fc4b85e44b", "port_range_min": null, "ethertype": "IPv6", "project_id": "26a32ecb987646878ca4f4fc4b85e44b"}], "revision_number": 1, "project_id": "26a32ecb987646878ca4f4fc4b85e44b", "id": "533ed0a4-ec4b-444f-8c9f-44fcb9c31462", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-05T06:24:19Z", "updated_at": "2019-04-05T06:24:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "0816cb4e-5b34-4e0e-a92b-2747b5ac7a00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "25763b38-1719-453d-a14e-f3c76b13cc42", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "8210886f-2687-4779-b145-fc57423d91c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "fba949ea-8aec-4a37-9c7a-026e6bd092f8", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "created_at": "2019-04-05T06:36:48Z", "updated_at": "2019-04-05T06:36:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "04a66448-8301-49c6-9c23-b541d993c12e", "remote_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "167fd9e2-36c3-4e62-aa47-a500fdb62641", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "3989831e-39b2-4e9d-9ec2-542923684897", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "70a9b809-e7a5-46cf-9e22-25d814e58350", "remote_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}], "revision_number": 1, "project_id": "860a396ba7d3400ca146873ab04b6f1e", "id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "created_at": "2019-04-05T06:36:25Z", "updated_at": "2019-04-05T06:36:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "1604aef8-274d-4685-9479-f6dd4609a8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "3f6e66e1-b179-4058-b103-b0c9b0410759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "b93b74b8-a650-4ed0-92ac-364deb4a3eff", "remote_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "c1753a0c-8d19-4b2b-abb6-7f0adbf786b9", "remote_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}], "revision_number": 1, "project_id": "9f7d1a679cb14ac58049950f7deeb60f", "id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "created_at": "2019-04-05T06:22:23Z", "updated_at": "2019-04-05T06:22:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "6ea82520-e223-4695-ad5e-9d8a732e75e5", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "84dbc1ec-b830-42da-a2c2-6affe4564e92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "b2cb60c5-bb44-4241-9c03-4830a87cc121", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "bc3ce38f-1e5b-4e37-bc17-77b797ed9d56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}], "revision_number": 1, "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "229636115bb1493c9a4d54b65569f224", "created_at": "2019-04-05T06:36:56Z", "updated_at": "2019-04-05T06:36:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "33c178e2-0140-4c10-8562-2972f4506d1b", "remote_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv6", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "5f458cb6-d04e-4ad4-b005-00f2eb36c7a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv6", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "839f3242-ac45-4d93-9d7c-27234f854569", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv4", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "df221d69-4934-4466-b095-2c9f83a846fc", "remote_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv4", "project_id": "229636115bb1493c9a4d54b65569f224"}], "revision_number": 1, "project_id": "229636115bb1493c9a4d54b65569f224", "id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "created_at": "2019-04-05T06:36:50Z", "updated_at": "2019-04-05T06:36:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "1069fd69-574a-4a73-9ab0-15dcc3fb65d1", "remote_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "51b7361d-b1b8-470f-85c4-bf40f9b2425d", "remote_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "d77a1cc1-3706-462a-b6bf-08f381f66dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "ede2d573-f458-4700-9e3d-80d6ff4fbd8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}], "revision_number": 1, "project_id": "d5daecf70fe5413f8a2671b58e2922f6", "id": "d6258671-5d3d-4067-a774-7476fa7252c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "created_at": "2019-04-05T06:24:18Z", "updated_at": "2019-04-05T06:24:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "1c082b29-0864-456d-a6b5-dfb8ddb5c4dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "3ff1d863-0a41-400b-82d4-9ec541b9069c", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "a5a87ded-31da-4d85-931e-1621ef79b33d", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "ba36cf94-d6e2-464c-a246-442cd5b4c44d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}], "revision_number": 1, "project_id": "a8d120259c3946c982a593eded4f1cfb", "id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6cdad088d3314750972b6209a006436b", "created_at": "2019-04-05T07:35:56Z", "updated_at": "2019-04-05T07:35:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "046ad99e-6286-41f4-83f3-2f0394236547", "remote_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6cdad088d3314750972b6209a006436b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "06616e85-fb59-4c85-9856-24d76d63b6e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6cdad088d3314750972b6209a006436b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "ab4d372b-ff07-4278-aa9c-bad74ac34f3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6cdad088d3314750972b6209a006436b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "f505c2e1-1079-45b1-9474-4d7f4c930bf0", "remote_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6cdad088d3314750972b6209a006436b"}], "revision_number": 1, "project_id": "6cdad088d3314750972b6209a006436b", "id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "name": "default"}]} 2019-04-05 09:26:01,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-8035cc0b-2c89-464b-a5a5-6fcc0bb850a1 2019-04-05 09:26:01,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.120250940323s 2019-04-05 09:26:01,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-05 09:26:01,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/533ed0a4-ec4b-444f-8c9f-44fcb9c31462.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b1e9a7b1972f7f4daebdbace1f4a8aa334ad4a3" 2019-04-05 09:26:01,371 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 09:26:01 GMT X-Openstack-Request-Id: req-43c0ed32-7bef-4108-b02c-3e0a8d18873a 2019-04-05 09:26:01,372 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 09:26:01,372 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/533ed0a4-ec4b-444f-8c9f-44fcb9c31462.json used request id req-43c0ed32-7bef-4108-b02c-3e0a8d18873a 2019-04-05 09:26:01,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.141571044922s 2019-04-05 09:26:01,391 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2019-04-05 09:26:01,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 09:26:01,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 09:26:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bcaba74-0dbd-44f1-8e68-0aa3ee8590e0 2019-04-05 09:26:01,421 - 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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 09:26:01,421 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-3bcaba74-0dbd-44f1-8e68-0aa3ee8590e0 2019-04-05 09:26:01,422 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 09:26:01,836 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58fef951bcfc4cf0998078f8ffea0edb", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}, {"id": "774319f454e747168821760a73d5b691", "name": "reader"}], "expires_at": "2019-04-05T10:26:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8d120259c3946c982a593eded4f1cfb", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [], "type": "tempest-type-605261660", "id": "18f8718610614825a0400b23ea70ffb4", "name": "tempest-service-846617376"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1412263656", "id": "68540ada0f92454786c30b9265352a18", "name": "tempest-service-673250099"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3925ae83907349f0acb148efa634063e"}, "audit_ids": ["0aFEI-WURoy8qFGYsm-NQQ"], "issued_at": "2019-04-05T09:26:01.000000Z"}} 2019-04-05 09:26:01,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 09:26:01,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}17d32188ee9e27dbbbdaf8ae81e54ebbaeed01ab" 2019-04-05 09:26:02,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Fri, 05 Apr 2019 09:26:02 GMT X-Openstack-Request-Id: req-d79adb65-204a-47f1-80fe-1d5aeb86fc73 2019-04-05 09:26:02,138 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"}]} 2019-04-05 09:26:02,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d79adb65-204a-47f1-80fe-1d5aeb86fc73 2019-04-05 09:26:02,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.299184799194s 2019-04-05 09:26:02,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 09:26:02,150 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 05 Apr 2019 09:26:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39cf3c85-f5a0-4e94-a31e-108038279cbd 2019-04-05 09:26:02,150 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 09:26:02,150 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-39cf3c85-f5a0-4e94-a31e-108038279cbd 2019-04-05 09:26:02,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 09:26:02,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}17d32188ee9e27dbbbdaf8ae81e54ebbaeed01ab" 2019-04-05 09:26:02,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 09:26:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b31d2a06-2ec4-4c4b-b466-fc734bbf7527 2019-04-05 09:26:02,312 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 09:26:02,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-b31d2a06-2ec4-4c4b-b466-fc734bbf7527 2019-04-05 09:26:02,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.160696983337s 2019-04-05 09:26:02,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-05 09:26:02,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}17d32188ee9e27dbbbdaf8ae81e54ebbaeed01ab" -d '{"project": {"description": "Created by OPNFV Functest: vmtp", "enabled": true, "domain_id": "default", "name": "vmtp-project_56dffe14-d10e-4a09-8191-d8379b724567"}}' 2019-04-05 09:26:02,496 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 354 Content-Type: application/json Date: Fri, 05 Apr 2019 09:26:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c84c7f0-748c-467b-9b2a-cffbd7c0bf6f 2019-04-05 09:26:02,497 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.23:5000/v3/projects/50070b4568df4a2a8afb0223b39a13cd"}, "tags": [], "enabled": true, "id": "50070b4568df4a2a8afb0223b39a13cd", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_56dffe14-d10e-4a09-8191-d8379b724567"}} 2019-04-05 09:26:02,497 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-9c84c7f0-748c-467b-9b2a-cffbd7c0bf6f 2019-04-05 09:26:02,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.178014993668s 2019-04-05 09:26:02,498 - 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'50070b4568df4a2a8afb0223b39a13cd', '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_56dffe14-d10e-4a09-8191-d8379b724567'}) 2019-04-05 09:26:02,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-05 09:26:02,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}17d32188ee9e27dbbbdaf8ae81e54ebbaeed01ab" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "jagQw3bcfXQlHDHHTsejnpHdBlztkm", "email": null, "name": "vmtp-user_56dffe14-d10e-4a09-8191-d8379b724567"}}' 2019-04-05 09:26:02,976 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 319 Content-Type: application/json Date: Fri, 05 Apr 2019 09:26:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdc2c435-068d-4aff-b31b-e29abbb5ba36 2019-04-05 09:26:02,976 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_56dffe14-d10e-4a09-8191-d8379b724567", "links": {"self": "http://172.30.9.23:5000/v3/users/8b65f8b1cc2b4380a6b79ddc5395c8a0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8b65f8b1cc2b4380a6b79ddc5395c8a0", "domain_id": "default", "password_expires_at": null}} 2019-04-05 09:26:02,976 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-bdc2c435-068d-4aff-b31b-e29abbb5ba36 2019-04-05 09:26:02,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.471838951111s 2019-04-05 09:26:02,977 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8b65f8b1cc2b4380a6b79ddc5395c8a0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_56dffe14-d10e-4a09-8191-d8379b724567'}) 2019-04-05 09:26:02,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 09:26:02,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d32188ee9e27dbbbdaf8ae81e54ebbaeed01ab" 2019-04-05 09:26:03,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 09:26:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6791b7c-9bcf-4314-8aa1-cb0afb34c063 2019-04-05 09:26:03,189 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 09:26:03,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d6791b7c-9bcf-4314-8aa1-cb0afb34c063 2019-04-05 09:26:03,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.208136796951s 2019-04-05 09:26:03,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 09:26:03,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d32188ee9e27dbbbdaf8ae81e54ebbaeed01ab" 2019-04-05 09:26:03,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 09:26:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8d495e2-72b7-4cbf-841d-7d796b09e9f1 2019-04-05 09:26:03,383 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 09:26:03,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d8d495e2-72b7-4cbf-841d-7d796b09e9f1 2019-04-05 09:26:03,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.189730167389s 2019-04-05 09:26:03,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 09:26:03,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d32188ee9e27dbbbdaf8ae81e54ebbaeed01ab" 2019-04-05 09:26:03,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 09:26:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ee09a0d-7665-4832-8b81-567c150ed6a4 2019-04-05 09:26:03,510 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 09:26:03,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6ee09a0d-7665-4832-8b81-567c150ed6a4 2019-04-05 09:26:03,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.120992898941s 2019-04-05 09:26:03,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 09:26:03,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}17d32188ee9e27dbbbdaf8ae81e54ebbaeed01ab" 2019-04-05 09:26:03,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 09:26:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-294a0e1b-bc5a-44c9-97cc-93d72500d9e4 2019-04-05 09:26:03,713 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 09:26:03,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-294a0e1b-bc5a-44c9-97cc-93d72500d9e4 2019-04-05 09:26:03,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.199315071106s 2019-04-05 09:26:03,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 09:26:03,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}17d32188ee9e27dbbbdaf8ae81e54ebbaeed01ab" 2019-04-05 09:26:03,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Fri, 05 Apr 2019 09:26:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50356f2a-c8eb-43a4-b9ef-4cc3a2dbcef4 2019-04-05 09:26:03,848 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vmtp-user_56dffe14-d10e-4a09-8191-d8379b724567", "links": {"self": "http://172.30.9.23:5000/v3/users/8b65f8b1cc2b4380a6b79ddc5395c8a0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8b65f8b1cc2b4380a6b79ddc5395c8a0", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 09:26:03,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-50356f2a-c8eb-43a4-b9ef-4cc3a2dbcef4 2019-04-05 09:26:03,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.134016036987s 2019-04-05 09:26:03,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 09:26:03,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}17d32188ee9e27dbbbdaf8ae81e54ebbaeed01ab" 2019-04-05 09:26:03,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Fri, 05 Apr 2019 09:26:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be64ad5a-0803-4a10-8c34-9b7fdf083e59 2019-04-05 09:26:03,983 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.23:5000/v3/projects/50070b4568df4a2a8afb0223b39a13cd"}, "tags": [], "enabled": true, "id": "50070b4568df4a2a8afb0223b39a13cd", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_56dffe14-d10e-4a09-8191-d8379b724567"}]} 2019-04-05 09:26:03,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-be64ad5a-0803-4a10-8c34-9b7fdf083e59 2019-04-05 09:26:03,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.122783184052s 2019-04-05 09:26:03,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 09:26:03,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=8b65f8b1cc2b4380a6b79ddc5395c8a0&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=50070b4568df4a2a8afb0223b39a13cd" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d32188ee9e27dbbbdaf8ae81e54ebbaeed01ab" 2019-04-05 09:26:04,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Fri, 05 Apr 2019 09:26:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15b7698c-864a-4fa4-a25a-f5f8c2b34e21 2019-04-05 09:26:04,111 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=8b65f8b1cc2b4380a6b79ddc5395c8a0&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=50070b4568df4a2a8afb0223b39a13cd", "previous": null, "next": null}} 2019-04-05 09:26:04,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=8b65f8b1cc2b4380a6b79ddc5395c8a0&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=50070b4568df4a2a8afb0223b39a13cd used request id req-15b7698c-864a-4fa4-a25a-f5f8c2b34e21 2019-04-05 09:26:04,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.11948299408s 2019-04-05 09:26:04,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-05 09:26:04,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/50070b4568df4a2a8afb0223b39a13cd/users/8b65f8b1cc2b4380a6b79ddc5395c8a0/roles/a7225acce0184423a1dc2d63c39b687a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d32188ee9e27dbbbdaf8ae81e54ebbaeed01ab" 2019-04-05 09:26:04,308 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 09:26:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e7a0476-d912-483c-ae97-87066350e916 2019-04-05 09:26:04,308 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 09:26:04,308 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/50070b4568df4a2a8afb0223b39a13cd/users/8b65f8b1cc2b4380a6b79ddc5395c8a0/roles/a7225acce0184423a1dc2d63c39b687a used request id req-5e7a0476-d912-483c-ae97-87066350e916 2019-04-05 09:26:04,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.193421125412s 2019-04-05 09:26:04,309 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_56dffe14-d10e-4a09-8191-d8379b724567', 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'50070b4568df4a2a8afb0223b39a13cd', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'jagQw3bcfXQlHDHHTsejnpHdBlztkm', 'username': u'vmtp-user_56dffe14-d10e-4a09-8191-d8379b724567', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-05 09:26:04,313 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_56dffe14-d10e-4a09-8191-d8379b724567', 'password': 'jagQw3bcfXQlHDHHTsejnpHdBlztkm', 'project_name': 'vmtp-project_56dffe14-d10e-4a09-8191-d8379b724567', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '50070b4568df4a2a8afb0223b39a13cd', 'project_domain_name': 'Default'} 2019-04-05 09:26:04,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-04-05 09:26:04,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}17d32188ee9e27dbbbdaf8ae81e54ebbaeed01ab" 2019-04-05 09:26:04,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Fri, 05 Apr 2019 09:26: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-8cc0dbd8-e9c2-4c40-81ef-5589e6a2f5fa x-openstack-request-id: req-8cc0dbd8-e9c2-4c40-81ef-5589e6a2f5fa 2019-04-05 09:26:04,607 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 18}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-04-05 09:26:04,607 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-8cc0dbd8-e9c2-4c40-81ef-5589e6a2f5fa 2019-04-05 09:26:04,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.286720991135s 2019-04-05 09:26:04,608 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2019-04-05 09:26:04,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 09:26:04,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 09:26:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a126d2a8-9ab5-43be-8203-c2bac42abc13 2019-04-05 09:26:04,617 - 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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 09:26:04,618 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-a126d2a8-9ab5-43be-8203-c2bac42abc13 2019-04-05 09:26:04,618 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 09:26:05,122 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "774319f454e747168821760a73d5b691", "name": "reader"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}], "expires_at": "2019-04-05T10:26:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "50070b4568df4a2a8afb0223b39a13cd", "name": "vmtp-project_56dffe14-d10e-4a09-8191-d8379b724567"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/50070b4568df4a2a8afb0223b39a13cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/50070b4568df4a2a8afb0223b39a13cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/50070b4568df4a2a8afb0223b39a13cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [], "type": "tempest-type-605261660", "id": "18f8718610614825a0400b23ea70ffb4", "name": "tempest-service-846617376"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_50070b4568df4a2a8afb0223b39a13cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_50070b4568df4a2a8afb0223b39a13cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1412263656", "id": "68540ada0f92454786c30b9265352a18", "name": "tempest-service-673250099"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/50070b4568df4a2a8afb0223b39a13cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/50070b4568df4a2a8afb0223b39a13cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/50070b4568df4a2a8afb0223b39a13cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/50070b4568df4a2a8afb0223b39a13cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/50070b4568df4a2a8afb0223b39a13cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/50070b4568df4a2a8afb0223b39a13cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmtp-user_56dffe14-d10e-4a09-8191-d8379b724567", "id": "8b65f8b1cc2b4380a6b79ddc5395c8a0"}, "audit_ids": ["2SoiMH1VT4qrHywyQ7_bRw"], "issued_at": "2019-04-05T09:26:05.000000Z"}} 2019-04-05 09:26:05,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-05 09:26:05,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}84a7b5ef61f13e4ba4e636d69cec2e7909390591" -d '{"router": {"external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "name": "vmtp-router_56dffe14-d10e-4a09-8191-d8379b724567", "admin_state_up": true}}' 2019-04-05 09:26:06,988 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 691 Content-Type: application/json Date: Fri, 05 Apr 2019 09:26:06 GMT X-Openstack-Request-Id: req-6eb09464-f3ad-49ca-a5f3-da633245f651 2019-04-05 09:26:06,989 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "50070b4568df4a2a8afb0223b39a13cd", "created_at": "2019-04-05T09:26:05Z", "admin_state_up": true, "updated_at": "2019-04-05T09:26:06Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "50070b4568df4a2a8afb0223b39a13cd", "id": "1ceb24cd-d973-477a-a548-642e18aea8fe", "name": "vmtp-router_56dffe14-d10e-4a09-8191-d8379b724567"}} 2019-04-05 09:26:06,989 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-6eb09464-f3ad-49ca-a5f3-da633245f651 2019-04-05 09:26:06,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.86323785782s 2019-04-05 09:26:06,989 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T09:26:06Z', u'revision_number': 2, u'id': u'1ceb24cd-d973-477a-a548-642e18aea8fe', u'external_gateway_info': {u'network_id': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmtp-router_56dffe14-d10e-4a09-8191-d8379b724567', u'admin_state_up': True, u'tenant_id': u'50070b4568df4a2a8afb0223b39a13cd', u'created_at': u'2019-04-05T09:26:05Z', u'flavor_id': None, u'routes': [], u'project_id': u'50070b4568df4a2a8afb0223b39a13cd'}) 2019-04-05 09:26:06,990 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-04-05 09:26:08,127 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:72cb240dbce5a4fd863559c5a4d1ce95 sha256:8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735 2019-04-05 09:26:08,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 09:26:08,134 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Fri, 05 Apr 2019 09:26:08 GMT 2019-04-05 09:26:08,134 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-04-05 09:26:08,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 09:26:08,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}84a7b5ef61f13e4ba4e636d69cec2e7909390591" 2019-04-05 09:26:08,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Fri, 05 Apr 2019 09:26:08 GMT X-Openstack-Request-Id: req-ff318b24-218e-4ed1-9064-0374ebd76bb4 2019-04-05 09:26:08,857 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 09:26:08,857 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-ff318b24-218e-4ed1-9064-0374ebd76bb4 2019-04-05 09:26:08,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.720810890198s 2019-04-05 09:26:08,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-05 09:26:08,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}84a7b5ef61f13e4ba4e636d69cec2e7909390591" -d '{"owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "owner_specified.shade.object": "images/vmtp-img_56dffe14-d10e-4a09-8191-d8379b724567", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_56dffe14-d10e-4a09-8191-d8379b724567"}' 2019-04-05 09:26:08,929 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 925 Content-Type: application/json Date: Fri, 05 Apr 2019 09:26:08 GMT Location: http://172.30.9.23:9292/v2/images/015e26a2-dfe6-4803-82a5-25f2c75b36ec Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ed66ea9a-f896-49ff-8d81-56e5303fdf18 2019-04-05 09:26:08,929 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T09:26:08Z", "file": "/v2/images/015e26a2-dfe6-4803-82a5-25f2c75b36ec/file", "owner": "50070b4568df4a2a8afb0223b39a13cd", "id": "015e26a2-dfe6-4803-82a5-25f2c75b36ec", "size": null, "self": "/v2/images/015e26a2-dfe6-4803-82a5-25f2c75b36ec", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_56dffe14-d10e-4a09-8191-d8379b724567", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "vmtp-img_56dffe14-d10e-4a09-8191-d8379b724567", "checksum": null, "created_at": "2019-04-05T09:26:08Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-05 09:26:08,930 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-ed66ea9a-f896-49ff-8d81-56e5303fdf18 2019-04-05 09:26:08,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0639491081238s 2019-04-05 09:26:08,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-05 09:26:08,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/015e26a2-dfe6-4803-82a5-25f2c75b36ec/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.15" -H "X-Auth-Token: {SHA1}84a7b5ef61f13e4ba4e636d69cec2e7909390591" -d '' 2019-04-05 09:26:13,372 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 09:26:13 GMT X-Openstack-Request-Id: req-1f605a41-9b3e-406f-8d49-c616c55f3e87 2019-04-05 09:26:13,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-04-05 09:26:13,373 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/015e26a2-dfe6-4803-82a5-25f2c75b36ec/file used request id req-1f605a41-9b3e-406f-8d49-c616c55f3e87 2019-04-05 09:26:13,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.44211101532s 2019-04-05 09:26:13,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 09:26:13,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}84a7b5ef61f13e4ba4e636d69cec2e7909390591" 2019-04-05 09:26:13,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Fri, 05 Apr 2019 09:26:13 GMT X-Openstack-Request-Id: req-126866c1-d6f6-4856-ab6d-9067a1675262 2019-04-05 09:26:13,418 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T09:26:13Z", "file": "/v2/images/015e26a2-dfe6-4803-82a5-25f2c75b36ec/file", "owner": "50070b4568df4a2a8afb0223b39a13cd", "id": "015e26a2-dfe6-4803-82a5-25f2c75b36ec", "size": 263848448, "self": "/v2/images/015e26a2-dfe6-4803-82a5-25f2c75b36ec", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/015e26a2-dfe6-4803-82a5-25f2c75b36ec/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/015e26a2-dfe6-4803-82a5-25f2c75b36ec/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_56dffe14-d10e-4a09-8191-d8379b724567", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "vmtp-img_56dffe14-d10e-4a09-8191-d8379b724567", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-05T09:26:08Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 09:26:13,418 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-126866c1-d6f6-4856-ab6d-9067a1675262 2019-04-05 09:26:13,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0405371189117s 2019-04-05 09:26:13,420 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/015e26a2-dfe6-4803-82a5-25f2c75b36ec/snap', u'metadata': Munch({})})], 'file': u'/v2/images/015e26a2-dfe6-4803-82a5-25f2c75b36ec/file', 'owner': u'50070b4568df4a2a8afb0223b39a13cd', 'id': u'015e26a2-dfe6-4803-82a5-25f2c75b36ec', 'size': 263848448, u'self': u'/v2/images/015e26a2-dfe6-4803-82a5-25f2c75b36ec', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'50070b4568df4a2a8afb0223b39a13cd', 'name': 'vmtp-project_56dffe14-d10e-4a09-8191-d8379b724567', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/015e26a2-dfe6-4803-82a5-25f2c75b36ec/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-05T09:26:13Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-05T09:26:13Z', u'owner_specified.shade.sha256': u'8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735', u'owner_specified.shade.object': u'images/vmtp-img_56dffe14-d10e-4a09-8191-d8379b724567', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'72cb240dbce5a4fd863559c5a4d1ce95', 'properties': {u'os_hash_value': u'5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856', u'self': u'/v2/images/015e26a2-dfe6-4803-82a5-25f2c75b36ec', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735', u'owner_specified.shade.object': u'images/vmtp-img_56dffe14-d10e-4a09-8191-d8379b724567', u'owner_specified.shade.md5': u'72cb240dbce5a4fd863559c5a4d1ce95', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_56dffe14-d10e-4a09-8191-d8379b724567', 'created': u'2019-04-05T09:26:08Z', 'checksum': u'72cb240dbce5a4fd863559c5a4d1ce95', 'created_at': u'2019-04-05T09:26:08Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856', 'metadata': {u'os_hash_value': u'5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856', u'self': u'/v2/images/015e26a2-dfe6-4803-82a5-25f2c75b36ec', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735', u'owner_specified.shade.object': u'images/vmtp-img_56dffe14-d10e-4a09-8191-d8379b724567', u'owner_specified.shade.md5': u'72cb240dbce5a4fd863559c5a4d1ce95', u'schema': u'/v2/schemas/image'}}) 2019-04-05 09:26:13,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-05 09:26:13,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}17d32188ee9e27dbbbdaf8ae81e54ebbaeed01ab" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_56dffe14-d10e-4a09-8191-d8379b724567", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2019-04-05 09:26:13,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Fri, 05 Apr 2019 09:26: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-e2099dcc-39de-4b3f-93d7-396a56bdb564 x-openstack-request-id: req-e2099dcc-39de-4b3f-93d7-396a56bdb564 2019-04-05 09:26:13,457 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmtp-flavor_56dffe14-d10e-4a09-8191-d8379b724567", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/31e1b7a0-a25d-4021-8d1e-de8bb514026a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/31e1b7a0-a25d-4021-8d1e-de8bb514026a", "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": "31e1b7a0-a25d-4021-8d1e-de8bb514026a"}} 2019-04-05 09:26:13,457 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e2099dcc-39de-4b3f-93d7-396a56bdb564 2019-04-05 09:26:13,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0363149642944s 2019-04-05 09:26:13,459 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_56dffe14-d10e-4a09-8191-d8379b724567', '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'a8d120259c3946c982a593eded4f1cfb', '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'31e1b7a0-a25d-4021-8d1e-de8bb514026a', 'swap': 0}) 2019-04-05 09:26:13,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-05 09:26:13,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/31e1b7a0-a25d-4021-8d1e-de8bb514026a/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.15" -H "X-Auth-Token: {SHA1}17d32188ee9e27dbbbdaf8ae81e54ebbaeed01ab" -d '{"extra_specs": {}}' 2019-04-05 09:26:13,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 09:26: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-6a5c4726-4ebe-49bb-b366-46c4324e0f55 x-openstack-request-id: req-6a5c4726-4ebe-49bb-b366-46c4324e0f55 2019-04-05 09:26:13,483 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-05 09:26:13,483 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/31e1b7a0-a25d-4021-8d1e-de8bb514026a/os-extra_specs used request id req-6a5c4726-4ebe-49bb-b366-46c4324e0f55 2019-04-05 09:26:13,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0241589546204s 2019-04-05 09:26:13,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 09:26:13,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d32188ee9e27dbbbdaf8ae81e54ebbaeed01ab" 2019-04-05 09:26:13,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 09:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84caebd7-7be6-405f-8b88-28d7f150e779 2019-04-05 09:26:13,605 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 09:26:13,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-84caebd7-7be6-405f-8b88-28d7f150e779 2019-04-05 09:26:13,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.119014978409s 2019-04-05 09:26:13,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 09:26:13,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d32188ee9e27dbbbdaf8ae81e54ebbaeed01ab" 2019-04-05 09:26:13,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 09:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c749eee-45c8-4ddf-92ee-c277bf9fddb4 2019-04-05 09:26:13,771 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 09:26:13,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1c749eee-45c8-4ddf-92ee-c277bf9fddb4 2019-04-05 09:26:13,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.160449028015s 2019-04-05 09:26:13,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 09:26:13,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}17d32188ee9e27dbbbdaf8ae81e54ebbaeed01ab" 2019-04-05 09:26:13,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 09:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea5d119e-56da-4375-8ff6-5a47f3c37f00 2019-04-05 09:26:13,983 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 09:26:13,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-ea5d119e-56da-4375-8ff6-5a47f3c37f00 2019-04-05 09:26:13,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.206797122955s 2019-04-05 09:26:13,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 09:26:13,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}17d32188ee9e27dbbbdaf8ae81e54ebbaeed01ab" 2019-04-05 09:26:14,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Fri, 05 Apr 2019 09:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c2116c3-cf39-4e01-9991-250352d27f05 2019-04-05 09:26:14,207 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vmtp-user_56dffe14-d10e-4a09-8191-d8379b724567", "links": {"self": "http://172.30.9.23:5000/v3/users/8b65f8b1cc2b4380a6b79ddc5395c8a0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8b65f8b1cc2b4380a6b79ddc5395c8a0", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 09:26:14,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2c2116c3-cf39-4e01-9991-250352d27f05 2019-04-05 09:26:14,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.223045110703s 2019-04-05 09:26:14,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 09:26:14,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}17d32188ee9e27dbbbdaf8ae81e54ebbaeed01ab" 2019-04-05 09:26:14,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Fri, 05 Apr 2019 09:26:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02aa634d-80a4-471a-a380-ccb1daa426e1 2019-04-05 09:26:14,413 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.23:5000/v3/projects/50070b4568df4a2a8afb0223b39a13cd"}, "tags": [], "enabled": true, "id": "50070b4568df4a2a8afb0223b39a13cd", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_56dffe14-d10e-4a09-8191-d8379b724567"}]} 2019-04-05 09:26:14,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-02aa634d-80a4-471a-a380-ccb1daa426e1 2019-04-05 09:26:14,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.19672203064s 2019-04-05 09:26:14,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 09:26:14,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=8b65f8b1cc2b4380a6b79ddc5395c8a0&role.id=58fef951bcfc4cf0998078f8ffea0edb&scope.project.id=50070b4568df4a2a8afb0223b39a13cd" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d32188ee9e27dbbbdaf8ae81e54ebbaeed01ab" 2019-04-05 09:26:14,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Fri, 05 Apr 2019 09:26:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7c0601c-9da0-4a08-9eb4-58902dc4ab18 2019-04-05 09:26:14,614 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=8b65f8b1cc2b4380a6b79ddc5395c8a0&role.id=58fef951bcfc4cf0998078f8ffea0edb&scope.project.id=50070b4568df4a2a8afb0223b39a13cd", "previous": null, "next": null}} 2019-04-05 09:26:14,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=8b65f8b1cc2b4380a6b79ddc5395c8a0&role.id=58fef951bcfc4cf0998078f8ffea0edb&scope.project.id=50070b4568df4a2a8afb0223b39a13cd used request id req-e7c0601c-9da0-4a08-9eb4-58902dc4ab18 2019-04-05 09:26:14,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.192734003067s 2019-04-05 09:26:14,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-05 09:26:14,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/50070b4568df4a2a8afb0223b39a13cd/users/8b65f8b1cc2b4380a6b79ddc5395c8a0/roles/58fef951bcfc4cf0998078f8ffea0edb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d32188ee9e27dbbbdaf8ae81e54ebbaeed01ab" 2019-04-05 09:26:14,854 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 09:26:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-142eee17-5641-4ea6-9747-878b6fb08fd5 2019-04-05 09:26:14,854 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 09:26:14,854 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/50070b4568df4a2a8afb0223b39a13cd/users/8b65f8b1cc2b4380a6b79ddc5395c8a0/roles/58fef951bcfc4cf0998078f8ffea0edb used request id req-142eee17-5641-4ea6-9747-878b6fb08fd5 2019-04-05 09:26:14,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.236689090729s 2019-04-05 09:26:14,854 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_56dffe14-d10e-4a09-8191-d8379b724567' 2019-04-05 09:26:14,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-04-05 09:26:14,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}84a7b5ef61f13e4ba4e636d69cec2e7909390591" -d '{"keypair": {"name": "vmtp_56dffe14-d10e-4a09-8191-d8379b724567"}}' 2019-04-05 09:26:15,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1799 Content-Type: application/json Date: Fri, 05 Apr 2019 09: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-59203779-bfa6-4b08-8fa0-58285a24828d x-openstack-request-id: req-59203779-bfa6-4b08-8fa0-58285a24828d 2019-04-05 09:26:15,742 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcQGePap7q2aD1Vws0qTLwcOO//u+I5QOoR9nYAEEXwO2O9kBw1af4ILK7zf+6axQr/fWzEoXCKprZum1jgxp2SptRMZn+8iaKAomq8/fUopzo5TrnImpWgtrpVgh5Xy+bKDAnmfTQKNNxf+syqTdZ/s/CZJgGq/tJ7bfaV5SS2IormXoAN/m3Cnya1Uo/GAaAeq8xswMmCKx6Lg+n8iJSQ1qCxiV0Dd1TvTZRDOB+08nA48fDHUjLWWhQ0saD6HAUPNJvwXISgHj8yeWULBH7eU5ksuA1EFCfIWPLmemjDSuDbwoYNrf6RQjc3mahXb4XSIMV6eWcoSDh4yzsJmcp Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA3EBnj2qe6tmg9VcLNKky8HDjv/7viOUDqEfZ2ABBF8DtjvZA\ncNWn+CCyu83/umsUK/31sxKFwiqa2bptY4MadkqbUTGZ/vImigKJqvP31KKc6OU6\n5yJqVoLa6VYIeV8vmygwJ5n00CjTcX/rMqk3Wf7PwmSYBqv7Se232leUktiKK5l6\nADf5twp8mtVKPxgGgHqvMbMDJgisei4Pp/IiUkNagsYldA3dU702UQzgftPJwOPH\nwx1Iy1loUNLGg+hwFDzSb8FyEoB4/MnllCwR+3lOZLLgNRBQnyFjy5npow0rg28K\nGDa3+kUI3N5moV2+F0iDFenlnKEg4eMs7CZnKQIDAQABAoIBAACO0TRVys1Be9zj\nOY4Kl6xwPMNxu92W5ul4NR8M8R1ESdXA3ezrPZ+tRYagQPOR7d0mqYaol1okjXvb\nswc7f8eo7LfJ7l/s8RgMZZjfQVNyjf8xBXMsbSSG9FL++sqD6TT1ZxnSlAIq+E4j\nSs84CoHZ2WDerFvn95z6UyrkaeXtUUd9aVh17hfKztSF6PBfLhebC26VceqDFOio\nu//yxpAFwRGpFhF0n0WnVzBh0ahMS3vak7frKNH6H45iH9HcNhCvR7DlX7y9CORZ\nA8GoaQsEXVW1nsX90AWQeWNbDyiwao6zKzfuZhzEMF9RsFJuUYetYUUvQRoobtpZ\nrh/UTJkCgYEA/6TdIWzuc53R1HtrUVa/QT+MWfvMWFIiHxFAAIdrYBHJf/PLN87y\nMWl+1wHQ9vh6QkZO7+hvY2m68/56XqDSwBoqjWgH4PNOMt6oBq+Aao3WN3GbPTmu\nLM3UzzUOMekXfGbKfgh7o8VBVY8lT3ZNTto7QDhqZHJTBiUF0HHmQKsCgYEA3I7s\naDG0nzOXT7Vnt7O6wPUnVciYybzFhI5+Abyhuto0UKp/+SWV7EK+nWyF4BdjHmHQ\nGvIACKQE9RUmvkW8W1FxTgL/h7IN1PMYdP0WhmI2mGCn2xlSsqhwH6VHEY9vIphw\nPUGrlwleeXW5pNz30fGf2SCLZlAIsKmJWiZR/3sCgYEA5VNZYvC6/1AluPx2CuNM\nchW1q8rrRpd3MHNi/JZ+RhHuti9Wr1ufe5/tPqbMc5/23JkBmsjhk0Z3hQVVdKnE\nJLvUTEF0P+FC1vNRu52YDv3pmpb48XVav6ptKuunLjKw9NGo+GJXt1PuBfiBOcUg\nGIo/+J4jIrRDshFoI9LpAD0CgYEAxb2p/FycCKPThBYq8AtGY1soMgPP4AbLu2WZ\nWWtKQOEDSFMkuzZUbOcGSNOUT24IYqPlVVMkbprHCwg0nSCel+yzvfJ4MKuVNRfi\nFHkYKdGCCymVNJ1GhID5TZX72qWTSRwMfQ8UjSxMNG80yreFxAdyfdNsx4T31ZOa\nXmW+3GMCgYA6WwiWl7dwtRYvpAPyruBfN5eBl2OowrY2gC1LfpfdW7P3VrHWA5TA\n88VPLODv7xDP/C28DlRNCagjEsWz+x+1XArn82proqpt+xOb5kJeMDPwNCWonf37\ngPvMN4JL7jYrmrCd2mYcffN/iRa3Lbw6mQMpYhPueAwtNhJVzjyaWg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "8b65f8b1cc2b4380a6b79ddc5395c8a0", "name": "vmtp_56dffe14-d10e-4a09-8191-d8379b724567", "fingerprint": "bc:1b:98:83:2d:b9:bd:71:09:63:1e:76:8e:14:54:6f"}} 2019-04-05 09:26:15,742 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-59203779-bfa6-4b08-8fa0-58285a24828d 2019-04-05 09:26:15,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.885156154633s 2019-04-05 09:26:15,743 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcQGePap7q2aD1Vws0qTLwcOO//u+I5QOoR9nYAEEXwO2O9kBw1af4ILK7zf+6axQr/fWzEoXCKprZum1jgxp2SptRMZn+8iaKAomq8/fUopzo5TrnImpWgtrpVgh5Xy+bKDAnmfTQKNNxf+syqTdZ/s/CZJgGq/tJ7bfaV5SS2IormXoAN/m3Cnya1Uo/GAaAeq8xswMmCKx6Lg+n8iJSQ1qCxiV0Dd1TvTZRDOB+08nA48fDHUjLWWhQ0saD6HAUPNJvwXISgHj8yeWULBH7eU5ksuA1EFCfIWPLmemjDSuDbwoYNrf6RQjc3mahXb4XSIMV6eWcoSDh4yzsJmcp Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA3EBnj2qe6tmg9VcLNKky8HDjv/7viOUDqEfZ2ABBF8DtjvZA\ncNWn+CCyu83/umsUK/31sxKFwiqa2bptY4MadkqbUTGZ/vImigKJqvP31KKc6OU6\n5yJqVoLa6VYIeV8vmygwJ5n00CjTcX/rMqk3Wf7PwmSYBqv7Se232leUktiKK5l6\nADf5twp8mtVKPxgGgHqvMbMDJgisei4Pp/IiUkNagsYldA3dU702UQzgftPJwOPH\nwx1Iy1loUNLGg+hwFDzSb8FyEoB4/MnllCwR+3lOZLLgNRBQnyFjy5npow0rg28K\nGDa3+kUI3N5moV2+F0iDFenlnKEg4eMs7CZnKQIDAQABAoIBAACO0TRVys1Be9zj\nOY4Kl6xwPMNxu92W5ul4NR8M8R1ESdXA3ezrPZ+tRYagQPOR7d0mqYaol1okjXvb\nswc7f8eo7LfJ7l/s8RgMZZjfQVNyjf8xBXMsbSSG9FL++sqD6TT1ZxnSlAIq+E4j\nSs84CoHZ2WDerFvn95z6UyrkaeXtUUd9aVh17hfKztSF6PBfLhebC26VceqDFOio\nu//yxpAFwRGpFhF0n0WnVzBh0ahMS3vak7frKNH6H45iH9HcNhCvR7DlX7y9CORZ\nA8GoaQsEXVW1nsX90AWQeWNbDyiwao6zKzfuZhzEMF9RsFJuUYetYUUvQRoobtpZ\nrh/UTJkCgYEA/6TdIWzuc53R1HtrUVa/QT+MWfvMWFIiHxFAAIdrYBHJf/PLN87y\nMWl+1wHQ9vh6QkZO7+hvY2m68/56XqDSwBoqjWgH4PNOMt6oBq+Aao3WN3GbPTmu\nLM3UzzUOMekXfGbKfgh7o8VBVY8lT3ZNTto7QDhqZHJTBiUF0HHmQKsCgYEA3I7s\naDG0nzOXT7Vnt7O6wPUnVciYybzFhI5+Abyhuto0UKp/+SWV7EK+nWyF4BdjHmHQ\nGvIACKQE9RUmvkW8W1FxTgL/h7IN1PMYdP0WhmI2mGCn2xlSsqhwH6VHEY9vIphw\nPUGrlwleeXW5pNz30fGf2SCLZlAIsKmJWiZR/3sCgYEA5VNZYvC6/1AluPx2CuNM\nchW1q8rrRpd3MHNi/JZ+RhHuti9Wr1ufe5/tPqbMc5/23JkBmsjhk0Z3hQVVdKnE\nJLvUTEF0P+FC1vNRu52YDv3pmpb48XVav6ptKuunLjKw9NGo+GJXt1PuBfiBOcUg\nGIo/+J4jIrRDshFoI9LpAD0CgYEAxb2p/FycCKPThBYq8AtGY1soMgPP4AbLu2WZ\nWWtKQOEDSFMkuzZUbOcGSNOUT24IYqPlVVMkbprHCwg0nSCel+yzvfJ4MKuVNRfi\nFHkYKdGCCymVNJ1GhID5TZX72qWTSRwMfQ8UjSxMNG80yreFxAdyfdNsx4T31ZOa\nXmW+3GMCgYA6WwiWl7dwtRYvpAPyruBfN5eBl2OowrY2gC1LfpfdW7P3VrHWA5TA\n88VPLODv7xDP/C28DlRNCagjEsWz+x+1XArn82proqpt+xOb5kJeMDPwNCWonf37\ngPvMN4JL7jYrmrCd2mYcffN/iRa3Lbw6mQMpYhPueAwtNhJVzjyaWg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'8b65f8b1cc2b4380a6b79ddc5395c8a0', 'name': u'vmtp_56dffe14-d10e-4a09-8191-d8379b724567', 'created_at': '2019-04-05T09:26:15.743711', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'50070b4568df4a2a8afb0223b39a13cd', 'name': 'vmtp-project_56dffe14-d10e-4a09-8191-d8379b724567', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'bc:1b:98:83:2d:b9:bd:71:09:63:1e:76:8e:14:54:6f', 'type': 'ssh', 'id': u'vmtp_56dffe14-d10e-4a09-8191-d8379b724567'}) 2019-04-05 09:26:15,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-04-05 09:26:15,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/vmtp_56dffe14-d10e-4a09-8191-d8379b724567 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84a7b5ef61f13e4ba4e636d69cec2e7909390591" 2019-04-05 09:26:15,774 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 09:26: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-ceffad1c-ea35-4dc4-90d5-a780891e0921 x-openstack-request-id: req-ceffad1c-ea35-4dc4-90d5-a780891e0921 2019-04-05 09:26:15,774 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/vmtp_56dffe14-d10e-4a09-8191-d8379b724567 used request id req-ceffad1c-ea35-4dc4-90d5-a780891e0921 2019-04-05 09:26:15,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0301399230957s 2019-04-05 09:26:16,614 - 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-04-05 09:45:30,933 - 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-04-05 09:26:17,302 INFO Using http://172.30.9.23:5000/v3 2019-04-05 09:26:17,302 INFO VM public key: /tmp/tmp0FVBjp 2019-04-05 09:26:17,302 INFO VM private key: /tmp/tmps4Binb 2019-04-05 09:26:18,821 INFO Found image vmtp-img_56dffe14-d10e-4a09-8191-d8379b724567 to launch VM, will continue 2019-04-05 09:26:19,456 INFO Using external router: vmtp-router_56dffe14-d10e-4a09-8191-d8379b724567 2019-04-05 09:26:19,457 INFO Using external network: external. 2019-04-05 09:26:20,294 INFO Created internal network: pns-internal-net_56dffe14-d10e-4a09-8191-d8379b724567. 2019-04-05 09:26:21,205 INFO Created internal network: pns-internal-net2_56dffe14-d10e-4a09-8191-d8379b724567. 2019-04-05 09:26:23,701 DEBUG Ext router associated to pns-internal-net_56dffe14-d10e-4a09-8191-d8379b724567 2019-04-05 09:26:26,150 DEBUG Ext router associated to pns-internal-net2_56dffe14-d10e-4a09-8191-d8379b724567 2019-04-05 09:26:26,228 INFO OpenStack agent: Open vSwitch agent 2019-04-05 09:26:26,228 INFO OpenStack network type: vxlan 2019-04-05 09:26:27,050 INFO [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] Creating server VM... 2019-04-05 09:26:27,050 DEBUG [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-04-05 09:26:30,537 DEBUG [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] VM status=BUILD, retrying 1 of 150... 2019-04-05 09:26:32,864 DEBUG [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] VM status=BUILD, retrying 2 of 150... 2019-04-05 09:26:35,278 DEBUG [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] VM status=BUILD, retrying 3 of 150... 2019-04-05 09:26:37,699 DEBUG [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] VM status=BUILD, retrying 4 of 150... 2019-04-05 09:26:40,336 DEBUG [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] VM status=BUILD, retrying 5 of 150... 2019-04-05 09:26:43,016 DEBUG [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] VM status=BUILD, retrying 6 of 150... 2019-04-05 09:26:45,484 DEBUG [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] VM status=BUILD, retrying 7 of 150... 2019-04-05 09:26:47,826 DEBUG [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] VM status=BUILD, retrying 8 of 150... 2019-04-05 09:26:50,633 DEBUG [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] VM status=BUILD, retrying 9 of 150... 2019-04-05 09:26:53,129 DEBUG [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] VM status=BUILD, retrying 10 of 150... 2019-04-05 09:26:55,778 DEBUG [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] VM status=BUILD, retrying 11 of 150... 2019-04-05 09:26:58,211 DEBUG [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] VM status=BUILD, retrying 12 of 150... 2019-04-05 09:27:00,561 DEBUG [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] VM status=BUILD, retrying 13 of 150... 2019-04-05 09:27:02,990 DEBUG [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] VM status=BUILD, retrying 14 of 150... 2019-04-05 09:27:05,400 DEBUG [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] VM status=BUILD, retrying 15 of 150... 2019-04-05 09:27:07,565 DEBUG [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] VM status=BUILD, retrying 16 of 150... 2019-04-05 09:27:09,730 DEBUG [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] VM status=BUILD, retrying 17 of 150... 2019-04-05 09:27:11,885 DEBUG [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] VM status=BUILD, retrying 18 of 150... 2019-04-05 09:27:14,065 DEBUG [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] VM status=BUILD, retrying 19 of 150... 2019-04-05 09:27:16,510 DEBUG [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] VM status=BUILD, retrying 20 of 150... 2019-04-05 09:27:18,843 DEBUG [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] VM status=BUILD, retrying 21 of 150... 2019-04-05 09:27:21,467 DEBUG [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] VM status=BUILD, retrying 22 of 150... 2019-04-05 09:27:23,631 DEBUG [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] VM status=BUILD, retrying 23 of 150... 2019-04-05 09:27:26,060 DEBUG [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] VM status=BUILD, retrying 24 of 150... 2019-04-05 09:27:28,235 DEBUG [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] VM status=BUILD, retrying 25 of 150... 2019-04-05 09:27:30,408 DEBUG [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] VM status=BUILD, retrying 26 of 150... 2019-04-05 09:27:32,944 DEBUG [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] VM status=BUILD, retrying 27 of 150... 2019-04-05 09:27:35,106 DEBUG [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] VM status=BUILD, retrying 28 of 150... 2019-04-05 09:27:37,761 DEBUG [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] VM status=BUILD, retrying 29 of 150... 2019-04-05 09:27:39,925 DEBUG [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] VM status=BUILD, retrying 30 of 150... 2019-04-05 09:27:42,078 DEBUG [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] VM status=BUILD, retrying 31 of 150... 2019-04-05 09:27:44,222 DEBUG [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] VM status=BUILD, retrying 32 of 150... 2019-04-05 09:27:46,393 DEBUG [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] VM status=BUILD, retrying 33 of 150... 2019-04-05 09:27:48,819 DEBUG [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] VM status=BUILD, retrying 34 of 150... 2019-04-05 09:27:51,252 DEBUG [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] VM status=BUILD, retrying 35 of 150... 2019-04-05 09:27:53,711 DEBUG [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] VM status=BUILD, retrying 36 of 150... 2019-04-05 09:27:56,414 DEBUG [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] VM status=BUILD, retrying 37 of 150... 2019-04-05 09:27:58,967 DEBUG [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] VM status=BUILD, retrying 38 of 150... 2019-04-05 09:28:04,369 INFO [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] Internal network IP: 192.168.1.13 2019-04-05 09:28:04,369 INFO [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] SSH IP: 172.30.9.207 2019-04-05 09:28:04,369 INFO [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] Setup SSH for ubuntu@172.30.9.207 2019-04-05 09:28:16,431 INFO [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] Installing nuttcp-8.1.4... 2019-04-05 09:28:16,476 DEBUG [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] Copying nuttcp-8.1.4 to target... 2019-04-05 09:28:16,684 DEBUG [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] Starting nuttcp-8.1.4 server... 2019-04-05 09:28:16,727 DEBUG [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] 2019-04-05 09:28:16,772 INFO [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] Creating client VM... 2019-04-05 09:28:16,772 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-04-05 09:28:18,739 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] VM status=BUILD, retrying 1 of 150... 2019-04-05 09:28:21,081 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] VM status=BUILD, retrying 2 of 150... 2019-04-05 09:28:23,244 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] VM status=BUILD, retrying 3 of 150... 2019-04-05 09:28:25,414 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] VM status=BUILD, retrying 4 of 150... 2019-04-05 09:28:27,573 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] VM status=BUILD, retrying 5 of 150... 2019-04-05 09:28:30,002 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] VM status=BUILD, retrying 6 of 150... 2019-04-05 09:28:32,458 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] VM status=BUILD, retrying 7 of 150... 2019-04-05 09:28:37,636 INFO [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] Internal network IP: 192.168.1.18 2019-04-05 09:28:37,636 INFO [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] SSH IP: 172.30.9.200 2019-04-05 09:28:37,636 INFO [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] Setup SSH for ubuntu@172.30.9.200 2019-04-05 09:28:49,309 INFO [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] Installing nuttcp-8.1.4... 2019-04-05 09:28:49,354 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] Copying nuttcp-8.1.4 to target... 2019-04-05 09:28:49,515 INFO ============================================================ 2019-04-05 09:28:49,515 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2019-04-05 09:28:58,558 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] 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=20.8 ms 72 bytes from 192.168.1.13: icmp_seq=2 ttl=64 time=0.326 ms 72 bytes from 192.168.1.13: icmp_seq=3 ttl=64 time=0.227 ms 72 bytes from 192.168.1.13: icmp_seq=4 ttl=64 time=0.230 ms 72 bytes from 192.168.1.13: icmp_seq=5 ttl=64 time=0.243 ms 72 bytes from 192.168.1.13: icmp_seq=6 ttl=64 time=0.293 ms 72 bytes from 192.168.1.13: icmp_seq=7 ttl=64 time=0.183 ms 72 bytes from 192.168.1.13: icmp_seq=8 ttl=64 time=0.363 ms 72 bytes from 192.168.1.13: icmp_seq=9 ttl=64 time=0.372 ms 72 bytes from 192.168.1.13: icmp_seq=10 ttl=64 time=0.324 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.183/2.341/20.853/6.170 ms 2019-04-05 09:29:07,598 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] 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.165 ms 399 bytes from 192.168.1.13: icmp_seq=2 ttl=64 time=0.165 ms 399 bytes from 192.168.1.13: icmp_seq=3 ttl=64 time=0.144 ms 399 bytes from 192.168.1.13: icmp_seq=4 ttl=64 time=0.189 ms 399 bytes from 192.168.1.13: icmp_seq=5 ttl=64 time=0.315 ms 399 bytes from 192.168.1.13: icmp_seq=6 ttl=64 time=0.198 ms 399 bytes from 192.168.1.13: icmp_seq=7 ttl=64 time=0.398 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.252 ms 399 bytes from 192.168.1.13: icmp_seq=10 ttl=64 time=0.335 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.144/0.233/0.398/0.084 ms 2019-04-05 09:29:16,637 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] 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.410 ms 1508 bytes from 192.168.1.13: icmp_seq=2 ttl=64 time=0.252 ms 1508 bytes from 192.168.1.13: icmp_seq=3 ttl=64 time=0.172 ms 1508 bytes from 192.168.1.13: icmp_seq=4 ttl=64 time=0.265 ms 1508 bytes from 192.168.1.13: icmp_seq=5 ttl=64 time=0.621 ms 1508 bytes from 192.168.1.13: icmp_seq=6 ttl=64 time=0.381 ms 1508 bytes from 192.168.1.13: icmp_seq=7 ttl=64 time=0.202 ms 1508 bytes from 192.168.1.13: icmp_seq=8 ttl=64 time=0.174 ms 1508 bytes from 192.168.1.13: icmp_seq=9 ttl=64 time=0.309 ms 1508 bytes from 192.168.1.13: icmp_seq=10 ttl=64 time=0.257 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.172/0.304/0.621/0.130 ms 2019-04-05 09:29:16,638 INFO [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] Measuring TCP Throughput (packet size=65536)... 2019-04-05 09:29:16,639 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:29:26,733 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] megabytes=17653.2413 real_seconds=10.00 rate_Mbps=14812.4811 tx_cpu=30 rx_cpu=45 retrans=0 cwnd=3137 rtt_ms=0.13 2019-04-05 09:29:26,736 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:29:36,831 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] megabytes=18575.9375 real_seconds=10.00 rate_Mbps=15586.6206 tx_cpu=32 rx_cpu=46 retrans=0 cwnd=3137 rtt_ms=0.27 2019-04-05 09:29:36,832 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:29:46,927 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] megabytes=17934.1854 real_seconds=10.00 rate_Mbps=15048.5017 tx_cpu=32 rx_cpu=46 retrans=0 cwnd=3137 rtt_ms=0.16 2019-04-05 09:29:46,927 INFO [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] Measuring UDP Throughput (packet size=128)... 2019-04-05 09:29:46,928 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:29:50,259 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] megabytes=17.4104 real_seconds=1.00 rate_Mbps=145.7312 tx_cpu=11 rx_cpu=28 drop=285 pkt=142911 data_loss=0.19948 2019-04-05 09:29:50,261 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] pkt-size=128 throughput=1<149228/5000000<10000000 Kbps loss-rate=0 2019-04-05 09:29:50,262 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R447684K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:29:53,614 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] megabytes=18.4575 real_seconds=1.00 rate_Mbps=154.4802 tx_cpu=12 rx_cpu=32 drop=608 pkt=151812 data_loss=0.40039 2019-04-05 09:29:53,615 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] pkt-size=128 throughput=1<158187/447684<447684 Kbps loss-rate=0 2019-04-05 09:29:53,615 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R302935K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:29:56,940 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] megabytes=18.8259 real_seconds=1.00 rate_Mbps=157.5372 tx_cpu=12 rx_cpu=29 drop=0 pkt=154222 data_loss=0.00000 2019-04-05 09:29:56,940 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] pkt-size=128 throughput=1<161318/302935<302935 Kbps loss-rate=0 2019-04-05 09:29:56,941 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R232126K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:30:00,267 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] megabytes=18.5627 real_seconds=1.00 rate_Mbps=155.2526 tx_cpu=11 rx_cpu=31 drop=369 pkt=152435 data_loss=0.24237 2019-04-05 09:30:00,267 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] pkt-size=128 throughput=1<158978/232126<232126 Kbps loss-rate=0 2019-04-05 09:30:00,267 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R195552K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:30:03,591 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] megabytes=17.3184 real_seconds=1.00 rate_Mbps=144.9437 tx_cpu=15 rx_cpu=30 drop=284 pkt=142157 data_loss=0.19996 2019-04-05 09:30:03,592 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] pkt-size=128 throughput=1<148422/195552<195552 Kbps loss-rate=0 2019-04-05 09:30:03,592 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R171987K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:30:06,918 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] megabytes=18.9370 real_seconds=1.00 rate_Mbps=158.6166 tx_cpu=14 rx_cpu=33 drop=297 pkt=155429 data_loss=0.19132 2019-04-05 09:30:06,919 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] pkt-size=128 throughput=1<162423/171987<171987 Kbps loss-rate=0 2019-04-05 09:30:06,919 DEBUG undershot, min=162423 kbps=167205 max=171987 2019-04-05 09:30:06,919 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R167205K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:30:10,270 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] megabytes=19.0256 real_seconds=1.00 rate_Mbps=159.2764 tx_cpu=17 rx_cpu=28 drop=0 pkt=155858 data_loss=0.00000 2019-04-05 09:30:10,270 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] pkt-size=128 throughput=162423<163099/167205<171987 Kbps loss-rate=0 2019-04-05 09:30:10,270 DEBUG undershot, min=163099 kbps=167543 max=171987 2019-04-05 09:30:10,271 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R167543K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:30:13,622 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] megabytes=18.7186 real_seconds=1.00 rate_Mbps=156.6857 tx_cpu=16 rx_cpu=31 drop=98 pkt=153441 data_loss=0.06407 2019-04-05 09:30:13,622 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] pkt-size=128 throughput=163099<160446/167543<171987 Kbps loss-rate=0 2019-04-05 09:30:13,623 DEBUG undershot, min=167543 kbps=169765 max=171987 2019-04-05 09:30:13,623 INFO [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] Measuring UDP Throughput (packet size=1024)... 2019-04-05 09:30:13,623 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:30:16,978 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] megabytes=144.6426 real_seconds=1.00 rate_Mbps=1212.7132 tx_cpu=17 rx_cpu=32 drop=51 pkt=148165 data_loss=0.03442 2019-04-05 09:30:16,978 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] pkt-size=1024 throughput=1<1241818/5000000<10000000 Kbps loss-rate=0 2019-04-05 09:30:16,979 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3120909K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:30:20,303 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] megabytes=145.7998 real_seconds=1.00 rate_Mbps=1221.5500 tx_cpu=18 rx_cpu=32 drop=278 pkt=149577 data_loss=0.18587 2019-04-05 09:30:20,304 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] pkt-size=1024 throughput=1<1250867/3120909<3120909 Kbps loss-rate=0 2019-04-05 09:30:20,304 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2185888K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:30:23,630 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] megabytes=132.9395 real_seconds=1.00 rate_Mbps=1113.5056 tx_cpu=20 rx_cpu=28 drop=635 pkt=136765 data_loss=0.46429 2019-04-05 09:30:23,631 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] pkt-size=1024 throughput=1<1140229/2185888<2185888 Kbps loss-rate=0 2019-04-05 09:30:23,631 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1663058K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:30:26,956 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] megabytes=138.6406 real_seconds=1.00 rate_Mbps=1162.6740 tx_cpu=22 rx_cpu=27 drop=147 pkt=142115 data_loss=0.10347 2019-04-05 09:30:26,956 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] pkt-size=1024 throughput=1<1190578/1663058<1663058 Kbps loss-rate=0 2019-04-05 09:30:26,957 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1426818K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:30:30,308 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] megabytes=141.6211 real_seconds=1.00 rate_Mbps=1186.3359 tx_cpu=21 rx_cpu=29 drop=351 pkt=145371 data_loss=0.24147 2019-04-05 09:30:30,309 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] pkt-size=1024 throughput=1<1214807/1426818<1426818 Kbps loss-rate=0 2019-04-05 09:30:30,309 DEBUG undershot, min=1214807 kbps=1320812 max=1426818 2019-04-05 09:30:30,309 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1320812K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:30:33,634 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] megabytes=140.9102 real_seconds=1.00 rate_Mbps=1180.8285 tx_cpu=18 rx_cpu=33 drop=128 pkt=144420 data_loss=0.08863 2019-04-05 09:30:33,634 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] pkt-size=1024 throughput=1214807<1209168/1320812<1426818 Kbps loss-rate=0 2019-04-05 09:30:33,635 DEBUG undershot, min=1320812 kbps=1373815 max=1426818 2019-04-05 09:30:33,635 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1373815K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:30:36,986 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] megabytes=146.4609 real_seconds=1.00 rate_Mbps=1226.7853 tx_cpu=18 rx_cpu=32 drop=625 pkt=150601 data_loss=0.41504 2019-04-05 09:30:36,987 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] pkt-size=1024 throughput=1320812<1256228/1373815<1426818 Kbps loss-rate=0 2019-04-05 09:30:36,987 DEBUG undershot, min=1373815 kbps=1400316 max=1426818 2019-04-05 09:30:36,987 INFO [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] Measuring UDP Throughput (packet size=8192)... 2019-04-05 09:30:36,988 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:30:40,340 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] megabytes=596.0312 real_seconds=1.00 rate_Mbps=5002.2836 tx_cpu=99 rx_cpu=24 drop=2 pkt=76294 data_loss=0.00263 2019-04-05 09:30:40,341 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] pkt-size=8192 throughput=1<5122338/5000000<10000000 Kbps loss-rate=0 2019-04-05 09:30:40,341 DEBUG undershot, min=5122338 kbps=7561169 max=10000000 2019-04-05 09:30:40,341 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7561169K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:30:43,694 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] megabytes=898.5000 real_seconds=1.00 rate_Mbps=7541.0706 tx_cpu=51 rx_cpu=28 drop=367 pkt=115375 data_loss=0.31809 2019-04-05 09:30:43,694 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] pkt-size=8192 throughput=5122338<7722056/7561169<10000000 Kbps loss-rate=0 2019-04-05 09:30:43,694 DEBUG undershot, min=7722056 kbps=8861028 max=10000000 2019-04-05 09:30:43,695 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8861028K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:30:47,046 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] megabytes=906.0781 real_seconds=1.00 rate_Mbps=7591.0404 tx_cpu=23 rx_cpu=33 drop=223 pkt=116201 data_loss=0.19191 2019-04-05 09:30:47,046 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] pkt-size=8192 throughput=7722056<7773225/8861028<10000000 Kbps loss-rate=0 2019-04-05 09:30:47,047 DEBUG undershot, min=7773225 kbps=8886612 max=10000000 2019-04-05 09:30:47,047 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8886612K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:30:50,374 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] megabytes=869.7109 real_seconds=1.00 rate_Mbps=7290.9615 tx_cpu=23 rx_cpu=28 drop=387 pkt=111710 data_loss=0.34644 2019-04-05 09:30:50,374 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] pkt-size=8192 throughput=7773225<7465944/8886612<10000000 Kbps loss-rate=0 2019-04-05 09:30:50,374 DEBUG undershot, min=8886612 kbps=9443306 max=10000000 2019-04-05 09:30:50,375 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9443306K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:30:53,728 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] megabytes=794.6406 real_seconds=1.00 rate_Mbps=6653.1812 tx_cpu=19 rx_cpu=28 drop=81 pkt=101795 data_loss=0.07957 2019-04-05 09:30:53,728 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] pkt-size=8192 throughput=8886612<6812857/9443306<10000000 Kbps loss-rate=0 2019-04-05 09:30:53,739 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.18', 'ip_to': u'192.168.1.13', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.13, 'throughput_kbps': 15167980, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.27, 'throughput_kbps': 15960699, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.16, 'throughput_kbps': 15409665, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.06, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 160446, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.42, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1256228, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.08, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 6812857, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '2.341', 'rtt_max_ms': '20.853', 'rtt_min_ms': '0.183', 'rtt_stddev': '6.170', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.233', 'rtt_max_ms': '0.398', 'rtt_min_ms': '0.144', 'rtt_stddev': '0.084', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.304', 'rtt_max_ms': '0.621', 'rtt_min_ms': '0.172', 'rtt_stddev': '0.130', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2019-04-05 09:30:53,740 INFO Deleting floating ip b605f1b3-f5cd-4757-a081-1fe4b5086f44 2019-04-05 09:30:55,165 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] Floating IP 172.30.9.200 deleted 2019-04-05 09:30:55,303 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245671] Instance deleted 2019-04-05 09:30:55,367 INFO [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] Creating client VM... 2019-04-05 09:30:55,367 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-04-05 09:30:57,169 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] VM status=BUILD, retrying 1 of 150... 2019-04-05 09:30:59,555 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] VM status=BUILD, retrying 2 of 150... 2019-04-05 09:31:01,706 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] VM status=BUILD, retrying 3 of 150... 2019-04-05 09:31:04,448 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] VM status=BUILD, retrying 4 of 150... 2019-04-05 09:31:07,141 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] VM status=BUILD, retrying 5 of 150... 2019-04-05 09:31:09,315 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] VM status=BUILD, retrying 6 of 150... 2019-04-05 09:31:13,962 INFO [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] Internal network IP: 192.168.2.12 2019-04-05 09:31:13,962 INFO [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] SSH IP: 172.30.9.206 2019-04-05 09:31:13,963 INFO [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] Setup SSH for ubuntu@172.30.9.206 2019-04-05 09:31:23,717 INFO [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] Installing nuttcp-8.1.4... 2019-04-05 09:31:23,788 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] Copying nuttcp-8.1.4 to target... 2019-04-05 09:31:23,953 INFO ============================================================ 2019-04-05 09:31:23,953 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2019-04-05 09:31:33,000 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] 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.49 ms 72 bytes from 192.168.1.13: icmp_seq=2 ttl=63 time=0.573 ms 72 bytes from 192.168.1.13: icmp_seq=3 ttl=63 time=0.286 ms 72 bytes from 192.168.1.13: icmp_seq=4 ttl=63 time=0.325 ms 72 bytes from 192.168.1.13: icmp_seq=5 ttl=63 time=0.341 ms 72 bytes from 192.168.1.13: icmp_seq=6 ttl=63 time=0.457 ms 72 bytes from 192.168.1.13: icmp_seq=7 ttl=63 time=0.466 ms 72 bytes from 192.168.1.13: icmp_seq=8 ttl=63 time=0.314 ms 72 bytes from 192.168.1.13: icmp_seq=9 ttl=63 time=0.538 ms 72 bytes from 192.168.1.13: icmp_seq=10 ttl=63 time=0.378 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.286/0.517/1.492/0.337 ms 2019-04-05 09:31:42,046 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] 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.340 ms 399 bytes from 192.168.1.13: icmp_seq=2 ttl=63 time=0.331 ms 399 bytes from 192.168.1.13: icmp_seq=3 ttl=63 time=0.299 ms 399 bytes from 192.168.1.13: icmp_seq=4 ttl=63 time=0.278 ms 399 bytes from 192.168.1.13: icmp_seq=5 ttl=63 time=0.249 ms 399 bytes from 192.168.1.13: icmp_seq=6 ttl=63 time=0.346 ms 399 bytes from 192.168.1.13: icmp_seq=7 ttl=63 time=0.644 ms 399 bytes from 192.168.1.13: icmp_seq=8 ttl=63 time=0.334 ms 399 bytes from 192.168.1.13: icmp_seq=9 ttl=63 time=0.362 ms 399 bytes from 192.168.1.13: icmp_seq=10 ttl=63 time=0.701 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.249/0.388/0.701/0.147 ms 2019-04-05 09:31:51,093 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] 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.90 ms 1508 bytes from 192.168.1.13: icmp_seq=2 ttl=63 time=0.627 ms 1508 bytes from 192.168.1.13: icmp_seq=3 ttl=63 time=0.604 ms 1508 bytes from 192.168.1.13: icmp_seq=4 ttl=63 time=0.547 ms 1508 bytes from 192.168.1.13: icmp_seq=5 ttl=63 time=0.388 ms 1508 bytes from 192.168.1.13: icmp_seq=6 ttl=63 time=0.306 ms 1508 bytes from 192.168.1.13: icmp_seq=7 ttl=63 time=0.482 ms 1508 bytes from 192.168.1.13: icmp_seq=8 ttl=63 time=0.509 ms 1508 bytes from 192.168.1.13: icmp_seq=9 ttl=63 time=0.483 ms 1508 bytes from 192.168.1.13: icmp_seq=10 ttl=63 time=0.389 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.306/0.623/1.902/0.437 ms 2019-04-05 09:31:51,094 INFO [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] Measuring TCP Throughput (packet size=65536)... 2019-04-05 09:31:51,094 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:32:01,222 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=2100.6236 real_seconds=10.00 rate_Mbps=1761.6259 tx_cpu=4 rx_cpu=9 retrans=4 cwnd=365 rtt_ms=0.41 2019-04-05 09:32:01,223 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:32:11,350 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=2033.6498 real_seconds=10.00 rate_Mbps=1705.5853 tx_cpu=3 rx_cpu=9 retrans=47 cwnd=330 rtt_ms=0.50 2019-04-05 09:32:11,350 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:32:21,452 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=2082.2022 real_seconds=10.00 rate_Mbps=1746.3836 tx_cpu=3 rx_cpu=9 retrans=8 cwnd=354 rtt_ms=0.49 2019-04-05 09:32:21,453 INFO [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] Measuring UDP Throughput (packet size=128)... 2019-04-05 09:32:21,454 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:32:24,807 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=17.5479 real_seconds=1.01 rate_Mbps=145.5947 tx_cpu=14 rx_cpu=20 drop=39327 pkt=183080 data_loss=21.48099 2019-04-05 09:32:24,807 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] pkt-size=128 throughput=1<149088/5000000<10000000 Kbps loss-rate=21 2019-04-05 09:32:24,808 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R447264K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:32:28,160 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=17.8214 real_seconds=1.00 rate_Mbps=149.4144 tx_cpu=14 rx_cpu=19 drop=34522 pkt=180515 data_loss=19.12414 2019-04-05 09:32:28,160 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] pkt-size=128 throughput=1<153000/447264<447264 Kbps loss-rate=19 2019-04-05 09:32:28,161 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R300132K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:32:31,487 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=17.5288 real_seconds=1.01 rate_Mbps=145.7635 tx_cpu=17 rx_cpu=17 drop=55021 pkt=198617 data_loss=27.70198 2019-04-05 09:32:31,487 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] pkt-size=128 throughput=1<149261/300132<300132 Kbps loss-rate=27 2019-04-05 09:32:31,488 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R224696K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:32:34,814 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=17.7166 real_seconds=1.01 rate_Mbps=147.8771 tx_cpu=17 rx_cpu=17 drop=57427 pkt=202561 data_loss=28.35033 2019-04-05 09:32:34,815 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] pkt-size=128 throughput=1<151426/224696<224696 Kbps loss-rate=28 2019-04-05 09:32:34,815 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R188061K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:32:38,143 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=17.2239 real_seconds=1.00 rate_Mbps=144.4159 tx_cpu=55 rx_cpu=16 drop=36383 pkt=177481 data_loss=20.49970 2019-04-05 09:32:38,144 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] pkt-size=128 throughput=1<147881/188061<188061 Kbps loss-rate=20 2019-04-05 09:32:38,144 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R167971K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:32:41,498 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=17.3947 real_seconds=1.00 rate_Mbps=145.4118 tx_cpu=87 rx_cpu=17 drop=21537 pkt=164034 data_loss=13.12944 2019-04-05 09:32:41,499 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] pkt-size=128 throughput=1<148901/167971<167971 Kbps loss-rate=13 2019-04-05 09:32:41,499 DEBUG overshot, min=1 kbps=148901 max=167971 2019-04-05 09:32:41,500 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R148901K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:32:44,852 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=17.2549 real_seconds=1.00 rate_Mbps=144.3105 tx_cpu=88 rx_cpu=17 drop=4059 pkt=145411 data_loss=2.79149 2019-04-05 09:32:44,853 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] pkt-size=128 throughput=1<147773/148901<167971 Kbps loss-rate=2 2019-04-05 09:32:44,853 INFO [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] Measuring UDP Throughput (packet size=1024)... 2019-04-05 09:32:44,854 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:32:48,206 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=141.6572 real_seconds=1.00 rate_Mbps=1182.4691 tx_cpu=28 rx_cpu=19 drop=12355 pkt=157412 data_loss=7.84887 2019-04-05 09:32:48,207 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] pkt-size=1024 throughput=1<1210848/5000000<10000000 Kbps loss-rate=7 2019-04-05 09:32:48,207 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3105424K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:32:51,537 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=137.7627 real_seconds=1.01 rate_Mbps=1146.9150 tx_cpu=30 rx_cpu=18 drop=33036 pkt=174105 data_loss=18.97475 2019-04-05 09:32:51,538 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] pkt-size=1024 throughput=1<1174440/3105424<3105424 Kbps loss-rate=18 2019-04-05 09:32:51,538 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2139932K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:32:54,871 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=139.9805 real_seconds=1.00 rate_Mbps=1168.5167 tx_cpu=25 rx_cpu=18 drop=41412 pkt=184752 data_loss=22.41491 2019-04-05 09:32:54,872 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] pkt-size=1024 throughput=1<1196561/2139932<2139932 Kbps loss-rate=22 2019-04-05 09:32:54,872 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1668246K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:32:58,224 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=140.8359 real_seconds=1.00 rate_Mbps=1176.5911 tx_cpu=33 rx_cpu=17 drop=35047 pkt=179263 data_loss=19.55062 2019-04-05 09:32:58,224 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] pkt-size=1024 throughput=1<1204829/1668246<1668246 Kbps loss-rate=19 2019-04-05 09:32:58,224 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1436537K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:33:01,551 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=148.0479 real_seconds=1.01 rate_Mbps=1229.2784 tx_cpu=30 rx_cpu=18 drop=20562 pkt=172163 data_loss=11.94329 2019-04-05 09:33:01,552 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] pkt-size=1024 throughput=1<1258781/1436537<1436537 Kbps loss-rate=11 2019-04-05 09:33:01,552 DEBUG overshot, min=1 kbps=1258781 max=1436537 2019-04-05 09:33:01,553 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1258781K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:33:04,905 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=147.7148 real_seconds=1.00 rate_Mbps=1237.8915 tx_cpu=76 rx_cpu=17 drop=2337 pkt=153597 data_loss=1.52156 2019-04-05 09:33:04,905 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] pkt-size=1024 throughput=1<1267600/1258781<1436537 Kbps loss-rate=1 2019-04-05 09:33:04,906 DEBUG undershot, min=1267600 kbps=1352068 max=1436537 2019-04-05 09:33:04,906 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1352068K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:33:08,259 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=144.4004 real_seconds=1.00 rate_Mbps=1205.9854 tx_cpu=72 rx_cpu=17 drop=17154 pkt=165020 data_loss=10.39507 2019-04-05 09:33:08,260 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] pkt-size=1024 throughput=1267600<1234929/1352068<1436537 Kbps loss-rate=10 2019-04-05 09:33:08,260 DEBUG overshot, min=1267600 kbps=1234929 max=1352068 2019-04-05 09:33:08,261 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1234929K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:33:11,614 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=143.8809 real_seconds=1.00 rate_Mbps=1206.1713 tx_cpu=80 rx_cpu=20 drop=3414 pkt=150748 data_loss=2.26465 2019-04-05 09:33:11,614 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] pkt-size=1024 throughput=1267600<1235119/1234929<1352068 Kbps loss-rate=2 2019-04-05 09:33:11,615 INFO [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] Measuring UDP Throughput (packet size=8192)... 2019-04-05 09:33:11,615 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:33:14,943 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=206.8984 real_seconds=1.00 rate_Mbps=1735.4545 tx_cpu=90 rx_cpu=12 drop=49811 pkt=76294 data_loss=65.28823 2019-04-05 09:33:14,943 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] pkt-size=8192 throughput=1<1777105/5000000<10000000 Kbps loss-rate=65 2019-04-05 09:33:14,944 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3388552K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:33:18,296 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=203.4531 real_seconds=1.00 rate_Mbps=1702.1115 tx_cpu=92 rx_cpu=11 drop=25663 pkt=51705 data_loss=49.63350 2019-04-05 09:33:18,296 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] pkt-size=8192 throughput=1<1742962/3388552<3388552 Kbps loss-rate=49 2019-04-05 09:33:18,297 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2565757K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:33:21,649 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=204.3750 real_seconds=1.00 rate_Mbps=1714.5761 tx_cpu=99 rx_cpu=14 drop=12991 pkt=39151 data_loss=33.18179 2019-04-05 09:33:21,649 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] pkt-size=8192 throughput=1<1755725/2565757<2565757 Kbps loss-rate=33 2019-04-05 09:33:21,650 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2160741K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:33:25,002 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=206.0938 real_seconds=1.00 rate_Mbps=1723.6085 tx_cpu=98 rx_cpu=13 drop=6591 pkt=32971 data_loss=19.99026 2019-04-05 09:33:25,003 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] pkt-size=8192 throughput=1<1764975/2160741<2160741 Kbps loss-rate=19 2019-04-05 09:33:25,003 DEBUG overshot, min=1 kbps=1764975 max=2160741 2019-04-05 09:33:25,004 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1764975K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:33:28,357 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=208.1250 real_seconds=1.00 rate_Mbps=1746.0956 tx_cpu=99 rx_cpu=10 drop=292 pkt=26932 data_loss=1.08419 2019-04-05 09:33:28,357 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] pkt-size=8192 throughput=1<1788001/1764975<2160741 Kbps loss-rate=1 2019-04-05 09:33:28,358 DEBUG undershot, min=1788001 kbps=1974371 max=2160741 2019-04-05 09:33:28,358 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1974371K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:33:31,683 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=214.6328 real_seconds=1.00 rate_Mbps=1796.4519 tx_cpu=99 rx_cpu=12 drop=2654 pkt=30127 data_loss=8.80938 2019-04-05 09:33:31,683 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] pkt-size=8192 throughput=1788001<1839566/1974371<2160741 Kbps loss-rate=8 2019-04-05 09:33:31,684 DEBUG overshot, min=1788001 kbps=1839566 max=1974371 2019-04-05 09:33:31,684 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1839566K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:33:35,035 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=217.2500 real_seconds=1.00 rate_Mbps=1822.3303 tx_cpu=98 rx_cpu=11 drop=262 pkt=28070 data_loss=0.93339 2019-04-05 09:33:35,036 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] pkt-size=8192 throughput=1788001<1866066/1839566<1974371 Kbps loss-rate=0 2019-04-05 09:33:35,036 DEBUG undershot, min=1866066 kbps=1920218 max=1974371 2019-04-05 09:33:35,036 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1920218K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:33:38,363 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=213.4375 real_seconds=1.00 rate_Mbps=1784.8000 tx_cpu=99 rx_cpu=12 drop=1981 pkt=29301 data_loss=6.76088 2019-04-05 09:33:38,363 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] pkt-size=8192 throughput=1866066<1827635/1920218<1974371 Kbps loss-rate=6 2019-04-05 09:33:38,363 DEBUG overshot, min=1866066 kbps=1827635 max=1920218 2019-04-05 09:33:38,374 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.12', 'ip_to': u'192.168.1.13', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 4, 'rtt_ms': 0.41, 'throughput_kbps': 1803904, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 47, 'rtt_ms': 0.5, 'throughput_kbps': 1746519, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 8, 'rtt_ms': 0.49, 'throughput_kbps': 1788296, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.79, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 147773, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.26, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1235119, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 6.76, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1827635, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.517', 'rtt_max_ms': '1.492', 'rtt_min_ms': '0.286', 'rtt_stddev': '0.337', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.388', 'rtt_max_ms': '0.701', 'rtt_min_ms': '0.249', 'rtt_stddev': '0.147', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.623', 'rtt_max_ms': '1.902', 'rtt_min_ms': '0.306', 'rtt_stddev': '0.437', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-04-05 09:33:38,376 INFO ============================================================ 2019-04-05 09:33:38,376 INFO Flow 3: VM to VM different network floating IP (intra-node) 2019-04-05 09:33:47,443 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] PING 172.30.9.207 (172.30.9.207) 64(92) bytes of data. 72 bytes from 172.30.9.207: icmp_seq=1 ttl=63 time=0.569 ms 72 bytes from 172.30.9.207: icmp_seq=2 ttl=63 time=0.342 ms 72 bytes from 172.30.9.207: icmp_seq=3 ttl=63 time=0.319 ms 72 bytes from 172.30.9.207: icmp_seq=4 ttl=63 time=0.249 ms 72 bytes from 172.30.9.207: icmp_seq=5 ttl=63 time=0.389 ms 72 bytes from 172.30.9.207: icmp_seq=6 ttl=63 time=0.458 ms 72 bytes from 172.30.9.207: icmp_seq=7 ttl=63 time=0.315 ms 72 bytes from 172.30.9.207: icmp_seq=8 ttl=63 time=0.286 ms 72 bytes from 172.30.9.207: icmp_seq=9 ttl=63 time=0.337 ms 72 bytes from 172.30.9.207: icmp_seq=10 ttl=63 time=0.233 ms --- 172.30.9.207 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.233/0.349/0.569/0.098 ms 2019-04-05 09:33:56,487 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] PING 172.30.9.207 (172.30.9.207) 391(419) bytes of data. 399 bytes from 172.30.9.207: icmp_seq=1 ttl=63 time=0.283 ms 399 bytes from 172.30.9.207: icmp_seq=2 ttl=63 time=0.287 ms 399 bytes from 172.30.9.207: icmp_seq=3 ttl=63 time=0.340 ms 399 bytes from 172.30.9.207: icmp_seq=4 ttl=63 time=0.411 ms 399 bytes from 172.30.9.207: icmp_seq=5 ttl=63 time=0.292 ms 399 bytes from 172.30.9.207: icmp_seq=6 ttl=63 time=0.485 ms 399 bytes from 172.30.9.207: icmp_seq=7 ttl=63 time=0.451 ms 399 bytes from 172.30.9.207: icmp_seq=8 ttl=63 time=0.371 ms 399 bytes from 172.30.9.207: icmp_seq=9 ttl=63 time=0.543 ms 399 bytes from 172.30.9.207: icmp_seq=10 ttl=63 time=0.285 ms --- 172.30.9.207 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.283/0.374/0.543/0.092 ms 2019-04-05 09:34:05,535 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] PING 172.30.9.207 (172.30.9.207) 1500(1528) bytes of data. 1508 bytes from 172.30.9.207: icmp_seq=1 ttl=63 time=1.50 ms 1508 bytes from 172.30.9.207: icmp_seq=2 ttl=63 time=0.453 ms 1508 bytes from 172.30.9.207: icmp_seq=3 ttl=63 time=0.533 ms 1508 bytes from 172.30.9.207: icmp_seq=4 ttl=63 time=0.431 ms 1508 bytes from 172.30.9.207: icmp_seq=5 ttl=63 time=0.480 ms 1508 bytes from 172.30.9.207: icmp_seq=6 ttl=63 time=0.645 ms 1508 bytes from 172.30.9.207: icmp_seq=7 ttl=63 time=0.589 ms 1508 bytes from 172.30.9.207: icmp_seq=8 ttl=63 time=0.522 ms 1508 bytes from 172.30.9.207: icmp_seq=9 ttl=63 time=0.527 ms 1508 bytes from 172.30.9.207: icmp_seq=10 ttl=63 time=0.396 ms --- 172.30.9.207 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.396/0.607/1.502/0.307 ms 2019-04-05 09:34:05,536 INFO [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] Measuring TCP Throughput (packet size=65536)... 2019-04-05 09:34:05,536 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:34:15,637 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=2274.3816 real_seconds=10.00 rate_Mbps=1907.4909 tx_cpu=4 rx_cpu=8 retrans=5 cwnd=365 rtt_ms=0.56 2019-04-05 09:34:15,637 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:34:25,738 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=3082.9897 real_seconds=10.00 rate_Mbps=2585.5650 tx_cpu=5 rx_cpu=12 retrans=20 cwnd=466 rtt_ms=0.32 2019-04-05 09:34:25,738 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:34:35,838 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=2165.7562 real_seconds=10.00 rate_Mbps=1816.2055 tx_cpu=4 rx_cpu=7 retrans=2 cwnd=322 rtt_ms=0.49 2019-04-05 09:34:35,839 INFO [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] Measuring UDP Throughput (packet size=128)... 2019-04-05 09:34:35,840 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:34:39,165 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=17.6028 real_seconds=1.00 rate_Mbps=147.5464 tx_cpu=14 rx_cpu=18 drop=49553 pkt=193755 data_loss=25.57491 2019-04-05 09:34:39,166 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] pkt-size=128 throughput=1<151087/5000000<10000000 Kbps loss-rate=25 2019-04-05 09:34:39,166 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R453261K -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:34:42,493 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=17.5651 real_seconds=1.01 rate_Mbps=146.5581 tx_cpu=16 rx_cpu=18 drop=48386 pkt=192279 data_loss=25.16445 2019-04-05 09:34:42,493 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] pkt-size=128 throughput=1<150075/453261<453261 Kbps loss-rate=25 2019-04-05 09:34:42,494 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R301668K -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:34:45,821 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=17.0094 real_seconds=1.00 rate_Mbps=142.5959 tx_cpu=18 rx_cpu=14 drop=47490 pkt=186831 data_loss=25.41863 2019-04-05 09:34:45,821 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] pkt-size=128 throughput=1<146018/301668<301668 Kbps loss-rate=25 2019-04-05 09:34:45,822 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R223843K -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:34:49,150 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=17.0021 real_seconds=1.01 rate_Mbps=141.0795 tx_cpu=16 rx_cpu=13 drop=61832 pkt=201113 data_loss=30.74473 2019-04-05 09:34:49,151 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] pkt-size=128 throughput=1<144465/223843<223843 Kbps loss-rate=30 2019-04-05 09:34:49,151 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R184154K -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:34:52,476 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=16.7368 real_seconds=1.00 rate_Mbps=139.8838 tx_cpu=57 rx_cpu=15 drop=42730 pkt=179838 data_loss=23.76041 2019-04-05 09:34:52,476 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] pkt-size=128 throughput=1<143241/184154<184154 Kbps loss-rate=23 2019-04-05 09:34:52,477 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R163697K -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:34:55,805 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=16.8899 real_seconds=1.00 rate_Mbps=141.1846 tx_cpu=92 rx_cpu=19 drop=21498 pkt=159860 data_loss=13.44816 2019-04-05 09:34:55,806 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] pkt-size=128 throughput=1<144573/163697<163697 Kbps loss-rate=13 2019-04-05 09:34:55,806 DEBUG overshot, min=1 kbps=144573 max=163697 2019-04-05 09:34:55,806 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R144573K -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:34:59,132 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=16.8092 real_seconds=1.00 rate_Mbps=140.5045 tx_cpu=87 rx_cpu=14 drop=3484 pkt=141185 data_loss=2.46772 2019-04-05 09:34:59,133 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] pkt-size=128 throughput=1<143876/144573<163697 Kbps loss-rate=2 2019-04-05 09:34:59,133 INFO [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] Measuring UDP Throughput (packet size=1024)... 2019-04-05 09:34:59,134 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:35:02,461 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=137.7383 real_seconds=1.01 rate_Mbps=1148.6953 tx_cpu=27 rx_cpu=16 drop=34408 pkt=175452 data_loss=19.61103 2019-04-05 09:35:02,461 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] pkt-size=1024 throughput=1<1176263/5000000<10000000 Kbps loss-rate=19 2019-04-05 09:35:02,462 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3088131K -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:35:05,789 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=134.3770 real_seconds=1.00 rate_Mbps=1126.2884 tx_cpu=30 rx_cpu=16 drop=40477 pkt=178079 data_loss=22.72978 2019-04-05 09:35:05,789 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] pkt-size=1024 throughput=1<1153319/3088131<3088131 Kbps loss-rate=22 2019-04-05 09:35:05,790 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2120725K -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:35:09,117 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=137.6094 real_seconds=1.00 rate_Mbps=1153.3742 tx_cpu=28 rx_cpu=18 drop=44227 pkt=185139 data_loss=23.88852 2019-04-05 09:35:09,117 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] pkt-size=1024 throughput=1<1181055/2120725<2120725 Kbps loss-rate=23 2019-04-05 09:35:09,118 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1650890K -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:35:12,471 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=136.5322 real_seconds=1.00 rate_Mbps=1144.4387 tx_cpu=26 rx_cpu=16 drop=53985 pkt=193794 data_loss=27.85693 2019-04-05 09:35:12,471 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] pkt-size=1024 throughput=1<1171905/1650890<1650890 Kbps loss-rate=27 2019-04-05 09:35:12,471 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1411397K -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:35:15,822 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=137.8730 real_seconds=1.00 rate_Mbps=1152.7336 tx_cpu=84 rx_cpu=17 drop=31108 pkt=172290 data_loss=18.05565 2019-04-05 09:35:15,822 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] pkt-size=1024 throughput=1<1180399/1411397<1411397 Kbps loss-rate=18 2019-04-05 09:35:15,823 DEBUG overshot, min=1 kbps=1180399 max=1411397 2019-04-05 09:35:15,823 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1180399K -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:35:19,148 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=132.1748 real_seconds=1.00 rate_Mbps=1104.7171 tx_cpu=74 rx_cpu=19 drop=8745 pkt=144092 data_loss=6.06901 2019-04-05 09:35:19,149 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] pkt-size=1024 throughput=1<1131230/1180399<1411397 Kbps loss-rate=6 2019-04-05 09:35:19,149 DEBUG overshot, min=1 kbps=1131230 max=1180399 2019-04-05 09:35:19,149 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1131230K -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:35:22,477 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=133.5674 real_seconds=1.00 rate_Mbps=1118.5105 tx_cpu=92 rx_cpu=17 drop=1317 pkt=138090 data_loss=0.95370 2019-04-05 09:35:22,477 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] pkt-size=1024 throughput=1<1145354/1131230<1180399 Kbps loss-rate=0 2019-04-05 09:35:22,477 DEBUG undershot, min=1145354 kbps=1162876 max=1180399 2019-04-05 09:35:22,478 INFO [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] Measuring UDP Throughput (packet size=8192)... 2019-04-05 09:35:22,478 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:35:25,830 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=208.3594 real_seconds=1.00 rate_Mbps=1747.8748 tx_cpu=86 rx_cpu=11 drop=49624 pkt=76294 data_loss=65.04312 2019-04-05 09:35:25,830 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] pkt-size=8192 throughput=1<1789823/5000000<10000000 Kbps loss-rate=65 2019-04-05 09:35:25,831 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3394911K -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:35:29,157 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=210.5859 real_seconds=1.00 rate_Mbps=1765.7548 tx_cpu=99 rx_cpu=12 drop=24848 pkt=51803 data_loss=47.96634 2019-04-05 09:35:29,157 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] pkt-size=8192 throughput=1<1808132/3394911<3394911 Kbps loss-rate=47 2019-04-05 09:35:29,158 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2601521K -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:35:32,486 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=207.6094 real_seconds=1.00 rate_Mbps=1736.1750 tx_cpu=99 rx_cpu=12 drop=13122 pkt=39696 data_loss=33.05622 2019-04-05 09:35:32,486 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] pkt-size=8192 throughput=1<1777843/2601521<2601521 Kbps loss-rate=33 2019-04-05 09:35:32,486 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2189682K -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:35:35,838 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=205.9062 real_seconds=1.00 rate_Mbps=1722.7515 tx_cpu=99 rx_cpu=9 drop=7056 pkt=33412 data_loss=21.11817 2019-04-05 09:35:35,838 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] pkt-size=8192 throughput=1<1764097/2189682<2189682 Kbps loss-rate=21 2019-04-05 09:35:35,838 DEBUG overshot, min=1 kbps=1764097 max=2189682 2019-04-05 09:35:35,839 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1764097K -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:35:39,166 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=209.9297 real_seconds=1.00 rate_Mbps=1761.9270 tx_cpu=99 rx_cpu=10 drop=47 pkt=26918 data_loss=0.17461 2019-04-05 09:35:39,166 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] pkt-size=8192 throughput=1<1804213/1764097<2189682 Kbps loss-rate=0 2019-04-05 09:35:39,166 DEBUG undershot, min=1804213 kbps=1996947 max=2189682 2019-04-05 09:35:39,166 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1996947K -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:35:42,494 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=211.5781 real_seconds=1.00 rate_Mbps=1769.9520 tx_cpu=99 rx_cpu=11 drop=3389 pkt=30471 data_loss=11.12207 2019-04-05 09:35:42,494 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] pkt-size=8192 throughput=1804213<1812430/1996947<2189682 Kbps loss-rate=11 2019-04-05 09:35:42,495 DEBUG overshot, min=1804213 kbps=1812430 max=1996947 2019-04-05 09:35:42,495 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1812430K -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:35:45,847 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=213.7578 real_seconds=1.00 rate_Mbps=1793.1179 tx_cpu=99 rx_cpu=10 drop=295 pkt=27656 data_loss=1.06668 2019-04-05 09:35:45,848 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] pkt-size=8192 throughput=1804213<1836152/1812430<1996947 Kbps loss-rate=1 2019-04-05 09:35:45,848 DEBUG undershot, min=1836152 kbps=1916549 max=1996947 2019-04-05 09:35:45,848 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1916549K -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:35:49,174 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] megabytes=219.1484 real_seconds=1.00 rate_Mbps=1832.6819 tx_cpu=99 rx_cpu=11 drop=1194 pkt=29245 data_loss=4.08278 2019-04-05 09:35:49,174 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] pkt-size=8192 throughput=1836152<1876666/1916549<1996947 Kbps loss-rate=4 2019-04-05 09:35:49,185 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network floating IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.12', 'ip_to': u'172.30.9.207', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 5, 'rtt_ms': 0.56, 'throughput_kbps': 1953270, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 20, 'rtt_ms': 0.32, 'throughput_kbps': 2647618, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.49, 'throughput_kbps': 1859794, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.47, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 143876, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.95, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1145354, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.08, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1876666, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.349', 'rtt_max_ms': '0.569', 'rtt_min_ms': '0.233', 'rtt_stddev': '0.098', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.374', 'rtt_max_ms': '0.543', 'rtt_min_ms': '0.283', 'rtt_stddev': '0.092', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.607', 'rtt_max_ms': '1.502', 'rtt_min_ms': '0.396', 'rtt_stddev': '0.307', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-04-05 09:35:49,186 INFO Deleting floating ip 276d0a2d-a9c1-45ea-8850-f4774d0ea845 2019-04-05 09:35:50,750 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] Floating IP 172.30.9.206 deleted 2019-04-05 09:35:51,157 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245672] Instance deleted 2019-04-05 09:35:51,221 INFO [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] Creating client VM... 2019-04-05 09:35:51,222 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-04-05 09:35:54,617 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] VM status=BUILD, retrying 1 of 150... 2019-04-05 09:35:57,095 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] VM status=BUILD, retrying 2 of 150... 2019-04-05 09:35:59,262 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] VM status=BUILD, retrying 3 of 150... 2019-04-05 09:36:01,918 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] VM status=BUILD, retrying 4 of 150... 2019-04-05 09:36:04,488 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] VM status=BUILD, retrying 5 of 150... 2019-04-05 09:36:07,231 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] VM status=BUILD, retrying 6 of 150... 2019-04-05 09:36:09,577 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] VM status=BUILD, retrying 7 of 150... 2019-04-05 09:36:11,916 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] VM status=BUILD, retrying 8 of 150... 2019-04-05 09:36:14,412 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] VM status=BUILD, retrying 9 of 150... 2019-04-05 09:36:16,590 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] VM status=BUILD, retrying 10 of 150... 2019-04-05 09:36:18,990 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] VM status=BUILD, retrying 11 of 150... 2019-04-05 09:36:21,141 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] VM status=BUILD, retrying 12 of 150... 2019-04-05 09:36:24,191 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] VM status=BUILD, retrying 13 of 150... 2019-04-05 09:36:26,804 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] VM status=BUILD, retrying 14 of 150... 2019-04-05 09:36:29,615 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] VM status=BUILD, retrying 15 of 150... 2019-04-05 09:36:31,780 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] VM status=BUILD, retrying 16 of 150... 2019-04-05 09:36:34,539 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] VM status=BUILD, retrying 17 of 150... 2019-04-05 09:36:37,276 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] VM status=BUILD, retrying 18 of 150... 2019-04-05 09:36:39,728 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] VM status=BUILD, retrying 19 of 150... 2019-04-05 09:36:42,236 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] VM status=BUILD, retrying 20 of 150... 2019-04-05 09:36:44,403 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] VM status=BUILD, retrying 21 of 150... 2019-04-05 09:36:46,845 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] VM status=BUILD, retrying 22 of 150... 2019-04-05 09:36:49,259 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] VM status=BUILD, retrying 23 of 150... 2019-04-05 09:36:51,706 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] VM status=BUILD, retrying 24 of 150... 2019-04-05 09:36:53,872 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] VM status=BUILD, retrying 25 of 150... 2019-04-05 09:36:56,282 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] VM status=BUILD, retrying 26 of 150... 2019-04-05 09:36:58,714 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] VM status=BUILD, retrying 27 of 150... 2019-04-05 09:37:00,860 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] VM status=BUILD, retrying 28 of 150... 2019-04-05 09:37:03,017 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] VM status=BUILD, retrying 29 of 150... 2019-04-05 09:37:05,162 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] VM status=BUILD, retrying 30 of 150... 2019-04-05 09:37:07,323 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] VM status=BUILD, retrying 31 of 150... 2019-04-05 09:37:09,490 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] VM status=BUILD, retrying 32 of 150... 2019-04-05 09:37:11,912 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] VM status=BUILD, retrying 33 of 150... 2019-04-05 09:37:14,310 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] VM status=BUILD, retrying 34 of 150... 2019-04-05 09:37:16,463 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] VM status=BUILD, retrying 35 of 150... 2019-04-05 09:37:18,636 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] VM status=BUILD, retrying 36 of 150... 2019-04-05 09:37:21,243 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] VM status=BUILD, retrying 37 of 150... 2019-04-05 09:37:23,590 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] VM status=BUILD, retrying 38 of 150... 2019-04-05 09:37:25,752 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] VM status=BUILD, retrying 39 of 150... 2019-04-05 09:37:28,193 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] VM status=BUILD, retrying 40 of 150... 2019-04-05 09:37:30,359 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] VM status=BUILD, retrying 41 of 150... 2019-04-05 09:37:32,515 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] VM status=BUILD, retrying 42 of 150... 2019-04-05 09:37:34,683 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] VM status=BUILD, retrying 43 of 150... 2019-04-05 09:37:37,098 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] VM status=BUILD, retrying 44 of 150... 2019-04-05 09:37:39,565 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] VM status=BUILD, retrying 45 of 150... 2019-04-05 09:37:44,538 INFO [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] Internal network IP: 192.168.1.5 2019-04-05 09:37:44,538 INFO [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] SSH IP: 172.30.9.215 2019-04-05 09:37:44,538 INFO [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] Setup SSH for ubuntu@172.30.9.215 2019-04-05 09:37:57,956 INFO [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] Installing nuttcp-8.1.4... 2019-04-05 09:37:58,002 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] Copying nuttcp-8.1.4 to target... 2019-04-05 09:37:58,112 INFO ============================================================ 2019-04-05 09:37:58,112 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2019-04-05 09:38:07,158 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] 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.453 ms 72 bytes from 192.168.1.13: icmp_seq=3 ttl=64 time=0.251 ms 72 bytes from 192.168.1.13: icmp_seq=4 ttl=64 time=0.274 ms 72 bytes from 192.168.1.13: icmp_seq=5 ttl=64 time=0.344 ms 72 bytes from 192.168.1.13: icmp_seq=6 ttl=64 time=0.482 ms 72 bytes from 192.168.1.13: icmp_seq=7 ttl=64 time=0.279 ms 72 bytes from 192.168.1.13: icmp_seq=8 ttl=64 time=0.330 ms 72 bytes from 192.168.1.13: icmp_seq=9 ttl=64 time=0.312 ms 72 bytes from 192.168.1.13: icmp_seq=10 ttl=64 time=0.408 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9528ms rtt min/avg/max/mdev = 0.251/2.500/21.872/6.457 ms 2019-04-05 09:38:16,199 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] 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.395 ms 399 bytes from 192.168.1.13: icmp_seq=2 ttl=64 time=0.255 ms 399 bytes from 192.168.1.13: icmp_seq=3 ttl=64 time=0.578 ms 399 bytes from 192.168.1.13: icmp_seq=4 ttl=64 time=0.499 ms 399 bytes from 192.168.1.13: icmp_seq=5 ttl=64 time=0.477 ms 399 bytes from 192.168.1.13: icmp_seq=6 ttl=64 time=0.381 ms 399 bytes from 192.168.1.13: icmp_seq=7 ttl=64 time=0.270 ms 399 bytes from 192.168.1.13: icmp_seq=8 ttl=64 time=0.504 ms 399 bytes from 192.168.1.13: icmp_seq=9 ttl=64 time=0.502 ms 399 bytes from 192.168.1.13: icmp_seq=10 ttl=64 time=0.369 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.255/0.423/0.578/0.101 ms 2019-04-05 09:38:25,247 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] 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.937 ms 1508 bytes from 192.168.1.13: icmp_seq=2 ttl=64 time=0.453 ms 1508 bytes from 192.168.1.13: icmp_seq=3 ttl=64 time=0.368 ms 1508 bytes from 192.168.1.13: icmp_seq=4 ttl=64 time=0.333 ms 1508 bytes from 192.168.1.13: icmp_seq=5 ttl=64 time=0.274 ms 1508 bytes from 192.168.1.13: icmp_seq=6 ttl=64 time=0.441 ms 1508 bytes from 192.168.1.13: icmp_seq=7 ttl=64 time=0.521 ms 1508 bytes from 192.168.1.13: icmp_seq=8 ttl=64 time=0.304 ms 1508 bytes from 192.168.1.13: icmp_seq=9 ttl=64 time=0.332 ms 1508 bytes from 192.168.1.13: icmp_seq=10 ttl=64 time=0.482 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.274/0.444/0.937/0.182 ms 2019-04-05 09:38:25,248 INFO [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] Measuring TCP Throughput (packet size=65536)... 2019-04-05 09:38:25,249 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:38:35,348 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] megabytes=4078.1704 real_seconds=10.00 rate_Mbps=3420.5945 tx_cpu=8 rx_cpu=10 retrans=3 cwnd=341 rtt_ms=0.37 2019-04-05 09:38:35,349 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:38:45,451 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] megabytes=5602.3437 real_seconds=10.00 rate_Mbps=4698.6881 tx_cpu=8 rx_cpu=13 retrans=1 cwnd=572 rtt_ms=0.50 2019-04-05 09:38:45,451 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:38:55,557 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] megabytes=6991.1493 real_seconds=10.00 rate_Mbps=5863.2349 tx_cpu=10 rx_cpu=18 retrans=6 cwnd=857 rtt_ms=0.39 2019-04-05 09:38:55,557 INFO [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] Measuring UDP Throughput (packet size=128)... 2019-04-05 09:38:55,558 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:38:58,886 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] megabytes=23.2174 real_seconds=1.00 rate_Mbps=194.3941 tx_cpu=15 rx_cpu=27 drop=0 pkt=190197 data_loss=0.00000 2019-04-05 09:38:58,887 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] pkt-size=128 throughput=1<199059/5000000<10000000 Kbps loss-rate=0 2019-04-05 09:38:58,887 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R597177K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:39:02,212 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] megabytes=25.0078 real_seconds=1.00 rate_Mbps=209.4393 tx_cpu=17 rx_cpu=27 drop=0 pkt=204864 data_loss=0.00000 2019-04-05 09:39:02,213 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] pkt-size=128 throughput=1<214465/597177<597177 Kbps loss-rate=0 2019-04-05 09:39:02,213 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R405821K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:39:05,539 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] megabytes=25.7140 real_seconds=1.00 rate_Mbps=214.7551 tx_cpu=17 rx_cpu=26 drop=3796 pkt=214445 data_loss=1.77023 2019-04-05 09:39:05,539 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] pkt-size=128 throughput=1<219909/405821<405821 Kbps loss-rate=1 2019-04-05 09:39:05,540 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R312865K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:39:08,867 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] megabytes=25.8470 real_seconds=1.00 rate_Mbps=216.5479 tx_cpu=18 rx_cpu=26 drop=633 pkt=212372 data_loss=0.29818 2019-04-05 09:39:08,868 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] pkt-size=128 throughput=1<221745/312865<312865 Kbps loss-rate=0 2019-04-05 09:39:08,868 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R267305K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:39:12,196 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] megabytes=25.8538 real_seconds=1.00 rate_Mbps=216.7457 tx_cpu=18 rx_cpu=28 drop=1448 pkt=213243 data_loss=0.67920 2019-04-05 09:39:12,197 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] pkt-size=128 throughput=1<221947/267305<267305 Kbps loss-rate=0 2019-04-05 09:39:12,197 DEBUG undershot, min=221947 kbps=244626 max=267305 2019-04-05 09:39:12,197 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R244626K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:39:15,550 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] megabytes=25.7175 real_seconds=1.00 rate_Mbps=215.4127 tx_cpu=19 rx_cpu=26 drop=104 pkt=210782 data_loss=0.04936 2019-04-05 09:39:15,550 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] pkt-size=128 throughput=221947<220582/244626<267305 Kbps loss-rate=0 2019-04-05 09:39:15,550 DEBUG undershot, min=244626 kbps=255965 max=267305 2019-04-05 09:39:15,551 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R255965K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:39:18,902 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] megabytes=24.8966 real_seconds=1.00 rate_Mbps=208.6363 tx_cpu=17 rx_cpu=26 drop=0 pkt=203953 data_loss=0.00000 2019-04-05 09:39:18,902 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] pkt-size=128 throughput=244626<213643/255965<267305 Kbps loss-rate=0 2019-04-05 09:39:18,902 DEBUG undershot, min=255965 kbps=261635 max=267305 2019-04-05 09:39:18,903 INFO [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] Measuring UDP Throughput (packet size=1024)... 2019-04-05 09:39:18,903 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:39:22,255 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] megabytes=189.3535 real_seconds=1.00 rate_Mbps=1587.1649 tx_cpu=33 rx_cpu=31 drop=0 pkt=193898 data_loss=0.00000 2019-04-05 09:39:22,255 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] pkt-size=1024 throughput=1<1625256/5000000<10000000 Kbps loss-rate=0 2019-04-05 09:39:22,256 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3312628K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:39:25,608 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] megabytes=190.8799 real_seconds=1.00 rate_Mbps=1600.6515 tx_cpu=31 rx_cpu=29 drop=0 pkt=195461 data_loss=0.00000 2019-04-05 09:39:25,609 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] pkt-size=1024 throughput=1<1639067/3312628<3312628 Kbps loss-rate=0 2019-04-05 09:39:25,609 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2475847K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:39:28,961 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] megabytes=191.0791 real_seconds=1.00 rate_Mbps=1602.3189 tx_cpu=32 rx_cpu=29 drop=0 pkt=195665 data_loss=0.00000 2019-04-05 09:39:28,961 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] pkt-size=1024 throughput=1<1640774/2475847<2475847 Kbps loss-rate=0 2019-04-05 09:39:28,962 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2058310K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:39:32,292 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] megabytes=192.2725 real_seconds=1.00 rate_Mbps=1612.3034 tx_cpu=34 rx_cpu=29 drop=669 pkt=197556 data_loss=0.33863 2019-04-05 09:39:32,292 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] pkt-size=1024 throughput=1<1650998/2058310<2058310 Kbps loss-rate=0 2019-04-05 09:39:32,293 DEBUG undershot, min=1650998 kbps=1854654 max=2058310 2019-04-05 09:39:32,293 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1854654K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:39:35,645 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] megabytes=195.6406 real_seconds=1.00 rate_Mbps=1639.9258 tx_cpu=30 rx_cpu=28 drop=329 pkt=200665 data_loss=0.16396 2019-04-05 09:39:35,646 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] pkt-size=1024 throughput=1650998<1679284/1854654<2058310 Kbps loss-rate=0 2019-04-05 09:39:35,646 DEBUG undershot, min=1679284 kbps=1868797 max=2058310 2019-04-05 09:39:35,646 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1868797K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:39:38,972 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] megabytes=195.2617 real_seconds=1.00 rate_Mbps=1636.6581 tx_cpu=34 rx_cpu=27 drop=0 pkt=199948 data_loss=0.00000 2019-04-05 09:39:38,972 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] pkt-size=1024 throughput=1679284<1675937/1868797<2058310 Kbps loss-rate=0 2019-04-05 09:39:38,972 DEBUG undershot, min=1868797 kbps=1963553 max=2058310 2019-04-05 09:39:38,973 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1963553K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:39:42,324 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] megabytes=191.3652 real_seconds=1.00 rate_Mbps=1605.1467 tx_cpu=33 rx_cpu=27 drop=142 pkt=196100 data_loss=0.07243 2019-04-05 09:39:42,324 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] pkt-size=1024 throughput=1868797<1643670/1963553<2058310 Kbps loss-rate=0 2019-04-05 09:39:42,324 DEBUG undershot, min=1963553 kbps=2010931 max=2058310 2019-04-05 09:39:42,325 INFO [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] Measuring UDP Throughput (packet size=8192)... 2019-04-05 09:39:42,325 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:39:45,677 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] megabytes=379.3594 real_seconds=1.00 rate_Mbps=3178.4797 tx_cpu=43 rx_cpu=20 drop=25826 pkt=74384 data_loss=34.71983 2019-04-05 09:39:45,678 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] pkt-size=8192 throughput=1<3254763/5000000<10000000 Kbps loss-rate=34 2019-04-05 09:39:45,678 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4127381K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:39:49,004 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] megabytes=377.5781 real_seconds=1.00 rate_Mbps=3162.4499 tx_cpu=99 rx_cpu=21 drop=14649 pkt=62979 data_loss=23.26013 2019-04-05 09:39:49,004 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] pkt-size=8192 throughput=1<3238348/4127381<4127381 Kbps loss-rate=23 2019-04-05 09:39:49,005 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3682864K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:39:52,357 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] megabytes=390.5625 real_seconds=1.00 rate_Mbps=3271.7051 tx_cpu=99 rx_cpu=22 drop=6203 pkt=56195 data_loss=11.03834 2019-04-05 09:39:52,358 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] pkt-size=8192 throughput=1<3350226/3682864<3682864 Kbps loss-rate=11 2019-04-05 09:39:52,358 DEBUG overshot, min=1 kbps=3350226 max=3682864 2019-04-05 09:39:52,358 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3350226K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:39:55,710 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] megabytes=337.1250 real_seconds=1.00 rate_Mbps=2825.6642 tx_cpu=99 rx_cpu=14 drop=7969 pkt=51121 data_loss=15.58850 2019-04-05 09:39:55,710 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] pkt-size=8192 throughput=1<2893480/3350226<3682864 Kbps loss-rate=15 2019-04-05 09:39:55,710 DEBUG overshot, min=1 kbps=2893480 max=3350226 2019-04-05 09:39:55,710 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2893480K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:39:59,062 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] megabytes=338.6797 real_seconds=1.00 rate_Mbps=2842.6487 tx_cpu=99 rx_cpu=16 drop=800 pkt=44151 data_loss=1.81196 2019-04-05 09:39:59,062 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] pkt-size=8192 throughput=1<2910872/2893480<3350226 Kbps loss-rate=1 2019-04-05 09:39:59,062 DEBUG undershot, min=2910872 kbps=3130549 max=3350226 2019-04-05 09:39:59,062 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3130549K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:40:02,414 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] megabytes=369.9766 real_seconds=1.00 rate_Mbps=3106.2100 tx_cpu=99 rx_cpu=16 drop=412 pkt=47769 data_loss=0.86247 2019-04-05 09:40:02,414 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] pkt-size=8192 throughput=2910872<3180759/3130549<3350226 Kbps loss-rate=0 2019-04-05 09:40:02,414 DEBUG undershot, min=3180759 kbps=3265492 max=3350226 2019-04-05 09:40:02,415 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3265492K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:40:05,741 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] megabytes=385.7344 real_seconds=1.00 rate_Mbps=3236.2178 tx_cpu=99 rx_cpu=18 drop=454 pkt=49828 data_loss=0.91112 2019-04-05 09:40:05,742 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] pkt-size=8192 throughput=3180759<3313887/3265492<3350226 Kbps loss-rate=0 2019-04-05 09:40:05,742 DEBUG undershot, min=3313887 kbps=3332056 max=3350226 2019-04-05 09:40:05,752 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.5', 'ip_to': u'192.168.1.13', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 3, 'rtt_ms': 0.37, 'throughput_kbps': 3502688, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.5, 'throughput_kbps': 4811456, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 6, 'rtt_ms': 0.39, 'throughput_kbps': 6003952, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 213643, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.07, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1643670, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.91, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3313887, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '2.500', 'rtt_max_ms': '21.872', 'rtt_min_ms': '0.251', 'rtt_stddev': '6.457', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.423', 'rtt_max_ms': '0.578', 'rtt_min_ms': '0.255', 'rtt_stddev': '0.101', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.444', 'rtt_max_ms': '0.937', 'rtt_min_ms': '0.274', 'rtt_stddev': '0.182', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-04-05 09:40:05,754 INFO Deleting floating ip 3541c2d3-d0c6-4ca0-ac86-e01e654c5d53 2019-04-05 09:40:07,207 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] Floating IP 172.30.9.215 deleted 2019-04-05 09:40:07,353 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245673] Instance deleted 2019-04-05 09:40:07,369 INFO [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] Creating client VM... 2019-04-05 09:40:07,369 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-04-05 09:40:10,157 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] VM status=BUILD, retrying 1 of 150... 2019-04-05 09:40:12,549 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] VM status=BUILD, retrying 2 of 150... 2019-04-05 09:40:15,250 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] VM status=BUILD, retrying 3 of 150... 2019-04-05 09:40:17,675 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] VM status=BUILD, retrying 4 of 150... 2019-04-05 09:40:20,084 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] VM status=BUILD, retrying 5 of 150... 2019-04-05 09:40:22,256 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] VM status=BUILD, retrying 6 of 150... 2019-04-05 09:40:24,654 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] VM status=BUILD, retrying 7 of 150... 2019-04-05 09:40:29,341 INFO [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] Internal network IP: 192.168.2.8 2019-04-05 09:40:29,341 INFO [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] SSH IP: 172.30.9.204 2019-04-05 09:40:29,342 INFO [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] Setup SSH for ubuntu@172.30.9.204 2019-04-05 09:40:47,113 INFO [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] Installing nuttcp-8.1.4... 2019-04-05 09:40:47,158 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] Copying nuttcp-8.1.4 to target... 2019-04-05 09:40:47,327 INFO ============================================================ 2019-04-05 09:40:47,327 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2019-04-05 09:40:56,374 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] 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.39 ms 72 bytes from 192.168.1.13: icmp_seq=2 ttl=63 time=0.550 ms 72 bytes from 192.168.1.13: icmp_seq=3 ttl=63 time=0.455 ms 72 bytes from 192.168.1.13: icmp_seq=4 ttl=63 time=0.502 ms 72 bytes from 192.168.1.13: icmp_seq=5 ttl=63 time=0.612 ms 72 bytes from 192.168.1.13: icmp_seq=6 ttl=63 time=0.668 ms 72 bytes from 192.168.1.13: icmp_seq=7 ttl=63 time=0.782 ms 72 bytes from 192.168.1.13: icmp_seq=8 ttl=63 time=0.824 ms 72 bytes from 192.168.1.13: icmp_seq=9 ttl=63 time=0.575 ms 72 bytes from 192.168.1.13: icmp_seq=10 ttl=63 time=0.875 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.455/0.724/1.397/0.260 ms 2019-04-05 09:41:05,413 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] 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.364 ms 399 bytes from 192.168.1.13: icmp_seq=2 ttl=63 time=0.671 ms 399 bytes from 192.168.1.13: icmp_seq=3 ttl=63 time=0.433 ms 399 bytes from 192.168.1.13: icmp_seq=4 ttl=63 time=0.583 ms 399 bytes from 192.168.1.13: icmp_seq=5 ttl=63 time=0.496 ms 399 bytes from 192.168.1.13: icmp_seq=6 ttl=63 time=0.706 ms 399 bytes from 192.168.1.13: icmp_seq=7 ttl=63 time=0.681 ms 399 bytes from 192.168.1.13: icmp_seq=8 ttl=63 time=0.630 ms 399 bytes from 192.168.1.13: icmp_seq=9 ttl=63 time=0.608 ms 399 bytes from 192.168.1.13: icmp_seq=10 ttl=63 time=0.480 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.364/0.565/0.706/0.110 ms 2019-04-05 09:41:14,457 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] 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=2.44 ms 1508 bytes from 192.168.1.13: icmp_seq=2 ttl=63 time=0.739 ms 1508 bytes from 192.168.1.13: icmp_seq=3 ttl=63 time=0.530 ms 1508 bytes from 192.168.1.13: icmp_seq=4 ttl=63 time=0.683 ms 1508 bytes from 192.168.1.13: icmp_seq=5 ttl=63 time=0.811 ms 1508 bytes from 192.168.1.13: icmp_seq=6 ttl=63 time=0.750 ms 1508 bytes from 192.168.1.13: icmp_seq=7 ttl=63 time=0.471 ms 1508 bytes from 192.168.1.13: icmp_seq=8 ttl=63 time=0.801 ms 1508 bytes from 192.168.1.13: icmp_seq=9 ttl=63 time=0.766 ms 1508 bytes from 192.168.1.13: icmp_seq=10 ttl=63 time=0.748 ms --- 192.168.1.13 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.471/0.874/2.443/0.534 ms 2019-04-05 09:41:14,458 INFO [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] Measuring TCP Throughput (packet size=65536)... 2019-04-05 09:41:14,458 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:41:24,583 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=1964.2775 real_seconds=10.00 rate_Mbps=1647.4335 tx_cpu=4 rx_cpu=6 retrans=16 cwnd=416 rtt_ms=0.54 2019-04-05 09:41:24,583 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:41:34,710 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=1700.7859 real_seconds=10.00 rate_Mbps=1426.2659 tx_cpu=4 rx_cpu=5 retrans=14 cwnd=271 rtt_ms=0.58 2019-04-05 09:41:34,711 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:41:44,813 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=1581.2018 real_seconds=10.00 rate_Mbps=1326.1077 tx_cpu=4 rx_cpu=4 retrans=4 cwnd=256 rtt_ms=0.68 2019-04-05 09:41:44,813 INFO [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] Measuring UDP Throughput (packet size=128)... 2019-04-05 09:41:44,814 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:41:48,143 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=18.1365 real_seconds=1.00 rate_Mbps=151.4864 tx_cpu=17 rx_cpu=17 drop=63603 pkt=212177 data_loss=29.97626 2019-04-05 09:41:48,143 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] pkt-size=128 throughput=1<155122/5000000<10000000 Kbps loss-rate=29 2019-04-05 09:41:48,143 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R465366K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:41:51,471 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=17.6425 real_seconds=1.00 rate_Mbps=147.2835 tx_cpu=17 rx_cpu=17 drop=66685 pkt=211213 data_loss=31.57260 2019-04-05 09:41:51,471 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] pkt-size=128 throughput=1<150818/465366<465366 Kbps loss-rate=31 2019-04-05 09:41:51,471 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R308092K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:41:54,801 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=17.8918 real_seconds=1.01 rate_Mbps=149.2666 tx_cpu=16 rx_cpu=16 drop=54958 pkt=201527 data_loss=27.27058 2019-04-05 09:41:54,801 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] pkt-size=128 throughput=1<152848/308092<308092 Kbps loss-rate=27 2019-04-05 09:41:54,802 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R230470K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:41:58,128 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=17.7789 real_seconds=1.00 rate_Mbps=148.4078 tx_cpu=16 rx_cpu=17 drop=52323 pkt=197968 data_loss=26.43011 2019-04-05 09:41:58,129 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] pkt-size=128 throughput=1<151969/230470<230470 Kbps loss-rate=26 2019-04-05 09:41:58,129 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R191219K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:42:01,454 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=17.9166 real_seconds=1.00 rate_Mbps=150.4133 tx_cpu=99 rx_cpu=18 drop=39964 pkt=186737 data_loss=21.40118 2019-04-05 09:42:01,454 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] pkt-size=128 throughput=1<154023/191219<191219 Kbps loss-rate=21 2019-04-05 09:42:01,455 DEBUG overshot, min=1 kbps=154023 max=191219 2019-04-05 09:42:01,455 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R154023K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:42:04,807 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=18.0168 real_seconds=1.00 rate_Mbps=150.8642 tx_cpu=99 rx_cpu=17 drop=2817 pkt=150411 data_loss=1.87302 2019-04-05 09:42:04,807 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] pkt-size=128 throughput=1<154484/154023<191219 Kbps loss-rate=1 2019-04-05 09:42:04,807 DEBUG undershot, min=154484 kbps=172851 max=191219 2019-04-05 09:42:04,807 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R172851K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:42:08,161 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=18.0504 real_seconds=1.00 rate_Mbps=150.9683 tx_cpu=98 rx_cpu=17 drop=20931 pkt=168800 data_loss=12.40009 2019-04-05 09:42:08,161 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] pkt-size=128 throughput=154484<154591/172851<191219 Kbps loss-rate=12 2019-04-05 09:42:08,162 DEBUG overshot, min=154484 kbps=154591 max=172851 2019-04-05 09:42:08,162 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R154591K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:42:11,495 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=18.0804 real_seconds=1.00 rate_Mbps=151.1225 tx_cpu=99 rx_cpu=18 drop=2853 pkt=150968 data_loss=1.88999 2019-04-05 09:42:11,496 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] pkt-size=128 throughput=154484<154749/154591<172851 Kbps loss-rate=1 2019-04-05 09:42:11,496 DEBUG undershot, min=154749 kbps=163800 max=172851 2019-04-05 09:42:11,497 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R163800K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:42:14,849 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=17.9491 real_seconds=1.00 rate_Mbps=150.0542 tx_cpu=99 rx_cpu=17 drop=12922 pkt=159961 data_loss=8.07825 2019-04-05 09:42:14,849 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] pkt-size=128 throughput=154749<153655/163800<172851 Kbps loss-rate=8 2019-04-05 09:42:14,849 DEBUG overshot, min=154749 kbps=153655 max=163800 2019-04-05 09:42:14,850 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R153655K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:42:18,175 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=18.0902 real_seconds=1.00 rate_Mbps=151.4881 tx_cpu=99 rx_cpu=18 drop=1859 pkt=150054 data_loss=1.23873 2019-04-05 09:42:18,176 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] pkt-size=128 throughput=154749<155123/153655<163800 Kbps loss-rate=1 2019-04-05 09:42:18,176 DEBUG undershot, min=155123 kbps=159461 max=163800 2019-04-05 09:42:18,177 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R159461K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:42:21,529 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=18.7894 real_seconds=1.00 rate_Mbps=157.1614 tx_cpu=99 rx_cpu=18 drop=1801 pkt=155723 data_loss=1.15628 2019-04-05 09:42:21,530 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] pkt-size=128 throughput=155123<160933/159461<163800 Kbps loss-rate=1 2019-04-05 09:42:21,530 DEBUG undershot, min=160933 kbps=162366 max=163800 2019-04-05 09:42:21,530 INFO [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] Measuring UDP Throughput (packet size=1024)... 2019-04-05 09:42:21,531 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:42:24,884 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=149.6191 real_seconds=1.00 rate_Mbps=1249.0111 tx_cpu=33 rx_cpu=19 drop=48001 pkt=201211 data_loss=23.85607 2019-04-05 09:42:24,885 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] pkt-size=1024 throughput=1<1278987/5000000<10000000 Kbps loss-rate=23 2019-04-05 09:42:24,885 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3139493K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:42:28,212 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=145.1650 real_seconds=1.00 rate_Mbps=1217.1885 tx_cpu=34 rx_cpu=19 drop=53935 pkt=202584 data_loss=26.62353 2019-04-05 09:42:28,212 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] pkt-size=1024 throughput=1<1246401/3139493<3139493 Kbps loss-rate=26 2019-04-05 09:42:28,213 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2192947K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:42:31,568 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=144.8477 real_seconds=1.00 rate_Mbps=1211.0326 tx_cpu=33 rx_cpu=18 drop=50466 pkt=198790 data_loss=25.38658 2019-04-05 09:42:31,569 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] pkt-size=1024 throughput=1<1240097/2192947<2192947 Kbps loss-rate=25 2019-04-05 09:42:31,569 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1716522K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:42:34,921 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=143.4209 real_seconds=1.00 rate_Mbps=1203.9541 tx_cpu=35 rx_cpu=18 drop=38923 pkt=185786 data_loss=20.95043 2019-04-05 09:42:34,921 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] pkt-size=1024 throughput=1<1232848/1716522<1716522 Kbps loss-rate=20 2019-04-05 09:42:34,922 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1474685K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:42:38,247 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=146.3848 real_seconds=1.00 rate_Mbps=1222.5181 tx_cpu=75 rx_cpu=19 drop=30117 pkt=180015 data_loss=16.73025 2019-04-05 09:42:38,247 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] pkt-size=1024 throughput=1<1251858/1474685<1474685 Kbps loss-rate=16 2019-04-05 09:42:38,248 DEBUG overshot, min=1 kbps=1251858 max=1474685 2019-04-05 09:42:38,248 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1251858K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:42:41,601 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=145.0898 real_seconds=1.00 rate_Mbps=1213.3647 tx_cpu=99 rx_cpu=19 drop=4242 pkt=152814 data_loss=2.77594 2019-04-05 09:42:41,601 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] pkt-size=1024 throughput=1<1242485/1251858<1474685 Kbps loss-rate=2 2019-04-05 09:42:41,602 INFO [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] Measuring UDP Throughput (packet size=8192)... 2019-04-05 09:42:41,603 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:42:44,934 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=208.5703 real_seconds=1.00 rate_Mbps=1745.8592 tx_cpu=48 rx_cpu=9 drop=47807 pkt=74504 data_loss=64.16703 2019-04-05 09:42:44,934 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] pkt-size=8192 throughput=1<1787759/5000000<10000000 Kbps loss-rate=64 2019-04-05 09:42:44,935 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3393879K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:42:48,286 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=214.5859 real_seconds=1.00 rate_Mbps=1795.6510 tx_cpu=99 rx_cpu=10 drop=24320 pkt=51787 data_loss=46.96160 2019-04-05 09:42:48,286 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] pkt-size=8192 throughput=1<1838746/3393879<3393879 Kbps loss-rate=46 2019-04-05 09:42:48,287 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2616312K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:42:51,639 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=207.7109 real_seconds=1.00 rate_Mbps=1743.2145 tx_cpu=99 rx_cpu=9 drop=13335 pkt=39922 data_loss=33.40264 2019-04-05 09:42:51,639 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] pkt-size=8192 throughput=1<1785051/2616312<2616312 Kbps loss-rate=33 2019-04-05 09:42:51,640 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2200681K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:42:54,967 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=212.7500 real_seconds=1.00 rate_Mbps=1779.7908 tx_cpu=99 rx_cpu=9 drop=6348 pkt=33580 data_loss=18.90413 2019-04-05 09:42:54,967 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] pkt-size=8192 throughput=1<1822505/2200681<2200681 Kbps loss-rate=18 2019-04-05 09:42:54,967 DEBUG overshot, min=1 kbps=1822505 max=2200681 2019-04-05 09:42:54,968 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1822505K -p5001 -P5002 -fparse 192.168.1.13 2019-04-05 09:42:58,295 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=211.0156 real_seconds=1.00 rate_Mbps=1771.0944 tx_cpu=99 rx_cpu=10 drop=800 pkt=27810 data_loss=2.87666 2019-04-05 09:42:58,296 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] pkt-size=8192 throughput=1<1813600/1822505<2200681 Kbps loss-rate=2 2019-04-05 09:42:58,309 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.8', 'ip_to': u'192.168.1.13', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 16, 'rtt_ms': 0.54, 'throughput_kbps': 1686971, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 14, 'rtt_ms': 0.58, 'throughput_kbps': 1460496, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 4, 'rtt_ms': 0.68, 'throughput_kbps': 1357934, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.16, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 160933, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.78, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1242485, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.88, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1813600, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.724', 'rtt_max_ms': '1.397', 'rtt_min_ms': '0.455', 'rtt_stddev': '0.260', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.565', 'rtt_max_ms': '0.706', 'rtt_min_ms': '0.364', 'rtt_stddev': '0.110', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.874', 'rtt_max_ms': '2.443', 'rtt_min_ms': '0.471', 'rtt_stddev': '0.534', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-04-05 09:42:58,311 INFO ============================================================ 2019-04-05 09:42:58,311 INFO Flow 6: VM to VM different network floating IP (inter-node) 2019-04-05 09:43:07,384 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] PING 172.30.9.207 (172.30.9.207) 64(92) bytes of data. 72 bytes from 172.30.9.207: icmp_seq=1 ttl=63 time=0.841 ms 72 bytes from 172.30.9.207: icmp_seq=2 ttl=63 time=0.624 ms 72 bytes from 172.30.9.207: icmp_seq=3 ttl=63 time=0.542 ms 72 bytes from 172.30.9.207: icmp_seq=4 ttl=63 time=0.725 ms 72 bytes from 172.30.9.207: icmp_seq=5 ttl=63 time=0.423 ms 72 bytes from 172.30.9.207: icmp_seq=6 ttl=63 time=0.759 ms 72 bytes from 172.30.9.207: icmp_seq=7 ttl=63 time=0.751 ms 72 bytes from 172.30.9.207: icmp_seq=8 ttl=63 time=0.780 ms 72 bytes from 172.30.9.207: icmp_seq=9 ttl=63 time=0.595 ms 72 bytes from 172.30.9.207: icmp_seq=10 ttl=63 time=0.730 ms --- 172.30.9.207 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.423/0.677/0.841/0.121 ms 2019-04-05 09:43:16,428 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] PING 172.30.9.207 (172.30.9.207) 391(419) bytes of data. 399 bytes from 172.30.9.207: icmp_seq=1 ttl=63 time=0.286 ms 399 bytes from 172.30.9.207: icmp_seq=2 ttl=63 time=0.455 ms 399 bytes from 172.30.9.207: icmp_seq=3 ttl=63 time=0.346 ms 399 bytes from 172.30.9.207: icmp_seq=4 ttl=63 time=0.732 ms 399 bytes from 172.30.9.207: icmp_seq=5 ttl=63 time=0.705 ms 399 bytes from 172.30.9.207: icmp_seq=6 ttl=63 time=0.532 ms 399 bytes from 172.30.9.207: icmp_seq=7 ttl=63 time=0.665 ms 399 bytes from 172.30.9.207: icmp_seq=8 ttl=63 time=0.698 ms 399 bytes from 172.30.9.207: icmp_seq=9 ttl=63 time=0.551 ms 399 bytes from 172.30.9.207: icmp_seq=10 ttl=63 time=0.516 ms --- 172.30.9.207 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.286/0.548/0.732/0.148 ms 2019-04-05 09:43:25,475 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] PING 172.30.9.207 (172.30.9.207) 1500(1528) bytes of data. 1508 bytes from 172.30.9.207: icmp_seq=1 ttl=63 time=1.58 ms 1508 bytes from 172.30.9.207: icmp_seq=2 ttl=63 time=0.544 ms 1508 bytes from 172.30.9.207: icmp_seq=3 ttl=63 time=0.692 ms 1508 bytes from 172.30.9.207: icmp_seq=4 ttl=63 time=0.783 ms 1508 bytes from 172.30.9.207: icmp_seq=5 ttl=63 time=0.615 ms 1508 bytes from 172.30.9.207: icmp_seq=6 ttl=63 time=0.751 ms 1508 bytes from 172.30.9.207: icmp_seq=7 ttl=63 time=0.922 ms 1508 bytes from 172.30.9.207: icmp_seq=8 ttl=63 time=0.811 ms 1508 bytes from 172.30.9.207: icmp_seq=9 ttl=63 time=0.829 ms 1508 bytes from 172.30.9.207: icmp_seq=10 ttl=63 time=0.817 ms --- 172.30.9.207 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.544/0.834/1.584/0.273 ms 2019-04-05 09:43:25,476 INFO [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] Measuring TCP Throughput (packet size=65536)... 2019-04-05 09:43:25,476 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:43:35,579 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=1911.0360 real_seconds=10.00 rate_Mbps=1602.3809 tx_cpu=4 rx_cpu=6 retrans=17 cwnd=557 rtt_ms=0.70 2019-04-05 09:43:35,580 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:43:45,682 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=1785.8984 real_seconds=10.00 rate_Mbps=1497.5152 tx_cpu=4 rx_cpu=5 retrans=26 cwnd=264 rtt_ms=0.79 2019-04-05 09:43:45,683 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:43:55,782 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=2971.8004 real_seconds=10.00 rate_Mbps=2492.1020 tx_cpu=5 rx_cpu=9 retrans=35 cwnd=439 rtt_ms=0.62 2019-04-05 09:43:55,783 INFO [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] Measuring UDP Throughput (packet size=128)... 2019-04-05 09:43:55,783 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:43:59,108 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=16.9357 real_seconds=1.01 rate_Mbps=141.2476 tx_cpu=16 rx_cpu=16 drop=78631 pkt=217368 data_loss=36.17407 2019-04-05 09:43:59,109 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] pkt-size=128 throughput=1<144637/5000000<10000000 Kbps loss-rate=36 2019-04-05 09:43:59,109 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R433911K -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:44:02,461 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=17.3772 real_seconds=1.00 rate_Mbps=145.0629 tx_cpu=16 rx_cpu=16 drop=74429 pkt=216783 data_loss=34.33348 2019-04-05 09:44:02,461 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] pkt-size=128 throughput=1<148544/433911<433911 Kbps loss-rate=34 2019-04-05 09:44:02,461 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R291227K -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:44:05,788 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=17.6547 real_seconds=1.00 rate_Mbps=148.0715 tx_cpu=17 rx_cpu=16 drop=65201 pkt=209828 data_loss=31.07348 2019-04-05 09:44:05,789 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] pkt-size=128 throughput=1<151625/291227<291227 Kbps loss-rate=31 2019-04-05 09:44:05,790 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R221426K -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:44:09,142 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=17.0231 real_seconds=1.01 rate_Mbps=142.0171 tx_cpu=22 rx_cpu=18 drop=73291 pkt=212745 data_loss=34.45040 2019-04-05 09:44:09,143 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] pkt-size=128 throughput=1<145425/221426<221426 Kbps loss-rate=34 2019-04-05 09:44:09,143 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R183425K -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:44:12,468 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=17.0691 real_seconds=1.00 rate_Mbps=142.8166 tx_cpu=99 rx_cpu=17 drop=39296 pkt=179126 data_loss=21.93771 2019-04-05 09:44:12,469 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] pkt-size=128 throughput=1<146244/183425<183425 Kbps loss-rate=21 2019-04-05 09:44:12,469 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R164834K -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:44:15,821 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=16.7272 real_seconds=1.00 rate_Mbps=139.9406 tx_cpu=99 rx_cpu=16 drop=23942 pkt=160971 data_loss=14.87343 2019-04-05 09:44:15,821 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] pkt-size=128 throughput=1<143299/164834<164834 Kbps loss-rate=14 2019-04-05 09:44:15,822 DEBUG overshot, min=1 kbps=143299 max=164834 2019-04-05 09:44:15,822 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R143299K -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:44:19,173 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=16.9377 real_seconds=1.00 rate_Mbps=141.8988 tx_cpu=99 rx_cpu=16 drop=1187 pkt=139941 data_loss=0.84823 2019-04-05 09:44:19,174 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] pkt-size=128 throughput=1<145304/143299<164834 Kbps loss-rate=0 2019-04-05 09:44:19,174 DEBUG undershot, min=145304 kbps=155069 max=164834 2019-04-05 09:44:19,174 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R155069K -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:44:22,500 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=17.2561 real_seconds=1.00 rate_Mbps=144.2382 tx_cpu=99 rx_cpu=14 drop=10073 pkt=151435 data_loss=6.65163 2019-04-05 09:44:22,501 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] pkt-size=128 throughput=145304<147699/155069<164834 Kbps loss-rate=6 2019-04-05 09:44:22,501 DEBUG overshot, min=145304 kbps=147699 max=155069 2019-04-05 09:44:22,501 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R147699K -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:44:25,830 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=17.2212 real_seconds=1.00 rate_Mbps=143.9782 tx_cpu=99 rx_cpu=19 drop=3161 pkt=144237 data_loss=2.19173 2019-04-05 09:44:25,831 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] pkt-size=128 throughput=145304<147433/147699<155069 Kbps loss-rate=2 2019-04-05 09:44:25,831 INFO [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] Measuring UDP Throughput (packet size=1024)... 2019-04-05 09:44:25,832 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:44:29,184 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=136.8594 real_seconds=1.00 rate_Mbps=1143.4641 tx_cpu=31 rx_cpu=19 drop=55682 pkt=195826 data_loss=28.43440 2019-04-05 09:44:29,185 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] pkt-size=1024 throughput=1<1170907/5000000<10000000 Kbps loss-rate=28 2019-04-05 09:44:29,185 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3085453K -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:44:32,538 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=133.3613 real_seconds=1.01 rate_Mbps=1113.0339 tx_cpu=31 rx_cpu=18 drop=59766 pkt=196328 data_loss=30.44194 2019-04-05 09:44:32,538 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] pkt-size=1024 throughput=1<1139746/3085453<3085453 Kbps loss-rate=30 2019-04-05 09:44:32,539 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2112599K -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:44:35,864 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=136.3242 real_seconds=1.00 rate_Mbps=1138.9191 tx_cpu=28 rx_cpu=17 drop=65846 pkt=205442 data_loss=32.05092 2019-04-05 09:44:35,865 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] pkt-size=1024 throughput=1<1166253/2112599<2112599 Kbps loss-rate=32 2019-04-05 09:44:35,865 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1639426K -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:44:39,218 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=139.0625 real_seconds=1.00 rate_Mbps=1165.3649 tx_cpu=35 rx_cpu=18 drop=42115 pkt=184515 data_loss=22.82469 2019-04-05 09:44:39,219 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] pkt-size=1024 throughput=1<1193333/1639426<1639426 Kbps loss-rate=22 2019-04-05 09:44:39,219 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1416379K -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:44:42,571 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=134.4014 real_seconds=1.00 rate_Mbps=1123.2674 tx_cpu=99 rx_cpu=18 drop=35270 pkt=172897 data_loss=20.39940 2019-04-05 09:44:42,572 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] pkt-size=1024 throughput=1<1150225/1416379<1416379 Kbps loss-rate=20 2019-04-05 09:44:42,572 DEBUG overshot, min=1 kbps=1150225 max=1416379 2019-04-05 09:44:42,573 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1150225K -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:44:45,925 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=135.7773 real_seconds=1.00 rate_Mbps=1137.7951 tx_cpu=99 rx_cpu=18 drop=1373 pkt=140409 data_loss=0.97792 2019-04-05 09:44:45,926 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] pkt-size=1024 throughput=1<1165102/1150225<1416379 Kbps loss-rate=0 2019-04-05 09:44:45,926 DEBUG undershot, min=1165102 kbps=1290740 max=1416379 2019-04-05 09:44:45,927 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1290740K -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:44:49,278 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=134.3877 real_seconds=1.00 rate_Mbps=1123.6715 tx_cpu=99 rx_cpu=18 drop=19948 pkt=157561 data_loss=12.66051 2019-04-05 09:44:49,279 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] pkt-size=1024 throughput=1165102<1150639/1290740<1416379 Kbps loss-rate=12 2019-04-05 09:44:49,279 DEBUG overshot, min=1165102 kbps=1150639 max=1290740 2019-04-05 09:44:49,279 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1150639K -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:44:52,630 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=136.9346 real_seconds=1.00 rate_Mbps=1148.1038 tx_cpu=99 rx_cpu=20 drop=238 pkt=140459 data_loss=0.16943 2019-04-05 09:44:52,631 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] pkt-size=1024 throughput=1165102<1175658/1150639<1290740 Kbps loss-rate=0 2019-04-05 09:44:52,631 DEBUG undershot, min=1175658 kbps=1233199 max=1290740 2019-04-05 09:44:52,632 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1233199K -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:44:55,984 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=139.8633 real_seconds=1.00 rate_Mbps=1170.0815 tx_cpu=99 rx_cpu=18 drop=7317 pkt=150537 data_loss=4.86059 2019-04-05 09:44:55,985 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] pkt-size=1024 throughput=1175658<1198163/1233199<1290740 Kbps loss-rate=4 2019-04-05 09:44:55,985 INFO [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] Measuring UDP Throughput (packet size=8192)... 2019-04-05 09:44:55,986 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:44:59,338 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=210.2344 real_seconds=1.00 rate_Mbps=1755.3499 tx_cpu=35 rx_cpu=8 drop=46699 pkt=73609 data_loss=63.44197 2019-04-05 09:44:59,339 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] pkt-size=8192 throughput=1<1797478/5000000<10000000 Kbps loss-rate=63 2019-04-05 09:44:59,339 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3398739K -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:45:02,664 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=205.9219 real_seconds=1.00 rate_Mbps=1722.9595 tx_cpu=99 rx_cpu=8 drop=25503 pkt=51861 data_loss=49.17568 2019-04-05 09:45:02,665 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] pkt-size=8192 throughput=1<1764310/3398739<3398739 Kbps loss-rate=49 2019-04-05 09:45:02,665 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2581524K -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:45:05,993 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=210.0547 real_seconds=1.00 rate_Mbps=1763.8091 tx_cpu=99 rx_cpu=9 drop=12504 pkt=39391 data_loss=31.74329 2019-04-05 09:45:05,993 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] pkt-size=8192 throughput=1<1806140/2581524<2581524 Kbps loss-rate=31 2019-04-05 09:45:05,994 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2193832K -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:45:09,345 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=202.9922 real_seconds=1.00 rate_Mbps=1698.4179 tx_cpu=99 rx_cpu=9 drop=7493 pkt=33476 data_loss=22.38318 2019-04-05 09:45:09,346 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] pkt-size=8192 throughput=1<1739179/2193832<2193832 Kbps loss-rate=22 2019-04-05 09:45:09,346 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1966505K -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:45:12,673 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=207.4922 real_seconds=1.00 rate_Mbps=1736.1538 tx_cpu=99 rx_cpu=10 drop=3448 pkt=30007 data_loss=11.49065 2019-04-05 09:45:12,674 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] pkt-size=8192 throughput=1<1777821/1966505<1966505 Kbps loss-rate=11 2019-04-05 09:45:12,674 DEBUG overshot, min=1 kbps=1777821 max=1966505 2019-04-05 09:45:12,674 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1777821K -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:45:16,027 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=211.8281 real_seconds=1.00 rate_Mbps=1777.1866 tx_cpu=99 rx_cpu=9 drop=14 pkt=27128 data_loss=0.05162 2019-04-05 09:45:16,027 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] pkt-size=8192 throughput=1<1819839/1777821<1966505 Kbps loss-rate=0 2019-04-05 09:45:16,027 DEBUG undershot, min=1819839 kbps=1893172 max=1966505 2019-04-05 09:45:16,028 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1893172K -p5001 -P5002 -fparse 172.30.9.207 2019-04-05 09:45:19,353 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] megabytes=217.2422 real_seconds=1.00 rate_Mbps=1816.8961 tx_cpu=99 rx_cpu=9 drop=1081 pkt=28888 data_loss=3.74203 2019-04-05 09:45:19,354 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] pkt-size=8192 throughput=1819839<1860501/1893172<1966505 Kbps loss-rate=3 2019-04-05 09:45:19,368 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network floating IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.8', 'ip_to': u'172.30.9.207', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 17, 'rtt_ms': 0.7, 'throughput_kbps': 1640838, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 26, 'rtt_ms': 0.79, 'throughput_kbps': 1533455, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 35, 'rtt_ms': 0.62, 'throughput_kbps': 2551912, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.19, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 147433, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.86, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1198163, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.74, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1860501, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.677', 'rtt_max_ms': '0.841', 'rtt_min_ms': '0.423', 'rtt_stddev': '0.121', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.548', 'rtt_max_ms': '0.732', 'rtt_min_ms': '0.286', 'rtt_stddev': '0.148', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.834', 'rtt_max_ms': '1.584', 'rtt_min_ms': '0.544', 'rtt_stddev': '0.273', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-04-05 09:45:19,369 INFO Deleting floating ip 9eb3485e-85d5-43d3-8955-2fd30f202c6f 2019-04-05 09:45:21,013 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] Floating IP 172.30.9.204 deleted 2019-04-05 09:45:21,447 DEBUG [TestClient_56dffe14-d10e-4a09-8191-d8379b7245674] Instance deleted 2019-04-05 09:45:21,511 INFO Cleaning up... 2019-04-05 09:45:21,511 DEBUG [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] Terminating nuttcp-8.1.4 2019-04-05 09:45:21,527 INFO Deleting floating ip 9ab517da-e744-4709-8e2c-0003170a2c68 2019-04-05 09:45:22,681 DEBUG [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] Floating IP 172.30.9.207 deleted 2019-04-05 09:45:22,928 DEBUG [TestServer_56dffe14-d10e-4a09-8191-d8379b7245671] Instance deleted 2019-04-05 09:45:29,031 INFO Network pns-internal-net_56dffe14-d10e-4a09-8191-d8379b724567 deleted. 2019-04-05 09:45:30,618 INFO Network pns-internal-net2_56dffe14-d10e-4a09-8191-d8379b724567 deleted. 2019-04-05 09:45:30,679 INFO Removed public key pns_public_key 2019-04-05 09:45:30,679 INFO Deleting security group 2019-04-05 09:45:30,844 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': '15512781', 'rtt_ms': '0.186667'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 160446, 'loss_rate': 0.06}, 1024: {'tp_kbps': 1256228, | | | | | 'loss_rate': 0.42}, 8192: {'tp_kbps': 6812857, 'loss_rate': 0.08}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.233/0.144/0.398/0.084', | | | | | '64-byte': '2.341/0.183/20.853/6.170', '1500-byte': '0.304/0.172/0.621/0.130'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '4772698', 'rtt_ms': '0.42'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 213643, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1643670, | | | | | 'loss_rate': 0.07}, 8192: {'tp_kbps': 3313887, 'loss_rate': 0.91}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.423/0.255/0.578/0.101', | | | | | '64-byte': '2.500/0.251/21.872/6.457', '1500-byte': '0.444/0.274/0.937/0.182'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '1779573', 'rtt_ms': '0.466667'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 147773, 'loss_rate': 2.79}, 1024: {'tp_kbps': 1235119, | | | | | 'loss_rate': 2.26}, 8192: {'tp_kbps': 1827635, 'loss_rate': 6.76}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.388/0.249/0.701/0.147', | | | | | '64-byte': '0.517/0.286/1.492/0.337', '1500-byte': '0.623/0.306/1.902/0.437'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '1501800', 'rtt_ms': '0.6'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 160933, 'loss_rate': 1.16}, 1024: {'tp_kbps': 1242485, | | | | | 'loss_rate': 2.78}, 8192: {'tp_kbps': 1813600, 'loss_rate': 2.88}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.565/0.364/0.706/0.110', | | | | | '64-byte': '0.724/0.455/1.397/0.260', '1500-byte': '0.874/0.471/2.443/0.534'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '2153560', 'rtt_ms': '0.456667'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 143876, 'loss_rate': 2.47}, 1024: {'tp_kbps': 1145354, | | | | | 'loss_rate': 0.95}, 8192: {'tp_kbps': 1876666, 'loss_rate': 4.08}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.374/0.283/0.543/0.092', | | | | | '64-byte': '0.349/0.233/0.569/0.098', '1500-byte': '0.607/0.396/1.502/0.307'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '1908735', 'rtt_ms': '0.703333'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 147433, 'loss_rate': 2.19}, 1024: {'tp_kbps': 1198163, | | | | | 'loss_rate': 4.86}, 8192: {'tp_kbps': 1860501, 'loss_rate': 3.74}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.548/0.286/0.732/0.148', | | | | | '64-byte': '0.677/0.423/0.841/0.121', '1500-byte': '0.834/0.544/1.584/0.273'}} | | 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-04-05 09:45:30,849 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2019-04-05 09:45:31,167 - 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-04-05 09:45:31,320 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-05 09:45:31,321 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 19:27 | PASS | +-------------------+------------------+------------------+----------------+ 2019-04-05 09:45:31,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-05 09:45:31,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}84a7b5ef61f13e4ba4e636d69cec2e7909390591" 2019-04-05 09:45:31,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1701 Content-Type: application/json Date: Fri, 05 Apr 2019 09:45:31 GMT X-Openstack-Request-Id: req-816b15b4-585b-418a-a020-7289e2b77034 2019-04-05 09:45:31,945 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "50070b4568df4a2a8afb0223b39a13cd", "created_at": "2019-04-05T09:26:05Z", "admin_state_up": true, "updated_at": "2019-04-05T09:45:26Z", "project_id": "50070b4568df4a2a8afb0223b39a13cd", "flavor_id": null, "revision_number": 6, "routes": [], "ha": false, "id": "1ceb24cd-d973-477a-a548-642e18aea8fe", "name": "vmtp-router_56dffe14-d10e-4a09-8191-d8379b724567"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "638a7b188ca34971904cb70406edfab6", "created_at": "2019-04-05T06:37:32Z", "admin_state_up": false, "updated_at": "2019-04-05T06:37:32Z", "project_id": "638a7b188ca34971904cb70406edfab6", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "4026d610-689a-47a2-8afb-4aab31575bd9", "name": "tempest-router-290562227"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7a3d46fba4b943edb09ab34dc165c86a", "created_at": "2019-04-05T06:37:04Z", "admin_state_up": true, "updated_at": "2019-04-05T06:37:04Z", "project_id": "7a3d46fba4b943edb09ab34dc165c86a", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "96e1d4d7-e383-4196-9d01-0b4fd7036c10", "name": "tempest-pretest-check-172181608"}]} 2019-04-05 09:45:31,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-816b15b4-585b-418a-a020-7289e2b77034 2019-04-05 09:45:31,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.618031978607s 2019-04-05 09:45:31,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-05 09:45:31,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/1ceb24cd-d973-477a-a548-642e18aea8fe.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84a7b5ef61f13e4ba4e636d69cec2e7909390591" 2019-04-05 09:45:33,376 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 09:45:33 GMT X-Openstack-Request-Id: req-e862a1ea-381a-4df9-9a41-d100733c8af0 2019-04-05 09:45:33,377 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 09:45:33,377 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/1ceb24cd-d973-477a-a548-642e18aea8fe.json used request id req-e862a1ea-381a-4df9-9a41-d100733c8af0 2019-04-05 09:45:33,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.42993211746s 2019-04-05 09:45:33,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 09:45:33,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}84a7b5ef61f13e4ba4e636d69cec2e7909390591" 2019-04-05 09:45:33,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Fri, 05 Apr 2019 09:45:33 GMT X-Openstack-Request-Id: req-8a98a0ad-50b7-483d-9785-c0417578a49a 2019-04-05 09:45:33,670 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T09:26:13Z", "file": "/v2/images/015e26a2-dfe6-4803-82a5-25f2c75b36ec/file", "owner": "50070b4568df4a2a8afb0223b39a13cd", "id": "015e26a2-dfe6-4803-82a5-25f2c75b36ec", "size": 263848448, "self": "/v2/images/015e26a2-dfe6-4803-82a5-25f2c75b36ec", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/015e26a2-dfe6-4803-82a5-25f2c75b36ec/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/015e26a2-dfe6-4803-82a5-25f2c75b36ec/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_56dffe14-d10e-4a09-8191-d8379b724567", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "vmtp-img_56dffe14-d10e-4a09-8191-d8379b724567", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-05T09:26:08Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 09:45:33,671 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-8a98a0ad-50b7-483d-9785-c0417578a49a 2019-04-05 09:45:33,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.288793087006s 2019-04-05 09:45:33,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-05 09:45:33,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/015e26a2-dfe6-4803-82a5-25f2c75b36ec -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84a7b5ef61f13e4ba4e636d69cec2e7909390591" 2019-04-05 09:45:34,911 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 09:45:34 GMT X-Openstack-Request-Id: req-8077a71b-8962-4571-a9af-dde603056710 2019-04-05 09:45:34,911 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 09:45:34,911 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/015e26a2-dfe6-4803-82a5-25f2c75b36ec used request id req-8077a71b-8962-4571-a9af-dde603056710 2019-04-05 09:45:34,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.23878216743s 2019-04-05 09:45:34,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 09:45:34,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}17d32188ee9e27dbbbdaf8ae81e54ebbaeed01ab" 2019-04-05 09:45:35,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 305 Content-Type: application/json Date: Fri, 05 Apr 2019 09:45: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-2c6e0cf9-cc8a-4fe3-8e54-579ce85b096c x-openstack-request-id: req-2c6e0cf9-cc8a-4fe3-8e54-579ce85b096c 2019-04-05 09:45:35,211 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmtp-flavor_56dffe14-d10e-4a09-8191-d8379b724567", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/31e1b7a0-a25d-4021-8d1e-de8bb514026a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/31e1b7a0-a25d-4021-8d1e-de8bb514026a", "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": "31e1b7a0-a25d-4021-8d1e-de8bb514026a"}]} 2019-04-05 09:45:35,211 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-2c6e0cf9-cc8a-4fe3-8e54-579ce85b096c 2019-04-05 09:45:35,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.293804168701s 2019-04-05 09:45:35,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-05 09:45:35,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/31e1b7a0-a25d-4021-8d1e-de8bb514026a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d32188ee9e27dbbbdaf8ae81e54ebbaeed01ab" 2019-04-05 09:45:35,254 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 09:45: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-d35ce964-96c2-473d-bcbb-ebf17dec025e x-openstack-request-id: req-d35ce964-96c2-473d-bcbb-ebf17dec025e 2019-04-05 09:45:35,254 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/31e1b7a0-a25d-4021-8d1e-de8bb514026a used request id req-d35ce964-96c2-473d-bcbb-ebf17dec025e 2019-04-05 09:45:35,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0404050350189s 2019-04-05 09:45:35,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 09:45:35,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}17d32188ee9e27dbbbdaf8ae81e54ebbaeed01ab" 2019-04-05 09:45:35,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Fri, 05 Apr 2019 09:45:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27a02c55-fbbd-4772-9cbd-99a3c9c77e6a 2019-04-05 09:45:35,484 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vmtp-user_56dffe14-d10e-4a09-8191-d8379b724567", "links": {"self": "http://172.30.9.23:5000/v3/users/8b65f8b1cc2b4380a6b79ddc5395c8a0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8b65f8b1cc2b4380a6b79ddc5395c8a0", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 09:45:35,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-27a02c55-fbbd-4772-9cbd-99a3c9c77e6a 2019-04-05 09:45:35,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.229756116867s 2019-04-05 09:45:35,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 09:45:35,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/8b65f8b1cc2b4380a6b79ddc5395c8a0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d32188ee9e27dbbbdaf8ae81e54ebbaeed01ab" 2019-04-05 09:45:35,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Fri, 05 Apr 2019 09:45:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dd02f92-82b7-4f47-82e7-fa1bc0fb3685 2019-04-05 09:45:35,739 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_56dffe14-d10e-4a09-8191-d8379b724567", "links": {"self": "http://172.30.9.23:5000/v3/users/8b65f8b1cc2b4380a6b79ddc5395c8a0"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "8b65f8b1cc2b4380a6b79ddc5395c8a0", "description": null}} 2019-04-05 09:45:35,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/8b65f8b1cc2b4380a6b79ddc5395c8a0 used request id req-9dd02f92-82b7-4f47-82e7-fa1bc0fb3685 2019-04-05 09:45:35,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.248953104019s 2019-04-05 09:45:35,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-05 09:45:35,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/8b65f8b1cc2b4380a6b79ddc5395c8a0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d32188ee9e27dbbbdaf8ae81e54ebbaeed01ab" 2019-04-05 09:45:36,063 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 09:45:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67628da8-9460-4655-a380-45ea7a432578 2019-04-05 09:45:36,063 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 09:45:36,063 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/8b65f8b1cc2b4380a6b79ddc5395c8a0 used request id req-67628da8-9460-4655-a380-45ea7a432578 2019-04-05 09:45:36,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.323431015015s 2019-04-05 09:45:36,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 09:45:36,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}17d32188ee9e27dbbbdaf8ae81e54ebbaeed01ab" 2019-04-05 09:45:36,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 380 Content-Type: application/json Date: Fri, 05 Apr 2019 09:45:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c49d906-eb2d-47ff-9419-3e8d41fe26ce 2019-04-05 09:45:36,284 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.23:5000/v3/projects/50070b4568df4a2a8afb0223b39a13cd"}, "tags": [], "enabled": true, "id": "50070b4568df4a2a8afb0223b39a13cd", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_56dffe14-d10e-4a09-8191-d8379b724567"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 09:45:36,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-0c49d906-eb2d-47ff-9419-3e8d41fe26ce 2019-04-05 09:45:36,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.214390039444s 2019-04-05 09:45:36,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-05 09:45:36,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/50070b4568df4a2a8afb0223b39a13cd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d32188ee9e27dbbbdaf8ae81e54ebbaeed01ab" 2019-04-05 09:45:36,544 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 09:45:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7402d65a-fbd4-4116-ba44-bd957f2abf0d 2019-04-05 09:45:36,544 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 09:45:36,544 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/50070b4568df4a2a8afb0223b39a13cd used request id req-7402d65a-fbd4-4116-ba44-bd957f2abf0d 2019-04-05 09:45:36,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.255341053009s 2019-04-05 09:45:36,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 09:45:36,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=50070b4568df4a2a8afb0223b39a13cd&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.15" -H "X-Auth-Token: {SHA1}17d32188ee9e27dbbbdaf8ae81e54ebbaeed01ab" 2019-04-05 09:45:36,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Fri, 05 Apr 2019 09:45:36 GMT X-Openstack-Request-Id: req-f5942dfc-71ec-4e96-ae97-755e1945d232 2019-04-05 09:45:36,863 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "50070b4568df4a2a8afb0223b39a13cd", "created_at": "2019-04-05T09:26:19Z", "updated_at": "2019-04-05T09:26:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T09:26:19Z", "revision_number": 0, "id": "38b1d0b1-e231-4f68-8960-10ad0fc4a16c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T09:26:19Z", "security_group_id": "0a71612b-6511-4d87-ad61-2c4f705ae88f", "tenant_id": "50070b4568df4a2a8afb0223b39a13cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "50070b4568df4a2a8afb0223b39a13cd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T09:26:19Z", "revision_number": 0, "id": "6d76b1cb-b2a0-4421-8520-af04f0071db8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T09:26:19Z", "security_group_id": "0a71612b-6511-4d87-ad61-2c4f705ae88f", "tenant_id": "50070b4568df4a2a8afb0223b39a13cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "50070b4568df4a2a8afb0223b39a13cd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T09:26:19Z", "revision_number": 0, "id": "99459fb8-8947-48af-9622-035bfb92b46b", "remote_group_id": "0a71612b-6511-4d87-ad61-2c4f705ae88f", "remote_ip_prefix": null, "created_at": "2019-04-05T09:26:19Z", "security_group_id": "0a71612b-6511-4d87-ad61-2c4f705ae88f", "tenant_id": "50070b4568df4a2a8afb0223b39a13cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "50070b4568df4a2a8afb0223b39a13cd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T09:26:19Z", "revision_number": 0, "id": "c1672a74-8fca-4b6d-8b58-093936e6355b", "remote_group_id": "0a71612b-6511-4d87-ad61-2c4f705ae88f", "remote_ip_prefix": null, "created_at": "2019-04-05T09:26:19Z", "security_group_id": "0a71612b-6511-4d87-ad61-2c4f705ae88f", "tenant_id": "50070b4568df4a2a8afb0223b39a13cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "50070b4568df4a2a8afb0223b39a13cd"}], "revision_number": 1, "project_id": "50070b4568df4a2a8afb0223b39a13cd", "id": "0a71612b-6511-4d87-ad61-2c4f705ae88f", "name": "default"}]} 2019-04-05 09:45:36,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=50070b4568df4a2a8afb0223b39a13cd&name=default used request id req-f5942dfc-71ec-4e96-ae97-755e1945d232 2019-04-05 09:45:36,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.313675165176s 2019-04-05 09:45:36,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 09:45:36,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}17d32188ee9e27dbbbdaf8ae81e54ebbaeed01ab" 2019-04-05 09:45:36,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Fri, 05 Apr 2019 09:45:36 GMT X-Openstack-Request-Id: req-5a8cdf5d-75de-460f-ad7f-4675092cc809 2019-04-05 09:45:36,980 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "50070b4568df4a2a8afb0223b39a13cd", "created_at": "2019-04-05T09:26:19Z", "updated_at": "2019-04-05T09:26:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T09:26:19Z", "revision_number": 0, "id": "38b1d0b1-e231-4f68-8960-10ad0fc4a16c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T09:26:19Z", "security_group_id": "0a71612b-6511-4d87-ad61-2c4f705ae88f", "tenant_id": "50070b4568df4a2a8afb0223b39a13cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "50070b4568df4a2a8afb0223b39a13cd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T09:26:19Z", "revision_number": 0, "id": "6d76b1cb-b2a0-4421-8520-af04f0071db8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T09:26:19Z", "security_group_id": "0a71612b-6511-4d87-ad61-2c4f705ae88f", "tenant_id": "50070b4568df4a2a8afb0223b39a13cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "50070b4568df4a2a8afb0223b39a13cd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T09:26:19Z", "revision_number": 0, "id": "99459fb8-8947-48af-9622-035bfb92b46b", "remote_group_id": "0a71612b-6511-4d87-ad61-2c4f705ae88f", "remote_ip_prefix": null, "created_at": "2019-04-05T09:26:19Z", "security_group_id": "0a71612b-6511-4d87-ad61-2c4f705ae88f", "tenant_id": "50070b4568df4a2a8afb0223b39a13cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "50070b4568df4a2a8afb0223b39a13cd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T09:26:19Z", "revision_number": 0, "id": "c1672a74-8fca-4b6d-8b58-093936e6355b", "remote_group_id": "0a71612b-6511-4d87-ad61-2c4f705ae88f", "remote_ip_prefix": null, "created_at": "2019-04-05T09:26:19Z", "security_group_id": "0a71612b-6511-4d87-ad61-2c4f705ae88f", "tenant_id": "50070b4568df4a2a8afb0223b39a13cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "50070b4568df4a2a8afb0223b39a13cd"}], "revision_number": 1, "project_id": "50070b4568df4a2a8afb0223b39a13cd", "id": "0a71612b-6511-4d87-ad61-2c4f705ae88f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "created_at": "2019-04-05T06:36:57Z", "updated_at": "2019-04-05T06:36:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "3ad34bf5-d959-4f47-9e83-1646cad540de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "8dcba419-055d-4390-bce8-60ac1ec0e334", "remote_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "a6617e39-b59c-430d-bf58-b3b9a0d40bba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "fc5486dd-ed4d-46cf-a010-de708199197b", "remote_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}], "revision_number": 1, "project_id": "b3cb4712be48496898e2e8dcb6957ed2", "id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "created_at": "2019-04-05T06:36:58Z", "updated_at": "2019-04-05T06:36:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "03bd4738-8be6-406e-8a4b-9fa8798c5034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "1caf2aa8-6949-4b2f-9e1e-9117ac40e52a", "remote_group_id": "21cbd450-b569-48ec-a666-72704011d359", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "64be6ca7-f643-4418-a3da-9d931c90894a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "a521a8c7-ee0c-400c-989f-f5b4a2a754d5", "remote_group_id": "21cbd450-b569-48ec-a666-72704011d359", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce9e436aaa99438290206e1c56ed2734"}], "revision_number": 1, "project_id": "ce9e436aaa99438290206e1c56ed2734", "id": "21cbd450-b569-48ec-a666-72704011d359", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2116e15ef99649d98579650b18a04081", "created_at": "2019-04-05T06:39:31Z", "updated_at": "2019-04-05T06:39:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "54004b35-755b-4f2d-b5e0-5df0dea68c31", "remote_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv4", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "5949635c-16ae-40eb-a77b-59c4aa715d95", "remote_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv6", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "5eda8d54-40a7-4ae5-89e7-0c4c3f6fe1ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv6", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "ea9cc20f-cda8-4f86-917d-87e175290089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv4", "project_id": "2116e15ef99649d98579650b18a04081"}], "revision_number": 1, "project_id": "2116e15ef99649d98579650b18a04081", "id": "414447cd-6b86-4613-90fc-c75e42843105", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "created_at": "2019-04-05T06:39:33Z", "updated_at": "2019-04-05T06:39:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "0db2aa82-6505-40f0-9098-86a3aee1c249", "remote_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "0fe23aa1-260d-4cb1-a4e7-e733849505a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "480fa81b-fe66-4b98-91ba-f091f0c241ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "9a4acbee-b584-4571-8927-2a611ea95e00", "remote_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "da2fe55963c846f2b042f2dd892486e2"}], "revision_number": 1, "project_id": "da2fe55963c846f2b042f2dd892486e2", "id": "425ad310-705d-4408-b621-bb78f82c0298", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "created_at": "2019-04-05T06:36:46Z", "updated_at": "2019-04-05T06:36:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "2ec6d031-999b-4652-9bc2-473d87f48d7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "8438dec8-7805-4cf4-8fa8-d73fc07d4c1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "97fe85a4-4ab9-4305-89f8-349a8d55f4bd", "remote_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "e05dc08c-fe4d-4d16-b1fd-c4036003dcb6", "remote_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}], "revision_number": 1, "project_id": "ee8e08409f9e44d18a4e4b30e845aebe", "id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-05T06:24:19Z", "updated_at": "2019-04-05T06:24:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "0816cb4e-5b34-4e0e-a92b-2747b5ac7a00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "25763b38-1719-453d-a14e-f3c76b13cc42", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "8210886f-2687-4779-b145-fc57423d91c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "fba949ea-8aec-4a37-9c7a-026e6bd092f8", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "created_at": "2019-04-05T06:36:48Z", "updated_at": "2019-04-05T06:36:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "04a66448-8301-49c6-9c23-b541d993c12e", "remote_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "167fd9e2-36c3-4e62-aa47-a500fdb62641", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "3989831e-39b2-4e9d-9ec2-542923684897", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "70a9b809-e7a5-46cf-9e22-25d814e58350", "remote_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}], "revision_number": 1, "project_id": "860a396ba7d3400ca146873ab04b6f1e", "id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "created_at": "2019-04-05T06:36:25Z", "updated_at": "2019-04-05T06:36:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "1604aef8-274d-4685-9479-f6dd4609a8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "3f6e66e1-b179-4058-b103-b0c9b0410759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "b93b74b8-a650-4ed0-92ac-364deb4a3eff", "remote_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "c1753a0c-8d19-4b2b-abb6-7f0adbf786b9", "remote_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}], "revision_number": 1, "project_id": "9f7d1a679cb14ac58049950f7deeb60f", "id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "created_at": "2019-04-05T06:22:23Z", "updated_at": "2019-04-05T06:22:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "6ea82520-e223-4695-ad5e-9d8a732e75e5", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "84dbc1ec-b830-42da-a2c2-6affe4564e92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "b2cb60c5-bb44-4241-9c03-4830a87cc121", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "bc3ce38f-1e5b-4e37-bc17-77b797ed9d56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}], "revision_number": 1, "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "229636115bb1493c9a4d54b65569f224", "created_at": "2019-04-05T06:36:56Z", "updated_at": "2019-04-05T06:36:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "33c178e2-0140-4c10-8562-2972f4506d1b", "remote_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv6", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "5f458cb6-d04e-4ad4-b005-00f2eb36c7a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv6", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "839f3242-ac45-4d93-9d7c-27234f854569", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv4", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "df221d69-4934-4466-b095-2c9f83a846fc", "remote_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv4", "project_id": "229636115bb1493c9a4d54b65569f224"}], "revision_number": 1, "project_id": "229636115bb1493c9a4d54b65569f224", "id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "created_at": "2019-04-05T06:36:50Z", "updated_at": "2019-04-05T06:36:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "1069fd69-574a-4a73-9ab0-15dcc3fb65d1", "remote_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "51b7361d-b1b8-470f-85c4-bf40f9b2425d", "remote_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "d77a1cc1-3706-462a-b6bf-08f381f66dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "ede2d573-f458-4700-9e3d-80d6ff4fbd8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}], "revision_number": 1, "project_id": "d5daecf70fe5413f8a2671b58e2922f6", "id": "d6258671-5d3d-4067-a774-7476fa7252c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "created_at": "2019-04-05T06:24:18Z", "updated_at": "2019-04-05T06:24:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "1c082b29-0864-456d-a6b5-dfb8ddb5c4dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "3ff1d863-0a41-400b-82d4-9ec541b9069c", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "a5a87ded-31da-4d85-931e-1621ef79b33d", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "ba36cf94-d6e2-464c-a246-442cd5b4c44d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}], "revision_number": 1, "project_id": "a8d120259c3946c982a593eded4f1cfb", "id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6cdad088d3314750972b6209a006436b", "created_at": "2019-04-05T07:35:56Z", "updated_at": "2019-04-05T07:35:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "046ad99e-6286-41f4-83f3-2f0394236547", "remote_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6cdad088d3314750972b6209a006436b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "06616e85-fb59-4c85-9856-24d76d63b6e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6cdad088d3314750972b6209a006436b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "ab4d372b-ff07-4278-aa9c-bad74ac34f3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6cdad088d3314750972b6209a006436b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "f505c2e1-1079-45b1-9474-4d7f4c930bf0", "remote_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6cdad088d3314750972b6209a006436b"}], "revision_number": 1, "project_id": "6cdad088d3314750972b6209a006436b", "id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "name": "default"}]} 2019-04-05 09:45:36,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-5a8cdf5d-75de-460f-ad7f-4675092cc809 2019-04-05 09:45:36,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.112440824509s 2019-04-05 09:45:36,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-05 09:45:36,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/0a71612b-6511-4d87-ad61-2c4f705ae88f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d32188ee9e27dbbbdaf8ae81e54ebbaeed01ab" 2019-04-05 09:45:37,094 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 09:45:37 GMT X-Openstack-Request-Id: req-2ae9570f-9dcc-4596-a16c-48b0cdf1a7a6 2019-04-05 09:45:37,094 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 09:45:37,094 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/0a71612b-6511-4d87-ad61-2c4f705ae88f.json used request id req-2ae9570f-9dcc-4596-a16c-48b0cdf1a7a6 2019-04-05 09:45:37,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.104131937027s 2019-04-05 09:45:37,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 09:45:37,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}84a7b5ef61f13e4ba4e636d69cec2e7909390591" 2019-04-05 09:45:37,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Fri, 05 Apr 2019 09:45:37 GMT X-Openstack-Request-Id: req-2de5b6ba-6d9b-4312-bf53-f3a073944443 2019-04-05 09:45:37,180 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"}]} 2019-04-05 09:45:37,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-2de5b6ba-6d9b-4312-bf53-f3a073944443 2019-04-05 09:45:37,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0852539539337s 2019-04-05 09:45:37,182 - shade - DEBUG - Network pns-internal-net_56dffe14-d10e-4a09-8191-d8379b724567 not found for deleting 2019-04-05 09:45:37,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 09:45:37,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}84a7b5ef61f13e4ba4e636d69cec2e7909390591" 2019-04-05 09:45:37,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Fri, 05 Apr 2019 09:45:37 GMT X-Openstack-Request-Id: req-5b1b9b7f-a78c-426c-9b21-fb12938d0697 2019-04-05 09:45:37,260 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"}]} 2019-04-05 09:45:37,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-5b1b9b7f-a78c-426c-9b21-fb12938d0697 2019-04-05 09:45:37,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0779931545258s 2019-04-05 09:45:37,262 - shade - DEBUG - Network pns-internal-net2_56dffe14-d10e-4a09-8191-d8379b724567 not found for deleting 2019-04-05 09:45:37,282 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2019-04-05 09:45:37,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 09:45:37,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 09:45:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddc16f2b-1ad3-404a-816a-ddf19bff85ed 2019-04-05 09:45:37,314 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-04-05 09:45:37,314 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-ddc16f2b-1ad3-404a-816a-ddf19bff85ed 2019-04-05 09:45:37,314 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 09:45:37,711 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58fef951bcfc4cf0998078f8ffea0edb", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}, {"id": "774319f454e747168821760a73d5b691", "name": "reader"}], "expires_at": "2019-04-05T10:45:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8d120259c3946c982a593eded4f1cfb", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [], "type": "tempest-type-605261660", "id": "18f8718610614825a0400b23ea70ffb4", "name": "tempest-service-846617376"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1412263656", "id": "68540ada0f92454786c30b9265352a18", "name": "tempest-service-673250099"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3925ae83907349f0acb148efa634063e"}, "audit_ids": ["knyJ-cjnQm-_fo1AOpZSYw"], "issued_at": "2019-04-05T09:45:37.000000Z"}} 2019-04-05 09:45:37,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 09:45:37,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b0d856e8b3e910a2cf797421ef2622c6c4745e74" 2019-04-05 09:45:38,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Fri, 05 Apr 2019 09:45:38 GMT X-Openstack-Request-Id: req-cfb01585-4f86-4387-af2c-304d19fd66dc 2019-04-05 09:45:38,342 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"}]} 2019-04-05 09:45:38,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cfb01585-4f86-4387-af2c-304d19fd66dc 2019-04-05 09:45:38,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.627555131912s 2019-04-05 09:45:38,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 09:45:38,354 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 05 Apr 2019 09:45:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1895b29d-c7f3-441c-9a1b-1826917bae47 2019-04-05 09:45:38,355 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 09:45:38,355 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-1895b29d-c7f3-441c-9a1b-1826917bae47 2019-04-05 09:45:38,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 09:45:38,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b0d856e8b3e910a2cf797421ef2622c6c4745e74" 2019-04-05 09:45:38,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 09:45:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-914ec9de-d9ef-4a9e-87f7-c2918163a8d5 2019-04-05 09:45:38,585 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 09:45:38,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-914ec9de-d9ef-4a9e-87f7-c2918163a8d5 2019-04-05 09:45:38,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.229839086533s 2019-04-05 09:45:38,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-05 09:45:38,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b0d856e8b3e910a2cf797421ef2622c6c4745e74" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_22b24f24-af60-4b88-8f5d-98e35254c674"}}' 2019-04-05 09:45:38,842 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 358 Content-Type: application/json Date: Fri, 05 Apr 2019 09:45:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28f95159-fdce-4918-9faf-a9bd3b204ada 2019-04-05 09:45:38,843 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.23:5000/v3/projects/a22041970f5849d0828b00c4342a8907"}, "tags": [], "enabled": true, "id": "a22041970f5849d0828b00c4342a8907", "parent_id": "default", "domain_id": "default", "name": "shaker-project_22b24f24-af60-4b88-8f5d-98e35254c674"}} 2019-04-05 09:45:38,843 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-28f95159-fdce-4918-9faf-a9bd3b204ada 2019-04-05 09:45:38,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.250360965729s 2019-04-05 09:45:38,843 - 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'a22041970f5849d0828b00c4342a8907', '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_22b24f24-af60-4b88-8f5d-98e35254c674'}) 2019-04-05 09:45:38,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-05 09:45:38,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b0d856e8b3e910a2cf797421ef2622c6c4745e74" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "DjaQpNLoQLPzDTiPG5zo4ZIX1EgRjp", "email": null, "name": "shaker-user_22b24f24-af60-4b88-8f5d-98e35254c674"}}' 2019-04-05 09:45:39,314 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 321 Content-Type: application/json Date: Fri, 05 Apr 2019 09:45:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eee8337a-2062-4c85-889f-263810d178d4 2019-04-05 09:45:39,315 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_22b24f24-af60-4b88-8f5d-98e35254c674", "links": {"self": "http://172.30.9.23:5000/v3/users/a7cfc472129441da9bb4d524233c731c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a7cfc472129441da9bb4d524233c731c", "domain_id": "default", "password_expires_at": null}} 2019-04-05 09:45:39,315 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-eee8337a-2062-4c85-889f-263810d178d4 2019-04-05 09:45:39,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.465606927872s 2019-04-05 09:45:39,316 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a7cfc472129441da9bb4d524233c731c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_22b24f24-af60-4b88-8f5d-98e35254c674'}) 2019-04-05 09:45:39,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 09:45:39,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0d856e8b3e910a2cf797421ef2622c6c4745e74" 2019-04-05 09:45:39,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 09:45:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35a653ee-673b-48e6-8541-08543aab8528 2019-04-05 09:45:39,443 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 09:45:39,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-35a653ee-673b-48e6-8541-08543aab8528 2019-04-05 09:45:39,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.124195098877s 2019-04-05 09:45:39,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 09:45:39,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0d856e8b3e910a2cf797421ef2622c6c4745e74" 2019-04-05 09:45:39,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 09:45:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae8a217a-46c0-4e0f-b37f-e54b70fac573 2019-04-05 09:45:39,642 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 09:45:39,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ae8a217a-46c0-4e0f-b37f-e54b70fac573 2019-04-05 09:45:39,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194305181503s 2019-04-05 09:45:39,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 09:45:39,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0d856e8b3e910a2cf797421ef2622c6c4745e74" 2019-04-05 09:45:39,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 09:45:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0993ed04-c140-4110-a991-9fb4de0bd245 2019-04-05 09:45:39,759 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 09:45:39,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0993ed04-c140-4110-a991-9fb4de0bd245 2019-04-05 09:45:39,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112108945847s 2019-04-05 09:45:39,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 09:45:39,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b0d856e8b3e910a2cf797421ef2622c6c4745e74" 2019-04-05 09:45:39,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 09:45:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2b99e67-5a2b-4bc8-9e6d-8a6ff47836d6 2019-04-05 09:45:39,961 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 09:45:39,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-e2b99e67-5a2b-4bc8-9e6d-8a6ff47836d6 2019-04-05 09:45:39,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196765899658s 2019-04-05 09:45:39,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 09:45:39,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b0d856e8b3e910a2cf797421ef2622c6c4745e74" 2019-04-05 09:45:40,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Fri, 05 Apr 2019 09:45:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28b3c315-0f2d-4311-9f12-83aec5e6bac0 2019-04-05 09:45:40,094 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "shaker-user_22b24f24-af60-4b88-8f5d-98e35254c674", "links": {"self": "http://172.30.9.23:5000/v3/users/a7cfc472129441da9bb4d524233c731c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a7cfc472129441da9bb4d524233c731c", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 09:45:40,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-28b3c315-0f2d-4311-9f12-83aec5e6bac0 2019-04-05 09:45:40,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.13188791275s 2019-04-05 09:45:40,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 09:45:40,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b0d856e8b3e910a2cf797421ef2622c6c4745e74" 2019-04-05 09:45:40,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Fri, 05 Apr 2019 09:45:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51d9f48e-6417-462e-81db-2d9a14afa0b8 2019-04-05 09:45:40,320 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.23:5000/v3/projects/a22041970f5849d0828b00c4342a8907"}, "tags": [], "enabled": true, "id": "a22041970f5849d0828b00c4342a8907", "parent_id": "default", "domain_id": "default", "name": "shaker-project_22b24f24-af60-4b88-8f5d-98e35254c674"}]} 2019-04-05 09:45:40,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-51d9f48e-6417-462e-81db-2d9a14afa0b8 2019-04-05 09:45:40,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.213587999344s 2019-04-05 09:45:40,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 09:45:40,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=a7cfc472129441da9bb4d524233c731c&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=a22041970f5849d0828b00c4342a8907" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0d856e8b3e910a2cf797421ef2622c6c4745e74" 2019-04-05 09:45:40,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 208 Content-Type: application/json Date: Fri, 05 Apr 2019 09:45:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fd331bd-88a8-4ddd-9972-2e73a9ad59bd 2019-04-05 09:45:40,532 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=a7cfc472129441da9bb4d524233c731c&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=a22041970f5849d0828b00c4342a8907", "previous": null, "next": null}} 2019-04-05 09:45:40,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=a7cfc472129441da9bb4d524233c731c&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=a22041970f5849d0828b00c4342a8907 used request id req-1fd331bd-88a8-4ddd-9972-2e73a9ad59bd 2019-04-05 09:45:40,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.205155134201s 2019-04-05 09:45:40,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-05 09:45:40,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/a22041970f5849d0828b00c4342a8907/users/a7cfc472129441da9bb4d524233c731c/roles/a7225acce0184423a1dc2d63c39b687a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0d856e8b3e910a2cf797421ef2622c6c4745e74" 2019-04-05 09:45:40,687 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 09:45:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ddff8a0-9262-45f9-b20f-932176942253 2019-04-05 09:45:40,688 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 09:45:40,688 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a22041970f5849d0828b00c4342a8907/users/a7cfc472129441da9bb4d524233c731c/roles/a7225acce0184423a1dc2d63c39b687a used request id req-5ddff8a0-9262-45f9-b20f-932176942253 2019-04-05 09:45:40,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.15159201622s 2019-04-05 09:45:40,689 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_22b24f24-af60-4b88-8f5d-98e35254c674', 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'a22041970f5849d0828b00c4342a8907', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'DjaQpNLoQLPzDTiPG5zo4ZIX1EgRjp', 'username': u'shaker-user_22b24f24-af60-4b88-8f5d-98e35254c674', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-05 09:45:40,692 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_22b24f24-af60-4b88-8f5d-98e35254c674', 'password': 'DjaQpNLoQLPzDTiPG5zo4ZIX1EgRjp', 'project_name': 'shaker-project_22b24f24-af60-4b88-8f5d-98e35254c674', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'a22041970f5849d0828b00c4342a8907', 'project_domain_name': 'Default'} 2019-04-05 09:45:40,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-04-05 09:45:40,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b0d856e8b3e910a2cf797421ef2622c6c4745e74" 2019-04-05 09:45:41,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Fri, 05 Apr 2019 09:45: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-3da457ec-4bb7-42c2-bfe4-6b7656f33c8f x-openstack-request-id: req-3da457ec-4bb7-42c2-bfe4-6b7656f33c8f 2019-04-05 09:45:41,021 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 94, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 18}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-04-05 09:45:41,021 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-3da457ec-4bb7-42c2-bfe4-6b7656f33c8f 2019-04-05 09:45:41,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.325549840927s 2019-04-05 09:45:41,022 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2019-04-05 09:45:41,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 09:45:41,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b0d856e8b3e910a2cf797421ef2622c6c4745e74" 2019-04-05 09:45:41,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 09:45:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-190dd635-3cf8-4daf-8be8-82aad088b8ef 2019-04-05 09:45:41,146 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 09:45:41,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-190dd635-3cf8-4daf-8be8-82aad088b8ef 2019-04-05 09:45:41,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.123507976532s 2019-04-05 09:45:41,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 09:45:41,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b0d856e8b3e910a2cf797421ef2622c6c4745e74" 2019-04-05 09:45:41,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Fri, 05 Apr 2019 09:45:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8e8618d-4e86-4d13-a1e5-640d0dc1c738 2019-04-05 09:45:41,263 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.23:5000/v3/projects/a22041970f5849d0828b00c4342a8907"}, "tags": [], "enabled": true, "id": "a22041970f5849d0828b00c4342a8907", "parent_id": "default", "domain_id": "default", "name": "shaker-project_22b24f24-af60-4b88-8f5d-98e35254c674"}]} 2019-04-05 09:45:41,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-a8e8618d-4e86-4d13-a1e5-640d0dc1c738 2019-04-05 09:45:41,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109955072403s 2019-04-05 09:45:41,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-05 09:45:41,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b0d856e8b3e910a2cf797421ef2622c6c4745e74" -d '{"network": {"tenant_id": "a22041970f5849d0828b00c4342a8907", "name": "shaker-net_22b24f24-af60-4b88-8f5d-98e35254c674", "admin_state_up": true}}' 2019-04-05 09:45:41,594 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 720 Content-Type: application/json Date: Fri, 05 Apr 2019 09:45:41 GMT X-Openstack-Request-Id: req-477f19e9-336a-4507-b812-73b1439a406c 2019-04-05 09:45:41,595 - 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":"ecb2adf1-5349-4b3c-b58d-fc1c617746bb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"a22041970f5849d0828b00c4342a8907","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T09:45:41Z","is_default":false,"qos_policy_id":null,"name":"shaker-net_22b24f24-af60-4b88-8f5d-98e35254c674","admin_state_up":true,"tenant_id":"a22041970f5849d0828b00c4342a8907","created_at":"2019-04-05T09:45:41Z","mtu":1450}} 2019-04-05 09:45:41,595 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-477f19e9-336a-4507-b812-73b1439a406c 2019-04-05 09:45:41,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.329317092896s 2019-04-05 09:45:41,596 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-04-05T09:45:41Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ecb2adf1-5349-4b3c-b58d-fc1c617746bb', 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'shaker-net_22b24f24-af60-4b88-8f5d-98e35254c674', u'created_at': u'2019-04-05T09:45:41Z', u'mtu': 1450, u'tenant_id': u'a22041970f5849d0828b00c4342a8907', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a22041970f5849d0828b00c4342a8907', u'l2_adjacency': True}) 2019-04-05 09:45:41,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 09:45:41,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 09:45:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b42cc98-d99f-4c3e-b287-f361807b06c3 2019-04-05 09:45:41,606 - 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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 09:45:41,606 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-4b42cc98-d99f-4c3e-b287-f361807b06c3 2019-04-05 09:45:41,606 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 09:45:42,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "774319f454e747168821760a73d5b691", "name": "reader"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}], "expires_at": "2019-04-05T10:45:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a22041970f5849d0828b00c4342a8907", "name": "shaker-project_22b24f24-af60-4b88-8f5d-98e35254c674"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a22041970f5849d0828b00c4342a8907", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/a22041970f5849d0828b00c4342a8907", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/a22041970f5849d0828b00c4342a8907", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [], "type": "tempest-type-605261660", "id": "18f8718610614825a0400b23ea70ffb4", "name": "tempest-service-846617376"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a22041970f5849d0828b00c4342a8907", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a22041970f5849d0828b00c4342a8907", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1412263656", "id": "68540ada0f92454786c30b9265352a18", "name": "tempest-service-673250099"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a22041970f5849d0828b00c4342a8907", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/a22041970f5849d0828b00c4342a8907", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/a22041970f5849d0828b00c4342a8907", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a22041970f5849d0828b00c4342a8907", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/a22041970f5849d0828b00c4342a8907", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/a22041970f5849d0828b00c4342a8907", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_22b24f24-af60-4b88-8f5d-98e35254c674", "id": "a7cfc472129441da9bb4d524233c731c"}, "audit_ids": ["ztXv9jJdRW-IiTLiyIM0oQ"], "issued_at": "2019-04-05T09:45:41.000000Z"}} 2019-04-05 09:45:42,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 09:45:42,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:45:42,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1226 Content-Type: application/json Date: Fri, 05 Apr 2019 09:45:42 GMT X-Openstack-Request-Id: req-0018d23e-8f97-45c7-beea-6b53e8ba0e0f 2019-04-05 09:45:42,371 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"ecb2adf1-5349-4b3c-b58d-fc1c617746bb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a22041970f5849d0828b00c4342a8907","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T09:45:41Z","qos_policy_id":null,"name":"shaker-net_22b24f24-af60-4b88-8f5d-98e35254c674","admin_state_up":true,"tenant_id":"a22041970f5849d0828b00c4342a8907","created_at":"2019-04-05T09:45:41Z","mtu":1450}]} 2019-04-05 09:45:42,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-0018d23e-8f97-45c7-beea-6b53e8ba0e0f 2019-04-05 09:45:42,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.364588975906s 2019-04-05 09:45:42,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-05 09:45:42,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" -d '{"subnet": {"name": "shaker-subnet_22b24f24-af60-4b88-8f5d-98e35254c674", "enable_dhcp": true, "network_id": "ecb2adf1-5349-4b3c-b58d-fc1c617746bb", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-05 09:45:42,922 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 674 Content-Type: application/json Date: Fri, 05 Apr 2019 09:45:42 GMT X-Openstack-Request-Id: req-e31c54e4-958d-4741-b9d4-8fe496c07a23 2019-04-05 09:45:42,923 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecb2adf1-5349-4b3c-b58d-fc1c617746bb","tenant_id":"a22041970f5849d0828b00c4342a8907","created_at":"2019-04-05T09:45:42Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-05T09:45:42Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"a22041970f5849d0828b00c4342a8907","id":"34a5173c-7126-4d43-be7e-4372534d814d","subnetpool_id":null,"name":"shaker-subnet_22b24f24-af60-4b88-8f5d-98e35254c674"}} 2019-04-05 09:45:42,923 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-e31c54e4-958d-4741-b9d4-8fe496c07a23 2019-04-05 09:45:42,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.549386978149s 2019-04-05 09:45:42,923 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T09:45:42Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'34a5173c-7126-4d43-be7e-4372534d814d', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_22b24f24-af60-4b88-8f5d-98e35254c674', u'enable_dhcp': True, u'network_id': u'ecb2adf1-5349-4b3c-b58d-fc1c617746bb', u'tenant_id': u'a22041970f5849d0828b00c4342a8907', u'created_at': u'2019-04-05T09:45:42Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'a22041970f5849d0828b00c4342a8907'}) 2019-04-05 09:45:42,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-05 09:45:42,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" -d '{"router": {"external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "name": "shaker-router_22b24f24-af60-4b88-8f5d-98e35254c674", "admin_state_up": true}}' 2019-04-05 09:45:44,534 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 693 Content-Type: application/json Date: Fri, 05 Apr 2019 09:45:44 GMT X-Openstack-Request-Id: req-c6ed6437-ea1f-4680-b42f-ab2408094703 2019-04-05 09:45:44,535 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a22041970f5849d0828b00c4342a8907", "created_at": "2019-04-05T09:45:42Z", "admin_state_up": true, "updated_at": "2019-04-05T09:45:44Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "a22041970f5849d0828b00c4342a8907", "id": "5534560a-4d87-451b-9d4a-0c93354ff570", "name": "shaker-router_22b24f24-af60-4b88-8f5d-98e35254c674"}} 2019-04-05 09:45:44,535 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-c6ed6437-ea1f-4680-b42f-ab2408094703 2019-04-05 09:45:44,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.61101698875s 2019-04-05 09:45:44,535 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T09:45:44Z', u'revision_number': 2, u'id': u'5534560a-4d87-451b-9d4a-0c93354ff570', u'external_gateway_info': {u'network_id': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_22b24f24-af60-4b88-8f5d-98e35254c674', u'admin_state_up': True, u'tenant_id': u'a22041970f5849d0828b00c4342a8907', u'created_at': u'2019-04-05T09:45:42Z', u'flavor_id': None, u'routes': [], u'project_id': u'a22041970f5849d0828b00c4342a8907'}) 2019-04-05 09:45:44,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-05 09:45:44,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/5534560a-4d87-451b-9d4a-0c93354ff570/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.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" -d '{"subnet_id": "34a5173c-7126-4d43-be7e-4372534d814d"}' 2019-04-05 09:45:47,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 09:45:47 GMT X-Openstack-Request-Id: req-fbc4c1c2-cdcd-4f86-93a8-d44d9b538c21 2019-04-05 09:45:47,225 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ecb2adf1-5349-4b3c-b58d-fc1c617746bb", "tenant_id": "a22041970f5849d0828b00c4342a8907", "subnet_id": "34a5173c-7126-4d43-be7e-4372534d814d", "subnet_ids": ["34a5173c-7126-4d43-be7e-4372534d814d"], "port_id": "9c9cdfd3-5fdd-433e-bf78-ba4b4ed5f149", "id": "5534560a-4d87-451b-9d4a-0c93354ff570"} 2019-04-05 09:45:47,225 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/5534560a-4d87-451b-9d4a-0c93354ff570/add_router_interface.json used request id req-fbc4c1c2-cdcd-4f86-93a8-d44d9b538c21 2019-04-05 09:45:47,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.68933582306s 2019-04-05 09:45:47,225 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2019-04-05 09:45:50,274 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2019-04-05 09:45:50,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 09:45:50,282 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Fri, 05 Apr 2019 09:45:50 GMT 2019-04-05 09:45:50,283 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-04-05 09:45:50,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 09:45:50,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:45:50,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Fri, 05 Apr 2019 09:45:50 GMT X-Openstack-Request-Id: req-9cdbab20-7f43-4571-85ff-d3389eefec63 2019-04-05 09:45:50,586 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 09:45:50,586 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-9cdbab20-7f43-4571-85ff-d3389eefec63 2019-04-05 09:45:50,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.298647880554s 2019-04-05 09:45:50,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-05 09:45:50,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_22b24f24-af60-4b88-8f5d-98e35254c674", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_22b24f24-af60-4b88-8f5d-98e35254c674"}' 2019-04-05 09:45:50,643 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 929 Content-Type: application/json Date: Fri, 05 Apr 2019 09:45:50 GMT Location: http://172.30.9.23:9292/v2/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-cc376440-1885-4229-a5a5-4e66761ae09a 2019-04-05 09:45:50,643 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T09:45:50Z", "file": "/v2/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60/file", "owner": "a22041970f5849d0828b00c4342a8907", "id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "size": null, "self": "/v2/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "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_22b24f24-af60-4b88-8f5d-98e35254c674", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_22b24f24-af60-4b88-8f5d-98e35254c674", "checksum": null, "created_at": "2019-04-05T09:45:50Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-05 09:45:50,643 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-cc376440-1885-4229-a5a5-4e66761ae09a 2019-04-05 09:45:50,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0478060245514s 2019-04-05 09:45:50,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-05 09:45:50,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60/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.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" -d '' 2019-04-05 09:45:59,776 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 09:45:59 GMT X-Openstack-Request-Id: req-52953770-6b66-478d-853a-29df75fc0f5c 2019-04-05 09:45:59,776 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 09:45:59,776 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60/file used request id req-52953770-6b66-478d-853a-29df75fc0f5c 2019-04-05 09:45:59,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 9.13217520714s 2019-04-05 09:45:59,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 09:45:59,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:45:59,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Fri, 05 Apr 2019 09:45:59 GMT X-Openstack-Request-Id: req-c2839b1c-71a7-4f66-aeab-ba9bc1f96320 2019-04-05 09:45:59,819 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T09:45:59Z", "file": "/v2/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60/file", "owner": "a22041970f5849d0828b00c4342a8907", "id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "size": 666173440, "self": "/v2/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_22b24f24-af60-4b88-8f5d-98e35254c674", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_22b24f24-af60-4b88-8f5d-98e35254c674", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-04-05T09:45:50Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 09:45:59,820 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-c2839b1c-71a7-4f66-aeab-ba9bc1f96320 2019-04-05 09:45:59,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0390410423279s 2019-04-05 09:45:59,822 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60/file', 'owner': u'a22041970f5849d0828b00c4342a8907', 'id': u'f9a40b6b-cccd-4b49-8bd5-27cebb32fb60', 'size': 666173440, u'self': u'/v2/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a22041970f5849d0828b00c4342a8907', 'name': 'shaker-project_22b24f24-af60-4b88-8f5d-98e35254c674', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-05T09:45:59Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-05T09:45:59Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_22b24f24-af60-4b88-8f5d-98e35254c674', '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/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60', 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_22b24f24-af60-4b88-8f5d-98e35254c674', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_22b24f24-af60-4b88-8f5d-98e35254c674', 'created': u'2019-04-05T09:45:50Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2019-04-05T09:45:50Z', 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/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60', 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_22b24f24-af60-4b88-8f5d-98e35254c674', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}}) 2019-04-05 09:45:59,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-05 09:45:59,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b0d856e8b3e910a2cf797421ef2622c6c4745e74" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_22b24f24-af60-4b88-8f5d-98e35254c674", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-04-05 09:45:59,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 09:45: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-bf2c3604-e7b7-449e-850f-da22befbc887 x-openstack-request-id: req-bf2c3604-e7b7-449e-850f-da22befbc887 2019-04-05 09:45:59,853 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "shaker-flavor_22b24f24-af60-4b88-8f5d-98e35254c674", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "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": "2f6412dd-7e67-4bb6-acac-806d8374af77"}} 2019-04-05 09:45:59,853 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-bf2c3604-e7b7-449e-850f-da22befbc887 2019-04-05 09:45:59,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0307159423828s 2019-04-05 09:45:59,854 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_22b24f24-af60-4b88-8f5d-98e35254c674', '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'a8d120259c3946c982a593eded4f1cfb', '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'2f6412dd-7e67-4bb6-acac-806d8374af77', 'swap': 0}) 2019-04-05 09:45:59,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-05 09:45:59,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77/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.15" -H "X-Auth-Token: {SHA1}b0d856e8b3e910a2cf797421ef2622c6c4745e74" -d '{"extra_specs": {}}' 2019-04-05 09:45:59,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 09:45: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-70e4922f-86b2-4bb2-b371-9c355db2968d x-openstack-request-id: req-70e4922f-86b2-4bb2-b371-9c355db2968d 2019-04-05 09:45:59,874 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-05 09:45:59,874 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77/os-extra_specs used request id req-70e4922f-86b2-4bb2-b371-9c355db2968d 2019-04-05 09:45:59,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0195999145508s 2019-04-05 09:45:59,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-04-05 09:45:59,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" -d '{"keypair": {"name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674"}}' 2019-04-05 09:46:00,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1799 Content-Type: application/json Date: Fri, 05 Apr 2019 09:45: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-48c8dbb7-a44b-461b-9d27-d38e31ced443 x-openstack-request-id: req-48c8dbb7-a44b-461b-9d27-d38e31ced443 2019-04-05 09:46:00,289 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCbTAnlNgEmW+lKqJ2LnrNbd4211fWNHaIWUHi2JCfWg8ELTRiKhfMuKOkqU52DNN/xfqkbS3JBMmHpOVl4nBUOwzBmKRJ8Mbwk7iVApQ89hk7uZGGynUjGQiYHugSb4vhGY0T5VDIAJwI3VYgPShJKwhfzGqW6Oqo1yTVd2/GnFYZYPjj6ZOWMzkjoqtiogh1bAyCnt31MCUrPI811Ods0Z/GEhvKv5O/fULN/w8Q52gyHq85g/DDhzD6tD5EF82yV2F0hlyRcIKVOpgWFbPU/6myZsvUZ8igabT3zIQKAeUPN6N1jYiSxjC0vzvrB6oWKi52gfwPU7IY+bFCsY5Cr Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAm0wJ5TYBJlvpSqidi56zW3eNtdX1jR2iFlB4tiQn1oPBC00Y\nioXzLijpKlOdgzTf8X6pG0tyQTJh6TlZeJwVDsMwZikSfDG8JO4lQKUPPYZO7mRh\nsp1IxkImB7oEm+L4RmNE+VQyACcCN1WID0oSSsIX8xqlujqqNck1XdvxpxWGWD44\n+mTljM5I6KrYqIIdWwMgp7d9TAlKzyPNdTnbNGfxhIbyr+Tv31Czf8PEOdoMh6vO\nYPww4cw+rQ+RBfNsldhdIZckXCClTqYFhWz1P+psmbL1GfIoGm098yECgHlDzejd\nY2IksYwtL876weqFioudoH8D1OyGPmxQrGOQqwIDAQABAoIBAQCW5Yu37IGxhB1r\nLevnfo1IkyJfTUcLl3+nrwmb8gXDqsIo+QCfmQhyEc5+EkE6/GWdgjVPEEA0mYAJ\n3m/Rgdf0QDUHD2Gmy6zFNaF87uWgIqEPgvprU+kiu6O4XkecMS6NNmgO3IC5JS5C\nFhnewVqEyZP75Ciki9xX5uq0CMMGVaBkJufEk0khZHDKuTjIpyHKJlsU+TpDbCCD\n+oap/du0GQCMWD+jWddGkopkvKG+s1ithlGGivNOQWH/TY1kuDh0mMjDIoODdd1A\nfw/6YvQhgD67s1ZOAUKo++3qh2QVASSxsbKytkJx+/X9x2F7x24sxa6SxJofYaSj\nFlkX5lABAoGBAMt4P8HEP+GXhbW/ygLhEQdfLfBe71/AfHCaytmp2j5RD1t532cT\nB7pHaLvQkEyiM0L/6744GBQyCykuIhDjqSM3PfYwr0KDcECtumhB1EHUW4DoNcI5\nCmsUlyn/gD3XcYWfQaHtnnJhp5iMl+rEs6uJdIWxN3zXRyFkACrjLpuLAoGBAMNj\n8953Qgiiguff5bWcWLr2p3/N+XQBv2SwQDXFLjDiXL+SZusVbdNv286Nub6fSQp9\n2UfwbkyyoT5mzxb1f/EyibBpqAxnQJlpO5BtEne2N9QKDTTucllIeqYxa3OAOrYA\ngktD8Yl/wSvyeEmby6baCA+abSr+sTaFy53AuANhAoGAfJ+5hWg7rGRPbIP9KohK\nEtbUX272dRKD5cCZ0Hn9h7/EhUX/dLWuPQVx+9+CEr4iYb442XioHu6L8XwlN20J\n8tzqIbmuDzJMdgEytJrldDCqnykbjEu9utqQwBOTq80i5jImVBUjwHFZ4tDyV8SF\nO+LkMOLb1qZRFf2XMK2XpYMCgYAWGpqeEjPAMlJI1QVxlCxdikXMqYqM2x3B0EaT\nTqk5EoKXkYJfGd+Ayei95z6aF/71VuNbxhFUT+j53DuVR1Sf/q2g7XL7ZDrkoAkC\n/7PVIyIRtMllsYvyGcb2QiT7vgfmSwxyY09R1MgPprCA80UIrSW4TioHcSSvHFe6\nkvC+QQKBgCTiMq1nKyWvpHFuzFSoAJVfNp7ulE2J1juhQCOr/749p5a0oS8S5fkS\nYIi7sUZ2YZZwUGyIOLHQD8BYgXED05Q3uyddsbX1zsihFenbzQpBJkhIvrWrt5DD\nr7c0ScmFOuA7JxsGGZg//Wen3YB6Va8ijYz6v9TV0NQhC3P0zUkc\n-----END RSA PRIVATE KEY-----\n", "user_id": "a7cfc472129441da9bb4d524233c731c", "name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "fingerprint": "25:0e:54:26:05:54:d8:03:b4:ac:75:0f:f5:b3:45:3b"}} 2019-04-05 09:46:00,289 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-48c8dbb7-a44b-461b-9d27-d38e31ced443 2019-04-05 09:46:00,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.412801980972s 2019-04-05 09:46:00,290 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCbTAnlNgEmW+lKqJ2LnrNbd4211fWNHaIWUHi2JCfWg8ELTRiKhfMuKOkqU52DNN/xfqkbS3JBMmHpOVl4nBUOwzBmKRJ8Mbwk7iVApQ89hk7uZGGynUjGQiYHugSb4vhGY0T5VDIAJwI3VYgPShJKwhfzGqW6Oqo1yTVd2/GnFYZYPjj6ZOWMzkjoqtiogh1bAyCnt31MCUrPI811Ods0Z/GEhvKv5O/fULN/w8Q52gyHq85g/DDhzD6tD5EF82yV2F0hlyRcIKVOpgWFbPU/6myZsvUZ8igabT3zIQKAeUPN6N1jYiSxjC0vzvrB6oWKi52gfwPU7IY+bFCsY5Cr Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAm0wJ5TYBJlvpSqidi56zW3eNtdX1jR2iFlB4tiQn1oPBC00Y\nioXzLijpKlOdgzTf8X6pG0tyQTJh6TlZeJwVDsMwZikSfDG8JO4lQKUPPYZO7mRh\nsp1IxkImB7oEm+L4RmNE+VQyACcCN1WID0oSSsIX8xqlujqqNck1XdvxpxWGWD44\n+mTljM5I6KrYqIIdWwMgp7d9TAlKzyPNdTnbNGfxhIbyr+Tv31Czf8PEOdoMh6vO\nYPww4cw+rQ+RBfNsldhdIZckXCClTqYFhWz1P+psmbL1GfIoGm098yECgHlDzejd\nY2IksYwtL876weqFioudoH8D1OyGPmxQrGOQqwIDAQABAoIBAQCW5Yu37IGxhB1r\nLevnfo1IkyJfTUcLl3+nrwmb8gXDqsIo+QCfmQhyEc5+EkE6/GWdgjVPEEA0mYAJ\n3m/Rgdf0QDUHD2Gmy6zFNaF87uWgIqEPgvprU+kiu6O4XkecMS6NNmgO3IC5JS5C\nFhnewVqEyZP75Ciki9xX5uq0CMMGVaBkJufEk0khZHDKuTjIpyHKJlsU+TpDbCCD\n+oap/du0GQCMWD+jWddGkopkvKG+s1ithlGGivNOQWH/TY1kuDh0mMjDIoODdd1A\nfw/6YvQhgD67s1ZOAUKo++3qh2QVASSxsbKytkJx+/X9x2F7x24sxa6SxJofYaSj\nFlkX5lABAoGBAMt4P8HEP+GXhbW/ygLhEQdfLfBe71/AfHCaytmp2j5RD1t532cT\nB7pHaLvQkEyiM0L/6744GBQyCykuIhDjqSM3PfYwr0KDcECtumhB1EHUW4DoNcI5\nCmsUlyn/gD3XcYWfQaHtnnJhp5iMl+rEs6uJdIWxN3zXRyFkACrjLpuLAoGBAMNj\n8953Qgiiguff5bWcWLr2p3/N+XQBv2SwQDXFLjDiXL+SZusVbdNv286Nub6fSQp9\n2UfwbkyyoT5mzxb1f/EyibBpqAxnQJlpO5BtEne2N9QKDTTucllIeqYxa3OAOrYA\ngktD8Yl/wSvyeEmby6baCA+abSr+sTaFy53AuANhAoGAfJ+5hWg7rGRPbIP9KohK\nEtbUX272dRKD5cCZ0Hn9h7/EhUX/dLWuPQVx+9+CEr4iYb442XioHu6L8XwlN20J\n8tzqIbmuDzJMdgEytJrldDCqnykbjEu9utqQwBOTq80i5jImVBUjwHFZ4tDyV8SF\nO+LkMOLb1qZRFf2XMK2XpYMCgYAWGpqeEjPAMlJI1QVxlCxdikXMqYqM2x3B0EaT\nTqk5EoKXkYJfGd+Ayei95z6aF/71VuNbxhFUT+j53DuVR1Sf/q2g7XL7ZDrkoAkC\n/7PVIyIRtMllsYvyGcb2QiT7vgfmSwxyY09R1MgPprCA80UIrSW4TioHcSSvHFe6\nkvC+QQKBgCTiMq1nKyWvpHFuzFSoAJVfNp7ulE2J1juhQCOr/749p5a0oS8S5fkS\nYIi7sUZ2YZZwUGyIOLHQD8BYgXED05Q3uyddsbX1zsihFenbzQpBJkhIvrWrt5DD\nr7c0ScmFOuA7JxsGGZg//Wen3YB6Va8ijYz6v9TV0NQhC3P0zUkc\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'a7cfc472129441da9bb4d524233c731c', 'name': u'shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674', 'created_at': '2019-04-05T09:46:00.290831', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a22041970f5849d0828b00c4342a8907', 'name': 'shaker-project_22b24f24-af60-4b88-8f5d-98e35254c674', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'25:0e:54:26:05:54:d8:03:b4:ac:75:0f:f5:b3:45:3b', 'type': 'ssh', 'id': u'shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674'}) 2019-04-05 09:46:00,291 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAm0wJ5TYBJlvpSqidi56zW3eNtdX1jR2iFlB4tiQn1oPBC00Y ioXzLijpKlOdgzTf8X6pG0tyQTJh6TlZeJwVDsMwZikSfDG8JO4lQKUPPYZO7mRh sp1IxkImB7oEm+L4RmNE+VQyACcCN1WID0oSSsIX8xqlujqqNck1XdvxpxWGWD44 +mTljM5I6KrYqIIdWwMgp7d9TAlKzyPNdTnbNGfxhIbyr+Tv31Czf8PEOdoMh6vO YPww4cw+rQ+RBfNsldhdIZckXCClTqYFhWz1P+psmbL1GfIoGm098yECgHlDzejd Y2IksYwtL876weqFioudoH8D1OyGPmxQrGOQqwIDAQABAoIBAQCW5Yu37IGxhB1r Levnfo1IkyJfTUcLl3+nrwmb8gXDqsIo+QCfmQhyEc5+EkE6/GWdgjVPEEA0mYAJ 3m/Rgdf0QDUHD2Gmy6zFNaF87uWgIqEPgvprU+kiu6O4XkecMS6NNmgO3IC5JS5C FhnewVqEyZP75Ciki9xX5uq0CMMGVaBkJufEk0khZHDKuTjIpyHKJlsU+TpDbCCD +oap/du0GQCMWD+jWddGkopkvKG+s1ithlGGivNOQWH/TY1kuDh0mMjDIoODdd1A fw/6YvQhgD67s1ZOAUKo++3qh2QVASSxsbKytkJx+/X9x2F7x24sxa6SxJofYaSj FlkX5lABAoGBAMt4P8HEP+GXhbW/ygLhEQdfLfBe71/AfHCaytmp2j5RD1t532cT B7pHaLvQkEyiM0L/6744GBQyCykuIhDjqSM3PfYwr0KDcECtumhB1EHUW4DoNcI5 CmsUlyn/gD3XcYWfQaHtnnJhp5iMl+rEs6uJdIWxN3zXRyFkACrjLpuLAoGBAMNj 8953Qgiiguff5bWcWLr2p3/N+XQBv2SwQDXFLjDiXL+SZusVbdNv286Nub6fSQp9 2UfwbkyyoT5mzxb1f/EyibBpqAxnQJlpO5BtEne2N9QKDTTucllIeqYxa3OAOrYA gktD8Yl/wSvyeEmby6baCA+abSr+sTaFy53AuANhAoGAfJ+5hWg7rGRPbIP9KohK EtbUX272dRKD5cCZ0Hn9h7/EhUX/dLWuPQVx+9+CEr4iYb442XioHu6L8XwlN20J 8tzqIbmuDzJMdgEytJrldDCqnykbjEu9utqQwBOTq80i5jImVBUjwHFZ4tDyV8SF O+LkMOLb1qZRFf2XMK2XpYMCgYAWGpqeEjPAMlJI1QVxlCxdikXMqYqM2x3B0EaT Tqk5EoKXkYJfGd+Ayei95z6aF/71VuNbxhFUT+j53DuVR1Sf/q2g7XL7ZDrkoAkC /7PVIyIRtMllsYvyGcb2QiT7vgfmSwxyY09R1MgPprCA80UIrSW4TioHcSSvHFe6 kvC+QQKBgCTiMq1nKyWvpHFuzFSoAJVfNp7ulE2J1juhQCOr/749p5a0oS8S5fkS YIi7sUZ2YZZwUGyIOLHQD8BYgXED05Q3uyddsbX1zsihFenbzQpBJkhIvrWrt5DD r7c0ScmFOuA7JxsGGZg//Wen3YB6Va8ijYz6v9TV0NQhC3P0zUkc -----END RSA PRIVATE KEY----- 2019-04-05 09:46:00,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-04-05 09:46:00,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" -d '{"security_group": {"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674", "description": "created by OPNFV Functest (shaker)"}}' 2019-04-05 09:46:00,483 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1412 Content-Type: application/json Date: Fri, 05 Apr 2019 09:46:00 GMT X-Openstack-Request-Id: req-eb8c3248-ce1c-4d59-93b3-62caa1e8b893 2019-04-05 09:46:00,484 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "a22041970f5849d0828b00c4342a8907", "created_at": "2019-04-05T09:46:00Z", "updated_at": "2019-04-05T09:46:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T09:46:00Z", "revision_number": 0, "id": "83759197-a67b-484b-8f2b-f42601587b45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T09:46:00Z", "security_group_id": "8cd889d1-0562-4d85-bd95-2390ee970da9", "tenant_id": "a22041970f5849d0828b00c4342a8907", "port_range_min": null, "ethertype": "IPv4", "project_id": "a22041970f5849d0828b00c4342a8907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T09:46:00Z", "revision_number": 0, "id": "cd4a17b6-b8b1-4df9-b130-ba746741fde5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T09:46:00Z", "security_group_id": "8cd889d1-0562-4d85-bd95-2390ee970da9", "tenant_id": "a22041970f5849d0828b00c4342a8907", "port_range_min": null, "ethertype": "IPv6", "project_id": "a22041970f5849d0828b00c4342a8907"}], "revision_number": 1, "project_id": "a22041970f5849d0828b00c4342a8907", "id": "8cd889d1-0562-4d85-bd95-2390ee970da9", "name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}} 2019-04-05 09:46:00,484 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-eb8c3248-ce1c-4d59-93b3-62caa1e8b893 2019-04-05 09:46:00,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.187347888947s 2019-04-05 09:46:00,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 09:46:00,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:46:00,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3828 Content-Type: application/json Date: Fri, 05 Apr 2019 09:46:00 GMT X-Openstack-Request-Id: req-de8f86ab-6cac-4833-b2d2-76ad318725f0 2019-04-05 09:46:00,585 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "a22041970f5849d0828b00c4342a8907", "created_at": "2019-04-05T09:46:00Z", "updated_at": "2019-04-05T09:46:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T09:46:00Z", "revision_number": 0, "id": "83759197-a67b-484b-8f2b-f42601587b45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T09:46:00Z", "security_group_id": "8cd889d1-0562-4d85-bd95-2390ee970da9", "tenant_id": "a22041970f5849d0828b00c4342a8907", "port_range_min": null, "ethertype": "IPv4", "project_id": "a22041970f5849d0828b00c4342a8907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T09:46:00Z", "revision_number": 0, "id": "cd4a17b6-b8b1-4df9-b130-ba746741fde5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T09:46:00Z", "security_group_id": "8cd889d1-0562-4d85-bd95-2390ee970da9", "tenant_id": "a22041970f5849d0828b00c4342a8907", "port_range_min": null, "ethertype": "IPv6", "project_id": "a22041970f5849d0828b00c4342a8907"}], "revision_number": 1, "project_id": "a22041970f5849d0828b00c4342a8907", "id": "8cd889d1-0562-4d85-bd95-2390ee970da9", "name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}, {"description": "Default security group", "tags": [], "tenant_id": "a22041970f5849d0828b00c4342a8907", "created_at": "2019-04-05T09:45:41Z", "updated_at": "2019-04-05T09:45:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T09:45:41Z", "revision_number": 0, "id": "00d9f484-d618-4611-9627-7832272df6a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T09:45:41Z", "security_group_id": "a958c91b-35e6-4b24-9b5f-c3acaf3fc996", "tenant_id": "a22041970f5849d0828b00c4342a8907", "port_range_min": null, "ethertype": "IPv6", "project_id": "a22041970f5849d0828b00c4342a8907"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T09:45:41Z", "revision_number": 0, "id": "48ea24ef-5622-472c-822d-31cc2902f6a2", "remote_group_id": "a958c91b-35e6-4b24-9b5f-c3acaf3fc996", "remote_ip_prefix": null, "created_at": "2019-04-05T09:45:41Z", "security_group_id": "a958c91b-35e6-4b24-9b5f-c3acaf3fc996", "tenant_id": "a22041970f5849d0828b00c4342a8907", "port_range_min": null, "ethertype": "IPv6", "project_id": "a22041970f5849d0828b00c4342a8907"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T09:45:41Z", "revision_number": 0, "id": "b76827ff-6e42-41ee-88fe-ea70d64d7872", "remote_group_id": "a958c91b-35e6-4b24-9b5f-c3acaf3fc996", "remote_ip_prefix": null, "created_at": "2019-04-05T09:45:41Z", "security_group_id": "a958c91b-35e6-4b24-9b5f-c3acaf3fc996", "tenant_id": "a22041970f5849d0828b00c4342a8907", "port_range_min": null, "ethertype": "IPv4", "project_id": "a22041970f5849d0828b00c4342a8907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T09:45:41Z", "revision_number": 0, "id": "d842606d-3ab3-409c-af01-658ee39fbd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T09:45:41Z", "security_group_id": "a958c91b-35e6-4b24-9b5f-c3acaf3fc996", "tenant_id": "a22041970f5849d0828b00c4342a8907", "port_range_min": null, "ethertype": "IPv4", "project_id": "a22041970f5849d0828b00c4342a8907"}], "revision_number": 1, "project_id": "a22041970f5849d0828b00c4342a8907", "id": "a958c91b-35e6-4b24-9b5f-c3acaf3fc996", "name": "default"}]} 2019-04-05 09:46:00,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-de8f86ab-6cac-4833-b2d2-76ad318725f0 2019-04-05 09:46:00,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0939879417419s 2019-04-05 09:46:00,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-05 09:46:00,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" -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": "8cd889d1-0562-4d85-bd95-2390ee970da9"}}' 2019-04-05 09:46:00,704 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Fri, 05 Apr 2019 09:46:00 GMT X-Openstack-Request-Id: req-964c5829-39bc-44ba-947f-5468632b5a70 2019-04-05 09:46:00,705 - 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-04-05T09:46:00Z", "security_group_id": "8cd889d1-0562-4d85-bd95-2390ee970da9", "port_range_min": 22, "revision_number": 0, "tenant_id": "a22041970f5849d0828b00c4342a8907", "created_at": "2019-04-05T09:46:00Z", "project_id": "a22041970f5849d0828b00c4342a8907", "id": "3534fa51-27ad-469f-9ed5-72e379999742"}} 2019-04-05 09:46:00,705 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-964c5829-39bc-44ba-947f-5468632b5a70 2019-04-05 09:46:00,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.11345410347s 2019-04-05 09:46:00,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 09:46:00,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:46:00,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4324 Content-Type: application/json Date: Fri, 05 Apr 2019 09:46:00 GMT X-Openstack-Request-Id: req-44e6bbf4-15d2-4998-bf98-e7675669f2b3 2019-04-05 09:46:00,758 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "a22041970f5849d0828b00c4342a8907", "created_at": "2019-04-05T09:46:00Z", "updated_at": "2019-04-05T09:46:00Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-05T09:46:00Z", "revision_number": 0, "id": "3534fa51-27ad-469f-9ed5-72e379999742", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T09:46:00Z", "security_group_id": "8cd889d1-0562-4d85-bd95-2390ee970da9", "tenant_id": "a22041970f5849d0828b00c4342a8907", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a22041970f5849d0828b00c4342a8907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T09:46:00Z", "revision_number": 0, "id": "83759197-a67b-484b-8f2b-f42601587b45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T09:46:00Z", "security_group_id": "8cd889d1-0562-4d85-bd95-2390ee970da9", "tenant_id": "a22041970f5849d0828b00c4342a8907", "port_range_min": null, "ethertype": "IPv4", "project_id": "a22041970f5849d0828b00c4342a8907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T09:46:00Z", "revision_number": 0, "id": "cd4a17b6-b8b1-4df9-b130-ba746741fde5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T09:46:00Z", "security_group_id": "8cd889d1-0562-4d85-bd95-2390ee970da9", "tenant_id": "a22041970f5849d0828b00c4342a8907", "port_range_min": null, "ethertype": "IPv6", "project_id": "a22041970f5849d0828b00c4342a8907"}], "revision_number": 2, "project_id": "a22041970f5849d0828b00c4342a8907", "id": "8cd889d1-0562-4d85-bd95-2390ee970da9", "name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}, {"description": "Default security group", "tags": [], "tenant_id": "a22041970f5849d0828b00c4342a8907", "created_at": "2019-04-05T09:45:41Z", "updated_at": "2019-04-05T09:45:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T09:45:41Z", "revision_number": 0, "id": "00d9f484-d618-4611-9627-7832272df6a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T09:45:41Z", "security_group_id": "a958c91b-35e6-4b24-9b5f-c3acaf3fc996", "tenant_id": "a22041970f5849d0828b00c4342a8907", "port_range_min": null, "ethertype": "IPv6", "project_id": "a22041970f5849d0828b00c4342a8907"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T09:45:41Z", "revision_number": 0, "id": "48ea24ef-5622-472c-822d-31cc2902f6a2", "remote_group_id": "a958c91b-35e6-4b24-9b5f-c3acaf3fc996", "remote_ip_prefix": null, "created_at": "2019-04-05T09:45:41Z", "security_group_id": "a958c91b-35e6-4b24-9b5f-c3acaf3fc996", "tenant_id": "a22041970f5849d0828b00c4342a8907", "port_range_min": null, "ethertype": "IPv6", "project_id": "a22041970f5849d0828b00c4342a8907"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T09:45:41Z", "revision_number": 0, "id": "b76827ff-6e42-41ee-88fe-ea70d64d7872", "remote_group_id": "a958c91b-35e6-4b24-9b5f-c3acaf3fc996", "remote_ip_prefix": null, "created_at": "2019-04-05T09:45:41Z", "security_group_id": "a958c91b-35e6-4b24-9b5f-c3acaf3fc996", "tenant_id": "a22041970f5849d0828b00c4342a8907", "port_range_min": null, "ethertype": "IPv4", "project_id": "a22041970f5849d0828b00c4342a8907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T09:45:41Z", "revision_number": 0, "id": "d842606d-3ab3-409c-af01-658ee39fbd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T09:45:41Z", "security_group_id": "a958c91b-35e6-4b24-9b5f-c3acaf3fc996", "tenant_id": "a22041970f5849d0828b00c4342a8907", "port_range_min": null, "ethertype": "IPv4", "project_id": "a22041970f5849d0828b00c4342a8907"}], "revision_number": 1, "project_id": "a22041970f5849d0828b00c4342a8907", "id": "a958c91b-35e6-4b24-9b5f-c3acaf3fc996", "name": "default"}]} 2019-04-05 09:46:00,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-44e6bbf4-15d2-4998-bf98-e7675669f2b3 2019-04-05 09:46:00,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0472810268402s 2019-04-05 09:46:00,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-05 09:46:00,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" -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": "8cd889d1-0562-4d85-bd95-2390ee970da9"}}' 2019-04-05 09:46:00,868 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Fri, 05 Apr 2019 09:46:00 GMT X-Openstack-Request-Id: req-dc8f4cbd-956a-4091-b6e6-4447e9ace464 2019-04-05 09:46:00,868 - 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-04-05T09:46:00Z", "security_group_id": "8cd889d1-0562-4d85-bd95-2390ee970da9", "port_range_min": null, "revision_number": 0, "tenant_id": "a22041970f5849d0828b00c4342a8907", "created_at": "2019-04-05T09:46:00Z", "project_id": "a22041970f5849d0828b00c4342a8907", "id": "45b90c1f-28be-4924-ab57-66409147641f"}} 2019-04-05 09:46:00,868 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-dc8f4cbd-956a-4091-b6e6-4447e9ace464 2019-04-05 09:46:00,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.104407072067s 2019-04-05 09:46:00,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 09:46:00,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:46:00,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4825 Content-Type: application/json Date: Fri, 05 Apr 2019 09:46:00 GMT X-Openstack-Request-Id: req-dddd4bdd-3a6c-411a-bc64-702f256397df 2019-04-05 09:46:00,922 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "a22041970f5849d0828b00c4342a8907", "created_at": "2019-04-05T09:46:00Z", "updated_at": "2019-04-05T09:46:00Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-05T09:46:00Z", "revision_number": 0, "id": "3534fa51-27ad-469f-9ed5-72e379999742", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T09:46:00Z", "security_group_id": "8cd889d1-0562-4d85-bd95-2390ee970da9", "tenant_id": "a22041970f5849d0828b00c4342a8907", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a22041970f5849d0828b00c4342a8907"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-05T09:46:00Z", "revision_number": 0, "id": "45b90c1f-28be-4924-ab57-66409147641f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T09:46:00Z", "security_group_id": "8cd889d1-0562-4d85-bd95-2390ee970da9", "tenant_id": "a22041970f5849d0828b00c4342a8907", "port_range_min": null, "ethertype": "IPv4", "project_id": "a22041970f5849d0828b00c4342a8907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T09:46:00Z", "revision_number": 0, "id": "83759197-a67b-484b-8f2b-f42601587b45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T09:46:00Z", "security_group_id": "8cd889d1-0562-4d85-bd95-2390ee970da9", "tenant_id": "a22041970f5849d0828b00c4342a8907", "port_range_min": null, "ethertype": "IPv4", "project_id": "a22041970f5849d0828b00c4342a8907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T09:46:00Z", "revision_number": 0, "id": "cd4a17b6-b8b1-4df9-b130-ba746741fde5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T09:46:00Z", "security_group_id": "8cd889d1-0562-4d85-bd95-2390ee970da9", "tenant_id": "a22041970f5849d0828b00c4342a8907", "port_range_min": null, "ethertype": "IPv6", "project_id": "a22041970f5849d0828b00c4342a8907"}], "revision_number": 3, "project_id": "a22041970f5849d0828b00c4342a8907", "id": "8cd889d1-0562-4d85-bd95-2390ee970da9", "name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}, {"description": "Default security group", "tags": [], "tenant_id": "a22041970f5849d0828b00c4342a8907", "created_at": "2019-04-05T09:45:41Z", "updated_at": "2019-04-05T09:45:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T09:45:41Z", "revision_number": 0, "id": "00d9f484-d618-4611-9627-7832272df6a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T09:45:41Z", "security_group_id": "a958c91b-35e6-4b24-9b5f-c3acaf3fc996", "tenant_id": "a22041970f5849d0828b00c4342a8907", "port_range_min": null, "ethertype": "IPv6", "project_id": "a22041970f5849d0828b00c4342a8907"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T09:45:41Z", "revision_number": 0, "id": "48ea24ef-5622-472c-822d-31cc2902f6a2", "remote_group_id": "a958c91b-35e6-4b24-9b5f-c3acaf3fc996", "remote_ip_prefix": null, "created_at": "2019-04-05T09:45:41Z", "security_group_id": "a958c91b-35e6-4b24-9b5f-c3acaf3fc996", "tenant_id": "a22041970f5849d0828b00c4342a8907", "port_range_min": null, "ethertype": "IPv6", "project_id": "a22041970f5849d0828b00c4342a8907"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T09:45:41Z", "revision_number": 0, "id": "b76827ff-6e42-41ee-88fe-ea70d64d7872", "remote_group_id": "a958c91b-35e6-4b24-9b5f-c3acaf3fc996", "remote_ip_prefix": null, "created_at": "2019-04-05T09:45:41Z", "security_group_id": "a958c91b-35e6-4b24-9b5f-c3acaf3fc996", "tenant_id": "a22041970f5849d0828b00c4342a8907", "port_range_min": null, "ethertype": "IPv4", "project_id": "a22041970f5849d0828b00c4342a8907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T09:45:41Z", "revision_number": 0, "id": "d842606d-3ab3-409c-af01-658ee39fbd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T09:45:41Z", "security_group_id": "a958c91b-35e6-4b24-9b5f-c3acaf3fc996", "tenant_id": "a22041970f5849d0828b00c4342a8907", "port_range_min": null, "ethertype": "IPv4", "project_id": "a22041970f5849d0828b00c4342a8907"}], "revision_number": 1, "project_id": "a22041970f5849d0828b00c4342a8907", "id": "a958c91b-35e6-4b24-9b5f-c3acaf3fc996", "name": "default"}]} 2019-04-05 09:46:00,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-dddd4bdd-3a6c-411a-bc64-702f256397df 2019-04-05 09:46:00,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.047819852829s 2019-04-05 09:46:00,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-05 09:46:00,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" -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": "8cd889d1-0562-4d85-bd95-2390ee970da9"}}' 2019-04-05 09:46:01,048 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Fri, 05 Apr 2019 09:46:01 GMT X-Openstack-Request-Id: req-36530075-05c3-4bcf-9997-1c865a424293 2019-04-05 09:46:01,048 - 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-04-05T09:46:00Z", "security_group_id": "8cd889d1-0562-4d85-bd95-2390ee970da9", "port_range_min": 9000, "revision_number": 0, "tenant_id": "a22041970f5849d0828b00c4342a8907", "created_at": "2019-04-05T09:46:00Z", "project_id": "a22041970f5849d0828b00c4342a8907", "id": "6580eb69-6091-4bfa-8db3-89941aa7d426"}} 2019-04-05 09:46:01,048 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-36530075-05c3-4bcf-9997-1c865a424293 2019-04-05 09:46:01,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.12118601799s 2019-04-05 09:46:01,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 09:46:01,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:46:01,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Fri, 05 Apr 2019 09:46:01 GMT X-Openstack-Request-Id: req-a8c29e6a-b7c9-4ffe-9153-0f85e429cea8 2019-04-05 09:46:01,147 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ecb2adf1-5349-4b3c-b58d-fc1c617746bb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a22041970f5849d0828b00c4342a8907","l2_adjacency":true,"status":"ACTIVE","subnets":["34a5173c-7126-4d43-be7e-4372534d814d"],"description":"","tags":[],"updated_at":"2019-04-05T09:45:42Z","qos_policy_id":null,"name":"shaker-net_22b24f24-af60-4b88-8f5d-98e35254c674","admin_state_up":true,"tenant_id":"a22041970f5849d0828b00c4342a8907","created_at":"2019-04-05T09:45:41Z","mtu":1450}]} 2019-04-05 09:46:01,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-a8c29e6a-b7c9-4ffe-9153-0f85e429cea8 2019-04-05 09:46:01,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0974879264832s 2019-04-05 09:46:01,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 09:46:01,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:46:01,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Fri, 05 Apr 2019 09:46:01 GMT X-Openstack-Request-Id: req-11c54632-2974-4bf4-8fbc-0c39a0018305 2019-04-05 09:46:01,191 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T09:45:59Z", "file": "/v2/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60/file", "owner": "a22041970f5849d0828b00c4342a8907", "id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "size": 666173440, "self": "/v2/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_22b24f24-af60-4b88-8f5d-98e35254c674", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_22b24f24-af60-4b88-8f5d-98e35254c674", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-04-05T09:45:50Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 09:46:01,191 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-11c54632-2974-4bf4-8fbc-0c39a0018305 2019-04-05 09:46:01,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0386850833893s 2019-04-05 09:46:01,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 09:46:01,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:46:01,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Fri, 05 Apr 2019 09:46: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-efa2b77e-8505-4925-962e-8ae3bb6f07af x-openstack-request-id: req-efa2b77e-8505-4925-962e-8ae3bb6f07af 2019-04-05 09:46:01,221 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "shaker-flavor_22b24f24-af60-4b88-8f5d-98e35254c674", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "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": "2f6412dd-7e67-4bb6-acac-806d8374af77"}]} 2019-04-05 09:46:01,221 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-efa2b77e-8505-4925-962e-8ae3bb6f07af 2019-04-05 09:46:01,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0233209133148s 2019-04-05 09:46:01,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-05 09:46:01,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" -d '{"server": {"name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "imageRef": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "flavorRef": "2f6412dd-7e67-4bb6-acac-806d8374af77", "max_count": 1, "min_count": 1, "networks": [{"uuid": "ecb2adf1-5349-4b3c-b58d-fc1c617746bb"}], "security_groups": [{"name": "8cd889d1-0562-4d85-bd95-2390ee970da9"}]}}' 2019-04-05 09:46:03,779 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Fri, 05 Apr 2019 09:46:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6 x-compute-request-id: req-6844333c-5daa-479a-ad20-3da9ebed7db0 x-openstack-request-id: req-6844333c-5daa-479a-ad20-3da9ebed7db0 2019-04-05 09:46:03,779 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "8cd889d1-0562-4d85-bd95-2390ee970da9"}], "OS-DCF:diskConfig": "MANUAL", "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "adminPass": "QhEr355LoarA"}} 2019-04-05 09:46:03,779 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-6844333c-5daa-479a-ad20-3da9ebed7db0 2019-04-05 09:46:03,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.55696702003s 2019-04-05 09:46:03,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:46:03,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:46:04,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Fri, 05 Apr 2019 09:46: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-5693d203-1592-4fd1-b0b8-1092dc1a04a4 x-openstack-request-id: req-5693d203-1592-4fd1-b0b8-1092dc1a04a4 2019-04-05 09:46:04,449 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "user_id": "a7cfc472129441da9bb4d524233c731c", "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-04-05T09:46:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:46:04,449 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5693d203-1592-4fd1-b0b8-1092dc1a04a4 2019-04-05 09:46:04,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.669091939926s 2019-04-05 09:46:04,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 09:46:04,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:46:04,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Fri, 05 Apr 2019 09:46:04 GMT X-Openstack-Request-Id: req-cbaf9f21-9553-4c31-9416-c107a0325fd7 2019-04-05 09:46:04,555 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ecb2adf1-5349-4b3c-b58d-fc1c617746bb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a22041970f5849d0828b00c4342a8907","l2_adjacency":true,"status":"ACTIVE","subnets":["34a5173c-7126-4d43-be7e-4372534d814d"],"description":"","tags":[],"updated_at":"2019-04-05T09:45:42Z","qos_policy_id":null,"name":"shaker-net_22b24f24-af60-4b88-8f5d-98e35254c674","admin_state_up":true,"tenant_id":"a22041970f5849d0828b00c4342a8907","created_at":"2019-04-05T09:45:41Z","mtu":1450}]} 2019-04-05 09:46:04,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-cbaf9f21-9553-4c31-9416-c107a0325fd7 2019-04-05 09:46:04,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0947189331055s 2019-04-05 09:46:04,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-05 09:46:04,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:46:04,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 677 Content-Type: application/json Date: Fri, 05 Apr 2019 09:46:04 GMT X-Openstack-Request-Id: req-db851b32-67d7-4b73-8ce3-6e075e4f25d8 2019-04-05 09:46:04,628 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecb2adf1-5349-4b3c-b58d-fc1c617746bb","tenant_id":"a22041970f5849d0828b00c4342a8907","created_at":"2019-04-05T09:45:42Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-05T09:45:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"a22041970f5849d0828b00c4342a8907","id":"34a5173c-7126-4d43-be7e-4372534d814d","subnetpool_id":null,"name":"shaker-subnet_22b24f24-af60-4b88-8f5d-98e35254c674"}]} 2019-04-05 09:46:04,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-db851b32-67d7-4b73-8ce3-6e075e4f25d8 2019-04-05 09:46:04,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0719499588013s 2019-04-05 09:46:04,629 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:46:06,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:46:06,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:46:07,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:46: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-76349c0c-dab3-48f4-aaf7-0c6df83c6327 x-openstack-request-id: req-76349c0c-dab3-48f4-aaf7-0c6df83c6327 2019-04-05 09:46:07,603 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:46:07,603 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-76349c0c-dab3-48f4-aaf7-0c6df83c6327 2019-04-05 09:46:07,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.972104072571s 2019-04-05 09:46:07,610 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:46:09,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:46:09,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:46:10,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:46: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-044a9ebd-39e4-43ce-9a84-0ebf6cc10e8f x-openstack-request-id: req-044a9ebd-39e4-43ce-9a84-0ebf6cc10e8f 2019-04-05 09:46:10,524 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:46:10,524 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-044a9ebd-39e4-43ce-9a84-0ebf6cc10e8f 2019-04-05 09:46:10,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.911627054214s 2019-04-05 09:46:10,530 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:46:12,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:46:12,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:46:12,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:46: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-623cd372-e6c9-4d45-9a8c-e3ab2ced1b40 x-openstack-request-id: req-623cd372-e6c9-4d45-9a8c-e3ab2ced1b40 2019-04-05 09:46:12,962 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:46:12,963 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-623cd372-e6c9-4d45-9a8c-e3ab2ced1b40 2019-04-05 09:46:12,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.429989099503s 2019-04-05 09:46:12,969 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:46:14,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:46:14,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:46:15,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:46: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-571a9de7-c16a-4d32-a685-1d7bec7d510d x-openstack-request-id: req-571a9de7-c16a-4d32-a685-1d7bec7d510d 2019-04-05 09:46:15,814 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:46:15,815 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-571a9de7-c16a-4d32-a685-1d7bec7d510d 2019-04-05 09:46:15,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.84297990799s 2019-04-05 09:46:15,821 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:46:17,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:46:17,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:46:18,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:46: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-4faf61f2-885c-4e52-9735-ae6de00f6007 x-openstack-request-id: req-4faf61f2-885c-4e52-9735-ae6de00f6007 2019-04-05 09:46:18,000 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:46:18,000 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4faf61f2-885c-4e52-9735-ae6de00f6007 2019-04-05 09:46:18,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17697095871s 2019-04-05 09:46:18,007 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:46:20,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:46:20,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:46:20,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:46: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-7a6f44a0-02cd-4bff-8484-4a731d651b19 x-openstack-request-id: req-7a6f44a0-02cd-4bff-8484-4a731d651b19 2019-04-05 09:46:20,206 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:46:20,206 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7a6f44a0-02cd-4bff-8484-4a731d651b19 2019-04-05 09:46:20,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196884155273s 2019-04-05 09:46:20,212 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:46:22,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:46:22,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:46:22,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:46: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-fc60c44e-b7dc-4892-8b92-f51c81727083 x-openstack-request-id: req-fc60c44e-b7dc-4892-8b92-f51c81727083 2019-04-05 09:46:22,886 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:46:22,886 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fc60c44e-b7dc-4892-8b92-f51c81727083 2019-04-05 09:46:22,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.670916795731s 2019-04-05 09:46:22,892 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:46:24,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:46:24,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:46:25,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:46: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-be1f3e0f-d7cb-4b04-9e85-7c1b800693fc x-openstack-request-id: req-be1f3e0f-d7cb-4b04-9e85-7c1b800693fc 2019-04-05 09:46:25,080 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:46:25,080 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-be1f3e0f-d7cb-4b04-9e85-7c1b800693fc 2019-04-05 09:46:25,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185761213303s 2019-04-05 09:46:25,087 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:46:27,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:46:27,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:46:28,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:46:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ae1e5a22-ba1b-40d4-98ae-55d02c037e86 x-openstack-request-id: req-ae1e5a22-ba1b-40d4-98ae-55d02c037e86 2019-04-05 09:46:28,215 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:46:28,215 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ae1e5a22-ba1b-40d4-98ae-55d02c037e86 2019-04-05 09:46:28,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.12575912476s 2019-04-05 09:46:28,222 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:46:30,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:46:30,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:46:30,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:46:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-90a5d2e0-bc8d-4db3-b230-0daf33c7d8ab x-openstack-request-id: req-90a5d2e0-bc8d-4db3-b230-0daf33c7d8ab 2019-04-05 09:46:30,981 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:46:30,981 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-90a5d2e0-bc8d-4db3-b230-0daf33c7d8ab 2019-04-05 09:46:30,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.756460905075s 2019-04-05 09:46:30,987 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:46:32,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:46:32,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:46:33,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:46:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5932f039-173f-4d33-ae36-9bfc311e2f97 x-openstack-request-id: req-5932f039-173f-4d33-ae36-9bfc311e2f97 2019-04-05 09:46:33,456 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:46:33,456 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5932f039-173f-4d33-ae36-9bfc311e2f97 2019-04-05 09:46:33,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.466709852219s 2019-04-05 09:46:33,462 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:46:35,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:46:35,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:46:35,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:46:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d6e75cc0-a0ae-4ac6-bdea-d2115e7f1575 x-openstack-request-id: req-d6e75cc0-a0ae-4ac6-bdea-d2115e7f1575 2019-04-05 09:46:35,905 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:46:35,905 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d6e75cc0-a0ae-4ac6-bdea-d2115e7f1575 2019-04-05 09:46:35,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.440869092941s 2019-04-05 09:46:35,912 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:46:37,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:46:37,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:46:38,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:46: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-43d25363-b78c-42d3-b4a5-b0ecf902fcdc x-openstack-request-id: req-43d25363-b78c-42d3-b4a5-b0ecf902fcdc 2019-04-05 09:46:38,254 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:46:38,255 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-43d25363-b78c-42d3-b4a5-b0ecf902fcdc 2019-04-05 09:46:38,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.340367078781s 2019-04-05 09:46:38,261 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:46:40,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:46:40,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:46:40,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:46:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0b73e0ac-bb9b-4309-9f4c-8aa7a7231941 x-openstack-request-id: req-0b73e0ac-bb9b-4309-9f4c-8aa7a7231941 2019-04-05 09:46:40,726 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:46:40,726 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0b73e0ac-bb9b-4309-9f4c-8aa7a7231941 2019-04-05 09:46:40,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.462108135223s 2019-04-05 09:46:40,732 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:46:42,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:46:42,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:46:43,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:46: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-fc49ab2f-2d65-4ef6-aa5b-58e4e188025c x-openstack-request-id: req-fc49ab2f-2d65-4ef6-aa5b-58e4e188025c 2019-04-05 09:46:43,099 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:46:43,099 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fc49ab2f-2d65-4ef6-aa5b-58e4e188025c 2019-04-05 09:46:43,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364180088043s 2019-04-05 09:46:43,106 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:46:45,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:46:45,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:46:45,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:46:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0d2c4cc8-1de7-4fa3-aee9-ac14aeec8a21 x-openstack-request-id: req-0d2c4cc8-1de7-4fa3-aee9-ac14aeec8a21 2019-04-05 09:46:45,295 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:46:45,295 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0d2c4cc8-1de7-4fa3-aee9-ac14aeec8a21 2019-04-05 09:46:45,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186125993729s 2019-04-05 09:46:45,302 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:46:47,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:46:47,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:46:47,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:46: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-6124a0a9-f856-4491-8d57-83239848da5c x-openstack-request-id: req-6124a0a9-f856-4491-8d57-83239848da5c 2019-04-05 09:46:47,669 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:46:47,670 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6124a0a9-f856-4491-8d57-83239848da5c 2019-04-05 09:46:47,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365505933762s 2019-04-05 09:46:47,676 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:46:49,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:46:49,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:46:50,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:46: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-f67f12b8-eb26-4253-9cde-c34f1bd75e90 x-openstack-request-id: req-f67f12b8-eb26-4253-9cde-c34f1bd75e90 2019-04-05 09:46:50,370 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:46:50,370 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f67f12b8-eb26-4253-9cde-c34f1bd75e90 2019-04-05 09:46:50,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.692949056625s 2019-04-05 09:46:50,377 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:46:52,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:46:52,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:46:52,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:46: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-60f58529-05ee-4f5d-94b1-a127b47a5b85 x-openstack-request-id: req-60f58529-05ee-4f5d-94b1-a127b47a5b85 2019-04-05 09:46:52,828 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:46:52,828 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-60f58529-05ee-4f5d-94b1-a127b47a5b85 2019-04-05 09:46:52,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.448330879211s 2019-04-05 09:46:52,835 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:46:54,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:46:54,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:46:55,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:46: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-65c185f6-c946-4988-bda5-09f230250bd7 x-openstack-request-id: req-65c185f6-c946-4988-bda5-09f230250bd7 2019-04-05 09:46:55,216 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:46:55,216 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-65c185f6-c946-4988-bda5-09f230250bd7 2019-04-05 09:46:55,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.378625869751s 2019-04-05 09:46:55,222 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:46:57,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:46:57,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:46:57,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:46:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f4a61c39-88c8-4622-878d-29cda6eb8659 x-openstack-request-id: req-f4a61c39-88c8-4622-878d-29cda6eb8659 2019-04-05 09:46:57,411 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:46:57,412 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f4a61c39-88c8-4622-878d-29cda6eb8659 2019-04-05 09:46:57,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186591863632s 2019-04-05 09:46:57,418 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:46:59,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:46:59,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:46:59,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:46: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-6f069044-fb2e-434f-8001-4e660ffefa61 x-openstack-request-id: req-6f069044-fb2e-434f-8001-4e660ffefa61 2019-04-05 09:46:59,785 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:46:59,785 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6f069044-fb2e-434f-8001-4e660ffefa61 2019-04-05 09:46:59,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364552021027s 2019-04-05 09:46:59,792 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:47:01,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:47:01,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:47:01,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:47: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-6d2d4c3e-a5ed-40fc-a1d5-6f4c27b819b1 x-openstack-request-id: req-6d2d4c3e-a5ed-40fc-a1d5-6f4c27b819b1 2019-04-05 09:47:01,989 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:47:01,989 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6d2d4c3e-a5ed-40fc-a1d5-6f4c27b819b1 2019-04-05 09:47:01,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194229125977s 2019-04-05 09:47:01,996 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:47:03,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:47:04,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:47:04,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:47: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-7ce1702d-3805-4cfc-837c-ad8d4e70d247 x-openstack-request-id: req-7ce1702d-3805-4cfc-837c-ad8d4e70d247 2019-04-05 09:47:04,184 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:47:04,184 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7ce1702d-3805-4cfc-837c-ad8d4e70d247 2019-04-05 09:47:04,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185590028763s 2019-04-05 09:47:04,191 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:47:06,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:47:06,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:47:06,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:47: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-35f6a601-d41c-4e9b-baa4-bc658e9bd3bf x-openstack-request-id: req-35f6a601-d41c-4e9b-baa4-bc658e9bd3bf 2019-04-05 09:47:06,535 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:47:06,535 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-35f6a601-d41c-4e9b-baa4-bc658e9bd3bf 2019-04-05 09:47:06,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.341257810593s 2019-04-05 09:47:06,541 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:47:08,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:47:08,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:47:09,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:47: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-d3c3e9c6-ebc4-489c-afc0-0573e7434666 x-openstack-request-id: req-d3c3e9c6-ebc4-489c-afc0-0573e7434666 2019-04-05 09:47:09,101 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:47:09,102 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d3c3e9c6-ebc4-489c-afc0-0573e7434666 2019-04-05 09:47:09,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.557482004166s 2019-04-05 09:47:09,108 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:47:11,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:47:11,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:47:11,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:47: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-88ce9715-c557-467f-89d6-7e7ff1d94078 x-openstack-request-id: req-88ce9715-c557-467f-89d6-7e7ff1d94078 2019-04-05 09:47:11,570 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:47:11,570 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-88ce9715-c557-467f-89d6-7e7ff1d94078 2019-04-05 09:47:11,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.460100889206s 2019-04-05 09:47:11,577 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:47:13,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:47:13,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:47:13,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:47: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-9e9f5d8a-3aab-4127-a394-637d5ec8f80f x-openstack-request-id: req-9e9f5d8a-3aab-4127-a394-637d5ec8f80f 2019-04-05 09:47:13,765 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:47:13,765 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9e9f5d8a-3aab-4127-a394-637d5ec8f80f 2019-04-05 09:47:13,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185584068298s 2019-04-05 09:47:13,772 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:47:15,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:47:15,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:47:15,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:47: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-ef0556c8-5152-43e4-9a08-2aea34ef4c33 x-openstack-request-id: req-ef0556c8-5152-43e4-9a08-2aea34ef4c33 2019-04-05 09:47:15,975 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:47:15,976 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ef0556c8-5152-43e4-9a08-2aea34ef4c33 2019-04-05 09:47:15,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201704025269s 2019-04-05 09:47:15,982 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:47:17,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:47:17,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:47:18,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:47:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7e789d26-18ab-428c-a0b3-f175cb8f1dff x-openstack-request-id: req-7e789d26-18ab-428c-a0b3-f175cb8f1dff 2019-04-05 09:47:18,426 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:47:18,426 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7e789d26-18ab-428c-a0b3-f175cb8f1dff 2019-04-05 09:47:18,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.441237926483s 2019-04-05 09:47:18,432 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:47:20,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:47:20,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:47:21,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:47: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-50ede813-e270-4a6b-8537-c50fa0aad92a x-openstack-request-id: req-50ede813-e270-4a6b-8537-c50fa0aad92a 2019-04-05 09:47:21,096 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:47:21,096 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-50ede813-e270-4a6b-8537-c50fa0aad92a 2019-04-05 09:47:21,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.661098957062s 2019-04-05 09:47:21,103 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:47:23,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:47:23,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:47:23,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:47:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4aeeb4d7-d893-4d57-a6fc-0c0b07895c2d x-openstack-request-id: req-4aeeb4d7-d893-4d57-a6fc-0c0b07895c2d 2019-04-05 09:47:23,288 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:47:23,288 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4aeeb4d7-d893-4d57-a6fc-0c0b07895c2d 2019-04-05 09:47:23,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183254957199s 2019-04-05 09:47:23,295 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:47:25,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:47:25,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:47:25,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:47: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-9ff97451-2331-4a2c-a32d-8b3addd09ae9 x-openstack-request-id: req-9ff97451-2331-4a2c-a32d-8b3addd09ae9 2019-04-05 09:47:25,736 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:47:25,736 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9ff97451-2331-4a2c-a32d-8b3addd09ae9 2019-04-05 09:47:25,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.439229011536s 2019-04-05 09:47:25,743 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:47:27,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:47:27,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:47:27,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:47: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-a9dd2d02-f55f-469f-b87a-b05ee8fe9675 x-openstack-request-id: req-a9dd2d02-f55f-469f-b87a-b05ee8fe9675 2019-04-05 09:47:27,924 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:47:27,924 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a9dd2d02-f55f-469f-b87a-b05ee8fe9675 2019-04-05 09:47:27,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178750038147s 2019-04-05 09:47:27,931 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:47:29,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:47:29,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:47:30,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:47: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-91741ba9-7fbd-4fa0-afdc-32697f7c1b0b x-openstack-request-id: req-91741ba9-7fbd-4fa0-afdc-32697f7c1b0b 2019-04-05 09:47:30,388 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:47:30,388 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-91741ba9-7fbd-4fa0-afdc-32697f7c1b0b 2019-04-05 09:47:30,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.454910039902s 2019-04-05 09:47:30,395 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:47:32,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:47:32,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:47:32,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:47: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-0f7539e8-6608-40be-89a7-2de8cc38456b x-openstack-request-id: req-0f7539e8-6608-40be-89a7-2de8cc38456b 2019-04-05 09:47:32,853 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:47:32,853 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0f7539e8-6608-40be-89a7-2de8cc38456b 2019-04-05 09:47:32,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.45613193512s 2019-04-05 09:47:32,859 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:47:34,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:47:34,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:47:35,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:47: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-9a752693-60fc-48fb-ba26-3e592effec57 x-openstack-request-id: req-9a752693-60fc-48fb-ba26-3e592effec57 2019-04-05 09:47:35,055 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:47:35,055 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9a752693-60fc-48fb-ba26-3e592effec57 2019-04-05 09:47:35,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193816900253s 2019-04-05 09:47:35,062 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:47:37,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:47:37,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:47:37,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:47:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5356ba3c-cac7-41c4-80a1-bebf93800fa2 x-openstack-request-id: req-5356ba3c-cac7-41c4-80a1-bebf93800fa2 2019-04-05 09:47:37,429 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:47:37,429 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5356ba3c-cac7-41c4-80a1-bebf93800fa2 2019-04-05 09:47:37,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364191055298s 2019-04-05 09:47:37,435 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:47:39,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:47:39,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:47:39,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:47: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-bf5f054e-2130-4c1b-b73d-76ff1af1595f x-openstack-request-id: req-bf5f054e-2130-4c1b-b73d-76ff1af1595f 2019-04-05 09:47:39,914 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:47:39,914 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bf5f054e-2130-4c1b-b73d-76ff1af1595f 2019-04-05 09:47:39,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.476065158844s 2019-04-05 09:47:39,920 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:47:41,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:47:41,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:47:42,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:47: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-83a908ea-5717-401a-9694-17cdb63e808f x-openstack-request-id: req-83a908ea-5717-401a-9694-17cdb63e808f 2019-04-05 09:47:42,113 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:47:42,113 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-83a908ea-5717-401a-9694-17cdb63e808f 2019-04-05 09:47:42,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190244197845s 2019-04-05 09:47:42,120 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:47:44,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:47:44,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:47:44,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:47: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-54f532c5-6df7-4c57-981c-e04cb551c203 x-openstack-request-id: req-54f532c5-6df7-4c57-981c-e04cb551c203 2019-04-05 09:47:44,578 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:47:44,578 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-54f532c5-6df7-4c57-981c-e04cb551c203 2019-04-05 09:47:44,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.455763101578s 2019-04-05 09:47:44,585 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:47:46,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:47:46,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:47:46,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:47: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-e0091fd5-2510-40a1-a3c7-b949255b1e57 x-openstack-request-id: req-e0091fd5-2510-40a1-a3c7-b949255b1e57 2019-04-05 09:47:46,778 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:47:46,778 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e0091fd5-2510-40a1-a3c7-b949255b1e57 2019-04-05 09:47:46,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190860033035s 2019-04-05 09:47:46,784 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:47:48,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:47:48,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:47:48,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:47: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-94a5ab05-2c78-4284-8744-9d0e16022dc7 x-openstack-request-id: req-94a5ab05-2c78-4284-8744-9d0e16022dc7 2019-04-05 09:47:48,975 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:47:48,975 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-94a5ab05-2c78-4284-8744-9d0e16022dc7 2019-04-05 09:47:48,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188663005829s 2019-04-05 09:47:48,982 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:47:50,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:47:50,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:47:51,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:47:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9632a261-bf5c-42b1-acc4-35e909ae51e8 x-openstack-request-id: req-9632a261-bf5c-42b1-acc4-35e909ae51e8 2019-04-05 09:47:51,741 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:47:51,741 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9632a261-bf5c-42b1-acc4-35e909ae51e8 2019-04-05 09:47:51,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.756366968155s 2019-04-05 09:47:51,747 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:47:53,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:47:53,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:47:54,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:47:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-72388c1c-8428-45c8-b24f-61f1b3c3daa2 x-openstack-request-id: req-72388c1c-8428-45c8-b24f-61f1b3c3daa2 2019-04-05 09:47:54,198 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:47:54,198 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-72388c1c-8428-45c8-b24f-61f1b3c3daa2 2019-04-05 09:47:54,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.449014902115s 2019-04-05 09:47:54,204 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:47:56,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:47:56,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:47:56,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:47: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-8b0e92fd-d88a-4be7-b203-b332c191e513 x-openstack-request-id: req-8b0e92fd-d88a-4be7-b203-b332c191e513 2019-04-05 09:47:56,403 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:47:56,404 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8b0e92fd-d88a-4be7-b203-b332c191e513 2019-04-05 09:47:56,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197383880615s 2019-04-05 09:47:56,410 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:47:58,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:47:58,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:47:59,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:47: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-fcad2d93-6129-47aa-867a-6e7edacbce0f x-openstack-request-id: req-fcad2d93-6129-47aa-867a-6e7edacbce0f 2019-04-05 09:47:59,102 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:47:59,102 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fcad2d93-6129-47aa-867a-6e7edacbce0f 2019-04-05 09:47:59,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.689473867416s 2019-04-05 09:47:59,109 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:48:01,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:48:01,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:48:01,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:48: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-6337421d-8021-419a-afb1-39089d95b41f x-openstack-request-id: req-6337421d-8021-419a-afb1-39089d95b41f 2019-04-05 09:48:01,471 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:48:01,472 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6337421d-8021-419a-afb1-39089d95b41f 2019-04-05 09:48:01,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360581874847s 2019-04-05 09:48:01,478 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:48:03,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:48:03,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:48:03,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:48: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-5f0b4d2b-6918-417b-b637-a1b053037766 x-openstack-request-id: req-5f0b4d2b-6918-417b-b637-a1b053037766 2019-04-05 09:48:03,877 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:48:03,877 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5f0b4d2b-6918-417b-b637-a1b053037766 2019-04-05 09:48:03,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.396903991699s 2019-04-05 09:48:03,884 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:48:05,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:48:05,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:48:06,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:48: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-17fe89ef-3774-4b3d-a74b-4ed21d2c3c2b x-openstack-request-id: req-17fe89ef-3774-4b3d-a74b-4ed21d2c3c2b 2019-04-05 09:48:06,537 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:48:06,537 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-17fe89ef-3774-4b3d-a74b-4ed21d2c3c2b 2019-04-05 09:48:06,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.651041030884s 2019-04-05 09:48:06,544 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:48:08,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:48:08,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:48:08,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:48: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-a9f51d0e-580b-47fc-9d76-b1a268fca32d x-openstack-request-id: req-a9f51d0e-580b-47fc-9d76-b1a268fca32d 2019-04-05 09:48:08,893 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:48:08,893 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a9f51d0e-580b-47fc-9d76-b1a268fca32d 2019-04-05 09:48:08,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.346840858459s 2019-04-05 09:48:08,899 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:48:10,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:48:10,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:48:11,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:48: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-cfbb9d44-13c1-4e67-b2fc-31ad041f0d98 x-openstack-request-id: req-cfbb9d44-13c1-4e67-b2fc-31ad041f0d98 2019-04-05 09:48:11,288 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:48:11,288 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cfbb9d44-13c1-4e67-b2fc-31ad041f0d98 2019-04-05 09:48:11,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.386643886566s 2019-04-05 09:48:11,295 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:48:13,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:48:13,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:48:14,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:48: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-5a3366e3-cd95-4d0d-b751-338c4b587f7f x-openstack-request-id: req-5a3366e3-cd95-4d0d-b751-338c4b587f7f 2019-04-05 09:48:14,028 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:48:14,028 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5a3366e3-cd95-4d0d-b751-338c4b587f7f 2019-04-05 09:48:14,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.731469154358s 2019-04-05 09:48:14,035 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:48:16,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:48:16,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:48:16,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:48:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e6b163b4-8611-41c0-afd2-dc30d4a43711 x-openstack-request-id: req-e6b163b4-8611-41c0-afd2-dc30d4a43711 2019-04-05 09:48:16,400 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:48:16,400 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e6b163b4-8611-41c0-afd2-dc30d4a43711 2019-04-05 09:48:16,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362900018692s 2019-04-05 09:48:16,407 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:48:18,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:48:18,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:48:18,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:48:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0aa637a0-109a-471d-a09d-85103e6b4a33 x-openstack-request-id: req-0aa637a0-109a-471d-a09d-85103e6b4a33 2019-04-05 09:48:18,841 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:48:18,841 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0aa637a0-109a-471d-a09d-85103e6b4a33 2019-04-05 09:48:18,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.431823015213s 2019-04-05 09:48:18,847 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:48:20,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:48:20,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:48:21,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:48:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0231cad8-891e-40f4-9dcf-da272cddb488 x-openstack-request-id: req-0231cad8-891e-40f4-9dcf-da272cddb488 2019-04-05 09:48:21,217 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:48:21,217 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0231cad8-891e-40f4-9dcf-da272cddb488 2019-04-05 09:48:21,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.367025136948s 2019-04-05 09:48:21,224 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:48:23,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:48:23,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:48:23,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:48: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-d13fd9f7-0e0a-4726-81bf-ecdf54276ca1 x-openstack-request-id: req-d13fd9f7-0e0a-4726-81bf-ecdf54276ca1 2019-04-05 09:48:23,399 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:48:23,399 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d13fd9f7-0e0a-4726-81bf-ecdf54276ca1 2019-04-05 09:48:23,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173290967941s 2019-04-05 09:48:23,406 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:48:25,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:48:25,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:48:25,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:48:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8c399f05-a2d2-4ed8-b5fa-5b06101e6a5e x-openstack-request-id: req-8c399f05-a2d2-4ed8-b5fa-5b06101e6a5e 2019-04-05 09:48:25,594 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:48:25,594 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8c399f05-a2d2-4ed8-b5fa-5b06101e6a5e 2019-04-05 09:48:25,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18571305275s 2019-04-05 09:48:25,601 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:48:27,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:48:27,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:48:27,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:48:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ce1905fe-955f-4d4d-8323-770f09cca3d7 x-openstack-request-id: req-ce1905fe-955f-4d4d-8323-770f09cca3d7 2019-04-05 09:48:27,772 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:48:27,772 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ce1905fe-955f-4d4d-8323-770f09cca3d7 2019-04-05 09:48:27,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169465065002s 2019-04-05 09:48:27,779 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:48:29,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:48:29,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:48:30,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:48: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-53f04502-f73e-4471-841f-4401decc4915 x-openstack-request-id: req-53f04502-f73e-4471-841f-4401decc4915 2019-04-05 09:48:30,130 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:48:30,130 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-53f04502-f73e-4471-841f-4401decc4915 2019-04-05 09:48:30,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.349120140076s 2019-04-05 09:48:30,137 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:48:32,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:48:32,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:48:32,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:48: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-a033c4d0-634d-41d4-b93c-896780788d3d x-openstack-request-id: req-a033c4d0-634d-41d4-b93c-896780788d3d 2019-04-05 09:48:32,521 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:48:32,521 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a033c4d0-634d-41d4-b93c-896780788d3d 2019-04-05 09:48:32,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.381774902344s 2019-04-05 09:48:32,528 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:48:34,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:48:34,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:48:34,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:48: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-dbfb3b9d-ea9e-4cad-88ed-34eed64da109 x-openstack-request-id: req-dbfb3b9d-ea9e-4cad-88ed-34eed64da109 2019-04-05 09:48:34,725 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:48:34,725 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-dbfb3b9d-ea9e-4cad-88ed-34eed64da109 2019-04-05 09:48:34,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19477391243s 2019-04-05 09:48:34,732 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:48:36,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:48:36,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:48:36,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:48: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-add250a3-0f55-47a4-b1cc-bbc16ba111a4 x-openstack-request-id: req-add250a3-0f55-47a4-b1cc-bbc16ba111a4 2019-04-05 09:48:36,948 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:48:36,948 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-add250a3-0f55-47a4-b1cc-bbc16ba111a4 2019-04-05 09:48:36,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.213882923126s 2019-04-05 09:48:36,954 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:48:38,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:48:38,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:48:39,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:48: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-29c75d57-a5f2-404a-a3f2-e67565b514a0 x-openstack-request-id: req-29c75d57-a5f2-404a-a3f2-e67565b514a0 2019-04-05 09:48:39,388 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:48:39,388 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-29c75d57-a5f2-404a-a3f2-e67565b514a0 2019-04-05 09:48:39,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.431081056595s 2019-04-05 09:48:39,394 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:48:41,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:48:41,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:48:41,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:48:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1eac4c8a-5bd6-482f-ba97-74dc794bed5c x-openstack-request-id: req-1eac4c8a-5bd6-482f-ba97-74dc794bed5c 2019-04-05 09:48:41,598 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:48:41,598 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1eac4c8a-5bd6-482f-ba97-74dc794bed5c 2019-04-05 09:48:41,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201094150543s 2019-04-05 09:48:41,604 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:48:43,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:48:43,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:48:43,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:48: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-4221c554-56a9-4871-977c-fc1cd6e5c42e x-openstack-request-id: req-4221c554-56a9-4871-977c-fc1cd6e5c42e 2019-04-05 09:48:43,805 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:48:43,805 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4221c554-56a9-4871-977c-fc1cd6e5c42e 2019-04-05 09:48:43,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198753118515s 2019-04-05 09:48:43,812 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:48:45,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:48:45,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:48:46,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:48: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-0cf626c4-7816-4612-bb25-db4889641638 x-openstack-request-id: req-0cf626c4-7816-4612-bb25-db4889641638 2019-04-05 09:48:46,294 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:48:46,294 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0cf626c4-7816-4612-bb25-db4889641638 2019-04-05 09:48:46,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.479383945465s 2019-04-05 09:48:46,301 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:48:48,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:48:48,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:48:48,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:48: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-487b2de2-bd78-4e26-93d0-23d32a59c964 x-openstack-request-id: req-487b2de2-bd78-4e26-93d0-23d32a59c964 2019-04-05 09:48:48,953 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:48:48,953 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-487b2de2-bd78-4e26-93d0-23d32a59c964 2019-04-05 09:48:48,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.649617910385s 2019-04-05 09:48:48,960 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:48:50,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:48:50,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:48:51,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:48: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-6bcf5ba5-7eab-42af-8cf8-029ea43d37cf x-openstack-request-id: req-6bcf5ba5-7eab-42af-8cf8-029ea43d37cf 2019-04-05 09:48:51,161 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:48:51,161 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6bcf5ba5-7eab-42af-8cf8-029ea43d37cf 2019-04-05 09:48:51,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199216127396s 2019-04-05 09:48:51,168 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:48:53,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:48:53,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:48:53,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:48: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-81e51bbc-a653-4784-a10a-cb07a3aa5903 x-openstack-request-id: req-81e51bbc-a653-4784-a10a-cb07a3aa5903 2019-04-05 09:48:53,344 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:48:53,344 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-81e51bbc-a653-4784-a10a-cb07a3aa5903 2019-04-05 09:48:53,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174006938934s 2019-04-05 09:48:53,350 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:48:55,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:48:55,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:48:55,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:48: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-109f420e-5085-4201-aff2-ac1e02126743 x-openstack-request-id: req-109f420e-5085-4201-aff2-ac1e02126743 2019-04-05 09:48:55,523 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:48:55,523 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-109f420e-5085-4201-aff2-ac1e02126743 2019-04-05 09:48:55,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171058893204s 2019-04-05 09:48:55,530 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:48:57,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:48:57,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:48:57,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:48: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-1e234076-5d4d-439d-bd6e-68ac5c34475e x-openstack-request-id: req-1e234076-5d4d-439d-bd6e-68ac5c34475e 2019-04-05 09:48:57,712 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:48:57,712 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1e234076-5d4d-439d-bd6e-68ac5c34475e 2019-04-05 09:48:57,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179952859879s 2019-04-05 09:48:57,719 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:48:59,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:48:59,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:48:59,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:48: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-be6000f3-a68c-42f6-bf54-daa3949e45a2 x-openstack-request-id: req-be6000f3-a68c-42f6-bf54-daa3949e45a2 2019-04-05 09:48:59,895 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:48:59,895 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-be6000f3-a68c-42f6-bf54-daa3949e45a2 2019-04-05 09:48:59,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173581838608s 2019-04-05 09:48:59,902 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:49:01,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:49:01,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:49:02,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:49: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-159b43cc-58a1-4090-bd8a-716a549f5421 x-openstack-request-id: req-159b43cc-58a1-4090-bd8a-716a549f5421 2019-04-05 09:49:02,355 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:49:02,355 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-159b43cc-58a1-4090-bd8a-716a549f5421 2019-04-05 09:49:02,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.450832128525s 2019-04-05 09:49:02,361 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:49:04,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:49:04,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:49:04,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:49: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-05b40174-572b-4961-98dd-cba9e0966cfa x-openstack-request-id: req-05b40174-572b-4961-98dd-cba9e0966cfa 2019-04-05 09:49:04,536 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:49:04,537 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-05b40174-572b-4961-98dd-cba9e0966cfa 2019-04-05 09:49:04,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172902822495s 2019-04-05 09:49:04,543 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:49:06,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:49:06,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:49:06,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:49: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-33426977-9d93-4b19-8aff-9716c5947b53 x-openstack-request-id: req-33426977-9d93-4b19-8aff-9716c5947b53 2019-04-05 09:49:06,749 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:49:06,749 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-33426977-9d93-4b19-8aff-9716c5947b53 2019-04-05 09:49:06,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20319890976s 2019-04-05 09:49:06,755 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:49:08,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:49:08,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:49:09,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:49: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-c911db62-bd4b-4838-80e3-1eeffd7d2eeb x-openstack-request-id: req-c911db62-bd4b-4838-80e3-1eeffd7d2eeb 2019-04-05 09:49:09,117 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:49:09,117 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c911db62-bd4b-4838-80e3-1eeffd7d2eeb 2019-04-05 09:49:09,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.359447002411s 2019-04-05 09:49:09,124 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:49:11,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:49:11,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:49:11,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:49: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-6819167c-3d85-4bab-86bf-54c83dcdf039 x-openstack-request-id: req-6819167c-3d85-4bab-86bf-54c83dcdf039 2019-04-05 09:49:11,321 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:49:11,321 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6819167c-3d85-4bab-86bf-54c83dcdf039 2019-04-05 09:49:11,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194504976273s 2019-04-05 09:49:11,327 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:49:13,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:49:13,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:49:13,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:49: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-86f1c5fa-74d2-4f30-a602-e8f4082d0b80 x-openstack-request-id: req-86f1c5fa-74d2-4f30-a602-e8f4082d0b80 2019-04-05 09:49:13,521 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:49:13,521 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-86f1c5fa-74d2-4f30-a602-e8f4082d0b80 2019-04-05 09:49:13,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191502094269s 2019-04-05 09:49:13,528 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:49:15,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:49:15,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:49:15,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:49: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-fd953298-e75b-497b-89d5-d8ea0246212b x-openstack-request-id: req-fd953298-e75b-497b-89d5-d8ea0246212b 2019-04-05 09:49:15,722 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:49:15,723 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fd953298-e75b-497b-89d5-d8ea0246212b 2019-04-05 09:49:15,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192128896713s 2019-04-05 09:49:15,729 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:49:17,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:49:17,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:49:17,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:49: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-560b05f0-4e82-41e9-8a7c-994f2b2115ae x-openstack-request-id: req-560b05f0-4e82-41e9-8a7c-994f2b2115ae 2019-04-05 09:49:17,932 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:49:17,932 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-560b05f0-4e82-41e9-8a7c-994f2b2115ae 2019-04-05 09:49:17,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200453042984s 2019-04-05 09:49:17,939 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:49:19,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:49:19,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:49:20,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:49: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-f475f92b-5d17-4501-8b82-15826d6dae1f x-openstack-request-id: req-f475f92b-5d17-4501-8b82-15826d6dae1f 2019-04-05 09:49:20,405 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:49:20,405 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f475f92b-5d17-4501-8b82-15826d6dae1f 2019-04-05 09:49:20,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.464828968048s 2019-04-05 09:49:20,412 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:49:22,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:49:22,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:49:22,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:49: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-3d20bcc9-bb14-4e91-980b-c72d82d456f9 x-openstack-request-id: req-3d20bcc9-bb14-4e91-980b-c72d82d456f9 2019-04-05 09:49:22,823 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:49:22,823 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3d20bcc9-bb14-4e91-980b-c72d82d456f9 2019-04-05 09:49:22,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.408792972565s 2019-04-05 09:49:22,830 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:49:24,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:49:24,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:49:25,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:49: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-fdfb81ed-4395-4b9f-82ca-240f494854d5 x-openstack-request-id: req-fdfb81ed-4395-4b9f-82ca-240f494854d5 2019-04-05 09:49:25,417 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:49:25,418 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fdfb81ed-4395-4b9f-82ca-240f494854d5 2019-04-05 09:49:25,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.585154056549s 2019-04-05 09:49:25,425 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:49:27,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:49:27,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:49:28,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:49: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-a3cbc703-64aa-49e0-8a17-b60147303bbb x-openstack-request-id: req-a3cbc703-64aa-49e0-8a17-b60147303bbb 2019-04-05 09:49:28,207 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:49:28,208 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a3cbc703-64aa-49e0-8a17-b60147303bbb 2019-04-05 09:49:28,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.780338048935s 2019-04-05 09:49:28,214 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:49:30,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:49:30,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:49:30,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:49:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1475adbb-38b8-4b0f-8c18-496b3a56cff9 x-openstack-request-id: req-1475adbb-38b8-4b0f-8c18-496b3a56cff9 2019-04-05 09:49:30,954 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:49:30,954 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1475adbb-38b8-4b0f-8c18-496b3a56cff9 2019-04-05 09:49:30,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.737359046936s 2019-04-05 09:49:30,960 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:49:32,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:49:32,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:49:33,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 05 Apr 2019 09:49: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-6ae0c8de-e094-4dd0-b616-d680c1626dce x-openstack-request-id: req-6ae0c8de-e094-4dd0-b616-d680c1626dce 2019-04-05 09:49:33,141 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T09:46:06Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:49:33,141 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6ae0c8de-e094-4dd0-b616-d680c1626dce 2019-04-05 09:49:33,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178196907043s 2019-04-05 09:49:33,148 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 09:49:35,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 09:49:35,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:49:35,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 740 Content-Type: application/json Date: Fri, 05 Apr 2019 09:49: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-c37d0ca3-f2fb-4227-9066-e77e2927c127 x-openstack-request-id: req-c37d0ca3-f2fb-4227-9066-e77e2927c127 2019-04-05 09:49:35,582 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_22b24f24-af60-4b88-8f5d-98e35254c674": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:b0:6e", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T09:49:33.000000", "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T09:49:33Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 09:49:35,582 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c37d0ca3-f2fb-4227-9066-e77e2927c127 2019-04-05 09:49:35,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.431409835815s 2019-04-05 09:49:35,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-05 09:49:35,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=8b445807-e5b4-4a2f-b70d-4110de1548f6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:49:35,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Fri, 05 Apr 2019 09:49:35 GMT X-Openstack-Request-Id: req-a698a7c4-b376-4fff-a973-e7e3835fdfc9 2019-04-05 09:49:35,873 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T09:49:32Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"34a5173c-7126-4d43-be7e-4372534d814d","ip_address":"192.168.120.18"}],"id":"4ce7e2cc-da55-4b2a-a59d-91b6d17a9e40","security_groups":["8cd889d1-0562-4d85-bd95-2390ee970da9"],"mac_address":"fa:16:3e:72:b0:6e","project_id":"a22041970f5849d0828b00c4342a8907","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecb2adf1-5349-4b3c-b58d-fc1c617746bb","tenant_id":"a22041970f5849d0828b00c4342a8907","created_at":"2019-04-05T09:46:06Z","binding:vnic_type":"normal","device_id":"8b445807-e5b4-4a2f-b70d-4110de1548f6","ip_allocation":"immediate"}]} 2019-04-05 09:49:35,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=8b445807-e5b4-4a2f-b70d-4110de1548f6 used request id req-a698a7c4-b376-4fff-a973-e7e3835fdfc9 2019-04-05 09:49:35,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.285138845444s 2019-04-05 09:49:35,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 09:49:35,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=4ce7e2cc-da55-4b2a-a59d-91b6d17a9e40" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:49:35,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 09:49:35 GMT X-Openstack-Request-Id: req-048e9171-9c20-4021-b070-2767d76dca61 2019-04-05 09:49:35,928 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-05 09:49:35,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=4ce7e2cc-da55-4b2a-a59d-91b6d17a9e40 used request id req-048e9171-9c20-4021-b070-2767d76dca61 2019-04-05 09:49:35,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0452690124512s 2019-04-05 09:49:35,929 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_22b24f24-af60-4b88-8f5d-98e35254c674': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:72:b0:6e', u'version': 4, u'addr': u'192.168.120.18', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'f9a40b6b-cccd-4b49-8bd5-27cebb32fb60'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-05T09:49:33.000000', 'flavor': Munch({u'id': u'2f6412dd-7e67-4bb6-acac-806d8374af77'}), 'az': u'nova', 'id': u'8b445807-e5b4-4a2f-b70d-4110de1548f6', 'security_groups': [Munch({u'name': u'shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a7cfc472129441da9bb4d524233c731c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a22041970f5849d0828b00c4342a8907', 'name': 'shaker-project_22b24f24-af60-4b88-8f5d-98e35254c674', '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-04-05T09:49:33.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-05T09:49:33Z', 'hostId': u'573c85e146ac91741099e967110d534169ed671fa33171ebfc176840', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674', 'public_v6': '', 'private_v4': u'192.168.120.18', 'cloud': 'envvars', 'host_id': u'573c85e146ac91741099e967110d534169ed671fa33171ebfc176840', '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-04-05T09:49:33.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a22041970f5849d0828b00c4342a8907', 'name': u'shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674', 'adminPass': u'QhEr355LoarA', 'tenant_id': u'a22041970f5849d0828b00c4342a8907', 'created_at': u'2019-04-05T09:46:03Z', 'created': u'2019-04-05T09:46:03Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-05 09:49:35,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 09:49:35,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:49:36,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Fri, 05 Apr 2019 09:49:36 GMT X-Openstack-Request-Id: req-e15ccabc-3696-4b79-afa7-d0c05939ce09 2019-04-05 09:49:36,026 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ecb2adf1-5349-4b3c-b58d-fc1c617746bb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a22041970f5849d0828b00c4342a8907","l2_adjacency":true,"status":"ACTIVE","subnets":["34a5173c-7126-4d43-be7e-4372534d814d"],"description":"","tags":[],"updated_at":"2019-04-05T09:45:42Z","qos_policy_id":null,"name":"shaker-net_22b24f24-af60-4b88-8f5d-98e35254c674","admin_state_up":true,"tenant_id":"a22041970f5849d0828b00c4342a8907","created_at":"2019-04-05T09:45:41Z","mtu":1450}]} 2019-04-05 09:49:36,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e15ccabc-3696-4b79-afa7-d0c05939ce09 2019-04-05 09:49:36,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.091598033905s 2019-04-05 09:49:36,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-05 09:49:36,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=8b445807-e5b4-4a2f-b70d-4110de1548f6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:49:36,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Fri, 05 Apr 2019 09:49:36 GMT X-Openstack-Request-Id: req-adfcc53a-e80e-43f8-b965-52da6f3f9c57 2019-04-05 09:49:36,076 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T09:49:32Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"34a5173c-7126-4d43-be7e-4372534d814d","ip_address":"192.168.120.18"}],"id":"4ce7e2cc-da55-4b2a-a59d-91b6d17a9e40","security_groups":["8cd889d1-0562-4d85-bd95-2390ee970da9"],"mac_address":"fa:16:3e:72:b0:6e","project_id":"a22041970f5849d0828b00c4342a8907","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecb2adf1-5349-4b3c-b58d-fc1c617746bb","tenant_id":"a22041970f5849d0828b00c4342a8907","created_at":"2019-04-05T09:46:06Z","binding:vnic_type":"normal","device_id":"8b445807-e5b4-4a2f-b70d-4110de1548f6","ip_allocation":"immediate"}]} 2019-04-05 09:49:36,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=8b445807-e5b4-4a2f-b70d-4110de1548f6 used request id req-adfcc53a-e80e-43f8-b965-52da6f3f9c57 2019-04-05 09:49:36,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.047394990921s 2019-04-05 09:49:36,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-04-05 09:49:36,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" -d '{"floatingip": {"floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "fixed_ip_address": "192.168.120.18", "port_id": "4ce7e2cc-da55-4b2a-a59d-91b6d17a9e40"}}' 2019-04-05 09:49:38,424 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Fri, 05 Apr 2019 09:49:38 GMT X-Openstack-Request-Id: req-124cff1c-f0b2-4b68-8da3-c73c80e1a0bb 2019-04-05 09:49:38,424 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "5534560a-4d87-451b-9d4a-0c93354ff570", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a22041970f5849d0828b00c4342a8907", "created_at": "2019-04-05T09:49:37Z", "updated_at": "2019-04-05T09:49:37Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ecb2adf1-5349-4b3c-b58d-fc1c617746bb", "device_owner": "compute:nova", "mac_address": "fa:16:3e:72:b0:6e", "device_id": "8b445807-e5b4-4a2f-b70d-4110de1548f6"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "a22041970f5849d0828b00c4342a8907", "port_id": "4ce7e2cc-da55-4b2a-a59d-91b6d17a9e40", "id": "911bb199-4a5b-40ee-8045-0ad2c4bd9f99", "qos_policy_id": null}} 2019-04-05 09:49:38,425 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-124cff1c-f0b2-4b68-8da3-c73c80e1a0bb 2019-04-05 09:49:38,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.34811997414s 2019-04-05 09:49:38,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 09:49:38,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:49:38,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 05 Apr 2019 09:49:38 GMT X-Openstack-Request-Id: req-71b04a0d-b35f-41af-bf8d-ca27cf53cf72 2019-04-05 09:49:38,523 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "5534560a-4d87-451b-9d4a-0c93354ff570", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a22041970f5849d0828b00c4342a8907", "created_at": "2019-04-05T09:49:37Z", "updated_at": "2019-04-05T09:49:37Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ecb2adf1-5349-4b3c-b58d-fc1c617746bb", "device_owner": "compute:nova", "mac_address": "fa:16:3e:72:b0:6e", "device_id": "8b445807-e5b4-4a2f-b70d-4110de1548f6"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "a22041970f5849d0828b00c4342a8907", "port_id": "4ce7e2cc-da55-4b2a-a59d-91b6d17a9e40", "id": "911bb199-4a5b-40ee-8045-0ad2c4bd9f99", "qos_policy_id": null}]} 2019-04-05 09:49:38,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-71b04a0d-b35f-41af-bf8d-ca27cf53cf72 2019-04-05 09:49:38,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0831761360168s 2019-04-05 09:49:38,530 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 09:49:38,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 09:49:38,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:49:38,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 05 Apr 2019 09:49:38 GMT X-Openstack-Request-Id: req-7b15987e-674d-4536-9a61-d0a66851e25a 2019-04-05 09:49:38,704 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "5534560a-4d87-451b-9d4a-0c93354ff570", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a22041970f5849d0828b00c4342a8907", "created_at": "2019-04-05T09:49:37Z", "updated_at": "2019-04-05T09:49:37Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ecb2adf1-5349-4b3c-b58d-fc1c617746bb", "device_owner": "compute:nova", "mac_address": "fa:16:3e:72:b0:6e", "device_id": "8b445807-e5b4-4a2f-b70d-4110de1548f6"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "a22041970f5849d0828b00c4342a8907", "port_id": "4ce7e2cc-da55-4b2a-a59d-91b6d17a9e40", "id": "911bb199-4a5b-40ee-8045-0ad2c4bd9f99", "qos_policy_id": null}]} 2019-04-05 09:49:38,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-7b15987e-674d-4536-9a61-d0a66851e25a 2019-04-05 09:49:38,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0645051002502s 2019-04-05 09:49:38,711 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 09:49:38,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 09:49:38,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:49:38,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 05 Apr 2019 09:49:38 GMT X-Openstack-Request-Id: req-aeb81e78-4cba-49e4-9e49-6f547d2c051f 2019-04-05 09:49:38,878 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "5534560a-4d87-451b-9d4a-0c93354ff570", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a22041970f5849d0828b00c4342a8907", "created_at": "2019-04-05T09:49:37Z", "updated_at": "2019-04-05T09:49:37Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ecb2adf1-5349-4b3c-b58d-fc1c617746bb", "device_owner": "compute:nova", "mac_address": "fa:16:3e:72:b0:6e", "device_id": "8b445807-e5b4-4a2f-b70d-4110de1548f6"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "a22041970f5849d0828b00c4342a8907", "port_id": "4ce7e2cc-da55-4b2a-a59d-91b6d17a9e40", "id": "911bb199-4a5b-40ee-8045-0ad2c4bd9f99", "qos_policy_id": null}]} 2019-04-05 09:49:38,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-aeb81e78-4cba-49e4-9e49-6f547d2c051f 2019-04-05 09:49:38,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0572710037231s 2019-04-05 09:49:38,884 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 09:49:38,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 09:49:38,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:49:39,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 05 Apr 2019 09:49:39 GMT X-Openstack-Request-Id: req-bf8a4f86-6c42-4987-9bbe-361c50146ba9 2019-04-05 09:49:39,054 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "5534560a-4d87-451b-9d4a-0c93354ff570", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a22041970f5849d0828b00c4342a8907", "created_at": "2019-04-05T09:49:37Z", "updated_at": "2019-04-05T09:49:37Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ecb2adf1-5349-4b3c-b58d-fc1c617746bb", "device_owner": "compute:nova", "mac_address": "fa:16:3e:72:b0:6e", "device_id": "8b445807-e5b4-4a2f-b70d-4110de1548f6"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "a22041970f5849d0828b00c4342a8907", "port_id": "4ce7e2cc-da55-4b2a-a59d-91b6d17a9e40", "id": "911bb199-4a5b-40ee-8045-0ad2c4bd9f99", "qos_policy_id": null}]} 2019-04-05 09:49:39,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-bf8a4f86-6c42-4987-9bbe-361c50146ba9 2019-04-05 09:49:39,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0597360134125s 2019-04-05 09:49:39,060 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 09:49:39,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 09:49:39,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:49:39,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 05 Apr 2019 09:49:39 GMT X-Openstack-Request-Id: req-c160ffde-aa1f-4cfe-b4f1-64886865b7c2 2019-04-05 09:49:39,225 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "5534560a-4d87-451b-9d4a-0c93354ff570", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a22041970f5849d0828b00c4342a8907", "created_at": "2019-04-05T09:49:37Z", "updated_at": "2019-04-05T09:49:37Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ecb2adf1-5349-4b3c-b58d-fc1c617746bb", "device_owner": "compute:nova", "mac_address": "fa:16:3e:72:b0:6e", "device_id": "8b445807-e5b4-4a2f-b70d-4110de1548f6"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "a22041970f5849d0828b00c4342a8907", "port_id": "4ce7e2cc-da55-4b2a-a59d-91b6d17a9e40", "id": "911bb199-4a5b-40ee-8045-0ad2c4bd9f99", "qos_policy_id": null}]} 2019-04-05 09:49:39,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-c160ffde-aa1f-4cfe-b4f1-64886865b7c2 2019-04-05 09:49:39,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0558879375458s 2019-04-05 09:49:39,231 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 09:49:39,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 09:49:39,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 09:49:39,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Fri, 05 Apr 2019 09:49:39 GMT X-Openstack-Request-Id: req-12e828de-e0be-488a-89c6-786594415c67 2019-04-05 09:49:39,690 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "5534560a-4d87-451b-9d4a-0c93354ff570", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a22041970f5849d0828b00c4342a8907", "created_at": "2019-04-05T09:49:37Z", "updated_at": "2019-04-05T09:49:39Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ecb2adf1-5349-4b3c-b58d-fc1c617746bb", "device_owner": "compute:nova", "mac_address": "fa:16:3e:72:b0:6e", "device_id": "8b445807-e5b4-4a2f-b70d-4110de1548f6"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "a22041970f5849d0828b00c4342a8907", "port_id": "4ce7e2cc-da55-4b2a-a59d-91b6d17a9e40", "id": "911bb199-4a5b-40ee-8045-0ad2c4bd9f99", "qos_policy_id": null}]} 2019-04-05 09:49:39,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-12e828de-e0be-488a-89c6-786594415c67 2019-04-05 09:49:39,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.349308013916s 2019-04-05 09:49:39,697 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'5534560a-4d87-451b-9d4a-0c93354ff570', 'updated_at': u'2019-04-05T09:49:39Z', 'fixed_ip_address': u'192.168.120.18', 'floating_ip_address': u'172.30.9.205', 'revision_number': 1, 'port_id': u'4ce7e2cc-da55-4b2a-a59d-91b6d17a9e40', 'id': u'911bb199-4a5b-40ee-8045-0ad2c4bd9f99', 'network': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', 'port': u'4ce7e2cc-da55-4b2a-a59d-91b6d17a9e40', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a22041970f5849d0828b00c4342a8907', 'name': 'shaker-project_22b24f24-af60-4b88-8f5d-98e35254c674', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'a22041970f5849d0828b00c4342a8907', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'ecb2adf1-5349-4b3c-b58d-fc1c617746bb', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:72:b0:6e', u'device_id': u'8b445807-e5b4-4a2f-b70d-4110de1548f6'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'a22041970f5849d0828b00c4342a8907', 'created_at': u'2019-04-05T09:49:37Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'ecb2adf1-5349-4b3c-b58d-fc1c617746bb', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:72:b0:6e', u'device_id': u'8b445807-e5b4-4a2f-b70d-4110de1548f6'}), 'router': u'5534560a-4d87-451b-9d4a-0c93354ff570'}) 2019-04-05 09:49:39,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-05 09:49:39,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6/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.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-05 09:49:39,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10493 Content-Type: application/json Date: Fri, 05 Apr 2019 09:49: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-13cfc7f8-11cb-4eaa-aa80-00492ca64e5a x-openstack-request-id: req-13cfc7f8-11cb-4eaa-aa80-00492ca64e5a 2019-04-05 09:49:39,768 - 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 745593238 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.223779] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.226774] pid_max: default: 32768 minimum: 301\n[ 0.228360] ACPI: Core revision 20150930\n[ 0.230372] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.232696] Security Framework initialized\n[ 0.234162] Yama: becoming mindful.\n[ 0.235456] AppArmor: AppArmor initialized\n[ 0.236922] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.239270] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.241507] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.243670] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.246043] Initializing cgroup subsys io\n[ 0.247507] Initializing cgroup subsys memory\n[ 0.249020] Initializing cgroup subsys devices\n[ 0.250593] Initializing cgroup subsys freezer\n[ 0.252121] Initializing cgroup subsys net_cls\n[ 0.253684] Initializing cgroup subsys perf_event\n[ 0.255319] Initializing cgroup subsys net_prio\n[ 0.256872] Initializing cgroup subsys hugetlb\n[ 0.258443] Initializing cgroup subsys pids\n[ 0.259979] CPU: Physical Processor ID: 0\n[ 0.262167] mce: CPU supports 10 MCE banks\n[ 0.263742] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.265625] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.267689] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.269662] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.271747] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.273927] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.275894] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.278601] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.299059] Freeing SMP alternatives memory: 32K\n[ 0.306451] ftrace: allocating 32237 entries in 126 pages\n[ 0.347100] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.351750] smpboot: Max logical packages: 1\n[ 0.353594] x2apic enabled\n[ 0.354998] Switched APIC routing to physical x2apic.\n[ 0.358020] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.360062] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.363976] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.368544] KVM setup paravirtual spinlock\n[ 0.371405] x86: Booted up 1 node, 1 CPUs\n[ 0.372872] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.375530] devtmpfs: initialized\n[ 0.377924] evm: security.selinux\n[ 0.379177] evm: security.SMACK64\n[ 0.380422] evm: security.SMACK64EXEC\n[ 0.381755] evm: security.SMACK64TRANSMUTE\n[ 0.383220] evm: security.SMACK64MMAP\n[ 0.384560] evm: security.ima\n[ 0.385708] evm: security.capability\n[ 0.387187] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.390455] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.392591] pinctrl core: initialized pinctrl subsystem\n[ 0.394642] RTC time: 9:49:33, date: 04/05/19\n[ 0.396396] NET: Registered protocol family 16\n[ 0.398134] cpuidle: using governor ladder\n[ 0.399601] cpuidle: using governor menu\n[ 0.401019] PCCT header not found.\n[ 0.402373] ACPI: bus type PCI registered\n[ 0.403814] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.406092] PCI: Using configuration type 1 for base access\n[ 0.408953] ACPI: Added _OSI(Module Device)\n[ 0.410458] ACPI: Added _OSI(Processor Device)\n[ 0.412013] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.413635] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.417020] ACPI: Interpreter enabled\n[ 0.418394] ACPI: (supports S0 S5)\n[ 0.419654] ACPI: Using IOAPIC for interrupt routing\n[ 0.421357] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.426120] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.428190] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.430414] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.432603] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.436545] acpiphp: Slot [3] registered\n[ 0.453947] acpiphp: Slot [4] registered\n[ 0.455399] acpiphp: Slot [5] registered\n[ 0.456840] acpiphp: Slot [6] registered\n[ 0.458277] acpiphp: Slot [7] registered\n[ 0.459699] acpiphp: Slot [8] registered\n[ 0.461123] acpiphp: Slot [9] registered\n[ 0.462553] acpiphp: Slot [10] registered\n[ 0.463998] acpiphp: Slot [11] registered\n[ 0.465448] acpiphp: Slot [12] registered\n[ 0.466905] acpiphp: Slot [13] registered\n[ 0.468467] acpiphp: Slot [14] registered\n[ 0.469910] acpiphp: Slot [15] registered\n[ 0.471360] acpiphp: Slot [16] registered\n[ 0.472806] acpiphp: Slot [17] registered\n[ 0.474251] acpiphp: Slot [18] registered\n[ 0.475701] acpiphp: Slot [19] registered\n[ 0.477148] acpiphp: Slot [20] registered\n[ 0.478599] acpiphp: Slot [21] registered\n[ 0.480043] acpiphp: Slot [22] registered\n[ 0.481485] acpiphp: Slot [23] registered\n[ 0.482928] acpiphp: Slot [24] registered\n[ 0.484378] acpiphp: Slot [25] registered\n[ 0.485821] acpiphp: Slot [26] registered\n[ 0.487272] acpiphp: Slot [27] registered\n[ 0.488720] acpiphp: Slot [28] registered\n[ 0.490161] acpiphp: Slot [29] registered\n[ 0.491602] acpiphp: Slot [30] registered\n[ 0.493051] acpiphp: Slot [31] registered\n[ 0.494490] PCI host bridge to bus 0000:00\n[ 0.495940] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.498133] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.500323] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.503381] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.506211] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.508883] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.514749] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.517065] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.519196] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.521497] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.526193] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.528760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.552425] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.555362] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.557887] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.560398] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.562874] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.565087] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.567388] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.569295] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.572065] vgaarb: loaded\n[ 0.573139] vgaarb: bridge control possible 0000:00:02.0\n[ 0.575286] SCSI subsystem initialized\n[ 0.576866] ACPI: bus type USB registered\n[ 0.578348] usbcore: registered new interface driver usbfs\n[ 0.580203] usbcore: registered new interface driver hub\n[ 0.582015] usbcore: registered new device driver usb\n[ 0.583931] PCI: Using ACPI for IRQ routing\n[ 0.585855] NetLabel: Initializing\n[ 0.587137] NetLabel: domain hash size = 128\n[ 0.588668] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.590400] NetLabel: unlabeled traffic allowed by default\n[ 0.592415] amd_nb: Cannot enumerate AMD northbridges\n[ 0.594165] clocksource: Switched to clocksource kvm-clock\n[ 0.604025] AppArmor: AppArmor Filesystem Enabled\n[ 0.605731] pnp: PnP ACPI init\n[ 0.607251] pnp: PnP ACPI: found 5 devices\n[ 0.614454] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.617524] NET: Registered protocol family 2\n[ 0.619335] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.621650] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.623795] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.625940] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.627890] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.630011] NET: Registered protocol family 1\n[ 0.631568] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.633540] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.635477] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.652201] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.669018] Unpacking initramfs...\n[ 1.152979] Freeing initrd memory: 37084K\n[ 1.154867] Scanning for low memory corruption every 60 seconds\n[ 1.157175] audit: initializing netlink subsys (disabled)\n[ 1.159092] audit: type=2000 audit(1554457774.577:1): initialized\n[ 1.161362] Initialise system trusted keyring\n[ 1.163029] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.165115] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.168342] zbud: loaded\n[ 1.169640] VFS: Disk quotas dquot_6.6.0\n[ 1.171103] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.173534] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.175705] fuse init (API version 7.23)\n[ 1.177259] Key type big_key registered\n[ 1.178678] Allocating IMA MOK and blacklist keyrings.\n[ 1.180760] Key type asymmetric registered\n[ 1.182240] Asymmetric key parser 'x509' registered\n[ 1.183940] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.186577] io scheduler noop registered\n[ 1.187993] io scheduler deadline registered (default)\n[ 1.189762] io scheduler cfq registered\n[ 1.191253] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.193113] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.195368] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.197947] ACPI: Power Button [PWRF]\n[ 1.199426] GHES: HEST is not enabled!\n[ 1.215444] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.248545] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.252089] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.277412] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.280936] Linux agpgart interface v0.103\n[ 1.283971] loop: module loaded\n[ 1.287795] vda: vda1\n[ 1.289567] scsi host0: ata_piix\n[ 1.290872] scsi host1: ata_piix\n[ 1.292122] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.294316] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.297168] libphy: Fixed MDIO Bus: probed\n[ 1.298640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.300365] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.303647] PPP generic driver version 2.4.2\n[ 1.305221] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.307355] ehci-pci: EHCI PCI platform driver\n[ 1.308932] ehci-platform: EHCI generic platform driver\n[ 1.310722] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.312759] ohci-pci: OHCI PCI platform driver\n[ 1.314336] ohci-platform: OHCI generic platform driver\n[ 1.316122] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.332901] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.334709] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.337340] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.339129] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.341214] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.343445] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.345994] usb usb1: Product: UHCI Host Controller\n[ 1.347680] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.349781] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.351491] hub 1-0:1.0: USB hub found\n[ 1.352871] hub 1-0:1.0: 2 ports detected\n[ 1.354473] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.358150] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.359855] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.361669] mousedev: PS/2 mouse device common for all mice\n[ 1.363879] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.366906] rtc_cmos 00:00: RTC can wake from S4\n[ 1.369017] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.371141] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.373268] i2c /dev entries driver\n[ 1.374605] device-mapper: uevent: version 1.0.3\n[ 1.376271] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.379151] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.381392] NET: Registered protocol family 10\n[ 1.383168] NET: Registered protocol family 17\n[ 1.384738] Key type dns_resolver registered\n[ 1.386444] registered taskstats version 1\n[ 1.387930] Loading compiled-in X.509 certificates\n[ 1.390131] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.393416] zswap: loaded using pool lzo/zbud\n[ 1.396288] Key type trusted registered\n[ 1.399673] Key type encrypted registered\n[ 1.401130] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.402998] ima: No TPM chip found, activating TPM-bypass!\n[ 1.404858] evm: HMAC attrs: 0x1\n[ 1.406465] Magic number: 15:103:828\n[ 1.407943] rtc_cmos 00:00: setting system clock to 2019-04-05 09:49:34 UTC (1554457774)\n[ 1.411251] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.429232] EDD information not available.\n[ 1.451936] Freeing unused kernel memory: 1512K\n[ 1.453532] Write protecting the kernel read-only data: 14336k\n[ 1.456834] Freeing unused kernel memory: 1692K\n[ 1.458631] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.470471] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.473590] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.477081] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.480423] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.483666] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.490191] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.496676] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.500680] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.503824] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.507083] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.565424] [drm] Initialized drm 1.1.0 20060810\n[ 1.568225] virtio_net virtio0 ens3: renamed from eth0\n[ 1.577669] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.582513] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.602720] FDC 0 is a S82078B\n[ 1.620005] AVX2 version of gcm_enc/dec engaged.\n[ 1.621632] AES CTR mode by8 optimization enabled\n[ 1.666203] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.832291] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.834533] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.836833] usb 1-1: Product: QEMU USB Tablet\n[ 1.838364] usb 1-1: Manufacturer: QEMU\n[ 1.839743] usb 1-1: SerialNumber: 42\n[ 1.849278] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.856934] usbcore: registered new interface driver usbhid\n[ 1.858895] usbhid: USB HID core driver\n[ 1.861816] 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.865750] 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.248380] md: linear personality registered for level -1\n[ 2.252294] md: multipath personality registered for level -4\n[ 2.256283] md: raid0 personality registered for level 0\n[ 2.260689] md: raid1 personality registered for level 1\n[ 2.330193] raid6: sse2x1 gen() 11400 MB/s\n[ 2.398191] raid6: sse2x1 xor() 8852 MB/s\n[ 2.466169] raid6: sse2x2 gen() 14069 MB/s\n[ 2.534166] raid6: sse2x2 xor() 9681 MB/s\n[ 2.602166] raid6: sse2x4 gen() 16823 MB/s\n[ 2.670203] raid6: sse2x4 xor() 11664 MB/s\n[ 2.738188] raid6: avx2x1 gen() 22146 MB/s\n[ 2.810188] raid6: avx2x2 gen() 26409 MB/s\n[ 2.878188] raid6: avx2x4 gen() 29666 MB/s\n[ 2.879718] raid6: using algorithm avx2x4 gen() 29666 MB/s\n[ 2.881558] raid6: using avx2x2 recovery algorithm\n[ 2.886447] xor: automatically using best checksumming function:\n[ 2.926193] avx : 31863.000 MB/sec\n[ 2.929068] async_tx: api initialized (async)\n[ 2.940583] md: raid6 personality registered for level 6\n[ 2.942413] md: raid5 personality registered for level 5\n[ 2.944204] md: raid4 personality registered for level 4\n[ 2.951055] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.985859] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.006493] 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.109015] 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.114840] systemd[1]: Detected virtualization kvm.\n[ 3.116556] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.121264] systemd[1]: Set hostname to .\n[ 3.124695] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.126698] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.246404] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.249854] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.253226] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.256729] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.259762] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.263699] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.267340] 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.272380] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.276287] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.280036] 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.286608] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.292458] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.300779] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.305778] 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.314651] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.319934] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.324298] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.330490] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.335625] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.341393] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.355173] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.362821] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.367289] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.373008] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.377945] systemd[1]: Reached target User and Group Name Lookups.\n[ 3.382315] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.387366] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.[ 3.394261] iscsi: registered transport (tcp)\n\n[ 3.396422] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.402682] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.406455] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.418257] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.429080] 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.442469] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.448959] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.457350] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.463296] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 3.469779] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n 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 udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started Load/Save Random Seed.\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.843447] 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] 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 Commit a transient machine-id on disk...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\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[[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 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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.921770] cloud-init[535]: Cloud-init v. 18.2 running 'init-local' at Fri, 05 Apr 2019 09:49:38 +0000. Up 4.73 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n"} 2019-04-05 09:49:39,768 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6/action used request id req-13cfc7f8-11cb-4eaa-aa80-00492ca64e5a 2019-04-05 09:49:39,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0703129768372s 2019-04-05 09:49:39,769 - 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 745593238 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.223779] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.226774] pid_max: default: 32768 minimum: 301 [ 0.228360] ACPI: Core revision 20150930 [ 0.230372] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.232696] Security Framework initialized [ 0.234162] Yama: becoming mindful. [ 0.235456] AppArmor: AppArmor initialized [ 0.236922] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.239270] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.241507] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.243670] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.246043] Initializing cgroup subsys io [ 0.247507] Initializing cgroup subsys memory [ 0.249020] Initializing cgroup subsys devices [ 0.250593] Initializing cgroup subsys freezer [ 0.252121] Initializing cgroup subsys net_cls [ 0.253684] Initializing cgroup subsys perf_event [ 0.255319] Initializing cgroup subsys net_prio [ 0.256872] Initializing cgroup subsys hugetlb [ 0.258443] Initializing cgroup subsys pids [ 0.259979] CPU: Physical Processor ID: 0 [ 0.262167] mce: CPU supports 10 MCE banks [ 0.263742] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.265625] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.267689] Spectre V2 : Mitigation: Full generic retpoline [ 0.269662] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.271747] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.273927] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.275894] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.278601] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.299059] Freeing SMP alternatives memory: 32K [ 0.306451] ftrace: allocating 32237 entries in 126 pages [ 0.347100] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.351750] smpboot: Max logical packages: 1 [ 0.353594] x2apic enabled [ 0.354998] Switched APIC routing to physical x2apic. [ 0.358020] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.360062] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.363976] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.368544] KVM setup paravirtual spinlock [ 0.371405] x86: Booted up 1 node, 1 CPUs [ 0.372872] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.375530] devtmpfs: initialized [ 0.377924] evm: security.selinux [ 0.379177] evm: security.SMACK64 [ 0.380422] evm: security.SMACK64EXEC [ 0.381755] evm: security.SMACK64TRANSMUTE [ 0.383220] evm: security.SMACK64MMAP [ 0.384560] evm: security.ima [ 0.385708] evm: security.capability [ 0.387187] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.390455] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.392591] pinctrl core: initialized pinctrl subsystem [ 0.394642] RTC time: 9:49:33, date: 04/05/19 [ 0.396396] NET: Registered protocol family 16 [ 0.398134] cpuidle: using governor ladder [ 0.399601] cpuidle: using governor menu [ 0.401019] PCCT header not found. [ 0.402373] ACPI: bus type PCI registered [ 0.403814] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.406092] PCI: Using configuration type 1 for base access [ 0.408953] ACPI: Added _OSI(Module Device) [ 0.410458] ACPI: Added _OSI(Processor Device) [ 0.412013] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.413635] ACPI: Added _OSI(Processor Aggregator Device) [ 0.417020] ACPI: Interpreter enabled [ 0.418394] ACPI: (supports S0 S5) [ 0.419654] ACPI: Using IOAPIC for interrupt routing [ 0.421357] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.426120] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.428190] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.430414] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.432603] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.436545] acpiphp: Slot [3] registered [ 0.453947] acpiphp: Slot [4] registered [ 0.455399] acpiphp: Slot [5] registered [ 0.456840] acpiphp: Slot [6] registered [ 0.458277] acpiphp: Slot [7] registered [ 0.459699] acpiphp: Slot [8] registered [ 0.461123] acpiphp: Slot [9] registered [ 0.462553] acpiphp: Slot [10] registered [ 0.463998] acpiphp: Slot [11] registered [ 0.465448] acpiphp: Slot [12] registered [ 0.466905] acpiphp: Slot [13] registered [ 0.468467] acpiphp: Slot [14] registered [ 0.469910] acpiphp: Slot [15] registered [ 0.471360] acpiphp: Slot [16] registered [ 0.472806] acpiphp: Slot [17] registered [ 0.474251] acpiphp: Slot [18] registered [ 0.475701] acpiphp: Slot [19] registered [ 0.477148] acpiphp: Slot [20] registered [ 0.478599] acpiphp: Slot [21] registered [ 0.480043] acpiphp: Slot [22] registered [ 0.481485] acpiphp: Slot [23] registered [ 0.482928] acpiphp: Slot [24] registered [ 0.484378] acpiphp: Slot [25] registered [ 0.485821] acpiphp: Slot [26] registered [ 0.487272] acpiphp: Slot [27] registered [ 0.488720] acpiphp: Slot [28] registered [ 0.490161] acpiphp: Slot [29] registered [ 0.491602] acpiphp: Slot [30] registered [ 0.493051] acpiphp: Slot [31] registered [ 0.494490] PCI host bridge to bus 0000:00 [ 0.495940] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.498133] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.500323] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.503381] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.506211] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.508883] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.514749] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.517065] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.519196] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.521497] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.526193] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.528760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.552425] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.555362] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.557887] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.560398] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.562874] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.565087] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.567388] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.569295] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.572065] vgaarb: loaded [ 0.573139] vgaarb: bridge control possible 0000:00:02.0 [ 0.575286] SCSI subsystem initialized [ 0.576866] ACPI: bus type USB registered [ 0.578348] usbcore: registered new interface driver usbfs [ 0.580203] usbcore: registered new interface driver hub [ 0.582015] usbcore: registered new device driver usb [ 0.583931] PCI: Using ACPI for IRQ routing [ 0.585855] NetLabel: Initializing [ 0.587137] NetLabel: domain hash size = 128 [ 0.588668] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.590400] NetLabel: unlabeled traffic allowed by default [ 0.592415] amd_nb: Cannot enumerate AMD northbridges [ 0.594165] clocksource: Switched to clocksource kvm-clock [ 0.604025] AppArmor: AppArmor Filesystem Enabled [ 0.605731] pnp: PnP ACPI init [ 0.607251] pnp: PnP ACPI: found 5 devices [ 0.614454] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.617524] NET: Registered protocol family 2 [ 0.619335] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.621650] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.623795] TCP: Hash tables configured (established 4096 bind 4096) [ 0.625940] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.627890] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.630011] NET: Registered protocol family 1 [ 0.631568] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.633540] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.635477] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.652201] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.669018] Unpacking initramfs... [ 1.152979] Freeing initrd memory: 37084K [ 1.154867] Scanning for low memory corruption every 60 seconds [ 1.157175] audit: initializing netlink subsys (disabled) [ 1.159092] audit: type=2000 audit(1554457774.577:1): initialized [ 1.161362] Initialise system trusted keyring [ 1.163029] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.165115] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.168342] zbud: loaded [ 1.169640] VFS: Disk quotas dquot_6.6.0 [ 1.171103] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.173534] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.175705] fuse init (API version 7.23) [ 1.177259] Key type big_key registered [ 1.178678] Allocating IMA MOK and blacklist keyrings. [ 1.180760] Key type asymmetric registered [ 1.182240] Asymmetric key parser 'x509' registered [ 1.183940] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.186577] io scheduler noop registered [ 1.187993] io scheduler deadline registered (default) [ 1.189762] io scheduler cfq registered [ 1.191253] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.193113] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.195368] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.197947] ACPI: Power Button [PWRF] [ 1.199426] GHES: HEST is not enabled! [ 1.215444] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.248545] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.252089] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.277412] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.280936] Linux agpgart interface v0.103 [ 1.283971] loop: module loaded [ 1.287795] vda: vda1 [ 1.289567] scsi host0: ata_piix [ 1.290872] scsi host1: ata_piix [ 1.292122] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.294316] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.297168] libphy: Fixed MDIO Bus: probed [ 1.298640] tun: Universal TUN/TAP device driver, 1.6 [ 1.300365] tun: (C) 1999-2004 Max Krasnyansky [ 1.303647] PPP generic driver version 2.4.2 [ 1.305221] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.307355] ehci-pci: EHCI PCI platform driver [ 1.308932] ehci-platform: EHCI generic platform driver [ 1.310722] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.312759] ohci-pci: OHCI PCI platform driver [ 1.314336] ohci-platform: OHCI generic platform driver [ 1.316122] uhci_hcd: USB Universal Host Controller Interface driver [ 1.332901] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.334709] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.337340] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.339129] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.341214] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.343445] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.345994] usb usb1: Product: UHCI Host Controller [ 1.347680] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.349781] usb usb1: SerialNumber: 0000:00:01.2 [ 1.351491] hub 1-0:1.0: USB hub found [ 1.352871] hub 1-0:1.0: 2 ports detected [ 1.354473] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.358150] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.359855] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.361669] mousedev: PS/2 mouse device common for all mice [ 1.363879] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.366906] rtc_cmos 00:00: RTC can wake from S4 [ 1.369017] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.371141] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.373268] i2c /dev entries driver [ 1.374605] device-mapper: uevent: version 1.0.3 [ 1.376271] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.379151] ledtrig-cpu: registered to indicate activity on CPUs [ 1.381392] NET: Registered protocol family 10 [ 1.383168] NET: Registered protocol family 17 [ 1.384738] Key type dns_resolver registered [ 1.386444] registered taskstats version 1 [ 1.387930] Loading compiled-in X.509 certificates [ 1.390131] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.393416] zswap: loaded using pool lzo/zbud [ 1.396288] Key type trusted registered [ 1.399673] Key type encrypted registered [ 1.401130] AppArmor: AppArmor sha1 policy hashing enabled [ 1.402998] ima: No TPM chip found, activating TPM-bypass! [ 1.404858] evm: HMAC attrs: 0x1 [ 1.406465] Magic number: 15:103:828 [ 1.407943] rtc_cmos 00:00: setting system clock to 2019-04-05 09:49:34 UTC (1554457774) [ 1.411251] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.429232] EDD information not available. [ 1.451936] Freeing unused kernel memory: 1512K [ 1.453532] Write protecting the kernel read-only data: 14336k [ 1.456834] Freeing unused kernel memory: 1692K [ 1.458631] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.470471] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.473590] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.477081] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.480423] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.483666] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.490191] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.496676] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.500680] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503824] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.507083] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.565424] [drm] Initialized drm 1.1.0 20060810 [ 1.568225] virtio_net virtio0 ens3: renamed from eth0 [ 1.577669] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.582513] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.602720] FDC 0 is a S82078B [ 1.620005] AVX2 version of gcm_enc/dec engaged. [ 1.621632] AES CTR mode by8 optimization enabled [ 1.666203] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.832291] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.834533] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.836833] usb 1-1: Product: QEMU USB Tablet [ 1.838364] usb 1-1: Manufacturer: QEMU [ 1.839743] usb 1-1: SerialNumber: 42 [ 1.849278] hidraw: raw HID events driver (C) Jiri Kosina [ 1.856934] usbcore: registered new interface driver usbhid [ 1.858895] usbhid: USB HID core driver [ 1.861816] 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.865750] 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.248380] md: linear personality registered for level -1 [ 2.252294] md: multipath personality registered for level -4 [ 2.256283] md: raid0 personality registered for level 0 [ 2.260689] md: raid1 personality registered for level 1 [ 2.330193] raid6: sse2x1 gen() 11400 MB/s [ 2.398191] raid6: sse2x1 xor() 8852 MB/s [ 2.466169] raid6: sse2x2 gen() 14069 MB/s [ 2.534166] raid6: sse2x2 xor() 9681 MB/s [ 2.602166] raid6: sse2x4 gen() 16823 MB/s [ 2.670203] raid6: sse2x4 xor() 11664 MB/s [ 2.738188] raid6: avx2x1 gen() 22146 MB/s [ 2.810188] raid6: avx2x2 gen() 26409 MB/s [ 2.878188] raid6: avx2x4 gen() 29666 MB/s [ 2.879718] raid6: using algorithm avx2x4 gen() 29666 MB/s [ 2.881558] raid6: using avx2x2 recovery algorithm [ 2.886447] xor: automatically using best checksumming function: [ 2.926193] avx : 31863.000 MB/sec [ 2.929068] async_tx: api initialized (async) [ 2.940583] md: raid6 personality registered for level 6 [ 2.942413] md: raid5 personality registered for level 5 [ 2.944204] md: raid4 personality registered for level 4 [ 2.951055] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.985859] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.006493] 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.109015] 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.114840] systemd[1]: Detected virtualization kvm. [ 3.116556] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.121264] systemd[1]: Set hostname to . [ 3.124695] systemd[1]: Initializing machine ID from KVM UUID. [ 3.126698] systemd[1]: Installed transient /etc/machine-id file. [ 3.246404] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.249854] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.253226] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.256729] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.259762] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.263699] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.267340] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.272380] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.276287] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.280036] 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.286608] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.292458] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.300779] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.305778] 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.314651] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.319934] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.324298] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.330490] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.335625] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.341393] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.355173] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.362821] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.367289] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.373008] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.377945] systemd[1]: Reached target User and Group Name Lookups. [ 3.382315] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.387366] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket.[ 3.394261] iscsi: registered transport (tcp) [ 3.396422] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.402682] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.406455] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.418257] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.429080] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.442469] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.448959] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.457350] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.463296] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 3.469779] iscsi: registered transport (iser) [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Load/Save Random Seed. [[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.843447] 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] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Set console font and keymap... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started 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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.921770] cloud-init[535]: Cloud-init v. 18.2 running 'init-local' at Fri, 05 Apr 2019 09:49:38 +0000. Up 4.73 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... 2019-04-05 09:49:40,331 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.205: [Errno None] Unable to connect to port 22 on 172.30.9.205 2019-04-05 09:49:49,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-05 09:49:49,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6/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.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-05 09:49:49,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 14251 Content-Type: application/json Date: Fri, 05 Apr 2019 09:49: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-fe06ced5-0e45-42c8-83f3-a8d389da5e5d x-openstack-request-id: req-fe06ced5-0e45-42c8-83f3-a8d389da5e5d 2019-04-05 09:49:49,420 - 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 745593238 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.223779] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.226774] pid_max: default: 32768 minimum: 301\n[ 0.228360] ACPI: Core revision 20150930\n[ 0.230372] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.232696] Security Framework initialized\n[ 0.234162] Yama: becoming mindful.\n[ 0.235456] AppArmor: AppArmor initialized\n[ 0.236922] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.239270] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.241507] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.243670] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.246043] Initializing cgroup subsys io\n[ 0.247507] Initializing cgroup subsys memory\n[ 0.249020] Initializing cgroup subsys devices\n[ 0.250593] Initializing cgroup subsys freezer\n[ 0.252121] Initializing cgroup subsys net_cls\n[ 0.253684] Initializing cgroup subsys perf_event\n[ 0.255319] Initializing cgroup subsys net_prio\n[ 0.256872] Initializing cgroup subsys hugetlb\n[ 0.258443] Initializing cgroup subsys pids\n[ 0.259979] CPU: Physical Processor ID: 0\n[ 0.262167] mce: CPU supports 10 MCE banks\n[ 0.263742] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.265625] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.267689] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.269662] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.271747] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.273927] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.275894] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.278601] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.299059] Freeing SMP alternatives memory: 32K\n[ 0.306451] ftrace: allocating 32237 entries in 126 pages\n[ 0.347100] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.351750] smpboot: Max logical packages: 1\n[ 0.353594] x2apic enabled\n[ 0.354998] Switched APIC routing to physical x2apic.\n[ 0.358020] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.360062] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.363976] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.368544] KVM setup paravirtual spinlock\n[ 0.371405] x86: Booted up 1 node, 1 CPUs\n[ 0.372872] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.375530] devtmpfs: initialized\n[ 0.377924] evm: security.selinux\n[ 0.379177] evm: security.SMACK64\n[ 0.380422] evm: security.SMACK64EXEC\n[ 0.381755] evm: security.SMACK64TRANSMUTE\n[ 0.383220] evm: security.SMACK64MMAP\n[ 0.384560] evm: security.ima\n[ 0.385708] evm: security.capability\n[ 0.387187] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.390455] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.392591] pinctrl core: initialized pinctrl subsystem\n[ 0.394642] RTC time: 9:49:33, date: 04/05/19\n[ 0.396396] NET: Registered protocol family 16\n[ 0.398134] cpuidle: using governor ladder\n[ 0.399601] cpuidle: using governor menu\n[ 0.401019] PCCT header not found.\n[ 0.402373] ACPI: bus type PCI registered\n[ 0.403814] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.406092] PCI: Using configuration type 1 for base access\n[ 0.408953] ACPI: Added _OSI(Module Device)\n[ 0.410458] ACPI: Added _OSI(Processor Device)\n[ 0.412013] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.413635] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.417020] ACPI: Interpreter enabled\n[ 0.418394] ACPI: (supports S0 S5)\n[ 0.419654] ACPI: Using IOAPIC for interrupt routing\n[ 0.421357] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.426120] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.428190] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.430414] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.432603] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.436545] acpiphp: Slot [3] registered\n[ 0.453947] acpiphp: Slot [4] registered\n[ 0.455399] acpiphp: Slot [5] registered\n[ 0.456840] acpiphp: Slot [6] registered\n[ 0.458277] acpiphp: Slot [7] registered\n[ 0.459699] acpiphp: Slot [8] registered\n[ 0.461123] acpiphp: Slot [9] registered\n[ 0.462553] acpiphp: Slot [10] registered\n[ 0.463998] acpiphp: Slot [11] registered\n[ 0.465448] acpiphp: Slot [12] registered\n[ 0.466905] acpiphp: Slot [13] registered\n[ 0.468467] acpiphp: Slot [14] registered\n[ 0.469910] acpiphp: Slot [15] registered\n[ 0.471360] acpiphp: Slot [16] registered\n[ 0.472806] acpiphp: Slot [17] registered\n[ 0.474251] acpiphp: Slot [18] registered\n[ 0.475701] acpiphp: Slot [19] registered\n[ 0.477148] acpiphp: Slot [20] registered\n[ 0.478599] acpiphp: Slot [21] registered\n[ 0.480043] acpiphp: Slot [22] registered\n[ 0.481485] acpiphp: Slot [23] registered\n[ 0.482928] acpiphp: Slot [24] registered\n[ 0.484378] acpiphp: Slot [25] registered\n[ 0.485821] acpiphp: Slot [26] registered\n[ 0.487272] acpiphp: Slot [27] registered\n[ 0.488720] acpiphp: Slot [28] registered\n[ 0.490161] acpiphp: Slot [29] registered\n[ 0.491602] acpiphp: Slot [30] registered\n[ 0.493051] acpiphp: Slot [31] registered\n[ 0.494490] PCI host bridge to bus 0000:00\n[ 0.495940] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.498133] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.500323] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.503381] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.506211] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.508883] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.514749] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.517065] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.519196] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.521497] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.526193] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.528760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.552425] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.555362] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.557887] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.560398] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.562874] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.565087] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.567388] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.569295] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.572065] vgaarb: loaded\n[ 0.573139] vgaarb: bridge control possible 0000:00:02.0\n[ 0.575286] SCSI subsystem initialized\n[ 0.576866] ACPI: bus type USB registered\n[ 0.578348] usbcore: registered new interface driver usbfs\n[ 0.580203] usbcore: registered new interface driver hub\n[ 0.582015] usbcore: registered new device driver usb\n[ 0.583931] PCI: Using ACPI for IRQ routing\n[ 0.585855] NetLabel: Initializing\n[ 0.587137] NetLabel: domain hash size = 128\n[ 0.588668] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.590400] NetLabel: unlabeled traffic allowed by default\n[ 0.592415] amd_nb: Cannot enumerate AMD northbridges\n[ 0.594165] clocksource: Switched to clocksource kvm-clock\n[ 0.604025] AppArmor: AppArmor Filesystem Enabled\n[ 0.605731] pnp: PnP ACPI init\n[ 0.607251] pnp: PnP ACPI: found 5 devices\n[ 0.614454] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.617524] NET: Registered protocol family 2\n[ 0.619335] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.621650] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.623795] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.625940] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.627890] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.630011] NET: Registered protocol family 1\n[ 0.631568] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.633540] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.635477] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.652201] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.669018] Unpacking initramfs...\n[ 1.152979] Freeing initrd memory: 37084K\n[ 1.154867] Scanning for low memory corruption every 60 seconds\n[ 1.157175] audit: initializing netlink subsys (disabled)\n[ 1.159092] audit: type=2000 audit(1554457774.577:1): initialized\n[ 1.161362] Initialise system trusted keyring\n[ 1.163029] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.165115] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.168342] zbud: loaded\n[ 1.169640] VFS: Disk quotas dquot_6.6.0\n[ 1.171103] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.173534] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.175705] fuse init (API version 7.23)\n[ 1.177259] Key type big_key registered\n[ 1.178678] Allocating IMA MOK and blacklist keyrings.\n[ 1.180760] Key type asymmetric registered\n[ 1.182240] Asymmetric key parser 'x509' registered\n[ 1.183940] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.186577] io scheduler noop registered\n[ 1.187993] io scheduler deadline registered (default)\n[ 1.189762] io scheduler cfq registered\n[ 1.191253] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.193113] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.195368] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.197947] ACPI: Power Button [PWRF]\n[ 1.199426] GHES: HEST is not enabled!\n[ 1.215444] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.248545] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.252089] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.277412] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.280936] Linux agpgart interface v0.103\n[ 1.283971] loop: module loaded\n[ 1.287795] vda: vda1\n[ 1.289567] scsi host0: ata_piix\n[ 1.290872] scsi host1: ata_piix\n[ 1.292122] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.294316] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.297168] libphy: Fixed MDIO Bus: probed\n[ 1.298640] tun: Universal TUN/TAP device driver, 1.6\n[ 1.300365] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.303647] PPP generic driver version 2.4.2\n[ 1.305221] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.307355] ehci-pci: EHCI PCI platform driver\n[ 1.308932] ehci-platform: EHCI generic platform driver\n[ 1.310722] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.312759] ohci-pci: OHCI PCI platform driver\n[ 1.314336] ohci-platform: OHCI generic platform driver\n[ 1.316122] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.332901] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.334709] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.337340] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.339129] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.341214] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.343445] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.345994] usb usb1: Product: UHCI Host Controller\n[ 1.347680] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.349781] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.351491] hub 1-0:1.0: USB hub found\n[ 1.352871] hub 1-0:1.0: 2 ports detected\n[ 1.354473] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.358150] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.359855] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.361669] mousedev: PS/2 mouse device common for all mice\n[ 1.363879] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.366906] rtc_cmos 00:00: RTC can wake from S4\n[ 1.369017] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.371141] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.373268] i2c /dev entries driver\n[ 1.374605] device-mapper: uevent: version 1.0.3\n[ 1.376271] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.379151] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.381392] NET: Registered protocol family 10\n[ 1.383168] NET: Registered protocol family 17\n[ 1.384738] Key type dns_resolver registered\n[ 1.386444] registered taskstats version 1\n[ 1.387930] Loading compiled-in X.509 certificates\n[ 1.390131] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.393416] zswap: loaded using pool lzo/zbud\n[ 1.396288] Key type trusted registered\n[ 1.399673] Key type encrypted registered\n[ 1.401130] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.402998] ima: No TPM chip found, activating TPM-bypass!\n[ 1.404858] evm: HMAC attrs: 0x1\n[ 1.406465] Magic number: 15:103:828\n[ 1.407943] rtc_cmos 00:00: setting system clock to 2019-04-05 09:49:34 UTC (1554457774)\n[ 1.411251] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.429232] EDD information not available.\n[ 1.451936] Freeing unused kernel memory: 1512K\n[ 1.453532] Write protecting the kernel read-only data: 14336k\n[ 1.456834] Freeing unused kernel memory: 1692K\n[ 1.458631] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.470471] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.473590] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.477081] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.480423] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.483666] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.490191] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.496676] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.500680] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.503824] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.507083] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.565424] [drm] Initialized drm 1.1.0 20060810\n[ 1.568225] virtio_net virtio0 ens3: renamed from eth0\n[ 1.577669] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.582513] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.602720] FDC 0 is a S82078B\n[ 1.620005] AVX2 version of gcm_enc/dec engaged.\n[ 1.621632] AES CTR mode by8 optimization enabled\n[ 1.666203] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.832291] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.834533] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.836833] usb 1-1: Product: QEMU USB Tablet\n[ 1.838364] usb 1-1: Manufacturer: QEMU\n[ 1.839743] usb 1-1: SerialNumber: 42\n[ 1.849278] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.856934] usbcore: registered new interface driver usbhid\n[ 1.858895] usbhid: USB HID core driver\n[ 1.861816] 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.865750] 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.248380] md: linear personality registered for level -1\n[ 2.252294] md: multipath personality registered for level -4\n[ 2.256283] md: raid0 personality registered for level 0\n[ 2.260689] md: raid1 personality registered for level 1\n[ 2.330193] raid6: sse2x1 gen() 11400 MB/s\n[ 2.398191] raid6: sse2x1 xor() 8852 MB/s\n[ 2.466169] raid6: sse2x2 gen() 14069 MB/s\n[ 2.534166] raid6: sse2x2 xor() 9681 MB/s\n[ 2.602166] raid6: sse2x4 gen() 16823 MB/s\n[ 2.670203] raid6: sse2x4 xor() 11664 MB/s\n[ 2.738188] raid6: avx2x1 gen() 22146 MB/s\n[ 2.810188] raid6: avx2x2 gen() 26409 MB/s\n[ 2.878188] raid6: avx2x4 gen() 29666 MB/s\n[ 2.879718] raid6: using algorithm avx2x4 gen() 29666 MB/s\n[ 2.881558] raid6: using avx2x2 recovery algorithm\n[ 2.886447] xor: automatically using best checksumming function:\n[ 2.926193] avx : 31863.000 MB/sec\n[ 2.929068] async_tx: api initialized (async)\n[ 2.940583] md: raid6 personality registered for level 6\n[ 2.942413] md: raid5 personality registered for level 5\n[ 2.944204] md: raid4 personality registered for level 4\n[ 2.951055] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.985859] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.006493] 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.109015] 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.114840] systemd[1]: Detected virtualization kvm.\n[ 3.116556] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.121264] systemd[1]: Set hostname to .\n[ 3.124695] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.126698] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.246404] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.249854] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.253226] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.256729] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.259762] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.263699] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.267340] 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.272380] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.276287] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.280036] 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.286608] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.292458] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.300779] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.305778] 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.314651] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.319934] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.324298] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.330490] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.335625] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.341393] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.355173] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.362821] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.367289] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.373008] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.377945] systemd[1]: Reached target User and Group Name Lookups.\n[ 3.382315] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.387366] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.[ 3.394261] iscsi: registered transport (tcp)\n\n[ 3.396422] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.402682] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.406455] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.418257] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.429080] 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.442469] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.448959] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.457350] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.463296] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 3.469779] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n 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 udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started Load/Save Random Seed.\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.843447] 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] 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 Commit a transient machine-id on disk...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\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[[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 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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.921770] cloud-init[535]: Cloud-init v. 18.2 running 'init-local' at Fri, 05 Apr 2019 09:49:38 +0000. Up 4.73 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 9.608602] cloud-init[943]: Cloud-init v. 18.2 running 'init' at Fri, 05 Apr 2019 09:49:39 +0000. Up 6.27 seconds.\n[ 9.616343] cloud-init[943]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 9.621505] cloud-init[943]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.628458] cloud-init[943]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 9.635482] cloud-init[943]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.643907] cloud-init[943]: ci-info: | ens3 | True | 192.168.120.18 | 255.255.255.0 | . | fa:16:3e:72:b0:6e |\n[ 9.652153] cloud-init[943]: ci-info: | ens3 | True | fe80::f816:3eff:fe72:b06e/64 | . | link | fa:16:3e:72:b0:6e |\n[ 9.655504] cloud-init[943]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 9.662756] cloud-init[943]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 9.672132] cloud-init[943]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.675429] cloud-init[943]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 9.682485] cloud-init[943]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.688409] cloud-init[943]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 9.695462] cloud-init[943]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.699006] cloud-init[943]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 9.703062] cloud-init[943]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 9.708285] cloud-init[943]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.713608] cloud-init[943]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.718691] cloud-init[943]: 2019-04-05 09:49:42,986 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 10.082116] cloud-init[943]: Generating public/private rsa key pair.\n[ 10.084462] cloud-init[943]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 10.092167] cloud-init[943]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 10.094898] cloud-init[943]: The key fingerprint is:\n[ 10.100419] cloud-init[943]: SHA256:Znh+0ZZLG6Z0/qg5j9YYbR4qEs710++b85unPdnT+J8 root@shaker-vm-22b24f24-af60-4b88-8f5d-98e35254c674\n[ 10.108169] cloud-init[943]: The key's randomart image is:\n[ 10.110246] cloud-init[943]: +---[RSA 2048]----+\n[ 10.116139] cloud-init[943]: | |\n[ 10.117988] cloud-init[943]: | |\n[ 10.124141] cloud-init[943]: | |\n[ 10.125994] cloud-init[943]: | . . . |\n[ 10.128130] cloud-init[943]: | . S o.O |\n[ 10.132127] cloud-init[943]: | .=...O++ |\n[ 10.136133] cloud-init[943]: | o o..oO+. .+|\n[ 10.140161] cloud-init[943]: | + ..Bo+oo**|\n[ 10.143795] cloud-init[943]: | . o+=ooBE@|\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).[ 10.148189] cloud-init[943]: +----[SHA256]-----+\n[ 10.149685] cloud-init[943]: Generating public/private dsa key pair.\n[ 10.151517] cloud-init\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Started Daily apt download activities.\n[943]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 10.161816] cloud-init[943]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 10.168833] cloud-init[943]: The key fingerprint is:\n[ 10.170337] cloud-init[943]: SHA256:SkPDp4m4cuQ+X/vEPH3Bx55TEW7n6XykkJI/CvKjj1Y root@shaker-vm-22b24f24-af60-4b88-8f5d-98e35254c674\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Reached target Timers.\n[ 10.176509] cloud-init[943]: The key's randomart image is:\n[ 10.178063] cloud-init[943]: +---[DSA 1024]----+\n[ 10.179450] cloud-init\n[943]: | . | Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n\n[ 10.184357] cloud-init[943]: | . . .|\n[ 10.186581] cloud-init[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Reached target Network is Online.\n[943]: | + . +.|\n[ 10.192945] cloud-init[943]: | . o = o o..+|\n[ 10.194693] cloud-init[943]: | o . = S o = o.+| Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m\n[ 10.200485] cloud-init[943]: | o . . =E. o =o= |\n[ 10.201876] cloud-init[943]: |. + +.* . + =o.|\n[ 10.203274] cloud-init[943]: ] Listening on LXD - unix socket.\n| +. ..*.o o . ..|\n[ 10.207510] [[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\ncloud-init[943]: | .o..+++.. |\n[ 10.214963] cloud-init[943]: +----[SHA256]-----+[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[[0;32m OK [0m] Started Deferred execution scheduler.\n\n[ 10.220355] cloud-init[943]: Generating public/private ecdsa key pair.\n[ 10.222478] cloud-init[943]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[[0;32m OK [0m] Started iperf3 Service.\n[ 10.228188] Starting /etc/rc.local Compatibility...cloud-init[943]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n Starting System Logging Service...\n[[0;32m OK [0m\n[ 10.241717] cloud-init] Started iperf Service.\n[943]: The key fingerprint is:[[0;32m OK [0m] Started ACPI event daemon.\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m\n[ 10.254137] cloud-init[943]: SHA256:gL776oWcmY21Mg3cXwjtsKWq2Ahv9KuKR8RNSTAKgCA root@shaker-vm-22b24f24-af60-4b88-8f5d-98e35254c674] Started Unattended Upgrades Shutdown.\n\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting LXD - container startup/shutdown...\n Starting Accounts Service...\n Starting Apply the settings specified in cloud-config...\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started D-Bus System Message Bus.[ 10.277557] \ncloud-init[943]: The key's randomart image is:\n[ 10.326787] cloud-init[943]: +---[ECDSA 256]---+\n[ 10.332598] cloud-init[943]: |E oo.. |\n[ 10.335836] cloud-init[943]: |+. .o. . | Starting Login Service...\n Starting Pollinate to seed the pseudo random number generator...\n\n Starting Snappy daemon...[ 10.378337] cloud-init\n[[0;32m OK [0m] Started System Logging Service.\n[943]: [[0;32m OK [0m] Started /etc/rc.local Compatibility.\n|.. o. + o |\n[ 10.396357] cloud-init[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).[943]: | oo.. O . |\n\n[ 10.430987] cloud-init[943]: | . + = S . |\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[ 10.460442] cloud-init[943]: | o. & o . |\n[ 10.476638] cloud-init[943]: |.o .% = . |\n[[0;32m OK [0m] Started Login Service.\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[ 10.504093] cloud-init[943]: |o=o..= | Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n[ 10.522857] \ncloud-init[943]: |=+=o=+. |\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n [ 10.553308] cloud-init[943]: Starting LSB: daemon to balance interrupts for SMP systems...\n Starting Permit User Sessions...\n Starting LSB: automatic crash report generation...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...+----[SHA256]-----+\n Starting LSB: network benchmark...\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n\n[ 10.621157] cloud-init[943]: Generating public/private ed25519 key pair. Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n\n[[0;32m OK [0m] Started LSB: network benchmark.\n[ 10.667217] cloud-init[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n Starting Set console scheme...\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Started Getty on tty1.[943]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.[ 10.710038] \n[[0;32m OK [0m] Started LSB: automatic crash report generation.cloud-init[943]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[[0;32m OK [0m] Started Set console scheme.\n\n[ 10.736962] cloud-init[943]: The key fingerprint is:\n[ 10.740264] cloud-init[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[943]: SHA256:JBzO2I9CWtao3D2O7eplvsa6VpSTk3S2FCYCSnTVs8U root@shaker-vm-22b24f24-af60-4b88-8f5d-98e35254c674\n[ 10.771746] cloud-init[943]: The key's randomart image is:\n[ 10.780123] cloud-init[943]: +--[ED25519 256]--+\n[ 10.788105] cloud-init[943]: |.o.oo.+ +. |\n[ 10.796114] cloud-init[943]: |... X.*+E |\n[ 10.802473] cloud-init[943]: |. *.BB=. |\n[ 10.808116] cloud-init[943]: | . B .B*. |\n[ 10.813850] cloud-init[943]: | + o.+oS |\n[ 10.824805] cloud-init[943]: | =.. |\n[ 10.827728] cloud-init[943]: | .o= |\n[ 10.835327] cloud-init[943]: | .=o |\n[ 10.840111] cloud-init[943]: | o==+. |\n[ 10.844111] cloud-init[943]: +----[SHA256]-----+\n[ 11.185570] cloud-init[1083]: 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[ 11.901163] cloud-init[1083]: en_US.UTF-8... done\n[ 11.903963] cloud-init[1083]: Generation complete.\n[ 12.365758] cloud-init[1083]: Cloud-init v. 18.2 running 'modules:config' at Fri, 05 Apr 2019 09:49:44 +0000. Up 11.06 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n[[0;32m OK [0m] Started Wait until snapd is fully seeded.\n[[0;32m OK [0m] Reached target Multi-User System.\n Starting Execute cloud user/final scripts...\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 25:0e:54:26:05:54:d8:03:b4:ac:75:0f:f5:b3:45:3b | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\n<14>Apr 5 09:49:47 ec2: \n<14>Apr 5 09:49:47 ec2: #############################################################\n<14>Apr 5 09:49:47 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\n<14>Apr 5 09:49:47 ec2: 1024 SHA256:SkPDp4m4cuQ+X/vEPH3Bx55TEW7n6XykkJI/CvKjj1Y root@shaker-vm-22b24f24-af60-4b88-8f5d-98e35254c674 (DSA)\n<14>Apr 5 09:49:47 ec2: 256 SHA256:gL776oWcmY21Mg3cXwjtsKWq2Ahv9KuKR8RNSTAKgCA root@shaker-vm-22b24f24-af60-4b88-8f5d-98e35254c674 (ECDSA)\n<14>Apr 5 09:49:47 ec2: 256 SHA256:JBzO2I9CWtao3D2O7eplvsa6VpSTk3S2FCYCSnTVs8U root@shaker-vm-22b24f24-af60-4b88-8f5d-98e35254c674 (ED25519)\n<14>Apr 5 09:49:47 ec2: 2048 SHA256:Znh+0ZZLG6Z0/qg5j9YYbR4qEs710++b85unPdnT+J8 root@shaker-vm-22b24f24-af60-4b88-8f5d-98e35254c674 (RSA)\n<14>Apr 5 09:49:47 ec2: -----END SSH HOST KEY FINGERPRINTS-----\n<14>Apr 5 09:49:47 ec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBR8Z978SiAD0YiE3kjE9OZqGSIi1St6aWVqAbrV+N2Er0OIykTQ9cm1gku/HIJP8S+J1uvJ9CpWt3i97GS6nTo= root@shaker-vm-22b24f24-af60-4b88-8f5d-98e35254c674\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFYEnzQMXcKSrKwqkFZnrFyyg8AopXkbYrAhHzkmfiKA root@shaker-vm-22b24f24-af60-4b88-8f5d-98e35254c674\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUJQlwDKT2KeLUMbVDmsVFcgwoCHT2Ybgr4gqIb40/uE8WZI3OpjhKz/v9bW5L6r3xC8+C7YrU6WQ9Dcr44Yk5im+7uEipUgp+75SfxHlrcjguTL9Hag8AqPH7JqtdMVRTjH1jlatdj4FGTTNlHyEpVelg9+1nX4YRWBBYEBu5J3Gf3c3sn1Md7ofkcnZXwwS/Mx9zV7SGomYpn6cHF7ohoIKZkCCgCgoQyuLAoUOS3ByqooBQMA4nXh0etAq2qshVGpBR9JrisJ71fYawIYJPZs9v2orsXOdT1dCGQResels1+sGaGpfhmDoW/lpGQhvd1y0RJ4Vo1bSqwTTwPrYn root@shaker-vm-22b24f24-af60-4b88-8f5d-98e35254c674\n-----END SSH HOST KEY KEYS-----\n[ 14.233297] cloud-init[1317]: Cloud-init v. 18.2 running 'modules:final' at Fri, 05 Apr 2019 09:49:47 +0000. Up 14.06 seconds.\n[ 14.240230] cloud-init[1317]: Cloud-init v. 18.2 finished at Fri, 05 Apr 2019 09:49:47 +0000. Datasource DataSourceEc2. Up 14.22 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-22b24f24-af60-4b88-8f5d-98e35254c674 ttyS0\n\nshaker-vm-22b24f24-af60-4b88-8f5d-98e35254c674 login: "} 2019-04-05 09:49:49,421 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6/action used request id req-fe06ced5-0e45-42c8-83f3-a8d389da5e5d 2019-04-05 09:49:49,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0797779560089s 2019-04-05 09:49:49,422 - 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 745593238 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.223779] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.226774] pid_max: default: 32768 minimum: 301 [ 0.228360] ACPI: Core revision 20150930 [ 0.230372] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.232696] Security Framework initialized [ 0.234162] Yama: becoming mindful. [ 0.235456] AppArmor: AppArmor initialized [ 0.236922] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.239270] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.241507] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.243670] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.246043] Initializing cgroup subsys io [ 0.247507] Initializing cgroup subsys memory [ 0.249020] Initializing cgroup subsys devices [ 0.250593] Initializing cgroup subsys freezer [ 0.252121] Initializing cgroup subsys net_cls [ 0.253684] Initializing cgroup subsys perf_event [ 0.255319] Initializing cgroup subsys net_prio [ 0.256872] Initializing cgroup subsys hugetlb [ 0.258443] Initializing cgroup subsys pids [ 0.259979] CPU: Physical Processor ID: 0 [ 0.262167] mce: CPU supports 10 MCE banks [ 0.263742] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.265625] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.267689] Spectre V2 : Mitigation: Full generic retpoline [ 0.269662] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.271747] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.273927] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.275894] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.278601] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.299059] Freeing SMP alternatives memory: 32K [ 0.306451] ftrace: allocating 32237 entries in 126 pages [ 0.347100] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.351750] smpboot: Max logical packages: 1 [ 0.353594] x2apic enabled [ 0.354998] Switched APIC routing to physical x2apic. [ 0.358020] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.360062] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.363976] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.368544] KVM setup paravirtual spinlock [ 0.371405] x86: Booted up 1 node, 1 CPUs [ 0.372872] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.375530] devtmpfs: initialized [ 0.377924] evm: security.selinux [ 0.379177] evm: security.SMACK64 [ 0.380422] evm: security.SMACK64EXEC [ 0.381755] evm: security.SMACK64TRANSMUTE [ 0.383220] evm: security.SMACK64MMAP [ 0.384560] evm: security.ima [ 0.385708] evm: security.capability [ 0.387187] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.390455] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.392591] pinctrl core: initialized pinctrl subsystem [ 0.394642] RTC time: 9:49:33, date: 04/05/19 [ 0.396396] NET: Registered protocol family 16 [ 0.398134] cpuidle: using governor ladder [ 0.399601] cpuidle: using governor menu [ 0.401019] PCCT header not found. [ 0.402373] ACPI: bus type PCI registered [ 0.403814] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.406092] PCI: Using configuration type 1 for base access [ 0.408953] ACPI: Added _OSI(Module Device) [ 0.410458] ACPI: Added _OSI(Processor Device) [ 0.412013] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.413635] ACPI: Added _OSI(Processor Aggregator Device) [ 0.417020] ACPI: Interpreter enabled [ 0.418394] ACPI: (supports S0 S5) [ 0.419654] ACPI: Using IOAPIC for interrupt routing [ 0.421357] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.426120] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.428190] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.430414] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.432603] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.436545] acpiphp: Slot [3] registered [ 0.453947] acpiphp: Slot [4] registered [ 0.455399] acpiphp: Slot [5] registered [ 0.456840] acpiphp: Slot [6] registered [ 0.458277] acpiphp: Slot [7] registered [ 0.459699] acpiphp: Slot [8] registered [ 0.461123] acpiphp: Slot [9] registered [ 0.462553] acpiphp: Slot [10] registered [ 0.463998] acpiphp: Slot [11] registered [ 0.465448] acpiphp: Slot [12] registered [ 0.466905] acpiphp: Slot [13] registered [ 0.468467] acpiphp: Slot [14] registered [ 0.469910] acpiphp: Slot [15] registered [ 0.471360] acpiphp: Slot [16] registered [ 0.472806] acpiphp: Slot [17] registered [ 0.474251] acpiphp: Slot [18] registered [ 0.475701] acpiphp: Slot [19] registered [ 0.477148] acpiphp: Slot [20] registered [ 0.478599] acpiphp: Slot [21] registered [ 0.480043] acpiphp: Slot [22] registered [ 0.481485] acpiphp: Slot [23] registered [ 0.482928] acpiphp: Slot [24] registered [ 0.484378] acpiphp: Slot [25] registered [ 0.485821] acpiphp: Slot [26] registered [ 0.487272] acpiphp: Slot [27] registered [ 0.488720] acpiphp: Slot [28] registered [ 0.490161] acpiphp: Slot [29] registered [ 0.491602] acpiphp: Slot [30] registered [ 0.493051] acpiphp: Slot [31] registered [ 0.494490] PCI host bridge to bus 0000:00 [ 0.495940] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.498133] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.500323] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.503381] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.506211] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.508883] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.514749] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.517065] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.519196] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.521497] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.526193] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.528760] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.552425] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.555362] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.557887] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.560398] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.562874] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.565087] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.567388] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.569295] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.572065] vgaarb: loaded [ 0.573139] vgaarb: bridge control possible 0000:00:02.0 [ 0.575286] SCSI subsystem initialized [ 0.576866] ACPI: bus type USB registered [ 0.578348] usbcore: registered new interface driver usbfs [ 0.580203] usbcore: registered new interface driver hub [ 0.582015] usbcore: registered new device driver usb [ 0.583931] PCI: Using ACPI for IRQ routing [ 0.585855] NetLabel: Initializing [ 0.587137] NetLabel: domain hash size = 128 [ 0.588668] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.590400] NetLabel: unlabeled traffic allowed by default [ 0.592415] amd_nb: Cannot enumerate AMD northbridges [ 0.594165] clocksource: Switched to clocksource kvm-clock [ 0.604025] AppArmor: AppArmor Filesystem Enabled [ 0.605731] pnp: PnP ACPI init [ 0.607251] pnp: PnP ACPI: found 5 devices [ 0.614454] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.617524] NET: Registered protocol family 2 [ 0.619335] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.621650] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.623795] TCP: Hash tables configured (established 4096 bind 4096) [ 0.625940] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.627890] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.630011] NET: Registered protocol family 1 [ 0.631568] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.633540] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.635477] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.652201] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.669018] Unpacking initramfs... [ 1.152979] Freeing initrd memory: 37084K [ 1.154867] Scanning for low memory corruption every 60 seconds [ 1.157175] audit: initializing netlink subsys (disabled) [ 1.159092] audit: type=2000 audit(1554457774.577:1): initialized [ 1.161362] Initialise system trusted keyring [ 1.163029] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.165115] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.168342] zbud: loaded [ 1.169640] VFS: Disk quotas dquot_6.6.0 [ 1.171103] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.173534] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.175705] fuse init (API version 7.23) [ 1.177259] Key type big_key registered [ 1.178678] Allocating IMA MOK and blacklist keyrings. [ 1.180760] Key type asymmetric registered [ 1.182240] Asymmetric key parser 'x509' registered [ 1.183940] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.186577] io scheduler noop registered [ 1.187993] io scheduler deadline registered (default) [ 1.189762] io scheduler cfq registered [ 1.191253] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.193113] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.195368] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.197947] ACPI: Power Button [PWRF] [ 1.199426] GHES: HEST is not enabled! [ 1.215444] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.248545] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.252089] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.277412] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.280936] Linux agpgart interface v0.103 [ 1.283971] loop: module loaded [ 1.287795] vda: vda1 [ 1.289567] scsi host0: ata_piix [ 1.290872] scsi host1: ata_piix [ 1.292122] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.294316] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.297168] libphy: Fixed MDIO Bus: probed [ 1.298640] tun: Universal TUN/TAP device driver, 1.6 [ 1.300365] tun: (C) 1999-2004 Max Krasnyansky [ 1.303647] PPP generic driver version 2.4.2 [ 1.305221] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.307355] ehci-pci: EHCI PCI platform driver [ 1.308932] ehci-platform: EHCI generic platform driver [ 1.310722] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.312759] ohci-pci: OHCI PCI platform driver [ 1.314336] ohci-platform: OHCI generic platform driver [ 1.316122] uhci_hcd: USB Universal Host Controller Interface driver [ 1.332901] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.334709] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.337340] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.339129] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.341214] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.343445] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.345994] usb usb1: Product: UHCI Host Controller [ 1.347680] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.349781] usb usb1: SerialNumber: 0000:00:01.2 [ 1.351491] hub 1-0:1.0: USB hub found [ 1.352871] hub 1-0:1.0: 2 ports detected [ 1.354473] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.358150] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.359855] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.361669] mousedev: PS/2 mouse device common for all mice [ 1.363879] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.366906] rtc_cmos 00:00: RTC can wake from S4 [ 1.369017] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.371141] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.373268] i2c /dev entries driver [ 1.374605] device-mapper: uevent: version 1.0.3 [ 1.376271] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.379151] ledtrig-cpu: registered to indicate activity on CPUs [ 1.381392] NET: Registered protocol family 10 [ 1.383168] NET: Registered protocol family 17 [ 1.384738] Key type dns_resolver registered [ 1.386444] registered taskstats version 1 [ 1.387930] Loading compiled-in X.509 certificates [ 1.390131] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.393416] zswap: loaded using pool lzo/zbud [ 1.396288] Key type trusted registered [ 1.399673] Key type encrypted registered [ 1.401130] AppArmor: AppArmor sha1 policy hashing enabled [ 1.402998] ima: No TPM chip found, activating TPM-bypass! [ 1.404858] evm: HMAC attrs: 0x1 [ 1.406465] Magic number: 15:103:828 [ 1.407943] rtc_cmos 00:00: setting system clock to 2019-04-05 09:49:34 UTC (1554457774) [ 1.411251] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.429232] EDD information not available. [ 1.451936] Freeing unused kernel memory: 1512K [ 1.453532] Write protecting the kernel read-only data: 14336k [ 1.456834] Freeing unused kernel memory: 1692K [ 1.458631] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.470471] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.473590] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.477081] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.480423] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.483666] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.490191] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.496676] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.500680] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503824] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.507083] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.565424] [drm] Initialized drm 1.1.0 20060810 [ 1.568225] virtio_net virtio0 ens3: renamed from eth0 [ 1.577669] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.582513] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.602720] FDC 0 is a S82078B [ 1.620005] AVX2 version of gcm_enc/dec engaged. [ 1.621632] AES CTR mode by8 optimization enabled [ 1.666203] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.832291] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.834533] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.836833] usb 1-1: Product: QEMU USB Tablet [ 1.838364] usb 1-1: Manufacturer: QEMU [ 1.839743] usb 1-1: SerialNumber: 42 [ 1.849278] hidraw: raw HID events driver (C) Jiri Kosina [ 1.856934] usbcore: registered new interface driver usbhid [ 1.858895] usbhid: USB HID core driver [ 1.861816] 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.865750] 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.248380] md: linear personality registered for level -1 [ 2.252294] md: multipath personality registered for level -4 [ 2.256283] md: raid0 personality registered for level 0 [ 2.260689] md: raid1 personality registered for level 1 [ 2.330193] raid6: sse2x1 gen() 11400 MB/s [ 2.398191] raid6: sse2x1 xor() 8852 MB/s [ 2.466169] raid6: sse2x2 gen() 14069 MB/s [ 2.534166] raid6: sse2x2 xor() 9681 MB/s [ 2.602166] raid6: sse2x4 gen() 16823 MB/s [ 2.670203] raid6: sse2x4 xor() 11664 MB/s [ 2.738188] raid6: avx2x1 gen() 22146 MB/s [ 2.810188] raid6: avx2x2 gen() 26409 MB/s [ 2.878188] raid6: avx2x4 gen() 29666 MB/s [ 2.879718] raid6: using algorithm avx2x4 gen() 29666 MB/s [ 2.881558] raid6: using avx2x2 recovery algorithm [ 2.886447] xor: automatically using best checksumming function: [ 2.926193] avx : 31863.000 MB/sec [ 2.929068] async_tx: api initialized (async) [ 2.940583] md: raid6 personality registered for level 6 [ 2.942413] md: raid5 personality registered for level 5 [ 2.944204] md: raid4 personality registered for level 4 [ 2.951055] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.985859] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.006493] 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.109015] 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.114840] systemd[1]: Detected virtualization kvm. [ 3.116556] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.121264] systemd[1]: Set hostname to . [ 3.124695] systemd[1]: Initializing machine ID from KVM UUID. [ 3.126698] systemd[1]: Installed transient /etc/machine-id file. [ 3.246404] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.249854] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.253226] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.256729] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.259762] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.263699] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.267340] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.272380] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.276287] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.280036] 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.286608] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.292458] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.300779] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.305778] 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.314651] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.319934] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.324298] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.330490] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.335625] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.341393] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.355173] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.362821] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.367289] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.373008] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.377945] systemd[1]: Reached target User and Group Name Lookups. [ 3.382315] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.387366] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket.[ 3.394261] iscsi: registered transport (tcp) [ 3.396422] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.402682] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.406455] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.418257] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.429080] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.442469] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.448959] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.457350] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.463296] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 3.469779] iscsi: registered transport (iser) [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Load/Save Random Seed. [[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.843447] 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] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Set console font and keymap... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started 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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.921770] cloud-init[535]: Cloud-init v. 18.2 running 'init-local' at Fri, 05 Apr 2019 09:49:38 +0000. Up 4.73 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 9.608602] cloud-init[943]: Cloud-init v. 18.2 running 'init' at Fri, 05 Apr 2019 09:49:39 +0000. Up 6.27 seconds. [ 9.616343] cloud-init[943]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 9.621505] cloud-init[943]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.628458] cloud-init[943]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 9.635482] cloud-init[943]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.643907] cloud-init[943]: ci-info: | ens3 | True | 192.168.120.18 | 255.255.255.0 | . | fa:16:3e:72:b0:6e | [ 9.652153] cloud-init[943]: ci-info: | ens3 | True | fe80::f816:3eff:fe72:b06e/64 | . | link | fa:16:3e:72:b0:6e | [ 9.655504] cloud-init[943]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 9.662756] cloud-init[943]: ci-info: | lo | True | ::1/128 | . | host | . | [ 9.672132] cloud-init[943]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.675429] cloud-init[943]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 9.682485] cloud-init[943]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.688409] cloud-init[943]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 9.695462] cloud-init[943]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.699006] cloud-init[943]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 9.703062] cloud-init[943]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 9.708285] cloud-init[943]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 9.713608] cloud-init[943]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.718691] cloud-init[943]: 2019-04-05 09:49:42,986 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 10.082116] cloud-init[943]: Generating public/private rsa key pair. [ 10.084462] cloud-init[943]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.092167] cloud-init[943]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.094898] cloud-init[943]: The key fingerprint is: [ 10.100419] cloud-init[943]: SHA256:Znh+0ZZLG6Z0/qg5j9YYbR4qEs710++b85unPdnT+J8 root@shaker-vm-22b24f24-af60-4b88-8f5d-98e35254c674 [ 10.108169] cloud-init[943]: The key's randomart image is: [ 10.110246] cloud-init[943]: +---[RSA 2048]----+ [ 10.116139] cloud-init[943]: | | [ 10.117988] cloud-init[943]: | | [ 10.124141] cloud-init[943]: | | [ 10.125994] cloud-init[943]: | . . . | [ 10.128130] cloud-init[943]: | . S o.O | [ 10.132127] cloud-init[943]: | .=...O++ | [ 10.136133] cloud-init[943]: | o o..oO+. .+| [ 10.140161] cloud-init[943]: | + ..Bo+oo**| [ 10.143795] cloud-init[943]: | . o+=ooBE@| [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).[ 10.148189] cloud-init[943]: +----[SHA256]-----+ [ 10.149685] cloud-init[943]: Generating public/private dsa key pair. [ 10.151517] cloud-init [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Started Daily apt download activities. [943]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.161816] cloud-init[943]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 10.168833] cloud-init[943]: The key fingerprint is: [ 10.170337] cloud-init[943]: SHA256:SkPDp4m4cuQ+X/vEPH3Bx55TEW7n6XykkJI/CvKjj1Y root@shaker-vm-22b24f24-af60-4b88-8f5d-98e35254c674 [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. [ 10.176509] cloud-init[943]: The key's randomart image is: [ 10.178063] cloud-init[943]: +---[DSA 1024]----+ [ 10.179450] cloud-init [943]: | . | Starting LXD - unix socket. [[0;32m OK [0m] Listening on UUID daemon activation socket. [ 10.184357] cloud-init[943]: | . . .| [ 10.186581] cloud-init[[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Reached target Network is Online. [943]: | + . +.| [ 10.192945] cloud-init[943]: | . o = o o..+| [ 10.194693] cloud-init[943]: | o . = S o = o.+| Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m [ 10.200485] cloud-init[943]: | o . . =E. o =o= | [ 10.201876] cloud-init[943]: |. + +.* . + =o.| [ 10.203274] cloud-init[943]: ] Listening on LXD - unix socket. | +. ..*.o o . ..| [ 10.207510] [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. cloud-init[943]: | .o..+++.. | [ 10.214963] cloud-init[943]: +----[SHA256]-----+[[0;32m OK [0m] Started FUSE filesystem for LXC. [[0;32m OK [0m] Started Deferred execution scheduler. [ 10.220355] cloud-init[943]: Generating public/private ecdsa key pair. [ 10.222478] cloud-init[943]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [[0;32m OK [0m] Started iperf3 Service. [ 10.228188] Starting /etc/rc.local Compatibility...cloud-init[943]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. Starting System Logging Service... [[0;32m OK [0m [ 10.241717] cloud-init] Started iperf Service. [943]: The key fingerprint is:[[0;32m OK [0m] Started ACPI event daemon. Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m [ 10.254137] cloud-init[943]: SHA256:gL776oWcmY21Mg3cXwjtsKWq2Ahv9KuKR8RNSTAKgCA root@shaker-vm-22b24f24-af60-4b88-8f5d-98e35254c674] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started Regular background program processing daemon. Starting LXD - container startup/shutdown... Starting Accounts Service... Starting Apply the settings specified in cloud-config... Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started D-Bus System Message Bus.[ 10.277557] cloud-init[943]: The key's randomart image is: [ 10.326787] cloud-init[943]: +---[ECDSA 256]---+ [ 10.332598] cloud-init[943]: |E oo.. | [ 10.335836] cloud-init[943]: |+. .o. . | Starting Login Service... Starting Pollinate to seed the pseudo random number generator... Starting Snappy daemon...[ 10.378337] cloud-init [[0;32m OK [0m] Started System Logging Service. [943]: [[0;32m OK [0m] Started /etc/rc.local Compatibility. |.. o. + o | [ 10.396357] cloud-init[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).[943]: | oo.. O . | [ 10.430987] cloud-init[943]: | . + = S . | [[0;32m OK [0m] Started LXD - container startup/shutdown. [ 10.460442] cloud-init[943]: | o. & o . | [ 10.476638] cloud-init[943]: |.o .% = . | [[0;32m OK [0m] Started Login Service. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [ 10.504093] cloud-init[943]: |o=o..= | Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... [ 10.522857] cloud-init[943]: |=+=o=+. | [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. [ 10.553308] cloud-init[943]: Starting LSB: daemon to balance interrupts for SMP systems... Starting Permit User Sessions... Starting LSB: automatic crash report generation... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"...+----[SHA256]-----+ Starting LSB: network benchmark... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [ 10.621157] cloud-init[943]: Generating public/private ed25519 key pair. Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started LSB: network benchmark. [ 10.667217] cloud-init[[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". Starting Set console scheme... [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Started Getty on tty1.[943]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.[ 10.710038] [[0;32m OK [0m] Started LSB: automatic crash report generation.cloud-init[943]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [[0;32m OK [0m] Started Set console scheme. [ 10.736962] cloud-init[943]: The key fingerprint is: [ 10.740264] cloud-init[[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [943]: SHA256:JBzO2I9CWtao3D2O7eplvsa6VpSTk3S2FCYCSnTVs8U root@shaker-vm-22b24f24-af60-4b88-8f5d-98e35254c674 [ 10.771746] cloud-init[943]: The key's randomart image is: [ 10.780123] cloud-init[943]: +--[ED25519 256]--+ [ 10.788105] cloud-init[943]: |.o.oo.+ +. | [ 10.796114] cloud-init[943]: |... X.*+E | [ 10.802473] cloud-init[943]: |. *.BB=. | [ 10.808116] cloud-init[943]: | . B .B*. | [ 10.813850] cloud-init[943]: | + o.+oS | [ 10.824805] cloud-init[943]: | =.. | [ 10.827728] cloud-init[943]: | .o= | [ 10.835327] cloud-init[943]: | .=o | [ 10.840111] cloud-init[943]: | o==+. | [ 10.844111] cloud-init[943]: +----[SHA256]-----+ [ 11.185570] cloud-init[1083]: 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. [ 11.901163] cloud-init[1083]: en_US.UTF-8... done [ 11.903963] cloud-init[1083]: Generation complete. [ 12.365758] cloud-init[1083]: Cloud-init v. 18.2 running 'modules:config' at Fri, 05 Apr 2019 09:49:44 +0000. Up 11.06 seconds. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. [[0;32m OK [0m] Started Wait until snapd is fully seeded. [[0;32m OK [0m] Reached target Multi-User System. Starting Execute cloud user/final scripts... [[0;32m OK [0m] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 25:0e:54:26:05:54:d8:03:b4:ac:75:0f:f5:b3:45:3b | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Apr 5 09:49:47 ec2: <14>Apr 5 09:49:47 ec2: ############################################################# <14>Apr 5 09:49:47 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Apr 5 09:49:47 ec2: 1024 SHA256:SkPDp4m4cuQ+X/vEPH3Bx55TEW7n6XykkJI/CvKjj1Y root@shaker-vm-22b24f24-af60-4b88-8f5d-98e35254c674 (DSA) <14>Apr 5 09:49:47 ec2: 256 SHA256:gL776oWcmY21Mg3cXwjtsKWq2Ahv9KuKR8RNSTAKgCA root@shaker-vm-22b24f24-af60-4b88-8f5d-98e35254c674 (ECDSA) <14>Apr 5 09:49:47 ec2: 256 SHA256:JBzO2I9CWtao3D2O7eplvsa6VpSTk3S2FCYCSnTVs8U root@shaker-vm-22b24f24-af60-4b88-8f5d-98e35254c674 (ED25519) <14>Apr 5 09:49:47 ec2: 2048 SHA256:Znh+0ZZLG6Z0/qg5j9YYbR4qEs710++b85unPdnT+J8 root@shaker-vm-22b24f24-af60-4b88-8f5d-98e35254c674 (RSA) <14>Apr 5 09:49:47 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Apr 5 09:49:47 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBR8Z978SiAD0YiE3kjE9OZqGSIi1St6aWVqAbrV+N2Er0OIykTQ9cm1gku/HIJP8S+J1uvJ9CpWt3i97GS6nTo= root@shaker-vm-22b24f24-af60-4b88-8f5d-98e35254c674 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFYEnzQMXcKSrKwqkFZnrFyyg8AopXkbYrAhHzkmfiKA root@shaker-vm-22b24f24-af60-4b88-8f5d-98e35254c674 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUJQlwDKT2KeLUMbVDmsVFcgwoCHT2Ybgr4gqIb40/uE8WZI3OpjhKz/v9bW5L6r3xC8+C7YrU6WQ9Dcr44Yk5im+7uEipUgp+75SfxHlrcjguTL9Hag8AqPH7JqtdMVRTjH1jlatdj4FGTTNlHyEpVelg9+1nX4YRWBBYEBu5J3Gf3c3sn1Md7ofkcnZXwwS/Mx9zV7SGomYpn6cHF7ohoIKZkCCgCgoQyuLAoUOS3ByqooBQMA4nXh0etAq2qshVGpBR9JrisJ71fYawIYJPZs9v2orsXOdT1dCGQResels1+sGaGpfhmDoW/lpGQhvd1y0RJ4Vo1bSqwTTwPrYn root@shaker-vm-22b24f24-af60-4b88-8f5d-98e35254c674 -----END SSH HOST KEY KEYS----- [ 14.233297] cloud-init[1317]: Cloud-init v. 18.2 running 'modules:final' at Fri, 05 Apr 2019 09:49:47 +0000. Up 14.06 seconds. [ 14.240230] cloud-init[1317]: Cloud-init v. 18.2 finished at Fri, 05 Apr 2019 09:49:47 +0000. Datasource DataSourceEc2. Up 14.22 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-22b24f24-af60-4b88-8f5d-98e35254c674 ttyS0 shaker-vm-22b24f24-af60-4b88-8f5d-98e35254c674 login: 2019-04-05 09:49:49,427 - paramiko.transport - DEBUG - starting thread (client mode): 0x52974590L 2019-04-05 09:49:49,427 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-05 09:49:49,431 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2019-04-05 09:49:49,431 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-04-05 09:49:49,432 - 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-04-05 09:49:49,433 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-05 09:49:49,433 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-05 09:49:49,433 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-05 09:49:49,433 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-05 09:49:49,433 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-05 09:49:49,475 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-05 09:49:49,476 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-05 09:49:49,491 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.205: 347d9646fb179a98297004779babf410 2019-04-05 09:49:49,492 - paramiko.transport - DEBUG - Trying discovered key 250e54260554d803b4ac750ff5b3453b in /tmp/tmpVn1evN 2019-04-05 09:49:49,516 - paramiko.transport - DEBUG - userauth is OK 2019-04-05 09:49:49,537 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-05 09:49:49,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-04-05 09:49:49,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.10: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.15" 2019-04-05 09:49:49,570 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 267 Content-Type: application/json Date: Fri, 05 Apr 2019 09:49:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-215d9fbd-e9d3-4257-b6b8-e91415fe0249 2019-04-05 09:49:49,571 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.10:35357/v3/", "rel": "self"}]}]}} 2019-04-05 09:49:49,571 - keystoneauth.session - DEBUG - GET call to http://192.30.9.10:35357/ used request id req-215d9fbd-e9d3-4257-b6b8-e91415fe0249 2019-04-05 09:49:49,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.10: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.15" -H "X-Auth-Token: {SHA1}b0d856e8b3e910a2cf797421ef2622c6c4745e74" 2019-04-05 09:49:49,670 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-04-05 09:49:49,671 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-04-05 09:49:49,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 959 Content-Type: application/json Date: Fri, 05 Apr 2019 09:49:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f412bbc5-7c6f-457a-9bf4-730aa1b91702 2019-04-05 09:49:49,753 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.10:35357/v3/services/069d48356a1d413e984376eeaae43f5d"}, "enabled": true, "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.10:35357/v3/services/1466aa9642fe4ad58c2a32d44214a9ae"}, "enabled": true, "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"name": "tempest-service-846617376", "links": {"self": "http://192.30.9.10:35357/v3/services/18f8718610614825a0400b23ea70ffb4"}, "enabled": true, "type": "tempest-type-605261660", "id": "18f8718610614825a0400b23ea70ffb4", "description": "tempest-description-1586460027"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.10:35357/v3/services/37bd4167446b47fb9402aa583a71c3e0"}, "enabled": true, "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.10:35357/v3/services/40595c7d8f624774851eed406a194c3d"}, "enabled": true, "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.10:35357/v3/services/5ebc2c247c1b4fb8bed8234d1bf7e872"}, "enabled": true, "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.10:35357/v3/services/5efc65e7f0c24adab557cbb412e6cd6e"}, "enabled": true, "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.10:35357/v3/services/6190bc1da3e94244ae3fa72eaa3027f5"}, "enabled": true, "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"name": "tempest-service-673250099", "links": {"self": "http://192.30.9.10:35357/v3/services/68540ada0f92454786c30b9265352a18"}, "enabled": true, "type": "tempest-type-1412263656", "id": "68540ada0f92454786c30b9265352a18", "description": "tempest-description-1243873561"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.10:35357/v3/services/7bee7413e51b453287c8040d8d0f258a"}, "enabled": true, "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.10:35357/v3/services/856bd54966464444af44cb63cbed88a3"}, "enabled": true, "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.10:35357/v3/services/97954ee208274a44bb3149dbf7a73ff2"}, "enabled": true, "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.10:35357/v3/services/9be103d1b3d945a5919b826c49d14bb2"}, "enabled": true, "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.10:35357/v3/services/b87b60cb226c4715a0d6e6de456740fa"}, "enabled": true, "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.10:35357/v3/services/c66d270d1f6248279acb967382a04daf"}, "enabled": true, "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.10:35357/v3/services/cb7d764cea94417abc9bfcde26657dd3"}, "enabled": true, "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "links": {"self": "http://192.30.9.10:35357/v3/services", "previous": null, "next": null}} 2019-04-05 09:49:49,753 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.10:35357/v3/services used request id req-f412bbc5-7c6f-457a-9bf4-730aa1b91702 2019-04-05 09:49:49,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.192800998688s 2019-04-05 09:49:49,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-04-05 09:49:49,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b0d856e8b3e910a2cf797421ef2622c6c4745e74" 2019-04-05 09:49:49,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1858 Content-Type: application/json Date: Fri, 05 Apr 2019 09:49:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54218db1-1b17-4042-9eb4-48db513f9206 2019-04-05 09:49:49,976 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/01d0e6e8d16746d8920467eb9313aa1f"}, "url": "http://172.30.9.23:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0d916ba83b7e47ae9b09d6dc9a454f48"}, "url": "http://192.30.9.10:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "97954ee208274a44bb3149dbf7a73ff2", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/13dddf769eae4c14b1f2d340fb637eb3"}, "url": "http://192.30.9.10:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9be103d1b3d945a5919b826c49d14bb2", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/145827f8ca9a41ae9a73a234ba6d7370"}, "url": "http://192.30.9.10:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1466aa9642fe4ad58c2a32d44214a9ae", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/24d57f9a654d4fe2a31d40b3fa206a0e"}, "url": "http://192.30.9.10:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "856bd54966464444af44cb63cbed88a3", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2ca6f2d3f6a6424fbdaa8ce951bd4299"}, "url": "http://192.30.9.10:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b87b60cb226c4715a0d6e6de456740fa", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/36597752fb894579b78e2b75014f9419"}, "url": "http://172.30.9.23:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7bee7413e51b453287c8040d8d0f258a", "id": "36597752fb894579b78e2b75014f9419"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4072bb9d1bb94cc1a4373d7c761bc1f8"}, "url": "http://192.30.9.10:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "37bd4167446b47fb9402aa583a71c3e0", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/469127f6c8b44c328990f61e454c51e1"}, "url": "http://172.30.9.23:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6190bc1da3e94244ae3fa72eaa3027f5", "id": "469127f6c8b44c328990f61e454c51e1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4aa30f837b6a4ba49a0481b3ee980cf0"}, "url": "http://172.30.9.23:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "37bd4167446b47fb9402aa583a71c3e0", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4caa40043db14f3792a2f6748c4d5405"}, "url": "http://192.30.9.10:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5efc65e7f0c24adab557cbb412e6cd6e", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/55ce8c8a548546f98c5e5ba304f42e3a"}, "url": "http://192.30.9.10:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1466aa9642fe4ad58c2a32d44214a9ae", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/58aa2e85fcdf45b08c49754527b26b36"}, "url": "http://192.30.9.10:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "97954ee208274a44bb3149dbf7a73ff2", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5ac7fe2cb14b466796f64755a27668e2"}, "url": "http://172.30.9.23:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9be103d1b3d945a5919b826c49d14bb2", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6007381d4d3e4ceb8731dc96ac4423c7"}, "url": "http://172.30.9.23:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1466aa9642fe4ad58c2a32d44214a9ae", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/66b0fbb57fe642d089b5fe592e3a9662"}, "url": "http://12.0.0.25:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8ad5fcb5745b42738eb91b9b3f2823ee"}, "url": "http://12.0.0.25:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8e8d9d1adf91436eba89be00f6f11b32"}, "url": "http://192.30.9.10:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "856bd54966464444af44cb63cbed88a3", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/90747d5f1a48426f8e76f76d51f52919"}, "url": "http://192.30.9.10:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "40595c7d8f624774851eed406a194c3d", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9074bda41301416aa23a1e2b945a11c5"}, "url": "http://172.30.9.23:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5efc65e7f0c24adab557cbb412e6cd6e", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/918ddd0a45214602b9c9bba800cd4140"}, "url": "http://192.30.9.10:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6190bc1da3e94244ae3fa72eaa3027f5", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/95a59ee1909b4b17b0242aa8e64b4407"}, "url": "http://192.30.9.10:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9be103d1b3d945a5919b826c49d14bb2", "id": "95a59ee1909b4b17b0242aa8e64b4407"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a0e87f4bf1d44f38b088379eb5e6f6cb"}, "url": "http://192.30.9.10:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7bee7413e51b453287c8040d8d0f258a", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ae6153f892b14038a4fd0eabaaca6487"}, "url": "http://172.30.9.23:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "856bd54966464444af44cb63cbed88a3", "id": "ae6153f892b14038a4fd0eabaaca6487"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/b62b6f37bb3b475383115f57fbcc3fee"}, "url": "http://172.30.9.23:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b87b60cb226c4715a0d6e6de456740fa", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c374dc1984264c8fabcd122b8d02dc18"}, "url": "http://192.30.9.10:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c66d270d1f6248279acb967382a04daf", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c707bef1d57349cda5a3907d6f0d5853"}, "url": "http://192.30.9.10:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "40595c7d8f624774851eed406a194c3d", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/dc5f240bc0574b8f8b0078b7a0216ed8"}, "url": "http://192.30.9.10:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c66d270d1f6248279acb967382a04daf", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/df0b4c33252b4a6791d44faf1b31b115"}, "url": "http://172.30.9.23:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "40595c7d8f624774851eed406a194c3d", "id": "df0b4c33252b4a6791d44faf1b31b115"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/df3b36df6b6044258c7c40dd87ccafc7"}, "url": "http://192.30.9.10:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5efc65e7f0c24adab557cbb412e6cd6e", "id": "df3b36df6b6044258c7c40dd87ccafc7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/df565ff5e177460eb6a1e8d6706eecdd"}, "url": "http://192.30.9.10:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b87b60cb226c4715a0d6e6de456740fa", "id": "df565ff5e177460eb6a1e8d6706eecdd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/dfe8e8f5d84545f289aa1f01cf21c206"}, "url": "http://172.30.9.23:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "97954ee208274a44bb3149dbf7a73ff2", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/efcfe0244cf547328e6b07f124893638"}, "url": "http://192.30.9.10:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "37bd4167446b47fb9402aa583a71c3e0", "id": "efcfe0244cf547328e6b07f124893638"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f0f29ee247694d3ba1615af817c4458b"}, "url": "http://192.30.9.10:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6190bc1da3e94244ae3fa72eaa3027f5", "id": "f0f29ee247694d3ba1615af817c4458b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f2d41c6e6fa44a909fef49c7b7907d03"}, "url": "http://192.30.9.10:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7bee7413e51b453287c8040d8d0f258a", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f3091b82610b4909ad3892aa1001dddc"}, "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c66d270d1f6248279acb967382a04daf", "id": "f3091b82610b4909ad3892aa1001dddc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f3784c6e445a4fc292ced607a15939a6"}, "url": "http://192.30.9.10:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cb7d764cea94417abc9bfcde26657dd3", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f67c872201c64c4d906ef0e977a9aeda"}, "url": "http://172.30.9.23:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cb7d764cea94417abc9bfcde26657dd3", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/fe6e620add35408eb9ab93c829d6cf6a"}, "url": "http://192.30.9.10:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cb7d764cea94417abc9bfcde26657dd3", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "links": {"self": "http://172.30.9.23:5000/v3/endpoints", "previous": null, "next": null}} 2019-04-05 09:49:49,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/endpoints used request id req-54218db1-1b17-4042-9eb4-48db513f9206 2019-04-05 09:49:49,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.215072870255s 2019-04-05 09:49:49,983 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.23:5000 2019-04-05 09:49:49,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 09:49:49,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0d856e8b3e910a2cf797421ef2622c6c4745e74" 2019-04-05 09:49:50,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 09:49:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-372b7b7a-0eed-467c-9aa2-3e7a9f681659 2019-04-05 09:49:50,186 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 09:49:50,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-372b7b7a-0eed-467c-9aa2-3e7a9f681659 2019-04-05 09:49:50,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20029091835s 2019-04-05 09:49:50,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 09:49:50,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0d856e8b3e910a2cf797421ef2622c6c4745e74" 2019-04-05 09:49:50,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 09:49:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01e4f1ed-a174-4638-8988-c8c1004378c3 2019-04-05 09:49:50,392 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 09:49:50,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-01e4f1ed-a174-4638-8988-c8c1004378c3 2019-04-05 09:49:50,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200151920319s 2019-04-05 09:49:50,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 09:49:50,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b0d856e8b3e910a2cf797421ef2622c6c4745e74" 2019-04-05 09:49:50,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 09:49:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bda4229e-3af3-45cc-a6a1-d6a9eaf94541 2019-04-05 09:49:50,509 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 09:49:50,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-bda4229e-3af3-45cc-a6a1-d6a9eaf94541 2019-04-05 09:49:50,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111898899078s 2019-04-05 09:49:50,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 09:49:50,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b0d856e8b3e910a2cf797421ef2622c6c4745e74" 2019-04-05 09:49:50,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Fri, 05 Apr 2019 09:49:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4718fbbe-4728-48fb-bc3b-ddc4263d70db 2019-04-05 09:49:50,746 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "shaker-user_22b24f24-af60-4b88-8f5d-98e35254c674", "links": {"self": "http://172.30.9.23:5000/v3/users/a7cfc472129441da9bb4d524233c731c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a7cfc472129441da9bb4d524233c731c", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 09:49:50,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4718fbbe-4728-48fb-bc3b-ddc4263d70db 2019-04-05 09:49:50,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.236050844193s 2019-04-05 09:49:50,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 09:49:50,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b0d856e8b3e910a2cf797421ef2622c6c4745e74" 2019-04-05 09:49:50,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Fri, 05 Apr 2019 09:49:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56576169-fd09-47d7-a2e1-c44fff827b0d 2019-04-05 09:49:50,870 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.23:5000/v3/projects/a22041970f5849d0828b00c4342a8907"}, "tags": [], "enabled": true, "id": "a22041970f5849d0828b00c4342a8907", "parent_id": "default", "domain_id": "default", "name": "shaker-project_22b24f24-af60-4b88-8f5d-98e35254c674"}]} 2019-04-05 09:49:50,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-56576169-fd09-47d7-a2e1-c44fff827b0d 2019-04-05 09:49:50,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113049983978s 2019-04-05 09:49:50,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 09:49:50,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=a7cfc472129441da9bb4d524233c731c&role.id=58fef951bcfc4cf0998078f8ffea0edb&scope.project.id=a22041970f5849d0828b00c4342a8907" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0d856e8b3e910a2cf797421ef2622c6c4745e74" 2019-04-05 09:49:51,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Fri, 05 Apr 2019 09:49:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4c84bc3-f5e7-4929-a142-2897d7863ac0 2019-04-05 09:49:51,086 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=a7cfc472129441da9bb4d524233c731c&role.id=58fef951bcfc4cf0998078f8ffea0edb&scope.project.id=a22041970f5849d0828b00c4342a8907", "previous": null, "next": null}} 2019-04-05 09:49:51,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=a7cfc472129441da9bb4d524233c731c&role.id=58fef951bcfc4cf0998078f8ffea0edb&scope.project.id=a22041970f5849d0828b00c4342a8907 used request id req-d4c84bc3-f5e7-4929-a142-2897d7863ac0 2019-04-05 09:49:51,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.207640886307s 2019-04-05 09:49:51,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-05 09:49:51,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/a22041970f5849d0828b00c4342a8907/users/a7cfc472129441da9bb4d524233c731c/roles/58fef951bcfc4cf0998078f8ffea0edb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0d856e8b3e910a2cf797421ef2622c6c4745e74" 2019-04-05 09:49:51,241 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 09:49:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc88ea33-ad32-4e35-b145-8c4c6356d69a 2019-04-05 09:49:51,241 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 09:49:51,241 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a22041970f5849d0828b00c4342a8907/users/a7cfc472129441da9bb4d524233c731c/roles/58fef951bcfc4cf0998078f8ffea0edb used request id req-cc88ea33-ad32-4e35-b145-8c4c6356d69a 2019-04-05 09:49:51,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.151507139206s 2019-04-05 09:49:51,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 09:49:51,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0d856e8b3e910a2cf797421ef2622c6c4745e74" 2019-04-05 09:49:51,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 09:49:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b447e9a0-bce0-457f-a0ee-d57e6313da89 2019-04-05 09:49:51,463 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 09:49:51,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b447e9a0-bce0-457f-a0ee-d57e6313da89 2019-04-05 09:49:51,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218308925629s 2019-04-05 09:49:51,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-04-05 09:49:51,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b0d856e8b3e910a2cf797421ef2622c6c4745e74" -d '{"role": {"name": "heat_stack_owner"}}' 2019-04-05 09:49:51,598 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 187 Content-Type: application/json Date: Fri, 05 Apr 2019 09:49:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-434dc4cb-6d68-43f6-a976-e4d6d5e5cfb6 2019-04-05 09:49:51,598 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "id": "24ec05608ab04d24b06a8888c3a8e3f2", "links": {"self": "http://172.30.9.23:5000/v3/roles/24ec05608ab04d24b06a8888c3a8e3f2"}, "name": "heat_stack_owner"}} 2019-04-05 09:49:51,598 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-434dc4cb-6d68-43f6-a976-e4d6d5e5cfb6 2019-04-05 09:49:51,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.129086971283s 2019-04-05 09:49:51,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 09:49:51,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0d856e8b3e910a2cf797421ef2622c6c4745e74" 2019-04-05 09:49:51,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 410 Content-Type: application/json Date: Fri, 05 Apr 2019 09:49:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5912a1fb-088f-4eaf-a2c5-5f4e867ad9ca 2019-04-05 09:49:51,801 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "24ec05608ab04d24b06a8888c3a8e3f2", "links": {"self": "http://172.30.9.23:5000/v3/roles/24ec05608ab04d24b06a8888c3a8e3f2"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 09:49:51,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5912a1fb-088f-4eaf-a2c5-5f4e867ad9ca 2019-04-05 09:49:51,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198930978775s 2019-04-05 09:49:51,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 09:49:51,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b0d856e8b3e910a2cf797421ef2622c6c4745e74" 2019-04-05 09:49:51,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 09:49:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9a760d1-f971-46aa-adb8-1d1321b891c3 2019-04-05 09:49:51,969 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 09:49:51,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-e9a760d1-f971-46aa-adb8-1d1321b891c3 2019-04-05 09:49:51,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.16223692894s 2019-04-05 09:49:51,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 09:49:51,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b0d856e8b3e910a2cf797421ef2622c6c4745e74" 2019-04-05 09:49:52,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Fri, 05 Apr 2019 09:49:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-162cede6-da67-4b76-b922-5e8d7f52de12 2019-04-05 09:49:52,195 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "shaker-user_22b24f24-af60-4b88-8f5d-98e35254c674", "links": {"self": "http://172.30.9.23:5000/v3/users/a7cfc472129441da9bb4d524233c731c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a7cfc472129441da9bb4d524233c731c", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 09:49:52,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-162cede6-da67-4b76-b922-5e8d7f52de12 2019-04-05 09:49:52,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.225644111633s 2019-04-05 09:49:52,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 09:49:52,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b0d856e8b3e910a2cf797421ef2622c6c4745e74" 2019-04-05 09:49:52,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Fri, 05 Apr 2019 09:49:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df4b7e5e-30b7-46d8-980f-df454a5cd952 2019-04-05 09:49:52,318 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.23:5000/v3/projects/a22041970f5849d0828b00c4342a8907"}, "tags": [], "enabled": true, "id": "a22041970f5849d0828b00c4342a8907", "parent_id": "default", "domain_id": "default", "name": "shaker-project_22b24f24-af60-4b88-8f5d-98e35254c674"}]} 2019-04-05 09:49:52,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-df4b7e5e-30b7-46d8-980f-df454a5cd952 2019-04-05 09:49:52,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111393928528s 2019-04-05 09:49:52,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 09:49:52,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=a7cfc472129441da9bb4d524233c731c&role.id=24ec05608ab04d24b06a8888c3a8e3f2&scope.project.id=a22041970f5849d0828b00c4342a8907" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0d856e8b3e910a2cf797421ef2622c6c4745e74" 2019-04-05 09:49:52,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Fri, 05 Apr 2019 09:49:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0137062-1d06-4b66-b04f-f70f85a44f60 2019-04-05 09:49:52,439 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=a7cfc472129441da9bb4d524233c731c&role.id=24ec05608ab04d24b06a8888c3a8e3f2&scope.project.id=a22041970f5849d0828b00c4342a8907", "previous": null, "next": null}} 2019-04-05 09:49:52,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=a7cfc472129441da9bb4d524233c731c&role.id=24ec05608ab04d24b06a8888c3a8e3f2&scope.project.id=a22041970f5849d0828b00c4342a8907 used request id req-c0137062-1d06-4b66-b04f-f70f85a44f60 2019-04-05 09:49:52,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.113376140594s 2019-04-05 09:49:52,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-05 09:49:52,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/a22041970f5849d0828b00c4342a8907/users/a7cfc472129441da9bb4d524233c731c/roles/24ec05608ab04d24b06a8888c3a8e3f2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0d856e8b3e910a2cf797421ef2622c6c4745e74" 2019-04-05 09:49:52,590 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 09:49:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e50d7a7-9ac1-46da-9c5d-a9f066519004 2019-04-05 09:49:52,590 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 09:49:52,591 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a22041970f5849d0828b00c4342a8907/users/a7cfc472129441da9bb4d524233c731c/roles/24ec05608ab04d24b06a8888c3a8e3f2 used request id req-4e50d7a7-9ac1-46da-9c5d-a9f066519004 2019-04-05 09:49:52,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.147561073303s 2019-04-05 09:49:52,591 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-05 09:49:52,592 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-05 09:49:52,593 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-05 09:49:52,595 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-05 09:49:52,668 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-04-05 09:49:52,669 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-04-05 09:49:52,670 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-05 09:49:52,708 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-04-05 09:49:52,708 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-04-05 09:49:52,735 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-04-05 10:16:46,219 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-04-05 10:16:46,219 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=a22041970f5849d0828b00c4342a8907 SHELL=/bin/bash SSH_CLIENT=172.30.9.66 55644 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_22b24f24-af60-4b88-8f5d-98e35254c674 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=DjaQpNLoQLPzDTiPG5zo4ZIX1EgRjp LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.23:5000 OS_USERNAME=shaker-user_22b24f24-af60-4b88-8f5d-98e35254c674 SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.23,192.30.9.10 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 55644 192.168.120.18 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-04-05 09:49:53.317 1420 INFO shaker.engine.utils [-] Logging enabled 2019-04-05 09:49:53.319 1420 INFO shaker.engine.messaging [-] Listening on *:9000 2019-04-05 09:49:53.322 1420 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2019-04-05 09:49:53.330 1428 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2019-04-05 09:49:53.330 1428 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.205:9000 2019-04-05 09:49:53.330 1428 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2019-04-05 09:49:53.341 1420 INFO pykwalify.core [-] validation.valid 2019-04-05 09:49:53.903 1420 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-04-05 09:49:57.860 1420 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'512dd6dd-5c62-419c-a6e0-9b572e2f9961', u'links': [{u'href': u'http://172.30.9.23:8004/v1/a22041970f5849d0828b00c4342a8907/stacks/shaker_akefzp/512dd6dd-5c62-419c-a6e0-9b572e2f9961', u'rel': u'self'}]} 2019-04-05 09:54:05.721 1420 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_akefzp_slave_0', 'shaker_akefzp_master_0']) 2019-04-05 09:54:21.959 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-05 09:55:53.224 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-05 09:57:23.711 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-05 09:58:54.404 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-05 09:58:54.405 1420 INFO shaker.engine.server [-] Execution is done 2019-04-05 09:58:55.085 1420 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-04-05 09:59:16.062 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-05 09:59:16.065 1420 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_east_west 2019-04-05 09:59:16.078 1420 INFO pykwalify.core [-] validation.valid 2019-04-05 09:59:16.522 1420 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-04-05 09:59:19.957 1420 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'3d92544b-fa06-4e6c-b3f5-eeed0c4ec6f7', u'links': [{u'href': u'http://172.30.9.23:8004/v1/a22041970f5849d0828b00c4342a8907/stacks/shaker_mditra/3d92544b-fa06-4e6c-b3f5-eeed0c4ec6f7', u'rel': u'self'}]} 2019-04-05 10:00:25.833 1420 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_mditra_slave_0', 'shaker_mditra_master_0']) 2019-04-05 10:00:41.690 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-05 10:02:12.206 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-05 10:03:42.678 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-05 10:05:13.157 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-05 10:05:13.159 1420 INFO shaker.engine.server [-] Execution is done 2019-04-05 10:05:13.364 1420 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-04-05 10:05:36.207 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-05 10:05:36.210 1420 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_north_south 2019-04-05 10:05:36.223 1420 INFO pykwalify.core [-] validation.valid 2019-04-05 10:05:36.641 1420 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-04-05 10:05:40.194 1420 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'fdaa7d8c-4349-4f6a-87bb-cdf5c870e1c3', u'links': [{u'href': u'http://172.30.9.23:8004/v1/a22041970f5849d0828b00c4342a8907/stacks/shaker_pieozd/fdaa7d8c-4349-4f6a-87bb-cdf5c870e1c3', u'rel': u'self'}]} 2019-04-05 10:06:40.048 1420 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_pieozd_slave_0', 'shaker_pieozd_master_0']) 2019-04-05 10:06:56.229 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-05 10:08:27.205 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-05 10:09:57.703 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-05 10:11:28.406 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-05 10:11:28.407 1420 INFO shaker.engine.server [-] Execution is done 2019-04-05 10:11:29.108 1420 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-04-05 10:11:50.420 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-05 10:11:50.423 1420 INFO shaker.engine.server [-] Play scenario: openstack/perf_l3_north_south 2019-04-05 10:11:50.438 1420 INFO pykwalify.core [-] validation.valid 2019-04-05 10:11:50.871 1420 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-04-05 10:11:53.944 1420 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'de5a9d65-6416-4fda-9359-5f820fd1c256', u'links': [{u'href': u'http://172.30.9.23:8004/v1/a22041970f5849d0828b00c4342a8907/stacks/shaker_tszudi/de5a9d65-6416-4fda-9359-5f820fd1c256', u'rel': u'self'}]} 2019-04-05 10:12:53.322 1420 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_tszudi_slave_0', 'shaker_tszudi_master_0']) 2019-04-05 10:13:09.402 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-05 10:13:41.670 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-05 10:15:01.852 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-05 10:16:22.103 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-05 10:16:22.105 1420 INFO shaker.engine.server [-] Execution is done 2019-04-05 10:16:22.539 1420 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-04-05 10:16:46.109 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-05 10:16:46.111 1420 INFO shaker.engine.server [-] Generating aggregated report 2019-04-05 10:16:46.121 1420 INFO shaker.engine.server [-] Raw output is stored to: report.json 2019-04-05 10:16:46.124 1420 INFO shaker.engine.report [-] ******************************************************************************** 2019-04-05 10:16:46.124 1420 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.UDP.1.overcloud-novacompute-0.opnfvlf.org:stats.packets.avg > 100000 [OK] 2019-04-05 10:16:46.125 1420 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.Ping.1.overcloud-novacompute-0.opnfvlf.org:stats.ping_icmp.avg < 2.0 [OK] 2019-04-05 10:16:46.125 1420 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.bandwidth.avg > 5000 [FAIL] 2019-04-05 10:16:46.125 1420 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.retransmits.max < 10 [FAIL] 2019-04-05 10:16:46.125 1420 INFO shaker.engine.report [-] ******************************************************************************** 2019-04-05 10:16:46.126 1420 INFO shaker.engine.utils [-] Alias "interactive" is resolved into file "/usr/local/lib/python2.7/dist-packages/shaker/resources/report_templates/interactive.html" 2019-04-05 10:16:46.138 1420 INFO shaker.engine.report [-] Report saved to: report.html 2019-04-05 10:16:46,220 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-04-05 10:16:46,220 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2019-04-05 10:16:46,222 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-04-05 10:16:46,259 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-04-05 10:16:46,259 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-04-05 10:16:46,289 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-04-05 10:16:46,347 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-04-05 10:16:46,347 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-04-05 10:16:46,359 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-04-05 10:16:46,386 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-04-05 10:16:46,386 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-04-05 10:16:46,392 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-04-05 10:16:46,405 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-04-05 10:16:46,406 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-04-05 10:16:46,532 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-05 10:16:46,532 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 31:05 | PASS | +-------------------+------------------+------------------+----------------+ 2019-04-05 10:16:46,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-05 10:16:46,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/911bb199-4a5b-40ee-8045-0ad2c4bd9f99.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 10:16:48,177 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 10:16:48 GMT X-Openstack-Request-Id: req-2c78fd7b-ee45-4f1f-858c-fe084053346f 2019-04-05 10:16:48,177 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 10:16:48,177 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/911bb199-4a5b-40ee-8045-0ad2c4bd9f99.json used request id req-2c78fd7b-ee45-4f1f-858c-fe084053346f 2019-04-05 10:16:48,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.63472080231s 2019-04-05 10:16:48,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 10:16:48,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 10:16:48,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 10:16:48 GMT X-Openstack-Request-Id: req-9ae47be5-18a3-4bd6-bc2f-778c1c2e9795 2019-04-05 10:16:48,257 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-05 10:16:48,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9ae47be5-18a3-4bd6-bc2f-778c1c2e9795 2019-04-05 10:16:48,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0701959133148s 2019-04-05 10:16:48,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-05 10:16:48,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 10:16:48,675 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Fri, 05 Apr 2019 10:16: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-6bb6f02d-3fe2-42bf-9142-5e2e1e0588d3 x-openstack-request-id: req-6bb6f02d-3fe2-42bf-9142-5e2e1e0588d3 2019-04-05 10:16:48,676 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6 used request id req-6bb6f02d-3fe2-42bf-9142-5e2e1e0588d3 2019-04-05 10:16:48,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.417132854462s 2019-04-05 10:16:48,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:16:48,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 10:16:49,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Fri, 05 Apr 2019 10:16:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-96b5a56d-863b-400b-b4ba-aefe2b618069 x-openstack-request-id: req-96b5a56d-863b-400b-b4ba-aefe2b618069 2019-04-05 10:16:49,769 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_22b24f24-af60-4b88-8f5d-98e35254c674": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:b0:6e", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:b0:6e", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b445807-e5b4-4a2f-b70d-4110de1548f6", "rel": "bookmark"}], "image": {"id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "links": [{"href": "http://172.30.9.23:8774/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ce", "OS-SRV-USG:launched_at": "2019-04-05T09:49:33.000000", "flavor": {"id": "2f6412dd-7e67-4bb6-acac-806d8374af77", "links": [{"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "bookmark"}]}, "id": "8b445807-e5b4-4a2f-b70d-4110de1548f6", "security_groups": [{"name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}], "user_id": "a7cfc472129441da9bb4d524233c731c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:16:48Z", "hostId": "573c85e146ac91741099e967110d534169ed671fa33171ebfc176840", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "shaker-vm_22b24f24-af60-4b88-8f5d-98e35254c674", "created": "2019-04-05T09:46:03Z", "tenant_id": "a22041970f5849d0828b00c4342a8907", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:16:49,769 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-96b5a56d-863b-400b-b4ba-aefe2b618069 2019-04-05 10:16:49,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.09265804291s 2019-04-05 10:16:49,771 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:16:51,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:16:51,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 10:16:51,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Fri, 05 Apr 2019 10:16: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-70ade176-85d7-4c5a-96dc-a7b8c5f82bc4 x-openstack-request-id: req-70ade176-85d7-4c5a-96dc-a7b8c5f82bc4 2019-04-05 10:16:51,845 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-04-05 10:16:51,845 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-70ade176-85d7-4c5a-96dc-a7b8c5f82bc4 2019-04-05 10:16:51,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0715968608856s 2019-04-05 10:16:51,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 10:16:51,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 10:16:51,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 36374 Content-Type: application/json Date: Fri, 05 Apr 2019 10:16:51 GMT X-Openstack-Request-Id: req-4e429751-44c9-4dcb-885d-d5d06053b645 2019-04-05 10:16:51,941 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "created_at": "2019-04-05T06:36:57Z", "updated_at": "2019-04-05T06:36:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "3ad34bf5-d959-4f47-9e83-1646cad540de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "8dcba419-055d-4390-bce8-60ac1ec0e334", "remote_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "a6617e39-b59c-430d-bf58-b3b9a0d40bba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "fc5486dd-ed4d-46cf-a010-de708199197b", "remote_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}], "revision_number": 1, "project_id": "b3cb4712be48496898e2e8dcb6957ed2", "id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "created_at": "2019-04-05T06:36:58Z", "updated_at": "2019-04-05T06:36:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "03bd4738-8be6-406e-8a4b-9fa8798c5034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "1caf2aa8-6949-4b2f-9e1e-9117ac40e52a", "remote_group_id": "21cbd450-b569-48ec-a666-72704011d359", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "64be6ca7-f643-4418-a3da-9d931c90894a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "a521a8c7-ee0c-400c-989f-f5b4a2a754d5", "remote_group_id": "21cbd450-b569-48ec-a666-72704011d359", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce9e436aaa99438290206e1c56ed2734"}], "revision_number": 1, "project_id": "ce9e436aaa99438290206e1c56ed2734", "id": "21cbd450-b569-48ec-a666-72704011d359", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2116e15ef99649d98579650b18a04081", "created_at": "2019-04-05T06:39:31Z", "updated_at": "2019-04-05T06:39:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "54004b35-755b-4f2d-b5e0-5df0dea68c31", "remote_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv4", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "5949635c-16ae-40eb-a77b-59c4aa715d95", "remote_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv6", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "5eda8d54-40a7-4ae5-89e7-0c4c3f6fe1ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv6", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "ea9cc20f-cda8-4f86-917d-87e175290089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv4", "project_id": "2116e15ef99649d98579650b18a04081"}], "revision_number": 1, "project_id": "2116e15ef99649d98579650b18a04081", "id": "414447cd-6b86-4613-90fc-c75e42843105", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "created_at": "2019-04-05T06:39:33Z", "updated_at": "2019-04-05T06:39:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "0db2aa82-6505-40f0-9098-86a3aee1c249", "remote_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "0fe23aa1-260d-4cb1-a4e7-e733849505a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "480fa81b-fe66-4b98-91ba-f091f0c241ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "9a4acbee-b584-4571-8927-2a611ea95e00", "remote_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "da2fe55963c846f2b042f2dd892486e2"}], "revision_number": 1, "project_id": "da2fe55963c846f2b042f2dd892486e2", "id": "425ad310-705d-4408-b621-bb78f82c0298", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "created_at": "2019-04-05T06:36:46Z", "updated_at": "2019-04-05T06:36:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "2ec6d031-999b-4652-9bc2-473d87f48d7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "8438dec8-7805-4cf4-8fa8-d73fc07d4c1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "97fe85a4-4ab9-4305-89f8-349a8d55f4bd", "remote_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "e05dc08c-fe4d-4d16-b1fd-c4036003dcb6", "remote_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}], "revision_number": 1, "project_id": "ee8e08409f9e44d18a4e4b30e845aebe", "id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-05T06:24:19Z", "updated_at": "2019-04-05T06:24:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "0816cb4e-5b34-4e0e-a92b-2747b5ac7a00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "25763b38-1719-453d-a14e-f3c76b13cc42", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "8210886f-2687-4779-b145-fc57423d91c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "fba949ea-8aec-4a37-9c7a-026e6bd092f8", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "created_at": "2019-04-05T06:36:48Z", "updated_at": "2019-04-05T06:36:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "04a66448-8301-49c6-9c23-b541d993c12e", "remote_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "167fd9e2-36c3-4e62-aa47-a500fdb62641", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "3989831e-39b2-4e9d-9ec2-542923684897", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "70a9b809-e7a5-46cf-9e22-25d814e58350", "remote_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}], "revision_number": 1, "project_id": "860a396ba7d3400ca146873ab04b6f1e", "id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "created_at": "2019-04-05T06:36:25Z", "updated_at": "2019-04-05T06:36:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "1604aef8-274d-4685-9479-f6dd4609a8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "3f6e66e1-b179-4058-b103-b0c9b0410759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "b93b74b8-a650-4ed0-92ac-364deb4a3eff", "remote_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "c1753a0c-8d19-4b2b-abb6-7f0adbf786b9", "remote_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}], "revision_number": 1, "project_id": "9f7d1a679cb14ac58049950f7deeb60f", "id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "a22041970f5849d0828b00c4342a8907", "created_at": "2019-04-05T09:46:00Z", "updated_at": "2019-04-05T09:46:00Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-05T09:46:00Z", "revision_number": 0, "id": "3534fa51-27ad-469f-9ed5-72e379999742", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T09:46:00Z", "security_group_id": "8cd889d1-0562-4d85-bd95-2390ee970da9", "tenant_id": "a22041970f5849d0828b00c4342a8907", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a22041970f5849d0828b00c4342a8907"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-05T09:46:00Z", "revision_number": 0, "id": "45b90c1f-28be-4924-ab57-66409147641f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T09:46:00Z", "security_group_id": "8cd889d1-0562-4d85-bd95-2390ee970da9", "tenant_id": "a22041970f5849d0828b00c4342a8907", "port_range_min": null, "ethertype": "IPv4", "project_id": "a22041970f5849d0828b00c4342a8907"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2019-04-05T09:46:00Z", "revision_number": 0, "id": "6580eb69-6091-4bfa-8db3-89941aa7d426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T09:46:00Z", "security_group_id": "8cd889d1-0562-4d85-bd95-2390ee970da9", "tenant_id": "a22041970f5849d0828b00c4342a8907", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "a22041970f5849d0828b00c4342a8907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T09:46:00Z", "revision_number": 0, "id": "83759197-a67b-484b-8f2b-f42601587b45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T09:46:00Z", "security_group_id": "8cd889d1-0562-4d85-bd95-2390ee970da9", "tenant_id": "a22041970f5849d0828b00c4342a8907", "port_range_min": null, "ethertype": "IPv4", "project_id": "a22041970f5849d0828b00c4342a8907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T09:46:00Z", "revision_number": 0, "id": "cd4a17b6-b8b1-4df9-b130-ba746741fde5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T09:46:00Z", "security_group_id": "8cd889d1-0562-4d85-bd95-2390ee970da9", "tenant_id": "a22041970f5849d0828b00c4342a8907", "port_range_min": null, "ethertype": "IPv6", "project_id": "a22041970f5849d0828b00c4342a8907"}], "revision_number": 4, "project_id": "a22041970f5849d0828b00c4342a8907", "id": "8cd889d1-0562-4d85-bd95-2390ee970da9", "name": "shaker-sg_22b24f24-af60-4b88-8f5d-98e35254c674"}, {"description": "Default security group", "tags": [], "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "created_at": "2019-04-05T06:22:23Z", "updated_at": "2019-04-05T06:22:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "6ea82520-e223-4695-ad5e-9d8a732e75e5", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "84dbc1ec-b830-42da-a2c2-6affe4564e92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "b2cb60c5-bb44-4241-9c03-4830a87cc121", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "bc3ce38f-1e5b-4e37-bc17-77b797ed9d56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}], "revision_number": 1, "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a22041970f5849d0828b00c4342a8907", "created_at": "2019-04-05T09:45:41Z", "updated_at": "2019-04-05T09:45:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T09:45:41Z", "revision_number": 0, "id": "00d9f484-d618-4611-9627-7832272df6a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T09:45:41Z", "security_group_id": "a958c91b-35e6-4b24-9b5f-c3acaf3fc996", "tenant_id": "a22041970f5849d0828b00c4342a8907", "port_range_min": null, "ethertype": "IPv6", "project_id": "a22041970f5849d0828b00c4342a8907"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T09:45:41Z", "revision_number": 0, "id": "48ea24ef-5622-472c-822d-31cc2902f6a2", "remote_group_id": "a958c91b-35e6-4b24-9b5f-c3acaf3fc996", "remote_ip_prefix": null, "created_at": "2019-04-05T09:45:41Z", "security_group_id": "a958c91b-35e6-4b24-9b5f-c3acaf3fc996", "tenant_id": "a22041970f5849d0828b00c4342a8907", "port_range_min": null, "ethertype": "IPv6", "project_id": "a22041970f5849d0828b00c4342a8907"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T09:45:41Z", "revision_number": 0, "id": "b76827ff-6e42-41ee-88fe-ea70d64d7872", "remote_group_id": "a958c91b-35e6-4b24-9b5f-c3acaf3fc996", "remote_ip_prefix": null, "created_at": "2019-04-05T09:45:41Z", "security_group_id": "a958c91b-35e6-4b24-9b5f-c3acaf3fc996", "tenant_id": "a22041970f5849d0828b00c4342a8907", "port_range_min": null, "ethertype": "IPv4", "project_id": "a22041970f5849d0828b00c4342a8907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T09:45:41Z", "revision_number": 0, "id": "d842606d-3ab3-409c-af01-658ee39fbd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T09:45:41Z", "security_group_id": "a958c91b-35e6-4b24-9b5f-c3acaf3fc996", "tenant_id": "a22041970f5849d0828b00c4342a8907", "port_range_min": null, "ethertype": "IPv4", "project_id": "a22041970f5849d0828b00c4342a8907"}], "revision_number": 1, "project_id": "a22041970f5849d0828b00c4342a8907", "id": "a958c91b-35e6-4b24-9b5f-c3acaf3fc996", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "229636115bb1493c9a4d54b65569f224", "created_at": "2019-04-05T06:36:56Z", "updated_at": "2019-04-05T06:36:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "33c178e2-0140-4c10-8562-2972f4506d1b", "remote_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv6", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "5f458cb6-d04e-4ad4-b005-00f2eb36c7a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv6", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "839f3242-ac45-4d93-9d7c-27234f854569", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv4", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "df221d69-4934-4466-b095-2c9f83a846fc", "remote_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv4", "project_id": "229636115bb1493c9a4d54b65569f224"}], "revision_number": 1, "project_id": "229636115bb1493c9a4d54b65569f224", "id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "created_at": "2019-04-05T06:36:50Z", "updated_at": "2019-04-05T06:36:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "1069fd69-574a-4a73-9ab0-15dcc3fb65d1", "remote_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "51b7361d-b1b8-470f-85c4-bf40f9b2425d", "remote_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "d77a1cc1-3706-462a-b6bf-08f381f66dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "ede2d573-f458-4700-9e3d-80d6ff4fbd8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}], "revision_number": 1, "project_id": "d5daecf70fe5413f8a2671b58e2922f6", "id": "d6258671-5d3d-4067-a774-7476fa7252c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "created_at": "2019-04-05T06:24:18Z", "updated_at": "2019-04-05T06:24:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "1c082b29-0864-456d-a6b5-dfb8ddb5c4dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "3ff1d863-0a41-400b-82d4-9ec541b9069c", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "a5a87ded-31da-4d85-931e-1621ef79b33d", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "ba36cf94-d6e2-464c-a246-442cd5b4c44d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}], "revision_number": 1, "project_id": "a8d120259c3946c982a593eded4f1cfb", "id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6cdad088d3314750972b6209a006436b", "created_at": "2019-04-05T07:35:56Z", "updated_at": "2019-04-05T07:35:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "046ad99e-6286-41f4-83f3-2f0394236547", "remote_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6cdad088d3314750972b6209a006436b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "06616e85-fb59-4c85-9856-24d76d63b6e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6cdad088d3314750972b6209a006436b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "ab4d372b-ff07-4278-aa9c-bad74ac34f3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6cdad088d3314750972b6209a006436b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "f505c2e1-1079-45b1-9474-4d7f4c930bf0", "remote_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6cdad088d3314750972b6209a006436b"}], "revision_number": 1, "project_id": "6cdad088d3314750972b6209a006436b", "id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "name": "default"}]} 2019-04-05 10:16:51,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-4e429751-44c9-4dcb-885d-d5d06053b645 2019-04-05 10:16:51,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0913779735565s 2019-04-05 10:16:51,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-05 10:16:51,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/8cd889d1-0562-4d85-bd95-2390ee970da9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 10:16:52,116 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 10:16:52 GMT X-Openstack-Request-Id: req-da0e4045-3828-4fa9-b9b2-4d0b268a68a8 2019-04-05 10:16:52,116 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 10:16:52,116 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/8cd889d1-0562-4d85-bd95-2390ee970da9.json used request id req-da0e4045-3828-4fa9-b9b2-4d0b268a68a8 2019-04-05 10:16:52,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.166079044342s 2019-04-05 10:16:52,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-04-05 10:16:52,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 10:16:52,144 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 10:16: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-682e8498-4583-4028-a039-070573dbbca2 x-openstack-request-id: req-682e8498-4583-4028-a039-070573dbbca2 2019-04-05 10:16:52,144 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/shaker-kp_22b24f24-af60-4b88-8f5d-98e35254c674 used request id req-682e8498-4583-4028-a039-070573dbbca2 2019-04-05 10:16:52,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0274031162262s 2019-04-05 10:16:52,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-05 10:16:52,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/5534560a-4d87-451b-9d4a-0c93354ff570/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.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" -d '{"subnet_id": "34a5173c-7126-4d43-be7e-4372534d814d"}' 2019-04-05 10:16:54,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 10:16:54 GMT X-Openstack-Request-Id: req-291f3d55-ae2e-495b-9db1-46a1c521ba63 2019-04-05 10:16:54,053 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ecb2adf1-5349-4b3c-b58d-fc1c617746bb", "tenant_id": "a22041970f5849d0828b00c4342a8907", "subnet_id": "34a5173c-7126-4d43-be7e-4372534d814d", "subnet_ids": ["34a5173c-7126-4d43-be7e-4372534d814d"], "port_id": "9c9cdfd3-5fdd-433e-bf78-ba4b4ed5f149", "id": "5534560a-4d87-451b-9d4a-0c93354ff570"} 2019-04-05 10:16:54,053 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/5534560a-4d87-451b-9d4a-0c93354ff570/remove_router_interface.json used request id req-291f3d55-ae2e-495b-9db1-46a1c521ba63 2019-04-05 10:16:54,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.90849089622s 2019-04-05 10:16:54,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-05 10:16:54,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 10:16:54,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1703 Content-Type: application/json Date: Fri, 05 Apr 2019 10:16:54 GMT X-Openstack-Request-Id: req-f0951a17-e1da-4fe8-b419-a87bc9c989d3 2019-04-05 10:16:54,197 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "638a7b188ca34971904cb70406edfab6", "created_at": "2019-04-05T06:37:32Z", "admin_state_up": false, "updated_at": "2019-04-05T06:37:32Z", "project_id": "638a7b188ca34971904cb70406edfab6", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "4026d610-689a-47a2-8afb-4aab31575bd9", "name": "tempest-router-290562227"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a22041970f5849d0828b00c4342a8907", "created_at": "2019-04-05T09:45:42Z", "admin_state_up": true, "updated_at": "2019-04-05T10:16:53Z", "project_id": "a22041970f5849d0828b00c4342a8907", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "5534560a-4d87-451b-9d4a-0c93354ff570", "name": "shaker-router_22b24f24-af60-4b88-8f5d-98e35254c674"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7a3d46fba4b943edb09ab34dc165c86a", "created_at": "2019-04-05T06:37:04Z", "admin_state_up": true, "updated_at": "2019-04-05T06:37:04Z", "project_id": "7a3d46fba4b943edb09ab34dc165c86a", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "96e1d4d7-e383-4196-9d01-0b4fd7036c10", "name": "tempest-pretest-check-172181608"}]} 2019-04-05 10:16:54,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-f0951a17-e1da-4fe8-b419-a87bc9c989d3 2019-04-05 10:16:54,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.143862009048s 2019-04-05 10:16:54,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-05 10:16:54,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/5534560a-4d87-451b-9d4a-0c93354ff570.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 10:16:55,556 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 10:16:55 GMT X-Openstack-Request-Id: req-5a83d09a-2b25-4c2b-9b53-c87d860d01f6 2019-04-05 10:16:55,557 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 10:16:55,557 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/5534560a-4d87-451b-9d4a-0c93354ff570.json used request id req-5a83d09a-2b25-4c2b-9b53-c87d860d01f6 2019-04-05 10:16:55,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.35745596886s 2019-04-05 10:16:55,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-05 10:16:55,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 10:16:55,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1324 Content-Type: application/json Date: Fri, 05 Apr 2019 10:16:55 GMT X-Openstack-Request-Id: req-47406b5e-fe34-4351-a403-c56ad59da765 2019-04-05 10:16:55,841 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-05T09:45:42Z","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":"34a5173c-7126-4d43-be7e-4372534d814d","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a22041970f5849d0828b00c4342a8907","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"shaker-subnet_22b24f24-af60-4b88-8f5d-98e35254c674","enable_dhcp":true,"segment_id":null,"network_id":"ecb2adf1-5349-4b3c-b58d-fc1c617746bb","tenant_id":"a22041970f5849d0828b00c4342a8907","created_at":"2019-04-05T09:45:42Z","ip_version":4},{"updated_at":"2019-04-05T06:22:27Z","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":"d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:27Z","ip_version":4}]} 2019-04-05 10:16:55,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-47406b5e-fe34-4351-a403-c56ad59da765 2019-04-05 10:16:55,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.284352064133s 2019-04-05 10:16:55,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-05 10:16:55,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/34a5173c-7126-4d43-be7e-4372534d814d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 10:16:56,750 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 10:16:56 GMT X-Openstack-Request-Id: req-906e1431-7f6d-4416-83dd-da4e19af2e37 2019-04-05 10:16:56,750 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 10:16:56,750 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/34a5173c-7126-4d43-be7e-4372534d814d.json used request id req-906e1431-7f6d-4416-83dd-da4e19af2e37 2019-04-05 10:16:56,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.907298088074s 2019-04-05 10:16:56,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 10:16:56,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 10:16:56,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1431 Content-Type: application/json Date: Fri, 05 Apr 2019 10:16:56 GMT X-Openstack-Request-Id: req-146bdc77-3133-437c-8c1b-ff7e7640aa49 2019-04-05 10:16:56,849 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ecb2adf1-5349-4b3c-b58d-fc1c617746bb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"a22041970f5849d0828b00c4342a8907","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T10:16:56Z","qos_policy_id":null,"name":"shaker-net_22b24f24-af60-4b88-8f5d-98e35254c674","admin_state_up":true,"tenant_id":"a22041970f5849d0828b00c4342a8907","created_at":"2019-04-05T09:45:41Z","provider:network_type":"vxlan"}]} 2019-04-05 10:16:56,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-146bdc77-3133-437c-8c1b-ff7e7640aa49 2019-04-05 10:16:56,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0983769893646s 2019-04-05 10:16:56,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-05 10:16:56,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/ecb2adf1-5349-4b3c-b58d-fc1c617746bb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 10:16:58,068 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 10:16:58 GMT X-Openstack-Request-Id: req-31d5252f-70f3-4986-97b2-3fca1a110f8f 2019-04-05 10:16:58,068 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 10:16:58,068 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/ecb2adf1-5349-4b3c-b58d-fc1c617746bb.json used request id req-31d5252f-70f3-4986-97b2-3fca1a110f8f 2019-04-05 10:16:58,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.21754693985s 2019-04-05 10:16:58,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 10:16:58,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 10:16:58,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Fri, 05 Apr 2019 10:16:58 GMT X-Openstack-Request-Id: req-fbdf72f9-bc68-4839-9416-e8f104a52a02 2019-04-05 10:16:58,380 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T09:45:59Z", "file": "/v2/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60/file", "owner": "a22041970f5849d0828b00c4342a8907", "id": "f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "size": 666173440, "self": "/v2/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_22b24f24-af60-4b88-8f5d-98e35254c674", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_22b24f24-af60-4b88-8f5d-98e35254c674", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-04-05T09:45:50Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 10:16:58,380 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-fbdf72f9-bc68-4839-9416-e8f104a52a02 2019-04-05 10:16:58,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.308211088181s 2019-04-05 10:16:58,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-05 10:16:58,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10cfcf9b8b17bbfcb198964b3975683861005cd6" 2019-04-05 10:16:58,734 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:16:58 GMT X-Openstack-Request-Id: req-b0847511-d5e4-442f-a513-9847606db960 2019-04-05 10:16:58,734 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 10:16:58,734 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/f9a40b6b-cccd-4b49-8bd5-27cebb32fb60 used request id req-b0847511-d5e4-442f-a513-9847606db960 2019-04-05 10:16:58,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.352537870407s 2019-04-05 10:16:58,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 10:16:58,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b0d856e8b3e910a2cf797421ef2622c6c4745e74" 2019-04-05 10:16:59,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Fri, 05 Apr 2019 10:16: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-310e8353-f66b-485a-a049-d1b26dd6fdb3 x-openstack-request-id: req-310e8353-f66b-485a-a049-d1b26dd6fdb3 2019-04-05 10:16:59,058 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "shaker-flavor_22b24f24-af60-4b88-8f5d-98e35254c674", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77", "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": "2f6412dd-7e67-4bb6-acac-806d8374af77"}]} 2019-04-05 10:16:59,059 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-310e8353-f66b-485a-a049-d1b26dd6fdb3 2019-04-05 10:16:59,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.318373918533s 2019-04-05 10:16:59,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-05 10:16:59,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0d856e8b3e910a2cf797421ef2622c6c4745e74" 2019-04-05 10:16:59,097 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 10:16: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-a692ee89-369f-47d4-bc96-3b07334cc88c x-openstack-request-id: req-a692ee89-369f-47d4-bc96-3b07334cc88c 2019-04-05 10:16:59,097 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/2f6412dd-7e67-4bb6-acac-806d8374af77 used request id req-a692ee89-369f-47d4-bc96-3b07334cc88c 2019-04-05 10:16:59,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.037309885025s 2019-04-05 10:16:59,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 10:16:59,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b0d856e8b3e910a2cf797421ef2622c6c4745e74" 2019-04-05 10:16:59,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Fri, 05 Apr 2019 10:16:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faed16bc-9abf-4e42-b33c-6b70e8c9c7c2 2019-04-05 10:16:59,320 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "shaker-user_22b24f24-af60-4b88-8f5d-98e35254c674", "links": {"self": "http://172.30.9.23:5000/v3/users/a7cfc472129441da9bb4d524233c731c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a7cfc472129441da9bb4d524233c731c", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 10:16:59,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-faed16bc-9abf-4e42-b33c-6b70e8c9c7c2 2019-04-05 10:16:59,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222033023834s 2019-04-05 10:16:59,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 10:16:59,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/a7cfc472129441da9bb4d524233c731c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0d856e8b3e910a2cf797421ef2622c6c4745e74" 2019-04-05 10:16:59,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Fri, 05 Apr 2019 10:16:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebe0b87e-5170-4ab9-aaad-a1d1fb732098 2019-04-05 10:16:59,532 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_22b24f24-af60-4b88-8f5d-98e35254c674", "links": {"self": "http://172.30.9.23:5000/v3/users/a7cfc472129441da9bb4d524233c731c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a7cfc472129441da9bb4d524233c731c", "description": null}} 2019-04-05 10:16:59,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/a7cfc472129441da9bb4d524233c731c used request id req-ebe0b87e-5170-4ab9-aaad-a1d1fb732098 2019-04-05 10:16:59,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.206680059433s 2019-04-05 10:16:59,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-05 10:16:59,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/a7cfc472129441da9bb4d524233c731c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0d856e8b3e910a2cf797421ef2622c6c4745e74" 2019-04-05 10:17:00,858 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 10:16:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adc7fe89-1690-47a0-ae16-48164cb49ef7 2019-04-05 10:17:00,859 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 10:17:00,859 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/a7cfc472129441da9bb4d524233c731c used request id req-adc7fe89-1690-47a0-ae16-48164cb49ef7 2019-04-05 10:17:00,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 1.32544088364s 2019-04-05 10:17:00,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 10:17:00,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b0d856e8b3e910a2cf797421ef2622c6c4745e74" 2019-04-05 10:17:01,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34372826-5179-4d89-9bf7-f544b189fb7e 2019-04-05 10:17:01,070 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.23:5000/v3/projects/a22041970f5849d0828b00c4342a8907"}, "tags": [], "enabled": true, "id": "a22041970f5849d0828b00c4342a8907", "parent_id": "default", "domain_id": "default", "name": "shaker-project_22b24f24-af60-4b88-8f5d-98e35254c674"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 10:17:01,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-34372826-5179-4d89-9bf7-f544b189fb7e 2019-04-05 10:17:01,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.204324007034s 2019-04-05 10:17:01,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-05 10:17:01,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/a22041970f5849d0828b00c4342a8907 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0d856e8b3e910a2cf797421ef2622c6c4745e74" 2019-04-05 10:17:01,359 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 10:17:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1bbf21e-daa5-4cc3-92d5-f1fe8d8ef996 2019-04-05 10:17:01,359 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 10:17:01,359 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/a22041970f5849d0828b00c4342a8907 used request id req-a1bbf21e-daa5-4cc3-92d5-f1fe8d8ef996 2019-04-05 10:17:01,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.284740924835s 2019-04-05 10:17:01,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 10:17:01,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=a22041970f5849d0828b00c4342a8907&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.15" -H "X-Auth-Token: {SHA1}b0d856e8b3e910a2cf797421ef2622c6c4745e74" 2019-04-05 10:17:01,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:01 GMT X-Openstack-Request-Id: req-9c403ab0-04a2-4840-a00e-8422c80e964f 2019-04-05 10:17:01,668 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a22041970f5849d0828b00c4342a8907", "created_at": "2019-04-05T09:45:41Z", "updated_at": "2019-04-05T09:45:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T09:45:41Z", "revision_number": 0, "id": "00d9f484-d618-4611-9627-7832272df6a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T09:45:41Z", "security_group_id": "a958c91b-35e6-4b24-9b5f-c3acaf3fc996", "tenant_id": "a22041970f5849d0828b00c4342a8907", "port_range_min": null, "ethertype": "IPv6", "project_id": "a22041970f5849d0828b00c4342a8907"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T09:45:41Z", "revision_number": 0, "id": "48ea24ef-5622-472c-822d-31cc2902f6a2", "remote_group_id": "a958c91b-35e6-4b24-9b5f-c3acaf3fc996", "remote_ip_prefix": null, "created_at": "2019-04-05T09:45:41Z", "security_group_id": "a958c91b-35e6-4b24-9b5f-c3acaf3fc996", "tenant_id": "a22041970f5849d0828b00c4342a8907", "port_range_min": null, "ethertype": "IPv6", "project_id": "a22041970f5849d0828b00c4342a8907"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T09:45:41Z", "revision_number": 0, "id": "b76827ff-6e42-41ee-88fe-ea70d64d7872", "remote_group_id": "a958c91b-35e6-4b24-9b5f-c3acaf3fc996", "remote_ip_prefix": null, "created_at": "2019-04-05T09:45:41Z", "security_group_id": "a958c91b-35e6-4b24-9b5f-c3acaf3fc996", "tenant_id": "a22041970f5849d0828b00c4342a8907", "port_range_min": null, "ethertype": "IPv4", "project_id": "a22041970f5849d0828b00c4342a8907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T09:45:41Z", "revision_number": 0, "id": "d842606d-3ab3-409c-af01-658ee39fbd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T09:45:41Z", "security_group_id": "a958c91b-35e6-4b24-9b5f-c3acaf3fc996", "tenant_id": "a22041970f5849d0828b00c4342a8907", "port_range_min": null, "ethertype": "IPv4", "project_id": "a22041970f5849d0828b00c4342a8907"}], "revision_number": 1, "project_id": "a22041970f5849d0828b00c4342a8907", "id": "a958c91b-35e6-4b24-9b5f-c3acaf3fc996", "name": "default"}]} 2019-04-05 10:17:01,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=a22041970f5849d0828b00c4342a8907&name=default used request id req-9c403ab0-04a2-4840-a00e-8422c80e964f 2019-04-05 10:17:01,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.303107023239s 2019-04-05 10:17:01,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 10:17:01,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}b0d856e8b3e910a2cf797421ef2622c6c4745e74" 2019-04-05 10:17:01,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:01 GMT X-Openstack-Request-Id: req-52a3f9a5-407b-4997-897c-effd3cb8fb11 2019-04-05 10:17:01,789 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "created_at": "2019-04-05T06:36:57Z", "updated_at": "2019-04-05T06:36:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "3ad34bf5-d959-4f47-9e83-1646cad540de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "8dcba419-055d-4390-bce8-60ac1ec0e334", "remote_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "a6617e39-b59c-430d-bf58-b3b9a0d40bba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "fc5486dd-ed4d-46cf-a010-de708199197b", "remote_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}], "revision_number": 1, "project_id": "b3cb4712be48496898e2e8dcb6957ed2", "id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "created_at": "2019-04-05T06:36:58Z", "updated_at": "2019-04-05T06:36:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "03bd4738-8be6-406e-8a4b-9fa8798c5034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "1caf2aa8-6949-4b2f-9e1e-9117ac40e52a", "remote_group_id": "21cbd450-b569-48ec-a666-72704011d359", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "64be6ca7-f643-4418-a3da-9d931c90894a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "a521a8c7-ee0c-400c-989f-f5b4a2a754d5", "remote_group_id": "21cbd450-b569-48ec-a666-72704011d359", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce9e436aaa99438290206e1c56ed2734"}], "revision_number": 1, "project_id": "ce9e436aaa99438290206e1c56ed2734", "id": "21cbd450-b569-48ec-a666-72704011d359", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2116e15ef99649d98579650b18a04081", "created_at": "2019-04-05T06:39:31Z", "updated_at": "2019-04-05T06:39:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "54004b35-755b-4f2d-b5e0-5df0dea68c31", "remote_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv4", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "5949635c-16ae-40eb-a77b-59c4aa715d95", "remote_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv6", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "5eda8d54-40a7-4ae5-89e7-0c4c3f6fe1ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv6", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "ea9cc20f-cda8-4f86-917d-87e175290089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv4", "project_id": "2116e15ef99649d98579650b18a04081"}], "revision_number": 1, "project_id": "2116e15ef99649d98579650b18a04081", "id": "414447cd-6b86-4613-90fc-c75e42843105", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "created_at": "2019-04-05T06:39:33Z", "updated_at": "2019-04-05T06:39:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "0db2aa82-6505-40f0-9098-86a3aee1c249", "remote_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "0fe23aa1-260d-4cb1-a4e7-e733849505a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "480fa81b-fe66-4b98-91ba-f091f0c241ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "9a4acbee-b584-4571-8927-2a611ea95e00", "remote_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "da2fe55963c846f2b042f2dd892486e2"}], "revision_number": 1, "project_id": "da2fe55963c846f2b042f2dd892486e2", "id": "425ad310-705d-4408-b621-bb78f82c0298", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "created_at": "2019-04-05T06:36:46Z", "updated_at": "2019-04-05T06:36:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "2ec6d031-999b-4652-9bc2-473d87f48d7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "8438dec8-7805-4cf4-8fa8-d73fc07d4c1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "97fe85a4-4ab9-4305-89f8-349a8d55f4bd", "remote_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "e05dc08c-fe4d-4d16-b1fd-c4036003dcb6", "remote_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}], "revision_number": 1, "project_id": "ee8e08409f9e44d18a4e4b30e845aebe", "id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-05T06:24:19Z", "updated_at": "2019-04-05T06:24:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "0816cb4e-5b34-4e0e-a92b-2747b5ac7a00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "25763b38-1719-453d-a14e-f3c76b13cc42", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "8210886f-2687-4779-b145-fc57423d91c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "fba949ea-8aec-4a37-9c7a-026e6bd092f8", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "created_at": "2019-04-05T06:36:48Z", "updated_at": "2019-04-05T06:36:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "04a66448-8301-49c6-9c23-b541d993c12e", "remote_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "167fd9e2-36c3-4e62-aa47-a500fdb62641", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "3989831e-39b2-4e9d-9ec2-542923684897", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "70a9b809-e7a5-46cf-9e22-25d814e58350", "remote_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}], "revision_number": 1, "project_id": "860a396ba7d3400ca146873ab04b6f1e", "id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "created_at": "2019-04-05T06:36:25Z", "updated_at": "2019-04-05T06:36:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "1604aef8-274d-4685-9479-f6dd4609a8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "3f6e66e1-b179-4058-b103-b0c9b0410759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "b93b74b8-a650-4ed0-92ac-364deb4a3eff", "remote_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "c1753a0c-8d19-4b2b-abb6-7f0adbf786b9", "remote_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}], "revision_number": 1, "project_id": "9f7d1a679cb14ac58049950f7deeb60f", "id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "created_at": "2019-04-05T06:22:23Z", "updated_at": "2019-04-05T06:22:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "6ea82520-e223-4695-ad5e-9d8a732e75e5", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "84dbc1ec-b830-42da-a2c2-6affe4564e92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "b2cb60c5-bb44-4241-9c03-4830a87cc121", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "bc3ce38f-1e5b-4e37-bc17-77b797ed9d56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}], "revision_number": 1, "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a22041970f5849d0828b00c4342a8907", "created_at": "2019-04-05T09:45:41Z", "updated_at": "2019-04-05T09:45:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T09:45:41Z", "revision_number": 0, "id": "00d9f484-d618-4611-9627-7832272df6a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T09:45:41Z", "security_group_id": "a958c91b-35e6-4b24-9b5f-c3acaf3fc996", "tenant_id": "a22041970f5849d0828b00c4342a8907", "port_range_min": null, "ethertype": "IPv6", "project_id": "a22041970f5849d0828b00c4342a8907"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T09:45:41Z", "revision_number": 0, "id": "48ea24ef-5622-472c-822d-31cc2902f6a2", "remote_group_id": "a958c91b-35e6-4b24-9b5f-c3acaf3fc996", "remote_ip_prefix": null, "created_at": "2019-04-05T09:45:41Z", "security_group_id": "a958c91b-35e6-4b24-9b5f-c3acaf3fc996", "tenant_id": "a22041970f5849d0828b00c4342a8907", "port_range_min": null, "ethertype": "IPv6", "project_id": "a22041970f5849d0828b00c4342a8907"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T09:45:41Z", "revision_number": 0, "id": "b76827ff-6e42-41ee-88fe-ea70d64d7872", "remote_group_id": "a958c91b-35e6-4b24-9b5f-c3acaf3fc996", "remote_ip_prefix": null, "created_at": "2019-04-05T09:45:41Z", "security_group_id": "a958c91b-35e6-4b24-9b5f-c3acaf3fc996", "tenant_id": "a22041970f5849d0828b00c4342a8907", "port_range_min": null, "ethertype": "IPv4", "project_id": "a22041970f5849d0828b00c4342a8907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T09:45:41Z", "revision_number": 0, "id": "d842606d-3ab3-409c-af01-658ee39fbd14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T09:45:41Z", "security_group_id": "a958c91b-35e6-4b24-9b5f-c3acaf3fc996", "tenant_id": "a22041970f5849d0828b00c4342a8907", "port_range_min": null, "ethertype": "IPv4", "project_id": "a22041970f5849d0828b00c4342a8907"}], "revision_number": 1, "project_id": "a22041970f5849d0828b00c4342a8907", "id": "a958c91b-35e6-4b24-9b5f-c3acaf3fc996", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "229636115bb1493c9a4d54b65569f224", "created_at": "2019-04-05T06:36:56Z", "updated_at": "2019-04-05T06:36:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "33c178e2-0140-4c10-8562-2972f4506d1b", "remote_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv6", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "5f458cb6-d04e-4ad4-b005-00f2eb36c7a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv6", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "839f3242-ac45-4d93-9d7c-27234f854569", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv4", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "df221d69-4934-4466-b095-2c9f83a846fc", "remote_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv4", "project_id": "229636115bb1493c9a4d54b65569f224"}], "revision_number": 1, "project_id": "229636115bb1493c9a4d54b65569f224", "id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "created_at": "2019-04-05T06:36:50Z", "updated_at": "2019-04-05T06:36:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "1069fd69-574a-4a73-9ab0-15dcc3fb65d1", "remote_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "51b7361d-b1b8-470f-85c4-bf40f9b2425d", "remote_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "d77a1cc1-3706-462a-b6bf-08f381f66dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "ede2d573-f458-4700-9e3d-80d6ff4fbd8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}], "revision_number": 1, "project_id": "d5daecf70fe5413f8a2671b58e2922f6", "id": "d6258671-5d3d-4067-a774-7476fa7252c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "created_at": "2019-04-05T06:24:18Z", "updated_at": "2019-04-05T06:24:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "1c082b29-0864-456d-a6b5-dfb8ddb5c4dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "3ff1d863-0a41-400b-82d4-9ec541b9069c", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "a5a87ded-31da-4d85-931e-1621ef79b33d", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "ba36cf94-d6e2-464c-a246-442cd5b4c44d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}], "revision_number": 1, "project_id": "a8d120259c3946c982a593eded4f1cfb", "id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6cdad088d3314750972b6209a006436b", "created_at": "2019-04-05T07:35:56Z", "updated_at": "2019-04-05T07:35:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "046ad99e-6286-41f4-83f3-2f0394236547", "remote_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6cdad088d3314750972b6209a006436b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "06616e85-fb59-4c85-9856-24d76d63b6e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6cdad088d3314750972b6209a006436b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "ab4d372b-ff07-4278-aa9c-bad74ac34f3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6cdad088d3314750972b6209a006436b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "f505c2e1-1079-45b1-9474-4d7f4c930bf0", "remote_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6cdad088d3314750972b6209a006436b"}], "revision_number": 1, "project_id": "6cdad088d3314750972b6209a006436b", "id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "name": "default"}]} 2019-04-05 10:17:01,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-52a3f9a5-407b-4997-897c-effd3cb8fb11 2019-04-05 10:17:01,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.116067886353s 2019-04-05 10:17:01,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-05 10:17:01,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/a958c91b-35e6-4b24-9b5f-c3acaf3fc996.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0d856e8b3e910a2cf797421ef2622c6c4745e74" 2019-04-05 10:17:01,909 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 10:17:01 GMT X-Openstack-Request-Id: req-2ec413e1-1ed3-4448-bfbc-8afa71d635e5 2019-04-05 10:17:01,910 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 10:17:01,910 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/a958c91b-35e6-4b24-9b5f-c3acaf3fc996.json used request id req-2ec413e1-1ed3-4448-bfbc-8afa71d635e5 2019-04-05 10:17:01,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.111257076263s 2019-04-05 10:17:01,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 10:17:01,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0d856e8b3e910a2cf797421ef2622c6c4745e74" 2019-04-05 10:17:02,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 410 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cbbd375-aa12-42df-98e3-83aa7a1fb57b 2019-04-05 10:17:02,036 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "24ec05608ab04d24b06a8888c3a8e3f2", "links": {"self": "http://172.30.9.23:5000/v3/roles/24ec05608ab04d24b06a8888c3a8e3f2"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 10:17:02,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2cbbd375-aa12-42df-98e3-83aa7a1fb57b 2019-04-05 10:17:02,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.122997045517s 2019-04-05 10:17:02,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2019-04-05 10:17:02,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/24ec05608ab04d24b06a8888c3a8e3f2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0d856e8b3e910a2cf797421ef2622c6c4745e74" 2019-04-05 10:17:02,188 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 10:17:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21f2d5e1-e70c-429b-a3a7-0d442eb387e6 2019-04-05 10:17:02,188 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 10:17:02,188 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/24ec05608ab04d24b06a8888c3a8e3f2 used request id req-21f2d5e1-e70c-429b-a3a7-0d442eb387e6 2019-04-05 10:17:02,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.146441936493s 2019-04-05 10:17:02,189 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------+------------------+----------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------+------------------+----------------------+------------------+----------------+ | rally_full | functest | benchmarking | 52:47 | FAIL | | rally_jobs | functest | benchmarking | 30:19 | PASS | | vmtp | functest | benchmarking | 19:27 | PASS | | shaker | functest | benchmarking | 31:05 | PASS | +--------------------+------------------+----------------------+------------------+----------------+ 2019-04-05 10:17:02,194 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-04-05 10:17:02,233 - paramiko.transport - DEBUG - EOF in transport thread 2019-04-05 10:17:05,130 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-429 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-04-05 10:17:05,133 - 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.23,192.30.9.10 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.23:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=zbOJGeGqD9Z54gxttUuktF1LP 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=a8d120259c3946c982a593eded4f1cfb export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-04-05 10:17:05,133 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-04-05 10:17:05,133 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2019-04-05 10:17:05,133 - 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-04-05 10:17:05,135 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-04-05 10:17:07,843 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-429 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-04-05 10:17:07,845 - 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.23,192.30.9.10 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.23:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=zbOJGeGqD9Z54gxttUuktF1LP 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=a8d120259c3946c982a593eded4f1cfb export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-04-05 10:17:07,845 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-04-05 10:17:07,846 - 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-04-05 10:17:07,854 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2019-04-05 10:17:08,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 10:17:08,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bd015e4-8c27-42bd-bbf3-b4f5355d20e5 2019-04-05 10:17:08,032 - 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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 10:17:08,033 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-5bd015e4-8c27-42bd-bbf3-b4f5355d20e5 2019-04-05 10:17:08,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 10:17:08,432 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58fef951bcfc4cf0998078f8ffea0edb", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}, {"id": "774319f454e747168821760a73d5b691", "name": "reader"}], "expires_at": "2019-04-05T11:17:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8d120259c3946c982a593eded4f1cfb", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [], "type": "tempest-type-605261660", "id": "18f8718610614825a0400b23ea70ffb4", "name": "tempest-service-846617376"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1412263656", "id": "68540ada0f92454786c30b9265352a18", "name": "tempest-service-673250099"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3925ae83907349f0acb148efa634063e"}, "audit_ids": ["tHRyP1TjRpq3NW6G6BduSQ"], "issued_at": "2019-04-05T10:17:08.000000Z"}} 2019-04-05 10:17:08,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 10:17:08,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}f2954fb8bd8aa006d1c51f1c109f93f18d67b2b1" 2019-04-05 10:17:08,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:08 GMT X-Openstack-Request-Id: req-db28209b-5988-409b-b8f1-90bb41dc1d88 2019-04-05 10:17:08,788 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"}]} 2019-04-05 10:17:08,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-db28209b-5988-409b-b8f1-90bb41dc1d88 2019-04-05 10:17:08,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.352269887924s 2019-04-05 10:17:08,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 10:17:08,802 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a601083-626a-458e-933f-caf56430b3f0 2019-04-05 10:17:08,802 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:17:08,802 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-4a601083-626a-458e-933f-caf56430b3f0 2019-04-05 10:17:08,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 10:17:08,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}f2954fb8bd8aa006d1c51f1c109f93f18d67b2b1" 2019-04-05 10:17:09,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6638f7db-1b29-4b00-8aeb-ba40f728da0e 2019-04-05 10:17:09,005 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 10:17:09,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-6638f7db-1b29-4b00-8aeb-ba40f728da0e 2019-04-05 10:17:09,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.201977014542s 2019-04-05 10:17:09,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-05 10:17:09,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}f2954fb8bd8aa006d1c51f1c109f93f18d67b2b1" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_64d0c817-8bd5-4d24-9cfb-768c01723b88"}}' 2019-04-05 10:17:09,142 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46d1e96f-f022-407f-9ab7-b7245183ddcc 2019-04-05 10:17:09,142 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.23:5000/v3/projects/562df6123cb149a0862b085ddc245e7b"}, "tags": [], "enabled": true, "id": "562df6123cb149a0862b085ddc245e7b", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_64d0c817-8bd5-4d24-9cfb-768c01723b88"}} 2019-04-05 10:17:09,142 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-46d1e96f-f022-407f-9ab7-b7245183ddcc 2019-04-05 10:17:09,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.13282084465s 2019-04-05 10:17:09,143 - 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'562df6123cb149a0862b085ddc245e7b', '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_64d0c817-8bd5-4d24-9cfb-768c01723b88'}) 2019-04-05 10:17:09,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-05 10:17:09,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}f2954fb8bd8aa006d1c51f1c109f93f18d67b2b1" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "JbMss65g2ZHKpbJbbBFjQyPlbo6swq", "email": null, "name": "cloudify-user_64d0c817-8bd5-4d24-9cfb-768c01723b88"}}' 2019-04-05 10:17:09,519 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e601cd2-bd10-4566-8927-b2c70f3507de 2019-04-05 10:17:09,519 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_64d0c817-8bd5-4d24-9cfb-768c01723b88", "links": {"self": "http://172.30.9.23:5000/v3/users/1d44467c0fe44573afa8d3e27dca536c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1d44467c0fe44573afa8d3e27dca536c", "domain_id": "default", "password_expires_at": null}} 2019-04-05 10:17:09,519 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-9e601cd2-bd10-4566-8927-b2c70f3507de 2019-04-05 10:17:09,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.370417118073s 2019-04-05 10:17:09,520 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1d44467c0fe44573afa8d3e27dca536c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_64d0c817-8bd5-4d24-9cfb-768c01723b88'}) 2019-04-05 10:17:09,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 10:17:09,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2954fb8bd8aa006d1c51f1c109f93f18d67b2b1" 2019-04-05 10:17:09,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45653471-1bdb-429b-9246-2e0eb93804f0 2019-04-05 10:17:09,732 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 10:17:09,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-45653471-1bdb-429b-9246-2e0eb93804f0 2019-04-05 10:17:09,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207927942276s 2019-04-05 10:17:09,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 10:17:09,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2954fb8bd8aa006d1c51f1c109f93f18d67b2b1" 2019-04-05 10:17:09,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbd38b16-4285-4d0c-879a-b0cb266be7fc 2019-04-05 10:17:09,936 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 10:17:09,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-bbd38b16-4285-4d0c-879a-b0cb266be7fc 2019-04-05 10:17:09,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198081016541s 2019-04-05 10:17:09,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 10:17:09,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2954fb8bd8aa006d1c51f1c109f93f18d67b2b1" 2019-04-05 10:17:10,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eeb6c06a-c011-40fc-b9cd-f07277c76ffd 2019-04-05 10:17:10,138 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 10:17:10,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-eeb6c06a-c011-40fc-b9cd-f07277c76ffd 2019-04-05 10:17:10,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196787118912s 2019-04-05 10:17:10,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 10:17:10,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}f2954fb8bd8aa006d1c51f1c109f93f18d67b2b1" 2019-04-05 10:17:10,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-985e9dea-0f0d-46bc-9f33-b3cf2ddb4f6f 2019-04-05 10:17:10,252 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 10:17:10,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-985e9dea-0f0d-46bc-9f33-b3cf2ddb4f6f 2019-04-05 10:17:10,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108664989471s 2019-04-05 10:17:10,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 10:17:10,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}f2954fb8bd8aa006d1c51f1c109f93f18d67b2b1" 2019-04-05 10:17:10,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea264175-3a3a-4521-9e1f-37712188dc83 2019-04-05 10:17:10,392 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "cloudify-user_64d0c817-8bd5-4d24-9cfb-768c01723b88", "links": {"self": "http://172.30.9.23:5000/v3/users/1d44467c0fe44573afa8d3e27dca536c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1d44467c0fe44573afa8d3e27dca536c", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 10:17:10,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ea264175-3a3a-4521-9e1f-37712188dc83 2019-04-05 10:17:10,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.13872718811s 2019-04-05 10:17:10,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 10:17:10,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}f2954fb8bd8aa006d1c51f1c109f93f18d67b2b1" 2019-04-05 10:17:10,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-996ee973-7c16-4ff7-8e6e-0b5c2ab7faa5 2019-04-05 10:17:10,520 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.23:5000/v3/projects/562df6123cb149a0862b085ddc245e7b"}, "tags": [], "enabled": true, "id": "562df6123cb149a0862b085ddc245e7b", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_64d0c817-8bd5-4d24-9cfb-768c01723b88"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 10:17:10,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-996ee973-7c16-4ff7-8e6e-0b5c2ab7faa5 2019-04-05 10:17:10,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114533901215s 2019-04-05 10:17:10,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 10:17:10,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=1d44467c0fe44573afa8d3e27dca536c&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=562df6123cb149a0862b085ddc245e7b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2954fb8bd8aa006d1c51f1c109f93f18d67b2b1" 2019-04-05 10:17:10,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6af1b589-7693-4951-8f6f-c76f64425e05 2019-04-05 10:17:10,636 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=1d44467c0fe44573afa8d3e27dca536c&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=562df6123cb149a0862b085ddc245e7b", "previous": null, "next": null}} 2019-04-05 10:17:10,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=1d44467c0fe44573afa8d3e27dca536c&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=562df6123cb149a0862b085ddc245e7b used request id req-6af1b589-7693-4951-8f6f-c76f64425e05 2019-04-05 10:17:10,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109945774078s 2019-04-05 10:17:10,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-05 10:17:10,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/562df6123cb149a0862b085ddc245e7b/users/1d44467c0fe44573afa8d3e27dca536c/roles/a7225acce0184423a1dc2d63c39b687a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2954fb8bd8aa006d1c51f1c109f93f18d67b2b1" 2019-04-05 10:17:10,880 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 10:17:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a63bc2b-3fbf-4a1a-8389-7fa63ffddeed 2019-04-05 10:17:10,880 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 10:17:10,880 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/562df6123cb149a0862b085ddc245e7b/users/1d44467c0fe44573afa8d3e27dca536c/roles/a7225acce0184423a1dc2d63c39b687a used request id req-6a63bc2b-3fbf-4a1a-8389-7fa63ffddeed 2019-04-05 10:17:10,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.23969912529s 2019-04-05 10:17:10,881 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_64d0c817-8bd5-4d24-9cfb-768c01723b88', 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'562df6123cb149a0862b085ddc245e7b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'JbMss65g2ZHKpbJbbBFjQyPlbo6swq', 'username': u'cloudify-user_64d0c817-8bd5-4d24-9cfb-768c01723b88', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-05 10:17:10,885 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_64d0c817-8bd5-4d24-9cfb-768c01723b88', 'password': 'JbMss65g2ZHKpbJbbBFjQyPlbo6swq', 'project_name': 'cloudify-project_64d0c817-8bd5-4d24-9cfb-768c01723b88', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '562df6123cb149a0862b085ddc245e7b', 'project_domain_name': 'Default'} 2019-04-05 10:17:10,886 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2019-04-05 10:17:10,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 10:17:10,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}f2954fb8bd8aa006d1c51f1c109f93f18d67b2b1" 2019-04-05 10:17:11,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54c14253-aadb-41de-a504-5aa777f2e787 2019-04-05 10:17:11,002 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 10:17:11,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-54c14253-aadb-41de-a504-5aa777f2e787 2019-04-05 10:17:11,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.116181850433s 2019-04-05 10:17:11,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 10:17:11,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}f2954fb8bd8aa006d1c51f1c109f93f18d67b2b1" 2019-04-05 10:17:11,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4679d2b8-fef5-4c11-9654-61cfc5338cb3 2019-04-05 10:17:11,123 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.23:5000/v3/projects/562df6123cb149a0862b085ddc245e7b"}, "tags": [], "enabled": true, "id": "562df6123cb149a0862b085ddc245e7b", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_64d0c817-8bd5-4d24-9cfb-768c01723b88"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 10:17:11,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-4679d2b8-fef5-4c11-9654-61cfc5338cb3 2019-04-05 10:17:11,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111490011215s 2019-04-05 10:17:11,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-05 10:17:11,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}f2954fb8bd8aa006d1c51f1c109f93f18d67b2b1" -d '{"network": {"tenant_id": "562df6123cb149a0862b085ddc245e7b", "name": "cloudify-net_64d0c817-8bd5-4d24-9cfb-768c01723b88", "admin_state_up": true}}' 2019-04-05 10:17:11,435 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:11 GMT X-Openstack-Request-Id: req-4e00e685-c17f-4060-aad1-bd514c42e999 2019-04-05 10:17:11,435 - 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":"86607397-251d-4602-a6ea-6ec70f6ef56f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"562df6123cb149a0862b085ddc245e7b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T10:17:11Z","is_default":false,"qos_policy_id":null,"name":"cloudify-net_64d0c817-8bd5-4d24-9cfb-768c01723b88","admin_state_up":true,"tenant_id":"562df6123cb149a0862b085ddc245e7b","created_at":"2019-04-05T10:17:11Z","mtu":1450}} 2019-04-05 10:17:11,435 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-4e00e685-c17f-4060-aad1-bd514c42e999 2019-04-05 10:17:11,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.309910058975s 2019-04-05 10:17:11,436 - 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-04-05T10:17:11Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'86607397-251d-4602-a6ea-6ec70f6ef56f', u'provider:segmentation_id': 35, 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_64d0c817-8bd5-4d24-9cfb-768c01723b88', u'created_at': u'2019-04-05T10:17:11Z', u'mtu': 1450, u'tenant_id': u'562df6123cb149a0862b085ddc245e7b', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'562df6123cb149a0862b085ddc245e7b', u'l2_adjacency': True}) 2019-04-05 10:17:11,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 10:17:11,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce2e31aa-6336-44c5-8ae7-071bec27c6ed 2019-04-05 10:17:11,446 - 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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 10:17:11,446 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-ce2e31aa-6336-44c5-8ae7-071bec27c6ed 2019-04-05 10:17:11,447 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 10:17:11,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "774319f454e747168821760a73d5b691", "name": "reader"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}], "expires_at": "2019-04-05T11:17:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "562df6123cb149a0862b085ddc245e7b", "name": "cloudify-project_64d0c817-8bd5-4d24-9cfb-768c01723b88"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/562df6123cb149a0862b085ddc245e7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/562df6123cb149a0862b085ddc245e7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/562df6123cb149a0862b085ddc245e7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [], "type": "tempest-type-605261660", "id": "18f8718610614825a0400b23ea70ffb4", "name": "tempest-service-846617376"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_562df6123cb149a0862b085ddc245e7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_562df6123cb149a0862b085ddc245e7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1412263656", "id": "68540ada0f92454786c30b9265352a18", "name": "tempest-service-673250099"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/562df6123cb149a0862b085ddc245e7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/562df6123cb149a0862b085ddc245e7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/562df6123cb149a0862b085ddc245e7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/562df6123cb149a0862b085ddc245e7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/562df6123cb149a0862b085ddc245e7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/562df6123cb149a0862b085ddc245e7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_64d0c817-8bd5-4d24-9cfb-768c01723b88", "id": "1d44467c0fe44573afa8d3e27dca536c"}, "audit_ids": ["poc8FK9ETwyZE6Rd7XssJA"], "issued_at": "2019-04-05T10:17:11.000000Z"}} 2019-04-05 10:17:11,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 10:17:11,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:17:12,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:12 GMT X-Openstack-Request-Id: req-effa23cb-a414-4915-8288-174114df71c8 2019-04-05 10:17:12,213 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"86607397-251d-4602-a6ea-6ec70f6ef56f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"562df6123cb149a0862b085ddc245e7b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T10:17:11Z","qos_policy_id":null,"name":"cloudify-net_64d0c817-8bd5-4d24-9cfb-768c01723b88","admin_state_up":true,"tenant_id":"562df6123cb149a0862b085ddc245e7b","created_at":"2019-04-05T10:17:11Z","mtu":1450}]} 2019-04-05 10:17:12,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-effa23cb-a414-4915-8288-174114df71c8 2019-04-05 10:17:12,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.375334978104s 2019-04-05 10:17:12,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-05 10:17:12,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" -d '{"subnet": {"name": "cloudify-subnet_64d0c817-8bd5-4d24-9cfb-768c01723b88", "enable_dhcp": true, "network_id": "86607397-251d-4602-a6ea-6ec70f6ef56f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-05 10:17:13,145 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:13 GMT X-Openstack-Request-Id: req-53f23ea3-2d33-439d-a207-bfe8951ef1ab 2019-04-05 10:17:13,146 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"86607397-251d-4602-a6ea-6ec70f6ef56f","tenant_id":"562df6123cb149a0862b085ddc245e7b","created_at":"2019-04-05T10:17:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-05T10:17:12Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"562df6123cb149a0862b085ddc245e7b","id":"ecce61a0-f39b-46fd-b4a8-572eed66481c","subnetpool_id":null,"name":"cloudify-subnet_64d0c817-8bd5-4d24-9cfb-768c01723b88"}} 2019-04-05 10:17:13,146 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-53f23ea3-2d33-439d-a207-bfe8951ef1ab 2019-04-05 10:17:13,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.930652141571s 2019-04-05 10:17:13,146 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T10:17:12Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'ecce61a0-f39b-46fd-b4a8-572eed66481c', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_64d0c817-8bd5-4d24-9cfb-768c01723b88', u'enable_dhcp': True, u'network_id': u'86607397-251d-4602-a6ea-6ec70f6ef56f', u'tenant_id': u'562df6123cb149a0862b085ddc245e7b', u'created_at': u'2019-04-05T10:17:12Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'562df6123cb149a0862b085ddc245e7b'}) 2019-04-05 10:17:13,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-05 10:17:13,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" -d '{"router": {"external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "name": "cloudify-router_64d0c817-8bd5-4d24-9cfb-768c01723b88", "admin_state_up": true}}' 2019-04-05 10:17:14,788 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:14 GMT X-Openstack-Request-Id: req-aabf01f9-d6a6-4043-9ffd-fdc64b138c6b 2019-04-05 10:17:14,788 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.216"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "562df6123cb149a0862b085ddc245e7b", "created_at": "2019-04-05T10:17:13Z", "admin_state_up": true, "updated_at": "2019-04-05T10:17:14Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "562df6123cb149a0862b085ddc245e7b", "id": "ed60f953-0c43-45a8-8666-79792c5dffe6", "name": "cloudify-router_64d0c817-8bd5-4d24-9cfb-768c01723b88"}} 2019-04-05 10:17:14,788 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-aabf01f9-d6a6-4043-9ffd-fdc64b138c6b 2019-04-05 10:17:14,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.64121794701s 2019-04-05 10:17:14,789 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T10:17:14Z', u'revision_number': 2, u'id': u'ed60f953-0c43-45a8-8666-79792c5dffe6', u'external_gateway_info': {u'network_id': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad', u'ip_address': u'172.30.9.216'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_64d0c817-8bd5-4d24-9cfb-768c01723b88', u'admin_state_up': True, u'tenant_id': u'562df6123cb149a0862b085ddc245e7b', u'created_at': u'2019-04-05T10:17:13Z', u'flavor_id': None, u'routes': [], u'project_id': u'562df6123cb149a0862b085ddc245e7b'}) 2019-04-05 10:17:14,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-05 10:17:14,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/ed60f953-0c43-45a8-8666-79792c5dffe6/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.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" -d '{"subnet_id": "ecce61a0-f39b-46fd-b4a8-572eed66481c"}' 2019-04-05 10:17:17,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:17 GMT X-Openstack-Request-Id: req-f4b31837-8c4c-4f6d-88fb-e41258369713 2019-04-05 10:17:17,187 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "86607397-251d-4602-a6ea-6ec70f6ef56f", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "subnet_id": "ecce61a0-f39b-46fd-b4a8-572eed66481c", "subnet_ids": ["ecce61a0-f39b-46fd-b4a8-572eed66481c"], "port_id": "cf4d6a17-d7f4-4fa4-bada-0cdd185f715c", "id": "ed60f953-0c43-45a8-8666-79792c5dffe6"} 2019-04-05 10:17:17,187 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/ed60f953-0c43-45a8-8666-79792c5dffe6/add_router_interface.json used request id req-f4b31837-8c4c-4f6d-88fb-e41258369713 2019-04-05 10:17:17,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.39809894562s 2019-04-05 10:17:17,187 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-04-05 10:17:18,452 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:3c9ef66aea001f0cad0623ddab1f8fc1 sha256:4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25 2019-04-05 10:17:18,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 10:17:18,459 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:18 GMT 2019-04-05 10:17:18,459 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-04-05 10:17:18,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 10:17:18,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:17:18,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:18 GMT X-Openstack-Request-Id: req-fd1076d9-9d05-43bf-9da8-5622bed9de71 2019-04-05 10:17:18,763 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 10:17:18,763 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-fd1076d9-9d05-43bf-9da8-5622bed9de71 2019-04-05 10:17:18,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.301655054092s 2019-04-05 10:17:18,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-05 10:17:18,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" -d '{"owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "owner_specified.shade.object": "images/cloudify-img_64d0c817-8bd5-4d24-9cfb-768c01723b88", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_64d0c817-8bd5-4d24-9cfb-768c01723b88"}' 2019-04-05 10:17:18,824 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:18 GMT Location: http://172.30.9.23:9292/v2/images/75325545-8bbe-4f71-9063-ecaaecb894b6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4a2accc4-b839-4b28-b7ba-f08738df89d6 2019-04-05 10:17:18,824 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T10:17:18Z", "file": "/v2/images/75325545-8bbe-4f71-9063-ecaaecb894b6/file", "owner": "562df6123cb149a0862b085ddc245e7b", "id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "size": null, "self": "/v2/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_64d0c817-8bd5-4d24-9cfb-768c01723b88", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "cloudify-img_64d0c817-8bd5-4d24-9cfb-768c01723b88", "checksum": null, "created_at": "2019-04-05T10:17:18Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-05 10:17:18,824 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-4a2accc4-b839-4b28-b7ba-f08738df89d6 2019-04-05 10:17:18,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0505139827728s 2019-04-05 10:17:18,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-05 10:17:18,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/75325545-8bbe-4f71-9063-ecaaecb894b6/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.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" -d '' 2019-04-05 10:17:24,019 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:17:24 GMT X-Openstack-Request-Id: req-69d49c7e-ee75-4178-b5bf-85060fb1921b 2019-04-05 10:17: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-04-05 10:17:24,020 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/75325545-8bbe-4f71-9063-ecaaecb894b6/file used request id req-69d49c7e-ee75-4178-b5bf-85060fb1921b 2019-04-05 10:17:24,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.19513201714s 2019-04-05 10:17:24,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 10:17:24,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:17:24,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:24 GMT X-Openstack-Request-Id: req-fc9e3c3c-7f7b-4107-a335-98956979db98 2019-04-05 10:17:24,064 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T10:17:23Z", "file": "/v2/images/75325545-8bbe-4f71-9063-ecaaecb894b6/file", "owner": "562df6123cb149a0862b085ddc245e7b", "id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "size": 300941312, "self": "/v2/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/75325545-8bbe-4f71-9063-ecaaecb894b6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/75325545-8bbe-4f71-9063-ecaaecb894b6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_64d0c817-8bd5-4d24-9cfb-768c01723b88", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "cloudify-img_64d0c817-8bd5-4d24-9cfb-768c01723b88", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-04-05T10:17:18Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 10:17:24,064 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-fc9e3c3c-7f7b-4107-a335-98956979db98 2019-04-05 10:17:24,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0388770103455s 2019-04-05 10:17:24,066 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/75325545-8bbe-4f71-9063-ecaaecb894b6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/75325545-8bbe-4f71-9063-ecaaecb894b6/file', 'owner': u'562df6123cb149a0862b085ddc245e7b', 'id': u'75325545-8bbe-4f71-9063-ecaaecb894b6', 'size': 300941312, u'self': u'/v2/images/75325545-8bbe-4f71-9063-ecaaecb894b6', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'562df6123cb149a0862b085ddc245e7b', 'name': 'cloudify-project_64d0c817-8bd5-4d24-9cfb-768c01723b88', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/75325545-8bbe-4f71-9063-ecaaecb894b6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-05T10:17:23Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-05T10:17:23Z', u'owner_specified.shade.sha256': u'4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25', u'owner_specified.shade.object': u'images/cloudify-img_64d0c817-8bd5-4d24-9cfb-768c01723b88', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'3c9ef66aea001f0cad0623ddab1f8fc1', 'properties': {u'os_hash_value': u'17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2', u'self': u'/v2/images/75325545-8bbe-4f71-9063-ecaaecb894b6', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25', u'owner_specified.shade.object': u'images/cloudify-img_64d0c817-8bd5-4d24-9cfb-768c01723b88', u'owner_specified.shade.md5': u'3c9ef66aea001f0cad0623ddab1f8fc1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_64d0c817-8bd5-4d24-9cfb-768c01723b88', 'created': u'2019-04-05T10:17:18Z', 'checksum': u'3c9ef66aea001f0cad0623ddab1f8fc1', 'created_at': u'2019-04-05T10:17:18Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2', 'metadata': {u'os_hash_value': u'17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2', u'self': u'/v2/images/75325545-8bbe-4f71-9063-ecaaecb894b6', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25', u'owner_specified.shade.object': u'images/cloudify-img_64d0c817-8bd5-4d24-9cfb-768c01723b88', u'owner_specified.shade.md5': u'3c9ef66aea001f0cad0623ddab1f8fc1', u'schema': u'/v2/schemas/image'}}) 2019-04-05 10:17:24,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-05 10:17:24,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}f2954fb8bd8aa006d1c51f1c109f93f18d67b2b1" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_64d0c817-8bd5-4d24-9cfb-768c01723b88", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-04-05 10:17:24,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Fri, 05 Apr 2019 10: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-8485f2e7-350f-4b7f-b673-5fbd6b013ba8 x-openstack-request-id: req-8485f2e7-350f-4b7f-b673-5fbd6b013ba8 2019-04-05 10:17:24,402 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify-flavor_64d0c817-8bd5-4d24-9cfb-768c01723b88", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "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": "f5e7b185-7902-4ac9-909c-347a6462870c"}} 2019-04-05 10:17:24,402 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-8485f2e7-350f-4b7f-b673-5fbd6b013ba8 2019-04-05 10:17:24,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.332588911057s 2019-04-05 10:17:24,403 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_64d0c817-8bd5-4d24-9cfb-768c01723b88', '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'a8d120259c3946c982a593eded4f1cfb', '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'f5e7b185-7902-4ac9-909c-347a6462870c', 'swap': 0}) 2019-04-05 10:17:24,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-05 10:17:24,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/f5e7b185-7902-4ac9-909c-347a6462870c/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.15" -H "X-Auth-Token: {SHA1}f2954fb8bd8aa006d1c51f1c109f93f18d67b2b1" -d '{"extra_specs": {}}' 2019-04-05 10:17:24,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 10: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-199567a2-902f-4e73-82c7-f8e84fec85a3 x-openstack-request-id: req-199567a2-902f-4e73-82c7-f8e84fec85a3 2019-04-05 10:17:24,437 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-05 10:17:24,437 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/f5e7b185-7902-4ac9-909c-347a6462870c/os-extra_specs used request id req-199567a2-902f-4e73-82c7-f8e84fec85a3 2019-04-05 10:17:24,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0328528881073s 2019-04-05 10:17:24,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-04-05 10:17:24,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" -d '{"keypair": {"name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88"}}' 2019-04-05 10:17:24,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json Date: Fri, 05 Apr 2019 10: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-cb7d982b-c9a5-49e1-bb7b-ed76d5f1e7ea x-openstack-request-id: req-cb7d982b-c9a5-49e1-bb7b-ed76d5f1e7ea 2019-04-05 10:17:24,849 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNDvHulUTsIOLK/LwpXtW8sq5DQ5gQhCT30Ht8FYrXyHM9/GYEULiF6fQ7OERgh3Z9681po8DsTS5vGVwFJFgUuwCUhfcF9SgCpGtylt6GoCEMGRpztuHQgN53nl2zP+zvJk9CW0SVHkIbh8NwtMlIfJje+tgXT716DiSbLc4tLflSmosbC7UxYco7cT2WN0EDyhaT3pjTZ3QphEkBaGAr181zKN8eB8uamdtJdX7mPZlWwrKei0Vjv32ONvXhxg5HNiBHcXHuITQQJRtqs7nsKn1+xcjH9W0vz9NdiZRjsG8PiP1uMhMh1ZWVISh6PHjnWxgXHoSZ9IA62qPf/xSV Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAzQ7x7pVE7CDiyvy8KV7VvLKuQ0OYEIQk99B7fBWK18hzPfxm\nBFC4hen0OzhEYId2fevNaaPA7E0ubxlcBSRYFLsAlIX3BfUoAqRrcpbehqAhDBka\nc7bh0IDed55dsz/s7yZPQltElR5CG4fDcLTJSHyY3vrYF0+9eg4kmy3OLS35UpqL\nGwu1MWHKO3E9ljdBA8oWk96Y02d0KYRJAWhgK9fNcyjfHgfLmpnbSXV+5j2ZVsKy\nnotFY799jjb14cYORzYgR3Fx7iE0ECUbarO57Cp9fsXIx/VtL8/TXYmUY7BvD4j9\nbjITIdWVlSEoejx451sYFx6EmfSAOtqj3/8UlQIDAQABAoIBADCVFN6owN6M4A6l\nmFLY5BzD3KOVFSb8l+GapFb+p5l+JUePUAA/u6gGiNWq/BA+p+Ung9A+esvBcXni\n8TlKpg+rSnTl1GO19JfDqq1Ib0pID+xU2j6GGrQShCKlA6AfShxS4D5hbztBIvpw\nzO4b9wBUfMd/eMj1HHgZd7TIQmvTZvbp1iRmfyI4IFbl6udkFqndZCE8ndG8Kuuo\nUnK51alSPnCEbBgmDy8vOdTsDpETLve9WRUFTvpwqy8geaQ7tT8pxGAYt65PW3P6\n6XZqNkTLQS4L76Ds+gSVv0JDv2XErGCbMC4XcLZlnHFiEHGrEWDCETvPJUqfnm9n\nDEGdYUECgYEA7WzqSAN7SrVw4I8rGJLjXMt3CrM/69vtoiVOz/C7s2tb2MT4HRYW\nGWDZufPE3oXMlu6q2hqUjJr0jPMQIx3TwI8V9JHXoT2ACHvLx6T3exTAL5bgf/Qm\n0v/rY97QMyoH+QGa3lFl4rNOh89RphStTHg8SEK2KkpBIiuxzFWVabECgYEA3RnK\nwaU/EyN3IKh2D20HUrPyMw7BesorLl2EZXowc8kK8EQHwplC+T/T3Yk7Ppqt2OSA\nfomhBTDu2ws9GgMnSUUPT8104xbmfLmWhW1V0H27Sniz4IfB01K77bS4ZWeOzelE\n8p/2EggaORoJUSty/u6C38IzA6x+RukZQCA5LiUCgYEAgXWs/Z1gYekzZk7Kifi2\nHsgW3e/Ff/8IwSwkoD+8qWV1zGoCfCGp5SapMbrY8xjz6Ky03n4118E6bYyvlOZT\nqyCaMSRA9nuJT5bpE7BA/YzgClLzkPF5Jf5DxM4eqndVp5IXdvfdXVK2FFmYRL3r\njNHW1PQDTmX0xAQdS7Sy5tECgYAsjYPz3W6GVsEsjYWsuhWdrrEBZNnL+m0VHLcP\nE74rtrlDjRHbPrLmMtxoabzMcrLRX8octXMC7sdS0ELxuOzzsLzTId2J3RV40JTq\nMgv2xT82VHg6qGCASs2fqqj1lhaKm5TPJziYjZVrKDn0Z0L25+zrVeCdvuZ7N4Fl\nEJk1GQKBgQC+EZFEKxGOn66SyLK6r960I4jjc71a8rGatpJ0HvrLDXswa5G9gEFz\nYt3bFGV24HZ6w0tR9vv4aLk6GiskRZomi7HAXbr4aNW2n8tlq6NsDCTDqIhAPzc7\nusAAW2t+gBv8adIc51uXozCvgW9zzTQ+VxLhCCfVw5SwHkHc1cVHSw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "1d44467c0fe44573afa8d3e27dca536c", "name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "fingerprint": "18:01:58:4d:50:e1:64:bf:fc:1a:1e:72:33:77:04:de"}} 2019-04-05 10:17:24,849 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-cb7d982b-c9a5-49e1-bb7b-ed76d5f1e7ea 2019-04-05 10:17:24,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.409418106079s 2019-04-05 10:17:24,850 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNDvHulUTsIOLK/LwpXtW8sq5DQ5gQhCT30Ht8FYrXyHM9/GYEULiF6fQ7OERgh3Z9681po8DsTS5vGVwFJFgUuwCUhfcF9SgCpGtylt6GoCEMGRpztuHQgN53nl2zP+zvJk9CW0SVHkIbh8NwtMlIfJje+tgXT716DiSbLc4tLflSmosbC7UxYco7cT2WN0EDyhaT3pjTZ3QphEkBaGAr181zKN8eB8uamdtJdX7mPZlWwrKei0Vjv32ONvXhxg5HNiBHcXHuITQQJRtqs7nsKn1+xcjH9W0vz9NdiZRjsG8PiP1uMhMh1ZWVISh6PHjnWxgXHoSZ9IA62qPf/xSV Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAzQ7x7pVE7CDiyvy8KV7VvLKuQ0OYEIQk99B7fBWK18hzPfxm\nBFC4hen0OzhEYId2fevNaaPA7E0ubxlcBSRYFLsAlIX3BfUoAqRrcpbehqAhDBka\nc7bh0IDed55dsz/s7yZPQltElR5CG4fDcLTJSHyY3vrYF0+9eg4kmy3OLS35UpqL\nGwu1MWHKO3E9ljdBA8oWk96Y02d0KYRJAWhgK9fNcyjfHgfLmpnbSXV+5j2ZVsKy\nnotFY799jjb14cYORzYgR3Fx7iE0ECUbarO57Cp9fsXIx/VtL8/TXYmUY7BvD4j9\nbjITIdWVlSEoejx451sYFx6EmfSAOtqj3/8UlQIDAQABAoIBADCVFN6owN6M4A6l\nmFLY5BzD3KOVFSb8l+GapFb+p5l+JUePUAA/u6gGiNWq/BA+p+Ung9A+esvBcXni\n8TlKpg+rSnTl1GO19JfDqq1Ib0pID+xU2j6GGrQShCKlA6AfShxS4D5hbztBIvpw\nzO4b9wBUfMd/eMj1HHgZd7TIQmvTZvbp1iRmfyI4IFbl6udkFqndZCE8ndG8Kuuo\nUnK51alSPnCEbBgmDy8vOdTsDpETLve9WRUFTvpwqy8geaQ7tT8pxGAYt65PW3P6\n6XZqNkTLQS4L76Ds+gSVv0JDv2XErGCbMC4XcLZlnHFiEHGrEWDCETvPJUqfnm9n\nDEGdYUECgYEA7WzqSAN7SrVw4I8rGJLjXMt3CrM/69vtoiVOz/C7s2tb2MT4HRYW\nGWDZufPE3oXMlu6q2hqUjJr0jPMQIx3TwI8V9JHXoT2ACHvLx6T3exTAL5bgf/Qm\n0v/rY97QMyoH+QGa3lFl4rNOh89RphStTHg8SEK2KkpBIiuxzFWVabECgYEA3RnK\nwaU/EyN3IKh2D20HUrPyMw7BesorLl2EZXowc8kK8EQHwplC+T/T3Yk7Ppqt2OSA\nfomhBTDu2ws9GgMnSUUPT8104xbmfLmWhW1V0H27Sniz4IfB01K77bS4ZWeOzelE\n8p/2EggaORoJUSty/u6C38IzA6x+RukZQCA5LiUCgYEAgXWs/Z1gYekzZk7Kifi2\nHsgW3e/Ff/8IwSwkoD+8qWV1zGoCfCGp5SapMbrY8xjz6Ky03n4118E6bYyvlOZT\nqyCaMSRA9nuJT5bpE7BA/YzgClLzkPF5Jf5DxM4eqndVp5IXdvfdXVK2FFmYRL3r\njNHW1PQDTmX0xAQdS7Sy5tECgYAsjYPz3W6GVsEsjYWsuhWdrrEBZNnL+m0VHLcP\nE74rtrlDjRHbPrLmMtxoabzMcrLRX8octXMC7sdS0ELxuOzzsLzTId2J3RV40JTq\nMgv2xT82VHg6qGCASs2fqqj1lhaKm5TPJziYjZVrKDn0Z0L25+zrVeCdvuZ7N4Fl\nEJk1GQKBgQC+EZFEKxGOn66SyLK6r960I4jjc71a8rGatpJ0HvrLDXswa5G9gEFz\nYt3bFGV24HZ6w0tR9vv4aLk6GiskRZomi7HAXbr4aNW2n8tlq6NsDCTDqIhAPzc7\nusAAW2t+gBv8adIc51uXozCvgW9zzTQ+VxLhCCfVw5SwHkHc1cVHSw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'1d44467c0fe44573afa8d3e27dca536c', 'name': u'cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88', 'created_at': '2019-04-05T10:17:24.850770', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'562df6123cb149a0862b085ddc245e7b', 'name': 'cloudify-project_64d0c817-8bd5-4d24-9cfb-768c01723b88', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'18:01:58:4d:50:e1:64:bf:fc:1a:1e:72:33:77:04:de', 'type': 'ssh', 'id': u'cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88'}) 2019-04-05 10:17:24,851 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAzQ7x7pVE7CDiyvy8KV7VvLKuQ0OYEIQk99B7fBWK18hzPfxm BFC4hen0OzhEYId2fevNaaPA7E0ubxlcBSRYFLsAlIX3BfUoAqRrcpbehqAhDBka c7bh0IDed55dsz/s7yZPQltElR5CG4fDcLTJSHyY3vrYF0+9eg4kmy3OLS35UpqL Gwu1MWHKO3E9ljdBA8oWk96Y02d0KYRJAWhgK9fNcyjfHgfLmpnbSXV+5j2ZVsKy notFY799jjb14cYORzYgR3Fx7iE0ECUbarO57Cp9fsXIx/VtL8/TXYmUY7BvD4j9 bjITIdWVlSEoejx451sYFx6EmfSAOtqj3/8UlQIDAQABAoIBADCVFN6owN6M4A6l mFLY5BzD3KOVFSb8l+GapFb+p5l+JUePUAA/u6gGiNWq/BA+p+Ung9A+esvBcXni 8TlKpg+rSnTl1GO19JfDqq1Ib0pID+xU2j6GGrQShCKlA6AfShxS4D5hbztBIvpw zO4b9wBUfMd/eMj1HHgZd7TIQmvTZvbp1iRmfyI4IFbl6udkFqndZCE8ndG8Kuuo UnK51alSPnCEbBgmDy8vOdTsDpETLve9WRUFTvpwqy8geaQ7tT8pxGAYt65PW3P6 6XZqNkTLQS4L76Ds+gSVv0JDv2XErGCbMC4XcLZlnHFiEHGrEWDCETvPJUqfnm9n DEGdYUECgYEA7WzqSAN7SrVw4I8rGJLjXMt3CrM/69vtoiVOz/C7s2tb2MT4HRYW GWDZufPE3oXMlu6q2hqUjJr0jPMQIx3TwI8V9JHXoT2ACHvLx6T3exTAL5bgf/Qm 0v/rY97QMyoH+QGa3lFl4rNOh89RphStTHg8SEK2KkpBIiuxzFWVabECgYEA3RnK waU/EyN3IKh2D20HUrPyMw7BesorLl2EZXowc8kK8EQHwplC+T/T3Yk7Ppqt2OSA fomhBTDu2ws9GgMnSUUPT8104xbmfLmWhW1V0H27Sniz4IfB01K77bS4ZWeOzelE 8p/2EggaORoJUSty/u6C38IzA6x+RukZQCA5LiUCgYEAgXWs/Z1gYekzZk7Kifi2 HsgW3e/Ff/8IwSwkoD+8qWV1zGoCfCGp5SapMbrY8xjz6Ky03n4118E6bYyvlOZT qyCaMSRA9nuJT5bpE7BA/YzgClLzkPF5Jf5DxM4eqndVp5IXdvfdXVK2FFmYRL3r jNHW1PQDTmX0xAQdS7Sy5tECgYAsjYPz3W6GVsEsjYWsuhWdrrEBZNnL+m0VHLcP E74rtrlDjRHbPrLmMtxoabzMcrLRX8octXMC7sdS0ELxuOzzsLzTId2J3RV40JTq Mgv2xT82VHg6qGCASs2fqqj1lhaKm5TPJziYjZVrKDn0Z0L25+zrVeCdvuZ7N4Fl EJk1GQKBgQC+EZFEKxGOn66SyLK6r960I4jjc71a8rGatpJ0HvrLDXswa5G9gEFz Yt3bFGV24HZ6w0tR9vv4aLk6GiskRZomi7HAXbr4aNW2n8tlq6NsDCTDqIhAPzc7 usAAW2t+gBv8adIc51uXozCvgW9zzTQ+VxLhCCfVw5SwHkHc1cVHSw== -----END RSA PRIVATE KEY----- 2019-04-05 10:17:24,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-04-05 10:17:24,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" -d '{"security_group": {"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88", "description": "created by OPNFV Functest (cloudify)"}}' 2019-04-05 10:17:25,001 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1416 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:24 GMT X-Openstack-Request-Id: req-4c584b9a-6cb6-4317-8c0e-572b4c85e37b 2019-04-05 10:17:25,001 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "562df6123cb149a0862b085ddc245e7b", "created_at": "2019-04-05T10:17:24Z", "updated_at": "2019-04-05T10:17:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:24Z", "revision_number": 0, "id": "30ad64c4-b1bb-4501-89b9-e8e35dd9e9ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:24Z", "security_group_id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:24Z", "revision_number": 0, "id": "7319f470-6beb-4942-bd4d-50f2fbc06ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:24Z", "security_group_id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "562df6123cb149a0862b085ddc245e7b"}], "revision_number": 1, "project_id": "562df6123cb149a0862b085ddc245e7b", "id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}} 2019-04-05 10:17:25,001 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-4c584b9a-6cb6-4317-8c0e-572b4c85e37b 2019-04-05 10:17:25,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.144113063812s 2019-04-05 10:17:25,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 10:17:25,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:17:25,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3832 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:25 GMT X-Openstack-Request-Id: req-01facf4a-afab-4104-a91e-750e0653868c 2019-04-05 10:17:25,078 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "562df6123cb149a0862b085ddc245e7b", "created_at": "2019-04-05T10:17:24Z", "updated_at": "2019-04-05T10:17:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:24Z", "revision_number": 0, "id": "30ad64c4-b1bb-4501-89b9-e8e35dd9e9ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:24Z", "security_group_id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:24Z", "revision_number": 0, "id": "7319f470-6beb-4942-bd4d-50f2fbc06ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:24Z", "security_group_id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "562df6123cb149a0862b085ddc245e7b"}], "revision_number": 1, "project_id": "562df6123cb149a0862b085ddc245e7b", "id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}, {"description": "Default security group", "tags": [], "tenant_id": "562df6123cb149a0862b085ddc245e7b", "created_at": "2019-04-05T10:17:11Z", "updated_at": "2019-04-05T10:17:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:11Z", "revision_number": 0, "id": "502ba5b5-14a6-4ed1-97f9-1e469a0575a9", "remote_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:11Z", "security_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:11Z", "revision_number": 0, "id": "51092fc4-74cb-439f-9c15-ea98b0444718", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:11Z", "security_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:11Z", "revision_number": 0, "id": "af394b2a-5738-4319-9b33-9bc2c629ba8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:11Z", "security_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:11Z", "revision_number": 0, "id": "f9cec8c6-f82b-4815-8337-ed5a8946656c", "remote_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:11Z", "security_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "562df6123cb149a0862b085ddc245e7b"}], "revision_number": 1, "project_id": "562df6123cb149a0862b085ddc245e7b", "id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "name": "default"}]} 2019-04-05 10:17:25,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-01facf4a-afab-4104-a91e-750e0653868c 2019-04-05 10:17:25,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0694518089294s 2019-04-05 10:17:25,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-05 10:17:25,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" -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": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866"}}' 2019-04-05 10:17:25,192 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:25 GMT X-Openstack-Request-Id: req-261cb606-914e-4eeb-88d4-cef8e3916ce7 2019-04-05 10:17:25,193 - 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-04-05T10:17:25Z", "security_group_id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "port_range_min": 22, "revision_number": 0, "tenant_id": "562df6123cb149a0862b085ddc245e7b", "created_at": "2019-04-05T10:17:25Z", "project_id": "562df6123cb149a0862b085ddc245e7b", "id": "1bd54c48-b29c-48a5-93b2-2767e90fbe5a"}} 2019-04-05 10:17:25,193 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-261cb606-914e-4eeb-88d4-cef8e3916ce7 2019-04-05 10:17:25,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.107717037201s 2019-04-05 10:17:25,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 10:17:25,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:17:25,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4328 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:25 GMT X-Openstack-Request-Id: req-a26005a2-cbfc-4a1d-9b8c-44a9ef01b36e 2019-04-05 10:17:25,244 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "562df6123cb149a0862b085ddc245e7b", "created_at": "2019-04-05T10:17:24Z", "updated_at": "2019-04-05T10:17:25Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-05T10:17:25Z", "revision_number": 0, "id": "1bd54c48-b29c-48a5-93b2-2767e90fbe5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:25Z", "security_group_id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:24Z", "revision_number": 0, "id": "30ad64c4-b1bb-4501-89b9-e8e35dd9e9ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:24Z", "security_group_id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:24Z", "revision_number": 0, "id": "7319f470-6beb-4942-bd4d-50f2fbc06ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:24Z", "security_group_id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "562df6123cb149a0862b085ddc245e7b"}], "revision_number": 2, "project_id": "562df6123cb149a0862b085ddc245e7b", "id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}, {"description": "Default security group", "tags": [], "tenant_id": "562df6123cb149a0862b085ddc245e7b", "created_at": "2019-04-05T10:17:11Z", "updated_at": "2019-04-05T10:17:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:11Z", "revision_number": 0, "id": "502ba5b5-14a6-4ed1-97f9-1e469a0575a9", "remote_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:11Z", "security_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:11Z", "revision_number": 0, "id": "51092fc4-74cb-439f-9c15-ea98b0444718", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:11Z", "security_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:11Z", "revision_number": 0, "id": "af394b2a-5738-4319-9b33-9bc2c629ba8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:11Z", "security_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:11Z", "revision_number": 0, "id": "f9cec8c6-f82b-4815-8337-ed5a8946656c", "remote_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:11Z", "security_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "562df6123cb149a0862b085ddc245e7b"}], "revision_number": 1, "project_id": "562df6123cb149a0862b085ddc245e7b", "id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "name": "default"}]} 2019-04-05 10:17:25,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-a26005a2-cbfc-4a1d-9b8c-44a9ef01b36e 2019-04-05 10:17:25,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.044891834259s 2019-04-05 10:17:25,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-05 10:17:25,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" -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": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866"}}' 2019-04-05 10:17:25,364 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:25 GMT X-Openstack-Request-Id: req-f2dc3234-6de4-464d-892d-eb28c451bcc4 2019-04-05 10:17:25,364 - 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-04-05T10:17:25Z", "security_group_id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "port_range_min": null, "revision_number": 0, "tenant_id": "562df6123cb149a0862b085ddc245e7b", "created_at": "2019-04-05T10:17:25Z", "project_id": "562df6123cb149a0862b085ddc245e7b", "id": "2f2a7e54-9e69-402c-83e3-1b5f335f070e"}} 2019-04-05 10:17:25,364 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-f2dc3234-6de4-464d-892d-eb28c451bcc4 2019-04-05 10:17:25,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.113568067551s 2019-04-05 10:17:25,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 10:17:25,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:17:25,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4829 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:25 GMT X-Openstack-Request-Id: req-a76b44b8-bc8e-472d-a55a-f34df30f212a 2019-04-05 10:17:25,413 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "562df6123cb149a0862b085ddc245e7b", "created_at": "2019-04-05T10:17:24Z", "updated_at": "2019-04-05T10:17:25Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-05T10:17:25Z", "revision_number": 0, "id": "1bd54c48-b29c-48a5-93b2-2767e90fbe5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:25Z", "security_group_id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:25Z", "revision_number": 0, "id": "2f2a7e54-9e69-402c-83e3-1b5f335f070e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:25Z", "security_group_id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:24Z", "revision_number": 0, "id": "30ad64c4-b1bb-4501-89b9-e8e35dd9e9ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:24Z", "security_group_id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:24Z", "revision_number": 0, "id": "7319f470-6beb-4942-bd4d-50f2fbc06ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:24Z", "security_group_id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "562df6123cb149a0862b085ddc245e7b"}], "revision_number": 3, "project_id": "562df6123cb149a0862b085ddc245e7b", "id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}, {"description": "Default security group", "tags": [], "tenant_id": "562df6123cb149a0862b085ddc245e7b", "created_at": "2019-04-05T10:17:11Z", "updated_at": "2019-04-05T10:17:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:11Z", "revision_number": 0, "id": "502ba5b5-14a6-4ed1-97f9-1e469a0575a9", "remote_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:11Z", "security_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:11Z", "revision_number": 0, "id": "51092fc4-74cb-439f-9c15-ea98b0444718", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:11Z", "security_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:11Z", "revision_number": 0, "id": "af394b2a-5738-4319-9b33-9bc2c629ba8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:11Z", "security_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:11Z", "revision_number": 0, "id": "f9cec8c6-f82b-4815-8337-ed5a8946656c", "remote_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:11Z", "security_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "562df6123cb149a0862b085ddc245e7b"}], "revision_number": 1, "project_id": "562df6123cb149a0862b085ddc245e7b", "id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "name": "default"}]} 2019-04-05 10:17:25,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-a76b44b8-bc8e-472d-a55a-f34df30f212a 2019-04-05 10:17:25,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0435450077057s 2019-04-05 10:17:25,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-05 10:17:25,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" -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": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866"}}' 2019-04-05 10:17:25,546 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:25 GMT X-Openstack-Request-Id: req-cfafef94-f56e-48c9-8ad2-92ca34c7e1de 2019-04-05 10:17:25,546 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2019-04-05T10:17:25Z", "security_group_id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "port_range_min": 80, "revision_number": 0, "tenant_id": "562df6123cb149a0862b085ddc245e7b", "created_at": "2019-04-05T10:17:25Z", "project_id": "562df6123cb149a0862b085ddc245e7b", "id": "febdfcfe-39d5-402e-8d82-ce05585994e4"}} 2019-04-05 10:17:25,547 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-cfafef94-f56e-48c9-8ad2-92ca34c7e1de 2019-04-05 10:17:25,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.126670837402s 2019-04-05 10:17:25,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 10:17:25,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:17:25,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5325 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:25 GMT X-Openstack-Request-Id: req-806f0f99-4bf3-422f-8b5a-621baaf59a08 2019-04-05 10:17:25,603 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "562df6123cb149a0862b085ddc245e7b", "created_at": "2019-04-05T10:17:24Z", "updated_at": "2019-04-05T10:17:25Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-05T10:17:25Z", "revision_number": 0, "id": "1bd54c48-b29c-48a5-93b2-2767e90fbe5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:25Z", "security_group_id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:25Z", "revision_number": 0, "id": "2f2a7e54-9e69-402c-83e3-1b5f335f070e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:25Z", "security_group_id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:24Z", "revision_number": 0, "id": "30ad64c4-b1bb-4501-89b9-e8e35dd9e9ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:24Z", "security_group_id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:24Z", "revision_number": 0, "id": "7319f470-6beb-4942-bd4d-50f2fbc06ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:24Z", "security_group_id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-04-05T10:17:25Z", "revision_number": 0, "id": "febdfcfe-39d5-402e-8d82-ce05585994e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:25Z", "security_group_id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": 80, "ethertype": "IPv4", "project_id": "562df6123cb149a0862b085ddc245e7b"}], "revision_number": 4, "project_id": "562df6123cb149a0862b085ddc245e7b", "id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}, {"description": "Default security group", "tags": [], "tenant_id": "562df6123cb149a0862b085ddc245e7b", "created_at": "2019-04-05T10:17:11Z", "updated_at": "2019-04-05T10:17:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:11Z", "revision_number": 0, "id": "502ba5b5-14a6-4ed1-97f9-1e469a0575a9", "remote_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:11Z", "security_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:11Z", "revision_number": 0, "id": "51092fc4-74cb-439f-9c15-ea98b0444718", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:11Z", "security_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:11Z", "revision_number": 0, "id": "af394b2a-5738-4319-9b33-9bc2c629ba8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:11Z", "security_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:11Z", "revision_number": 0, "id": "f9cec8c6-f82b-4815-8337-ed5a8946656c", "remote_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:11Z", "security_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "562df6123cb149a0862b085ddc245e7b"}], "revision_number": 1, "project_id": "562df6123cb149a0862b085ddc245e7b", "id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "name": "default"}]} 2019-04-05 10:17:25,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-806f0f99-4bf3-422f-8b5a-621baaf59a08 2019-04-05 10:17:25,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0503330230713s 2019-04-05 10:17:25,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-05 10:17:25,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" -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": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866"}}' 2019-04-05 10:17:26,025 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:26 GMT X-Openstack-Request-Id: req-2482add7-7816-4dbf-8f52-e9313428960c 2019-04-05 10:17:26,025 - 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-04-05T10:17:25Z", "security_group_id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "port_range_min": 443, "revision_number": 0, "tenant_id": "562df6123cb149a0862b085ddc245e7b", "created_at": "2019-04-05T10:17:25Z", "project_id": "562df6123cb149a0862b085ddc245e7b", "id": "1d4aa57f-74aa-4cb8-b43a-d60e3417cac9"}} 2019-04-05 10:17:26,025 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-2482add7-7816-4dbf-8f52-e9313428960c 2019-04-05 10:17:26,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.416203975677s 2019-04-05 10:17:26,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 10:17:26,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:17:26,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5823 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:26 GMT X-Openstack-Request-Id: req-e4a2730c-5224-4e00-b8c3-36309698fb7f 2019-04-05 10:17:26,077 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "562df6123cb149a0862b085ddc245e7b", "created_at": "2019-04-05T10:17:24Z", "updated_at": "2019-04-05T10:17:25Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-05T10:17:25Z", "revision_number": 0, "id": "1bd54c48-b29c-48a5-93b2-2767e90fbe5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:25Z", "security_group_id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-04-05T10:17:25Z", "revision_number": 0, "id": "1d4aa57f-74aa-4cb8-b43a-d60e3417cac9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:25Z", "security_group_id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": 443, "ethertype": "IPv4", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:25Z", "revision_number": 0, "id": "2f2a7e54-9e69-402c-83e3-1b5f335f070e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:25Z", "security_group_id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:24Z", "revision_number": 0, "id": "30ad64c4-b1bb-4501-89b9-e8e35dd9e9ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:24Z", "security_group_id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:24Z", "revision_number": 0, "id": "7319f470-6beb-4942-bd4d-50f2fbc06ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:24Z", "security_group_id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-04-05T10:17:25Z", "revision_number": 0, "id": "febdfcfe-39d5-402e-8d82-ce05585994e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:25Z", "security_group_id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": 80, "ethertype": "IPv4", "project_id": "562df6123cb149a0862b085ddc245e7b"}], "revision_number": 5, "project_id": "562df6123cb149a0862b085ddc245e7b", "id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}, {"description": "Default security group", "tags": [], "tenant_id": "562df6123cb149a0862b085ddc245e7b", "created_at": "2019-04-05T10:17:11Z", "updated_at": "2019-04-05T10:17:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:11Z", "revision_number": 0, "id": "502ba5b5-14a6-4ed1-97f9-1e469a0575a9", "remote_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:11Z", "security_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:11Z", "revision_number": 0, "id": "51092fc4-74cb-439f-9c15-ea98b0444718", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:11Z", "security_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:11Z", "revision_number": 0, "id": "af394b2a-5738-4319-9b33-9bc2c629ba8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:11Z", "security_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:11Z", "revision_number": 0, "id": "f9cec8c6-f82b-4815-8337-ed5a8946656c", "remote_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:11Z", "security_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "562df6123cb149a0862b085ddc245e7b"}], "revision_number": 1, "project_id": "562df6123cb149a0862b085ddc245e7b", "id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "name": "default"}]} 2019-04-05 10:17:26,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-e4a2730c-5224-4e00-b8c3-36309698fb7f 2019-04-05 10:17:26,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0452580451965s 2019-04-05 10:17:26,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-05 10:17:26,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" -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": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866"}}' 2019-04-05 10:17:26,186 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:26 GMT X-Openstack-Request-Id: req-fcd6f79d-f55b-4e23-9c7d-da20dc9edf76 2019-04-05 10:17:26,187 - 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-04-05T10:17:26Z", "security_group_id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "port_range_min": 5671, "revision_number": 0, "tenant_id": "562df6123cb149a0862b085ddc245e7b", "created_at": "2019-04-05T10:17:26Z", "project_id": "562df6123cb149a0862b085ddc245e7b", "id": "8aefd7a8-cc3b-4f41-a2e8-de4c3d33e2da"}} 2019-04-05 10:17:26,187 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-fcd6f79d-f55b-4e23-9c7d-da20dc9edf76 2019-04-05 10:17:26,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.104426145554s 2019-04-05 10:17:26,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 10:17:26,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:17:26,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6323 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:26 GMT X-Openstack-Request-Id: req-67da160a-1f24-49bf-919e-f21edc8cc336 2019-04-05 10:17:26,238 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "562df6123cb149a0862b085ddc245e7b", "created_at": "2019-04-05T10:17:24Z", "updated_at": "2019-04-05T10:17:26Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-05T10:17:25Z", "revision_number": 0, "id": "1bd54c48-b29c-48a5-93b2-2767e90fbe5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:25Z", "security_group_id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-04-05T10:17:25Z", "revision_number": 0, "id": "1d4aa57f-74aa-4cb8-b43a-d60e3417cac9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:25Z", "security_group_id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": 443, "ethertype": "IPv4", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:25Z", "revision_number": 0, "id": "2f2a7e54-9e69-402c-83e3-1b5f335f070e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:25Z", "security_group_id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:24Z", "revision_number": 0, "id": "30ad64c4-b1bb-4501-89b9-e8e35dd9e9ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:24Z", "security_group_id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:24Z", "revision_number": 0, "id": "7319f470-6beb-4942-bd4d-50f2fbc06ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:24Z", "security_group_id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-04-05T10:17:26Z", "revision_number": 0, "id": "8aefd7a8-cc3b-4f41-a2e8-de4c3d33e2da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:26Z", "security_group_id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-04-05T10:17:25Z", "revision_number": 0, "id": "febdfcfe-39d5-402e-8d82-ce05585994e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:25Z", "security_group_id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": 80, "ethertype": "IPv4", "project_id": "562df6123cb149a0862b085ddc245e7b"}], "revision_number": 6, "project_id": "562df6123cb149a0862b085ddc245e7b", "id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}, {"description": "Default security group", "tags": [], "tenant_id": "562df6123cb149a0862b085ddc245e7b", "created_at": "2019-04-05T10:17:11Z", "updated_at": "2019-04-05T10:17:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:11Z", "revision_number": 0, "id": "502ba5b5-14a6-4ed1-97f9-1e469a0575a9", "remote_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:11Z", "security_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:11Z", "revision_number": 0, "id": "51092fc4-74cb-439f-9c15-ea98b0444718", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:11Z", "security_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:11Z", "revision_number": 0, "id": "af394b2a-5738-4319-9b33-9bc2c629ba8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:11Z", "security_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:11Z", "revision_number": 0, "id": "f9cec8c6-f82b-4815-8337-ed5a8946656c", "remote_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:11Z", "security_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "562df6123cb149a0862b085ddc245e7b"}], "revision_number": 1, "project_id": "562df6123cb149a0862b085ddc245e7b", "id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "name": "default"}]} 2019-04-05 10:17:26,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-67da160a-1f24-49bf-919e-f21edc8cc336 2019-04-05 10:17:26,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0451588630676s 2019-04-05 10:17:26,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-05 10:17:26,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" -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": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866"}}' 2019-04-05 10:17:26,377 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:26 GMT X-Openstack-Request-Id: req-6d5be94b-c053-4e97-b945-b5da6a04fb60 2019-04-05 10:17:26,377 - 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-04-05T10:17:26Z", "security_group_id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "port_range_min": 53333, "revision_number": 0, "tenant_id": "562df6123cb149a0862b085ddc245e7b", "created_at": "2019-04-05T10:17:26Z", "project_id": "562df6123cb149a0862b085ddc245e7b", "id": "c9a7a304-43f9-4ccf-9af2-45672813cd5b"}} 2019-04-05 10:17:26,377 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-6d5be94b-c053-4e97-b945-b5da6a04fb60 2019-04-05 10:17:26,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.132408857346s 2019-04-05 10:17:26,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 10:17:26,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:17:26,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:26 GMT X-Openstack-Request-Id: req-1c2911a8-a13f-44b6-921b-2549dec0d618 2019-04-05 10:17:26,474 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"86607397-251d-4602-a6ea-6ec70f6ef56f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"562df6123cb149a0862b085ddc245e7b","l2_adjacency":true,"status":"ACTIVE","subnets":["ecce61a0-f39b-46fd-b4a8-572eed66481c"],"description":"","tags":[],"updated_at":"2019-04-05T10:17:12Z","qos_policy_id":null,"name":"cloudify-net_64d0c817-8bd5-4d24-9cfb-768c01723b88","admin_state_up":true,"tenant_id":"562df6123cb149a0862b085ddc245e7b","created_at":"2019-04-05T10:17:11Z","mtu":1450}]} 2019-04-05 10:17:26,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-1c2911a8-a13f-44b6-921b-2549dec0d618 2019-04-05 10:17:26,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0954639911652s 2019-04-05 10:17:26,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 10:17:26,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:17:26,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:26 GMT X-Openstack-Request-Id: req-93244dd5-73b5-4ca0-bb1f-c9fbce0488fc 2019-04-05 10:17:26,517 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T10:17:23Z", "file": "/v2/images/75325545-8bbe-4f71-9063-ecaaecb894b6/file", "owner": "562df6123cb149a0862b085ddc245e7b", "id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "size": 300941312, "self": "/v2/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/75325545-8bbe-4f71-9063-ecaaecb894b6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/75325545-8bbe-4f71-9063-ecaaecb894b6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_64d0c817-8bd5-4d24-9cfb-768c01723b88", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "cloudify-img_64d0c817-8bd5-4d24-9cfb-768c01723b88", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-04-05T10:17:18Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 10:17:26,517 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-93244dd5-73b5-4ca0-bb1f-c9fbce0488fc 2019-04-05 10:17:26,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0371961593628s 2019-04-05 10:17:26,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 10:17:26,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:17:26,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Fri, 05 Apr 2019 10: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-a63ae49e-fb14-4716-b992-d5ac5db0df26 x-openstack-request-id: req-a63ae49e-fb14-4716-b992-d5ac5db0df26 2019-04-05 10:17:26,558 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify-flavor_64d0c817-8bd5-4d24-9cfb-768c01723b88", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "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": "f5e7b185-7902-4ac9-909c-347a6462870c"}]} 2019-04-05 10:17:26,558 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-a63ae49e-fb14-4716-b992-d5ac5db0df26 2019-04-05 10:17:26,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0241620540619s 2019-04-05 10:17:26,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-05 10:17:26,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" -d '{"server": {"name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "imageRef": "75325545-8bbe-4f71-9063-ecaaecb894b6", "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "flavorRef": "f5e7b185-7902-4ac9-909c-347a6462870c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "86607397-251d-4602-a6ea-6ec70f6ef56f"}], "security_groups": [{"name": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866"}]}}' 2019-04-05 10:17:27,528 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Fri, 05 Apr 2019 10: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 location: http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca x-compute-request-id: req-b8fc886a-753a-4f8a-bb6e-4ae834e5b392 x-openstack-request-id: req-b8fc886a-753a-4f8a-bb6e-4ae834e5b392 2019-04-05 10:17:27,528 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866"}], "OS-DCF:diskConfig": "MANUAL", "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "adminPass": "e3dhELqqH8fW"}} 2019-04-05 10:17:27,529 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-b8fc886a-753a-4f8a-bb6e-4ae834e5b392 2019-04-05 10:17:27,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.969269037247s 2019-04-05 10:17:27,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:17:27,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:17:28,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 602 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17: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-36c29b76-e8e0-49fc-beba-2e7514392c5d x-openstack-request-id: req-36c29b76-e8e0-49fc-beba-2e7514392c5d 2019-04-05 10:17:28,166 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "user_id": "1d44467c0fe44573afa8d3e27dca536c", "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-04-05T10:17:27Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:17:28,166 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-36c29b76-e8e0-49fc-beba-2e7514392c5d 2019-04-05 10:17:28,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.637151956558s 2019-04-05 10:17:28,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 10:17:28,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:17:28,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:28 GMT X-Openstack-Request-Id: req-49fc8fa1-9e18-432f-8d58-e0a179ee7e73 2019-04-05 10:17:28,280 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"86607397-251d-4602-a6ea-6ec70f6ef56f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"562df6123cb149a0862b085ddc245e7b","l2_adjacency":true,"status":"ACTIVE","subnets":["ecce61a0-f39b-46fd-b4a8-572eed66481c"],"description":"","tags":[],"updated_at":"2019-04-05T10:17:12Z","qos_policy_id":null,"name":"cloudify-net_64d0c817-8bd5-4d24-9cfb-768c01723b88","admin_state_up":true,"tenant_id":"562df6123cb149a0862b085ddc245e7b","created_at":"2019-04-05T10:17:11Z","mtu":1450}]} 2019-04-05 10:17:28,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-49fc8fa1-9e18-432f-8d58-e0a179ee7e73 2019-04-05 10:17:28,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101727962494s 2019-04-05 10:17:28,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-05 10:17:28,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:17:28,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:28 GMT X-Openstack-Request-Id: req-b524fcab-66a3-42bf-9ead-602755c812c3 2019-04-05 10:17:28,354 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"86607397-251d-4602-a6ea-6ec70f6ef56f","tenant_id":"562df6123cb149a0862b085ddc245e7b","created_at":"2019-04-05T10:17:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-05T10:17:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"562df6123cb149a0862b085ddc245e7b","id":"ecce61a0-f39b-46fd-b4a8-572eed66481c","subnetpool_id":null,"name":"cloudify-subnet_64d0c817-8bd5-4d24-9cfb-768c01723b88"}]} 2019-04-05 10:17:28,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-b524fcab-66a3-42bf-9ead-602755c812c3 2019-04-05 10:17:28,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0721089839935s 2019-04-05 10:17:28,355 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:17:30,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:17:30,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:17:31,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 643 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6e56f2c3-84dd-4ff7-a377-74e0348aa830 x-openstack-request-id: req-6e56f2c3-84dd-4ff7-a377-74e0348aa830 2019-04-05 10:17:31,191 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:17:29Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:17:31,191 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6e56f2c3-84dd-4ff7-a377-74e0348aa830 2019-04-05 10:17:31,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.834239006042s 2019-04-05 10:17:31,198 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:17:33,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:17:33,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:17:33,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17: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-55787772-9299-45d2-bffe-b9c23ff78c1b x-openstack-request-id: req-55787772-9299-45d2-bffe-b9c23ff78c1b 2019-04-05 10:17:33,373 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:17:29Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:17:33,373 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-55787772-9299-45d2-bffe-b9c23ff78c1b 2019-04-05 10:17:33,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171949863434s 2019-04-05 10:17:33,379 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:17:35,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:17:35,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:17:35,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7d889a23-968c-4604-8f77-ddec691aad6c x-openstack-request-id: req-7d889a23-968c-4604-8f77-ddec691aad6c 2019-04-05 10:17:35,763 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:17:29Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:17:35,763 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7d889a23-968c-4604-8f77-ddec691aad6c 2019-04-05 10:17:35,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.381789922714s 2019-04-05 10:17:35,804 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:17:37,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:17:37,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:17:38,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a6ac237c-b610-4775-8a18-509cd5efccbf x-openstack-request-id: req-a6ac237c-b610-4775-8a18-509cd5efccbf 2019-04-05 10:17:38,535 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:17:29Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:17:38,535 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a6ac237c-b610-4775-8a18-509cd5efccbf 2019-04-05 10:17:38,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.728838920593s 2019-04-05 10:17:38,542 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:17:40,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:17:40,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:17:40,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-13d0092c-abad-4cd2-b86d-838f9880c638 x-openstack-request-id: req-13d0092c-abad-4cd2-b86d-838f9880c638 2019-04-05 10:17:40,916 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:17:29Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:17:40,916 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-13d0092c-abad-4cd2-b86d-838f9880c638 2019-04-05 10:17:40,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.371434211731s 2019-04-05 10:17:40,923 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:17:42,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:17:42,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:17:43,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-301fbc80-827e-4169-9a07-d4b2767fe5e5 x-openstack-request-id: req-301fbc80-827e-4169-9a07-d4b2767fe5e5 2019-04-05 10:17:43,389 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:17:29Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:17:43,390 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-301fbc80-827e-4169-9a07-d4b2767fe5e5 2019-04-05 10:17:43,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.463784217834s 2019-04-05 10:17:43,397 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:17:45,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:17:45,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:17:45,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fff5e1be-2903-447c-bff2-52264c302d8a x-openstack-request-id: req-fff5e1be-2903-447c-bff2-52264c302d8a 2019-04-05 10:17:45,865 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:17:29Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:17:45,865 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fff5e1be-2903-447c-bff2-52264c302d8a 2019-04-05 10:17:45,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.465784072876s 2019-04-05 10:17:45,871 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:17:47,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:17:47,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:17:48,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-34d3eab2-cac5-46a2-8909-3f4c682ac41a x-openstack-request-id: req-34d3eab2-cac5-46a2-8909-3f4c682ac41a 2019-04-05 10:17:48,061 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:17:29Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:17:48,062 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-34d3eab2-cac5-46a2-8909-3f4c682ac41a 2019-04-05 10:17:48,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.187724113464s 2019-04-05 10:17:48,069 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:17:50,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:17:50,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:17:50,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 05 Apr 2019 10: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-35bd3452-5323-462d-a7bb-193c68eb50ff x-openstack-request-id: req-35bd3452-5323-462d-a7bb-193c68eb50ff 2019-04-05 10:17:50,428 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:17:29Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:17:50,428 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-35bd3452-5323-462d-a7bb-193c68eb50ff 2019-04-05 10:17:50,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356714963913s 2019-04-05 10:17:50,434 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:17:52,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:17:52,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:17:52,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4fb6c825-b02b-4f02-8645-01c9c693e670 x-openstack-request-id: req-4fb6c825-b02b-4f02-8645-01c9c693e670 2019-04-05 10:17:52,817 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:17:29Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:17:52,817 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4fb6c825-b02b-4f02-8645-01c9c693e670 2019-04-05 10:17:52,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.380545854568s 2019-04-05 10:17:52,824 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:17:54,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:17:54,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:17:55,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 05 Apr 2019 10:17:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6dccaea3-bbe2-4a55-af4c-63513cb92c84 x-openstack-request-id: req-6dccaea3-bbe2-4a55-af4c-63513cb92c84 2019-04-05 10:17:55,277 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:17:29Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:17:55,277 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6dccaea3-bbe2-4a55-af4c-63513cb92c84 2019-04-05 10:17:55,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.450373888016s 2019-04-05 10:17:55,284 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:17:57,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:17:57,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:17:57,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 05 Apr 2019 10: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-3973de1a-163f-466d-8513-bf96ea810367 x-openstack-request-id: req-3973de1a-163f-466d-8513-bf96ea810367 2019-04-05 10:17:57,492 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:17:29Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:17:57,492 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3973de1a-163f-466d-8513-bf96ea810367 2019-04-05 10:17:57,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.205559968948s 2019-04-05 10:17:57,499 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:17:59,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:17:59,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:17:59,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 05 Apr 2019 10: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-124c566b-1557-46f4-9eda-1ccf78bca47a x-openstack-request-id: req-124c566b-1557-46f4-9eda-1ccf78bca47a 2019-04-05 10:17:59,699 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:17:29Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:17:59,699 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-124c566b-1557-46f4-9eda-1ccf78bca47a 2019-04-05 10:17:59,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19744515419s 2019-04-05 10:17:59,706 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:18:01,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:18:01,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:18:02,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 05 Apr 2019 10:18: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-940241f6-2c61-423c-8655-fb26dae18efa x-openstack-request-id: req-940241f6-2c61-423c-8655-fb26dae18efa 2019-04-05 10:18:02,121 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:17:29Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:18:02,121 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-940241f6-2c61-423c-8655-fb26dae18efa 2019-04-05 10:18:02,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.412384033203s 2019-04-05 10:18:02,128 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:18:04,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:18:04,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:18:04,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 05 Apr 2019 10: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-b87d5995-2715-4543-9c6f-72bc03d5af97 x-openstack-request-id: req-b87d5995-2715-4543-9c6f-72bc03d5af97 2019-04-05 10:18:04,985 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:17:29Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:18:04,985 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b87d5995-2715-4543-9c6f-72bc03d5af97 2019-04-05 10:18:04,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.855175018311s 2019-04-05 10:18:04,992 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:18:06,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:18:06,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:18:07,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 05 Apr 2019 10:18: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-61981805-0ba4-4c98-87e8-e6e605c97647 x-openstack-request-id: req-61981805-0ba4-4c98-87e8-e6e605c97647 2019-04-05 10:18:07,479 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:17:29Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:18:07,479 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-61981805-0ba4-4c98-87e8-e6e605c97647 2019-04-05 10:18:07,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.484771966934s 2019-04-05 10:18:07,486 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:18:09,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:18:09,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:18:09,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 05 Apr 2019 10:18:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-33db1532-5d84-4544-8d04-898a1da81a47 x-openstack-request-id: req-33db1532-5d84-4544-8d04-898a1da81a47 2019-04-05 10:18:09,665 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:17:29Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:18:09,666 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-33db1532-5d84-4544-8d04-898a1da81a47 2019-04-05 10:18:09,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177284002304s 2019-04-05 10:18:09,673 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:18:11,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:18:11,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:18:12,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 05 Apr 2019 10:18:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-044fd9a7-5356-4564-b17a-c9fca5545f44 x-openstack-request-id: req-044fd9a7-5356-4564-b17a-c9fca5545f44 2019-04-05 10:18:12,158 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:17:29Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:18:12,159 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-044fd9a7-5356-4564-b17a-c9fca5545f44 2019-04-05 10:18:12,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.483455896378s 2019-04-05 10:18:12,166 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:18:14,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:18:14,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:18:15,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 05 Apr 2019 10:18:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aa821e6d-59fb-4290-a1a7-ed54709cc79d x-openstack-request-id: req-aa821e6d-59fb-4290-a1a7-ed54709cc79d 2019-04-05 10:18:15,015 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:17:29Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:18:15,015 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-aa821e6d-59fb-4290-a1a7-ed54709cc79d 2019-04-05 10:18:15,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.847203016281s 2019-04-05 10:18:15,022 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:18:17,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:18:17,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:18:17,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 05 Apr 2019 10:18: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-88aa9c13-a4b5-40d4-8891-b93666e51709 x-openstack-request-id: req-88aa9c13-a4b5-40d4-8891-b93666e51709 2019-04-05 10:18:17,223 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:17:29Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:18:17,223 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-88aa9c13-a4b5-40d4-8891-b93666e51709 2019-04-05 10:18:17,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198260068893s 2019-04-05 10:18:17,230 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:18:19,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:18:19,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:18:19,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 05 Apr 2019 10:18:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-85cba8c6-0c07-492b-a7df-ab6e22925975 x-openstack-request-id: req-85cba8c6-0c07-492b-a7df-ab6e22925975 2019-04-05 10:18:19,436 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:17:29Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:18:19,436 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-85cba8c6-0c07-492b-a7df-ab6e22925975 2019-04-05 10:18:19,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203330993652s 2019-04-05 10:18:19,443 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:18:21,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:18:21,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:18:22,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 05 Apr 2019 10: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-7008fe3a-2e1e-41b9-a9e8-724ce67d1504 x-openstack-request-id: req-7008fe3a-2e1e-41b9-a9e8-724ce67d1504 2019-04-05 10:18:22,075 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:17:29Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:18:22,075 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7008fe3a-2e1e-41b9-a9e8-724ce67d1504 2019-04-05 10:18:22,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.630094051361s 2019-04-05 10:18:22,082 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:18:24,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:18:24,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:18:24,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 05 Apr 2019 10:18: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-889d3898-6550-4cf1-983d-5ccdeb64a0b5 x-openstack-request-id: req-889d3898-6550-4cf1-983d-5ccdeb64a0b5 2019-04-05 10:18:24,267 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:17:29Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:18:24,267 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-889d3898-6550-4cf1-983d-5ccdeb64a0b5 2019-04-05 10:18:24,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18247795105s 2019-04-05 10:18:24,274 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:18:26,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:18:26,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:18:26,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 05 Apr 2019 10:18:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8f757043-b360-4c44-9b81-86ddfd457bdc x-openstack-request-id: req-8f757043-b360-4c44-9b81-86ddfd457bdc 2019-04-05 10:18:26,647 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:17:29Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:18:26,647 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8f757043-b360-4c44-9b81-86ddfd457bdc 2019-04-05 10:18:26,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.371106863022s 2019-04-05 10:18:26,654 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:18:28,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:18:28,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:18:29,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 05 Apr 2019 10:18:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-df243b26-34d0-46f9-8069-508c78952124 x-openstack-request-id: req-df243b26-34d0-46f9-8069-508c78952124 2019-04-05 10:18:29,054 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:17:29Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:18:29,054 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-df243b26-34d0-46f9-8069-508c78952124 2019-04-05 10:18:29,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.397593975067s 2019-04-05 10:18:29,061 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:18:31,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:18:31,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:18:31,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 05 Apr 2019 10:18: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-aa3872a1-c8b9-45c1-9394-7ea12bfc6b66 x-openstack-request-id: req-aa3872a1-c8b9-45c1-9394-7ea12bfc6b66 2019-04-05 10:18:31,414 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:17:29Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:18:31,414 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-aa3872a1-c8b9-45c1-9394-7ea12bfc6b66 2019-04-05 10:18:31,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.350514173508s 2019-04-05 10:18:31,421 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:18:33,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:18:33,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:18:34,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 05 Apr 2019 10:18: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-85c70f84-afce-4578-826f-578781a71e9b x-openstack-request-id: req-85c70f84-afce-4578-826f-578781a71e9b 2019-04-05 10:18:34,082 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:17:29Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:18:34,082 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-85c70f84-afce-4578-826f-578781a71e9b 2019-04-05 10:18:34,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.658906936646s 2019-04-05 10:18:34,089 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:18:36,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:18:36,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:18:36,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 05 Apr 2019 10:18: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-aa0c3078-2794-4bf1-99d2-105c0d0ffb0b x-openstack-request-id: req-aa0c3078-2794-4bf1-99d2-105c0d0ffb0b 2019-04-05 10:18:36,561 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:17:29Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:18:36,561 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-aa0c3078-2794-4bf1-99d2-105c0d0ffb0b 2019-04-05 10:18:36,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.469999074936s 2019-04-05 10:18:36,568 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:18:38,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:18:38,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:18:39,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 05 Apr 2019 10:18: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-9f5764ff-c89d-4f2e-8399-5e492ba230c8 x-openstack-request-id: req-9f5764ff-c89d-4f2e-8399-5e492ba230c8 2019-04-05 10:18:39,009 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:17:29Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:18:39,009 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9f5764ff-c89d-4f2e-8399-5e492ba230c8 2019-04-05 10:18:39,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.438594102859s 2019-04-05 10:18:39,016 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:18:41,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:18:41,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:18:41,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 05 Apr 2019 10:18: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-2eb47d3f-25f9-46ea-92a4-6b83e7c9f930 x-openstack-request-id: req-2eb47d3f-25f9-46ea-92a4-6b83e7c9f930 2019-04-05 10:18:41,453 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:17:29Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:18:41,453 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2eb47d3f-25f9-46ea-92a4-6b83e7c9f930 2019-04-05 10:18:41,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.434150218964s 2019-04-05 10:18:41,460 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:18:43,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:18:43,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:18:44,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 05 Apr 2019 10:18: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-6c096db9-d23f-453f-959b-233f1ece6a98 x-openstack-request-id: req-6c096db9-d23f-453f-959b-233f1ece6a98 2019-04-05 10:18:44,284 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:17:29Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:18:44,284 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6c096db9-d23f-453f-959b-233f1ece6a98 2019-04-05 10:18:44,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.821358203888s 2019-04-05 10:18:44,291 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:18:46,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:18:46,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:18:46,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 05 Apr 2019 10:18: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-a86a603f-3718-48ba-a372-248b4d2fb83d x-openstack-request-id: req-a86a603f-3718-48ba-a372-248b4d2fb83d 2019-04-05 10:18:46,503 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:17:29Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:18:46,503 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a86a603f-3718-48ba-a372-248b4d2fb83d 2019-04-05 10:18:46,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.209932088852s 2019-04-05 10:18:46,510 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:18:48,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:18:48,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:18:48,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 05 Apr 2019 10:18: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-aed2a2f4-3400-491c-8c23-0def0ad623b1 x-openstack-request-id: req-aed2a2f4-3400-491c-8c23-0def0ad623b1 2019-04-05 10:18:48,720 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:17:29Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:18:48,720 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-aed2a2f4-3400-491c-8c23-0def0ad623b1 2019-04-05 10:18:48,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207348108292s 2019-04-05 10:18:48,727 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:18:50,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:18:50,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:18:51,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 05 Apr 2019 10:18: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-eaedc39c-e8fd-48ff-84f8-ba17e50c3768 x-openstack-request-id: req-eaedc39c-e8fd-48ff-84f8-ba17e50c3768 2019-04-05 10:18:51,089 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:17:29Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:18:51,090 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-eaedc39c-e8fd-48ff-84f8-ba17e50c3768 2019-04-05 10:18:51,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360045909882s 2019-04-05 10:18:51,097 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:18:53,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:18:53,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:18:53,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 05 Apr 2019 10:18: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-a34a7807-adb6-4805-96f1-d67ec0784be2 x-openstack-request-id: req-a34a7807-adb6-4805-96f1-d67ec0784be2 2019-04-05 10:18:53,285 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:17:29Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:18:53,286 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a34a7807-adb6-4805-96f1-d67ec0784be2 2019-04-05 10:18:53,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186434984207s 2019-04-05 10:18:53,293 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:18:55,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:18:55,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:18:55,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 05 Apr 2019 10:18: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-c4ac2fb6-e518-4db5-81ae-0334ebc99de5 x-openstack-request-id: req-c4ac2fb6-e518-4db5-81ae-0334ebc99de5 2019-04-05 10:18:55,998 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:17:29Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:18:55,999 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c4ac2fb6-e518-4db5-81ae-0334ebc99de5 2019-04-05 10:18:55,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.703696966171s 2019-04-05 10:18:56,006 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:18:58,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:18:58,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:18:58,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 05 Apr 2019 10:18: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-a5607482-7efd-479d-a20d-7bd462ba43d0 x-openstack-request-id: req-a5607482-7efd-479d-a20d-7bd462ba43d0 2019-04-05 10:18:58,198 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:17:29Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:18:58,198 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a5607482-7efd-479d-a20d-7bd462ba43d0 2019-04-05 10:18:58,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190908908844s 2019-04-05 10:18:58,205 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:19:00,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:19:00,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:19:00,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 05 Apr 2019 10:19: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-33786062-3bc4-4598-a3b1-e827087e4a9b x-openstack-request-id: req-33786062-3bc4-4598-a3b1-e827087e4a9b 2019-04-05 10:19:00,625 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:17:29Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:19:00,626 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-33786062-3bc4-4598-a3b1-e827087e4a9b 2019-04-05 10:19:00,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.418433904648s 2019-04-05 10:19:00,633 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:19:02,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:19:02,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:19:02,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 05 Apr 2019 10:19: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-5eedda7c-3202-467d-8efb-175db7accd65 x-openstack-request-id: req-5eedda7c-3202-467d-8efb-175db7accd65 2019-04-05 10:19:02,832 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:17:29Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:19:02,832 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5eedda7c-3202-467d-8efb-175db7accd65 2019-04-05 10:19:02,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197171926498s 2019-04-05 10:19:02,839 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:19:04,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:19:04,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:19:05,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 05 Apr 2019 10:19: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-e1590a65-53b4-4cdd-86f0-69449c0c3409 x-openstack-request-id: req-e1590a65-53b4-4cdd-86f0-69449c0c3409 2019-04-05 10:19:05,553 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:17:29Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:19:05,553 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e1590a65-53b4-4cdd-86f0-69449c0c3409 2019-04-05 10:19:05,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.711792945862s 2019-04-05 10:19:05,560 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:19:07,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:19:07,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:19:08,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 05 Apr 2019 10:19: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-fe137081-b7e9-4544-bb8d-d808c39fab67 x-openstack-request-id: req-fe137081-b7e9-4544-bb8d-d808c39fab67 2019-04-05 10:19:08,288 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:17:29Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:19:08,288 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fe137081-b7e9-4544-bb8d-d808c39fab67 2019-04-05 10:19:08,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.725541830063s 2019-04-05 10:19:08,296 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:19:10,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:19:10,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:19:10,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 05 Apr 2019 10:19: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-cc64b9e1-4580-4207-b740-5b04fec04d69 x-openstack-request-id: req-cc64b9e1-4580-4207-b740-5b04fec04d69 2019-04-05 10:19:10,760 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:17:29Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:19:10,761 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cc64b9e1-4580-4207-b740-5b04fec04d69 2019-04-05 10:19:10,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.462657928467s 2019-04-05 10:19:10,768 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:19:12,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:19:12,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:19:13,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 05 Apr 2019 10:19: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-f0815d86-53da-4411-b6d3-a471bc91caae x-openstack-request-id: req-f0815d86-53da-4411-b6d3-a471bc91caae 2019-04-05 10:19:13,863 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:17:29Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:19:13,863 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f0815d86-53da-4411-b6d3-a471bc91caae 2019-04-05 10:19:13,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.09298801422s 2019-04-05 10:19:13,870 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:19:15,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:19:15,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:19:16,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 05 Apr 2019 10:19: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-6c63351c-8172-4844-b750-bb45cb1cb9aa x-openstack-request-id: req-6c63351c-8172-4844-b750-bb45cb1cb9aa 2019-04-05 10:19:16,220 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:17:29Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:19:16,220 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6c63351c-8172-4844-b750-bb45cb1cb9aa 2019-04-05 10:19:16,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.34760093689s 2019-04-05 10:19:16,225 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:19:18,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:19:18,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:19:18,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 05 Apr 2019 10:19: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-b81c29f7-80c3-47b0-9186-a923e69da646 x-openstack-request-id: req-b81c29f7-80c3-47b0-9186-a923e69da646 2019-04-05 10:19:18,688 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:17:29Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:19:18,689 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b81c29f7-80c3-47b0-9186-a923e69da646 2019-04-05 10:19:18,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.460856199265s 2019-04-05 10:19:18,696 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:19:20,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:19:20,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:19:21,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 05 Apr 2019 10:19: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-ea62b38d-9526-49fe-9486-d4e4e103bf7d x-openstack-request-id: req-ea62b38d-9526-49fe-9486-d4e4e103bf7d 2019-04-05 10:19:21,060 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:17:29Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:19:21,060 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ea62b38d-9526-49fe-9486-d4e4e103bf7d 2019-04-05 10:19:21,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361685037613s 2019-04-05 10:19:21,068 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:19:23,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:19:23,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:19:23,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Fri, 05 Apr 2019 10:19: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-f8899dfa-79fe-431f-b215-2a6abe0b0a89 x-openstack-request-id: req-f8899dfa-79fe-431f-b215-2a6abe0b0a89 2019-04-05 10:19:23,249 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:17:29Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:19:23,249 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f8899dfa-79fe-431f-b215-2a6abe0b0a89 2019-04-05 10:19:23,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179623126984s 2019-04-05 10:19:23,256 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:19:25,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:19:25,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:19:25,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Fri, 05 Apr 2019 10:19: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-bdcba34c-cec4-43ec-baea-649238eebe91 x-openstack-request-id: req-bdcba34c-cec4-43ec-baea-649238eebe91 2019-04-05 10:19:25,728 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_64d0c817-8bd5-4d24-9cfb-768c01723b88": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:be:71", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:19:25.000000", "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:19:25Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:19:25,728 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bdcba34c-cec4-43ec-baea-649238eebe91 2019-04-05 10:19:25,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.468816995621s 2019-04-05 10:19:25,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-05 10:19:25,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=d0e7beca-2ad0-465a-8185-3e1e87359eca" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:19:25,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Fri, 05 Apr 2019 10:19:25 GMT X-Openstack-Request-Id: req-fce7e2ba-664d-4a39-80bc-25303e3bbae8 2019-04-05 10:19:25,803 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T10:19:24Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ecce61a0-f39b-46fd-b4a8-572eed66481c","ip_address":"192.168.120.20"}],"id":"af0c012d-4758-4753-a79c-19c1a600728b","security_groups":["a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866"],"mac_address":"fa:16:3e:12:be:71","project_id":"562df6123cb149a0862b085ddc245e7b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"86607397-251d-4602-a6ea-6ec70f6ef56f","tenant_id":"562df6123cb149a0862b085ddc245e7b","created_at":"2019-04-05T10:17:32Z","binding:vnic_type":"normal","device_id":"d0e7beca-2ad0-465a-8185-3e1e87359eca","ip_allocation":"immediate"}]} 2019-04-05 10:19:25,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=d0e7beca-2ad0-465a-8185-3e1e87359eca used request id req-fce7e2ba-664d-4a39-80bc-25303e3bbae8 2019-04-05 10:19:25,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0677530765533s 2019-04-05 10:19:25,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 10:19:25,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=af0c012d-4758-4753-a79c-19c1a600728b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:19:25,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 10:19:25 GMT X-Openstack-Request-Id: req-359b28a3-ee09-46c7-a883-75cb93217d5a 2019-04-05 10:19:25,872 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-05 10:19:25,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=af0c012d-4758-4753-a79c-19c1a600728b used request id req-359b28a3-ee09-46c7-a883-75cb93217d5a 2019-04-05 10:19:25,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.057156085968s 2019-04-05 10:19:25,873 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_64d0c817-8bd5-4d24-9cfb-768c01723b88': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:12:be:71', u'version': 4, u'addr': u'192.168.120.20', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'75325545-8bbe-4f71-9063-ecaaecb894b6'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-05T10:19:25.000000', 'flavor': Munch({u'id': u'f5e7b185-7902-4ac9-909c-347a6462870c'}), 'az': u'nova', 'id': u'd0e7beca-2ad0-465a-8185-3e1e87359eca', 'security_groups': [Munch({u'name': u'cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1d44467c0fe44573afa8d3e27dca536c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'562df6123cb149a0862b085ddc245e7b', 'name': 'cloudify-project_64d0c817-8bd5-4d24-9cfb-768c01723b88', '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-04-05T10:19:25.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-05T10:19:25Z', 'hostId': u'498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88', 'public_v6': '', 'private_v4': u'192.168.120.20', 'cloud': 'envvars', 'host_id': u'498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f', '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-04-05T10:19:25.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'562df6123cb149a0862b085ddc245e7b', 'name': u'cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88', 'adminPass': u'e3dhELqqH8fW', 'tenant_id': u'562df6123cb149a0862b085ddc245e7b', 'created_at': u'2019-04-05T10:17:27Z', 'created': u'2019-04-05T10:17:27Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-05 10:19:25,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 10:19:25,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:19:25,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Fri, 05 Apr 2019 10:19:25 GMT X-Openstack-Request-Id: req-6bcf9eb9-a88f-4a50-868c-d432c34eba97 2019-04-05 10:19:25,988 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"86607397-251d-4602-a6ea-6ec70f6ef56f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"562df6123cb149a0862b085ddc245e7b","l2_adjacency":true,"status":"ACTIVE","subnets":["ecce61a0-f39b-46fd-b4a8-572eed66481c"],"description":"","tags":[],"updated_at":"2019-04-05T10:17:12Z","qos_policy_id":null,"name":"cloudify-net_64d0c817-8bd5-4d24-9cfb-768c01723b88","admin_state_up":true,"tenant_id":"562df6123cb149a0862b085ddc245e7b","created_at":"2019-04-05T10:17:11Z","mtu":1450}]} 2019-04-05 10:19:25,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-6bcf9eb9-a88f-4a50-868c-d432c34eba97 2019-04-05 10:19:25,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109471082687s 2019-04-05 10:19:25,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-05 10:19:25,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=d0e7beca-2ad0-465a-8185-3e1e87359eca" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:19:26,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Fri, 05 Apr 2019 10:19:26 GMT X-Openstack-Request-Id: req-7551f171-6bf7-4d05-affc-06d0aed14a0d 2019-04-05 10:19:26,038 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T10:19:24Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ecce61a0-f39b-46fd-b4a8-572eed66481c","ip_address":"192.168.120.20"}],"id":"af0c012d-4758-4753-a79c-19c1a600728b","security_groups":["a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866"],"mac_address":"fa:16:3e:12:be:71","project_id":"562df6123cb149a0862b085ddc245e7b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"86607397-251d-4602-a6ea-6ec70f6ef56f","tenant_id":"562df6123cb149a0862b085ddc245e7b","created_at":"2019-04-05T10:17:32Z","binding:vnic_type":"normal","device_id":"d0e7beca-2ad0-465a-8185-3e1e87359eca","ip_allocation":"immediate"}]} 2019-04-05 10:19:26,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=d0e7beca-2ad0-465a-8185-3e1e87359eca used request id req-7551f171-6bf7-4d05-affc-06d0aed14a0d 2019-04-05 10:19:26,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.04856300354s 2019-04-05 10:19:26,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-04-05 10:19:26,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" -d '{"floatingip": {"floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "fixed_ip_address": "192.168.120.20", "port_id": "af0c012d-4758-4753-a79c-19c1a600728b"}}' 2019-04-05 10:19:28,565 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Fri, 05 Apr 2019 10:19:28 GMT X-Openstack-Request-Id: req-6e8d3027-a253-4206-a093-f058aad1efe4 2019-04-05 10:19:28,565 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "ed60f953-0c43-45a8-8666-79792c5dffe6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "562df6123cb149a0862b085ddc245e7b", "created_at": "2019-04-05T10:19:27Z", "updated_at": "2019-04-05T10:19:27Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "86607397-251d-4602-a6ea-6ec70f6ef56f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:12:be:71", "device_id": "d0e7beca-2ad0-465a-8185-3e1e87359eca"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "562df6123cb149a0862b085ddc245e7b", "port_id": "af0c012d-4758-4753-a79c-19c1a600728b", "id": "af413aae-f781-45c6-9110-7013ec82daa7", "qos_policy_id": null}} 2019-04-05 10:19:28,565 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-6e8d3027-a253-4206-a093-f058aad1efe4 2019-04-05 10:19:28,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.52603602409s 2019-04-05 10:19:28,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 10:19:28,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:19:28,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 05 Apr 2019 10:19:28 GMT X-Openstack-Request-Id: req-c153aca9-18be-4303-9228-5a606b94b6e7 2019-04-05 10:19:28,671 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ed60f953-0c43-45a8-8666-79792c5dffe6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "562df6123cb149a0862b085ddc245e7b", "created_at": "2019-04-05T10:19:27Z", "updated_at": "2019-04-05T10:19:27Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "86607397-251d-4602-a6ea-6ec70f6ef56f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:12:be:71", "device_id": "d0e7beca-2ad0-465a-8185-3e1e87359eca"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "562df6123cb149a0862b085ddc245e7b", "port_id": "af0c012d-4758-4753-a79c-19c1a600728b", "id": "af413aae-f781-45c6-9110-7013ec82daa7", "qos_policy_id": null}]} 2019-04-05 10:19:28,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-c153aca9-18be-4303-9228-5a606b94b6e7 2019-04-05 10:19:28,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0890121459961s 2019-04-05 10:19:28,679 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 10:19:28,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 10:19:28,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:19:28,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 05 Apr 2019 10:19:28 GMT X-Openstack-Request-Id: req-14b40094-ab63-4836-8b8e-63f9c8cf3677 2019-04-05 10:19:28,852 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ed60f953-0c43-45a8-8666-79792c5dffe6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "562df6123cb149a0862b085ddc245e7b", "created_at": "2019-04-05T10:19:27Z", "updated_at": "2019-04-05T10:19:27Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "86607397-251d-4602-a6ea-6ec70f6ef56f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:12:be:71", "device_id": "d0e7beca-2ad0-465a-8185-3e1e87359eca"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "562df6123cb149a0862b085ddc245e7b", "port_id": "af0c012d-4758-4753-a79c-19c1a600728b", "id": "af413aae-f781-45c6-9110-7013ec82daa7", "qos_policy_id": null}]} 2019-04-05 10:19:28,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-14b40094-ab63-4836-8b8e-63f9c8cf3677 2019-04-05 10:19:28,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.062422990799s 2019-04-05 10:19:28,859 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 10:19:28,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 10:19:28,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:19:29,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 05 Apr 2019 10:19:29 GMT X-Openstack-Request-Id: req-349c1d1e-38d0-4208-9522-c8936f41619e 2019-04-05 10:19:29,030 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ed60f953-0c43-45a8-8666-79792c5dffe6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "562df6123cb149a0862b085ddc245e7b", "created_at": "2019-04-05T10:19:27Z", "updated_at": "2019-04-05T10:19:27Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "86607397-251d-4602-a6ea-6ec70f6ef56f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:12:be:71", "device_id": "d0e7beca-2ad0-465a-8185-3e1e87359eca"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "562df6123cb149a0862b085ddc245e7b", "port_id": "af0c012d-4758-4753-a79c-19c1a600728b", "id": "af413aae-f781-45c6-9110-7013ec82daa7", "qos_policy_id": null}]} 2019-04-05 10:19:29,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-349c1d1e-38d0-4208-9522-c8936f41619e 2019-04-05 10:19:29,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0608921051025s 2019-04-05 10:19:29,037 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 10:19:29,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 10:19:29,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:19:29,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 05 Apr 2019 10:19:29 GMT X-Openstack-Request-Id: req-4fec4f78-3854-4719-8c34-9096860a9961 2019-04-05 10:19:29,206 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ed60f953-0c43-45a8-8666-79792c5dffe6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "562df6123cb149a0862b085ddc245e7b", "created_at": "2019-04-05T10:19:27Z", "updated_at": "2019-04-05T10:19:27Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "86607397-251d-4602-a6ea-6ec70f6ef56f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:12:be:71", "device_id": "d0e7beca-2ad0-465a-8185-3e1e87359eca"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "562df6123cb149a0862b085ddc245e7b", "port_id": "af0c012d-4758-4753-a79c-19c1a600728b", "id": "af413aae-f781-45c6-9110-7013ec82daa7", "qos_policy_id": null}]} 2019-04-05 10:19:29,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-4fec4f78-3854-4719-8c34-9096860a9961 2019-04-05 10:19:29,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0597660541534s 2019-04-05 10:19:29,211 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 10:19:29,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 10:19:29,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:19:29,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 05 Apr 2019 10:19:29 GMT X-Openstack-Request-Id: req-a106550f-b0b2-4a10-b428-1d9842796ca8 2019-04-05 10:19:29,378 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ed60f953-0c43-45a8-8666-79792c5dffe6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "562df6123cb149a0862b085ddc245e7b", "created_at": "2019-04-05T10:19:27Z", "updated_at": "2019-04-05T10:19:27Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "86607397-251d-4602-a6ea-6ec70f6ef56f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:12:be:71", "device_id": "d0e7beca-2ad0-465a-8185-3e1e87359eca"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "562df6123cb149a0862b085ddc245e7b", "port_id": "af0c012d-4758-4753-a79c-19c1a600728b", "id": "af413aae-f781-45c6-9110-7013ec82daa7", "qos_policy_id": null}]} 2019-04-05 10:19:29,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-a106550f-b0b2-4a10-b428-1d9842796ca8 2019-04-05 10:19:29,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0571479797363s 2019-04-05 10:19:29,385 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 10:19:29,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 10:19:29,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:19:29,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Fri, 05 Apr 2019 10:19:29 GMT X-Openstack-Request-Id: req-eec53808-316e-4cc1-be9c-c3b861caec33 2019-04-05 10:19:29,552 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ed60f953-0c43-45a8-8666-79792c5dffe6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "562df6123cb149a0862b085ddc245e7b", "created_at": "2019-04-05T10:19:27Z", "updated_at": "2019-04-05T10:19:27Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "86607397-251d-4602-a6ea-6ec70f6ef56f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:12:be:71", "device_id": "d0e7beca-2ad0-465a-8185-3e1e87359eca"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "562df6123cb149a0862b085ddc245e7b", "port_id": "af0c012d-4758-4753-a79c-19c1a600728b", "id": "af413aae-f781-45c6-9110-7013ec82daa7", "qos_policy_id": null}]} 2019-04-05 10:19:29,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-eec53808-316e-4cc1-be9c-c3b861caec33 2019-04-05 10:19:29,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0578789710999s 2019-04-05 10:19:29,559 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 10:19:29,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 10:19:29,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:19:29,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Fri, 05 Apr 2019 10:19:29 GMT X-Openstack-Request-Id: req-55c32397-7549-4b17-a587-369762a12f93 2019-04-05 10:19:29,734 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ed60f953-0c43-45a8-8666-79792c5dffe6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "562df6123cb149a0862b085ddc245e7b", "created_at": "2019-04-05T10:19:27Z", "updated_at": "2019-04-05T10:19:29Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "86607397-251d-4602-a6ea-6ec70f6ef56f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:12:be:71", "device_id": "d0e7beca-2ad0-465a-8185-3e1e87359eca"}, "fixed_ip_address": "192.168.120.20", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "562df6123cb149a0862b085ddc245e7b", "port_id": "af0c012d-4758-4753-a79c-19c1a600728b", "id": "af413aae-f781-45c6-9110-7013ec82daa7", "qos_policy_id": null}]} 2019-04-05 10:19:29,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-55c32397-7549-4b17-a587-369762a12f93 2019-04-05 10:19:29,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0637621879578s 2019-04-05 10:19:29,740 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'ed60f953-0c43-45a8-8666-79792c5dffe6', 'updated_at': u'2019-04-05T10:19:29Z', 'fixed_ip_address': u'192.168.120.20', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'af0c012d-4758-4753-a79c-19c1a600728b', 'id': u'af413aae-f781-45c6-9110-7013ec82daa7', 'network': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', 'port': u'af0c012d-4758-4753-a79c-19c1a600728b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'562df6123cb149a0862b085ddc245e7b', 'name': 'cloudify-project_64d0c817-8bd5-4d24-9cfb-768c01723b88', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'562df6123cb149a0862b085ddc245e7b', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'86607397-251d-4602-a6ea-6ec70f6ef56f', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:12:be:71', u'device_id': u'd0e7beca-2ad0-465a-8185-3e1e87359eca'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'562df6123cb149a0862b085ddc245e7b', 'created_at': u'2019-04-05T10:19:27Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'86607397-251d-4602-a6ea-6ec70f6ef56f', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:12:be:71', u'device_id': u'd0e7beca-2ad0-465a-8185-3e1e87359eca'}), 'router': u'ed60f953-0c43-45a8-8666-79792c5dffe6'}) 2019-04-05 10:19:29,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-05 10:19:29,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca/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.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-05 10:19:29,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10071 Content-Type: application/json Date: Fri, 05 Apr 2019 10:19: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-e7b6e77e-5be0-433d-b677-b02b2fe84efa x-openstack-request-id: req-e7b6e77e-5be0-433d-b677-b02b2fe84efa 2019-04-05 10:19:29,809 - 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-143-generic (buildd@lgw01-amd64-041) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #169-Ubuntu SMP Thu Feb 7 07:56:38 UTC 2019 (Ubuntu 4.4.0-143.169-generic 4.4.170)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-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 0x36300000-0x37177fff]\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 691705293 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-143-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: 4028156K/4193768K available (8608K kernel code, 1332K rwdata, 4008K rodata, 1484K init, 1316K bss, 165612K 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.372701] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.376380] pid_max: default: 32768 minimum: 301\n[ 0.378342] ACPI: Core revision 20150930\n[ 0.380679] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.383528] Security Framework initialized\n[ 0.385328] Yama: becoming mindful.\n[ 0.386951] AppArmor: AppArmor initialized\n[ 0.388968] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.395505] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.400025] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.402750] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.405995] Initializing cgroup subsys io\n[ 0.407791] Initializing cgroup subsys memory\n[ 0.412240] Initializing cgroup subsys devices\n[ 0.414186] Initializing cgroup subsys freezer\n[ 0.416081] Initializing cgroup subsys net_cls\n[ 0.417974] Initializing cgroup subsys perf_event\n[ 0.419985] Initializing cgroup subsys net_prio\n[ 0.421942] Initializing cgroup subsys hugetlb\n[ 0.423892] Initializing cgroup subsys pids\n[ 0.426529] mce: CPU supports 10 MCE banks\n[ 0.428380] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.430573] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.432995] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.435291] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.438770] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.442250] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.445023] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.451138] Freeing SMP alternatives memory: 32K\n[ 0.457757] ftrace: allocating 32278 entries in 127 pages\n[ 0.501432] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.504118] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.506778] smpboot: Max logical packages: 2\n[ 0.508878] x2apic enabled\n[ 0.510455] Switched APIC routing to physical x2apic.\n[ 0.513792] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.516494] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.521470] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.533626] KVM setup paravirtual spinlock\n[ 0.537049] x86: Booting SMP configuration:\n[ 0.539014] .... node #0, CPUs: #1\n[ 0.540915] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.563409] x86: Booted up 1 node, 2 CPUs\n[ 0.563411] KVM setup async PF for cpu 1\n[ 0.563415] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.568882] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.572099] devtmpfs: initialized\n[ 0.574972] evm: security.selinux\n[ 0.576456] evm: security.SMACK64\n[ 0.577932] evm: security.SMACK64EXEC\n[ 0.579522] evm: security.SMACK64TRANSMUTE\n[ 0.581274] evm: security.SMACK64MMAP\n[ 0.582868] evm: security.ima\n[ 0.584213] evm: security.capability\n[ 0.585982] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.589918] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.592545] pinctrl core: initialized pinctrl subsystem\n[ 0.594897] RTC time: 10:19:25, date: 04/05/19\n[ 0.597639] NET: Registered protocol family 16\n[ 0.611558] cpuidle: using governor ladder\n[ 0.623582] cpuidle: using governor menu\n[ 0.625307] PCCT header not found.\n[ 0.626911] ACPI: bus type PCI registered\n[ 0.628649] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.631382] PCI: Using configuration type 1 for base access\n[ 0.646255] ACPI: Added _OSI(Module Device)\n[ 0.648057] ACPI: Added _OSI(Processor Device)\n[ 0.649919] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.651868] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.655657] ACPI: Interpreter enabled\n[ 0.657320] ACPI: (supports S0 S5)\n[ 0.674931] ACPI: Using IOAPIC for interrupt routing\n[ 0.676992] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.682688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.685167] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.687885] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.690524] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.695328] acpiphp: Slot [3] registered\n[ 0.697098] acpiphp: Slot [4] registered\n[ 0.698826] acpiphp: Slot [5] registered\n[ 0.700561] acpiphp: Slot [6] registered\n[ 0.702290] acpiphp: Slot [7] registered\n[ 0.704001] acpiphp: Slot [8] registered\n[ 0.705801] acpiphp: Slot [9] registered\n[ 0.707512] acpiphp: Slot [10] registered\n[ 0.709254] acpiphp: Slot [11] registered\n[ 0.710999] acpiphp: Slot [12] registered\n[ 0.712775] acpiphp: Slot [13] registered\n[ 0.714520] acpiphp: Slot [14] registered\n[ 0.716264] acpiphp: Slot [15] registered\n[ 0.718006] acpiphp: Slot [16] registered\n[ 0.719751] acpiphp: Slot [17] registered\n[ 0.721495] acpiphp: Slot [18] registered\n[ 0.723268] acpiphp: Slot [19] registered\n[ 0.725011] acpiphp: Slot [20] registered\n[ 0.726757] acpiphp: Slot [21] registered\n[ 0.728488] acpiphp: Slot [22] registered\n[ 0.730224] acpiphp: Slot [23] registered\n[ 0.731977] acpiphp: Slot [24] registered\n[ 0.733753] acpiphp: Slot [25] registered\n[ 0.735481] acpiphp: Slot [26] registered\n[ 0.737222] acpiphp: Slot [27] registered\n[ 0.738976] acpiphp: Slot [28] registered\n[ 0.740736] acpiphp: Slot [29] registered\n[ 0.742475] acpiphp: Slot [30] registered\n[ 0.744014] acpiphp: Slot [31] registered\n[ 0.745505] PCI host bridge to bus 0000:00\n[ 0.747034] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.749232] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.751396] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.753994] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.756591] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.759220] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.765041] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.767347] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.769468] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.771793] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.776667] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.779252] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.804756] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.807953] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.810496] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.812983] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.815441] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.817721] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.820036] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.821981] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.824843] vgaarb: loaded\n[ 0.825898] vgaarb: bridge control possible 0000:00:02.0\n[ 0.828044] SCSI subsystem initialized\n[ 0.829687] ACPI: bus type USB registered\n[ 0.831159] usbcore: registered new interface driver usbfs\n[ 0.833023] usbcore: registered new interface driver hub\n[ 0.834827] usbcore: registered new device driver usb\n[ 0.836876] PCI: Using ACPI for IRQ routing\n[ 0.838837] NetLabel: Initializing\n[ 0.840110] NetLabel: domain hash size = 128\n[ 0.841697] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.843425] NetLabel: unlabeled traffic allowed by default\n[ 0.845542] amd_nb: Cannot enumerate AMD northbridges\n[ 0.847443] clocksource: Switched to clocksource kvm-clock\n[ 0.859329] AppArmor: AppArmor Filesystem Enabled\n[ 0.861041] pnp: PnP ACPI init\n[ 0.862537] pnp: PnP ACPI: found 5 devices\n[ 0.870661] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.873775] NET: Registered protocol family 2\n[ 0.875700] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.878460] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.881029] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.883315] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.885369] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.887584] NET: Registered protocol family 1\n[ 0.889158] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.891109] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.893030] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.912903] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.932865] Unpacking initramfs...\n[ 1.133641] Freeing initrd memory: 14816K\n[ 1.135662] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.137959] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.140520] Scanning for low memory corruption every 60 seconds\n[ 1.143028] audit: initializing netlink subsys (disabled)\n[ 1.144987] audit: type=2000 audit(1554459566.440:1): initialized\n[ 1.147406] Initialise system trusted keyring\n[ 1.149304] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.151420] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.154768] zbud: loaded\n[ 1.156168] VFS: Disk quotas dquot_6.6.0\n[ 1.157673] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.160229] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.162486] fuse init (API version 7.23)\n[ 1.164142] Key type big_key registered\n[ 1.165646] Allocating IMA MOK and blacklist keyrings.\n[ 1.168106] Key type asymmetric registered\n[ 1.169680] Asymmetric key parser 'x509' registered\n[ 1.171488] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.174356] io scheduler noop registered\n[ 1.175862] io scheduler deadline registered (default)\n[ 1.177800] io scheduler cfq registered\n[ 1.179376] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.181398] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.183824] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.186528] ACPI: Power Button [PWRF]\n[ 1.188164] GHES: HEST is not enabled!\n[ 1.207877] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.247546] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.251226] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.276626] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.280444] Linux agpgart interface v0.103\n[ 1.284011] loop: module loaded\n[ 1.287020] vda: vda1\n[ 1.288929] scsi host0: ata_piix\n[ 1.290402] scsi host1: ata_piix\n[ 1.291736] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.294044] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.296440] libphy: Fixed MDIO Bus: probed\n[ 1.298112] tun: Universal TUN/TAP device driver, 1.6\n[ 1.299923] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.303417] PPP generic driver version 2.4.2\n[ 1.305024] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.307181] ehci-pci: EHCI PCI platform driver\n[ 1.308757] ehci-platform: EHCI generic platform driver\n[ 1.310542] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.312597] ohci-pci: OHCI PCI platform driver\n[ 1.314203] ohci-platform: OHCI generic platform driver\n[ 1.316004] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.336414] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.338222] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.340940] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.342729] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.344778] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.347004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.349582] usb usb1: Product: UHCI Host Controller\n[ 1.351284] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd\n[ 1.353396] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.355143] hub 1-0:1.0: USB hub found\n[ 1.356539] hub 1-0:1.0: 2 ports detected\n[ 1.358175] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.361915] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.363634] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.365470] mousedev: PS/2 mouse device common for all mice\n[ 1.367691] rtc_cmos 00:00: RTC can wake from S4\n[ 1.370025] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.373065] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.375336] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.377517] i2c /dev entries driver\n[ 1.378866] device-mapper: uevent: version 1.0.3\n[ 1.380602] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.383535] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.385998] NET: Registered protocol family 10\n[ 1.387907] NET: Registered protocol family 17\n[ 1.389502] Key type dns_resolver registered\n[ 1.391432] registered taskstats version 1\n[ 1.392944] Loading compiled-in X.509 certificates\n[ 1.411963] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e'\n[ 1.415301] zswap: loaded using pool lzo/zbud\n[ 1.418598] Key type trusted registered\n[ 1.422356] Key type encrypted registered\n[ 1.423850] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.425735] ima: No TPM chip found, activating TPM-bypass!\n[ 1.427596] ima: Allocated hash algorithm: sha1\n[ 1.429201] evm: HMAC attrs: 0x1\n[ 1.430844] Magic number: 15:691:324\n[ 1.432289] tty tty49: hash matches\n[ 1.433604] acpi PNP0B00:00: hash matches\n[ 1.435147] rtc_cmos 00:00: setting system clock to 2019-04-05 10:19:26 UTC (1554459566)\n[ 1.438063] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.440093] EDD information not available.\n[ 1.453207] Freeing unused kernel memory: 1484K\n[ 1.467493] Write protecting the kernel read-only data: 14336k\n[ 1.470815] Freeing unused kernel memory: 1620K\n[ 1.472648] Freeing unused kernel memory: 88K\nLoading, please wait...\nstarting version 229\n[ 1.485828] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.486328] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.486360] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.498883] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.498935] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.499125] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.499190] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.499274] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.499358] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.499421] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.555043] virtio_net virtio0 ens3: renamed from eth0\n[ 1.558067] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.561508] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.586197] AVX2 version of gcm_enc/dec engaged.\n[ 1.588064] AES CTR mode by8 optimization enabled\n[ 1.599949] FDC 0 is a S82078B\n[ 1.671462] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.834844] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.837132] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.839540] usb 1-1: Product: QEMU USB Tablet\n[ 1.841136] usb 1-1: Manufacturer: QEMU\n[ 1.842577] usb 1-1: SerialNumber: 42\n[ 1.850271] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.857118] usbcore: registered new interface driver usbhid\n[ 1.859092] usbhid: USB HID core driver\n[ 1.862193] 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.866376] 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.949146] md: linear personality registered for level -1\n[ 2.952865] md: multipath personality registered for level -4\n[ 2.956631] md: raid0 personality registered for level 0\n[ 2.961012] md: raid1 personality registered for level 1\n[ 3.031472] raid6: sse2x1 gen() 11362 MB/s\n[ 3.099459] raid6: sse2x1 xor() 8852 MB/s\n[ 3.167460] raid6: sse2x2 gen() 14667 MB/s\n[ 3.235469] raid6: sse2x2 xor() 9696 MB/s\n[ 3.303468] raid6: sse2x4 gen() 16705 MB/s\n[ 3.371469] raid6: sse2x4 xor() 11643 MB/s\n[ 3.439469] raid6: avx2x1 gen() 22127 MB/s\n[ 3.507460] raid6: avx2x2 gen() 26030 MB/s\n[ 3.575447] raid6: avx2x4 gen() 30125 MB/s\n[ 3.577033] raid6: using algorithm avx2x4 gen() 30125 MB/s\n[ 3.578907] raid6: using avx2x2 recovery algorithm\n[ 3.581715] xor: automatically using best checksumming function:\n[ 3.623446] avx : 32282.000 MB/sec\n[ 3.625981] async_tx: api initialized (async)\n[ 3.633911] md: raid6 personality registered for level 6\n[ 3.635843] md: raid5 personality registered for level 5\n[ 3.637712] md: raid4 personality registered for level 4\n[ 3.644337] 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.673152] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.692466] 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.778415] 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.784346] systemd[1]: Detected virtualization kvm.\n[ 3.786060] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.791130] systemd[1]: Set hostname to .\n[ 3.794546] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.796574] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.944982] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.949544] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.953134] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.956182] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.959929] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.963745] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.967549] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.971408] 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.976989] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.981321] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.984815] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.988127] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.991248] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.003572] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.007785] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.011625] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.017544] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.021490] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.026571] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.[ 4.030257] EXT4-fs (vda1): re-mounted. Opts: (null)\n\n[ 4.035312] Loading iSCSI transport class v2.0-870.\n[ 4.042740] iscsi: registered transport (tcp)\n[ 4.051715] 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.057067] 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.062427] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.067341] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.071088] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.077308] 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.083116] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.088452] systemd[1]: Starting Journal Service...\n[ 4.090678] iscsi: registered transport (iser)\n Starting Journal Service...\n[ 4.093705] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.099466] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.104894] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.110080] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.115950] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.119459] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.123294] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.127165] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\nte"} 2019-04-05 10:19:29,810 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca/action used request id req-e7b6e77e-5be0-433d-b677-b02b2fe84efa 2019-04-05 10:19:29,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0687868595123s 2019-04-05 10:19:29,811 - 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-143-generic (buildd@lgw01-amd64-041) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #169-Ubuntu SMP Thu Feb 7 07:56:38 UTC 2019 (Ubuntu 4.4.0-143.169-generic 4.4.170) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-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 0x36300000-0x37177fff] [ 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 691705293 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-143-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028156K/4193768K available (8608K kernel code, 1332K rwdata, 4008K rodata, 1484K init, 1316K bss, 165612K 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.372701] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.376380] pid_max: default: 32768 minimum: 301 [ 0.378342] ACPI: Core revision 20150930 [ 0.380679] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.383528] Security Framework initialized [ 0.385328] Yama: becoming mindful. [ 0.386951] AppArmor: AppArmor initialized [ 0.388968] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.395505] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.400025] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.402750] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.405995] Initializing cgroup subsys io [ 0.407791] Initializing cgroup subsys memory [ 0.412240] Initializing cgroup subsys devices [ 0.414186] Initializing cgroup subsys freezer [ 0.416081] Initializing cgroup subsys net_cls [ 0.417974] Initializing cgroup subsys perf_event [ 0.419985] Initializing cgroup subsys net_prio [ 0.421942] Initializing cgroup subsys hugetlb [ 0.423892] Initializing cgroup subsys pids [ 0.426529] mce: CPU supports 10 MCE banks [ 0.428380] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.430573] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.432995] Spectre V2 : Mitigation: Full generic retpoline [ 0.435291] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.438770] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.442250] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.445023] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.451138] Freeing SMP alternatives memory: 32K [ 0.457757] ftrace: allocating 32278 entries in 127 pages [ 0.501432] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.504118] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.506778] smpboot: Max logical packages: 2 [ 0.508878] x2apic enabled [ 0.510455] Switched APIC routing to physical x2apic. [ 0.513792] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.516494] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.521470] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.533626] KVM setup paravirtual spinlock [ 0.537049] x86: Booting SMP configuration: [ 0.539014] .... node #0, CPUs: #1 [ 0.540915] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.563409] x86: Booted up 1 node, 2 CPUs [ 0.563411] KVM setup async PF for cpu 1 [ 0.563415] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.568882] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.572099] devtmpfs: initialized [ 0.574972] evm: security.selinux [ 0.576456] evm: security.SMACK64 [ 0.577932] evm: security.SMACK64EXEC [ 0.579522] evm: security.SMACK64TRANSMUTE [ 0.581274] evm: security.SMACK64MMAP [ 0.582868] evm: security.ima [ 0.584213] evm: security.capability [ 0.585982] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.589918] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.592545] pinctrl core: initialized pinctrl subsystem [ 0.594897] RTC time: 10:19:25, date: 04/05/19 [ 0.597639] NET: Registered protocol family 16 [ 0.611558] cpuidle: using governor ladder [ 0.623582] cpuidle: using governor menu [ 0.625307] PCCT header not found. [ 0.626911] ACPI: bus type PCI registered [ 0.628649] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.631382] PCI: Using configuration type 1 for base access [ 0.646255] ACPI: Added _OSI(Module Device) [ 0.648057] ACPI: Added _OSI(Processor Device) [ 0.649919] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.651868] ACPI: Added _OSI(Processor Aggregator Device) [ 0.655657] ACPI: Interpreter enabled [ 0.657320] ACPI: (supports S0 S5) [ 0.674931] ACPI: Using IOAPIC for interrupt routing [ 0.676992] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.682688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.685167] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.687885] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.690524] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.695328] acpiphp: Slot [3] registered [ 0.697098] acpiphp: Slot [4] registered [ 0.698826] acpiphp: Slot [5] registered [ 0.700561] acpiphp: Slot [6] registered [ 0.702290] acpiphp: Slot [7] registered [ 0.704001] acpiphp: Slot [8] registered [ 0.705801] acpiphp: Slot [9] registered [ 0.707512] acpiphp: Slot [10] registered [ 0.709254] acpiphp: Slot [11] registered [ 0.710999] acpiphp: Slot [12] registered [ 0.712775] acpiphp: Slot [13] registered [ 0.714520] acpiphp: Slot [14] registered [ 0.716264] acpiphp: Slot [15] registered [ 0.718006] acpiphp: Slot [16] registered [ 0.719751] acpiphp: Slot [17] registered [ 0.721495] acpiphp: Slot [18] registered [ 0.723268] acpiphp: Slot [19] registered [ 0.725011] acpiphp: Slot [20] registered [ 0.726757] acpiphp: Slot [21] registered [ 0.728488] acpiphp: Slot [22] registered [ 0.730224] acpiphp: Slot [23] registered [ 0.731977] acpiphp: Slot [24] registered [ 0.733753] acpiphp: Slot [25] registered [ 0.735481] acpiphp: Slot [26] registered [ 0.737222] acpiphp: Slot [27] registered [ 0.738976] acpiphp: Slot [28] registered [ 0.740736] acpiphp: Slot [29] registered [ 0.742475] acpiphp: Slot [30] registered [ 0.744014] acpiphp: Slot [31] registered [ 0.745505] PCI host bridge to bus 0000:00 [ 0.747034] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.749232] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.751396] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.753994] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.756591] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.759220] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.765041] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.767347] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769468] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.771793] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.776667] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.779252] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.804756] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.807953] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.810496] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.812983] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.815441] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.817721] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.820036] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.821981] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.824843] vgaarb: loaded [ 0.825898] vgaarb: bridge control possible 0000:00:02.0 [ 0.828044] SCSI subsystem initialized [ 0.829687] ACPI: bus type USB registered [ 0.831159] usbcore: registered new interface driver usbfs [ 0.833023] usbcore: registered new interface driver hub [ 0.834827] usbcore: registered new device driver usb [ 0.836876] PCI: Using ACPI for IRQ routing [ 0.838837] NetLabel: Initializing [ 0.840110] NetLabel: domain hash size = 128 [ 0.841697] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.843425] NetLabel: unlabeled traffic allowed by default [ 0.845542] amd_nb: Cannot enumerate AMD northbridges [ 0.847443] clocksource: Switched to clocksource kvm-clock [ 0.859329] AppArmor: AppArmor Filesystem Enabled [ 0.861041] pnp: PnP ACPI init [ 0.862537] pnp: PnP ACPI: found 5 devices [ 0.870661] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.873775] NET: Registered protocol family 2 [ 0.875700] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.878460] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.881029] TCP: Hash tables configured (established 32768 bind 32768) [ 0.883315] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.885369] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.887584] NET: Registered protocol family 1 [ 0.889158] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.891109] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.893030] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.912903] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.932865] Unpacking initramfs... [ 1.133641] Freeing initrd memory: 14816K [ 1.135662] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.137959] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.140520] Scanning for low memory corruption every 60 seconds [ 1.143028] audit: initializing netlink subsys (disabled) [ 1.144987] audit: type=2000 audit(1554459566.440:1): initialized [ 1.147406] Initialise system trusted keyring [ 1.149304] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.151420] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.154768] zbud: loaded [ 1.156168] VFS: Disk quotas dquot_6.6.0 [ 1.157673] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.160229] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.162486] fuse init (API version 7.23) [ 1.164142] Key type big_key registered [ 1.165646] Allocating IMA MOK and blacklist keyrings. [ 1.168106] Key type asymmetric registered [ 1.169680] Asymmetric key parser 'x509' registered [ 1.171488] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.174356] io scheduler noop registered [ 1.175862] io scheduler deadline registered (default) [ 1.177800] io scheduler cfq registered [ 1.179376] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.181398] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.183824] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.186528] ACPI: Power Button [PWRF] [ 1.188164] GHES: HEST is not enabled! [ 1.207877] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.247546] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.251226] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.276626] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.280444] Linux agpgart interface v0.103 [ 1.284011] loop: module loaded [ 1.287020] vda: vda1 [ 1.288929] scsi host0: ata_piix [ 1.290402] scsi host1: ata_piix [ 1.291736] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.294044] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.296440] libphy: Fixed MDIO Bus: probed [ 1.298112] tun: Universal TUN/TAP device driver, 1.6 [ 1.299923] tun: (C) 1999-2004 Max Krasnyansky [ 1.303417] PPP generic driver version 2.4.2 [ 1.305024] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.307181] ehci-pci: EHCI PCI platform driver [ 1.308757] ehci-platform: EHCI generic platform driver [ 1.310542] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.312597] ohci-pci: OHCI PCI platform driver [ 1.314203] ohci-platform: OHCI generic platform driver [ 1.316004] uhci_hcd: USB Universal Host Controller Interface driver [ 1.336414] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.338222] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.340940] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.342729] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.344778] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.347004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.349582] usb usb1: Product: UHCI Host Controller [ 1.351284] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd [ 1.353396] usb usb1: SerialNumber: 0000:00:01.2 [ 1.355143] hub 1-0:1.0: USB hub found [ 1.356539] hub 1-0:1.0: 2 ports detected [ 1.358175] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.361915] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.363634] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.365470] mousedev: PS/2 mouse device common for all mice [ 1.367691] rtc_cmos 00:00: RTC can wake from S4 [ 1.370025] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.373065] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.375336] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.377517] i2c /dev entries driver [ 1.378866] device-mapper: uevent: version 1.0.3 [ 1.380602] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.383535] ledtrig-cpu: registered to indicate activity on CPUs [ 1.385998] NET: Registered protocol family 10 [ 1.387907] NET: Registered protocol family 17 [ 1.389502] Key type dns_resolver registered [ 1.391432] registered taskstats version 1 [ 1.392944] Loading compiled-in X.509 certificates [ 1.411963] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e' [ 1.415301] zswap: loaded using pool lzo/zbud [ 1.418598] Key type trusted registered [ 1.422356] Key type encrypted registered [ 1.423850] AppArmor: AppArmor sha1 policy hashing enabled [ 1.425735] ima: No TPM chip found, activating TPM-bypass! [ 1.427596] ima: Allocated hash algorithm: sha1 [ 1.429201] evm: HMAC attrs: 0x1 [ 1.430844] Magic number: 15:691:324 [ 1.432289] tty tty49: hash matches [ 1.433604] acpi PNP0B00:00: hash matches [ 1.435147] rtc_cmos 00:00: setting system clock to 2019-04-05 10:19:26 UTC (1554459566) [ 1.438063] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.440093] EDD information not available. [ 1.453207] Freeing unused kernel memory: 1484K [ 1.467493] Write protecting the kernel read-only data: 14336k [ 1.470815] Freeing unused kernel memory: 1620K [ 1.472648] Freeing unused kernel memory: 88K Loading, please wait... starting version 229 [ 1.485828] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.486328] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.486360] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.498883] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.498935] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.499125] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.499190] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.499274] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.499358] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.499421] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.555043] virtio_net virtio0 ens3: renamed from eth0 [ 1.558067] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.561508] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.586197] AVX2 version of gcm_enc/dec engaged. [ 1.588064] AES CTR mode by8 optimization enabled [ 1.599949] FDC 0 is a S82078B [ 1.671462] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.834844] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.837132] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.839540] usb 1-1: Product: QEMU USB Tablet [ 1.841136] usb 1-1: Manufacturer: QEMU [ 1.842577] usb 1-1: SerialNumber: 42 [ 1.850271] hidraw: raw HID events driver (C) Jiri Kosina [ 1.857118] usbcore: registered new interface driver usbhid [ 1.859092] usbhid: USB HID core driver [ 1.862193] 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.866376] 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.949146] md: linear personality registered for level -1 [ 2.952865] md: multipath personality registered for level -4 [ 2.956631] md: raid0 personality registered for level 0 [ 2.961012] md: raid1 personality registered for level 1 [ 3.031472] raid6: sse2x1 gen() 11362 MB/s [ 3.099459] raid6: sse2x1 xor() 8852 MB/s [ 3.167460] raid6: sse2x2 gen() 14667 MB/s [ 3.235469] raid6: sse2x2 xor() 9696 MB/s [ 3.303468] raid6: sse2x4 gen() 16705 MB/s [ 3.371469] raid6: sse2x4 xor() 11643 MB/s [ 3.439469] raid6: avx2x1 gen() 22127 MB/s [ 3.507460] raid6: avx2x2 gen() 26030 MB/s [ 3.575447] raid6: avx2x4 gen() 30125 MB/s [ 3.577033] raid6: using algorithm avx2x4 gen() 30125 MB/s [ 3.578907] raid6: using avx2x2 recovery algorithm [ 3.581715] xor: automatically using best checksumming function: [ 3.623446] avx : 32282.000 MB/sec [ 3.625981] async_tx: api initialized (async) [ 3.633911] md: raid6 personality registered for level 6 [ 3.635843] md: raid5 personality registered for level 5 [ 3.637712] md: raid4 personality registered for level 4 [ 3.644337] 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.673152] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.692466] 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.778415] 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.784346] systemd[1]: Detected virtualization kvm. [ 3.786060] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.791130] systemd[1]: Set hostname to . [ 3.794546] systemd[1]: Initializing machine ID from KVM UUID. [ 3.796574] systemd[1]: Installed transient /etc/machine-id file. [ 3.944982] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.949544] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.953134] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.956182] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.959929] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.963745] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.967549] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.971408] 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.976989] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.981321] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.984815] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.988127] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.991248] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.003572] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.007785] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.011625] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.017544] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.021490] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.026571] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes.[ 4.030257] EXT4-fs (vda1): re-mounted. Opts: (null) [ 4.035312] Loading iSCSI transport class v2.0-870. [ 4.042740] iscsi: registered transport (tcp) [ 4.051715] 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.057067] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.062427] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.067341] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.071088] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.077308] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.083116] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.088452] systemd[1]: Starting Journal Service... [ 4.090678] iscsi: registered transport (iser) Starting Journal Service... [ 4.093705] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.099466] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.104894] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.110080] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.115950] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.119459] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.123294] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.127165] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. te 2019-04-05 10:19:30,813 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.202: timed out 2019-04-05 10:19:39,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-05 10:19:39,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca/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.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-05 10:19:39,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13295 Content-Type: application/json Date: Fri, 05 Apr 2019 10:19: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-bfd2dea5-d982-48fc-b1cd-394d2d46229a x-openstack-request-id: req-bfd2dea5-d982-48fc-b1cd-394d2d46229a 2019-04-05 10:19:39,906 - 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-143-generic (buildd@lgw01-amd64-041) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #169-Ubuntu SMP Thu Feb 7 07:56:38 UTC 2019 (Ubuntu 4.4.0-143.169-generic 4.4.170)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-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 0x36300000-0x37177fff]\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 691705293 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-143-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: 4028156K/4193768K available (8608K kernel code, 1332K rwdata, 4008K rodata, 1484K init, 1316K bss, 165612K 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.372701] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.376380] pid_max: default: 32768 minimum: 301\n[ 0.378342] ACPI: Core revision 20150930\n[ 0.380679] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.383528] Security Framework initialized\n[ 0.385328] Yama: becoming mindful.\n[ 0.386951] AppArmor: AppArmor initialized\n[ 0.388968] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.395505] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.400025] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.402750] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.405995] Initializing cgroup subsys io\n[ 0.407791] Initializing cgroup subsys memory\n[ 0.412240] Initializing cgroup subsys devices\n[ 0.414186] Initializing cgroup subsys freezer\n[ 0.416081] Initializing cgroup subsys net_cls\n[ 0.417974] Initializing cgroup subsys perf_event\n[ 0.419985] Initializing cgroup subsys net_prio\n[ 0.421942] Initializing cgroup subsys hugetlb\n[ 0.423892] Initializing cgroup subsys pids\n[ 0.426529] mce: CPU supports 10 MCE banks\n[ 0.428380] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.430573] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.432995] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.435291] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.438770] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.442250] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.445023] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.451138] Freeing SMP alternatives memory: 32K\n[ 0.457757] ftrace: allocating 32278 entries in 127 pages\n[ 0.501432] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.504118] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.506778] smpboot: Max logical packages: 2\n[ 0.508878] x2apic enabled\n[ 0.510455] Switched APIC routing to physical x2apic.\n[ 0.513792] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.516494] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.521470] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.533626] KVM setup paravirtual spinlock\n[ 0.537049] x86: Booting SMP configuration:\n[ 0.539014] .... node #0, CPUs: #1\n[ 0.540915] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.563409] x86: Booted up 1 node, 2 CPUs\n[ 0.563411] KVM setup async PF for cpu 1\n[ 0.563415] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.568882] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.572099] devtmpfs: initialized\n[ 0.574972] evm: security.selinux\n[ 0.576456] evm: security.SMACK64\n[ 0.577932] evm: security.SMACK64EXEC\n[ 0.579522] evm: security.SMACK64TRANSMUTE\n[ 0.581274] evm: security.SMACK64MMAP\n[ 0.582868] evm: security.ima\n[ 0.584213] evm: security.capability\n[ 0.585982] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.589918] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.592545] pinctrl core: initialized pinctrl subsystem\n[ 0.594897] RTC time: 10:19:25, date: 04/05/19\n[ 0.597639] NET: Registered protocol family 16\n[ 0.611558] cpuidle: using governor ladder\n[ 0.623582] cpuidle: using governor menu\n[ 0.625307] PCCT header not found.\n[ 0.626911] ACPI: bus type PCI registered\n[ 0.628649] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.631382] PCI: Using configuration type 1 for base access\n[ 0.646255] ACPI: Added _OSI(Module Device)\n[ 0.648057] ACPI: Added _OSI(Processor Device)\n[ 0.649919] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.651868] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.655657] ACPI: Interpreter enabled\n[ 0.657320] ACPI: (supports S0 S5)\n[ 0.674931] ACPI: Using IOAPIC for interrupt routing\n[ 0.676992] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.682688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.685167] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.687885] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.690524] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.695328] acpiphp: Slot [3] registered\n[ 0.697098] acpiphp: Slot [4] registered\n[ 0.698826] acpiphp: Slot [5] registered\n[ 0.700561] acpiphp: Slot [6] registered\n[ 0.702290] acpiphp: Slot [7] registered\n[ 0.704001] acpiphp: Slot [8] registered\n[ 0.705801] acpiphp: Slot [9] registered\n[ 0.707512] acpiphp: Slot [10] registered\n[ 0.709254] acpiphp: Slot [11] registered\n[ 0.710999] acpiphp: Slot [12] registered\n[ 0.712775] acpiphp: Slot [13] registered\n[ 0.714520] acpiphp: Slot [14] registered\n[ 0.716264] acpiphp: Slot [15] registered\n[ 0.718006] acpiphp: Slot [16] registered\n[ 0.719751] acpiphp: Slot [17] registered\n[ 0.721495] acpiphp: Slot [18] registered\n[ 0.723268] acpiphp: Slot [19] registered\n[ 0.725011] acpiphp: Slot [20] registered\n[ 0.726757] acpiphp: Slot [21] registered\n[ 0.728488] acpiphp: Slot [22] registered\n[ 0.730224] acpiphp: Slot [23] registered\n[ 0.731977] acpiphp: Slot [24] registered\n[ 0.733753] acpiphp: Slot [25] registered\n[ 0.735481] acpiphp: Slot [26] registered\n[ 0.737222] acpiphp: Slot [27] registered\n[ 0.738976] acpiphp: Slot [28] registered\n[ 0.740736] acpiphp: Slot [29] registered\n[ 0.742475] acpiphp: Slot [30] registered\n[ 0.744014] acpiphp: Slot [31] registered\n[ 0.745505] PCI host bridge to bus 0000:00\n[ 0.747034] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.749232] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.751396] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.753994] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.756591] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.759220] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.765041] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.767347] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.769468] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.771793] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.776667] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.779252] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.804756] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.807953] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.810496] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.812983] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.815441] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.817721] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.820036] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.821981] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.824843] vgaarb: loaded\n[ 0.825898] vgaarb: bridge control possible 0000:00:02.0\n[ 0.828044] SCSI subsystem initialized\n[ 0.829687] ACPI: bus type USB registered\n[ 0.831159] usbcore: registered new interface driver usbfs\n[ 0.833023] usbcore: registered new interface driver hub\n[ 0.834827] usbcore: registered new device driver usb\n[ 0.836876] PCI: Using ACPI for IRQ routing\n[ 0.838837] NetLabel: Initializing\n[ 0.840110] NetLabel: domain hash size = 128\n[ 0.841697] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.843425] NetLabel: unlabeled traffic allowed by default\n[ 0.845542] amd_nb: Cannot enumerate AMD northbridges\n[ 0.847443] clocksource: Switched to clocksource kvm-clock\n[ 0.859329] AppArmor: AppArmor Filesystem Enabled\n[ 0.861041] pnp: PnP ACPI init\n[ 0.862537] pnp: PnP ACPI: found 5 devices\n[ 0.870661] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.873775] NET: Registered protocol family 2\n[ 0.875700] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.878460] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.881029] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.883315] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.885369] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.887584] NET: Registered protocol family 1\n[ 0.889158] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.891109] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.893030] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.912903] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.932865] Unpacking initramfs...\n[ 1.133641] Freeing initrd memory: 14816K\n[ 1.135662] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.137959] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.140520] Scanning for low memory corruption every 60 seconds\n[ 1.143028] audit: initializing netlink subsys (disabled)\n[ 1.144987] audit: type=2000 audit(1554459566.440:1): initialized\n[ 1.147406] Initialise system trusted keyring\n[ 1.149304] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.151420] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.154768] zbud: loaded\n[ 1.156168] VFS: Disk quotas dquot_6.6.0\n[ 1.157673] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.160229] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.162486] fuse init (API version 7.23)\n[ 1.164142] Key type big_key registered\n[ 1.165646] Allocating IMA MOK and blacklist keyrings.\n[ 1.168106] Key type asymmetric registered\n[ 1.169680] Asymmetric key parser 'x509' registered\n[ 1.171488] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.174356] io scheduler noop registered\n[ 1.175862] io scheduler deadline registered (default)\n[ 1.177800] io scheduler cfq registered\n[ 1.179376] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.181398] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.183824] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.186528] ACPI: Power Button [PWRF]\n[ 1.188164] GHES: HEST is not enabled!\n[ 1.207877] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.247546] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.251226] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.276626] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.280444] Linux agpgart interface v0.103\n[ 1.284011] loop: module loaded\n[ 1.287020] vda: vda1\n[ 1.288929] scsi host0: ata_piix\n[ 1.290402] scsi host1: ata_piix\n[ 1.291736] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.294044] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.296440] libphy: Fixed MDIO Bus: probed\n[ 1.298112] tun: Universal TUN/TAP device driver, 1.6\n[ 1.299923] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.303417] PPP generic driver version 2.4.2\n[ 1.305024] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.307181] ehci-pci: EHCI PCI platform driver\n[ 1.308757] ehci-platform: EHCI generic platform driver\n[ 1.310542] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.312597] ohci-pci: OHCI PCI platform driver\n[ 1.314203] ohci-platform: OHCI generic platform driver\n[ 1.316004] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.336414] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.338222] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.340940] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.342729] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.344778] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.347004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.349582] usb usb1: Product: UHCI Host Controller\n[ 1.351284] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd\n[ 1.353396] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.355143] hub 1-0:1.0: USB hub found\n[ 1.356539] hub 1-0:1.0: 2 ports detected\n[ 1.358175] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.361915] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.363634] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.365470] mousedev: PS/2 mouse device common for all mice\n[ 1.367691] rtc_cmos 00:00: RTC can wake from S4\n[ 1.370025] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.373065] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.375336] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.377517] i2c /dev entries driver\n[ 1.378866] device-mapper: uevent: version 1.0.3\n[ 1.380602] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.383535] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.385998] NET: Registered protocol family 10\n[ 1.387907] NET: Registered protocol family 17\n[ 1.389502] Key type dns_resolver registered\n[ 1.391432] registered taskstats version 1\n[ 1.392944] Loading compiled-in X.509 certificates\n[ 1.411963] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e'\n[ 1.415301] zswap: loaded using pool lzo/zbud\n[ 1.418598] Key type trusted registered\n[ 1.422356] Key type encrypted registered\n[ 1.423850] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.425735] ima: No TPM chip found, activating TPM-bypass!\n[ 1.427596] ima: Allocated hash algorithm: sha1\n[ 1.429201] evm: HMAC attrs: 0x1\n[ 1.430844] Magic number: 15:691:324\n[ 1.432289] tty tty49: hash matches\n[ 1.433604] acpi PNP0B00:00: hash matches\n[ 1.435147] rtc_cmos 00:00: setting system clock to 2019-04-05 10:19:26 UTC (1554459566)\n[ 1.438063] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.440093] EDD information not available.\n[ 1.453207] Freeing unused kernel memory: 1484K\n[ 1.467493] Write protecting the kernel read-only data: 14336k\n[ 1.470815] Freeing unused kernel memory: 1620K\n[ 1.472648] Freeing unused kernel memory: 88K\nLoading, please wait...\nstarting version 229\n[ 1.485828] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.486328] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.486360] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.498883] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.498935] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.499125] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.499190] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.499274] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.499358] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.499421] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.555043] virtio_net virtio0 ens3: renamed from eth0\n[ 1.558067] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.561508] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.586197] AVX2 version of gcm_enc/dec engaged.\n[ 1.588064] AES CTR mode by8 optimization enabled\n[ 1.599949] FDC 0 is a S82078B\n[ 1.671462] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.834844] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.837132] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.839540] usb 1-1: Product: QEMU USB Tablet\n[ 1.841136] usb 1-1: Manufacturer: QEMU\n[ 1.842577] usb 1-1: SerialNumber: 42\n[ 1.850271] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.857118] usbcore: registered new interface driver usbhid\n[ 1.859092] usbhid: USB HID core driver\n[ 1.862193] 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.866376] 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.949146] md: linear personality registered for level -1\n[ 2.952865] md: multipath personality registered for level -4\n[ 2.956631] md: raid0 personality registered for level 0\n[ 2.961012] md: raid1 personality registered for level 1\n[ 3.031472] raid6: sse2x1 gen() 11362 MB/s\n[ 3.099459] raid6: sse2x1 xor() 8852 MB/s\n[ 3.167460] raid6: sse2x2 gen() 14667 MB/s\n[ 3.235469] raid6: sse2x2 xor() 9696 MB/s\n[ 3.303468] raid6: sse2x4 gen() 16705 MB/s\n[ 3.371469] raid6: sse2x4 xor() 11643 MB/s\n[ 3.439469] raid6: avx2x1 gen() 22127 MB/s\n[ 3.507460] raid6: avx2x2 gen() 26030 MB/s\n[ 3.575447] raid6: avx2x4 gen() 30125 MB/s\n[ 3.577033] raid6: using algorithm avx2x4 gen() 30125 MB/s\n[ 3.578907] raid6: using avx2x2 recovery algorithm\n[ 3.581715] xor: automatically using best checksumming function:\n[ 3.623446] avx : 32282.000 MB/sec\n[ 3.625981] async_tx: api initialized (async)\n[ 3.633911] md: raid6 personality registered for level 6\n[ 3.635843] md: raid5 personality registered for level 5\n[ 3.637712] md: raid4 personality registered for level 4\n[ 3.644337] 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.673152] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.692466] 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.778415] 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.784346] systemd[1]: Detected virtualization kvm.\n[ 3.786060] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.791130] systemd[1]: Set hostname to .\n[ 3.794546] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.796574] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.944982] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.949544] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.953134] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.956182] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.959929] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.963745] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.967549] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.971408] 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.976989] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.981321] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.984815] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.988127] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.991248] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.003572] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.007785] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.011625] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.017544] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.021490] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.026571] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.[ 4.030257] EXT4-fs (vda1): re-mounted. Opts: (null)\n\n[ 4.035312] Loading iSCSI transport class v2.0-870.\n[ 4.042740] iscsi: registered transport (tcp)\n[ 4.051715] 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.057067] 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.062427] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.067341] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.071088] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.077308] 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.083116] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.088452] systemd[1]: Starting Journal Service...\n[ 4.090678] iscsi: registered transport (iser)\n Starting Journal Service...\n[ 4.093705] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.099466] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.104894] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.110080] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.115950] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.119459] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.123294] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.127165] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\nte[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started Set console keymap.\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 Apply Kernel Variables...\n Mounting FUSE Control File System...\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 Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started 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 Initial cloud-init job (pre-networking)...\n Starting Create Volatile Files and Directories...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started 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[ 8.622200] cloud-init[548]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Fri, 05 Apr 2019 10:19:30 +0000. Up 4.98 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[ 9.705272] cloud-init[935]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Fri, 05 Apr 2019 10:19:34 +0000. Up 9.12 seconds.\n[ 9.708738] cloud-init[935]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 9.711875] cloud-init[935]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 9.715018] cloud-init[935]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 9.718120] cloud-init[935]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 9.721217] cloud-init[935]: ci-info: | ens3 | True | 192.168.120.20 | 255.255.255.0 | global | fa:16:3e:12:be:71 |\n[ 9.724287] cloud-init[935]: ci-info: | ens3 | True | fe80::f816:3eff:fe12:be71/64 | . | link | fa:16:3e:12:be:71 |\n[ 9.727409] cloud-init[935]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 9.730480] cloud-init[935]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 9.733558] cloud-init[935]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 9.736590] cloud-init[935]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 9.739434] cloud-init[935]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.742276] cloud-init[935]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 9.745374] cloud-init[935]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.748510] cloud-init[935]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 9.751634] cloud-init[935]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 9.754783] cloud-init[935]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.757937] cloud-init[935]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.761100] cloud-init[935]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 9.763677] cloud-init[935]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 9.766226] cloud-init[935]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 9.768811] cloud-init[935]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 9.771376] cloud-init[935]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 9.773934] cloud-init[935]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 9.776467] cloud-init[935]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 9.778969] cloud-init[935]: Generating public/private rsa key pair.\n[ 9.781078] cloud-init[935]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 9.783642] cloud-init[935]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 9.786219] cloud-init[935]: The key fingerprint is:\n[ 9.788151] cloud-init[935]: SHA256:HIszfUphp8z72ryZoCyU0LJ4//PPIeHoMeUq+7amiDA root@cloudify-vm-64d0c817-8bd5-4d24-9cfb-768c01723b88\n[ 9.791456] cloud-init[935]: The key's randomart image is:\n[ 9.793468] cloud-init[935]: +---[RSA 2048]----+\n[ 9.795273] cloud-init[935]: | |\n[ 9.797109] cloud-init[935]: | |\n[ 9.798931] cloud-init[935]: | . + . |\n[ 9.800740] cloud-init[935]: | o . B * |\n[ 9.802565] cloud-init[935]: | . + .+ S . |\n[ 9.804489] cloud-init[935]: |. o o O = |\n[ 9.806257] cloud-init[935]: |E. o + B . |\n[ 9.808057] cloud-init[935]: |.o .+o+= B + |\n[ 9.809855] cloud-init[935]: |. . oXO+ooX. |\n[ 9.811636] cloud-init[935]: +----[SHA256]-----+\n[ 9.813457] cloud-init[935]: Generating public/private dsa key pair.\n[ 9.815427] cloud-init[935]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 9.817830] cloud-init[935]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 9.820197] cloud-init[935]: The key fingerprint is:\n[ 9.821965] cloud-init[935]: SHA256:uxe1JpSJbLSV3X8Ar6HUAzVLBAwMVNj5MzcZVLW4rWE root@cloudify-vm-64d0c817-8bd5-4d24-9cfb-768c01723b88\n[ 9.825001] cloud-init[935]: The key's randomart image is:\n[ 9.826834] cloud-init[935]: +---[DSA 1024]----+\n[ 9.828524] cloud-init[935]: | .o*o+oBB+...|\n[ 9.830219] cloud-init[935]: | . = ++o++ .|\n[ 9.831884] cloud-init[935]: | o =.o=+.+ |\n[ 9.833607] cloud-init[935]: | =.B.=+o o|\n[ 9.835272] cloud-init[935]: | .S..=.E ..|\n[ 9.836924] cloud-init[935]: | .o + o |\n[ 9.838705] cloud-init[935]: | . + . |\n[ 9.840399] cloud-init[935]: | .. |\n[ 9.842118] cloud-init[935]: | .. |\n[ 9.843806] cloud-init[935]: +----[SHA256]-----+\n[ 9.845514] cloud-init[935]: Generating public/private ecdsa key pair.\n[ 9.847471] cloud-init[935]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 9.850021] cloud-init[935]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 9.852401] cloud-init[935]: The key fingerprint is:\n[ 9.854143] cloud-init[935]: SHA256:a8OXztUAAimXcagm67O9xfcc7YZB1Bs/GPju2+QmFl0 root@cloudify-vm-64d0c817-8bd5-4d24-9cfb-768c01723b88\n[ 9.857182] cloud-init[935]: The key's randomart image is:\n[ 9.859034] cloud-init[935]: +---[ECDSA 256]---+\n[ 9.860752] cloud-init[935]: | o=. o |\n[ 9.862437] cloud-init[935]: | . =o o + |\n[ 9.864133] cloud-init[935]: | + .... * |\n[ 9.865813] cloud-init[935]: | . o ...+ o E|\n[ 9.867494] cloud-init[935]: | + S. ... o |\n[ 9.869162] cloud-init[935]: | . . . ..ooo. |\n[ 9.870858] cloud-init[935]: | . o * ++o.o |\n[ 9.872546] cloud-init[935]: | o. . o B.+=+. |\n[ 9.874226] cloud-init[935]: | .oo. =oo+o |\n[ 9.875926] cloud-init[935]: +----[SHA256]-----+\n[ 9.877623] cloud-init[935]: Generating public/private ed25519 key pair.\n[ 9.879594] cloud-init[935]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 9.881998] cloud-init[935]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 9.884403] cloud-init[935]: The key fingerprint is:\n[ 9.886168] cloud-init[935]: SHA256:2ZRGOfotuoRa93pRkkhNXhryBGBmnJt24qBQeZ7PSRk root@cloudify-vm-64d0c817-8bd5-4d24-9cfb-768c01723b88\n[ 9.889192] cloud-init[935]: The key's randomart image is:\n[ 9.891038] cloud-init[935]: +--[ED25519 256]--+\n[ 9.892755] cloud-init[935]: | . .=oo+=.. |\n[ 9.894439] cloud-init[935]: | o .+E .*+= |\n[ 9.896138] cloud-init[935]: | . o . * oBo |\n[ 9.897816] cloud-init[935]: |. + B +=o . |\n[ 9.899495] cloud-init[935]: | . . B +S..+ |\n[ 9.901189] cloud-init[935]: | . =. + . |\n[ 9.902875] cloud-init[935]: | o o. o |\n[ 9.904556] cloud-init[935]: | o o... |\n[ 9.906247] cloud-init[935]: | . o+. |\n[ 9.907935] cloud-init[935]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target System Initialization.\n Starting Socket activation for snappy daemon.\n Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Listening on 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[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting LSB: MD monitoring daemon...\n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n Starting System Logging Service...\n Starting Accounts Service...\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Login Service...\n Starting Snappy daemon...\n Starting /etc/rc.local Compatibility...\n[[0;32m OK [0m] Started System Logging Service.\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 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 Login Service.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\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] Started Accounts Service.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n Starting LSB: 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 Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started 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 Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started Set console scheme.\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[[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 Apply the settings specified in cloud-config...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\n[ 13.662664] cloud-init[1235]: Generating locales (this might take a while)...\nm"} 2019-04-05 10:19:39,906 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca/action used request id req-bfd2dea5-d982-48fc-b1cd-394d2d46229a 2019-04-05 10:19:39,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0838508605957s 2019-04-05 10:19:39,908 - 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-143-generic (buildd@lgw01-amd64-041) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #169-Ubuntu SMP Thu Feb 7 07:56:38 UTC 2019 (Ubuntu 4.4.0-143.169-generic 4.4.170) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-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 0x36300000-0x37177fff] [ 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 691705293 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-143-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028156K/4193768K available (8608K kernel code, 1332K rwdata, 4008K rodata, 1484K init, 1316K bss, 165612K 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.372701] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.376380] pid_max: default: 32768 minimum: 301 [ 0.378342] ACPI: Core revision 20150930 [ 0.380679] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.383528] Security Framework initialized [ 0.385328] Yama: becoming mindful. [ 0.386951] AppArmor: AppArmor initialized [ 0.388968] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.395505] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.400025] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.402750] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.405995] Initializing cgroup subsys io [ 0.407791] Initializing cgroup subsys memory [ 0.412240] Initializing cgroup subsys devices [ 0.414186] Initializing cgroup subsys freezer [ 0.416081] Initializing cgroup subsys net_cls [ 0.417974] Initializing cgroup subsys perf_event [ 0.419985] Initializing cgroup subsys net_prio [ 0.421942] Initializing cgroup subsys hugetlb [ 0.423892] Initializing cgroup subsys pids [ 0.426529] mce: CPU supports 10 MCE banks [ 0.428380] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.430573] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.432995] Spectre V2 : Mitigation: Full generic retpoline [ 0.435291] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.438770] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.442250] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.445023] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.451138] Freeing SMP alternatives memory: 32K [ 0.457757] ftrace: allocating 32278 entries in 127 pages [ 0.501432] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.504118] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.506778] smpboot: Max logical packages: 2 [ 0.508878] x2apic enabled [ 0.510455] Switched APIC routing to physical x2apic. [ 0.513792] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.516494] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.521470] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.533626] KVM setup paravirtual spinlock [ 0.537049] x86: Booting SMP configuration: [ 0.539014] .... node #0, CPUs: #1 [ 0.540915] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.563409] x86: Booted up 1 node, 2 CPUs [ 0.563411] KVM setup async PF for cpu 1 [ 0.563415] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.568882] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.572099] devtmpfs: initialized [ 0.574972] evm: security.selinux [ 0.576456] evm: security.SMACK64 [ 0.577932] evm: security.SMACK64EXEC [ 0.579522] evm: security.SMACK64TRANSMUTE [ 0.581274] evm: security.SMACK64MMAP [ 0.582868] evm: security.ima [ 0.584213] evm: security.capability [ 0.585982] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.589918] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.592545] pinctrl core: initialized pinctrl subsystem [ 0.594897] RTC time: 10:19:25, date: 04/05/19 [ 0.597639] NET: Registered protocol family 16 [ 0.611558] cpuidle: using governor ladder [ 0.623582] cpuidle: using governor menu [ 0.625307] PCCT header not found. [ 0.626911] ACPI: bus type PCI registered [ 0.628649] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.631382] PCI: Using configuration type 1 for base access [ 0.646255] ACPI: Added _OSI(Module Device) [ 0.648057] ACPI: Added _OSI(Processor Device) [ 0.649919] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.651868] ACPI: Added _OSI(Processor Aggregator Device) [ 0.655657] ACPI: Interpreter enabled [ 0.657320] ACPI: (supports S0 S5) [ 0.674931] ACPI: Using IOAPIC for interrupt routing [ 0.676992] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.682688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.685167] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.687885] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.690524] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.695328] acpiphp: Slot [3] registered [ 0.697098] acpiphp: Slot [4] registered [ 0.698826] acpiphp: Slot [5] registered [ 0.700561] acpiphp: Slot [6] registered [ 0.702290] acpiphp: Slot [7] registered [ 0.704001] acpiphp: Slot [8] registered [ 0.705801] acpiphp: Slot [9] registered [ 0.707512] acpiphp: Slot [10] registered [ 0.709254] acpiphp: Slot [11] registered [ 0.710999] acpiphp: Slot [12] registered [ 0.712775] acpiphp: Slot [13] registered [ 0.714520] acpiphp: Slot [14] registered [ 0.716264] acpiphp: Slot [15] registered [ 0.718006] acpiphp: Slot [16] registered [ 0.719751] acpiphp: Slot [17] registered [ 0.721495] acpiphp: Slot [18] registered [ 0.723268] acpiphp: Slot [19] registered [ 0.725011] acpiphp: Slot [20] registered [ 0.726757] acpiphp: Slot [21] registered [ 0.728488] acpiphp: Slot [22] registered [ 0.730224] acpiphp: Slot [23] registered [ 0.731977] acpiphp: Slot [24] registered [ 0.733753] acpiphp: Slot [25] registered [ 0.735481] acpiphp: Slot [26] registered [ 0.737222] acpiphp: Slot [27] registered [ 0.738976] acpiphp: Slot [28] registered [ 0.740736] acpiphp: Slot [29] registered [ 0.742475] acpiphp: Slot [30] registered [ 0.744014] acpiphp: Slot [31] registered [ 0.745505] PCI host bridge to bus 0000:00 [ 0.747034] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.749232] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.751396] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.753994] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.756591] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.759220] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.765041] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.767347] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.769468] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.771793] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.776667] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.779252] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.804756] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.807953] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.810496] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.812983] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.815441] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.817721] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.820036] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.821981] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.824843] vgaarb: loaded [ 0.825898] vgaarb: bridge control possible 0000:00:02.0 [ 0.828044] SCSI subsystem initialized [ 0.829687] ACPI: bus type USB registered [ 0.831159] usbcore: registered new interface driver usbfs [ 0.833023] usbcore: registered new interface driver hub [ 0.834827] usbcore: registered new device driver usb [ 0.836876] PCI: Using ACPI for IRQ routing [ 0.838837] NetLabel: Initializing [ 0.840110] NetLabel: domain hash size = 128 [ 0.841697] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.843425] NetLabel: unlabeled traffic allowed by default [ 0.845542] amd_nb: Cannot enumerate AMD northbridges [ 0.847443] clocksource: Switched to clocksource kvm-clock [ 0.859329] AppArmor: AppArmor Filesystem Enabled [ 0.861041] pnp: PnP ACPI init [ 0.862537] pnp: PnP ACPI: found 5 devices [ 0.870661] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.873775] NET: Registered protocol family 2 [ 0.875700] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.878460] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.881029] TCP: Hash tables configured (established 32768 bind 32768) [ 0.883315] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.885369] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.887584] NET: Registered protocol family 1 [ 0.889158] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.891109] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.893030] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.912903] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.932865] Unpacking initramfs... [ 1.133641] Freeing initrd memory: 14816K [ 1.135662] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.137959] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.140520] Scanning for low memory corruption every 60 seconds [ 1.143028] audit: initializing netlink subsys (disabled) [ 1.144987] audit: type=2000 audit(1554459566.440:1): initialized [ 1.147406] Initialise system trusted keyring [ 1.149304] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.151420] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.154768] zbud: loaded [ 1.156168] VFS: Disk quotas dquot_6.6.0 [ 1.157673] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.160229] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.162486] fuse init (API version 7.23) [ 1.164142] Key type big_key registered [ 1.165646] Allocating IMA MOK and blacklist keyrings. [ 1.168106] Key type asymmetric registered [ 1.169680] Asymmetric key parser 'x509' registered [ 1.171488] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.174356] io scheduler noop registered [ 1.175862] io scheduler deadline registered (default) [ 1.177800] io scheduler cfq registered [ 1.179376] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.181398] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.183824] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.186528] ACPI: Power Button [PWRF] [ 1.188164] GHES: HEST is not enabled! [ 1.207877] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.247546] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.251226] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.276626] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.280444] Linux agpgart interface v0.103 [ 1.284011] loop: module loaded [ 1.287020] vda: vda1 [ 1.288929] scsi host0: ata_piix [ 1.290402] scsi host1: ata_piix [ 1.291736] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.294044] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.296440] libphy: Fixed MDIO Bus: probed [ 1.298112] tun: Universal TUN/TAP device driver, 1.6 [ 1.299923] tun: (C) 1999-2004 Max Krasnyansky [ 1.303417] PPP generic driver version 2.4.2 [ 1.305024] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.307181] ehci-pci: EHCI PCI platform driver [ 1.308757] ehci-platform: EHCI generic platform driver [ 1.310542] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.312597] ohci-pci: OHCI PCI platform driver [ 1.314203] ohci-platform: OHCI generic platform driver [ 1.316004] uhci_hcd: USB Universal Host Controller Interface driver [ 1.336414] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.338222] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.340940] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.342729] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.344778] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.347004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.349582] usb usb1: Product: UHCI Host Controller [ 1.351284] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd [ 1.353396] usb usb1: SerialNumber: 0000:00:01.2 [ 1.355143] hub 1-0:1.0: USB hub found [ 1.356539] hub 1-0:1.0: 2 ports detected [ 1.358175] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.361915] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.363634] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.365470] mousedev: PS/2 mouse device common for all mice [ 1.367691] rtc_cmos 00:00: RTC can wake from S4 [ 1.370025] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.373065] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.375336] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.377517] i2c /dev entries driver [ 1.378866] device-mapper: uevent: version 1.0.3 [ 1.380602] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.383535] ledtrig-cpu: registered to indicate activity on CPUs [ 1.385998] NET: Registered protocol family 10 [ 1.387907] NET: Registered protocol family 17 [ 1.389502] Key type dns_resolver registered [ 1.391432] registered taskstats version 1 [ 1.392944] Loading compiled-in X.509 certificates [ 1.411963] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e' [ 1.415301] zswap: loaded using pool lzo/zbud [ 1.418598] Key type trusted registered [ 1.422356] Key type encrypted registered [ 1.423850] AppArmor: AppArmor sha1 policy hashing enabled [ 1.425735] ima: No TPM chip found, activating TPM-bypass! [ 1.427596] ima: Allocated hash algorithm: sha1 [ 1.429201] evm: HMAC attrs: 0x1 [ 1.430844] Magic number: 15:691:324 [ 1.432289] tty tty49: hash matches [ 1.433604] acpi PNP0B00:00: hash matches [ 1.435147] rtc_cmos 00:00: setting system clock to 2019-04-05 10:19:26 UTC (1554459566) [ 1.438063] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.440093] EDD information not available. [ 1.453207] Freeing unused kernel memory: 1484K [ 1.467493] Write protecting the kernel read-only data: 14336k [ 1.470815] Freeing unused kernel memory: 1620K [ 1.472648] Freeing unused kernel memory: 88K Loading, please wait... starting version 229 [ 1.485828] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.486328] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.486360] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.498883] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.498935] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.499125] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.499190] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.499274] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.499358] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.499421] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.555043] virtio_net virtio0 ens3: renamed from eth0 [ 1.558067] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.561508] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.586197] AVX2 version of gcm_enc/dec engaged. [ 1.588064] AES CTR mode by8 optimization enabled [ 1.599949] FDC 0 is a S82078B [ 1.671462] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.834844] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.837132] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.839540] usb 1-1: Product: QEMU USB Tablet [ 1.841136] usb 1-1: Manufacturer: QEMU [ 1.842577] usb 1-1: SerialNumber: 42 [ 1.850271] hidraw: raw HID events driver (C) Jiri Kosina [ 1.857118] usbcore: registered new interface driver usbhid [ 1.859092] usbhid: USB HID core driver [ 1.862193] 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.866376] 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.949146] md: linear personality registered for level -1 [ 2.952865] md: multipath personality registered for level -4 [ 2.956631] md: raid0 personality registered for level 0 [ 2.961012] md: raid1 personality registered for level 1 [ 3.031472] raid6: sse2x1 gen() 11362 MB/s [ 3.099459] raid6: sse2x1 xor() 8852 MB/s [ 3.167460] raid6: sse2x2 gen() 14667 MB/s [ 3.235469] raid6: sse2x2 xor() 9696 MB/s [ 3.303468] raid6: sse2x4 gen() 16705 MB/s [ 3.371469] raid6: sse2x4 xor() 11643 MB/s [ 3.439469] raid6: avx2x1 gen() 22127 MB/s [ 3.507460] raid6: avx2x2 gen() 26030 MB/s [ 3.575447] raid6: avx2x4 gen() 30125 MB/s [ 3.577033] raid6: using algorithm avx2x4 gen() 30125 MB/s [ 3.578907] raid6: using avx2x2 recovery algorithm [ 3.581715] xor: automatically using best checksumming function: [ 3.623446] avx : 32282.000 MB/sec [ 3.625981] async_tx: api initialized (async) [ 3.633911] md: raid6 personality registered for level 6 [ 3.635843] md: raid5 personality registered for level 5 [ 3.637712] md: raid4 personality registered for level 4 [ 3.644337] 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.673152] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.692466] 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.778415] 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.784346] systemd[1]: Detected virtualization kvm. [ 3.786060] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.791130] systemd[1]: Set hostname to . [ 3.794546] systemd[1]: Initializing machine ID from KVM UUID. [ 3.796574] systemd[1]: Installed transient /etc/machine-id file. [ 3.944982] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.949544] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.953134] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.956182] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.959929] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.963745] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.967549] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.971408] 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.976989] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.981321] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.984815] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.988127] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.991248] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.003572] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.007785] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.011625] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.017544] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.021490] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.026571] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes.[ 4.030257] EXT4-fs (vda1): re-mounted. Opts: (null) [ 4.035312] Loading iSCSI transport class v2.0-870. [ 4.042740] iscsi: registered transport (tcp) [ 4.051715] 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.057067] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.062427] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.067341] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.071088] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.077308] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.083116] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.088452] systemd[1]: Starting Journal Service... [ 4.090678] iscsi: registered transport (iser) Starting Journal Service... [ 4.093705] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.099466] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.104894] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.110080] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.115950] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.119459] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.123294] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.127165] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. te[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started Set console keymap. [[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 Apply Kernel Variables... Mounting FUSE Control File System... 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 Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. 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 Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Set console font and keymap... [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [ 8.622200] cloud-init[548]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Fri, 05 Apr 2019 10:19:30 +0000. Up 4.98 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)... [ 9.705272] cloud-init[935]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Fri, 05 Apr 2019 10:19:34 +0000. Up 9.12 seconds. [ 9.708738] cloud-init[935]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 9.711875] cloud-init[935]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 9.715018] cloud-init[935]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 9.718120] cloud-init[935]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 9.721217] cloud-init[935]: ci-info: | ens3 | True | 192.168.120.20 | 255.255.255.0 | global | fa:16:3e:12:be:71 | [ 9.724287] cloud-init[935]: ci-info: | ens3 | True | fe80::f816:3eff:fe12:be71/64 | . | link | fa:16:3e:12:be:71 | [ 9.727409] cloud-init[935]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 9.730480] cloud-init[935]: ci-info: | lo | True | ::1/128 | . | host | . | [ 9.733558] cloud-init[935]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 9.736590] cloud-init[935]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 9.739434] cloud-init[935]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.742276] cloud-init[935]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 9.745374] cloud-init[935]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.748510] cloud-init[935]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 9.751634] cloud-init[935]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 9.754783] cloud-init[935]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 9.757937] cloud-init[935]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.761100] cloud-init[935]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 9.763677] cloud-init[935]: ci-info: +-------+-------------+---------+-----------+-------+ [ 9.766226] cloud-init[935]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 9.768811] cloud-init[935]: ci-info: +-------+-------------+---------+-----------+-------+ [ 9.771376] cloud-init[935]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 9.773934] cloud-init[935]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 9.776467] cloud-init[935]: ci-info: +-------+-------------+---------+-----------+-------+ [ 9.778969] cloud-init[935]: Generating public/private rsa key pair. [ 9.781078] cloud-init[935]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 9.783642] cloud-init[935]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 9.786219] cloud-init[935]: The key fingerprint is: [ 9.788151] cloud-init[935]: SHA256:HIszfUphp8z72ryZoCyU0LJ4//PPIeHoMeUq+7amiDA root@cloudify-vm-64d0c817-8bd5-4d24-9cfb-768c01723b88 [ 9.791456] cloud-init[935]: The key's randomart image is: [ 9.793468] cloud-init[935]: +---[RSA 2048]----+ [ 9.795273] cloud-init[935]: | | [ 9.797109] cloud-init[935]: | | [ 9.798931] cloud-init[935]: | . + . | [ 9.800740] cloud-init[935]: | o . B * | [ 9.802565] cloud-init[935]: | . + .+ S . | [ 9.804489] cloud-init[935]: |. o o O = | [ 9.806257] cloud-init[935]: |E. o + B . | [ 9.808057] cloud-init[935]: |.o .+o+= B + | [ 9.809855] cloud-init[935]: |. . oXO+ooX. | [ 9.811636] cloud-init[935]: +----[SHA256]-----+ [ 9.813457] cloud-init[935]: Generating public/private dsa key pair. [ 9.815427] cloud-init[935]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 9.817830] cloud-init[935]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 9.820197] cloud-init[935]: The key fingerprint is: [ 9.821965] cloud-init[935]: SHA256:uxe1JpSJbLSV3X8Ar6HUAzVLBAwMVNj5MzcZVLW4rWE root@cloudify-vm-64d0c817-8bd5-4d24-9cfb-768c01723b88 [ 9.825001] cloud-init[935]: The key's randomart image is: [ 9.826834] cloud-init[935]: +---[DSA 1024]----+ [ 9.828524] cloud-init[935]: | .o*o+oBB+...| [ 9.830219] cloud-init[935]: | . = ++o++ .| [ 9.831884] cloud-init[935]: | o =.o=+.+ | [ 9.833607] cloud-init[935]: | =.B.=+o o| [ 9.835272] cloud-init[935]: | .S..=.E ..| [ 9.836924] cloud-init[935]: | .o + o | [ 9.838705] cloud-init[935]: | . + . | [ 9.840399] cloud-init[935]: | .. | [ 9.842118] cloud-init[935]: | .. | [ 9.843806] cloud-init[935]: +----[SHA256]-----+ [ 9.845514] cloud-init[935]: Generating public/private ecdsa key pair. [ 9.847471] cloud-init[935]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 9.850021] cloud-init[935]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 9.852401] cloud-init[935]: The key fingerprint is: [ 9.854143] cloud-init[935]: SHA256:a8OXztUAAimXcagm67O9xfcc7YZB1Bs/GPju2+QmFl0 root@cloudify-vm-64d0c817-8bd5-4d24-9cfb-768c01723b88 [ 9.857182] cloud-init[935]: The key's randomart image is: [ 9.859034] cloud-init[935]: +---[ECDSA 256]---+ [ 9.860752] cloud-init[935]: | o=. o | [ 9.862437] cloud-init[935]: | . =o o + | [ 9.864133] cloud-init[935]: | + .... * | [ 9.865813] cloud-init[935]: | . o ...+ o E| [ 9.867494] cloud-init[935]: | + S. ... o | [ 9.869162] cloud-init[935]: | . . . ..ooo. | [ 9.870858] cloud-init[935]: | . o * ++o.o | [ 9.872546] cloud-init[935]: | o. . o B.+=+. | [ 9.874226] cloud-init[935]: | .oo. =oo+o | [ 9.875926] cloud-init[935]: +----[SHA256]-----+ [ 9.877623] cloud-init[935]: Generating public/private ed25519 key pair. [ 9.879594] cloud-init[935]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 9.881998] cloud-init[935]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 9.884403] cloud-init[935]: The key fingerprint is: [ 9.886168] cloud-init[935]: SHA256:2ZRGOfotuoRa93pRkkhNXhryBGBmnJt24qBQeZ7PSRk root@cloudify-vm-64d0c817-8bd5-4d24-9cfb-768c01723b88 [ 9.889192] cloud-init[935]: The key's randomart image is: [ 9.891038] cloud-init[935]: +--[ED25519 256]--+ [ 9.892755] cloud-init[935]: | . .=oo+=.. | [ 9.894439] cloud-init[935]: | o .+E .*+= | [ 9.896138] cloud-init[935]: | . o . * oBo | [ 9.897816] cloud-init[935]: |. + B +=o . | [ 9.899495] cloud-init[935]: | . . B +S..+ | [ 9.901189] cloud-init[935]: | . =. + . | [ 9.902875] cloud-init[935]: | o o. o | [ 9.904556] cloud-init[935]: | o o... | [ 9.906247] cloud-init[935]: | . o+. | [ 9.907935] cloud-init[935]: +----[SHA256]-----+ [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target System Initialization. Starting Socket activation for snappy daemon. Starting LXD - unix socket. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting LSB: MD monitoring daemon... Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting System Logging Service... Starting Accounts Service... [[0;32m OK [0m] Started ACPI event daemon. Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started D-Bus System Message Bus. Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started Deferred execution scheduler. Starting Login Service... Starting Snappy daemon... Starting /etc/rc.local Compatibility... [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started LSB: MD monitoring daemon. 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 Login Service. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Started Accounts Service. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... Starting LSB: 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. Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started Hold until boot process finishes up. Starting Set console scheme... [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. [[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 Apply the settings specified in cloud-config... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. [ 13.662664] cloud-init[1235]: Generating locales (this might take a while)... m 2019-04-05 10:19:39,912 - paramiko.transport - DEBUG - starting thread (client mode): 0x329779d0L 2019-04-05 10:19:39,912 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-05 10:19:39,918 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-04-05 10:19:39,918 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-04-05 10:19:39,919 - 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-04-05 10:19:39,919 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-05 10:19:39,919 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-05 10:19:39,920 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-05 10:19:39,920 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-05 10:19:39,920 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-05 10:19:39,970 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-05 10:19:39,971 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-05 10:19:39,994 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.202: 03ef3f5d4155c8461219ceb0ad51d1b2 2019-04-05 10:19:39,995 - paramiko.transport - DEBUG - Trying discovered key 1801584d50e164bffc1a1e72337704de in /tmp/tmpGEvC0E 2019-04-05 10:19:40,009 - paramiko.transport - DEBUG - userauth is OK 2019-04-05 10:19:40,027 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-05 10:19:40,060 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-05 10:19:40,385 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-04-05 10:19:40,385 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-04-05 10:19:40,425 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-05 10:19:40,425 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-05 10:19:40,463 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-05 10:19:46,854 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-04-05 10:19:46,856 - 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-04-05 10:19:46,856 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-05 10:19:46,856 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-05 10:19:46,856 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-05 10:19:46,856 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-05 10:19:46,857 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-05 10:19:46,863 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-05 10:19:52,635 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-04-05 10:19:52,677 - 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-04-05 10:19:52,677 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-05 10:19:52,677 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-05 10:19:52,677 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-05 10:19:52,677 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-05 10:19:52,677 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-05 10:19:52,681 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-05 10:19:58,922 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-04-05 10:19:58,923 - 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-04-05 10:19:58,924 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-05 10:19:58,924 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-05 10:19:58,924 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-05 10:19:58,924 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-05 10:19:58,924 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-05 10:19:58,930 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-05 10:20:04,686 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-04-05 10:20:04,686 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-04-05 10:20:04,689 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-05 10:20:04,689 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-04-05 10:20:04,689 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-04-05 10:20:04,691 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-04-05 10:21:47,336 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-04-05 10:21:47,336 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: cfba462 Client: Version: 18.09.4 API version: 1.39 Go version: go1.10.8 Git commit: d14af54 Built: Wed Mar 27 18:34:51 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.4 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: d14af54 Built: Wed Mar 27 18:01:48 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. ** DOCKER ENGINE - ENTERPRISE ** If you’re ready for production workloads, Docker Engine - Enterprise also includes: * SLA-backed technical support * Extended lifecycle maintenance policy for patches and hotfixes * Access to certified ecosystem content ** Learn more at https://dockr.ly/engine2 ** ACTIVATE your own engine to Docker Engine - Enterprise using: sudo docker engine activate Loaded image: docker-cfy-manager:latest 0bfb458e3cb6d7146cb2510cc7eff3def504afb66787a9c6952c6adbbed96d6e 2019-04-05 10:21:47,338 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-04-05 10:21:47,338 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-vm-64d0c817-8bd5-4d24-9cfb-768c01723b88 --2019-04-05 10:20:09-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 13.32.252.115, 13.32.252.55, 13.32.252.153, ... Connecting to get.docker.com (get.docker.com)|13.32.252.115|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13070 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 21.5M=0.001s 2019-04-05 10:20:09 (21.5 MB/s) - ‘script.sh’ saved [13070/13070] sudo: unable to resolve host cloudify-vm-64d0c817-8bd5-4d24-9cfb-768c01723b88 sudo: unable to resolve host cloudify-vm-64d0c817-8bd5-4d24-9cfb-768c01723b88 + sh -c apt-get update -qq >/dev/null + sh -c apt-get install -y -qq apt-transport-https ca-certificates curl >/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 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 + 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-64d0c817-8bd5-4d24-9cfb-768c01723b88 sudo: unable to resolve host cloudify-vm-64d0c817-8bd5-4d24-9cfb-768c01723b88 2019-04-05 10:21:47,339 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-04-05 10:21:47,339 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-04-05 10:21:47,340 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-04-05 10:21:47,340 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/status 2019-04-05 10:21:47,347 - functest.core.cloudify - DEBUG - try 1: Cloudify Manager isn't up and running Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/cloudify.py", line 88, in execute "status %s", self.cfy_client.manager.get_status()) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/manager.py", line 28, in get_status response = self.api.get('/status') File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 252, in get timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 233, in do_request 'SSL, but the client does'.format(e) ConnectionError: HTTPConnectionPool(host='172.30.9.202', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-04-05 10:22:17,378 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/status 2019-04-05 10:22:17,570 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:22:17,571 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:22:17,571 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:22:17,571 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:22:17,571 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:22:17,571 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:22:17,571 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:22:17,571 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 115, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqp-postgres.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 330, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 125, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 36, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 116, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 113, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-04-05 10:22:17,572 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:22:17,572 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:22:17 GMT 2019-04-05 10:22:17,572 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:22:17,572 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:22:17,572 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:22:17,572 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:22:17,572 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:22:17,572 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:22:17,573 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 115, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB', u'unit_id': u'cloudify-influxdb.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP PostgreSQL Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqp-postgres.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP-Postgres', u'unit_id': u'cloudify-amqp-postgres.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP InfluxDB', u'unit_id': u'cloudify-amqpinflux.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 330, u'state': u'start-post', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'activating', u'SubState': u'start-post'}], u'display_name': u'RabbitMQ', u'unit_id': u'cloudify-rabbitmq.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 125, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver', u'unit_id': u'nginx.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Management Worker', u'unit_id': u'cloudify-mgmtworker.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 36, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL', u'unit_id': u'postgresql-9.5.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Console Service', u'MainPID': 116, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Console', u'unit_id': u'cloudify-stage.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 113, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service', u'unit_id': u'cloudify-restservice.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-riemann.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Riemann', u'unit_id': u'cloudify-riemann.service'}]} 2019-04-05 10:22:17,574 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/status 2019-04-05 10:22:17,692 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:22:17,692 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:22:17,692 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:22:17,692 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:22:17,692 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:22:17,693 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:22:17,693 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:22:17,693 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 115, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqp-postgres.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 330, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 125, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 36, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 116, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 113, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-04-05 10:22:17,693 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:22:17,693 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:22:17 GMT 2019-04-05 10:22:17,693 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:22:17,693 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:22:17,693 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:22:17,693 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:22:17,694 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:22:17,694 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:22:17,694 - functest.core.cloudify - INFO - The current manager status is running 2019-04-05 10:22:17,695 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/secrets 2019-04-05 10:22:17,770 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:22:17,770 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:22:17,770 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:22:17,770 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:22:17,770 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:22:17,770 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:22:17,770 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:22:17,771 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-04-05 10:22:17,771 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:22:17,771 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:22:17 GMT 2019-04-05 10:22:17,771 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:22:17,771 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-04-05 10:22:17,771 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:22:17,771 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:22:17,771 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:22:17,771 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-04-05 10:22:17,772 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3.1/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-04-05 10:22:17,945 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:22:17,946 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:22:17,946 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:22:17,946 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:22:17,946 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:22:17,946 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:22:17,946 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:22:17,946 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-04-05 10:22:17,946 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-04-05T10:22:17.915Z", "updated_at": "2019-04-05T10:22:17.915Z", "value": "gAAAAABcpyxZfdXxP2VV7PI6w2ax5gvR9h4ejZAkjw6Qj8G7bPw6O9VL8ZJvzJlJxgDpkAJIBTa-C5aW-GPNhmJ6rmgPJUDA0g==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-04-05 10:22:17,947 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:22:17,947 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:22:17 GMT 2019-04-05 10:22:17,947 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:22:17,947 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-04-05 10:22:17,947 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:22:17,947 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:22:17,947 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:22:17,947 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3.1/secrets/foo 2019-04-05 10:22:18,024 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:22:18,024 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:22:18,024 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:22:18,024 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:22:18,024 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:22:18,025 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:22:18,025 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:22:18,025 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-04-05 10:22:18,025 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-04-05T10:22:17.915Z", "updated_at": "2019-04-05T10:22:17.915Z", "value": "gAAAAABcpyxZfdXxP2VV7PI6w2ax5gvR9h4ejZAkjw6Qj8G7bPw6O9VL8ZJvzJlJxgDpkAJIBTa-C5aW-GPNhmJ6rmgPJUDA0g==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-04-05 10:22:18,025 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:22:18,025 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:22:18 GMT 2019-04-05 10:22:18,025 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:22:18,025 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-04-05 10:22:18,025 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:22:18,025 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:22:18,026 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:22:18,026 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-04-05 10:22:18,026 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-04-05 10:22:18,141 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-05 10:22:18,141 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 05:07 | PASS | +-------------------+------------------+------------------+----------------+ 2019-04-05 10:22:18,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-05 10:22:18,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/af413aae-f781-45c6-9110-7013ec82daa7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:22:19,820 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 10:22:19 GMT X-Openstack-Request-Id: req-a3935aef-7529-4f16-ac32-6e4fab421519 2019-04-05 10:22:19,820 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 10:22:19,820 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/af413aae-f781-45c6-9110-7013ec82daa7.json used request id req-a3935aef-7529-4f16-ac32-6e4fab421519 2019-04-05 10:22:19,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.66788291931s 2019-04-05 10:22:19,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 10:22:19,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:22:19,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:19 GMT X-Openstack-Request-Id: req-028e8476-dedb-4af9-94fa-6679b632e0d1 2019-04-05 10:22:19,890 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-05 10:22:19,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-028e8476-dedb-4af9-94fa-6679b632e0d1 2019-04-05 10:22:19,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0589609146118s 2019-04-05 10:22:19,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-05 10:22:19,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:22:20,060 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ded16810-a18d-443a-ba94-24eb61b44e0c x-openstack-request-id: req-ded16810-a18d-443a-ba94-24eb61b44e0c 2019-04-05 10:22:20,060 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca used request id req-ded16810-a18d-443a-ba94-24eb61b44e0c 2019-04-05 10:22:20,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.168992042542s 2019-04-05 10:22:20,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:22:20,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:22:21,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 768 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2439d433-8c07-4b21-ae21-2189aede75ee x-openstack-request-id: req-2439d433-8c07-4b21-ae21-2189aede75ee 2019-04-05 10:22:21,035 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_64d0c817-8bd5-4d24-9cfb-768c01723b88": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:be:71", "version": 4, "addr": "192.168.120.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:be:71", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d0e7beca-2ad0-465a-8185-3e1e87359eca", "rel": "bookmark"}], "image": {"id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "links": [{"href": "http://172.30.9.23:8774/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:19:25.000000", "flavor": {"id": "f5e7b185-7902-4ac9-909c-347a6462870c", "links": [{"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "bookmark"}]}, "id": "d0e7beca-2ad0-465a-8185-3e1e87359eca", "security_groups": [{"name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}], "user_id": "1d44467c0fe44573afa8d3e27dca536c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:22:19Z", "hostId": "498a5773aa319da343adda9ca8a18c5d151eabcfc8b8c5ffec85ad4f", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88", "name": "cloudify-vm_64d0c817-8bd5-4d24-9cfb-768c01723b88", "created": "2019-04-05T10:17:27Z", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:22:21,036 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2439d433-8c07-4b21-ae21-2189aede75ee 2019-04-05 10:22:21,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.975281953812s 2019-04-05 10:22:21,037 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:22:23,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:22:23,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:22:23,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22: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-b0b9ddd5-9366-4250-84d7-0711e310df27 x-openstack-request-id: req-b0b9ddd5-9366-4250-84d7-0711e310df27 2019-04-05 10:22:23,107 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-04-05 10:22:23,107 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b0b9ddd5-9366-4250-84d7-0711e310df27 2019-04-05 10:22:23,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0671710968018s 2019-04-05 10:22:23,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 10:22:23,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:22:23,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6825 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:23 GMT X-Openstack-Request-Id: req-9752b3db-58bd-43a8-a2d5-95b74bb1a39c 2019-04-05 10:22:23,168 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "562df6123cb149a0862b085ddc245e7b", "created_at": "2019-04-05T10:17:24Z", "updated_at": "2019-04-05T10:17:26Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-05T10:17:25Z", "revision_number": 0, "id": "1bd54c48-b29c-48a5-93b2-2767e90fbe5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:25Z", "security_group_id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-04-05T10:17:25Z", "revision_number": 0, "id": "1d4aa57f-74aa-4cb8-b43a-d60e3417cac9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:25Z", "security_group_id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": 443, "ethertype": "IPv4", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:25Z", "revision_number": 0, "id": "2f2a7e54-9e69-402c-83e3-1b5f335f070e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:25Z", "security_group_id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:24Z", "revision_number": 0, "id": "30ad64c4-b1bb-4501-89b9-e8e35dd9e9ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:24Z", "security_group_id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:24Z", "revision_number": 0, "id": "7319f470-6beb-4942-bd4d-50f2fbc06ff6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:24Z", "security_group_id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-04-05T10:17:26Z", "revision_number": 0, "id": "8aefd7a8-cc3b-4f41-a2e8-de4c3d33e2da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:26Z", "security_group_id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-04-05T10:17:26Z", "revision_number": 0, "id": "c9a7a304-43f9-4ccf-9af2-45672813cd5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:26Z", "security_group_id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-04-05T10:17:25Z", "revision_number": 0, "id": "febdfcfe-39d5-402e-8d82-ce05585994e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:25Z", "security_group_id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": 80, "ethertype": "IPv4", "project_id": "562df6123cb149a0862b085ddc245e7b"}], "revision_number": 7, "project_id": "562df6123cb149a0862b085ddc245e7b", "id": "a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866", "name": "cloudify-sg_64d0c817-8bd5-4d24-9cfb-768c01723b88"}, {"description": "Default security group", "tags": [], "tenant_id": "562df6123cb149a0862b085ddc245e7b", "created_at": "2019-04-05T10:17:11Z", "updated_at": "2019-04-05T10:17:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:11Z", "revision_number": 0, "id": "502ba5b5-14a6-4ed1-97f9-1e469a0575a9", "remote_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:11Z", "security_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:11Z", "revision_number": 0, "id": "51092fc4-74cb-439f-9c15-ea98b0444718", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:11Z", "security_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:11Z", "revision_number": 0, "id": "af394b2a-5738-4319-9b33-9bc2c629ba8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:11Z", "security_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:11Z", "revision_number": 0, "id": "f9cec8c6-f82b-4815-8337-ed5a8946656c", "remote_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:11Z", "security_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "562df6123cb149a0862b085ddc245e7b"}], "revision_number": 1, "project_id": "562df6123cb149a0862b085ddc245e7b", "id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "name": "default"}]} 2019-04-05 10:22:23,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-9752b3db-58bd-43a8-a2d5-95b74bb1a39c 2019-04-05 10:22:23,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0547890663147s 2019-04-05 10:22:23,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-05 10:22:23,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:22:23,349 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 10:22:23 GMT X-Openstack-Request-Id: req-c19f46ea-e0b6-49b3-b8a7-8ba388a809e1 2019-04-05 10:22:23,349 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 10:22:23,349 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/a0b7cb25-f1d4-46a1-a7e3-4ab8a4dd9866.json used request id req-c19f46ea-e0b6-49b3-b8a7-8ba388a809e1 2019-04-05 10:22:23,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.174497842789s 2019-04-05 10:22:23,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-04-05 10:22:23,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:22:23,378 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22: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-5d3cc511-dcf3-4235-88fe-2a8f54927cf6 x-openstack-request-id: req-5d3cc511-dcf3-4235-88fe-2a8f54927cf6 2019-04-05 10:22:23,378 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/cloudify-kp_64d0c817-8bd5-4d24-9cfb-768c01723b88 used request id req-5d3cc511-dcf3-4235-88fe-2a8f54927cf6 2019-04-05 10:22:23,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0282039642334s 2019-04-05 10:22:23,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-05 10:22:23,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/ed60f953-0c43-45a8-8666-79792c5dffe6/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.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" -d '{"subnet_id": "ecce61a0-f39b-46fd-b4a8-572eed66481c"}' 2019-04-05 10:22:25,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:25 GMT X-Openstack-Request-Id: req-27d1755f-50c2-4acb-9a24-de85f7fff7d8 2019-04-05 10:22:25,797 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "86607397-251d-4602-a6ea-6ec70f6ef56f", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "subnet_id": "ecce61a0-f39b-46fd-b4a8-572eed66481c", "subnet_ids": ["ecce61a0-f39b-46fd-b4a8-572eed66481c"], "port_id": "cf4d6a17-d7f4-4fa4-bada-0cdd185f715c", "id": "ed60f953-0c43-45a8-8666-79792c5dffe6"} 2019-04-05 10:22:25,797 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/ed60f953-0c43-45a8-8666-79792c5dffe6/remove_router_interface.json used request id req-27d1755f-50c2-4acb-9a24-de85f7fff7d8 2019-04-05 10:22:25,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.41828584671s 2019-04-05 10:22:25,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-05 10:22:25,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:22:25,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:25 GMT X-Openstack-Request-Id: req-7adb7b56-d1e9-414b-95cb-14a3504f5a3c 2019-04-05 10:22:25,922 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.216"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "562df6123cb149a0862b085ddc245e7b", "created_at": "2019-04-05T10:17:13Z", "admin_state_up": true, "updated_at": "2019-04-05T10:22:24Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "562df6123cb149a0862b085ddc245e7b", "id": "ed60f953-0c43-45a8-8666-79792c5dffe6", "name": "cloudify-router_64d0c817-8bd5-4d24-9cfb-768c01723b88"}]} 2019-04-05 10:22:25,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-7adb7b56-d1e9-414b-95cb-14a3504f5a3c 2019-04-05 10:22:25,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.125171899796s 2019-04-05 10:22:25,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-05 10:22:25,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/ed60f953-0c43-45a8-8666-79792c5dffe6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:22:27,272 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 10:22:27 GMT X-Openstack-Request-Id: req-d6eb2904-b95f-4a45-928a-42c715a3cd5b 2019-04-05 10:22:27,272 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 10:22:27,273 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/ed60f953-0c43-45a8-8666-79792c5dffe6.json used request id req-d6eb2904-b95f-4a45-928a-42c715a3cd5b 2019-04-05 10:22:27,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.34856414795s 2019-04-05 10:22:27,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-05 10:22:27,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:22:27,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:27 GMT X-Openstack-Request-Id: req-71f2c96d-0cd9-421f-9d75-4bb9cb0c1a00 2019-04-05 10:22:27,326 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"86607397-251d-4602-a6ea-6ec70f6ef56f","tenant_id":"562df6123cb149a0862b085ddc245e7b","created_at":"2019-04-05T10:17:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-05T10:17:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"562df6123cb149a0862b085ddc245e7b","id":"ecce61a0-f39b-46fd-b4a8-572eed66481c","subnetpool_id":null,"name":"cloudify-subnet_64d0c817-8bd5-4d24-9cfb-768c01723b88"}]} 2019-04-05 10:22:27,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-71f2c96d-0cd9-421f-9d75-4bb9cb0c1a00 2019-04-05 10:22:27,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0530691146851s 2019-04-05 10:22:27,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-05 10:22:27,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/ecce61a0-f39b-46fd-b4a8-572eed66481c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:22:28,706 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 10:22:28 GMT X-Openstack-Request-Id: req-46740774-c759-4b08-8aa8-f9a479f0edf0 2019-04-05 10:22:28,706 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 10:22:28,706 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/ecce61a0-f39b-46fd-b4a8-572eed66481c.json used request id req-46740774-c759-4b08-8aa8-f9a479f0edf0 2019-04-05 10:22:28,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.37843990326s 2019-04-05 10:22:28,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 10:22:28,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:22:28,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:28 GMT X-Openstack-Request-Id: req-f7abb8c1-b755-454c-a28b-332d633202b3 2019-04-05 10:22:28,801 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"86607397-251d-4602-a6ea-6ec70f6ef56f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"562df6123cb149a0862b085ddc245e7b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T10:22:28Z","qos_policy_id":null,"name":"cloudify-net_64d0c817-8bd5-4d24-9cfb-768c01723b88","admin_state_up":true,"tenant_id":"562df6123cb149a0862b085ddc245e7b","created_at":"2019-04-05T10:17:11Z","mtu":1450}]} 2019-04-05 10:22:28,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f7abb8c1-b755-454c-a28b-332d633202b3 2019-04-05 10:22:28,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0944929122925s 2019-04-05 10:22:28,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-05 10:22:28,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/86607397-251d-4602-a6ea-6ec70f6ef56f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:22:29,915 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 10:22:29 GMT X-Openstack-Request-Id: req-d2b1c852-0f42-4d90-a07b-58da5b610259 2019-04-05 10:22:29,915 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 10:22:29,915 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/86607397-251d-4602-a6ea-6ec70f6ef56f.json used request id req-d2b1c852-0f42-4d90-a07b-58da5b610259 2019-04-05 10:22:29,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.11316800117s 2019-04-05 10:22:29,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 10:22:29,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:22:30,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:30 GMT X-Openstack-Request-Id: req-699621f9-2046-4cdb-a669-31e8e54283a0 2019-04-05 10:22:30,205 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T10:17:23Z", "file": "/v2/images/75325545-8bbe-4f71-9063-ecaaecb894b6/file", "owner": "562df6123cb149a0862b085ddc245e7b", "id": "75325545-8bbe-4f71-9063-ecaaecb894b6", "size": 300941312, "self": "/v2/images/75325545-8bbe-4f71-9063-ecaaecb894b6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/75325545-8bbe-4f71-9063-ecaaecb894b6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/75325545-8bbe-4f71-9063-ecaaecb894b6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_64d0c817-8bd5-4d24-9cfb-768c01723b88", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "cloudify-img_64d0c817-8bd5-4d24-9cfb-768c01723b88", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-04-05T10:17:18Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 10:22:30,205 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-699621f9-2046-4cdb-a669-31e8e54283a0 2019-04-05 10:22:30,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.284920930862s 2019-04-05 10:22:30,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-05 10:22:30,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/75325545-8bbe-4f71-9063-ecaaecb894b6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c34a58e3b58bd5d651d958123c52bea5ea747fa9" 2019-04-05 10:22:30,528 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:22:30 GMT X-Openstack-Request-Id: req-9fa16af8-7b24-4b9c-a6f9-8c856a729d59 2019-04-05 10:22:30,529 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 10:22:30,529 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/75325545-8bbe-4f71-9063-ecaaecb894b6 used request id req-9fa16af8-7b24-4b9c-a6f9-8c856a729d59 2019-04-05 10:22:30,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.322015047073s 2019-04-05 10:22:30,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 10:22:30,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}f2954fb8bd8aa006d1c51f1c109f93f18d67b2b1" 2019-04-05 10:22:30,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22: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-7fc28765-213c-4e29-9e32-56abd13e352f x-openstack-request-id: req-7fc28765-213c-4e29-9e32-56abd13e352f 2019-04-05 10:22:30,760 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify-flavor_64d0c817-8bd5-4d24-9cfb-768c01723b88", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f5e7b185-7902-4ac9-909c-347a6462870c", "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": "f5e7b185-7902-4ac9-909c-347a6462870c"}]} 2019-04-05 10:22:30,760 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-7fc28765-213c-4e29-9e32-56abd13e352f 2019-04-05 10:22:30,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.225163936615s 2019-04-05 10:22:30,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-05 10:22:30,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/f5e7b185-7902-4ac9-909c-347a6462870c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2954fb8bd8aa006d1c51f1c109f93f18d67b2b1" 2019-04-05 10:22:30,802 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22: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-31a2a2f0-778d-470b-98d0-ff300e359937 x-openstack-request-id: req-31a2a2f0-778d-470b-98d0-ff300e359937 2019-04-05 10:22:30,803 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/f5e7b185-7902-4ac9-909c-347a6462870c used request id req-31a2a2f0-778d-470b-98d0-ff300e359937 2019-04-05 10:22:30,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0412089824677s 2019-04-05 10:22:30,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 10:22:30,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}f2954fb8bd8aa006d1c51f1c109f93f18d67b2b1" 2019-04-05 10:22:31,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11b364a5-039a-4861-8ec7-cad48c4fb7c6 2019-04-05 10:22:31,025 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "cloudify-user_64d0c817-8bd5-4d24-9cfb-768c01723b88", "links": {"self": "http://172.30.9.23:5000/v3/users/1d44467c0fe44573afa8d3e27dca536c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1d44467c0fe44573afa8d3e27dca536c", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 10:22:31,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-11b364a5-039a-4861-8ec7-cad48c4fb7c6 2019-04-05 10:22:31,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.22173500061s 2019-04-05 10:22:31,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 10:22:31,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/1d44467c0fe44573afa8d3e27dca536c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2954fb8bd8aa006d1c51f1c109f93f18d67b2b1" 2019-04-05 10:22:31,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbbaf66a-e7d4-4eba-a46f-0d6e557a7d3c 2019-04-05 10:22:31,248 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_64d0c817-8bd5-4d24-9cfb-768c01723b88", "links": {"self": "http://172.30.9.23:5000/v3/users/1d44467c0fe44573afa8d3e27dca536c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "1d44467c0fe44573afa8d3e27dca536c", "description": null}} 2019-04-05 10:22:31,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/1d44467c0fe44573afa8d3e27dca536c used request id req-fbbaf66a-e7d4-4eba-a46f-0d6e557a7d3c 2019-04-05 10:22:31,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.217065811157s 2019-04-05 10:22:31,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-05 10:22:31,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/1d44467c0fe44573afa8d3e27dca536c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2954fb8bd8aa006d1c51f1c109f93f18d67b2b1" 2019-04-05 10:22:31,556 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 10:22:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4031d7f-a07b-4d85-88ff-a70dad343ae9 2019-04-05 10:22:31,556 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 10:22:31,556 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/1d44467c0fe44573afa8d3e27dca536c used request id req-d4031d7f-a07b-4d85-88ff-a70dad343ae9 2019-04-05 10:22:31,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.307634830475s 2019-04-05 10:22:31,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 10:22:31,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}f2954fb8bd8aa006d1c51f1c109f93f18d67b2b1" 2019-04-05 10:22:31,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e8c1768-b2ff-4b71-81b1-dc8197b82aa0 2019-04-05 10:22:31,785 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.23:5000/v3/projects/562df6123cb149a0862b085ddc245e7b"}, "tags": [], "enabled": true, "id": "562df6123cb149a0862b085ddc245e7b", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_64d0c817-8bd5-4d24-9cfb-768c01723b88"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 10:22:31,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-9e8c1768-b2ff-4b71-81b1-dc8197b82aa0 2019-04-05 10:22:31,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.221078157425s 2019-04-05 10:22:31,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-05 10:22:31,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/562df6123cb149a0862b085ddc245e7b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2954fb8bd8aa006d1c51f1c109f93f18d67b2b1" 2019-04-05 10:22:32,068 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 10:22:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08a826ab-3527-4672-bb87-2608d4a5f0c2 2019-04-05 10:22:32,068 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 10:22:32,068 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/562df6123cb149a0862b085ddc245e7b used request id req-08a826ab-3527-4672-bb87-2608d4a5f0c2 2019-04-05 10:22:32,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.278255939484s 2019-04-05 10:22:32,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 10:22:32,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=562df6123cb149a0862b085ddc245e7b&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.15" -H "X-Auth-Token: {SHA1}f2954fb8bd8aa006d1c51f1c109f93f18d67b2b1" 2019-04-05 10:22:32,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:32 GMT X-Openstack-Request-Id: req-02bb6683-9137-4ee7-b002-019140787fee 2019-04-05 10:22:32,394 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "562df6123cb149a0862b085ddc245e7b", "created_at": "2019-04-05T10:17:11Z", "updated_at": "2019-04-05T10:17:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:11Z", "revision_number": 0, "id": "502ba5b5-14a6-4ed1-97f9-1e469a0575a9", "remote_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:11Z", "security_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:11Z", "revision_number": 0, "id": "51092fc4-74cb-439f-9c15-ea98b0444718", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:11Z", "security_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:11Z", "revision_number": 0, "id": "af394b2a-5738-4319-9b33-9bc2c629ba8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:11Z", "security_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:11Z", "revision_number": 0, "id": "f9cec8c6-f82b-4815-8337-ed5a8946656c", "remote_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:11Z", "security_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "562df6123cb149a0862b085ddc245e7b"}], "revision_number": 1, "project_id": "562df6123cb149a0862b085ddc245e7b", "id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "name": "default"}]} 2019-04-05 10:22:32,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=562df6123cb149a0862b085ddc245e7b&name=default used request id req-02bb6683-9137-4ee7-b002-019140787fee 2019-04-05 10:22:32,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.321034908295s 2019-04-05 10:22:32,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 10:22:32,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}f2954fb8bd8aa006d1c51f1c109f93f18d67b2b1" 2019-04-05 10:22:32,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:32 GMT X-Openstack-Request-Id: req-ab53f83a-62f2-46d9-a2da-8aada2e2a337 2019-04-05 10:22:32,516 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "created_at": "2019-04-05T06:36:57Z", "updated_at": "2019-04-05T06:36:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "3ad34bf5-d959-4f47-9e83-1646cad540de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "8dcba419-055d-4390-bce8-60ac1ec0e334", "remote_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "a6617e39-b59c-430d-bf58-b3b9a0d40bba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "fc5486dd-ed4d-46cf-a010-de708199197b", "remote_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}], "revision_number": 1, "project_id": "b3cb4712be48496898e2e8dcb6957ed2", "id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "created_at": "2019-04-05T06:36:58Z", "updated_at": "2019-04-05T06:36:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "03bd4738-8be6-406e-8a4b-9fa8798c5034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "1caf2aa8-6949-4b2f-9e1e-9117ac40e52a", "remote_group_id": "21cbd450-b569-48ec-a666-72704011d359", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "64be6ca7-f643-4418-a3da-9d931c90894a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "a521a8c7-ee0c-400c-989f-f5b4a2a754d5", "remote_group_id": "21cbd450-b569-48ec-a666-72704011d359", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce9e436aaa99438290206e1c56ed2734"}], "revision_number": 1, "project_id": "ce9e436aaa99438290206e1c56ed2734", "id": "21cbd450-b569-48ec-a666-72704011d359", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2116e15ef99649d98579650b18a04081", "created_at": "2019-04-05T06:39:31Z", "updated_at": "2019-04-05T06:39:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "54004b35-755b-4f2d-b5e0-5df0dea68c31", "remote_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv4", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "5949635c-16ae-40eb-a77b-59c4aa715d95", "remote_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv6", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "5eda8d54-40a7-4ae5-89e7-0c4c3f6fe1ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv6", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "ea9cc20f-cda8-4f86-917d-87e175290089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv4", "project_id": "2116e15ef99649d98579650b18a04081"}], "revision_number": 1, "project_id": "2116e15ef99649d98579650b18a04081", "id": "414447cd-6b86-4613-90fc-c75e42843105", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "created_at": "2019-04-05T06:39:33Z", "updated_at": "2019-04-05T06:39:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "0db2aa82-6505-40f0-9098-86a3aee1c249", "remote_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "0fe23aa1-260d-4cb1-a4e7-e733849505a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "480fa81b-fe66-4b98-91ba-f091f0c241ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "9a4acbee-b584-4571-8927-2a611ea95e00", "remote_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "da2fe55963c846f2b042f2dd892486e2"}], "revision_number": 1, "project_id": "da2fe55963c846f2b042f2dd892486e2", "id": "425ad310-705d-4408-b621-bb78f82c0298", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "created_at": "2019-04-05T06:36:46Z", "updated_at": "2019-04-05T06:36:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "2ec6d031-999b-4652-9bc2-473d87f48d7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "8438dec8-7805-4cf4-8fa8-d73fc07d4c1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "97fe85a4-4ab9-4305-89f8-349a8d55f4bd", "remote_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "e05dc08c-fe4d-4d16-b1fd-c4036003dcb6", "remote_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}], "revision_number": 1, "project_id": "ee8e08409f9e44d18a4e4b30e845aebe", "id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-05T06:24:19Z", "updated_at": "2019-04-05T06:24:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "0816cb4e-5b34-4e0e-a92b-2747b5ac7a00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "25763b38-1719-453d-a14e-f3c76b13cc42", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "8210886f-2687-4779-b145-fc57423d91c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "fba949ea-8aec-4a37-9c7a-026e6bd092f8", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "created_at": "2019-04-05T06:36:48Z", "updated_at": "2019-04-05T06:36:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "04a66448-8301-49c6-9c23-b541d993c12e", "remote_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "167fd9e2-36c3-4e62-aa47-a500fdb62641", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "3989831e-39b2-4e9d-9ec2-542923684897", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "70a9b809-e7a5-46cf-9e22-25d814e58350", "remote_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}], "revision_number": 1, "project_id": "860a396ba7d3400ca146873ab04b6f1e", "id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "created_at": "2019-04-05T06:36:25Z", "updated_at": "2019-04-05T06:36:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "1604aef8-274d-4685-9479-f6dd4609a8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "3f6e66e1-b179-4058-b103-b0c9b0410759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "b93b74b8-a650-4ed0-92ac-364deb4a3eff", "remote_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "c1753a0c-8d19-4b2b-abb6-7f0adbf786b9", "remote_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}], "revision_number": 1, "project_id": "9f7d1a679cb14ac58049950f7deeb60f", "id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "created_at": "2019-04-05T06:22:23Z", "updated_at": "2019-04-05T06:22:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "6ea82520-e223-4695-ad5e-9d8a732e75e5", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "84dbc1ec-b830-42da-a2c2-6affe4564e92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "b2cb60c5-bb44-4241-9c03-4830a87cc121", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "bc3ce38f-1e5b-4e37-bc17-77b797ed9d56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}], "revision_number": 1, "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "229636115bb1493c9a4d54b65569f224", "created_at": "2019-04-05T06:36:56Z", "updated_at": "2019-04-05T06:36:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "33c178e2-0140-4c10-8562-2972f4506d1b", "remote_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv6", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "5f458cb6-d04e-4ad4-b005-00f2eb36c7a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv6", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "839f3242-ac45-4d93-9d7c-27234f854569", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv4", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "df221d69-4934-4466-b095-2c9f83a846fc", "remote_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv4", "project_id": "229636115bb1493c9a4d54b65569f224"}], "revision_number": 1, "project_id": "229636115bb1493c9a4d54b65569f224", "id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "created_at": "2019-04-05T06:36:50Z", "updated_at": "2019-04-05T06:36:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "1069fd69-574a-4a73-9ab0-15dcc3fb65d1", "remote_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "51b7361d-b1b8-470f-85c4-bf40f9b2425d", "remote_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "d77a1cc1-3706-462a-b6bf-08f381f66dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "ede2d573-f458-4700-9e3d-80d6ff4fbd8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}], "revision_number": 1, "project_id": "d5daecf70fe5413f8a2671b58e2922f6", "id": "d6258671-5d3d-4067-a774-7476fa7252c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "created_at": "2019-04-05T06:24:18Z", "updated_at": "2019-04-05T06:24:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "1c082b29-0864-456d-a6b5-dfb8ddb5c4dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "3ff1d863-0a41-400b-82d4-9ec541b9069c", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "a5a87ded-31da-4d85-931e-1621ef79b33d", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "ba36cf94-d6e2-464c-a246-442cd5b4c44d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}], "revision_number": 1, "project_id": "a8d120259c3946c982a593eded4f1cfb", "id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "562df6123cb149a0862b085ddc245e7b", "created_at": "2019-04-05T10:17:11Z", "updated_at": "2019-04-05T10:17:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:11Z", "revision_number": 0, "id": "502ba5b5-14a6-4ed1-97f9-1e469a0575a9", "remote_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:11Z", "security_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:11Z", "revision_number": 0, "id": "51092fc4-74cb-439f-9c15-ea98b0444718", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:11Z", "security_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:11Z", "revision_number": 0, "id": "af394b2a-5738-4319-9b33-9bc2c629ba8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:11Z", "security_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "562df6123cb149a0862b085ddc245e7b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:17:11Z", "revision_number": 0, "id": "f9cec8c6-f82b-4815-8337-ed5a8946656c", "remote_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "remote_ip_prefix": null, "created_at": "2019-04-05T10:17:11Z", "security_group_id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "tenant_id": "562df6123cb149a0862b085ddc245e7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "562df6123cb149a0862b085ddc245e7b"}], "revision_number": 1, "project_id": "562df6123cb149a0862b085ddc245e7b", "id": "db818bb6-e3a6-4722-b3df-7e42cb13a7c7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6cdad088d3314750972b6209a006436b", "created_at": "2019-04-05T07:35:56Z", "updated_at": "2019-04-05T07:35:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "046ad99e-6286-41f4-83f3-2f0394236547", "remote_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6cdad088d3314750972b6209a006436b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "06616e85-fb59-4c85-9856-24d76d63b6e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6cdad088d3314750972b6209a006436b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "ab4d372b-ff07-4278-aa9c-bad74ac34f3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6cdad088d3314750972b6209a006436b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "f505c2e1-1079-45b1-9474-4d7f4c930bf0", "remote_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6cdad088d3314750972b6209a006436b"}], "revision_number": 1, "project_id": "6cdad088d3314750972b6209a006436b", "id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "name": "default"}]} 2019-04-05 10:22:32,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-ab53f83a-62f2-46d9-a2da-8aada2e2a337 2019-04-05 10:22:32,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.116658210754s 2019-04-05 10:22:32,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-05 10:22:32,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/db818bb6-e3a6-4722-b3df-7e42cb13a7c7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2954fb8bd8aa006d1c51f1c109f93f18d67b2b1" 2019-04-05 10:22:32,672 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 10:22:32 GMT X-Openstack-Request-Id: req-f743beea-d436-4079-8cfe-f08b8bc7b5e2 2019-04-05 10:22:32,673 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 10:22:32,673 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/db818bb6-e3a6-4722-b3df-7e42cb13a7c7.json used request id req-f743beea-d436-4079-8cfe-f08b8bc7b5e2 2019-04-05 10:22:32,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.145351171494s 2019-04-05 10:22:32,692 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2019-04-05 10:22:32,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 10:22:32,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09e792c2-2634-4cd0-bfdb-b1c6da47ce9b 2019-04-05 10:22:32,725 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-04-05 10:22:32,725 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-09e792c2-2634-4cd0-bfdb-b1c6da47ce9b 2019-04-05 10:22:32,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 10:22:33,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58fef951bcfc4cf0998078f8ffea0edb", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}, {"id": "774319f454e747168821760a73d5b691", "name": "reader"}], "expires_at": "2019-04-05T11:22:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8d120259c3946c982a593eded4f1cfb", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [], "type": "tempest-type-605261660", "id": "18f8718610614825a0400b23ea70ffb4", "name": "tempest-service-846617376"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1412263656", "id": "68540ada0f92454786c30b9265352a18", "name": "tempest-service-673250099"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3925ae83907349f0acb148efa634063e"}, "audit_ids": ["rOEcUXA-SseK9xmzE-QkcA"], "issued_at": "2019-04-05T10:22:33.000000Z"}} 2019-04-05 10:22:33,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 10:22:33,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}5c98d51beeac66d038c23e450d5e77c9d9af9b44" 2019-04-05 10:22:33,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:33 GMT X-Openstack-Request-Id: req-e050d332-63f0-4772-8fd2-748a9e305d36 2019-04-05 10:22:33,526 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"}]} 2019-04-05 10:22:33,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e050d332-63f0-4772-8fd2-748a9e305d36 2019-04-05 10:22:33,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.384962797165s 2019-04-05 10:22:33,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 10:22:33,540 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c7558fa-6db0-4c75-b6b7-072a3b154e81 2019-04-05 10:22:33,540 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:22:33,540 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-0c7558fa-6db0-4c75-b6b7-072a3b154e81 2019-04-05 10:22:33,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 10:22:33,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}5c98d51beeac66d038c23e450d5e77c9d9af9b44" 2019-04-05 10:22:33,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdd6d20c-0da3-49c3-a279-9a50022758db 2019-04-05 10:22:33,737 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 10:22:33,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-cdd6d20c-0da3-49c3-a279-9a50022758db 2019-04-05 10:22:33,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.19567489624s 2019-04-05 10:22:33,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-05 10:22:33,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}5c98d51beeac66d038c23e450d5e77c9d9af9b44" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_154abc87-3f5e-4e5c-b104-83d31200061d"}}' 2019-04-05 10:22:34,009 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8abaac2c-60ef-4938-b7b0-2360f9970b1e 2019-04-05 10:22:34,009 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.23:5000/v3/projects/8d2f2ce44d6e4e36a44b9abe5476e941"}, "tags": [], "enabled": true, "id": "8d2f2ce44d6e4e36a44b9abe5476e941", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_154abc87-3f5e-4e5c-b104-83d31200061d"}} 2019-04-05 10:22:34,010 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-8abaac2c-60ef-4938-b7b0-2360f9970b1e 2019-04-05 10:22:34,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.264138221741s 2019-04-05 10:22:34,010 - 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'8d2f2ce44d6e4e36a44b9abe5476e941', '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_154abc87-3f5e-4e5c-b104-83d31200061d'}) 2019-04-05 10:22:34,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-05 10:22:34,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}5c98d51beeac66d038c23e450d5e77c9d9af9b44" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "cmVkbm0sAwuSGHu2GsBztNrtzwxBdL", "email": null, "name": "cloudify_ims-user_154abc87-3f5e-4e5c-b104-83d31200061d"}}' 2019-04-05 10:22:34,476 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a81eb80-50d4-4580-9fa9-007864ca18ec 2019-04-05 10:22:34,476 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_154abc87-3f5e-4e5c-b104-83d31200061d", "links": {"self": "http://172.30.9.23:5000/v3/users/a47b1f014b1647b89cf386fb23b85ddc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a47b1f014b1647b89cf386fb23b85ddc", "domain_id": "default", "password_expires_at": null}} 2019-04-05 10:22:34,476 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-8a81eb80-50d4-4580-9fa9-007864ca18ec 2019-04-05 10:22:34,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.458056926727s 2019-04-05 10:22:34,477 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a47b1f014b1647b89cf386fb23b85ddc', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_154abc87-3f5e-4e5c-b104-83d31200061d'}) 2019-04-05 10:22:34,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 10:22:34,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c98d51beeac66d038c23e450d5e77c9d9af9b44" 2019-04-05 10:22:34,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad3a94dc-69ca-4a26-9637-f2878c9190fd 2019-04-05 10:22:34,636 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 10:22:34,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ad3a94dc-69ca-4a26-9637-f2878c9190fd 2019-04-05 10:22:34,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.155488014221s 2019-04-05 10:22:34,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 10:22:34,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c98d51beeac66d038c23e450d5e77c9d9af9b44" 2019-04-05 10:22:34,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-265c16f5-1c06-4cfc-9392-7d4c9a19732d 2019-04-05 10:22:34,764 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 10:22:34,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-265c16f5-1c06-4cfc-9392-7d4c9a19732d 2019-04-05 10:22:34,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.12249994278s 2019-04-05 10:22:34,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 10:22:34,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c98d51beeac66d038c23e450d5e77c9d9af9b44" 2019-04-05 10:22:34,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04a97b66-1b1b-4710-8ec6-6a097d460018 2019-04-05 10:22:34,965 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 10:22:34,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-04a97b66-1b1b-4710-8ec6-6a097d460018 2019-04-05 10:22:34,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195564031601s 2019-04-05 10:22:34,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 10:22:34,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}5c98d51beeac66d038c23e450d5e77c9d9af9b44" 2019-04-05 10:22:35,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d17c2f7f-7e11-40fc-a5ae-cbf77da3225c 2019-04-05 10:22:35,080 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 10:22:35,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-d17c2f7f-7e11-40fc-a5ae-cbf77da3225c 2019-04-05 10:22:35,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109187841415s 2019-04-05 10:22:35,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 10:22:35,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}5c98d51beeac66d038c23e450d5e77c9d9af9b44" 2019-04-05 10:22:35,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dceeb37f-0e2c-4b9e-85d2-d54830529c0c 2019-04-05 10:22:35,315 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_154abc87-3f5e-4e5c-b104-83d31200061d", "links": {"self": "http://172.30.9.23:5000/v3/users/a47b1f014b1647b89cf386fb23b85ddc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a47b1f014b1647b89cf386fb23b85ddc", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 10:22:35,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-dceeb37f-0e2c-4b9e-85d2-d54830529c0c 2019-04-05 10:22:35,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.233771085739s 2019-04-05 10:22:35,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 10:22:35,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}5c98d51beeac66d038c23e450d5e77c9d9af9b44" 2019-04-05 10:22:35,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9ef4c88-2afc-4b04-8c6a-3fd32927ea57 2019-04-05 10:22:35,445 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.23:5000/v3/projects/8d2f2ce44d6e4e36a44b9abe5476e941"}, "tags": [], "enabled": true, "id": "8d2f2ce44d6e4e36a44b9abe5476e941", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_154abc87-3f5e-4e5c-b104-83d31200061d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 10:22:35,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-a9ef4c88-2afc-4b04-8c6a-3fd32927ea57 2019-04-05 10:22:35,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.118202924728s 2019-04-05 10:22:35,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 10:22:35,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=a47b1f014b1647b89cf386fb23b85ddc&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=8d2f2ce44d6e4e36a44b9abe5476e941" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c98d51beeac66d038c23e450d5e77c9d9af9b44" 2019-04-05 10:22:35,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e348dcd8-13a3-4830-8dc6-0435ea697989 2019-04-05 10:22:35,563 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=a47b1f014b1647b89cf386fb23b85ddc&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=8d2f2ce44d6e4e36a44b9abe5476e941", "previous": null, "next": null}} 2019-04-05 10:22:35,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=a47b1f014b1647b89cf386fb23b85ddc&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=8d2f2ce44d6e4e36a44b9abe5476e941 used request id req-e348dcd8-13a3-4830-8dc6-0435ea697989 2019-04-05 10:22:35,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107962846756s 2019-04-05 10:22:35,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-05 10:22:35,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/8d2f2ce44d6e4e36a44b9abe5476e941/users/a47b1f014b1647b89cf386fb23b85ddc/roles/a7225acce0184423a1dc2d63c39b687a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c98d51beeac66d038c23e450d5e77c9d9af9b44" 2019-04-05 10:22:35,718 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 10:22:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-203f6e25-bab8-446e-b1fc-d3bf9f8d1eac 2019-04-05 10:22:35,718 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 10:22:35,719 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/8d2f2ce44d6e4e36a44b9abe5476e941/users/a47b1f014b1647b89cf386fb23b85ddc/roles/a7225acce0184423a1dc2d63c39b687a used request id req-203f6e25-bab8-446e-b1fc-d3bf9f8d1eac 2019-04-05 10:22:35,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.151888132095s 2019-04-05 10:22:35,720 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_154abc87-3f5e-4e5c-b104-83d31200061d', 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'8d2f2ce44d6e4e36a44b9abe5476e941', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'cmVkbm0sAwuSGHu2GsBztNrtzwxBdL', 'username': u'cloudify_ims-user_154abc87-3f5e-4e5c-b104-83d31200061d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-05 10:22:35,723 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_154abc87-3f5e-4e5c-b104-83d31200061d', 'password': 'cmVkbm0sAwuSGHu2GsBztNrtzwxBdL', 'project_name': 'cloudify_ims-project_154abc87-3f5e-4e5c-b104-83d31200061d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '8d2f2ce44d6e4e36a44b9abe5476e941', 'project_domain_name': 'Default'} 2019-04-05 10:22:35,776 - 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-04-05 10:22:35,791 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2019-04-05 10:22:35,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 10:22:35,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}5c98d51beeac66d038c23e450d5e77c9d9af9b44" 2019-04-05 10:22:35,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b015ead-4c9e-49ee-93bd-bbc0f2e006db 2019-04-05 10:22:35,949 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 10:22:35,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-8b015ead-4c9e-49ee-93bd-bbc0f2e006db 2019-04-05 10:22:35,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.157823085785s 2019-04-05 10:22:35,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 10:22:35,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}5c98d51beeac66d038c23e450d5e77c9d9af9b44" 2019-04-05 10:22:36,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e06c1c39-90f2-4700-aac0-ae84ea53d453 2019-04-05 10:22:36,079 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.23:5000/v3/projects/8d2f2ce44d6e4e36a44b9abe5476e941"}, "tags": [], "enabled": true, "id": "8d2f2ce44d6e4e36a44b9abe5476e941", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_154abc87-3f5e-4e5c-b104-83d31200061d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 10:22:36,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-e06c1c39-90f2-4700-aac0-ae84ea53d453 2019-04-05 10:22:36,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.121178150177s 2019-04-05 10:22:36,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-05 10:22:36,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}5c98d51beeac66d038c23e450d5e77c9d9af9b44" -d '{"network": {"tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "admin_state_up": true}}' 2019-04-05 10:22:36,372 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 727 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:36 GMT X-Openstack-Request-Id: req-44a931de-d531-4fdc-85a5-839dec256591 2019-04-05 10:22:36,372 - 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":"77422fc7-1f3d-4b1d-a1da-01adfd65594a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"8d2f2ce44d6e4e36a44b9abe5476e941","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T10:22:36Z","is_default":false,"qos_policy_id":null,"name":"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d","admin_state_up":true,"tenant_id":"8d2f2ce44d6e4e36a44b9abe5476e941","created_at":"2019-04-05T10:22:36Z","mtu":1450}} 2019-04-05 10:22:36,372 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-44a931de-d531-4fdc-85a5-839dec256591 2019-04-05 10:22:36,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.291258811951s 2019-04-05 10:22:36,373 - 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-04-05T10:22:36Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a', u'provider:segmentation_id': 100, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d', u'created_at': u'2019-04-05T10:22:36Z', u'mtu': 1450, u'tenant_id': u'8d2f2ce44d6e4e36a44b9abe5476e941', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8d2f2ce44d6e4e36a44b9abe5476e941', u'l2_adjacency': True}) 2019-04-05 10:22:36,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 10:22:36,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74c6a96d-1b10-4db8-9e94-3adcbe124169 2019-04-05 10:22:36,383 - 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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 10:22:36,383 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-74c6a96d-1b10-4db8-9e94-3adcbe124169 2019-04-05 10:22:36,384 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 10:22:36,772 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "774319f454e747168821760a73d5b691", "name": "reader"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}], "expires_at": "2019-04-05T11:22:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d2f2ce44d6e4e36a44b9abe5476e941", "name": "cloudify_ims-project_154abc87-3f5e-4e5c-b104-83d31200061d"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/8d2f2ce44d6e4e36a44b9abe5476e941", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/8d2f2ce44d6e4e36a44b9abe5476e941", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/8d2f2ce44d6e4e36a44b9abe5476e941", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [], "type": "tempest-type-605261660", "id": "18f8718610614825a0400b23ea70ffb4", "name": "tempest-service-846617376"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_8d2f2ce44d6e4e36a44b9abe5476e941", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_8d2f2ce44d6e4e36a44b9abe5476e941", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1412263656", "id": "68540ada0f92454786c30b9265352a18", "name": "tempest-service-673250099"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/8d2f2ce44d6e4e36a44b9abe5476e941", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/8d2f2ce44d6e4e36a44b9abe5476e941", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/8d2f2ce44d6e4e36a44b9abe5476e941", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/8d2f2ce44d6e4e36a44b9abe5476e941", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/8d2f2ce44d6e4e36a44b9abe5476e941", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/8d2f2ce44d6e4e36a44b9abe5476e941", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_154abc87-3f5e-4e5c-b104-83d31200061d", "id": "a47b1f014b1647b89cf386fb23b85ddc"}, "audit_ids": ["OyPyIzNITcW_ECP0Xdnbfg"], "issued_at": "2019-04-05T10:22:36.000000Z"}} 2019-04-05 10:22:36,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 10:22:36,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:22:37,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:37 GMT X-Openstack-Request-Id: req-84335ee9-fa34-4652-a33a-bfb822659006 2019-04-05 10:22:37,409 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"77422fc7-1f3d-4b1d-a1da-01adfd65594a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8d2f2ce44d6e4e36a44b9abe5476e941","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T10:22:36Z","qos_policy_id":null,"name":"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d","admin_state_up":true,"tenant_id":"8d2f2ce44d6e4e36a44b9abe5476e941","created_at":"2019-04-05T10:22:36Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500}]} 2019-04-05 10:22:37,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-84335ee9-fa34-4652-a33a-bfb822659006 2019-04-05 10:22:37,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.6332218647s 2019-04-05 10:22:37,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-05 10:22:37,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" -d '{"subnet": {"name": "cloudify_ims-subnet_154abc87-3f5e-4e5c-b104-83d31200061d", "enable_dhcp": true, "network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-05 10:22:38,014 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:38 GMT X-Openstack-Request-Id: req-6d0415fd-8479-45dd-8e82-e53a91457491 2019-04-05 10:22:38,014 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77422fc7-1f3d-4b1d-a1da-01adfd65594a","tenant_id":"8d2f2ce44d6e4e36a44b9abe5476e941","created_at":"2019-04-05T10:22:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-05T10:22: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":"8d2f2ce44d6e4e36a44b9abe5476e941","id":"949fb15a-1072-4a43-97b1-d3f474035c8a","subnetpool_id":null,"name":"cloudify_ims-subnet_154abc87-3f5e-4e5c-b104-83d31200061d"}} 2019-04-05 10:22:38,014 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-6d0415fd-8479-45dd-8e82-e53a91457491 2019-04-05 10:22:38,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.603229999542s 2019-04-05 10:22:38,015 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T10:22: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'949fb15a-1072-4a43-97b1-d3f474035c8a', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_154abc87-3f5e-4e5c-b104-83d31200061d', u'enable_dhcp': True, u'network_id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a', u'tenant_id': u'8d2f2ce44d6e4e36a44b9abe5476e941', u'created_at': u'2019-04-05T10:22: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'8d2f2ce44d6e4e36a44b9abe5476e941'}) 2019-04-05 10:22:38,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-05 10:22:38,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" -d '{"router": {"external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "name": "cloudify_ims-router_154abc87-3f5e-4e5c-b104-83d31200061d", "admin_state_up": true}}' 2019-04-05 10:22:39,745 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:39 GMT X-Openstack-Request-Id: req-2d128937-26a7-4464-840f-f52361136f61 2019-04-05 10:22:39,745 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:22:38Z", "admin_state_up": true, "updated_at": "2019-04-05T10:22:39Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "ab9612cc-8572-4873-90db-abb9fae6233c", "name": "cloudify_ims-router_154abc87-3f5e-4e5c-b104-83d31200061d"}} 2019-04-05 10:22:39,745 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-2d128937-26a7-4464-840f-f52361136f61 2019-04-05 10:22:39,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.72966694832s 2019-04-05 10:22:39,746 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T10:22:39Z', u'revision_number': 2, u'id': u'ab9612cc-8572-4873-90db-abb9fae6233c', u'external_gateway_info': {u'network_id': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_154abc87-3f5e-4e5c-b104-83d31200061d', u'admin_state_up': True, u'tenant_id': u'8d2f2ce44d6e4e36a44b9abe5476e941', u'created_at': u'2019-04-05T10:22:38Z', u'flavor_id': None, u'routes': [], u'project_id': u'8d2f2ce44d6e4e36a44b9abe5476e941'}) 2019-04-05 10:22:39,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-05 10:22:39,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/ab9612cc-8572-4873-90db-abb9fae6233c/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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" -d '{"subnet_id": "949fb15a-1072-4a43-97b1-d3f474035c8a"}' 2019-04-05 10:22:42,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:42 GMT X-Openstack-Request-Id: req-c6224bd1-d772-4ed4-89a7-8f3a8d18b8fc 2019-04-05 10:22:42,139 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "subnet_id": "949fb15a-1072-4a43-97b1-d3f474035c8a", "subnet_ids": ["949fb15a-1072-4a43-97b1-d3f474035c8a"], "port_id": "707c5ddd-1dc8-419a-a6da-64981d81a5b9", "id": "ab9612cc-8572-4873-90db-abb9fae6233c"} 2019-04-05 10:22:42,139 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/ab9612cc-8572-4873-90db-abb9fae6233c/add_router_interface.json used request id req-c6224bd1-d772-4ed4-89a7-8f3a8d18b8fc 2019-04-05 10:22:42,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.39279007912s 2019-04-05 10:22:42,140 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-04-05 10:22:43,437 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:3c9ef66aea001f0cad0623ddab1f8fc1 sha256:4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25 2019-04-05 10:22:43,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 10:22:43,444 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:43 GMT 2019-04-05 10:22:43,444 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-04-05 10:22:43,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 10:22:43,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:22:43,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:43 GMT X-Openstack-Request-Id: req-8d52b763-9156-4709-b47d-279d84c54c94 2019-04-05 10:22:43,755 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 10:22:43,755 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-8d52b763-9156-4709-b47d-279d84c54c94 2019-04-05 10:22:43,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.309211015701s 2019-04-05 10:22:43,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-05 10:22:43,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" -d '{"owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "owner_specified.shade.object": "images/cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d"}' 2019-04-05 10:22:43,809 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:43 GMT Location: http://172.30.9.23:9292/v2/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8e3ac673-c03b-42b1-9683-c174849d30fd 2019-04-05 10:22:43,809 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T10:22:43Z", "file": "/v2/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d/file", "owner": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "size": null, "self": "/v2/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d", "checksum": null, "created_at": "2019-04-05T10:22:43Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-05 10:22:43,809 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-8e3ac673-c03b-42b1-9683-c174849d30fd 2019-04-05 10:22:43,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0445640087128s 2019-04-05 10:22:43,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-05 10:22:43,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d/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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" -d '' 2019-04-05 10:22:48,220 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:22:48 GMT X-Openstack-Request-Id: req-8b440f24-a9c5-40a3-b62e-0dd98bad3827 2019-04-05 10:22:48,220 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 10:22:48,220 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d/file used request id req-8b440f24-a9c5-40a3-b62e-0dd98bad3827 2019-04-05 10:22:48,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.41012597084s 2019-04-05 10:22:48,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 10:22:48,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:22:48,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:48 GMT X-Openstack-Request-Id: req-b0539253-1095-4b18-bbce-a90eec4938b3 2019-04-05 10:22:48,266 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T10:22:48Z", "file": "/v2/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d/file", "owner": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "size": 300941312, "self": "/v2/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-04-05T10:22:43Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 10:22:48,266 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b0539253-1095-4b18-bbce-a90eec4938b3 2019-04-05 10:22:48,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0408980846405s 2019-04-05 10:22:48,268 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d/file', 'owner': u'8d2f2ce44d6e4e36a44b9abe5476e941', 'id': u'7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d', 'size': 300941312, u'self': u'/v2/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8d2f2ce44d6e4e36a44b9abe5476e941', 'name': 'cloudify_ims-project_154abc87-3f5e-4e5c-b104-83d31200061d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-05T10:22:48Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-05T10:22:48Z', u'owner_specified.shade.sha256': u'4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25', u'owner_specified.shade.object': u'images/cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'3c9ef66aea001f0cad0623ddab1f8fc1', 'properties': {u'os_hash_value': u'17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2', u'self': u'/v2/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25', u'owner_specified.shade.object': u'images/cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d', u'owner_specified.shade.md5': u'3c9ef66aea001f0cad0623ddab1f8fc1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d', 'created': u'2019-04-05T10:22:43Z', 'checksum': u'3c9ef66aea001f0cad0623ddab1f8fc1', 'created_at': u'2019-04-05T10:22:43Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2', 'metadata': {u'os_hash_value': u'17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2', u'self': u'/v2/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25', u'owner_specified.shade.object': u'images/cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d', u'owner_specified.shade.md5': u'3c9ef66aea001f0cad0623ddab1f8fc1', u'schema': u'/v2/schemas/image'}}) 2019-04-05 10:22:48,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-05 10:22:48,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}5c98d51beeac66d038c23e450d5e77c9d9af9b44" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_154abc87-3f5e-4e5c-b104-83d31200061d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-04-05 10:22:48,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e04dcf8c-93ba-45e1-bc62-52e4d36428e1 x-openstack-request-id: req-e04dcf8c-93ba-45e1-bc62-52e4d36428e1 2019-04-05 10:22:48,594 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_154abc87-3f5e-4e5c-b104-83d31200061d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "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": "4d17f073-f986-4487-a423-722e53832dcc"}} 2019-04-05 10:22:48,594 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e04dcf8c-93ba-45e1-bc62-52e4d36428e1 2019-04-05 10:22:48,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.323112010956s 2019-04-05 10:22:48,595 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_154abc87-3f5e-4e5c-b104-83d31200061d', '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'a8d120259c3946c982a593eded4f1cfb', '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'4d17f073-f986-4487-a423-722e53832dcc', 'swap': 0}) 2019-04-05 10:22:48,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-05 10:22:48,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/4d17f073-f986-4487-a423-722e53832dcc/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.15" -H "X-Auth-Token: {SHA1}5c98d51beeac66d038c23e450d5e77c9d9af9b44" -d '{"extra_specs": {}}' 2019-04-05 10:22:48,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22: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-a71180ad-3d29-4ccb-9176-7e2de19c3cc1 x-openstack-request-id: req-a71180ad-3d29-4ccb-9176-7e2de19c3cc1 2019-04-05 10:22:48,618 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-05 10:22:48,618 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/4d17f073-f986-4487-a423-722e53832dcc/os-extra_specs used request id req-a71180ad-3d29-4ccb-9176-7e2de19c3cc1 2019-04-05 10:22:48,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0219531059265s 2019-04-05 10:22:48,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-04-05 10:22:48,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" -d '{"keypair": {"name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d"}}' 2019-04-05 10:22:49,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5625d2f7-c993-478c-b09b-cc7fd20cdb4b x-openstack-request-id: req-5625d2f7-c993-478c-b09b-cc7fd20cdb4b 2019-04-05 10:22:49,115 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzEZm/wq5/yM02HRtvqaN53tX75PQjqpt+GYyp2SzLsuZkcno\nfKH6wxx1QzLteeSTx5/81p9UIeS4SM02D9F4gqo7Rj6jV2E9kj5Dq8Ynm5uvuTd7\nSKXlhLLlflKWhwt7F0SwVuSn3ettNhmBGWGItvcdo+ZR91Yx8EN+xgsTi6NOdZpO\nbYAdb4HuR6Ge/C9h53bAnnL6jcSrqUrnNNEQfIp/bkbDHBIBY5V/tNlXjPIQT5Mb\npX+dJABbNIA2ezI8/zVDGGvPkTmP8S7GyXfk4pR0KK/pfyJ0dESxNVRH9xCEjirj\nQNOmvgqtoi8h37EESel/CnRahYjxF76i2vuPGQIDAQABAoIBAFMhx6K9i8pAWq5I\nW609/Pwan0PZxQN6anyvoqeq/JzrsNi68cle5j1nJHWvkSONGXMhMfVqLAQLH9BI\n61pupfuPKcZBkZnq8fLFMicC4nWaW14mLR74nLpvT6QkGixlSLfEdXs3XPWcbPqa\nUIaywb+sO7zK68qbooEkBsC0G0U0+4SiBomD8MM+WM/7FVksNffflUHo3JzZ5Q/M\nbzrpGWi2phIhWHsK0OCIRrd93ayqtFUR1l80MIkvrEqDT++WQoEkYswD1FfRkaIV\nVRxJQDQZfviIjrxxrCP/8R+kkKJEq/BhtkjamuTpYdXmwDwHbmN+x1TpSSA0Z7vt\nb1B2dDECgYEA5WB4VRy7m80wPa614a9xp4AmaCr3Ura0Icvt63GXUaWLQiP1XdDM\nRm1xpC0wfbCklzrXvXymQz9BLAfPUTbNT/Q+AzqXJ2h3FcVbOOswIXZ7l12Y/ZzU\n9O2mah7LtRrUAfInQdvcEeQ88z0zcT9VE3ZvE3Hf01iEvardeZRNOD0CgYEA4/wT\nWB+qwEgEE4jwwZtlHS4o0WCLTkBCNherQinx5ehDmgD2cdD3WaikCtVQoVIU2g5i\nvb2NYcoZe1iUMSJbNiGPxO956OdxcV9tjLhaecKtjR3LUk8WaDbiG9J+PjuB7whs\nHNgXhJOUKy7aGBcQ9prkz6JJsr+AsXgFjmMVxA0CgYEA3ALNSO4XcVi91dxXbtLG\nlCBSNoZH1hmS6/vcCIJa3yCHU3iEKGlXFpJxd0U1BspBBSGWv5TpMQViMKaJD2Ae\nTHt8Y8J2K4GC/+neFtlXwDESWNyZG2GrzgaJIa7KO7sw8XDggMYu7yZZ5AGm7xAN\nPW7TGfaW9vQn1nkmmDBMZQ0CgYANaRN+OIajvti2iXSX/tsIx2FRR5uKI8+BPQ0u\n3CbFfk8TrQDSGxehp4DWvkt64cgmN3hpbs/1M50iG0jERyAUZA7/55JFN+/9Wj6o\na2OvC9uHlHwUQGCyCqBsQIp6gKeY9ubdH3zqqH+rtprPlfPCfcP9zq8FG6ynQ8cX\n5A4wtQKBgCBRMijqmPLLqrWvdhxXneJmxar7F48FlsaxlAVthpkdcgqoelTgRik4\n7tkGEeEhk2mn0cZlM1vbClkb0884RPdNlvKelI6g0INW2SFIw7kXlOLFuRldADqL\nZmJdWtwxq185UdcJdfWd+IS2X4ITjpEn66lBerBNC6JEwIDTiVGz\n-----END RSA PRIVATE KEY-----\n", "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "fingerprint": "f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f"}} 2019-04-05 10:22:49,115 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-5625d2f7-c993-478c-b09b-cc7fd20cdb4b 2019-04-05 10:22:49,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.493936777115s 2019-04-05 10:22:49,116 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzEZm/wq5/yM02HRtvqaN53tX75PQjqpt+GYyp2SzLsuZkcno\nfKH6wxx1QzLteeSTx5/81p9UIeS4SM02D9F4gqo7Rj6jV2E9kj5Dq8Ynm5uvuTd7\nSKXlhLLlflKWhwt7F0SwVuSn3ettNhmBGWGItvcdo+ZR91Yx8EN+xgsTi6NOdZpO\nbYAdb4HuR6Ge/C9h53bAnnL6jcSrqUrnNNEQfIp/bkbDHBIBY5V/tNlXjPIQT5Mb\npX+dJABbNIA2ezI8/zVDGGvPkTmP8S7GyXfk4pR0KK/pfyJ0dESxNVRH9xCEjirj\nQNOmvgqtoi8h37EESel/CnRahYjxF76i2vuPGQIDAQABAoIBAFMhx6K9i8pAWq5I\nW609/Pwan0PZxQN6anyvoqeq/JzrsNi68cle5j1nJHWvkSONGXMhMfVqLAQLH9BI\n61pupfuPKcZBkZnq8fLFMicC4nWaW14mLR74nLpvT6QkGixlSLfEdXs3XPWcbPqa\nUIaywb+sO7zK68qbooEkBsC0G0U0+4SiBomD8MM+WM/7FVksNffflUHo3JzZ5Q/M\nbzrpGWi2phIhWHsK0OCIRrd93ayqtFUR1l80MIkvrEqDT++WQoEkYswD1FfRkaIV\nVRxJQDQZfviIjrxxrCP/8R+kkKJEq/BhtkjamuTpYdXmwDwHbmN+x1TpSSA0Z7vt\nb1B2dDECgYEA5WB4VRy7m80wPa614a9xp4AmaCr3Ura0Icvt63GXUaWLQiP1XdDM\nRm1xpC0wfbCklzrXvXymQz9BLAfPUTbNT/Q+AzqXJ2h3FcVbOOswIXZ7l12Y/ZzU\n9O2mah7LtRrUAfInQdvcEeQ88z0zcT9VE3ZvE3Hf01iEvardeZRNOD0CgYEA4/wT\nWB+qwEgEE4jwwZtlHS4o0WCLTkBCNherQinx5ehDmgD2cdD3WaikCtVQoVIU2g5i\nvb2NYcoZe1iUMSJbNiGPxO956OdxcV9tjLhaecKtjR3LUk8WaDbiG9J+PjuB7whs\nHNgXhJOUKy7aGBcQ9prkz6JJsr+AsXgFjmMVxA0CgYEA3ALNSO4XcVi91dxXbtLG\nlCBSNoZH1hmS6/vcCIJa3yCHU3iEKGlXFpJxd0U1BspBBSGWv5TpMQViMKaJD2Ae\nTHt8Y8J2K4GC/+neFtlXwDESWNyZG2GrzgaJIa7KO7sw8XDggMYu7yZZ5AGm7xAN\nPW7TGfaW9vQn1nkmmDBMZQ0CgYANaRN+OIajvti2iXSX/tsIx2FRR5uKI8+BPQ0u\n3CbFfk8TrQDSGxehp4DWvkt64cgmN3hpbs/1M50iG0jERyAUZA7/55JFN+/9Wj6o\na2OvC9uHlHwUQGCyCqBsQIp6gKeY9ubdH3zqqH+rtprPlfPCfcP9zq8FG6ynQ8cX\n5A4wtQKBgCBRMijqmPLLqrWvdhxXneJmxar7F48FlsaxlAVthpkdcgqoelTgRik4\n7tkGEeEhk2mn0cZlM1vbClkb0884RPdNlvKelI6g0INW2SFIw7kXlOLFuRldADqL\nZmJdWtwxq185UdcJdfWd+IS2X4ITjpEn66lBerBNC6JEwIDTiVGz\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'a47b1f014b1647b89cf386fb23b85ddc', 'name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', 'created_at': '2019-04-05T10:22:49.116303', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8d2f2ce44d6e4e36a44b9abe5476e941', 'name': 'cloudify_ims-project_154abc87-3f5e-4e5c-b104-83d31200061d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f', 'type': 'ssh', 'id': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d'}) 2019-04-05 10:22:49,116 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAzEZm/wq5/yM02HRtvqaN53tX75PQjqpt+GYyp2SzLsuZkcno fKH6wxx1QzLteeSTx5/81p9UIeS4SM02D9F4gqo7Rj6jV2E9kj5Dq8Ynm5uvuTd7 SKXlhLLlflKWhwt7F0SwVuSn3ettNhmBGWGItvcdo+ZR91Yx8EN+xgsTi6NOdZpO bYAdb4HuR6Ge/C9h53bAnnL6jcSrqUrnNNEQfIp/bkbDHBIBY5V/tNlXjPIQT5Mb pX+dJABbNIA2ezI8/zVDGGvPkTmP8S7GyXfk4pR0KK/pfyJ0dESxNVRH9xCEjirj QNOmvgqtoi8h37EESel/CnRahYjxF76i2vuPGQIDAQABAoIBAFMhx6K9i8pAWq5I W609/Pwan0PZxQN6anyvoqeq/JzrsNi68cle5j1nJHWvkSONGXMhMfVqLAQLH9BI 61pupfuPKcZBkZnq8fLFMicC4nWaW14mLR74nLpvT6QkGixlSLfEdXs3XPWcbPqa UIaywb+sO7zK68qbooEkBsC0G0U0+4SiBomD8MM+WM/7FVksNffflUHo3JzZ5Q/M bzrpGWi2phIhWHsK0OCIRrd93ayqtFUR1l80MIkvrEqDT++WQoEkYswD1FfRkaIV VRxJQDQZfviIjrxxrCP/8R+kkKJEq/BhtkjamuTpYdXmwDwHbmN+x1TpSSA0Z7vt b1B2dDECgYEA5WB4VRy7m80wPa614a9xp4AmaCr3Ura0Icvt63GXUaWLQiP1XdDM Rm1xpC0wfbCklzrXvXymQz9BLAfPUTbNT/Q+AzqXJ2h3FcVbOOswIXZ7l12Y/ZzU 9O2mah7LtRrUAfInQdvcEeQ88z0zcT9VE3ZvE3Hf01iEvardeZRNOD0CgYEA4/wT WB+qwEgEE4jwwZtlHS4o0WCLTkBCNherQinx5ehDmgD2cdD3WaikCtVQoVIU2g5i vb2NYcoZe1iUMSJbNiGPxO956OdxcV9tjLhaecKtjR3LUk8WaDbiG9J+PjuB7whs HNgXhJOUKy7aGBcQ9prkz6JJsr+AsXgFjmMVxA0CgYEA3ALNSO4XcVi91dxXbtLG lCBSNoZH1hmS6/vcCIJa3yCHU3iEKGlXFpJxd0U1BspBBSGWv5TpMQViMKaJD2Ae THt8Y8J2K4GC/+neFtlXwDESWNyZG2GrzgaJIa7KO7sw8XDggMYu7yZZ5AGm7xAN PW7TGfaW9vQn1nkmmDBMZQ0CgYANaRN+OIajvti2iXSX/tsIx2FRR5uKI8+BPQ0u 3CbFfk8TrQDSGxehp4DWvkt64cgmN3hpbs/1M50iG0jERyAUZA7/55JFN+/9Wj6o a2OvC9uHlHwUQGCyCqBsQIp6gKeY9ubdH3zqqH+rtprPlfPCfcP9zq8FG6ynQ8cX 5A4wtQKBgCBRMijqmPLLqrWvdhxXneJmxar7F48FlsaxlAVthpkdcgqoelTgRik4 7tkGEeEhk2mn0cZlM1vbClkb0884RPdNlvKelI6g0INW2SFIw7kXlOLFuRldADqL ZmJdWtwxq185UdcJdfWd+IS2X4ITjpEn66lBerBNC6JEwIDTiVGz -----END RSA PRIVATE KEY----- 2019-04-05 10:22:49,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-04-05 10:22:49,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" -d '{"security_group": {"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2019-04-05 10:22:49,310 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:49 GMT X-Openstack-Request-Id: req-a9297bf6-4ac7-428c-b06e-373b1c2ef0ed 2019-04-05 10:22:49,311 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:22:49Z", "updated_at": "2019-04-05T10:22:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:49Z", "revision_number": 0, "id": "c9f5a15a-4f82-4994-9b76-01ae48b7016b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:49Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:49Z", "revision_number": 0, "id": "eabdbd02-5309-4174-ad4a-e50dc6b36f5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:49Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}], "revision_number": 1, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "98740151-e934-4eff-abfe-7d685924ef5f", "name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}} 2019-04-05 10:22:49,311 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-a9297bf6-4ac7-428c-b06e-373b1c2ef0ed 2019-04-05 10:22:49,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.188813209534s 2019-04-05 10:22:49,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 10:22:49,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:22:49,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:49 GMT X-Openstack-Request-Id: req-c85e2e1b-9707-445d-88f1-6924d09e695a 2019-04-05 10:22:49,382 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:22:36Z", "updated_at": "2019-04-05T10:22:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:36Z", "revision_number": 0, "id": "4b441671-a861-4fda-93c4-97c08658ed52", "remote_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:36Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:36Z", "revision_number": 0, "id": "89891847-9116-44b7-ae0b-bfef8d8bd0a4", "remote_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:36Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:36Z", "revision_number": 0, "id": "89df9a04-2be7-44d8-9a99-e38f38fd7bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:36Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:36Z", "revision_number": 0, "id": "bad17ba2-b08d-449d-8e31-36b2c40f545c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:36Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}], "revision_number": 1, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:22:49Z", "updated_at": "2019-04-05T10:22:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:49Z", "revision_number": 0, "id": "c9f5a15a-4f82-4994-9b76-01ae48b7016b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:49Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:49Z", "revision_number": 0, "id": "eabdbd02-5309-4174-ad4a-e50dc6b36f5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:49Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}], "revision_number": 1, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "98740151-e934-4eff-abfe-7d685924ef5f", "name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}]} 2019-04-05 10:22:49,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-c85e2e1b-9707-445d-88f1-6924d09e695a 2019-04-05 10:22:49,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.063355922699s 2019-04-05 10:22:49,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-05 10:22:49,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" -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": "98740151-e934-4eff-abfe-7d685924ef5f"}}' 2019-04-05 10:22:49,508 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:49 GMT X-Openstack-Request-Id: req-e40ae3c5-b596-4545-af04-7feee9a6910e 2019-04-05 10:22:49,508 - 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-04-05T10:22:49Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "port_range_min": 22, "revision_number": 0, "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:22:49Z", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "66dd0e67-faa9-4e28-a4a8-142d89522446"}} 2019-04-05 10:22:49,508 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-e40ae3c5-b596-4545-af04-7feee9a6910e 2019-04-05 10:22:49,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.119333028793s 2019-04-05 10:22:49,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 10:22:49,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:22:49,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:49 GMT X-Openstack-Request-Id: req-1f253ac4-c47f-4f1d-80d4-bcd8b002f0bf 2019-04-05 10:22:49,564 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:22:36Z", "updated_at": "2019-04-05T10:22:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:36Z", "revision_number": 0, "id": "4b441671-a861-4fda-93c4-97c08658ed52", "remote_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:36Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:36Z", "revision_number": 0, "id": "89891847-9116-44b7-ae0b-bfef8d8bd0a4", "remote_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:36Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:36Z", "revision_number": 0, "id": "89df9a04-2be7-44d8-9a99-e38f38fd7bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:36Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:36Z", "revision_number": 0, "id": "bad17ba2-b08d-449d-8e31-36b2c40f545c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:36Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}], "revision_number": 1, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:22:49Z", "updated_at": "2019-04-05T10:22:49Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-05T10:22:49Z", "revision_number": 0, "id": "66dd0e67-faa9-4e28-a4a8-142d89522446", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:49Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:49Z", "revision_number": 0, "id": "c9f5a15a-4f82-4994-9b76-01ae48b7016b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:49Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:49Z", "revision_number": 0, "id": "eabdbd02-5309-4174-ad4a-e50dc6b36f5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:49Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}], "revision_number": 2, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "98740151-e934-4eff-abfe-7d685924ef5f", "name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}]} 2019-04-05 10:22:49,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-1f253ac4-c47f-4f1d-80d4-bcd8b002f0bf 2019-04-05 10:22:49,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0496871471405s 2019-04-05 10:22:49,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-05 10:22:49,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" -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": "98740151-e934-4eff-abfe-7d685924ef5f"}}' 2019-04-05 10:22:50,012 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:50 GMT X-Openstack-Request-Id: req-a87dfc6a-4a6b-45bc-8c9b-6bc40c3adad7 2019-04-05 10:22:50,013 - 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-04-05T10:22:49Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "port_range_min": null, "revision_number": 0, "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:22:49Z", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "54526082-6800-4931-8640-d402475f63ea"}} 2019-04-05 10:22:50,013 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-a87dfc6a-4a6b-45bc-8c9b-6bc40c3adad7 2019-04-05 10:22:50,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.442143917084s 2019-04-05 10:22:50,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 10:22:50,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:22:50,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:50 GMT X-Openstack-Request-Id: req-08f899fa-a9de-4e18-87e9-24de0e08034c 2019-04-05 10:22:50,066 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:22:36Z", "updated_at": "2019-04-05T10:22:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:36Z", "revision_number": 0, "id": "4b441671-a861-4fda-93c4-97c08658ed52", "remote_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:36Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:36Z", "revision_number": 0, "id": "89891847-9116-44b7-ae0b-bfef8d8bd0a4", "remote_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:36Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:36Z", "revision_number": 0, "id": "89df9a04-2be7-44d8-9a99-e38f38fd7bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:36Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:36Z", "revision_number": 0, "id": "bad17ba2-b08d-449d-8e31-36b2c40f545c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:36Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}], "revision_number": 1, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:22:49Z", "updated_at": "2019-04-05T10:22:49Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:49Z", "revision_number": 0, "id": "54526082-6800-4931-8640-d402475f63ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:49Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-05T10:22:49Z", "revision_number": 0, "id": "66dd0e67-faa9-4e28-a4a8-142d89522446", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:49Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:49Z", "revision_number": 0, "id": "c9f5a15a-4f82-4994-9b76-01ae48b7016b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:49Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:49Z", "revision_number": 0, "id": "eabdbd02-5309-4174-ad4a-e50dc6b36f5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:49Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}], "revision_number": 3, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "98740151-e934-4eff-abfe-7d685924ef5f", "name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}]} 2019-04-05 10:22:50,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-08f899fa-a9de-4e18-87e9-24de0e08034c 2019-04-05 10:22:50,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.046560049057s 2019-04-05 10:22:50,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-05 10:22:50,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" -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": "98740151-e934-4eff-abfe-7d685924ef5f"}}' 2019-04-05 10:22:50,192 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:50 GMT X-Openstack-Request-Id: req-8b5397e4-7a40-4d2a-ae56-e600c3205c2b 2019-04-05 10:22:50,192 - 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-04-05T10:22:50Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "port_range_min": 80, "revision_number": 0, "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:22:50Z", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "6277b176-84a1-4400-9d5c-4b2431e97aa0"}} 2019-04-05 10:22:50,192 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-8b5397e4-7a40-4d2a-ae56-e600c3205c2b 2019-04-05 10:22:50,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.119843959808s 2019-04-05 10:22:50,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 10:22:50,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:22:50,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:50 GMT X-Openstack-Request-Id: req-6d18dcc6-2d21-41fa-bc8a-c283946e2b1a 2019-04-05 10:22:50,248 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:22:36Z", "updated_at": "2019-04-05T10:22:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:36Z", "revision_number": 0, "id": "4b441671-a861-4fda-93c4-97c08658ed52", "remote_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:36Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:36Z", "revision_number": 0, "id": "89891847-9116-44b7-ae0b-bfef8d8bd0a4", "remote_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:36Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:36Z", "revision_number": 0, "id": "89df9a04-2be7-44d8-9a99-e38f38fd7bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:36Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:36Z", "revision_number": 0, "id": "bad17ba2-b08d-449d-8e31-36b2c40f545c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:36Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}], "revision_number": 1, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:22:49Z", "updated_at": "2019-04-05T10:22:50Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:49Z", "revision_number": 0, "id": "54526082-6800-4931-8640-d402475f63ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:49Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-04-05T10:22:50Z", "revision_number": 0, "id": "6277b176-84a1-4400-9d5c-4b2431e97aa0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:50Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-05T10:22:49Z", "revision_number": 0, "id": "66dd0e67-faa9-4e28-a4a8-142d89522446", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:49Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:49Z", "revision_number": 0, "id": "c9f5a15a-4f82-4994-9b76-01ae48b7016b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:49Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:49Z", "revision_number": 0, "id": "eabdbd02-5309-4174-ad4a-e50dc6b36f5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:49Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}], "revision_number": 4, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "98740151-e934-4eff-abfe-7d685924ef5f", "name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}]} 2019-04-05 10:22:50,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-6d18dcc6-2d21-41fa-bc8a-c283946e2b1a 2019-04-05 10:22:50,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0496280193329s 2019-04-05 10:22:50,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-05 10:22:50,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" -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": "98740151-e934-4eff-abfe-7d685924ef5f"}}' 2019-04-05 10:22:50,384 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:50 GMT X-Openstack-Request-Id: req-0ce1adc3-b1cf-4375-ac2f-ae6ca1fa580b 2019-04-05 10:22:50,384 - 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-04-05T10:22:50Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "port_range_min": 443, "revision_number": 0, "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:22:50Z", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "321b7162-6555-4c09-8d14-3c81cbd50a11"}} 2019-04-05 10:22:50,384 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-0ce1adc3-b1cf-4375-ac2f-ae6ca1fa580b 2019-04-05 10:22:50,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.128462076187s 2019-04-05 10:22:50,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 10:22:50,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:22:50,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:50 GMT X-Openstack-Request-Id: req-2726427d-ea03-4cac-9926-73cabca421a8 2019-04-05 10:22:50,437 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:22:36Z", "updated_at": "2019-04-05T10:22:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:36Z", "revision_number": 0, "id": "4b441671-a861-4fda-93c4-97c08658ed52", "remote_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:36Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:36Z", "revision_number": 0, "id": "89891847-9116-44b7-ae0b-bfef8d8bd0a4", "remote_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:36Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:36Z", "revision_number": 0, "id": "89df9a04-2be7-44d8-9a99-e38f38fd7bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:36Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:36Z", "revision_number": 0, "id": "bad17ba2-b08d-449d-8e31-36b2c40f545c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:36Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}], "revision_number": 1, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:22:49Z", "updated_at": "2019-04-05T10:22:50Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-04-05T10:22:50Z", "revision_number": 0, "id": "321b7162-6555-4c09-8d14-3c81cbd50a11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:50Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": 443, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:49Z", "revision_number": 0, "id": "54526082-6800-4931-8640-d402475f63ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:49Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-04-05T10:22:50Z", "revision_number": 0, "id": "6277b176-84a1-4400-9d5c-4b2431e97aa0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:50Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-05T10:22:49Z", "revision_number": 0, "id": "66dd0e67-faa9-4e28-a4a8-142d89522446", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:49Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:49Z", "revision_number": 0, "id": "c9f5a15a-4f82-4994-9b76-01ae48b7016b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:49Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:49Z", "revision_number": 0, "id": "eabdbd02-5309-4174-ad4a-e50dc6b36f5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:49Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}], "revision_number": 5, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "98740151-e934-4eff-abfe-7d685924ef5f", "name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}]} 2019-04-05 10:22:50,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-2726427d-ea03-4cac-9926-73cabca421a8 2019-04-05 10:22:50,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0462739467621s 2019-04-05 10:22:50,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-05 10:22:50,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" -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": "98740151-e934-4eff-abfe-7d685924ef5f"}}' 2019-04-05 10:22:50,568 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:50 GMT X-Openstack-Request-Id: req-63ac963d-9dc1-4344-aa6b-b109353280cd 2019-04-05 10:22:50,568 - 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-04-05T10:22:50Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "port_range_min": 5671, "revision_number": 0, "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:22:50Z", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "ad9c487a-e7e0-4693-a1a4-c1f7c585551e"}} 2019-04-05 10:22:50,568 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-63ac963d-9dc1-4344-aa6b-b109353280cd 2019-04-05 10:22:50,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.124519109726s 2019-04-05 10:22:50,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 10:22:50,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:22:50,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:50 GMT X-Openstack-Request-Id: req-b864fb86-7a48-4fa6-9097-0c18c23d2afe 2019-04-05 10:22:50,624 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:22:36Z", "updated_at": "2019-04-05T10:22:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:36Z", "revision_number": 0, "id": "4b441671-a861-4fda-93c4-97c08658ed52", "remote_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:36Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:36Z", "revision_number": 0, "id": "89891847-9116-44b7-ae0b-bfef8d8bd0a4", "remote_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:36Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:36Z", "revision_number": 0, "id": "89df9a04-2be7-44d8-9a99-e38f38fd7bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:36Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:36Z", "revision_number": 0, "id": "bad17ba2-b08d-449d-8e31-36b2c40f545c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:36Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}], "revision_number": 1, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:22:49Z", "updated_at": "2019-04-05T10:22:50Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-04-05T10:22:50Z", "revision_number": 0, "id": "321b7162-6555-4c09-8d14-3c81cbd50a11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:50Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": 443, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:49Z", "revision_number": 0, "id": "54526082-6800-4931-8640-d402475f63ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:49Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-04-05T10:22:50Z", "revision_number": 0, "id": "6277b176-84a1-4400-9d5c-4b2431e97aa0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:50Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-05T10:22:49Z", "revision_number": 0, "id": "66dd0e67-faa9-4e28-a4a8-142d89522446", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:49Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-04-05T10:22:50Z", "revision_number": 0, "id": "ad9c487a-e7e0-4693-a1a4-c1f7c585551e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:50Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:49Z", "revision_number": 0, "id": "c9f5a15a-4f82-4994-9b76-01ae48b7016b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:49Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:49Z", "revision_number": 0, "id": "eabdbd02-5309-4174-ad4a-e50dc6b36f5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:49Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}], "revision_number": 6, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "98740151-e934-4eff-abfe-7d685924ef5f", "name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}]} 2019-04-05 10:22:50,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-b864fb86-7a48-4fa6-9097-0c18c23d2afe 2019-04-05 10:22:50,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0489900112152s 2019-04-05 10:22:50,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-05 10:22:50,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" -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": "98740151-e934-4eff-abfe-7d685924ef5f"}}' 2019-04-05 10:22:50,766 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:50 GMT X-Openstack-Request-Id: req-97a1da7c-bb8b-4e12-815c-5283f869ac6f 2019-04-05 10:22:50,766 - 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-04-05T10:22:50Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "port_range_min": 53333, "revision_number": 0, "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:22:50Z", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "aa7220c7-edc8-48f8-be8d-869317ab4938"}} 2019-04-05 10:22:50,766 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-97a1da7c-bb8b-4e12-815c-5283f869ac6f 2019-04-05 10:22:50,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.136347055435s 2019-04-05 10:22:50,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 10:22:50,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:22:50,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:50 GMT X-Openstack-Request-Id: req-fcac9ac8-35d1-4d2b-9cd4-86aa7a144594 2019-04-05 10:22:50,879 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"77422fc7-1f3d-4b1d-a1da-01adfd65594a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8d2f2ce44d6e4e36a44b9abe5476e941","l2_adjacency":true,"status":"ACTIVE","subnets":["949fb15a-1072-4a43-97b1-d3f474035c8a"],"description":"","tags":[],"updated_at":"2019-04-05T10:22:37Z","qos_policy_id":null,"name":"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d","admin_state_up":true,"tenant_id":"8d2f2ce44d6e4e36a44b9abe5476e941","created_at":"2019-04-05T10:22:36Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500}]} 2019-04-05 10:22:50,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-fcac9ac8-35d1-4d2b-9cd4-86aa7a144594 2019-04-05 10:22:50,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111449956894s 2019-04-05 10:22:50,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 10:22:50,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:22:50,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:50 GMT X-Openstack-Request-Id: req-cd49805e-c3b8-4e15-b633-949a18c2c840 2019-04-05 10:22:50,921 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T10:22:48Z", "file": "/v2/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d/file", "owner": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "size": 300941312, "self": "/v2/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-04-05T10:22:43Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 10:22:50,921 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-cd49805e-c3b8-4e15-b633-949a18c2c840 2019-04-05 10:22:50,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0369300842285s 2019-04-05 10:22:50,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 10:22:50,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:22:50,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1ea017ed-52c2-4724-a1fa-655e417d7931 x-openstack-request-id: req-1ea017ed-52c2-4724-a1fa-655e417d7931 2019-04-05 10:22:50,951 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_154abc87-3f5e-4e5c-b104-83d31200061d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "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": "4d17f073-f986-4487-a423-722e53832dcc"}]} 2019-04-05 10:22:50,951 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-1ea017ed-52c2-4724-a1fa-655e417d7931 2019-04-05 10:22:50,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0225961208344s 2019-04-05 10:22:50,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-05 10:22:50,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" -d '{"server": {"name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "imageRef": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "flavorRef": "4d17f073-f986-4487-a423-722e53832dcc", "max_count": 1, "min_count": 1, "networks": [{"uuid": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}], "security_groups": [{"name": "98740151-e934-4eff-abfe-7d685924ef5f"}]}}' 2019-04-05 10:22:53,631 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22: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.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad x-compute-request-id: req-f979e521-79e4-458d-ad79-a120826b448d x-openstack-request-id: req-f979e521-79e4-458d-ad79-a120826b448d 2019-04-05 10:22:53,631 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "98740151-e934-4eff-abfe-7d685924ef5f"}], "OS-DCF:diskConfig": "MANUAL", "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "adminPass": "3eVVAyFQh6Q4"}} 2019-04-05 10:22:53,631 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-f979e521-79e4-458d-ad79-a120826b448d 2019-04-05 10:22:53,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.67781710625s 2019-04-05 10:22:53,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:22:53,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:22:54,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 605 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dc65579c-6bc1-4c20-8d8b-13baf976048c x-openstack-request-id: req-dc65579c-6bc1-4c20-8d8b-13baf976048c 2019-04-05 10:22:54,206 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "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-04-05T10:22:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:22:54,207 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-dc65579c-6bc1-4c20-8d8b-13baf976048c 2019-04-05 10:22:54,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.574631929398s 2019-04-05 10:22:54,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 10:22:54,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:22:54,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:54 GMT X-Openstack-Request-Id: req-71bd7d50-b934-4d98-b57c-766ed2001147 2019-04-05 10:22:54,316 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"77422fc7-1f3d-4b1d-a1da-01adfd65594a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8d2f2ce44d6e4e36a44b9abe5476e941","l2_adjacency":true,"status":"ACTIVE","subnets":["949fb15a-1072-4a43-97b1-d3f474035c8a"],"description":"","tags":[],"updated_at":"2019-04-05T10:22:37Z","qos_policy_id":null,"name":"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d","admin_state_up":true,"tenant_id":"8d2f2ce44d6e4e36a44b9abe5476e941","created_at":"2019-04-05T10:22:36Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500}]} 2019-04-05 10:22:54,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-71bd7d50-b934-4d98-b57c-766ed2001147 2019-04-05 10:22:54,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0980770587921s 2019-04-05 10:22:54,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-05 10:22:54,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:22:54,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:54 GMT X-Openstack-Request-Id: req-c7cfce6b-6f1f-4f0e-b3a1-180419254c47 2019-04-05 10:22:54,389 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77422fc7-1f3d-4b1d-a1da-01adfd65594a","tenant_id":"8d2f2ce44d6e4e36a44b9abe5476e941","created_at":"2019-04-05T10:22:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-05T10:22: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":"8d2f2ce44d6e4e36a44b9abe5476e941","id":"949fb15a-1072-4a43-97b1-d3f474035c8a","subnetpool_id":null,"name":"cloudify_ims-subnet_154abc87-3f5e-4e5c-b104-83d31200061d"}]} 2019-04-05 10:22:54,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-c7cfce6b-6f1f-4f0e-b3a1-180419254c47 2019-04-05 10:22:54,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0723130702972s 2019-04-05 10:22:54,390 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:22:56,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:22:56,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:22:57,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0161fe17-a645-46e6-98f1-a644cad8be73 x-openstack-request-id: req-0161fe17-a645-46e6-98f1-a644cad8be73 2019-04-05 10:22:57,505 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:22:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:22:57,505 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0161fe17-a645-46e6-98f1-a644cad8be73 2019-04-05 10:22:57,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.11240291595s 2019-04-05 10:22:57,512 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:22:59,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:22:59,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:23:00,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Fri, 05 Apr 2019 10:22:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2ca5a07c-1304-4146-9f77-6cfb7b53dff7 x-openstack-request-id: req-2ca5a07c-1304-4146-9f77-6cfb7b53dff7 2019-04-05 10:23:00,293 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:22:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:23:00,293 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2ca5a07c-1304-4146-9f77-6cfb7b53dff7 2019-04-05 10:23:00,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.778301000595s 2019-04-05 10:23:00,300 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:23:02,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:23:02,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:23:02,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Fri, 05 Apr 2019 10:23:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a78f6370-56ec-43d6-a916-70c3a395221e x-openstack-request-id: req-a78f6370-56ec-43d6-a916-70c3a395221e 2019-04-05 10:23:02,780 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:22:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:23:02,781 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a78f6370-56ec-43d6-a916-70c3a395221e 2019-04-05 10:23:02,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.478049039841s 2019-04-05 10:23:02,788 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:23:04,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:23:04,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:23:05,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Fri, 05 Apr 2019 10: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-458441d6-6940-4695-8aa1-487737d1e751 x-openstack-request-id: req-458441d6-6940-4695-8aa1-487737d1e751 2019-04-05 10:23:05,539 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:22:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:23:05,539 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-458441d6-6940-4695-8aa1-487737d1e751 2019-04-05 10:23:05,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.749048948288s 2019-04-05 10:23:05,546 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:23:07,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:23:07,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:23:07,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Fri, 05 Apr 2019 10: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-f9032a55-bace-4a1f-b6bd-678bfe6ec962 x-openstack-request-id: req-f9032a55-bace-4a1f-b6bd-678bfe6ec962 2019-04-05 10:23:07,726 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:22:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:23:07,726 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f9032a55-bace-4a1f-b6bd-678bfe6ec962 2019-04-05 10:23:07,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176753044128s 2019-04-05 10:23:07,733 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:23:09,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:23:09,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:23:10,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Fri, 05 Apr 2019 10:23: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-d752a158-fafc-4285-9c35-6c846298a5eb x-openstack-request-id: req-d752a158-fafc-4285-9c35-6c846298a5eb 2019-04-05 10:23:10,102 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:22:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:23:10,102 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d752a158-fafc-4285-9c35-6c846298a5eb 2019-04-05 10:23:10,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.367022037506s 2019-04-05 10:23:10,110 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:23:12,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:23:12,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:23:12,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Fri, 05 Apr 2019 10:23: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-a320a245-66ec-4e6e-b7a5-e77462a2df96 x-openstack-request-id: req-a320a245-66ec-4e6e-b7a5-e77462a2df96 2019-04-05 10:23:12,564 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:22:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:23:12,564 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a320a245-66ec-4e6e-b7a5-e77462a2df96 2019-04-05 10:23:12,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.452142000198s 2019-04-05 10:23:12,571 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:23:14,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:23:14,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:23:14,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Fri, 05 Apr 2019 10:23:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-42ae4d15-1695-4668-80f3-81b985a43a36 x-openstack-request-id: req-42ae4d15-1695-4668-80f3-81b985a43a36 2019-04-05 10:23:14,754 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:22:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:23:14,755 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-42ae4d15-1695-4668-80f3-81b985a43a36 2019-04-05 10:23:14,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180999994278s 2019-04-05 10:23:14,762 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:23:16,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:23:16,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:23:16,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Fri, 05 Apr 2019 10: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-5644a156-e651-412f-ac3f-85e87926eec5 x-openstack-request-id: req-5644a156-e651-412f-ac3f-85e87926eec5 2019-04-05 10:23:16,953 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:22:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:23:16,953 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5644a156-e651-412f-ac3f-85e87926eec5 2019-04-05 10:23:16,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188765048981s 2019-04-05 10:23:16,960 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:23:18,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:23:18,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:23:19,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Fri, 05 Apr 2019 10:23: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-7086b0f6-9571-4b8d-b869-8c2b3b5a8ca4 x-openstack-request-id: req-7086b0f6-9571-4b8d-b869-8c2b3b5a8ca4 2019-04-05 10:23:19,439 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:22:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:23:19,439 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7086b0f6-9571-4b8d-b869-8c2b3b5a8ca4 2019-04-05 10:23:19,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.476516008377s 2019-04-05 10:23:19,446 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:23:21,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:23:21,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:23:21,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Fri, 05 Apr 2019 10:23:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-19824c27-9028-4746-979f-bb360de5d3a5 x-openstack-request-id: req-19824c27-9028-4746-979f-bb360de5d3a5 2019-04-05 10:23:21,911 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:22:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:23:21,911 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-19824c27-9028-4746-979f-bb360de5d3a5 2019-04-05 10:23:21,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.462889909744s 2019-04-05 10:23:21,919 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:23:23,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:23:23,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:23:24,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Fri, 05 Apr 2019 10:23: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-330f65f8-d156-4084-8c1c-cc1628b0579f x-openstack-request-id: req-330f65f8-d156-4084-8c1c-cc1628b0579f 2019-04-05 10:23:24,103 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:22:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:23:24,104 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-330f65f8-d156-4084-8c1c-cc1628b0579f 2019-04-05 10:23:24,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182636022568s 2019-04-05 10:23:24,111 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:23:26,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:23:26,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:23:26,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Fri, 05 Apr 2019 10:23: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-73f2950f-0a1e-436a-8fb2-e0f9d5a7d8cc x-openstack-request-id: req-73f2950f-0a1e-436a-8fb2-e0f9d5a7d8cc 2019-04-05 10:23:26,840 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:22:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:23:26,840 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-73f2950f-0a1e-436a-8fb2-e0f9d5a7d8cc 2019-04-05 10:23:26,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.726633071899s 2019-04-05 10:23:26,847 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:23:28,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:23:28,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:23:29,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Fri, 05 Apr 2019 10:23:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-09197e32-c3d6-4101-9cea-4e2b28b821fc x-openstack-request-id: req-09197e32-c3d6-4101-9cea-4e2b28b821fc 2019-04-05 10:23:29,339 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:22:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:23:29,339 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-09197e32-c3d6-4101-9cea-4e2b28b821fc 2019-04-05 10:23:29,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.490031003952s 2019-04-05 10:23:29,346 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:23:31,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:23:31,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:23:32,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Fri, 05 Apr 2019 10: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-270e6911-43d7-4fcf-afd4-0b904dd620ea x-openstack-request-id: req-270e6911-43d7-4fcf-afd4-0b904dd620ea 2019-04-05 10:23:32,083 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:22:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:23:32,083 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-270e6911-43d7-4fcf-afd4-0b904dd620ea 2019-04-05 10:23:32,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.734493017197s 2019-04-05 10:23:32,090 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:23:34,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:23:34,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:23:34,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Fri, 05 Apr 2019 10:23:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e701eb03-ff2b-45c0-9bfc-3eb8567cce20 x-openstack-request-id: req-e701eb03-ff2b-45c0-9bfc-3eb8567cce20 2019-04-05 10:23:34,778 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:22:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:23:34,778 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e701eb03-ff2b-45c0-9bfc-3eb8567cce20 2019-04-05 10:23:34,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.685523986816s 2019-04-05 10:23:34,785 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:23:36,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:23:36,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:23:37,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Fri, 05 Apr 2019 10:23: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-f87f2954-edee-4403-94b1-ae0ef19c5979 x-openstack-request-id: req-f87f2954-edee-4403-94b1-ae0ef19c5979 2019-04-05 10:23:37,331 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:22:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:23:37,331 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f87f2954-edee-4403-94b1-ae0ef19c5979 2019-04-05 10:23:37,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.5436398983s 2019-04-05 10:23:37,339 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:23:39,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:23:39,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:23:39,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Fri, 05 Apr 2019 10:23: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-9d0d971e-5abb-4a3e-9c74-713ddb52f675 x-openstack-request-id: req-9d0d971e-5abb-4a3e-9c74-713ddb52f675 2019-04-05 10:23:39,532 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:22:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:23:39,533 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9d0d971e-5abb-4a3e-9c74-713ddb52f675 2019-04-05 10:23:39,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191509008408s 2019-04-05 10:23:39,540 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:23:41,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:23:41,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:23:42,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Fri, 05 Apr 2019 10:23:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-968253d1-ef36-406a-8f60-a7eb976acbb1 x-openstack-request-id: req-968253d1-ef36-406a-8f60-a7eb976acbb1 2019-04-05 10:23:42,006 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:22:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:23:42,007 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-968253d1-ef36-406a-8f60-a7eb976acbb1 2019-04-05 10:23:42,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.464427947998s 2019-04-05 10:23:42,014 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:23:44,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:23:44,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:23:44,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Fri, 05 Apr 2019 10:23: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-02610d99-ad79-44f5-94f3-2bcbbdc0aaf7 x-openstack-request-id: req-02610d99-ad79-44f5-94f3-2bcbbdc0aaf7 2019-04-05 10:23:44,384 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:22:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:23:44,384 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-02610d99-ad79-44f5-94f3-2bcbbdc0aaf7 2019-04-05 10:23:44,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.367988824844s 2019-04-05 10:23:44,395 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:23:46,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:23:46,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:23:46,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Fri, 05 Apr 2019 10: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-7055f29f-5c1b-42e3-992b-4fdf92501faa x-openstack-request-id: req-7055f29f-5c1b-42e3-992b-4fdf92501faa 2019-04-05 10:23:46,575 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:22:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:23:46,575 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7055f29f-5c1b-42e3-992b-4fdf92501faa 2019-04-05 10:23:46,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177853822708s 2019-04-05 10:23:46,582 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:23:48,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:23:48,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:23:48,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Fri, 05 Apr 2019 10:23:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1e4f677d-3672-4d91-b4ec-d7d709777462 x-openstack-request-id: req-1e4f677d-3672-4d91-b4ec-d7d709777462 2019-04-05 10:23:48,818 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:22:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:23:48,818 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1e4f677d-3672-4d91-b4ec-d7d709777462 2019-04-05 10:23:48,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.23316192627s 2019-04-05 10:23:48,824 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:23:50,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:23:50,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:23:51,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Fri, 05 Apr 2019 10:23: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-89997cd1-6b3b-46fc-aeed-2c96b3413551 x-openstack-request-id: req-89997cd1-6b3b-46fc-aeed-2c96b3413551 2019-04-05 10:23:51,212 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:22:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:23:51,212 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-89997cd1-6b3b-46fc-aeed-2c96b3413551 2019-04-05 10:23:51,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.384813070297s 2019-04-05 10:23:51,219 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:23:53,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:23:53,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:23:53,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Fri, 05 Apr 2019 10:23:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f264ebd7-f403-4da6-9fab-e64092abf496 x-openstack-request-id: req-f264ebd7-f403-4da6-9fab-e64092abf496 2019-04-05 10:23:53,643 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:22:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:23:53,644 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f264ebd7-f403-4da6-9fab-e64092abf496 2019-04-05 10:23:53,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.422349214554s 2019-04-05 10:23:53,650 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:23:55,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:23:55,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:23:56,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Fri, 05 Apr 2019 10:23:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-36cf47b2-0862-4257-92f8-0710118ebee9 x-openstack-request-id: req-36cf47b2-0862-4257-92f8-0710118ebee9 2019-04-05 10:23:56,102 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:22:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:23:56,102 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-36cf47b2-0862-4257-92f8-0710118ebee9 2019-04-05 10:23:56,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.44971704483s 2019-04-05 10:23:56,109 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:23:58,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:23:58,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:23:58,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Fri, 05 Apr 2019 10:23:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-712feaa1-6f65-4cdd-85de-18e6fbbcff7c x-openstack-request-id: req-712feaa1-6f65-4cdd-85de-18e6fbbcff7c 2019-04-05 10:23:58,838 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:22:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:23:58,838 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-712feaa1-6f65-4cdd-85de-18e6fbbcff7c 2019-04-05 10:23:58,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.726461172104s 2019-04-05 10:23:58,845 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:24:00,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:24:00,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:24:01,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Fri, 05 Apr 2019 10: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-574f60c0-5d20-4136-ad03-9b2d2596860d x-openstack-request-id: req-574f60c0-5d20-4136-ad03-9b2d2596860d 2019-04-05 10:24:01,063 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:22:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:24:01,064 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-574f60c0-5d20-4136-ad03-9b2d2596860d 2019-04-05 10:24:01,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.215687036514s 2019-04-05 10:24:01,070 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:24:03,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:24:03,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:24:03,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Fri, 05 Apr 2019 10: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-ffdc5c64-dd4c-4fb9-bde4-67337946a9e0 x-openstack-request-id: req-ffdc5c64-dd4c-4fb9-bde4-67337946a9e0 2019-04-05 10:24:03,284 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:22:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:24:03,284 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ffdc5c64-dd4c-4fb9-bde4-67337946a9e0 2019-04-05 10:24:03,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.21116399765s 2019-04-05 10:24:03,291 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:24:05,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:24:05,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:24:05,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Fri, 05 Apr 2019 10: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-c171e603-f200-4fe7-a745-f9f028e96e45 x-openstack-request-id: req-c171e603-f200-4fe7-a745-f9f028e96e45 2019-04-05 10:24:05,494 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:22:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:24:05,494 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c171e603-f200-4fe7-a745-f9f028e96e45 2019-04-05 10:24:05,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200841188431s 2019-04-05 10:24:05,501 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:24:07,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:24:07,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:24:07,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Fri, 05 Apr 2019 10:24:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c30c5daa-18d0-44fc-9863-8dc1d8c586d0 x-openstack-request-id: req-c30c5daa-18d0-44fc-9863-8dc1d8c586d0 2019-04-05 10:24:07,690 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:22:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:24:07,690 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c30c5daa-18d0-44fc-9863-8dc1d8c586d0 2019-04-05 10:24:07,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186197042465s 2019-04-05 10:24:07,698 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:24:09,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:24:09,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:24:10,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Fri, 05 Apr 2019 10:24:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-eb5d9b20-1510-40b6-b2ae-2667cbbed67e x-openstack-request-id: req-eb5d9b20-1510-40b6-b2ae-2667cbbed67e 2019-04-05 10:24:10,334 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:22:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:24:10,334 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-eb5d9b20-1510-40b6-b2ae-2667cbbed67e 2019-04-05 10:24:10,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.633814096451s 2019-04-05 10:24:10,341 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:24:12,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:24:12,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:24:12,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Fri, 05 Apr 2019 10:24: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-017b4dc2-8ccf-46d4-a90b-78f303c8bf6f x-openstack-request-id: req-017b4dc2-8ccf-46d4-a90b-78f303c8bf6f 2019-04-05 10:24:12,528 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:22:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:24:12,528 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-017b4dc2-8ccf-46d4-a90b-78f303c8bf6f 2019-04-05 10:24:12,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184641122818s 2019-04-05 10:24:12,535 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:24:14,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:24:14,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:24:15,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Fri, 05 Apr 2019 10: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-92a049a2-4a9c-4261-b67e-9ca2cd42d7fa x-openstack-request-id: req-92a049a2-4a9c-4261-b67e-9ca2cd42d7fa 2019-04-05 10:24:15,777 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:22:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:24:15,777 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-92a049a2-4a9c-4261-b67e-9ca2cd42d7fa 2019-04-05 10:24:15,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.23930001259s 2019-04-05 10:24:15,784 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:24:17,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:24:17,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:24:18,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Fri, 05 Apr 2019 10:24:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-44c77a4e-50a1-43db-873f-83e3b2907402 x-openstack-request-id: req-44c77a4e-50a1-43db-873f-83e3b2907402 2019-04-05 10:24:18,564 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:22:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:24:18,565 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-44c77a4e-50a1-43db-873f-83e3b2907402 2019-04-05 10:24:18,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.778038024902s 2019-04-05 10:24:18,572 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:24:20,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:24:20,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:24:21,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Fri, 05 Apr 2019 10:24: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-5d4a4be0-69b9-4cc7-8ddb-d0cfbf122bfb x-openstack-request-id: req-5d4a4be0-69b9-4cc7-8ddb-d0cfbf122bfb 2019-04-05 10:24:21,448 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:22:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:24:21,448 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5d4a4be0-69b9-4cc7-8ddb-d0cfbf122bfb 2019-04-05 10:24:21,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.874140977859s 2019-04-05 10:24:21,455 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:24:23,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:24:23,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:24:23,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Fri, 05 Apr 2019 10:24:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-753689c9-9339-4b46-88ad-d265af1b8ac1 x-openstack-request-id: req-753689c9-9339-4b46-88ad-d265af1b8ac1 2019-04-05 10:24:23,666 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:22:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:24:23,666 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-753689c9-9339-4b46-88ad-d265af1b8ac1 2019-04-05 10:24:23,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.208129167557s 2019-04-05 10:24:23,673 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:24:25,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:24:25,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:24:26,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Fri, 05 Apr 2019 10: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-6415025d-6c22-426b-ac42-a5705b1816df x-openstack-request-id: req-6415025d-6c22-426b-ac42-a5705b1816df 2019-04-05 10:24:26,053 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:22:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:24:26,053 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6415025d-6c22-426b-ac42-a5705b1816df 2019-04-05 10:24:26,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.377570867538s 2019-04-05 10:24:26,060 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:24:28,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:24:28,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:24:28,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Fri, 05 Apr 2019 10: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-516cf9bc-0caa-484b-aea0-9ddf8239c413 x-openstack-request-id: req-516cf9bc-0caa-484b-aea0-9ddf8239c413 2019-04-05 10:24:28,606 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:22:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:24:28,606 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-516cf9bc-0caa-484b-aea0-9ddf8239c413 2019-04-05 10:24:28,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.544282913208s 2019-04-05 10:24:28,613 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:24:30,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:24:30,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:24:30,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Fri, 05 Apr 2019 10: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-dc327c2c-d282-4e75-b967-ab9512d87e3a x-openstack-request-id: req-dc327c2c-d282-4e75-b967-ab9512d87e3a 2019-04-05 10:24:30,985 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:22:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:24:30,985 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-dc327c2c-d282-4e75-b967-ab9512d87e3a 2019-04-05 10:24:30,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.368865966797s 2019-04-05 10:24:30,992 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:24:32,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:24:32,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:24:33,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Fri, 05 Apr 2019 10:24: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-3e183d8a-c025-411b-9d36-039624ec5f52 x-openstack-request-id: req-3e183d8a-c025-411b-9d36-039624ec5f52 2019-04-05 10:24:33,368 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:22:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:24:33,369 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3e183d8a-c025-411b-9d36-039624ec5f52 2019-04-05 10:24:33,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374363899231s 2019-04-05 10:24:33,376 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:24:35,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:24:35,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:24:36,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Fri, 05 Apr 2019 10: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-422cf039-4f17-41b4-a16a-3655a1d1774f x-openstack-request-id: req-422cf039-4f17-41b4-a16a-3655a1d1774f 2019-04-05 10:24:36,164 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:22:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:24:36,164 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-422cf039-4f17-41b4-a16a-3655a1d1774f 2019-04-05 10:24:36,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.7862200737s 2019-04-05 10:24:36,172 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:24:38,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:24:38,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:24:38,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Fri, 05 Apr 2019 10: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-bf739234-03e5-46bb-9cf4-e45adc5b59f2 x-openstack-request-id: req-bf739234-03e5-46bb-9cf4-e45adc5b59f2 2019-04-05 10:24:38,366 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:22:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:24:38,366 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bf739234-03e5-46bb-9cf4-e45adc5b59f2 2019-04-05 10:24:38,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192023992538s 2019-04-05 10:24:38,373 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:24:40,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:24:40,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:24:40,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Fri, 05 Apr 2019 10:24:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-93009867-2b8b-4698-9edd-07e54b279cd7 x-openstack-request-id: req-93009867-2b8b-4698-9edd-07e54b279cd7 2019-04-05 10:24:40,589 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:22:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:24:40,589 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-93009867-2b8b-4698-9edd-07e54b279cd7 2019-04-05 10:24:40,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.213208913803s 2019-04-05 10:24:40,595 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:24:42,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:24:42,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:24:43,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Fri, 05 Apr 2019 10:24: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-9a383c2b-2a50-4be5-968e-444b2fbdd5ab x-openstack-request-id: req-9a383c2b-2a50-4be5-968e-444b2fbdd5ab 2019-04-05 10:24:43,177 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:22:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:24:43,178 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9a383c2b-2a50-4be5-968e-444b2fbdd5ab 2019-04-05 10:24:43,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.57962012291s 2019-04-05 10:24:43,185 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:24:45,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:24:45,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:24:45,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Fri, 05 Apr 2019 10:24:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2d0b316d-8a04-4059-be19-b6f279997a33 x-openstack-request-id: req-2d0b316d-8a04-4059-be19-b6f279997a33 2019-04-05 10:24:45,364 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:22:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:24:45,365 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2d0b316d-8a04-4059-be19-b6f279997a33 2019-04-05 10:24:45,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177570104599s 2019-04-05 10:24:45,372 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:24:47,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:24:47,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:24:47,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Fri, 05 Apr 2019 10:24: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-327b9623-ee0e-48e0-9210-8f5559b58c8f x-openstack-request-id: req-327b9623-ee0e-48e0-9210-8f5559b58c8f 2019-04-05 10:24:47,777 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:22:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:24:47,777 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-327b9623-ee0e-48e0-9210-8f5559b58c8f 2019-04-05 10:24:47,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.40282702446s 2019-04-05 10:24:47,784 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:24:49,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:24:49,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:24:50,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 672 Content-Type: application/json Date: Fri, 05 Apr 2019 10: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-42ee8a05-acc7-4662-bef8-1563cf3c011b x-openstack-request-id: req-42ee8a05-acc7-4662-bef8-1563cf3c011b 2019-04-05 10:24:50,532 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:22:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:24:50,532 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-42ee8a05-acc7-4662-bef8-1563cf3c011b 2019-04-05 10:24:50,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.74592089653s 2019-04-05 10:24:50,540 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:24:52,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:24:52,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:24:52,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 747 Content-Type: application/json Date: Fri, 05 Apr 2019 10:24:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-74b4ea27-5654-489c-8c97-0a7276dfe6f9 x-openstack-request-id: req-74b4ea27-5654-489c-8c97-0a7276dfe6f9 2019-04-05 10:24:52,902 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:9f:cf", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:24:51.000000", "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:24:51Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:24:52,902 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-74b4ea27-5654-489c-8c97-0a7276dfe6f9 2019-04-05 10:24:52,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360345125198s 2019-04-05 10:24:52,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-05 10:24:52,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=6adddd98-9c61-493d-bffd-b59680d14bad" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:24:52,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Fri, 05 Apr 2019 10:24:52 GMT X-Openstack-Request-Id: req-492df4e4-6595-45ec-83c1-f3fbe6f98e3d 2019-04-05 10:24:52,963 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T10:24:50Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"949fb15a-1072-4a43-97b1-d3f474035c8a","ip_address":"192.168.120.9"}],"id":"050ee900-c36a-4a53-9527-a7afa28cac30","security_groups":["98740151-e934-4eff-abfe-7d685924ef5f"],"mac_address":"fa:16:3e:4d:9f:cf","project_id":"8d2f2ce44d6e4e36a44b9abe5476e941","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77422fc7-1f3d-4b1d-a1da-01adfd65594a","tenant_id":"8d2f2ce44d6e4e36a44b9abe5476e941","created_at":"2019-04-05T10:22:55Z","binding:vnic_type":"normal","device_id":"6adddd98-9c61-493d-bffd-b59680d14bad","ip_allocation":"immediate"}]} 2019-04-05 10:24:52,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=6adddd98-9c61-493d-bffd-b59680d14bad used request id req-492df4e4-6595-45ec-83c1-f3fbe6f98e3d 2019-04-05 10:24:52,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0534801483154s 2019-04-05 10:24:52,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 10:24:52,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=050ee900-c36a-4a53-9527-a7afa28cac30" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:24:53,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 10:24:53 GMT X-Openstack-Request-Id: req-e8c2af12-7ac4-4508-abb7-3b0138da88c3 2019-04-05 10:24:53,020 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-05 10:24:53,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=050ee900-c36a-4a53-9527-a7afa28cac30 used request id req-e8c2af12-7ac4-4508-abb7-3b0138da88c3 2019-04-05 10:24:53,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0459938049316s 2019-04-05 10:24:53,021 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4d:9f:cf', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-05T10:24:51.000000', 'flavor': Munch({u'id': u'4d17f073-f986-4487-a423-722e53832dcc'}), 'az': u'nova', 'id': u'6adddd98-9c61-493d-bffd-b59680d14bad', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a47b1f014b1647b89cf386fb23b85ddc', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8d2f2ce44d6e4e36a44b9abe5476e941', 'name': 'cloudify_ims-project_154abc87-3f5e-4e5c-b104-83d31200061d', '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-04-05T10:24:51.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-05T10:24:51Z', 'hostId': u'ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805', '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-04-05T10:24:51.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'8d2f2ce44d6e4e36a44b9abe5476e941', 'name': u'cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d', 'adminPass': u'3eVVAyFQh6Q4', 'tenant_id': u'8d2f2ce44d6e4e36a44b9abe5476e941', 'created_at': u'2019-04-05T10:22:53Z', 'created': u'2019-04-05T10:22:53Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-05 10:24:53,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 10:24:53,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:24:53,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Fri, 05 Apr 2019 10:24:53 GMT X-Openstack-Request-Id: req-0efe9932-8f9a-4489-91f5-c75654fe120e 2019-04-05 10:24:53,122 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"77422fc7-1f3d-4b1d-a1da-01adfd65594a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8d2f2ce44d6e4e36a44b9abe5476e941","l2_adjacency":true,"status":"ACTIVE","subnets":["949fb15a-1072-4a43-97b1-d3f474035c8a"],"description":"","tags":[],"updated_at":"2019-04-05T10:22:37Z","qos_policy_id":null,"name":"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d","admin_state_up":true,"tenant_id":"8d2f2ce44d6e4e36a44b9abe5476e941","created_at":"2019-04-05T10:22:36Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500}]} 2019-04-05 10:24:53,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-0efe9932-8f9a-4489-91f5-c75654fe120e 2019-04-05 10:24:53,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0946731567383s 2019-04-05 10:24:53,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-05 10:24:53,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=6adddd98-9c61-493d-bffd-b59680d14bad" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:24:53,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Fri, 05 Apr 2019 10:24:53 GMT X-Openstack-Request-Id: req-30e53d5d-0d04-4309-8ae1-4a8538f0fe50 2019-04-05 10:24:53,176 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T10:24:50Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"949fb15a-1072-4a43-97b1-d3f474035c8a","ip_address":"192.168.120.9"}],"id":"050ee900-c36a-4a53-9527-a7afa28cac30","security_groups":["98740151-e934-4eff-abfe-7d685924ef5f"],"mac_address":"fa:16:3e:4d:9f:cf","project_id":"8d2f2ce44d6e4e36a44b9abe5476e941","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77422fc7-1f3d-4b1d-a1da-01adfd65594a","tenant_id":"8d2f2ce44d6e4e36a44b9abe5476e941","created_at":"2019-04-05T10:22:55Z","binding:vnic_type":"normal","device_id":"6adddd98-9c61-493d-bffd-b59680d14bad","ip_allocation":"immediate"}]} 2019-04-05 10:24:53,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=6adddd98-9c61-493d-bffd-b59680d14bad used request id req-30e53d5d-0d04-4309-8ae1-4a8538f0fe50 2019-04-05 10:24:53,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0529170036316s 2019-04-05 10:24:53,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-04-05 10:24:53,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" -d '{"floatingip": {"floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "fixed_ip_address": "192.168.120.9", "port_id": "050ee900-c36a-4a53-9527-a7afa28cac30"}}' 2019-04-05 10:24:55,892 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Fri, 05 Apr 2019 10:24:55 GMT X-Openstack-Request-Id: req-037b74a9-0265-4907-bf94-8b82cc001862 2019-04-05 10:24:55,892 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "ab9612cc-8572-4873-90db-abb9fae6233c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:24:54Z", "updated_at": "2019-04-05T10:24:54Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4d:9f:cf", "device_id": "6adddd98-9c61-493d-bffd-b59680d14bad"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_id": "050ee900-c36a-4a53-9527-a7afa28cac30", "id": "98c4e782-f51c-460e-b61c-968a81001c65", "qos_policy_id": null}} 2019-04-05 10:24:55,892 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-037b74a9-0265-4907-bf94-8b82cc001862 2019-04-05 10:24:55,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.7154610157s 2019-04-05 10:24:55,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 10:24:55,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:24:55,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Fri, 05 Apr 2019 10:24:55 GMT X-Openstack-Request-Id: req-ff8016eb-04aa-4216-89a8-1d6c8a54b70e 2019-04-05 10:24:55,997 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ab9612cc-8572-4873-90db-abb9fae6233c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:24:54Z", "updated_at": "2019-04-05T10:24:54Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4d:9f:cf", "device_id": "6adddd98-9c61-493d-bffd-b59680d14bad"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_id": "050ee900-c36a-4a53-9527-a7afa28cac30", "id": "98c4e782-f51c-460e-b61c-968a81001c65", "qos_policy_id": null}]} 2019-04-05 10:24:55,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-ff8016eb-04aa-4216-89a8-1d6c8a54b70e 2019-04-05 10:24:55,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0885698795319s 2019-04-05 10:24:56,005 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 10:24:56,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 10:24:56,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:24:56,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Fri, 05 Apr 2019 10:24:56 GMT X-Openstack-Request-Id: req-3c407f75-fcaa-4c47-ba1d-59427ad2ee4e 2019-04-05 10:24:56,183 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ab9612cc-8572-4873-90db-abb9fae6233c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:24:54Z", "updated_at": "2019-04-05T10:24:54Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4d:9f:cf", "device_id": "6adddd98-9c61-493d-bffd-b59680d14bad"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_id": "050ee900-c36a-4a53-9527-a7afa28cac30", "id": "98c4e782-f51c-460e-b61c-968a81001c65", "qos_policy_id": null}]} 2019-04-05 10:24:56,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3c407f75-fcaa-4c47-ba1d-59427ad2ee4e 2019-04-05 10:24:56,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0668959617615s 2019-04-05 10:24:56,190 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 10:24:56,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 10:24:56,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:24:56,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Fri, 05 Apr 2019 10:24:56 GMT X-Openstack-Request-Id: req-5be5f486-1b91-4558-a3b0-6ab27b94e645 2019-04-05 10:24:56,366 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ab9612cc-8572-4873-90db-abb9fae6233c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:24:54Z", "updated_at": "2019-04-05T10:24:54Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4d:9f:cf", "device_id": "6adddd98-9c61-493d-bffd-b59680d14bad"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_id": "050ee900-c36a-4a53-9527-a7afa28cac30", "id": "98c4e782-f51c-460e-b61c-968a81001c65", "qos_policy_id": null}]} 2019-04-05 10:24:56,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5be5f486-1b91-4558-a3b0-6ab27b94e645 2019-04-05 10:24:56,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0645220279694s 2019-04-05 10:24:56,373 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 10:24:56,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 10:24:56,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:24:56,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Fri, 05 Apr 2019 10:24:56 GMT X-Openstack-Request-Id: req-f6f16e43-214d-41cc-9757-cf423927123d 2019-04-05 10:24:56,548 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ab9612cc-8572-4873-90db-abb9fae6233c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:24:54Z", "updated_at": "2019-04-05T10:24:54Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4d:9f:cf", "device_id": "6adddd98-9c61-493d-bffd-b59680d14bad"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_id": "050ee900-c36a-4a53-9527-a7afa28cac30", "id": "98c4e782-f51c-460e-b61c-968a81001c65", "qos_policy_id": null}]} 2019-04-05 10:24:56,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-f6f16e43-214d-41cc-9757-cf423927123d 2019-04-05 10:24:56,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0642530918121s 2019-04-05 10:24:56,555 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 10:24:56,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 10:24:56,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:24:56,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Fri, 05 Apr 2019 10:24:56 GMT X-Openstack-Request-Id: req-5420130b-40a7-4b2c-b21c-a76592e638d3 2019-04-05 10:24:56,732 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ab9612cc-8572-4873-90db-abb9fae6233c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:24:54Z", "updated_at": "2019-04-05T10:24:54Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4d:9f:cf", "device_id": "6adddd98-9c61-493d-bffd-b59680d14bad"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_id": "050ee900-c36a-4a53-9527-a7afa28cac30", "id": "98c4e782-f51c-460e-b61c-968a81001c65", "qos_policy_id": null}]} 2019-04-05 10:24:56,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5420130b-40a7-4b2c-b21c-a76592e638d3 2019-04-05 10:24:56,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0655910968781s 2019-04-05 10:24:56,738 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 10:24:56,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 10:24:56,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:24:56,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Fri, 05 Apr 2019 10:24:56 GMT X-Openstack-Request-Id: req-2d2fea86-ad38-4c6d-baa0-9dfa4dddf002 2019-04-05 10:24:56,907 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ab9612cc-8572-4873-90db-abb9fae6233c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:24:54Z", "updated_at": "2019-04-05T10:24:54Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4d:9f:cf", "device_id": "6adddd98-9c61-493d-bffd-b59680d14bad"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_id": "050ee900-c36a-4a53-9527-a7afa28cac30", "id": "98c4e782-f51c-460e-b61c-968a81001c65", "qos_policy_id": null}]} 2019-04-05 10:24:56,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-2d2fea86-ad38-4c6d-baa0-9dfa4dddf002 2019-04-05 10:24:56,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0590980052948s 2019-04-05 10:24:56,914 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 10:24:57,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 10:24:57,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:24:57,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Fri, 05 Apr 2019 10:24:57 GMT X-Openstack-Request-Id: req-84a98e75-d84d-44ce-9e3b-9d2516e28d3d 2019-04-05 10:24:57,085 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ab9612cc-8572-4873-90db-abb9fae6233c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:24:54Z", "updated_at": "2019-04-05T10:24:54Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4d:9f:cf", "device_id": "6adddd98-9c61-493d-bffd-b59680d14bad"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_id": "050ee900-c36a-4a53-9527-a7afa28cac30", "id": "98c4e782-f51c-460e-b61c-968a81001c65", "qos_policy_id": null}]} 2019-04-05 10:24:57,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-84a98e75-d84d-44ce-9e3b-9d2516e28d3d 2019-04-05 10:24:57,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0599780082703s 2019-04-05 10:24:57,092 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 10:24:57,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 10:24:57,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:24:57,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Fri, 05 Apr 2019 10:24:57 GMT X-Openstack-Request-Id: req-512cb1fc-f756-429f-b31a-bbfdd38be4e3 2019-04-05 10:24:57,267 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ab9612cc-8572-4873-90db-abb9fae6233c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:24:54Z", "updated_at": "2019-04-05T10:24:57Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4d:9f:cf", "device_id": "6adddd98-9c61-493d-bffd-b59680d14bad"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_id": "050ee900-c36a-4a53-9527-a7afa28cac30", "id": "98c4e782-f51c-460e-b61c-968a81001c65", "qos_policy_id": null}]} 2019-04-05 10:24:57,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-512cb1fc-f756-429f-b31a-bbfdd38be4e3 2019-04-05 10:24:57,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0643131732941s 2019-04-05 10:24:57,274 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'ab9612cc-8572-4873-90db-abb9fae6233c', 'updated_at': u'2019-04-05T10:24:57Z', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'050ee900-c36a-4a53-9527-a7afa28cac30', 'id': u'98c4e782-f51c-460e-b61c-968a81001c65', 'network': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', 'port': u'050ee900-c36a-4a53-9527-a7afa28cac30', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8d2f2ce44d6e4e36a44b9abe5476e941', 'name': 'cloudify_ims-project_154abc87-3f5e-4e5c-b104-83d31200061d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'8d2f2ce44d6e4e36a44b9abe5476e941', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:4d:9f:cf', u'device_id': u'6adddd98-9c61-493d-bffd-b59680d14bad'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'8d2f2ce44d6e4e36a44b9abe5476e941', 'created_at': u'2019-04-05T10:24:54Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:4d:9f:cf', u'device_id': u'6adddd98-9c61-493d-bffd-b59680d14bad'}), 'router': u'ab9612cc-8572-4873-90db-abb9fae6233c'}) 2019-04-05 10:24:57,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-05 10:24:57,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad/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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-05 10:24:57,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10559 Content-Type: application/json Date: Fri, 05 Apr 2019 10: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-39dd6b4c-41c0-471b-a423-ab213be8d880 x-openstack-request-id: req-39dd6b4c-41c0-471b-a423-ab213be8d880 2019-04-05 10:24:57,343 - 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-143-generic (buildd@lgw01-amd64-041) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #169-Ubuntu SMP Thu Feb 7 07:56:38 UTC 2019 (Ubuntu 4.4.0-143.169-generic 4.4.170)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-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 0x36300000-0x37177fff]\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 779978970 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-143-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: 4028156K/4193768K available (8608K kernel code, 1332K rwdata, 4008K rodata, 1484K init, 1316K bss, 165612K 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.910 MHz processor\n[ 0.355909] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.358879] pid_max: default: 32768 minimum: 301\n[ 0.360492] ACPI: Core revision 20150930\n[ 0.362691] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.365051] Security Framework initialized\n[ 0.366528] Yama: becoming mindful.\n[ 0.367898] AppArmor: AppArmor initialized\n[ 0.369626] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.375668] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.379638] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.381800] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.384650] Initializing cgroup subsys io\n[ 0.386110] Initializing cgroup subsys memory\n[ 0.387645] Initializing cgroup subsys devices\n[ 0.389186] Initializing cgroup subsys freezer\n[ 0.390740] Initializing cgroup subsys net_cls\n[ 0.392290] Initializing cgroup subsys perf_event\n[ 0.393906] Initializing cgroup subsys net_prio\n[ 0.395505] Initializing cgroup subsys hugetlb\n[ 0.397048] Initializing cgroup subsys pids\n[ 0.399298] mce: CPU supports 10 MCE banks\n[ 0.400795] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.402597] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.404549] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.406410] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.409213] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.412028] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.414258] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.419633] Freeing SMP alternatives memory: 32K\n[ 0.425935] ftrace: allocating 32278 entries in 127 pages\n[ 0.475736] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.477827] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.479851] smpboot: Max logical packages: 2\n[ 0.481609] x2apic enabled\n[ 0.482990] Switched APIC routing to physical x2apic.\n[ 0.485869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.487869] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.491641] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.502727] KVM setup paravirtual spinlock\n[ 0.506846] x86: Booting SMP configuration:\n[ 0.508299] .... node #0, CPUs: #1\n[ 0.509765] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.532315] x86: Booted up 1 node, 2 CPUs\n[ 0.532318] KVM setup async PF for cpu 1\n[ 0.532322] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.536698] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.539413] devtmpfs: initialized\n[ 0.542126] evm: security.selinux\n[ 0.543343] evm: security.SMACK64\n[ 0.544493] evm: security.SMACK64EXEC\n[ 0.545770] evm: security.SMACK64TRANSMUTE\n[ 0.547122] evm: security.SMACK64MMAP\n[ 0.548411] evm: security.ima\n[ 0.549478] evm: security.capability\n[ 0.551053] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.554134] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.556332] pinctrl core: initialized pinctrl subsystem\n[ 0.558250] RTC time: 10:24:52, date: 04/05/19\n[ 0.560665] NET: Registered protocol family 16\n[ 0.572068] cpuidle: using governor ladder\n[ 0.584092] cpuidle: using governor menu\n[ 0.585464] PCCT header not found.\n[ 0.586764] ACPI: bus type PCI registered\n[ 0.588142] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.590300] PCI: Using configuration type 1 for base access\n[ 0.604910] ACPI: Added _OSI(Module Device)\n[ 0.606317] ACPI: Added _OSI(Processor Device)\n[ 0.607791] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.609313] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.612321] ACPI: Interpreter enabled\n[ 0.613622] ACPI: (supports S0 S5)\n[ 0.630010] ACPI: Using IOAPIC for interrupt routing\n[ 0.631655] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.636581] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.638481] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.640549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.642589] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.646320] acpiphp: Slot [3] registered\n[ 0.647673] acpiphp: Slot [4] registered\n[ 0.649023] acpiphp: Slot [5] registered\n[ 0.650413] acpiphp: Slot [6] registered\n[ 0.651799] acpiphp: Slot [7] registered\n[ 0.653153] acpiphp: Slot [8] registered\n[ 0.654581] acpiphp: Slot [9] registered\n[ 0.655992] acpiphp: Slot [10] registered\n[ 0.657399] acpiphp: Slot [11] registered\n[ 0.658804] acpiphp: Slot [12] registered\n[ 0.660208] acpiphp: Slot [13] registered\n[ 0.661653] acpiphp: Slot [14] registered\n[ 0.663194] acpiphp: Slot [15] registered\n[ 0.664600] acpiphp: Slot [16] registered\n[ 0.666036] acpiphp: Slot [17] registered\n[ 0.667457] acpiphp: Slot [18] registered\n[ 0.668859] acpiphp: Slot [19] registered\n[ 0.670295] acpiphp: Slot [20] registered\n[ 0.671730] acpiphp: Slot [21] registered\n[ 0.673156] acpiphp: Slot [22] registered\n[ 0.674568] acpiphp: Slot [23] registered\n[ 0.676000] acpiphp: Slot [24] registered\n[ 0.677409] acpiphp: Slot [25] registered\n[ 0.678785] acpiphp: Slot [26] registered\n[ 0.680179] acpiphp: Slot [27] registered\n[ 0.681578] acpiphp: Slot [28] registered\n[ 0.682958] acpiphp: Slot [29] registered\n[ 0.684375] acpiphp: Slot [30] registered\n[ 0.685784] acpiphp: Slot [31] registered\n[ 0.687130] PCI host bridge to bus 0000:00\n[ 0.688507] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.690560] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.692640] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.695105] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.697577] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.700055] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.704953] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.707118] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.709096] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.711277] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.715820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.718230] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.741374] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.743819] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.746723] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.749111] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.751419] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.753539] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.755811] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.757580] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.760176] vgaarb: loaded\n[ 0.761178] vgaarb: bridge control possible 0000:00:02.0\n[ 0.763300] SCSI subsystem initialized\n[ 0.764935] ACPI: bus type USB registered\n[ 0.766339] usbcore: registered new interface driver usbfs\n[ 0.768060] usbcore: registered new interface driver hub\n[ 0.769779] usbcore: registered new device driver usb\n[ 0.771770] PCI: Using ACPI for IRQ routing\n[ 0.773703] NetLabel: Initializing\n[ 0.774897] NetLabel: domain hash size = 128\n[ 0.776357] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.777978] NetLabel: unlabeled traffic allowed by default\n[ 0.779965] amd_nb: Cannot enumerate AMD northbridges\n[ 0.781701] clocksource: Switched to clocksource kvm-clock\n[ 0.794127] AppArmor: AppArmor Filesystem Enabled\n[ 0.795787] pnp: PnP ACPI init\n[ 0.797224] pnp: PnP ACPI: found 5 devices\n[ 0.805575] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.808440] NET: Registered protocol family 2\n[ 0.810291] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.812902] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.815348] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.817497] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.819501] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.821667] NET: Registered protocol family 1\n[ 0.823206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.825086] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.826949] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.847167] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.867131] Unpacking initramfs...\n[ 1.067975] Freeing initrd memory: 14816K\n[ 1.069754] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.071908] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.074305] Scanning for low memory corruption every 60 seconds\n[ 1.076769] audit: initializing netlink subsys (disabled)\n[ 1.078643] audit: type=2000 audit(1554459892.705:1): initialized\n[ 1.080914] Initialise system trusted keyring\n[ 1.082587] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.084655] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.087945] zbud: loaded\n[ 1.089265] VFS: Disk quotas dquot_6.6.0\n[ 1.090714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.093156] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.095369] fuse init (API version 7.23)\n[ 1.096945] Key type big_key registered\n[ 1.098359] Allocating IMA MOK and blacklist keyrings.\n[ 1.100766] Key type asymmetric registered\n[ 1.102238] Asymmetric key parser 'x509' registered\n[ 1.103941] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.106670] io scheduler noop registered\n[ 1.108104] io scheduler deadline registered (default)\n[ 1.109866] io scheduler cfq registered\n[ 1.111334] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.113189] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.115423] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.118009] ACPI: Power Button [PWRF]\n[ 1.119526] GHES: HEST is not enabled!\n[ 1.139399] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.180067] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.183683] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.208955] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.212940] Linux agpgart interface v0.103\n[ 1.216459] loop: module loaded\n[ 1.219278] vda: vda1\n[ 1.221123] scsi host0: ata_piix\n[ 1.222498] scsi host1: ata_piix\n[ 1.223749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.225923] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.228188] libphy: Fixed MDIO Bus: probed\n[ 1.229678] tun: Universal TUN/TAP device driver, 1.6\n[ 1.231424] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.234757] PPP generic driver version 2.4.2\n[ 1.236373] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.238498] ehci-pci: EHCI PCI platform driver\n[ 1.240050] ehci-platform: EHCI generic platform driver\n[ 1.241814] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.243830] ohci-pci: OHCI PCI platform driver\n[ 1.245381] ohci-platform: OHCI generic platform driver\n[ 1.247139] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.267464] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.269227] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.271853] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.273617] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.275623] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.277809] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.280341] usb usb1: Product: UHCI Host Controller\n[ 1.281998] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd\n[ 1.284052] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.285795] hub 1-0:1.0: USB hub found\n[ 1.287169] hub 1-0:1.0: 2 ports detected\n[ 1.288747] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.292393] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.294075] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.295965] mousedev: PS/2 mouse device common for all mice\n[ 1.298184] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.301371] rtc_cmos 00:00: RTC can wake from S4\n[ 1.303297] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.305418] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.307529] i2c /dev entries driver\n[ 1.308866] device-mapper: uevent: version 1.0.3\n[ 1.310550] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.313430] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.315743] NET: Registered protocol family 10\n[ 1.317622] NET: Registered protocol family 17\n[ 1.319315] Key type dns_resolver registered\n[ 1.321139] registered taskstats version 1\n[ 1.322624] Loading compiled-in X.509 certificates\n[ 1.341053] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e'\n[ 1.344392] zswap: loaded using pool lzo/zbud\n[ 1.347708] Key type trusted registered\n[ 1.351473] Key type encrypted registered\n[ 1.352902] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.354749] ima: No TPM chip found, activating TPM-bypass!\n[ 1.356595] ima: Allocated hash algorithm: sha1\n[ 1.358224] evm: HMAC attrs: 0x1\n[ 1.359869] Magic number: 15:794:425\n[ 1.361413] rtc_cmos 00:00: setting system clock to 2019-04-05 10:24:53 UTC (1554459893)\n[ 1.364298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.366281] EDD information not available.\n[ 1.387248] Freeing unused kernel memory: 1484K\n[ 1.397740] Write protecting the kernel read-only data: 14336k\n[ 1.401082] Freeing unused kernel memory: 1620K\n[ 1.402889] Freeing unused kernel memory: 88K\nLoading, please wait...\nstarting version 229\n[ 1.415214] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.415625] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.415641] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.423186] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.423224] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.423359] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.423396] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.423431] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.423480] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.423523] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.472423] virtio_net virtio0 ens3: renamed from eth0\n[ 1.482707] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.485955] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.503520] AVX2 version of gcm_enc/dec engaged.\n[ 1.505509] AES CTR mode by8 optimization enabled\n[ 1.518327] FDC 0 is a S82078B\n[ 1.601733] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.766318] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.768551] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.770825] usb 1-1: Product: QEMU USB Tablet\n[ 1.772343] usb 1-1: Manufacturer: QEMU\n[ 1.773719] usb 1-1: SerialNumber: 42\n[ 1.780805] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.787581] usbcore: registered new interface driver usbhid\n[ 1.789518] usbhid: USB HID core driver\n[ 1.792633] 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.797224] 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.865001] md: linear personality registered for level -1\n[ 2.868693] md: multipath personality registered for level -4\n[ 2.872439] md: raid0 personality registered for level 0\n[ 2.876690] md: raid1 personality registered for level 1\n[ 2.945734] raid6: sse2x1 gen() 11384 MB/s\n[ 3.013731] raid6: sse2x1 xor() 9021 MB/s\n[ 3.081734] raid6: sse2x2 gen() 14479 MB/s\n[ 3.149732] raid6: sse2x2 xor() 9864 MB/s\n[ 3.217735] raid6: sse2x4 gen() 16873 MB/s\n[ 3.285704] raid6: sse2x4 xor() 11182 MB/s\n[ 3.353705] raid6: avx2x1 gen() 21942 MB/s\n[ 3.421705] raid6: avx2x2 gen() 25365 MB/s\n[ 3.489733] raid6: avx2x4 gen() 29308 MB/s\n[ 3.491461] raid6: using algorithm avx2x4 gen() 29308 MB/s\n[ 3.493556] raid6: using avx2x2 recovery algorithm\n[ 3.496370] xor: automatically using best checksumming function:\n[ 3.537713] avx : 32999.000 MB/sec\n[ 3.540202] async_tx: api initialized (async)\n[ 3.548796] md: raid6 personality registered for level 6\n[ 3.550818] md: raid5 personality registered for level 5\n[ 3.552780] md: raid4 personality registered for level 4\n[ 3.558910] 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.586386] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.602741] 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.685732] 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.691784] systemd[1]: Detected virtualization kvm.\n[ 3.693542] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.698368] systemd[1]: Set hostname to .\n[ 3.701820] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.703829] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.809547] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.813849] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.816984] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.821306] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.824574] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.828807] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.832239] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.836130] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.839600] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.843468] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.847199] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.851031] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.855073] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.858762] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.862385] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.865456] 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.870180] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.873769] 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.879227] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.897923] 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.904435] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.909917] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.915665] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.921780] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.927213] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.934096] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n[ 3.937895] Loading iSCSI transport class v2.0-870.\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.943371] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 3.949646] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...[ 3.953259] EXT4-fs (vda1): re-mounted. Opts: (null)\n\n[ 3.955588] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.960167] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.963807] iscsi: registered transport (tcp)\n[ 3.964241] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.971435] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.975465] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.979616] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.983430] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.990123] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.996007] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.001563] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.005956] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.011953] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 4.026441] 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 Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\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 Load/Save Random Seed.\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] 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 LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\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 Create Volatile Files and Directories.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\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] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started LSB: AppArmor initia"} 2019-04-05 10:24:57,344 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad/action used request id req-39dd6b4c-41c0-471b-a423-ab213be8d880 2019-04-05 10:24:57,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0697720050812s 2019-04-05 10:24:57,345 - 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-143-generic (buildd@lgw01-amd64-041) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #169-Ubuntu SMP Thu Feb 7 07:56:38 UTC 2019 (Ubuntu 4.4.0-143.169-generic 4.4.170) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-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 0x36300000-0x37177fff] [ 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 779978970 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-143-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028156K/4193768K available (8608K kernel code, 1332K rwdata, 4008K rodata, 1484K init, 1316K bss, 165612K 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.910 MHz processor [ 0.355909] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.358879] pid_max: default: 32768 minimum: 301 [ 0.360492] ACPI: Core revision 20150930 [ 0.362691] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.365051] Security Framework initialized [ 0.366528] Yama: becoming mindful. [ 0.367898] AppArmor: AppArmor initialized [ 0.369626] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.375668] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.379638] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.381800] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.384650] Initializing cgroup subsys io [ 0.386110] Initializing cgroup subsys memory [ 0.387645] Initializing cgroup subsys devices [ 0.389186] Initializing cgroup subsys freezer [ 0.390740] Initializing cgroup subsys net_cls [ 0.392290] Initializing cgroup subsys perf_event [ 0.393906] Initializing cgroup subsys net_prio [ 0.395505] Initializing cgroup subsys hugetlb [ 0.397048] Initializing cgroup subsys pids [ 0.399298] mce: CPU supports 10 MCE banks [ 0.400795] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.402597] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.404549] Spectre V2 : Mitigation: Full generic retpoline [ 0.406410] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.409213] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.412028] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.414258] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.419633] Freeing SMP alternatives memory: 32K [ 0.425935] ftrace: allocating 32278 entries in 127 pages [ 0.475736] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.477827] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.479851] smpboot: Max logical packages: 2 [ 0.481609] x2apic enabled [ 0.482990] Switched APIC routing to physical x2apic. [ 0.485869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.487869] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.491641] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.502727] KVM setup paravirtual spinlock [ 0.506846] x86: Booting SMP configuration: [ 0.508299] .... node #0, CPUs: #1 [ 0.509765] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.532315] x86: Booted up 1 node, 2 CPUs [ 0.532318] KVM setup async PF for cpu 1 [ 0.532322] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.536698] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.539413] devtmpfs: initialized [ 0.542126] evm: security.selinux [ 0.543343] evm: security.SMACK64 [ 0.544493] evm: security.SMACK64EXEC [ 0.545770] evm: security.SMACK64TRANSMUTE [ 0.547122] evm: security.SMACK64MMAP [ 0.548411] evm: security.ima [ 0.549478] evm: security.capability [ 0.551053] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.554134] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556332] pinctrl core: initialized pinctrl subsystem [ 0.558250] RTC time: 10:24:52, date: 04/05/19 [ 0.560665] NET: Registered protocol family 16 [ 0.572068] cpuidle: using governor ladder [ 0.584092] cpuidle: using governor menu [ 0.585464] PCCT header not found. [ 0.586764] ACPI: bus type PCI registered [ 0.588142] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.590300] PCI: Using configuration type 1 for base access [ 0.604910] ACPI: Added _OSI(Module Device) [ 0.606317] ACPI: Added _OSI(Processor Device) [ 0.607791] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.609313] ACPI: Added _OSI(Processor Aggregator Device) [ 0.612321] ACPI: Interpreter enabled [ 0.613622] ACPI: (supports S0 S5) [ 0.630010] ACPI: Using IOAPIC for interrupt routing [ 0.631655] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.636581] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.638481] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.640549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.642589] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.646320] acpiphp: Slot [3] registered [ 0.647673] acpiphp: Slot [4] registered [ 0.649023] acpiphp: Slot [5] registered [ 0.650413] acpiphp: Slot [6] registered [ 0.651799] acpiphp: Slot [7] registered [ 0.653153] acpiphp: Slot [8] registered [ 0.654581] acpiphp: Slot [9] registered [ 0.655992] acpiphp: Slot [10] registered [ 0.657399] acpiphp: Slot [11] registered [ 0.658804] acpiphp: Slot [12] registered [ 0.660208] acpiphp: Slot [13] registered [ 0.661653] acpiphp: Slot [14] registered [ 0.663194] acpiphp: Slot [15] registered [ 0.664600] acpiphp: Slot [16] registered [ 0.666036] acpiphp: Slot [17] registered [ 0.667457] acpiphp: Slot [18] registered [ 0.668859] acpiphp: Slot [19] registered [ 0.670295] acpiphp: Slot [20] registered [ 0.671730] acpiphp: Slot [21] registered [ 0.673156] acpiphp: Slot [22] registered [ 0.674568] acpiphp: Slot [23] registered [ 0.676000] acpiphp: Slot [24] registered [ 0.677409] acpiphp: Slot [25] registered [ 0.678785] acpiphp: Slot [26] registered [ 0.680179] acpiphp: Slot [27] registered [ 0.681578] acpiphp: Slot [28] registered [ 0.682958] acpiphp: Slot [29] registered [ 0.684375] acpiphp: Slot [30] registered [ 0.685784] acpiphp: Slot [31] registered [ 0.687130] PCI host bridge to bus 0000:00 [ 0.688507] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.690560] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.692640] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.695105] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.697577] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.700055] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.704953] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.707118] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.709096] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.711277] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.715820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.718230] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.741374] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.743819] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.746723] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.749111] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.751419] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.753539] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.755811] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.757580] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.760176] vgaarb: loaded [ 0.761178] vgaarb: bridge control possible 0000:00:02.0 [ 0.763300] SCSI subsystem initialized [ 0.764935] ACPI: bus type USB registered [ 0.766339] usbcore: registered new interface driver usbfs [ 0.768060] usbcore: registered new interface driver hub [ 0.769779] usbcore: registered new device driver usb [ 0.771770] PCI: Using ACPI for IRQ routing [ 0.773703] NetLabel: Initializing [ 0.774897] NetLabel: domain hash size = 128 [ 0.776357] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.777978] NetLabel: unlabeled traffic allowed by default [ 0.779965] amd_nb: Cannot enumerate AMD northbridges [ 0.781701] clocksource: Switched to clocksource kvm-clock [ 0.794127] AppArmor: AppArmor Filesystem Enabled [ 0.795787] pnp: PnP ACPI init [ 0.797224] pnp: PnP ACPI: found 5 devices [ 0.805575] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.808440] NET: Registered protocol family 2 [ 0.810291] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.812902] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.815348] TCP: Hash tables configured (established 32768 bind 32768) [ 0.817497] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.819501] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.821667] NET: Registered protocol family 1 [ 0.823206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.825086] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.826949] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.847167] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.867131] Unpacking initramfs... [ 1.067975] Freeing initrd memory: 14816K [ 1.069754] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.071908] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.074305] Scanning for low memory corruption every 60 seconds [ 1.076769] audit: initializing netlink subsys (disabled) [ 1.078643] audit: type=2000 audit(1554459892.705:1): initialized [ 1.080914] Initialise system trusted keyring [ 1.082587] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.084655] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.087945] zbud: loaded [ 1.089265] VFS: Disk quotas dquot_6.6.0 [ 1.090714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.093156] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.095369] fuse init (API version 7.23) [ 1.096945] Key type big_key registered [ 1.098359] Allocating IMA MOK and blacklist keyrings. [ 1.100766] Key type asymmetric registered [ 1.102238] Asymmetric key parser 'x509' registered [ 1.103941] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.106670] io scheduler noop registered [ 1.108104] io scheduler deadline registered (default) [ 1.109866] io scheduler cfq registered [ 1.111334] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.113189] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.115423] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.118009] ACPI: Power Button [PWRF] [ 1.119526] GHES: HEST is not enabled! [ 1.139399] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.180067] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.183683] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.208955] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.212940] Linux agpgart interface v0.103 [ 1.216459] loop: module loaded [ 1.219278] vda: vda1 [ 1.221123] scsi host0: ata_piix [ 1.222498] scsi host1: ata_piix [ 1.223749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.225923] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.228188] libphy: Fixed MDIO Bus: probed [ 1.229678] tun: Universal TUN/TAP device driver, 1.6 [ 1.231424] tun: (C) 1999-2004 Max Krasnyansky [ 1.234757] PPP generic driver version 2.4.2 [ 1.236373] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.238498] ehci-pci: EHCI PCI platform driver [ 1.240050] ehci-platform: EHCI generic platform driver [ 1.241814] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.243830] ohci-pci: OHCI PCI platform driver [ 1.245381] ohci-platform: OHCI generic platform driver [ 1.247139] uhci_hcd: USB Universal Host Controller Interface driver [ 1.267464] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.269227] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.271853] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.273617] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.275623] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.277809] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.280341] usb usb1: Product: UHCI Host Controller [ 1.281998] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd [ 1.284052] usb usb1: SerialNumber: 0000:00:01.2 [ 1.285795] hub 1-0:1.0: USB hub found [ 1.287169] hub 1-0:1.0: 2 ports detected [ 1.288747] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.292393] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.294075] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.295965] mousedev: PS/2 mouse device common for all mice [ 1.298184] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.301371] rtc_cmos 00:00: RTC can wake from S4 [ 1.303297] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.305418] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.307529] i2c /dev entries driver [ 1.308866] device-mapper: uevent: version 1.0.3 [ 1.310550] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.313430] ledtrig-cpu: registered to indicate activity on CPUs [ 1.315743] NET: Registered protocol family 10 [ 1.317622] NET: Registered protocol family 17 [ 1.319315] Key type dns_resolver registered [ 1.321139] registered taskstats version 1 [ 1.322624] Loading compiled-in X.509 certificates [ 1.341053] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e' [ 1.344392] zswap: loaded using pool lzo/zbud [ 1.347708] Key type trusted registered [ 1.351473] Key type encrypted registered [ 1.352902] AppArmor: AppArmor sha1 policy hashing enabled [ 1.354749] ima: No TPM chip found, activating TPM-bypass! [ 1.356595] ima: Allocated hash algorithm: sha1 [ 1.358224] evm: HMAC attrs: 0x1 [ 1.359869] Magic number: 15:794:425 [ 1.361413] rtc_cmos 00:00: setting system clock to 2019-04-05 10:24:53 UTC (1554459893) [ 1.364298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.366281] EDD information not available. [ 1.387248] Freeing unused kernel memory: 1484K [ 1.397740] Write protecting the kernel read-only data: 14336k [ 1.401082] Freeing unused kernel memory: 1620K [ 1.402889] Freeing unused kernel memory: 88K Loading, please wait... starting version 229 [ 1.415214] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.415625] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.415641] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.423186] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.423224] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.423359] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.423396] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.423431] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.423480] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.423523] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.472423] virtio_net virtio0 ens3: renamed from eth0 [ 1.482707] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.485955] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.503520] AVX2 version of gcm_enc/dec engaged. [ 1.505509] AES CTR mode by8 optimization enabled [ 1.518327] FDC 0 is a S82078B [ 1.601733] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.766318] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.768551] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.770825] usb 1-1: Product: QEMU USB Tablet [ 1.772343] usb 1-1: Manufacturer: QEMU [ 1.773719] usb 1-1: SerialNumber: 42 [ 1.780805] hidraw: raw HID events driver (C) Jiri Kosina [ 1.787581] usbcore: registered new interface driver usbhid [ 1.789518] usbhid: USB HID core driver [ 1.792633] 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.797224] 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.865001] md: linear personality registered for level -1 [ 2.868693] md: multipath personality registered for level -4 [ 2.872439] md: raid0 personality registered for level 0 [ 2.876690] md: raid1 personality registered for level 1 [ 2.945734] raid6: sse2x1 gen() 11384 MB/s [ 3.013731] raid6: sse2x1 xor() 9021 MB/s [ 3.081734] raid6: sse2x2 gen() 14479 MB/s [ 3.149732] raid6: sse2x2 xor() 9864 MB/s [ 3.217735] raid6: sse2x4 gen() 16873 MB/s [ 3.285704] raid6: sse2x4 xor() 11182 MB/s [ 3.353705] raid6: avx2x1 gen() 21942 MB/s [ 3.421705] raid6: avx2x2 gen() 25365 MB/s [ 3.489733] raid6: avx2x4 gen() 29308 MB/s [ 3.491461] raid6: using algorithm avx2x4 gen() 29308 MB/s [ 3.493556] raid6: using avx2x2 recovery algorithm [ 3.496370] xor: automatically using best checksumming function: [ 3.537713] avx : 32999.000 MB/sec [ 3.540202] async_tx: api initialized (async) [ 3.548796] md: raid6 personality registered for level 6 [ 3.550818] md: raid5 personality registered for level 5 [ 3.552780] md: raid4 personality registered for level 4 [ 3.558910] 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.586386] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.602741] 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.685732] 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.691784] systemd[1]: Detected virtualization kvm. [ 3.693542] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.698368] systemd[1]: Set hostname to . [ 3.701820] systemd[1]: Initializing machine ID from KVM UUID. [ 3.703829] systemd[1]: Installed transient /etc/machine-id file. [ 3.809547] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.813849] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.816984] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.821306] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.824574] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.828807] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.832239] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.836130] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.839600] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.843468] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.847199] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.851031] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.855073] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.858762] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.862385] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.865456] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.870180] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.873769] 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.879227] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.897923] 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.904435] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.909917] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.915665] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.921780] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.927213] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.934096] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... [ 3.937895] Loading iSCSI transport class v2.0-870. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.943371] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 3.949646] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall...[ 3.953259] EXT4-fs (vda1): re-mounted. Opts: (null) [ 3.955588] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.960167] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.963807] iscsi: registered transport (tcp) [ 3.964241] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.971435] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.975465] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.979616] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.983430] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.990123] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.996007] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.001563] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.005956] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.011953] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 4.026441] 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 Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. 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] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... 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 Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started LSB: AppArmor initia 2019-04-05 10:24:57,349 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200: [Errno None] Unable to connect to port 22 on 172.30.9.200 2019-04-05 10:25:06,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-05 10:25:06,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad/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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-05 10:25:06,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13365 Content-Type: application/json Date: Fri, 05 Apr 2019 10: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-bbf056ea-eb3b-496b-9c94-8f9e66e0fb77 x-openstack-request-id: req-bbf056ea-eb3b-496b-9c94-8f9e66e0fb77 2019-04-05 10:25:06,427 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-143-generic (buildd@lgw01-amd64-041) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #169-Ubuntu SMP Thu Feb 7 07:56:38 UTC 2019 (Ubuntu 4.4.0-143.169-generic 4.4.170)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-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 0x36300000-0x37177fff]\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 779978970 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-143-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: 4028156K/4193768K available (8608K kernel code, 1332K rwdata, 4008K rodata, 1484K init, 1316K bss, 165612K 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.910 MHz processor\n[ 0.355909] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.358879] pid_max: default: 32768 minimum: 301\n[ 0.360492] ACPI: Core revision 20150930\n[ 0.362691] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.365051] Security Framework initialized\n[ 0.366528] Yama: becoming mindful.\n[ 0.367898] AppArmor: AppArmor initialized\n[ 0.369626] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.375668] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.379638] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.381800] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.384650] Initializing cgroup subsys io\n[ 0.386110] Initializing cgroup subsys memory\n[ 0.387645] Initializing cgroup subsys devices\n[ 0.389186] Initializing cgroup subsys freezer\n[ 0.390740] Initializing cgroup subsys net_cls\n[ 0.392290] Initializing cgroup subsys perf_event\n[ 0.393906] Initializing cgroup subsys net_prio\n[ 0.395505] Initializing cgroup subsys hugetlb\n[ 0.397048] Initializing cgroup subsys pids\n[ 0.399298] mce: CPU supports 10 MCE banks\n[ 0.400795] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.402597] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.404549] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.406410] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.409213] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.412028] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.414258] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.419633] Freeing SMP alternatives memory: 32K\n[ 0.425935] ftrace: allocating 32278 entries in 127 pages\n[ 0.475736] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.477827] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.479851] smpboot: Max logical packages: 2\n[ 0.481609] x2apic enabled\n[ 0.482990] Switched APIC routing to physical x2apic.\n[ 0.485869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.487869] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.491641] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.502727] KVM setup paravirtual spinlock\n[ 0.506846] x86: Booting SMP configuration:\n[ 0.508299] .... node #0, CPUs: #1\n[ 0.509765] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.532315] x86: Booted up 1 node, 2 CPUs\n[ 0.532318] KVM setup async PF for cpu 1\n[ 0.532322] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.536698] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.539413] devtmpfs: initialized\n[ 0.542126] evm: security.selinux\n[ 0.543343] evm: security.SMACK64\n[ 0.544493] evm: security.SMACK64EXEC\n[ 0.545770] evm: security.SMACK64TRANSMUTE\n[ 0.547122] evm: security.SMACK64MMAP\n[ 0.548411] evm: security.ima\n[ 0.549478] evm: security.capability\n[ 0.551053] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.554134] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.556332] pinctrl core: initialized pinctrl subsystem\n[ 0.558250] RTC time: 10:24:52, date: 04/05/19\n[ 0.560665] NET: Registered protocol family 16\n[ 0.572068] cpuidle: using governor ladder\n[ 0.584092] cpuidle: using governor menu\n[ 0.585464] PCCT header not found.\n[ 0.586764] ACPI: bus type PCI registered\n[ 0.588142] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.590300] PCI: Using configuration type 1 for base access\n[ 0.604910] ACPI: Added _OSI(Module Device)\n[ 0.606317] ACPI: Added _OSI(Processor Device)\n[ 0.607791] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.609313] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.612321] ACPI: Interpreter enabled\n[ 0.613622] ACPI: (supports S0 S5)\n[ 0.630010] ACPI: Using IOAPIC for interrupt routing\n[ 0.631655] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.636581] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.638481] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.640549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.642589] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.646320] acpiphp: Slot [3] registered\n[ 0.647673] acpiphp: Slot [4] registered\n[ 0.649023] acpiphp: Slot [5] registered\n[ 0.650413] acpiphp: Slot [6] registered\n[ 0.651799] acpiphp: Slot [7] registered\n[ 0.653153] acpiphp: Slot [8] registered\n[ 0.654581] acpiphp: Slot [9] registered\n[ 0.655992] acpiphp: Slot [10] registered\n[ 0.657399] acpiphp: Slot [11] registered\n[ 0.658804] acpiphp: Slot [12] registered\n[ 0.660208] acpiphp: Slot [13] registered\n[ 0.661653] acpiphp: Slot [14] registered\n[ 0.663194] acpiphp: Slot [15] registered\n[ 0.664600] acpiphp: Slot [16] registered\n[ 0.666036] acpiphp: Slot [17] registered\n[ 0.667457] acpiphp: Slot [18] registered\n[ 0.668859] acpiphp: Slot [19] registered\n[ 0.670295] acpiphp: Slot [20] registered\n[ 0.671730] acpiphp: Slot [21] registered\n[ 0.673156] acpiphp: Slot [22] registered\n[ 0.674568] acpiphp: Slot [23] registered\n[ 0.676000] acpiphp: Slot [24] registered\n[ 0.677409] acpiphp: Slot [25] registered\n[ 0.678785] acpiphp: Slot [26] registered\n[ 0.680179] acpiphp: Slot [27] registered\n[ 0.681578] acpiphp: Slot [28] registered\n[ 0.682958] acpiphp: Slot [29] registered\n[ 0.684375] acpiphp: Slot [30] registered\n[ 0.685784] acpiphp: Slot [31] registered\n[ 0.687130] PCI host bridge to bus 0000:00\n[ 0.688507] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.690560] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.692640] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.695105] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.697577] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.700055] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.704953] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.707118] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.709096] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.711277] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.715820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.718230] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.741374] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.743819] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.746723] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.749111] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.751419] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.753539] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.755811] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.757580] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.760176] vgaarb: loaded\n[ 0.761178] vgaarb: bridge control possible 0000:00:02.0\n[ 0.763300] SCSI subsystem initialized\n[ 0.764935] ACPI: bus type USB registered\n[ 0.766339] usbcore: registered new interface driver usbfs\n[ 0.768060] usbcore: registered new interface driver hub\n[ 0.769779] usbcore: registered new device driver usb\n[ 0.771770] PCI: Using ACPI for IRQ routing\n[ 0.773703] NetLabel: Initializing\n[ 0.774897] NetLabel: domain hash size = 128\n[ 0.776357] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.777978] NetLabel: unlabeled traffic allowed by default\n[ 0.779965] amd_nb: Cannot enumerate AMD northbridges\n[ 0.781701] clocksource: Switched to clocksource kvm-clock\n[ 0.794127] AppArmor: AppArmor Filesystem Enabled\n[ 0.795787] pnp: PnP ACPI init\n[ 0.797224] pnp: PnP ACPI: found 5 devices\n[ 0.805575] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.808440] NET: Registered protocol family 2\n[ 0.810291] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.812902] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.815348] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.817497] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.819501] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.821667] NET: Registered protocol family 1\n[ 0.823206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.825086] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.826949] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.847167] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.867131] Unpacking initramfs...\n[ 1.067975] Freeing initrd memory: 14816K\n[ 1.069754] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.071908] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.074305] Scanning for low memory corruption every 60 seconds\n[ 1.076769] audit: initializing netlink subsys (disabled)\n[ 1.078643] audit: type=2000 audit(1554459892.705:1): initialized\n[ 1.080914] Initialise system trusted keyring\n[ 1.082587] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.084655] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.087945] zbud: loaded\n[ 1.089265] VFS: Disk quotas dquot_6.6.0\n[ 1.090714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.093156] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.095369] fuse init (API version 7.23)\n[ 1.096945] Key type big_key registered\n[ 1.098359] Allocating IMA MOK and blacklist keyrings.\n[ 1.100766] Key type asymmetric registered\n[ 1.102238] Asymmetric key parser 'x509' registered\n[ 1.103941] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.106670] io scheduler noop registered\n[ 1.108104] io scheduler deadline registered (default)\n[ 1.109866] io scheduler cfq registered\n[ 1.111334] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.113189] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.115423] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.118009] ACPI: Power Button [PWRF]\n[ 1.119526] GHES: HEST is not enabled!\n[ 1.139399] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.180067] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.183683] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.208955] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.212940] Linux agpgart interface v0.103\n[ 1.216459] loop: module loaded\n[ 1.219278] vda: vda1\n[ 1.221123] scsi host0: ata_piix\n[ 1.222498] scsi host1: ata_piix\n[ 1.223749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.225923] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.228188] libphy: Fixed MDIO Bus: probed\n[ 1.229678] tun: Universal TUN/TAP device driver, 1.6\n[ 1.231424] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.234757] PPP generic driver version 2.4.2\n[ 1.236373] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.238498] ehci-pci: EHCI PCI platform driver\n[ 1.240050] ehci-platform: EHCI generic platform driver\n[ 1.241814] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.243830] ohci-pci: OHCI PCI platform driver\n[ 1.245381] ohci-platform: OHCI generic platform driver\n[ 1.247139] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.267464] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.269227] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.271853] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.273617] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.275623] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.277809] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.280341] usb usb1: Product: UHCI Host Controller\n[ 1.281998] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd\n[ 1.284052] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.285795] hub 1-0:1.0: USB hub found\n[ 1.287169] hub 1-0:1.0: 2 ports detected\n[ 1.288747] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.292393] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.294075] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.295965] mousedev: PS/2 mouse device common for all mice\n[ 1.298184] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.301371] rtc_cmos 00:00: RTC can wake from S4\n[ 1.303297] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.305418] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.307529] i2c /dev entries driver\n[ 1.308866] device-mapper: uevent: version 1.0.3\n[ 1.310550] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.313430] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.315743] NET: Registered protocol family 10\n[ 1.317622] NET: Registered protocol family 17\n[ 1.319315] Key type dns_resolver registered\n[ 1.321139] registered taskstats version 1\n[ 1.322624] Loading compiled-in X.509 certificates\n[ 1.341053] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e'\n[ 1.344392] zswap: loaded using pool lzo/zbud\n[ 1.347708] Key type trusted registered\n[ 1.351473] Key type encrypted registered\n[ 1.352902] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.354749] ima: No TPM chip found, activating TPM-bypass!\n[ 1.356595] ima: Allocated hash algorithm: sha1\n[ 1.358224] evm: HMAC attrs: 0x1\n[ 1.359869] Magic number: 15:794:425\n[ 1.361413] rtc_cmos 00:00: setting system clock to 2019-04-05 10:24:53 UTC (1554459893)\n[ 1.364298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.366281] EDD information not available.\n[ 1.387248] Freeing unused kernel memory: 1484K\n[ 1.397740] Write protecting the kernel read-only data: 14336k\n[ 1.401082] Freeing unused kernel memory: 1620K\n[ 1.402889] Freeing unused kernel memory: 88K\nLoading, please wait...\nstarting version 229\n[ 1.415214] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.415625] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.415641] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.423186] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.423224] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.423359] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.423396] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.423431] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.423480] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.423523] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.472423] virtio_net virtio0 ens3: renamed from eth0\n[ 1.482707] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.485955] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.503520] AVX2 version of gcm_enc/dec engaged.\n[ 1.505509] AES CTR mode by8 optimization enabled\n[ 1.518327] FDC 0 is a S82078B\n[ 1.601733] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.766318] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.768551] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.770825] usb 1-1: Product: QEMU USB Tablet\n[ 1.772343] usb 1-1: Manufacturer: QEMU\n[ 1.773719] usb 1-1: SerialNumber: 42\n[ 1.780805] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.787581] usbcore: registered new interface driver usbhid\n[ 1.789518] usbhid: USB HID core driver\n[ 1.792633] 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.797224] 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.865001] md: linear personality registered for level -1\n[ 2.868693] md: multipath personality registered for level -4\n[ 2.872439] md: raid0 personality registered for level 0\n[ 2.876690] md: raid1 personality registered for level 1\n[ 2.945734] raid6: sse2x1 gen() 11384 MB/s\n[ 3.013731] raid6: sse2x1 xor() 9021 MB/s\n[ 3.081734] raid6: sse2x2 gen() 14479 MB/s\n[ 3.149732] raid6: sse2x2 xor() 9864 MB/s\n[ 3.217735] raid6: sse2x4 gen() 16873 MB/s\n[ 3.285704] raid6: sse2x4 xor() 11182 MB/s\n[ 3.353705] raid6: avx2x1 gen() 21942 MB/s\n[ 3.421705] raid6: avx2x2 gen() 25365 MB/s\n[ 3.489733] raid6: avx2x4 gen() 29308 MB/s\n[ 3.491461] raid6: using algorithm avx2x4 gen() 29308 MB/s\n[ 3.493556] raid6: using avx2x2 recovery algorithm\n[ 3.496370] xor: automatically using best checksumming function:\n[ 3.537713] avx : 32999.000 MB/sec\n[ 3.540202] async_tx: api initialized (async)\n[ 3.548796] md: raid6 personality registered for level 6\n[ 3.550818] md: raid5 personality registered for level 5\n[ 3.552780] md: raid4 personality registered for level 4\n[ 3.558910] 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.586386] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.602741] 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.685732] 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.691784] systemd[1]: Detected virtualization kvm.\n[ 3.693542] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.698368] systemd[1]: Set hostname to .\n[ 3.701820] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.703829] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.809547] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.813849] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.816984] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.821306] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.824574] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.828807] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.832239] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.836130] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.839600] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.843468] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.847199] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.851031] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.855073] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.858762] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.862385] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.865456] 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.870180] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.873769] 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.879227] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.897923] 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.904435] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.909917] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.915665] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.921780] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.927213] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.934096] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n[ 3.937895] Loading iSCSI transport class v2.0-870.\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.943371] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 3.949646] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...[ 3.953259] EXT4-fs (vda1): re-mounted. Opts: (null)\n\n[ 3.955588] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.960167] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.963807] iscsi: registered transport (tcp)\n[ 3.964241] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.971435] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.975465] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.979616] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.983430] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.990123] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.996007] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.001563] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.005956] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.011953] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 4.026441] 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 Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\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 Load/Save Random Seed.\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] 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 LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\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 Create Volatile Files and Directories.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\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] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[ 8.546889] cloud-init[473]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Fri, 05 Apr 2019 10:24:57 +0000. Up 4.46 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[ 9.902390] cloud-init[929]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Fri, 05 Apr 2019 10:25:01 +0000. Up 9.04 seconds.\n[ 9.906313] cloud-init[929]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 9.912444] cloud-init[929]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 9.920160] cloud-init[929]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 9.924122] cloud-init[929]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 9.932153] cloud-init[929]: ci-info: | ens3 | True | 192.168.120.9 | 255.255.255.0 | global | fa:16:3e:4d:9f:cf |\n[ 9.940175] cloud-init[929]: ci-info: | ens3 | True | fe80::f816:3eff:fe4d:9fcf/64 | . | link | fa:16:3e:4d:9f:cf |\n[ 9.943500] cloud-init[929]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 9.950676] cloud-init[929]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 9.953980] cloud-init[929]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 9.957186] cloud-init[929]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 9.960167] cloud-init[929]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.964521] cloud-init[929]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 9.964809] cloud-init[929]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.965059] cloud-init[929]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 9.965323] cloud-init[929]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 9.965599] cloud-init[929]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.965863] cloud-init[929]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.966130] cloud-init[929]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 9.966410] cloud-init[929]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 9.966682] cloud-init[929]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 9.966937] cloud-init[929]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 9.967236] cloud-init[929]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 9.967476] cloud-init[929]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 9.967732] cloud-init[929]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 9.967995] cloud-init[929]: Generating public/private rsa key pair.\n[ 9.968539] cloud-init[929]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 9.968810] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 9.969066] cloud-init[929]: The key fingerprint is:\n[ 9.969335] cloud-init[929]: SHA256:KQByrLQbobsLIMOJRyxdwydhDA/84KRT7njQmwHsJNM root@cloudify-ims-vm-154abc87-3f5e-4e5c-b104-83d31200061d\n[ 9.969641] cloud-init[929]: The key's randomart image is:\n[ 9.969901] cloud-init[929]: +---[RSA 2048]----+\n[ 9.970165] cloud-init[929]: |o+=+=. |\n[ 9.970439] cloud-init[929]: |+XE*+.. |\n[ 9.970702] cloud-init[929]: |B@*ooo |\n[ 9.970966] cloud-init[929]: |O** .. . |\n[ 9.971230] cloud-init[929]: |=O++ . S |\n[ 9.971522] cloud-init[929]: |=+= . |\n[ 9.971777] cloud-init[929]: |.o |\n[ 9.972051] cloud-init[929]: |o |\n[ 9.972304] cloud-init[929]: |.. |\n[ 9.972589] cloud-init[929]: +----[SHA256]-----+\n[ 9.972866] cloud-init[929]: Generating public/private dsa key pair.\n[ 9.973123] cloud-init[929]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 9.973391] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 9.973664] cloud-init[929]: The key fingerprint is:\n[ 9.973926] cloud-init[929]: SHA256:fr0sN8ORzZ88SauZKbA7GfzRJTYQQQ4A7XfXWUI6EnI root@cloudify-ims-vm-154abc87-3f5e-4e5c-b104-83d31200061d\n[ 9.974191] cloud-init[929]: The key's randomart image is:\n[ 9.974469] cloud-init[929]: +---[DSA 1024]----+\n[ 9.974733] cloud-init[929]: | .o.o.E+o.. |\n[ 9.975008] cloud-init[929]: | . ooo .. .|\n[ 9.975265] cloud-init[929]: | . ..+ ..o|\n[ 9.975543] cloud-init[929]: | . . o * + |\n[ 9.975805] cloud-init[929]: | S . +++ |\n[ 9.976334] cloud-init[929]: | . + oo.o. |\n[ 9.976614] cloud-init[929]: | . B.o.o.+|\n[ 9.976874] cloud-init[929]: | =.+=.+*.|\n[ 9.977138] cloud-init[929]: | .oo+B. .|\n[ 9.977410] cloud-init[929]: +----[SHA256]-----+\n[ 9.977691] cloud-init[929]: Generating public/private ecdsa key pair.\n[ 9.977949] cloud-init[929]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 9.978209] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 9.978481] cloud-init[929]: The key fingerprint is:\n[ 9.978741] cloud-init[929]: SHA256:BZhgrStlgtwRPOD0/x0J7aEHgeEYNqNnQSDItXIA7Ow root@cloudify-ims-vm-154abc87-3f5e-4e5c-b104-83d31200061d\n[ 9.979005] cloud-init[929]: The key's randomart image is:\n[ 9.979279] cloud-init[929]: +---[ECDSA 256]---+\n[ 9.979560] cloud-init[929]: |B=*X++o+. |\n[ 9.979819] cloud-init[929]: |=o==O.+ o. |\n[ 9.980350] cloud-init[929]: |+=.Boo o o. |\n[ 9.980627] cloud-init[929]: |.+*.= =.o |\n[ 9.980888] cloud-init[929]: |. + o .S= |\n[ 9.981150] cloud-init[929]: | E. . . o . |\n[ 9.981423] cloud-init[929]: | . . . |\n[ 9.981694] cloud-init[929]: | |\n[ 9.981955] cloud-init[929]: | |\n[ 9.982232] cloud-init[929]: +----[SHA256]-----+\n[ 9.982495] cloud-init[929]: Generating public/private ed25519 key pair.\n[ 9.982752] cloud-init[929]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 9.983016] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 9.983410] cloud-init[929]: The key fingerprint is:\n[ 9.983562] cloud-init[929]: SHA256:gqEvRkUFuaBn06/GUYVXECTr0WXfpotBPsHQvZAk73s root@cloudify-ims-vm-154abc87-3f5e-4e5c-b104-83d31200061d\n[ 10.047948] cloud-init[929]: The key's randomart image is:\n[ 10.048456] cloud-init[929]: +--[ED25519 256]--+\n[ 10.048712] cloud-init[929]: | o+oo**=o |\n[ 10.048967] cloud-init[929]: | ... .+oB+... |\n[ 10.049232] cloud-init[929]: | . oo.oo. =...o |\n[ 10.049505] cloud-init[929]: |. +oo+.. + ..o |\n[ 10.049761] cloud-init[929]: | oo..oo S = . |\n[ 10.050029] cloud-init[929]: | . .. .. = . |\n[ 10.050308] cloud-init[929]: | o..o o E |\n[ 10.050565] cloud-init[929]: | . .+ . |\n[ 10.050826] cloud-init[929]: | . |\n[ 10.051086] cloud-init[929]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n Starting LXD - unix socket.\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 Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Login Service...\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n Starting LSB: Record successful boot for GRUB...\n Starting Accounts Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting System Logging Service...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n Starting Pollinate to seed the pseudo random number generator...\n Starting /etc/rc.local Compatibility...\n Starting Snappy daemon...\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started System Logging Service.\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: Record successful boot for GRUB.\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 Login to default iSCSI targets.\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: automatic crash report generation...\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[[0;32m OK [0m] Started Permit User Sessions.\n Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n Starting Set console scheme...\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\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[[0;32m OK [0m] Started Wait until snapd is fully seeded.\n Starting Apply the settings specified in cloud-config...\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[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\n[ 12.842404] cloud-init[1224]: Generating locales (this might take a while)...\n[ 13.500630] cloud-init[1224]: en_US.UTF-8... done\n[ 13.502322] cloud-init[1224]: Generation complete.\n"} 2019-04-05 10:25:06,428 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad/action used request id req-bbf056ea-eb3b-496b-9c94-8f9e66e0fb77 2019-04-05 10:25:06,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0755081176758s 2019-04-05 10:25:06,429 - 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-143-generic (buildd@lgw01-amd64-041) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #169-Ubuntu SMP Thu Feb 7 07:56:38 UTC 2019 (Ubuntu 4.4.0-143.169-generic 4.4.170) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-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 0x36300000-0x37177fff] [ 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 779978970 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-143-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028156K/4193768K available (8608K kernel code, 1332K rwdata, 4008K rodata, 1484K init, 1316K bss, 165612K 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.910 MHz processor [ 0.355909] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.358879] pid_max: default: 32768 minimum: 301 [ 0.360492] ACPI: Core revision 20150930 [ 0.362691] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.365051] Security Framework initialized [ 0.366528] Yama: becoming mindful. [ 0.367898] AppArmor: AppArmor initialized [ 0.369626] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.375668] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.379638] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.381800] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.384650] Initializing cgroup subsys io [ 0.386110] Initializing cgroup subsys memory [ 0.387645] Initializing cgroup subsys devices [ 0.389186] Initializing cgroup subsys freezer [ 0.390740] Initializing cgroup subsys net_cls [ 0.392290] Initializing cgroup subsys perf_event [ 0.393906] Initializing cgroup subsys net_prio [ 0.395505] Initializing cgroup subsys hugetlb [ 0.397048] Initializing cgroup subsys pids [ 0.399298] mce: CPU supports 10 MCE banks [ 0.400795] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.402597] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.404549] Spectre V2 : Mitigation: Full generic retpoline [ 0.406410] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.409213] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.412028] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.414258] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.419633] Freeing SMP alternatives memory: 32K [ 0.425935] ftrace: allocating 32278 entries in 127 pages [ 0.475736] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.477827] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.479851] smpboot: Max logical packages: 2 [ 0.481609] x2apic enabled [ 0.482990] Switched APIC routing to physical x2apic. [ 0.485869] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.487869] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.491641] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.502727] KVM setup paravirtual spinlock [ 0.506846] x86: Booting SMP configuration: [ 0.508299] .... node #0, CPUs: #1 [ 0.509765] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.532315] x86: Booted up 1 node, 2 CPUs [ 0.532318] KVM setup async PF for cpu 1 [ 0.532322] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.536698] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.539413] devtmpfs: initialized [ 0.542126] evm: security.selinux [ 0.543343] evm: security.SMACK64 [ 0.544493] evm: security.SMACK64EXEC [ 0.545770] evm: security.SMACK64TRANSMUTE [ 0.547122] evm: security.SMACK64MMAP [ 0.548411] evm: security.ima [ 0.549478] evm: security.capability [ 0.551053] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.554134] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556332] pinctrl core: initialized pinctrl subsystem [ 0.558250] RTC time: 10:24:52, date: 04/05/19 [ 0.560665] NET: Registered protocol family 16 [ 0.572068] cpuidle: using governor ladder [ 0.584092] cpuidle: using governor menu [ 0.585464] PCCT header not found. [ 0.586764] ACPI: bus type PCI registered [ 0.588142] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.590300] PCI: Using configuration type 1 for base access [ 0.604910] ACPI: Added _OSI(Module Device) [ 0.606317] ACPI: Added _OSI(Processor Device) [ 0.607791] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.609313] ACPI: Added _OSI(Processor Aggregator Device) [ 0.612321] ACPI: Interpreter enabled [ 0.613622] ACPI: (supports S0 S5) [ 0.630010] ACPI: Using IOAPIC for interrupt routing [ 0.631655] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.636581] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.638481] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.640549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.642589] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.646320] acpiphp: Slot [3] registered [ 0.647673] acpiphp: Slot [4] registered [ 0.649023] acpiphp: Slot [5] registered [ 0.650413] acpiphp: Slot [6] registered [ 0.651799] acpiphp: Slot [7] registered [ 0.653153] acpiphp: Slot [8] registered [ 0.654581] acpiphp: Slot [9] registered [ 0.655992] acpiphp: Slot [10] registered [ 0.657399] acpiphp: Slot [11] registered [ 0.658804] acpiphp: Slot [12] registered [ 0.660208] acpiphp: Slot [13] registered [ 0.661653] acpiphp: Slot [14] registered [ 0.663194] acpiphp: Slot [15] registered [ 0.664600] acpiphp: Slot [16] registered [ 0.666036] acpiphp: Slot [17] registered [ 0.667457] acpiphp: Slot [18] registered [ 0.668859] acpiphp: Slot [19] registered [ 0.670295] acpiphp: Slot [20] registered [ 0.671730] acpiphp: Slot [21] registered [ 0.673156] acpiphp: Slot [22] registered [ 0.674568] acpiphp: Slot [23] registered [ 0.676000] acpiphp: Slot [24] registered [ 0.677409] acpiphp: Slot [25] registered [ 0.678785] acpiphp: Slot [26] registered [ 0.680179] acpiphp: Slot [27] registered [ 0.681578] acpiphp: Slot [28] registered [ 0.682958] acpiphp: Slot [29] registered [ 0.684375] acpiphp: Slot [30] registered [ 0.685784] acpiphp: Slot [31] registered [ 0.687130] PCI host bridge to bus 0000:00 [ 0.688507] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.690560] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.692640] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.695105] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.697577] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.700055] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.704953] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.707118] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.709096] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.711277] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.715820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.718230] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.741374] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.743819] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.746723] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.749111] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.751419] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.753539] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.755811] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.757580] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.760176] vgaarb: loaded [ 0.761178] vgaarb: bridge control possible 0000:00:02.0 [ 0.763300] SCSI subsystem initialized [ 0.764935] ACPI: bus type USB registered [ 0.766339] usbcore: registered new interface driver usbfs [ 0.768060] usbcore: registered new interface driver hub [ 0.769779] usbcore: registered new device driver usb [ 0.771770] PCI: Using ACPI for IRQ routing [ 0.773703] NetLabel: Initializing [ 0.774897] NetLabel: domain hash size = 128 [ 0.776357] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.777978] NetLabel: unlabeled traffic allowed by default [ 0.779965] amd_nb: Cannot enumerate AMD northbridges [ 0.781701] clocksource: Switched to clocksource kvm-clock [ 0.794127] AppArmor: AppArmor Filesystem Enabled [ 0.795787] pnp: PnP ACPI init [ 0.797224] pnp: PnP ACPI: found 5 devices [ 0.805575] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.808440] NET: Registered protocol family 2 [ 0.810291] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.812902] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.815348] TCP: Hash tables configured (established 32768 bind 32768) [ 0.817497] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.819501] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.821667] NET: Registered protocol family 1 [ 0.823206] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.825086] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.826949] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.847167] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.867131] Unpacking initramfs... [ 1.067975] Freeing initrd memory: 14816K [ 1.069754] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.071908] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.074305] Scanning for low memory corruption every 60 seconds [ 1.076769] audit: initializing netlink subsys (disabled) [ 1.078643] audit: type=2000 audit(1554459892.705:1): initialized [ 1.080914] Initialise system trusted keyring [ 1.082587] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.084655] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.087945] zbud: loaded [ 1.089265] VFS: Disk quotas dquot_6.6.0 [ 1.090714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.093156] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.095369] fuse init (API version 7.23) [ 1.096945] Key type big_key registered [ 1.098359] Allocating IMA MOK and blacklist keyrings. [ 1.100766] Key type asymmetric registered [ 1.102238] Asymmetric key parser 'x509' registered [ 1.103941] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.106670] io scheduler noop registered [ 1.108104] io scheduler deadline registered (default) [ 1.109866] io scheduler cfq registered [ 1.111334] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.113189] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.115423] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.118009] ACPI: Power Button [PWRF] [ 1.119526] GHES: HEST is not enabled! [ 1.139399] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.180067] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.183683] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.208955] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.212940] Linux agpgart interface v0.103 [ 1.216459] loop: module loaded [ 1.219278] vda: vda1 [ 1.221123] scsi host0: ata_piix [ 1.222498] scsi host1: ata_piix [ 1.223749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.225923] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.228188] libphy: Fixed MDIO Bus: probed [ 1.229678] tun: Universal TUN/TAP device driver, 1.6 [ 1.231424] tun: (C) 1999-2004 Max Krasnyansky [ 1.234757] PPP generic driver version 2.4.2 [ 1.236373] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.238498] ehci-pci: EHCI PCI platform driver [ 1.240050] ehci-platform: EHCI generic platform driver [ 1.241814] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.243830] ohci-pci: OHCI PCI platform driver [ 1.245381] ohci-platform: OHCI generic platform driver [ 1.247139] uhci_hcd: USB Universal Host Controller Interface driver [ 1.267464] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.269227] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.271853] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.273617] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.275623] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.277809] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.280341] usb usb1: Product: UHCI Host Controller [ 1.281998] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd [ 1.284052] usb usb1: SerialNumber: 0000:00:01.2 [ 1.285795] hub 1-0:1.0: USB hub found [ 1.287169] hub 1-0:1.0: 2 ports detected [ 1.288747] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.292393] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.294075] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.295965] mousedev: PS/2 mouse device common for all mice [ 1.298184] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.301371] rtc_cmos 00:00: RTC can wake from S4 [ 1.303297] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.305418] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.307529] i2c /dev entries driver [ 1.308866] device-mapper: uevent: version 1.0.3 [ 1.310550] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.313430] ledtrig-cpu: registered to indicate activity on CPUs [ 1.315743] NET: Registered protocol family 10 [ 1.317622] NET: Registered protocol family 17 [ 1.319315] Key type dns_resolver registered [ 1.321139] registered taskstats version 1 [ 1.322624] Loading compiled-in X.509 certificates [ 1.341053] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e' [ 1.344392] zswap: loaded using pool lzo/zbud [ 1.347708] Key type trusted registered [ 1.351473] Key type encrypted registered [ 1.352902] AppArmor: AppArmor sha1 policy hashing enabled [ 1.354749] ima: No TPM chip found, activating TPM-bypass! [ 1.356595] ima: Allocated hash algorithm: sha1 [ 1.358224] evm: HMAC attrs: 0x1 [ 1.359869] Magic number: 15:794:425 [ 1.361413] rtc_cmos 00:00: setting system clock to 2019-04-05 10:24:53 UTC (1554459893) [ 1.364298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.366281] EDD information not available. [ 1.387248] Freeing unused kernel memory: 1484K [ 1.397740] Write protecting the kernel read-only data: 14336k [ 1.401082] Freeing unused kernel memory: 1620K [ 1.402889] Freeing unused kernel memory: 88K Loading, please wait... starting version 229 [ 1.415214] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.415625] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.415641] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.423186] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.423224] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.423359] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.423396] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.423431] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.423480] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.423523] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.472423] virtio_net virtio0 ens3: renamed from eth0 [ 1.482707] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.485955] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.503520] AVX2 version of gcm_enc/dec engaged. [ 1.505509] AES CTR mode by8 optimization enabled [ 1.518327] FDC 0 is a S82078B [ 1.601733] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.766318] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.768551] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.770825] usb 1-1: Product: QEMU USB Tablet [ 1.772343] usb 1-1: Manufacturer: QEMU [ 1.773719] usb 1-1: SerialNumber: 42 [ 1.780805] hidraw: raw HID events driver (C) Jiri Kosina [ 1.787581] usbcore: registered new interface driver usbhid [ 1.789518] usbhid: USB HID core driver [ 1.792633] 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.797224] 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.865001] md: linear personality registered for level -1 [ 2.868693] md: multipath personality registered for level -4 [ 2.872439] md: raid0 personality registered for level 0 [ 2.876690] md: raid1 personality registered for level 1 [ 2.945734] raid6: sse2x1 gen() 11384 MB/s [ 3.013731] raid6: sse2x1 xor() 9021 MB/s [ 3.081734] raid6: sse2x2 gen() 14479 MB/s [ 3.149732] raid6: sse2x2 xor() 9864 MB/s [ 3.217735] raid6: sse2x4 gen() 16873 MB/s [ 3.285704] raid6: sse2x4 xor() 11182 MB/s [ 3.353705] raid6: avx2x1 gen() 21942 MB/s [ 3.421705] raid6: avx2x2 gen() 25365 MB/s [ 3.489733] raid6: avx2x4 gen() 29308 MB/s [ 3.491461] raid6: using algorithm avx2x4 gen() 29308 MB/s [ 3.493556] raid6: using avx2x2 recovery algorithm [ 3.496370] xor: automatically using best checksumming function: [ 3.537713] avx : 32999.000 MB/sec [ 3.540202] async_tx: api initialized (async) [ 3.548796] md: raid6 personality registered for level 6 [ 3.550818] md: raid5 personality registered for level 5 [ 3.552780] md: raid4 personality registered for level 4 [ 3.558910] 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.586386] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.602741] 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.685732] 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.691784] systemd[1]: Detected virtualization kvm. [ 3.693542] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.698368] systemd[1]: Set hostname to . [ 3.701820] systemd[1]: Initializing machine ID from KVM UUID. [ 3.703829] systemd[1]: Installed transient /etc/machine-id file. [ 3.809547] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.813849] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.816984] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.821306] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.824574] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.828807] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.832239] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.836130] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.839600] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.843468] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.847199] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.851031] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.855073] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.858762] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.862385] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.865456] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.870180] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.873769] 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.879227] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.897923] 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.904435] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.909917] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.915665] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.921780] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.927213] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.934096] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... [ 3.937895] Loading iSCSI transport class v2.0-870. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.943371] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 3.949646] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall...[ 3.953259] EXT4-fs (vda1): re-mounted. Opts: (null) [ 3.955588] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.960167] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.963807] iscsi: registered transport (tcp) [ 3.964241] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.971435] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.975465] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.979616] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.983430] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.990123] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.996007] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.001563] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.005956] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.011953] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 4.026441] 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 Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. 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] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... 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 Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [ 8.546889] cloud-init[473]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Fri, 05 Apr 2019 10:24:57 +0000. Up 4.46 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)... [ 9.902390] cloud-init[929]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Fri, 05 Apr 2019 10:25:01 +0000. Up 9.04 seconds. [ 9.906313] cloud-init[929]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 9.912444] cloud-init[929]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 9.920160] cloud-init[929]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 9.924122] cloud-init[929]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 9.932153] cloud-init[929]: ci-info: | ens3 | True | 192.168.120.9 | 255.255.255.0 | global | fa:16:3e:4d:9f:cf | [ 9.940175] cloud-init[929]: ci-info: | ens3 | True | fe80::f816:3eff:fe4d:9fcf/64 | . | link | fa:16:3e:4d:9f:cf | [ 9.943500] cloud-init[929]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 9.950676] cloud-init[929]: ci-info: | lo | True | ::1/128 | . | host | . | [ 9.953980] cloud-init[929]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 9.957186] cloud-init[929]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 9.960167] cloud-init[929]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.964521] cloud-init[929]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 9.964809] cloud-init[929]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.965059] cloud-init[929]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 9.965323] cloud-init[929]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 9.965599] cloud-init[929]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 9.965863] cloud-init[929]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.966130] cloud-init[929]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 9.966410] cloud-init[929]: ci-info: +-------+-------------+---------+-----------+-------+ [ 9.966682] cloud-init[929]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 9.966937] cloud-init[929]: ci-info: +-------+-------------+---------+-----------+-------+ [ 9.967236] cloud-init[929]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 9.967476] cloud-init[929]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 9.967732] cloud-init[929]: ci-info: +-------+-------------+---------+-----------+-------+ [ 9.967995] cloud-init[929]: Generating public/private rsa key pair. [ 9.968539] cloud-init[929]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 9.968810] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 9.969066] cloud-init[929]: The key fingerprint is: [ 9.969335] cloud-init[929]: SHA256:KQByrLQbobsLIMOJRyxdwydhDA/84KRT7njQmwHsJNM root@cloudify-ims-vm-154abc87-3f5e-4e5c-b104-83d31200061d [ 9.969641] cloud-init[929]: The key's randomart image is: [ 9.969901] cloud-init[929]: +---[RSA 2048]----+ [ 9.970165] cloud-init[929]: |o+=+=. | [ 9.970439] cloud-init[929]: |+XE*+.. | [ 9.970702] cloud-init[929]: |B@*ooo | [ 9.970966] cloud-init[929]: |O** .. . | [ 9.971230] cloud-init[929]: |=O++ . S | [ 9.971522] cloud-init[929]: |=+= . | [ 9.971777] cloud-init[929]: |.o | [ 9.972051] cloud-init[929]: |o | [ 9.972304] cloud-init[929]: |.. | [ 9.972589] cloud-init[929]: +----[SHA256]-----+ [ 9.972866] cloud-init[929]: Generating public/private dsa key pair. [ 9.973123] cloud-init[929]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 9.973391] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 9.973664] cloud-init[929]: The key fingerprint is: [ 9.973926] cloud-init[929]: SHA256:fr0sN8ORzZ88SauZKbA7GfzRJTYQQQ4A7XfXWUI6EnI root@cloudify-ims-vm-154abc87-3f5e-4e5c-b104-83d31200061d [ 9.974191] cloud-init[929]: The key's randomart image is: [ 9.974469] cloud-init[929]: +---[DSA 1024]----+ [ 9.974733] cloud-init[929]: | .o.o.E+o.. | [ 9.975008] cloud-init[929]: | . ooo .. .| [ 9.975265] cloud-init[929]: | . ..+ ..o| [ 9.975543] cloud-init[929]: | . . o * + | [ 9.975805] cloud-init[929]: | S . +++ | [ 9.976334] cloud-init[929]: | . + oo.o. | [ 9.976614] cloud-init[929]: | . B.o.o.+| [ 9.976874] cloud-init[929]: | =.+=.+*.| [ 9.977138] cloud-init[929]: | .oo+B. .| [ 9.977410] cloud-init[929]: +----[SHA256]-----+ [ 9.977691] cloud-init[929]: Generating public/private ecdsa key pair. [ 9.977949] cloud-init[929]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 9.978209] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 9.978481] cloud-init[929]: The key fingerprint is: [ 9.978741] cloud-init[929]: SHA256:BZhgrStlgtwRPOD0/x0J7aEHgeEYNqNnQSDItXIA7Ow root@cloudify-ims-vm-154abc87-3f5e-4e5c-b104-83d31200061d [ 9.979005] cloud-init[929]: The key's randomart image is: [ 9.979279] cloud-init[929]: +---[ECDSA 256]---+ [ 9.979560] cloud-init[929]: |B=*X++o+. | [ 9.979819] cloud-init[929]: |=o==O.+ o. | [ 9.980350] cloud-init[929]: |+=.Boo o o. | [ 9.980627] cloud-init[929]: |.+*.= =.o | [ 9.980888] cloud-init[929]: |. + o .S= | [ 9.981150] cloud-init[929]: | E. . . o . | [ 9.981423] cloud-init[929]: | . . . | [ 9.981694] cloud-init[929]: | | [ 9.981955] cloud-init[929]: | | [ 9.982232] cloud-init[929]: +----[SHA256]-----+ [ 9.982495] cloud-init[929]: Generating public/private ed25519 key pair. [ 9.982752] cloud-init[929]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 9.983016] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 9.983410] cloud-init[929]: The key fingerprint is: [ 9.983562] cloud-init[929]: SHA256:gqEvRkUFuaBn06/GUYVXECTr0WXfpotBPsHQvZAk73s root@cloudify-ims-vm-154abc87-3f5e-4e5c-b104-83d31200061d [ 10.047948] cloud-init[929]: The key's randomart image is: [ 10.048456] cloud-init[929]: +--[ED25519 256]--+ [ 10.048712] cloud-init[929]: | o+oo**=o | [ 10.048967] cloud-init[929]: | ... .+oB+... | [ 10.049232] cloud-init[929]: | . oo.oo. =...o | [ 10.049505] cloud-init[929]: |. +oo+.. + ..o | [ 10.049761] cloud-init[929]: | oo..oo S = . | [ 10.050029] cloud-init[929]: | . .. .. = . | [ 10.050308] cloud-init[929]: | o..o o E | [ 10.050565] cloud-init[929]: | . .+ . | [ 10.050826] cloud-init[929]: | . | [ 10.051086] cloud-init[929]: +----[SHA256]-----+ [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Listening on ACPID Listen Socket. Starting LXD - unix socket. [[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. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. [[0;32m OK [0m] Started Deferred execution scheduler. Starting Login Service... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting LSB: Record successful boot for GRUB... Starting Accounts Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. [[0;32m OK [0m] Started ACPI event daemon. Starting System Logging Service... [[0;32m OK [0m] Started Regular background program processing daemon. Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started D-Bus System Message Bus. Starting Pollinate to seed the pseudo random number generator... Starting /etc/rc.local Compatibility... Starting Snappy daemon... Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[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 Login to default iSCSI targets. [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: automatic crash report generation... Starting Permit User Sessions... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: daemon to balance interrupts for SMP systems... [[0;32m OK [0m] Started Permit User Sessions. Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. Starting Set console scheme... [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[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. [[0;32m OK [0m] Started Wait until snapd is fully seeded. Starting Apply the settings specified in cloud-config... [[0;32m OK [0m] Reached target Multi-User System. [[0;32m OK [0m] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. [ 12.842404] cloud-init[1224]: Generating locales (this might take a while)... [ 13.500630] cloud-init[1224]: en_US.UTF-8... done [ 13.502322] cloud-init[1224]: Generation complete. 2019-04-05 10:25:06,433 - paramiko.transport - DEBUG - starting thread (client mode): 0x3275b450L 2019-04-05 10:25:06,433 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-05 10:25:06,439 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-04-05 10:25:06,439 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-04-05 10:25:06,440 - 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-04-05 10:25:06,440 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-05 10:25:06,441 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-05 10:25:06,441 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-05 10:25:06,441 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-05 10:25:06,441 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-05 10:25:06,481 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-05 10:25:06,481 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-05 10:25:06,497 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.200: d79673a10b4ebc9f8b4c96f59e6f9042 2019-04-05 10:25:06,498 - paramiko.transport - DEBUG - Trying discovered key f579a0392afd6f125eb567ffc9c8e80f in /tmp/tmpi3UypN 2019-04-05 10:25:06,521 - paramiko.transport - DEBUG - userauth is OK 2019-04-05 10:25:06,543 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-05 10:25:06,563 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-05 10:25:06,795 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-04-05 10:25:06,795 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-04-05 10:25:06,847 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-05 10:25:06,847 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-05 10:25:06,865 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-05 10:25:12,515 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-04-05 10:25:12,517 - 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-04-05 10:25:12,517 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-05 10:25:12,517 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-05 10:25:12,517 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-05 10:25:12,517 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-05 10:25:12,517 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-05 10:25:12,522 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-05 10:25:19,183 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-04-05 10:25:19,185 - 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-04-05 10:25:19,185 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-05 10:25:19,185 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-05 10:25:19,185 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-05 10:25:19,186 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-05 10:25:19,186 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-05 10:25:19,189 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-05 10:25:26,385 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-04-05 10:25:26,387 - 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-04-05 10:25:26,387 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-05 10:25:26,387 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-05 10:25:26,387 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-05 10:25:26,387 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-05 10:25:26,387 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-05 10:25:26,391 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-05 10:25:33,019 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-04-05 10:25:33,020 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-04-05 10:25:33,023 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-05 10:25:33,023 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-04-05 10:25:33,023 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-04-05 10:25:33,029 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-04-05 10:27:15,911 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-04-05 10:27:15,912 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: cfba462 Client: Version: 18.09.4 API version: 1.39 Go version: go1.10.8 Git commit: d14af54 Built: Wed Mar 27 18:34:51 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.4 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: d14af54 Built: Wed Mar 27 18:01:48 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. ** DOCKER ENGINE - ENTERPRISE ** If you’re ready for production workloads, Docker Engine - Enterprise also includes: * SLA-backed technical support * Extended lifecycle maintenance policy for patches and hotfixes * Access to certified ecosystem content ** Learn more at https://dockr.ly/engine2 ** ACTIVATE your own engine to Docker Engine - Enterprise using: sudo docker engine activate Loaded image: docker-cfy-manager:latest 468f126fcce6483f00e3733951a1b2d257090be65718e75e6df5a5da1c1e7e30 2019-04-05 10:27:15,913 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-04-05 10:27:15,913 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-154abc87-3f5e-4e5c-b104-83d31200061d --2019-04-05 10:25:35-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 13.32.252.115, 13.32.252.55, 13.32.252.153, ... Connecting to get.docker.com (get.docker.com)|13.32.252.115|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13070 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 29.9M=0s 2019-04-05 10:25:35 (29.9 MB/s) - ‘script.sh’ saved [13070/13070] sudo: unable to resolve host cloudify-ims-vm-154abc87-3f5e-4e5c-b104-83d31200061d sudo: unable to resolve host cloudify-ims-vm-154abc87-3f5e-4e5c-b104-83d31200061d + sh -c apt-get update -qq >/dev/null + sh -c apt-get install -y -qq apt-transport-https ca-certificates curl >/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 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 + 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-154abc87-3f5e-4e5c-b104-83d31200061d sudo: unable to resolve host cloudify-ims-vm-154abc87-3f5e-4e5c-b104-83d31200061d 2019-04-05 10:27:15,913 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-04-05 10:27:15,914 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-04-05 10:27:15,914 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-04-05 10:27:15,915 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/status 2019-04-05 10:27:15,921 - 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-04-05 10:27:45,951 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/status 2019-04-05 10:27:46,142 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:27:46,142 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:27:46,143 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:27:46,143 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:27:46,143 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:27:46,143 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:27:46,143 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:27:46,143 - 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": 329, "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": 179, "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": 115, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 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": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-04-05 10:27:46,143 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:27:46,143 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:27:46 GMT 2019-04-05 10:27:46,143 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:27:46,144 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:27:46,144 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:27:46,144 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:27:46,144 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:27:46,144 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:27:46,145 - 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': 329, 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': 179, 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': 115, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Console', u'unit_id': u'cloudify-stage.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 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': 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-04-05 10:27:46,145 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/status 2019-04-05 10:27:46,280 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:27:46,280 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:27:46,280 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:27:46,280 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:27:46,280 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:27:46,281 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:27:46,281 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:27:46,281 - 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": 329, "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": 179, "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": 115, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 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": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-04-05 10:27:46,281 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:27:46,281 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:27:46 GMT 2019-04-05 10:27:46,281 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:27:46,281 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:27:46,281 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:27:46,281 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:27:46,281 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:27:46,282 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:27:46,282 - functest.core.cloudify - INFO - The current manager status is running 2019-04-05 10:27:46,282 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/secrets 2019-04-05 10:27:46,379 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:27:46,380 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:27:46,380 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:27:46,380 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:27:46,380 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:27:46,380 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:27:46,380 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:27:46,380 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-04-05 10:27:46,380 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:27:46,381 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:27:46 GMT 2019-04-05 10:27:46,381 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:27:46,381 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-04-05 10:27:46,381 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:27:46,381 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:27:46,381 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:27:46,381 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-04-05 10:27:46,382 - 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-04-05 10:27:46,547 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:27:46,547 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:27:46,547 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:27:46,547 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:27:46,547 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:27:46,547 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:27:46,547 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:27:46,547 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-04-05 10:27:46,547 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-04-05T10:27:46.525Z", "updated_at": "2019-04-05T10:27:46.525Z", "value": "gAAAAABcpy2i0cmW1ZoWefDWyLm_dzy1DdEk7BTrvREgBo7MOIW9WkUytBHWUJnShg1_AvHXp_laF77Gafx0MP_snrjS9OdVsQ==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-04-05 10:27:46,547 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:27:46,548 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:27:46 GMT 2019-04-05 10:27:46,548 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:27:46,548 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-04-05 10:27:46,548 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:27:46,548 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:27:46,548 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:27:46,548 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.200:80/api/v3.1/secrets/foo 2019-04-05 10:27:46,608 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:27:46,609 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:27:46,609 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:27:46,609 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:27:46,609 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:27:46,609 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:27:46,609 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:27:46,609 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-04-05 10:27:46,609 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-04-05T10:27:46.525Z", "updated_at": "2019-04-05T10:27:46.525Z", "value": "gAAAAABcpy2i0cmW1ZoWefDWyLm_dzy1DdEk7BTrvREgBo7MOIW9WkUytBHWUJnShg1_AvHXp_laF77Gafx0MP_snrjS9OdVsQ==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-04-05 10:27:46,609 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:27:46,609 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:27:46 GMT 2019-04-05 10:27:46,609 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:27:46,610 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-04-05 10:27:46,610 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:27:46,610 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:27:46,610 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:27:46,610 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-04-05 10:27:46,610 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-04-05 10:27:46,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 10:27:46,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}5c98d51beeac66d038c23e450d5e77c9d9af9b44" 2019-04-05 10:27:46,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Fri, 05 Apr 2019 10:27:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-595d8822-1c29-47c9-8e3f-86d7275dc596 2019-04-05 10:27:46,821 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.23:5000/v3/projects/8d2f2ce44d6e4e36a44b9abe5476e941"}, "tags": [], "enabled": true, "id": "8d2f2ce44d6e4e36a44b9abe5476e941", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_154abc87-3f5e-4e5c-b104-83d31200061d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 10:27:46,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-595d8822-1c29-47c9-8e3f-86d7275dc596 2019-04-05 10:27:46,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.204857826233s 2019-04-05 10:27:46,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2019-04-05 10:27:46,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/quotas/8d2f2ce44d6e4e36a44b9abe5476e941.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c98d51beeac66d038c23e450d5e77c9d9af9b44" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2019-04-05 10:27:47,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Fri, 05 Apr 2019 10:27:47 GMT X-Openstack-Request-Id: req-db66e0d6-a164-4bcf-abdd-6b8d57401899 2019-04-05 10:27:47,167 - 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-04-05 10:27:47,167 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/quotas/8d2f2ce44d6e4e36a44b9abe5476e941.json used request id req-db66e0d6-a164-4bcf-abdd-6b8d57401899 2019-04-05 10:27:47,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.343529939651s 2019-04-05 10:27:47,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2019-04-05 10:27:47,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-04-05 10:27:47,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.10: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.15" 2019-04-05 10:27:47,181 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 267 Content-Type: application/json Date: Fri, 05 Apr 2019 10:27:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f29b127-50eb-4085-a421-450090c4e890 2019-04-05 10:27:47,181 - 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.10:35357/v3/", "rel": "self"}]}]}} 2019-04-05 10:27:47,182 - keystoneauth.session - DEBUG - GET call to http://192.30.9.10:35357/ used request id req-1f29b127-50eb-4085-a421-450090c4e890 2019-04-05 10:27:47,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.10: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.15" -H "X-Auth-Token: {SHA1}5c98d51beeac66d038c23e450d5e77c9d9af9b44" 2019-04-05 10:27:47,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 959 Content-Type: application/json Date: Fri, 05 Apr 2019 10:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08cfdc5b-9562-494c-8bf7-a70dd0cd26cd 2019-04-05 10:27:47,376 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.10:35357/v3/services/069d48356a1d413e984376eeaae43f5d"}, "enabled": true, "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.10:35357/v3/services/1466aa9642fe4ad58c2a32d44214a9ae"}, "enabled": true, "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"name": "tempest-service-846617376", "links": {"self": "http://192.30.9.10:35357/v3/services/18f8718610614825a0400b23ea70ffb4"}, "enabled": true, "type": "tempest-type-605261660", "id": "18f8718610614825a0400b23ea70ffb4", "description": "tempest-description-1586460027"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.10:35357/v3/services/37bd4167446b47fb9402aa583a71c3e0"}, "enabled": true, "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.10:35357/v3/services/40595c7d8f624774851eed406a194c3d"}, "enabled": true, "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.10:35357/v3/services/5ebc2c247c1b4fb8bed8234d1bf7e872"}, "enabled": true, "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.10:35357/v3/services/5efc65e7f0c24adab557cbb412e6cd6e"}, "enabled": true, "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.10:35357/v3/services/6190bc1da3e94244ae3fa72eaa3027f5"}, "enabled": true, "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"name": "tempest-service-673250099", "links": {"self": "http://192.30.9.10:35357/v3/services/68540ada0f92454786c30b9265352a18"}, "enabled": true, "type": "tempest-type-1412263656", "id": "68540ada0f92454786c30b9265352a18", "description": "tempest-description-1243873561"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.10:35357/v3/services/7bee7413e51b453287c8040d8d0f258a"}, "enabled": true, "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.10:35357/v3/services/856bd54966464444af44cb63cbed88a3"}, "enabled": true, "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.10:35357/v3/services/97954ee208274a44bb3149dbf7a73ff2"}, "enabled": true, "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.10:35357/v3/services/9be103d1b3d945a5919b826c49d14bb2"}, "enabled": true, "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.10:35357/v3/services/b87b60cb226c4715a0d6e6de456740fa"}, "enabled": true, "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.10:35357/v3/services/c66d270d1f6248279acb967382a04daf"}, "enabled": true, "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.10:35357/v3/services/cb7d764cea94417abc9bfcde26657dd3"}, "enabled": true, "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "links": {"self": "http://192.30.9.10:35357/v3/services", "previous": null, "next": null}} 2019-04-05 10:27:47,376 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.10:35357/v3/services used request id req-08cfdc5b-9562-494c-8bf7-a70dd0cd26cd 2019-04-05 10:27:47,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.204519987106s 2019-04-05 10:27:47,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-04-05 10:27:47,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}5c98d51beeac66d038c23e450d5e77c9d9af9b44" 2019-04-05 10:27:47,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1858 Content-Type: application/json Date: Fri, 05 Apr 2019 10:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f751b6a-194d-43ee-9d48-f969ba9b5195 2019-04-05 10:27:47,586 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/01d0e6e8d16746d8920467eb9313aa1f"}, "url": "http://172.30.9.23:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0d916ba83b7e47ae9b09d6dc9a454f48"}, "url": "http://192.30.9.10:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "97954ee208274a44bb3149dbf7a73ff2", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/13dddf769eae4c14b1f2d340fb637eb3"}, "url": "http://192.30.9.10:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9be103d1b3d945a5919b826c49d14bb2", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/145827f8ca9a41ae9a73a234ba6d7370"}, "url": "http://192.30.9.10:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1466aa9642fe4ad58c2a32d44214a9ae", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/24d57f9a654d4fe2a31d40b3fa206a0e"}, "url": "http://192.30.9.10:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "856bd54966464444af44cb63cbed88a3", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2ca6f2d3f6a6424fbdaa8ce951bd4299"}, "url": "http://192.30.9.10:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b87b60cb226c4715a0d6e6de456740fa", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/36597752fb894579b78e2b75014f9419"}, "url": "http://172.30.9.23:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7bee7413e51b453287c8040d8d0f258a", "id": "36597752fb894579b78e2b75014f9419"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4072bb9d1bb94cc1a4373d7c761bc1f8"}, "url": "http://192.30.9.10:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "37bd4167446b47fb9402aa583a71c3e0", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/469127f6c8b44c328990f61e454c51e1"}, "url": "http://172.30.9.23:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6190bc1da3e94244ae3fa72eaa3027f5", "id": "469127f6c8b44c328990f61e454c51e1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4aa30f837b6a4ba49a0481b3ee980cf0"}, "url": "http://172.30.9.23:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "37bd4167446b47fb9402aa583a71c3e0", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4caa40043db14f3792a2f6748c4d5405"}, "url": "http://192.30.9.10:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5efc65e7f0c24adab557cbb412e6cd6e", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/55ce8c8a548546f98c5e5ba304f42e3a"}, "url": "http://192.30.9.10:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1466aa9642fe4ad58c2a32d44214a9ae", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/58aa2e85fcdf45b08c49754527b26b36"}, "url": "http://192.30.9.10:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "97954ee208274a44bb3149dbf7a73ff2", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5ac7fe2cb14b466796f64755a27668e2"}, "url": "http://172.30.9.23:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9be103d1b3d945a5919b826c49d14bb2", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6007381d4d3e4ceb8731dc96ac4423c7"}, "url": "http://172.30.9.23:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1466aa9642fe4ad58c2a32d44214a9ae", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/66b0fbb57fe642d089b5fe592e3a9662"}, "url": "http://12.0.0.25:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8ad5fcb5745b42738eb91b9b3f2823ee"}, "url": "http://12.0.0.25:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8e8d9d1adf91436eba89be00f6f11b32"}, "url": "http://192.30.9.10:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "856bd54966464444af44cb63cbed88a3", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/90747d5f1a48426f8e76f76d51f52919"}, "url": "http://192.30.9.10:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "40595c7d8f624774851eed406a194c3d", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9074bda41301416aa23a1e2b945a11c5"}, "url": "http://172.30.9.23:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5efc65e7f0c24adab557cbb412e6cd6e", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/918ddd0a45214602b9c9bba800cd4140"}, "url": "http://192.30.9.10:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6190bc1da3e94244ae3fa72eaa3027f5", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/95a59ee1909b4b17b0242aa8e64b4407"}, "url": "http://192.30.9.10:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9be103d1b3d945a5919b826c49d14bb2", "id": "95a59ee1909b4b17b0242aa8e64b4407"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a0e87f4bf1d44f38b088379eb5e6f6cb"}, "url": "http://192.30.9.10:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7bee7413e51b453287c8040d8d0f258a", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ae6153f892b14038a4fd0eabaaca6487"}, "url": "http://172.30.9.23:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "856bd54966464444af44cb63cbed88a3", "id": "ae6153f892b14038a4fd0eabaaca6487"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/b62b6f37bb3b475383115f57fbcc3fee"}, "url": "http://172.30.9.23:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b87b60cb226c4715a0d6e6de456740fa", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c374dc1984264c8fabcd122b8d02dc18"}, "url": "http://192.30.9.10:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c66d270d1f6248279acb967382a04daf", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c707bef1d57349cda5a3907d6f0d5853"}, "url": "http://192.30.9.10:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "40595c7d8f624774851eed406a194c3d", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/dc5f240bc0574b8f8b0078b7a0216ed8"}, "url": "http://192.30.9.10:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c66d270d1f6248279acb967382a04daf", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/df0b4c33252b4a6791d44faf1b31b115"}, "url": "http://172.30.9.23:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "40595c7d8f624774851eed406a194c3d", "id": "df0b4c33252b4a6791d44faf1b31b115"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/df3b36df6b6044258c7c40dd87ccafc7"}, "url": "http://192.30.9.10:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5efc65e7f0c24adab557cbb412e6cd6e", "id": "df3b36df6b6044258c7c40dd87ccafc7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/df565ff5e177460eb6a1e8d6706eecdd"}, "url": "http://192.30.9.10:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b87b60cb226c4715a0d6e6de456740fa", "id": "df565ff5e177460eb6a1e8d6706eecdd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/dfe8e8f5d84545f289aa1f01cf21c206"}, "url": "http://172.30.9.23:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "97954ee208274a44bb3149dbf7a73ff2", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/efcfe0244cf547328e6b07f124893638"}, "url": "http://192.30.9.10:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "37bd4167446b47fb9402aa583a71c3e0", "id": "efcfe0244cf547328e6b07f124893638"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f0f29ee247694d3ba1615af817c4458b"}, "url": "http://192.30.9.10:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6190bc1da3e94244ae3fa72eaa3027f5", "id": "f0f29ee247694d3ba1615af817c4458b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f2d41c6e6fa44a909fef49c7b7907d03"}, "url": "http://192.30.9.10:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7bee7413e51b453287c8040d8d0f258a", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f3091b82610b4909ad3892aa1001dddc"}, "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c66d270d1f6248279acb967382a04daf", "id": "f3091b82610b4909ad3892aa1001dddc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f3784c6e445a4fc292ced607a15939a6"}, "url": "http://192.30.9.10:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cb7d764cea94417abc9bfcde26657dd3", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f67c872201c64c4d906ef0e977a9aeda"}, "url": "http://172.30.9.23:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cb7d764cea94417abc9bfcde26657dd3", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/fe6e620add35408eb9ab93c829d6cf6a"}, "url": "http://192.30.9.10:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cb7d764cea94417abc9bfcde26657dd3", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "links": {"self": "http://172.30.9.23:5000/v3/endpoints", "previous": null, "next": null}} 2019-04-05 10:27:47,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/endpoints used request id req-9f751b6a-194d-43ee-9d48-f969ba9b5195 2019-04-05 10:27:47,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.200538158417s 2019-04-05 10:27:47,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': 'cmVkbm0sAwuSGHu2GsBztNrtzwxBdL', 'keystone_tenant_name': u'cloudify_ims-project_154abc87-3f5e-4e5c-b104-83d31200061d', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.23:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_154abc87-3f5e-4e5c-b104-83d31200061d', 'project_domain_name': 'Default'} 2019-04-05 10:27:47,594 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/secrets 2019-04-05 10:27:47,933 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:27:47,933 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:27:47,933 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:27:47,934 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:27:47,934 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:27:47,934 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:27:47,934 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:27:47,934 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-04-05 10:27:47,934 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:27:47,934 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:27:47 GMT 2019-04-05 10:27:47,934 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:27:47,934 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-04-05 10:27:47,934 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:27:47,935 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:27:47,935 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:27:47,935 - 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": "cmVkbm0sAwuSGHu2GsBztNrtzwxBdL"} 2019-04-05 10:27:48,160 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:27:48,160 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:27:48,160 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:27:48,160 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:27:48,160 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:27:48,160 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:27:48,160 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:27:48,160 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 94 2019-04-05 10:27:48,161 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-04-05T10:27:48.124Z", "updated_at": "2019-04-05T10:27:48.124Z", "value": "gAAAAABcpy2kbsnq3oAw3xEGihQGecLmxVL6Iazr6ZJmWp3P7SuHQO6zHegP-aXQzTAlxRnZRfAaq6nVNN3gb2oU7Tk1_r8KW74ZkoJjpTjBhxNNCtR0Ocs=", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_password"} 2019-04-05 10:27:48,161 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:27:48,161 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:27:48 GMT 2019-04-05 10:27:48,161 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:27:48,161 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 414 2019-04-05 10:27:48,161 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:27:48,161 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:27:48,161 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:27:48,161 - 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_154abc87-3f5e-4e5c-b104-83d31200061d"} 2019-04-05 10:27:48,387 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:27:48,387 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:27:48,387 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:27:48,387 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:27:48,388 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:27:48,388 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:27:48,388 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:27:48,388 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2019-04-05 10:27:48,388 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-04-05T10:27:48.360Z", "updated_at": "2019-04-05T10:27:48.360Z", "value": "gAAAAABcpy2keRY-8cnGVrzoi2D1ZEzsDZjndvHH66_srEog6elZp9r0iR8iecLnV7K9glw1nB2pkY7_w0lwyShq7TkSs0DQD1SZZOyF-jJyB_yw04Gc3IPEujTK-mCZ5REKh5DmX-vwuqoFoR4kYYRn0SafjJraXQ==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_tenant_name"} 2019-04-05 10:27:48,388 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:27:48,388 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:27:48 GMT 2019-04-05 10:27:48,388 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:27:48,388 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 461 2019-04-05 10:27:48,388 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:27:48,389 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:27:48,389 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:27:48,389 - 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-04-05 10:27:48,794 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:27:48,795 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:27:48,795 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:27:48,795 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:27:48,795 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:27:48,795 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:27:48,795 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:27:48,795 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2019-04-05 10:27:48,796 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-04-05T10:27:48.741Z", "updated_at": "2019-04-05T10:27:48.741Z", "value": "gAAAAABcpy2k73TBzIm6gcgxeSBit6mHtbRNXP2YhfG0kN5NLN9Q6Pt6IJtL3m7bHhdp1ObrpnSKdgkYMftcdAU0RdWireBTCA==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "region"} 2019-04-05 10:27:48,796 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:27:48,796 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:27:48 GMT 2019-04-05 10:27:48,796 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:27:48,796 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 383 2019-04-05 10:27:48,796 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:27:48,796 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:27:48,796 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:27:48,797 - 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.23:5000"} 2019-04-05 10:27:48,883 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:27:48,883 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:27:48,883 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:27:48,883 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:27:48,883 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:27:48,883 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:27:48,883 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:27:48,884 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2019-04-05 10:27:48,884 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-04-05T10:27:48.867Z", "updated_at": "2019-04-05T10:27:48.867Z", "value": "gAAAAABcpy2kv2xuAbyGKa2SSBxHQwjAOiP13vVev56yFYvLH7EIPmmzeSixE9rdLdTQU5Yny7--sXQV6anunhBHi6HowAKS-JbfobXaa9V--Znk2e9HL3I=", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_url"} 2019-04-05 10:27:48,884 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:27:48,884 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:27:48 GMT 2019-04-05 10:27:48,884 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:27:48,884 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 409 2019-04-05 10:27:48,884 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:27:48,884 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:27:48,884 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:27:48,885 - 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-04-05 10:27:48,972 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:27:48,972 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:27:48,973 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:27:48,973 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:27:48,973 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:27:48,973 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:27:48,973 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:27:48,973 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2019-04-05 10:27:48,973 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-04-05T10:27:48.960Z", "updated_at": "2019-04-05T10:27:48.960Z", "value": "gAAAAABcpy2keQSIaO-NGyymoBjvZDzZd0Bl8D-sEKUx3aO6qBzvLelP6bFrzixQOzo4-1VP6QT9tvePKBAOaqLPGP9ylsLZaQ==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "user_domain_name"} 2019-04-05 10:27:48,973 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:27:48,973 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:27:48 GMT 2019-04-05 10:27:48,973 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:27:48,974 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 393 2019-04-05 10:27:48,974 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:27:48,974 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:27:48,974 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:27:48,974 - 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_154abc87-3f5e-4e5c-b104-83d31200061d"} 2019-04-05 10:27:49,024 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:27:49,024 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:27:49,024 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:27:49,024 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:27:49,024 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:27:49,024 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:27:49,025 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:27:49,025 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2019-04-05 10:27:49,025 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-04-05T10:27:49.014Z", "updated_at": "2019-04-05T10:27:49.014Z", "value": "gAAAAABcpy2l0gjPKc6ArapzX4mcFTdSSex7GSu8vYHLvqyJTNyKZQBCCrywp03P2yB0U30uhF5mch_SwQz1jBj9uQ2xbg5u6NErreUh8-9sc9uk3xnd5XAowWLcrDXEpuvEYJqrllyOlAdTGaGlI-6q6tO4xMiZhg==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_username"} 2019-04-05 10:27:49,025 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:27:49,025 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:27:49 GMT 2019-04-05 10:27:49,025 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:27:49,025 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 458 2019-04-05 10:27:49,025 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:27:49,025 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:27:49,025 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:27:49,026 - 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-04-05 10:27:49,113 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:27:49,113 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:27:49,113 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:27:49,113 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:27:49,113 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:27:49,113 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:27:49,113 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:27:49,113 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2019-04-05 10:27:49,114 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-04-05T10:27:49.084Z", "updated_at": "2019-04-05T10:27:49.084Z", "value": "gAAAAABcpy2lpG3X3yPljtVieiwo_NBOy58AEg5FgW0Ihn8gcOjSGLYDh8ebzPEbUt7PHIbiXza4H4qlIUJjtm5YXjUQn-xqww==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "project_domain_name"} 2019-04-05 10:27:49,114 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:27:49,114 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:27:49 GMT 2019-04-05 10:27:49,114 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:27:49,114 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 396 2019-04-05 10:27:49,114 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:27:49,114 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:27:49,114 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:27:49,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2019-04-05 10:27:49,115 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-04-05 10:27:49,116 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-04-05 10:27:49,116 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-04-05 10:27:49,121 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-04-05 10:27:49,140 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-04-05 10:27:49,140 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-04-05 10:27:49,141 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-04-05 10:27:49,179 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-04-05 10:27:49,179 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-04-05 10:27:49,206 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-04-05 10:27:59,653 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-04-05 10:27:59,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - 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/tmpcrQEYY/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/tmpFPdT9Z/plugin.yaml... Uploading plugin archive (wagon + yaml).. tmpUigtGK.zip |-------------------------------------------------------| 0.05% tmpUigtGK.zip |-------------------------------------------------------| 0.09% tmpUigtGK.zip |-------------------------------------------------------| 0.14% tmpUigtGK.zip |-------------------------------------------------------| 0.18% tmpUigtGK.zip |-------------------------------------------------------| 0.23% tmpUigtGK.zip |-------------------------------------------------------| 0.27% tmpUigtGK.zip |-------------------------------------------------------| 0.32% tmpUigtGK.zip |-------------------------------------------------------| 0.37% tmpUigtGK.zip |-------------------------------------------------------| 0.41% tmpUigtGK.zip |-------------------------------------------------------| 0.46% tmpUigtGK.zip |-------------------------------------------------------| 0.5% tmpUigtGK.zip |-------------------------------------------------------| 0.55% tmpUigtGK.zip |-------------------------------------------------------| 0.59% tmpUigtGK.zip |-------------------------------------------------------| 0.64% tmpUigtGK.zip |-------------------------------------------------------| 0.68% tmpUigtGK.zip |-------------------------------------------------------| 0.73% tmpUigtGK.zip |-------------------------------------------------------| 0.78% tmpUigtGK.zip |-------------------------------------------------------| 0.82% tmpUigtGK.zip |-------------------------------------------------------| 0.87% tmpUigtGK.zip |#------------------------------------------------------| 0.91% tmpUigtGK.zip |#------------------------------------------------------| 0.96% tmpUigtGK.zip |#------------------------------------------------------| 1.0% tmpUigtGK.zip |#------------------------------------------------------| 1.05% tmpUigtGK.zip |#------------------------------------------------------| 1.1% tmpUigtGK.zip |#------------------------------------------------------| 1.14% tmpUigtGK.zip |#------------------------------------------------------| 1.19% tmpUigtGK.zip |#------------------------------------------------------| 1.23% tmpUigtGK.zip |#------------------------------------------------------| 1.28% tmpUigtGK.zip |#------------------------------------------------------| 1.32% tmpUigtGK.zip |#------------------------------------------------------| 1.37% tmpUigtGK.zip |#------------------------------------------------------| 1.42% tmpUigtGK.zip |#------------------------------------------------------| 1.46% tmpUigtGK.zip |#------------------------------------------------------| 1.51% tmpUigtGK.zip |#------------------------------------------------------| 1.55% tmpUigtGK.zip |#------------------------------------------------------| 1.6% tmpUigtGK.zip |#------------------------------------------------------| 1.64% tmpUigtGK.zip |#------------------------------------------------------| 1.69% tmpUigtGK.zip |#------------------------------------------------------| 1.73% tmpUigtGK.zip |#------------------------------------------------------| 1.78% tmpUigtGK.zip |#------------------------------------------------------| 1.83% tmpUigtGK.zip |#------------------------------------------------------| 1.87% tmpUigtGK.zip |#------------------------------------------------------| 1.92% tmpUigtGK.zip |#------------------------------------------------------| 1.96% tmpUigtGK.zip |#------------------------------------------------------| 2.01% tmpUigtGK.zip |#------------------------------------------------------| 2.05% tmpUigtGK.zip |#------------------------------------------------------| 2.1% tmpUigtGK.zip |#------------------------------------------------------| 2.15% tmpUigtGK.zip |#------------------------------------------------------| 2.19% tmpUigtGK.zip |#------------------------------------------------------| 2.24% tmpUigtGK.zip |#------------------------------------------------------| 2.28% tmpUigtGK.zip |#------------------------------------------------------| 2.33% tmpUigtGK.zip |#------------------------------------------------------| 2.37% tmpUigtGK.zip |#------------------------------------------------------| 2.42% tmpUigtGK.zip |#------------------------------------------------------| 2.47% tmpUigtGK.zip |#------------------------------------------------------| 2.51% tmpUigtGK.zip |#------------------------------------------------------| 2.56% tmpUigtGK.zip |#------------------------------------------------------| 2.6% tmpUigtGK.zip |#------------------------------------------------------| 2.65% tmpUigtGK.zip |#------------------------------------------------------| 2.69% tmpUigtGK.zip |##-----------------------------------------------------| 2.74% tmpUigtGK.zip |##-----------------------------------------------------| 2.78% tmpUigtGK.zip |##-----------------------------------------------------| 2.83% tmpUigtGK.zip |##-----------------------------------------------------| 2.88% tmpUigtGK.zip |##-----------------------------------------------------| 2.92% tmpUigtGK.zip |##-----------------------------------------------------| 2.97% tmpUigtGK.zip |##-----------------------------------------------------| 3.01% tmpUigtGK.zip |##-----------------------------------------------------| 3.06% tmpUigtGK.zip |##-----------------------------------------------------| 3.1% tmpUigtGK.zip |##-----------------------------------------------------| 3.15% tmpUigtGK.zip |##-----------------------------------------------------| 3.2% tmpUigtGK.zip |##-----------------------------------------------------| 3.24% tmpUigtGK.zip |##-----------------------------------------------------| 3.29% tmpUigtGK.zip |##-----------------------------------------------------| 3.33% tmpUigtGK.zip |##-----------------------------------------------------| 3.38% tmpUigtGK.zip |##-----------------------------------------------------| 3.42% tmpUigtGK.zip |##-----------------------------------------------------| 3.47% tmpUigtGK.zip |##-----------------------------------------------------| 3.51% tmpUigtGK.zip |##-----------------------------------------------------| 3.56% tmpUigtGK.zip |##-----------------------------------------------------| 3.61% tmpUigtGK.zip |##-----------------------------------------------------| 3.65% tmpUigtGK.zip |##-----------------------------------------------------| 3.7% tmpUigtGK.zip |##-----------------------------------------------------| 3.74% tmpUigtGK.zip |##-----------------------------------------------------| 3.79% tmpUigtGK.zip |##-----------------------------------------------------| 3.83% tmpUigtGK.zip |##-----------------------------------------------------| 3.88% tmpUigtGK.zip |##-----------------------------------------------------| 3.93% tmpUigtGK.zip |##-----------------------------------------------------| 3.97% tmpUigtGK.zip |##-----------------------------------------------------| 4.02% tmpUigtGK.zip |##-----------------------------------------------------| 4.06% tmpUigtGK.zip |##-----------------------------------------------------| 4.11% tmpUigtGK.zip |##-----------------------------------------------------| 4.15% tmpUigtGK.zip |##-----------------------------------------------------| 4.2% tmpUigtGK.zip |##-----------------------------------------------------| 4.25% tmpUigtGK.zip |##-----------------------------------------------------| 4.29% tmpUigtGK.zip |##-----------------------------------------------------| 4.34% tmpUigtGK.zip |##-----------------------------------------------------| 4.38% tmpUigtGK.zip |##-----------------------------------------------------| 4.43% tmpUigtGK.zip |##-----------------------------------------------------| 4.47% tmpUigtGK.zip |##-----------------------------------------------------| 4.52% tmpUigtGK.zip |###----------------------------------------------------| 4.56% tmpUigtGK.zip |###----------------------------------------------------| 4.61% tmpUigtGK.zip |###----------------------------------------------------| 4.66% tmpUigtGK.zip |###----------------------------------------------------| 4.7% tmpUigtGK.zip |###----------------------------------------------------| 4.75% tmpUigtGK.zip |###----------------------------------------------------| 4.79% tmpUigtGK.zip |###----------------------------------------------------| 4.84% tmpUigtGK.zip |###----------------------------------------------------| 4.88% tmpUigtGK.zip |###----------------------------------------------------| 4.93% tmpUigtGK.zip |###----------------------------------------------------| 4.98% tmpUigtGK.zip |###----------------------------------------------------| 5.02% tmpUigtGK.zip |###----------------------------------------------------| 5.07% tmpUigtGK.zip |###----------------------------------------------------| 5.11% tmpUigtGK.zip |###----------------------------------------------------| 5.16% tmpUigtGK.zip |###----------------------------------------------------| 5.2% tmpUigtGK.zip |###----------------------------------------------------| 5.25% tmpUigtGK.zip |###----------------------------------------------------| 5.3% tmpUigtGK.zip |###----------------------------------------------------| 5.34% tmpUigtGK.zip |###----------------------------------------------------| 5.39% tmpUigtGK.zip |###----------------------------------------------------| 5.43% tmpUigtGK.zip |###----------------------------------------------------| 5.48% tmpUigtGK.zip |###----------------------------------------------------| 5.52% tmpUigtGK.zip |###----------------------------------------------------| 5.57% tmpUigtGK.zip |###----------------------------------------------------| 5.61% tmpUigtGK.zip |###----------------------------------------------------| 5.66% tmpUigtGK.zip |###----------------------------------------------------| 5.71% tmpUigtGK.zip |###----------------------------------------------------| 5.75% tmpUigtGK.zip |###----------------------------------------------------| 5.8% tmpUigtGK.zip |###----------------------------------------------------| 5.84% tmpUigtGK.zip |###----------------------------------------------------| 5.89% tmpUigtGK.zip |###----------------------------------------------------| 5.93% tmpUigtGK.zip |###----------------------------------------------------| 5.98% tmpUigtGK.zip |###----------------------------------------------------| 6.03% tmpUigtGK.zip |###----------------------------------------------------| 6.07% tmpUigtGK.zip |###----------------------------------------------------| 6.12% tmpUigtGK.zip |###----------------------------------------------------| 6.16% tmpUigtGK.zip |###----------------------------------------------------| 6.21% tmpUigtGK.zip |###----------------------------------------------------| 6.25% tmpUigtGK.zip |###----------------------------------------------------| 6.3% tmpUigtGK.zip |###----------------------------------------------------| 6.35% tmpUigtGK.zip |####---------------------------------------------------| 6.39% tmpUigtGK.zip |####---------------------------------------------------| 6.44% tmpUigtGK.zip |####---------------------------------------------------| 6.48% tmpUigtGK.zip |####---------------------------------------------------| 6.53% tmpUigtGK.zip |####---------------------------------------------------| 6.57% tmpUigtGK.zip |####---------------------------------------------------| 6.62% tmpUigtGK.zip |####---------------------------------------------------| 6.66% tmpUigtGK.zip |####---------------------------------------------------| 6.71% tmpUigtGK.zip |####---------------------------------------------------| 6.76% tmpUigtGK.zip |####---------------------------------------------------| 6.8% tmpUigtGK.zip |####---------------------------------------------------| 6.85% tmpUigtGK.zip |####---------------------------------------------------| 6.89% tmpUigtGK.zip |####---------------------------------------------------| 6.94% tmpUigtGK.zip |####---------------------------------------------------| 6.98% tmpUigtGK.zip |####---------------------------------------------------| 7.03% tmpUigtGK.zip |####---------------------------------------------------| 7.08% tmpUigtGK.zip |####---------------------------------------------------| 7.12% tmpUigtGK.zip |####---------------------------------------------------| 7.17% tmpUigtGK.zip |####---------------------------------------------------| 7.21% tmpUigtGK.zip |####---------------------------------------------------| 7.26% tmpUigtGK.zip |####---------------------------------------------------| 7.3% tmpUigtGK.zip |####---------------------------------------------------| 7.35% tmpUigtGK.zip |####---------------------------------------------------| 7.4% tmpUigtGK.zip |####---------------------------------------------------| 7.44% tmpUigtGK.zip |####---------------------------------------------------| 7.49% tmpUigtGK.zip |####---------------------------------------------------| 7.53% tmpUigtGK.zip |####---------------------------------------------------| 7.58% tmpUigtGK.zip |####---------------------------------------------------| 7.62% tmpUigtGK.zip |####---------------------------------------------------| 7.67% tmpUigtGK.zip |####---------------------------------------------------| 7.71% tmpUigtGK.zip |####---------------------------------------------------| 7.76% tmpUigtGK.zip |####---------------------------------------------------| 7.81% tmpUigtGK.zip |####---------------------------------------------------| 7.85% tmpUigtGK.zip |####---------------------------------------------------| 7.9% tmpUigtGK.zip |####---------------------------------------------------| 7.94% tmpUigtGK.zip |####---------------------------------------------------| 7.99% tmpUigtGK.zip |####---------------------------------------------------| 8.03% tmpUigtGK.zip |####---------------------------------------------------| 8.08% tmpUigtGK.zip |####---------------------------------------------------| 8.13% tmpUigtGK.zip |####---------------------------------------------------| 8.17% tmpUigtGK.zip |#####--------------------------------------------------| 8.22% tmpUigtGK.zip |#####--------------------------------------------------| 8.26% tmpUigtGK.zip |#####--------------------------------------------------| 8.31% tmpUigtGK.zip |#####--------------------------------------------------| 8.35% tmpUigtGK.zip |#####--------------------------------------------------| 8.4% tmpUigtGK.zip |#####--------------------------------------------------| 8.45% tmpUigtGK.zip |#####--------------------------------------------------| 8.49% tmpUigtGK.zip |#####--------------------------------------------------| 8.54% tmpUigtGK.zip |#####--------------------------------------------------| 8.58% tmpUigtGK.zip |#####--------------------------------------------------| 8.63% tmpUigtGK.zip |#####--------------------------------------------------| 8.67% tmpUigtGK.zip |#####--------------------------------------------------| 8.72% tmpUigtGK.zip |#####--------------------------------------------------| 8.76% tmpUigtGK.zip |#####--------------------------------------------------| 8.81% tmpUigtGK.zip |#####--------------------------------------------------| 8.86% tmpUigtGK.zip |#####--------------------------------------------------| 8.9% tmpUigtGK.zip |#####--------------------------------------------------| 8.95% tmpUigtGK.zip |#####--------------------------------------------------| 8.99% tmpUigtGK.zip |#####--------------------------------------------------| 9.04% tmpUigtGK.zip |#####--------------------------------------------------| 9.08% tmpUigtGK.zip |#####--------------------------------------------------| 9.13% tmpUigtGK.zip |#####--------------------------------------------------| 9.18% tmpUigtGK.zip |#####--------------------------------------------------| 9.22% tmpUigtGK.zip |#####--------------------------------------------------| 9.27% tmpUigtGK.zip |#####--------------------------------------------------| 9.31% tmpUigtGK.zip |#####--------------------------------------------------| 9.36% tmpUigtGK.zip |#####--------------------------------------------------| 9.4% tmpUigtGK.zip |#####--------------------------------------------------| 9.45% tmpUigtGK.zip |#####--------------------------------------------------| 9.5% tmpUigtGK.zip |#####--------------------------------------------------| 9.54% tmpUigtGK.zip |#####--------------------------------------------------| 9.59% tmpUigtGK.zip |#####--------------------------------------------------| 9.63% tmpUigtGK.zip |#####--------------------------------------------------| 9.68% tmpUigtGK.zip |#####--------------------------------------------------| 9.72% tmpUigtGK.zip |#####--------------------------------------------------| 9.77% tmpUigtGK.zip |#####--------------------------------------------------| 9.81% tmpUigtGK.zip |#####--------------------------------------------------| 9.86% tmpUigtGK.zip |#####--------------------------------------------------| 9.91% tmpUigtGK.zip |#####--------------------------------------------------| 9.95% tmpUigtGK.zip |#####--------------------------------------------------| 10.0% tmpUigtGK.zip |######-------------------------------------------------| 10.04% tmpUigtGK.zip |######-------------------------------------------------| 10.09% tmpUigtGK.zip |######-------------------------------------------------| 10.13% tmpUigtGK.zip |######-------------------------------------------------| 10.18% tmpUigtGK.zip |######-------------------------------------------------| 10.23% tmpUigtGK.zip |######-------------------------------------------------| 10.27% tmpUigtGK.zip |######-------------------------------------------------| 10.32% tmpUigtGK.zip |######-------------------------------------------------| 10.36% tmpUigtGK.zip |######-------------------------------------------------| 10.41% tmpUigtGK.zip |######-------------------------------------------------| 10.45% tmpUigtGK.zip |######-------------------------------------------------| 10.5% tmpUigtGK.zip |######-------------------------------------------------| 10.54% tmpUigtGK.zip |######-------------------------------------------------| 10.59% tmpUigtGK.zip |######-------------------------------------------------| 10.64% tmpUigtGK.zip |######-------------------------------------------------| 10.68% tmpUigtGK.zip |######-------------------------------------------------| 10.73% tmpUigtGK.zip |######-------------------------------------------------| 10.77% tmpUigtGK.zip |######-------------------------------------------------| 10.82% tmpUigtGK.zip |######-------------------------------------------------| 10.86% tmpUigtGK.zip |######-------------------------------------------------| 10.91% tmpUigtGK.zip |######-------------------------------------------------| 10.96% tmpUigtGK.zip |######-------------------------------------------------| 11.0% tmpUigtGK.zip |######-------------------------------------------------| 11.05% tmpUigtGK.zip |######-------------------------------------------------| 11.09% tmpUigtGK.zip |######-------------------------------------------------| 11.14% tmpUigtGK.zip |######-------------------------------------------------| 11.18% tmpUigtGK.zip |######-------------------------------------------------| 11.23% tmpUigtGK.zip |######-------------------------------------------------| 11.28% tmpUigtGK.zip |######-------------------------------------------------| 11.32% tmpUigtGK.zip |######-------------------------------------------------| 11.37% tmpUigtGK.zip |######-------------------------------------------------| 11.41% tmpUigtGK.zip |######-------------------------------------------------| 11.46% tmpUigtGK.zip |######-------------------------------------------------| 11.5% tmpUigtGK.zip |######-------------------------------------------------| 11.55% tmpUigtGK.zip |######-------------------------------------------------| 11.59% tmpUigtGK.zip |######-------------------------------------------------| 11.64% tmpUigtGK.zip |######-------------------------------------------------| 11.69% tmpUigtGK.zip |######-------------------------------------------------| 11.73% tmpUigtGK.zip |######-------------------------------------------------| 11.78% tmpUigtGK.zip |#######------------------------------------------------| 11.82% tmpUigtGK.zip |#######------------------------------------------------| 11.87% tmpUigtGK.zip |#######------------------------------------------------| 11.91% tmpUigtGK.zip |#######------------------------------------------------| 11.96% tmpUigtGK.zip |#######------------------------------------------------| 12.01% tmpUigtGK.zip |#######------------------------------------------------| 12.05% tmpUigtGK.zip |#######------------------------------------------------| 12.1% tmpUigtGK.zip |#######------------------------------------------------| 12.14% tmpUigtGK.zip |#######------------------------------------------------| 12.19% tmpUigtGK.zip |#######------------------------------------------------| 12.23% tmpUigtGK.zip |#######------------------------------------------------| 12.28% tmpUigtGK.zip |#######------------------------------------------------| 12.33% tmpUigtGK.zip |#######------------------------------------------------| 12.37% tmpUigtGK.zip |#######------------------------------------------------| 12.42% tmpUigtGK.zip |#######------------------------------------------------| 12.46% tmpUigtGK.zip |#######------------------------------------------------| 12.51% tmpUigtGK.zip |#######------------------------------------------------| 12.55% tmpUigtGK.zip |#######------------------------------------------------| 12.6% tmpUigtGK.zip |#######------------------------------------------------| 12.64% tmpUigtGK.zip |#######------------------------------------------------| 12.69% tmpUigtGK.zip |#######------------------------------------------------| 12.74% tmpUigtGK.zip |#######------------------------------------------------| 12.78% tmpUigtGK.zip |#######------------------------------------------------| 12.83% tmpUigtGK.zip |#######------------------------------------------------| 12.87% tmpUigtGK.zip |#######------------------------------------------------| 12.92% tmpUigtGK.zip |#######------------------------------------------------| 12.96% tmpUigtGK.zip |#######------------------------------------------------| 13.01% tmpUigtGK.zip |#######------------------------------------------------| 13.06% tmpUigtGK.zip |#######------------------------------------------------| 13.1% tmpUigtGK.zip |#######------------------------------------------------| 13.15% tmpUigtGK.zip |#######------------------------------------------------| 13.19% tmpUigtGK.zip |#######------------------------------------------------| 13.24% tmpUigtGK.zip |#######------------------------------------------------| 13.28% tmpUigtGK.zip |#######------------------------------------------------| 13.33% tmpUigtGK.zip |#######------------------------------------------------| 13.38% tmpUigtGK.zip |#######------------------------------------------------| 13.42% tmpUigtGK.zip |#######------------------------------------------------| 13.47% tmpUigtGK.zip |#######------------------------------------------------| 13.51% tmpUigtGK.zip |#######------------------------------------------------| 13.56% tmpUigtGK.zip |#######------------------------------------------------| 13.6% tmpUigtGK.zip |########-----------------------------------------------| 13.65% tmpUigtGK.zip |########-----------------------------------------------| 13.69% tmpUigtGK.zip |########-----------------------------------------------| 13.74% tmpUigtGK.zip |########-----------------------------------------------| 13.79% tmpUigtGK.zip |########-----------------------------------------------| 13.83% tmpUigtGK.zip |########-----------------------------------------------| 13.88% tmpUigtGK.zip |########-----------------------------------------------| 13.92% tmpUigtGK.zip |########-----------------------------------------------| 13.97% tmpUigtGK.zip |########-----------------------------------------------| 14.01% tmpUigtGK.zip |########-----------------------------------------------| 14.06% tmpUigtGK.zip |########-----------------------------------------------| 14.11% tmpUigtGK.zip |########-----------------------------------------------| 14.15% tmpUigtGK.zip |########-----------------------------------------------| 14.2% tmpUigtGK.zip |########-----------------------------------------------| 14.24% tmpUigtGK.zip |########-----------------------------------------------| 14.29% tmpUigtGK.zip |########-----------------------------------------------| 14.33% tmpUigtGK.zip |########-----------------------------------------------| 14.38% tmpUigtGK.zip |########-----------------------------------------------| 14.43% tmpUigtGK.zip |########-----------------------------------------------| 14.47% tmpUigtGK.zip |########-----------------------------------------------| 14.52% tmpUigtGK.zip |########-----------------------------------------------| 14.56% tmpUigtGK.zip |########-----------------------------------------------| 14.61% tmpUigtGK.zip |########-----------------------------------------------| 14.65% tmpUigtGK.zip |########-----------------------------------------------| 14.7% tmpUigtGK.zip |########-----------------------------------------------| 14.74% tmpUigtGK.zip |########-----------------------------------------------| 14.79% tmpUigtGK.zip |########-----------------------------------------------| 14.84% tmpUigtGK.zip |########-----------------------------------------------| 14.88% tmpUigtGK.zip |########-----------------------------------------------| 14.93% tmpUigtGK.zip |########-----------------------------------------------| 14.97% tmpUigtGK.zip |########-----------------------------------------------| 15.02% tmpUigtGK.zip |########-----------------------------------------------| 15.06% tmpUigtGK.zip |########-----------------------------------------------| 15.11% tmpUigtGK.zip |########-----------------------------------------------| 15.16% tmpUigtGK.zip |########-----------------------------------------------| 15.2% tmpUigtGK.zip |########-----------------------------------------------| 15.25% tmpUigtGK.zip |########-----------------------------------------------| 15.29% tmpUigtGK.zip |########-----------------------------------------------| 15.34% tmpUigtGK.zip |########-----------------------------------------------| 15.38% tmpUigtGK.zip |########-----------------------------------------------| 15.43% tmpUigtGK.zip |#########----------------------------------------------| 15.48% tmpUigtGK.zip |#########----------------------------------------------| 15.52% tmpUigtGK.zip |#########----------------------------------------------| 15.57% tmpUigtGK.zip |#########----------------------------------------------| 15.61% tmpUigtGK.zip |#########----------------------------------------------| 15.66% tmpUigtGK.zip |#########----------------------------------------------| 15.7% tmpUigtGK.zip |#########----------------------------------------------| 15.75% tmpUigtGK.zip |#########----------------------------------------------| 15.79% tmpUigtGK.zip |#########----------------------------------------------| 15.84% tmpUigtGK.zip |#########----------------------------------------------| 15.89% tmpUigtGK.zip |#########----------------------------------------------| 15.93% tmpUigtGK.zip |#########----------------------------------------------| 15.98% tmpUigtGK.zip |#########----------------------------------------------| 16.02% tmpUigtGK.zip |#########----------------------------------------------| 16.07% tmpUigtGK.zip |#########----------------------------------------------| 16.11% tmpUigtGK.zip |#########----------------------------------------------| 16.16% tmpUigtGK.zip |#########----------------------------------------------| 16.21% tmpUigtGK.zip |#########----------------------------------------------| 16.25% tmpUigtGK.zip |#########----------------------------------------------| 16.3% tmpUigtGK.zip |#########----------------------------------------------| 16.34% tmpUigtGK.zip |#########----------------------------------------------| 16.39% tmpUigtGK.zip |#########----------------------------------------------| 16.43% tmpUigtGK.zip |#########----------------------------------------------| 16.48% tmpUigtGK.zip |#########----------------------------------------------| 16.53% tmpUigtGK.zip |#########----------------------------------------------| 16.57% tmpUigtGK.zip |#########----------------------------------------------| 16.62% tmpUigtGK.zip |#########----------------------------------------------| 16.66% tmpUigtGK.zip |#########----------------------------------------------| 16.71% tmpUigtGK.zip |#########----------------------------------------------| 16.75% tmpUigtGK.zip |#########----------------------------------------------| 16.8% tmpUigtGK.zip |#########----------------------------------------------| 16.84% tmpUigtGK.zip |#########----------------------------------------------| 16.89% tmpUigtGK.zip |#########----------------------------------------------| 16.94% tmpUigtGK.zip |#########----------------------------------------------| 16.98% tmpUigtGK.zip |#########----------------------------------------------| 17.03% tmpUigtGK.zip |#########----------------------------------------------| 17.07% tmpUigtGK.zip |#########----------------------------------------------| 17.12% tmpUigtGK.zip |#########----------------------------------------------| 17.16% tmpUigtGK.zip |#########----------------------------------------------| 17.21% tmpUigtGK.zip |#########----------------------------------------------| 17.26% tmpUigtGK.zip |##########---------------------------------------------| 17.3% tmpUigtGK.zip |##########---------------------------------------------| 17.35% tmpUigtGK.zip |##########---------------------------------------------| 17.39% tmpUigtGK.zip |##########---------------------------------------------| 17.44% tmpUigtGK.zip |##########---------------------------------------------| 17.48% tmpUigtGK.zip |##########---------------------------------------------| 17.53% tmpUigtGK.zip |##########---------------------------------------------| 17.57% tmpUigtGK.zip |##########---------------------------------------------| 17.62% tmpUigtGK.zip |##########---------------------------------------------| 17.67% tmpUigtGK.zip |##########---------------------------------------------| 17.71% tmpUigtGK.zip |##########---------------------------------------------| 17.76% tmpUigtGK.zip |##########---------------------------------------------| 17.8% tmpUigtGK.zip |##########---------------------------------------------| 17.85% tmpUigtGK.zip |##########---------------------------------------------| 17.89% tmpUigtGK.zip |##########---------------------------------------------| 17.94% tmpUigtGK.zip |##########---------------------------------------------| 17.99% tmpUigtGK.zip |##########---------------------------------------------| 18.03% tmpUigtGK.zip |##########---------------------------------------------| 18.08% tmpUigtGK.zip |##########---------------------------------------------| 18.12% tmpUigtGK.zip |##########---------------------------------------------| 18.17% tmpUigtGK.zip |##########---------------------------------------------| 18.21% tmpUigtGK.zip |##########---------------------------------------------| 18.26% tmpUigtGK.zip |##########---------------------------------------------| 18.31% tmpUigtGK.zip |##########---------------------------------------------| 18.35% tmpUigtGK.zip |##########---------------------------------------------| 18.4% tmpUigtGK.zip |##########---------------------------------------------| 18.44% tmpUigtGK.zip |##########---------------------------------------------| 18.49% tmpUigtGK.zip |##########---------------------------------------------| 18.53% tmpUigtGK.zip |##########---------------------------------------------| 18.58% tmpUigtGK.zip |##########---------------------------------------------| 18.62% tmpUigtGK.zip |##########---------------------------------------------| 18.67% tmpUigtGK.zip |##########---------------------------------------------| 18.72% tmpUigtGK.zip |##########---------------------------------------------| 18.76% tmpUigtGK.zip |##########---------------------------------------------| 18.81% tmpUigtGK.zip |##########---------------------------------------------| 18.85% tmpUigtGK.zip |##########---------------------------------------------| 18.9% tmpUigtGK.zip |##########---------------------------------------------| 18.94% tmpUigtGK.zip |##########---------------------------------------------| 18.99% tmpUigtGK.zip |##########---------------------------------------------| 19.04% tmpUigtGK.zip |##########---------------------------------------------| 19.08% tmpUigtGK.zip |###########--------------------------------------------| 19.13% tmpUigtGK.zip |###########--------------------------------------------| 19.17% tmpUigtGK.zip |###########--------------------------------------------| 19.22% tmpUigtGK.zip |###########--------------------------------------------| 19.26% tmpUigtGK.zip |###########--------------------------------------------| 19.31% tmpUigtGK.zip |###########--------------------------------------------| 19.36% tmpUigtGK.zip |###########--------------------------------------------| 19.4% tmpUigtGK.zip |###########--------------------------------------------| 19.45% tmpUigtGK.zip |###########--------------------------------------------| 19.49% tmpUigtGK.zip |###########--------------------------------------------| 19.54% tmpUigtGK.zip |###########--------------------------------------------| 19.58% tmpUigtGK.zip |###########--------------------------------------------| 19.63% tmpUigtGK.zip |###########--------------------------------------------| 19.67% tmpUigtGK.zip |###########--------------------------------------------| 19.72% tmpUigtGK.zip |###########--------------------------------------------| 19.77% tmpUigtGK.zip |###########--------------------------------------------| 19.81% tmpUigtGK.zip |###########--------------------------------------------| 19.86% tmpUigtGK.zip |###########--------------------------------------------| 19.9% tmpUigtGK.zip |###########--------------------------------------------| 19.95% tmpUigtGK.zip |###########--------------------------------------------| 19.99% tmpUigtGK.zip |###########--------------------------------------------| 20.04% tmpUigtGK.zip |###########--------------------------------------------| 20.09% tmpUigtGK.zip |###########--------------------------------------------| 20.13% tmpUigtGK.zip |###########--------------------------------------------| 20.18% tmpUigtGK.zip |###########--------------------------------------------| 20.22% tmpUigtGK.zip |###########--------------------------------------------| 20.27% tmpUigtGK.zip |###########--------------------------------------------| 20.31% tmpUigtGK.zip |###########--------------------------------------------| 20.36% tmpUigtGK.zip |###########--------------------------------------------| 20.41% tmpUigtGK.zip |###########--------------------------------------------| 20.45% tmpUigtGK.zip |###########--------------------------------------------| 20.5% tmpUigtGK.zip |###########--------------------------------------------| 20.54% tmpUigtGK.zip |###########--------------------------------------------| 20.59% tmpUigtGK.zip |###########--------------------------------------------| 20.63% tmpUigtGK.zip |###########--------------------------------------------| 20.68% tmpUigtGK.zip |###########--------------------------------------------| 20.72% tmpUigtGK.zip |###########--------------------------------------------| 20.77% tmpUigtGK.zip |###########--------------------------------------------| 20.82% tmpUigtGK.zip |###########--------------------------------------------| 20.86% tmpUigtGK.zip |###########--------------------------------------------| 20.91% tmpUigtGK.zip |############-------------------------------------------| 20.95% tmpUigtGK.zip |############-------------------------------------------| 21.0% tmpUigtGK.zip |############-------------------------------------------| 21.04% tmpUigtGK.zip |############-------------------------------------------| 21.09% tmpUigtGK.zip |############-------------------------------------------| 21.14% tmpUigtGK.zip |############-------------------------------------------| 21.18% tmpUigtGK.zip |############-------------------------------------------| 21.23% tmpUigtGK.zip |############-------------------------------------------| 21.27% tmpUigtGK.zip |############-------------------------------------------| 21.32% tmpUigtGK.zip |############-------------------------------------------| 21.36% tmpUigtGK.zip |############-------------------------------------------| 21.41% tmpUigtGK.zip |############-------------------------------------------| 21.46% tmpUigtGK.zip |############-------------------------------------------| 21.5% tmpUigtGK.zip |############-------------------------------------------| 21.55% tmpUigtGK.zip |############-------------------------------------------| 21.59% tmpUigtGK.zip |############-------------------------------------------| 21.64% tmpUigtGK.zip |############-------------------------------------------| 21.68% tmpUigtGK.zip |############-------------------------------------------| 21.73% tmpUigtGK.zip |############-------------------------------------------| 21.77% tmpUigtGK.zip |############-------------------------------------------| 21.82% tmpUigtGK.zip |############-------------------------------------------| 21.87% tmpUigtGK.zip |############-------------------------------------------| 21.91% tmpUigtGK.zip |############-------------------------------------------| 21.96% tmpUigtGK.zip |############-------------------------------------------| 22.0% tmpUigtGK.zip |############-------------------------------------------| 22.05% tmpUigtGK.zip |############-------------------------------------------| 22.09% tmpUigtGK.zip |############-------------------------------------------| 22.14% tmpUigtGK.zip |############-------------------------------------------| 22.19% tmpUigtGK.zip |############-------------------------------------------| 22.23% tmpUigtGK.zip |############-------------------------------------------| 22.28% tmpUigtGK.zip |############-------------------------------------------| 22.32% tmpUigtGK.zip |############-------------------------------------------| 22.37% tmpUigtGK.zip |############-------------------------------------------| 22.41% tmpUigtGK.zip |############-------------------------------------------| 22.46% tmpUigtGK.zip |############-------------------------------------------| 22.51% tmpUigtGK.zip |############-------------------------------------------| 22.55% tmpUigtGK.zip |############-------------------------------------------| 22.6% tmpUigtGK.zip |############-------------------------------------------| 22.64% tmpUigtGK.zip |############-------------------------------------------| 22.69% tmpUigtGK.zip |#############------------------------------------------| 22.73% tmpUigtGK.zip |#############------------------------------------------| 22.78% tmpUigtGK.zip |#############------------------------------------------| 22.82% tmpUigtGK.zip |#############------------------------------------------| 22.87% tmpUigtGK.zip |#############------------------------------------------| 22.92% tmpUigtGK.zip |#############------------------------------------------| 22.96% tmpUigtGK.zip |#############------------------------------------------| 23.01% tmpUigtGK.zip |#############------------------------------------------| 23.05% tmpUigtGK.zip |#############------------------------------------------| 23.1% tmpUigtGK.zip |#############------------------------------------------| 23.14% tmpUigtGK.zip |#############------------------------------------------| 23.19% tmpUigtGK.zip |#############------------------------------------------| 23.24% tmpUigtGK.zip |#############------------------------------------------| 23.28% tmpUigtGK.zip |#############------------------------------------------| 23.33% tmpUigtGK.zip |#############------------------------------------------| 23.37% tmpUigtGK.zip |#############------------------------------------------| 23.42% tmpUigtGK.zip |#############------------------------------------------| 23.46% tmpUigtGK.zip |#############------------------------------------------| 23.51% tmpUigtGK.zip |#############------------------------------------------| 23.56% tmpUigtGK.zip |#############------------------------------------------| 23.6% tmpUigtGK.zip |#############------------------------------------------| 23.65% tmpUigtGK.zip |#############------------------------------------------| 23.69% tmpUigtGK.zip |#############------------------------------------------| 23.74% tmpUigtGK.zip |#############------------------------------------------| 23.78% tmpUigtGK.zip |#############------------------------------------------| 23.83% tmpUigtGK.zip |#############------------------------------------------| 23.87% tmpUigtGK.zip |#############------------------------------------------| 23.92% tmpUigtGK.zip |#############------------------------------------------| 23.97% tmpUigtGK.zip |#############------------------------------------------| 24.01% tmpUigtGK.zip |#############------------------------------------------| 24.06% tmpUigtGK.zip |#############------------------------------------------| 24.1% tmpUigtGK.zip |#############------------------------------------------| 24.15% tmpUigtGK.zip |#############------------------------------------------| 24.19% tmpUigtGK.zip |#############------------------------------------------| 24.24% tmpUigtGK.zip |#############------------------------------------------| 24.29% tmpUigtGK.zip |#############------------------------------------------| 24.33% tmpUigtGK.zip |#############------------------------------------------| 24.38% tmpUigtGK.zip |#############------------------------------------------| 24.42% tmpUigtGK.zip |#############------------------------------------------| 24.47% tmpUigtGK.zip |#############------------------------------------------| 24.51% tmpUigtGK.zip |##############-----------------------------------------| 24.56% tmpUigtGK.zip |##############-----------------------------------------| 24.6% tmpUigtGK.zip |##############-----------------------------------------| 24.65% tmpUigtGK.zip |##############-----------------------------------------| 24.7% tmpUigtGK.zip |##############-----------------------------------------| 24.74% tmpUigtGK.zip |##############-----------------------------------------| 24.79% tmpUigtGK.zip |##############-----------------------------------------| 24.83% tmpUigtGK.zip |##############-----------------------------------------| 24.88% tmpUigtGK.zip |##############-----------------------------------------| 24.92% tmpUigtGK.zip |##############-----------------------------------------| 24.97% tmpUigtGK.zip |##############-----------------------------------------| 25.02% tmpUigtGK.zip |##############-----------------------------------------| 25.06% tmpUigtGK.zip |##############-----------------------------------------| 25.11% tmpUigtGK.zip |##############-----------------------------------------| 25.15% tmpUigtGK.zip |##############-----------------------------------------| 25.2% tmpUigtGK.zip |##############-----------------------------------------| 25.24% tmpUigtGK.zip |##############-----------------------------------------| 25.29% tmpUigtGK.zip |##############-----------------------------------------| 25.34% tmpUigtGK.zip |##############-----------------------------------------| 25.38% tmpUigtGK.zip |##############-----------------------------------------| 25.43% tmpUigtGK.zip |##############-----------------------------------------| 25.47% tmpUigtGK.zip |##############-----------------------------------------| 25.52% tmpUigtGK.zip |##############-----------------------------------------| 25.56% tmpUigtGK.zip |##############-----------------------------------------| 25.61% tmpUigtGK.zip |##############-----------------------------------------| 25.65% tmpUigtGK.zip |##############-----------------------------------------| 25.7% tmpUigtGK.zip |##############-----------------------------------------| 25.75% tmpUigtGK.zip |##############-----------------------------------------| 25.79% tmpUigtGK.zip |##############-----------------------------------------| 25.84% tmpUigtGK.zip |##############-----------------------------------------| 25.88% tmpUigtGK.zip |##############-----------------------------------------| 25.93% tmpUigtGK.zip |##############-----------------------------------------| 25.97% tmpUigtGK.zip |##############-----------------------------------------| 26.02% tmpUigtGK.zip |##############-----------------------------------------| 26.07% tmpUigtGK.zip |##############-----------------------------------------| 26.11% tmpUigtGK.zip |##############-----------------------------------------| 26.16% tmpUigtGK.zip |##############-----------------------------------------| 26.2% tmpUigtGK.zip |##############-----------------------------------------| 26.25% tmpUigtGK.zip |##############-----------------------------------------| 26.29% tmpUigtGK.zip |##############-----------------------------------------| 26.34% tmpUigtGK.zip |###############----------------------------------------| 26.39% tmpUigtGK.zip |###############----------------------------------------| 26.43% tmpUigtGK.zip |###############----------------------------------------| 26.48% tmpUigtGK.zip |###############----------------------------------------| 26.52% tmpUigtGK.zip |###############----------------------------------------| 26.57% tmpUigtGK.zip |###############----------------------------------------| 26.61% tmpUigtGK.zip |###############----------------------------------------| 26.66% tmpUigtGK.zip |###############----------------------------------------| 26.7% tmpUigtGK.zip |###############----------------------------------------| 26.75% tmpUigtGK.zip |###############----------------------------------------| 26.8% tmpUigtGK.zip |###############----------------------------------------| 26.84% tmpUigtGK.zip |###############----------------------------------------| 26.89% tmpUigtGK.zip |###############----------------------------------------| 26.93% tmpUigtGK.zip |###############----------------------------------------| 26.98% tmpUigtGK.zip |###############----------------------------------------| 27.02% tmpUigtGK.zip |###############----------------------------------------| 27.07% tmpUigtGK.zip |###############----------------------------------------| 27.12% tmpUigtGK.zip |###############----------------------------------------| 27.16% tmpUigtGK.zip |###############----------------------------------------| 27.21% tmpUigtGK.zip |###############----------------------------------------| 27.25% tmpUigtGK.zip |###############----------------------------------------| 27.3% tmpUigtGK.zip |###############----------------------------------------| 27.34% tmpUigtGK.zip |###############----------------------------------------| 27.39% tmpUigtGK.zip |###############----------------------------------------| 27.44% tmpUigtGK.zip |###############----------------------------------------| 27.48% tmpUigtGK.zip |###############----------------------------------------| 27.53% tmpUigtGK.zip |###############----------------------------------------| 27.57% tmpUigtGK.zip |###############----------------------------------------| 27.62% tmpUigtGK.zip |###############----------------------------------------| 27.66% tmpUigtGK.zip |###############----------------------------------------| 27.71% tmpUigtGK.zip |###############----------------------------------------| 27.75% tmpUigtGK.zip |###############----------------------------------------| 27.8% tmpUigtGK.zip |###############----------------------------------------| 27.85% tmpUigtGK.zip |###############----------------------------------------| 27.89% tmpUigtGK.zip |###############----------------------------------------| 27.94% tmpUigtGK.zip |###############----------------------------------------| 27.98% tmpUigtGK.zip |###############----------------------------------------| 28.03% tmpUigtGK.zip |###############----------------------------------------| 28.07% tmpUigtGK.zip |###############----------------------------------------| 28.12% tmpUigtGK.zip |###############----------------------------------------| 28.17% tmpUigtGK.zip |################---------------------------------------| 28.21% tmpUigtGK.zip |################---------------------------------------| 28.26% tmpUigtGK.zip |################---------------------------------------| 28.3% tmpUigtGK.zip |################---------------------------------------| 28.35% tmpUigtGK.zip |################---------------------------------------| 28.39% tmpUigtGK.zip |################---------------------------------------| 28.44% tmpUigtGK.zip |################---------------------------------------| 28.49% tmpUigtGK.zip |################---------------------------------------| 28.53% tmpUigtGK.zip |################---------------------------------------| 28.58% tmpUigtGK.zip |################---------------------------------------| 28.62% tmpUigtGK.zip |################---------------------------------------| 28.67% tmpUigtGK.zip |################---------------------------------------| 28.71% tmpUigtGK.zip |################---------------------------------------| 28.76% tmpUigtGK.zip |################---------------------------------------| 28.8% tmpUigtGK.zip |################---------------------------------------| 28.85% tmpUigtGK.zip |################---------------------------------------| 28.9% tmpUigtGK.zip |################---------------------------------------| 28.94% tmpUigtGK.zip |################---------------------------------------| 28.99% tmpUigtGK.zip |################---------------------------------------| 29.03% tmpUigtGK.zip |################---------------------------------------| 29.08% tmpUigtGK.zip |################---------------------------------------| 29.12% tmpUigtGK.zip |################---------------------------------------| 29.17% tmpUigtGK.zip |################---------------------------------------| 29.22% tmpUigtGK.zip |################---------------------------------------| 29.26% tmpUigtGK.zip |################---------------------------------------| 29.31% tmpUigtGK.zip |################---------------------------------------| 29.35% tmpUigtGK.zip |################---------------------------------------| 29.4% tmpUigtGK.zip |################---------------------------------------| 29.44% tmpUigtGK.zip |################---------------------------------------| 29.49% tmpUigtGK.zip |################---------------------------------------| 29.54% tmpUigtGK.zip |################---------------------------------------| 29.58% tmpUigtGK.zip |################---------------------------------------| 29.63% tmpUigtGK.zip |################---------------------------------------| 29.67% tmpUigtGK.zip |################---------------------------------------| 29.72% tmpUigtGK.zip |################---------------------------------------| 29.76% tmpUigtGK.zip |################---------------------------------------| 29.81% tmpUigtGK.zip |################---------------------------------------| 29.85% tmpUigtGK.zip |################---------------------------------------| 29.9% tmpUigtGK.zip |################---------------------------------------| 29.95% tmpUigtGK.zip |################---------------------------------------| 29.99% tmpUigtGK.zip |#################--------------------------------------| 30.04% tmpUigtGK.zip |#################--------------------------------------| 30.08% tmpUigtGK.zip |#################--------------------------------------| 30.13% tmpUigtGK.zip |#################--------------------------------------| 30.17% tmpUigtGK.zip |#################--------------------------------------| 30.22% tmpUigtGK.zip |#################--------------------------------------| 30.27% tmpUigtGK.zip |#################--------------------------------------| 30.31% tmpUigtGK.zip |#################--------------------------------------| 30.36% tmpUigtGK.zip |#################--------------------------------------| 30.4% tmpUigtGK.zip |#################--------------------------------------| 30.45% tmpUigtGK.zip |#################--------------------------------------| 30.49% tmpUigtGK.zip |#################--------------------------------------| 30.54% tmpUigtGK.zip |#################--------------------------------------| 30.59% tmpUigtGK.zip |#################--------------------------------------| 30.63% tmpUigtGK.zip |#################--------------------------------------| 30.68% tmpUigtGK.zip |#################--------------------------------------| 30.72% tmpUigtGK.zip |#################--------------------------------------| 30.77% tmpUigtGK.zip |#################--------------------------------------| 30.81% tmpUigtGK.zip |#################--------------------------------------| 30.86% tmpUigtGK.zip |#################--------------------------------------| 30.9% tmpUigtGK.zip |#################--------------------------------------| 30.95% tmpUigtGK.zip |#################--------------------------------------| 31.0% tmpUigtGK.zip |#################--------------------------------------| 31.04% tmpUigtGK.zip |#################--------------------------------------| 31.09% tmpUigtGK.zip |#################--------------------------------------| 31.13% tmpUigtGK.zip |#################--------------------------------------| 31.18% tmpUigtGK.zip |#################--------------------------------------| 31.22% tmpUigtGK.zip |#################--------------------------------------| 31.27% tmpUigtGK.zip |#################--------------------------------------| 31.32% tmpUigtGK.zip |#################--------------------------------------| 31.36% tmpUigtGK.zip |#################--------------------------------------| 31.41% tmpUigtGK.zip |#################--------------------------------------| 31.45% tmpUigtGK.zip |#################--------------------------------------| 31.5% tmpUigtGK.zip |#################--------------------------------------| 31.54% tmpUigtGK.zip |#################--------------------------------------| 31.59% tmpUigtGK.zip |#################--------------------------------------| 31.63% tmpUigtGK.zip |#################--------------------------------------| 31.68% tmpUigtGK.zip |#################--------------------------------------| 31.73% tmpUigtGK.zip |#################--------------------------------------| 31.77% tmpUigtGK.zip |#################--------------------------------------| 31.82% tmpUigtGK.zip |##################-------------------------------------| 31.86% tmpUigtGK.zip |##################-------------------------------------| 31.91% tmpUigtGK.zip |##################-------------------------------------| 31.95% tmpUigtGK.zip |##################-------------------------------------| 32.0% tmpUigtGK.zip |##################-------------------------------------| 32.05% tmpUigtGK.zip |##################-------------------------------------| 32.09% tmpUigtGK.zip |##################-------------------------------------| 32.14% tmpUigtGK.zip |##################-------------------------------------| 32.18% tmpUigtGK.zip |##################-------------------------------------| 32.23% tmpUigtGK.zip |##################-------------------------------------| 32.27% tmpUigtGK.zip |##################-------------------------------------| 32.32% tmpUigtGK.zip |##################-------------------------------------| 32.37% tmpUigtGK.zip |##################-------------------------------------| 32.41% tmpUigtGK.zip |##################-------------------------------------| 32.46% tmpUigtGK.zip |##################-------------------------------------| 32.5% tmpUigtGK.zip |##################-------------------------------------| 32.55% tmpUigtGK.zip |##################-------------------------------------| 32.59% tmpUigtGK.zip |##################-------------------------------------| 32.64% tmpUigtGK.zip |##################-------------------------------------| 32.68% tmpUigtGK.zip |##################-------------------------------------| 32.73% tmpUigtGK.zip |##################-------------------------------------| 32.78% tmpUigtGK.zip |##################-------------------------------------| 32.82% tmpUigtGK.zip |##################-------------------------------------| 32.87% tmpUigtGK.zip |##################-------------------------------------| 32.91% tmpUigtGK.zip |##################-------------------------------------| 32.96% tmpUigtGK.zip |##################-------------------------------------| 33.0% tmpUigtGK.zip |##################-------------------------------------| 33.05% tmpUigtGK.zip |##################-------------------------------------| 33.1% tmpUigtGK.zip |##################-------------------------------------| 33.14% tmpUigtGK.zip |##################-------------------------------------| 33.19% tmpUigtGK.zip |##################-------------------------------------| 33.23% tmpUigtGK.zip |##################-------------------------------------| 33.28% tmpUigtGK.zip |##################-------------------------------------| 33.32% tmpUigtGK.zip |##################-------------------------------------| 33.37% tmpUigtGK.zip |##################-------------------------------------| 33.42% tmpUigtGK.zip |##################-------------------------------------| 33.46% tmpUigtGK.zip |##################-------------------------------------| 33.51% tmpUigtGK.zip |##################-------------------------------------| 33.55% tmpUigtGK.zip |##################-------------------------------------| 33.6% tmpUigtGK.zip |###################------------------------------------| 33.64% tmpUigtGK.zip |###################------------------------------------| 33.69% tmpUigtGK.zip |###################------------------------------------| 33.73% tmpUigtGK.zip |###################------------------------------------| 33.78% tmpUigtGK.zip |###################------------------------------------| 33.83% tmpUigtGK.zip |###################------------------------------------| 33.87% tmpUigtGK.zip |###################------------------------------------| 33.92% tmpUigtGK.zip |###################------------------------------------| 33.96% tmpUigtGK.zip |###################------------------------------------| 34.01% tmpUigtGK.zip |###################------------------------------------| 34.05% tmpUigtGK.zip |###################------------------------------------| 34.1% tmpUigtGK.zip |###################------------------------------------| 34.15% tmpUigtGK.zip |###################------------------------------------| 34.19% tmpUigtGK.zip |###################------------------------------------| 34.24% tmpUigtGK.zip |###################------------------------------------| 34.28% tmpUigtGK.zip |###################------------------------------------| 34.33% tmpUigtGK.zip |###################------------------------------------| 34.37% tmpUigtGK.zip |###################------------------------------------| 34.42% tmpUigtGK.zip |###################------------------------------------| 34.47% tmpUigtGK.zip |###################------------------------------------| 34.51% tmpUigtGK.zip |###################------------------------------------| 34.56% tmpUigtGK.zip |###################------------------------------------| 34.6% tmpUigtGK.zip |###################------------------------------------| 34.65% tmpUigtGK.zip |###################------------------------------------| 34.69% tmpUigtGK.zip |###################------------------------------------| 34.74% tmpUigtGK.zip |###################------------------------------------| 34.78% tmpUigtGK.zip |###################------------------------------------| 34.83% tmpUigtGK.zip |###################------------------------------------| 34.88% tmpUigtGK.zip |###################------------------------------------| 34.92% tmpUigtGK.zip |###################------------------------------------| 34.97% tmpUigtGK.zip |###################------------------------------------| 35.01% tmpUigtGK.zip |###################------------------------------------| 35.06% tmpUigtGK.zip |###################------------------------------------| 35.1% tmpUigtGK.zip |###################------------------------------------| 35.15% tmpUigtGK.zip |###################------------------------------------| 35.2% tmpUigtGK.zip |###################------------------------------------| 35.24% tmpUigtGK.zip |###################------------------------------------| 35.29% tmpUigtGK.zip |###################------------------------------------| 35.33% tmpUigtGK.zip |###################------------------------------------| 35.38% tmpUigtGK.zip |###################------------------------------------| 35.42% tmpUigtGK.zip |####################-----------------------------------| 35.47% tmpUigtGK.zip |####################-----------------------------------| 35.52% tmpUigtGK.zip |####################-----------------------------------| 35.56% tmpUigtGK.zip |####################-----------------------------------| 35.61% tmpUigtGK.zip |####################-----------------------------------| 35.65% tmpUigtGK.zip |####################-----------------------------------| 35.7% tmpUigtGK.zip |####################-----------------------------------| 35.74% tmpUigtGK.zip |####################-----------------------------------| 35.79% tmpUigtGK.zip |####################-----------------------------------| 35.83% tmpUigtGK.zip |####################-----------------------------------| 35.88% tmpUigtGK.zip |####################-----------------------------------| 35.93% tmpUigtGK.zip |####################-----------------------------------| 35.97% tmpUigtGK.zip |####################-----------------------------------| 36.02% tmpUigtGK.zip |####################-----------------------------------| 36.06% tmpUigtGK.zip |####################-----------------------------------| 36.11% tmpUigtGK.zip |####################-----------------------------------| 36.15% tmpUigtGK.zip |####################-----------------------------------| 36.2% tmpUigtGK.zip |####################-----------------------------------| 36.25% tmpUigtGK.zip |####################-----------------------------------| 36.29% tmpUigtGK.zip |####################-----------------------------------| 36.34% tmpUigtGK.zip |####################-----------------------------------| 36.38% tmpUigtGK.zip |####################-----------------------------------| 36.43% tmpUigtGK.zip |####################-----------------------------------| 36.47% tmpUigtGK.zip |####################-----------------------------------| 36.52% tmpUigtGK.zip |####################-----------------------------------| 36.57% tmpUigtGK.zip |####################-----------------------------------| 36.61% tmpUigtGK.zip |####################-----------------------------------| 36.66% tmpUigtGK.zip |####################-----------------------------------| 36.7% tmpUigtGK.zip |####################-----------------------------------| 36.75% tmpUigtGK.zip |####################-----------------------------------| 36.79% tmpUigtGK.zip |####################-----------------------------------| 36.84% tmpUigtGK.zip |####################-----------------------------------| 36.88% tmpUigtGK.zip |####################-----------------------------------| 36.93% tmpUigtGK.zip |####################-----------------------------------| 36.98% tmpUigtGK.zip |####################-----------------------------------| 37.02% tmpUigtGK.zip |####################-----------------------------------| 37.07% tmpUigtGK.zip |####################-----------------------------------| 37.11% tmpUigtGK.zip |####################-----------------------------------| 37.16% tmpUigtGK.zip |####################-----------------------------------| 37.2% tmpUigtGK.zip |####################-----------------------------------| 37.25% tmpUigtGK.zip |#####################----------------------------------| 37.3% tmpUigtGK.zip |#####################----------------------------------| 37.34% tmpUigtGK.zip |#####################----------------------------------| 37.39% tmpUigtGK.zip |#####################----------------------------------| 37.43% tmpUigtGK.zip |#####################----------------------------------| 37.48% tmpUigtGK.zip |#####################----------------------------------| 37.52% tmpUigtGK.zip |#####################----------------------------------| 37.57% tmpUigtGK.zip |#####################----------------------------------| 37.62% tmpUigtGK.zip |#####################----------------------------------| 37.66% tmpUigtGK.zip |#####################----------------------------------| 37.71% tmpUigtGK.zip |#####################----------------------------------| 37.75% tmpUigtGK.zip |#####################----------------------------------| 37.8% tmpUigtGK.zip |#####################----------------------------------| 37.84% tmpUigtGK.zip |#####################----------------------------------| 37.89% tmpUigtGK.zip |#####################----------------------------------| 37.93% tmpUigtGK.zip |#####################----------------------------------| 37.98% tmpUigtGK.zip |#####################----------------------------------| 38.03% tmpUigtGK.zip |#####################----------------------------------| 38.07% tmpUigtGK.zip |#####################----------------------------------| 38.12% tmpUigtGK.zip |#####################----------------------------------| 38.16% tmpUigtGK.zip |#####################----------------------------------| 38.21% tmpUigtGK.zip |#####################----------------------------------| 38.25% tmpUigtGK.zip |#####################----------------------------------| 38.3% tmpUigtGK.zip |#####################----------------------------------| 38.35% tmpUigtGK.zip |#####################----------------------------------| 38.39% tmpUigtGK.zip |#####################----------------------------------| 38.44% tmpUigtGK.zip |#####################----------------------------------| 38.48% tmpUigtGK.zip |#####################----------------------------------| 38.53% tmpUigtGK.zip |#####################----------------------------------| 38.57% tmpUigtGK.zip |#####################----------------------------------| 38.62% tmpUigtGK.zip |#####################----------------------------------| 38.66% tmpUigtGK.zip |#####################----------------------------------| 38.71% tmpUigtGK.zip |#####################----------------------------------| 38.76% tmpUigtGK.zip |#####################----------------------------------| 38.8% tmpUigtGK.zip |#####################----------------------------------| 38.85% tmpUigtGK.zip |#####################----------------------------------| 38.89% tmpUigtGK.zip |#####################----------------------------------| 38.94% tmpUigtGK.zip |#####################----------------------------------| 38.98% tmpUigtGK.zip |#####################----------------------------------| 39.03% tmpUigtGK.zip |#####################----------------------------------| 39.08% tmpUigtGK.zip |######################---------------------------------| 39.12% tmpUigtGK.zip |######################---------------------------------| 39.17% tmpUigtGK.zip |######################---------------------------------| 39.21% tmpUigtGK.zip |######################---------------------------------| 39.26% tmpUigtGK.zip |######################---------------------------------| 39.3% tmpUigtGK.zip |######################---------------------------------| 39.35% tmpUigtGK.zip |######################---------------------------------| 39.4% tmpUigtGK.zip |######################---------------------------------| 39.44% tmpUigtGK.zip |######################---------------------------------| 39.49% tmpUigtGK.zip |######################---------------------------------| 39.53% tmpUigtGK.zip |######################---------------------------------| 39.58% tmpUigtGK.zip |######################---------------------------------| 39.62% tmpUigtGK.zip |######################---------------------------------| 39.67% tmpUigtGK.zip |######################---------------------------------| 39.71% tmpUigtGK.zip |######################---------------------------------| 39.76% tmpUigtGK.zip |######################---------------------------------| 39.81% tmpUigtGK.zip |######################---------------------------------| 39.85% tmpUigtGK.zip |######################---------------------------------| 39.9% tmpUigtGK.zip |######################---------------------------------| 39.94% tmpUigtGK.zip |######################---------------------------------| 39.99% tmpUigtGK.zip |######################---------------------------------| 40.03% tmpUigtGK.zip |######################---------------------------------| 40.08% tmpUigtGK.zip |######################---------------------------------| 40.13% tmpUigtGK.zip |######################---------------------------------| 40.17% tmpUigtGK.zip |######################---------------------------------| 40.22% tmpUigtGK.zip |######################---------------------------------| 40.26% tmpUigtGK.zip |######################---------------------------------| 40.31% tmpUigtGK.zip |######################---------------------------------| 40.35% tmpUigtGK.zip |######################---------------------------------| 40.4% tmpUigtGK.zip |######################---------------------------------| 40.45% tmpUigtGK.zip |######################---------------------------------| 40.49% tmpUigtGK.zip |######################---------------------------------| 40.54% tmpUigtGK.zip |######################---------------------------------| 40.58% tmpUigtGK.zip |######################---------------------------------| 40.63% tmpUigtGK.zip |######################---------------------------------| 40.67% tmpUigtGK.zip |######################---------------------------------| 40.72% tmpUigtGK.zip |######################---------------------------------| 40.76% tmpUigtGK.zip |######################---------------------------------| 40.81% tmpUigtGK.zip |######################---------------------------------| 40.86% tmpUigtGK.zip |######################---------------------------------| 40.9% tmpUigtGK.zip |#######################--------------------------------| 40.95% tmpUigtGK.zip |#######################--------------------------------| 40.99% tmpUigtGK.zip |#######################--------------------------------| 41.04% tmpUigtGK.zip |#######################--------------------------------| 41.08% tmpUigtGK.zip |#######################--------------------------------| 41.13% tmpUigtGK.zip |#######################--------------------------------| 41.18% tmpUigtGK.zip |#######################--------------------------------| 41.22% tmpUigtGK.zip |#######################--------------------------------| 41.27% tmpUigtGK.zip |#######################--------------------------------| 41.31% tmpUigtGK.zip |#######################--------------------------------| 41.36% tmpUigtGK.zip |#######################--------------------------------| 41.4% tmpUigtGK.zip |#######################--------------------------------| 41.45% tmpUigtGK.zip |#######################--------------------------------| 41.5% tmpUigtGK.zip |#######################--------------------------------| 41.54% tmpUigtGK.zip |#######################--------------------------------| 41.59% tmpUigtGK.zip |#######################--------------------------------| 41.63% tmpUigtGK.zip |#######################--------------------------------| 41.68% tmpUigtGK.zip |#######################--------------------------------| 41.72% tmpUigtGK.zip |#######################--------------------------------| 41.77% tmpUigtGK.zip |#######################--------------------------------| 41.81% tmpUigtGK.zip |#######################--------------------------------| 41.86% tmpUigtGK.zip |#######################--------------------------------| 41.91% tmpUigtGK.zip |#######################--------------------------------| 41.95% tmpUigtGK.zip |#######################--------------------------------| 42.0% tmpUigtGK.zip |#######################--------------------------------| 42.04% tmpUigtGK.zip |#######################--------------------------------| 42.09% tmpUigtGK.zip |#######################--------------------------------| 42.13% tmpUigtGK.zip |#######################--------------------------------| 42.18% tmpUigtGK.zip |#######################--------------------------------| 42.23% tmpUigtGK.zip |#######################--------------------------------| 42.27% tmpUigtGK.zip |#######################--------------------------------| 42.32% tmpUigtGK.zip |#######################--------------------------------| 42.36% tmpUigtGK.zip |#######################--------------------------------| 42.41% tmpUigtGK.zip |#######################--------------------------------| 42.45% tmpUigtGK.zip |#######################--------------------------------| 42.5% tmpUigtGK.zip |#######################--------------------------------| 42.55% tmpUigtGK.zip |#######################--------------------------------| 42.59% tmpUigtGK.zip |#######################--------------------------------| 42.64% tmpUigtGK.zip |#######################--------------------------------| 42.68% tmpUigtGK.zip |########################-------------------------------| 42.73% tmpUigtGK.zip |########################-------------------------------| 42.77% tmpUigtGK.zip |########################-------------------------------| 42.82% tmpUigtGK.zip |########################-------------------------------| 42.86% tmpUigtGK.zip |########################-------------------------------| 42.91% tmpUigtGK.zip |########################-------------------------------| 42.96% tmpUigtGK.zip |########################-------------------------------| 43.0% tmpUigtGK.zip |########################-------------------------------| 43.05% tmpUigtGK.zip |########################-------------------------------| 43.09% tmpUigtGK.zip |########################-------------------------------| 43.14% tmpUigtGK.zip |########################-------------------------------| 43.18% tmpUigtGK.zip |########################-------------------------------| 43.23% tmpUigtGK.zip |########################-------------------------------| 43.28% tmpUigtGK.zip |########################-------------------------------| 43.32% tmpUigtGK.zip |########################-------------------------------| 43.37% tmpUigtGK.zip |########################-------------------------------| 43.41% tmpUigtGK.zip |########################-------------------------------| 43.46% tmpUigtGK.zip |########################-------------------------------| 43.5% tmpUigtGK.zip |########################-------------------------------| 43.55% tmpUigtGK.zip |########################-------------------------------| 43.6% tmpUigtGK.zip |########################-------------------------------| 43.64% tmpUigtGK.zip |########################-------------------------------| 43.69% tmpUigtGK.zip |########################-------------------------------| 43.73% tmpUigtGK.zip |########################-------------------------------| 43.78% tmpUigtGK.zip |########################-------------------------------| 43.82% tmpUigtGK.zip |########################-------------------------------| 43.87% tmpUigtGK.zip |########################-------------------------------| 43.91% tmpUigtGK.zip |########################-------------------------------| 43.96% tmpUigtGK.zip |########################-------------------------------| 44.01% tmpUigtGK.zip |########################-------------------------------| 44.05% tmpUigtGK.zip |########################-------------------------------| 44.1% tmpUigtGK.zip |########################-------------------------------| 44.14% tmpUigtGK.zip |########################-------------------------------| 44.19% tmpUigtGK.zip |########################-------------------------------| 44.23% tmpUigtGK.zip |########################-------------------------------| 44.28% tmpUigtGK.zip |########################-------------------------------| 44.33% tmpUigtGK.zip |########################-------------------------------| 44.37% tmpUigtGK.zip |########################-------------------------------| 44.42% tmpUigtGK.zip |########################-------------------------------| 44.46% tmpUigtGK.zip |########################-------------------------------| 44.51% tmpUigtGK.zip |#########################------------------------------| 44.55% tmpUigtGK.zip |#########################------------------------------| 44.6% tmpUigtGK.zip |#########################------------------------------| 44.65% tmpUigtGK.zip |#########################------------------------------| 44.69% tmpUigtGK.zip |#########################------------------------------| 44.74% tmpUigtGK.zip |#########################------------------------------| 44.78% tmpUigtGK.zip |#########################------------------------------| 44.83% tmpUigtGK.zip |#########################------------------------------| 44.87% tmpUigtGK.zip |#########################------------------------------| 44.92% tmpUigtGK.zip |#########################------------------------------| 44.96% tmpUigtGK.zip |#########################------------------------------| 45.01% tmpUigtGK.zip |#########################------------------------------| 45.06% tmpUigtGK.zip |#########################------------------------------| 45.1% tmpUigtGK.zip |#########################------------------------------| 45.15% tmpUigtGK.zip |#########################------------------------------| 45.19% tmpUigtGK.zip |#########################------------------------------| 45.24% tmpUigtGK.zip |#########################------------------------------| 45.28% tmpUigtGK.zip |#########################------------------------------| 45.33% tmpUigtGK.zip |#########################------------------------------| 45.38% tmpUigtGK.zip |#########################------------------------------| 45.42% tmpUigtGK.zip |#########################------------------------------| 45.47% tmpUigtGK.zip |#########################------------------------------| 45.51% tmpUigtGK.zip |#########################------------------------------| 45.56% tmpUigtGK.zip |#########################------------------------------| 45.6% tmpUigtGK.zip |#########################------------------------------| 45.65% tmpUigtGK.zip |#########################------------------------------| 45.69% tmpUigtGK.zip |#########################------------------------------| 45.74% tmpUigtGK.zip |#########################------------------------------| 45.79% tmpUigtGK.zip |#########################------------------------------| 45.83% tmpUigtGK.zip |#########################------------------------------| 45.88% tmpUigtGK.zip |#########################------------------------------| 45.92% tmpUigtGK.zip |#########################------------------------------| 45.97% tmpUigtGK.zip |#########################------------------------------| 46.01% tmpUigtGK.zip |#########################------------------------------| 46.06% tmpUigtGK.zip |#########################------------------------------| 46.11% tmpUigtGK.zip |#########################------------------------------| 46.15% tmpUigtGK.zip |#########################------------------------------| 46.2% tmpUigtGK.zip |#########################------------------------------| 46.24% tmpUigtGK.zip |#########################------------------------------| 46.29% tmpUigtGK.zip |#########################------------------------------| 46.33% tmpUigtGK.zip |##########################-----------------------------| 46.38% tmpUigtGK.zip |##########################-----------------------------| 46.43% tmpUigtGK.zip |##########################-----------------------------| 46.47% tmpUigtGK.zip |##########################-----------------------------| 46.52% tmpUigtGK.zip |##########################-----------------------------| 46.56% tmpUigtGK.zip |##########################-----------------------------| 46.61% tmpUigtGK.zip |##########################-----------------------------| 46.65% tmpUigtGK.zip |##########################-----------------------------| 46.7% tmpUigtGK.zip |##########################-----------------------------| 46.74% tmpUigtGK.zip |##########################-----------------------------| 46.79% tmpUigtGK.zip |##########################-----------------------------| 46.84% tmpUigtGK.zip |##########################-----------------------------| 46.88% tmpUigtGK.zip |##########################-----------------------------| 46.93% tmpUigtGK.zip |##########################-----------------------------| 46.97% tmpUigtGK.zip |##########################-----------------------------| 47.02% tmpUigtGK.zip |##########################-----------------------------| 47.06% tmpUigtGK.zip |##########################-----------------------------| 47.11% tmpUigtGK.zip |##########################-----------------------------| 47.16% tmpUigtGK.zip |##########################-----------------------------| 47.2% tmpUigtGK.zip |##########################-----------------------------| 47.25% tmpUigtGK.zip |##########################-----------------------------| 47.29% tmpUigtGK.zip |##########################-----------------------------| 47.34% tmpUigtGK.zip |##########################-----------------------------| 47.38% tmpUigtGK.zip |##########################-----------------------------| 47.43% tmpUigtGK.zip |##########################-----------------------------| 47.48% tmpUigtGK.zip |##########################-----------------------------| 47.52% tmpUigtGK.zip |##########################-----------------------------| 47.57% tmpUigtGK.zip |##########################-----------------------------| 47.61% tmpUigtGK.zip |##########################-----------------------------| 47.66% tmpUigtGK.zip |##########################-----------------------------| 47.7% tmpUigtGK.zip |##########################-----------------------------| 47.75% tmpUigtGK.zip |##########################-----------------------------| 47.79% tmpUigtGK.zip |##########################-----------------------------| 47.84% tmpUigtGK.zip |##########################-----------------------------| 47.89% tmpUigtGK.zip |##########################-----------------------------| 47.93% tmpUigtGK.zip |##########################-----------------------------| 47.98% tmpUigtGK.zip |##########################-----------------------------| 48.02% tmpUigtGK.zip |##########################-----------------------------| 48.07% tmpUigtGK.zip |##########################-----------------------------| 48.11% tmpUigtGK.zip |##########################-----------------------------| 48.16% tmpUigtGK.zip |###########################----------------------------| 48.21% tmpUigtGK.zip |###########################----------------------------| 48.25% tmpUigtGK.zip |###########################----------------------------| 48.3% tmpUigtGK.zip |###########################----------------------------| 48.34% tmpUigtGK.zip |###########################----------------------------| 48.39% tmpUigtGK.zip |###########################----------------------------| 48.43% tmpUigtGK.zip |###########################----------------------------| 48.48% tmpUigtGK.zip |###########################----------------------------| 48.53% tmpUigtGK.zip |###########################----------------------------| 48.57% tmpUigtGK.zip |###########################----------------------------| 48.62% tmpUigtGK.zip |###########################----------------------------| 48.66% tmpUigtGK.zip |###########################----------------------------| 48.71% tmpUigtGK.zip |###########################----------------------------| 48.75% tmpUigtGK.zip |###########################----------------------------| 48.8% tmpUigtGK.zip |###########################----------------------------| 48.84% tmpUigtGK.zip |###########################----------------------------| 48.89% tmpUigtGK.zip |###########################----------------------------| 48.94% tmpUigtGK.zip |###########################----------------------------| 48.98% tmpUigtGK.zip |###########################----------------------------| 49.03% tmpUigtGK.zip |###########################----------------------------| 49.07% tmpUigtGK.zip |###########################----------------------------| 49.12% tmpUigtGK.zip |###########################----------------------------| 49.16% tmpUigtGK.zip |###########################----------------------------| 49.21% tmpUigtGK.zip |###########################----------------------------| 49.26% tmpUigtGK.zip |###########################----------------------------| 49.3% tmpUigtGK.zip |###########################----------------------------| 49.35% tmpUigtGK.zip |###########################----------------------------| 49.39% tmpUigtGK.zip |###########################----------------------------| 49.44% tmpUigtGK.zip |###########################----------------------------| 49.48% tmpUigtGK.zip |###########################----------------------------| 49.53% tmpUigtGK.zip |###########################----------------------------| 49.58% tmpUigtGK.zip |###########################----------------------------| 49.62% tmpUigtGK.zip |###########################----------------------------| 49.67% tmpUigtGK.zip |###########################----------------------------| 49.71% tmpUigtGK.zip |###########################----------------------------| 49.76% tmpUigtGK.zip |###########################----------------------------| 49.8% tmpUigtGK.zip |###########################----------------------------| 49.85% tmpUigtGK.zip |###########################----------------------------| 49.89% tmpUigtGK.zip |###########################----------------------------| 49.94% tmpUigtGK.zip |###########################----------------------------| 49.99% tmpUigtGK.zip |############################---------------------------| 50.03% tmpUigtGK.zip |############################---------------------------| 50.08% tmpUigtGK.zip |############################---------------------------| 50.12% tmpUigtGK.zip |############################---------------------------| 50.17% tmpUigtGK.zip |############################---------------------------| 50.21% tmpUigtGK.zip |############################---------------------------| 50.26% tmpUigtGK.zip |############################---------------------------| 50.31% tmpUigtGK.zip |############################---------------------------| 50.35% tmpUigtGK.zip |############################---------------------------| 50.4% tmpUigtGK.zip |############################---------------------------| 50.44% tmpUigtGK.zip |############################---------------------------| 50.49% tmpUigtGK.zip |############################---------------------------| 50.53% tmpUigtGK.zip |############################---------------------------| 50.58% tmpUigtGK.zip |############################---------------------------| 50.63% tmpUigtGK.zip |############################---------------------------| 50.67% tmpUigtGK.zip |############################---------------------------| 50.72% tmpUigtGK.zip |############################---------------------------| 50.76% tmpUigtGK.zip |############################---------------------------| 50.81% tmpUigtGK.zip |############################---------------------------| 50.85% tmpUigtGK.zip |############################---------------------------| 50.9% tmpUigtGK.zip |############################---------------------------| 50.94% tmpUigtGK.zip |############################---------------------------| 50.99% tmpUigtGK.zip |############################---------------------------| 51.04% tmpUigtGK.zip |############################---------------------------| 51.08% tmpUigtGK.zip |############################---------------------------| 51.13% tmpUigtGK.zip |############################---------------------------| 51.17% tmpUigtGK.zip |############################---------------------------| 51.22% tmpUigtGK.zip |############################---------------------------| 51.26% tmpUigtGK.zip |############################---------------------------| 51.31% tmpUigtGK.zip |############################---------------------------| 51.36% tmpUigtGK.zip |############################---------------------------| 51.4% tmpUigtGK.zip |############################---------------------------| 51.45% tmpUigtGK.zip |############################---------------------------| 51.49% tmpUigtGK.zip |############################---------------------------| 51.54% tmpUigtGK.zip |############################---------------------------| 51.58% tmpUigtGK.zip |############################---------------------------| 51.63% tmpUigtGK.zip |############################---------------------------| 51.68% tmpUigtGK.zip |############################---------------------------| 51.72% tmpUigtGK.zip |############################---------------------------| 51.77% tmpUigtGK.zip |############################---------------------------| 51.81% tmpUigtGK.zip |#############################--------------------------| 51.86% tmpUigtGK.zip |#############################--------------------------| 51.9% tmpUigtGK.zip |#############################--------------------------| 51.95% tmpUigtGK.zip |#############################--------------------------| 51.99% tmpUigtGK.zip |#############################--------------------------| 52.04% tmpUigtGK.zip |#############################--------------------------| 52.09% tmpUigtGK.zip |#############################--------------------------| 52.13% tmpUigtGK.zip |#############################--------------------------| 52.18% tmpUigtGK.zip |#############################--------------------------| 52.22% tmpUigtGK.zip |#############################--------------------------| 52.27% tmpUigtGK.zip |#############################--------------------------| 52.31% tmpUigtGK.zip |#############################--------------------------| 52.36% tmpUigtGK.zip |#############################--------------------------| 52.41% tmpUigtGK.zip |#############################--------------------------| 52.45% tmpUigtGK.zip |#############################--------------------------| 52.5% tmpUigtGK.zip |#############################--------------------------| 52.54% tmpUigtGK.zip |#############################--------------------------| 52.59% tmpUigtGK.zip |#############################--------------------------| 52.63% tmpUigtGK.zip |#############################--------------------------| 52.68% tmpUigtGK.zip |#############################--------------------------| 52.72% tmpUigtGK.zip |#############################--------------------------| 52.77% tmpUigtGK.zip |#############################--------------------------| 52.82% tmpUigtGK.zip |#############################--------------------------| 52.86% tmpUigtGK.zip |#############################--------------------------| 52.91% tmpUigtGK.zip |#############################--------------------------| 52.95% tmpUigtGK.zip |#############################--------------------------| 53.0% tmpUigtGK.zip |#############################--------------------------| 53.04% tmpUigtGK.zip |#############################--------------------------| 53.09% tmpUigtGK.zip |#############################--------------------------| 53.14% tmpUigtGK.zip |#############################--------------------------| 53.18% tmpUigtGK.zip |#############################--------------------------| 53.23% tmpUigtGK.zip |#############################--------------------------| 53.27% tmpUigtGK.zip |#############################--------------------------| 53.32% tmpUigtGK.zip |#############################--------------------------| 53.36% tmpUigtGK.zip |#############################--------------------------| 53.41% tmpUigtGK.zip |#############################--------------------------| 53.46% tmpUigtGK.zip |#############################--------------------------| 53.5% tmpUigtGK.zip |#############################--------------------------| 53.55% tmpUigtGK.zip |#############################--------------------------| 53.59% tmpUigtGK.zip |##############################-------------------------| 53.64% tmpUigtGK.zip |##############################-------------------------| 53.68% tmpUigtGK.zip |##############################-------------------------| 53.73% tmpUigtGK.zip |##############################-------------------------| 53.77% tmpUigtGK.zip |##############################-------------------------| 53.82% tmpUigtGK.zip |##############################-------------------------| 53.87% tmpUigtGK.zip |##############################-------------------------| 53.91% tmpUigtGK.zip |##############################-------------------------| 53.96% tmpUigtGK.zip |##############################-------------------------| 54.0% tmpUigtGK.zip |##############################-------------------------| 54.05% tmpUigtGK.zip |##############################-------------------------| 54.09% tmpUigtGK.zip |##############################-------------------------| 54.14% tmpUigtGK.zip |##############################-------------------------| 54.19% tmpUigtGK.zip |##############################-------------------------| 54.23% tmpUigtGK.zip |##############################-------------------------| 54.28% tmpUigtGK.zip |##############################-------------------------| 54.32% tmpUigtGK.zip |##############################-------------------------| 54.37% tmpUigtGK.zip |##############################-------------------------| 54.41% tmpUigtGK.zip |##############################-------------------------| 54.46% tmpUigtGK.zip |##############################-------------------------| 54.51% tmpUigtGK.zip |##############################-------------------------| 54.55% tmpUigtGK.zip |##############################-------------------------| 54.6% tmpUigtGK.zip |##############################-------------------------| 54.64% tmpUigtGK.zip |##############################-------------------------| 54.69% tmpUigtGK.zip |##############################-------------------------| 54.73% tmpUigtGK.zip |##############################-------------------------| 54.78% tmpUigtGK.zip |##############################-------------------------| 54.82% tmpUigtGK.zip |##############################-------------------------| 54.87% tmpUigtGK.zip |##############################-------------------------| 54.92% tmpUigtGK.zip |##############################-------------------------| 54.96% tmpUigtGK.zip |##############################-------------------------| 55.01% tmpUigtGK.zip |##############################-------------------------| 55.05% tmpUigtGK.zip |##############################-------------------------| 55.1% tmpUigtGK.zip |##############################-------------------------| 55.14% tmpUigtGK.zip |##############################-------------------------| 55.19% tmpUigtGK.zip |##############################-------------------------| 55.24% tmpUigtGK.zip |##############################-------------------------| 55.28% tmpUigtGK.zip |##############################-------------------------| 55.33% tmpUigtGK.zip |##############################-------------------------| 55.37% tmpUigtGK.zip |##############################-------------------------| 55.42% tmpUigtGK.zip |###############################------------------------| 55.46% tmpUigtGK.zip |###############################------------------------| 55.51% tmpUigtGK.zip |###############################------------------------| 55.56% tmpUigtGK.zip |###############################------------------------| 55.6% tmpUigtGK.zip |###############################------------------------| 55.65% tmpUigtGK.zip |###############################------------------------| 55.69% tmpUigtGK.zip |###############################------------------------| 55.74% tmpUigtGK.zip |###############################------------------------| 55.78% tmpUigtGK.zip |###############################------------------------| 55.83% tmpUigtGK.zip |###############################------------------------| 55.87% tmpUigtGK.zip |###############################------------------------| 55.92% tmpUigtGK.zip |###############################------------------------| 55.97% tmpUigtGK.zip |###############################------------------------| 56.01% tmpUigtGK.zip |###############################------------------------| 56.06% tmpUigtGK.zip |###############################------------------------| 56.1% tmpUigtGK.zip |###############################------------------------| 56.15% tmpUigtGK.zip |###############################------------------------| 56.19% tmpUigtGK.zip |###############################------------------------| 56.24% tmpUigtGK.zip |###############################------------------------| 56.29% tmpUigtGK.zip |###############################------------------------| 56.33% tmpUigtGK.zip |###############################------------------------| 56.38% tmpUigtGK.zip |###############################------------------------| 56.42% tmpUigtGK.zip |###############################------------------------| 56.47% tmpUigtGK.zip |###############################------------------------| 56.51% tmpUigtGK.zip |###############################------------------------| 56.56% tmpUigtGK.zip |###############################------------------------| 56.61% tmpUigtGK.zip |###############################------------------------| 56.65% tmpUigtGK.zip |###############################------------------------| 56.7% tmpUigtGK.zip |###############################------------------------| 56.74% tmpUigtGK.zip |###############################------------------------| 56.79% tmpUigtGK.zip |###############################------------------------| 56.83% tmpUigtGK.zip |###############################------------------------| 56.88% tmpUigtGK.zip |###############################------------------------| 56.92% tmpUigtGK.zip |###############################------------------------| 56.97% tmpUigtGK.zip |###############################------------------------| 57.02% tmpUigtGK.zip |###############################------------------------| 57.06% tmpUigtGK.zip |###############################------------------------| 57.11% tmpUigtGK.zip |###############################------------------------| 57.15% tmpUigtGK.zip |###############################------------------------| 57.2% tmpUigtGK.zip |###############################------------------------| 57.24% tmpUigtGK.zip |################################-----------------------| 57.29% tmpUigtGK.zip |################################-----------------------| 57.34% tmpUigtGK.zip |################################-----------------------| 57.38% tmpUigtGK.zip |################################-----------------------| 57.43% tmpUigtGK.zip |################################-----------------------| 57.47% tmpUigtGK.zip |################################-----------------------| 57.52% tmpUigtGK.zip |################################-----------------------| 57.56% tmpUigtGK.zip |################################-----------------------| 57.61% tmpUigtGK.zip |################################-----------------------| 57.66% tmpUigtGK.zip |################################-----------------------| 57.7% tmpUigtGK.zip |################################-----------------------| 57.75% tmpUigtGK.zip |################################-----------------------| 57.79% tmpUigtGK.zip |################################-----------------------| 57.84% tmpUigtGK.zip |################################-----------------------| 57.88% tmpUigtGK.zip |################################-----------------------| 57.93% tmpUigtGK.zip |################################-----------------------| 57.97% tmpUigtGK.zip |################################-----------------------| 58.02% tmpUigtGK.zip |################################-----------------------| 58.07% tmpUigtGK.zip |################################-----------------------| 58.11% tmpUigtGK.zip |################################-----------------------| 58.16% tmpUigtGK.zip |################################-----------------------| 58.2% tmpUigtGK.zip |################################-----------------------| 58.25% tmpUigtGK.zip |################################-----------------------| 58.29% tmpUigtGK.zip |################################-----------------------| 58.34% tmpUigtGK.zip |################################-----------------------| 58.39% tmpUigtGK.zip |################################-----------------------| 58.43% tmpUigtGK.zip |################################-----------------------| 58.48% tmpUigtGK.zip |################################-----------------------| 58.52% tmpUigtGK.zip |################################-----------------------| 58.57% tmpUigtGK.zip |################################-----------------------| 58.61% tmpUigtGK.zip |################################-----------------------| 58.66% tmpUigtGK.zip |################################-----------------------| 58.71% tmpUigtGK.zip |################################-----------------------| 58.75% tmpUigtGK.zip |################################-----------------------| 58.8% tmpUigtGK.zip |################################-----------------------| 58.84% tmpUigtGK.zip |################################-----------------------| 58.89% tmpUigtGK.zip |################################-----------------------| 58.93% tmpUigtGK.zip |################################-----------------------| 58.98% tmpUigtGK.zip |################################-----------------------| 59.02% tmpUigtGK.zip |################################-----------------------| 59.07% tmpUigtGK.zip |#################################----------------------| 59.12% tmpUigtGK.zip |#################################----------------------| 59.16% tmpUigtGK.zip |#################################----------------------| 59.21% tmpUigtGK.zip |#################################----------------------| 59.25% tmpUigtGK.zip |#################################----------------------| 59.3% tmpUigtGK.zip |#################################----------------------| 59.34% tmpUigtGK.zip |#################################----------------------| 59.39% tmpUigtGK.zip |#################################----------------------| 59.44% tmpUigtGK.zip |#################################----------------------| 59.48% tmpUigtGK.zip |#################################----------------------| 59.53% tmpUigtGK.zip |#################################----------------------| 59.57% tmpUigtGK.zip |#################################----------------------| 59.62% tmpUigtGK.zip |#################################----------------------| 59.66% tmpUigtGK.zip |#################################----------------------| 59.71% tmpUigtGK.zip |#################################----------------------| 59.75% tmpUigtGK.zip |#################################----------------------| 59.8% tmpUigtGK.zip |#################################----------------------| 59.85% tmpUigtGK.zip |#################################----------------------| 59.89% tmpUigtGK.zip |#################################----------------------| 59.94% tmpUigtGK.zip |#################################----------------------| 59.98% tmpUigtGK.zip |#################################----------------------| 60.03% tmpUigtGK.zip |#################################----------------------| 60.07% tmpUigtGK.zip |#################################----------------------| 60.12% tmpUigtGK.zip |#################################----------------------| 60.17% tmpUigtGK.zip |#################################----------------------| 60.21% tmpUigtGK.zip |#################################----------------------| 60.26% tmpUigtGK.zip |#################################----------------------| 60.3% tmpUigtGK.zip |#################################----------------------| 60.35% tmpUigtGK.zip |#################################----------------------| 60.39% tmpUigtGK.zip |#################################----------------------| 60.44% tmpUigtGK.zip |#################################----------------------| 60.49% tmpUigtGK.zip |#################################----------------------| 60.53% tmpUigtGK.zip |#################################----------------------| 60.58% tmpUigtGK.zip |#################################----------------------| 60.62% tmpUigtGK.zip |#################################----------------------| 60.67% tmpUigtGK.zip |#################################----------------------| 60.71% tmpUigtGK.zip |#################################----------------------| 60.76% tmpUigtGK.zip |#################################----------------------| 60.8% tmpUigtGK.zip |#################################----------------------| 60.85% tmpUigtGK.zip |#################################----------------------| 60.9% tmpUigtGK.zip |##################################---------------------| 60.94% tmpUigtGK.zip |##################################---------------------| 60.99% tmpUigtGK.zip |##################################---------------------| 61.03% tmpUigtGK.zip |##################################---------------------| 61.08% tmpUigtGK.zip |##################################---------------------| 61.12% tmpUigtGK.zip |##################################---------------------| 61.17% tmpUigtGK.zip |##################################---------------------| 61.22% tmpUigtGK.zip |##################################---------------------| 61.26% tmpUigtGK.zip |##################################---------------------| 61.31% tmpUigtGK.zip |##################################---------------------| 61.35% tmpUigtGK.zip |##################################---------------------| 61.4% tmpUigtGK.zip |##################################---------------------| 61.44% tmpUigtGK.zip |##################################---------------------| 61.49% tmpUigtGK.zip |##################################---------------------| 61.54% tmpUigtGK.zip |##################################---------------------| 61.58% tmpUigtGK.zip |##################################---------------------| 61.63% tmpUigtGK.zip |##################################---------------------| 61.67% tmpUigtGK.zip |##################################---------------------| 61.72% tmpUigtGK.zip |##################################---------------------| 61.76% tmpUigtGK.zip |##################################---------------------| 61.81% tmpUigtGK.zip |##################################---------------------| 61.85% tmpUigtGK.zip |##################################---------------------| 61.9% tmpUigtGK.zip |##################################---------------------| 61.95% tmpUigtGK.zip |##################################---------------------| 61.99% tmpUigtGK.zip |##################################---------------------| 62.04% tmpUigtGK.zip |##################################---------------------| 62.08% tmpUigtGK.zip |##################################---------------------| 62.13% tmpUigtGK.zip |##################################---------------------| 62.17% tmpUigtGK.zip |##################################---------------------| 62.22% tmpUigtGK.zip |##################################---------------------| 62.27% tmpUigtGK.zip |##################################---------------------| 62.31% tmpUigtGK.zip |##################################---------------------| 62.36% tmpUigtGK.zip |##################################---------------------| 62.4% tmpUigtGK.zip |##################################---------------------| 62.45% tmpUigtGK.zip |##################################---------------------| 62.49% tmpUigtGK.zip |##################################---------------------| 62.54% tmpUigtGK.zip |##################################---------------------| 62.59% tmpUigtGK.zip |##################################---------------------| 62.63% tmpUigtGK.zip |##################################---------------------| 62.68% tmpUigtGK.zip |##################################---------------------| 62.72% tmpUigtGK.zip |###################################--------------------| 62.77% tmpUigtGK.zip |###################################--------------------| 62.81% tmpUigtGK.zip |###################################--------------------| 62.86% tmpUigtGK.zip |###################################--------------------| 62.9% tmpUigtGK.zip |###################################--------------------| 62.95% tmpUigtGK.zip |###################################--------------------| 63.0% tmpUigtGK.zip |###################################--------------------| 63.04% tmpUigtGK.zip |###################################--------------------| 63.09% tmpUigtGK.zip |###################################--------------------| 63.13% tmpUigtGK.zip |###################################--------------------| 63.18% tmpUigtGK.zip |###################################--------------------| 63.22% tmpUigtGK.zip |###################################--------------------| 63.27% tmpUigtGK.zip |###################################--------------------| 63.32% tmpUigtGK.zip |###################################--------------------| 63.36% tmpUigtGK.zip |###################################--------------------| 63.41% tmpUigtGK.zip |###################################--------------------| 63.45% tmpUigtGK.zip |###################################--------------------| 63.5% tmpUigtGK.zip |###################################--------------------| 63.54% tmpUigtGK.zip |###################################--------------------| 63.59% tmpUigtGK.zip |###################################--------------------| 63.64% tmpUigtGK.zip |###################################--------------------| 63.68% tmpUigtGK.zip |###################################--------------------| 63.73% tmpUigtGK.zip |###################################--------------------| 63.77% tmpUigtGK.zip |###################################--------------------| 63.82% tmpUigtGK.zip |###################################--------------------| 63.86% tmpUigtGK.zip |###################################--------------------| 63.91% tmpUigtGK.zip |###################################--------------------| 63.95% tmpUigtGK.zip |###################################--------------------| 64.0% tmpUigtGK.zip |###################################--------------------| 64.05% tmpUigtGK.zip |###################################--------------------| 64.09% tmpUigtGK.zip |###################################--------------------| 64.14% tmpUigtGK.zip |###################################--------------------| 64.18% tmpUigtGK.zip |###################################--------------------| 64.23% tmpUigtGK.zip |###################################--------------------| 64.27% tmpUigtGK.zip |###################################--------------------| 64.32% tmpUigtGK.zip |###################################--------------------| 64.37% tmpUigtGK.zip |###################################--------------------| 64.41% tmpUigtGK.zip |###################################--------------------| 64.46% tmpUigtGK.zip |###################################--------------------| 64.5% tmpUigtGK.zip |####################################-------------------| 64.55% tmpUigtGK.zip |####################################-------------------| 64.59% tmpUigtGK.zip |####################################-------------------| 64.64% tmpUigtGK.zip |####################################-------------------| 64.69% tmpUigtGK.zip |####################################-------------------| 64.73% tmpUigtGK.zip |####################################-------------------| 64.78% tmpUigtGK.zip |####################################-------------------| 64.82% tmpUigtGK.zip |####################################-------------------| 64.87% tmpUigtGK.zip |####################################-------------------| 64.91% tmpUigtGK.zip |####################################-------------------| 64.96% tmpUigtGK.zip |####################################-------------------| 65.0% tmpUigtGK.zip |####################################-------------------| 65.05% tmpUigtGK.zip |####################################-------------------| 65.1% tmpUigtGK.zip |####################################-------------------| 65.14% tmpUigtGK.zip |####################################-------------------| 65.19% tmpUigtGK.zip |####################################-------------------| 65.23% tmpUigtGK.zip |####################################-------------------| 65.28% tmpUigtGK.zip |####################################-------------------| 65.32% tmpUigtGK.zip |####################################-------------------| 65.37% tmpUigtGK.zip |####################################-------------------| 65.42% tmpUigtGK.zip |####################################-------------------| 65.46% tmpUigtGK.zip |####################################-------------------| 65.51% tmpUigtGK.zip |####################################-------------------| 65.55% tmpUigtGK.zip |####################################-------------------| 65.6% tmpUigtGK.zip |####################################-------------------| 65.64% tmpUigtGK.zip |####################################-------------------| 65.69% tmpUigtGK.zip |####################################-------------------| 65.74% tmpUigtGK.zip |####################################-------------------| 65.78% tmpUigtGK.zip |####################################-------------------| 65.83% tmpUigtGK.zip |####################################-------------------| 65.87% tmpUigtGK.zip |####################################-------------------| 65.92% tmpUigtGK.zip |####################################-------------------| 65.96% tmpUigtGK.zip |####################################-------------------| 66.01% tmpUigtGK.zip |####################################-------------------| 66.05% tmpUigtGK.zip |####################################-------------------| 66.1% tmpUigtGK.zip |####################################-------------------| 66.15% tmpUigtGK.zip |####################################-------------------| 66.19% tmpUigtGK.zip |####################################-------------------| 66.24% tmpUigtGK.zip |####################################-------------------| 66.28% tmpUigtGK.zip |####################################-------------------| 66.33% tmpUigtGK.zip |#####################################------------------| 66.37% tmpUigtGK.zip |#####################################------------------| 66.42% tmpUigtGK.zip |#####################################------------------| 66.47% tmpUigtGK.zip |#####################################------------------| 66.51% tmpUigtGK.zip |#####################################------------------| 66.56% tmpUigtGK.zip |#####################################------------------| 66.6% tmpUigtGK.zip |#####################################------------------| 66.65% tmpUigtGK.zip |#####################################------------------| 66.69% tmpUigtGK.zip |#####################################------------------| 66.74% tmpUigtGK.zip |#####################################------------------| 66.78% tmpUigtGK.zip |#####################################------------------| 66.83% tmpUigtGK.zip |#####################################------------------| 66.88% tmpUigtGK.zip |#####################################------------------| 66.92% tmpUigtGK.zip |#####################################------------------| 66.97% tmpUigtGK.zip |#####################################------------------| 67.01% tmpUigtGK.zip |#####################################------------------| 67.06% tmpUigtGK.zip |#####################################------------------| 67.1% tmpUigtGK.zip |#####################################------------------| 67.15% tmpUigtGK.zip |#####################################------------------| 67.2% tmpUigtGK.zip |#####################################------------------| 67.24% tmpUigtGK.zip |#####################################------------------| 67.29% tmpUigtGK.zip |#####################################------------------| 67.33% tmpUigtGK.zip |#####################################------------------| 67.38% tmpUigtGK.zip |#####################################------------------| 67.42% tmpUigtGK.zip |#####################################------------------| 67.47% tmpUigtGK.zip |#####################################------------------| 67.52% tmpUigtGK.zip |#####################################------------------| 67.56% tmpUigtGK.zip |#####################################------------------| 67.61% tmpUigtGK.zip |#####################################------------------| 67.65% tmpUigtGK.zip |#####################################------------------| 67.7% tmpUigtGK.zip |#####################################------------------| 67.74% tmpUigtGK.zip |#####################################------------------| 67.79% tmpUigtGK.zip |#####################################------------------| 67.83% tmpUigtGK.zip |#####################################------------------| 67.88% tmpUigtGK.zip |#####################################------------------| 67.93% tmpUigtGK.zip |#####################################------------------| 67.97% tmpUigtGK.zip |#####################################------------------| 68.02% tmpUigtGK.zip |#####################################------------------| 68.06% tmpUigtGK.zip |#####################################------------------| 68.11% tmpUigtGK.zip |#####################################------------------| 68.15% tmpUigtGK.zip |######################################-----------------| 68.2% tmpUigtGK.zip |######################################-----------------| 68.25% tmpUigtGK.zip |######################################-----------------| 68.29% tmpUigtGK.zip |######################################-----------------| 68.34% tmpUigtGK.zip |######################################-----------------| 68.38% tmpUigtGK.zip |######################################-----------------| 68.43% tmpUigtGK.zip |######################################-----------------| 68.47% tmpUigtGK.zip |######################################-----------------| 68.52% tmpUigtGK.zip |######################################-----------------| 68.57% tmpUigtGK.zip |######################################-----------------| 68.61% tmpUigtGK.zip |######################################-----------------| 68.66% tmpUigtGK.zip |######################################-----------------| 68.7% tmpUigtGK.zip |######################################-----------------| 68.75% tmpUigtGK.zip |######################################-----------------| 68.79% tmpUigtGK.zip |######################################-----------------| 68.84% tmpUigtGK.zip |######################################-----------------| 68.88% tmpUigtGK.zip |######################################-----------------| 68.93% tmpUigtGK.zip |######################################-----------------| 68.98% tmpUigtGK.zip |######################################-----------------| 69.02% tmpUigtGK.zip |######################################-----------------| 69.07% tmpUigtGK.zip |######################################-----------------| 69.11% tmpUigtGK.zip |######################################-----------------| 69.16% tmpUigtGK.zip |######################################-----------------| 69.2% tmpUigtGK.zip |######################################-----------------| 69.25% tmpUigtGK.zip |######################################-----------------| 69.3% tmpUigtGK.zip |######################################-----------------| 69.34% tmpUigtGK.zip |######################################-----------------| 69.39% tmpUigtGK.zip |######################################-----------------| 69.43% tmpUigtGK.zip |######################################-----------------| 69.48% tmpUigtGK.zip |######################################-----------------| 69.52% tmpUigtGK.zip |######################################-----------------| 69.57% tmpUigtGK.zip |######################################-----------------| 69.62% tmpUigtGK.zip |######################################-----------------| 69.66% tmpUigtGK.zip |######################################-----------------| 69.71% tmpUigtGK.zip |######################################-----------------| 69.75% tmpUigtGK.zip |######################################-----------------| 69.8% tmpUigtGK.zip |######################################-----------------| 69.84% tmpUigtGK.zip |######################################-----------------| 69.89% tmpUigtGK.zip |######################################-----------------| 69.93% tmpUigtGK.zip |######################################-----------------| 69.98% tmpUigtGK.zip |#######################################----------------| 70.03% tmpUigtGK.zip |#######################################----------------| 70.07% tmpUigtGK.zip |#######################################----------------| 70.12% tmpUigtGK.zip |#######################################----------------| 70.16% tmpUigtGK.zip |#######################################----------------| 70.21% tmpUigtGK.zip |#######################################----------------| 70.25% tmpUigtGK.zip |#######################################----------------| 70.3% tmpUigtGK.zip |#######################################----------------| 70.35% tmpUigtGK.zip |#######################################----------------| 70.39% tmpUigtGK.zip |#######################################----------------| 70.44% tmpUigtGK.zip |#######################################----------------| 70.48% tmpUigtGK.zip |#######################################----------------| 70.53% tmpUigtGK.zip |#######################################----------------| 70.57% tmpUigtGK.zip |#######################################----------------| 70.62% tmpUigtGK.zip |#######################################----------------| 70.67% tmpUigtGK.zip |#######################################----------------| 70.71% tmpUigtGK.zip |#######################################----------------| 70.76% tmpUigtGK.zip |#######################################----------------| 70.8% tmpUigtGK.zip |#######################################----------------| 70.85% tmpUigtGK.zip |#######################################----------------| 70.89% tmpUigtGK.zip |#######################################----------------| 70.94% tmpUigtGK.zip |#######################################----------------| 70.98% tmpUigtGK.zip |#######################################----------------| 71.03% tmpUigtGK.zip |#######################################----------------| 71.08% tmpUigtGK.zip |#######################################----------------| 71.12% tmpUigtGK.zip |#######################################----------------| 71.17% tmpUigtGK.zip |#######################################----------------| 71.21% tmpUigtGK.zip |#######################################----------------| 71.26% tmpUigtGK.zip |#######################################----------------| 71.3% tmpUigtGK.zip |#######################################----------------| 71.35% tmpUigtGK.zip |#######################################----------------| 71.4% tmpUigtGK.zip |#######################################----------------| 71.44% tmpUigtGK.zip |#######################################----------------| 71.49% tmpUigtGK.zip |#######################################----------------| 71.53% tmpUigtGK.zip |#######################################----------------| 71.58% tmpUigtGK.zip |#######################################----------------| 71.62% tmpUigtGK.zip |#######################################----------------| 71.67% tmpUigtGK.zip |#######################################----------------| 71.72% tmpUigtGK.zip |#######################################----------------| 71.76% tmpUigtGK.zip |#######################################----------------| 71.81% tmpUigtGK.zip |########################################---------------| 71.85% tmpUigtGK.zip |########################################---------------| 71.9% tmpUigtGK.zip |########################################---------------| 71.94% tmpUigtGK.zip |########################################---------------| 71.99% tmpUigtGK.zip |########################################---------------| 72.03% tmpUigtGK.zip |########################################---------------| 72.08% tmpUigtGK.zip |########################################---------------| 72.13% tmpUigtGK.zip |########################################---------------| 72.17% tmpUigtGK.zip |########################################---------------| 72.22% tmpUigtGK.zip |########################################---------------| 72.26% tmpUigtGK.zip |########################################---------------| 72.31% tmpUigtGK.zip |########################################---------------| 72.35% tmpUigtGK.zip |########################################---------------| 72.4% tmpUigtGK.zip |########################################---------------| 72.45% tmpUigtGK.zip |########################################---------------| 72.49% tmpUigtGK.zip |########################################---------------| 72.54% tmpUigtGK.zip |########################################---------------| 72.58% tmpUigtGK.zip |########################################---------------| 72.63% tmpUigtGK.zip |########################################---------------| 72.67% tmpUigtGK.zip |########################################---------------| 72.72% tmpUigtGK.zip |########################################---------------| 72.77% tmpUigtGK.zip |########################################---------------| 72.81% tmpUigtGK.zip |########################################---------------| 72.86% tmpUigtGK.zip |########################################---------------| 72.9% tmpUigtGK.zip |########################################---------------| 72.95% tmpUigtGK.zip |########################################---------------| 72.99% tmpUigtGK.zip |########################################---------------| 73.04% tmpUigtGK.zip |########################################---------------| 73.08% tmpUigtGK.zip |########################################---------------| 73.13% tmpUigtGK.zip |########################################---------------| 73.18% tmpUigtGK.zip |########################################---------------| 73.22% tmpUigtGK.zip |########################################---------------| 73.27% tmpUigtGK.zip |########################################---------------| 73.31% tmpUigtGK.zip |########################################---------------| 73.36% tmpUigtGK.zip |########################################---------------| 73.4% tmpUigtGK.zip |########################################---------------| 73.45% tmpUigtGK.zip |########################################---------------| 73.5% tmpUigtGK.zip |########################################---------------| 73.54% tmpUigtGK.zip |########################################---------------| 73.59% tmpUigtGK.zip |########################################---------------| 73.63% tmpUigtGK.zip |#########################################--------------| 73.68% tmpUigtGK.zip |#########################################--------------| 73.72% tmpUigtGK.zip |#########################################--------------| 73.77% tmpUigtGK.zip |#########################################--------------| 73.81% tmpUigtGK.zip |#########################################--------------| 73.86% tmpUigtGK.zip |#########################################--------------| 73.91% tmpUigtGK.zip |#########################################--------------| 73.95% tmpUigtGK.zip |#########################################--------------| 74.0% tmpUigtGK.zip |#########################################--------------| 74.04% tmpUigtGK.zip |#########################################--------------| 74.09% tmpUigtGK.zip |#########################################--------------| 74.13% tmpUigtGK.zip |#########################################--------------| 74.18% tmpUigtGK.zip |#########################################--------------| 74.23% tmpUigtGK.zip |#########################################--------------| 74.27% tmpUigtGK.zip |#########################################--------------| 74.32% tmpUigtGK.zip |#########################################--------------| 74.36% tmpUigtGK.zip |#########################################--------------| 74.41% tmpUigtGK.zip |#########################################--------------| 74.45% tmpUigtGK.zip |#########################################--------------| 74.5% tmpUigtGK.zip |#########################################--------------| 74.55% tmpUigtGK.zip |#########################################--------------| 74.59% tmpUigtGK.zip |#########################################--------------| 74.64% tmpUigtGK.zip |#########################################--------------| 74.68% tmpUigtGK.zip |#########################################--------------| 74.73% tmpUigtGK.zip |#########################################--------------| 74.77% tmpUigtGK.zip |#########################################--------------| 74.82% tmpUigtGK.zip |#########################################--------------| 74.86% tmpUigtGK.zip |#########################################--------------| 74.91% tmpUigtGK.zip |#########################################--------------| 74.96% tmpUigtGK.zip |#########################################--------------| 75.0% tmpUigtGK.zip |#########################################--------------| 75.05% tmpUigtGK.zip |#########################################--------------| 75.09% tmpUigtGK.zip |#########################################--------------| 75.14% tmpUigtGK.zip |#########################################--------------| 75.18% tmpUigtGK.zip |#########################################--------------| 75.23% tmpUigtGK.zip |#########################################--------------| 75.28% tmpUigtGK.zip |#########################################--------------| 75.32% tmpUigtGK.zip |#########################################--------------| 75.37% tmpUigtGK.zip |#########################################--------------| 75.41% tmpUigtGK.zip |##########################################-------------| 75.46% tmpUigtGK.zip |##########################################-------------| 75.5% tmpUigtGK.zip |##########################################-------------| 75.55% tmpUigtGK.zip |##########################################-------------| 75.6% tmpUigtGK.zip |##########################################-------------| 75.64% tmpUigtGK.zip |##########################################-------------| 75.69% tmpUigtGK.zip |##########################################-------------| 75.73% tmpUigtGK.zip |##########################################-------------| 75.78% tmpUigtGK.zip |##########################################-------------| 75.82% tmpUigtGK.zip |##########################################-------------| 75.87% tmpUigtGK.zip |##########################################-------------| 75.91% tmpUigtGK.zip |##########################################-------------| 75.96% tmpUigtGK.zip |##########################################-------------| 76.01% tmpUigtGK.zip |##########################################-------------| 76.05% tmpUigtGK.zip |##########################################-------------| 76.1% tmpUigtGK.zip |##########################################-------------| 76.14% tmpUigtGK.zip |##########################################-------------| 76.19% tmpUigtGK.zip |##########################################-------------| 76.23% tmpUigtGK.zip |##########################################-------------| 76.28% tmpUigtGK.zip |##########################################-------------| 76.33% tmpUigtGK.zip |##########################################-------------| 76.37% tmpUigtGK.zip |##########################################-------------| 76.42% tmpUigtGK.zip |##########################################-------------| 76.46% tmpUigtGK.zip |##########################################-------------| 76.51% tmpUigtGK.zip |##########################################-------------| 76.55% tmpUigtGK.zip |##########################################-------------| 76.6% tmpUigtGK.zip |##########################################-------------| 76.65% tmpUigtGK.zip |##########################################-------------| 76.69% tmpUigtGK.zip |##########################################-------------| 76.74% tmpUigtGK.zip |##########################################-------------| 76.78% tmpUigtGK.zip |##########################################-------------| 76.83% tmpUigtGK.zip |##########################################-------------| 76.87% tmpUigtGK.zip |##########################################-------------| 76.92% tmpUigtGK.zip |##########################################-------------| 76.96% tmpUigtGK.zip |##########################################-------------| 77.01% tmpUigtGK.zip |##########################################-------------| 77.06% tmpUigtGK.zip |##########################################-------------| 77.1% tmpUigtGK.zip |##########################################-------------| 77.15% tmpUigtGK.zip |##########################################-------------| 77.19% tmpUigtGK.zip |##########################################-------------| 77.24% tmpUigtGK.zip |###########################################------------| 77.28% tmpUigtGK.zip |###########################################------------| 77.33% tmpUigtGK.zip |###########################################------------| 77.38% tmpUigtGK.zip |###########################################------------| 77.42% tmpUigtGK.zip |###########################################------------| 77.47% tmpUigtGK.zip |###########################################------------| 77.51% tmpUigtGK.zip |###########################################------------| 77.56% tmpUigtGK.zip |###########################################------------| 77.6% tmpUigtGK.zip |###########################################------------| 77.65% tmpUigtGK.zip |###########################################------------| 77.7% tmpUigtGK.zip |###########################################------------| 77.74% tmpUigtGK.zip |###########################################------------| 77.79% tmpUigtGK.zip |###########################################------------| 77.83% tmpUigtGK.zip |###########################################------------| 77.88% tmpUigtGK.zip |###########################################------------| 77.92% tmpUigtGK.zip |###########################################------------| 77.97% tmpUigtGK.zip |###########################################------------| 78.01% tmpUigtGK.zip |###########################################------------| 78.06% tmpUigtGK.zip |###########################################------------| 78.11% tmpUigtGK.zip |###########################################------------| 78.15% tmpUigtGK.zip |###########################################------------| 78.2% tmpUigtGK.zip |###########################################------------| 78.24% tmpUigtGK.zip |###########################################------------| 78.29% tmpUigtGK.zip |###########################################------------| 78.33% tmpUigtGK.zip |###########################################------------| 78.38% tmpUigtGK.zip |###########################################------------| 78.43% tmpUigtGK.zip |###########################################------------| 78.47% tmpUigtGK.zip |###########################################------------| 78.52% tmpUigtGK.zip |###########################################------------| 78.56% tmpUigtGK.zip |###########################################------------| 78.61% tmpUigtGK.zip |###########################################------------| 78.65% tmpUigtGK.zip |###########################################------------| 78.7% tmpUigtGK.zip |###########################################------------| 78.75% tmpUigtGK.zip |###########################################------------| 78.79% tmpUigtGK.zip |###########################################------------| 78.84% tmpUigtGK.zip |###########################################------------| 78.88% tmpUigtGK.zip |###########################################------------| 78.93% tmpUigtGK.zip |###########################################------------| 78.97% tmpUigtGK.zip |###########################################------------| 79.02% tmpUigtGK.zip |###########################################------------| 79.06% tmpUigtGK.zip |############################################-----------| 79.11% tmpUigtGK.zip |############################################-----------| 79.16% tmpUigtGK.zip |############################################-----------| 79.2% tmpUigtGK.zip |############################################-----------| 79.25% tmpUigtGK.zip |############################################-----------| 79.29% tmpUigtGK.zip |############################################-----------| 79.34% tmpUigtGK.zip |############################################-----------| 79.38% tmpUigtGK.zip |############################################-----------| 79.43% tmpUigtGK.zip |############################################-----------| 79.48% tmpUigtGK.zip |############################################-----------| 79.52% tmpUigtGK.zip |############################################-----------| 79.57% tmpUigtGK.zip |############################################-----------| 79.61% tmpUigtGK.zip |############################################-----------| 79.66% tmpUigtGK.zip |############################################-----------| 79.7% tmpUigtGK.zip |############################################-----------| 79.75% tmpUigtGK.zip |############################################-----------| 79.8% tmpUigtGK.zip |############################################-----------| 79.84% tmpUigtGK.zip |############################################-----------| 79.89% tmpUigtGK.zip |############################################-----------| 79.93% tmpUigtGK.zip |############################################-----------| 79.98% tmpUigtGK.zip |############################################-----------| 80.02% tmpUigtGK.zip |############################################-----------| 80.07% tmpUigtGK.zip |############################################-----------| 80.11% tmpUigtGK.zip |############################################-----------| 80.16% tmpUigtGK.zip |############################################-----------| 80.21% tmpUigtGK.zip |############################################-----------| 80.25% tmpUigtGK.zip |############################################-----------| 80.3% tmpUigtGK.zip |############################################-----------| 80.34% tmpUigtGK.zip |############################################-----------| 80.39% tmpUigtGK.zip |############################################-----------| 80.43% tmpUigtGK.zip |############################################-----------| 80.48% tmpUigtGK.zip |############################################-----------| 80.53% tmpUigtGK.zip |############################################-----------| 80.57% tmpUigtGK.zip |############################################-----------| 80.62% tmpUigtGK.zip |############################################-----------| 80.66% tmpUigtGK.zip |############################################-----------| 80.71% tmpUigtGK.zip |############################################-----------| 80.75% tmpUigtGK.zip |############################################-----------| 80.8% tmpUigtGK.zip |############################################-----------| 80.84% tmpUigtGK.zip |############################################-----------| 80.89% tmpUigtGK.zip |#############################################----------| 80.94% tmpUigtGK.zip |#############################################----------| 80.98% tmpUigtGK.zip |#############################################----------| 81.03% tmpUigtGK.zip |#############################################----------| 81.07% tmpUigtGK.zip |#############################################----------| 81.12% tmpUigtGK.zip |#############################################----------| 81.16% tmpUigtGK.zip |#############################################----------| 81.21% tmpUigtGK.zip |#############################################----------| 81.26% tmpUigtGK.zip |#############################################----------| 81.3% tmpUigtGK.zip |#############################################----------| 81.35% tmpUigtGK.zip |#############################################----------| 81.39% tmpUigtGK.zip |#############################################----------| 81.44% tmpUigtGK.zip |#############################################----------| 81.48% tmpUigtGK.zip |#############################################----------| 81.53% tmpUigtGK.zip |#############################################----------| 81.58% tmpUigtGK.zip |#############################################----------| 81.62% tmpUigtGK.zip |#############################################----------| 81.67% tmpUigtGK.zip |#############################################----------| 81.71% tmpUigtGK.zip |#############################################----------| 81.76% tmpUigtGK.zip |#############################################----------| 81.8% tmpUigtGK.zip |#############################################----------| 81.85% tmpUigtGK.zip |#############################################----------| 81.89% tmpUigtGK.zip |#############################################----------| 81.94% tmpUigtGK.zip |#############################################----------| 81.99% tmpUigtGK.zip |#############################################----------| 82.03% tmpUigtGK.zip |#############################################----------| 82.08% tmpUigtGK.zip |#############################################----------| 82.12% tmpUigtGK.zip |#############################################----------| 82.17% tmpUigtGK.zip |#############################################----------| 82.21% tmpUigtGK.zip |#############################################----------| 82.26% tmpUigtGK.zip |#############################################----------| 82.31% tmpUigtGK.zip |#############################################----------| 82.35% tmpUigtGK.zip |#############################################----------| 82.4% tmpUigtGK.zip |#############################################----------| 82.44% tmpUigtGK.zip |#############################################----------| 82.49% tmpUigtGK.zip |#############################################----------| 82.53% tmpUigtGK.zip |#############################################----------| 82.58% tmpUigtGK.zip |#############################################----------| 82.63% tmpUigtGK.zip |#############################################----------| 82.67% tmpUigtGK.zip |#############################################----------| 82.72% tmpUigtGK.zip |##############################################---------| 82.76% tmpUigtGK.zip |##############################################---------| 82.81% tmpUigtGK.zip |##############################################---------| 82.85% tmpUigtGK.zip |##############################################---------| 82.9% tmpUigtGK.zip |##############################################---------| 82.94% tmpUigtGK.zip |##############################################---------| 82.99% tmpUigtGK.zip |##############################################---------| 83.04% tmpUigtGK.zip |##############################################---------| 83.08% tmpUigtGK.zip |##############################################---------| 83.13% tmpUigtGK.zip |##############################################---------| 83.17% tmpUigtGK.zip |##############################################---------| 83.22% tmpUigtGK.zip |##############################################---------| 83.26% tmpUigtGK.zip |##############################################---------| 83.31% tmpUigtGK.zip |##############################################---------| 83.36% tmpUigtGK.zip |##############################################---------| 83.4% tmpUigtGK.zip |##############################################---------| 83.45% tmpUigtGK.zip |##############################################---------| 83.49% tmpUigtGK.zip |##############################################---------| 83.54% tmpUigtGK.zip |##############################################---------| 83.58% tmpUigtGK.zip |##############################################---------| 83.63% tmpUigtGK.zip |##############################################---------| 83.68% tmpUigtGK.zip |##############################################---------| 83.72% tmpUigtGK.zip |##############################################---------| 83.77% tmpUigtGK.zip |##############################################---------| 83.81% tmpUigtGK.zip |##############################################---------| 83.86% tmpUigtGK.zip |##############################################---------| 83.9% tmpUigtGK.zip |##############################################---------| 83.95% tmpUigtGK.zip |##############################################---------| 83.99% tmpUigtGK.zip |##############################################---------| 84.04% tmpUigtGK.zip |##############################################---------| 84.09% tmpUigtGK.zip |##############################################---------| 84.13% tmpUigtGK.zip |##############################################---------| 84.18% tmpUigtGK.zip |##############################################---------| 84.22% tmpUigtGK.zip |##############################################---------| 84.27% tmpUigtGK.zip |##############################################---------| 84.31% tmpUigtGK.zip |##############################################---------| 84.36% tmpUigtGK.zip |##############################################---------| 84.41% tmpUigtGK.zip |##############################################---------| 84.45% tmpUigtGK.zip |##############################################---------| 84.5% tmpUigtGK.zip |##############################################---------| 84.54% tmpUigtGK.zip |###############################################--------| 84.59% tmpUigtGK.zip |###############################################--------| 84.63% tmpUigtGK.zip |###############################################--------| 84.68% tmpUigtGK.zip |###############################################--------| 84.73% tmpUigtGK.zip |###############################################--------| 84.77% tmpUigtGK.zip |###############################################--------| 84.82% tmpUigtGK.zip |###############################################--------| 84.86% tmpUigtGK.zip |###############################################--------| 84.91% tmpUigtGK.zip |###############################################--------| 84.95% tmpUigtGK.zip |###############################################--------| 85.0% tmpUigtGK.zip |###############################################--------| 85.04% tmpUigtGK.zip |###############################################--------| 85.09% tmpUigtGK.zip |###############################################--------| 85.14% tmpUigtGK.zip |###############################################--------| 85.18% tmpUigtGK.zip |###############################################--------| 85.23% tmpUigtGK.zip |###############################################--------| 85.27% tmpUigtGK.zip |###############################################--------| 85.32% tmpUigtGK.zip |###############################################--------| 85.36% tmpUigtGK.zip |###############################################--------| 85.41% tmpUigtGK.zip |###############################################--------| 85.46% tmpUigtGK.zip |###############################################--------| 85.5% tmpUigtGK.zip |###############################################--------| 85.55% tmpUigtGK.zip |###############################################--------| 85.59% tmpUigtGK.zip |###############################################--------| 85.64% tmpUigtGK.zip |###############################################--------| 85.68% tmpUigtGK.zip |###############################################--------| 85.73% tmpUigtGK.zip |###############################################--------| 85.78% tmpUigtGK.zip |###############################################--------| 85.82% tmpUigtGK.zip |###############################################--------| 85.87% tmpUigtGK.zip |###############################################--------| 85.91% tmpUigtGK.zip |###############################################--------| 85.96% tmpUigtGK.zip |###############################################--------| 86.0% tmpUigtGK.zip |###############################################--------| 86.05% tmpUigtGK.zip |###############################################--------| 86.09% tmpUigtGK.zip |###############################################--------| 86.14% tmpUigtGK.zip |###############################################--------| 86.19% tmpUigtGK.zip |###############################################--------| 86.23% tmpUigtGK.zip |###############################################--------| 86.28% tmpUigtGK.zip |###############################################--------| 86.32% tmpUigtGK.zip |################################################-------| 86.37% tmpUigtGK.zip |################################################-------| 86.41% tmpUigtGK.zip |################################################-------| 86.46% tmpUigtGK.zip |################################################-------| 86.51% tmpUigtGK.zip |################################################-------| 86.55% tmpUigtGK.zip |################################################-------| 86.6% tmpUigtGK.zip |################################################-------| 86.64% tmpUigtGK.zip |################################################-------| 86.69% tmpUigtGK.zip |################################################-------| 86.73% tmpUigtGK.zip |################################################-------| 86.78% tmpUigtGK.zip |################################################-------| 86.83% tmpUigtGK.zip |################################################-------| 86.87% tmpUigtGK.zip |################################################-------| 86.92% tmpUigtGK.zip |################################################-------| 86.96% tmpUigtGK.zip |################################################-------| 87.01% tmpUigtGK.zip |################################################-------| 87.05% tmpUigtGK.zip |################################################-------| 87.1% tmpUigtGK.zip |################################################-------| 87.14% tmpUigtGK.zip |################################################-------| 87.19% tmpUigtGK.zip |################################################-------| 87.24% tmpUigtGK.zip |################################################-------| 87.28% tmpUigtGK.zip |################################################-------| 87.33% tmpUigtGK.zip |################################################-------| 87.37% tmpUigtGK.zip |################################################-------| 87.42% tmpUigtGK.zip |################################################-------| 87.46% tmpUigtGK.zip |################################################-------| 87.51% tmpUigtGK.zip |################################################-------| 87.56% tmpUigtGK.zip |################################################-------| 87.6% tmpUigtGK.zip |################################################-------| 87.65% tmpUigtGK.zip |################################################-------| 87.69% tmpUigtGK.zip |################################################-------| 87.74% tmpUigtGK.zip |################################################-------| 87.78% tmpUigtGK.zip |################################################-------| 87.83% tmpUigtGK.zip |################################################-------| 87.87% tmpUigtGK.zip |################################################-------| 87.92% tmpUigtGK.zip |################################################-------| 87.97% tmpUigtGK.zip |################################################-------| 88.01% tmpUigtGK.zip |################################################-------| 88.06% tmpUigtGK.zip |################################################-------| 88.1% tmpUigtGK.zip |################################################-------| 88.15% tmpUigtGK.zip |#################################################------| 88.19% tmpUigtGK.zip |#################################################------| 88.24% tmpUigtGK.zip |#################################################------| 88.29% tmpUigtGK.zip |#################################################------| 88.33% tmpUigtGK.zip |#################################################------| 88.38% tmpUigtGK.zip |#################################################------| 88.42% tmpUigtGK.zip |#################################################------| 88.47% tmpUigtGK.zip |#################################################------| 88.51% tmpUigtGK.zip |#################################################------| 88.56% tmpUigtGK.zip |#################################################------| 88.61% tmpUigtGK.zip |#################################################------| 88.65% tmpUigtGK.zip |#################################################------| 88.7% tmpUigtGK.zip |#################################################------| 88.74% tmpUigtGK.zip |#################################################------| 88.79% tmpUigtGK.zip |#################################################------| 88.83% tmpUigtGK.zip |#################################################------| 88.88% tmpUigtGK.zip |#################################################------| 88.92% tmpUigtGK.zip |#################################################------| 88.97% tmpUigtGK.zip |#################################################------| 89.02% tmpUigtGK.zip |#################################################------| 89.06% tmpUigtGK.zip |#################################################------| 89.11% tmpUigtGK.zip |#################################################------| 89.15% tmpUigtGK.zip |#################################################------| 89.2% tmpUigtGK.zip |#################################################------| 89.24% tmpUigtGK.zip |#################################################------| 89.29% tmpUigtGK.zip |#################################################------| 89.34% tmpUigtGK.zip |#################################################------| 89.38% tmpUigtGK.zip |#################################################------| 89.43% tmpUigtGK.zip |#################################################------| 89.47% tmpUigtGK.zip |#################################################------| 89.52% tmpUigtGK.zip |#################################################------| 89.56% tmpUigtGK.zip |#################################################------| 89.61% tmpUigtGK.zip |#################################################------| 89.66% tmpUigtGK.zip |#################################################------| 89.7% tmpUigtGK.zip |#################################################------| 89.75% tmpUigtGK.zip |#################################################------| 89.79% tmpUigtGK.zip |#################################################------| 89.84% tmpUigtGK.zip |#################################################------| 89.88% tmpUigtGK.zip |#################################################------| 89.93% tmpUigtGK.zip |#################################################------| 89.97% tmpUigtGK.zip |##################################################-----| 90.02% tmpUigtGK.zip |##################################################-----| 90.07% tmpUigtGK.zip |##################################################-----| 90.11% tmpUigtGK.zip |##################################################-----| 90.16% tmpUigtGK.zip |##################################################-----| 90.2% tmpUigtGK.zip |##################################################-----| 90.25% tmpUigtGK.zip |##################################################-----| 90.29% tmpUigtGK.zip |##################################################-----| 90.34% tmpUigtGK.zip |##################################################-----| 90.39% tmpUigtGK.zip |##################################################-----| 90.43% tmpUigtGK.zip |##################################################-----| 90.48% tmpUigtGK.zip |##################################################-----| 90.52% tmpUigtGK.zip |##################################################-----| 90.57% tmpUigtGK.zip |##################################################-----| 90.61% tmpUigtGK.zip |##################################################-----| 90.66% tmpUigtGK.zip |##################################################-----| 90.71% tmpUigtGK.zip |##################################################-----| 90.75% tmpUigtGK.zip |##################################################-----| 90.8% tmpUigtGK.zip |##################################################-----| 90.84% tmpUigtGK.zip |##################################################-----| 90.89% tmpUigtGK.zip |##################################################-----| 90.93% tmpUigtGK.zip |##################################################-----| 90.98% tmpUigtGK.zip |##################################################-----| 91.02% tmpUigtGK.zip |##################################################-----| 91.07% tmpUigtGK.zip |##################################################-----| 91.12% tmpUigtGK.zip |##################################################-----| 91.16% tmpUigtGK.zip |##################################################-----| 91.21% tmpUigtGK.zip |##################################################-----| 91.25% tmpUigtGK.zip |##################################################-----| 91.3% tmpUigtGK.zip |##################################################-----| 91.34% tmpUigtGK.zip |##################################################-----| 91.39% tmpUigtGK.zip |##################################################-----| 91.44% tmpUigtGK.zip |##################################################-----| 91.48% tmpUigtGK.zip |##################################################-----| 91.53% tmpUigtGK.zip |##################################################-----| 91.57% tmpUigtGK.zip |##################################################-----| 91.62% tmpUigtGK.zip |##################################################-----| 91.66% tmpUigtGK.zip |##################################################-----| 91.71% tmpUigtGK.zip |##################################################-----| 91.76% tmpUigtGK.zip |##################################################-----| 91.8% tmpUigtGK.zip |###################################################----| 91.85% tmpUigtGK.zip |###################################################----| 91.89% tmpUigtGK.zip |###################################################----| 91.94% tmpUigtGK.zip |###################################################----| 91.98% tmpUigtGK.zip |###################################################----| 92.03% tmpUigtGK.zip |###################################################----| 92.07% tmpUigtGK.zip |###################################################----| 92.12% tmpUigtGK.zip |###################################################----| 92.17% tmpUigtGK.zip |###################################################----| 92.21% tmpUigtGK.zip |###################################################----| 92.26% tmpUigtGK.zip |###################################################----| 92.3% tmpUigtGK.zip |###################################################----| 92.35% tmpUigtGK.zip |###################################################----| 92.39% tmpUigtGK.zip |###################################################----| 92.44% tmpUigtGK.zip |###################################################----| 92.49% tmpUigtGK.zip |###################################################----| 92.53% tmpUigtGK.zip |###################################################----| 92.58% tmpUigtGK.zip |###################################################----| 92.62% tmpUigtGK.zip |###################################################----| 92.67% tmpUigtGK.zip |###################################################----| 92.71% tmpUigtGK.zip |###################################################----| 92.76% tmpUigtGK.zip |###################################################----| 92.81% tmpUigtGK.zip |###################################################----| 92.85% tmpUigtGK.zip |###################################################----| 92.9% tmpUigtGK.zip |###################################################----| 92.94% tmpUigtGK.zip |###################################################----| 92.99% tmpUigtGK.zip |###################################################----| 93.03% tmpUigtGK.zip |###################################################----| 93.08% tmpUigtGK.zip |###################################################----| 93.12% tmpUigtGK.zip |###################################################----| 93.17% tmpUigtGK.zip |###################################################----| 93.22% tmpUigtGK.zip |###################################################----| 93.26% tmpUigtGK.zip |###################################################----| 93.31% tmpUigtGK.zip |###################################################----| 93.35% tmpUigtGK.zip |###################################################----| 93.4% tmpUigtGK.zip |###################################################----| 93.44% tmpUigtGK.zip |###################################################----| 93.49% tmpUigtGK.zip |###################################################----| 93.54% tmpUigtGK.zip |###################################################----| 93.58% tmpUigtGK.zip |###################################################----| 93.63% tmpUigtGK.zip |####################################################---| 93.67% tmpUigtGK.zip |####################################################---| 93.72% tmpUigtGK.zip |####################################################---| 93.76% tmpUigtGK.zip |####################################################---| 93.81% tmpUigtGK.zip |####################################################---| 93.86% tmpUigtGK.zip |####################################################---| 93.9% tmpUigtGK.zip |####################################################---| 93.95% tmpUigtGK.zip |####################################################---| 93.99% tmpUigtGK.zip |####################################################---| 94.04% tmpUigtGK.zip |####################################################---| 94.08% tmpUigtGK.zip |####################################################---| 94.13% tmpUigtGK.zip |####################################################---| 94.17% tmpUigtGK.zip |####################################################---| 94.22% tmpUigtGK.zip |####################################################---| 94.27% tmpUigtGK.zip |####################################################---| 94.31% tmpUigtGK.zip |####################################################---| 94.36% tmpUigtGK.zip |####################################################---| 94.4% tmpUigtGK.zip |####################################################---| 94.45% tmpUigtGK.zip |####################################################---| 94.49% tmpUigtGK.zip |####################################################---| 94.54% tmpUigtGK.zip |####################################################---| 94.59% tmpUigtGK.zip |####################################################---| 94.63% tmpUigtGK.zip |####################################################---| 94.68% tmpUigtGK.zip |####################################################---| 94.72% tmpUigtGK.zip |####################################################---| 94.77% tmpUigtGK.zip |####################################################---| 94.81% tmpUigtGK.zip |####################################################---| 94.86% tmpUigtGK.zip |####################################################---| 94.9% tmpUigtGK.zip |####################################################---| 94.95% tmpUigtGK.zip |####################################################---| 95.0% tmpUigtGK.zip |####################################################---| 95.04% tmpUigtGK.zip |####################################################---| 95.09% tmpUigtGK.zip |####################################################---| 95.13% tmpUigtGK.zip |####################################################---| 95.18% tmpUigtGK.zip |####################################################---| 95.22% tmpUigtGK.zip |####################################################---| 95.27% tmpUigtGK.zip |####################################################---| 95.32% tmpUigtGK.zip |####################################################---| 95.36% tmpUigtGK.zip |####################################################---| 95.41% tmpUigtGK.zip |####################################################---| 95.45% tmpUigtGK.zip |#####################################################--| 95.5% tmpUigtGK.zip |#####################################################--| 95.54% tmpUigtGK.zip |#####################################################--| 95.59% tmpUigtGK.zip |#####################################################--| 95.64% tmpUigtGK.zip |#####################################################--| 95.68% tmpUigtGK.zip |#####################################################--| 95.73% tmpUigtGK.zip |#####################################################--| 95.77% tmpUigtGK.zip |#####################################################--| 95.82% tmpUigtGK.zip |#####################################################--| 95.86% tmpUigtGK.zip |#####################################################--| 95.91% tmpUigtGK.zip |#####################################################--| 95.95% tmpUigtGK.zip |#####################################################--| 96.0% tmpUigtGK.zip |#####################################################--| 96.05% tmpUigtGK.zip |#####################################################--| 96.09% tmpUigtGK.zip |#####################################################--| 96.14% tmpUigtGK.zip |#####################################################--| 96.18% tmpUigtGK.zip |#####################################################--| 96.23% tmpUigtGK.zip |#####################################################--| 96.27% tmpUigtGK.zip |#####################################################--| 96.32% tmpUigtGK.zip |#####################################################--| 96.37% tmpUigtGK.zip |#####################################################--| 96.41% tmpUigtGK.zip |#####################################################--| 96.46% tmpUigtGK.zip |#####################################################--| 96.5% tmpUigtGK.zip |#####################################################--| 96.55% tmpUigtGK.zip |#####################################################--| 96.59% tmpUigtGK.zip |#####################################################--| 96.64% tmpUigtGK.zip |#####################################################--| 96.69% tmpUigtGK.zip |#####################################################--| 96.73% tmpUigtGK.zip |#####################################################--| 96.78% tmpUigtGK.zip |#####################################################--| 96.82% tmpUigtGK.zip |#####################################################--| 96.87% tmpUigtGK.zip |#####################################################--| 96.91% tmpUigtGK.zip |#####################################################--| 96.96% tmpUigtGK.zip |#####################################################--| 97.0% tmpUigtGK.zip |#####################################################--| 97.05% tmpUigtGK.zip |#####################################################--| 97.1% tmpUigtGK.zip |#####################################################--| 97.14% tmpUigtGK.zip |#####################################################--| 97.19% tmpUigtGK.zip |#####################################################--| 97.23% tmpUigtGK.zip |######################################################-| 97.28% tmpUigtGK.zip |######################################################-| 97.32% tmpUigtGK.zip |######################################################-| 97.37% tmpUigtGK.zip |######################################################-| 97.42% tmpUigtGK.zip |######################################################-| 97.46% tmpUigtGK.zip |######################################################-| 97.51% tmpUigtGK.zip |######################################################-| 97.55% tmpUigtGK.zip |######################################################-| 97.6% tmpUigtGK.zip |######################################################-| 97.64% tmpUigtGK.zip |######################################################-| 97.69% tmpUigtGK.zip |######################################################-| 97.74% tmpUigtGK.zip |######################################################-| 97.78% tmpUigtGK.zip |######################################################-| 97.83% tmpUigtGK.zip |######################################################-| 97.87% tmpUigtGK.zip |######################################################-| 97.92% tmpUigtGK.zip |######################################################-| 97.96% tmpUigtGK.zip |######################################################-| 98.01% tmpUigtGK.zip |######################################################-| 98.05% tmpUigtGK.zip |######################################################-| 98.1% tmpUigtGK.zip |######################################################-| 98.15% tmpUigtGK.zip |######################################################-| 98.19% tmpUigtGK.zip |######################################################-| 98.24% tmpUigtGK.zip |######################################################-| 98.28% tmpUigtGK.zip |######################################################-| 98.33% tmpUigtGK.zip |######################################################-| 98.37% tmpUigtGK.zip |######################################################-| 98.42% tmpUigtGK.zip |######################################################-| 98.47% tmpUigtGK.zip |######################################################-| 98.51% tmpUigtGK.zip |######################################################-| 98.56% tmpUigtGK.zip |######################################################-| 98.6% tmpUigtGK.zip |######################################################-| 98.65% tmpUigtGK.zip |######################################################-| 98.69% tmpUigtGK.zip |######################################################-| 98.74% tmpUigtGK.zip |######################################################-| 98.79% tmpUigtGK.zip |######################################################-| 98.83% tmpUigtGK.zip |######################################################-| 98.88% tmpUigtGK.zip |######################################################-| 98.92% tmpUigtGK.zip |######################################################-| 98.97% tmpUigtGK.zip |######################################################-| 99.01% tmpUigtGK.zip |######################################################-| 99.06% tmpUigtGK.zip |#######################################################| 99.1% tmpUigtGK.zip |#######################################################| 99.15% tmpUigtGK.zip |#######################################################| 99.2% tmpUigtGK.zip |#######################################################| 99.24% tmpUigtGK.zip |#######################################################| 99.29% tmpUigtGK.zip |#######################################################| 99.33% tmpUigtGK.zip |#######################################################| 99.38% tmpUigtGK.zip |#######################################################| 99.42% tmpUigtGK.zip |#######################################################| 99.47% tmpUigtGK.zip |#######################################################| 99.52% tmpUigtGK.zip |#######################################################| 99.56% tmpUigtGK.zip |#######################################################| 99.61% tmpUigtGK.zip |#######################################################| 99.65% tmpUigtGK.zip |#######################################################| 99.7% tmpUigtGK.zip |#######################################################| 99.74% tmpUigtGK.zip |#######################################################| 99.79% tmpUigtGK.zip |#######################################################| 99.84% tmpUigtGK.zip |#######################################################| 99.88% tmpUigtGK.zip |#######################################################| 99.93% tmpUigtGK.zip |#######################################################| 99.97% tmpUigtGK.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is 95fb991e-cf2b-4f93-ad46-f40606f7deb0 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-04-05 10:27:59,655 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-04-05 10:27:59,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: sudo: unable to resolve host cloudify-ims-vm-154abc87-3f5e-4e5c-b104-83d31200061d sudo: unable to resolve host cloudify-ims-vm-154abc87-3f5e-4e5c-b104-83d31200061d sudo: unable to resolve host cloudify-ims-vm-154abc87-3f5e-4e5c-b104-83d31200061d sudo: unable to resolve host cloudify-ims-vm-154abc87-3f5e-4e5c-b104-83d31200061d 2019-04-05 10:27:59,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 10:27:59,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=8d2f2ce44d6e4e36a44b9abe5476e941&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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:27:59,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Fri, 05 Apr 2019 10:27:59 GMT X-Openstack-Request-Id: req-577f4338-45eb-420c-9781-84f867d973b1 2019-04-05 10:27:59,736 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:22:36Z", "updated_at": "2019-04-05T10:22:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:36Z", "revision_number": 0, "id": "4b441671-a861-4fda-93c4-97c08658ed52", "remote_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:36Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:36Z", "revision_number": 0, "id": "89891847-9116-44b7-ae0b-bfef8d8bd0a4", "remote_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:36Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:36Z", "revision_number": 0, "id": "89df9a04-2be7-44d8-9a99-e38f38fd7bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:36Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:36Z", "revision_number": 0, "id": "bad17ba2-b08d-449d-8e31-36b2c40f545c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:36Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}], "revision_number": 1, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "name": "default"}]} 2019-04-05 10:27:59,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=8d2f2ce44d6e4e36a44b9abe5476e941&name=default used request id req-577f4338-45eb-420c-9781-84f867d973b1 2019-04-05 10:27:59,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.070121049881s 2019-04-05 10:27:59,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 10:27:59,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:27:59,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Fri, 05 Apr 2019 10:27:59 GMT X-Openstack-Request-Id: req-2293bf06-aa9e-4ef4-ae32-591b22b686bc 2019-04-05 10:27:59,799 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:22:36Z", "updated_at": "2019-04-05T10:22:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:36Z", "revision_number": 0, "id": "4b441671-a861-4fda-93c4-97c08658ed52", "remote_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:36Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:36Z", "revision_number": 0, "id": "89891847-9116-44b7-ae0b-bfef8d8bd0a4", "remote_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:36Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:36Z", "revision_number": 0, "id": "89df9a04-2be7-44d8-9a99-e38f38fd7bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:36Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:36Z", "revision_number": 0, "id": "bad17ba2-b08d-449d-8e31-36b2c40f545c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:36Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}], "revision_number": 1, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:22:49Z", "updated_at": "2019-04-05T10:22:50Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-04-05T10:22:50Z", "revision_number": 0, "id": "321b7162-6555-4c09-8d14-3c81cbd50a11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:50Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": 443, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:49Z", "revision_number": 0, "id": "54526082-6800-4931-8640-d402475f63ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:49Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-04-05T10:22:50Z", "revision_number": 0, "id": "6277b176-84a1-4400-9d5c-4b2431e97aa0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:50Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-05T10:22:49Z", "revision_number": 0, "id": "66dd0e67-faa9-4e28-a4a8-142d89522446", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:49Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-04-05T10:22:50Z", "revision_number": 0, "id": "aa7220c7-edc8-48f8-be8d-869317ab4938", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:50Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-04-05T10:22:50Z", "revision_number": 0, "id": "ad9c487a-e7e0-4693-a1a4-c1f7c585551e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:50Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:49Z", "revision_number": 0, "id": "c9f5a15a-4f82-4994-9b76-01ae48b7016b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:49Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:49Z", "revision_number": 0, "id": "eabdbd02-5309-4174-ad4a-e50dc6b36f5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:49Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}], "revision_number": 7, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "98740151-e934-4eff-abfe-7d685924ef5f", "name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}]} 2019-04-05 10:27:59,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-2293bf06-aa9e-4ef4-ae32-591b22b686bc 2019-04-05 10:27:59,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0567939281464s 2019-04-05 10:27:59,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-05 10:27:59,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" -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": "7a001f0a-5430-46b1-b9ca-a79081d6a959"}}' 2019-04-05 10:27:59,952 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Fri, 05 Apr 2019 10:27:59 GMT X-Openstack-Request-Id: req-2b585ec9-e55c-402b-a631-fe63ff566d46 2019-04-05 10:27:59,953 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-04-05T10:27:59Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "port_range_min": 22, "revision_number": 0, "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:27:59Z", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "ae839110-3fb1-4c51-a265-8c8b83307267"}} 2019-04-05 10:27:59,953 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-2b585ec9-e55c-402b-a631-fe63ff566d46 2019-04-05 10:27:59,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.146026134491s 2019-04-05 10:27:59,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2019-04-05 10:28:00,049 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3.1/blueprints/clearwater-opnfv; body: bytes data 2019-04-05 10:28:07,875 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:28:07,876 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:28:07,876 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:28:07,876 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:28:07,876 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:28:07,876 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:28:07,876 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:28:07,876 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2019-04-05 10:28:07,877 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:07.807Z", "updated_at": "2019-04-05T10:28:07.807Z", "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_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.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"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_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": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "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": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "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"}}}}, {"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": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "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"}}}}, {"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"}}, "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.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "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"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "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"}}}}, {"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"}}, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "resource_id": "", "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "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"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "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"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "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"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "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"}}}}, {"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"}}, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "resource_id": "", "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "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"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "metadata": null}} 2019-04-05 10:28:07,879 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:28:07,879 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:28:07 GMT 2019-04-05 10:28:07,880 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:28:07,880 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 580059 2019-04-05 10:28:07,880 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:28:07,880 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:28:07,880 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:28:07,930 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-04-05 10:28:09,028 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:72cb240dbce5a4fd863559c5a4d1ce95 sha256:8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735 2019-04-05 10:28:09,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 10:28:09,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:28:09,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Fri, 05 Apr 2019 10:28:09 GMT X-Openstack-Request-Id: req-e8b86134-2a71-42d9-a76b-a081466b3e39 2019-04-05 10:28:09,746 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T10:22:48Z", "file": "/v2/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d/file", "owner": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "size": 300941312, "self": "/v2/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-04-05T10:22:43Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 10:28:09,746 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-e8b86134-2a71-42d9-a76b-a081466b3e39 2019-04-05 10:28:09,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.715432882309s 2019-04-05 10:28:09,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-05 10:28:09,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" -d '{"owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "owner_specified.shade.object": "images/cloudify_ims-img_alt_154abc87-3f5e-4e5c-b104-83d31200061d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_154abc87-3f5e-4e5c-b104-83d31200061d"}' 2019-04-05 10:28:09,803 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Fri, 05 Apr 2019 10:28:09 GMT Location: http://172.30.9.23:9292/v2/images/cc8d64ba-3dab-44e0-8092-a08989813d83 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-139e11b1-f1e6-4011-87f4-15b5b77d0312 2019-04-05 10:28:09,803 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T10:28:09Z", "file": "/v2/images/cc8d64ba-3dab-44e0-8092-a08989813d83/file", "owner": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "size": null, "self": "/v2/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_154abc87-3f5e-4e5c-b104-83d31200061d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "cloudify_ims-img_alt_154abc87-3f5e-4e5c-b104-83d31200061d", "checksum": null, "created_at": "2019-04-05T10:28:09Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-05 10:28:09,803 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-139e11b1-f1e6-4011-87f4-15b5b77d0312 2019-04-05 10:28:09,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0475580692291s 2019-04-05 10:28:09,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-05 10:28:09,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/cc8d64ba-3dab-44e0-8092-a08989813d83/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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" -d '' 2019-04-05 10:28:14,548 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:28:14 GMT X-Openstack-Request-Id: req-4dece436-3aa4-4d9f-ac34-3223d1186a65 2019-04-05 10:28:14,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-04-05 10:28:14,548 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/cc8d64ba-3dab-44e0-8092-a08989813d83/file used request id req-4dece436-3aa4-4d9f-ac34-3223d1186a65 2019-04-05 10:28:14,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.74419403076s 2019-04-05 10:28:14,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 10:28:14,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:28:14,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Fri, 05 Apr 2019 10:28:14 GMT X-Openstack-Request-Id: req-82f4ae44-04a6-4883-87e0-3ac4fa026454 2019-04-05 10:28:14,596 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T10:28:14Z", "file": "/v2/images/cc8d64ba-3dab-44e0-8092-a08989813d83/file", "owner": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "size": 263848448, "self": "/v2/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/cc8d64ba-3dab-44e0-8092-a08989813d83/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/cc8d64ba-3dab-44e0-8092-a08989813d83/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_154abc87-3f5e-4e5c-b104-83d31200061d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "cloudify_ims-img_alt_154abc87-3f5e-4e5c-b104-83d31200061d", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-05T10:28:09Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T10:22:48Z", "file": "/v2/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d/file", "owner": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "size": 300941312, "self": "/v2/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-04-05T10:22:43Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 10:28:14,596 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-82f4ae44-04a6-4883-87e0-3ac4fa026454 2019-04-05 10:28:14,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0422689914703s 2019-04-05 10:28:14,599 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/cc8d64ba-3dab-44e0-8092-a08989813d83/snap', u'metadata': Munch({})})], 'file': u'/v2/images/cc8d64ba-3dab-44e0-8092-a08989813d83/file', 'owner': u'8d2f2ce44d6e4e36a44b9abe5476e941', 'id': u'cc8d64ba-3dab-44e0-8092-a08989813d83', 'size': 263848448, u'self': u'/v2/images/cc8d64ba-3dab-44e0-8092-a08989813d83', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8d2f2ce44d6e4e36a44b9abe5476e941', 'name': 'cloudify_ims-project_154abc87-3f5e-4e5c-b104-83d31200061d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/cc8d64ba-3dab-44e0-8092-a08989813d83/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-05T10:28:14Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-05T10:28:14Z', u'owner_specified.shade.sha256': u'8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_154abc87-3f5e-4e5c-b104-83d31200061d', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'72cb240dbce5a4fd863559c5a4d1ce95', 'properties': {u'os_hash_value': u'5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856', u'self': u'/v2/images/cc8d64ba-3dab-44e0-8092-a08989813d83', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_154abc87-3f5e-4e5c-b104-83d31200061d', u'owner_specified.shade.md5': u'72cb240dbce5a4fd863559c5a4d1ce95', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_154abc87-3f5e-4e5c-b104-83d31200061d', 'created': u'2019-04-05T10:28:09Z', 'checksum': u'72cb240dbce5a4fd863559c5a4d1ce95', 'created_at': u'2019-04-05T10:28:09Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856', 'metadata': {u'os_hash_value': u'5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856', u'self': u'/v2/images/cc8d64ba-3dab-44e0-8092-a08989813d83', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_154abc87-3f5e-4e5c-b104-83d31200061d', u'owner_specified.shade.md5': u'72cb240dbce5a4fd863559c5a4d1ce95', u'schema': u'/v2/schemas/image'}}) 2019-04-05 10:28:14,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-05 10:28:14,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}5c98d51beeac66d038c23e450d5e77c9d9af9b44" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "cloudify_ims-flavor_alt_154abc87-3f5e-4e5c-b104-83d31200061d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-04-05 10:28:14,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 318 Content-Type: application/json Date: Fri, 05 Apr 2019 10:28:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b7a8f3f6-7f0e-4fdd-8131-1ddd12e0e19a x-openstack-request-id: req-b7a8f3f6-7f0e-4fdd-8131-1ddd12e0e19a 2019-04-05 10:28:14,955 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_alt_154abc87-3f5e-4e5c-b104-83d31200061d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "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": "5d369c68-7825-4ddc-810a-5d9333cedda1"}} 2019-04-05 10:28:14,955 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b7a8f3f6-7f0e-4fdd-8131-1ddd12e0e19a 2019-04-05 10:28:14,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.3553378582s 2019-04-05 10:28:14,956 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_154abc87-3f5e-4e5c-b104-83d31200061d', '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'a8d120259c3946c982a593eded4f1cfb', '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'5d369c68-7825-4ddc-810a-5d9333cedda1', 'swap': 0}) 2019-04-05 10:28:14,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-05 10:28:14,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1/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.15" -H "X-Auth-Token: {SHA1}5c98d51beeac66d038c23e450d5e77c9d9af9b44" -d '{"extra_specs": {}}' 2019-04-05 10:28:14,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 10:28: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-bad43f85-3620-4f81-b797-31bc4288b026 x-openstack-request-id: req-bad43f85-3620-4f81-b797-31bc4288b026 2019-04-05 10:28:14,984 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-05 10:28:14,984 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1/os-extra_specs used request id req-bad43f85-3620-4f81-b797-31bc4288b026 2019-04-05 10:28:14,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0273818969727s 2019-04-05 10:28:14,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2019-04-05 10:28:14,985 - 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": "cc8d64ba-3dab-44e0-8092-a08989813d83", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "bono_cluster_size": 1, "flavor_id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2019-04-05 10:28:16,607 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:28:16,607 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:28:16,607 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:28:16,607 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:28:16,607 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:28:16,607 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:28:16,607 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:28:16,607 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2019-04-05 10:28:16,608 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "bono_cluster_size": 1, "flavor_id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "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-04-05T10:28:15.413Z", "created_by": "admin", "updated_at": "2019-04-05T10:28:15.413Z", "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": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "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-04-05 10:28:16,608 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:28:16,608 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:28:16 GMT 2019-04-05 10:28:16,608 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:28:16,608 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8304 2019-04-05 10:28:16,608 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:28:16,608 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:28:16,608 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:28:16,609 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions 2019-04-05 10:28:16,712 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:28:16,712 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:28:16,712 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:28:16,712 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:28:16,712 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:28:16,712 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:28:16,712 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:28:16,712 - 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-04-05T10:28:16.119Z", "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": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:16.121Z", "id": "26d56f21-6649-49c7-a98c-8b63b89d9743"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 1000}}} 2019-04-05 10:28:16,713 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:28:16,713 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:28:16 GMT 2019-04-05 10:28:16,713 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:28:16,713 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:28:16,713 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:28:16,713 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:28:16,713 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:28:16,713 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:28:16,714 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:28:16,828 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:28:16,828 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:28:16,828 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:28:16,829 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:28:16,829 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:28:16,829 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:28:16,829 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:28:16,829 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-04-05 10:28:16,829 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:28:16,829 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:28:16 GMT 2019-04-05 10:28:16,829 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:28:16,829 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-04-05 10:28:16,829 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:28:16,829 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:28:16,830 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:28:16,830 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/26d56f21-6649-49c7-a98c-8b63b89d9743 2019-04-05 10:28:16,920 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:28:16,920 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:28:16,920 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:28:16,921 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:28:16,921 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:28:16,921 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:28:16,921 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:28:16,921 - 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-04-05T10:28:16.119Z", "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": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:16.121Z", "id": "26d56f21-6649-49c7-a98c-8b63b89d9743"} 2019-04-05 10:28:16,921 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:28:16,921 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:28:16 GMT 2019-04-05 10:28:16,921 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:28:16,921 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:28:16,922 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:28:16,922 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:28:16,922 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:28:16,922 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:28:21,928 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:28:21,998 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:28:21,998 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:28:21,998 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:28:21,998 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:28:21,998 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:28:21,999 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:28:21,999 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:28:21,999 - 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-04-05T10:28:17.441Z", "message": "Starting 'create_deployment_environment' workflow execution", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:17.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "26d56f21-6649-49c7-a98c-8b63b89d9743"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:18.040Z", "message": "Installing deployment plugins", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:17.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "26d56f21-6649-49c7-a98c-8b63b89d9743"}, {"node_instance_id": null, "event_type": "sending_task", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:18.040Z", "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-04-05T10:28:17.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "26d56f21-6649-49c7-a98c-8b63b89d9743"}, {"node_instance_id": null, "event_type": "task_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:18.040Z", "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-04-05T10:28:17.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "26d56f21-6649-49c7-a98c-8b63b89d9743"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:18.721Z", "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-04-05T10:28:17.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "26d56f21-6649-49c7-a98c-8b63b89d9743"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:18.721Z", "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-04-05T10:28:18.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "26d56f21-6649-49c7-a98c-8b63b89d9743"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:18.721Z", "message": "Creating deployment work directory", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:18.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "26d56f21-6649-49c7-a98c-8b63b89d9743"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:18.721Z", "message": "'create_deployment_environment' workflow execution succeeded", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:18.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "26d56f21-6649-49c7-a98c-8b63b89d9743"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:18.721Z", "message": "Installing plugin: openstack", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:17.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "26d56f21-6649-49c7-a98c-8b63b89d9743", "logger": "ctx.bfae97ce-7042-4dd2-b931-39508d395107"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:18.721Z", "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-04-05T10:28:17.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "26d56f21-6649-49c7-a98c-8b63b89d9743", "logger": "ctx.bfae97ce-7042-4dd2-b931-39508d395107"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:18.721Z", "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-04-05T10:28:17.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "26d56f21-6649-49c7-a98c-8b63b89d9743", "logger": "ctx.bfae97ce-7042-4dd2-b931-39508d395107"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:18.721Z", "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-04-05T10:28:17.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "26d56f21-6649-49c7-a98c-8b63b89d9743", "logger": "ctx.bfae97ce-7042-4dd2-b931-39508d395107"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:18.721Z", "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-04-05T10:28:17.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "26d56f21-6649-49c7-a98c-8b63b89d9743", "logger": "ctx.bfae97ce-7042-4dd2-b931-39508d395107"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:18.721Z", "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-04-05T10:28:17.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "26d56f21-6649-49c7-a98c-8b63b89d9743", "logger": "ctx.bfae97ce-7042-4dd2-b931-39508d395107"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:18.721Z", "message": "Using existing installation of managed plugin: 95fb991e-cf2b-4f93-ad46-f40606f7deb0 [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-04-05T10:28:17.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "26d56f21-6649-49c7-a98c-8b63b89d9743", "logger": "ctx.bfae97ce-7042-4dd2-b931-39508d395107"}], "metadata": {"pagination": {"total": 15, "offset": 0, "size": 50}}} 2019-04-05 10:28:21,999 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:28:21,999 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:28:21 GMT 2019-04-05 10:28:21,999 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:28:21,999 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:28:21,999 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:28:21,999 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:28:21,999 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:28:22,000 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:28:22,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-04-05 10:28:22,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2019-04-05 10:28:22,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-04-05 10:28:22,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-04-05 10:28:22,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-04-05 10:28:22,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-04-05 10:28:22,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2019-04-05 10:28:22,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-04-05 10:28:22,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2019-04-05 10:28:22,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all'] 2019-04-05 10:28:22,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2019-04-05 10:28:22,002 - 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-04-05 10:28:22,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-04-05 10:28:22,002 - 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-04-05 10:28:22,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using existing installation of managed plugin: 95fb991e-cf2b-4f93-ad46-f40606f7deb0 [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-04-05 10:28:22,003 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/26d56f21-6649-49c7-a98c-8b63b89d9743 2019-04-05 10:28:22,056 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:28:22,056 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:28:22,056 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:28:22,057 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:28:22,057 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:28:22,057 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:28:22,057 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:28:22,057 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-04-05T10:28:18.361Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:16.119Z", "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": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:16.121Z", "id": "26d56f21-6649-49c7-a98c-8b63b89d9743"} 2019-04-05 10:28:22,057 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:28:22,057 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:28:22 GMT 2019-04-05 10:28:22,057 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:28:22,057 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:28:22,057 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:28:22,058 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:28:22,058 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:28:22,058 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:28:22,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2019-04-05 10:28:22,059 - 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-04-05 10:28:22,629 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:28:22,630 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:28:22,630 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:28:22,630 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:28:22,630 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:28:22,630 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:28:22,630 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:28:22,630 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2019-04-05 10:28:22,630 - 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-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:28:22,631 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:28:22,631 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:28:22 GMT 2019-04-05 10:28:22,631 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:28:22,631 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:28:22,631 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:28:22,631 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:28:22,631 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:28:22,631 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:28:22,713 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:28:22,713 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:28:22,713 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:28:22,713 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:28:22,713 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:28:22,714 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:28:22,714 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:28:22,714 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-04-05 10:28:22,714 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:28:22,714 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:28:22 GMT 2019-04-05 10:28:22,714 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:28:22,714 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-04-05 10:28:22,714 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:28:22,714 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:28:22,714 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:28:22,715 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:28:22,802 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:28:22,802 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:28:22,802 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:28:22,802 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:28:22,802 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:28:22,803 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:28:22,803 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:28:22,803 - 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-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:28:22,803 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:28:22,803 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:28:22 GMT 2019-04-05 10:28:22,803 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:28:22,803 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:28:22,803 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:28:22,803 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:28:22,803 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:28:27,809 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:28:27,928 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:28:27,929 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:28:27,929 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:28:27,929 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:28:27,929 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:28:27,929 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:28:27,929 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:28:27,929 - 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-04-05T10:28:23.322Z", "message": "Starting 'install' workflow execution", "target_id": null, "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:23.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_floatingip_x7lzhy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:27.545Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:27.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 50}}} 2019-04-05 10:28:27,930 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:28:27,930 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:28:27 GMT 2019-04-05 10:28:27,930 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:28:27,930 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:28:27,930 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:28:27,930 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:28:27,930 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:28:27,930 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:28:27,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2019-04-05 10:28:27,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-05 10:28:27,931 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:28:28,010 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:28:28,010 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:28:28,011 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:28:28,011 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:28:28,011 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:28:28,011 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:28:28,011 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:28:28,011 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:28:28,011 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:28:28,011 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:28:28 GMT 2019-04-05 10:28:28,011 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:28:28,012 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:28:28,012 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:28:28,012 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:28:28,012 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:28:33,017 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:28:33,558 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:28:33,558 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:28:33,558 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:28:33,558 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:28:33,558 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:28:33,558 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:28:33,558 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:28:33,559 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_security_group_bjj43y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:28.193Z", "message": "Creating node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:27.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "base_security_group_fvijms", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:28.193Z", "message": "Creating node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:27.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "internal_sip_security_group_gcplli", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:28.193Z", "message": "Creating node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:27.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_floatingip_x7lzhy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:28.193Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:27.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "sprout_security_group_jzn6td", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:28.193Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:27.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_security_group_jbrhwb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:28.791Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:28.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "sprout_security_group_jzn6td", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:28.791Z", "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-04-05T10:28:28.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_security_group_64owkj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:28.791Z", "message": "Creating node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:28.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "internal_sip_security_group_gcplli", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:29.387Z", "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-04-05T10:28:28.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_floatingip_juioum", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:29.387Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:28.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "base_security_group_fvijms", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:29.387Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:28.734Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_floatingip_juioum", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:29.988Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:29.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_floatingip_ppueti", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:29.988Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:29.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_security_group_64owkj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:29.988Z", "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-04-05T10:28:29.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_security_group_jbrhwb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:30.585Z", "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-04-05T10:28:29.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "vellum_security_group_ojepbl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:30.585Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:29.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_floatingip_x7lzhy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:30.585Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:30.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.497893fb-4967-4cc9-8619-dd3eb7415772"}, {"node_instance_id": "bono_floatingip_x7lzhy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:30.585Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49cfae7d-be53-4216-aa83-762701f68779 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:30.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.497893fb-4967-4cc9-8619-dd3eb7415772"}, {"node_instance_id": "keypair_kwhv6k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:31.182Z", "message": "Creating node instance", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:30.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_floatingip_x7lzhy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:31.182Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-49cfae7d-be53-4216-aa83-762701f68779", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:30.397Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.497893fb-4967-4cc9-8619-dd3eb7415772"}, {"node_instance_id": "bono_floatingip_x7lzhy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:31.182Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5925e99d4096ce82eed28ab5ac5a06f70c35cb30\"", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:30.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.497893fb-4967-4cc9-8619-dd3eb7415772"}, {"node_instance_id": "sprout_security_group_jzn6td", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:31.182Z", "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-04-05T10:28:31.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.8a0f28a6-352b-4525-8f87-0eb157697a92"}, {"node_instance_id": "ellis_security_group_75o516", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:31.182Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:29.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_security_group_bjj43y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:31.182Z", "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-04-05T10:28:30.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_floatingip_x7lzhy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:31.797Z", "message": "Using floating ip network 7988db48-05a8-4a8c-b418-2ba12e37bd97 from name external provided.", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:31.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.497893fb-4967-4cc9-8619-dd3eb7415772"}, {"node_instance_id": "ellis_security_group_75o516", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:31.797Z", "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-04-05T10:28:30.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_security_group_4opajo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:31.797Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:30.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_floatingip_x7lzhy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:31.797Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5925e99d4096ce82eed28ab5ac5a06f70c35cb30\" -d '{\"floatingip\": {\"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\"}}'", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:31.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.497893fb-4967-4cc9-8619-dd3eb7415772"}, {"node_instance_id": "sprout_security_group_jzn6td", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:31.797Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}2688b9bd8fdf8697b481cf505a8a93abc187abf8\" -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-04-05T10:28:31.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.8a0f28a6-352b-4525-8f87-0eb157697a92"}, {"node_instance_id": "vellum_security_group_ojepbl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:31.797Z", "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-04-05T10:28:30.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "sprout_security_group_jzn6td", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:31.797Z", "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-04-05T10:28:31.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.8a0f28a6-352b-4525-8f87-0eb157697a92"}, {"node_instance_id": "bono_floatingip_x7lzhy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:31.797Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-40c6b956-aab4-4d68-828f-2db1377c63e4 Date: Fri, 05 Apr 2019 10:28:31 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"7988db48-05a8-4a8c-b418-2ba12e37bd97\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"eb59fe06d2204ec18bc5b63ebb0a318e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-05T06:37:06Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"eb59fe06d2204ec18bc5b63ebb0a318e\",\"created_at\":\"2019-04-05T06:22:23Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:31.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.497893fb-4967-4cc9-8619-dd3eb7415772"}, {"node_instance_id": "sprout_security_group_jzn6td", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:31.797Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:31.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.8a0f28a6-352b-4525-8f87-0eb157697a92"}, {"node_instance_id": "sprout_security_group_jzn6td", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:31.797Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe537305-579d-4bce-bb88-828f49d4e66b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:31.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.8a0f28a6-352b-4525-8f87-0eb157697a92"}, {"node_instance_id": "sprout_security_group_jzn6td", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:31.797Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-fe537305-579d-4bce-bb88-828f49d4e66b", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:31.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.8a0f28a6-352b-4525-8f87-0eb157697a92"}, {"node_instance_id": "bono_floatingip_x7lzhy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:31.797Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-40c6b956-aab4-4d68-828f-2db1377c63e4", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:31.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.497893fb-4967-4cc9-8619-dd3eb7415772"}, {"node_instance_id": "bono_floatingip_x7lzhy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:31.797Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-40c6b956-aab4-4d68-828f-2db1377c63e4", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:31.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.497893fb-4967-4cc9-8619-dd3eb7415772"}, {"node_instance_id": "keypair_kwhv6k", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:32.410Z", "message": "Sending task 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:31.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "sprout_security_group_jzn6td", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:32.410Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-f8ef5070-b5f4-452c-bafe-d72465568c97 Date: Fri, 05 Apr 2019 10:28:32 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos 0MQ\", \"tags\": [], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:31Z\", \"updated_at\": \"2019-04-05T10:28:32Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-05T10:28:32Z\", \"revision_number\": 0, \"id\": \"bf81fbc9-b090-47f8-b39f-c3f68e779a6e\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-05T10:28:32Z\", \"security_group_id\": \"b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-05T10:28:32Z\", \"revision_number\": 0, \"id\": \"f141c332-498f-4dfa-9613-f11a2e5cb0df\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-05T10:28:32Z\", \"security_group_id\": \"b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\"}], \"revision_number\": 1, \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81\", \"name\": \"clearwater-sg_sprout\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:32.237Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.8a0f28a6-352b-4525-8f87-0eb157697a92"}, {"node_instance_id": "bind_floatingip_ppueti", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:32.410Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:31.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_security_group_4opajo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:32.410Z", "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-04-05T10:28:31.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "sprout_security_group_jzn6td", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:32.913Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-f8ef5070-b5f4-452c-bafe-d72465568c97", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:32.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.8a0f28a6-352b-4525-8f87-0eb157697a92"}, {"node_instance_id": "sprout_security_group_jzn6td", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:32.913Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-f8ef5070-b5f4-452c-bafe-d72465568c97", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:32.237Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.8a0f28a6-352b-4525-8f87-0eb157697a92"}], "metadata": {"pagination": {"total": 45, "offset": 2, "size": 50}}} 2019-04-05 10:28:33,559 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:28:33,559 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:28:33 GMT 2019-04-05 10:28:33,559 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:28:33,559 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:28:33,559 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:28:33,559 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:28:33,559 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:28:33,559 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:28:33,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-05 10:28:33,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-05 10:28:33,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-05 10:28:33,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-04-05 10:28:33,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-05 10:28:33,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-05 10:28:33,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-04-05 10:28:33,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-05 10:28:33,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-04-05 10:28:33,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-05 10:28:33,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-04-05 10:28:33,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-04-05 10:28:33,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-05 10:28:33,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-04-05 10:28:33,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-04-05 10:28:33,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-05 10:28:33,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:28:33,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49cfae7d-be53-4216-aa83-762701f68779 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:28:33,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-05 10:28:33,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-49cfae7d-be53-4216-aa83-762701f68779 2019-04-05 10:28:33,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5925e99d4096ce82eed28ab5ac5a06f70c35cb30" 2019-04-05 10:28:33,565 - 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-04-05 10:28:33,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-05 10:28:33,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-04-05 10:28:33,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network 7988db48-05a8-4a8c-b418-2ba12e37bd97 from name external provided. 2019-04-05 10:28:33,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-04-05 10:28:33,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-05 10:28:33,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5925e99d4096ce82eed28ab5ac5a06f70c35cb30" -d '{"floatingip": {"floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}}' 2019-04-05 10:28:33,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}2688b9bd8fdf8697b481cf505a8a93abc187abf8" -d '{"security_group": {"description": "memcached Chronos 0MQ", "name": "clearwater-sg_sprout"}}' 2019-04-05 10:28:33,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-04-05 10:28:33,566 - 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-04-05 10:28:33,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-40c6b956-aab4-4d68-828f-2db1377c63e4 Date: Fri, 05 Apr 2019 10:28:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500}]} 2019-04-05 10:28:33,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:28:33,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe537305-579d-4bce-bb88-828f49d4e66b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:28:33,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-fe537305-579d-4bce-bb88-828f49d4e66b 2019-04-05 10:28:33,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-40c6b956-aab4-4d68-828f-2db1377c63e4 2019-04-05 10:28:33,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-40c6b956-aab4-4d68-828f-2db1377c63e4 2019-04-05 10:28:33,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-04-05 10:28:33,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-f8ef5070-b5f4-452c-bafe-d72465568c97 Date: Fri, 05 Apr 2019 10:28:32 GMT RESP BODY: {"security_group": {"description": "memcached Chronos 0MQ", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:31Z", "updated_at": "2019-04-05T10:28:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:28:32Z", "revision_number": 0, "id": "bf81fbc9-b090-47f8-b39f-c3f68e779a6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:28:32Z", "security_group_id": "b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:28:32Z", "revision_number": 0, "id": "f141c332-498f-4dfa-9613-f11a2e5cb0df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:28:32Z", "security_group_id": "b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}], "revision_number": 1, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81", "name": "clearwater-sg_sprout"}} 2019-04-05 10:28:33,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-04-05 10:28:33,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-04-05 10:28:33,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-f8ef5070-b5f4-452c-bafe-d72465568c97 2019-04-05 10:28:33,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-f8ef5070-b5f4-452c-bafe-d72465568c97 2019-04-05 10:28:33,568 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:28:34,890 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:28:34,890 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:28:34,890 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:28:34,891 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:28:34,891 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:28:34,891 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:28:34,891 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:28:34,891 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:28:34,891 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:28:34,891 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:28:34 GMT 2019-04-05 10:28:34,891 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:28:34,891 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:28:34,891 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:28:34,892 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:28:34,892 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:28:39,897 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:28:40,087 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:28:40,087 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:28:40,087 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:28:40,087 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:28:40,087 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:28:40,087 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:28:40,088 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:28:40,088 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "internal_sip_security_group_gcplli", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:33.562Z", "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-04-05T10:28:33.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c433aae9-a5cd-4723-88f7-953a9829b4b1"}, {"node_instance_id": "internal_sip_security_group_gcplli", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:33.562Z", "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-04-05T10:28:33.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c433aae9-a5cd-4723-88f7-953a9829b4b1"}, {"node_instance_id": "base_security_group_fvijms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:33.562Z", "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-04-05T10:28:33.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afafc045-9263-4666-9010-28eaf3e8dce0"}, {"node_instance_id": "internal_sip_security_group_gcplli", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:33.562Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:33.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c433aae9-a5cd-4723-88f7-953a9829b4b1"}, {"node_instance_id": "internal_sip_security_group_gcplli", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:33.562Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-b84f721f-d483-4573-81dc-35ad34e4fb95", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:33.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c433aae9-a5cd-4723-88f7-953a9829b4b1"}, {"node_instance_id": "internal_sip_security_group_gcplli", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:33.562Z", "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-04-05T10:28:33.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c433aae9-a5cd-4723-88f7-953a9829b4b1"}, {"node_instance_id": "internal_sip_security_group_gcplli", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:33.562Z", "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-04-05T10:28:33.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c433aae9-a5cd-4723-88f7-953a9829b4b1"}, {"node_instance_id": "internal_sip_security_group_gcplli", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:33.562Z", "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-04-05T10:28:33.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c433aae9-a5cd-4723-88f7-953a9829b4b1"}, {"node_instance_id": "internal_sip_security_group_gcplli", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:33.562Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b84f721f-d483-4573-81dc-35ad34e4fb95 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23: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-04-05T10:28:33.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c433aae9-a5cd-4723-88f7-953a9829b4b1"}, {"node_instance_id": "internal_sip_security_group_gcplli", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:33.562Z", "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-04-05T10:28:33.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c433aae9-a5cd-4723-88f7-953a9829b4b1"}, {"node_instance_id": "bono_floatingip_x7lzhy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:33.562Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'8d2f2ce44d6e4e36a44b9abe5476e941', u'created_at': u'2019-04-05T10:28:32Z', u'updated_at': u'2019-04-05T10:28:32Z', u'floating_network_id': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.207', u'revision_number': 0, u'project_id': u'8d2f2ce44d6e4e36a44b9abe5476e941', u'port_id': None, u'id': u'14649d9a-ab00-44ed-af0b-526f2b2869e8', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:32.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.497893fb-4967-4cc9-8619-dd3eb7415772"}, {"node_instance_id": "bono_floatingip_x7lzhy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:33.562Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-1cead63a-6251-4e5c-a10f-d88f89303e75", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:32.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.497893fb-4967-4cc9-8619-dd3eb7415772"}, {"node_instance_id": "bono_floatingip_x7lzhy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:33.562Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-1cead63a-6251-4e5c-a10f-d88f89303e75", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:32.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.497893fb-4967-4cc9-8619-dd3eb7415772"}, {"node_instance_id": "bono_floatingip_x7lzhy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:33.562Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-1cead63a-6251-4e5c-a10f-d88f89303e75 Date: Fri, 05 Apr 2019 10:28:32 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:32Z\", \"updated_at\": \"2019-04-05T10:28:32Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.207\", \"revision_number\": 0, \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_id\": null, \"id\": \"14649d9a-ab00-44ed-af0b-526f2b2869e8\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:32.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.497893fb-4967-4cc9-8619-dd3eb7415772"}, {"node_instance_id": "bono_floatingip_x7lzhy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:34.165Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:33.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "base_security_group_fvijms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:34.165Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}86597dda10080fc1db41c739e087ea60f2b6964c\" -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-04-05T10:28:34.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afafc045-9263-4666-9010-28eaf3e8dce0"}, {"node_instance_id": "internal_sip_security_group_gcplli", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:34.165Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}248878a2f5585aaf333ea6d69e15e3e56e49a2cb\" -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-04-05T10:28:33.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c433aae9-a5cd-4723-88f7-953a9829b4b1"}, {"node_instance_id": "base_security_group_fvijms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:34.165Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e65ad52f-f70b-4750-ad88-4b4290445d96", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:33.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afafc045-9263-4666-9010-28eaf3e8dce0"}, {"node_instance_id": "base_security_group_fvijms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:34.165Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e65ad52f-f70b-4750-ad88-4b4290445d96 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:33.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afafc045-9263-4666-9010-28eaf3e8dce0"}, {"node_instance_id": "base_security_group_fvijms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:34.165Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:33.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afafc045-9263-4666-9010-28eaf3e8dce0"}, {"node_instance_id": "base_security_group_fvijms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:34.165Z", "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-04-05T10:28:33.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afafc045-9263-4666-9010-28eaf3e8dce0"}, {"node_instance_id": "base_security_group_fvijms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:34.165Z", "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-04-05T10:28:33.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afafc045-9263-4666-9010-28eaf3e8dce0"}, {"node_instance_id": "base_security_group_fvijms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:34.165Z", "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-04-05T10:28:33.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afafc045-9263-4666-9010-28eaf3e8dce0"}, {"node_instance_id": "base_security_group_fvijms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:34.165Z", "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-04-05T10:28:33.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afafc045-9263-4666-9010-28eaf3e8dce0"}, {"node_instance_id": "base_security_group_fvijms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:34.165Z", "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-04-05T10:28:33.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afafc045-9263-4666-9010-28eaf3e8dce0"}, {"node_instance_id": "base_security_group_fvijms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:34.165Z", "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-04-05T10:28:33.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afafc045-9263-4666-9010-28eaf3e8dce0"}, {"node_instance_id": "base_security_group_fvijms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:34.165Z", "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-04-05T10:28:33.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afafc045-9263-4666-9010-28eaf3e8dce0"}, {"node_instance_id": "homer_security_group_64owkj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:34.769Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-8ddee40d-7cbd-4639-a5d2-67fd70264c51", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:34.658Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.15ff4bb3-face-42d3-abb0-4bd14b8c8468"}, {"node_instance_id": "sprout_security_group_jzn6td", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:34.769Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/security-groups/b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81.json used request id req-9f3921ed-7643-425f-ba7f-7ea6909f7fd6", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:34.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.8a0f28a6-352b-4525-8f87-0eb157697a92"}, {"node_instance_id": "sprout_security_group_jzn6td", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:34.769Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-9f3921ed-7643-425f-ba7f-7ea6909f7fd6 Date: Fri, 05 Apr 2019 10:28:34 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos 0MQ\", \"tags\": [], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:31Z\", \"updated_at\": \"2019-04-05T10:28:32Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-05T10:28:32Z\", \"revision_number\": 0, \"id\": \"bf81fbc9-b090-47f8-b39f-c3f68e779a6e\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-05T10:28:32Z\", \"security_group_id\": \"b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-05T10:28:32Z\", \"revision_number\": 0, \"id\": \"f141c332-498f-4dfa-9613-f11a2e5cb0df\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-05T10:28:32Z\", \"security_group_id\": \"b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\"}], \"revision_number\": 1, \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81\", \"name\": \"clearwater-sg_sprout\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:34.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.8a0f28a6-352b-4525-8f87-0eb157697a92"}, {"node_instance_id": "sprout_security_group_jzn6td", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:34.769Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2688b9bd8fdf8697b481cf505a8a93abc187abf8\"", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:34.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.8a0f28a6-352b-4525-8f87-0eb157697a92"}, {"node_instance_id": "homer_security_group_64owkj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:34.769Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ddee40d-7cbd-4639-a5d2-67fd70264c51 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:34.658Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.15ff4bb3-face-42d3-abb0-4bd14b8c8468"}, {"node_instance_id": "ellis_floatingip_juioum", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:34.769Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:34.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.22bba901-ec17-4f7f-b6c9-37897396dbd6"}, {"node_instance_id": "internal_sip_security_group_gcplli", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:34.769Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-df1b2a55-2275-4f40-abdc-f25f7497d272", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:34.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c433aae9-a5cd-4723-88f7-953a9829b4b1"}, {"node_instance_id": "internal_sip_security_group_gcplli", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:34.769Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-df1b2a55-2275-4f40-abdc-f25f7497d272 Date: Fri, 05 Apr 2019 10:28:34 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Internal SIP signalling\", \"tags\": [], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:33Z\", \"updated_at\": \"2019-04-05T10:28:33Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-05T10:28:33Z\", \"revision_number\": 0, \"id\": \"4d744355-f063-4a97-9b45-56eb58e90556\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-05T10:28:33Z\", \"security_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-05T10:28:33Z\", \"revision_number\": 0, \"id\": \"f0fe8a84-cac7-4da5-a566-be5260aa4382\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-05T10:28:33Z\", \"security_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\"}], \"revision_number\": 1, \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"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-04-05T10:28:34.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c433aae9-a5cd-4723-88f7-953a9829b4b1"}, {"node_instance_id": "sprout_security_group_jzn6td", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:34.769Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}2688b9bd8fdf8697b481cf505a8a93abc187abf8\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9888, \"security_group_id\": \"b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81\", \"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-04-05T10:28:34.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.8a0f28a6-352b-4525-8f87-0eb157697a92"}, {"node_instance_id": "sprout_security_group_jzn6td", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:34.769Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-8e8c34f1-30ce-4de1-be5c-df569bbac480 Date: Fri, 05 Apr 2019 10:28:34 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-04-05T10:28:34Z\", \"security_group_id\": \"b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81\", \"port_range_min\": 9888, \"revision_number\": 0, \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:34Z\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"f5b25ba9-3444-42f8-ad0a-aec18559c56c\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:34.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.8a0f28a6-352b-4525-8f87-0eb157697a92"}, {"node_instance_id": "sprout_security_group_jzn6td", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:34.769Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-8e8c34f1-30ce-4de1-be5c-df569bbac480", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:34.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.8a0f28a6-352b-4525-8f87-0eb157697a92"}, {"node_instance_id": "sprout_security_group_jzn6td", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:34.769Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-8e8c34f1-30ce-4de1-be5c-df569bbac480", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:34.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.8a0f28a6-352b-4525-8f87-0eb157697a92"}, {"node_instance_id": "sprout_security_group_jzn6td", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:34.769Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81.json used request id req-9f3921ed-7643-425f-ba7f-7ea6909f7fd6", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:34.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.8a0f28a6-352b-4525-8f87-0eb157697a92"}, {"node_instance_id": "base_security_group_fvijms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:34.769Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-0bf83a37-b863-462a-ab44-379d36b46a10 Date: Fri, 05 Apr 2019 10:28:34 GMT \nRESP BODY: {\"security_group\": {\"description\": \"SSH\", \"tags\": [], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:34Z\", \"updated_at\": \"2019-04-05T10:28:34Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-05T10:28:34Z\", \"revision_number\": 0, \"id\": \"4d881f93-8e80-497a-8e1f-8f97a94653a9\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-05T10:28:34Z\", \"security_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-05T10:28:34Z\", \"revision_number\": 0, \"id\": \"6115654a-9276-459a-b2f3-564fdb50c51f\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-05T10:28:34Z\", \"security_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\"}], \"revision_number\": 1, \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"name\": \"clearwater-sg_base\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:34.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afafc045-9263-4666-9010-28eaf3e8dce0"}, {"node_instance_id": "base_security_group_fvijms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:34.769Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-0bf83a37-b863-462a-ab44-379d36b46a10", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:34.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afafc045-9263-4666-9010-28eaf3e8dce0"}, {"node_instance_id": "base_security_group_fvijms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:34.769Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-0bf83a37-b863-462a-ab44-379d36b46a10", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:34.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afafc045-9263-4666-9010-28eaf3e8dce0"}, {"node_instance_id": "homer_security_group_64owkj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:34.769Z", "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-04-05T10:28:34.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.15ff4bb3-face-42d3-abb0-4bd14b8c8468"}, {"node_instance_id": "homer_security_group_64owkj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:34.769Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888}", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:34.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.15ff4bb3-face-42d3-abb0-4bd14b8c8468"}, {"node_instance_id": "homer_security_group_64owkj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:34.769Z", "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-04-05T10:28:34.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.15ff4bb3-face-42d3-abb0-4bd14b8c8468"}, {"node_instance_id": "homer_security_group_64owkj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:34.769Z", "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-04-05T10:28:34.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.15ff4bb3-face-42d3-abb0-4bd14b8c8468"}, {"node_instance_id": "homer_security_group_64owkj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:34.769Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:34.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.15ff4bb3-face-42d3-abb0-4bd14b8c8468"}, {"node_instance_id": "internal_sip_security_group_gcplli", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:34.769Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-df1b2a55-2275-4f40-abdc-f25f7497d272", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:34.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c433aae9-a5cd-4723-88f7-953a9829b4b1"}, {"node_instance_id": "bono_floatingip_x7lzhy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.394Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:35.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}], "metadata": {"pagination": {"total": 352, "offset": 45, "size": 50}}} 2019-04-05 10:28:40,088 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:28:40,088 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:28:40 GMT 2019-04-05 10:28:40,088 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:28:40,088 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:28:40,088 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:28:40,088 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:28:40,088 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:28:40,089 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:28:40,091 - 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-04-05 10:28:40,091 - 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-04-05 10:28:40,091 - 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-04-05 10:28:40,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:28:40,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-b84f721f-d483-4573-81dc-35ad34e4fb95 2019-04-05 10:28:40,092 - 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-04-05 10:28:40,092 - 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-04-05 10:28:40,092 - 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-04-05 10:28:40,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b84f721f-d483-4573-81dc-35ad34e4fb95 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:28:40,092 - 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-04-05 10:28:40,093 - 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'8d2f2ce44d6e4e36a44b9abe5476e941', u'created_at': u'2019-04-05T10:28:32Z', u'updated_at': u'2019-04-05T10:28:32Z', u'floating_network_id': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.207', u'revision_number': 0, u'project_id': u'8d2f2ce44d6e4e36a44b9abe5476e941', u'port_id': None, u'id': u'14649d9a-ab00-44ed-af0b-526f2b2869e8', u'qos_policy_id': None} 2019-04-05 10:28:40,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-1cead63a-6251-4e5c-a10f-d88f89303e75 2019-04-05 10:28:40,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-1cead63a-6251-4e5c-a10f-d88f89303e75 2019-04-05 10:28:40,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-1cead63a-6251-4e5c-a10f-d88f89303e75 Date: Fri, 05 Apr 2019 10:28:32 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:32Z", "updated_at": "2019-04-05T10:28:32Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_id": null, "id": "14649d9a-ab00-44ed-af0b-526f2b2869e8", "qos_policy_id": null}} 2019-04-05 10:28:40,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-04-05 10:28:40,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}86597dda10080fc1db41c739e087ea60f2b6964c" -d '{"security_group": {"description": "SSH", "name": "clearwater-sg_base"}}' 2019-04-05 10:28:40,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}248878a2f5585aaf333ea6d69e15e3e56e49a2cb" -d '{"security_group": {"description": "Internal SIP signalling", "name": "clearwater-sg_internal_sip"}}' 2019-04-05 10:28:40,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e65ad52f-f70b-4750-ad88-4b4290445d96 2019-04-05 10:28:40,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e65ad52f-f70b-4750-ad88-4b4290445d96 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:28:40,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:28:40,094 - 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-04-05 10:28:40,094 - 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-04-05 10:28:40,094 - 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-04-05 10:28:40,095 - 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-04-05 10:28:40,095 - 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-04-05 10:28:40,095 - 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-04-05 10:28:40,095 - 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-04-05 10:28:40,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-8ddee40d-7cbd-4639-a5d2-67fd70264c51 2019-04-05 10:28:40,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups/b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81.json used request id req-9f3921ed-7643-425f-ba7f-7ea6909f7fd6 2019-04-05 10:28:40,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-9f3921ed-7643-425f-ba7f-7ea6909f7fd6 Date: Fri, 05 Apr 2019 10:28:34 GMT RESP BODY: {"security_group": {"description": "memcached Chronos 0MQ", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:31Z", "updated_at": "2019-04-05T10:28:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:28:32Z", "revision_number": 0, "id": "bf81fbc9-b090-47f8-b39f-c3f68e779a6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:28:32Z", "security_group_id": "b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:28:32Z", "revision_number": 0, "id": "f141c332-498f-4dfa-9613-f11a2e5cb0df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:28:32Z", "security_group_id": "b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}], "revision_number": 1, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81", "name": "clearwater-sg_sprout"}} 2019-04-05 10:28:40,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2688b9bd8fdf8697b481cf505a8a93abc187abf8" 2019-04-05 10:28:40,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ddee40d-7cbd-4639-a5d2-67fd70264c51 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:28:40,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:28:40,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-df1b2a55-2275-4f40-abdc-f25f7497d272 2019-04-05 10:28:40,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-df1b2a55-2275-4f40-abdc-f25f7497d272 Date: Fri, 05 Apr 2019 10:28:34 GMT RESP BODY: {"security_group": {"description": "Internal SIP signalling", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:33Z", "updated_at": "2019-04-05T10:28:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:28:33Z", "revision_number": 0, "id": "4d744355-f063-4a97-9b45-56eb58e90556", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:28:33Z", "security_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:28:33Z", "revision_number": 0, "id": "f0fe8a84-cac7-4da5-a566-be5260aa4382", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:28:33Z", "security_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}], "revision_number": 1, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "name": "clearwater-sg_internal_sip"}} 2019-04-05 10:28:40,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}2688b9bd8fdf8697b481cf505a8a93abc187abf8" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9888, "security_group_id": "b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81", "port_range_min": 9888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-05 10:28:40,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-8e8c34f1-30ce-4de1-be5c-df569bbac480 Date: Fri, 05 Apr 2019 10:28:34 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-04-05T10:28:34Z", "security_group_id": "b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81", "port_range_min": 9888, "revision_number": 0, "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:34Z", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "f5b25ba9-3444-42f8-ad0a-aec18559c56c"}} 2019-04-05 10:28:40,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-8e8c34f1-30ce-4de1-be5c-df569bbac480 2019-04-05 10:28:40,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-8e8c34f1-30ce-4de1-be5c-df569bbac480 2019-04-05 10:28:40,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81.json used request id req-9f3921ed-7643-425f-ba7f-7ea6909f7fd6 2019-04-05 10:28:40,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-0bf83a37-b863-462a-ab44-379d36b46a10 Date: Fri, 05 Apr 2019 10:28:34 GMT RESP BODY: {"security_group": {"description": "SSH", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:34Z", "updated_at": "2019-04-05T10:28:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:28:34Z", "revision_number": 0, "id": "4d881f93-8e80-497a-8e1f-8f97a94653a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:28:34Z", "security_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:28:34Z", "revision_number": 0, "id": "6115654a-9276-459a-b2f3-564fdb50c51f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:28:34Z", "security_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}], "revision_number": 1, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "name": "clearwater-sg_base"}} 2019-04-05 10:28:40,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-0bf83a37-b863-462a-ab44-379d36b46a10 2019-04-05 10:28:40,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-0bf83a37-b863-462a-ab44-379d36b46a10 2019-04-05 10:28:40,098 - 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-04-05 10:28:40,098 - 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-04-05 10:28:40,098 - 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-04-05 10:28:40,098 - 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-04-05 10:28:40,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:28:40,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-df1b2a55-2275-4f40-abdc-f25f7497d272 2019-04-05 10:28:40,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-05 10:28:40,099 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:28:40,241 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:28:40,241 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:28:40,241 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:28:40,241 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:28:40,241 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:28:40,241 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:28:40,241 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:28:40,242 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:28:40,242 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:28:40,242 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:28:40 GMT 2019-04-05 10:28:40,242 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:28:40,242 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:28:40,242 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:28:40,242 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:28:40,242 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:28:45,248 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:28:45,472 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:28:45,473 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:28:45,473 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:28:45,473 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:28:45,473 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:28:45,473 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:28:45,473 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:28:45,473 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.394Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:34.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "ellis_floatingip_juioum", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.394Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-65f1e193-6310-431d-a856-0dac567729a1", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:34.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.22bba901-ec17-4f7f-b6c9-37897396dbd6"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.394Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e90a508-79f6-4a7d-9bb9-897730ffb573 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:34.970Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "homer_security_group_64owkj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.394Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}d82a28a6c90945f581e8bfb628d0e7d38f8c7532\" -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-04-05T10:28:35.052Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.15ff4bb3-face-42d3-abb0-4bd14b8c8468"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.394Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-8e90a508-79f6-4a7d-9bb9-897730ffb573", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:34.970Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "bono_floatingip_x7lzhy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.394Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:35.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_security_group_bjj43y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.394Z", "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-04-05T10:28:35.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.40a1e526-a8c3-4674-a6c9-41075f0e9930"}, {"node_instance_id": "dime_security_group_bjj43y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.394Z", "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-04-05T10:28:35.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.40a1e526-a8c3-4674-a6c9-41075f0e9930"}, {"node_instance_id": "dime_security_group_bjj43y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.394Z", "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-04-05T10:28:35.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.40a1e526-a8c3-4674-a6c9-41075f0e9930"}, {"node_instance_id": "dime_security_group_bjj43y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.394Z", "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-04-05T10:28:35.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.40a1e526-a8c3-4674-a6c9-41075f0e9930"}, {"node_instance_id": "dime_security_group_bjj43y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.394Z", "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-04-05T10:28:35.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.40a1e526-a8c3-4674-a6c9-41075f0e9930"}, {"node_instance_id": "dime_security_group_bjj43y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.394Z", "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-04-05T10:28:35.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.40a1e526-a8c3-4674-a6c9-41075f0e9930"}, {"node_instance_id": "bono_floatingip_x7lzhy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.394Z", "message": "Node instance created", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:34.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_security_group_bjj43y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.394Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:35.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.40a1e526-a8c3-4674-a6c9-41075f0e9930"}, {"node_instance_id": "dime_security_group_bjj43y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.394Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92102c18-6215-4fe6-8d44-2a7765353e13 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:35.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.40a1e526-a8c3-4674-a6c9-41075f0e9930"}, {"node_instance_id": "ellis_floatingip_juioum", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.394Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a6483bfc32eea785ab6837d8c82674a3b286dbcb\"", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:35.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.22bba901-ec17-4f7f-b6c9-37897396dbd6"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.394Z", "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-04-05T10:28:34.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "dime_security_group_bjj43y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.394Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-92102c18-6215-4fe6-8d44-2a7765353e13", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:35.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.40a1e526-a8c3-4674-a6c9-41075f0e9930"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.394Z", "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-04-05T10:28:34.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.394Z", "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-04-05T10:28:34.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.394Z", "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-04-05T10:28:34.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.394Z", "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-04-05T10:28:34.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.394Z", "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-04-05T10:28:34.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.394Z", "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-04-05T10:28:34.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.394Z", "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-04-05T10:28:34.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.394Z", "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-04-05T10:28:34.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.394Z", "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-04-05T10:28:34.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.394Z", "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-04-05T10:28:34.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.394Z", "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-04-05T10:28:34.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.394Z", "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-04-05T10:28:34.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.394Z", "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-04-05T10:28:34.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.394Z", "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-04-05T10:28:34.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.394Z", "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-04-05T10:28:34.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "homer_security_group_64owkj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.986Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-39a2649c-2781-4493-950f-0686e38f73da", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:35.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.15ff4bb3-face-42d3-abb0-4bd14b8c8468"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.986Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}e4119efc2987ae96bcc7223cfe8930ed2116a939\" -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-04-05T10:28:35.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "ellis_security_group_75o516", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.986Z", "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-04-05T10:28:35.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d011f91e-5e0f-4684-96d5-40d922bc76f8"}, {"node_instance_id": "ellis_security_group_75o516", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.986Z", "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-04-05T10:28:35.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d011f91e-5e0f-4684-96d5-40d922bc76f8"}, {"node_instance_id": "ellis_security_group_75o516", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.986Z", "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-04-05T10:28:35.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d011f91e-5e0f-4684-96d5-40d922bc76f8"}, {"node_instance_id": "ellis_security_group_75o516", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.986Z", "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-04-05T10:28:35.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d011f91e-5e0f-4684-96d5-40d922bc76f8"}, {"node_instance_id": "ellis_security_group_75o516", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.986Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:35.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d011f91e-5e0f-4684-96d5-40d922bc76f8"}, {"node_instance_id": "ellis_security_group_75o516", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.986Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6da45eda-4e8a-4d0a-b1f5-c96c27538dab Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:35.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d011f91e-5e0f-4684-96d5-40d922bc76f8"}, {"node_instance_id": "homer_security_group_64owkj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.986Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-39a2649c-2781-4493-950f-0686e38f73da", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:35.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.15ff4bb3-face-42d3-abb0-4bd14b8c8468"}, {"node_instance_id": "homer_security_group_64owkj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.986Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-39a2649c-2781-4493-950f-0686e38f73da Date: Fri, 05 Apr 2019 10:28:35 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:35Z\", \"updated_at\": \"2019-04-05T10:28:35Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-05T10:28:35Z\", \"revision_number\": 0, \"id\": \"583d7528-3a46-40ae-8c7e-dcff53d790e6\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-05T10:28:35Z\", \"security_group_id\": \"c8b3aa6b-03c9-48b1-ae01-435c29979af1\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-05T10:28:35Z\", \"revision_number\": 0, \"id\": \"7315514b-1b73-4654-b462-185cd548cfdc\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-05T10:28:35Z\", \"security_group_id\": \"c8b3aa6b-03c9-48b1-ae01-435c29979af1\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\"}], \"revision_number\": 1, \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"c8b3aa6b-03c9-48b1-ae01-435c29979af1\", \"name\": \"clearwater-sg_homer\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:35.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.15ff4bb3-face-42d3-abb0-4bd14b8c8468"}, {"node_instance_id": "bono_floatingip_x7lzhy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.986Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:35.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_security_group_75o516", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.986Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-6da45eda-4e8a-4d0a-b1f5-c96c27538dab", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:35.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d011f91e-5e0f-4684-96d5-40d922bc76f8"}, {"node_instance_id": "bono_floatingip_x7lzhy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.986Z", "message": "Node instance started", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:35.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "sprout_security_group_jzn6td", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.986Z", "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-04-05T10:28:35.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_security_group_bjj43y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.986Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}91c170fd3402ac9a68271b9ea1f9af4d337ba039\" -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-04-05T10:28:35.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.40a1e526-a8c3-4674-a6c9-41075f0e9930"}, {"node_instance_id": "ellis_floatingip_juioum", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:35.986Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-1d8bc175-883f-4a0c-8925-70d0379f35bd Date: Fri, 05 Apr 2019 10:28:35 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"7988db48-05a8-4a8c-b418-2ba12e37bd97\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"eb59fe06d2204ec18bc5b63ebb0a318e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-05T06:37:06Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"eb59fe06d2204ec18bc5b63ebb0a318e\",\"created_at\":\"2019-04-05T06:22:23Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:35.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.22bba901-ec17-4f7f-b6c9-37897396dbd6"}, {"node_instance_id": "sprout_security_group_jzn6td", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}], "metadata": {"pagination": {"total": 522, "offset": 95, "size": 50}}} 2019-04-05 10:28:45,474 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:28:45,474 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:28:45 GMT 2019-04-05 10:28:45,474 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:28:45,474 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:28:45,474 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:28:45,474 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:28:45,474 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:28:45,474 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:28:45,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:28:45,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-65f1e193-6310-431d-a856-0dac567729a1 2019-04-05 10:28:45,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e90a508-79f6-4a7d-9bb9-897730ffb573 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:28:45,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}d82a28a6c90945f581e8bfb628d0e7d38f8c7532" -d '{"security_group": {"description": "REST Cassandra 0MQ", "name": "clearwater-sg_homer"}}' 2019-04-05 10:28:45,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-8e90a508-79f6-4a7d-9bb9-897730ffb573 2019-04-05 10:28:45,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-05 10:28:45,477 - 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-04-05 10:28:45,477 - 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-04-05 10:28:45,478 - 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-04-05 10:28:45,478 - 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-04-05 10:28:45,478 - 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-04-05 10:28:45,478 - 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-04-05 10:28:45,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-05 10:28:45,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:28:45,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92102c18-6215-4fe6-8d44-2a7765353e13 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:28:45,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6483bfc32eea785ab6837d8c82674a3b286dbcb" 2019-04-05 10:28:45,479 - 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-04-05 10:28:45,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-92102c18-6215-4fe6-8d44-2a7765353e13 2019-04-05 10:28:45,479 - 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-04-05 10:28:45,479 - 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-04-05 10:28:45,479 - 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-04-05 10:28:45,480 - 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-04-05 10:28:45,480 - 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-04-05 10:28:45,480 - 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-04-05 10:28:45,480 - 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-04-05 10:28:45,480 - 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-04-05 10:28:45,480 - 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-04-05 10:28:45,480 - 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-04-05 10:28:45,481 - 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-04-05 10:28:45,481 - 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-04-05 10:28:45,481 - 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-04-05 10:28:45,481 - 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-04-05 10:28:45,481 - 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-04-05 10:28:45,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-39a2649c-2781-4493-950f-0686e38f73da 2019-04-05 10:28:45,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}e4119efc2987ae96bcc7223cfe8930ed2116a939" -d '{"security_group": {"description": "STUN SIP RTP 0MQ", "name": "clearwater-sg_bono"}}' 2019-04-05 10:28:45,482 - 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-04-05 10:28:45,482 - 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-04-05 10:28:45,482 - 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-04-05 10:28:45,482 - 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-04-05 10:28:45,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:28:45,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6da45eda-4e8a-4d0a-b1f5-c96c27538dab Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:28:45,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-39a2649c-2781-4493-950f-0686e38f73da 2019-04-05 10:28:45,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-39a2649c-2781-4493-950f-0686e38f73da Date: Fri, 05 Apr 2019 10:28:35 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:35Z", "updated_at": "2019-04-05T10:28:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:28:35Z", "revision_number": 0, "id": "583d7528-3a46-40ae-8c7e-dcff53d790e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:28:35Z", "security_group_id": "c8b3aa6b-03c9-48b1-ae01-435c29979af1", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:28:35Z", "revision_number": 0, "id": "7315514b-1b73-4654-b462-185cd548cfdc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:28:35Z", "security_group_id": "c8b3aa6b-03c9-48b1-ae01-435c29979af1", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}], "revision_number": 1, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "c8b3aa6b-03c9-48b1-ae01-435c29979af1", "name": "clearwater-sg_homer"}} 2019-04-05 10:28:45,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-05 10:28:45,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-6da45eda-4e8a-4d0a-b1f5-c96c27538dab 2019-04-05 10:28:45,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-05 10:28:45,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-04-05 10:28:45,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}91c170fd3402ac9a68271b9ea1f9af4d337ba039" -d '{"security_group": {"description": "memcached Chronos REST", "name": "clearwater-sg_dime"}}' 2019-04-05 10:28:45,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-1d8bc175-883f-4a0c-8925-70d0379f35bd Date: Fri, 05 Apr 2019 10:28:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500}]} 2019-04-05 10:28:45,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-05 10:28:45,484 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:28:45,661 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:28:45,661 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:28:45,661 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:28:45,661 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:28:45,661 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:28:45,661 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:28:45,662 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:28:45,662 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:28:45,662 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:28:45,662 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:28:45 GMT 2019-04-05 10:28:45,662 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:28:45,662 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:28:45,662 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:28:45,662 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:28:45,662 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:28:50,668 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:28:50,789 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:28:50,789 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:28:50,790 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:28:50,790 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:28:50,790 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:28:50,790 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:28:50,790 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:28:50,790 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05621913-3560-4d15-95a7-d4a772577eb8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab5e16df-8dec-4766-b404-cd28b8027cbf"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "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-04-05T10:28:35.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab5e16df-8dec-4766-b404-cd28b8027cbf"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-05621913-3560-4d15-95a7-d4a772577eb8", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab5e16df-8dec-4766-b404-cd28b8027cbf"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:36.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab5e16df-8dec-4766-b404-cd28b8027cbf"}, {"node_instance_id": "internal_sip_security_group_gcplli", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/b94202b2-cbab-4078-9df7-9976b34e7a9a.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}248878a2f5585aaf333ea6d69e15e3e56e49a2cb\"", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c433aae9-a5cd-4723-88f7-953a9829b4b1"}, {"node_instance_id": "dime_security_group_bjj43y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-f1914841-75ea-44a6-a305-bd02c0c1fbcb", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.40a1e526-a8c3-4674-a6c9-41075f0e9930"}, {"node_instance_id": "dime_security_group_bjj43y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-f1914841-75ea-44a6-a305-bd02c0c1fbcb", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.40a1e526-a8c3-4674-a6c9-41075f0e9930"}, {"node_instance_id": "bind_security_group_4opajo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "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-04-05T10:28:36.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.baaaec1c-2029-4943-ab30-e8b5961d5225"}, {"node_instance_id": "bind_security_group_4opajo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "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-04-05T10:28:36.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.baaaec1c-2029-4943-ab30-e8b5961d5225"}, {"node_instance_id": "dime_security_group_bjj43y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-f1914841-75ea-44a6-a305-bd02c0c1fbcb Date: Fri, 05 Apr 2019 10:28:36 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos REST\", \"tags\": [], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:36Z\", \"updated_at\": \"2019-04-05T10:28:36Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-05T10:28:36Z\", \"revision_number\": 0, \"id\": \"2e245afb-ce3e-4af6-8afd-48778d92bfad\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-05T10:28:36Z\", \"security_group_id\": \"fe7fb086-07c8-49de-8577-d4583e630b5d\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-05T10:28:36Z\", \"revision_number\": 0, \"id\": \"7200d905-1444-498e-9455-bd588235c2f1\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-05T10:28:36Z\", \"security_group_id\": \"fe7fb086-07c8-49de-8577-d4583e630b5d\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\"}], \"revision_number\": 1, \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"fe7fb086-07c8-49de-8577-d4583e630b5d\", \"name\": \"clearwater-sg_dime\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.40a1e526-a8c3-4674-a6c9-41075f0e9930"}, {"node_instance_id": "bind_security_group_4opajo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "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-04-05T10:28:36.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.baaaec1c-2029-4943-ab30-e8b5961d5225"}, {"node_instance_id": "bind_security_group_4opajo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "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-04-05T10:28:36.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.baaaec1c-2029-4943-ab30-e8b5961d5225"}, {"node_instance_id": "ellis_floatingip_juioum", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-1d8bc175-883f-4a0c-8925-70d0379f35bd", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:35.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.22bba901-ec17-4f7f-b6c9-37897396dbd6"}, {"node_instance_id": "ellis_floatingip_juioum", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-1d8bc175-883f-4a0c-8925-70d0379f35bd", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:35.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.22bba901-ec17-4f7f-b6c9-37897396dbd6"}, {"node_instance_id": "ellis_floatingip_juioum", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "message": "Using floating ip network 7988db48-05a8-4a8c-b418-2ba12e37bd97 from name external provided.", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:35.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.22bba901-ec17-4f7f-b6c9-37897396dbd6"}, {"node_instance_id": "bind_security_group_4opajo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-217eb036-20dd-41dd-8fc5-32712974e20a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.baaaec1c-2029-4943-ab30-e8b5961d5225"}, {"node_instance_id": "bind_security_group_4opajo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-217eb036-20dd-41dd-8fc5-32712974e20a", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.baaaec1c-2029-4943-ab30-e8b5961d5225"}, {"node_instance_id": "internal_sip_security_group_gcplli", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-c8d93dd7-d282-4a6b-8029-763e8082a2b0", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.268Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c433aae9-a5cd-4723-88f7-953a9829b4b1"}, {"node_instance_id": "bind_security_group_4opajo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:36.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.baaaec1c-2029-4943-ab30-e8b5961d5225"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-1f5c1497-7b89-4ade-abbd-a8ac883cd045 Date: Fri, 05 Apr 2019 10:28:36 GMT \nRESP BODY: {\"security_group\": {\"description\": \"STUN SIP RTP 0MQ\", \"tags\": [], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:36Z\", \"updated_at\": \"2019-04-05T10:28:36Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-05T10:28:36Z\", \"revision_number\": 0, \"id\": \"749567fc-20ec-43b4-a1cb-7560e84b67de\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-05T10:28:36Z\", \"security_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-05T10:28:36Z\", \"revision_number\": 0, \"id\": \"dd698075-f63a-431e-98d4-2318403ff591\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-05T10:28:36Z\", \"security_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\"}], \"revision_number\": 1, \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"name\": \"clearwater-sg_bono\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "internal_sip_security_group_gcplli", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-a8c3924b-4b96-4dd6-baa3-24636a68f90d Date: Fri, 05 Apr 2019 10:28:36 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Internal SIP signalling\", \"tags\": [], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:33Z\", \"updated_at\": \"2019-04-05T10:28:33Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-05T10:28:33Z\", \"revision_number\": 0, \"id\": \"4d744355-f063-4a97-9b45-56eb58e90556\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-05T10:28:33Z\", \"security_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-05T10:28:33Z\", \"revision_number\": 0, \"id\": \"f0fe8a84-cac7-4da5-a566-be5260aa4382\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-05T10:28:33Z\", \"security_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\"}], \"revision_number\": 1, \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"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-04-05T10:28:36.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c433aae9-a5cd-4723-88f7-953a9829b4b1"}, {"node_instance_id": "internal_sip_security_group_gcplli", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/security-groups/b94202b2-cbab-4078-9df7-9976b34e7a9a.json used request id req-a8c3924b-4b96-4dd6-baa3-24636a68f90d", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c433aae9-a5cd-4723-88f7-953a9829b4b1"}, {"node_instance_id": "internal_sip_security_group_gcplli", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/b94202b2-cbab-4078-9df7-9976b34e7a9a.json used request id req-a8c3924b-4b96-4dd6-baa3-24636a68f90d", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c433aae9-a5cd-4723-88f7-953a9829b4b1"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-1f5c1497-7b89-4ade-abbd-a8ac883cd045", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "ellis_floatingip_juioum", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a6483bfc32eea785ab6837d8c82674a3b286dbcb\" -d '{\"floatingip\": {\"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\"}}'", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:35.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.22bba901-ec17-4f7f-b6c9-37897396dbd6"}, {"node_instance_id": "keypair_kwhv6k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00e6d527-caad-498d-a307-75debb41d0b2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.30965908-fb7b-4b8b-a4e9-c385a57a02e4"}, {"node_instance_id": "internal_sip_security_group_gcplli", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}248878a2f5585aaf333ea6d69e15e3e56e49a2cb\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5058, \"security_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"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-04-05T10:28:36.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c433aae9-a5cd-4723-88f7-953a9829b4b1"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-1f5c1497-7b89-4ade-abbd-a8ac883cd045", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "keypair_kwhv6k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:36.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.30965908-fb7b-4b8b-a4e9-c385a57a02e4"}, {"node_instance_id": "sprout_security_group_jzn6td", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "keypair_kwhv6k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-00e6d527-caad-498d-a307-75debb41d0b2", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.30965908-fb7b-4b8b-a4e9-c385a57a02e4"}, {"node_instance_id": "sprout_security_group_jzn6td", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_security_group_75o516", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}da379fac17de5b48efc1f51a4b3b8c9b33939bd4\" -d '{\"security_group\": {\"description\": \"Web UI\", \"name\": \"clearwater-sg_ellis\"}}'", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:35.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d011f91e-5e0f-4684-96d5-40d922bc76f8"}, {"node_instance_id": "bind_floatingip_ppueti", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:35.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c72e3bfc-9242-4b55-983a-0c5f882c3709"}, {"node_instance_id": "bind_floatingip_ppueti", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a187ca8e-8e97-4695-9caf-4dc31c3b7ad4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:35.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c72e3bfc-9242-4b55-983a-0c5f882c3709"}, {"node_instance_id": "bind_floatingip_ppueti", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-a187ca8e-8e97-4695-9caf-4dc31c3b7ad4", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:35.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c72e3bfc-9242-4b55-983a-0c5f882c3709"}, {"node_instance_id": "sprout_security_group_jzn6td", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "message": "Node instance created", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:35.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "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-04-05T10:28:35.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab5e16df-8dec-4766-b404-cd28b8027cbf"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "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-04-05T10:28:35.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab5e16df-8dec-4766-b404-cd28b8027cbf"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "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-04-05T10:28:35.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab5e16df-8dec-4766-b404-cd28b8027cbf"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "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-04-05T10:28:35.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab5e16df-8dec-4766-b404-cd28b8027cbf"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "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-04-05T10:28:35.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab5e16df-8dec-4766-b404-cd28b8027cbf"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "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-04-05T10:28:35.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab5e16df-8dec-4766-b404-cd28b8027cbf"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "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-04-05T10:28:35.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab5e16df-8dec-4766-b404-cd28b8027cbf"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "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-04-05T10:28:35.955Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab5e16df-8dec-4766-b404-cd28b8027cbf"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "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-04-05T10:28:35.955Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab5e16df-8dec-4766-b404-cd28b8027cbf"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "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-04-05T10:28:35.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab5e16df-8dec-4766-b404-cd28b8027cbf"}, {"node_instance_id": "internal_sip_security_group_gcplli", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-c8d93dd7-d282-4a6b-8029-763e8082a2b0 Date: Fri, 05 Apr 2019 10:28:36 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-04-05T10:28:36Z\", \"security_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"port_range_min\": 5058, \"revision_number\": 0, \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:36Z\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"2719b505-9440-4774-95ba-2d98e5602f0c\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.268Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c433aae9-a5cd-4723-88f7-953a9829b4b1"}, {"node_instance_id": "internal_sip_security_group_gcplli", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-c8d93dd7-d282-4a6b-8029-763e8082a2b0", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.269Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c433aae9-a5cd-4723-88f7-953a9829b4b1"}, {"node_instance_id": "internal_sip_security_group_gcplli", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}248878a2f5585aaf333ea6d69e15e3e56e49a2cb\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5054, \"security_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"port_range_min\": 5054, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.269Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c433aae9-a5cd-4723-88f7-953a9829b4b1"}], "metadata": {"pagination": {"total": 857, "offset": 145, "size": 50}}} 2019-04-05 10:28:50,790 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:28:50,790 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:28:50 GMT 2019-04-05 10:28:50,790 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:28:50,791 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:28:50,791 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:28:50,791 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:28:50,791 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:28:50,791 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:28:50,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05621913-3560-4d15-95a7-d4a772577eb8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:28:50,794 - 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-04-05 10:28:50,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-05621913-3560-4d15-95a7-d4a772577eb8 2019-04-05 10:28:50,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:28:50,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/b94202b2-cbab-4078-9df7-9976b34e7a9a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248878a2f5585aaf333ea6d69e15e3e56e49a2cb" 2019-04-05 10:28:50,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-f1914841-75ea-44a6-a305-bd02c0c1fbcb 2019-04-05 10:28:50,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-f1914841-75ea-44a6-a305-bd02c0c1fbcb 2019-04-05 10:28:50,795 - 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-04-05 10:28:50,795 - 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-04-05 10:28:50,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-f1914841-75ea-44a6-a305-bd02c0c1fbcb Date: Fri, 05 Apr 2019 10:28:36 GMT RESP BODY: {"security_group": {"description": "memcached Chronos REST", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:36Z", "updated_at": "2019-04-05T10:28:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:28:36Z", "revision_number": 0, "id": "2e245afb-ce3e-4af6-8afd-48778d92bfad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:28:36Z", "security_group_id": "fe7fb086-07c8-49de-8577-d4583e630b5d", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:28:36Z", "revision_number": 0, "id": "7200d905-1444-498e-9455-bd588235c2f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:28:36Z", "security_group_id": "fe7fb086-07c8-49de-8577-d4583e630b5d", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}], "revision_number": 1, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "fe7fb086-07c8-49de-8577-d4583e630b5d", "name": "clearwater-sg_dime"}} 2019-04-05 10:28:50,795 - 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-04-05 10:28:50,795 - 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-04-05 10:28:50,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-1d8bc175-883f-4a0c-8925-70d0379f35bd 2019-04-05 10:28:50,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-1d8bc175-883f-4a0c-8925-70d0379f35bd 2019-04-05 10:28:50,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network 7988db48-05a8-4a8c-b418-2ba12e37bd97 from name external provided. 2019-04-05 10:28:50,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-217eb036-20dd-41dd-8fc5-32712974e20a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:28:50,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-217eb036-20dd-41dd-8fc5-32712974e20a 2019-04-05 10:28:50,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-c8d93dd7-d282-4a6b-8029-763e8082a2b0 2019-04-05 10:28:50,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:28:50,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-1f5c1497-7b89-4ade-abbd-a8ac883cd045 Date: Fri, 05 Apr 2019 10:28:36 GMT RESP BODY: {"security_group": {"description": "STUN SIP RTP 0MQ", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:36Z", "updated_at": "2019-04-05T10:28:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:28:36Z", "revision_number": 0, "id": "749567fc-20ec-43b4-a1cb-7560e84b67de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:28:36Z", "security_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:28:36Z", "revision_number": 0, "id": "dd698075-f63a-431e-98d4-2318403ff591", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:28:36Z", "security_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}], "revision_number": 1, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "name": "clearwater-sg_bono"}} 2019-04-05 10:28:50,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-a8c3924b-4b96-4dd6-baa3-24636a68f90d Date: Fri, 05 Apr 2019 10:28:36 GMT RESP BODY: {"security_group": {"description": "Internal SIP signalling", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:33Z", "updated_at": "2019-04-05T10:28:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:28:33Z", "revision_number": 0, "id": "4d744355-f063-4a97-9b45-56eb58e90556", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:28:33Z", "security_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:28:33Z", "revision_number": 0, "id": "f0fe8a84-cac7-4da5-a566-be5260aa4382", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:28:33Z", "security_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}], "revision_number": 1, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "name": "clearwater-sg_internal_sip"}} 2019-04-05 10:28:50,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups/b94202b2-cbab-4078-9df7-9976b34e7a9a.json used request id req-a8c3924b-4b96-4dd6-baa3-24636a68f90d 2019-04-05 10:28:50,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/b94202b2-cbab-4078-9df7-9976b34e7a9a.json used request id req-a8c3924b-4b96-4dd6-baa3-24636a68f90d 2019-04-05 10:28:50,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-1f5c1497-7b89-4ade-abbd-a8ac883cd045 2019-04-05 10:28:50,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6483bfc32eea785ab6837d8c82674a3b286dbcb" -d '{"floatingip": {"floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}}' 2019-04-05 10:28:50,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00e6d527-caad-498d-a307-75debb41d0b2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:28:50,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}248878a2f5585aaf333ea6d69e15e3e56e49a2cb" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5058, "security_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "port_range_min": 5058, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-05 10:28:50,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-1f5c1497-7b89-4ade-abbd-a8ac883cd045 2019-04-05 10:28:50,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:28:50,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-05 10:28:50,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-00e6d527-caad-498d-a307-75debb41d0b2 2019-04-05 10:28:50,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-05 10:28:50,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}da379fac17de5b48efc1f51a4b3b8c9b33939bd4" -d '{"security_group": {"description": "Web UI", "name": "clearwater-sg_ellis"}}' 2019-04-05 10:28:50,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:28:50,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a187ca8e-8e97-4695-9caf-4dc31c3b7ad4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:28:50,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-a187ca8e-8e97-4695-9caf-4dc31c3b7ad4 2019-04-05 10:28:50,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-05 10:28:50,799 - 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-04-05 10:28:50,800 - 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-04-05 10:28:50,800 - 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-04-05 10:28:50,800 - 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-04-05 10:28:50,800 - 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-04-05 10:28:50,800 - 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-04-05 10:28:50,800 - 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-04-05 10:28:50,800 - 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-04-05 10:28:50,801 - 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-04-05 10:28:50,801 - 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-04-05 10:28:50,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-c8d93dd7-d282-4a6b-8029-763e8082a2b0 Date: Fri, 05 Apr 2019 10:28:36 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-04-05T10:28:36Z", "security_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "port_range_min": 5058, "revision_number": 0, "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:36Z", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "2719b505-9440-4774-95ba-2d98e5602f0c"}} 2019-04-05 10:28:50,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-c8d93dd7-d282-4a6b-8029-763e8082a2b0 2019-04-05 10:28:50,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}248878a2f5585aaf333ea6d69e15e3e56e49a2cb" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5054, "security_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "port_range_min": 5054, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-05 10:28:50,801 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:28:50,892 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:28:50,892 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:28:50,892 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:28:50,892 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:28:50,892 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:28:50,892 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:28:50,892 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:28:50,892 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:28:50,892 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:28:50,893 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:28:50 GMT 2019-04-05 10:28:50,893 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:28:50,893 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:28:50,893 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:28:50,893 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:28:50,893 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:28:55,896 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:28:55,989 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:28:55,989 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:28:55,989 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:28:55,989 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:28:55,989 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:28:55,989 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:28:55,989 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:28:55,990 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "keypair_kwhv6k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:36.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.30965908-fb7b-4b8b-a4e9-c385a57a02e4"}, {"node_instance_id": "keypair_kwhv6k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:36.497Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00e6d527-caad-498d-a307-75debb41d0b2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.30965908-fb7b-4b8b-a4e9-c385a57a02e4"}, {"node_instance_id": "internal_sip_security_group_gcplli", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.061Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-c1f320ff-3e71-4a99-b586-74bfe7ac7156", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c433aae9-a5cd-4723-88f7-953a9829b4b1"}, {"node_instance_id": "keypair_kwhv6k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.061Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10: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-50a9b0c4-22eb-4eda-a9e7-8a84525fcd2b x-compute-request-id: req-50a9b0c4-22eb-4eda-a9e7-8a84525fcd2b Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova\", \"name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"fingerprint\": \"f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f\"}}]}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.30965908-fb7b-4b8b-a4e9-c385a57a02e4"}, {"node_instance_id": "base_security_group_fvijms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.061Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-f64d4ad9-726a-4b88-b485-bb94b323a2fa", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afafc045-9263-4666-9010-28eaf3e8dce0"}, {"node_instance_id": "keypair_kwhv6k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.061Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-50a9b0c4-22eb-4eda-a9e7-8a84525fcd2b", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.30965908-fb7b-4b8b-a4e9-c385a57a02e4"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.061Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-e00e4572-c0c1-4ed8-b4c6-811d00081dca Date: Fri, 05 Apr 2019 10:28:36 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:36Z\", \"updated_at\": \"2019-04-05T10:28:36Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-05T10:28:36Z\", \"revision_number\": 0, \"id\": \"80c6c0f0-3d32-4c53-9766-75d56ae7f08c\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-05T10:28:36Z\", \"security_group_id\": \"61293269-82e4-46b0-83aa-5efcc1a7cc3b\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-05T10:28:36Z\", \"revision_number\": 0, \"id\": \"d68c9ee0-1f81-4b72-813c-d416c4d76451\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-05T10:28:36Z\", \"security_group_id\": \"61293269-82e4-46b0-83aa-5efcc1a7cc3b\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\"}], \"revision_number\": 1, \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"61293269-82e4-46b0-83aa-5efcc1a7cc3b\", \"name\": \"clearwater-sg_vellum\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab5e16df-8dec-4766-b404-cd28b8027cbf"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.061Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-e00e4572-c0c1-4ed8-b4c6-811d00081dca", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab5e16df-8dec-4766-b404-cd28b8027cbf"}, {"node_instance_id": "base_security_group_fvijms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.061Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-0842cc28-e48b-4c11-906b-14dcee407d6f Date: Fri, 05 Apr 2019 10:28:36 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-04-05T10:28:36Z\", \"security_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"port_range_min\": 22, \"revision_number\": 0, \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:36Z\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"1a4ecde9-ac2e-4749-b262-c85cbac2b428\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afafc045-9263-4666-9010-28eaf3e8dce0"}, {"node_instance_id": "keypair_kwhv6k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.061Z", "message": "Using external resource keypair: cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "level": "info", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.30965908-fb7b-4b8b-a4e9-c385a57a02e4"}, {"node_instance_id": "base_security_group_fvijms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.061Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-0842cc28-e48b-4c11-906b-14dcee407d6f", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afafc045-9263-4666-9010-28eaf3e8dce0"}, {"node_instance_id": "base_security_group_fvijms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.061Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-0842cc28-e48b-4c11-906b-14dcee407d6f", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afafc045-9263-4666-9010-28eaf3e8dce0"}, {"node_instance_id": "ellis_security_group_75o516", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.061Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-0e3df43f-4105-44b4-9807-7423df017eb3 Date: Fri, 05 Apr 2019 10:28:36 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Web UI\", \"tags\": [], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:36Z\", \"updated_at\": \"2019-04-05T10:28:36Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-05T10:28:36Z\", \"revision_number\": 0, \"id\": \"0364b5e7-bcf8-4b19-8f31-ba6a196d247d\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-05T10:28:36Z\", \"security_group_id\": \"84086c86-f215-4699-b5ed-2006870ef55f\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-05T10:28:36Z\", \"revision_number\": 0, \"id\": \"c013625e-8cc5-40bc-8304-621400b5677d\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-05T10:28:36Z\", \"security_group_id\": \"84086c86-f215-4699-b5ed-2006870ef55f\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\"}], \"revision_number\": 1, \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"84086c86-f215-4699-b5ed-2006870ef55f\", \"name\": \"clearwater-sg_ellis\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d011f91e-5e0f-4684-96d5-40d922bc76f8"}, {"node_instance_id": "base_security_group_fvijms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.061Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}86597dda10080fc1db41c739e087ea60f2b6964c\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 4000, \"security_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"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-04-05T10:28:36.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afafc045-9263-4666-9010-28eaf3e8dce0"}, {"node_instance_id": "base_security_group_fvijms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.061Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-f64d4ad9-726a-4b88-b485-bb94b323a2fa", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afafc045-9263-4666-9010-28eaf3e8dce0"}, {"node_instance_id": "base_security_group_fvijms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.061Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-f64d4ad9-726a-4b88-b485-bb94b323a2fa Date: Fri, 05 Apr 2019 10:28:36 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-04-05T10:28:36Z\", \"security_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"port_range_min\": 4000, \"revision_number\": 0, \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:36Z\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"b702927e-06a9-430b-afc1-ba168cc0b193\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afafc045-9263-4666-9010-28eaf3e8dce0"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.061Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}cc9de3cf0779d32f6baf3cbd35ab05711dc62c82\" -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-04-05T10:28:36.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab5e16df-8dec-4766-b404-cd28b8027cbf"}, {"node_instance_id": "bind_security_group_4opajo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.061Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-c5aa8b00-451b-4042-be35-ba064b592ecd Date: Fri, 05 Apr 2019 10:28:37 GMT \nRESP BODY: {\"security_group\": {\"description\": \"DNS\", \"tags\": [], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:36Z\", \"updated_at\": \"2019-04-05T10:28:36Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-05T10:28:36Z\", \"revision_number\": 0, \"id\": \"9ad5c32a-a820-4cf5-88c3-bab77f56dfef\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-05T10:28:36Z\", \"security_group_id\": \"fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-05T10:28:36Z\", \"revision_number\": 0, \"id\": \"9e0d300d-9a39-4d49-82e3-742ed5312725\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-05T10:28:36Z\", \"security_group_id\": \"fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\"}], \"revision_number\": 1, \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2\", \"name\": \"clearwater-sg_bind\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:37.044Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.baaaec1c-2029-4943-ab30-e8b5961d5225"}, {"node_instance_id": "internal_sip_security_group_gcplli", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.061Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-c1f320ff-3e71-4a99-b586-74bfe7ac7156", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c433aae9-a5cd-4723-88f7-953a9829b4b1"}, {"node_instance_id": "keypair_kwhv6k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.061Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-50a9b0c4-22eb-4eda-a9e7-8a84525fcd2b", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.30965908-fb7b-4b8b-a4e9-c385a57a02e4"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.061Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-e00e4572-c0c1-4ed8-b4c6-811d00081dca", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab5e16df-8dec-4766-b404-cd28b8027cbf"}, {"node_instance_id": "base_security_group_fvijms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.061Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/a3a56e4a-3963-4719-91ca-343d2cec4f56.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}86597dda10080fc1db41c739e087ea60f2b6964c\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afafc045-9263-4666-9010-28eaf3e8dce0"}, {"node_instance_id": "internal_sip_security_group_gcplli", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.061Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-1bec5e63-e9d5-4780-8baa-e622126b6d88", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c433aae9-a5cd-4723-88f7-953a9829b4b1"}, {"node_instance_id": "base_security_group_fvijms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.061Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}86597dda10080fc1db41c739e087ea60f2b6964c\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 2380, \"security_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"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-04-05T10:28:36.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afafc045-9263-4666-9010-28eaf3e8dce0"}, {"node_instance_id": "internal_sip_security_group_gcplli", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.061Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-1bec5e63-e9d5-4780-8baa-e622126b6d88", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c433aae9-a5cd-4723-88f7-953a9829b4b1"}, {"node_instance_id": "internal_sip_security_group_gcplli", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.061Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}248878a2f5585aaf333ea6d69e15e3e56e49a2cb\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5052, \"security_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"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-04-05T10:28:36.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c433aae9-a5cd-4723-88f7-953a9829b4b1"}, {"node_instance_id": "internal_sip_security_group_gcplli", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.061Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-1bec5e63-e9d5-4780-8baa-e622126b6d88 Date: Fri, 05 Apr 2019 10:28:36 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-04-05T10:28:36Z\", \"security_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"port_range_min\": 5054, \"revision_number\": 0, \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:36Z\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"ba227e40-2a06-4eea-9019-ff12f7f151ec\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c433aae9-a5cd-4723-88f7-953a9829b4b1"}, {"node_instance_id": "ellis_security_group_75o516", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.061Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-0e3df43f-4105-44b4-9807-7423df017eb3", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d011f91e-5e0f-4684-96d5-40d922bc76f8"}, {"node_instance_id": "ellis_security_group_75o516", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.061Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-0e3df43f-4105-44b4-9807-7423df017eb3", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d011f91e-5e0f-4684-96d5-40d922bc76f8"}, {"node_instance_id": "bind_security_group_4opajo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.061Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}33883c384df77ea3a19902855c24554fc26f5376\" -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-04-05T10:28:36.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.baaaec1c-2029-4943-ab30-e8b5961d5225"}, {"node_instance_id": "bind_floatingip_ppueti", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.061Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-d6e856e8-6f58-4dc9-8fcc-60b912e028ba Date: Fri, 05 Apr 2019 10:28:36 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"7988db48-05a8-4a8c-b418-2ba12e37bd97\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"eb59fe06d2204ec18bc5b63ebb0a318e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-05T06:37:06Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"eb59fe06d2204ec18bc5b63ebb0a318e\",\"created_at\":\"2019-04-05T06:22:23Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c72e3bfc-9242-4b55-983a-0c5f882c3709"}, {"node_instance_id": "bind_floatingip_ppueti", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.061Z", "message": "Using floating ip network 7988db48-05a8-4a8c-b418-2ba12e37bd97 from name external provided.", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c72e3bfc-9242-4b55-983a-0c5f882c3709"}, {"node_instance_id": "bind_floatingip_ppueti", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.061Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-d6e856e8-6f58-4dc9-8fcc-60b912e028ba", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c72e3bfc-9242-4b55-983a-0c5f882c3709"}, {"node_instance_id": "bind_floatingip_ppueti", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.061Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}94db47bb84a34a4c01321268a3fe85d028f69002\" -d '{\"floatingip\": {\"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\"}}'", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c72e3bfc-9242-4b55-983a-0c5f882c3709"}, {"node_instance_id": "bind_floatingip_ppueti", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.061Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-d6e856e8-6f58-4dc9-8fcc-60b912e028ba", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c72e3bfc-9242-4b55-983a-0c5f882c3709"}, {"node_instance_id": "base_security_group_fvijms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.061Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-5f36ba1d-6453-4cf7-963e-32ac321650a4 Date: Fri, 05 Apr 2019 10:28:36 GMT \nRESP BODY: {\"security_group\": {\"description\": \"SSH\", \"tags\": [], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:34Z\", \"updated_at\": \"2019-04-05T10:28:34Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-05T10:28:34Z\", \"revision_number\": 0, \"id\": \"4d881f93-8e80-497a-8e1f-8f97a94653a9\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-05T10:28:34Z\", \"security_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-05T10:28:34Z\", \"revision_number\": 0, \"id\": \"6115654a-9276-459a-b2f3-564fdb50c51f\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-05T10:28:34Z\", \"security_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\"}], \"revision_number\": 1, \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"name\": \"clearwater-sg_base\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.574Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afafc045-9263-4666-9010-28eaf3e8dce0"}, {"node_instance_id": "sprout_security_group_jzn6td", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.061Z", "message": "Node instance started", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.215Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "base_security_group_fvijms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.061Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/security-groups/a3a56e4a-3963-4719-91ca-343d2cec4f56.json used request id req-5f36ba1d-6453-4cf7-963e-32ac321650a4", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afafc045-9263-4666-9010-28eaf3e8dce0"}, {"node_instance_id": "base_security_group_fvijms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.061Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/a3a56e4a-3963-4719-91ca-343d2cec4f56.json used request id req-5f36ba1d-6453-4cf7-963e-32ac321650a4", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afafc045-9263-4666-9010-28eaf3e8dce0"}, {"node_instance_id": "base_security_group_fvijms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.061Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}86597dda10080fc1db41c739e087ea60f2b6964c\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 22, \"security_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"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-04-05T10:28:36.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afafc045-9263-4666-9010-28eaf3e8dce0"}, {"node_instance_id": "internal_sip_security_group_gcplli", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.061Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-c1f320ff-3e71-4a99-b586-74bfe7ac7156 Date: Fri, 05 Apr 2019 10:28:36 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-04-05T10:28:36Z\", \"security_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"port_range_min\": 5052, \"revision_number\": 0, \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:36Z\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"db022ec9-ca97-483b-8a74-e947ff589c68\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:36.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c433aae9-a5cd-4723-88f7-953a9829b4b1"}, {"node_instance_id": "base_security_group_fvijms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.692Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-802fe512-27a6-4e86-a615-babe05b89ebb", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:37.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afafc045-9263-4666-9010-28eaf3e8dce0"}, {"node_instance_id": "base_security_group_fvijms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.692Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-802fe512-27a6-4e86-a615-babe05b89ebb", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:37.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afafc045-9263-4666-9010-28eaf3e8dce0"}, {"node_instance_id": "base_security_group_fvijms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.692Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-802fe512-27a6-4e86-a615-babe05b89ebb Date: Fri, 05 Apr 2019 10:28:37 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-04-05T10:28:36Z\", \"security_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"port_range_min\": 2380, \"revision_number\": 0, \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:36Z\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"9ce6d820-6480-4bc9-bc5f-3de6845a339a\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:37.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afafc045-9263-4666-9010-28eaf3e8dce0"}, {"node_instance_id": "bind_security_group_4opajo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.692Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-c5aa8b00-451b-4042-be35-ba064b592ecd", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:37.044Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.baaaec1c-2029-4943-ab30-e8b5961d5225"}, {"node_instance_id": "bind_security_group_4opajo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.692Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-c5aa8b00-451b-4042-be35-ba064b592ecd", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:37.044Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.baaaec1c-2029-4943-ab30-e8b5961d5225"}, {"node_instance_id": "ellis_floatingip_juioum", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.692Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-4168559c-530a-4e8d-a346-e555f27f3d0a", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:37.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.22bba901-ec17-4f7f-b6c9-37897396dbd6"}, {"node_instance_id": "keypair_kwhv6k", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.692Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:37.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "internal_sip_security_group_gcplli", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.692Z", "message": "Node instance created", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:37.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "internal_sip_security_group_gcplli", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.692Z", "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-04-05T10:28:37.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}], "metadata": {"pagination": {"total": 964, "offset": 195, "size": 50}}} 2019-04-05 10:28:55,990 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:28:55,990 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:28:55 GMT 2019-04-05 10:28:55,990 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:28:55,990 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:28:55,990 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:28:55,990 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:28:55,990 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:28:55,991 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:28:55,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:28:55,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00e6d527-caad-498d-a307-75debb41d0b2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:28:55,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-c1f320ff-3e71-4a99-b586-74bfe7ac7156 2019-04-05 10:28:55,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10: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-50a9b0c4-22eb-4eda-a9e7-8a84525fcd2b x-compute-request-id: req-50a9b0c4-22eb-4eda-a9e7-8a84525fcd2b Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova", "name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "fingerprint": "f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f"}}]} 2019-04-05 10:28:55,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-f64d4ad9-726a-4b88-b485-bb94b323a2fa 2019-04-05 10:28:55,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-50a9b0c4-22eb-4eda-a9e7-8a84525fcd2b 2019-04-05 10:28:55,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-e00e4572-c0c1-4ed8-b4c6-811d00081dca Date: Fri, 05 Apr 2019 10:28:36 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:36Z", "updated_at": "2019-04-05T10:28:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:28:36Z", "revision_number": 0, "id": "80c6c0f0-3d32-4c53-9766-75d56ae7f08c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:28:36Z", "security_group_id": "61293269-82e4-46b0-83aa-5efcc1a7cc3b", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:28:36Z", "revision_number": 0, "id": "d68c9ee0-1f81-4b72-813c-d416c4d76451", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:28:36Z", "security_group_id": "61293269-82e4-46b0-83aa-5efcc1a7cc3b", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}], "revision_number": 1, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "61293269-82e4-46b0-83aa-5efcc1a7cc3b", "name": "clearwater-sg_vellum"}} 2019-04-05 10:28:55,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-e00e4572-c0c1-4ed8-b4c6-811d00081dca 2019-04-05 10:28:55,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-0842cc28-e48b-4c11-906b-14dcee407d6f Date: Fri, 05 Apr 2019 10:28:36 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-04-05T10:28:36Z", "security_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "port_range_min": 22, "revision_number": 0, "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:36Z", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "1a4ecde9-ac2e-4749-b262-c85cbac2b428"}} 2019-04-05 10:28:55,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d 2019-04-05 10:28:55,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-0842cc28-e48b-4c11-906b-14dcee407d6f 2019-04-05 10:28:55,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-0842cc28-e48b-4c11-906b-14dcee407d6f 2019-04-05 10:28:55,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-0e3df43f-4105-44b4-9807-7423df017eb3 Date: Fri, 05 Apr 2019 10:28:36 GMT RESP BODY: {"security_group": {"description": "Web UI", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:36Z", "updated_at": "2019-04-05T10:28:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:28:36Z", "revision_number": 0, "id": "0364b5e7-bcf8-4b19-8f31-ba6a196d247d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:28:36Z", "security_group_id": "84086c86-f215-4699-b5ed-2006870ef55f", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:28:36Z", "revision_number": 0, "id": "c013625e-8cc5-40bc-8304-621400b5677d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:28:36Z", "security_group_id": "84086c86-f215-4699-b5ed-2006870ef55f", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}], "revision_number": 1, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "84086c86-f215-4699-b5ed-2006870ef55f", "name": "clearwater-sg_ellis"}} 2019-04-05 10:28:55,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}86597dda10080fc1db41c739e087ea60f2b6964c" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 4000, "security_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "port_range_min": 4000, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-05 10:28:55,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-f64d4ad9-726a-4b88-b485-bb94b323a2fa 2019-04-05 10:28:55,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-f64d4ad9-726a-4b88-b485-bb94b323a2fa Date: Fri, 05 Apr 2019 10:28:36 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-04-05T10:28:36Z", "security_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "port_range_min": 4000, "revision_number": 0, "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:36Z", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "b702927e-06a9-430b-afc1-ba168cc0b193"}} 2019-04-05 10:28:55,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}cc9de3cf0779d32f6baf3cbd35ab05711dc62c82" -d '{"security_group": {"description": "REST Cassandra 0MQ", "name": "clearwater-sg_vellum"}}' 2019-04-05 10:28:55,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-c5aa8b00-451b-4042-be35-ba064b592ecd Date: Fri, 05 Apr 2019 10:28:37 GMT RESP BODY: {"security_group": {"description": "DNS", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:36Z", "updated_at": "2019-04-05T10:28:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:28:36Z", "revision_number": 0, "id": "9ad5c32a-a820-4cf5-88c3-bab77f56dfef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:28:36Z", "security_group_id": "fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:28:36Z", "revision_number": 0, "id": "9e0d300d-9a39-4d49-82e3-742ed5312725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:28:36Z", "security_group_id": "fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}], "revision_number": 1, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2", "name": "clearwater-sg_bind"}} 2019-04-05 10:28:55,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-c1f320ff-3e71-4a99-b586-74bfe7ac7156 2019-04-05 10:28:55,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-50a9b0c4-22eb-4eda-a9e7-8a84525fcd2b 2019-04-05 10:28:55,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-e00e4572-c0c1-4ed8-b4c6-811d00081dca 2019-04-05 10:28:55,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/a3a56e4a-3963-4719-91ca-343d2cec4f56.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86597dda10080fc1db41c739e087ea60f2b6964c" 2019-04-05 10:28:55,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-1bec5e63-e9d5-4780-8baa-e622126b6d88 2019-04-05 10:28:55,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}86597dda10080fc1db41c739e087ea60f2b6964c" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 2380, "security_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "port_range_min": 2380, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-05 10:28:55,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-1bec5e63-e9d5-4780-8baa-e622126b6d88 2019-04-05 10:28:55,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}248878a2f5585aaf333ea6d69e15e3e56e49a2cb" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5052, "security_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "port_range_min": 5052, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-05 10:28:55,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-1bec5e63-e9d5-4780-8baa-e622126b6d88 Date: Fri, 05 Apr 2019 10:28:36 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-04-05T10:28:36Z", "security_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "port_range_min": 5054, "revision_number": 0, "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:36Z", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "ba227e40-2a06-4eea-9019-ff12f7f151ec"}} 2019-04-05 10:28:55,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-0e3df43f-4105-44b4-9807-7423df017eb3 2019-04-05 10:28:55,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-0e3df43f-4105-44b4-9807-7423df017eb3 2019-04-05 10:28:55,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}33883c384df77ea3a19902855c24554fc26f5376" -d '{"security_group": {"description": "DNS", "name": "clearwater-sg_bind"}}' 2019-04-05 10:28:55,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-d6e856e8-6f58-4dc9-8fcc-60b912e028ba Date: Fri, 05 Apr 2019 10:28:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500}]} 2019-04-05 10:28:55,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network 7988db48-05a8-4a8c-b418-2ba12e37bd97 from name external provided. 2019-04-05 10:28:55,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-d6e856e8-6f58-4dc9-8fcc-60b912e028ba 2019-04-05 10:28:55,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94db47bb84a34a4c01321268a3fe85d028f69002" -d '{"floatingip": {"floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}}' 2019-04-05 10:28:55,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-d6e856e8-6f58-4dc9-8fcc-60b912e028ba 2019-04-05 10:28:55,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-5f36ba1d-6453-4cf7-963e-32ac321650a4 Date: Fri, 05 Apr 2019 10:28:36 GMT RESP BODY: {"security_group": {"description": "SSH", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:34Z", "updated_at": "2019-04-05T10:28:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:28:34Z", "revision_number": 0, "id": "4d881f93-8e80-497a-8e1f-8f97a94653a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:28:34Z", "security_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:28:34Z", "revision_number": 0, "id": "6115654a-9276-459a-b2f3-564fdb50c51f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:28:34Z", "security_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}], "revision_number": 1, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "name": "clearwater-sg_base"}} 2019-04-05 10:28:55,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-05 10:28:55,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups/a3a56e4a-3963-4719-91ca-343d2cec4f56.json used request id req-5f36ba1d-6453-4cf7-963e-32ac321650a4 2019-04-05 10:28:55,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/a3a56e4a-3963-4719-91ca-343d2cec4f56.json used request id req-5f36ba1d-6453-4cf7-963e-32ac321650a4 2019-04-05 10:28:55,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}86597dda10080fc1db41c739e087ea60f2b6964c" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 22, "security_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "port_range_min": 22, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-05 10:28:56,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-c1f320ff-3e71-4a99-b586-74bfe7ac7156 Date: Fri, 05 Apr 2019 10:28:36 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-04-05T10:28:36Z", "security_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "port_range_min": 5052, "revision_number": 0, "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:36Z", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "db022ec9-ca97-483b-8a74-e947ff589c68"}} 2019-04-05 10:28:56,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-802fe512-27a6-4e86-a615-babe05b89ebb 2019-04-05 10:28:56,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-802fe512-27a6-4e86-a615-babe05b89ebb 2019-04-05 10:28:56,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-802fe512-27a6-4e86-a615-babe05b89ebb Date: Fri, 05 Apr 2019 10:28:37 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-04-05T10:28:36Z", "security_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "port_range_min": 2380, "revision_number": 0, "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:36Z", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "9ce6d820-6480-4bc9-bc5f-3de6845a339a"}} 2019-04-05 10:28:56,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-c5aa8b00-451b-4042-be35-ba064b592ecd 2019-04-05 10:28:56,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-c5aa8b00-451b-4042-be35-ba064b592ecd 2019-04-05 10:28:56,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-4168559c-530a-4e8d-a346-e555f27f3d0a 2019-04-05 10:28:56,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-04-05 10:28:56,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-05 10:28:56,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-04-05 10:28:56,001 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:28:56,168 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:28:56,168 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:28:56,168 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:28:56,168 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:28:56,168 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:28:56,168 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:28:56,168 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:28:56,168 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:28:56,168 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:28:56,169 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:28:56 GMT 2019-04-05 10:28:56,169 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:28:56,169 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:28:56,169 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:28:56,169 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:28:56,169 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:29:01,174 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:29:01,257 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:29:01,257 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:29:01,257 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:29:01,258 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:29:01,258 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:29:01,258 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:29:01,258 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:29:01,258 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "internal_sip_security_group_gcplli", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.692Z", "message": "Node instance created", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:37.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_floatingip_juioum", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.692Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-4168559c-530a-4e8d-a346-e555f27f3d0a Date: Fri, 05 Apr 2019 10:28:37 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:36Z\", \"updated_at\": \"2019-04-05T10:28:36Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 0, \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_id\": null, \"id\": \"9e582fff-555a-41b3-bd59-c5130f4716ad\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:37.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.22bba901-ec17-4f7f-b6c9-37897396dbd6"}, {"node_instance_id": "ellis_floatingip_juioum", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.692Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'8d2f2ce44d6e4e36a44b9abe5476e941', u'created_at': u'2019-04-05T10:28:36Z', u'updated_at': u'2019-04-05T10:28:36Z', u'floating_network_id': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.203', u'revision_number': 0, u'project_id': u'8d2f2ce44d6e4e36a44b9abe5476e941', u'port_id': None, u'id': u'9e582fff-555a-41b3-bd59-c5130f4716ad', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:37.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.22bba901-ec17-4f7f-b6c9-37897396dbd6"}, {"node_instance_id": "ellis_floatingip_juioum", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.692Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-4168559c-530a-4e8d-a346-e555f27f3d0a", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:37.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.22bba901-ec17-4f7f-b6c9-37897396dbd6"}, {"node_instance_id": "homer_security_group_64owkj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.692Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/c8b3aa6b-03c9-48b1-ae01-435c29979af1.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d82a28a6c90945f581e8bfb628d0e7d38f8c7532\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:37.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.15ff4bb3-face-42d3-abb0-4bd14b8c8468"}, {"node_instance_id": "internal_sip_security_group_gcplli", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.692Z", "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-04-05T10:28:37.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_security_group_64owkj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.692Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-0ee9ffce-4ae0-45e4-b2b2-85ec698f1e27 Date: Fri, 05 Apr 2019 10:28:37 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:35Z\", \"updated_at\": \"2019-04-05T10:28:35Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-05T10:28:35Z\", \"revision_number\": 0, \"id\": \"583d7528-3a46-40ae-8c7e-dcff53d790e6\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-05T10:28:35Z\", \"security_group_id\": \"c8b3aa6b-03c9-48b1-ae01-435c29979af1\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-05T10:28:35Z\", \"revision_number\": 0, \"id\": \"7315514b-1b73-4654-b462-185cd548cfdc\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-05T10:28:35Z\", \"security_group_id\": \"c8b3aa6b-03c9-48b1-ae01-435c29979af1\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\"}], \"revision_number\": 1, \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"c8b3aa6b-03c9-48b1-ae01-435c29979af1\", \"name\": \"clearwater-sg_homer\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:37.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.15ff4bb3-face-42d3-abb0-4bd14b8c8468"}, {"node_instance_id": "bind_security_group_4opajo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.692Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-c5aa8b00-451b-4042-be35-ba064b592ecd", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:37.044Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.baaaec1c-2029-4943-ab30-e8b5961d5225"}, {"node_instance_id": "homer_security_group_64owkj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.692Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}d82a28a6c90945f581e8bfb628d0e7d38f8c7532\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7888, \"security_group_id\": \"c8b3aa6b-03c9-48b1-ae01-435c29979af1\", \"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-04-05T10:28:37.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.15ff4bb3-face-42d3-abb0-4bd14b8c8468"}, {"node_instance_id": "ellis_floatingip_juioum", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.692Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-4168559c-530a-4e8d-a346-e555f27f3d0a", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:37.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.22bba901-ec17-4f7f-b6c9-37897396dbd6"}, {"node_instance_id": "homer_security_group_64owkj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.692Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/c8b3aa6b-03c9-48b1-ae01-435c29979af1.json used request id req-0ee9ffce-4ae0-45e4-b2b2-85ec698f1e27", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:37.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.15ff4bb3-face-42d3-abb0-4bd14b8c8468"}, {"node_instance_id": "homer_security_group_64owkj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:37.692Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/security-groups/c8b3aa6b-03c9-48b1-ae01-435c29979af1.json used request id req-0ee9ffce-4ae0-45e4-b2b2-85ec698f1e27", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:37.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.15ff4bb3-face-42d3-abb0-4bd14b8c8468"}, {"node_instance_id": "keypair_kwhv6k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.241Z", "message": "Node instance created", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:37.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "internal_sip_security_group_gcplli", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.241Z", "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-04-05T10:28:37.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_security_group_64owkj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.241Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-840dc639-005b-4292-9bd4-46ed9d146978", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:37.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.15ff4bb3-face-42d3-abb0-4bd14b8c8468"}, {"node_instance_id": "homer_security_group_64owkj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.241Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}d82a28a6c90945f581e8bfb628d0e7d38f8c7532\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9160, \"security_group_id\": \"c8b3aa6b-03c9-48b1-ae01-435c29979af1\", \"port_range_min\": 9160, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:37.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.15ff4bb3-face-42d3-abb0-4bd14b8c8468"}, {"node_instance_id": "dime_security_group_bjj43y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.241Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/fe7fb086-07c8-49de-8577-d4583e630b5d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}91c170fd3402ac9a68271b9ea1f9af4d337ba039\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.40a1e526-a8c3-4674-a6c9-41075f0e9930"}, {"node_instance_id": "homer_security_group_64owkj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.241Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-840dc639-005b-4292-9bd4-46ed9d146978 Date: Fri, 05 Apr 2019 10:28:37 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-04-05T10:28:37Z\", \"security_group_id\": \"c8b3aa6b-03c9-48b1-ae01-435c29979af1\", \"port_range_min\": 7888, \"revision_number\": 0, \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:37Z\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"4d81ff96-fef7-4ab1-b996-3b2ba5356113\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:37.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.15ff4bb3-face-42d3-abb0-4bd14b8c8468"}, {"node_instance_id": "homer_security_group_64owkj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.241Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-aa301d10-24fa-42c3-81eb-a77807552427", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:37.969Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.15ff4bb3-face-42d3-abb0-4bd14b8c8468"}, {"node_instance_id": "homer_security_group_64owkj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.241Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-aa301d10-24fa-42c3-81eb-a77807552427 Date: Fri, 05 Apr 2019 10:28:37 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-04-05T10:28:37Z\", \"security_group_id\": \"c8b3aa6b-03c9-48b1-ae01-435c29979af1\", \"port_range_min\": 9160, \"revision_number\": 0, \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:37Z\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"48a121ea-8a7e-4d13-8ab4-19d485699ef7\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:37.969Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.15ff4bb3-face-42d3-abb0-4bd14b8c8468"}, {"node_instance_id": "homer_security_group_64owkj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.241Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-aa301d10-24fa-42c3-81eb-a77807552427", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:37.969Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.15ff4bb3-face-42d3-abb0-4bd14b8c8468"}, {"node_instance_id": "homer_security_group_64owkj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.241Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-840dc639-005b-4292-9bd4-46ed9d146978", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:37.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.15ff4bb3-face-42d3-abb0-4bd14b8c8468"}, {"node_instance_id": "bind_floatingip_ppueti", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.795Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'8d2f2ce44d6e4e36a44b9abe5476e941', u'created_at': u'2019-04-05T10:28:37Z', u'updated_at': u'2019-04-05T10:28:37Z', u'floating_network_id': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.206', u'revision_number': 0, u'project_id': u'8d2f2ce44d6e4e36a44b9abe5476e941', u'port_id': None, u'id': u'107124dd-c2bc-4515-8215-9c21b9fb571b', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c72e3bfc-9242-4b55-983a-0c5f882c3709"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.795Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-594f4ad8-7dab-4cfb-975f-c7684fe27898", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.795Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/f36b01ea-fa5f-4fc2-b455-99fa1594d2e2.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e4119efc2987ae96bcc7223cfe8930ed2116a939\"", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.186Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.795Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-c8437883-89c0-4eab-a26b-213ced9cc9a1 Date: Fri, 05 Apr 2019 10:28:38 GMT \nRESP BODY: {\"security_group\": {\"description\": \"STUN SIP RTP 0MQ\", \"tags\": [], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:36Z\", \"updated_at\": \"2019-04-05T10:28:36Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-05T10:28:36Z\", \"revision_number\": 0, \"id\": \"749567fc-20ec-43b4-a1cb-7560e84b67de\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-05T10:28:36Z\", \"security_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-05T10:28:36Z\", \"revision_number\": 0, \"id\": \"dd698075-f63a-431e-98d4-2318403ff591\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-05T10:28:36Z\", \"security_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\"}], \"revision_number\": 1, \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"name\": \"clearwater-sg_bono\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.795Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-594f4ad8-7dab-4cfb-975f-c7684fe27898 Date: Fri, 05 Apr 2019 10:28:38 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-04-05T10:28:38Z\", \"security_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"port_range_min\": 3478, \"revision_number\": 0, \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:38Z\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"74b0e269-9920-41e6-875e-e1b410b1038d\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.795Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/security-groups/f36b01ea-fa5f-4fc2-b455-99fa1594d2e2.json used request id req-c8437883-89c0-4eab-a26b-213ced9cc9a1", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.795Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}e4119efc2987ae96bcc7223cfe8930ed2116a939\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 3478, \"security_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"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-04-05T10:28:38.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.795Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-0abebf11-d39f-4708-9f76-e2f38da5353d Date: Fri, 05 Apr 2019 10:28:38 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-04-05T10:28:38Z\", \"security_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"port_range_min\": 3478, \"revision_number\": 0, \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:38Z\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"598f692d-9012-4adb-a95a-622bc786a6ca\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.795Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-0abebf11-d39f-4708-9f76-e2f38da5353d", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.795Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-0abebf11-d39f-4708-9f76-e2f38da5353d", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.795Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/f36b01ea-fa5f-4fc2-b455-99fa1594d2e2.json used request id req-c8437883-89c0-4eab-a26b-213ced9cc9a1", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.795Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}e4119efc2987ae96bcc7223cfe8930ed2116a939\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 3478, \"security_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"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-04-05T10:28:38.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "dime_security_group_bjj43y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.795Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-8e6ebca1-4f9c-499c-b345-91d030badd79 Date: Fri, 05 Apr 2019 10:28:38 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-04-05T10:28:38Z\", \"security_group_id\": \"fe7fb086-07c8-49de-8577-d4583e630b5d\", \"port_range_min\": 8888, \"revision_number\": 0, \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:38Z\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"be89f88e-c3c8-4f06-b359-5360fbc4f8ff\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.40a1e526-a8c3-4674-a6c9-41075f0e9930"}, {"node_instance_id": "dime_security_group_bjj43y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.795Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-8e6ebca1-4f9c-499c-b345-91d030badd79", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.40a1e526-a8c3-4674-a6c9-41075f0e9930"}, {"node_instance_id": "dime_security_group_bjj43y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.795Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}91c170fd3402ac9a68271b9ea1f9af4d337ba039\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 8889, \"security_group_id\": \"fe7fb086-07c8-49de-8577-d4583e630b5d\", \"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-04-05T10:28:38.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.40a1e526-a8c3-4674-a6c9-41075f0e9930"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.795Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-594f4ad8-7dab-4cfb-975f-c7684fe27898", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "internal_sip_security_group_gcplli", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.795Z", "message": "Node instance started", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:37.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "keypair_kwhv6k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.795Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:37.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "internal_sip_security_group_gcplli", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.795Z", "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-04-05T10:28:37.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_floatingip_ppueti", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.795Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-4d98caf7-97d4-4848-93a1-27080f971263 Date: Fri, 05 Apr 2019 10:28:38 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:37Z\", \"updated_at\": \"2019-04-05T10:28:37Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.206\", \"revision_number\": 0, \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_id\": null, \"id\": \"107124dd-c2bc-4515-8215-9c21b9fb571b\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c72e3bfc-9242-4b55-983a-0c5f882c3709"}, {"node_instance_id": "dime_security_group_bjj43y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.795Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}91c170fd3402ac9a68271b9ea1f9af4d337ba039\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 8888, \"security_group_id\": \"fe7fb086-07c8-49de-8577-d4583e630b5d\", \"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-04-05T10:28:38.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.40a1e526-a8c3-4674-a6c9-41075f0e9930"}, {"node_instance_id": "dime_security_group_bjj43y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.795Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/fe7fb086-07c8-49de-8577-d4583e630b5d.json used request id req-85aeb63d-4534-4fa2-93df-6e61595b4497", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.191Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.40a1e526-a8c3-4674-a6c9-41075f0e9930"}, {"node_instance_id": "dime_security_group_bjj43y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.795Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/security-groups/fe7fb086-07c8-49de-8577-d4583e630b5d.json used request id req-85aeb63d-4534-4fa2-93df-6e61595b4497", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.40a1e526-a8c3-4674-a6c9-41075f0e9930"}, {"node_instance_id": "dime_security_group_bjj43y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.795Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-85aeb63d-4534-4fa2-93df-6e61595b4497 Date: Fri, 05 Apr 2019 10:28:38 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos REST\", \"tags\": [], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:36Z\", \"updated_at\": \"2019-04-05T10:28:36Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-05T10:28:36Z\", \"revision_number\": 0, \"id\": \"2e245afb-ce3e-4af6-8afd-48778d92bfad\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-05T10:28:36Z\", \"security_group_id\": \"fe7fb086-07c8-49de-8577-d4583e630b5d\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-05T10:28:36Z\", \"revision_number\": 0, \"id\": \"7200d905-1444-498e-9455-bd588235c2f1\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-05T10:28:36Z\", \"security_group_id\": \"fe7fb086-07c8-49de-8577-d4583e630b5d\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\"}], \"revision_number\": 1, \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"fe7fb086-07c8-49de-8577-d4583e630b5d\", \"name\": \"clearwater-sg_dime\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.40a1e526-a8c3-4674-a6c9-41075f0e9930"}, {"node_instance_id": "bind_floatingip_ppueti", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.795Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-4d98caf7-97d4-4848-93a1-27080f971263", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c72e3bfc-9242-4b55-983a-0c5f882c3709"}, {"node_instance_id": "bind_floatingip_ppueti", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.795Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-4d98caf7-97d4-4848-93a1-27080f971263", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c72e3bfc-9242-4b55-983a-0c5f882c3709"}, {"node_instance_id": "dime_security_group_bjj43y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.795Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-8e6ebca1-4f9c-499c-b345-91d030badd79", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.40a1e526-a8c3-4674-a6c9-41075f0e9930"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.795Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}e4119efc2987ae96bcc7223cfe8930ed2116a939\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5060, \"security_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"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-04-05T10:28:38.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}], "metadata": {"pagination": {"total": 1008, "offset": 245, "size": 50}}} 2019-04-05 10:29:01,258 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:29:01,258 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:29:01 GMT 2019-04-05 10:29:01,258 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:29:01,258 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:29:01,259 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:29:01,259 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:29:01,259 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:29:01,259 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:29:01,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-05 10:29:01,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-4168559c-530a-4e8d-a346-e555f27f3d0a Date: Fri, 05 Apr 2019 10:28:37 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:36Z", "updated_at": "2019-04-05T10:28:36Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_id": null, "id": "9e582fff-555a-41b3-bd59-c5130f4716ad", "qos_policy_id": null}} 2019-04-05 10:29:01,262 - 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'8d2f2ce44d6e4e36a44b9abe5476e941', u'created_at': u'2019-04-05T10:28:36Z', u'updated_at': u'2019-04-05T10:28:36Z', u'floating_network_id': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.203', u'revision_number': 0, u'project_id': u'8d2f2ce44d6e4e36a44b9abe5476e941', u'port_id': None, u'id': u'9e582fff-555a-41b3-bd59-c5130f4716ad', u'qos_policy_id': None} 2019-04-05 10:29:01,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-4168559c-530a-4e8d-a346-e555f27f3d0a 2019-04-05 10:29:01,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/c8b3aa6b-03c9-48b1-ae01-435c29979af1.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82a28a6c90945f581e8bfb628d0e7d38f8c7532" 2019-04-05 10:29:01,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-04-05 10:29:01,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-0ee9ffce-4ae0-45e4-b2b2-85ec698f1e27 Date: Fri, 05 Apr 2019 10:28:37 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:35Z", "updated_at": "2019-04-05T10:28:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:28:35Z", "revision_number": 0, "id": "583d7528-3a46-40ae-8c7e-dcff53d790e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:28:35Z", "security_group_id": "c8b3aa6b-03c9-48b1-ae01-435c29979af1", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:28:35Z", "revision_number": 0, "id": "7315514b-1b73-4654-b462-185cd548cfdc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:28:35Z", "security_group_id": "c8b3aa6b-03c9-48b1-ae01-435c29979af1", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}], "revision_number": 1, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "c8b3aa6b-03c9-48b1-ae01-435c29979af1", "name": "clearwater-sg_homer"}} 2019-04-05 10:29:01,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-c5aa8b00-451b-4042-be35-ba064b592ecd 2019-04-05 10:29:01,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}d82a28a6c90945f581e8bfb628d0e7d38f8c7532" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7888, "security_group_id": "c8b3aa6b-03c9-48b1-ae01-435c29979af1", "port_range_min": 7888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-05 10:29:01,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-4168559c-530a-4e8d-a346-e555f27f3d0a 2019-04-05 10:29:01,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/c8b3aa6b-03c9-48b1-ae01-435c29979af1.json used request id req-0ee9ffce-4ae0-45e4-b2b2-85ec698f1e27 2019-04-05 10:29:01,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups/c8b3aa6b-03c9-48b1-ae01-435c29979af1.json used request id req-0ee9ffce-4ae0-45e4-b2b2-85ec698f1e27 2019-04-05 10:29:01,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-05 10:29:01,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-05 10:29:01,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-840dc639-005b-4292-9bd4-46ed9d146978 2019-04-05 10:29:01,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}d82a28a6c90945f581e8bfb628d0e7d38f8c7532" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9160, "security_group_id": "c8b3aa6b-03c9-48b1-ae01-435c29979af1", "port_range_min": 9160, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-05 10:29:01,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/fe7fb086-07c8-49de-8577-d4583e630b5d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c170fd3402ac9a68271b9ea1f9af4d337ba039" 2019-04-05 10:29:01,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-840dc639-005b-4292-9bd4-46ed9d146978 Date: Fri, 05 Apr 2019 10:28:37 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-04-05T10:28:37Z", "security_group_id": "c8b3aa6b-03c9-48b1-ae01-435c29979af1", "port_range_min": 7888, "revision_number": 0, "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:37Z", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "4d81ff96-fef7-4ab1-b996-3b2ba5356113"}} 2019-04-05 10:29:01,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-aa301d10-24fa-42c3-81eb-a77807552427 2019-04-05 10:29:01,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-aa301d10-24fa-42c3-81eb-a77807552427 Date: Fri, 05 Apr 2019 10:28:37 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-04-05T10:28:37Z", "security_group_id": "c8b3aa6b-03c9-48b1-ae01-435c29979af1", "port_range_min": 9160, "revision_number": 0, "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:37Z", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "48a121ea-8a7e-4d13-8ab4-19d485699ef7"}} 2019-04-05 10:29:01,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-aa301d10-24fa-42c3-81eb-a77807552427 2019-04-05 10:29:01,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-840dc639-005b-4292-9bd4-46ed9d146978 2019-04-05 10:29:01,265 - 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'8d2f2ce44d6e4e36a44b9abe5476e941', u'created_at': u'2019-04-05T10:28:37Z', u'updated_at': u'2019-04-05T10:28:37Z', u'floating_network_id': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.206', u'revision_number': 0, u'project_id': u'8d2f2ce44d6e4e36a44b9abe5476e941', u'port_id': None, u'id': u'107124dd-c2bc-4515-8215-9c21b9fb571b', u'qos_policy_id': None} 2019-04-05 10:29:01,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-594f4ad8-7dab-4cfb-975f-c7684fe27898 2019-04-05 10:29:01,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/f36b01ea-fa5f-4fc2-b455-99fa1594d2e2.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4119efc2987ae96bcc7223cfe8930ed2116a939" 2019-04-05 10:29:01,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-c8437883-89c0-4eab-a26b-213ced9cc9a1 Date: Fri, 05 Apr 2019 10:28:38 GMT RESP BODY: {"security_group": {"description": "STUN SIP RTP 0MQ", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:36Z", "updated_at": "2019-04-05T10:28:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:28:36Z", "revision_number": 0, "id": "749567fc-20ec-43b4-a1cb-7560e84b67de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:28:36Z", "security_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:28:36Z", "revision_number": 0, "id": "dd698075-f63a-431e-98d4-2318403ff591", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:28:36Z", "security_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}], "revision_number": 1, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "name": "clearwater-sg_bono"}} 2019-04-05 10:29:01,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-594f4ad8-7dab-4cfb-975f-c7684fe27898 Date: Fri, 05 Apr 2019 10:28:38 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-04-05T10:28:38Z", "security_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "port_range_min": 3478, "revision_number": 0, "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:38Z", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "74b0e269-9920-41e6-875e-e1b410b1038d"}} 2019-04-05 10:29:01,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups/f36b01ea-fa5f-4fc2-b455-99fa1594d2e2.json used request id req-c8437883-89c0-4eab-a26b-213ced9cc9a1 2019-04-05 10:29:01,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}e4119efc2987ae96bcc7223cfe8930ed2116a939" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 3478, "security_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "port_range_min": 3478, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-05 10:29:01,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-0abebf11-d39f-4708-9f76-e2f38da5353d Date: Fri, 05 Apr 2019 10:28:38 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-04-05T10:28:38Z", "security_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "port_range_min": 3478, "revision_number": 0, "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:38Z", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "598f692d-9012-4adb-a95a-622bc786a6ca"}} 2019-04-05 10:29:01,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-0abebf11-d39f-4708-9f76-e2f38da5353d 2019-04-05 10:29:01,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-0abebf11-d39f-4708-9f76-e2f38da5353d 2019-04-05 10:29:01,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/f36b01ea-fa5f-4fc2-b455-99fa1594d2e2.json used request id req-c8437883-89c0-4eab-a26b-213ced9cc9a1 2019-04-05 10:29:01,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}e4119efc2987ae96bcc7223cfe8930ed2116a939" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 3478, "security_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "port_range_min": 3478, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-05 10:29:01,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-8e6ebca1-4f9c-499c-b345-91d030badd79 Date: Fri, 05 Apr 2019 10:28:38 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-04-05T10:28:38Z", "security_group_id": "fe7fb086-07c8-49de-8577-d4583e630b5d", "port_range_min": 8888, "revision_number": 0, "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:38Z", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "be89f88e-c3c8-4f06-b359-5360fbc4f8ff"}} 2019-04-05 10:29:01,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-8e6ebca1-4f9c-499c-b345-91d030badd79 2019-04-05 10:29:01,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}91c170fd3402ac9a68271b9ea1f9af4d337ba039" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 8889, "security_group_id": "fe7fb086-07c8-49de-8577-d4583e630b5d", "port_range_min": 8889, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-05 10:29:01,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-594f4ad8-7dab-4cfb-975f-c7684fe27898 2019-04-05 10:29:01,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-05 10:29:01,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-05 10:29:01,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-05 10:29:01,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-4d98caf7-97d4-4848-93a1-27080f971263 Date: Fri, 05 Apr 2019 10:28:38 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:37Z", "updated_at": "2019-04-05T10:28:37Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_id": null, "id": "107124dd-c2bc-4515-8215-9c21b9fb571b", "qos_policy_id": null}} 2019-04-05 10:29:01,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}91c170fd3402ac9a68271b9ea1f9af4d337ba039" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 8888, "security_group_id": "fe7fb086-07c8-49de-8577-d4583e630b5d", "port_range_min": 8888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-05 10:29:01,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/fe7fb086-07c8-49de-8577-d4583e630b5d.json used request id req-85aeb63d-4534-4fa2-93df-6e61595b4497 2019-04-05 10:29:01,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups/fe7fb086-07c8-49de-8577-d4583e630b5d.json used request id req-85aeb63d-4534-4fa2-93df-6e61595b4497 2019-04-05 10:29:01,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-85aeb63d-4534-4fa2-93df-6e61595b4497 Date: Fri, 05 Apr 2019 10:28:38 GMT RESP BODY: {"security_group": {"description": "memcached Chronos REST", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:36Z", "updated_at": "2019-04-05T10:28:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:28:36Z", "revision_number": 0, "id": "2e245afb-ce3e-4af6-8afd-48778d92bfad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:28:36Z", "security_group_id": "fe7fb086-07c8-49de-8577-d4583e630b5d", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:28:36Z", "revision_number": 0, "id": "7200d905-1444-498e-9455-bd588235c2f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:28:36Z", "security_group_id": "fe7fb086-07c8-49de-8577-d4583e630b5d", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}], "revision_number": 1, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "fe7fb086-07c8-49de-8577-d4583e630b5d", "name": "clearwater-sg_dime"}} 2019-04-05 10:29:01,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-4d98caf7-97d4-4848-93a1-27080f971263 2019-04-05 10:29:01,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-4d98caf7-97d4-4848-93a1-27080f971263 2019-04-05 10:29:01,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-8e6ebca1-4f9c-499c-b345-91d030badd79 2019-04-05 10:29:01,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}e4119efc2987ae96bcc7223cfe8930ed2116a939" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5060, "security_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "port_range_min": 5060, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-05 10:29:01,270 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:29:01,322 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:29:01,322 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:29:01,323 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:29:01,323 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:29:01,323 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:29:01,323 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:29:01,323 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:29:01,323 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:29:01,323 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:29:01,323 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:29:01 GMT 2019-04-05 10:29:01,323 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:29:01,324 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:29:01,324 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:29:01,324 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:29:01,324 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:29:06,329 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:29:06,419 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:29:06,420 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:29:06,420 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:29:06,420 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:29:06,420 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:29:06,420 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:29:06,420 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:29:06,420 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_security_group_75o516", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.795Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}da379fac17de5b48efc1f51a4b3b8c9b33939bd4\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 80, \"security_group_id\": \"84086c86-f215-4699-b5ed-2006870ef55f\", \"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-04-05T10:28:38.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d011f91e-5e0f-4684-96d5-40d922bc76f8"}, {"node_instance_id": "keypair_kwhv6k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.795Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:37.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_security_group_bjj43y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.795Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-c2883ae0-ff0e-4d80-9c21-5340be4a9487 Date: Fri, 05 Apr 2019 10:28:38 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-04-05T10:28:38Z\", \"security_group_id\": \"fe7fb086-07c8-49de-8577-d4583e630b5d\", \"port_range_min\": 8889, \"revision_number\": 0, \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:38Z\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"128ed0bd-f769-43b9-83e4-5bb975e9ef2e\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.40a1e526-a8c3-4674-a6c9-41075f0e9930"}, {"node_instance_id": "dime_security_group_bjj43y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.795Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-c2883ae0-ff0e-4d80-9c21-5340be4a9487", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.40a1e526-a8c3-4674-a6c9-41075f0e9930"}, {"node_instance_id": "dime_security_group_bjj43y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.795Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-c2883ae0-ff0e-4d80-9c21-5340be4a9487", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.40a1e526-a8c3-4674-a6c9-41075f0e9930"}, {"node_instance_id": "dime_security_group_bjj43y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.795Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-1423df86-e52a-4324-98ae-40b0d6bfb88c Date: Fri, 05 Apr 2019 10:28:38 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-04-05T10:28:38Z\", \"security_group_id\": \"fe7fb086-07c8-49de-8577-d4583e630b5d\", \"port_range_min\": 10888, \"revision_number\": 0, \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:38Z\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"cbef0271-b0c5-4c01-8a3d-04ca362024b4\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.40a1e526-a8c3-4674-a6c9-41075f0e9930"}, {"node_instance_id": "internal_sip_security_group_gcplli", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.795Z", "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-04-05T10:28:37.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_security_group_bjj43y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.795Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-1423df86-e52a-4324-98ae-40b0d6bfb88c", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.40a1e526-a8c3-4674-a6c9-41075f0e9930"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.795Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-552cf80a-90ae-4b13-9f75-8010b8ede358 Date: Fri, 05 Apr 2019 10:28:38 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-04-05T10:28:38Z\", \"security_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"port_range_min\": 5060, \"revision_number\": 0, \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:38Z\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"3ba4f29d-4c1c-4284-8868-3e9b684b8b60\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "dime_security_group_bjj43y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.795Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-1423df86-e52a-4324-98ae-40b0d6bfb88c", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.40a1e526-a8c3-4674-a6c9-41075f0e9930"}, {"node_instance_id": "dime_security_group_bjj43y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.795Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/security-groups/fe7fb086-07c8-49de-8577-d4583e630b5d.json used request id req-85aeb63d-4534-4fa2-93df-6e61595b4497", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.40a1e526-a8c3-4674-a6c9-41075f0e9930"}, {"node_instance_id": "dime_security_group_bjj43y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.795Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}91c170fd3402ac9a68271b9ea1f9af4d337ba039\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 10888, \"security_group_id\": \"fe7fb086-07c8-49de-8577-d4583e630b5d\", \"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-04-05T10:28:38.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.40a1e526-a8c3-4674-a6c9-41075f0e9930"}, {"node_instance_id": "dime_security_group_bjj43y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:38.795Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-85aeb63d-4534-4fa2-93df-6e61595b4497 Date: Fri, 05 Apr 2019 10:28:38 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos REST\", \"tags\": [], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:36Z\", \"updated_at\": \"2019-04-05T10:28:36Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-05T10:28:36Z\", \"revision_number\": 0, \"id\": \"2e245afb-ce3e-4af6-8afd-48778d92bfad\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-05T10:28:36Z\", \"security_group_id\": \"fe7fb086-07c8-49de-8577-d4583e630b5d\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-05T10:28:36Z\", \"revision_number\": 0, \"id\": \"7200d905-1444-498e-9455-bd588235c2f1\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-05T10:28:36Z\", \"security_group_id\": \"fe7fb086-07c8-49de-8577-d4583e630b5d\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\"}], \"revision_number\": 1, \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"fe7fb086-07c8-49de-8577-d4583e630b5d\", \"name\": \"clearwater-sg_dime\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.40a1e526-a8c3-4674-a6c9-41075f0e9930"}, {"node_instance_id": "ellis_security_group_75o516", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:39.361Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-0949938d-3c60-49ef-8985-8284ef85a9cc", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d011f91e-5e0f-4684-96d5-40d922bc76f8"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:39.361Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-5a4dd052-bb9c-47f1-ba82-dd20cf4c916d", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab5e16df-8dec-4766-b404-cd28b8027cbf"}, {"node_instance_id": "bind_security_group_4opajo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:39.361Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}33883c384df77ea3a19902855c24554fc26f5376\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:39.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.baaaec1c-2029-4943-ab30-e8b5961d5225"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:39.361Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-5a4dd052-bb9c-47f1-ba82-dd20cf4c916d", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab5e16df-8dec-4766-b404-cd28b8027cbf"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:39.361Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-5a4dd052-bb9c-47f1-ba82-dd20cf4c916d Date: Fri, 05 Apr 2019 10:28:38 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-04-05T10:28:38Z\", \"security_group_id\": \"61293269-82e4-46b0-83aa-5efcc1a7cc3b\", \"port_range_min\": 11211, \"revision_number\": 0, \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:38Z\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"5f821ec3-fc65-45c8-81e4-1561ebb8540a\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab5e16df-8dec-4766-b404-cd28b8027cbf"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:39.361Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}cc9de3cf0779d32f6baf3cbd35ab05711dc62c82\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 11311, \"security_group_id\": \"61293269-82e4-46b0-83aa-5efcc1a7cc3b\", \"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-04-05T10:28:38.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab5e16df-8dec-4766-b404-cd28b8027cbf"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:39.361Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-1cf08b51-6528-43c9-bd9d-a313f9f2621c Date: Fri, 05 Apr 2019 10:28:39 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-04-05T10:28:39Z\", \"security_group_id\": \"61293269-82e4-46b0-83aa-5efcc1a7cc3b\", \"port_range_min\": 11311, \"revision_number\": 0, \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:39Z\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"5695638d-6cce-40f1-bff7-4c17312b5b93\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:39.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab5e16df-8dec-4766-b404-cd28b8027cbf"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:39.361Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-1cf08b51-6528-43c9-bd9d-a313f9f2621c", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:39.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab5e16df-8dec-4766-b404-cd28b8027cbf"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:39.361Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-1cf08b51-6528-43c9-bd9d-a313f9f2621c", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:39.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab5e16df-8dec-4766-b404-cd28b8027cbf"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:39.361Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-66384926-309e-41f3-a1ab-93ba999c4b44", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:39.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "ellis_security_group_75o516", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:39.361Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-f9c0c507-1b7f-40ac-a2e4-66b771e3778a", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d011f91e-5e0f-4684-96d5-40d922bc76f8"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:39.361Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-66384926-309e-41f3-a1ab-93ba999c4b44", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:39.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "ellis_floatingip_juioum", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:39.361Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:37.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "base_security_group_fvijms", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:39.361Z", "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-04-05T10:28:37.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:39.361Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}e4119efc2987ae96bcc7223cfe8930ed2116a939\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"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-04-05T10:28:39.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "bind_security_group_4opajo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:39.361Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-04619e61-ca8a-419f-b691-e14c33d48a8e Date: Fri, 05 Apr 2019 10:28:39 GMT \nRESP BODY: {\"security_group\": {\"description\": \"DNS\", \"tags\": [], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:36Z\", \"updated_at\": \"2019-04-05T10:28:36Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-05T10:28:36Z\", \"revision_number\": 0, \"id\": \"9ad5c32a-a820-4cf5-88c3-bab77f56dfef\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-05T10:28:36Z\", \"security_group_id\": \"fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-05T10:28:36Z\", \"revision_number\": 0, \"id\": \"9e0d300d-9a39-4d49-82e3-742ed5312725\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-05T10:28:36Z\", \"security_group_id\": \"fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\"}], \"revision_number\": 1, \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2\", \"name\": \"clearwater-sg_bind\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:39.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.baaaec1c-2029-4943-ab30-e8b5961d5225"}, {"node_instance_id": "ellis_security_group_75o516", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:39.361Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-f9c0c507-1b7f-40ac-a2e4-66b771e3778a Date: Fri, 05 Apr 2019 10:28:38 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-04-05T10:28:38Z\", \"security_group_id\": \"84086c86-f215-4699-b5ed-2006870ef55f\", \"port_range_min\": 80, \"revision_number\": 0, \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:38Z\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"0e16a411-2bf3-4da2-b3ad-09307f65d960\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d011f91e-5e0f-4684-96d5-40d922bc76f8"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:39.361Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}e4119efc2987ae96bcc7223cfe8930ed2116a939\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5060, \"security_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"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-04-05T10:28:38.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:39.361Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-552cf80a-90ae-4b13-9f75-8010b8ede358", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:39.361Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-552cf80a-90ae-4b13-9f75-8010b8ede358", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "ellis_security_group_75o516", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:39.361Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-0949938d-3c60-49ef-8985-8284ef85a9cc", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d011f91e-5e0f-4684-96d5-40d922bc76f8"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:39.361Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}cc9de3cf0779d32f6baf3cbd35ab05711dc62c82\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7253, \"security_group_id\": \"61293269-82e4-46b0-83aa-5efcc1a7cc3b\", \"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-04-05T10:28:39.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab5e16df-8dec-4766-b404-cd28b8027cbf"}, {"node_instance_id": "ellis_security_group_75o516", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:39.361Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}da379fac17de5b48efc1f51a4b3b8c9b33939bd4\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 443, \"security_group_id\": \"84086c86-f215-4699-b5ed-2006870ef55f\", \"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-04-05T10:28:38.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d011f91e-5e0f-4684-96d5-40d922bc76f8"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:39.361Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/61293269-82e4-46b0-83aa-5efcc1a7cc3b.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cc9de3cf0779d32f6baf3cbd35ab05711dc62c82\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab5e16df-8dec-4766-b404-cd28b8027cbf"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:39.361Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-9afd8d31-3c23-4f53-96cb-17d8b07b4730 Date: Fri, 05 Apr 2019 10:28:38 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:36Z\", \"updated_at\": \"2019-04-05T10:28:36Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-05T10:28:36Z\", \"revision_number\": 0, \"id\": \"80c6c0f0-3d32-4c53-9766-75d56ae7f08c\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-05T10:28:36Z\", \"security_group_id\": \"61293269-82e4-46b0-83aa-5efcc1a7cc3b\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-05T10:28:36Z\", \"revision_number\": 0, \"id\": \"d68c9ee0-1f81-4b72-813c-d416c4d76451\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-05T10:28:36Z\", \"security_group_id\": \"61293269-82e4-46b0-83aa-5efcc1a7cc3b\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\"}], \"revision_number\": 1, \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"61293269-82e4-46b0-83aa-5efcc1a7cc3b\", \"name\": \"clearwater-sg_vellum\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab5e16df-8dec-4766-b404-cd28b8027cbf"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:39.361Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/security-groups/61293269-82e4-46b0-83aa-5efcc1a7cc3b.json used request id req-9afd8d31-3c23-4f53-96cb-17d8b07b4730", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab5e16df-8dec-4766-b404-cd28b8027cbf"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:39.361Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}cc9de3cf0779d32f6baf3cbd35ab05711dc62c82\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 11211, \"security_group_id\": \"61293269-82e4-46b0-83aa-5efcc1a7cc3b\", \"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-04-05T10:28:38.863Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab5e16df-8dec-4766-b404-cd28b8027cbf"}, {"node_instance_id": "ellis_security_group_75o516", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:39.361Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-f9c0c507-1b7f-40ac-a2e4-66b771e3778a", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d011f91e-5e0f-4684-96d5-40d922bc76f8"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:39.361Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-2526294e-b1b6-4635-ad0c-cf096214c8ba Date: Fri, 05 Apr 2019 10:28:38 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-04-05T10:28:38Z\", \"security_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"port_range_min\": 5060, \"revision_number\": 0, \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:38Z\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"2fbd754a-7fd3-428b-8969-5ad5ee2b279f\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:39.361Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/61293269-82e4-46b0-83aa-5efcc1a7cc3b.json used request id req-9afd8d31-3c23-4f53-96cb-17d8b07b4730", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab5e16df-8dec-4766-b404-cd28b8027cbf"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:39.361Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-2526294e-b1b6-4635-ad0c-cf096214c8ba", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "base_security_group_fvijms", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:39.361Z", "message": "Node instance created", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:37.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:39.361Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-2526294e-b1b6-4635-ad0c-cf096214c8ba", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:39.361Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}e4119efc2987ae96bcc7223cfe8930ed2116a939\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5062, \"security_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"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-04-05T10:28:38.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "ellis_security_group_75o516", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:39.361Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-0949938d-3c60-49ef-8985-8284ef85a9cc Date: Fri, 05 Apr 2019 10:28:38 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-04-05T10:28:38Z\", \"security_group_id\": \"84086c86-f215-4699-b5ed-2006870ef55f\", \"port_range_min\": 443, \"revision_number\": 0, \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:38Z\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"aaa76b75-f35d-4f8d-b2b3-33e0adee1147\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d011f91e-5e0f-4684-96d5-40d922bc76f8"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:39.361Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-66384926-309e-41f3-a1ab-93ba999c4b44 Date: Fri, 05 Apr 2019 10:28:39 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-04-05T10:28:38Z\", \"security_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"port_range_min\": 5062, \"revision_number\": 0, \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:38Z\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"8ff1feb8-d65c-4c47-b470-4a7fe86f8f1f\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:39.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "bind_security_group_4opajo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:39.361Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/security-groups/fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2.json used request id req-04619e61-ca8a-419f-b691-e14c33d48a8e", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:39.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.baaaec1c-2029-4943-ab30-e8b5961d5225"}], "metadata": {"pagination": {"total": 1008, "offset": 295, "size": 50}}} 2019-04-05 10:29:06,420 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:29:06,421 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:29:06 GMT 2019-04-05 10:29:06,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:29:06,421 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:29:06,421 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:29:06,421 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:29:06,421 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:29:06,421 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:29:06,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}da379fac17de5b48efc1f51a4b3b8c9b33939bd4" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 80, "security_group_id": "84086c86-f215-4699-b5ed-2006870ef55f", "port_range_min": 80, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-05 10:29:06,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-05 10:29:06,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-c2883ae0-ff0e-4d80-9c21-5340be4a9487 Date: Fri, 05 Apr 2019 10:28:38 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-04-05T10:28:38Z", "security_group_id": "fe7fb086-07c8-49de-8577-d4583e630b5d", "port_range_min": 8889, "revision_number": 0, "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:38Z", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "128ed0bd-f769-43b9-83e4-5bb975e9ef2e"}} 2019-04-05 10:29:06,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-c2883ae0-ff0e-4d80-9c21-5340be4a9487 2019-04-05 10:29:06,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-c2883ae0-ff0e-4d80-9c21-5340be4a9487 2019-04-05 10:29:06,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-1423df86-e52a-4324-98ae-40b0d6bfb88c Date: Fri, 05 Apr 2019 10:28:38 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-04-05T10:28:38Z", "security_group_id": "fe7fb086-07c8-49de-8577-d4583e630b5d", "port_range_min": 10888, "revision_number": 0, "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:38Z", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "cbef0271-b0c5-4c01-8a3d-04ca362024b4"}} 2019-04-05 10:29:06,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-05 10:29:06,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-1423df86-e52a-4324-98ae-40b0d6bfb88c 2019-04-05 10:29:06,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-552cf80a-90ae-4b13-9f75-8010b8ede358 Date: Fri, 05 Apr 2019 10:28:38 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-04-05T10:28:38Z", "security_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "port_range_min": 5060, "revision_number": 0, "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:38Z", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "3ba4f29d-4c1c-4284-8868-3e9b684b8b60"}} 2019-04-05 10:29:06,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-1423df86-e52a-4324-98ae-40b0d6bfb88c 2019-04-05 10:29:06,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups/fe7fb086-07c8-49de-8577-d4583e630b5d.json used request id req-85aeb63d-4534-4fa2-93df-6e61595b4497 2019-04-05 10:29:06,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}91c170fd3402ac9a68271b9ea1f9af4d337ba039" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 10888, "security_group_id": "fe7fb086-07c8-49de-8577-d4583e630b5d", "port_range_min": 10888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-05 10:29:06,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-85aeb63d-4534-4fa2-93df-6e61595b4497 Date: Fri, 05 Apr 2019 10:28:38 GMT RESP BODY: {"security_group": {"description": "memcached Chronos REST", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:36Z", "updated_at": "2019-04-05T10:28:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:28:36Z", "revision_number": 0, "id": "2e245afb-ce3e-4af6-8afd-48778d92bfad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:28:36Z", "security_group_id": "fe7fb086-07c8-49de-8577-d4583e630b5d", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:28:36Z", "revision_number": 0, "id": "7200d905-1444-498e-9455-bd588235c2f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:28:36Z", "security_group_id": "fe7fb086-07c8-49de-8577-d4583e630b5d", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}], "revision_number": 1, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "fe7fb086-07c8-49de-8577-d4583e630b5d", "name": "clearwater-sg_dime"}} 2019-04-05 10:29:06,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-0949938d-3c60-49ef-8985-8284ef85a9cc 2019-04-05 10:29:06,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-5a4dd052-bb9c-47f1-ba82-dd20cf4c916d 2019-04-05 10:29:06,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33883c384df77ea3a19902855c24554fc26f5376" 2019-04-05 10:29:06,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-5a4dd052-bb9c-47f1-ba82-dd20cf4c916d 2019-04-05 10:29:06,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-5a4dd052-bb9c-47f1-ba82-dd20cf4c916d Date: Fri, 05 Apr 2019 10:28:38 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-04-05T10:28:38Z", "security_group_id": "61293269-82e4-46b0-83aa-5efcc1a7cc3b", "port_range_min": 11211, "revision_number": 0, "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:38Z", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "5f821ec3-fc65-45c8-81e4-1561ebb8540a"}} 2019-04-05 10:29:06,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}cc9de3cf0779d32f6baf3cbd35ab05711dc62c82" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 11311, "security_group_id": "61293269-82e4-46b0-83aa-5efcc1a7cc3b", "port_range_min": 11311, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-05 10:29:06,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-1cf08b51-6528-43c9-bd9d-a313f9f2621c Date: Fri, 05 Apr 2019 10:28:39 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-04-05T10:28:39Z", "security_group_id": "61293269-82e4-46b0-83aa-5efcc1a7cc3b", "port_range_min": 11311, "revision_number": 0, "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:39Z", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "5695638d-6cce-40f1-bff7-4c17312b5b93"}} 2019-04-05 10:29:06,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-1cf08b51-6528-43c9-bd9d-a313f9f2621c 2019-04-05 10:29:06,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-1cf08b51-6528-43c9-bd9d-a313f9f2621c 2019-04-05 10:29:06,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-66384926-309e-41f3-a1ab-93ba999c4b44 2019-04-05 10:29:06,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-f9c0c507-1b7f-40ac-a2e4-66b771e3778a 2019-04-05 10:29:06,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-66384926-309e-41f3-a1ab-93ba999c4b44 2019-04-05 10:29:06,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-04-05 10:29:06,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-04-05 10:29:06,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}e4119efc2987ae96bcc7223cfe8930ed2116a939" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "port_range_min": 32768, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-05 10:29:06,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-04619e61-ca8a-419f-b691-e14c33d48a8e Date: Fri, 05 Apr 2019 10:28:39 GMT RESP BODY: {"security_group": {"description": "DNS", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:36Z", "updated_at": "2019-04-05T10:28:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:28:36Z", "revision_number": 0, "id": "9ad5c32a-a820-4cf5-88c3-bab77f56dfef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:28:36Z", "security_group_id": "fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:28:36Z", "revision_number": 0, "id": "9e0d300d-9a39-4d49-82e3-742ed5312725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:28:36Z", "security_group_id": "fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}], "revision_number": 1, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2", "name": "clearwater-sg_bind"}} 2019-04-05 10:29:06,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-f9c0c507-1b7f-40ac-a2e4-66b771e3778a Date: Fri, 05 Apr 2019 10:28:38 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-04-05T10:28:38Z", "security_group_id": "84086c86-f215-4699-b5ed-2006870ef55f", "port_range_min": 80, "revision_number": 0, "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:38Z", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "0e16a411-2bf3-4da2-b3ad-09307f65d960"}} 2019-04-05 10:29:06,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}e4119efc2987ae96bcc7223cfe8930ed2116a939" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 5060, "security_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "port_range_min": 5060, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-05 10:29:06,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-552cf80a-90ae-4b13-9f75-8010b8ede358 2019-04-05 10:29:06,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-552cf80a-90ae-4b13-9f75-8010b8ede358 2019-04-05 10:29:06,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-0949938d-3c60-49ef-8985-8284ef85a9cc 2019-04-05 10:29:06,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}cc9de3cf0779d32f6baf3cbd35ab05711dc62c82" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7253, "security_group_id": "61293269-82e4-46b0-83aa-5efcc1a7cc3b", "port_range_min": 7253, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-05 10:29:06,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}da379fac17de5b48efc1f51a4b3b8c9b33939bd4" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 443, "security_group_id": "84086c86-f215-4699-b5ed-2006870ef55f", "port_range_min": 443, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-05 10:29:06,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/61293269-82e4-46b0-83aa-5efcc1a7cc3b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc9de3cf0779d32f6baf3cbd35ab05711dc62c82" 2019-04-05 10:29:06,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-9afd8d31-3c23-4f53-96cb-17d8b07b4730 Date: Fri, 05 Apr 2019 10:28:38 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:36Z", "updated_at": "2019-04-05T10:28:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:28:36Z", "revision_number": 0, "id": "80c6c0f0-3d32-4c53-9766-75d56ae7f08c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:28:36Z", "security_group_id": "61293269-82e4-46b0-83aa-5efcc1a7cc3b", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:28:36Z", "revision_number": 0, "id": "d68c9ee0-1f81-4b72-813c-d416c4d76451", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:28:36Z", "security_group_id": "61293269-82e4-46b0-83aa-5efcc1a7cc3b", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}], "revision_number": 1, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "61293269-82e4-46b0-83aa-5efcc1a7cc3b", "name": "clearwater-sg_vellum"}} 2019-04-05 10:29:06,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups/61293269-82e4-46b0-83aa-5efcc1a7cc3b.json used request id req-9afd8d31-3c23-4f53-96cb-17d8b07b4730 2019-04-05 10:29:06,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}cc9de3cf0779d32f6baf3cbd35ab05711dc62c82" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 11211, "security_group_id": "61293269-82e4-46b0-83aa-5efcc1a7cc3b", "port_range_min": 11211, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-05 10:29:06,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-f9c0c507-1b7f-40ac-a2e4-66b771e3778a 2019-04-05 10:29:06,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-2526294e-b1b6-4635-ad0c-cf096214c8ba Date: Fri, 05 Apr 2019 10:28:38 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-04-05T10:28:38Z", "security_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "port_range_min": 5060, "revision_number": 0, "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:38Z", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "2fbd754a-7fd3-428b-8969-5ad5ee2b279f"}} 2019-04-05 10:29:06,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/61293269-82e4-46b0-83aa-5efcc1a7cc3b.json used request id req-9afd8d31-3c23-4f53-96cb-17d8b07b4730 2019-04-05 10:29:06,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-2526294e-b1b6-4635-ad0c-cf096214c8ba 2019-04-05 10:29:06,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-05 10:29:06,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-2526294e-b1b6-4635-ad0c-cf096214c8ba 2019-04-05 10:29:06,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}e4119efc2987ae96bcc7223cfe8930ed2116a939" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5062, "security_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "port_range_min": 5062, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-05 10:29:06,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-0949938d-3c60-49ef-8985-8284ef85a9cc Date: Fri, 05 Apr 2019 10:28:38 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-04-05T10:28:38Z", "security_group_id": "84086c86-f215-4699-b5ed-2006870ef55f", "port_range_min": 443, "revision_number": 0, "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:38Z", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "aaa76b75-f35d-4f8d-b2b3-33e0adee1147"}} 2019-04-05 10:29:06,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-66384926-309e-41f3-a1ab-93ba999c4b44 Date: Fri, 05 Apr 2019 10:28:39 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-04-05T10:28:38Z", "security_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "port_range_min": 5062, "revision_number": 0, "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:38Z", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "8ff1feb8-d65c-4c47-b470-4a7fe86f8f1f"}} 2019-04-05 10:29:06,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups/fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2.json used request id req-04619e61-ca8a-419f-b691-e14c33d48a8e 2019-04-05 10:29:06,432 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:29:06,495 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:29:06,495 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:29:06,496 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:29:06,496 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:29:06,496 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:29:06,496 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:29:06,496 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:29:06,496 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:29:06,496 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:29:06,496 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:29:06 GMT 2019-04-05 10:29:06,496 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:29:06,497 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:29:06,497 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:29:06,497 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:29:06,497 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:29:11,502 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:29:11,578 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:29:11,579 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:29:11,579 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:29:11,579 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:29:11,579 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:29:11,579 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:29:11,579 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:29:11,579 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:39.361Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}e4119efc2987ae96bcc7223cfe8930ed2116a939\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"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-04-05T10:28:39.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "bind_security_group_4opajo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:39.361Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-04619e61-ca8a-419f-b691-e14c33d48a8e Date: Fri, 05 Apr 2019 10:28:39 GMT \nRESP BODY: {\"security_group\": {\"description\": \"DNS\", \"tags\": [], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:36Z\", \"updated_at\": \"2019-04-05T10:28:36Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-05T10:28:36Z\", \"revision_number\": 0, \"id\": \"9ad5c32a-a820-4cf5-88c3-bab77f56dfef\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-05T10:28:36Z\", \"security_group_id\": \"fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-05T10:28:36Z\", \"revision_number\": 0, \"id\": \"9e0d300d-9a39-4d49-82e3-742ed5312725\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-05T10:28:36Z\", \"security_group_id\": \"fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\"}], \"revision_number\": 1, \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2\", \"name\": \"clearwater-sg_bind\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:39.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.baaaec1c-2029-4943-ab30-e8b5961d5225"}, {"node_instance_id": "bind_security_group_4opajo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:39.361Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}33883c384df77ea3a19902855c24554fc26f5376\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 53, \"security_group_id\": \"fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2\", \"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-04-05T10:28:39.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.baaaec1c-2029-4943-ab30-e8b5961d5225"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:39.361Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}e4119efc2987ae96bcc7223cfe8930ed2116a939\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5060, \"security_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"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-04-05T10:28:38.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "base_security_group_fvijms", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:39.361Z", "message": "Node instance created", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:37.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:39.361Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-552cf80a-90ae-4b13-9f75-8010b8ede358", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:39.361Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-552cf80a-90ae-4b13-9f75-8010b8ede358", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:40.115Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-b75c2438-7ba9-4845-9e19-c170b4c980f6", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:39.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "ellis_floatingip_juioum", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:40.115Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "base_security_group_fvijms", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:40.115Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "keypair_kwhv6k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:40.115Z", "message": "Node instance started", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "keypair_kwhv6k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:40.115Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:37.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:40.115Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-962404c7-ebd9-4a76-a9a3-21a4555ea4d2", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:39.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab5e16df-8dec-4766-b404-cd28b8027cbf"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:40.115Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}e4119efc2987ae96bcc7223cfe8930ed2116a939\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5058, \"security_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"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-04-05T10:28:39.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:40.115Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-25c97d39-bdfd-48a2-b9ce-dc545ccdcd0c", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:39.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab5e16df-8dec-4766-b404-cd28b8027cbf"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:40.115Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}cc9de3cf0779d32f6baf3cbd35ab05711dc62c82\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7000, \"security_group_id\": \"61293269-82e4-46b0-83aa-5efcc1a7cc3b\", \"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-04-05T10:28:39.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab5e16df-8dec-4766-b404-cd28b8027cbf"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:40.115Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-962404c7-ebd9-4a76-a9a3-21a4555ea4d2", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:39.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab5e16df-8dec-4766-b404-cd28b8027cbf"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:40.115Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-5dfcdbb3-7f67-4840-b64a-e621e09c208d", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:39.191Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:40.115Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-5dfcdbb3-7f67-4840-b64a-e621e09c208d Date: Fri, 05 Apr 2019 10:28:39 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-04-05T10:28:39Z\", \"security_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"port_range_min\": 32768, \"revision_number\": 0, \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:39Z\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"2038b34c-bffa-473b-bc90-8b6cdaa2c548\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:39.191Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:40.115Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-5dfcdbb3-7f67-4840-b64a-e621e09c208d", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:39.191Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:40.115Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}e4119efc2987ae96bcc7223cfe8930ed2116a939\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 6669, \"security_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"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-04-05T10:28:39.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "bind_security_group_4opajo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:40.115Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-111fe1ae-2bf3-439c-99e5-393a7872fa03", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:39.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.baaaec1c-2029-4943-ab30-e8b5961d5225"}, {"node_instance_id": "bind_security_group_4opajo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:40.115Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-111fe1ae-2bf3-439c-99e5-393a7872fa03 Date: Fri, 05 Apr 2019 10:28:39 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 53, \"updated_at\": \"2019-04-05T10:28:39Z\", \"security_group_id\": \"fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2\", \"port_range_min\": 53, \"revision_number\": 0, \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:39Z\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"4c02d234-958e-4eb8-95b1-111c3f7876a9\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:39.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.baaaec1c-2029-4943-ab30-e8b5961d5225"}, {"node_instance_id": "bind_security_group_4opajo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:40.115Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-111fe1ae-2bf3-439c-99e5-393a7872fa03", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:39.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.baaaec1c-2029-4943-ab30-e8b5961d5225"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:40.115Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-b75c2438-7ba9-4845-9e19-c170b4c980f6", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:39.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:40.115Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-78b40f88-2257-487f-b6a7-419a7e82eb8f Date: Fri, 05 Apr 2019 10:28:39 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-04-05T10:28:39Z\", \"security_group_id\": \"61293269-82e4-46b0-83aa-5efcc1a7cc3b\", \"port_range_min\": 7000, \"revision_number\": 0, \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:39Z\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"93e63ad9-b05c-45ad-bf3e-94c1bd37fec4\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:39.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab5e16df-8dec-4766-b404-cd28b8027cbf"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:40.115Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-78b40f88-2257-487f-b6a7-419a7e82eb8f", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:39.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab5e16df-8dec-4766-b404-cd28b8027cbf"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:40.115Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-78b40f88-2257-487f-b6a7-419a7e82eb8f", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:39.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab5e16df-8dec-4766-b404-cd28b8027cbf"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:40.115Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}cc9de3cf0779d32f6baf3cbd35ab05711dc62c82\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9160, \"security_group_id\": \"61293269-82e4-46b0-83aa-5efcc1a7cc3b\", \"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-04-05T10:28:39.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab5e16df-8dec-4766-b404-cd28b8027cbf"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:40.115Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-66234b6a-a171-4aac-8554-fbf0c5c9a34f", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:39.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab5e16df-8dec-4766-b404-cd28b8027cbf"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:40.115Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-66234b6a-a171-4aac-8554-fbf0c5c9a34f", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:39.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab5e16df-8dec-4766-b404-cd28b8027cbf"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:40.115Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}cc9de3cf0779d32f6baf3cbd35ab05711dc62c82\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 6668, \"security_group_id\": \"61293269-82e4-46b0-83aa-5efcc1a7cc3b\", \"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-04-05T10:28:39.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab5e16df-8dec-4766-b404-cd28b8027cbf"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:40.115Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-66234b6a-a171-4aac-8554-fbf0c5c9a34f Date: Fri, 05 Apr 2019 10:28:39 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-04-05T10:28:39Z\", \"security_group_id\": \"61293269-82e4-46b0-83aa-5efcc1a7cc3b\", \"port_range_min\": 9160, \"revision_number\": 0, \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:39Z\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"90afbf5a-8766-4b44-baf9-0dccb7b17af1\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:39.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab5e16df-8dec-4766-b404-cd28b8027cbf"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:40.115Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-79fda397-16db-46c2-8a3e-23ad1c4850a4 Date: Fri, 05 Apr 2019 10:28:39 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-04-05T10:28:39Z\", \"security_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"port_range_min\": 5058, \"revision_number\": 0, \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:39Z\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"75828605-94d2-4d1d-b922-5fce9cc5b3e9\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:39.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:40.115Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-b75c2438-7ba9-4845-9e19-c170b4c980f6 Date: Fri, 05 Apr 2019 10:28:39 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-04-05T10:28:39Z\", \"security_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"port_range_min\": 6669, \"revision_number\": 0, \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:39Z\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"858cbf81-9c13-42a7-a49a-c54ca5fb330a\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:39.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:40.115Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-79fda397-16db-46c2-8a3e-23ad1c4850a4", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:39.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:40.115Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-79fda397-16db-46c2-8a3e-23ad1c4850a4", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:39.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9fb56302-f6e0-4a24-9c4c-bc50a127e5d8"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:40.115Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-25c97d39-bdfd-48a2-b9ce-dc545ccdcd0c Date: Fri, 05 Apr 2019 10:28:39 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-04-05T10:28:39Z\", \"security_group_id\": \"61293269-82e4-46b0-83aa-5efcc1a7cc3b\", \"port_range_min\": 6667, \"revision_number\": 0, \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:39Z\", \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"b1cc0e20-01ff-4da9-8f2a-fcd11856c1d5\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:39.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab5e16df-8dec-4766-b404-cd28b8027cbf"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:40.115Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-25c97d39-bdfd-48a2-b9ce-dc545ccdcd0c", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:39.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab5e16df-8dec-4766-b404-cd28b8027cbf"}, {"node_instance_id": "ellis_floatingip_juioum", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:40.713Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "base_security_group_fvijms", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:40.713Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_security_group_64owkj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:40.713Z", "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-04-05T10:28:38.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "base_security_group_fvijms", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:41.310Z", "message": "Node instance started", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_security_group_64owkj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:41.310Z", "message": "Node instance created", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_floatingip_ppueti", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:41.310Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_security_group_bjj43y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:41.911Z", "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-04-05T10:28:39.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_floatingip_ppueti", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:41.911Z", "message": "Node instance created", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:39.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_floatingip_juioum", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:41.911Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:38.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:41.911Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_bzgjib'}", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:41.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:41.911Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'external_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova', u'name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'fingerprint': u'f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f'}}}]", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:41.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}], "metadata": {"pagination": {"total": 1008, "offset": 345, "size": 50}}} 2019-04-05 10:29:11,579 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:29:11,580 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:29:11 GMT 2019-04-05 10:29:11,580 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:29:11,580 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:29:11,580 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:29:11,580 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:29:11,580 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:29:11,580 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:29:11,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}e4119efc2987ae96bcc7223cfe8930ed2116a939" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "port_range_min": 32768, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-05 10:29:11,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-04619e61-ca8a-419f-b691-e14c33d48a8e Date: Fri, 05 Apr 2019 10:28:39 GMT RESP BODY: {"security_group": {"description": "DNS", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:36Z", "updated_at": "2019-04-05T10:28:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:28:36Z", "revision_number": 0, "id": "9ad5c32a-a820-4cf5-88c3-bab77f56dfef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:28:36Z", "security_group_id": "fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:28:36Z", "revision_number": 0, "id": "9e0d300d-9a39-4d49-82e3-742ed5312725", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:28:36Z", "security_group_id": "fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}], "revision_number": 1, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2", "name": "clearwater-sg_bind"}} 2019-04-05 10:29:11,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}33883c384df77ea3a19902855c24554fc26f5376" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 53, "security_group_id": "fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2", "port_range_min": 53, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-05 10:29:11,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}e4119efc2987ae96bcc7223cfe8930ed2116a939" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 5060, "security_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "port_range_min": 5060, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-05 10:29:11,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-05 10:29:11,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-552cf80a-90ae-4b13-9f75-8010b8ede358 2019-04-05 10:29:11,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-552cf80a-90ae-4b13-9f75-8010b8ede358 2019-04-05 10:29:11,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-b75c2438-7ba9-4845-9e19-c170b4c980f6 2019-04-05 10:29:11,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-05 10:29:11,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-05 10:29:11,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-05 10:29:11,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-05 10:29:11,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-962404c7-ebd9-4a76-a9a3-21a4555ea4d2 2019-04-05 10:29:11,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}e4119efc2987ae96bcc7223cfe8930ed2116a939" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5058, "security_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "port_range_min": 5058, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-05 10:29:11,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-25c97d39-bdfd-48a2-b9ce-dc545ccdcd0c 2019-04-05 10:29:11,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}cc9de3cf0779d32f6baf3cbd35ab05711dc62c82" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7000, "security_group_id": "61293269-82e4-46b0-83aa-5efcc1a7cc3b", "port_range_min": 7000, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-05 10:29:11,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-962404c7-ebd9-4a76-a9a3-21a4555ea4d2 2019-04-05 10:29:11,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-5dfcdbb3-7f67-4840-b64a-e621e09c208d 2019-04-05 10:29:11,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-5dfcdbb3-7f67-4840-b64a-e621e09c208d Date: Fri, 05 Apr 2019 10:28:39 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-04-05T10:28:39Z", "security_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "port_range_min": 32768, "revision_number": 0, "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:39Z", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "2038b34c-bffa-473b-bc90-8b6cdaa2c548"}} 2019-04-05 10:29:11,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-5dfcdbb3-7f67-4840-b64a-e621e09c208d 2019-04-05 10:29:11,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}e4119efc2987ae96bcc7223cfe8930ed2116a939" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 6669, "security_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "port_range_min": 6669, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-05 10:29:11,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-111fe1ae-2bf3-439c-99e5-393a7872fa03 2019-04-05 10:29:11,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-111fe1ae-2bf3-439c-99e5-393a7872fa03 Date: Fri, 05 Apr 2019 10:28:39 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 53, "updated_at": "2019-04-05T10:28:39Z", "security_group_id": "fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2", "port_range_min": 53, "revision_number": 0, "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:39Z", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "4c02d234-958e-4eb8-95b1-111c3f7876a9"}} 2019-04-05 10:29:11,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-111fe1ae-2bf3-439c-99e5-393a7872fa03 2019-04-05 10:29:11,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-b75c2438-7ba9-4845-9e19-c170b4c980f6 2019-04-05 10:29:11,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-78b40f88-2257-487f-b6a7-419a7e82eb8f Date: Fri, 05 Apr 2019 10:28:39 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-04-05T10:28:39Z", "security_group_id": "61293269-82e4-46b0-83aa-5efcc1a7cc3b", "port_range_min": 7000, "revision_number": 0, "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:39Z", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "93e63ad9-b05c-45ad-bf3e-94c1bd37fec4"}} 2019-04-05 10:29:11,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-78b40f88-2257-487f-b6a7-419a7e82eb8f 2019-04-05 10:29:11,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-78b40f88-2257-487f-b6a7-419a7e82eb8f 2019-04-05 10:29:11,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}cc9de3cf0779d32f6baf3cbd35ab05711dc62c82" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9160, "security_group_id": "61293269-82e4-46b0-83aa-5efcc1a7cc3b", "port_range_min": 9160, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-05 10:29:11,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-66234b6a-a171-4aac-8554-fbf0c5c9a34f 2019-04-05 10:29:11,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-66234b6a-a171-4aac-8554-fbf0c5c9a34f 2019-04-05 10:29:11,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}cc9de3cf0779d32f6baf3cbd35ab05711dc62c82" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 6668, "security_group_id": "61293269-82e4-46b0-83aa-5efcc1a7cc3b", "port_range_min": 6667, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-05 10:29:11,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-66234b6a-a171-4aac-8554-fbf0c5c9a34f Date: Fri, 05 Apr 2019 10:28:39 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-04-05T10:28:39Z", "security_group_id": "61293269-82e4-46b0-83aa-5efcc1a7cc3b", "port_range_min": 9160, "revision_number": 0, "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:39Z", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "90afbf5a-8766-4b44-baf9-0dccb7b17af1"}} 2019-04-05 10:29:11,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-79fda397-16db-46c2-8a3e-23ad1c4850a4 Date: Fri, 05 Apr 2019 10:28:39 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-04-05T10:28:39Z", "security_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "port_range_min": 5058, "revision_number": 0, "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:39Z", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "75828605-94d2-4d1d-b922-5fce9cc5b3e9"}} 2019-04-05 10:29:11,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-b75c2438-7ba9-4845-9e19-c170b4c980f6 Date: Fri, 05 Apr 2019 10:28:39 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-04-05T10:28:39Z", "security_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "port_range_min": 6669, "revision_number": 0, "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:39Z", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "858cbf81-9c13-42a7-a49a-c54ca5fb330a"}} 2019-04-05 10:29:11,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-79fda397-16db-46c2-8a3e-23ad1c4850a4 2019-04-05 10:29:11,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-79fda397-16db-46c2-8a3e-23ad1c4850a4 2019-04-05 10:29:11,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-25c97d39-bdfd-48a2-b9ce-dc545ccdcd0c Date: Fri, 05 Apr 2019 10:28:39 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-04-05T10:28:39Z", "security_group_id": "61293269-82e4-46b0-83aa-5efcc1a7cc3b", "port_range_min": 6667, "revision_number": 0, "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:39Z", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "b1cc0e20-01ff-4da9-8f2a-fcd11856c1d5"}} 2019-04-05 10:29:11,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-25c97d39-bdfd-48a2-b9ce-dc545ccdcd0c 2019-04-05 10:29:11,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-05 10:29:11,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-05 10:29:11,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-04-05 10:29:11,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-05 10:29:11,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-05 10:29:11,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-04-05 10:29:11,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-04-05 10:29:11,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-05 10:29:11,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-05 10:29:11,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_bzgjib'} 2019-04-05 10:29:11,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'external_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova', u'name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'fingerprint': u'f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f'}}}] 2019-04-05 10:29:11,591 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:29:11,644 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:29:11,645 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:29:11,645 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:29:11,645 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:29:11,645 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:29:11,645 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:29:11,645 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:29:11,645 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:29:11,645 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:29:11,645 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:29:11 GMT 2019-04-05 10:29:11,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:29:11,646 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:29:11,646 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:29:11,646 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:29:11,646 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:29:16,651 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:29:16,734 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:29:16,734 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:29:16,734 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:29:16,734 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:29:16,734 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:29:16,734 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:29:16,734 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:29:16,734 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:41.911Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_bzgjib'}", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:41.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:41.911Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e0c162e4-4ddb-4166-a6a6-ad6226999efd", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:41.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:41.911Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'external_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova', u'name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'fingerprint': u'f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f'}}}]", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:41.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:41.911Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:41.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:41.911Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0c162e4-4ddb-4166-a6a6-ad6226999efd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:41.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:41.911Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e0c162e4-4ddb-4166-a6a6-ad6226999efd", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:41.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "ellis_security_group_75o516", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:42.463Z", "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-04-05T10:28:39.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:42.463Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'external_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova', u'name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'fingerprint': u'f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f'}}}, {u'external_id': u'a3a56e4a-3963-4719-91ca-343d2cec4f56', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'b94202b2-cbab-4078-9df7-9976b34e7a9a', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81', 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-04-05T10:28:42.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:42.463Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bccd96c311ff1a013d02caaa5a08ddb6499bc76b\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:42.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:42.463Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bccd96c311ff1a013d02caaa5a08ddb6499bc76b\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:42.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "ellis_floatingip_juioum", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:42.463Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:39.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:43.024Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-68b50f37-0a0c-4b28-b288-521145298bd5", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:42.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:43.024Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-68b50f37-0a0c-4b28-b288-521145298bd5", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:42.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:43.024Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68b50f37-0a0c-4b28-b288-521145298bd5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:42.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:43.024Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68b50f37-0a0c-4b28-b288-521145298bd5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:42.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:43.024Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_hr6mce'}", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:42.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:43.024Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:42.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:43.024Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:42.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:43.024Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ed7528a39eb46dc5405af035426ad282770b927d\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:42.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "dime_security_group_bjj43y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:43.024Z", "message": "Node instance created", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:39.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:43.024Z", "message": "Creating node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:39.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_security_group_64owkj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:43.024Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:39.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:43.546Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-95c6c54e-5032-4828-80c9-848b81be8152", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:43.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:43.546Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-95c6c54e-5032-4828-80c9-848b81be8152", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:43.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:43.546Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-95c6c54e-5032-4828-80c9-848b81be8152", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:43.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:43.546Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-95c6c54e-5032-4828-80c9-848b81be8152 x-compute-request-id: req-95c6c54e-5032-4828-80c9-848b81be8152 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.10:9292/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_154abc87-3f5e-4e5c-b104-83d31200061d\"}, {\"id\": \"7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.10:9292/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:43.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:43.546Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-95c6c54e-5032-4828-80c9-848b81be8152 x-compute-request-id: req-95c6c54e-5032-4828-80c9-848b81be8152 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.10:9292/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_154abc87-3f5e-4e5c-b104-83d31200061d\"}, {\"id\": \"7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.10:9292/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:43.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:43.546Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ed7528a39eb46dc5405af035426ad282770b927d\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:42.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:43.546Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-363c0a40-43a8-4389-85bb-3e330dc5e8b1", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:43.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:43.546Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bccd96c311ff1a013d02caaa5a08ddb6499bc76b\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:43.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:43.546Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bccd96c311ff1a013d02caaa5a08ddb6499bc76b\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:43.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:43.546Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-7e6510a8-e280-4a3f-8af0-51a3a18130a6 x-compute-request-id: req-7e6510a8-e280-4a3f-8af0-51a3a18130a6 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4d17f073-f986-4487-a423-722e53832dcc\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/4d17f073-f986-4487-a423-722e53832dcc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_154abc87-3f5e-4e5c-b104-83d31200061d\"}, {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_154abc87-3f5e-4e5c-b104-83d31200061d\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:43.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:43.546Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-95c6c54e-5032-4828-80c9-848b81be8152", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:43.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:43.546Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-7e6510a8-e280-4a3f-8af0-51a3a18130a6 x-compute-request-id: req-7e6510a8-e280-4a3f-8af0-51a3a18130a6 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4d17f073-f986-4487-a423-722e53832dcc\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/4d17f073-f986-4487-a423-722e53832dcc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_154abc87-3f5e-4e5c-b104-83d31200061d\"}, {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_154abc87-3f5e-4e5c-b104-83d31200061d\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:43.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:43.546Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-7e6510a8-e280-4a3f-8af0-51a3a18130a6", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:43.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:43.546Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bccd96c311ff1a013d02caaa5a08ddb6499bc76b\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:43.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:43.546Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-7e6510a8-e280-4a3f-8af0-51a3a18130a6", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:43.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:43.546Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bccd96c311ff1a013d02caaa5a08ddb6499bc76b\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:43.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:43.546Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-7e6510a8-e280-4a3f-8af0-51a3a18130a6", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:43.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:43.546Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-363c0a40-43a8-4389-85bb-3e330dc5e8b1 x-compute-request-id: req-363c0a40-43a8-4389-85bb-3e330dc5e8b1 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova\", \"name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"fingerprint\": \"f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f\"}}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:43.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "bind_security_group_4opajo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:43.546Z", "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-04-05T10:28:39.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:43.546Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-363c0a40-43a8-4389-85bb-3e330dc5e8b1 x-compute-request-id: req-363c0a40-43a8-4389-85bb-3e330dc5e8b1 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova\", \"name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"fingerprint\": \"f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f\"}}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:43.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:43.546Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-363c0a40-43a8-4389-85bb-3e330dc5e8b1", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:43.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:43.546Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-363c0a40-43a8-4389-85bb-3e330dc5e8b1", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:43.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:43.546Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:40.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_security_group_jbrhwb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:43.546Z", "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-04-05T10:28:39.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:43.546Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-7e6510a8-e280-4a3f-8af0-51a3a18130a6", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:43.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:43.546Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-363c0a40-43a8-4389-85bb-3e330dc5e8b1", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:43.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:43.546Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:43.306Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:43.546Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:43.306Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}], "metadata": {"pagination": {"total": 1008, "offset": 395, "size": 50}}} 2019-04-05 10:29:16,735 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:29:16,735 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:29:16 GMT 2019-04-05 10:29:16,735 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:29:16,735 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:29:16,735 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:29:16,735 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:29:16,735 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:29:16,735 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:29:16,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_bzgjib'} 2019-04-05 10:29:16,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e0c162e4-4ddb-4166-a6a6-ad6226999efd 2019-04-05 10:29:16,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'external_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova', u'name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'fingerprint': u'f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f'}}}] 2019-04-05 10:29:16,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:29:16,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0c162e4-4ddb-4166-a6a6-ad6226999efd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:29:16,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e0c162e4-4ddb-4166-a6a6-ad6226999efd 2019-04-05 10:29:16,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-04-05 10:29:16,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'external_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova', u'name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'fingerprint': u'f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f'}}}, {u'external_id': u'a3a56e4a-3963-4719-91ca-343d2cec4f56', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'b94202b2-cbab-4078-9df7-9976b34e7a9a', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2019-04-05 10:29:16,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bccd96c311ff1a013d02caaa5a08ddb6499bc76b" 2019-04-05 10:29:16,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bccd96c311ff1a013d02caaa5a08ddb6499bc76b" 2019-04-05 10:29:16,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-05 10:29:16,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-68b50f37-0a0c-4b28-b288-521145298bd5 2019-04-05 10:29:16,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-68b50f37-0a0c-4b28-b288-521145298bd5 2019-04-05 10:29:16,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68b50f37-0a0c-4b28-b288-521145298bd5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:29:16,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68b50f37-0a0c-4b28-b288-521145298bd5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:29:16,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_hr6mce'} 2019-04-05 10:29:16,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:29:16,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:29:16,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed7528a39eb46dc5405af035426ad282770b927d" 2019-04-05 10:29:16,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-05 10:29:16,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-05 10:29:16,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-05 10:29:16,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-95c6c54e-5032-4828-80c9-848b81be8152 2019-04-05 10:29:16,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-95c6c54e-5032-4828-80c9-848b81be8152 2019-04-05 10:29:16,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-95c6c54e-5032-4828-80c9-848b81be8152 2019-04-05 10:29:16,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-95c6c54e-5032-4828-80c9-848b81be8152 x-compute-request-id: req-95c6c54e-5032-4828-80c9-848b81be8152 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}, {"href": "http://192.30.9.10:9292/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_154abc87-3f5e-4e5c-b104-83d31200061d"}, {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}, {"href": "http://192.30.9.10:9292/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d"}]} 2019-04-05 10:29:16,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-95c6c54e-5032-4828-80c9-848b81be8152 x-compute-request-id: req-95c6c54e-5032-4828-80c9-848b81be8152 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}, {"href": "http://192.30.9.10:9292/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_154abc87-3f5e-4e5c-b104-83d31200061d"}, {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}, {"href": "http://192.30.9.10:9292/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d"}]} 2019-04-05 10:29:16,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed7528a39eb46dc5405af035426ad282770b927d" 2019-04-05 10:29:16,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-363c0a40-43a8-4389-85bb-3e330dc5e8b1 2019-04-05 10:29:16,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bccd96c311ff1a013d02caaa5a08ddb6499bc76b" 2019-04-05 10:29:16,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bccd96c311ff1a013d02caaa5a08ddb6499bc76b" 2019-04-05 10:29:16,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-7e6510a8-e280-4a3f-8af0-51a3a18130a6 x-compute-request-id: req-7e6510a8-e280-4a3f-8af0-51a3a18130a6 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}], "name": "cloudify_ims-flavor_154abc87-3f5e-4e5c-b104-83d31200061d"}, {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_154abc87-3f5e-4e5c-b104-83d31200061d"}]} 2019-04-05 10:29:16,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-95c6c54e-5032-4828-80c9-848b81be8152 2019-04-05 10:29:16,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-7e6510a8-e280-4a3f-8af0-51a3a18130a6 x-compute-request-id: req-7e6510a8-e280-4a3f-8af0-51a3a18130a6 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}], "name": "cloudify_ims-flavor_154abc87-3f5e-4e5c-b104-83d31200061d"}, {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_154abc87-3f5e-4e5c-b104-83d31200061d"}]} 2019-04-05 10:29:16,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-7e6510a8-e280-4a3f-8af0-51a3a18130a6 2019-04-05 10:29:16,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bccd96c311ff1a013d02caaa5a08ddb6499bc76b" 2019-04-05 10:29:16,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-7e6510a8-e280-4a3f-8af0-51a3a18130a6 2019-04-05 10:29:16,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bccd96c311ff1a013d02caaa5a08ddb6499bc76b" 2019-04-05 10:29:16,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-7e6510a8-e280-4a3f-8af0-51a3a18130a6 2019-04-05 10:29:16,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-363c0a40-43a8-4389-85bb-3e330dc5e8b1 x-compute-request-id: req-363c0a40-43a8-4389-85bb-3e330dc5e8b1 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova", "name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "fingerprint": "f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f"}}]} 2019-04-05 10:29:16,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-04-05 10:29:16,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-363c0a40-43a8-4389-85bb-3e330dc5e8b1 x-compute-request-id: req-363c0a40-43a8-4389-85bb-3e330dc5e8b1 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova", "name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "fingerprint": "f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f"}}]} 2019-04-05 10:29:16,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-363c0a40-43a8-4389-85bb-3e330dc5e8b1 2019-04-05 10:29:16,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-363c0a40-43a8-4389-85bb-3e330dc5e8b1 2019-04-05 10:29:16,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-04-05 10:29:16,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-04-05 10:29:16,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-7e6510a8-e280-4a3f-8af0-51a3a18130a6 2019-04-05 10:29:16,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-363c0a40-43a8-4389-85bb-3e330dc5e8b1 2019-04-05 10:29:16,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:29:16,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:29:16,746 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:29:16,799 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:29:16,799 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:29:16,799 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:29:16,799 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:29:16,799 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:29:16,799 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:29:16,800 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:29:16,800 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:29:16,800 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:29:16,800 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:29:16 GMT 2019-04-05 10:29:16,800 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:29:16,800 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:29:16,800 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:29:16,800 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:29:16,800 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:29:21,806 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:29:21,881 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:29:21,881 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:29:21,881 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:29:21,882 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:29:21,882 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:29:21,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:29:21,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:29:21,882 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_jbrhwb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:43.546Z", "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-04-05T10:28:39.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:43.546Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-7e6510a8-e280-4a3f-8af0-51a3a18130a6 x-compute-request-id: req-7e6510a8-e280-4a3f-8af0-51a3a18130a6 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4d17f073-f986-4487-a423-722e53832dcc\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/4d17f073-f986-4487-a423-722e53832dcc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_154abc87-3f5e-4e5c-b104-83d31200061d\"}, {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_154abc87-3f5e-4e5c-b104-83d31200061d\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:43.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:43.546Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-7e6510a8-e280-4a3f-8af0-51a3a18130a6", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:43.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:43.546Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-7e6510a8-e280-4a3f-8af0-51a3a18130a6", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:43.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.050Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-fe776bbf-9af2-4f82-a153-c4e8e1640eec", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.013Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.050Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-fe776bbf-9af2-4f82-a153-c4e8e1640eec", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.013Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.050Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ed7528a39eb46dc5405af035426ad282770b927d\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.050Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ed7528a39eb46dc5405af035426ad282770b927d\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.050Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-8bf95578-c57a-4d82-9c64-c9f11ba5c8d1 x-compute-request-id: req-8bf95578-c57a-4d82-9c64-c9f11ba5c8d1 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4d17f073-f986-4487-a423-722e53832dcc\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/4d17f073-f986-4487-a423-722e53832dcc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_154abc87-3f5e-4e5c-b104-83d31200061d\"}, {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_154abc87-3f5e-4e5c-b104-83d31200061d\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.050Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-8bf95578-c57a-4d82-9c64-c9f11ba5c8d1 x-compute-request-id: req-8bf95578-c57a-4d82-9c64-c9f11ba5c8d1 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4d17f073-f986-4487-a423-722e53832dcc\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/4d17f073-f986-4487-a423-722e53832dcc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_154abc87-3f5e-4e5c-b104-83d31200061d\"}, {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_154abc87-3f5e-4e5c-b104-83d31200061d\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.050Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-8bf95578-c57a-4d82-9c64-c9f11ba5c8d1", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.050Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-fe776bbf-9af2-4f82-a153-c4e8e1640eec", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.013Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.050Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-8bf95578-c57a-4d82-9c64-c9f11ba5c8d1", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.050Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-8bf95578-c57a-4d82-9c64-c9f11ba5c8d1", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.050Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-8bf95578-c57a-4d82-9c64-c9f11ba5c8d1", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.050Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-fe776bbf-9af2-4f82-a153-c4e8e1640eec", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.013Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.050Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-fe776bbf-9af2-4f82-a153-c4e8e1640eec x-compute-request-id: req-fe776bbf-9af2-4f82-a153-c4e8e1640eec Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.10:9292/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_154abc87-3f5e-4e5c-b104-83d31200061d\"}, {\"id\": \"7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.10:9292/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.012Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.050Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6b21f25289d9b9676008424d7b0f3db9d3f9ccb7\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:43.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.050Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-fe776bbf-9af2-4f82-a153-c4e8e1640eec x-compute-request-id: req-fe776bbf-9af2-4f82-a153-c4e8e1640eec Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.10:9292/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_154abc87-3f5e-4e5c-b104-83d31200061d\"}, {\"id\": \"7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.10:9292/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.013Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.050Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6b21f25289d9b9676008424d7b0f3db9d3f9ccb7\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:43.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "ellis_security_group_75o516", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.050Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:40.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_floatingip_ppueti", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.050Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:40.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.749Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-b6af7ab1-5a87-4dfa-a020-2dbc8dea448d", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.749Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-b6af7ab1-5a87-4dfa-a020-2dbc8dea448d", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.749Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-b6af7ab1-5a87-4dfa-a020-2dbc8dea448d x-compute-request-id: req-b6af7ab1-5a87-4dfa-a020-2dbc8dea448d Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova\", \"name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"fingerprint\": \"f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f\"}}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.749Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-b6af7ab1-5a87-4dfa-a020-2dbc8dea448d x-compute-request-id: req-b6af7ab1-5a87-4dfa-a020-2dbc8dea448d Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova\", \"name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"fingerprint\": \"f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f\"}}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.749Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ed7528a39eb46dc5405af035426ad282770b927d\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.749Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ed7528a39eb46dc5405af035426ad282770b927d\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.749Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-b6af7ab1-5a87-4dfa-a020-2dbc8dea448d", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.749Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-b6af7ab1-5a87-4dfa-a020-2dbc8dea448d", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.749Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:44.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.749Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:44.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.749Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c2edb27-14bc-477b-af94-1a1c19b6f08d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.749Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c2edb27-14bc-477b-af94-1a1c19b6f08d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.749Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-5c2edb27-14bc-477b-af94-1a1c19b6f08d", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.749Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-5c2edb27-14bc-477b-af94-1a1c19b6f08d", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.749Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-313d474b-0c89-4f83-92b3-90812a1123de Date: Fri, 05 Apr 2019 10:28:44 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"77422fc7-1f3d-4b1d-a1da-01adfd65594a\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"949fb15a-1072-4a43-97b1-d3f474035c8a\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-05T10:22:37Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\",\"admin_state_up\":true,\"tenant_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"created_at\":\"2019-04-05T10:22:36Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.749Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-313d474b-0c89-4f83-92b3-90812a1123de Date: Fri, 05 Apr 2019 10:28:44 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"77422fc7-1f3d-4b1d-a1da-01adfd65594a\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"949fb15a-1072-4a43-97b1-d3f474035c8a\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-05T10:22:37Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\",\"admin_state_up\":true,\"tenant_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"created_at\":\"2019-04-05T10:22:36Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.749Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-313d474b-0c89-4f83-92b3-90812a1123de", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.084Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.749Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-313d474b-0c89-4f83-92b3-90812a1123de", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.084Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.749Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_bzgjib', 'key_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', 'image': u'cc8d64ba-3dab-44e0-8092-a08989813d83', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d', 'cloudify_management_network_id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}, 'nics': [{'net-id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}], 'flavor': u'5d369c68-7825-4ddc-810a-5d9333cedda1', 'security_groups': []}", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "dime_security_group_bjj43y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.749Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:40.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.749Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:40.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.749Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:40.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "vellum_security_group_ojepbl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.749Z", "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-04-05T10:28:40.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.749Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-313d474b-0c89-4f83-92b3-90812a1123de", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.084Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.749Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-313d474b-0c89-4f83-92b3-90812a1123de", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.084Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.749Z", "message": "A management_network_name was provided (cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d), 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-04-05T10:28:44.084Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.749Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_bzgjib', 'key_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', 'image': u'cc8d64ba-3dab-44e0-8092-a08989813d83', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d', 'cloudify_management_network_id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}, 'nics': [{'net-id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}], 'flavor': u'5d369c68-7825-4ddc-810a-5d9333cedda1', 'security_groups': []}", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.749Z", "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-04-05T10:28:44.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}], "metadata": {"pagination": {"total": 1008, "offset": 445, "size": 50}}} 2019-04-05 10:29:21,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:29:21,882 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:29:21 GMT 2019-04-05 10:29:21,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:29:21,882 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:29:21,883 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:29:21,883 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:29:21,883 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:29:21,883 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:29:21,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-04-05 10:29:21,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-7e6510a8-e280-4a3f-8af0-51a3a18130a6 x-compute-request-id: req-7e6510a8-e280-4a3f-8af0-51a3a18130a6 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}], "name": "cloudify_ims-flavor_154abc87-3f5e-4e5c-b104-83d31200061d"}, {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_154abc87-3f5e-4e5c-b104-83d31200061d"}]} 2019-04-05 10:29:21,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-7e6510a8-e280-4a3f-8af0-51a3a18130a6 2019-04-05 10:29:21,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-7e6510a8-e280-4a3f-8af0-51a3a18130a6 2019-04-05 10:29:21,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-fe776bbf-9af2-4f82-a153-c4e8e1640eec 2019-04-05 10:29:21,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-fe776bbf-9af2-4f82-a153-c4e8e1640eec 2019-04-05 10:29:21,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed7528a39eb46dc5405af035426ad282770b927d" 2019-04-05 10:29:21,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed7528a39eb46dc5405af035426ad282770b927d" 2019-04-05 10:29:21,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-8bf95578-c57a-4d82-9c64-c9f11ba5c8d1 x-compute-request-id: req-8bf95578-c57a-4d82-9c64-c9f11ba5c8d1 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}], "name": "cloudify_ims-flavor_154abc87-3f5e-4e5c-b104-83d31200061d"}, {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_154abc87-3f5e-4e5c-b104-83d31200061d"}]} 2019-04-05 10:29:21,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-8bf95578-c57a-4d82-9c64-c9f11ba5c8d1 x-compute-request-id: req-8bf95578-c57a-4d82-9c64-c9f11ba5c8d1 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}], "name": "cloudify_ims-flavor_154abc87-3f5e-4e5c-b104-83d31200061d"}, {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_154abc87-3f5e-4e5c-b104-83d31200061d"}]} 2019-04-05 10:29:21,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-8bf95578-c57a-4d82-9c64-c9f11ba5c8d1 2019-04-05 10:29:21,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-fe776bbf-9af2-4f82-a153-c4e8e1640eec 2019-04-05 10:29:21,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-8bf95578-c57a-4d82-9c64-c9f11ba5c8d1 2019-04-05 10:29:21,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-8bf95578-c57a-4d82-9c64-c9f11ba5c8d1 2019-04-05 10:29:21,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-8bf95578-c57a-4d82-9c64-c9f11ba5c8d1 2019-04-05 10:29:21,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-fe776bbf-9af2-4f82-a153-c4e8e1640eec 2019-04-05 10:29:21,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-fe776bbf-9af2-4f82-a153-c4e8e1640eec x-compute-request-id: req-fe776bbf-9af2-4f82-a153-c4e8e1640eec Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}, {"href": "http://192.30.9.10:9292/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_154abc87-3f5e-4e5c-b104-83d31200061d"}, {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}, {"href": "http://192.30.9.10:9292/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d"}]} 2019-04-05 10:29:21,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b21f25289d9b9676008424d7b0f3db9d3f9ccb7" 2019-04-05 10:29:21,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-fe776bbf-9af2-4f82-a153-c4e8e1640eec x-compute-request-id: req-fe776bbf-9af2-4f82-a153-c4e8e1640eec Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}, {"href": "http://192.30.9.10:9292/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_154abc87-3f5e-4e5c-b104-83d31200061d"}, {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}, {"href": "http://192.30.9.10:9292/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d"}]} 2019-04-05 10:29:21,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b21f25289d9b9676008424d7b0f3db9d3f9ccb7" 2019-04-05 10:29:21,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-05 10:29:21,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-05 10:29:21,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-b6af7ab1-5a87-4dfa-a020-2dbc8dea448d 2019-04-05 10:29:21,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-b6af7ab1-5a87-4dfa-a020-2dbc8dea448d 2019-04-05 10:29:21,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-b6af7ab1-5a87-4dfa-a020-2dbc8dea448d x-compute-request-id: req-b6af7ab1-5a87-4dfa-a020-2dbc8dea448d Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova", "name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "fingerprint": "f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f"}}]} 2019-04-05 10:29:21,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-b6af7ab1-5a87-4dfa-a020-2dbc8dea448d x-compute-request-id: req-b6af7ab1-5a87-4dfa-a020-2dbc8dea448d Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova", "name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "fingerprint": "f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f"}}]} 2019-04-05 10:29:21,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed7528a39eb46dc5405af035426ad282770b927d" 2019-04-05 10:29:21,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed7528a39eb46dc5405af035426ad282770b927d" 2019-04-05 10:29:21,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-b6af7ab1-5a87-4dfa-a020-2dbc8dea448d 2019-04-05 10:29:21,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-b6af7ab1-5a87-4dfa-a020-2dbc8dea448d 2019-04-05 10:29:21,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:29:21,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:29:21,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c2edb27-14bc-477b-af94-1a1c19b6f08d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:29:21,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c2edb27-14bc-477b-af94-1a1c19b6f08d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:29:21,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-5c2edb27-14bc-477b-af94-1a1c19b6f08d 2019-04-05 10:29:21,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-5c2edb27-14bc-477b-af94-1a1c19b6f08d 2019-04-05 10:29:21,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-313d474b-0c89-4f83-92b3-90812a1123de Date: Fri, 05 Apr 2019 10:28:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"77422fc7-1f3d-4b1d-a1da-01adfd65594a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8d2f2ce44d6e4e36a44b9abe5476e941","l2_adjacency":true,"status":"ACTIVE","subnets":["949fb15a-1072-4a43-97b1-d3f474035c8a"],"description":"","tags":[],"updated_at":"2019-04-05T10:22:37Z","qos_policy_id":null,"name":"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d","admin_state_up":true,"tenant_id":"8d2f2ce44d6e4e36a44b9abe5476e941","created_at":"2019-04-05T10:22:36Z","mtu":1450}]} 2019-04-05 10:29:21,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-313d474b-0c89-4f83-92b3-90812a1123de Date: Fri, 05 Apr 2019 10:28:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"77422fc7-1f3d-4b1d-a1da-01adfd65594a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8d2f2ce44d6e4e36a44b9abe5476e941","l2_adjacency":true,"status":"ACTIVE","subnets":["949fb15a-1072-4a43-97b1-d3f474035c8a"],"description":"","tags":[],"updated_at":"2019-04-05T10:22:37Z","qos_policy_id":null,"name":"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d","admin_state_up":true,"tenant_id":"8d2f2ce44d6e4e36a44b9abe5476e941","created_at":"2019-04-05T10:22:36Z","mtu":1450}]} 2019-04-05 10:29:21,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-313d474b-0c89-4f83-92b3-90812a1123de 2019-04-05 10:29:21,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-313d474b-0c89-4f83-92b3-90812a1123de 2019-04-05 10:29:21,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_bzgjib', 'key_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', 'image': u'cc8d64ba-3dab-44e0-8092-a08989813d83', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d', 'cloudify_management_network_id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}, 'nics': [{'net-id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}], 'flavor': u'5d369c68-7825-4ddc-810a-5d9333cedda1', 'security_groups': []} 2019-04-05 10:29:21,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-05 10:29:21,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-05 10:29:21,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-04-05 10:29:21,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-04-05 10:29:21,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-313d474b-0c89-4f83-92b3-90812a1123de 2019-04-05 10:29:21,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-313d474b-0c89-4f83-92b3-90812a1123de 2019-04-05 10:29:21,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d), 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-04-05 10:29:21,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_bzgjib', 'key_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', 'image': u'cc8d64ba-3dab-44e0-8092-a08989813d83', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d', 'cloudify_management_network_id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}, 'nics': [{'net-id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}], 'flavor': u'5d369c68-7825-4ddc-810a-5d9333cedda1', 'security_groups': []} 2019-04-05 10:29:21,893 - 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-04-05 10:29:21,893 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:29:21,947 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:29:21,947 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:29:21,947 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:29:21,948 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:29:21,948 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:29:21,948 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:29:21,948 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:29:21,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-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:29:21,948 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:29:21,948 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:29:21 GMT 2019-04-05 10:29:21,948 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:29:21,948 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:29:21,948 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:29:21,949 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:29:21,949 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:29:26,954 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:29:27,066 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:29:27,066 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:29:27,066 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:29:27,066 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:29:27,066 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:29:27,066 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:29:27,067 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:29:27,067 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.749Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ed7528a39eb46dc5405af035426ad282770b927d\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.749Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ed7528a39eb46dc5405af035426ad282770b927d\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.749Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-313d474b-0c89-4f83-92b3-90812a1123de Date: Fri, 05 Apr 2019 10:28:44 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"77422fc7-1f3d-4b1d-a1da-01adfd65594a\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"949fb15a-1072-4a43-97b1-d3f474035c8a\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-05T10:22:37Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\",\"admin_state_up\":true,\"tenant_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"created_at\":\"2019-04-05T10:22:36Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:44.749Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-313d474b-0c89-4f83-92b3-90812a1123de", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.084Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:45.351Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_hr6mce', 'key_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', 'image': u'cc8d64ba-3dab-44e0-8092-a08989813d83', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d', 'cloudify_management_network_id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}, 'nics': [{'net-id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}], 'flavor': u'5d369c68-7825-4ddc-810a-5d9333cedda1', '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-04-05T10:28:44.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:45.351Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-1db8cb94-7613-46f9-893d-b48186abf9ea", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:45.351Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-1db8cb94-7613-46f9-893d-b48186abf9ea", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:45.351Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1db8cb94-7613-46f9-893d-b48186abf9ea Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_security_group_64owkj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:45.351Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:40.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_security_group_4opajo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:45.351Z", "message": "Node instance created", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:40.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_security_group_jbrhwb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:45.351Z", "message": "Node instance created", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:40.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:45.351Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1db8cb94-7613-46f9-893d-b48186abf9ea Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:45.351Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:44.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:45.351Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:44.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:45.351Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_wmz29i'}", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.987Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:45.351Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'external_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova', u'name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'fingerprint': u'f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f'}}}, {u'external_id': u'a3a56e4a-3963-4719-91ca-343d2cec4f56', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'c8b3aa6b-03c9-48b1-ae01-435c29979af1', 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-04-05T10:28:44.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:45.351Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ed7528a39eb46dc5405af035426ad282770b927d\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_sprout_host_hr6mce\", \"imageRef\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"flavorRef\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}'", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:45.351Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ed7528a39eb46dc5405af035426ad282770b927d\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_sprout_host_hr6mce\", \"imageRef\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"flavorRef\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}'", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:45.351Z", "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-04-05T10:28:44.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:45.351Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_hr6mce', 'key_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', 'image': u'cc8d64ba-3dab-44e0-8092-a08989813d83', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d', 'cloudify_management_network_id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}, 'nics': [{'net-id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}], 'flavor': u'5d369c68-7825-4ddc-810a-5d9333cedda1', '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-04-05T10:28:44.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:45.351Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-e5e9a5f6-da4f-425d-a175-72182db006f1", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:45.351Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-e5e9a5f6-da4f-425d-a175-72182db006f1", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:45.351Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-e5e9a5f6-da4f-425d-a175-72182db006f1", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:45.351Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-e5e9a5f6-da4f-425d-a175-72182db006f1", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:45.351Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-e5e9a5f6-da4f-425d-a175-72182db006f1 Date: Fri, 05 Apr 2019 10:28:44 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"77422fc7-1f3d-4b1d-a1da-01adfd65594a\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"949fb15a-1072-4a43-97b1-d3f474035c8a\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-05T10:22:37Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\",\"admin_state_up\":true,\"tenant_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"created_at\":\"2019-04-05T10:22:36Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:45.351Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-e5e9a5f6-da4f-425d-a175-72182db006f1 Date: Fri, 05 Apr 2019 10:28:44 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"77422fc7-1f3d-4b1d-a1da-01adfd65594a\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"949fb15a-1072-4a43-97b1-d3f474035c8a\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-05T10:22:37Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\",\"admin_state_up\":true,\"tenant_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"created_at\":\"2019-04-05T10:22:36Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:45.351Z", "message": "A management_network_name was provided (cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d), 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-04-05T10:28:44.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "vellum_security_group_ojepbl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:45.955Z", "message": "Node instance created", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:40.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:45.955Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}df9ca86f84660e50ed02fe3087392d02f08948d5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:45.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:45.955Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-a94c0c87-6daa-4e73-8349-35feb7465821 x-compute-request-id: req-a94c0c87-6daa-4e73-8349-35feb7465821 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.10:9292/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_154abc87-3f5e-4e5c-b104-83d31200061d\"}, {\"id\": \"7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.10:9292/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:45.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:45.955Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}df9ca86f84660e50ed02fe3087392d02f08948d5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:45.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "bind_floatingip_ppueti", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:45.955Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:40.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:46.591Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-268ecc17-7e95-4f1f-8278-93b95cac781a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:45.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:46.591Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-268ecc17-7e95-4f1f-8278-93b95cac781a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:45.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:46.591Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'external_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova', u'name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'fingerprint': u'f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f'}}}, {u'external_id': u'a3a56e4a-3963-4719-91ca-343d2cec4f56', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'107124dd-c2bc-4515-8215-9c21b9fb571b', u'floating_ip_address': u'172.30.9.206', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:46.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:46.591Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_k223a6'}", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:46.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:46.591Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:46.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:46.591Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:46.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:46.591Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-a94c0c87-6daa-4e73-8349-35feb7465821", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:45.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:46.591Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-a94c0c87-6daa-4e73-8349-35feb7465821", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:45.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:46.591Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-a94c0c87-6daa-4e73-8349-35feb7465821", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:45.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:46.591Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-a94c0c87-6daa-4e73-8349-35feb7465821", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:45.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:46.591Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}df9ca86f84660e50ed02fe3087392d02f08948d5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:45.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:46.591Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}df9ca86f84660e50ed02fe3087392d02f08948d5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:45.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:46.591Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-6015dbd5-0994-4799-936f-eaf9cc2ba490 x-compute-request-id: req-6015dbd5-0994-4799-936f-eaf9cc2ba490 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4d17f073-f986-4487-a423-722e53832dcc\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/4d17f073-f986-4487-a423-722e53832dcc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_154abc87-3f5e-4e5c-b104-83d31200061d\"}, {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_154abc87-3f5e-4e5c-b104-83d31200061d\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:45.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:46.591Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b654894f-84b1-484e-9cfd-df0b69f57557 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:46.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:46.591Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:45.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:46.591Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:45.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:46.591Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-6015dbd5-0994-4799-936f-eaf9cc2ba490 x-compute-request-id: req-6015dbd5-0994-4799-936f-eaf9cc2ba490 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4d17f073-f986-4487-a423-722e53832dcc\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/4d17f073-f986-4487-a423-722e53832dcc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_154abc87-3f5e-4e5c-b104-83d31200061d\"}, {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_154abc87-3f5e-4e5c-b104-83d31200061d\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:45.926Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:46.591Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6015dbd5-0994-4799-936f-eaf9cc2ba490", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:45.926Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}], "metadata": {"pagination": {"total": 1036, "offset": 495, "size": 50}}} 2019-04-05 10:29:27,067 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:29:27,067 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:29:27 GMT 2019-04-05 10:29:27,067 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:29:27,067 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:29:27,067 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:29:27,067 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:29:27,068 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:29:27,068 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:29:27,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed7528a39eb46dc5405af035426ad282770b927d" 2019-04-05 10:29:27,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed7528a39eb46dc5405af035426ad282770b927d" 2019-04-05 10:29:27,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-313d474b-0c89-4f83-92b3-90812a1123de Date: Fri, 05 Apr 2019 10:28:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"77422fc7-1f3d-4b1d-a1da-01adfd65594a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8d2f2ce44d6e4e36a44b9abe5476e941","l2_adjacency":true,"status":"ACTIVE","subnets":["949fb15a-1072-4a43-97b1-d3f474035c8a"],"description":"","tags":[],"updated_at":"2019-04-05T10:22:37Z","qos_policy_id":null,"name":"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d","admin_state_up":true,"tenant_id":"8d2f2ce44d6e4e36a44b9abe5476e941","created_at":"2019-04-05T10:22:36Z","mtu":1450}]} 2019-04-05 10:29:27,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-313d474b-0c89-4f83-92b3-90812a1123de 2019-04-05 10:29:27,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_hr6mce', 'key_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', 'image': u'cc8d64ba-3dab-44e0-8092-a08989813d83', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d', 'cloudify_management_network_id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}, 'nics': [{'net-id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}], 'flavor': u'5d369c68-7825-4ddc-810a-5d9333cedda1', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']} 2019-04-05 10:29:27,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-1db8cb94-7613-46f9-893d-b48186abf9ea 2019-04-05 10:29:27,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-1db8cb94-7613-46f9-893d-b48186abf9ea 2019-04-05 10:29:27,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1db8cb94-7613-46f9-893d-b48186abf9ea Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:29:27,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-05 10:29:27,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-05 10:29:27,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-05 10:29:27,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1db8cb94-7613-46f9-893d-b48186abf9ea Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:29:27,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:29:27,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:29:27,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_wmz29i'} 2019-04-05 10:29:27,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'external_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova', u'name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'fingerprint': u'f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f'}}}, {u'external_id': u'a3a56e4a-3963-4719-91ca-343d2cec4f56', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'c8b3aa6b-03c9-48b1-ae01-435c29979af1', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2019-04-05 10:29:27,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed7528a39eb46dc5405af035426ad282770b927d" -d '{"server": {"name": "server_clearwater-opnfv_sprout_host_hr6mce", "imageRef": "cc8d64ba-3dab-44e0-8092-a08989813d83", "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "flavorRef": "5d369c68-7825-4ddc-810a-5d9333cedda1", "max_count": 1, "min_count": 1, "networks": [{"uuid": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}}' 2019-04-05 10:29:27,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed7528a39eb46dc5405af035426ad282770b927d" -d '{"server": {"name": "server_clearwater-opnfv_sprout_host_hr6mce", "imageRef": "cc8d64ba-3dab-44e0-8092-a08989813d83", "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "flavorRef": "5d369c68-7825-4ddc-810a-5d9333cedda1", "max_count": 1, "min_count": 1, "networks": [{"uuid": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}}' 2019-04-05 10:29:27,073 - 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-04-05 10:29:27,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_hr6mce', 'key_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', 'image': u'cc8d64ba-3dab-44e0-8092-a08989813d83', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d', 'cloudify_management_network_id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}, 'nics': [{'net-id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}], 'flavor': u'5d369c68-7825-4ddc-810a-5d9333cedda1', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']} 2019-04-05 10:29:27,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-e5e9a5f6-da4f-425d-a175-72182db006f1 2019-04-05 10:29:27,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-e5e9a5f6-da4f-425d-a175-72182db006f1 2019-04-05 10:29:27,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-e5e9a5f6-da4f-425d-a175-72182db006f1 2019-04-05 10:29:27,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-e5e9a5f6-da4f-425d-a175-72182db006f1 2019-04-05 10:29:27,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-e5e9a5f6-da4f-425d-a175-72182db006f1 Date: Fri, 05 Apr 2019 10:28:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"77422fc7-1f3d-4b1d-a1da-01adfd65594a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8d2f2ce44d6e4e36a44b9abe5476e941","l2_adjacency":true,"status":"ACTIVE","subnets":["949fb15a-1072-4a43-97b1-d3f474035c8a"],"description":"","tags":[],"updated_at":"2019-04-05T10:22:37Z","qos_policy_id":null,"name":"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d","admin_state_up":true,"tenant_id":"8d2f2ce44d6e4e36a44b9abe5476e941","created_at":"2019-04-05T10:22:36Z","mtu":1450}]} 2019-04-05 10:29:27,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-e5e9a5f6-da4f-425d-a175-72182db006f1 Date: Fri, 05 Apr 2019 10:28:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"77422fc7-1f3d-4b1d-a1da-01adfd65594a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8d2f2ce44d6e4e36a44b9abe5476e941","l2_adjacency":true,"status":"ACTIVE","subnets":["949fb15a-1072-4a43-97b1-d3f474035c8a"],"description":"","tags":[],"updated_at":"2019-04-05T10:22:37Z","qos_policy_id":null,"name":"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d","admin_state_up":true,"tenant_id":"8d2f2ce44d6e4e36a44b9abe5476e941","created_at":"2019-04-05T10:22:36Z","mtu":1450}]} 2019-04-05 10:29:27,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d), 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-04-05 10:29:27,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-05 10:29:27,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9ca86f84660e50ed02fe3087392d02f08948d5" 2019-04-05 10:29:27,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-a94c0c87-6daa-4e73-8349-35feb7465821 x-compute-request-id: req-a94c0c87-6daa-4e73-8349-35feb7465821 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}, {"href": "http://192.30.9.10:9292/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_154abc87-3f5e-4e5c-b104-83d31200061d"}, {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}, {"href": "http://192.30.9.10:9292/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d"}]} 2019-04-05 10:29:27,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9ca86f84660e50ed02fe3087392d02f08948d5" 2019-04-05 10:29:27,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-05 10:29:27,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-268ecc17-7e95-4f1f-8278-93b95cac781a 2019-04-05 10:29:27,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-268ecc17-7e95-4f1f-8278-93b95cac781a 2019-04-05 10:29:27,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'external_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova', u'name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'fingerprint': u'f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f'}}}, {u'external_id': u'a3a56e4a-3963-4719-91ca-343d2cec4f56', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'107124dd-c2bc-4515-8215-9c21b9fb571b', u'floating_ip_address': u'172.30.9.206', u'external_type': u'floatingip'}] 2019-04-05 10:29:27,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_k223a6'} 2019-04-05 10:29:27,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:29:27,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:29:27,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-a94c0c87-6daa-4e73-8349-35feb7465821 2019-04-05 10:29:27,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-a94c0c87-6daa-4e73-8349-35feb7465821 2019-04-05 10:29:27,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-a94c0c87-6daa-4e73-8349-35feb7465821 2019-04-05 10:29:27,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-a94c0c87-6daa-4e73-8349-35feb7465821 2019-04-05 10:29:27,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9ca86f84660e50ed02fe3087392d02f08948d5" 2019-04-05 10:29:27,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9ca86f84660e50ed02fe3087392d02f08948d5" 2019-04-05 10:29:27,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-6015dbd5-0994-4799-936f-eaf9cc2ba490 x-compute-request-id: req-6015dbd5-0994-4799-936f-eaf9cc2ba490 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}], "name": "cloudify_ims-flavor_154abc87-3f5e-4e5c-b104-83d31200061d"}, {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_154abc87-3f5e-4e5c-b104-83d31200061d"}]} 2019-04-05 10:29:27,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b654894f-84b1-484e-9cfd-df0b69f57557 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:29:27,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:29:27,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:29:27,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-6015dbd5-0994-4799-936f-eaf9cc2ba490 x-compute-request-id: req-6015dbd5-0994-4799-936f-eaf9cc2ba490 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}], "name": "cloudify_ims-flavor_154abc87-3f5e-4e5c-b104-83d31200061d"}, {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_154abc87-3f5e-4e5c-b104-83d31200061d"}]} 2019-04-05 10:29:27,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6015dbd5-0994-4799-936f-eaf9cc2ba490 2019-04-05 10:29:27,078 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:29:27,209 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:29:27,209 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:29:27,209 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:29:27,209 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:29:27,209 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:29:27,209 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:29:27,210 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:29:27,210 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:29:27,210 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:29:27,210 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:29:27 GMT 2019-04-05 10:29:27,210 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:29:27,210 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:29:27,210 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:29:27,210 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:29:27,210 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:29:32,216 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:29:32,299 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:29:32,299 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:29:32,299 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:29:32,299 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:29:32,299 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:29:32,299 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:29:32,299 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:29:32,299 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:46.591Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88538b56-ee5c-46ad-a102-7560fddb7768 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:45.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:46.591Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88538b56-ee5c-46ad-a102-7560fddb7768 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:45.963Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:46.591Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-d3742546-dc66-46e1-b2bd-8e607b94721d", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:45.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:46.591Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-d3742546-dc66-46e1-b2bd-8e607b94721d", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:45.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:46.591Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'external_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova', u'name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'fingerprint': u'f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f'}}}, {u'external_id': u'a3a56e4a-3963-4719-91ca-343d2cec4f56', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'fe7fb086-07c8-49de-8577-d4583e630b5d', 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-04-05T10:28:45.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:46.591Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-d3742546-dc66-46e1-b2bd-8e607b94721d", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:45.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:46.591Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-d3742546-dc66-46e1-b2bd-8e607b94721d", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:45.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:46.591Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-d3742546-dc66-46e1-b2bd-8e607b94721d x-compute-request-id: req-d3742546-dc66-46e1-b2bd-8e607b94721d Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova\", \"name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"fingerprint\": \"f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f\"}}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:45.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:46.591Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-d3742546-dc66-46e1-b2bd-8e607b94721d x-compute-request-id: req-d3742546-dc66-46e1-b2bd-8e607b94721d Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova\", \"name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"fingerprint\": \"f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f\"}}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:45.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:46.591Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}df9ca86f84660e50ed02fe3087392d02f08948d5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:45.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:46.591Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}df9ca86f84660e50ed02fe3087392d02f08948d5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:45.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:46.591Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6015dbd5-0994-4799-936f-eaf9cc2ba490", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:45.926Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:46.591Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6015dbd5-0994-4799-936f-eaf9cc2ba490", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:45.926Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "dime_security_group_bjj43y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:46.591Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:41.441Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_security_group_4opajo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:46.591Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:41.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_floatingip_ppueti", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:46.591Z", "message": "Node instance started", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:41.201Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_security_group_75o516", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:46.591Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:41.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:46.591Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6015dbd5-0994-4799-936f-eaf9cc2ba490", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:45.926Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:46.591Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-6015dbd5-0994-4799-936f-eaf9cc2ba490 x-compute-request-id: req-6015dbd5-0994-4799-936f-eaf9cc2ba490 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4d17f073-f986-4487-a423-722e53832dcc\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/4d17f073-f986-4487-a423-722e53832dcc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_154abc87-3f5e-4e5c-b104-83d31200061d\"}, {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_154abc87-3f5e-4e5c-b104-83d31200061d\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:45.926Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:46.591Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:45.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:46.591Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:45.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:46.591Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-6015dbd5-0994-4799-936f-eaf9cc2ba490 x-compute-request-id: req-6015dbd5-0994-4799-936f-eaf9cc2ba490 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4d17f073-f986-4487-a423-722e53832dcc\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/4d17f073-f986-4487-a423-722e53832dcc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_154abc87-3f5e-4e5c-b104-83d31200061d\"}, {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_154abc87-3f5e-4e5c-b104-83d31200061d\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:45.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:46.591Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}df9ca86f84660e50ed02fe3087392d02f08948d5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:45.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:46.591Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}df9ca86f84660e50ed02fe3087392d02f08948d5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:45.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:46.591Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-a94c0c87-6daa-4e73-8349-35feb7465821", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:45.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:46.591Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-a94c0c87-6daa-4e73-8349-35feb7465821", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:45.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:46.591Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-a94c0c87-6daa-4e73-8349-35feb7465821", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:45.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:46.591Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-a94c0c87-6daa-4e73-8349-35feb7465821", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:45.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:46.591Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-a94c0c87-6daa-4e73-8349-35feb7465821 x-compute-request-id: req-a94c0c87-6daa-4e73-8349-35feb7465821 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.10:9292/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_154abc87-3f5e-4e5c-b104-83d31200061d\"}, {\"id\": \"7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.10:9292/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:45.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_security_group_64owkj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.164Z", "message": "Node instance started", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:41.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_security_group_jbrhwb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.164Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:41.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "vellum_security_group_ojepbl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.164Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:41.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.164Z", "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-04-05T10:28:46.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.164Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}df9ca86f84660e50ed02fe3087392d02f08948d5\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_homer_host_wmz29i\", \"imageRef\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"flavorRef\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:46.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.164Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}df9ca86f84660e50ed02fe3087392d02f08948d5\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_homer_host_wmz29i\", \"imageRef\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"flavorRef\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:46.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.164Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bb4fb75bc345b5858dd95029422a74d33a534b7c\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:46.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.164Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bb4fb75bc345b5858dd95029422a74d33a534b7c\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:46.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.164Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dc8d851cf81fa4bef9a2615e98b62231e07ffa29\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:46.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.164Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dc8d851cf81fa4bef9a2615e98b62231e07ffa29\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:46.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.164Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0f5cedc8ab30c0dc53ce890f1ec51f27e73739df\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:46.658Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.164Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0f5cedc8ab30c0dc53ce890f1ec51f27e73739df\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:46.658Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.164Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10:28:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-71fe899e-2a69-4f68-9c6c-0df9e2fa9d43 x-compute-request-id: req-71fe899e-2a69-4f68-9c6c-0df9e2fa9d43 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"1f3ae1f7-48a8-4302-9f9e-9e977f22a520\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520\", \"rel\": \"bookmark\"}], \"adminPass\": \"vmMPDSr6ftTx\"}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:46.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.164Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10:28:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-71fe899e-2a69-4f68-9c6c-0df9e2fa9d43 x-compute-request-id: req-71fe899e-2a69-4f68-9c6c-0df9e2fa9d43 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"1f3ae1f7-48a8-4302-9f9e-9e977f22a520\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520\", \"rel\": \"bookmark\"}], \"adminPass\": \"vmMPDSr6ftTx\"}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:46.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.164Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-71fe899e-2a69-4f68-9c6c-0df9e2fa9d43", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:46.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.164Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-71fe899e-2a69-4f68-9c6c-0df9e2fa9d43", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:46.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.164Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-71fe899e-2a69-4f68-9c6c-0df9e2fa9d43", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:46.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.164Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-71fe899e-2a69-4f68-9c6c-0df9e2fa9d43", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:46.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a7931038-367b-47f7-8b37-8930fd3b02d6"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.164Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-2c358991-0e07-4a37-a6b2-1e9c52425d15 Date: Fri, 05 Apr 2019 10:28:46 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"77422fc7-1f3d-4b1d-a1da-01adfd65594a\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"949fb15a-1072-4a43-97b1-d3f474035c8a\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-05T10:22:37Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\",\"admin_state_up\":true,\"tenant_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"created_at\":\"2019-04-05T10:22:36Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:46.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.164Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-2c358991-0e07-4a37-a6b2-1e9c52425d15 Date: Fri, 05 Apr 2019 10:28:46 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"77422fc7-1f3d-4b1d-a1da-01adfd65594a\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"949fb15a-1072-4a43-97b1-d3f474035c8a\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-05T10:22:37Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\",\"admin_state_up\":true,\"tenant_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"created_at\":\"2019-04-05T10:22:36Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:46.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.164Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-2c358991-0e07-4a37-a6b2-1e9c52425d15", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:46.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}], "metadata": {"pagination": {"total": 1080, "offset": 545, "size": 50}}} 2019-04-05 10:29:32,300 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:29:32,300 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:29:32 GMT 2019-04-05 10:29:32,300 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:29:32,300 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:29:32,300 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:29:32,300 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:29:32,300 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:29:32,300 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:29:32,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88538b56-ee5c-46ad-a102-7560fddb7768 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:29:32,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88538b56-ee5c-46ad-a102-7560fddb7768 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:29:32,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-d3742546-dc66-46e1-b2bd-8e607b94721d 2019-04-05 10:29:32,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-d3742546-dc66-46e1-b2bd-8e607b94721d 2019-04-05 10:29:32,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'external_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova', u'name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'fingerprint': u'f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f'}}}, {u'external_id': u'a3a56e4a-3963-4719-91ca-343d2cec4f56', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'fe7fb086-07c8-49de-8577-d4583e630b5d', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2019-04-05 10:29:32,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-d3742546-dc66-46e1-b2bd-8e607b94721d 2019-04-05 10:29:32,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-d3742546-dc66-46e1-b2bd-8e607b94721d 2019-04-05 10:29:32,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-d3742546-dc66-46e1-b2bd-8e607b94721d x-compute-request-id: req-d3742546-dc66-46e1-b2bd-8e607b94721d Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova", "name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "fingerprint": "f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f"}}]} 2019-04-05 10:29:32,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-d3742546-dc66-46e1-b2bd-8e607b94721d x-compute-request-id: req-d3742546-dc66-46e1-b2bd-8e607b94721d Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova", "name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "fingerprint": "f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f"}}]} 2019-04-05 10:29:32,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9ca86f84660e50ed02fe3087392d02f08948d5" 2019-04-05 10:29:32,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9ca86f84660e50ed02fe3087392d02f08948d5" 2019-04-05 10:29:32,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6015dbd5-0994-4799-936f-eaf9cc2ba490 2019-04-05 10:29:32,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6015dbd5-0994-4799-936f-eaf9cc2ba490 2019-04-05 10:29:32,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-05 10:29:32,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-05 10:29:32,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-05 10:29:32,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-05 10:29:32,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6015dbd5-0994-4799-936f-eaf9cc2ba490 2019-04-05 10:29:32,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-6015dbd5-0994-4799-936f-eaf9cc2ba490 x-compute-request-id: req-6015dbd5-0994-4799-936f-eaf9cc2ba490 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}], "name": "cloudify_ims-flavor_154abc87-3f5e-4e5c-b104-83d31200061d"}, {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_154abc87-3f5e-4e5c-b104-83d31200061d"}]} 2019-04-05 10:29:32,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:29:32,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:29:32,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-6015dbd5-0994-4799-936f-eaf9cc2ba490 x-compute-request-id: req-6015dbd5-0994-4799-936f-eaf9cc2ba490 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}], "name": "cloudify_ims-flavor_154abc87-3f5e-4e5c-b104-83d31200061d"}, {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_154abc87-3f5e-4e5c-b104-83d31200061d"}]} 2019-04-05 10:29:32,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9ca86f84660e50ed02fe3087392d02f08948d5" 2019-04-05 10:29:32,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9ca86f84660e50ed02fe3087392d02f08948d5" 2019-04-05 10:29:32,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-a94c0c87-6daa-4e73-8349-35feb7465821 2019-04-05 10:29:32,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-a94c0c87-6daa-4e73-8349-35feb7465821 2019-04-05 10:29:32,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-a94c0c87-6daa-4e73-8349-35feb7465821 2019-04-05 10:29:32,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-a94c0c87-6daa-4e73-8349-35feb7465821 2019-04-05 10:29:32,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-a94c0c87-6daa-4e73-8349-35feb7465821 x-compute-request-id: req-a94c0c87-6daa-4e73-8349-35feb7465821 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}, {"href": "http://192.30.9.10:9292/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_154abc87-3f5e-4e5c-b104-83d31200061d"}, {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}, {"href": "http://192.30.9.10:9292/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d"}]} 2019-04-05 10:29:32,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-05 10:29:32,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-05 10:29:32,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-05 10:29:32,308 - 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-04-05 10:29:32,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9ca86f84660e50ed02fe3087392d02f08948d5" -d '{"server": {"name": "server_clearwater-opnfv_homer_host_wmz29i", "imageRef": "cc8d64ba-3dab-44e0-8092-a08989813d83", "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "flavorRef": "5d369c68-7825-4ddc-810a-5d9333cedda1", "max_count": 1, "min_count": 1, "networks": [{"uuid": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}}' 2019-04-05 10:29:32,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9ca86f84660e50ed02fe3087392d02f08948d5" -d '{"server": {"name": "server_clearwater-opnfv_homer_host_wmz29i", "imageRef": "cc8d64ba-3dab-44e0-8092-a08989813d83", "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "flavorRef": "5d369c68-7825-4ddc-810a-5d9333cedda1", "max_count": 1, "min_count": 1, "networks": [{"uuid": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}}' 2019-04-05 10:29:32,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb4fb75bc345b5858dd95029422a74d33a534b7c" 2019-04-05 10:29:32,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb4fb75bc345b5858dd95029422a74d33a534b7c" 2019-04-05 10:29:32,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8d851cf81fa4bef9a2615e98b62231e07ffa29" 2019-04-05 10:29:32,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8d851cf81fa4bef9a2615e98b62231e07ffa29" 2019-04-05 10:29:32,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5cedc8ab30c0dc53ce890f1ec51f27e73739df" 2019-04-05 10:29:32,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5cedc8ab30c0dc53ce890f1ec51f27e73739df" 2019-04-05 10:29:32,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10:28:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-71fe899e-2a69-4f68-9c6c-0df9e2fa9d43 x-compute-request-id: req-71fe899e-2a69-4f68-9c6c-0df9e2fa9d43 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1f3ae1f7-48a8-4302-9f9e-9e977f22a520", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520", "rel": "bookmark"}], "adminPass": "vmMPDSr6ftTx"}} 2019-04-05 10:29:32,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10:28:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-71fe899e-2a69-4f68-9c6c-0df9e2fa9d43 x-compute-request-id: req-71fe899e-2a69-4f68-9c6c-0df9e2fa9d43 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1f3ae1f7-48a8-4302-9f9e-9e977f22a520", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520", "rel": "bookmark"}], "adminPass": "vmMPDSr6ftTx"}} 2019-04-05 10:29:32,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-71fe899e-2a69-4f68-9c6c-0df9e2fa9d43 2019-04-05 10:29:32,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-71fe899e-2a69-4f68-9c6c-0df9e2fa9d43 2019-04-05 10:29:32,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-71fe899e-2a69-4f68-9c6c-0df9e2fa9d43 2019-04-05 10:29:32,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-71fe899e-2a69-4f68-9c6c-0df9e2fa9d43 2019-04-05 10:29:32,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-2c358991-0e07-4a37-a6b2-1e9c52425d15 Date: Fri, 05 Apr 2019 10:28:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"77422fc7-1f3d-4b1d-a1da-01adfd65594a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8d2f2ce44d6e4e36a44b9abe5476e941","l2_adjacency":true,"status":"ACTIVE","subnets":["949fb15a-1072-4a43-97b1-d3f474035c8a"],"description":"","tags":[],"updated_at":"2019-04-05T10:22:37Z","qos_policy_id":null,"name":"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d","admin_state_up":true,"tenant_id":"8d2f2ce44d6e4e36a44b9abe5476e941","created_at":"2019-04-05T10:22:36Z","mtu":1450}]} 2019-04-05 10:29:32,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-2c358991-0e07-4a37-a6b2-1e9c52425d15 Date: Fri, 05 Apr 2019 10:28:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"77422fc7-1f3d-4b1d-a1da-01adfd65594a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8d2f2ce44d6e4e36a44b9abe5476e941","l2_adjacency":true,"status":"ACTIVE","subnets":["949fb15a-1072-4a43-97b1-d3f474035c8a"],"description":"","tags":[],"updated_at":"2019-04-05T10:22:37Z","qos_policy_id":null,"name":"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d","admin_state_up":true,"tenant_id":"8d2f2ce44d6e4e36a44b9abe5476e941","created_at":"2019-04-05T10:22:36Z","mtu":1450}]} 2019-04-05 10:29:32,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-2c358991-0e07-4a37-a6b2-1e9c52425d15 2019-04-05 10:29:32,311 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:29:32,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:29:32,400 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:29:32,400 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:29:32,400 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:29:32,400 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:29:32,400 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:29:32,400 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:29:32,400 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:29:32,400 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:29:32,401 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:29:32 GMT 2019-04-05 10:29:32,401 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:29:32,401 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:29:32,401 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:29:32,401 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:29:32,401 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:29:37,406 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:29:37,483 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:29:37,483 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:29:37,483 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:29:37,483 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:29:37,483 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:29:37,483 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:29:37,484 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:29:37,484 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.164Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-2c358991-0e07-4a37-a6b2-1e9c52425d15", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:46.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.164Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-2c358991-0e07-4a37-a6b2-1e9c52425d15", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:46.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.164Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-2c358991-0e07-4a37-a6b2-1e9c52425d15", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:46.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.164Z", "message": "A management_network_name was provided (cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d), 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-04-05T10:28:46.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.164Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_wmz29i', 'key_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', 'image': u'cc8d64ba-3dab-44e0-8092-a08989813d83', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d', 'cloudify_management_network_id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}, 'nics': [{'net-id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}], 'flavor': u'5d369c68-7825-4ddc-810a-5d9333cedda1', '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-04-05T10:28:46.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.164Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_wmz29i', 'key_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', 'image': u'cc8d64ba-3dab-44e0-8092-a08989813d83', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d', 'cloudify_management_network_id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}, 'nics': [{'net-id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}], 'flavor': u'5d369c68-7825-4ddc-810a-5d9333cedda1', '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-04-05T10:28:46.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a3d781d-2f30-40f1-8cd8-a910d518cab3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "dime_security_group_bjj43y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "Node instance started", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:41.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_security_group_4opajo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:41.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_security_group_75o516", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:41.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-a4d12202-75ce-46e2-ac32-4a0d1363d7f4", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.284Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-a4d12202-75ce-46e2-ac32-4a0d1363d7f4", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.284Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0f5cedc8ab30c0dc53ce890f1ec51f27e73739df\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'external_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova', u'name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'fingerprint': u'f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f'}}}, {u'external_id': u'a3a56e4a-3963-4719-91ca-343d2cec4f56', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'84086c86-f215-4699-b5ed-2006870ef55f', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'9e582fff-555a-41b3-bd59-c5130f4716ad', u'floating_ip_address': u'172.30.9.203', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_gh2i40'}", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:47.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:47.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a3d781d-2f30-40f1-8cd8-a910d518cab3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-7a3d781d-2f30-40f1-8cd8-a910d518cab3", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-7a3d781d-2f30-40f1-8cd8-a910d518cab3", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10: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-a4d12202-75ce-46e2-ac32-4a0d1363d7f4 x-compute-request-id: req-a4d12202-75ce-46e2-ac32-4a0d1363d7f4 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.10:9292/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_154abc87-3f5e-4e5c-b104-83d31200061d\"}, {\"id\": \"7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.10:9292/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.284Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10: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-a4d12202-75ce-46e2-ac32-4a0d1363d7f4 x-compute-request-id: req-a4d12202-75ce-46e2-ac32-4a0d1363d7f4 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.10:9292/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_154abc87-3f5e-4e5c-b104-83d31200061d\"}, {\"id\": \"7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.10:9292/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.284Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-a4d12202-75ce-46e2-ac32-4a0d1363d7f4", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.284Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-a4d12202-75ce-46e2-ac32-4a0d1363d7f4", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.284Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10:28:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2ba075cf-c525-4358-b47d-b9839453f1ce x-compute-request-id: req-2ba075cf-c525-4358-b47d-b9839453f1ce Content-Length: 459 location: http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 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\": \"79b70b78-5284-46ac-b532-1d92e399eca1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"bookmark\"}], \"adminPass\": \"8UYLaZKMQUtZ\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10:28:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2ba075cf-c525-4358-b47d-b9839453f1ce x-compute-request-id: req-2ba075cf-c525-4358-b47d-b9839453f1ce Content-Length: 459 location: http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 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\": \"79b70b78-5284-46ac-b532-1d92e399eca1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"bookmark\"}], \"adminPass\": \"8UYLaZKMQUtZ\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-2ba075cf-c525-4358-b47d-b9839453f1ce", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-2ba075cf-c525-4358-b47d-b9839453f1ce", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0f5cedc8ab30c0dc53ce890f1ec51f27e73739df\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-a52b9129-4c97-42f5-8e6d-935c6010b7ec x-compute-request-id: req-a52b9129-4c97-42f5-8e6d-935c6010b7ec Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4d17f073-f986-4487-a423-722e53832dcc\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/4d17f073-f986-4487-a423-722e53832dcc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_154abc87-3f5e-4e5c-b104-83d31200061d\"}, {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_154abc87-3f5e-4e5c-b104-83d31200061d\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.325Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-2ba075cf-c525-4358-b47d-b9839453f1ce", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-a52b9129-4c97-42f5-8e6d-935c6010b7ec x-compute-request-id: req-a52b9129-4c97-42f5-8e6d-935c6010b7ec Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4d17f073-f986-4487-a423-722e53832dcc\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/4d17f073-f986-4487-a423-722e53832dcc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_154abc87-3f5e-4e5c-b104-83d31200061d\"}, {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_154abc87-3f5e-4e5c-b104-83d31200061d\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-2ba075cf-c525-4358-b47d-b9839453f1ce", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.306Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fcfa27ab-b4f7-412b-a428-9bfa25d7ae5b"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a52b9129-4c97-42f5-8e6d-935c6010b7ec", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a52b9129-4c97-42f5-8e6d-935c6010b7ec", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a52b9129-4c97-42f5-8e6d-935c6010b7ec", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a52b9129-4c97-42f5-8e6d-935c6010b7ec", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0f5cedc8ab30c0dc53ce890f1ec51f27e73739df\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0f5cedc8ab30c0dc53ce890f1ec51f27e73739df\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'external_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova', u'name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'fingerprint': u'f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f'}}}, {u'external_id': u'a3a56e4a-3963-4719-91ca-343d2cec4f56', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'f36b01ea-fa5f-4fc2-b455-99fa1594d2e2', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'b94202b2-cbab-4078-9df7-9976b34e7a9a', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'14649d9a-ab00-44ed-af0b-526f2b2869e8', u'floating_ip_address': u'172.30.9.207', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_0ac4ql'}", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:47.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:47.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e3eeb0f-5101-4948-98b6-46f6d6d122bd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e3eeb0f-5101-4948-98b6-46f6d6d122bd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-2e3eeb0f-5101-4948-98b6-46f6d6d122bd", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-2e3eeb0f-5101-4948-98b6-46f6d6d122bd", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-97ba6ab1-3e6d-4160-bf87-766f9751e444 x-compute-request-id: req-97ba6ab1-3e6d-4160-bf87-766f9751e444 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova\", \"name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"fingerprint\": \"f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-97ba6ab1-3e6d-4160-bf87-766f9751e444 x-compute-request-id: req-97ba6ab1-3e6d-4160-bf87-766f9751e444 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova\", \"name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"fingerprint\": \"f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-97ba6ab1-3e6d-4160-bf87-766f9751e444", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}], "metadata": {"pagination": {"total": 1080, "offset": 595, "size": 50}}} 2019-04-05 10:29:37,484 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:29:37,484 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:29:37 GMT 2019-04-05 10:29:37,484 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:29:37,484 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:29:37,484 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:29:37,484 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:29:37,485 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:29:37,485 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:29:37,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-2c358991-0e07-4a37-a6b2-1e9c52425d15 2019-04-05 10:29:37,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-2c358991-0e07-4a37-a6b2-1e9c52425d15 2019-04-05 10:29:37,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-2c358991-0e07-4a37-a6b2-1e9c52425d15 2019-04-05 10:29:37,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d), 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-04-05 10:29:37,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_wmz29i', 'key_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', 'image': u'cc8d64ba-3dab-44e0-8092-a08989813d83', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d', 'cloudify_management_network_id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}, 'nics': [{'net-id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}], 'flavor': u'5d369c68-7825-4ddc-810a-5d9333cedda1', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']} 2019-04-05 10:29:37,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_wmz29i', 'key_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', 'image': u'cc8d64ba-3dab-44e0-8092-a08989813d83', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d', 'cloudify_management_network_id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}, 'nics': [{'net-id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}], 'flavor': u'5d369c68-7825-4ddc-810a-5d9333cedda1', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']} 2019-04-05 10:29:37,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a3d781d-2f30-40f1-8cd8-a910d518cab3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:29:37,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-05 10:29:37,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-05 10:29:37,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-05 10:29:37,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-a4d12202-75ce-46e2-ac32-4a0d1363d7f4 2019-04-05 10:29:37,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-a4d12202-75ce-46e2-ac32-4a0d1363d7f4 2019-04-05 10:29:37,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5cedc8ab30c0dc53ce890f1ec51f27e73739df" 2019-04-05 10:29:37,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'external_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova', u'name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'fingerprint': u'f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f'}}}, {u'external_id': u'a3a56e4a-3963-4719-91ca-343d2cec4f56', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'84086c86-f215-4699-b5ed-2006870ef55f', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'9e582fff-555a-41b3-bd59-c5130f4716ad', u'floating_ip_address': u'172.30.9.203', u'external_type': u'floatingip'}] 2019-04-05 10:29:37,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_gh2i40'} 2019-04-05 10:29:37,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:29:37,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:29:37,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a3d781d-2f30-40f1-8cd8-a910d518cab3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:29:37,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-7a3d781d-2f30-40f1-8cd8-a910d518cab3 2019-04-05 10:29:37,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-7a3d781d-2f30-40f1-8cd8-a910d518cab3 2019-04-05 10:29:37,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10: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-a4d12202-75ce-46e2-ac32-4a0d1363d7f4 x-compute-request-id: req-a4d12202-75ce-46e2-ac32-4a0d1363d7f4 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}, {"href": "http://192.30.9.10:9292/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_154abc87-3f5e-4e5c-b104-83d31200061d"}, {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}, {"href": "http://192.30.9.10:9292/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d"}]} 2019-04-05 10:29:37,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10: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-a4d12202-75ce-46e2-ac32-4a0d1363d7f4 x-compute-request-id: req-a4d12202-75ce-46e2-ac32-4a0d1363d7f4 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}, {"href": "http://192.30.9.10:9292/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_154abc87-3f5e-4e5c-b104-83d31200061d"}, {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}, {"href": "http://192.30.9.10:9292/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d"}]} 2019-04-05 10:29:37,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-a4d12202-75ce-46e2-ac32-4a0d1363d7f4 2019-04-05 10:29:37,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-a4d12202-75ce-46e2-ac32-4a0d1363d7f4 2019-04-05 10:29:37,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10:28:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2ba075cf-c525-4358-b47d-b9839453f1ce x-compute-request-id: req-2ba075cf-c525-4358-b47d-b9839453f1ce Content-Length: 459 location: http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 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": "79b70b78-5284-46ac-b532-1d92e399eca1", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "bookmark"}], "adminPass": "8UYLaZKMQUtZ"}} 2019-04-05 10:29:37,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10:28:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2ba075cf-c525-4358-b47d-b9839453f1ce x-compute-request-id: req-2ba075cf-c525-4358-b47d-b9839453f1ce Content-Length: 459 location: http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 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": "79b70b78-5284-46ac-b532-1d92e399eca1", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "bookmark"}], "adminPass": "8UYLaZKMQUtZ"}} 2019-04-05 10:29:37,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-2ba075cf-c525-4358-b47d-b9839453f1ce 2019-04-05 10:29:37,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-2ba075cf-c525-4358-b47d-b9839453f1ce 2019-04-05 10:29:37,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5cedc8ab30c0dc53ce890f1ec51f27e73739df" 2019-04-05 10:29:37,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-a52b9129-4c97-42f5-8e6d-935c6010b7ec x-compute-request-id: req-a52b9129-4c97-42f5-8e6d-935c6010b7ec Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}], "name": "cloudify_ims-flavor_154abc87-3f5e-4e5c-b104-83d31200061d"}, {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_154abc87-3f5e-4e5c-b104-83d31200061d"}]} 2019-04-05 10:29:37,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-2ba075cf-c525-4358-b47d-b9839453f1ce 2019-04-05 10:29:37,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-a52b9129-4c97-42f5-8e6d-935c6010b7ec x-compute-request-id: req-a52b9129-4c97-42f5-8e6d-935c6010b7ec Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}], "name": "cloudify_ims-flavor_154abc87-3f5e-4e5c-b104-83d31200061d"}, {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_154abc87-3f5e-4e5c-b104-83d31200061d"}]} 2019-04-05 10:29:37,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-2ba075cf-c525-4358-b47d-b9839453f1ce 2019-04-05 10:29:37,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a52b9129-4c97-42f5-8e6d-935c6010b7ec 2019-04-05 10:29:37,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a52b9129-4c97-42f5-8e6d-935c6010b7ec 2019-04-05 10:29:37,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a52b9129-4c97-42f5-8e6d-935c6010b7ec 2019-04-05 10:29:37,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a52b9129-4c97-42f5-8e6d-935c6010b7ec 2019-04-05 10:29:37,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5cedc8ab30c0dc53ce890f1ec51f27e73739df" 2019-04-05 10:29:37,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5cedc8ab30c0dc53ce890f1ec51f27e73739df" 2019-04-05 10:29:37,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'external_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova', u'name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'fingerprint': u'f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f'}}}, {u'external_id': u'a3a56e4a-3963-4719-91ca-343d2cec4f56', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'f36b01ea-fa5f-4fc2-b455-99fa1594d2e2', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'b94202b2-cbab-4078-9df7-9976b34e7a9a', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'14649d9a-ab00-44ed-af0b-526f2b2869e8', u'floating_ip_address': u'172.30.9.207', u'external_type': u'floatingip'}] 2019-04-05 10:29:37,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_0ac4ql'} 2019-04-05 10:29:37,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:29:37,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:29:37,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e3eeb0f-5101-4948-98b6-46f6d6d122bd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:29:37,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e3eeb0f-5101-4948-98b6-46f6d6d122bd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:29:37,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-2e3eeb0f-5101-4948-98b6-46f6d6d122bd 2019-04-05 10:29:37,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-2e3eeb0f-5101-4948-98b6-46f6d6d122bd 2019-04-05 10:29:37,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-97ba6ab1-3e6d-4160-bf87-766f9751e444 x-compute-request-id: req-97ba6ab1-3e6d-4160-bf87-766f9751e444 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova", "name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "fingerprint": "f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f"}}]} 2019-04-05 10:29:37,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-97ba6ab1-3e6d-4160-bf87-766f9751e444 x-compute-request-id: req-97ba6ab1-3e6d-4160-bf87-766f9751e444 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova", "name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "fingerprint": "f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f"}}]} 2019-04-05 10:29:37,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-97ba6ab1-3e6d-4160-bf87-766f9751e444 2019-04-05 10:29:37,495 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:29:37,550 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:29:37,550 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:29:37,550 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:29:37,550 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:29:37,551 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:29:37,551 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:29:37,551 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:29:37,551 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:29:37,551 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:29:37,551 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:29:37 GMT 2019-04-05 10:29:37,551 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:29:37,551 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:29:37,551 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:29:37,551 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:29:37,551 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:29:42,552 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:29:42,641 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:29:42,641 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:29:42,642 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:29:42,642 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:29:42,642 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:29:42,642 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:29:42,642 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:29:42,642 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-97ba6ab1-3e6d-4160-bf87-766f9751e444", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-97ba6ab1-3e6d-4160-bf87-766f9751e444", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-97ba6ab1-3e6d-4160-bf87-766f9751e444", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:47.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:47.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bb030c3-3cf2-466b-a775-839a886a022d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bb030c3-3cf2-466b-a775-839a886a022d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-9bb030c3-3cf2-466b-a775-839a886a022d", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-9bb030c3-3cf2-466b-a775-839a886a022d", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10: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-1391e814-4db6-4456-bdd1-0955af203141 x-compute-request-id: req-1391e814-4db6-4456-bdd1-0955af203141 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.10:9292/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_154abc87-3f5e-4e5c-b104-83d31200061d\"}, {\"id\": \"7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.10:9292/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.553Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10: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-1391e814-4db6-4456-bdd1-0955af203141 x-compute-request-id: req-1391e814-4db6-4456-bdd1-0955af203141 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.10:9292/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_154abc87-3f5e-4e5c-b104-83d31200061d\"}, {\"id\": \"7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.10:9292/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-1391e814-4db6-4456-bdd1-0955af203141", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-1391e814-4db6-4456-bdd1-0955af203141", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-1391e814-4db6-4456-bdd1-0955af203141", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-1391e814-4db6-4456-bdd1-0955af203141", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dc8d851cf81fa4bef9a2615e98b62231e07ffa29\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dc8d851cf81fa4bef9a2615e98b62231e07ffa29\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-a57b28ac-90a4-472d-bb2b-0b27ea159807 x-compute-request-id: req-a57b28ac-90a4-472d-bb2b-0b27ea159807 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4d17f073-f986-4487-a423-722e53832dcc\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/4d17f073-f986-4487-a423-722e53832dcc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_154abc87-3f5e-4e5c-b104-83d31200061d\"}, {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_154abc87-3f5e-4e5c-b104-83d31200061d\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-a57b28ac-90a4-472d-bb2b-0b27ea159807 x-compute-request-id: req-a57b28ac-90a4-472d-bb2b-0b27ea159807 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4d17f073-f986-4487-a423-722e53832dcc\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/4d17f073-f986-4487-a423-722e53832dcc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_154abc87-3f5e-4e5c-b104-83d31200061d\"}, {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_154abc87-3f5e-4e5c-b104-83d31200061d\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a57b28ac-90a4-472d-bb2b-0b27ea159807", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a57b28ac-90a4-472d-bb2b-0b27ea159807", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a57b28ac-90a4-472d-bb2b-0b27ea159807", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a57b28ac-90a4-472d-bb2b-0b27ea159807", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dc8d851cf81fa4bef9a2615e98b62231e07ffa29\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:47.794Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dc8d851cf81fa4bef9a2615e98b62231e07ffa29\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.407Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4e7a61a9dcca4b49c82f6fa3fef70498ffd4163d\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.407Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4e7a61a9dcca4b49c82f6fa3fef70498ffd4163d\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "bono_security_group_jbrhwb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.407Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:42.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.407Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}06497788aac73e09560927107f423d3b9f42a793\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "vellum_security_group_ojepbl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.407Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:42.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.407Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}edbffb9f68556c5b8478b6acf580be69d6ed5108\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.407Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}edbffb9f68556c5b8478b6acf580be69d6ed5108\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.407Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5346bb92e6a7e45ddfb1161439f8327c99cfdade\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.407Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5346bb92e6a7e45ddfb1161439f8327c99cfdade\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.407Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e0ac9005-6dd4-4478-9b24-c52fdaa2f0f4", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.407Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e0ac9005-6dd4-4478-9b24-c52fdaa2f0f4", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.407Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0ac9005-6dd4-4478-9b24-c52fdaa2f0f4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.407Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0ac9005-6dd4-4478-9b24-c52fdaa2f0f4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.407Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-c863c582-c6cf-4e8c-bec1-59d2ebcfbe4a", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.407Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-c863c582-c6cf-4e8c-bec1-59d2ebcfbe4a", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.407Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:47.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.407Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:47.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.407Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c863c582-c6cf-4e8c-bec1-59d2ebcfbe4a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.407Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-3ea909e0-4660-4c53-982e-81b0ceedc16b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.407Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-3ea909e0-4660-4c53-982e-81b0ceedc16b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.407Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c863c582-c6cf-4e8c-bec1-59d2ebcfbe4a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.407Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-3ea909e0-4660-4c53-982e-81b0ceedc16b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.407Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-3ea909e0-4660-4c53-982e-81b0ceedc16b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.407Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:47.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.407Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-3ea909e0-4660-4c53-982e-81b0ceedc16b x-compute-request-id: req-3ea909e0-4660-4c53-982e-81b0ceedc16b Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova\", \"name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"fingerprint\": \"f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f\"}}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}], "metadata": {"pagination": {"total": 1080, "offset": 645, "size": 50}}} 2019-04-05 10:29:42,642 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:29:42,642 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:29:42 GMT 2019-04-05 10:29:42,643 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:29:42,643 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:29:42,643 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:29:42,643 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:29:42,643 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:29:42,643 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:29:42,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-97ba6ab1-3e6d-4160-bf87-766f9751e444 2019-04-05 10:29:42,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-97ba6ab1-3e6d-4160-bf87-766f9751e444 2019-04-05 10:29:42,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-97ba6ab1-3e6d-4160-bf87-766f9751e444 2019-04-05 10:29:42,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:29:42,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:29:42,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bb030c3-3cf2-466b-a775-839a886a022d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:29:42,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bb030c3-3cf2-466b-a775-839a886a022d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:29:42,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-9bb030c3-3cf2-466b-a775-839a886a022d 2019-04-05 10:29:42,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-9bb030c3-3cf2-466b-a775-839a886a022d 2019-04-05 10:29:42,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10: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-1391e814-4db6-4456-bdd1-0955af203141 x-compute-request-id: req-1391e814-4db6-4456-bdd1-0955af203141 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}, {"href": "http://192.30.9.10:9292/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_154abc87-3f5e-4e5c-b104-83d31200061d"}, {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}, {"href": "http://192.30.9.10:9292/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d"}]} 2019-04-05 10:29:42,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10: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-1391e814-4db6-4456-bdd1-0955af203141 x-compute-request-id: req-1391e814-4db6-4456-bdd1-0955af203141 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}, {"href": "http://192.30.9.10:9292/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_154abc87-3f5e-4e5c-b104-83d31200061d"}, {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}, {"href": "http://192.30.9.10:9292/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d"}]} 2019-04-05 10:29:42,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-1391e814-4db6-4456-bdd1-0955af203141 2019-04-05 10:29:42,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-1391e814-4db6-4456-bdd1-0955af203141 2019-04-05 10:29:42,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-1391e814-4db6-4456-bdd1-0955af203141 2019-04-05 10:29:42,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-1391e814-4db6-4456-bdd1-0955af203141 2019-04-05 10:29:42,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8d851cf81fa4bef9a2615e98b62231e07ffa29" 2019-04-05 10:29:42,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8d851cf81fa4bef9a2615e98b62231e07ffa29" 2019-04-05 10:29:42,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-a57b28ac-90a4-472d-bb2b-0b27ea159807 x-compute-request-id: req-a57b28ac-90a4-472d-bb2b-0b27ea159807 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}], "name": "cloudify_ims-flavor_154abc87-3f5e-4e5c-b104-83d31200061d"}, {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_154abc87-3f5e-4e5c-b104-83d31200061d"}]} 2019-04-05 10:29:42,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-a57b28ac-90a4-472d-bb2b-0b27ea159807 x-compute-request-id: req-a57b28ac-90a4-472d-bb2b-0b27ea159807 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}], "name": "cloudify_ims-flavor_154abc87-3f5e-4e5c-b104-83d31200061d"}, {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_154abc87-3f5e-4e5c-b104-83d31200061d"}]} 2019-04-05 10:29:42,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a57b28ac-90a4-472d-bb2b-0b27ea159807 2019-04-05 10:29:42,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a57b28ac-90a4-472d-bb2b-0b27ea159807 2019-04-05 10:29:42,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a57b28ac-90a4-472d-bb2b-0b27ea159807 2019-04-05 10:29:42,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a57b28ac-90a4-472d-bb2b-0b27ea159807 2019-04-05 10:29:42,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8d851cf81fa4bef9a2615e98b62231e07ffa29" 2019-04-05 10:29:42,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8d851cf81fa4bef9a2615e98b62231e07ffa29" 2019-04-05 10:29:42,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e7a61a9dcca4b49c82f6fa3fef70498ffd4163d" 2019-04-05 10:29:42,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e7a61a9dcca4b49c82f6fa3fef70498ffd4163d" 2019-04-05 10:29:42,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-05 10:29:42,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06497788aac73e09560927107f423d3b9f42a793" 2019-04-05 10:29:42,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-05 10:29:42,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbffb9f68556c5b8478b6acf580be69d6ed5108" 2019-04-05 10:29:42,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbffb9f68556c5b8478b6acf580be69d6ed5108" 2019-04-05 10:29:42,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5346bb92e6a7e45ddfb1161439f8327c99cfdade" 2019-04-05 10:29:42,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5346bb92e6a7e45ddfb1161439f8327c99cfdade" 2019-04-05 10:29:42,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e0ac9005-6dd4-4478-9b24-c52fdaa2f0f4 2019-04-05 10:29:42,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e0ac9005-6dd4-4478-9b24-c52fdaa2f0f4 2019-04-05 10:29:42,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0ac9005-6dd4-4478-9b24-c52fdaa2f0f4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:29:42,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0ac9005-6dd4-4478-9b24-c52fdaa2f0f4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:29:42,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-c863c582-c6cf-4e8c-bec1-59d2ebcfbe4a 2019-04-05 10:29:42,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-c863c582-c6cf-4e8c-bec1-59d2ebcfbe4a 2019-04-05 10:29:42,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:29:42,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:29:42,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c863c582-c6cf-4e8c-bec1-59d2ebcfbe4a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:29:42,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-3ea909e0-4660-4c53-982e-81b0ceedc16b 2019-04-05 10:29:42,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-3ea909e0-4660-4c53-982e-81b0ceedc16b 2019-04-05 10:29:42,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c863c582-c6cf-4e8c-bec1-59d2ebcfbe4a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:29:42,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-3ea909e0-4660-4c53-982e-81b0ceedc16b 2019-04-05 10:29:42,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-3ea909e0-4660-4c53-982e-81b0ceedc16b 2019-04-05 10:29:42,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:29:42,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-3ea909e0-4660-4c53-982e-81b0ceedc16b x-compute-request-id: req-3ea909e0-4660-4c53-982e-81b0ceedc16b Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova", "name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "fingerprint": "f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f"}}]} 2019-04-05 10:29:42,654 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:29:42,713 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:29:42,713 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:29:42,713 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:29:42,713 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:29:42,714 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:29:42,714 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:29:42,714 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:29:42,714 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:29:42,714 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:29:42,714 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:29:42 GMT 2019-04-05 10:29:42,714 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:29:42,714 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:29:42,714 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:29:42,714 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:29:42,715 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:29:47,718 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:29:47,792 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:29:47,793 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:29:47,793 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:29:47,793 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:29:47,793 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:29:47,793 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:29:47,793 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:29:47,793 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.407Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}06497788aac73e09560927107f423d3b9f42a793\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.407Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-c59f1d0c-5efb-46ad-82aa-bef2203077af Date: Fri, 05 Apr 2019 10:28:48 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"77422fc7-1f3d-4b1d-a1da-01adfd65594a\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"949fb15a-1072-4a43-97b1-d3f474035c8a\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-05T10:22:37Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\",\"admin_state_up\":true,\"tenant_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"created_at\":\"2019-04-05T10:22:36Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.407Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9a5882b31cd2390618f5ac15c86d2e4a09253d88\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.407Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9a5882b31cd2390618f5ac15c86d2e4a09253d88\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.658Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.407Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'external_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova', u'name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'fingerprint': u'f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f'}}}, {u'external_id': u'a3a56e4a-3963-4719-91ca-343d2cec4f56', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'61293269-82e4-46b0-83aa-5efcc1a7cc3b', 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-04-05T10:28:47.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.407Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_l629t2'}", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.407Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-3ea909e0-4660-4c53-982e-81b0ceedc16b x-compute-request-id: req-3ea909e0-4660-4c53-982e-81b0ceedc16b Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova\", \"name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"fingerprint\": \"f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f\"}}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.407Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:47.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "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-04-05T10:28:48.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dc8d851cf81fa4bef9a2615e98b62231e07ffa29\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_dime_host_c8gzfy\", \"imageRef\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"flavorRef\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dc8d851cf81fa4bef9a2615e98b62231e07ffa29\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_dime_host_c8gzfy\", \"imageRef\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"flavorRef\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-45332527-218a-47d9-afe0-afccdcdb9900 x-compute-request-id: req-45332527-218a-47d9-afe0-afccdcdb9900 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.10:9292/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_154abc87-3f5e-4e5c-b104-83d31200061d\"}, {\"id\": \"7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.10:9292/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-45332527-218a-47d9-afe0-afccdcdb9900 x-compute-request-id: req-45332527-218a-47d9-afe0-afccdcdb9900 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.10:9292/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_154abc87-3f5e-4e5c-b104-83d31200061d\"}, {\"id\": \"7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.10:9292/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-45332527-218a-47d9-afe0-afccdcdb9900", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-45332527-218a-47d9-afe0-afccdcdb9900", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-45332527-218a-47d9-afe0-afccdcdb9900", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-45332527-218a-47d9-afe0-afccdcdb9900", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}edbffb9f68556c5b8478b6acf580be69d6ed5108\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}edbffb9f68556c5b8478b6acf580be69d6ed5108\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-bce24f67-30aa-4fab-bec0-cebd4d2c617b x-compute-request-id: req-bce24f67-30aa-4fab-bec0-cebd4d2c617b Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4d17f073-f986-4487-a423-722e53832dcc\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/4d17f073-f986-4487-a423-722e53832dcc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_154abc87-3f5e-4e5c-b104-83d31200061d\"}, {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_154abc87-3f5e-4e5c-b104-83d31200061d\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-bce24f67-30aa-4fab-bec0-cebd4d2c617b x-compute-request-id: req-bce24f67-30aa-4fab-bec0-cebd4d2c617b Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4d17f073-f986-4487-a423-722e53832dcc\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/4d17f073-f986-4487-a423-722e53832dcc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_154abc87-3f5e-4e5c-b104-83d31200061d\"}, {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_154abc87-3f5e-4e5c-b104-83d31200061d\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-bce24f67-30aa-4fab-bec0-cebd4d2c617b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-bce24f67-30aa-4fab-bec0-cebd4d2c617b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-bce24f67-30aa-4fab-bec0-cebd4d2c617b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-bce24f67-30aa-4fab-bec0-cebd4d2c617b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}edbffb9f68556c5b8478b6acf580be69d6ed5108\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "Creating node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:42.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_security_group_4opajo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "Node instance started", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:42.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_security_group_75o516", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:42.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-f304e008-b750-4530-9b15-457f3afc9f47 x-compute-request-id: req-f304e008-b750-4530-9b15-457f3afc9f47 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova\", \"name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"fingerprint\": \"f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}edbffb9f68556c5b8478b6acf580be69d6ed5108\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_c8gzfy', 'key_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', 'image': u'cc8d64ba-3dab-44e0-8092-a08989813d83', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d', 'cloudify_management_network_id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}, 'nics': [{'net-id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}], 'flavor': u'5d369c68-7825-4ddc-810a-5d9333cedda1', '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-04-05T10:28:48.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-9f13c5e8-c551-4c4c-a726-9c143c8143ac", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9a5882b31cd2390618f5ac15c86d2e4a09253d88\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.268Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-1702c394-cd07-4a9f-a51e-845b780b1cdf", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9a5882b31cd2390618f5ac15c86d2e4a09253d88\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.268Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-e7d2b4dd-4ca0-41f2-b534-31ab888166b8 x-compute-request-id: req-e7d2b4dd-4ca0-41f2-b534-31ab888166b8 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4d17f073-f986-4487-a423-722e53832dcc\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/4d17f073-f986-4487-a423-722e53832dcc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_154abc87-3f5e-4e5c-b104-83d31200061d\"}, {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_154abc87-3f5e-4e5c-b104-83d31200061d\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-e7d2b4dd-4ca0-41f2-b534-31ab888166b8 x-compute-request-id: req-e7d2b4dd-4ca0-41f2-b534-31ab888166b8 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4d17f073-f986-4487-a423-722e53832dcc\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/4d17f073-f986-4487-a423-722e53832dcc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_154abc87-3f5e-4e5c-b104-83d31200061d\"}, {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_154abc87-3f5e-4e5c-b104-83d31200061d\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e7d2b4dd-4ca0-41f2-b534-31ab888166b8", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e7d2b4dd-4ca0-41f2-b534-31ab888166b8", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e7d2b4dd-4ca0-41f2-b534-31ab888166b8", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e7d2b4dd-4ca0-41f2-b534-31ab888166b8", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9a5882b31cd2390618f5ac15c86d2e4a09253d88\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9a5882b31cd2390618f5ac15c86d2e4a09253d88\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-1702c394-cd07-4a9f-a51e-845b780b1cdf x-compute-request-id: req-1702c394-cd07-4a9f-a51e-845b780b1cdf Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova\", \"name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"fingerprint\": \"f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f\"}}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-1702c394-cd07-4a9f-a51e-845b780b1cdf x-compute-request-id: req-1702c394-cd07-4a9f-a51e-845b780b1cdf Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova\", \"name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"fingerprint\": \"f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f\"}}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-1702c394-cd07-4a9f-a51e-845b780b1cdf", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-1702c394-cd07-4a9f-a51e-845b780b1cdf", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-1702c394-cd07-4a9f-a51e-845b780b1cdf", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:48.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}], "metadata": {"pagination": {"total": 1080, "offset": 695, "size": 50}}} 2019-04-05 10:29:47,794 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:29:47,794 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:29:47 GMT 2019-04-05 10:29:47,794 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:29:47,794 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:29:47,794 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:29:47,794 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:29:47,794 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:29:47,794 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:29:47,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06497788aac73e09560927107f423d3b9f42a793" 2019-04-05 10:29:47,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-c59f1d0c-5efb-46ad-82aa-bef2203077af Date: Fri, 05 Apr 2019 10:28:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"77422fc7-1f3d-4b1d-a1da-01adfd65594a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8d2f2ce44d6e4e36a44b9abe5476e941","l2_adjacency":true,"status":"ACTIVE","subnets":["949fb15a-1072-4a43-97b1-d3f474035c8a"],"description":"","tags":[],"updated_at":"2019-04-05T10:22:37Z","qos_policy_id":null,"name":"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d","admin_state_up":true,"tenant_id":"8d2f2ce44d6e4e36a44b9abe5476e941","created_at":"2019-04-05T10:22:36Z","mtu":1450}]} 2019-04-05 10:29:47,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a5882b31cd2390618f5ac15c86d2e4a09253d88" 2019-04-05 10:29:47,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a5882b31cd2390618f5ac15c86d2e4a09253d88" 2019-04-05 10:29:47,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'external_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova', u'name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', u'fingerprint': u'f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f'}}}, {u'external_id': u'a3a56e4a-3963-4719-91ca-343d2cec4f56', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'61293269-82e4-46b0-83aa-5efcc1a7cc3b', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2019-04-05 10:29:47,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_l629t2'} 2019-04-05 10:29:47,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-3ea909e0-4660-4c53-982e-81b0ceedc16b x-compute-request-id: req-3ea909e0-4660-4c53-982e-81b0ceedc16b Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova", "name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "fingerprint": "f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f"}}]} 2019-04-05 10:29:47,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:29:47,798 - 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-04-05 10:29:47,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8d851cf81fa4bef9a2615e98b62231e07ffa29" -d '{"server": {"name": "server_clearwater-opnfv_dime_host_c8gzfy", "imageRef": "cc8d64ba-3dab-44e0-8092-a08989813d83", "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "flavorRef": "5d369c68-7825-4ddc-810a-5d9333cedda1", "max_count": 1, "min_count": 1, "networks": [{"uuid": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}}' 2019-04-05 10:29:47,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8d851cf81fa4bef9a2615e98b62231e07ffa29" -d '{"server": {"name": "server_clearwater-opnfv_dime_host_c8gzfy", "imageRef": "cc8d64ba-3dab-44e0-8092-a08989813d83", "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "flavorRef": "5d369c68-7825-4ddc-810a-5d9333cedda1", "max_count": 1, "min_count": 1, "networks": [{"uuid": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}}' 2019-04-05 10:29:47,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-45332527-218a-47d9-afe0-afccdcdb9900 x-compute-request-id: req-45332527-218a-47d9-afe0-afccdcdb9900 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}, {"href": "http://192.30.9.10:9292/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_154abc87-3f5e-4e5c-b104-83d31200061d"}, {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}, {"href": "http://192.30.9.10:9292/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d"}]} 2019-04-05 10:29:47,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-45332527-218a-47d9-afe0-afccdcdb9900 x-compute-request-id: req-45332527-218a-47d9-afe0-afccdcdb9900 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}, {"href": "http://192.30.9.10:9292/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_154abc87-3f5e-4e5c-b104-83d31200061d"}, {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}, {"href": "http://192.30.9.10:9292/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d"}]} 2019-04-05 10:29:47,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-45332527-218a-47d9-afe0-afccdcdb9900 2019-04-05 10:29:47,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-45332527-218a-47d9-afe0-afccdcdb9900 2019-04-05 10:29:47,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-45332527-218a-47d9-afe0-afccdcdb9900 2019-04-05 10:29:47,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-45332527-218a-47d9-afe0-afccdcdb9900 2019-04-05 10:29:47,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbffb9f68556c5b8478b6acf580be69d6ed5108" 2019-04-05 10:29:47,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbffb9f68556c5b8478b6acf580be69d6ed5108" 2019-04-05 10:29:47,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-bce24f67-30aa-4fab-bec0-cebd4d2c617b x-compute-request-id: req-bce24f67-30aa-4fab-bec0-cebd4d2c617b Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}], "name": "cloudify_ims-flavor_154abc87-3f5e-4e5c-b104-83d31200061d"}, {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_154abc87-3f5e-4e5c-b104-83d31200061d"}]} 2019-04-05 10:29:47,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-bce24f67-30aa-4fab-bec0-cebd4d2c617b x-compute-request-id: req-bce24f67-30aa-4fab-bec0-cebd4d2c617b Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}], "name": "cloudify_ims-flavor_154abc87-3f5e-4e5c-b104-83d31200061d"}, {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_154abc87-3f5e-4e5c-b104-83d31200061d"}]} 2019-04-05 10:29:47,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-bce24f67-30aa-4fab-bec0-cebd4d2c617b 2019-04-05 10:29:47,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-bce24f67-30aa-4fab-bec0-cebd4d2c617b 2019-04-05 10:29:47,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-bce24f67-30aa-4fab-bec0-cebd4d2c617b 2019-04-05 10:29:47,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-bce24f67-30aa-4fab-bec0-cebd4d2c617b 2019-04-05 10:29:47,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbffb9f68556c5b8478b6acf580be69d6ed5108" 2019-04-05 10:29:47,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-05 10:29:47,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-05 10:29:47,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-05 10:29:47,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-f304e008-b750-4530-9b15-457f3afc9f47 x-compute-request-id: req-f304e008-b750-4530-9b15-457f3afc9f47 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova", "name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "fingerprint": "f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f"}}]} 2019-04-05 10:29:47,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbffb9f68556c5b8478b6acf580be69d6ed5108" 2019-04-05 10:29:47,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_c8gzfy', 'key_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', 'image': u'cc8d64ba-3dab-44e0-8092-a08989813d83', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d', 'cloudify_management_network_id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}, 'nics': [{'net-id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}], 'flavor': u'5d369c68-7825-4ddc-810a-5d9333cedda1', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']} 2019-04-05 10:29:47,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-9f13c5e8-c551-4c4c-a726-9c143c8143ac 2019-04-05 10:29:47,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a5882b31cd2390618f5ac15c86d2e4a09253d88" 2019-04-05 10:29:47,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-1702c394-cd07-4a9f-a51e-845b780b1cdf 2019-04-05 10:29:47,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a5882b31cd2390618f5ac15c86d2e4a09253d88" 2019-04-05 10:29:47,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-e7d2b4dd-4ca0-41f2-b534-31ab888166b8 x-compute-request-id: req-e7d2b4dd-4ca0-41f2-b534-31ab888166b8 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}], "name": "cloudify_ims-flavor_154abc87-3f5e-4e5c-b104-83d31200061d"}, {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_154abc87-3f5e-4e5c-b104-83d31200061d"}]} 2019-04-05 10:29:47,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-e7d2b4dd-4ca0-41f2-b534-31ab888166b8 x-compute-request-id: req-e7d2b4dd-4ca0-41f2-b534-31ab888166b8 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}], "name": "cloudify_ims-flavor_154abc87-3f5e-4e5c-b104-83d31200061d"}, {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_154abc87-3f5e-4e5c-b104-83d31200061d"}]} 2019-04-05 10:29:47,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e7d2b4dd-4ca0-41f2-b534-31ab888166b8 2019-04-05 10:29:47,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e7d2b4dd-4ca0-41f2-b534-31ab888166b8 2019-04-05 10:29:47,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e7d2b4dd-4ca0-41f2-b534-31ab888166b8 2019-04-05 10:29:47,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e7d2b4dd-4ca0-41f2-b534-31ab888166b8 2019-04-05 10:29:47,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a5882b31cd2390618f5ac15c86d2e4a09253d88" 2019-04-05 10:29:47,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a5882b31cd2390618f5ac15c86d2e4a09253d88" 2019-04-05 10:29:47,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-1702c394-cd07-4a9f-a51e-845b780b1cdf x-compute-request-id: req-1702c394-cd07-4a9f-a51e-845b780b1cdf Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova", "name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "fingerprint": "f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f"}}]} 2019-04-05 10:29:47,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-1702c394-cd07-4a9f-a51e-845b780b1cdf x-compute-request-id: req-1702c394-cd07-4a9f-a51e-845b780b1cdf Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova", "name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "fingerprint": "f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f"}}]} 2019-04-05 10:29:47,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-1702c394-cd07-4a9f-a51e-845b780b1cdf 2019-04-05 10:29:47,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-1702c394-cd07-4a9f-a51e-845b780b1cdf 2019-04-05 10:29:47,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-1702c394-cd07-4a9f-a51e-845b780b1cdf 2019-04-05 10:29:47,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:29:47,805 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:29:47,859 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:29:47,859 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:29:47,859 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:29:47,859 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:29:47,859 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:29:47,859 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:29:47,859 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:29:47,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-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:29:47,860 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:29:47,860 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:29:47 GMT 2019-04-05 10:29:47,860 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:29:47,860 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:29:47,860 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:29:47,860 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:29:47,860 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:29:52,865 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:29:52,940 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:29:52,941 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:29:52,941 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:29:52,941 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:29:52,941 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:29:52,941 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:29:52,941 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:29:52,941 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:48.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fa1c4aa-eb80-4e47-8adb-886123c98623 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fa1c4aa-eb80-4e47-8adb-886123c98623 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-6fa1c4aa-eb80-4e47-8adb-886123c98623", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-6fa1c4aa-eb80-4e47-8adb-886123c98623", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-5f43fd38-25e5-4e87-a49f-1d6f2737b26c Date: Fri, 05 Apr 2019 10:28:48 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"77422fc7-1f3d-4b1d-a1da-01adfd65594a\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"949fb15a-1072-4a43-97b1-d3f474035c8a\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-05T10:22:37Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\",\"admin_state_up\":true,\"tenant_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"created_at\":\"2019-04-05T10:22:36Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.597Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-5f43fd38-25e5-4e87-a49f-1d6f2737b26c Date: Fri, 05 Apr 2019 10:28:48 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"77422fc7-1f3d-4b1d-a1da-01adfd65594a\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"949fb15a-1072-4a43-97b1-d3f474035c8a\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-05T10:22:37Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\",\"admin_state_up\":true,\"tenant_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"created_at\":\"2019-04-05T10:22:36Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.597Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-5f43fd38-25e5-4e87-a49f-1d6f2737b26c", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.597Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-5f43fd38-25e5-4e87-a49f-1d6f2737b26c", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-5f43fd38-25e5-4e87-a49f-1d6f2737b26c", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-5f43fd38-25e5-4e87-a49f-1d6f2737b26c", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "A management_network_name was provided (cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d), 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-04-05T10:28:48.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_c8gzfy', 'key_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', 'image': u'cc8d64ba-3dab-44e0-8092-a08989813d83', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d', 'cloudify_management_network_id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}, 'nics': [{'net-id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}], 'flavor': u'5d369c68-7825-4ddc-810a-5d9333cedda1', '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-04-05T10:28:48.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-9f13c5e8-c551-4c4c-a726-9c143c8143ac", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-c59f1d0c-5efb-46ad-82aa-bef2203077af Date: Fri, 05 Apr 2019 10:28:48 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"77422fc7-1f3d-4b1d-a1da-01adfd65594a\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"949fb15a-1072-4a43-97b1-d3f474035c8a\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-05T10:22:37Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\",\"admin_state_up\":true,\"tenant_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"created_at\":\"2019-04-05T10:22:36Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-c59f1d0c-5efb-46ad-82aa-bef2203077af", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-c59f1d0c-5efb-46ad-82aa-bef2203077af", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-c59f1d0c-5efb-46ad-82aa-bef2203077af", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-c59f1d0c-5efb-46ad-82aa-bef2203077af", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "A management_network_name was provided (cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d), 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-04-05T10:28:48.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_k223a6', 'key_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', 'image': u'cc8d64ba-3dab-44e0-8092-a08989813d83', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d', 'cloudify_management_network_id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}, 'nics': [{'net-id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}], 'flavor': u'5d369c68-7825-4ddc-810a-5d9333cedda1', '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-04-05T10:28:48.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_k223a6', 'key_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', 'image': u'cc8d64ba-3dab-44e0-8092-a08989813d83', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d', 'cloudify_management_network_id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}, 'nics': [{'net-id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}], 'flavor': u'5d369c68-7825-4ddc-810a-5d9333cedda1', '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-04-05T10:28:48.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "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-04-05T10:28:48.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0f5cedc8ab30c0dc53ce890f1ec51f27e73739df\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bind_host_k223a6\", \"imageRef\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"flavorRef\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0f5cedc8ab30c0dc53ce890f1ec51f27e73739df\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bind_host_k223a6\", \"imageRef\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"flavorRef\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-9f13c5e8-c551-4c4c-a726-9c143c8143ac x-compute-request-id: req-9f13c5e8-c551-4c4c-a726-9c143c8143ac Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.10:9292/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_154abc87-3f5e-4e5c-b104-83d31200061d\"}, {\"id\": \"7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.10:9292/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-9f13c5e8-c551-4c4c-a726-9c143c8143ac x-compute-request-id: req-9f13c5e8-c551-4c4c-a726-9c143c8143ac Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.10:9292/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_154abc87-3f5e-4e5c-b104-83d31200061d\"}, {\"id\": \"7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.10:9292/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-9f13c5e8-c551-4c4c-a726-9c143c8143ac", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:48.935Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-9f13c5e8-c551-4c4c-a726-9c143c8143ac", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:49.619Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10: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 x-openstack-request-id: req-c9918018-6693-4011-8ccc-f1180df9b01b x-compute-request-id: req-c9918018-6693-4011-8ccc-f1180df9b01b Content-Length: 418 location: http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"rel\": \"bookmark\"}], \"adminPass\": \"uBUTXWwsk99q\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:49.619Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-c9918018-6693-4011-8ccc-f1180df9b01b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:49.619Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-c9918018-6693-4011-8ccc-f1180df9b01b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:49.619Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-c9918018-6693-4011-8ccc-f1180df9b01b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:49.619Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-c9918018-6693-4011-8ccc-f1180df9b01b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:49.619Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d66c465b473129eccbd7ef224bca5464a068062f\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "vellum_security_group_ojepbl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:49.619Z", "message": "Node instance started", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:42.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:49.619Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:42.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_security_group_jbrhwb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:49.619Z", "message": "Node instance started", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:42.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:49.619Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-f304e008-b750-4530-9b15-457f3afc9f47", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:49.619Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-f304e008-b750-4530-9b15-457f3afc9f47 x-compute-request-id: req-f304e008-b750-4530-9b15-457f3afc9f47 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova\", \"name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"fingerprint\": \"f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:49.619Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-f304e008-b750-4530-9b15-457f3afc9f47", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:49.619Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-f304e008-b750-4530-9b15-457f3afc9f47", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:49.619Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-f304e008-b750-4530-9b15-457f3afc9f47", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:49.619Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:48.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:49.619Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:48.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:49.619Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2f873eb-b531-4c68-bc1f-8596d635c184 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:49.619Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2f873eb-b531-4c68-bc1f-8596d635c184 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:49.619Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-a2f873eb-b531-4c68-bc1f-8596d635c184", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:49.619Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-a2f873eb-b531-4c68-bc1f-8596d635c184", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:49.619Z", "message": "Creating node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:43.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}], "metadata": {"pagination": {"total": 1080, "offset": 745, "size": 50}}} 2019-04-05 10:29:52,942 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:29:52,942 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:29:52 GMT 2019-04-05 10:29:52,942 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:29:52,942 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:29:52,942 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:29:52,942 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:29:52,942 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:29:52,942 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:29:52,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:29:52,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fa1c4aa-eb80-4e47-8adb-886123c98623 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:29:52,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fa1c4aa-eb80-4e47-8adb-886123c98623 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:29:52,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-6fa1c4aa-eb80-4e47-8adb-886123c98623 2019-04-05 10:29:52,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-6fa1c4aa-eb80-4e47-8adb-886123c98623 2019-04-05 10:29:52,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-5f43fd38-25e5-4e87-a49f-1d6f2737b26c Date: Fri, 05 Apr 2019 10:28:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"77422fc7-1f3d-4b1d-a1da-01adfd65594a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8d2f2ce44d6e4e36a44b9abe5476e941","l2_adjacency":true,"status":"ACTIVE","subnets":["949fb15a-1072-4a43-97b1-d3f474035c8a"],"description":"","tags":[],"updated_at":"2019-04-05T10:22:37Z","qos_policy_id":null,"name":"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d","admin_state_up":true,"tenant_id":"8d2f2ce44d6e4e36a44b9abe5476e941","created_at":"2019-04-05T10:22:36Z","mtu":1450}]} 2019-04-05 10:29:52,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-5f43fd38-25e5-4e87-a49f-1d6f2737b26c Date: Fri, 05 Apr 2019 10:28:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"77422fc7-1f3d-4b1d-a1da-01adfd65594a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8d2f2ce44d6e4e36a44b9abe5476e941","l2_adjacency":true,"status":"ACTIVE","subnets":["949fb15a-1072-4a43-97b1-d3f474035c8a"],"description":"","tags":[],"updated_at":"2019-04-05T10:22:37Z","qos_policy_id":null,"name":"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d","admin_state_up":true,"tenant_id":"8d2f2ce44d6e4e36a44b9abe5476e941","created_at":"2019-04-05T10:22:36Z","mtu":1450}]} 2019-04-05 10:29:52,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-5f43fd38-25e5-4e87-a49f-1d6f2737b26c 2019-04-05 10:29:52,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-5f43fd38-25e5-4e87-a49f-1d6f2737b26c 2019-04-05 10:29:52,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-5f43fd38-25e5-4e87-a49f-1d6f2737b26c 2019-04-05 10:29:52,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-5f43fd38-25e5-4e87-a49f-1d6f2737b26c 2019-04-05 10:29:52,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d), 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-04-05 10:29:52,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_c8gzfy', 'key_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', 'image': u'cc8d64ba-3dab-44e0-8092-a08989813d83', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d', 'cloudify_management_network_id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}, 'nics': [{'net-id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}], 'flavor': u'5d369c68-7825-4ddc-810a-5d9333cedda1', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']} 2019-04-05 10:29:52,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-9f13c5e8-c551-4c4c-a726-9c143c8143ac 2019-04-05 10:29:52,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-c59f1d0c-5efb-46ad-82aa-bef2203077af Date: Fri, 05 Apr 2019 10:28:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"77422fc7-1f3d-4b1d-a1da-01adfd65594a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8d2f2ce44d6e4e36a44b9abe5476e941","l2_adjacency":true,"status":"ACTIVE","subnets":["949fb15a-1072-4a43-97b1-d3f474035c8a"],"description":"","tags":[],"updated_at":"2019-04-05T10:22:37Z","qos_policy_id":null,"name":"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d","admin_state_up":true,"tenant_id":"8d2f2ce44d6e4e36a44b9abe5476e941","created_at":"2019-04-05T10:22:36Z","mtu":1450}]} 2019-04-05 10:29:52,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-c59f1d0c-5efb-46ad-82aa-bef2203077af 2019-04-05 10:29:52,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-c59f1d0c-5efb-46ad-82aa-bef2203077af 2019-04-05 10:29:52,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-c59f1d0c-5efb-46ad-82aa-bef2203077af 2019-04-05 10:29:52,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-c59f1d0c-5efb-46ad-82aa-bef2203077af 2019-04-05 10:29:52,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d), 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-04-05 10:29:52,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_k223a6', 'key_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', 'image': u'cc8d64ba-3dab-44e0-8092-a08989813d83', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d', 'cloudify_management_network_id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}, 'nics': [{'net-id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}], 'flavor': u'5d369c68-7825-4ddc-810a-5d9333cedda1', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']} 2019-04-05 10:29:52,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_k223a6', 'key_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', 'image': u'cc8d64ba-3dab-44e0-8092-a08989813d83', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d', 'cloudify_management_network_id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}, 'nics': [{'net-id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}], 'flavor': u'5d369c68-7825-4ddc-810a-5d9333cedda1', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']} 2019-04-05 10:29:52,949 - 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-04-05 10:29:52,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5cedc8ab30c0dc53ce890f1ec51f27e73739df" -d '{"server": {"name": "server_clearwater-opnfv_bind_host_k223a6", "imageRef": "cc8d64ba-3dab-44e0-8092-a08989813d83", "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "flavorRef": "5d369c68-7825-4ddc-810a-5d9333cedda1", "max_count": 1, "min_count": 1, "networks": [{"uuid": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}}' 2019-04-05 10:29:52,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5cedc8ab30c0dc53ce890f1ec51f27e73739df" -d '{"server": {"name": "server_clearwater-opnfv_bind_host_k223a6", "imageRef": "cc8d64ba-3dab-44e0-8092-a08989813d83", "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "flavorRef": "5d369c68-7825-4ddc-810a-5d9333cedda1", "max_count": 1, "min_count": 1, "networks": [{"uuid": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}}' 2019-04-05 10:29:52,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-9f13c5e8-c551-4c4c-a726-9c143c8143ac x-compute-request-id: req-9f13c5e8-c551-4c4c-a726-9c143c8143ac Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}, {"href": "http://192.30.9.10:9292/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_154abc87-3f5e-4e5c-b104-83d31200061d"}, {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}, {"href": "http://192.30.9.10:9292/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d"}]} 2019-04-05 10:29:52,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-9f13c5e8-c551-4c4c-a726-9c143c8143ac x-compute-request-id: req-9f13c5e8-c551-4c4c-a726-9c143c8143ac Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}, {"href": "http://192.30.9.10:9292/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_154abc87-3f5e-4e5c-b104-83d31200061d"}, {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}, {"href": "http://192.30.9.10:9292/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d"}]} 2019-04-05 10:29:52,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-9f13c5e8-c551-4c4c-a726-9c143c8143ac 2019-04-05 10:29:52,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-9f13c5e8-c551-4c4c-a726-9c143c8143ac 2019-04-05 10:29:52,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10: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 x-openstack-request-id: req-c9918018-6693-4011-8ccc-f1180df9b01b x-compute-request-id: req-c9918018-6693-4011-8ccc-f1180df9b01b Content-Length: 418 location: http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "OS-DCF:diskConfig": "MANUAL", "id": "f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "rel": "bookmark"}], "adminPass": "uBUTXWwsk99q"}} 2019-04-05 10:29:52,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-c9918018-6693-4011-8ccc-f1180df9b01b 2019-04-05 10:29:52,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-c9918018-6693-4011-8ccc-f1180df9b01b 2019-04-05 10:29:52,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-c9918018-6693-4011-8ccc-f1180df9b01b 2019-04-05 10:29:52,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-c9918018-6693-4011-8ccc-f1180df9b01b 2019-04-05 10:29:52,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d66c465b473129eccbd7ef224bca5464a068062f" 2019-04-05 10:29:52,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-05 10:29:52,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-04-05 10:29:52,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-05 10:29:52,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-f304e008-b750-4530-9b15-457f3afc9f47 2019-04-05 10:29:52,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-f304e008-b750-4530-9b15-457f3afc9f47 x-compute-request-id: req-f304e008-b750-4530-9b15-457f3afc9f47 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova", "name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "fingerprint": "f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f"}}]} 2019-04-05 10:29:52,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-f304e008-b750-4530-9b15-457f3afc9f47 2019-04-05 10:29:52,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-f304e008-b750-4530-9b15-457f3afc9f47 2019-04-05 10:29:52,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-f304e008-b750-4530-9b15-457f3afc9f47 2019-04-05 10:29:52,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:29:52,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:29:52,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2f873eb-b531-4c68-bc1f-8596d635c184 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:29:52,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2f873eb-b531-4c68-bc1f-8596d635c184 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:29:52,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-a2f873eb-b531-4c68-bc1f-8596d635c184 2019-04-05 10:29:52,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-a2f873eb-b531-4c68-bc1f-8596d635c184 2019-04-05 10:29:52,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-05 10:29:52,953 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:29:53,004 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:29:53,005 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:29:53,005 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:29:53,005 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:29:53,005 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:29:53,005 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:29:53,005 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:29:53,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:29:53,005 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:29:53,005 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:29:53 GMT 2019-04-05 10:29:53,005 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:29:53,006 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:29:53,006 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:29:53,006 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:29:53,006 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:29:58,011 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:29:58,092 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:29:58,092 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:29:58,092 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:29:58,092 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:29:58,092 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:29:58,092 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:29:58,092 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:29:58,093 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:49.619Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10: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 x-openstack-request-id: req-c9918018-6693-4011-8ccc-f1180df9b01b x-compute-request-id: req-c9918018-6693-4011-8ccc-f1180df9b01b Content-Length: 418 location: http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"rel\": \"bookmark\"}], \"adminPass\": \"uBUTXWwsk99q\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:49.619Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-c9918018-6693-4011-8ccc-f1180df9b01b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:49.619Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-c9918018-6693-4011-8ccc-f1180df9b01b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:49.619Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-c9918018-6693-4011-8ccc-f1180df9b01b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c7886db7-3e41-464d-af8b-8d2b399f262c"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-2aeea599-56e8-4e04-9abf-bea8c918f8c7", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}06497788aac73e09560927107f423d3b9f42a793\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}06497788aac73e09560927107f423d3b9f42a793\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-d83ea402-054a-4dd4-b638-26c6470b7d25 x-compute-request-id: req-d83ea402-054a-4dd4-b638-26c6470b7d25 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova\", \"name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"fingerprint\": \"f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f\"}}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-d83ea402-054a-4dd4-b638-26c6470b7d25 x-compute-request-id: req-d83ea402-054a-4dd4-b638-26c6470b7d25 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova\", \"name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"fingerprint\": \"f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f\"}}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-381a7ef5-eea3-40ce-9f3b-0dd40546f7dc x-compute-request-id: req-381a7ef5-eea3-40ce-9f3b-0dd40546f7dc Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.10:9292/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_154abc87-3f5e-4e5c-b104-83d31200061d\"}, {\"id\": \"7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.10:9292/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-381a7ef5-eea3-40ce-9f3b-0dd40546f7dc x-compute-request-id: req-381a7ef5-eea3-40ce-9f3b-0dd40546f7dc Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.10:9292/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_154abc87-3f5e-4e5c-b104-83d31200061d\"}, {\"id\": \"7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.10:9292/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-381a7ef5-eea3-40ce-9f3b-0dd40546f7dc", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b6f53f0c-670f-46f3-981d-087ae762c1eb Date: Fri, 05 Apr 2019 10:28:49 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"77422fc7-1f3d-4b1d-a1da-01adfd65594a\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"949fb15a-1072-4a43-97b1-d3f474035c8a\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-05T10:22:37Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\",\"admin_state_up\":true,\"tenant_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"created_at\":\"2019-04-05T10:22:36Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b6f53f0c-670f-46f3-981d-087ae762c1eb Date: Fri, 05 Apr 2019 10:28:49 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"77422fc7-1f3d-4b1d-a1da-01adfd65594a\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"949fb15a-1072-4a43-97b1-d3f474035c8a\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-05T10:22:37Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\",\"admin_state_up\":true,\"tenant_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"created_at\":\"2019-04-05T10:22:36Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-381a7ef5-eea3-40ce-9f3b-0dd40546f7dc", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-b6f53f0c-670f-46f3-981d-087ae762c1eb", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-381a7ef5-eea3-40ce-9f3b-0dd40546f7dc", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-b6f53f0c-670f-46f3-981d-087ae762c1eb", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abdfffbf-dc99-4107-9d12-4a6b9b4ed361 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abdfffbf-dc99-4107-9d12-4a6b9b4ed361 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-abdfffbf-dc99-4107-9d12-4a6b9b4ed361", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.676Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:49.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d40c8879-e2b2-4fc1-9459-e7ee299c3541"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-a37d187f-c314-4fd2-897d-79c8ff28aa75 Date: Fri, 05 Apr 2019 10:28:49 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"77422fc7-1f3d-4b1d-a1da-01adfd65594a\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"949fb15a-1072-4a43-97b1-d3f474035c8a\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-05T10:22:37Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\",\"admin_state_up\":true,\"tenant_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"created_at\":\"2019-04-05T10:22:36Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d99fcc1c-3050-4a89-96bc-a54a2c0b58ce Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d40c8879-e2b2-4fc1-9459-e7ee299c3541"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-b6f53f0c-670f-46f3-981d-087ae762c1eb", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}06497788aac73e09560927107f423d3b9f42a793\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-b6f53f0c-670f-46f3-981d-087ae762c1eb", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}06497788aac73e09560927107f423d3b9f42a793\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "A management_network_name was provided (cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d), 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-04-05T10:28:49.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_gh2i40', 'key_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', 'image': u'cc8d64ba-3dab-44e0-8092-a08989813d83', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d', 'cloudify_management_network_id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}, 'nics': [{'net-id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}], 'flavor': u'5d369c68-7825-4ddc-810a-5d9333cedda1', '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-04-05T10:28:49.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_gh2i40', 'key_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', 'image': u'cc8d64ba-3dab-44e0-8092-a08989813d83', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d', 'cloudify_management_network_id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}, 'nics': [{'net-id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}], 'flavor': u'5d369c68-7825-4ddc-810a-5d9333cedda1', '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-04-05T10:28:49.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "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-04-05T10:28:49.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9a5882b31cd2390618f5ac15c86d2e4a09253d88\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_ellis_host_gh2i40\", \"imageRef\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"flavorRef\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9a5882b31cd2390618f5ac15c86d2e4a09253d88\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_ellis_host_gh2i40\", \"imageRef\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"flavorRef\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.564Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-2aeea599-56e8-4e04-9abf-bea8c918f8c7 x-compute-request-id: req-2aeea599-56e8-4e04-9abf-bea8c918f8c7 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4d17f073-f986-4487-a423-722e53832dcc\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/4d17f073-f986-4487-a423-722e53832dcc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_154abc87-3f5e-4e5c-b104-83d31200061d\"}, {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_154abc87-3f5e-4e5c-b104-83d31200061d\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-2aeea599-56e8-4e04-9abf-bea8c918f8c7 x-compute-request-id: req-2aeea599-56e8-4e04-9abf-bea8c918f8c7 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"4d17f073-f986-4487-a423-722e53832dcc\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/4d17f073-f986-4487-a423-722e53832dcc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_154abc87-3f5e-4e5c-b104-83d31200061d\"}, {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_154abc87-3f5e-4e5c-b104-83d31200061d\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-2aeea599-56e8-4e04-9abf-bea8c918f8c7", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-2aeea599-56e8-4e04-9abf-bea8c918f8c7", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-2aeea599-56e8-4e04-9abf-bea8c918f8c7", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-a37d187f-c314-4fd2-897d-79c8ff28aa75 Date: Fri, 05 Apr 2019 10:28:49 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"77422fc7-1f3d-4b1d-a1da-01adfd65594a\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"949fb15a-1072-4a43-97b1-d3f474035c8a\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-05T10:22:37Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\",\"admin_state_up\":true,\"tenant_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"created_at\":\"2019-04-05T10:22:36Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-a37d187f-c314-4fd2-897d-79c8ff28aa75", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}edbffb9f68556c5b8478b6acf580be69d6ed5108\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bono_host_0ac4ql\", \"imageRef\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"flavorRef\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}edbffb9f68556c5b8478b6acf580be69d6ed5108\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bono_host_0ac4ql\", \"imageRef\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"flavorRef\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "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-04-05T10:28:49.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_0ac4ql', 'key_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', 'image': u'cc8d64ba-3dab-44e0-8092-a08989813d83', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d', 'cloudify_management_network_id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}, 'nics': [{'net-id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}], 'flavor': u'5d369c68-7825-4ddc-810a-5d9333cedda1', '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-04-05T10:28:49.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_0ac4ql', 'key_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', 'image': u'cc8d64ba-3dab-44e0-8092-a08989813d83', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d', 'cloudify_management_network_id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}, 'nics': [{'net-id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}], 'flavor': u'5d369c68-7825-4ddc-810a-5d9333cedda1', '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-04-05T10:28:49.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "A management_network_name was provided (cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d), 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-04-05T10:28:49.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-a37d187f-c314-4fd2-897d-79c8ff28aa75", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-a37d187f-c314-4fd2-897d-79c8ff28aa75", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-a37d187f-c314-4fd2-897d-79c8ff28aa75", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}], "metadata": {"pagination": {"total": 1095, "offset": 795, "size": 50}}} 2019-04-05 10:29:58,093 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:29:58,093 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:29:58 GMT 2019-04-05 10:29:58,093 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:29:58,093 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:29:58,093 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:29:58,093 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:29:58,093 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:29:58,094 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:29:58,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10: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 x-openstack-request-id: req-c9918018-6693-4011-8ccc-f1180df9b01b x-compute-request-id: req-c9918018-6693-4011-8ccc-f1180df9b01b Content-Length: 418 location: http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "OS-DCF:diskConfig": "MANUAL", "id": "f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "rel": "bookmark"}], "adminPass": "uBUTXWwsk99q"}} 2019-04-05 10:29:58,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-c9918018-6693-4011-8ccc-f1180df9b01b 2019-04-05 10:29:58,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-c9918018-6693-4011-8ccc-f1180df9b01b 2019-04-05 10:29:58,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-c9918018-6693-4011-8ccc-f1180df9b01b 2019-04-05 10:29:58,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-2aeea599-56e8-4e04-9abf-bea8c918f8c7 2019-04-05 10:29:58,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06497788aac73e09560927107f423d3b9f42a793" 2019-04-05 10:29:58,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06497788aac73e09560927107f423d3b9f42a793" 2019-04-05 10:29:58,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-d83ea402-054a-4dd4-b638-26c6470b7d25 x-compute-request-id: req-d83ea402-054a-4dd4-b638-26c6470b7d25 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova", "name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "fingerprint": "f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f"}}]} 2019-04-05 10:29:58,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-d83ea402-054a-4dd4-b638-26c6470b7d25 x-compute-request-id: req-d83ea402-054a-4dd4-b638-26c6470b7d25 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMRmb/Crn/IzTYdG2+po3ne1fvk9COqm34ZjKnZLMuy5mRyeh8ofrDHHVDMu155JPHn/zWn1Qh5LhIzTYP0XiCqjtGPqNXYT2SPkOrxiebm6+5N3tIpeWEsuV+UpaHC3sXRLBW5Kfd6202GYEZYYi29x2j5lH3VjHwQ37GCxOLo051mk5tgB1vge5HoZ78L2HndsCecvqNxKupSuc00RB8in9uRsMcEgFjlX+02VeM8hBPkxulf50kAFs0gDZ7Mjz/NUMYa8+ROY/xLsbJd+TilHQor+l/InR0RLE1VEf3EISOKuNA06a+Cq2iLyHfsQRJ6X8KdFqFiPEXvqLa+48Z Generated-by-Nova", "name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "fingerprint": "f5:79:a0:39:2a:fd:6f:12:5e:b5:67:ff:c9:c8:e8:0f"}}]} 2019-04-05 10:29:58,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-381a7ef5-eea3-40ce-9f3b-0dd40546f7dc x-compute-request-id: req-381a7ef5-eea3-40ce-9f3b-0dd40546f7dc Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}, {"href": "http://192.30.9.10:9292/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_154abc87-3f5e-4e5c-b104-83d31200061d"}, {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}, {"href": "http://192.30.9.10:9292/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d"}]} 2019-04-05 10:29:58,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-381a7ef5-eea3-40ce-9f3b-0dd40546f7dc x-compute-request-id: req-381a7ef5-eea3-40ce-9f3b-0dd40546f7dc Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}, {"href": "http://192.30.9.10:9292/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_154abc87-3f5e-4e5c-b104-83d31200061d"}, {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}, {"href": "http://192.30.9.10:9292/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d"}]} 2019-04-05 10:29:58,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-381a7ef5-eea3-40ce-9f3b-0dd40546f7dc 2019-04-05 10:29:58,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b6f53f0c-670f-46f3-981d-087ae762c1eb Date: Fri, 05 Apr 2019 10:28:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"77422fc7-1f3d-4b1d-a1da-01adfd65594a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8d2f2ce44d6e4e36a44b9abe5476e941","l2_adjacency":true,"status":"ACTIVE","subnets":["949fb15a-1072-4a43-97b1-d3f474035c8a"],"description":"","tags":[],"updated_at":"2019-04-05T10:22:37Z","qos_policy_id":null,"name":"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d","admin_state_up":true,"tenant_id":"8d2f2ce44d6e4e36a44b9abe5476e941","created_at":"2019-04-05T10:22:36Z","mtu":1450}]} 2019-04-05 10:29:58,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b6f53f0c-670f-46f3-981d-087ae762c1eb Date: Fri, 05 Apr 2019 10:28:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"77422fc7-1f3d-4b1d-a1da-01adfd65594a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8d2f2ce44d6e4e36a44b9abe5476e941","l2_adjacency":true,"status":"ACTIVE","subnets":["949fb15a-1072-4a43-97b1-d3f474035c8a"],"description":"","tags":[],"updated_at":"2019-04-05T10:22:37Z","qos_policy_id":null,"name":"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d","admin_state_up":true,"tenant_id":"8d2f2ce44d6e4e36a44b9abe5476e941","created_at":"2019-04-05T10:22:36Z","mtu":1450}]} 2019-04-05 10:29:58,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-381a7ef5-eea3-40ce-9f3b-0dd40546f7dc 2019-04-05 10:29:58,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-b6f53f0c-670f-46f3-981d-087ae762c1eb 2019-04-05 10:29:58,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-381a7ef5-eea3-40ce-9f3b-0dd40546f7dc 2019-04-05 10:29:58,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-b6f53f0c-670f-46f3-981d-087ae762c1eb 2019-04-05 10:29:58,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abdfffbf-dc99-4107-9d12-4a6b9b4ed361 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:29:58,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abdfffbf-dc99-4107-9d12-4a6b9b4ed361 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:29:58,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-abdfffbf-dc99-4107-9d12-4a6b9b4ed361 2019-04-05 10:29:58,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:29:58,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-a37d187f-c314-4fd2-897d-79c8ff28aa75 Date: Fri, 05 Apr 2019 10:28:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"77422fc7-1f3d-4b1d-a1da-01adfd65594a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8d2f2ce44d6e4e36a44b9abe5476e941","l2_adjacency":true,"status":"ACTIVE","subnets":["949fb15a-1072-4a43-97b1-d3f474035c8a"],"description":"","tags":[],"updated_at":"2019-04-05T10:22:37Z","qos_policy_id":null,"name":"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d","admin_state_up":true,"tenant_id":"8d2f2ce44d6e4e36a44b9abe5476e941","created_at":"2019-04-05T10:22:36Z","mtu":1450}]} 2019-04-05 10:29:58,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d99fcc1c-3050-4a89-96bc-a54a2c0b58ce Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:29:58,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-b6f53f0c-670f-46f3-981d-087ae762c1eb 2019-04-05 10:29:58,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06497788aac73e09560927107f423d3b9f42a793" 2019-04-05 10:29:58,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-b6f53f0c-670f-46f3-981d-087ae762c1eb 2019-04-05 10:29:58,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06497788aac73e09560927107f423d3b9f42a793" 2019-04-05 10:29:58,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d), 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-04-05 10:29:58,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_gh2i40', 'key_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', 'image': u'cc8d64ba-3dab-44e0-8092-a08989813d83', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d', 'cloudify_management_network_id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}, 'nics': [{'net-id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}], 'flavor': u'5d369c68-7825-4ddc-810a-5d9333cedda1', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']} 2019-04-05 10:29:58,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_gh2i40', 'key_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', 'image': u'cc8d64ba-3dab-44e0-8092-a08989813d83', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d', 'cloudify_management_network_id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}, 'nics': [{'net-id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}], 'flavor': u'5d369c68-7825-4ddc-810a-5d9333cedda1', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']} 2019-04-05 10:29:58,101 - 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-04-05 10:29:58,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a5882b31cd2390618f5ac15c86d2e4a09253d88" -d '{"server": {"name": "server_clearwater-opnfv_ellis_host_gh2i40", "imageRef": "cc8d64ba-3dab-44e0-8092-a08989813d83", "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "flavorRef": "5d369c68-7825-4ddc-810a-5d9333cedda1", "max_count": 1, "min_count": 1, "networks": [{"uuid": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}}' 2019-04-05 10:29:58,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a5882b31cd2390618f5ac15c86d2e4a09253d88" -d '{"server": {"name": "server_clearwater-opnfv_ellis_host_gh2i40", "imageRef": "cc8d64ba-3dab-44e0-8092-a08989813d83", "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "flavorRef": "5d369c68-7825-4ddc-810a-5d9333cedda1", "max_count": 1, "min_count": 1, "networks": [{"uuid": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}}' 2019-04-05 10:29:58,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-2aeea599-56e8-4e04-9abf-bea8c918f8c7 x-compute-request-id: req-2aeea599-56e8-4e04-9abf-bea8c918f8c7 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}], "name": "cloudify_ims-flavor_154abc87-3f5e-4e5c-b104-83d31200061d"}, {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_154abc87-3f5e-4e5c-b104-83d31200061d"}]} 2019-04-05 10:29:58,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-2aeea599-56e8-4e04-9abf-bea8c918f8c7 x-compute-request-id: req-2aeea599-56e8-4e04-9abf-bea8c918f8c7 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}], "name": "cloudify_ims-flavor_154abc87-3f5e-4e5c-b104-83d31200061d"}, {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_154abc87-3f5e-4e5c-b104-83d31200061d"}]} 2019-04-05 10:29:58,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-2aeea599-56e8-4e04-9abf-bea8c918f8c7 2019-04-05 10:29:58,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-2aeea599-56e8-4e04-9abf-bea8c918f8c7 2019-04-05 10:29:58,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-2aeea599-56e8-4e04-9abf-bea8c918f8c7 2019-04-05 10:29:58,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-a37d187f-c314-4fd2-897d-79c8ff28aa75 Date: Fri, 05 Apr 2019 10:28:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"77422fc7-1f3d-4b1d-a1da-01adfd65594a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8d2f2ce44d6e4e36a44b9abe5476e941","l2_adjacency":true,"status":"ACTIVE","subnets":["949fb15a-1072-4a43-97b1-d3f474035c8a"],"description":"","tags":[],"updated_at":"2019-04-05T10:22:37Z","qos_policy_id":null,"name":"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d","admin_state_up":true,"tenant_id":"8d2f2ce44d6e4e36a44b9abe5476e941","created_at":"2019-04-05T10:22:36Z","mtu":1450}]} 2019-04-05 10:29:58,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-a37d187f-c314-4fd2-897d-79c8ff28aa75 2019-04-05 10:29:58,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbffb9f68556c5b8478b6acf580be69d6ed5108" -d '{"server": {"name": "server_clearwater-opnfv_bono_host_0ac4ql", "imageRef": "cc8d64ba-3dab-44e0-8092-a08989813d83", "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "flavorRef": "5d369c68-7825-4ddc-810a-5d9333cedda1", "max_count": 1, "min_count": 1, "networks": [{"uuid": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}}' 2019-04-05 10:29:58,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edbffb9f68556c5b8478b6acf580be69d6ed5108" -d '{"server": {"name": "server_clearwater-opnfv_bono_host_0ac4ql", "imageRef": "cc8d64ba-3dab-44e0-8092-a08989813d83", "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "flavorRef": "5d369c68-7825-4ddc-810a-5d9333cedda1", "max_count": 1, "min_count": 1, "networks": [{"uuid": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}}' 2019-04-05 10:29:58,103 - 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-04-05 10:29:58,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_0ac4ql', 'key_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', 'image': u'cc8d64ba-3dab-44e0-8092-a08989813d83', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d', 'cloudify_management_network_id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}, 'nics': [{'net-id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}], 'flavor': u'5d369c68-7825-4ddc-810a-5d9333cedda1', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']} 2019-04-05 10:29:58,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_0ac4ql', 'key_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', 'image': u'cc8d64ba-3dab-44e0-8092-a08989813d83', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d', 'cloudify_management_network_id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}, 'nics': [{'net-id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}], 'flavor': u'5d369c68-7825-4ddc-810a-5d9333cedda1', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']} 2019-04-05 10:29:58,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d), 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-04-05 10:29:58,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-a37d187f-c314-4fd2-897d-79c8ff28aa75 2019-04-05 10:29:58,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-a37d187f-c314-4fd2-897d-79c8ff28aa75 2019-04-05 10:29:58,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-a37d187f-c314-4fd2-897d-79c8ff28aa75 2019-04-05 10:29:58,104 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:29:58,166 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:29:58,166 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:29:58,166 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:29:58,167 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:29:58,167 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:29:58,167 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:29:58,167 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:29:58,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-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:29:58,167 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:29:58,167 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:29:58 GMT 2019-04-05 10:29:58,167 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:29:58,167 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:29:58,167 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:29:58,168 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:29:58,168 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:30:03,173 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:30:03,291 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:30:03,292 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:30:03,292 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:30:03,292 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:30:03,292 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:30:03,292 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:30:03,292 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:30:03,292 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d99fcc1c-3050-4a89-96bc-a54a2c0b58ce Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d40c8879-e2b2-4fc1-9459-e7ee299c3541"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-a37d187f-c314-4fd2-897d-79c8ff28aa75 Date: Fri, 05 Apr 2019 10:28:49 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"77422fc7-1f3d-4b1d-a1da-01adfd65594a\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"949fb15a-1072-4a43-97b1-d3f474035c8a\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-05T10:22:37Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\",\"admin_state_up\":true,\"tenant_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"created_at\":\"2019-04-05T10:22:36Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:49.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d40c8879-e2b2-4fc1-9459-e7ee299c3541"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-abdfffbf-dc99-4107-9d12-4a6b9b4ed361", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.676Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abdfffbf-dc99-4107-9d12-4a6b9b4ed361 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abdfffbf-dc99-4107-9d12-4a6b9b4ed361 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:49.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:49.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-d83ea402-054a-4dd4-b638-26c6470b7d25", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-d83ea402-054a-4dd4-b638-26c6470b7d25", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-d83ea402-054a-4dd4-b638-26c6470b7d25", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.215Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-d83ea402-054a-4dd4-b638-26c6470b7d25", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.800Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.800Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.800Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-db10d8ba-6543-435a-8380-1ce234444834", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:50.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.800Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-db10d8ba-6543-435a-8380-1ce234444834", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:50.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.800Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-db10d8ba-6543-435a-8380-1ce234444834", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:50.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.800Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10:28: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-3a8ccd0c-0e7f-49f0-92e5-3cb624c5aba5 x-compute-request-id: req-3a8ccd0c-0e7f-49f0-92e5-3cb624c5aba5 Content-Length: 417 location: http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"b98fdee2-8398-4d14-932e-73e37c863ef0\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b98fdee2-8398-4d14-932e-73e37c863ef0\", \"rel\": \"bookmark\"}], \"adminPass\": \"hBYxq3yfUNAv\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:50.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.800Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:50.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.de103feb-770a-4872-b9a9-80eaea9ab55d"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.800Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4185d367-1e5c-4203-8e49-cccbc905f66d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:50.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.de103feb-770a-4872-b9a9-80eaea9ab55d"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.800Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-4185d367-1e5c-4203-8e49-cccbc905f66d", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:50.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.de103feb-770a-4872-b9a9-80eaea9ab55d"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.800Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}216bd83704f08e55f4f8138740b059643ec1632b\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:50.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.800Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}216bd83704f08e55f4f8138740b059643ec1632b\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:50.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.800Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e95c14dc06950c53fbba38750f084f27ca26737e\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:50.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d40c8879-e2b2-4fc1-9459-e7ee299c3541"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.800Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10:28: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-db10d8ba-6543-435a-8380-1ce234444834 x-compute-request-id: req-db10d8ba-6543-435a-8380-1ce234444834 Content-Length: 417 location: http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"rel\": \"bookmark\"}], \"adminPass\": \"skPrmepYST6Y\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:50.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.800Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10:28: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-db10d8ba-6543-435a-8380-1ce234444834 x-compute-request-id: req-db10d8ba-6543-435a-8380-1ce234444834 Content-Length: 417 location: http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"rel\": \"bookmark\"}], \"adminPass\": \"skPrmepYST6Y\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:50.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:50.800Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-db10d8ba-6543-435a-8380-1ce234444834", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:50.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fecf8dde-f8a3-4b5c-ba07-9940fafdd0d7"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:51.439Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-d7de9596-0b59-4697-a176-a24a849ff0d9 Date: Fri, 05 Apr 2019 10:28:50 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"77422fc7-1f3d-4b1d-a1da-01adfd65594a\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"949fb15a-1072-4a43-97b1-d3f474035c8a\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-05T10:22:37Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\",\"admin_state_up\":true,\"tenant_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"created_at\":\"2019-04-05T10:22:36Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:50.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:51.439Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:45.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:51.439Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:45.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:51.439Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:51.439Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:44.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:51.439Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10:28: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-3a8ccd0c-0e7f-49f0-92e5-3cb624c5aba5 x-compute-request-id: req-3a8ccd0c-0e7f-49f0-92e5-3cb624c5aba5 Content-Length: 417 location: http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"b98fdee2-8398-4d14-932e-73e37c863ef0\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b98fdee2-8398-4d14-932e-73e37c863ef0\", \"rel\": \"bookmark\"}], \"adminPass\": \"hBYxq3yfUNAv\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:50.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:51.439Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-3a8ccd0c-0e7f-49f0-92e5-3cb624c5aba5", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:50.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:51.439Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-3a8ccd0c-0e7f-49f0-92e5-3cb624c5aba5", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:50.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:51.439Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-3a8ccd0c-0e7f-49f0-92e5-3cb624c5aba5", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:50.646Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:51.439Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-3a8ccd0c-0e7f-49f0-92e5-3cb624c5aba5", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:50.646Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3a16f4c5-e7d4-479d-b4de-04cbd1b2f6f5"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:51.439Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fbccb7b1f5a059037a7eaa8f9f6e3846f365f164\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:50.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.de103feb-770a-4872-b9a9-80eaea9ab55d"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:51.439Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-d7de9596-0b59-4697-a176-a24a849ff0d9 Date: Fri, 05 Apr 2019 10:28:50 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"77422fc7-1f3d-4b1d-a1da-01adfd65594a\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"949fb15a-1072-4a43-97b1-d3f474035c8a\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-05T10:22:37Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\",\"admin_state_up\":true,\"tenant_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"created_at\":\"2019-04-05T10:22:36Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:50.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:51.439Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-d7de9596-0b59-4697-a176-a24a849ff0d9", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:50.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:51.439Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-d7de9596-0b59-4697-a176-a24a849ff0d9", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:50.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:51.439Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-d7de9596-0b59-4697-a176-a24a849ff0d9", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:50.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:51.439Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-d7de9596-0b59-4697-a176-a24a849ff0d9", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:50.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:51.439Z", "message": "A management_network_name was provided (cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d), 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-04-05T10:28:50.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:51.439Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_l629t2', 'key_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', 'image': u'cc8d64ba-3dab-44e0-8092-a08989813d83', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d', 'cloudify_management_network_id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}, 'nics': [{'net-id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}], 'flavor': u'5d369c68-7825-4ddc-810a-5d9333cedda1', '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-04-05T10:28:50.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:51.439Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_l629t2', 'key_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', 'image': u'cc8d64ba-3dab-44e0-8092-a08989813d83', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d', 'cloudify_management_network_id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}, 'nics': [{'net-id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}], 'flavor': u'5d369c68-7825-4ddc-810a-5d9333cedda1', '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-04-05T10:28:50.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:51.439Z", "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-04-05T10:28:50.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:51.439Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}06497788aac73e09560927107f423d3b9f42a793\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_vellum_host_l629t2\", \"imageRef\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"flavorRef\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:50.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:51.439Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}06497788aac73e09560927107f423d3b9f42a793\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_vellum_host_l629t2\", \"imageRef\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"flavorRef\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:50.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:51.439Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10:28: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-81d95033-32fb-49af-8e82-5baf04ce0cc1 x-compute-request-id: req-81d95033-32fb-49af-8e82-5baf04ce0cc1 Content-Length: 418 location: http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"915a4610-0264-47aa-928c-4cf8fd444793\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"bookmark\"}], \"adminPass\": \"JAH7rVKr2Dz5\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:51.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}], "metadata": {"pagination": {"total": 1146, "offset": 845, "size": 50}}} 2019-04-05 10:30:03,293 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:30:03,293 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:30:03 GMT 2019-04-05 10:30:03,293 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:30:03,293 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:30:03,293 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:30:03,293 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:30:03,293 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:30:03,293 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:30:03,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d99fcc1c-3050-4a89-96bc-a54a2c0b58ce Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:30:03,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-a37d187f-c314-4fd2-897d-79c8ff28aa75 Date: Fri, 05 Apr 2019 10:28:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"77422fc7-1f3d-4b1d-a1da-01adfd65594a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8d2f2ce44d6e4e36a44b9abe5476e941","l2_adjacency":true,"status":"ACTIVE","subnets":["949fb15a-1072-4a43-97b1-d3f474035c8a"],"description":"","tags":[],"updated_at":"2019-04-05T10:22:37Z","qos_policy_id":null,"name":"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d","admin_state_up":true,"tenant_id":"8d2f2ce44d6e4e36a44b9abe5476e941","created_at":"2019-04-05T10:22:36Z","mtu":1450}]} 2019-04-05 10:30:03,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:30:03,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-abdfffbf-dc99-4107-9d12-4a6b9b4ed361 2019-04-05 10:30:03,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abdfffbf-dc99-4107-9d12-4a6b9b4ed361 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:30:03,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abdfffbf-dc99-4107-9d12-4a6b9b4ed361 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:30:03,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:30:03,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:30:03,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-d83ea402-054a-4dd4-b638-26c6470b7d25 2019-04-05 10:30:03,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-d83ea402-054a-4dd4-b638-26c6470b7d25 2019-04-05 10:30:03,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-d83ea402-054a-4dd4-b638-26c6470b7d25 2019-04-05 10:30:03,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-d83ea402-054a-4dd4-b638-26c6470b7d25 2019-04-05 10:30:03,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-05 10:30:03,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-05 10:30:03,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-db10d8ba-6543-435a-8380-1ce234444834 2019-04-05 10:30:03,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-db10d8ba-6543-435a-8380-1ce234444834 2019-04-05 10:30:03,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-db10d8ba-6543-435a-8380-1ce234444834 2019-04-05 10:30:03,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10:28: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-3a8ccd0c-0e7f-49f0-92e5-3cb624c5aba5 x-compute-request-id: req-3a8ccd0c-0e7f-49f0-92e5-3cb624c5aba5 Content-Length: 417 location: http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "OS-DCF:diskConfig": "MANUAL", "id": "b98fdee2-8398-4d14-932e-73e37c863ef0", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b98fdee2-8398-4d14-932e-73e37c863ef0", "rel": "bookmark"}], "adminPass": "hBYxq3yfUNAv"}} 2019-04-05 10:30:03,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:30:03,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4185d367-1e5c-4203-8e49-cccbc905f66d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:30:03,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-4185d367-1e5c-4203-8e49-cccbc905f66d 2019-04-05 10:30:03,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}216bd83704f08e55f4f8138740b059643ec1632b" 2019-04-05 10:30:03,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}216bd83704f08e55f4f8138740b059643ec1632b" 2019-04-05 10:30:03,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e95c14dc06950c53fbba38750f084f27ca26737e" 2019-04-05 10:30:03,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10:28: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-db10d8ba-6543-435a-8380-1ce234444834 x-compute-request-id: req-db10d8ba-6543-435a-8380-1ce234444834 Content-Length: 417 location: http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "OS-DCF:diskConfig": "MANUAL", "id": "54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "rel": "bookmark"}], "adminPass": "skPrmepYST6Y"}} 2019-04-05 10:30:03,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10:28: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-db10d8ba-6543-435a-8380-1ce234444834 x-compute-request-id: req-db10d8ba-6543-435a-8380-1ce234444834 Content-Length: 417 location: http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "OS-DCF:diskConfig": "MANUAL", "id": "54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "rel": "bookmark"}], "adminPass": "skPrmepYST6Y"}} 2019-04-05 10:30:03,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-db10d8ba-6543-435a-8380-1ce234444834 2019-04-05 10:30:03,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-d7de9596-0b59-4697-a176-a24a849ff0d9 Date: Fri, 05 Apr 2019 10:28:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"77422fc7-1f3d-4b1d-a1da-01adfd65594a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8d2f2ce44d6e4e36a44b9abe5476e941","l2_adjacency":true,"status":"ACTIVE","subnets":["949fb15a-1072-4a43-97b1-d3f474035c8a"],"description":"","tags":[],"updated_at":"2019-04-05T10:22:37Z","qos_policy_id":null,"name":"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d","admin_state_up":true,"tenant_id":"8d2f2ce44d6e4e36a44b9abe5476e941","created_at":"2019-04-05T10:22:36Z","mtu":1450}]} 2019-04-05 10:30:03,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-04-05 10:30:03,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-04-05 10:30:03,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-05 10:30:03,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-04-05 10:30:03,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10:28: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-3a8ccd0c-0e7f-49f0-92e5-3cb624c5aba5 x-compute-request-id: req-3a8ccd0c-0e7f-49f0-92e5-3cb624c5aba5 Content-Length: 417 location: http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "OS-DCF:diskConfig": "MANUAL", "id": "b98fdee2-8398-4d14-932e-73e37c863ef0", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b98fdee2-8398-4d14-932e-73e37c863ef0", "rel": "bookmark"}], "adminPass": "hBYxq3yfUNAv"}} 2019-04-05 10:30:03,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-3a8ccd0c-0e7f-49f0-92e5-3cb624c5aba5 2019-04-05 10:30:03,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-3a8ccd0c-0e7f-49f0-92e5-3cb624c5aba5 2019-04-05 10:30:03,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-3a8ccd0c-0e7f-49f0-92e5-3cb624c5aba5 2019-04-05 10:30:03,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-3a8ccd0c-0e7f-49f0-92e5-3cb624c5aba5 2019-04-05 10:30:03,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbccb7b1f5a059037a7eaa8f9f6e3846f365f164" 2019-04-05 10:30:03,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-d7de9596-0b59-4697-a176-a24a849ff0d9 Date: Fri, 05 Apr 2019 10:28:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"77422fc7-1f3d-4b1d-a1da-01adfd65594a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8d2f2ce44d6e4e36a44b9abe5476e941","l2_adjacency":true,"status":"ACTIVE","subnets":["949fb15a-1072-4a43-97b1-d3f474035c8a"],"description":"","tags":[],"updated_at":"2019-04-05T10:22:37Z","qos_policy_id":null,"name":"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d","admin_state_up":true,"tenant_id":"8d2f2ce44d6e4e36a44b9abe5476e941","created_at":"2019-04-05T10:22:36Z","mtu":1450}]} 2019-04-05 10:30:03,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-d7de9596-0b59-4697-a176-a24a849ff0d9 2019-04-05 10:30:03,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-d7de9596-0b59-4697-a176-a24a849ff0d9 2019-04-05 10:30:03,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-d7de9596-0b59-4697-a176-a24a849ff0d9 2019-04-05 10:30:03,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-d7de9596-0b59-4697-a176-a24a849ff0d9 2019-04-05 10:30:03,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d), 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-04-05 10:30:03,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_l629t2', 'key_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', 'image': u'cc8d64ba-3dab-44e0-8092-a08989813d83', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d', 'cloudify_management_network_id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}, 'nics': [{'net-id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}], 'flavor': u'5d369c68-7825-4ddc-810a-5d9333cedda1', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']} 2019-04-05 10:30:03,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_l629t2', 'key_name': u'cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d', 'image': u'cc8d64ba-3dab-44e0-8092-a08989813d83', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d', 'cloudify_management_network_id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}, 'nics': [{'net-id': u'77422fc7-1f3d-4b1d-a1da-01adfd65594a'}], 'flavor': u'5d369c68-7825-4ddc-810a-5d9333cedda1', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']} 2019-04-05 10:30:03,303 - 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-04-05 10:30:03,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06497788aac73e09560927107f423d3b9f42a793" -d '{"server": {"name": "server_clearwater-opnfv_vellum_host_l629t2", "imageRef": "cc8d64ba-3dab-44e0-8092-a08989813d83", "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "flavorRef": "5d369c68-7825-4ddc-810a-5d9333cedda1", "max_count": 1, "min_count": 1, "networks": [{"uuid": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}}' 2019-04-05 10:30:03,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06497788aac73e09560927107f423d3b9f42a793" -d '{"server": {"name": "server_clearwater-opnfv_vellum_host_l629t2", "imageRef": "cc8d64ba-3dab-44e0-8092-a08989813d83", "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "flavorRef": "5d369c68-7825-4ddc-810a-5d9333cedda1", "max_count": 1, "min_count": 1, "networks": [{"uuid": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}}' 2019-04-05 10:30:03,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10:28: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-81d95033-32fb-49af-8e82-5baf04ce0cc1 x-compute-request-id: req-81d95033-32fb-49af-8e82-5baf04ce0cc1 Content-Length: 418 location: http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "OS-DCF:diskConfig": "MANUAL", "id": "915a4610-0264-47aa-928c-4cf8fd444793", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "bookmark"}], "adminPass": "JAH7rVKr2Dz5"}} 2019-04-05 10:30:03,304 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:30:03,367 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:30:03,368 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:30:03,368 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:30:03,368 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:30:03,368 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:30:03,368 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:30:03,368 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:30:03,368 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:30:03,368 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:30:03,368 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:30:03 GMT 2019-04-05 10:30:03,369 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:30:03,369 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:30:03,369 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:30:03,369 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:30:03,369 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:30:08,374 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:30:08,458 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:30:08,458 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:30:08,458 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:30:08,458 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:30:08,458 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:30:08,458 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:30:08,458 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:30:08,459 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:51.439Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10:28: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-81d95033-32fb-49af-8e82-5baf04ce0cc1 x-compute-request-id: req-81d95033-32fb-49af-8e82-5baf04ce0cc1 Content-Length: 418 location: http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"915a4610-0264-47aa-928c-4cf8fd444793\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"bookmark\"}], \"adminPass\": \"JAH7rVKr2Dz5\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:51.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:51.439Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-81d95033-32fb-49af-8e82-5baf04ce0cc1", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:51.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:51.439Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-81d95033-32fb-49af-8e82-5baf04ce0cc1", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:51.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:51.439Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-81d95033-32fb-49af-8e82-5baf04ce0cc1", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:51.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:51.439Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-81d95033-32fb-49af-8e82-5baf04ce0cc1", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:51.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c92f7fe3-8317-4479-82ad-42663d1e88e4"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:52.023Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-82474279-1a4f-4e24-b66c-42d5736305e4 x-compute-request-id: req-82474279-1a4f-4e24-b66c-42d5736305e4 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.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"1f3ae1f7-48a8-4302-9f9e-9e977f22a520\", \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-05T10:28:50Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_proxy_host_bzgjib\", \"created\": \"2019-04-05T10:28:46Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:51.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d40c8879-e2b2-4fc1-9459-e7ee299c3541"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:52.023Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-82474279-1a4f-4e24-b66c-42d5736305e4", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:51.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d40c8879-e2b2-4fc1-9459-e7ee299c3541"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:52.023Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:52.023Z", "message": "Node instance created", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:52.023Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:52.023Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-82474279-1a4f-4e24-b66c-42d5736305e4", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:51.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d40c8879-e2b2-4fc1-9459-e7ee299c3541"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:52.653Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}73587b3bda53cb177733bfdefb9dc7ef31f5c03d\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:52.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.934bd3ac-71d0-4cd3-9662-6d381296e26c"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:52.653Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-80ff606f-cc3a-4faa-b49e-2911d8e85db4 x-compute-request-id: req-80ff606f-cc3a-4faa-b49e-2911d8e85db4 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"79b70b78-5284-46ac-b532-1d92e399eca1\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-05T10:28:50Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_sprout_host_hr6mce\", \"created\": \"2019-04-05T10:28:47Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:52.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.de103feb-770a-4872-b9a9-80eaea9ab55d"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:52.653Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-80ff606f-cc3a-4faa-b49e-2911d8e85db4", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:52.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.de103feb-770a-4872-b9a9-80eaea9ab55d"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:52.653Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-80ff606f-cc3a-4faa-b49e-2911d8e85db4", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:52.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.de103feb-770a-4872-b9a9-80eaea9ab55d"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:52.653Z", "message": "Node instance created", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:47.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:52.653Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:52.653Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:52.653Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:51.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.934bd3ac-71d0-4cd3-9662-6d381296e26c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:52.653Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-251c2e07-5bad-47b1-8313-7edad3972522 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:51.962Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.934bd3ac-71d0-4cd3-9662-6d381296e26c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:52.653Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-251c2e07-5bad-47b1-8313-7edad3972522", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:51.962Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.934bd3ac-71d0-4cd3-9662-6d381296e26c"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:53.262Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-191cebe6-fbaf-48b1-b131-23a854ab9331", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:52.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9025f8bc-40bf-4ce2-8b56-a68066b9ada1"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:53.262Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-191cebe6-fbaf-48b1-b131-23a854ab9331 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:52.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9025f8bc-40bf-4ce2-8b56-a68066b9ada1"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:53.262Z", "message": "Starting node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.169Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:53.262Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-803f371d-75ce-4efe-9450-168c1c14efe3", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:52.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:53.262Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-803f371d-75ce-4efe-9450-168c1c14efe3", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:52.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:53.262Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:53.262Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-803f371d-75ce-4efe-9450-168c1c14efe3", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:52.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:53.262Z", "message": "Starting node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:53.262Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10:28: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-803f371d-75ce-4efe-9450-168c1c14efe3 x-compute-request-id: req-803f371d-75ce-4efe-9450-168c1c14efe3 Content-Length: 457 location: http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d 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\": \"0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"bookmark\"}], \"adminPass\": \"xHK8bRD3R3S6\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:52.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:53.262Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-803f371d-75ce-4efe-9450-168c1c14efe3", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:52.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:53.262Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:52.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9025f8bc-40bf-4ce2-8b56-a68066b9ada1"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:53.262Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10:28: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-803f371d-75ce-4efe-9450-168c1c14efe3 x-compute-request-id: req-803f371d-75ce-4efe-9450-168c1c14efe3 Content-Length: 457 location: http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d 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\": \"0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"bookmark\"}], \"adminPass\": \"xHK8bRD3R3S6\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:52.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.2035d932-5df5-4917-a62d-11ba1726333a"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:53.824Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-07cd7d78-959c-40d2-bdad-5d84b5f5aa69", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:53.551Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.934bd3ac-71d0-4cd3-9662-6d381296e26c"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:53.824Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:48.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:53.824Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:49.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:53.824Z", "message": "Node instance created", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:50.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:53.824Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-07cd7d78-959c-40d2-bdad-5d84b5f5aa69", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:53.550Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.934bd3ac-71d0-4cd3-9662-6d381296e26c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:53.824Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-07cd7d78-959c-40d2-bdad-5d84b5f5aa69 x-compute-request-id: req-07cd7d78-959c-40d2-bdad-5d84b5f5aa69 Content-Encoding: gzip Content-Length: 725 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-05T10:28:51Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_homer_host_wmz29i\", \"created\": \"2019-04-05T10:28:49Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:53.550Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.934bd3ac-71d0-4cd3-9662-6d381296e26c"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:53.824Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bbc3aaf960d5e3c40d2b4c7cab468d718eea60bb\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:53.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9025f8bc-40bf-4ce2-8b56-a68066b9ada1"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:54.472Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:53.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.43401cda-a174-4eb8-a20b-0c834f71a344"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:54.472Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9a55834-30a3-4766-858a-712c18f039db Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:53.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.43401cda-a174-4eb8-a20b-0c834f71a344"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:54.472Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:50.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:54.472Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-c9a55834-30a3-4766-858a-712c18f039db", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:53.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.43401cda-a174-4eb8-a20b-0c834f71a344"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:54.472Z", "message": "Starting node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:50.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:54.472Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:50.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:55.080Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:54.373Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.27deeb36-339f-460e-91c4-4e696ad1a85e"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:55.080Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6b7b85d-e415-4a42-a64f-0f753698dd5c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:54.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.27deeb36-339f-460e-91c4-4e696ad1a85e"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:55.080Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3a0f623646a8ed9363d8ef5f33b5406f1f3dbe53\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:54.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.43401cda-a174-4eb8-a20b-0c834f71a344"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:55.080Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-1e306e1b-d5ab-4329-baaa-7d330fc005e5 x-compute-request-id: req-1e306e1b-d5ab-4329-baaa-7d330fc005e5 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.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-05T10:28:53Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_dime_host_c8gzfy\", \"created\": \"2019-04-05T10:28:50Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:54.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9025f8bc-40bf-4ce2-8b56-a68066b9ada1"}], "metadata": {"pagination": {"total": 1152, "offset": 895, "size": 50}}} 2019-04-05 10:30:08,459 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:30:08,459 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:30:08 GMT 2019-04-05 10:30:08,459 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:30:08,459 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:30:08,459 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:30:08,459 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:30:08,459 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:30:08,459 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:30:08,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10:28: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-81d95033-32fb-49af-8e82-5baf04ce0cc1 x-compute-request-id: req-81d95033-32fb-49af-8e82-5baf04ce0cc1 Content-Length: 418 location: http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "OS-DCF:diskConfig": "MANUAL", "id": "915a4610-0264-47aa-928c-4cf8fd444793", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "bookmark"}], "adminPass": "JAH7rVKr2Dz5"}} 2019-04-05 10:30:08,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-81d95033-32fb-49af-8e82-5baf04ce0cc1 2019-04-05 10:30:08,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-81d95033-32fb-49af-8e82-5baf04ce0cc1 2019-04-05 10:30:08,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-81d95033-32fb-49af-8e82-5baf04ce0cc1 2019-04-05 10:30:08,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-81d95033-32fb-49af-8e82-5baf04ce0cc1 2019-04-05 10:30:08,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-82474279-1a4f-4e24-b66c-42d5736305e4 x-compute-request-id: req-82474279-1a4f-4e24-b66c-42d5736305e4 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.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "1f3ae1f7-48a8-4302-9f9e-9e977f22a520", "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:28:50Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_proxy_host_bzgjib", "created": "2019-04-05T10:28:46Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:30:08,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-82474279-1a4f-4e24-b66c-42d5736305e4 2019-04-05 10:30:08,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-04-05 10:30:08,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-05 10:30:08,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-04-05 10:30:08,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-82474279-1a4f-4e24-b66c-42d5736305e4 2019-04-05 10:30:08,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73587b3bda53cb177733bfdefb9dc7ef31f5c03d" 2019-04-05 10:30:08,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-80ff606f-cc3a-4faa-b49e-2911d8e85db4 x-compute-request-id: req-80ff606f-cc3a-4faa-b49e-2911d8e85db4 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "79b70b78-5284-46ac-b532-1d92e399eca1", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:28:50Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_sprout_host_hr6mce", "created": "2019-04-05T10:28:47Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:30:08,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-80ff606f-cc3a-4faa-b49e-2911d8e85db4 2019-04-05 10:30:08,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-80ff606f-cc3a-4faa-b49e-2911d8e85db4 2019-04-05 10:30:08,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-05 10:30:08,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-05 10:30:08,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-05 10:30:08,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:30:08,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-251c2e07-5bad-47b1-8313-7edad3972522 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:30:08,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-251c2e07-5bad-47b1-8313-7edad3972522 2019-04-05 10:30:08,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-191cebe6-fbaf-48b1-b131-23a854ab9331 2019-04-05 10:30:08,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-191cebe6-fbaf-48b1-b131-23a854ab9331 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:30:08,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-04-05 10:30:08,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-803f371d-75ce-4efe-9450-168c1c14efe3 2019-04-05 10:30:08,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-803f371d-75ce-4efe-9450-168c1c14efe3 2019-04-05 10:30:08,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-04-05 10:30:08,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-803f371d-75ce-4efe-9450-168c1c14efe3 2019-04-05 10:30:08,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-04-05 10:30:08,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10:28: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-803f371d-75ce-4efe-9450-168c1c14efe3 x-compute-request-id: req-803f371d-75ce-4efe-9450-168c1c14efe3 Content-Length: 457 location: http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d 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": "0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "bookmark"}], "adminPass": "xHK8bRD3R3S6"}} 2019-04-05 10:30:08,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-803f371d-75ce-4efe-9450-168c1c14efe3 2019-04-05 10:30:08,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:30:08,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10:28: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-803f371d-75ce-4efe-9450-168c1c14efe3 x-compute-request-id: req-803f371d-75ce-4efe-9450-168c1c14efe3 Content-Length: 457 location: http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d 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": "0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "bookmark"}], "adminPass": "xHK8bRD3R3S6"}} 2019-04-05 10:30:08,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-07cd7d78-959c-40d2-bdad-5d84b5f5aa69 2019-04-05 10:30:08,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-04-05 10:30:08,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-04-05 10:30:08,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-05 10:30:08,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-07cd7d78-959c-40d2-bdad-5d84b5f5aa69 2019-04-05 10:30:08,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-07cd7d78-959c-40d2-bdad-5d84b5f5aa69 x-compute-request-id: req-07cd7d78-959c-40d2-bdad-5d84b5f5aa69 Content-Encoding: gzip Content-Length: 725 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:28:51Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_homer_host_wmz29i", "created": "2019-04-05T10:28:49Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:30:08,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc3aaf960d5e3c40d2b4c7cab468d718eea60bb" 2019-04-05 10:30:08,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:30:08,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9a55834-30a3-4766-858a-712c18f039db Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:30:08,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-04-05 10:30:08,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-c9a55834-30a3-4766-858a-712c18f039db 2019-04-05 10:30:08,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-04-05 10:30:08,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-05 10:30:08,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:30:08,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6b7b85d-e415-4a42-a64f-0f753698dd5c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:30:08,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a0f623646a8ed9363d8ef5f33b5406f1f3dbe53" 2019-04-05 10:30:08,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-1e306e1b-d5ab-4329-baaa-7d330fc005e5 x-compute-request-id: req-1e306e1b-d5ab-4329-baaa-7d330fc005e5 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.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:28:53Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_dime_host_c8gzfy", "created": "2019-04-05T10:28:50Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:30:08,470 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:30:08,527 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:30:08,527 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:30:08,528 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:30:08,528 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:30:08,528 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:30:08,528 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:30:08,528 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:30:08,528 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:30:08,528 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:30:08,528 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:30:08 GMT 2019-04-05 10:30:08,528 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:30:08,529 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:30:08,529 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:30:08,529 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:30:08,529 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:30:13,534 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:30:13,613 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:30:13,613 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:30:13,613 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:30:13,613 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:30:13,613 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:30:13,613 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:30:13,614 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:30:13,614 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:55.080Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-1e306e1b-d5ab-4329-baaa-7d330fc005e5", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:54.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9025f8bc-40bf-4ce2-8b56-a68066b9ada1"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:55.080Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-1e306e1b-d5ab-4329-baaa-7d330fc005e5", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:54.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9025f8bc-40bf-4ce2-8b56-a68066b9ada1"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:55.080Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10:28:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9cc15e21-c6bd-4cda-a47b-672479da75f0 x-compute-request-id: req-9cc15e21-c6bd-4cda-a47b-672479da75f0 Content-Length: 419 location: http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"rel\": \"bookmark\"}], \"adminPass\": \"vwfGFKF7w4hj\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:54.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:55.080Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:51.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:55.080Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-9cc15e21-c6bd-4cda-a47b-672479da75f0", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:54.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:55.080Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-9cc15e21-c6bd-4cda-a47b-672479da75f0", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:54.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:55.080Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-9cc15e21-c6bd-4cda-a47b-672479da75f0", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:54.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:55.080Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10:28:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9cc15e21-c6bd-4cda-a47b-672479da75f0 x-compute-request-id: req-9cc15e21-c6bd-4cda-a47b-672479da75f0 Content-Length: 419 location: http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"rel\": \"bookmark\"}], \"adminPass\": \"vwfGFKF7w4hj\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:54.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:55.080Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-c6b7b85d-e415-4a42-a64f-0f753698dd5c", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:54.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.27deeb36-339f-460e-91c4-4e696ad1a85e"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:55.080Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-9cc15e21-c6bd-4cda-a47b-672479da75f0", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:54.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.06e686b5-aca8-4ec3-b223-9499b9692d46"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:55.080Z", "message": "Node instance created", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:51.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:55.080Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:50.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_host_k223a6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:55.690Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:51.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:55.690Z", "message": "Starting node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:51.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:55.690Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-b0aaf9fa-ce69-4fef-a88b-4064a126a3ff", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:55.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6d10955c-6463-4cee-865e-35048895e306"}, {"node_instance_id": "bind_host_k223a6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:55.690Z", "message": "Node instance created", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:51.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:55.690Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9f73bf4455c57a88aa52110c65ffdaf3b60777c1\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:54.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.27deeb36-339f-460e-91c4-4e696ad1a85e"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:55.690Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:55.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6d10955c-6463-4cee-865e-35048895e306"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:55.690Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0aaf9fa-ce69-4fef-a88b-4064a126a3ff Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:55.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6d10955c-6463-4cee-865e-35048895e306"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:56.259Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-8cd46095-9104-4c16-8ec8-e341f1e782fb", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:55.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.43401cda-a174-4eb8-a20b-0c834f71a344"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:56.259Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-8cd46095-9104-4c16-8ec8-e341f1e782fb x-compute-request-id: req-8cd46095-9104-4c16-8ec8-e341f1e782fb 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.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b98fdee2-8398-4d14-932e-73e37c863ef0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"b98fdee2-8398-4d14-932e-73e37c863ef0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-05T10:28:54Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bind_host_k223a6\", \"created\": \"2019-04-05T10:28:50Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:55.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.43401cda-a174-4eb8-a20b-0c834f71a344"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:56.259Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dcee7a5c34a8bec5c2803e08aa25d83251869d80\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:55.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6d10955c-6463-4cee-865e-35048895e306"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:56.259Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-b088435f-0847-48af-b993-4d8ba3320d92", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:55.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.27deeb36-339f-460e-91c4-4e696ad1a85e"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:56.259Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-b088435f-0847-48af-b993-4d8ba3320d92", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:55.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.27deeb36-339f-460e-91c4-4e696ad1a85e"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:56.259Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-b088435f-0847-48af-b993-4d8ba3320d92 x-compute-request-id: req-b088435f-0847-48af-b993-4d8ba3320d92 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.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"915a4610-0264-47aa-928c-4cf8fd444793\", \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-05T10:28:54Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_ellis_host_gh2i40\", \"created\": \"2019-04-05T10:28:51Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:55.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.27deeb36-339f-460e-91c4-4e696ad1a85e"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:56.259Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:51.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_host_k223a6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:56.259Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:51.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:56.259Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:51.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:56.259Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-8cd46095-9104-4c16-8ec8-e341f1e782fb", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:55.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.43401cda-a174-4eb8-a20b-0c834f71a344"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:56.868Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:52.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_host_k223a6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:56.868Z", "message": "Starting node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:52.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:56.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]", "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-04-05T10:28:52.016Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:56.868Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-bca880eb-2ba4-4653-9985-e58b9493ae43", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:56.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6d10955c-6463-4cee-865e-35048895e306"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:56.868Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-bca880eb-2ba4-4653-9985-e58b9493ae43", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:56.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6d10955c-6463-4cee-865e-35048895e306"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:56.868Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-bca880eb-2ba4-4653-9985-e58b9493ae43 x-compute-request-id: req-bca880eb-2ba4-4653-9985-e58b9493ae43 Content-Encoding: gzip Content-Length: 722 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-05T10:28:55Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bono_host_0ac4ql\", \"created\": \"2019-04-05T10:28:52Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:56.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6d10955c-6463-4cee-865e-35048895e306"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:57.464Z", "message": "Starting node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:52.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:57.464Z", "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-04-05T10:28:52.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:57.464Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:52.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_host_k223a6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:57.464Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:52.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:57.464Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:28:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5522fd23-8bff-44a7-846e-673fdefa156d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:56.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.230f89fc-bb9f-448c-8ef2-ec8abd3cbca5"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:57.464Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:28:56.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.230f89fc-bb9f-448c-8ef2-ec8abd3cbca5"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:57.464Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-5522fd23-8bff-44a7-846e-673fdefa156d", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:56.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.230f89fc-bb9f-448c-8ef2-ec8abd3cbca5"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:58.110Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:53.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:58.110Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:53.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:58.110Z", "message": "Node instance created", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:53.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:58.110Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}27f5f0480d7abbb4418b888593efc51a467b5870\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:57.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.230f89fc-bb9f-448c-8ef2-ec8abd3cbca5"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:58.692Z", "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-04-05T10:28:54.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:58.692Z", "message": "Node instance created", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:55.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:58.692Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:55.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:58.692Z", "message": "Starting node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:55.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}], "metadata": {"pagination": {"total": 1152, "offset": 945, "size": 50}}} 2019-04-05 10:30:13,614 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:30:13,614 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:30:13 GMT 2019-04-05 10:30:13,614 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:30:13,614 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:30:13,614 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:30:13,614 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:30:13,614 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:30:13,615 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:30:13,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-1e306e1b-d5ab-4329-baaa-7d330fc005e5 2019-04-05 10:30:13,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-1e306e1b-d5ab-4329-baaa-7d330fc005e5 2019-04-05 10:30:13,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10:28:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9cc15e21-c6bd-4cda-a47b-672479da75f0 x-compute-request-id: req-9cc15e21-c6bd-4cda-a47b-672479da75f0 Content-Length: 419 location: http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "OS-DCF:diskConfig": "MANUAL", "id": "3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "rel": "bookmark"}], "adminPass": "vwfGFKF7w4hj"}} 2019-04-05 10:30:13,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-05 10:30:13,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-9cc15e21-c6bd-4cda-a47b-672479da75f0 2019-04-05 10:30:13,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-9cc15e21-c6bd-4cda-a47b-672479da75f0 2019-04-05 10:30:13,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-9cc15e21-c6bd-4cda-a47b-672479da75f0 2019-04-05 10:30:13,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10:28:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9cc15e21-c6bd-4cda-a47b-672479da75f0 x-compute-request-id: req-9cc15e21-c6bd-4cda-a47b-672479da75f0 Content-Length: 419 location: http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "OS-DCF:diskConfig": "MANUAL", "id": "3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "rel": "bookmark"}], "adminPass": "vwfGFKF7w4hj"}} 2019-04-05 10:30:13,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-c6b7b85d-e415-4a42-a64f-0f753698dd5c 2019-04-05 10:30:13,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-9cc15e21-c6bd-4cda-a47b-672479da75f0 2019-04-05 10:30:13,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-05 10:30:13,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-04-05 10:30:13,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-04-05 10:30:13,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-04-05 10:30:13,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-b0aaf9fa-ce69-4fef-a88b-4064a126a3ff 2019-04-05 10:30:13,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-05 10:30:13,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f73bf4455c57a88aa52110c65ffdaf3b60777c1" 2019-04-05 10:30:13,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:30:13,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0aaf9fa-ce69-4fef-a88b-4064a126a3ff Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:30:13,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-8cd46095-9104-4c16-8ec8-e341f1e782fb 2019-04-05 10:30:13,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-8cd46095-9104-4c16-8ec8-e341f1e782fb x-compute-request-id: req-8cd46095-9104-4c16-8ec8-e341f1e782fb 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.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b98fdee2-8398-4d14-932e-73e37c863ef0", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "b98fdee2-8398-4d14-932e-73e37c863ef0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:28:54Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bind_host_k223a6", "created": "2019-04-05T10:28:50Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:30:13,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcee7a5c34a8bec5c2803e08aa25d83251869d80" 2019-04-05 10:30:13,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-b088435f-0847-48af-b993-4d8ba3320d92 2019-04-05 10:30:13,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-b088435f-0847-48af-b993-4d8ba3320d92 2019-04-05 10:30:13,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-b088435f-0847-48af-b993-4d8ba3320d92 x-compute-request-id: req-b088435f-0847-48af-b993-4d8ba3320d92 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.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "915a4610-0264-47aa-928c-4cf8fd444793", "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:28:54Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_ellis_host_gh2i40", "created": "2019-04-05T10:28:51Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:30:13,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-04-05 10:30:13,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-05 10:30:13,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-04-05 10:30:13,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-8cd46095-9104-4c16-8ec8-e341f1e782fb 2019-04-05 10:30:13,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-05 10:30:13,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-04-05 10:30:13,622 - 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-04-05 10:30:13,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-bca880eb-2ba4-4653-9985-e58b9493ae43 2019-04-05 10:30:13,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-bca880eb-2ba4-4653-9985-e58b9493ae43 2019-04-05 10:30:13,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-bca880eb-2ba4-4653-9985-e58b9493ae43 x-compute-request-id: req-bca880eb-2ba4-4653-9985-e58b9493ae43 Content-Encoding: gzip Content-Length: 722 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:28:55Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bono_host_0ac4ql", "created": "2019-04-05T10:28:52Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:30:13,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-04-05 10:30:13,623 - 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-04-05 10:30:13,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-05 10:30:13,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-04-05 10:30:13,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:28:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5522fd23-8bff-44a7-846e-673fdefa156d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:30:13,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:30:13,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-5522fd23-8bff-44a7-846e-673fdefa156d 2019-04-05 10:30:13,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-04-05 10:30:13,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-04-05 10:30:13,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-05 10:30:13,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f5f0480d7abbb4418b888593efc51a467b5870" 2019-04-05 10:30:13,624 - 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-04-05 10:30:13,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-05 10:30:13,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-05 10:30:13,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-04-05 10:30:13,625 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:30:13,706 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:30:13,707 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:30:13,707 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:30:13,707 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:30:13,707 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:30:13,707 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:30:13,707 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:30:13,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-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:30:13,707 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:30:13,708 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:30:13 GMT 2019-04-05 10:30:13,708 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:30:13,708 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:30:13,708 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:30:13,708 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:30:13,708 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:30:18,713 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:30:18,817 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:30:18,817 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:30:18,817 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:30:18,817 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:30:18,817 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:30:18,817 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:30:18,817 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:30:18,818 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_l629t2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:58.692Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:55.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_host_k223a6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:58.692Z", "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-04-05T10:28:56.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:58.692Z", "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-04-05T10:28:56.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:58.692Z", "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": "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-04-05T10:28:56.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:58.692Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-c23d5e68-d235-4da1-9c77-47521b6511ed x-compute-request-id: req-c23d5e68-d235-4da1-9c77-47521b6511ed Content-Encoding: gzip Content-Length: 753 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-05T10:28:56Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_vellum_host_l629t2\", \"created\": \"2019-04-05T10:28:54Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:58.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.230f89fc-bb9f-448c-8ef2-ec8abd3cbca5"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:58.692Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:53.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:58.692Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-05T10:28:53.910Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:58.692Z", "message": "Starting node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:53.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:58.692Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:54.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:58.692Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:55.044Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:59.235Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-c23d5e68-d235-4da1-9c77-47521b6511ed", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:58.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.230f89fc-bb9f-448c-8ef2-ec8abd3cbca5"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:59.235Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-c23d5e68-d235-4da1-9c77-47521b6511ed", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:28:58.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.230f89fc-bb9f-448c-8ef2-ec8abd3cbca5"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:28:59.803Z", "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-04-05T10:28:59.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:22.320Z", "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-04-05T10:29:22.169Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:23.091Z", "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-04-05T10:29:22.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:23.672Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e70b44d9-55f4-47bb-92b9-a68baa14d6ee", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:23.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d6654547-bf70-48f0-b2dd-c5a6b0cb4530"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:23.672Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5284b4b79826763f36971e8360a1a79f21ad8df1\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:23.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d6654547-bf70-48f0-b2dd-c5a6b0cb4530"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:23.672Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:29:23.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d6654547-bf70-48f0-b2dd-c5a6b0cb4530"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:23.672Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:29:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e70b44d9-55f4-47bb-92b9-a68baa14d6ee Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:23.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d6654547-bf70-48f0-b2dd-c5a6b0cb4530"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:24.270Z", "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-04-05T10:29:23.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:24.270Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:29:24.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.b11b5420-c565-4965-8dc8-4b8817277884"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:24.270Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:29:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d5e0510-16e4-41a6-a575-e5b646895290 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:24.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.b11b5420-c565-4965-8dc8-4b8817277884"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:24.270Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-2d5e0510-16e4-41a6-a575-e5b646895290", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:24.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.b11b5420-c565-4965-8dc8-4b8817277884"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:24.905Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d88847bd0ebb4d307309038b9211b1e212cac2cc\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:24.438Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.b11b5420-c565-4965-8dc8-4b8817277884"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:24.905Z", "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-04-05T10:29:24.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:24.905Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10: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-bd04dadc-0446-48eb-972f-fefe8a712063 x-compute-request-id: req-bd04dadc-0446-48eb-972f-fefe8a712063 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"1f3ae1f7-48a8-4302-9f9e-9e977f22a520\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-05T10:28:50Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_proxy_host_bzgjib\", \"created\": \"2019-04-05T10:28:46Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:24.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d6654547-bf70-48f0-b2dd-c5a6b0cb4530"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:24.905Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-bd04dadc-0446-48eb-972f-fefe8a712063", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:24.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d6654547-bf70-48f0-b2dd-c5a6b0cb4530"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:24.905Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-bd04dadc-0446-48eb-972f-fefe8a712063", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:24.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d6654547-bf70-48f0-b2dd-c5a6b0cb4530"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:25.456Z", "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-04-05T10:29:24.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:25.456Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10: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-792cc6c9-8fad-419e-8831-edf153a4ad86 x-compute-request-id: req-792cc6c9-8fad-419e-8831-edf153a4ad86 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"79b70b78-5284-46ac-b532-1d92e399eca1\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-05T10:28:50Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_sprout_host_hr6mce\", \"created\": \"2019-04-05T10:28:47Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:25.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.b11b5420-c565-4965-8dc8-4b8817277884"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:25.456Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-b52d231a-2a87-47e6-9091-8510fc850d55", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:25.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.55a799ce-5707-4d26-9602-5815dd3eb2de"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:25.456Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:29:25.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.55a799ce-5707-4d26-9602-5815dd3eb2de"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:25.456Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:29:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b52d231a-2a87-47e6-9091-8510fc850d55 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:25.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.55a799ce-5707-4d26-9602-5815dd3eb2de"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:25.961Z", "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-04-05T10:29:25.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:25.961Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5bafa3e37022a89f5b36ad009a59f3df22db89d2\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:25.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.55a799ce-5707-4d26-9602-5815dd3eb2de"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:25.961Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-792cc6c9-8fad-419e-8831-edf153a4ad86", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:25.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.b11b5420-c565-4965-8dc8-4b8817277884"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:25.961Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-792cc6c9-8fad-419e-8831-edf153a4ad86", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:25.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.b11b5420-c565-4965-8dc8-4b8817277884"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:26.545Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:29:26.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3c278d88-cbf4-4acf-9fe9-0ad6c8187a1c"}, {"node_instance_id": "bind_host_k223a6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:26.545Z", "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-04-05T10:29:26.407Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:26.545Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-13efc5b1-8c9d-4362-ae82-660834f2b4bf", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:26.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3c278d88-cbf4-4acf-9fe9-0ad6c8187a1c"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:26.545Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:29:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13efc5b1-8c9d-4362-ae82-660834f2b4bf Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:26.052Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3c278d88-cbf4-4acf-9fe9-0ad6c8187a1c"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:27.181Z", "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-04-05T10:29:26.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:27.181Z", "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-04-05T10:29:26.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:27.181Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-e42c37a5-f679-4692-b5f2-0132d2c624f5", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:26.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.55a799ce-5707-4d26-9602-5815dd3eb2de"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:27.181Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5fcaedc6327b858ffd3cfddaf3e5992d9dfd81de\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:26.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3c278d88-cbf4-4acf-9fe9-0ad6c8187a1c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:27.181Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10: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,Accept-Encoding x-openstack-request-id: req-e42c37a5-f679-4692-b5f2-0132d2c624f5 x-compute-request-id: req-e42c37a5-f679-4692-b5f2-0132d2c624f5 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-05T10:28:51Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_homer_host_wmz29i\", \"created\": \"2019-04-05T10:28:49Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:26.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.55a799ce-5707-4d26-9602-5815dd3eb2de"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:27.181Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-e42c37a5-f679-4692-b5f2-0132d2c624f5", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:26.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.55a799ce-5707-4d26-9602-5815dd3eb2de"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:27.712Z", "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-04-05T10:29:27.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:27.712Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:29:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c12aa604-6661-4f26-b402-448ba3575c00 x-compute-request-id: req-c12aa604-6661-4f26-b402-448ba3575c00 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-05T10:28:53Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_dime_host_c8gzfy\", \"created\": \"2019-04-05T10:28:50Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:27.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3c278d88-cbf4-4acf-9fe9-0ad6c8187a1c"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:28.323Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:29:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c35746d-8590-4e91-8f27-4356791b5d22 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:28.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.4697edba-4f5f-42c3-8b0d-7a0e74585ce7"}], "metadata": {"pagination": {"total": 1152, "offset": 995, "size": 50}}} 2019-04-05 10:30:18,818 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:30:18,818 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:30:18 GMT 2019-04-05 10:30:18,818 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:30:18,818 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:30:18,818 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:30:18,818 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:30:18,818 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:30:18,818 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:30:18,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-04-05 10:30:18,822 - 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-04-05 10:30:18,822 - 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-04-05 10:30:18,822 - 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-04-05 10:30:18,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:28: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-c23d5e68-d235-4da1-9c77-47521b6511ed x-compute-request-id: req-c23d5e68-d235-4da1-9c77-47521b6511ed Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:28:56Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_vellum_host_l629t2", "created": "2019-04-05T10:28:54Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:30:18,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-05 10:30:18,823 - 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-04-05 10:30:18,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-04-05 10:30:18,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-04-05 10:30:18,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-04-05 10:30:18,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-c23d5e68-d235-4da1-9c77-47521b6511ed 2019-04-05 10:30:18,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-c23d5e68-d235-4da1-9c77-47521b6511ed 2019-04-05 10:30:18,824 - 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-04-05 10:30:18,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-04-05 10:30:18,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-04-05 10:30:18,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e70b44d9-55f4-47bb-92b9-a68baa14d6ee 2019-04-05 10:30:18,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5284b4b79826763f36971e8360a1a79f21ad8df1" 2019-04-05 10:30:18,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:30:18,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:29:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e70b44d9-55f4-47bb-92b9-a68baa14d6ee Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:30:18,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-04-05 10:30:18,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:30:18,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:29:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d5e0510-16e4-41a6-a575-e5b646895290 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:30:18,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-2d5e0510-16e4-41a6-a575-e5b646895290 2019-04-05 10:30:18,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d88847bd0ebb4d307309038b9211b1e212cac2cc" 2019-04-05 10:30:18,826 - 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-04-05 10:30:18,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10: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-bd04dadc-0446-48eb-972f-fefe8a712063 x-compute-request-id: req-bd04dadc-0446-48eb-972f-fefe8a712063 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "1f3ae1f7-48a8-4302-9f9e-9e977f22a520", "security_groups": [{"name": "default"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:28:50Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_proxy_host_bzgjib", "created": "2019-04-05T10:28:46Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:30:18,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-bd04dadc-0446-48eb-972f-fefe8a712063 2019-04-05 10:30:18,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-bd04dadc-0446-48eb-972f-fefe8a712063 2019-04-05 10:30:18,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-04-05 10:30:18,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10: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-792cc6c9-8fad-419e-8831-edf153a4ad86 x-compute-request-id: req-792cc6c9-8fad-419e-8831-edf153a4ad86 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "79b70b78-5284-46ac-b532-1d92e399eca1", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:28:50Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_sprout_host_hr6mce", "created": "2019-04-05T10:28:47Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:30:18,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-b52d231a-2a87-47e6-9091-8510fc850d55 2019-04-05 10:30:18,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:30:18,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:29:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b52d231a-2a87-47e6-9091-8510fc850d55 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:30:18,827 - 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-04-05 10:30:18,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bafa3e37022a89f5b36ad009a59f3df22db89d2" 2019-04-05 10:30:18,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-792cc6c9-8fad-419e-8831-edf153a4ad86 2019-04-05 10:30:18,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-792cc6c9-8fad-419e-8831-edf153a4ad86 2019-04-05 10:30:18,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:30:18,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-04-05 10:30:18,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-13efc5b1-8c9d-4362-ae82-660834f2b4bf 2019-04-05 10:30:18,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:29:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13efc5b1-8c9d-4362-ae82-660834f2b4bf Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:30:18,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-04-05 10:30:18,828 - 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-04-05 10:30:18,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-e42c37a5-f679-4692-b5f2-0132d2c624f5 2019-04-05 10:30:18,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fcaedc6327b858ffd3cfddaf3e5992d9dfd81de" 2019-04-05 10:30:18,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10: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,Accept-Encoding x-openstack-request-id: req-e42c37a5-f679-4692-b5f2-0132d2c624f5 x-compute-request-id: req-e42c37a5-f679-4692-b5f2-0132d2c624f5 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:28:51Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_homer_host_wmz29i", "created": "2019-04-05T10:28:49Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:30:18,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-e42c37a5-f679-4692-b5f2-0132d2c624f5 2019-04-05 10:30:18,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-04-05 10:30:18,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:29:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c12aa604-6661-4f26-b402-448ba3575c00 x-compute-request-id: req-c12aa604-6661-4f26-b402-448ba3575c00 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:28:53Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_dime_host_c8gzfy", "created": "2019-04-05T10:28:50Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:30:18,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:29:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c35746d-8590-4e91-8f27-4356791b5d22 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:30:18,830 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:30:18,887 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:30:18,887 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:30:18,888 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:30:18,888 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:30:18,888 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:30:18,888 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:30:18,888 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:30:18,888 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:30:18,888 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:30:18,888 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:30:18 GMT 2019-04-05 10:30:18,888 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:30:18,889 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:30:18,889 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:30:18,889 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:30:18,889 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:30:23,894 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:30:24,332 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:30:24,332 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:30:24,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:30:24,332 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:30:24,332 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:30:24,332 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:30:24,333 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:30:24,333 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_c8gzfy", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:28.323Z", "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-04-05T10:29:28.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:28.323Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-c12aa604-6661-4f26-b402-448ba3575c00", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:27.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3c278d88-cbf4-4acf-9fe9-0ad6c8187a1c"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:28.323Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-c12aa604-6661-4f26-b402-448ba3575c00", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:27.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3c278d88-cbf4-4acf-9fe9-0ad6c8187a1c"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:28.323Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:29:27.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6ff5e154-8a02-48f3-85fb-7d60d02ee763"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:28.323Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:29:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20ddaaa4-b6f6-4c91-ab5d-510791e4a9ab Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:27.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6ff5e154-8a02-48f3-85fb-7d60d02ee763"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:28.323Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-20ddaaa4-b6f6-4c91-ab5d-510791e4a9ab", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:27.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6ff5e154-8a02-48f3-85fb-7d60d02ee763"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:28.323Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:29:28.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.4697edba-4f5f-42c3-8b0d-7a0e74585ce7"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:28.323Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-6c35746d-8590-4e91-8f27-4356791b5d22", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:28.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.4697edba-4f5f-42c3-8b0d-7a0e74585ce7"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:28.323Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b092d5ccb11ac86109e5f18ce572e7db1c2b5673\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:28.042Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6ff5e154-8a02-48f3-85fb-7d60d02ee763"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:29.060Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9519cbae7ac6a0812f5052da4954a7a7142ceecd\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:28.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.e69fef69-5253-4c90-9297-7451dd76ba6e"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:29.060Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-5e8ed634-4061-44ac-837d-4f230ee6e0f5", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:28.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6ff5e154-8a02-48f3-85fb-7d60d02ee763"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:29.060Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-5e8ed634-4061-44ac-837d-4f230ee6e0f5", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:28.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6ff5e154-8a02-48f3-85fb-7d60d02ee763"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:29.060Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:29:28.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.e69fef69-5253-4c90-9297-7451dd76ba6e"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:29.060Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:29:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8edf2d7-ab5c-4e4c-93d7-9eee898ee335 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:28.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.e69fef69-5253-4c90-9297-7451dd76ba6e"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:29.060Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-d8edf2d7-ab5c-4e4c-93d7-9eee898ee335", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:28.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.e69fef69-5253-4c90-9297-7451dd76ba6e"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:29.060Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d3b86d73e9f1d6a689f858db151ae63c64d4b81f\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:28.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.4697edba-4f5f-42c3-8b0d-7a0e74585ce7"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:29.060Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10: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-5e8ed634-4061-44ac-837d-4f230ee6e0f5 x-compute-request-id: req-5e8ed634-4061-44ac-837d-4f230ee6e0f5 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.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b98fdee2-8398-4d14-932e-73e37c863ef0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"b98fdee2-8398-4d14-932e-73e37c863ef0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-05T10:28:54Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bind_host_k223a6\", \"created\": \"2019-04-05T10:28:50Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:28.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6ff5e154-8a02-48f3-85fb-7d60d02ee763"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:29.805Z", "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-04-05T10:29:29.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:29.805Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-5107fd0b-70c2-4811-a5cd-4a7212430a26", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:29.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.4697edba-4f5f-42c3-8b0d-7a0e74585ce7"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:29.805Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-5107fd0b-70c2-4811-a5cd-4a7212430a26", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:29.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.4697edba-4f5f-42c3-8b0d-7a0e74585ce7"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:29.805Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10: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-5107fd0b-70c2-4811-a5cd-4a7212430a26 x-compute-request-id: req-5107fd0b-70c2-4811-a5cd-4a7212430a26 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.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"915a4610-0264-47aa-928c-4cf8fd444793\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-05T10:28:54Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_ellis_host_gh2i40\", \"created\": \"2019-04-05T10:28:51Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:29.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.4697edba-4f5f-42c3-8b0d-7a0e74585ce7"}, {"node_instance_id": "bind_host_k223a6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:29.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 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-04-05T10:29:29.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:30.340Z", "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-04-05T10:29:30.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:30.340Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-7c0990ce-952e-4f78-8af1-4f0ff29bd0cc", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:29.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.e69fef69-5253-4c90-9297-7451dd76ba6e"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:30.340Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-7c0990ce-952e-4f78-8af1-4f0ff29bd0cc", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:29.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.e69fef69-5253-4c90-9297-7451dd76ba6e"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:30.340Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10: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-7c0990ce-952e-4f78-8af1-4f0ff29bd0cc x-compute-request-id: req-7c0990ce-952e-4f78-8af1-4f0ff29bd0cc Content-Encoding: gzip Content-Length: 767 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-05T10:28:55Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bono_host_0ac4ql\", \"created\": \"2019-04-05T10:28:52Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:29.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.e69fef69-5253-4c90-9297-7451dd76ba6e"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:30.340Z", "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-04-05T10:29:29.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:30.971Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:29:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd5dad0a-69f2-440a-b21e-671582de6524 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:30.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.30cd120e-84a6-4968-847d-535822bdd721"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:30.971Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}54d34af609c51870d2de30f5dc146f9ccf4be0d2\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:30.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.30cd120e-84a6-4968-847d-535822bdd721"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:30.971Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-bd5dad0a-69f2-440a-b21e-671582de6524", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:30.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.30cd120e-84a6-4968-847d-535822bdd721"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:30.971Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:29:30.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.30cd120e-84a6-4968-847d-535822bdd721"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:31.588Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:29: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-43ee907d-60bc-441c-8b14-1449faf76909 x-compute-request-id: req-43ee907d-60bc-441c-8b14-1449faf76909 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-05T10:28:56Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_vellum_host_l629t2\", \"created\": \"2019-04-05T10:28:54Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:31.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.30cd120e-84a6-4968-847d-535822bdd721"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:32.255Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-43ee907d-60bc-441c-8b14-1449faf76909", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:31.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.30cd120e-84a6-4968-847d-535822bdd721"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:32.255Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-43ee907d-60bc-441c-8b14-1449faf76909", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:31.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.30cd120e-84a6-4968-847d-535822bdd721"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:32.255Z", "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-04-05T10:29:31.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:55.145Z", "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-04-05T10:29:54.955Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:55.931Z", "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-04-05T10:29:55.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:56.548Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:29:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbb8b57d-b4e0-48c6-bf8d-590a38ec401b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:56.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.828a5bc3-9ad9-4530-9437-fe6bc30aa7fa"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:56.548Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-dbb8b57d-b4e0-48c6-bf8d-590a38ec401b", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:56.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.828a5bc3-9ad9-4530-9437-fe6bc30aa7fa"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:56.548Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:29:56.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.828a5bc3-9ad9-4530-9437-fe6bc30aa7fa"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:57.216Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}33b5015e7d3c60e0b72a8fa4a25fdfb010a48077\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:56.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.828a5bc3-9ad9-4530-9437-fe6bc30aa7fa"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:57.216Z", "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-04-05T10:29:56.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:57.216Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:29:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8167cea-9ed0-4c94-b6ae-92a0ecfbb8ad Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:56.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.51e84efb-92c4-4ea4-a760-5f1715bb307f"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:57.216Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:29:56.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.51e84efb-92c4-4ea4-a760-5f1715bb307f"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:57.216Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-d8167cea-9ed0-4c94-b6ae-92a0ecfbb8ad", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:56.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.51e84efb-92c4-4ea4-a760-5f1715bb307f"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:57.728Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-80f31970-9290-4850-8fd8-e9e403d0f3e8", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:57.269Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.828a5bc3-9ad9-4530-9437-fe6bc30aa7fa"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:57.728Z", "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-04-05T10:29:57.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:57.728Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d83c73558deed42f75e39f3aaf994f27a401ba0e\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:57.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.51e84efb-92c4-4ea4-a760-5f1715bb307f"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:57.728Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-80f31970-9290-4850-8fd8-e9e403d0f3e8", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:57.269Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.828a5bc3-9ad9-4530-9437-fe6bc30aa7fa"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:57.728Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:29: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-80f31970-9290-4850-8fd8-e9e403d0f3e8 x-compute-request-id: req-80f31970-9290-4850-8fd8-e9e403d0f3e8 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"1f3ae1f7-48a8-4302-9f9e-9e977f22a520\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-05T10:28:50Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_proxy_host_bzgjib\", \"created\": \"2019-04-05T10:28:46Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:57.269Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.828a5bc3-9ad9-4530-9437-fe6bc30aa7fa"}], "metadata": {"pagination": {"total": 1152, "offset": 1045, "size": 50}}} 2019-04-05 10:30:24,333 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:30:24,333 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:30:24 GMT 2019-04-05 10:30:24,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:30:24,333 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:30:24,333 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:30:24,333 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:30:24,333 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:30:24,334 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:30:24,336 - 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-04-05 10:30:24,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-c12aa604-6661-4f26-b402-448ba3575c00 2019-04-05 10:30:24,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-c12aa604-6661-4f26-b402-448ba3575c00 2019-04-05 10:30:24,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:30:24,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:29:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20ddaaa4-b6f6-4c91-ab5d-510791e4a9ab Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:30:24,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-20ddaaa4-b6f6-4c91-ab5d-510791e4a9ab 2019-04-05 10:30:24,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:30:24,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-6c35746d-8590-4e91-8f27-4356791b5d22 2019-04-05 10:30:24,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b092d5ccb11ac86109e5f18ce572e7db1c2b5673" 2019-04-05 10:30:24,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9519cbae7ac6a0812f5052da4954a7a7142ceecd" 2019-04-05 10:30:24,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-5e8ed634-4061-44ac-837d-4f230ee6e0f5 2019-04-05 10:30:24,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-5e8ed634-4061-44ac-837d-4f230ee6e0f5 2019-04-05 10:30:24,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:30:24,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:29:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8edf2d7-ab5c-4e4c-93d7-9eee898ee335 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:30:24,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-d8edf2d7-ab5c-4e4c-93d7-9eee898ee335 2019-04-05 10:30:24,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3b86d73e9f1d6a689f858db151ae63c64d4b81f" 2019-04-05 10:30:24,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10: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-5e8ed634-4061-44ac-837d-4f230ee6e0f5 x-compute-request-id: req-5e8ed634-4061-44ac-837d-4f230ee6e0f5 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.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b98fdee2-8398-4d14-932e-73e37c863ef0", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "b98fdee2-8398-4d14-932e-73e37c863ef0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:28:54Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bind_host_k223a6", "created": "2019-04-05T10:28:50Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:30:24,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-04-05 10:30:24,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-5107fd0b-70c2-4811-a5cd-4a7212430a26 2019-04-05 10:30:24,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-5107fd0b-70c2-4811-a5cd-4a7212430a26 2019-04-05 10:30:24,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10: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-5107fd0b-70c2-4811-a5cd-4a7212430a26 x-compute-request-id: req-5107fd0b-70c2-4811-a5cd-4a7212430a26 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.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "915a4610-0264-47aa-928c-4cf8fd444793", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:28:54Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_ellis_host_gh2i40", "created": "2019-04-05T10:28:51Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:30:24,340 - 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-04-05 10:30:24,340 - 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-04-05 10:30:24,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-7c0990ce-952e-4f78-8af1-4f0ff29bd0cc 2019-04-05 10:30:24,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-7c0990ce-952e-4f78-8af1-4f0ff29bd0cc 2019-04-05 10:30:24,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10: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-7c0990ce-952e-4f78-8af1-4f0ff29bd0cc x-compute-request-id: req-7c0990ce-952e-4f78-8af1-4f0ff29bd0cc Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:28:55Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bono_host_0ac4ql", "created": "2019-04-05T10:28:52Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:30:24,341 - 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-04-05 10:30:24,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:29:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd5dad0a-69f2-440a-b21e-671582de6524 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:30:24,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d34af609c51870d2de30f5dc146f9ccf4be0d2" 2019-04-05 10:30:24,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-bd5dad0a-69f2-440a-b21e-671582de6524 2019-04-05 10:30:24,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:30:24,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:29: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-43ee907d-60bc-441c-8b14-1449faf76909 x-compute-request-id: req-43ee907d-60bc-441c-8b14-1449faf76909 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:28:56Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_vellum_host_l629t2", "created": "2019-04-05T10:28:54Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:30:24,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-43ee907d-60bc-441c-8b14-1449faf76909 2019-04-05 10:30:24,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-43ee907d-60bc-441c-8b14-1449faf76909 2019-04-05 10:30:24,342 - 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-04-05 10:30:24,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-04-05 10:30:24,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-04-05 10:30:24,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:29:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbb8b57d-b4e0-48c6-bf8d-590a38ec401b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:30:24,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-dbb8b57d-b4e0-48c6-bf8d-590a38ec401b 2019-04-05 10:30:24,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:30:24,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b5015e7d3c60e0b72a8fa4a25fdfb010a48077" 2019-04-05 10:30:24,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-04-05 10:30:24,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:29:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8167cea-9ed0-4c94-b6ae-92a0ecfbb8ad Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:30:24,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:30:24,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-d8167cea-9ed0-4c94-b6ae-92a0ecfbb8ad 2019-04-05 10:30:24,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-80f31970-9290-4850-8fd8-e9e403d0f3e8 2019-04-05 10:30:24,344 - 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-04-05 10:30:24,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83c73558deed42f75e39f3aaf994f27a401ba0e" 2019-04-05 10:30:24,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-80f31970-9290-4850-8fd8-e9e403d0f3e8 2019-04-05 10:30:24,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:29: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-80f31970-9290-4850-8fd8-e9e403d0f3e8 x-compute-request-id: req-80f31970-9290-4850-8fd8-e9e403d0f3e8 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "1f3ae1f7-48a8-4302-9f9e-9e977f22a520", "security_groups": [{"name": "default"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:28:50Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_proxy_host_bzgjib", "created": "2019-04-05T10:28:46Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:30:24,344 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:30:24,869 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:30:24,869 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:30:24,869 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:30:24,869 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:30:24,869 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:30:24,869 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:30:24,869 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:30:24,870 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:30:24,870 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:30:24,870 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:30:24 GMT 2019-04-05 10:30:24,870 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:30:24,870 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:30:24,870 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:30:24,870 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:30:24,870 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:30:29,875 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:30:31,752 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:30:31,752 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:30:31,752 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:30:31,752 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:30:31,752 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:30:31,753 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:30:31,753 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:30:31,753 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:58.310Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:29:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-103f8e4b-c81c-429e-ac15-41d581afaa14 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:57.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.feda7ce4-2ea1-4642-8deb-8964146da870"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:58.310Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:29:57.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.feda7ce4-2ea1-4642-8deb-8964146da870"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:58.310Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-103f8e4b-c81c-429e-ac15-41d581afaa14", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:57.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.feda7ce4-2ea1-4642-8deb-8964146da870"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:58.310Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}68d3941c1c1b67d593fd29aa09df5859832407b7\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:58.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.feda7ce4-2ea1-4642-8deb-8964146da870"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:58.957Z", "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-04-05T10:29:58.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:58.957Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:29: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-ce539862-835f-4396-aa11-91cbbeb5a071 x-compute-request-id: req-ce539862-835f-4396-aa11-91cbbeb5a071 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"79b70b78-5284-46ac-b532-1d92e399eca1\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-05T10:28:50Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_sprout_host_hr6mce\", \"created\": \"2019-04-05T10:28:47Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:58.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.51e84efb-92c4-4ea4-a760-5f1715bb307f"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:58.957Z", "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-04-05T10:29:58.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:58.957Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-ce539862-835f-4396-aa11-91cbbeb5a071", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:58.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.51e84efb-92c4-4ea4-a760-5f1715bb307f"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:58.957Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-ce539862-835f-4396-aa11-91cbbeb5a071", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:58.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.51e84efb-92c4-4ea4-a760-5f1715bb307f"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:59.503Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-61fecffe-d99a-410f-9483-3cd69a7452ce", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:59.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.feda7ce4-2ea1-4642-8deb-8964146da870"}, {"node_instance_id": "bind_host_k223a6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:59.503Z", "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-04-05T10:29:59.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:59.503Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:29: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-61fecffe-d99a-410f-9483-3cd69a7452ce x-compute-request-id: req-61fecffe-d99a-410f-9483-3cd69a7452ce Content-Encoding: gzip Content-Length: 756 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-05T10:28:51Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_homer_host_wmz29i\", \"created\": \"2019-04-05T10:28:49Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:59.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.feda7ce4-2ea1-4642-8deb-8964146da870"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:59.503Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:29:59.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.cd98bc67-7b1a-4cbb-963d-ff6ff014f2d3"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:29:59.503Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-61fecffe-d99a-410f-9483-3cd69a7452ce", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:59.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.feda7ce4-2ea1-4642-8deb-8964146da870"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:00.171Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:29:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a78bf5d-d4eb-4099-a481-b8cc7a5f058e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:59.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.cd98bc67-7b1a-4cbb-963d-ff6ff014f2d3"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:00.171Z", "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-04-05T10:29:59.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:00.171Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}467c4eb2fdd1c39eb94ac229f0797e832ffd7e26\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:59.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.cd98bc67-7b1a-4cbb-963d-ff6ff014f2d3"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:00.171Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-0a78bf5d-d4eb-4099-a481-b8cc7a5f058e", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:29:59.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.cd98bc67-7b1a-4cbb-963d-ff6ff014f2d3"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:00.171Z", "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-04-05T10:29:59.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:00.718Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ae884e138d564f0e42b0c2c6fcad452a62c0598b\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:00.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.835bfa3f-c9a9-4fcb-81a0-9dc196d0390e"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:00.718Z", "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-04-05T10:30:00.420Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:00.718Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:30:00.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.835bfa3f-c9a9-4fcb-81a0-9dc196d0390e"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:00.718Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:30:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48f8f4a1-becc-4d2f-a7c1-6983673452d2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:00.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.835bfa3f-c9a9-4fcb-81a0-9dc196d0390e"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:00.718Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-48f8f4a1-becc-4d2f-a7c1-6983673452d2", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:00.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.835bfa3f-c9a9-4fcb-81a0-9dc196d0390e"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:01.351Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-019fd773-9afd-4868-8528-70565f33fbe0", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:00.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.cd98bc67-7b1a-4cbb-963d-ff6ff014f2d3"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:01.351Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:30:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50bb31c4-6bf3-40db-870d-2eda5f38fcc3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:01.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.67e545c4-718b-48d0-be0a-bd9f3b0a724e"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:01.351Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-019fd773-9afd-4868-8528-70565f33fbe0", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:00.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.cd98bc67-7b1a-4cbb-963d-ff6ff014f2d3"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:01.351Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:30:01.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.67e545c4-718b-48d0-be0a-bd9f3b0a724e"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:01.351Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-50bb31c4-6bf3-40db-870d-2eda5f38fcc3", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:01.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.67e545c4-718b-48d0-be0a-bd9f3b0a724e"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:01.351Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:29: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-019fd773-9afd-4868-8528-70565f33fbe0 x-compute-request-id: req-019fd773-9afd-4868-8528-70565f33fbe0 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-05T10:28:53Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_dime_host_c8gzfy\", \"created\": \"2019-04-05T10:28:50Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:00.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.cd98bc67-7b1a-4cbb-963d-ff6ff014f2d3"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:01.351Z", "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-04-05T10:30:01.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:01.966Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}76c57bb1a57003dcf798daef2de157390d1005a9\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:01.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.67e545c4-718b-48d0-be0a-bd9f3b0a724e"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:01.966Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-c7035c46-f6cd-47d1-a8f3-a61cfcfa77ae", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:01.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.baf3cb30-5c03-4e34-9247-280a0935d254"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:01.966Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:30: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-601a6c0a-8313-4dbc-8cdd-bc4a5b9cbe17 x-compute-request-id: req-601a6c0a-8313-4dbc-8cdd-bc4a5b9cbe17 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.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b98fdee2-8398-4d14-932e-73e37c863ef0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"b98fdee2-8398-4d14-932e-73e37c863ef0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-05T10:28:54Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bind_host_k223a6\", \"created\": \"2019-04-05T10:28:50Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:01.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.835bfa3f-c9a9-4fcb-81a0-9dc196d0390e"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:01.966Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-601a6c0a-8313-4dbc-8cdd-bc4a5b9cbe17", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:01.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.835bfa3f-c9a9-4fcb-81a0-9dc196d0390e"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:01.966Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-601a6c0a-8313-4dbc-8cdd-bc4a5b9cbe17", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:01.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.835bfa3f-c9a9-4fcb-81a0-9dc196d0390e"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:01.966Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:30:01.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.baf3cb30-5c03-4e34-9247-280a0935d254"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:01.966Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:30:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7035c46-f6cd-47d1-a8f3-a61cfcfa77ae Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:01.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.baf3cb30-5c03-4e34-9247-280a0935d254"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:01.966Z", "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-04-05T10:30:01.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:02.570Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-2df07d67-9645-4ef6-814c-b338fda174b7", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:02.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.67e545c4-718b-48d0-be0a-bd9f3b0a724e"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:02.570Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:30: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-229e97b6-19d1-4ae0-9fc7-fa91c71b3861 x-compute-request-id: req-229e97b6-19d1-4ae0-9fc7-fa91c71b3861 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-05T10:28:55Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bono_host_0ac4ql\", \"created\": \"2019-04-05T10:28:52Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:02.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.baf3cb30-5c03-4e34-9247-280a0935d254"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:02.570Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:30: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-2df07d67-9645-4ef6-814c-b338fda174b7 x-compute-request-id: req-2df07d67-9645-4ef6-814c-b338fda174b7 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.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"915a4610-0264-47aa-928c-4cf8fd444793\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-05T10:28:54Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_ellis_host_gh2i40\", \"created\": \"2019-04-05T10:28:51Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:02.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.67e545c4-718b-48d0-be0a-bd9f3b0a724e"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:02.570Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c4864128fd2ea52bc13a7b2cfd301e61b9946701\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:01.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.baf3cb30-5c03-4e34-9247-280a0935d254"}, {"node_instance_id": "bind_host_k223a6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:02.570Z", "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-04-05T10:30:02.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:02.570Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-2df07d67-9645-4ef6-814c-b338fda174b7", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:02.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.67e545c4-718b-48d0-be0a-bd9f3b0a724e"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:03.239Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-229e97b6-19d1-4ae0-9fc7-fa91c71b3861", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:02.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.baf3cb30-5c03-4e34-9247-280a0935d254"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:03.239Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-229e97b6-19d1-4ae0-9fc7-fa91c71b3861", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:02.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.baf3cb30-5c03-4e34-9247-280a0935d254"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:03.239Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:30:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd47f9a3-1465-402f-bd4d-6cce7a978b8f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:02.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3d91ecf5-4f29-408f-aaf4-6ad41770dbe6"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:03.239Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-fd47f9a3-1465-402f-bd4d-6cce7a978b8f", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:02.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3d91ecf5-4f29-408f-aaf4-6ad41770dbe6"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:03.239Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:30:02.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3d91ecf5-4f29-408f-aaf4-6ad41770dbe6"}], "metadata": {"pagination": {"total": 1154, "offset": 1095, "size": 50}}} 2019-04-05 10:30:31,753 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:30:31,753 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:30:31 GMT 2019-04-05 10:30:31,753 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:30:31,753 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:30:31,753 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:30:31,753 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:30:31,754 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:30:31,754 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:30:31,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:29:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-103f8e4b-c81c-429e-ac15-41d581afaa14 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:30:31,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:30:31,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-103f8e4b-c81c-429e-ac15-41d581afaa14 2019-04-05 10:30:31,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d3941c1c1b67d593fd29aa09df5859832407b7" 2019-04-05 10:30:31,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-04-05 10:30:31,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:29: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-ce539862-835f-4396-aa11-91cbbeb5a071 x-compute-request-id: req-ce539862-835f-4396-aa11-91cbbeb5a071 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "79b70b78-5284-46ac-b532-1d92e399eca1", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:28:50Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_sprout_host_hr6mce", "created": "2019-04-05T10:28:47Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:30:31,758 - 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-04-05 10:30:31,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-ce539862-835f-4396-aa11-91cbbeb5a071 2019-04-05 10:30:31,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-ce539862-835f-4396-aa11-91cbbeb5a071 2019-04-05 10:30:31,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-61fecffe-d99a-410f-9483-3cd69a7452ce 2019-04-05 10:30:31,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-04-05 10:30:31,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:29: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-61fecffe-d99a-410f-9483-3cd69a7452ce x-compute-request-id: req-61fecffe-d99a-410f-9483-3cd69a7452ce Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:28:51Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_homer_host_wmz29i", "created": "2019-04-05T10:28:49Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:30:31,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:30:31,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-61fecffe-d99a-410f-9483-3cd69a7452ce 2019-04-05 10:30:31,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:29:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a78bf5d-d4eb-4099-a481-b8cc7a5f058e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:30:31,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-04-05 10:30:31,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}467c4eb2fdd1c39eb94ac229f0797e832ffd7e26" 2019-04-05 10:30:31,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-0a78bf5d-d4eb-4099-a481-b8cc7a5f058e 2019-04-05 10:30:31,760 - 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-04-05 10:30:31,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae884e138d564f0e42b0c2c6fcad452a62c0598b" 2019-04-05 10:30:31,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-04-05 10:30:31,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:30:31,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:30:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48f8f4a1-becc-4d2f-a7c1-6983673452d2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:30:31,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-48f8f4a1-becc-4d2f-a7c1-6983673452d2 2019-04-05 10:30:31,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-019fd773-9afd-4868-8528-70565f33fbe0 2019-04-05 10:30:31,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:30:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50bb31c4-6bf3-40db-870d-2eda5f38fcc3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:30:31,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-019fd773-9afd-4868-8528-70565f33fbe0 2019-04-05 10:30:31,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:30:31,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-50bb31c4-6bf3-40db-870d-2eda5f38fcc3 2019-04-05 10:30:31,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:29: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-019fd773-9afd-4868-8528-70565f33fbe0 x-compute-request-id: req-019fd773-9afd-4868-8528-70565f33fbe0 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:28:53Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_dime_host_c8gzfy", "created": "2019-04-05T10:28:50Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:30:31,762 - 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-04-05 10:30:31,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c57bb1a57003dcf798daef2de157390d1005a9" 2019-04-05 10:30:31,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-c7035c46-f6cd-47d1-a8f3-a61cfcfa77ae 2019-04-05 10:30:31,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:30: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-601a6c0a-8313-4dbc-8cdd-bc4a5b9cbe17 x-compute-request-id: req-601a6c0a-8313-4dbc-8cdd-bc4a5b9cbe17 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.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b98fdee2-8398-4d14-932e-73e37c863ef0", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "b98fdee2-8398-4d14-932e-73e37c863ef0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:28:54Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bind_host_k223a6", "created": "2019-04-05T10:28:50Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:30:31,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-601a6c0a-8313-4dbc-8cdd-bc4a5b9cbe17 2019-04-05 10:30:31,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-601a6c0a-8313-4dbc-8cdd-bc4a5b9cbe17 2019-04-05 10:30:31,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:30:31,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:30:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7035c46-f6cd-47d1-a8f3-a61cfcfa77ae Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:30:31,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-04-05 10:30:31,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-2df07d67-9645-4ef6-814c-b338fda174b7 2019-04-05 10:30:31,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:30: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-229e97b6-19d1-4ae0-9fc7-fa91c71b3861 x-compute-request-id: req-229e97b6-19d1-4ae0-9fc7-fa91c71b3861 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:28:55Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bono_host_0ac4ql", "created": "2019-04-05T10:28:52Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:30:31,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:30: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-2df07d67-9645-4ef6-814c-b338fda174b7 x-compute-request-id: req-2df07d67-9645-4ef6-814c-b338fda174b7 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.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "915a4610-0264-47aa-928c-4cf8fd444793", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:28:54Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_ellis_host_gh2i40", "created": "2019-04-05T10:28:51Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:30:31,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4864128fd2ea52bc13a7b2cfd301e61b9946701" 2019-04-05 10:30:31,764 - 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-04-05 10:30:31,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-2df07d67-9645-4ef6-814c-b338fda174b7 2019-04-05 10:30:31,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-229e97b6-19d1-4ae0-9fc7-fa91c71b3861 2019-04-05 10:30:31,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-229e97b6-19d1-4ae0-9fc7-fa91c71b3861 2019-04-05 10:30:31,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:30:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd47f9a3-1465-402f-bd4d-6cce7a978b8f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:30:31,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-fd47f9a3-1465-402f-bd4d-6cce7a978b8f 2019-04-05 10:30:31,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:30:31,765 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:30:32,387 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:30:32,388 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:30:32,388 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:30:32,388 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:30:32,388 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:30:32,388 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:30:32,388 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:30:32,388 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:30:32,388 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:30:32,388 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:30:32 GMT 2019-04-05 10:30:32,389 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:30:32,389 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:30:32,389 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:30:32,389 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:30:32,389 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:30:37,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:30:38,611 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:30:38,612 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:30:38,612 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:30:38,612 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:30:38,612 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:30:38,612 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:30:38,612 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:30:38,612 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:03.239Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-229e97b6-19d1-4ae0-9fc7-fa91c71b3861", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:02.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.baf3cb30-5c03-4e34-9247-280a0935d254"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:03.864Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b1944380ab98a1b93db260c093de8f575a60a764\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:03.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3d91ecf5-4f29-408f-aaf4-6ad41770dbe6"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:03.864Z", "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-04-05T10:30:03.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:04.481Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-8d6bfbb3-157a-4fc4-b3c7-71fd03edf1ad", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:03.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3d91ecf5-4f29-408f-aaf4-6ad41770dbe6"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:04.481Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-8d6bfbb3-157a-4fc4-b3c7-71fd03edf1ad", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:03.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3d91ecf5-4f29-408f-aaf4-6ad41770dbe6"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:04.481Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:30: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-8d6bfbb3-157a-4fc4-b3c7-71fd03edf1ad x-compute-request-id: req-8d6bfbb3-157a-4fc4-b3c7-71fd03edf1ad Content-Encoding: gzip Content-Length: 753 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-05T10:28:56Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_vellum_host_l629t2\", \"created\": \"2019-04-05T10:28:54Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:03.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3d91ecf5-4f29-408f-aaf4-6ad41770dbe6"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:05.098Z", "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-04-05T10:30:04.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:27.986Z", "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-04-05T10:30:27.762Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:29.198Z", "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-04-05T10:30:29.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:31.371Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:30:31.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.864931a8-1385-4bda-89aa-b86a1fd5f056"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:32.378Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}29ba5737a628d20693f17000d37cb6a4350920cc\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:31.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.864931a8-1385-4bda-89aa-b86a1fd5f056"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:32.378Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-3c00c9ff-de00-4c70-aab1-485e97831d9d", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:31.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.864931a8-1385-4bda-89aa-b86a1fd5f056"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:32.378Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:30:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c00c9ff-de00-4c70-aab1-485e97831d9d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:31.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.864931a8-1385-4bda-89aa-b86a1fd5f056"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:32.378Z", "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-04-05T10:30:31.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:33.436Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-60c334e2-a62b-4ae1-b532-20fb076b4381", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:32.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.864931a8-1385-4bda-89aa-b86a1fd5f056"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:33.436Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:30: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-60c334e2-a62b-4ae1-b532-20fb076b4381 x-compute-request-id: req-60c334e2-a62b-4ae1-b532-20fb076b4381 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"1f3ae1f7-48a8-4302-9f9e-9e977f22a520\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-05T10:28:50Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_proxy_host_bzgjib\", \"created\": \"2019-04-05T10:28:46Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:32.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.864931a8-1385-4bda-89aa-b86a1fd5f056"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:33.436Z", "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-04-05T10:30:33.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:33.436Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:30:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19e4e726-165f-41c7-abc5-e16f0b0f0350 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:33.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.86ae503a-525f-4d25-8d90-9ab94233b29d"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:33.436Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-19e4e726-165f-41c7-abc5-e16f0b0f0350", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:33.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.86ae503a-525f-4d25-8d90-9ab94233b29d"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:33.436Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-60c334e2-a62b-4ae1-b532-20fb076b4381", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:32.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.864931a8-1385-4bda-89aa-b86a1fd5f056"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:33.436Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:30:33.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.86ae503a-525f-4d25-8d90-9ab94233b29d"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:34.379Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cdbbe908217f027672871174376c084c744fb56e\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:33.490Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.86ae503a-525f-4d25-8d90-9ab94233b29d"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:35.390Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-a62e5bbf-7197-4779-92b1-4cb84f3026c9", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:34.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.86ae503a-525f-4d25-8d90-9ab94233b29d"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:35.390Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-a62e5bbf-7197-4779-92b1-4cb84f3026c9", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:34.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.86ae503a-525f-4d25-8d90-9ab94233b29d"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:35.390Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:30: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-a62e5bbf-7197-4779-92b1-4cb84f3026c9 x-compute-request-id: req-a62e5bbf-7197-4779-92b1-4cb84f3026c9 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"79b70b78-5284-46ac-b532-1d92e399eca1\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-05T10:28:50Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_sprout_host_hr6mce\", \"created\": \"2019-04-05T10:28:47Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:34.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.86ae503a-525f-4d25-8d90-9ab94233b29d"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:36.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 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-04-05T10:30:35.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:36.947Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-f4396739-2f04-4596-a12a-d41e29af6f65", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:36.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.59fd5fe2-669d-464c-a6fd-0f54596dc8cd"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:36.947Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:30:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4396739-2f04-4596-a12a-d41e29af6f65 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:36.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.59fd5fe2-669d-464c-a6fd-0f54596dc8cd"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:36.947Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:30:36.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.59fd5fe2-669d-464c-a6fd-0f54596dc8cd"}], "metadata": {"pagination": {"total": 1174, "offset": 1145, "size": 50}}} 2019-04-05 10:30:38,613 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:30:38,613 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:30:38 GMT 2019-04-05 10:30:38,613 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:30:38,613 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:30:38,613 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:30:38,613 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:30:38,613 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:30:38,613 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:30:38,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-229e97b6-19d1-4ae0-9fc7-fa91c71b3861 2019-04-05 10:30:38,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1944380ab98a1b93db260c093de8f575a60a764" 2019-04-05 10:30:38,615 - 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-04-05 10:30:38,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-8d6bfbb3-157a-4fc4-b3c7-71fd03edf1ad 2019-04-05 10:30:38,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-8d6bfbb3-157a-4fc4-b3c7-71fd03edf1ad 2019-04-05 10:30:38,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:30: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-8d6bfbb3-157a-4fc4-b3c7-71fd03edf1ad x-compute-request-id: req-8d6bfbb3-157a-4fc4-b3c7-71fd03edf1ad Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:28:56Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_vellum_host_l629t2", "created": "2019-04-05T10:28:54Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:30:38,616 - 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-04-05 10:30:38,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-04-05 10:30:38,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-04-05 10:30:38,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:30:38,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ba5737a628d20693f17000d37cb6a4350920cc" 2019-04-05 10:30:38,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-3c00c9ff-de00-4c70-aab1-485e97831d9d 2019-04-05 10:30:38,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:30:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c00c9ff-de00-4c70-aab1-485e97831d9d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:30:38,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-04-05 10:30:38,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-60c334e2-a62b-4ae1-b532-20fb076b4381 2019-04-05 10:30:38,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:30: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-60c334e2-a62b-4ae1-b532-20fb076b4381 x-compute-request-id: req-60c334e2-a62b-4ae1-b532-20fb076b4381 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "1f3ae1f7-48a8-4302-9f9e-9e977f22a520", "security_groups": [{"name": "default"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:28:50Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_proxy_host_bzgjib", "created": "2019-04-05T10:28:46Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:30:38,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-04-05 10:30:38,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:30:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19e4e726-165f-41c7-abc5-e16f0b0f0350 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:30:38,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-19e4e726-165f-41c7-abc5-e16f0b0f0350 2019-04-05 10:30:38,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-60c334e2-a62b-4ae1-b532-20fb076b4381 2019-04-05 10:30:38,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:30:38,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdbbe908217f027672871174376c084c744fb56e" 2019-04-05 10:30:38,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-a62e5bbf-7197-4779-92b1-4cb84f3026c9 2019-04-05 10:30:38,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-a62e5bbf-7197-4779-92b1-4cb84f3026c9 2019-04-05 10:30:38,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:30: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-a62e5bbf-7197-4779-92b1-4cb84f3026c9 x-compute-request-id: req-a62e5bbf-7197-4779-92b1-4cb84f3026c9 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "79b70b78-5284-46ac-b532-1d92e399eca1", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:28:50Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_sprout_host_hr6mce", "created": "2019-04-05T10:28:47Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:30:38,619 - 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-04-05 10:30:38,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-f4396739-2f04-4596-a12a-d41e29af6f65 2019-04-05 10:30:38,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:30:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4396739-2f04-4596-a12a-d41e29af6f65 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:30:38,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:30:38,620 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:30:39,652 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:30:39,652 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:30:39,653 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:30:39,653 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:30:39,653 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:30:39,653 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:30:39,653 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:30:39,653 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:30:39,653 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:30:39,653 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:30:39 GMT 2019-04-05 10:30:39,653 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:30:39,653 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:30:39,654 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:30:39,654 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:30:39,654 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:30:44,659 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:30:46,408 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:30:46,408 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:30:46,408 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:30:46,408 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:30:46,408 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:30:46,408 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:30:46,408 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:30:46,409 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:38.803Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:30:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34ebd4b3-8579-4176-a0ad-63dd8e419c24 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:38.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6e90a33b-7f72-4deb-80df-bb74b455efde"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:38.803Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:30:38.438Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6e90a33b-7f72-4deb-80df-bb74b455efde"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:38.803Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-34ebd4b3-8579-4176-a0ad-63dd8e419c24", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:38.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6e90a33b-7f72-4deb-80df-bb74b455efde"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:38.803Z", "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-04-05T10:30:38.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:38.803Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-ca2fb23f-79a7-4675-9b5d-d80cc5fe6262", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:37.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.59fd5fe2-669d-464c-a6fd-0f54596dc8cd"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:38.803Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:30: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-ca2fb23f-79a7-4675-9b5d-d80cc5fe6262 x-compute-request-id: req-ca2fb23f-79a7-4675-9b5d-d80cc5fe6262 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-05T10:28:51Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_homer_host_wmz29i\", \"created\": \"2019-04-05T10:28:49Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:37.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.59fd5fe2-669d-464c-a6fd-0f54596dc8cd"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:38.803Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a3dd5faf2ab5e2aeed3946028ca4f79d1cacd195\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:36.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.59fd5fe2-669d-464c-a6fd-0f54596dc8cd"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:38.803Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-ca2fb23f-79a7-4675-9b5d-d80cc5fe6262", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:37.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.59fd5fe2-669d-464c-a6fd-0f54596dc8cd"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:39.633Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2aa706f61e59c82bde1733dce81d239fc36055f0\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:38.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6e90a33b-7f72-4deb-80df-bb74b455efde"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:39.633Z", "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-04-05T10:30:39.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:41.179Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:30: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-515f5c2e-32e6-4d00-beb2-1dfb029010ca x-compute-request-id: req-515f5c2e-32e6-4d00-beb2-1dfb029010ca Content-Encoding: gzip Content-Length: 754 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-05T10:28:53Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_dime_host_c8gzfy\", \"created\": \"2019-04-05T10:28:50Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:39.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6e90a33b-7f72-4deb-80df-bb74b455efde"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:41.179Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-515f5c2e-32e6-4d00-beb2-1dfb029010ca", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:39.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6e90a33b-7f72-4deb-80df-bb74b455efde"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:41.179Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-515f5c2e-32e6-4d00-beb2-1dfb029010ca", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:39.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6e90a33b-7f72-4deb-80df-bb74b455efde"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:42.442Z", "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-04-05T10:30:41.373Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:42.442Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:30:41.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.b50ed44d-0550-41a2-9cfb-4f80276d9d07"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:42.442Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:30:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88505c65-77c4-4e6c-90bf-dcbaa189b54b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:41.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.b50ed44d-0550-41a2-9cfb-4f80276d9d07"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:42.442Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-88505c65-77c4-4e6c-90bf-dcbaa189b54b", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:41.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.b50ed44d-0550-41a2-9cfb-4f80276d9d07"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:44.469Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-825dd762-a699-41dc-9daf-65b49a2059da", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:43.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.b50ed44d-0550-41a2-9cfb-4f80276d9d07"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:44.469Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}39c947fefa981cfb6c0c55eee9a68f1e4524be42\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:42.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.b50ed44d-0550-41a2-9cfb-4f80276d9d07"}, {"node_instance_id": "bind_host_k223a6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:44.469Z", "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-04-05T10:30:44.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:44.469Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:30: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-825dd762-a699-41dc-9daf-65b49a2059da x-compute-request-id: req-825dd762-a699-41dc-9daf-65b49a2059da 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.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"915a4610-0264-47aa-928c-4cf8fd444793\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-05T10:28:54Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_ellis_host_gh2i40\", \"created\": \"2019-04-05T10:28:51Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:43.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.b50ed44d-0550-41a2-9cfb-4f80276d9d07"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:44.469Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-825dd762-a699-41dc-9daf-65b49a2059da", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:43.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.b50ed44d-0550-41a2-9cfb-4f80276d9d07"}], "metadata": {"pagination": {"total": 1196, "offset": 1174, "size": 50}}} 2019-04-05 10:30:46,409 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:30:46,409 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:30:46 GMT 2019-04-05 10:30:46,409 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:30:46,409 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:30:46,409 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:30:46,409 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:30:46,409 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:30:46,409 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:30:46,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:30:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34ebd4b3-8579-4176-a0ad-63dd8e419c24 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:30:46,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:30:46,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-34ebd4b3-8579-4176-a0ad-63dd8e419c24 2019-04-05 10:30:46,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-04-05 10:30:46,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-ca2fb23f-79a7-4675-9b5d-d80cc5fe6262 2019-04-05 10:30:46,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:30: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-ca2fb23f-79a7-4675-9b5d-d80cc5fe6262 x-compute-request-id: req-ca2fb23f-79a7-4675-9b5d-d80cc5fe6262 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:28:51Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_homer_host_wmz29i", "created": "2019-04-05T10:28:49Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:30:46,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3dd5faf2ab5e2aeed3946028ca4f79d1cacd195" 2019-04-05 10:30:46,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-ca2fb23f-79a7-4675-9b5d-d80cc5fe6262 2019-04-05 10:30:46,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aa706f61e59c82bde1733dce81d239fc36055f0" 2019-04-05 10:30:46,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-04-05 10:30:46,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:30: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-515f5c2e-32e6-4d00-beb2-1dfb029010ca x-compute-request-id: req-515f5c2e-32e6-4d00-beb2-1dfb029010ca Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:28:53Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_dime_host_c8gzfy", "created": "2019-04-05T10:28:50Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:30:46,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-515f5c2e-32e6-4d00-beb2-1dfb029010ca 2019-04-05 10:30:46,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-515f5c2e-32e6-4d00-beb2-1dfb029010ca 2019-04-05 10:30:46,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-04-05 10:30:46,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:30:46,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:30:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88505c65-77c4-4e6c-90bf-dcbaa189b54b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:30:46,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-88505c65-77c4-4e6c-90bf-dcbaa189b54b 2019-04-05 10:30:46,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-825dd762-a699-41dc-9daf-65b49a2059da 2019-04-05 10:30:46,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c947fefa981cfb6c0c55eee9a68f1e4524be42" 2019-04-05 10:30:46,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-04-05 10:30:46,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:30: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-825dd762-a699-41dc-9daf-65b49a2059da x-compute-request-id: req-825dd762-a699-41dc-9daf-65b49a2059da 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.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "915a4610-0264-47aa-928c-4cf8fd444793", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:28:54Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_ellis_host_gh2i40", "created": "2019-04-05T10:28:51Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:30:46,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-825dd762-a699-41dc-9daf-65b49a2059da 2019-04-05 10:30:46,415 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:30:48,351 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:30:48,352 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:30:48,352 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:30:48,352 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:30:48,352 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:30:48,352 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:30:48,352 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:30:48,352 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:30:48,352 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:30:48,352 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:30:48 GMT 2019-04-05 10:30:48,353 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:30:48,353 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:30:48,353 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:30:48,353 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:30:48,353 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:30:53,358 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:30:56,820 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:30:56,820 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:30:56,821 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:30:56,821 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:30:56,821 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:30:56,821 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:30:56,821 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:30:56,821 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:45.734Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:30:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59c47fa7-92e2-4ab5-aff2-32ea24ecc845 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:44.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.4d148a17-15e4-42f7-8e2f-3c3778c032a0"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:45.734Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:30:44.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.4d148a17-15e4-42f7-8e2f-3c3778c032a0"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:45.734Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-59c47fa7-92e2-4ab5-aff2-32ea24ecc845", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:44.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.4d148a17-15e4-42f7-8e2f-3c3778c032a0"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:45.734Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f52818569f373bb2db735d8da154774c00e54777\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:45.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.4d148a17-15e4-42f7-8e2f-3c3778c032a0"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:47.274Z", "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-04-05T10:30:46.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:47.274Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-2d98693f-428d-4c7a-8a5e-cc71fe2b59a6", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:46.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.4d148a17-15e4-42f7-8e2f-3c3778c032a0"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:47.274Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-2d98693f-428d-4c7a-8a5e-cc71fe2b59a6", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:46.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.4d148a17-15e4-42f7-8e2f-3c3778c032a0"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:47.274Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:30: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-2d98693f-428d-4c7a-8a5e-cc71fe2b59a6 x-compute-request-id: req-2d98693f-428d-4c7a-8a5e-cc71fe2b59a6 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-05T10:28:55Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bono_host_0ac4ql\", \"created\": \"2019-04-05T10:28:52Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:46.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.4d148a17-15e4-42f7-8e2f-3c3778c032a0"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:48.058Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:30:47.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f7a248e8-ec76-45e0-90ad-a7e44b9cd7a8"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:49.988Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:30: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-04e70e02-3ae4-4c5c-b21d-7656d3f5d73d x-compute-request-id: req-04e70e02-3ae4-4c5c-b21d-7656d3f5d73d Content-Encoding: gzip Content-Length: 753 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-05T10:28:56Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_vellum_host_l629t2\", \"created\": \"2019-04-05T10:28:54Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:49.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f7a248e8-ec76-45e0-90ad-a7e44b9cd7a8"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:49.988Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-04e70e02-3ae4-4c5c-b21d-7656d3f5d73d", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:49.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f7a248e8-ec76-45e0-90ad-a7e44b9cd7a8"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:49.988Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-04e70e02-3ae4-4c5c-b21d-7656d3f5d73d", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:49.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f7a248e8-ec76-45e0-90ad-a7e44b9cd7a8"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:49.988Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fb77951cfcad77f5c823a43cbf788319bbf873d1\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:48.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f7a248e8-ec76-45e0-90ad-a7e44b9cd7a8"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:49.988Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:30:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aab5c77c-e5a5-485f-bbd6-a90c2e9ed23f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:48.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f7a248e8-ec76-45e0-90ad-a7e44b9cd7a8"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:49.988Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-aab5c77c-e5a5-485f-bbd6-a90c2e9ed23f", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:48.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f7a248e8-ec76-45e0-90ad-a7e44b9cd7a8"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:51.102Z", "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-04-05T10:30:50.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:52.189Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}56c8c1c8d0d2d3ff2578a6679388fcbc010c3451\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:52.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.07daca35-c02d-4bc6-8bc4-86d07a13b8b4"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:52.189Z", "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-04-05T10:30:51.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:52.189Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:30:51.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.07daca35-c02d-4bc6-8bc4-86d07a13b8b4"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:52.189Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:30:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ca366a4-f924-4d49-be89-01191701a378 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:51.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.07daca35-c02d-4bc6-8bc4-86d07a13b8b4"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:52.189Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-7ca366a4-f924-4d49-be89-01191701a378", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:51.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.07daca35-c02d-4bc6-8bc4-86d07a13b8b4"}], "metadata": {"pagination": {"total": 1217, "offset": 1196, "size": 50}}} 2019-04-05 10:30:56,821 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:30:56,821 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:30:56 GMT 2019-04-05 10:30:56,822 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:30:56,822 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:30:56,822 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:30:56,822 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:30:56,822 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:30:56,822 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:30:56,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:30:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59c47fa7-92e2-4ab5-aff2-32ea24ecc845 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:30:56,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:30:56,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-59c47fa7-92e2-4ab5-aff2-32ea24ecc845 2019-04-05 10:30:56,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52818569f373bb2db735d8da154774c00e54777" 2019-04-05 10:30:56,825 - 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-04-05 10:30:56,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-2d98693f-428d-4c7a-8a5e-cc71fe2b59a6 2019-04-05 10:30:56,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-2d98693f-428d-4c7a-8a5e-cc71fe2b59a6 2019-04-05 10:30:56,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:30: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-2d98693f-428d-4c7a-8a5e-cc71fe2b59a6 x-compute-request-id: req-2d98693f-428d-4c7a-8a5e-cc71fe2b59a6 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:28:55Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bono_host_0ac4ql", "created": "2019-04-05T10:28:52Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:30:56,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:30:56,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:30: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-04e70e02-3ae4-4c5c-b21d-7656d3f5d73d x-compute-request-id: req-04e70e02-3ae4-4c5c-b21d-7656d3f5d73d Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:28:56Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_vellum_host_l629t2", "created": "2019-04-05T10:28:54Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:30:56,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-04e70e02-3ae4-4c5c-b21d-7656d3f5d73d 2019-04-05 10:30:56,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-04e70e02-3ae4-4c5c-b21d-7656d3f5d73d 2019-04-05 10:30:56,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb77951cfcad77f5c823a43cbf788319bbf873d1" 2019-04-05 10:30:56,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:30:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aab5c77c-e5a5-485f-bbd6-a90c2e9ed23f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:30:56,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-aab5c77c-e5a5-485f-bbd6-a90c2e9ed23f 2019-04-05 10:30:56,826 - 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-04-05 10:30:56,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56c8c1c8d0d2d3ff2578a6679388fcbc010c3451" 2019-04-05 10:30:56,827 - 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-04-05 10:30:56,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:30:56,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:30:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ca366a4-f924-4d49-be89-01191701a378 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:30:56,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-7ca366a4-f924-4d49-be89-01191701a378 2019-04-05 10:30:56,828 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:30:58,290 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:30:58,290 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:30:58,291 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:30:58,291 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:30:58,291 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:30:58,291 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:30:58,291 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:30:58,291 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:30:58,291 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:30:58,291 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:30:58 GMT 2019-04-05 10:30:58,291 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:30:58,291 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:30:58,292 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:30:58,292 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:30:58,292 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:31:03,297 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:31:06,405 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:31:06,405 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:31:06,405 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:31:06,405 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:31:06,405 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:31:06,405 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:31:06,406 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:31:06,406 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:56.463Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-d9de3b04-5fd9-4286-a782-0997ff4ca751", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:52.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.07daca35-c02d-4bc6-8bc4-86d07a13b8b4"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:56.463Z", "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-04-05T10:30:56.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:56.463Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:30: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-d9de3b04-5fd9-4286-a782-0997ff4ca751 x-compute-request-id: req-d9de3b04-5fd9-4286-a782-0997ff4ca751 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.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b98fdee2-8398-4d14-932e-73e37c863ef0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"b98fdee2-8398-4d14-932e-73e37c863ef0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-05T10:28:54Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bind_host_k223a6\", \"created\": \"2019-04-05T10:28:50Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:52.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.07daca35-c02d-4bc6-8bc4-86d07a13b8b4"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:56.463Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-d9de3b04-5fd9-4286-a782-0997ff4ca751", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:30:52.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.07daca35-c02d-4bc6-8bc4-86d07a13b8b4"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:30:59.637Z", "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-04-05T10:30:59.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_host_k223a6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:01.068Z", "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-04-05T10:31:00.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:01.068Z", "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-04-05T10:31:00.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}], "metadata": {"pagination": {"total": 1224, "offset": 1217, "size": 50}}} 2019-04-05 10:31:06,406 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:31:06,406 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:31:06 GMT 2019-04-05 10:31:06,406 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:31:06,406 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:31:06,406 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:31:06,406 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:31:06,406 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:31:06,406 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:31:06,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-d9de3b04-5fd9-4286-a782-0997ff4ca751 2019-04-05 10:31:06,408 - 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-04-05 10:31:06,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:30: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-d9de3b04-5fd9-4286-a782-0997ff4ca751 x-compute-request-id: req-d9de3b04-5fd9-4286-a782-0997ff4ca751 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.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b98fdee2-8398-4d14-932e-73e37c863ef0", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "b98fdee2-8398-4d14-932e-73e37c863ef0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:28:54Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bind_host_k223a6", "created": "2019-04-05T10:28:50Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:31:06,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-d9de3b04-5fd9-4286-a782-0997ff4ca751 2019-04-05 10:31:06,408 - 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-04-05 10:31:06,408 - 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-04-05 10:31:06,408 - 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-04-05 10:31:06,409 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:31:07,860 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:31:07,860 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:31:07,860 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:31:07,860 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:31:07,860 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:31:07,860 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:31:07,860 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:31:07,861 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:31:07,861 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:31:07,861 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:31:07 GMT 2019-04-05 10:31:07,861 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:31:07,861 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:31:07,861 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:31:07,861 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:31:07,861 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:31:12,867 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:31:14,713 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:31:14,713 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:31:14,713 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:31:14,713 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:31:14,714 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:31:14,714 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:31:14,714 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:31:14,714 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_bzgjib", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:06.040Z", "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-04-05T10:31:05.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:10.689Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:31:10.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.17296769-49df-47cc-bae4-8fcc682d95ec"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:11.342Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}87f94fa319fb77885249a94c57cf118f95a5d114\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:10.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.17296769-49df-47cc-bae4-8fcc682d95ec"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:11.342Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:31:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b63ecf6-bd57-488b-b7ee-6da5878e21b5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:10.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.17296769-49df-47cc-bae4-8fcc682d95ec"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:11.342Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-5b63ecf6-bd57-488b-b7ee-6da5878e21b5", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:10.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.17296769-49df-47cc-bae4-8fcc682d95ec"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:12.344Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-433d256f-a082-4773-a8a6-bbe66035b358", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:12.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.17296769-49df-47cc-bae4-8fcc682d95ec"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:12.344Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-433d256f-a082-4773-a8a6-bbe66035b358", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:12.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.17296769-49df-47cc-bae4-8fcc682d95ec"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:12.344Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:31: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-433d256f-a082-4773-a8a6-bbe66035b358 x-compute-request-id: req-433d256f-a082-4773-a8a6-bbe66035b358 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"1f3ae1f7-48a8-4302-9f9e-9e977f22a520\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-05T10:28:50Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_proxy_host_bzgjib\", \"created\": \"2019-04-05T10:28:46Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:12.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.17296769-49df-47cc-bae4-8fcc682d95ec"}], "metadata": {"pagination": {"total": 1232, "offset": 1224, "size": 50}}} 2019-04-05 10:31:14,714 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:31:14,714 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:31:14 GMT 2019-04-05 10:31:14,714 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:31:14,714 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:31:14,714 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:31:14,714 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:31:14,715 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:31:14,715 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:31:14,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-04-05 10:31:14,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:31:14,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f94fa319fb77885249a94c57cf118f95a5d114" 2019-04-05 10:31:14,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:31:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b63ecf6-bd57-488b-b7ee-6da5878e21b5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:31:14,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-5b63ecf6-bd57-488b-b7ee-6da5878e21b5 2019-04-05 10:31:14,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-433d256f-a082-4773-a8a6-bbe66035b358 2019-04-05 10:31:14,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-433d256f-a082-4773-a8a6-bbe66035b358 2019-04-05 10:31:14,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:31: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-433d256f-a082-4773-a8a6-bbe66035b358 x-compute-request-id: req-433d256f-a082-4773-a8a6-bbe66035b358 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "1f3ae1f7-48a8-4302-9f9e-9e977f22a520", "security_groups": [{"name": "default"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:28:50Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_proxy_host_bzgjib", "created": "2019-04-05T10:28:46Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:31:14,717 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:31:16,611 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:31:16,611 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:31:16,611 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:31:16,611 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:31:16,611 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:31:16,612 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:31:16,612 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:31:16,612 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:31:16,612 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:31:16,612 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:31:16 GMT 2019-04-05 10:31:16,612 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:31:16,612 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:31:16,612 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:31:16,612 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:31:16,612 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:31:21,618 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:31:22,776 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:31:22,776 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:31:22,777 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:31:22,777 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:31:22,777 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:31:22,777 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:31:22,777 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:31:22,777 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_bzgjib", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:15.021Z", "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-04-05T10:31:14.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:18.022Z", "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-04-05T10:31:17.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:20.668Z", "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-04-05T10:31:20.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:21.920Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:31:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9773f60-1f5c-47dd-8282-afb48dd18e89 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:21.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c6c44c9a-5600-42ff-ac70-c5e1edf80f67"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:21.920Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:31:21.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c6c44c9a-5600-42ff-ac70-c5e1edf80f67"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:21.920Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-f9773f60-1f5c-47dd-8282-afb48dd18e89", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:21.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c6c44c9a-5600-42ff-ac70-c5e1edf80f67"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:21.920Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}51afa57f7f3107bd9fdf2f3761849e2f47cff4f6\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:21.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c6c44c9a-5600-42ff-ac70-c5e1edf80f67"}], "metadata": {"pagination": {"total": 1239, "offset": 1232, "size": 50}}} 2019-04-05 10:31:22,777 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:31:22,777 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:31:22 GMT 2019-04-05 10:31:22,777 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:31:22,778 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:31:22,778 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:31:22,778 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:31:22,778 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:31:22,778 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:31:22,778 - 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-04-05 10:31:22,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-04-05 10:31:22,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-04-05 10:31:22,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:31:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9773f60-1f5c-47dd-8282-afb48dd18e89 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:31:22,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:31:22,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-f9773f60-1f5c-47dd-8282-afb48dd18e89 2019-04-05 10:31:22,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51afa57f7f3107bd9fdf2f3761849e2f47cff4f6" 2019-04-05 10:31:22,780 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:31:24,443 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:31:24,443 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:31:24,443 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:31:24,443 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:31:24,444 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:31:24,444 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:31:24,444 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:31:24,444 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:31:24,444 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:31:24,444 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:31:24 GMT 2019-04-05 10:31:24,444 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:31:24,444 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:31:24,444 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:31:24,444 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:31:24,445 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:31:29,450 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:31:32,686 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:31:32,686 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:31:32,686 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:31:32,686 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:31:32,686 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:31:32,687 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:31:32,687 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:31:32,687 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_wmz29i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:23.082Z", "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-04-05T10:31:22.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:23.082Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10: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-9f02d72f-b151-42b1-9fa9-d4b2915ecdb5 x-compute-request-id: req-9f02d72f-b151-42b1-9fa9-d4b2915ecdb5 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.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"915a4610-0264-47aa-928c-4cf8fd444793\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-05T10:28:54Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_ellis_host_gh2i40\", \"created\": \"2019-04-05T10:28:51Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:22.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c6c44c9a-5600-42ff-ac70-c5e1edf80f67"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:23.082Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-9f02d72f-b151-42b1-9fa9-d4b2915ecdb5", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:22.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c6c44c9a-5600-42ff-ac70-c5e1edf80f67"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:23.082Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-9f02d72f-b151-42b1-9fa9-d4b2915ecdb5", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:22.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c6c44c9a-5600-42ff-ac70-c5e1edf80f67"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:25.154Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:31:25.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d267f919-b18a-4f5b-9fa5-4ef74db0d53e"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:26.059Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:31:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a15f1d88-0ec8-47a0-821a-90ebbb72de7e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:25.044Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d267f919-b18a-4f5b-9fa5-4ef74db0d53e"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:26.059Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-a15f1d88-0ec8-47a0-821a-90ebbb72de7e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:25.044Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d267f919-b18a-4f5b-9fa5-4ef74db0d53e"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:26.059Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2457cc9b41725654f871f7fd97141990cffb1772\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:25.437Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d267f919-b18a-4f5b-9fa5-4ef74db0d53e"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:26.059Z", "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-04-05T10:31:25.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:30.382Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:31: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-9b1200e0-fde0-4936-95ba-5255b21d34ed x-compute-request-id: req-9b1200e0-fde0-4936-95ba-5255b21d34ed Content-Encoding: gzip Content-Length: 767 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-05T10:28:55Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bono_host_0ac4ql\", \"created\": \"2019-04-05T10:28:52Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:26.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d267f919-b18a-4f5b-9fa5-4ef74db0d53e"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:30.382Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-9b1200e0-fde0-4936-95ba-5255b21d34ed", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:26.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d267f919-b18a-4f5b-9fa5-4ef74db0d53e"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:30.382Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-9b1200e0-fde0-4936-95ba-5255b21d34ed", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:26.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d267f919-b18a-4f5b-9fa5-4ef74db0d53e"}], "metadata": {"pagination": {"total": 1251, "offset": 1239, "size": 50}}} 2019-04-05 10:31:32,687 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:31:32,687 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:31:32 GMT 2019-04-05 10:31:32,687 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:31:32,687 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:31:32,687 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:31:32,687 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:31:32,687 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:31:32,688 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:31:32,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-04-05 10:31:32,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10: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-9f02d72f-b151-42b1-9fa9-d4b2915ecdb5 x-compute-request-id: req-9f02d72f-b151-42b1-9fa9-d4b2915ecdb5 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.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "915a4610-0264-47aa-928c-4cf8fd444793", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:28:54Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_ellis_host_gh2i40", "created": "2019-04-05T10:28:51Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:31:32,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-9f02d72f-b151-42b1-9fa9-d4b2915ecdb5 2019-04-05 10:31:32,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-9f02d72f-b151-42b1-9fa9-d4b2915ecdb5 2019-04-05 10:31:32,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:31:32,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:31:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a15f1d88-0ec8-47a0-821a-90ebbb72de7e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:31:32,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-a15f1d88-0ec8-47a0-821a-90ebbb72de7e 2019-04-05 10:31:32,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2457cc9b41725654f871f7fd97141990cffb1772" 2019-04-05 10:31:32,690 - 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-04-05 10:31:32,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:31: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-9b1200e0-fde0-4936-95ba-5255b21d34ed x-compute-request-id: req-9b1200e0-fde0-4936-95ba-5255b21d34ed Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:28:55Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bono_host_0ac4ql", "created": "2019-04-05T10:28:52Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:31:32,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-9b1200e0-fde0-4936-95ba-5255b21d34ed 2019-04-05 10:31:32,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-9b1200e0-fde0-4936-95ba-5255b21d34ed 2019-04-05 10:31:32,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:31:35,017 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:31:35,017 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:31:35,017 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:31:35,018 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:31:35,018 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:31:35,018 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:31:35,018 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:31:35,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-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:31:35,018 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:31:35,018 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:31:35 GMT 2019-04-05 10:31:35,018 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:31:35,018 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:31:35,019 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:31:35,019 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:31:35,019 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:31:40,024 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:31:40,445 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:31:40,445 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:31:40,445 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:31:40,445 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:31:40,445 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:31:40,445 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:31:40,445 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:31:40,446 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:32.483Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1a27299879f36ebf6d27ae12cddeb28687b02c65\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:32.271Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60a4bf1c-4656-4090-ab67-9a290a5adee8"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:32.483Z", "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-04-05T10:31:31.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:32.483Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:31:31.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60a4bf1c-4656-4090-ab67-9a290a5adee8"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:32.483Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:31:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e443b0e7-b5b8-4f19-8560-fd0de974ecf8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:31.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60a4bf1c-4656-4090-ab67-9a290a5adee8"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:32.483Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e443b0e7-b5b8-4f19-8560-fd0de974ecf8", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:31.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60a4bf1c-4656-4090-ab67-9a290a5adee8"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:33.308Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-b9395f8f-46ce-4c56-a42d-43124de19547", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:33.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60a4bf1c-4656-4090-ab67-9a290a5adee8"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:33.308Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-b9395f8f-46ce-4c56-a42d-43124de19547", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:33.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60a4bf1c-4656-4090-ab67-9a290a5adee8"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:33.308Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10: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-b9395f8f-46ce-4c56-a42d-43124de19547 x-compute-request-id: req-b9395f8f-46ce-4c56-a42d-43124de19547 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-05T10:28:51Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_homer_host_wmz29i\", \"created\": \"2019-04-05T10:28:49Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:33.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60a4bf1c-4656-4090-ab67-9a290a5adee8"}, {"node_instance_id": "bind_host_k223a6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:35.235Z", "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-04-05T10:31:35.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:37.637Z", "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-04-05T10:31:37.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:38.706Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:31:37.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fe0db145-ae60-496e-8c9b-e6dab0fb5f9e"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:38.706Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:31:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33adf9e3-d394-4fd9-9fab-3877851c63cd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:37.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fe0db145-ae60-496e-8c9b-e6dab0fb5f9e"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:38.706Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-33adf9e3-d394-4fd9-9fab-3877851c63cd", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:37.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fe0db145-ae60-496e-8c9b-e6dab0fb5f9e"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:38.706Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}af3b3caa48e56cb5149e6905a01e7330c6ea1618\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:38.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fe0db145-ae60-496e-8c9b-e6dab0fb5f9e"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:38.706Z", "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-04-05T10:31:38.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}], "metadata": {"pagination": {"total": 1266, "offset": 1251, "size": 50}}} 2019-04-05 10:31:40,446 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:31:40,446 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:31:40 GMT 2019-04-05 10:31:40,446 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:31:40,446 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:31:40,446 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:31:40,446 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:31:40,446 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:31:40,446 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:31:40,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a27299879f36ebf6d27ae12cddeb28687b02c65" 2019-04-05 10:31:40,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-04-05 10:31:40,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:31:40,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:31:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e443b0e7-b5b8-4f19-8560-fd0de974ecf8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:31:40,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e443b0e7-b5b8-4f19-8560-fd0de974ecf8 2019-04-05 10:31:40,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-b9395f8f-46ce-4c56-a42d-43124de19547 2019-04-05 10:31:40,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-b9395f8f-46ce-4c56-a42d-43124de19547 2019-04-05 10:31:40,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10: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-b9395f8f-46ce-4c56-a42d-43124de19547 x-compute-request-id: req-b9395f8f-46ce-4c56-a42d-43124de19547 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:28:51Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_homer_host_wmz29i", "created": "2019-04-05T10:28:49Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:31:40,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-04-05 10:31:40,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-04-05 10:31:40,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:31:40,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:31:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33adf9e3-d394-4fd9-9fab-3877851c63cd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:31:40,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-33adf9e3-d394-4fd9-9fab-3877851c63cd 2019-04-05 10:31:40,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af3b3caa48e56cb5149e6905a01e7330c6ea1618" 2019-04-05 10:31:40,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-04-05 10:31:40,450 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:31:41,366 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:31:41,366 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:31:41,366 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:31:41,366 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:31:41,366 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:31:41,366 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:31:41,366 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:31:41,367 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:31:41,367 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:31:41,367 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:31:41 GMT 2019-04-05 10:31:41,367 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:31:41,367 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:31:41,367 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:31:41,367 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:31:41,367 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:31:46,373 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:31:47,151 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:31:47,152 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:31:47,152 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:31:47,152 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:31:47,152 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:31:47,152 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:31:47,152 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:31:47,152 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:40.223Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:31:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29585ad6-8b55-48aa-bb94-dfb9bb411e30 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:39.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.693a62c1-16a4-4dde-8976-bf2a7f9cd10f"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:40.223Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-c0c058ce-e8ca-41ab-ae6d-dc02fcd1731e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:38.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fe0db145-ae60-496e-8c9b-e6dab0fb5f9e"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:40.223Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}83b6d7f3ab4d00e7ea0a54388117f3f84ae903cd\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:39.672Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.693a62c1-16a4-4dde-8976-bf2a7f9cd10f"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:40.223Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-c0c058ce-e8ca-41ab-ae6d-dc02fcd1731e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:38.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fe0db145-ae60-496e-8c9b-e6dab0fb5f9e"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:40.223Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:31: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-c0c058ce-e8ca-41ab-ae6d-dc02fcd1731e x-compute-request-id: req-c0c058ce-e8ca-41ab-ae6d-dc02fcd1731e Content-Encoding: gzip Content-Length: 753 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-05T10:28:56Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_vellum_host_l629t2\", \"created\": \"2019-04-05T10:28:54Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:38.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fe0db145-ae60-496e-8c9b-e6dab0fb5f9e"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:40.223Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:31:39.271Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.693a62c1-16a4-4dde-8976-bf2a7f9cd10f"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:40.223Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-29585ad6-8b55-48aa-bb94-dfb9bb411e30", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:39.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.693a62c1-16a4-4dde-8976-bf2a7f9cd10f"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:41.380Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-5ceb5f56-d470-4210-aac9-e0d3bee33397", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:40.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.693a62c1-16a4-4dde-8976-bf2a7f9cd10f"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:41.380Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-5ceb5f56-d470-4210-aac9-e0d3bee33397", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:40.513Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.693a62c1-16a4-4dde-8976-bf2a7f9cd10f"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:41.380Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4f840a1097365ead722449691051c0dcc929124c\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:41.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.e2bdc3e7-5eb7-45a5-9a56-cc169fec6549"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:41.380Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-36670ad1-35e4-40c9-b807-22666cf1c964", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:40.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.e2bdc3e7-5eb7-45a5-9a56-cc169fec6549"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:41.380Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:31:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36670ad1-35e4-40c9-b807-22666cf1c964 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:40.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.e2bdc3e7-5eb7-45a5-9a56-cc169fec6549"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:41.380Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:31:40.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.e2bdc3e7-5eb7-45a5-9a56-cc169fec6549"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:41.380Z", "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-04-05T10:31:40.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:41.380Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10: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-5ceb5f56-d470-4210-aac9-e0d3bee33397 x-compute-request-id: req-5ceb5f56-d470-4210-aac9-e0d3bee33397 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.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b98fdee2-8398-4d14-932e-73e37c863ef0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"b98fdee2-8398-4d14-932e-73e37c863ef0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-05T10:28:54Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bind_host_k223a6\", \"created\": \"2019-04-05T10:28:50Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:40.513Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.693a62c1-16a4-4dde-8976-bf2a7f9cd10f"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:42.411Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-59806ee3-167a-4cc8-a2b8-66cd228aa736", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:42.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.e2bdc3e7-5eb7-45a5-9a56-cc169fec6549"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:42.411Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10: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,Accept-Encoding x-openstack-request-id: req-59806ee3-167a-4cc8-a2b8-66cd228aa736 x-compute-request-id: req-59806ee3-167a-4cc8-a2b8-66cd228aa736 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-05T10:28:53Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_dime_host_c8gzfy\", \"created\": \"2019-04-05T10:28:50Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:42.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.e2bdc3e7-5eb7-45a5-9a56-cc169fec6549"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:42.411Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-59806ee3-167a-4cc8-a2b8-66cd228aa736", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:42.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.e2bdc3e7-5eb7-45a5-9a56-cc169fec6549"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:43.172Z", "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-04-05T10:31:42.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:44.714Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-f48c513c-6b88-4056-9db2-b009e7a3d463", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:44.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.8111fc79-1c42-40ee-8c20-2c4f80533c94"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:44.714Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b0b27081c9296fa4a8a1c9d3c074437f89f4e8a1\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:43.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.8111fc79-1c42-40ee-8c20-2c4f80533c94"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:44.714Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-7ad6fc56-a235-4ce3-a013-206e8a309155", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:43.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.8111fc79-1c42-40ee-8c20-2c4f80533c94"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:44.714Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:31:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ad6fc56-a235-4ce3-a013-206e8a309155 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:43.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.8111fc79-1c42-40ee-8c20-2c4f80533c94"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:44.714Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:31:43.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.8111fc79-1c42-40ee-8c20-2c4f80533c94"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:44.714Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-f48c513c-6b88-4056-9db2-b009e7a3d463", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:44.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.8111fc79-1c42-40ee-8c20-2c4f80533c94"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:44.714Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10: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-f48c513c-6b88-4056-9db2-b009e7a3d463 x-compute-request-id: req-f48c513c-6b88-4056-9db2-b009e7a3d463 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"79b70b78-5284-46ac-b532-1d92e399eca1\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-05T10:28:50Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_sprout_host_hr6mce\", \"created\": \"2019-04-05T10:28:47Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:44.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.8111fc79-1c42-40ee-8c20-2c4f80533c94"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:44.714Z", "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-04-05T10:31:44.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_host_k223a6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:45.505Z", "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-04-05T10:31:45.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:46.539Z", "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-04-05T10:31:45.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}], "metadata": {"pagination": {"total": 1295, "offset": 1266, "size": 50}}} 2019-04-05 10:31:47,152 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:31:47,153 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:31:47 GMT 2019-04-05 10:31:47,153 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:31:47,153 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:31:47,153 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:31:47,153 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:31:47,153 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:31:47,153 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:31:47,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:31:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29585ad6-8b55-48aa-bb94-dfb9bb411e30 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:31:47,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-c0c058ce-e8ca-41ab-ae6d-dc02fcd1731e 2019-04-05 10:31:47,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b6d7f3ab4d00e7ea0a54388117f3f84ae903cd" 2019-04-05 10:31:47,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-c0c058ce-e8ca-41ab-ae6d-dc02fcd1731e 2019-04-05 10:31:47,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:31: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-c0c058ce-e8ca-41ab-ae6d-dc02fcd1731e x-compute-request-id: req-c0c058ce-e8ca-41ab-ae6d-dc02fcd1731e Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:28:56Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_vellum_host_l629t2", "created": "2019-04-05T10:28:54Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:31:47,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:31:47,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-29585ad6-8b55-48aa-bb94-dfb9bb411e30 2019-04-05 10:31:47,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-5ceb5f56-d470-4210-aac9-e0d3bee33397 2019-04-05 10:31:47,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-5ceb5f56-d470-4210-aac9-e0d3bee33397 2019-04-05 10:31:47,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f840a1097365ead722449691051c0dcc929124c" 2019-04-05 10:31:47,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-36670ad1-35e4-40c9-b807-22666cf1c964 2019-04-05 10:31:47,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:31:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36670ad1-35e4-40c9-b807-22666cf1c964 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:31:47,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:31:47,157 - 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-04-05 10:31:47,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10: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-5ceb5f56-d470-4210-aac9-e0d3bee33397 x-compute-request-id: req-5ceb5f56-d470-4210-aac9-e0d3bee33397 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.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b98fdee2-8398-4d14-932e-73e37c863ef0", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "b98fdee2-8398-4d14-932e-73e37c863ef0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:28:54Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bind_host_k223a6", "created": "2019-04-05T10:28:50Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:31:47,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-59806ee3-167a-4cc8-a2b8-66cd228aa736 2019-04-05 10:31:47,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10: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,Accept-Encoding x-openstack-request-id: req-59806ee3-167a-4cc8-a2b8-66cd228aa736 x-compute-request-id: req-59806ee3-167a-4cc8-a2b8-66cd228aa736 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:28:53Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_dime_host_c8gzfy", "created": "2019-04-05T10:28:50Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:31:47,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-59806ee3-167a-4cc8-a2b8-66cd228aa736 2019-04-05 10:31:47,158 - 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-04-05 10:31:47,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-f48c513c-6b88-4056-9db2-b009e7a3d463 2019-04-05 10:31:47,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0b27081c9296fa4a8a1c9d3c074437f89f4e8a1" 2019-04-05 10:31:47,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-7ad6fc56-a235-4ce3-a013-206e8a309155 2019-04-05 10:31:47,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:31:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ad6fc56-a235-4ce3-a013-206e8a309155 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:31:47,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:31:47,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-f48c513c-6b88-4056-9db2-b009e7a3d463 2019-04-05 10:31:47,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10: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-f48c513c-6b88-4056-9db2-b009e7a3d463 x-compute-request-id: req-f48c513c-6b88-4056-9db2-b009e7a3d463 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "79b70b78-5284-46ac-b532-1d92e399eca1", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:28:50Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_sprout_host_hr6mce", "created": "2019-04-05T10:28:47Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:31:47,160 - 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-04-05 10:31:47,160 - 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-04-05 10:31:47,160 - 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-04-05 10:31:47,160 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:31:47,544 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:31:47,544 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:31:47,544 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:31:47,544 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:31:47,545 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:31:47,545 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:31:47,545 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:31:47,545 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:31:47,545 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:31:47,545 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:31:47 GMT 2019-04-05 10:31:47,545 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:31:47,545 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:31:47,545 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:31:47,545 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:31:47,545 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:31:52,546 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:31:52,636 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:31:52,636 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:31:52,636 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:31:52,636 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:31:52,636 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:31:52,636 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:31:52,636 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:31:52,636 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_hr6mce", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:47.575Z", "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-04-05T10:31:47.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:48.205Z", "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-04-05T10:31:47.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:49.572Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:31:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28bd3445-de29-4f66-9c69-a86100a97061 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:49.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.e46040b4-7bb5-4947-a4e5-91ae290d6e99"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:49.572Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-28bd3445-de29-4f66-9c69-a86100a97061", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:49.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.e46040b4-7bb5-4947-a4e5-91ae290d6e99"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:49.572Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:31:49.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.e46040b4-7bb5-4947-a4e5-91ae290d6e99"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:51.150Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:50.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.e46040b4-7bb5-4947-a4e5-91ae290d6e99"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:51.150Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-1ddc8c57-a8e0-47a4-aedb-5bb357dd1dda", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:50.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.e46040b4-7bb5-4947-a4e5-91ae290d6e99"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:51.150Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:31: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-1ddc8c57-a8e0-47a4-aedb-5bb357dd1dda x-compute-request-id: req-1ddc8c57-a8e0-47a4-aedb-5bb357dd1dda Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7b:7a:41\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:46.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"1f3ae1f7-48a8-4302-9f9e-9e977f22a520\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:46Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_proxy_host_bzgjib\", \"created\": \"2019-04-05T10:28:46Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:50.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.e46040b4-7bb5-4947-a4e5-91ae290d6e99"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:51.150Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3af2bf68cf56d1b9a6c468ecd722922ab01dac88\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:49.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.e46040b4-7bb5-4947-a4e5-91ae290d6e99"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:51.150Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-1ddc8c57-a8e0-47a4-aedb-5bb357dd1dda", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:50.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.e46040b4-7bb5-4947-a4e5-91ae290d6e99"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:51.902Z", "message": "Creating agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:51.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:51.902Z", "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-04-05T10:31:51.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}], "metadata": {"pagination": {"total": 1307, "offset": 1295, "size": 50}}} 2019-04-05 10:31:52,636 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:31:52,636 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:31:52 GMT 2019-04-05 10:31:52,637 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:31:52,637 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:31:52,637 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:31:52,637 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:31:52,637 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:31:52,637 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:31:52,637 - 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-04-05 10:31:52,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-04-05 10:31:52,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:31:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28bd3445-de29-4f66-9c69-a86100a97061 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:31:52,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-28bd3445-de29-4f66-9c69-a86100a97061 2019-04-05 10:31:52,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:31:52,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-04-05 10:31:52,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-1ddc8c57-a8e0-47a4-aedb-5bb357dd1dda 2019-04-05 10:31:52,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:31: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-1ddc8c57-a8e0-47a4-aedb-5bb357dd1dda x-compute-request-id: req-1ddc8c57-a8e0-47a4-aedb-5bb357dd1dda Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:7a:41", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:46.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "1f3ae1f7-48a8-4302-9f9e-9e977f22a520", "security_groups": [{"name": "default"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:46Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_proxy_host_bzgjib", "created": "2019-04-05T10:28:46Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:31:52,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3af2bf68cf56d1b9a6c468ecd722922ab01dac88" 2019-04-05 10:31:52,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-1ddc8c57-a8e0-47a4-aedb-5bb357dd1dda 2019-04-05 10:31:52,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-04-05 10:31:52,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-04-05 10:31:52,638 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:31:52,719 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:31:52,719 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:31:52,719 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:31:52,719 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:31:52,719 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:31:52,719 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:31:52,719 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:31:52,719 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:31:52,719 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:31:52,719 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:31:52 GMT 2019-04-05 10:31:52,719 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:31:52,719 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:31:52,720 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:31:52,720 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:31:52,720 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:31:57,725 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:31:57,823 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:31:57,823 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:31:57,823 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:31:57,823 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:31:57,823 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:31:57,823 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:31:57,823 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:31:57,824 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_bzgjib", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:52.780Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:52.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:53.482Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:53.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6c79fd8c-4b69-4a2e-a550-8fb76be62f0a"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:55.465Z", "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-04-05T10:31:55.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:56.942Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:31:56.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9569b621-ebe2-4c68-9c5a-149ea7ec5059"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:57.558Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fd643610ef7c72ad3504dfabf3920a98afaad29d\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:57.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9569b621-ebe2-4c68-9c5a-149ea7ec5059"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:57.558Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:31:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84394f7f-2101-488a-8ab9-32c4a6bff25e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:56.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9569b621-ebe2-4c68-9c5a-149ea7ec5059"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:57.558Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-84394f7f-2101-488a-8ab9-32c4a6bff25e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:56.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9569b621-ebe2-4c68-9c5a-149ea7ec5059"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:57.558Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.6 on port 22: Unable to connect to port 22 on 192.168.120.6 (tried 1 time)", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.6 on port 22: Unable to connect to port 22 on 192.168.120.6 (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.6 on port 22: Unable to connect to port 22 on 192.168.120.6 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-05T10:31:57.084Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}], "metadata": {"pagination": {"total": 1315, "offset": 1307, "size": 50}}} 2019-04-05 10:31:57,824 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:31:57,824 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:31:57 GMT 2019-04-05 10:31:57,824 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:31:57,824 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:31:57,824 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:31:57,824 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:31:57,824 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:31:57,824 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:31:57,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-04-05 10:31:57,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-04-05 10:31:57,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-04-05 10:31:57,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:31:57,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd643610ef7c72ad3504dfabf3920a98afaad29d" 2019-04-05 10:31:57,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:31:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84394f7f-2101-488a-8ab9-32c4a6bff25e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:31:57,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-84394f7f-2101-488a-8ab9-32c4a6bff25e 2019-04-05 10:31:57,826 - 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.6 on port 22: Unable to connect to port 22 on 192.168.120.6 (tried 1 time) 2019-04-05 10:31:57,826 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:31:57,906 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:31:57,906 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:31:57,906 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:31:57,906 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:31:57,906 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:31:57,906 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:31:57,906 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:31:57,906 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:31:57,906 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:31:57,906 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:31:57 GMT 2019-04-05 10:31:57,907 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:31:57,907 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:31:57,907 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:31:57,907 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:31:57,907 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:32:02,912 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:32:03,048 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:32:03,048 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:32:03,048 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:32:03,049 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:32:03,049 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:32:03,049 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:32:03,049 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:32:03,049 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:58.106Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10: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-d08470d9-2e1c-4a95-ad3c-ea79a4e72a78 x-compute-request-id: req-d08470d9-2e1c-4a95-ad3c-ea79a4e72a78 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.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"915a4610-0264-47aa-928c-4cf8fd444793\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-05T10:28:54Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_ellis_host_gh2i40\", \"created\": \"2019-04-05T10:28:51Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:57.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9569b621-ebe2-4c68-9c5a-149ea7ec5059"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:58.723Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-d08470d9-2e1c-4a95-ad3c-ea79a4e72a78", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:57.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9569b621-ebe2-4c68-9c5a-149ea7ec5059"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:58.723Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-d08470d9-2e1c-4a95-ad3c-ea79a4e72a78", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:31:57.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9569b621-ebe2-4c68-9c5a-149ea7ec5059"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:31:58.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 5/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-04-05T10:31:58.310Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}], "metadata": {"pagination": {"total": 1319, "offset": 1315, "size": 50}}} 2019-04-05 10:32:03,049 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:32:03,049 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:32:03 GMT 2019-04-05 10:32:03,049 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:32:03,049 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:32:03,049 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:32:03,050 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:32:03,050 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:32:03,050 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:32:03,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10: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-d08470d9-2e1c-4a95-ad3c-ea79a4e72a78 x-compute-request-id: req-d08470d9-2e1c-4a95-ad3c-ea79a4e72a78 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.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "915a4610-0264-47aa-928c-4cf8fd444793", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T10:28:54Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_ellis_host_gh2i40", "created": "2019-04-05T10:28:51Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:32:03,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-d08470d9-2e1c-4a95-ad3c-ea79a4e72a78 2019-04-05 10:32:03,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-d08470d9-2e1c-4a95-ad3c-ea79a4e72a78 2019-04-05 10:32:03,051 - 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 5/60] 2019-04-05 10:32:03,051 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:32:03,157 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:32:03,158 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:32:03,158 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:32:03,158 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:32:03,158 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:32:03,158 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:32:03,158 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:32:03,158 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:32:03,158 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:32:03,158 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:32:03 GMT 2019-04-05 10:32:03,159 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:32:03,159 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:32:03,159 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:32:03,159 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:32:03,159 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:32:08,164 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:32:08,320 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:32:08,320 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:32:08,320 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:32:08,320 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:32:08,321 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:32:08,321 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:32:08,321 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:32:08,321 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1319, "offset": 1319, "size": 50}}} 2019-04-05 10:32:08,321 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:32:08,321 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:32:08 GMT 2019-04-05 10:32:08,321 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:32:08,321 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-05 10:32:08,321 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:32:08,321 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:32:08,321 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:32:08,322 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:32:08,466 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:32:08,466 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:32:08,466 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:32:08,466 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:32:08,467 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:32:08,467 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:32:08,467 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:32:08,467 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:32:08,467 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:32:08,467 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:32:08 GMT 2019-04-05 10:32:08,467 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:32:08,467 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:32:08,467 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:32:08,467 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:32:08,468 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:32:13,473 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:32:13,616 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:32:13,617 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:32:13,617 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:32:13,617 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:32:13,617 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:32:13,617 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:32:13,617 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:32:13,617 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_wmz29i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:10.486Z", "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-04-05T10:32:10.438Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:11.505Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:32:11.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.4ee7153c-43c7-442c-9b8c-60d9e1cbf615"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:12.172Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}74725c8ca0b689e76b50b3fce8efaf6a0d50d8c1\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:11.835Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.4ee7153c-43c7-442c-9b8c-60d9e1cbf615"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:12.172Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:32:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df89fac6-2a37-4c20-9baf-8e4b7eaad26b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:11.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.4ee7153c-43c7-442c-9b8c-60d9e1cbf615"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:12.172Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-df89fac6-2a37-4c20-9baf-8e4b7eaad26b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:11.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.4ee7153c-43c7-442c-9b8c-60d9e1cbf615"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:12.707Z", "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-04-05T10:32:12.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:12.707Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:12.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:13.434Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:32: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-13cc1658-ba41-4161-9bf0-29ebdb74d4dc x-compute-request-id: req-13cc1658-ba41-4161-9bf0-29ebdb74d4dc Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e4:a0:46\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:48Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_homer_host_wmz29i\", \"created\": \"2019-04-05T10:28:49Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:12.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.4ee7153c-43c7-442c-9b8c-60d9e1cbf615"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:13.434Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-13cc1658-ba41-4161-9bf0-29ebdb74d4dc", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:12.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.4ee7153c-43c7-442c-9b8c-60d9e1cbf615"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:13.434Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:12.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.4ee7153c-43c7-442c-9b8c-60d9e1cbf615"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:13.434Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-13cc1658-ba41-4161-9bf0-29ebdb74d4dc", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:12.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.4ee7153c-43c7-442c-9b8c-60d9e1cbf615"}], "metadata": {"pagination": {"total": 1330, "offset": 1319, "size": 50}}} 2019-04-05 10:32:13,617 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:32:13,618 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:32:13 GMT 2019-04-05 10:32:13,618 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:32:13,618 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:32:13,618 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:32:13,618 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:32:13,618 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:32:13,618 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:32:13,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-04-05 10:32:13,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:32:13,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74725c8ca0b689e76b50b3fce8efaf6a0d50d8c1" 2019-04-05 10:32:13,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:32:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df89fac6-2a37-4c20-9baf-8e4b7eaad26b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:32:13,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-df89fac6-2a37-4c20-9baf-8e4b7eaad26b 2019-04-05 10:32:13,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-04-05 10:32:13,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-04-05 10:32:13,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:32: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-13cc1658-ba41-4161-9bf0-29ebdb74d4dc x-compute-request-id: req-13cc1658-ba41-4161-9bf0-29ebdb74d4dc Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:a0:46", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:48Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_homer_host_wmz29i", "created": "2019-04-05T10:28:49Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:32:13,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-13cc1658-ba41-4161-9bf0-29ebdb74d4dc 2019-04-05 10:32:13,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-04-05 10:32:13,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-13cc1658-ba41-4161-9bf0-29ebdb74d4dc 2019-04-05 10:32:13,621 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:32:13,732 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:32:13,732 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:32:13,732 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:32:13,732 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:32:13,732 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:32:13,732 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:32:13,732 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:32:13,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-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:32:13,733 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:32:13,733 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:32:13 GMT 2019-04-05 10:32:13,733 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:32:13,733 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:32:13,733 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:32:13,733 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:32:13,733 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:32:18,739 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:32:18,925 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:32:18,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:32:18,926 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:32:18,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:32:18,926 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:32:18,926 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:32:18,926 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:32:18,926 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_wmz29i", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:14.097Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:14.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:14.097Z", "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-04-05T10:32:13.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:14.097Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:13.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f29d9343-3fe2-4201-b889-04e426ebaadd"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:14.097Z", "message": "Creating agent", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:13.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:14.774Z", "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-04-05T10:32:14.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:14.774Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:32:14.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f20ccc1e-f550-4db5-8162-4f9805c0a491"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:14.774Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:32:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67f5078f-84b8-40f9-b13d-4d18c2d6f45d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:14.012Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f20ccc1e-f550-4db5-8162-4f9805c0a491"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:14.774Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-67f5078f-84b8-40f9-b13d-4d18c2d6f45d", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:14.012Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f20ccc1e-f550-4db5-8162-4f9805c0a491"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:14.774Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bd5b0b975d6f3b96ebacfb463ee9310a7f199ee4\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:14.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f20ccc1e-f550-4db5-8162-4f9805c0a491"}, {"node_instance_id": "bind_host_k223a6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:15.312Z", "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-04-05T10:32:15.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:15.312Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:15.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.488d642b-6ba1-45f3-9d67-945a26fe2110"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:15.886Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:15.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f20ccc1e-f550-4db5-8162-4f9805c0a491"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:15.886Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-60bbd14a-f824-4869-8bca-5c935e9e751b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:15.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f20ccc1e-f550-4db5-8162-4f9805c0a491"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:15.886Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-60bbd14a-f824-4869-8bca-5c935e9e751b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:15.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f20ccc1e-f550-4db5-8162-4f9805c0a491"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:15.886Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:32: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-60bbd14a-f824-4869-8bca-5c935e9e751b x-compute-request-id: req-60bbd14a-f824-4869-8bca-5c935e9e751b Content-Encoding: gzip Content-Length: 847 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d7:2b:a7\", \"version\": 4, \"addr\": \"192.168.120.32\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:48Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bono_host_0ac4ql\", \"created\": \"2019-04-05T10:28:52Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:15.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f20ccc1e-f550-4db5-8162-4f9805c0a491"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:16.454Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-5f479631-9cf2-492b-bcd5-828c6c05dd6d", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:15.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ad7f53fa-33f3-425e-a5fc-0408f0e58f10"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:16.454Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3970894b24c921209cc87d37c145993faa9378be\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:16.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ad7f53fa-33f3-425e-a5fc-0408f0e58f10"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:16.454Z", "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-04-05T10:32:15.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:16.454Z", "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-04-05T10:32:16.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:16.454Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:32:15.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ad7f53fa-33f3-425e-a5fc-0408f0e58f10"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:16.454Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:32:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f479631-9cf2-492b-bcd5-828c6c05dd6d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:15.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ad7f53fa-33f3-425e-a5fc-0408f0e58f10"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:16.992Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-24d0d6bb-3c9c-42e7-9abe-d4203b02bf15", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:16.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.e86e8d93-fd8f-46b6-9fd7-3c8850a6287d"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:16.992Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:32:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24d0d6bb-3c9c-42e7-9abe-d4203b02bf15 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:16.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.e86e8d93-fd8f-46b6-9fd7-3c8850a6287d"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:16.992Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:32:16.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.e86e8d93-fd8f-46b6-9fd7-3c8850a6287d"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:16.992Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:16.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:16.992Z", "message": "Creating agent", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:16.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:16.992Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:16.502Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f29d9343-3fe2-4201-b889-04e426ebaadd"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:17.591Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-575cb1ab-8741-4584-8e81-10574b91c082", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:17.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ad7f53fa-33f3-425e-a5fc-0408f0e58f10"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:17.591Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-b8ba090d-477b-4eb6-b44c-35a1c884cb00", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:17.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.acf938f6-ee1b-4321-ad15-3028af5ceb59"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:17.591Z", "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-04-05T10:32:17.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:17.591Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-575cb1ab-8741-4584-8e81-10574b91c082", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:17.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ad7f53fa-33f3-425e-a5fc-0408f0e58f10"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:17.591Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:17.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ad7f53fa-33f3-425e-a5fc-0408f0e58f10"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:17.591Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:32:17.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.acf938f6-ee1b-4321-ad15-3028af5ceb59"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:17.591Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ecab4356b711c366dec290242ae47cd7da561f7e\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:17.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.e86e8d93-fd8f-46b6-9fd7-3c8850a6287d"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:17.591Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10: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-575cb1ab-8741-4584-8e81-10574b91c082 x-compute-request-id: req-575cb1ab-8741-4584-8e81-10574b91c082 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:61:b0:4e\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:48Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_vellum_host_l629t2\", \"created\": \"2019-04-05T10:28:54Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:17.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ad7f53fa-33f3-425e-a5fc-0408f0e58f10"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:17.591Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:32:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8ba090d-477b-4eb6-b44c-35a1c884cb00 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:17.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.acf938f6-ee1b-4321-ad15-3028af5ceb59"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:18.549Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-ec273928-1e47-455a-b3c6-4657fd70219c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:17.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.e86e8d93-fd8f-46b6-9fd7-3c8850a6287d"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:18.549Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:17.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.e86e8d93-fd8f-46b6-9fd7-3c8850a6287d"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:18.549Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:18.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7a460b64-51e1-4fee-8417-ef0f00d3e6d7"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:18.549Z", "message": "Creating Agent proxy_host_bzgjib", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:18.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f29d9343-3fe2-4201-b889-04e426ebaadd"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:18.549Z", "message": "Creating agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:18.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:18.549Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bda70554c1da09f64db8e8096d72a74db261213f\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:17.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.acf938f6-ee1b-4321-ad15-3028af5ceb59"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:18.549Z", "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-04-05T10:32:18.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:18.549Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:32: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-ec273928-1e47-455a-b3c6-4657fd70219c x-compute-request-id: req-ec273928-1e47-455a-b3c6-4657fd70219c Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bd:3b:84\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b98fdee2-8398-4d14-932e-73e37c863ef0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:55.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"b98fdee2-8398-4d14-932e-73e37c863ef0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:55Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bind_host_k223a6\", \"created\": \"2019-04-05T10:28:50Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:17.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.e86e8d93-fd8f-46b6-9fd7-3c8850a6287d"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:18.549Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-ec273928-1e47-455a-b3c6-4657fd70219c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:17.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.e86e8d93-fd8f-46b6-9fd7-3c8850a6287d"}], "metadata": {"pagination": {"total": 1375, "offset": 1330, "size": 50}}} 2019-04-05 10:32:18,926 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:32:18,927 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:32:18 GMT 2019-04-05 10:32:18,927 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:32:18,927 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:32:18,927 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:32:18,927 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:32:18,927 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:32:18,927 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:32:18,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-04-05 10:32:18,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-04-05 10:32:18,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-04-05 10:32:18,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-04-05 10:32:18,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-04-05 10:32:18,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:32:18,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:32:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67f5078f-84b8-40f9-b13d-4d18c2d6f45d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:32:18,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-67f5078f-84b8-40f9-b13d-4d18c2d6f45d 2019-04-05 10:32:18,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5b0b975d6f3b96ebacfb463ee9310a7f199ee4" 2019-04-05 10:32:18,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-04-05 10:32:18,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-04-05 10:32:18,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-04-05 10:32:18,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-60bbd14a-f824-4869-8bca-5c935e9e751b 2019-04-05 10:32:18,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-60bbd14a-f824-4869-8bca-5c935e9e751b 2019-04-05 10:32:18,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:32: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-60bbd14a-f824-4869-8bca-5c935e9e751b x-compute-request-id: req-60bbd14a-f824-4869-8bca-5c935e9e751b Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:2b:a7", "version": 4, "addr": "192.168.120.32", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:48Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bono_host_0ac4ql", "created": "2019-04-05T10:28:52Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:32:18,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-5f479631-9cf2-492b-bcd5-828c6c05dd6d 2019-04-05 10:32:18,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3970894b24c921209cc87d37c145993faa9378be" 2019-04-05 10:32:18,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-04-05 10:32:18,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-04-05 10:32:18,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:32:18,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:32:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f479631-9cf2-492b-bcd5-828c6c05dd6d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:32:18,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-24d0d6bb-3c9c-42e7-9abe-d4203b02bf15 2019-04-05 10:32:18,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:32:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24d0d6bb-3c9c-42e7-9abe-d4203b02bf15 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:32:18,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:32:18,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-04-05 10:32:18,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-04-05 10:32:18,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-04-05 10:32:18,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-575cb1ab-8741-4584-8e81-10574b91c082 2019-04-05 10:32:18,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-b8ba090d-477b-4eb6-b44c-35a1c884cb00 2019-04-05 10:32:18,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-04-05 10:32:18,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-575cb1ab-8741-4584-8e81-10574b91c082 2019-04-05 10:32:18,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-04-05 10:32:18,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:32:18,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecab4356b711c366dec290242ae47cd7da561f7e" 2019-04-05 10:32:18,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10: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-575cb1ab-8741-4584-8e81-10574b91c082 x-compute-request-id: req-575cb1ab-8741-4584-8e81-10574b91c082 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:b0:4e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:48Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_vellum_host_l629t2", "created": "2019-04-05T10:28:54Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:32:18,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:32:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8ba090d-477b-4eb6-b44c-35a1c884cb00 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:32:18,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-ec273928-1e47-455a-b3c6-4657fd70219c 2019-04-05 10:32:18,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-04-05 10:32:18,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-04-05 10:32:18,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_bzgjib 2019-04-05 10:32:18,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-04-05 10:32:18,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda70554c1da09f64db8e8096d72a74db261213f" 2019-04-05 10:32:18,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-04-05 10:32:18,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:32: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-ec273928-1e47-455a-b3c6-4657fd70219c x-compute-request-id: req-ec273928-1e47-455a-b3c6-4657fd70219c Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:3b:84", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b98fdee2-8398-4d14-932e-73e37c863ef0", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:55.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "b98fdee2-8398-4d14-932e-73e37c863ef0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bind_host_k223a6", "created": "2019-04-05T10:28:50Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:32:18,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-ec273928-1e47-455a-b3c6-4657fd70219c 2019-04-05 10:32:18,937 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:32:19,200 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:32:19,200 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:32:19,201 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:32:19,201 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:32:19,201 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:32:19,201 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:32:19,201 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:32:19,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-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:32:19,201 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:32:19,201 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:32:19 GMT 2019-04-05 10:32:19,201 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:32:19,201 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:32:19,202 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:32:19,202 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:32:19,202 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:32:24,207 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:32:24,661 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:32:24,662 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:32:24,662 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:32:24,662 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:32:24,662 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:32:24,662 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:32:24,662 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:32:24,662 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:19.158Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:32: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-a15a41b6-09fa-4044-b105-ef444640ae5a x-compute-request-id: req-a15a41b6-09fa-4044-b105-ef444640ae5a Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e0:29:6a\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:57.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:57Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_dime_host_c8gzfy\", \"created\": \"2019-04-05T10:28:50Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:18.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.acf938f6-ee1b-4321-ad15-3028af5ceb59"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:19.158Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:32:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-612d7c36-db76-4df1-83d0-dae02a301c27 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:18.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.0461c1a8-d0ea-4693-ad69-6f0c73bada1e"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:19.158Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-a15a41b6-09fa-4044-b105-ef444640ae5a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:18.490Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.acf938f6-ee1b-4321-ad15-3028af5ceb59"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:19.158Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-a15a41b6-09fa-4044-b105-ef444640ae5a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:18.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.acf938f6-ee1b-4321-ad15-3028af5ceb59"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:19.158Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-612d7c36-db76-4df1-83d0-dae02a301c27", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:18.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.0461c1a8-d0ea-4693-ad69-6f0c73bada1e"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:19.158Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:18.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.acf938f6-ee1b-4321-ad15-3028af5ceb59"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:19.158Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:32:18.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.0461c1a8-d0ea-4693-ad69-6f0c73bada1e"}, {"node_instance_id": "bind_host_k223a6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:19.158Z", "message": "Creating agent", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:18.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_host_k223a6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:19.158Z", "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-04-05T10:32:18.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:19.158Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:18.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:19.158Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:18.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.488d642b-6ba1-45f3-9d67-945a26fe2110"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:19.743Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}66d143aed130f24f47ee8c8623bdead1ec3d0605\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:19.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.0461c1a8-d0ea-4693-ad69-6f0c73bada1e"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:19.743Z", "message": "Creating agent", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:19.658Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_host_k223a6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:19.743Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:19.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:19.743Z", "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-04-05T10:32:19.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:20.369Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:32: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-fb1b41a9-ae22-4b89-855a-7d3a52f702a5 x-compute-request-id: req-fb1b41a9-ae22-4b89-855a-7d3a52f702a5 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0a:9b:46\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"79b70b78-5284-46ac-b532-1d92e399eca1\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:48Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_sprout_host_hr6mce\", \"created\": \"2019-04-05T10:28:47Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:19.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.0461c1a8-d0ea-4693-ad69-6f0c73bada1e"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:20.369Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:20.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:20.369Z", "message": "Creating Agent homer_host_wmz29i", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:20.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.488d642b-6ba1-45f3-9d67-945a26fe2110"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:20.369Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-fb1b41a9-ae22-4b89-855a-7d3a52f702a5", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:19.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.0461c1a8-d0ea-4693-ad69-6f0c73bada1e"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:20.369Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-fb1b41a9-ae22-4b89-855a-7d3a52f702a5", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:19.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.0461c1a8-d0ea-4693-ad69-6f0c73bada1e"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:20.369Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:19.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.0461c1a8-d0ea-4693-ad69-6f0c73bada1e"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:21.005Z", "message": "Creating agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:20.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:21.005Z", "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-04-05T10:32:20.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:21.005Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:20.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.831e35ba-6cf2-4537-93b1-c8983b5ed7e8"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:21.742Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:20.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.41d6e4e7-061e-4728-901e-ae723dc8c7b7"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:21.742Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:21.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:21.742Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:21.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a68f4df7-4b48-4b67-aaa5-f44783285dee"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:22.335Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:22.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5af6b2cd-8d29-44bb-a2e9-aa2a98e508b5"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:22.952Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:22.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7a460b64-51e1-4fee-8417-ef0f00d3e6d7"}], "metadata": {"pagination": {"total": 1404, "offset": 1375, "size": 50}}} 2019-04-05 10:32:24,663 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:32:24,663 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:32:24 GMT 2019-04-05 10:32:24,663 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:32:24,663 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:32:24,663 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:32:24,663 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:32:24,663 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:32:24,663 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:32:24,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:32: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-a15a41b6-09fa-4044-b105-ef444640ae5a x-compute-request-id: req-a15a41b6-09fa-4044-b105-ef444640ae5a Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:29:6a", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:57.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:57Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_dime_host_c8gzfy", "created": "2019-04-05T10:28:50Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:32:24,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:32:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-612d7c36-db76-4df1-83d0-dae02a301c27 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:32:24,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-a15a41b6-09fa-4044-b105-ef444640ae5a 2019-04-05 10:32:24,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-a15a41b6-09fa-4044-b105-ef444640ae5a 2019-04-05 10:32:24,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-612d7c36-db76-4df1-83d0-dae02a301c27 2019-04-05 10:32:24,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-04-05 10:32:24,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:32:24,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-04-05 10:32:24,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-04-05 10:32:24,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-04-05 10:32:24,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-04-05 10:32:24,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d143aed130f24f47ee8c8623bdead1ec3d0605" 2019-04-05 10:32:24,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-04-05 10:32:24,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-04-05 10:32:24,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-04-05 10:32:24,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:32: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-fb1b41a9-ae22-4b89-855a-7d3a52f702a5 x-compute-request-id: req-fb1b41a9-ae22-4b89-855a-7d3a52f702a5 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:9b:46", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "79b70b78-5284-46ac-b532-1d92e399eca1", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:48Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_sprout_host_hr6mce", "created": "2019-04-05T10:28:47Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:32:24,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-04-05 10:32:24,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_wmz29i 2019-04-05 10:32:24,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-fb1b41a9-ae22-4b89-855a-7d3a52f702a5 2019-04-05 10:32:24,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-fb1b41a9-ae22-4b89-855a-7d3a52f702a5 2019-04-05 10:32:24,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-04-05 10:32:24,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-04-05 10:32:24,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-04-05 10:32:24,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-04-05 10:32:24,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-04-05 10:32:24,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-04-05 10:32:24,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-04-05 10:32:24,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-04-05 10:32:24,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-04-05 10:32:24,670 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:32:24,774 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:32:24,774 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:32:24,775 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:32:24,775 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:32:24,775 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:32:24,775 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:32:24,775 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:32:24,775 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:32:24,775 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:32:24,775 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:32:24 GMT 2019-04-05 10:32:24,775 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:32:24,775 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:32:24,776 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:32:24,776 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:32:24,776 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:32:29,781 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:32:30,147 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:32:30,147 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:32:30,147 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:32:30,147 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:32:30,148 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:32:30,148 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:32:30,148 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:32:30,148 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:25.268Z", "message": "Creating Agent bono_host_0ac4ql", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:25.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7a460b64-51e1-4fee-8417-ef0f00d3e6d7"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:25.993Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:25.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.41d6e4e7-061e-4728-901e-ae723dc8c7b7"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:25.993Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:25.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.831e35ba-6cf2-4537-93b1-c8983b5ed7e8"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:26.589Z", "message": "Creating Agent vellum_host_l629t2", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:26.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.831e35ba-6cf2-4537-93b1-c8983b5ed7e8"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:26.589Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:26.306Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5af6b2cd-8d29-44bb-a2e9-aa2a98e508b5"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:26.589Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:26.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a68f4df7-4b48-4b67-aaa5-f44783285dee"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:27.251Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:26.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f29d9343-3fe2-4201-b889-04e426ebaadd"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:27.251Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:26.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f29d9343-3fe2-4201-b889-04e426ebaadd"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:27.251Z", "message": "Successfully configured daemon: proxy_host_bzgjib", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:26.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f29d9343-3fe2-4201-b889-04e426ebaadd"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:27.251Z", "message": "Saving to: \u2018/tmp/tmp.taOPneOBwR/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:26.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f29d9343-3fe2-4201-b889-04e426ebaadd"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:27.251Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:26.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f29d9343-3fe2-4201-b889-04e426ebaadd"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:27.251Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:26.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f29d9343-3fe2-4201-b889-04e426ebaadd"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:27.251Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:26.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f29d9343-3fe2-4201-b889-04e426ebaadd"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:27.251Z", "message": "73% [===========================> ] 17,620,611 84.0MB/s ", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:26.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f29d9343-3fe2-4201-b889-04e426ebaadd"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:27.251Z", "message": "Starting daemon with command: sudo service cloudify-worker-proxy_host_bzgjib start", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:26.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f29d9343-3fe2-4201-b889-04e426ebaadd"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:27.251Z", "message": "10:32:24 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_bzgjib: No response received for task 6701414d0c574837a462f456277d3b6f", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:26.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f29d9343-3fe2-4201-b889-04e426ebaadd"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:27.251Z", "message": "Successfully started daemon: proxy_host_bzgjib", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:26.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f29d9343-3fe2-4201-b889-04e426ebaadd"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:27.251Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:26.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f29d9343-3fe2-4201-b889-04e426ebaadd"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:27.251Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:26.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f29d9343-3fe2-4201-b889-04e426ebaadd"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:27.251Z", "message": "Creating Agent bind_host_k223a6", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:26.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.41d6e4e7-061e-4728-901e-ae723dc8c7b7"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:27.251Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-proxy-host-bzgjib", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:26.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f29d9343-3fe2-4201-b889-04e426ebaadd"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:27.251Z", "message": "Downloading https://192.168.120.9: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-04-05T10:32:26.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f29d9343-3fe2-4201-b889-04e426ebaadd"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:27.251Z", "message": "--2019-04-05 10:32:18-- https://192.168.120.9: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-04-05T10:32:26.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f29d9343-3fe2-4201-b889-04e426ebaadd"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:27.251Z", "message": "Connecting to 192.168.120.9:53333... connected.", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:26.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f29d9343-3fe2-4201-b889-04e426ebaadd"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:27.251Z", "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-04-05T10:32:26.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f29d9343-3fe2-4201-b889-04e426ebaadd"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:27.251Z", "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-04-05T10:32:26.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f29d9343-3fe2-4201-b889-04e426ebaadd"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:27.251Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:26.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f29d9343-3fe2-4201-b889-04e426ebaadd"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:27.251Z", "message": "Successfully created daemon: proxy_host_bzgjib", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:26.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f29d9343-3fe2-4201-b889-04e426ebaadd"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:27.251Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:26.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f29d9343-3fe2-4201-b889-04e426ebaadd"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:27.251Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:26.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f29d9343-3fe2-4201-b889-04e426ebaadd"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:27.251Z", "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-04-05T10:32:26.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f29d9343-3fe2-4201-b889-04e426ebaadd"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:27.251Z", "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-04-05T10:32:26.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f29d9343-3fe2-4201-b889-04e426ebaadd"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:27.251Z", "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-04-05T10:32:26.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f29d9343-3fe2-4201-b889-04e426ebaadd"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:27.251Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_bzgjib/env", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:26.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f29d9343-3fe2-4201-b889-04e426ebaadd"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:27.251Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:26.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f29d9343-3fe2-4201-b889-04e426ebaadd"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:27.251Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:26.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f29d9343-3fe2-4201-b889-04e426ebaadd"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:27.251Z", "message": "2019-04-05 10:32:18 (98.1 MB/s) - \u2018/tmp/tmp.taOPneOBwR/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-04-05T10:32:26.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f29d9343-3fe2-4201-b889-04e426ebaadd"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:27.251Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:26.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f29d9343-3fe2-4201-b889-04e426ebaadd"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:27.251Z", "message": "100%[======================================>] 24,073,211 98.1MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:26.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f29d9343-3fe2-4201-b889-04e426ebaadd"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:28.142Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:28.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:28.745Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:28.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.488d642b-6ba1-45f3-9d67-945a26fe2110"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:28.745Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:28.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:28.745Z", "message": "Installing plugins", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:28.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:28.745Z", "message": "Agent created", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:28.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:28.745Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:28.502Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.488d642b-6ba1-45f3-9d67-945a26fe2110"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:28.745Z", "message": "Creating Agent dime_host_c8gzfy", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:28.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a68f4df7-4b48-4b67-aaa5-f44783285dee"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:28.745Z", "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-04-05T10:32:28.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.488d642b-6ba1-45f3-9d67-945a26fe2110"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:28.745Z", "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-04-05T10:32:28.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.488d642b-6ba1-45f3-9d67-945a26fe2110"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:28.745Z", "message": "Connecting to 192.168.120.9:53333... connected.", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:28.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.488d642b-6ba1-45f3-9d67-945a26fe2110"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:28.745Z", "message": "--2019-04-05 10:32:20-- https://192.168.120.9: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-04-05T10:32:28.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.488d642b-6ba1-45f3-9d67-945a26fe2110"}], "metadata": {"pagination": {"total": 1481, "offset": 1404, "size": 50}}} 2019-04-05 10:32:30,148 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:32:30,148 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:32:30 GMT 2019-04-05 10:32:30,148 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:32:30,148 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:32:30,148 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:32:30,149 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:32:30,149 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:32:30,149 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:32:30,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_0ac4ql 2019-04-05 10:32:30,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-04-05 10:32:30,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-04-05 10:32:30,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_l629t2 2019-04-05 10:32:30,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-04-05 10:32:30,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-04-05 10:32:30,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-04-05 10:32:30,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-04-05 10:32:30,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_bzgjib 2019-04-05 10:32:30,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.taOPneOBwR/agent.tar.gz’ 2019-04-05 10:32:30,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:32:30,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:32:30,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-04-05 10:32:30,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 73% [===========================> ] 17,620,611 84.0MB/s 2019-04-05 10:32:30,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-proxy_host_bzgjib start 2019-04-05 10:32:30,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:32:24 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_bzgjib: No response received for task 6701414d0c574837a462f456277d3b6f 2019-04-05 10:32:30,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_bzgjib 2019-04-05 10:32:30,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-04-05 10:32:30,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-04-05 10:32:30,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_k223a6 2019-04-05 10:32:30,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-bzgjib 2019-04-05 10:32:30,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-04-05 10:32:30,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-04-05 10:32:18-- https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-04-05 10:32:30,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.9:53333... connected. 2019-04-05 10:32:30,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-04-05 10:32:30,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-04-05 10:32:30,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-04-05 10:32:30,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_bzgjib 2019-04-05 10:32:30,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-04-05 10:32:30,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-04-05 10:32:30,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-04-05 10:32:30,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-04-05 10:32:30,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-04-05 10:32:30,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_bzgjib/env 2019-04-05 10:32:30,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-04-05 10:32:30,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:32:30,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:32:18 (98.1 MB/s) - ‘/tmp/tmp.taOPneOBwR/agent.tar.gz’ saved [24073211/24073211] 2019-04-05 10:32:30,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:32:30,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 98.1MB/s in 0.2s 2019-04-05 10:32:30,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-04-05 10:32:30,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-04-05 10:32:30,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-04-05 10:32:30,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-04-05 10:32:30,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-04-05 10:32:30,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-04-05 10:32:30,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_c8gzfy 2019-04-05 10:32:30,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-04-05 10:32:30,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-04-05 10:32:30,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.9:53333... connected. 2019-04-05 10:32:30,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-04-05 10:32:20-- https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-04-05 10:32:30,159 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:32:30,290 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:32:30,290 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:32:30,290 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:32:30,290 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:32:30,290 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:32:30,290 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:32:30,290 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:32:30,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-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:32:30,290 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:32:30,291 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:32:30 GMT 2019-04-05 10:32:30,291 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:32:30,291 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:32:30,291 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:32:30,291 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:32:30,291 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:32:35,296 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:32:35,906 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:32:35,906 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:32:35,906 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:32:35,906 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:32:35,906 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:32:35,906 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:32:35,906 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:32:35,907 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:28.745Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:28.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.488d642b-6ba1-45f3-9d67-945a26fe2110"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:28.745Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:28.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.488d642b-6ba1-45f3-9d67-945a26fe2110"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:28.745Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:28.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.488d642b-6ba1-45f3-9d67-945a26fe2110"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:28.745Z", "message": "Creating Agent dime_host_c8gzfy", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:28.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a68f4df7-4b48-4b67-aaa5-f44783285dee"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:28.745Z", "message": "Creating Agent sprout_host_hr6mce", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:28.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5af6b2cd-8d29-44bb-a2e9-aa2a98e508b5"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:28.745Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-homer-host-wmz29i", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:28.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.488d642b-6ba1-45f3-9d67-945a26fe2110"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:28.745Z", "message": "Downloading https://192.168.120.9: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-04-05T10:32:28.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.488d642b-6ba1-45f3-9d67-945a26fe2110"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:28.745Z", "message": "--2019-04-05 10:32:20-- https://192.168.120.9: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-04-05T10:32:28.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.488d642b-6ba1-45f3-9d67-945a26fe2110"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:28.745Z", "message": "Connecting to 192.168.120.9:53333... connected.", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:28.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.488d642b-6ba1-45f3-9d67-945a26fe2110"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:28.745Z", "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-04-05T10:32:28.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.488d642b-6ba1-45f3-9d67-945a26fe2110"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:28.745Z", "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-04-05T10:32:28.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.488d642b-6ba1-45f3-9d67-945a26fe2110"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:28.745Z", "message": "Saving to: \u2018/tmp/tmp.sbMKsbzThG/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:28.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.488d642b-6ba1-45f3-9d67-945a26fe2110"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:28.745Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:28.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.488d642b-6ba1-45f3-9d67-945a26fe2110"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:28.745Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:28.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.488d642b-6ba1-45f3-9d67-945a26fe2110"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:28.745Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:28.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.488d642b-6ba1-45f3-9d67-945a26fe2110"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:28.745Z", "message": "100%[======================================>] 24,073,211 117MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:28.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.488d642b-6ba1-45f3-9d67-945a26fe2110"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:28.745Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:28.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.488d642b-6ba1-45f3-9d67-945a26fe2110"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:28.745Z", "message": "2019-04-05 10:32:20 (117 MB/s) - \u2018/tmp/tmp.sbMKsbzThG/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-04-05T10:32:28.502Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.488d642b-6ba1-45f3-9d67-945a26fe2110"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:28.745Z", "message": "Successfully configured daemon: homer_host_wmz29i", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:28.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.488d642b-6ba1-45f3-9d67-945a26fe2110"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:28.745Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:28.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.488d642b-6ba1-45f3-9d67-945a26fe2110"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:28.745Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:28.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:28.745Z", "message": "Installing plugins", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:28.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:28.745Z", "message": "Agent created", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:28.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:28.745Z", "message": "10:32:26 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_wmz29i: No response received for task 5c802c3404d84630a59f750fd2d2dadb", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:28.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.488d642b-6ba1-45f3-9d67-945a26fe2110"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:28.745Z", "message": "Successfully started daemon: homer_host_wmz29i", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:28.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.488d642b-6ba1-45f3-9d67-945a26fe2110"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:28.745Z", "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-04-05T10:32:28.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.488d642b-6ba1-45f3-9d67-945a26fe2110"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:29.603Z", "message": "Sending task 'nova_plugin.server.start' [retry 6/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:29.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:30.409Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:29.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:30.409Z", "message": "[localhost] run: ['/home/ubuntu/proxy_host_bzgjib/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:29.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.52eeea15-3445-420d-9c0b-a2d2761bbe90"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:30.409Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:29.438Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.52eeea15-3445-420d-9c0b-a2d2761bbe90"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:30.409Z", "message": "Agent created", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:29.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:31.204Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:30.775Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.52eeea15-3445-420d-9c0b-a2d2761bbe90"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:31.204Z", "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-04-05T10:32:30.775Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.52eeea15-3445-420d-9c0b-a2d2761bbe90"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:31.204Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:32:30.784Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.18c8c3ba-aa4b-4073-8c2e-f62e4a3d501d"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:31.204Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:32:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80c71f6c-18d2-4b03-98ec-f468aec5aba7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:30.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.18c8c3ba-aa4b-4073-8c2e-f62e4a3d501d"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:31.204Z", "message": "Installing plugins", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:30.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:31.204Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-80c71f6c-18d2-4b03-98ec-f468aec5aba7", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:30.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.18c8c3ba-aa4b-4073-8c2e-f62e4a3d501d"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:31.204Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:30.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:31.204Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:30.775Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.52eeea15-3445-420d-9c0b-a2d2761bbe90"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:31.856Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}10d3b011705762961b67e4a976b6c42fc9a5a046\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:31.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.18c8c3ba-aa4b-4073-8c2e-f62e4a3d501d"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:32.501Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:31.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f2cd2f5a-c969-4313-bbbf-092db25438b8"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:32.501Z", "message": "[localhost] run: ['/home/ubuntu/homer_host_wmz29i/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:31.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f2cd2f5a-c969-4313-bbbf-092db25438b8"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:32.501Z", "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-04-05T10:32:32.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.52eeea15-3445-420d-9c0b-a2d2761bbe90"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:32.501Z", "message": "Removing directory: /tmp/tmpt_zCmc/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:32.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.52eeea15-3445-420d-9c0b-a2d2761bbe90"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:32.501Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:31.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.18c8c3ba-aa4b-4073-8c2e-f62e4a3d501d"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:32.501Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-0e8f2074-26b9-42e0-8694-943da1b69c26", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:31.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.18c8c3ba-aa4b-4073-8c2e-f62e4a3d501d"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:32.501Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10: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,Accept-Encoding x-openstack-request-id: req-0e8f2074-26b9-42e0-8694-943da1b69c26 x-compute-request-id: req-0e8f2074-26b9-42e0-8694-943da1b69c26 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1c:dc:50\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:57.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"915a4610-0264-47aa-928c-4cf8fd444793\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:57Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_ellis_host_gh2i40\", \"created\": \"2019-04-05T10:28:51Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:31.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.18c8c3ba-aa4b-4073-8c2e-f62e4a3d501d"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:32.501Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-0e8f2074-26b9-42e0-8694-943da1b69c26", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:31.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.18c8c3ba-aa4b-4073-8c2e-f62e4a3d501d"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:33.177Z", "message": "Plugins installed", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:32.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:33.177Z", "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-04-05T10:32:32.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f2cd2f5a-c969-4313-bbbf-092db25438b8"}], "metadata": {"pagination": {"total": 1518, "offset": 1454, "size": 50}}} 2019-04-05 10:32:35,907 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:32:35,907 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:32:35 GMT 2019-04-05 10:32:35,907 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:32:35,907 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:32:35,907 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:32:35,907 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:32:35,907 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:32:35,907 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:32:35,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-04-05 10:32:35,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-04-05 10:32:35,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-04-05 10:32:35,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_c8gzfy 2019-04-05 10:32:35,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_hr6mce 2019-04-05 10:32:35,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-homer-host-wmz29i 2019-04-05 10:32:35,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-04-05 10:32:35,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-04-05 10:32:20-- https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-04-05 10:32:35,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.9:53333... connected. 2019-04-05 10:32:35,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-04-05 10:32:35,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-04-05 10:32:35,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.sbMKsbzThG/agent.tar.gz’ 2019-04-05 10:32:35,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:32:35,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:32:35,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-04-05 10:32:35,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 117MB/s in 0.2s 2019-04-05 10:32:35,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:32:35,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:32:20 (117 MB/s) - ‘/tmp/tmp.sbMKsbzThG/agent.tar.gz’ saved [24073211/24073211] 2019-04-05 10:32:35,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_wmz29i 2019-04-05 10:32:35,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-04-05 10:32:35,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-04-05 10:32:35,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-04-05 10:32:35,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-04-05 10:32:35,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:32:26 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_wmz29i: No response received for task 5c802c3404d84630a59f750fd2d2dadb 2019-04-05 10:32:35,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_wmz29i 2019-04-05 10:32:35,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-04-05 10:32:35,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 6/60] 2019-04-05 10:32:35,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-04-05 10:32:35,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/proxy_host_bzgjib/env/bin/pip', 'freeze', '--all'] 2019-04-05 10:32:35,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-04-05 10:32:35,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-04-05 10:32:35,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-04-05 10:32:35,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-04-05 10:32:35,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:32:35,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:32:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80c71f6c-18d2-4b03-98ec-f468aec5aba7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:32:35,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-04-05 10:32:35,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-80c71f6c-18d2-4b03-98ec-f468aec5aba7 2019-04-05 10:32:35,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-04-05 10:32:35,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-04-05 10:32:35,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d3b011705762961b67e4a976b6c42fc9a5a046" 2019-04-05 10:32:35,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-04-05 10:32:35,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/homer_host_wmz29i/env/bin/pip', 'freeze', '--all'] 2019-04-05 10:32:35,916 - 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-04-05 10:32:35,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpt_zCmc/cloudify-diamond-plugin-1.3.5 2019-04-05 10:32:35,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-04-05 10:32:35,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-0e8f2074-26b9-42e0-8694-943da1b69c26 2019-04-05 10:32:35,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10: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,Accept-Encoding x-openstack-request-id: req-0e8f2074-26b9-42e0-8694-943da1b69c26 x-compute-request-id: req-0e8f2074-26b9-42e0-8694-943da1b69c26 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dc:50", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:57.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "915a4610-0264-47aa-928c-4cf8fd444793", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:57Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_ellis_host_gh2i40", "created": "2019-04-05T10:28:51Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:32:35,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-0e8f2074-26b9-42e0-8694-943da1b69c26 2019-04-05 10:32:35,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-04-05 10:32:35,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-04-05 10:32:35,917 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:32:36,162 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:32:36,162 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:32:36,163 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:32:36,163 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:32:36,163 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:32:36,163 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:32:36,163 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:32:36,163 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:32:36,163 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:32:36,163 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:32:36 GMT 2019-04-05 10:32:36,164 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:32:36,164 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:32:36,164 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:32:36,164 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:32:36,164 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:32:41,169 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:32:41,256 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:32:41,257 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:32:41,257 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:32:41,257 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:32:41,257 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:32:41,257 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:32:41,257 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:32:41,257 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:33.177Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:32.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f2cd2f5a-c969-4313-bbbf-092db25438b8"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:33.177Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:32.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f2cd2f5a-c969-4313-bbbf-092db25438b8"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:33.177Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 6/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:32.420Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:33.177Z", "message": "Creating agent", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:32.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:33.177Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:32.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:33.801Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:33.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:33.801Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:32.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:33.801Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:33.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f2cd2f5a-c969-4313-bbbf-092db25438b8"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:33.801Z", "message": "Removing directory: /tmp/tmpCmH58f/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:33.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f2cd2f5a-c969-4313-bbbf-092db25438b8"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:33.801Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:33.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:34.427Z", "message": "Plugins installed", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:34.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:34.427Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:33.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.24081f43-1100-4d25-8dcc-18ebf2135226"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:35.462Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-bono-host-0ac4ql", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:35.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7a460b64-51e1-4fee-8417-ef0f00d3e6d7"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:35.462Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:35.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "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-04-05T10:32:35.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7a460b64-51e1-4fee-8417-ef0f00d3e6d7"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "Successfully started daemon: bono_host_0ac4ql", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:35.269Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7a460b64-51e1-4fee-8417-ef0f00d3e6d7"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:36.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.41d6e4e7-061e-4728-901e-ae723dc8c7b7"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "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-04-05T10:32:36.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.41d6e4e7-061e-4728-901e-ae723dc8c7b7"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "Saving to: \u2018/tmp/tmp.LeMKtu5Xtb/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:36.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.41d6e4e7-061e-4728-901e-ae723dc8c7b7"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:36.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.41d6e4e7-061e-4728-901e-ae723dc8c7b7"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:36.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.41d6e4e7-061e-4728-901e-ae723dc8c7b7"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:36.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.41d6e4e7-061e-4728-901e-ae723dc8c7b7"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "100%[======================================>] 24,073,211 151MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:36.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.41d6e4e7-061e-4728-901e-ae723dc8c7b7"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:36.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.41d6e4e7-061e-4728-901e-ae723dc8c7b7"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "2019-04-05 10:32:28 (151 MB/s) - \u2018/tmp/tmp.LeMKtu5Xtb/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-04-05T10:32:36.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.41d6e4e7-061e-4728-901e-ae723dc8c7b7"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:36.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.41d6e4e7-061e-4728-901e-ae723dc8c7b7"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:36.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.41d6e4e7-061e-4728-901e-ae723dc8c7b7"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_k223a6/env", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:36.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.41d6e4e7-061e-4728-901e-ae723dc8c7b7"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "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-04-05T10:32:36.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.41d6e4e7-061e-4728-901e-ae723dc8c7b7"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "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-04-05T10:32:36.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.41d6e4e7-061e-4728-901e-ae723dc8c7b7"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "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-04-05T10:32:36.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.41d6e4e7-061e-4728-901e-ae723dc8c7b7"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:36.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.41d6e4e7-061e-4728-901e-ae723dc8c7b7"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:36.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.41d6e4e7-061e-4728-901e-ae723dc8c7b7"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "Successfully created daemon: bind_host_k223a6", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:36.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.41d6e4e7-061e-4728-901e-ae723dc8c7b7"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:36.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.41d6e4e7-061e-4728-901e-ae723dc8c7b7"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:36.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.41d6e4e7-061e-4728-901e-ae723dc8c7b7"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:36.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.41d6e4e7-061e-4728-901e-ae723dc8c7b7"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "Successfully configured daemon: bind_host_k223a6", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:36.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.41d6e4e7-061e-4728-901e-ae723dc8c7b7"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:36.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.41d6e4e7-061e-4728-901e-ae723dc8c7b7"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "Starting daemon with command: sudo service cloudify-worker-bind_host_k223a6 start", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:36.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.41d6e4e7-061e-4728-901e-ae723dc8c7b7"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "10:32:33 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_k223a6: No response received for task bfce62fda7b84b52bf92d80d3ccb0966", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:36.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.41d6e4e7-061e-4728-901e-ae723dc8c7b7"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "Successfully started daemon: bind_host_k223a6", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:36.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.41d6e4e7-061e-4728-901e-ae723dc8c7b7"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:36.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.41d6e4e7-061e-4728-901e-ae723dc8c7b7"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "Downloading https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:35.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7a460b64-51e1-4fee-8417-ef0f00d3e6d7"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "--2019-04-05 10:32:25-- https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:35.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7a460b64-51e1-4fee-8417-ef0f00d3e6d7"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "Connecting to 192.168.120.9:53333... connected.", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:35.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7a460b64-51e1-4fee-8417-ef0f00d3e6d7"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "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-04-05T10:32:35.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7a460b64-51e1-4fee-8417-ef0f00d3e6d7"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "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-04-05T10:32:35.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7a460b64-51e1-4fee-8417-ef0f00d3e6d7"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "Saving to: \u2018/tmp/tmp.b5Xd3MhadU/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:35.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7a460b64-51e1-4fee-8417-ef0f00d3e6d7"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:35.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7a460b64-51e1-4fee-8417-ef0f00d3e6d7"}], "metadata": {"pagination": {"total": 1694, "offset": 1504, "size": 50}}} 2019-04-05 10:32:41,257 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:32:41,257 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:32:41 GMT 2019-04-05 10:32:41,258 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:32:41,258 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:32:41,258 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:32:41,258 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:32:41,258 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:32:41,258 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:32:41,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-04-05 10:32:41,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-04-05 10:32:41,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 6/60] 2019-04-05 10:32:41,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-04-05 10:32:41,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-04-05 10:32:41,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-04-05 10:32:41,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-04-05 10:32:41,261 - 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-04-05 10:32:41,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpCmH58f/cloudify-diamond-plugin-1.3.5 2019-04-05 10:32:41,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-04-05 10:32:41,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-04-05 10:32:41,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-04-05 10:32:41,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bono-host-0ac4ql 2019-04-05 10:32:41,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-04-05 10:32:41,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-04-05 10:32:41,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_0ac4ql 2019-04-05 10:32:41,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-04-05 10:32:41,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-04-05 10:32:41,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.LeMKtu5Xtb/agent.tar.gz’ 2019-04-05 10:32:41,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:32:41,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:32:41,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-04-05 10:32:41,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 151MB/s in 0.2s 2019-04-05 10:32:41,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:32:41,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:32:28 (151 MB/s) - ‘/tmp/tmp.LeMKtu5Xtb/agent.tar.gz’ saved [24073211/24073211] 2019-04-05 10:32:41,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:32:41,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-04-05 10:32:41,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_k223a6/env 2019-04-05 10:32:41,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-04-05 10:32:41,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-04-05 10:32:41,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-04-05 10:32:41,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-04-05 10:32:41,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-04-05 10:32:41,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_k223a6 2019-04-05 10:32:41,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-04-05 10:32:41,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-04-05 10:32:41,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-04-05 10:32:41,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_k223a6 2019-04-05 10:32:41,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-04-05 10:32:41,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-bind_host_k223a6 start 2019-04-05 10:32:41,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:32:33 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_k223a6: No response received for task bfce62fda7b84b52bf92d80d3ccb0966 2019-04-05 10:32:41,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_k223a6 2019-04-05 10:32:41,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-04-05 10:32:41,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-04-05 10:32:41,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-04-05 10:32:25-- https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-04-05 10:32:41,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.9:53333... connected. 2019-04-05 10:32:41,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-04-05 10:32:41,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-04-05 10:32:41,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.b5Xd3MhadU/agent.tar.gz’ 2019-04-05 10:32:41,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:32:41,267 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:32:41,464 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:32:41,465 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:32:41,465 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:32:41,465 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:32:41,465 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:32:41,465 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:32:41,465 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:32:41,465 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:32:41,465 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:32:41,466 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:32:41 GMT 2019-04-05 10:32:41,466 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:32:41,466 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:32:41,466 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:32:41,466 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:32:41,466 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:32:46,471 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:32:46,591 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:32:46,591 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:32:46,592 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:32:46,592 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:32:46,592 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:32:46,592 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:32:46,592 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:32:46,592 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "Saving to: \u2018/tmp/tmp.cHZ97droG2/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:35.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.831e35ba-6cf2-4537-93b1-c8983b5ed7e8"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:35.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.831e35ba-6cf2-4537-93b1-c8983b5ed7e8"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:35.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.831e35ba-6cf2-4537-93b1-c8983b5ed7e8"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:35.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.831e35ba-6cf2-4537-93b1-c8983b5ed7e8"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "100%[======================================>] 24,073,211 --.-K/s in 0.1s ", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:35.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.831e35ba-6cf2-4537-93b1-c8983b5ed7e8"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:35.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.831e35ba-6cf2-4537-93b1-c8983b5ed7e8"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "2019-04-05 10:32:27 (192 MB/s) - \u2018/tmp/tmp.cHZ97droG2/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-04-05T10:32:35.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.831e35ba-6cf2-4537-93b1-c8983b5ed7e8"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:35.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.831e35ba-6cf2-4537-93b1-c8983b5ed7e8"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:35.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.831e35ba-6cf2-4537-93b1-c8983b5ed7e8"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_l629t2/env", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:35.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.831e35ba-6cf2-4537-93b1-c8983b5ed7e8"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "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-04-05T10:32:35.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.831e35ba-6cf2-4537-93b1-c8983b5ed7e8"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "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-04-05T10:32:35.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.831e35ba-6cf2-4537-93b1-c8983b5ed7e8"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "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-04-05T10:32:35.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.831e35ba-6cf2-4537-93b1-c8983b5ed7e8"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:35.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.831e35ba-6cf2-4537-93b1-c8983b5ed7e8"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:35.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.831e35ba-6cf2-4537-93b1-c8983b5ed7e8"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "Successfully created daemon: vellum_host_l629t2", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:35.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.831e35ba-6cf2-4537-93b1-c8983b5ed7e8"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:35.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.831e35ba-6cf2-4537-93b1-c8983b5ed7e8"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:35.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.831e35ba-6cf2-4537-93b1-c8983b5ed7e8"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:35.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.831e35ba-6cf2-4537-93b1-c8983b5ed7e8"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "Successfully configured daemon: vellum_host_l629t2", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:35.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.831e35ba-6cf2-4537-93b1-c8983b5ed7e8"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:35.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.831e35ba-6cf2-4537-93b1-c8983b5ed7e8"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "Starting daemon with command: sudo service cloudify-worker-vellum_host_l629t2 start", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:35.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.831e35ba-6cf2-4537-93b1-c8983b5ed7e8"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "10:32:33 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_l629t2: No response received for task 6e90e259205649a181d8a1f290e922e9", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:35.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.831e35ba-6cf2-4537-93b1-c8983b5ed7e8"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "Successfully started daemon: vellum_host_l629t2", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:35.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.831e35ba-6cf2-4537-93b1-c8983b5ed7e8"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "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-04-05T10:32:35.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.831e35ba-6cf2-4537-93b1-c8983b5ed7e8"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-bind-host-k223a6", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:36.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.41d6e4e7-061e-4728-901e-ae723dc8c7b7"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "Successfully started daemon: bind_host_k223a6", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:36.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.41d6e4e7-061e-4728-901e-ae723dc8c7b7"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "Downloading https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:36.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.41d6e4e7-061e-4728-901e-ae723dc8c7b7"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "--2019-04-05 10:32:27-- https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:36.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.41d6e4e7-061e-4728-901e-ae723dc8c7b7"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "Connecting to 192.168.120.9:53333... connected.", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:36.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.41d6e4e7-061e-4728-901e-ae723dc8c7b7"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "Successfully configured daemon: bono_host_0ac4ql", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:35.269Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7a460b64-51e1-4fee-8417-ef0f00d3e6d7"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:35.269Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7a460b64-51e1-4fee-8417-ef0f00d3e6d7"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "10:32:32 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_0ac4ql: No response received for task 0c0571f133234d11b7bfc7d5bf5afb8f", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:35.269Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7a460b64-51e1-4fee-8417-ef0f00d3e6d7"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "Downloading https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:35.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7a460b64-51e1-4fee-8417-ef0f00d3e6d7"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "--2019-04-05 10:32:25-- https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:35.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7a460b64-51e1-4fee-8417-ef0f00d3e6d7"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "Connecting to 192.168.120.9:53333... connected.", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:35.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7a460b64-51e1-4fee-8417-ef0f00d3e6d7"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "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-04-05T10:32:35.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7a460b64-51e1-4fee-8417-ef0f00d3e6d7"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "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-04-05T10:32:35.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7a460b64-51e1-4fee-8417-ef0f00d3e6d7"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "Saving to: \u2018/tmp/tmp.b5Xd3MhadU/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:35.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7a460b64-51e1-4fee-8417-ef0f00d3e6d7"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:35.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7a460b64-51e1-4fee-8417-ef0f00d3e6d7"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:35.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7a460b64-51e1-4fee-8417-ef0f00d3e6d7"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:35.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7a460b64-51e1-4fee-8417-ef0f00d3e6d7"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "100%[======================================>] 24,073,211 126MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:35.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7a460b64-51e1-4fee-8417-ef0f00d3e6d7"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:35.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7a460b64-51e1-4fee-8417-ef0f00d3e6d7"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "2019-04-05 10:32:25 (126 MB/s) - \u2018/tmp/tmp.b5Xd3MhadU/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-04-05T10:32:35.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7a460b64-51e1-4fee-8417-ef0f00d3e6d7"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:35.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7a460b64-51e1-4fee-8417-ef0f00d3e6d7"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:35.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7a460b64-51e1-4fee-8417-ef0f00d3e6d7"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_0ac4ql/env", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:35.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7a460b64-51e1-4fee-8417-ef0f00d3e6d7"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "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-04-05T10:32:35.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7a460b64-51e1-4fee-8417-ef0f00d3e6d7"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "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-04-05T10:32:35.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7a460b64-51e1-4fee-8417-ef0f00d3e6d7"}], "metadata": {"pagination": {"total": 1724, "offset": 1554, "size": 50}}} 2019-04-05 10:32:46,592 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:32:46,592 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:32:46 GMT 2019-04-05 10:32:46,592 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:32:46,593 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:32:46,593 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:32:46,593 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:32:46,593 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:32:46,593 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:32:46,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.cHZ97droG2/agent.tar.gz’ 2019-04-05 10:32:46,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:32:46,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:32:46,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-04-05 10:32:46,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-04-05 10:32:46,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:32:46,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:32:27 (192 MB/s) - ‘/tmp/tmp.cHZ97droG2/agent.tar.gz’ saved [24073211/24073211] 2019-04-05 10:32:46,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:32:46,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-04-05 10:32:46,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_l629t2/env 2019-04-05 10:32:46,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-04-05 10:32:46,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-04-05 10:32:46,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-04-05 10:32:46,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-04-05 10:32:46,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-04-05 10:32:46,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_l629t2 2019-04-05 10:32:46,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-04-05 10:32:46,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-04-05 10:32:46,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-04-05 10:32:46,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_l629t2 2019-04-05 10:32:46,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-04-05 10:32:46,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-vellum_host_l629t2 start 2019-04-05 10:32:46,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:32:33 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_l629t2: No response received for task 6e90e259205649a181d8a1f290e922e9 2019-04-05 10:32:46,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_l629t2 2019-04-05 10:32:46,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-04-05 10:32:46,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bind-host-k223a6 2019-04-05 10:32:46,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_k223a6 2019-04-05 10:32:46,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-04-05 10:32:46,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-04-05 10:32:27-- https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-04-05 10:32:46,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.9:53333... connected. 2019-04-05 10:32:46,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_0ac4ql 2019-04-05 10:32:46,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-04-05 10:32:46,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:32:32 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_0ac4ql: No response received for task 0c0571f133234d11b7bfc7d5bf5afb8f 2019-04-05 10:32:46,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-04-05 10:32:46,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-04-05 10:32:25-- https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-04-05 10:32:46,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.9:53333... connected. 2019-04-05 10:32:46,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-04-05 10:32:46,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-04-05 10:32:46,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.b5Xd3MhadU/agent.tar.gz’ 2019-04-05 10:32:46,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:32:46,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:32:46,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-04-05 10:32:46,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 126MB/s in 0.2s 2019-04-05 10:32:46,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:32:46,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:32:25 (126 MB/s) - ‘/tmp/tmp.b5Xd3MhadU/agent.tar.gz’ saved [24073211/24073211] 2019-04-05 10:32:46,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:32:46,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-04-05 10:32:46,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_0ac4ql/env 2019-04-05 10:32:46,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-04-05 10:32:46,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-04-05 10:32:46,603 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:32:46,680 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:32:46,681 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:32:46,681 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:32:46,681 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:32:46,681 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:32:46,681 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:32:46,681 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:32:46,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-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:32:46,681 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:32:46,681 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:32:46 GMT 2019-04-05 10:32:46,682 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:32:46,682 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:32:46,682 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:32:46,682 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:32:46,682 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:32:51,687 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:32:51,821 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:32:51,821 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:32:51,821 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:32:51,821 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:32:51,821 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:32:51,822 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:32:51,822 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:32:51,822 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:36.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.41d6e4e7-061e-4728-901e-ae723dc8c7b7"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "Successfully configured daemon: bind_host_k223a6", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:36.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.41d6e4e7-061e-4728-901e-ae723dc8c7b7"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:36.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.41d6e4e7-061e-4728-901e-ae723dc8c7b7"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "Starting daemon with command: sudo service cloudify-worker-bind_host_k223a6 start", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:36.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.41d6e4e7-061e-4728-901e-ae723dc8c7b7"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "10:32:33 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_k223a6: No response received for task bfce62fda7b84b52bf92d80d3ccb0966", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:36.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.41d6e4e7-061e-4728-901e-ae723dc8c7b7"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "Successfully started daemon: bind_host_k223a6", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:36.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.41d6e4e7-061e-4728-901e-ae723dc8c7b7"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:36.439Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:36.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.41d6e4e7-061e-4728-901e-ae723dc8c7b7"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:37.255Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:36.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:37.255Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:36.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:37.255Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:36.418Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:37.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a68f4df7-4b48-4b67-aaa5-f44783285dee"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "Starting daemon with command: sudo service cloudify-worker-dime_host_c8gzfy start", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:37.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a68f4df7-4b48-4b67-aaa5-f44783285dee"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-dime-host-c8gzfy", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:37.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a68f4df7-4b48-4b67-aaa5-f44783285dee"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "Downloading https://192.168.120.9: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-04-05T10:32:37.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a68f4df7-4b48-4b67-aaa5-f44783285dee"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "--2019-04-05 10:32:28-- https://192.168.120.9: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-04-05T10:32:37.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a68f4df7-4b48-4b67-aaa5-f44783285dee"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "Connecting to 192.168.120.9:53333... connected.", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:37.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a68f4df7-4b48-4b67-aaa5-f44783285dee"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "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-04-05T10:32:37.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a68f4df7-4b48-4b67-aaa5-f44783285dee"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "Saving to: \u2018/tmp/tmp.3vI7BAZLzb/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:37.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a68f4df7-4b48-4b67-aaa5-f44783285dee"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:37.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a68f4df7-4b48-4b67-aaa5-f44783285dee"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:37.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a68f4df7-4b48-4b67-aaa5-f44783285dee"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:37.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a68f4df7-4b48-4b67-aaa5-f44783285dee"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "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-04-05T10:32:37.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a68f4df7-4b48-4b67-aaa5-f44783285dee"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:37.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a68f4df7-4b48-4b67-aaa5-f44783285dee"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "2019-04-05 10:32:28 (203 MB/s) - \u2018/tmp/tmp.3vI7BAZLzb/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-04-05T10:32:37.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a68f4df7-4b48-4b67-aaa5-f44783285dee"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:37.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a68f4df7-4b48-4b67-aaa5-f44783285dee"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:37.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a68f4df7-4b48-4b67-aaa5-f44783285dee"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_c8gzfy/env", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:37.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a68f4df7-4b48-4b67-aaa5-f44783285dee"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "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-04-05T10:32:37.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a68f4df7-4b48-4b67-aaa5-f44783285dee"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "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-04-05T10:32:37.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a68f4df7-4b48-4b67-aaa5-f44783285dee"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:37.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5af6b2cd-8d29-44bb-a2e9-aa2a98e508b5"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:37.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5af6b2cd-8d29-44bb-a2e9-aa2a98e508b5"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_hr6mce/env", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:37.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5af6b2cd-8d29-44bb-a2e9-aa2a98e508b5"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "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-04-05T10:32:37.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5af6b2cd-8d29-44bb-a2e9-aa2a98e508b5"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "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-04-05T10:32:37.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5af6b2cd-8d29-44bb-a2e9-aa2a98e508b5"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "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-04-05T10:32:37.658Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5af6b2cd-8d29-44bb-a2e9-aa2a98e508b5"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "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-04-05T10:32:37.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a68f4df7-4b48-4b67-aaa5-f44783285dee"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:37.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5af6b2cd-8d29-44bb-a2e9-aa2a98e508b5"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "Successfully created daemon: sprout_host_hr6mce", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:37.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5af6b2cd-8d29-44bb-a2e9-aa2a98e508b5"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:37.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5af6b2cd-8d29-44bb-a2e9-aa2a98e508b5"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:37.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5af6b2cd-8d29-44bb-a2e9-aa2a98e508b5"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:37.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5af6b2cd-8d29-44bb-a2e9-aa2a98e508b5"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "Successfully configured daemon: sprout_host_hr6mce", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:37.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5af6b2cd-8d29-44bb-a2e9-aa2a98e508b5"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:37.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5af6b2cd-8d29-44bb-a2e9-aa2a98e508b5"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "Starting daemon with command: sudo service cloudify-worker-sprout_host_hr6mce start", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:37.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5af6b2cd-8d29-44bb-a2e9-aa2a98e508b5"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "10:32:34 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_hr6mce: No response received for task 91934d8291a24ee8b90d80e4993ed43c", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:37.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5af6b2cd-8d29-44bb-a2e9-aa2a98e508b5"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "Successfully started daemon: sprout_host_hr6mce", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:37.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5af6b2cd-8d29-44bb-a2e9-aa2a98e508b5"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "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-04-05T10:32:37.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5af6b2cd-8d29-44bb-a2e9-aa2a98e508b5"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:37.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5af6b2cd-8d29-44bb-a2e9-aa2a98e508b5"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:37.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a68f4df7-4b48-4b67-aaa5-f44783285dee"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "Successfully configured daemon: dime_host_c8gzfy", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:37.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a68f4df7-4b48-4b67-aaa5-f44783285dee"}], "metadata": {"pagination": {"total": 1825, "offset": 1604, "size": 50}}} 2019-04-05 10:32:51,822 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:32:51,822 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:32:51 GMT 2019-04-05 10:32:51,822 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:32:51,822 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:32:51,822 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:32:51,822 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:32:51,822 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:32:51,823 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:32:51,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-04-05 10:32:51,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_k223a6 2019-04-05 10:32:51,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-04-05 10:32:51,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-bind_host_k223a6 start 2019-04-05 10:32:51,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:32:33 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_k223a6: No response received for task bfce62fda7b84b52bf92d80d3ccb0966 2019-04-05 10:32:51,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_k223a6 2019-04-05 10:32:51,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-04-05 10:32:51,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-04-05 10:32:51,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-04-05 10:32:51,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-04-05 10:32:51,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-04-05 10:32:51,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-dime_host_c8gzfy start 2019-04-05 10:32:51,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-dime-host-c8gzfy 2019-04-05 10:32:51,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-04-05 10:32:51,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-04-05 10:32:28-- https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-04-05 10:32:51,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.9:53333... connected. 2019-04-05 10:32:51,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-04-05 10:32:51,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.3vI7BAZLzb/agent.tar.gz’ 2019-04-05 10:32:51,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:32:51,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:32:51,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-04-05 10:32:51,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-04-05 10:32:51,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:32:51,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:32:28 (203 MB/s) - ‘/tmp/tmp.3vI7BAZLzb/agent.tar.gz’ saved [24073211/24073211] 2019-04-05 10:32:51,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:32:51,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-04-05 10:32:51,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_c8gzfy/env 2019-04-05 10:32:51,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-04-05 10:32:51,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-04-05 10:32:51,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:32:51,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-04-05 10:32:51,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_hr6mce/env 2019-04-05 10:32:51,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-04-05 10:32:51,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-04-05 10:32:51,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-04-05 10:32:51,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-04-05 10:32:51,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-04-05 10:32:51,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_hr6mce 2019-04-05 10:32:51,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-04-05 10:32:51,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-04-05 10:32:51,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-04-05 10:32:51,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_hr6mce 2019-04-05 10:32:51,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-04-05 10:32:51,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-sprout_host_hr6mce start 2019-04-05 10:32:51,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:32:34 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_hr6mce: No response received for task 91934d8291a24ee8b90d80e4993ed43c 2019-04-05 10:32:51,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_hr6mce 2019-04-05 10:32:51,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-04-05 10:32:51,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-04-05 10:32:51,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-04-05 10:32:51,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_c8gzfy 2019-04-05 10:32:51,832 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:32:51,900 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:32:51,900 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:32:51,900 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:32:51,900 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:32:51,900 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:32:51,900 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:32:51,901 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:32:51,901 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:32:51,901 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:32:51,901 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:32:51 GMT 2019-04-05 10:32:51,901 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:32:51,901 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:32:51,901 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:32:51,901 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:32:51,901 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:32:56,907 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:32:57,066 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:32:57,067 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:32:57,067 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:32:57,067 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:32:57,067 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:32:57,067 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:32:57,067 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:32:57,067 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_k223a6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:37.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:37.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a68f4df7-4b48-4b67-aaa5-f44783285dee"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "Starting daemon with command: sudo service cloudify-worker-dime_host_c8gzfy start", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:37.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a68f4df7-4b48-4b67-aaa5-f44783285dee"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "10:32:34 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_c8gzfy: No response received for task 7ffc3318913a43b9b463f1d7745df605", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:37.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a68f4df7-4b48-4b67-aaa5-f44783285dee"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "Successfully started daemon: dime_host_c8gzfy", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:37.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a68f4df7-4b48-4b67-aaa5-f44783285dee"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:37.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.a68f4df7-4b48-4b67-aaa5-f44783285dee"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-sprout-host-hr6mce", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:37.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5af6b2cd-8d29-44bb-a2e9-aa2a98e508b5"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "Downloading https://192.168.120.9: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-04-05T10:32:37.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5af6b2cd-8d29-44bb-a2e9-aa2a98e508b5"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "--2019-04-05 10:32:28-- https://192.168.120.9: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-04-05T10:32:37.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5af6b2cd-8d29-44bb-a2e9-aa2a98e508b5"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "Connecting to 192.168.120.9:53333... connected.", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:37.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5af6b2cd-8d29-44bb-a2e9-aa2a98e508b5"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "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-04-05T10:32:37.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5af6b2cd-8d29-44bb-a2e9-aa2a98e508b5"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "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-04-05T10:32:37.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5af6b2cd-8d29-44bb-a2e9-aa2a98e508b5"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "Saving to: \u2018/tmp/tmp.q1FGVAEsvO/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:37.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5af6b2cd-8d29-44bb-a2e9-aa2a98e508b5"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:37.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5af6b2cd-8d29-44bb-a2e9-aa2a98e508b5"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "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-04-05T10:32:37.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5af6b2cd-8d29-44bb-a2e9-aa2a98e508b5"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "Successfully started daemon: sprout_host_hr6mce", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:37.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5af6b2cd-8d29-44bb-a2e9-aa2a98e508b5"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "10:32:34 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_hr6mce: No response received for task 91934d8291a24ee8b90d80e4993ed43c", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:37.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5af6b2cd-8d29-44bb-a2e9-aa2a98e508b5"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "Starting daemon with command: sudo service cloudify-worker-sprout_host_hr6mce start", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:37.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5af6b2cd-8d29-44bb-a2e9-aa2a98e508b5"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:37.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5af6b2cd-8d29-44bb-a2e9-aa2a98e508b5"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "Successfully configured daemon: sprout_host_hr6mce", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:37.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5af6b2cd-8d29-44bb-a2e9-aa2a98e508b5"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:37.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5af6b2cd-8d29-44bb-a2e9-aa2a98e508b5"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:37.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5af6b2cd-8d29-44bb-a2e9-aa2a98e508b5"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.113Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:37.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5af6b2cd-8d29-44bb-a2e9-aa2a98e508b5"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.727Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:38.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.24081f43-1100-4d25-8dcc-18ebf2135226"}, {"node_instance_id": "bind_host_k223a6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.727Z", "message": "Agent created", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:38.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.727Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:38.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:38.727Z", "message": "Agent created", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:38.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:39.437Z", "message": "Agent created", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:38.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:39.437Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:38.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:39.437Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:38.316Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_host_k223a6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:39.437Z", "message": "Installing plugins", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:38.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:40.048Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:38.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:40.048Z", "message": "Creating Agent ellis_host_gh2i40", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:39.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.24081f43-1100-4d25-8dcc-18ebf2135226"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:40.048Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:38.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:40.048Z", "message": "Installing plugins", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:39.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:40.657Z", "message": "Agent created", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:39.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_host_k223a6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:40.657Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:39.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:40.657Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:40.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49cba975-f11c-4d74-af13-c6338e92af83"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:40.657Z", "message": "[localhost] run: ['/home/ubuntu/bind_host_k223a6/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:40.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49cba975-f11c-4d74-af13-c6338e92af83"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:40.657Z", "message": "Agent created", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:39.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:41.443Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:39.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:41.443Z", "message": "[localhost] run: ['/home/ubuntu/bono_host_0ac4ql/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:41.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.bc5deda3-7f1a-4540-ac20-eb93a3592fdb"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:41.443Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:41.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.bc5deda3-7f1a-4540-ac20-eb93a3592fdb"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:41.443Z", "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-04-05T10:32:40.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49cba975-f11c-4d74-af13-c6338e92af83"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:41.443Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:40.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49cba975-f11c-4d74-af13-c6338e92af83"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:41.443Z", "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-04-05T10:32:40.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49cba975-f11c-4d74-af13-c6338e92af83"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:41.443Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:40.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:41.443Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:39.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:41.443Z", "message": "Installing plugins", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:39.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:41.972Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:41.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.453dbf7e-02c7-4b4f-9056-1470b629a01f"}], "metadata": {"pagination": {"total": 1863, "offset": 1654, "size": 50}}} 2019-04-05 10:32:57,067 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:32:57,068 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:32:57 GMT 2019-04-05 10:32:57,068 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:32:57,068 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:32:57,068 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:32:57,068 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:32:57,068 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:32:57,068 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:32:57,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-04-05 10:32:57,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-04-05 10:32:57,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-dime_host_c8gzfy start 2019-04-05 10:32:57,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:32:34 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_c8gzfy: No response received for task 7ffc3318913a43b9b463f1d7745df605 2019-04-05 10:32:57,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_c8gzfy 2019-04-05 10:32:57,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-04-05 10:32:57,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-sprout-host-hr6mce 2019-04-05 10:32:57,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-04-05 10:32:57,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-04-05 10:32:28-- https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-04-05 10:32:57,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.9:53333... connected. 2019-04-05 10:32:57,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-04-05 10:32:57,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-04-05 10:32:57,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.q1FGVAEsvO/agent.tar.gz’ 2019-04-05 10:32:57,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:32:57,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-04-05 10:32:57,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_hr6mce 2019-04-05 10:32:57,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:32:34 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_hr6mce: No response received for task 91934d8291a24ee8b90d80e4993ed43c 2019-04-05 10:32:57,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-sprout_host_hr6mce start 2019-04-05 10:32:57,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-04-05 10:32:57,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_hr6mce 2019-04-05 10:32:57,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-04-05 10:32:57,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-04-05 10:32:57,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-04-05 10:32:57,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-04-05 10:32:57,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-04-05 10:32:57,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-04-05 10:32:57,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-04-05 10:32:57,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-04-05 10:32:57,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-04-05 10:32:57,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-04-05 10:32:57,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-04-05 10:32:57,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-04-05 10:32:57,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_gh2i40 2019-04-05 10:32:57,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-04-05 10:32:57,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-04-05 10:32:57,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-04-05 10:32:57,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-04-05 10:32:57,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-04-05 10:32:57,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/bind_host_k223a6/env/bin/pip', 'freeze', '--all'] 2019-04-05 10:32:57,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-04-05 10:32:57,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-04-05 10:32:57,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/bono_host_0ac4ql/env/bin/pip', 'freeze', '--all'] 2019-04-05 10:32:57,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-04-05 10:32:57,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-04-05 10:32:57,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-04-05 10:32:57,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-04-05 10:32:57,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-04-05 10:32:57,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-04-05 10:32:57,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-04-05 10:32:57,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-04-05 10:32:57,078 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:32:57,166 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:32:57,166 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:32:57,166 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:32:57,166 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:32:57,166 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:32:57,166 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:32:57,167 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:32:57,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-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:32:57,167 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:32:57,167 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:32:57 GMT 2019-04-05 10:32:57,167 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:32:57,167 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:32:57,167 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:32:57,167 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:32:57,167 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:33:02,173 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:33:02,380 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:33:02,380 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:33:02,380 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:33:02,380 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:33:02,380 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:33:02,381 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:33:02,381 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:33:02,381 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:41.972Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:41.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.453dbf7e-02c7-4b4f-9056-1470b629a01f"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:41.972Z", "message": "Installing plugins", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:41.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:41.972Z", "message": "Node instance started", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:41.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:41.972Z", "message": "Removing directory: /tmp/tmpUZOG1N/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:41.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49cba975-f11c-4d74-af13-c6338e92af83"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:42.666Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:41.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:42.666Z", "message": "[localhost] run: ['/home/ubuntu/vellum_host_l629t2/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:41.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.453dbf7e-02c7-4b4f-9056-1470b629a01f"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:42.666Z", "message": "Installing plugins", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:41.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_host_k223a6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:42.666Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:42.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:42.666Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:42.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:43.447Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:43.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:43.447Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:43.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.75940a46-e0bb-42b6-98a1-f4313441baa7"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:43.950Z", "message": "[localhost] run: ['/home/ubuntu/dime_host_c8gzfy/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:43.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.75940a46-e0bb-42b6-98a1-f4313441baa7"}, {"node_instance_id": "bind_host_k223a6", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:44.482Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:44.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_host_k223a6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:44.482Z", "message": "Plugins installed", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:43.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:44.989Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:44.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ef4e8e1f-c6fe-44c2-a79d-6f493f936638"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:44.989Z", "message": "[localhost] run: ['/home/ubuntu/sprout_host_hr6mce/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:44.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ef4e8e1f-c6fe-44c2-a79d-6f493f936638"}, {"node_instance_id": "bind_host_k223a6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:45.635Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:45.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "proxy_node_80o2kf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:45.635Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:45.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "proxy_node_80o2kf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:45.635Z", "message": "Creating node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:44.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_host_k223a6", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:46.303Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:46.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:46.851Z", "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-04-05T10:32:46.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:46.851Z", "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-04-05T10:32:46.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.bc5deda3-7f1a-4540-ac20-eb93a3592fdb"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:46.851Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:46.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:46.851Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:46.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:46.851Z", "message": "Process created, PID: 1608", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:46.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:46.851Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/K22L8/install_requirements.sh", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:46.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:46.851Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:46.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:47.534Z", "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-04-05T10:32:46.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.bc5deda3-7f1a-4540-ac20-eb93a3592fdb"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:47.534Z", "message": "Establishing relationships", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:46.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:47.534Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:46.920Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:47.534Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:46.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.bc5deda3-7f1a-4540-ac20-eb93a3592fdb"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:47.534Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-ellis-host-gh2i40", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:47.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.24081f43-1100-4d25-8dcc-18ebf2135226"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:48.072Z", "message": "Connecting to 192.168.120.9:53333... connected.", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:47.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.24081f43-1100-4d25-8dcc-18ebf2135226"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:48.072Z", "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-04-05T10:32:47.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.24081f43-1100-4d25-8dcc-18ebf2135226"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:48.072Z", "message": "Saving to: \u2018/tmp/tmp.eDWeROJdMW/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:47.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.24081f43-1100-4d25-8dcc-18ebf2135226"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:48.072Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:47.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.24081f43-1100-4d25-8dcc-18ebf2135226"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:48.072Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:47.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.24081f43-1100-4d25-8dcc-18ebf2135226"}, {"node_instance_id": "bind_host_k223a6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:48.072Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:47.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_host_k223a6", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:48.072Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:47.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:48.072Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:47.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:48.072Z", "message": "Removing directory: /tmp/tmp8d7Knj/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:47.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.bc5deda3-7f1a-4540-ac20-eb93a3592fdb"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:48.072Z", "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-04-05T10:32:47.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.bc5deda3-7f1a-4540-ac20-eb93a3592fdb"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:48.072Z", "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-04-05T10:32:47.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.24081f43-1100-4d25-8dcc-18ebf2135226"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:48.072Z", "message": "Successfully started daemon: ellis_host_gh2i40", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:47.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.24081f43-1100-4d25-8dcc-18ebf2135226"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:48.072Z", "message": "10:32:45 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_gh2i40: No response received for task 44358be6fcc04a9babb980f8aedbd3b7", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:47.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.24081f43-1100-4d25-8dcc-18ebf2135226"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:48.072Z", "message": "Starting daemon with command: sudo service cloudify-worker-ellis_host_gh2i40 start", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:47.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.24081f43-1100-4d25-8dcc-18ebf2135226"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:48.072Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:47.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.24081f43-1100-4d25-8dcc-18ebf2135226"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:48.072Z", "message": "Successfully configured daemon: ellis_host_gh2i40", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:47.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.24081f43-1100-4d25-8dcc-18ebf2135226"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:48.072Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:47.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.24081f43-1100-4d25-8dcc-18ebf2135226"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:48.072Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:47.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.24081f43-1100-4d25-8dcc-18ebf2135226"}], "metadata": {"pagination": {"total": 1895, "offset": 1704, "size": 50}}} 2019-04-05 10:33:02,381 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:33:02,381 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:33:02 GMT 2019-04-05 10:33:02,381 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:33:02,381 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:33:02,381 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:33:02,381 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:33:02,381 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:33:02,382 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:33:02,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-04-05 10:33:02,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-04-05 10:33:02,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-05 10:33:02,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpUZOG1N/cloudify-diamond-plugin-1.3.5 2019-04-05 10:33:02,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-04-05 10:33:02,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/vellum_host_l629t2/env/bin/pip', 'freeze', '--all'] 2019-04-05 10:33:02,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-04-05 10:33:02,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-04-05 10:33:02,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-04-05 10:33:02,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-04-05 10:33:02,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-04-05 10:33:02,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/dime_host_c8gzfy/env/bin/pip', 'freeze', '--all'] 2019-04-05 10:33:02,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-04-05 10:33:02,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-04-05 10:33:02,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-04-05 10:33:02,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/sprout_host_hr6mce/env/bin/pip', 'freeze', '--all'] 2019-04-05 10:33:02,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-04-05 10:33:02,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-05 10:33:02,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-05 10:33:02,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-04-05 10:33:02,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-05 10:33:02,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-04-05 10:33:02,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-05 10:33:02,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-05 10:33:02,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1608 2019-04-05 10:33:02,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/K22L8/install_requirements.sh 2019-04-05 10:33:02,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-04-05 10:33:02,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-04-05 10:33:02,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-04-05 10:33:02,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-04-05 10:33:02,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-04-05 10:33:02,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-ellis-host-gh2i40 2019-04-05 10:33:02,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.9:53333... connected. 2019-04-05 10:33:02,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-04-05 10:33:02,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.eDWeROJdMW/agent.tar.gz’ 2019-04-05 10:33:02,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:33:02,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:33:02,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-04-05 10:33:02,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-04-05 10:33:02,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-04-05 10:33:02,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp8d7Knj/cloudify-diamond-plugin-1.3.5 2019-04-05 10:33:02,390 - 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-04-05 10:33:02,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-04-05 10:33:02,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_gh2i40 2019-04-05 10:33:02,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:32:45 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_gh2i40: No response received for task 44358be6fcc04a9babb980f8aedbd3b7 2019-04-05 10:33:02,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-ellis_host_gh2i40 start 2019-04-05 10:33:02,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-04-05 10:33:02,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_gh2i40 2019-04-05 10:33:02,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-04-05 10:33:02,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-04-05 10:33:02,391 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:33:02,470 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:33:02,470 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:33:02,471 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:33:02,471 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:33:02,471 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:33:02,471 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:33:02,471 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:33:02,471 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:33:02,472 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:33:02,472 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:33:02 GMT 2019-04-05 10:33:02,472 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:33:02,472 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:33:02,472 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:33:02,472 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:33:02,472 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:33:07,478 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:33:07,608 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:33:07,608 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:33:07,609 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:33:07,609 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:33:07,609 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:33:07,609 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:33:07,609 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:33:07,609 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:48.072Z", "message": "Successfully started daemon: ellis_host_gh2i40", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:47.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.24081f43-1100-4d25-8dcc-18ebf2135226"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:48.072Z", "message": "10:32:45 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_gh2i40: No response received for task 44358be6fcc04a9babb980f8aedbd3b7", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:47.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.24081f43-1100-4d25-8dcc-18ebf2135226"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:48.072Z", "message": "Starting daemon with command: sudo service cloudify-worker-ellis_host_gh2i40 start", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:47.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.24081f43-1100-4d25-8dcc-18ebf2135226"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:48.072Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:47.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.24081f43-1100-4d25-8dcc-18ebf2135226"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:48.072Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:47.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.24081f43-1100-4d25-8dcc-18ebf2135226"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:48.072Z", "message": "2019-04-05 10:32:39 (121 MB/s) - \u2018/tmp/tmp.eDWeROJdMW/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-04-05T10:32:47.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.24081f43-1100-4d25-8dcc-18ebf2135226"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:48.072Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:47.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.24081f43-1100-4d25-8dcc-18ebf2135226"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:48.072Z", "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-04-05T10:32:47.207Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.453dbf7e-02c7-4b4f-9056-1470b629a01f"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:48.072Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:47.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.24081f43-1100-4d25-8dcc-18ebf2135226"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:48.072Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:47.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.24081f43-1100-4d25-8dcc-18ebf2135226"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:48.072Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:47.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.24081f43-1100-4d25-8dcc-18ebf2135226"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:48.072Z", "message": "--2019-04-05 10:32:39-- https://192.168.120.9: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-04-05T10:32:47.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.24081f43-1100-4d25-8dcc-18ebf2135226"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:48.072Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:47.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_host_k223a6", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:48.072Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:47.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_host_k223a6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:48.072Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:47.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:48.072Z", "message": "Successfully configured daemon: ellis_host_gh2i40", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:47.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.24081f43-1100-4d25-8dcc-18ebf2135226"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:48.072Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:47.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.24081f43-1100-4d25-8dcc-18ebf2135226"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:48.072Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:47.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.24081f43-1100-4d25-8dcc-18ebf2135226"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:48.072Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:47.519Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.24081f43-1100-4d25-8dcc-18ebf2135226"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:48.072Z", "message": "Successfully created daemon: ellis_host_gh2i40", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:47.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.24081f43-1100-4d25-8dcc-18ebf2135226"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:48.676Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:48.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:48.676Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-0268f988-b486-4a77-9d23-3d222cf2e8a9", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:48.454Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.09ef0dcd-8558-4260-87eb-dd0b28b1bc05"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:48.676Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:32:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0268f988-b486-4a77-9d23-3d222cf2e8a9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:48.454Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.09ef0dcd-8558-4260-87eb-dd0b28b1bc05"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:48.676Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:48.448Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.09ef0dcd-8558-4260-87eb-dd0b28b1bc05"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:48.676Z", "message": "Removing directory: /tmp/tmpRVqHEk/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:48.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.453dbf7e-02c7-4b4f-9056-1470b629a01f"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:48.676Z", "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-04-05T10:32:48.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.453dbf7e-02c7-4b4f-9056-1470b629a01f"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:48.676Z", "message": "Plugins installed", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:48.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:48.676Z", "message": "Agent created", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:48.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:49.287Z", "message": "Installing plugins", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:48.658Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:49.287Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:48.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:49.287Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:48.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:49.287Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e0e5ba00b400de31cd7fde24dbc2bbb696f5fd14\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:48.861Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.09ef0dcd-8558-4260-87eb-dd0b28b1bc05"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:49.287Z", "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-04-05T10:32:48.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.75940a46-e0bb-42b6-98a1-f4313441baa7"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:49.287Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:48.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.75940a46-e0bb-42b6-98a1-f4313441baa7"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:49.287Z", "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-04-05T10:32:48.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.75940a46-e0bb-42b6-98a1-f4313441baa7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:49.905Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-e233a9c8-b02f-4983-98e6-164c0a30c106", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:49.538Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.09ef0dcd-8558-4260-87eb-dd0b28b1bc05"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:49.905Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e0e5ba00b400de31cd7fde24dbc2bbb696f5fd14\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:49.539Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.09ef0dcd-8558-4260-87eb-dd0b28b1bc05"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:49.905Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:49.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:49.905Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:49.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ef4e8e1f-c6fe-44c2-a79d-6f493f936638"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:49.905Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10: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-e233a9c8-b02f-4983-98e6-164c0a30c106 x-compute-request-id: req-e233a9c8-b02f-4983-98e6-164c0a30c106 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e4:a0:46\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:48Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_homer_host_wmz29i\", \"created\": \"2019-04-05T10:28:49Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:49.537Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.09ef0dcd-8558-4260-87eb-dd0b28b1bc05"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:49.905Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-e233a9c8-b02f-4983-98e6-164c0a30c106", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:49.537Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.09ef0dcd-8558-4260-87eb-dd0b28b1bc05"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:50.416Z", "message": "Removing directory: /tmp/tmp6JyuHf/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:49.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.75940a46-e0bb-42b6-98a1-f4313441baa7"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:50.416Z", "message": "Plugins installed", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:50.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:50.416Z", "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-04-05T10:32:50.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5d609ae9-e1f9-4952-9160-1d1f30909628"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:50.416Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:49.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ef4e8e1f-c6fe-44c2-a79d-6f493f936638"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:50.416Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:49.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ef4e8e1f-c6fe-44c2-a79d-6f493f936638"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:50.416Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:49.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5d609ae9-e1f9-4952-9160-1d1f30909628"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:50.416Z", "message": "[localhost] run: ['/home/ubuntu/ellis_host_gh2i40/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:49.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5d609ae9-e1f9-4952-9160-1d1f30909628"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:50.416Z", "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-04-05T10:32:49.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.75940a46-e0bb-42b6-98a1-f4313441baa7"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:51.114Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:50.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}], "metadata": {"pagination": {"total": 1960, "offset": 1754, "size": 50}}} 2019-04-05 10:33:07,609 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:33:07,609 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:33:07 GMT 2019-04-05 10:33:07,610 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:33:07,610 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:33:07,610 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:33:07,610 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:33:07,610 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:33:07,610 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:33:07,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_gh2i40 2019-04-05 10:33:07,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:32:45 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_gh2i40: No response received for task 44358be6fcc04a9babb980f8aedbd3b7 2019-04-05 10:33:07,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-ellis_host_gh2i40 start 2019-04-05 10:33:07,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-04-05 10:33:07,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:33:07,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:32:39 (121 MB/s) - ‘/tmp/tmp.eDWeROJdMW/agent.tar.gz’ saved [24073211/24073211] 2019-04-05 10:33:07,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:33:07,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-04-05 10:33:07,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-04-05 10:33:07,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:33:07,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:33:07,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-04-05 10:32:39-- https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-04-05 10:33:07,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-04-05 10:33:07,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-04-05 10:33:07,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-04-05 10:33:07,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_gh2i40 2019-04-05 10:33:07,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-04-05 10:33:07,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-04-05 10:33:07,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-04-05 10:33:07,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_gh2i40 2019-04-05 10:33:07,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-04-05 10:33:07,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-0268f988-b486-4a77-9d23-3d222cf2e8a9 2019-04-05 10:33:07,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:32:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0268f988-b486-4a77-9d23-3d222cf2e8a9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:33:07,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:33:07,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpRVqHEk/cloudify-diamond-plugin-1.3.5 2019-04-05 10:33:07,616 - 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-04-05 10:33:07,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-04-05 10:33:07,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-04-05 10:33:07,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-04-05 10:33:07,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-04-05 10:33:07,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-04-05 10:33:07,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0e5ba00b400de31cd7fde24dbc2bbb696f5fd14" 2019-04-05 10:33:07,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-04-05 10:33:07,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-04-05 10:33:07,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-04-05 10:33:07,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-e233a9c8-b02f-4983-98e6-164c0a30c106 2019-04-05 10:33:07,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0e5ba00b400de31cd7fde24dbc2bbb696f5fd14" 2019-04-05 10:33:07,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-04-05 10:33:07,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-04-05 10:33:07,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10: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-e233a9c8-b02f-4983-98e6-164c0a30c106 x-compute-request-id: req-e233a9c8-b02f-4983-98e6-164c0a30c106 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:a0:46", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:48Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_homer_host_wmz29i", "created": "2019-04-05T10:28:49Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:33:07,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-e233a9c8-b02f-4983-98e6-164c0a30c106 2019-04-05 10:33:07,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp6JyuHf/cloudify-diamond-plugin-1.3.5 2019-04-05 10:33:07,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-04-05 10:33:07,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-04-05 10:33:07,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-04-05 10:33:07,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-04-05 10:33:07,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-04-05 10:33:07,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/ellis_host_gh2i40/env/bin/pip', 'freeze', '--all'] 2019-04-05 10:33:07,620 - 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-04-05 10:33:07,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-04-05 10:33:07,620 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:33:07,729 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:33:07,729 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:33:07,729 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:33:07,729 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:33:07,729 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:33:07,729 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:33:07,729 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:33:07,729 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:33:07,729 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:33:07,730 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:33:07 GMT 2019-04-05 10:33:07,730 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:33:07,730 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:33:07,730 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:33:07,730 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:33:07,730 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:33:12,735 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:33:12,918 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:33:12,918 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:33:12,918 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:33:12,918 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:33:12,918 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:33:12,918 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:33:12,918 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:33:12,919 - 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-04-05T10:32:51.114Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-741bc175-b446-4cf4-aacf-73ab220a8542", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:50.672Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.09ef0dcd-8558-4260-87eb-dd0b28b1bc05"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:51.114Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:50.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:51.114Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10: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,Accept-Encoding x-openstack-request-id: req-f7241cc7-47f6-42db-8946-c32eac6cd7ef x-compute-request-id: req-f7241cc7-47f6-42db-8946-c32eac6cd7ef Content-Encoding: gzip Content-Length: 498 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1a4ecde9-ac2e-4749-b262-c85cbac2b428\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9ce6d820-6480-4bc9-bc5f-3de6845a339a\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e28d957-bca2-4909-88cc-ff3f1b35f480\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b702927e-06a9-430b-afc1-ba168cc0b193\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"c8b3aa6b-03c9-48b1-ae01-435c29979af1\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"48a121ea-8a7e-4d13-8ab4-19d485699ef7\"}, {\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"c8b3aa6b-03c9-48b1-ae01-435c29979af1\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4d81ff96-fef7-4ab1-b996-3b2ba5356113\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"c8b3aa6b-03c9-48b1-ae01-435c29979af1\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:50.224Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.09ef0dcd-8558-4260-87eb-dd0b28b1bc05"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:51.114Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:50.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:51.114Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e0e5ba00b400de31cd7fde24dbc2bbb696f5fd14\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:50.673Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.09ef0dcd-8558-4260-87eb-dd0b28b1bc05"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:51.114Z", "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-04-05T10:32:50.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5d609ae9-e1f9-4952-9160-1d1f30909628"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:51.114Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:50.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5d609ae9-e1f9-4952-9160-1d1f30909628"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:51.114Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-741bc175-b446-4cf4-aacf-73ab220a8542", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:50.673Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.09ef0dcd-8558-4260-87eb-dd0b28b1bc05"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:51.114Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/os-security-groups used request id req-f7241cc7-47f6-42db-8946-c32eac6cd7ef", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:50.224Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.09ef0dcd-8558-4260-87eb-dd0b28b1bc05"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:51.114Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/os-security-groups used request id req-f7241cc7-47f6-42db-8946-c32eac6cd7ef", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:50.224Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.09ef0dcd-8558-4260-87eb-dd0b28b1bc05"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:51.114Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:32: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-741bc175-b446-4cf4-aacf-73ab220a8542 x-compute-request-id: req-741bc175-b446-4cf4-aacf-73ab220a8542 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e4:a0:46\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:48Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_homer_host_wmz29i\", \"created\": \"2019-04-05T10:28:49Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:50.672Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.09ef0dcd-8558-4260-87eb-dd0b28b1bc05"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:51.686Z", "message": "Removing directory: /tmp/tmpOJ1JlE/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:51.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ef4e8e1f-c6fe-44c2-a79d-6f493f936638"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:51.686Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/os-security-groups used request id req-49a5c3f6-5246-45b3-ab32-5201cfa8c04f", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:51.320Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.09ef0dcd-8558-4260-87eb-dd0b28b1bc05"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:51.686Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/os-security-groups used request id req-49a5c3f6-5246-45b3-ab32-5201cfa8c04f", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:51.319Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.09ef0dcd-8558-4260-87eb-dd0b28b1bc05"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:51.686Z", "message": "Plugins installed", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:51.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:51.686Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:51.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:51.686Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:51.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:51.686Z", "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-04-05T10:32:51.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5d609ae9-e1f9-4952-9160-1d1f30909628"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:51.686Z", "message": "Removing directory: /tmp/tmpXLVmkr/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:51.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5d609ae9-e1f9-4952-9160-1d1f30909628"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:51.686Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:32: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-49a5c3f6-5246-45b3-ab32-5201cfa8c04f x-compute-request-id: req-49a5c3f6-5246-45b3-ab32-5201cfa8c04f Content-Encoding: gzip Content-Length: 498 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1a4ecde9-ac2e-4749-b262-c85cbac2b428\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9ce6d820-6480-4bc9-bc5f-3de6845a339a\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e28d957-bca2-4909-88cc-ff3f1b35f480\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b702927e-06a9-430b-afc1-ba168cc0b193\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"c8b3aa6b-03c9-48b1-ae01-435c29979af1\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"48a121ea-8a7e-4d13-8ab4-19d485699ef7\"}, {\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"c8b3aa6b-03c9-48b1-ae01-435c29979af1\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4d81ff96-fef7-4ab1-b996-3b2ba5356113\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"c8b3aa6b-03c9-48b1-ae01-435c29979af1\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:51.319Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.09ef0dcd-8558-4260-87eb-dd0b28b1bc05"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:51.686Z", "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-04-05T10:32:51.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ef4e8e1f-c6fe-44c2-a79d-6f493f936638"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:52.283Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:51.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:52.283Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:51.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:52.283Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:51.774Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:52.878Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:51.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:52.878Z", "message": "Plugins installed", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:52.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:52.878Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:51.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:53.480Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:52.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:53.480Z", "message": "Plugins installed", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:52.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:53.480Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "homer_security_group_64owkj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:52.719Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:54.181Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:53.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:54.181Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:53.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:54.775Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_64owkj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:54.215Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.0a46fe1d-e576-41e8-b59d-f7a05b5b81d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:54.775Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:32:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46f913c9-1968-4071-a61c-467766482c73 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "homer_security_group_64owkj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:54.223Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.0a46fe1d-e576-41e8-b59d-f7a05b5b81d0"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:54.775Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:54.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_host_k223a6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:54.775Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:54.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:54.775Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-46f913c9-1968-4071-a61c-467766482c73", "level": "debug", "target_id": "homer_security_group_64owkj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:54.223Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.0a46fe1d-e576-41e8-b59d-f7a05b5b81d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:54.775Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6a8dee165587db5cf9a606975f6eabfc1b56f50c\"", "level": "debug", "target_id": "homer_security_group_64owkj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:54.630Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.0a46fe1d-e576-41e8-b59d-f7a05b5b81d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:55.358Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:32: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-d279708c-9c0d-4c74-a2fa-577bbc4c2dbc x-compute-request-id: req-d279708c-9c0d-4c74-a2fa-577bbc4c2dbc Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e4:a0:46\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:48Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_homer_host_wmz29i\", \"created\": \"2019-04-05T10:28:49Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "homer_security_group_64owkj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:55.178Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.0a46fe1d-e576-41e8-b59d-f7a05b5b81d0"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:55.358Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:54.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:55.358Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:54.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:55.972Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/os-security-groups used request id req-486370cb-3466-4ab3-a1b8-cfac4bd1d0be", "level": "debug", "target_id": "homer_security_group_64owkj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:55.624Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.0a46fe1d-e576-41e8-b59d-f7a05b5b81d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:55.972Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/os-security-groups used request id req-486370cb-3466-4ab3-a1b8-cfac4bd1d0be", "level": "debug", "target_id": "homer_security_group_64owkj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:55.624Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.0a46fe1d-e576-41e8-b59d-f7a05b5b81d0"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:55.972Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:55.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:55.972Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-d279708c-9c0d-4c74-a2fa-577bbc4c2dbc", "level": "debug", "target_id": "homer_security_group_64owkj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:55.178Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.0a46fe1d-e576-41e8-b59d-f7a05b5b81d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:55.972Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6a8dee165587db5cf9a606975f6eabfc1b56f50c\"", "level": "debug", "target_id": "homer_security_group_64owkj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:55.179Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.0a46fe1d-e576-41e8-b59d-f7a05b5b81d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:55.972Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:32: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-486370cb-3466-4ab3-a1b8-cfac4bd1d0be x-compute-request-id: req-486370cb-3466-4ab3-a1b8-cfac4bd1d0be Content-Encoding: gzip Content-Length: 498 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1a4ecde9-ac2e-4749-b262-c85cbac2b428\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9ce6d820-6480-4bc9-bc5f-3de6845a339a\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e28d957-bca2-4909-88cc-ff3f1b35f480\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b702927e-06a9-430b-afc1-ba168cc0b193\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"c8b3aa6b-03c9-48b1-ae01-435c29979af1\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"48a121ea-8a7e-4d13-8ab4-19d485699ef7\"}, {\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"c8b3aa6b-03c9-48b1-ae01-435c29979af1\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4d81ff96-fef7-4ab1-b996-3b2ba5356113\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"c8b3aa6b-03c9-48b1-ae01-435c29979af1\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "homer_security_group_64owkj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:55.624Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.0a46fe1d-e576-41e8-b59d-f7a05b5b81d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:55.972Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-d279708c-9c0d-4c74-a2fa-577bbc4c2dbc", "level": "debug", "target_id": "homer_security_group_64owkj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:55.178Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.0a46fe1d-e576-41e8-b59d-f7a05b5b81d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:55.972Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:32: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-52316440-ab58-45b8-ad95-c84cf4706369 x-compute-request-id: req-52316440-ab58-45b8-ad95-c84cf4706369 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e4:a0:46\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:48Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_homer_host_wmz29i\", \"created\": \"2019-04-05T10:28:49Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "homer_security_group_64owkj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:55.790Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.0a46fe1d-e576-41e8-b59d-f7a05b5b81d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:55.972Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6a8dee165587db5cf9a606975f6eabfc1b56f50c\"", "level": "debug", "target_id": "homer_security_group_64owkj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:55.627Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.0a46fe1d-e576-41e8-b59d-f7a05b5b81d0"}], "metadata": {"pagination": {"total": 2199, "offset": 1804, "size": 50}}} 2019-04-05 10:33:12,919 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:33:12,919 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:33:12 GMT 2019-04-05 10:33:12,919 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:33:12,919 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:33:12,919 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:33:12,919 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:33:12,919 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:33:12,919 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:33:12,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-741bc175-b446-4cf4-aacf-73ab220a8542 2019-04-05 10:33:12,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-04-05 10:33:12,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10: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,Accept-Encoding x-openstack-request-id: req-f7241cc7-47f6-42db-8946-c32eac6cd7ef x-compute-request-id: req-f7241cc7-47f6-42db-8946-c32eac6cd7ef Content-Encoding: gzip Content-Length: 498 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1a4ecde9-ac2e-4749-b262-c85cbac2b428"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9ce6d820-6480-4bc9-bc5f-3de6845a339a"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e28d957-bca2-4909-88cc-ff3f1b35f480"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b702927e-06a9-430b-afc1-ba168cc0b193"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "c8b3aa6b-03c9-48b1-ae01-435c29979af1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "48a121ea-8a7e-4d13-8ab4-19d485699ef7"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "c8b3aa6b-03c9-48b1-ae01-435c29979af1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4d81ff96-fef7-4ab1-b996-3b2ba5356113"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "c8b3aa6b-03c9-48b1-ae01-435c29979af1", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-04-05 10:33:12,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-04-05 10:33:12,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0e5ba00b400de31cd7fde24dbc2bbb696f5fd14" 2019-04-05 10:33:12,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-04-05 10:33:12,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-04-05 10:33:12,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-741bc175-b446-4cf4-aacf-73ab220a8542 2019-04-05 10:33:12,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/os-security-groups used request id req-f7241cc7-47f6-42db-8946-c32eac6cd7ef 2019-04-05 10:33:12,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/os-security-groups used request id req-f7241cc7-47f6-42db-8946-c32eac6cd7ef 2019-04-05 10:33:12,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:32: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-741bc175-b446-4cf4-aacf-73ab220a8542 x-compute-request-id: req-741bc175-b446-4cf4-aacf-73ab220a8542 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:a0:46", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:48Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_homer_host_wmz29i", "created": "2019-04-05T10:28:49Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:33:12,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpOJ1JlE/cloudify-diamond-plugin-1.3.5 2019-04-05 10:33:12,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/os-security-groups used request id req-49a5c3f6-5246-45b3-ab32-5201cfa8c04f 2019-04-05 10:33:12,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/os-security-groups used request id req-49a5c3f6-5246-45b3-ab32-5201cfa8c04f 2019-04-05 10:33:12,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-04-05 10:33:12,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-04-05 10:33:12,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-04-05 10:33:12,925 - 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-04-05 10:33:12,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpXLVmkr/cloudify-diamond-plugin-1.3.5 2019-04-05 10:33:12,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:32: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-49a5c3f6-5246-45b3-ab32-5201cfa8c04f x-compute-request-id: req-49a5c3f6-5246-45b3-ab32-5201cfa8c04f Content-Encoding: gzip Content-Length: 498 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1a4ecde9-ac2e-4749-b262-c85cbac2b428"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9ce6d820-6480-4bc9-bc5f-3de6845a339a"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e28d957-bca2-4909-88cc-ff3f1b35f480"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b702927e-06a9-430b-afc1-ba168cc0b193"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "c8b3aa6b-03c9-48b1-ae01-435c29979af1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "48a121ea-8a7e-4d13-8ab4-19d485699ef7"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "c8b3aa6b-03c9-48b1-ae01-435c29979af1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4d81ff96-fef7-4ab1-b996-3b2ba5356113"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "c8b3aa6b-03c9-48b1-ae01-435c29979af1", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-04-05 10:33:12,926 - 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-04-05 10:33:12,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-04-05 10:33:12,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-04-05 10:33:12,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-04-05 10:33:12,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-04-05 10:33:12,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-04-05 10:33:12,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-04-05 10:33:12,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-04-05 10:33:12,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-04-05 10:33:12,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-04-05 10:33:12,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-04-05 10:33:12,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-04-05 10:33:12,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:33:12,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:32:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46f913c9-1968-4071-a61c-467766482c73 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:33:12,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-04-05 10:33:12,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-04-05 10:33:12,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-46f913c9-1968-4071-a61c-467766482c73 2019-04-05 10:33:12,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a8dee165587db5cf9a606975f6eabfc1b56f50c" 2019-04-05 10:33:12,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:32: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-d279708c-9c0d-4c74-a2fa-577bbc4c2dbc x-compute-request-id: req-d279708c-9c0d-4c74-a2fa-577bbc4c2dbc Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:a0:46", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:48Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_homer_host_wmz29i", "created": "2019-04-05T10:28:49Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:33:12,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-04-05 10:33:12,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-04-05 10:33:12,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/os-security-groups used request id req-486370cb-3466-4ab3-a1b8-cfac4bd1d0be 2019-04-05 10:33:12,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/os-security-groups used request id req-486370cb-3466-4ab3-a1b8-cfac4bd1d0be 2019-04-05 10:33:12,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-04-05 10:33:12,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-d279708c-9c0d-4c74-a2fa-577bbc4c2dbc 2019-04-05 10:33:12,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a8dee165587db5cf9a606975f6eabfc1b56f50c" 2019-04-05 10:33:12,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:32: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-486370cb-3466-4ab3-a1b8-cfac4bd1d0be x-compute-request-id: req-486370cb-3466-4ab3-a1b8-cfac4bd1d0be Content-Encoding: gzip Content-Length: 498 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1a4ecde9-ac2e-4749-b262-c85cbac2b428"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9ce6d820-6480-4bc9-bc5f-3de6845a339a"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e28d957-bca2-4909-88cc-ff3f1b35f480"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b702927e-06a9-430b-afc1-ba168cc0b193"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "c8b3aa6b-03c9-48b1-ae01-435c29979af1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "48a121ea-8a7e-4d13-8ab4-19d485699ef7"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "c8b3aa6b-03c9-48b1-ae01-435c29979af1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4d81ff96-fef7-4ab1-b996-3b2ba5356113"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "c8b3aa6b-03c9-48b1-ae01-435c29979af1", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-04-05 10:33:12,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-d279708c-9c0d-4c74-a2fa-577bbc4c2dbc 2019-04-05 10:33:12,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:32: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-52316440-ab58-45b8-ad95-c84cf4706369 x-compute-request-id: req-52316440-ab58-45b8-ad95-c84cf4706369 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:a0:46", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:48Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_homer_host_wmz29i", "created": "2019-04-05T10:28:49Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:33:12,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a8dee165587db5cf9a606975f6eabfc1b56f50c" 2019-04-05 10:33:12,930 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:33:13,052 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:33:13,053 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:33:13,053 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:33:13,053 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:33:13,053 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:33:13,053 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:33:13,053 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:33:13,053 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:33:13,053 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:33:13,053 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:33:13 GMT 2019-04-05 10:33:13,053 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:33:13,054 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:33:13,054 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:33:13,054 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:33:13,054 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:33:18,059 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:33:18,156 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:33:18,157 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:33:18,157 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:33:18,157 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:33:18,157 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:33:18,157 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:33:18,157 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:33:18,157 - 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-04-05T10:32:56.696Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:32: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-07818c73-c184-4e8a-b1e7-a71f82886d50 x-compute-request-id: req-07818c73-c184-4e8a-b1e7-a71f82886d50 Content-Encoding: gzip Content-Length: 498 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1a4ecde9-ac2e-4749-b262-c85cbac2b428\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9ce6d820-6480-4bc9-bc5f-3de6845a339a\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e28d957-bca2-4909-88cc-ff3f1b35f480\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b702927e-06a9-430b-afc1-ba168cc0b193\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"c8b3aa6b-03c9-48b1-ae01-435c29979af1\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"48a121ea-8a7e-4d13-8ab4-19d485699ef7\"}, {\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"c8b3aa6b-03c9-48b1-ae01-435c29979af1\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4d81ff96-fef7-4ab1-b996-3b2ba5356113\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"c8b3aa6b-03c9-48b1-ae01-435c29979af1\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "homer_security_group_64owkj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:56.192Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.0a46fe1d-e576-41e8-b59d-f7a05b5b81d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:56.696Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/os-security-groups used request id req-07818c73-c184-4e8a-b1e7-a71f82886d50", "level": "debug", "target_id": "homer_security_group_64owkj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:56.193Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.0a46fe1d-e576-41e8-b59d-f7a05b5b81d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:56.696Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/os-security-groups used request id req-07818c73-c184-4e8a-b1e7-a71f82886d50", "level": "debug", "target_id": "homer_security_group_64owkj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:56.193Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.0a46fe1d-e576-41e8-b59d-f7a05b5b81d0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:56.696Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "homer_security_group_64owkj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:56.613Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:56.696Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:56.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:56.696Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:56.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:56.696Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-52316440-ab58-45b8-ad95-c84cf4706369", "level": "debug", "target_id": "homer_security_group_64owkj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:55.790Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.0a46fe1d-e576-41e8-b59d-f7a05b5b81d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:56.696Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6a8dee165587db5cf9a606975f6eabfc1b56f50c\"", "level": "debug", "target_id": "homer_security_group_64owkj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:55.791Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.0a46fe1d-e576-41e8-b59d-f7a05b5b81d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:56.696Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-52316440-ab58-45b8-ad95-c84cf4706369", "level": "debug", "target_id": "homer_security_group_64owkj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:55.791Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.0a46fe1d-e576-41e8-b59d-f7a05b5b81d0"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:57.329Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:56.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_host_k223a6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:57.329Z", "message": "Establishing relationships", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:56.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:57.922Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:57.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:57.922Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:57.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:58.518Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:58.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:58.518Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:58.498Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:58.518Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:57.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:59.185Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:58.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:59.906Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:59.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:32:59.906Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:59.759Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.88dc731b-c24a-41fd-9cc1-dce70cadedb8"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:00.541Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:59.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:00.541Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:00.316Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:00.541Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0ad6998db5b8b39af1197e337f3a3e29edba2332\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:00.170Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.88dc731b-c24a-41fd-9cc1-dce70cadedb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:00.541Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-97d0f029-ed03-4b5f-8eb8-60d7b49642a2", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:59.764Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.88dc731b-c24a-41fd-9cc1-dce70cadedb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:00.541Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:32:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97d0f029-ed03-4b5f-8eb8-60d7b49642a2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:32:59.764Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.88dc731b-c24a-41fd-9cc1-dce70cadedb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:01.138Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-053d3090-5ed5-4fd5-a403-7714b08c53c2 x-compute-request-id: req-053d3090-5ed5-4fd5-a403-7714b08c53c2 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bd:3b:84\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b98fdee2-8398-4d14-932e-73e37c863ef0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:55.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"b98fdee2-8398-4d14-932e-73e37c863ef0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:55Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bind_host_k223a6\", \"created\": \"2019-04-05T10:28:50Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:00.777Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.88dc731b-c24a-41fd-9cc1-dce70cadedb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:01.138Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-053d3090-5ed5-4fd5-a403-7714b08c53c2", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:00.777Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.88dc731b-c24a-41fd-9cc1-dce70cadedb8"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:01.138Z", "message": "Relationships established", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:01.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:01.138Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:00.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:01.138Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-053d3090-5ed5-4fd5-a403-7714b08c53c2", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:00.778Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.88dc731b-c24a-41fd-9cc1-dce70cadedb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:01.138Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0ad6998db5b8b39af1197e337f3a3e29edba2332\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:00.779Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.88dc731b-c24a-41fd-9cc1-dce70cadedb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:01.910Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-c114618a-bddc-4818-931f-95ff254a3a2b x-compute-request-id: req-c114618a-bddc-4818-931f-95ff254a3a2b Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bd:3b:84\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b98fdee2-8398-4d14-932e-73e37c863ef0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:55.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"b98fdee2-8398-4d14-932e-73e37c863ef0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:55Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bind_host_k223a6\", \"created\": \"2019-04-05T10:28:50Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:01.511Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.88dc731b-c24a-41fd-9cc1-dce70cadedb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:01.910Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-c114618a-bddc-4818-931f-95ff254a3a2b", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:01.512Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.88dc731b-c24a-41fd-9cc1-dce70cadedb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:01.910Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0ad6998db5b8b39af1197e337f3a3e29edba2332\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:01.093Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.88dc731b-c24a-41fd-9cc1-dce70cadedb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:01.910Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/os-security-groups used request id req-b4795ad8-9d89-4bdf-be56-edafc471ed85", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:01.092Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.88dc731b-c24a-41fd-9cc1-dce70cadedb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:01.910Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/os-security-groups used request id req-b4795ad8-9d89-4bdf-be56-edafc471ed85", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:01.092Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.88dc731b-c24a-41fd-9cc1-dce70cadedb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:01.910Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-b4795ad8-9d89-4bdf-be56-edafc471ed85 x-compute-request-id: req-b4795ad8-9d89-4bdf-be56-edafc471ed85 Content-Encoding: gzip Content-Length: 481 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1a4ecde9-ac2e-4749-b262-c85cbac2b428\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9ce6d820-6480-4bc9-bc5f-3de6845a339a\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e28d957-bca2-4909-88cc-ff3f1b35f480\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b702927e-06a9-430b-afc1-ba168cc0b193\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4c02d234-958e-4eb8-95b1-111c3f7876a9\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fc7b84ce-3620-4fad-b1bb-85f6e949aafd\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:01.092Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.88dc731b-c24a-41fd-9cc1-dce70cadedb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:01.910Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-4f12dad6-60bf-4745-b6b9-847d6afbd97f x-compute-request-id: req-4f12dad6-60bf-4745-b6b9-847d6afbd97f Content-Encoding: gzip Content-Length: 481 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1a4ecde9-ac2e-4749-b262-c85cbac2b428\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9ce6d820-6480-4bc9-bc5f-3de6845a339a\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e28d957-bca2-4909-88cc-ff3f1b35f480\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b702927e-06a9-430b-afc1-ba168cc0b193\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4c02d234-958e-4eb8-95b1-111c3f7876a9\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fc7b84ce-3620-4fad-b1bb-85f6e949aafd\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:01.834Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.88dc731b-c24a-41fd-9cc1-dce70cadedb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:01.910Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0ad6998db5b8b39af1197e337f3a3e29edba2332\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:01.513Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.88dc731b-c24a-41fd-9cc1-dce70cadedb8"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:01.910Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:01.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:01.910Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:01.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:01.910Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-c114618a-bddc-4818-931f-95ff254a3a2b", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:01.512Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.88dc731b-c24a-41fd-9cc1-dce70cadedb8"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:02.558Z", "message": "Establishing relationships", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:02.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:02.558Z", "message": "Node instance started", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:02.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:02.558Z", "message": "Establishing relationships", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:02.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:02.558Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/os-security-groups used request id req-4f12dad6-60bf-4745-b6b9-847d6afbd97f", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:01.834Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.88dc731b-c24a-41fd-9cc1-dce70cadedb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:02.558Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/os-security-groups used request id req-4f12dad6-60bf-4745-b6b9-847d6afbd97f", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:01.835Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.88dc731b-c24a-41fd-9cc1-dce70cadedb8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:03.163Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:02.542Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:03.163Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:02.317Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:03.163Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:02.359Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:03.753Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:02.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}], "metadata": {"pagination": {"total": 2301, "offset": 1854, "size": 50}}} 2019-04-05 10:33:18,157 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:33:18,158 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:33:18 GMT 2019-04-05 10:33:18,158 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:33:18,158 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:33:18,158 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:33:18,158 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:33:18,158 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:33:18,158 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:33:18,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:32: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-07818c73-c184-4e8a-b1e7-a71f82886d50 x-compute-request-id: req-07818c73-c184-4e8a-b1e7-a71f82886d50 Content-Encoding: gzip Content-Length: 498 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1a4ecde9-ac2e-4749-b262-c85cbac2b428"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9ce6d820-6480-4bc9-bc5f-3de6845a339a"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e28d957-bca2-4909-88cc-ff3f1b35f480"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b702927e-06a9-430b-afc1-ba168cc0b193"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "c8b3aa6b-03c9-48b1-ae01-435c29979af1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "48a121ea-8a7e-4d13-8ab4-19d485699ef7"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "c8b3aa6b-03c9-48b1-ae01-435c29979af1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4d81ff96-fef7-4ab1-b996-3b2ba5356113"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "c8b3aa6b-03c9-48b1-ae01-435c29979af1", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-04-05 10:33:18,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/os-security-groups used request id req-07818c73-c184-4e8a-b1e7-a71f82886d50 2019-04-05 10:33:18,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/os-security-groups used request id req-07818c73-c184-4e8a-b1e7-a71f82886d50 2019-04-05 10:33:18,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-04-05 10:33:18,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-04-05 10:33:18,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-04-05 10:33:18,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-52316440-ab58-45b8-ad95-c84cf4706369 2019-04-05 10:33:18,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a8dee165587db5cf9a606975f6eabfc1b56f50c" 2019-04-05 10:33:18,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-52316440-ab58-45b8-ad95-c84cf4706369 2019-04-05 10:33:18,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-04-05 10:33:18,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-04-05 10:33:18,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-04-05 10:33:18,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-04-05 10:33:18,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-04-05 10:33:18,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-04-05 10:33:18,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-04-05 10:33:18,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-04-05 10:33:18,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-04-05 10:33:18,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:33:18,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-04-05 10:33:18,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-04-05 10:33:18,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ad6998db5b8b39af1197e337f3a3e29edba2332" 2019-04-05 10:33:18,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-97d0f029-ed03-4b5f-8eb8-60d7b49642a2 2019-04-05 10:33:18,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:32:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97d0f029-ed03-4b5f-8eb8-60d7b49642a2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:33:18,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-053d3090-5ed5-4fd5-a403-7714b08c53c2 x-compute-request-id: req-053d3090-5ed5-4fd5-a403-7714b08c53c2 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:3b:84", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b98fdee2-8398-4d14-932e-73e37c863ef0", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:55.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "b98fdee2-8398-4d14-932e-73e37c863ef0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bind_host_k223a6", "created": "2019-04-05T10:28:50Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:33:18,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-053d3090-5ed5-4fd5-a403-7714b08c53c2 2019-04-05 10:33:18,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-04-05 10:33:18,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-04-05 10:33:18,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-053d3090-5ed5-4fd5-a403-7714b08c53c2 2019-04-05 10:33:18,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ad6998db5b8b39af1197e337f3a3e29edba2332" 2019-04-05 10:33:18,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-c114618a-bddc-4818-931f-95ff254a3a2b x-compute-request-id: req-c114618a-bddc-4818-931f-95ff254a3a2b Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:3b:84", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b98fdee2-8398-4d14-932e-73e37c863ef0", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:55.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "b98fdee2-8398-4d14-932e-73e37c863ef0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bind_host_k223a6", "created": "2019-04-05T10:28:50Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:33:18,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-c114618a-bddc-4818-931f-95ff254a3a2b 2019-04-05 10:33:18,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ad6998db5b8b39af1197e337f3a3e29edba2332" 2019-04-05 10:33:18,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/os-security-groups used request id req-b4795ad8-9d89-4bdf-be56-edafc471ed85 2019-04-05 10:33:18,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/os-security-groups used request id req-b4795ad8-9d89-4bdf-be56-edafc471ed85 2019-04-05 10:33:18,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-b4795ad8-9d89-4bdf-be56-edafc471ed85 x-compute-request-id: req-b4795ad8-9d89-4bdf-be56-edafc471ed85 Content-Encoding: gzip Content-Length: 481 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1a4ecde9-ac2e-4749-b262-c85cbac2b428"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9ce6d820-6480-4bc9-bc5f-3de6845a339a"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e28d957-bca2-4909-88cc-ff3f1b35f480"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b702927e-06a9-430b-afc1-ba168cc0b193"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4c02d234-958e-4eb8-95b1-111c3f7876a9"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fc7b84ce-3620-4fad-b1bb-85f6e949aafd"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-04-05 10:33:18,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-4f12dad6-60bf-4745-b6b9-847d6afbd97f x-compute-request-id: req-4f12dad6-60bf-4745-b6b9-847d6afbd97f Content-Encoding: gzip Content-Length: 481 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1a4ecde9-ac2e-4749-b262-c85cbac2b428"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9ce6d820-6480-4bc9-bc5f-3de6845a339a"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e28d957-bca2-4909-88cc-ff3f1b35f480"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b702927e-06a9-430b-afc1-ba168cc0b193"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4c02d234-958e-4eb8-95b1-111c3f7876a9"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fc7b84ce-3620-4fad-b1bb-85f6e949aafd"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-04-05 10:33:18,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ad6998db5b8b39af1197e337f3a3e29edba2332" 2019-04-05 10:33:18,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-04-05 10:33:18,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-04-05 10:33:18,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-c114618a-bddc-4818-931f-95ff254a3a2b 2019-04-05 10:33:18,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-04-05 10:33:18,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-05 10:33:18,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-04-05 10:33:18,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/os-security-groups used request id req-4f12dad6-60bf-4745-b6b9-847d6afbd97f 2019-04-05 10:33:18,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/os-security-groups used request id req-4f12dad6-60bf-4745-b6b9-847d6afbd97f 2019-04-05 10:33:18,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-04-05 10:33:18,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-04-05 10:33:18,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-04-05 10:33:18,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-04-05 10:33:18,168 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:33:18,260 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:33:18,260 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:33:18,260 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:33:18,260 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:33:18,260 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:33:18,260 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:33:18,260 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:33:18,260 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:33:18,261 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:33:18,261 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:33:18 GMT 2019-04-05 10:33:18,261 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:33:18,261 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:33:18,261 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:33:18,261 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:33:18,261 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:33:23,267 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:33:23,355 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:33:23,355 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:33:23,355 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:33:23,355 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:33:23,355 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:33:23,355 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:33:23,356 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:33:23,356 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_c8gzfy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:03.753Z", "message": "Establishing relationships", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:02.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:03.753Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:02.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:04.361Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:33:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb35596a-14b8-4181-adef-1e09ec7c2d6d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:03.977Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f912aae6-b5e0-491a-95ec-2ec053cfdad3"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:04.361Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:04.042Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:04.361Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:03.659Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:04.361Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:03.967Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f912aae6-b5e0-491a-95ec-2ec053cfdad3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:04.361Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-fb35596a-14b8-4181-adef-1e09ec7c2d6d", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:03.978Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f912aae6-b5e0-491a-95ec-2ec053cfdad3"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:04.361Z", "message": "Establishing relationships", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:04.170Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:05.202Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-0e3b080e-d9d6-4b79-80e4-3efc6deda2df", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:04.757Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.8a2e08ef-0648-4531-b13c-4ea25390bb9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:05.202Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7bf7a0360d59972f645aa15447563ab1ca921ece\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:05.161Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.8a2e08ef-0648-4531-b13c-4ea25390bb9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:05.202Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c32dbcb07f3e0240d649b10c7a635b623822d03a\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:05.052Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f912aae6-b5e0-491a-95ec-2ec053cfdad3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:05.202Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c32dbcb07f3e0240d649b10c7a635b623822d03a\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:04.384Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f912aae6-b5e0-491a-95ec-2ec053cfdad3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:05.202Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-5a962f3c-3bdb-450e-9eed-cb10f4ba3d29", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:05.051Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f912aae6-b5e0-491a-95ec-2ec053cfdad3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:05.202Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-5a962f3c-3bdb-450e-9eed-cb10f4ba3d29", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:05.051Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f912aae6-b5e0-491a-95ec-2ec053cfdad3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:05.202Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-5a962f3c-3bdb-450e-9eed-cb10f4ba3d29 x-compute-request-id: req-5a962f3c-3bdb-450e-9eed-cb10f4ba3d29 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d7:2b:a7\", \"version\": 4, \"addr\": \"192.168.120.32\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:48Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bono_host_0ac4ql\", \"created\": \"2019-04-05T10:28:52Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:05.050Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f912aae6-b5e0-491a-95ec-2ec053cfdad3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:05.202Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:04.799Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:05.202Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:33:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e3b080e-d9d6-4b79-80e4-3efc6deda2df Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:04.757Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.8a2e08ef-0648-4531-b13c-4ea25390bb9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:05.202Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:04.752Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.8a2e08ef-0648-4531-b13c-4ea25390bb9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:05.942Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups used request id req-f16fefd6-6abe-4c8e-b142-81c07b5f7c0b", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:05.485Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f912aae6-b5e0-491a-95ec-2ec053cfdad3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:05.942Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_4opajo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:05.520Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.4118c553-dfe6-463b-8d4f-90a1e3daf571"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:05.942Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-3c136a89-ef56-4d90-84e2-f9b4b8d31ab5", "level": "debug", "target_id": "bind_security_group_4opajo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:05.525Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.4118c553-dfe6-463b-8d4f-90a1e3daf571"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:05.942Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:33:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c136a89-ef56-4d90-84e2-f9b4b8d31ab5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_security_group_4opajo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:05.525Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.4118c553-dfe6-463b-8d4f-90a1e3daf571"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:05.942Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups used request id req-f16fefd6-6abe-4c8e-b142-81c07b5f7c0b", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:05.485Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f912aae6-b5e0-491a-95ec-2ec053cfdad3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:05.942Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-f16fefd6-6abe-4c8e-b142-81c07b5f7c0b x-compute-request-id: req-f16fefd6-6abe-4c8e-b142-81c07b5f7c0b Content-Encoding: gzip Content-Length: 852 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1a4ecde9-ac2e-4749-b262-c85cbac2b428\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9ce6d820-6480-4bc9-bc5f-3de6845a339a\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e28d957-bca2-4909-88cc-ff3f1b35f480\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b702927e-06a9-430b-afc1-ba168cc0b193\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2038b34c-bffa-473b-bc90-8b6cdaa2c548\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2fbd754a-7fd3-428b-8969-5ad5ee2b279f\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ba4f29d-4c1c-4284-8868-3e9b684b8b60\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"598f692d-9012-4adb-a95a-622bc786a6ca\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"74b0e269-9920-41e6-875e-e1b410b1038d\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"75828605-94d2-4d1d-b922-5fce9cc5b3e9\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"858cbf81-9c13-42a7-a49a-c54ca5fb330a\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8ff1feb8-d65c-4c47-b470-4a7fe86f8f1f\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2719b505-9440-4774-95ba-2d98e5602f0c\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ba227e40-2a06-4eea-9019-ff12f7f151ec\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"db022ec9-ca97-483b-8a74-e947ff589c68\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:05.485Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f912aae6-b5e0-491a-95ec-2ec053cfdad3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:05.942Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e0c05144-8c0d-452a-84bd-fdb52142d4d8", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:05.564Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.b9cdf19e-b13e-4f83-9094-822a145bbe3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:05.942Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:33:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0c05144-8c0d-452a-84bd-fdb52142d4d8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:05.564Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.b9cdf19e-b13e-4f83-9094-822a145bbe3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:05.942Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:05.559Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.b9cdf19e-b13e-4f83-9094-822a145bbe3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:05.942Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c32dbcb07f3e0240d649b10c7a635b623822d03a\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:05.486Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f912aae6-b5e0-491a-95ec-2ec053cfdad3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:06.555Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c32dbcb07f3e0240d649b10c7a635b623822d03a\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:06.122Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f912aae6-b5e0-491a-95ec-2ec053cfdad3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:06.555Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}74ebde3b316ac64aeb8bf6d8e9ba9c033bd082bd\"", "level": "debug", "target_id": "bind_security_group_4opajo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:05.942Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.4118c553-dfe6-463b-8d4f-90a1e3daf571"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:06.555Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:06.489Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.655adb04-03a9-42c0-b566-f875e603c524"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:06.555Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-adc3ff27-48b9-4e19-9a73-7a9c38726ea0", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:06.121Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f912aae6-b5e0-491a-95ec-2ec053cfdad3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:06.555Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-adc3ff27-48b9-4e19-9a73-7a9c38726ea0", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:06.121Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f912aae6-b5e0-491a-95ec-2ec053cfdad3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:06.555Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-adc3ff27-48b9-4e19-9a73-7a9c38726ea0 x-compute-request-id: req-adc3ff27-48b9-4e19-9a73-7a9c38726ea0 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d7:2b:a7\", \"version\": 4, \"addr\": \"192.168.120.32\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:48Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bono_host_0ac4ql\", \"created\": \"2019-04-05T10:28:52Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:06.121Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f912aae6-b5e0-491a-95ec-2ec053cfdad3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:06.555Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}de4e2e813ee109024570e787a08fc78b502a58eb\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:05.982Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.b9cdf19e-b13e-4f83-9094-822a145bbe3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:06.555Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7bf7a0360d59972f645aa15447563ab1ca921ece\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:05.909Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.8a2e08ef-0648-4531-b13c-4ea25390bb9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:06.555Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-ea74dfbb-d578-4466-999a-75e0c2ced1e2", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:05.908Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.8a2e08ef-0648-4531-b13c-4ea25390bb9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:06.555Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-ea74dfbb-d578-4466-999a-75e0c2ced1e2", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:05.908Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.8a2e08ef-0648-4531-b13c-4ea25390bb9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:06.555Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-ea74dfbb-d578-4466-999a-75e0c2ced1e2 x-compute-request-id: req-ea74dfbb-d578-4466-999a-75e0c2ced1e2 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:61:b0:4e\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:48Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_vellum_host_l629t2\", \"created\": \"2019-04-05T10:28:54Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:05.907Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.8a2e08ef-0648-4531-b13c-4ea25390bb9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:07.080Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-aeb0493d-5f50-457b-bed2-e7e7f964fdb7", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:06.609Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.b9cdf19e-b13e-4f83-9094-822a145bbe3c"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:07.080Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:06.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:07.080Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:33:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c00a2795-babd-4ba9-aa06-c2c0261c8c7b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:06.494Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.655adb04-03a9-42c0-b566-f875e603c524"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:07.080Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-c00a2795-babd-4ba9-aa06-c2c0261c8c7b", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:06.494Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.655adb04-03a9-42c0-b566-f875e603c524"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:07.080Z", "message": "Waiting for process 1608 to end...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:06.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:07.080Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-aeb0493d-5f50-457b-bed2-e7e7f964fdb7 x-compute-request-id: req-aeb0493d-5f50-457b-bed2-e7e7f964fdb7 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e0:29:6a\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:57.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:57Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_dime_host_c8gzfy\", \"created\": \"2019-04-05T10:28:50Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:06.609Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.b9cdf19e-b13e-4f83-9094-822a145bbe3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:07.080Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-aeb0493d-5f50-457b-bed2-e7e7f964fdb7", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:06.609Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.b9cdf19e-b13e-4f83-9094-822a145bbe3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:07.080Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}de4e2e813ee109024570e787a08fc78b502a58eb\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:06.610Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.b9cdf19e-b13e-4f83-9094-822a145bbe3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:07.080Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-a903d12b-019e-4479-a2ff-011b6c4dd5fa x-compute-request-id: req-a903d12b-019e-4479-a2ff-011b6c4dd5fa Content-Encoding: gzip Content-Length: 640 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1a4ecde9-ac2e-4749-b262-c85cbac2b428\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9ce6d820-6480-4bc9-bc5f-3de6845a339a\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e28d957-bca2-4909-88cc-ff3f1b35f480\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b702927e-06a9-430b-afc1-ba168cc0b193\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"61293269-82e4-46b0-83aa-5efcc1a7cc3b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"422447f8-fdb7-4b22-96bd-7039ec5a18a2\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"61293269-82e4-46b0-83aa-5efcc1a7cc3b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5695638d-6cce-40f1-bff7-4c17312b5b93\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"61293269-82e4-46b0-83aa-5efcc1a7cc3b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5f821ec3-fc65-45c8-81e4-1561ebb8540a\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"61293269-82e4-46b0-83aa-5efcc1a7cc3b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90afbf5a-8766-4b44-baf9-0dccb7b17af1\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"61293269-82e4-46b0-83aa-5efcc1a7cc3b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"93e63ad9-b05c-45ad-bf3e-94c1bd37fec4\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"61293269-82e4-46b0-83aa-5efcc1a7cc3b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b1cc0e20-01ff-4da9-8f2a-fcd11856c1d5\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"61293269-82e4-46b0-83aa-5efcc1a7cc3b\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:06.622Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.8a2e08ef-0648-4531-b13c-4ea25390bb9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:07.080Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/os-security-groups used request id req-a903d12b-019e-4479-a2ff-011b6c4dd5fa", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:06.622Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.8a2e08ef-0648-4531-b13c-4ea25390bb9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:07.080Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/os-security-groups used request id req-a903d12b-019e-4479-a2ff-011b6c4dd5fa", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:06.623Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.8a2e08ef-0648-4531-b13c-4ea25390bb9c"}], "metadata": {"pagination": {"total": 2350, "offset": 1904, "size": 50}}} 2019-04-05 10:33:23,356 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:33:23,356 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:33:23 GMT 2019-04-05 10:33:23,356 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:33:23,356 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:33:23,356 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:33:23,356 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:33:23,357 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:33:23,357 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:33:23,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-04-05 10:33:23,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-04-05 10:33:23,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:33:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb35596a-14b8-4181-adef-1e09ec7c2d6d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:33:23,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-04-05 10:33:23,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-04-05 10:33:23,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:33:23,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-fb35596a-14b8-4181-adef-1e09ec7c2d6d 2019-04-05 10:33:23,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-04-05 10:33:23,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-0e3b080e-d9d6-4b79-80e4-3efc6deda2df 2019-04-05 10:33:23,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bf7a0360d59972f645aa15447563ab1ca921ece" 2019-04-05 10:33:23,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c32dbcb07f3e0240d649b10c7a635b623822d03a" 2019-04-05 10:33:23,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c32dbcb07f3e0240d649b10c7a635b623822d03a" 2019-04-05 10:33:23,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-5a962f3c-3bdb-450e-9eed-cb10f4ba3d29 2019-04-05 10:33:23,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-5a962f3c-3bdb-450e-9eed-cb10f4ba3d29 2019-04-05 10:33:23,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-5a962f3c-3bdb-450e-9eed-cb10f4ba3d29 x-compute-request-id: req-5a962f3c-3bdb-450e-9eed-cb10f4ba3d29 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:2b:a7", "version": 4, "addr": "192.168.120.32", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:48Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bono_host_0ac4ql", "created": "2019-04-05T10:28:52Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:33:23,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-04-05 10:33:23,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:33:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e3b080e-d9d6-4b79-80e4-3efc6deda2df Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:33:23,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:33:23,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups used request id req-f16fefd6-6abe-4c8e-b142-81c07b5f7c0b 2019-04-05 10:33:23,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:33:23,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-3c136a89-ef56-4d90-84e2-f9b4b8d31ab5 2019-04-05 10:33:23,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:33:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c136a89-ef56-4d90-84e2-f9b4b8d31ab5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:33:23,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups used request id req-f16fefd6-6abe-4c8e-b142-81c07b5f7c0b 2019-04-05 10:33:23,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-f16fefd6-6abe-4c8e-b142-81c07b5f7c0b x-compute-request-id: req-f16fefd6-6abe-4c8e-b142-81c07b5f7c0b Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1a4ecde9-ac2e-4749-b262-c85cbac2b428"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9ce6d820-6480-4bc9-bc5f-3de6845a339a"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e28d957-bca2-4909-88cc-ff3f1b35f480"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b702927e-06a9-430b-afc1-ba168cc0b193"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2038b34c-bffa-473b-bc90-8b6cdaa2c548"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2fbd754a-7fd3-428b-8969-5ad5ee2b279f"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ba4f29d-4c1c-4284-8868-3e9b684b8b60"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "598f692d-9012-4adb-a95a-622bc786a6ca"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "74b0e269-9920-41e6-875e-e1b410b1038d"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "75828605-94d2-4d1d-b922-5fce9cc5b3e9"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "858cbf81-9c13-42a7-a49a-c54ca5fb330a"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8ff1feb8-d65c-4c47-b470-4a7fe86f8f1f"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2719b505-9440-4774-95ba-2d98e5602f0c"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ba227e40-2a06-4eea-9019-ff12f7f151ec"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "db022ec9-ca97-483b-8a74-e947ff589c68"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-04-05 10:33:23,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e0c05144-8c0d-452a-84bd-fdb52142d4d8 2019-04-05 10:33:23,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:33:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0c05144-8c0d-452a-84bd-fdb52142d4d8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:33:23,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:33:23,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c32dbcb07f3e0240d649b10c7a635b623822d03a" 2019-04-05 10:33:23,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c32dbcb07f3e0240d649b10c7a635b623822d03a" 2019-04-05 10:33:23,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ebde3b316ac64aeb8bf6d8e9ba9c033bd082bd" 2019-04-05 10:33:23,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:33:23,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-adc3ff27-48b9-4e19-9a73-7a9c38726ea0 2019-04-05 10:33:23,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-adc3ff27-48b9-4e19-9a73-7a9c38726ea0 2019-04-05 10:33:23,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-adc3ff27-48b9-4e19-9a73-7a9c38726ea0 x-compute-request-id: req-adc3ff27-48b9-4e19-9a73-7a9c38726ea0 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:2b:a7", "version": 4, "addr": "192.168.120.32", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:48Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bono_host_0ac4ql", "created": "2019-04-05T10:28:52Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:33:23,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de4e2e813ee109024570e787a08fc78b502a58eb" 2019-04-05 10:33:23,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bf7a0360d59972f645aa15447563ab1ca921ece" 2019-04-05 10:33:23,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-ea74dfbb-d578-4466-999a-75e0c2ced1e2 2019-04-05 10:33:23,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-ea74dfbb-d578-4466-999a-75e0c2ced1e2 2019-04-05 10:33:23,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-ea74dfbb-d578-4466-999a-75e0c2ced1e2 x-compute-request-id: req-ea74dfbb-d578-4466-999a-75e0c2ced1e2 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:b0:4e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:48Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_vellum_host_l629t2", "created": "2019-04-05T10:28:54Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:33:23,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-aeb0493d-5f50-457b-bed2-e7e7f964fdb7 2019-04-05 10:33:23,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-04-05 10:33:23,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:33:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c00a2795-babd-4ba9-aa06-c2c0261c8c7b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:33:23,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-c00a2795-babd-4ba9-aa06-c2c0261c8c7b 2019-04-05 10:33:23,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1608 to end... 2019-04-05 10:33:23,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-aeb0493d-5f50-457b-bed2-e7e7f964fdb7 x-compute-request-id: req-aeb0493d-5f50-457b-bed2-e7e7f964fdb7 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:29:6a", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:57.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:57Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_dime_host_c8gzfy", "created": "2019-04-05T10:28:50Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:33:23,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-aeb0493d-5f50-457b-bed2-e7e7f964fdb7 2019-04-05 10:33:23,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de4e2e813ee109024570e787a08fc78b502a58eb" 2019-04-05 10:33:23,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-a903d12b-019e-4479-a2ff-011b6c4dd5fa x-compute-request-id: req-a903d12b-019e-4479-a2ff-011b6c4dd5fa Content-Encoding: gzip Content-Length: 640 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1a4ecde9-ac2e-4749-b262-c85cbac2b428"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9ce6d820-6480-4bc9-bc5f-3de6845a339a"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e28d957-bca2-4909-88cc-ff3f1b35f480"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b702927e-06a9-430b-afc1-ba168cc0b193"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "61293269-82e4-46b0-83aa-5efcc1a7cc3b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "422447f8-fdb7-4b22-96bd-7039ec5a18a2"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "61293269-82e4-46b0-83aa-5efcc1a7cc3b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5695638d-6cce-40f1-bff7-4c17312b5b93"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "61293269-82e4-46b0-83aa-5efcc1a7cc3b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5f821ec3-fc65-45c8-81e4-1561ebb8540a"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "61293269-82e4-46b0-83aa-5efcc1a7cc3b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90afbf5a-8766-4b44-baf9-0dccb7b17af1"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "61293269-82e4-46b0-83aa-5efcc1a7cc3b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "93e63ad9-b05c-45ad-bf3e-94c1bd37fec4"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "61293269-82e4-46b0-83aa-5efcc1a7cc3b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b1cc0e20-01ff-4da9-8f2a-fcd11856c1d5"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "61293269-82e4-46b0-83aa-5efcc1a7cc3b", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-04-05 10:33:23,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/os-security-groups used request id req-a903d12b-019e-4479-a2ff-011b6c4dd5fa 2019-04-05 10:33:23,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/os-security-groups used request id req-a903d12b-019e-4479-a2ff-011b6c4dd5fa 2019-04-05 10:33:23,368 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:33:23,430 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:33:23,430 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:33:23,430 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:33:23,430 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:33:23,430 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:33:23,430 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:33:23,430 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:33:23,430 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:33:23,431 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:33:23,431 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:33:23 GMT 2019-04-05 10:33:23,431 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:33:23,431 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:33:23,431 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:33:23,431 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:33:23,431 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:33:28,437 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:33:28,539 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:33:28,539 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:33:28,539 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:33:28,539 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:33:28,539 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:33:28,539 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:33:28,539 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:33:28,540 - 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-04-05T10:33:07.080Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7bf7a0360d59972f645aa15447563ab1ca921ece\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:06.624Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.8a2e08ef-0648-4531-b13c-4ea25390bb9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:07.080Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-0ab59b35-da11-4457-911b-5837aae1dc7e x-compute-request-id: req-0ab59b35-da11-4457-911b-5837aae1dc7e Content-Encoding: gzip Content-Length: 852 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1a4ecde9-ac2e-4749-b262-c85cbac2b428\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9ce6d820-6480-4bc9-bc5f-3de6845a339a\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e28d957-bca2-4909-88cc-ff3f1b35f480\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b702927e-06a9-430b-afc1-ba168cc0b193\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2038b34c-bffa-473b-bc90-8b6cdaa2c548\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2fbd754a-7fd3-428b-8969-5ad5ee2b279f\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ba4f29d-4c1c-4284-8868-3e9b684b8b60\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"598f692d-9012-4adb-a95a-622bc786a6ca\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"74b0e269-9920-41e6-875e-e1b410b1038d\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"75828605-94d2-4d1d-b922-5fce9cc5b3e9\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"858cbf81-9c13-42a7-a49a-c54ca5fb330a\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8ff1feb8-d65c-4c47-b470-4a7fe86f8f1f\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2719b505-9440-4774-95ba-2d98e5602f0c\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ba227e40-2a06-4eea-9019-ff12f7f151ec\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"db022ec9-ca97-483b-8a74-e947ff589c68\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:06.728Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f912aae6-b5e0-491a-95ec-2ec053cfdad3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:07.080Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups used request id req-0ab59b35-da11-4457-911b-5837aae1dc7e", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:06.728Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f912aae6-b5e0-491a-95ec-2ec053cfdad3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:07.080Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups used request id req-0ab59b35-da11-4457-911b-5837aae1dc7e", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:06.728Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f912aae6-b5e0-491a-95ec-2ec053cfdad3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:07.080Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}12058f915e634df0045bce2f5fe0203ab95510be\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:06.916Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.655adb04-03a9-42c0-b566-f875e603c524"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:07.080Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-1509d59c-22eb-4472-a961-488aa6c8b4ca x-compute-request-id: req-1509d59c-22eb-4472-a961-488aa6c8b4ca Content-Encoding: gzip Content-Length: 532 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1a4ecde9-ac2e-4749-b262-c85cbac2b428\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9ce6d820-6480-4bc9-bc5f-3de6845a339a\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e28d957-bca2-4909-88cc-ff3f1b35f480\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b702927e-06a9-430b-afc1-ba168cc0b193\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"fe7fb086-07c8-49de-8577-d4583e630b5d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"128ed0bd-f769-43b9-83e4-5bb975e9ef2e\"}, {\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"fe7fb086-07c8-49de-8577-d4583e630b5d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be89f88e-c3c8-4f06-b359-5360fbc4f8ff\"}, {\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"fe7fb086-07c8-49de-8577-d4583e630b5d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cbef0271-b0c5-4c01-8a3d-04ca362024b4\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"fe7fb086-07c8-49de-8577-d4583e630b5d\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:06.943Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.b9cdf19e-b13e-4f83-9094-822a145bbe3c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:07.595Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:07.113Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:07.595Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-11a086e3-366a-480d-be7e-9c0e499c210b", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:07.194Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.8a2e08ef-0648-4531-b13c-4ea25390bb9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:07.595Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-11a086e3-366a-480d-be7e-9c0e499c210b x-compute-request-id: req-11a086e3-366a-480d-be7e-9c0e499c210b Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:61:b0:4e\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:48Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_vellum_host_l629t2\", \"created\": \"2019-04-05T10:28:54Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:07.194Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.8a2e08ef-0648-4531-b13c-4ea25390bb9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:07.595Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/os-security-groups used request id req-1509d59c-22eb-4472-a961-488aa6c8b4ca", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:06.943Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.b9cdf19e-b13e-4f83-9094-822a145bbe3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:07.595Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/os-security-groups used request id req-1509d59c-22eb-4472-a961-488aa6c8b4ca", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:06.943Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.b9cdf19e-b13e-4f83-9094-822a145bbe3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:07.595Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-3bbafef5-d0f7-4edf-b7a7-6b758a352e88", "level": "debug", "target_id": "bind_security_group_4opajo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:07.173Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.4118c553-dfe6-463b-8d4f-90a1e3daf571"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:07.595Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-3bbafef5-d0f7-4edf-b7a7-6b758a352e88 x-compute-request-id: req-3bbafef5-d0f7-4edf-b7a7-6b758a352e88 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bd:3b:84\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b98fdee2-8398-4d14-932e-73e37c863ef0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:55.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"b98fdee2-8398-4d14-932e-73e37c863ef0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:55Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bind_host_k223a6\", \"created\": \"2019-04-05T10:28:50Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "bind_security_group_4opajo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:07.173Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.4118c553-dfe6-463b-8d4f-90a1e3daf571"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:07.595Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}de4e2e813ee109024570e787a08fc78b502a58eb\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:06.944Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.b9cdf19e-b13e-4f83-9094-822a145bbe3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:07.595Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}de4e2e813ee109024570e787a08fc78b502a58eb\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:07.122Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.b9cdf19e-b13e-4f83-9094-822a145bbe3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:07.595Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-d7927401-3c8b-4fe8-afd1-ae78407ab0b6", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:07.121Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.b9cdf19e-b13e-4f83-9094-822a145bbe3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:07.595Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-3bbafef5-d0f7-4edf-b7a7-6b758a352e88", "level": "debug", "target_id": "bind_security_group_4opajo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:07.173Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.4118c553-dfe6-463b-8d4f-90a1e3daf571"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:07.595Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}74ebde3b316ac64aeb8bf6d8e9ba9c033bd082bd\"", "level": "debug", "target_id": "bind_security_group_4opajo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:07.174Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.4118c553-dfe6-463b-8d4f-90a1e3daf571"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:07.595Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-d7927401-3c8b-4fe8-afd1-ae78407ab0b6", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:07.121Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.b9cdf19e-b13e-4f83-9094-822a145bbe3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:07.595Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-d7927401-3c8b-4fe8-afd1-ae78407ab0b6 x-compute-request-id: req-d7927401-3c8b-4fe8-afd1-ae78407ab0b6 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e0:29:6a\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:57.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:57Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_dime_host_c8gzfy\", \"created\": \"2019-04-05T10:28:50Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:07.121Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.b9cdf19e-b13e-4f83-9094-822a145bbe3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:07.595Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7bf7a0360d59972f645aa15447563ab1ca921ece\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:07.195Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.8a2e08ef-0648-4531-b13c-4ea25390bb9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:07.595Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-11a086e3-366a-480d-be7e-9c0e499c210b", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:07.195Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.8a2e08ef-0648-4531-b13c-4ea25390bb9c"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:07.595Z", "message": "Establishing relationships", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:06.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:07.595Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:07.026Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:08.109Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/os-security-groups used request id req-a0f93091-acbc-446d-9976-356ce2a769a0", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:07.953Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.655adb04-03a9-42c0-b566-f875e603c524"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:08.109Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/os-security-groups used request id req-423c2f3e-e184-4aa5-be22-d56f061c3c8a", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:07.639Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.8a2e08ef-0648-4531-b13c-4ea25390bb9c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:08.109Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "bono_security_group_jbrhwb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:07.457Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:08.109Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-c47c5181-0b70-46f2-9c8b-bf4a56d4e822", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:07.575Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.655adb04-03a9-42c0-b566-f875e603c524"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:08.109Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}12058f915e634df0045bce2f5fe0203ab95510be\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:07.576Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.655adb04-03a9-42c0-b566-f875e603c524"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:08.109Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56945aa7-2ebe-4302-b37d-ec12c0e6eca3 x-compute-request-id: req-56945aa7-2ebe-4302-b37d-ec12c0e6eca3 Content-Encoding: gzip Content-Length: 481 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1a4ecde9-ac2e-4749-b262-c85cbac2b428\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9ce6d820-6480-4bc9-bc5f-3de6845a339a\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e28d957-bca2-4909-88cc-ff3f1b35f480\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b702927e-06a9-430b-afc1-ba168cc0b193\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4c02d234-958e-4eb8-95b1-111c3f7876a9\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fc7b84ce-3620-4fad-b1bb-85f6e949aafd\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "bind_security_group_4opajo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:07.550Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.4118c553-dfe6-463b-8d4f-90a1e3daf571"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:08.109Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/os-security-groups used request id req-56945aa7-2ebe-4302-b37d-ec12c0e6eca3", "level": "debug", "target_id": "bind_security_group_4opajo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:07.551Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.4118c553-dfe6-463b-8d4f-90a1e3daf571"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:08.109Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/os-security-groups used request id req-56945aa7-2ebe-4302-b37d-ec12c0e6eca3", "level": "debug", "target_id": "bind_security_group_4opajo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:07.551Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.4118c553-dfe6-463b-8d4f-90a1e3daf571"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:08.109Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}74ebde3b316ac64aeb8bf6d8e9ba9c033bd082bd\"", "level": "debug", "target_id": "bind_security_group_4opajo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:07.554Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.4118c553-dfe6-463b-8d4f-90a1e3daf571"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:08.109Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-c47c5181-0b70-46f2-9c8b-bf4a56d4e822 x-compute-request-id: req-c47c5181-0b70-46f2-9c8b-bf4a56d4e822 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1c:dc:50\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:57.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"915a4610-0264-47aa-928c-4cf8fd444793\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:57Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_ellis_host_gh2i40\", \"created\": \"2019-04-05T10:28:51Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:07.575Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.655adb04-03a9-42c0-b566-f875e603c524"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:08.109Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-c47c5181-0b70-46f2-9c8b-bf4a56d4e822", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:07.575Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.655adb04-03a9-42c0-b566-f875e603c524"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:08.109Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-423c2f3e-e184-4aa5-be22-d56f061c3c8a x-compute-request-id: req-423c2f3e-e184-4aa5-be22-d56f061c3c8a Content-Encoding: gzip Content-Length: 640 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1a4ecde9-ac2e-4749-b262-c85cbac2b428\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9ce6d820-6480-4bc9-bc5f-3de6845a339a\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e28d957-bca2-4909-88cc-ff3f1b35f480\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b702927e-06a9-430b-afc1-ba168cc0b193\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"61293269-82e4-46b0-83aa-5efcc1a7cc3b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"422447f8-fdb7-4b22-96bd-7039ec5a18a2\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"61293269-82e4-46b0-83aa-5efcc1a7cc3b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5695638d-6cce-40f1-bff7-4c17312b5b93\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"61293269-82e4-46b0-83aa-5efcc1a7cc3b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5f821ec3-fc65-45c8-81e4-1561ebb8540a\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"61293269-82e4-46b0-83aa-5efcc1a7cc3b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90afbf5a-8766-4b44-baf9-0dccb7b17af1\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"61293269-82e4-46b0-83aa-5efcc1a7cc3b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"93e63ad9-b05c-45ad-bf3e-94c1bd37fec4\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"61293269-82e4-46b0-83aa-5efcc1a7cc3b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b1cc0e20-01ff-4da9-8f2a-fcd11856c1d5\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"61293269-82e4-46b0-83aa-5efcc1a7cc3b\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:07.638Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.8a2e08ef-0648-4531-b13c-4ea25390bb9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:08.109Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/os-security-groups used request id req-423c2f3e-e184-4aa5-be22-d56f061c3c8a", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:07.639Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.8a2e08ef-0648-4531-b13c-4ea25390bb9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:08.109Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c78e470f-ea84-4800-8d5f-ffd329a2367c x-compute-request-id: req-c78e470f-ea84-4800-8d5f-ffd329a2367c Content-Encoding: gzip Content-Length: 532 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1a4ecde9-ac2e-4749-b262-c85cbac2b428\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9ce6d820-6480-4bc9-bc5f-3de6845a339a\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e28d957-bca2-4909-88cc-ff3f1b35f480\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b702927e-06a9-430b-afc1-ba168cc0b193\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"fe7fb086-07c8-49de-8577-d4583e630b5d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"128ed0bd-f769-43b9-83e4-5bb975e9ef2e\"}, {\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"fe7fb086-07c8-49de-8577-d4583e630b5d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be89f88e-c3c8-4f06-b359-5360fbc4f8ff\"}, {\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"fe7fb086-07c8-49de-8577-d4583e630b5d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cbef0271-b0c5-4c01-8a3d-04ca362024b4\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"fe7fb086-07c8-49de-8577-d4583e630b5d\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:07.766Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.b9cdf19e-b13e-4f83-9094-822a145bbe3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:08.109Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/os-security-groups used request id req-c78e470f-ea84-4800-8d5f-ffd329a2367c", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:07.766Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.b9cdf19e-b13e-4f83-9094-822a145bbe3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:08.109Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/os-security-groups used request id req-c78e470f-ea84-4800-8d5f-ffd329a2367c", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:07.766Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.b9cdf19e-b13e-4f83-9094-822a145bbe3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:08.109Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a0f93091-acbc-446d-9976-356ce2a769a0 x-compute-request-id: req-a0f93091-acbc-446d-9976-356ce2a769a0 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1a4ecde9-ac2e-4749-b262-c85cbac2b428\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9ce6d820-6480-4bc9-bc5f-3de6845a339a\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e28d957-bca2-4909-88cc-ff3f1b35f480\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b702927e-06a9-430b-afc1-ba168cc0b193\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"84086c86-f215-4699-b5ed-2006870ef55f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0e16a411-2bf3-4da2-b3ad-09307f65d960\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"84086c86-f215-4699-b5ed-2006870ef55f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"aaa76b75-f35d-4f8d-b2b3-33e0adee1147\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"84086c86-f215-4699-b5ed-2006870ef55f\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:07.953Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.655adb04-03a9-42c0-b566-f875e603c524"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:08.109Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/os-security-groups used request id req-a0f93091-acbc-446d-9976-356ce2a769a0", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:07.953Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.655adb04-03a9-42c0-b566-f875e603c524"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:08.109Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}12058f915e634df0045bce2f5fe0203ab95510be\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:07.954Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.655adb04-03a9-42c0-b566-f875e603c524"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:08.109Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e7a090c-8ad1-499d-a2aa-ce258f52abcb x-compute-request-id: req-5e7a090c-8ad1-499d-a2aa-ce258f52abcb Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bd:3b:84\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b98fdee2-8398-4d14-932e-73e37c863ef0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:55.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"b98fdee2-8398-4d14-932e-73e37c863ef0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:55Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bind_host_k223a6\", \"created\": \"2019-04-05T10:28:50Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "bind_security_group_4opajo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:07.910Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.4118c553-dfe6-463b-8d4f-90a1e3daf571"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:08.614Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/os-security-groups used request id req-8883a491-b3e7-4d2d-8653-76c96c881d00", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:08.504Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.655adb04-03a9-42c0-b566-f875e603c524"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:08.614Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}12058f915e634df0045bce2f5fe0203ab95510be\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:08.118Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.655adb04-03a9-42c0-b566-f875e603c524"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:08.614Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/os-security-groups used request id req-ad9376d1-0c9c-4c83-ae41-339d8af11561", "level": "debug", "target_id": "bind_security_group_4opajo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:08.079Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.4118c553-dfe6-463b-8d4f-90a1e3daf571"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:08.614Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}74ebde3b316ac64aeb8bf6d8e9ba9c033bd082bd\"", "level": "debug", "target_id": "bind_security_group_4opajo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:07.911Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.4118c553-dfe6-463b-8d4f-90a1e3daf571"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:08.614Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-5e7a090c-8ad1-499d-a2aa-ce258f52abcb", "level": "debug", "target_id": "bind_security_group_4opajo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:07.910Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.4118c553-dfe6-463b-8d4f-90a1e3daf571"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:08.614Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-5e7a090c-8ad1-499d-a2aa-ce258f52abcb", "level": "debug", "target_id": "bind_security_group_4opajo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:07.910Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.4118c553-dfe6-463b-8d4f-90a1e3daf571"}], "metadata": {"pagination": {"total": 2351, "offset": 1954, "size": 50}}} 2019-04-05 10:33:28,540 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:33:28,540 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:33:28 GMT 2019-04-05 10:33:28,540 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:33:28,540 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:33:28,540 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:33:28,540 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:33:28,540 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:33:28,541 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:33:28,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bf7a0360d59972f645aa15447563ab1ca921ece" 2019-04-05 10:33:28,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-0ab59b35-da11-4457-911b-5837aae1dc7e x-compute-request-id: req-0ab59b35-da11-4457-911b-5837aae1dc7e Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1a4ecde9-ac2e-4749-b262-c85cbac2b428"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9ce6d820-6480-4bc9-bc5f-3de6845a339a"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e28d957-bca2-4909-88cc-ff3f1b35f480"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b702927e-06a9-430b-afc1-ba168cc0b193"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2038b34c-bffa-473b-bc90-8b6cdaa2c548"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2fbd754a-7fd3-428b-8969-5ad5ee2b279f"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ba4f29d-4c1c-4284-8868-3e9b684b8b60"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "598f692d-9012-4adb-a95a-622bc786a6ca"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "74b0e269-9920-41e6-875e-e1b410b1038d"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "75828605-94d2-4d1d-b922-5fce9cc5b3e9"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "858cbf81-9c13-42a7-a49a-c54ca5fb330a"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8ff1feb8-d65c-4c47-b470-4a7fe86f8f1f"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2719b505-9440-4774-95ba-2d98e5602f0c"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ba227e40-2a06-4eea-9019-ff12f7f151ec"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "db022ec9-ca97-483b-8a74-e947ff589c68"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-04-05 10:33:28,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups used request id req-0ab59b35-da11-4457-911b-5837aae1dc7e 2019-04-05 10:33:28,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups used request id req-0ab59b35-da11-4457-911b-5837aae1dc7e 2019-04-05 10:33:28,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12058f915e634df0045bce2f5fe0203ab95510be" 2019-04-05 10:33:28,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-1509d59c-22eb-4472-a961-488aa6c8b4ca x-compute-request-id: req-1509d59c-22eb-4472-a961-488aa6c8b4ca Content-Encoding: gzip Content-Length: 532 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1a4ecde9-ac2e-4749-b262-c85cbac2b428"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9ce6d820-6480-4bc9-bc5f-3de6845a339a"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e28d957-bca2-4909-88cc-ff3f1b35f480"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b702927e-06a9-430b-afc1-ba168cc0b193"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "fe7fb086-07c8-49de-8577-d4583e630b5d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "128ed0bd-f769-43b9-83e4-5bb975e9ef2e"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "fe7fb086-07c8-49de-8577-d4583e630b5d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be89f88e-c3c8-4f06-b359-5360fbc4f8ff"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "fe7fb086-07c8-49de-8577-d4583e630b5d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cbef0271-b0c5-4c01-8a3d-04ca362024b4"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "fe7fb086-07c8-49de-8577-d4583e630b5d", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-04-05 10:33:28,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-04-05 10:33:28,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-11a086e3-366a-480d-be7e-9c0e499c210b 2019-04-05 10:33:28,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-11a086e3-366a-480d-be7e-9c0e499c210b x-compute-request-id: req-11a086e3-366a-480d-be7e-9c0e499c210b Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:b0:4e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:48Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_vellum_host_l629t2", "created": "2019-04-05T10:28:54Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:33:28,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/os-security-groups used request id req-1509d59c-22eb-4472-a961-488aa6c8b4ca 2019-04-05 10:33:28,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/os-security-groups used request id req-1509d59c-22eb-4472-a961-488aa6c8b4ca 2019-04-05 10:33:28,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-3bbafef5-d0f7-4edf-b7a7-6b758a352e88 2019-04-05 10:33:28,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-3bbafef5-d0f7-4edf-b7a7-6b758a352e88 x-compute-request-id: req-3bbafef5-d0f7-4edf-b7a7-6b758a352e88 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:3b:84", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b98fdee2-8398-4d14-932e-73e37c863ef0", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:55.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "b98fdee2-8398-4d14-932e-73e37c863ef0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bind_host_k223a6", "created": "2019-04-05T10:28:50Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:33:28,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de4e2e813ee109024570e787a08fc78b502a58eb" 2019-04-05 10:33:28,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de4e2e813ee109024570e787a08fc78b502a58eb" 2019-04-05 10:33:28,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-d7927401-3c8b-4fe8-afd1-ae78407ab0b6 2019-04-05 10:33:28,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-3bbafef5-d0f7-4edf-b7a7-6b758a352e88 2019-04-05 10:33:28,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ebde3b316ac64aeb8bf6d8e9ba9c033bd082bd" 2019-04-05 10:33:28,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-d7927401-3c8b-4fe8-afd1-ae78407ab0b6 2019-04-05 10:33:28,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-d7927401-3c8b-4fe8-afd1-ae78407ab0b6 x-compute-request-id: req-d7927401-3c8b-4fe8-afd1-ae78407ab0b6 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:29:6a", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:57.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:57Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_dime_host_c8gzfy", "created": "2019-04-05T10:28:50Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:33:28,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bf7a0360d59972f645aa15447563ab1ca921ece" 2019-04-05 10:33:28,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-11a086e3-366a-480d-be7e-9c0e499c210b 2019-04-05 10:33:28,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-04-05 10:33:28,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-04-05 10:33:28,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/os-security-groups used request id req-a0f93091-acbc-446d-9976-356ce2a769a0 2019-04-05 10:33:28,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/os-security-groups used request id req-423c2f3e-e184-4aa5-be22-d56f061c3c8a 2019-04-05 10:33:28,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-04-05 10:33:28,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-c47c5181-0b70-46f2-9c8b-bf4a56d4e822 2019-04-05 10:33:28,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12058f915e634df0045bce2f5fe0203ab95510be" 2019-04-05 10:33:28,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56945aa7-2ebe-4302-b37d-ec12c0e6eca3 x-compute-request-id: req-56945aa7-2ebe-4302-b37d-ec12c0e6eca3 Content-Encoding: gzip Content-Length: 481 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1a4ecde9-ac2e-4749-b262-c85cbac2b428"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9ce6d820-6480-4bc9-bc5f-3de6845a339a"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e28d957-bca2-4909-88cc-ff3f1b35f480"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b702927e-06a9-430b-afc1-ba168cc0b193"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4c02d234-958e-4eb8-95b1-111c3f7876a9"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fc7b84ce-3620-4fad-b1bb-85f6e949aafd"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-04-05 10:33:28,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/os-security-groups used request id req-56945aa7-2ebe-4302-b37d-ec12c0e6eca3 2019-04-05 10:33:28,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/os-security-groups used request id req-56945aa7-2ebe-4302-b37d-ec12c0e6eca3 2019-04-05 10:33:28,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ebde3b316ac64aeb8bf6d8e9ba9c033bd082bd" 2019-04-05 10:33:28,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-c47c5181-0b70-46f2-9c8b-bf4a56d4e822 x-compute-request-id: req-c47c5181-0b70-46f2-9c8b-bf4a56d4e822 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dc:50", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:57.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "915a4610-0264-47aa-928c-4cf8fd444793", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:57Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_ellis_host_gh2i40", "created": "2019-04-05T10:28:51Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:33:28,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-c47c5181-0b70-46f2-9c8b-bf4a56d4e822 2019-04-05 10:33:28,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-423c2f3e-e184-4aa5-be22-d56f061c3c8a x-compute-request-id: req-423c2f3e-e184-4aa5-be22-d56f061c3c8a Content-Encoding: gzip Content-Length: 640 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1a4ecde9-ac2e-4749-b262-c85cbac2b428"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9ce6d820-6480-4bc9-bc5f-3de6845a339a"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e28d957-bca2-4909-88cc-ff3f1b35f480"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b702927e-06a9-430b-afc1-ba168cc0b193"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "61293269-82e4-46b0-83aa-5efcc1a7cc3b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "422447f8-fdb7-4b22-96bd-7039ec5a18a2"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "61293269-82e4-46b0-83aa-5efcc1a7cc3b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5695638d-6cce-40f1-bff7-4c17312b5b93"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "61293269-82e4-46b0-83aa-5efcc1a7cc3b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5f821ec3-fc65-45c8-81e4-1561ebb8540a"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "61293269-82e4-46b0-83aa-5efcc1a7cc3b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90afbf5a-8766-4b44-baf9-0dccb7b17af1"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "61293269-82e4-46b0-83aa-5efcc1a7cc3b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "93e63ad9-b05c-45ad-bf3e-94c1bd37fec4"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "61293269-82e4-46b0-83aa-5efcc1a7cc3b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b1cc0e20-01ff-4da9-8f2a-fcd11856c1d5"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "61293269-82e4-46b0-83aa-5efcc1a7cc3b", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-04-05 10:33:28,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/os-security-groups used request id req-423c2f3e-e184-4aa5-be22-d56f061c3c8a 2019-04-05 10:33:28,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c78e470f-ea84-4800-8d5f-ffd329a2367c x-compute-request-id: req-c78e470f-ea84-4800-8d5f-ffd329a2367c Content-Encoding: gzip Content-Length: 532 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1a4ecde9-ac2e-4749-b262-c85cbac2b428"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9ce6d820-6480-4bc9-bc5f-3de6845a339a"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e28d957-bca2-4909-88cc-ff3f1b35f480"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b702927e-06a9-430b-afc1-ba168cc0b193"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "fe7fb086-07c8-49de-8577-d4583e630b5d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "128ed0bd-f769-43b9-83e4-5bb975e9ef2e"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "fe7fb086-07c8-49de-8577-d4583e630b5d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be89f88e-c3c8-4f06-b359-5360fbc4f8ff"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "fe7fb086-07c8-49de-8577-d4583e630b5d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cbef0271-b0c5-4c01-8a3d-04ca362024b4"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "fe7fb086-07c8-49de-8577-d4583e630b5d", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-04-05 10:33:28,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/os-security-groups used request id req-c78e470f-ea84-4800-8d5f-ffd329a2367c 2019-04-05 10:33:28,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/os-security-groups used request id req-c78e470f-ea84-4800-8d5f-ffd329a2367c 2019-04-05 10:33:28,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a0f93091-acbc-446d-9976-356ce2a769a0 x-compute-request-id: req-a0f93091-acbc-446d-9976-356ce2a769a0 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1a4ecde9-ac2e-4749-b262-c85cbac2b428"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9ce6d820-6480-4bc9-bc5f-3de6845a339a"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e28d957-bca2-4909-88cc-ff3f1b35f480"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b702927e-06a9-430b-afc1-ba168cc0b193"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "84086c86-f215-4699-b5ed-2006870ef55f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0e16a411-2bf3-4da2-b3ad-09307f65d960"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "84086c86-f215-4699-b5ed-2006870ef55f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "aaa76b75-f35d-4f8d-b2b3-33e0adee1147"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "84086c86-f215-4699-b5ed-2006870ef55f", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-04-05 10:33:28,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/os-security-groups used request id req-a0f93091-acbc-446d-9976-356ce2a769a0 2019-04-05 10:33:28,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12058f915e634df0045bce2f5fe0203ab95510be" 2019-04-05 10:33:28,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e7a090c-8ad1-499d-a2aa-ce258f52abcb x-compute-request-id: req-5e7a090c-8ad1-499d-a2aa-ce258f52abcb Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:3b:84", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b98fdee2-8398-4d14-932e-73e37c863ef0", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:55.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "b98fdee2-8398-4d14-932e-73e37c863ef0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bind_host_k223a6", "created": "2019-04-05T10:28:50Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:33:28,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/os-security-groups used request id req-8883a491-b3e7-4d2d-8653-76c96c881d00 2019-04-05 10:33:28,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12058f915e634df0045bce2f5fe0203ab95510be" 2019-04-05 10:33:28,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/os-security-groups used request id req-ad9376d1-0c9c-4c83-ae41-339d8af11561 2019-04-05 10:33:28,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ebde3b316ac64aeb8bf6d8e9ba9c033bd082bd" 2019-04-05 10:33:28,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-5e7a090c-8ad1-499d-a2aa-ce258f52abcb 2019-04-05 10:33:28,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-5e7a090c-8ad1-499d-a2aa-ce258f52abcb 2019-04-05 10:33:28,552 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:33:28,617 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:33:28,617 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:33:28,617 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:33:28,617 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:33:28,618 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:33:28,618 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:33:28,618 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:33:28,618 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:33:28,618 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:33:28,618 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:33:28 GMT 2019-04-05 10:33:28,618 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:33:28,618 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:33:28,618 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:33:28,618 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:33:28,619 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:33:33,624 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:33:33,743 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:33:33,744 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:33:33,744 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:33:33,744 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:33:33,744 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:33:33,744 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:33:33,744 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:33:33,744 - 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-04-05T10:33:08.614Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}74ebde3b316ac64aeb8bf6d8e9ba9c033bd082bd\"", "level": "debug", "target_id": "bind_security_group_4opajo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:07.911Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.4118c553-dfe6-463b-8d4f-90a1e3daf571"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:08.614Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ad9376d1-0c9c-4c83-ae41-339d8af11561 x-compute-request-id: req-ad9376d1-0c9c-4c83-ae41-339d8af11561 Content-Encoding: gzip Content-Length: 481 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1a4ecde9-ac2e-4749-b262-c85cbac2b428\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9ce6d820-6480-4bc9-bc5f-3de6845a339a\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e28d957-bca2-4909-88cc-ff3f1b35f480\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b702927e-06a9-430b-afc1-ba168cc0b193\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4c02d234-958e-4eb8-95b1-111c3f7876a9\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fc7b84ce-3620-4fad-b1bb-85f6e949aafd\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "bind_security_group_4opajo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:08.079Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.4118c553-dfe6-463b-8d4f-90a1e3daf571"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:08.614Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/os-security-groups used request id req-ad9376d1-0c9c-4c83-ae41-339d8af11561", "level": "debug", "target_id": "bind_security_group_4opajo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:08.079Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.4118c553-dfe6-463b-8d4f-90a1e3daf571"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:08.614Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/os-security-groups used request id req-ad9376d1-0c9c-4c83-ae41-339d8af11561", "level": "debug", "target_id": "bind_security_group_4opajo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:08.079Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.4118c553-dfe6-463b-8d4f-90a1e3daf571"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:08.614Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95257280-4c0b-4649-84fa-53be8a358907 x-compute-request-id: req-95257280-4c0b-4649-84fa-53be8a358907 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1c:dc:50\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:57.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"915a4610-0264-47aa-928c-4cf8fd444793\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:57Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_ellis_host_gh2i40\", \"created\": \"2019-04-05T10:28:51Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:08.117Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.655adb04-03a9-42c0-b566-f875e603c524"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:08.614Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-95257280-4c0b-4649-84fa-53be8a358907", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:08.118Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.655adb04-03a9-42c0-b566-f875e603c524"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:08.614Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-95257280-4c0b-4649-84fa-53be8a358907", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:08.118Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.655adb04-03a9-42c0-b566-f875e603c524"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:08.614Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "dime_security_group_bjj43y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:08.207Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:08.614Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:08.468Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6c12533e-dd35-4048-805c-b964d684b04f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:08.614Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/os-security-groups used request id req-8883a491-b3e7-4d2d-8653-76c96c881d00", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:08.506Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.655adb04-03a9-42c0-b566-f875e603c524"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:08.614Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/os-security-groups used request id req-8883a491-b3e7-4d2d-8653-76c96c881d00", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:08.504Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.655adb04-03a9-42c0-b566-f875e603c524"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:09.192Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:08.580Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:09.192Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:33:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc01d546-ae79-4f1b-9d20-57290ff7ec83 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:08.473Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6c12533e-dd35-4048-805c-b964d684b04f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:09.192Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-dc01d546-ae79-4f1b-9d20-57290ff7ec83", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:08.473Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6c12533e-dd35-4048-805c-b964d684b04f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:09.192Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2cd8a2e3d3b985b39a38e82d0aba5d0e2e5aa275\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:08.863Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6c12533e-dd35-4048-805c-b964d684b04f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:09.192Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "bind_security_group_4opajo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:08.450Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:09.192Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "vellum_security_group_ojepbl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:08.889Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:09.841Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-b53473ea-f348-4b5f-b850-815c63de896d x-compute-request-id: req-b53473ea-f348-4b5f-b850-815c63de896d Content-Encoding: gzip Content-Length: 848 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0a:9b:46\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"79b70b78-5284-46ac-b532-1d92e399eca1\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:48Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_sprout_host_hr6mce\", \"created\": \"2019-04-05T10:28:47Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:09.658Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6c12533e-dd35-4048-805c-b964d684b04f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:09.841Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:09.028Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:09.841Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_jbrhwb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:09.315Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ad9e552a-1fb4-4f1e-b0d1-5e1af84c93df"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:09.841Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "ellis_security_group_75o516", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:09.236Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:09.841Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:33:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06143885-fae8-4c6e-9505-711fbea04c63 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_security_group_jbrhwb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:09.320Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ad9e552a-1fb4-4f1e-b0d1-5e1af84c93df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:09.841Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-06143885-fae8-4c6e-9505-711fbea04c63", "level": "debug", "target_id": "bono_security_group_jbrhwb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:09.320Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ad9e552a-1fb4-4f1e-b0d1-5e1af84c93df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:10.439Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-389a6a5f-9377-4bf0-88cd-19d1d72fd681 x-compute-request-id: req-389a6a5f-9377-4bf0-88cd-19d1d72fd681 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0a:9b:46\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"79b70b78-5284-46ac-b532-1d92e399eca1\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:48Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_sprout_host_hr6mce\", \"created\": \"2019-04-05T10:28:47Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:10.377Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6c12533e-dd35-4048-805c-b964d684b04f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:10.439Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2cd8a2e3d3b985b39a38e82d0aba5d0e2e5aa275\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:10.014Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6c12533e-dd35-4048-805c-b964d684b04f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:10.439Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups used request id req-bab5fb90-3d73-46cd-bac4-7ed0eec1a3ec", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:10.013Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6c12533e-dd35-4048-805c-b964d684b04f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:10.439Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-bab5fb90-3d73-46cd-bac4-7ed0eec1a3ec x-compute-request-id: req-bab5fb90-3d73-46cd-bac4-7ed0eec1a3ec Content-Encoding: gzip Content-Length: 627 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1a4ecde9-ac2e-4749-b262-c85cbac2b428\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9ce6d820-6480-4bc9-bc5f-3de6845a339a\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e28d957-bca2-4909-88cc-ff3f1b35f480\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b702927e-06a9-430b-afc1-ba168cc0b193\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2719b505-9440-4774-95ba-2d98e5602f0c\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ba227e40-2a06-4eea-9019-ff12f7f151ec\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"db022ec9-ca97-483b-8a74-e947ff589c68\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f5b25ba9-3444-42f8-ad0a-aec18559c56c\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:10.012Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6c12533e-dd35-4048-805c-b964d684b04f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:10.439Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-b53473ea-f348-4b5f-b850-815c63de896d", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:09.658Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6c12533e-dd35-4048-805c-b964d684b04f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:10.439Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-b53473ea-f348-4b5f-b850-815c63de896d", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:09.658Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6c12533e-dd35-4048-805c-b964d684b04f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:10.439Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups used request id req-bab5fb90-3d73-46cd-bac4-7ed0eec1a3ec", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:10.012Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6c12533e-dd35-4048-805c-b964d684b04f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:10.439Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2cd8a2e3d3b985b39a38e82d0aba5d0e2e5aa275\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:09.659Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6c12533e-dd35-4048-805c-b964d684b04f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:10.439Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6330d7ab589e7ae8eb242e19d3519586b208edd5\"", "level": "debug", "target_id": "bono_security_group_jbrhwb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:09.807Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ad9e552a-1fb4-4f1e-b0d1-5e1af84c93df"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "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-04-05T10:33:11.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": " Suggested packages:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "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-04-05T10:33:11.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": " libmpc3 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-04-05T10:33:11.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "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-04-05T10:33:11.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": " Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [576 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": " Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-389a6a5f-9377-4bf0-88cd-19d1d72fd681", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:10.377Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6c12533e-dd35-4048-805c-b964d684b04f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-389a6a5f-9377-4bf0-88cd-19d1d72fd681", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:10.377Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6c12533e-dd35-4048-805c-b964d684b04f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2cd8a2e3d3b985b39a38e82d0aba5d0e2e5aa275\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:10.378Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6c12533e-dd35-4048-805c-b964d684b04f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-f480d471-28c0-4eb6-ac28-d7bc4243a765 x-compute-request-id: req-f480d471-28c0-4eb6-ac28-d7bc4243a765 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d7:2b:a7\", \"version\": 4, \"addr\": \"192.168.120.32\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:48Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bono_host_0ac4ql\", \"created\": \"2019-04-05T10:28:52Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "bono_security_group_jbrhwb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:10.372Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ad9e552a-1fb4-4f1e-b0d1-5e1af84c93df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-f480d471-28c0-4eb6-ac28-d7bc4243a765", "level": "debug", "target_id": "bono_security_group_jbrhwb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:10.379Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ad9e552a-1fb4-4f1e-b0d1-5e1af84c93df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-f480d471-28c0-4eb6-ac28-d7bc4243a765", "level": "debug", "target_id": "bono_security_group_jbrhwb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:10.380Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ad9e552a-1fb4-4f1e-b0d1-5e1af84c93df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6330d7ab589e7ae8eb242e19d3519586b208edd5\"", "level": "debug", "target_id": "bono_security_group_jbrhwb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:10.381Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ad9e552a-1fb4-4f1e-b0d1-5e1af84c93df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_bjj43y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:10.335Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d7216413-7e32-477a-b8dc-19e3a340f5d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:33:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e12fabd-4d0f-492d-8401-33a84f243e31 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "dime_security_group_bjj43y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:10.341Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d7216413-7e32-477a-b8dc-19e3a340f5d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-4e12fabd-4d0f-492d-8401-33a84f243e31", "level": "debug", "target_id": "dime_security_group_bjj43y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:10.341Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d7216413-7e32-477a-b8dc-19e3a340f5d0"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "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-04-05T10:33:11.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}], "metadata": {"pagination": {"total": 2484, "offset": 2004, "size": 50}}} 2019-04-05 10:33:33,744 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:33:33,745 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:33:33 GMT 2019-04-05 10:33:33,745 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:33:33,745 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:33:33,745 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:33:33,745 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:33:33,745 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:33:33,745 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:33:33,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ebde3b316ac64aeb8bf6d8e9ba9c033bd082bd" 2019-04-05 10:33:33,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ad9376d1-0c9c-4c83-ae41-339d8af11561 x-compute-request-id: req-ad9376d1-0c9c-4c83-ae41-339d8af11561 Content-Encoding: gzip Content-Length: 481 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1a4ecde9-ac2e-4749-b262-c85cbac2b428"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9ce6d820-6480-4bc9-bc5f-3de6845a339a"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e28d957-bca2-4909-88cc-ff3f1b35f480"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b702927e-06a9-430b-afc1-ba168cc0b193"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4c02d234-958e-4eb8-95b1-111c3f7876a9"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fc7b84ce-3620-4fad-b1bb-85f6e949aafd"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-04-05 10:33:33,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/os-security-groups used request id req-ad9376d1-0c9c-4c83-ae41-339d8af11561 2019-04-05 10:33:33,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/os-security-groups used request id req-ad9376d1-0c9c-4c83-ae41-339d8af11561 2019-04-05 10:33:33,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95257280-4c0b-4649-84fa-53be8a358907 x-compute-request-id: req-95257280-4c0b-4649-84fa-53be8a358907 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dc:50", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:57.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "915a4610-0264-47aa-928c-4cf8fd444793", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:57Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_ellis_host_gh2i40", "created": "2019-04-05T10:28:51Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:33:33,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-95257280-4c0b-4649-84fa-53be8a358907 2019-04-05 10:33:33,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-95257280-4c0b-4649-84fa-53be8a358907 2019-04-05 10:33:33,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-04-05 10:33:33,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:33:33,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/os-security-groups used request id req-8883a491-b3e7-4d2d-8653-76c96c881d00 2019-04-05 10:33:33,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/os-security-groups used request id req-8883a491-b3e7-4d2d-8653-76c96c881d00 2019-04-05 10:33:33,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-04-05 10:33:33,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:33:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc01d546-ae79-4f1b-9d20-57290ff7ec83 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:33:33,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-dc01d546-ae79-4f1b-9d20-57290ff7ec83 2019-04-05 10:33:33,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd8a2e3d3b985b39a38e82d0aba5d0e2e5aa275" 2019-04-05 10:33:33,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-04-05 10:33:33,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-04-05 10:33:33,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-b53473ea-f348-4b5f-b850-815c63de896d x-compute-request-id: req-b53473ea-f348-4b5f-b850-815c63de896d Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:9b:46", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "79b70b78-5284-46ac-b532-1d92e399eca1", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:48Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_sprout_host_hr6mce", "created": "2019-04-05T10:28:47Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:33:33,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-04-05 10:33:33,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:33:33,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-04-05 10:33:33,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:33:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06143885-fae8-4c6e-9505-711fbea04c63 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:33:33,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-06143885-fae8-4c6e-9505-711fbea04c63 2019-04-05 10:33:33,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-389a6a5f-9377-4bf0-88cd-19d1d72fd681 x-compute-request-id: req-389a6a5f-9377-4bf0-88cd-19d1d72fd681 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:9b:46", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "79b70b78-5284-46ac-b532-1d92e399eca1", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:48Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_sprout_host_hr6mce", "created": "2019-04-05T10:28:47Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:33:33,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd8a2e3d3b985b39a38e82d0aba5d0e2e5aa275" 2019-04-05 10:33:33,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups used request id req-bab5fb90-3d73-46cd-bac4-7ed0eec1a3ec 2019-04-05 10:33:33,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-bab5fb90-3d73-46cd-bac4-7ed0eec1a3ec x-compute-request-id: req-bab5fb90-3d73-46cd-bac4-7ed0eec1a3ec Content-Encoding: gzip Content-Length: 627 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1a4ecde9-ac2e-4749-b262-c85cbac2b428"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9ce6d820-6480-4bc9-bc5f-3de6845a339a"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e28d957-bca2-4909-88cc-ff3f1b35f480"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b702927e-06a9-430b-afc1-ba168cc0b193"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2719b505-9440-4774-95ba-2d98e5602f0c"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ba227e40-2a06-4eea-9019-ff12f7f151ec"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "db022ec9-ca97-483b-8a74-e947ff589c68"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f5b25ba9-3444-42f8-ad0a-aec18559c56c"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-04-05 10:33:33,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-b53473ea-f348-4b5f-b850-815c63de896d 2019-04-05 10:33:33,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-b53473ea-f348-4b5f-b850-815c63de896d 2019-04-05 10:33:33,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups used request id req-bab5fb90-3d73-46cd-bac4-7ed0eec1a3ec 2019-04-05 10:33:33,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd8a2e3d3b985b39a38e82d0aba5d0e2e5aa275" 2019-04-05 10:33:33,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6330d7ab589e7ae8eb242e19d3519586b208edd5" 2019-04-05 10:33:33,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:3 http://security.ubuntu.com trusty-security/main Sources [172 kB] 2019-04-05 10:33:33,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Suggested packages: 2019-04-05 10:33:33,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages 2019-04-05 10:33:33,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libmpc3 libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev 2019-04-05 10:33:33,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages 2019-04-05 10:33:33,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [576 kB] 2019-04-05 10:33:33,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] 2019-04-05 10:33:33,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-389a6a5f-9377-4bf0-88cd-19d1d72fd681 2019-04-05 10:33:33,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-389a6a5f-9377-4bf0-88cd-19d1d72fd681 2019-04-05 10:33:33,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd8a2e3d3b985b39a38e82d0aba5d0e2e5aa275" 2019-04-05 10:33:33,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-f480d471-28c0-4eb6-ac28-d7bc4243a765 x-compute-request-id: req-f480d471-28c0-4eb6-ac28-d7bc4243a765 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:2b:a7", "version": 4, "addr": "192.168.120.32", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:48Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bono_host_0ac4ql", "created": "2019-04-05T10:28:52Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:33:33,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-f480d471-28c0-4eb6-ac28-d7bc4243a765 2019-04-05 10:33:33,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-f480d471-28c0-4eb6-ac28-d7bc4243a765 2019-04-05 10:33:33,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6330d7ab589e7ae8eb242e19d3519586b208edd5" 2019-04-05 10:33:33,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:33:33,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:33:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e12fabd-4d0f-492d-8401-33a84f243e31 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:33:33,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-4e12fabd-4d0f-492d-8401-33a84f243e31 2019-04-05 10:33:33,756 - 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-04-05 10:33:33,756 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:33:33,823 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:33:33,824 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:33:33,824 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:33:33,824 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:33:33,824 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:33:33,824 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:33:33,824 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:33:33,824 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:33:33,824 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:33:33,825 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:33:33 GMT 2019-04-05 10:33:33,825 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:33:33,825 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:33:33,825 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:33:33,825 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:33:33,825 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:33:38,830 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:33:38,923 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:33:38,923 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:33:38,924 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:33:38,924 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:33:38,924 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:33:38,924 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:33:38,924 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:33:38,924 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": " Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "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-04-05T10:33:11.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-fe56e74c-7229-46bc-9b23-6f13e0595e52 x-compute-request-id: req-fe56e74c-7229-46bc-9b23-6f13e0595e52 Content-Encoding: gzip Content-Length: 627 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1a4ecde9-ac2e-4749-b262-c85cbac2b428\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9ce6d820-6480-4bc9-bc5f-3de6845a339a\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e28d957-bca2-4909-88cc-ff3f1b35f480\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b702927e-06a9-430b-afc1-ba168cc0b193\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2719b505-9440-4774-95ba-2d98e5602f0c\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ba227e40-2a06-4eea-9019-ff12f7f151ec\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"db022ec9-ca97-483b-8a74-e947ff589c68\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f5b25ba9-3444-42f8-ad0a-aec18559c56c\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:10.792Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6c12533e-dd35-4048-805c-b964d684b04f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups used request id req-fe56e74c-7229-46bc-9b23-6f13e0595e52", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:10.792Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6c12533e-dd35-4048-805c-b964d684b04f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups used request id req-fe56e74c-7229-46bc-9b23-6f13e0595e52", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:10.792Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6c12533e-dd35-4048-805c-b964d684b04f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-3f7b5867-265a-4743-b3ca-fe6978f2dd5f x-compute-request-id: req-3f7b5867-265a-4743-b3ca-fe6978f2dd5f Content-Encoding: gzip Content-Length: 852 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1a4ecde9-ac2e-4749-b262-c85cbac2b428\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9ce6d820-6480-4bc9-bc5f-3de6845a339a\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e28d957-bca2-4909-88cc-ff3f1b35f480\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b702927e-06a9-430b-afc1-ba168cc0b193\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2038b34c-bffa-473b-bc90-8b6cdaa2c548\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2fbd754a-7fd3-428b-8969-5ad5ee2b279f\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ba4f29d-4c1c-4284-8868-3e9b684b8b60\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"598f692d-9012-4adb-a95a-622bc786a6ca\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"74b0e269-9920-41e6-875e-e1b410b1038d\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"75828605-94d2-4d1d-b922-5fce9cc5b3e9\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"858cbf81-9c13-42a7-a49a-c54ca5fb330a\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8ff1feb8-d65c-4c47-b470-4a7fe86f8f1f\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2719b505-9440-4774-95ba-2d98e5602f0c\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ba227e40-2a06-4eea-9019-ff12f7f151ec\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"db022ec9-ca97-483b-8a74-e947ff589c68\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "bono_security_group_jbrhwb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:10.720Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ad9e552a-1fb4-4f1e-b0d1-5e1af84c93df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups used request id req-3f7b5867-265a-4743-b3ca-fe6978f2dd5f", "level": "debug", "target_id": "bono_security_group_jbrhwb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:10.721Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ad9e552a-1fb4-4f1e-b0d1-5e1af84c93df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups used request id req-3f7b5867-265a-4743-b3ca-fe6978f2dd5f", "level": "debug", "target_id": "bono_security_group_jbrhwb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:10.721Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ad9e552a-1fb4-4f1e-b0d1-5e1af84c93df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6330d7ab589e7ae8eb242e19d3519586b208edd5\"", "level": "debug", "target_id": "bono_security_group_jbrhwb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:10.722Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ad9e552a-1fb4-4f1e-b0d1-5e1af84c93df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7002a1dab9b29c181b5d30d3b599c714fed37279\"", "level": "debug", "target_id": "dime_security_group_bjj43y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:10.752Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d7216413-7e32-477a-b8dc-19e3a340f5d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_ppueti", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:10.998Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c1623785-4112-452e-a453-f306a26b0338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:33:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdda2aa2-a09b-48b2-ab6d-1736ecfbd69b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.004Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c1623785-4112-452e-a453-f306a26b0338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-fdda2aa2-a09b-48b2-ab6d-1736ecfbd69b", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.004Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c1623785-4112-452e-a453-f306a26b0338"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "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-04-05T10:33:11.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "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-04-05T10:33:11.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "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-04-05T10:33:11.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-452d7060-83b8-45f4-9f21-12a1a3551217 x-compute-request-id: req-452d7060-83b8-45f4-9f21-12a1a3551217 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d7:2b:a7\", \"version\": 4, \"addr\": \"192.168.120.32\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:48Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bono_host_0ac4ql\", \"created\": \"2019-04-05T10:28:52Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "bono_security_group_jbrhwb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.091Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ad9e552a-1fb4-4f1e-b0d1-5e1af84c93df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-452d7060-83b8-45f4-9f21-12a1a3551217", "level": "debug", "target_id": "bono_security_group_jbrhwb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.092Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ad9e552a-1fb4-4f1e-b0d1-5e1af84c93df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-452d7060-83b8-45f4-9f21-12a1a3551217", "level": "debug", "target_id": "bono_security_group_jbrhwb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.092Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ad9e552a-1fb4-4f1e-b0d1-5e1af84c93df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6330d7ab589e7ae8eb242e19d3519586b208edd5\"", "level": "debug", "target_id": "bono_security_group_jbrhwb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.092Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ad9e552a-1fb4-4f1e-b0d1-5e1af84c93df"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "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-04-05T10:33:11.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "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-04-05T10:33:11.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "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-04-05T10:33:11.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": " Get:4 http://security.ubuntu.com trusty-security/universe Sources [102 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": " Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "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-04-05T10:33:11.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": " Get:6 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "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-04-05T10:33:11.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": " Get:7 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": " Get:8 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": " Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": " Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": " Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": " Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,528 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": " Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,166 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": " Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": " Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [523 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": " Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "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-04-05T10:33:11.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "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-04-05T10:33:11.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "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-04-05T10:33:11.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "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-04-05T10:33:11.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "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-04-05T10:33:11.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "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-04-05T10:33:11.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "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-04-05T10:33:11.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "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-04-05T10:33:11.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "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-04-05T10:33:11.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "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-04-05T10:33:11.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "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-04-05T10:33:11.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "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-04-05T10:33:11.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}], "metadata": {"pagination": {"total": 2485, "offset": 2054, "size": 50}}} 2019-04-05 10:33:38,924 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:33:38,924 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:33:38 GMT 2019-04-05 10:33:38,925 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:33:38,925 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:33:38,925 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:33:38,925 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:33:38,925 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:33:38,925 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:33:38,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] 2019-04-05 10:33:38,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] 2019-04-05 10:33:38,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-fe56e74c-7229-46bc-9b23-6f13e0595e52 x-compute-request-id: req-fe56e74c-7229-46bc-9b23-6f13e0595e52 Content-Encoding: gzip Content-Length: 627 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1a4ecde9-ac2e-4749-b262-c85cbac2b428"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9ce6d820-6480-4bc9-bc5f-3de6845a339a"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e28d957-bca2-4909-88cc-ff3f1b35f480"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b702927e-06a9-430b-afc1-ba168cc0b193"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2719b505-9440-4774-95ba-2d98e5602f0c"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ba227e40-2a06-4eea-9019-ff12f7f151ec"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "db022ec9-ca97-483b-8a74-e947ff589c68"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f5b25ba9-3444-42f8-ad0a-aec18559c56c"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-04-05 10:33:38,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups used request id req-fe56e74c-7229-46bc-9b23-6f13e0595e52 2019-04-05 10:33:38,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups used request id req-fe56e74c-7229-46bc-9b23-6f13e0595e52 2019-04-05 10:33:38,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-3f7b5867-265a-4743-b3ca-fe6978f2dd5f x-compute-request-id: req-3f7b5867-265a-4743-b3ca-fe6978f2dd5f Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1a4ecde9-ac2e-4749-b262-c85cbac2b428"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9ce6d820-6480-4bc9-bc5f-3de6845a339a"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e28d957-bca2-4909-88cc-ff3f1b35f480"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b702927e-06a9-430b-afc1-ba168cc0b193"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2038b34c-bffa-473b-bc90-8b6cdaa2c548"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2fbd754a-7fd3-428b-8969-5ad5ee2b279f"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ba4f29d-4c1c-4284-8868-3e9b684b8b60"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "598f692d-9012-4adb-a95a-622bc786a6ca"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "74b0e269-9920-41e6-875e-e1b410b1038d"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "75828605-94d2-4d1d-b922-5fce9cc5b3e9"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "858cbf81-9c13-42a7-a49a-c54ca5fb330a"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8ff1feb8-d65c-4c47-b470-4a7fe86f8f1f"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2719b505-9440-4774-95ba-2d98e5602f0c"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ba227e40-2a06-4eea-9019-ff12f7f151ec"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "db022ec9-ca97-483b-8a74-e947ff589c68"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-04-05 10:33:38,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups used request id req-3f7b5867-265a-4743-b3ca-fe6978f2dd5f 2019-04-05 10:33:38,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups used request id req-3f7b5867-265a-4743-b3ca-fe6978f2dd5f 2019-04-05 10:33:38,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6330d7ab589e7ae8eb242e19d3519586b208edd5" 2019-04-05 10:33:38,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7002a1dab9b29c181b5d30d3b599c714fed37279" 2019-04-05 10:33:38,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:33:38,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:33:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdda2aa2-a09b-48b2-ab6d-1736ecfbd69b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:33:38,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-fdda2aa2-a09b-48b2-ab6d-1736ecfbd69b 2019-04-05 10:33:38,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] 2019-04-05 10:33:38,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] 2019-04-05 10:33:38,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] 2019-04-05 10:33:38,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-452d7060-83b8-45f4-9f21-12a1a3551217 x-compute-request-id: req-452d7060-83b8-45f4-9f21-12a1a3551217 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:2b:a7", "version": 4, "addr": "192.168.120.32", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:48Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bono_host_0ac4ql", "created": "2019-04-05T10:28:52Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:33:38,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-452d7060-83b8-45f4-9f21-12a1a3551217 2019-04-05 10:33:38,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-452d7060-83b8-45f4-9f21-12a1a3551217 2019-04-05 10:33:38,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6330d7ab589e7ae8eb242e19d3519586b208edd5" 2019-04-05 10:33:38,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 2019-04-05 10:33:38,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty InRelease 2019-04-05 10:33:38,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 2019-04-05 10:33:38,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:4 http://security.ubuntu.com trusty-security/universe Sources [102 kB] 2019-04-05 10:33:38,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] 2019-04-05 10:33:38,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease 2019-04-05 10:33:38,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:6 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] 2019-04-05 10:33:38,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg 2019-04-05 10:33:38,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:7 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] 2019-04-05 10:33:38,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:8 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] 2019-04-05 10:33:38,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB] 2019-04-05 10:33:38,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] 2019-04-05 10:33:38,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] 2019-04-05 10:33:38,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,528 B] 2019-04-05 10:33:38,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,166 kB] 2019-04-05 10:33:38,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] 2019-04-05 10:33:38,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [523 kB] 2019-04-05 10:33:38,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] 2019-04-05 10:33:38,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages 2019-04-05 10:33:38,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages 2019-04-05 10:33:38,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en 2019-04-05 10:33:38,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en 2019-04-05 10:33:38,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en 2019-04-05 10:33:38,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en 2019-04-05 10:33:38,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty Release 2019-04-05 10:33:38,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] 2019-04-05 10:33:38,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] 2019-04-05 10:33:38,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] 2019-04-05 10:33:38,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] 2019-04-05 10:33:38,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages 2019-04-05 10:33:38,936 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:33:39,035 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:33:39,035 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:33:39,036 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:33:39,036 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:33:39,036 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:33:39,036 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:33:39,036 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:33:39,036 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:33:39,036 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:33:39,036 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:33:39 GMT 2019-04-05 10:33:39,036 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:33:39,037 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:33:39,037 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:33:39,037 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:33:39,037 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:33:44,042 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:33:44,129 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:33:44,129 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:33:44,130 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:33:44,130 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:33:44,130 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:33:44,130 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:33:44,130 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:33:44,130 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "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-04-05T10:33:11.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "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-04-05T10:33:11.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "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-04-05T10:33:11.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "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-04-05T10:33:11.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "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-04-05T10:33:11.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "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-04-05T10:33:11.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "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-04-05T10:33:11.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "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-04-05T10:33:11.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "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-04-05T10:33:11.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "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-04-05T10:33:11.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "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-04-05T10:33:11.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": " Fetched 13.1 MB in 10s (1,246 kB/s)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": " Reading package lists...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": " Reading package lists...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": " Building dependency tree...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": " Reading state information...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "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-04-05T10:33:11.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": " binutils cpp cpp-4.8 gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": " libc6-dev libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "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-04-05T10:33:11.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "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-04-05T10:33:11.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "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-04-05T10:33:11.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": " libquadmath0-dbg glibc-doc", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "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-04-05T10:33:11.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "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-04-05T10:33:11.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "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-04-05T10:33:11.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "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-04-05T10:33:11.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": " The following packages will be upgraded:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": " libc6", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": " 1 upgraded, 21 newly installed, 0 to remove and 17 not upgraded.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": " Need to get 23.9 MB of archives.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "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-04-05T10:33:11.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.267Z", "message": " Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.15 [4,727 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.961Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-6a04ef14-d44d-45fa-bf39-844741d0dc45 x-compute-request-id: req-6a04ef14-d44d-45fa-bf39-844741d0dc45 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e0:29:6a\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:57.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:57Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_dime_host_c8gzfy\", \"created\": \"2019-04-05T10:28:50Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "dime_security_group_bjj43y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.463Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d7216413-7e32-477a-b8dc-19e3a340f5d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.961Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fca1248144f61bad38d9e0d850d63728c4c1cda5\"", "level": "debug", "target_id": "ellis_security_group_75o516", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.643Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.991dec3d-c553-4392-ad48-edb769510e1b"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.961Z", "message": " Get:16 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-04-05T10:33:11.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.961Z", "message": " Get:15 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-04-05T10:33:11.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.961Z", "message": " Get:14 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-04-05T10:33:11.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.961Z", "message": " Get:13 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-04-05T10:33:11.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.961Z", "message": " Get:12 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-04-05T10:33:11.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.961Z", "message": " Get:11 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-04-05T10:33:11.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.961Z", "message": " Get:10 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-04-05T10:33:11.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.961Z", "message": " Get:9 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-04-05T10:33:11.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.961Z", "message": " Get:8 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-04-05T10:33:11.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.961Z", "message": " Get:7 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-04-05T10:33:11.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.961Z", "message": " Get:6 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-04-05T10:33:11.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.961Z", "message": " Get:5 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-04-05T10:33:11.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.961Z", "message": " Get:4 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-04-05T10:33:11.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.961Z", "message": " Get:3 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-04-05T10:33:11.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.961Z", "message": " Get:2 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-04-05T10:33:11.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}], "metadata": {"pagination": {"total": 2513, "offset": 2104, "size": 50}}} 2019-04-05 10:33:44,130 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:33:44,130 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:33:44 GMT 2019-04-05 10:33:44,131 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:33:44,131 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:33:44,131 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:33:44,131 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:33:44,131 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:33:44,131 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:33:44,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages 2019-04-05 10:33:44,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages 2019-04-05 10:33:44,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages 2019-04-05 10:33:44,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en 2019-04-05 10:33:44,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en 2019-04-05 10:33:44,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en 2019-04-05 10:33:44,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en 2019-04-05 10:33:44,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US 2019-04-05 10:33:44,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US 2019-04-05 10:33:44,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US 2019-04-05 10:33:44,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US 2019-04-05 10:33:44,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Fetched 13.1 MB in 10s (1,246 kB/s) 2019-04-05 10:33:44,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading package lists... 2019-04-05 10:33:44,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading package lists... 2019-04-05 10:33:44,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building dependency tree... 2019-04-05 10:33:44,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading state information... 2019-04-05 10:33:44,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The following extra packages will be installed: 2019-04-05 10:33:44,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils cpp cpp-4.8 gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6 2019-04-05 10:33:44,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libc6-dev libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 2019-04-05 10:33:44,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils-doc cpp-doc gcc-4.8-locales gcc-multilib make autoconf automake1.9 2019-04-05 10:33:44,136 - 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-04-05 10:33:44,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg 2019-04-05 10:33:44,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libquadmath0-dbg glibc-doc 2019-04-05 10:33:44,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The following NEW packages will be installed: 2019-04-05 10:33:44,137 - 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-04-05 10:33:44,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3 2019-04-05 10:33:44,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev 2019-04-05 10:33:44,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The following packages will be upgraded: 2019-04-05 10:33:44,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libc6 2019-04-05 10:33:44,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 1 upgraded, 21 newly installed, 0 to remove and 17 not upgraded. 2019-04-05 10:33:44,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Need to get 23.9 MB of archives. 2019-04-05 10:33:44,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - After this operation, 70.7 MB of additional disk space will be used. 2019-04-05 10:33:44,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.15 [4,727 kB] 2019-04-05 10:33:44,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-6a04ef14-d44d-45fa-bf39-844741d0dc45 x-compute-request-id: req-6a04ef14-d44d-45fa-bf39-844741d0dc45 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:29:6a", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:57.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:57Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_dime_host_c8gzfy", "created": "2019-04-05T10:28:50Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:33:44,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca1248144f61bad38d9e0d850d63728c4c1cda5" 2019-04-05 10:33:44,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:16 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-04-05 10:33:44,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] 2019-04-05 10:33:44,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:14 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-04-05 10:33:44,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] 2019-04-05 10:33:44,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] 2019-04-05 10:33:44,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] 2019-04-05 10:33:44,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] 2019-04-05 10:33:44,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] 2019-04-05 10:33:44,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] 2019-04-05 10:33:44,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] 2019-04-05 10:33:44,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] 2019-04-05 10:33:44,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] 2019-04-05 10:33:44,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] 2019-04-05 10:33:44,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] 2019-04-05 10:33:44,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] 2019-04-05 10:33:44,141 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:33:44,208 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:33:44,208 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:33:44,208 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:33:44,208 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:33:44,208 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:33:44,208 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:33:44,208 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:33:44,208 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:33:44,209 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:33:44,209 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:33:44 GMT 2019-04-05 10:33:44,209 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:33:44,209 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:33:44,209 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:33:44,209 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:33:44,209 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:33:49,214 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:33:49,312 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:33:49,312 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:33:49,312 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:33:49,312 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:33:49,312 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:33:49,313 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:33:49,313 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:33:49,313 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.961Z", "message": " Get:21 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-04-05T10:33:11.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.961Z", "message": " Get:3 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-04-05T10:33:11.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.961Z", "message": " Get:22 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-04-05T10:33:11.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.961Z", "message": " Fetched 23.9 MB in 5s (4,640 kB/s)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.961Z", "message": " (Reading database ... 51347 files and directories currently installed.)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.961Z", "message": " Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.961Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 0%]\u001b[49m\u001b[39m \u001b[uUnpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.961Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_75o516", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.232Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.991dec3d-c553-4392-ad48-edb769510e1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.961Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:33:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-650df953-f726-463c-8999-28032f194617 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_security_group_75o516", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.239Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.991dec3d-c553-4392-ad48-edb769510e1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.961Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-650df953-f726-463c-8999-28032f194617", "level": "debug", "target_id": "ellis_security_group_75o516", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.240Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.991dec3d-c553-4392-ad48-edb769510e1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.961Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_ojepbl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.207Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.99bbf136-14ef-4977-a480-8bdd065c047e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.961Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:33:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a768934a-87bc-47fe-9c99-41b74a7cbd2f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "vellum_security_group_ojepbl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.219Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.99bbf136-14ef-4977-a480-8bdd065c047e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.961Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-a768934a-87bc-47fe-9c99-41b74a7cbd2f", "level": "debug", "target_id": "vellum_security_group_ojepbl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.219Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.99bbf136-14ef-4977-a480-8bdd065c047e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.961Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}16372293c43d8761537193a04eaa898746ce6885\"", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.427Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c1623785-4112-452e-a453-f306a26b0338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.961Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-c3f1b46c-9202-4d01-8a30-bbd611b38855 x-compute-request-id: req-c3f1b46c-9202-4d01-8a30-bbd611b38855 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1a4ecde9-ac2e-4749-b262-c85cbac2b428\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9ce6d820-6480-4bc9-bc5f-3de6845a339a\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e28d957-bca2-4909-88cc-ff3f1b35f480\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b702927e-06a9-430b-afc1-ba168cc0b193\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2038b34c-bffa-473b-bc90-8b6cdaa2c548\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2fbd754a-7fd3-428b-8969-5ad5ee2b279f\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ba4f29d-4c1c-4284-8868-3e9b684b8b60\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"598f692d-9012-4adb-a95a-622bc786a6ca\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"74b0e269-9920-41e6-875e-e1b410b1038d\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"75828605-94d2-4d1d-b922-5fce9cc5b3e9\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"858cbf81-9c13-42a7-a49a-c54ca5fb330a\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8ff1feb8-d65c-4c47-b470-4a7fe86f8f1f\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2719b505-9440-4774-95ba-2d98e5602f0c\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ba227e40-2a06-4eea-9019-ff12f7f151ec\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"db022ec9-ca97-483b-8a74-e947ff589c68\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "bono_security_group_jbrhwb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.471Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ad9e552a-1fb4-4f1e-b0d1-5e1af84c93df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.961Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-1171b201-d841-4bab-a3e1-0c5adcf6749d x-compute-request-id: req-1171b201-d841-4bab-a3e1-0c5adcf6749d Content-Encoding: gzip Content-Length: 532 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1a4ecde9-ac2e-4749-b262-c85cbac2b428\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9ce6d820-6480-4bc9-bc5f-3de6845a339a\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e28d957-bca2-4909-88cc-ff3f1b35f480\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b702927e-06a9-430b-afc1-ba168cc0b193\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"fe7fb086-07c8-49de-8577-d4583e630b5d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"128ed0bd-f769-43b9-83e4-5bb975e9ef2e\"}, {\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"fe7fb086-07c8-49de-8577-d4583e630b5d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be89f88e-c3c8-4f06-b359-5360fbc4f8ff\"}, {\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"fe7fb086-07c8-49de-8577-d4583e630b5d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cbef0271-b0c5-4c01-8a3d-04ca362024b4\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"fe7fb086-07c8-49de-8577-d4583e630b5d\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "dime_security_group_bjj43y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.914Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d7216413-7e32-477a-b8dc-19e3a340f5d0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.961Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.415Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.961Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.274Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.961Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups used request id req-c3f1b46c-9202-4d01-8a30-bbd611b38855", "level": "debug", "target_id": "bono_security_group_jbrhwb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.471Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ad9e552a-1fb4-4f1e-b0d1-5e1af84c93df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.961Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups used request id req-c3f1b46c-9202-4d01-8a30-bbd611b38855", "level": "debug", "target_id": "bono_security_group_jbrhwb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.472Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ad9e552a-1fb4-4f1e-b0d1-5e1af84c93df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.961Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-6a04ef14-d44d-45fa-bf39-844741d0dc45 x-compute-request-id: req-6a04ef14-d44d-45fa-bf39-844741d0dc45 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e0:29:6a\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:57.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:57Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_dime_host_c8gzfy\", \"created\": \"2019-04-05T10:28:50Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "dime_security_group_bjj43y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.463Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d7216413-7e32-477a-b8dc-19e3a340f5d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.961Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-6a04ef14-d44d-45fa-bf39-844741d0dc45", "level": "debug", "target_id": "dime_security_group_bjj43y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.463Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d7216413-7e32-477a-b8dc-19e3a340f5d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.961Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-6a04ef14-d44d-45fa-bf39-844741d0dc45", "level": "debug", "target_id": "dime_security_group_bjj43y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.463Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d7216413-7e32-477a-b8dc-19e3a340f5d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.961Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7002a1dab9b29c181b5d30d3b599c714fed37279\"", "level": "debug", "target_id": "dime_security_group_bjj43y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.465Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d7216413-7e32-477a-b8dc-19e3a340f5d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.961Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fca1248144f61bad38d9e0d850d63728c4c1cda5\"", "level": "debug", "target_id": "ellis_security_group_75o516", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.643Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.991dec3d-c553-4392-ad48-edb769510e1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.961Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}37ef90e147ff2921da1d7ac0fe814897719a14ac\"", "level": "debug", "target_id": "vellum_security_group_ojepbl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.650Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.99bbf136-14ef-4977-a480-8bdd065c047e"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:11.961Z", "message": " Get:2 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-04-05T10:33:11.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:12.563Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7002a1dab9b29c181b5d30d3b599c714fed37279\"", "level": "debug", "target_id": "dime_security_group_bjj43y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:12.129Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d7216413-7e32-477a-b8dc-19e3a340f5d0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:12.563Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "bono_security_group_jbrhwb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.837Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:12.563Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.967Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:12.563Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/os-security-groups used request id req-1171b201-d841-4bab-a3e1-0c5adcf6749d", "level": "debug", "target_id": "dime_security_group_bjj43y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.914Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d7216413-7e32-477a-b8dc-19e3a340f5d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:12.563Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/os-security-groups used request id req-1171b201-d841-4bab-a3e1-0c5adcf6749d", "level": "debug", "target_id": "dime_security_group_bjj43y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.914Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d7216413-7e32-477a-b8dc-19e3a340f5d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:12.563Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7002a1dab9b29c181b5d30d3b599c714fed37279\"", "level": "debug", "target_id": "dime_security_group_bjj43y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:11.915Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d7216413-7e32-477a-b8dc-19e3a340f5d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:12.563Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-f4288372-6577-49cf-963d-6d11ce13bf36", "level": "debug", "target_id": "vellum_security_group_ojepbl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:12.290Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.99bbf136-14ef-4977-a480-8bdd065c047e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:12.563Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}37ef90e147ff2921da1d7ac0fe814897719a14ac\"", "level": "debug", "target_id": "vellum_security_group_ojepbl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:12.291Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.99bbf136-14ef-4977-a480-8bdd065c047e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:12.563Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-818139f0-3748-4f71-b1d1-b08281ffa461 x-compute-request-id: req-818139f0-3748-4f71-b1d1-b08281ffa461 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e0:29:6a\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:57.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:57Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_dime_host_c8gzfy\", \"created\": \"2019-04-05T10:28:50Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "dime_security_group_bjj43y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:12.128Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d7216413-7e32-477a-b8dc-19e3a340f5d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:12.563Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-818139f0-3748-4f71-b1d1-b08281ffa461", "level": "debug", "target_id": "dime_security_group_bjj43y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:12.128Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d7216413-7e32-477a-b8dc-19e3a340f5d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:12.563Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-818139f0-3748-4f71-b1d1-b08281ffa461", "level": "debug", "target_id": "dime_security_group_bjj43y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:12.128Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d7216413-7e32-477a-b8dc-19e3a340f5d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:12.563Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-3dac9b41-7013-4202-bfbc-d844664f2381 x-compute-request-id: req-3dac9b41-7013-4202-bfbc-d844664f2381 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bd:3b:84\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b98fdee2-8398-4d14-932e-73e37c863ef0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:55.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"b98fdee2-8398-4d14-932e-73e37c863ef0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:55Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bind_host_k223a6\", \"created\": \"2019-04-05T10:28:50Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:12.079Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c1623785-4112-452e-a453-f306a26b0338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:12.563Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-3dac9b41-7013-4202-bfbc-d844664f2381", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:12.079Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c1623785-4112-452e-a453-f306a26b0338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:12.563Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-3dac9b41-7013-4202-bfbc-d844664f2381", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:12.080Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c1623785-4112-452e-a453-f306a26b0338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:12.563Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}16372293c43d8761537193a04eaa898746ce6885\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.206\"}}'", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:12.081Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c1623785-4112-452e-a453-f306a26b0338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:12.563Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-f4288372-6577-49cf-963d-6d11ce13bf36 x-compute-request-id: req-f4288372-6577-49cf-963d-6d11ce13bf36 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:61:b0:4e\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:48Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_vellum_host_l629t2\", \"created\": \"2019-04-05T10:28:54Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "vellum_security_group_ojepbl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:12.290Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.99bbf136-14ef-4977-a480-8bdd065c047e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:12.563Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-f4288372-6577-49cf-963d-6d11ce13bf36", "level": "debug", "target_id": "vellum_security_group_ojepbl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:12.290Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.99bbf136-14ef-4977-a480-8bdd065c047e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:12.563Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-261cf0ee-3d12-4954-bdf3-9a4e8924c684 x-compute-request-id: req-261cf0ee-3d12-4954-bdf3-9a4e8924c684 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1c:dc:50\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:57.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"915a4610-0264-47aa-928c-4cf8fd444793\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:57Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_ellis_host_gh2i40\", \"created\": \"2019-04-05T10:28:51Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "ellis_security_group_75o516", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:12.412Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.991dec3d-c553-4392-ad48-edb769510e1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:13.224Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_gcplli", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:12.603Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afefcdb9-faa4-4203-8301-c277d0e68337"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:13.224Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:33:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc0a289a-204e-4281-b5e3-874a3df6f413 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:12.610Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afefcdb9-faa4-4203-8301-c277d0e68337"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:13.224Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-dc0a289a-204e-4281-b5e3-874a3df6f413", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:12.611Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afefcdb9-faa4-4203-8301-c277d0e68337"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:13.224Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-da8f6630-20b8-4074-b2e1-b49bcad714f2 x-compute-request-id: req-da8f6630-20b8-4074-b2e1-b49bcad714f2 Content-Encoding: gzip Content-Length: 640 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1a4ecde9-ac2e-4749-b262-c85cbac2b428\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9ce6d820-6480-4bc9-bc5f-3de6845a339a\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e28d957-bca2-4909-88cc-ff3f1b35f480\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b702927e-06a9-430b-afc1-ba168cc0b193\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"61293269-82e4-46b0-83aa-5efcc1a7cc3b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"422447f8-fdb7-4b22-96bd-7039ec5a18a2\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"61293269-82e4-46b0-83aa-5efcc1a7cc3b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5695638d-6cce-40f1-bff7-4c17312b5b93\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"61293269-82e4-46b0-83aa-5efcc1a7cc3b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5f821ec3-fc65-45c8-81e4-1561ebb8540a\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"61293269-82e4-46b0-83aa-5efcc1a7cc3b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90afbf5a-8766-4b44-baf9-0dccb7b17af1\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"61293269-82e4-46b0-83aa-5efcc1a7cc3b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"93e63ad9-b05c-45ad-bf3e-94c1bd37fec4\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"61293269-82e4-46b0-83aa-5efcc1a7cc3b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b1cc0e20-01ff-4da9-8f2a-fcd11856c1d5\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"61293269-82e4-46b0-83aa-5efcc1a7cc3b\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "vellum_security_group_ojepbl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:12.738Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.99bbf136-14ef-4977-a480-8bdd065c047e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:13.224Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/os-security-groups used request id req-da8f6630-20b8-4074-b2e1-b49bcad714f2", "level": "debug", "target_id": "vellum_security_group_ojepbl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:12.738Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.99bbf136-14ef-4977-a480-8bdd065c047e"}], "metadata": {"pagination": {"total": 2523, "offset": 2154, "size": 50}}} 2019-04-05 10:33:49,313 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:33:49,313 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:33:49 GMT 2019-04-05 10:33:49,313 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:33:49,313 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:33:49,314 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:33:49,314 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:33:49,314 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:33:49,314 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:33:49,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] 2019-04-05 10:33:49,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] 2019-04-05 10:33:49,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] 2019-04-05 10:33:49,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Fetched 23.9 MB in 5s (4,640 kB/s) 2019-04-05 10:33:49,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - (Reading database ... 51347 files and directories currently installed.) 2019-04-05 10:33:49,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... 2019-04-05 10:33:49,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 0%] Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... 2019-04-05 10:33:49,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:33:49,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:33:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-650df953-f726-463c-8999-28032f194617 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:33:49,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-650df953-f726-463c-8999-28032f194617 2019-04-05 10:33:49,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:33:49,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:33:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a768934a-87bc-47fe-9c99-41b74a7cbd2f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:33:49,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-a768934a-87bc-47fe-9c99-41b74a7cbd2f 2019-04-05 10:33:49,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16372293c43d8761537193a04eaa898746ce6885" 2019-04-05 10:33:49,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-c3f1b46c-9202-4d01-8a30-bbd611b38855 x-compute-request-id: req-c3f1b46c-9202-4d01-8a30-bbd611b38855 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1a4ecde9-ac2e-4749-b262-c85cbac2b428"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9ce6d820-6480-4bc9-bc5f-3de6845a339a"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e28d957-bca2-4909-88cc-ff3f1b35f480"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b702927e-06a9-430b-afc1-ba168cc0b193"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2038b34c-bffa-473b-bc90-8b6cdaa2c548"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2fbd754a-7fd3-428b-8969-5ad5ee2b279f"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ba4f29d-4c1c-4284-8868-3e9b684b8b60"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "598f692d-9012-4adb-a95a-622bc786a6ca"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "74b0e269-9920-41e6-875e-e1b410b1038d"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "75828605-94d2-4d1d-b922-5fce9cc5b3e9"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "858cbf81-9c13-42a7-a49a-c54ca5fb330a"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8ff1feb8-d65c-4c47-b470-4a7fe86f8f1f"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2719b505-9440-4774-95ba-2d98e5602f0c"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ba227e40-2a06-4eea-9019-ff12f7f151ec"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "db022ec9-ca97-483b-8a74-e947ff589c68"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-04-05 10:33:49,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-1171b201-d841-4bab-a3e1-0c5adcf6749d x-compute-request-id: req-1171b201-d841-4bab-a3e1-0c5adcf6749d Content-Encoding: gzip Content-Length: 532 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1a4ecde9-ac2e-4749-b262-c85cbac2b428"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9ce6d820-6480-4bc9-bc5f-3de6845a339a"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e28d957-bca2-4909-88cc-ff3f1b35f480"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b702927e-06a9-430b-afc1-ba168cc0b193"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "fe7fb086-07c8-49de-8577-d4583e630b5d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "128ed0bd-f769-43b9-83e4-5bb975e9ef2e"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "fe7fb086-07c8-49de-8577-d4583e630b5d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be89f88e-c3c8-4f06-b359-5360fbc4f8ff"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "fe7fb086-07c8-49de-8577-d4583e630b5d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cbef0271-b0c5-4c01-8a3d-04ca362024b4"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "fe7fb086-07c8-49de-8577-d4583e630b5d", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-04-05 10:33:49,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-04-05 10:33:49,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-04-05 10:33:49,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups used request id req-c3f1b46c-9202-4d01-8a30-bbd611b38855 2019-04-05 10:33:49,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups used request id req-c3f1b46c-9202-4d01-8a30-bbd611b38855 2019-04-05 10:33:49,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-6a04ef14-d44d-45fa-bf39-844741d0dc45 x-compute-request-id: req-6a04ef14-d44d-45fa-bf39-844741d0dc45 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:29:6a", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:57.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:57Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_dime_host_c8gzfy", "created": "2019-04-05T10:28:50Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:33:49,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-6a04ef14-d44d-45fa-bf39-844741d0dc45 2019-04-05 10:33:49,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-6a04ef14-d44d-45fa-bf39-844741d0dc45 2019-04-05 10:33:49,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7002a1dab9b29c181b5d30d3b599c714fed37279" 2019-04-05 10:33:49,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca1248144f61bad38d9e0d850d63728c4c1cda5" 2019-04-05 10:33:49,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ef90e147ff2921da1d7ac0fe814897719a14ac" 2019-04-05 10:33:49,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] 2019-04-05 10:33:49,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7002a1dab9b29c181b5d30d3b599c714fed37279" 2019-04-05 10:33:49,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-04-05 10:33:49,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-04-05 10:33:49,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/os-security-groups used request id req-1171b201-d841-4bab-a3e1-0c5adcf6749d 2019-04-05 10:33:49,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/os-security-groups used request id req-1171b201-d841-4bab-a3e1-0c5adcf6749d 2019-04-05 10:33:49,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7002a1dab9b29c181b5d30d3b599c714fed37279" 2019-04-05 10:33:49,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-f4288372-6577-49cf-963d-6d11ce13bf36 2019-04-05 10:33:49,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ef90e147ff2921da1d7ac0fe814897719a14ac" 2019-04-05 10:33:49,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-818139f0-3748-4f71-b1d1-b08281ffa461 x-compute-request-id: req-818139f0-3748-4f71-b1d1-b08281ffa461 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:29:6a", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:57.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:57Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_dime_host_c8gzfy", "created": "2019-04-05T10:28:50Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:33:49,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-818139f0-3748-4f71-b1d1-b08281ffa461 2019-04-05 10:33:49,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-818139f0-3748-4f71-b1d1-b08281ffa461 2019-04-05 10:33:49,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-3dac9b41-7013-4202-bfbc-d844664f2381 x-compute-request-id: req-3dac9b41-7013-4202-bfbc-d844664f2381 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:3b:84", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b98fdee2-8398-4d14-932e-73e37c863ef0", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:55.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "b98fdee2-8398-4d14-932e-73e37c863ef0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bind_host_k223a6", "created": "2019-04-05T10:28:50Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:33:49,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-3dac9b41-7013-4202-bfbc-d844664f2381 2019-04-05 10:33:49,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-3dac9b41-7013-4202-bfbc-d844664f2381 2019-04-05 10:33:49,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16372293c43d8761537193a04eaa898746ce6885" -d '{"addFloatingIp": {"address": "172.30.9.206"}}' 2019-04-05 10:33:49,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-f4288372-6577-49cf-963d-6d11ce13bf36 x-compute-request-id: req-f4288372-6577-49cf-963d-6d11ce13bf36 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:b0:4e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:48Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_vellum_host_l629t2", "created": "2019-04-05T10:28:54Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:33:49,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-f4288372-6577-49cf-963d-6d11ce13bf36 2019-04-05 10:33:49,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-261cf0ee-3d12-4954-bdf3-9a4e8924c684 x-compute-request-id: req-261cf0ee-3d12-4954-bdf3-9a4e8924c684 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dc:50", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:57.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "915a4610-0264-47aa-928c-4cf8fd444793", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:57Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_ellis_host_gh2i40", "created": "2019-04-05T10:28:51Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:33:49,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:33:49,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:33:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc0a289a-204e-4281-b5e3-874a3df6f413 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:33:49,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-dc0a289a-204e-4281-b5e3-874a3df6f413 2019-04-05 10:33:49,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-da8f6630-20b8-4074-b2e1-b49bcad714f2 x-compute-request-id: req-da8f6630-20b8-4074-b2e1-b49bcad714f2 Content-Encoding: gzip Content-Length: 640 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1a4ecde9-ac2e-4749-b262-c85cbac2b428"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9ce6d820-6480-4bc9-bc5f-3de6845a339a"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e28d957-bca2-4909-88cc-ff3f1b35f480"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b702927e-06a9-430b-afc1-ba168cc0b193"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "61293269-82e4-46b0-83aa-5efcc1a7cc3b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "422447f8-fdb7-4b22-96bd-7039ec5a18a2"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "61293269-82e4-46b0-83aa-5efcc1a7cc3b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5695638d-6cce-40f1-bff7-4c17312b5b93"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "61293269-82e4-46b0-83aa-5efcc1a7cc3b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5f821ec3-fc65-45c8-81e4-1561ebb8540a"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "61293269-82e4-46b0-83aa-5efcc1a7cc3b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90afbf5a-8766-4b44-baf9-0dccb7b17af1"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "61293269-82e4-46b0-83aa-5efcc1a7cc3b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "93e63ad9-b05c-45ad-bf3e-94c1bd37fec4"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "61293269-82e4-46b0-83aa-5efcc1a7cc3b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b1cc0e20-01ff-4da9-8f2a-fcd11856c1d5"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "61293269-82e4-46b0-83aa-5efcc1a7cc3b", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-04-05 10:33:49,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/os-security-groups used request id req-da8f6630-20b8-4074-b2e1-b49bcad714f2 2019-04-05 10:33:49,325 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:33:49,410 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:33:49,411 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:33:49,411 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:33:49,411 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:33:49,411 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:33:49,411 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:33:49,411 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:33:49,411 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:33:49,411 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:33:49,411 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:33:49 GMT 2019-04-05 10:33:49,412 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:33:49,412 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:33:49,412 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:33:49,412 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:33:49,412 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:33:54,417 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:33:54,520 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:33:54,520 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:33:54,520 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:33:54,520 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:33:54,521 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:33:54,521 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:33:54,521 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:33:54,521 - 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-04-05T10:33:13.224Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fca1248144f61bad38d9e0d850d63728c4c1cda5\"", "level": "debug", "target_id": "ellis_security_group_75o516", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:12.413Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.991dec3d-c553-4392-ad48-edb769510e1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:13.224Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/os-security-groups used request id req-da8f6630-20b8-4074-b2e1-b49bcad714f2", "level": "debug", "target_id": "vellum_security_group_ojepbl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:12.742Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.99bbf136-14ef-4977-a480-8bdd065c047e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:13.224Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}37ef90e147ff2921da1d7ac0fe814897719a14ac\"", "level": "debug", "target_id": "vellum_security_group_ojepbl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:12.744Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.99bbf136-14ef-4977-a480-8bdd065c047e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:13.224Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-261cf0ee-3d12-4954-bdf3-9a4e8924c684", "level": "debug", "target_id": "ellis_security_group_75o516", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:12.413Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.991dec3d-c553-4392-ad48-edb769510e1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:13.224Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-96c13b41-69bb-405c-acb2-39f22be12176 x-compute-request-id: req-96c13b41-69bb-405c-acb2-39f22be12176 Content-Encoding: gzip Content-Length: 532 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1a4ecde9-ac2e-4749-b262-c85cbac2b428\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9ce6d820-6480-4bc9-bc5f-3de6845a339a\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e28d957-bca2-4909-88cc-ff3f1b35f480\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b702927e-06a9-430b-afc1-ba168cc0b193\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"fe7fb086-07c8-49de-8577-d4583e630b5d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"128ed0bd-f769-43b9-83e4-5bb975e9ef2e\"}, {\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"fe7fb086-07c8-49de-8577-d4583e630b5d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be89f88e-c3c8-4f06-b359-5360fbc4f8ff\"}, {\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"fe7fb086-07c8-49de-8577-d4583e630b5d\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cbef0271-b0c5-4c01-8a3d-04ca362024b4\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"fe7fb086-07c8-49de-8577-d4583e630b5d\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "dime_security_group_bjj43y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:12.506Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d7216413-7e32-477a-b8dc-19e3a340f5d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:13.224Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-261cf0ee-3d12-4954-bdf3-9a4e8924c684", "level": "debug", "target_id": "ellis_security_group_75o516", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:12.412Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.991dec3d-c553-4392-ad48-edb769510e1b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:13.224Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "dime_security_group_bjj43y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:13.023Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:13.224Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}83faaaca4c592284d2ade2773bf62faf7c7b85ae\"", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:13.031Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afefcdb9-faa4-4203-8301-c277d0e68337"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:13.224Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fca1248144f61bad38d9e0d850d63728c4c1cda5\"", "level": "debug", "target_id": "ellis_security_group_75o516", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:12.843Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.991dec3d-c553-4392-ad48-edb769510e1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:13.224Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/os-security-groups used request id req-54196aa7-e989-4102-89b6-9a96729ad40a", "level": "debug", "target_id": "ellis_security_group_75o516", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:12.841Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.991dec3d-c553-4392-ad48-edb769510e1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:13.224Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/os-security-groups used request id req-54196aa7-e989-4102-89b6-9a96729ad40a", "level": "debug", "target_id": "ellis_security_group_75o516", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:12.841Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.991dec3d-c553-4392-ad48-edb769510e1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:13.224Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-54196aa7-e989-4102-89b6-9a96729ad40a x-compute-request-id: req-54196aa7-e989-4102-89b6-9a96729ad40a Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1a4ecde9-ac2e-4749-b262-c85cbac2b428\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9ce6d820-6480-4bc9-bc5f-3de6845a339a\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e28d957-bca2-4909-88cc-ff3f1b35f480\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b702927e-06a9-430b-afc1-ba168cc0b193\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"84086c86-f215-4699-b5ed-2006870ef55f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0e16a411-2bf3-4da2-b3ad-09307f65d960\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"84086c86-f215-4699-b5ed-2006870ef55f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"aaa76b75-f35d-4f8d-b2b3-33e0adee1147\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"84086c86-f215-4699-b5ed-2006870ef55f\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "ellis_security_group_75o516", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:12.841Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.991dec3d-c553-4392-ad48-edb769510e1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:13.224Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/os-security-groups used request id req-96c13b41-69bb-405c-acb2-39f22be12176", "level": "debug", "target_id": "dime_security_group_bjj43y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:12.506Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d7216413-7e32-477a-b8dc-19e3a340f5d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:13.224Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/os-security-groups used request id req-96c13b41-69bb-405c-acb2-39f22be12176", "level": "debug", "target_id": "dime_security_group_bjj43y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:12.506Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d7216413-7e32-477a-b8dc-19e3a340f5d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:13.795Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-ec601bc3-a84f-4d78-a61e-2bc08527add0", "level": "debug", "target_id": "ellis_security_group_75o516", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:13.218Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.991dec3d-c553-4392-ad48-edb769510e1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:13.795Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-df3aed46-b310-4880-a369-a4a0e91b5fec x-compute-request-id: req-df3aed46-b310-4880-a369-a4a0e91b5fec Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1a4ecde9-ac2e-4749-b262-c85cbac2b428\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9ce6d820-6480-4bc9-bc5f-3de6845a339a\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e28d957-bca2-4909-88cc-ff3f1b35f480\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b702927e-06a9-430b-afc1-ba168cc0b193\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"84086c86-f215-4699-b5ed-2006870ef55f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0e16a411-2bf3-4da2-b3ad-09307f65d960\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"84086c86-f215-4699-b5ed-2006870ef55f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"aaa76b75-f35d-4f8d-b2b3-33e0adee1147\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"84086c86-f215-4699-b5ed-2006870ef55f\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "ellis_security_group_75o516", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:13.586Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.991dec3d-c553-4392-ad48-edb769510e1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:13.795Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/os-security-groups used request id req-8a93ce62-99f1-40c5-a231-70e1ccedd6a0", "level": "debug", "target_id": "vellum_security_group_ojepbl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:13.377Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.99bbf136-14ef-4977-a480-8bdd065c047e"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:13.795Z", "message": "Node instance started", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:13.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:13.795Z", "message": "Relationships established", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:13.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:13.795Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/os-security-groups used request id req-8a93ce62-99f1-40c5-a231-70e1ccedd6a0", "level": "debug", "target_id": "vellum_security_group_ojepbl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:13.377Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.99bbf136-14ef-4977-a480-8bdd065c047e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:13.795Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-8a93ce62-99f1-40c5-a231-70e1ccedd6a0 x-compute-request-id: req-8a93ce62-99f1-40c5-a231-70e1ccedd6a0 Content-Encoding: gzip Content-Length: 640 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1a4ecde9-ac2e-4749-b262-c85cbac2b428\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9ce6d820-6480-4bc9-bc5f-3de6845a339a\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e28d957-bca2-4909-88cc-ff3f1b35f480\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b702927e-06a9-430b-afc1-ba168cc0b193\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"61293269-82e4-46b0-83aa-5efcc1a7cc3b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"422447f8-fdb7-4b22-96bd-7039ec5a18a2\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"61293269-82e4-46b0-83aa-5efcc1a7cc3b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5695638d-6cce-40f1-bff7-4c17312b5b93\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"61293269-82e4-46b0-83aa-5efcc1a7cc3b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5f821ec3-fc65-45c8-81e4-1561ebb8540a\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"61293269-82e4-46b0-83aa-5efcc1a7cc3b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90afbf5a-8766-4b44-baf9-0dccb7b17af1\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"61293269-82e4-46b0-83aa-5efcc1a7cc3b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"93e63ad9-b05c-45ad-bf3e-94c1bd37fec4\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"61293269-82e4-46b0-83aa-5efcc1a7cc3b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b1cc0e20-01ff-4da9-8f2a-fcd11856c1d5\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"61293269-82e4-46b0-83aa-5efcc1a7cc3b\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "vellum_security_group_ojepbl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:13.376Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.99bbf136-14ef-4977-a480-8bdd065c047e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:13.795Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-28875661-dd23-4f36-a8c2-453d45fd27fb", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:13.531Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.bafbd048-abc0-4a70-ad91-ef0e1eb2b644"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:13.795Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:33:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28875661-dd23-4f36-a8c2-453d45fd27fb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:13.531Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.bafbd048-abc0-4a70-ad91-ef0e1eb2b644"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:13.795Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_gcplli", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:13.525Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.bafbd048-abc0-4a70-ad91-ef0e1eb2b644"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:13.795Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}37ef90e147ff2921da1d7ac0fe814897719a14ac\"", "level": "debug", "target_id": "vellum_security_group_ojepbl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:13.227Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.99bbf136-14ef-4977-a480-8bdd065c047e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:13.795Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-68ec9dc0-d6b3-4e4d-8405-79c3cdab70e4", "level": "debug", "target_id": "vellum_security_group_ojepbl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:13.226Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.99bbf136-14ef-4977-a480-8bdd065c047e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:13.795Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-68ec9dc0-d6b3-4e4d-8405-79c3cdab70e4", "level": "debug", "target_id": "vellum_security_group_ojepbl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:13.226Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.99bbf136-14ef-4977-a480-8bdd065c047e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:13.795Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-68ec9dc0-d6b3-4e4d-8405-79c3cdab70e4 x-compute-request-id: req-68ec9dc0-d6b3-4e4d-8405-79c3cdab70e4 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:61:b0:4e\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:48Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_vellum_host_l629t2\", \"created\": \"2019-04-05T10:28:54Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "vellum_security_group_ojepbl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:13.226Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.99bbf136-14ef-4977-a480-8bdd065c047e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:13.795Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fca1248144f61bad38d9e0d850d63728c4c1cda5\"", "level": "debug", "target_id": "ellis_security_group_75o516", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:13.219Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.991dec3d-c553-4392-ad48-edb769510e1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:13.795Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-ec601bc3-a84f-4d78-a61e-2bc08527add0", "level": "debug", "target_id": "ellis_security_group_75o516", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:13.218Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.991dec3d-c553-4392-ad48-edb769510e1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:13.795Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-ec601bc3-a84f-4d78-a61e-2bc08527add0 x-compute-request-id: req-ec601bc3-a84f-4d78-a61e-2bc08527add0 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1c:dc:50\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:57.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"915a4610-0264-47aa-928c-4cf8fd444793\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:57Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_ellis_host_gh2i40\", \"created\": \"2019-04-05T10:28:51Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "ellis_security_group_75o516", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:13.218Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.991dec3d-c553-4392-ad48-edb769510e1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:14.472Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/os-security-groups used request id req-df3aed46-b310-4880-a369-a4a0e91b5fec", "level": "debug", "target_id": "ellis_security_group_75o516", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:13.586Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.991dec3d-c553-4392-ad48-edb769510e1b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:14.472Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/os-security-groups used request id req-df3aed46-b310-4880-a369-a4a0e91b5fec", "level": "debug", "target_id": "ellis_security_group_75o516", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:13.588Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.991dec3d-c553-4392-ad48-edb769510e1b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:14.472Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "vellum_security_group_ojepbl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:13.840Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:14.472Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "ellis_security_group_75o516", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:14.091Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:14.472Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:14.223Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:14.472Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-be96a844-44ad-4b52-859a-2032a9cce79b", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:13.913Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afefcdb9-faa4-4203-8301-c277d0e68337"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:14.472Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}83faaaca4c592284d2ade2773bf62faf7c7b85ae\"", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:13.914Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afefcdb9-faa4-4203-8301-c277d0e68337"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:14.472Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d533f19fdb54d16abd358039e9c9c0f8596ba1d5\"", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:13.930Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.bafbd048-abc0-4a70-ad91-ef0e1eb2b644"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:14.472Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-be96a844-44ad-4b52-859a-2032a9cce79b x-compute-request-id: req-be96a844-44ad-4b52-859a-2032a9cce79b Content-Encoding: gzip Content-Length: 848 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0a:9b:46\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"79b70b78-5284-46ac-b532-1d92e399eca1\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:48Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_sprout_host_hr6mce\", \"created\": \"2019-04-05T10:28:47Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:13.912Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afefcdb9-faa4-4203-8301-c277d0e68337"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:14.472Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-be96a844-44ad-4b52-859a-2032a9cce79b", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:13.913Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afefcdb9-faa4-4203-8301-c277d0e68337"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:15.034Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-689db73b-6440-4400-9233-0abfa5d1a78e x-compute-request-id: req-689db73b-6440-4400-9233-0abfa5d1a78e Content-Encoding: gzip Content-Length: 847 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d7:2b:a7\", \"version\": 4, \"addr\": \"192.168.120.32\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:48Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bono_host_0ac4ql\", \"created\": \"2019-04-05T10:28:52Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:14.588Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.bafbd048-abc0-4a70-ad91-ef0e1eb2b644"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:15.034Z", "message": "Node instance started", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:14.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:15.034Z", "message": "Relationships established", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:14.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:15.034Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-14ab0ce4-8334-485b-beb8-1b40c66d0bb8 x-compute-request-id: req-14ab0ce4-8334-485b-beb8-1b40c66d0bb8 Content-Encoding: gzip Content-Length: 627 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1a4ecde9-ac2e-4749-b262-c85cbac2b428\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9ce6d820-6480-4bc9-bc5f-3de6845a339a\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e28d957-bca2-4909-88cc-ff3f1b35f480\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b702927e-06a9-430b-afc1-ba168cc0b193\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2719b505-9440-4774-95ba-2d98e5602f0c\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ba227e40-2a06-4eea-9019-ff12f7f151ec\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"db022ec9-ca97-483b-8a74-e947ff589c68\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f5b25ba9-3444-42f8-ad0a-aec18559c56c\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:14.469Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afefcdb9-faa4-4203-8301-c277d0e68337"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:15.034Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups used request id req-14ab0ce4-8334-485b-beb8-1b40c66d0bb8", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:14.469Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afefcdb9-faa4-4203-8301-c277d0e68337"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:15.034Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups used request id req-14ab0ce4-8334-485b-beb8-1b40c66d0bb8", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:14.469Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afefcdb9-faa4-4203-8301-c277d0e68337"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:15.034Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}83faaaca4c592284d2ade2773bf62faf7c7b85ae\"", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:14.470Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afefcdb9-faa4-4203-8301-c277d0e68337"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:15.034Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-689db73b-6440-4400-9233-0abfa5d1a78e", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:14.588Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.bafbd048-abc0-4a70-ad91-ef0e1eb2b644"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:15.034Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-689db73b-6440-4400-9233-0abfa5d1a78e", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:14.588Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.bafbd048-abc0-4a70-ad91-ef0e1eb2b644"}], "metadata": {"pagination": {"total": 2523, "offset": 2204, "size": 50}}} 2019-04-05 10:33:54,521 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:33:54,521 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:33:54 GMT 2019-04-05 10:33:54,521 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:33:54,521 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:33:54,522 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:33:54,522 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:33:54,522 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:33:54,522 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:33:54,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca1248144f61bad38d9e0d850d63728c4c1cda5" 2019-04-05 10:33:54,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/os-security-groups used request id req-da8f6630-20b8-4074-b2e1-b49bcad714f2 2019-04-05 10:33:54,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ef90e147ff2921da1d7ac0fe814897719a14ac" 2019-04-05 10:33:54,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-261cf0ee-3d12-4954-bdf3-9a4e8924c684 2019-04-05 10:33:54,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-96c13b41-69bb-405c-acb2-39f22be12176 x-compute-request-id: req-96c13b41-69bb-405c-acb2-39f22be12176 Content-Encoding: gzip Content-Length: 532 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1a4ecde9-ac2e-4749-b262-c85cbac2b428"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9ce6d820-6480-4bc9-bc5f-3de6845a339a"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e28d957-bca2-4909-88cc-ff3f1b35f480"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b702927e-06a9-430b-afc1-ba168cc0b193"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "fe7fb086-07c8-49de-8577-d4583e630b5d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "128ed0bd-f769-43b9-83e4-5bb975e9ef2e"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "fe7fb086-07c8-49de-8577-d4583e630b5d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be89f88e-c3c8-4f06-b359-5360fbc4f8ff"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "fe7fb086-07c8-49de-8577-d4583e630b5d", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cbef0271-b0c5-4c01-8a3d-04ca362024b4"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "fe7fb086-07c8-49de-8577-d4583e630b5d", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-04-05 10:33:54,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-261cf0ee-3d12-4954-bdf3-9a4e8924c684 2019-04-05 10:33:54,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-04-05 10:33:54,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83faaaca4c592284d2ade2773bf62faf7c7b85ae" 2019-04-05 10:33:54,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca1248144f61bad38d9e0d850d63728c4c1cda5" 2019-04-05 10:33:54,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/os-security-groups used request id req-54196aa7-e989-4102-89b6-9a96729ad40a 2019-04-05 10:33:54,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/os-security-groups used request id req-54196aa7-e989-4102-89b6-9a96729ad40a 2019-04-05 10:33:54,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-54196aa7-e989-4102-89b6-9a96729ad40a x-compute-request-id: req-54196aa7-e989-4102-89b6-9a96729ad40a Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1a4ecde9-ac2e-4749-b262-c85cbac2b428"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9ce6d820-6480-4bc9-bc5f-3de6845a339a"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e28d957-bca2-4909-88cc-ff3f1b35f480"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b702927e-06a9-430b-afc1-ba168cc0b193"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "84086c86-f215-4699-b5ed-2006870ef55f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0e16a411-2bf3-4da2-b3ad-09307f65d960"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "84086c86-f215-4699-b5ed-2006870ef55f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "aaa76b75-f35d-4f8d-b2b3-33e0adee1147"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "84086c86-f215-4699-b5ed-2006870ef55f", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-04-05 10:33:54,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/os-security-groups used request id req-96c13b41-69bb-405c-acb2-39f22be12176 2019-04-05 10:33:54,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/os-security-groups used request id req-96c13b41-69bb-405c-acb2-39f22be12176 2019-04-05 10:33:54,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-ec601bc3-a84f-4d78-a61e-2bc08527add0 2019-04-05 10:33:54,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-df3aed46-b310-4880-a369-a4a0e91b5fec x-compute-request-id: req-df3aed46-b310-4880-a369-a4a0e91b5fec Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1a4ecde9-ac2e-4749-b262-c85cbac2b428"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9ce6d820-6480-4bc9-bc5f-3de6845a339a"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e28d957-bca2-4909-88cc-ff3f1b35f480"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b702927e-06a9-430b-afc1-ba168cc0b193"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "84086c86-f215-4699-b5ed-2006870ef55f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0e16a411-2bf3-4da2-b3ad-09307f65d960"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "84086c86-f215-4699-b5ed-2006870ef55f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "aaa76b75-f35d-4f8d-b2b3-33e0adee1147"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "84086c86-f215-4699-b5ed-2006870ef55f", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-04-05 10:33:54,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/os-security-groups used request id req-8a93ce62-99f1-40c5-a231-70e1ccedd6a0 2019-04-05 10:33:54,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-05 10:33:54,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-04-05 10:33:54,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/os-security-groups used request id req-8a93ce62-99f1-40c5-a231-70e1ccedd6a0 2019-04-05 10:33:54,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-8a93ce62-99f1-40c5-a231-70e1ccedd6a0 x-compute-request-id: req-8a93ce62-99f1-40c5-a231-70e1ccedd6a0 Content-Encoding: gzip Content-Length: 640 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1a4ecde9-ac2e-4749-b262-c85cbac2b428"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9ce6d820-6480-4bc9-bc5f-3de6845a339a"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e28d957-bca2-4909-88cc-ff3f1b35f480"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b702927e-06a9-430b-afc1-ba168cc0b193"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "61293269-82e4-46b0-83aa-5efcc1a7cc3b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "422447f8-fdb7-4b22-96bd-7039ec5a18a2"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "61293269-82e4-46b0-83aa-5efcc1a7cc3b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5695638d-6cce-40f1-bff7-4c17312b5b93"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "61293269-82e4-46b0-83aa-5efcc1a7cc3b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5f821ec3-fc65-45c8-81e4-1561ebb8540a"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "61293269-82e4-46b0-83aa-5efcc1a7cc3b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90afbf5a-8766-4b44-baf9-0dccb7b17af1"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "61293269-82e4-46b0-83aa-5efcc1a7cc3b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "93e63ad9-b05c-45ad-bf3e-94c1bd37fec4"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "61293269-82e4-46b0-83aa-5efcc1a7cc3b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b1cc0e20-01ff-4da9-8f2a-fcd11856c1d5"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "61293269-82e4-46b0-83aa-5efcc1a7cc3b", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-04-05 10:33:54,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-28875661-dd23-4f36-a8c2-453d45fd27fb 2019-04-05 10:33:54,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:33:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28875661-dd23-4f36-a8c2-453d45fd27fb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:33:54,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:33:54,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ef90e147ff2921da1d7ac0fe814897719a14ac" 2019-04-05 10:33:54,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-68ec9dc0-d6b3-4e4d-8405-79c3cdab70e4 2019-04-05 10:33:54,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-68ec9dc0-d6b3-4e4d-8405-79c3cdab70e4 2019-04-05 10:33:54,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-68ec9dc0-d6b3-4e4d-8405-79c3cdab70e4 x-compute-request-id: req-68ec9dc0-d6b3-4e4d-8405-79c3cdab70e4 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:b0:4e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:48Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_vellum_host_l629t2", "created": "2019-04-05T10:28:54Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:33:54,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca1248144f61bad38d9e0d850d63728c4c1cda5" 2019-04-05 10:33:54,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-ec601bc3-a84f-4d78-a61e-2bc08527add0 2019-04-05 10:33:54,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-ec601bc3-a84f-4d78-a61e-2bc08527add0 x-compute-request-id: req-ec601bc3-a84f-4d78-a61e-2bc08527add0 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dc:50", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:57.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "915a4610-0264-47aa-928c-4cf8fd444793", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:57Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_ellis_host_gh2i40", "created": "2019-04-05T10:28:51Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:33:54,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/os-security-groups used request id req-df3aed46-b310-4880-a369-a4a0e91b5fec 2019-04-05 10:33:54,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/os-security-groups used request id req-df3aed46-b310-4880-a369-a4a0e91b5fec 2019-04-05 10:33:54,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-04-05 10:33:54,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-04-05 10:33:54,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-04-05 10:33:54,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-be96a844-44ad-4b52-859a-2032a9cce79b 2019-04-05 10:33:54,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83faaaca4c592284d2ade2773bf62faf7c7b85ae" 2019-04-05 10:33:54,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d533f19fdb54d16abd358039e9c9c0f8596ba1d5" 2019-04-05 10:33:54,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-be96a844-44ad-4b52-859a-2032a9cce79b x-compute-request-id: req-be96a844-44ad-4b52-859a-2032a9cce79b Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:9b:46", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "79b70b78-5284-46ac-b532-1d92e399eca1", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:48Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_sprout_host_hr6mce", "created": "2019-04-05T10:28:47Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:33:54,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-be96a844-44ad-4b52-859a-2032a9cce79b 2019-04-05 10:33:54,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-689db73b-6440-4400-9233-0abfa5d1a78e x-compute-request-id: req-689db73b-6440-4400-9233-0abfa5d1a78e Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:2b:a7", "version": 4, "addr": "192.168.120.32", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:48Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bono_host_0ac4ql", "created": "2019-04-05T10:28:52Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:33:54,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-05 10:33:54,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-04-05 10:33:54,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-14ab0ce4-8334-485b-beb8-1b40c66d0bb8 x-compute-request-id: req-14ab0ce4-8334-485b-beb8-1b40c66d0bb8 Content-Encoding: gzip Content-Length: 627 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1a4ecde9-ac2e-4749-b262-c85cbac2b428"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9ce6d820-6480-4bc9-bc5f-3de6845a339a"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e28d957-bca2-4909-88cc-ff3f1b35f480"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b702927e-06a9-430b-afc1-ba168cc0b193"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2719b505-9440-4774-95ba-2d98e5602f0c"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ba227e40-2a06-4eea-9019-ff12f7f151ec"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "db022ec9-ca97-483b-8a74-e947ff589c68"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f5b25ba9-3444-42f8-ad0a-aec18559c56c"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-04-05 10:33:54,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups used request id req-14ab0ce4-8334-485b-beb8-1b40c66d0bb8 2019-04-05 10:33:54,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups used request id req-14ab0ce4-8334-485b-beb8-1b40c66d0bb8 2019-04-05 10:33:54,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83faaaca4c592284d2ade2773bf62faf7c7b85ae" 2019-04-05 10:33:54,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-689db73b-6440-4400-9233-0abfa5d1a78e 2019-04-05 10:33:54,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-689db73b-6440-4400-9233-0abfa5d1a78e 2019-04-05 10:33:54,533 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:33:54,590 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:33:54,590 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:33:54,590 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:33:54,590 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:33:54,590 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:33:54,590 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:33:54,590 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:33:54,590 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:33:54,591 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:33:54,591 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:33:54 GMT 2019-04-05 10:33:54,591 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:33:54,591 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:33:54,591 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:33:54,591 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:33:54,591 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:33:59,593 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:33:59,672 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:33:59,672 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:33:59,672 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:33:59,673 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:33:59,673 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:33:59,673 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:33:59,673 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:33:59,673 - 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-04-05T10:33:15.034Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}83faaaca4c592284d2ade2773bf62faf7c7b85ae\"", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:14.470Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afefcdb9-faa4-4203-8301-c277d0e68337"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:15.034Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-689db73b-6440-4400-9233-0abfa5d1a78e x-compute-request-id: req-689db73b-6440-4400-9233-0abfa5d1a78e Content-Encoding: gzip Content-Length: 847 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d7:2b:a7\", \"version\": 4, \"addr\": \"192.168.120.32\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:48Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bono_host_0ac4ql\", \"created\": \"2019-04-05T10:28:52Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:14.588Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.bafbd048-abc0-4a70-ad91-ef0e1eb2b644"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:15.611Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/action used request id req-5e0d2378-7def-4b20-838d-65c0e0aec3d2", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:14.991Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c1623785-4112-452e-a453-f306a26b0338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:15.611Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10:33: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-5e0d2378-7def-4b20-838d-65c0e0aec3d2 x-compute-request-id: req-5e0d2378-7def-4b20-838d-65c0e0aec3d2 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_ppueti", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:14.991Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c1623785-4112-452e-a453-f306a26b0338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:15.611Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/action used request id req-5e0d2378-7def-4b20-838d-65c0e0aec3d2", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:14.991Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c1623785-4112-452e-a453-f306a26b0338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:15.611Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}16372293c43d8761537193a04eaa898746ce6885\"", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:14.993Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c1623785-4112-452e-a453-f306a26b0338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:15.611Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-d103296d-9ad1-46b1-87f1-ece9d15904b9 x-compute-request-id: req-d103296d-9ad1-46b1-87f1-ece9d15904b9 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1a4ecde9-ac2e-4749-b262-c85cbac2b428\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9ce6d820-6480-4bc9-bc5f-3de6845a339a\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e28d957-bca2-4909-88cc-ff3f1b35f480\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b702927e-06a9-430b-afc1-ba168cc0b193\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2038b34c-bffa-473b-bc90-8b6cdaa2c548\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2fbd754a-7fd3-428b-8969-5ad5ee2b279f\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ba4f29d-4c1c-4284-8868-3e9b684b8b60\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"598f692d-9012-4adb-a95a-622bc786a6ca\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"74b0e269-9920-41e6-875e-e1b410b1038d\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"75828605-94d2-4d1d-b922-5fce9cc5b3e9\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"858cbf81-9c13-42a7-a49a-c54ca5fb330a\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8ff1feb8-d65c-4c47-b470-4a7fe86f8f1f\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2719b505-9440-4774-95ba-2d98e5602f0c\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ba227e40-2a06-4eea-9019-ff12f7f151ec\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"db022ec9-ca97-483b-8a74-e947ff589c68\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:14.996Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.bafbd048-abc0-4a70-ad91-ef0e1eb2b644"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:15.611Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups used request id req-d103296d-9ad1-46b1-87f1-ece9d15904b9", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:14.996Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.bafbd048-abc0-4a70-ad91-ef0e1eb2b644"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:15.611Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups used request id req-d103296d-9ad1-46b1-87f1-ece9d15904b9", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:14.997Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.bafbd048-abc0-4a70-ad91-ef0e1eb2b644"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:15.611Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-7b5d3b43-2bcf-4eff-b9f5-2945d1174d4d", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:15.430Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c1623785-4112-452e-a453-f306a26b0338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:15.611Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-7b5d3b43-2bcf-4eff-b9f5-2945d1174d4d", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:15.430Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c1623785-4112-452e-a453-f306a26b0338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:15.611Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d533f19fdb54d16abd358039e9c9c0f8596ba1d5\"", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:14.998Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.bafbd048-abc0-4a70-ad91-ef0e1eb2b644"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:15.611Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-59f34a20-369c-4792-9a9e-bb937400e74e x-compute-request-id: req-59f34a20-369c-4792-9a9e-bb937400e74e Content-Encoding: gzip Content-Length: 847 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d7:2b:a7\", \"version\": 4, \"addr\": \"192.168.120.32\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:48Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bono_host_0ac4ql\", \"created\": \"2019-04-05T10:28:52Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:15.165Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.bafbd048-abc0-4a70-ad91-ef0e1eb2b644"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:15.611Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-589a5b92-c6a3-4604-901e-353a464872df x-compute-request-id: req-589a5b92-c6a3-4604-901e-353a464872df Content-Encoding: gzip Content-Length: 852 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1a4ecde9-ac2e-4749-b262-c85cbac2b428\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9ce6d820-6480-4bc9-bc5f-3de6845a339a\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e28d957-bca2-4909-88cc-ff3f1b35f480\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b702927e-06a9-430b-afc1-ba168cc0b193\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2038b34c-bffa-473b-bc90-8b6cdaa2c548\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2fbd754a-7fd3-428b-8969-5ad5ee2b279f\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ba4f29d-4c1c-4284-8868-3e9b684b8b60\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"598f692d-9012-4adb-a95a-622bc786a6ca\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"74b0e269-9920-41e6-875e-e1b410b1038d\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"75828605-94d2-4d1d-b922-5fce9cc5b3e9\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"858cbf81-9c13-42a7-a49a-c54ca5fb330a\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8ff1feb8-d65c-4c47-b470-4a7fe86f8f1f\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2719b505-9440-4774-95ba-2d98e5602f0c\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ba227e40-2a06-4eea-9019-ff12f7f151ec\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"db022ec9-ca97-483b-8a74-e947ff589c68\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:15.502Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.bafbd048-abc0-4a70-ad91-ef0e1eb2b644"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:15.611Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-59f34a20-369c-4792-9a9e-bb937400e74e", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:15.165Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.bafbd048-abc0-4a70-ad91-ef0e1eb2b644"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:15.611Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-59f34a20-369c-4792-9a9e-bb937400e74e", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:15.166Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.bafbd048-abc0-4a70-ad91-ef0e1eb2b644"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:15.611Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d533f19fdb54d16abd358039e9c9c0f8596ba1d5\"", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:15.166Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.bafbd048-abc0-4a70-ad91-ef0e1eb2b644"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:15.611Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-7b5d3b43-2bcf-4eff-b9f5-2945d1174d4d x-compute-request-id: req-7b5d3b43-2bcf-4eff-b9f5-2945d1174d4d Content-Encoding: gzip Content-Length: 851 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bd:3b:84\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bd:3b:84\", \"version\": 4, \"addr\": \"172.30.9.206\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b98fdee2-8398-4d14-932e-73e37c863ef0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:55.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"b98fdee2-8398-4d14-932e-73e37c863ef0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:55Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bind_host_k223a6\", \"created\": \"2019-04-05T10:28:50Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:15.430Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.c1623785-4112-452e-a453-f306a26b0338"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:15.611Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-a35ddc6e-bd92-436c-a3e0-1d320a0b3c2b", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:14.841Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afefcdb9-faa4-4203-8301-c277d0e68337"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:15.611Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-a35ddc6e-bd92-436c-a3e0-1d320a0b3c2b", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:14.841Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afefcdb9-faa4-4203-8301-c277d0e68337"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:15.611Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}83faaaca4c592284d2ade2773bf62faf7c7b85ae\"", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:14.842Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afefcdb9-faa4-4203-8301-c277d0e68337"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:15.611Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-ef545dbf-d471-4eea-bb0e-f829d060f05b x-compute-request-id: req-ef545dbf-d471-4eea-bb0e-f829d060f05b Content-Encoding: gzip Content-Length: 627 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1a4ecde9-ac2e-4749-b262-c85cbac2b428\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9ce6d820-6480-4bc9-bc5f-3de6845a339a\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e28d957-bca2-4909-88cc-ff3f1b35f480\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b702927e-06a9-430b-afc1-ba168cc0b193\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2719b505-9440-4774-95ba-2d98e5602f0c\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ba227e40-2a06-4eea-9019-ff12f7f151ec\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"db022ec9-ca97-483b-8a74-e947ff589c68\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f5b25ba9-3444-42f8-ad0a-aec18559c56c\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:14.985Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afefcdb9-faa4-4203-8301-c277d0e68337"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:15.611Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups used request id req-ef545dbf-d471-4eea-bb0e-f829d060f05b", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:14.985Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afefcdb9-faa4-4203-8301-c277d0e68337"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:15.611Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups used request id req-ef545dbf-d471-4eea-bb0e-f829d060f05b", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:14.986Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.afefcdb9-faa4-4203-8301-c277d0e68337"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:16.272Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-2b133cee-064a-46da-966a-fa139ecbb276", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:15.450Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.112dee45-bdfa-4c6c-a161-68a5ff7811af"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:16.272Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:15.462Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:16.272Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "sprout_security_group_jzn6td", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:15.591Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:16.272Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:15.829Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_host_k223a6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:16.272Z", "message": "Relationships established", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:16.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:16.272Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups used request id req-589a5b92-c6a3-4604-901e-353a464872df", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:15.502Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.bafbd048-abc0-4a70-ad91-ef0e1eb2b644"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:16.272Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups used request id req-589a5b92-c6a3-4604-901e-353a464872df", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:15.502Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.bafbd048-abc0-4a70-ad91-ef0e1eb2b644"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:16.272Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_juioum", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:15.444Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.112dee45-bdfa-4c6c-a161-68a5ff7811af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:16.272Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:33:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b133cee-064a-46da-966a-fa139ecbb276 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:15.449Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.112dee45-bdfa-4c6c-a161-68a5ff7811af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:16.272Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}29aed7d6dc62cd8732fbf59d836fd6223daa8940\"", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:15.876Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.112dee45-bdfa-4c6c-a161-68a5ff7811af"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:17.039Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:16.732Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:17.039Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-ab6c657f-355b-4fbf-8151-45f8867dcb96 x-compute-request-id: req-ab6c657f-355b-4fbf-8151-45f8867dcb96 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1c:dc:50\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:57.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"915a4610-0264-47aa-928c-4cf8fd444793\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:57Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_ellis_host_gh2i40\", \"created\": \"2019-04-05T10:28:51Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:16.837Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.112dee45-bdfa-4c6c-a161-68a5ff7811af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:17.039Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_jzn6td", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:16.834Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.bb92fcf6-a30b-46f7-b3b2-71a39a63001c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:17.039Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:33:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61e9c2c8-2690-4bac-a31a-cdb55b7ad3f0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "sprout_security_group_jzn6td", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:16.841Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.bb92fcf6-a30b-46f7-b3b2-71a39a63001c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:17.039Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-61e9c2c8-2690-4bac-a31a-cdb55b7ad3f0", "level": "debug", "target_id": "sprout_security_group_jzn6td", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:16.841Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.bb92fcf6-a30b-46f7-b3b2-71a39a63001c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:17.039Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:16.627Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_host_k223a6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:17.690Z", "message": "Node instance started", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:16.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_fs6edi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:17.690Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:17.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_fs6edi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:17.690Z", "message": "Creating node instance", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:17.310Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:17.690Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1fa83634bd2f07ace9cf4dd37900de458d7886c4\"", "level": "debug", "target_id": "sprout_security_group_jzn6td", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:17.237Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.bb92fcf6-a30b-46f7-b3b2-71a39a63001c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:17.690Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}29aed7d6dc62cd8732fbf59d836fd6223daa8940\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.203\"}}'", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:16.839Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.112dee45-bdfa-4c6c-a161-68a5ff7811af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:17.690Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-ab6c657f-355b-4fbf-8151-45f8867dcb96", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:16.837Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.112dee45-bdfa-4c6c-a161-68a5ff7811af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:17.690Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-ab6c657f-355b-4fbf-8151-45f8867dcb96", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:16.837Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.112dee45-bdfa-4c6c-a161-68a5ff7811af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:18.323Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-81b4dadf-5b13-444c-8c81-9076f8197714 x-compute-request-id: req-81b4dadf-5b13-444c-8c81-9076f8197714 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0a:9b:46\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"79b70b78-5284-46ac-b532-1d92e399eca1\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:48Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_sprout_host_hr6mce\", \"created\": \"2019-04-05T10:28:47Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "sprout_security_group_jzn6td", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:17.861Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.bb92fcf6-a30b-46f7-b3b2-71a39a63001c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:18.323Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-f38d9df1-a140-4953-b697-13344a2edad7 x-compute-request-id: req-f38d9df1-a140-4953-b697-13344a2edad7 Content-Encoding: gzip Content-Length: 627 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1a4ecde9-ac2e-4749-b262-c85cbac2b428\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9ce6d820-6480-4bc9-bc5f-3de6845a339a\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e28d957-bca2-4909-88cc-ff3f1b35f480\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b702927e-06a9-430b-afc1-ba168cc0b193\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2719b505-9440-4774-95ba-2d98e5602f0c\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ba227e40-2a06-4eea-9019-ff12f7f151ec\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"db022ec9-ca97-483b-8a74-e947ff589c68\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f5b25ba9-3444-42f8-ad0a-aec18559c56c\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "sprout_security_group_jzn6td", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:18.197Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.bb92fcf6-a30b-46f7-b3b2-71a39a63001c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:18.323Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-84d6db89-6604-4f04-9bb2-cbf887c7a0ab", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:17.924Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.238d0518-fe2d-4c16-b930-f1560630ce99"}], "metadata": {"pagination": {"total": 2526, "offset": 2254, "size": 50}}} 2019-04-05 10:33:59,673 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:33:59,674 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:33:59 GMT 2019-04-05 10:33:59,674 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:33:59,674 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:33:59,674 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:33:59,674 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:33:59,674 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:33:59,674 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:33:59,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83faaaca4c592284d2ade2773bf62faf7c7b85ae" 2019-04-05 10:33:59,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-689db73b-6440-4400-9233-0abfa5d1a78e x-compute-request-id: req-689db73b-6440-4400-9233-0abfa5d1a78e Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:2b:a7", "version": 4, "addr": "192.168.120.32", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:48Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bono_host_0ac4ql", "created": "2019-04-05T10:28:52Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:33:59,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/action used request id req-5e0d2378-7def-4b20-838d-65c0e0aec3d2 2019-04-05 10:33:59,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10:33: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-5e0d2378-7def-4b20-838d-65c0e0aec3d2 x-compute-request-id: req-5e0d2378-7def-4b20-838d-65c0e0aec3d2 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-04-05 10:33:59,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/action used request id req-5e0d2378-7def-4b20-838d-65c0e0aec3d2 2019-04-05 10:33:59,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16372293c43d8761537193a04eaa898746ce6885" 2019-04-05 10:33:59,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-d103296d-9ad1-46b1-87f1-ece9d15904b9 x-compute-request-id: req-d103296d-9ad1-46b1-87f1-ece9d15904b9 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1a4ecde9-ac2e-4749-b262-c85cbac2b428"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9ce6d820-6480-4bc9-bc5f-3de6845a339a"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e28d957-bca2-4909-88cc-ff3f1b35f480"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b702927e-06a9-430b-afc1-ba168cc0b193"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2038b34c-bffa-473b-bc90-8b6cdaa2c548"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2fbd754a-7fd3-428b-8969-5ad5ee2b279f"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ba4f29d-4c1c-4284-8868-3e9b684b8b60"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "598f692d-9012-4adb-a95a-622bc786a6ca"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "74b0e269-9920-41e6-875e-e1b410b1038d"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "75828605-94d2-4d1d-b922-5fce9cc5b3e9"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "858cbf81-9c13-42a7-a49a-c54ca5fb330a"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8ff1feb8-d65c-4c47-b470-4a7fe86f8f1f"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2719b505-9440-4774-95ba-2d98e5602f0c"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ba227e40-2a06-4eea-9019-ff12f7f151ec"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "db022ec9-ca97-483b-8a74-e947ff589c68"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-04-05 10:33:59,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups used request id req-d103296d-9ad1-46b1-87f1-ece9d15904b9 2019-04-05 10:33:59,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups used request id req-d103296d-9ad1-46b1-87f1-ece9d15904b9 2019-04-05 10:33:59,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-7b5d3b43-2bcf-4eff-b9f5-2945d1174d4d 2019-04-05 10:33:59,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-7b5d3b43-2bcf-4eff-b9f5-2945d1174d4d 2019-04-05 10:33:59,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d533f19fdb54d16abd358039e9c9c0f8596ba1d5" 2019-04-05 10:33:59,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-59f34a20-369c-4792-9a9e-bb937400e74e x-compute-request-id: req-59f34a20-369c-4792-9a9e-bb937400e74e Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:2b:a7", "version": 4, "addr": "192.168.120.32", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:48Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bono_host_0ac4ql", "created": "2019-04-05T10:28:52Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:33:59,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-589a5b92-c6a3-4604-901e-353a464872df x-compute-request-id: req-589a5b92-c6a3-4604-901e-353a464872df Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1a4ecde9-ac2e-4749-b262-c85cbac2b428"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9ce6d820-6480-4bc9-bc5f-3de6845a339a"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e28d957-bca2-4909-88cc-ff3f1b35f480"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b702927e-06a9-430b-afc1-ba168cc0b193"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2038b34c-bffa-473b-bc90-8b6cdaa2c548"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2fbd754a-7fd3-428b-8969-5ad5ee2b279f"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ba4f29d-4c1c-4284-8868-3e9b684b8b60"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "598f692d-9012-4adb-a95a-622bc786a6ca"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "74b0e269-9920-41e6-875e-e1b410b1038d"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "75828605-94d2-4d1d-b922-5fce9cc5b3e9"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "858cbf81-9c13-42a7-a49a-c54ca5fb330a"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8ff1feb8-d65c-4c47-b470-4a7fe86f8f1f"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2719b505-9440-4774-95ba-2d98e5602f0c"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ba227e40-2a06-4eea-9019-ff12f7f151ec"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "db022ec9-ca97-483b-8a74-e947ff589c68"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-04-05 10:33:59,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-59f34a20-369c-4792-9a9e-bb937400e74e 2019-04-05 10:33:59,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-59f34a20-369c-4792-9a9e-bb937400e74e 2019-04-05 10:33:59,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d533f19fdb54d16abd358039e9c9c0f8596ba1d5" 2019-04-05 10:33:59,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-7b5d3b43-2bcf-4eff-b9f5-2945d1174d4d x-compute-request-id: req-7b5d3b43-2bcf-4eff-b9f5-2945d1174d4d Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:3b:84", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:3b:84", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b98fdee2-8398-4d14-932e-73e37c863ef0", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:55.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "b98fdee2-8398-4d14-932e-73e37c863ef0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bind_host_k223a6", "created": "2019-04-05T10:28:50Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:33:59,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-a35ddc6e-bd92-436c-a3e0-1d320a0b3c2b 2019-04-05 10:33:59,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-a35ddc6e-bd92-436c-a3e0-1d320a0b3c2b 2019-04-05 10:33:59,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83faaaca4c592284d2ade2773bf62faf7c7b85ae" 2019-04-05 10:33:59,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-ef545dbf-d471-4eea-bb0e-f829d060f05b x-compute-request-id: req-ef545dbf-d471-4eea-bb0e-f829d060f05b Content-Encoding: gzip Content-Length: 627 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1a4ecde9-ac2e-4749-b262-c85cbac2b428"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9ce6d820-6480-4bc9-bc5f-3de6845a339a"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e28d957-bca2-4909-88cc-ff3f1b35f480"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b702927e-06a9-430b-afc1-ba168cc0b193"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2719b505-9440-4774-95ba-2d98e5602f0c"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ba227e40-2a06-4eea-9019-ff12f7f151ec"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "db022ec9-ca97-483b-8a74-e947ff589c68"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f5b25ba9-3444-42f8-ad0a-aec18559c56c"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-04-05 10:33:59,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups used request id req-ef545dbf-d471-4eea-bb0e-f829d060f05b 2019-04-05 10:33:59,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups used request id req-ef545dbf-d471-4eea-bb0e-f829d060f05b 2019-04-05 10:33:59,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-2b133cee-064a-46da-966a-fa139ecbb276 2019-04-05 10:33:59,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-04-05 10:33:59,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-04-05 10:33:59,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-04-05 10:33:59,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-04-05 10:33:59,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups used request id req-589a5b92-c6a3-4604-901e-353a464872df 2019-04-05 10:33:59,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups used request id req-589a5b92-c6a3-4604-901e-353a464872df 2019-04-05 10:33:59,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:33:59,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:33:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b133cee-064a-46da-966a-fa139ecbb276 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:33:59,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29aed7d6dc62cd8732fbf59d836fd6223daa8940" 2019-04-05 10:33:59,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-04-05 10:33:59,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-ab6c657f-355b-4fbf-8151-45f8867dcb96 x-compute-request-id: req-ab6c657f-355b-4fbf-8151-45f8867dcb96 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dc:50", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:57.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "915a4610-0264-47aa-928c-4cf8fd444793", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:57Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_ellis_host_gh2i40", "created": "2019-04-05T10:28:51Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:33:59,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:33:59,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:33:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61e9c2c8-2690-4bac-a31a-cdb55b7ad3f0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:33:59,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-61e9c2c8-2690-4bac-a31a-cdb55b7ad3f0 2019-04-05 10:33:59,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-04-05 10:33:59,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-05 10:33:59,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-05 10:33:59,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-05 10:33:59,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa83634bd2f07ace9cf4dd37900de458d7886c4" 2019-04-05 10:33:59,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29aed7d6dc62cd8732fbf59d836fd6223daa8940" -d '{"addFloatingIp": {"address": "172.30.9.203"}}' 2019-04-05 10:33:59,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-ab6c657f-355b-4fbf-8151-45f8867dcb96 2019-04-05 10:33:59,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-ab6c657f-355b-4fbf-8151-45f8867dcb96 2019-04-05 10:33:59,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-81b4dadf-5b13-444c-8c81-9076f8197714 x-compute-request-id: req-81b4dadf-5b13-444c-8c81-9076f8197714 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:9b:46", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "79b70b78-5284-46ac-b532-1d92e399eca1", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:48Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_sprout_host_hr6mce", "created": "2019-04-05T10:28:47Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:33:59,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-f38d9df1-a140-4953-b697-13344a2edad7 x-compute-request-id: req-f38d9df1-a140-4953-b697-13344a2edad7 Content-Encoding: gzip Content-Length: 627 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1a4ecde9-ac2e-4749-b262-c85cbac2b428"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9ce6d820-6480-4bc9-bc5f-3de6845a339a"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e28d957-bca2-4909-88cc-ff3f1b35f480"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b702927e-06a9-430b-afc1-ba168cc0b193"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2719b505-9440-4774-95ba-2d98e5602f0c"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ba227e40-2a06-4eea-9019-ff12f7f151ec"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "db022ec9-ca97-483b-8a74-e947ff589c68"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f5b25ba9-3444-42f8-ad0a-aec18559c56c"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-04-05 10:33:59,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-84d6db89-6604-4f04-9bb2-cbf887c7a0ab 2019-04-05 10:33:59,686 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:33:59,747 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:33:59,747 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:33:59,747 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:33:59,747 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:33:59,747 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:33:59,747 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:33:59,748 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:33:59,748 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:33:59,748 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:33:59,748 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:33:59 GMT 2019-04-05 10:33:59,748 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:33:59,748 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:33:59,748 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:33:59,748 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:33:59,748 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:34:04,754 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:34:04,837 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:34:04,837 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:34:04,837 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:34:04,837 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:34:04,837 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:34:04,837 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:34:04,837 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:34:04,838 - 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-04-05T10:33:18.323Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:33:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84d6db89-6604-4f04-9bb2-cbf887c7a0ab Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:17.923Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.238d0518-fe2d-4c16-b930-f1560630ce99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:18.323Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_x7lzhy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:17.918Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.238d0518-fe2d-4c16-b930-f1560630ce99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:18.323Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1fa83634bd2f07ace9cf4dd37900de458d7886c4\"", "level": "debug", "target_id": "sprout_security_group_jzn6td", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:17.862Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.bb92fcf6-a30b-46f7-b3b2-71a39a63001c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:18.323Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-81b4dadf-5b13-444c-8c81-9076f8197714", "level": "debug", "target_id": "sprout_security_group_jzn6td", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:17.862Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.bb92fcf6-a30b-46f7-b3b2-71a39a63001c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:18.323Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-81b4dadf-5b13-444c-8c81-9076f8197714", "level": "debug", "target_id": "sprout_security_group_jzn6td", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:17.861Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.bb92fcf6-a30b-46f7-b3b2-71a39a63001c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:18.997Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-acf529db-9c60-4129-a046-ec65954f01e9", "level": "debug", "target_id": "sprout_security_group_jzn6td", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:18.578Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.bb92fcf6-a30b-46f7-b3b2-71a39a63001c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:18.997Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-acf529db-9c60-4129-a046-ec65954f01e9", "level": "debug", "target_id": "sprout_security_group_jzn6td", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:18.577Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.bb92fcf6-a30b-46f7-b3b2-71a39a63001c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:18.997Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-acf529db-9c60-4129-a046-ec65954f01e9 x-compute-request-id: req-acf529db-9c60-4129-a046-ec65954f01e9 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0a:9b:46\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"79b70b78-5284-46ac-b532-1d92e399eca1\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:48Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_sprout_host_hr6mce\", \"created\": \"2019-04-05T10:28:47Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "sprout_security_group_jzn6td", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:18.577Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.bb92fcf6-a30b-46f7-b3b2-71a39a63001c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:18.997Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}28392331c711af1d5a855b4329490451646e5fc7\"", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:18.326Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.238d0518-fe2d-4c16-b930-f1560630ce99"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:18.997Z", "message": "[localhost] run: ['sudo', 'apt-get', 'update']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:18.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.603474ad-7aac-4f60-86d3-a71fc3e81ff6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:18.997Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups used request id req-f38d9df1-a140-4953-b697-13344a2edad7", "level": "debug", "target_id": "sprout_security_group_jzn6td", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:18.197Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.bb92fcf6-a30b-46f7-b3b2-71a39a63001c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:18.997Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1fa83634bd2f07ace9cf4dd37900de458d7886c4\"", "level": "debug", "target_id": "sprout_security_group_jzn6td", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:18.198Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.bb92fcf6-a30b-46f7-b3b2-71a39a63001c"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:18.997Z", "message": "Downloaded scripts/bind/bind.py to /tmp/K5JD8/bind.py", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:18.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.603474ad-7aac-4f60-86d3-a71fc3e81ff6"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:18.997Z", "message": "Installing BIND DNS server", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:18.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.603474ad-7aac-4f60-86d3-a71fc3e81ff6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:18.997Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups used request id req-f38d9df1-a140-4953-b697-13344a2edad7", "level": "debug", "target_id": "sprout_security_group_jzn6td", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:18.197Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.bb92fcf6-a30b-46f7-b3b2-71a39a63001c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:18.997Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1fa83634bd2f07ace9cf4dd37900de458d7886c4\"", "level": "debug", "target_id": "sprout_security_group_jzn6td", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:18.578Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.bb92fcf6-a30b-46f7-b3b2-71a39a63001c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:19.578Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-c1934eed-b2e9-42be-92ed-0187fe781073", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:18.991Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.238d0518-fe2d-4c16-b930-f1560630ce99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:19.578Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}28392331c711af1d5a855b4329490451646e5fc7\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.207\"}}'", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:18.992Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.238d0518-fe2d-4c16-b930-f1560630ce99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:19.578Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-cdf67844-df7d-4a2c-ba7f-3a4e00a61de4 x-compute-request-id: req-cdf67844-df7d-4a2c-ba7f-3a4e00a61de4 Content-Encoding: gzip Content-Length: 627 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1a4ecde9-ac2e-4749-b262-c85cbac2b428\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9ce6d820-6480-4bc9-bc5f-3de6845a339a\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e28d957-bca2-4909-88cc-ff3f1b35f480\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b702927e-06a9-430b-afc1-ba168cc0b193\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2719b505-9440-4774-95ba-2d98e5602f0c\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ba227e40-2a06-4eea-9019-ff12f7f151ec\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"db022ec9-ca97-483b-8a74-e947ff589c68\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f5b25ba9-3444-42f8-ad0a-aec18559c56c\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "sprout_security_group_jzn6td", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:19.191Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.bb92fcf6-a30b-46f7-b3b2-71a39a63001c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:19.578Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups used request id req-cdf67844-df7d-4a2c-ba7f-3a4e00a61de4", "level": "debug", "target_id": "sprout_security_group_jzn6td", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:19.192Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.bb92fcf6-a30b-46f7-b3b2-71a39a63001c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:19.578Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups used request id req-cdf67844-df7d-4a2c-ba7f-3a4e00a61de4", "level": "debug", "target_id": "sprout_security_group_jzn6td", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:19.192Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.bb92fcf6-a30b-46f7-b3b2-71a39a63001c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:19.578Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-c1934eed-b2e9-42be-92ed-0187fe781073 x-compute-request-id: req-c1934eed-b2e9-42be-92ed-0187fe781073 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d7:2b:a7\", \"version\": 4, \"addr\": \"192.168.120.32\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:48Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bono_host_0ac4ql\", \"created\": \"2019-04-05T10:28:52Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:18.990Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.238d0518-fe2d-4c16-b930-f1560630ce99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:19.578Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-c1934eed-b2e9-42be-92ed-0187fe781073", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:18.990Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.238d0518-fe2d-4c16-b930-f1560630ce99"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:20.292Z", "message": "Relationships established", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:19.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:20.292Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/action used request id req-8cb866de-9bc2-43fd-b934-0635ec31ab3f", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:19.453Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.112dee45-bdfa-4c6c-a161-68a5ff7811af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:20.292Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}29aed7d6dc62cd8732fbf59d836fd6223daa8940\"", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:19.454Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.112dee45-bdfa-4c6c-a161-68a5ff7811af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:20.292Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-41c538cd-2e88-4838-b6e2-0cb3502e6c8a x-compute-request-id: req-41c538cd-2e88-4838-b6e2-0cb3502e6c8a Content-Encoding: gzip Content-Length: 852 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1c:dc:50\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1c:dc:50\", \"version\": 4, \"addr\": \"172.30.9.203\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:57.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"915a4610-0264-47aa-928c-4cf8fd444793\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:57Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_ellis_host_gh2i40\", \"created\": \"2019-04-05T10:28:51Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:19.801Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.112dee45-bdfa-4c6c-a161-68a5ff7811af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:20.292Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-41c538cd-2e88-4838-b6e2-0cb3502e6c8a", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:19.801Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.112dee45-bdfa-4c6c-a161-68a5ff7811af"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:20.292Z", "message": "Node instance started", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:20.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:20.292Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-41c538cd-2e88-4838-b6e2-0cb3502e6c8a", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:19.802Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.112dee45-bdfa-4c6c-a161-68a5ff7811af"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:20.292Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "sprout_security_group_jzn6td", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:19.668Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:20.292Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10:33:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8cb866de-9bc2-43fd-b934-0635ec31ab3f x-compute-request-id: req-8cb866de-9bc2-43fd-b934-0635ec31ab3f 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_juioum", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:19.452Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.112dee45-bdfa-4c6c-a161-68a5ff7811af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:20.292Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/action used request id req-8cb866de-9bc2-43fd-b934-0635ec31ab3f", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:19.452Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.112dee45-bdfa-4c6c-a161-68a5ff7811af"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:20.910Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:20.165Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:20.910Z", "message": "Relationships established", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:20.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:20.910Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:20.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:21.576Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10:33: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-c46eb7b2-8a97-4366-9fed-f894d60e1b50 x-compute-request-id: req-c46eb7b2-8a97-4366-9fed-f894d60e1b50 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_x7lzhy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:21.449Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.238d0518-fe2d-4c16-b930-f1560630ce99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:22.112Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/action used request id req-c46eb7b2-8a97-4366-9fed-f894d60e1b50", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:21.450Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.238d0518-fe2d-4c16-b930-f1560630ce99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:22.112Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-014791ab-0528-4325-9a24-ff8b48235a13", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:21.622Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.238d0518-fe2d-4c16-b930-f1560630ce99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:22.112Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-014791ab-0528-4325-9a24-ff8b48235a13", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:21.622Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.238d0518-fe2d-4c16-b930-f1560630ce99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:22.112Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/action used request id req-c46eb7b2-8a97-4366-9fed-f894d60e1b50", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:21.450Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.238d0518-fe2d-4c16-b930-f1560630ce99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:22.112Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}28392331c711af1d5a855b4329490451646e5fc7\"", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:21.451Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.238d0518-fe2d-4c16-b930-f1560630ce99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:22.112Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-014791ab-0528-4325-9a24-ff8b48235a13 x-compute-request-id: req-014791ab-0528-4325-9a24-ff8b48235a13 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d7:2b:a7\", \"version\": 4, \"addr\": \"192.168.120.32\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d7:2b:a7\", \"version\": 4, \"addr\": \"172.30.9.207\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:48Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bono_host_0ac4ql\", \"created\": \"2019-04-05T10:28:52Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:21.621Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.238d0518-fe2d-4c16-b930-f1560630ce99"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:22.112Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:21.988Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:22.744Z", "message": "Relationships established", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:22.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:22.744Z", "message": "Node instance started", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:22.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:26.514Z", "message": "Waiting for process 1608 to end...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:26.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:28.521Z", "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[uSetting up libc6:amd64 (2.19-0ubuntu6.15) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:28.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 61%]\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-04-05T10:33:28.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "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-04-05T10:33:28.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}], "metadata": {"pagination": {"total": 2526, "offset": 2304, "size": 50}}} 2019-04-05 10:34:04,838 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:34:04,838 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:34:04 GMT 2019-04-05 10:34:04,838 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:34:04,838 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:34:04,838 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:34:04,838 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:34:04,838 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:34:04,839 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:34:04,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:33:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84d6db89-6604-4f04-9bb2-cbf887c7a0ab Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:34:04,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:34:04,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa83634bd2f07ace9cf4dd37900de458d7886c4" 2019-04-05 10:34:04,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-81b4dadf-5b13-444c-8c81-9076f8197714 2019-04-05 10:34:04,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-81b4dadf-5b13-444c-8c81-9076f8197714 2019-04-05 10:34:04,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-acf529db-9c60-4129-a046-ec65954f01e9 2019-04-05 10:34:04,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-acf529db-9c60-4129-a046-ec65954f01e9 2019-04-05 10:34:04,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-acf529db-9c60-4129-a046-ec65954f01e9 x-compute-request-id: req-acf529db-9c60-4129-a046-ec65954f01e9 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:9b:46", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "79b70b78-5284-46ac-b532-1d92e399eca1", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:48Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_sprout_host_hr6mce", "created": "2019-04-05T10:28:47Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:34:04,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28392331c711af1d5a855b4329490451646e5fc7" 2019-04-05 10:34:04,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'apt-get', 'update'] 2019-04-05 10:34:04,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups used request id req-f38d9df1-a140-4953-b697-13344a2edad7 2019-04-05 10:34:04,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa83634bd2f07ace9cf4dd37900de458d7886c4" 2019-04-05 10:34:04,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/K5JD8/bind.py 2019-04-05 10:34:04,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2019-04-05 10:34:04,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups used request id req-f38d9df1-a140-4953-b697-13344a2edad7 2019-04-05 10:34:04,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa83634bd2f07ace9cf4dd37900de458d7886c4" 2019-04-05 10:34:04,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-c1934eed-b2e9-42be-92ed-0187fe781073 2019-04-05 10:34:04,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28392331c711af1d5a855b4329490451646e5fc7" -d '{"addFloatingIp": {"address": "172.30.9.207"}}' 2019-04-05 10:34:04,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-cdf67844-df7d-4a2c-ba7f-3a4e00a61de4 x-compute-request-id: req-cdf67844-df7d-4a2c-ba7f-3a4e00a61de4 Content-Encoding: gzip Content-Length: 627 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1a4ecde9-ac2e-4749-b262-c85cbac2b428"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9ce6d820-6480-4bc9-bc5f-3de6845a339a"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e28d957-bca2-4909-88cc-ff3f1b35f480"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b702927e-06a9-430b-afc1-ba168cc0b193"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2719b505-9440-4774-95ba-2d98e5602f0c"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ba227e40-2a06-4eea-9019-ff12f7f151ec"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "db022ec9-ca97-483b-8a74-e947ff589c68"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f5b25ba9-3444-42f8-ad0a-aec18559c56c"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-04-05 10:34:04,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups used request id req-cdf67844-df7d-4a2c-ba7f-3a4e00a61de4 2019-04-05 10:34:04,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups used request id req-cdf67844-df7d-4a2c-ba7f-3a4e00a61de4 2019-04-05 10:34:04,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-c1934eed-b2e9-42be-92ed-0187fe781073 x-compute-request-id: req-c1934eed-b2e9-42be-92ed-0187fe781073 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:2b:a7", "version": 4, "addr": "192.168.120.32", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:48Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bono_host_0ac4ql", "created": "2019-04-05T10:28:52Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:34:04,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-c1934eed-b2e9-42be-92ed-0187fe781073 2019-04-05 10:34:04,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-04-05 10:34:04,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/action used request id req-8cb866de-9bc2-43fd-b934-0635ec31ab3f 2019-04-05 10:34:04,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29aed7d6dc62cd8732fbf59d836fd6223daa8940" 2019-04-05 10:34:04,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-41c538cd-2e88-4838-b6e2-0cb3502e6c8a x-compute-request-id: req-41c538cd-2e88-4838-b6e2-0cb3502e6c8a Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dc:50", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dc:50", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:57.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "915a4610-0264-47aa-928c-4cf8fd444793", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:57Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_ellis_host_gh2i40", "created": "2019-04-05T10:28:51Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:34:04,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-41c538cd-2e88-4838-b6e2-0cb3502e6c8a 2019-04-05 10:34:04,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-05 10:34:04,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-41c538cd-2e88-4838-b6e2-0cb3502e6c8a 2019-04-05 10:34:04,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-04-05 10:34:04,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10:33:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8cb866de-9bc2-43fd-b934-0635ec31ab3f x-compute-request-id: req-8cb866de-9bc2-43fd-b934-0635ec31ab3f 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-04-05 10:34:04,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/action used request id req-8cb866de-9bc2-43fd-b934-0635ec31ab3f 2019-04-05 10:34:04,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-04-05 10:34:04,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-04-05 10:34:04,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-05 10:34:04,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10:33: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-c46eb7b2-8a97-4366-9fed-f894d60e1b50 x-compute-request-id: req-c46eb7b2-8a97-4366-9fed-f894d60e1b50 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-04-05 10:34:04,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/action used request id req-c46eb7b2-8a97-4366-9fed-f894d60e1b50 2019-04-05 10:34:04,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-014791ab-0528-4325-9a24-ff8b48235a13 2019-04-05 10:34:04,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-014791ab-0528-4325-9a24-ff8b48235a13 2019-04-05 10:34:04,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/action used request id req-c46eb7b2-8a97-4366-9fed-f894d60e1b50 2019-04-05 10:34:04,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28392331c711af1d5a855b4329490451646e5fc7" 2019-04-05 10:34:04,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:33: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-014791ab-0528-4325-9a24-ff8b48235a13 x-compute-request-id: req-014791ab-0528-4325-9a24-ff8b48235a13 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:2b:a7", "version": 4, "addr": "192.168.120.32", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:2b:a7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:48Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bono_host_0ac4ql", "created": "2019-04-05T10:28:52Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:34:04,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-04-05 10:34:04,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-04-05 10:34:04,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-05 10:34:04,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1608 to end... 2019-04-05 10:34:04,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 1%] Progress: [ 2%] Setting up libc6:amd64 (2.19-0ubuntu6.15) ... 2019-04-05 10:34:04,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 61%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... 2019-04-05 10:34:04,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... 2019-04-05 10:34:04,849 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:34:04,946 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:34:04,947 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:34:04,947 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:34:04,947 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:34:04,947 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:34:04,947 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:34:04,947 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:34:04,947 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:34:04,947 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:34:04,947 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:34:04 GMT 2019-04-05 10:34:04,948 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:34:04,948 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:34:04,948 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:34:04,948 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:34:04,948 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:34:09,953 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:34:10,128 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:34:10,128 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:34:10,128 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:34:10,129 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:34:10,129 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:34:10,129 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:34:10,129 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:34:10,129 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 16%]\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-04-05T10:33:28.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 13%]\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-04-05T10:33:28.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 14%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 15%]\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-04-05T10:33:28.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "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-04-05T10:33:28.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 46%]\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-04-05T10:33:28.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "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 gcc.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:28.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "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-04-05T10:33:28.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 49%]\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-04-05T10:33:28.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 50%]\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-04-05T10:33:28.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "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-04-05T10:33:28.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 51%]\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-04-05T10:33:28.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 52%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 53%]\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-04-05T10:33:28.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " Preparing to unpack .../linux-libc-dev_3.13.0-168.218_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:28.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 54%]\u001b[49m\u001b[39m \u001b[uUnpacking linux-libc-dev:amd64 (3.13.0-168.218) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:28.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 55%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 56%]\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-04-05T10:33:28.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "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-04-05T10:33:28.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 57%]\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-04-05T10:33:28.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 58%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 59%]\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-04-05T10:33:28.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "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-04-05T10:33:28.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 60%]\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-04-05T10:33:28.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "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-04-05T10:33:28.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "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 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-04-05T10:33:28.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "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 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-04-05T10:33:28.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "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 libisl10:amd64 (0.12.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:28.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "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 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-04-05T10:33:28.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 71%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 72%]\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-04-05T10:33:28.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 73%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 74%]\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-04-05T10:33:28.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 75%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 76%]\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-04-05T10:33:28.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 77%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 78%]\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-04-05T10:33:28.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 79%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 80%]\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-04-05T10:33:28.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 81%]\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-04-05T10:33:28.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 82%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 83%]\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-04-05T10:33:28.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 84%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 85%]\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-04-05T10:33:28.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 86%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 87%]\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-04-05T10:33:28.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 88%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 89%]\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-04-05T10:33:28.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " \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-04-05T10:33:28.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "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-04-05T10:33:28.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "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-168.218) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:28.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "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-04-05T10:33:28.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "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-04-05T10:33:28.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "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.14) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:28.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " Collecting pysnmp==4.3.5", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:28.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "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-04-05T10:33:28.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "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-04-05T10:33:28.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "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-04-05T10:33:28.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 3%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 4%]\u001b[49m\u001b[39m \u001b[uProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:28.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "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-04-05T10:33:28.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " (Reading database ... 51347 files and directories currently installed.)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:28.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "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-04-05T10:33:28.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 5%]\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-04-05T10:33:28.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}], "metadata": {"pagination": {"total": 2527, "offset": 2354, "size": 50}}} 2019-04-05 10:34:10,129 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:34:10,129 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:34:10 GMT 2019-04-05 10:34:10,129 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:34:10,129 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:34:10,130 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:34:10,130 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:34:10,130 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:34:10,130 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:34:10,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 16%] Unpacking libcloog-isl4:amd64 (0.18.2-1) ... 2019-04-05 10:34:10,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 13%] Unpacking libisl10:amd64 (0.12.2-1) ... 2019-04-05 10:34:10,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 14%] Progress: [ 15%] Selecting previously unselected package libcloog-isl4:amd64. 2019-04-05 10:34:10,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-04-05 10:34:10,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 46%] Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-05 10:34:10,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 47%] Progress: [ 48%] Selecting previously unselected package gcc. 2019-04-05 10:34:10,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... 2019-04-05 10:34:10,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 49%] Unpacking gcc (4:4.8.2-1ubuntu6) ... 2019-04-05 10:34:10,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 50%] Selecting previously unselected package libc-dev-bin. 2019-04-05 10:34:10,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... 2019-04-05 10:34:10,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 51%] Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... 2019-04-05 10:34:10,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 52%] Progress: [ 53%] Selecting previously unselected package linux-libc-dev:amd64. 2019-04-05 10:34:10,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../linux-libc-dev_3.13.0-168.218_amd64.deb ... 2019-04-05 10:34:10,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 54%] Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... 2019-04-05 10:34:10,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 55%] Progress: [ 56%] Selecting previously unselected package libc6-dev:amd64. 2019-04-05 10:34:10,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... 2019-04-05 10:34:10,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 57%] Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 2019-04-05 10:34:10,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 58%] Progress: [ 59%] Selecting previously unselected package manpages-dev. 2019-04-05 10:34:10,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... 2019-04-05 10:34:10,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 60%] Unpacking manpages-dev (3.54-1ubuntu1) ... 2019-04-05 10:34:10,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-05 10:34:10,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 62%] Progress: [ 63%] Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-05 10:34:10,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 64%] Progress: [ 65%] Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... 2019-04-05 10:34:10,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 66%] Progress: [ 67%] Setting up libisl10:amd64 (0.12.2-1) ... 2019-04-05 10:34:10,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 68%] Progress: [ 69%] Setting up libcloog-isl4:amd64 (0.18.2-1) ... 2019-04-05 10:34:10,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 71%] Progress: [ 72%] Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-05 10:34:10,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 73%] Progress: [ 74%] Setting up libmpfr4:amd64 (3.1.2-1) ... 2019-04-05 10:34:10,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 75%] Progress: [ 76%] Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-05 10:34:10,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 77%] Progress: [ 78%] Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-05 10:34:10,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 79%] Progress: [ 80%] Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... 2019-04-05 10:34:10,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 81%] Setting up binutils (2.24-5ubuntu14.2) ... 2019-04-05 10:34:10,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 82%] Progress: [ 83%] Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-05 10:34:10,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 84%] Progress: [ 85%] Setting up cpp (4:4.8.2-1ubuntu6) ... 2019-04-05 10:34:10,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 86%] Progress: [ 87%] Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-05 10:34:10,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 88%] Progress: [ 89%] Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-05 10:34:10,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 90%] Setting up gcc (4:4.8.2-1ubuntu6) ... 2019-04-05 10:34:10,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 91%] Progress: [ 92%] Setting up libc-dev-bin (2.19-0ubuntu6.15) ... 2019-04-05 10:34:10,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 93%] Progress: [ 94%] Setting up linux-libc-dev:amd64 (3.13.0-168.218) ... 2019-04-05 10:34:10,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 95%] Progress: [ 96%] Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 2019-04-05 10:34:10,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 97%] Progress: [ 98%] Setting up manpages-dev (3.54-1ubuntu1) ... 2019-04-05 10:34:10,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 99%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... 2019-04-05 10:34:10,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Collecting pysnmp==4.3.5 2019-04-05 10:34:10,139 - 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-04-05 10:34:10,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Collecting pycryptodome (from pysnmp==4.3.5) 2019-04-05 10:34:10,139 - 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-04-05 10:34:10,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 3%] Progress: [ 4%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... 2019-04-05 10:34:10,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Selecting previously unselected package libasan0:amd64. 2019-04-05 10:34:10,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - (Reading database ... 51347 files and directories currently installed.) 2019-04-05 10:34:10,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-04-05 10:34:10,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 5%] Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-05 10:34:10,140 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:34:10,207 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:34:10,207 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:34:10,207 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:34:10,207 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:34:10,208 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:34:10,208 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:34:10,208 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:34:10,208 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:34:10,208 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:34:10,208 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:34:10 GMT 2019-04-05 10:34:10,208 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:34:10,208 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:34:10,208 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:34:10,208 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:34:10,209 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:34:15,214 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:34:15,477 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:34:15,477 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:34:15,478 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:34:15,478 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:34:15,478 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:34:15,478 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:34:15,478 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:34:15,478 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 6%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 7%]\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-04-05T10:33:28.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "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-04-05T10:33:28.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 8%]\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-04-05T10:33:28.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 9%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 10%]\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-04-05T10:33:28.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "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-04-05T10:33:28.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " Unpacking 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-04-05T10:33:28.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 11%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 12%]\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-04-05T10:33:28.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "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-04-05T10:33:28.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 17%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 18%]\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-04-05T10:33:28.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "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-04-05T10:33:28.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 19%]\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-04-05T10:33:28.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 20%]\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-04-05T10:33:28.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "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-04-05T10:33:28.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 21%]\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-04-05T10:33:28.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 22%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 23%]\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-04-05T10:33:28.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "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-04-05T10:33:28.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 24%]\u001b[49m\u001b[39m \u001b[uUnpacking libmpfr4:amd64 (3.1.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:28.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 25%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 26%]\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-04-05T10:33:28.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "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-04-05T10:33:28.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 27%]\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-04-05T10:33:28.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 28%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 29%]\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-04-05T10:33:28.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "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-04-05T10:33:28.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 30%]\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-04-05T10:33:28.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 31%]\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-04-05T10:33:28.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "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-04-05T10:33:28.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 32%]\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-04-05T10:33:28.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "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 binutils.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:28.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "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-04-05T10:33:28.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 35%]\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-04-05T10:33:28.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "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-4.8.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:28.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "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-04-05T10:33:28.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 38%]\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-04-05T10:33:28.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "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 cpp.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:28.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "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-04-05T10:33:28.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " Unpacking cpp (4:4.8.2-1ubuntu6) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:28.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 70%]\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-04-05T10:33:28.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "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 libgcc-4.8-dev:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:28.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "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-04-05T10:33:28.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 43%]\u001b[49m\u001b[39m \u001b[uUnpacking 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-04-05T10:33:28.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.090Z", "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-4.8.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:28.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.690Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:29.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.690Z", "message": "Execution done (PID=1608, return_code=0): /tmp/K22L8/install_requirements.sh", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:29.207Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.690Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-proxy-host-bzgjib", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:29.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.690Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:29.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.690Z", "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-04-05T10:33:29.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.690Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:29.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.690Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-proxy-host-bzgjib", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:29.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.690Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:29.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.690Z", "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-04-05T10:33:29.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.690Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:29.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}], "metadata": {"pagination": {"total": 2527, "offset": 2404, "size": 50}}} 2019-04-05 10:34:15,478 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:34:15,478 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:34:15 GMT 2019-04-05 10:34:15,479 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:34:15,479 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:34:15,479 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:34:15,479 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:34:15,479 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:34:15,479 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:34:15,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 6%] Progress: [ 7%] Selecting previously unselected package libatomic1:amd64. 2019-04-05 10:34:15,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-04-05 10:34:15,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 8%] Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-05 10:34:15,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 9%] Progress: [ 10%] Selecting previously unselected package libgmp10:amd64. 2019-04-05 10:34:15,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... 2019-04-05 10:34:15,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... 2019-04-05 10:34:15,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 11%] Progress: [ 12%] Selecting previously unselected package libisl10:amd64. 2019-04-05 10:34:15,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... 2019-04-05 10:34:15,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 17%] Progress: [ 18%] Selecting previously unselected package libgomp1:amd64. 2019-04-05 10:34:15,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-04-05 10:34:15,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 19%] Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-05 10:34:15,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 20%] Selecting previously unselected package libitm1:amd64. 2019-04-05 10:34:15,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-04-05 10:34:15,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 21%] Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-05 10:34:15,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 22%] Progress: [ 23%] Selecting previously unselected package libmpfr4:amd64. 2019-04-05 10:34:15,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... 2019-04-05 10:34:15,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 24%] Unpacking libmpfr4:amd64 (3.1.2-1) ... 2019-04-05 10:34:15,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 25%] Progress: [ 26%] Selecting previously unselected package libquadmath0:amd64. 2019-04-05 10:34:15,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-04-05 10:34:15,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 27%] Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-05 10:34:15,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 28%] Progress: [ 29%] Selecting previously unselected package libtsan0:amd64. 2019-04-05 10:34:15,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-04-05 10:34:15,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 30%] Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-05 10:34:15,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 31%] Selecting previously unselected package libmpc3:amd64. 2019-04-05 10:34:15,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... 2019-04-05 10:34:15,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 32%] Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... 2019-04-05 10:34:15,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 33%] Progress: [ 34%] Selecting previously unselected package binutils. 2019-04-05 10:34:15,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... 2019-04-05 10:34:15,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 35%] Unpacking binutils (2.24-5ubuntu14.2) ... 2019-04-05 10:34:15,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 36%] Progress: [ 37%] Selecting previously unselected package cpp-4.8. 2019-04-05 10:34:15,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-04-05 10:34:15,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 38%] Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-05 10:34:15,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 39%] Progress: [ 40%] Selecting previously unselected package cpp. 2019-04-05 10:34:15,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... 2019-04-05 10:34:15,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unpacking cpp (4:4.8.2-1ubuntu6) ... 2019-04-05 10:34:15,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 70%] Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-05 10:34:15,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 41%] Progress: [ 42%] Selecting previously unselected package libgcc-4.8-dev:amd64. 2019-04-05 10:34:15,487 - 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-04-05 10:34:15,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 43%] Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-05 10:34:15,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 44%] Progress: [ 45%] Selecting previously unselected package gcc-4.8. 2019-04-05 10:34:15,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-05 10:34:15,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1608, return_code=0): /tmp/K22L8/install_requirements.sh 2019-04-05 10:34:15,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-bzgjib 2019-04-05 10:34:15,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:34:15,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. 2019-04-05 10:34:15,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:34:15,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-bzgjib 2019-04-05 10:34:15,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:34:15,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully installed pycryptodome-3.8.1 pysnmp-4.3.5 2019-04-05 10:34:15,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-05 10:34:15,489 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:34:15,549 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:34:15,549 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:34:15,549 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:34:15,550 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:34:15,550 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:34:15,550 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:34:15,550 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:34:15,550 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:34:15,550 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:34:15,550 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:34:15 GMT 2019-04-05 10:34:15,550 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:34:15,550 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:34:15,550 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:34:15,551 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:34:15,551 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:34:20,551 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:34:20,642 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:34:20,642 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:34:20,642 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:34:20,642 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:34:20,643 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:34:20,643 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:34:20,643 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:34:20,643 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.690Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:29.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.690Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:29.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.690Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:29.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.690Z", "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-04-05T10:33:29.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.690Z", "message": " Uninstalling pysnmp-4.4.5:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:29.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.690Z", "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-04-05T10:33:29.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.690Z", "message": " Installing collected packages: pycryptodome, pysnmp", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:29.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.690Z", "message": " Requirement already satisfied: ply in /home/ubuntu/proxy_host_bzgjib/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-04-05T10:33:29.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.690Z", "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-04-05T10:33:29.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.690Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:29.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.690Z", "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-04-05T10:33:29.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.690Z", "message": " /home/ubuntu/proxy_host_bzgjib/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-04-05T10:33:29.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.690Z", "message": " SNIMissingWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:29.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.690Z", "message": " /home/ubuntu/proxy_host_bzgjib/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-04-05T10:33:29.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.690Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:29.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.690Z", "message": " /home/ubuntu/proxy_host_bzgjib/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-04-05T10:33:29.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.690Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:29.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.690Z", "message": " /home/ubuntu/proxy_host_bzgjib/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-04-05T10:33:29.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.690Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:29.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.690Z", "message": " /home/ubuntu/proxy_host_bzgjib/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-04-05T10:33:29.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.690Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:29.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.690Z", "message": " You are using pip version 9.0.1, however version 19.0.3 is available.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:29.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.690Z", "message": " Requirement already satisfied: pysmi in /home/ubuntu/proxy_host_bzgjib/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-04-05T10:33:29.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.690Z", "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-04-05T10:33:29.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:29.690Z", "message": " Requirement already satisfied: pyasn1>=0.2.3 in /home/ubuntu/proxy_host_bzgjib/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-04-05T10:33:29.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.60f07334-4f4d-4e31-8408-196d965779ab"}, {"node_instance_id": "proxy_node_80o2kf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:30.324Z", "message": "Node instance created", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:30.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "proxy_node_80o2kf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:30.324Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:29.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "proxy_node_80o2kf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:30.918Z", "message": "Node instance started", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:30.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "proxy_node_80o2kf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:30.918Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:30.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "proxy_node_80o2kf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:30.918Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:30.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:36.789Z", "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-04-05T10:33:36.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.603474ad-7aac-4f60-86d3-a71fc3e81ff6"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:41.810Z", "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-04-05T10:33:41.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.603474ad-7aac-4f60-86d3-a71fc3e81ff6"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:42.406Z", "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-04-05T10:33:42.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.603474ad-7aac-4f60-86d3-a71fc3e81ff6"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:42.406Z", "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-04-05T10:33:42.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.603474ad-7aac-4f60-86d3-a71fc3e81ff6"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:42.406Z", "message": "The config dict: {'etcd_ip': u'192.168.120.4', 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.4', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:42.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.603474ad-7aac-4f60-86d3-a71fc3e81ff6"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:42.406Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpn3juxK', '/etc/clearwater/shared_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:42.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.603474ad-7aac-4f60-86d3-a71fc3e81ff6"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:42.406Z", "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-04-05T10:33:42.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.603474ad-7aac-4f60-86d3-a71fc3e81ff6"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:42.406Z", "message": "The config dict: {'etcd_ip': u'192.168.120.4', 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.4', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:41.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.603474ad-7aac-4f60-86d3-a71fc3e81ff6"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:42.406Z", "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-04-05T10:33:41.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.603474ad-7aac-4f60-86d3-a71fc3e81ff6"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:42.406Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpt8jc5N', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:41.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.603474ad-7aac-4f60-86d3-a71fc3e81ff6"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:42.406Z", "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-04-05T10:33:41.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.603474ad-7aac-4f60-86d3-a71fc3e81ff6"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:42.406Z", "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-04-05T10:33:41.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.603474ad-7aac-4f60-86d3-a71fc3e81ff6"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:42.406Z", "message": "The config dict: {'etcd_ip': u'192.168.120.4', 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.4', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:41.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.603474ad-7aac-4f60-86d3-a71fc3e81ff6"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:42.406Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpPuqCkc', '/etc/bind/named.conf.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:42.061Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.603474ad-7aac-4f60-86d3-a71fc3e81ff6"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:43.089Z", "message": "Creating public domain file", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:42.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.603474ad-7aac-4f60-86d3-a71fc3e81ff6"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:43.089Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:42.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.603474ad-7aac-4f60-86d3-a71fc3e81ff6"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:43.089Z", "message": "The config dict: {'public_ip': u'172.30.9.206', '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.4', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:42.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.603474ad-7aac-4f60-86d3-a71fc3e81ff6"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:43.089Z", "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-04-05T10:33:42.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.603474ad-7aac-4f60-86d3-a71fc3e81ff6"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:43.089Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmppIyyHX', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:42.734Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.603474ad-7aac-4f60-86d3-a71fc3e81ff6"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:43.089Z", "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-04-05T10:33:42.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.603474ad-7aac-4f60-86d3-a71fc3e81ff6"}], "metadata": {"pagination": {"total": 2527, "offset": 2454, "size": 50}}} 2019-04-05 10:34:20,643 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:34:20,643 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:34:20 GMT 2019-04-05 10:34:20,643 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:34:20,643 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:34:20,643 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:34:20,644 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:34:20,644 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:34:20,644 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:34:20,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-05 10:34:20,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-05 10:34:20,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-05 10:34:20,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully uninstalled pysnmp-4.4.5 2019-04-05 10:34:20,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uninstalling pysnmp-4.4.5: 2019-04-05 10:34:20,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Found existing installation: pysnmp 4.4.5 2019-04-05 10:34:20,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing collected packages: pycryptodome, pysnmp 2019-04-05 10:34:20,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: ply in /home/ubuntu/proxy_host_bzgjib/env/lib/python2.7/site-packages (from pysmi->pysnmp==4.3.5) 2019-04-05 10:34:20,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. 2019-04-05 10:34:20,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:34:20,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - dpkg-preconfigure: unable to re-open stdin: No such file or directory 2019-04-05 10:34:20,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_bzgjib/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-04-05 10:34:20,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-04-05 10:34:20,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_bzgjib/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-04-05 10:34:20,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-04-05 10:34:20,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_bzgjib/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-04-05 10:34:20,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-04-05 10:34:20,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_bzgjib/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-04-05 10:34:20,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-04-05 10:34:20,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_bzgjib/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-04-05 10:34:20,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-04-05 10:34:20,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - You are using pip version 9.0.1, however version 19.0.3 is available. 2019-04-05 10:34:20,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: pysmi in /home/ubuntu/proxy_host_bzgjib/env/lib/python2.7/site-packages (from pysnmp==4.3.5) 2019-04-05 10:34:20,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - You should consider upgrading via the 'pip install --upgrade pip' command. 2019-04-05 10:34:20,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: pyasn1>=0.2.3 in /home/ubuntu/proxy_host_bzgjib/env/lib/python2.7/site-packages (from pysnmp==4.3.5) 2019-04-05 10:34:20,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-05 10:34:20,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-05 10:34:20,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-05 10:34:20,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-05 10:34:20,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-05 10:34:20,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'DEBIAN_FRONTEND=noninteractive', 'apt-get', 'install', 'bind9', '--yes'] 2019-04-05 10:34:20,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-04-05 10:34:20,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/named.conf.local'] 2019-04-05 10:34:20,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2019-04-05 10:34:20,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.4', 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.4', u'hss_hostname': u''}. 2019-04-05 10:34:20,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpn3juxK', '/etc/clearwater/shared_config'] 2019-04-05 10:34:20,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/shared_config'] 2019-04-05 10:34:20,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.4', 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.4', u'hss_hostname': u''}. 2019-04-05 10:34:20,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-04-05 10:34:20,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpt8jc5N', '/etc/clearwater/local_config'] 2019-04-05 10:34:20,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-04-05 10:34:20,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2019-04-05 10:34:20,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.4', 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.4', u'hss_hostname': u''}. 2019-04-05 10:34:20,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpPuqCkc', '/etc/bind/named.conf.local'] 2019-04-05 10:34:20,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-04-05 10:34:20,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-04-05 10:34:20,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', '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.4', u'hss_hostname': u''}. 2019-04-05 10:34:20,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-04-05 10:34:20,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmppIyyHX', '/etc/bind/db.clearwater.opnfv'] 2019-04-05 10:34:20,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-04-05 10:34:20,654 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:34:20,728 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:34:20,728 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:34:20,729 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:34:20,729 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:34:20,729 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:34:20,729 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:34:20,729 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:34:20,729 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:34:20,729 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:34:20,729 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:34:20 GMT 2019-04-05 10:34:20,729 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:34:20,729 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:34:20,730 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:34:20,730 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:34:20,730 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:34:25,735 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:34:25,972 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:34:25,972 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:34:25,972 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:34:25,972 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:34:25,973 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:34:25,973 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:34:25,973 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:34:25,973 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:43.089Z", "message": "Creating private domain file", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:42.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.603474ad-7aac-4f60-86d3-a71fc3e81ff6"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:43.089Z", "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-04-05T10:33:42.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.603474ad-7aac-4f60-86d3-a71fc3e81ff6"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:43.089Z", "message": "The config dict: {'public_ip': u'172.30.9.206', '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.4', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:42.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.603474ad-7aac-4f60-86d3-a71fc3e81ff6"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:43.089Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmppIyyHX', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:42.734Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.603474ad-7aac-4f60-86d3-a71fc3e81ff6"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:43.089Z", "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-04-05T10:33:42.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.603474ad-7aac-4f60-86d3-a71fc3e81ff6"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:43.089Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:42.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.603474ad-7aac-4f60-86d3-a71fc3e81ff6"}, {"node_instance_id": "bind_fs6edi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:43.894Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:43.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_fs6edi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:43.894Z", "message": "Configuring node instance", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:43.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_fs6edi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:43.894Z", "message": "Node instance created", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:43.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_fs6edi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:44.613Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:44.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:45.180Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/O7NJ7/install-etcd.sh", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:45.169Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:45.811Z", "message": "[etcd] ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:45.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:45.811Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:45.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:45.811Z", "message": "Process created, PID: 2391", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:45.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:45.811Z", "message": "[etcd] sudo apt", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:45.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:45.811Z", "message": "[etcd] Configure the APT software source", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:45.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:45.811Z", "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-04-05T10:33:45.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:45.811Z", "message": "[etcd] repo129", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:45.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:45.811Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:45.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:56.390Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-k223a6\nHit http://security.ubuntu.com trusty-security InRelease\nIgn http://repo.cw-ngv.com binary/ InRelease\nHit http://security.ubuntu.com trusty-security/main Sources\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nHit http://security.ubuntu.com trusty-security/universe Sources\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://security.ubuntu.com trusty-security/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://security.ubuntu.com trusty-security/main Translation-en\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nHit http://nova.clouds.archive.ubuntu.com trusty/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 25.0 kB in 8s (2,792 B/s)\nReading package lists...\n\nreal\t0m10.510s\nuser\t0m2.736s\nsys\t0m0.215s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:56.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:56.908Z", "message": "[etcd] Now install the software", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:56.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:33:56.908Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:33:56.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:05.183Z", "message": "Waiting for process 2391 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:05.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:25.414Z", "message": "Waiting for process 2391 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:25.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}], "metadata": {"pagination": {"total": 2528, "offset": 2504, "size": 50}}} 2019-04-05 10:34:25,973 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:34:25,973 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:34:25 GMT 2019-04-05 10:34:25,973 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:34:25,973 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:34:25,973 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:34:25,973 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:34:25,974 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:34:25,974 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:34:25,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-04-05 10:34:25,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-04-05 10:34:25,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', '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.4', u'hss_hostname': u''}. 2019-04-05 10:34:25,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmppIyyHX', '/etc/bind/db.clearwater.opnfv'] 2019-04-05 10:34:25,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-04-05 10:34:25,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-04-05 10:34:25,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-05 10:34:25,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-04-05 10:34:25,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-05 10:34:25,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-05 10:34:25,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/O7NJ7/install-etcd.sh 2019-04-05 10:34:25,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2019-04-05 10:34:25,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-05 10:34:25,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 2391 2019-04-05 10:34:25,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2019-04-05 10:34:25,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2019-04-05 10:34:25,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-05 10:34:25,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2019-04-05 10:34:25,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-05 10:34:25,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-k223a6 Hit http://security.ubuntu.com trusty-security InRelease Ign http://repo.cw-ngv.com binary/ InRelease Hit http://security.ubuntu.com trusty-security/main Sources Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Hit http://security.ubuntu.com trusty-security/universe Sources Hit http://security.ubuntu.com trusty-security/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://security.ubuntu.com trusty-security/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://security.ubuntu.com trusty-security/main Translation-en Hit http://security.ubuntu.com trusty-security/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 25.0 kB in 8s (2,792 B/s) Reading package lists... real 0m10.510s user 0m2.736s sys 0m0.215s 2019-04-05 10:34:25,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2019-04-05 10:34:25,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2019-04-05 10:34:25,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2391 to end... 2019-04-05 10:34:25,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2391 to end... 2019-04-05 10:34:25,979 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:34:26,039 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:34:26,040 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:34:26,040 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:34:26,040 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:34:26,040 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:34:26,040 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:34:26,040 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:34:26,040 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:34:26,040 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:34:26,041 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:34:26 GMT 2019-04-05 10:34:26,041 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:34:26,041 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:34:26,041 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:34:26,041 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:34:26,041 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:34:31,046 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:34:31,147 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:34:31,147 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:34:31,148 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:34:31,148 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:34:31,148 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:34:31,148 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:34:31,148 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:34:31,148 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2528, "offset": 2528, "size": 50}}} 2019-04-05 10:34:31,148 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:34:31,148 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:34:31 GMT 2019-04-05 10:34:31,148 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:34:31,148 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-05 10:34:31,149 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:34:31,149 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:34:31,149 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:34:31,149 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:34:31,203 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:34:31,203 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:34:31,204 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:34:31,204 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:34:31,204 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:34:31,204 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:34:31,204 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:34:31,204 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:34:31,204 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:34:31,204 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:34:31 GMT 2019-04-05 10:34:31,204 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:34:31,204 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:34:31,205 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:34:31,205 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:34:31,205 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:34:36,210 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:34:36,337 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:34:36,337 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:34:36,337 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:34:36,337 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:34:36,338 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:34:36,338 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:34:36,338 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:34:36,338 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2528, "offset": 2528, "size": 50}}} 2019-04-05 10:34:36,338 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:34:36,338 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:34:36 GMT 2019-04-05 10:34:36,338 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:34:36,338 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-05 10:34:36,338 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:34:36,338 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:34:36,339 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:34:36,339 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:34:36,393 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:34:36,393 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:34:36,393 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:34:36,393 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:34:36,393 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:34:36,393 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:34:36,393 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:34:36,393 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:34:36,394 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:34:36,394 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:34:36 GMT 2019-04-05 10:34:36,394 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:34:36,394 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:34:36,394 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:34:36,394 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:34:36,394 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:34:41,400 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:34:41,548 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:34:41,548 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:34:41,548 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:34:41,548 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:34:41,549 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:34:41,549 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:34:41,549 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:34:41,549 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2528, "offset": 2528, "size": 50}}} 2019-04-05 10:34:41,549 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:34:41,549 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:34:41 GMT 2019-04-05 10:34:41,549 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:34:41,549 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-05 10:34:41,549 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:34:41,549 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:34:41,549 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:34:41,550 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:34:41,643 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:34:41,644 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:34:41,644 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:34:41,644 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:34:41,644 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:34:41,644 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:34:41,644 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:34:41,644 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:34:41,644 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:34:41,644 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:34:41 GMT 2019-04-05 10:34:41,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:34:41,645 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:34:41,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:34:41,645 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:34:41,645 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:34:46,650 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:34:46,836 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:34:46,836 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:34:46,836 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:34:46,836 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:34:46,836 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:34:46,837 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:34:46,837 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:34:46,837 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:45.432Z", "message": "Waiting for process 2391 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:45.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}], "metadata": {"pagination": {"total": 2529, "offset": 2528, "size": 50}}} 2019-04-05 10:34:46,837 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:34:46,837 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:34:46 GMT 2019-04-05 10:34:46,837 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:34:46,837 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-04-05 10:34:46,837 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:34:46,837 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:34:46,837 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:34:46,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2391 to end... 2019-04-05 10:34:46,838 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:34:46,910 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:34:46,910 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:34:46,910 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:34:46,910 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:34:46,910 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:34:46,910 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:34:46,911 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:34:46,911 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:34:46,911 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:34:46,911 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:34:46 GMT 2019-04-05 10:34:46,911 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:34:46,911 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:34:46,911 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:34:46,911 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:34:46,911 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:34:51,917 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:34:52,090 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:34:52,090 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:34:52,090 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:34:52,091 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:34:52,091 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:34:52,091 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:34:52,091 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:34:52,091 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2529, "offset": 2529, "size": 50}}} 2019-04-05 10:34:52,091 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:34:52,091 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:34:52 GMT 2019-04-05 10:34:52,091 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:34:52,091 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-05 10:34:52,091 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:34:52,092 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:34:52,092 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:34:52,092 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:34:52,169 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:34:52,169 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:34:52,170 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:34:52,170 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:34:52,170 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:34:52,170 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:34:52,170 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:34:52,170 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:34:52,170 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:34:52,170 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:34:52 GMT 2019-04-05 10:34:52,170 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:34:52,171 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:34:52,171 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:34:52,171 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:34:52,171 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:34:57,176 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:34:57,372 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:34:57,372 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:34:57,372 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:34:57,372 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:34:57,372 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:34:57,372 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:34:57,373 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:34:57,373 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:53.655Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-k223a6\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 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\nThe following packages will be upgraded:\n libc6\n1 upgraded, 77 newly installed, 0 to remove and 17 not upgraded.\nNeed to get 89.8 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 libc6 amd64 2.19-0ubuntu6.15 [4,727 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:23 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:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:28 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:30 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:35 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:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:37 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:38 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:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:40 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:41 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:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:78 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: 76%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 89.8 MB in 12s (7,128 kB/s)\n(Reading database ... 51432 files and directories currently installed.)\nPreparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ...\nSetting up libc6:amd64 (2.19-0ubuntu6.15) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51432 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-168.218_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-168.218) ...\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-168.218) ...\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 8952\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.14) ...\n\nreal\t0m57.275s\nuser\t0m18.967s\nsys\t0m8.056s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:53.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:54.306Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:bd:3b:84 \n inet addr:192.168.120.4 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febd:3b84/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:73193 errors:0 dropped:0 overruns:0 frame:0\n TX packets:24001 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:133005915 (133.0 MB) TX bytes:3095159 (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:778 errors:0 dropped:0 overruns:0 frame:0\n TX packets:778 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:96145 (96.1 KB) TX bytes:96145 (96.1 KB)\n\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:53.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:54.306Z", "message": "[etcd] => [05-Apr-2019 10:34:46 UTC] clearwater-diags-monitor starting\n[05-Apr-2019 10:34:46 UTC] Waiting for trigger files\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:54.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:54.306Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:54.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:54.306Z", "message": "[etcd] => /var/log/btmp\n/var/log/clearwater-diags-monitor.log\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/boot.log\n/var/log/landscape/sysinfo.log\n/var/log/dmesg\n/var/log/cloud-init-output.log\n/var/log/lastlog\n/var/log/sysstat/sa05\n/var/log/alternatives.log\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/monit.log\n/var/log/dpkg.log\n/var/log/auth.log\n/var/log/cloud-init.log\n/var/log/wtmp\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/kern.log\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/dmesg.0\n/var/log/udev\n/var/log/syslog\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:54.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:54.306Z", "message": "[etcd] sudo find /var/log ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:54.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:54.306Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---8*[{etcd}]\n |-7*[getty]\n |-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.008s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:53.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:54.306Z", "message": "[etcd] sudo pstree", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:53.938Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:54.306Z", "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.4:2380 0.0.0.0:* LISTEN 9145/etcd \ntcp 0 0 127.0.0.1:37167 0.0.0.0:* LISTEN 2381/python \ntcp 0 0 192.168.120.4: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 1093/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 9076/monit \ntcp6 0 0 :::53 :::* LISTEN 2326/named \ntcp6 0 0 :::22 :::* LISTEN 1093/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2326/named \ntcp6 0 0 :::4000 :::* LISTEN 9145/etcd \nudp 0 0 192.168.120.4:123 0.0.0.0:* 8548/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8548/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8548/ntpd \nudp 0 0 0.0.0.0:34793 0.0.0.0:* 556/dhclient \nudp 0 0 192.168.120.4: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:* 556/dhclient \nudp6 0 0 fe80::f816:3eff:feb:123 :::* 8548/ntpd \nudp6 0 0 ::1:123 :::* 8548/ntpd \nudp6 0 0 :::123 :::* 8548/ntpd \nudp6 0 0 :::3795 :::* 556/dhclient \nudp6 0 0 :::53 :::* 2326/named \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7226 381/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9040 1094/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 15066 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8687 870/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.010s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:53.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:54.306Z", "message": "[etcd] sudo netstat ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:53.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:54.306Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:31 ? 00:00:01 /sbin/init\nroot 2 0 0 10:31 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:31 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 10:31 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 10:31 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:31 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 10:31 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:31 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:31 ? 00:00:00 [rcu_bh]\nroot 10 2 0 10:31 ? 00:00:00 [rcuob/0]\nroot 11 2 0 10:31 ? 00:00:00 [migration/0]\nroot 12 2 0 10:31 ? 00:00:00 [watchdog/0]\nroot 13 2 0 10:31 ? 00:00:00 [khelper]\nroot 14 2 0 10:31 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 10:31 ? 00:00:00 [netns]\nroot 16 2 0 10:31 ? 00:00:00 [writeback]\nroot 17 2 0 10:31 ? 00:00:00 [kintegrityd]\nroot 18 2 0 10:31 ? 00:00:00 [bioset]\nroot 19 2 0 10:31 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 10:31 ? 00:00:00 [kblockd]\nroot 21 2 0 10:31 ? 00:00:00 [ata_sff]\nroot 22 2 0 10:31 ? 00:00:00 [khubd]\nroot 23 2 0 10:31 ? 00:00:00 [md]\nroot 24 2 0 10:31 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 10:31 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 10:31 ? 00:00:00 [khungtaskd]\nroot 28 2 0 10:31 ? 00:00:00 [kswapd0]\nroot 29 2 0 10:31 ? 00:00:00 [vmstat]\nroot 30 2 0 10:31 ? 00:00:00 [ksmd]\nroot 31 2 0 10:31 ? 00:00:00 [khugepaged]\nroot 32 2 0 10:31 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 10:31 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 10:31 ? 00:00:00 [crypto]\nroot 46 2 0 10:31 ? 00:00:00 [kthrotld]\nroot 47 2 0 10:31 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 10:31 ? 00:00:00 [vballoon]\nroot 49 2 0 10:31 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 10:31 ? 00:00:00 [scsi_eh_1]\nroot 51 2 0 10:31 ? 00:00:00 [kworker/u2:2]\nroot 52 2 0 10:31 ? 00:00:00 [kworker/u2:3]\nroot 71 2 0 10:31 ? 00:00:00 [deferwq]\nroot 72 2 0 10:31 ? 00:00:00 [charger_manager]\nroot 114 2 0 10:31 ? 00:00:00 [kpsmoused]\nroot 132 2 0 10:31 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 10:31 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 10:31 ? 00:00:00 [ext4-rsv-conver]\nroot 381 1 0 10:32 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 418 2 0 10:32 ? 00:00:00 [kworker/u3:1]\nroot 556 1 0 10:32 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 10:32 ? 00:00:00 [kauditd]\nmessage+ 870 1 0 10:32 ? 00:00:00 dbus-daemon --system --fork\nroot 907 1 0 10:32 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 925 1 0 10:32 ? 00:00:00 rsyslogd\nroot 1040 1 0 10:32 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1043 1 0 10:32 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1047 1 0 10:32 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1048 1 0 10:32 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1050 1 0 10:32 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1093 1 0 10:32 ? 00:00:00 /usr/sbin/sshd -D\nroot 1094 1 0 10:32 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1095 1 0 10:32 ? 00:00:00 cron\ndaemon 1096 1 0 10:32 ? 00:00:00 atd\nroot 1185 1 0 10:32 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1191 1 0 10:32 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1463 1 0 10:32 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bind_host_k223a6/env/bin/python -m cloudify_agent.worker --queue bind_host_k223a6 --max-workers 5 --name bind_host_k223a6\nubuntu 1465 1463 0 10:32 ? 00:00:00 /home/ubuntu/bind_host_k223a6/env/bin/python -m cloudify_agent.worker --queue bind_host_k223a6 --max-workers 5 --name bind_host_k223a6\nubuntu 1609 1 0 10:32 ? 00:00:00 python2.7 /home/ubuntu/bind_host_k223a6/env/bin/diamond --configfile /home/ubuntu/bind_host_k223a6/work/plugins/diamond/etc/diamond.conf\nbind 2326 1 0 10:33 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2381 1465 1 10:33 ? 00:00:00 /home/ubuntu/bind_host_k223a6/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-7tFy3g\nubuntu 2391 2381 0 10:33 ? 00:00:00 /bin/sh -c /tmp/O7NJ7/install-etcd.sh\nubuntu 2393 2391 0 10:33 ? 00:00:00 /bin/bash -e /tmp/O7NJ7/install-etcd.sh\nroot 2713 1 0 10:34 ? 00:00:00 upstart-udev-bridge --daemon\nroot 2716 1 0 10:34 ? 00:00:00 upstart-file-bridge --daemon\nroot 2719 1 0 10:34 ? 00:00:00 upstart-socket-bridge --daemon\nntp 8548 1 0 10:34 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9076 1 0 10:34 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9086 9076 0 10:34 ? 00:00:00 [check-monit-upt] \nclearwa+ 9145 1 0 10:34 ? 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.4:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.4 --name 192-168-120-4 --debug --initial-cluster 192-168-120-4=http://192.168.120.4:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.4:2380 --listen-peer-urls http://192.168.120.4:2380\nroot 9182 9076 0 10:34 ? 00:00:00 [check-etcd-upti] \nroot 9186 9076 0 10:34 ? 00:00:00 [poll_etcd_clust] \nroot 9189 9076 0 10:34 ? 00:00:00 [poll_etcd.sh] \nroot 9221 1 0 10:34 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9228 9221 0 10:34 ? 00:00:00 inotifywait -e create -qq .\nubuntu 9342 2393 0 10:34 ? 00:00:00 /bin/bash -e /tmp/O7NJ7/install-etcd.sh\nubuntu 9343 9342 0 10:34 ? 00:00:00 /bin/bash -e /tmp/O7NJ7/install-etcd.sh\nroot 9344 9343 0 10:34 ? 00:00:00 sudo ps -edf\nroot 9345 9344 0 10:34 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:53.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:54.306Z", "message": "[etcd] sudo ps ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:53.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:54.306Z", "message": "[etcd] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:53.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:54.306Z", "message": "[etcd] => \nreal\t0m0.013s\nuser\t0m0.005s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:53.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:54.306Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:53.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:54.306Z", "message": "[etcd] The software is installed", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:53.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:54.984Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:54.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:54.984Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:54.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:54.984Z", "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-04-05T10:34:54.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:54.984Z", "message": " OK", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:54.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:54.984Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bind-host-k223a6", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:54.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:54.984Z", "message": "Execution done (PID=2391, return_code=0): /tmp/O7NJ7/install-etcd.sh", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:54.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:54.984Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:54.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:54.984Z", "message": " \r100 3149 100 3149 0 0 11200 0 --:--:-- --:--:-- --:--:-- 11206", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:54.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:54.984Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:54.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:54.984Z", "message": "[etcd] => 2019-04-05 10:34:38.959961552 Stopping etcd clearwater-etcd\n2019-04-05 10:34:44.992407908 Restarting etcd clearwater-etcd\n2019-04-05 10:34:44.999917558 Configured ETCDCTL_PEERS: \n2019-04-05 10:34:45.000577286 Check for previous failed startup attempt\n2019-04-05 10:34:45.003370389 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-04-05 10:34:45.024446896 etcdctl returned 2\n2019-04-05 10:34:45.037744272 Creating new cluster...\n2019-04-05 10:34:45.042111671 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.4:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.4\n --name 192-168-120-4\n --debug --initial-cluster 192-168-120-4=http://192.168.120.4:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.4:2380\n --listen-peer-urls http://192.168.120.4:2380\n2019-04-05 10:34:45.046506035 Check we're actually a member of the cluster\n2019-04-05 10:34:45.058252876 Wait for etcd to startup\n2019-04-05 10:34:46.067315009 Etcd started successfully\n2019-04-05 10:34:45.081989 I | etcdmain: etcd Version: 3.1.7\n2019-04-05 10:34:45.082027 I | etcdmain: Git SHA: 43b7507\n2019-04-05 10:34:45.082031 I | etcdmain: Go Version: go1.7.5\n2019-04-05 10:34:45.082035 I | etcdmain: Go OS/Arch: linux/amd64\n2019-04-05 10:34:45.082040 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1\n2019-04-05 10:34:45.082099 I | embed: listening for peers on http://192.168.120.4:2380\n2019-04-05 10:34:45.082154 I | embed: listening for client requests on 0.0.0.0:4000\n2019-04-05 10:34:45.138701 I | etcdserver: name = 192-168-120-4\n2019-04-05 10:34:45.138719 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.4\n2019-04-05 10:34:45.138724 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.4/member\n2019-04-05 10:34:45.138728 I | etcdserver: heartbeat = 100ms\n2019-04-05 10:34:45.138731 I | etcdserver: election = 1000ms\n2019-04-05 10:34:45.138735 I | etcdserver: snapshot count = 10000\n2019-04-05 10:34:45.138743 I | etcdserver: advertise client URLs = http://192.168.120.4:4000\n2019-04-05 10:34:45.138747 I | etcdserver: initial advertise peer URLs = http://192.168.120.4:2380\n2019-04-05 10:34:45.138764 I | etcdserver: initial cluster = 192-168-120-4=http://192.168.120.4:2380\n2019-04-05 10:34:45.144394 I | etcdserver: starting member 6ba49394a177149e in cluster d3dc8fc20b8dc775\n2019-04-05 10:34:45.144424 I | raft: 6ba49394a177149e became follower at term 0\n2019-04-05 10:34:45.144438 I | raft: newRaft 6ba49394a177149e [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2019-04-05 10:34:45.144443 I | raft: 6ba49394a177149e became follower at term 1\n2019-04-05 10:34:45.160983 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2019-04-05 10:34:45.161960 I | etcdserver/membership: added member 6ba49394a177149e [http://192.168.120.4:2380] to cluster d3dc8fc20b8dc775\n2019-04-05 10:34:45.944622 I | raft: 6ba49394a177149e is starting a new election at term 1\n2019-04-05 10:34:45.944737 I | raft: 6ba49394a177149e became candidate at term 2\n2019-04-05 10:34:45.944759 I | raft: 6ba49394a177149e received MsgVoteResp from 6ba49394a177149e at term 2\n2019-04-05 10:34:45.944774 I | raft: 6ba49394a177149e became leader at term 2\n2019-04-05 10:34:45.944795 I | raft: raft.node: 6ba49394a177149e elected leader 6ba49394a177149e at term 2\n2019-04-05 10:34:45.945199 I | etcdserver: setting up the initial cluster version to 3.1\n2019-04-05 10:34:45.945255 I | etcdserver: published {Name:192-168-120-4 ClientURLs:[http://192.168.120.4:4000]} to cluster d3dc8fc20b8dc775\n2019-04-05 10:34:45.945391 I | embed: ready to serve client requests\n2019-04-05 10:34:45.945717 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2019-04-05 10:34:45.947067 N | etcdserver/membership: set the initial cluster version to 3.1\n2019-04-05 10:34:45.947102 I | etcdserver/api: enabled capabilities for version 3.1\n2019-04-05 10:34:46.229274 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.4:41125\n2019-04-05 10:34:46.233193 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.4:41124\n2019-04-05 10:34:46.241718 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.4:41126\n2019-04-05 10:34:53.681596 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.4/liveness-check remote:192.168.120.4:41133\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-04-05T10:34:54.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:54.984Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:54.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:54.984Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:54.169Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:54.984Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-bind-host-k223a6", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:54.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:54.984Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:54.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:54.984Z", "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-04-05T10:34:54.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:54.984Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:54.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:54.984Z", "message": "[etcd] Installation is done", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:54.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:54.984Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:54.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:54.984Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:54.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f22f7e58-abf9-442c-bb64-bb35eef37b03"}, {"node_instance_id": "bind_fs6edi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:55.535Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:55.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_fs6edi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:55.535Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:54.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_fs6edi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:55.535Z", "message": "Node instance configured", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:55.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bind_fs6edi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:56.252Z", "message": "Node instance started", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:55.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_qbil2p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:56.960Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:56.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_j5fqcf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:56.960Z", "message": "Creating node instance", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:56.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_qbil2p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:56.960Z", "message": "Creating node instance", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:56.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_fy11mw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:56.960Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:56.672Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}], "metadata": {"pagination": {"total": 2572, "offset": 2529, "size": 50}}} 2019-04-05 10:34:57,373 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:34:57,373 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:34:57 GMT 2019-04-05 10:34:57,373 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:34:57,373 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:34:57,373 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:34:57,374 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:34:57,374 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:34:57,374 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:34:57,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-k223a6 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 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 The following packages will be upgraded: libc6 1 upgraded, 77 newly installed, 0 to remove and 17 not upgraded. Need to get 89.8 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 libc6 amd64 2.19-0ubuntu6.15 [4,727 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:23 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:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:28 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:30 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:35 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:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:37 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:38 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:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:40 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:41 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:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:78 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: 76% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 89.8 MB in 12s (7,128 kB/s) (Reading database ... 51432 files and directories currently installed.) Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libasan0:amd64. (Reading database ... 51432 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-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... 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-168.218) ... 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 8952 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.14) ... real 0m57.275s user 0m18.967s sys 0m8.056s 2019-04-05 10:34:57,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:bd:3b:84 inet addr:192.168.120.4 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:febd:3b84/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:73193 errors:0 dropped:0 overruns:0 frame:0 TX packets:24001 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:133005915 (133.0 MB) TX bytes:3095159 (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:778 errors:0 dropped:0 overruns:0 frame:0 TX packets:778 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:96145 (96.1 KB) TX bytes:96145 (96.1 KB) real 0m0.008s user 0m0.000s sys 0m0.005s 2019-04-05 10:34:57,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [05-Apr-2019 10:34:46 UTC] clearwater-diags-monitor starting [05-Apr-2019 10:34:46 UTC] Waiting for trigger files real 0m0.004s user 0m0.003s sys 0m0.002s 2019-04-05 10:34:57,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-04-05 10:34:57,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/btmp /var/log/clearwater-diags-monitor.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/boot.log /var/log/landscape/sysinfo.log /var/log/dmesg /var/log/cloud-init-output.log /var/log/lastlog /var/log/sysstat/sa05 /var/log/alternatives.log /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/monit.log /var/log/dpkg.log /var/log/auth.log /var/log/cloud-init.log /var/log/wtmp /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/network-interface-eth0.log /var/log/kern.log /var/log/apt/history.log /var/log/apt/term.log /var/log/dmesg.0 /var/log/udev /var/log/syslog real 0m0.007s user 0m0.000s sys 0m0.005s 2019-04-05 10:34:57,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2019-04-05 10:34:57,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---8*[{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.008s user 0m0.003s sys 0m0.002s 2019-04-05 10:34:57,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2019-04-05 10:34:57,379 - 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.4:2380 0.0.0.0:* LISTEN 9145/etcd tcp 0 0 127.0.0.1:37167 0.0.0.0:* LISTEN 2381/python tcp 0 0 192.168.120.4: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 1093/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 9076/monit tcp6 0 0 :::53 :::* LISTEN 2326/named tcp6 0 0 :::22 :::* LISTEN 1093/sshd tcp6 0 0 ::1:953 :::* LISTEN 2326/named tcp6 0 0 :::4000 :::* LISTEN 9145/etcd udp 0 0 192.168.120.4:123 0.0.0.0:* 8548/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8548/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8548/ntpd udp 0 0 0.0.0.0:34793 0.0.0.0:* 556/dhclient udp 0 0 192.168.120.4: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:* 556/dhclient udp6 0 0 fe80::f816:3eff:feb:123 :::* 8548/ntpd udp6 0 0 ::1:123 :::* 8548/ntpd udp6 0 0 :::123 :::* 8548/ntpd udp6 0 0 :::3795 :::* 556/dhclient udp6 0 0 :::53 :::* 2326/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7226 381/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9040 1094/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 15066 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8687 870/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.010s user 0m0.004s sys 0m0.002s 2019-04-05 10:34:57,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2019-04-05 10:34:57,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:31 ? 00:00:01 /sbin/init root 2 0 0 10:31 ? 00:00:00 [kthreadd] root 3 2 0 10:31 ? 00:00:00 [ksoftirqd/0] root 4 2 0 10:31 ? 00:00:00 [kworker/0:0] root 5 2 0 10:31 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:31 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:31 ? 00:00:00 [rcu_sched] root 8 2 0 10:31 ? 00:00:00 [rcuos/0] root 9 2 0 10:31 ? 00:00:00 [rcu_bh] root 10 2 0 10:31 ? 00:00:00 [rcuob/0] root 11 2 0 10:31 ? 00:00:00 [migration/0] root 12 2 0 10:31 ? 00:00:00 [watchdog/0] root 13 2 0 10:31 ? 00:00:00 [khelper] root 14 2 0 10:31 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:31 ? 00:00:00 [netns] root 16 2 0 10:31 ? 00:00:00 [writeback] root 17 2 0 10:31 ? 00:00:00 [kintegrityd] root 18 2 0 10:31 ? 00:00:00 [bioset] root 19 2 0 10:31 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:31 ? 00:00:00 [kblockd] root 21 2 0 10:31 ? 00:00:00 [ata_sff] root 22 2 0 10:31 ? 00:00:00 [khubd] root 23 2 0 10:31 ? 00:00:00 [md] root 24 2 0 10:31 ? 00:00:00 [devfreq_wq] root 25 2 0 10:31 ? 00:00:00 [kworker/0:1] root 27 2 0 10:31 ? 00:00:00 [khungtaskd] root 28 2 0 10:31 ? 00:00:00 [kswapd0] root 29 2 0 10:31 ? 00:00:00 [vmstat] root 30 2 0 10:31 ? 00:00:00 [ksmd] root 31 2 0 10:31 ? 00:00:00 [khugepaged] root 32 2 0 10:31 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:31 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:31 ? 00:00:00 [crypto] root 46 2 0 10:31 ? 00:00:00 [kthrotld] root 47 2 0 10:31 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:31 ? 00:00:00 [vballoon] root 49 2 0 10:31 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:31 ? 00:00:00 [scsi_eh_1] root 51 2 0 10:31 ? 00:00:00 [kworker/u2:2] root 52 2 0 10:31 ? 00:00:00 [kworker/u2:3] root 71 2 0 10:31 ? 00:00:00 [deferwq] root 72 2 0 10:31 ? 00:00:00 [charger_manager] root 114 2 0 10:31 ? 00:00:00 [kpsmoused] root 132 2 0 10:31 ? 00:00:00 [kworker/0:2] root 176 2 0 10:31 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:31 ? 00:00:00 [ext4-rsv-conver] root 381 1 0 10:32 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 418 2 0 10:32 ? 00:00:00 [kworker/u3:1] root 556 1 0 10:32 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 10:32 ? 00:00:00 [kauditd] message+ 870 1 0 10:32 ? 00:00:00 dbus-daemon --system --fork root 907 1 0 10:32 ? 00:00:00 /lib/systemd/systemd-logind syslog 925 1 0 10:32 ? 00:00:00 rsyslogd root 1040 1 0 10:32 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1043 1 0 10:32 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1047 1 0 10:32 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1048 1 0 10:32 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1050 1 0 10:32 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 10:32 ? 00:00:00 /usr/sbin/sshd -D root 1094 1 0 10:32 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1095 1 0 10:32 ? 00:00:00 cron daemon 1096 1 0 10:32 ? 00:00:00 atd root 1185 1 0 10:32 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1191 1 0 10:32 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1463 1 0 10:32 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bind_host_k223a6/env/bin/python -m cloudify_agent.worker --queue bind_host_k223a6 --max-workers 5 --name bind_host_k223a6 ubuntu 1465 1463 0 10:32 ? 00:00:00 /home/ubuntu/bind_host_k223a6/env/bin/python -m cloudify_agent.worker --queue bind_host_k223a6 --max-workers 5 --name bind_host_k223a6 ubuntu 1609 1 0 10:32 ? 00:00:00 python2.7 /home/ubuntu/bind_host_k223a6/env/bin/diamond --configfile /home/ubuntu/bind_host_k223a6/work/plugins/diamond/etc/diamond.conf bind 2326 1 0 10:33 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2381 1465 1 10:33 ? 00:00:00 /home/ubuntu/bind_host_k223a6/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-7tFy3g ubuntu 2391 2381 0 10:33 ? 00:00:00 /bin/sh -c /tmp/O7NJ7/install-etcd.sh ubuntu 2393 2391 0 10:33 ? 00:00:00 /bin/bash -e /tmp/O7NJ7/install-etcd.sh root 2713 1 0 10:34 ? 00:00:00 upstart-udev-bridge --daemon root 2716 1 0 10:34 ? 00:00:00 upstart-file-bridge --daemon root 2719 1 0 10:34 ? 00:00:00 upstart-socket-bridge --daemon ntp 8548 1 0 10:34 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9076 1 0 10:34 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9086 9076 0 10:34 ? 00:00:00 [check-monit-upt] clearwa+ 9145 1 0 10:34 ? 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.4:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.4 --name 192-168-120-4 --debug --initial-cluster 192-168-120-4=http://192.168.120.4:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.4:2380 --listen-peer-urls http://192.168.120.4:2380 root 9182 9076 0 10:34 ? 00:00:00 [check-etcd-upti] root 9186 9076 0 10:34 ? 00:00:00 [poll_etcd_clust] root 9189 9076 0 10:34 ? 00:00:00 [poll_etcd.sh] root 9221 1 0 10:34 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9228 9221 0 10:34 ? 00:00:00 inotifywait -e create -qq . ubuntu 9342 2393 0 10:34 ? 00:00:00 /bin/bash -e /tmp/O7NJ7/install-etcd.sh ubuntu 9343 9342 0 10:34 ? 00:00:00 /bin/bash -e /tmp/O7NJ7/install-etcd.sh root 9344 9343 0 10:34 ? 00:00:00 sudo ps -edf root 9345 9344 0 10:34 ? 00:00:00 ps -edf real 0m0.008s user 0m0.000s sys 0m0.008s 2019-04-05 10:34:57,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2019-04-05 10:34:57,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2019-04-05 10:34:57,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.013s user 0m0.005s sys 0m0.005s 2019-04-05 10:34:57,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2019-04-05 10:34:57,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2019-04-05 10:34:57,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-04-05 10:34:57,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-05 10:34:57,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-04-05 10:34:57,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-04-05 10:34:57,381 - 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-k223a6 2019-04-05 10:34:57,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=2391, return_code=0): /tmp/O7NJ7/install-etcd.sh 2019-04-05 10:34:57,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-05 10:34:57,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 11200 0 --:--:-- --:--:-- --:--:-- 11206 2019-04-05 10:34:57,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-04-05 10:34:57,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2019-04-05 10:34:38.959961552 Stopping etcd clearwater-etcd 2019-04-05 10:34:44.992407908 Restarting etcd clearwater-etcd 2019-04-05 10:34:44.999917558 Configured ETCDCTL_PEERS: 2019-04-05 10:34:45.000577286 Check for previous failed startup attempt 2019-04-05 10:34:45.003370389 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-04-05 10:34:45.024446896 etcdctl returned 2 2019-04-05 10:34:45.037744272 Creating new cluster... 2019-04-05 10:34:45.042111671 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.4:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.4 --name 192-168-120-4 --debug --initial-cluster 192-168-120-4=http://192.168.120.4:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.4:2380 --listen-peer-urls http://192.168.120.4:2380 2019-04-05 10:34:45.046506035 Check we're actually a member of the cluster 2019-04-05 10:34:45.058252876 Wait for etcd to startup 2019-04-05 10:34:46.067315009 Etcd started successfully 2019-04-05 10:34:45.081989 I | etcdmain: etcd Version: 3.1.7 2019-04-05 10:34:45.082027 I | etcdmain: Git SHA: 43b7507 2019-04-05 10:34:45.082031 I | etcdmain: Go Version: go1.7.5 2019-04-05 10:34:45.082035 I | etcdmain: Go OS/Arch: linux/amd64 2019-04-05 10:34:45.082040 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1 2019-04-05 10:34:45.082099 I | embed: listening for peers on http://192.168.120.4:2380 2019-04-05 10:34:45.082154 I | embed: listening for client requests on 0.0.0.0:4000 2019-04-05 10:34:45.138701 I | etcdserver: name = 192-168-120-4 2019-04-05 10:34:45.138719 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.4 2019-04-05 10:34:45.138724 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.4/member 2019-04-05 10:34:45.138728 I | etcdserver: heartbeat = 100ms 2019-04-05 10:34:45.138731 I | etcdserver: election = 1000ms 2019-04-05 10:34:45.138735 I | etcdserver: snapshot count = 10000 2019-04-05 10:34:45.138743 I | etcdserver: advertise client URLs = http://192.168.120.4:4000 2019-04-05 10:34:45.138747 I | etcdserver: initial advertise peer URLs = http://192.168.120.4:2380 2019-04-05 10:34:45.138764 I | etcdserver: initial cluster = 192-168-120-4=http://192.168.120.4:2380 2019-04-05 10:34:45.144394 I | etcdserver: starting member 6ba49394a177149e in cluster d3dc8fc20b8dc775 2019-04-05 10:34:45.144424 I | raft: 6ba49394a177149e became follower at term 0 2019-04-05 10:34:45.144438 I | raft: newRaft 6ba49394a177149e [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2019-04-05 10:34:45.144443 I | raft: 6ba49394a177149e became follower at term 1 2019-04-05 10:34:45.160983 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2019-04-05 10:34:45.161960 I | etcdserver/membership: added member 6ba49394a177149e [http://192.168.120.4:2380] to cluster d3dc8fc20b8dc775 2019-04-05 10:34:45.944622 I | raft: 6ba49394a177149e is starting a new election at term 1 2019-04-05 10:34:45.944737 I | raft: 6ba49394a177149e became candidate at term 2 2019-04-05 10:34:45.944759 I | raft: 6ba49394a177149e received MsgVoteResp from 6ba49394a177149e at term 2 2019-04-05 10:34:45.944774 I | raft: 6ba49394a177149e became leader at term 2 2019-04-05 10:34:45.944795 I | raft: raft.node: 6ba49394a177149e elected leader 6ba49394a177149e at term 2 2019-04-05 10:34:45.945199 I | etcdserver: setting up the initial cluster version to 3.1 2019-04-05 10:34:45.945255 I | etcdserver: published {Name:192-168-120-4 ClientURLs:[http://192.168.120.4:4000]} to cluster d3dc8fc20b8dc775 2019-04-05 10:34:45.945391 I | embed: ready to serve client requests 2019-04-05 10:34:45.945717 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2019-04-05 10:34:45.947067 N | etcdserver/membership: set the initial cluster version to 3.1 2019-04-05 10:34:45.947102 I | etcdserver/api: enabled capabilities for version 3.1 2019-04-05 10:34:46.229274 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.4:41125 2019-04-05 10:34:46.233193 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.4:41124 2019-04-05 10:34:46.241718 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.4:41126 2019-04-05 10:34:53.681596 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.4/liveness-check remote:192.168.120.4:41133 real 0m0.004s user 0m0.000s sys 0m0.004s 2019-04-05 10:34:57,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-04-05 10:34:57,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-04-05 10:34:57,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bind-host-k223a6 2019-04-05 10:34:57,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-04-05 10:34:57,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-04-05 10:34:57,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-05 10:34:57,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2019-04-05 10:34:57,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-05 10:34:57,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-05 10:34:57,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-05 10:34:57,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-05 10:34:57,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-04-05 10:34:57,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-05 10:34:57,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-05 10:34:57,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-05 10:34:57,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-05 10:34:57,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-05 10:34:57,384 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:34:57,483 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:34:57,483 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:34:57,483 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:34:57,484 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:34:57,484 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:34:57,484 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:34:57,484 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:34:57,484 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:34:57,484 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:34:57,484 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:34:57 GMT 2019-04-05 10:34:57,484 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:34:57,484 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:34:57,485 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:34:57,485 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:34:57,485 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:35:02,490 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:35:02,582 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:35:02,582 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:35:02,583 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:35:02,583 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:35:02,583 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:35:02,583 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:35:02,583 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:35:02,583 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_hl8v5e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:57.567Z", "message": "Creating node instance", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:56.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "sprout_eit12e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:57.567Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:56.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "vellum_qlxxqu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:57.567Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:56.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:58.196Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:57.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.860e2b97-5ae3-4390-855a-95474e8dcf33"}, {"node_instance_id": "dime_j5fqcf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:58.196Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:57.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:58.196Z", "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-04-05T10:34:58.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.860e2b97-5ae3-4390-855a-95474e8dcf33"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:58.196Z", "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-04-05T10:34:57.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.860e2b97-5ae3-4390-855a-95474e8dcf33"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:58.196Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/OTOIY/clearwater.py", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:57.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.860e2b97-5ae3-4390-855a-95474e8dcf33"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:58.834Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:58.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9dc45ce8-3a4f-44c0-bbce-7488c5e254e0"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:58.834Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/896VB/clearwater.py", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:58.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9dc45ce8-3a4f-44c0-bbce-7488c5e254e0"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:58.834Z", "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-04-05T10:34:58.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.860e2b97-5ae3-4390-855a-95474e8dcf33"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:58.834Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'etcd_ip': u'192.168.120.4', 'name': u'bono-qbil2p', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.32'}.", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:58.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.860e2b97-5ae3-4390-855a-95474e8dcf33"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:58.834Z", "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-04-05T10:34:58.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9dc45ce8-3a4f-44c0-bbce-7488c5e254e0"}, {"node_instance_id": "ellis_fy11mw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:58.834Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:58.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:59.546Z", "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-04-05T10:34:58.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9dc45ce8-3a4f-44c0-bbce-7488c5e254e0"}, {"node_instance_id": "sprout_eit12e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:59.546Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:58.955Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:59.546Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:59.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5d8c94cc-6bd8-48fb-986e-fa7f62b87d44"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:59.546Z", "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-04-05T10:34:59.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5d8c94cc-6bd8-48fb-986e-fa7f62b87d44"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:59.546Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/OGCCR/clearwater.py", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:59.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5d8c94cc-6bd8-48fb-986e-fa7f62b87d44"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:59.546Z", "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-04-05T10:34:58.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9dc45ce8-3a4f-44c0-bbce-7488c5e254e0"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:34:59.546Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.4', 'name': u'dime-j5fqcf', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.12'}.", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:58.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9dc45ce8-3a4f-44c0-bbce-7488c5e254e0"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:00.161Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'etcd_ip': u'192.168.120.4', 'name': u'ellis-fy11mw', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.3'}.", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:59.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5d8c94cc-6bd8-48fb-986e-fa7f62b87d44"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:00.161Z", "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-04-05T10:34:59.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5d8c94cc-6bd8-48fb-986e-fa7f62b87d44"}, {"node_instance_id": "homer_hl8v5e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:00.161Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:59.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:00.161Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/UKYFZ/clearwater.py", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:59.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6674b4e0-3482-4ad1-806d-fb5a0747cd89"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:00.161Z", "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-04-05T10:34:59.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5d8c94cc-6bd8-48fb-986e-fa7f62b87d44"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:00.756Z", "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-04-05T10:35:00.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6674b4e0-3482-4ad1-806d-fb5a0747cd89"}, {"node_instance_id": "vellum_qlxxqu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:00.756Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:00.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:00.756Z", "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-04-05T10:35:00.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6674b4e0-3482-4ad1-806d-fb5a0747cd89"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:00.756Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.4', 'name': u'sprout-eit12e', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.10'}.", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:00.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6674b4e0-3482-4ad1-806d-fb5a0747cd89"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:00.756Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:34:59.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6674b4e0-3482-4ad1-806d-fb5a0747cd89"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:00.756Z", "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-04-05T10:35:00.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6674b4e0-3482-4ad1-806d-fb5a0747cd89"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:01.288Z", "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-04-05T10:35:00.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.75acf02a-8cc6-48fc-a6e9-c488bd9f424b"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:01.288Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:00.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.75acf02a-8cc6-48fc-a6e9-c488bd9f424b"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:01.288Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/RG1EP/clearwater.py", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:00.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.75acf02a-8cc6-48fc-a6e9-c488bd9f424b"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:01.938Z", "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-04-05T10:35:01.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.75acf02a-8cc6-48fc-a6e9-c488bd9f424b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:01.938Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:01.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.b396736e-e780-49eb-8e46-1606d5984a47"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:01.938Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.4', 'name': u'homer-hl8v5e', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.8'}.", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:01.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.75acf02a-8cc6-48fc-a6e9-c488bd9f424b"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:01.938Z", "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-04-05T10:35:01.326Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.75acf02a-8cc6-48fc-a6e9-c488bd9f424b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:01.938Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/QFQDT/clearwater.py", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:01.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.b396736e-e780-49eb-8e46-1606d5984a47"}], "metadata": {"pagination": {"total": 2612, "offset": 2572, "size": 50}}} 2019-04-05 10:35:02,583 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:35:02,584 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:35:02 GMT 2019-04-05 10:35:02,584 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:35:02,584 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:35:02,584 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:35:02,584 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:35:02,584 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:35:02,584 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:35:02,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-05 10:35:02,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-05 10:35:02,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-05 10:35:02,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-04-05 10:35:02,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-05 10:35:02,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-04-05 10:35:02,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-05 10:35:02,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/OTOIY/clearwater.py 2019-04-05 10:35:02,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-04-05 10:35:02,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/896VB/clearwater.py 2019-04-05 10:35:02,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-04-05 10:35:02,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'etcd_ip': u'192.168.120.4', 'name': u'bono-qbil2p', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.32'}. 2019-04-05 10:35:02,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-05 10:35:02,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-05 10:35:02,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-04-05 10:35:02,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-05 10:35:02,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-04-05 10:35:02,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-05 10:35:02,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/OGCCR/clearwater.py 2019-04-05 10:35:02,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-04-05 10:35:02,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.4', 'name': u'dime-j5fqcf', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.12'}. 2019-04-05 10:35:02,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'etcd_ip': u'192.168.120.4', 'name': u'ellis-fy11mw', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.3'}. 2019-04-05 10:35:02,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-04-05 10:35:02,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-05 10:35:02,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/UKYFZ/clearwater.py 2019-04-05 10:35:02,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-04-05 10:35:02,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-04-05 10:35:02,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-05 10:35:02,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-04-05 10:35:02,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.4', 'name': u'sprout-eit12e', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.10'}. 2019-04-05 10:35:02,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-04-05 10:35:02,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-05 10:35:02,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-05 10:35:02,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-04-05 10:35:02,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/RG1EP/clearwater.py 2019-04-05 10:35:02,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-04-05 10:35:02,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-04-05 10:35:02,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.4', 'name': u'homer-hl8v5e', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.8'}. 2019-04-05 10:35:02,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-04-05 10:35:02,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/QFQDT/clearwater.py 2019-04-05 10:35:02,592 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:35:02,649 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:35:02,649 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:35:02,649 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:35:02,650 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:35:02,650 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:35:02,650 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:35:02,650 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:35:02,650 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:35:02,650 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:35:02,650 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:35:02 GMT 2019-04-05 10:35:02,650 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:35:02,650 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:35:02,651 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:35:02,651 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:35:02,651 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:35:07,656 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:35:07,790 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:35:07,790 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:35:07,791 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:35:07,791 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:35:07,791 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:35:07,791 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:35:07,791 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:35:07,791 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:02.655Z", "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-04-05T10:35:01.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.b396736e-e780-49eb-8e46-1606d5984a47"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:02.655Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.4', 'name': u'vellum-qlxxqu', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}.", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:01.910Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.b396736e-e780-49eb-8e46-1606d5984a47"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:02.655Z", "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-04-05T10:35:01.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.b396736e-e780-49eb-8e46-1606d5984a47"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:02.655Z", "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-04-05T10:35:01.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.b396736e-e780-49eb-8e46-1606d5984a47"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:03.173Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpCg2X5B', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:03.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.860e2b97-5ae3-4390-855a-95474e8dcf33"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:03.760Z", "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-04-05T10:35:03.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.860e2b97-5ae3-4390-855a-95474e8dcf33"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:03.760Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpjEVcdm', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:03.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.860e2b97-5ae3-4390-855a-95474e8dcf33"}, {"node_instance_id": "bono_qbil2p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:03.760Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:03.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:03.760Z", "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-04-05T10:35:03.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.860e2b97-5ae3-4390-855a-95474e8dcf33"}, {"node_instance_id": "bono_qbil2p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:04.375Z", "message": "Pre-configuring relationships", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:03.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:04.375Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpF027mb', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:03.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9dc45ce8-3a4f-44c0-bbce-7488c5e254e0"}, {"node_instance_id": "bono_qbil2p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:04.375Z", "message": "Node instance created", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:03.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:04.375Z", "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-04-05T10:35:03.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9dc45ce8-3a4f-44c0-bbce-7488c5e254e0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:04.375Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_80o2kf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:04.088Z", "source_id": "bono_qbil2p", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:04.907Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpdF3Mos', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:04.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9dc45ce8-3a4f-44c0-bbce-7488c5e254e0"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:04.907Z", "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-04-05T10:35:04.233Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9dc45ce8-3a4f-44c0-bbce-7488c5e254e0"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:04.907Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpWhyOzy', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:04.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5d8c94cc-6bd8-48fb-986e-fa7f62b87d44"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:05.568Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpuSAK1J', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:05.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6674b4e0-3482-4ad1-806d-fb5a0747cd89"}, {"node_instance_id": "dime_j5fqcf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:05.568Z", "message": "Node instance created", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:05.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:05.568Z", "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-04-05T10:35:04.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5d8c94cc-6bd8-48fb-986e-fa7f62b87d44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:05.568Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/3MM4J/append_proxy_snmp_conf.py", "level": "info", "target_id": "proxy_node_80o2kf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:05.111Z", "source_id": "bono_qbil2p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ece7eb5b-be03-4031-8c6b-20ffdfffe0f7"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:05.568Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpkXnwgv', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:05.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5d8c94cc-6bd8-48fb-986e-fa7f62b87d44"}, {"node_instance_id": "dime_j5fqcf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:05.568Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:04.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:05.568Z", "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-04-05T10:35:05.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.5d8c94cc-6bd8-48fb-986e-fa7f62b87d44"}, {"node_instance_id": "ellis_fy11mw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:06.167Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:05.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:06.167Z", "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-04-05T10:35:05.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6674b4e0-3482-4ad1-806d-fb5a0747cd89"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:06.167Z", "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-04-05T10:35:05.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6674b4e0-3482-4ad1-806d-fb5a0747cd89"}, {"node_instance_id": "ellis_fy11mw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:06.167Z", "message": "Node instance created", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:05.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_j5fqcf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:06.167Z", "message": "Configuring node instance", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:05.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_j5fqcf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:06.167Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:05.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:06.167Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpAkwKpQ', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:05.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.6674b4e0-3482-4ad1-806d-fb5a0747cd89"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:06.715Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp3Co2Ji', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:06.393Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.75acf02a-8cc6-48fc-a6e9-c488bd9f424b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:06.715Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_80o2kf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:05.759Z", "source_id": "bono_qbil2p", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "sprout_eit12e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:06.715Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:06.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:07.300Z", "message": "[dime] ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:06.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:07.300Z", "message": "Process created, PID: 1742", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:06.835Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:07.300Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/VL4QF/install-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:06.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:07.300Z", "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-04-05T10:35:06.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:07.300Z", "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-04-05T10:35:06.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.75acf02a-8cc6-48fc-a6e9-c488bd9f424b"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:07.300Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpfF2Yo_', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:06.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.75acf02a-8cc6-48fc-a6e9-c488bd9f424b"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:07.300Z", "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-04-05T10:35:06.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.75acf02a-8cc6-48fc-a6e9-c488bd9f424b"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:07.300Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:06.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:07.300Z", "message": "[dime] repo129", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:06.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "sprout_eit12e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:07.300Z", "message": "Node instance created", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:06.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_qbil2p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:07.300Z", "message": "Relationships pre-configured", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:06.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_fy11mw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:07.300Z", "message": "Configuring node instance", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:06.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:07.300Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:06.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}], "metadata": {"pagination": {"total": 2659, "offset": 2612, "size": 50}}} 2019-04-05 10:35:07,791 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:35:07,791 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:35:07 GMT 2019-04-05 10:35:07,791 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:35:07,792 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:35:07,792 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:35:07,792 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:35:07,792 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:35:07,792 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:35:07,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-04-05 10:35:07,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.4', 'name': u'vellum-qlxxqu', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}. 2019-04-05 10:35:07,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-04-05 10:35:07,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-05 10:35:07,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpCg2X5B', '/etc/clearwater/local_config'] 2019-04-05 10:35:07,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-04-05 10:35:07,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpjEVcdm', '/etc/dnsmasq.resolv.conf'] 2019-04-05 10:35:07,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-05 10:35:07,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-04-05 10:35:07,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Pre-configuring relationships 2019-04-05 10:35:07,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpF027mb', '/etc/clearwater/local_config'] 2019-04-05 10:35:07,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-05 10:35:07,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-04-05 10:35:07,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-05 10:35:07,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpdF3Mos', '/etc/dnsmasq.resolv.conf'] 2019-04-05 10:35:07,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-04-05 10:35:07,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpWhyOzy', '/etc/clearwater/local_config'] 2019-04-05 10:35:07,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpuSAK1J', '/etc/clearwater/local_config'] 2019-04-05 10:35:07,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-05 10:35:07,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-04-05 10:35:07,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/3MM4J/append_proxy_snmp_conf.py 2019-04-05 10:35:07,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpkXnwgv', '/etc/dnsmasq.resolv.conf'] 2019-04-05 10:35:07,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-05 10:35:07,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-04-05 10:35:07,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-05 10:35:07,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-04-05 10:35:07,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-04-05 10:35:07,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-05 10:35:07,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-04-05 10:35:07,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-05 10:35:07,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpAkwKpQ', '/etc/dnsmasq.resolv.conf'] 2019-04-05 10:35:07,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp3Co2Ji', '/etc/clearwater/local_config'] 2019-04-05 10:35:07,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-05 10:35:07,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-05 10:35:07,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2019-04-05 10:35:07,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1742 2019-04-05 10:35:07,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/VL4QF/install-dime.sh 2019-04-05 10:35:07,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-05 10:35:07,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-04-05 10:35:07,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpfF2Yo_', '/etc/dnsmasq.resolv.conf'] 2019-04-05 10:35:07,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-04-05 10:35:07,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-05 10:35:07,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2019-04-05 10:35:07,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-05 10:35:07,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships pre-configured 2019-04-05 10:35:07,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-04-05 10:35:07,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-05 10:35:07,801 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:35:07,859 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:35:07,859 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:35:07,860 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:35:07,860 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:35:07,860 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:35:07,860 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:35:07,860 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:35:07,860 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:35:07,860 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:35:07,860 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:35:07 GMT 2019-04-05 10:35:07,860 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:35:07,860 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:35:07,861 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:35:07,861 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:35:07,861 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:35:12,866 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:35:12,971 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:35:12,971 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:35:12,971 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:35:12,971 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:35:12,971 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:35:12,972 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:35:12,972 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:35:12,972 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:07.992Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpKFgJIR', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:07.215Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.b396736e-e780-49eb-8e46-1606d5984a47"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:07.992Z", "message": "[dime] sudo apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:07.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:07.992Z", "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-04-05T10:35:07.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.b396736e-e780-49eb-8e46-1606d5984a47"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:07.992Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp7rlPls', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:06.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.b396736e-e780-49eb-8e46-1606d5984a47"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:07.992Z", "message": "[dime] Configure the APT software source", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:07.012Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "ellis_fy11mw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:07.992Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:06.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_hl8v5e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:07.992Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:07.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_hl8v5e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:07.992Z", "message": "Node instance created", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:07.616Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_qbil2p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:07.992Z", "message": "Configuring node instance", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:06.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:07.992Z", "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-04-05T10:35:07.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.b396736e-e780-49eb-8e46-1606d5984a47"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:08.518Z", "message": "[ellis] Configure the APT software source", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:08.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:08.518Z", "message": "[ellis] sudo apt", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:08.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:08.518Z", "message": "[ellis] repo129", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:08.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:08.518Z", "message": "[ellis] ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:08.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:08.518Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:08.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:08.518Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:08.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:08.518Z", "message": "Process created, PID: 1742", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:08.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:08.518Z", "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-04-05T10:35:07.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:08.518Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/4IXIE/install-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:07.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "bono_qbil2p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:08.518Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:07.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "vellum_qlxxqu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:08.518Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:07.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:09.030Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_80o2kf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:08.473Z", "source_id": "sprout_eit12e", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "vellum_qlxxqu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:09.030Z", "message": "Node instance created", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:08.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:09.030Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/XBW4Y/install-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:08.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "sprout_eit12e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:09.030Z", "message": "Pre-configuring relationships", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:08.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_hl8v5e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:09.594Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:09.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:09.594Z", "message": "[bono] Configure the APT software source", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:09.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "vellum_qlxxqu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:09.594Z", "message": "Configuring node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:09.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:09.594Z", "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-04-05T10:35:08.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:09.594Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:08.854Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:09.594Z", "message": "Process created, PID: 1744", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:08.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:09.594Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:08.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "homer_hl8v5e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:09.594Z", "message": "Configuring node instance", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:09.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:09.594Z", "message": "[bono] repo129", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:09.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:09.594Z", "message": "[bono] ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:08.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:10.207Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/488PY/append_proxy_snmp_conf.py", "level": "info", "target_id": "proxy_node_80o2kf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:09.621Z", "source_id": "sprout_eit12e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.27277cfd-40d9-43cd-a205-0913486548d2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:10.207Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_80o2kf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:09.915Z", "source_id": "sprout_eit12e", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "sprout_eit12e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:10.207Z", "message": "Relationships pre-configured", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:10.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:10.207Z", "message": "[bono] sudo apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:09.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:10.801Z", "message": "[homer] ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:10.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "vellum_qlxxqu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:10.801Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:10.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:10.801Z", "message": "[homer] repo129", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:10.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:10.801Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:10.311Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:10.801Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:10.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:10.801Z", "message": "Process created, PID: 1750", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:10.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:10.801Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:10.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:10.801Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/2TG7B/install-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:10.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:11.460Z", "message": "Process created, PID: 1745", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:11.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:11.460Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/7PD6G/install-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:11.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:11.460Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:11.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}], "metadata": {"pagination": {"total": 2728, "offset": 2659, "size": 50}}} 2019-04-05 10:35:12,972 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:35:12,972 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:35:12 GMT 2019-04-05 10:35:12,972 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:35:12,972 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:35:12,972 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:35:12,972 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:35:12,973 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:35:12,973 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:35:12,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpKFgJIR', '/etc/dnsmasq.resolv.conf'] 2019-04-05 10:35:12,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2019-04-05 10:35:12,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-04-05 10:35:12,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp7rlPls', '/etc/clearwater/local_config'] 2019-04-05 10:35:12,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2019-04-05 10:35:12,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-05 10:35:12,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-05 10:35:12,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-05 10:35:12,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-04-05 10:35:12,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-04-05 10:35:12,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2019-04-05 10:35:12,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2019-04-05 10:35:12,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2019-04-05 10:35:12,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2019-04-05 10:35:12,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-05 10:35:12,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-05 10:35:12,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1742 2019-04-05 10:35:12,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-05 10:35:12,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/4IXIE/install-ellis.sh 2019-04-05 10:35:12,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-05 10:35:12,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-05 10:35:12,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-05 10:35:12,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-05 10:35:12,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/XBW4Y/install-bono.sh 2019-04-05 10:35:12,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Pre-configuring relationships 2019-04-05 10:35:12,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-05 10:35:12,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2019-04-05 10:35:12,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-04-05 10:35:12,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-05 10:35:12,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-05 10:35:12,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1744 2019-04-05 10:35:12,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-05 10:35:12,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-04-05 10:35:12,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2019-04-05 10:35:12,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2019-04-05 10:35:12,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/488PY/append_proxy_snmp_conf.py 2019-04-05 10:35:12,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-05 10:35:12,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships pre-configured 2019-04-05 10:35:12,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2019-04-05 10:35:12,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2019-04-05 10:35:12,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-05 10:35:12,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2019-04-05 10:35:12,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-05 10:35:12,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-05 10:35:12,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1750 2019-04-05 10:35:12,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-05 10:35:12,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/2TG7B/install-homer.sh 2019-04-05 10:35:12,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1745 2019-04-05 10:35:12,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/7PD6G/install-vellum.sh 2019-04-05 10:35:12,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-05 10:35:12,982 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:35:13,055 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:35:13,056 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:35:13,056 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:35:13,056 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:35:13,056 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:35:13,056 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:35:13,056 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:35:13,056 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:35:13,056 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:35:13,057 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:35:13 GMT 2019-04-05 10:35:13,057 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:35:13,057 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:35:13,057 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:35:13,057 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:35:13,057 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:35:18,062 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:35:18,290 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:35:18,291 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:35:18,291 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:35:18,291 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:35:18,291 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:35:18,291 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:35:18,291 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:35:18,291 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:11.460Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:11.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:11.460Z", "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-04-05T10:35:11.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:11.460Z", "message": "[homer] sudo apt", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:10.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "sprout_eit12e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:11.460Z", "message": "Configuring node instance", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:10.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "sprout_eit12e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:11.460Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:11.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:11.460Z", "message": "[homer] Configure the APT software source", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:10.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:11.460Z", "message": "[vellum] ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:11.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:12.107Z", "message": "[vellum] ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:11.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:12.107Z", "message": "[vellum] Configure the APT software source", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:11.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:12.107Z", "message": "[vellum] sudo apt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:11.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:12.876Z", "message": "[sprout] Configure the APT software source", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:12.437Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:12.876Z", "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-04-05T10:35:12.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:12.876Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/6TBHB/install-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:12.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:12.876Z", "message": "[sprout] repo129", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:12.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:12.876Z", "message": "[sprout] ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:12.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:12.876Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:12.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:12.876Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:12.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:12.876Z", "message": "Process created, PID: 1743", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:12.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:12.876Z", "message": "[sprout] sudo apt", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:12.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}], "metadata": {"pagination": {"total": 2728, "offset": 2709, "size": 50}}} 2019-04-05 10:35:18,292 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:35:18,292 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:35:18 GMT 2019-04-05 10:35:18,292 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:35:18,292 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:35:18,292 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:35:18,292 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:35:18,292 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:35:18,292 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:35:18,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-05 10:35:18,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-05 10:35:18,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2019-04-05 10:35:18,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-04-05 10:35:18,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-05 10:35:18,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2019-04-05 10:35:18,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-04-05 10:35:18,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-04-05 10:35:18,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2019-04-05 10:35:18,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2019-04-05 10:35:18,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2019-04-05 10:35:18,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-05 10:35:18,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/6TBHB/install-sprout.sh 2019-04-05 10:35:18,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2019-04-05 10:35:18,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2019-04-05 10:35:18,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-05 10:35:18,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-05 10:35:18,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1743 2019-04-05 10:35:18,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2019-04-05 10:35:18,296 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:35:18,416 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:35:18,417 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:35:18,417 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:35:18,417 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:35:18,417 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:35:18,417 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:35:18,417 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:35:18,417 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:35:18,417 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:35:18,418 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:35:18 GMT 2019-04-05 10:35:18,418 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:35:18,418 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:35:18,418 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:35:18,418 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:35:18,418 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:35:23,423 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:35:23,969 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:35:23,969 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:35:23,969 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:35:23,969 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:35:23,969 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:35:23,969 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:35:23,969 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:35:23,969 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:18.648Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-0ac4ql\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://security.ubuntu.com trusty-security/main Sources [172 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 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 [830 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nGet:11 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,528 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,166 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 [523 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 [576 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 [280 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 13.1 MB in 5s (2,255 kB/s)\nReading package lists...\n\nreal\t0m8.958s\nuser\t0m4.960s\nsys\t0m0.662s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:18.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:19.152Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:18.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:19.152Z", "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-04-05T10:35:18.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:20.519Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-c8gzfy\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,528 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,166 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 [523 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 [576 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 [280 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,239 kB/s)\nReading package lists...\n\nreal\t0m12.871s\nuser\t0m4.942s\nsys\t0m0.616s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:20.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:21.189Z", "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-04-05T10:35:20.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:21.189Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:20.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:21.808Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:21.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:21.808Z", "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-04-05T10:35:21.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:21.808Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-gh2i40\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://security.ubuntu.com trusty-security/main Sources [172 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 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 [830 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [161 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 [430 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,528 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,166 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 [523 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 [576 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 [280 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,242 kB/s)\nReading package lists...\n\nreal\t0m12.603s\nuser\t0m5.144s\nsys\t0m0.542s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:21.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}], "metadata": {"pagination": {"total": 2737, "offset": 2728, "size": 50}}} 2019-04-05 10:35:23,970 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:35:23,970 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:35:23 GMT 2019-04-05 10:35:23,970 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:35:23,970 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:35:23,970 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:35:23,970 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:35:23,970 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:35:23,970 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:35:23,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-0ac4ql 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://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 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 [830 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:11 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,528 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,166 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 [523 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 [576 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 [280 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 5s (2,255 kB/s) Reading package lists... real 0m8.958s user 0m4.960s sys 0m0.662s 2019-04-05 10:35:23,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-04-05 10:35:23,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2019-04-05 10:35:23,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-c8gzfy Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 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:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,528 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,166 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 [523 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 [576 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 [280 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,239 kB/s) Reading package lists... real 0m12.871s user 0m4.942s sys 0m0.616s 2019-04-05 10:35:23,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2019-04-05 10:35:23,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-04-05 10:35:23,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-04-05 10:35:23,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2019-04-05 10:35:23,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-gh2i40 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://security.ubuntu.com trusty-security/main Sources [172 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 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 [830 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:10 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [161 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 [430 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,528 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,166 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 [523 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 [576 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 [280 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,242 kB/s) Reading package lists... real 0m12.603s user 0m5.144s sys 0m0.542s 2019-04-05 10:35:23,973 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:35:24,410 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:35:24,410 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:35:24,410 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:35:24,411 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:35:24,411 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:35:24,411 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:35:24,411 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:35:24,411 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:35:24,411 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:35:24,411 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:35:24 GMT 2019-04-05 10:35:24,411 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:35:24,411 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:35:24,412 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:35:24,412 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:35:24,412 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:35:29,417 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:35:29,511 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:35:29,512 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:35:29,512 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:35:29,512 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:35:29,512 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:35:29,512 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:35:29,512 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:35:29,512 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:25.799Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-wmz29i\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\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 [430 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 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 [446 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,528 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,166 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 [523 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 [576 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 [280 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,239 kB/s)\nReading package lists...\n\nreal\t0m14.846s\nuser\t0m5.155s\nsys\t0m0.616s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:25.646Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:27.355Z", "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-04-05T10:35:25.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:27.355Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:26.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:27.355Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:25.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:28.153Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:27.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:28.153Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:27.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:28.153Z", "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-04-05T10:35:27.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:28.153Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-l629t2\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://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 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 [830 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 [293 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 [446 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,528 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,166 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 [523 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 [576 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 [280 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,239 kB/s)\nReading package lists...\n\nreal\t0m15.691s\nuser\t0m4.948s\nsys\t0m0.621s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:27.306Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:28.153Z", "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-04-05T10:35:27.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:28.153Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-hr6mce\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 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 [293 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:12 http://security.ubuntu.com trusty-security/universe Translation-en [161 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,528 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,166 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 [523 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 [576 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 [280 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,240 kB/s)\nReading package lists...\n\nreal\t0m14.703s\nuser\t0m4.967s\nsys\t0m0.599s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:27.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:28.824Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:28.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}], "metadata": {"pagination": {"total": 2748, "offset": 2737, "size": 50}}} 2019-04-05 10:35:29,512 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:35:29,513 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:35:29 GMT 2019-04-05 10:35:29,513 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:35:29,513 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:35:29,513 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:35:29,513 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:35:29,513 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:35:29,513 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:35:29,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-wmz29i Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] 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 [430 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,528 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,166 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 [523 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 [576 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 [280 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,239 kB/s) Reading package lists... real 0m14.846s user 0m5.155s sys 0m0.616s 2019-04-05 10:35:29,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2019-04-05 10:35:29,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-04-05 10:35:29,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-04-05 10:35:29,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-04-05 10:35:29,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-04-05 10:35:29,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2019-04-05 10:35:29,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-l629t2 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://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 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 [830 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 [293 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 [446 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,528 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,166 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 [523 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 [576 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 [280 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,239 kB/s) Reading package lists... real 0m15.691s user 0m4.948s sys 0m0.621s 2019-04-05 10:35:29,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2019-04-05 10:35:29,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-hr6mce Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 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 [293 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [161 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,528 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,166 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 [523 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 [576 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 [280 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,240 kB/s) Reading package lists... real 0m14.703s user 0m4.967s sys 0m0.599s 2019-04-05 10:35:29,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-04-05 10:35:29,516 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:35:29,604 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:35:29,604 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:35:29,604 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:35:29,604 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:35:29,604 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:35:29,604 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:35:29,604 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:35:29,604 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:35:29,605 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:35:29,605 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:35:29 GMT 2019-04-05 10:35:29,605 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:35:29,605 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:35:29,605 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:35:29,605 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:35:29,605 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:35:34,610 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:35:34,730 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:35:34,731 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:35:34,731 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:35:34,731 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:35:34,731 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:35:34,731 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:35:34,731 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:35:34,731 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:29.593Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:28.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:30.626Z", "message": "Waiting for process 1750 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:30.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:31.443Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:31.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:32.446Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:32.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}], "metadata": {"pagination": {"total": 2752, "offset": 2748, "size": 50}}} 2019-04-05 10:35:34,731 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:35:34,732 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:35:34 GMT 2019-04-05 10:35:34,732 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:35:34,732 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:35:34,732 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:35:34,732 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:35:34,732 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:35:34,732 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:35:34,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-04-05 10:35:34,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1750 to end... 2019-04-05 10:35:34,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-04-05 10:35:34,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-04-05 10:35:34,733 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:35:34,831 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:35:34,832 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:35:34,832 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:35:34,832 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:35:34,832 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:35:34,832 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:35:34,832 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:35:34,832 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:35:34,832 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:35:34,832 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:35:34 GMT 2019-04-05 10:35:34,833 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:35:34,833 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:35:34,833 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:35:34,833 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:35:34,833 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:35:39,838 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:35:40,107 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:35:40,107 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:35:40,107 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:35:40,107 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:35:40,107 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:35:40,107 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:35:40,107 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:35:40,107 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2752, "offset": 2752, "size": 50}}} 2019-04-05 10:35:40,108 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:35:40,108 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:35:40 GMT 2019-04-05 10:35:40,108 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:35:40,108 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-05 10:35:40,108 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:35:40,108 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:35:40,108 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:35:40,108 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:35:40,189 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:35:40,190 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:35:40,190 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:35:40,190 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:35:40,190 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:35:40,190 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:35:40,190 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:35:40,190 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:35:40,190 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:35:40,191 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:35:40 GMT 2019-04-05 10:35:40,191 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:35:40,191 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:35:40,191 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:35:40,191 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:35:40,191 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:35:45,197 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:35:45,312 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:35:45,312 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:35:45,312 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:35:45,312 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:35:45,312 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:35:45,312 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:35:45,312 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:35:45,312 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2752, "offset": 2752, "size": 50}}} 2019-04-05 10:35:45,313 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:35:45,313 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:35:45 GMT 2019-04-05 10:35:45,313 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:35:45,313 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-05 10:35:45,313 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:35:45,313 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:35:45,313 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:35:45,313 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:35:45,397 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:35:45,398 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:35:45,398 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:35:45,398 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:35:45,398 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:35:45,398 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:35:45,398 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:35:45,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-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:35:45,399 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:35:45,399 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:35:45 GMT 2019-04-05 10:35:45,399 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:35:45,399 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:35:45,399 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:35:45,399 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:35:45,399 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:35:50,405 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:35:50,552 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:35:50,552 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:35:50,552 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:35:50,552 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:35:50,552 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:35:50,553 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:35:50,553 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:35:50,553 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:47.092Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:46.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:48.288Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:48.084Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:49.064Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:48.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}], "metadata": {"pagination": {"total": 2755, "offset": 2752, "size": 50}}} 2019-04-05 10:35:50,553 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:35:50,553 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:35:50 GMT 2019-04-05 10:35:50,553 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:35:50,553 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:35:50,553 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:35:50,553 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:35:50,553 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:35:50,553 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:35:50,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-04-05 10:35:50,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-04-05 10:35:50,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-04-05 10:35:50,554 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:35:50,660 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:35:50,660 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:35:50,660 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:35:50,660 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:35:50,661 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:35:50,661 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:35:50,661 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:35:50,661 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:35:50,661 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:35:50,661 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:35:50 GMT 2019-04-05 10:35:50,661 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:35:50,661 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:35:50,661 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:35:50,661 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:35:50,662 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:35:55,663 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:35:55,777 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:35:55,777 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:35:55,777 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:35:55,777 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:35:55,777 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:35:55,777 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:35:55,777 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:35:55,777 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:50.589Z", "message": "Waiting for process 1750 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:50.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:51.475Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:51.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:35:52.661Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:35:52.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}], "metadata": {"pagination": {"total": 2758, "offset": 2755, "size": 50}}} 2019-04-05 10:35:55,778 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:35:55,778 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:35:55 GMT 2019-04-05 10:35:55,778 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:35:55,778 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:35:55,778 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:35:55,778 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:35:55,778 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:35:55,778 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:35:55,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1750 to end... 2019-04-05 10:35:55,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-04-05 10:35:55,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-04-05 10:35:55,779 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:35:55,856 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:35:55,856 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:35:55,856 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:35:55,857 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:35:55,857 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:35:55,857 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:35:55,857 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:35:55,857 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:35:55,857 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:35:55,857 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:35:55 GMT 2019-04-05 10:35:55,857 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:35:55,857 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:35:55,858 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:35:55,858 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:35:55,858 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:36:00,863 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:36:00,971 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:36:00,972 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:36:00,972 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:36:00,972 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:36:00,972 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:36:00,972 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:36:00,972 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:36:00,972 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2758, "offset": 2758, "size": 50}}} 2019-04-05 10:36:00,972 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:36:00,973 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:36:00 GMT 2019-04-05 10:36:00,973 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:36:00,973 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-05 10:36:00,973 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:36:00,973 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:36:00,973 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:36:00,973 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:36:01,123 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:36:01,123 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:36:01,123 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:36:01,123 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:36:01,124 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:36:01,124 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:36:01,124 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:36:01,124 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:36:01,124 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:36:01,124 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:36:01 GMT 2019-04-05 10:36:01,124 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:36:01,124 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:36:01,124 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:36:01,124 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:36:01,125 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:36:06,130 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:36:06,244 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:36:06,244 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:36:06,245 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:36:06,245 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:36:06,245 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:36:06,245 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:36:06,245 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:36:06,245 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2758, "offset": 2758, "size": 50}}} 2019-04-05 10:36:06,245 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:36:06,245 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:36:06 GMT 2019-04-05 10:36:06,245 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:36:06,246 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-05 10:36:06,246 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:36:06,246 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:36:06,246 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:36:06,246 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:36:06,455 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:36:06,456 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:36:06,456 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:36:06,456 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:36:06,456 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:36:06,456 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:36:06,456 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:36:06,456 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:36:06,456 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:36:06,457 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:36:06 GMT 2019-04-05 10:36:06,457 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:36:06,457 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:36:06,457 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:36:06,457 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:36:06,457 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:36:11,462 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:36:11,582 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:36:11,582 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:36:11,582 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:36:11,582 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:36:11,582 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:36:11,582 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:36:11,582 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:36:11,582 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:36:07.098Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:36:06.955Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:36:08.301Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:36:08.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:36:09.073Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:36:08.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:36:10.588Z", "message": "Waiting for process 1750 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:36:10.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:36:11.446Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:36:11.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}], "metadata": {"pagination": {"total": 2763, "offset": 2758, "size": 50}}} 2019-04-05 10:36:11,583 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:36:11,583 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:36:11 GMT 2019-04-05 10:36:11,583 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:36:11,583 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:36:11,583 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:36:11,583 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:36:11,583 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:36:11,583 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:36:11,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-04-05 10:36:11,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-04-05 10:36:11,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-04-05 10:36:11,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1750 to end... 2019-04-05 10:36:11,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-04-05 10:36:11,585 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:36:11,746 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:36:11,746 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:36:11,746 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:36:11,747 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:36:11,747 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:36:11,747 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:36:11,747 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:36:11,747 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:36:11,747 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:36:11,747 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:36:11 GMT 2019-04-05 10:36:11,747 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:36:11,747 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:36:11,748 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:36:11,748 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:36:11,748 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:36:16,753 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:36:16,845 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:36:16,845 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:36:16,845 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:36:16,846 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:36:16,846 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:36:16,846 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:36:16,846 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:36:16,846 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:36:12.677Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:36:12.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}], "metadata": {"pagination": {"total": 2764, "offset": 2763, "size": 50}}} 2019-04-05 10:36:16,846 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:36:16,846 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:36:16 GMT 2019-04-05 10:36:16,846 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:36:16,846 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 653 2019-04-05 10:36:16,846 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:36:16,847 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:36:16,847 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:36:16,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-04-05 10:36:16,847 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:36:16,942 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:36:16,943 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:36:16,943 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:36:16,943 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:36:16,943 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:36:16,943 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:36:16,943 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:36:16,943 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:36:16,943 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:36:16,943 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:36:16 GMT 2019-04-05 10:36:16,944 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:36:16,944 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:36:16,944 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:36:16,944 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:36:16,944 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:36:21,949 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:36:22,066 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:36:22,066 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:36:22,066 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:36:22,067 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:36:22,067 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:36:22,067 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:36:22,067 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:36:22,067 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2764, "offset": 2764, "size": 50}}} 2019-04-05 10:36:22,067 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:36:22,067 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:36:22 GMT 2019-04-05 10:36:22,067 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:36:22,067 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-05 10:36:22,067 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:36:22,067 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:36:22,068 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:36:22,068 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:36:22,132 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:36:22,132 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:36:22,132 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:36:22,132 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:36:22,132 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:36:22,132 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:36:22,132 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:36:22,132 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:36:22,133 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:36:22,133 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:36:22 GMT 2019-04-05 10:36:22,133 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:36:22,133 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:36:22,133 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:36:22,133 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:36:22,133 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:36:27,139 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:36:27,387 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:36:27,387 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:36:27,388 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:36:27,388 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:36:27,388 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:36:27,388 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:36:27,388 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:36:27,388 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:36:27.126Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:36:26.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}], "metadata": {"pagination": {"total": 2765, "offset": 2764, "size": 50}}} 2019-04-05 10:36:27,388 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:36:27,388 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:36:27 GMT 2019-04-05 10:36:27,388 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:36:27,389 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-04-05 10:36:27,389 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:36:27,389 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:36:27,389 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:36:27,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-04-05 10:36:27,389 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:36:27,507 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:36:27,507 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:36:27,507 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:36:27,508 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:36:27,508 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:36:27,508 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:36:27,508 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:36:27,508 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:36:27,508 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:36:27,508 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:36:27 GMT 2019-04-05 10:36:27,508 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:36:27,508 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:36:27,508 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:36:27,509 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:36:27,509 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:36:32,514 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:36:32,624 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:36:32,625 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:36:32,625 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:36:32,625 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:36:32,625 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:36:32,625 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:36:32,625 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:36:32,625 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:36:28.301Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:36:28.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:36:29.084Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:36:29.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:36:30.603Z", "message": "Waiting for process 1750 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:36:30.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:36:31.447Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:36:31.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}], "metadata": {"pagination": {"total": 2769, "offset": 2765, "size": 50}}} 2019-04-05 10:36:32,625 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:36:32,626 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:36:32 GMT 2019-04-05 10:36:32,626 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:36:32,626 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:36:32,626 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:36:32,626 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:36:32,626 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:36:32,626 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:36:32,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-04-05 10:36:32,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-04-05 10:36:32,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1750 to end... 2019-04-05 10:36:32,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-04-05 10:36:32,627 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:36:32,716 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:36:32,716 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:36:32,716 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:36:32,716 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:36:32,716 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:36:32,716 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:36:32,716 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:36:32,717 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:36:32,717 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:36:32,717 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:36:32 GMT 2019-04-05 10:36:32,717 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:36:32,717 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:36:32,717 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:36:32,717 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:36:32,717 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:36:37,723 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:36:37,809 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:36:37,810 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:36:37,810 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:36:37,810 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:36:37,810 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:36:37,810 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:36:37,810 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:36:37,810 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:36:32.676Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:36:32.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}], "metadata": {"pagination": {"total": 2770, "offset": 2769, "size": 50}}} 2019-04-05 10:36:37,811 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:36:37,811 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:36:37 GMT 2019-04-05 10:36:37,811 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:36:37,811 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 653 2019-04-05 10:36:37,811 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:36:37,811 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:36:37,811 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:36:37,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-04-05 10:36:37,812 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:36:37,898 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:36:37,898 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:36:37,898 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:36:37,898 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:36:37,898 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:36:37,898 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:36:37,898 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:36:37,898 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:36:37,899 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:36:37,899 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:36:37 GMT 2019-04-05 10:36:37,899 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:36:37,899 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:36:37,899 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:36:37,899 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:36:37,899 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:36:42,905 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:36:43,079 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:36:43,079 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:36:43,079 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:36:43,079 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:36:43,079 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:36:43,079 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:36:43,079 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:36:43,080 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2770, "offset": 2770, "size": 50}}} 2019-04-05 10:36:43,080 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:36:43,080 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:36:43 GMT 2019-04-05 10:36:43,080 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:36:43,080 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-05 10:36:43,080 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:36:43,080 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:36:43,080 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:36:43,080 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:36:43,140 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:36:43,140 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:36:43,140 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:36:43,140 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:36:43,141 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:36:43,141 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:36:43,141 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:36:43,141 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:36:43,141 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:36:43,141 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:36:43 GMT 2019-04-05 10:36:43,141 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:36:43,141 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:36:43,141 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:36:43,141 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:36:43,142 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:36:48,143 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:36:48,294 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:36:48,294 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:36:48,295 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:36:48,295 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:36:48,295 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:36:48,295 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:36:48,295 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:36:48,295 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:36:47.324Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:36:47.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}], "metadata": {"pagination": {"total": 2771, "offset": 2770, "size": 50}}} 2019-04-05 10:36:48,295 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:36:48,295 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:36:48 GMT 2019-04-05 10:36:48,295 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:36:48,296 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-04-05 10:36:48,296 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:36:48,296 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:36:48,296 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:36:48,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-04-05 10:36:48,296 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:36:48,390 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:36:48,390 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:36:48,390 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:36:48,390 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:36:48,390 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:36:48,390 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:36:48,390 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:36:48,390 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:36:48,391 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:36:48,391 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:36:48 GMT 2019-04-05 10:36:48,391 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:36:48,391 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:36:48,391 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:36:48,391 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:36:48,391 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:36:53,397 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:36:53,540 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:36:53,541 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:36:53,541 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:36:53,541 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:36:53,541 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:36:53,541 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:36:53,541 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:36:53,541 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:36:48.331Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:36:48.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:36:49.091Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:36:49.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:36:50.610Z", "message": "Waiting for process 1750 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:36:50.490Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:36:51.475Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:36:51.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:36:52.652Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:36:52.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}], "metadata": {"pagination": {"total": 2776, "offset": 2771, "size": 50}}} 2019-04-05 10:36:53,541 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:36:53,542 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:36:53 GMT 2019-04-05 10:36:53,542 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:36:53,542 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:36:53,542 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:36:53,542 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:36:53,542 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:36:53,542 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:36:53,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-04-05 10:36:53,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-04-05 10:36:53,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1750 to end... 2019-04-05 10:36:53,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-04-05 10:36:53,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-04-05 10:36:53,543 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:36:53,605 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:36:53,605 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:36:53,605 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:36:53,606 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:36:53,606 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:36:53,606 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:36:53,606 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:36:53,606 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:36:53,606 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:36:53,606 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:36:53 GMT 2019-04-05 10:36:53,606 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:36:53,606 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:36:53,607 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:36:53,607 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:36:53,607 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:36:58,612 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:36:58,712 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:36:58,712 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:36:58,712 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:36:58,712 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:36:58,712 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:36:58,712 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:36:58,712 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:36:58,712 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2776, "offset": 2776, "size": 50}}} 2019-04-05 10:36:58,713 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:36:58,713 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:36:58 GMT 2019-04-05 10:36:58,713 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:36:58,713 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-05 10:36:58,713 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:36:58,713 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:36:58,713 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:36:58,713 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:36:58,786 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:36:58,786 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:36:58,786 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:36:58,786 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:36:58,787 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:36:58,787 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:36:58,787 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:36:58,787 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:36:58,787 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:36:58,787 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:36:58 GMT 2019-04-05 10:36:58,787 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:36:58,787 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:36:58,787 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:36:58,787 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:36:58,788 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:37:03,793 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:37:03,965 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:37:03,966 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:37:03,966 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:37:03,966 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:37:03,966 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:37:03,966 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:37:03,966 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:37:03,966 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2776, "offset": 2776, "size": 50}}} 2019-04-05 10:37:03,966 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:37:03,966 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:37:03 GMT 2019-04-05 10:37:03,967 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:37:03,967 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-05 10:37:03,967 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:37:03,967 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:37:03,967 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:37:03,967 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:37:04,033 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:37:04,034 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:37:04,034 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:37:04,034 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:37:04,034 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:37:04,034 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:37:04,034 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:37:04,034 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:37:04,034 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:37:04,035 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:37:04 GMT 2019-04-05 10:37:04,035 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:37:04,035 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:37:04,035 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:37:04,035 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:37:04,035 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:37:09,040 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:37:09,162 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:37:09,162 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:37:09,162 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:37:09,162 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:37:09,162 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:37:09,162 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:37:09,162 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:37:09,162 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:07.305Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:07.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:08.298Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:08.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}], "metadata": {"pagination": {"total": 2778, "offset": 2776, "size": 50}}} 2019-04-05 10:37:09,163 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:37:09,163 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:37:09 GMT 2019-04-05 10:37:09,163 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:37:09,163 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:37:09,163 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:37:09,163 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:37:09,163 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:37:09,163 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:37:09,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-04-05 10:37:09,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-04-05 10:37:09,164 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:37:09,403 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:37:09,404 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:37:09,404 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:37:09,404 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:37:09,404 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:37:09,404 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:37:09,404 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:37:09,404 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:37:09,405 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:37:09,405 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:37:09 GMT 2019-04-05 10:37:09,405 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:37:09,405 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:37:09,405 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:37:09,405 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:37:09,405 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:37:14,410 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:37:14,647 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:37:14,647 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:37:14,648 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:37:14,648 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:37:14,648 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:37:14,648 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:37:14,648 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:37:14,648 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:09.130Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:09.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:09.963Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-0ac4ql\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 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\nThe following packages will be upgraded:\n libc6\n1 upgraded, 84 newly installed, 0 to remove and 17 not upgraded.\nNeed to get 58.4 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 libc6 amd64 2.19-0ubuntu6.15 [4,727 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 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/ restund 1.0-171215.183529 [596 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B]\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/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:34 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:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:47 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:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:49 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:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:52 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:53 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:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:85 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: 70%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 58.4 MB in 14s (4,107 kB/s)\n(Reading database ... 51347 files and directories currently installed.)\nPreparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ...\nSetting up libc6:amd64 (2.19-0ubuntu6.15) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51347 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-168.218_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-168.218) ...\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-168.218) ...\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 8633\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 8690\nclearwater-socket-factory-sig start/running, process 8698\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-171215.183529) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t1m50.908s\nuser\t0m8.988s\nsys\t0m7.533s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:09.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:09.963Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:09.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:10.800Z", "message": "Waiting for process 1750 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:10.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:11.479Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:11.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:12.648Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:12.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}], "metadata": {"pagination": {"total": 2784, "offset": 2778, "size": 50}}} 2019-04-05 10:37:14,648 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:37:14,648 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:37:14 GMT 2019-04-05 10:37:14,649 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:37:14,649 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:37:14,649 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:37:14,649 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:37:14,649 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:37:14,649 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:37:14,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-04-05 10:37:14,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-0ac4ql 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 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 The following packages will be upgraded: libc6 1 upgraded, 84 newly installed, 0 to remove and 17 not upgraded. Need to get 58.4 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 libc6 amd64 2.19-0ubuntu6.15 [4,727 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 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/ restund 1.0-171215.183529 [596 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] 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/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:34 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:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:47 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:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:49 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:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:52 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:53 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:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:85 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: 70% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 58.4 MB in 14s (4,107 kB/s) (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libasan0:amd64. (Reading database ... 51347 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-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... 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-168.218) ... 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 8633 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 8690 clearwater-socket-factory-sig start/running, process 8698 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-171215.183529) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 1m50.908s user 0m8.988s sys 0m7.533s 2019-04-05 10:37:14,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-04-05 10:37:14,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1750 to end... 2019-04-05 10:37:14,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-04-05 10:37:14,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-04-05 10:37:14,652 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:37:14,716 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:37:14,716 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:37:14,716 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:37:14,716 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:37:14,716 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:37:14,716 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:37:14,717 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:37:14,717 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:37:14,717 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:37:14,717 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:37:14 GMT 2019-04-05 10:37:14,717 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:37:14,717 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:37:14,717 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:37:14,717 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:37:14,717 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:37:19,721 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:37:19,918 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:37:19,919 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:37:19,919 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:37:19,919 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:37:19,919 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:37:19,919 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:37:19,919 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:37:19,919 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2784, "offset": 2784, "size": 50}}} 2019-04-05 10:37:19,919 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:37:19,919 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:37:19 GMT 2019-04-05 10:37:19,920 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:37:19,920 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-05 10:37:19,920 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:37:19,920 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:37:19,920 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:37:19,920 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:37:19,994 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:37:19,994 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:37:19,994 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:37:19,994 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:37:19,994 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:37:19,994 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:37:19,994 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:37:19,994 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:37:19,995 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:37:19,995 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:37:19 GMT 2019-04-05 10:37:19,995 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:37:19,995 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:37:19,995 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:37:19,995 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:37:19,995 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:37:25,001 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:37:25,106 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:37:25,106 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:37:25,107 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:37:25,107 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:37:25,107 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:37:25,107 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:37:25,107 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:37:25,107 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2784, "offset": 2784, "size": 50}}} 2019-04-05 10:37:25,107 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:37:25,107 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:37:25 GMT 2019-04-05 10:37:25,107 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:37:25,108 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-05 10:37:25,108 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:37:25,108 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:37:25,108 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:37:25,108 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:37:25,206 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:37:25,207 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:37:25,207 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:37:25,207 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:37:25,207 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:37:25,207 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:37:25,207 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:37:25,207 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:37:25,207 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:37:25,207 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:37:25 GMT 2019-04-05 10:37:25,207 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:37:25,207 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:37:25,208 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:37:25,208 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:37:25,208 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:37:30,213 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:37:30,358 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:37:30,358 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:37:30,359 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:37:30,359 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:37:30,359 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:37:30,359 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:37:30,359 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:37:30,359 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:27.335Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:27.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:28.310Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:28.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:29.326Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:29.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}], "metadata": {"pagination": {"total": 2787, "offset": 2784, "size": 50}}} 2019-04-05 10:37:30,359 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:37:30,359 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:37:30 GMT 2019-04-05 10:37:30,359 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:37:30,360 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:37:30,360 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:37:30,360 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:37:30,360 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:37:30,360 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:37:30,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-04-05 10:37:30,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-04-05 10:37:30,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-04-05 10:37:30,361 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:37:30,426 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:37:30,426 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:37:30,427 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:37:30,427 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:37:30,427 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:37:30,427 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:37:30,427 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:37:30,427 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:37:30,427 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:37:30,427 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:37:30 GMT 2019-04-05 10:37:30,427 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:37:30,428 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:37:30,428 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:37:30,428 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:37:30,428 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:37:35,433 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:37:35,591 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:37:35,591 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:37:35,592 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:37:35,592 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:37:35,592 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:37:35,592 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:37:35,592 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:37:35,592 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:30.806Z", "message": "Waiting for process 1750 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:30.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:31.479Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:31.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:32.674Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:32.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}], "metadata": {"pagination": {"total": 2790, "offset": 2787, "size": 50}}} 2019-04-05 10:37:35,592 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:37:35,592 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:37:35 GMT 2019-04-05 10:37:35,592 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:37:35,592 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:37:35,593 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:37:35,593 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:37:35,593 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:37:35,593 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:37:35,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1750 to end... 2019-04-05 10:37:35,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-04-05 10:37:35,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-04-05 10:37:35,594 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:37:35,655 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:37:35,655 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:37:35,655 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:37:35,655 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:37:35,655 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:37:35,655 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:37:35,656 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:37:35,656 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:37:35,656 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:37:35,656 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:37:35 GMT 2019-04-05 10:37:35,656 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:37:35,656 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:37:35,656 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:37:35,656 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:37:35,656 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:37:40,662 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:37:41,213 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:37:41,213 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:37:41,214 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:37:41,214 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:37:41,214 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:37:41,214 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:37:41,214 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:37:41,214 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2790, "offset": 2790, "size": 50}}} 2019-04-05 10:37:41,214 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:37:41,214 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:37:41 GMT 2019-04-05 10:37:41,214 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:37:41,215 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-05 10:37:41,215 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:37:41,215 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:37:41,215 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:37:41,215 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:37:41,888 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:37:41,889 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:37:41,889 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:37:41,889 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:37:41,889 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:37:41,889 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:37:41,889 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:37:41,889 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:37:41,889 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:37:41,890 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:37:41 GMT 2019-04-05 10:37:41,890 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:37:41,890 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:37:41,890 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:37:41,890 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:37:41,890 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:37:46,895 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:37:47,034 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:37:47,035 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:37:47,035 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:37:47,035 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:37:47,035 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:37:47,035 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:37:47,035 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:37:47,035 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:42.366Z", "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 17 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 4s (9,248 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57636 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.601s\nuser\t0m13.120s\nsys\t0m3.496s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:42.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:42.950Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:42.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:43.669Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:43.393Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:43.669Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-hr6mce\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 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\nThe following packages will be upgraded:\n libc6\n1 upgraded, 105 newly installed, 0 to remove and 17 not upgraded.\nNeed to get 61.1 MB of archives.\nAfter this operation, 171 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.15 [4,727 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://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:13 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:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 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://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:33 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B]\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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:38 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:39 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:41 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:42 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:44 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:45 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:48 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:51 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:52 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:54 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:55 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB]\nGet:57 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:59 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:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:61 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:62 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:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:64 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:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:106 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: 56%\rExtracting templates from packages: 84%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 61.1 MB in 16s (3,716 kB/s)\n(Reading database ... 51347 files and directories currently installed.)\nPreparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ...\nSetting up libc6:amd64 (2.19-0ubuntu6.15) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51347 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.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.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-168.218_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-168.218) ...\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.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-168.218) ...\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 8914\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 8945\nclearwater-socket-factory-sig start/running, process 8950\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8999\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n...............+++\n................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up sprout-base (1.0-171215.183529) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-bgcf (1.0-171215.183529) ...\nSetting up sprout-mmtel-as (1.0-171215.183529) ...\nSetting up sprout-scscf (1.0-171215.183529) ...\nSetting up sprout-icscf (1.0-171215.183529) ...\nSetting up sprout (1.0-171215.183529) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t2m15.820s\nuser\t0m9.866s\nsys\t0m8.798s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:43.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:46.940Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-gh2i40\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 libc6-dev libcloog-isl4\n libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot\n libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10\n libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0\n libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4\n libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5\n mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5\n mysql-server-core-5.5 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-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources\n 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\nThe following packages will be upgraded:\n libc6\n1 upgraded, 98 newly installed, 0 to remove and 17 not upgraded.\nNeed to get 74.2 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 [6,364 B]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.15 [4,727 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:39 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:40 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:41 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:42 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:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main 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-168.218 [771 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:53 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:54 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:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:56 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:57 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:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 30%\rExtracting templates from packages: 60%\rExtracting templates from packages: 90%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 74.2 MB in 10s (7,405 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51347 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nPreparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ...\nSetting up libc6:amd64 (2.19-0ubuntu6.15) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\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 mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51950 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-168.218_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-168.218) ...\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.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nmysql start/running, process 9231\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-168.218) ...\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 9969\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.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m25.582s\nuser\t0m16.887s\nsys\t0m10.865s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:46.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}], "metadata": {"pagination": {"total": 2795, "offset": 2790, "size": 50}}} 2019-04-05 10:37:47,036 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:37:47,036 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:37:47 GMT 2019-04-05 10:37:47,036 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:37:47,036 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:37:47,036 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:37:47,036 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:37:47,036 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:37:47,036 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:37:47,039 - 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 17 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 4s (9,248 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57636 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.601s user 0m13.120s sys 0m3.496s 2019-04-05 10:37:47,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-04-05 10:37:47,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-04-05 10:37:47,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-hr6mce 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 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 The following packages will be upgraded: libc6 1 upgraded, 105 newly installed, 0 to remove and 17 not upgraded. Need to get 61.1 MB of archives. After this operation, 171 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.15 [4,727 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:13 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:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 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://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:33 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:38 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:39 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:41 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:42 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:44 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:45 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:48 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:51 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:52 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:54 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:55 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] Get:57 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:59 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:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:61 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:62 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:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:64 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:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:106 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: 56% Extracting templates from packages: 84% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 61.1 MB in 16s (3,716 kB/s) (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libasan0:amd64. (Reading database ... 51347 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.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.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-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... 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.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-168.218) ... 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 8914 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 8945 clearwater-socket-factory-sig start/running, process 8950 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8999 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ...............+++ ................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up sprout-base (1.0-171215.183529) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-171215.183529) ... Setting up sprout-mmtel-as (1.0-171215.183529) ... Setting up sprout-scscf (1.0-171215.183529) ... Setting up sprout-icscf (1.0-171215.183529) ... Setting up sprout (1.0-171215.183529) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 2m15.820s user 0m9.866s sys 0m8.798s 2019-04-05 10:37:47,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-gh2i40 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 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 The following packages will be upgraded: libc6 1 upgraded, 98 newly installed, 0 to remove and 17 not upgraded. Need to get 74.2 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 [6,364 B] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.15 [4,727 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:39 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:40 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:41 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:42 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:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main 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-168.218 [771 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:53 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:54 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:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:56 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:57 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:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30% Extracting templates from packages: 60% Extracting templates from packages: 90% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 74.2 MB in 10s (7,405 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... 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 mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51950 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-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... 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.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 9231 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-168.218) ... 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 9969 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.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m25.582s user 0m16.887s sys 0m10.865s 2019-04-05 10:37:47,043 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:37:47,126 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:37:47,127 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:37:47,127 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:37:47,127 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:37:47,127 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:37:47,127 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:37:47,127 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:37:47,127 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:37:47,127 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:37:47,128 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:37:47 GMT 2019-04-05 10:37:47,128 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:37:47,128 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:37:47,128 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:37:47,128 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:37:47,128 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:37:52,133 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:37:52,288 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:37:52,289 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:37:52,289 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:37:52,289 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:37:52,289 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:37:52,289 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:37:52,289 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:37:52,289 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:47.549Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:47.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:47.549Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:46.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:48.308Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:48.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:49.338Z", "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 17 not upgraded.\nNeed to get 701 kB of archives.\nAfter this operation, 3,972 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nPreconfiguring packages ...\nFetched 701 kB in 0s (1,032 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57859 files and directories currently installed.)\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t0m6.906s\nuser\t0m0.755s\nsys\t0m0.624s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:49.131Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:49.982Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:49.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:49.982Z", "message": "[bono] Configure a new DNS server", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:49.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:49.982Z", "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-04-05T10:37:49.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:49.982Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:49.230Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:51.064Z", "message": "Waiting for process 1750 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:50.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:51.782Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.060s\nuser\t0m0.011s\nsys\t0m0.043s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:51.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:51.782Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:51.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:51.782Z", "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 9755/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd \ntcp 0 0 127.0.0.1:58554 0.0.0.0:* LISTEN 1734/python \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8633/monit \ntcp 0 0 192.168.120.32:5058 0.0.0.0:* LISTEN 9025/bono \ntcp 0 0 192.168.120.32:5060 0.0.0.0:* LISTEN 9025/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9025/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9755/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1093/sshd \nudp 0 0 192.168.120.32:123 0.0.0.0:* 8127/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8127/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8127/ntpd \nudp 0 0 0.0.0.0:37551 0.0.0.0:* 558/dhclient \nudp 0 0 192.168.120.32:5058 0.0.0.0:* 9025/bono \nudp 0 0 192.168.120.32:5060 0.0.0.0:* 9025/bono \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9755/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 558/dhclient \nudp6 0 0 fe80::f816:3eff:fed:123 :::* 8127/ntpd \nudp6 0 0 ::1:123 :::* 8127/ntpd \nudp6 0 0 :::123 :::* 8127/ntpd \nudp6 0 0 :::13320 :::* 558/dhclient \nudp6 0 0 ::1:53 :::* 9755/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7212 380/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9038 1095/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 20284 8705/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20287 8707/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 13367 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8685 885/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.011s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:51.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:51.782Z", "message": "[bono] sudo ps ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:51.419Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:51.782Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:d7:2b:a7 \n inet addr:192.168.120.32 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fed7:2ba7/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:82416 errors:0 dropped:0 overruns:0 frame:0\n TX packets:35975 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:140602773 (140.6 MB) TX bytes:5565507 (5.5 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:888 errors:0 dropped:0 overruns:0 frame:0\n TX packets:888 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:110729 (110.7 KB) TX bytes:110729 (110.7 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:51.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:51.782Z", "message": "[bono] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:51.353Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:51.782Z", "message": "[bono] sudo netstat ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:51.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:51.782Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:31 ? 00:00:01 /sbin/init\nroot 2 0 0 10:31 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:31 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 10:31 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:31 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 10:31 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:31 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:31 ? 00:00:00 [rcu_bh]\nroot 10 2 0 10:31 ? 00:00:00 [rcuob/0]\nroot 11 2 0 10:31 ? 00:00:00 [migration/0]\nroot 12 2 0 10:31 ? 00:00:00 [watchdog/0]\nroot 13 2 0 10:31 ? 00:00:00 [khelper]\nroot 14 2 0 10:31 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 10:31 ? 00:00:00 [netns]\nroot 16 2 0 10:31 ? 00:00:00 [writeback]\nroot 17 2 0 10:31 ? 00:00:00 [kintegrityd]\nroot 18 2 0 10:31 ? 00:00:00 [bioset]\nroot 19 2 0 10:31 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 10:31 ? 00:00:00 [kblockd]\nroot 21 2 0 10:31 ? 00:00:00 [ata_sff]\nroot 22 2 0 10:31 ? 00:00:00 [khubd]\nroot 23 2 0 10:31 ? 00:00:00 [md]\nroot 24 2 0 10:31 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 10:31 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 10:31 ? 00:00:00 [khungtaskd]\nroot 28 2 0 10:31 ? 00:00:00 [kswapd0]\nroot 29 2 0 10:31 ? 00:00:00 [vmstat]\nroot 30 2 0 10:31 ? 00:00:00 [ksmd]\nroot 31 2 0 10:31 ? 00:00:00 [khugepaged]\nroot 32 2 0 10:31 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 10:31 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 10:31 ? 00:00:00 [crypto]\nroot 46 2 0 10:31 ? 00:00:00 [kthrotld]\nroot 47 2 0 10:31 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 10:31 ? 00:00:00 [vballoon]\nroot 49 2 0 10:31 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 10:31 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 10:31 ? 00:00:00 [deferwq]\nroot 72 2 0 10:31 ? 00:00:00 [charger_manager]\nroot 114 2 0 10:31 ? 00:00:00 [kpsmoused]\nroot 132 2 0 10:31 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 10:31 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 10:31 ? 00:00:00 [ext4-rsv-conver]\nroot 380 1 0 10:31 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 414 2 0 10:31 ? 00:00:00 [kworker/u3:1]\nroot 558 1 0 10:31 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 10:32 ? 00:00:00 [kauditd]\nmessage+ 885 1 0 10:32 ? 00:00:00 dbus-daemon --system --fork\nroot 920 1 0 10:32 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 926 1 0 10:32 ? 00:00:00 rsyslogd\nroot 1040 1 0 10:32 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1043 1 0 10:32 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1047 1 0 10:32 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1048 1 0 10:32 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1050 1 0 10:32 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1093 1 0 10:32 ? 00:00:00 /usr/sbin/sshd -D\nroot 1095 1 0 10:32 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1096 1 0 10:32 ? 00:00:00 cron\ndaemon 1097 1 0 10:32 ? 00:00:00 atd\nroot 1187 1 0 10:32 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1197 1 0 10:32 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1463 1 0 10:32 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bono_host_0ac4ql/env/bin/python -m cloudify_agent.worker --queue bono_host_0ac4ql --max-workers 5 --name bono_host_0ac4ql\nubuntu 1465 1463 0 10:32 ? 00:00:01 /home/ubuntu/bono_host_0ac4ql/env/bin/python -m cloudify_agent.worker --queue bono_host_0ac4ql --max-workers 5 --name bono_host_0ac4ql\nubuntu 1609 1 0 10:32 ? 00:00:01 python2.7 /home/ubuntu/bono_host_0ac4ql/env/bin/diamond --configfile /home/ubuntu/bono_host_0ac4ql/work/plugins/diamond/etc/diamond.conf\nubuntu 1734 1465 1 10:35 ? 00:00:01 /home/ubuntu/bono_host_0ac4ql/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-SOuxsc\nubuntu 1744 1734 0 10:35 ? 00:00:00 /bin/sh -c /tmp/XBW4Y/install-bono.sh\nubuntu 1746 1744 0 10:35 ? 00:00:00 /bin/bash -e /tmp/XBW4Y/install-bono.sh\nroot 2077 1 0 10:35 ? 00:00:00 upstart-udev-bridge --daemon\nroot 2080 1 0 10:35 ? 00:00:00 upstart-file-bridge --daemon\nroot 2083 1 0 10:35 ? 00:00:00 upstart-socket-bridge --daemon\nntp 8127 1 0 10:36 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8633 1 0 10:37 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8690 1 0 10:37 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8691 8690 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8698 1 0 10:37 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8699 8698 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8705 8691 0 10:37 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8706 8699 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8707 8706 0 10:37 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nbono 9025 1 0 10:37 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.32,bono-qbil2p.clearwater.local --alias=172.30.9.207,bono-qbil2p.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-qbil2p.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 9755 1 0 10:37 ? 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 9802 1746 0 10:37 ? 00:00:00 /bin/bash -e /tmp/XBW4Y/install-bono.sh\nubuntu 9803 9802 0 10:37 ? 00:00:00 /bin/bash -e /tmp/XBW4Y/install-bono.sh\nroot 9804 9803 0 10:37 ? 00:00:00 sudo ps -edf\nroot 9805 9804 0 10:37 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:51.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}], "metadata": {"pagination": {"total": 2812, "offset": 2795, "size": 50}}} 2019-04-05 10:37:52,290 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:37:52,290 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:37:52 GMT 2019-04-05 10:37:52,290 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:37:52,290 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:37:52,290 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:37:52,290 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:37:52,290 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:37:52,290 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:37:52,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-04-05 10:37:52,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-04-05 10:37:52,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-04-05 10:37:52,292 - 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 17 not upgraded. Need to get 701 kB of archives. After this operation, 3,972 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Preconfiguring packages ... Fetched 701 kB in 0s (1,032 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57859 files and directories currently installed.) Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 0m6.906s user 0m0.755s sys 0m0.624s 2019-04-05 10:37:52,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-04-05 10:37:52,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2019-04-05 10:37:52,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2019-04-05 10:37:52,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2019-04-05 10:37:52,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1750 to end... 2019-04-05 10:37:52,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.060s user 0m0.011s sys 0m0.043s 2019-04-05 10:37:52,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-04-05 10:37:52,293 - 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 9755/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd tcp 0 0 127.0.0.1:58554 0.0.0.0:* LISTEN 1734/python tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8633/monit tcp 0 0 192.168.120.32:5058 0.0.0.0:* LISTEN 9025/bono tcp 0 0 192.168.120.32:5060 0.0.0.0:* LISTEN 9025/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9025/bono tcp6 0 0 ::1:53 :::* LISTEN 9755/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1093/sshd udp 0 0 192.168.120.32:123 0.0.0.0:* 8127/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8127/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8127/ntpd udp 0 0 0.0.0.0:37551 0.0.0.0:* 558/dhclient udp 0 0 192.168.120.32:5058 0.0.0.0:* 9025/bono udp 0 0 192.168.120.32:5060 0.0.0.0:* 9025/bono udp 0 0 127.0.0.1:53 0.0.0.0:* 9755/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 558/dhclient udp6 0 0 fe80::f816:3eff:fed:123 :::* 8127/ntpd udp6 0 0 ::1:123 :::* 8127/ntpd udp6 0 0 :::123 :::* 8127/ntpd udp6 0 0 :::13320 :::* 558/dhclient udp6 0 0 ::1:53 :::* 9755/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7212 380/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9038 1095/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 20284 8705/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20287 8707/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 13367 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8685 885/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.011s user 0m0.000s sys 0m0.009s 2019-04-05 10:37:52,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2019-04-05 10:37:52,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:d7:2b:a7 inet addr:192.168.120.32 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fed7:2ba7/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:82416 errors:0 dropped:0 overruns:0 frame:0 TX packets:35975 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:140602773 (140.6 MB) TX bytes:5565507 (5.5 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:888 errors:0 dropped:0 overruns:0 frame:0 TX packets:888 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:110729 (110.7 KB) TX bytes:110729 (110.7 KB) real 0m0.006s user 0m0.004s sys 0m0.002s 2019-04-05 10:37:52,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2019-04-05 10:37:52,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2019-04-05 10:37:52,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:31 ? 00:00:01 /sbin/init root 2 0 0 10:31 ? 00:00:00 [kthreadd] root 3 2 0 10:31 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:31 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:31 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:31 ? 00:00:00 [rcu_sched] root 8 2 0 10:31 ? 00:00:00 [rcuos/0] root 9 2 0 10:31 ? 00:00:00 [rcu_bh] root 10 2 0 10:31 ? 00:00:00 [rcuob/0] root 11 2 0 10:31 ? 00:00:00 [migration/0] root 12 2 0 10:31 ? 00:00:00 [watchdog/0] root 13 2 0 10:31 ? 00:00:00 [khelper] root 14 2 0 10:31 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:31 ? 00:00:00 [netns] root 16 2 0 10:31 ? 00:00:00 [writeback] root 17 2 0 10:31 ? 00:00:00 [kintegrityd] root 18 2 0 10:31 ? 00:00:00 [bioset] root 19 2 0 10:31 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:31 ? 00:00:00 [kblockd] root 21 2 0 10:31 ? 00:00:00 [ata_sff] root 22 2 0 10:31 ? 00:00:00 [khubd] root 23 2 0 10:31 ? 00:00:00 [md] root 24 2 0 10:31 ? 00:00:00 [devfreq_wq] root 25 2 0 10:31 ? 00:00:00 [kworker/0:1] root 27 2 0 10:31 ? 00:00:00 [khungtaskd] root 28 2 0 10:31 ? 00:00:00 [kswapd0] root 29 2 0 10:31 ? 00:00:00 [vmstat] root 30 2 0 10:31 ? 00:00:00 [ksmd] root 31 2 0 10:31 ? 00:00:00 [khugepaged] root 32 2 0 10:31 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:31 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:31 ? 00:00:00 [crypto] root 46 2 0 10:31 ? 00:00:00 [kthrotld] root 47 2 0 10:31 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:31 ? 00:00:00 [vballoon] root 49 2 0 10:31 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:31 ? 00:00:00 [scsi_eh_1] root 71 2 0 10:31 ? 00:00:00 [deferwq] root 72 2 0 10:31 ? 00:00:00 [charger_manager] root 114 2 0 10:31 ? 00:00:00 [kpsmoused] root 132 2 0 10:31 ? 00:00:00 [kworker/0:2] root 176 2 0 10:31 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:31 ? 00:00:00 [ext4-rsv-conver] root 380 1 0 10:31 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 414 2 0 10:31 ? 00:00:00 [kworker/u3:1] root 558 1 0 10:31 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 10:32 ? 00:00:00 [kauditd] message+ 885 1 0 10:32 ? 00:00:00 dbus-daemon --system --fork root 920 1 0 10:32 ? 00:00:00 /lib/systemd/systemd-logind syslog 926 1 0 10:32 ? 00:00:00 rsyslogd root 1040 1 0 10:32 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1043 1 0 10:32 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1047 1 0 10:32 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1048 1 0 10:32 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1050 1 0 10:32 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 10:32 ? 00:00:00 /usr/sbin/sshd -D root 1095 1 0 10:32 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1096 1 0 10:32 ? 00:00:00 cron daemon 1097 1 0 10:32 ? 00:00:00 atd root 1187 1 0 10:32 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1197 1 0 10:32 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1463 1 0 10:32 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bono_host_0ac4ql/env/bin/python -m cloudify_agent.worker --queue bono_host_0ac4ql --max-workers 5 --name bono_host_0ac4ql ubuntu 1465 1463 0 10:32 ? 00:00:01 /home/ubuntu/bono_host_0ac4ql/env/bin/python -m cloudify_agent.worker --queue bono_host_0ac4ql --max-workers 5 --name bono_host_0ac4ql ubuntu 1609 1 0 10:32 ? 00:00:01 python2.7 /home/ubuntu/bono_host_0ac4ql/env/bin/diamond --configfile /home/ubuntu/bono_host_0ac4ql/work/plugins/diamond/etc/diamond.conf ubuntu 1734 1465 1 10:35 ? 00:00:01 /home/ubuntu/bono_host_0ac4ql/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-SOuxsc ubuntu 1744 1734 0 10:35 ? 00:00:00 /bin/sh -c /tmp/XBW4Y/install-bono.sh ubuntu 1746 1744 0 10:35 ? 00:00:00 /bin/bash -e /tmp/XBW4Y/install-bono.sh root 2077 1 0 10:35 ? 00:00:00 upstart-udev-bridge --daemon root 2080 1 0 10:35 ? 00:00:00 upstart-file-bridge --daemon root 2083 1 0 10:35 ? 00:00:00 upstart-socket-bridge --daemon ntp 8127 1 0 10:36 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8633 1 0 10:37 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8690 1 0 10:37 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8691 8690 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8698 1 0 10:37 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8699 8698 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8705 8691 0 10:37 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8706 8699 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8707 8706 0 10:37 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling bono 9025 1 0 10:37 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.32,bono-qbil2p.clearwater.local --alias=172.30.9.207,bono-qbil2p.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-qbil2p.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 9755 1 0 10:37 ? 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 9802 1746 0 10:37 ? 00:00:00 /bin/bash -e /tmp/XBW4Y/install-bono.sh ubuntu 9803 9802 0 10:37 ? 00:00:00 /bin/bash -e /tmp/XBW4Y/install-bono.sh root 9804 9803 0 10:37 ? 00:00:00 sudo ps -edf root 9805 9804 0 10:37 ? 00:00:00 ps -edf real 0m0.011s user 0m0.004s sys 0m0.005s 2019-04-05 10:37:52,294 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:37:52,411 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:37:52,411 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:37:52,412 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:37:52,412 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:37:52,412 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:37:52,412 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:37:52,412 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:37:52,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-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:37:52,412 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:37:52,412 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:37:52 GMT 2019-04-05 10:37:52,412 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:37:52,412 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:37:52,413 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:37:52,413 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:37:52,413 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:37:57,418 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:37:57,560 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:37:57,560 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:37:57,560 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:37:57,560 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:37:57,560 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:37:57,560 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:37:57,560 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:37:57,560 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:52.436Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:52.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:52.436Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:51.745Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:52.436Z", "message": "[bono] => 2019:04:05 10:37:05: Namespace: management\n2019:04:05 10:37:05: [management] Starting server\n2019:04:05 10:37:05: [management] Listening for requests\n2019:04:05 10:37:05: Namespace: signaling\n2019:04:05 10:37:05: [signaling] Starting server\n2019:04:05 10:37:05: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:51.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:52.436Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:51.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:52.436Z", "message": "[bono] => /var/log/btmp\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/boot.log\n/var/log/landscape/sysinfo.log\n/var/log/dmesg\n/var/log/cloud-init-output.log\n/var/log/lastlog\n/var/log/alternatives.log\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/monit.log\n/var/log/dpkg.log\n/var/log/auth.log\n/var/log/cloud-init.log\n/var/log/bono/bono_err.log\n/var/log/bono/bono_20190405T100000Z.txt\n/var/log/bono/bono_out.log\n/var/log/wtmp\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/kern.log\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/dmesg.0\n/var/log/udev\n/var/log/syslog\n/var/log/clearwater-socket-factory.log\n\nreal\t0m0.009s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:51.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:52.436Z", "message": "[bono] sudo find /var/log ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:51.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:52.436Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:51.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:52.436Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:51.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:52.436Z", "message": "[bono] => 2019-04-05 10:37:23.074220082 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:51.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:52.436Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:51.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:52.436Z", "message": "[bono] sudo cat /var/log/bono/bono_20190405T100000Z.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-04-05T10:37:51.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:52.436Z", "message": "[bono] Installation is done", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:52.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:52.436Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-bono-host-0ac4ql", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:52.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:52.436Z", "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-04-05T10:37:52.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:52.436Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:52.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:52.436Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bono-host-0ac4ql", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:52.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:52.436Z", "message": " \r100 3149 100 3149 0 0 11444 0 --:--:-- --:--:-- --:--:-- 11450", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:52.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:52.436Z", "message": " /tmp/XBW4Y/install-bono.sh: line 6: /home/ubuntu/bono_host_0ac4ql/env/bin/ctx: Argument list too long", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:52.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:52.436Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:52.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:52.436Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:52.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:52.436Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:52.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:52.436Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:52.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:52.436Z", "message": "Execution done (PID=1744, return_code=0): /tmp/XBW4Y/install-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:52.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:52.436Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:52.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:52.436Z", "message": " OK", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:52.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:52.436Z", "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-04-05T10:37:52.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.ab9b09dd-3b07-41c0-a6e5-2b3409e82790"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:53.326Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:52.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "bono_qbil2p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:53.326Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:53.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:54.224Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:53.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:54.224Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-wmz29i\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 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\nThe following packages will be upgraded:\n libc6\n1 upgraded, 94 newly installed, 0 to remove and 17 not upgraded.\nNeed to get 92.4 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 libc6 amd64 2.19-0ubuntu6.15 [4,727 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:39 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:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:44 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:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:46 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:47 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:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:49 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:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 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-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:95 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: 94%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 92.4 MB in 19s (4,763 kB/s)\n(Reading database ... 51347 files and directories currently installed.)\nPreparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ...\nSetting up libc6:amd64 (2.19-0ubuntu6.15) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51347 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-168.218_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-168.218) ...\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.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-171213.182937_amd64.deb ...\nUnpacking homer (1.0-171213.182937) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.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-168.218) ...\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.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\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 8999\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.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m27.628s\nuser\t0m21.133s\nsys\t0m11.380s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:53.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "bono_qbil2p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:55.116Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:54.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_qbil2p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:55.116Z", "message": "Node instance configured", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:54.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:55.914Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:55.468Z", "source_id": "bono_qbil2p", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_qbil2p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:55.914Z", "message": "Establishing relationships", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:55.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:56.841Z", "message": "Downloaded scripts/bind/bind.py to /tmp/PJ745/bind.py", "level": "info", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:56.603Z", "source_id": "bono_qbil2p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fa8422c9-8548-4120-a339-eb53fd24a80b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:57.443Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:57.263Z", "source_id": "bono_qbil2p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fa8422c9-8548-4120-a339-eb53fd24a80b"}], "metadata": {"pagination": {"total": 2848, "offset": 2812, "size": 50}}} 2019-04-05 10:37:57,561 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:37:57,561 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:37:57 GMT 2019-04-05 10:37:57,561 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:37:57,561 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:37:57,561 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:37:57,561 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:37:57,561 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:37:57,561 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:37:57,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-05 10:37:57,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-04-05 10:37:57,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2019:04:05 10:37:05: Namespace: management 2019:04:05 10:37:05: [management] Starting server 2019:04:05 10:37:05: [management] Listening for requests 2019:04:05 10:37:05: Namespace: signaling 2019:04:05 10:37:05: [signaling] Starting server 2019:04:05 10:37:05: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2019-04-05 10:37:57,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-04-05 10:37:57,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/btmp /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/boot.log /var/log/landscape/sysinfo.log /var/log/dmesg /var/log/cloud-init-output.log /var/log/lastlog /var/log/alternatives.log /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/monit.log /var/log/dpkg.log /var/log/auth.log /var/log/cloud-init.log /var/log/bono/bono_err.log /var/log/bono/bono_20190405T100000Z.txt /var/log/bono/bono_out.log /var/log/wtmp /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/network-interface-eth0.log /var/log/kern.log /var/log/apt/history.log /var/log/apt/term.log /var/log/dmesg.0 /var/log/udev /var/log/syslog /var/log/clearwater-socket-factory.log real 0m0.009s user 0m0.004s sys 0m0.003s 2019-04-05 10:37:57,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2019-04-05 10:37:57,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-04-05 10:37:57,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-04-05 10:37:57,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2019-04-05 10:37:23.074220082 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2019-04-05 10:37:57,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-04-05 10:37:57,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20190405T100000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2019-04-05 10:37:57,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2019-04-05 10:37:57,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bono-host-0ac4ql 2019-04-05 10:37:57,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-04-05 10:37:57,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-04-05 10:37:57,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bono-host-0ac4ql 2019-04-05 10:37:57,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 11444 0 --:--:-- --:--:-- --:--:-- 11450 2019-04-05 10:37:57,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/XBW4Y/install-bono.sh: line 6: /home/ubuntu/bono_host_0ac4ql/env/bin/ctx: Argument list too long 2019-04-05 10:37:57,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-05 10:37:57,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-05 10:37:57,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-05 10:37:57,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-05 10:37:57,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1744, return_code=0): /tmp/XBW4Y/install-bono.sh 2019-04-05 10:37:57,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-04-05 10:37:57,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-04-05 10:37:57,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-04-05 10:37:57,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-04-05 10:37:57,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-05 10:37:57,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-04-05 10:37:57,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-wmz29i 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 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 The following packages will be upgraded: libc6 1 upgraded, 94 newly installed, 0 to remove and 17 not upgraded. Need to get 92.4 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 libc6 amd64 2.19-0ubuntu6.15 [4,727 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:39 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:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:44 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:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:46 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:47 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:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:49 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:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 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-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:95 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: 94% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.4 MB in 19s (4,763 kB/s) (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libasan0:amd64. (Reading database ... 51347 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-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... 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.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-171213.182937_amd64.deb ... Unpacking homer (1.0-171213.182937) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.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-168.218) ... 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.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... 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 8999 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.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m27.628s user 0m21.133s sys 0m11.380s 2019-04-05 10:37:57,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-05 10:37:57,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-04-05 10:37:57,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-05 10:37:57,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-04-05 10:37:57,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/PJ745/bind.py 2019-04-05 10:37:57,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-04-05 10:37:57,569 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:37:58,076 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:37:58,076 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:37:58,076 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:37:58,076 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:37:58,076 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:37:58,076 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:37:58,076 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:37:58,076 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:37:58,077 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:37:58,077 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:37:58 GMT 2019-04-05 10:37:58,077 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:37:58,077 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:37:58,077 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:37:58,077 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:37:58,077 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:38:03,081 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:38:03,177 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:38:03,177 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:38:03,177 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:38:03,177 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:38:03,177 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:38:03,178 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:38:03,178 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:38:03,178 - 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-04-05T10:37:58.664Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:58.433Z", "source_id": "bono_qbil2p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fa8422c9-8548-4120-a339-eb53fd24a80b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:59.336Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:58.724Z", "source_id": "bono_qbil2p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fa8422c9-8548-4120-a339-eb53fd24a80b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:59.336Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:58.731Z", "source_id": "bono_qbil2p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fa8422c9-8548-4120-a339-eb53fd24a80b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:59.336Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'bono': {u'bono_qbil2p': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.32', u'name': u'bono-qbil2p'}}}, 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.4', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:58.488Z", "source_id": "bono_qbil2p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fa8422c9-8548-4120-a339-eb53fd24a80b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:59.336Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:58.501Z", "source_id": "bono_qbil2p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fa8422c9-8548-4120-a339-eb53fd24a80b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:59.336Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:58.508Z", "source_id": "bono_qbil2p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fa8422c9-8548-4120-a339-eb53fd24a80b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:59.336Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'bono': {u'bono_qbil2p': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.32', u'name': u'bono-qbil2p'}}}, 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.4', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:58.508Z", "source_id": "bono_qbil2p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fa8422c9-8548-4120-a339-eb53fd24a80b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:59.336Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp_FVl5A', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:58.717Z", "source_id": "bono_qbil2p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fa8422c9-8548-4120-a339-eb53fd24a80b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:59.336Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp7ij_ye', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:58.489Z", "source_id": "bono_qbil2p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fa8422c9-8548-4120-a339-eb53fd24a80b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:59.336Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:58.488Z", "source_id": "bono_qbil2p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fa8422c9-8548-4120-a339-eb53fd24a80b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:59.336Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:58.508Z", "source_id": "bono_qbil2p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fa8422c9-8548-4120-a339-eb53fd24a80b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:59.910Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:59.365Z", "source_id": "bono_qbil2p", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:37:59.910Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_80o2kf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:37:59.539Z", "source_id": "bono_qbil2p", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:00.951Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/A4QJ2/add-snmpproxy-collector.py", "level": "info", "target_id": "proxy_node_80o2kf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:00.787Z", "source_id": "bono_qbil2p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.8e68ae26-d59e-4de8-9257-197410a6cc06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:01.678Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_bzgjib/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "target_id": "proxy_node_80o2kf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:01.069Z", "source_id": "bono_qbil2p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.8e68ae26-d59e-4de8-9257-197410a6cc06"}], "metadata": {"pagination": {"total": 2863, "offset": 2848, "size": 50}}} 2019-04-05 10:38:03,178 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:38:03,178 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:38:03 GMT 2019-04-05 10:38:03,178 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:38:03,178 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:38:03,178 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:38:03,178 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:38:03,178 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:38:03,179 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:38:03,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-05 10:38:03,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-04-05 10:38:03,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-04-05 10:38:03,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'bono': {u'bono_qbil2p': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.32', u'name': u'bono-qbil2p'}}}, 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.4', u'hss_hostname': u''}. 2019-04-05 10:38:03,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-04-05 10:38:03,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-04-05 10:38:03,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'bono': {u'bono_qbil2p': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.32', u'name': u'bono-qbil2p'}}}, 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.4', u'hss_hostname': u''}. 2019-04-05 10:38:03,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp_FVl5A', '/etc/bind/db.clearwater.opnfv'] 2019-04-05 10:38:03,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp7ij_ye', '/etc/bind/db.clearwater.local'] 2019-04-05 10:38:03,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-04-05 10:38:03,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-04-05 10:38:03,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-05 10:38:03,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-05 10:38:03,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/A4QJ2/add-snmpproxy-collector.py 2019-04-05 10:38:03,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_bzgjib/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2019-04-05 10:38:03,182 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:38:03,289 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:38:03,290 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:38:03,290 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:38:03,290 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:38:03,290 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:38:03,290 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:38:03,290 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:38:03,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-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:38:03,290 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:38:03,290 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:38:03 GMT 2019-04-05 10:38:03,290 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:38:03,290 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:38:03,291 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:38:03,291 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:38:03,291 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:38:08,296 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:38:08,438 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:38:08,439 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:38:08,439 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:38:08,439 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:38:08,439 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:38:08,439 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:38:08,439 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:38:08,439 - 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-04-05T10:38:05.107Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_80o2kf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:04.963Z", "source_id": "bono_qbil2p", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_qbil2p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:05.690Z", "message": "Node instance started", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:05.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "bono_qbil2p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:05.690Z", "message": "Relationships established", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:05.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:07.295Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:07.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:08.020Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:07.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:08.020Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-c8gzfy\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 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\nThe following packages will be upgraded:\n libc6\n1 upgraded, 116 newly installed, 0 to remove and 17 not upgraded.\nNeed to get 97.6 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 libc6 amd64 2.19-0ubuntu6.15 [4,727 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:24 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 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://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:28 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB]\nGet:29 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:30 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:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 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 [9,226 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 [1,330 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:65 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: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 [1,688 kB]\nGet:68 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:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 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 [1,051 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 [1,490 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 [4,838 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 [1,485 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 [5,418 B]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 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]\n\rExtracting templates from packages: 25%\rExtracting templates from packages: 51%\rExtracting templates from packages: 76%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 97.6 MB in 19s (5,088 kB/s)\n(Reading database ... 51347 files and directories currently installed.)\nPreparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ...\nSetting up libc6:amd64 (2.19-0ubuntu6.15) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51347 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-168.218_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-168.218) ...\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.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ...\nUnpacking ralf-libs (1.0-171215.175140) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-171215.175140_amd64.deb ...\nUnpacking ralf (1.0-171215.175140) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ...\nUnpacking homestead-libs (1.0-171215.122632) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-171215.122632_amd64.deb ...\nUnpacking homestead (1.0-171215.122632) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ...\nUnpacking homestead-prov (1.0-171213.182937) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-171215.180814_amd64.deb ...\nUnpacking dime (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.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-168.218) ...\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.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-171215.175140) ...\nSetting up homestead-libs (1.0-171215.122632) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\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 9364\nclearwater-socket-factory-sig start/running, process 9369\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9418\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nSetting up ralf (1.0-171215.175140) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n..............................................................................+++\n...........................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-171215.122632) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-171213.182937) ...\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t2m47.046s\nuser\t0m21.753s\nsys\t0m12.639s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:07.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}], "metadata": {"pagination": {"total": 2869, "offset": 2863, "size": 50}}} 2019-04-05 10:38:08,440 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:38:08,440 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:38:08 GMT 2019-04-05 10:38:08,440 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:38:08,440 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:38:08,440 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:38:08,440 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:38:08,440 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:38:08,440 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:38:08,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-05 10:38:08,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-05 10:38:08,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-04-05 10:38:08,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-04-05 10:38:08,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-04-05 10:38:08,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-c8gzfy 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 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 The following packages will be upgraded: libc6 1 upgraded, 116 newly installed, 0 to remove and 17 not upgraded. Need to get 97.6 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 libc6 amd64 2.19-0ubuntu6.15 [4,727 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 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://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:28 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] Get:29 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:30 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:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 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 [9,226 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 [1,330 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:65 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: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 [1,688 kB] Get:68 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:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 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 [1,051 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 [1,490 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 [4,838 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 [1,485 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 [5,418 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 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 97.6 MB in 19s (5,088 kB/s) (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libasan0:amd64. (Reading database ... 51347 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-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... 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.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ... Unpacking ralf-libs (1.0-171215.175140) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-171215.175140_amd64.deb ... Unpacking ralf (1.0-171215.175140) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ... Unpacking homestead-libs (1.0-171215.122632) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-171215.122632_amd64.deb ... Unpacking homestead (1.0-171215.122632) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ... Unpacking homestead-prov (1.0-171213.182937) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-171215.180814_amd64.deb ... Unpacking dime (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.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-168.218) ... 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.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-171215.175140) ... Setting up homestead-libs (1.0-171215.122632) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... 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 9364 clearwater-socket-factory-sig start/running, process 9369 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9418 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Setting up ralf (1.0-171215.175140) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..............................................................................+++ ...........................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-171215.122632) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-171213.182937) ... Collecting homestead_prov Collecting crest (from homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 2m47.046s user 0m21.753s sys 0m12.639s 2019-04-05 10:38:08,445 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:38:08,507 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:38:08,507 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:38:08,507 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:38:08,508 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:38:08,508 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:38:08,508 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:38:08,508 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:38:08,508 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:38:08,508 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:38:08,508 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:38:08 GMT 2019-04-05 10:38:08,508 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:38:08,508 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:38:08,508 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:38:08,509 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:38:08,509 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:38:13,514 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:38:13,614 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:38:13,614 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:38:13,614 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:38:13,614 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:38:13,614 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:38:13,614 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:38:13,614 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:38:13,615 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:08.541Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:08.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:10.811Z", "message": "Waiting for process 1750 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:10.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:11.652Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:11.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:12.665Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:12.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}], "metadata": {"pagination": {"total": 2873, "offset": 2869, "size": 50}}} 2019-04-05 10:38:13,615 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:38:13,615 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:38:13 GMT 2019-04-05 10:38:13,615 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:38:13,615 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:38:13,615 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:38:13,615 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:38:13,615 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:38:13,615 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:38:13,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-04-05 10:38:13,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1750 to end... 2019-04-05 10:38:13,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-04-05 10:38:13,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-04-05 10:38:13,617 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:38:13,702 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:38:13,702 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:38:13,702 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:38:13,703 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:38:13,703 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:38:13,703 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:38:13,703 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:38:13,703 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:38:13,703 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:38:13,703 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:38:13 GMT 2019-04-05 10:38:13,703 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:38:13,703 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:38:13,703 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:38:13,703 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:38:13,704 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:38:18,709 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:38:18,836 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:38:18,836 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:38:18,836 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:38:18,837 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:38:18,837 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:38:18,837 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:38:18,837 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:38:18,837 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2873, "offset": 2873, "size": 50}}} 2019-04-05 10:38:18,837 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:38:18,837 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:38:18 GMT 2019-04-05 10:38:18,837 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:38:18,837 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-05 10:38:18,837 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:38:18,838 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:38:18,838 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:38:18,838 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:38:18,939 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:38:18,940 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:38:18,940 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:38:18,940 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:38:18,940 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:38:18,940 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:38:18,940 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:38:18,940 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:38:18,940 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:38:18,941 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:38:18 GMT 2019-04-05 10:38:18,941 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:38:18,941 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:38:18,941 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:38:18,941 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:38:18,941 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:38:23,946 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:38:24,085 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:38:24,086 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:38:24,086 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:38:24,086 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:38:24,086 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:38:24,086 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:38:24,086 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:38:24,086 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2873, "offset": 2873, "size": 50}}} 2019-04-05 10:38:24,086 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:38:24,087 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:38:24 GMT 2019-04-05 10:38:24,087 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:38:24,087 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-05 10:38:24,087 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:38:24,087 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:38:24,087 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:38:24,087 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:38:24,167 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:38:24,167 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:38:24,167 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:38:24,167 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:38:24,167 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:38:24,167 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:38:24,168 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:38:24,168 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:38:24,168 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:38:24,168 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:38:24 GMT 2019-04-05 10:38:24,168 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:38:24,168 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:38:24,168 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:38:24,168 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:38:24,168 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:38:29,174 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:38:29,515 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:38:29,515 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:38:29,515 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:38:29,515 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:38:29,516 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:38:29,516 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:38:29,516 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:38:29,516 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:24.064Z", "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 17 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 4s (9,119 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57939 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\t0m40.535s\nuser\t0m13.172s\nsys\t0m3.779s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:23.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:24.705Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:24.269Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:24.705Z", "message": "[homer Use the DNS server", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:24.232Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:24.705Z", "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-04-05T10:38:24.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:24.705Z", "message": "[ellis] Configure a new DNS server", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:24.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:24.705Z", "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-04-05T10:38:24.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:24.705Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:24.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:24.705Z", "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 17 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.1 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58147 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\t0m37.252s\nuser\t0m12.946s\nsys\t0m3.446s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:24.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:24.705Z", "message": "[sprout] Use the DNS server", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:24.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:24.705Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:24.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:24.705Z", "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 17 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 (12.9 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58200 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\t0m30.628s\nuser\t0m12.838s\nsys\t0m3.343s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:24.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:24.705Z", "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-04-05T10:38:24.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:26.285Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.062s\nuser\t0m0.003s\nsys\t0m0.050s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:26.867Z", "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:45779 0.0.0.0:* LISTEN 1733/python \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9710/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 8999/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9710/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1093/sshd \nudp 0 0 192.168.120.10:123 0.0.0.0:* 8432/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8432/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8432/ntpd \nudp 0 0 0.0.0.0:13488 0.0.0.0:* 571/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9710/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 571/dhclient \nudp6 0 0 fe80::f816:3eff:fe0:123 :::* 8432/ntpd \nudp6 0 0 ::1:123 :::* 8432/ntpd \nudp6 0 0 :::123 :::* 8432/ntpd \nudp6 0 0 :::48882 :::* 571/dhclient \nudp6 0 0 ::1:53 :::* 9710/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7226 381/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9038 1094/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 13611 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 20577 8961/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20578 8962/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 8692 887/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.009s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.393Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:26.867Z", "message": "[ellis] sudo ps ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:26.867Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:31 ? 00:00:01 /sbin/init\nroot 2 0 0 10:31 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:31 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 10:31 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:31 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 10:31 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:31 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:31 ? 00:00:00 [rcu_bh]\nroot 10 2 0 10:31 ? 00:00:00 [rcuob/0]\nroot 11 2 0 10:31 ? 00:00:00 [migration/0]\nroot 12 2 0 10:31 ? 00:00:00 [watchdog/0]\nroot 13 2 0 10:31 ? 00:00:00 [khelper]\nroot 14 2 0 10:31 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 10:31 ? 00:00:00 [netns]\nroot 16 2 0 10:31 ? 00:00:00 [writeback]\nroot 17 2 0 10:31 ? 00:00:00 [kintegrityd]\nroot 18 2 0 10:31 ? 00:00:00 [bioset]\nroot 19 2 0 10:31 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 10:31 ? 00:00:00 [kblockd]\nroot 21 2 0 10:31 ? 00:00:00 [ata_sff]\nroot 22 2 0 10:31 ? 00:00:00 [khubd]\nroot 23 2 0 10:31 ? 00:00:00 [md]\nroot 24 2 0 10:31 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 10:31 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 10:31 ? 00:00:00 [khungtaskd]\nroot 28 2 0 10:31 ? 00:00:00 [kswapd0]\nroot 29 2 0 10:31 ? 00:00:00 [vmstat]\nroot 30 2 0 10:31 ? 00:00:00 [ksmd]\nroot 31 2 0 10:31 ? 00:00:00 [khugepaged]\nroot 32 2 0 10:31 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 10:31 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 10:31 ? 00:00:00 [crypto]\nroot 46 2 0 10:31 ? 00:00:00 [kthrotld]\nroot 47 2 0 10:31 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 10:31 ? 00:00:00 [vballoon]\nroot 49 2 0 10:31 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 10:31 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 10:31 ? 00:00:00 [deferwq]\nroot 72 2 0 10:31 ? 00:00:00 [charger_manager]\nroot 114 2 0 10:31 ? 00:00:00 [kpsmoused]\nroot 121 2 0 10:31 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 10:32 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 10:32 ? 00:00:00 [ext4-rsv-conver]\nroot 384 1 0 10:32 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 417 2 0 10:32 ? 00:00:00 [kworker/u3:1]\nroot 557 1 0 10:32 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 10:32 ? 00:00:00 [kauditd]\nmessage+ 873 1 0 10:32 ? 00:00:00 dbus-daemon --system --fork\nroot 903 1 0 10:32 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 927 1 0 10:32 ? 00:00:00 rsyslogd\nroot 1040 1 0 10:32 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1043 1 0 10:32 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1048 1 0 10:32 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1049 1 0 10:32 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1051 1 0 10:32 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1093 1 0 10:32 ? 00:00:00 /usr/sbin/sshd -D\nroot 1094 1 0 10:32 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1095 1 0 10:32 ? 00:00:00 cron\ndaemon 1096 1 0 10:32 ? 00:00:00 atd\nroot 1185 1 0 10:32 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1191 1 0 10:32 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1463 1 0 10:32 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/ellis_host_gh2i40/env/bin/python -m cloudify_agent.worker --queue ellis_host_gh2i40 --max-workers 5 --name ellis_host_gh2i40\nubuntu 1465 1463 0 10:32 ? 00:00:01 /home/ubuntu/ellis_host_gh2i40/env/bin/python -m cloudify_agent.worker --queue ellis_host_gh2i40 --max-workers 5 --name ellis_host_gh2i40\nubuntu 1609 1 0 10:33 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_gh2i40/env/bin/diamond --configfile /home/ubuntu/ellis_host_gh2i40/work/plugins/diamond/etc/diamond.conf\nubuntu 1732 1465 1 10:35 ? 00:00:02 /home/ubuntu/ellis_host_gh2i40/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-NvsPsD\nubuntu 1742 1732 0 10:35 ? 00:00:00 /bin/sh -c /tmp/4IXIE/install-ellis.sh\nubuntu 1744 1742 0 10:35 ? 00:00:00 /bin/bash -e /tmp/4IXIE/install-ellis.sh\nroot 2105 1 0 10:35 ? 00:00:00 upstart-udev-bridge --daemon\nroot 2108 1 0 10:35 ? 00:00:00 upstart-file-bridge --daemon\nroot 2111 1 0 10:35 ? 00:00:00 upstart-socket-bridge --daemon\nmysql 9231 1 0 10:37 ? 00:00:00 /usr/sbin/mysqld\nroot 9322 2 0 10:37 ? 00:00:00 [kworker/u3:2]\nntp 9382 1 0 10:37 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9969 1 0 10:37 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10029 1 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10037 10029 0 10:37 ? 00:00:00 inotifywait -e create -qq .\nroot 10140 1 0 10:37 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10142 10140 0 10:37 ? 00:00:00 nginx: worker process\nwww-data 10143 10140 0 10:37 ? 00:00:00 nginx: worker process\nwww-data 10144 10140 0 10:37 ? 00:00:00 nginx: worker process\nwww-data 10145 10140 0 10:37 ? 00:00:00 nginx: worker process\nellis 10339 1 0 10:37 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nclearwa+ 10666 1 0 10:38 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.3:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.3 --name 192-168-120-3 --debug --initial-cluster 192-168-120-4=http://192.168.120.4:2380,192-168-120-3=http://192.168.120.3:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.3:2380 --listen-peer-urls http://192.168.120.3:2380\nroot 10812 1 0 10:38 ? 00:00:00 /usr/share/clearwater/clearwater-cluster-manager/env/bin/python /usr/share/clearwater/bin/clearwater-cluster-manager --mgmt-local-ip=192.168.120.3 --sig-local-ip=192.168.120.3 --local-site=site1 --remote-site= --remote-cassandra-seeds= --signaling-namespace= --uuid=23fb6f69-689b-44c9-8e48-541fca426da1 --etcd-key=clearwater --etcd-cluster-key=ellis --cluster-manager-enabled=Y --log-level=3 --log-directory=/var/log/clearwater-cluster-manager --pidfile=/var/run/clearwater-cluster-manager.pid\nroot 10898 1 0 10:38 ? 00:00:00 /usr/share/clearwater/clearwater-queue-manager/env/bin/python /usr/share/clearwater/bin/clearwater-queue-manager --local-ip=192.168.120.3 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-queue-manager --pidfile=/var/run/clearwater-queue-manager.pid --etcd-key=clearwater --node-type=ellis --wait-plugin-complete=Y\nroot 11003 9969 0 10:38 ? 00:00:00 [nginx_ping] \nroot 11006 9969 0 10:38 ? 00:00:00 [check-nginx-upt] \nroot 11010 9969 0 10:38 ? 00:00:00 [check-monit-upt] \nroot 11014 9969 0 10:38 ? 00:00:00 [poll_ellis.sh] \nroot 11020 9969 0 10:38 ? 00:00:00 [poll_ellis_http] \nroot 11023 9969 0 10:38 ? 00:00:00 [check-queue-man] \nroot 11027 9969 0 10:38 ? 00:00:00 [check-etcd-upti] \nroot 11031 9969 0 10:38 ? 00:00:00 [poll_etcd_clust] \nroot 11034 9969 0 10:38 ? 00:00:00 [poll_etcd.sh] \nroot 11061 1 0 10:38 ? 00:00:00 /usr/share/clearwater/clearwater-config-manager/env/bin/python /usr/share/clearwater/bin/clearwater-config-manager --local-ip=192.168.120.3 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-config-manager --pidfile=/var/run/clearwater-config-manager.pid --etcd-key=clearwater\ndnsmasq 11171 1 0 10:38 ? 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 11218 1744 0 10:38 ? 00:00:00 /bin/bash -e /tmp/4IXIE/install-ellis.sh\nubuntu 11219 11218 0 10:38 ? 00:00:00 /bin/bash -e /tmp/4IXIE/install-ellis.sh\nroot 11220 11219 0 10:38 ? 00:00:00 sudo ps -edf\nroot 11221 11220 0 10:38 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:26.867Z", "message": "[ellis] sudo netstat ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:26.867Z", "message": "[ellis] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 192.168.120.3:2380 0.0.0.0:* LISTEN 10666/etcd \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 11171/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 9969/monit \ntcp 0 0 127.0.0.1:49596 0.0.0.0:* LISTEN 1732/python \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10140/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9231/mysqld \ntcp6 0 0 ::1:53 :::* LISTEN 11171/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1093/sshd \ntcp6 0 0 :::4000 :::* LISTEN 10666/etcd \nudp 0 0 192.168.120.3:123 0.0.0.0:* 9382/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9382/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9382/ntpd \nudp 0 0 0.0.0.0:30369 0.0.0.0:* 557/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 11171/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 557/dhclient \nudp6 0 0 fe80::f816:3eff:fe1:123 :::* 9382/ntpd \nudp6 0 0 ::1:123 :::* 9382/ntpd \nudp6 0 0 :::123 :::* 9382/ntpd \nudp6 0 0 :::17702 :::* 557/dhclient \nudp6 0 0 ::1:53 :::* 11171/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 22576 10339/python /tmp/.ellis-sock\nunix 2 [ ACC ] STREAM LISTENING 9036 1094/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7255 384/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 13545 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 20865 9231/mysqld /var/run/mysqld/mysqld.sock\nunix 2 [ ACC ] STREAM LISTENING 8684 873/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:26.867Z", "message": "[ellis] sudo find /var/log", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:26.867Z", "message": "[ellis] => /var/log\n/var/log/unattended-upgrades\n/var/log/btmp\n/var/log/clearwater-diags-monitor.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/boot.log\n/var/log/mysql.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/dmesg\n/var/log/cloud-init-output.log\n/var/log/dist-upgrade\n/var/log/ellis\n/var/log/lastlog\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa05\n/var/log/sysstat/sa05\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/alternatives.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/monit.log\n/var/log/dpkg.log\n/var/log/clearwater-queue-manager\n/var/log/clearwater-queue-manager/queue-manager_20190405T100000Z.txt\n/var/log/clearwater-queue-manager/queue_operation.log\n/var/log/clearwater-queue-manager/queue-manager.output.log\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-cluster-manager/cluster-manager_20190405T100000Z.txt\n/var/log/clearwater-cluster-manager/cluster-manager.output.log\n/var/log/iotop.log\n/var/log/auth.log\n/var/log/mysql.err\n/var/log/cloud-init.log\n/var/log/ntpstats\n/var/log/wtmp\n/var/log/mysql\n/var/log/mysql/error.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/mysql.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/dmesg.0\n/var/log/clearwater-config-manager\n/var/log/clearwater-config-manager/config-manager.output.log\n/var/log/clearwater-config-manager/config-manager_20190405T100000Z.txt\n/var/log/udev\n/var/log/syslog\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:26.867Z", "message": "[homer] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:26.867Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:e4:a0:46 \n inet addr:192.168.120.8 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee4:a046/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:101383 errors:0 dropped:0 overruns:0 frame:0\n TX packets:46157 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:176075750 (176.0 MB) TX bytes:6617252 (6.6 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:794 errors:0 dropped:0 overruns:0 frame:0\n TX packets:794 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:113823 (113.8 KB) TX bytes:113823 (113.8 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:26.867Z", "message": "[homer] sudo ps ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:26.867Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:31 ? 00:00:01 /sbin/init\nroot 2 0 0 10:31 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:31 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 10:31 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:31 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 10:31 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:31 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:31 ? 00:00:00 [rcu_bh]\nroot 10 2 0 10:31 ? 00:00:00 [rcuob/0]\nroot 11 2 0 10:31 ? 00:00:00 [migration/0]\nroot 12 2 0 10:31 ? 00:00:00 [watchdog/0]\nroot 13 2 0 10:31 ? 00:00:00 [khelper]\nroot 14 2 0 10:31 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 10:31 ? 00:00:00 [netns]\nroot 16 2 0 10:31 ? 00:00:00 [writeback]\nroot 17 2 0 10:31 ? 00:00:00 [kintegrityd]\nroot 18 2 0 10:31 ? 00:00:00 [bioset]\nroot 19 2 0 10:31 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 10:31 ? 00:00:00 [kblockd]\nroot 21 2 0 10:31 ? 00:00:00 [ata_sff]\nroot 22 2 0 10:31 ? 00:00:00 [khubd]\nroot 23 2 0 10:31 ? 00:00:00 [md]\nroot 24 2 0 10:31 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 10:31 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 10:31 ? 00:00:00 [khungtaskd]\nroot 28 2 0 10:31 ? 00:00:00 [kswapd0]\nroot 29 2 0 10:31 ? 00:00:00 [vmstat]\nroot 30 2 0 10:31 ? 00:00:00 [ksmd]\nroot 31 2 0 10:31 ? 00:00:00 [khugepaged]\nroot 32 2 0 10:31 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 10:31 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 10:31 ? 00:00:00 [crypto]\nroot 46 2 0 10:31 ? 00:00:00 [kthrotld]\nroot 47 2 0 10:31 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 10:31 ? 00:00:00 [vballoon]\nroot 49 2 0 10:31 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 10:31 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 10:31 ? 00:00:00 [deferwq]\nroot 72 2 0 10:31 ? 00:00:00 [charger_manager]\nroot 114 2 0 10:31 ? 00:00:00 [kpsmoused]\nroot 131 2 0 10:31 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 10:31 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 10:31 ? 00:00:00 [ext4-rsv-conver]\nroot 379 1 0 10:31 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 414 2 0 10:31 ? 00:00:00 [kworker/u3:1]\nroot 563 1 0 10:31 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 10:32 ? 00:00:00 [kauditd]\nmessage+ 883 1 0 10:32 ? 00:00:00 dbus-daemon --system --fork\nroot 922 1 0 10:32 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 939 1 0 10:32 ? 00:00:00 rsyslogd\nroot 1038 1 0 10:32 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1041 1 0 10:32 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1045 1 0 10:32 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1046 1 0 10:32 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1049 1 0 10:32 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1092 1 0 10:32 ? 00:00:00 /usr/sbin/sshd -D\nroot 1093 1 0 10:32 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1094 1 0 10:32 ? 00:00:00 cron\ndaemon 1095 1 0 10:32 ? 00:00:00 atd\nroot 1185 1 0 10:32 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1191 1 0 10:32 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1463 1 0 10:32 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/homer_host_wmz29i/env/bin/python -m cloudify_agent.worker --queue homer_host_wmz29i --max-workers 5 --name homer_host_wmz29i\nubuntu 1465 1463 0 10:32 ? 00:00:01 /home/ubuntu/homer_host_wmz29i/env/bin/python -m cloudify_agent.worker --queue homer_host_wmz29i --max-workers 5 --name homer_host_wmz29i\nubuntu 1609 1 0 10:32 ? 00:00:01 python2.7 /home/ubuntu/homer_host_wmz29i/env/bin/diamond --configfile /home/ubuntu/homer_host_wmz29i/work/plugins/diamond/etc/diamond.conf\nubuntu 1740 1465 1 10:35 ? 00:00:02 /home/ubuntu/homer_host_wmz29i/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-IMM6XL\nubuntu 1750 1740 0 10:35 ? 00:00:00 /bin/sh -c /tmp/2TG7B/install-homer.sh\nubuntu 1752 1750 0 10:35 ? 00:00:00 /bin/bash -e /tmp/2TG7B/install-homer.sh\nroot 2102 1 0 10:35 ? 00:00:00 upstart-udev-bridge --daemon\nroot 2105 1 0 10:35 ? 00:00:00 upstart-file-bridge --daemon\nroot 2108 1 0 10:35 ? 00:00:00 upstart-socket-bridge --daemon\nntp 8486 1 0 10:37 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8999 1 0 10:37 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9093 1 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9097 9093 0 10:37 ? 00:00:00 inotifywait -e create -qq .\nroot 9169 1 0 10:37 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9170 9169 0 10:37 ? 00:00:00 nginx: worker process\nwww-data 9171 9169 0 10:37 ? 00:00:00 nginx: worker process\nwww-data 9172 9169 0 10:37 ? 00:00:00 nginx: worker process\nwww-data 9173 9169 0 10:37 ? 00:00:00 nginx: worker process\nroot 9704 8999 0 10:38 ? 00:00:00 [nginx_ping] \nroot 9706 8999 0 10:38 ? 00:00:00 [check-nginx-upt] \nroot 9710 8999 0 10:38 ? 00:00:00 [check-monit-upt] \ndnsmasq 9796 1 0 10:38 ? 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 9843 1752 0 10:38 ? 00:00:00 /bin/bash -e /tmp/2TG7B/install-homer.sh\nubuntu 9844 9843 0 10:38 ? 00:00:00 /bin/bash -e /tmp/2TG7B/install-homer.sh\nroot 9845 9844 0 10:38 ? 00:00:00 sudo ps -edf\nroot 9846 9845 0 10:38 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:26.867Z", "message": "[homer] sudo netstat ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:26.867Z", "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:36369 0.0.0.0:* LISTEN 1740/python \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9796/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1092/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8999/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9169/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9796/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1092/sshd \nudp 0 0 192.168.120.8:123 0.0.0.0:* 8486/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8486/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8486/ntpd \nudp 0 0 0.0.0.0:19471 0.0.0.0:* 563/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9796/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 563/dhclient \nudp6 0 0 fe80::f816:3eff:fee:123 :::* 8486/ntpd \nudp6 0 0 ::1:123 :::* 8486/ntpd \nudp6 0 0 :::123 :::* 8486/ntpd \nudp6 0 0 :::34764 :::* 563/dhclient \nudp6 0 0 ::1:53 :::* 9796/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7204 379/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9032 1093/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 13505 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8687 883/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:26.867Z", "message": "[sprout] => /var/log\n/var/log/unattended-upgrades\n/var/log/btmp\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/boot.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/dmesg\n/var/log/cloud-init-output.log\n/var/log/dist-upgrade\n/var/log/lastlog\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa05\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/alternatives.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/monit.log\n/var/log/dpkg.log\n/var/log/clearwater-queue-manager\n/var/log/clearwater-cluster-manager\n/var/log/iotop.log\n/var/log/auth.log\n/var/log/cloud-init.log\n/var/log/ntpstats\n/var/log/wtmp\n/var/log/sprout\n/var/log/sprout/sprout_20190405T100000Z.txt\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_err.log\n/var/log/sprout/sprout_current.txt\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/dmesg.0\n/var/log/clearwater-config-manager\n/var/log/udev\n/var/log/syslog\n/var/log/clearwater-socket-factory.log\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:26.867Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.502Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:26.867Z", "message": "[sprout] => 2019:04:05 10:37:31: Namespace: management\n2019:04:05 10:37:31: [management] Starting server\n2019:04:05 10:37:31: [management] Listening for requests\n2019:04:05 10:37:31: Namespace: signaling\n2019:04:05 10:37:31: [signaling] Starting server\n2019:04:05 10:37:31: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:26.867Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:26.867Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.616Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:26.867Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:26.867Z", "message": "[ellis] => [05-Apr-2019 10:37:31 UTC] clearwater-diags-monitor starting\n[05-Apr-2019 10:37:31 UTC] Waiting for trigger files\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:26.867Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:26.867Z", "message": "[ellis] => 05-04-2019 10:38:10.507 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-cluster-manager.pid.lockfile\n05-04-2019 10:38:10.508 UTC INFO main.py:196 (thread MainThread): No plugin threads running, waiting for a SIGTERM or SIGQUIT\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:26.867Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:26.867Z", "message": "[ellis] => 05-04-2019 10:38:22.598 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-config-manager.pid.lockfile\n05-04-2019 10:38:22.600 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting dns_json_plugin.py\n05-04-2019 10:38:22.608 UTC INFO plugin_loader.py:34 (thread MainThread): Loading dns_json_plugin.py\n05-04-2019 10:38:22.609 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded dns_json_plugin.py successfully\n05-04-2019 10:38:22.609 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting shared_config_plugin.py\n05-04-2019 10:38:22.611 UTC INFO plugin_loader.py:34 (thread MainThread): Loading shared_config_plugin.py\n05-04-2019 10:38:22.611 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded shared_config_plugin.py successfully\n05-04-2019 10:38:22.631 UTC INFO alarms.py:312 (thread MainThread): Imported /usr/share/clearwater/bin/alarms.py\n05-04-2019 10:38:24.735 UTC INFO main.py:113 (thread MainThread): Loaded plugin \n05-04-2019 10:38:24.735 UTC INFO main.py:113 (thread MainThread): Loaded plugin \n05-04-2019 10:38:24.736 UTC INFO main.py:120 (thread MainThread): Started thread for plugin \n05-04-2019 10:38:24.737 UTC INFO main.py:120 (thread MainThread): Started thread for plugin \n05-04-2019 10:38:24.767 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value {\n \"hostnames\": [\n ]\n} from etcd, comparing to last value None\n05-04-2019 10:38:24.767 UTC INFO etcd_synchronizer.py:40 (thread DNSJSONPlugin): Got new config value from etcd - filename /etc/clearwater/dns.json, file size 24, MD5 hash b34e5b6d718cca35ce2d8841cea01ad6\n05-04-2019 10:38:24.767 UTC INFO dns_json_plugin.py:45 (thread DNSJSONPlugin): Updating DNS configuration file\n05-04-2019 10:38:24.820 UTC INFO common_etcd_synchronizer.py:302 (thread SharedConfigPlugin): Read value # Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.4: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.4\n\n\n\n# Email server configuration\nsmtp_smarthost=localhost\nsmtp_username=username\nsmtp_password=password\nemail_recovery_sender=clearwater@example.org\n\n# Keys\nsignup_key=secret\nturn_workaround=secret\nellis_api_key=secret\nellis_cookie_key=secret\n\nhomestead_impu_store=vellum.clearwater.local from etcd, comparing to last value None\n05-04-2019 10:38:24.821 UTC INFO etcd_synchronizer.py:40 (thread SharedConfigPlugin): Got new config value from etcd - filename /etc/clearwater/shared_config, file size 847, MD5 hash 486967dc974234124acef68affc40c01\n05-04-2019 10:38:24.821 UTC INFO shared_config_plugin.py:50 (thread SharedConfigPlugin): Updating shared configuration file\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:26.867Z", "message": "[homer] sudo find /var/log", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:26.867Z", "message": "[sprout] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:26.867Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.058s\nuser\t0m0.005s\nsys\t0m0.048s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:26.867Z", "message": "[ellis] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:26.867Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:1c:dc:50 \n inet addr:192.168.120.3 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1c:dc50/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:95486 errors:0 dropped:0 overruns:0 frame:0\n TX packets:45628 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:156589087 (156.5 MB) TX bytes:6595223 (6.5 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:1132 errors:0 dropped:0 overruns:0 frame:0\n TX packets:1132 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:143733 (143.7 KB) TX bytes:143733 (143.7 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-04-05T10:38:26.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:26.867Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.058s\nuser\t0m0.009s\nsys\t0m0.043s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:26.867Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:0a:9b:46 \n inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe0a:9b46/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:81263 errors:0 dropped:0 overruns:0 frame:0\n TX packets:43713 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:143025262 (143.0 MB) TX bytes:6372381 (6.3 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:806 errors:0 dropped:0 overruns:0 frame:0\n TX packets:806 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:110524 (110.5 KB) TX bytes:110524 (110.5 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:26.867Z", "message": "[sprout] sudo ps ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:26.867Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:31 ? 00:00:01 /sbin/init\nroot 2 0 0 10:31 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:31 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 10:31 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:31 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 10:31 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:31 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:31 ? 00:00:00 [rcu_bh]\nroot 10 2 0 10:31 ? 00:00:00 [rcuob/0]\nroot 11 2 0 10:31 ? 00:00:00 [migration/0]\nroot 12 2 0 10:31 ? 00:00:00 [watchdog/0]\nroot 13 2 0 10:31 ? 00:00:00 [khelper]\nroot 14 2 0 10:31 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 10:31 ? 00:00:00 [netns]\nroot 16 2 0 10:31 ? 00:00:00 [writeback]\nroot 17 2 0 10:31 ? 00:00:00 [kintegrityd]\nroot 18 2 0 10:31 ? 00:00:00 [bioset]\nroot 19 2 0 10:31 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 10:31 ? 00:00:00 [kblockd]\nroot 21 2 0 10:31 ? 00:00:00 [ata_sff]\nroot 22 2 0 10:31 ? 00:00:00 [khubd]\nroot 23 2 0 10:31 ? 00:00:00 [md]\nroot 24 2 0 10:31 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 10:31 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 10:31 ? 00:00:00 [khungtaskd]\nroot 28 2 0 10:31 ? 00:00:00 [kswapd0]\nroot 29 2 0 10:31 ? 00:00:00 [vmstat]\nroot 30 2 0 10:31 ? 00:00:00 [ksmd]\nroot 31 2 0 10:31 ? 00:00:00 [khugepaged]\nroot 32 2 0 10:31 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 10:31 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 10:31 ? 00:00:00 [crypto]\nroot 46 2 0 10:31 ? 00:00:00 [kthrotld]\nroot 47 2 0 10:31 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 10:31 ? 00:00:00 [vballoon]\nroot 49 2 0 10:31 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 10:31 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 10:31 ? 00:00:00 [deferwq]\nroot 72 2 0 10:31 ? 00:00:00 [charger_manager]\nroot 114 2 0 10:31 ? 00:00:00 [kpsmoused]\nroot 120 2 0 10:31 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 10:31 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 10:31 ? 00:00:00 [ext4-rsv-conver]\nroot 381 1 0 10:31 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 446 2 0 10:31 ? 00:00:00 [kworker/u3:1]\nroot 571 1 0 10:31 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 809 2 0 10:32 ? 00:00:00 [kauditd]\nmessage+ 887 1 0 10:32 ? 00:00:00 dbus-daemon --system --fork\nroot 920 1 0 10:32 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1039 1 0 10:32 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1042 1 0 10:32 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1046 1 0 10:32 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1047 1 0 10:32 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1049 1 0 10:32 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1093 1 0 10:32 ? 00:00:00 /usr/sbin/sshd -D\nroot 1094 1 0 10:32 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1095 1 0 10:32 ? 00:00:00 cron\ndaemon 1096 1 0 10:32 ? 00:00:00 atd\nroot 1186 1 0 10:32 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1192 1 0 10:32 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1464 1 0 10:32 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/sprout_host_hr6mce/env/bin/python -m cloudify_agent.worker --queue sprout_host_hr6mce --max-workers 5 --name sprout_host_hr6mce\nubuntu 1466 1464 0 10:32 ? 00:00:01 /home/ubuntu/sprout_host_hr6mce/env/bin/python -m cloudify_agent.worker --queue sprout_host_hr6mce --max-workers 5 --name sprout_host_hr6mce\nubuntu 1610 1 0 10:33 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_hr6mce/env/bin/diamond --configfile /home/ubuntu/sprout_host_hr6mce/work/plugins/diamond/etc/diamond.conf\nubuntu 1733 1466 1 10:35 ? 00:00:02 /home/ubuntu/sprout_host_hr6mce/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-Ke0sil\nubuntu 1743 1733 0 10:35 ? 00:00:00 /bin/sh -c /tmp/6TBHB/install-sprout.sh\nubuntu 1745 1743 0 10:35 ? 00:00:00 /bin/bash -e /tmp/6TBHB/install-sprout.sh\nroot 2104 1 0 10:35 ? 00:00:00 upstart-udev-bridge --daemon\nroot 2107 1 0 10:35 ? 00:00:00 upstart-file-bridge --daemon\nroot 2110 1 0 10:35 ? 00:00:00 upstart-socket-bridge --daemon\nntp 8432 1 0 10:37 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8914 1 0 10:37 ? 00:00:00 rsyslogd\nroot 8945 1 0 10:37 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8946 8945 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8950 1 0 10:37 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8951 8950 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8959 8951 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8961 8946 0 10:37 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8962 8959 0 10:37 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8999 1 0 10:37 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\ndnsmasq 9710 1 0 10:38 ? 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 9757 1745 0 10:38 ? 00:00:00 /bin/bash -e /tmp/6TBHB/install-sprout.sh\nubuntu 9758 9757 0 10:38 ? 00:00:00 /bin/bash -e /tmp/6TBHB/install-sprout.sh\nroot 9759 9758 0 10:38 ? 00:00:00 sudo ps -edf\nroot 9760 9759 0 10:38 ? 00:00:00 ps -edf\n\nreal\t0m0.012s\nuser\t0m0.000s\nsys\t0m0.010s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:26.867Z", "message": "[sprout] sudo netstat ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:26.867Z", "message": "[sprout] sudo find /var/log", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:27.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:27.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}], "metadata": {"pagination": {"total": 2990, "offset": 2873, "size": 50}}} 2019-04-05 10:38:29,516 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:38:29,516 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:38:29 GMT 2019-04-05 10:38:29,517 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:38:29,517 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:38:29,517 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:38:29,517 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:38:29,517 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:38:29,517 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:38:29,521 - 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 17 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 4s (9,119 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57939 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 0m40.535s user 0m13.172s sys 0m3.779s 2019-04-05 10:38:29,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2019-04-05 10:38:29,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2019-04-05 10:38:29,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2019-04-05 10:38:29,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2019-04-05 10:38:29,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2019-04-05 10:38:29,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2019-04-05 10:38:29,522 - 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 17 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.1 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58147 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 0m37.252s user 0m12.946s sys 0m3.446s 2019-04-05 10:38:29,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2019-04-05 10:38:29,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2019-04-05 10:38:29,523 - 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 17 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 (12.9 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58200 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 0m30.628s user 0m12.838s sys 0m3.343s 2019-04-05 10:38:29,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2019-04-05 10:38:29,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.062s user 0m0.003s sys 0m0.050s 2019-04-05 10:38:29,523 - 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:45779 0.0.0.0:* LISTEN 1733/python tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9710/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 8999/monit tcp6 0 0 ::1:53 :::* LISTEN 9710/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1093/sshd udp 0 0 192.168.120.10:123 0.0.0.0:* 8432/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8432/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8432/ntpd udp 0 0 0.0.0.0:13488 0.0.0.0:* 571/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9710/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 571/dhclient udp6 0 0 fe80::f816:3eff:fe0:123 :::* 8432/ntpd udp6 0 0 ::1:123 :::* 8432/ntpd udp6 0 0 :::123 :::* 8432/ntpd udp6 0 0 :::48882 :::* 571/dhclient udp6 0 0 ::1:53 :::* 9710/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7226 381/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9038 1094/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 13611 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20577 8961/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20578 8962/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 8692 887/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.009s user 0m0.004s sys 0m0.005s 2019-04-05 10:38:29,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2019-04-05 10:38:29,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:31 ? 00:00:01 /sbin/init root 2 0 0 10:31 ? 00:00:00 [kthreadd] root 3 2 0 10:31 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:31 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:31 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:31 ? 00:00:00 [rcu_sched] root 8 2 0 10:31 ? 00:00:00 [rcuos/0] root 9 2 0 10:31 ? 00:00:00 [rcu_bh] root 10 2 0 10:31 ? 00:00:00 [rcuob/0] root 11 2 0 10:31 ? 00:00:00 [migration/0] root 12 2 0 10:31 ? 00:00:00 [watchdog/0] root 13 2 0 10:31 ? 00:00:00 [khelper] root 14 2 0 10:31 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:31 ? 00:00:00 [netns] root 16 2 0 10:31 ? 00:00:00 [writeback] root 17 2 0 10:31 ? 00:00:00 [kintegrityd] root 18 2 0 10:31 ? 00:00:00 [bioset] root 19 2 0 10:31 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:31 ? 00:00:00 [kblockd] root 21 2 0 10:31 ? 00:00:00 [ata_sff] root 22 2 0 10:31 ? 00:00:00 [khubd] root 23 2 0 10:31 ? 00:00:00 [md] root 24 2 0 10:31 ? 00:00:00 [devfreq_wq] root 25 2 0 10:31 ? 00:00:00 [kworker/0:1] root 27 2 0 10:31 ? 00:00:00 [khungtaskd] root 28 2 0 10:31 ? 00:00:00 [kswapd0] root 29 2 0 10:31 ? 00:00:00 [vmstat] root 30 2 0 10:31 ? 00:00:00 [ksmd] root 31 2 0 10:31 ? 00:00:00 [khugepaged] root 32 2 0 10:31 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:31 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:31 ? 00:00:00 [crypto] root 46 2 0 10:31 ? 00:00:00 [kthrotld] root 47 2 0 10:31 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:31 ? 00:00:00 [vballoon] root 49 2 0 10:31 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:31 ? 00:00:00 [scsi_eh_1] root 71 2 0 10:31 ? 00:00:00 [deferwq] root 72 2 0 10:31 ? 00:00:00 [charger_manager] root 114 2 0 10:31 ? 00:00:00 [kpsmoused] root 121 2 0 10:31 ? 00:00:00 [kworker/0:2] root 176 2 0 10:32 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:32 ? 00:00:00 [ext4-rsv-conver] root 384 1 0 10:32 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 417 2 0 10:32 ? 00:00:00 [kworker/u3:1] root 557 1 0 10:32 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 10:32 ? 00:00:00 [kauditd] message+ 873 1 0 10:32 ? 00:00:00 dbus-daemon --system --fork root 903 1 0 10:32 ? 00:00:00 /lib/systemd/systemd-logind syslog 927 1 0 10:32 ? 00:00:00 rsyslogd root 1040 1 0 10:32 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1043 1 0 10:32 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1048 1 0 10:32 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1049 1 0 10:32 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1051 1 0 10:32 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 10:32 ? 00:00:00 /usr/sbin/sshd -D root 1094 1 0 10:32 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1095 1 0 10:32 ? 00:00:00 cron daemon 1096 1 0 10:32 ? 00:00:00 atd root 1185 1 0 10:32 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1191 1 0 10:32 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1463 1 0 10:32 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/ellis_host_gh2i40/env/bin/python -m cloudify_agent.worker --queue ellis_host_gh2i40 --max-workers 5 --name ellis_host_gh2i40 ubuntu 1465 1463 0 10:32 ? 00:00:01 /home/ubuntu/ellis_host_gh2i40/env/bin/python -m cloudify_agent.worker --queue ellis_host_gh2i40 --max-workers 5 --name ellis_host_gh2i40 ubuntu 1609 1 0 10:33 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_gh2i40/env/bin/diamond --configfile /home/ubuntu/ellis_host_gh2i40/work/plugins/diamond/etc/diamond.conf ubuntu 1732 1465 1 10:35 ? 00:00:02 /home/ubuntu/ellis_host_gh2i40/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-NvsPsD ubuntu 1742 1732 0 10:35 ? 00:00:00 /bin/sh -c /tmp/4IXIE/install-ellis.sh ubuntu 1744 1742 0 10:35 ? 00:00:00 /bin/bash -e /tmp/4IXIE/install-ellis.sh root 2105 1 0 10:35 ? 00:00:00 upstart-udev-bridge --daemon root 2108 1 0 10:35 ? 00:00:00 upstart-file-bridge --daemon root 2111 1 0 10:35 ? 00:00:00 upstart-socket-bridge --daemon mysql 9231 1 0 10:37 ? 00:00:00 /usr/sbin/mysqld root 9322 2 0 10:37 ? 00:00:00 [kworker/u3:2] ntp 9382 1 0 10:37 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9969 1 0 10:37 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10029 1 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10037 10029 0 10:37 ? 00:00:00 inotifywait -e create -qq . root 10140 1 0 10:37 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10142 10140 0 10:37 ? 00:00:00 nginx: worker process www-data 10143 10140 0 10:37 ? 00:00:00 nginx: worker process www-data 10144 10140 0 10:37 ? 00:00:00 nginx: worker process www-data 10145 10140 0 10:37 ? 00:00:00 nginx: worker process ellis 10339 1 0 10:37 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background clearwa+ 10666 1 0 10:38 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.3:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.3 --name 192-168-120-3 --debug --initial-cluster 192-168-120-4=http://192.168.120.4:2380,192-168-120-3=http://192.168.120.3:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.3:2380 --listen-peer-urls http://192.168.120.3:2380 root 10812 1 0 10:38 ? 00:00:00 /usr/share/clearwater/clearwater-cluster-manager/env/bin/python /usr/share/clearwater/bin/clearwater-cluster-manager --mgmt-local-ip=192.168.120.3 --sig-local-ip=192.168.120.3 --local-site=site1 --remote-site= --remote-cassandra-seeds= --signaling-namespace= --uuid=23fb6f69-689b-44c9-8e48-541fca426da1 --etcd-key=clearwater --etcd-cluster-key=ellis --cluster-manager-enabled=Y --log-level=3 --log-directory=/var/log/clearwater-cluster-manager --pidfile=/var/run/clearwater-cluster-manager.pid root 10898 1 0 10:38 ? 00:00:00 /usr/share/clearwater/clearwater-queue-manager/env/bin/python /usr/share/clearwater/bin/clearwater-queue-manager --local-ip=192.168.120.3 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-queue-manager --pidfile=/var/run/clearwater-queue-manager.pid --etcd-key=clearwater --node-type=ellis --wait-plugin-complete=Y root 11003 9969 0 10:38 ? 00:00:00 [nginx_ping] root 11006 9969 0 10:38 ? 00:00:00 [check-nginx-upt] root 11010 9969 0 10:38 ? 00:00:00 [check-monit-upt] root 11014 9969 0 10:38 ? 00:00:00 [poll_ellis.sh] root 11020 9969 0 10:38 ? 00:00:00 [poll_ellis_http] root 11023 9969 0 10:38 ? 00:00:00 [check-queue-man] root 11027 9969 0 10:38 ? 00:00:00 [check-etcd-upti] root 11031 9969 0 10:38 ? 00:00:00 [poll_etcd_clust] root 11034 9969 0 10:38 ? 00:00:00 [poll_etcd.sh] root 11061 1 0 10:38 ? 00:00:00 /usr/share/clearwater/clearwater-config-manager/env/bin/python /usr/share/clearwater/bin/clearwater-config-manager --local-ip=192.168.120.3 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-config-manager --pidfile=/var/run/clearwater-config-manager.pid --etcd-key=clearwater dnsmasq 11171 1 0 10:38 ? 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 11218 1744 0 10:38 ? 00:00:00 /bin/bash -e /tmp/4IXIE/install-ellis.sh ubuntu 11219 11218 0 10:38 ? 00:00:00 /bin/bash -e /tmp/4IXIE/install-ellis.sh root 11220 11219 0 10:38 ? 00:00:00 sudo ps -edf root 11221 11220 0 10:38 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.008s 2019-04-05 10:38:29,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2019-04-05 10:38:29,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 192.168.120.3:2380 0.0.0.0:* LISTEN 10666/etcd tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 11171/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 9969/monit tcp 0 0 127.0.0.1:49596 0.0.0.0:* LISTEN 1732/python tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10140/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9231/mysqld tcp6 0 0 ::1:53 :::* LISTEN 11171/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1093/sshd tcp6 0 0 :::4000 :::* LISTEN 10666/etcd udp 0 0 192.168.120.3:123 0.0.0.0:* 9382/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9382/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9382/ntpd udp 0 0 0.0.0.0:30369 0.0.0.0:* 557/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 11171/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 557/dhclient udp6 0 0 fe80::f816:3eff:fe1:123 :::* 9382/ntpd udp6 0 0 ::1:123 :::* 9382/ntpd udp6 0 0 :::123 :::* 9382/ntpd udp6 0 0 :::17702 :::* 557/dhclient udp6 0 0 ::1:53 :::* 11171/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 22576 10339/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 9036 1094/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7255 384/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 13545 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20865 9231/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] STREAM LISTENING 8684 873/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.010s user 0m0.000s sys 0m0.007s 2019-04-05 10:38:29,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2019-04-05 10:38:29,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/unattended-upgrades /var/log/btmp /var/log/clearwater-diags-monitor.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/boot.log /var/log/mysql.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/dmesg /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/ellis /var/log/lastlog /var/log/sysstat /var/log/sysstat/clearwater-sa05 /var/log/sysstat/sa05 /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/alternatives.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/monit.log /var/log/dpkg.log /var/log/clearwater-queue-manager /var/log/clearwater-queue-manager/queue-manager_20190405T100000Z.txt /var/log/clearwater-queue-manager/queue_operation.log /var/log/clearwater-queue-manager/queue-manager.output.log /var/log/clearwater-cluster-manager /var/log/clearwater-cluster-manager/cluster-manager_20190405T100000Z.txt /var/log/clearwater-cluster-manager/cluster-manager.output.log /var/log/iotop.log /var/log/auth.log /var/log/mysql.err /var/log/cloud-init.log /var/log/ntpstats /var/log/wtmp /var/log/mysql /var/log/mysql/error.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/mysql.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/network-interface-eth0.log /var/log/kern.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/clearwater-config-manager/config-manager.output.log /var/log/clearwater-config-manager/config-manager_20190405T100000Z.txt /var/log/udev /var/log/syslog real 0m0.008s user 0m0.004s sys 0m0.001s 2019-04-05 10:38:29,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2019-04-05 10:38:29,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:e4:a0:46 inet addr:192.168.120.8 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fee4:a046/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:101383 errors:0 dropped:0 overruns:0 frame:0 TX packets:46157 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:176075750 (176.0 MB) TX bytes:6617252 (6.6 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:794 errors:0 dropped:0 overruns:0 frame:0 TX packets:794 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:113823 (113.8 KB) TX bytes:113823 (113.8 KB) real 0m0.006s user 0m0.000s sys 0m0.005s 2019-04-05 10:38:29,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2019-04-05 10:38:29,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:31 ? 00:00:01 /sbin/init root 2 0 0 10:31 ? 00:00:00 [kthreadd] root 3 2 0 10:31 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:31 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:31 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:31 ? 00:00:00 [rcu_sched] root 8 2 0 10:31 ? 00:00:00 [rcuos/0] root 9 2 0 10:31 ? 00:00:00 [rcu_bh] root 10 2 0 10:31 ? 00:00:00 [rcuob/0] root 11 2 0 10:31 ? 00:00:00 [migration/0] root 12 2 0 10:31 ? 00:00:00 [watchdog/0] root 13 2 0 10:31 ? 00:00:00 [khelper] root 14 2 0 10:31 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:31 ? 00:00:00 [netns] root 16 2 0 10:31 ? 00:00:00 [writeback] root 17 2 0 10:31 ? 00:00:00 [kintegrityd] root 18 2 0 10:31 ? 00:00:00 [bioset] root 19 2 0 10:31 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:31 ? 00:00:00 [kblockd] root 21 2 0 10:31 ? 00:00:00 [ata_sff] root 22 2 0 10:31 ? 00:00:00 [khubd] root 23 2 0 10:31 ? 00:00:00 [md] root 24 2 0 10:31 ? 00:00:00 [devfreq_wq] root 25 2 0 10:31 ? 00:00:00 [kworker/0:1] root 27 2 0 10:31 ? 00:00:00 [khungtaskd] root 28 2 0 10:31 ? 00:00:00 [kswapd0] root 29 2 0 10:31 ? 00:00:00 [vmstat] root 30 2 0 10:31 ? 00:00:00 [ksmd] root 31 2 0 10:31 ? 00:00:00 [khugepaged] root 32 2 0 10:31 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:31 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:31 ? 00:00:00 [crypto] root 46 2 0 10:31 ? 00:00:00 [kthrotld] root 47 2 0 10:31 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:31 ? 00:00:00 [vballoon] root 49 2 0 10:31 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:31 ? 00:00:00 [scsi_eh_1] root 71 2 0 10:31 ? 00:00:00 [deferwq] root 72 2 0 10:31 ? 00:00:00 [charger_manager] root 114 2 0 10:31 ? 00:00:00 [kpsmoused] root 131 2 0 10:31 ? 00:00:00 [kworker/0:2] root 176 2 0 10:31 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:31 ? 00:00:00 [ext4-rsv-conver] root 379 1 0 10:31 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 414 2 0 10:31 ? 00:00:00 [kworker/u3:1] root 563 1 0 10:31 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 10:32 ? 00:00:00 [kauditd] message+ 883 1 0 10:32 ? 00:00:00 dbus-daemon --system --fork root 922 1 0 10:32 ? 00:00:00 /lib/systemd/systemd-logind syslog 939 1 0 10:32 ? 00:00:00 rsyslogd root 1038 1 0 10:32 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1041 1 0 10:32 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1045 1 0 10:32 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1046 1 0 10:32 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1049 1 0 10:32 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1092 1 0 10:32 ? 00:00:00 /usr/sbin/sshd -D root 1093 1 0 10:32 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1094 1 0 10:32 ? 00:00:00 cron daemon 1095 1 0 10:32 ? 00:00:00 atd root 1185 1 0 10:32 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1191 1 0 10:32 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1463 1 0 10:32 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/homer_host_wmz29i/env/bin/python -m cloudify_agent.worker --queue homer_host_wmz29i --max-workers 5 --name homer_host_wmz29i ubuntu 1465 1463 0 10:32 ? 00:00:01 /home/ubuntu/homer_host_wmz29i/env/bin/python -m cloudify_agent.worker --queue homer_host_wmz29i --max-workers 5 --name homer_host_wmz29i ubuntu 1609 1 0 10:32 ? 00:00:01 python2.7 /home/ubuntu/homer_host_wmz29i/env/bin/diamond --configfile /home/ubuntu/homer_host_wmz29i/work/plugins/diamond/etc/diamond.conf ubuntu 1740 1465 1 10:35 ? 00:00:02 /home/ubuntu/homer_host_wmz29i/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-IMM6XL ubuntu 1750 1740 0 10:35 ? 00:00:00 /bin/sh -c /tmp/2TG7B/install-homer.sh ubuntu 1752 1750 0 10:35 ? 00:00:00 /bin/bash -e /tmp/2TG7B/install-homer.sh root 2102 1 0 10:35 ? 00:00:00 upstart-udev-bridge --daemon root 2105 1 0 10:35 ? 00:00:00 upstart-file-bridge --daemon root 2108 1 0 10:35 ? 00:00:00 upstart-socket-bridge --daemon ntp 8486 1 0 10:37 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8999 1 0 10:37 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9093 1 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9097 9093 0 10:37 ? 00:00:00 inotifywait -e create -qq . root 9169 1 0 10:37 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9170 9169 0 10:37 ? 00:00:00 nginx: worker process www-data 9171 9169 0 10:37 ? 00:00:00 nginx: worker process www-data 9172 9169 0 10:37 ? 00:00:00 nginx: worker process www-data 9173 9169 0 10:37 ? 00:00:00 nginx: worker process root 9704 8999 0 10:38 ? 00:00:00 [nginx_ping] root 9706 8999 0 10:38 ? 00:00:00 [check-nginx-upt] root 9710 8999 0 10:38 ? 00:00:00 [check-monit-upt] dnsmasq 9796 1 0 10:38 ? 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 9843 1752 0 10:38 ? 00:00:00 /bin/bash -e /tmp/2TG7B/install-homer.sh ubuntu 9844 9843 0 10:38 ? 00:00:00 /bin/bash -e /tmp/2TG7B/install-homer.sh root 9845 9844 0 10:38 ? 00:00:00 sudo ps -edf root 9846 9845 0 10:38 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.008s 2019-04-05 10:38:29,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2019-04-05 10:38:29,525 - 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:36369 0.0.0.0:* LISTEN 1740/python tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9796/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1092/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8999/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9169/nginx tcp6 0 0 ::1:53 :::* LISTEN 9796/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1092/sshd udp 0 0 192.168.120.8:123 0.0.0.0:* 8486/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8486/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8486/ntpd udp 0 0 0.0.0.0:19471 0.0.0.0:* 563/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9796/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 563/dhclient udp6 0 0 fe80::f816:3eff:fee:123 :::* 8486/ntpd udp6 0 0 ::1:123 :::* 8486/ntpd udp6 0 0 :::123 :::* 8486/ntpd udp6 0 0 :::34764 :::* 563/dhclient udp6 0 0 ::1:53 :::* 9796/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7204 379/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9032 1093/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 13505 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8687 883/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.009s user 0m0.000s sys 0m0.007s 2019-04-05 10:38:29,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/unattended-upgrades /var/log/btmp /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/boot.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/dmesg /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/lastlog /var/log/sysstat /var/log/sysstat/clearwater-sa05 /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/alternatives.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/monit.log /var/log/dpkg.log /var/log/clearwater-queue-manager /var/log/clearwater-cluster-manager /var/log/iotop.log /var/log/auth.log /var/log/cloud-init.log /var/log/ntpstats /var/log/wtmp /var/log/sprout /var/log/sprout/sprout_20190405T100000Z.txt /var/log/sprout/sprout_out.log /var/log/sprout/sprout_err.log /var/log/sprout/sprout_current.txt /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/network-interface-eth0.log /var/log/kern.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/udev /var/log/syslog /var/log/clearwater-socket-factory.log real 0m0.008s user 0m0.004s sys 0m0.002s 2019-04-05 10:38:29,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-04-05 10:38:29,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2019:04:05 10:37:31: Namespace: management 2019:04:05 10:37:31: [management] Starting server 2019:04:05 10:37:31: [management] Listening for requests 2019:04:05 10:37:31: Namespace: signaling 2019:04:05 10:37:31: [signaling] Starting server 2019:04:05 10:37:31: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2019-04-05 10:38:29,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-04-05 10:38:29,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-04-05 10:38:29,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-04-05 10:38:29,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [05-Apr-2019 10:37:31 UTC] clearwater-diags-monitor starting [05-Apr-2019 10:37:31 UTC] Waiting for trigger files real 0m0.004s user 0m0.000s sys 0m0.004s 2019-04-05 10:38:29,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-04-05 10:38:29,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 05-04-2019 10:38:10.507 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-cluster-manager.pid.lockfile 05-04-2019 10:38:10.508 UTC INFO main.py:196 (thread MainThread): No plugin threads running, waiting for a SIGTERM or SIGQUIT real 0m0.005s user 0m0.000s sys 0m0.004s 2019-04-05 10:38:29,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-04-05 10:38:29,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 05-04-2019 10:38:22.598 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-config-manager.pid.lockfile 05-04-2019 10:38:22.600 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting dns_json_plugin.py 05-04-2019 10:38:22.608 UTC INFO plugin_loader.py:34 (thread MainThread): Loading dns_json_plugin.py 05-04-2019 10:38:22.609 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded dns_json_plugin.py successfully 05-04-2019 10:38:22.609 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting shared_config_plugin.py 05-04-2019 10:38:22.611 UTC INFO plugin_loader.py:34 (thread MainThread): Loading shared_config_plugin.py 05-04-2019 10:38:22.611 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded shared_config_plugin.py successfully 05-04-2019 10:38:22.631 UTC INFO alarms.py:312 (thread MainThread): Imported /usr/share/clearwater/bin/alarms.py 05-04-2019 10:38:24.735 UTC INFO main.py:113 (thread MainThread): Loaded plugin 05-04-2019 10:38:24.735 UTC INFO main.py:113 (thread MainThread): Loaded plugin 05-04-2019 10:38:24.736 UTC INFO main.py:120 (thread MainThread): Started thread for plugin 05-04-2019 10:38:24.737 UTC INFO main.py:120 (thread MainThread): Started thread for plugin 05-04-2019 10:38:24.767 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value { "hostnames": [ ] } from etcd, comparing to last value None 05-04-2019 10:38:24.767 UTC INFO etcd_synchronizer.py:40 (thread DNSJSONPlugin): Got new config value from etcd - filename /etc/clearwater/dns.json, file size 24, MD5 hash b34e5b6d718cca35ce2d8841cea01ad6 05-04-2019 10:38:24.767 UTC INFO dns_json_plugin.py:45 (thread DNSJSONPlugin): Updating DNS configuration file 05-04-2019 10:38:24.820 UTC INFO common_etcd_synchronizer.py:302 (thread SharedConfigPlugin): Read value # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.4: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.4 # Email server configuration smtp_smarthost=localhost smtp_username=username smtp_password=password email_recovery_sender=clearwater@example.org # Keys signup_key=secret turn_workaround=secret ellis_api_key=secret ellis_cookie_key=secret homestead_impu_store=vellum.clearwater.local from etcd, comparing to last value None 05-04-2019 10:38:24.821 UTC INFO etcd_synchronizer.py:40 (thread SharedConfigPlugin): Got new config value from etcd - filename /etc/clearwater/shared_config, file size 847, MD5 hash 486967dc974234124acef68affc40c01 05-04-2019 10:38:24.821 UTC INFO shared_config_plugin.py:50 (thread SharedConfigPlugin): Updating shared configuration file real 0m0.005s user 0m0.000s sys 0m0.005s 2019-04-05 10:38:29,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2019-04-05 10:38:29,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2019-04-05 10:38:29,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.058s user 0m0.005s sys 0m0.048s 2019-04-05 10:38:29,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2019-04-05 10:38:29,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:1c:dc:50 inet addr:192.168.120.3 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe1c:dc50/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:95486 errors:0 dropped:0 overruns:0 frame:0 TX packets:45628 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:156589087 (156.5 MB) TX bytes:6595223 (6.5 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:1132 errors:0 dropped:0 overruns:0 frame:0 TX packets:1132 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:143733 (143.7 KB) TX bytes:143733 (143.7 KB) real 0m0.008s user 0m0.000s sys 0m0.006s 2019-04-05 10:38:29,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.058s user 0m0.009s sys 0m0.043s 2019-04-05 10:38:29,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:0a:9b:46 inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe0a:9b46/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:81263 errors:0 dropped:0 overruns:0 frame:0 TX packets:43713 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:143025262 (143.0 MB) TX bytes:6372381 (6.3 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:806 errors:0 dropped:0 overruns:0 frame:0 TX packets:806 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:110524 (110.5 KB) TX bytes:110524 (110.5 KB) real 0m0.007s user 0m0.000s sys 0m0.005s 2019-04-05 10:38:29,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2019-04-05 10:38:29,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:31 ? 00:00:01 /sbin/init root 2 0 0 10:31 ? 00:00:00 [kthreadd] root 3 2 0 10:31 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:31 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:31 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:31 ? 00:00:00 [rcu_sched] root 8 2 0 10:31 ? 00:00:00 [rcuos/0] root 9 2 0 10:31 ? 00:00:00 [rcu_bh] root 10 2 0 10:31 ? 00:00:00 [rcuob/0] root 11 2 0 10:31 ? 00:00:00 [migration/0] root 12 2 0 10:31 ? 00:00:00 [watchdog/0] root 13 2 0 10:31 ? 00:00:00 [khelper] root 14 2 0 10:31 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:31 ? 00:00:00 [netns] root 16 2 0 10:31 ? 00:00:00 [writeback] root 17 2 0 10:31 ? 00:00:00 [kintegrityd] root 18 2 0 10:31 ? 00:00:00 [bioset] root 19 2 0 10:31 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:31 ? 00:00:00 [kblockd] root 21 2 0 10:31 ? 00:00:00 [ata_sff] root 22 2 0 10:31 ? 00:00:00 [khubd] root 23 2 0 10:31 ? 00:00:00 [md] root 24 2 0 10:31 ? 00:00:00 [devfreq_wq] root 25 2 0 10:31 ? 00:00:00 [kworker/0:1] root 27 2 0 10:31 ? 00:00:00 [khungtaskd] root 28 2 0 10:31 ? 00:00:00 [kswapd0] root 29 2 0 10:31 ? 00:00:00 [vmstat] root 30 2 0 10:31 ? 00:00:00 [ksmd] root 31 2 0 10:31 ? 00:00:00 [khugepaged] root 32 2 0 10:31 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:31 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:31 ? 00:00:00 [crypto] root 46 2 0 10:31 ? 00:00:00 [kthrotld] root 47 2 0 10:31 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:31 ? 00:00:00 [vballoon] root 49 2 0 10:31 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:31 ? 00:00:00 [scsi_eh_1] root 71 2 0 10:31 ? 00:00:00 [deferwq] root 72 2 0 10:31 ? 00:00:00 [charger_manager] root 114 2 0 10:31 ? 00:00:00 [kpsmoused] root 120 2 0 10:31 ? 00:00:00 [kworker/0:2] root 176 2 0 10:31 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:31 ? 00:00:00 [ext4-rsv-conver] root 381 1 0 10:31 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 446 2 0 10:31 ? 00:00:00 [kworker/u3:1] root 571 1 0 10:31 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 809 2 0 10:32 ? 00:00:00 [kauditd] message+ 887 1 0 10:32 ? 00:00:00 dbus-daemon --system --fork root 920 1 0 10:32 ? 00:00:00 /lib/systemd/systemd-logind root 1039 1 0 10:32 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1042 1 0 10:32 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1046 1 0 10:32 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1047 1 0 10:32 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1049 1 0 10:32 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 10:32 ? 00:00:00 /usr/sbin/sshd -D root 1094 1 0 10:32 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1095 1 0 10:32 ? 00:00:00 cron daemon 1096 1 0 10:32 ? 00:00:00 atd root 1186 1 0 10:32 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1192 1 0 10:32 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1464 1 0 10:32 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/sprout_host_hr6mce/env/bin/python -m cloudify_agent.worker --queue sprout_host_hr6mce --max-workers 5 --name sprout_host_hr6mce ubuntu 1466 1464 0 10:32 ? 00:00:01 /home/ubuntu/sprout_host_hr6mce/env/bin/python -m cloudify_agent.worker --queue sprout_host_hr6mce --max-workers 5 --name sprout_host_hr6mce ubuntu 1610 1 0 10:33 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_hr6mce/env/bin/diamond --configfile /home/ubuntu/sprout_host_hr6mce/work/plugins/diamond/etc/diamond.conf ubuntu 1733 1466 1 10:35 ? 00:00:02 /home/ubuntu/sprout_host_hr6mce/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-Ke0sil ubuntu 1743 1733 0 10:35 ? 00:00:00 /bin/sh -c /tmp/6TBHB/install-sprout.sh ubuntu 1745 1743 0 10:35 ? 00:00:00 /bin/bash -e /tmp/6TBHB/install-sprout.sh root 2104 1 0 10:35 ? 00:00:00 upstart-udev-bridge --daemon root 2107 1 0 10:35 ? 00:00:00 upstart-file-bridge --daemon root 2110 1 0 10:35 ? 00:00:00 upstart-socket-bridge --daemon ntp 8432 1 0 10:37 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8914 1 0 10:37 ? 00:00:00 rsyslogd root 8945 1 0 10:37 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8946 8945 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8950 1 0 10:37 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8951 8950 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8959 8951 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8961 8946 0 10:37 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8962 8959 0 10:37 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8999 1 0 10:37 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc dnsmasq 9710 1 0 10:38 ? 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 9757 1745 0 10:38 ? 00:00:00 /bin/bash -e /tmp/6TBHB/install-sprout.sh ubuntu 9758 9757 0 10:38 ? 00:00:00 /bin/bash -e /tmp/6TBHB/install-sprout.sh root 9759 9758 0 10:38 ? 00:00:00 sudo ps -edf root 9760 9759 0 10:38 ? 00:00:00 ps -edf real 0m0.012s user 0m0.000s sys 0m0.010s 2019-04-05 10:38:29,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2019-04-05 10:38:29,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2019-04-05 10:38:29,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-05 10:38:29,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-05 10:38:29,529 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:38:29,591 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:38:29,591 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:38:29,591 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:38:29,591 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:38:29,592 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:38:29,592 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:38:29,592 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:38:29,592 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:38:29,592 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:38:29,592 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:38:29 GMT 2019-04-05 10:38:29,592 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:38:29,592 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:38:29,592 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:38:29,592 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:38:29,593 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:38:34,598 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:38:34,690 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:38:34,691 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:38:34,691 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:38:34,691 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:38:34,691 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:38:34,691 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:38:34,691 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:38:34,691 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "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-04-05T10:38:26.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-ellis-host-gh2i40", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": " \r100 3149 100 3149 0 0 18983 0 --:--:-- --:--:-- --:--:-- 19084", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "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-04-05T10:38:26.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": " OK", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": "[homer] => /var/log\n/var/log/unattended-upgrades\n/var/log/btmp\n/var/log/clearwater-diags-monitor.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/boot.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/dmesg\n/var/log/cloud-init-output.log\n/var/log/dist-upgrade\n/var/log/lastlog\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa05\n/var/log/sysstat/sa05\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/alternatives.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/monit.log\n/var/log/dpkg.log\n/var/log/clearwater-queue-manager\n/var/log/clearwater-cluster-manager\n/var/log/iotop.log\n/var/log/auth.log\n/var/log/cloud-init.log\n/var/log/ntpstats\n/var/log/wtmp\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/dmesg.0\n/var/log/clearwater-config-manager\n/var/log/udev\n/var/log/syslog\n\nreal\t0m0.015s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": "[homer] => [05-Apr-2019 10:37:32 UTC] clearwater-diags-monitor starting\n[05-Apr-2019 10:37:32 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-04-05T10:38:26.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": "[sprout] => 2019-04-05 10:38:04.698189964 Stopping etcd clearwater-etcd\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": "[sprout] Installation is done", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-sprout-host-hr6mce", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-sprout-host-hr6mce", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": " \r100 3149 100 3149 0 0 17137 0 --:--:-- --:--:-- --:--:-- 17207", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "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-04-05T10:38:26.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:27.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:27.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:27.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:27.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "sprout_eit12e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:27.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:27.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:27.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:27.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:27.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:27.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:27.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:27.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": "Execution done (PID=1742, return_code=0): /tmp/4IXIE/install-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:27.013Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": " OK", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "sprout_eit12e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": "Node instance configured", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:27.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": "Execution done (PID=1750, return_code=0): /tmp/2TG7B/install-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": " OK", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": " \r100 3149 100 3149 0 0 17113 0 --:--:-- --:--:-- --:--:-- 17114\r100 3149 100 3149 0 0 17107 0 --:--:-- --:--:-- --:--:-- 17114", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-homer-host-wmz29i", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "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-04-05T10:38:26.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-homer-host-wmz29i", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": "[homer] Installation is done", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.247f84cc-6c2b-4287-9eda-f51454fd2401"}], "metadata": {"pagination": {"total": 3053, "offset": 2923, "size": 50}}} 2019-04-05 10:38:34,692 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:38:34,692 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:38:34 GMT 2019-04-05 10:38:34,692 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:38:34,692 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:38:34,692 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:38:34,692 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:38:34,692 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:38:34,692 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:38:34,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-04-05 10:38:34,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-04-05 10:38:34,695 - 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-gh2i40 2019-04-05 10:38:34,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 18983 0 --:--:-- --:--:-- --:--:-- 19084 2019-04-05 10:38:34,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-04-05 10:38:34,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-04-05 10:38:34,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-04-05 10:38:34,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/unattended-upgrades /var/log/btmp /var/log/clearwater-diags-monitor.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/boot.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/dmesg /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/lastlog /var/log/sysstat /var/log/sysstat/clearwater-sa05 /var/log/sysstat/sa05 /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/alternatives.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/monit.log /var/log/dpkg.log /var/log/clearwater-queue-manager /var/log/clearwater-cluster-manager /var/log/iotop.log /var/log/auth.log /var/log/cloud-init.log /var/log/ntpstats /var/log/wtmp /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/network-interface-eth0.log /var/log/kern.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/udev /var/log/syslog real 0m0.015s user 0m0.000s sys 0m0.006s 2019-04-05 10:38:34,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-04-05 10:38:34,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [05-Apr-2019 10:37:32 UTC] clearwater-diags-monitor starting [05-Apr-2019 10:37:32 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2019-04-05 10:38:34,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-04-05 10:38:34,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-04-05 10:38:34,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2019-04-05 10:38:04.698189964 Stopping etcd clearwater-etcd real 0m0.007s user 0m0.000s sys 0m0.006s 2019-04-05 10:38:34,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-04-05 10:38:34,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2019-04-05 10:38:34,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-sprout-host-hr6mce 2019-04-05 10:38:34,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-04-05 10:38:34,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-04-05 10:38:34,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-sprout-host-hr6mce 2019-04-05 10:38:34,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 17137 0 --:--:-- --:--:-- --:--:-- 17207 2019-04-05 10:38:34,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-04-05 10:38:34,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-04-05 10:38:34,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-05 10:38:34,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-05 10:38:34,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-05 10:38:34,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-05 10:38:34,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-05 10:38:34,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-05 10:38:34,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-05 10:38:34,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-05 10:38:34,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-05 10:38:34,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-05 10:38:34,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-05 10:38:34,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1742, return_code=0): /tmp/4IXIE/install-ellis.sh 2019-04-05 10:38:34,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-05 10:38:34,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-05 10:38:34,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-05 10:38:34,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-04-05 10:38:34,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-05 10:38:34,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-04-05 10:38:34,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1750, return_code=0): /tmp/2TG7B/install-homer.sh 2019-04-05 10:38:34,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-04-05 10:38:34,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-04-05 10:38:34,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-04-05 10:38:34,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 17113 0 --:--:-- --:--:-- --:--:-- 17114 100 3149 100 3149 0 0 17107 0 --:--:-- --:--:-- --:--:-- 17114 2019-04-05 10:38:34,701 - 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-wmz29i 2019-04-05 10:38:34,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-04-05 10:38:34,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-04-05 10:38:34,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-homer-host-wmz29i 2019-04-05 10:38:34,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2019-04-05 10:38:34,702 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:38:34,774 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:38:34,775 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:38:34,775 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:38:34,775 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:38:34,775 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:38:34,775 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:38:34,775 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:38:34,775 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:38:34,775 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:38:34,775 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:38:34 GMT 2019-04-05 10:38:34,776 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:38:34,776 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:38:34,776 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:38:34,776 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:38:34,776 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:38:39,781 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:38:39,872 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:38:39,872 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:38:39,872 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:38:39,872 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:38:39,872 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:38:39,873 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:38:39,873 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:38:39,873 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-sprout-host-hr6mce", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": " \r100 3149 100 3149 0 0 17137 0 --:--:-- --:--:-- --:--:-- 17207", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "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-04-05T10:38:26.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": " OK", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": "Execution done (PID=1743, return_code=0): /tmp/6TBHB/install-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9da4aceb-bb3b-43d4-a5c9-f9fd2bd45d41"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": "[ellis] => 2019-04-05 10:38:04.443816110 Stopping etcd clearwater-etcd\n2019-04-05 10:38:05.685097845 Restarting etcd clearwater-etcd\n2019-04-05 10:38:05.694451437 Configured ETCDCTL_PEERS: 192.168.120.4:4000,\n2019-04-05 10:38:05.699595985 Check for previous failed startup attempt\n2019-04-05 10:38:05.701826734 Running etcdctl member list\n6ba49394a177149e: name=192-168-120-4 peerURLs=http://192.168.120.4:2380 clientURLs=http://192.168.120.4:4000 isLeader=true\n2019-04-05 10:38:05.786420282 etcdctl returned 0\n2019-04-05 10:38:05.798191367 Joining existing cluster...\n2019-04-05 10:38:06.803792875 Configured ETCDCTL_PEERS: 192.168.120.4:4000,\n2019-04-05 10:38:06.804499552 Check cluster is healthy\n2019-04-05 10:38:06.806097915 Running etcdctl cluster-health\nmember 6ba49394a177149e is healthy: got healthy result from http://192.168.120.4:4000\ncluster is healthy\n2019-04-05 10:38:06.833512483 etcdctl returned 0\n2019-04-05 10:38:06.834580609 Tell the cluster we're joining\n2019-04-05 10:38:06.835309443 Running etcdctl member add 192-168-120-3 http://192.168.120.3:2380\nAdded member named 192-168-120-3 with ID 50333e89243805fd to cluster\n\nETCD_NAME=\"192-168-120-3\"\nETCD_INITIAL_CLUSTER=\"192-168-120-3=http://192.168.120.3:2380,192-168-120-4=http://192.168.120.4:2380\"\nETCD_INITIAL_CLUSTER_STATE=\"existing\"\n2019-04-05 10:38:06.910266638 etcdctl returned 0\n2019-04-05 10:38:06.976197645 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.3:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.3\n --name 192-168-120-3\n --debug --initial-cluster 192-168-120-4=http://192.168.120.4:2380,192-168-120-3=http://192.168.120.3:2380\n --initial-cluster-state existing\n --initial-advertise-peer-urls http://192.168.120.3:2380\n --listen-peer-urls http://192.168.120.3:2380\n2019-04-05 10:38:06.979510797 Check we're actually a member of the cluster\n2019-04-05 10:38:06.991242080 Wait for etcd to startup\n2019-04-05 10:38:07.059396278 Etcd started successfully\n2019-04-05 10:38:07.028077 I | etcdmain: etcd Version: 3.1.7\n2019-04-05 10:38:07.028154 I | etcdmain: Git SHA: 43b7507\n2019-04-05 10:38:07.028160 I | etcdmain: Go Version: go1.7.5\n2019-04-05 10:38:07.028163 I | etcdmain: Go OS/Arch: linux/amd64\n2019-04-05 10:38:07.028167 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1\n2019-04-05 10:38:07.028259 I | embed: listening for peers on http://192.168.120.3:2380\n2019-04-05 10:38:07.028315 I | embed: listening for client requests on 0.0.0.0:4000\n2019-04-05 10:38:07.223253 I | etcdserver: name = 192-168-120-3\n2019-04-05 10:38:07.223271 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.3\n2019-04-05 10:38:07.223276 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.3/member\n2019-04-05 10:38:07.223280 I | etcdserver: heartbeat = 100ms\n2019-04-05 10:38:07.223283 I | etcdserver: election = 1000ms\n2019-04-05 10:38:07.223287 I | etcdserver: snapshot count = 10000\n2019-04-05 10:38:07.223298 I | etcdserver: advertise client URLs = http://192.168.120.3:4000\n2019-04-05 10:38:07.369096 I | etcdserver: starting member 50333e89243805fd in cluster d3dc8fc20b8dc775\n2019-04-05 10:38:07.369188 I | raft: 50333e89243805fd became follower at term 0\n2019-04-05 10:38:07.369232 I | raft: newRaft 50333e89243805fd [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2019-04-05 10:38:07.369242 I | raft: 50333e89243805fd became follower at term 1\n2019-04-05 10:38:07.652731 I | rafthttp: started HTTP pipelining with peer 6ba49394a177149e\n2019-04-05 10:38:07.652779 I | rafthttp: starting peer 6ba49394a177149e...\n2019-04-05 10:38:07.652791 I | rafthttp: started HTTP pipelining with peer 6ba49394a177149e\n2019-04-05 10:38:07.659776 I | rafthttp: started peer 6ba49394a177149e\n2019-04-05 10:38:07.659820 I | rafthttp: added peer 6ba49394a177149e\n2019-04-05 10:38:07.659856 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2019-04-05 10:38:07.664614 I | rafthttp: started streaming with peer 6ba49394a177149e (writer)\n2019-04-05 10:38:07.664635 I | rafthttp: started streaming with peer 6ba49394a177149e (writer)\n2019-04-05 10:38:07.664671 I | rafthttp: started streaming with peer 6ba49394a177149e (stream MsgApp v2 reader)\n2019-04-05 10:38:07.664845 I | rafthttp: started streaming with peer 6ba49394a177149e (stream Message reader)\n2019-04-05 10:38:07.665781 I | raft: 50333e89243805fd [term: 1] received a MsgHeartbeat message with higher term from 6ba49394a177149e [term: 2]\n2019-04-05 10:38:07.665794 I | raft: 50333e89243805fd became follower at term 2\n2019-04-05 10:38:07.665812 I | raft: raft.node: 50333e89243805fd elected leader 6ba49394a177149e at term 2\n2019-04-05 10:38:07.675181 I | rafthttp: peer 6ba49394a177149e became active\n2019-04-05 10:38:07.675207 I | rafthttp: established a TCP streaming connection with peer 6ba49394a177149e (stream Message writer)\n2019-04-05 10:38:07.675258 I | rafthttp: established a TCP streaming connection with peer 6ba49394a177149e (stream MsgApp v2 writer)\n2019-04-05 10:38:07.677079 I | rafthttp: established a TCP streaming connection with peer 6ba49394a177149e (stream Message reader)\n2019-04-05 10:38:07.677111 I | rafthttp: established a TCP streaming connection with peer 6ba49394a177149e (stream MsgApp v2 reader)\n2019-04-05 10:38:09.175166 I | raft: 50333e89243805fd [term: 2] received a MsgVote message with higher term from 6ba49394a177149e [term: 3]\n2019-04-05 10:38:09.175192 I | raft: 50333e89243805fd became follower at term 3\n2019-04-05 10:38:09.175213 I | raft: 50333e89243805fd [logterm: 0, index: 0, vote: 0] cast MsgVote for 6ba49394a177149e [logterm: 2, index: 30] at term 3\n2019-04-05 10:38:09.175222 I | raft: raft.node: 50333e89243805fd lost leader 6ba49394a177149e at term 3\n2019-04-05 10:38:09.189528 D | raft: 50333e89243805fd [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 6ba49394a177149e\n2019-04-05 10:38:09.189589 I | raft: raft.node: 50333e89243805fd elected leader 6ba49394a177149e at term 3\n2019-04-05 10:38:09.228689 I | etcdserver/membership: added member 6ba49394a177149e [http://192.168.120.4:2380] to cluster d3dc8fc20b8dc775\n2019-04-05 10:38:09.228805 N | etcdserver/membership: set the initial cluster version to 3.1\n2019-04-05 10:38:09.228828 I | etcdserver/api: enabled capabilities for version 3.1\n2019-04-05 10:38:09.229003 I | etcdserver/membership: added member 50333e89243805fd [http://192.168.120.3:2380] to cluster d3dc8fc20b8dc775\n2019-04-05 10:38:09.315277 I | etcdserver: published {Name:192-168-120-3 ClientURLs:[http://192.168.120.3:4000]} to cluster d3dc8fc20b8dc775\n2019-04-05 10:38:09.315404 I | embed: ready to serve client requests\n2019-04-05 10:38:09.315834 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2019-04-05 10:38:09.316508 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.3:49289\n2019-04-05 10:38:09.316867 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.3:49288\n2019-04-05 10:38:10.263483 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.3:49299\n2019-04-05 10:38:10.275831 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.4:59782\n2019-04-05 10:38:10.303816 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.3:49302\n2019-04-05 10:38:10.304983 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.3:49303\n2019-04-05 10:38:10.513757 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.32:58777\n2019-04-05 10:38:10.514156 D | etcdserver/api/v2http: [GET] /v2/members/leader remote:192.168.120.32:58777\n2019-04-05 10:38:16.967935 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.3:49308\n2019-04-05 10:38:17.065015 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.3:49308\n2019-04-05 10:38:17.162632 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.3:49309\n2019-04-05 10:38:17.167941 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.3:49310\n2019-04-05 10:38:17.168517 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.3:49311\n2019-04-05 10:38:19.545847 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.32:58780\n2019-04-05 10:38:19.727211 D | etcdserver/api/v2http: [POST] /v2/members remote:192.168.120.32:58783\n2019-04-05 10:38:19.753979 I | etcdserver/membership: added member bf2870c1e186eb57 [http://192.168.120.32:2380] to cluster d3dc8fc20b8dc775\n2019-04-05 10:38:19.754007 I | rafthttp: starting peer bf2870c1e186eb57...\n2019-04-05 10:38:19.754044 I | rafthttp: started HTTP pipelining with peer bf2870c1e186eb57\n2019-04-05 10:38:19.763769 I | rafthttp: started peer bf2870c1e186eb57\n2019-04-05 10:38:19.763815 I | rafthttp: added peer bf2870c1e186eb57\n2019-04-05 10:38:19.767768 I | rafthttp: started streaming with peer bf2870c1e186eb57 (writer)\n2019-04-05 10:38:19.767796 I | rafthttp: started streaming with peer bf2870c1e186eb57 (writer)\n2019-04-05 10:38:19.767816 I | rafthttp: started streaming with peer bf2870c1e186eb57 (stream MsgApp v2 reader)\n2019-04-05 10:38:19.767977 I | rafthttp: started streaming with peer bf2870c1e186eb57 (stream Message reader)\n2019-04-05 10:38:19.772245 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.32:58783\n2019-04-05 10:38:19.772346 D | rafthttp: failed to dial bf2870c1e186eb57 on stream Message (dial tcp 192.168.120.32:2380: getsockopt: connection refused)\n2019-04-05 10:38:19.772372 D | rafthttp: failed to dial bf2870c1e186eb57 on stream MsgApp v2 (dial tcp 192.168.120.32:2380: getsockopt: connection refused)\n2019-04-05 10:38:20.507790 I | rafthttp: peer bf2870c1e186eb57 became active\n2019-04-05 10:38:20.507831 I | rafthttp: established a TCP streaming connection with peer bf2870c1e186eb57 (stream MsgApp v2 reader)\n2019-04-05 10:38:20.517150 I | rafthttp: established a TCP streaming connection with peer bf2870c1e186eb57 (stream Message reader)\n2019-04-05 10:38:20.524799 I | rafthttp: established a TCP streaming connection with peer bf2870c1e186eb57 (stream MsgApp v2 writer)\n2019-04-05 10:38:20.524864 I | rafthttp: established a TCP streaming connection with peer bf2870c1e186eb57 (stream Message writer)\n2019-04-05 10:38:21.049878 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.32:58801\n2019-04-05 10:38:21.327668 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.3:49308\n2019-04-05 10:38:21.709473 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.3:49308\n2019-04-05 10:38:22.498490 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.3:49318\n2019-04-05 10:38:22.510460 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.3:49320\n2019-04-05 10:38:22.511599 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.3:49321\n2019-04-05 10:38:24.737082 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.3:49333\n2019-04-05 10:38:24.738035 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.3:49334\n2019-04-05 10:38:24.908007 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.3:49335\n2019-04-05 10:38:24.952442 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.3:49335\n2019-04-05 10:38:24.995480 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.3:49336\n2019-04-05 10:38:25.916531 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.3:49308\n2019-04-05 10:38:25.967436 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.3:49308\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:27.689Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:26.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.3ea1ce77-79e5-4510-9c88-b3ada7575b13"}, {"node_instance_id": "sprout_eit12e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:28.290Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:27.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_hl8v5e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:28.290Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:27.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_fy11mw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:28.290Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:27.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_fy11mw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:28.885Z", "message": "Node instance configured", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:28.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_hl8v5e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:28.885Z", "message": "Node instance configured", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:28.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "sprout_eit12e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:28.885Z", "message": "Establishing relationships", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:28.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:29.517Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:28.341Z", "source_id": "sprout_eit12e", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:29.517Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:29.230Z", "source_id": "homer_hl8v5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_fy11mw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:29.517Z", "message": "Establishing relationships", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:29.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_hl8v5e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:29.517Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:28.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_hl8v5e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:29.517Z", "message": "Establishing relationships", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:28.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "ellis_fy11mw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:29.517Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:28.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:30.100Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:29.853Z", "source_id": "sprout_eit12e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.32d178a1-6a5a-4bbe-9dc5-8d2a295e36df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:30.100Z", "message": "Downloaded scripts/bind/bind.py to /tmp/M5MO7/bind.py", "level": "info", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:29.536Z", "source_id": "sprout_eit12e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.32d178a1-6a5a-4bbe-9dc5-8d2a295e36df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:30.695Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:30.211Z", "source_id": "sprout_eit12e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.32d178a1-6a5a-4bbe-9dc5-8d2a295e36df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:30.695Z", "message": "Downloaded scripts/bind/bind.py to /tmp/WQVGU/bind.py", "level": "info", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:30.553Z", "source_id": "homer_hl8v5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fe9f99b4-ab07-49d6-8569-890c627d53b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:30.695Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:30.430Z", "source_id": "sprout_eit12e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.32d178a1-6a5a-4bbe-9dc5-8d2a295e36df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:30.695Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:30.422Z", "source_id": "sprout_eit12e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.32d178a1-6a5a-4bbe-9dc5-8d2a295e36df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:30.695Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpg_JWsJ', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:30.414Z", "source_id": "sprout_eit12e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.32d178a1-6a5a-4bbe-9dc5-8d2a295e36df"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:30.695Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:30.287Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:30.695Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'sprout': {u'sprout_eit12e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-eit12e'}}, u'bono': {u'bono_qbil2p': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.32', u'name': u'bono-qbil2p'}}}, 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.4', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:30.211Z", "source_id": "sprout_eit12e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.32d178a1-6a5a-4bbe-9dc5-8d2a295e36df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:30.695Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:30.211Z", "source_id": "sprout_eit12e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.32d178a1-6a5a-4bbe-9dc5-8d2a295e36df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:30.695Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:30.180Z", "source_id": "sprout_eit12e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.32d178a1-6a5a-4bbe-9dc5-8d2a295e36df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:30.695Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp3Am_6C', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:30.154Z", "source_id": "sprout_eit12e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.32d178a1-6a5a-4bbe-9dc5-8d2a295e36df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:30.695Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'sprout': {u'sprout_eit12e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-eit12e'}}, u'bono': {u'bono_qbil2p': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.32', u'name': u'bono-qbil2p'}}}, 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.4', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:30.152Z", "source_id": "sprout_eit12e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.32d178a1-6a5a-4bbe-9dc5-8d2a295e36df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:30.695Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:30.152Z", "source_id": "sprout_eit12e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.32d178a1-6a5a-4bbe-9dc5-8d2a295e36df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:30.695Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:30.081Z", "source_id": "sprout_eit12e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.32d178a1-6a5a-4bbe-9dc5-8d2a295e36df"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:31.343Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:31.089Z", "source_id": "sprout_eit12e", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:31.343Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:30.979Z", "source_id": "homer_hl8v5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fe9f99b4-ab07-49d6-8569-890c627d53b7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:31.343Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:31.228Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:31.916Z", "message": "Downloaded scripts/bind/bind.py to /tmp/7F5NJ/bind.py", "level": "info", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:31.440Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f55f757a-5691-46e0-8db5-3c8c9e940e6f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:31.916Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:31.492Z", "source_id": "homer_hl8v5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fe9f99b4-ab07-49d6-8569-890c627d53b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:31.916Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_hl8v5e': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-hl8v5e'}}, u'sprout': {u'sprout_eit12e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-eit12e'}}, u'bono': {u'bono_qbil2p': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.32', u'name': u'bono-qbil2p'}}}, 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.4', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:31.492Z", "source_id": "homer_hl8v5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fe9f99b4-ab07-49d6-8569-890c627d53b7"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:31.916Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:31.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:31.916Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:31.472Z", "source_id": "homer_hl8v5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fe9f99b4-ab07-49d6-8569-890c627d53b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:31.916Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:31.433Z", "source_id": "homer_hl8v5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fe9f99b4-ab07-49d6-8569-890c627d53b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:31.916Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_hl8v5e': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-hl8v5e'}}, u'sprout': {u'sprout_eit12e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-eit12e'}}, u'bono': {u'bono_qbil2p': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.32', u'name': u'bono-qbil2p'}}}, 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.4', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:31.473Z", "source_id": "homer_hl8v5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fe9f99b4-ab07-49d6-8569-890c627d53b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:31.916Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpLukRza', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:31.473Z", "source_id": "homer_hl8v5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fe9f99b4-ab07-49d6-8569-890c627d53b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:31.916Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:31.483Z", "source_id": "homer_hl8v5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fe9f99b4-ab07-49d6-8569-890c627d53b7"}], "metadata": {"pagination": {"total": 3073, "offset": 2973, "size": 50}}} 2019-04-05 10:38:39,873 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:38:39,873 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:38:39 GMT 2019-04-05 10:38:39,873 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:38:39,873 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:38:39,873 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:38:39,874 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:38:39,874 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:38:39,874 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:38:39,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-04-05 10:38:39,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-04-05 10:38:39,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-sprout-host-hr6mce 2019-04-05 10:38:39,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 17137 0 --:--:-- --:--:-- --:--:-- 17207 2019-04-05 10:38:39,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-04-05 10:38:39,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-04-05 10:38:39,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-04-05 10:38:39,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1743, return_code=0): /tmp/6TBHB/install-sprout.sh 2019-04-05 10:38:39,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-04-05 10:38:39,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2019-04-05 10:38:04.443816110 Stopping etcd clearwater-etcd 2019-04-05 10:38:05.685097845 Restarting etcd clearwater-etcd 2019-04-05 10:38:05.694451437 Configured ETCDCTL_PEERS: 192.168.120.4:4000, 2019-04-05 10:38:05.699595985 Check for previous failed startup attempt 2019-04-05 10:38:05.701826734 Running etcdctl member list 6ba49394a177149e: name=192-168-120-4 peerURLs=http://192.168.120.4:2380 clientURLs=http://192.168.120.4:4000 isLeader=true 2019-04-05 10:38:05.786420282 etcdctl returned 0 2019-04-05 10:38:05.798191367 Joining existing cluster... 2019-04-05 10:38:06.803792875 Configured ETCDCTL_PEERS: 192.168.120.4:4000, 2019-04-05 10:38:06.804499552 Check cluster is healthy 2019-04-05 10:38:06.806097915 Running etcdctl cluster-health member 6ba49394a177149e is healthy: got healthy result from http://192.168.120.4:4000 cluster is healthy 2019-04-05 10:38:06.833512483 etcdctl returned 0 2019-04-05 10:38:06.834580609 Tell the cluster we're joining 2019-04-05 10:38:06.835309443 Running etcdctl member add 192-168-120-3 http://192.168.120.3:2380 Added member named 192-168-120-3 with ID 50333e89243805fd to cluster ETCD_NAME="192-168-120-3" ETCD_INITIAL_CLUSTER="192-168-120-3=http://192.168.120.3:2380,192-168-120-4=http://192.168.120.4:2380" ETCD_INITIAL_CLUSTER_STATE="existing" 2019-04-05 10:38:06.910266638 etcdctl returned 0 2019-04-05 10:38:06.976197645 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.3:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.3 --name 192-168-120-3 --debug --initial-cluster 192-168-120-4=http://192.168.120.4:2380,192-168-120-3=http://192.168.120.3:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.3:2380 --listen-peer-urls http://192.168.120.3:2380 2019-04-05 10:38:06.979510797 Check we're actually a member of the cluster 2019-04-05 10:38:06.991242080 Wait for etcd to startup 2019-04-05 10:38:07.059396278 Etcd started successfully 2019-04-05 10:38:07.028077 I | etcdmain: etcd Version: 3.1.7 2019-04-05 10:38:07.028154 I | etcdmain: Git SHA: 43b7507 2019-04-05 10:38:07.028160 I | etcdmain: Go Version: go1.7.5 2019-04-05 10:38:07.028163 I | etcdmain: Go OS/Arch: linux/amd64 2019-04-05 10:38:07.028167 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1 2019-04-05 10:38:07.028259 I | embed: listening for peers on http://192.168.120.3:2380 2019-04-05 10:38:07.028315 I | embed: listening for client requests on 0.0.0.0:4000 2019-04-05 10:38:07.223253 I | etcdserver: name = 192-168-120-3 2019-04-05 10:38:07.223271 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.3 2019-04-05 10:38:07.223276 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.3/member 2019-04-05 10:38:07.223280 I | etcdserver: heartbeat = 100ms 2019-04-05 10:38:07.223283 I | etcdserver: election = 1000ms 2019-04-05 10:38:07.223287 I | etcdserver: snapshot count = 10000 2019-04-05 10:38:07.223298 I | etcdserver: advertise client URLs = http://192.168.120.3:4000 2019-04-05 10:38:07.369096 I | etcdserver: starting member 50333e89243805fd in cluster d3dc8fc20b8dc775 2019-04-05 10:38:07.369188 I | raft: 50333e89243805fd became follower at term 0 2019-04-05 10:38:07.369232 I | raft: newRaft 50333e89243805fd [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2019-04-05 10:38:07.369242 I | raft: 50333e89243805fd became follower at term 1 2019-04-05 10:38:07.652731 I | rafthttp: started HTTP pipelining with peer 6ba49394a177149e 2019-04-05 10:38:07.652779 I | rafthttp: starting peer 6ba49394a177149e... 2019-04-05 10:38:07.652791 I | rafthttp: started HTTP pipelining with peer 6ba49394a177149e 2019-04-05 10:38:07.659776 I | rafthttp: started peer 6ba49394a177149e 2019-04-05 10:38:07.659820 I | rafthttp: added peer 6ba49394a177149e 2019-04-05 10:38:07.659856 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2019-04-05 10:38:07.664614 I | rafthttp: started streaming with peer 6ba49394a177149e (writer) 2019-04-05 10:38:07.664635 I | rafthttp: started streaming with peer 6ba49394a177149e (writer) 2019-04-05 10:38:07.664671 I | rafthttp: started streaming with peer 6ba49394a177149e (stream MsgApp v2 reader) 2019-04-05 10:38:07.664845 I | rafthttp: started streaming with peer 6ba49394a177149e (stream Message reader) 2019-04-05 10:38:07.665781 I | raft: 50333e89243805fd [term: 1] received a MsgHeartbeat message with higher term from 6ba49394a177149e [term: 2] 2019-04-05 10:38:07.665794 I | raft: 50333e89243805fd became follower at term 2 2019-04-05 10:38:07.665812 I | raft: raft.node: 50333e89243805fd elected leader 6ba49394a177149e at term 2 2019-04-05 10:38:07.675181 I | rafthttp: peer 6ba49394a177149e became active 2019-04-05 10:38:07.675207 I | rafthttp: established a TCP streaming connection with peer 6ba49394a177149e (stream Message writer) 2019-04-05 10:38:07.675258 I | rafthttp: established a TCP streaming connection with peer 6ba49394a177149e (stream MsgApp v2 writer) 2019-04-05 10:38:07.677079 I | rafthttp: established a TCP streaming connection with peer 6ba49394a177149e (stream Message reader) 2019-04-05 10:38:07.677111 I | rafthttp: established a TCP streaming connection with peer 6ba49394a177149e (stream MsgApp v2 reader) 2019-04-05 10:38:09.175166 I | raft: 50333e89243805fd [term: 2] received a MsgVote message with higher term from 6ba49394a177149e [term: 3] 2019-04-05 10:38:09.175192 I | raft: 50333e89243805fd became follower at term 3 2019-04-05 10:38:09.175213 I | raft: 50333e89243805fd [logterm: 0, index: 0, vote: 0] cast MsgVote for 6ba49394a177149e [logterm: 2, index: 30] at term 3 2019-04-05 10:38:09.175222 I | raft: raft.node: 50333e89243805fd lost leader 6ba49394a177149e at term 3 2019-04-05 10:38:09.189528 D | raft: 50333e89243805fd [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 6ba49394a177149e 2019-04-05 10:38:09.189589 I | raft: raft.node: 50333e89243805fd elected leader 6ba49394a177149e at term 3 2019-04-05 10:38:09.228689 I | etcdserver/membership: added member 6ba49394a177149e [http://192.168.120.4:2380] to cluster d3dc8fc20b8dc775 2019-04-05 10:38:09.228805 N | etcdserver/membership: set the initial cluster version to 3.1 2019-04-05 10:38:09.228828 I | etcdserver/api: enabled capabilities for version 3.1 2019-04-05 10:38:09.229003 I | etcdserver/membership: added member 50333e89243805fd [http://192.168.120.3:2380] to cluster d3dc8fc20b8dc775 2019-04-05 10:38:09.315277 I | etcdserver: published {Name:192-168-120-3 ClientURLs:[http://192.168.120.3:4000]} to cluster d3dc8fc20b8dc775 2019-04-05 10:38:09.315404 I | embed: ready to serve client requests 2019-04-05 10:38:09.315834 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2019-04-05 10:38:09.316508 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.3:49289 2019-04-05 10:38:09.316867 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.3:49288 2019-04-05 10:38:10.263483 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.3:49299 2019-04-05 10:38:10.275831 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.4:59782 2019-04-05 10:38:10.303816 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.3:49302 2019-04-05 10:38:10.304983 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.3:49303 2019-04-05 10:38:10.513757 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.32:58777 2019-04-05 10:38:10.514156 D | etcdserver/api/v2http: [GET] /v2/members/leader remote:192.168.120.32:58777 2019-04-05 10:38:16.967935 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.3:49308 2019-04-05 10:38:17.065015 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.3:49308 2019-04-05 10:38:17.162632 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.3:49309 2019-04-05 10:38:17.167941 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.3:49310 2019-04-05 10:38:17.168517 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.3:49311 2019-04-05 10:38:19.545847 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.32:58780 2019-04-05 10:38:19.727211 D | etcdserver/api/v2http: [POST] /v2/members remote:192.168.120.32:58783 2019-04-05 10:38:19.753979 I | etcdserver/membership: added member bf2870c1e186eb57 [http://192.168.120.32:2380] to cluster d3dc8fc20b8dc775 2019-04-05 10:38:19.754007 I | rafthttp: starting peer bf2870c1e186eb57... 2019-04-05 10:38:19.754044 I | rafthttp: started HTTP pipelining with peer bf2870c1e186eb57 2019-04-05 10:38:19.763769 I | rafthttp: started peer bf2870c1e186eb57 2019-04-05 10:38:19.763815 I | rafthttp: added peer bf2870c1e186eb57 2019-04-05 10:38:19.767768 I | rafthttp: started streaming with peer bf2870c1e186eb57 (writer) 2019-04-05 10:38:19.767796 I | rafthttp: started streaming with peer bf2870c1e186eb57 (writer) 2019-04-05 10:38:19.767816 I | rafthttp: started streaming with peer bf2870c1e186eb57 (stream MsgApp v2 reader) 2019-04-05 10:38:19.767977 I | rafthttp: started streaming with peer bf2870c1e186eb57 (stream Message reader) 2019-04-05 10:38:19.772245 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.32:58783 2019-04-05 10:38:19.772346 D | rafthttp: failed to dial bf2870c1e186eb57 on stream Message (dial tcp 192.168.120.32:2380: getsockopt: connection refused) 2019-04-05 10:38:19.772372 D | rafthttp: failed to dial bf2870c1e186eb57 on stream MsgApp v2 (dial tcp 192.168.120.32:2380: getsockopt: connection refused) 2019-04-05 10:38:20.507790 I | rafthttp: peer bf2870c1e186eb57 became active 2019-04-05 10:38:20.507831 I | rafthttp: established a TCP streaming connection with peer bf2870c1e186eb57 (stream MsgApp v2 reader) 2019-04-05 10:38:20.517150 I | rafthttp: established a TCP streaming connection with peer bf2870c1e186eb57 (stream Message reader) 2019-04-05 10:38:20.524799 I | rafthttp: established a TCP streaming connection with peer bf2870c1e186eb57 (stream MsgApp v2 writer) 2019-04-05 10:38:20.524864 I | rafthttp: established a TCP streaming connection with peer bf2870c1e186eb57 (stream Message writer) 2019-04-05 10:38:21.049878 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.32:58801 2019-04-05 10:38:21.327668 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.3:49308 2019-04-05 10:38:21.709473 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.3:49308 2019-04-05 10:38:22.498490 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.3:49318 2019-04-05 10:38:22.510460 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.3:49320 2019-04-05 10:38:22.511599 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.3:49321 2019-04-05 10:38:24.737082 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.3:49333 2019-04-05 10:38:24.738035 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.3:49334 2019-04-05 10:38:24.908007 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.3:49335 2019-04-05 10:38:24.952442 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.3:49335 2019-04-05 10:38:24.995480 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.3:49336 2019-04-05 10:38:25.916531 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.3:49308 2019-04-05 10:38:25.967436 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.3:49308 real 0m0.005s user 0m0.004s sys 0m0.002s 2019-04-05 10:38:39,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-04-05 10:38:39,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-05 10:38:39,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-05 10:38:39,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-05 10:38:39,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-04-05 10:38:39,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-04-05 10:38:39,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-04-05 10:38:39,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-05 10:38:39,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-05 10:38:39,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-04-05 10:38:39,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-05 10:38:39,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-04-05 10:38:39,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-05 10:38:39,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-04-05 10:38:39,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/M5MO7/bind.py 2019-04-05 10:38:39,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-04-05 10:38:39,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/WQVGU/bind.py 2019-04-05 10:38:39,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-04-05 10:38:39,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-04-05 10:38:39,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpg_JWsJ', '/etc/bind/db.clearwater.opnfv'] 2019-04-05 10:38:39,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-05 10:38:39,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'sprout': {u'sprout_eit12e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-eit12e'}}, u'bono': {u'bono_qbil2p': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.32', u'name': u'bono-qbil2p'}}}, 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.4', u'hss_hostname': u''}. 2019-04-05 10:38:39,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-04-05 10:38:39,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-04-05 10:38:39,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp3Am_6C', '/etc/bind/db.clearwater.local'] 2019-04-05 10:38:39,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'sprout': {u'sprout_eit12e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-eit12e'}}, u'bono': {u'bono_qbil2p': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.32', u'name': u'bono-qbil2p'}}}, 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.4', u'hss_hostname': u''}. 2019-04-05 10:38:39,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-04-05 10:38:39,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-05 10:38:39,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-05 10:38:39,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-04-05 10:38:39,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-05 10:38:39,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/7F5NJ/bind.py 2019-04-05 10:38:39,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-04-05 10:38:39,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_hl8v5e': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-hl8v5e'}}, u'sprout': {u'sprout_eit12e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-eit12e'}}, u'bono': {u'bono_qbil2p': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.32', u'name': u'bono-qbil2p'}}}, 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.4', u'hss_hostname': u''}. 2019-04-05 10:38:39,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-04-05 10:38:39,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-04-05 10:38:39,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-05 10:38:39,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_hl8v5e': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-hl8v5e'}}, u'sprout': {u'sprout_eit12e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-eit12e'}}, u'bono': {u'bono_qbil2p': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.32', u'name': u'bono-qbil2p'}}}, 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.4', u'hss_hostname': u''}. 2019-04-05 10:38:39,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpLukRza', '/etc/bind/db.clearwater.local'] 2019-04-05 10:38:39,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-04-05 10:38:39,884 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:38:39,939 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:38:39,939 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:38:39,939 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:38:39,939 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:38:39,939 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:38:39,939 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:38:39,939 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:38:39,940 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:38:39,940 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:38:39,940 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:38:39 GMT 2019-04-05 10:38:39,940 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:38:39,940 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:38:39,940 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:38:39,940 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:38:39,940 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:38:44,946 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:38:45,042 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:38:45,042 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:38:45,043 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:38:45,043 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:38:45,043 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:38:45,043 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:38:45,043 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:38:45,043 - 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-04-05T10:38:31.916Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:31.483Z", "source_id": "homer_hl8v5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fe9f99b4-ab07-49d6-8569-890c627d53b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:32.434Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpkiq4BU', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:31.850Z", "source_id": "homer_hl8v5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fe9f99b4-ab07-49d6-8569-890c627d53b7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:32.434Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_80o2kf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:32.105Z", "source_id": "sprout_eit12e", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:32.434Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:31.857Z", "source_id": "homer_hl8v5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fe9f99b4-ab07-49d6-8569-890c627d53b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:32.434Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:31.868Z", "source_id": "homer_hl8v5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fe9f99b4-ab07-49d6-8569-890c627d53b7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:32.434Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:31.986Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f55f757a-5691-46e0-8db5-3c8c9e940e6f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:32.434Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:32.259Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f55f757a-5691-46e0-8db5-3c8c9e940e6f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:33.314Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_hl8v5e': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-hl8v5e'}}, u'sprout': {u'sprout_eit12e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-eit12e'}}, u'ellis': {u'ellis_fy11mw': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.3', u'name': u'ellis-fy11mw'}}, u'bono': {u'bono_qbil2p': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.32', u'name': u'bono-qbil2p'}}}, 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.4', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:32.724Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f55f757a-5691-46e0-8db5-3c8c9e940e6f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:33.314Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpO63j8r', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:32.725Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f55f757a-5691-46e0-8db5-3c8c9e940e6f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:33.314Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:32.733Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f55f757a-5691-46e0-8db5-3c8c9e940e6f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:33.314Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpdZ8XYD', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:33.120Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f55f757a-5691-46e0-8db5-3c8c9e940e6f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:33.314Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/SEO7R/add-snmpproxy-collector.py", "level": "info", "target_id": "proxy_node_80o2kf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:33.184Z", "source_id": "sprout_eit12e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.fb29042c-2531-4b36-a7b1-3c05f8e5d90b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:33.314Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_hl8v5e': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-hl8v5e'}}, u'sprout': {u'sprout_eit12e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-eit12e'}}, u'ellis': {u'ellis_fy11mw': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.3', u'name': u'ellis-fy11mw'}}, u'bono': {u'bono_qbil2p': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.32', u'name': u'bono-qbil2p'}}}, 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.4', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:32.741Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f55f757a-5691-46e0-8db5-3c8c9e940e6f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:33.314Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:32.499Z", "source_id": "homer_hl8v5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:33.314Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:33.136Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f55f757a-5691-46e0-8db5-3c8c9e940e6f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:33.314Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:32.741Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f55f757a-5691-46e0-8db5-3c8c9e940e6f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:33.314Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:32.740Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f55f757a-5691-46e0-8db5-3c8c9e940e6f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:33.314Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:33.129Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f55f757a-5691-46e0-8db5-3c8c9e940e6f"}, {"node_instance_id": "homer_hl8v5e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:33.314Z", "message": "Relationships established", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:33.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:33.314Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:32.724Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.f55f757a-5691-46e0-8db5-3c8c9e940e6f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:33.961Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/I1RHG/create_number.sh", "level": "info", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:33.881Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7e3fd665-24a1-4d12-b340-d098c80b32d1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:33.961Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:33.516Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "homer_hl8v5e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:33.961Z", "message": "Node instance started", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:33.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:34.464Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:33.883Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7e3fd665-24a1-4d12-b340-d098c80b32d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:34.464Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.4: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.4\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_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:33.980Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7e3fd665-24a1-4d12-b340-d098c80b32d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:34.464Z", "message": "Start numbers creation", "level": "info", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:33.949Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7e3fd665-24a1-4d12-b340-d098c80b32d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:34.464Z", "message": "", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:33.919Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7e3fd665-24a1-4d12-b340-d098c80b32d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:34.464Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:33.891Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7e3fd665-24a1-4d12-b340-d098c80b32d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:34.464Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:33.890Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7e3fd665-24a1-4d12-b340-d098c80b32d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:34.464Z", "message": "Process created, PID: 11386", "level": "info", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:33.889Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7e3fd665-24a1-4d12-b340-d098c80b32d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:37.784Z", "message": " nginx: the configuration file /etc/nginx/nginx.conf syntax is ok", "level": "info", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:37.716Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7e3fd665-24a1-4d12-b340-d098c80b32d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:38.478Z", "message": " * Restarting clearwater-infrastructure clearwater-infrastructure", "level": "info", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:37.716Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7e3fd665-24a1-4d12-b340-d098c80b32d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:38.478Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:37.889Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7e3fd665-24a1-4d12-b340-d098c80b32d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:38.478Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:37.889Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7e3fd665-24a1-4d12-b340-d098c80b32d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:38.478Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:37.889Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7e3fd665-24a1-4d12-b340-d098c80b32d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:38.478Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:37.889Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7e3fd665-24a1-4d12-b340-d098c80b32d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:38.478Z", "message": "Context proxy closed", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:37.889Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7e3fd665-24a1-4d12-b340-d098c80b32d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:38.478Z", "message": "Execution done (PID=11386, return_code=0): /tmp/I1RHG/create_number.sh", "level": "info", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:37.798Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7e3fd665-24a1-4d12-b340-d098c80b32d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:38.478Z", "message": " Created 1000 numbers, 0 already present in database", "level": "info", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:37.716Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7e3fd665-24a1-4d12-b340-d098c80b32d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:38.478Z", "message": " ...done.", "level": "info", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:37.716Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7e3fd665-24a1-4d12-b340-d098c80b32d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:38.478Z", "message": " ...done.", "level": "info", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:37.716Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7e3fd665-24a1-4d12-b340-d098c80b32d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:38.478Z", "message": " nginx: configuration file /etc/nginx/nginx.conf test is successful", "level": "info", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:37.716Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7e3fd665-24a1-4d12-b340-d098c80b32d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:38.478Z", "message": " * Restarting DNS forwarder and DHCP server dnsmasq", "level": "info", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:37.716Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7e3fd665-24a1-4d12-b340-d098c80b32d1"}, {"node_instance_id": "ellis_fy11mw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:39.189Z", "message": "Relationships established", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:38.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:39.189Z", "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 17 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.1 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58621 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\t0m31.232s\nuser\t0m12.843s\nsys\t0m3.453s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:38.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:39.189Z", "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-04-05T10:38:38.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:39.189Z", "message": "[dime] Use the DNS server", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:38.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:39.189Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:38.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "ellis_fy11mw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:39.189Z", "message": "Node instance started", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:38.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:39.189Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:38.382Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}], "metadata": {"pagination": {"total": 3119, "offset": 3023, "size": 50}}} 2019-04-05 10:38:45,043 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:38:45,043 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:38:45 GMT 2019-04-05 10:38:45,044 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:38:45,044 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:38:45,044 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:38:45,044 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:38:45,044 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:38:45,044 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:38:45,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-04-05 10:38:45,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpkiq4BU', '/etc/bind/db.clearwater.opnfv'] 2019-04-05 10:38:45,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-05 10:38:45,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-04-05 10:38:45,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-04-05 10:38:45,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-04-05 10:38:45,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-05 10:38:45,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_hl8v5e': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-hl8v5e'}}, u'sprout': {u'sprout_eit12e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-eit12e'}}, u'ellis': {u'ellis_fy11mw': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.3', u'name': u'ellis-fy11mw'}}, u'bono': {u'bono_qbil2p': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.32', u'name': u'bono-qbil2p'}}}, 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.4', u'hss_hostname': u''}. 2019-04-05 10:38:45,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpO63j8r', '/etc/bind/db.clearwater.local'] 2019-04-05 10:38:45,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-04-05 10:38:45,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpdZ8XYD', '/etc/bind/db.clearwater.opnfv'] 2019-04-05 10:38:45,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/SEO7R/add-snmpproxy-collector.py 2019-04-05 10:38:45,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_hl8v5e': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-hl8v5e'}}, u'sprout': {u'sprout_eit12e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-eit12e'}}, u'ellis': {u'ellis_fy11mw': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.3', u'name': u'ellis-fy11mw'}}, u'bono': {u'bono_qbil2p': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.32', u'name': u'bono-qbil2p'}}}, 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.4', u'hss_hostname': u''}. 2019-04-05 10:38:45,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-05 10:38:45,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-04-05 10:38:45,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-04-05 10:38:45,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-04-05 10:38:45,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-04-05 10:38:45,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-04-05 10:38:45,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-04-05 10:38:45,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/I1RHG/create_number.sh 2019-04-05 10:38:45,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-05 10:38:45,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-05 10:38:45,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-05 10:38:45,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.4: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.4 # 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-04-05 10:38:45,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2019-04-05 10:38:45,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:38:45,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-05 10:38:45,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-05 10:38:45,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 11386 2019-04-05 10:38:45,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - nginx: the configuration file /etc/nginx/nginx.conf syntax is ok 2019-04-05 10:38:45,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Restarting clearwater-infrastructure clearwater-infrastructure 2019-04-05 10:38:45,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-05 10:38:45,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-05 10:38:45,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-05 10:38:45,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-05 10:38:45,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-05 10:38:45,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=11386, return_code=0): /tmp/I1RHG/create_number.sh 2019-04-05 10:38:45,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Created 1000 numbers, 0 already present in database 2019-04-05 10:38:45,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ...done. 2019-04-05 10:38:45,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ...done. 2019-04-05 10:38:45,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - nginx: configuration file /etc/nginx/nginx.conf test is successful 2019-04-05 10:38:45,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Restarting DNS forwarder and DHCP server dnsmasq 2019-04-05 10:38:45,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-04-05 10:38:45,053 - 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 17 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.1 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58621 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m31.232s user 0m12.843s sys 0m3.453s 2019-04-05 10:38:45,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2019-04-05 10:38:45,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2019-04-05 10:38:45,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2019-04-05 10:38:45,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-05 10:38:45,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-05 10:38:45,054 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:38:45,137 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:38:45,137 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:38:45,137 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:38:45,137 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:38:45,137 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:38:45,137 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:38:45,138 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:38:45,138 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:38:45,138 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:38:45,138 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:38:45 GMT 2019-04-05 10:38:45,138 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:38:45,138 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:38:45,138 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:38:45,138 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:38:45,138 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:38:50,140 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:38:50,241 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:38:50,241 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:38:50,241 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:38:50,242 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:38:50,242 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:38:50,242 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:38:50,242 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:38:50,242 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:40.909Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.062s\nuser\t0m0.006s\nsys\t0m0.047s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:40.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:41.555Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:41.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:41.555Z", "message": "[dime] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:40.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:41.555Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:e0:29:6a \n inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee0:296a/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:109233 errors:0 dropped:0 overruns:0 frame:0\n TX packets:48884 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:180856349 (180.8 MB) TX bytes:6946765 (6.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:812 errors:0 dropped:0 overruns:0 frame:0\n TX packets:812 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:123562 (123.5 KB) TX bytes:123562 (123.5 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:40.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:41.555Z", "message": "[dime] sudo ps ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:40.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:41.555Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:31 ? 00:00:01 /sbin/init\nroot 2 0 0 10:31 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:31 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 10:31 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:31 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 10:31 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:31 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:31 ? 00:00:00 [rcu_bh]\nroot 10 2 0 10:31 ? 00:00:00 [rcuob/0]\nroot 11 2 0 10:31 ? 00:00:00 [migration/0]\nroot 12 2 0 10:31 ? 00:00:00 [watchdog/0]\nroot 13 2 0 10:31 ? 00:00:00 [khelper]\nroot 14 2 0 10:31 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 10:31 ? 00:00:00 [netns]\nroot 16 2 0 10:31 ? 00:00:00 [writeback]\nroot 17 2 0 10:31 ? 00:00:00 [kintegrityd]\nroot 18 2 0 10:31 ? 00:00:00 [bioset]\nroot 19 2 0 10:31 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 10:31 ? 00:00:00 [kblockd]\nroot 21 2 0 10:31 ? 00:00:00 [ata_sff]\nroot 22 2 0 10:31 ? 00:00:00 [khubd]\nroot 23 2 0 10:31 ? 00:00:00 [md]\nroot 24 2 0 10:31 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 10:31 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 10:31 ? 00:00:00 [khungtaskd]\nroot 28 2 0 10:31 ? 00:00:00 [kswapd0]\nroot 29 2 0 10:31 ? 00:00:00 [vmstat]\nroot 30 2 0 10:31 ? 00:00:00 [ksmd]\nroot 31 2 0 10:31 ? 00:00:00 [khugepaged]\nroot 32 2 0 10:31 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 10:31 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 10:31 ? 00:00:00 [crypto]\nroot 46 2 0 10:31 ? 00:00:00 [kthrotld]\nroot 47 2 0 10:31 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 10:31 ? 00:00:00 [vballoon]\nroot 49 2 0 10:31 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 10:31 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 10:31 ? 00:00:00 [deferwq]\nroot 72 2 0 10:31 ? 00:00:00 [charger_manager]\nroot 114 2 0 10:31 ? 00:00:00 [kpsmoused]\nroot 119 2 0 10:31 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 10:32 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 10:32 ? 00:00:00 [ext4-rsv-conver]\nroot 381 1 0 10:32 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 417 2 0 10:32 ? 00:00:00 [kworker/u3:1]\nroot 553 1 0 10:32 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 10:32 ? 00:00:00 [kauditd]\nmessage+ 888 1 0 10:32 ? 00:00:00 dbus-daemon --system --fork\nroot 920 1 0 10:32 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 932 1 0 10:32 ? 00:00:00 rsyslogd\nroot 1038 1 0 10:32 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1041 1 0 10:32 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1045 1 0 10:32 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1047 1 0 10:32 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1049 1 0 10:32 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1092 1 0 10:32 ? 00:00:00 /usr/sbin/sshd -D\nroot 1093 1 0 10:32 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1094 1 0 10:32 ? 00:00:00 cron\ndaemon 1095 1 0 10:32 ? 00:00:00 atd\nroot 1185 1 0 10:32 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1191 1 0 10:32 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1463 1 0 10:32 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/dime_host_c8gzfy/env/bin/python -m cloudify_agent.worker --queue dime_host_c8gzfy --max-workers 5 --name dime_host_c8gzfy\nubuntu 1465 1463 0 10:32 ? 00:00:01 /home/ubuntu/dime_host_c8gzfy/env/bin/python -m cloudify_agent.worker --queue dime_host_c8gzfy --max-workers 5 --name dime_host_c8gzfy\nubuntu 1609 1 0 10:33 ? 00:00:01 python2.7 /home/ubuntu/dime_host_c8gzfy/env/bin/diamond --configfile /home/ubuntu/dime_host_c8gzfy/work/plugins/diamond/etc/diamond.conf\nubuntu 1732 1465 1 10:35 ? 00:00:02 /home/ubuntu/dime_host_c8gzfy/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-atPkqk\nubuntu 1742 1732 0 10:35 ? 00:00:00 /bin/sh -c /tmp/VL4QF/install-dime.sh\nubuntu 1744 1742 0 10:35 ? 00:00:00 /bin/bash -e /tmp/VL4QF/install-dime.sh\nroot 2115 1 0 10:35 ? 00:00:00 upstart-udev-bridge --daemon\nroot 2118 1 0 10:35 ? 00:00:00 upstart-file-bridge --daemon\nroot 2121 1 0 10:35 ? 00:00:00 upstart-socket-bridge --daemon\nntp 8797 1 0 10:37 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9364 1 0 10:37 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9365 9364 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9369 1 0 10:37 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9370 9369 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9379 9365 0 10:37 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9380 9370 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9381 9380 0 10:37 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9418 1 0 10:37 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nsnmp 10012 1 0 10:38 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\nroot 10427 1 0 10:38 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10428 10427 0 10:38 ? 00:00:00 nginx: worker process\nwww-data 10429 10427 0 10:38 ? 00:00:00 nginx: worker process\nwww-data 10430 10427 0 10:38 ? 00:00:00 nginx: worker process\nwww-data 10431 10427 0 10:38 ? 00:00:00 nginx: worker process\nroot 10432 9418 0 10:38 ? 00:00:00 [nginx_ping] \nroot 10435 9418 0 10:38 ? 00:00:00 [check-nginx-upt] \nroot 10439 9418 0 10:38 ? 00:00:00 [check-monit-upt] \ndnsmasq 10483 1 0 10:38 ? 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 10530 1744 0 10:38 ? 00:00:00 /bin/bash -e /tmp/VL4QF/install-dime.sh\nubuntu 10531 10530 0 10:38 ? 00:00:00 /bin/bash -e /tmp/VL4QF/install-dime.sh\nroot 10532 10531 0 10:38 ? 00:00:00 sudo ps -edf\nroot 10533 10532 0 10:38 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.005s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:40.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:41.555Z", "message": "[dime] sudo netstat ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:41.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:41.555Z", "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 10483/dnsmasq \ntcp 0 0 127.0.0.1:44822 0.0.0.0:* LISTEN 1732/python \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1092/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9418/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10427/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 10483/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1092/sshd \nudp 0 0 192.168.120.12:123 0.0.0.0:* 8797/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8797/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8797/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10012/snmpd \nudp 0 0 0.0.0.0:30369 0.0.0.0:* 553/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10483/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 553/dhclient \nudp6 0 0 fe80::f816:3eff:fee:123 :::* 8797/ntpd \nudp6 0 0 ::1:123 :::* 8797/ntpd \nudp6 0 0 :::123 :::* 8797/ntpd \nudp6 0 0 :::161 :::* 10012/snmpd \nudp6 0 0 :::17702 :::* 553/dhclient \nudp6 0 0 ::1:53 :::* 10483/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8709 888/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7227 381/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9034 1093/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 13730 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 21243 9379/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21244 9381/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 22434 10012/snmpd /var/agentx/master\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:41.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:41.555Z", "message": "[dime] sudo find /var/log", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:41.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:41.555Z", "message": "[dime] => /var/log\n/var/log/unattended-upgrades\n/var/log/btmp\n/var/log/ralf\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/boot.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/dmesg\n/var/log/cloud-init-output.log\n/var/log/dist-upgrade\n/var/log/lastlog\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa05\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/alternatives.log\n/var/log/homestead\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_20190405T100000Z.txt\n/var/log/homestead/homestead_current.txt\n/var/log/homestead/homestead_err.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/monit.log\n/var/log/dpkg.log\n/var/log/clearwater-queue-manager\n/var/log/clearwater-cluster-manager\n/var/log/iotop.log\n/var/log/auth.log\n/var/log/cloud-init.log\n/var/log/ntpstats\n/var/log/wtmp\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/dmesg.0\n/var/log/clearwater-config-manager\n/var/log/udev\n/var/log/syslog\n/var/log/clearwater-socket-factory.log\n\nreal\t0m0.014s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:41.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:41.555Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:41.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:41.555Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:41.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:41.555Z", "message": "[dime] => 2019:04:05 10:37:34: Namespace: management\n2019:04:05 10:37:34: [management] Starting server\n2019:04:05 10:37:34: [management] Listening for requests\n2019:04:05 10:37:34: Namespace: signaling\n2019:04:05 10:37:34: [signaling] Starting server\n2019:04:05 10:37:34: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:41.208Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:41.555Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:41.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:42.152Z", "message": "[dime] => 2019-04-05 10:38:21.127563585 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:41.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:42.152Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:41.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:42.152Z", "message": "[dime] Installation is done", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:41.420Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:42.152Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-dime-host-c8gzfy", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:41.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:42.152Z", "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-04-05T10:38:41.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:42.152Z", "message": " OK", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:41.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:42.152Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:41.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:42.152Z", "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-04-05T10:38:41.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:42.152Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:41.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:42.152Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:41.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:42.152Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:41.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:42.152Z", "message": " \r100 3149 100 3149 0 0 19257 0 --:--:-- --:--:-- --:--:-- 19319", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:41.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:42.152Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-dime-host-c8gzfy", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:41.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:42.152Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:41.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "dime_j5fqcf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:42.152Z", "message": "Node instance configured", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:41.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:42.152Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:41.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:42.152Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:41.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:42.152Z", "message": "Execution done (PID=1742, return_code=0): /tmp/VL4QF/install-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:41.441Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.49f08b43-af0d-4f0e-b0ea-7792429c08a8"}, {"node_instance_id": "dime_j5fqcf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:42.152Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:41.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_j5fqcf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:42.753Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:42.158Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "dime_j5fqcf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:42.753Z", "message": "Establishing relationships", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:42.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:42.753Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:42.502Z", "source_id": "dime_j5fqcf", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:44.221Z", "message": "Downloaded scripts/bind/bind.py to /tmp/9Y3UK/bind.py", "level": "info", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:43.984Z", "source_id": "dime_j5fqcf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9e1be12f-f71c-4d10-890f-2066946792ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:44.852Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:44.498Z", "source_id": "dime_j5fqcf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9e1be12f-f71c-4d10-890f-2066946792ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:44.852Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_hl8v5e': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-hl8v5e'}}, u'sprout': {u'sprout_eit12e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-eit12e'}}, u'ellis': {u'ellis_fy11mw': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.3', u'name': u'ellis-fy11mw'}}, u'bono': {u'bono_qbil2p': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.32', u'name': u'bono-qbil2p'}}, u'dime': {u'dime_j5fqcf': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'dime-j5fqcf'}}}, 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.4', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:44.498Z", "source_id": "dime_j5fqcf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9e1be12f-f71c-4d10-890f-2066946792ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:44.852Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:44.252Z", "source_id": "dime_j5fqcf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9e1be12f-f71c-4d10-890f-2066946792ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:44.852Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:44.467Z", "source_id": "dime_j5fqcf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9e1be12f-f71c-4d10-890f-2066946792ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:44.852Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_hl8v5e': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-hl8v5e'}}, u'sprout': {u'sprout_eit12e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-eit12e'}}, u'ellis': {u'ellis_fy11mw': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.3', u'name': u'ellis-fy11mw'}}, u'bono': {u'bono_qbil2p': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.32', u'name': u'bono-qbil2p'}}, u'dime': {u'dime_j5fqcf': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'dime-j5fqcf'}}}, 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.4', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:44.512Z", "source_id": "dime_j5fqcf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9e1be12f-f71c-4d10-890f-2066946792ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:44.852Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:44.512Z", "source_id": "dime_j5fqcf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9e1be12f-f71c-4d10-890f-2066946792ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:44.852Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:44.512Z", "source_id": "dime_j5fqcf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9e1be12f-f71c-4d10-890f-2066946792ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:44.852Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:44.506Z", "source_id": "dime_j5fqcf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9e1be12f-f71c-4d10-890f-2066946792ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:44.852Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpfGc2Lk', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:44.499Z", "source_id": "dime_j5fqcf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9e1be12f-f71c-4d10-890f-2066946792ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:45.550Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:44.841Z", "source_id": "dime_j5fqcf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9e1be12f-f71c-4d10-890f-2066946792ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:45.550Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpiyb1Gq', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:44.824Z", "source_id": "dime_j5fqcf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9e1be12f-f71c-4d10-890f-2066946792ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:45.550Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:44.833Z", "source_id": "dime_j5fqcf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9e1be12f-f71c-4d10-890f-2066946792ad"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:45.550Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:45.125Z", "source_id": "dime_j5fqcf", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}], "metadata": {"pagination": {"total": 3128, "offset": 3073, "size": 50}}} 2019-04-05 10:38:50,242 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:38:50,242 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:38:50 GMT 2019-04-05 10:38:50,243 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:38:50,243 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:38:50,243 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:38:50,243 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:38:50,243 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:38:50,243 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:38:50,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.062s user 0m0.006s sys 0m0.047s 2019-04-05 10:38:50,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-04-05 10:38:50,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2019-04-05 10:38:50,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:e0:29:6a inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fee0:296a/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:109233 errors:0 dropped:0 overruns:0 frame:0 TX packets:48884 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:180856349 (180.8 MB) TX bytes:6946765 (6.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:812 errors:0 dropped:0 overruns:0 frame:0 TX packets:812 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:123562 (123.5 KB) TX bytes:123562 (123.5 KB) real 0m0.007s user 0m0.000s sys 0m0.005s 2019-04-05 10:38:50,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2019-04-05 10:38:50,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:31 ? 00:00:01 /sbin/init root 2 0 0 10:31 ? 00:00:00 [kthreadd] root 3 2 0 10:31 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:31 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:31 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:31 ? 00:00:00 [rcu_sched] root 8 2 0 10:31 ? 00:00:00 [rcuos/0] root 9 2 0 10:31 ? 00:00:00 [rcu_bh] root 10 2 0 10:31 ? 00:00:00 [rcuob/0] root 11 2 0 10:31 ? 00:00:00 [migration/0] root 12 2 0 10:31 ? 00:00:00 [watchdog/0] root 13 2 0 10:31 ? 00:00:00 [khelper] root 14 2 0 10:31 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:31 ? 00:00:00 [netns] root 16 2 0 10:31 ? 00:00:00 [writeback] root 17 2 0 10:31 ? 00:00:00 [kintegrityd] root 18 2 0 10:31 ? 00:00:00 [bioset] root 19 2 0 10:31 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:31 ? 00:00:00 [kblockd] root 21 2 0 10:31 ? 00:00:00 [ata_sff] root 22 2 0 10:31 ? 00:00:00 [khubd] root 23 2 0 10:31 ? 00:00:00 [md] root 24 2 0 10:31 ? 00:00:00 [devfreq_wq] root 25 2 0 10:31 ? 00:00:00 [kworker/0:1] root 27 2 0 10:31 ? 00:00:00 [khungtaskd] root 28 2 0 10:31 ? 00:00:00 [kswapd0] root 29 2 0 10:31 ? 00:00:00 [vmstat] root 30 2 0 10:31 ? 00:00:00 [ksmd] root 31 2 0 10:31 ? 00:00:00 [khugepaged] root 32 2 0 10:31 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:31 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:31 ? 00:00:00 [crypto] root 46 2 0 10:31 ? 00:00:00 [kthrotld] root 47 2 0 10:31 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:31 ? 00:00:00 [vballoon] root 49 2 0 10:31 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:31 ? 00:00:00 [scsi_eh_1] root 71 2 0 10:31 ? 00:00:00 [deferwq] root 72 2 0 10:31 ? 00:00:00 [charger_manager] root 114 2 0 10:31 ? 00:00:00 [kpsmoused] root 119 2 0 10:31 ? 00:00:00 [kworker/0:2] root 176 2 0 10:32 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:32 ? 00:00:00 [ext4-rsv-conver] root 381 1 0 10:32 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 417 2 0 10:32 ? 00:00:00 [kworker/u3:1] root 553 1 0 10:32 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 10:32 ? 00:00:00 [kauditd] message+ 888 1 0 10:32 ? 00:00:00 dbus-daemon --system --fork root 920 1 0 10:32 ? 00:00:00 /lib/systemd/systemd-logind syslog 932 1 0 10:32 ? 00:00:00 rsyslogd root 1038 1 0 10:32 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1041 1 0 10:32 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1045 1 0 10:32 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1047 1 0 10:32 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1049 1 0 10:32 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1092 1 0 10:32 ? 00:00:00 /usr/sbin/sshd -D root 1093 1 0 10:32 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1094 1 0 10:32 ? 00:00:00 cron daemon 1095 1 0 10:32 ? 00:00:00 atd root 1185 1 0 10:32 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1191 1 0 10:32 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1463 1 0 10:32 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/dime_host_c8gzfy/env/bin/python -m cloudify_agent.worker --queue dime_host_c8gzfy --max-workers 5 --name dime_host_c8gzfy ubuntu 1465 1463 0 10:32 ? 00:00:01 /home/ubuntu/dime_host_c8gzfy/env/bin/python -m cloudify_agent.worker --queue dime_host_c8gzfy --max-workers 5 --name dime_host_c8gzfy ubuntu 1609 1 0 10:33 ? 00:00:01 python2.7 /home/ubuntu/dime_host_c8gzfy/env/bin/diamond --configfile /home/ubuntu/dime_host_c8gzfy/work/plugins/diamond/etc/diamond.conf ubuntu 1732 1465 1 10:35 ? 00:00:02 /home/ubuntu/dime_host_c8gzfy/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-atPkqk ubuntu 1742 1732 0 10:35 ? 00:00:00 /bin/sh -c /tmp/VL4QF/install-dime.sh ubuntu 1744 1742 0 10:35 ? 00:00:00 /bin/bash -e /tmp/VL4QF/install-dime.sh root 2115 1 0 10:35 ? 00:00:00 upstart-udev-bridge --daemon root 2118 1 0 10:35 ? 00:00:00 upstart-file-bridge --daemon root 2121 1 0 10:35 ? 00:00:00 upstart-socket-bridge --daemon ntp 8797 1 0 10:37 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9364 1 0 10:37 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9365 9364 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9369 1 0 10:37 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9370 9369 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9379 9365 0 10:37 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9380 9370 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9381 9380 0 10:37 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9418 1 0 10:37 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc snmp 10012 1 0 10:38 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid root 10427 1 0 10:38 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10428 10427 0 10:38 ? 00:00:00 nginx: worker process www-data 10429 10427 0 10:38 ? 00:00:00 nginx: worker process www-data 10430 10427 0 10:38 ? 00:00:00 nginx: worker process www-data 10431 10427 0 10:38 ? 00:00:00 nginx: worker process root 10432 9418 0 10:38 ? 00:00:00 [nginx_ping] root 10435 9418 0 10:38 ? 00:00:00 [check-nginx-upt] root 10439 9418 0 10:38 ? 00:00:00 [check-monit-upt] dnsmasq 10483 1 0 10:38 ? 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 10530 1744 0 10:38 ? 00:00:00 /bin/bash -e /tmp/VL4QF/install-dime.sh ubuntu 10531 10530 0 10:38 ? 00:00:00 /bin/bash -e /tmp/VL4QF/install-dime.sh root 10532 10531 0 10:38 ? 00:00:00 sudo ps -edf root 10533 10532 0 10:38 ? 00:00:00 ps -edf real 0m0.009s user 0m0.005s sys 0m0.005s 2019-04-05 10:38:50,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2019-04-05 10:38:50,247 - 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 10483/dnsmasq tcp 0 0 127.0.0.1:44822 0.0.0.0:* LISTEN 1732/python tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1092/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9418/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10427/nginx tcp6 0 0 ::1:53 :::* LISTEN 10483/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1092/sshd udp 0 0 192.168.120.12:123 0.0.0.0:* 8797/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8797/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8797/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10012/snmpd udp 0 0 0.0.0.0:30369 0.0.0.0:* 553/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10483/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 553/dhclient udp6 0 0 fe80::f816:3eff:fee:123 :::* 8797/ntpd udp6 0 0 ::1:123 :::* 8797/ntpd udp6 0 0 :::123 :::* 8797/ntpd udp6 0 0 :::161 :::* 10012/snmpd udp6 0 0 :::17702 :::* 553/dhclient udp6 0 0 ::1:53 :::* 10483/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8709 888/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7227 381/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9034 1093/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 13730 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 21243 9379/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21244 9381/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 22434 10012/snmpd /var/agentx/master real 0m0.010s user 0m0.000s sys 0m0.007s 2019-04-05 10:38:50,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2019-04-05 10:38:50,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/unattended-upgrades /var/log/btmp /var/log/ralf /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/boot.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/dmesg /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/lastlog /var/log/sysstat /var/log/sysstat/clearwater-sa05 /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/alternatives.log /var/log/homestead /var/log/homestead/homestead_out.log /var/log/homestead/homestead_20190405T100000Z.txt /var/log/homestead/homestead_current.txt /var/log/homestead/homestead_err.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/monit.log /var/log/dpkg.log /var/log/clearwater-queue-manager /var/log/clearwater-cluster-manager /var/log/iotop.log /var/log/auth.log /var/log/cloud-init.log /var/log/ntpstats /var/log/wtmp /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/network-interface-eth0.log /var/log/kern.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/udev /var/log/syslog /var/log/clearwater-socket-factory.log real 0m0.014s user 0m0.004s sys 0m0.003s 2019-04-05 10:38:50,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-04-05 10:38:50,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-04-05 10:38:50,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2019:04:05 10:37:34: Namespace: management 2019:04:05 10:37:34: [management] Starting server 2019:04:05 10:37:34: [management] Listening for requests 2019:04:05 10:37:34: Namespace: signaling 2019:04:05 10:37:34: [signaling] Starting server 2019:04:05 10:37:34: [signaling] Listening for requests real 0m0.005s user 0m0.004s sys 0m0.002s 2019-04-05 10:38:50,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-04-05 10:38:50,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2019-04-05 10:38:21.127563585 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2019-04-05 10:38:50,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-04-05 10:38:50,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2019-04-05 10:38:50,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-dime-host-c8gzfy 2019-04-05 10:38:50,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-04-05 10:38:50,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-04-05 10:38:50,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-04-05 10:38:50,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-04-05 10:38:50,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-05 10:38:50,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-05 10:38:50,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-05 10:38:50,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 19257 0 --:--:-- --:--:-- --:--:-- 19319 2019-04-05 10:38:50,250 - 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-c8gzfy 2019-04-05 10:38:50,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-04-05 10:38:50,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-04-05 10:38:50,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-05 10:38:50,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-05 10:38:50,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1742, return_code=0): /tmp/VL4QF/install-dime.sh 2019-04-05 10:38:50,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-05 10:38:50,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-05 10:38:50,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-04-05 10:38:50,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-05 10:38:50,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/9Y3UK/bind.py 2019-04-05 10:38:50,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-04-05 10:38:50,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_hl8v5e': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-hl8v5e'}}, u'sprout': {u'sprout_eit12e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-eit12e'}}, u'ellis': {u'ellis_fy11mw': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.3', u'name': u'ellis-fy11mw'}}, u'bono': {u'bono_qbil2p': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.32', u'name': u'bono-qbil2p'}}, u'dime': {u'dime_j5fqcf': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'dime-j5fqcf'}}}, 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.4', u'hss_hostname': u''}. 2019-04-05 10:38:50,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-04-05 10:38:50,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-05 10:38:50,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_hl8v5e': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-hl8v5e'}}, u'sprout': {u'sprout_eit12e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-eit12e'}}, u'ellis': {u'ellis_fy11mw': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.3', u'name': u'ellis-fy11mw'}}, u'bono': {u'bono_qbil2p': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.32', u'name': u'bono-qbil2p'}}, u'dime': {u'dime_j5fqcf': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'dime-j5fqcf'}}}, 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.4', u'hss_hostname': u''}. 2019-04-05 10:38:50,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-04-05 10:38:50,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-04-05 10:38:50,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-04-05 10:38:50,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpfGc2Lk', '/etc/bind/db.clearwater.local'] 2019-04-05 10:38:50,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-04-05 10:38:50,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpiyb1Gq', '/etc/bind/db.clearwater.opnfv'] 2019-04-05 10:38:50,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-04-05 10:38:50,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-05 10:38:50,253 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:38:50,312 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:38:50,312 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:38:50,312 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:38:50,312 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:38:50,312 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:38:50,312 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:38:50,313 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:38:50,313 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:38:50,313 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:38:50,313 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:38:50 GMT 2019-04-05 10:38:50,313 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:38:50,313 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:38:50,313 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:38:50,313 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:38:50,313 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:38:55,319 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:38:55,429 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:38:55,429 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:38:55,429 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:38:55,429 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:38:55,429 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:38:55,429 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:38:55,429 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:38:55,430 - 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-04-05T10:38:45.550Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:44.833Z", "source_id": "dime_j5fqcf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.9e1be12f-f71c-4d10-890f-2066946792ad"}, {"node_instance_id": "dime_j5fqcf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:46.268Z", "message": "Node instance started", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:45.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:48.940Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_80o2kf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:48.765Z", "source_id": "sprout_eit12e", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "sprout_eit12e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:49.590Z", "message": "Node instance started", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:49.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "sprout_eit12e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:49.590Z", "message": "Relationships established", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:48.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:38:51.659Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:38:51.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}], "metadata": {"pagination": {"total": 3129, "offset": 3123, "size": 50}}} 2019-04-05 10:38:55,430 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:38:55,430 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:38:55 GMT 2019-04-05 10:38:55,430 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:38:55,430 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:38:55,430 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:38:55,430 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:38:55,430 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:38:55,430 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:38:55,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-04-05 10:38:55,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-05 10:38:55,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-05 10:38:55,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-05 10:38:55,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-04-05 10:38:55,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-04-05 10:38:55,432 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:38:55,493 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:38:55,493 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:38:55,493 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:38:55,493 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:38:55,493 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:38:55,493 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:38:55,493 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:38:55,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-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:38:55,494 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:38:55,494 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:38:55 GMT 2019-04-05 10:38:55,494 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:38:55,494 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:38:55,494 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:38:55,494 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:38:55,494 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:39:00,500 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:39:00,707 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:39:00,708 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:39:00,708 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:39:00,708 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:39:00,708 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:39:00,708 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:39:00,708 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:39:00,708 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3129, "offset": 3129, "size": 50}}} 2019-04-05 10:39:00,708 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:39:00,708 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:39:00 GMT 2019-04-05 10:39:00,709 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:39:00,709 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-05 10:39:00,709 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:39:00,709 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:39:00,709 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:39:00,709 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:39:00,786 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:39:00,786 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:39:00,786 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:39:00,787 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:39:00,787 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:39:00,787 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:39:00,787 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:39:00,787 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:39:00,787 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:39:00,787 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:39:00 GMT 2019-04-05 10:39:00,787 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:39:00,787 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:39:00,787 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:39:00,788 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:39:00,788 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:39:05,793 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:39:06,152 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:39:06,153 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:39:06,153 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:39:06,153 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:39:06,153 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:39:06,153 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:39:06,153 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:39:06,153 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3129, "offset": 3129, "size": 50}}} 2019-04-05 10:39:06,154 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:39:06,154 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:39:06 GMT 2019-04-05 10:39:06,154 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:39:06,154 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-05 10:39:06,154 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:39:06,154 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:39:06,154 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:39:06,154 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:39:06,548 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:39:06,548 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:39:06,549 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:39:06,549 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:39:06,549 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:39:06,549 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:39:06,549 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:39:06,549 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:39:06,549 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:39:06,549 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:39:06 GMT 2019-04-05 10:39:06,549 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:39:06,549 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:39:06,550 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:39:06,550 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:39:06,550 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:39:11,555 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:39:11,732 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:39:11,732 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:39:11,733 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:39:11,733 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:39:11,733 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:39:11,733 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:39:11,733 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:39:11,733 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:06.889Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:06.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:11.678Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:11.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}], "metadata": {"pagination": {"total": 3131, "offset": 3129, "size": 50}}} 2019-04-05 10:39:11,733 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:39:11,733 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:39:11 GMT 2019-04-05 10:39:11,733 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:39:11,734 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:39:11,734 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:39:11,734 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:39:11,734 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:39:11,734 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:39:11,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-04-05 10:39:11,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-04-05 10:39:11,735 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:39:12,051 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:39:12,051 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:39:12,051 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:39:12,051 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:39:12,051 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:39:12,051 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:39:12,052 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:39:12,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-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:39:12,052 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:39:12,052 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:39:12 GMT 2019-04-05 10:39:12,052 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:39:12,052 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:39:12,052 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:39:12,052 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:39:12,052 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:39:17,058 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:39:17,343 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:39:17,343 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:39:17,343 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:39:17,343 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:39:17,343 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:39:17,344 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:39:17,344 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:39:17,344 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:14.691Z", "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 17 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,690 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59713 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-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\t0m7.633s\nuser\t0m3.576s\nsys\t0m0.953s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:14.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:15.199Z", "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-04-05T10:39:14.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:15.199Z", "message": "[vellum] Use the DNS server", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:14.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:15.199Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:14.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:16.669Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.054s\nuser\t0m0.005s\nsys\t0m0.045s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:16.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}], "metadata": {"pagination": {"total": 3136, "offset": 3131, "size": 50}}} 2019-04-05 10:39:17,344 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:39:17,344 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:39:17 GMT 2019-04-05 10:39:17,344 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:39:17,344 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:39:17,344 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:39:17,344 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:39:17,344 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:39:17,345 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:39:17,345 - 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 17 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,690 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59713 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-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 0m7.633s user 0m3.576s sys 0m0.953s 2019-04-05 10:39:17,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2019-04-05 10:39:17,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2019-04-05 10:39:17,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2019-04-05 10:39:17,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.054s user 0m0.005s sys 0m0.045s 2019-04-05 10:39:17,346 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:39:17,421 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:39:17,421 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:39:17,421 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:39:17,421 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:39:17,421 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:39:17,421 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:39:17,421 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:39:17,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-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:39:17,422 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:39:17,422 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:39:17 GMT 2019-04-05 10:39:17,422 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:39:17,422 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:39:17,422 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:39:17,422 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:39:17,422 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:39:22,428 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:39:22,528 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:39:22,529 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:39:22,529 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:39:22,529 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:39:22,529 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:39:22,529 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:39:22,529 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:39:22,529 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:17.503Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:17.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:17.503Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:17.052Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:17.503Z", "message": "[vellum] => 2019-04-05 10:38:32.988917999 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:17.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:17.503Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:17.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:17.503Z", "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-04-05T10:39:17.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:17.503Z", "message": "[vellum] => INFO [main] 2019-04-05 10:36:43,518 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2019-04-05 10:36:43,546 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-04-05 10:36:43,749 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-04-05 10:36:44,100 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2019-04-05 10:36:44,116 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 121MB\nINFO [main] 2019-04-05 10:36:44,116 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 121MB\nINFO [main] 2019-04-05 10:36:44,809 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-04-05 10:36:44,827 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-04-05 10:36:44,859 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181\nWARN [main] 2019-04-05 10:36:44,859 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2019-04-05 10:36:44,860 CassandraDaemon.java:202 - Heap size: 509607936/509607936\nINFO [main] 2019-04-05 10:36:44,862 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 698880(682K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2019-04-05 10:36:44,862 CassandraDaemon.java:204 - Eden Space Heap memory: init = 83886080(81920K) used = 66723520(65159K) committed = 83886080(81920K) max = 83886080(81920K)\nINFO [main] 2019-04-05 10:36:44,862 CassandraDaemon.java:204 - Survivor Space Heap memory: init = 10485760(10240K) used = 0(0K) committed = 10485760(10240K) max = 10485760(10240K)\nINFO [main] 2019-04-05 10:36:44,864 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 415236096(405504K) used = 0(0K) committed = 415236096(405504K) max = 415236096(405504K)\nINFO [main] 2019-04-05 10:36:44,864 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16677920(16287K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2019-04-05 10:36:44,864 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-04-05 10:36:44,866 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_1554460602.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1554460602.log]\nINFO [main] 2019-04-05 10:36:44,990 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2019-04-05 10:36:44,990 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2019-04-05 10:36:45,230 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2019-04-05 10:36:45,233 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2019-04-05 10:36:45,233 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2019-04-05 10:36:45,239 CacheService.java:110 - Initializing key cache with capacity of 24 MBs.\nINFO [main] 2019-04-05 10:36:45,306 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2019-04-05 10:36:45,312 CacheService.java:149 - Initializing counter cache with capacity of 12 MBs\nINFO [main] 2019-04-05 10:36:45,313 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2019-04-05 10:36:45,396 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2019-04-05 10:36:46,935 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2019-04-05 10:36:46,947 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2019-04-05 10:36:46,954 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2019-04-05 10:36:46,958 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2019-04-05 10:36:46,964 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2019-04-05 10:36:46,968 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2019-04-05 10:36:46,979 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2019-04-05 10:36:46,987 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2019-04-05 10:36:46,991 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2019-04-05 10:36:46,996 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2019-04-05 10:36:47,002 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2019-04-05 10:36:47,011 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2019-04-05 10:36:47,015 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2019-04-05 10:36:47,018 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2019-04-05 10:36:47,022 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2019-04-05 10:36:47,027 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2019-04-05 10:36:47,158 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2019-04-05 10:36:47,159 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2019-04-05 10:36:47,227 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-04-05 10:36:47,237 Memtable.java:347 - Writing Memtable-local@120910266(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-04-05 10:36:47,318 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=1554460606901, position=399)\nINFO [main] 2019-04-05 10:36:47,729 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2019-04-05 10:36:47,942 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2019-04-05 10:36:47,942 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2019-04-05 10:36:47,944 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2019-04-05 10:36:47,957 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-04-05 10:36:47,958 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2019-04-05 10:36:47,975 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-04-05 10:36:47,991 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-04-05 10:36:48,001 SystemKeyspace.java:765 - No host ID found, created 2df134c1-f431-4981-858c-79bf1ac26a4a (Note: This should happen exactly once per node).\nINFO [main] 2019-04-05 10:36:48,006 StorageService.java:807 - Starting up server gossip\nINFO [main] 2019-04-05 10:36:48,010 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-04-05 10:36:48,011 Memtable.java:347 - Writing Memtable-local@942333985(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-04-05 10:36:48,012 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=1554460606901, position=93397)\nINFO [main] 2019-04-05 10:36:48,222 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-04-05 10:36:48,240 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-04-05 10:36:48,290 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2019-04-05 10:36:48,316 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-04-05 10:36:48,331 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-04-05 10:36:48,339 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-04-05 10:36:48,349 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-04-05 10:36:48,369 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2019-04-05 10:36:48,371 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-04-05 10:36:48,378 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-04-05 10:36:48,388 StorageService.java:959 - Generated random tokens. tokens are [271978004204253719, 6647680694849687830, -8525181575653058408, 743366987647036078, -6659303628135419453, 3131120290966125558, -1513403091108863085, 7016497952196189237, -1945605563057167396, -3799539303186087166, -5710380995159798427, 3476166294941439025, 3160221705510622276, 9173455981374578233, -3681493303829803061, 9208528982368778402, 7162559611801397478, -2175364638130912322, 4314988038673741585, -5203593150005410149, -6197632284568275279, 2657808480163097914, -4732937314097548854, 2032330223582715815, -5176121109063842116, -1013391983548993663, -4386195796561053445, -8648287764950940797, -1552110437632215422, 8635340248153605173, -89169338567058048, -160411241832500427, -4004169657062187343, -4142504249891890693, -46019336323067496, 12344656055966151, 5953361750795302148, 852393436434581871, -7921251298828046104, 1859703564471655284, -8196351639786626517, 7350158909131239967, -8345680676538295933, 6353569811404576400, -451701341438250321, -2862216566228553441, -4105112990118933139, 5063491807122278335, -1282338064576656520, -8806904500518833767, -476652535412149309, 3785710667217308486, -8634191590437038644, 3826324063540525119, 380510857890641959, -95603509402028923, -4580413848354112752, 830530463440647615, -735811810894544590, 4948093036027221836, 4557640600017100092, 3848903863850385195, -9153899317528181333, -5407692456266672484, -276441247871591055, 2165779730791129467, -2603160358961878878, 7025371359207937110, 4919335278499864115, -8955886478608333206, 7286418053736058557, 5631532727497783929, -574097529299246201, 1563692330055542278, -6985182625233031197, 2858932748883391863, -8432016456748660566, -4101959206925739686, -7469920787648383064, 6067408811995432148, -5591941786069397479, 8626356213432433572, -2580360913786490959, -8634485183192847084, 2361830069197234704, -6099489640700673778, -7576773891383541681, 1174904164468962062, 2620462744753636894, 5254177682390133164, 3492153760543277410, -970678473863327576, 7507217016312608822, -3179930843698834654, 5172097710662074689, -8799302176663263660, -7256833802029284783, -8459719181515316247, -2122637541963068947, 5654836149077682756, 1853638829325055483, 7146318612981267194, 6477923339612957903, 8651274687506638819, 5266745262058814820, -3795147395700336681, 932105611692553171, -8300760403854169153, -1483487671289194039, -7488496010712362171, -5924261598325448441, 6504880192909394410, 4228006177380762369, -3761576601061906126, 7857810051865819847, -4995124946309825551, 1225142901298362789, -7765593925011312446, -3814064733407182554, -8290086945113275637, 766810327933746078, 4922863032881890865, -426352138149312837, -5500635736656017040, 4087416340271726021, -985612671872283128, 1494105468631375935, -3408194894617896008, -5190894510181285937, 706331147878361521, 4143535646396335162, 9119481312892330433, 5251084231364172000, -3654012017125882525, 3493548877357608750, -4720354081878324056, -7877471755376153405, -6654225145654830275, 8099678069824093071, 5452639046452287317, 4023698738831277202, 7947857780673878783, -4020265418970849041, -6527561989571645142, -660967932283735669, 1082144602170887090, 981167290425837630, 9182466860296728824, 6447752516681845388, 7705891064065028125, 2746890408360463032, 3766554179122185818, -2992260264096424122, 3348398311321634916, -7464625524197046534, 4268080519750708958, -1046371736008656984, -3417486171445473531, 5171148994253888400, 4446630997193674396, -893259625109061535, 1196188192907423114, -8744212281042631028, -352027945729948201, 696510856529682779, -8435720115674594341, -7092175410059079255, 3212255105117648047, -6486468830096539646, -2247419712673311747, -7757415556674745525, 699774178741714595, -3510272740878988900, 364723320485801098, 1785671997494996307, 6501448555591275028, 2052705074166261879, 1936882250453882734, -8294767557053455594, -889840070512787043, -3695681200608663422, -7028717031188740449, -1327464107004640919, -8530568887447518064, 7699992345361709378, 5637809655322836621, -8694052254199823266, -2125986472097744494, 4211385277900482525, 334024144260604028, 12457986582261968, -8396529978155143645, -8825726834081352628, 4043412903165883182, -4934961804439792842, 4342079462375115992, 5519629558017693982, -2724271197772100505, 1990247288250904887, -554546986995972592, 4450467745201864815, 2311064452029803689, -5563422648075290663, 3380693353308885893, 2876270374430701340, 1049279124014883597, 3610643459867753894, 4372205739433406555, -5339873042005159647, -4555966209138281861, 4867977330205294577, 7985727861456913440, -4897588751656378998, 4034668653522300467, 2585113483651138792, -3227676185074493832, 322615383591565352, -4378232390270356354, -6901655077269163450, -8919090158518606083, -7810472665316768779, 1813117444968182695, 381423732332898844, -5198717968445518196, 6840323863042775932, 5642451398897871953, -8539686423411512258, 7700828837129508941, -7827528112871870062, -4274930207137720107, 6434398691863682327, 2241584001021940196, -5985084395863604462, 6407690313973352960, -68200149440196113, -2797355380471933451, -8493605148207700562, 3516414084550068908, -5901166027937004799, -8486774267320349699, 6075108368891365962, -3260778598665268068, -1942967400909259397, -3188874183180179741, -7289337814117127639, 7030358434426010740, 1177507620746996252, -3994762752720273479, 5975612454054136601, 3803358606838485720, 5231238141503327982, -3196506424416888558, 4799513520169420455, -8601007973647860593, -7802839238945998581, -576563740949519929]\nINFO [main] 2019-04-05 10:36:48,400 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@35566683[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@e108d30[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@2d4863c}\nINFO [MigrationStage:1] 2019-04-05 10:36:48,468 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-04-05 10:36:48,470 Memtable.java:347 - Writing Memtable-schema_keyspaces@154598146(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-04-05 10:36:48,472 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=1554460606901, position=102352)\nINFO [MigrationStage:1] 2019-04-05 10:36:48,878 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-04-05 10:36:48,879 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1931060285(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-04-05 10:36:48,895 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=1554460606901, position=102352)\nINFO [MigrationStage:1] 2019-04-05 10:36:49,283 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-04-05 10:36:49,284 Memtable.java:347 - Writing Memtable-schema_columns@1808853138(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-04-05 10:36:49,308 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=1554460606901, position=102352)\nINFO [MigrationStage:1] 2019-04-05 10:36:49,569 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-04-05 10:36:49,570 Memtable.java:347 - Writing Memtable-schema_triggers@1961759582(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-04-05 10:36:49,571 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=1554460606901, position=102352)\nINFO [MigrationStage:1] 2019-04-05 10:36:50,011 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-04-05 10:36:50,012 Memtable.java:347 - Writing Memtable-schema_usertypes@98525534(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-04-05 10:36:50,013 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=1554460606901, position=102352)\nINFO [MigrationStage:1] 2019-04-05 10:36:50,377 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@4614cda5[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-04-05 10:36:50,386 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2019-04-05 10:36:50,387 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@42443ae9[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-04-05 10:36:50,400 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2019-04-05 10:36:50,447 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-04-05 10:36:50,448 Memtable.java:347 - Writing Memtable-local@1206775793(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-04-05 10:36:50,449 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=1554460606901, position=102595)\nINFO [main] 2019-04-05 10:36:50,858 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51466 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-04-05 10:36:50,859 Memtable.java:347 - Writing Memtable-local@78841841(8.353KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-04-05 10:36:50,870 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=1554460606901, position=114572)\nINFO [CompactionExecutor:1] 2019-04-05 10:36:51,224 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db')]\nINFO [main] 2019-04-05 10:36:51,288 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2019-04-05 10:36:51,464 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2019-04-05 10:36:51,498 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-04-05 10:36:51,498 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2019-04-05 10:36:51,554 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2019-04-05 10:36:51,559 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:1] 2019-04-05 10:36:51,832 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,923 bytes to 5,738 (~96% of original) in 566ms = 0.009668MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2019-04-05 10:38:28,545 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2019-04-05 10:38:28,579 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2019-04-05 10:38:28,580 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2019-04-05 10:38:28,581 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2019-04-05 10:38:30,607 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2019-04-05 10:38:30,608 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:17.186Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:17.503Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:17.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:17.503Z", "message": "[vellum] => \n\n\n \n System.err\n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n WARN\n \n \n\n \n \n \n\n\n\n\n \n \n ${cassandra.logdir}/system.log\n \n ${cassandra.logdir}/system.log.%i.zip\n 1\n 20\n \n\n \n 20MB\n \n \n %-5level [%thread] %date{ISO8601} %F:%L - %msg%n\n \n \n \n \n \n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n \n \n \n \n \n \n \n\n\nreal\t0m0.005s\nuser\t0m0.002s\nsys\t0m0.003s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:17.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:17.503Z", "message": "[vellum] => /var/log\n/var/log/memcached.log\n/var/log/unattended-upgrades\n/var/log/btmp\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/boot.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/dmesg\n/var/log/cloud-init-output.log\n/var/log/dist-upgrade\n/var/log/rogers\n/var/log/lastlog\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa05\n/var/log/astaire\n/var/log/astaire/astaire_current.txt\n/var/log/astaire/astaire_err.log\n/var/log/astaire/astaire_out.log\n/var/log/astaire/astaire_20190405T100000Z.txt\n/var/log/alternatives.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/chronos\n/var/log/monit.log\n/var/log/dpkg.log\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/clearwater-queue-manager\n/var/log/clearwater-cluster-manager\n/var/log/iotop.log\n/var/log/auth.log\n/var/log/cloud-init.log\n/var/log/ntpstats\n/var/log/wtmp\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/astaire-throttle.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/dmesg.0\n/var/log/clearwater-config-manager\n/var/log/udev\n/var/log/syslog\n\nreal\t0m0.007s\nuser\t0m0.001s\nsys\t0m0.003s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:16.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:17.503Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:17.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:17.503Z", "message": "[vellum] sudo find /var/log", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:16.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:17.503Z", "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 14171/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd \ntcp 0 0 127.0.0.1:49785 0.0.0.0:* LISTEN 1735/python \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12572/monit \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12247/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14171/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1093/sshd \nudp 0 0 192.168.120.5:123 0.0.0.0:* 11851/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11851/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11851/ntpd \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12247/memcached \nudp 0 0 0.0.0.0:19471 0.0.0.0:* 513/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14171/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 513/dhclient \nudp6 0 0 fe80::f816:3eff:fe6:123 :::* 11851/ntpd \nudp6 0 0 ::1:123 :::* 11851/ntpd \nudp6 0 0 :::123 :::* 11851/ntpd \nudp6 0 0 :::34764 :::* 513/dhclient \nudp6 0 0 ::1:53 :::* 14171/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7223 380/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9043 1094/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 14054 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8698 886/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.008s\nuser\t0m0.006s\nsys\t0m0.001s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:16.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:17.503Z", "message": "[vellum] sudo netstat ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:16.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:17.503Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:31 ? 00:00:01 /sbin/init\nroot 2 0 0 10:31 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:31 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 10:31 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:31 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 10:31 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:31 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:31 ? 00:00:00 [rcu_bh]\nroot 10 2 0 10:31 ? 00:00:00 [rcuob/0]\nroot 11 2 0 10:31 ? 00:00:00 [migration/0]\nroot 12 2 0 10:31 ? 00:00:00 [watchdog/0]\nroot 13 2 0 10:31 ? 00:00:00 [khelper]\nroot 14 2 0 10:31 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 10:31 ? 00:00:00 [netns]\nroot 16 2 0 10:31 ? 00:00:00 [writeback]\nroot 17 2 0 10:31 ? 00:00:00 [kintegrityd]\nroot 18 2 0 10:31 ? 00:00:00 [bioset]\nroot 19 2 0 10:31 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 10:31 ? 00:00:00 [kblockd]\nroot 21 2 0 10:31 ? 00:00:00 [ata_sff]\nroot 22 2 0 10:31 ? 00:00:00 [khubd]\nroot 23 2 0 10:31 ? 00:00:00 [md]\nroot 24 2 0 10:31 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 10:31 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 10:31 ? 00:00:00 [khungtaskd]\nroot 28 2 0 10:31 ? 00:00:00 [kswapd0]\nroot 29 2 0 10:31 ? 00:00:00 [vmstat]\nroot 30 2 0 10:31 ? 00:00:00 [ksmd]\nroot 31 2 0 10:31 ? 00:00:00 [khugepaged]\nroot 32 2 0 10:31 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 10:31 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 10:31 ? 00:00:00 [crypto]\nroot 46 2 0 10:31 ? 00:00:00 [kthrotld]\nroot 47 2 0 10:31 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 10:31 ? 00:00:00 [vballoon]\nroot 49 2 0 10:31 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 10:31 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 10:31 ? 00:00:00 [deferwq]\nroot 72 2 0 10:31 ? 00:00:00 [charger_manager]\nroot 114 2 0 10:31 ? 00:00:00 [kpsmoused]\nroot 131 2 0 10:31 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 10:31 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 10:31 ? 00:00:00 [ext4-rsv-conver]\nroot 380 1 0 10:31 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 413 2 0 10:31 ? 00:00:00 [kworker/u3:1]\nroot 513 1 0 10:31 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 809 2 0 10:32 ? 00:00:00 [kauditd]\nmessage+ 886 1 0 10:32 ? 00:00:00 dbus-daemon --system --fork\nroot 923 1 0 10:32 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 941 1 0 10:32 ? 00:00:00 rsyslogd\nroot 1039 1 0 10:32 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1042 1 0 10:32 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1046 1 0 10:32 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1047 1 0 10:32 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1049 1 0 10:32 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1093 1 0 10:32 ? 00:00:00 /usr/sbin/sshd -D\nroot 1094 1 0 10:32 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1095 1 0 10:32 ? 00:00:00 cron\ndaemon 1096 1 0 10:32 ? 00:00:00 atd\nroot 1186 1 0 10:32 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1192 1 0 10:32 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1464 1 0 10:32 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/vellum_host_l629t2/env/bin/python -m cloudify_agent.worker --queue vellum_host_l629t2 --max-workers 5 --name vellum_host_l629t2\nubuntu 1466 1464 0 10:32 ? 00:00:01 /home/ubuntu/vellum_host_l629t2/env/bin/python -m cloudify_agent.worker --queue vellum_host_l629t2 --max-workers 5 --name vellum_host_l629t2\nubuntu 1610 1 0 10:32 ? 00:00:01 python2.7 /home/ubuntu/vellum_host_l629t2/env/bin/diamond --configfile /home/ubuntu/vellum_host_l629t2/work/plugins/diamond/etc/diamond.conf\nubuntu 1735 1466 1 10:35 ? 00:00:02 /home/ubuntu/vellum_host_l629t2/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-OBK2ML\nubuntu 1745 1735 0 10:35 ? 00:00:00 /bin/sh -c /tmp/7PD6G/install-vellum.sh\nubuntu 1747 1745 0 10:35 ? 00:00:00 /bin/bash -e /tmp/7PD6G/install-vellum.sh\nroot 2151 1 0 10:35 ? 00:00:00 upstart-udev-bridge --daemon\nroot 2154 1 0 10:35 ? 00:00:00 upstart-file-bridge --daemon\nroot 2157 1 0 10:35 ? 00:00:00 upstart-socket-bridge --daemon\nntp 11851 1 0 10:37 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12247 1 0 10:38 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 12572 1 0 10:38 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13218 1 0 10:38 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13224 13218 0 10:38 ? 00:00:00 cpulimit -e astaire -l 5\nroot 13584 12572 0 10:38 ? 00:00:00 [check-monit-upt] \ndnsmasq 14171 1 0 10:39 ? 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 14219 1747 0 10:39 ? 00:00:00 /bin/bash -e /tmp/7PD6G/install-vellum.sh\nubuntu 14220 14219 0 10:39 ? 00:00:00 /bin/bash -e /tmp/7PD6G/install-vellum.sh\nroot 14221 14220 0 10:39 ? 00:00:00 sudo ps -edf\nroot 14222 14221 0 10:39 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:16.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:17.503Z", "message": "[vellum] sudo ps ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:16.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:17.503Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:61:b0:4e \n inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe61:b04e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:144319 errors:0 dropped:0 overruns:0 frame:0\n TX packets:38741 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:227743977 (227.7 MB) TX bytes:6522106 (6.5 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2470 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2470 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:223452 (223.4 KB) TX bytes:223452 (223.4 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.001s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:16.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:17.503Z", "message": "[vellum] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:16.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:17.503Z", "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-04-05T10:39:16.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:17.503Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:16.970Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:18.032Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-vellum-host-l629t2", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:17.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:18.032Z", "message": " Traceback (most recent call last):", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:17.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:18.032Z", "message": " File \"/home/ubuntu/vellum_host_l629t2/env/bin/ctx\", line 13, in ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:17.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:18.032Z", "message": " sys.exit(main())", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:17.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:18.032Z", "message": " File \"/home/ubuntu/vellum_host_l629t2/env/lib/python2.7/site-packages/cloudify/proxy/client.py\", line 128, in main", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:17.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:18.032Z", "message": " args.timeout)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:17.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:18.032Z", "message": " File \"/home/ubuntu/vellum_host_l629t2/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-04-05T10:39:17.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:18.032Z", "message": " ex_traceback)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:17.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:18.032Z", "message": " cloudify.proxy.client.RequestError: (RequestError(...), \"UnicodeEncodeError: 'ascii' codec can't encode character u'\\\\xdc' in position 31734: ordinal not in range(128)\")", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:17.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:18.032Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:17.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:18.032Z", "message": " [http]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:17.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:18.032Z", "message": " bind-address = 0.0.0.0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:17.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:18.032Z", "message": " bind-port = 7253", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:17.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:18.032Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:17.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:18.032Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:17.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:18.032Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:17.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:18.032Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:17.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:18.032Z", "message": " level = 2", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:17.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:18.032Z", "message": " folder = /var/log/chronos", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:17.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:18.032Z", "message": " [logging]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:17.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:18.032Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:17.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:18.032Z", "message": " threads = 50", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:17.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:18.032Z", "message": " enabled = true", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:17.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:18.032Z", "message": " OK", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:17.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:18.032Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:17.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:18.032Z", "message": "Execution done (PID=1745, return_code=0): /tmp/7PD6G/install-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:17.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:18.032Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:17.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:18.032Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:17.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:18.032Z", "message": " [alarms]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:17.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:18.032Z", "message": "[vellum] => # YAML topology configuration file for Cassandra,\n# to be used with YamlFileNetworkTopologySnitch.\n\n# The topology, as a list of data centers.\ntopology:\n # Each data center has a name and a list of racks.\n - dc_name: DC1\n racks:\n # Each rack has a name and a list of nodes.\n - rack_name: c1\n nodes:\n # Each node has a broadcast address (required)\n # and a data-center-local address (optional).\n # If dc_local_address is specified, its peers\n # in the same data center will attempt to\n # reconnect over that address instead.\n - broadcast_address: 1.2.3.4\n dc_local_address: 5.6.7.8\n\n# Default data center name for unknown nodes; defaults to \"UNKNOWN\"\n# default_dc_name: UNKNOWN\n\n# Default rack name for unknown nodes\n# default_rack_name: UNKNOWN; defaults to \"UNKNOWN\"\n\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:17.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:18.032Z", "message": "[vellum] Installation is done", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:17.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}], "metadata": {"pagination": {"total": 3210, "offset": 3136, "size": 50}}} 2019-04-05 10:39:22,530 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:39:22,530 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:39:22 GMT 2019-04-05 10:39:22,530 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:39:22,530 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:39:22,530 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:39:22,530 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:39:22,530 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:39:22,530 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:39:22,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-04-05 10:39:22,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-04-05 10:39:22,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2019-04-05 10:38:32.988917999 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2019-04-05 10:39:22,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-04-05 10:39:22,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2019-04-05 10:39:22,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2019-04-05 10:36:43,518 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2019-04-05 10:36:43,546 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-04-05 10:36:43,749 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-04-05 10:36:44,100 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2019-04-05 10:36:44,116 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 121MB INFO [main] 2019-04-05 10:36:44,116 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 121MB INFO [main] 2019-04-05 10:36:44,809 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-04-05 10:36:44,827 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-04-05 10:36:44,859 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2019-04-05 10:36:44,859 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2019-04-05 10:36:44,860 CassandraDaemon.java:202 - Heap size: 509607936/509607936 INFO [main] 2019-04-05 10:36:44,862 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 698880(682K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2019-04-05 10:36:44,862 CassandraDaemon.java:204 - Eden Space Heap memory: init = 83886080(81920K) used = 66723520(65159K) committed = 83886080(81920K) max = 83886080(81920K) INFO [main] 2019-04-05 10:36:44,862 CassandraDaemon.java:204 - Survivor Space Heap memory: init = 10485760(10240K) used = 0(0K) committed = 10485760(10240K) max = 10485760(10240K) INFO [main] 2019-04-05 10:36:44,864 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 415236096(405504K) used = 0(0K) committed = 415236096(405504K) max = 415236096(405504K) INFO [main] 2019-04-05 10:36:44,864 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16677920(16287K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2019-04-05 10:36:44,864 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-04-05 10:36:44,866 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_1554460602.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1554460602.log] INFO [main] 2019-04-05 10:36:44,990 CLibrary.java:144 - JNA mlockall successful WARN [main] 2019-04-05 10:36:44,990 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2019-04-05 10:36:45,230 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2019-04-05 10:36:45,233 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2019-04-05 10:36:45,233 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2019-04-05 10:36:45,239 CacheService.java:110 - Initializing key cache with capacity of 24 MBs. INFO [main] 2019-04-05 10:36:45,306 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2019-04-05 10:36:45,312 CacheService.java:149 - Initializing counter cache with capacity of 12 MBs INFO [main] 2019-04-05 10:36:45,313 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2019-04-05 10:36:45,396 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2019-04-05 10:36:46,935 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2019-04-05 10:36:46,947 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2019-04-05 10:36:46,954 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2019-04-05 10:36:46,958 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2019-04-05 10:36:46,964 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2019-04-05 10:36:46,968 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2019-04-05 10:36:46,979 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2019-04-05 10:36:46,987 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2019-04-05 10:36:46,991 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2019-04-05 10:36:46,996 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2019-04-05 10:36:47,002 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2019-04-05 10:36:47,011 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2019-04-05 10:36:47,015 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2019-04-05 10:36:47,018 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2019-04-05 10:36:47,022 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2019-04-05 10:36:47,027 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2019-04-05 10:36:47,158 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2019-04-05 10:36:47,159 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2019-04-05 10:36:47,227 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-04-05 10:36:47,237 Memtable.java:347 - Writing Memtable-local@120910266(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-04-05 10:36:47,318 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=1554460606901, position=399) INFO [main] 2019-04-05 10:36:47,729 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2019-04-05 10:36:47,942 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2019-04-05 10:36:47,942 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2019-04-05 10:36:47,944 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2019-04-05 10:36:47,957 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-04-05 10:36:47,958 StorageService.java:649 - Loading persisted ring state INFO [main] 2019-04-05 10:36:47,975 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-04-05 10:36:47,991 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-04-05 10:36:48,001 SystemKeyspace.java:765 - No host ID found, created 2df134c1-f431-4981-858c-79bf1ac26a4a (Note: This should happen exactly once per node). INFO [main] 2019-04-05 10:36:48,006 StorageService.java:807 - Starting up server gossip INFO [main] 2019-04-05 10:36:48,010 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-04-05 10:36:48,011 Memtable.java:347 - Writing Memtable-local@942333985(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-04-05 10:36:48,012 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=1554460606901, position=93397) INFO [main] 2019-04-05 10:36:48,222 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-04-05 10:36:48,240 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-04-05 10:36:48,290 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2019-04-05 10:36:48,316 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-04-05 10:36:48,331 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-04-05 10:36:48,339 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-04-05 10:36:48,349 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-04-05 10:36:48,369 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2019-04-05 10:36:48,371 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-04-05 10:36:48,378 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-04-05 10:36:48,388 StorageService.java:959 - Generated random tokens. tokens are [271978004204253719, 6647680694849687830, -8525181575653058408, 743366987647036078, -6659303628135419453, 3131120290966125558, -1513403091108863085, 7016497952196189237, -1945605563057167396, -3799539303186087166, -5710380995159798427, 3476166294941439025, 3160221705510622276, 9173455981374578233, -3681493303829803061, 9208528982368778402, 7162559611801397478, -2175364638130912322, 4314988038673741585, -5203593150005410149, -6197632284568275279, 2657808480163097914, -4732937314097548854, 2032330223582715815, -5176121109063842116, -1013391983548993663, -4386195796561053445, -8648287764950940797, -1552110437632215422, 8635340248153605173, -89169338567058048, -160411241832500427, -4004169657062187343, -4142504249891890693, -46019336323067496, 12344656055966151, 5953361750795302148, 852393436434581871, -7921251298828046104, 1859703564471655284, -8196351639786626517, 7350158909131239967, -8345680676538295933, 6353569811404576400, -451701341438250321, -2862216566228553441, -4105112990118933139, 5063491807122278335, -1282338064576656520, -8806904500518833767, -476652535412149309, 3785710667217308486, -8634191590437038644, 3826324063540525119, 380510857890641959, -95603509402028923, -4580413848354112752, 830530463440647615, -735811810894544590, 4948093036027221836, 4557640600017100092, 3848903863850385195, -9153899317528181333, -5407692456266672484, -276441247871591055, 2165779730791129467, -2603160358961878878, 7025371359207937110, 4919335278499864115, -8955886478608333206, 7286418053736058557, 5631532727497783929, -574097529299246201, 1563692330055542278, -6985182625233031197, 2858932748883391863, -8432016456748660566, -4101959206925739686, -7469920787648383064, 6067408811995432148, -5591941786069397479, 8626356213432433572, -2580360913786490959, -8634485183192847084, 2361830069197234704, -6099489640700673778, -7576773891383541681, 1174904164468962062, 2620462744753636894, 5254177682390133164, 3492153760543277410, -970678473863327576, 7507217016312608822, -3179930843698834654, 5172097710662074689, -8799302176663263660, -7256833802029284783, -8459719181515316247, -2122637541963068947, 5654836149077682756, 1853638829325055483, 7146318612981267194, 6477923339612957903, 8651274687506638819, 5266745262058814820, -3795147395700336681, 932105611692553171, -8300760403854169153, -1483487671289194039, -7488496010712362171, -5924261598325448441, 6504880192909394410, 4228006177380762369, -3761576601061906126, 7857810051865819847, -4995124946309825551, 1225142901298362789, -7765593925011312446, -3814064733407182554, -8290086945113275637, 766810327933746078, 4922863032881890865, -426352138149312837, -5500635736656017040, 4087416340271726021, -985612671872283128, 1494105468631375935, -3408194894617896008, -5190894510181285937, 706331147878361521, 4143535646396335162, 9119481312892330433, 5251084231364172000, -3654012017125882525, 3493548877357608750, -4720354081878324056, -7877471755376153405, -6654225145654830275, 8099678069824093071, 5452639046452287317, 4023698738831277202, 7947857780673878783, -4020265418970849041, -6527561989571645142, -660967932283735669, 1082144602170887090, 981167290425837630, 9182466860296728824, 6447752516681845388, 7705891064065028125, 2746890408360463032, 3766554179122185818, -2992260264096424122, 3348398311321634916, -7464625524197046534, 4268080519750708958, -1046371736008656984, -3417486171445473531, 5171148994253888400, 4446630997193674396, -893259625109061535, 1196188192907423114, -8744212281042631028, -352027945729948201, 696510856529682779, -8435720115674594341, -7092175410059079255, 3212255105117648047, -6486468830096539646, -2247419712673311747, -7757415556674745525, 699774178741714595, -3510272740878988900, 364723320485801098, 1785671997494996307, 6501448555591275028, 2052705074166261879, 1936882250453882734, -8294767557053455594, -889840070512787043, -3695681200608663422, -7028717031188740449, -1327464107004640919, -8530568887447518064, 7699992345361709378, 5637809655322836621, -8694052254199823266, -2125986472097744494, 4211385277900482525, 334024144260604028, 12457986582261968, -8396529978155143645, -8825726834081352628, 4043412903165883182, -4934961804439792842, 4342079462375115992, 5519629558017693982, -2724271197772100505, 1990247288250904887, -554546986995972592, 4450467745201864815, 2311064452029803689, -5563422648075290663, 3380693353308885893, 2876270374430701340, 1049279124014883597, 3610643459867753894, 4372205739433406555, -5339873042005159647, -4555966209138281861, 4867977330205294577, 7985727861456913440, -4897588751656378998, 4034668653522300467, 2585113483651138792, -3227676185074493832, 322615383591565352, -4378232390270356354, -6901655077269163450, -8919090158518606083, -7810472665316768779, 1813117444968182695, 381423732332898844, -5198717968445518196, 6840323863042775932, 5642451398897871953, -8539686423411512258, 7700828837129508941, -7827528112871870062, -4274930207137720107, 6434398691863682327, 2241584001021940196, -5985084395863604462, 6407690313973352960, -68200149440196113, -2797355380471933451, -8493605148207700562, 3516414084550068908, -5901166027937004799, -8486774267320349699, 6075108368891365962, -3260778598665268068, -1942967400909259397, -3188874183180179741, -7289337814117127639, 7030358434426010740, 1177507620746996252, -3994762752720273479, 5975612454054136601, 3803358606838485720, 5231238141503327982, -3196506424416888558, 4799513520169420455, -8601007973647860593, -7802839238945998581, -576563740949519929] INFO [main] 2019-04-05 10:36:48,400 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@35566683[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@e108d30[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@2d4863c} INFO [MigrationStage:1] 2019-04-05 10:36:48,468 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-04-05 10:36:48,470 Memtable.java:347 - Writing Memtable-schema_keyspaces@154598146(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-04-05 10:36:48,472 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=1554460606901, position=102352) INFO [MigrationStage:1] 2019-04-05 10:36:48,878 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-04-05 10:36:48,879 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1931060285(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-04-05 10:36:48,895 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=1554460606901, position=102352) INFO [MigrationStage:1] 2019-04-05 10:36:49,283 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-04-05 10:36:49,284 Memtable.java:347 - Writing Memtable-schema_columns@1808853138(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-04-05 10:36:49,308 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=1554460606901, position=102352) INFO [MigrationStage:1] 2019-04-05 10:36:49,569 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-04-05 10:36:49,570 Memtable.java:347 - Writing Memtable-schema_triggers@1961759582(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-04-05 10:36:49,571 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=1554460606901, position=102352) INFO [MigrationStage:1] 2019-04-05 10:36:50,011 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-04-05 10:36:50,012 Memtable.java:347 - Writing Memtable-schema_usertypes@98525534(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-04-05 10:36:50,013 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=1554460606901, position=102352) INFO [MigrationStage:1] 2019-04-05 10:36:50,377 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@4614cda5[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-04-05 10:36:50,386 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2019-04-05 10:36:50,387 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@42443ae9[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-04-05 10:36:50,400 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2019-04-05 10:36:50,447 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-04-05 10:36:50,448 Memtable.java:347 - Writing Memtable-local@1206775793(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-04-05 10:36:50,449 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=1554460606901, position=102595) INFO [main] 2019-04-05 10:36:50,858 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51466 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-04-05 10:36:50,859 Memtable.java:347 - Writing Memtable-local@78841841(8.353KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-04-05 10:36:50,870 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=1554460606901, position=114572) INFO [CompactionExecutor:1] 2019-04-05 10:36:51,224 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db')] INFO [main] 2019-04-05 10:36:51,288 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2019-04-05 10:36:51,464 Server.java:155 - Netty using native Epoll event loop INFO [main] 2019-04-05 10:36:51,498 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-04-05 10:36:51,498 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2019-04-05 10:36:51,554 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2019-04-05 10:36:51,559 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:1] 2019-04-05 10:36:51,832 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,923 bytes to 5,738 (~96% of original) in 566ms = 0.009668MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2019-04-05 10:38:28,545 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2019-04-05 10:38:28,579 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2019-04-05 10:38:28,580 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2019-04-05 10:38:28,581 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2019-04-05 10:38:30,607 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2019-04-05 10:38:30,608 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.005s user 0m0.000s sys 0m0.004s 2019-04-05 10:39:22,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2019-04-05 10:39:22,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => System.err %-5level %date{HH:mm:ss,SSS} %msg%n WARN ${cassandra.logdir}/system.log ${cassandra.logdir}/system.log.%i.zip 1 20 20MB %-5level [%thread] %date{ISO8601} %F:%L - %msg%n %-5level %date{HH:mm:ss,SSS} %msg%n real 0m0.005s user 0m0.002s sys 0m0.003s 2019-04-05 10:39:22,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/memcached.log /var/log/unattended-upgrades /var/log/btmp /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/boot.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/dmesg /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/rogers /var/log/lastlog /var/log/sysstat /var/log/sysstat/clearwater-sa05 /var/log/astaire /var/log/astaire/astaire_current.txt /var/log/astaire/astaire_err.log /var/log/astaire/astaire_out.log /var/log/astaire/astaire_20190405T100000Z.txt /var/log/alternatives.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/chronos /var/log/monit.log /var/log/dpkg.log /var/log/cassandra /var/log/cassandra/system.log /var/log/clearwater-queue-manager /var/log/clearwater-cluster-manager /var/log/iotop.log /var/log/auth.log /var/log/cloud-init.log /var/log/ntpstats /var/log/wtmp /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/astaire-throttle.log /var/log/upstart/network-interface-eth0.log /var/log/kern.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/udev /var/log/syslog real 0m0.007s user 0m0.001s sys 0m0.003s 2019-04-05 10:39:22,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2019-04-05 10:39:22,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2019-04-05 10:39:22,537 - 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 14171/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd tcp 0 0 127.0.0.1:49785 0.0.0.0:* LISTEN 1735/python tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12572/monit tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12247/memcached tcp6 0 0 ::1:53 :::* LISTEN 14171/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1093/sshd udp 0 0 192.168.120.5:123 0.0.0.0:* 11851/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11851/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11851/ntpd udp 0 0 127.0.0.1:11211 0.0.0.0:* 12247/memcached udp 0 0 0.0.0.0:19471 0.0.0.0:* 513/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 14171/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 513/dhclient udp6 0 0 fe80::f816:3eff:fe6:123 :::* 11851/ntpd udp6 0 0 ::1:123 :::* 11851/ntpd udp6 0 0 :::123 :::* 11851/ntpd udp6 0 0 :::34764 :::* 513/dhclient udp6 0 0 ::1:53 :::* 14171/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7223 380/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9043 1094/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 14054 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8698 886/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.008s user 0m0.006s sys 0m0.001s 2019-04-05 10:39:22,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2019-04-05 10:39:22,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:31 ? 00:00:01 /sbin/init root 2 0 0 10:31 ? 00:00:00 [kthreadd] root 3 2 0 10:31 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:31 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:31 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:31 ? 00:00:00 [rcu_sched] root 8 2 0 10:31 ? 00:00:00 [rcuos/0] root 9 2 0 10:31 ? 00:00:00 [rcu_bh] root 10 2 0 10:31 ? 00:00:00 [rcuob/0] root 11 2 0 10:31 ? 00:00:00 [migration/0] root 12 2 0 10:31 ? 00:00:00 [watchdog/0] root 13 2 0 10:31 ? 00:00:00 [khelper] root 14 2 0 10:31 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:31 ? 00:00:00 [netns] root 16 2 0 10:31 ? 00:00:00 [writeback] root 17 2 0 10:31 ? 00:00:00 [kintegrityd] root 18 2 0 10:31 ? 00:00:00 [bioset] root 19 2 0 10:31 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:31 ? 00:00:00 [kblockd] root 21 2 0 10:31 ? 00:00:00 [ata_sff] root 22 2 0 10:31 ? 00:00:00 [khubd] root 23 2 0 10:31 ? 00:00:00 [md] root 24 2 0 10:31 ? 00:00:00 [devfreq_wq] root 25 2 0 10:31 ? 00:00:00 [kworker/0:1] root 27 2 0 10:31 ? 00:00:00 [khungtaskd] root 28 2 0 10:31 ? 00:00:00 [kswapd0] root 29 2 0 10:31 ? 00:00:00 [vmstat] root 30 2 0 10:31 ? 00:00:00 [ksmd] root 31 2 0 10:31 ? 00:00:00 [khugepaged] root 32 2 0 10:31 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:31 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:31 ? 00:00:00 [crypto] root 46 2 0 10:31 ? 00:00:00 [kthrotld] root 47 2 0 10:31 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:31 ? 00:00:00 [vballoon] root 49 2 0 10:31 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:31 ? 00:00:00 [scsi_eh_1] root 71 2 0 10:31 ? 00:00:00 [deferwq] root 72 2 0 10:31 ? 00:00:00 [charger_manager] root 114 2 0 10:31 ? 00:00:00 [kpsmoused] root 131 2 0 10:31 ? 00:00:00 [kworker/0:2] root 176 2 0 10:31 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:31 ? 00:00:00 [ext4-rsv-conver] root 380 1 0 10:31 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 413 2 0 10:31 ? 00:00:00 [kworker/u3:1] root 513 1 0 10:31 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 809 2 0 10:32 ? 00:00:00 [kauditd] message+ 886 1 0 10:32 ? 00:00:00 dbus-daemon --system --fork root 923 1 0 10:32 ? 00:00:00 /lib/systemd/systemd-logind syslog 941 1 0 10:32 ? 00:00:00 rsyslogd root 1039 1 0 10:32 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1042 1 0 10:32 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1046 1 0 10:32 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1047 1 0 10:32 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1049 1 0 10:32 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 10:32 ? 00:00:00 /usr/sbin/sshd -D root 1094 1 0 10:32 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1095 1 0 10:32 ? 00:00:00 cron daemon 1096 1 0 10:32 ? 00:00:00 atd root 1186 1 0 10:32 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1192 1 0 10:32 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1464 1 0 10:32 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/vellum_host_l629t2/env/bin/python -m cloudify_agent.worker --queue vellum_host_l629t2 --max-workers 5 --name vellum_host_l629t2 ubuntu 1466 1464 0 10:32 ? 00:00:01 /home/ubuntu/vellum_host_l629t2/env/bin/python -m cloudify_agent.worker --queue vellum_host_l629t2 --max-workers 5 --name vellum_host_l629t2 ubuntu 1610 1 0 10:32 ? 00:00:01 python2.7 /home/ubuntu/vellum_host_l629t2/env/bin/diamond --configfile /home/ubuntu/vellum_host_l629t2/work/plugins/diamond/etc/diamond.conf ubuntu 1735 1466 1 10:35 ? 00:00:02 /home/ubuntu/vellum_host_l629t2/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-OBK2ML ubuntu 1745 1735 0 10:35 ? 00:00:00 /bin/sh -c /tmp/7PD6G/install-vellum.sh ubuntu 1747 1745 0 10:35 ? 00:00:00 /bin/bash -e /tmp/7PD6G/install-vellum.sh root 2151 1 0 10:35 ? 00:00:00 upstart-udev-bridge --daemon root 2154 1 0 10:35 ? 00:00:00 upstart-file-bridge --daemon root 2157 1 0 10:35 ? 00:00:00 upstart-socket-bridge --daemon ntp 11851 1 0 10:37 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12247 1 0 10:38 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12572 1 0 10:38 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13218 1 0 10:38 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13224 13218 0 10:38 ? 00:00:00 cpulimit -e astaire -l 5 root 13584 12572 0 10:38 ? 00:00:00 [check-monit-upt] dnsmasq 14171 1 0 10:39 ? 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 14219 1747 0 10:39 ? 00:00:00 /bin/bash -e /tmp/7PD6G/install-vellum.sh ubuntu 14220 14219 0 10:39 ? 00:00:00 /bin/bash -e /tmp/7PD6G/install-vellum.sh root 14221 14220 0 10:39 ? 00:00:00 sudo ps -edf root 14222 14221 0 10:39 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.008s 2019-04-05 10:39:22,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2019-04-05 10:39:22,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:61:b0:4e inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe61:b04e/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:144319 errors:0 dropped:0 overruns:0 frame:0 TX packets:38741 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:227743977 (227.7 MB) TX bytes:6522106 (6.5 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:2470 errors:0 dropped:0 overruns:0 frame:0 TX packets:2470 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:223452 (223.4 KB) TX bytes:223452 (223.4 KB) real 0m0.007s user 0m0.001s sys 0m0.004s 2019-04-05 10:39:22,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2019-04-05 10:39:22,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2019-04-05 10:39:22,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-04-05 10:39:22,538 - 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-l629t2 2019-04-05 10:39:22,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Traceback (most recent call last): 2019-04-05 10:39:22,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_l629t2/env/bin/ctx", line 13, in 2019-04-05 10:39:22,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sys.exit(main()) 2019-04-05 10:39:22,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_l629t2/env/lib/python2.7/site-packages/cloudify/proxy/client.py", line 128, in main 2019-04-05 10:39:22,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - args.timeout) 2019-04-05 10:39:22,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_l629t2/env/lib/python2.7/site-packages/cloudify/proxy/client.py", line 93, in client_req 2019-04-05 10:39:22,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ex_traceback) 2019-04-05 10:39:22,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - cloudify.proxy.client.RequestError: (RequestError(...), "UnicodeEncodeError: 'ascii' codec can't encode character u'\\xdc' in position 31734: ordinal not in range(128)") 2019-04-05 10:39:22,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:39:22,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [http] 2019-04-05 10:39:22,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - bind-address = 0.0.0.0 2019-04-05 10:39:22,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - bind-port = 7253 2019-04-05 10:39:22,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-05 10:39:22,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-05 10:39:22,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-05 10:39:22,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-05 10:39:22,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - level = 2 2019-04-05 10:39:22,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - folder = /var/log/chronos 2019-04-05 10:39:22,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [logging] 2019-04-05 10:39:22,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:39:22,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - threads = 50 2019-04-05 10:39:22,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - enabled = true 2019-04-05 10:39:22,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-04-05 10:39:22,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-04-05 10:39:22,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1745, return_code=0): /tmp/7PD6G/install-vellum.sh 2019-04-05 10:39:22,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-05 10:39:22,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:39:22,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [alarms] 2019-04-05 10:39:22,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => # YAML topology configuration file for Cassandra, # to be used with YamlFileNetworkTopologySnitch. # The topology, as a list of data centers. topology: # Each data center has a name and a list of racks. - dc_name: DC1 racks: # Each rack has a name and a list of nodes. - rack_name: c1 nodes: # Each node has a broadcast address (required) # and a data-center-local address (optional). # If dc_local_address is specified, its peers # in the same data center will attempt to # reconnect over that address instead. - broadcast_address: 1.2.3.4 dc_local_address: 5.6.7.8 # Default data center name for unknown nodes; defaults to "UNKNOWN" # default_dc_name: UNKNOWN # Default rack name for unknown nodes # default_rack_name: UNKNOWN; defaults to "UNKNOWN" real 0m0.004s user 0m0.000s sys 0m0.004s 2019-04-05 10:39:22,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2019-04-05 10:39:22,543 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:39:22,613 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:39:22,614 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:39:22,614 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:39:22,614 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:39:22,614 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:39:22,614 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:39:22,614 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:39:22,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-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:39:22,614 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:39:22,615 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:39:22 GMT 2019-04-05 10:39:22,615 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:39:22,615 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:39:22,615 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:39:22,615 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:39:22,615 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:39:27,620 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:39:27,722 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:39:27,722 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:39:27,722 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:39:27,722 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:39:27,723 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:39:27,723 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:39:27,723 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:39:27,723 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:18.032Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-l629t2", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:17.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:18.032Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-l629t2", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:17.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:18.032Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-l629t2", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:17.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:18.032Z", "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-04-05T10:39:17.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:18.032Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:17.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:18.032Z", "message": " \r100 3149 100 3149 0 0 19087 0 --:--:-- --:--:-- --:--:-- 19201", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:17.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:18.032Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:17.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:18.032Z", "message": " [exceptions]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:17.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:18.032Z", "message": " max_ttl = 600", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:17.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:18.032Z", "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-04-05T10:39:17.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.1376d723-da1f-4de4-95bc-9213727e0309"}, {"node_instance_id": "vellum_qlxxqu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:18.581Z", "message": "Node instance configured", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:18.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "vellum_qlxxqu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:18.581Z", "message": "Starting node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:18.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "vellum_qlxxqu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:18.581Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:17.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "vellum_qlxxqu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:19.301Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:18.574Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:20.304Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/I0WFE/start-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:20.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:20.935Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:20.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:20.935Z", "message": "Process created, PID: 14339", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:20.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:20.935Z", "message": "[vellum] Starting homestead node", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:20.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:20.935Z", "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-04-05T10:39:20.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:20.935Z", "message": "[vellum] 192.168.120.5", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:20.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:20.935Z", "message": "Running liveness detection on port 7000", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:20.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:20.935Z", "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-04-05T10:39:20.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:20.935Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:20.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:20.935Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:20.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}], "metadata": {"pagination": {"total": 3210, "offset": 3186, "size": 50}}} 2019-04-05 10:39:27,723 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:39:27,723 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:39:27 GMT 2019-04-05 10:39:27,723 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:39:27,723 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:39:27,724 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:39:27,724 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:39:27,724 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:39:27,724 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:39:27,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-l629t2 2019-04-05 10:39:27,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-l629t2 2019-04-05 10:39:27,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-l629t2 2019-04-05 10:39:27,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-04-05 10:39:27,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-04-05 10:39:27,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 19087 0 --:--:-- --:--:-- --:--:-- 19201 2019-04-05 10:39:27,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:39:27,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [exceptions] 2019-04-05 10:39:27,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - max_ttl = 600 2019-04-05 10:39:27,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-04-05 10:39:27,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-04-05 10:39:27,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-04-05 10:39:27,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-05 10:39:27,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-05 10:39:27,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/I0WFE/start-vellum.sh 2019-04-05 10:39:27,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-05 10:39:27,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 14339 2019-04-05 10:39:27,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2019-04-05 10:39:27,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-05 10:39:27,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.5 2019-04-05 10:39:27,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2019-04-05 10:39:27,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-04-05 10:39:27,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:39:27,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-05 10:39:27,729 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:39:27,799 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:39:27,800 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:39:27,800 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:39:27,800 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:39:27,800 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:39:27,800 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:39:27,800 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:39:27,800 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:39:27,801 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:39:27,801 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:39:27 GMT 2019-04-05 10:39:27,801 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:39:27,801 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:39:27,801 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:39:27,801 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:39:27,801 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:39:32,806 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:39:32,989 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:39:32,989 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:39:32,989 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:39:32,990 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:39:32,990 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:39:32,990 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:39:32,990 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:39:32,990 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:30.702Z", "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-04-05T10:39:30.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}], "metadata": {"pagination": {"total": 3211, "offset": 3210, "size": 50}}} 2019-04-05 10:39:32,990 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:39:32,990 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:39:32 GMT 2019-04-05 10:39:32,990 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:39:32,991 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-04-05 10:39:32,991 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:39:32,991 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:39:32,991 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:39:32,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-04-05 10:39:32,991 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:39:33,135 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:39:33,135 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:39:33,135 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:39:33,135 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:39:33,135 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:39:33,135 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:39:33,135 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:39:33,136 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:39:33,136 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:39:33,136 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:39:33 GMT 2019-04-05 10:39:33,136 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:39:33,136 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:39:33,136 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:39:33,136 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:39:33,136 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:39:38,142 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:39:38,301 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:39:38,301 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:39:38,301 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:39:38,301 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:39:38,302 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:39:38,302 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:39:38,302 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:39:38,302 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3211, "offset": 3211, "size": 50}}} 2019-04-05 10:39:38,302 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:39:38,302 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:39:38 GMT 2019-04-05 10:39:38,302 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:39:38,302 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-05 10:39:38,302 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:39:38,303 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:39:38,303 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:39:38,303 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:39:38,358 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:39:38,358 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:39:38,358 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:39:38,358 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:39:38,358 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:39:38,359 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:39:38,359 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:39:38,359 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:39:38,359 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:39:38,359 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:39:38 GMT 2019-04-05 10:39:38,359 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:39:38,359 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:39:38,359 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:39:38,359 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:39:38,359 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:39:43,365 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:39:43,513 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:39:43,513 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:39:43,513 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:39:43,514 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:39:43,514 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:39:43,514 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:39:43,514 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:39:43,514 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:40.480Z", "message": "Waiting for process 14339 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:39:40.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:41.199Z", "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-04-05T10:39:40.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}], "metadata": {"pagination": {"total": 3213, "offset": 3211, "size": 50}}} 2019-04-05 10:39:43,514 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:39:43,514 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:39:43 GMT 2019-04-05 10:39:43,514 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:39:43,514 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:39:43,515 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:39:43,515 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:39:43,515 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:39:43,515 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:39:43,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14339 to end... 2019-04-05 10:39:43,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-04-05 10:39:43,516 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:39:43,590 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:39:43,590 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:39:43,590 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:39:43,590 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:39:43,590 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:39:43,590 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:39:43,590 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:39:43,591 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:39:43,591 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:39:43,591 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:39:43 GMT 2019-04-05 10:39:43,591 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:39:43,591 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:39:43,591 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:39:43,591 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:39:43,591 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:39:48,597 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:39:48,705 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:39:48,705 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:39:48,705 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:39:48,705 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:39:48,705 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:39:48,705 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:39:48,706 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:39:48,706 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3213, "offset": 3213, "size": 50}}} 2019-04-05 10:39:48,706 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:39:48,706 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:39:48 GMT 2019-04-05 10:39:48,706 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:39:48,706 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-05 10:39:48,706 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:39:48,706 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:39:48,706 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:39:48,707 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:39:48,792 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:39:48,792 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:39:48,792 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:39:48,793 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:39:48,793 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:39:48,793 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:39:48,793 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:39:48,793 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:39:48,793 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:39:48,793 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:39:48 GMT 2019-04-05 10:39:48,793 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:39:48,793 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:39:48,794 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:39:48,794 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:39:48,794 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:39:53,799 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:39:53,887 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:39:53,887 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:39:53,887 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:39:53,887 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:39:53,887 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:39:53,888 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:39:53,888 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:39:53,888 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:39:50.710Z", "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-04-05T10:39:50.604Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}], "metadata": {"pagination": {"total": 3214, "offset": 3213, "size": 50}}} 2019-04-05 10:39:53,888 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:39:53,888 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:39:53 GMT 2019-04-05 10:39:53,888 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:39:53,888 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-04-05 10:39:53,888 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:39:53,888 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:39:53,888 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:39:53,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-04-05 10:39:53,889 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:39:54,077 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:39:54,077 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:39:54,077 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:39:54,077 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:39:54,077 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:39:54,077 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:39:54,078 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:39:54,078 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:39:54,078 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:39:54,078 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:39:54 GMT 2019-04-05 10:39:54,078 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:39:54,078 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:39:54,078 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:39:54,078 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:39:54,078 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:39:59,084 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:39:59,268 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:39:59,268 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:39:59,268 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:39:59,269 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:39:59,269 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:39:59,269 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:39:59,269 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:39:59,269 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3214, "offset": 3214, "size": 50}}} 2019-04-05 10:39:59,269 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:39:59,269 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:39:59 GMT 2019-04-05 10:39:59,269 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:39:59,269 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-05 10:39:59,269 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:39:59,269 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:39:59,270 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:39:59,270 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:39:59,329 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:39:59,329 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:39:59,330 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:39:59,330 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:39:59,330 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:39:59,330 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:39:59,330 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:39:59,330 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:39:59,330 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:39:59,330 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:39:59 GMT 2019-04-05 10:39:59,331 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:39:59,331 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:39:59,331 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:39:59,331 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:39:59,331 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:40:04,336 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:40:04,500 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:40:04,500 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:40:04,500 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:40:04,500 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:40:04,500 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:40:04,500 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:40:04,500 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:40:04,501 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:40:00.480Z", "message": "Waiting for process 14339 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:40:00.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:40:01.197Z", "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-04-05T10:40:00.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}], "metadata": {"pagination": {"total": 3216, "offset": 3214, "size": 50}}} 2019-04-05 10:40:04,501 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:40:04,501 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:40:04 GMT 2019-04-05 10:40:04,501 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:40:04,501 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:40:04,501 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:40:04,501 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:40:04,501 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:40:04,501 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:40:04,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14339 to end... 2019-04-05 10:40:04,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-04-05 10:40:04,502 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:40:04,565 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:40:04,565 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:40:04,566 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:40:04,566 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:40:04,566 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:40:04,566 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:40:04,566 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:40:04,566 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:40:04,566 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:40:04,566 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:40:04 GMT 2019-04-05 10:40:04,567 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:40:04,567 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:40:04,567 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:40:04,567 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:40:04,567 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:40:09,572 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:40:09,729 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:40:09,730 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:40:09,730 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:40:09,730 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:40:09,730 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:40:09,730 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:40:09,730 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:40:09,730 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3216, "offset": 3216, "size": 50}}} 2019-04-05 10:40:09,730 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:40:09,730 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:40:09 GMT 2019-04-05 10:40:09,731 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:40:09,731 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-05 10:40:09,731 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:40:09,731 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:40:09,731 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:40:09,731 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:40:09,785 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:40:09,785 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:40:09,785 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:40:09,785 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:40:09,786 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:40:09,786 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:40:09,786 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:40:09,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-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:40:09,786 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:40:09,786 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:40:09 GMT 2019-04-05 10:40:09,786 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:40:09,786 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:40:09,786 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:40:09,786 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:40:09,786 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:40:14,789 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:40:14,915 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:40:14,915 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:40:14,915 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:40:14,915 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:40:14,915 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:40:14,915 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:40:14,915 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:40:14,916 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:40:10.708Z", "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-04-05T10:40:10.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}], "metadata": {"pagination": {"total": 3217, "offset": 3216, "size": 50}}} 2019-04-05 10:40:14,916 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:40:14,916 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:40:14 GMT 2019-04-05 10:40:14,916 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:40:14,916 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-04-05 10:40:14,916 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:40:14,916 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:40:14,916 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:40:14,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-04-05 10:40:14,917 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:40:14,975 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:40:14,975 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:40:14,975 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:40:14,975 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:40:14,975 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:40:14,975 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:40:14,975 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:40:14,975 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:40:14,975 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:40:14,976 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:40:14 GMT 2019-04-05 10:40:14,976 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:40:14,976 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:40:14,976 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:40:14,976 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:40:14,976 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:40:19,981 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:40:20,078 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:40:20,078 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:40:20,078 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:40:20,079 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:40:20,079 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:40:20,079 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:40:20,079 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:40:20,079 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3217, "offset": 3217, "size": 50}}} 2019-04-05 10:40:20,079 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:40:20,079 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:40:20 GMT 2019-04-05 10:40:20,079 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:40:20,079 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-05 10:40:20,079 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:40:20,080 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:40:20,080 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:40:20,080 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:40:20,158 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:40:20,158 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:40:20,159 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:40:20,159 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:40:20,159 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:40:20,159 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:40:20,159 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:40:20,159 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:40:20,159 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:40:20,159 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:40:20 GMT 2019-04-05 10:40:20,159 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:40:20,159 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:40:20,160 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:40:20,160 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:40:20,160 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:40:25,165 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:40:25,279 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:40:25,279 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:40:25,279 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:40:25,279 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:40:25,279 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:40:25,280 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:40:25,280 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:40:25,280 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:40:20.484Z", "message": "Waiting for process 14339 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:40:20.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:40:21.151Z", "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-04-05T10:40:20.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}], "metadata": {"pagination": {"total": 3219, "offset": 3217, "size": 50}}} 2019-04-05 10:40:25,280 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:40:25,280 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:40:25 GMT 2019-04-05 10:40:25,280 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:40:25,280 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:40:25,280 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:40:25,280 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:40:25,280 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:40:25,281 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:40:25,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14339 to end... 2019-04-05 10:40:25,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-04-05 10:40:25,281 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:40:25,356 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:40:25,356 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:40:25,356 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:40:25,356 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:40:25,356 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:40:25,356 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:40:25,356 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:40:25,357 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:40:25,357 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:40:25,357 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:40:25 GMT 2019-04-05 10:40:25,357 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:40:25,357 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:40:25,357 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:40:25,357 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:40:25,357 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:40:30,363 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:40:30,465 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:40:30,465 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:40:30,465 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:40:30,465 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:40:30,465 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:40:30,465 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:40:30,466 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:40:30,466 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3219, "offset": 3219, "size": 50}}} 2019-04-05 10:40:30,466 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:40:30,466 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:40:30 GMT 2019-04-05 10:40:30,466 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:40:30,466 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-05 10:40:30,466 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:40:30,466 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:40:30,466 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:40:30,466 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:40:30,525 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:40:30,526 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:40:30,526 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:40:30,526 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:40:30,526 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:40:30,526 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:40:30,526 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:40:30,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-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:40:30,526 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:40:30,526 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:40:30 GMT 2019-04-05 10:40:30,527 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:40:30,527 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:40:30,527 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:40:30,527 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:40:30,527 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:40:35,528 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:40:35,661 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:40:35,661 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:40:35,661 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:40:35,661 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:40:35,661 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:40:35,661 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:40:35,661 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:40:35,661 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:40:30.910Z", "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-04-05T10:40:30.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}], "metadata": {"pagination": {"total": 3220, "offset": 3219, "size": 50}}} 2019-04-05 10:40:35,661 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:40:35,662 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:40:35 GMT 2019-04-05 10:40:35,662 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:40:35,662 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-04-05 10:40:35,662 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:40:35,662 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:40:35,662 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:40:35,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-04-05 10:40:35,663 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:40:35,724 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:40:35,725 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:40:35,725 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:40:35,725 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:40:35,725 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:40:35,725 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:40:35,725 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:40:35,725 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:40:35,725 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:40:35,725 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:40:35 GMT 2019-04-05 10:40:35,726 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:40:35,726 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:40:35,726 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:40:35,726 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:40:35,726 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:40:40,731 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:40:40,866 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:40:40,867 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:40:40,867 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:40:40,867 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:40:40,867 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:40:40,867 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:40:40,867 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:40:40,867 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:40:40.486Z", "message": "Waiting for process 14339 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:40:40.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}], "metadata": {"pagination": {"total": 3221, "offset": 3220, "size": 50}}} 2019-04-05 10:40:40,867 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:40:40,867 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:40:40 GMT 2019-04-05 10:40:40,868 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:40:40,868 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 650 2019-04-05 10:40:40,868 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:40:40,868 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:40:40,868 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:40:40,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14339 to end... 2019-04-05 10:40:40,868 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:40:40,927 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:40:40,927 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:40:40,927 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:40:40,928 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:40:40,928 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:40:40,928 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:40:40,928 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:40:40,928 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:40:40,928 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:40:40,928 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:40:40 GMT 2019-04-05 10:40:40,928 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:40:40,928 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:40:40,928 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:40:40,928 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:40:40,929 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:40:45,934 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:40:46,085 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:40:46,085 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:40:46,085 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:40:46,085 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:40:46,085 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:40:46,085 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:40:46,085 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:40:46,085 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:40:41.154Z", "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-04-05T10:40:40.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}], "metadata": {"pagination": {"total": 3222, "offset": 3221, "size": 50}}} 2019-04-05 10:40:46,085 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:40:46,085 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:40:46 GMT 2019-04-05 10:40:46,085 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:40:46,085 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-04-05 10:40:46,085 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:40:46,085 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:40:46,085 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:40:46,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-04-05 10:40:46,086 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:40:46,142 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:40:46,142 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:40:46,142 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:40:46,142 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:40:46,142 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:40:46,142 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:40:46,142 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:40:46,142 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:40:46,142 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:40:46,142 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:40:46 GMT 2019-04-05 10:40:46,142 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:40:46,142 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:40:46,142 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:40:46,142 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:40:46,142 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:40:51,148 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:40:51,344 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:40:51,344 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:40:51,344 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:40:51,344 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:40:51,344 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:40:51,345 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:40:51,345 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:40:51,345 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:40:50.913Z", "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-04-05T10:40:50.854Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}], "metadata": {"pagination": {"total": 3223, "offset": 3222, "size": 50}}} 2019-04-05 10:40:51,345 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:40:51,345 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:40:51 GMT 2019-04-05 10:40:51,345 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:40:51,345 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-04-05 10:40:51,345 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:40:51,345 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:40:51,346 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:40:51,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-04-05 10:40:51,346 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:40:51,421 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:40:51,422 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:40:51,422 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:40:51,422 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:40:51,422 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:40:51,422 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:40:51,422 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:40:51,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-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:40:51,422 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:40:51,422 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:40:51 GMT 2019-04-05 10:40:51,422 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:40:51,423 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:40:51,423 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:40:51,423 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:40:51,423 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:40:56,427 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:40:56,509 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:40:56,509 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:40:56,509 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:40:56,509 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:40:56,509 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:40:56,509 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:40:56,509 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:40:56,510 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3223, "offset": 3223, "size": 50}}} 2019-04-05 10:40:56,510 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:40:56,510 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:40:56 GMT 2019-04-05 10:40:56,510 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:40:56,510 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-05 10:40:56,510 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:40:56,510 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:40:56,510 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:40:56,511 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:40:56,562 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:40:56,563 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:40:56,563 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:40:56,563 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:40:56,563 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:40:56,563 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:40:56,563 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:40:56,563 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:40:56,563 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:40:56,563 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:40:56 GMT 2019-04-05 10:40:56,563 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:40:56,564 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:40:56,564 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:40:56,564 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:40:56,564 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:41:01,569 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:41:01,672 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:41:01,672 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:41:01,672 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:41:01,672 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:41:01,673 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:41:01,673 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:41:01,673 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:41:01,673 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:00.486Z", "message": "Waiting for process 14339 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:00.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:01.153Z", "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-04-05T10:41:00.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}], "metadata": {"pagination": {"total": 3225, "offset": 3223, "size": 50}}} 2019-04-05 10:41:01,673 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:41:01,673 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:41:01 GMT 2019-04-05 10:41:01,673 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:41:01,673 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:41:01,673 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:41:01,673 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:41:01,674 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:41:01,674 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:41:01,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14339 to end... 2019-04-05 10:41:01,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-04-05 10:41:01,674 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:41:01,735 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:41:01,735 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:41:01,736 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:41:01,736 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:41:01,736 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:41:01,736 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:41:01,736 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:41:01,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:41:01,736 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:41:01,736 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:41:01 GMT 2019-04-05 10:41:01,736 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:41:01,736 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:41:01,737 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:41:01,737 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:41:01,737 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:41:06,742 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:41:06,831 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:41:06,831 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:41:06,831 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:41:06,832 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:41:06,832 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:41:06,832 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:41:06,832 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:41:06,832 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3225, "offset": 3225, "size": 50}}} 2019-04-05 10:41:06,832 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:41:06,832 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:41:06 GMT 2019-04-05 10:41:06,832 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:41:06,832 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-05 10:41:06,832 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:41:06,832 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:41:06,833 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:41:06,833 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:41:06,893 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:41:06,894 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:41:06,894 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:41:06,894 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:41:06,894 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:41:06,894 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:41:06,894 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:41:06,894 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:41:06,894 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:41:06,894 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:41:06 GMT 2019-04-05 10:41:06,895 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:41:06,895 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:41:06,895 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:41:06,895 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:41:06,895 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:41:11,900 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:41:11,987 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:41:11,988 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:41:11,988 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:41:11,988 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:41:11,988 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:41:11,988 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:41:11,988 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:41:11,988 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:11.127Z", "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-04-05T10:41:10.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}], "metadata": {"pagination": {"total": 3226, "offset": 3225, "size": 50}}} 2019-04-05 10:41:11,988 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:41:11,988 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:41:11 GMT 2019-04-05 10:41:11,988 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:41:11,989 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-04-05 10:41:11,989 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:41:11,989 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:41:11,989 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:41:11,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-04-05 10:41:11,989 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:41:12,070 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:41:12,070 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:41:12,070 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:41:12,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:41:12,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:41:12,071 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:41:12,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:41:12,071 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:41:12,071 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:41:12,071 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:41:12 GMT 2019-04-05 10:41:12,071 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:41:12,071 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:41:12,071 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:41:12,071 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:41:12,072 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:41:17,077 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:41:17,174 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:41:17,174 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:41:17,174 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:41:17,174 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:41:17,174 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:41:17,174 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:41:17,174 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:41:17,174 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3226, "offset": 3226, "size": 50}}} 2019-04-05 10:41:17,175 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:41:17,175 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:41:17 GMT 2019-04-05 10:41:17,175 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:41:17,175 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-05 10:41:17,175 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:41:17,175 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:41:17,175 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:41:17,175 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:41:17,234 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:41:17,234 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:41:17,234 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:41:17,234 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:41:17,234 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:41:17,234 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:41:17,234 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:41:17,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-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:41:17,235 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:41:17,235 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:41:17 GMT 2019-04-05 10:41:17,235 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:41:17,235 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:41:17,235 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:41:17,235 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:41:17,235 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:41:22,240 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:41:22,344 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:41:22,344 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:41:22,344 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:41:22,345 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:41:22,345 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:41:22,345 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:41:22,345 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:41:22,345 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:20.501Z", "message": "Waiting for process 14339 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:20.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:21.119Z", "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-04-05T10:41:20.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}], "metadata": {"pagination": {"total": 3228, "offset": 3226, "size": 50}}} 2019-04-05 10:41:22,345 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:41:22,345 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:41:22 GMT 2019-04-05 10:41:22,345 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:41:22,345 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:41:22,345 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:41:22,345 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:41:22,346 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:41:22,346 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:41:22,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14339 to end... 2019-04-05 10:41:22,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-04-05 10:41:22,346 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:41:22,426 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:41:22,426 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:41:22,427 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:41:22,427 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:41:22,427 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:41:22,427 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:41:22,427 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:41:22,427 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:41:22,427 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:41:22,427 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:41:22 GMT 2019-04-05 10:41:22,427 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:41:22,427 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:41:22,427 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:41:22,428 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:41:22,428 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:41:27,433 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:41:27,521 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:41:27,522 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:41:27,522 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:41:27,522 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:41:27,522 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:41:27,522 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:41:27,522 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:41:27,522 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3228, "offset": 3228, "size": 50}}} 2019-04-05 10:41:27,522 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:41:27,523 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:41:27 GMT 2019-04-05 10:41:27,523 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:41:27,523 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-05 10:41:27,523 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:41:27,523 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:41:27,523 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:41:27,523 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:41:27,579 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:41:27,579 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:41:27,579 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:41:27,579 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:41:27,579 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:41:27,579 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:41:27,579 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:41:27,580 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:41:27,580 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:41:27,580 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:41:27 GMT 2019-04-05 10:41:27,580 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:41:27,580 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:41:27,580 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:41:27,580 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:41:27,580 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:41:32,586 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:41:32,672 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:41:32,672 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:41:32,672 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:41:32,672 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:41:32,673 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:41:32,673 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:41:32,673 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:41:32,673 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:31.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-04-05T10:41:31.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}], "metadata": {"pagination": {"total": 3229, "offset": 3228, "size": 50}}} 2019-04-05 10:41:32,673 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:41:32,673 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:41:32 GMT 2019-04-05 10:41:32,673 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:41:32,673 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-04-05 10:41:32,673 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:41:32,673 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:41:32,673 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:41:32,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-04-05 10:41:32,674 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:41:32,756 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:41:32,756 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:41:32,756 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:41:32,756 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:41:32,756 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:41:32,756 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:41:32,756 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:41:32,757 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:41:32,757 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:41:32,757 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:41:32 GMT 2019-04-05 10:41:32,757 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:41:32,757 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:41:32,757 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:41:32,757 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:41:32,757 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:41:37,763 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:41:37,952 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:41:37,952 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:41:37,952 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:41:37,952 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:41:37,952 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:41:37,952 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:41:37,953 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:41:37,953 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3229, "offset": 3229, "size": 50}}} 2019-04-05 10:41:37,953 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:41:37,953 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:41:37 GMT 2019-04-05 10:41:37,953 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:41:37,953 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-05 10:41:37,953 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:41:37,953 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:41:37,953 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:41:37,954 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:41:38,010 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:41:38,010 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:41:38,010 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:41:38,011 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:41:38,011 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:41:38,011 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:41:38,011 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:41:38,011 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:41:38,011 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:41:38,011 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:41:38 GMT 2019-04-05 10:41:38,011 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:41:38,011 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:41:38,011 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:41:38,011 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:41:38,012 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:41:43,017 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:41:43,130 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:41:43,130 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:41:43,131 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:41:43,131 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:41:43,131 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:41:43,131 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:41:43,131 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:41:43,131 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:40.756Z", "message": "Waiting for process 14339 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:40.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " TX packets:39294 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-04-05T10:41:41.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " RX bytes:227832711 (227.8 MB) TX bytes:6728789 (6.7 MB)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " lo Link encap:Local Loopback ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "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-04-05T10:41:41.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " inet6 addr: ::1/128 Scope:Host", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "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-04-05T10:41:41.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " /tmp/I0WFE/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " /tmp/I0WFE/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " /tmp/I0WFE/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " /tmp/I0WFE/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " /tmp/I0WFE/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " /tmp/I0WFE/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " /tmp/I0WFE/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " /tmp/I0WFE/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " /tmp/I0WFE/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " /tmp/I0WFE/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " /tmp/I0WFE/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " /tmp/I0WFE/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " /tmp/I0WFE/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " /tmp/I0WFE/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " /tmp/I0WFE/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " /tmp/I0WFE/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " /tmp/I0WFE/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " /tmp/I0WFE/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " /tmp/I0WFE/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " /tmp/I0WFE/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " /tmp/I0WFE/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " Proto RefCnt Flags Type State I-Node PID/Program name Path", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " Active UNIX domain sockets (only servers)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " udp6 0 0 ::1:53 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " udp6 0 0 :::34764 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " udp6 0 0 :::123 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " udp6 0 0 ::1:123 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " udp6 0 0 fe80::f816:3eff:fe6:123 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "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-04-05T10:41:41.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " unix 2 [ ACC ] STREAM LISTENING 8698 - /var/run/dbus/system_bus_socket", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " unix 2 [ ACC ] STREAM LISTENING 14054 - @/com/ubuntu/upstart", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " /tmp/I0WFE/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " /tmp/I0WFE/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:61:b0:4e ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " unix 2 [ ACC ] SEQPACKET LISTENING 7223 - /run/udev/control", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " inet addr:192.168.120.5 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-04-05T10:41:41.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " inet6 addr: fe80::f816:3eff:fe61:b04e/64 Scope:Link", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "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-04-05T10:41:41.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " RX packets:144611 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-04-05T10:41:41.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " collisions:0 txqueuelen:1000 ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " RX packets:3552 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-04-05T10:41:41.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " TX packets:3552 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-04-05T10:41:41.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}], "metadata": {"pagination": {"total": 3315, "offset": 3229, "size": 50}}} 2019-04-05 10:41:43,131 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:41:43,131 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:41:43 GMT 2019-04-05 10:41:43,131 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:41:43,131 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:41:43,132 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:41:43,132 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:41:43,132 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:41:43,132 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:41:43,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14339 to end... 2019-04-05 10:41:43,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - TX packets:39294 errors:0 dropped:0 overruns:0 carrier:0 2019-04-05 10:41:43,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX bytes:227832711 (227.8 MB) TX bytes:6728789 (6.7 MB) 2019-04-05 10:41:43,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:41:43,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - lo Link encap:Local Loopback 2019-04-05 10:41:43,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet addr:127.0.0.1 Mask:255.0.0.0 2019-04-05 10:41:43,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet6 addr: ::1/128 Scope:Host 2019-04-05 10:41:43,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - UP LOOPBACK RUNNING MTU:65536 Metric:1 2019-04-05 10:41:43,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I0WFE/start-vellum.sh: connect: Connection refused 2019-04-05 10:41:43,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I0WFE/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused 2019-04-05 10:41:43,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I0WFE/start-vellum.sh: connect: Connection refused 2019-04-05 10:41:43,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I0WFE/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused 2019-04-05 10:41:43,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I0WFE/start-vellum.sh: connect: Connection refused 2019-04-05 10:41:43,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I0WFE/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused 2019-04-05 10:41:43,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I0WFE/start-vellum.sh: connect: Connection refused 2019-04-05 10:41:43,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I0WFE/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused 2019-04-05 10:41:43,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I0WFE/start-vellum.sh: connect: Connection refused 2019-04-05 10:41:43,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I0WFE/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused 2019-04-05 10:41:43,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I0WFE/start-vellum.sh: connect: Connection refused 2019-04-05 10:41:43,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I0WFE/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused 2019-04-05 10:41:43,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I0WFE/start-vellum.sh: connect: Connection refused 2019-04-05 10:41:43,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I0WFE/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused 2019-04-05 10:41:43,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I0WFE/start-vellum.sh: connect: Connection refused 2019-04-05 10:41:43,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I0WFE/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused 2019-04-05 10:41:43,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I0WFE/start-vellum.sh: connect: Connection refused 2019-04-05 10:41:43,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I0WFE/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused 2019-04-05 10:41:43,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I0WFE/start-vellum.sh: connect: Connection refused 2019-04-05 10:41:43,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I0WFE/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused 2019-04-05 10:41:43,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I0WFE/start-vellum.sh: connect: Connection refused 2019-04-05 10:41:43,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Proto RefCnt Flags Type State I-Node PID/Program name Path 2019-04-05 10:41:43,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Active UNIX domain sockets (only servers) 2019-04-05 10:41:43,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 ::1:53 :::* - 2019-04-05 10:41:43,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 :::34764 :::* - 2019-04-05 10:41:43,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 :::123 :::* - 2019-04-05 10:41:43,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 ::1:123 :::* - 2019-04-05 10:41:43,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 fe80::f816:3eff:fe6:123 :::* - 2019-04-05 10:41:43,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 0.0.0.0:68 0.0.0.0:* - 2019-04-05 10:41:43,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 8698 - /var/run/dbus/system_bus_socket 2019-04-05 10:41:43,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 14054 - @/com/ubuntu/upstart 2019-04-05 10:41:43,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I0WFE/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused 2019-04-05 10:41:43,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I0WFE/start-vellum.sh: connect: Connection refused 2019-04-05 10:41:43,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:61:b0:4e 2019-04-05 10:41:43,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] SEQPACKET LISTENING 7223 - /run/udev/control 2019-04-05 10:41:43,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0 2019-04-05 10:41:43,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet6 addr: fe80::f816:3eff:fe61:b04e/64 Scope:Link 2019-04-05 10:41:43,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 2019-04-05 10:41:43,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX packets:144611 errors:0 dropped:0 overruns:0 frame:0 2019-04-05 10:41:43,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - collisions:0 txqueuelen:1000 2019-04-05 10:41:43,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX packets:3552 errors:0 dropped:0 overruns:0 frame:0 2019-04-05 10:41:43,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - TX packets:3552 errors:0 dropped:0 overruns:0 carrier:0 2019-04-05 10:41:43,141 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:41:43,217 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:41:43,217 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:41:43,218 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:41:43,218 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:41:43,218 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:41:43,218 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:41:43,218 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:41:43,218 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:41:43,218 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:41:43,218 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:41:43 GMT 2019-04-05 10:41:43,218 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:41:43,218 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-05 10:41:43,219 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:41:43,219 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:41:43,219 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:41:48,224 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:41:48,324 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:41:48,325 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:41:48,325 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:41:48,325 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:41:48,325 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:41:48,325 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:41:48,325 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:41:48,325 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " /tmp/I0WFE/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " /tmp/I0WFE/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " /tmp/I0WFE/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " /tmp/I0WFE/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " /tmp/I0WFE/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " /tmp/I0WFE/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " [vellum] ifconfig", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:61:b0:4e ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " inet addr:192.168.120.5 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-04-05T10:41:41.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " inet6 addr: fe80::f816:3eff:fe61:b04e/64 Scope:Link", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "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-04-05T10:41:41.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " RX packets:144611 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-04-05T10:41:41.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " TX packets:39294 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-04-05T10:41:41.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " collisions:0 txqueuelen:1000 ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " RX bytes:227832711 (227.8 MB) TX bytes:6728789 (6.7 MB)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "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-04-05T10:41:41.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " tcp6 0 0 ::1:53 :::* LISTEN - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " tcp6 0 0 :::22 :::* LISTEN - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " udp 0 0 192.168.120.5:123 0.0.0.0:* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " udp 0 0 127.0.0.1:123 0.0.0.0:* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " udp 0 0 0.0.0.0:123 0.0.0.0:* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " udp 0 0 127.0.0.1:11211 0.0.0.0:* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " udp 0 0 0.0.0.0:19471 0.0.0.0:* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "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-04-05T10:41:41.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "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-04-05T10:41:41.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " udp6 0 0 fe80::f816:3eff:fe6:123 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " udp6 0 0 ::1:123 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:41.386Z", "message": " udp6 0 0 :::123 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:42.023Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:42.023Z", "message": "Establishing relationships", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "vellum_qlxxqu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:42.023Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:42.023Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:42.023Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:42.023Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.7563a4b3-6454-4509-8aa6-4b3b2370f89b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:42.719Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:41.904Z", "source_id": "vellum_qlxxqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:43.221Z", "message": "Downloaded scripts/bind/bind.py to /tmp/D6MCM/bind.py", "level": "info", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:43.037Z", "source_id": "vellum_qlxxqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d352f9f7-2e60-4aff-bb4d-24debfc046dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:43.866Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:43.572Z", "source_id": "vellum_qlxxqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d352f9f7-2e60-4aff-bb4d-24debfc046dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:43.866Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:43.339Z", "source_id": "vellum_qlxxqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d352f9f7-2e60-4aff-bb4d-24debfc046dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:43.866Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:43.526Z", "source_id": "vellum_qlxxqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d352f9f7-2e60-4aff-bb4d-24debfc046dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:43.866Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:43.561Z", "source_id": "vellum_qlxxqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d352f9f7-2e60-4aff-bb4d-24debfc046dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:43.866Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_hl8v5e': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-hl8v5e'}}, u'ellis': {u'ellis_fy11mw': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.3', u'name': u'ellis-fy11mw'}}, u'dime': {u'dime_j5fqcf': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'dime-j5fqcf'}}, u'sprout': {u'sprout_eit12e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-eit12e'}}, u'vellum': {u'vellum_qlxxqu': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'vellum-qlxxqu'}}, u'bono': {u'bono_qbil2p': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.32', u'name': u'bono-qbil2p'}}}, 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.4', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:43.562Z", "source_id": "vellum_qlxxqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d352f9f7-2e60-4aff-bb4d-24debfc046dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:43.866Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:43.582Z", "source_id": "vellum_qlxxqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d352f9f7-2e60-4aff-bb4d-24debfc046dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:43.866Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpS3vRnJ', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:43.562Z", "source_id": "vellum_qlxxqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d352f9f7-2e60-4aff-bb4d-24debfc046dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:44.448Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:43.773Z", "source_id": "vellum_qlxxqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d352f9f7-2e60-4aff-bb4d-24debfc046dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:44.448Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_hl8v5e': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-hl8v5e'}}, u'ellis': {u'ellis_fy11mw': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.3', u'name': u'ellis-fy11mw'}}, u'dime': {u'dime_j5fqcf': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'dime-j5fqcf'}}, u'sprout': {u'sprout_eit12e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-eit12e'}}, u'vellum': {u'vellum_qlxxqu': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'vellum-qlxxqu'}}, u'bono': {u'bono_qbil2p': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.32', u'name': u'bono-qbil2p'}}}, 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.4', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:43.582Z", "source_id": "vellum_qlxxqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d352f9f7-2e60-4aff-bb4d-24debfc046dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:44.448Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpCcc89z', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:43.757Z", "source_id": "vellum_qlxxqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d352f9f7-2e60-4aff-bb4d-24debfc046dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:44.448Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:43.765Z", "source_id": "vellum_qlxxqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2", "logger": "ctx.d352f9f7-2e60-4aff-bb4d-24debfc046dc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:44.448Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:44.116Z", "source_id": "vellum_qlxxqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}, {"node_instance_id": "vellum_qlxxqu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:41:44.448Z", "message": "Relationships established", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T10:41:44.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}], "metadata": {"pagination": {"total": 3332, "offset": 3279, "size": 50}}} 2019-04-05 10:41:48,326 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:41:48,326 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:41:48 GMT 2019-04-05 10:41:48,326 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:41:48,326 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:41:48,326 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:41:48,326 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:41:48,326 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:41:48,326 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:41:48,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I0WFE/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused 2019-04-05 10:41:48,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I0WFE/start-vellum.sh: connect: Connection refused 2019-04-05 10:41:48,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I0WFE/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused 2019-04-05 10:41:48,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I0WFE/start-vellum.sh: connect: Connection refused 2019-04-05 10:41:48,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I0WFE/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused 2019-04-05 10:41:48,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/I0WFE/start-vellum.sh: connect: Connection refused 2019-04-05 10:41:48,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] ifconfig 2019-04-05 10:41:48,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:61:b0:4e 2019-04-05 10:41:48,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0 2019-04-05 10:41:48,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet6 addr: fe80::f816:3eff:fe61:b04e/64 Scope:Link 2019-04-05 10:41:48,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 2019-04-05 10:41:48,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX packets:144611 errors:0 dropped:0 overruns:0 frame:0 2019-04-05 10:41:48,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - TX packets:39294 errors:0 dropped:0 overruns:0 carrier:0 2019-04-05 10:41:48,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - collisions:0 txqueuelen:1000 2019-04-05 10:41:48,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX bytes:227832711 (227.8 MB) TX bytes:6728789 (6.7 MB) 2019-04-05 10:41:48,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN - 2019-04-05 10:41:48,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp6 0 0 ::1:53 :::* LISTEN - 2019-04-05 10:41:48,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp6 0 0 :::22 :::* LISTEN - 2019-04-05 10:41:48,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 192.168.120.5:123 0.0.0.0:* - 2019-04-05 10:41:48,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 127.0.0.1:123 0.0.0.0:* - 2019-04-05 10:41:48,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 0.0.0.0:123 0.0.0.0:* - 2019-04-05 10:41:48,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 127.0.0.1:11211 0.0.0.0:* - 2019-04-05 10:41:48,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 0.0.0.0:19471 0.0.0.0:* - 2019-04-05 10:41:48,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 127.0.0.1:53 0.0.0.0:* - 2019-04-05 10:41:48,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 0.0.0.0:68 0.0.0.0:* - 2019-04-05 10:41:48,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 fe80::f816:3eff:fe6:123 :::* - 2019-04-05 10:41:48,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:41:48,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 ::1:123 :::* - 2019-04-05 10:41:48,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 :::123 :::* - 2019-04-05 10:41:48,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-05 10:41:48,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-04-05 10:41:48,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-05 10:41:48,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-05 10:41:48,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-05 10:41:48,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-05 10:41:48,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-05 10:41:48,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/D6MCM/bind.py 2019-04-05 10:41:48,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-04-05 10:41:48,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-04-05 10:41:48,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-05 10:41:48,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-04-05 10:41:48,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_hl8v5e': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-hl8v5e'}}, u'ellis': {u'ellis_fy11mw': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.3', u'name': u'ellis-fy11mw'}}, u'dime': {u'dime_j5fqcf': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'dime-j5fqcf'}}, u'sprout': {u'sprout_eit12e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-eit12e'}}, u'vellum': {u'vellum_qlxxqu': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'vellum-qlxxqu'}}, u'bono': {u'bono_qbil2p': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.32', u'name': u'bono-qbil2p'}}}, 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.4', u'hss_hostname': u''}. 2019-04-05 10:41:48,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-04-05 10:41:48,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpS3vRnJ', '/etc/bind/db.clearwater.local'] 2019-04-05 10:41:48,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-04-05 10:41:48,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_hl8v5e': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-hl8v5e'}}, u'ellis': {u'ellis_fy11mw': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.3', u'name': u'ellis-fy11mw'}}, u'dime': {u'dime_j5fqcf': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'dime-j5fqcf'}}, u'sprout': {u'sprout_eit12e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-eit12e'}}, u'vellum': {u'vellum_qlxxqu': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'vellum-qlxxqu'}}, u'bono': {u'bono_qbil2p': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.32', u'name': u'bono-qbil2p'}}}, 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.4', u'hss_hostname': u''}. 2019-04-05 10:41:48,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpCcc89z', '/etc/bind/db.clearwater.opnfv'] 2019-04-05 10:41:48,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-04-05 10:41:48,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-05 10:41:48,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-04-05 10:41:48,335 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/8395dd44-3e8c-49e2-beb2-030627c6bbb2 2019-04-05 10:41:48,391 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:41:48,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:41:48,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:41:48,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:41:48,392 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:41:48,392 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:41:48,392 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:41:48,392 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-04-05T10:41:44.811Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"} 2019-04-05 10:41:48,392 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:41:48,392 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:41:48 GMT 2019-04-05 10:41:48,392 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:41:48,392 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 571 2019-04-05 10:41:48,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:41:48,392 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:41:48,392 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:41:48,393 - 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-04-05T10:28:22.129Z', u'id': u'8395dd44-3e8c-49e2-beb2-030627c6bbb2', u'ended_at': u'2019-04-05T10:41:44.811Z', u'parameters': {}, u'is_system_workflow': False, u'created_at': u'2019-04-05T10:28:22.129Z', u'created_by': u'admin', u'private_resource': False, u'error': u'', u'deployment_id': u'clearwater-opnfv', u'status_display': u'completed'} 2019-04-05 10:41:48,393 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/deployments/clearwater-opnfv/outputs 2019-04-05 10:41:48,452 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:41:48,452 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:41:48,452 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:41:48,452 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:41:48,453 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:41:48,453 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:41:48,453 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:41:48,453 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.206", "ellis_ip": "172.30.9.203"}, "deployment_id": "clearwater-opnfv"} 2019-04-05 10:41:48,453 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:41:48,453 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:41:48 GMT 2019-04-05 10:41:48,453 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:41:48,453 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 105 2019-04-05 10:41:48,453 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:41:48,453 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:41:48,453 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:41:48,456 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.203 2019-04-05 10:41:48,546 - 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-04-05 10:41:48,621 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-04-05 10:41:48,621 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-04-05 10:41:48,654 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-04-05 10:41:48,655 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2019-04-05 10:42:13,717 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-04-05 10:42:13,718 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2019-04-05 10:42:38,767 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-04-05 10:42:38,768 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2019-04-05 10:43:03,798 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-04-05 10:43:03,798 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2019-04-05 10:43:28,846 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-04-05 10:43:28,847 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2019-04-05 10:43:53,960 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-04-05 10:43:53,960 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2019-04-05 10:44:19,009 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-04-05 10:44:19,009 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2019-04-05 10:44:44,061 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-04-05 10:44:44,061 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2019-04-05 10:45:09,110 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-04-05 10:45:09,110 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create a number 2019-04-05 10:45:34,167 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-04-05 10:45:34,167 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 10: cannot create a number 2019-04-05 10:45:59,218 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-04-05 10:45:59,219 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 11: cannot create a number 2019-04-05 10:46:24,266 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-04-05 10:46:24,267 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 12: cannot create a number 2019-04-05 10:46:49,315 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-04-05 10:46:49,315 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 13: cannot create a number 2019-04-05 10:47:14,609 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550064@clearwater.opnfv', u'sip_username': u'6505550064', u'formatted_number': u'(650) 555-0064', u'number': u'6505550064', u'sip_uri': u'sip:6505550064@clearwater.opnfv', u'number_id': u'748de25e66e149c38318de3467402d84', u'sip_password': u'etn7nXw8c', u'pstn': False} 2019-04-05 10:47:14,609 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/deployments/clearwater-opnfv/outputs 2019-04-05 10:47:14,694 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:47:14,694 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:47:14,694 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:47:14,694 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:47:14,694 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:47:14,695 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:47:14,695 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:47:14,695 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.206", "ellis_ip": "172.30.9.203"}, "deployment_id": "clearwater-opnfv"} 2019-04-05 10:47:14,695 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:47:14,695 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:47:14 GMT 2019-04-05 10:47:14,695 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:47:14,695 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 105 2019-04-05 10:47:14,695 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:47:14,695 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:47:14,695 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:47:14,696 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-04-05 10:47:14,696 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2019-04-05 10:47:14,710 - 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-04-05 10:47:14,711 - 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-04-05 10:49:27,452 - 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) - (6505550030, 6505550637) Passed Basic Call - SDP (TCP) - (6505550060, 6505550581) Passed Basic Call - Tel URIs (TCP) - (6505550129, 6505550696) Passed Basic Call - Unknown number (TCP) - (6505550354, 6505550029) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550757, 6505550411) Passed Basic Call - Messages - Pager model (TCP) - (6505550115, 6505550435) Passed Basic Call - Pracks (TCP) - (6505550259, 6505550977) Passed Basic Registration (TCP) - (6505550292) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550698, 6505550486) Passed Call Barring - Outbound Rejection (TCP) - (6505550554, 6505550498) 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) - (6505550993, 6505550322) 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) - (6505550307, 6505550204, 6505550635) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550594, 6505550813, 6505550741) Passed Call Diversion - Not reachable (408) (TCP) - (6505550939, 6505550583, 6505550431) Passed Call Diversion - Not reachable (503) (TCP) - (6505550590, 6505550387, 6505550437) Passed Call Diversion - Not reachable (500) (TCP) - (6505550751, 6505550054, 6505550953) Passed Call Diversion - Busy (TCP) - (6505550698, 6505550927, 6505550492) Passed Call Diversion - Unconditional (TCP) - (6505550881, 6505550707, 6505550678) Passed Call Diversion - No answer (TCP) - (6505550888, 6505550485, 6505550243) Passed Call Diversion - Bad target URI (TCP) - (6505550127, 6505550377) Passed Call Diversion - Audio-only call (TCP) - (6505550333, 6505550338, 6505550278, 6505550423) Passed Call Diversion - Audio-video call (TCP) - (6505550014, 6505550163, 6505550307, 6505550448) Passed Call Forking - Mainline (TCP) - (6505550139, 6505550904) Passed Call Forking - Endpoint offline (TCP) - (6505550409, 6505550909) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550592, 6505550524) Passed Call Waiting - Accepted (TCP) - (6505550340, 6505550338, 6505550388) Passed Call Waiting - Cancelled (TCP) - (6505550936, 6505550761, 6505550654) Passed CANCEL - Mainline (TCP) - (6505550027, 6505550502) Passed Filtering - Accept-Contact (TCP) - (6505550284, 6505550643) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550350, 6505550827) Passed Filtering - Accept-Contact no match (TCP) - (6505550461, 6505550831) Passed Filtering - Accept-Contact negated match (TCP) - (6505550317, 6505550540) Passed Filtering - RFC3841 example (TCP) - (6505550415, 6505550996) Passed Filtering - Reject-Contact no match (TCP) - (6505550364, 6505550962) Passed Filtering - Reject-Contact match (TCP) - (6505550732, 6505550803) 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) - (6505550051) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550429) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550700) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550228) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550775, 6505550614) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550288, 6505550875) Passed GRUU - Call - only GRUU as target (TCP) - (6505550445, 6505550633) Passed GRUU - Call - AoR as target (TCP) - (6505550161, 6505550985) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550092, 6505550274) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550384, 6505550521) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550866, 6505550043) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550514, 6505550602) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550878, 6505550871) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550601, 6505550234) 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) - (6505550973) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550165) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550559) 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) - (6505550487, 6505550838) 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-04-05 10:49:27,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 43, 'total': 96, 'passed': 53} 2019-04-05 10:49:27,579 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-05 10:49:27,579 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 26:52 | PASS | +----------------------+------------------+------------------+----------------+ 2019-04-05 10:49:27,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2019-04-05 10:49:27,584 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions 2019-04-05 10:49:27,678 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:49:27,678 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:49:27,678 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:49:27,678 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:49:27,678 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:49:27,679 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:49:27,679 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:49:27,679 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "status_display": "completed", "ended_at": "2019-04-05T10:28:18.361Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:16.119Z", "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": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:16.121Z", "id": "26d56f21-6649-49c7-a98c-8b63b89d9743"}, {"status": "terminated", "status_display": "completed", "ended_at": "2019-04-05T10:41:44.811Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:22.129Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-05T10:28:22.129Z", "id": "8395dd44-3e8c-49e2-beb2-030627c6bbb2"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 1000}}} 2019-04-05 10:49:27,679 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:49:27,679 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:49:27 GMT 2019-04-05 10:49:27,679 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:49:27,679 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:49:27,679 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:49:27,679 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:49:27,679 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:49:27,679 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:49:27,680 - 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": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2019-04-05 10:49:28,270 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:49:28,270 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:49:28,270 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:49:28,270 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:49:28,271 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:49:28,271 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:49:28,271 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:49:28,271 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2019-04-05 10:49:28,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:49:28,271 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:49:28,271 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:49:28 GMT 2019-04-05 10:49:28,271 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:49:28,271 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:49:28,271 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:49:28,272 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:49:28,272 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:49:28,272 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:49:28,392 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:49:28,392 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:49:28,392 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:49:28,392 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:49:28,392 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:49:28,393 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:49:28,393 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:49:28,393 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-04-05 10:49:28,393 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:49:28,393 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:49:28 GMT 2019-04-05 10:49:28,393 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:49:28,393 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-04-05 10:49:28,393 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:49:28,393 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:49:28,393 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:49:28,394 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:49:28,478 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:49:28,478 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:49:28,479 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:49:28,479 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:49:28,479 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:49:28,479 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:49:28,479 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:49:28,479 - 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-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:49:28,479 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:49:28,479 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:49:28 GMT 2019-04-05 10:49:28,479 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:49:28,479 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:49:28,480 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:49:28,480 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:49:28,480 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:49:33,485 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:49:33,584 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:49:33,584 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:49:33,584 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:49:33,584 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:49:33,584 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:49:33,584 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:49:33,584 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:49:33,584 - 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-04-05T10:49:29.058Z", "message": "Starting 'uninstall' workflow execution", "target_id": null, "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:28.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "homer_hl8v5e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:31.640Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:31.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "dime_j5fqcf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:32.236Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:31.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "homer_hl8v5e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:32.236Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:32.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "sprout_eit12e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:32.236Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:32.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "ellis_fy11mw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:32.843Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:32.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bono_qbil2p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:32.843Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:32.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "vellum_qlxxqu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:32.843Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:32.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "sprout_eit12e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:33.563Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:32.859Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}], "metadata": {"pagination": {"total": 9, "offset": 0, "size": 50}}} 2019-04-05 10:49:33,585 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:49:33,585 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:49:33 GMT 2019-04-05 10:49:33,585 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:49:33,585 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:49:33,585 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:49:33,585 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:49:33,585 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:49:33,585 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:49:33,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2019-04-05 10:49:33,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-05 10:49:33,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-05 10:49:33,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-05 10:49:33,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-05 10:49:33,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-05 10:49:33,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-05 10:49:33,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-05 10:49:33,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-05 10:49:33,587 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:49:33,702 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:49:33,702 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:49:33,702 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:49:33,702 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:49:33,702 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:49:33,703 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:49:33,703 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:49:33,703 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:49:33,703 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:49:33,703 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:49:33 GMT 2019-04-05 10:49:33,703 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:49:33,703 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:49:33,703 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:49:33,703 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:49:33,703 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:49:38,709 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:49:38,820 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:49:38,820 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:49:38,821 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:49:38,821 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:49:38,821 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:49:38,821 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:49:38,821 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:49:38,821 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:34.175Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:33.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.542bd83e-e950-4a4a-966a-2606e8201670"}, {"node_instance_id": "bono_qbil2p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:34.175Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:33.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:34.175Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/EM2HP/stop-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:33.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.542bd83e-e950-4a4a-966a-2606e8201670"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:34.175Z", "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-04-05T10:49:33.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.542bd83e-e950-4a4a-966a-2606e8201670"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:34.175Z", "message": "Process created, PID: 16739", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:33.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.542bd83e-e950-4a4a-966a-2606e8201670"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:34.175Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:33.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.542bd83e-e950-4a4a-966a-2606e8201670"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:34.175Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:33.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.542bd83e-e950-4a4a-966a-2606e8201670"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:34.175Z", "message": "Stopping homer node", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:33.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.542bd83e-e950-4a4a-966a-2606e8201670"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:34.175Z", "message": " ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:33.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.542bd83e-e950-4a4a-966a-2606e8201670"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:34.175Z", "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-04-05T10:49:33.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.542bd83e-e950-4a4a-966a-2606e8201670"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:34.175Z", "message": " ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:33.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.542bd83e-e950-4a4a-966a-2606e8201670"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:34.175Z", "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-04-05T10:49:33.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.542bd83e-e950-4a4a-966a-2606e8201670"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:34.175Z", "message": "Execution done (PID=16739, return_code=1): /tmp/EM2HP/stop-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:33.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.542bd83e-e950-4a4a-966a-2606e8201670"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:34.175Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:33.903Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.542bd83e-e950-4a4a-966a-2606e8201670"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:34.175Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:33.903Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.542bd83e-e950-4a4a-966a-2606e8201670"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:34.175Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:33.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.542bd83e-e950-4a4a-966a-2606e8201670"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:34.175Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:33.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.542bd83e-e950-4a4a-966a-2606e8201670"}, {"node_instance_id": "vellum_qlxxqu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:34.701Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:34.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:34.701Z", "message": "Stopping sprout node", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:34.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.496fee9b-4646-4548-9787-3beda5c11564"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:34.701Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:34.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.496fee9b-4646-4548-9787-3beda5c11564"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:34.701Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:34.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.496fee9b-4646-4548-9787-3beda5c11564"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:34.701Z", "message": "Process created, PID: 18596", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:34.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.496fee9b-4646-4548-9787-3beda5c11564"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:34.701Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/PGBUD/stop-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:34.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.496fee9b-4646-4548-9787-3beda5c11564"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:34.701Z", "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-04-05T10:49:34.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.496fee9b-4646-4548-9787-3beda5c11564"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:35.246Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/Z34TB/stop-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:34.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.877ed3af-0d62-4a71-b015-696e8072a3bc"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:35.246Z", "message": "Stopping bono node", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:34.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.877ed3af-0d62-4a71-b015-696e8072a3bc"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:35.246Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:34.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.877ed3af-0d62-4a71-b015-696e8072a3bc"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:35.246Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:34.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.877ed3af-0d62-4a71-b015-696e8072a3bc"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:35.246Z", "message": "Process created, PID: 16463", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:34.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.877ed3af-0d62-4a71-b015-696e8072a3bc"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:35.246Z", "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-04-05T10:49:34.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.877ed3af-0d62-4a71-b015-696e8072a3bc"}, {"node_instance_id": "ellis_fy11mw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:35.246Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:35.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:36.025Z", "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-04-05T10:49:35.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.7eaeeeef-b35d-4288-b840-034d3af315c9"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:36.025Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/PIH3D/stop-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:35.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.7eaeeeef-b35d-4288-b840-034d3af315c9"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:36.025Z", "message": "Process created, PID: 25111", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:35.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.7eaeeeef-b35d-4288-b840-034d3af315c9"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:36.025Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:35.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.7eaeeeef-b35d-4288-b840-034d3af315c9"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:36.025Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:35.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.7eaeeeef-b35d-4288-b840-034d3af315c9"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:36.025Z", "message": "Stopping vellum node", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:35.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.7eaeeeef-b35d-4288-b840-034d3af315c9"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:36.025Z", "message": " Group 'vellum' not found", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:35.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.7eaeeeef-b35d-4288-b840-034d3af315c9"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:36.025Z", "message": "Execution done (PID=25111, return_code=1): /tmp/PIH3D/stop-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:35.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.7eaeeeef-b35d-4288-b840-034d3af315c9"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:36.025Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:35.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.7eaeeeef-b35d-4288-b840-034d3af315c9"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:36.025Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:35.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.7eaeeeef-b35d-4288-b840-034d3af315c9"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:36.025Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:35.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.7eaeeeef-b35d-4288-b840-034d3af315c9"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:36.025Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:35.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.7eaeeeef-b35d-4288-b840-034d3af315c9"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:36.025Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:35.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.7eaeeeef-b35d-4288-b840-034d3af315c9"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:36.572Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:36.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5d946916-f623-4a83-bd1b-75028e625ca1"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:36.572Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:36.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5d946916-f623-4a83-bd1b-75028e625ca1"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:36.572Z", "message": "Stopping ellis node", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:36.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5d946916-f623-4a83-bd1b-75028e625ca1"}, {"node_instance_id": "dime_j5fqcf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:36.572Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:35.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:36.572Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/B74D8/stop-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:36.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5d946916-f623-4a83-bd1b-75028e625ca1"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:36.572Z", "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-04-05T10:49:36.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5d946916-f623-4a83-bd1b-75028e625ca1"}], "metadata": {"pagination": {"total": 104, "offset": 9, "size": 50}}} 2019-04-05 10:49:38,821 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:49:38,822 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:49:38 GMT 2019-04-05 10:49:38,822 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:49:38,822 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:49:38,822 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:49:38,822 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:49:38,822 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:49:38,822 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:49:38,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-05 10:49:38,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-05 10:49:38,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/EM2HP/stop-homer.sh 2019-04-05 10:49:38,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-05 10:49:38,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 16739 2019-04-05 10:49:38,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-05 10:49:38,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-05 10:49:38,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2019-04-05 10:49:38,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:49:38,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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-04-05 10:49:38,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:49:38,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - There is no service named "clearwater_cluster_manager" 2019-04-05 10:49:38,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=16739, return_code=1): /tmp/EM2HP/stop-homer.sh 2019-04-05 10:49:38,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-05 10:49:38,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-05 10:49:38,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-05 10:49:38,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-05 10:49:38,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-05 10:49:38,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2019-04-05 10:49:38,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-05 10:49:38,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-05 10:49:38,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 18596 2019-04-05 10:49:38,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/PGBUD/stop-sprout.sh 2019-04-05 10:49:38,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-05 10:49:38,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/Z34TB/stop-bono.sh 2019-04-05 10:49:38,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2019-04-05 10:49:38,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-05 10:49:38,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-05 10:49:38,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 16463 2019-04-05 10:49:38,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-05 10:49:38,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-05 10:49:38,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-05 10:49:38,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/PIH3D/stop-vellum.sh 2019-04-05 10:49:38,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 25111 2019-04-05 10:49:38,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-05 10:49:38,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-05 10:49:38,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2019-04-05 10:49:38,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Group 'vellum' not found 2019-04-05 10:49:38,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=25111, return_code=1): /tmp/PIH3D/stop-vellum.sh 2019-04-05 10:49:38,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-05 10:49:38,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-05 10:49:38,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-05 10:49:38,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-05 10:49:38,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-05 10:49:38,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-05 10:49:38,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-05 10:49:38,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2019-04-05 10:49:38,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-05 10:49:38,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/B74D8/stop-ellis.sh 2019-04-05 10:49:38,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-05 10:49:38,831 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:49:38,893 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:49:38,894 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:49:38,894 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:49:38,894 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:49:38,894 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:49:38,894 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:49:38,894 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:49:38,894 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:49:38,894 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:49:38,894 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:49:38 GMT 2019-04-05 10:49:38,895 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:49:38,895 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:49:38,895 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:49:38,895 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:49:38,895 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:49:43,900 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:49:43,982 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:49:43,982 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:49:43,982 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:49:43,982 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:49:43,982 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:49:43,982 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:49:43,983 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:49:43,983 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:36.572Z", "message": "Stopping ellis node", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:36.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5d946916-f623-4a83-bd1b-75028e625ca1"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:37.292Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:36.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5d946916-f623-4a83-bd1b-75028e625ca1"}, {"node_instance_id": "homer_hl8v5e", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:37.292Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/EM2HP/stop-homer.sh, exit_code: 1", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/EM2HP/stop-homer.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/homer_host_wmz29i/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/homer_host_wmz29i/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_wmz29i/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_wmz29i/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_wmz29i/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_wmz29i/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/EM2HP/stop-homer.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-04-05T10:49:36.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "vellum_qlxxqu", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:37.292Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/PIH3D/stop-vellum.sh, exit_code: 1", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/PIH3D/stop-vellum.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/vellum_host_l629t2/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/vellum_host_l629t2/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_l629t2/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_l629t2/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_l629t2/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_l629t2/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/PIH3D/stop-vellum.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-04-05T10:49:36.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "vellum_qlxxqu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:37.292Z", "message": "Stopped node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:36.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "homer_hl8v5e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:37.292Z", "message": "Stopped node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:36.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:37.292Z", "message": " ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:36.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5d946916-f623-4a83-bd1b-75028e625ca1"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:37.292Z", "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-04-05T10:49:36.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5d946916-f623-4a83-bd1b-75028e625ca1"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:37.292Z", "message": " ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:36.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5d946916-f623-4a83-bd1b-75028e625ca1"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:37.292Z", "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-04-05T10:49:36.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5d946916-f623-4a83-bd1b-75028e625ca1"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:37.292Z", "message": "Execution done (PID=18391, return_code=1): /tmp/B74D8/stop-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:36.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5d946916-f623-4a83-bd1b-75028e625ca1"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:37.292Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:36.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5d946916-f623-4a83-bd1b-75028e625ca1"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:37.292Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:36.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5d946916-f623-4a83-bd1b-75028e625ca1"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:37.292Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:36.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5d946916-f623-4a83-bd1b-75028e625ca1"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:37.292Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:36.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5d946916-f623-4a83-bd1b-75028e625ca1"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:37.845Z", "message": " ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:37.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.877ed3af-0d62-4a71-b015-696e8072a3bc"}, {"node_instance_id": "vellum_qlxxqu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:37.845Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:37.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "ellis_fy11mw", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:37.845Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/B74D8/stop-ellis.sh, exit_code: 1", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/B74D8/stop-ellis.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/ellis_host_gh2i40/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/ellis_host_gh2i40/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_gh2i40/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_gh2i40/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_gh2i40/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_gh2i40/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/B74D8/stop-ellis.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-04-05T10:49:37.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:38.478Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:37.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.877ed3af-0d62-4a71-b015-696e8072a3bc"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:38.478Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:38.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b695dfc2-10e0-4c16-ac79-1f1cae7ca0f1"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:38.478Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:38.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b695dfc2-10e0-4c16-ac79-1f1cae7ca0f1"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:38.478Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:38.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b695dfc2-10e0-4c16-ac79-1f1cae7ca0f1"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:38.478Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:38.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b695dfc2-10e0-4c16-ac79-1f1cae7ca0f1"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:38.478Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:38.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b695dfc2-10e0-4c16-ac79-1f1cae7ca0f1"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:38.478Z", "message": "Execution done (PID=15859, return_code=1): /tmp/KZ1CR/stop-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:38.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b695dfc2-10e0-4c16-ac79-1f1cae7ca0f1"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:38.478Z", "message": " Group 'dime' not found", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:38.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b695dfc2-10e0-4c16-ac79-1f1cae7ca0f1"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:38.478Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:38.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b695dfc2-10e0-4c16-ac79-1f1cae7ca0f1"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:38.478Z", "message": " ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:37.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.877ed3af-0d62-4a71-b015-696e8072a3bc"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:38.478Z", "message": " * Quiescing Bono SIP Edge Proxy bono", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:37.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.877ed3af-0d62-4a71-b015-696e8072a3bc"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:38.478Z", "message": "Execution done (PID=16463, return_code=1): /tmp/Z34TB/stop-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:37.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.877ed3af-0d62-4a71-b015-696e8072a3bc"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:38.478Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:37.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.877ed3af-0d62-4a71-b015-696e8072a3bc"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:38.478Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:37.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.877ed3af-0d62-4a71-b015-696e8072a3bc"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:38.478Z", "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": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:37.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.877ed3af-0d62-4a71-b015-696e8072a3bc"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:38.478Z", "message": " There is no service named \"clearwater_config_manager\"", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:37.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.877ed3af-0d62-4a71-b015-696e8072a3bc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:38.478Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:38.264Z", "source_id": "homer_hl8v5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:38.478Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:37.379Z", "source_id": "vellum_qlxxqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "ellis_fy11mw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:38.478Z", "message": "Stopped node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:37.169Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "homer_hl8v5e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:38.478Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:37.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:38.478Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:38.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b695dfc2-10e0-4c16-ac79-1f1cae7ca0f1"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:38.478Z", "message": "Process created, PID: 15859", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:38.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b695dfc2-10e0-4c16-ac79-1f1cae7ca0f1"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:38.478Z", "message": "Stopping dime node", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:38.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b695dfc2-10e0-4c16-ac79-1f1cae7ca0f1"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:38.478Z", "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-04-05T10:49:37.775Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b695dfc2-10e0-4c16-ac79-1f1cae7ca0f1"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:38.478Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/KZ1CR/stop-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:37.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b695dfc2-10e0-4c16-ac79-1f1cae7ca0f1"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:38.478Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:37.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.877ed3af-0d62-4a71-b015-696e8072a3bc"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:38.478Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:37.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.877ed3af-0d62-4a71-b015-696e8072a3bc"}, {"node_instance_id": "bono_qbil2p", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:39.110Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/Z34TB/stop-bono.sh, exit_code: 1", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/Z34TB/stop-bono.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/bono_host_0ac4ql/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/bono_host_0ac4ql/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_0ac4ql/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_0ac4ql/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_0ac4ql/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_0ac4ql/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/Z34TB/stop-bono.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-04-05T10:49:38.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:39.110Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:38.607Z", "source_id": "vellum_qlxxqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a86dafae-0d46-4f76-8a2f-b79e5f3ca4e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:39.110Z", "message": "Downloaded scripts/bind/bind.py to /tmp/FUPOY/bind.py", "level": "info", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:38.456Z", "source_id": "vellum_qlxxqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a86dafae-0d46-4f76-8a2f-b79e5f3ca4e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:39.110Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:38.845Z", "source_id": "vellum_qlxxqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a86dafae-0d46-4f76-8a2f-b79e5f3ca4e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:39.667Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp1TNDDM', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:39.410Z", "source_id": "vellum_qlxxqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a86dafae-0d46-4f76-8a2f-b79e5f3ca4e5"}], "metadata": {"pagination": {"total": 205, "offset": 59, "size": 50}}} 2019-04-05 10:49:43,983 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:49:43,983 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:49:43 GMT 2019-04-05 10:49:43,983 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:49:43,983 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:49:43,983 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:49:43,983 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:49:43,983 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:49:43,984 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:49:43,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2019-04-05 10:49:43,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-05 10:49:43,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/EM2HP/stop-homer.sh, exit_code: 1 2019-04-05 10:49:43,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/PIH3D/stop-vellum.sh, exit_code: 1 2019-04-05 10:49:43,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-04-05 10:49:43,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-04-05 10:49:43,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:49:43,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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-04-05 10:49:43,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:49:43,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - There is no service named "clearwater_cluster_manager" 2019-04-05 10:49:43,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=18391, return_code=1): /tmp/B74D8/stop-ellis.sh 2019-04-05 10:49:43,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-05 10:49:43,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-05 10:49:43,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-05 10:49:43,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-05 10:49:43,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:49:43,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-05 10:49:43,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/B74D8/stop-ellis.sh, exit_code: 1 2019-04-05 10:49:43,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-05 10:49:43,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-05 10:49:43,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-05 10:49:43,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-05 10:49:43,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-05 10:49:43,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-05 10:49:43,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=15859, return_code=1): /tmp/KZ1CR/stop-dime.sh 2019-04-05 10:49:43,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Group 'dime' not found 2019-04-05 10:49:43,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-05 10:49:43,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:49:43,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Quiescing Bono SIP Edge Proxy bono 2019-04-05 10:49:43,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=16463, return_code=1): /tmp/Z34TB/stop-bono.sh 2019-04-05 10:49:43,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-05 10:49:43,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-05 10:49:43,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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-04-05 10:49:43,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - There is no service named "clearwater_config_manager" 2019-04-05 10:49:43,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-05 10:49:43,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-05 10:49:43,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-04-05 10:49:43,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-05 10:49:43,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-05 10:49:43,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 15859 2019-04-05 10:49:43,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2019-04-05 10:49:43,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-05 10:49:43,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/KZ1CR/stop-dime.sh 2019-04-05 10:49:43,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-05 10:49:43,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-05 10:49:43,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/Z34TB/stop-bono.sh, exit_code: 1 2019-04-05 10:49:43,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-04-05 10:49:43,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/FUPOY/bind.py 2019-04-05 10:49:43,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-05 10:49:43,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp1TNDDM', '/etc/bind/db.clearwater.opnfv'] 2019-04-05 10:49:43,994 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:49:44,188 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:49:44,189 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:49:44,189 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:49:44,189 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:49:44,189 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:49:44,189 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:49:44,189 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:49:44,189 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:49:44,190 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:49:44,190 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:49:44 GMT 2019-04-05 10:49:44,190 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:49:44,190 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:49:44,190 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:49:44,190 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:49:44,190 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:49:49,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:49:49,326 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:49:49,326 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:49:49,326 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:49:49,326 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:49:49,327 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:49:49,327 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:49:49,327 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:49:49,327 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:39.667Z", "message": " ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:39.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.496fee9b-4646-4548-9787-3beda5c11564"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:39.667Z", "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-04-05T10:49:39.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.496fee9b-4646-4548-9787-3beda5c11564"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:39.667Z", "message": " ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:39.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.496fee9b-4646-4548-9787-3beda5c11564"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:39.667Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:39.454Z", "source_id": "vellum_qlxxqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a86dafae-0d46-4f76-8a2f-b79e5f3ca4e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:39.667Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:39.418Z", "source_id": "vellum_qlxxqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a86dafae-0d46-4f76-8a2f-b79e5f3ca4e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:39.667Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_hl8v5e': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-hl8v5e'}}, u'ellis': {u'ellis_fy11mw': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.3', u'name': u'ellis-fy11mw'}}, u'dime': {u'dime_j5fqcf': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'dime-j5fqcf'}}, u'sprout': {u'sprout_eit12e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-eit12e'}}, u'vellum': {}, u'bono': {u'bono_qbil2p': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.32', u'name': u'bono-qbil2p'}}}, 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.4', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:38.946Z", "source_id": "vellum_qlxxqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a86dafae-0d46-4f76-8a2f-b79e5f3ca4e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:39.667Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:38.945Z", "source_id": "vellum_qlxxqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a86dafae-0d46-4f76-8a2f-b79e5f3ca4e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:39.667Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_hl8v5e': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-hl8v5e'}}, u'ellis': {u'ellis_fy11mw': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.3', u'name': u'ellis-fy11mw'}}, u'dime': {u'dime_j5fqcf': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'dime-j5fqcf'}}, u'sprout': {u'sprout_eit12e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-eit12e'}}, u'vellum': {}, u'bono': {u'bono_qbil2p': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.32', u'name': u'bono-qbil2p'}}}, 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.4', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:39.003Z", "source_id": "vellum_qlxxqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a86dafae-0d46-4f76-8a2f-b79e5f3ca4e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:39.667Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:39.003Z", "source_id": "vellum_qlxxqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a86dafae-0d46-4f76-8a2f-b79e5f3ca4e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:39.667Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:39.003Z", "source_id": "vellum_qlxxqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a86dafae-0d46-4f76-8a2f-b79e5f3ca4e5"}, {"node_instance_id": "bono_qbil2p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:39.667Z", "message": "Stopped node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:39.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "dime_j5fqcf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:39.667Z", "message": "Stopped node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:39.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "dime_j5fqcf", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:39.667Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/KZ1CR/stop-dime.sh, exit_code: 1", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/KZ1CR/stop-dime.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/dime_host_c8gzfy/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/dime_host_c8gzfy/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_c8gzfy/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_c8gzfy/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_c8gzfy/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_c8gzfy/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/KZ1CR/stop-dime.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-04-05T10:49:38.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:39.667Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:38.982Z", "source_id": "vellum_qlxxqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a86dafae-0d46-4f76-8a2f-b79e5f3ca4e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:39.667Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpk6O0uY', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:38.950Z", "source_id": "vellum_qlxxqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a86dafae-0d46-4f76-8a2f-b79e5f3ca4e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:39.667Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp1TNDDM', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:39.410Z", "source_id": "vellum_qlxxqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a86dafae-0d46-4f76-8a2f-b79e5f3ca4e5"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:39.667Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:39.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.496fee9b-4646-4548-9787-3beda5c11564"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:39.667Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:39.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.496fee9b-4646-4548-9787-3beda5c11564"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:39.667Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:39.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.496fee9b-4646-4548-9787-3beda5c11564"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:39.667Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:39.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.496fee9b-4646-4548-9787-3beda5c11564"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:39.667Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:39.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.496fee9b-4646-4548-9787-3beda5c11564"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:39.667Z", "message": "Execution done (PID=18596, return_code=1): /tmp/PGBUD/stop-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:39.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.496fee9b-4646-4548-9787-3beda5c11564"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:39.667Z", "message": " * Quiescing Sprout SIP Router sprout", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:39.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.496fee9b-4646-4548-9787-3beda5c11564"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:40.287Z", "message": "Downloaded scripts/bind/bind.py to /tmp/XQOA8/bind.py", "level": "info", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:39.516Z", "source_id": "homer_hl8v5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.4a49ed3b-8230-4994-94d9-716f06565e72"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:40.287Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:39.875Z", "source_id": "vellum_qlxxqu", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:40.287Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:39.478Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "ellis_fy11mw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:40.287Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:39.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:40.287Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {u'ellis_fy11mw': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.3', u'name': u'ellis-fy11mw'}}, u'dime': {u'dime_j5fqcf': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'dime-j5fqcf'}}, u'sprout': {u'sprout_eit12e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-eit12e'}}, u'vellum': {}, u'bono': {u'bono_qbil2p': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.32', u'name': u'bono-qbil2p'}}}, 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.4', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:39.945Z", "source_id": "homer_hl8v5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.4a49ed3b-8230-4994-94d9-716f06565e72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:40.287Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:39.944Z", "source_id": "homer_hl8v5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.4a49ed3b-8230-4994-94d9-716f06565e72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:40.287Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:39.944Z", "source_id": "homer_hl8v5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.4a49ed3b-8230-4994-94d9-716f06565e72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:40.287Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:39.937Z", "source_id": "homer_hl8v5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.4a49ed3b-8230-4994-94d9-716f06565e72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:40.287Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpDSGZbz', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:39.928Z", "source_id": "homer_hl8v5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.4a49ed3b-8230-4994-94d9-716f06565e72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:40.287Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {u'ellis_fy11mw': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.3', u'name': u'ellis-fy11mw'}}, u'dime': {u'dime_j5fqcf': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'dime-j5fqcf'}}, u'sprout': {u'sprout_eit12e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-eit12e'}}, u'vellum': {}, u'bono': {u'bono_qbil2p': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.32', u'name': u'bono-qbil2p'}}}, 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.4', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:39.927Z", "source_id": "homer_hl8v5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.4a49ed3b-8230-4994-94d9-716f06565e72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:40.287Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:39.927Z", "source_id": "homer_hl8v5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.4a49ed3b-8230-4994-94d9-716f06565e72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:40.287Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:39.900Z", "source_id": "homer_hl8v5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.4a49ed3b-8230-4994-94d9-716f06565e72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:40.287Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:39.704Z", "source_id": "homer_hl8v5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.4a49ed3b-8230-4994-94d9-716f06565e72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:40.903Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpOp_MlS', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:40.117Z", "source_id": "homer_hl8v5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.4a49ed3b-8230-4994-94d9-716f06565e72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:40.903Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:40.138Z", "source_id": "homer_hl8v5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.4a49ed3b-8230-4994-94d9-716f06565e72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:40.903Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:40.152Z", "source_id": "homer_hl8v5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.4a49ed3b-8230-4994-94d9-716f06565e72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:40.903Z", "message": "Downloaded scripts/bind/bind.py to /tmp/ABTXY/bind.py", "level": "info", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:40.621Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.7c7920a6-8040-4c1d-ae2c-bf30632c2894"}, {"node_instance_id": "sprout_eit12e", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:40.903Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/PGBUD/stop-sprout.sh, exit_code: 1", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/PGBUD/stop-sprout.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/sprout_host_hr6mce/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/sprout_host_hr6mce/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_hr6mce/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_hr6mce/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_hr6mce/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_hr6mce/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/PGBUD/stop-sprout.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-04-05T10:49:40.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "sprout_eit12e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:40.903Z", "message": "Stopped node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:40.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bono_qbil2p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:40.903Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:40.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "dime_j5fqcf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:41.517Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:40.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:41.517Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:40.786Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.7c7920a6-8040-4c1d-ae2c-bf30632c2894"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:41.517Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:41.095Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.7c7920a6-8040-4c1d-ae2c-bf30632c2894"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:41.517Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:41.124Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.7c7920a6-8040-4c1d-ae2c-bf30632c2894"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:41.517Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_j5fqcf': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'dime-j5fqcf'}}, u'sprout': {u'sprout_eit12e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-eit12e'}}, u'vellum': {}, u'bono': {u'bono_qbil2p': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.32', u'name': u'bono-qbil2p'}}}, 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.4', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:41.125Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.7c7920a6-8040-4c1d-ae2c-bf30632c2894"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:41.517Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpKK3AEe', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:41.125Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.7c7920a6-8040-4c1d-ae2c-bf30632c2894"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:41.517Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:41.132Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.7c7920a6-8040-4c1d-ae2c-bf30632c2894"}], "metadata": {"pagination": {"total": 261, "offset": 109, "size": 50}}} 2019-04-05 10:49:49,327 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:49:49,327 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:49:49 GMT 2019-04-05 10:49:49,327 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:49:49,327 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:49:49,327 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:49:49,328 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:49:49,328 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:49:49,328 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:49:49,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:49:49,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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-04-05 10:49:49,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-05 10:49:49,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-04-05 10:49:49,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-04-05 10:49:49,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_hl8v5e': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-hl8v5e'}}, u'ellis': {u'ellis_fy11mw': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.3', u'name': u'ellis-fy11mw'}}, u'dime': {u'dime_j5fqcf': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'dime-j5fqcf'}}, u'sprout': {u'sprout_eit12e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-eit12e'}}, u'vellum': {}, u'bono': {u'bono_qbil2p': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.32', u'name': u'bono-qbil2p'}}}, 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.4', u'hss_hostname': u''}. 2019-04-05 10:49:49,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-04-05 10:49:49,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_hl8v5e': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'homer-hl8v5e'}}, u'ellis': {u'ellis_fy11mw': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.3', u'name': u'ellis-fy11mw'}}, u'dime': {u'dime_j5fqcf': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'dime-j5fqcf'}}, u'sprout': {u'sprout_eit12e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-eit12e'}}, u'vellum': {}, u'bono': {u'bono_qbil2p': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.32', u'name': u'bono-qbil2p'}}}, 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.4', u'hss_hostname': u''}. 2019-04-05 10:49:49,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-04-05 10:49:49,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-04-05 10:49:49,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-04-05 10:49:49,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-04-05 10:49:49,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/KZ1CR/stop-dime.sh, exit_code: 1 2019-04-05 10:49:49,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-04-05 10:49:49,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpk6O0uY', '/etc/bind/db.clearwater.local'] 2019-04-05 10:49:49,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp1TNDDM', '/etc/bind/db.clearwater.opnfv'] 2019-04-05 10:49:49,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-05 10:49:49,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-05 10:49:49,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-05 10:49:49,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-05 10:49:49,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-05 10:49:49,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=18596, return_code=1): /tmp/PGBUD/stop-sprout.sh 2019-04-05 10:49:49,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Quiescing Sprout SIP Router sprout 2019-04-05 10:49:49,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/XQOA8/bind.py 2019-04-05 10:49:49,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-05 10:49:49,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-05 10:49:49,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-05 10:49:49,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {u'ellis_fy11mw': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.3', u'name': u'ellis-fy11mw'}}, u'dime': {u'dime_j5fqcf': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'dime-j5fqcf'}}, u'sprout': {u'sprout_eit12e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-eit12e'}}, u'vellum': {}, u'bono': {u'bono_qbil2p': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.32', u'name': u'bono-qbil2p'}}}, 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.4', u'hss_hostname': u''}. 2019-04-05 10:49:49,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-04-05 10:49:49,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-04-05 10:49:49,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-04-05 10:49:49,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpDSGZbz', '/etc/bind/db.clearwater.local'] 2019-04-05 10:49:49,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {u'ellis_fy11mw': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.3', u'name': u'ellis-fy11mw'}}, u'dime': {u'dime_j5fqcf': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'dime-j5fqcf'}}, u'sprout': {u'sprout_eit12e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-eit12e'}}, u'vellum': {}, u'bono': {u'bono_qbil2p': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.32', u'name': u'bono-qbil2p'}}}, 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.4', u'hss_hostname': u''}. 2019-04-05 10:49:49,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-04-05 10:49:49,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-05 10:49:49,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-04-05 10:49:49,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpOp_MlS', '/etc/bind/db.clearwater.opnfv'] 2019-04-05 10:49:49,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-04-05 10:49:49,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-04-05 10:49:49,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/ABTXY/bind.py 2019-04-05 10:49:49,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/PGBUD/stop-sprout.sh, exit_code: 1 2019-04-05 10:49:49,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-04-05 10:49:49,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-05 10:49:49,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-05 10:49:49,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-04-05 10:49:49,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-05 10:49:49,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-04-05 10:49:49,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_j5fqcf': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'dime-j5fqcf'}}, u'sprout': {u'sprout_eit12e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-eit12e'}}, u'vellum': {}, u'bono': {u'bono_qbil2p': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.32', u'name': u'bono-qbil2p'}}}, 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.4', u'hss_hostname': u''}. 2019-04-05 10:49:49,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpKK3AEe', '/etc/bind/db.clearwater.local'] 2019-04-05 10:49:49,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-04-05 10:49:49,338 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:49:49,400 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:49:49,401 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:49:49,401 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:49:49,401 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:49:49,401 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:49:49,401 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:49:49,401 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:49:49,401 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:49:49,401 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:49:49,401 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:49:49 GMT 2019-04-05 10:49:49,401 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:49:49,402 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:49:49,402 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:49:49,402 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:49:49,402 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:49:54,407 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:49:54,587 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:49:54,587 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:49:54,587 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:49:54,587 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:49:54,587 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:49:54,588 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:49:54,588 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:49:54,588 - 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-04-05T10:49:41.517Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:40.786Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.7c7920a6-8040-4c1d-ae2c-bf30632c2894"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:41.517Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:41.095Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.7c7920a6-8040-4c1d-ae2c-bf30632c2894"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:41.517Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:41.124Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.7c7920a6-8040-4c1d-ae2c-bf30632c2894"}, {"node_instance_id": "dime_j5fqcf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:41.517Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:40.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "vellum_qlxxqu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:41.517Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:40.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:42.123Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpOlzbNe', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:41.374Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.7c7920a6-8040-4c1d-ae2c-bf30632c2894"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:42.123Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:41.310Z", "source_id": "dime_j5fqcf", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:42.123Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:41.958Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:42.123Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:40.685Z", "source_id": "homer_hl8v5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:42.123Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:41.392Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.7c7920a6-8040-4c1d-ae2c-bf30632c2894"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:42.123Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:41.411Z", "source_id": "ellis_fy11mw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.7c7920a6-8040-4c1d-ae2c-bf30632c2894"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:42.123Z", "message": "Downloaded scripts/bind/bind.py to /tmp/BZNOW/bind.py", "level": "info", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:41.690Z", "source_id": "bono_qbil2p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.fb86ab97-89bb-4feb-b510-6596aa3d325b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:42.123Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:41.874Z", "source_id": "bono_qbil2p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.fb86ab97-89bb-4feb-b510-6596aa3d325b"}, {"node_instance_id": "ellis_fy11mw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:42.690Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:42.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:42.690Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:42.177Z", "source_id": "bono_qbil2p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.fb86ab97-89bb-4feb-b510-6596aa3d325b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:42.690Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:42.237Z", "source_id": "bono_qbil2p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.fb86ab97-89bb-4feb-b510-6596aa3d325b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:42.690Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_j5fqcf': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'dime-j5fqcf'}}, u'sprout': {u'sprout_eit12e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-eit12e'}}, 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.4', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:42.238Z", "source_id": "bono_qbil2p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.fb86ab97-89bb-4feb-b510-6596aa3d325b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:42.690Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpswrrWj', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:42.238Z", "source_id": "bono_qbil2p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.fb86ab97-89bb-4feb-b510-6596aa3d325b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:42.690Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:42.246Z", "source_id": "bono_qbil2p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.fb86ab97-89bb-4feb-b510-6596aa3d325b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:42.690Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:42.255Z", "source_id": "bono_qbil2p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.fb86ab97-89bb-4feb-b510-6596aa3d325b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:42.690Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:42.255Z", "source_id": "bono_qbil2p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.fb86ab97-89bb-4feb-b510-6596aa3d325b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:42.690Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_j5fqcf': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'dime-j5fqcf'}}, u'sprout': {u'sprout_eit12e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-eit12e'}}, 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.4', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:42.255Z", "source_id": "bono_qbil2p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.fb86ab97-89bb-4feb-b510-6596aa3d325b"}, {"node_instance_id": "sprout_eit12e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:42.690Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:42.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "vellum_qlxxqu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:42.690Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:42.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "homer_hl8v5e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:43.322Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:42.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:43.322Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:43.063Z", "source_id": "dime_j5fqcf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.4078804a-b014-4be1-aef8-8eb1c8066eaa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:43.322Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:42.850Z", "source_id": "dime_j5fqcf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.4078804a-b014-4be1-aef8-8eb1c8066eaa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:43.322Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:42.684Z", "source_id": "bono_qbil2p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.fb86ab97-89bb-4feb-b510-6596aa3d325b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:43.322Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:42.675Z", "source_id": "bono_qbil2p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.fb86ab97-89bb-4feb-b510-6596aa3d325b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:43.322Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp6i_rJy', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:42.660Z", "source_id": "bono_qbil2p", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.fb86ab97-89bb-4feb-b510-6596aa3d325b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:43.322Z", "message": "Downloaded scripts/bind/bind.py to /tmp/UQ575/bind.py", "level": "info", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:42.667Z", "source_id": "dime_j5fqcf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.4078804a-b014-4be1-aef8-8eb1c8066eaa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:43.322Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:42.604Z", "source_id": "sprout_eit12e", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "ellis_fy11mw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:43.322Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:42.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:43.924Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_eit12e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-eit12e'}}, 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.4', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:43.094Z", "source_id": "dime_j5fqcf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.4078804a-b014-4be1-aef8-8eb1c8066eaa"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:43.924Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:43.846Z", "source_id": "dime_j5fqcf", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "vellum_qlxxqu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:43.924Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:43.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:43.924Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:43.230Z", "source_id": "bono_qbil2p", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:43.924Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:43.094Z", "source_id": "dime_j5fqcf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.4078804a-b014-4be1-aef8-8eb1c8066eaa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:43.924Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpzixQnH', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:43.095Z", "source_id": "dime_j5fqcf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.4078804a-b014-4be1-aef8-8eb1c8066eaa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:43.924Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:43.104Z", "source_id": "dime_j5fqcf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.4078804a-b014-4be1-aef8-8eb1c8066eaa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:43.924Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:43.111Z", "source_id": "dime_j5fqcf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.4078804a-b014-4be1-aef8-8eb1c8066eaa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:43.924Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:43.111Z", "source_id": "dime_j5fqcf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.4078804a-b014-4be1-aef8-8eb1c8066eaa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:43.924Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_eit12e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-eit12e'}}, 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.4', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:43.111Z", "source_id": "dime_j5fqcf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.4078804a-b014-4be1-aef8-8eb1c8066eaa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:43.924Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpRb5FOK', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:43.329Z", "source_id": "dime_j5fqcf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.4078804a-b014-4be1-aef8-8eb1c8066eaa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:43.924Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:43.349Z", "source_id": "dime_j5fqcf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.4078804a-b014-4be1-aef8-8eb1c8066eaa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:43.924Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:43.371Z", "source_id": "dime_j5fqcf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.4078804a-b014-4be1-aef8-8eb1c8066eaa"}, {"node_instance_id": "bono_qbil2p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:44.536Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:44.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:44.536Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:44.006Z", "source_id": "sprout_eit12e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.979d8c60-f827-4b86-a616-7316cd40a811"}, {"node_instance_id": "ellis_fy11mw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:44.536Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:44.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:44.536Z", "message": "Downloaded scripts/bind/bind.py to /tmp/4BO88/bind.py", "level": "info", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:43.801Z", "source_id": "sprout_eit12e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.979d8c60-f827-4b86-a616-7316cd40a811"}], "metadata": {"pagination": {"total": 286, "offset": 159, "size": 50}}} 2019-04-05 10:49:54,588 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:49:54,588 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:49:54 GMT 2019-04-05 10:49:54,588 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:49:54,588 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:49:54,588 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:49:54,589 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:49:54,589 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:49:54,589 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:49:54,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-04-05 10:49:54,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-05 10:49:54,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-04-05 10:49:54,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-05 10:49:54,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-05 10:49:54,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpOlzbNe', '/etc/bind/db.clearwater.opnfv'] 2019-04-05 10:49:54,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-05 10:49:54,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-05 10:49:54,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-05 10:49:54,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-04-05 10:49:54,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-04-05 10:49:54,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/BZNOW/bind.py 2019-04-05 10:49:54,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-04-05 10:49:54,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-05 10:49:54,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-05 10:49:54,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-04-05 10:49:54,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_j5fqcf': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'dime-j5fqcf'}}, u'sprout': {u'sprout_eit12e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-eit12e'}}, 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.4', u'hss_hostname': u''}. 2019-04-05 10:49:54,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpswrrWj', '/etc/bind/db.clearwater.local'] 2019-04-05 10:49:54,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-04-05 10:49:54,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-04-05 10:49:54,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-04-05 10:49:54,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_j5fqcf': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'dime-j5fqcf'}}, u'sprout': {u'sprout_eit12e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-eit12e'}}, 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.4', u'hss_hostname': u''}. 2019-04-05 10:49:54,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-05 10:49:54,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-05 10:49:54,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-05 10:49:54,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-05 10:49:54,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-04-05 10:49:54,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-04-05 10:49:54,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-04-05 10:49:54,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp6i_rJy', '/etc/bind/db.clearwater.opnfv'] 2019-04-05 10:49:54,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/UQ575/bind.py 2019-04-05 10:49:54,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-05 10:49:54,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-05 10:49:54,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_eit12e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-eit12e'}}, 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.4', u'hss_hostname': u''}. 2019-04-05 10:49:54,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-05 10:49:54,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-05 10:49:54,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-05 10:49:54,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-04-05 10:49:54,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpzixQnH', '/etc/bind/db.clearwater.local'] 2019-04-05 10:49:54,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-04-05 10:49:54,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-04-05 10:49:54,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-04-05 10:49:54,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_eit12e': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-eit12e'}}, 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.4', u'hss_hostname': u''}. 2019-04-05 10:49:54,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpRb5FOK', '/etc/bind/db.clearwater.opnfv'] 2019-04-05 10:49:54,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-04-05 10:49:54,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-04-05 10:49:54,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-05 10:49:54,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-04-05 10:49:54,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-05 10:49:54,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/4BO88/bind.py 2019-04-05 10:49:54,598 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:49:54,696 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:49:54,696 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:49:54,696 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:49:54,697 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:49:54,697 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:49:54,697 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:49:54,697 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:49:54,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:49:54,697 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:49:54,697 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:49:54 GMT 2019-04-05 10:49:54,697 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:49:54,697 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:49:54,697 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:49:54,698 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:49:54,698 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:49:59,703 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:49:59,812 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:49:59,813 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:49:59,813 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:49:59,813 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:49:59,813 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:49:59,813 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:49:59,813 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:49:59,813 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_hl8v5e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:45.084Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:44.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:45.084Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/7CZHC/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:44.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.75f2343f-1607-4c25-9f9b-5f6038f1dca9"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:45.084Z", "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-04-05T10:49:44.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.75f2343f-1607-4c25-9f9b-5f6038f1dca9"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:45.084Z", "message": "Process created, PID: 25280", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:44.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.75f2343f-1607-4c25-9f9b-5f6038f1dca9"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:45.084Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:44.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.75f2343f-1607-4c25-9f9b-5f6038f1dca9"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:45.084Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:44.595Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.75f2343f-1607-4c25-9f9b-5f6038f1dca9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:45.084Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:44.421Z", "source_id": "sprout_eit12e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.979d8c60-f827-4b86-a616-7316cd40a811"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:45.084Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:44.455Z", "source_id": "sprout_eit12e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.979d8c60-f827-4b86-a616-7316cd40a811"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:45.084Z", "message": "The config dict: {'public_ip': u'172.30.9.206', '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.4', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:44.455Z", "source_id": "sprout_eit12e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.979d8c60-f827-4b86-a616-7316cd40a811"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:45.084Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp6qEq_6', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:44.456Z", "source_id": "sprout_eit12e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.979d8c60-f827-4b86-a616-7316cd40a811"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:45.084Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:44.473Z", "source_id": "sprout_eit12e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.979d8c60-f827-4b86-a616-7316cd40a811"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:45.084Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:44.484Z", "source_id": "sprout_eit12e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.979d8c60-f827-4b86-a616-7316cd40a811"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:45.084Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:44.484Z", "source_id": "sprout_eit12e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.979d8c60-f827-4b86-a616-7316cd40a811"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:45.084Z", "message": "The config dict: {'public_ip': u'172.30.9.206', '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.4', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:44.484Z", "source_id": "sprout_eit12e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.979d8c60-f827-4b86-a616-7316cd40a811"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:45.084Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:44.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.75f2343f-1607-4c25-9f9b-5f6038f1dca9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:45.084Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpDgJfjo', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:44.658Z", "source_id": "sprout_eit12e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.979d8c60-f827-4b86-a616-7316cd40a811"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:45.084Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:44.672Z", "source_id": "sprout_eit12e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.979d8c60-f827-4b86-a616-7316cd40a811"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:45.084Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:44.681Z", "source_id": "sprout_eit12e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.979d8c60-f827-4b86-a616-7316cd40a811"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:45.730Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:45.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.e8d908c8-8dc9-44f0-9725-628de5779cca"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:45.730Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:45.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.e8d908c8-8dc9-44f0-9725-628de5779cca"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:45.730Z", "message": "Process created, PID: 18504", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:45.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.e8d908c8-8dc9-44f0-9725-628de5779cca"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:45.730Z", "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-04-05T10:49:45.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.e8d908c8-8dc9-44f0-9725-628de5779cca"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:45.730Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/8QDZI/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:45.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.e8d908c8-8dc9-44f0-9725-628de5779cca"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:45.730Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_fs6edi", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:45.036Z", "source_id": "sprout_eit12e", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "dime_j5fqcf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:45.730Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:45.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "homer_hl8v5e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:45.730Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:45.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:45.730Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:45.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.e8d908c8-8dc9-44f0-9725-628de5779cca"}, {"node_instance_id": "bono_qbil2p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:45.730Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:44.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:46.327Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/F6VNV/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:46.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.2057dc3a-cf78-4204-8ebc-8bd7657aa51c"}, {"node_instance_id": "dime_j5fqcf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:46.327Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:45.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "sprout_eit12e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:46.327Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:45.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bono_qbil2p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:46.994Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:46.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:46.994Z", "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-04-05T10:49:46.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.2057dc3a-cf78-4204-8ebc-8bd7657aa51c"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:46.994Z", "message": "Process created, PID: 16922", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:46.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.2057dc3a-cf78-4204-8ebc-8bd7657aa51c"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:46.994Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:46.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.2057dc3a-cf78-4204-8ebc-8bd7657aa51c"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:46.994Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:46.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.2057dc3a-cf78-4204-8ebc-8bd7657aa51c"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:46.994Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:46.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.2057dc3a-cf78-4204-8ebc-8bd7657aa51c"}, {"node_instance_id": "dime_j5fqcf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:47.740Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:46.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:47.740Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/J02NA/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:47.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.f129e9b3-7c54-46fa-a0aa-93f98df446be"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:47.740Z", "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-04-05T10:49:47.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.f129e9b3-7c54-46fa-a0aa-93f98df446be"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:47.740Z", "message": "Process created, PID: 16660", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:47.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.f129e9b3-7c54-46fa-a0aa-93f98df446be"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:47.740Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:47.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.f129e9b3-7c54-46fa-a0aa-93f98df446be"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:47.740Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:47.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.f129e9b3-7c54-46fa-a0aa-93f98df446be"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:47.740Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:47.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.f129e9b3-7c54-46fa-a0aa-93f98df446be"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:48.397Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/FJ4IW/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:48.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.2f46dab5-7875-427e-9a87-7a841cc889c7"}, {"node_instance_id": "sprout_eit12e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:48.397Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:47.821Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "sprout_eit12e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:48.397Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:47.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:48.902Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:48.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.2f46dab5-7875-427e-9a87-7a841cc889c7"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:48.902Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:48.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.2f46dab5-7875-427e-9a87-7a841cc889c7"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:48.902Z", "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-04-05T10:49:48.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.2f46dab5-7875-427e-9a87-7a841cc889c7"}], "metadata": {"pagination": {"total": 345, "offset": 209, "size": 50}}} 2019-04-05 10:49:59,814 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:49:59,814 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:49:59 GMT 2019-04-05 10:49:59,814 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:49:59,814 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:49:59,814 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:49:59,814 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:49:59,814 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:49:59,814 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:49:59,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-05 10:49:59,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/7CZHC/remove-cluster-node.sh 2019-04-05 10:49:59,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-05 10:49:59,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 25280 2019-04-05 10:49:59,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-05 10:49:59,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-05 10:49:59,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-05 10:49:59,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-04-05 10:49:59,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', '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.4', u'hss_hostname': u''}. 2019-04-05 10:49:59,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp6qEq_6', '/etc/bind/db.clearwater.local'] 2019-04-05 10:49:59,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-04-05 10:49:59,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-04-05 10:49:59,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-04-05 10:49:59,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', '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.4', u'hss_hostname': u''}. 2019-04-05 10:49:59,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-04-05 10:49:59,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpDgJfjo', '/etc/bind/db.clearwater.opnfv'] 2019-04-05 10:49:59,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-04-05 10:49:59,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-04-05 10:49:59,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-05 10:49:59,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-05 10:49:59,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 18504 2019-04-05 10:49:59,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-05 10:49:59,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/8QDZI/remove-cluster-node.sh 2019-04-05 10:49:59,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-05 10:49:59,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-05 10:49:59,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-05 10:49:59,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-04-05 10:49:59,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-05 10:49:59,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/F6VNV/remove-cluster-node.sh 2019-04-05 10:49:59,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-05 10:49:59,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-05 10:49:59,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-05 10:49:59,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-05 10:49:59,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 16922 2019-04-05 10:49:59,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-05 10:49:59,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-05 10:49:59,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-04-05 10:49:59,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-05 10:49:59,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/J02NA/remove-cluster-node.sh 2019-04-05 10:49:59,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-05 10:49:59,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 16660 2019-04-05 10:49:59,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-05 10:49:59,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-05 10:49:59,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-04-05 10:49:59,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/FJ4IW/remove-cluster-node.sh 2019-04-05 10:49:59,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-05 10:49:59,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-05 10:49:59,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-04-05 10:49:59,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-05 10:49:59,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-05 10:49:59,824 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:49:59,884 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:49:59,884 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:49:59,885 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:49:59,885 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:49:59,885 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:49:59,885 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:49:59,885 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:49:59,885 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:49:59,885 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:49:59,885 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:49:59 GMT 2019-04-05 10:49:59,885 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:49:59,885 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:49:59,886 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:49:59,886 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:49:59,886 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:50:04,887 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:50:05,183 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:50:05,183 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:50:05,183 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:50:05,183 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:50:05,183 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:50:05,183 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:50:05,183 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:50:05,184 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:48.902Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:48.169Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.2f46dab5-7875-427e-9a87-7a841cc889c7"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:48.902Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:48.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.2f46dab5-7875-427e-9a87-7a841cc889c7"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:49.437Z", "message": "Process created, PID: 18796", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:49.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.8069210d-722a-4a50-b124-58c37bcb16e1"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:49.437Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/EY18G/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:49.158Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.8069210d-722a-4a50-b124-58c37bcb16e1"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:49.437Z", "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-04-05T10:49:49.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.8069210d-722a-4a50-b124-58c37bcb16e1"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:49.437Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:49.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.8069210d-722a-4a50-b124-58c37bcb16e1"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:49.437Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:49.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.8069210d-722a-4a50-b124-58c37bcb16e1"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:49.437Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:49.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.8069210d-722a-4a50-b124-58c37bcb16e1"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:50.054Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:49.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.e8d908c8-8dc9-44f0-9725-628de5779cca"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:50.594Z", "message": "Execution done (PID=18504, return_code=0): /tmp/8QDZI/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:49.859Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.e8d908c8-8dc9-44f0-9725-628de5779cca"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:50.594Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:49.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.e8d908c8-8dc9-44f0-9725-628de5779cca"}, {"node_instance_id": "ellis_fy11mw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:50.594Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:50.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "ellis_fy11mw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:50.594Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:50.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:50.594Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:49.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.e8d908c8-8dc9-44f0-9725-628de5779cca"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:50.594Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:49.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.e8d908c8-8dc9-44f0-9725-628de5779cca"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:50.594Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:49.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.e8d908c8-8dc9-44f0-9725-628de5779cca"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:50.594Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:49.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.e8d908c8-8dc9-44f0-9725-628de5779cca"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:50.594Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:49.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.e8d908c8-8dc9-44f0-9725-628de5779cca"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:50.594Z", "message": " Removed member 50333e89243805fd from cluster", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:49.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.e8d908c8-8dc9-44f0-9725-628de5779cca"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:50.594Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:49.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.e8d908c8-8dc9-44f0-9725-628de5779cca"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:50.594Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:49.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.e8d908c8-8dc9-44f0-9725-628de5779cca"}, {"node_instance_id": "ellis_fy11mw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:50.594Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:49.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.e8d908c8-8dc9-44f0-9725-628de5779cca"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:51.176Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:50.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:51.176Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:50.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:52.744Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:52.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:53.462Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:52.855Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:54.079Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:53.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.f129e9b3-7c54-46fa-a0aa-93f98df446be"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:54.688Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:53.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.f129e9b3-7c54-46fa-a0aa-93f98df446be"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:54.688Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:54.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.2057dc3a-cf78-4204-8ebc-8bd7657aa51c"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:54.688Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:54.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.f129e9b3-7c54-46fa-a0aa-93f98df446be"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:54.688Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:54.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.f129e9b3-7c54-46fa-a0aa-93f98df446be"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:54.688Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:54.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.f129e9b3-7c54-46fa-a0aa-93f98df446be"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:54.688Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:54.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.f129e9b3-7c54-46fa-a0aa-93f98df446be"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:54.688Z", "message": "Execution done (PID=16660, return_code=0): /tmp/J02NA/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:54.052Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.f129e9b3-7c54-46fa-a0aa-93f98df446be"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:54.688Z", "message": " Removed member bf2870c1e186eb57 from cluster", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:53.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.f129e9b3-7c54-46fa-a0aa-93f98df446be"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:54.688Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:53.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.f129e9b3-7c54-46fa-a0aa-93f98df446be"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:54.688Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:53.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.f129e9b3-7c54-46fa-a0aa-93f98df446be"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:54.688Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:53.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.f129e9b3-7c54-46fa-a0aa-93f98df446be"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:54.688Z", "message": "Stopping agent", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:54.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:54.688Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:54.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bono_qbil2p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:54.688Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:54.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.f129e9b3-7c54-46fa-a0aa-93f98df446be"}, {"node_instance_id": "bono_qbil2p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:55.362Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:54.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:55.362Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:54.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.2057dc3a-cf78-4204-8ebc-8bd7657aa51c"}, {"node_instance_id": "homer_hl8v5e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:55.362Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:55.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:55.362Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:54.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.2057dc3a-cf78-4204-8ebc-8bd7657aa51c"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:55.362Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:54.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.2057dc3a-cf78-4204-8ebc-8bd7657aa51c"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:55.362Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:54.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.2057dc3a-cf78-4204-8ebc-8bd7657aa51c"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:55.362Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:54.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.2057dc3a-cf78-4204-8ebc-8bd7657aa51c"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:55.362Z", "message": " Removed member 826945847a8e4dd2 from cluster", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:54.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.2057dc3a-cf78-4204-8ebc-8bd7657aa51c"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:55.362Z", "message": "Execution done (PID=16922, return_code=0): /tmp/F6VNV/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:54.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.2057dc3a-cf78-4204-8ebc-8bd7657aa51c"}], "metadata": {"pagination": {"total": 376, "offset": 259, "size": 50}}} 2019-04-05 10:50:05,184 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:50:05,184 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:50:05 GMT 2019-04-05 10:50:05,184 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:50:05,184 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:50:05,184 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:50:05,184 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:50:05,184 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:50:05,184 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:50:05,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-05 10:50:05,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-04-05 10:50:05,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 18796 2019-04-05 10:50:05,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/EY18G/remove-cluster-node.sh 2019-04-05 10:50:05,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-05 10:50:05,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-05 10:50:05,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-05 10:50:05,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-04-05 10:50:05,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the etcd processes 2019-04-05 10:50:05,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=18504, return_code=0): /tmp/8QDZI/remove-cluster-node.sh 2019-04-05 10:50:05,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-05 10:50:05,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-05 10:50:05,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-05 10:50:05,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-05 10:50:05,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-05 10:50:05,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-05 10:50:05,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the queue manager 2019-04-05 10:50:05,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the cluster manager 2019-04-05 10:50:05,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removed member 50333e89243805fd from cluster 2019-04-05 10:50:05,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-05 10:50:05,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning etcd 2019-04-05 10:50:05,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the config manager 2019-04-05 10:50:05,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-04-05 10:50:05,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-05 10:50:05,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-04-05 10:50:05,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-04-05 10:50:05,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the etcd processes 2019-04-05 10:50:05,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the cluster manager 2019-04-05 10:50:05,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the etcd processes 2019-04-05 10:50:05,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-05 10:50:05,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-05 10:50:05,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-05 10:50:05,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-05 10:50:05,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=16660, return_code=0): /tmp/J02NA/remove-cluster-node.sh 2019-04-05 10:50:05,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removed member bf2870c1e186eb57 from cluster 2019-04-05 10:50:05,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning etcd 2019-04-05 10:50:05,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the config manager 2019-04-05 10:50:05,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the queue manager 2019-04-05 10:50:05,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-04-05 10:50:05,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-04-05 10:50:05,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-05 10:50:05,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-05 10:50:05,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-05 10:50:05,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-05 10:50:05,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the cluster manager 2019-04-05 10:50:05,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the queue manager 2019-04-05 10:50:05,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the config manager 2019-04-05 10:50:05,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning etcd 2019-04-05 10:50:05,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removed member 826945847a8e4dd2 from cluster 2019-04-05 10:50:05,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=16922, return_code=0): /tmp/F6VNV/remove-cluster-node.sh 2019-04-05 10:50:05,195 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:50:05,294 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:50:05,295 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:50:05,295 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:50:05,295 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:50:05,295 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:50:05,295 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:50:05,295 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:50:05,295 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:50:05,295 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:50:05,295 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:50:05 GMT 2019-04-05 10:50:05,296 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:50:05,296 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:50:05,296 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:50:05,296 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:50:05,296 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:50:10,297 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:50:10,404 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:50:10,404 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:50:10,404 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:50:10,405 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:50:10,405 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:50:10,405 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:50:10,405 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:50:10,405 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:55.362Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:54.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.2057dc3a-cf78-4204-8ebc-8bd7657aa51c"}, {"node_instance_id": "homer_hl8v5e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:55.362Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:54.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.2057dc3a-cf78-4204-8ebc-8bd7657aa51c"}, {"node_instance_id": "homer_hl8v5e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:55.362Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:55.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bono_qbil2p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:55.362Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:54.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:55.362Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:54.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bono_qbil2p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:55.362Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:54.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:55.961Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:55.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:55.961Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:55.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "homer_hl8v5e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:55.961Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:55.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:56.609Z", "message": "Stopping Agent ellis_host_gh2i40", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:55.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9544d403-932d-4ca1-8abe-5e313c6d3d1d"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:56.609Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:56.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:57.340Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:56.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:57.340Z", "message": "Successfully stopped daemon: ellis_host_gh2i40\u001b[0m", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:56.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9544d403-932d-4ca1-8abe-5e313c6d3d1d"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:57.340Z", "message": "Stopping daemon with command: sudo service cloudify-worker-ellis_host_gh2i40 stop", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:56.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9544d403-932d-4ca1-8abe-5e313c6d3d1d"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:57.340Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:56.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9544d403-932d-4ca1-8abe-5e313c6d3d1d"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:58.033Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:57.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:58.033Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:57.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:58.033Z", "message": "Deleting agent", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:57.306Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:58.564Z", "message": "Deleting Agent ellis_host_gh2i40", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:58.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.7e870008-42f7-4d9e-8ae0-6b94dfd677a1"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:58.564Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:58.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:58.564Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:58.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:59.181Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:59.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.2f46dab5-7875-427e-9a87-7a841cc889c7"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:59.776Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:59.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.2f46dab5-7875-427e-9a87-7a841cc889c7"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:59.776Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:59.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.2f46dab5-7875-427e-9a87-7a841cc889c7"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:59.776Z", "message": " Removed member d03ace979513928a from cluster", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:59.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.2f46dab5-7875-427e-9a87-7a841cc889c7"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:59.776Z", "message": "Execution done (PID=16116, return_code=0): /tmp/FJ4IW/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:59.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.2f46dab5-7875-427e-9a87-7a841cc889c7"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:59.776Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:59.237Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.2f46dab5-7875-427e-9a87-7a841cc889c7"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:59.776Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:59.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.2f46dab5-7875-427e-9a87-7a841cc889c7"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:59.776Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:59.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.2f46dab5-7875-427e-9a87-7a841cc889c7"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:59.776Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:59.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.2f46dab5-7875-427e-9a87-7a841cc889c7"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:59.776Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:59.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.2f46dab5-7875-427e-9a87-7a841cc889c7"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:59.776Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:59.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:59.776Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:59.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:59.776Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:59.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:59.776Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:59.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.2f46dab5-7875-427e-9a87-7a841cc889c7"}, {"node_instance_id": "dime_j5fqcf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:49:59.776Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:59.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.2f46dab5-7875-427e-9a87-7a841cc889c7"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:00.410Z", "message": "Stopping agent", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:00.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "dime_j5fqcf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:00.410Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:49:59.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:01.008Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:00.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:01.008Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:00.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "dime_j5fqcf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:01.008Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:00.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:01.602Z", "message": "Stopping agent", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:00.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:01.602Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:01.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:01.602Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:00.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:02.300Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:01.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:02.300Z", "message": "Stopping Agent bono_host_0ac4ql", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:01.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.03046ea2-a5c3-448c-81d5-d4d58330bff9"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:02.936Z", "message": "Stopping daemon with command: sudo service cloudify-worker-bono_host_0ac4ql stop", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:02.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.03046ea2-a5c3-448c-81d5-d4d58330bff9"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:02.936Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:02.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.03046ea2-a5c3-448c-81d5-d4d58330bff9"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:02.936Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:02.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.7e870008-42f7-4d9e-8ae0-6b94dfd677a1"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:02.936Z", "message": "10:50:02 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_gh2i40: No response received for task 67824583a034455ab9a754c3408215a1", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:02.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.7e870008-42f7-4d9e-8ae0-6b94dfd677a1"}], "metadata": {"pagination": {"total": 426, "offset": 309, "size": 50}}} 2019-04-05 10:50:10,405 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:50:10,405 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:50:10 GMT 2019-04-05 10:50:10,405 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:50:10,405 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:50:10,406 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:50:10,406 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:50:10,406 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:50:10,406 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:50:10,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-05 10:50:10,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-05 10:50:10,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-05 10:50:10,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-05 10:50:10,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-04-05 10:50:10,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-05 10:50:10,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-04-05 10:50:10,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-05 10:50:10,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-05 10:50:10,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_gh2i40 2019-04-05 10:50:10,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-05 10:50:10,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-04-05 10:50:10,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_gh2i40 2019-04-05 10:50:10,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-ellis_host_gh2i40 stop 2019-04-05 10:50:10,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-04-05 10:50:10,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-04-05 10:50:10,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-04-05 10:50:10,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-04-05 10:50:10,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_gh2i40 2019-04-05 10:50:10,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-04-05 10:50:10,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-04-05 10:50:10,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the etcd processes 2019-04-05 10:50:10,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the queue manager 2019-04-05 10:50:10,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning etcd 2019-04-05 10:50:10,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removed member d03ace979513928a from cluster 2019-04-05 10:50:10,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=16116, return_code=0): /tmp/FJ4IW/remove-cluster-node.sh 2019-04-05 10:50:10,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-05 10:50:10,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-05 10:50:10,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-05 10:50:10,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-05 10:50:10,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-05 10:50:10,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-04-05 10:50:10,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-04-05 10:50:10,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-04-05 10:50:10,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the cluster manager 2019-04-05 10:50:10,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the config manager 2019-04-05 10:50:10,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-04-05 10:50:10,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-05 10:50:10,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-04-05 10:50:10,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-04-05 10:50:10,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-05 10:50:10,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-04-05 10:50:10,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-04-05 10:50:10,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-05 10:50:10,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-04-05 10:50:10,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_0ac4ql 2019-04-05 10:50:10,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-bono_host_0ac4ql stop 2019-04-05 10:50:10,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-04-05 10:50:10,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-04-05 10:50:10,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:50:02 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_gh2i40: No response received for task 67824583a034455ab9a754c3408215a1 2019-04-05 10:50:10,415 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:50:10,526 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:50:10,527 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:50:10,527 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:50:10,527 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:50:10,527 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:50:10,527 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:50:10,527 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:50:10,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-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:50:10,527 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:50:10,527 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:50:10 GMT 2019-04-05 10:50:10,528 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:50:10,528 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:50:10,528 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:50:10,528 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:50:10,528 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:50:15,529 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:50:15,628 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:50:15,628 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:50:15,628 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:50:15,628 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:50:15,628 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:50:15,629 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:50:15,629 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:50:15,629 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:02.936Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:02.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.03046ea2-a5c3-448c-81d5-d4d58330bff9"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:02.936Z", "message": "Stopping daemon with command: sudo service cloudify-worker-bono_host_0ac4ql stop", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:02.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.03046ea2-a5c3-448c-81d5-d4d58330bff9"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:02.936Z", "message": "Successfully stopped daemon: bono_host_0ac4ql\u001b[0m", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:02.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.03046ea2-a5c3-448c-81d5-d4d58330bff9"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:03.599Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:03.208Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:03.599Z", "message": "Stopping Agent homer_host_wmz29i", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:02.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.4c6d5916-1344-4d07-9496-bc8cdf3152b1"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:03.599Z", "message": "Deleting agent", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:03.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:03.599Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:02.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:04.228Z", "message": "Successfully stopped daemon: homer_host_wmz29i\u001b[0m", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:03.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.4c6d5916-1344-4d07-9496-bc8cdf3152b1"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:04.228Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:03.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:04.228Z", "message": "Agent deleted", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:03.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:04.228Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:03.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:04.228Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:03.835Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.4c6d5916-1344-4d07-9496-bc8cdf3152b1"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:04.228Z", "message": "Stopping daemon with command: sudo service cloudify-worker-homer_host_wmz29i stop", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:03.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.4c6d5916-1344-4d07-9496-bc8cdf3152b1"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:04.789Z", "message": "Deleting agent", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:04.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:04.789Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:04.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:04.789Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:04.215Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:04.789Z", "message": "Deleting Agent bono_host_0ac4ql", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:04.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.1a064001-f061-4588-97c9-f88bae8f8854"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:05.438Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:05.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:05.438Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:05.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:05.438Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:50:05.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.50c7e4ed-ca2d-416b-9eb7-dcb7c0baf937"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:05.438Z", "message": "Waiting for process 25280 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:04.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.75f2343f-1607-4c25-9f9b-5f6038f1dca9"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:06.106Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-9bb321d1-3349-4f6b-9392-a3d53622d8cb", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:05.208Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.50c7e4ed-ca2d-416b-9eb7-dcb7c0baf937"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:06.106Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:50:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bb321d1-3349-4f6b-9392-a3d53622d8cb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:05.208Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.50c7e4ed-ca2d-416b-9eb7-dcb7c0baf937"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:06.106Z", "message": "Deleting Agent homer_host_wmz29i", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:05.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3aea3e58-95d8-4599-860b-efe34c2d84f7"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:06.106Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a8443faa81130f068659f16bab54d9ae57f84fea\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:05.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.50c7e4ed-ca2d-416b-9eb7-dcb7c0baf937"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:06.611Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:06.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:07.293Z", "message": "Stopping agent", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:06.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:07.293Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:06.752Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:07.293Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10:50:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-19c4cf95-d60e-430c-834f-f0ed60328185 x-compute-request-id: req-19c4cf95-d60e-430c-834f-f0ed60328185 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-04-05T10:50:06.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.50c7e4ed-ca2d-416b-9eb7-dcb7c0baf937"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:07.293Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a8443faa81130f068659f16bab54d9ae57f84fea\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:06.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.50c7e4ed-ca2d-416b-9eb7-dcb7c0baf937"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:07.293Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-31817892-cedd-4533-ba39-f7889011ed8f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:06.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.50c7e4ed-ca2d-416b-9eb7-dcb7c0baf937"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:07.293Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-31817892-cedd-4533-ba39-f7889011ed8f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:06.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.50c7e4ed-ca2d-416b-9eb7-dcb7c0baf937"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:07.293Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:50: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-31817892-cedd-4533-ba39-f7889011ed8f x-compute-request-id: req-31817892-cedd-4533-ba39-f7889011ed8f Content-Encoding: gzip Content-Length: 852 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1c:dc:50\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1c:dc:50\", \"version\": 4, \"addr\": \"172.30.9.203\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:57.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"915a4610-0264-47aa-928c-4cf8fd444793\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:57Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_ellis_host_gh2i40\", \"created\": \"2019-04-05T10:28:51Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:06.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.50c7e4ed-ca2d-416b-9eb7-dcb7c0baf937"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:07.293Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/action used request id req-19c4cf95-d60e-430c-834f-f0ed60328185", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:06.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.50c7e4ed-ca2d-416b-9eb7-dcb7c0baf937"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:07.293Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/action used request id req-19c4cf95-d60e-430c-834f-f0ed60328185", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:06.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.50c7e4ed-ca2d-416b-9eb7-dcb7c0baf937"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:07.806Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:07.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.8069210d-722a-4a50-b124-58c37bcb16e1"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:08.451Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:07.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.8069210d-722a-4a50-b124-58c37bcb16e1"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:08.451Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:07.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.8069210d-722a-4a50-b124-58c37bcb16e1"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:08.451Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:07.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.8069210d-722a-4a50-b124-58c37bcb16e1"}, {"node_instance_id": "sprout_eit12e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:08.451Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:08.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:08.451Z", "message": "Stopping Agent dime_host_c8gzfy", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:07.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6cb3afff-741f-41ee-8f4d-5d3d24620d7c"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:08.451Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:07.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.8069210d-722a-4a50-b124-58c37bcb16e1"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:08.451Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:07.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.8069210d-722a-4a50-b124-58c37bcb16e1"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:08.451Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:07.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.8069210d-722a-4a50-b124-58c37bcb16e1"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:08.451Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:07.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.8069210d-722a-4a50-b124-58c37bcb16e1"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:08.451Z", "message": " Removed member 5d10374e087e11d2 from cluster", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:07.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.8069210d-722a-4a50-b124-58c37bcb16e1"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:08.451Z", "message": "Execution done (PID=18796, return_code=0): /tmp/EY18G/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:07.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.8069210d-722a-4a50-b124-58c37bcb16e1"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:08.451Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:07.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.8069210d-722a-4a50-b124-58c37bcb16e1"}, {"node_instance_id": "sprout_eit12e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:08.451Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:07.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.8069210d-722a-4a50-b124-58c37bcb16e1"}, {"node_instance_id": "sprout_eit12e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:09.034Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:08.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}], "metadata": {"pagination": {"total": 468, "offset": 359, "size": 50}}} 2019-04-05 10:50:15,629 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:50:15,629 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:50:15 GMT 2019-04-05 10:50:15,629 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:50:15,629 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:50:15,629 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:50:15,629 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:50:15,629 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:50:15,630 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:50:15,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-04-05 10:50:15,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-bono_host_0ac4ql stop 2019-04-05 10:50:15,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bono_host_0ac4ql 2019-04-05 10:50:15,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-04-05 10:50:15,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_wmz29i 2019-04-05 10:50:15,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-04-05 10:50:15,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-04-05 10:50:15,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_wmz29i 2019-04-05 10:50:15,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-04-05 10:50:15,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent deleted 2019-04-05 10:50:15,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-04-05 10:50:15,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-04-05 10:50:15,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-homer_host_wmz29i stop 2019-04-05 10:50:15,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-04-05 10:50:15,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-04-05 10:50:15,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-04-05 10:50:15,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bono_host_0ac4ql 2019-04-05 10:50:15,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-04-05 10:50:15,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-04-05 10:50:15,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:50:15,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 25280 to end... 2019-04-05 10:50:15,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-9bb321d1-3349-4f6b-9392-a3d53622d8cb 2019-04-05 10:50:15,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:50:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bb321d1-3349-4f6b-9392-a3d53622d8cb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:50:15,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_wmz29i 2019-04-05 10:50:15,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8443faa81130f068659f16bab54d9ae57f84fea" 2019-04-05 10:50:15,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-04-05 10:50:15,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-04-05 10:50:15,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-04-05 10:50:15,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10:50:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-19c4cf95-d60e-430c-834f-f0ed60328185 x-compute-request-id: req-19c4cf95-d60e-430c-834f-f0ed60328185 Content-Length: 0 Content-Type: application/json 2019-04-05 10:50:15,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8443faa81130f068659f16bab54d9ae57f84fea" -d '{"os-stop": null}' 2019-04-05 10:50:15,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-31817892-cedd-4533-ba39-f7889011ed8f 2019-04-05 10:50:15,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-31817892-cedd-4533-ba39-f7889011ed8f 2019-04-05 10:50:15,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:50: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-31817892-cedd-4533-ba39-f7889011ed8f x-compute-request-id: req-31817892-cedd-4533-ba39-f7889011ed8f Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dc:50", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dc:50", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:57.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "915a4610-0264-47aa-928c-4cf8fd444793", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:57Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_ellis_host_gh2i40", "created": "2019-04-05T10:28:51Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:50:15,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/action used request id req-19c4cf95-d60e-430c-834f-f0ed60328185 2019-04-05 10:50:15,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/action used request id req-19c4cf95-d60e-430c-834f-f0ed60328185 2019-04-05 10:50:15,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the etcd processes 2019-04-05 10:50:15,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-05 10:50:15,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-05 10:50:15,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-05 10:50:15,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-05 10:50:15,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_c8gzfy 2019-04-05 10:50:15,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the cluster manager 2019-04-05 10:50:15,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the queue manager 2019-04-05 10:50:15,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the config manager 2019-04-05 10:50:15,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning etcd 2019-04-05 10:50:15,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removed member 5d10374e087e11d2 from cluster 2019-04-05 10:50:15,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=18796, return_code=0): /tmp/EY18G/remove-cluster-node.sh 2019-04-05 10:50:15,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-05 10:50:15,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-05 10:50:15,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-05 10:50:15,639 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:50:15,723 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:50:15,723 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:50:15,723 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:50:15,723 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:50:15,723 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:50:15,723 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:50:15,723 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:50:15,723 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:50:15,724 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:50:15,724 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:50:15 GMT 2019-04-05 10:50:15,724 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:50:15,724 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:50:15,724 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:50:15,724 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:50:15,724 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:50:20,730 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:50:20,878 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:50:20,878 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:50:20,878 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:50:20,878 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:50:20,879 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:50:20,879 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:50:20,879 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:50:20,879 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:09.034Z", "message": "10:50:08 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_0ac4ql: No response received for task 2e311725aa494638af8b09a6f43cca4a", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:08.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.1a064001-f061-4588-97c9-f88bae8f8854"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:09.034Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:08.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.1a064001-f061-4588-97c9-f88bae8f8854"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:09.034Z", "message": "Successfully deleted daemon: bono_host_0ac4ql", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:08.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.1a064001-f061-4588-97c9-f88bae8f8854"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:09.034Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:08.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.1a064001-f061-4588-97c9-f88bae8f8854"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:09.652Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:09.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:09.652Z", "message": "Successfully stopped daemon: dime_host_c8gzfy\u001b[0m", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:09.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6cb3afff-741f-41ee-8f4d-5d3d24620d7c"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:09.652Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:09.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6cb3afff-741f-41ee-8f4d-5d3d24620d7c"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:09.652Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:09.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "proxy_node_80o2kf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:09.652Z", "message": "Stopping node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:09.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:09.652Z", "message": "Stopping daemon with command: sudo service cloudify-worker-dime_host_c8gzfy stop", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:09.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6cb3afff-741f-41ee-8f4d-5d3d24620d7c"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:10.228Z", "message": "Successfully deleted daemon: homer_host_wmz29i", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:09.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3aea3e58-95d8-4599-860b-efe34c2d84f7"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:10.228Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:09.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3aea3e58-95d8-4599-860b-efe34c2d84f7"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:10.228Z", "message": "10:50:09 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_wmz29i: No response received for task 44f2e138d23c440684a2bad335040cd1", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:09.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3aea3e58-95d8-4599-860b-efe34c2d84f7"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:10.228Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:09.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:10.228Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:09.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "proxy_node_80o2kf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:10.228Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:09.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:10.228Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:09.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3aea3e58-95d8-4599-860b-efe34c2d84f7"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:10.854Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:10.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:10.854Z", "message": "Deleting agent", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:10.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:10.854Z", "message": "Agent deleted", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:10.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:11.459Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:10.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:11.459Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:10.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "proxy_node_80o2kf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:11.459Z", "message": "Unlinking relationships", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:10.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:12.054Z", "message": "Agent deleted", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:10.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "proxy_node_80o2kf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:12.054Z", "message": "Relationships unlinked", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:11.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:12.054Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:11.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:12.054Z", "message": "Deleting Agent dime_host_c8gzfy", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:11.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6383db17-0854-4c25-ab02-b27ebab0cd1c"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:12.054Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:50:11.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.c68f5ca3-715e-4ef9-8da3-507e83079174"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:12.054Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:50:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05635b98-9346-4001-83ba-cf5f5423bb5d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:11.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.c68f5ca3-715e-4ef9-8da3-507e83079174"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:12.054Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-05635b98-9346-4001-83ba-cf5f5423bb5d", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:11.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.c68f5ca3-715e-4ef9-8da3-507e83079174"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:12.664Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:11.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "proxy_node_80o2kf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:12.664Z", "message": "Deleting node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:12.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:12.664Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:11.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:12.664Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8396b46269b376d6a52300185dd4c52f8e869ea7\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:12.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.c68f5ca3-715e-4ef9-8da3-507e83079174"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:13.261Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-40939276-f87e-4bdd-8b8d-be249149198b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:12.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6995c241-64ef-4922-a06c-51fc0e002308"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:13.261Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}692b369eecd0314de2f5cb7cc1bf5884f74e66b5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:13.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6995c241-64ef-4922-a06c-51fc0e002308"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:13.261Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:50:12.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6995c241-64ef-4922-a06c-51fc0e002308"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:13.261Z", "message": "Stopping node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:12.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:13.261Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:50:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40939276-f87e-4bdd-8b8d-be249149198b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:12.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6995c241-64ef-4922-a06c-51fc0e002308"}, {"node_instance_id": "proxy_node_80o2kf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:13.261Z", "message": "Deleted node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:12.284Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:13.920Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-b7756305-8217-4931-b63f-0d8f040deab6", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:13.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.c68f5ca3-715e-4ef9-8da3-507e83079174"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:13.920Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8396b46269b376d6a52300185dd4c52f8e869ea7\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:13.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.c68f5ca3-715e-4ef9-8da3-507e83079174"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:13.920Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:12.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:13.920Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/action used request id req-a380c747-4c80-4861-8aca-9809ed198bae", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:13.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.c68f5ca3-715e-4ef9-8da3-507e83079174"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:13.920Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/action used request id req-a380c747-4c80-4861-8aca-9809ed198bae", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:13.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.c68f5ca3-715e-4ef9-8da3-507e83079174"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:13.920Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10:50:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a380c747-4c80-4861-8aca-9809ed198bae x-compute-request-id: req-a380c747-4c80-4861-8aca-9809ed198bae 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-04-05T10:50:13.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.c68f5ca3-715e-4ef9-8da3-507e83079174"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:13.920Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:50: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-b7756305-8217-4931-b63f-0d8f040deab6 x-compute-request-id: req-b7756305-8217-4931-b63f-0d8f040deab6 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d7:2b:a7\", \"version\": 4, \"addr\": \"192.168.120.32\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d7:2b:a7\", \"version\": 4, \"addr\": \"172.30.9.207\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:48Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bono_host_0ac4ql\", \"created\": \"2019-04-05T10:28:52Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:13.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.c68f5ca3-715e-4ef9-8da3-507e83079174"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:13.920Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-b7756305-8217-4931-b63f-0d8f040deab6", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:13.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.c68f5ca3-715e-4ef9-8da3-507e83079174"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:13.920Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:13.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:13.920Z", "message": "Stopping agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:13.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}], "metadata": {"pagination": {"total": 498, "offset": 409, "size": 50}}} 2019-04-05 10:50:20,879 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:50:20,879 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:50:20 GMT 2019-04-05 10:50:20,879 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:50:20,879 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:50:20,879 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:50:20,880 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:50:20,880 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:50:20,880 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:50:20,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:50:08 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_0ac4ql: No response received for task 2e311725aa494638af8b09a6f43cca4a 2019-04-05 10:50:20,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-04-05 10:50:20,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_0ac4ql 2019-04-05 10:50:20,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-04-05 10:50:20,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-05 10:50:20,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_c8gzfy 2019-04-05 10:50:20,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-04-05 10:50:20,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-04-05 10:50:20,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-05 10:50:20,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-dime_host_c8gzfy stop 2019-04-05 10:50:20,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_wmz29i 2019-04-05 10:50:20,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-04-05 10:50:20,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:50:09 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_wmz29i: No response received for task 44f2e138d23c440684a2bad335040cd1 2019-04-05 10:50:20,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-04-05 10:50:20,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-04-05 10:50:20,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-04-05 10:50:20,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-04-05 10:50:20,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-04-05 10:50:20,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-04-05 10:50:20,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent deleted 2019-04-05 10:50:20,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-04-05 10:50:20,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-04-05 10:50:20,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-05 10:50:20,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent deleted 2019-04-05 10:50:20,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-05 10:50:20,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-04-05 10:50:20,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_c8gzfy 2019-04-05 10:50:20,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:50:20,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:50:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05635b98-9346-4001-83ba-cf5f5423bb5d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:50:20,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-05635b98-9346-4001-83ba-cf5f5423bb5d 2019-04-05 10:50:20,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-04-05 10:50:20,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance: nothing to do 2019-04-05 10:50:20,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-04-05 10:50:20,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8396b46269b376d6a52300185dd4c52f8e869ea7" 2019-04-05 10:50:20,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-40939276-f87e-4bdd-8b8d-be249149198b 2019-04-05 10:50:20,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}692b369eecd0314de2f5cb7cc1bf5884f74e66b5" 2019-04-05 10:50:20,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:50:20,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-05 10:50:20,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:50:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40939276-f87e-4bdd-8b8d-be249149198b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:50:20,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-05 10:50:20,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-b7756305-8217-4931-b63f-0d8f040deab6 2019-04-05 10:50:20,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8396b46269b376d6a52300185dd4c52f8e869ea7" -d '{"os-stop": null}' 2019-04-05 10:50:20,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-04-05 10:50:20,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/action used request id req-a380c747-4c80-4861-8aca-9809ed198bae 2019-04-05 10:50:20,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/action used request id req-a380c747-4c80-4861-8aca-9809ed198bae 2019-04-05 10:50:20,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10:50:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a380c747-4c80-4861-8aca-9809ed198bae x-compute-request-id: req-a380c747-4c80-4861-8aca-9809ed198bae Content-Length: 0 Content-Type: application/json 2019-04-05 10:50:20,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:50: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-b7756305-8217-4931-b63f-0d8f040deab6 x-compute-request-id: req-b7756305-8217-4931-b63f-0d8f040deab6 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:2b:a7", "version": 4, "addr": "192.168.120.32", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:2b:a7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:48Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bono_host_0ac4ql", "created": "2019-04-05T10:28:52Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:50:20,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-b7756305-8217-4931-b63f-0d8f040deab6 2019-04-05 10:50:20,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-04-05 10:50:20,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-04-05 10:50:20,890 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:50:20,949 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:50:20,949 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:50:20,949 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:50:20,949 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:50:20,949 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:50:20,949 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:50:20,949 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:50:20,950 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:50:20,950 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:50:20,950 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:50:20 GMT 2019-04-05 10:50:20,950 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:50:20,950 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:50:20,950 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:50:20,950 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:50:20,950 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:50:25,956 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:50:26,221 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:50:26,221 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:50:26,221 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:50:26,221 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:50:26,222 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:50:26,222 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:50:26,222 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:50:26,222 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:13.920Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/action used request id req-a380c747-4c80-4861-8aca-9809ed198bae", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:13.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.c68f5ca3-715e-4ef9-8da3-507e83079174"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:14.553Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/action used request id req-df3edf7a-7433-4974-81e1-397e9002e1ad", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:14.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6995c241-64ef-4922-a06c-51fc0e002308"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:14.553Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:50: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-52a24e66-aacf-4906-b4f9-0f3c186961aa x-compute-request-id: req-52a24e66-aacf-4906-b4f9-0f3c186961aa Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e4:a0:46\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:48Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_homer_host_wmz29i\", \"created\": \"2019-04-05T10:28:49Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:14.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6995c241-64ef-4922-a06c-51fc0e002308"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:14.553Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-52a24e66-aacf-4906-b4f9-0f3c186961aa", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:14.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6995c241-64ef-4922-a06c-51fc0e002308"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:14.553Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-52a24e66-aacf-4906-b4f9-0f3c186961aa", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:14.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6995c241-64ef-4922-a06c-51fc0e002308"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:14.553Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}692b369eecd0314de2f5cb7cc1bf5884f74e66b5\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:14.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6995c241-64ef-4922-a06c-51fc0e002308"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:14.553Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10:50: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-df3edf7a-7433-4974-81e1-397e9002e1ad x-compute-request-id: req-df3edf7a-7433-4974-81e1-397e9002e1ad 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-04-05T10:50:14.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6995c241-64ef-4922-a06c-51fc0e002308"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:14.553Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/action used request id req-df3edf7a-7433-4974-81e1-397e9002e1ad", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:14.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6995c241-64ef-4922-a06c-51fc0e002308"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:15.057Z", "message": "Stopping Agent sprout_host_hr6mce", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:14.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.d6584d70-aec4-4950-98a1-43d0e00043ae"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:15.943Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:15.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6383db17-0854-4c25-ab02-b27ebab0cd1c"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:16.510Z", "message": "Successfully deleted daemon: dime_host_c8gzfy", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:15.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6383db17-0854-4c25-ab02-b27ebab0cd1c"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:16.510Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:16.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.d6584d70-aec4-4950-98a1-43d0e00043ae"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:16.510Z", "message": "Stopping daemon with command: sudo service cloudify-worker-sprout_host_hr6mce stop", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:16.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.d6584d70-aec4-4950-98a1-43d0e00043ae"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:16.510Z", "message": "10:50:15 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_c8gzfy: No response received for task 0da6ab3784e34015b265e67933c249d4", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:15.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6383db17-0854-4c25-ab02-b27ebab0cd1c"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:16.510Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:15.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6383db17-0854-4c25-ab02-b27ebab0cd1c"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:16.510Z", "message": "Successfully stopped daemon: sprout_host_hr6mce\u001b[0m", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:16.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.d6584d70-aec4-4950-98a1-43d0e00043ae"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:17.107Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a8443faa81130f068659f16bab54d9ae57f84fea\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:16.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.50c7e4ed-ca2d-416b-9eb7-dcb7c0baf937"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:17.107Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:16.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:17.107Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:16.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:17.701Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:16.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:17.701Z", "message": "Agent deleted", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:16.854Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:17.701Z", "message": "Deleting agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:16.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:18.282Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:50: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-2b37a496-e71c-4179-a380-9d6d1a073377 x-compute-request-id: req-2b37a496-e71c-4179-a380-9d6d1a073377 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1c:dc:50\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1c:dc:50\", \"version\": 4, \"addr\": \"172.30.9.203\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:57.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"915a4610-0264-47aa-928c-4cf8fd444793\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:50:06Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_ellis_host_gh2i40\", \"created\": \"2019-04-05T10:28:51Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:17.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.50c7e4ed-ca2d-416b-9eb7-dcb7c0baf937"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:18.282Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-2b37a496-e71c-4179-a380-9d6d1a073377", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:17.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.50c7e4ed-ca2d-416b-9eb7-dcb7c0baf937"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:18.282Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-2b37a496-e71c-4179-a380-9d6d1a073377", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:17.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.50c7e4ed-ca2d-416b-9eb7-dcb7c0baf937"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:18.282Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:17.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:18.282Z", "message": "Deleting Agent sprout_host_hr6mce", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:17.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.cf420341-91f3-4fc0-82ba-c7748f60a2b3"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:18.828Z", "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-04-05T10:50:18.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:18.828Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:50:18.397Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4268dfd-f21c-478f-9233-26c85ff08d60"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:18.828Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:50:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b202fd77-8f57-4d1e-812a-8cd5b97ed697 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:18.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4268dfd-f21c-478f-9233-26c85ff08d60"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:18.828Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-b202fd77-8f57-4d1e-812a-8cd5b97ed697", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:18.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4268dfd-f21c-478f-9233-26c85ff08d60"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:18.828Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4c0e9f92e29bffe9194400ce22af2108b8b20856\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:18.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4268dfd-f21c-478f-9233-26c85ff08d60"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:19.832Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:50: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-8033fd26-40bc-4b0b-8ee3-2ec644562fd9 x-compute-request-id: req-8033fd26-40bc-4b0b-8ee3-2ec644562fd9 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e0:29:6a\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:57.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:57Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_dime_host_c8gzfy\", \"created\": \"2019-04-05T10:28:50Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:19.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4268dfd-f21c-478f-9233-26c85ff08d60"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:20.549Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/action used request id req-950e7031-5221-42a1-a02a-bd302f449292", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:19.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4268dfd-f21c-478f-9233-26c85ff08d60"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:20.549Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-8033fd26-40bc-4b0b-8ee3-2ec644562fd9", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:19.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4268dfd-f21c-478f-9233-26c85ff08d60"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:20.549Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4c0e9f92e29bffe9194400ce22af2108b8b20856\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:19.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4268dfd-f21c-478f-9233-26c85ff08d60"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:20.549Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10:50:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-950e7031-5221-42a1-a02a-bd302f449292 x-compute-request-id: req-950e7031-5221-42a1-a02a-bd302f449292 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-04-05T10:50:19.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4268dfd-f21c-478f-9233-26c85ff08d60"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:20.549Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/action used request id req-950e7031-5221-42a1-a02a-bd302f449292", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:19.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4268dfd-f21c-478f-9233-26c85ff08d60"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:20.549Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-8033fd26-40bc-4b0b-8ee3-2ec644562fd9", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:19.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4268dfd-f21c-478f-9233-26c85ff08d60"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:22.270Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:22.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.cf420341-91f3-4fc0-82ba-c7748f60a2b3"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:22.773Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:22.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.cf420341-91f3-4fc0-82ba-c7748f60a2b3"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:22.773Z", "message": "10:50:22 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_hr6mce: No response received for task 8aceaf32b94c4e28b1501a7695168ff2", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:22.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.cf420341-91f3-4fc0-82ba-c7748f60a2b3"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:22.773Z", "message": "Successfully deleted daemon: sprout_host_hr6mce", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:22.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.cf420341-91f3-4fc0-82ba-c7748f60a2b3"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:23.305Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:23.084Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:23.305Z", "message": "Agent deleted", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:23.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:23.952Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:23.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:23.952Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8396b46269b376d6a52300185dd4c52f8e869ea7\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:23.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.c68f5ca3-715e-4ef9-8da3-507e83079174"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:23.952Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:50: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-ed7b0947-451f-43c8-87b1-6b36d90c03ee x-compute-request-id: req-ed7b0947-451f-43c8-87b1-6b36d90c03ee Content-Encoding: gzip Content-Length: 873 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d7:2b:a7\", \"version\": 4, \"addr\": \"192.168.120.32\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d7:2b:a7\", \"version\": 4, \"addr\": \"172.30.9.207\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:50:13Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bono_host_0ac4ql\", \"created\": \"2019-04-05T10:28:52Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:23.821Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.c68f5ca3-715e-4ef9-8da3-507e83079174"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:24.466Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-ed7b0947-451f-43c8-87b1-6b36d90c03ee", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:23.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.c68f5ca3-715e-4ef9-8da3-507e83079174"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:24.466Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:50:24.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.609411e1-c900-44af-9d0c-4674fd250dcb"}], "metadata": {"pagination": {"total": 520, "offset": 459, "size": 50}}} 2019-04-05 10:50:26,222 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:50:26,222 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:50:26 GMT 2019-04-05 10:50:26,222 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:50:26,222 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:50:26,223 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:50:26,223 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:50:26,223 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:50:26,223 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:50:26,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/action used request id req-a380c747-4c80-4861-8aca-9809ed198bae 2019-04-05 10:50:26,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/action used request id req-df3edf7a-7433-4974-81e1-397e9002e1ad 2019-04-05 10:50:26,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:50: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-52a24e66-aacf-4906-b4f9-0f3c186961aa x-compute-request-id: req-52a24e66-aacf-4906-b4f9-0f3c186961aa Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:a0:46", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:48Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_homer_host_wmz29i", "created": "2019-04-05T10:28:49Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:50:26,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-52a24e66-aacf-4906-b4f9-0f3c186961aa 2019-04-05 10:50:26,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-52a24e66-aacf-4906-b4f9-0f3c186961aa 2019-04-05 10:50:26,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}692b369eecd0314de2f5cb7cc1bf5884f74e66b5" -d '{"os-stop": null}' 2019-04-05 10:50:26,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10:50: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-df3edf7a-7433-4974-81e1-397e9002e1ad x-compute-request-id: req-df3edf7a-7433-4974-81e1-397e9002e1ad Content-Length: 0 Content-Type: application/json 2019-04-05 10:50:26,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/action used request id req-df3edf7a-7433-4974-81e1-397e9002e1ad 2019-04-05 10:50:26,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_hr6mce 2019-04-05 10:50:26,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-04-05 10:50:26,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_c8gzfy 2019-04-05 10:50:26,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-04-05 10:50:26,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-sprout_host_hr6mce stop 2019-04-05 10:50:26,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:50:15 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_c8gzfy: No response received for task 0da6ab3784e34015b265e67933c249d4 2019-04-05 10:50:26,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-04-05 10:50:26,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_hr6mce 2019-04-05 10:50:26,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8443faa81130f068659f16bab54d9ae57f84fea" 2019-04-05 10:50:26,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-04-05 10:50:26,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-04-05 10:50:26,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-04-05 10:50:26,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent deleted 2019-04-05 10:50:26,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-04-05 10:50:26,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:50: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-2b37a496-e71c-4179-a380-9d6d1a073377 x-compute-request-id: req-2b37a496-e71c-4179-a380-9d6d1a073377 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dc:50", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dc:50", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:57.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "915a4610-0264-47aa-928c-4cf8fd444793", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:50:06Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_ellis_host_gh2i40", "created": "2019-04-05T10:28:51Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:50:26,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-2b37a496-e71c-4179-a380-9d6d1a073377 2019-04-05 10:50:26,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-2b37a496-e71c-4179-a380-9d6d1a073377 2019-04-05 10:50:26,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-04-05 10:50:26,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_hr6mce 2019-04-05 10:50:26,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-04-05 10:50:26,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:50:26,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:50:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b202fd77-8f57-4d1e-812a-8cd5b97ed697 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:50:26,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-b202fd77-8f57-4d1e-812a-8cd5b97ed697 2019-04-05 10:50:26,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c0e9f92e29bffe9194400ce22af2108b8b20856" 2019-04-05 10:50:26,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:50: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-8033fd26-40bc-4b0b-8ee3-2ec644562fd9 x-compute-request-id: req-8033fd26-40bc-4b0b-8ee3-2ec644562fd9 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:29:6a", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:57.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:57Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_dime_host_c8gzfy", "created": "2019-04-05T10:28:50Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:50:26,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/action used request id req-950e7031-5221-42a1-a02a-bd302f449292 2019-04-05 10:50:26,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-8033fd26-40bc-4b0b-8ee3-2ec644562fd9 2019-04-05 10:50:26,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c0e9f92e29bffe9194400ce22af2108b8b20856" -d '{"os-stop": null}' 2019-04-05 10:50:26,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10:50:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-950e7031-5221-42a1-a02a-bd302f449292 x-compute-request-id: req-950e7031-5221-42a1-a02a-bd302f449292 Content-Length: 0 Content-Type: application/json 2019-04-05 10:50:26,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/action used request id req-950e7031-5221-42a1-a02a-bd302f449292 2019-04-05 10:50:26,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-8033fd26-40bc-4b0b-8ee3-2ec644562fd9 2019-04-05 10:50:26,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-04-05 10:50:26,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-04-05 10:50:26,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:50:22 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_hr6mce: No response received for task 8aceaf32b94c4e28b1501a7695168ff2 2019-04-05 10:50:26,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_hr6mce 2019-04-05 10:50:26,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-04-05 10:50:26,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent deleted 2019-04-05 10:50:26,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-04-05 10:50:26,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8396b46269b376d6a52300185dd4c52f8e869ea7" 2019-04-05 10:50:26,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:50: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-ed7b0947-451f-43c8-87b1-6b36d90c03ee x-compute-request-id: req-ed7b0947-451f-43c8-87b1-6b36d90c03ee Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:2b:a7", "version": 4, "addr": "192.168.120.32", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:2b:a7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:50:13Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bono_host_0ac4ql", "created": "2019-04-05T10:28:52Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:50:26,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-ed7b0947-451f-43c8-87b1-6b36d90c03ee 2019-04-05 10:50:26,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:50:26,233 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:50:26,289 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:50:26,290 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:50:26,290 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:50:26,290 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:50:26,290 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:50:26,290 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:50:26,290 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:50:26,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-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:50:26,291 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:50:26,291 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:50:26 GMT 2019-04-05 10:50:26,291 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:50:26,291 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:50:26,291 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:50:26,291 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:50:26,291 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:50:31,297 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:50:31,525 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:50:31,525 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:50:31,525 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:50:31,526 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:50:31,526 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:50:31,526 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:50:31,526 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:50:31,526 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:24.466Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-ed7b0947-451f-43c8-87b1-6b36d90c03ee", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:23.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.c68f5ca3-715e-4ef9-8da3-507e83079174"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:24.466Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}692b369eecd0314de2f5cb7cc1bf5884f74e66b5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:24.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6995c241-64ef-4922-a06c-51fc0e002308"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:24.466Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:50:24.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.609411e1-c900-44af-9d0c-4674fd250dcb"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:25.134Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}36a5a963179e3e7a1c85a0581e3e980dfd679559\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:24.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.609411e1-c900-44af-9d0c-4674fd250dcb"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:25.134Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-559e1b92-57dd-4857-b047-93491d004e06", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:24.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6995c241-64ef-4922-a06c-51fc0e002308"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:25.134Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-559e1b92-57dd-4857-b047-93491d004e06", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:24.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6995c241-64ef-4922-a06c-51fc0e002308"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:25.134Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:50: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-559e1b92-57dd-4857-b047-93491d004e06 x-compute-request-id: req-559e1b92-57dd-4857-b047-93491d004e06 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e4:a0:46\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:50:14Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_homer_host_wmz29i\", \"created\": \"2019-04-05T10:28:49Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:24.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6995c241-64ef-4922-a06c-51fc0e002308"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:25.134Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:50:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52993016-b523-4256-88cf-c64f2be61986 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:24.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.609411e1-c900-44af-9d0c-4674fd250dcb"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:25.134Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-52993016-b523-4256-88cf-c64f2be61986", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:24.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.609411e1-c900-44af-9d0c-4674fd250dcb"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:25.134Z", "message": "Waiting for process 25280 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:24.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.75f2343f-1607-4c25-9f9b-5f6038f1dca9"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:25.801Z", "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-04-05T10:50:25.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:26.370Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/action used request id req-b354fd09-c7cb-4ab7-984d-fd6266c6a389", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:25.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.609411e1-c900-44af-9d0c-4674fd250dcb"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:26.370Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10:50: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-b354fd09-c7cb-4ab7-984d-fd6266c6a389 x-compute-request-id: req-b354fd09-c7cb-4ab7-984d-fd6266c6a389 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-04-05T10:50:25.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.609411e1-c900-44af-9d0c-4674fd250dcb"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:26.370Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/action used request id req-b354fd09-c7cb-4ab7-984d-fd6266c6a389", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:25.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.609411e1-c900-44af-9d0c-4674fd250dcb"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:26.370Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:50: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-af2301c2-6e4c-4fe4-a766-c7594f3f306b x-compute-request-id: req-af2301c2-6e4c-4fe4-a766-c7594f3f306b Content-Encoding: gzip Content-Length: 848 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0a:9b:46\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"79b70b78-5284-46ac-b532-1d92e399eca1\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:48Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_sprout_host_hr6mce\", \"created\": \"2019-04-05T10:28:47Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:25.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.609411e1-c900-44af-9d0c-4674fd250dcb"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:26.370Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-af2301c2-6e4c-4fe4-a766-c7594f3f306b", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:25.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.609411e1-c900-44af-9d0c-4674fd250dcb"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:26.370Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-af2301c2-6e4c-4fe4-a766-c7594f3f306b", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:25.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.609411e1-c900-44af-9d0c-4674fd250dcb"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:26.370Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}36a5a963179e3e7a1c85a0581e3e980dfd679559\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:25.672Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.609411e1-c900-44af-9d0c-4674fd250dcb"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:29.340Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:29.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:30.007Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:29.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:30.681Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4c0e9f92e29bffe9194400ce22af2108b8b20856\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:29.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4268dfd-f21c-478f-9233-26c85ff08d60"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:30.681Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:50: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-ee385e5c-138f-40ee-8711-6f29fbb1d950 x-compute-request-id: req-ee385e5c-138f-40ee-8711-6f29fbb1d950 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e0:29:6a\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:57.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:50:19Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_dime_host_c8gzfy\", \"created\": \"2019-04-05T10:28:50Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:30.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4268dfd-f21c-478f-9233-26c85ff08d60"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:30.681Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-ee385e5c-138f-40ee-8711-6f29fbb1d950", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:30.232Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4268dfd-f21c-478f-9233-26c85ff08d60"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:30.681Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-ee385e5c-138f-40ee-8711-6f29fbb1d950", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:30.232Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4268dfd-f21c-478f-9233-26c85ff08d60"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:31.216Z", "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-04-05T10:50:30.646Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}], "metadata": {"pagination": {"total": 534, "offset": 509, "size": 50}}} 2019-04-05 10:50:31,526 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:50:31,526 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:50:31 GMT 2019-04-05 10:50:31,526 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:50:31,526 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:50:31,527 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:50:31,527 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:50:31,527 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:50:31,527 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:50:31,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-ed7b0947-451f-43c8-87b1-6b36d90c03ee 2019-04-05 10:50:31,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}692b369eecd0314de2f5cb7cc1bf5884f74e66b5" 2019-04-05 10:50:31,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:50:31,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a5a963179e3e7a1c85a0581e3e980dfd679559" 2019-04-05 10:50:31,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-559e1b92-57dd-4857-b047-93491d004e06 2019-04-05 10:50:31,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-559e1b92-57dd-4857-b047-93491d004e06 2019-04-05 10:50:31,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:50: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-559e1b92-57dd-4857-b047-93491d004e06 x-compute-request-id: req-559e1b92-57dd-4857-b047-93491d004e06 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:a0:46", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:50:14Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_homer_host_wmz29i", "created": "2019-04-05T10:28:49Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:50:31,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:50:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52993016-b523-4256-88cf-c64f2be61986 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:50:31,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-52993016-b523-4256-88cf-c64f2be61986 2019-04-05 10:50:31,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 25280 to end... 2019-04-05 10:50:31,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-04-05 10:50:31,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/action used request id req-b354fd09-c7cb-4ab7-984d-fd6266c6a389 2019-04-05 10:50:31,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10:50: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-b354fd09-c7cb-4ab7-984d-fd6266c6a389 x-compute-request-id: req-b354fd09-c7cb-4ab7-984d-fd6266c6a389 Content-Length: 0 Content-Type: application/json 2019-04-05 10:50:31,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/action used request id req-b354fd09-c7cb-4ab7-984d-fd6266c6a389 2019-04-05 10:50:31,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:50: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-af2301c2-6e4c-4fe4-a766-c7594f3f306b x-compute-request-id: req-af2301c2-6e4c-4fe4-a766-c7594f3f306b Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:9b:46", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "79b70b78-5284-46ac-b532-1d92e399eca1", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:48Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_sprout_host_hr6mce", "created": "2019-04-05T10:28:47Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:50:31,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-af2301c2-6e4c-4fe4-a766-c7594f3f306b 2019-04-05 10:50:31,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-af2301c2-6e4c-4fe4-a766-c7594f3f306b 2019-04-05 10:50:31,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a5a963179e3e7a1c85a0581e3e980dfd679559" -d '{"os-stop": null}' 2019-04-05 10:50:31,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-04-05 10:50:31,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-04-05 10:50:31,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c0e9f92e29bffe9194400ce22af2108b8b20856" 2019-04-05 10:50:31,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:50: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-ee385e5c-138f-40ee-8711-6f29fbb1d950 x-compute-request-id: req-ee385e5c-138f-40ee-8711-6f29fbb1d950 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:29:6a", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:57.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:50:19Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_dime_host_c8gzfy", "created": "2019-04-05T10:28:50Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:50:31,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-ee385e5c-138f-40ee-8711-6f29fbb1d950 2019-04-05 10:50:31,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-ee385e5c-138f-40ee-8711-6f29fbb1d950 2019-04-05 10:50:31,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-04-05 10:50:31,532 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:50:31,591 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:50:31,592 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:50:31,592 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:50:31,592 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:50:31,592 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:50:31,592 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:50:31,592 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:50:31,592 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:50:31,593 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:50:31,593 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:50:31 GMT 2019-04-05 10:50:31,593 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:50:31,593 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:50:31,593 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:50:31,593 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:50:31,593 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:50:36,598 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:50:36,727 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:50:36,728 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:50:36,728 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:50:36,728 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:50:36,728 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:50:36,728 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:50:36,728 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:50:36,728 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_bzgjib", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:35.720Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:35.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:36.389Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:35.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:36.389Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}36a5a963179e3e7a1c85a0581e3e980dfd679559\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:35.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.609411e1-c900-44af-9d0c-4674fd250dcb"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:36.389Z", "message": "Stopping agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:35.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}], "metadata": {"pagination": {"total": 538, "offset": 534, "size": 50}}} 2019-04-05 10:50:36,728 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:50:36,729 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:50:36 GMT 2019-04-05 10:50:36,729 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:50:36,729 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:50:36,729 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:50:36,729 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:50:36,729 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:50:36,729 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:50:36,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-04-05 10:50:36,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-04-05 10:50:36,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a5a963179e3e7a1c85a0581e3e980dfd679559" 2019-04-05 10:50:36,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-04-05 10:50:36,730 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:50:36,918 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:50:36,918 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:50:36,919 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:50:36,919 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:50:36,919 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:50:36,919 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:50:36,919 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:50:36,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-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:50:36,919 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:50:36,919 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:50:36 GMT 2019-04-05 10:50:36,919 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:50:36,920 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:50:36,920 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:50:36,920 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:50:36,920 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:50:41,925 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:50:42,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:50:42,028 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:50:42,028 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:50:42,028 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:50:42,028 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:50:42,028 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:50:42,028 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:50:42,029 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:36.908Z", "message": "Stopping Agent proxy_host_bzgjib", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:36.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.fec551e4-11c8-4ac9-878e-a9933bf6226a"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:36.908Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-c58ac1bf-e788-452a-932a-fc7449605ff6", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:36.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.609411e1-c900-44af-9d0c-4674fd250dcb"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:36.908Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:50: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-c58ac1bf-e788-452a-932a-fc7449605ff6 x-compute-request-id: req-c58ac1bf-e788-452a-932a-fc7449605ff6 Content-Encoding: gzip Content-Length: 857 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0a:9b:46\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"79b70b78-5284-46ac-b532-1d92e399eca1\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:50:25Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_sprout_host_hr6mce\", \"created\": \"2019-04-05T10:28:47Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:36.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.609411e1-c900-44af-9d0c-4674fd250dcb"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:36.908Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-c58ac1bf-e788-452a-932a-fc7449605ff6", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:36.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.609411e1-c900-44af-9d0c-4674fd250dcb"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:37.575Z", "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-04-05T10:50:37.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:38.077Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:37.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.fec551e4-11c8-4ac9-878e-a9933bf6226a"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:38.580Z", "message": "Stopping daemon with command: sudo service cloudify-worker-proxy_host_bzgjib stop", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:37.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.fec551e4-11c8-4ac9-878e-a9933bf6226a"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:38.580Z", "message": "Successfully stopped daemon: proxy_host_bzgjib\u001b[0m", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:37.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.fec551e4-11c8-4ac9-878e-a9933bf6226a"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:39.124Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:38.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:39.124Z", "message": "Deleting agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:38.550Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:39.124Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:38.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:39.878Z", "message": "Deleting Agent proxy_host_bzgjib", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:39.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3e13f556-f140-44f7-80d8-0d9b67dbf715"}], "metadata": {"pagination": {"total": 550, "offset": 538, "size": 50}}} 2019-04-05 10:50:42,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:50:42,029 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:50:42 GMT 2019-04-05 10:50:42,029 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:50:42,029 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:50:42,029 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:50:42,029 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:50:42,029 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:50:42,029 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:50:42,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_bzgjib 2019-04-05 10:50:42,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-c58ac1bf-e788-452a-932a-fc7449605ff6 2019-04-05 10:50:42,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:50: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-c58ac1bf-e788-452a-932a-fc7449605ff6 x-compute-request-id: req-c58ac1bf-e788-452a-932a-fc7449605ff6 Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:9b:46", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "79b70b78-5284-46ac-b532-1d92e399eca1", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:50:25Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_sprout_host_hr6mce", "created": "2019-04-05T10:28:47Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:50:42,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-c58ac1bf-e788-452a-932a-fc7449605ff6 2019-04-05 10:50:42,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-04-05 10:50:42,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-04-05 10:50:42,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-proxy_host_bzgjib stop 2019-04-05 10:50:42,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_bzgjib 2019-04-05 10:50:42,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-04-05 10:50:42,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-04-05 10:50:42,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-04-05 10:50:42,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_bzgjib 2019-04-05 10:50:42,032 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:50:42,101 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:50:42,102 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:50:42,102 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:50:42,102 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:50:42,102 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:50:42,102 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:50:42,102 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:50:42,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-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:50:42,102 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:50:42,102 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:50:42 GMT 2019-04-05 10:50:42,103 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:50:42,103 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:50:42,103 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:50:42,103 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:50:42,103 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:50:47,108 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:50:47,191 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:50:47,192 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:50:47,192 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:50:47,192 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:50:47,192 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:50:47,192 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:50:47,192 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:50:47,192 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:43.883Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:43.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3e13f556-f140-44f7-80d8-0d9b67dbf715"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:44.387Z", "message": "Successfully deleted daemon: proxy_host_bzgjib", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:43.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3e13f556-f140-44f7-80d8-0d9b67dbf715"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:44.387Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:43.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3e13f556-f140-44f7-80d8-0d9b67dbf715"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:44.387Z", "message": "10:50:43 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_bzgjib: No response received for task 573f6d4283a9493e865e2d1956ab1d8a", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:43.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3e13f556-f140-44f7-80d8-0d9b67dbf715"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:44.939Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:44.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:44.939Z", "message": "Agent deleted", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:44.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:44.939Z", "message": "Waiting for process 25280 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:44.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.75f2343f-1607-4c25-9f9b-5f6038f1dca9"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:45.657Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:44.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:46.244Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-d5d2d5ec-e670-4934-9c8f-5b34bfbc196e", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:45.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3c75a429-1eb4-441b-872e-3385c78f6ef4"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:46.244Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fe7a05b1b533cd15ae7b6368d3808ed61f126f97\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:46.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3c75a429-1eb4-441b-872e-3385c78f6ef4"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:46.244Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:50:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5d2d5ec-e670-4934-9c8f-5b34bfbc196e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:45.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3c75a429-1eb4-441b-872e-3385c78f6ef4"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:46.244Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:50:45.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3c75a429-1eb4-441b-872e-3385c78f6ef4"}], "metadata": {"pagination": {"total": 562, "offset": 550, "size": 50}}} 2019-04-05 10:50:47,192 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:50:47,193 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:50:47 GMT 2019-04-05 10:50:47,193 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:50:47,193 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:50:47,193 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:50:47,193 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:50:47,193 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:50:47,193 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:50:47,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-04-05 10:50:47,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_bzgjib 2019-04-05 10:50:47,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-04-05 10:50:47,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:50:43 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_bzgjib: No response received for task 573f6d4283a9493e865e2d1956ab1d8a 2019-04-05 10:50:47,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-04-05 10:50:47,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent deleted 2019-04-05 10:50:47,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 25280 to end... 2019-04-05 10:50:47,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-04-05 10:50:47,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-d5d2d5ec-e670-4934-9c8f-5b34bfbc196e 2019-04-05 10:50:47,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe7a05b1b533cd15ae7b6368d3808ed61f126f97" 2019-04-05 10:50:47,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:50:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5d2d5ec-e670-4934-9c8f-5b34bfbc196e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:50:47,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:50:47,196 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:50:47,254 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:50:47,254 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:50:47,255 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:50:47,255 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:50:47,255 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:50:47,255 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:50:47,255 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:50:47,255 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:50:47,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:50:47,255 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:50:47 GMT 2019-04-05 10:50:47,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:50:47,256 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:50:47,256 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:50:47,256 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:50:47,256 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:50:52,261 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:50:52,365 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:50:52,366 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:50:52,366 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:50:52,366 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:50:52,366 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:50:52,366 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:50:52,366 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:50:52,366 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:47.247Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:50: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-2ee5c3ce-9d14-4b71-87ef-fb5de5b95c26 x-compute-request-id: req-2ee5c3ce-9d14-4b71-87ef-fb5de5b95c26 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7b:7a:41\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:46.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"1f3ae1f7-48a8-4302-9f9e-9e977f22a520\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:46Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_proxy_host_bzgjib\", \"created\": \"2019-04-05T10:28:46Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:47.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3c75a429-1eb4-441b-872e-3385c78f6ef4"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:47.965Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520/action used request id req-17a66180-d069-4caa-b568-d8709a24f188", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:47.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3c75a429-1eb4-441b-872e-3385c78f6ef4"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:47.965Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fe7a05b1b533cd15ae7b6368d3808ed61f126f97\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:47.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3c75a429-1eb4-441b-872e-3385c78f6ef4"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:47.965Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-2ee5c3ce-9d14-4b71-87ef-fb5de5b95c26", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:47.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3c75a429-1eb4-441b-872e-3385c78f6ef4"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:47.965Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520/action used request id req-17a66180-d069-4caa-b568-d8709a24f188", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:47.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3c75a429-1eb4-441b-872e-3385c78f6ef4"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:47.965Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-2ee5c3ce-9d14-4b71-87ef-fb5de5b95c26", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:47.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3c75a429-1eb4-441b-872e-3385c78f6ef4"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:47.965Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10:50: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-17a66180-d069-4caa-b568-d8709a24f188 x-compute-request-id: req-17a66180-d069-4caa-b568-d8709a24f188 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-04-05T10:50:47.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3c75a429-1eb4-441b-872e-3385c78f6ef4"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:48.536Z", "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-04-05T10:50:48.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:49.603Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:50:49.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b78ecacd-71cb-4f3f-9cc7-eddef5a9f4a9"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:50.270Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:50:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4156a435-c252-4da0-aaaf-125f63be257d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:49.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b78ecacd-71cb-4f3f-9cc7-eddef5a9f4a9"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:50.270Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-4156a435-c252-4da0-aaaf-125f63be257d", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:49.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b78ecacd-71cb-4f3f-9cc7-eddef5a9f4a9"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:50.270Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}68a2c30ddfab2808d1478a4af0fafd5db28be126\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:49.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b78ecacd-71cb-4f3f-9cc7-eddef5a9f4a9"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:51.438Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:50: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-73c5a934-140d-4c43-b1aa-f5c92d2e7264 x-compute-request-id: req-73c5a934-140d-4c43-b1aa-f5c92d2e7264 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1c:dc:50\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1c:dc:50\", \"version\": 4, \"addr\": \"172.30.9.203\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:57.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"915a4610-0264-47aa-928c-4cf8fd444793\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:50:17Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_ellis_host_gh2i40\", \"created\": \"2019-04-05T10:28:51Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:51.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b78ecacd-71cb-4f3f-9cc7-eddef5a9f4a9"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:51.969Z", "message": "Stopped node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:51.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:51.969Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-73c5a934-140d-4c43-b1aa-f5c92d2e7264", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:51.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b78ecacd-71cb-4f3f-9cc7-eddef5a9f4a9"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:51.969Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-73c5a934-140d-4c43-b1aa-f5c92d2e7264", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:51.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b78ecacd-71cb-4f3f-9cc7-eddef5a9f4a9"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:51.969Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:51.215Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b78ecacd-71cb-4f3f-9cc7-eddef5a9f4a9"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:51.969Z", "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-04-05T10:50:51.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}], "metadata": {"pagination": {"total": 580, "offset": 562, "size": 50}}} 2019-04-05 10:50:52,367 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:50:52,367 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:50:52 GMT 2019-04-05 10:50:52,367 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:50:52,367 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:50:52,367 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:50:52,367 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:50:52,367 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:50:52,367 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:50:52,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:50: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-2ee5c3ce-9d14-4b71-87ef-fb5de5b95c26 x-compute-request-id: req-2ee5c3ce-9d14-4b71-87ef-fb5de5b95c26 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:7a:41", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:46.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "1f3ae1f7-48a8-4302-9f9e-9e977f22a520", "security_groups": [{"name": "default"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:46Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_proxy_host_bzgjib", "created": "2019-04-05T10:28:46Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:50:52,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520/action used request id req-17a66180-d069-4caa-b568-d8709a24f188 2019-04-05 10:50:52,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe7a05b1b533cd15ae7b6368d3808ed61f126f97" -d '{"os-stop": null}' 2019-04-05 10:50:52,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-2ee5c3ce-9d14-4b71-87ef-fb5de5b95c26 2019-04-05 10:50:52,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520/action used request id req-17a66180-d069-4caa-b568-d8709a24f188 2019-04-05 10:50:52,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-2ee5c3ce-9d14-4b71-87ef-fb5de5b95c26 2019-04-05 10:50:52,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10:50: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-17a66180-d069-4caa-b568-d8709a24f188 x-compute-request-id: req-17a66180-d069-4caa-b568-d8709a24f188 Content-Length: 0 Content-Type: application/json 2019-04-05 10:50:52,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-04-05 10:50:52,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:50:52,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:50:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4156a435-c252-4da0-aaaf-125f63be257d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:50:52,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-4156a435-c252-4da0-aaaf-125f63be257d 2019-04-05 10:50:52,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68a2c30ddfab2808d1478a4af0fafd5db28be126" 2019-04-05 10:50:52,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:50: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-73c5a934-140d-4c43-b1aa-f5c92d2e7264 x-compute-request-id: req-73c5a934-140d-4c43-b1aa-f5c92d2e7264 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dc:50", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dc:50", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:57.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "915a4610-0264-47aa-928c-4cf8fd444793", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:50:17Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_ellis_host_gh2i40", "created": "2019-04-05T10:28:51Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:50:52,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-04-05 10:50:52,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-73c5a934-140d-4c43-b1aa-f5c92d2e7264 2019-04-05 10:50:52,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-73c5a934-140d-4c43-b1aa-f5c92d2e7264 2019-04-05 10:50:52,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is already stopped 2019-04-05 10:50:52,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-04-05 10:50:52,371 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:50:52,437 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:50:52,438 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:50:52,438 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:50:52,438 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:50:52,438 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:50:52,438 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:50:52,438 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:50:52,438 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:50:52,438 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:50:52,438 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:50:52 GMT 2019-04-05 10:50:52,439 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:50:52,439 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:50:52,439 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:50:52,439 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:50:52,439 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:50:57,444 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:50:57,518 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:50:57,519 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:50:57,519 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:50:57,519 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:50:57,519 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:50:57,519 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:50:57,519 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:50:57,519 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_gh2i40", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:52.601Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:51.945Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:52.601Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:52.124Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:53.386Z", "message": "Remove floating ip 172.30.9.203", "level": "info", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:53.297Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.055Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e4849690-2ef4-4fbf-97b8-3c93d5ab8f9a", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:53.304Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.055Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e4849690-2ef4-4fbf-97b8-3c93d5ab8f9a", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:53.304Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.055Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e2c3e74b84b2f72dedf1e2f885e0068882bb298c\"", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:53.717Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.055Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:53.297Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.055Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:53.297Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.055Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:50:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4849690-2ef4-4fbf-97b8-3c93d5ab8f9a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:53.304Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.055Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:50:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4849690-2ef4-4fbf-97b8-3c93d5ab8f9a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:53.304Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.055Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e2c3e74b84b2f72dedf1e2f885e0068882bb298c\"", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:53.717Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.702Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/53bfb7f3-fd0d-4501-9b97-fb0fcc113530.json used request id req-724958e1-9e51-49d0-ac4a-c01c102dac19", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:54.227Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.702Z", "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-04-05T10:50:54.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.702Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/1ccd6919-9ed5-42fa-8576-2d2306c0c381.json used request id req-7c1348ec-dcba-42ae-a472-39bd9bf07c8c", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:54.128Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.702Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/050ee900-c36a-4a53-9527-a7afa28cac30.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e2c3e74b84b2f72dedf1e2f885e0068882bb298c\"", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:54.128Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.702Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/050ee900-c36a-4a53-9527-a7afa28cac30.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e2c3e74b84b2f72dedf1e2f885e0068882bb298c\"", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:54.129Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.702Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/53bfb7f3-fd0d-4501-9b97-fb0fcc113530.json used request id req-724958e1-9e51-49d0-ac4a-c01c102dac19", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:54.227Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.702Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/53bfb7f3-fd0d-4501-9b97-fb0fcc113530.json used request id req-724958e1-9e51-49d0-ac4a-c01c102dac19", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:54.227Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.702Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-500f32e5-5b88-4b1d-859c-b44afe070209 Date: Fri, 05 Apr 2019 10:50:54 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T10:24:50Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"949fb15a-1072-4a43-97b1-d3f474035c8a\",\"ip_address\":\"192.168.120.9\"}],\"id\":\"050ee900-c36a-4a53-9527-a7afa28cac30\",\"security_groups\":[\"98740151-e934-4eff-abfe-7d685924ef5f\"],\"mac_address\":\"fa:16:3e:4d:9f:cf\",\"device_id\":\"6adddd98-9c61-493d-bffd-b59680d14bad\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"77422fc7-1f3d-4b1d-a1da-01adfd65594a\",\"tenant_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"created_at\":\"2019-04-05T10:22:55Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:54.174Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.702Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-500f32e5-5b88-4b1d-859c-b44afe070209 Date: Fri, 05 Apr 2019 10:50:54 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T10:24:50Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"949fb15a-1072-4a43-97b1-d3f474035c8a\",\"ip_address\":\"192.168.120.9\"}],\"id\":\"050ee900-c36a-4a53-9527-a7afa28cac30\",\"security_groups\":[\"98740151-e934-4eff-abfe-7d685924ef5f\"],\"mac_address\":\"fa:16:3e:4d:9f:cf\",\"device_id\":\"6adddd98-9c61-493d-bffd-b59680d14bad\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"77422fc7-1f3d-4b1d-a1da-01adfd65594a\",\"tenant_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"created_at\":\"2019-04-05T10:22:55Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:54.174Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.702Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/050ee900-c36a-4a53-9527-a7afa28cac30.json used request id req-500f32e5-5b88-4b1d-859c-b44afe070209", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:54.174Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.702Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/050ee900-c36a-4a53-9527-a7afa28cac30.json used request id req-500f32e5-5b88-4b1d-859c-b44afe070209", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:54.178Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.702Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/050ee900-c36a-4a53-9527-a7afa28cac30.json used request id req-500f32e5-5b88-4b1d-859c-b44afe070209", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:54.178Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.702Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/050ee900-c36a-4a53-9527-a7afa28cac30.json used request id req-500f32e5-5b88-4b1d-859c-b44afe070209", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:54.180Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.702Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/53bfb7f3-fd0d-4501-9b97-fb0fcc113530.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e2c3e74b84b2f72dedf1e2f885e0068882bb298c\"", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:54.185Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.702Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/53bfb7f3-fd0d-4501-9b97-fb0fcc113530.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e2c3e74b84b2f72dedf1e2f885e0068882bb298c\"", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:54.186Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.702Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-724958e1-9e51-49d0-ac4a-c01c102dac19 Date: Fri, 05 Apr 2019 10:50:54 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T10:31:55Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"949fb15a-1072-4a43-97b1-d3f474035c8a\",\"ip_address\":\"192.168.120.3\"}],\"id\":\"53bfb7f3-fd0d-4501-9b97-fb0fcc113530\",\"security_groups\":[\"84086c86-f215-4699-b5ed-2006870ef55f\",\"a3a56e4a-3963-4719-91ca-343d2cec4f56\"],\"mac_address\":\"fa:16:3e:1c:dc:50\",\"device_id\":\"915a4610-0264-47aa-928c-4cf8fd444793\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"77422fc7-1f3d-4b1d-a1da-01adfd65594a\",\"tenant_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"created_at\":\"2019-04-05T10:28:56Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:54.226Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.702Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-724958e1-9e51-49d0-ac4a-c01c102dac19 Date: Fri, 05 Apr 2019 10:50:54 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T10:31:55Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"949fb15a-1072-4a43-97b1-d3f474035c8a\",\"ip_address\":\"192.168.120.3\"}],\"id\":\"53bfb7f3-fd0d-4501-9b97-fb0fcc113530\",\"security_groups\":[\"84086c86-f215-4699-b5ed-2006870ef55f\",\"a3a56e4a-3963-4719-91ca-343d2cec4f56\"],\"mac_address\":\"fa:16:3e:1c:dc:50\",\"device_id\":\"915a4610-0264-47aa-928c-4cf8fd444793\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"77422fc7-1f3d-4b1d-a1da-01adfd65594a\",\"tenant_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"created_at\":\"2019-04-05T10:28:56Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:54.226Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.702Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/53bfb7f3-fd0d-4501-9b97-fb0fcc113530.json used request id req-724958e1-9e51-49d0-ac4a-c01c102dac19", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:54.227Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.702Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:54.228Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.702Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:54.228Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.702Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:50:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcc014a2-37c1-4f26-8db0-9fc6c461d493 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:54.234Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.702Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:50:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcc014a2-37c1-4f26-8db0-9fc6c461d493 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:54.234Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.702Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-bcc014a2-37c1-4f26-8db0-9fc6c461d493", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:54.235Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.702Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-bcc014a2-37c1-4f26-8db0-9fc6c461d493", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:54.235Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.702Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/7a1673dc-f3ce-43ad-9698-2e9d1664979e.json used request id req-d11c2998-7c57-4d6d-9a1e-43dac8e0510f", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:54.076Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.702Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 3262 X-Openstack-Request-Id: req-b316383d-1fdd-499a-ac85-6abec6918adf Date: Fri, 05 Apr 2019 10:50:54 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"ab9612cc-8572-4873-90db-abb9fae6233c\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:37Z\", \"updated_at\": \"2019-04-05T10:33:15Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:bd:3b:84\", \"device_id\": \"b98fdee2-8398-4d14-932e-73e37c863ef0\"}, \"fixed_ip_address\": \"192.168.120.4\", \"floating_ip_address\": \"172.30.9.206\", \"revision_number\": 2, \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_id\": \"7a1673dc-f3ce-43ad-9698-2e9d1664979e\", \"id\": \"107124dd-c2bc-4515-8215-9c21b9fb571b\", \"qos_policy_id\": null}, {\"router_id\": \"ab9612cc-8572-4873-90db-abb9fae6233c\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:32Z\", \"updated_at\": \"2019-04-05T10:33:21Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:d7:2b:a7\", \"device_id\": \"0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\"}, \"fixed_ip_address\": \"192.168.120.32\", \"floating_ip_address\": \"172.30.9.207\", \"revision_number\": 2, \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_id\": \"1ccd6919-9ed5-42fa-8576-2d2306c0c381\", \"id\": \"14649d9a-ab00-44ed-af0b-526f2b2869e8\", \"qos_policy_id\": null}, {\"router_id\": \"ab9612cc-8572-4873-90db-abb9fae6233c\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:24:54Z\", \"updated_at\": \"2019-04-05T10:24:57Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:4d:9f:cf\", \"device_id\": \"6adddd98-9c61-493d-bffd-b59680d14bad\"}, \"fixed_ip_address\": \"192.168.120.9\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 1, \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_id\": \"050ee900-c36a-4a53-9527-a7afa28cac30\", \"id\": \"98c4e782-f51c-460e-b61c-968a81001c65\", \"qos_policy_id\": null}, {\"router_id\": \"ab9612cc-8572-4873-90db-abb9fae6233c\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:36Z\", \"updated_at\": \"2019-04-05T10:33:19Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:1c:dc:50\", \"device_id\": \"915a4610-0264-47aa-928c-4cf8fd444793\"}, \"fixed_ip_address\": \"192.168.120.3\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 2, \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_id\": \"53bfb7f3-fd0d-4501-9b97-fb0fcc113530\", \"id\": \"9e582fff-555a-41b3-bd59-c5130f4716ad\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:54.030Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.702Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 3262 X-Openstack-Request-Id: req-b316383d-1fdd-499a-ac85-6abec6918adf Date: Fri, 05 Apr 2019 10:50:54 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"ab9612cc-8572-4873-90db-abb9fae6233c\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:37Z\", \"updated_at\": \"2019-04-05T10:33:15Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:bd:3b:84\", \"device_id\": \"b98fdee2-8398-4d14-932e-73e37c863ef0\"}, \"fixed_ip_address\": \"192.168.120.4\", \"floating_ip_address\": \"172.30.9.206\", \"revision_number\": 2, \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_id\": \"7a1673dc-f3ce-43ad-9698-2e9d1664979e\", \"id\": \"107124dd-c2bc-4515-8215-9c21b9fb571b\", \"qos_policy_id\": null}, {\"router_id\": \"ab9612cc-8572-4873-90db-abb9fae6233c\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:32Z\", \"updated_at\": \"2019-04-05T10:33:21Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:d7:2b:a7\", \"device_id\": \"0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\"}, \"fixed_ip_address\": \"192.168.120.32\", \"floating_ip_address\": \"172.30.9.207\", \"revision_number\": 2, \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_id\": \"1ccd6919-9ed5-42fa-8576-2d2306c0c381\", \"id\": \"14649d9a-ab00-44ed-af0b-526f2b2869e8\", \"qos_policy_id\": null}, {\"router_id\": \"ab9612cc-8572-4873-90db-abb9fae6233c\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:24:54Z\", \"updated_at\": \"2019-04-05T10:24:57Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:4d:9f:cf\", \"device_id\": \"6adddd98-9c61-493d-bffd-b59680d14bad\"}, \"fixed_ip_address\": \"192.168.120.9\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 1, \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_id\": \"050ee900-c36a-4a53-9527-a7afa28cac30\", \"id\": \"98c4e782-f51c-460e-b61c-968a81001c65\", \"qos_policy_id\": null}, {\"router_id\": \"ab9612cc-8572-4873-90db-abb9fae6233c\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:36Z\", \"updated_at\": \"2019-04-05T10:33:19Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:1c:dc:50\", \"device_id\": \"915a4610-0264-47aa-928c-4cf8fd444793\"}, \"fixed_ip_address\": \"192.168.120.3\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 2, \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_id\": \"53bfb7f3-fd0d-4501-9b97-fb0fcc113530\", \"id\": \"9e582fff-555a-41b3-bd59-c5130f4716ad\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:54.031Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.702Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-b316383d-1fdd-499a-ac85-6abec6918adf", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:54.031Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.702Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-b316383d-1fdd-499a-ac85-6abec6918adf", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:54.031Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.702Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-b316383d-1fdd-499a-ac85-6abec6918adf", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:54.032Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.702Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-b316383d-1fdd-499a-ac85-6abec6918adf", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:54.032Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.702Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/7a1673dc-f3ce-43ad-9698-2e9d1664979e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e2c3e74b84b2f72dedf1e2f885e0068882bb298c\"", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:54.033Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.702Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/7a1673dc-f3ce-43ad-9698-2e9d1664979e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e2c3e74b84b2f72dedf1e2f885e0068882bb298c\"", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:54.033Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.702Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-d11c2998-7c57-4d6d-9a1e-43dac8e0510f Date: Fri, 05 Apr 2019 10:50:54 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T10:31:55Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"949fb15a-1072-4a43-97b1-d3f474035c8a\",\"ip_address\":\"192.168.120.4\"}],\"id\":\"7a1673dc-f3ce-43ad-9698-2e9d1664979e\",\"security_groups\":[\"a3a56e4a-3963-4719-91ca-343d2cec4f56\",\"fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2\"],\"mac_address\":\"fa:16:3e:bd:3b:84\",\"device_id\":\"b98fdee2-8398-4d14-932e-73e37c863ef0\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"77422fc7-1f3d-4b1d-a1da-01adfd65594a\",\"tenant_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"created_at\":\"2019-04-05T10:28:54Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:54.076Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.702Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-d11c2998-7c57-4d6d-9a1e-43dac8e0510f Date: Fri, 05 Apr 2019 10:50:54 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T10:31:55Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"949fb15a-1072-4a43-97b1-d3f474035c8a\",\"ip_address\":\"192.168.120.4\"}],\"id\":\"7a1673dc-f3ce-43ad-9698-2e9d1664979e\",\"security_groups\":[\"a3a56e4a-3963-4719-91ca-343d2cec4f56\",\"fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2\"],\"mac_address\":\"fa:16:3e:bd:3b:84\",\"device_id\":\"b98fdee2-8398-4d14-932e-73e37c863ef0\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"77422fc7-1f3d-4b1d-a1da-01adfd65594a\",\"tenant_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"created_at\":\"2019-04-05T10:28:54Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:54.076Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.702Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/7a1673dc-f3ce-43ad-9698-2e9d1664979e.json used request id req-d11c2998-7c57-4d6d-9a1e-43dac8e0510f", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:54.077Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.702Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/7a1673dc-f3ce-43ad-9698-2e9d1664979e.json used request id req-d11c2998-7c57-4d6d-9a1e-43dac8e0510f", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:54.077Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.702Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/7a1673dc-f3ce-43ad-9698-2e9d1664979e.json used request id req-d11c2998-7c57-4d6d-9a1e-43dac8e0510f", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:54.078Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.702Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/1ccd6919-9ed5-42fa-8576-2d2306c0c381.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e2c3e74b84b2f72dedf1e2f885e0068882bb298c\"", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:54.078Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}], "metadata": {"pagination": {"total": 659, "offset": 580, "size": 50}}} 2019-04-05 10:50:57,520 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:50:57,520 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:50:57 GMT 2019-04-05 10:50:57,520 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:50:57,520 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:50:57,520 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:50:57,520 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:50:57,520 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:50:57,520 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:50:57,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-05 10:50:57,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-04-05 10:50:57,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove floating ip 172.30.9.203 2019-04-05 10:50:57,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e4849690-2ef4-4fbf-97b8-3c93d5ab8f9a 2019-04-05 10:50:57,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e4849690-2ef4-4fbf-97b8-3c93d5ab8f9a 2019-04-05 10:50:57,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c3e74b84b2f72dedf1e2f885e0068882bb298c" 2019-04-05 10:50:57,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:50:57,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:50:57,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:50:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4849690-2ef4-4fbf-97b8-3c93d5ab8f9a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:50:57,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:50:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4849690-2ef4-4fbf-97b8-3c93d5ab8f9a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:50:57,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c3e74b84b2f72dedf1e2f885e0068882bb298c" 2019-04-05 10:50:57,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/53bfb7f3-fd0d-4501-9b97-fb0fcc113530.json used request id req-724958e1-9e51-49d0-ac4a-c01c102dac19 2019-04-05 10:50:57,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-04-05 10:50:57,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/1ccd6919-9ed5-42fa-8576-2d2306c0c381.json used request id req-7c1348ec-dcba-42ae-a472-39bd9bf07c8c 2019-04-05 10:50:57,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/050ee900-c36a-4a53-9527-a7afa28cac30.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c3e74b84b2f72dedf1e2f885e0068882bb298c" 2019-04-05 10:50:57,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/050ee900-c36a-4a53-9527-a7afa28cac30.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c3e74b84b2f72dedf1e2f885e0068882bb298c" 2019-04-05 10:50:57,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/53bfb7f3-fd0d-4501-9b97-fb0fcc113530.json used request id req-724958e1-9e51-49d0-ac4a-c01c102dac19 2019-04-05 10:50:57,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/53bfb7f3-fd0d-4501-9b97-fb0fcc113530.json used request id req-724958e1-9e51-49d0-ac4a-c01c102dac19 2019-04-05 10:50:57,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-500f32e5-5b88-4b1d-859c-b44afe070209 Date: Fri, 05 Apr 2019 10:50:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T10:24:50Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"949fb15a-1072-4a43-97b1-d3f474035c8a","ip_address":"192.168.120.9"}],"id":"050ee900-c36a-4a53-9527-a7afa28cac30","security_groups":["98740151-e934-4eff-abfe-7d685924ef5f"],"mac_address":"fa:16:3e:4d:9f:cf","device_id":"6adddd98-9c61-493d-bffd-b59680d14bad","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"8d2f2ce44d6e4e36a44b9abe5476e941","qos_policy_id":null,"admin_state_up":true,"network_id":"77422fc7-1f3d-4b1d-a1da-01adfd65594a","tenant_id":"8d2f2ce44d6e4e36a44b9abe5476e941","created_at":"2019-04-05T10:22:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 10:50:57,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-500f32e5-5b88-4b1d-859c-b44afe070209 Date: Fri, 05 Apr 2019 10:50:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T10:24:50Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"949fb15a-1072-4a43-97b1-d3f474035c8a","ip_address":"192.168.120.9"}],"id":"050ee900-c36a-4a53-9527-a7afa28cac30","security_groups":["98740151-e934-4eff-abfe-7d685924ef5f"],"mac_address":"fa:16:3e:4d:9f:cf","device_id":"6adddd98-9c61-493d-bffd-b59680d14bad","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"8d2f2ce44d6e4e36a44b9abe5476e941","qos_policy_id":null,"admin_state_up":true,"network_id":"77422fc7-1f3d-4b1d-a1da-01adfd65594a","tenant_id":"8d2f2ce44d6e4e36a44b9abe5476e941","created_at":"2019-04-05T10:22:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 10:50:57,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/050ee900-c36a-4a53-9527-a7afa28cac30.json used request id req-500f32e5-5b88-4b1d-859c-b44afe070209 2019-04-05 10:50:57,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/050ee900-c36a-4a53-9527-a7afa28cac30.json used request id req-500f32e5-5b88-4b1d-859c-b44afe070209 2019-04-05 10:50:57,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/050ee900-c36a-4a53-9527-a7afa28cac30.json used request id req-500f32e5-5b88-4b1d-859c-b44afe070209 2019-04-05 10:50:57,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/050ee900-c36a-4a53-9527-a7afa28cac30.json used request id req-500f32e5-5b88-4b1d-859c-b44afe070209 2019-04-05 10:50:57,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/53bfb7f3-fd0d-4501-9b97-fb0fcc113530.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c3e74b84b2f72dedf1e2f885e0068882bb298c" 2019-04-05 10:50:57,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/53bfb7f3-fd0d-4501-9b97-fb0fcc113530.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c3e74b84b2f72dedf1e2f885e0068882bb298c" 2019-04-05 10:50:57,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-724958e1-9e51-49d0-ac4a-c01c102dac19 Date: Fri, 05 Apr 2019 10:50:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T10:31:55Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"949fb15a-1072-4a43-97b1-d3f474035c8a","ip_address":"192.168.120.3"}],"id":"53bfb7f3-fd0d-4501-9b97-fb0fcc113530","security_groups":["84086c86-f215-4699-b5ed-2006870ef55f","a3a56e4a-3963-4719-91ca-343d2cec4f56"],"mac_address":"fa:16:3e:1c:dc:50","device_id":"915a4610-0264-47aa-928c-4cf8fd444793","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"8d2f2ce44d6e4e36a44b9abe5476e941","qos_policy_id":null,"admin_state_up":true,"network_id":"77422fc7-1f3d-4b1d-a1da-01adfd65594a","tenant_id":"8d2f2ce44d6e4e36a44b9abe5476e941","created_at":"2019-04-05T10:28:56Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 10:50:57,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-724958e1-9e51-49d0-ac4a-c01c102dac19 Date: Fri, 05 Apr 2019 10:50:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T10:31:55Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"949fb15a-1072-4a43-97b1-d3f474035c8a","ip_address":"192.168.120.3"}],"id":"53bfb7f3-fd0d-4501-9b97-fb0fcc113530","security_groups":["84086c86-f215-4699-b5ed-2006870ef55f","a3a56e4a-3963-4719-91ca-343d2cec4f56"],"mac_address":"fa:16:3e:1c:dc:50","device_id":"915a4610-0264-47aa-928c-4cf8fd444793","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"8d2f2ce44d6e4e36a44b9abe5476e941","qos_policy_id":null,"admin_state_up":true,"network_id":"77422fc7-1f3d-4b1d-a1da-01adfd65594a","tenant_id":"8d2f2ce44d6e4e36a44b9abe5476e941","created_at":"2019-04-05T10:28:56Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 10:50:57,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/53bfb7f3-fd0d-4501-9b97-fb0fcc113530.json used request id req-724958e1-9e51-49d0-ac4a-c01c102dac19 2019-04-05 10:50:57,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:50:57,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:50:57,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:50:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcc014a2-37c1-4f26-8db0-9fc6c461d493 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:50:57,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:50:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcc014a2-37c1-4f26-8db0-9fc6c461d493 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:50:57,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-bcc014a2-37c1-4f26-8db0-9fc6c461d493 2019-04-05 10:50:57,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-bcc014a2-37c1-4f26-8db0-9fc6c461d493 2019-04-05 10:50:57,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/7a1673dc-f3ce-43ad-9698-2e9d1664979e.json used request id req-d11c2998-7c57-4d6d-9a1e-43dac8e0510f 2019-04-05 10:50:57,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3262 X-Openstack-Request-Id: req-b316383d-1fdd-499a-ac85-6abec6918adf Date: Fri, 05 Apr 2019 10:50:54 GMT RESP BODY: {"floatingips": [{"router_id": "ab9612cc-8572-4873-90db-abb9fae6233c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:37Z", "updated_at": "2019-04-05T10:33:15Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:bd:3b:84", "device_id": "b98fdee2-8398-4d14-932e-73e37c863ef0"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.206", "revision_number": 2, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_id": "7a1673dc-f3ce-43ad-9698-2e9d1664979e", "id": "107124dd-c2bc-4515-8215-9c21b9fb571b", "qos_policy_id": null}, {"router_id": "ab9612cc-8572-4873-90db-abb9fae6233c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:32Z", "updated_at": "2019-04-05T10:33:21Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d7:2b:a7", "device_id": "0bdb0132-9a4c-4e4d-aa79-db71ef515e6d"}, "fixed_ip_address": "192.168.120.32", "floating_ip_address": "172.30.9.207", "revision_number": 2, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_id": "1ccd6919-9ed5-42fa-8576-2d2306c0c381", "id": "14649d9a-ab00-44ed-af0b-526f2b2869e8", "qos_policy_id": null}, {"router_id": "ab9612cc-8572-4873-90db-abb9fae6233c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:24:54Z", "updated_at": "2019-04-05T10:24:57Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4d:9f:cf", "device_id": "6adddd98-9c61-493d-bffd-b59680d14bad"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_id": "050ee900-c36a-4a53-9527-a7afa28cac30", "id": "98c4e782-f51c-460e-b61c-968a81001c65", "qos_policy_id": null}, {"router_id": "ab9612cc-8572-4873-90db-abb9fae6233c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:36Z", "updated_at": "2019-04-05T10:33:19Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1c:dc:50", "device_id": "915a4610-0264-47aa-928c-4cf8fd444793"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_id": "53bfb7f3-fd0d-4501-9b97-fb0fcc113530", "id": "9e582fff-555a-41b3-bd59-c5130f4716ad", "qos_policy_id": null}]} 2019-04-05 10:50:57,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3262 X-Openstack-Request-Id: req-b316383d-1fdd-499a-ac85-6abec6918adf Date: Fri, 05 Apr 2019 10:50:54 GMT RESP BODY: {"floatingips": [{"router_id": "ab9612cc-8572-4873-90db-abb9fae6233c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:37Z", "updated_at": "2019-04-05T10:33:15Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:bd:3b:84", "device_id": "b98fdee2-8398-4d14-932e-73e37c863ef0"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.206", "revision_number": 2, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_id": "7a1673dc-f3ce-43ad-9698-2e9d1664979e", "id": "107124dd-c2bc-4515-8215-9c21b9fb571b", "qos_policy_id": null}, {"router_id": "ab9612cc-8572-4873-90db-abb9fae6233c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:32Z", "updated_at": "2019-04-05T10:33:21Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d7:2b:a7", "device_id": "0bdb0132-9a4c-4e4d-aa79-db71ef515e6d"}, "fixed_ip_address": "192.168.120.32", "floating_ip_address": "172.30.9.207", "revision_number": 2, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_id": "1ccd6919-9ed5-42fa-8576-2d2306c0c381", "id": "14649d9a-ab00-44ed-af0b-526f2b2869e8", "qos_policy_id": null}, {"router_id": "ab9612cc-8572-4873-90db-abb9fae6233c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:24:54Z", "updated_at": "2019-04-05T10:24:57Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4d:9f:cf", "device_id": "6adddd98-9c61-493d-bffd-b59680d14bad"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_id": "050ee900-c36a-4a53-9527-a7afa28cac30", "id": "98c4e782-f51c-460e-b61c-968a81001c65", "qos_policy_id": null}, {"router_id": "ab9612cc-8572-4873-90db-abb9fae6233c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:36Z", "updated_at": "2019-04-05T10:33:19Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1c:dc:50", "device_id": "915a4610-0264-47aa-928c-4cf8fd444793"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_id": "53bfb7f3-fd0d-4501-9b97-fb0fcc113530", "id": "9e582fff-555a-41b3-bd59-c5130f4716ad", "qos_policy_id": null}]} 2019-04-05 10:50:57,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-b316383d-1fdd-499a-ac85-6abec6918adf 2019-04-05 10:50:57,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-b316383d-1fdd-499a-ac85-6abec6918adf 2019-04-05 10:50:57,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-b316383d-1fdd-499a-ac85-6abec6918adf 2019-04-05 10:50:57,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-b316383d-1fdd-499a-ac85-6abec6918adf 2019-04-05 10:50:57,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/7a1673dc-f3ce-43ad-9698-2e9d1664979e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c3e74b84b2f72dedf1e2f885e0068882bb298c" 2019-04-05 10:50:57,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/7a1673dc-f3ce-43ad-9698-2e9d1664979e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c3e74b84b2f72dedf1e2f885e0068882bb298c" 2019-04-05 10:50:57,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-d11c2998-7c57-4d6d-9a1e-43dac8e0510f Date: Fri, 05 Apr 2019 10:50:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T10:31:55Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"949fb15a-1072-4a43-97b1-d3f474035c8a","ip_address":"192.168.120.4"}],"id":"7a1673dc-f3ce-43ad-9698-2e9d1664979e","security_groups":["a3a56e4a-3963-4719-91ca-343d2cec4f56","fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2"],"mac_address":"fa:16:3e:bd:3b:84","device_id":"b98fdee2-8398-4d14-932e-73e37c863ef0","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"8d2f2ce44d6e4e36a44b9abe5476e941","qos_policy_id":null,"admin_state_up":true,"network_id":"77422fc7-1f3d-4b1d-a1da-01adfd65594a","tenant_id":"8d2f2ce44d6e4e36a44b9abe5476e941","created_at":"2019-04-05T10:28:54Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 10:50:57,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-d11c2998-7c57-4d6d-9a1e-43dac8e0510f Date: Fri, 05 Apr 2019 10:50:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T10:31:55Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"949fb15a-1072-4a43-97b1-d3f474035c8a","ip_address":"192.168.120.4"}],"id":"7a1673dc-f3ce-43ad-9698-2e9d1664979e","security_groups":["a3a56e4a-3963-4719-91ca-343d2cec4f56","fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2"],"mac_address":"fa:16:3e:bd:3b:84","device_id":"b98fdee2-8398-4d14-932e-73e37c863ef0","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"8d2f2ce44d6e4e36a44b9abe5476e941","qos_policy_id":null,"admin_state_up":true,"network_id":"77422fc7-1f3d-4b1d-a1da-01adfd65594a","tenant_id":"8d2f2ce44d6e4e36a44b9abe5476e941","created_at":"2019-04-05T10:28:54Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 10:50:57,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/7a1673dc-f3ce-43ad-9698-2e9d1664979e.json used request id req-d11c2998-7c57-4d6d-9a1e-43dac8e0510f 2019-04-05 10:50:57,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/7a1673dc-f3ce-43ad-9698-2e9d1664979e.json used request id req-d11c2998-7c57-4d6d-9a1e-43dac8e0510f 2019-04-05 10:50:57,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/7a1673dc-f3ce-43ad-9698-2e9d1664979e.json used request id req-d11c2998-7c57-4d6d-9a1e-43dac8e0510f 2019-04-05 10:50:57,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/1ccd6919-9ed5-42fa-8576-2d2306c0c381.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c3e74b84b2f72dedf1e2f885e0068882bb298c" 2019-04-05 10:50:57,531 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:50:57,627 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:50:57,628 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:50:57,628 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:50:57,628 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:50:57,628 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:50:57,628 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:50:57,628 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:50:57,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-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:50:57,628 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:50:57,628 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:50:57 GMT 2019-04-05 10:50:57,629 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:50:57,629 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:50:57,629 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:50:57,629 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:50:57,629 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:51:02,630 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:51:02,715 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:51:02,715 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:51:02,715 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:51:02,715 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:51:02,715 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:51:02,715 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:51:02,715 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:51:02,715 - 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-04-05T10:50:54.702Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 3262 X-Openstack-Request-Id: req-b316383d-1fdd-499a-ac85-6abec6918adf Date: Fri, 05 Apr 2019 10:50:54 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"ab9612cc-8572-4873-90db-abb9fae6233c\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:37Z\", \"updated_at\": \"2019-04-05T10:33:15Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:bd:3b:84\", \"device_id\": \"b98fdee2-8398-4d14-932e-73e37c863ef0\"}, \"fixed_ip_address\": \"192.168.120.4\", \"floating_ip_address\": \"172.30.9.206\", \"revision_number\": 2, \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_id\": \"7a1673dc-f3ce-43ad-9698-2e9d1664979e\", \"id\": \"107124dd-c2bc-4515-8215-9c21b9fb571b\", \"qos_policy_id\": null}, {\"router_id\": \"ab9612cc-8572-4873-90db-abb9fae6233c\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:32Z\", \"updated_at\": \"2019-04-05T10:33:21Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:d7:2b:a7\", \"device_id\": \"0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\"}, \"fixed_ip_address\": \"192.168.120.32\", \"floating_ip_address\": \"172.30.9.207\", \"revision_number\": 2, \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_id\": \"1ccd6919-9ed5-42fa-8576-2d2306c0c381\", \"id\": \"14649d9a-ab00-44ed-af0b-526f2b2869e8\", \"qos_policy_id\": null}, {\"router_id\": \"ab9612cc-8572-4873-90db-abb9fae6233c\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:24:54Z\", \"updated_at\": \"2019-04-05T10:24:57Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:4d:9f:cf\", \"device_id\": \"6adddd98-9c61-493d-bffd-b59680d14bad\"}, \"fixed_ip_address\": \"192.168.120.9\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 1, \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_id\": \"050ee900-c36a-4a53-9527-a7afa28cac30\", \"id\": \"98c4e782-f51c-460e-b61c-968a81001c65\", \"qos_policy_id\": null}, {\"router_id\": \"ab9612cc-8572-4873-90db-abb9fae6233c\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:36Z\", \"updated_at\": \"2019-04-05T10:33:19Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:1c:dc:50\", \"device_id\": \"915a4610-0264-47aa-928c-4cf8fd444793\"}, \"fixed_ip_address\": \"192.168.120.3\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 2, \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_id\": \"53bfb7f3-fd0d-4501-9b97-fb0fcc113530\", \"id\": \"9e582fff-555a-41b3-bd59-c5130f4716ad\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:54.030Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.702Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-b316383d-1fdd-499a-ac85-6abec6918adf", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:54.031Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.702Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-b316383d-1fdd-499a-ac85-6abec6918adf", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:54.031Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.702Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-b316383d-1fdd-499a-ac85-6abec6918adf", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:54.032Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.702Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-b316383d-1fdd-499a-ac85-6abec6918adf", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:54.032Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:54.702Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/7a1673dc-f3ce-43ad-9698-2e9d1664979e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e2c3e74b84b2f72dedf1e2f885e0068882bb298c\"", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:54.033Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:55.336Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}17f86ff693341236881af3cb224cfa24801cb1a0\"", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:54.641Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:55.336Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}17f86ff693341236881af3cb224cfa24801cb1a0\"", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:54.642Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:55.336Z", "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-04-05T10:50:55.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:55.869Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-287a5e2e-1746-4593-981e-39d38955036a", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:55.274Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:55.869Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-287a5e2e-1746-4593-981e-39d38955036a", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:55.274Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:55.869Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-287a5e2e-1746-4593-981e-39d38955036a", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:55.274Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:55.869Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}17f86ff693341236881af3cb224cfa24801cb1a0\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.203\"}}'", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:55.275Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:55.869Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:50: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-287a5e2e-1746-4593-981e-39d38955036a x-compute-request-id: req-287a5e2e-1746-4593-981e-39d38955036a Content-Encoding: gzip Content-Length: 850 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1c:dc:50\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1c:dc:50\", \"version\": 4, \"addr\": \"172.30.9.203\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:57.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"915a4610-0264-47aa-928c-4cf8fd444793\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:50:17Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_ellis_host_gh2i40\", \"created\": \"2019-04-05T10:28:51Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:55.273Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:55.869Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a52d07d16d100a9c12e41ff4f027745b60a90978\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:55.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.02ec78d7-26fa-442a-8a80-636c474ab842"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:55.869Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-c991c14d-f3bd-4d23-80e5-fee4cad43871", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:55.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.02ec78d7-26fa-442a-8a80-636c474ab842"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:55.869Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:50:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c991c14d-f3bd-4d23-80e5-fee4cad43871 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:55.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.02ec78d7-26fa-442a-8a80-636c474ab842"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:55.869Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:50:55.418Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.02ec78d7-26fa-442a-8a80-636c474ab842"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:55.869Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:50: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-287a5e2e-1746-4593-981e-39d38955036a x-compute-request-id: req-287a5e2e-1746-4593-981e-39d38955036a Content-Encoding: gzip Content-Length: 850 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1c:dc:50\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1c:dc:50\", \"version\": 4, \"addr\": \"172.30.9.203\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:57.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"915a4610-0264-47aa-928c-4cf8fd444793\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:50:17Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_ellis_host_gh2i40\", \"created\": \"2019-04-05T10:28:51Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:55.273Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:55.869Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-287a5e2e-1746-4593-981e-39d38955036a", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:55.273Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:55.869Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}17f86ff693341236881af3cb224cfa24801cb1a0\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.203\"}}'", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:55.276Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:56.587Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:50:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24ecef04-2511-4432-93c3-a3ac081fc119 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:56.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.e4053dbf-80c8-4ebb-8476-d1e1532820e2"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:56.587Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-24ecef04-2511-4432-93c3-a3ac081fc119", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:56.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.e4053dbf-80c8-4ebb-8476-d1e1532820e2"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:56.587Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:50:56.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.e4053dbf-80c8-4ebb-8476-d1e1532820e2"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:57.120Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:56.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.02ec78d7-26fa-442a-8a80-636c474ab842"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:57.120Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-986b51fa-07b2-47f2-ae16-ad8c630586cb", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:56.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.02ec78d7-26fa-442a-8a80-636c474ab842"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:57.120Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-986b51fa-07b2-47f2-ae16-ad8c630586cb", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:56.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.02ec78d7-26fa-442a-8a80-636c474ab842"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:57.120Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:50: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-986b51fa-07b2-47f2-ae16-ad8c630586cb x-compute-request-id: req-986b51fa-07b2-47f2-ae16-ad8c630586cb Content-Encoding: gzip Content-Length: 861 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d7:2b:a7\", \"version\": 4, \"addr\": \"192.168.120.32\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d7:2b:a7\", \"version\": 4, \"addr\": \"172.30.9.207\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:50:24Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bono_host_0ac4ql\", \"created\": \"2019-04-05T10:28:52Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:56.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.02ec78d7-26fa-442a-8a80-636c474ab842"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:57.120Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}314b1b114530a09b4c82f71ac54e97437c3607be\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:56.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.e4053dbf-80c8-4ebb-8476-d1e1532820e2"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:57.780Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fe7a05b1b533cd15ae7b6368d3808ed61f126f97\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:57.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3c75a429-1eb4-441b-872e-3385c78f6ef4"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:57.780Z", "message": "Stopped node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:57.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:57.780Z", "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-04-05T10:50:57.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:57.780Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:50: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-ca03de9e-0f87-4da8-a8d0-ce8132ba90a0 x-compute-request-id: req-ca03de9e-0f87-4da8-a8d0-ce8132ba90a0 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e4:a0:46\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:50:25Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_homer_host_wmz29i\", \"created\": \"2019-04-05T10:28:49Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:57.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.e4053dbf-80c8-4ebb-8476-d1e1532820e2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:58.377Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:57.971Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:58.377Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:57.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:58.377Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-ca03de9e-0f87-4da8-a8d0-ce8132ba90a0", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:57.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.e4053dbf-80c8-4ebb-8476-d1e1532820e2"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:58.377Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-ca03de9e-0f87-4da8-a8d0-ce8132ba90a0", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:57.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.e4053dbf-80c8-4ebb-8476-d1e1532820e2"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:58.377Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:57.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.e4053dbf-80c8-4ebb-8476-d1e1532820e2"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:58.377Z", "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-04-05T10:50:57.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:58.975Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:58.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:58.975Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "homer_security_group_64owkj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:58.768Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:58.975Z", "message": "Stopped node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:58.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:59.599Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/action used request id req-2908668e-65d5-43f6-b68e-3b968fd8f219", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:58.908Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:59.599Z", "message": "Task succeeded 'nova_plugin.server.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:59.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:59.599Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "ellis_security_group_75o516", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:59.330Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:59.599Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:59.220Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:59.599Z", "message": "Remove floating ip 172.30.9.207", "level": "info", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:59.198Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:59.599Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10:50:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2908668e-65d5-43f6-b68e-3b968fd8f219 x-compute-request-id: req-2908668e-65d5-43f6-b68e-3b968fd8f219 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_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:58.906Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:59.599Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:50: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-d92cd36e-10dd-4a25-961a-2132be75385b x-compute-request-id: req-d92cd36e-10dd-4a25-961a-2132be75385b Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7b:7a:41\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:46.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"1f3ae1f7-48a8-4302-9f9e-9e977f22a520\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:50:49Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_proxy_host_bzgjib\", \"created\": \"2019-04-05T10:28:46Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:58.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3c75a429-1eb4-441b-872e-3385c78f6ef4"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:59.599Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-d92cd36e-10dd-4a25-961a-2132be75385b", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:58.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3c75a429-1eb4-441b-872e-3385c78f6ef4"}], "metadata": {"pagination": {"total": 753, "offset": 630, "size": 50}}} 2019-04-05 10:51:02,716 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:51:02,716 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:51:02 GMT 2019-04-05 10:51:02,716 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:51:02,716 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:51:02,716 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:51:02,716 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:51:02,716 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:51:02,716 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:51:02,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3262 X-Openstack-Request-Id: req-b316383d-1fdd-499a-ac85-6abec6918adf Date: Fri, 05 Apr 2019 10:50:54 GMT RESP BODY: {"floatingips": [{"router_id": "ab9612cc-8572-4873-90db-abb9fae6233c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:37Z", "updated_at": "2019-04-05T10:33:15Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:bd:3b:84", "device_id": "b98fdee2-8398-4d14-932e-73e37c863ef0"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.206", "revision_number": 2, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_id": "7a1673dc-f3ce-43ad-9698-2e9d1664979e", "id": "107124dd-c2bc-4515-8215-9c21b9fb571b", "qos_policy_id": null}, {"router_id": "ab9612cc-8572-4873-90db-abb9fae6233c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:32Z", "updated_at": "2019-04-05T10:33:21Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d7:2b:a7", "device_id": "0bdb0132-9a4c-4e4d-aa79-db71ef515e6d"}, "fixed_ip_address": "192.168.120.32", "floating_ip_address": "172.30.9.207", "revision_number": 2, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_id": "1ccd6919-9ed5-42fa-8576-2d2306c0c381", "id": "14649d9a-ab00-44ed-af0b-526f2b2869e8", "qos_policy_id": null}, {"router_id": "ab9612cc-8572-4873-90db-abb9fae6233c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:24:54Z", "updated_at": "2019-04-05T10:24:57Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4d:9f:cf", "device_id": "6adddd98-9c61-493d-bffd-b59680d14bad"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_id": "050ee900-c36a-4a53-9527-a7afa28cac30", "id": "98c4e782-f51c-460e-b61c-968a81001c65", "qos_policy_id": null}, {"router_id": "ab9612cc-8572-4873-90db-abb9fae6233c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:36Z", "updated_at": "2019-04-05T10:33:19Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1c:dc:50", "device_id": "915a4610-0264-47aa-928c-4cf8fd444793"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_id": "53bfb7f3-fd0d-4501-9b97-fb0fcc113530", "id": "9e582fff-555a-41b3-bd59-c5130f4716ad", "qos_policy_id": null}]} 2019-04-05 10:51:02,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-b316383d-1fdd-499a-ac85-6abec6918adf 2019-04-05 10:51:02,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-b316383d-1fdd-499a-ac85-6abec6918adf 2019-04-05 10:51:02,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-b316383d-1fdd-499a-ac85-6abec6918adf 2019-04-05 10:51:02,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-b316383d-1fdd-499a-ac85-6abec6918adf 2019-04-05 10:51:02,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/7a1673dc-f3ce-43ad-9698-2e9d1664979e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c3e74b84b2f72dedf1e2f885e0068882bb298c" 2019-04-05 10:51:02,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f86ff693341236881af3cb224cfa24801cb1a0" 2019-04-05 10:51:02,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f86ff693341236881af3cb224cfa24801cb1a0" 2019-04-05 10:51:02,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-04-05 10:51:02,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-287a5e2e-1746-4593-981e-39d38955036a 2019-04-05 10:51:02,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-287a5e2e-1746-4593-981e-39d38955036a 2019-04-05 10:51:02,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-287a5e2e-1746-4593-981e-39d38955036a 2019-04-05 10:51:02,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f86ff693341236881af3cb224cfa24801cb1a0" -d '{"removeFloatingIp": {"address": "172.30.9.203"}}' 2019-04-05 10:51:02,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:50: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-287a5e2e-1746-4593-981e-39d38955036a x-compute-request-id: req-287a5e2e-1746-4593-981e-39d38955036a Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dc:50", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dc:50", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:57.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "915a4610-0264-47aa-928c-4cf8fd444793", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:50:17Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_ellis_host_gh2i40", "created": "2019-04-05T10:28:51Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:51:02,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a52d07d16d100a9c12e41ff4f027745b60a90978" 2019-04-05 10:51:02,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-c991c14d-f3bd-4d23-80e5-fee4cad43871 2019-04-05 10:51:02,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:50:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c991c14d-f3bd-4d23-80e5-fee4cad43871 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:51:02,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:51:02,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:50: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-287a5e2e-1746-4593-981e-39d38955036a x-compute-request-id: req-287a5e2e-1746-4593-981e-39d38955036a Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dc:50", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dc:50", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:57.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "915a4610-0264-47aa-928c-4cf8fd444793", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:50:17Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_ellis_host_gh2i40", "created": "2019-04-05T10:28:51Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:51:02,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-287a5e2e-1746-4593-981e-39d38955036a 2019-04-05 10:51:02,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f86ff693341236881af3cb224cfa24801cb1a0" -d '{"removeFloatingIp": {"address": "172.30.9.203"}}' 2019-04-05 10:51:02,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:50:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24ecef04-2511-4432-93c3-a3ac081fc119 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:51:02,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-24ecef04-2511-4432-93c3-a3ac081fc119 2019-04-05 10:51:02,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:51:02,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is already stopped 2019-04-05 10:51:02,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-986b51fa-07b2-47f2-ae16-ad8c630586cb 2019-04-05 10:51:02,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-986b51fa-07b2-47f2-ae16-ad8c630586cb 2019-04-05 10:51:02,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:50: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-986b51fa-07b2-47f2-ae16-ad8c630586cb x-compute-request-id: req-986b51fa-07b2-47f2-ae16-ad8c630586cb Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:2b:a7", "version": 4, "addr": "192.168.120.32", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:2b:a7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:50:24Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bono_host_0ac4ql", "created": "2019-04-05T10:28:52Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:51:02,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}314b1b114530a09b4c82f71ac54e97437c3607be" 2019-04-05 10:51:02,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe7a05b1b533cd15ae7b6368d3808ed61f126f97" 2019-04-05 10:51:02,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-04-05 10:51:02,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-04-05 10:51:02,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:50: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-ca03de9e-0f87-4da8-a8d0-ce8132ba90a0 x-compute-request-id: req-ca03de9e-0f87-4da8-a8d0-ce8132ba90a0 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:a0:46", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:50:25Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_homer_host_wmz29i", "created": "2019-04-05T10:28:49Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:51:02,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-04-05 10:51:02,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-05 10:51:02,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-ca03de9e-0f87-4da8-a8d0-ce8132ba90a0 2019-04-05 10:51:02,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-ca03de9e-0f87-4da8-a8d0-ce8132ba90a0 2019-04-05 10:51:02,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is already stopped 2019-04-05 10:51:02,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-04-05 10:51:02,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-05 10:51:02,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-05 10:51:02,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-04-05 10:51:02,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/action used request id req-2908668e-65d5-43f6-b68e-3b968fd8f219 2019-04-05 10:51:02,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-04-05 10:51:02,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-05 10:51:02,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-04-05 10:51:02,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove floating ip 172.30.9.207 2019-04-05 10:51:02,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10:50:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2908668e-65d5-43f6-b68e-3b968fd8f219 x-compute-request-id: req-2908668e-65d5-43f6-b68e-3b968fd8f219 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-04-05 10:51:02,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:50: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-d92cd36e-10dd-4a25-961a-2132be75385b x-compute-request-id: req-d92cd36e-10dd-4a25-961a-2132be75385b Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:7a:41", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:46.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "1f3ae1f7-48a8-4302-9f9e-9e977f22a520", "security_groups": [{"name": "default"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:50:49Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_proxy_host_bzgjib", "created": "2019-04-05T10:28:46Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:51:02,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-d92cd36e-10dd-4a25-961a-2132be75385b 2019-04-05 10:51:02,727 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:51:02,795 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:51:02,795 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:51:02,795 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:51:02,795 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:51:02,795 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:51:02,795 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:51:02,795 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:51:02,795 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:51:02,796 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:51:02,796 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:51:02 GMT 2019-04-05 10:51:02,796 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:51:02,796 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:51:02,796 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:51:02,796 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:51:02,796 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:51:07,801 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:51:07,880 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:51:07,881 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:51:07,881 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:51:07,881 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:51:07,881 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:51:07,881 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:51:07,881 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:51:07,881 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:59.599Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-d92cd36e-10dd-4a25-961a-2132be75385b", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:58.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3c75a429-1eb4-441b-872e-3385c78f6ef4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:59.599Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/action used request id req-2908668e-65d5-43f6-b68e-3b968fd8f219", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:58.907Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:59.599Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/action used request id req-2908668e-65d5-43f6-b68e-3b968fd8f219", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:58.907Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:59.599Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/action used request id req-2908668e-65d5-43f6-b68e-3b968fd8f219", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:58.908Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:59.599Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/action used request id req-2908668e-65d5-43f6-b68e-3b968fd8f219", "level": "debug", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:58.908Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:59.599Z", "message": "Floating ip 172.30.9.203 detached from server", "level": "info", "target_id": "ellis_floatingip_juioum", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:58.908Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.92c5636b-cc15-48af-9ec7-05743a19fe1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:59.599Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:59.199Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:59.599Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:59.199Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:59.599Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:50:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2e82a78-8d22-45be-ba08-1238cba9f5d6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:59.204Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:59.599Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:50:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2e82a78-8d22-45be-ba08-1238cba9f5d6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:59.204Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:59.599Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-a2e82a78-8d22-45be-ba08-1238cba9f5d6", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:59.204Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:50:59.599Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-a2e82a78-8d22-45be-ba08-1238cba9f5d6", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:59.204Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:00.159Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-60162a1f-6e87-4db1-819a-df296901fb58", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:59.860Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:00.159Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f60b15be34a3e1ffdbef24b2ea0a760af65b12dd\"", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:59.607Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:00.159Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2954 X-Openstack-Request-Id: req-60162a1f-6e87-4db1-819a-df296901fb58 Date: Fri, 05 Apr 2019 10:50:59 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"ab9612cc-8572-4873-90db-abb9fae6233c\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:37Z\", \"updated_at\": \"2019-04-05T10:33:15Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:bd:3b:84\", \"device_id\": \"b98fdee2-8398-4d14-932e-73e37c863ef0\"}, \"fixed_ip_address\": \"192.168.120.4\", \"floating_ip_address\": \"172.30.9.206\", \"revision_number\": 2, \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_id\": \"7a1673dc-f3ce-43ad-9698-2e9d1664979e\", \"id\": \"107124dd-c2bc-4515-8215-9c21b9fb571b\", \"qos_policy_id\": null}, {\"router_id\": \"ab9612cc-8572-4873-90db-abb9fae6233c\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:32Z\", \"updated_at\": \"2019-04-05T10:33:21Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:d7:2b:a7\", \"device_id\": \"0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\"}, \"fixed_ip_address\": \"192.168.120.32\", \"floating_ip_address\": \"172.30.9.207\", \"revision_number\": 2, \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_id\": \"1ccd6919-9ed5-42fa-8576-2d2306c0c381\", \"id\": \"14649d9a-ab00-44ed-af0b-526f2b2869e8\", \"qos_policy_id\": null}, {\"router_id\": \"ab9612cc-8572-4873-90db-abb9fae6233c\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:24:54Z\", \"updated_at\": \"2019-04-05T10:24:57Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:4d:9f:cf\", \"device_id\": \"6adddd98-9c61-493d-bffd-b59680d14bad\"}, \"fixed_ip_address\": \"192.168.120.9\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 1, \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_id\": \"050ee900-c36a-4a53-9527-a7afa28cac30\", \"id\": \"98c4e782-f51c-460e-b61c-968a81001c65\", \"qos_policy_id\": null}, {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:36Z\", \"updated_at\": \"2019-04-05T10:50:58Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 5, \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_id\": null, \"id\": \"9e582fff-555a-41b3-bd59-c5130f4716ad\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:59.860Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:00.159Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f60b15be34a3e1ffdbef24b2ea0a760af65b12dd\"", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:59.607Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:00.159Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2954 X-Openstack-Request-Id: req-60162a1f-6e87-4db1-819a-df296901fb58 Date: Fri, 05 Apr 2019 10:50:59 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"ab9612cc-8572-4873-90db-abb9fae6233c\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:37Z\", \"updated_at\": \"2019-04-05T10:33:15Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:bd:3b:84\", \"device_id\": \"b98fdee2-8398-4d14-932e-73e37c863ef0\"}, \"fixed_ip_address\": \"192.168.120.4\", \"floating_ip_address\": \"172.30.9.206\", \"revision_number\": 2, \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_id\": \"7a1673dc-f3ce-43ad-9698-2e9d1664979e\", \"id\": \"107124dd-c2bc-4515-8215-9c21b9fb571b\", \"qos_policy_id\": null}, {\"router_id\": \"ab9612cc-8572-4873-90db-abb9fae6233c\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:32Z\", \"updated_at\": \"2019-04-05T10:33:21Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:d7:2b:a7\", \"device_id\": \"0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\"}, \"fixed_ip_address\": \"192.168.120.32\", \"floating_ip_address\": \"172.30.9.207\", \"revision_number\": 2, \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_id\": \"1ccd6919-9ed5-42fa-8576-2d2306c0c381\", \"id\": \"14649d9a-ab00-44ed-af0b-526f2b2869e8\", \"qos_policy_id\": null}, {\"router_id\": \"ab9612cc-8572-4873-90db-abb9fae6233c\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:24:54Z\", \"updated_at\": \"2019-04-05T10:24:57Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:4d:9f:cf\", \"device_id\": \"6adddd98-9c61-493d-bffd-b59680d14bad\"}, \"fixed_ip_address\": \"192.168.120.9\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 1, \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_id\": \"050ee900-c36a-4a53-9527-a7afa28cac30\", \"id\": \"98c4e782-f51c-460e-b61c-968a81001c65\", \"qos_policy_id\": null}, {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:36Z\", \"updated_at\": \"2019-04-05T10:50:58Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 5, \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_id\": null, \"id\": \"9e582fff-555a-41b3-bd59-c5130f4716ad\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:59.859Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:00.159Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-17f6372d-46fb-41f4-95ba-626a2d74ca0a Date: Fri, 05 Apr 2019 10:50:59 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T10:31:46Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"949fb15a-1072-4a43-97b1-d3f474035c8a\",\"ip_address\":\"192.168.120.32\"}],\"id\":\"1ccd6919-9ed5-42fa-8576-2d2306c0c381\",\"security_groups\":[\"a3a56e4a-3963-4719-91ca-343d2cec4f56\",\"b94202b2-cbab-4078-9df7-9976b34e7a9a\",\"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\"],\"mac_address\":\"fa:16:3e:d7:2b:a7\",\"device_id\":\"0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"77422fc7-1f3d-4b1d-a1da-01adfd65594a\",\"tenant_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"created_at\":\"2019-04-05T10:28:56Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:59.959Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:00.159Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-60162a1f-6e87-4db1-819a-df296901fb58", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:59.860Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:00.159Z", "message": "Stopped node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:59.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:00.159Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/7a1673dc-f3ce-43ad-9698-2e9d1664979e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f60b15be34a3e1ffdbef24b2ea0a760af65b12dd\"", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:59.861Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:00.159Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/7a1673dc-f3ce-43ad-9698-2e9d1664979e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f60b15be34a3e1ffdbef24b2ea0a760af65b12dd\"", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:59.868Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:00.159Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-a96f2260-df6e-4b7a-9fc3-9e2af08d3992 Date: Fri, 05 Apr 2019 10:50:59 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T10:31:55Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"949fb15a-1072-4a43-97b1-d3f474035c8a\",\"ip_address\":\"192.168.120.4\"}],\"id\":\"7a1673dc-f3ce-43ad-9698-2e9d1664979e\",\"security_groups\":[\"a3a56e4a-3963-4719-91ca-343d2cec4f56\",\"fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2\"],\"mac_address\":\"fa:16:3e:bd:3b:84\",\"device_id\":\"b98fdee2-8398-4d14-932e-73e37c863ef0\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"77422fc7-1f3d-4b1d-a1da-01adfd65594a\",\"tenant_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"created_at\":\"2019-04-05T10:28:54Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:59.914Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:00.159Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-a96f2260-df6e-4b7a-9fc3-9e2af08d3992 Date: Fri, 05 Apr 2019 10:50:59 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T10:31:55Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"949fb15a-1072-4a43-97b1-d3f474035c8a\",\"ip_address\":\"192.168.120.4\"}],\"id\":\"7a1673dc-f3ce-43ad-9698-2e9d1664979e\",\"security_groups\":[\"a3a56e4a-3963-4719-91ca-343d2cec4f56\",\"fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2\"],\"mac_address\":\"fa:16:3e:bd:3b:84\",\"device_id\":\"b98fdee2-8398-4d14-932e-73e37c863ef0\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"77422fc7-1f3d-4b1d-a1da-01adfd65594a\",\"tenant_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"created_at\":\"2019-04-05T10:28:54Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:59.914Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:00.159Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/7a1673dc-f3ce-43ad-9698-2e9d1664979e.json used request id req-a96f2260-df6e-4b7a-9fc3-9e2af08d3992", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:59.915Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:00.159Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/7a1673dc-f3ce-43ad-9698-2e9d1664979e.json used request id req-a96f2260-df6e-4b7a-9fc3-9e2af08d3992", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:59.915Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:00.159Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/7a1673dc-f3ce-43ad-9698-2e9d1664979e.json used request id req-a96f2260-df6e-4b7a-9fc3-9e2af08d3992", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:59.915Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:00.159Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/7a1673dc-f3ce-43ad-9698-2e9d1664979e.json used request id req-a96f2260-df6e-4b7a-9fc3-9e2af08d3992", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:59.915Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:00.159Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/1ccd6919-9ed5-42fa-8576-2d2306c0c381.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f60b15be34a3e1ffdbef24b2ea0a760af65b12dd\"", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:59.916Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:00.159Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/1ccd6919-9ed5-42fa-8576-2d2306c0c381.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f60b15be34a3e1ffdbef24b2ea0a760af65b12dd\"", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:59.917Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:00.159Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-60162a1f-6e87-4db1-819a-df296901fb58", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:59.860Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:00.159Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-60162a1f-6e87-4db1-819a-df296901fb58", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:59.860Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:00.810Z", "message": "Relationships unlinked", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:00.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:00.810Z", "message": "Unlinking relationships", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:00.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:00.810Z", "message": "Deleting node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:00.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:00.810Z", "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-04-05T10:51:00.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:00.810Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_75o516", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:00.578Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6a2cc9ec-5c9f-486f-8f55-ce72fef65c4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:00.810Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b2900d13a53011d4ceae01f3191f00628c79c0ce\"", "level": "debug", "target_id": "homer_security_group_64owkj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:00.443Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a6a24915-199a-4915-afe9-8078b934b66c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:00.810Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-17f6372d-46fb-41f4-95ba-626a2d74ca0a Date: Fri, 05 Apr 2019 10:50:59 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T10:31:46Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"949fb15a-1072-4a43-97b1-d3f474035c8a\",\"ip_address\":\"192.168.120.32\"}],\"id\":\"1ccd6919-9ed5-42fa-8576-2d2306c0c381\",\"security_groups\":[\"a3a56e4a-3963-4719-91ca-343d2cec4f56\",\"b94202b2-cbab-4078-9df7-9976b34e7a9a\",\"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\"],\"mac_address\":\"fa:16:3e:d7:2b:a7\",\"device_id\":\"0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"77422fc7-1f3d-4b1d-a1da-01adfd65594a\",\"tenant_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"created_at\":\"2019-04-05T10:28:56Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:59.960Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:00.810Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/1ccd6919-9ed5-42fa-8576-2d2306c0c381.json used request id req-17f6372d-46fb-41f4-95ba-626a2d74ca0a", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:59.960Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:00.810Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/1ccd6919-9ed5-42fa-8576-2d2306c0c381.json used request id req-17f6372d-46fb-41f4-95ba-626a2d74ca0a", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:59.960Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:00.810Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/1ccd6919-9ed5-42fa-8576-2d2306c0c381.json used request id req-17f6372d-46fb-41f4-95ba-626a2d74ca0a", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:59.960Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:00.810Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/1ccd6919-9ed5-42fa-8576-2d2306c0c381.json used request id req-17f6372d-46fb-41f4-95ba-626a2d74ca0a", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:59.961Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:00.810Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:59.961Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:00.810Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:59.962Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:00.810Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:50:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-750bf974-bd10-4a86-9b08-72c693c93066 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:59.968Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:00.810Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:50:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-750bf974-bd10-4a86-9b08-72c693c93066 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:59.968Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:00.810Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-750bf974-bd10-4a86-9b08-72c693c93066", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:59.968Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:00.810Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-750bf974-bd10-4a86-9b08-72c693c93066", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:59.969Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:00.810Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_64owkj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:00.040Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a6a24915-199a-4915-afe9-8078b934b66c"}], "metadata": {"pagination": {"total": 849, "offset": 680, "size": 50}}} 2019-04-05 10:51:07,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:51:07,882 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:51:07 GMT 2019-04-05 10:51:07,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:51:07,882 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:51:07,882 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:51:07,882 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:51:07,882 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:51:07,882 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:51:07,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-d92cd36e-10dd-4a25-961a-2132be75385b 2019-04-05 10:51:07,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/action used request id req-2908668e-65d5-43f6-b68e-3b968fd8f219 2019-04-05 10:51:07,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/action used request id req-2908668e-65d5-43f6-b68e-3b968fd8f219 2019-04-05 10:51:07,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/action used request id req-2908668e-65d5-43f6-b68e-3b968fd8f219 2019-04-05 10:51:07,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/action used request id req-2908668e-65d5-43f6-b68e-3b968fd8f219 2019-04-05 10:51:07,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating ip 172.30.9.203 detached from server 2019-04-05 10:51:07,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:51:07,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:51:07,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:50:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2e82a78-8d22-45be-ba08-1238cba9f5d6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:51:07,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:50:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2e82a78-8d22-45be-ba08-1238cba9f5d6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:51:07,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-a2e82a78-8d22-45be-ba08-1238cba9f5d6 2019-04-05 10:51:07,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-a2e82a78-8d22-45be-ba08-1238cba9f5d6 2019-04-05 10:51:07,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-60162a1f-6e87-4db1-819a-df296901fb58 2019-04-05 10:51:07,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f60b15be34a3e1ffdbef24b2ea0a760af65b12dd" 2019-04-05 10:51:07,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2954 X-Openstack-Request-Id: req-60162a1f-6e87-4db1-819a-df296901fb58 Date: Fri, 05 Apr 2019 10:50:59 GMT RESP BODY: {"floatingips": [{"router_id": "ab9612cc-8572-4873-90db-abb9fae6233c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:37Z", "updated_at": "2019-04-05T10:33:15Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:bd:3b:84", "device_id": "b98fdee2-8398-4d14-932e-73e37c863ef0"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.206", "revision_number": 2, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_id": "7a1673dc-f3ce-43ad-9698-2e9d1664979e", "id": "107124dd-c2bc-4515-8215-9c21b9fb571b", "qos_policy_id": null}, {"router_id": "ab9612cc-8572-4873-90db-abb9fae6233c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:32Z", "updated_at": "2019-04-05T10:33:21Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d7:2b:a7", "device_id": "0bdb0132-9a4c-4e4d-aa79-db71ef515e6d"}, "fixed_ip_address": "192.168.120.32", "floating_ip_address": "172.30.9.207", "revision_number": 2, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_id": "1ccd6919-9ed5-42fa-8576-2d2306c0c381", "id": "14649d9a-ab00-44ed-af0b-526f2b2869e8", "qos_policy_id": null}, {"router_id": "ab9612cc-8572-4873-90db-abb9fae6233c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:24:54Z", "updated_at": "2019-04-05T10:24:57Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4d:9f:cf", "device_id": "6adddd98-9c61-493d-bffd-b59680d14bad"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_id": "050ee900-c36a-4a53-9527-a7afa28cac30", "id": "98c4e782-f51c-460e-b61c-968a81001c65", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:36Z", "updated_at": "2019-04-05T10:50:58Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 5, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_id": null, "id": "9e582fff-555a-41b3-bd59-c5130f4716ad", "qos_policy_id": null}]} 2019-04-05 10:51:07,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f60b15be34a3e1ffdbef24b2ea0a760af65b12dd" 2019-04-05 10:51:07,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2954 X-Openstack-Request-Id: req-60162a1f-6e87-4db1-819a-df296901fb58 Date: Fri, 05 Apr 2019 10:50:59 GMT RESP BODY: {"floatingips": [{"router_id": "ab9612cc-8572-4873-90db-abb9fae6233c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:37Z", "updated_at": "2019-04-05T10:33:15Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:bd:3b:84", "device_id": "b98fdee2-8398-4d14-932e-73e37c863ef0"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.206", "revision_number": 2, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_id": "7a1673dc-f3ce-43ad-9698-2e9d1664979e", "id": "107124dd-c2bc-4515-8215-9c21b9fb571b", "qos_policy_id": null}, {"router_id": "ab9612cc-8572-4873-90db-abb9fae6233c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:32Z", "updated_at": "2019-04-05T10:33:21Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d7:2b:a7", "device_id": "0bdb0132-9a4c-4e4d-aa79-db71ef515e6d"}, "fixed_ip_address": "192.168.120.32", "floating_ip_address": "172.30.9.207", "revision_number": 2, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_id": "1ccd6919-9ed5-42fa-8576-2d2306c0c381", "id": "14649d9a-ab00-44ed-af0b-526f2b2869e8", "qos_policy_id": null}, {"router_id": "ab9612cc-8572-4873-90db-abb9fae6233c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:24:54Z", "updated_at": "2019-04-05T10:24:57Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4d:9f:cf", "device_id": "6adddd98-9c61-493d-bffd-b59680d14bad"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_id": "050ee900-c36a-4a53-9527-a7afa28cac30", "id": "98c4e782-f51c-460e-b61c-968a81001c65", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:36Z", "updated_at": "2019-04-05T10:50:58Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 5, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_id": null, "id": "9e582fff-555a-41b3-bd59-c5130f4716ad", "qos_policy_id": null}]} 2019-04-05 10:51:07,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-17f6372d-46fb-41f4-95ba-626a2d74ca0a Date: Fri, 05 Apr 2019 10:50:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T10:31:46Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"949fb15a-1072-4a43-97b1-d3f474035c8a","ip_address":"192.168.120.32"}],"id":"1ccd6919-9ed5-42fa-8576-2d2306c0c381","security_groups":["a3a56e4a-3963-4719-91ca-343d2cec4f56","b94202b2-cbab-4078-9df7-9976b34e7a9a","f36b01ea-fa5f-4fc2-b455-99fa1594d2e2"],"mac_address":"fa:16:3e:d7:2b:a7","device_id":"0bdb0132-9a4c-4e4d-aa79-db71ef515e6d","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"8d2f2ce44d6e4e36a44b9abe5476e941","qos_policy_id":null,"admin_state_up":true,"network_id":"77422fc7-1f3d-4b1d-a1da-01adfd65594a","tenant_id":"8d2f2ce44d6e4e36a44b9abe5476e941","created_at":"2019-04-05T10:28:56Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 10:51:07,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-60162a1f-6e87-4db1-819a-df296901fb58 2019-04-05 10:51:07,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-04-05 10:51:07,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/7a1673dc-f3ce-43ad-9698-2e9d1664979e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f60b15be34a3e1ffdbef24b2ea0a760af65b12dd" 2019-04-05 10:51:07,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/7a1673dc-f3ce-43ad-9698-2e9d1664979e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f60b15be34a3e1ffdbef24b2ea0a760af65b12dd" 2019-04-05 10:51:07,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-a96f2260-df6e-4b7a-9fc3-9e2af08d3992 Date: Fri, 05 Apr 2019 10:50:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T10:31:55Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"949fb15a-1072-4a43-97b1-d3f474035c8a","ip_address":"192.168.120.4"}],"id":"7a1673dc-f3ce-43ad-9698-2e9d1664979e","security_groups":["a3a56e4a-3963-4719-91ca-343d2cec4f56","fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2"],"mac_address":"fa:16:3e:bd:3b:84","device_id":"b98fdee2-8398-4d14-932e-73e37c863ef0","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"8d2f2ce44d6e4e36a44b9abe5476e941","qos_policy_id":null,"admin_state_up":true,"network_id":"77422fc7-1f3d-4b1d-a1da-01adfd65594a","tenant_id":"8d2f2ce44d6e4e36a44b9abe5476e941","created_at":"2019-04-05T10:28:54Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 10:51:07,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-a96f2260-df6e-4b7a-9fc3-9e2af08d3992 Date: Fri, 05 Apr 2019 10:50:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T10:31:55Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"949fb15a-1072-4a43-97b1-d3f474035c8a","ip_address":"192.168.120.4"}],"id":"7a1673dc-f3ce-43ad-9698-2e9d1664979e","security_groups":["a3a56e4a-3963-4719-91ca-343d2cec4f56","fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2"],"mac_address":"fa:16:3e:bd:3b:84","device_id":"b98fdee2-8398-4d14-932e-73e37c863ef0","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"8d2f2ce44d6e4e36a44b9abe5476e941","qos_policy_id":null,"admin_state_up":true,"network_id":"77422fc7-1f3d-4b1d-a1da-01adfd65594a","tenant_id":"8d2f2ce44d6e4e36a44b9abe5476e941","created_at":"2019-04-05T10:28:54Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 10:51:07,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/7a1673dc-f3ce-43ad-9698-2e9d1664979e.json used request id req-a96f2260-df6e-4b7a-9fc3-9e2af08d3992 2019-04-05 10:51:07,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/7a1673dc-f3ce-43ad-9698-2e9d1664979e.json used request id req-a96f2260-df6e-4b7a-9fc3-9e2af08d3992 2019-04-05 10:51:07,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/7a1673dc-f3ce-43ad-9698-2e9d1664979e.json used request id req-a96f2260-df6e-4b7a-9fc3-9e2af08d3992 2019-04-05 10:51:07,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/7a1673dc-f3ce-43ad-9698-2e9d1664979e.json used request id req-a96f2260-df6e-4b7a-9fc3-9e2af08d3992 2019-04-05 10:51:07,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/1ccd6919-9ed5-42fa-8576-2d2306c0c381.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f60b15be34a3e1ffdbef24b2ea0a760af65b12dd" 2019-04-05 10:51:07,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/1ccd6919-9ed5-42fa-8576-2d2306c0c381.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f60b15be34a3e1ffdbef24b2ea0a760af65b12dd" 2019-04-05 10:51:07,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-60162a1f-6e87-4db1-819a-df296901fb58 2019-04-05 10:51:07,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-60162a1f-6e87-4db1-819a-df296901fb58 2019-04-05 10:51:07,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-05 10:51:07,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-05 10:51:07,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-05 10:51:07,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-04-05 10:51:07,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:51:07,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2900d13a53011d4ceae01f3191f00628c79c0ce" 2019-04-05 10:51:07,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-17f6372d-46fb-41f4-95ba-626a2d74ca0a Date: Fri, 05 Apr 2019 10:50:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T10:31:46Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"949fb15a-1072-4a43-97b1-d3f474035c8a","ip_address":"192.168.120.32"}],"id":"1ccd6919-9ed5-42fa-8576-2d2306c0c381","security_groups":["a3a56e4a-3963-4719-91ca-343d2cec4f56","b94202b2-cbab-4078-9df7-9976b34e7a9a","f36b01ea-fa5f-4fc2-b455-99fa1594d2e2"],"mac_address":"fa:16:3e:d7:2b:a7","device_id":"0bdb0132-9a4c-4e4d-aa79-db71ef515e6d","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"8d2f2ce44d6e4e36a44b9abe5476e941","qos_policy_id":null,"admin_state_up":true,"network_id":"77422fc7-1f3d-4b1d-a1da-01adfd65594a","tenant_id":"8d2f2ce44d6e4e36a44b9abe5476e941","created_at":"2019-04-05T10:28:56Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 10:51:07,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/1ccd6919-9ed5-42fa-8576-2d2306c0c381.json used request id req-17f6372d-46fb-41f4-95ba-626a2d74ca0a 2019-04-05 10:51:07,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/1ccd6919-9ed5-42fa-8576-2d2306c0c381.json used request id req-17f6372d-46fb-41f4-95ba-626a2d74ca0a 2019-04-05 10:51:07,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/1ccd6919-9ed5-42fa-8576-2d2306c0c381.json used request id req-17f6372d-46fb-41f4-95ba-626a2d74ca0a 2019-04-05 10:51:07,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/1ccd6919-9ed5-42fa-8576-2d2306c0c381.json used request id req-17f6372d-46fb-41f4-95ba-626a2d74ca0a 2019-04-05 10:51:07,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:51:07,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:51:07,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:50:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-750bf974-bd10-4a86-9b08-72c693c93066 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:51:07,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:50:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-750bf974-bd10-4a86-9b08-72c693c93066 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:51:07,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-750bf974-bd10-4a86-9b08-72c693c93066 2019-04-05 10:51:07,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-750bf974-bd10-4a86-9b08-72c693c93066 2019-04-05 10:51:07,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:51:07,893 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:51:07,964 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:51:07,965 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:51:07,965 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:51:07,965 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:51:07,965 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:51:07,965 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:51:07,965 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:51:07,965 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:51:07,966 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:51:07,966 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:51:07 GMT 2019-04-05 10:51:07,966 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:51:07,966 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:51:07,966 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:51:07,966 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:51:07,966 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:51:12,972 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:51:13,070 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:51:13,070 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:51:13,070 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:51:13,070 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:51:13,070 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:51:13,071 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:51:13,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:51:13,071 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_c8gzfy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:00.810Z", "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-04-05T10:51:00.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:00.810Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/1ccd6919-9ed5-42fa-8576-2d2306c0c381.json used request id req-17f6372d-46fb-41f4-95ba-626a2d74ca0a", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:59.960Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:00.810Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/1ccd6919-9ed5-42fa-8576-2d2306c0c381.json used request id req-17f6372d-46fb-41f4-95ba-626a2d74ca0a", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:59.961Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:00.810Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/1ccd6919-9ed5-42fa-8576-2d2306c0c381.json used request id req-17f6372d-46fb-41f4-95ba-626a2d74ca0a", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:50:59.960Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:01.444Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-6fb9f62d-cb57-4e55-8abf-14607c4d988d x-compute-request-id: req-6fb9f62d-cb57-4e55-8abf-14607c4d988d Content-Encoding: gzip Content-Length: 861 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d7:2b:a7\", \"version\": 4, \"addr\": \"192.168.120.32\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d7:2b:a7\", \"version\": 4, \"addr\": \"172.30.9.207\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:50:24Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bono_host_0ac4ql\", \"created\": \"2019-04-05T10:28:52Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:00.952Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:01.444Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}29befd7962d337e30abf9634ea6b7808221e86da\"", "level": "debug", "target_id": "ellis_security_group_75o516", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:01.002Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6a2cc9ec-5c9f-486f-8f55-ce72fef65c4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:01.444Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fe1ba38011ce1593ee6ff2639b983ffb5ceca24b\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.207\"}}'", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:00.954Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:01.444Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fe1ba38011ce1593ee6ff2639b983ffb5ceca24b\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.207\"}}'", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:00.954Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:01.444Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-6fb9f62d-cb57-4e55-8abf-14607c4d988d", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:00.953Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:01.444Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-6fb9f62d-cb57-4e55-8abf-14607c4d988d", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:00.953Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:01.444Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-6fb9f62d-cb57-4e55-8abf-14607c4d988d", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:00.953Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:01.444Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-6fb9f62d-cb57-4e55-8abf-14607c4d988d", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:00.953Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:01.444Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-6fb9f62d-cb57-4e55-8abf-14607c4d988d x-compute-request-id: req-6fb9f62d-cb57-4e55-8abf-14607c4d988d Content-Encoding: gzip Content-Length: 861 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d7:2b:a7\", \"version\": 4, \"addr\": \"192.168.120.32\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d7:2b:a7\", \"version\": 4, \"addr\": \"172.30.9.207\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:50:24Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bono_host_0ac4ql\", \"created\": \"2019-04-05T10:28:52Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:00.952Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:01.444Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:01.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:01.444Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-9302ceeb-1cb5-4920-8acb-f6b2c07a4f61", "level": "debug", "target_id": "ellis_security_group_75o516", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:00.586Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6a2cc9ec-5c9f-486f-8f55-ce72fef65c4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:01.444Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:51:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9302ceeb-1cb5-4920-8acb-f6b2c07a4f61 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_security_group_75o516", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:00.586Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6a2cc9ec-5c9f-486f-8f55-ce72fef65c4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:02.175Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-6a621670-0d96-4613-93ec-da16881170e9 x-compute-request-id: req-6a621670-0d96-4613-93ec-da16881170e9 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e4:a0:46\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:50:25Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_homer_host_wmz29i\", \"created\": \"2019-04-05T10:28:49Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "homer_security_group_64owkj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:01.418Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a6a24915-199a-4915-afe9-8078b934b66c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:02.175Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-6a621670-0d96-4613-93ec-da16881170e9", "level": "debug", "target_id": "homer_security_group_64owkj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:01.418Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a6a24915-199a-4915-afe9-8078b934b66c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:02.175Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-6a621670-0d96-4613-93ec-da16881170e9", "level": "debug", "target_id": "homer_security_group_64owkj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:01.419Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a6a24915-199a-4915-afe9-8078b934b66c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:02.175Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b2900d13a53011d4ceae01f3191f00628c79c0ce\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_homer\"}}'", "level": "debug", "target_id": "homer_security_group_64owkj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:01.420Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a6a24915-199a-4915-afe9-8078b934b66c"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:02.175Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:51:01.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9c4b1f5f-5be9-4525-9e4e-fb28e3aa3ef1"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:02.175Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:51:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f0ba563-9ed6-447c-a6e8-beafde908255 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:01.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9c4b1f5f-5be9-4525-9e4e-fb28e3aa3ef1"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:02.175Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-4f0ba563-9ed6-447c-a6e8-beafde908255", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:01.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9c4b1f5f-5be9-4525-9e4e-fb28e3aa3ef1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:02.786Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b2900d13a53011d4ceae01f3191f00628c79c0ce\"", "level": "debug", "target_id": "homer_security_group_64owkj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:02.251Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a6a24915-199a-4915-afe9-8078b934b66c"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:02.786Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:51:02.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8102d43-0390-4557-b75f-ef69e8960231"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:02.786Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-12e52f9d-8336-4951-96c7-df2f1652cb64 x-compute-request-id: req-12e52f9d-8336-4951-96c7-df2f1652cb64 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1c:dc:50\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:57.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"915a4610-0264-47aa-928c-4cf8fd444793\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:50:17Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_ellis_host_gh2i40\", \"created\": \"2019-04-05T10:28:51Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "ellis_security_group_75o516", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:02.148Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6a2cc9ec-5c9f-486f-8f55-ce72fef65c4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:02.786Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-12e52f9d-8336-4951-96c7-df2f1652cb64", "level": "debug", "target_id": "ellis_security_group_75o516", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:02.148Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6a2cc9ec-5c9f-486f-8f55-ce72fef65c4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:02.786Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-12e52f9d-8336-4951-96c7-df2f1652cb64", "level": "debug", "target_id": "ellis_security_group_75o516", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:02.148Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6a2cc9ec-5c9f-486f-8f55-ce72fef65c4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:02.786Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}29befd7962d337e30abf9634ea6b7808221e86da\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_ellis\"}}'", "level": "debug", "target_id": "ellis_security_group_75o516", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:02.149Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6a2cc9ec-5c9f-486f-8f55-ce72fef65c4a"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:02.786Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}29f51c2bb2314a9f5980535f7a8f5037ebc1febf\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:02.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9c4b1f5f-5be9-4525-9e4e-fb28e3aa3ef1"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:02.786Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:02.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8102d43-0390-4557-b75f-ef69e8960231"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:02.786Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:51:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0efce4b-725d-4c59-a9a0-411711274371 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:02.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8102d43-0390-4557-b75f-ef69e8960231"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:02.786Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e0efce4b-725d-4c59-a9a0-411711274371", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:02.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8102d43-0390-4557-b75f-ef69e8960231"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:02.786Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10:51: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-caceff33-d684-4cab-b9e8-8d4c54d5ea79 x-compute-request-id: req-caceff33-d684-4cab-b9e8-8d4c54d5ea79 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "homer_security_group_64owkj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:02.250Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a6a24915-199a-4915-afe9-8078b934b66c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:02.786Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/action used request id req-caceff33-d684-4cab-b9e8-8d4c54d5ea79", "level": "debug", "target_id": "homer_security_group_64owkj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:02.250Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a6a24915-199a-4915-afe9-8078b934b66c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:02.786Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/action used request id req-caceff33-d684-4cab-b9e8-8d4c54d5ea79", "level": "debug", "target_id": "homer_security_group_64owkj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:02.250Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a6a24915-199a-4915-afe9-8078b934b66c"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:02.786Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2bcecc9820e9a813fcdc7f9f55d0ebdc9e50e39c\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:02.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8102d43-0390-4557-b75f-ef69e8960231"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:03.417Z", "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-04-05T10:51:03.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:03.417Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-3dad06b0-4e41-4593-8b7e-4ba3ab0d6aed x-compute-request-id: req-3dad06b0-4e41-4593-8b7e-4ba3ab0d6aed Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e0:29:6a\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:57.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:50:31Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_dime_host_c8gzfy\", \"created\": \"2019-04-05T10:28:50Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:02.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9c4b1f5f-5be9-4525-9e4e-fb28e3aa3ef1"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:03.417Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:02.903Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9c4b1f5f-5be9-4525-9e4e-fb28e3aa3ef1"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:03.417Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-3dad06b0-4e41-4593-8b7e-4ba3ab0d6aed", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:02.903Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9c4b1f5f-5be9-4525-9e4e-fb28e3aa3ef1"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:03.417Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-3dad06b0-4e41-4593-8b7e-4ba3ab0d6aed", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:02.903Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9c4b1f5f-5be9-4525-9e4e-fb28e3aa3ef1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:04.013Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10:51: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-c624f5ba-0fc4-4408-8502-e4f7c2e32231 x-compute-request-id: req-c624f5ba-0fc4-4408-8502-e4f7c2e32231 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "ellis_security_group_75o516", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:03.689Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6a2cc9ec-5c9f-486f-8f55-ce72fef65c4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:04.013Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b2900d13a53011d4ceae01f3191f00628c79c0ce\"", "level": "debug", "target_id": "homer_security_group_64owkj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:03.314Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a6a24915-199a-4915-afe9-8078b934b66c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:04.013Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/action used request id req-c624f5ba-0fc4-4408-8502-e4f7c2e32231", "level": "debug", "target_id": "ellis_security_group_75o516", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:03.689Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6a2cc9ec-5c9f-486f-8f55-ce72fef65c4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:04.013Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-db6007ba-c452-47d7-a7e5-af9519ad249a", "level": "debug", "target_id": "homer_security_group_64owkj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:03.314Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a6a24915-199a-4915-afe9-8078b934b66c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:04.013Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-db6007ba-c452-47d7-a7e5-af9519ad249a", "level": "debug", "target_id": "homer_security_group_64owkj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:03.313Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a6a24915-199a-4915-afe9-8078b934b66c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:04.013Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-db6007ba-c452-47d7-a7e5-af9519ad249a x-compute-request-id: req-db6007ba-c452-47d7-a7e5-af9519ad249a Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e4:a0:46\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:50:25Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_homer_host_wmz29i\", \"created\": \"2019-04-05T10:28:49Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "homer_security_group_64owkj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:03.313Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a6a24915-199a-4915-afe9-8078b934b66c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:04.013Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "dime_security_group_bjj43y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:03.798Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:04.013Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:03.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}], "metadata": {"pagination": {"total": 966, "offset": 730, "size": 50}}} 2019-04-05 10:51:13,071 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:51:13,071 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:51:13 GMT 2019-04-05 10:51:13,071 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:51:13,071 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:51:13,071 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:51:13,072 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:51:13,072 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:51:13,072 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:51:13,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-04-05 10:51:13,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/1ccd6919-9ed5-42fa-8576-2d2306c0c381.json used request id req-17f6372d-46fb-41f4-95ba-626a2d74ca0a 2019-04-05 10:51:13,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/1ccd6919-9ed5-42fa-8576-2d2306c0c381.json used request id req-17f6372d-46fb-41f4-95ba-626a2d74ca0a 2019-04-05 10:51:13,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/1ccd6919-9ed5-42fa-8576-2d2306c0c381.json used request id req-17f6372d-46fb-41f4-95ba-626a2d74ca0a 2019-04-05 10:51:13,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-6fb9f62d-cb57-4e55-8abf-14607c4d988d x-compute-request-id: req-6fb9f62d-cb57-4e55-8abf-14607c4d988d Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:2b:a7", "version": 4, "addr": "192.168.120.32", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:2b:a7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:50:24Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bono_host_0ac4ql", "created": "2019-04-05T10:28:52Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:51:13,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29befd7962d337e30abf9634ea6b7808221e86da" 2019-04-05 10:51:13,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe1ba38011ce1593ee6ff2639b983ffb5ceca24b" -d '{"removeFloatingIp": {"address": "172.30.9.207"}}' 2019-04-05 10:51:13,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe1ba38011ce1593ee6ff2639b983ffb5ceca24b" -d '{"removeFloatingIp": {"address": "172.30.9.207"}}' 2019-04-05 10:51:13,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-6fb9f62d-cb57-4e55-8abf-14607c4d988d 2019-04-05 10:51:13,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-6fb9f62d-cb57-4e55-8abf-14607c4d988d 2019-04-05 10:51:13,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-6fb9f62d-cb57-4e55-8abf-14607c4d988d 2019-04-05 10:51:13,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-6fb9f62d-cb57-4e55-8abf-14607c4d988d 2019-04-05 10:51:13,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-6fb9f62d-cb57-4e55-8abf-14607c4d988d x-compute-request-id: req-6fb9f62d-cb57-4e55-8abf-14607c4d988d Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:2b:a7", "version": 4, "addr": "192.168.120.32", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:2b:a7", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:50:24Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bono_host_0ac4ql", "created": "2019-04-05T10:28:52Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:51:13,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-04-05 10:51:13,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-9302ceeb-1cb5-4920-8acb-f6b2c07a4f61 2019-04-05 10:51:13,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:51:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9302ceeb-1cb5-4920-8acb-f6b2c07a4f61 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:51:13,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-6a621670-0d96-4613-93ec-da16881170e9 x-compute-request-id: req-6a621670-0d96-4613-93ec-da16881170e9 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:a0:46", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:50:25Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_homer_host_wmz29i", "created": "2019-04-05T10:28:49Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:51:13,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-6a621670-0d96-4613-93ec-da16881170e9 2019-04-05 10:51:13,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-6a621670-0d96-4613-93ec-da16881170e9 2019-04-05 10:51:13,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2900d13a53011d4ceae01f3191f00628c79c0ce" -d '{"removeSecurityGroup": {"name": "clearwater-sg_homer"}}' 2019-04-05 10:51:13,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:51:13,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:51:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f0ba563-9ed6-447c-a6e8-beafde908255 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:51:13,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-4f0ba563-9ed6-447c-a6e8-beafde908255 2019-04-05 10:51:13,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2900d13a53011d4ceae01f3191f00628c79c0ce" 2019-04-05 10:51:13,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:51:13,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-12e52f9d-8336-4951-96c7-df2f1652cb64 x-compute-request-id: req-12e52f9d-8336-4951-96c7-df2f1652cb64 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dc:50", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:57.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "915a4610-0264-47aa-928c-4cf8fd444793", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:50:17Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_ellis_host_gh2i40", "created": "2019-04-05T10:28:51Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:51:13,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-12e52f9d-8336-4951-96c7-df2f1652cb64 2019-04-05 10:51:13,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-12e52f9d-8336-4951-96c7-df2f1652cb64 2019-04-05 10:51:13,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29befd7962d337e30abf9634ea6b7808221e86da" -d '{"removeSecurityGroup": {"name": "clearwater-sg_ellis"}}' 2019-04-05 10:51:13,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f51c2bb2314a9f5980535f7a8f5037ebc1febf" 2019-04-05 10:51:13,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-04-05 10:51:13,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:51:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0efce4b-725d-4c59-a9a0-411711274371 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:51:13,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e0efce4b-725d-4c59-a9a0-411711274371 2019-04-05 10:51:13,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10:51: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-caceff33-d684-4cab-b9e8-8d4c54d5ea79 x-compute-request-id: req-caceff33-d684-4cab-b9e8-8d4c54d5ea79 Content-Length: 0 Content-Type: application/json 2019-04-05 10:51:13,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/action used request id req-caceff33-d684-4cab-b9e8-8d4c54d5ea79 2019-04-05 10:51:13,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/action used request id req-caceff33-d684-4cab-b9e8-8d4c54d5ea79 2019-04-05 10:51:13,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bcecc9820e9a813fcdc7f9f55d0ebdc9e50e39c" 2019-04-05 10:51:13,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-04-05 10:51:13,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-3dad06b0-4e41-4593-8b7e-4ba3ab0d6aed x-compute-request-id: req-3dad06b0-4e41-4593-8b7e-4ba3ab0d6aed Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:29:6a", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:57.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:50:31Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_dime_host_c8gzfy", "created": "2019-04-05T10:28:50Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:51:13,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is already stopped 2019-04-05 10:51:13,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-3dad06b0-4e41-4593-8b7e-4ba3ab0d6aed 2019-04-05 10:51:13,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-3dad06b0-4e41-4593-8b7e-4ba3ab0d6aed 2019-04-05 10:51:13,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10:51: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-c624f5ba-0fc4-4408-8502-e4f7c2e32231 x-compute-request-id: req-c624f5ba-0fc4-4408-8502-e4f7c2e32231 Content-Length: 0 Content-Type: application/json 2019-04-05 10:51:13,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2900d13a53011d4ceae01f3191f00628c79c0ce" 2019-04-05 10:51:13,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/action used request id req-c624f5ba-0fc4-4408-8502-e4f7c2e32231 2019-04-05 10:51:13,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-db6007ba-c452-47d7-a7e5-af9519ad249a 2019-04-05 10:51:13,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-db6007ba-c452-47d7-a7e5-af9519ad249a 2019-04-05 10:51:13,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-db6007ba-c452-47d7-a7e5-af9519ad249a x-compute-request-id: req-db6007ba-c452-47d7-a7e5-af9519ad249a Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:a0:46", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:50:25Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_homer_host_wmz29i", "created": "2019-04-05T10:28:49Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:51:13,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-05 10:51:13,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-05 10:51:13,083 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:51:13,151 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:51:13,151 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:51:13,151 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:51:13,152 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:51:13,152 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:51:13,152 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:51:13,152 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:51:13,152 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:51:13,152 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:51:13,152 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:51:13 GMT 2019-04-05 10:51:13,152 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:51:13,152 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:51:13,152 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:51:13,153 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:51:13,153 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:51:18,158 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:51:18,454 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:51:18,455 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:51:18,455 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:51:18,455 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:51:18,455 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:51:18,455 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:51:18,455 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:51:18,455 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_c8gzfy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:04.013Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:03.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:04.013Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "dime_security_group_bjj43y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:03.798Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:04.013Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-db6007ba-c452-47d7-a7e5-af9519ad249a x-compute-request-id: req-db6007ba-c452-47d7-a7e5-af9519ad249a Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e4:a0:46\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:50:25Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_homer_host_wmz29i\", \"created\": \"2019-04-05T10:28:49Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "homer_security_group_64owkj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:03.313Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a6a24915-199a-4915-afe9-8078b934b66c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:04.563Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/os-security-groups used request id req-654596d1-c2fd-4a57-8e58-45f5d3ab3d01", "level": "debug", "target_id": "homer_security_group_64owkj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:03.825Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a6a24915-199a-4915-afe9-8078b934b66c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:04.563Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}29befd7962d337e30abf9634ea6b7808221e86da\"", "level": "debug", "target_id": "ellis_security_group_75o516", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:04.393Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6a2cc9ec-5c9f-486f-8f55-ce72fef65c4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:04.563Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/os-security-groups used request id req-654596d1-c2fd-4a57-8e58-45f5d3ab3d01", "level": "debug", "target_id": "homer_security_group_64owkj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:03.824Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a6a24915-199a-4915-afe9-8078b934b66c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:04.563Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-654596d1-c2fd-4a57-8e58-45f5d3ab3d01 x-compute-request-id: req-654596d1-c2fd-4a57-8e58-45f5d3ab3d01 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1a4ecde9-ac2e-4749-b262-c85cbac2b428\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9ce6d820-6480-4bc9-bc5f-3de6845a339a\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e28d957-bca2-4909-88cc-ff3f1b35f480\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b702927e-06a9-430b-afc1-ba168cc0b193\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "homer_security_group_64owkj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:03.824Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a6a24915-199a-4915-afe9-8078b934b66c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:04.563Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "homer_security_group_64owkj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:04.235Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:04.563Z", "message": "RESP: [204] Date: Fri, 05 Apr 2019 10:51: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-101e78d5-afed-4bd8-bcfc-8940f6c76233 x-compute-request-id: req-101e78d5-afed-4bd8-bcfc-8940f6c76233 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:04.438Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8102d43-0390-4557-b75f-ef69e8960231"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:04.563Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-6fa79af5-0e0a-458d-b967-6327dc835f0c", "level": "debug", "target_id": "ellis_security_group_75o516", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:04.392Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6a2cc9ec-5c9f-486f-8f55-ce72fef65c4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:04.563Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-6fa79af5-0e0a-458d-b967-6327dc835f0c", "level": "debug", "target_id": "ellis_security_group_75o516", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:04.393Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6a2cc9ec-5c9f-486f-8f55-ce72fef65c4a"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:04.563Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-f2dfd94a-4561-4424-b616-40c0962f7884 x-compute-request-id: req-f2dfd94a-4561-4424-b616-40c0962f7884 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7b:7a:41\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:46.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"1f3ae1f7-48a8-4302-9f9e-9e977f22a520\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:50:49Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_proxy_host_bzgjib\", \"created\": \"2019-04-05T10:28:46Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:04.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8102d43-0390-4557-b75f-ef69e8960231"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:04.563Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-f2dfd94a-4561-4424-b616-40c0962f7884", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:04.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8102d43-0390-4557-b75f-ef69e8960231"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:04.563Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2bcecc9820e9a813fcdc7f9f55d0ebdc9e50e39c\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:04.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8102d43-0390-4557-b75f-ef69e8960231"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:04.563Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-6fa79af5-0e0a-458d-b967-6327dc835f0c x-compute-request-id: req-6fa79af5-0e0a-458d-b967-6327dc835f0c Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1c:dc:50\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:57.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"915a4610-0264-47aa-928c-4cf8fd444793\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:50:17Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_ellis_host_gh2i40\", \"created\": \"2019-04-05T10:28:51Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "ellis_security_group_75o516", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:04.392Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6a2cc9ec-5c9f-486f-8f55-ce72fef65c4a"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:04.563Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-f2dfd94a-4561-4424-b616-40c0962f7884", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:04.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8102d43-0390-4557-b75f-ef69e8960231"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:05.174Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_bjj43y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:04.980Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.defac677-81a9-434e-b45b-beaf0cb94985"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:05.174Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:04.305Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:05.174Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-101e78d5-afed-4bd8-bcfc-8940f6c76233", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:04.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8102d43-0390-4557-b75f-ef69e8960231"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:05.174Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-101e78d5-afed-4bd8-bcfc-8940f6c76233", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:04.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8102d43-0390-4557-b75f-ef69e8960231"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:05.174Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2bcecc9820e9a813fcdc7f9f55d0ebdc9e50e39c\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:04.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8102d43-0390-4557-b75f-ef69e8960231"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:05.174Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10:51: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-365d5395-f94e-431c-9a97-c5a79faa2524 x-compute-request-id: req-365d5395-f94e-431c-9a97-c5a79faa2524 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_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:04.512Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:05.174Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10:51: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-365d5395-f94e-431c-9a97-c5a79faa2524 x-compute-request-id: req-365d5395-f94e-431c-9a97-c5a79faa2524 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_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:04.512Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:05.174Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/action used request id req-365d5395-f94e-431c-9a97-c5a79faa2524", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:04.512Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:05.174Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/action used request id req-365d5395-f94e-431c-9a97-c5a79faa2524", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:04.513Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:05.174Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/action used request id req-365d5395-f94e-431c-9a97-c5a79faa2524", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:04.513Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:05.174Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/action used request id req-365d5395-f94e-431c-9a97-c5a79faa2524", "level": "debug", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:04.513Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:05.174Z", "message": "Floating ip 172.30.9.207 detached from server", "level": "info", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:04.513Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a4c8a18a-b5b6-4ac5-a87d-d06d4c4706d0"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:05.174Z", "message": "Waiting for process 25280 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:04.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.75f2343f-1607-4c25-9f9b-5f6038f1dca9"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:05.174Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-68b726b8-745d-411d-89be-8bd4278c30d7 x-compute-request-id: req-68b726b8-745d-411d-89be-8bd4278c30d7 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7b:7a:41\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:46.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"1f3ae1f7-48a8-4302-9f9e-9e977f22a520\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:51:04Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_proxy_host_bzgjib\", \"created\": \"2019-04-05T10:28:46Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:04.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8102d43-0390-4557-b75f-ef69e8960231"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:05.174Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-68b726b8-745d-411d-89be-8bd4278c30d7", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:04.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8102d43-0390-4557-b75f-ef69e8960231"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:05.174Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-68b726b8-745d-411d-89be-8bd4278c30d7", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:04.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8102d43-0390-4557-b75f-ef69e8960231"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:05.174Z", "message": "Waiting for server \"1f3ae1f7-48a8-4302-9f9e-9e977f22a520\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:04.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8102d43-0390-4557-b75f-ef69e8960231"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:05.174Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-5cbf4f2f-68a7-4daf-bfba-1e1b14148ebe x-compute-request-id: req-5cbf4f2f-68a7-4daf-bfba-1e1b14148ebe Content-Encoding: gzip Content-Length: 369 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1a4ecde9-ac2e-4749-b262-c85cbac2b428\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9ce6d820-6480-4bc9-bc5f-3de6845a339a\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e28d957-bca2-4909-88cc-ff3f1b35f480\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b702927e-06a9-430b-afc1-ba168cc0b193\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "ellis_security_group_75o516", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:04.823Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6a2cc9ec-5c9f-486f-8f55-ce72fef65c4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:05.174Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/os-security-groups used request id req-5cbf4f2f-68a7-4daf-bfba-1e1b14148ebe", "level": "debug", "target_id": "ellis_security_group_75o516", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:04.824Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6a2cc9ec-5c9f-486f-8f55-ce72fef65c4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:05.174Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/os-security-groups used request id req-5cbf4f2f-68a7-4daf-bfba-1e1b14148ebe", "level": "debug", "target_id": "ellis_security_group_75o516", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:04.824Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6a2cc9ec-5c9f-486f-8f55-ce72fef65c4a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:05.817Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "bono_floatingip_x7lzhy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:05.162Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:05.817Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "ellis_security_group_75o516", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:05.142Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:05.817Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:05.594Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3e484cf8-d008-49e2-9205-3def56626741"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:05.817Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}42cca181ea83ca298bd9bdca72fe994bbd8edaec\"", "level": "debug", "target_id": "dime_security_group_bjj43y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:05.380Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.defac677-81a9-434e-b45b-beaf0cb94985"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:05.817Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-1f331b82-8e11-4790-ad5b-175872178a05", "level": "debug", "target_id": "dime_security_group_bjj43y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:04.985Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.defac677-81a9-434e-b45b-beaf0cb94985"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:05.817Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:51:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f331b82-8e11-4790-ad5b-175872178a05 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "dime_security_group_bjj43y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:04.985Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.defac677-81a9-434e-b45b-beaf0cb94985"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:05.817Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:05.260Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:06.435Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-9ceb9daa-6cba-4e82-afc7-f0768ea5758d", "level": "debug", "target_id": "dime_security_group_bjj43y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:06.088Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.defac677-81a9-434e-b45b-beaf0cb94985"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:06.435Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}42794343a1cf095412a3300af88c08936e5134b6\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:06.013Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3e484cf8-d008-49e2-9205-3def56626741"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:06.435Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e09f448e-0fc2-4a6f-9b2b-8b354c1cf985", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:05.600Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3e484cf8-d008-49e2-9205-3def56626741"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:06.435Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:05.511Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:06.435Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:51:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e09f448e-0fc2-4a6f-9b2b-8b354c1cf985 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:05.600Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3e484cf8-d008-49e2-9205-3def56626741"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:06.435Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-9ceb9daa-6cba-4e82-afc7-f0768ea5758d x-compute-request-id: req-9ceb9daa-6cba-4e82-afc7-f0768ea5758d Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e0:29:6a\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:57.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:50:31Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_dime_host_c8gzfy\", \"created\": \"2019-04-05T10:28:50Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "dime_security_group_bjj43y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:06.088Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.defac677-81a9-434e-b45b-beaf0cb94985"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:06.435Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-9ceb9daa-6cba-4e82-afc7-f0768ea5758d", "level": "debug", "target_id": "dime_security_group_bjj43y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:06.088Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.defac677-81a9-434e-b45b-beaf0cb94985"}], "metadata": {"pagination": {"total": 1055, "offset": 780, "size": 50}}} 2019-04-05 10:51:18,456 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:51:18,456 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:51:18 GMT 2019-04-05 10:51:18,456 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:51:18,456 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:51:18,456 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:51:18,456 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:51:18,456 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:51:18,456 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:51:18,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-05 10:51:18,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-05 10:51:18,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-db6007ba-c452-47d7-a7e5-af9519ad249a x-compute-request-id: req-db6007ba-c452-47d7-a7e5-af9519ad249a Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:a0:46", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:50:25Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_homer_host_wmz29i", "created": "2019-04-05T10:28:49Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:51:18,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/os-security-groups used request id req-654596d1-c2fd-4a57-8e58-45f5d3ab3d01 2019-04-05 10:51:18,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29befd7962d337e30abf9634ea6b7808221e86da" 2019-04-05 10:51:18,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/os-security-groups used request id req-654596d1-c2fd-4a57-8e58-45f5d3ab3d01 2019-04-05 10:51:18,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-654596d1-c2fd-4a57-8e58-45f5d3ab3d01 x-compute-request-id: req-654596d1-c2fd-4a57-8e58-45f5d3ab3d01 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1a4ecde9-ac2e-4749-b262-c85cbac2b428"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9ce6d820-6480-4bc9-bc5f-3de6845a339a"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e28d957-bca2-4909-88cc-ff3f1b35f480"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b702927e-06a9-430b-afc1-ba168cc0b193"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-04-05 10:51:18,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-05 10:51:18,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Fri, 05 Apr 2019 10:51: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-101e78d5-afed-4bd8-bcfc-8940f6c76233 x-compute-request-id: req-101e78d5-afed-4bd8-bcfc-8940f6c76233 Content-Type: application/json 2019-04-05 10:51:18,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-6fa79af5-0e0a-458d-b967-6327dc835f0c 2019-04-05 10:51:18,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-6fa79af5-0e0a-458d-b967-6327dc835f0c 2019-04-05 10:51:18,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-f2dfd94a-4561-4424-b616-40c0962f7884 x-compute-request-id: req-f2dfd94a-4561-4424-b616-40c0962f7884 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:7a:41", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:46.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "1f3ae1f7-48a8-4302-9f9e-9e977f22a520", "security_groups": [{"name": "default"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:50:49Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_proxy_host_bzgjib", "created": "2019-04-05T10:28:46Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:51:18,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-f2dfd94a-4561-4424-b616-40c0962f7884 2019-04-05 10:51:18,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bcecc9820e9a813fcdc7f9f55d0ebdc9e50e39c" 2019-04-05 10:51:18,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-6fa79af5-0e0a-458d-b967-6327dc835f0c x-compute-request-id: req-6fa79af5-0e0a-458d-b967-6327dc835f0c Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dc:50", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:57.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "915a4610-0264-47aa-928c-4cf8fd444793", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:50:17Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_ellis_host_gh2i40", "created": "2019-04-05T10:28:51Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:51:18,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-f2dfd94a-4561-4424-b616-40c0962f7884 2019-04-05 10:51:18,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:51:18,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-05 10:51:18,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-101e78d5-afed-4bd8-bcfc-8940f6c76233 2019-04-05 10:51:18,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-101e78d5-afed-4bd8-bcfc-8940f6c76233 2019-04-05 10:51:18,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bcecc9820e9a813fcdc7f9f55d0ebdc9e50e39c" 2019-04-05 10:51:18,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10:51: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-365d5395-f94e-431c-9a97-c5a79faa2524 x-compute-request-id: req-365d5395-f94e-431c-9a97-c5a79faa2524 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-04-05 10:51:18,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10:51: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-365d5395-f94e-431c-9a97-c5a79faa2524 x-compute-request-id: req-365d5395-f94e-431c-9a97-c5a79faa2524 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-04-05 10:51:18,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/action used request id req-365d5395-f94e-431c-9a97-c5a79faa2524 2019-04-05 10:51:18,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/action used request id req-365d5395-f94e-431c-9a97-c5a79faa2524 2019-04-05 10:51:18,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/action used request id req-365d5395-f94e-431c-9a97-c5a79faa2524 2019-04-05 10:51:18,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/action used request id req-365d5395-f94e-431c-9a97-c5a79faa2524 2019-04-05 10:51:18,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating ip 172.30.9.207 detached from server 2019-04-05 10:51:18,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 25280 to end... 2019-04-05 10:51:18,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-68b726b8-745d-411d-89be-8bd4278c30d7 x-compute-request-id: req-68b726b8-745d-411d-89be-8bd4278c30d7 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:7a:41", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:46.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "1f3ae1f7-48a8-4302-9f9e-9e977f22a520", "security_groups": [{"name": "default"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:51:04Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_proxy_host_bzgjib", "created": "2019-04-05T10:28:46Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:51:18,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-68b726b8-745d-411d-89be-8bd4278c30d7 2019-04-05 10:51:18,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-68b726b8-745d-411d-89be-8bd4278c30d7 2019-04-05 10:51:18,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "1f3ae1f7-48a8-4302-9f9e-9e977f22a520" to be deleted. current status: SHUTOFF 2019-04-05 10:51:18,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-5cbf4f2f-68a7-4daf-bfba-1e1b14148ebe x-compute-request-id: req-5cbf4f2f-68a7-4daf-bfba-1e1b14148ebe Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1a4ecde9-ac2e-4749-b262-c85cbac2b428"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9ce6d820-6480-4bc9-bc5f-3de6845a339a"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e28d957-bca2-4909-88cc-ff3f1b35f480"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b702927e-06a9-430b-afc1-ba168cc0b193"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-04-05 10:51:18,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/os-security-groups used request id req-5cbf4f2f-68a7-4daf-bfba-1e1b14148ebe 2019-04-05 10:51:18,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/os-security-groups used request id req-5cbf4f2f-68a7-4daf-bfba-1e1b14148ebe 2019-04-05 10:51:18,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-04-05 10:51:18,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-05 10:51:18,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:51:18,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42cca181ea83ca298bd9bdca72fe994bbd8edaec" 2019-04-05 10:51:18,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-1f331b82-8e11-4790-ad5b-175872178a05 2019-04-05 10:51:18,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:51:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f331b82-8e11-4790-ad5b-175872178a05 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:51:18,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-05 10:51:18,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-9ceb9daa-6cba-4e82-afc7-f0768ea5758d 2019-04-05 10:51:18,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42794343a1cf095412a3300af88c08936e5134b6" 2019-04-05 10:51:18,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e09f448e-0fc2-4a6f-9b2b-8b354c1cf985 2019-04-05 10:51:18,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-05 10:51:18,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:51:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e09f448e-0fc2-4a6f-9b2b-8b354c1cf985 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:51:18,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-9ceb9daa-6cba-4e82-afc7-f0768ea5758d x-compute-request-id: req-9ceb9daa-6cba-4e82-afc7-f0768ea5758d Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:29:6a", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:57.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:50:31Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_dime_host_c8gzfy", "created": "2019-04-05T10:28:50Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:51:18,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-9ceb9daa-6cba-4e82-afc7-f0768ea5758d 2019-04-05 10:51:18,467 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:51:18,542 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:51:18,543 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:51:18,543 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:51:18,543 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:51:18,543 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:51:18,543 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:51:18,543 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:51:18,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-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:51:18,543 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:51:18,543 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:51:18 GMT 2019-04-05 10:51:18,543 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:51:18,544 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:51:18,544 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:51:18,544 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:51:18,544 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:51:23,549 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:51:23,672 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:51:23,673 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:51:23,673 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:51:23,673 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:51:23,673 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:51:23,673 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:51:23,673 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:51:23,673 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:06.435Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:05.511Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:07.004Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:51:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6586f86f-ec83-4543-8834-bbb0c89965e2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:06.537Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.633ad8cc-97a4-4e54-a512-c33a03e7ad93"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:07.004Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-6586f86f-ec83-4543-8834-bbb0c89965e2", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:06.537Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.633ad8cc-97a4-4e54-a512-c33a03e7ad93"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:07.004Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-b8a2da03-c19b-4087-98ca-28c31d5814ee x-compute-request-id: req-b8a2da03-c19b-4087-98ca-28c31d5814ee Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e4:a0:46\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:50:25Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_homer_host_wmz29i\", \"created\": \"2019-04-05T10:28:49Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:06.799Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3e484cf8-d008-49e2-9205-3def56626741"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:07.004Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_gcplli", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:06.643Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.e47da57d-f927-46e5-9327-30be9f34472d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:07.004Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:51:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70ecf43f-f731-4565-99eb-c34fde5ca74c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:06.648Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.e47da57d-f927-46e5-9327-30be9f34472d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:07.004Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-70ecf43f-f731-4565-99eb-c34fde5ca74c", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:06.648Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.e47da57d-f927-46e5-9327-30be9f34472d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:07.004Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:06.532Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.633ad8cc-97a4-4e54-a512-c33a03e7ad93"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:07.566Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-b8a2da03-c19b-4087-98ca-28c31d5814ee", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:06.799Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3e484cf8-d008-49e2-9205-3def56626741"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:07.566Z", "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-04-05T10:51:07.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:07.566Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}42794343a1cf095412a3300af88c08936e5134b6\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:06.800Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3e484cf8-d008-49e2-9205-3def56626741"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:07.566Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-b8a2da03-c19b-4087-98ca-28c31d5814ee", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:06.800Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3e484cf8-d008-49e2-9205-3def56626741"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:07.566Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-a4f324be-5cc3-4403-885b-4136c6569e97 x-compute-request-id: req-a4f324be-5cc3-4403-885b-4136c6569e97 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e0:29:6a\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:57.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:50:31Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_dime_host_c8gzfy\", \"created\": \"2019-04-05T10:28:50Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "dime_security_group_bjj43y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:07.372Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.defac677-81a9-434e-b45b-beaf0cb94985"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:07.566Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4276ca7490fdd7a1b42b31e58a9075dc9ded4075\"", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:07.049Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.e47da57d-f927-46e5-9327-30be9f34472d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:07.566Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}42cca181ea83ca298bd9bdca72fe994bbd8edaec\"", "level": "debug", "target_id": "dime_security_group_bjj43y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:06.953Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.defac677-81a9-434e-b45b-beaf0cb94985"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:07.566Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/action used request id req-3f579114-c86e-447f-9537-65aeb6ebd2d1", "level": "debug", "target_id": "dime_security_group_bjj43y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:06.952Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.defac677-81a9-434e-b45b-beaf0cb94985"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:07.566Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/action used request id req-3f579114-c86e-447f-9537-65aeb6ebd2d1", "level": "debug", "target_id": "dime_security_group_bjj43y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:06.952Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.defac677-81a9-434e-b45b-beaf0cb94985"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:07.566Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10:51:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3f579114-c86e-447f-9537-65aeb6ebd2d1 x-compute-request-id: req-3f579114-c86e-447f-9537-65aeb6ebd2d1 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "dime_security_group_bjj43y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:06.952Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.defac677-81a9-434e-b45b-beaf0cb94985"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:07.566Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c5dec2fa7780d63c89faad552fdae4dfc8aa0a83\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:06.940Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.633ad8cc-97a4-4e54-a512-c33a03e7ad93"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:08.239Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-a6b39c0d-bfaf-4216-809d-e350035bdd33 x-compute-request-id: req-a6b39c0d-bfaf-4216-809d-e350035bdd33 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1c:dc:50\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:57.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"915a4610-0264-47aa-928c-4cf8fd444793\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:50:17Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_ellis_host_gh2i40\", \"created\": \"2019-04-05T10:28:51Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:07.661Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.633ad8cc-97a4-4e54-a512-c33a03e7ad93"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:08.239Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-a6b39c0d-bfaf-4216-809d-e350035bdd33", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:07.661Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.633ad8cc-97a4-4e54-a512-c33a03e7ad93"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:08.239Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c5dec2fa7780d63c89faad552fdae4dfc8aa0a83\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:07.662Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.633ad8cc-97a4-4e54-a512-c33a03e7ad93"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:08.239Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4701f8bb-6a3d-4a27-ae1f-926e3b1d0a32 x-compute-request-id: req-4701f8bb-6a3d-4a27-ae1f-926e3b1d0a32 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d7:2b:a7\", \"version\": 4, \"addr\": \"192.168.120.32\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:50:24Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bono_host_0ac4ql\", \"created\": \"2019-04-05T10:28:52Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:08.104Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.e47da57d-f927-46e5-9327-30be9f34472d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:08.239Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}42794343a1cf095412a3300af88c08936e5134b6\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:07.944Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3e484cf8-d008-49e2-9205-3def56626741"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:08.239Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-b1d3fa95-1a54-4112-8dc5-8c9974924fcc", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:07.943Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3e484cf8-d008-49e2-9205-3def56626741"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:08.239Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-b1d3fa95-1a54-4112-8dc5-8c9974924fcc", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:07.943Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3e484cf8-d008-49e2-9205-3def56626741"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:08.239Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b1d3fa95-1a54-4112-8dc5-8c9974924fcc x-compute-request-id: req-b1d3fa95-1a54-4112-8dc5-8c9974924fcc Content-Encoding: gzip Content-Length: 800 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e4:a0:46\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:50:25Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_homer_host_wmz29i\", \"created\": \"2019-04-05T10:28:49Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:07.942Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3e484cf8-d008-49e2-9205-3def56626741"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:08.239Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/os-security-groups used request id req-f23de67f-4b40-473c-a0a1-abdd24f15a05", "level": "debug", "target_id": "dime_security_group_bjj43y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:07.867Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.defac677-81a9-434e-b45b-beaf0cb94985"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:08.239Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/os-security-groups used request id req-f23de67f-4b40-473c-a0a1-abdd24f15a05", "level": "debug", "target_id": "dime_security_group_bjj43y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:07.861Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.defac677-81a9-434e-b45b-beaf0cb94985"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:08.239Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f23de67f-4b40-473c-a0a1-abdd24f15a05 x-compute-request-id: req-f23de67f-4b40-473c-a0a1-abdd24f15a05 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1a4ecde9-ac2e-4749-b262-c85cbac2b428\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9ce6d820-6480-4bc9-bc5f-3de6845a339a\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e28d957-bca2-4909-88cc-ff3f1b35f480\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b702927e-06a9-430b-afc1-ba168cc0b193\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "dime_security_group_bjj43y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:07.861Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.defac677-81a9-434e-b45b-beaf0cb94985"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:08.239Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10:51:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c59a3f89-b8f1-43f5-a1cc-278a1a9387e0 x-compute-request-id: req-c59a3f89-b8f1-43f5-a1cc-278a1a9387e0 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:07.575Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3e484cf8-d008-49e2-9205-3def56626741"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:08.239Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}42cca181ea83ca298bd9bdca72fe994bbd8edaec\"", "level": "debug", "target_id": "dime_security_group_bjj43y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:07.373Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.defac677-81a9-434e-b45b-beaf0cb94985"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:08.239Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-a4f324be-5cc3-4403-885b-4136c6569e97", "level": "debug", "target_id": "dime_security_group_bjj43y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:07.372Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.defac677-81a9-434e-b45b-beaf0cb94985"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:08.239Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-a4f324be-5cc3-4403-885b-4136c6569e97", "level": "debug", "target_id": "dime_security_group_bjj43y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:07.372Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.defac677-81a9-434e-b45b-beaf0cb94985"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:08.239Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/action used request id req-c59a3f89-b8f1-43f5-a1cc-278a1a9387e0", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:07.576Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3e484cf8-d008-49e2-9205-3def56626741"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:08.239Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/action used request id req-c59a3f89-b8f1-43f5-a1cc-278a1a9387e0", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:07.576Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3e484cf8-d008-49e2-9205-3def56626741"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:08.239Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}42794343a1cf095412a3300af88c08936e5134b6\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:07.577Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3e484cf8-d008-49e2-9205-3def56626741"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:08.239Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-a6b39c0d-bfaf-4216-809d-e350035bdd33", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:07.661Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.633ad8cc-97a4-4e54-a512-c33a03e7ad93"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:08.858Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:08.456Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:08.858Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "dime_security_group_bjj43y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:08.332Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:08.858Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/os-security-groups used request id req-a2185d76-fa78-4c56-a575-6dd1ef851cb0", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:08.424Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3e484cf8-d008-49e2-9205-3def56626741"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:08.858Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/os-security-groups used request id req-a2185d76-fa78-4c56-a575-6dd1ef851cb0", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:08.424Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3e484cf8-d008-49e2-9205-3def56626741"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:08.858Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a2185d76-fa78-4c56-a575-6dd1ef851cb0 x-compute-request-id: req-a2185d76-fa78-4c56-a575-6dd1ef851cb0 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:08.423Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3e484cf8-d008-49e2-9205-3def56626741"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:08.858Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-ff93991c-2b8b-49e9-baeb-eac61e4ae080", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:08.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b49ead12-fda6-4af0-87db-727cec19d7c9"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:08.858Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:51:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff93991c-2b8b-49e9-baeb-eac61e4ae080 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:08.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b49ead12-fda6-4af0-87db-727cec19d7c9"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:08.858Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:51:08.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b49ead12-fda6-4af0-87db-727cec19d7c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:08.858Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4276ca7490fdd7a1b42b31e58a9075dc9ded4075\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_internal_sip\"}}'", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:08.105Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.e47da57d-f927-46e5-9327-30be9f34472d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:08.858Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-4701f8bb-6a3d-4a27-ae1f-926e3b1d0a32", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:08.104Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.e47da57d-f927-46e5-9327-30be9f34472d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:08.858Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-4701f8bb-6a3d-4a27-ae1f-926e3b1d0a32", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:08.104Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.e47da57d-f927-46e5-9327-30be9f34472d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:09.446Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10:51: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-c46512f7-f4c1-401e-bcb2-acec5740a7e3 x-compute-request-id: req-c46512f7-f4c1-401e-bcb2-acec5740a7e3 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:09.181Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.e47da57d-f927-46e5-9327-30be9f34472d"}], "metadata": {"pagination": {"total": 1139, "offset": 830, "size": 50}}} 2019-04-05 10:51:23,674 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:51:23,674 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:51:23 GMT 2019-04-05 10:51:23,674 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:51:23,674 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:51:23,674 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:51:23,674 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:51:23,674 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:51:23,674 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:51:23,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-05 10:51:23,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:51:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6586f86f-ec83-4543-8834-bbb0c89965e2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:51:23,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-6586f86f-ec83-4543-8834-bbb0c89965e2 2019-04-05 10:51:23,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-b8a2da03-c19b-4087-98ca-28c31d5814ee x-compute-request-id: req-b8a2da03-c19b-4087-98ca-28c31d5814ee Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:a0:46", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:50:25Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_homer_host_wmz29i", "created": "2019-04-05T10:28:49Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:51:23,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:51:23,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:51:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70ecf43f-f731-4565-99eb-c34fde5ca74c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:51:23,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-70ecf43f-f731-4565-99eb-c34fde5ca74c 2019-04-05 10:51:23,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:51:23,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-b8a2da03-c19b-4087-98ca-28c31d5814ee 2019-04-05 10:51:23,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-04-05 10:51:23,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42794343a1cf095412a3300af88c08936e5134b6" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-04-05 10:51:23,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-b8a2da03-c19b-4087-98ca-28c31d5814ee 2019-04-05 10:51:23,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-a4f324be-5cc3-4403-885b-4136c6569e97 x-compute-request-id: req-a4f324be-5cc3-4403-885b-4136c6569e97 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:29:6a", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:57.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:50:31Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_dime_host_c8gzfy", "created": "2019-04-05T10:28:50Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:51:23,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4276ca7490fdd7a1b42b31e58a9075dc9ded4075" 2019-04-05 10:51:23,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42cca181ea83ca298bd9bdca72fe994bbd8edaec" 2019-04-05 10:51:23,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/action used request id req-3f579114-c86e-447f-9537-65aeb6ebd2d1 2019-04-05 10:51:23,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/action used request id req-3f579114-c86e-447f-9537-65aeb6ebd2d1 2019-04-05 10:51:23,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10:51:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3f579114-c86e-447f-9537-65aeb6ebd2d1 x-compute-request-id: req-3f579114-c86e-447f-9537-65aeb6ebd2d1 Content-Length: 0 Content-Type: application/json 2019-04-05 10:51:23,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dec2fa7780d63c89faad552fdae4dfc8aa0a83" 2019-04-05 10:51:23,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-a6b39c0d-bfaf-4216-809d-e350035bdd33 x-compute-request-id: req-a6b39c0d-bfaf-4216-809d-e350035bdd33 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dc:50", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:57.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "915a4610-0264-47aa-928c-4cf8fd444793", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:50:17Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_ellis_host_gh2i40", "created": "2019-04-05T10:28:51Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:51:23,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-a6b39c0d-bfaf-4216-809d-e350035bdd33 2019-04-05 10:51:23,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dec2fa7780d63c89faad552fdae4dfc8aa0a83" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-04-05 10:51:23,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4701f8bb-6a3d-4a27-ae1f-926e3b1d0a32 x-compute-request-id: req-4701f8bb-6a3d-4a27-ae1f-926e3b1d0a32 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:2b:a7", "version": 4, "addr": "192.168.120.32", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:50:24Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bono_host_0ac4ql", "created": "2019-04-05T10:28:52Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:51:23,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42794343a1cf095412a3300af88c08936e5134b6" 2019-04-05 10:51:23,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-b1d3fa95-1a54-4112-8dc5-8c9974924fcc 2019-04-05 10:51:23,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-b1d3fa95-1a54-4112-8dc5-8c9974924fcc 2019-04-05 10:51:23,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b1d3fa95-1a54-4112-8dc5-8c9974924fcc x-compute-request-id: req-b1d3fa95-1a54-4112-8dc5-8c9974924fcc Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:a0:46", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:50:25Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_homer_host_wmz29i", "created": "2019-04-05T10:28:49Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:51:23,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/os-security-groups used request id req-f23de67f-4b40-473c-a0a1-abdd24f15a05 2019-04-05 10:51:23,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/os-security-groups used request id req-f23de67f-4b40-473c-a0a1-abdd24f15a05 2019-04-05 10:51:23,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f23de67f-4b40-473c-a0a1-abdd24f15a05 x-compute-request-id: req-f23de67f-4b40-473c-a0a1-abdd24f15a05 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1a4ecde9-ac2e-4749-b262-c85cbac2b428"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9ce6d820-6480-4bc9-bc5f-3de6845a339a"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e28d957-bca2-4909-88cc-ff3f1b35f480"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b702927e-06a9-430b-afc1-ba168cc0b193"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-04-05 10:51:23,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10:51:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c59a3f89-b8f1-43f5-a1cc-278a1a9387e0 x-compute-request-id: req-c59a3f89-b8f1-43f5-a1cc-278a1a9387e0 Content-Length: 0 Content-Type: application/json 2019-04-05 10:51:23,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42cca181ea83ca298bd9bdca72fe994bbd8edaec" 2019-04-05 10:51:23,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-a4f324be-5cc3-4403-885b-4136c6569e97 2019-04-05 10:51:23,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-a4f324be-5cc3-4403-885b-4136c6569e97 2019-04-05 10:51:23,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/action used request id req-c59a3f89-b8f1-43f5-a1cc-278a1a9387e0 2019-04-05 10:51:23,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/action used request id req-c59a3f89-b8f1-43f5-a1cc-278a1a9387e0 2019-04-05 10:51:23,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42794343a1cf095412a3300af88c08936e5134b6" 2019-04-05 10:51:23,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-a6b39c0d-bfaf-4216-809d-e350035bdd33 2019-04-05 10:51:23,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-05 10:51:23,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-05 10:51:23,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/os-security-groups used request id req-a2185d76-fa78-4c56-a575-6dd1ef851cb0 2019-04-05 10:51:23,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9/os-security-groups used request id req-a2185d76-fa78-4c56-a575-6dd1ef851cb0 2019-04-05 10:51:23,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a2185d76-fa78-4c56-a575-6dd1ef851cb0 x-compute-request-id: req-a2185d76-fa78-4c56-a575-6dd1ef851cb0 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-04-05 10:51:23,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ff93991c-2b8b-49e9-baeb-eac61e4ae080 2019-04-05 10:51:23,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:51:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff93991c-2b8b-49e9-baeb-eac61e4ae080 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:51:23,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:51:23,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4276ca7490fdd7a1b42b31e58a9075dc9ded4075" -d '{"removeSecurityGroup": {"name": "clearwater-sg_internal_sip"}}' 2019-04-05 10:51:23,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-4701f8bb-6a3d-4a27-ae1f-926e3b1d0a32 2019-04-05 10:51:23,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-4701f8bb-6a3d-4a27-ae1f-926e3b1d0a32 2019-04-05 10:51:23,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10:51: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-c46512f7-f4c1-401e-bcb2-acec5740a7e3 x-compute-request-id: req-c46512f7-f4c1-401e-bcb2-acec5740a7e3 Content-Length: 0 Content-Type: application/json 2019-04-05 10:51:23,685 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:51:23,783 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:51:23,783 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:51:23,784 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:51:23,784 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:51:23,784 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:51:23,784 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:51:23,784 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:51:23,784 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:51:23,784 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:51:23,784 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:51:23 GMT 2019-04-05 10:51:23,784 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:51:23,785 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:51:23,785 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:51:23,785 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:51:23,785 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:51:28,790 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:51:28,961 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:51:28,961 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:51:28,961 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:51:28,961 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:51:28,961 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:51:28,962 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:51:28,962 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:51:28,962 - 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-04-05T10:51:09.446Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/action used request id req-7a7ea8e9-02fe-41f7-a026-5fcec1a7db71", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:08.966Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.633ad8cc-97a4-4e54-a512-c33a03e7ad93"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:09.446Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c5dec2fa7780d63c89faad552fdae4dfc8aa0a83\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:08.966Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.633ad8cc-97a4-4e54-a512-c33a03e7ad93"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:09.446Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d4581cb15cf279cec3c250e35c863dd9ab4e275a\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:08.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b49ead12-fda6-4af0-87db-727cec19d7c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:09.446Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10:51: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-c46512f7-f4c1-401e-bcb2-acec5740a7e3 x-compute-request-id: req-c46512f7-f4c1-401e-bcb2-acec5740a7e3 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:09.181Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.e47da57d-f927-46e5-9327-30be9f34472d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:09.446Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/action used request id req-c46512f7-f4c1-401e-bcb2-acec5740a7e3", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:09.181Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.e47da57d-f927-46e5-9327-30be9f34472d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:09.446Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/action used request id req-c46512f7-f4c1-401e-bcb2-acec5740a7e3", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:09.182Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.e47da57d-f927-46e5-9327-30be9f34472d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:09.446Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4276ca7490fdd7a1b42b31e58a9075dc9ded4075\"", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:09.182Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.e47da57d-f927-46e5-9327-30be9f34472d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:09.446Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-a6825313-7b81-464f-8132-fc2e4b2e0ab6 x-compute-request-id: req-a6825313-7b81-464f-8132-fc2e4b2e0ab6 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1c:dc:50\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:57.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"915a4610-0264-47aa-928c-4cf8fd444793\", \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:50:17Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_ellis_host_gh2i40\", \"created\": \"2019-04-05T10:28:51Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:09.277Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.633ad8cc-97a4-4e54-a512-c33a03e7ad93"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:09.446Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:09.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:09.446Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:08.875Z", "source_id": "homer_host_wmz29i", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:09.446Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10:51:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7a7ea8e9-02fe-41f7-a026-5fcec1a7db71 x-compute-request-id: req-7a7ea8e9-02fe-41f7-a026-5fcec1a7db71 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:08.965Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.633ad8cc-97a4-4e54-a512-c33a03e7ad93"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:10.000Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:51:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20eca8b3-9b39-41f5-8f50-e2d5372a30cb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:09.599Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b750b837-0839-4ab7-b151-7dc17bcb0677"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:10.000Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-20eca8b3-9b39-41f5-8f50-e2d5372a30cb", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:09.599Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b750b837-0839-4ab7-b151-7dc17bcb0677"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:10.000Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-91c6048b-e8ef-43a9-b61a-ef134ac5e495", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:09.634Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.e47da57d-f927-46e5-9327-30be9f34472d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:10.000Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4276ca7490fdd7a1b42b31e58a9075dc9ded4075\"", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:09.635Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.e47da57d-f927-46e5-9327-30be9f34472d"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:10.000Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2bcecc9820e9a813fcdc7f9f55d0ebdc9e50e39c\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:09.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8102d43-0390-4557-b75f-ef69e8960231"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:10.000Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-91c6048b-e8ef-43a9-b61a-ef134ac5e495", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:09.634Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.e47da57d-f927-46e5-9327-30be9f34472d"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:10.000Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:09.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:10.000Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:09.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:10.000Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-a6825313-7b81-464f-8132-fc2e4b2e0ab6", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:09.277Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.633ad8cc-97a4-4e54-a512-c33a03e7ad93"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:10.000Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-a6825313-7b81-464f-8132-fc2e4b2e0ab6", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:09.277Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.633ad8cc-97a4-4e54-a512-c33a03e7ad93"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:10.000Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-23bc9b52-be3d-4733-b032-0270cb777e0d x-compute-request-id: req-23bc9b52-be3d-4733-b032-0270cb777e0d Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:09.671Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.633ad8cc-97a4-4e54-a512-c33a03e7ad93"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:10.000Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-91c6048b-e8ef-43a9-b61a-ef134ac5e495 x-compute-request-id: req-91c6048b-e8ef-43a9-b61a-ef134ac5e495 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d7:2b:a7\", \"version\": 4, \"addr\": \"192.168.120.32\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:50:24Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bono_host_0ac4ql\", \"created\": \"2019-04-05T10:28:52Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:09.634Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.e47da57d-f927-46e5-9327-30be9f34472d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:10.000Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/os-security-groups used request id req-23bc9b52-be3d-4733-b032-0270cb777e0d", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:09.672Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.633ad8cc-97a4-4e54-a512-c33a03e7ad93"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:10.000Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/os-security-groups used request id req-23bc9b52-be3d-4733-b032-0270cb777e0d", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:09.672Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.633ad8cc-97a4-4e54-a512-c33a03e7ad93"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:10.000Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c5dec2fa7780d63c89faad552fdae4dfc8aa0a83\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:09.278Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.633ad8cc-97a4-4e54-a512-c33a03e7ad93"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:10.000Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-c701d0dd-83d5-4bb4-8f87-a8c0d8c33938 x-compute-request-id: req-c701d0dd-83d5-4bb4-8f87-a8c0d8c33938 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0a:9b:46\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"79b70b78-5284-46ac-b532-1d92e399eca1\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:50:36Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_sprout_host_hr6mce\", \"created\": \"2019-04-05T10:28:47Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:09.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b49ead12-fda6-4af0-87db-727cec19d7c9"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:10.000Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-c701d0dd-83d5-4bb4-8f87-a8c0d8c33938", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:09.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b49ead12-fda6-4af0-87db-727cec19d7c9"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:10.000Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-c701d0dd-83d5-4bb4-8f87-a8c0d8c33938", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:09.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b49ead12-fda6-4af0-87db-727cec19d7c9"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:10.000Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:09.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b49ead12-fda6-4af0-87db-727cec19d7c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:10.000Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:09.593Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b750b837-0839-4ab7-b151-7dc17bcb0677"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:10.664Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups used request id req-acc779a0-b5dc-43e3-aa75-b95fa5047416", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:10.280Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.e47da57d-f927-46e5-9327-30be9f34472d"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:10.664Z", "message": "RESP: [404] Date: Fri, 05 Apr 2019 10:51:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c16c7340-024e-48a6-9b5b-5e9cea286621 x-compute-request-id: req-c16c7340-024e-48a6-9b5b-5e9cea286621 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 1f3ae1f7-48a8-4302-9f9e-9e977f22a520 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-04-05T10:51:09.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8102d43-0390-4557-b75f-ef69e8960231"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:10.664Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-c16c7340-024e-48a6-9b5b-5e9cea286621", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:09.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8102d43-0390-4557-b75f-ef69e8960231"}, {"node_instance_id": "proxy_host_bzgjib", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:10.664Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-c16c7340-024e-48a6-9b5b-5e9cea286621", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:09.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8102d43-0390-4557-b75f-ef69e8960231"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:10.664Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c417adf829fefc1a04f2614458ef8f7b58844219\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:10.015Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b750b837-0839-4ab7-b151-7dc17bcb0677"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:10.664Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-acc779a0-b5dc-43e3-aa75-b95fa5047416 x-compute-request-id: req-acc779a0-b5dc-43e3-aa75-b95fa5047416 Content-Encoding: gzip Content-Length: 700 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1a4ecde9-ac2e-4749-b262-c85cbac2b428\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9ce6d820-6480-4bc9-bc5f-3de6845a339a\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e28d957-bca2-4909-88cc-ff3f1b35f480\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b702927e-06a9-430b-afc1-ba168cc0b193\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2038b34c-bffa-473b-bc90-8b6cdaa2c548\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2fbd754a-7fd3-428b-8969-5ad5ee2b279f\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3ba4f29d-4c1c-4284-8868-3e9b684b8b60\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"598f692d-9012-4adb-a95a-622bc786a6ca\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"74b0e269-9920-41e6-875e-e1b410b1038d\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"75828605-94d2-4d1d-b922-5fce9cc5b3e9\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"858cbf81-9c13-42a7-a49a-c54ca5fb330a\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8ff1feb8-d65c-4c47-b470-4a7fe86f8f1f\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"f36b01ea-fa5f-4fc2-b455-99fa1594d2e2\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:10.280Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.e47da57d-f927-46e5-9327-30be9f34472d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:10.664Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups used request id req-acc779a0-b5dc-43e3-aa75-b95fa5047416", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:10.280Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.e47da57d-f927-46e5-9327-30be9f34472d"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:10.664Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:10.186Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:10.664Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:10.083Z", "source_id": "ellis_host_gh2i40", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:10.664Z", "message": "Stopped node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:09.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:10.664Z", "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-04-05T10:51:09.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:11.220Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:10.237Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:11.220Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "sprout_security_group_jzn6td", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:10.345Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:11.220Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10:51:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6b9a9689-2c37-4405-9eee-b7bd143e0a37 x-compute-request-id: req-6b9a9689-2c37-4405-9eee-b7bd143e0a37 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:11.165Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b750b837-0839-4ab7-b151-7dc17bcb0677"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:11.220Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-b6d6a26f-d2aa-4306-89fc-27288b7889eb", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:10.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.0b5b853b-806e-4362-b3a4-d18d026d04ed"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:11.220Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:51:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6d6a26f-d2aa-4306-89fc-27288b7889eb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:10.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.0b5b853b-806e-4362-b3a4-d18d026d04ed"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:11.220Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:51:10.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.0b5b853b-806e-4362-b3a4-d18d026d04ed"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:11.220Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:10.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.0b5b853b-806e-4362-b3a4-d18d026d04ed"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:11.220Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c417adf829fefc1a04f2614458ef8f7b58844219\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:10.627Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b750b837-0839-4ab7-b151-7dc17bcb0677"}], "metadata": {"pagination": {"total": 1222, "offset": 880, "size": 50}}} 2019-04-05 10:51:28,962 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:51:28,962 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:51:28 GMT 2019-04-05 10:51:28,962 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:51:28,962 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:51:28,962 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:51:28,963 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:51:28,963 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:51:28,963 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:51:28,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/action used request id req-7a7ea8e9-02fe-41f7-a026-5fcec1a7db71 2019-04-05 10:51:28,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dec2fa7780d63c89faad552fdae4dfc8aa0a83" 2019-04-05 10:51:28,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4581cb15cf279cec3c250e35c863dd9ab4e275a" 2019-04-05 10:51:28,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10:51: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-c46512f7-f4c1-401e-bcb2-acec5740a7e3 x-compute-request-id: req-c46512f7-f4c1-401e-bcb2-acec5740a7e3 Content-Length: 0 Content-Type: application/json 2019-04-05 10:51:28,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/action used request id req-c46512f7-f4c1-401e-bcb2-acec5740a7e3 2019-04-05 10:51:28,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/action used request id req-c46512f7-f4c1-401e-bcb2-acec5740a7e3 2019-04-05 10:51:28,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4276ca7490fdd7a1b42b31e58a9075dc9ded4075" 2019-04-05 10:51:28,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-a6825313-7b81-464f-8132-fc2e4b2e0ab6 x-compute-request-id: req-a6825313-7b81-464f-8132-fc2e4b2e0ab6 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dc:50", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:57.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "915a4610-0264-47aa-928c-4cf8fd444793", "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:50:17Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_ellis_host_gh2i40", "created": "2019-04-05T10:28:51Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:51:28,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-05 10:51:28,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-05 10:51:28,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10:51:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7a7ea8e9-02fe-41f7-a026-5fcec1a7db71 x-compute-request-id: req-7a7ea8e9-02fe-41f7-a026-5fcec1a7db71 Content-Length: 0 Content-Type: application/json 2019-04-05 10:51:28,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:51:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20eca8b3-9b39-41f5-8f50-e2d5372a30cb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:51:28,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-20eca8b3-9b39-41f5-8f50-e2d5372a30cb 2019-04-05 10:51:28,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-91c6048b-e8ef-43a9-b61a-ef134ac5e495 2019-04-05 10:51:28,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4276ca7490fdd7a1b42b31e58a9075dc9ded4075" 2019-04-05 10:51:28,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bcecc9820e9a813fcdc7f9f55d0ebdc9e50e39c" 2019-04-05 10:51:28,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-91c6048b-e8ef-43a9-b61a-ef134ac5e495 2019-04-05 10:51:28,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-04-05 10:51:28,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-05 10:51:28,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-a6825313-7b81-464f-8132-fc2e4b2e0ab6 2019-04-05 10:51:28,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-a6825313-7b81-464f-8132-fc2e4b2e0ab6 2019-04-05 10:51:28,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-23bc9b52-be3d-4733-b032-0270cb777e0d x-compute-request-id: req-23bc9b52-be3d-4733-b032-0270cb777e0d Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-04-05 10:51:28,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-91c6048b-e8ef-43a9-b61a-ef134ac5e495 x-compute-request-id: req-91c6048b-e8ef-43a9-b61a-ef134ac5e495 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:2b:a7", "version": 4, "addr": "192.168.120.32", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:50:24Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bono_host_0ac4ql", "created": "2019-04-05T10:28:52Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:51:28,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/os-security-groups used request id req-23bc9b52-be3d-4733-b032-0270cb777e0d 2019-04-05 10:51:28,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/os-security-groups used request id req-23bc9b52-be3d-4733-b032-0270cb777e0d 2019-04-05 10:51:28,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dec2fa7780d63c89faad552fdae4dfc8aa0a83" 2019-04-05 10:51:28,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-c701d0dd-83d5-4bb4-8f87-a8c0d8c33938 x-compute-request-id: req-c701d0dd-83d5-4bb4-8f87-a8c0d8c33938 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:9b:46", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "79b70b78-5284-46ac-b532-1d92e399eca1", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:50:36Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_sprout_host_hr6mce", "created": "2019-04-05T10:28:47Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:51:28,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-c701d0dd-83d5-4bb4-8f87-a8c0d8c33938 2019-04-05 10:51:28,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-c701d0dd-83d5-4bb4-8f87-a8c0d8c33938 2019-04-05 10:51:28,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is already stopped 2019-04-05 10:51:28,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:51:28,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups used request id req-acc779a0-b5dc-43e3-aa75-b95fa5047416 2019-04-05 10:51:28,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Fri, 05 Apr 2019 10:51:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c16c7340-024e-48a6-9b5b-5e9cea286621 x-compute-request-id: req-c16c7340-024e-48a6-9b5b-5e9cea286621 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 1f3ae1f7-48a8-4302-9f9e-9e977f22a520 could not be found.", "code": 404}} 2019-04-05 10:51:28,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-c16c7340-024e-48a6-9b5b-5e9cea286621 2019-04-05 10:51:28,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1f3ae1f7-48a8-4302-9f9e-9e977f22a520 used request id req-c16c7340-024e-48a6-9b5b-5e9cea286621 2019-04-05 10:51:28,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c417adf829fefc1a04f2614458ef8f7b58844219" 2019-04-05 10:51:28,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-acc779a0-b5dc-43e3-aa75-b95fa5047416 x-compute-request-id: req-acc779a0-b5dc-43e3-aa75-b95fa5047416 Content-Encoding: gzip Content-Length: 700 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1a4ecde9-ac2e-4749-b262-c85cbac2b428"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9ce6d820-6480-4bc9-bc5f-3de6845a339a"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e28d957-bca2-4909-88cc-ff3f1b35f480"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b702927e-06a9-430b-afc1-ba168cc0b193"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2038b34c-bffa-473b-bc90-8b6cdaa2c548"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2fbd754a-7fd3-428b-8969-5ad5ee2b279f"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3ba4f29d-4c1c-4284-8868-3e9b684b8b60"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "598f692d-9012-4adb-a95a-622bc786a6ca"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "74b0e269-9920-41e6-875e-e1b410b1038d"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "75828605-94d2-4d1d-b922-5fce9cc5b3e9"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "858cbf81-9c13-42a7-a49a-c54ca5fb330a"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8ff1feb8-d65c-4c47-b470-4a7fe86f8f1f"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "f36b01ea-fa5f-4fc2-b455-99fa1594d2e2", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}]} 2019-04-05 10:51:28,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups used request id req-acc779a0-b5dc-43e3-aa75-b95fa5047416 2019-04-05 10:51:28,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-05 10:51:28,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-05 10:51:28,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-04-05 10:51:28,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-04-05 10:51:28,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-05 10:51:28,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-05 10:51:28,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10:51:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6b9a9689-2c37-4405-9eee-b7bd143e0a37 x-compute-request-id: req-6b9a9689-2c37-4405-9eee-b7bd143e0a37 Content-Length: 0 Content-Type: application/json 2019-04-05 10:51:28,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-b6d6a26f-d2aa-4306-89fc-27288b7889eb 2019-04-05 10:51:28,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:51:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6d6a26f-d2aa-4306-89fc-27288b7889eb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:51:28,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:51:28,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-04-05 10:51:28,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c417adf829fefc1a04f2614458ef8f7b58844219" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-04-05 10:51:28,973 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:51:29,037 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:51:29,037 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:51:29,037 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:51:29,037 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:51:29,037 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:51:29,037 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:51:29,037 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:51:29,038 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:51:29,038 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:51:29,038 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:51:29 GMT 2019-04-05 10:51:29,038 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:51:29,038 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:51:29,038 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:51:29,038 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:51:29,038 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:51:34,044 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:51:34,138 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:51:34,138 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:51:34,138 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:51:34,138 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:51:34,139 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:51:34,139 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:51:34,139 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:51:34,139 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:11.220Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:51:10.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.0b5b853b-806e-4362-b3a4-d18d026d04ed"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:11.220Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:51:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6d6a26f-d2aa-4306-89fc-27288b7889eb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:10.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.0b5b853b-806e-4362-b3a4-d18d026d04ed"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:11.220Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-b6d6a26f-d2aa-4306-89fc-27288b7889eb", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:10.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.0b5b853b-806e-4362-b3a4-d18d026d04ed"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:11.852Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:10.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:11.852Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:10.475Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:11.852Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/action used request id req-6b9a9689-2c37-4405-9eee-b7bd143e0a37", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:11.165Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b750b837-0839-4ab7-b151-7dc17bcb0677"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:11.852Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/action used request id req-6b9a9689-2c37-4405-9eee-b7bd143e0a37", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:11.165Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b750b837-0839-4ab7-b151-7dc17bcb0677"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:11.852Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c417adf829fefc1a04f2614458ef8f7b58844219\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:11.166Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b750b837-0839-4ab7-b151-7dc17bcb0677"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:11.852Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}06f8079560e4d775b50dcc6b8ac66873f04f2bef\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:11.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.0b5b853b-806e-4362-b3a4-d18d026d04ed"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:11.852Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-da6d91d4-d863-4443-993b-375c4a2b183f x-compute-request-id: req-da6d91d4-d863-4443-993b-375c4a2b183f Content-Encoding: gzip Content-Length: 800 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e0:29:6a\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:57.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:50:31Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_dime_host_c8gzfy\", \"created\": \"2019-04-05T10:28:50Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:11.465Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b750b837-0839-4ab7-b151-7dc17bcb0677"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:11.852Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-da6d91d4-d863-4443-993b-375c4a2b183f", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:11.465Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b750b837-0839-4ab7-b151-7dc17bcb0677"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:11.852Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-da6d91d4-d863-4443-993b-375c4a2b183f", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:11.465Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b750b837-0839-4ab7-b151-7dc17bcb0677"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:11.852Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c417adf829fefc1a04f2614458ef8f7b58844219\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:11.466Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b750b837-0839-4ab7-b151-7dc17bcb0677"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:11.852Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4c986abb-1a91-408b-aaaa-ecd093915512 x-compute-request-id: req-4c986abb-1a91-408b-aaaa-ecd093915512 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:11.748Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b750b837-0839-4ab7-b151-7dc17bcb0677"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:11.852Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:10.633Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:12.499Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/os-security-groups used request id req-4c986abb-1a91-408b-aaaa-ecd093915512", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:11.748Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b750b837-0839-4ab7-b151-7dc17bcb0677"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:12.499Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "bono_security_group_jbrhwb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:10.803Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "proxy_host_bzgjib", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:12.499Z", "message": "Deleted node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:11.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:12.499Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:11.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:12.499Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:12.262Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:12.499Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/os-security-groups used request id req-4c986abb-1a91-408b-aaaa-ecd093915512", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:11.748Z", "source_id": "dime_host_c8gzfy", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b750b837-0839-4ab7-b151-7dc17bcb0677"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:12.499Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_jzn6td", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:11.818Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9a5355e5-9094-4914-b66d-07498b4b5e6e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:12.499Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:51:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-698ad171-694a-42ae-8b94-75467afba1fb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "sprout_security_group_jzn6td", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:11.823Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9a5355e5-9094-4914-b66d-07498b4b5e6e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:12.499Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-698ad171-694a-42ae-8b94-75467afba1fb", "level": "debug", "target_id": "sprout_security_group_jzn6td", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:11.823Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9a5355e5-9094-4914-b66d-07498b4b5e6e"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:12.499Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-b357b700-03e5-4db6-a512-3b3153fb69a7 x-compute-request-id: req-b357b700-03e5-4db6-a512-3b3153fb69a7 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e4:a0:46\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:50:25Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_homer_host_wmz29i\", \"created\": \"2019-04-05T10:28:49Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:11.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.0b5b853b-806e-4362-b3a4-d18d026d04ed"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:12.499Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-b357b700-03e5-4db6-a512-3b3153fb69a7", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:11.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.0b5b853b-806e-4362-b3a4-d18d026d04ed"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:12.499Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-b357b700-03e5-4db6-a512-3b3153fb69a7", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:11.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.0b5b853b-806e-4362-b3a4-d18d026d04ed"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:12.499Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}06f8079560e4d775b50dcc6b8ac66873f04f2bef\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:11.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.0b5b853b-806e-4362-b3a4-d18d026d04ed"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:12.499Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_jbrhwb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:12.031Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.127285f0-cf35-4b5b-adde-b6a8bc5bd67d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:12.499Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:51:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d130424-3370-4b15-985a-888f9f278a79 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_security_group_jbrhwb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:12.043Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.127285f0-cf35-4b5b-adde-b6a8bc5bd67d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:12.499Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-9d130424-3370-4b15-985a-888f9f278a79", "level": "debug", "target_id": "bono_security_group_jbrhwb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:12.044Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.127285f0-cf35-4b5b-adde-b6a8bc5bd67d"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:12.499Z", "message": "RESP: [204] Date: Fri, 05 Apr 2019 10:51:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a1d4f52d-80cb-49fc-a840-b47c9a9c6f62 x-compute-request-id: req-a1d4f52d-80cb-49fc-a840-b47c9a9c6f62 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:12.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.0b5b853b-806e-4362-b3a4-d18d026d04ed"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:12.499Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-a1d4f52d-80cb-49fc-a840-b47c9a9c6f62", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:12.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.0b5b853b-806e-4362-b3a4-d18d026d04ed"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:12.499Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-a1d4f52d-80cb-49fc-a840-b47c9a9c6f62", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:12.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.0b5b853b-806e-4362-b3a4-d18d026d04ed"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:12.499Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}06f8079560e4d775b50dcc6b8ac66873f04f2bef\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:12.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.0b5b853b-806e-4362-b3a4-d18d026d04ed"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:12.499Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2a40ca2b4ab3504930212cff9dedb261760d5768\"", "level": "debug", "target_id": "sprout_security_group_jzn6td", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:12.225Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9a5355e5-9094-4914-b66d-07498b4b5e6e"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:13.111Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:12.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.15fd1799-3406-419e-a983-33c8d992ff13"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:13.111Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:51:12.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.15fd1799-3406-419e-a983-33c8d992ff13"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:13.111Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:51:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1a7b527-07c1-445a-a1ca-4ea1c438628e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:12.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.15fd1799-3406-419e-a983-33c8d992ff13"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:13.111Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-c1a7b527-07c1-445a-a1ca-4ea1c438628e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:12.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.15fd1799-3406-419e-a983-33c8d992ff13"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:13.111Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:12.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:13.111Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:12.553Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:13.111Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:12.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:13.111Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-346c3b99-e9c1-41b3-a91b-95cedc791e50 x-compute-request-id: req-346c3b99-e9c1-41b3-a91b-95cedc791e50 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e4:a0:46\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"f7b442a4-baa8-4407-aa45-ebd2e6d114d9\", \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:51:12Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_homer_host_wmz29i\", \"created\": \"2019-04-05T10:28:49Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:12.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.0b5b853b-806e-4362-b3a4-d18d026d04ed"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:13.111Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b25232987f4dc2670bbe8039b3ff8941f717fb71\"", "level": "debug", "target_id": "bono_security_group_jbrhwb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:12.454Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.127285f0-cf35-4b5b-adde-b6a8bc5bd67d"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:13.111Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-346c3b99-e9c1-41b3-a91b-95cedc791e50", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:12.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.0b5b853b-806e-4362-b3a4-d18d026d04ed"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:13.111Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-346c3b99-e9c1-41b3-a91b-95cedc791e50", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:12.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.0b5b853b-806e-4362-b3a4-d18d026d04ed"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:13.111Z", "message": "Waiting for server \"f7b442a4-baa8-4407-aa45-ebd2e6d114d9\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:12.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.0b5b853b-806e-4362-b3a4-d18d026d04ed"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:13.699Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-8b272bbf-eb1e-4c41-88fe-e2b76537be1f x-compute-request-id: req-8b272bbf-eb1e-4c41-88fe-e2b76537be1f Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1c:dc:50\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:57.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"915a4610-0264-47aa-928c-4cf8fd444793\", \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:50:17Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_ellis_host_gh2i40\", \"created\": \"2019-04-05T10:28:51Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:13.513Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.15fd1799-3406-419e-a983-33c8d992ff13"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:13.699Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}50f557d70f3a63011f0b208a408cb39519a1863d\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:12.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.15fd1799-3406-419e-a983-33c8d992ff13"}], "metadata": {"pagination": {"total": 1254, "offset": 930, "size": 50}}} 2019-04-05 10:51:34,139 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:51:34,139 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:51:34 GMT 2019-04-05 10:51:34,139 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:51:34,139 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:51:34,140 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:51:34,140 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:51:34,140 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:51:34,140 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:51:34,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:51:34,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:51:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6d6a26f-d2aa-4306-89fc-27288b7889eb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:51:34,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-b6d6a26f-d2aa-4306-89fc-27288b7889eb 2019-04-05 10:51:34,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-05 10:51:34,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-04-05 10:51:34,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/action used request id req-6b9a9689-2c37-4405-9eee-b7bd143e0a37 2019-04-05 10:51:34,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/action used request id req-6b9a9689-2c37-4405-9eee-b7bd143e0a37 2019-04-05 10:51:34,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c417adf829fefc1a04f2614458ef8f7b58844219" 2019-04-05 10:51:34,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06f8079560e4d775b50dcc6b8ac66873f04f2bef" 2019-04-05 10:51:34,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-da6d91d4-d863-4443-993b-375c4a2b183f x-compute-request-id: req-da6d91d4-d863-4443-993b-375c4a2b183f Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:29:6a", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:57.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:50:31Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_dime_host_c8gzfy", "created": "2019-04-05T10:28:50Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:51:34,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-da6d91d4-d863-4443-993b-375c4a2b183f 2019-04-05 10:51:34,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-da6d91d4-d863-4443-993b-375c4a2b183f 2019-04-05 10:51:34,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c417adf829fefc1a04f2614458ef8f7b58844219" 2019-04-05 10:51:34,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4c986abb-1a91-408b-aaaa-ecd093915512 x-compute-request-id: req-4c986abb-1a91-408b-aaaa-ecd093915512 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-04-05 10:51:34,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-05 10:51:34,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/os-security-groups used request id req-4c986abb-1a91-408b-aaaa-ecd093915512 2019-04-05 10:51:34,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-05 10:51:34,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-05 10:51:34,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-04-05 10:51:34,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-05 10:51:34,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea/os-security-groups used request id req-4c986abb-1a91-408b-aaaa-ecd093915512 2019-04-05 10:51:34,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:51:34,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:51:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-698ad171-694a-42ae-8b94-75467afba1fb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:51:34,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-698ad171-694a-42ae-8b94-75467afba1fb 2019-04-05 10:51:34,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-b357b700-03e5-4db6-a512-3b3153fb69a7 x-compute-request-id: req-b357b700-03e5-4db6-a512-3b3153fb69a7 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:a0:46", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:50:25Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_homer_host_wmz29i", "created": "2019-04-05T10:28:49Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:51:34,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-b357b700-03e5-4db6-a512-3b3153fb69a7 2019-04-05 10:51:34,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-b357b700-03e5-4db6-a512-3b3153fb69a7 2019-04-05 10:51:34,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06f8079560e4d775b50dcc6b8ac66873f04f2bef" 2019-04-05 10:51:34,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:51:34,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:51:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d130424-3370-4b15-985a-888f9f278a79 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:51:34,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-9d130424-3370-4b15-985a-888f9f278a79 2019-04-05 10:51:34,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Fri, 05 Apr 2019 10:51:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a1d4f52d-80cb-49fc-a840-b47c9a9c6f62 x-compute-request-id: req-a1d4f52d-80cb-49fc-a840-b47c9a9c6f62 Content-Type: application/json 2019-04-05 10:51:34,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-a1d4f52d-80cb-49fc-a840-b47c9a9c6f62 2019-04-05 10:51:34,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-a1d4f52d-80cb-49fc-a840-b47c9a9c6f62 2019-04-05 10:51:34,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06f8079560e4d775b50dcc6b8ac66873f04f2bef" 2019-04-05 10:51:34,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a40ca2b4ab3504930212cff9dedb261760d5768" 2019-04-05 10:51:34,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-04-05 10:51:34,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:51:34,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:51:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1a7b527-07c1-445a-a1ca-4ea1c438628e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:51:34,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-c1a7b527-07c1-445a-a1ca-4ea1c438628e 2019-04-05 10:51:34,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-04-05 10:51:34,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-05 10:51:34,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-05 10:51:34,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-346c3b99-e9c1-41b3-a91b-95cedc791e50 x-compute-request-id: req-346c3b99-e9c1-41b3-a91b-95cedc791e50 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:a0:46", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "f7b442a4-baa8-4407-aa45-ebd2e6d114d9", "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:51:12Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_homer_host_wmz29i", "created": "2019-04-05T10:28:49Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:51:34,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b25232987f4dc2670bbe8039b3ff8941f717fb71" 2019-04-05 10:51:34,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-346c3b99-e9c1-41b3-a91b-95cedc791e50 2019-04-05 10:51:34,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-346c3b99-e9c1-41b3-a91b-95cedc791e50 2019-04-05 10:51:34,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "f7b442a4-baa8-4407-aa45-ebd2e6d114d9" to be deleted. current status: SHUTOFF 2019-04-05 10:51:34,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-8b272bbf-eb1e-4c41-88fe-e2b76537be1f x-compute-request-id: req-8b272bbf-eb1e-4c41-88fe-e2b76537be1f Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dc:50", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:57.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "915a4610-0264-47aa-928c-4cf8fd444793", "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:50:17Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_ellis_host_gh2i40", "created": "2019-04-05T10:28:51Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:51:34,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f557d70f3a63011f0b208a408cb39519a1863d" 2019-04-05 10:51:34,150 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:51:34,225 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:51:34,225 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:51:34,226 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:51:34,226 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:51:34,226 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:51:34,226 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:51:34,226 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:51:34,226 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:51:34,226 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:51:34,226 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:51:34 GMT 2019-04-05 10:51:34,226 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:51:34,227 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:51:34,227 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:51:34,227 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:51:34,227 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:51:39,232 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:51:39,325 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:51:39,326 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:51:39,326 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:51:39,326 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:51:39,326 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:51:39,326 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:51:39,326 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:51:39,327 - 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-04-05T10:51:13.699Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-02b79c69-4b4f-4076-bfb4-c3a6398d58ce x-compute-request-id: req-02b79c69-4b4f-4076-bfb4-c3a6398d58ce Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0a:9b:46\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"79b70b78-5284-46ac-b532-1d92e399eca1\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:50:36Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_sprout_host_hr6mce\", \"created\": \"2019-04-05T10:28:47Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "sprout_security_group_jzn6td", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:13.090Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9a5355e5-9094-4914-b66d-07498b4b5e6e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:13.699Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-02b79c69-4b4f-4076-bfb4-c3a6398d58ce", "level": "debug", "target_id": "sprout_security_group_jzn6td", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:13.090Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9a5355e5-9094-4914-b66d-07498b4b5e6e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:13.699Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-02b79c69-4b4f-4076-bfb4-c3a6398d58ce", "level": "debug", "target_id": "sprout_security_group_jzn6td", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:13.090Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9a5355e5-9094-4914-b66d-07498b4b5e6e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:13.699Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2a40ca2b4ab3504930212cff9dedb261760d5768\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_sprout\"}}'", "level": "debug", "target_id": "sprout_security_group_jzn6td", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:13.092Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9a5355e5-9094-4914-b66d-07498b4b5e6e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:13.699Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-b012444d-382c-49c9-b480-16f497c9f39b x-compute-request-id: req-b012444d-382c-49c9-b480-16f497c9f39b Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d7:2b:a7\", \"version\": 4, \"addr\": \"192.168.120.32\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:50:24Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bono_host_0ac4ql\", \"created\": \"2019-04-05T10:28:52Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "bono_security_group_jbrhwb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:13.352Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.127285f0-cf35-4b5b-adde-b6a8bc5bd67d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:13.699Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-b012444d-382c-49c9-b480-16f497c9f39b", "level": "debug", "target_id": "bono_security_group_jbrhwb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:13.353Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.127285f0-cf35-4b5b-adde-b6a8bc5bd67d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:13.699Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b25232987f4dc2670bbe8039b3ff8941f717fb71\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_bono\"}}'", "level": "debug", "target_id": "bono_security_group_jbrhwb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:13.353Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.127285f0-cf35-4b5b-adde-b6a8bc5bd67d"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:13.699Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}50f557d70f3a63011f0b208a408cb39519a1863d\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:12.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.15fd1799-3406-419e-a983-33c8d992ff13"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:14.347Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}50f557d70f3a63011f0b208a408cb39519a1863d\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:13.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.15fd1799-3406-419e-a983-33c8d992ff13"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:14.347Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:13.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3431cbdb-9709-4669-bf55-38381c19d4c9"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:14.347Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:51:13.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3431cbdb-9709-4669-bf55-38381c19d4c9"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:14.347Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:51:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7dc1c8f-c500-4ed4-ae76-52b953f182f1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:13.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3431cbdb-9709-4669-bf55-38381c19d4c9"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:14.347Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e7dc1c8f-c500-4ed4-ae76-52b953f182f1", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:13.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3431cbdb-9709-4669-bf55-38381c19d4c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:14.347Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10:51:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-86eb022a-4942-4bce-9156-04fa4cc4adbd x-compute-request-id: req-86eb022a-4942-4bce-9156-04fa4cc4adbd Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "sprout_security_group_jzn6td", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:13.973Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9a5355e5-9094-4914-b66d-07498b4b5e6e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:14.347Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/action used request id req-86eb022a-4942-4bce-9156-04fa4cc4adbd", "level": "debug", "target_id": "sprout_security_group_jzn6td", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:13.973Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9a5355e5-9094-4914-b66d-07498b4b5e6e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:14.347Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/action used request id req-86eb022a-4942-4bce-9156-04fa4cc4adbd", "level": "debug", "target_id": "sprout_security_group_jzn6td", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:13.973Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9a5355e5-9094-4914-b66d-07498b4b5e6e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:14.347Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2a40ca2b4ab3504930212cff9dedb261760d5768\"", "level": "debug", "target_id": "sprout_security_group_jzn6td", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:13.974Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9a5355e5-9094-4914-b66d-07498b4b5e6e"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:14.347Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-30b08a81-e4ea-454c-80b8-68004d9e4bba x-compute-request-id: req-30b08a81-e4ea-454c-80b8-68004d9e4bba Content-Encoding: gzip Content-Length: 806 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1c:dc:50\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:57.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"915a4610-0264-47aa-928c-4cf8fd444793\", \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:51:13Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_ellis_host_gh2i40\", \"created\": \"2019-04-05T10:28:51Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:14.215Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.15fd1799-3406-419e-a983-33c8d992ff13"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:14.347Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-8b272bbf-eb1e-4c41-88fe-e2b76537be1f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:13.513Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.15fd1799-3406-419e-a983-33c8d992ff13"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:14.347Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-8b272bbf-eb1e-4c41-88fe-e2b76537be1f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:13.513Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.15fd1799-3406-419e-a983-33c8d992ff13"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:14.347Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}50f557d70f3a63011f0b208a408cb39519a1863d\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:13.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.15fd1799-3406-419e-a983-33c8d992ff13"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:14.347Z", "message": "RESP: [204] Date: Fri, 05 Apr 2019 10:51:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0b1c759d-86e2-49ad-b240-2d50115589e1 x-compute-request-id: req-0b1c759d-86e2-49ad-b240-2d50115589e1 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:13.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.15fd1799-3406-419e-a983-33c8d992ff13"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:14.347Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-0b1c759d-86e2-49ad-b240-2d50115589e1", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:13.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.15fd1799-3406-419e-a983-33c8d992ff13"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:14.347Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-0b1c759d-86e2-49ad-b240-2d50115589e1", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:13.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.15fd1799-3406-419e-a983-33c8d992ff13"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:14.916Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b25232987f4dc2670bbe8039b3ff8941f717fb71\"", "level": "debug", "target_id": "bono_security_group_jbrhwb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:14.337Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.127285f0-cf35-4b5b-adde-b6a8bc5bd67d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:14.916Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/action used request id req-21a5eb0b-5015-4360-ac56-c0bd3b18b3c0", "level": "debug", "target_id": "bono_security_group_jbrhwb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:14.337Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.127285f0-cf35-4b5b-adde-b6a8bc5bd67d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:14.916Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/action used request id req-21a5eb0b-5015-4360-ac56-c0bd3b18b3c0", "level": "debug", "target_id": "bono_security_group_jbrhwb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:14.337Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.127285f0-cf35-4b5b-adde-b6a8bc5bd67d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:14.916Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10:51:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-21a5eb0b-5015-4360-ac56-c0bd3b18b3c0 x-compute-request-id: req-21a5eb0b-5015-4360-ac56-c0bd3b18b3c0 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "bono_security_group_jbrhwb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:14.336Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.127285f0-cf35-4b5b-adde-b6a8bc5bd67d"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:14.916Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2407385174ad496da54a6bb24cbf1d3eff2472d0\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:14.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3431cbdb-9709-4669-bf55-38381c19d4c9"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:14.916Z", "message": "Waiting for server \"915a4610-0264-47aa-928c-4cf8fd444793\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:14.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.15fd1799-3406-419e-a983-33c8d992ff13"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:14.916Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-30b08a81-e4ea-454c-80b8-68004d9e4bba", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:14.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.15fd1799-3406-419e-a983-33c8d992ff13"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:14.916Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-30b08a81-e4ea-454c-80b8-68004d9e4bba", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:14.215Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.15fd1799-3406-419e-a983-33c8d992ff13"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:15.529Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2407385174ad496da54a6bb24cbf1d3eff2472d0\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:15.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3431cbdb-9709-4669-bf55-38381c19d4c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:15.529Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-4bc0e57e-b9b2-498f-af99-7f7843fb4f65 x-compute-request-id: req-4bc0e57e-b9b2-498f-af99-7f7843fb4f65 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0a:9b:46\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"79b70b78-5284-46ac-b532-1d92e399eca1\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:50:36Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_sprout_host_hr6mce\", \"created\": \"2019-04-05T10:28:47Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "sprout_security_group_jzn6td", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:15.043Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9a5355e5-9094-4914-b66d-07498b4b5e6e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:15.529Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-4bc0e57e-b9b2-498f-af99-7f7843fb4f65", "level": "debug", "target_id": "sprout_security_group_jzn6td", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:15.043Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9a5355e5-9094-4914-b66d-07498b4b5e6e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:15.529Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-4bc0e57e-b9b2-498f-af99-7f7843fb4f65", "level": "debug", "target_id": "sprout_security_group_jzn6td", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:15.044Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9a5355e5-9094-4914-b66d-07498b4b5e6e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:15.529Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2a40ca2b4ab3504930212cff9dedb261760d5768\"", "level": "debug", "target_id": "sprout_security_group_jzn6td", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:15.045Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9a5355e5-9094-4914-b66d-07498b4b5e6e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:15.529Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-68b8fd21-ae0f-4adf-a5ed-ac4c6d1335c9 x-compute-request-id: req-68b8fd21-ae0f-4adf-a5ed-ac4c6d1335c9 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d7:2b:a7\", \"version\": 4, \"addr\": \"192.168.120.32\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:50:24Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bono_host_0ac4ql\", \"created\": \"2019-04-05T10:28:52Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "bono_security_group_jbrhwb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:15.041Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.127285f0-cf35-4b5b-adde-b6a8bc5bd67d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:15.529Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-68b8fd21-ae0f-4adf-a5ed-ac4c6d1335c9", "level": "debug", "target_id": "bono_security_group_jbrhwb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:15.041Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.127285f0-cf35-4b5b-adde-b6a8bc5bd67d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:15.529Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-68b8fd21-ae0f-4adf-a5ed-ac4c6d1335c9", "level": "debug", "target_id": "bono_security_group_jbrhwb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:15.042Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.127285f0-cf35-4b5b-adde-b6a8bc5bd67d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:15.529Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b25232987f4dc2670bbe8039b3ff8941f717fb71\"", "level": "debug", "target_id": "bono_security_group_jbrhwb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:15.042Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.127285f0-cf35-4b5b-adde-b6a8bc5bd67d"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:15.529Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-9bad22e6-23e9-4daa-ac18-17c5a83fd7ff x-compute-request-id: req-9bad22e6-23e9-4daa-ac18-17c5a83fd7ff Content-Encoding: gzip Content-Length: 800 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e0:29:6a\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:57.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:50:31Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_dime_host_c8gzfy\", \"created\": \"2019-04-05T10:28:50Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:15.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3431cbdb-9709-4669-bf55-38381c19d4c9"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:15.529Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-9bad22e6-23e9-4daa-ac18-17c5a83fd7ff", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:15.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3431cbdb-9709-4669-bf55-38381c19d4c9"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:15.529Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-9bad22e6-23e9-4daa-ac18-17c5a83fd7ff", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:15.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3431cbdb-9709-4669-bf55-38381c19d4c9"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:15.529Z", "message": "RESP: [204] Date: Fri, 05 Apr 2019 10:51: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-8b2feda9-e092-4c7c-92f6-b4480cd91281 x-compute-request-id: req-8b2feda9-e092-4c7c-92f6-b4480cd91281 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:15.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3431cbdb-9709-4669-bf55-38381c19d4c9"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:15.529Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-8b2feda9-e092-4c7c-92f6-b4480cd91281", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:15.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3431cbdb-9709-4669-bf55-38381c19d4c9"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:15.529Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-8b2feda9-e092-4c7c-92f6-b4480cd91281", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:15.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3431cbdb-9709-4669-bf55-38381c19d4c9"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:15.529Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2407385174ad496da54a6bb24cbf1d3eff2472d0\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:15.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3431cbdb-9709-4669-bf55-38381c19d4c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:15.529Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-7f833939-4f39-41b9-a455-6fef214c275f x-compute-request-id: req-7f833939-4f39-41b9-a455-6fef214c275f Content-Encoding: gzip Content-Length: 535 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1a4ecde9-ac2e-4749-b262-c85cbac2b428\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9ce6d820-6480-4bc9-bc5f-3de6845a339a\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e28d957-bca2-4909-88cc-ff3f1b35f480\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b702927e-06a9-430b-afc1-ba168cc0b193\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2719b505-9440-4774-95ba-2d98e5602f0c\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ba227e40-2a06-4eea-9019-ff12f7f151ec\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"db022ec9-ca97-483b-8a74-e947ff589c68\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"b94202b2-cbab-4078-9df7-9976b34e7a9a\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "sprout_security_group_jzn6td", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:15.422Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9a5355e5-9094-4914-b66d-07498b4b5e6e"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:16.097Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-ce0c3b93-5b4a-4e3e-914a-f5cd6e90ff4c x-compute-request-id: req-ce0c3b93-5b4a-4e3e-914a-f5cd6e90ff4c Content-Encoding: gzip Content-Length: 805 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e0:29:6a\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:57.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\", \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:51:15Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_dime_host_c8gzfy\", \"created\": \"2019-04-05T10:28:50Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:15.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3431cbdb-9709-4669-bf55-38381c19d4c9"}], "metadata": {"pagination": {"total": 1298, "offset": 980, "size": 50}}} 2019-04-05 10:51:39,327 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:51:39,327 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:51:39 GMT 2019-04-05 10:51:39,327 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:51:39,327 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:51:39,327 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:51:39,327 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:51:39,328 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:51:39,328 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:51:39,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-02b79c69-4b4f-4076-bfb4-c3a6398d58ce x-compute-request-id: req-02b79c69-4b4f-4076-bfb4-c3a6398d58ce Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:9b:46", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "79b70b78-5284-46ac-b532-1d92e399eca1", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:50:36Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_sprout_host_hr6mce", "created": "2019-04-05T10:28:47Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:51:39,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-02b79c69-4b4f-4076-bfb4-c3a6398d58ce 2019-04-05 10:51:39,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-02b79c69-4b4f-4076-bfb4-c3a6398d58ce 2019-04-05 10:51:39,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a40ca2b4ab3504930212cff9dedb261760d5768" -d '{"removeSecurityGroup": {"name": "clearwater-sg_sprout"}}' 2019-04-05 10:51:39,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-b012444d-382c-49c9-b480-16f497c9f39b x-compute-request-id: req-b012444d-382c-49c9-b480-16f497c9f39b Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:2b:a7", "version": 4, "addr": "192.168.120.32", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:50:24Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bono_host_0ac4ql", "created": "2019-04-05T10:28:52Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:51:39,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-b012444d-382c-49c9-b480-16f497c9f39b 2019-04-05 10:51:39,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b25232987f4dc2670bbe8039b3ff8941f717fb71" -d '{"removeSecurityGroup": {"name": "clearwater-sg_bono"}}' 2019-04-05 10:51:39,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f557d70f3a63011f0b208a408cb39519a1863d" 2019-04-05 10:51:39,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f557d70f3a63011f0b208a408cb39519a1863d" 2019-04-05 10:51:39,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-04-05 10:51:39,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:51:39,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:51:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7dc1c8f-c500-4ed4-ae76-52b953f182f1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:51:39,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e7dc1c8f-c500-4ed4-ae76-52b953f182f1 2019-04-05 10:51:39,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10:51:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-86eb022a-4942-4bce-9156-04fa4cc4adbd x-compute-request-id: req-86eb022a-4942-4bce-9156-04fa4cc4adbd Content-Length: 0 Content-Type: application/json 2019-04-05 10:51:39,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/action used request id req-86eb022a-4942-4bce-9156-04fa4cc4adbd 2019-04-05 10:51:39,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/action used request id req-86eb022a-4942-4bce-9156-04fa4cc4adbd 2019-04-05 10:51:39,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a40ca2b4ab3504930212cff9dedb261760d5768" 2019-04-05 10:51:39,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-30b08a81-e4ea-454c-80b8-68004d9e4bba x-compute-request-id: req-30b08a81-e4ea-454c-80b8-68004d9e4bba Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dc:50", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/915a4610-0264-47aa-928c-4cf8fd444793", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:57.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "915a4610-0264-47aa-928c-4cf8fd444793", "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:51:13Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_ellis_host_gh2i40", "created": "2019-04-05T10:28:51Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:51:39,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-8b272bbf-eb1e-4c41-88fe-e2b76537be1f 2019-04-05 10:51:39,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-8b272bbf-eb1e-4c41-88fe-e2b76537be1f 2019-04-05 10:51:39,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f557d70f3a63011f0b208a408cb39519a1863d" 2019-04-05 10:51:39,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Fri, 05 Apr 2019 10:51:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0b1c759d-86e2-49ad-b240-2d50115589e1 x-compute-request-id: req-0b1c759d-86e2-49ad-b240-2d50115589e1 Content-Type: application/json 2019-04-05 10:51:39,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-0b1c759d-86e2-49ad-b240-2d50115589e1 2019-04-05 10:51:39,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-0b1c759d-86e2-49ad-b240-2d50115589e1 2019-04-05 10:51:39,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b25232987f4dc2670bbe8039b3ff8941f717fb71" 2019-04-05 10:51:39,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/action used request id req-21a5eb0b-5015-4360-ac56-c0bd3b18b3c0 2019-04-05 10:51:39,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/action used request id req-21a5eb0b-5015-4360-ac56-c0bd3b18b3c0 2019-04-05 10:51:39,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10:51:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-21a5eb0b-5015-4360-ac56-c0bd3b18b3c0 x-compute-request-id: req-21a5eb0b-5015-4360-ac56-c0bd3b18b3c0 Content-Length: 0 Content-Type: application/json 2019-04-05 10:51:39,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2407385174ad496da54a6bb24cbf1d3eff2472d0" 2019-04-05 10:51:39,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "915a4610-0264-47aa-928c-4cf8fd444793" to be deleted. current status: SHUTOFF 2019-04-05 10:51:39,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-30b08a81-e4ea-454c-80b8-68004d9e4bba 2019-04-05 10:51:39,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-30b08a81-e4ea-454c-80b8-68004d9e4bba 2019-04-05 10:51:39,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2407385174ad496da54a6bb24cbf1d3eff2472d0" 2019-04-05 10:51:39,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-4bc0e57e-b9b2-498f-af99-7f7843fb4f65 x-compute-request-id: req-4bc0e57e-b9b2-498f-af99-7f7843fb4f65 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:9b:46", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "79b70b78-5284-46ac-b532-1d92e399eca1", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:50:36Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_sprout_host_hr6mce", "created": "2019-04-05T10:28:47Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:51:39,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-4bc0e57e-b9b2-498f-af99-7f7843fb4f65 2019-04-05 10:51:39,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-4bc0e57e-b9b2-498f-af99-7f7843fb4f65 2019-04-05 10:51:39,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a40ca2b4ab3504930212cff9dedb261760d5768" 2019-04-05 10:51:39,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-68b8fd21-ae0f-4adf-a5ed-ac4c6d1335c9 x-compute-request-id: req-68b8fd21-ae0f-4adf-a5ed-ac4c6d1335c9 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:2b:a7", "version": 4, "addr": "192.168.120.32", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:50:24Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bono_host_0ac4ql", "created": "2019-04-05T10:28:52Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:51:39,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-68b8fd21-ae0f-4adf-a5ed-ac4c6d1335c9 2019-04-05 10:51:39,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-68b8fd21-ae0f-4adf-a5ed-ac4c6d1335c9 2019-04-05 10:51:39,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b25232987f4dc2670bbe8039b3ff8941f717fb71" 2019-04-05 10:51:39,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-9bad22e6-23e9-4daa-ac18-17c5a83fd7ff x-compute-request-id: req-9bad22e6-23e9-4daa-ac18-17c5a83fd7ff Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:29:6a", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:57.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:50:31Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_dime_host_c8gzfy", "created": "2019-04-05T10:28:50Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:51:39,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-9bad22e6-23e9-4daa-ac18-17c5a83fd7ff 2019-04-05 10:51:39,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-9bad22e6-23e9-4daa-ac18-17c5a83fd7ff 2019-04-05 10:51:39,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Fri, 05 Apr 2019 10:51: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-8b2feda9-e092-4c7c-92f6-b4480cd91281 x-compute-request-id: req-8b2feda9-e092-4c7c-92f6-b4480cd91281 Content-Type: application/json 2019-04-05 10:51:39,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-8b2feda9-e092-4c7c-92f6-b4480cd91281 2019-04-05 10:51:39,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-8b2feda9-e092-4c7c-92f6-b4480cd91281 2019-04-05 10:51:39,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2407385174ad496da54a6bb24cbf1d3eff2472d0" 2019-04-05 10:51:39,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-7f833939-4f39-41b9-a455-6fef214c275f x-compute-request-id: req-7f833939-4f39-41b9-a455-6fef214c275f Content-Encoding: gzip Content-Length: 535 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1a4ecde9-ac2e-4749-b262-c85cbac2b428"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9ce6d820-6480-4bc9-bc5f-3de6845a339a"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e28d957-bca2-4909-88cc-ff3f1b35f480"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b702927e-06a9-430b-afc1-ba168cc0b193"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2719b505-9440-4774-95ba-2d98e5602f0c"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ba227e40-2a06-4eea-9019-ff12f7f151ec"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "db022ec9-ca97-483b-8a74-e947ff589c68"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "b94202b2-cbab-4078-9df7-9976b34e7a9a", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-04-05 10:51:39,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-ce0c3b93-5b4a-4e3e-914a-f5cd6e90ff4c x-compute-request-id: req-ce0c3b93-5b4a-4e3e-914a-f5cd6e90ff4c Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:29:6a", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:57.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "54ddae8c-20bd-4d3f-9d6d-ff176e8927ea", "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:51:15Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_dime_host_c8gzfy", "created": "2019-04-05T10:28:50Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:51:39,339 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:51:39,402 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:51:39,402 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:51:39,402 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:51:39,403 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:51:39,403 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:51:39,403 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:51:39,403 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:51:39,403 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:51:39,403 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:51:39,403 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:51:39 GMT 2019-04-05 10:51:39,403 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:51:39,403 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:51:39,403 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:51:39,404 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:51:39,404 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:51:44,409 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:51:44,495 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:51:44,495 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:51:44,496 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:51:44,496 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:51:44,496 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:51:44,496 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:51:44,496 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:51:44,496 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:16.097Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-ce0c3b93-5b4a-4e3e-914a-f5cd6e90ff4c", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:15.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3431cbdb-9709-4669-bf55-38381c19d4c9"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:16.097Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-ce0c3b93-5b4a-4e3e-914a-f5cd6e90ff4c", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:15.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3431cbdb-9709-4669-bf55-38381c19d4c9"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:16.097Z", "message": "Waiting for server \"54ddae8c-20bd-4d3f-9d6d-ff176e8927ea\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:15.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3431cbdb-9709-4669-bf55-38381c19d4c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:16.097Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups used request id req-5f45bdcf-d3b1-4328-8c81-903214eaf0a5", "level": "debug", "target_id": "bono_security_group_jbrhwb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:15.475Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.127285f0-cf35-4b5b-adde-b6a8bc5bd67d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:16.097Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-5f45bdcf-d3b1-4328-8c81-903214eaf0a5 x-compute-request-id: req-5f45bdcf-d3b1-4328-8c81-903214eaf0a5 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1a4ecde9-ac2e-4749-b262-c85cbac2b428\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9ce6d820-6480-4bc9-bc5f-3de6845a339a\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e28d957-bca2-4909-88cc-ff3f1b35f480\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b702927e-06a9-430b-afc1-ba168cc0b193\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "bono_security_group_jbrhwb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:15.475Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.127285f0-cf35-4b5b-adde-b6a8bc5bd67d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:16.097Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups used request id req-7f833939-4f39-41b9-a455-6fef214c275f", "level": "debug", "target_id": "sprout_security_group_jzn6td", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:15.422Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9a5355e5-9094-4914-b66d-07498b4b5e6e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:16.097Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:15.899Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:16.097Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups used request id req-5f45bdcf-d3b1-4328-8c81-903214eaf0a5", "level": "debug", "target_id": "bono_security_group_jbrhwb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:15.475Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.127285f0-cf35-4b5b-adde-b6a8bc5bd67d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:16.097Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "bono_security_group_jbrhwb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:15.740Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:16.097Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups used request id req-7f833939-4f39-41b9-a455-6fef214c275f", "level": "debug", "target_id": "sprout_security_group_jzn6td", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:15.422Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9a5355e5-9094-4914-b66d-07498b4b5e6e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:16.731Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:16.236Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:16.731Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "sprout_security_group_jzn6td", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:15.941Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:17.549Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_gcplli", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:17.354Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5bbf2419-097a-4ba2-98b5-835053f037e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:18.076Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-c36bae84-717a-47dd-ab3a-b10fe94e4eb5", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:17.360Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5bbf2419-097a-4ba2-98b5-835053f037e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:18.076Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6228503a64f76ac3f631d5f0841f92a2eb49ed4a\"", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:17.760Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5bbf2419-097a-4ba2-98b5-835053f037e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:18.076Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:17.394Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6ecaeede-c91b-4a35-9636-4fe80dafc7ef"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:18.076Z", "message": "RESP: [404] Date: Fri, 05 Apr 2019 10:51:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1165f939-4421-4440-9785-021118a8b13d x-compute-request-id: req-1165f939-4421-4440-9785-021118a8b13d Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance f7b442a4-baa8-4407-aa45-ebd2e6d114d9 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-04-05T10:51:17.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.0b5b853b-806e-4362-b3a4-d18d026d04ed"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:18.076Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-8bc748f4-caaf-469b-a219-81441da89ec6", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:17.398Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6ecaeede-c91b-4a35-9636-4fe80dafc7ef"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:18.076Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-1165f939-4421-4440-9785-021118a8b13d", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:17.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.0b5b853b-806e-4362-b3a4-d18d026d04ed"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:18.076Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}06f8079560e4d775b50dcc6b8ac66873f04f2bef\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:17.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.0b5b853b-806e-4362-b3a4-d18d026d04ed"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:18.076Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0a19df3957bed5f958dd1c10b8e0baa02ec2eccd\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:17.812Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6ecaeede-c91b-4a35-9636-4fe80dafc7ef"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:18.076Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:18.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:18.076Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:51:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bc748f4-caaf-469b-a219-81441da89ec6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:17.398Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6ecaeede-c91b-4a35-9636-4fe80dafc7ef"}, {"node_instance_id": "homer_host_wmz29i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:18.076Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-1165f939-4421-4440-9785-021118a8b13d", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:17.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.0b5b853b-806e-4362-b3a4-d18d026d04ed"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:18.076Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:51:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c36bae84-717a-47dd-ab3a-b10fe94e4eb5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:17.360Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5bbf2419-097a-4ba2-98b5-835053f037e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:18.859Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-520a700a-912f-4212-b0a4-2d7ee36eee96", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:18.395Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5bbf2419-097a-4ba2-98b5-835053f037e5"}, {"node_instance_id": "homer_host_wmz29i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:18.859Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:18.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:18.859Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-520a700a-912f-4212-b0a4-2d7ee36eee96 x-compute-request-id: req-520a700a-912f-4212-b0a4-2d7ee36eee96 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0a:9b:46\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"79b70b78-5284-46ac-b532-1d92e399eca1\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:50:36Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_sprout_host_hr6mce\", \"created\": \"2019-04-05T10:28:47Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:18.395Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5bbf2419-097a-4ba2-98b5-835053f037e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:18.859Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0a19df3957bed5f958dd1c10b8e0baa02ec2eccd\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:18.411Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6ecaeede-c91b-4a35-9636-4fe80dafc7ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:18.859Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-decd947c-44ab-4cc1-8422-88e566b8b8b3", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:18.410Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6ecaeede-c91b-4a35-9636-4fe80dafc7ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:18.859Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-decd947c-44ab-4cc1-8422-88e566b8b8b3 x-compute-request-id: req-decd947c-44ab-4cc1-8422-88e566b8b8b3 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d7:2b:a7\", \"version\": 4, \"addr\": \"192.168.120.32\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:50:24Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bono_host_0ac4ql\", \"created\": \"2019-04-05T10:28:52Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:18.410Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6ecaeede-c91b-4a35-9636-4fe80dafc7ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:18.859Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-decd947c-44ab-4cc1-8422-88e566b8b8b3", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:18.410Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6ecaeede-c91b-4a35-9636-4fe80dafc7ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:18.859Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6228503a64f76ac3f631d5f0841f92a2eb49ed4a\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_internal_sip\"}}'", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:18.397Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5bbf2419-097a-4ba2-98b5-835053f037e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:18.859Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-520a700a-912f-4212-b0a4-2d7ee36eee96", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:18.397Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5bbf2419-097a-4ba2-98b5-835053f037e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:19.418Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/action used request id req-2160c243-1d7a-45a2-a3ec-93a5ea27d513", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:19.283Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5bbf2419-097a-4ba2-98b5-835053f037e5"}, {"node_instance_id": "homer_security_group_64owkj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:19.418Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:18.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "homer_security_group_64owkj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:19.418Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:18.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:19.418Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6228503a64f76ac3f631d5f0841f92a2eb49ed4a\"", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:19.284Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5bbf2419-097a-4ba2-98b5-835053f037e5"}, {"node_instance_id": "homer_security_group_64owkj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:19.418Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:19.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:19.418Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10:51: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-d3a9d739-b7ff-4bfc-8aac-b584f0a84d5c x-compute-request-id: req-d3a9d739-b7ff-4bfc-8aac-b584f0a84d5c Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:19.250Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6ecaeede-c91b-4a35-9636-4fe80dafc7ef"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:19.418Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-a8dac1cd-2a80-4576-822a-cd58292bea3b", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:19.271Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.15fd1799-3406-419e-a983-33c8d992ff13"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:19.418Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-a8dac1cd-2a80-4576-822a-cd58292bea3b", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:19.271Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.15fd1799-3406-419e-a983-33c8d992ff13"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:19.418Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}50f557d70f3a63011f0b208a408cb39519a1863d\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:19.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.15fd1799-3406-419e-a983-33c8d992ff13"}, {"node_instance_id": "ellis_host_gh2i40", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:19.418Z", "message": "RESP: [404] Date: Fri, 05 Apr 2019 10:51:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a8dac1cd-2a80-4576-822a-cd58292bea3b x-compute-request-id: req-a8dac1cd-2a80-4576-822a-cd58292bea3b Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 915a4610-0264-47aa-928c-4cf8fd444793 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-04-05T10:51:19.271Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.15fd1799-3406-419e-a983-33c8d992ff13"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:19.418Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10:51: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-2160c243-1d7a-45a2-a3ec-93a5ea27d513 x-compute-request-id: req-2160c243-1d7a-45a2-a3ec-93a5ea27d513 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:19.282Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5bbf2419-097a-4ba2-98b5-835053f037e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:19.418Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/action used request id req-2160c243-1d7a-45a2-a3ec-93a5ea27d513", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:19.283Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5bbf2419-097a-4ba2-98b5-835053f037e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:19.930Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-ab58ea84-60ed-40af-851f-0304e0524a0d x-compute-request-id: req-ab58ea84-60ed-40af-851f-0304e0524a0d Content-Encoding: gzip Content-Length: 800 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d7:2b:a7\", \"version\": 4, \"addr\": \"192.168.120.32\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:50:24Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bono_host_0ac4ql\", \"created\": \"2019-04-05T10:28:52Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:19.569Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6ecaeede-c91b-4a35-9636-4fe80dafc7ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:19.930Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/action used request id req-d3a9d739-b7ff-4bfc-8aac-b584f0a84d5c", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:19.250Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6ecaeede-c91b-4a35-9636-4fe80dafc7ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:19.930Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/action used request id req-d3a9d739-b7ff-4bfc-8aac-b584f0a84d5c", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:19.250Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6ecaeede-c91b-4a35-9636-4fe80dafc7ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:19.930Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0a19df3957bed5f958dd1c10b8e0baa02ec2eccd\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:19.251Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6ecaeede-c91b-4a35-9636-4fe80dafc7ef"}], "metadata": {"pagination": {"total": 1302, "offset": 1030, "size": 50}}} 2019-04-05 10:51:44,496 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:51:44,496 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:51:44 GMT 2019-04-05 10:51:44,496 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:51:44,497 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:51:44,497 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:51:44,497 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:51:44,497 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:51:44,497 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:51:44,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-ce0c3b93-5b4a-4e3e-914a-f5cd6e90ff4c 2019-04-05 10:51:44,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-ce0c3b93-5b4a-4e3e-914a-f5cd6e90ff4c 2019-04-05 10:51:44,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "54ddae8c-20bd-4d3f-9d6d-ff176e8927ea" to be deleted. current status: SHUTOFF 2019-04-05 10:51:44,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups used request id req-5f45bdcf-d3b1-4328-8c81-903214eaf0a5 2019-04-05 10:51:44,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-5f45bdcf-d3b1-4328-8c81-903214eaf0a5 x-compute-request-id: req-5f45bdcf-d3b1-4328-8c81-903214eaf0a5 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1a4ecde9-ac2e-4749-b262-c85cbac2b428"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9ce6d820-6480-4bc9-bc5f-3de6845a339a"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e28d957-bca2-4909-88cc-ff3f1b35f480"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b702927e-06a9-430b-afc1-ba168cc0b193"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-04-05 10:51:44,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups used request id req-7f833939-4f39-41b9-a455-6fef214c275f 2019-04-05 10:51:44,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-05 10:51:44,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups used request id req-5f45bdcf-d3b1-4328-8c81-903214eaf0a5 2019-04-05 10:51:44,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-05 10:51:44,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups used request id req-7f833939-4f39-41b9-a455-6fef214c275f 2019-04-05 10:51:44,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-05 10:51:44,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-05 10:51:44,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:51:44,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-c36bae84-717a-47dd-ab3a-b10fe94e4eb5 2019-04-05 10:51:44,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6228503a64f76ac3f631d5f0841f92a2eb49ed4a" 2019-04-05 10:51:44,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:51:44,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Fri, 05 Apr 2019 10:51:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1165f939-4421-4440-9785-021118a8b13d x-compute-request-id: req-1165f939-4421-4440-9785-021118a8b13d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance f7b442a4-baa8-4407-aa45-ebd2e6d114d9 could not be found.", "code": 404}} 2019-04-05 10:51:44,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-8bc748f4-caaf-469b-a219-81441da89ec6 2019-04-05 10:51:44,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-1165f939-4421-4440-9785-021118a8b13d 2019-04-05 10:51:44,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06f8079560e4d775b50dcc6b8ac66873f04f2bef" 2019-04-05 10:51:44,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a19df3957bed5f958dd1c10b8e0baa02ec2eccd" 2019-04-05 10:51:44,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-04-05 10:51:44,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:51:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bc748f4-caaf-469b-a219-81441da89ec6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:51:44,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7b442a4-baa8-4407-aa45-ebd2e6d114d9 used request id req-1165f939-4421-4440-9785-021118a8b13d 2019-04-05 10:51:44,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:51:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c36bae84-717a-47dd-ab3a-b10fe94e4eb5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:51:44,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-520a700a-912f-4212-b0a4-2d7ee36eee96 2019-04-05 10:51:44,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-05 10:51:44,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-520a700a-912f-4212-b0a4-2d7ee36eee96 x-compute-request-id: req-520a700a-912f-4212-b0a4-2d7ee36eee96 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:9b:46", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "79b70b78-5284-46ac-b532-1d92e399eca1", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:50:36Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_sprout_host_hr6mce", "created": "2019-04-05T10:28:47Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:51:44,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a19df3957bed5f958dd1c10b8e0baa02ec2eccd" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-04-05 10:51:44,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-decd947c-44ab-4cc1-8422-88e566b8b8b3 2019-04-05 10:51:44,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-decd947c-44ab-4cc1-8422-88e566b8b8b3 x-compute-request-id: req-decd947c-44ab-4cc1-8422-88e566b8b8b3 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:2b:a7", "version": 4, "addr": "192.168.120.32", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:50:24Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bono_host_0ac4ql", "created": "2019-04-05T10:28:52Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:51:44,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-decd947c-44ab-4cc1-8422-88e566b8b8b3 2019-04-05 10:51:44,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6228503a64f76ac3f631d5f0841f92a2eb49ed4a" -d '{"removeSecurityGroup": {"name": "clearwater-sg_internal_sip"}}' 2019-04-05 10:51:44,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-520a700a-912f-4212-b0a4-2d7ee36eee96 2019-04-05 10:51:44,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/action used request id req-2160c243-1d7a-45a2-a3ec-93a5ea27d513 2019-04-05 10:51:44,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-05 10:51:44,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-04-05 10:51:44,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6228503a64f76ac3f631d5f0841f92a2eb49ed4a" 2019-04-05 10:51:44,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-05 10:51:44,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10:51: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-d3a9d739-b7ff-4bfc-8aac-b584f0a84d5c x-compute-request-id: req-d3a9d739-b7ff-4bfc-8aac-b584f0a84d5c Content-Length: 0 Content-Type: application/json 2019-04-05 10:51:44,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-a8dac1cd-2a80-4576-822a-cd58292bea3b 2019-04-05 10:51:44,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 used request id req-a8dac1cd-2a80-4576-822a-cd58292bea3b 2019-04-05 10:51:44,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/915a4610-0264-47aa-928c-4cf8fd444793 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f557d70f3a63011f0b208a408cb39519a1863d" 2019-04-05 10:51:44,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Fri, 05 Apr 2019 10:51:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a8dac1cd-2a80-4576-822a-cd58292bea3b x-compute-request-id: req-a8dac1cd-2a80-4576-822a-cd58292bea3b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 915a4610-0264-47aa-928c-4cf8fd444793 could not be found.", "code": 404}} 2019-04-05 10:51:44,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10:51: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-2160c243-1d7a-45a2-a3ec-93a5ea27d513 x-compute-request-id: req-2160c243-1d7a-45a2-a3ec-93a5ea27d513 Content-Length: 0 Content-Type: application/json 2019-04-05 10:51:44,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/action used request id req-2160c243-1d7a-45a2-a3ec-93a5ea27d513 2019-04-05 10:51:44,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-ab58ea84-60ed-40af-851f-0304e0524a0d x-compute-request-id: req-ab58ea84-60ed-40af-851f-0304e0524a0d Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:2b:a7", "version": 4, "addr": "192.168.120.32", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:50:24Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bono_host_0ac4ql", "created": "2019-04-05T10:28:52Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:51:44,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/action used request id req-d3a9d739-b7ff-4bfc-8aac-b584f0a84d5c 2019-04-05 10:51:44,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/action used request id req-d3a9d739-b7ff-4bfc-8aac-b584f0a84d5c 2019-04-05 10:51:44,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a19df3957bed5f958dd1c10b8e0baa02ec2eccd" 2019-04-05 10:51:44,506 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:51:44,569 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:51:44,569 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:51:44,569 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:51:44,569 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:51:44,569 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:51:44,570 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:51:44,570 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:51:44,570 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:51:44,570 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:51:44,570 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:51:44 GMT 2019-04-05 10:51:44,570 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:51:44,570 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:51:44,570 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:51:44,570 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:51:44,570 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:51:49,576 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:51:49,670 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:51:49,670 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:51:49,671 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:51:49,671 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:51:49,671 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:51:49,671 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:51:49,671 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:51:49,671 - 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-04-05T10:51:19.930Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0a19df3957bed5f958dd1c10b8e0baa02ec2eccd\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:19.571Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6ecaeede-c91b-4a35-9636-4fe80dafc7ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:19.930Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-ab58ea84-60ed-40af-851f-0304e0524a0d", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:19.570Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6ecaeede-c91b-4a35-9636-4fe80dafc7ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:19.930Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-ab58ea84-60ed-40af-851f-0304e0524a0d", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:19.570Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6ecaeede-c91b-4a35-9636-4fe80dafc7ef"}, {"node_instance_id": "homer_security_group_64owkj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:19.930Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:19.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "homer_security_group_64owkj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:19.930Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:19.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:19.930Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:19.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:20.536Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:20.252Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:20.536Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-d78b5751-8656-4236-88e0-374037126fc2 x-compute-request-id: req-d78b5751-8656-4236-88e0-374037126fc2 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0a:9b:46\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"79b70b78-5284-46ac-b532-1d92e399eca1\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:50:36Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_sprout_host_hr6mce\", \"created\": \"2019-04-05T10:28:47Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:19.822Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5bbf2419-097a-4ba2-98b5-835053f037e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:20.536Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-d78b5751-8656-4236-88e0-374037126fc2", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:19.822Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5bbf2419-097a-4ba2-98b5-835053f037e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:20.536Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-d78b5751-8656-4236-88e0-374037126fc2", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:19.822Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5bbf2419-097a-4ba2-98b5-835053f037e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:20.536Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6228503a64f76ac3f631d5f0841f92a2eb49ed4a\"", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:19.823Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5bbf2419-097a-4ba2-98b5-835053f037e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:20.536Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c76ff981-7ae8-4a11-bef5-3560407b1cfb x-compute-request-id: req-c76ff981-7ae8-4a11-bef5-3560407b1cfb Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:19.861Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6ecaeede-c91b-4a35-9636-4fe80dafc7ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:20.536Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups used request id req-c76ff981-7ae8-4a11-bef5-3560407b1cfb", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:19.862Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6ecaeede-c91b-4a35-9636-4fe80dafc7ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:20.536Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups used request id req-c76ff981-7ae8-4a11-bef5-3560407b1cfb", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:19.862Z", "source_id": "bono_host_0ac4ql", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6ecaeede-c91b-4a35-9636-4fe80dafc7ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:20.536Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-ea459b96-2b9d-4e73-bf92-10b8f5858a22 x-compute-request-id: req-ea459b96-2b9d-4e73-bf92-10b8f5858a22 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1a4ecde9-ac2e-4749-b262-c85cbac2b428\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9ce6d820-6480-4bc9-bc5f-3de6845a339a\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e28d957-bca2-4909-88cc-ff3f1b35f480\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b702927e-06a9-430b-afc1-ba168cc0b193\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:20.263Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5bbf2419-097a-4ba2-98b5-835053f037e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:20.536Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups used request id req-ea459b96-2b9d-4e73-bf92-10b8f5858a22", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:20.263Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5bbf2419-097a-4ba2-98b5-835053f037e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:20.536Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups used request id req-ea459b96-2b9d-4e73-bf92-10b8f5858a22", "level": "debug", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:20.264Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5bbf2419-097a-4ba2-98b5-835053f037e5"}, {"node_instance_id": "homer_security_group_64owkj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:20.536Z", "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-04-05T10:51:19.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "ellis_host_gh2i40", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:20.536Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:19.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "ellis_floatingip_juioum", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:21.149Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:20.420Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "ellis_security_group_75o516", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:21.149Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:20.574Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:21.149Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_gcplli", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:20.652Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:21.149Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-76e213a8-fedc-4081-8107-38f0886f8557", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:20.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3431cbdb-9709-4669-bf55-38381c19d4c9"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:21.149Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-76e213a8-fedc-4081-8107-38f0886f8557", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:20.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3431cbdb-9709-4669-bf55-38381c19d4c9"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:21.149Z", "message": "RESP: [404] Date: Fri, 05 Apr 2019 10:51: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-76e213a8-fedc-4081-8107-38f0886f8557 x-compute-request-id: req-76e213a8-fedc-4081-8107-38f0886f8557 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 54ddae8c-20bd-4d3f-9d6d-ff176e8927ea 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-04-05T10:51:20.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3431cbdb-9709-4669-bf55-38381c19d4c9"}, {"node_instance_id": "dime_host_c8gzfy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:21.149Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2407385174ad496da54a6bb24cbf1d3eff2472d0\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:20.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3431cbdb-9709-4669-bf55-38381c19d4c9"}, {"node_instance_id": "homer_security_group_64owkj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:21.750Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/c8b3aa6b-03c9-48b1-ae01-435c29979af1.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}35ff851dfc7fbadc5b080264773192024e09e5cf\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:21.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.65bbeafb-8300-4159-bf61-f83c59324d21"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:21.750Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:20.816Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "ellis_floatingip_juioum", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:21.750Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:20.784Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:21.750Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:20.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "homer_security_group_64owkj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:21.750Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:21.131Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.65bbeafb-8300-4159-bf61-f83c59324d21"}, {"node_instance_id": "homer_security_group_64owkj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:21.750Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:51:21.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.65bbeafb-8300-4159-bf61-f83c59324d21"}, {"node_instance_id": "homer_security_group_64owkj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:21.750Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:51:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e30f955-6ff0-49f8-a02e-bfafb2a51096 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:21.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.65bbeafb-8300-4159-bf61-f83c59324d21"}, {"node_instance_id": "homer_security_group_64owkj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:21.750Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-1e30f955-6ff0-49f8-a02e-bfafb2a51096", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:21.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.65bbeafb-8300-4159-bf61-f83c59324d21"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:22.262Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:21.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:22.262Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:22.109Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.8741d980-724c-41cd-a6d6-652241ce17d7"}, {"node_instance_id": "homer_security_group_64owkj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:22.262Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/c8b3aa6b-03c9-48b1-ae01-435c29979af1.json used request id req-64f96ec9-d6fa-46b8-8ffb-1ce641967db3", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:21.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.65bbeafb-8300-4159-bf61-f83c59324d21"}, {"node_instance_id": "homer_security_group_64owkj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:22.262Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/c8b3aa6b-03c9-48b1-ae01-435c29979af1.json used request id req-64f96ec9-d6fa-46b8-8ffb-1ce641967db3", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:21.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.65bbeafb-8300-4159-bf61-f83c59324d21"}, {"node_instance_id": "homer_security_group_64owkj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:22.262Z", "message": "RESP: [204] X-Openstack-Request-Id: req-64f96ec9-d6fa-46b8-8ffb-1ce641967db3 Content-Length: 0 Date: Fri, 05 Apr 2019 10:51:21 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-04-05T10:51:21.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.65bbeafb-8300-4159-bf61-f83c59324d21"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:22.262Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:21.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:22.897Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:51:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ead20b59-106d-4805-a201-e97bd6097896 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:22.116Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.8741d980-724c-41cd-a6d6-652241ce17d7"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:22.897Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:22.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.f8567c18-b4ff-4389-a6b8-3192f17b8dff"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:22.897Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:21.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "dime_host_c8gzfy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:22.897Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:21.532Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "ellis_security_group_75o516", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:22.897Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:21.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:22.897Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e7b43da711bedfb94b8a494e93c8c6307aa11edc\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:22.509Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.8741d980-724c-41cd-a6d6-652241ce17d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:22.897Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-ead20b59-106d-4805-a201-e97bd6097896", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:22.117Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.8741d980-724c-41cd-a6d6-652241ce17d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:23.546Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e7b43da711bedfb94b8a494e93c8c6307aa11edc\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:23.093Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.8741d980-724c-41cd-a6d6-652241ce17d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:23.546Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-751b3c09-c6f3-4f31-b674-6bb9489a3765", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:23.092Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.8741d980-724c-41cd-a6d6-652241ce17d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:23.546Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-751b3c09-c6f3-4f31-b674-6bb9489a3765", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:23.092Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.8741d980-724c-41cd-a6d6-652241ce17d7"}], "metadata": {"pagination": {"total": 1303, "offset": 1080, "size": 50}}} 2019-04-05 10:51:49,671 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:51:49,672 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:51:49 GMT 2019-04-05 10:51:49,672 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:51:49,672 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:51:49,672 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:51:49,672 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:51:49,672 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:51:49,672 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:51:49,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a19df3957bed5f958dd1c10b8e0baa02ec2eccd" 2019-04-05 10:51:49,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-ab58ea84-60ed-40af-851f-0304e0524a0d 2019-04-05 10:51:49,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-ab58ea84-60ed-40af-851f-0304e0524a0d 2019-04-05 10:51:49,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-05 10:51:49,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-05 10:51:49,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-04-05 10:51:49,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-05 10:51:49,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-d78b5751-8656-4236-88e0-374037126fc2 x-compute-request-id: req-d78b5751-8656-4236-88e0-374037126fc2 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:9b:46", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "79b70b78-5284-46ac-b532-1d92e399eca1", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:50:36Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_sprout_host_hr6mce", "created": "2019-04-05T10:28:47Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:51:49,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-d78b5751-8656-4236-88e0-374037126fc2 2019-04-05 10:51:49,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-d78b5751-8656-4236-88e0-374037126fc2 2019-04-05 10:51:49,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6228503a64f76ac3f631d5f0841f92a2eb49ed4a" 2019-04-05 10:51:49,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c76ff981-7ae8-4a11-bef5-3560407b1cfb x-compute-request-id: req-c76ff981-7ae8-4a11-bef5-3560407b1cfb Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-04-05 10:51:49,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups used request id req-c76ff981-7ae8-4a11-bef5-3560407b1cfb 2019-04-05 10:51:49,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d/os-security-groups used request id req-c76ff981-7ae8-4a11-bef5-3560407b1cfb 2019-04-05 10:51:49,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-ea459b96-2b9d-4e73-bf92-10b8f5858a22 x-compute-request-id: req-ea459b96-2b9d-4e73-bf92-10b8f5858a22 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1a4ecde9-ac2e-4749-b262-c85cbac2b428"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9ce6d820-6480-4bc9-bc5f-3de6845a339a"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e28d957-bca2-4909-88cc-ff3f1b35f480"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b702927e-06a9-430b-afc1-ba168cc0b193"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-04-05 10:51:49,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups used request id req-ea459b96-2b9d-4e73-bf92-10b8f5858a22 2019-04-05 10:51:49,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups used request id req-ea459b96-2b9d-4e73-bf92-10b8f5858a22 2019-04-05 10:51:49,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-04-05 10:51:49,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-05 10:51:49,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-05 10:51:49,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-05 10:51:49,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-05 10:51:49,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-76e213a8-fedc-4081-8107-38f0886f8557 2019-04-05 10:51:49,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea used request id req-76e213a8-fedc-4081-8107-38f0886f8557 2019-04-05 10:51:49,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Fri, 05 Apr 2019 10:51: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-76e213a8-fedc-4081-8107-38f0886f8557 x-compute-request-id: req-76e213a8-fedc-4081-8107-38f0886f8557 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 54ddae8c-20bd-4d3f-9d6d-ff176e8927ea could not be found.", "code": 404}} 2019-04-05 10:51:49,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/54ddae8c-20bd-4d3f-9d6d-ff176e8927ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2407385174ad496da54a6bb24cbf1d3eff2472d0" 2019-04-05 10:51:49,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/c8b3aa6b-03c9-48b1-ae01-435c29979af1.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35ff851dfc7fbadc5b080264773192024e09e5cf" 2019-04-05 10:51:49,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-05 10:51:49,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-04-05 10:51:49,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-05 10:51:49,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-04-05 10:51:49,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:51:49,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:51:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e30f955-6ff0-49f8-a02e-bfafb2a51096 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:51:49,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-1e30f955-6ff0-49f8-a02e-bfafb2a51096 2019-04-05 10:51:49,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-05 10:51:49,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:51:49,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/c8b3aa6b-03c9-48b1-ae01-435c29979af1.json used request id req-64f96ec9-d6fa-46b8-8ffb-1ce641967db3 2019-04-05 10:51:49,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/c8b3aa6b-03c9-48b1-ae01-435c29979af1.json used request id req-64f96ec9-d6fa-46b8-8ffb-1ce641967db3 2019-04-05 10:51:49,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-64f96ec9-d6fa-46b8-8ffb-1ce641967db3 Content-Length: 0 Date: Fri, 05 Apr 2019 10:51:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 10:51:49,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-04-05 10:51:49,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:51:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ead20b59-106d-4805-a201-e97bd6097896 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:51:49,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-04-05 10:51:49,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-04-05 10:51:49,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-05 10:51:49,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-04-05 10:51:49,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7b43da711bedfb94b8a494e93c8c6307aa11edc" 2019-04-05 10:51:49,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ead20b59-106d-4805-a201-e97bd6097896 2019-04-05 10:51:49,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7b43da711bedfb94b8a494e93c8c6307aa11edc" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-04-05 10:51:49,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-751b3c09-c6f3-4f31-b674-6bb9489a3765 2019-04-05 10:51:49,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-751b3c09-c6f3-4f31-b674-6bb9489a3765 2019-04-05 10:51:49,682 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:51:49,865 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:51:49,865 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:51:49,865 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:51:49,865 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:51:49,865 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:51:49,865 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:51:49,865 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:51:49,866 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:51:49,866 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:51:49,866 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:51:49 GMT 2019-04-05 10:51:49,866 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:51:49,866 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:51:49,866 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:51:49,866 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:51:49,866 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:51:54,872 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:51:54,963 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:51:54,963 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:51:54,963 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:51:54,963 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:51:54,963 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:51:54,963 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:51:54,963 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:51:54,963 - 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-04-05T10:51:23.546Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-751b3c09-c6f3-4f31-b674-6bb9489a3765 x-compute-request-id: req-751b3c09-c6f3-4f31-b674-6bb9489a3765 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0a:9b:46\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"79b70b78-5284-46ac-b532-1d92e399eca1\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:50:36Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_sprout_host_hr6mce\", \"created\": \"2019-04-05T10:28:47Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:23.092Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.8741d980-724c-41cd-a6d6-652241ce17d7"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:23.546Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:51:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fcff846-71f3-4004-9c3c-4d675c78b5a4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:22.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.f8567c18-b4ff-4389-a6b8-3192f17b8dff"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:23.546Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-0fcff846-71f3-4004-9c3c-4d675c78b5a4", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:22.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.f8567c18-b4ff-4389-a6b8-3192f17b8dff"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:23.546Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:51:22.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.f8567c18-b4ff-4389-a6b8-3192f17b8dff"}, {"node_instance_id": "ellis_floatingip_juioum", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:23.546Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:21.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:23.546Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dc551b398e557d5852bee0342c7d6aa3601ba7f3\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:23.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.f8567c18-b4ff-4389-a6b8-3192f17b8dff"}, {"node_instance_id": "ellis_security_group_75o516", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:23.546Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:22.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "ellis_floatingip_juioum", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:23.546Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:22.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "dime_security_group_bjj43y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:23.546Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:22.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "ellis_floatingip_juioum", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:24.103Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-4e548872-afc9-4189-98bb-4bcebdf85e11", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:23.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.91536104-0fa8-4944-863a-594f1a91a069"}, {"node_instance_id": "homer_security_group_64owkj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:24.103Z", "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-04-05T10:51:22.397Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "ellis_floatingip_juioum", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:24.103Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:22.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "ellis_floatingip_juioum", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:24.103Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:23.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.91536104-0fa8-4944-863a-594f1a91a069"}, {"node_instance_id": "ellis_floatingip_juioum", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:24.103Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:51:23.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.91536104-0fa8-4944-863a-594f1a91a069"}, {"node_instance_id": "ellis_floatingip_juioum", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:24.103Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:51:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e548872-afc9-4189-98bb-4bcebdf85e11 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:23.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.91536104-0fa8-4944-863a-594f1a91a069"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:24.103Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10:51: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-eb98f0d2-fcef-4aa4-9dfe-40fe6ea431c0 x-compute-request-id: req-eb98f0d2-fcef-4aa4-9dfe-40fe6ea431c0 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:23.814Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.8741d980-724c-41cd-a6d6-652241ce17d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:24.103Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/action used request id req-eb98f0d2-fcef-4aa4-9dfe-40fe6ea431c0", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:23.814Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.8741d980-724c-41cd-a6d6-652241ce17d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:24.103Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/action used request id req-eb98f0d2-fcef-4aa4-9dfe-40fe6ea431c0", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:23.815Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.8741d980-724c-41cd-a6d6-652241ce17d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:24.103Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e7b43da711bedfb94b8a494e93c8c6307aa11edc\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:23.815Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.8741d980-724c-41cd-a6d6-652241ce17d7"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:24.103Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-461cb51b-cd19-4f91-80e4-29d48ba772ba x-compute-request-id: req-461cb51b-cd19-4f91-80e4-29d48ba772ba Content-Encoding: gzip Content-Length: 800 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d7:2b:a7\", \"version\": 4, \"addr\": \"192.168.120.32\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:50:24Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bono_host_0ac4ql\", \"created\": \"2019-04-05T10:28:52Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:23.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.f8567c18-b4ff-4389-a6b8-3192f17b8dff"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:24.103Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-461cb51b-cd19-4f91-80e4-29d48ba772ba", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:23.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.f8567c18-b4ff-4389-a6b8-3192f17b8dff"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:24.103Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-461cb51b-cd19-4f91-80e4-29d48ba772ba", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:23.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.f8567c18-b4ff-4389-a6b8-3192f17b8dff"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:24.103Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dc551b398e557d5852bee0342c7d6aa3601ba7f3\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:23.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.f8567c18-b4ff-4389-a6b8-3192f17b8dff"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:24.103Z", "message": "RESP: [204] Date: Fri, 05 Apr 2019 10:51: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-b63d19fe-5dc7-4fde-b04d-f99ef7465339 x-compute-request-id: req-b63d19fe-5dc7-4fde-b04d-f99ef7465339 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:24.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.f8567c18-b4ff-4389-a6b8-3192f17b8dff"}, {"node_instance_id": "ellis_floatingip_juioum", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:24.770Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:22.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "dime_security_group_bjj43y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:24.770Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:22.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "homer_security_group_64owkj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:24.770Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:22.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "ellis_security_group_75o516", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:24.770Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:51:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca8e5b2e-8ac2-48f5-a400-c7deae78732e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:24.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.46d49cdd-e362-4d17-bf8d-ab95544dd7cc"}, {"node_instance_id": "ellis_security_group_75o516", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:24.770Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:51:24.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.46d49cdd-e362-4d17-bf8d-ab95544dd7cc"}, {"node_instance_id": "ellis_security_group_75o516", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:24.770Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:24.475Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.46d49cdd-e362-4d17-bf8d-ab95544dd7cc"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:24.770Z", "message": "Waiting for server \"0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:24.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.f8567c18-b4ff-4389-a6b8-3192f17b8dff"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:24.770Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-c4725464-4b0f-436c-92df-b0871d95ed56", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:24.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.f8567c18-b4ff-4389-a6b8-3192f17b8dff"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:24.770Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-c4725464-4b0f-436c-92df-b0871d95ed56", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:24.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.f8567c18-b4ff-4389-a6b8-3192f17b8dff"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:24.770Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-c4725464-4b0f-436c-92df-b0871d95ed56 x-compute-request-id: req-c4725464-4b0f-436c-92df-b0871d95ed56 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d7:2b:a7\", \"version\": 4, \"addr\": \"192.168.120.32\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"0bdb0132-9a4c-4e4d-aa79-db71ef515e6d\", \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:51:23Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bono_host_0ac4ql\", \"created\": \"2019-04-05T10:28:52Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:24.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.f8567c18-b4ff-4389-a6b8-3192f17b8dff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:24.770Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e7b43da711bedfb94b8a494e93c8c6307aa11edc\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:24.213Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.8741d980-724c-41cd-a6d6-652241ce17d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:24.770Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-e0c03573-6f06-4588-9bc4-6ef073309467", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:24.212Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.8741d980-724c-41cd-a6d6-652241ce17d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:24.770Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-e0c03573-6f06-4588-9bc4-6ef073309467", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:24.211Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.8741d980-724c-41cd-a6d6-652241ce17d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:24.770Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-e0c03573-6f06-4588-9bc4-6ef073309467 x-compute-request-id: req-e0c03573-6f06-4588-9bc4-6ef073309467 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0a:9b:46\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"79b70b78-5284-46ac-b532-1d92e399eca1\", \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:50:36Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_sprout_host_hr6mce\", \"created\": \"2019-04-05T10:28:47Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:24.210Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.8741d980-724c-41cd-a6d6-652241ce17d7"}, {"node_instance_id": "ellis_floatingip_juioum", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:24.770Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/9e582fff-555a-41b3-bd59-c5130f4716ad.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bb816a1e130acc55aad48aae168f744b80ee78ff\"", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:24.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.91536104-0fa8-4944-863a-594f1a91a069"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:24.770Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dc551b398e557d5852bee0342c7d6aa3601ba7f3\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:24.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.f8567c18-b4ff-4389-a6b8-3192f17b8dff"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:24.770Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-b63d19fe-5dc7-4fde-b04d-f99ef7465339", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:24.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.f8567c18-b4ff-4389-a6b8-3192f17b8dff"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:24.770Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-b63d19fe-5dc7-4fde-b04d-f99ef7465339", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:24.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.f8567c18-b4ff-4389-a6b8-3192f17b8dff"}, {"node_instance_id": "ellis_security_group_75o516", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:24.770Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-ca8e5b2e-8ac2-48f5-a400-c7deae78732e", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:24.481Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.46d49cdd-e362-4d17-bf8d-ab95544dd7cc"}, {"node_instance_id": "ellis_security_group_75o516", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:24.770Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:22.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:25.367Z", "message": "Waiting for process 25280 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:24.806Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.75f2343f-1607-4c25-9f9b-5f6038f1dca9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:25.367Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-88092b0f-c552-4d5b-97f9-6932a11a60a8 x-compute-request-id: req-88092b0f-c552-4d5b-97f9-6932a11a60a8 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:24.831Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.8741d980-724c-41cd-a6d6-652241ce17d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:25.367Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups used request id req-88092b0f-c552-4d5b-97f9-6932a11a60a8", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:24.831Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.8741d980-724c-41cd-a6d6-652241ce17d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:25.367Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups used request id req-88092b0f-c552-4d5b-97f9-6932a11a60a8", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:24.831Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.8741d980-724c-41cd-a6d6-652241ce17d7"}, {"node_instance_id": "ellis_security_group_75o516", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:25.367Z", "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-04-05T10:51:23.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "ellis_security_group_75o516", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:25.367Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:23.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}], "metadata": {"pagination": {"total": 1303, "offset": 1130, "size": 50}}} 2019-04-05 10:51:54,964 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:51:54,964 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:51:54 GMT 2019-04-05 10:51:54,964 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:51:54,964 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:51:54,964 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:51:54,964 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:51:54,964 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:51:54,964 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:51:54,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-751b3c09-c6f3-4f31-b674-6bb9489a3765 x-compute-request-id: req-751b3c09-c6f3-4f31-b674-6bb9489a3765 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:9b:46", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "79b70b78-5284-46ac-b532-1d92e399eca1", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:50:36Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_sprout_host_hr6mce", "created": "2019-04-05T10:28:47Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:51:54,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:51:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fcff846-71f3-4004-9c3c-4d675c78b5a4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:51:54,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-0fcff846-71f3-4004-9c3c-4d675c78b5a4 2019-04-05 10:51:54,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:51:54,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-05 10:51:54,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc551b398e557d5852bee0342c7d6aa3601ba7f3" 2019-04-05 10:51:54,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-05 10:51:54,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-05 10:51:54,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-05 10:51:54,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-4e548872-afc9-4189-98bb-4bcebdf85e11 2019-04-05 10:51:54,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-04-05 10:51:54,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-05 10:51:54,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2019-04-05 10:51:54,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:51:54,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:51:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e548872-afc9-4189-98bb-4bcebdf85e11 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:51:54,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10:51: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-eb98f0d2-fcef-4aa4-9dfe-40fe6ea431c0 x-compute-request-id: req-eb98f0d2-fcef-4aa4-9dfe-40fe6ea431c0 Content-Length: 0 Content-Type: application/json 2019-04-05 10:51:54,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/action used request id req-eb98f0d2-fcef-4aa4-9dfe-40fe6ea431c0 2019-04-05 10:51:54,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/action used request id req-eb98f0d2-fcef-4aa4-9dfe-40fe6ea431c0 2019-04-05 10:51:54,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7b43da711bedfb94b8a494e93c8c6307aa11edc" 2019-04-05 10:51:54,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-461cb51b-cd19-4f91-80e4-29d48ba772ba x-compute-request-id: req-461cb51b-cd19-4f91-80e4-29d48ba772ba Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:2b:a7", "version": 4, "addr": "192.168.120.32", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:50:24Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bono_host_0ac4ql", "created": "2019-04-05T10:28:52Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:51:54,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-461cb51b-cd19-4f91-80e4-29d48ba772ba 2019-04-05 10:51:54,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-461cb51b-cd19-4f91-80e4-29d48ba772ba 2019-04-05 10:51:54,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc551b398e557d5852bee0342c7d6aa3601ba7f3" 2019-04-05 10:51:54,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Fri, 05 Apr 2019 10:51: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-b63d19fe-5dc7-4fde-b04d-f99ef7465339 x-compute-request-id: req-b63d19fe-5dc7-4fde-b04d-f99ef7465339 Content-Type: application/json 2019-04-05 10:51:54,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-04-05 10:51:54,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-04-05 10:51:54,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-05 10:51:54,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:51:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca8e5b2e-8ac2-48f5-a400-c7deae78732e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:51:54,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:51:54,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-04-05 10:51:54,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "0bdb0132-9a4c-4e4d-aa79-db71ef515e6d" to be deleted. current status: SHUTOFF 2019-04-05 10:51:54,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-c4725464-4b0f-436c-92df-b0871d95ed56 2019-04-05 10:51:54,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-c4725464-4b0f-436c-92df-b0871d95ed56 2019-04-05 10:51:54,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-c4725464-4b0f-436c-92df-b0871d95ed56 x-compute-request-id: req-c4725464-4b0f-436c-92df-b0871d95ed56 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:2b:a7", "version": 4, "addr": "192.168.120.32", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "0bdb0132-9a4c-4e4d-aa79-db71ef515e6d", "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:51:23Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bono_host_0ac4ql", "created": "2019-04-05T10:28:52Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:51:54,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7b43da711bedfb94b8a494e93c8c6307aa11edc" 2019-04-05 10:51:54,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-e0c03573-6f06-4588-9bc4-6ef073309467 2019-04-05 10:51:54,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-e0c03573-6f06-4588-9bc4-6ef073309467 2019-04-05 10:51:54,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-e0c03573-6f06-4588-9bc4-6ef073309467 x-compute-request-id: req-e0c03573-6f06-4588-9bc4-6ef073309467 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:9b:46", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "79b70b78-5284-46ac-b532-1d92e399eca1", "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:50:36Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_sprout_host_hr6mce", "created": "2019-04-05T10:28:47Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:51:54,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/9e582fff-555a-41b3-bd59-c5130f4716ad.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb816a1e130acc55aad48aae168f744b80ee78ff" 2019-04-05 10:51:54,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc551b398e557d5852bee0342c7d6aa3601ba7f3" 2019-04-05 10:51:54,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-b63d19fe-5dc7-4fde-b04d-f99ef7465339 2019-04-05 10:51:54,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-b63d19fe-5dc7-4fde-b04d-f99ef7465339 2019-04-05 10:51:54,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ca8e5b2e-8ac2-48f5-a400-c7deae78732e 2019-04-05 10:51:54,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-05 10:51:54,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 25280 to end... 2019-04-05 10:51:54,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-88092b0f-c552-4d5b-97f9-6932a11a60a8 x-compute-request-id: req-88092b0f-c552-4d5b-97f9-6932a11a60a8 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-04-05 10:51:54,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups used request id req-88092b0f-c552-4d5b-97f9-6932a11a60a8 2019-04-05 10:51:54,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1/os-security-groups used request id req-88092b0f-c552-4d5b-97f9-6932a11a60a8 2019-04-05 10:51:54,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-04-05 10:51:54,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-05 10:51:54,974 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:51:55,034 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:51:55,034 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:51:55,035 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:51:55,035 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:51:55,035 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:51:55,035 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:51:55,035 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:51:55,035 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:51:55,035 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:51:55,035 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:51:55 GMT 2019-04-05 10:51:55,035 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:51:55,036 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:51:55,036 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:51:55,036 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:51:55,036 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:52:00,041 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:52:00,145 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:52:00,145 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:52:00,145 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:52:00,146 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:52:00,146 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:52:00,146 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:52:00,146 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:52:00,146 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_security_group_75o516", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:25.367Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/84086c86-f215-4699-b5ed-2006870ef55f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}36b4a9b043512bbb2b96f04ff5574c691ac0c338\"", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:24.903Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.46d49cdd-e362-4d17-bf8d-ab95544dd7cc"}, {"node_instance_id": "dime_security_group_bjj43y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:25.367Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:25.284Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6db53e72-f7ea-4a7f-828a-b695143c03df"}, {"node_instance_id": "dime_security_group_bjj43y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:25.979Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:24.013Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "dime_security_group_bjj43y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:25.979Z", "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-04-05T10:51:24.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "ellis_floatingip_juioum", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:25.979Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/floatingips/9e582fff-555a-41b3-bd59-c5130f4716ad.json used request id req-34417cab-9219-48a9-9819-ada33641cf9b", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:25.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.91536104-0fa8-4944-863a-594f1a91a069"}, {"node_instance_id": "ellis_floatingip_juioum", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:25.979Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/9e582fff-555a-41b3-bd59-c5130f4716ad.json used request id req-34417cab-9219-48a9-9819-ada33641cf9b", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:25.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.91536104-0fa8-4944-863a-594f1a91a069"}, {"node_instance_id": "ellis_floatingip_juioum", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:25.979Z", "message": "RESP: [204] X-Openstack-Request-Id: req-34417cab-9219-48a9-9819-ada33641cf9b Content-Length: 0 Date: Fri, 05 Apr 2019 10:51:25 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-04-05T10:51:25.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.91536104-0fa8-4944-863a-594f1a91a069"}, {"node_instance_id": "ellis_security_group_75o516", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:25.979Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/84086c86-f215-4699-b5ed-2006870ef55f.json used request id req-01fca6df-093b-4f36-a846-43d1b8409169", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:25.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.46d49cdd-e362-4d17-bf8d-ab95544dd7cc"}, {"node_instance_id": "ellis_security_group_75o516", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:25.979Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/84086c86-f215-4699-b5ed-2006870ef55f.json used request id req-01fca6df-093b-4f36-a846-43d1b8409169", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:25.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.46d49cdd-e362-4d17-bf8d-ab95544dd7cc"}, {"node_instance_id": "ellis_security_group_75o516", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:25.979Z", "message": "RESP: [204] X-Openstack-Request-Id: req-01fca6df-093b-4f36-a846-43d1b8409169 Content-Length: 0 Date: Fri, 05 Apr 2019 10:51:25 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-04-05T10:51:25.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.46d49cdd-e362-4d17-bf8d-ab95544dd7cc"}, {"node_instance_id": "dime_security_group_bjj43y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:25.979Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e070a537-ea99-4cbf-91fe-2dd7670260e5", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:25.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6db53e72-f7ea-4a7f-828a-b695143c03df"}, {"node_instance_id": "dime_security_group_bjj43y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:25.979Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:51:25.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6db53e72-f7ea-4a7f-828a-b695143c03df"}, {"node_instance_id": "dime_security_group_bjj43y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:25.979Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/fe7fb086-07c8-49de-8577-d4583e630b5d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3edca29a55066458179ae49aad5159ed0d012186\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:25.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6db53e72-f7ea-4a7f-828a-b695143c03df"}, {"node_instance_id": "dime_security_group_bjj43y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:25.979Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:51:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e070a537-ea99-4cbf-91fe-2dd7670260e5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:25.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6db53e72-f7ea-4a7f-828a-b695143c03df"}, {"node_instance_id": "dime_security_group_bjj43y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:25.979Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:23.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "dime_security_group_bjj43y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:25.979Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:23.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "dime_security_group_bjj43y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:26.582Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/fe7fb086-07c8-49de-8577-d4583e630b5d.json used request id req-1d12d76e-1490-45ff-b201-cf9e0f3f3937", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:26.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6db53e72-f7ea-4a7f-828a-b695143c03df"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:26.582Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:25.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:26.582Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:25.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:26.582Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:25.291Z", "source_id": "sprout_host_hr6mce", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "dime_security_group_bjj43y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:26.582Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/fe7fb086-07c8-49de-8577-d4583e630b5d.json used request id req-1d12d76e-1490-45ff-b201-cf9e0f3f3937", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:26.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6db53e72-f7ea-4a7f-828a-b695143c03df"}, {"node_instance_id": "dime_security_group_bjj43y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:26.582Z", "message": "RESP: [204] X-Openstack-Request-Id: req-1d12d76e-1490-45ff-b201-cf9e0f3f3937 Content-Length: 0 Date: Fri, 05 Apr 2019 10:51: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": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:26.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.6db53e72-f7ea-4a7f-828a-b695143c03df"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:27.181Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:26.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.111b8c1a-a907-4162-a474-0221d4f62974"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:27.181Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:25.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:27.181Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-cf1e8e0e-43a3-49de-ad77-14751ef66ef4", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:26.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.111b8c1a-a907-4162-a474-0221d4f62974"}, {"node_instance_id": "ellis_security_group_75o516", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:27.181Z", "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-04-05T10:51:25.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:27.181Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:51:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf1e8e0e-43a3-49de-ad77-14751ef66ef4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:26.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.111b8c1a-a907-4162-a474-0221d4f62974"}, {"node_instance_id": "ellis_floatingip_juioum", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:27.181Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:25.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:27.181Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:51:26.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.111b8c1a-a907-4162-a474-0221d4f62974"}, {"node_instance_id": "ellis_floatingip_juioum", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:27.781Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:26.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "dime_security_group_bjj43y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:27.781Z", "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-04-05T10:51:26.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:27.781Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8d56b6be2e457fa3acff1a25a73c7fbed356a49f\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:27.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.111b8c1a-a907-4162-a474-0221d4f62974"}, {"node_instance_id": "ellis_security_group_75o516", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:27.781Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:26.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:28.457Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-09817352-58af-4db0-bda6-ff812521e215 x-compute-request-id: req-09817352-58af-4db0-bda6-ff812521e215 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0a:9b:46\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"79b70b78-5284-46ac-b532-1d92e399eca1\", \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:50:36Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_sprout_host_hr6mce\", \"created\": \"2019-04-05T10:28:47Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:27.762Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.111b8c1a-a907-4162-a474-0221d4f62974"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:28.457Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-09817352-58af-4db0-bda6-ff812521e215", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:27.762Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.111b8c1a-a907-4162-a474-0221d4f62974"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:28.457Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-09817352-58af-4db0-bda6-ff812521e215", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:27.762Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.111b8c1a-a907-4162-a474-0221d4f62974"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:28.457Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8d56b6be2e457fa3acff1a25a73c7fbed356a49f\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:27.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.111b8c1a-a907-4162-a474-0221d4f62974"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:28.457Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-0ebef997-f9f2-44f6-aab1-a786bdb6ddd2", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:27.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.111b8c1a-a907-4162-a474-0221d4f62974"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:28.457Z", "message": "RESP: [204] Date: Fri, 05 Apr 2019 10:51:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0ebef997-f9f2-44f6-aab1-a786bdb6ddd2 x-compute-request-id: req-0ebef997-f9f2-44f6-aab1-a786bdb6ddd2 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:27.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.111b8c1a-a907-4162-a474-0221d4f62974"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:28.457Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-0ebef997-f9f2-44f6-aab1-a786bdb6ddd2", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:27.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.111b8c1a-a907-4162-a474-0221d4f62974"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:28.457Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8d56b6be2e457fa3acff1a25a73c7fbed356a49f\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:27.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.111b8c1a-a907-4162-a474-0221d4f62974"}, {"node_instance_id": "dime_security_group_bjj43y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:28.457Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:26.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:28.994Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-069f0cd0-f41e-45c1-ac98-fb07c17b86db x-compute-request-id: req-069f0cd0-f41e-45c1-ac98-fb07c17b86db Content-Encoding: gzip Content-Length: 808 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0a:9b:46\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"79b70b78-5284-46ac-b532-1d92e399eca1\", \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:51:27Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_sprout_host_hr6mce\", \"created\": \"2019-04-05T10:28:47Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:28.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.111b8c1a-a907-4162-a474-0221d4f62974"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:28.994Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-069f0cd0-f41e-45c1-ac98-fb07c17b86db", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:28.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.111b8c1a-a907-4162-a474-0221d4f62974"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:28.994Z", "message": "Waiting for server \"79b70b78-5284-46ac-b532-1d92e399eca1\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:28.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.111b8c1a-a907-4162-a474-0221d4f62974"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:28.994Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-069f0cd0-f41e-45c1-ac98-fb07c17b86db", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:28.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.111b8c1a-a907-4162-a474-0221d4f62974"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:29.526Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dc551b398e557d5852bee0342c7d6aa3601ba7f3\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:29.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.f8567c18-b4ff-4389-a6b8-3192f17b8dff"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:29.526Z", "message": "RESP: [404] Date: Fri, 05 Apr 2019 10:51: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-3fa5774c-3a90-424c-8f7b-fd5e83aacffe x-compute-request-id: req-3fa5774c-3a90-424c-8f7b-fd5e83aacffe Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 0bdb0132-9a4c-4e4d-aa79-db71ef515e6d 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-04-05T10:51:29.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.f8567c18-b4ff-4389-a6b8-3192f17b8dff"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:30.030Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-3fa5774c-3a90-424c-8f7b-fd5e83aacffe", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:29.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.f8567c18-b4ff-4389-a6b8-3192f17b8dff"}, {"node_instance_id": "bono_host_0ac4ql", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:30.030Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-3fa5774c-3a90-424c-8f7b-fd5e83aacffe", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:29.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.f8567c18-b4ff-4389-a6b8-3192f17b8dff"}], "metadata": {"pagination": {"total": 1303, "offset": 1180, "size": 50}}} 2019-04-05 10:52:00,146 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:52:00,146 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:52:00 GMT 2019-04-05 10:52:00,146 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:52:00,147 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:52:00,147 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:52:00,147 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:52:00,147 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:52:00,147 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:52:00,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/84086c86-f215-4699-b5ed-2006870ef55f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b4a9b043512bbb2b96f04ff5574c691ac0c338" 2019-04-05 10:52:00,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-04-05 10:52:00,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-05 10:52:00,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-04-05 10:52:00,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/floatingips/9e582fff-555a-41b3-bd59-c5130f4716ad.json used request id req-34417cab-9219-48a9-9819-ada33641cf9b 2019-04-05 10:52:00,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/9e582fff-555a-41b3-bd59-c5130f4716ad.json used request id req-34417cab-9219-48a9-9819-ada33641cf9b 2019-04-05 10:52:00,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-34417cab-9219-48a9-9819-ada33641cf9b Content-Length: 0 Date: Fri, 05 Apr 2019 10:51:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 10:52:00,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/84086c86-f215-4699-b5ed-2006870ef55f.json used request id req-01fca6df-093b-4f36-a846-43d1b8409169 2019-04-05 10:52:00,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/84086c86-f215-4699-b5ed-2006870ef55f.json used request id req-01fca6df-093b-4f36-a846-43d1b8409169 2019-04-05 10:52:00,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-01fca6df-093b-4f36-a846-43d1b8409169 Content-Length: 0 Date: Fri, 05 Apr 2019 10:51:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 10:52:00,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e070a537-ea99-4cbf-91fe-2dd7670260e5 2019-04-05 10:52:00,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:52:00,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/fe7fb086-07c8-49de-8577-d4583e630b5d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3edca29a55066458179ae49aad5159ed0d012186" 2019-04-05 10:52:00,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:51:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e070a537-ea99-4cbf-91fe-2dd7670260e5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:52:00,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-05 10:52:00,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-05 10:52:00,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/fe7fb086-07c8-49de-8577-d4583e630b5d.json used request id req-1d12d76e-1490-45ff-b201-cf9e0f3f3937 2019-04-05 10:52:00,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-05 10:52:00,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-05 10:52:00,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-05 10:52:00,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/fe7fb086-07c8-49de-8577-d4583e630b5d.json used request id req-1d12d76e-1490-45ff-b201-cf9e0f3f3937 2019-04-05 10:52:00,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1d12d76e-1490-45ff-b201-cf9e0f3f3937 Content-Length: 0 Date: Fri, 05 Apr 2019 10:51:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 10:52:00,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-04-05 10:52:00,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-04-05 10:52:00,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-cf1e8e0e-43a3-49de-ad77-14751ef66ef4 2019-04-05 10:52:00,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-04-05 10:52:00,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:51:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf1e8e0e-43a3-49de-ad77-14751ef66ef4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:52:00,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-04-05 10:52:00,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:52:00,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-05 10:52:00,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-04-05 10:52:00,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d56b6be2e457fa3acff1a25a73c7fbed356a49f" 2019-04-05 10:52:00,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-05 10:52:00,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-09817352-58af-4db0-bda6-ff812521e215 x-compute-request-id: req-09817352-58af-4db0-bda6-ff812521e215 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:9b:46", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "79b70b78-5284-46ac-b532-1d92e399eca1", "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:50:36Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_sprout_host_hr6mce", "created": "2019-04-05T10:28:47Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:52:00,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-09817352-58af-4db0-bda6-ff812521e215 2019-04-05 10:52:00,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-09817352-58af-4db0-bda6-ff812521e215 2019-04-05 10:52:00,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d56b6be2e457fa3acff1a25a73c7fbed356a49f" 2019-04-05 10:52:00,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-0ebef997-f9f2-44f6-aab1-a786bdb6ddd2 2019-04-05 10:52:00,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Fri, 05 Apr 2019 10:51:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0ebef997-f9f2-44f6-aab1-a786bdb6ddd2 x-compute-request-id: req-0ebef997-f9f2-44f6-aab1-a786bdb6ddd2 Content-Type: application/json 2019-04-05 10:52:00,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-0ebef997-f9f2-44f6-aab1-a786bdb6ddd2 2019-04-05 10:52:00,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d56b6be2e457fa3acff1a25a73c7fbed356a49f" 2019-04-05 10:52:00,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-05 10:52:00,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:51: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-069f0cd0-f41e-45c1-ac98-fb07c17b86db x-compute-request-id: req-069f0cd0-f41e-45c1-ac98-fb07c17b86db Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:9b:46", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/79b70b78-5284-46ac-b532-1d92e399eca1", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "79b70b78-5284-46ac-b532-1d92e399eca1", "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:51:27Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_sprout_host_hr6mce", "created": "2019-04-05T10:28:47Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:52:00,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-069f0cd0-f41e-45c1-ac98-fb07c17b86db 2019-04-05 10:52:00,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "79b70b78-5284-46ac-b532-1d92e399eca1" to be deleted. current status: SHUTOFF 2019-04-05 10:52:00,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-069f0cd0-f41e-45c1-ac98-fb07c17b86db 2019-04-05 10:52:00,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc551b398e557d5852bee0342c7d6aa3601ba7f3" 2019-04-05 10:52:00,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Fri, 05 Apr 2019 10:51: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-3fa5774c-3a90-424c-8f7b-fd5e83aacffe x-compute-request-id: req-3fa5774c-3a90-424c-8f7b-fd5e83aacffe Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 0bdb0132-9a4c-4e4d-aa79-db71ef515e6d could not be found.", "code": 404}} 2019-04-05 10:52:00,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-3fa5774c-3a90-424c-8f7b-fd5e83aacffe 2019-04-05 10:52:00,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0bdb0132-9a4c-4e4d-aa79-db71ef515e6d used request id req-3fa5774c-3a90-424c-8f7b-fd5e83aacffe 2019-04-05 10:52:00,156 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:52:00,227 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:52:00,227 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:52:00,228 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:52:00,228 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:52:00,228 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:52:00,228 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:52:00,228 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:52:00,228 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:52:00,228 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:52:00,228 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:52:00 GMT 2019-04-05 10:52:00,228 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:52:00,229 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:52:00,229 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:52:00,229 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:52:00,229 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:52:05,234 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:52:05,319 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:52:05,320 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:52:05,320 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:52:05,320 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:52:05,320 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:52:05,320 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:52:05,320 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:52:05,320 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_0ac4ql", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:30.578Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:29.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bono_floatingip_x7lzhy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:30.578Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:30.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bono_host_0ac4ql", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:30.578Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:30.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bono_floatingip_x7lzhy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:31.174Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:30.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bono_security_group_jbrhwb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:31.174Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:30.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bono_security_group_jbrhwb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:31.174Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:30.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bono_floatingip_x7lzhy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:31.769Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:30.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bono_floatingip_x7lzhy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:31.769Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:31.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bono_security_group_jbrhwb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:31.769Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:31.084Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bono_security_group_jbrhwb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:32.417Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:31.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bono_security_group_jbrhwb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:32.417Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:31.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bono_floatingip_x7lzhy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:32.417Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:31.316Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:33.025Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:32.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.ac4a701b-b763-4fb0-b045-3709aa0ec8d0"}, {"node_instance_id": "bono_floatingip_x7lzhy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:33.025Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-753a9bec-6eee-4cfd-8a6f-58649667cadd", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:32.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.98aa3498-ddfa-4797-acb4-23f61e6724c4"}, {"node_instance_id": "bono_floatingip_x7lzhy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:33.025Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:51:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-753a9bec-6eee-4cfd-8a6f-58649667cadd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:32.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.98aa3498-ddfa-4797-acb4-23f61e6724c4"}, {"node_instance_id": "bono_floatingip_x7lzhy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:33.025Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:51:32.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.98aa3498-ddfa-4797-acb4-23f61e6724c4"}, {"node_instance_id": "bono_floatingip_x7lzhy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:33.025Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:32.604Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.98aa3498-ddfa-4797-acb4-23f61e6724c4"}, {"node_instance_id": "bono_security_group_jbrhwb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:33.025Z", "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-04-05T10:51:31.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bono_floatingip_x7lzhy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:33.025Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:31.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bono_floatingip_x7lzhy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:33.658Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/14649d9a-ab00-44ed-af0b-526f2b2869e8.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9c6f0cee7abf063045576ce4e560ea9d34406231\"", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:33.016Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.98aa3498-ddfa-4797-acb4-23f61e6724c4"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:33.658Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-06c78637-ddc6-491a-9f33-362ac68dbe28", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:32.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.ac4a701b-b763-4fb0-b045-3709aa0ec8d0"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:33.658Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/f36b01ea-fa5f-4fc2-b455-99fa1594d2e2.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f1f5229ff183d83c9feb773983957635d146c0cb\"", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:33.352Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.ac4a701b-b763-4fb0-b045-3709aa0ec8d0"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:33.658Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:51:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06c78637-ddc6-491a-9f33-362ac68dbe28 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:32.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.ac4a701b-b763-4fb0-b045-3709aa0ec8d0"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:33.658Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:51:32.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.ac4a701b-b763-4fb0-b045-3709aa0ec8d0"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:34.225Z", "message": "RESP: [404] Date: Fri, 05 Apr 2019 10:51: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-d187f17e-3271-4275-81b2-fbd900904e17 x-compute-request-id: req-d187f17e-3271-4275-81b2-fbd900904e17 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 79b70b78-5284-46ac-b532-1d92e399eca1 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-04-05T10:51:33.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.111b8c1a-a907-4162-a474-0221d4f62974"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:34.225Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-d187f17e-3271-4275-81b2-fbd900904e17", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:33.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.111b8c1a-a907-4162-a474-0221d4f62974"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:34.225Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/f36b01ea-fa5f-4fc2-b455-99fa1594d2e2.json used request id req-58becd6c-9c3e-4614-8f25-ed8757506a88", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:33.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.ac4a701b-b763-4fb0-b045-3709aa0ec8d0"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:34.225Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/f36b01ea-fa5f-4fc2-b455-99fa1594d2e2.json used request id req-58becd6c-9c3e-4614-8f25-ed8757506a88", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:33.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.ac4a701b-b763-4fb0-b045-3709aa0ec8d0"}, {"node_instance_id": "bono_security_group_jbrhwb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:34.225Z", "message": "RESP: [204] X-Openstack-Request-Id: req-58becd6c-9c3e-4614-8f25-ed8757506a88 Content-Length: 0 Date: Fri, 05 Apr 2019 10:51:33 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-04-05T10:51:33.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.ac4a701b-b763-4fb0-b045-3709aa0ec8d0"}, {"node_instance_id": "bono_floatingip_x7lzhy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:34.225Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/floatingips/14649d9a-ab00-44ed-af0b-526f2b2869e8.json used request id req-10e9d636-351d-4376-9dca-6d20e36a9b2b", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:33.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.98aa3498-ddfa-4797-acb4-23f61e6724c4"}, {"node_instance_id": "bono_floatingip_x7lzhy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:34.225Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/14649d9a-ab00-44ed-af0b-526f2b2869e8.json used request id req-10e9d636-351d-4376-9dca-6d20e36a9b2b", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:33.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.98aa3498-ddfa-4797-acb4-23f61e6724c4"}, {"node_instance_id": "bono_floatingip_x7lzhy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:34.225Z", "message": "RESP: [204] X-Openstack-Request-Id: req-10e9d636-351d-4376-9dca-6d20e36a9b2b Content-Length: 0 Date: Fri, 05 Apr 2019 10:51:33 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-04-05T10:51:33.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.98aa3498-ddfa-4797-acb4-23f61e6724c4"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:34.225Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-d187f17e-3271-4275-81b2-fbd900904e17", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:33.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.111b8c1a-a907-4162-a474-0221d4f62974"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:34.225Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:34.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "sprout_host_hr6mce", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:34.225Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8d56b6be2e457fa3acff1a25a73c7fbed356a49f\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:33.604Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.111b8c1a-a907-4162-a474-0221d4f62974"}, {"node_instance_id": "bono_floatingip_x7lzhy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:34.821Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:34.352Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bono_security_group_jbrhwb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:34.821Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:34.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bono_security_group_jbrhwb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:34.821Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:34.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "internal_sip_security_group_gcplli", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:35.637Z", "message": "Stopping node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:35.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bono_floatingip_x7lzhy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:35.637Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:34.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "sprout_host_hr6mce", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:35.637Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:34.478Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "sprout_security_group_jzn6td", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:35.637Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:35.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "sprout_security_group_jzn6td", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:36.232Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:35.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "internal_sip_security_group_gcplli", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:36.232Z", "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-04-05T10:51:35.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "internal_sip_security_group_gcplli", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:36.232Z", "message": "Unlinking relationships", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:35.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "sprout_security_group_jzn6td", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:36.826Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:35.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "internal_sip_security_group_gcplli", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:36.826Z", "message": "Deleting node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:35.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "internal_sip_security_group_gcplli", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:36.826Z", "message": "Relationships unlinked", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:35.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "internal_sip_security_group_gcplli", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:37.434Z", "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-04-05T10:51:36.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "internal_sip_security_group_gcplli", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:37.434Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-61e23fb5-2d63-455d-9722-c3b89236d0c6", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:37.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.884fab94-420f-4e4b-ae21-7ff460f8146c"}], "metadata": {"pagination": {"total": 1304, "offset": 1230, "size": 50}}} 2019-04-05 10:52:05,320 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:52:05,321 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:52:05 GMT 2019-04-05 10:52:05,321 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:52:05,321 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:52:05,321 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:52:05,321 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:52:05,321 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:52:05,321 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:52:05,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-04-05 10:52:05,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-05 10:52:05,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-05 10:52:05,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-04-05 10:52:05,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-04-05 10:52:05,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-05 10:52:05,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-05 10:52:05,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-05 10:52:05,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-05 10:52:05,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-05 10:52:05,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-05 10:52:05,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-05 10:52:05,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-04-05 10:52:05,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-753a9bec-6eee-4cfd-8a6f-58649667cadd 2019-04-05 10:52:05,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:51:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-753a9bec-6eee-4cfd-8a6f-58649667cadd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:52:05,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:52:05,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2019-04-05 10:52:05,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-04-05 10:52:05,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-04-05 10:52:05,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/14649d9a-ab00-44ed-af0b-526f2b2869e8.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c6f0cee7abf063045576ce4e560ea9d34406231" 2019-04-05 10:52:05,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-06c78637-ddc6-491a-9f33-362ac68dbe28 2019-04-05 10:52:05,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/f36b01ea-fa5f-4fc2-b455-99fa1594d2e2.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1f5229ff183d83c9feb773983957635d146c0cb" 2019-04-05 10:52:05,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:51:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06c78637-ddc6-491a-9f33-362ac68dbe28 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:52:05,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:52:05,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Fri, 05 Apr 2019 10:51: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-d187f17e-3271-4275-81b2-fbd900904e17 x-compute-request-id: req-d187f17e-3271-4275-81b2-fbd900904e17 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 79b70b78-5284-46ac-b532-1d92e399eca1 could not be found.", "code": 404}} 2019-04-05 10:52:05,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-d187f17e-3271-4275-81b2-fbd900904e17 2019-04-05 10:52:05,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/f36b01ea-fa5f-4fc2-b455-99fa1594d2e2.json used request id req-58becd6c-9c3e-4614-8f25-ed8757506a88 2019-04-05 10:52:05,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/f36b01ea-fa5f-4fc2-b455-99fa1594d2e2.json used request id req-58becd6c-9c3e-4614-8f25-ed8757506a88 2019-04-05 10:52:05,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-58becd6c-9c3e-4614-8f25-ed8757506a88 Content-Length: 0 Date: Fri, 05 Apr 2019 10:51:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 10:52:05,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/floatingips/14649d9a-ab00-44ed-af0b-526f2b2869e8.json used request id req-10e9d636-351d-4376-9dca-6d20e36a9b2b 2019-04-05 10:52:05,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/14649d9a-ab00-44ed-af0b-526f2b2869e8.json used request id req-10e9d636-351d-4376-9dca-6d20e36a9b2b 2019-04-05 10:52:05,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-10e9d636-351d-4376-9dca-6d20e36a9b2b Content-Length: 0 Date: Fri, 05 Apr 2019 10:51:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 10:52:05,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 used request id req-d187f17e-3271-4275-81b2-fbd900904e17 2019-04-05 10:52:05,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-04-05 10:52:05,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/79b70b78-5284-46ac-b532-1d92e399eca1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d56b6be2e457fa3acff1a25a73c7fbed356a49f" 2019-04-05 10:52:05,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-04-05 10:52:05,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-04-05 10:52:05,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-05 10:52:05,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-05 10:52:05,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-05 10:52:05,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-05 10:52:05,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-05 10:52:05,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-04-05 10:52:05,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-04-05 10:52:05,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-05 10:52:05,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-05 10:52:05,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-05 10:52:05,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-05 10:52:05,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-04-05 10:52:05,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-61e23fb5-2d63-455d-9722-c3b89236d0c6 2019-04-05 10:52:05,331 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:52:05,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:52:05,400 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:52:05,400 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:52:05,400 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:52:05,400 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:52:05,400 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:52:05,400 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:52:05,400 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:52:05,400 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:52:05,401 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:52:05 GMT 2019-04-05 10:52:05,401 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:52:05,401 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:52:05,401 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:52:05,401 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:52:05,401 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:52:10,404 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:52:10,488 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:52:10,488 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:52:10,488 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:52:10,488 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:52:10,489 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:52:10,489 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:52:10,489 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:52:10,489 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "internal_sip_security_group_gcplli", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:37.434Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:37.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.884fab94-420f-4e4b-ae21-7ff460f8146c"}, {"node_instance_id": "internal_sip_security_group_gcplli", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:37.434Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:51:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61e23fb5-2d63-455d-9722-c3b89236d0c6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23: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-04-05T10:51:37.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.884fab94-420f-4e4b-ae21-7ff460f8146c"}, {"node_instance_id": "internal_sip_security_group_gcplli", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:37.434Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:51:37.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.884fab94-420f-4e4b-ae21-7ff460f8146c"}, {"node_instance_id": "sprout_security_group_jzn6td", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:37.434Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:36.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "sprout_security_group_jzn6td", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:37.434Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:36.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "sprout_security_group_jzn6td", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:38.143Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:37.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.201ef57e-876e-49ee-8c68-c4d0345f9305"}, {"node_instance_id": "internal_sip_security_group_gcplli", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:38.143Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/b94202b2-cbab-4078-9df7-9976b34e7a9a.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4c1e8b2c5d1163fc41bea9b3ee393d1bddb069ce\"", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:37.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.884fab94-420f-4e4b-ae21-7ff460f8146c"}, {"node_instance_id": "internal_sip_security_group_gcplli", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:38.143Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/b94202b2-cbab-4078-9df7-9976b34e7a9a.json used request id req-5650875b-761c-4159-8068-f1e3cde911d0", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:37.821Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.884fab94-420f-4e4b-ae21-7ff460f8146c"}, {"node_instance_id": "internal_sip_security_group_gcplli", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:38.143Z", "message": "RESP: [204] X-Openstack-Request-Id: req-5650875b-761c-4159-8068-f1e3cde911d0 Content-Length: 0 Date: Fri, 05 Apr 2019 10:51:37 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-04-05T10:51:37.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.884fab94-420f-4e4b-ae21-7ff460f8146c"}, {"node_instance_id": "sprout_security_group_jzn6td", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:38.143Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:51:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0c99470-755d-4437-bab6-0cdd6fbcd080 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:37.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.201ef57e-876e-49ee-8c68-c4d0345f9305"}, {"node_instance_id": "sprout_security_group_jzn6td", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:38.143Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-f0c99470-755d-4437-bab6-0cdd6fbcd080", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:37.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.201ef57e-876e-49ee-8c68-c4d0345f9305"}, {"node_instance_id": "sprout_security_group_jzn6td", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:38.143Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:51:37.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.201ef57e-876e-49ee-8c68-c4d0345f9305"}, {"node_instance_id": "sprout_security_group_jzn6td", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:38.143Z", "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-04-05T10:51:36.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "internal_sip_security_group_gcplli", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:38.143Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/b94202b2-cbab-4078-9df7-9976b34e7a9a.json used request id req-5650875b-761c-4159-8068-f1e3cde911d0", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:37.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.884fab94-420f-4e4b-ae21-7ff460f8146c"}, {"node_instance_id": "internal_sip_security_group_gcplli", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:38.787Z", "message": "Deleted node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:38.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "sprout_security_group_jzn6td", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:38.787Z", "message": "RESP: [204] X-Openstack-Request-Id: req-081b8cb9-aead-49f6-9c13-560f51421018 Content-Length: 0 Date: Fri, 05 Apr 2019 10:51:38 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-04-05T10:51:38.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.201ef57e-876e-49ee-8c68-c4d0345f9305"}, {"node_instance_id": "internal_sip_security_group_gcplli", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:38.787Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:38.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "sprout_security_group_jzn6td", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:38.787Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}33b834d055ef25453607e86f60f222d84eb3dd28\"", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:38.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.201ef57e-876e-49ee-8c68-c4d0345f9305"}, {"node_instance_id": "sprout_security_group_jzn6td", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:39.505Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:39.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "sprout_security_group_jzn6td", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:39.505Z", "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-04-05T10:51:38.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "sprout_security_group_jzn6td", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:39.505Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81.json used request id req-081b8cb9-aead-49f6-9c13-560f51421018", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:38.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.201ef57e-876e-49ee-8c68-c4d0345f9305"}, {"node_instance_id": "sprout_security_group_jzn6td", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:39.505Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81.json used request id req-081b8cb9-aead-49f6-9c13-560f51421018", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:38.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.201ef57e-876e-49ee-8c68-c4d0345f9305"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:51:44.876Z", "message": "Waiting for process 25280 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:51:44.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.75f2343f-1607-4c25-9f9b-5f6038f1dca9"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:05.112Z", "message": "Waiting for process 25280 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:04.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.75f2343f-1607-4c25-9f9b-5f6038f1dca9"}], "metadata": {"pagination": {"total": 1304, "offset": 1280, "size": 50}}} 2019-04-05 10:52:10,489 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:52:10,489 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:52:10 GMT 2019-04-05 10:52:10,489 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:52:10,489 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:52:10,489 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:52:10,490 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:52:10,490 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:52:10,490 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:52:10,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-04-05 10:52:10,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:51:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61e23fb5-2d63-455d-9722-c3b89236d0c6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:52:10,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:52:10,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-05 10:52:10,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-05 10:52:10,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-04-05 10:52:10,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/b94202b2-cbab-4078-9df7-9976b34e7a9a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1e8b2c5d1163fc41bea9b3ee393d1bddb069ce" 2019-04-05 10:52:10,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/b94202b2-cbab-4078-9df7-9976b34e7a9a.json used request id req-5650875b-761c-4159-8068-f1e3cde911d0 2019-04-05 10:52:10,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5650875b-761c-4159-8068-f1e3cde911d0 Content-Length: 0 Date: Fri, 05 Apr 2019 10:51:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 10:52:10,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:51:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0c99470-755d-4437-bab6-0cdd6fbcd080 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:52:10,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-f0c99470-755d-4437-bab6-0cdd6fbcd080 2019-04-05 10:52:10,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:52:10,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-04-05 10:52:10,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/b94202b2-cbab-4078-9df7-9976b34e7a9a.json used request id req-5650875b-761c-4159-8068-f1e3cde911d0 2019-04-05 10:52:10,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-05 10:52:10,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-081b8cb9-aead-49f6-9c13-560f51421018 Content-Length: 0 Date: Fri, 05 Apr 2019 10:51:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 10:52:10,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-04-05 10:52:10,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b834d055ef25453607e86f60f222d84eb3dd28" 2019-04-05 10:52:10,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-05 10:52:10,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-04-05 10:52:10,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81.json used request id req-081b8cb9-aead-49f6-9c13-560f51421018 2019-04-05 10:52:10,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/b16a4d07-2e9f-4dca-82b6-4acd5fc4cb81.json used request id req-081b8cb9-aead-49f6-9c13-560f51421018 2019-04-05 10:52:10,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 25280 to end... 2019-04-05 10:52:10,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 25280 to end... 2019-04-05 10:52:10,495 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:52:10,560 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:52:10,560 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:52:10,560 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:52:10,561 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:52:10,561 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:52:10,561 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:52:10,561 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:52:10,561 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:52:10,561 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:52:10,561 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:52:10 GMT 2019-04-05 10:52:10,561 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:52:10,561 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:52:10,561 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:52:10,562 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:52:10,562 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:52:15,566 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:52:15,685 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:52:15,685 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:52:15,685 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:52:15,685 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:52:15,686 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:52:15,686 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:52:15,686 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:52:15,686 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1304, "offset": 1304, "size": 50}}} 2019-04-05 10:52:15,686 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:52:15,686 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:52:15 GMT 2019-04-05 10:52:15,686 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:52:15,686 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-05 10:52:15,686 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:52:15,686 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:52:15,687 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:52:15,687 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:52:15,744 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:52:15,744 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:52:15,744 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:52:15,744 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:52:15,744 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:52:15,744 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:52:15,744 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:52:15,745 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:52:15,745 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:52:15,745 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:52:15 GMT 2019-04-05 10:52:15,745 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:52:15,745 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:52:15,745 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:52:15,745 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:52:15,745 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:52:20,746 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:52:20,819 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:52:20,819 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:52:20,819 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:52:20,819 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:52:20,820 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:52:20,820 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:52:20,820 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:52:20,820 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1304, "offset": 1304, "size": 50}}} 2019-04-05 10:52:20,820 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:52:20,820 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:52:20 GMT 2019-04-05 10:52:20,820 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:52:20,820 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-05 10:52:20,820 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:52:20,820 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:52:20,821 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:52:20,821 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:52:20,874 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:52:20,874 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:52:20,874 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:52:20,874 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:52:20,874 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:52:20,874 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:52:20,874 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:52:20,874 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:52:20,874 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:52:20,875 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:52:20 GMT 2019-04-05 10:52:20,875 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:52:20,875 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:52:20,875 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:52:20,875 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:52:20,875 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:52:25,880 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:52:25,952 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:52:25,952 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:52:25,952 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:52:25,953 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:52:25,953 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:52:25,953 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:52:25,953 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:52:25,953 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:25.096Z", "message": "Waiting for process 25280 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:24.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.75f2343f-1607-4c25-9f9b-5f6038f1dca9"}], "metadata": {"pagination": {"total": 1305, "offset": 1304, "size": 50}}} 2019-04-05 10:52:25,953 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:52:25,953 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:52:25 GMT 2019-04-05 10:52:25,953 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:52:25,953 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 653 2019-04-05 10:52:25,954 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:52:25,954 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:52:25,954 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:52:25,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 25280 to end... 2019-04-05 10:52:25,954 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:52:26,007 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:52:26,008 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:52:26,008 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:52:26,008 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:52:26,008 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:52:26,008 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:52:26,008 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:52:26,008 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:52:26,008 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:52:26,008 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:52:26 GMT 2019-04-05 10:52:26,009 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:52:26,009 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:52:26,009 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:52:26,009 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:52:26,009 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:52:31,014 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:52:31,098 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:52:31,098 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:52:31,098 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:52:31,098 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:52:31,098 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:52:31,099 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:52:31,099 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:52:31,099 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1305, "offset": 1305, "size": 50}}} 2019-04-05 10:52:31,099 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:52:31,099 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:52:31 GMT 2019-04-05 10:52:31,099 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:52:31,099 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-05 10:52:31,099 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:52:31,099 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:52:31,100 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:52:31,100 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:52:31,172 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:52:31,173 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:52:31,173 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:52:31,173 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:52:31,173 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:52:31,173 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:52:31,173 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:52:31,173 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:52:31,173 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:52:31,173 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:52:31 GMT 2019-04-05 10:52:31,174 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:52:31,174 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:52:31,174 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:52:31,174 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:52:31,174 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:52:36,179 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:52:36,284 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:52:36,285 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:52:36,285 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:52:36,285 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:52:36,285 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:52:36,285 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:52:36,285 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:52:36,285 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1305, "offset": 1305, "size": 50}}} 2019-04-05 10:52:36,285 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:52:36,286 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:52:36 GMT 2019-04-05 10:52:36,286 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:52:36,286 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-05 10:52:36,286 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:52:36,286 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:52:36,286 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:52:36,286 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:52:36,358 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:52:36,358 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:52:36,358 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:52:36,358 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:52:36,358 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:52:36,359 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:52:36,359 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:52:36,359 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:52:36,359 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:52:36,359 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:52:36 GMT 2019-04-05 10:52:36,359 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:52:36,359 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:52:36,359 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:52:36,359 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:52:36,359 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:52:41,365 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:52:41,460 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:52:41,460 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:52:41,460 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:52:41,460 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:52:41,460 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:52:41,461 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:52:41,461 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:52:41,461 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1305, "offset": 1305, "size": 50}}} 2019-04-05 10:52:41,461 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:52:41,461 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:52:41 GMT 2019-04-05 10:52:41,461 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:52:41,461 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-05 10:52:41,461 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:52:41,461 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:52:41,461 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:52:41,462 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:52:41,524 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:52:41,524 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:52:41,524 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:52:41,524 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:52:41,524 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:52:41,524 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:52:41,524 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:52:41,525 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:52:41,525 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:52:41,525 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:52:41 GMT 2019-04-05 10:52:41,525 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:52:41,525 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:52:41,525 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:52:41,525 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:52:41,525 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:52:46,531 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:52:46,659 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:52:46,659 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:52:46,659 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:52:46,659 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:52:46,660 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:52:46,660 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:52:46,660 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:52:46,660 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:44.732Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:44.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.75f2343f-1607-4c25-9f9b-5f6038f1dca9"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:45.451Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:44.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.75f2343f-1607-4c25-9f9b-5f6038f1dca9"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:45.451Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:44.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.75f2343f-1607-4c25-9f9b-5f6038f1dca9"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:45.451Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:44.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.75f2343f-1607-4c25-9f9b-5f6038f1dca9"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:45.451Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:44.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.75f2343f-1607-4c25-9f9b-5f6038f1dca9"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:45.451Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:44.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.75f2343f-1607-4c25-9f9b-5f6038f1dca9"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:45.451Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:44.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.75f2343f-1607-4c25-9f9b-5f6038f1dca9"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:45.451Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:44.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.75f2343f-1607-4c25-9f9b-5f6038f1dca9"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:45.451Z", "message": "Execution done (PID=25280, return_code=124): /tmp/7CZHC/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:44.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.75f2343f-1607-4c25-9f9b-5f6038f1dca9"}, {"node_instance_id": "vellum_qlxxqu", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:45.451Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/7CZHC/remove-cluster-node.sh, exit_code: 124", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/7CZHC/remove-cluster-node.sh, exit_code: 124", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/vellum_host_l629t2/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/vellum_host_l629t2/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_l629t2/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_l629t2/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_l629t2/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_l629t2/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/7CZHC/remove-cluster-node.sh, exit_code: 124\n", "type": "ProcessException"}], "reported_timestamp": "2019-04-05T10:52:45.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "vellum_qlxxqu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:45.451Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:44.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.75f2343f-1607-4c25-9f9b-5f6038f1dca9"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:46.048Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:45.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bind_fs6edi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:46.048Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:45.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "vellum_qlxxqu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:46.048Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:45.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}], "metadata": {"pagination": {"total": 1319, "offset": 1305, "size": 50}}} 2019-04-05 10:52:46,660 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:52:46,660 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:52:46 GMT 2019-04-05 10:52:46,660 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:52:46,660 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:52:46,660 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:52:46,660 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:52:46,661 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:52:46,661 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:52:46,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the etcd processes 2019-04-05 10:52:46,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-05 10:52:46,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-05 10:52:46,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the cluster manager 2019-04-05 10:52:46,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the queue manager 2019-04-05 10:52:46,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-05 10:52:46,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the config manager 2019-04-05 10:52:46,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-05 10:52:46,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=25280, return_code=124): /tmp/7CZHC/remove-cluster-node.sh 2019-04-05 10:52:46,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/7CZHC/remove-cluster-node.sh, exit_code: 124 2019-04-05 10:52:46,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-05 10:52:46,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-05 10:52:46,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-05 10:52:46,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-05 10:52:46,664 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:52:46,744 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:52:46,744 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:52:46,744 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:52:46,745 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:52:46,745 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:52:46,745 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:52:46,745 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:52:46,745 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:52:46,745 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:52:46,745 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:52:46 GMT 2019-04-05 10:52:46,745 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:52:46,745 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:52:46,746 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:52:46,746 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:52:46,746 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:52:51,751 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:52:51,828 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:52:51,829 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:52:51,829 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:52:51,829 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:52:51,829 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:52:51,829 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:52:51,829 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:52:51,829 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_l629t2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:46.680Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:45.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bind_fs6edi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:46.680Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:46.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bind_fs6edi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:47.263Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:46.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bind_fs6edi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:47.263Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:47.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bind_host_k223a6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:47.858Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:47.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bind_fs6edi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:47.858Z", "message": "Deleting node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:47.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bind_fs6edi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:47.858Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:47.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:48.539Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:47.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:48.539Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:47.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bind_host_k223a6", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:49.207Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:48.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:49.888Z", "message": "Stopping agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:49.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:49.888Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:49.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:49.888Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:49.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:50.505Z", "message": "Stopping Agent vellum_host_l629t2", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:50.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a11a0148-f8a0-414c-aa7b-55b3954e9453"}, {"node_instance_id": "bind_host_k223a6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:51.085Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:50.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bind_host_k223a6", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:51.085Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:50.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}], "metadata": {"pagination": {"total": 1335, "offset": 1319, "size": 50}}} 2019-04-05 10:52:51,829 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:52:51,829 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:52:51 GMT 2019-04-05 10:52:51,830 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:52:51,830 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:52:51,830 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:52:51,830 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:52:51,830 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:52:51,830 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:52:51,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-04-05 10:52:51,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-04-05 10:52:51,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-05 10:52:51,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-05 10:52:51,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-05 10:52:51,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance: nothing to do 2019-04-05 10:52:51,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-05 10:52:51,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-04-05 10:52:51,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-04-05 10:52:51,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-04-05 10:52:51,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-04-05 10:52:51,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-04-05 10:52:51,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-04-05 10:52:51,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_l629t2 2019-04-05 10:52:51,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-04-05 10:52:51,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-04-05 10:52:51,833 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:52:52,008 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:52:52,008 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:52:52,008 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:52:52,008 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:52:52,008 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:52:52,009 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:52:52,009 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:52:52,009 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:52:52,009 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:52:52,009 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:52:52 GMT 2019-04-05 10:52:52,009 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:52:52,009 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:52:52,009 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:52:52,009 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:52:52,009 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:52:57,015 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:52:57,092 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:52:57,092 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:52:57,092 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:52:57,093 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:52:57,093 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:52:57,093 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:52:57,093 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:52:57,093 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_k223a6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:52.303Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:52.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:52.946Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:52.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a11a0148-f8a0-414c-aa7b-55b3954e9453"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:52.946Z", "message": "Stopping daemon with command: sudo service cloudify-worker-vellum_host_l629t2 stop", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:52.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a11a0148-f8a0-414c-aa7b-55b3954e9453"}, {"node_instance_id": "bind_host_k223a6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:52.946Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:52.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bind_host_k223a6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:52.946Z", "message": "Stopping agent", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:52.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:52.946Z", "message": "Successfully stopped daemon: vellum_host_l629t2\u001b[0m", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:52.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a11a0148-f8a0-414c-aa7b-55b3954e9453"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:53.492Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:53.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:53.492Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:52.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:53.492Z", "message": "Deleting agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:53.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:53.997Z", "message": "Stopping Agent bind_host_k223a6", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:53.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.d6f268f0-5a0f-4216-96ac-1f5feda07190"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:54.596Z", "message": "Stopping daemon with command: sudo service cloudify-worker-bind_host_k223a6 stop", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:54.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.d6f268f0-5a0f-4216-96ac-1f5feda07190"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:54.596Z", "message": "Successfully stopped daemon: bind_host_k223a6\u001b[0m", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:54.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.d6f268f0-5a0f-4216-96ac-1f5feda07190"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:54.596Z", "message": "Deleting Agent vellum_host_l629t2", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:54.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.849fabae-afce-48be-98b3-c4f9f6a41b51"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:54.596Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:54.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.d6f268f0-5a0f-4216-96ac-1f5feda07190"}, {"node_instance_id": "bind_host_k223a6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:55.309Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:55.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bind_host_k223a6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:55.309Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:54.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bind_host_k223a6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:55.309Z", "message": "Deleting agent", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:54.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:55.976Z", "message": "Deleting Agent bind_host_k223a6", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:55.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.258b8910-5b7b-459d-9755-58cfc2d4ad47"}], "metadata": {"pagination": {"total": 1353, "offset": 1335, "size": 50}}} 2019-04-05 10:52:57,093 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:52:57,093 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:52:57 GMT 2019-04-05 10:52:57,093 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:52:57,093 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:52:57,093 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:52:57,093 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:52:57,094 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:52:57,094 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:52:57,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-04-05 10:52:57,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-04-05 10:52:57,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-vellum_host_l629t2 stop 2019-04-05 10:52:57,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-04-05 10:52:57,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-04-05 10:52:57,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_l629t2 2019-04-05 10:52:57,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-04-05 10:52:57,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-04-05 10:52:57,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-04-05 10:52:57,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_k223a6 2019-04-05 10:52:57,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-bind_host_k223a6 stop 2019-04-05 10:52:57,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_k223a6 2019-04-05 10:52:57,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_l629t2 2019-04-05 10:52:57,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-04-05 10:52:57,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-04-05 10:52:57,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-04-05 10:52:57,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-04-05 10:52:57,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_k223a6 2019-04-05 10:52:57,097 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:52:57,161 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:52:57,161 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:52:57,161 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:52:57,161 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:52:57,161 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:52:57,161 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:52:57,161 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:52:57,161 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:52:57,162 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:52:57,162 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:52:57 GMT 2019-04-05 10:52:57,162 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:52:57,162 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:52:57,162 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:52:57,162 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:52:57,162 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:53:02,167 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:53:02,245 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:53:02,245 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:53:02,245 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:53:02,245 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:53:02,245 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:53:02,245 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:53:02,246 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:53:02,246 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:58.393Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:58.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.849fabae-afce-48be-98b3-c4f9f6a41b51"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:58.896Z", "message": "Successfully deleted daemon: vellum_host_l629t2", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:58.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.849fabae-afce-48be-98b3-c4f9f6a41b51"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:58.896Z", "message": "10:52:58 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_l629t2: No response received for task 19802eced6154ba09689388ac217467a", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:58.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.849fabae-afce-48be-98b3-c4f9f6a41b51"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:58.896Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:58.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.849fabae-afce-48be-98b3-c4f9f6a41b51"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:59.492Z", "message": "Agent deleted", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:59.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:59.492Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:59.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:52:59.492Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:52:59.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:00.160Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:00.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.258b8910-5b7b-459d-9755-58cfc2d4ad47"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:00.740Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:53:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c32646c-012c-4e46-9fea-01ada59a2ddb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:00.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.08c8a5d6-f86f-4c48-beb0-ba05e873499b"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:00.740Z", "message": "10:52:59 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_k223a6: No response received for task 9b6b6a12276d40a19b8acaeddc278fcf", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:00.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.258b8910-5b7b-459d-9755-58cfc2d4ad47"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:00.740Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:00.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.258b8910-5b7b-459d-9755-58cfc2d4ad47"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:00.740Z", "message": "Successfully deleted daemon: bind_host_k223a6", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:00.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.258b8910-5b7b-459d-9755-58cfc2d4ad47"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:00.740Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:53:00.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.08c8a5d6-f86f-4c48-beb0-ba05e873499b"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:00.740Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-0c32646c-012c-4e46-9fea-01ada59a2ddb", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:00.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.08c8a5d6-f86f-4c48-beb0-ba05e873499b"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:00.740Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2d60a1f19eab56e2485b2e6e3d2f2491eefd4525\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:00.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.08c8a5d6-f86f-4c48-beb0-ba05e873499b"}, {"node_instance_id": "bind_host_k223a6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:01.321Z", "message": "Agent deleted", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:00.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bind_host_k223a6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:01.321Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:00.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:01.914Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-b0e506d3-b517-43ca-9ea2-3e54373bd913", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:01.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.08c8a5d6-f86f-4c48-beb0-ba05e873499b"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:01.914Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:53: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-b0e506d3-b517-43ca-9ea2-3e54373bd913 x-compute-request-id: req-b0e506d3-b517-43ca-9ea2-3e54373bd913 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:61:b0:4e\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:48Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_vellum_host_l629t2\", \"created\": \"2019-04-05T10:28:54Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:01.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.08c8a5d6-f86f-4c48-beb0-ba05e873499b"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:01.914Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-b0e506d3-b517-43ca-9ea2-3e54373bd913", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:01.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.08c8a5d6-f86f-4c48-beb0-ba05e873499b"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:01.914Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10:53: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-3d006433-4761-4e81-b248-83885eb812fd x-compute-request-id: req-3d006433-4761-4e81-b248-83885eb812fd 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-04-05T10:53:01.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.08c8a5d6-f86f-4c48-beb0-ba05e873499b"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:01.914Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2d60a1f19eab56e2485b2e6e3d2f2491eefd4525\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:01.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.08c8a5d6-f86f-4c48-beb0-ba05e873499b"}, {"node_instance_id": "bind_host_k223a6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:01.914Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:01.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}], "metadata": {"pagination": {"total": 1376, "offset": 1353, "size": 50}}} 2019-04-05 10:53:02,246 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:53:02,246 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:53:02 GMT 2019-04-05 10:53:02,246 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:53:02,246 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:53:02,246 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:53:02,246 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:53:02,246 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:53:02,246 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:53:02,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-04-05 10:53:02,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_l629t2 2019-04-05 10:53:02,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:52:58 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_l629t2: No response received for task 19802eced6154ba09689388ac217467a 2019-04-05 10:53:02,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-04-05 10:53:02,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent deleted 2019-04-05 10:53:02,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-04-05 10:53:02,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-04-05 10:53:02,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-04-05 10:53:02,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:53:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c32646c-012c-4e46-9fea-01ada59a2ddb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:53:02,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:52:59 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_k223a6: No response received for task 9b6b6a12276d40a19b8acaeddc278fcf 2019-04-05 10:53:02,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-04-05 10:53:02,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_k223a6 2019-04-05 10:53:02,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:53:02,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-0c32646c-012c-4e46-9fea-01ada59a2ddb 2019-04-05 10:53:02,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d60a1f19eab56e2485b2e6e3d2f2491eefd4525" 2019-04-05 10:53:02,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent deleted 2019-04-05 10:53:02,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-04-05 10:53:02,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-b0e506d3-b517-43ca-9ea2-3e54373bd913 2019-04-05 10:53:02,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:53: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-b0e506d3-b517-43ca-9ea2-3e54373bd913 x-compute-request-id: req-b0e506d3-b517-43ca-9ea2-3e54373bd913 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:b0:4e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:48Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_vellum_host_l629t2", "created": "2019-04-05T10:28:54Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:53:02,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-b0e506d3-b517-43ca-9ea2-3e54373bd913 2019-04-05 10:53:02,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10:53: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-3d006433-4761-4e81-b248-83885eb812fd x-compute-request-id: req-3d006433-4761-4e81-b248-83885eb812fd Content-Length: 0 Content-Type: application/json 2019-04-05 10:53:02,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d60a1f19eab56e2485b2e6e3d2f2491eefd4525" -d '{"os-stop": null}' 2019-04-05 10:53:02,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-04-05 10:53:02,252 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:53:02,308 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:53:02,308 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:53:02,308 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:53:02,308 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:53:02,308 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:53:02,308 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:53:02,309 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:53:02,309 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:53:02,309 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:53:02,309 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:53:02 GMT 2019-04-05 10:53:02,309 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:53:02,309 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:53:02,309 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:53:02,309 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:53:02,309 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:53:07,315 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:53:07,388 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:53:07,388 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:53:07,388 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:53:07,388 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:53:07,388 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:53:07,388 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:53:07,388 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:53:07,388 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:02.423Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/action used request id req-3d006433-4761-4e81-b248-83885eb812fd", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:01.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.08c8a5d6-f86f-4c48-beb0-ba05e873499b"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:02.423Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/action used request id req-3d006433-4761-4e81-b248-83885eb812fd", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:01.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.08c8a5d6-f86f-4c48-beb0-ba05e873499b"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:02.423Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:53:02.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.d5fff6d2-0be7-4b56-ac20-c9bcde1bfd66"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:02.423Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:53:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd4777d4-6f35-478e-9827-2e1bbcdee008 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:02.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.d5fff6d2-0be7-4b56-ac20-c9bcde1bfd66"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:02.423Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-cd4777d4-6f35-478e-9827-2e1bbcdee008", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:02.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.d5fff6d2-0be7-4b56-ac20-c9bcde1bfd66"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:03.089Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}286f3b94555570b3fc7d3bacffe66a01c34a11bf\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:02.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.d5fff6d2-0be7-4b56-ac20-c9bcde1bfd66"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:04.006Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:53: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-3f966404-823d-4e1e-9505-3663079ebeb3 x-compute-request-id: req-3f966404-823d-4e1e-9505-3663079ebeb3 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bd:3b:84\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bd:3b:84\", \"version\": 4, \"addr\": \"172.30.9.206\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b98fdee2-8398-4d14-932e-73e37c863ef0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:55.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"b98fdee2-8398-4d14-932e-73e37c863ef0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:31:55Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bind_host_k223a6\", \"created\": \"2019-04-05T10:28:50Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:03.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.d5fff6d2-0be7-4b56-ac20-c9bcde1bfd66"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:04.672Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-3f966404-823d-4e1e-9505-3663079ebeb3", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:03.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.d5fff6d2-0be7-4b56-ac20-c9bcde1bfd66"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:04.672Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/action used request id req-8b029809-65c1-467b-8f0e-07a6ac4c6824", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:04.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.d5fff6d2-0be7-4b56-ac20-c9bcde1bfd66"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:04.672Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10:53: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 x-openstack-request-id: req-8b029809-65c1-467b-8f0e-07a6ac4c6824 x-compute-request-id: req-8b029809-65c1-467b-8f0e-07a6ac4c6824 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-04-05T10:53:04.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.d5fff6d2-0be7-4b56-ac20-c9bcde1bfd66"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:04.672Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}286f3b94555570b3fc7d3bacffe66a01c34a11bf\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:03.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.d5fff6d2-0be7-4b56-ac20-c9bcde1bfd66"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:04.672Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-3f966404-823d-4e1e-9505-3663079ebeb3", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:03.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.d5fff6d2-0be7-4b56-ac20-c9bcde1bfd66"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:04.672Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/action used request id req-8b029809-65c1-467b-8f0e-07a6ac4c6824", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:04.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.d5fff6d2-0be7-4b56-ac20-c9bcde1bfd66"}], "metadata": {"pagination": {"total": 1389, "offset": 1376, "size": 50}}} 2019-04-05 10:53:07,389 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:53:07,389 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:53:07 GMT 2019-04-05 10:53:07,389 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:53:07,389 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:53:07,389 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:53:07,389 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:53:07,389 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:53:07,389 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:53:07,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/action used request id req-3d006433-4761-4e81-b248-83885eb812fd 2019-04-05 10:53:07,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/action used request id req-3d006433-4761-4e81-b248-83885eb812fd 2019-04-05 10:53:07,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:53:07,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:53:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd4777d4-6f35-478e-9827-2e1bbcdee008 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:53:07,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-cd4777d4-6f35-478e-9827-2e1bbcdee008 2019-04-05 10:53:07,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}286f3b94555570b3fc7d3bacffe66a01c34a11bf" 2019-04-05 10:53:07,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:53: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-3f966404-823d-4e1e-9505-3663079ebeb3 x-compute-request-id: req-3f966404-823d-4e1e-9505-3663079ebeb3 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:3b:84", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:3b:84", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b98fdee2-8398-4d14-932e-73e37c863ef0", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:55.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "b98fdee2-8398-4d14-932e-73e37c863ef0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:31:55Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bind_host_k223a6", "created": "2019-04-05T10:28:50Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:53:07,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-3f966404-823d-4e1e-9505-3663079ebeb3 2019-04-05 10:53:07,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/action used request id req-8b029809-65c1-467b-8f0e-07a6ac4c6824 2019-04-05 10:53:07,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10:53: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 x-openstack-request-id: req-8b029809-65c1-467b-8f0e-07a6ac4c6824 x-compute-request-id: req-8b029809-65c1-467b-8f0e-07a6ac4c6824 Content-Length: 0 Content-Type: application/json 2019-04-05 10:53:07,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}286f3b94555570b3fc7d3bacffe66a01c34a11bf" -d '{"os-stop": null}' 2019-04-05 10:53:07,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-3f966404-823d-4e1e-9505-3663079ebeb3 2019-04-05 10:53:07,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/action used request id req-8b029809-65c1-467b-8f0e-07a6ac4c6824 2019-04-05 10:53:07,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:53:07,443 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:53:07,443 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:53:07,443 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:53:07,444 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:53:07,444 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:53:07,444 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:53:07,444 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:53:07,444 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:53:07,444 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:53:07,444 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:53:07 GMT 2019-04-05 10:53:07,444 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:53:07,444 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:53:07,444 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:53:07,444 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:53:07,445 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:53:12,450 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:53:12,526 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:53:12,527 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:53:12,527 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:53:12,527 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:53:12,527 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:53:12,527 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:53:12,527 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:53:12,527 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:11.929Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2d60a1f19eab56e2485b2e6e3d2f2491eefd4525\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:11.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.08c8a5d6-f86f-4c48-beb0-ba05e873499b"}], "metadata": {"pagination": {"total": 1390, "offset": 1389, "size": 50}}} 2019-04-05 10:53:12,527 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:53:12,528 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:53:12 GMT 2019-04-05 10:53:12,528 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:53:12,528 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 871 2019-04-05 10:53:12,528 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:53:12,528 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:53:12,528 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:53:12,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d60a1f19eab56e2485b2e6e3d2f2491eefd4525" 2019-04-05 10:53:12,529 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:53:12,586 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:53:12,586 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:53:12,586 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:53:12,586 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:53:12,586 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:53:12,587 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:53:12,587 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:53:12,587 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:53:12,587 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:53:12,587 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:53:12 GMT 2019-04-05 10:53:12,587 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:53:12,587 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:53:12,587 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:53:12,587 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:53:12,587 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:53:17,593 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:53:17,671 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:53:17,671 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:53:17,671 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:53:17,671 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:53:17,671 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:53:17,671 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:53:17,672 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:53:17,672 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:12.713Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:53: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-538b4b11-673f-457c-8bdc-0da8643f1c03 x-compute-request-id: req-538b4b11-673f-457c-8bdc-0da8643f1c03 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:61:b0:4e\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:53:01Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_vellum_host_l629t2\", \"created\": \"2019-04-05T10:28:54Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:12.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.08c8a5d6-f86f-4c48-beb0-ba05e873499b"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:13.380Z", "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-04-05T10:53:13.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:13.380Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-538b4b11-673f-457c-8bdc-0da8643f1c03", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:12.564Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.08c8a5d6-f86f-4c48-beb0-ba05e873499b"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:13.380Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-538b4b11-673f-457c-8bdc-0da8643f1c03", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:12.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.08c8a5d6-f86f-4c48-beb0-ba05e873499b"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:14.197Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}286f3b94555570b3fc7d3bacffe66a01c34a11bf\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:14.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.d5fff6d2-0be7-4b56-ac20-c9bcde1bfd66"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:14.864Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-f011e311-6aae-4944-9ee9-50dae23886ee", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:14.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.d5fff6d2-0be7-4b56-ac20-c9bcde1bfd66"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:14.864Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:53: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-f011e311-6aae-4944-9ee9-50dae23886ee x-compute-request-id: req-f011e311-6aae-4944-9ee9-50dae23886ee Content-Encoding: gzip Content-Length: 859 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bd:3b:84\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bd:3b:84\", \"version\": 4, \"addr\": \"172.30.9.206\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b98fdee2-8398-4d14-932e-73e37c863ef0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:55.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"b98fdee2-8398-4d14-932e-73e37c863ef0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T10:53:03Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bind_host_k223a6\", \"created\": \"2019-04-05T10:28:50Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:14.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.d5fff6d2-0be7-4b56-ac20-c9bcde1bfd66"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:14.864Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-f011e311-6aae-4944-9ee9-50dae23886ee", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:14.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.d5fff6d2-0be7-4b56-ac20-c9bcde1bfd66"}, {"node_instance_id": "bind_host_k223a6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:15.367Z", "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-04-05T10:53:15.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}], "metadata": {"pagination": {"total": 1399, "offset": 1390, "size": 50}}} 2019-04-05 10:53:17,672 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:53:17,672 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:53:17 GMT 2019-04-05 10:53:17,672 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:53:17,672 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:53:17,672 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:53:17,672 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:53:17,672 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:53:17,672 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:53:17,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:53: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-538b4b11-673f-457c-8bdc-0da8643f1c03 x-compute-request-id: req-538b4b11-673f-457c-8bdc-0da8643f1c03 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:b0:4e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:53:01Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_vellum_host_l629t2", "created": "2019-04-05T10:28:54Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:53:17,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-04-05 10:53:17,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-538b4b11-673f-457c-8bdc-0da8643f1c03 2019-04-05 10:53:17,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-538b4b11-673f-457c-8bdc-0da8643f1c03 2019-04-05 10:53:17,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}286f3b94555570b3fc7d3bacffe66a01c34a11bf" 2019-04-05 10:53:17,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-f011e311-6aae-4944-9ee9-50dae23886ee 2019-04-05 10:53:17,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:53: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-f011e311-6aae-4944-9ee9-50dae23886ee x-compute-request-id: req-f011e311-6aae-4944-9ee9-50dae23886ee Content-Encoding: gzip Content-Length: 859 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:3b:84", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:3b:84", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b98fdee2-8398-4d14-932e-73e37c863ef0", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:31:55.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "b98fdee2-8398-4d14-932e-73e37c863ef0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:53:03Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bind_host_k223a6", "created": "2019-04-05T10:28:50Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:53:17,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-f011e311-6aae-4944-9ee9-50dae23886ee 2019-04-05 10:53:17,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-04-05 10:53:17,675 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:53:17,737 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:53:17,737 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:53:17,737 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:53:17,737 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:53:17,737 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:53:17,737 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:53:17,737 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:53:17,737 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:53:17,738 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:53:17,738 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:53:17 GMT 2019-04-05 10:53:17,738 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:53:17,738 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:53:17,738 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:53:17,738 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:53:17,738 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:53:22,743 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:53:22,817 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:53:22,818 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:53:22,818 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:53:22,818 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:53:22,818 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:53:22,818 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:53:22,818 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:53:22,818 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1399, "offset": 1399, "size": 50}}} 2019-04-05 10:53:22,818 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:53:22,819 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:53:22 GMT 2019-04-05 10:53:22,819 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:53:22,819 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-05 10:53:22,819 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:53:22,819 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:53:22,819 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:53:22,819 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:53:22,874 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:53:22,874 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:53:22,874 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:53:22,874 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:53:22,874 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:53:22,875 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:53:22,875 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:53:22,875 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:53:22,875 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:53:22,875 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:53:22 GMT 2019-04-05 10:53:22,875 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:53:22,875 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:53:22,875 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:53:22,875 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:53:22,875 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:53:27,881 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:53:27,975 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:53:27,975 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:53:27,975 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:53:27,975 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:53:27,975 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:53:27,975 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:53:27,976 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:53:27,976 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1399, "offset": 1399, "size": 50}}} 2019-04-05 10:53:27,976 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:53:27,976 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:53:27 GMT 2019-04-05 10:53:27,976 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:53:27,976 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-05 10:53:27,976 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:53:27,976 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:53:27,976 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:53:27,977 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:53:28,032 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:53:28,032 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:53:28,032 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:53:28,032 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:53:28,032 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:53:28,032 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:53:28,033 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:53:28,033 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:53:28,033 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:53:28,033 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:53:28 GMT 2019-04-05 10:53:28,033 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:53:28,033 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:53:28,033 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:53:28,033 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:53:28,033 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:53:33,039 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:53:33,111 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:53:33,112 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:53:33,112 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:53:33,112 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:53:33,112 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:53:33,112 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:53:33,112 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:53:33,112 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1399, "offset": 1399, "size": 50}}} 2019-04-05 10:53:33,112 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:53:33,113 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:53:33 GMT 2019-04-05 10:53:33,113 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:53:33,113 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-05 10:53:33,113 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:53:33,113 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:53:33,113 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:53:33,113 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:53:33,167 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:53:33,167 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:53:33,167 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:53:33,167 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:53:33,167 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:53:33,167 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:53:33,167 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:53:33,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-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:53:33,168 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:53:33,168 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:53:33 GMT 2019-04-05 10:53:33,168 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:53:33,168 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:53:33,168 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:53:33,168 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:53:33,168 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:53:38,173 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:53:38,259 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:53:38,260 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:53:38,260 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:53:38,260 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:53:38,260 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:53:38,260 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:53:38,260 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:53:38,260 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1399, "offset": 1399, "size": 50}}} 2019-04-05 10:53:38,260 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:53:38,261 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:53:38 GMT 2019-04-05 10:53:38,261 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:53:38,261 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-05 10:53:38,261 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:53:38,261 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:53:38,261 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:53:38,261 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:53:38,353 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:53:38,353 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:53:38,353 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:53:38,354 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:53:38,354 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:53:38,354 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:53:38,354 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:53:38,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-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:53:38,354 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:53:38,354 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:53:38 GMT 2019-04-05 10:53:38,354 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:53:38,354 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:53:38,354 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:53:38,355 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:53:38,355 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:53:43,360 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:53:43,435 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:53:43,435 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:53:43,435 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:53:43,435 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:53:43,435 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:53:43,435 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:53:43,435 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:53:43,436 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_l629t2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:43.349Z", "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-04-05T10:53:43.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}], "metadata": {"pagination": {"total": 1400, "offset": 1399, "size": 50}}} 2019-04-05 10:53:43,436 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:53:43,436 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:53:43 GMT 2019-04-05 10:53:43,436 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:53:43,436 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 638 2019-04-05 10:53:43,436 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:53:43,436 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:53:43,436 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:53:43,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-04-05 10:53:43,437 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:53:43,514 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:53:43,514 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:53:43,514 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:53:43,514 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:53:43,514 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:53:43,514 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:53:43,515 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:53:43,515 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:53:43,515 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:53:43,515 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:53:43 GMT 2019-04-05 10:53:43,515 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:53:43,515 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:53:43,515 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:53:43,515 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:53:43,515 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:53:48,521 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:53:48,596 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:53:48,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:53:48,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:53:48,596 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:53:48,596 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:53:48,596 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:53:48,597 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:53:48,597 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:44.270Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:53:44.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.75f306c6-2fd4-4d73-a187-a3196375361f"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:44.887Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:53:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-498f164f-749e-4f1d-8b8e-e5fae01c78d0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:44.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.75f306c6-2fd4-4d73-a187-a3196375361f"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:44.887Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-498f164f-749e-4f1d-8b8e-e5fae01c78d0", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:44.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.75f306c6-2fd4-4d73-a187-a3196375361f"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:44.887Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ac3ea04062977500bd9ac3ed7ab7a84e790f4d1a\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:44.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.75f306c6-2fd4-4d73-a187-a3196375361f"}, {"node_instance_id": "bind_host_k223a6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:45.389Z", "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-04-05T10:53:45.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:45.892Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-5cc54c51-105e-490e-b3b8-4b6c5225c502", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:45.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.75f306c6-2fd4-4d73-a187-a3196375361f"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:45.892Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:53: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-5cc54c51-105e-490e-b3b8-4b6c5225c502 x-compute-request-id: req-5cc54c51-105e-490e-b3b8-4b6c5225c502 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:61:b0:4e\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:53:12Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_vellum_host_l629t2\", \"created\": \"2019-04-05T10:28:54Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:45.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.75f306c6-2fd4-4d73-a187-a3196375361f"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:45.892Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-5cc54c51-105e-490e-b3b8-4b6c5225c502", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:45.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.75f306c6-2fd4-4d73-a187-a3196375361f"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:45.892Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:45.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.75f306c6-2fd4-4d73-a187-a3196375361f"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:46.555Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:53:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14550e47-5e19-455c-8333-050ff32974d4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:46.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.efc60a0a-c655-4855-abfe-0f9b854f43f2"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:46.555Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-14550e47-5e19-455c-8333-050ff32974d4", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:46.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.efc60a0a-c655-4855-abfe-0f9b854f43f2"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:46.555Z", "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-04-05T10:53:45.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:46.555Z", "message": "Stopped node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:46.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:46.555Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:46.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:46.555Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:53:46.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.efc60a0a-c655-4855-abfe-0f9b854f43f2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:47.229Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "vellum_security_group_ojepbl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:46.491Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:47.229Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ffdc4d9a60bc92617211be7ed73b539dc7117870\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:46.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.efc60a0a-c655-4855-abfe-0f9b854f43f2"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:47.828Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:47.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.efc60a0a-c655-4855-abfe-0f9b854f43f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:47.828Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-da737848-5dbd-4092-92fd-b851547d7ed1", "level": "debug", "target_id": "vellum_security_group_ojepbl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:47.501Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.420ba34a-b77d-4083-8369-c3f80d91262d"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:47.828Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:53: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-148421ff-46b8-476d-b823-17fd09edaca4 x-compute-request-id: req-148421ff-46b8-476d-b823-17fd09edaca4 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bd:3b:84\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bd:3b:84\", \"version\": 4, \"addr\": \"172.30.9.206\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b98fdee2-8398-4d14-932e-73e37c863ef0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:55.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"b98fdee2-8398-4d14-932e-73e37c863ef0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:53:15Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bind_host_k223a6\", \"created\": \"2019-04-05T10:28:50Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:47.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.efc60a0a-c655-4855-abfe-0f9b854f43f2"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:47.828Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-148421ff-46b8-476d-b823-17fd09edaca4", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:47.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.efc60a0a-c655-4855-abfe-0f9b854f43f2"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:47.828Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-148421ff-46b8-476d-b823-17fd09edaca4", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:47.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.efc60a0a-c655-4855-abfe-0f9b854f43f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:47.828Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_ojepbl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:47.496Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.420ba34a-b77d-4083-8369-c3f80d91262d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:47.828Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:53:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da737848-5dbd-4092-92fd-b851547d7ed1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "vellum_security_group_ojepbl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:47.500Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.420ba34a-b77d-4083-8369-c3f80d91262d"}, {"node_instance_id": "bind_host_k223a6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:48.537Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:48.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bind_host_k223a6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:48.537Z", "message": "Stopped node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:47.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bind_host_k223a6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:48.537Z", "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-04-05T10:53:47.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:48.537Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2507762b14552586f022e6af5c28258b42011126\"", "level": "debug", "target_id": "vellum_security_group_ojepbl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:47.897Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.420ba34a-b77d-4083-8369-c3f80d91262d"}], "metadata": {"pagination": {"total": 1428, "offset": 1400, "size": 50}}} 2019-04-05 10:53:48,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:53:48,597 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:53:48 GMT 2019-04-05 10:53:48,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:53:48,597 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:53:48,597 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:53:48,597 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:53:48,597 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:53:48,598 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:53:48,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:53:48,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:53:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-498f164f-749e-4f1d-8b8e-e5fae01c78d0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:53:48,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-498f164f-749e-4f1d-8b8e-e5fae01c78d0 2019-04-05 10:53:48,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3ea04062977500bd9ac3ed7ab7a84e790f4d1a" 2019-04-05 10:53:48,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-04-05 10:53:48,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-5cc54c51-105e-490e-b3b8-4b6c5225c502 2019-04-05 10:53:48,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:53: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-5cc54c51-105e-490e-b3b8-4b6c5225c502 x-compute-request-id: req-5cc54c51-105e-490e-b3b8-4b6c5225c502 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:b0:4e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:53:12Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_vellum_host_l629t2", "created": "2019-04-05T10:28:54Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:53:48,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-5cc54c51-105e-490e-b3b8-4b6c5225c502 2019-04-05 10:53:48,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is already stopped 2019-04-05 10:53:48,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:53:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14550e47-5e19-455c-8333-050ff32974d4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:53:48,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-14550e47-5e19-455c-8333-050ff32974d4 2019-04-05 10:53:48,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-04-05 10:53:48,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-04-05 10:53:48,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-05 10:53:48,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:53:48,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-05 10:53:48,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffdc4d9a60bc92617211be7ed73b539dc7117870" 2019-04-05 10:53:48,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is already stopped 2019-04-05 10:53:48,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-da737848-5dbd-4092-92fd-b851547d7ed1 2019-04-05 10:53:48,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:53: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-148421ff-46b8-476d-b823-17fd09edaca4 x-compute-request-id: req-148421ff-46b8-476d-b823-17fd09edaca4 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:3b:84", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:3b:84", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b98fdee2-8398-4d14-932e-73e37c863ef0", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:55.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "b98fdee2-8398-4d14-932e-73e37c863ef0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:53:15Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bind_host_k223a6", "created": "2019-04-05T10:28:50Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:53:48,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-148421ff-46b8-476d-b823-17fd09edaca4 2019-04-05 10:53:48,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-148421ff-46b8-476d-b823-17fd09edaca4 2019-04-05 10:53:48,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:53:48,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:53:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da737848-5dbd-4092-92fd-b851547d7ed1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:53:48,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-05 10:53:48,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-04-05 10:53:48,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-04-05 10:53:48,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2507762b14552586f022e6af5c28258b42011126" 2019-04-05 10:53:48,603 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:53:48,689 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:53:48,689 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:53:48,689 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:53:48,689 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:53:48,689 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:53:48,689 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:53:48,690 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:53:48,690 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:53:48,690 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:53:48,690 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:53:48 GMT 2019-04-05 10:53:48,690 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:53:48,690 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:53:48,690 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:53:48,690 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:53:48,690 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:53:53,696 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:53:53,774 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:53:53,774 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:53:53,774 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:53:53,774 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:53:53,774 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:53:53,774 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:53:53,775 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:53:53,775 - 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-04-05T10:53:49.167Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:53: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-31e2a5e9-d3c4-458b-a7d3-787a06cdd357 x-compute-request-id: req-31e2a5e9-d3c4-458b-a7d3-787a06cdd357 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:61:b0:4e\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:53:12Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_vellum_host_l629t2\", \"created\": \"2019-04-05T10:28:54Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "vellum_security_group_ojepbl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:48.986Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.420ba34a-b77d-4083-8369-c3f80d91262d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:49.167Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:48.450Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:49.734Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:53:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5601503b-d8a9-4618-bfe2-dedbbe3dcfa8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:49.439Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8df5d35-c3e6-400a-8b01-6014ceef71ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:49.734Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-5601503b-d8a9-4618-bfe2-dedbbe3dcfa8", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:49.439Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8df5d35-c3e6-400a-8b01-6014ceef71ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:49.734Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-31e2a5e9-d3c4-458b-a7d3-787a06cdd357", "level": "debug", "target_id": "vellum_security_group_ojepbl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:48.986Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.420ba34a-b77d-4083-8369-c3f80d91262d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:49.734Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-31e2a5e9-d3c4-458b-a7d3-787a06cdd357", "level": "debug", "target_id": "vellum_security_group_ojepbl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:48.986Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.420ba34a-b77d-4083-8369-c3f80d91262d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:49.734Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2507762b14552586f022e6af5c28258b42011126\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_vellum\"}}'", "level": "debug", "target_id": "vellum_security_group_ojepbl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:48.987Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.420ba34a-b77d-4083-8369-c3f80d91262d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:49.734Z", "message": "Remove floating ip 172.30.9.206", "level": "info", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:49.433Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8df5d35-c3e6-400a-8b01-6014ceef71ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:49.734Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:49.434Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8df5d35-c3e6-400a-8b01-6014ceef71ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:49.734Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:49.434Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8df5d35-c3e6-400a-8b01-6014ceef71ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:49.734Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:53:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5601503b-d8a9-4618-bfe2-dedbbe3dcfa8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:49.439Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8df5d35-c3e6-400a-8b01-6014ceef71ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:49.734Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-5601503b-d8a9-4618-bfe2-dedbbe3dcfa8", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:49.439Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8df5d35-c3e6-400a-8b01-6014ceef71ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:50.315Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7eafddd992629e8a4c76555fe18b3033253c9e58\"", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:49.836Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8df5d35-c3e6-400a-8b01-6014ceef71ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:50.315Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7eafddd992629e8a4c76555fe18b3033253c9e58\"", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:49.836Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8df5d35-c3e6-400a-8b01-6014ceef71ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:50.315Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1639 X-Openstack-Request-Id: req-6708c9b3-2a90-4f05-849e-e57ab16dfffd Date: Fri, 05 Apr 2019 10:53:50 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"ab9612cc-8572-4873-90db-abb9fae6233c\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:37Z\", \"updated_at\": \"2019-04-05T10:33:15Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:bd:3b:84\", \"device_id\": \"b98fdee2-8398-4d14-932e-73e37c863ef0\"}, \"fixed_ip_address\": \"192.168.120.4\", \"floating_ip_address\": \"172.30.9.206\", \"revision_number\": 2, \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_id\": \"7a1673dc-f3ce-43ad-9698-2e9d1664979e\", \"id\": \"107124dd-c2bc-4515-8215-9c21b9fb571b\", \"qos_policy_id\": null}, {\"router_id\": \"ab9612cc-8572-4873-90db-abb9fae6233c\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:24:54Z\", \"updated_at\": \"2019-04-05T10:24:57Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:4d:9f:cf\", \"device_id\": \"6adddd98-9c61-493d-bffd-b59680d14bad\"}, \"fixed_ip_address\": \"192.168.120.9\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 1, \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_id\": \"050ee900-c36a-4a53-9527-a7afa28cac30\", \"id\": \"98c4e782-f51c-460e-b61c-968a81001c65\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:50.207Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8df5d35-c3e6-400a-8b01-6014ceef71ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:51.012Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-829664bc-5de2-4a4e-8750-815a28dace9d Date: Fri, 05 Apr 2019 10:53:50 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T10:31:55Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"949fb15a-1072-4a43-97b1-d3f474035c8a\",\"ip_address\":\"192.168.120.4\"}],\"id\":\"7a1673dc-f3ce-43ad-9698-2e9d1664979e\",\"security_groups\":[\"a3a56e4a-3963-4719-91ca-343d2cec4f56\",\"fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2\"],\"mac_address\":\"fa:16:3e:bd:3b:84\",\"device_id\":\"b98fdee2-8398-4d14-932e-73e37c863ef0\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"77422fc7-1f3d-4b1d-a1da-01adfd65594a\",\"tenant_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"created_at\":\"2019-04-05T10:28:54Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:50.261Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8df5d35-c3e6-400a-8b01-6014ceef71ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:51.012Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/7a1673dc-f3ce-43ad-9698-2e9d1664979e.json used request id req-829664bc-5de2-4a4e-8750-815a28dace9d", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:50.263Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8df5d35-c3e6-400a-8b01-6014ceef71ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:51.012Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:50.264Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8df5d35-c3e6-400a-8b01-6014ceef71ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:51.012Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:50.264Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8df5d35-c3e6-400a-8b01-6014ceef71ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:51.012Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:53:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c22e4426-4894-4b22-a587-c5cd4c6338ad Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:50.278Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8df5d35-c3e6-400a-8b01-6014ceef71ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:51.012Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:53:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c22e4426-4894-4b22-a587-c5cd4c6338ad Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:50.279Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8df5d35-c3e6-400a-8b01-6014ceef71ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:51.012Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-c22e4426-4894-4b22-a587-c5cd4c6338ad", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:50.279Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8df5d35-c3e6-400a-8b01-6014ceef71ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:51.012Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-c22e4426-4894-4b22-a587-c5cd4c6338ad", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:50.279Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8df5d35-c3e6-400a-8b01-6014ceef71ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:51.012Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10:53: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-abda5239-b9e2-4ee6-a040-4e2ee028d7bd x-compute-request-id: req-abda5239-b9e2-4ee6-a040-4e2ee028d7bd Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "vellum_security_group_ojepbl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:50.300Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.420ba34a-b77d-4083-8369-c3f80d91262d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:51.012Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/action used request id req-abda5239-b9e2-4ee6-a040-4e2ee028d7bd", "level": "debug", "target_id": "vellum_security_group_ojepbl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:50.300Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.420ba34a-b77d-4083-8369-c3f80d91262d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:51.012Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/action used request id req-abda5239-b9e2-4ee6-a040-4e2ee028d7bd", "level": "debug", "target_id": "vellum_security_group_ojepbl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:50.300Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.420ba34a-b77d-4083-8369-c3f80d91262d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:51.012Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2507762b14552586f022e6af5c28258b42011126\"", "level": "debug", "target_id": "vellum_security_group_ojepbl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:50.301Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.420ba34a-b77d-4083-8369-c3f80d91262d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:51.012Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}63f22dce6e5716efbb88206eb047c457629818ba\"", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:50.675Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8df5d35-c3e6-400a-8b01-6014ceef71ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:51.012Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}63f22dce6e5716efbb88206eb047c457629818ba\"", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:50.675Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8df5d35-c3e6-400a-8b01-6014ceef71ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:51.012Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:53: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-001ce8c1-0088-4fca-9f59-285fb10de55e x-compute-request-id: req-001ce8c1-0088-4fca-9f59-285fb10de55e Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:61:b0:4e\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:53:12Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_vellum_host_l629t2\", \"created\": \"2019-04-05T10:28:54Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "vellum_security_group_ojepbl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:50.731Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.420ba34a-b77d-4083-8369-c3f80d91262d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:51.012Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-001ce8c1-0088-4fca-9f59-285fb10de55e", "level": "debug", "target_id": "vellum_security_group_ojepbl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:50.731Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.420ba34a-b77d-4083-8369-c3f80d91262d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:51.012Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-001ce8c1-0088-4fca-9f59-285fb10de55e", "level": "debug", "target_id": "vellum_security_group_ojepbl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:50.732Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.420ba34a-b77d-4083-8369-c3f80d91262d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:51.012Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2507762b14552586f022e6af5c28258b42011126\"", "level": "debug", "target_id": "vellum_security_group_ojepbl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:50.733Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.420ba34a-b77d-4083-8369-c3f80d91262d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:51.012Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1639 X-Openstack-Request-Id: req-6708c9b3-2a90-4f05-849e-e57ab16dfffd Date: Fri, 05 Apr 2019 10:53:50 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"ab9612cc-8572-4873-90db-abb9fae6233c\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:28:37Z\", \"updated_at\": \"2019-04-05T10:33:15Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:bd:3b:84\", \"device_id\": \"b98fdee2-8398-4d14-932e-73e37c863ef0\"}, \"fixed_ip_address\": \"192.168.120.4\", \"floating_ip_address\": \"172.30.9.206\", \"revision_number\": 2, \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_id\": \"7a1673dc-f3ce-43ad-9698-2e9d1664979e\", \"id\": \"107124dd-c2bc-4515-8215-9c21b9fb571b\", \"qos_policy_id\": null}, {\"router_id\": \"ab9612cc-8572-4873-90db-abb9fae6233c\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"created_at\": \"2019-04-05T10:24:54Z\", \"updated_at\": \"2019-04-05T10:24:57Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:4d:9f:cf\", \"device_id\": \"6adddd98-9c61-493d-bffd-b59680d14bad\"}, \"fixed_ip_address\": \"192.168.120.9\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 1, \"project_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"port_id\": \"050ee900-c36a-4a53-9527-a7afa28cac30\", \"id\": \"98c4e782-f51c-460e-b61c-968a81001c65\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:50.207Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8df5d35-c3e6-400a-8b01-6014ceef71ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:51.012Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-6708c9b3-2a90-4f05-849e-e57ab16dfffd", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:50.207Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8df5d35-c3e6-400a-8b01-6014ceef71ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:51.012Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-6708c9b3-2a90-4f05-849e-e57ab16dfffd", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:50.207Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8df5d35-c3e6-400a-8b01-6014ceef71ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:51.012Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-6708c9b3-2a90-4f05-849e-e57ab16dfffd", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:50.207Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8df5d35-c3e6-400a-8b01-6014ceef71ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:51.012Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-6708c9b3-2a90-4f05-849e-e57ab16dfffd", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:50.208Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8df5d35-c3e6-400a-8b01-6014ceef71ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:51.012Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/7a1673dc-f3ce-43ad-9698-2e9d1664979e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7eafddd992629e8a4c76555fe18b3033253c9e58\"", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:50.208Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8df5d35-c3e6-400a-8b01-6014ceef71ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:51.012Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/7a1673dc-f3ce-43ad-9698-2e9d1664979e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7eafddd992629e8a4c76555fe18b3033253c9e58\"", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:50.208Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8df5d35-c3e6-400a-8b01-6014ceef71ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:51.012Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-829664bc-5de2-4a4e-8750-815a28dace9d Date: Fri, 05 Apr 2019 10:53:50 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T10:31:55Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"949fb15a-1072-4a43-97b1-d3f474035c8a\",\"ip_address\":\"192.168.120.4\"}],\"id\":\"7a1673dc-f3ce-43ad-9698-2e9d1664979e\",\"security_groups\":[\"a3a56e4a-3963-4719-91ca-343d2cec4f56\",\"fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2\"],\"mac_address\":\"fa:16:3e:bd:3b:84\",\"device_id\":\"b98fdee2-8398-4d14-932e-73e37c863ef0\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"77422fc7-1f3d-4b1d-a1da-01adfd65594a\",\"tenant_id\":\"8d2f2ce44d6e4e36a44b9abe5476e941\",\"created_at\":\"2019-04-05T10:28:54Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:50.261Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8df5d35-c3e6-400a-8b01-6014ceef71ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:51.012Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/7a1673dc-f3ce-43ad-9698-2e9d1664979e.json used request id req-829664bc-5de2-4a4e-8750-815a28dace9d", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:50.262Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8df5d35-c3e6-400a-8b01-6014ceef71ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:51.012Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/7a1673dc-f3ce-43ad-9698-2e9d1664979e.json used request id req-829664bc-5de2-4a4e-8750-815a28dace9d", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:50.262Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8df5d35-c3e6-400a-8b01-6014ceef71ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:51.012Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/7a1673dc-f3ce-43ad-9698-2e9d1664979e.json used request id req-829664bc-5de2-4a4e-8750-815a28dace9d", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:50.263Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8df5d35-c3e6-400a-8b01-6014ceef71ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:51.631Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/os-security-groups used request id req-36ebdc21-d0b5-4e92-9eb6-3dabf9998364", "level": "debug", "target_id": "vellum_security_group_ojepbl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:51.301Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.420ba34a-b77d-4083-8369-c3f80d91262d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:51.631Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/os-security-groups used request id req-36ebdc21-d0b5-4e92-9eb6-3dabf9998364", "level": "debug", "target_id": "vellum_security_group_ojepbl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:51.301Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.420ba34a-b77d-4083-8369-c3f80d91262d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:51.631Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:53: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-36ebdc21-d0b5-4e92-9eb6-3dabf9998364 x-compute-request-id: req-36ebdc21-d0b5-4e92-9eb6-3dabf9998364 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1a4ecde9-ac2e-4749-b262-c85cbac2b428\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9ce6d820-6480-4bc9-bc5f-3de6845a339a\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e28d957-bca2-4909-88cc-ff3f1b35f480\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b702927e-06a9-430b-afc1-ba168cc0b193\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "vellum_security_group_ojepbl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:51.301Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.420ba34a-b77d-4083-8369-c3f80d91262d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:52.193Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-2178d9d6-c7d0-49bc-aa9a-ccbeefde8bfe", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:51.511Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8df5d35-c3e6-400a-8b01-6014ceef71ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:52.193Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}63f22dce6e5716efbb88206eb047c457629818ba\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.206\"}}'", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:51.511Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8df5d35-c3e6-400a-8b01-6014ceef71ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:52.193Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}63f22dce6e5716efbb88206eb047c457629818ba\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.206\"}}'", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:51.511Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8df5d35-c3e6-400a-8b01-6014ceef71ea"}], "metadata": {"pagination": {"total": 1489, "offset": 1428, "size": 50}}} 2019-04-05 10:53:53,775 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:53:53,775 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:53:53 GMT 2019-04-05 10:53:53,775 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:53:53,775 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:53:53,775 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:53:53,776 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:53:53,776 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:53:53,776 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:53:53,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:53: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-31e2a5e9-d3c4-458b-a7d3-787a06cdd357 x-compute-request-id: req-31e2a5e9-d3c4-458b-a7d3-787a06cdd357 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:b0:4e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:53:12Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_vellum_host_l629t2", "created": "2019-04-05T10:28:54Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:53:53,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-04-05 10:53:53,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:53:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5601503b-d8a9-4618-bfe2-dedbbe3dcfa8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:53:53,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-5601503b-d8a9-4618-bfe2-dedbbe3dcfa8 2019-04-05 10:53:53,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-31e2a5e9-d3c4-458b-a7d3-787a06cdd357 2019-04-05 10:53:53,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-31e2a5e9-d3c4-458b-a7d3-787a06cdd357 2019-04-05 10:53:53,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2507762b14552586f022e6af5c28258b42011126" -d '{"removeSecurityGroup": {"name": "clearwater-sg_vellum"}}' 2019-04-05 10:53:53,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove floating ip 172.30.9.206 2019-04-05 10:53:53,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:53:53,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:53:53,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:53:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5601503b-d8a9-4618-bfe2-dedbbe3dcfa8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:53:53,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-5601503b-d8a9-4618-bfe2-dedbbe3dcfa8 2019-04-05 10:53:53,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eafddd992629e8a4c76555fe18b3033253c9e58" 2019-04-05 10:53:53,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eafddd992629e8a4c76555fe18b3033253c9e58" 2019-04-05 10:53:53,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1639 X-Openstack-Request-Id: req-6708c9b3-2a90-4f05-849e-e57ab16dfffd Date: Fri, 05 Apr 2019 10:53:50 GMT RESP BODY: {"floatingips": [{"router_id": "ab9612cc-8572-4873-90db-abb9fae6233c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:37Z", "updated_at": "2019-04-05T10:33:15Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:bd:3b:84", "device_id": "b98fdee2-8398-4d14-932e-73e37c863ef0"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.206", "revision_number": 2, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_id": "7a1673dc-f3ce-43ad-9698-2e9d1664979e", "id": "107124dd-c2bc-4515-8215-9c21b9fb571b", "qos_policy_id": null}, {"router_id": "ab9612cc-8572-4873-90db-abb9fae6233c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:24:54Z", "updated_at": "2019-04-05T10:24:57Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4d:9f:cf", "device_id": "6adddd98-9c61-493d-bffd-b59680d14bad"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_id": "050ee900-c36a-4a53-9527-a7afa28cac30", "id": "98c4e782-f51c-460e-b61c-968a81001c65", "qos_policy_id": null}]} 2019-04-05 10:53:53,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-829664bc-5de2-4a4e-8750-815a28dace9d Date: Fri, 05 Apr 2019 10:53:50 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T10:31:55Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"949fb15a-1072-4a43-97b1-d3f474035c8a","ip_address":"192.168.120.4"}],"id":"7a1673dc-f3ce-43ad-9698-2e9d1664979e","security_groups":["a3a56e4a-3963-4719-91ca-343d2cec4f56","fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2"],"mac_address":"fa:16:3e:bd:3b:84","device_id":"b98fdee2-8398-4d14-932e-73e37c863ef0","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"8d2f2ce44d6e4e36a44b9abe5476e941","qos_policy_id":null,"admin_state_up":true,"network_id":"77422fc7-1f3d-4b1d-a1da-01adfd65594a","tenant_id":"8d2f2ce44d6e4e36a44b9abe5476e941","created_at":"2019-04-05T10:28:54Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 10:53:53,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/7a1673dc-f3ce-43ad-9698-2e9d1664979e.json used request id req-829664bc-5de2-4a4e-8750-815a28dace9d 2019-04-05 10:53:53,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:53:53,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:53:53,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:53:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c22e4426-4894-4b22-a587-c5cd4c6338ad Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:53:53,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:53:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c22e4426-4894-4b22-a587-c5cd4c6338ad Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:53:53,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-c22e4426-4894-4b22-a587-c5cd4c6338ad 2019-04-05 10:53:53,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-c22e4426-4894-4b22-a587-c5cd4c6338ad 2019-04-05 10:53:53,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10:53: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-abda5239-b9e2-4ee6-a040-4e2ee028d7bd x-compute-request-id: req-abda5239-b9e2-4ee6-a040-4e2ee028d7bd Content-Length: 0 Content-Type: application/json 2019-04-05 10:53:53,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/action used request id req-abda5239-b9e2-4ee6-a040-4e2ee028d7bd 2019-04-05 10:53:53,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/action used request id req-abda5239-b9e2-4ee6-a040-4e2ee028d7bd 2019-04-05 10:53:53,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2507762b14552586f022e6af5c28258b42011126" 2019-04-05 10:53:53,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f22dce6e5716efbb88206eb047c457629818ba" 2019-04-05 10:53:53,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f22dce6e5716efbb88206eb047c457629818ba" 2019-04-05 10:53:53,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:53: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-001ce8c1-0088-4fca-9f59-285fb10de55e x-compute-request-id: req-001ce8c1-0088-4fca-9f59-285fb10de55e Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:b0:4e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:53:12Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_vellum_host_l629t2", "created": "2019-04-05T10:28:54Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:53:53,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-001ce8c1-0088-4fca-9f59-285fb10de55e 2019-04-05 10:53:53,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-001ce8c1-0088-4fca-9f59-285fb10de55e 2019-04-05 10:53:53,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2507762b14552586f022e6af5c28258b42011126" 2019-04-05 10:53:53,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1639 X-Openstack-Request-Id: req-6708c9b3-2a90-4f05-849e-e57ab16dfffd Date: Fri, 05 Apr 2019 10:53:50 GMT RESP BODY: {"floatingips": [{"router_id": "ab9612cc-8572-4873-90db-abb9fae6233c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:28:37Z", "updated_at": "2019-04-05T10:33:15Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:bd:3b:84", "device_id": "b98fdee2-8398-4d14-932e-73e37c863ef0"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.206", "revision_number": 2, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_id": "7a1673dc-f3ce-43ad-9698-2e9d1664979e", "id": "107124dd-c2bc-4515-8215-9c21b9fb571b", "qos_policy_id": null}, {"router_id": "ab9612cc-8572-4873-90db-abb9fae6233c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:24:54Z", "updated_at": "2019-04-05T10:24:57Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4d:9f:cf", "device_id": "6adddd98-9c61-493d-bffd-b59680d14bad"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_id": "050ee900-c36a-4a53-9527-a7afa28cac30", "id": "98c4e782-f51c-460e-b61c-968a81001c65", "qos_policy_id": null}]} 2019-04-05 10:53:53,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-6708c9b3-2a90-4f05-849e-e57ab16dfffd 2019-04-05 10:53:53,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-6708c9b3-2a90-4f05-849e-e57ab16dfffd 2019-04-05 10:53:53,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-6708c9b3-2a90-4f05-849e-e57ab16dfffd 2019-04-05 10:53:53,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-6708c9b3-2a90-4f05-849e-e57ab16dfffd 2019-04-05 10:53:53,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/7a1673dc-f3ce-43ad-9698-2e9d1664979e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eafddd992629e8a4c76555fe18b3033253c9e58" 2019-04-05 10:53:53,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/7a1673dc-f3ce-43ad-9698-2e9d1664979e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eafddd992629e8a4c76555fe18b3033253c9e58" 2019-04-05 10:53:53,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-829664bc-5de2-4a4e-8750-815a28dace9d Date: Fri, 05 Apr 2019 10:53:50 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T10:31:55Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"949fb15a-1072-4a43-97b1-d3f474035c8a","ip_address":"192.168.120.4"}],"id":"7a1673dc-f3ce-43ad-9698-2e9d1664979e","security_groups":["a3a56e4a-3963-4719-91ca-343d2cec4f56","fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2"],"mac_address":"fa:16:3e:bd:3b:84","device_id":"b98fdee2-8398-4d14-932e-73e37c863ef0","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"8d2f2ce44d6e4e36a44b9abe5476e941","qos_policy_id":null,"admin_state_up":true,"network_id":"77422fc7-1f3d-4b1d-a1da-01adfd65594a","tenant_id":"8d2f2ce44d6e4e36a44b9abe5476e941","created_at":"2019-04-05T10:28:54Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 10:53:53,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/7a1673dc-f3ce-43ad-9698-2e9d1664979e.json used request id req-829664bc-5de2-4a4e-8750-815a28dace9d 2019-04-05 10:53:53,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/7a1673dc-f3ce-43ad-9698-2e9d1664979e.json used request id req-829664bc-5de2-4a4e-8750-815a28dace9d 2019-04-05 10:53:53,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/7a1673dc-f3ce-43ad-9698-2e9d1664979e.json used request id req-829664bc-5de2-4a4e-8750-815a28dace9d 2019-04-05 10:53:53,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/os-security-groups used request id req-36ebdc21-d0b5-4e92-9eb6-3dabf9998364 2019-04-05 10:53:53,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/os-security-groups used request id req-36ebdc21-d0b5-4e92-9eb6-3dabf9998364 2019-04-05 10:53:53,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:53: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-36ebdc21-d0b5-4e92-9eb6-3dabf9998364 x-compute-request-id: req-36ebdc21-d0b5-4e92-9eb6-3dabf9998364 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1a4ecde9-ac2e-4749-b262-c85cbac2b428"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9ce6d820-6480-4bc9-bc5f-3de6845a339a"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e28d957-bca2-4909-88cc-ff3f1b35f480"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b702927e-06a9-430b-afc1-ba168cc0b193"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-04-05 10:53:53,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-2178d9d6-c7d0-49bc-aa9a-ccbeefde8bfe 2019-04-05 10:53:53,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f22dce6e5716efbb88206eb047c457629818ba" -d '{"removeFloatingIp": {"address": "172.30.9.206"}}' 2019-04-05 10:53:53,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f22dce6e5716efbb88206eb047c457629818ba" -d '{"removeFloatingIp": {"address": "172.30.9.206"}}' 2019-04-05 10:53:53,787 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:53:53,958 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:53:53,958 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:53:53,958 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:53:53,958 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:53:53,958 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:53:53,959 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:53:53,959 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:53:53,959 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:53:53,959 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:53:53,959 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:53:53 GMT 2019-04-05 10:53:53,959 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:53:53,959 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:53:53,959 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:53:53,959 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:53:53,959 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:53:58,965 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:53:59,050 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:53:59,051 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:53:59,051 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:53:59,051 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:53:59,051 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:53:59,051 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:53:59,051 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:53:59,051 - 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-04-05T10:53:52.193Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-2178d9d6-c7d0-49bc-aa9a-ccbeefde8bfe", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:51.510Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8df5d35-c3e6-400a-8b01-6014ceef71ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:52.193Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-2178d9d6-c7d0-49bc-aa9a-ccbeefde8bfe", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:51.510Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8df5d35-c3e6-400a-8b01-6014ceef71ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:52.193Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-2178d9d6-c7d0-49bc-aa9a-ccbeefde8bfe", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:51.511Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8df5d35-c3e6-400a-8b01-6014ceef71ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:52.193Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}63f22dce6e5716efbb88206eb047c457629818ba\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.206\"}}'", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:51.511Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8df5d35-c3e6-400a-8b01-6014ceef71ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:52.193Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}63f22dce6e5716efbb88206eb047c457629818ba\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.206\"}}'", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:51.511Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8df5d35-c3e6-400a-8b01-6014ceef71ea"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:52.193Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "vellum_security_group_ojepbl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:51.667Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:52.193Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:51.753Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:53.060Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:52.831Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.c0d65ed7-b5ff-40f6-a43b-0563aa657464"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:53.676Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:53:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7e7b2ec-b47f-4e8b-be8e-67ec13243002 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:52.835Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.c0d65ed7-b5ff-40f6-a43b-0563aa657464"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:53.676Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}575cfc37e65377f07f051b78a57da393a45f385a\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:53.241Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.c0d65ed7-b5ff-40f6-a43b-0563aa657464"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:53.676Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-c7e7b2ec-b47f-4e8b-be8e-67ec13243002", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:52.835Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.c0d65ed7-b5ff-40f6-a43b-0563aa657464"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:54.392Z", "message": "Floating ip 172.30.9.206 detached from server", "level": "info", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:54.032Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8df5d35-c3e6-400a-8b01-6014ceef71ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:54.392Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10:53:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ed44a0ba-a024-46bf-a1c0-69f25bf71d51 x-compute-request-id: req-ed44a0ba-a024-46bf-a1c0-69f25bf71d51 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_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:54.032Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8df5d35-c3e6-400a-8b01-6014ceef71ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:54.392Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10:53:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ed44a0ba-a024-46bf-a1c0-69f25bf71d51 x-compute-request-id: req-ed44a0ba-a024-46bf-a1c0-69f25bf71d51 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_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:54.032Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8df5d35-c3e6-400a-8b01-6014ceef71ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:54.392Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/action used request id req-ed44a0ba-a024-46bf-a1c0-69f25bf71d51", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:54.032Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8df5d35-c3e6-400a-8b01-6014ceef71ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:54.392Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/action used request id req-ed44a0ba-a024-46bf-a1c0-69f25bf71d51", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:54.032Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8df5d35-c3e6-400a-8b01-6014ceef71ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:54.392Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/action used request id req-ed44a0ba-a024-46bf-a1c0-69f25bf71d51", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:54.032Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8df5d35-c3e6-400a-8b01-6014ceef71ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:54.392Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/action used request id req-ed44a0ba-a024-46bf-a1c0-69f25bf71d51", "level": "debug", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:54.032Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.b8df5d35-c3e6-400a-8b01-6014ceef71ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:54.974Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-2b80a504-4acc-4415-a175-4279455c6641", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:54.577Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.c0d65ed7-b5ff-40f6-a43b-0563aa657464"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:54.974Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:53: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-2b80a504-4acc-4415-a175-4279455c6641 x-compute-request-id: req-2b80a504-4acc-4415-a175-4279455c6641 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:61:b0:4e\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:53:12Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_vellum_host_l629t2\", \"created\": \"2019-04-05T10:28:54Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:54.577Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.c0d65ed7-b5ff-40f6-a43b-0563aa657464"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:54.974Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-2b80a504-4acc-4415-a175-4279455c6641", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:54.578Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.c0d65ed7-b5ff-40f6-a43b-0563aa657464"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:54.974Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "bind_floatingip_ppueti", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:54.567Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:54.974Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}575cfc37e65377f07f051b78a57da393a45f385a\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:54.579Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.c0d65ed7-b5ff-40f6-a43b-0563aa657464"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:54.974Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "bind_security_group_4opajo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:54.710Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:55.641Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10:53:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3e1595fa-9744-4c9e-8729-695f5ebe7567 x-compute-request-id: req-3e1595fa-9744-4c9e-8729-695f5ebe7567 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:55.543Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.c0d65ed7-b5ff-40f6-a43b-0563aa657464"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:56.289Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}575cfc37e65377f07f051b78a57da393a45f385a\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:56.021Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.c0d65ed7-b5ff-40f6-a43b-0563aa657464"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:56.289Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:53:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbc20e45-5381-4037-8c8f-ea04c521ff0b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_security_group_4opajo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:55.731Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.06cf6fca-4f86-4fde-a1b8-b4b9bf59ca7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:56.289Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-dbc20e45-5381-4037-8c8f-ea04c521ff0b", "level": "debug", "target_id": "bind_security_group_4opajo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:55.731Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.06cf6fca-4f86-4fde-a1b8-b4b9bf59ca7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:56.289Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:53: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-1efb8756-5003-4508-ad5c-59a525db6861 x-compute-request-id: req-1efb8756-5003-4508-ad5c-59a525db6861 Content-Encoding: gzip Content-Length: 798 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:61:b0:4e\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:53:12Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_vellum_host_l629t2\", \"created\": \"2019-04-05T10:28:54Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:56.020Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.c0d65ed7-b5ff-40f6-a43b-0563aa657464"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:56.289Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-1efb8756-5003-4508-ad5c-59a525db6861", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:56.020Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.c0d65ed7-b5ff-40f6-a43b-0563aa657464"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:56.289Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-1efb8756-5003-4508-ad5c-59a525db6861", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:56.020Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.c0d65ed7-b5ff-40f6-a43b-0563aa657464"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:56.289Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/action used request id req-3e1595fa-9744-4c9e-8729-695f5ebe7567", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:55.543Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.c0d65ed7-b5ff-40f6-a43b-0563aa657464"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:56.289Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/action used request id req-3e1595fa-9744-4c9e-8729-695f5ebe7567", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:55.544Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.c0d65ed7-b5ff-40f6-a43b-0563aa657464"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:56.289Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}575cfc37e65377f07f051b78a57da393a45f385a\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:55.545Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.c0d65ed7-b5ff-40f6-a43b-0563aa657464"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:56.289Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_4opajo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:55.726Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.06cf6fca-4f86-4fde-a1b8-b4b9bf59ca7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:56.956Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/os-security-groups used request id req-088be772-090e-45ca-b607-00799b3969a7", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:56.380Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.c0d65ed7-b5ff-40f6-a43b-0563aa657464"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:56.956Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:56.731Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:56.956Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/os-security-groups used request id req-088be772-090e-45ca-b607-00799b3969a7", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:56.380Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.c0d65ed7-b5ff-40f6-a43b-0563aa657464"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:56.956Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:53: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-088be772-090e-45ca-b607-00799b3969a7 x-compute-request-id: req-088be772-090e-45ca-b607-00799b3969a7 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:56.380Z", "source_id": "vellum_host_l629t2", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.c0d65ed7-b5ff-40f6-a43b-0563aa657464"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:56.956Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}54c03810667e0c7910b28ebd55e5a6a44d8743c7\"", "level": "debug", "target_id": "bind_security_group_4opajo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:56.143Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.06cf6fca-4f86-4fde-a1b8-b4b9bf59ca7b"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:57.535Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:56.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:57.535Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:57.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:57.535Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:53: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-eb8e3ac3-15d0-4099-881e-8530691699bb x-compute-request-id: req-eb8e3ac3-15d0-4099-881e-8530691699bb Content-Encoding: gzip Content-Length: 831 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bd:3b:84\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b98fdee2-8398-4d14-932e-73e37c863ef0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:55.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"b98fdee2-8398-4d14-932e-73e37c863ef0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:53:15Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bind_host_k223a6\", \"created\": \"2019-04-05T10:28:50Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "bind_security_group_4opajo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:56.757Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.06cf6fca-4f86-4fde-a1b8-b4b9bf59ca7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:57.535Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-eb8e3ac3-15d0-4099-881e-8530691699bb", "level": "debug", "target_id": "bind_security_group_4opajo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:56.757Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.06cf6fca-4f86-4fde-a1b8-b4b9bf59ca7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:57.535Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-eb8e3ac3-15d0-4099-881e-8530691699bb", "level": "debug", "target_id": "bind_security_group_4opajo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:56.758Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.06cf6fca-4f86-4fde-a1b8-b4b9bf59ca7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:57.535Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}54c03810667e0c7910b28ebd55e5a6a44d8743c7\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_bind\"}}'", "level": "debug", "target_id": "bind_security_group_4opajo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:56.758Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.06cf6fca-4f86-4fde-a1b8-b4b9bf59ca7b"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:57.535Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:57.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:58.168Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10:53: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-71ae3b6d-1cfc-4f51-97c2-191b98a1179b x-compute-request-id: req-71ae3b6d-1cfc-4f51-97c2-191b98a1179b Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "bind_security_group_4opajo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:57.581Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.06cf6fca-4f86-4fde-a1b8-b4b9bf59ca7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:58.168Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/action used request id req-71ae3b6d-1cfc-4f51-97c2-191b98a1179b", "level": "debug", "target_id": "bind_security_group_4opajo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:57.581Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.06cf6fca-4f86-4fde-a1b8-b4b9bf59ca7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:58.168Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/action used request id req-71ae3b6d-1cfc-4f51-97c2-191b98a1179b", "level": "debug", "target_id": "bind_security_group_4opajo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:57.581Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.06cf6fca-4f86-4fde-a1b8-b4b9bf59ca7b"}], "metadata": {"pagination": {"total": 1541, "offset": 1478, "size": 50}}} 2019-04-05 10:53:59,052 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:53:59,052 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:53:59 GMT 2019-04-05 10:53:59,052 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:53:59,052 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:53:59,052 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:53:59,052 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:53:59,052 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:53:59,052 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:53:59,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-2178d9d6-c7d0-49bc-aa9a-ccbeefde8bfe 2019-04-05 10:53:59,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-2178d9d6-c7d0-49bc-aa9a-ccbeefde8bfe 2019-04-05 10:53:59,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-2178d9d6-c7d0-49bc-aa9a-ccbeefde8bfe 2019-04-05 10:53:59,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f22dce6e5716efbb88206eb047c457629818ba" -d '{"removeFloatingIp": {"address": "172.30.9.206"}}' 2019-04-05 10:53:59,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f22dce6e5716efbb88206eb047c457629818ba" -d '{"removeFloatingIp": {"address": "172.30.9.206"}}' 2019-04-05 10:53:59,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-05 10:53:59,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-05 10:53:59,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:53:59,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:53:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7e7b2ec-b47f-4e8b-be8e-67ec13243002 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:53:59,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}575cfc37e65377f07f051b78a57da393a45f385a" 2019-04-05 10:53:59,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-c7e7b2ec-b47f-4e8b-be8e-67ec13243002 2019-04-05 10:53:59,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating ip 172.30.9.206 detached from server 2019-04-05 10:53:59,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10:53:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ed44a0ba-a024-46bf-a1c0-69f25bf71d51 x-compute-request-id: req-ed44a0ba-a024-46bf-a1c0-69f25bf71d51 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-04-05 10:53:59,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10:53:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ed44a0ba-a024-46bf-a1c0-69f25bf71d51 x-compute-request-id: req-ed44a0ba-a024-46bf-a1c0-69f25bf71d51 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-04-05 10:53:59,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/action used request id req-ed44a0ba-a024-46bf-a1c0-69f25bf71d51 2019-04-05 10:53:59,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/action used request id req-ed44a0ba-a024-46bf-a1c0-69f25bf71d51 2019-04-05 10:53:59,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/action used request id req-ed44a0ba-a024-46bf-a1c0-69f25bf71d51 2019-04-05 10:53:59,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/action used request id req-ed44a0ba-a024-46bf-a1c0-69f25bf71d51 2019-04-05 10:53:59,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-2b80a504-4acc-4415-a175-4279455c6641 2019-04-05 10:53:59,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:53: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-2b80a504-4acc-4415-a175-4279455c6641 x-compute-request-id: req-2b80a504-4acc-4415-a175-4279455c6641 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:b0:4e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:53:12Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_vellum_host_l629t2", "created": "2019-04-05T10:28:54Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:53:59,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-2b80a504-4acc-4415-a175-4279455c6641 2019-04-05 10:53:59,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-04-05 10:53:59,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}575cfc37e65377f07f051b78a57da393a45f385a" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-04-05 10:53:59,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-05 10:53:59,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10:53:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3e1595fa-9744-4c9e-8729-695f5ebe7567 x-compute-request-id: req-3e1595fa-9744-4c9e-8729-695f5ebe7567 Content-Length: 0 Content-Type: application/json 2019-04-05 10:53:59,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}575cfc37e65377f07f051b78a57da393a45f385a" 2019-04-05 10:53:59,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:53:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbc20e45-5381-4037-8c8f-ea04c521ff0b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:53:59,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-dbc20e45-5381-4037-8c8f-ea04c521ff0b 2019-04-05 10:53:59,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:53: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-1efb8756-5003-4508-ad5c-59a525db6861 x-compute-request-id: req-1efb8756-5003-4508-ad5c-59a525db6861 Content-Encoding: gzip Content-Length: 798 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:b0:4e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:53:12Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_vellum_host_l629t2", "created": "2019-04-05T10:28:54Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:53:59,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-1efb8756-5003-4508-ad5c-59a525db6861 2019-04-05 10:53:59,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-1efb8756-5003-4508-ad5c-59a525db6861 2019-04-05 10:53:59,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/action used request id req-3e1595fa-9744-4c9e-8729-695f5ebe7567 2019-04-05 10:53:59,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/action used request id req-3e1595fa-9744-4c9e-8729-695f5ebe7567 2019-04-05 10:53:59,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}575cfc37e65377f07f051b78a57da393a45f385a" 2019-04-05 10:53:59,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:53:59,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/os-security-groups used request id req-088be772-090e-45ca-b607-00799b3969a7 2019-04-05 10:53:59,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-05 10:53:59,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c/os-security-groups used request id req-088be772-090e-45ca-b607-00799b3969a7 2019-04-05 10:53:59,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:53: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-088be772-090e-45ca-b607-00799b3969a7 x-compute-request-id: req-088be772-090e-45ca-b607-00799b3969a7 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-04-05 10:53:59,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c03810667e0c7910b28ebd55e5a6a44d8743c7" 2019-04-05 10:53:59,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-05 10:53:59,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-05 10:53:59,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:53: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-eb8e3ac3-15d0-4099-881e-8530691699bb x-compute-request-id: req-eb8e3ac3-15d0-4099-881e-8530691699bb Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:3b:84", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b98fdee2-8398-4d14-932e-73e37c863ef0", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:55.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "b98fdee2-8398-4d14-932e-73e37c863ef0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:53:15Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bind_host_k223a6", "created": "2019-04-05T10:28:50Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:53:59,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-eb8e3ac3-15d0-4099-881e-8530691699bb 2019-04-05 10:53:59,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-eb8e3ac3-15d0-4099-881e-8530691699bb 2019-04-05 10:53:59,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c03810667e0c7910b28ebd55e5a6a44d8743c7" -d '{"removeSecurityGroup": {"name": "clearwater-sg_bind"}}' 2019-04-05 10:53:59,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-04-05 10:53:59,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10:53: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-71ae3b6d-1cfc-4f51-97c2-191b98a1179b x-compute-request-id: req-71ae3b6d-1cfc-4f51-97c2-191b98a1179b Content-Length: 0 Content-Type: application/json 2019-04-05 10:53:59,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/action used request id req-71ae3b6d-1cfc-4f51-97c2-191b98a1179b 2019-04-05 10:53:59,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/action used request id req-71ae3b6d-1cfc-4f51-97c2-191b98a1179b 2019-04-05 10:53:59,061 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:53:59,121 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:53:59,121 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:53:59,121 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:53:59,121 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:53:59,122 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:53:59,122 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:53:59,122 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:53:59,122 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:53:59,122 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:53:59,122 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:53:59 GMT 2019-04-05 10:53:59,122 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:53:59,122 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:53:59,122 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:53:59,122 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:53:59,123 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:54:04,128 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:54:04,224 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:54:04,224 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:54:04,224 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:54:04,224 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:54:04,224 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:54:04,224 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:54:04,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:54:04,225 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:58.168Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/action used request id req-71ae3b6d-1cfc-4f51-97c2-191b98a1179b", "level": "debug", "target_id": "bind_security_group_4opajo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:57.581Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.06cf6fca-4f86-4fde-a1b8-b4b9bf59ca7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:58.168Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/action used request id req-71ae3b6d-1cfc-4f51-97c2-191b98a1179b", "level": "debug", "target_id": "bind_security_group_4opajo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:57.581Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.06cf6fca-4f86-4fde-a1b8-b4b9bf59ca7b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:58.750Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "bind_security_group_4opajo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:58.711Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:58.750Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-11ba41bd-bd62-44de-9435-15ed72f6beef", "level": "debug", "target_id": "bind_security_group_4opajo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:58.012Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.06cf6fca-4f86-4fde-a1b8-b4b9bf59ca7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:58.750Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-11ba41bd-bd62-44de-9435-15ed72f6beef", "level": "debug", "target_id": "bind_security_group_4opajo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:58.012Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.06cf6fca-4f86-4fde-a1b8-b4b9bf59ca7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:58.750Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}54c03810667e0c7910b28ebd55e5a6a44d8743c7\"", "level": "debug", "target_id": "bind_security_group_4opajo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:58.013Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.06cf6fca-4f86-4fde-a1b8-b4b9bf59ca7b"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:58.750Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:58.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5af7158c-7ceb-4eb6-844c-7331a84fa0fc"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:58.750Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:53:58.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5af7158c-7ceb-4eb6-844c-7331a84fa0fc"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:58.750Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:53:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f78cbbb-c282-4f60-b786-72233d37c760 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:58.306Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5af7158c-7ceb-4eb6-844c-7331a84fa0fc"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:58.750Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-9f78cbbb-c282-4f60-b786-72233d37c760", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:58.306Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5af7158c-7ceb-4eb6-844c-7331a84fa0fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:58.750Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:53:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c056acfb-6069-47cd-868e-d176b000afe7 x-compute-request-id: req-c056acfb-6069-47cd-868e-d176b000afe7 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1a4ecde9-ac2e-4749-b262-c85cbac2b428\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9ce6d820-6480-4bc9-bc5f-3de6845a339a\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9e28d957-bca2-4909-88cc-ff3f1b35f480\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b702927e-06a9-430b-afc1-ba168cc0b193\"}], \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"id\": \"a3a56e4a-3963-4719-91ca-343d2cec4f56\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "bind_security_group_4opajo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:58.416Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.06cf6fca-4f86-4fde-a1b8-b4b9bf59ca7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:58.750Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/os-security-groups used request id req-c056acfb-6069-47cd-868e-d176b000afe7", "level": "debug", "target_id": "bind_security_group_4opajo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:58.416Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.06cf6fca-4f86-4fde-a1b8-b4b9bf59ca7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:58.750Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/os-security-groups used request id req-c056acfb-6069-47cd-868e-d176b000afe7", "level": "debug", "target_id": "bind_security_group_4opajo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:58.417Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.06cf6fca-4f86-4fde-a1b8-b4b9bf59ca7b"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:59.331Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f4a108f9fa95b0250ee2858754901b87e3776f87\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:58.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5af7158c-7ceb-4eb6-844c-7331a84fa0fc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:59.331Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:58.848Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:59.331Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:53:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a7725aa-b0e9-42aa-9c2c-1b15694a4a4a x-compute-request-id: req-1a7725aa-b0e9-42aa-9c2c-1b15694a4a4a Content-Encoding: gzip Content-Length: 798 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:61:b0:4e\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:53:12Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_vellum_host_l629t2\", \"created\": \"2019-04-05T10:28:54Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:59.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5af7158c-7ceb-4eb6-844c-7331a84fa0fc"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:59.913Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f4a108f9fa95b0250ee2858754901b87e3776f87\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:59.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5af7158c-7ceb-4eb6-844c-7331a84fa0fc"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:59.913Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-1a7725aa-b0e9-42aa-9c2c-1b15694a4a4a", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:59.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5af7158c-7ceb-4eb6-844c-7331a84fa0fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:59.913Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:59.860Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9c7d3f0b-dece-4481-b9da-8014d17ca9c0"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:59.913Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-1a7725aa-b0e9-42aa-9c2c-1b15694a4a4a", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:59.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5af7158c-7ceb-4eb6-844c-7331a84fa0fc"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:59.913Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-f015f9a9-efc4-468a-91c7-f077b0d23ef0", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:59.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5af7158c-7ceb-4eb6-844c-7331a84fa0fc"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:59.913Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f4a108f9fa95b0250ee2858754901b87e3776f87\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:59.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5af7158c-7ceb-4eb6-844c-7331a84fa0fc"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:59.913Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-f015f9a9-efc4-468a-91c7-f077b0d23ef0", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:59.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5af7158c-7ceb-4eb6-844c-7331a84fa0fc"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:53:59.913Z", "message": "RESP: [204] Date: Fri, 05 Apr 2019 10:53: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 x-openstack-request-id: req-f015f9a9-efc4-468a-91c7-f077b0d23ef0 x-compute-request-id: req-f015f9a9-efc4-468a-91c7-f077b0d23ef0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:59.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5af7158c-7ceb-4eb6-844c-7331a84fa0fc"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:00.561Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-6615646e-0641-47af-b29c-62c6b5b74d06", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:59.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5af7158c-7ceb-4eb6-844c-7331a84fa0fc"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:00.561Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-6615646e-0641-47af-b29c-62c6b5b74d06", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:59.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5af7158c-7ceb-4eb6-844c-7331a84fa0fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:00.561Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:53:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98d1d77a-4473-4f46-8ed4-205c9572e0a8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:59.865Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9c7d3f0b-dece-4481-b9da-8014d17ca9c0"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:00.561Z", "message": "Waiting for server \"3a6f8e68-78ec-4ce2-af8a-858b3f31342c\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:59.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5af7158c-7ceb-4eb6-844c-7331a84fa0fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:00.561Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2448a8474dca6f319388e1f0d03869fa2398c179\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:00.274Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9c7d3f0b-dece-4481-b9da-8014d17ca9c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:00.561Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-98d1d77a-4473-4f46-8ed4-205c9572e0a8", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:59.865Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9c7d3f0b-dece-4481-b9da-8014d17ca9c0"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:00.561Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:53: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-6615646e-0641-47af-b29c-62c6b5b74d06 x-compute-request-id: req-6615646e-0641-47af-b29c-62c6b5b74d06 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:61:b0:4e\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:48.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"3a6f8e68-78ec-4ce2-af8a-858b3f31342c\", \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:53:59Z\", \"hostId\": \"e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_vellum_host_l629t2\", \"created\": \"2019-04-05T10:28:54Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:53:59.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5af7158c-7ceb-4eb6-844c-7331a84fa0fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:01.128Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:54: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-de9300d2-b839-4293-8c48-6d5cd6c57070 x-compute-request-id: req-de9300d2-b839-4293-8c48-6d5cd6c57070 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bd:3b:84\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b98fdee2-8398-4d14-932e-73e37c863ef0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:55.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"b98fdee2-8398-4d14-932e-73e37c863ef0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:53:15Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bind_host_k223a6\", \"created\": \"2019-04-05T10:28:50Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:00.945Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9c7d3f0b-dece-4481-b9da-8014d17ca9c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:01.630Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-de9300d2-b839-4293-8c48-6d5cd6c57070", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:00.946Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9c7d3f0b-dece-4481-b9da-8014d17ca9c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:01.630Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2448a8474dca6f319388e1f0d03869fa2398c179\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:00.946Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9c7d3f0b-dece-4481-b9da-8014d17ca9c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:01.630Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-de9300d2-b839-4293-8c48-6d5cd6c57070", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:00.945Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9c7d3f0b-dece-4481-b9da-8014d17ca9c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:02.138Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 10:54: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-7b578367-5288-4234-aa64-6ac86f84029c x-compute-request-id: req-7b578367-5288-4234-aa64-6ac86f84029c Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:01.942Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9c7d3f0b-dece-4481-b9da-8014d17ca9c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:02.728Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:54: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-0b5a69bf-05be-45ed-9c41-ec5e1c3fc5ab x-compute-request-id: req-0b5a69bf-05be-45ed-9c41-ec5e1c3fc5ab Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:02.587Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9c7d3f0b-dece-4481-b9da-8014d17ca9c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:02.728Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/action used request id req-7b578367-5288-4234-aa64-6ac86f84029c", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:01.942Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9c7d3f0b-dece-4481-b9da-8014d17ca9c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:02.728Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:54:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f437664e-6785-4107-968d-c743ad6e00b8 x-compute-request-id: req-f437664e-6785-4107-968d-c743ad6e00b8 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bd:3b:84\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b98fdee2-8398-4d14-932e-73e37c863ef0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:55.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"b98fdee2-8398-4d14-932e-73e37c863ef0\", \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:53:15Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bind_host_k223a6\", \"created\": \"2019-04-05T10:28:50Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:02.293Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9c7d3f0b-dece-4481-b9da-8014d17ca9c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:02.728Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-f437664e-6785-4107-968d-c743ad6e00b8", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:02.293Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9c7d3f0b-dece-4481-b9da-8014d17ca9c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:02.728Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-f437664e-6785-4107-968d-c743ad6e00b8", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:02.293Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9c7d3f0b-dece-4481-b9da-8014d17ca9c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:02.728Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2448a8474dca6f319388e1f0d03869fa2398c179\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:02.294Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9c7d3f0b-dece-4481-b9da-8014d17ca9c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:02.728Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2448a8474dca6f319388e1f0d03869fa2398c179\"", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:01.943Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9c7d3f0b-dece-4481-b9da-8014d17ca9c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:02.728Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/action used request id req-7b578367-5288-4234-aa64-6ac86f84029c", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:01.942Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9c7d3f0b-dece-4481-b9da-8014d17ca9c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:03.374Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/os-security-groups used request id req-0b5a69bf-05be-45ed-9c41-ec5e1c3fc5ab", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:02.587Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9c7d3f0b-dece-4481-b9da-8014d17ca9c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:03.374Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/os-security-groups used request id req-0b5a69bf-05be-45ed-9c41-ec5e1c3fc5ab", "level": "debug", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:02.587Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.9c7d3f0b-dece-4481-b9da-8014d17ca9c0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:03.374Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_fvijms", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:02.867Z", "source_id": "bind_host_k223a6", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bind_host_k223a6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:03.374Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:02.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bind_host_k223a6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:03.374Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:03.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bind_host_k223a6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:04.041Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:03.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}], "metadata": {"pagination": {"total": 1578, "offset": 1528, "size": 50}}} 2019-04-05 10:54:04,225 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:54:04,225 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:54:04 GMT 2019-04-05 10:54:04,225 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:54:04,225 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:54:04,225 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:54:04,225 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:54:04,225 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:54:04,225 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:54:04,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/action used request id req-71ae3b6d-1cfc-4f51-97c2-191b98a1179b 2019-04-05 10:54:04,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/action used request id req-71ae3b6d-1cfc-4f51-97c2-191b98a1179b 2019-04-05 10:54:04,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-05 10:54:04,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-11ba41bd-bd62-44de-9435-15ed72f6beef 2019-04-05 10:54:04,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-11ba41bd-bd62-44de-9435-15ed72f6beef 2019-04-05 10:54:04,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c03810667e0c7910b28ebd55e5a6a44d8743c7" 2019-04-05 10:54:04,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-04-05 10:54:04,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:54:04,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:53:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f78cbbb-c282-4f60-b786-72233d37c760 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:54:04,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-9f78cbbb-c282-4f60-b786-72233d37c760 2019-04-05 10:54:04,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:53:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c056acfb-6069-47cd-868e-d176b000afe7 x-compute-request-id: req-c056acfb-6069-47cd-868e-d176b000afe7 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1a4ecde9-ac2e-4749-b262-c85cbac2b428"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9ce6d820-6480-4bc9-bc5f-3de6845a339a"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e28d957-bca2-4909-88cc-ff3f1b35f480"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b702927e-06a9-430b-afc1-ba168cc0b193"}], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "a3a56e4a-3963-4719-91ca-343d2cec4f56", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-04-05 10:54:04,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/os-security-groups used request id req-c056acfb-6069-47cd-868e-d176b000afe7 2019-04-05 10:54:04,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/os-security-groups used request id req-c056acfb-6069-47cd-868e-d176b000afe7 2019-04-05 10:54:04,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a108f9fa95b0250ee2858754901b87e3776f87" 2019-04-05 10:54:04,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-05 10:54:04,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:53:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a7725aa-b0e9-42aa-9c2c-1b15694a4a4a x-compute-request-id: req-1a7725aa-b0e9-42aa-9c2c-1b15694a4a4a Content-Encoding: gzip Content-Length: 798 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:b0:4e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:53:12Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_vellum_host_l629t2", "created": "2019-04-05T10:28:54Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:54:04,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a108f9fa95b0250ee2858754901b87e3776f87" 2019-04-05 10:54:04,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-1a7725aa-b0e9-42aa-9c2c-1b15694a4a4a 2019-04-05 10:54:04,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:54:04,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-1a7725aa-b0e9-42aa-9c2c-1b15694a4a4a 2019-04-05 10:54:04,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-f015f9a9-efc4-468a-91c7-f077b0d23ef0 2019-04-05 10:54:04,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a108f9fa95b0250ee2858754901b87e3776f87" 2019-04-05 10:54:04,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-f015f9a9-efc4-468a-91c7-f077b0d23ef0 2019-04-05 10:54:04,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Fri, 05 Apr 2019 10:53: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 x-openstack-request-id: req-f015f9a9-efc4-468a-91c7-f077b0d23ef0 x-compute-request-id: req-f015f9a9-efc4-468a-91c7-f077b0d23ef0 Content-Type: application/json 2019-04-05 10:54:04,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-6615646e-0641-47af-b29c-62c6b5b74d06 2019-04-05 10:54:04,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-6615646e-0641-47af-b29c-62c6b5b74d06 2019-04-05 10:54:04,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:53:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98d1d77a-4473-4f46-8ed4-205c9572e0a8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:54:04,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "3a6f8e68-78ec-4ce2-af8a-858b3f31342c" to be deleted. current status: SHUTOFF 2019-04-05 10:54:04,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2448a8474dca6f319388e1f0d03869fa2398c179" 2019-04-05 10:54:04,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-98d1d77a-4473-4f46-8ed4-205c9572e0a8 2019-04-05 10:54:04,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:53: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-6615646e-0641-47af-b29c-62c6b5b74d06 x-compute-request-id: req-6615646e-0641-47af-b29c-62c6b5b74d06 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:b0:4e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:48.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "3a6f8e68-78ec-4ce2-af8a-858b3f31342c", "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:53:59Z", "hostId": "e6506691026b83832a6af191c3c687f81d57554fc06004f4a84573e4", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_vellum_host_l629t2", "created": "2019-04-05T10:28:54Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:54:04,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:54: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-de9300d2-b839-4293-8c48-6d5cd6c57070 x-compute-request-id: req-de9300d2-b839-4293-8c48-6d5cd6c57070 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:3b:84", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b98fdee2-8398-4d14-932e-73e37c863ef0", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:55.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "b98fdee2-8398-4d14-932e-73e37c863ef0", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:53:15Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bind_host_k223a6", "created": "2019-04-05T10:28:50Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:54:04,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-de9300d2-b839-4293-8c48-6d5cd6c57070 2019-04-05 10:54:04,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2448a8474dca6f319388e1f0d03869fa2398c179" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-04-05 10:54:04,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-de9300d2-b839-4293-8c48-6d5cd6c57070 2019-04-05 10:54:04,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 10:54: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-7b578367-5288-4234-aa64-6ac86f84029c x-compute-request-id: req-7b578367-5288-4234-aa64-6ac86f84029c Content-Length: 0 Content-Type: application/json 2019-04-05 10:54:04,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:54: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-0b5a69bf-05be-45ed-9c41-ec5e1c3fc5ab x-compute-request-id: req-0b5a69bf-05be-45ed-9c41-ec5e1c3fc5ab Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-04-05 10:54:04,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/action used request id req-7b578367-5288-4234-aa64-6ac86f84029c 2019-04-05 10:54:04,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:54:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f437664e-6785-4107-968d-c743ad6e00b8 x-compute-request-id: req-f437664e-6785-4107-968d-c743ad6e00b8 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:3b:84", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b98fdee2-8398-4d14-932e-73e37c863ef0", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:55.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "b98fdee2-8398-4d14-932e-73e37c863ef0", "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:53:15Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bind_host_k223a6", "created": "2019-04-05T10:28:50Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:54:04,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-f437664e-6785-4107-968d-c743ad6e00b8 2019-04-05 10:54:04,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-f437664e-6785-4107-968d-c743ad6e00b8 2019-04-05 10:54:04,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2448a8474dca6f319388e1f0d03869fa2398c179" 2019-04-05 10:54:04,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2448a8474dca6f319388e1f0d03869fa2398c179" 2019-04-05 10:54:04,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/action used request id req-7b578367-5288-4234-aa64-6ac86f84029c 2019-04-05 10:54:04,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/os-security-groups used request id req-0b5a69bf-05be-45ed-9c41-ec5e1c3fc5ab 2019-04-05 10:54:04,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0/os-security-groups used request id req-0b5a69bf-05be-45ed-9c41-ec5e1c3fc5ab 2019-04-05 10:54:04,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-05 10:54:04,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-05 10:54:04,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-05 10:54:04,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-04-05 10:54:04,235 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:54:04,300 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:54:04,301 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:54:04,301 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:54:04,301 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:54:04,301 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:54:04,301 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:54:04,301 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:54:04,301 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:54:04,301 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:54:04,301 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:54:04 GMT 2019-04-05 10:54:04,302 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:54:04,302 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:54:04,302 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:54:04,302 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:54:04,302 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:54:09,307 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:54:09,505 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:54:09,505 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:54:09,505 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:54:09,506 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:54:09,506 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:54:09,506 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:54:09,506 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:54:09,506 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:04.659Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-80f6104e-94ab-4452-9a1f-fa64a16316fa", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:04.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3b0ae3ec-d611-495a-b1ad-184e745d996d"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:04.659Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:04.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3b0ae3ec-d611-495a-b1ad-184e745d996d"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:04.659Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:54:04.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3b0ae3ec-d611-495a-b1ad-184e745d996d"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:04.659Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:54:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80f6104e-94ab-4452-9a1f-fa64a16316fa Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:04.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3b0ae3ec-d611-495a-b1ad-184e745d996d"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:05.192Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-80d22abf-c24d-4ca6-bf12-d506fee07ae6", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:04.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5af7158c-7ceb-4eb6-844c-7331a84fa0fc"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:05.192Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a14e96b3c54199a62b11241d7e9823166c7f2d9d\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:04.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3b0ae3ec-d611-495a-b1ad-184e745d996d"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:05.192Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f4a108f9fa95b0250ee2858754901b87e3776f87\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:04.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5af7158c-7ceb-4eb6-844c-7331a84fa0fc"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:05.192Z", "message": "RESP: [404] Date: Fri, 05 Apr 2019 10:54:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-80d22abf-c24d-4ca6-bf12-d506fee07ae6 x-compute-request-id: req-80d22abf-c24d-4ca6-bf12-d506fee07ae6 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 3a6f8e68-78ec-4ce2-af8a-858b3f31342c 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-04-05T10:54:04.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5af7158c-7ceb-4eb6-844c-7331a84fa0fc"}, {"node_instance_id": "vellum_host_l629t2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:05.192Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-80d22abf-c24d-4ca6-bf12-d506fee07ae6", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:04.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.5af7158c-7ceb-4eb6-844c-7331a84fa0fc"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:06.065Z", "message": "RESP: [204] Date: Fri, 05 Apr 2019 10:54:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-03f57d11-b010-46f5-a0d1-56e4e746aad5 x-compute-request-id: req-03f57d11-b010-46f5-a0d1-56e4e746aad5 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:05.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3b0ae3ec-d611-495a-b1ad-184e745d996d"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:06.065Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:05.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "vellum_host_l629t2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:06.065Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:05.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:06.065Z", "message": "Waiting for server \"b98fdee2-8398-4d14-932e-73e37c863ef0\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:05.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3b0ae3ec-d611-495a-b1ad-184e745d996d"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:06.065Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-eb78c6bf-1e70-440a-ae73-5364e3f82daa", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:05.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3b0ae3ec-d611-495a-b1ad-184e745d996d"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:06.065Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-eb78c6bf-1e70-440a-ae73-5364e3f82daa", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:05.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3b0ae3ec-d611-495a-b1ad-184e745d996d"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:06.065Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:54: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-eb78c6bf-1e70-440a-ae73-5364e3f82daa x-compute-request-id: req-eb78c6bf-1e70-440a-ae73-5364e3f82daa Content-Encoding: gzip Content-Length: 803 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bd:3b:84\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b98fdee2-8398-4d14-932e-73e37c863ef0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:55.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"b98fdee2-8398-4d14-932e-73e37c863ef0\", \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:54:05Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bind_host_k223a6\", \"created\": \"2019-04-05T10:28:50Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:05.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3b0ae3ec-d611-495a-b1ad-184e745d996d"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:06.065Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a14e96b3c54199a62b11241d7e9823166c7f2d9d\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:05.441Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3b0ae3ec-d611-495a-b1ad-184e745d996d"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:06.065Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-03f57d11-b010-46f5-a0d1-56e4e746aad5", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:05.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3b0ae3ec-d611-495a-b1ad-184e745d996d"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:06.065Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-03f57d11-b010-46f5-a0d1-56e4e746aad5", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:05.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3b0ae3ec-d611-495a-b1ad-184e745d996d"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:06.065Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a14e96b3c54199a62b11241d7e9823166c7f2d9d\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:05.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3b0ae3ec-d611-495a-b1ad-184e745d996d"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:06.065Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-faad64be-7bd4-46cd-84d4-3f94b41183c8", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:05.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3b0ae3ec-d611-495a-b1ad-184e745d996d"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:06.065Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-faad64be-7bd4-46cd-84d4-3f94b41183c8", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:05.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3b0ae3ec-d611-495a-b1ad-184e745d996d"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:06.065Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 10:54:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-faad64be-7bd4-46cd-84d4-3f94b41183c8 x-compute-request-id: req-faad64be-7bd4-46cd-84d4-3f94b41183c8 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bd:3b:84\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/b98fdee2-8398-4d14-932e-73e37c863ef0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cc8d64ba-3dab-44e0-8092-a08989813d83\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-05T10:31:55.000000\", \"flavor\": {\"id\": \"5d369c68-7825-4ddc-810a-5d9333cedda1\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1\", \"rel\": \"bookmark\"}]}, \"id\": \"b98fdee2-8398-4d14-932e-73e37c863ef0\", \"user_id\": \"a47b1f014b1647b89cf386fb23b85ddc\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-05T10:53:15Z\", \"hostId\": \"ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d\", \"name\": \"server_clearwater-opnfv_bind_host_k223a6\", \"created\": \"2019-04-05T10:28:50Z\", \"tenant_id\": \"8d2f2ce44d6e4e36a44b9abe5476e941\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d\", \"cloudify_management_network_id\": \"77422fc7-1f3d-4b1d-a1da-01adfd65594a\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:05.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3b0ae3ec-d611-495a-b1ad-184e745d996d"}, {"node_instance_id": "vellum_security_group_ojepbl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:06.778Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:06.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "vellum_security_group_ojepbl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:06.778Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:06.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "vellum_security_group_ojepbl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:06.778Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:05.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "vellum_security_group_ojepbl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:06.778Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:06.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "vellum_security_group_ojepbl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:07.409Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:06.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "vellum_security_group_ojepbl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:07.409Z", "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-04-05T10:54:06.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:08.026Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:07.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.45b8e800-c998-483c-8595-165641cce522"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:08.693Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:54:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a035adb6-4923-4540-8b8f-af716f8afcf3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:07.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.45b8e800-c998-483c-8595-165641cce522"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:08.693Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:54:07.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.45b8e800-c998-483c-8595-165641cce522"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:08.693Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-a035adb6-4923-4540-8b8f-af716f8afcf3", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:07.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.45b8e800-c998-483c-8595-165641cce522"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:08.693Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/61293269-82e4-46b0-83aa-5efcc1a7cc3b.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c28ebb8738807cc77b821eb51cb6902197ed416d\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:08.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.45b8e800-c998-483c-8595-165641cce522"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:09.391Z", "message": "RESP: [204] X-Openstack-Request-Id: req-5117c244-9e15-44fd-bc08-3265fb465157 Content-Length: 0 Date: Fri, 05 Apr 2019 10:54:08 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:08.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.45b8e800-c998-483c-8595-165641cce522"}, {"node_instance_id": "vellum_security_group_ojepbl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:09.391Z", "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-04-05T10:54:09.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "vellum_security_group_ojepbl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:09.391Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:09.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:09.391Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/61293269-82e4-46b0-83aa-5efcc1a7cc3b.json used request id req-5117c244-9e15-44fd-bc08-3265fb465157", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:08.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.45b8e800-c998-483c-8595-165641cce522"}, {"node_instance_id": "vellum_security_group_ojepbl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:09.391Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/61293269-82e4-46b0-83aa-5efcc1a7cc3b.json used request id req-5117c244-9e15-44fd-bc08-3265fb465157", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:08.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.45b8e800-c998-483c-8595-165641cce522"}], "metadata": {"pagination": {"total": 1617, "offset": 1578, "size": 50}}} 2019-04-05 10:54:09,506 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:54:09,506 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:54:09 GMT 2019-04-05 10:54:09,506 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:54:09,507 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:54:09,507 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:54:09,507 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:54:09,507 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:54:09,507 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:54:09,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-80f6104e-94ab-4452-9a1f-fa64a16316fa 2019-04-05 10:54:09,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-04-05 10:54:09,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:54:09,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:54:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80f6104e-94ab-4452-9a1f-fa64a16316fa Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:54:09,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-80d22abf-c24d-4ca6-bf12-d506fee07ae6 2019-04-05 10:54:09,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a14e96b3c54199a62b11241d7e9823166c7f2d9d" 2019-04-05 10:54:09,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a108f9fa95b0250ee2858754901b87e3776f87" 2019-04-05 10:54:09,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Fri, 05 Apr 2019 10:54:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-80d22abf-c24d-4ca6-bf12-d506fee07ae6 x-compute-request-id: req-80d22abf-c24d-4ca6-bf12-d506fee07ae6 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 3a6f8e68-78ec-4ce2-af8a-858b3f31342c could not be found.", "code": 404}} 2019-04-05 10:54:09,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3a6f8e68-78ec-4ce2-af8a-858b3f31342c used request id req-80d22abf-c24d-4ca6-bf12-d506fee07ae6 2019-04-05 10:54:09,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Fri, 05 Apr 2019 10:54:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-03f57d11-b010-46f5-a0d1-56e4e746aad5 x-compute-request-id: req-03f57d11-b010-46f5-a0d1-56e4e746aad5 Content-Type: application/json 2019-04-05 10:54:09,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-05 10:54:09,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-04-05 10:54:09,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "b98fdee2-8398-4d14-932e-73e37c863ef0" to be deleted. current status: SHUTOFF 2019-04-05 10:54:09,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-eb78c6bf-1e70-440a-ae73-5364e3f82daa 2019-04-05 10:54:09,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-eb78c6bf-1e70-440a-ae73-5364e3f82daa 2019-04-05 10:54:09,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:54: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-eb78c6bf-1e70-440a-ae73-5364e3f82daa x-compute-request-id: req-eb78c6bf-1e70-440a-ae73-5364e3f82daa Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:3b:84", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b98fdee2-8398-4d14-932e-73e37c863ef0", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:55.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "b98fdee2-8398-4d14-932e-73e37c863ef0", "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:54:05Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bind_host_k223a6", "created": "2019-04-05T10:28:50Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:54:09,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a14e96b3c54199a62b11241d7e9823166c7f2d9d" 2019-04-05 10:54:09,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-03f57d11-b010-46f5-a0d1-56e4e746aad5 2019-04-05 10:54:09,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-03f57d11-b010-46f5-a0d1-56e4e746aad5 2019-04-05 10:54:09,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a14e96b3c54199a62b11241d7e9823166c7f2d9d" 2019-04-05 10:54:09,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-faad64be-7bd4-46cd-84d4-3f94b41183c8 2019-04-05 10:54:09,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-faad64be-7bd4-46cd-84d4-3f94b41183c8 2019-04-05 10:54:09,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 10:54:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-faad64be-7bd4-46cd-84d4-3f94b41183c8 x-compute-request-id: req-faad64be-7bd4-46cd-84d4-3f94b41183c8 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:3b:84", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b98fdee2-8398-4d14-932e-73e37c863ef0", "rel": "bookmark"}], "image": {"id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "links": [{"href": "http://172.30.9.23:8774/images/cc8d64ba-3dab-44e0-8092-a08989813d83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-05T10:31:55.000000", "flavor": {"id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "links": [{"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "bookmark"}]}, "id": "b98fdee2-8398-4d14-932e-73e37c863ef0", "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-05T10:53:15Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "server_clearwater-opnfv_bind_host_k223a6", "created": "2019-04-05T10:28:50Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "cloudify_management_network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a"}}} 2019-04-05 10:54:09,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-05 10:54:09,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-04-05 10:54:09,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-05 10:54:09,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-05 10:54:09,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-05 10:54:09,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-04-05 10:54:09,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-04-05 10:54:09,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:54:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a035adb6-4923-4540-8b8f-af716f8afcf3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:54:09,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:54:09,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-a035adb6-4923-4540-8b8f-af716f8afcf3 2019-04-05 10:54:09,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/61293269-82e4-46b0-83aa-5efcc1a7cc3b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28ebb8738807cc77b821eb51cb6902197ed416d" 2019-04-05 10:54:09,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5117c244-9e15-44fd-bc08-3265fb465157 Content-Length: 0 Date: Fri, 05 Apr 2019 10:54:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 10:54:09,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-04-05 10:54:09,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-05 10:54:09,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/61293269-82e4-46b0-83aa-5efcc1a7cc3b.json used request id req-5117c244-9e15-44fd-bc08-3265fb465157 2019-04-05 10:54:09,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/61293269-82e4-46b0-83aa-5efcc1a7cc3b.json used request id req-5117c244-9e15-44fd-bc08-3265fb465157 2019-04-05 10:54:09,515 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:54:09,582 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:54:09,582 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:54:09,582 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:54:09,582 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:54:09,582 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:54:09,582 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:54:09,582 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:54:09,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-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:54:09,583 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:54:09,583 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:54:09 GMT 2019-04-05 10:54:09,583 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:54:09,583 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:54:09,583 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:54:09,583 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:54:09,583 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:54:14,589 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:54:14,758 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:54:14,759 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:54:14,759 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:54:14,759 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:54:14,759 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:54:14,759 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:54:14,759 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:54:14,759 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:10.808Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a14e96b3c54199a62b11241d7e9823166c7f2d9d\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:10.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3b0ae3ec-d611-495a-b1ad-184e745d996d"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:11.389Z", "message": "RESP: [404] Date: Fri, 05 Apr 2019 10:54:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-82e6941d-7e6a-46b4-be4c-2dc3ec2ef519 x-compute-request-id: req-82e6941d-7e6a-46b4-be4c-2dc3ec2ef519 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance b98fdee2-8398-4d14-932e-73e37c863ef0 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-04-05T10:54:10.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3b0ae3ec-d611-495a-b1ad-184e745d996d"}, {"node_instance_id": "bind_host_k223a6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:11.389Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:11.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:11.389Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-82e6941d-7e6a-46b4-be4c-2dc3ec2ef519", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:10.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3b0ae3ec-d611-495a-b1ad-184e745d996d"}, {"node_instance_id": "bind_host_k223a6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:11.389Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-82e6941d-7e6a-46b4-be4c-2dc3ec2ef519", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:10.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.3b0ae3ec-d611-495a-b1ad-184e745d996d"}, {"node_instance_id": "bind_floatingip_ppueti", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:11.985Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:11.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "keypair_kwhv6k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:11.985Z", "message": "Stopping node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:11.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bind_host_k223a6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:11.985Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:11.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "base_security_group_fvijms", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:12.592Z", "message": "Stopping node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:12.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bind_floatingip_ppueti", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:12.592Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:12.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bind_security_group_4opajo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:12.592Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:12.016Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "base_security_group_fvijms", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:13.186Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:12.208Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "keypair_kwhv6k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:13.186Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:12.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bind_security_group_4opajo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:13.186Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:12.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bind_security_group_4opajo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:13.783Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:12.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bind_floatingip_ppueti", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:13.783Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:12.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "base_security_group_fvijms", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:13.783Z", "message": "Unlinking relationships", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:12.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bind_floatingip_ppueti", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:14.392Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:12.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bind_floatingip_ppueti", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:14.392Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:54:14.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.79d4c39d-007e-4fdf-9dcf-c39becbbc36a"}, {"node_instance_id": "bind_floatingip_ppueti", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:14.392Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-b49fd975-e9d8-4ab9-94ff-fec6c20daf6c", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:14.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.79d4c39d-007e-4fdf-9dcf-c39becbbc36a"}, {"node_instance_id": "bind_security_group_4opajo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:14.392Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:12.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bind_floatingip_ppueti", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:14.392Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:54:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b49fd975-e9d8-4ab9-94ff-fec6c20daf6c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:14.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.79d4c39d-007e-4fdf-9dcf-c39becbbc36a"}, {"node_instance_id": "bind_floatingip_ppueti", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:14.392Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:14.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.79d4c39d-007e-4fdf-9dcf-c39becbbc36a"}, {"node_instance_id": "keypair_kwhv6k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:14.392Z", "message": "Unlinking relationships", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:12.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}], "metadata": {"pagination": {"total": 1641, "offset": 1617, "size": 50}}} 2019-04-05 10:54:14,759 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:54:14,760 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:54:14 GMT 2019-04-05 10:54:14,760 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:54:14,760 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:54:14,760 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:54:14,760 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:54:14,760 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:54:14,760 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:54:14,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a14e96b3c54199a62b11241d7e9823166c7f2d9d" 2019-04-05 10:54:14,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Fri, 05 Apr 2019 10:54:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-82e6941d-7e6a-46b4-be4c-2dc3ec2ef519 x-compute-request-id: req-82e6941d-7e6a-46b4-be4c-2dc3ec2ef519 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b98fdee2-8398-4d14-932e-73e37c863ef0 could not be found.", "code": 404}} 2019-04-05 10:54:14,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-04-05 10:54:14,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-82e6941d-7e6a-46b4-be4c-2dc3ec2ef519 2019-04-05 10:54:14,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b98fdee2-8398-4d14-932e-73e37c863ef0 used request id req-82e6941d-7e6a-46b4-be4c-2dc3ec2ef519 2019-04-05 10:54:14,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-05 10:54:14,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-05 10:54:14,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-05 10:54:14,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-05 10:54:14,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-04-05 10:54:14,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-05 10:54:14,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-04-05 10:54:14,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-04-05 10:54:14,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-04-05 10:54:14,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-05 10:54:14,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-05 10:54:14,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-05 10:54:14,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-05 10:54:14,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:54:14,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-b49fd975-e9d8-4ab9-94ff-fec6c20daf6c 2019-04-05 10:54:14,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-05 10:54:14,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:54:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b49fd975-e9d8-4ab9-94ff-fec6c20daf6c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:54:14,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2019-04-05 10:54:14,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-05 10:54:14,765 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:54:14,863 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:54:14,863 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:54:14,863 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:54:14,863 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:54:14,863 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:54:14,863 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:54:14,863 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:54:14,863 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:54:14,864 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:54:14,864 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:54:14 GMT 2019-04-05 10:54:14,864 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:54:14,864 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-05 10:54:14,864 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:54:14,864 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:54:14,864 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:54:19,870 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-04-05 10:54:19,947 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:54:19,947 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:54:19,947 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:54:19,947 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:54:19,947 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:54:19,947 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:54:19,948 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:54:19,948 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_floatingip_ppueti", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:15.024Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:13.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "base_security_group_fvijms", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:15.024Z", "message": "Relationships unlinked", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:13.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bind_security_group_4opajo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:15.024Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-3b9d6c3a-2124-4ba8-bf98-71d57b704124", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:14.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.82b8a49c-d095-4b69-a441-8560401a90f4"}, {"node_instance_id": "bind_floatingip_ppueti", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:15.024Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/107124dd-c2bc-4515-8215-9c21b9fb571b.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5d367b41ab3f874c721f6440a77e4d4bf1d11a6b\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:14.658Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.79d4c39d-007e-4fdf-9dcf-c39becbbc36a"}, {"node_instance_id": "bind_security_group_4opajo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:15.024Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:54:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b9d6c3a-2124-4ba8-bf98-71d57b704124 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:14.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.82b8a49c-d095-4b69-a441-8560401a90f4"}, {"node_instance_id": "bind_security_group_4opajo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:15.024Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:14.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.82b8a49c-d095-4b69-a441-8560401a90f4"}, {"node_instance_id": "bind_security_group_4opajo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:15.024Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:54:14.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.82b8a49c-d095-4b69-a441-8560401a90f4"}, {"node_instance_id": "bind_floatingip_ppueti", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:15.024Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:13.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bind_security_group_4opajo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:15.548Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:13.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "keypair_kwhv6k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:15.548Z", "message": "Relationships unlinked", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:13.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bind_security_group_4opajo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:15.548Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0a309da0b93a9f02e93dc68a8417557a3e377f41\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:15.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.82b8a49c-d095-4b69-a441-8560401a90f4"}, {"node_instance_id": "base_security_group_fvijms", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:15.548Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:15.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a94ef5ce-93be-41e9-89ac-1321a2fc18eb"}, {"node_instance_id": "base_security_group_fvijms", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:15.548Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T10:54:15.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a94ef5ce-93be-41e9-89ac-1321a2fc18eb"}, {"node_instance_id": "base_security_group_fvijms", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:15.548Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 10:54:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fec07766-5e1b-4f5b-aadf-59285a77885f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:15.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a94ef5ce-93be-41e9-89ac-1321a2fc18eb"}, {"node_instance_id": "base_security_group_fvijms", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:15.548Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-fec07766-5e1b-4f5b-aadf-59285a77885f", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:15.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a94ef5ce-93be-41e9-89ac-1321a2fc18eb"}, {"node_instance_id": "keypair_kwhv6k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:15.548Z", "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-04-05T10:54:15.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.c1580296-33b5-4d50-8537-02346fef72a9"}, {"node_instance_id": "bind_floatingip_ppueti", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:16.205Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/floatingips/107124dd-c2bc-4515-8215-9c21b9fb571b.json used request id req-3a6053b6-99fa-4ee6-8de4-564d95fb0bb8", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:15.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.79d4c39d-007e-4fdf-9dcf-c39becbbc36a"}, {"node_instance_id": "base_security_group_fvijms", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:16.205Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/a3a56e4a-3963-4719-91ca-343d2cec4f56.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3603d48debcb0ef02eea30bde4b01f02a65b5ab0\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:15.729Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a94ef5ce-93be-41e9-89ac-1321a2fc18eb"}, {"node_instance_id": "bind_security_group_4opajo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:16.205Z", "message": "RESP: [204] X-Openstack-Request-Id: req-d99603b6-aa0b-4a89-ab66-14d4849f9d77 Content-Length: 0 Date: Fri, 05 Apr 2019 10:54:15 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-04-05T10:54:15.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.82b8a49c-d095-4b69-a441-8560401a90f4"}, {"node_instance_id": "base_security_group_fvijms", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:16.205Z", "message": "Deleting node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:13.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bind_security_group_4opajo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:16.205Z", "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-04-05T10:54:13.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "keypair_kwhv6k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:16.205Z", "message": "Deleting node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:13.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "base_security_group_fvijms", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:16.205Z", "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-04-05T10:54:13.945Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bind_security_group_4opajo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:16.205Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2.json used request id req-d99603b6-aa0b-4a89-ab66-14d4849f9d77", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:15.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.82b8a49c-d095-4b69-a441-8560401a90f4"}, {"node_instance_id": "bind_floatingip_ppueti", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:16.205Z", "message": "RESP: [204] X-Openstack-Request-Id: req-3a6053b6-99fa-4ee6-8de4-564d95fb0bb8 Content-Length: 0 Date: Fri, 05 Apr 2019 10:54:15 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-04-05T10:54:15.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.79d4c39d-007e-4fdf-9dcf-c39becbbc36a"}, {"node_instance_id": "bind_floatingip_ppueti", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:16.205Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/107124dd-c2bc-4515-8215-9c21b9fb571b.json used request id req-3a6053b6-99fa-4ee6-8de4-564d95fb0bb8", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:15.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.79d4c39d-007e-4fdf-9dcf-c39becbbc36a"}, {"node_instance_id": "bind_security_group_4opajo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:16.205Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2.json used request id req-d99603b6-aa0b-4a89-ab66-14d4849f9d77", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:15.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.82b8a49c-d095-4b69-a441-8560401a90f4"}, {"node_instance_id": "base_security_group_fvijms", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:16.819Z", "message": "RESP: [204] X-Openstack-Request-Id: req-61cdd805-6595-4f6c-a6f1-2a0446a75c9a Content-Length: 0 Date: Fri, 05 Apr 2019 10:54:16 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": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:16.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a94ef5ce-93be-41e9-89ac-1321a2fc18eb"}, {"node_instance_id": "keypair_kwhv6k", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:16.819Z", "message": "Sending task 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:14.208Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "keypair_kwhv6k", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:16.819Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:15.863Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "keypair_kwhv6k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:16.819Z", "message": "Deleted node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:15.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "base_security_group_fvijms", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:16.819Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/a3a56e4a-3963-4719-91ca-343d2cec4f56.json used request id req-61cdd805-6595-4f6c-a6f1-2a0446a75c9a", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:16.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a94ef5ce-93be-41e9-89ac-1321a2fc18eb"}, {"node_instance_id": "base_security_group_fvijms", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:16.819Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/a3a56e4a-3963-4719-91ca-343d2cec4f56.json used request id req-61cdd805-6595-4f6c-a6f1-2a0446a75c9a", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:16.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc", "logger": "ctx.a94ef5ce-93be-41e9-89ac-1321a2fc18eb"}, {"node_instance_id": "bind_security_group_4opajo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:17.455Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:16.325Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "base_security_group_fvijms", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:17.455Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:16.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bind_floatingip_ppueti", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:17.455Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:16.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:17.455Z", "message": "'uninstall' workflow execution succeeded", "target_id": null, "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:17.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bind_security_group_4opajo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:17.455Z", "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-04-05T10:54:16.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "bind_floatingip_ppueti", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:17.455Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:16.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}, {"node_instance_id": "base_security_group_fvijms", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-05T10:54:17.455Z", "message": "Deleted node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T10:54:16.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "27192af7-714d-4060-9f6e-1fd4739701dc"}], "metadata": {"pagination": {"total": 1681, "offset": 1641, "size": 50}}} 2019-04-05 10:54:19,948 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:54:19,948 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:54:19 GMT 2019-04-05 10:54:19,948 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:54:19,948 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:54:19,948 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:54:19,948 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:54:19,948 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:54:19,949 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:54:19,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-04-05 10:54:19,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-05 10:54:19,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-3b9d6c3a-2124-4ba8-bf98-71d57b704124 2019-04-05 10:54:19,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/107124dd-c2bc-4515-8215-9c21b9fb571b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d367b41ab3f874c721f6440a77e4d4bf1d11a6b" 2019-04-05 10:54:19,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:54:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b9d6c3a-2124-4ba8-bf98-71d57b704124 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:54:19,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-04-05 10:54:19,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:54:19,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-05 10:54:19,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-05 10:54:19,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-05 10:54:19,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a309da0b93a9f02e93dc68a8417557a3e377f41" 2019-04-05 10:54:19,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-04-05 10:54:19,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 10:54:19,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 10:54:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fec07766-5e1b-4f5b-aadf-59285a77885f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:54:19,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-fec07766-5e1b-4f5b-aadf-59285a77885f 2019-04-05 10:54:19,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2019-04-05 10:54:19,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/floatingips/107124dd-c2bc-4515-8215-9c21b9fb571b.json used request id req-3a6053b6-99fa-4ee6-8de4-564d95fb0bb8 2019-04-05 10:54:19,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/a3a56e4a-3963-4719-91ca-343d2cec4f56.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3603d48debcb0ef02eea30bde4b01f02a65b5ab0" 2019-04-05 10:54:19,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d99603b6-aa0b-4a89-ab66-14d4849f9d77 Content-Length: 0 Date: Fri, 05 Apr 2019 10:54:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 10:54:19,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-05 10:54:19,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-04-05 10:54:19,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-05 10:54:19,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-04-05 10:54:19,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2.json used request id req-d99603b6-aa0b-4a89-ab66-14d4849f9d77 2019-04-05 10:54:19,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3a6053b6-99fa-4ee6-8de4-564d95fb0bb8 Content-Length: 0 Date: Fri, 05 Apr 2019 10:54:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 10:54:19,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/107124dd-c2bc-4515-8215-9c21b9fb571b.json used request id req-3a6053b6-99fa-4ee6-8de4-564d95fb0bb8 2019-04-05 10:54:19,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/fd00e771-7fac-4cbf-9b80-4a1e9f7c3cf2.json used request id req-d99603b6-aa0b-4a89-ab66-14d4849f9d77 2019-04-05 10:54:19,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-61cdd805-6595-4f6c-a6f1-2a0446a75c9a Content-Length: 0 Date: Fri, 05 Apr 2019 10:54:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 10:54:19,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-04-05 10:54:19,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2019-04-05 10:54:19,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-05 10:54:19,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/a3a56e4a-3963-4719-91ca-343d2cec4f56.json used request id req-61cdd805-6595-4f6c-a6f1-2a0446a75c9a 2019-04-05 10:54:19,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/a3a56e4a-3963-4719-91ca-343d2cec4f56.json used request id req-61cdd805-6595-4f6c-a6f1-2a0446a75c9a 2019-04-05 10:54:19,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-05 10:54:19,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-04-05 10:54:19,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-05 10:54:19,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2019-04-05 10:54:19,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-04-05 10:54:19,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-04-05 10:54:19,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-05 10:54:19,956 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/27192af7-714d-4060-9f6e-1fd4739701dc 2019-04-05 10:54:20,016 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:54:20,017 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:54:20,017 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:54:20,017 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:54:20,017 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:54:20,017 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:54:20,017 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:54:20,017 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-04-05T10:54:17.035Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T10:49:27.762Z", "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-04-05T10:49:27.763Z", "id": "27192af7-714d-4060-9f6e-1fd4739701dc"} 2019-04-05 10:54:20,017 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:54:20,017 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:54:20 GMT 2019-04-05 10:54:20,018 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:54:20,018 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 595 2019-04-05 10:54:20,018 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:54:20,018 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:54:20,018 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:54:20,018 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.200:80/api/v3.1/deployments/clearwater-opnfv 2019-04-05 10:54:20,373 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:54:20,373 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:54:20,374 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:54:20,374 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:54:20,374 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:54:20,374 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:54:20,374 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:54:20,374 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-04-05 10:54:20,374 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "cc8d64ba-3dab-44e0-8092-a08989813d83", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "bono_cluster_size": 1, "flavor_id": "5d369c68-7825-4ddc-810a-5d9333cedda1", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d", "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-04-05T10:28:15.413Z", "created_by": "admin", "updated_at": "2019-04-05T10:28:15.413Z", "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": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "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-04-05 10:54:20,374 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:54:20,374 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:54:20 GMT 2019-04-05 10:54:20,375 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:54:20,375 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:54:20,375 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:54:20,375 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:54:20,375 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:54:20,375 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:54:30,386 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.200:80/api/v3.1/blueprints/clearwater-opnfv 2019-04-05 10:54:30,489 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 10:54:30,489 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 10:54:30,490 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 10:54:30,490 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 10:54:30,490 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 10:54:30,490 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 10:54:30,490 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 10:54:30,490 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-04-05 10:54:30,491 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2019-04-05T10:28:07.807Z", "updated_at": "2019-04-05T10:28:07.807Z", "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_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.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"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_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": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "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": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "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"}}}}, {"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": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "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"}}}}, {"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"}}, "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.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "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"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "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"}}}}, {"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"}}, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "resource_id": "", "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "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"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "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"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "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"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "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"}}}}, {"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"}}, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "resource_id": "", "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "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"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "metadata": null}} 2019-04-05 10:54:30,493 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 10:54:30,493 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 10:54:30 GMT 2019-04-05 10:54:30,493 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 10:54:30,493 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 10:54:30,493 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 10:54:30,494 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 10:54:30,494 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 10:54:30,494 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 10:54:30,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-05 10:54:30,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/cc8d64ba-3dab-44e0-8092-a08989813d83 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:54:31,518 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:54:31 GMT X-Openstack-Request-Id: req-da7e35a8-32e6-4457-9884-c1e0656ae1a6 2019-04-05 10:54:31,518 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 10:54:31,518 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/cc8d64ba-3dab-44e0-8092-a08989813d83 used request id req-da7e35a8-32e6-4457-9884-c1e0656ae1a6 2019-04-05 10:54:31,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.975613832474s 2019-04-05 10:54:31,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 10:54:31,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}5c98d51beeac66d038c23e450d5e77c9d9af9b44" 2019-04-05 10:54:31,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54: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-fde6c013-cf53-4f2b-9d56-84a87b3fccdd x-openstack-request-id: req-fde6c013-cf53-4f2b-9d56-84a87b3fccdd 2019-04-05 10:54:31,822 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_154abc87-3f5e-4e5c-b104-83d31200061d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "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": "4d17f073-f986-4487-a423-722e53832dcc"}, {"name": "cloudify_ims-flavor_alt_154abc87-3f5e-4e5c-b104-83d31200061d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1", "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": "5d369c68-7825-4ddc-810a-5d9333cedda1"}]} 2019-04-05 10:54:31,822 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-fde6c013-cf53-4f2b-9d56-84a87b3fccdd 2019-04-05 10:54:31,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.29744386673s 2019-04-05 10:54:31,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-05 10:54:31,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c98d51beeac66d038c23e450d5e77c9d9af9b44" 2019-04-05 10:54:31,858 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54: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-b69e5a65-57ed-43a1-bd84-59149c2dd00a x-openstack-request-id: req-b69e5a65-57ed-43a1-bd84-59149c2dd00a 2019-04-05 10:54:31,859 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/5d369c68-7825-4ddc-810a-5d9333cedda1 used request id req-b69e5a65-57ed-43a1-bd84-59149c2dd00a 2019-04-05 10:54:31,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0340569019318s 2019-04-05 10:54:31,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-05 10:54:31,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/98c4e782-f51c-460e-b61c-968a81001c65.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:54:33,442 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 10:54:33 GMT X-Openstack-Request-Id: req-f987047b-1199-46e9-8e50-939447d9c594 2019-04-05 10:54:33,442 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 10:54:33,443 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/98c4e782-f51c-460e-b61c-968a81001c65.json used request id req-f987047b-1199-46e9-8e50-939447d9c594 2019-04-05 10:54:33,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.57808303833s 2019-04-05 10:54:33,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 10:54:33,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:54:33,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54:33 GMT X-Openstack-Request-Id: req-2ed89482-2f4c-424c-955c-6bf4596365f7 2019-04-05 10:54:33,526 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-05 10:54:33,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-2ed89482-2f4c-424c-955c-6bf4596365f7 2019-04-05 10:54:33,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0722279548645s 2019-04-05 10:54:33,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-05 10:54:33,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:54:33,958 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Fri, 05 Apr 2019 10:54:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-89041db9-2dbf-48fe-9866-5617966e7e1c x-openstack-request-id: req-89041db9-2dbf-48fe-9866-5617966e7e1c 2019-04-05 10:54:33,958 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad used request id req-89041db9-2dbf-48fe-9866-5617966e7e1c 2019-04-05 10:54:33,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.431014060974s 2019-04-05 10:54:33,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:54:33,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:54:34,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 755 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5e4a9033-e3f8-4de8-a5ef-2bcd96522c38 x-openstack-request-id: req-5e4a9033-e3f8-4de8-a5ef-2bcd96522c38 2019-04-05 10:54:34,612 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:9f:cf", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6adddd98-9c61-493d-bffd-b59680d14bad", "rel": "bookmark"}], "image": {"id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "links": [{"href": "http://172.30.9.23:8774/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:24:51.000000", "flavor": {"id": "4d17f073-f986-4487-a423-722e53832dcc", "links": [{"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "bookmark"}]}, "id": "6adddd98-9c61-493d-bffd-b59680d14bad", "security_groups": [{"name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}], "user_id": "a47b1f014b1647b89cf386fb23b85ddc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:54:33Z", "hostId": "ac2a32479b8cd6a7897819dd586fe312fb2110c7d34128b4dcdec805", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d", "name": "cloudify_ims-vm_154abc87-3f5e-4e5c-b104-83d31200061d", "created": "2019-04-05T10:22:53Z", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 10:54:34,612 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5e4a9033-e3f8-4de8-a5ef-2bcd96522c38 2019-04-05 10:54:34,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.653932094574s 2019-04-05 10:54:34,614 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 10:54:36,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 10:54:36,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:54:36,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a7a0f979-e0ef-4e64-b749-0e7bf2fab833 x-openstack-request-id: req-a7a0f979-e0ef-4e64-b749-0e7bf2fab833 2019-04-05 10:54:36,683 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-04-05 10:54:36,684 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a7a0f979-e0ef-4e64-b749-0e7bf2fab833 2019-04-05 10:54:36,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0683209896088s 2019-04-05 10:54:36,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 10:54:36,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:54:36,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 7329 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54:36 GMT X-Openstack-Request-Id: req-666e2225-3ad0-4a54-afe6-b5b0afb721dc 2019-04-05 10:54:36,767 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:22:36Z", "updated_at": "2019-04-05T10:27:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:36Z", "revision_number": 0, "id": "4b441671-a861-4fda-93c4-97c08658ed52", "remote_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:36Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:36Z", "revision_number": 0, "id": "89891847-9116-44b7-ae0b-bfef8d8bd0a4", "remote_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:36Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:36Z", "revision_number": 0, "id": "89df9a04-2be7-44d8-9a99-e38f38fd7bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:36Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-05T10:27:59Z", "revision_number": 0, "id": "ae839110-3fb1-4c51-a265-8c8b83307267", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:27:59Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:36Z", "revision_number": 0, "id": "bad17ba2-b08d-449d-8e31-36b2c40f545c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:36Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}], "revision_number": 2, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:22:49Z", "updated_at": "2019-04-05T10:22:50Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-04-05T10:22:50Z", "revision_number": 0, "id": "321b7162-6555-4c09-8d14-3c81cbd50a11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:50Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": 443, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:49Z", "revision_number": 0, "id": "54526082-6800-4931-8640-d402475f63ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:49Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-04-05T10:22:50Z", "revision_number": 0, "id": "6277b176-84a1-4400-9d5c-4b2431e97aa0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:50Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-05T10:22:49Z", "revision_number": 0, "id": "66dd0e67-faa9-4e28-a4a8-142d89522446", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:49Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-04-05T10:22:50Z", "revision_number": 0, "id": "aa7220c7-edc8-48f8-be8d-869317ab4938", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:50Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-04-05T10:22:50Z", "revision_number": 0, "id": "ad9c487a-e7e0-4693-a1a4-c1f7c585551e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:50Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:49Z", "revision_number": 0, "id": "c9f5a15a-4f82-4994-9b76-01ae48b7016b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:49Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:49Z", "revision_number": 0, "id": "eabdbd02-5309-4174-ad4a-e50dc6b36f5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:49Z", "security_group_id": "98740151-e934-4eff-abfe-7d685924ef5f", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}], "revision_number": 7, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "98740151-e934-4eff-abfe-7d685924ef5f", "name": "cloudify_ims-sg_154abc87-3f5e-4e5c-b104-83d31200061d"}]} 2019-04-05 10:54:36,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-666e2225-3ad0-4a54-afe6-b5b0afb721dc 2019-04-05 10:54:36,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.077544927597s 2019-04-05 10:54:36,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-05 10:54:36,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/98740151-e934-4eff-abfe-7d685924ef5f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:54:37,067 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 10:54:37 GMT X-Openstack-Request-Id: req-2bcacf55-d120-4418-85ee-67e7266b77b6 2019-04-05 10:54:37,067 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 10:54:37,067 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/98740151-e934-4eff-abfe-7d685924ef5f.json used request id req-2bcacf55-d120-4418-85ee-67e7266b77b6 2019-04-05 10:54:37,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.291902065277s 2019-04-05 10:54:37,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-04-05 10:54:37,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:54:37,096 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7d88a368-b0dc-4674-9bd6-d221e19a9668 x-openstack-request-id: req-7d88a368-b0dc-4674-9bd6-d221e19a9668 2019-04-05 10:54:37,096 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/cloudify_ims-kp_154abc87-3f5e-4e5c-b104-83d31200061d used request id req-7d88a368-b0dc-4674-9bd6-d221e19a9668 2019-04-05 10:54:37,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0287508964539s 2019-04-05 10:54:37,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-05 10:54:37,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/ab9612cc-8572-4873-90db-abb9fae6233c/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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" -d '{"subnet_id": "949fb15a-1072-4a43-97b1-d3f474035c8a"}' 2019-04-05 10:54:39,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54:39 GMT X-Openstack-Request-Id: req-df5a1cf9-7871-49c9-90c2-5027acf00b1b 2019-04-05 10:54:39,439 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "77422fc7-1f3d-4b1d-a1da-01adfd65594a", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "subnet_id": "949fb15a-1072-4a43-97b1-d3f474035c8a", "subnet_ids": ["949fb15a-1072-4a43-97b1-d3f474035c8a"], "port_id": "707c5ddd-1dc8-419a-a6da-64981d81a5b9", "id": "ab9612cc-8572-4873-90db-abb9fae6233c"} 2019-04-05 10:54:39,440 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/ab9612cc-8572-4873-90db-abb9fae6233c/remove_router_interface.json used request id req-df5a1cf9-7871-49c9-90c2-5027acf00b1b 2019-04-05 10:54:39,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.34273910522s 2019-04-05 10:54:39,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-05 10:54:39,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:54:39,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54:39 GMT X-Openstack-Request-Id: req-a4e6391d-7b09-4834-9f35-d24f1e8827f7 2019-04-05 10:54:39,566 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:22:38Z", "admin_state_up": true, "updated_at": "2019-04-05T10:54:38Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "ab9612cc-8572-4873-90db-abb9fae6233c", "name": "cloudify_ims-router_154abc87-3f5e-4e5c-b104-83d31200061d"}]} 2019-04-05 10:54:39,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-a4e6391d-7b09-4834-9f35-d24f1e8827f7 2019-04-05 10:54:39,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.125515937805s 2019-04-05 10:54:39,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-05 10:54:39,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/ab9612cc-8572-4873-90db-abb9fae6233c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:54:40,849 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 10:54:40 GMT X-Openstack-Request-Id: req-e5e20818-dfe6-4f4e-bb88-854468aaaafd 2019-04-05 10:54:40,849 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 10:54:40,850 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/ab9612cc-8572-4873-90db-abb9fae6233c.json used request id req-e5e20818-dfe6-4f4e-bb88-854468aaaafd 2019-04-05 10:54:40,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.28229999542s 2019-04-05 10:54:40,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-05 10:54:40,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:54:40,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54:40 GMT X-Openstack-Request-Id: req-bb585734-5a22-4e06-9dde-df794ded34e2 2019-04-05 10:54:40,899 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77422fc7-1f3d-4b1d-a1da-01adfd65594a","tenant_id":"8d2f2ce44d6e4e36a44b9abe5476e941","created_at":"2019-04-05T10:22:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-05T10:22: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":"8d2f2ce44d6e4e36a44b9abe5476e941","id":"949fb15a-1072-4a43-97b1-d3f474035c8a","subnetpool_id":null,"name":"cloudify_ims-subnet_154abc87-3f5e-4e5c-b104-83d31200061d"}]} 2019-04-05 10:54:40,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-bb585734-5a22-4e06-9dde-df794ded34e2 2019-04-05 10:54:40,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0492601394653s 2019-04-05 10:54:40,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-05 10:54:40,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/949fb15a-1072-4a43-97b1-d3f474035c8a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:54:42,177 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 10:54:42 GMT X-Openstack-Request-Id: req-ad1ee62e-af39-40a3-80e2-99d52bf40956 2019-04-05 10:54:42,177 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 10:54:42,177 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/949fb15a-1072-4a43-97b1-d3f474035c8a.json used request id req-ad1ee62e-af39-40a3-80e2-99d52bf40956 2019-04-05 10:54:42,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.27637004852s 2019-04-05 10:54:42,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 10:54:42,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:54:42,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54:42 GMT X-Openstack-Request-Id: req-6c1edad7-f295-4cea-811f-048b8db64427 2019-04-05 10:54:42,273 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"77422fc7-1f3d-4b1d-a1da-01adfd65594a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8d2f2ce44d6e4e36a44b9abe5476e941","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T10:54:42Z","qos_policy_id":null,"name":"cloudify_ims-net_154abc87-3f5e-4e5c-b104-83d31200061d","admin_state_up":true,"tenant_id":"8d2f2ce44d6e4e36a44b9abe5476e941","created_at":"2019-04-05T10:22:36Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500}]} 2019-04-05 10:54:42,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-6c1edad7-f295-4cea-811f-048b8db64427 2019-04-05 10:54:42,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0961141586304s 2019-04-05 10:54:42,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-05 10:54:42,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/77422fc7-1f3d-4b1d-a1da-01adfd65594a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:54:43,530 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 10:54:43 GMT X-Openstack-Request-Id: req-df714569-5a28-4bd0-9fb5-27df51284e1d 2019-04-05 10:54:43,531 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 10:54:43,531 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/77422fc7-1f3d-4b1d-a1da-01adfd65594a.json used request id req-df714569-5a28-4bd0-9fb5-27df51284e1d 2019-04-05 10:54:43,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.25639915466s 2019-04-05 10:54:43,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 10:54:43,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:54:43,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54:43 GMT X-Openstack-Request-Id: req-6af190de-b13f-4347-8b3a-d995f66378b0 2019-04-05 10:54:43,833 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T10:22:48Z", "file": "/v2/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d/file", "owner": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "size": 300941312, "self": "/v2/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "cloudify_ims-img_154abc87-3f5e-4e5c-b104-83d31200061d", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-04-05T10:22:43Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 10:54:43,834 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-6af190de-b13f-4347-8b3a-d995f66378b0 2019-04-05 10:54:43,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.297843933105s 2019-04-05 10:54:43,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-05 10:54:43,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8b147432404d500704efe7b6c167e966857bfb39" 2019-04-05 10:54:44,098 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:54:44 GMT X-Openstack-Request-Id: req-a194478b-375a-4fac-bc0e-4687153b66b4 2019-04-05 10:54:44,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-04-05 10:54:44,099 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/7ffabe61-f76e-4a86-9a62-fc1c7cba7d5d used request id req-a194478b-375a-4fac-bc0e-4687153b66b4 2019-04-05 10:54:44,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.263181209564s 2019-04-05 10:54:44,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 10:54:44,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}5c98d51beeac66d038c23e450d5e77c9d9af9b44" 2019-04-05 10:54:44,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54: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-1b7512ef-ab04-48f0-8e59-feb1eec836e4 x-openstack-request-id: req-1b7512ef-ab04-48f0-8e59-feb1eec836e4 2019-04-05 10:54:44,121 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_154abc87-3f5e-4e5c-b104-83d31200061d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4d17f073-f986-4487-a423-722e53832dcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4d17f073-f986-4487-a423-722e53832dcc", "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": "4d17f073-f986-4487-a423-722e53832dcc"}]} 2019-04-05 10:54:44,121 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-1b7512ef-ab04-48f0-8e59-feb1eec836e4 2019-04-05 10:54:44,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0223090648651s 2019-04-05 10:54:44,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-05 10:54:44,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/4d17f073-f986-4487-a423-722e53832dcc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c98d51beeac66d038c23e450d5e77c9d9af9b44" 2019-04-05 10:54:44,157 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dd31479e-45c0-4750-b354-f899506fa9f3 x-openstack-request-id: req-dd31479e-45c0-4750-b354-f899506fa9f3 2019-04-05 10:54:44,157 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/4d17f073-f986-4487-a423-722e53832dcc used request id req-dd31479e-45c0-4750-b354-f899506fa9f3 2019-04-05 10:54:44,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0341460704803s 2019-04-05 10:54:44,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 10:54:44,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}5c98d51beeac66d038c23e450d5e77c9d9af9b44" 2019-04-05 10:54:44,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b420f26-2b16-4c22-9ec7-14ce7d43df48 2019-04-05 10:54:44,387 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_154abc87-3f5e-4e5c-b104-83d31200061d", "links": {"self": "http://172.30.9.23:5000/v3/users/a47b1f014b1647b89cf386fb23b85ddc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a47b1f014b1647b89cf386fb23b85ddc", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 10:54:44,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6b420f26-2b16-4c22-9ec7-14ce7d43df48 2019-04-05 10:54:44,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.229555130005s 2019-04-05 10:54:44,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 10:54:44,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/a47b1f014b1647b89cf386fb23b85ddc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c98d51beeac66d038c23e450d5e77c9d9af9b44" 2019-04-05 10:54:44,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97b9ba34-8642-4f70-bef3-6deaf0f2268e 2019-04-05 10:54:44,608 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_154abc87-3f5e-4e5c-b104-83d31200061d", "links": {"self": "http://172.30.9.23:5000/v3/users/a47b1f014b1647b89cf386fb23b85ddc"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a47b1f014b1647b89cf386fb23b85ddc", "description": null}} 2019-04-05 10:54:44,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/a47b1f014b1647b89cf386fb23b85ddc used request id req-97b9ba34-8642-4f70-bef3-6deaf0f2268e 2019-04-05 10:54:44,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.215712070465s 2019-04-05 10:54:44,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-05 10:54:44,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/a47b1f014b1647b89cf386fb23b85ddc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c98d51beeac66d038c23e450d5e77c9d9af9b44" 2019-04-05 10:54:44,936 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 10:54:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c2967c1-9ad8-41e9-ac3e-88761db91e0e 2019-04-05 10:54:44,936 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 10:54:44,936 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/a47b1f014b1647b89cf386fb23b85ddc used request id req-0c2967c1-9ad8-41e9-ac3e-88761db91e0e 2019-04-05 10:54:44,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.326997041702s 2019-04-05 10:54:44,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 10:54:44,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}5c98d51beeac66d038c23e450d5e77c9d9af9b44" 2019-04-05 10:54:45,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5462e0b1-47d1-440b-9ad7-eaaf8cff0920 2019-04-05 10:54:45,132 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.23:5000/v3/projects/8d2f2ce44d6e4e36a44b9abe5476e941"}, "tags": [], "enabled": true, "id": "8d2f2ce44d6e4e36a44b9abe5476e941", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_154abc87-3f5e-4e5c-b104-83d31200061d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 10:54:45,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-5462e0b1-47d1-440b-9ad7-eaaf8cff0920 2019-04-05 10:54:45,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.188652038574s 2019-04-05 10:54:45,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-05 10:54:45,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/8d2f2ce44d6e4e36a44b9abe5476e941 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c98d51beeac66d038c23e450d5e77c9d9af9b44" 2019-04-05 10:54:45,392 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 10:54:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20872f7c-bc67-49b2-bf05-9582b935e6be 2019-04-05 10:54:45,392 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 10:54:45,392 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/8d2f2ce44d6e4e36a44b9abe5476e941 used request id req-20872f7c-bc67-49b2-bf05-9582b935e6be 2019-04-05 10:54:45,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.254605054855s 2019-04-05 10:54:45,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 10:54:45,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=8d2f2ce44d6e4e36a44b9abe5476e941&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.15" -H "X-Auth-Token: {SHA1}5c98d51beeac66d038c23e450d5e77c9d9af9b44" 2019-04-05 10:54:45,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2930 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54:45 GMT X-Openstack-Request-Id: req-40ff2474-14a1-4a1d-9ac6-1c2d7972eebd 2019-04-05 10:54:45,718 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:22:36Z", "updated_at": "2019-04-05T10:27:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:36Z", "revision_number": 0, "id": "4b441671-a861-4fda-93c4-97c08658ed52", "remote_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:36Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:36Z", "revision_number": 0, "id": "89891847-9116-44b7-ae0b-bfef8d8bd0a4", "remote_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:36Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:36Z", "revision_number": 0, "id": "89df9a04-2be7-44d8-9a99-e38f38fd7bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:36Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-05T10:27:59Z", "revision_number": 0, "id": "ae839110-3fb1-4c51-a265-8c8b83307267", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:27:59Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:36Z", "revision_number": 0, "id": "bad17ba2-b08d-449d-8e31-36b2c40f545c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:36Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}], "revision_number": 2, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "name": "default"}]} 2019-04-05 10:54:45,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=8d2f2ce44d6e4e36a44b9abe5476e941&name=default used request id req-40ff2474-14a1-4a1d-9ac6-1c2d7972eebd 2019-04-05 10:54:45,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.320863008499s 2019-04-05 10:54:45,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 10:54:45,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}5c98d51beeac66d038c23e450d5e77c9d9af9b44" 2019-04-05 10:54:45,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33979 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54:45 GMT X-Openstack-Request-Id: req-3bb6f7fa-8d06-4c7f-8a5d-70a2398613e3 2019-04-05 10:54:45,843 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "created_at": "2019-04-05T06:36:57Z", "updated_at": "2019-04-05T06:36:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "3ad34bf5-d959-4f47-9e83-1646cad540de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "8dcba419-055d-4390-bce8-60ac1ec0e334", "remote_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "a6617e39-b59c-430d-bf58-b3b9a0d40bba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "fc5486dd-ed4d-46cf-a010-de708199197b", "remote_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}], "revision_number": 1, "project_id": "b3cb4712be48496898e2e8dcb6957ed2", "id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "created_at": "2019-04-05T06:36:58Z", "updated_at": "2019-04-05T06:36:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "03bd4738-8be6-406e-8a4b-9fa8798c5034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "1caf2aa8-6949-4b2f-9e1e-9117ac40e52a", "remote_group_id": "21cbd450-b569-48ec-a666-72704011d359", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "64be6ca7-f643-4418-a3da-9d931c90894a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "a521a8c7-ee0c-400c-989f-f5b4a2a754d5", "remote_group_id": "21cbd450-b569-48ec-a666-72704011d359", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce9e436aaa99438290206e1c56ed2734"}], "revision_number": 1, "project_id": "ce9e436aaa99438290206e1c56ed2734", "id": "21cbd450-b569-48ec-a666-72704011d359", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2116e15ef99649d98579650b18a04081", "created_at": "2019-04-05T06:39:31Z", "updated_at": "2019-04-05T06:39:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "54004b35-755b-4f2d-b5e0-5df0dea68c31", "remote_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv4", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "5949635c-16ae-40eb-a77b-59c4aa715d95", "remote_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv6", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "5eda8d54-40a7-4ae5-89e7-0c4c3f6fe1ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv6", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "ea9cc20f-cda8-4f86-917d-87e175290089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv4", "project_id": "2116e15ef99649d98579650b18a04081"}], "revision_number": 1, "project_id": "2116e15ef99649d98579650b18a04081", "id": "414447cd-6b86-4613-90fc-c75e42843105", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "created_at": "2019-04-05T06:39:33Z", "updated_at": "2019-04-05T06:39:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "0db2aa82-6505-40f0-9098-86a3aee1c249", "remote_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "0fe23aa1-260d-4cb1-a4e7-e733849505a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "480fa81b-fe66-4b98-91ba-f091f0c241ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "9a4acbee-b584-4571-8927-2a611ea95e00", "remote_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "da2fe55963c846f2b042f2dd892486e2"}], "revision_number": 1, "project_id": "da2fe55963c846f2b042f2dd892486e2", "id": "425ad310-705d-4408-b621-bb78f82c0298", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "created_at": "2019-04-05T06:36:46Z", "updated_at": "2019-04-05T06:36:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "2ec6d031-999b-4652-9bc2-473d87f48d7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "8438dec8-7805-4cf4-8fa8-d73fc07d4c1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "97fe85a4-4ab9-4305-89f8-349a8d55f4bd", "remote_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "e05dc08c-fe4d-4d16-b1fd-c4036003dcb6", "remote_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}], "revision_number": 1, "project_id": "ee8e08409f9e44d18a4e4b30e845aebe", "id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-05T06:24:19Z", "updated_at": "2019-04-05T06:24:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "0816cb4e-5b34-4e0e-a92b-2747b5ac7a00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "25763b38-1719-453d-a14e-f3c76b13cc42", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "8210886f-2687-4779-b145-fc57423d91c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "fba949ea-8aec-4a37-9c7a-026e6bd092f8", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "created_at": "2019-04-05T06:36:48Z", "updated_at": "2019-04-05T06:36:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "04a66448-8301-49c6-9c23-b541d993c12e", "remote_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "167fd9e2-36c3-4e62-aa47-a500fdb62641", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "3989831e-39b2-4e9d-9ec2-542923684897", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "70a9b809-e7a5-46cf-9e22-25d814e58350", "remote_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}], "revision_number": 1, "project_id": "860a396ba7d3400ca146873ab04b6f1e", "id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "created_at": "2019-04-05T10:22:36Z", "updated_at": "2019-04-05T10:27:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:36Z", "revision_number": 0, "id": "4b441671-a861-4fda-93c4-97c08658ed52", "remote_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:36Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:36Z", "revision_number": 0, "id": "89891847-9116-44b7-ae0b-bfef8d8bd0a4", "remote_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:36Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:36Z", "revision_number": 0, "id": "89df9a04-2be7-44d8-9a99-e38f38fd7bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:36Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-05T10:27:59Z", "revision_number": 0, "id": "ae839110-3fb1-4c51-a265-8c8b83307267", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:27:59Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:22:36Z", "revision_number": 0, "id": "bad17ba2-b08d-449d-8e31-36b2c40f545c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:22:36Z", "security_group_id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "tenant_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941"}], "revision_number": 2, "project_id": "8d2f2ce44d6e4e36a44b9abe5476e941", "id": "7a001f0a-5430-46b1-b9ca-a79081d6a959", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "created_at": "2019-04-05T06:36:25Z", "updated_at": "2019-04-05T06:36:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "1604aef8-274d-4685-9479-f6dd4609a8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "3f6e66e1-b179-4058-b103-b0c9b0410759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "b93b74b8-a650-4ed0-92ac-364deb4a3eff", "remote_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "c1753a0c-8d19-4b2b-abb6-7f0adbf786b9", "remote_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}], "revision_number": 1, "project_id": "9f7d1a679cb14ac58049950f7deeb60f", "id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "created_at": "2019-04-05T06:22:23Z", "updated_at": "2019-04-05T06:22:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "6ea82520-e223-4695-ad5e-9d8a732e75e5", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "84dbc1ec-b830-42da-a2c2-6affe4564e92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "b2cb60c5-bb44-4241-9c03-4830a87cc121", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "bc3ce38f-1e5b-4e37-bc17-77b797ed9d56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}], "revision_number": 1, "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "229636115bb1493c9a4d54b65569f224", "created_at": "2019-04-05T06:36:56Z", "updated_at": "2019-04-05T06:36:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "33c178e2-0140-4c10-8562-2972f4506d1b", "remote_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv6", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "5f458cb6-d04e-4ad4-b005-00f2eb36c7a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv6", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "839f3242-ac45-4d93-9d7c-27234f854569", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv4", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "df221d69-4934-4466-b095-2c9f83a846fc", "remote_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv4", "project_id": "229636115bb1493c9a4d54b65569f224"}], "revision_number": 1, "project_id": "229636115bb1493c9a4d54b65569f224", "id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "created_at": "2019-04-05T06:36:50Z", "updated_at": "2019-04-05T06:36:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "1069fd69-574a-4a73-9ab0-15dcc3fb65d1", "remote_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "51b7361d-b1b8-470f-85c4-bf40f9b2425d", "remote_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "d77a1cc1-3706-462a-b6bf-08f381f66dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "ede2d573-f458-4700-9e3d-80d6ff4fbd8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}], "revision_number": 1, "project_id": "d5daecf70fe5413f8a2671b58e2922f6", "id": "d6258671-5d3d-4067-a774-7476fa7252c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "created_at": "2019-04-05T06:24:18Z", "updated_at": "2019-04-05T06:24:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "1c082b29-0864-456d-a6b5-dfb8ddb5c4dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "3ff1d863-0a41-400b-82d4-9ec541b9069c", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "a5a87ded-31da-4d85-931e-1621ef79b33d", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "ba36cf94-d6e2-464c-a246-442cd5b4c44d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}], "revision_number": 1, "project_id": "a8d120259c3946c982a593eded4f1cfb", "id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6cdad088d3314750972b6209a006436b", "created_at": "2019-04-05T07:35:56Z", "updated_at": "2019-04-05T07:35:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "046ad99e-6286-41f4-83f3-2f0394236547", "remote_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6cdad088d3314750972b6209a006436b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "06616e85-fb59-4c85-9856-24d76d63b6e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6cdad088d3314750972b6209a006436b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "ab4d372b-ff07-4278-aa9c-bad74ac34f3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6cdad088d3314750972b6209a006436b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "f505c2e1-1079-45b1-9474-4d7f4c930bf0", "remote_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6cdad088d3314750972b6209a006436b"}], "revision_number": 1, "project_id": "6cdad088d3314750972b6209a006436b", "id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "name": "default"}]} 2019-04-05 10:54:45,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-3bb6f7fa-8d06-4c7f-8a5d-70a2398613e3 2019-04-05 10:54:45,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.118354082108s 2019-04-05 10:54:45,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-05 10:54:45,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/7a001f0a-5430-46b1-b9ca-a79081d6a959.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c98d51beeac66d038c23e450d5e77c9d9af9b44" 2019-04-05 10:54:45,984 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 10:54:45 GMT X-Openstack-Request-Id: req-7018ace9-190b-45bc-96c8-2beef4127abe 2019-04-05 10:54:45,984 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 10:54:45,984 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/7a001f0a-5430-46b1-b9ca-a79081d6a959.json used request id req-7018ace9-190b-45bc-96c8-2beef4127abe 2019-04-05 10:54:45,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.130493879318s 2019-04-05 10:54:46,001 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2019-04-05 10:54:46,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 10:54:46,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc8fb602-3a92-4af5-862e-ef85278dfbcb 2019-04-05 10:54:46,028 - 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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 10:54:46,028 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-fc8fb602-3a92-4af5-862e-ef85278dfbcb 2019-04-05 10:54:46,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 10:54:46,431 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58fef951bcfc4cf0998078f8ffea0edb", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}, {"id": "774319f454e747168821760a73d5b691", "name": "reader"}], "expires_at": "2019-04-05T11:54:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8d120259c3946c982a593eded4f1cfb", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [], "type": "tempest-type-605261660", "id": "18f8718610614825a0400b23ea70ffb4", "name": "tempest-service-846617376"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1412263656", "id": "68540ada0f92454786c30b9265352a18", "name": "tempest-service-673250099"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3925ae83907349f0acb148efa634063e"}, "audit_ids": ["lbiOJnx6TFSkyj58KQ9W-Q"], "issued_at": "2019-04-05T10:54:46.000000Z"}} 2019-04-05 10:54:46,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 10:54:46,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4b33cb0d1c51fb57d1fee01a1b211b6717a96ca9" 2019-04-05 10:54:46,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54:46 GMT X-Openstack-Request-Id: req-c0f849dc-bf39-47ac-83b6-1232786fe9df 2019-04-05 10:54:46,797 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"}]} 2019-04-05 10:54:46,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c0f849dc-bf39-47ac-83b6-1232786fe9df 2019-04-05 10:54:46,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.36211514473s 2019-04-05 10:54:46,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 10:54:46,810 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d277cc09-825c-44bc-956c-891397248be4 2019-04-05 10:54:46,810 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 10:54:46,810 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-d277cc09-825c-44bc-956c-891397248be4 2019-04-05 10:54:46,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 10:54:46,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4b33cb0d1c51fb57d1fee01a1b211b6717a96ca9" 2019-04-05 10:54:46,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c2a23c6-def7-46f5-a272-237b5dabe207 2019-04-05 10:54:46,970 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 10:54:46,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-4c2a23c6-def7-46f5-a272-237b5dabe207 2019-04-05 10:54:46,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.159247875214s 2019-04-05 10:54:46,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-05 10:54:46,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4b33cb0d1c51fb57d1fee01a1b211b6717a96ca9" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31"}}' 2019-04-05 10:54:47,225 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a45bbb61-2981-41d3-b76c-635c838973c9 2019-04-05 10:54:47,225 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.23:5000/v3/projects/59de09b402b34572bdd19ca771cec97c"}, "tags": [], "enabled": true, "id": "59de09b402b34572bdd19ca771cec97c", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31"}} 2019-04-05 10:54:47,225 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-a45bbb61-2981-41d3-b76c-635c838973c9 2019-04-05 10:54:47,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.246984004974s 2019-04-05 10:54:47,226 - 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'59de09b402b34572bdd19ca771cec97c', '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_7b16a140-dbb5-435e-baf2-b58abfefad31'}) 2019-04-05 10:54:47,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-05 10:54:47,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4b33cb0d1c51fb57d1fee01a1b211b6717a96ca9" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "XefcJxwIiVkjs9TOghIkFfWeNdBvBU", "email": null, "name": "heat_ims-user_7b16a140-dbb5-435e-baf2-b58abfefad31"}}' 2019-04-05 10:54:47,608 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-215d3296-6941-431e-9f58-c17ed8bebe9f 2019-04-05 10:54:47,608 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_7b16a140-dbb5-435e-baf2-b58abfefad31", "links": {"self": "http://172.30.9.23:5000/v3/users/29373cda37b34ecca2387ed1bc9edcef"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "29373cda37b34ecca2387ed1bc9edcef", "domain_id": "default", "password_expires_at": null}} 2019-04-05 10:54:47,608 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-215d3296-6941-431e-9f58-c17ed8bebe9f 2019-04-05 10:54:47,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.374872922897s 2019-04-05 10:54:47,609 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'29373cda37b34ecca2387ed1bc9edcef', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_7b16a140-dbb5-435e-baf2-b58abfefad31'}) 2019-04-05 10:54:47,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 10:54:47,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b33cb0d1c51fb57d1fee01a1b211b6717a96ca9" 2019-04-05 10:54:47,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed4dad6b-b12b-4016-8939-35653d1de6ad 2019-04-05 10:54:47,816 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 10:54:47,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ed4dad6b-b12b-4016-8939-35653d1de6ad 2019-04-05 10:54:47,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202764034271s 2019-04-05 10:54:47,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 10:54:47,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b33cb0d1c51fb57d1fee01a1b211b6717a96ca9" 2019-04-05 10:54:48,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8064078f-491a-4c4d-aa4b-8f4b66fb151e 2019-04-05 10:54:48,023 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 10:54:48,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8064078f-491a-4c4d-aa4b-8f4b66fb151e 2019-04-05 10:54:48,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202017068863s 2019-04-05 10:54:48,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 10:54:48,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b33cb0d1c51fb57d1fee01a1b211b6717a96ca9" 2019-04-05 10:54:48,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ced80eb4-2833-4951-bc26-6e921f8203f1 2019-04-05 10:54:48,140 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 10:54:48,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ced80eb4-2833-4951-bc26-6e921f8203f1 2019-04-05 10:54:48,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110808134079s 2019-04-05 10:54:48,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 10:54:48,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4b33cb0d1c51fb57d1fee01a1b211b6717a96ca9" 2019-04-05 10:54:48,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-322b6e76-834e-48b0-aa2c-065ff65fa749 2019-04-05 10:54:48,262 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 10:54:48,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-322b6e76-834e-48b0-aa2c-065ff65fa749 2019-04-05 10:54:48,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.116754055023s 2019-04-05 10:54:48,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 10:54:48,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4b33cb0d1c51fb57d1fee01a1b211b6717a96ca9" 2019-04-05 10:54:48,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03c0c754-0087-4f87-a83c-b66031e0147e 2019-04-05 10:54:48,399 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_ims-user_7b16a140-dbb5-435e-baf2-b58abfefad31", "links": {"self": "http://172.30.9.23:5000/v3/users/29373cda37b34ecca2387ed1bc9edcef"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "29373cda37b34ecca2387ed1bc9edcef", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 10:54:48,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-03c0c754-0087-4f87-a83c-b66031e0147e 2019-04-05 10:54:48,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.135571956635s 2019-04-05 10:54:48,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 10:54:48,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4b33cb0d1c51fb57d1fee01a1b211b6717a96ca9" 2019-04-05 10:54:48,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6a35a5e-fb61-4ee1-9a39-73dd6f9887d1 2019-04-05 10:54:48,527 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.23:5000/v3/projects/59de09b402b34572bdd19ca771cec97c"}, "tags": [], "enabled": true, "id": "59de09b402b34572bdd19ca771cec97c", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 10:54:48,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-e6a35a5e-fb61-4ee1-9a39-73dd6f9887d1 2019-04-05 10:54:48,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115478038788s 2019-04-05 10:54:48,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 10:54:48,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=29373cda37b34ecca2387ed1bc9edcef&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=59de09b402b34572bdd19ca771cec97c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b33cb0d1c51fb57d1fee01a1b211b6717a96ca9" 2019-04-05 10:54:48,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7049b340-fa92-4d91-a573-2e022224bc97 2019-04-05 10:54:48,652 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=29373cda37b34ecca2387ed1bc9edcef&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=59de09b402b34572bdd19ca771cec97c", "previous": null, "next": null}} 2019-04-05 10:54:48,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=29373cda37b34ecca2387ed1bc9edcef&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=59de09b402b34572bdd19ca771cec97c used request id req-7049b340-fa92-4d91-a573-2e022224bc97 2019-04-05 10:54:48,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.115906000137s 2019-04-05 10:54:48,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-05 10:54:48,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/59de09b402b34572bdd19ca771cec97c/users/29373cda37b34ecca2387ed1bc9edcef/roles/a7225acce0184423a1dc2d63c39b687a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b33cb0d1c51fb57d1fee01a1b211b6717a96ca9" 2019-04-05 10:54:48,895 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 10:54:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e129f3c7-4795-47a1-bdf5-fbb7382b160f 2019-04-05 10:54:48,895 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 10:54:48,895 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/59de09b402b34572bdd19ca771cec97c/users/29373cda37b34ecca2387ed1bc9edcef/roles/a7225acce0184423a1dc2d63c39b687a used request id req-e129f3c7-4795-47a1-bdf5-fbb7382b160f 2019-04-05 10:54:48,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.238424062729s 2019-04-05 10:54:48,896 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 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'59de09b402b34572bdd19ca771cec97c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'XefcJxwIiVkjs9TOghIkFfWeNdBvBU', 'username': u'heat_ims-user_7b16a140-dbb5-435e-baf2-b58abfefad31', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-05 10:54:48,899 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_7b16a140-dbb5-435e-baf2-b58abfefad31', 'password': 'XefcJxwIiVkjs9TOghIkFfWeNdBvBU', 'project_name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '59de09b402b34572bdd19ca771cec97c', 'project_domain_name': 'Default'} 2019-04-05 10:54:48,927 - 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-04-05 10:54:48,928 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2019-04-05 10:54:48,928 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-04-05 10:54:50,043 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:72cb240dbce5a4fd863559c5a4d1ce95 sha256:8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735 2019-04-05 10:54:50,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 10:54:50,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d19480ec-4b57-4342-af76-acd87f73be94 2019-04-05 10:54:50,050 - 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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 10:54:50,050 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-d19480ec-4b57-4342-af76-acd87f73be94 2019-04-05 10:54:50,050 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 10:54:50,459 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "774319f454e747168821760a73d5b691", "name": "reader"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}], "expires_at": "2019-04-05T11:54:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "59de09b402b34572bdd19ca771cec97c", "name": "heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/59de09b402b34572bdd19ca771cec97c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/59de09b402b34572bdd19ca771cec97c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/59de09b402b34572bdd19ca771cec97c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [], "type": "tempest-type-605261660", "id": "18f8718610614825a0400b23ea70ffb4", "name": "tempest-service-846617376"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_59de09b402b34572bdd19ca771cec97c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_59de09b402b34572bdd19ca771cec97c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1412263656", "id": "68540ada0f92454786c30b9265352a18", "name": "tempest-service-673250099"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/59de09b402b34572bdd19ca771cec97c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/59de09b402b34572bdd19ca771cec97c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/59de09b402b34572bdd19ca771cec97c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/59de09b402b34572bdd19ca771cec97c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/59de09b402b34572bdd19ca771cec97c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_7b16a140-dbb5-435e-baf2-b58abfefad31", "id": "29373cda37b34ecca2387ed1bc9edcef"}, "audit_ids": ["tqgRY4CsSw6WTD2dS3ZD7w"], "issued_at": "2019-04-05T10:54:50.000000Z"}} 2019-04-05 10:54:50,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 10:54:50,469 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54:50 GMT 2019-04-05 10:54:50,469 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-04-05 10:54:50,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 10:54:50,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:54:50,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54:50 GMT X-Openstack-Request-Id: req-0acd9599-a483-4336-ab17-4acf0a877a50 2019-04-05 10:54:50,755 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 10:54:50,755 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-0acd9599-a483-4336-ab17-4acf0a877a50 2019-04-05 10:54:50,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.279854059219s 2019-04-05 10:54:50,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-05 10:54:50,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" -d '{"owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "owner_specified.shade.object": "images/heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31"}' 2019-04-05 10:54:50,832 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54:50 GMT Location: http://172.30.9.23:9292/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-96853e13-f4c8-40fa-ba64-d5b175b50759 2019-04-05 10:54:50,832 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T10:54:50Z", "file": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/file", "owner": "59de09b402b34572bdd19ca771cec97c", "id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "size": null, "self": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "checksum": null, "created_at": "2019-04-05T10:54:50Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-05 10:54:50,832 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-96853e13-f4c8-40fa-ba64-d5b175b50759 2019-04-05 10:54:50,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0678648948669s 2019-04-05 10:54:50,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-05 10:54:50,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" -d '' 2019-04-05 10:54:55,188 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:54:55 GMT X-Openstack-Request-Id: req-9c3c9b58-483a-4b48-8677-de9fdec1f96d 2019-04-05 10:54:55,189 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 10:54:55,189 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/file used request id req-9c3c9b58-483a-4b48-8677-de9fdec1f96d 2019-04-05 10:54:55,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.35554695129s 2019-04-05 10:54:55,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 10:54:55,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:54:55,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54:55 GMT X-Openstack-Request-Id: req-1ec95007-8ce3-4910-bbfd-97728a48d995 2019-04-05 10:54:55,235 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T10:54:55Z", "file": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/file", "owner": "59de09b402b34572bdd19ca771cec97c", "id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "size": 263848448, "self": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-05T10:54:50Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 10:54:55,235 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-1ec95007-8ce3-4910-bbfd-97728a48d995 2019-04-05 10:54:55,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.040892124176s 2019-04-05 10:54:55,237 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/file', 'owner': u'59de09b402b34572bdd19ca771cec97c', 'id': u'881ebe70-6cdc-44ec-b39d-b18513bab2c6', 'size': 263848448, u'self': u'/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-05T10:54:55Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-05T10:54:55Z', u'owner_specified.shade.sha256': u'8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735', u'owner_specified.shade.object': u'images/heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'72cb240dbce5a4fd863559c5a4d1ce95', 'properties': {u'os_hash_value': u'5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856', u'self': u'/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735', u'owner_specified.shade.object': u'images/heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31', u'owner_specified.shade.md5': u'72cb240dbce5a4fd863559c5a4d1ce95', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31', 'created': u'2019-04-05T10:54:50Z', 'checksum': u'72cb240dbce5a4fd863559c5a4d1ce95', 'created_at': u'2019-04-05T10:54:50Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856', 'metadata': {u'os_hash_value': u'5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856', u'self': u'/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735', u'owner_specified.shade.object': u'images/heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31', u'owner_specified.shade.md5': u'72cb240dbce5a4fd863559c5a4d1ce95', u'schema': u'/v2/schemas/image'}}) 2019-04-05 10:54:55,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-05 10:54:55,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4b33cb0d1c51fb57d1fee01a1b211b6717a96ca9" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-04-05 10:54:55,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54: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-3074ed9c-d167-4432-8a5b-4f87355ea668 x-openstack-request-id: req-3074ed9c-d167-4432-8a5b-4f87355ea668 2019-04-05 10:54:55,574 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "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": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e"}} 2019-04-05 10:54:55,574 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-3074ed9c-d167-4432-8a5b-4f87355ea668 2019-04-05 10:54:55,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.334600925446s 2019-04-05 10:54:55,575 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31', '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'a8d120259c3946c982a593eded4f1cfb', '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'87a715c2-ee3f-4696-ad47-cbcebe31ec7e', 'swap': 0}) 2019-04-05 10:54:55,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-05 10:54:55,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e/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.15" -H "X-Auth-Token: {SHA1}4b33cb0d1c51fb57d1fee01a1b211b6717a96ca9" -d '{"extra_specs": {}}' 2019-04-05 10:54:55,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54: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-79f3f6e1-e46e-47e8-9ba6-14a20479f88a x-openstack-request-id: req-79f3f6e1-e46e-47e8-9ba6-14a20479f88a 2019-04-05 10:54:55,595 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-05 10:54:55,596 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e/os-extra_specs used request id req-79f3f6e1-e46e-47e8-9ba6-14a20479f88a 2019-04-05 10:54:55,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0196640491486s 2019-04-05 10:54:55,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 10:54:55,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4b33cb0d1c51fb57d1fee01a1b211b6717a96ca9" 2019-04-05 10:54:55,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf133744-552a-4e80-80ca-b14e6e71b651 2019-04-05 10:54:55,716 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.23:5000/v3/projects/59de09b402b34572bdd19ca771cec97c"}, "tags": [], "enabled": true, "id": "59de09b402b34572bdd19ca771cec97c", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 10:54:55,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-bf133744-552a-4e80-80ca-b14e6e71b651 2019-04-05 10:54:55,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113084077835s 2019-04-05 10:54:55,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2019-04-05 10:54:55,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/quotas/59de09b402b34572bdd19ca771cec97c.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b33cb0d1c51fb57d1fee01a1b211b6717a96ca9" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2019-04-05 10:54:55,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54:55 GMT X-Openstack-Request-Id: req-a11138f0-5dde-4cb4-a804-8f6f13fa9146 2019-04-05 10:54:55,773 - 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-04-05 10:54:55,773 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/quotas/59de09b402b34572bdd19ca771cec97c.json used request id req-a11138f0-5dde-4cb4-a804-8f6f13fa9146 2019-04-05 10:54:55,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.0552680492401s 2019-04-05 10:54:55,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 10:54:55,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b33cb0d1c51fb57d1fee01a1b211b6717a96ca9" 2019-04-05 10:54:56,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15da7457-6346-4f01-ac3a-fe44538ec696 2019-04-05 10:54:56,061 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 10:54:56,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-15da7457-6346-4f01-ac3a-fe44538ec696 2019-04-05 10:54:56,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.283210039139s 2019-04-05 10:54:56,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-04-05 10:54:56,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4b33cb0d1c51fb57d1fee01a1b211b6717a96ca9" -d '{"role": {"name": "heat_stack_owner"}}' 2019-04-05 10:54:56,282 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 187 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efb7af81-6d77-4174-809c-b052fed46d86 2019-04-05 10:54:56,282 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "id": "4db394de2caf4cdc98f858f4d7f7a170", "links": {"self": "http://172.30.9.23:5000/v3/roles/4db394de2caf4cdc98f858f4d7f7a170"}, "name": "heat_stack_owner"}} 2019-04-05 10:54:56,283 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-efb7af81-6d77-4174-809c-b052fed46d86 2019-04-05 10:54:56,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.215876102448s 2019-04-05 10:54:56,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 10:54:56,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b33cb0d1c51fb57d1fee01a1b211b6717a96ca9" 2019-04-05 10:54:56,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 412 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b42193bc-ad22-48d2-9fa5-ec8f35ebcdf1 2019-04-05 10:54:56,494 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4db394de2caf4cdc98f858f4d7f7a170", "links": {"self": "http://172.30.9.23:5000/v3/roles/4db394de2caf4cdc98f858f4d7f7a170"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 10:54:56,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b42193bc-ad22-48d2-9fa5-ec8f35ebcdf1 2019-04-05 10:54:56,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207746982574s 2019-04-05 10:54:56,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 10:54:56,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4b33cb0d1c51fb57d1fee01a1b211b6717a96ca9" 2019-04-05 10:54:56,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4036a87-47c2-45d0-9078-4b89eb7e81d0 2019-04-05 10:54:56,709 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 10:54:56,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-f4036a87-47c2-45d0-9078-4b89eb7e81d0 2019-04-05 10:54:56,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.209245204926s 2019-04-05 10:54:56,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 10:54:56,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4b33cb0d1c51fb57d1fee01a1b211b6717a96ca9" 2019-04-05 10:54:56,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-011d86fb-c785-4a99-ab88-182782356fce 2019-04-05 10:54:56,926 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_ims-user_7b16a140-dbb5-435e-baf2-b58abfefad31", "links": {"self": "http://172.30.9.23:5000/v3/users/29373cda37b34ecca2387ed1bc9edcef"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "29373cda37b34ecca2387ed1bc9edcef", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 10:54:56,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-011d86fb-c785-4a99-ab88-182782356fce 2019-04-05 10:54:56,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216138839722s 2019-04-05 10:54:56,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 10:54:56,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4b33cb0d1c51fb57d1fee01a1b211b6717a96ca9" 2019-04-05 10:54:57,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0fb7eb7-0ab7-4e0a-98b0-bcb4a7800b41 2019-04-05 10:54:57,050 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.23:5000/v3/projects/59de09b402b34572bdd19ca771cec97c"}, "tags": [], "enabled": true, "id": "59de09b402b34572bdd19ca771cec97c", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 10:54:57,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-b0fb7eb7-0ab7-4e0a-98b0-bcb4a7800b41 2019-04-05 10:54:57,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112131118774s 2019-04-05 10:54:57,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 10:54:57,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=29373cda37b34ecca2387ed1bc9edcef&role.id=4db394de2caf4cdc98f858f4d7f7a170&scope.project.id=59de09b402b34572bdd19ca771cec97c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b33cb0d1c51fb57d1fee01a1b211b6717a96ca9" 2019-04-05 10:54:57,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6700652-2365-4282-b2bd-fca7e15f2539 2019-04-05 10:54:57,173 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=29373cda37b34ecca2387ed1bc9edcef&role.id=4db394de2caf4cdc98f858f4d7f7a170&scope.project.id=59de09b402b34572bdd19ca771cec97c", "previous": null, "next": null}} 2019-04-05 10:54:57,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=29373cda37b34ecca2387ed1bc9edcef&role.id=4db394de2caf4cdc98f858f4d7f7a170&scope.project.id=59de09b402b34572bdd19ca771cec97c used request id req-a6700652-2365-4282-b2bd-fca7e15f2539 2019-04-05 10:54:57,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.114144086838s 2019-04-05 10:54:57,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-05 10:54:57,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/59de09b402b34572bdd19ca771cec97c/users/29373cda37b34ecca2387ed1bc9edcef/roles/4db394de2caf4cdc98f858f4d7f7a170 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b33cb0d1c51fb57d1fee01a1b211b6717a96ca9" 2019-04-05 10:54:57,340 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 10:54:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b926cf31-6532-419b-b2e2-3b86639d5ef7 2019-04-05 10:54:57,340 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 10:54:57,340 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/59de09b402b34572bdd19ca771cec97c/users/29373cda37b34ecca2387ed1bc9edcef/roles/4db394de2caf4cdc98f858f4d7f7a170 used request id req-b926cf31-6532-419b-b2e2-3b86639d5ef7 2019-04-05 10:54:57,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.16290307045s 2019-04-05 10:54:57,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-04-05 10:54:57,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" -d '{"keypair": {"name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31"}}' 2019-04-05 10:54:57,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54: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-71a7c782-77e1-4181-bf17-cb5bc47879d9 x-openstack-request-id: req-71a7c782-77e1-4181-bf17-cb5bc47879d9 2019-04-05 10:54:57,831 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCnrJD3IJy7cSsVkWkdS6n2jv6p1TrQZx/IfqRVYcbdQpQyLjsFf/32DfYazHb7HYNcXLJuzZXH1cDzY78W4arAsR+o83C72c05HXPvA9uWk72VFm/iSLdqYjCASGyBbbrywSwDk03DgxJJmY96qKTmOVWTlUj4HQ6J+39U93+ylQ4hno99XMrMcrsQmHDVUsPVZYEtfc0jPW2FafQxaWZX6sjRy/pB4+uW3+0haCBgtm9AbnPFrKi/US0ZXXMdCdGUxh1Nj4xdkboTGCqQ4WU6uu4dXOz6ZKmgllEAnAJjxxAR4zeIxk3ozP+7hVOaLoYddksrYCG6FrzPdHXeDpSf Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAp6yQ9yCcu3ErFZFpHUup9o7+qdU60GcfyH6kVWHG3UKUMi47\nBX/99g32Gsx2+x2DXFyybs2Vx9XA82O/FuGqwLEfqPNwu9nNOR1z7wPblpO9lRZv\n4ki3amIwgEhsgW268sEsA5NNw4MSSZmPeqik5jlVk5VI+B0Oift/VPd/spUOIZ6P\nfVzKzHK7EJhw1VLD1WWBLX3NIz1thWn0MWlmV+rI0cv6QePrlt/tIWggYLZvQG5z\nxayov1EtGV1zHQnRlMYdTY+MXZG6ExgqkOFlOrruHVzs+mSpoJZRAJwCY8cQEeM3\niMZN6Mz/u4VTmi6GHXZLK2Ahuha8z3R13g6UnwIDAQABAoIBAAuhesTJrFWMOhLa\n7VGs5/NEZAHf2p6OKLQ9pKSPjb3XWnRIpKty/2jL+yBMwowUtgH4JCBvfk5IU4QO\njTjHGpMXNjz/9ffx2bx2gI451EeTo/jtf4FQzfhBK2AapfwsYmVoZOcylphTRTd5\nwWweuqGFpJwCJPeg/Fsx6Nk5+c+nTnJzJT6a/X8fcTWlSUxcdLbfpsdeFLLnR4Ea\n0Bo5+AyUGkt6rNngejA1Gc02TQtcwR8TsvaDsJL9c8/YnWRx5rO//clmxWEUSw4J\nI+I/pjd5TquK72ETdvTQCFtZGOGXAi74sEDUXHO1GtLJVW3/wmNoJuezCXiym0d+\nU5MHRAECgYEA29rdjwMUq3bOlVbrsKJb6/Ks6BINROYHDcp/lGEZQWTzzkYfdtl+\nmtn8QOByZu5QDby1ISl5PsLtkQNEVoG3ORWvMBCPafLfHnX/wPnnXHycj3/6ejAK\ns8aSDiEh99TVgMA/dz/GAPF9YOFlzFpT0GMo/7LxUfX5oo2prm8m/wECgYEAwz2K\nntgy8WBmhZ8t/ina9sh1YS/jofmjQsN1D+csFp1cLkPDeHOyPFBbgcakR/A3DPEJ\nvFq6ZFD4WBlz7nuaDIV4X+0d775I9OhudrBYDRJj2h5AYh7/vqYnHA0728eZ1il+\n2nEPxVwi/ZO5BqrlKY4CYXDj4I/2lepNtBkJM58CgYBsvCGKIq7tYrQnfjbRRGuM\nFZjYqlzvr4jblERnAWL5SdGfOmVDZaxNL/SnrZpHOCRVtvgqb5WsqcHPT7tTwZH5\n5LShY/9aGimpqhiUu8RmpKbV/ijGl84jPdlsrYxcQ2JY7Dw3YU4vl0A4UyIC4MXF\nMdXMKRdbPvl5IPFD+WtjAQKBgQCDkkSJeT8TZRiR8cyn3IMADeT0YrZvYHECO//2\ngJ44e0E0uFvRH368oJaaJUhuZlZi9UjPUwELO3mwvS5gR5Fv4L5XPs8O0lgOG1jd\nyUb9QChkREC1HxjP3N68S7rMCH4GUh53jPvIz6eQ5W0qLh6S222FRvN6UOom6ygE\nN175FwKBgQC0OBYCgIYujFw0P1wLq2IiaDKIVXikniaQwNWP3d51+aPjlPyX7ltv\nefulq3wBv9MI1e1hkCzfz0shVjnub7juBWAPQd0pN14m21zAimBP5m/XxRMsO+E4\neNXggtByLT8/x2OIw0dflacGkPvwem3sB+jKUhi4XTgtLVDzE7Raew==\n-----END RSA PRIVATE KEY-----\n", "user_id": "29373cda37b34ecca2387ed1bc9edcef", "name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "fingerprint": "28:46:72:73:24:87:44:13:53:21:aa:71:49:14:6f:08"}} 2019-04-05 10:54:57,832 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-71a7c782-77e1-4181-bf17-cb5bc47879d9 2019-04-05 10:54:57,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.488447904587s 2019-04-05 10:54:57,833 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - keypair: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAp6yQ9yCcu3ErFZFpHUup9o7+qdU60GcfyH6kVWHG3UKUMi47 BX/99g32Gsx2+x2DXFyybs2Vx9XA82O/FuGqwLEfqPNwu9nNOR1z7wPblpO9lRZv 4ki3amIwgEhsgW268sEsA5NNw4MSSZmPeqik5jlVk5VI+B0Oift/VPd/spUOIZ6P fVzKzHK7EJhw1VLD1WWBLX3NIz1thWn0MWlmV+rI0cv6QePrlt/tIWggYLZvQG5z xayov1EtGV1zHQnRlMYdTY+MXZG6ExgqkOFlOrruHVzs+mSpoJZRAJwCY8cQEeM3 iMZN6Mz/u4VTmi6GHXZLK2Ahuha8z3R13g6UnwIDAQABAoIBAAuhesTJrFWMOhLa 7VGs5/NEZAHf2p6OKLQ9pKSPjb3XWnRIpKty/2jL+yBMwowUtgH4JCBvfk5IU4QO jTjHGpMXNjz/9ffx2bx2gI451EeTo/jtf4FQzfhBK2AapfwsYmVoZOcylphTRTd5 wWweuqGFpJwCJPeg/Fsx6Nk5+c+nTnJzJT6a/X8fcTWlSUxcdLbfpsdeFLLnR4Ea 0Bo5+AyUGkt6rNngejA1Gc02TQtcwR8TsvaDsJL9c8/YnWRx5rO//clmxWEUSw4J I+I/pjd5TquK72ETdvTQCFtZGOGXAi74sEDUXHO1GtLJVW3/wmNoJuezCXiym0d+ U5MHRAECgYEA29rdjwMUq3bOlVbrsKJb6/Ks6BINROYHDcp/lGEZQWTzzkYfdtl+ mtn8QOByZu5QDby1ISl5PsLtkQNEVoG3ORWvMBCPafLfHnX/wPnnXHycj3/6ejAK s8aSDiEh99TVgMA/dz/GAPF9YOFlzFpT0GMo/7LxUfX5oo2prm8m/wECgYEAwz2K ntgy8WBmhZ8t/ina9sh1YS/jofmjQsN1D+csFp1cLkPDeHOyPFBbgcakR/A3DPEJ vFq6ZFD4WBlz7nuaDIV4X+0d775I9OhudrBYDRJj2h5AYh7/vqYnHA0728eZ1il+ 2nEPxVwi/ZO5BqrlKY4CYXDj4I/2lepNtBkJM58CgYBsvCGKIq7tYrQnfjbRRGuM FZjYqlzvr4jblERnAWL5SdGfOmVDZaxNL/SnrZpHOCRVtvgqb5WsqcHPT7tTwZH5 5LShY/9aGimpqhiUu8RmpKbV/ijGl84jPdlsrYxcQ2JY7Dw3YU4vl0A4UyIC4MXF MdXMKRdbPvl5IPFD+WtjAQKBgQCDkkSJeT8TZRiR8cyn3IMADeT0YrZvYHECO//2 gJ44e0E0uFvRH368oJaaJUhuZlZi9UjPUwELO3mwvS5gR5Fv4L5XPs8O0lgOG1jd yUb9QChkREC1HxjP3N68S7rMCH4GUh53jPvIz6eQ5W0qLh6S222FRvN6UOom6ygE N175FwKBgQC0OBYCgIYujFw0P1wLq2IiaDKIVXikniaQwNWP3d51+aPjlPyX7ltv efulq3wBv9MI1e1hkCzfz0shVjnub7juBWAPQd0pN14m21zAimBP5m/XxRMsO+E4 eNXggtByLT8/x2OIw0dflacGkPvwem3sB+jKUhi4XTgtLVDzE7Raew== -----END RSA PRIVATE KEY----- 2019-04-05 10:54:57,833 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2019-04-05 10:54:58,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2019-04-05 10:54:58,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" -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_7b16a140-dbb5-435e-baf2-b58abfefad31", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "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": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "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-04-05 10:55:03,066 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 217 Content-Type: application/json Date: Fri, 05 Apr 2019 10:54:58 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525 Server: Apache x-openstack-request-id: req-219cd9e1-1ae5-4b20-bc70-0a672054a710 2019-04-05 10:55:03,066 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}]}} 2019-04-05 10:55:03,066 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks used request id req-219cd9e1-1ae5-4b20-bc70-0a672054a710 2019-04-05 10:55:03,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 4.72098398209s 2019-04-05 10:55:03,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:55:03,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:55:03,808 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 463 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:55:03 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?sort_dir=asc Server: Apache x-openstack-request-id: req-9298147a-e03a-467f-a3dd-c9cca2ca80b8 2019-04-05 10:55:03,808 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 10:55:04,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 509 Content-Type: application/json Date: Fri, 05 Apr 2019 10:55:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3f6621b6-3320-4b02-94f3-5a7ff2d336c7 2019-04-05 10:55:04,518 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/clearwater-opnfv/events/6b9c3a0b-cf1f-4711-8d19-e1ee040a3762", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "id": "6b9c3a0b-cf1f-4711-8d19-e1ee040a3762"}, {"resource_name": "mgmt_network", "event_time": "2019-04-05T10:55:03Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/mgmt_network/events/bf6ea8b0-2e78-4888-9a47-389759f1e924", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-jgstofaftyro", "id": "bf6ea8b0-2e78-4888-9a47-389759f1e924"}, {"resource_name": "security_groups", "event_time": "2019-04-05T10:55:04Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/security_groups/events/14c41eb8-1fb1-464f-8fcb-362278073ba9", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-5wxnofebszb2", "id": "14c41eb8-1fb1-464f-8fcb-362278073ba9"}]} 2019-04-05 10:55:04,519 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?sort_dir=asc&sort_dir=asc used request id req-3f6621b6-3320-4b02-94f3-5a7ff2d336c7 2019-04-05 10:55:04,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.45175790787s 2019-04-05 10:55:09,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:55:09,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=14c41eb8-1fb1-464f-8fcb-362278073ba9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:55:09,571 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:55:09 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=14c41eb8-1fb1-464f-8fcb-362278073ba9&sort_dir=asc Server: Apache x-openstack-request-id: req-436e97d3-a67f-4d3c-bd34-29290b54012a 2019-04-05 10:55:09,571 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 10:55:10,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 362 Content-Type: application/json Date: Fri, 05 Apr 2019 10:55:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9a25bd04-26d4-4d15-a057-96f82bd2c7eb 2019-04-05 10:55:10,304 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2019-04-05T10:55:07Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/security_groups/events/323dbb4a-f05e-4535-bd51-5995cafde528", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "9d25e592-ceb7-47f1-b34c-66271144fa40", "id": "323dbb4a-f05e-4535-bd51-5995cafde528"}]} 2019-04-05 10:55:10,304 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=14c41eb8-1fb1-464f-8fcb-362278073ba9&sort_dir=asc&marker=14c41eb8-1fb1-464f-8fcb-362278073ba9&sort_dir=asc used request id req-9a25bd04-26d4-4d15-a057-96f82bd2c7eb 2019-04-05 10:55:10,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.778850078583s 2019-04-05 10:55:15,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:55:15,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=323dbb4a-f05e-4535-bd51-5995cafde528&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:55:15,342 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:55:15 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=323dbb4a-f05e-4535-bd51-5995cafde528&sort_dir=asc Server: Apache x-openstack-request-id: req-7cd5efb8-2ee2-4f09-99e5-4f907506218c 2019-04-05 10:55:15,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-04-05 10:55:16,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 451 Content-Type: application/json Date: Fri, 05 Apr 2019 10:55:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-765ac0bd-d766-4632-89a7-e53435dc2140 2019-04-05 10:55:16,071 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2019-04-05T10:55:13Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/mgmt_network/events/071db0c5-27b3-4b3a-b12d-b2c825fadb7c", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "6a6b8406-13e2-4889-90b9-45ed2ae8406d", "id": "071db0c5-27b3-4b3a-b12d-b2c825fadb7c"}, {"resource_name": "dns", "event_time": "2019-04-05T10:55:13Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/dns/events/e480252b-aa19-46be-b7b1-da99749e6655", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-a2ucbulmhjbf", "id": "e480252b-aa19-46be-b7b1-da99749e6655"}]} 2019-04-05 10:55:16,071 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=323dbb4a-f05e-4535-bd51-5995cafde528&sort_dir=asc&marker=323dbb4a-f05e-4535-bd51-5995cafde528&sort_dir=asc used request id req-765ac0bd-d766-4632-89a7-e53435dc2140 2019-04-05 10:55:16,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.761209011078s 2019-04-05 10:55:21,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:55:21,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:55:22,781 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:55:21 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc Server: Apache x-openstack-request-id: req-62b3664c-96fb-4067-87f6-0bf134c6e943 2019-04-05 10:55:22,781 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 10:55:22,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:55:22 GMT Server: Apache x-openstack-request-id: req-aa168fc0-3842-4c1c-a700-9a4f7fb787f8 2019-04-05 10:55:22,822 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:55:22,822 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc&marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc used request id req-aa168fc0-3842-4c1c-a700-9a4f7fb787f8 2019-04-05 10:55:22,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.74481582642s 2019-04-05 10:55:27,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:55:27,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:55:28,569 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:55:27 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc Server: Apache x-openstack-request-id: req-d6f3e922-ad21-4b5d-9b11-e1ccc9131581 2019-04-05 10:55:28,569 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 10:55:29,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:55:28 GMT Server: Apache x-openstack-request-id: req-1fd958ea-af16-4885-a3bf-9f6cf13828a3 2019-04-05 10:55:29,274 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:55:29,274 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc&marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc used request id req-1fd958ea-af16-4885-a3bf-9f6cf13828a3 2019-04-05 10:55:29,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.44565105438s 2019-04-05 10:55:29,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 10:55:29,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:55:30,068 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:55:29 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-01ae0a68-4533-495b-a0c0-aec54def8d54 2019-04-05 10:55:30,069 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 10:55:30,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 10:55:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6a23ebde-d221-4013-b142-f5bfcf819bfe 2019-04-05 10:55:30,871 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 10:55:30,872 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-6a23ebde-d221-4013-b142-f5bfcf819bfe 2019-04-05 10:55:30,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 1.59734010696s 2019-04-05 10:55:35,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:55:35,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:55:35,910 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:55:35 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc Server: Apache x-openstack-request-id: req-98b93c01-a8c7-4df3-a4f5-3d48e9cf993b 2019-04-05 10:55:35,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-04-05 10:55:35,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:55:35 GMT Server: Apache x-openstack-request-id: req-22c2eb6f-19a5-4ff1-af73-fa4f9612dbad 2019-04-05 10:55:35,955 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:55:35,955 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc&marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc used request id req-22c2eb6f-19a5-4ff1-af73-fa4f9612dbad 2019-04-05 10:55:35,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0763869285583s 2019-04-05 10:55:40,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:55:40,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:55:40,991 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:55:40 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc Server: Apache x-openstack-request-id: req-438fb81f-2d85-479e-abfd-beac72c50c98 2019-04-05 10:55:40,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-04-05 10:55:41,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:55:40 GMT Server: Apache x-openstack-request-id: req-dde796f3-07fd-4d1f-8fdf-f70cbf875402 2019-04-05 10:55:41,037 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:55:41,037 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc&marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc used request id req-dde796f3-07fd-4d1f-8fdf-f70cbf875402 2019-04-05 10:55:41,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0763862133026s 2019-04-05 10:55:41,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 10:55:41,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:55:41,735 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:55:41 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-76ddc260-20db-4ad3-8ff6-b1486d99dc98 2019-04-05 10:55:41,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-04-05 10:55:41,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 10:55:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0159de14-8485-4015-a825-86c1697604a2 2019-04-05 10:55:41,777 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 10:55:41,778 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-0159de14-8485-4015-a825-86c1697604a2 2019-04-05 10:55:41,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.739987850189s 2019-04-05 10:55:46,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:55:46,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:55:46,816 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:55:46 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc Server: Apache x-openstack-request-id: req-a2c75f9a-e921-4519-8ba3-47516db3c291 2019-04-05 10:55:46,816 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 10:55:46,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:55:46 GMT Server: Apache x-openstack-request-id: req-c0d925e6-02d9-43b7-a38e-d89ce101eb2d 2019-04-05 10:55:46,859 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:55:46,859 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc&marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc used request id req-c0d925e6-02d9-43b7-a38e-d89ce101eb2d 2019-04-05 10:55:46,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753569602966s 2019-04-05 10:55:51,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:55:51,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:55:51,896 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:55:51 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc Server: Apache x-openstack-request-id: req-8df9d904-9cc7-4ae1-960b-54f754a6746c 2019-04-05 10:55:51,896 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 10:55:51,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:55:51 GMT Server: Apache x-openstack-request-id: req-f42237ae-95ea-4aa0-a94f-3c0504a3ea57 2019-04-05 10:55:51,938 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:55:51,939 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc&marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc used request id req-f42237ae-95ea-4aa0-a94f-3c0504a3ea57 2019-04-05 10:55:51,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735909938812s 2019-04-05 10:55:51,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 10:55:51,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:55:51,971 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:55:51 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-66f21674-48b7-4a9b-83dd-048be645fdd0 2019-04-05 10:55:51,971 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 10:55:52,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 10:55:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e40561c9-8f3d-4891-aac1-182d82bf1280 2019-04-05 10:55:52,649 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 10:55:52,649 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-e40561c9-8f3d-4891-aac1-182d82bf1280 2019-04-05 10:55:52,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.709902048111s 2019-04-05 10:55:57,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:55:57,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:55:57,685 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:55:57 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc Server: Apache x-openstack-request-id: req-4ff50dca-4935-490a-8394-40c98324c169 2019-04-05 10:55:57,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-04-05 10:55:57,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:55:57 GMT Server: Apache x-openstack-request-id: req-b3221503-bee9-4256-9a2d-dbfc2ff82d5e 2019-04-05 10:55:57,727 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:55:57,727 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc&marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc used request id req-b3221503-bee9-4256-9a2d-dbfc2ff82d5e 2019-04-05 10:55:57,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709908008575s 2019-04-05 10:56:02,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:56:02,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:56:02,762 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:56:02 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc Server: Apache x-openstack-request-id: req-4bdab4ed-cd2c-41d2-8330-732a75c0f5ae 2019-04-05 10:56:02,762 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 10:56:02,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:56:02 GMT Server: Apache x-openstack-request-id: req-de6975af-6bac-41a1-b19f-49a1c7b28daa 2019-04-05 10:56:02,803 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:56:02,803 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc&marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc used request id req-de6975af-6bac-41a1-b19f-49a1c7b28daa 2019-04-05 10:56:02,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.070827960968s 2019-04-05 10:56:02,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 10:56:02,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:56:02,833 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:56:02 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-8d2d6012-b2c0-4aa2-99e6-6f67ef83f00d 2019-04-05 10:56:02,834 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 10:56:02,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 10:56:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-891609ab-8d5d-4129-a9ab-5c2621cf0c5a 2019-04-05 10:56:02,875 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 10:56:02,875 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-891609ab-8d5d-4129-a9ab-5c2621cf0c5a 2019-04-05 10:56:02,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0711188316345s 2019-04-05 10:56:07,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:56:07,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:56:07,911 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:56:07 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc Server: Apache x-openstack-request-id: req-61ce3c72-e76d-4739-a28c-855a98980106 2019-04-05 10:56:07,911 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 10:56:07,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:56:07 GMT Server: Apache x-openstack-request-id: req-dbec0fdc-a2c9-482a-8aac-7c670d2fdbd3 2019-04-05 10:56:07,995 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:56:07,995 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc&marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc used request id req-dbec0fdc-a2c9-482a-8aac-7c670d2fdbd3 2019-04-05 10:56:07,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.115529060364s 2019-04-05 10:56:13,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:56:13,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:56:13,033 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:56:12 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc Server: Apache x-openstack-request-id: req-bdaf871a-16fe-40c8-ba5d-b090a7bef726 2019-04-05 10:56:13,033 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 10:56:13,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:56:13 GMT Server: Apache x-openstack-request-id: req-81a05916-cd0f-4591-ad48-d4b69896dab2 2019-04-05 10:56:13,076 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:56:13,076 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc&marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc used request id req-81a05916-cd0f-4591-ad48-d4b69896dab2 2019-04-05 10:56:13,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751800537109s 2019-04-05 10:56:13,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 10:56:13,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:56:13,107 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:56:13 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-0f6563d7-1047-4305-98b9-034cdb6eeea2 2019-04-05 10:56:13,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-04-05 10:56:13,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 10:56:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-14349697-4ba5-4262-a69d-d4959caca3db 2019-04-05 10:56:13,150 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 10:56:13,150 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-14349697-4ba5-4262-a69d-d4959caca3db 2019-04-05 10:56:13,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731320381165s 2019-04-05 10:56:18,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:56:18,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:56:18,188 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:56:18 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc Server: Apache x-openstack-request-id: req-1f84bbf8-08f1-4acb-9b6d-55af034a27c0 2019-04-05 10:56:18,188 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 10:56:18,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:56:18 GMT Server: Apache x-openstack-request-id: req-0a5cac37-4735-4008-ba93-cd0b17211d23 2019-04-05 10:56:18,230 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:56:18,231 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc&marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc used request id req-0a5cac37-4735-4008-ba93-cd0b17211d23 2019-04-05 10:56:18,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738711357117s 2019-04-05 10:56:23,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:56:23,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:56:23,265 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:56:23 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc Server: Apache x-openstack-request-id: req-38d32328-6b4c-4b1e-bfa9-6ce49d3ba5c2 2019-04-05 10:56:23,266 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 10:56:23,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:56:23 GMT Server: Apache x-openstack-request-id: req-6ea2d9df-3a34-4d10-9b67-c8f487c87248 2019-04-05 10:56:23,307 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:56:23,307 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc&marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc used request id req-6ea2d9df-3a34-4d10-9b67-c8f487c87248 2019-04-05 10:56:23,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711488723755s 2019-04-05 10:56:23,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 10:56:23,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:56:23,335 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:56:23 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-13ff308d-a2e9-4fc2-a685-78626ae99ad9 2019-04-05 10:56:23,336 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 10:56:23,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 10:56:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-42e17997-7587-431e-b96b-deaf8e92d15b 2019-04-05 10:56:23,377 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 10:56:23,377 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-42e17997-7587-431e-b96b-deaf8e92d15b 2019-04-05 10:56:23,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0689220428467s 2019-04-05 10:56:28,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:56:28,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:56:28,414 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:56:28 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc Server: Apache x-openstack-request-id: req-c330d69f-7157-4ed1-a463-f4ea567b5248 2019-04-05 10:56:28,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-04-05 10:56:28,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:56:28 GMT Server: Apache x-openstack-request-id: req-248cd543-d3ae-4858-937f-d7af09f65787 2019-04-05 10:56:28,455 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:56:28,455 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc&marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc used request id req-248cd543-d3ae-4858-937f-d7af09f65787 2019-04-05 10:56:28,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072056055069s 2019-04-05 10:56:33,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:56:33,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:56:33,491 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:56:33 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc Server: Apache x-openstack-request-id: req-f673728f-c162-41f8-bf74-d73cb475901a 2019-04-05 10:56:33,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-04-05 10:56:33,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:56:33 GMT Server: Apache x-openstack-request-id: req-61bf5559-e2b3-46b3-8bc7-056b2e54d2a0 2019-04-05 10:56:33,532 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:56:33,532 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc&marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc used request id req-61bf5559-e2b3-46b3-8bc7-056b2e54d2a0 2019-04-05 10:56:33,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713150501251s 2019-04-05 10:56:33,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 10:56:33,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:56:33,562 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:56:33 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-9997ec2f-7542-449e-8b3e-e0c1e3db3a64 2019-04-05 10:56:33,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-04-05 10:56:33,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 10:56:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c80ab515-0772-4459-b7e0-6b57ae876497 2019-04-05 10:56:33,587 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 10:56:33,587 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-c80ab515-0772-4459-b7e0-6b57ae876497 2019-04-05 10:56:33,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0544171333313s 2019-04-05 10:56:38,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:56:38,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:56:38,624 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:56:38 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc Server: Apache x-openstack-request-id: req-679464c8-dac9-44a8-8a0c-6158717583cc 2019-04-05 10:56:38,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-04-05 10:56:38,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:56:38 GMT Server: Apache x-openstack-request-id: req-5827f077-e956-4e39-9c67-b0fe758038b7 2019-04-05 10:56:38,666 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:56:38,666 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc&marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc used request id req-5827f077-e956-4e39-9c67-b0fe758038b7 2019-04-05 10:56:38,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718948841095s 2019-04-05 10:56:43,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:56:43,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:56:43,703 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:56:43 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc Server: Apache x-openstack-request-id: req-658ae31c-b4ac-4584-9bb3-fc854e48d322 2019-04-05 10:56:43,703 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 10:56:43,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:56:43 GMT Server: Apache x-openstack-request-id: req-bc5f14a6-78aa-49f4-9b38-b3f54a4e2147 2019-04-05 10:56:43,745 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:56:43,746 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc&marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc used request id req-bc5f14a6-78aa-49f4-9b38-b3f54a4e2147 2019-04-05 10:56:43,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741469860077s 2019-04-05 10:56:43,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 10:56:43,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:56:43,777 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:56:43 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-13cb64bf-170e-4643-8117-57da1835aa64 2019-04-05 10:56:43,777 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 10:56:43,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 10:56:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-764a312e-150a-4a39-b035-180fbc5b22d6 2019-04-05 10:56:43,820 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 10:56:43,820 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-764a312e-150a-4a39-b035-180fbc5b22d6 2019-04-05 10:56:43,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738000869751s 2019-04-05 10:56:48,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:56:48,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:56:48,857 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:56:48 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc Server: Apache x-openstack-request-id: req-fd5ad07d-6c1f-4060-8be1-922bd6cb9921 2019-04-05 10:56:48,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-04-05 10:56:48,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:56:48 GMT Server: Apache x-openstack-request-id: req-b297b71f-a6c3-4f5b-bc86-ddac5817cc94 2019-04-05 10:56:48,901 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:56:48,901 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc&marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc used request id req-b297b71f-a6c3-4f5b-bc86-ddac5817cc94 2019-04-05 10:56:48,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748250484467s 2019-04-05 10:56:53,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:56:53,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:56:53,935 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:56:53 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc Server: Apache x-openstack-request-id: req-bdc81e10-d805-4c84-a099-51a7e92cc892 2019-04-05 10:56:53,936 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 10:56:53,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:56:53 GMT Server: Apache x-openstack-request-id: req-bc341762-a9ba-4b29-9d41-3a88807aff63 2019-04-05 10:56:53,977 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:56:53,977 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc&marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc used request id req-bc341762-a9ba-4b29-9d41-3a88807aff63 2019-04-05 10:56:53,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0700359344482s 2019-04-05 10:56:53,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 10:56:53,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:56:54,007 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:56:53 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-f5a648ae-b531-4e0f-a8f0-8571c826e203 2019-04-05 10:56:54,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-04-05 10:56:54,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 10:56:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5f0e0df0-15f4-482b-974e-702fedc12128 2019-04-05 10:56:54,032 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 10:56:54,032 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-5f0e0df0-15f4-482b-974e-702fedc12128 2019-04-05 10:56:54,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.054790019989s 2019-04-05 10:56:59,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:56:59,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:56:59,068 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:56:59 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc Server: Apache x-openstack-request-id: req-04a15bc3-164a-40b4-b6a6-93b63c3631cb 2019-04-05 10:56:59,068 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 10:56:59,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:56:59 GMT Server: Apache x-openstack-request-id: req-7076b3e1-33fc-4ec2-bf91-25da6aa54770 2019-04-05 10:56:59,109 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:56:59,109 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc&marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc used request id req-7076b3e1-33fc-4ec2-bf91-25da6aa54770 2019-04-05 10:56:59,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0700161457062s 2019-04-05 10:57:04,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:57:04,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:57:04,144 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:57:04 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc Server: Apache x-openstack-request-id: req-0cdd380e-e31f-41cd-a19e-b448b7d9900a 2019-04-05 10:57:04,144 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 10:57:04,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:57:04 GMT Server: Apache x-openstack-request-id: req-78044f44-3781-4489-a5eb-5bb22beae7b5 2019-04-05 10:57:04,185 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:57:04,185 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc&marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc used request id req-78044f44-3781-4489-a5eb-5bb22beae7b5 2019-04-05 10:57:04,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0703032016754s 2019-04-05 10:57:04,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 10:57:04,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:57:04,215 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:57:04 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-7e37f114-7e3e-4256-bb8b-b2a8eebfd739 2019-04-05 10:57:04,216 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 10:57:04,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 10:57:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f8fe0ee6-7590-46f1-ba26-afa8c70a266b 2019-04-05 10:57:04,241 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 10:57:04,242 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-f8fe0ee6-7590-46f1-ba26-afa8c70a266b 2019-04-05 10:57:04,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0561699867249s 2019-04-05 10:57:09,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:57:09,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:57:09,274 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:57:09 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc Server: Apache x-openstack-request-id: req-24674528-4975-424f-a665-e87157748d18 2019-04-05 10:57:09,274 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 10:57:09,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:57:09 GMT Server: Apache x-openstack-request-id: req-bace9ea1-b0e6-4a5a-a306-639a013fa708 2019-04-05 10:57:09,315 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:57:09,315 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc&marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc used request id req-bace9ea1-b0e6-4a5a-a306-639a013fa708 2019-04-05 10:57:09,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713539123535s 2019-04-05 10:57:14,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:57:14,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:57:14,352 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:57:14 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc Server: Apache x-openstack-request-id: req-894d7e5d-5ac6-495c-9d36-fa81d87f2313 2019-04-05 10:57:14,352 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 10:57:14,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:57:14 GMT Server: Apache x-openstack-request-id: req-7c407069-3d06-4dcd-a145-600de561d5fe 2019-04-05 10:57:14,394 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:57:14,394 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc&marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc used request id req-7c407069-3d06-4dcd-a145-600de561d5fe 2019-04-05 10:57:14,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729758739471s 2019-04-05 10:57:14,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 10:57:14,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:57:14,424 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:57:14 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-a3560a93-9f46-4fc0-a244-bac77ce7ebb0 2019-04-05 10:57:14,424 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 10:57:14,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 10:57:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e3b34cb4-47f8-42be-b0f2-3bf5229942f9 2019-04-05 10:57:14,465 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 10:57:14,465 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-e3b34cb4-47f8-42be-b0f2-3bf5229942f9 2019-04-05 10:57:14,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0707290172577s 2019-04-05 10:57:19,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:57:19,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:57:19,504 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:57:19 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc Server: Apache x-openstack-request-id: req-51187a8a-6b4a-41b0-951f-9d8cf3231499 2019-04-05 10:57:19,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-04-05 10:57:19,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:57:19 GMT Server: Apache x-openstack-request-id: req-e530374b-f093-4d6c-90d8-d12f9df390f9 2019-04-05 10:57:19,547 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:57:19,547 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc&marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc used request id req-e530374b-f093-4d6c-90d8-d12f9df390f9 2019-04-05 10:57:19,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075366973877s 2019-04-05 10:57:24,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:57:24,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:57:24,582 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:57:24 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc Server: Apache x-openstack-request-id: req-4696eadc-0e81-4c1b-9a49-7cadcb830480 2019-04-05 10:57:24,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-04-05 10:57:24,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:57:24 GMT Server: Apache x-openstack-request-id: req-bb19e651-26df-4980-a50a-aa984f4a290c 2019-04-05 10:57:24,622 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:57:24,623 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc&marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc used request id req-bb19e651-26df-4980-a50a-aa984f4a290c 2019-04-05 10:57:24,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0697071552277s 2019-04-05 10:57:24,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 10:57:24,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:57:24,652 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:57:24 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-2132ce3f-9f93-4ee3-b122-fc17773caae3 2019-04-05 10:57:24,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-04-05 10:57:24,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 10:57:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-50d6f262-4410-40a1-8b4a-bd6ff26f05f0 2019-04-05 10:57:24,694 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 10:57:24,694 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-50d6f262-4410-40a1-8b4a-bd6ff26f05f0 2019-04-05 10:57:24,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0707409381866s 2019-04-05 10:57:29,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:57:29,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:57:29,730 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:57:29 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc Server: Apache x-openstack-request-id: req-779ef05b-3c50-42f8-a7e7-0f5a030f451f 2019-04-05 10:57:29,730 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 10:57:29,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:57:29 GMT Server: Apache x-openstack-request-id: req-f5a74bc1-ac0e-4ab1-b4ad-8792b150c83a 2019-04-05 10:57:29,772 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:57:29,772 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc&marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc used request id req-f5a74bc1-ac0e-4ab1-b4ad-8792b150c83a 2019-04-05 10:57:29,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718829631805s 2019-04-05 10:57:34,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:57:34,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:57:34,808 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:57:34 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc Server: Apache x-openstack-request-id: req-64614245-3b60-4aeb-8d5e-b8ec5f8fc9e9 2019-04-05 10:57:34,808 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 10:57:34,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:57:34 GMT Server: Apache x-openstack-request-id: req-e014b402-a25c-437e-ac27-a9cb33063ca5 2019-04-05 10:57:34,850 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:57:34,850 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc&marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc used request id req-e014b402-a25c-437e-ac27-a9cb33063ca5 2019-04-05 10:57:34,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724849700928s 2019-04-05 10:57:34,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 10:57:34,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:57:34,879 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:57:34 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-7e26d393-c3ae-4d7c-9337-307e7b1c9dd0 2019-04-05 10:57:34,880 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 10:57:34,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 10:57:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c7ff5bc6-53bc-4447-9183-f2a015e16a0c 2019-04-05 10:57:34,906 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 10:57:34,906 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-c7ff5bc6-53bc-4447-9183-f2a015e16a0c 2019-04-05 10:57:34,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0555500984192s 2019-04-05 10:57:39,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:57:39,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:57:39,942 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:57:39 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc Server: Apache x-openstack-request-id: req-5361cd7b-12bd-4e57-91ac-5e0aa55fd6c8 2019-04-05 10:57:39,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-04-05 10:57:39,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:57:39 GMT Server: Apache x-openstack-request-id: req-b25266a3-f368-4e15-a173-e8cdac3e0448 2019-04-05 10:57:39,983 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:57:39,984 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc&marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc used request id req-b25266a3-f368-4e15-a173-e8cdac3e0448 2019-04-05 10:57:39,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706400871277s 2019-04-05 10:57:44,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:57:44,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:57:45,019 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:57:44 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc Server: Apache x-openstack-request-id: req-3d26edaa-4096-428b-8bb7-a6e26ebadbbd 2019-04-05 10:57:45,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-04-05 10:57:45,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:57:45 GMT Server: Apache x-openstack-request-id: req-1563e969-9e1a-425d-bf73-09bd22b2c9ec 2019-04-05 10:57:45,061 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:57:45,061 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc&marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc used request id req-1563e969-9e1a-425d-bf73-09bd22b2c9ec 2019-04-05 10:57:45,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716390609741s 2019-04-05 10:57:45,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 10:57:45,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:57:45,091 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:57:45 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-a3a99b2a-a1a8-4bea-85f8-659879e06f87 2019-04-05 10:57:45,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-04-05 10:57:45,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 10:57:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-48d5abff-13b1-4144-9659-5748890c3983 2019-04-05 10:57:45,133 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 10:57:45,133 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-48d5abff-13b1-4144-9659-5748890c3983 2019-04-05 10:57:45,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0713288784027s 2019-04-05 10:57:50,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:57:50,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:57:50,172 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:57:50 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc Server: Apache x-openstack-request-id: req-23b642e4-ddeb-44f6-8c7c-b9476edaa8d2 2019-04-05 10:57:50,172 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 10:57:50,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 446 Content-Type: application/json Date: Fri, 05 Apr 2019 10:57:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-76ad376b-99dd-4ce3-80bd-88459a9f9050 2019-04-05 10:57:50,214 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2019-04-05T10:57:45Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/dns/events/0789039d-e8eb-4b14-9860-e0c8ceea51eb", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "a1cff6c0-c3d3-4527-a759-c0915f8e58d3", "id": "0789039d-e8eb-4b14-9860-e0c8ceea51eb"}, {"resource_name": "ellis", "event_time": "2019-04-05T10:57:46Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/ellis/events/0a815500-73f6-4351-82c7-c9f4e897d632", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-waorgcktqsxt", "id": "0a815500-73f6-4351-82c7-c9f4e897d632"}]} 2019-04-05 10:57:50,214 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc&marker=e480252b-aa19-46be-b7b1-da99749e6655&sort_dir=asc used request id req-76ad376b-99dd-4ce3-80bd-88459a9f9050 2019-04-05 10:57:50,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737879276276s 2019-04-05 10:57:55,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:57:55,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:57:55,250 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:57:55 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-7a5ad7b9-1e2e-42c0-bd8d-d8657e166b05 2019-04-05 10:57:55,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-04-05 10:57:55,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:57:55 GMT Server: Apache x-openstack-request-id: req-21cebac4-ea1a-4321-9e85-ae66598ea404 2019-04-05 10:57:55,292 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:57:55,292 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-21cebac4-ea1a-4321-9e85-ae66598ea404 2019-04-05 10:57:55,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715758800507s 2019-04-05 10:58:00,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:58:00,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:58:00,344 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:58:00 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-cf4099a3-733b-4623-af14-685ea0ef9188 2019-04-05 10:58:00,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-04-05 10:58:00,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:58:00 GMT Server: Apache x-openstack-request-id: req-15c418eb-ff09-4a99-b97a-abda84eddaed 2019-04-05 10:58:00,385 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:58:00,385 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-15c418eb-ff09-4a99-b97a-abda84eddaed 2019-04-05 10:58:00,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0879709720612s 2019-04-05 10:58:00,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 10:58:00,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:58:00,415 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:58:00 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-7cbfacd9-e854-4e45-9fa5-b51d3b3e3d83 2019-04-05 10:58:00,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-04-05 10:58:00,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 10:58:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1083392c-d08b-47c2-82d8-03be2c80875f 2019-04-05 10:58:00,440 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 10:58:00,441 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-1083392c-d08b-47c2-82d8-03be2c80875f 2019-04-05 10:58:00,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0544810295105s 2019-04-05 10:58:05,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:58:05,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:58:05,479 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:58:05 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-1207bc1d-3db6-4c8e-84be-39eb8323381d 2019-04-05 10:58:05,479 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 10:58:05,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:58:05 GMT Server: Apache x-openstack-request-id: req-ae5568a9-c0a3-45d1-bd68-4de55913ecff 2019-04-05 10:58:05,521 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:58:05,521 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-ae5568a9-c0a3-45d1-bd68-4de55913ecff 2019-04-05 10:58:05,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740602016449s 2019-04-05 10:58:10,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:58:10,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:58:10,558 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:58:10 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-a5d95138-251e-4842-be00-0be5b4e20766 2019-04-05 10:58:10,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-04-05 10:58:10,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:58:10 GMT Server: Apache x-openstack-request-id: req-8e18558e-d61e-49c6-8ff9-32867077c9b6 2019-04-05 10:58:10,599 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:58:10,599 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-8e18558e-d61e-49c6-8ff9-32867077c9b6 2019-04-05 10:58:10,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072005033493s 2019-04-05 10:58:10,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 10:58:10,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:58:10,629 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:58:10 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-66189d00-6c10-4880-aa78-ac09647de291 2019-04-05 10:58:10,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-04-05 10:58:10,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 10:58:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-982df57b-8f6b-4859-bf17-5305dd3eb650 2019-04-05 10:58:10,670 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 10:58:10,670 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-982df57b-8f6b-4859-bf17-5305dd3eb650 2019-04-05 10:58:10,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0709290504456s 2019-04-05 10:58:15,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:58:15,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:58:15,707 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:58:15 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-bef43daa-5869-4fac-a200-b2c6e57469d1 2019-04-05 10:58:15,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-04-05 10:58:15,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:58:15 GMT Server: Apache x-openstack-request-id: req-8ecde4d3-52b0-4b7b-8653-e96dc85839fd 2019-04-05 10:58:15,748 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:58:15,748 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-8ecde4d3-52b0-4b7b-8653-e96dc85839fd 2019-04-05 10:58:15,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714631080627s 2019-04-05 10:58:20,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:58:20,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:58:20,785 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:58:20 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-c98dbf64-2077-4392-870e-7d5c02de5622 2019-04-05 10:58:20,785 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 10:58:20,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:58:20 GMT Server: Apache x-openstack-request-id: req-8520045a-8921-421b-a4a9-4bbadcfabe51 2019-04-05 10:58:20,826 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:58:20,826 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-8520045a-8921-421b-a4a9-4bbadcfabe51 2019-04-05 10:58:20,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721390247345s 2019-04-05 10:58:20,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 10:58:20,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:58:20,856 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:58:20 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-08946919-a5bd-4366-b04a-37f7a6c3b42e 2019-04-05 10:58:20,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-04-05 10:58:20,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 10:58:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b612a73e-6fa3-4ffe-9e54-45240484357e 2019-04-05 10:58:20,898 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 10:58:20,898 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-b612a73e-6fa3-4ffe-9e54-45240484357e 2019-04-05 10:58:20,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0715401172638s 2019-04-05 10:58:25,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:58:25,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:58:25,935 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:58:25 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-90c3968b-abf8-4248-a608-987d733bc063 2019-04-05 10:58:25,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-04-05 10:58:25,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:58:25 GMT Server: Apache x-openstack-request-id: req-24f24f21-c0db-4152-86e5-39437447e70b 2019-04-05 10:58:25,976 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:58:25,976 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-24f24f21-c0db-4152-86e5-39437447e70b 2019-04-05 10:58:25,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712289810181s 2019-04-05 10:58:30,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:58:30,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:58:31,013 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:58:30 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-f28ef252-798b-46ee-81bd-6076a120664f 2019-04-05 10:58:31,013 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 10:58:31,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:58:31 GMT Server: Apache x-openstack-request-id: req-66e23ce5-b3ea-4b88-8069-b881ce11fa6a 2019-04-05 10:58:31,055 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:58:31,056 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-66e23ce5-b3ea-4b88-8069-b881ce11fa6a 2019-04-05 10:58:31,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737178325653s 2019-04-05 10:58:31,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 10:58:31,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:58:31,085 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:58:31 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-5514e03d-f57d-4918-ac38-8840d3afa73b 2019-04-05 10:58:31,085 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 10:58:31,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 10:58:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6b6206d2-3f6e-4e2c-91ca-f61d4f6425ef 2019-04-05 10:58:31,126 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 10:58:31,127 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-6b6206d2-3f6e-4e2c-91ca-f61d4f6425ef 2019-04-05 10:58:31,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0704030990601s 2019-04-05 10:58:36,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:58:36,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:58:36,171 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:58:36 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-04b0e6d1-3ac1-4174-9dfb-fb384bdb1db0 2019-04-05 10:58:36,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-04-05 10:58:36,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:58:36 GMT Server: Apache x-openstack-request-id: req-77bd060e-d401-4d84-80a8-36e7b9a6d871 2019-04-05 10:58:36,214 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:58:36,214 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-77bd060e-d401-4d84-80a8-36e7b9a6d871 2019-04-05 10:58:36,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0809359550476s 2019-04-05 10:58:41,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:58:41,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:58:41,251 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:58:41 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-68d245d5-b16d-4130-9652-ebfcbe28452c 2019-04-05 10:58:41,251 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 10:58:41,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:58:41 GMT Server: Apache x-openstack-request-id: req-62b20674-fb4d-4777-add2-de4cb51a60fd 2019-04-05 10:58:41,294 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:58:41,294 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-62b20674-fb4d-4777-add2-de4cb51a60fd 2019-04-05 10:58:41,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743999481201s 2019-04-05 10:58:41,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 10:58:41,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:58:41,325 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:58:41 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-fc5d81b1-cac3-4532-92ef-691a75eea59d 2019-04-05 10:58:41,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-04-05 10:58:41,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 10:58:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8bdb9aa3-cfbf-458c-926f-81a3820956b1 2019-04-05 10:58:41,367 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 10:58:41,367 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-8bdb9aa3-cfbf-458c-926f-81a3820956b1 2019-04-05 10:58:41,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0723819732666s 2019-04-05 10:58:46,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:58:46,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:58:46,403 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:58:46 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-b27ac85c-4fc9-49d3-bf73-87ed4d4d5160 2019-04-05 10:58:46,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-04-05 10:58:46,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:58:46 GMT Server: Apache x-openstack-request-id: req-f666bb13-151f-46d4-adad-9747d187bc3b 2019-04-05 10:58:46,445 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:58:46,445 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-f666bb13-151f-46d4-adad-9747d187bc3b 2019-04-05 10:58:46,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710120201111s 2019-04-05 10:58:51,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:58:51,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:58:51,480 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:58:51 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-9aae12dd-6bf3-43a1-b4a7-f94a1f0e9d7f 2019-04-05 10:58:51,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-04-05 10:58:51,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:58:51 GMT Server: Apache x-openstack-request-id: req-85b5ffe1-d2a2-4d0a-8300-b55c15c6e8be 2019-04-05 10:58:51,522 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:58:51,522 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-85b5ffe1-d2a2-4d0a-8300-b55c15c6e8be 2019-04-05 10:58:51,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071907043457s 2019-04-05 10:58:51,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 10:58:51,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:58:51,552 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:58:51 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-f1b3c654-06a7-4b34-8357-bb429b084fdd 2019-04-05 10:58:51,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-04-05 10:58:51,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 10:58:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2e87bb3b-d172-4607-8bc0-18316bc12842 2019-04-05 10:58:51,594 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 10:58:51,595 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-2e87bb3b-d172-4607-8bc0-18316bc12842 2019-04-05 10:58:51,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0715608596802s 2019-04-05 10:58:56,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:58:56,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:58:56,633 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:58:56 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-ba473c7d-001c-497d-af2b-550a228092eb 2019-04-05 10:58:56,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-04-05 10:58:56,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:58:56 GMT Server: Apache x-openstack-request-id: req-1cc677a6-6b78-432f-84d3-b5e1590beda7 2019-04-05 10:58:56,675 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:58:56,676 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-1cc677a6-6b78-432f-84d3-b5e1590beda7 2019-04-05 10:58:56,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744681358337s 2019-04-05 10:59:01,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:59:01,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:59:01,711 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:59:01 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-efc3dd90-5280-4f00-a7b3-bd73890ab4b7 2019-04-05 10:59:01,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-04-05 10:59:01,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:59:01 GMT Server: Apache x-openstack-request-id: req-5cc8e6f4-dab4-4dd2-82bf-a6a171303232 2019-04-05 10:59:01,753 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:59:01,753 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-5cc8e6f4-dab4-4dd2-82bf-a6a171303232 2019-04-05 10:59:01,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720601081848s 2019-04-05 10:59:01,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 10:59:01,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:59:01,783 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:59:01 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-622afb9d-2269-4153-8778-5b41c3836cf6 2019-04-05 10:59:01,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-04-05 10:59:01,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 10:59:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5f60352c-144e-4e49-a42a-6de7e205e236 2019-04-05 10:59:01,808 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 10:59:01,808 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-5f60352c-144e-4e49-a42a-6de7e205e236 2019-04-05 10:59:01,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0545418262482s 2019-04-05 10:59:06,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:59:06,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:59:06,846 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:59:06 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-63791f10-e583-4753-9133-7c3bbe03f5a2 2019-04-05 10:59:06,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-04-05 10:59:06,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:59:06 GMT Server: Apache x-openstack-request-id: req-b04ac306-3f55-42c8-ab1a-5023542fdc25 2019-04-05 10:59:06,888 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:59:06,888 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-b04ac306-3f55-42c8-ab1a-5023542fdc25 2019-04-05 10:59:06,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732707977295s 2019-04-05 10:59:11,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:59:11,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:59:11,926 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:59:11 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-ebdb55dd-85b9-4f4e-b9e0-355089f61529 2019-04-05 10:59:11,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-04-05 10:59:11,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:59:11 GMT Server: Apache x-openstack-request-id: req-133661d5-f5fd-4bb0-9be2-68acfc43d714 2019-04-05 10:59:11,968 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:59:11,968 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-133661d5-f5fd-4bb0-9be2-68acfc43d714 2019-04-05 10:59:11,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737240314484s 2019-04-05 10:59:11,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 10:59:11,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:59:11,998 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:59:11 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-731b5f45-e4cd-4594-8dab-386f892b196e 2019-04-05 10:59:11,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-04-05 10:59:12,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 10:59:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a6e9608f-c624-47b5-925f-e3304ca93c3e 2019-04-05 10:59:12,041 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 10:59:12,041 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-a6e9608f-c624-47b5-925f-e3304ca93c3e 2019-04-05 10:59:12,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729670524597s 2019-04-05 10:59:17,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:59:17,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:59:17,079 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:59:17 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-a335a201-6ac7-4d3e-af46-865fd8e84181 2019-04-05 10:59:17,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-04-05 10:59:17,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:59:17 GMT Server: Apache x-openstack-request-id: req-bc07c2ff-3e40-4a2e-a161-d941958c6d4d 2019-04-05 10:59:17,154 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:59:17,154 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-bc07c2ff-3e40-4a2e-a161-d941958c6d4d 2019-04-05 10:59:17,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.105846881866s 2019-04-05 10:59:22,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:59:22,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:59:22,191 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:59:22 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-b67536fd-615b-4664-8715-ca26850dbc3e 2019-04-05 10:59:22,191 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 10:59:22,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:59:22 GMT Server: Apache x-openstack-request-id: req-cb431c1b-7c71-458e-acdc-0d2a3d19bbfc 2019-04-05 10:59:22,233 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:59:22,233 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-cb431c1b-7c71-458e-acdc-0d2a3d19bbfc 2019-04-05 10:59:22,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738589763641s 2019-04-05 10:59:22,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 10:59:22,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:59:22,263 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:59:22 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-a97e64e8-3aa1-40a4-bc42-03a01d9ce23b 2019-04-05 10:59:22,263 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 10:59:22,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 10:59:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7873fb0d-f7e9-449d-ae7a-086a3f10d6a3 2019-04-05 10:59:22,306 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 10:59:22,306 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-7873fb0d-f7e9-449d-ae7a-086a3f10d6a3 2019-04-05 10:59:22,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0722270011902s 2019-04-05 10:59:27,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:59:27,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:59:27,337 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:59:27 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-3a141ffd-d71c-4a92-a9ad-2d192c9edf61 2019-04-05 10:59:27,337 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 10:59:27,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:59:27 GMT Server: Apache x-openstack-request-id: req-9321ebd9-f8cc-4b53-96a8-5f183452b403 2019-04-05 10:59:27,378 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:59:27,378 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-9321ebd9-f8cc-4b53-96a8-5f183452b403 2019-04-05 10:59:27,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0699779987335s 2019-04-05 10:59:32,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:59:32,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:59:32,413 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:59:32 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-2e4d1a09-51fe-4953-9486-1b6a1fed335a 2019-04-05 10:59:32,413 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 10:59:32,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:59:32 GMT Server: Apache x-openstack-request-id: req-6a21c7c4-3f17-4fb4-a86e-cb6989b9fad2 2019-04-05 10:59:32,455 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:59:32,455 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-6a21c7c4-3f17-4fb4-a86e-cb6989b9fad2 2019-04-05 10:59:32,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709478855133s 2019-04-05 10:59:32,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 10:59:32,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:59:32,484 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:59:32 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-c01932ce-b01e-459b-ac88-d46fe5eee3ed 2019-04-05 10:59: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-04-05 10:59:32,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 10:59:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5b694443-f568-4fb2-b9f8-58f00f4b70e4 2019-04-05 10:59:32,510 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 10:59:32,510 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-5b694443-f568-4fb2-b9f8-58f00f4b70e4 2019-04-05 10:59:32,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0548930168152s 2019-04-05 10:59:37,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:59:37,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:59:37,563 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:59:37 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-184e3a3e-95f4-41b6-89cc-4fc6535af652 2019-04-05 10:59:37,563 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 10:59:37,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:59:37 GMT Server: Apache x-openstack-request-id: req-6db39283-ce20-4b4d-80bb-d7eeec74c321 2019-04-05 10:59:37,606 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:59:37,606 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-6db39283-ce20-4b4d-80bb-d7eeec74c321 2019-04-05 10:59:37,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0896241664886s 2019-04-05 10:59:42,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:59:42,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:59:42,644 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:59:42 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-48b66225-a461-41f9-904e-362ef35f0589 2019-04-05 10:59:42,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-04-05 10:59:42,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:59:42 GMT Server: Apache x-openstack-request-id: req-d75104d8-ac0a-419f-a8a1-ddd755735c1e 2019-04-05 10:59:42,686 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:59:42,686 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-d75104d8-ac0a-419f-a8a1-ddd755735c1e 2019-04-05 10:59:42,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741200447083s 2019-04-05 10:59:42,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 10:59:42,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:59:42,717 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:59:42 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-38acfeb4-76fa-48ae-9d48-a20e8e420dbd 2019-04-05 10:59:42,717 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 10:59:42,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 10:59:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f5bc602b-7481-4bfd-9a99-953473553586 2019-04-05 10:59:42,760 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 10:59:42,760 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-f5bc602b-7481-4bfd-9a99-953473553586 2019-04-05 10:59:42,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732607841492s 2019-04-05 10:59:47,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:59:47,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:59:47,796 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:59:47 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-f19a879c-a915-4a25-b81f-31deb9114f7b 2019-04-05 10:59:47,796 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 10:59:47,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:59:47 GMT Server: Apache x-openstack-request-id: req-a71e1a52-e101-4d5e-ac46-43687ee9a865 2019-04-05 10:59:47,837 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:59:47,837 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-a71e1a52-e101-4d5e-ac46-43687ee9a865 2019-04-05 10:59:47,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710740089417s 2019-04-05 10:59:52,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:59:52,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:59:52,875 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:59:52 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-4aa54af0-754f-4572-8bf1-ab57ebe51bbc 2019-04-05 10:59:52,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-04-05 10:59:52,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:59:52 GMT Server: Apache x-openstack-request-id: req-8921ea95-c370-45d2-8fe4-218e774feb5b 2019-04-05 10:59:52,917 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:59:52,917 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-8921ea95-c370-45d2-8fe4-218e774feb5b 2019-04-05 10:59:52,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741040706635s 2019-04-05 10:59:52,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 10:59:52,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:59:52,948 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:59:52 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-1a2d2b51-62c2-4995-a794-ed83c28d081a 2019-04-05 10:59: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-04-05 10:59:52,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 10:59:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-39855a2f-150f-4583-8ba0-3708e3af1337 2019-04-05 10:59:52,990 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 10:59:52,990 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-39855a2f-150f-4583-8ba0-3708e3af1337 2019-04-05 10:59:52,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725238323212s 2019-04-05 10:59:57,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 10:59:58,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 10:59:58,027 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 10:59:57 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-18e3e08a-b4ec-4953-8567-a7a3a74d8e8d 2019-04-05 10:59:58,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-04-05 10:59:58,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 10:59:58 GMT Server: Apache x-openstack-request-id: req-77b89e87-b606-4ffb-a7c2-6b1b6a3ab0f8 2019-04-05 10:59:58,068 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 10:59:58,068 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-77b89e87-b606-4ffb-a7c2-6b1b6a3ab0f8 2019-04-05 10:59:58,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713429450989s 2019-04-05 11:00:03,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:00:03,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:00:03,103 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:00:03 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-5155a8c4-9b38-4bb6-b20a-df04d2898548 2019-04-05 11:00:03,104 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:00:03,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:00:03 GMT Server: Apache x-openstack-request-id: req-18cb2646-2f41-4a45-962c-96b7d81a275e 2019-04-05 11:00:03,145 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:00:03,145 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-18cb2646-2f41-4a45-962c-96b7d81a275e 2019-04-05 11:00:03,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706040859222s 2019-04-05 11:00:03,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:00:03,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:00:03,174 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:00:03 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-42ff9b28-fadf-4bea-ab2c-9b19cfb84b6a 2019-04-05 11:00:03,174 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:00:03,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:00:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7093503e-86d5-4b3e-ab94-c7e224309987 2019-04-05 11:00:03,488 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:00:03,488 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-7093503e-86d5-4b3e-ab94-c7e224309987 2019-04-05 11:00:03,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.342987060547s 2019-04-05 11:00:08,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:00:08,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:00:08,525 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:00:08 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-13421fe0-d3fa-466c-bc61-a016b002f51e 2019-04-05 11:00:08,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-04-05 11:00:08,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:00:08 GMT Server: Apache x-openstack-request-id: req-71678b7c-7736-40b9-ae9c-f6b4c772b0a0 2019-04-05 11:00:08,567 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:00:08,567 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-71678b7c-7736-40b9-ae9c-f6b4c772b0a0 2019-04-05 11:00:08,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725560188293s 2019-04-05 11:00:13,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:00:13,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:00:13,864 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:00:13 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-3e26e6b3-90f7-4079-999f-e5c0a600600f 2019-04-05 11:00:13,865 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:00:14,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:00:13 GMT Server: Apache x-openstack-request-id: req-81067954-dc0c-4e80-850e-2e34c9923cb2 2019-04-05 11:00:14,164 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:00:14,165 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-81067954-dc0c-4e80-850e-2e34c9923cb2 2019-04-05 11:00:14,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.591512918472s 2019-04-05 11:00:14,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:00:14,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:00:14,194 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:00:14 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-bbfd2368-8e17-4054-98c5-7d92ed79609b 2019-04-05 11:00:14,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-04-05 11:00:14,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:00:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7a6be0e3-ea79-4378-b651-5767a7bd1617 2019-04-05 11:00:14,235 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:00:14,235 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-7a6be0e3-ea79-4378-b651-5767a7bd1617 2019-04-05 11:00:14,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0698449611664s 2019-04-05 11:00:19,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:00:19,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:00:19,274 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:00:19 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-d6d45b1b-d853-469e-ae33-dd11f098259c 2019-04-05 11:00:19,274 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:00:19,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:00:19 GMT Server: Apache x-openstack-request-id: req-b4aac978-fffc-4a26-9494-04f386ed8508 2019-04-05 11:00:19,317 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:00:19,318 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-b4aac978-fffc-4a26-9494-04f386ed8508 2019-04-05 11:00:19,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759060382843s 2019-04-05 11:00:24,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:00:24,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:00:24,353 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:00:24 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-26736f49-2bfd-45bc-97d1-672952cf2522 2019-04-05 11:00:24,354 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:00:24,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:00:24 GMT Server: Apache x-openstack-request-id: req-e57e6c15-a629-42e4-ba81-b08261408864 2019-04-05 11:00:24,395 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:00:24,395 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-e57e6c15-a629-42e4-ba81-b08261408864 2019-04-05 11:00:24,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716440677643s 2019-04-05 11:00:24,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:00:24,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:00:24,425 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:00:24 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-8bc57872-6e68-4a94-abbc-47d1d22e22c1 2019-04-05 11:00:24,425 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:00:24,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:00:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5ea19392-ffa9-46f3-8ba4-545106ba365e 2019-04-05 11:00:24,467 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:00:24,467 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-5ea19392-ffa9-46f3-8ba4-545106ba365e 2019-04-05 11:00:24,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0712361335754s 2019-04-05 11:00:29,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:00:29,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:00:29,652 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:00:29 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-9a808b7a-24be-4d78-947b-b77eef8ab6b4 2019-04-05 11:00:29,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-04-05 11:00:29,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:00:29 GMT Server: Apache x-openstack-request-id: req-fd136584-1f1a-4281-968a-3a7e071ed5f3 2019-04-05 11:00:29,694 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:00:29,694 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-fd136584-1f1a-4281-968a-3a7e071ed5f3 2019-04-05 11:00:29,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.220734834671s 2019-04-05 11:00:34,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:00:34,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:00:34,732 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:00:34 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-c571a304-47a9-4b93-aca3-6c2fed483b73 2019-04-05 11:00:34,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-04-05 11:00:34,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:00:34 GMT Server: Apache x-openstack-request-id: req-766e2ae4-f84d-4c1a-8e0e-0875a97ebb1d 2019-04-05 11:00:34,775 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:00:34,775 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-766e2ae4-f84d-4c1a-8e0e-0875a97ebb1d 2019-04-05 11:00:34,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750770568848s 2019-04-05 11:00:34,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:00:34,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:00:35,016 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:00:34 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-b4d354ca-31a0-4952-8fe8-ff95995ad3d4 2019-04-05 11:00:35,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-04-05 11:00:35,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:00:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e2b05358-a5ce-42eb-9c9e-6889adb0b24f 2019-04-05 11:00:35,348 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:00:35,348 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-e2b05358-a5ce-42eb-9c9e-6889adb0b24f 2019-04-05 11:00:35,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.572498083115s 2019-04-05 11:00:40,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:00:40,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:00:40,386 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:00:40 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-9f6984a1-fba5-4d9d-8ec8-efee314bf2a2 2019-04-05 11:00:40,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-04-05 11:00:40,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:00:40 GMT Server: Apache x-openstack-request-id: req-6a96682d-79ea-4b25-9d53-22f46b577db3 2019-04-05 11:00:40,699 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:00:40,699 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-6a96682d-79ea-4b25-9d53-22f46b577db3 2019-04-05 11:00:40,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.344218969345s 2019-04-05 11:00:45,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:00:45,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:00:45,736 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:00:45 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-107deb6f-7f37-4dd7-bb20-6438e621429f 2019-04-05 11:00:45,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-04-05 11:00:46,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:00:45 GMT Server: Apache x-openstack-request-id: req-4c593031-44db-4b12-b4d4-5791baa50962 2019-04-05 11:00:46,061 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:00:46,061 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-4c593031-44db-4b12-b4d4-5791baa50962 2019-04-05 11:00:46,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.356160879135s 2019-04-05 11:00:46,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:00:46,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:00:46,090 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:00:46 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-1cffb70a-6129-41c5-8fde-3558e4e1989c 2019-04-05 11:00:46,090 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:00:46,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:00:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-44afd10d-3af4-45d8-be15-bf5031a7668c 2019-04-05 11:00:46,131 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:00:46,131 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-44afd10d-3af4-45d8-be15-bf5031a7668c 2019-04-05 11:00:46,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0696430206299s 2019-04-05 11:00:51,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:00:51,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:00:51,185 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:00:51 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-e964e91b-a2f8-4e07-8c8f-cd1a1054a469 2019-04-05 11:00:51,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-04-05 11:00:51,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:00:51 GMT Server: Apache x-openstack-request-id: req-467d275d-e3fe-44ed-b5a4-f8ef3b74ae41 2019-04-05 11:00:51,228 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:00:51,228 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-467d275d-e3fe-44ed-b5a4-f8ef3b74ae41 2019-04-05 11:00:51,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0913081169128s 2019-04-05 11:00:56,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:00:56,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:00:56,265 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:00:56 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-66efac76-5330-4654-9860-c0c5dd1e0592 2019-04-05 11:00:56,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-04-05 11:00:56,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:00:56 GMT Server: Apache x-openstack-request-id: req-5fae28d8-ddb2-40de-8509-aec1412315a8 2019-04-05 11:00:56,501 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:00:56,501 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-5fae28d8-ddb2-40de-8509-aec1412315a8 2019-04-05 11:00:56,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.267132043839s 2019-04-05 11:00:56,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:00:56,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:00:56,798 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:00:56 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-b3cf7d38-c499-4127-bfef-706ddfccac70 2019-04-05 11:00:56,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-04-05 11:00:56,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:00:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b3169606-5168-4cd8-bfb8-217e4188a83d 2019-04-05 11:00:56,840 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:00:56,841 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-b3169606-5168-4cd8-bfb8-217e4188a83d 2019-04-05 11:00:56,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.338857889175s 2019-04-05 11:01:01,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:01:01,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:01:01,875 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:01:01 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-0661db9c-d52a-4790-9cb0-7f8cd1205a4e 2019-04-05 11:01:01,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-04-05 11:01:01,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:01:01 GMT Server: Apache x-openstack-request-id: req-22e82882-debb-4c5f-ad08-64e30169aa77 2019-04-05 11:01:01,917 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:01:01,917 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-22e82882-debb-4c5f-ad08-64e30169aa77 2019-04-05 11:01:01,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0697841644287s 2019-04-05 11:01:06,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:01:06,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:01:06,955 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:01:06 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-8c22ed2d-dc1c-4fd2-9085-c8b9f9b48d41 2019-04-05 11:01:06,955 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:01:07,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:01:06 GMT Server: Apache x-openstack-request-id: req-3366141e-d785-4281-bc29-404aea89dbb8 2019-04-05 11:01:07,269 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:01:07,270 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-3366141e-d785-4281-bc29-404aea89dbb8 2019-04-05 11:01:07,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.346613883972s 2019-04-05 11:01:07,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:01:07,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:01:07,298 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:01:07 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-6112f75f-2dae-4f19-ae16-1699aa84c48e 2019-04-05 11:01:07,299 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:01:07,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:01:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d17a495f-5f83-4191-8448-c6e36bb9d3ba 2019-04-05 11:01:07,600 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:01:07,600 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-d17a495f-5f83-4191-8448-c6e36bb9d3ba 2019-04-05 11:01:07,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.329586982727s 2019-04-05 11:01:12,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:01:12,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:01:12,637 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:01:12 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-e6151bc2-ef4b-42da-bb4b-e058f3af436c 2019-04-05 11:01:12,637 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:01:12,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:01:12 GMT Server: Apache x-openstack-request-id: req-14cc3d2d-4444-44bf-9725-5915876d5f3e 2019-04-05 11:01:12,680 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:01:12,680 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-14cc3d2d-4444-44bf-9725-5915876d5f3e 2019-04-05 11:01:12,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073842048645s 2019-04-05 11:01:17,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:01:17,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:01:17,719 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:01:17 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-68ac07a0-bc28-407d-9999-87e3f98851a8 2019-04-05 11:01:17,719 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:01:17,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:01:17 GMT Server: Apache x-openstack-request-id: req-c263482b-40ad-4234-8925-6dd1ad06803c 2019-04-05 11:01:17,762 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:01:17,762 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-c263482b-40ad-4234-8925-6dd1ad06803c 2019-04-05 11:01:17,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0760431289673s 2019-04-05 11:01:17,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:01:17,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:01:17,793 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:01:17 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-7cbaacac-3e56-4068-8e20-f4173f807a17 2019-04-05 11:01:17,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-04-05 11:01:18,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:01:17 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-afa7705c-361b-47ff-aa2c-8f757ef3c701 2019-04-05 11:01:18,027 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:01:18,027 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-afa7705c-361b-47ff-aa2c-8f757ef3c701 2019-04-05 11:01:18,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.264321088791s 2019-04-05 11:01:23,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:01:23,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:01:23,067 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:01:23 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-98571ae6-3dcc-44c9-bbaa-c5d2383c5f9e 2019-04-05 11:01:23,067 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:01:23,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:01:23 GMT Server: Apache x-openstack-request-id: req-b57a7e15-d09a-4434-b35a-096ae98102ed 2019-04-05 11:01:23,112 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:01:23,112 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-b57a7e15-d09a-4434-b35a-096ae98102ed 2019-04-05 11:01:23,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0780000686646s 2019-04-05 11:01:28,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:01:28,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:01:28,149 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:01:28 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-3f594188-5225-4491-84eb-35c0ef8eab9f 2019-04-05 11:01:28,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-04-05 11:01:28,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:01:28 GMT Server: Apache x-openstack-request-id: req-77da1d78-8d98-45f3-8faa-1e51ac997e42 2019-04-05 11:01:28,191 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:01:28,191 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-77da1d78-8d98-45f3-8faa-1e51ac997e42 2019-04-05 11:01:28,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738129615784s 2019-04-05 11:01:28,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:01:28,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:01:28,221 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:01:28 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-6bfb8cb6-692e-4d20-b424-f0d26e72b9bf 2019-04-05 11:01:28,222 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:01:28,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:01:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-59674554-f6cf-4e77-a0cd-de44f12d9a85 2019-04-05 11:01:28,263 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:01:28,263 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-59674554-f6cf-4e77-a0cd-de44f12d9a85 2019-04-05 11:01:28,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0708918571472s 2019-04-05 11:01:33,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:01:33,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:01:33,302 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:01:33 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-c1174d04-6072-4fb7-bf8f-101011539900 2019-04-05 11:01:33,302 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:01:33,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:01:33 GMT Server: Apache x-openstack-request-id: req-2ef5ed00-c526-4a9b-899f-54874ba3d134 2019-04-05 11:01:33,344 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:01:33,345 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-2ef5ed00-c526-4a9b-899f-54874ba3d134 2019-04-05 11:01:33,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749871730804s 2019-04-05 11:01:38,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:01:38,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:01:38,383 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:01:38 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-abbf50e8-fe8f-4d99-b583-1473058a5dd0 2019-04-05 11:01:38,383 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:01:38,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:01:38 GMT Server: Apache x-openstack-request-id: req-e66ec2e6-e8fd-45bc-93f5-a1c14521a1d0 2019-04-05 11:01:38,426 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:01:38,426 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-e66ec2e6-e8fd-45bc-93f5-a1c14521a1d0 2019-04-05 11:01:38,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759069919586s 2019-04-05 11:01:38,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:01:38,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:01:38,458 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:01:38 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-6f87be9e-5d22-4444-823e-cd79f9747f3d 2019-04-05 11:01:38,459 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:01:38,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:01:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-97626360-4128-4c94-afa4-1ff85347ab2b 2019-04-05 11:01:38,501 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:01:38,501 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-97626360-4128-4c94-afa4-1ff85347ab2b 2019-04-05 11:01:38,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0745270252228s 2019-04-05 11:01:43,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:01:43,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:01:43,540 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:01:43 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-cc47dfbc-1386-4388-9b91-0bee8911545d 2019-04-05 11:01:43,540 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:01:43,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:01:43 GMT Server: Apache x-openstack-request-id: req-72f09a79-8a3a-47ba-8e24-291be43095c9 2019-04-05 11:01:43,583 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:01:43,583 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-72f09a79-8a3a-47ba-8e24-291be43095c9 2019-04-05 11:01:43,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745491981506s 2019-04-05 11:01:48,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:01:48,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:01:48,620 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:01:48 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-7b58662b-c22e-4512-9f08-1d01573321d1 2019-04-05 11:01:48,620 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:01:48,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:01:48 GMT Server: Apache x-openstack-request-id: req-516b5c02-13c8-4712-b0be-59054eb4bd70 2019-04-05 11:01:48,662 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:01:48,662 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-516b5c02-13c8-4712-b0be-59054eb4bd70 2019-04-05 11:01:48,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731868743896s 2019-04-05 11:01:48,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:01:48,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:01:48,692 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:01:48 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-39dca1ea-876c-4c8f-ac67-8b17b054ed0b 2019-04-05 11:01:48,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-04-05 11:01:48,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:01:48 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fa4496fc-044c-4dbc-a575-75b7f6c3e4af 2019-04-05 11:01:48,733 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:01:48,733 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-fa4496fc-044c-4dbc-a575-75b7f6c3e4af 2019-04-05 11:01:48,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0709681510925s 2019-04-05 11:01:53,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:01:53,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:01:53,772 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:01:53 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-baa1402d-a4ce-4f08-ac36-71c6bfadef5d 2019-04-05 11:01:53,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-04-05 11:01:53,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:01:53 GMT Server: Apache x-openstack-request-id: req-fa62a73e-a8b0-4e8b-b3a5-f68fab619657 2019-04-05 11:01:53,814 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:01:53,815 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-fa62a73e-a8b0-4e8b-b3a5-f68fab619657 2019-04-05 11:01:53,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745489597321s 2019-04-05 11:01:58,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:01:58,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:01:58,853 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:01:58 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-180f8600-1fc1-44b4-8bec-6c04a193f334 2019-04-05 11:01:58,853 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:01:58,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:01:58 GMT Server: Apache x-openstack-request-id: req-e2ac324a-6856-4bc8-824b-fed05815432c 2019-04-05 11:01:58,896 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:01:58,896 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-e2ac324a-6856-4bc8-824b-fed05815432c 2019-04-05 11:01:58,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075710773468s 2019-04-05 11:01:58,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:01:58,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:01:58,927 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:01:58 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-a99c2e6f-718d-4380-a5fd-bc93f5af3329 2019-04-05 11:01:58,927 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:01:58,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:01:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6d962cd2-fc11-418d-afc8-f40f5589e4a1 2019-04-05 11:01:58,969 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:01:58,969 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-6d962cd2-fc11-418d-afc8-f40f5589e4a1 2019-04-05 11:01:58,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726051330566s 2019-04-05 11:02:03,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:02:03,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:02:04,006 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:02:03 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-6dcd6d9d-7f38-4efa-93ab-9fed972a93a4 2019-04-05 11:02: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-04-05 11:02:04,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:02:03 GMT Server: Apache x-openstack-request-id: req-4aa29d3c-740e-465e-9fe7-b7c2c481ade9 2019-04-05 11:02:04,048 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:02:04,048 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-4aa29d3c-740e-465e-9fe7-b7c2c481ade9 2019-04-05 11:02:04,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721659660339s 2019-04-05 11:02:09,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:02:09,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:02:09,085 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:02:09 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-47d1b646-4e21-4f5f-b859-1f7f9016b050 2019-04-05 11:02:09,085 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:02:09,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:02:09 GMT Server: Apache x-openstack-request-id: req-f5ad0836-ac81-4f25-aa98-bb34f70a054b 2019-04-05 11:02:09,127 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:02:09,128 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-f5ad0836-ac81-4f25-aa98-bb34f70a054b 2019-04-05 11:02:09,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734429359436s 2019-04-05 11:02:09,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:02:09,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:02:09,159 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:02:09 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-0ccfae59-c69c-46b4-8f98-5d37d56ea7d7 2019-04-05 11:02:09,159 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:02:09,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:02:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6ae0c397-b8cf-4c1a-ace6-2805978877e8 2019-04-05 11:02:09,201 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:02:09,201 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-6ae0c397-b8cf-4c1a-ace6-2805978877e8 2019-04-05 11:02:09,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072998046875s 2019-04-05 11:02:14,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:02:14,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:02:14,240 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:02:14 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-e2862487-65a4-4c5e-bad4-9d8dccf4ed27 2019-04-05 11:02:14,240 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:02:14,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:02:14 GMT Server: Apache x-openstack-request-id: req-3bd2bafb-1b2b-41d9-8459-68477a41cf79 2019-04-05 11:02:14,283 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:02:14,283 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-3bd2bafb-1b2b-41d9-8459-68477a41cf79 2019-04-05 11:02:14,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755698680878s 2019-04-05 11:02:19,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:02:19,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:02:19,322 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:02:19 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-978e496f-2542-41de-bba4-ee87c2178c4f 2019-04-05 11:02:19,322 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:02:19,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:02:19 GMT Server: Apache x-openstack-request-id: req-06a42701-4e77-4193-bacd-c4cd798aae1a 2019-04-05 11:02:19,365 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:02:19,365 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-06a42701-4e77-4193-bacd-c4cd798aae1a 2019-04-05 11:02:19,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075413942337s 2019-04-05 11:02:19,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:02:19,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:02:19,396 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:02:19 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-093e0ae0-12b4-44f8-91a5-f5b86a24efa0 2019-04-05 11:02:19,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-04-05 11:02:19,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:02:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-986b7686-cf4b-41bd-8df4-70c6234c391b 2019-04-05 11:02:19,439 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:02:19,439 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-986b7686-cf4b-41bd-8df4-70c6234c391b 2019-04-05 11:02:19,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0736248493195s 2019-04-05 11:02:24,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:02:24,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:02:24,478 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:02:24 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-4c48d94c-c929-4360-91f4-4dd3d4da0c97 2019-04-05 11:02:24,478 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:02:24,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:02:24 GMT Server: Apache x-openstack-request-id: req-3415e10f-0039-47b4-a81b-62a1be42a5cb 2019-04-05 11:02:24,521 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:02:24,521 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-3415e10f-0039-47b4-a81b-62a1be42a5cb 2019-04-05 11:02:24,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754828453064s 2019-04-05 11:02:29,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:02:29,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:02:29,557 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:02:29 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-92478dfa-1079-40d1-b2bd-79146b8d94bb 2019-04-05 11:02:29,557 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:02:29,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:02:29 GMT Server: Apache x-openstack-request-id: req-2e5f6567-6b80-499a-87b0-3f1401a031c2 2019-04-05 11:02:29,598 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:02:29,599 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-2e5f6567-6b80-499a-87b0-3f1401a031c2 2019-04-05 11:02:29,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717148780823s 2019-04-05 11:02:29,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:02:29,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:02:29,645 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:02:29 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-9d858628-d368-440a-be1c-1a85b73779af 2019-04-05 11:02:29,646 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:02:29,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:02:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5182370f-b866-4693-b797-66548039adc4 2019-04-05 11:02:29,687 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:02:29,687 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-5182370f-b866-4693-b797-66548039adc4 2019-04-05 11:02:29,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0880501270294s 2019-04-05 11:02:34,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:02:34,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:02:34,721 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:02:34 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-b7db9d32-f28f-46ee-8385-ac9518709a7b 2019-04-05 11:02:34,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-04-05 11:02:34,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:02:34 GMT Server: Apache x-openstack-request-id: req-5326f93e-4c28-47f8-a5c2-5b820cb099e2 2019-04-05 11:02:34,765 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:02:34,765 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-5326f93e-4c28-47f8-a5c2-5b820cb099e2 2019-04-05 11:02:34,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738151073456s 2019-04-05 11:02:39,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:02:39,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:02:39,801 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:02:39 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-72d8b3ea-cb6b-43d8-9c16-2456a354c17c 2019-04-05 11:02:39,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-04-05 11:02:39,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:02:39 GMT Server: Apache x-openstack-request-id: req-fca9041e-d877-4459-8569-48ca3bd309f2 2019-04-05 11:02:39,843 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:02:39,843 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-fca9041e-d877-4459-8569-48ca3bd309f2 2019-04-05 11:02:39,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726919174194s 2019-04-05 11:02:39,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:02:39,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:02:39,875 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:02:39 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-268e1c39-b534-4ecb-afb2-2ca4b26ff1fa 2019-04-05 11:02:39,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-04-05 11:02:39,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:02:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-53d0f094-eece-4008-a587-9fb8504a468d 2019-04-05 11:02:39,917 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:02:39,917 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-53d0f094-eece-4008-a587-9fb8504a468d 2019-04-05 11:02:39,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0733699798584s 2019-04-05 11:02:44,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:02:44,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:02:44,953 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:02:44 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc Server: Apache x-openstack-request-id: req-c3ab1602-c8b6-4045-9d29-943226d44ebb 2019-04-05 11:02:44,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-04-05 11:02:44,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 446 Content-Type: application/json Date: Fri, 05 Apr 2019 11:02:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e1c015ef-8805-4036-8e45-7e7c4668cc12 2019-04-05 11:02:44,995 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2019-04-05T11:02:42Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/ellis/events/d1c3cc45-4c3a-4bd6-9b03-d7c252ae1d40", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "c98f2d59-ccb3-4c37-94dd-3166c2024dae", "id": "d1c3cc45-4c3a-4bd6-9b03-d7c252ae1d40"}, {"resource_name": "vellum", "event_time": "2019-04-05T11:02:42Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/vellum/events/19007baa-15fb-49e1-8cc0-6b28926b644b", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-ec3pdga7vt7z", "id": "19007baa-15fb-49e1-8cc0-6b28926b644b"}]} 2019-04-05 11:02:44,995 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc&marker=0a815500-73f6-4351-82c7-c9f4e897d632&sort_dir=asc used request id req-e1c015ef-8805-4036-8e45-7e7c4668cc12 2019-04-05 11:02:44,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713288784027s 2019-04-05 11:02:50,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:02:50,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:02:50,033 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:02:49 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-a346a8ec-3a9e-4730-90ed-96ebe6646578 2019-04-05 11:02:50,033 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:02:50,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:02:50 GMT Server: Apache x-openstack-request-id: req-391307a6-c70b-429d-bc4a-fb2a79d82132 2019-04-05 11:02:50,074 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:02:50,074 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-391307a6-c70b-429d-bc4a-fb2a79d82132 2019-04-05 11:02:50,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730218887329s 2019-04-05 11:02:55,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:02:55,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:02:55,110 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:02:55 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-9069785b-2d8b-49c7-bd97-e4d8dfb475ad 2019-04-05 11:02:55,110 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:02:55,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:02:55 GMT Server: Apache x-openstack-request-id: req-faebf6e2-87cc-4af9-a0a5-95421e851f67 2019-04-05 11:02:55,154 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:02:55,154 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-faebf6e2-87cc-4af9-a0a5-95421e851f67 2019-04-05 11:02:55,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752279758453s 2019-04-05 11:02:55,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:02:55,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:02:55,184 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:02:55 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-8666ebe1-d8b1-4154-84a0-98ab80211488 2019-04-05 11:02:55,184 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:02:55,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:02:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a0c83c07-339e-4671-be10-7c8e5c3a1db1 2019-04-05 11:02:55,228 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:02:55,229 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-a0c83c07-339e-4671-be10-7c8e5c3a1db1 2019-04-05 11:02:55,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735070705414s 2019-04-05 11:03:00,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:03:00,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:03:00,265 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:03:00 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-6afc669e-b422-4f3a-a9bf-1179cc3576cf 2019-04-05 11:03:00,266 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:03:00,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:03:00 GMT Server: Apache x-openstack-request-id: req-d2bbeb64-45f9-41f9-aeeb-332e41ed70fd 2019-04-05 11:03:00,306 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:03:00,306 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-d2bbeb64-45f9-41f9-aeeb-332e41ed70fd 2019-04-05 11:03:00,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.07102394104s 2019-04-05 11:03:05,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:03:05,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:03:05,357 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:03:05 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-ab8685f9-ab32-4cfd-81b4-30d32c70d08f 2019-04-05 11:03:05,357 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:03:05,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:03:05 GMT Server: Apache x-openstack-request-id: req-af938938-d5dc-4335-9169-0566b15601c3 2019-04-05 11:03:05,398 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:03:05,398 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-af938938-d5dc-4335-9169-0566b15601c3 2019-04-05 11:03:05,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0880279541016s 2019-04-05 11:03:05,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:03:05,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:03:05,428 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:03:05 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-cf2d6750-dcfb-4b0d-bb0a-f2974c3b4252 2019-04-05 11:03:05,428 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:03:05,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:03:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-11c8689b-9e76-4c18-8cb0-fce7d2c5a8ed 2019-04-05 11:03:05,455 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:03:05,456 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-11c8689b-9e76-4c18-8cb0-fce7d2c5a8ed 2019-04-05 11:03:05,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0571520328522s 2019-04-05 11:03:10,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:03:10,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:03:10,494 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:03:10 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-c9f680a5-0ea2-4fc7-844d-62956435f940 2019-04-05 11:03:10,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-04-05 11:03:10,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:03:10 GMT Server: Apache x-openstack-request-id: req-5ca9c51d-3c7b-4298-9f41-33e38c96d94a 2019-04-05 11:03:10,536 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:03:10,536 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-5ca9c51d-3c7b-4298-9f41-33e38c96d94a 2019-04-05 11:03:10,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737700462341s 2019-04-05 11:03:15,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:03:15,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:03:15,591 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:03:15 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-69e69fb1-0956-467e-b596-e41ccb392046 2019-04-05 11:03:15,591 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:03:15,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:03:15 GMT Server: Apache x-openstack-request-id: req-5c210cd6-af3c-4f6d-9418-82fed1b24c1e 2019-04-05 11:03:15,634 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:03:15,634 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-5c210cd6-af3c-4f6d-9418-82fed1b24c1e 2019-04-05 11:03:15,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0921258926392s 2019-04-05 11:03:15,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:03:15,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:03:15,665 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:03:15 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-e0e54781-e645-4012-b5de-76039abeee02 2019-04-05 11:03:15,665 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:03:15,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:03:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f3d1265f-25b2-4dd7-b5d5-f0ae15c16e03 2019-04-05 11:03:15,708 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:03:15,708 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-f3d1265f-25b2-4dd7-b5d5-f0ae15c16e03 2019-04-05 11:03:15,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735878944397s 2019-04-05 11:03:20,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:03:20,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:03:20,745 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:03:20 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-909ac9d1-a997-4b85-b5cb-ed67d41d21a2 2019-04-05 11:03:20,745 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:03:20,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:03:20 GMT Server: Apache x-openstack-request-id: req-30a05d38-63af-46c3-a64b-2aabb5e813ba 2019-04-05 11:03:20,786 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:03:20,786 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-30a05d38-63af-46c3-a64b-2aabb5e813ba 2019-04-05 11:03:20,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712890625s 2019-04-05 11:03:25,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:03:25,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:03:25,823 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:03:25 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-2c7dccb2-fd79-44c3-b4e6-8d7d0c41e74c 2019-04-05 11:03:25,823 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:03:25,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:03:25 GMT Server: Apache x-openstack-request-id: req-0d52c448-60c9-48a8-8d00-18b1e5e46cdc 2019-04-05 11:03:25,864 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:03:25,865 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-0d52c448-60c9-48a8-8d00-18b1e5e46cdc 2019-04-05 11:03:25,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726227760315s 2019-04-05 11:03:25,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:03:25,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:03:25,894 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:03:25 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-7cabf698-ede9-4557-a951-123286f9aeb2 2019-04-05 11:03:25,895 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:03:25,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:03:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-608e2247-cf34-4a2e-8e05-e9410a668b40 2019-04-05 11:03:25,936 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:03:25,936 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-608e2247-cf34-4a2e-8e05-e9410a668b40 2019-04-05 11:03:25,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0705709457397s 2019-04-05 11:03:30,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:03:30,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:03:30,972 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:03:30 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-4ab1b74a-aeae-4a52-89fa-b24961b2126c 2019-04-05 11:03:30,973 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:03:31,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:03:30 GMT Server: Apache x-openstack-request-id: req-81405a1a-5c36-4c99-b995-d3dc885fe9b3 2019-04-05 11:03:31,014 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:03:31,014 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-81405a1a-5c36-4c99-b995-d3dc885fe9b3 2019-04-05 11:03:31,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718011856079s 2019-04-05 11:03:36,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:03:36,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:03:36,052 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:03:36 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-a04fb552-58a9-4b26-a4ac-b6e66c1fe9f8 2019-04-05 11:03:36,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-04-05 11:03:36,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:03:36 GMT Server: Apache x-openstack-request-id: req-3f23e53c-50c0-4406-9a45-c20d6ebba597 2019-04-05 11:03:36,095 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:03:36,095 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-3f23e53c-50c0-4406-9a45-c20d6ebba597 2019-04-05 11:03:36,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751798152924s 2019-04-05 11:03:36,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:03:36,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:03:36,125 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:03:36 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-b3407332-461f-4ffe-9d66-437bc093d69d 2019-04-05 11:03:36,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-04-05 11:03:36,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:03:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-50e4deba-a4de-4af8-9ae4-04c998c83cec 2019-04-05 11:03:36,168 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:03:36,169 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-50e4deba-a4de-4af8-9ae4-04c998c83cec 2019-04-05 11:03:36,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729959011078s 2019-04-05 11:03:41,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:03:41,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:03:41,208 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:03:41 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-0b1f13c3-1b5f-43e3-8ab6-39b16eac9feb 2019-04-05 11:03:41,208 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:03:41,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:03:41 GMT Server: Apache x-openstack-request-id: req-01117bbf-89b3-4b94-88ac-1d2082b0b609 2019-04-05 11:03:41,250 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:03:41,251 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-01117bbf-89b3-4b94-88ac-1d2082b0b609 2019-04-05 11:03:41,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751869678497s 2019-04-05 11:03:46,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:03:46,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:03:46,289 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:03:46 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-c72b61bb-3610-4b53-b5b3-b84204641469 2019-04-05 11:03:46,289 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:03:46,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:03:46 GMT Server: Apache x-openstack-request-id: req-a1b56400-425c-4fe3-b88e-c2728e07cbdf 2019-04-05 11:03:46,332 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:03:46,332 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-a1b56400-425c-4fe3-b88e-c2728e07cbdf 2019-04-05 11:03:46,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759649276733s 2019-04-05 11:03:46,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:03:46,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:03:46,363 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:03:46 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-34b44b79-71da-4529-99c2-c917cf9c41d7 2019-04-05 11:03:46,363 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:03:46,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:03:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0b568823-9048-440c-bc24-b57c2e0d53d9 2019-04-05 11:03:46,406 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:03:46,406 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-0b568823-9048-440c-bc24-b57c2e0d53d9 2019-04-05 11:03:46,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730640888214s 2019-04-05 11:03:51,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:03:51,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:03:51,460 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:03:51 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-4843e3b6-fac0-4eb0-84aa-7541de4d30a4 2019-04-05 11:03:51,461 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:03:51,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:03:51 GMT Server: Apache x-openstack-request-id: req-5ea1f557-5cdf-42cb-a35b-543f762d1e15 2019-04-05 11:03:51,503 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:03:51,503 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-5ea1f557-5cdf-42cb-a35b-543f762d1e15 2019-04-05 11:03:51,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0906698703766s 2019-04-05 11:03:56,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:03:56,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:03:56,541 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:03:56 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-58700668-0aa7-44e4-9a77-9076c3c318da 2019-04-05 11:03:56,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-04-05 11:03:56,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:03:56 GMT Server: Apache x-openstack-request-id: req-f991be43-bf85-4930-83d2-1938cdc11684 2019-04-05 11:03:56,583 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:03:56,583 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-f991be43-bf85-4930-83d2-1938cdc11684 2019-04-05 11:03:56,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741930007935s 2019-04-05 11:03:56,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:03:56,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:03:56,613 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:03:56 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-493d3749-1118-4685-ba6c-ce81ea1c62e9 2019-04-05 11:03:56,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-04-05 11:03:56,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:03:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c8fc30d6-14f8-4940-8d50-fb535c16e597 2019-04-05 11:03:56,655 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:03:56,656 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-c8fc30d6-14f8-4940-8d50-fb535c16e597 2019-04-05 11:03:56,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0719408988953s 2019-04-05 11:04:01,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:04:01,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:04:01,692 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:04:01 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-bd322e78-9255-46f1-8806-1f1535a6d993 2019-04-05 11:04:01,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-04-05 11:04:01,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:04:01 GMT Server: Apache x-openstack-request-id: req-3b7bc062-51d5-47af-b338-b1072bce2ab2 2019-04-05 11:04:01,735 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:04:01,735 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-3b7bc062-51d5-47af-b338-b1072bce2ab2 2019-04-05 11:04:01,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727610588074s 2019-04-05 11:04:06,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:04:06,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:04:06,771 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:04:06 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-dfc8f5f5-3174-4a12-8a80-96add5e145fe 2019-04-05 11:04:06,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-04-05 11:04:06,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:04:06 GMT Server: Apache x-openstack-request-id: req-9602d33a-9e87-4fd5-8c9e-358ec30b213c 2019-04-05 11:04:06,813 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:04:06,813 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-9602d33a-9e87-4fd5-8c9e-358ec30b213c 2019-04-05 11:04:06,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072662115097s 2019-04-05 11:04:06,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:04:06,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:04:06,844 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:04:06 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-e96f737c-ad41-4d7b-8ae4-301fcd2f44d0 2019-04-05 11:04:06,844 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:04:06,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:04:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cdf82665-0fd5-4eed-a05d-f3194ac979fe 2019-04-05 11:04:06,887 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:04:06,887 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-cdf82665-0fd5-4eed-a05d-f3194ac979fe 2019-04-05 11:04:06,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731148719788s 2019-04-05 11:04:11,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:04:11,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:04:11,925 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:04:11 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-37b68eb7-f740-459d-a8dd-a20cffe6a493 2019-04-05 11:04:11,925 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:04:11,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:04:11 GMT Server: Apache x-openstack-request-id: req-14eaa82a-862c-4bc5-8f85-40582d6a204e 2019-04-05 11:04:11,970 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:04:11,970 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-14eaa82a-862c-4bc5-8f85-40582d6a204e 2019-04-05 11:04:11,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761988162994s 2019-04-05 11:04:16,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:04:16,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:04:17,007 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:04:16 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-60d7727f-f2be-463a-9b93-9a9d40b8f686 2019-04-05 11:04:17,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-04-05 11:04:17,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:04:16 GMT Server: Apache x-openstack-request-id: req-7b21cb3d-c225-4441-bf60-58e26111e15f 2019-04-05 11:04:17,050 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:04:17,051 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-7b21cb3d-c225-4441-bf60-58e26111e15f 2019-04-05 11:04:17,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750877857208s 2019-04-05 11:04:17,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:04:17,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:04:17,082 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:04:17 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-63474faf-b735-417a-9208-ff9ada43f89a 2019-04-05 11:04:17,083 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:04:17,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:04:17 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8d4e8779-336a-41a5-a62e-32e374e8b6d5 2019-04-05 11:04:17,125 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:04:17,125 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-8d4e8779-336a-41a5-a62e-32e374e8b6d5 2019-04-05 11:04:17,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0742819309235s 2019-04-05 11:04:22,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:04:22,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:04:22,181 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:04:22 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-0519d215-4756-43b1-9d18-7fe05051bc59 2019-04-05 11:04:22,181 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:04:22,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:04:22 GMT Server: Apache x-openstack-request-id: req-12f08e39-20f6-4542-aded-dd9bdbed9d75 2019-04-05 11:04:22,223 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:04:22,224 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-12f08e39-20f6-4542-aded-dd9bdbed9d75 2019-04-05 11:04:22,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0916080474854s 2019-04-05 11:04:27,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:04:27,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:04:27,259 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:04:27 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-4b7a43f7-8c48-4b76-8751-e6de458b4d4b 2019-04-05 11:04:27,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-04-05 11:04:27,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:04:27 GMT Server: Apache x-openstack-request-id: req-48371146-b71a-4577-b9b5-e51bd37d18e6 2019-04-05 11:04:27,302 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:04:27,303 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-48371146-b71a-4577-b9b5-e51bd37d18e6 2019-04-05 11:04:27,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757279396057s 2019-04-05 11:04:27,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:04:27,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:04:27,334 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:04:27 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-f413eaa8-6fc5-47d3-ab62-79ba3e0af175 2019-04-05 11:04:27,334 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:04:27,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:04:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-834b2aca-bba5-49d0-91dd-dcdc79795146 2019-04-05 11:04:27,376 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:04:27,376 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-834b2aca-bba5-49d0-91dd-dcdc79795146 2019-04-05 11:04:27,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0733380317688s 2019-04-05 11:04:32,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:04:32,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:04:32,415 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:04:32 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-e20bd6b7-1e41-49f0-8028-ebd50a686cd1 2019-04-05 11:04:32,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-04-05 11:04:32,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:04:32 GMT Server: Apache x-openstack-request-id: req-60f4dadc-aace-494b-bdb5-0a3258edd626 2019-04-05 11:04:32,458 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:04:32,458 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-60f4dadc-aace-494b-bdb5-0a3258edd626 2019-04-05 11:04:32,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748660564423s 2019-04-05 11:04:37,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:04:37,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:04:37,495 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:04:37 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-03ccd4e4-740c-4b58-b0d6-2f97431f102f 2019-04-05 11:04:37,495 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:04:37,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:04:37 GMT Server: Apache x-openstack-request-id: req-9fd67f22-6b9b-488c-a39d-e59aaa22e567 2019-04-05 11:04:37,537 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:04:37,537 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-9fd67f22-6b9b-488c-a39d-e59aaa22e567 2019-04-05 11:04:37,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730910301208s 2019-04-05 11:04:37,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:04:37,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:04:37,567 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:04:37 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-5ad13be6-07fe-4372-80dd-64bf7cc47abd 2019-04-05 11:04:37,567 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:04:37,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:04:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1da40a41-c253-4b78-ba05-d46516d05af5 2019-04-05 11:04:37,609 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:04:37,609 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-1da40a41-c253-4b78-ba05-d46516d05af5 2019-04-05 11:04:37,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0720601081848s 2019-04-05 11:04:42,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:04:42,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:04:42,648 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:04:42 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-1352bf5a-a20d-4a9b-ad94-30cb72a4aad9 2019-04-05 11:04:42,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-04-05 11:04:42,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:04:42 GMT Server: Apache x-openstack-request-id: req-aaecd415-ae4c-4882-bf95-9671b5111a3d 2019-04-05 11:04:42,690 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:04:42,690 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-aaecd415-ae4c-4882-bf95-9671b5111a3d 2019-04-05 11:04:42,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074197769165s 2019-04-05 11:04:47,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:04:47,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:04:47,727 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:04:47 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-ca9ed048-9bb2-47e0-b457-2b44adf9fdc3 2019-04-05 11:04:47,727 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:04:47,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:04:47 GMT Server: Apache x-openstack-request-id: req-3fa5198b-c1db-4e05-8cd8-7f79150d00d7 2019-04-05 11:04:47,769 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:04:47,769 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-3fa5198b-c1db-4e05-8cd8-7f79150d00d7 2019-04-05 11:04:47,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732800960541s 2019-04-05 11:04:47,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:04:47,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:04:47,800 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:04:47 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-bc226d6a-752f-45e3-830f-3b151231f1e2 2019-04-05 11:04:47,800 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:04:47,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:04:47 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3b6683f4-f791-4110-ba97-2a31e1e5e899 2019-04-05 11:04:47,842 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:04:47,842 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-3b6683f4-f791-4110-ba97-2a31e1e5e899 2019-04-05 11:04:47,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0721008777618s 2019-04-05 11:04:52,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:04:52,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:04:52,882 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:04:52 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-60cf4ab0-fafb-4029-8ddc-9790afdcf482 2019-04-05 11:04:52,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-04-05 11:04:52,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:04:52 GMT Server: Apache x-openstack-request-id: req-4c45466a-90c3-4a0b-bebc-519a3c18a13e 2019-04-05 11:04:52,929 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:04:52,929 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-4c45466a-90c3-4a0b-bebc-519a3c18a13e 2019-04-05 11:04:52,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0802371501923s 2019-04-05 11:04:57,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:04:57,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:04:57,966 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:04:57 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-2fd0c36e-e9cb-4a0b-91c6-2d27d2be2bf7 2019-04-05 11:04:57,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-04-05 11:04:58,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:04:57 GMT Server: Apache x-openstack-request-id: req-07b27540-de9f-475f-849c-407a1e2d08bc 2019-04-05 11:04:58,009 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:04:58,009 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-07b27540-de9f-475f-849c-407a1e2d08bc 2019-04-05 11:04:58,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074903011322s 2019-04-05 11:04:58,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:04:58,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:04:58,041 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:04:58 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-d4f37c01-1314-474a-a1c2-b13bf8ad6fca 2019-04-05 11:04:58,041 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:04:58,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:04:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8fd8a9ac-7933-4899-aa90-657b35fd40eb 2019-04-05 11:04:58,084 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:04:58,084 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-8fd8a9ac-7933-4899-aa90-657b35fd40eb 2019-04-05 11:04:58,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.074079990387s 2019-04-05 11:05:03,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:05:03,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:05:03,120 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:05:03 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-14c80d51-1538-4448-a58d-20737e23ef65 2019-04-05 11:05:03,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-04-05 11:05:03,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:05:03 GMT Server: Apache x-openstack-request-id: req-c2427fd3-46fd-4449-8f3c-95dbb0598c0e 2019-04-05 11:05:03,162 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:05:03,163 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-c2427fd3-46fd-4449-8f3c-95dbb0598c0e 2019-04-05 11:05:03,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718688964844s 2019-04-05 11:05:08,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:05:08,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:05:08,199 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:05:08 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-d5e17476-56eb-49a9-addd-2c95f5c004ed 2019-04-05 11:05:08,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-04-05 11:05:08,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:05:08 GMT Server: Apache x-openstack-request-id: req-4f064aa3-0b4f-42ab-bf2f-48a35a446019 2019-04-05 11:05:08,241 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:05:08,241 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-4f064aa3-0b4f-42ab-bf2f-48a35a446019 2019-04-05 11:05:08,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727159976959s 2019-04-05 11:05:08,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:05:08,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:05:08,272 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:05:08 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-27955248-4dab-4837-9d57-7dcf3aab29d1 2019-04-05 11:05:08,272 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:05:08,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:05:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-89e151a7-3385-4a45-9526-3375a19f777a 2019-04-05 11:05:08,316 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:05:08,316 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-89e151a7-3385-4a45-9526-3375a19f777a 2019-04-05 11:05:08,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.074266910553s 2019-04-05 11:05:13,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:05:13,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:05:13,620 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:05:13 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-d87b4760-c23c-4314-9020-b511c37e910b 2019-04-05 11:05:13,620 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:05:13,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:05:13 GMT Server: Apache x-openstack-request-id: req-d389561d-7c25-4b9d-988d-796808b5df42 2019-04-05 11:05:13,662 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:05:13,663 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-d389561d-7c25-4b9d-988d-796808b5df42 2019-04-05 11:05:13,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.340645074844s 2019-04-05 11:05:18,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:05:18,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:05:18,697 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:05:18 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-e2690d41-8a10-4249-8fb0-163c3e4bcf45 2019-04-05 11:05:18,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-04-05 11:05:18,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:05:18 GMT Server: Apache x-openstack-request-id: req-69f3c248-0c7f-4e2b-bfd1-07c1226edea4 2019-04-05 11:05:18,741 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:05:18,741 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-69f3c248-0c7f-4e2b-bfd1-07c1226edea4 2019-04-05 11:05:18,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752341747284s 2019-04-05 11:05:18,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:05:18,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:05:18,773 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:05:18 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-c12f83e7-60fc-4fb0-b4dd-11357bac41fe 2019-04-05 11:05:18,773 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:05:19,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:05:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b4b81d8e-01f7-4cfa-862a-62030d9458d5 2019-04-05 11:05:19,073 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:05:19,073 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-b4b81d8e-01f7-4cfa-862a-62030d9458d5 2019-04-05 11:05:19,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.331248044968s 2019-04-05 11:05:24,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:05:24,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:05:24,110 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:05:24 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-e513469d-1cd6-4f93-8c86-2dd051518ade 2019-04-05 11:05:24,111 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:05:24,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:05:24 GMT Server: Apache x-openstack-request-id: req-b3cc9714-63cc-4984-b95c-94afa4eca5eb 2019-04-05 11:05:24,152 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:05:24,152 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-b3cc9714-63cc-4984-b95c-94afa4eca5eb 2019-04-05 11:05:24,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723121166229s 2019-04-05 11:05:29,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:05:29,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:05:29,190 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:05:29 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-7243bcb0-83cf-43cf-9204-4fdaf55b6981 2019-04-05 11:05:29,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-04-05 11:05:29,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:05:29 GMT Server: Apache x-openstack-request-id: req-fde01962-368f-495a-8688-5a7b014d7c8e 2019-04-05 11:05:29,234 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:05:29,234 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-fde01962-368f-495a-8688-5a7b014d7c8e 2019-04-05 11:05:29,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755541324615s 2019-04-05 11:05:29,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:05:29,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:05:29,550 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:05:29 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-b7a5cf6b-b511-4f9a-be99-c3fd125ca377 2019-04-05 11:05:29,551 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:05:29,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:05:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2cda0ac0-0fda-4d78-82e7-83708c0d78c1 2019-04-05 11:05:29,593 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:05:29,593 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-2cda0ac0-0fda-4d78-82e7-83708c0d78c1 2019-04-05 11:05:29,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.358926057816s 2019-04-05 11:05:34,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:05:34,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:05:34,630 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:05:34 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-0235351c-2f84-41d1-9630-99038b3d47cd 2019-04-05 11:05: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-04-05 11:05:34,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:05:34 GMT Server: Apache x-openstack-request-id: req-164834cc-647a-4730-b281-df9d78436075 2019-04-05 11:05:34,671 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:05:34,671 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-164834cc-647a-4730-b281-df9d78436075 2019-04-05 11:05:34,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.07093501091s 2019-04-05 11:05:39,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:05:39,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:05:39,709 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:05:39 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-4a59c965-dcf0-4c5b-bae4-ec796ea9a019 2019-04-05 11:05:39,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-04-05 11:05:39,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:05:39 GMT Server: Apache x-openstack-request-id: req-bf873ac5-515b-4d7b-b076-d164d82ae27c 2019-04-05 11:05:39,752 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:05:39,752 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-bf873ac5-515b-4d7b-b076-d164d82ae27c 2019-04-05 11:05:39,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750329494476s 2019-04-05 11:05:39,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:05:39,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:05:39,783 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:05:39 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-4ef140dc-fea3-4197-9a2b-990fae84f710 2019-04-05 11:05:39,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-04-05 11:05:39,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:05:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-902c055b-457f-4c7d-bf9b-cccd9f2f27cf 2019-04-05 11:05:39,825 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:05:39,825 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-902c055b-457f-4c7d-bf9b-cccd9f2f27cf 2019-04-05 11:05:39,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732140541077s 2019-04-05 11:05:44,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:05:44,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:05:44,864 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:05:44 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-53686dd4-4a99-499f-9d7f-30df6472efe9 2019-04-05 11:05:44,865 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:05:44,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:05:44 GMT Server: Apache x-openstack-request-id: req-13c79c0f-9122-4077-9c62-b074c2218006 2019-04-05 11:05:44,909 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:05:44,909 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-13c79c0f-9122-4077-9c62-b074c2218006 2019-04-05 11:05:44,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0765149593353s 2019-04-05 11:05:49,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:05:49,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:05:49,946 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:05:49 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-db9a09ae-2e5f-44f5-95c9-9e205e264660 2019-04-05 11:05:49,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-04-05 11:05:49,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:05:49 GMT Server: Apache x-openstack-request-id: req-dd14d87e-2c26-4ebb-990e-781fa09b0185 2019-04-05 11:05:49,987 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:05:49,987 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-dd14d87e-2c26-4ebb-990e-781fa09b0185 2019-04-05 11:05:49,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730428695679s 2019-04-05 11:05:49,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:05:49,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:05:50,015 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:05:49 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-0334f31d-711b-4129-a04b-2ac04334b788 2019-04-05 11:05:50,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-04-05 11:05:50,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:05:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9dd6b460-126d-4af9-abf8-13fbe553fb52 2019-04-05 11:05:50,313 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:05:50,313 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-9dd6b460-126d-4af9-abf8-13fbe553fb52 2019-04-05 11:05:50,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.325559139252s 2019-04-05 11:05:55,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:05:55,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:05:55,633 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:05:55 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-54700f6b-cb78-4dfd-a911-5b0785611cca 2019-04-05 11:05:55,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-04-05 11:05:55,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:05:55 GMT Server: Apache x-openstack-request-id: req-c8d9243b-0fda-42a4-bd13-1986536ee83a 2019-04-05 11:05:55,674 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:05:55,675 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-c8d9243b-0fda-42a4-bd13-1986536ee83a 2019-04-05 11:05:55,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.355093002319s 2019-04-05 11:06:00,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:06:00,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:06:00,712 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:06:00 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-c15da84a-539f-421b-ae67-b9f718a7c1b3 2019-04-05 11:06:00,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-04-05 11:06:00,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:06:00 GMT Server: Apache x-openstack-request-id: req-5d8c919b-47b7-44f9-bdb8-48e87e3e201b 2019-04-05 11:06:00,754 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:06:00,754 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-5d8c919b-47b7-44f9-bdb8-48e87e3e201b 2019-04-05 11:06:00,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739550590515s 2019-04-05 11:06:00,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:06:00,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:06:00,784 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:06:00 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-6e93dc9b-d92f-4370-8447-012b7f4ba08f 2019-04-05 11:06:00,785 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:06:01,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:06:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3e381d29-1308-405f-8840-73621198a427 2019-04-05 11:06:01,089 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:06:01,090 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-3e381d29-1308-405f-8840-73621198a427 2019-04-05 11:06:01,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.334807872772s 2019-04-05 11:06:06,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:06:06,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:06:06,127 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:06:06 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-a882a2d4-7a7c-4db9-bcc9-aa66f90ffa24 2019-04-05 11:06:06,127 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:06:06,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:06:06 GMT Server: Apache x-openstack-request-id: req-0256c636-cb7e-477f-b31a-d50c4dfb58aa 2019-04-05 11:06:06,169 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:06:06,169 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-0256c636-cb7e-477f-b31a-d50c4dfb58aa 2019-04-05 11:06:06,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731580257416s 2019-04-05 11:06:11,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:06:11,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:06:11,399 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:06:11 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-c0a5c207-8c48-482a-9977-5478f3f17e0b 2019-04-05 11:06:11,399 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:06:11,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:06:11 GMT Server: Apache x-openstack-request-id: req-e7679bb6-78cb-4667-aa88-ea56bbbfb4b8 2019-04-05 11:06:11,441 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:06:11,441 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-e7679bb6-78cb-4667-aa88-ea56bbbfb4b8 2019-04-05 11:06:11,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.26574587822s 2019-04-05 11:06:11,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:06:11,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:06:11,470 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:06:11 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-7ff19757-b418-4336-b8a0-1c42be1d2ff2 2019-04-05 11:06:11,470 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:06:11,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:06:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0240e107-8d40-4b9f-a73d-4e58ec0a87a6 2019-04-05 11:06:11,759 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:06:11,760 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-0240e107-8d40-4b9f-a73d-4e58ec0a87a6 2019-04-05 11:06:11,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.318209886551s 2019-04-05 11:06:16,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:06:16,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:06:16,800 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:06:16 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-a38b0b41-c72f-4c57-ac2f-fba53fa31000 2019-04-05 11:06:16,800 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:06:17,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:06:16 GMT Server: Apache x-openstack-request-id: req-b39487d2-eae7-453f-8ba9-7171b5f2c759 2019-04-05 11:06:17,031 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:06:17,031 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-b39487d2-eae7-453f-8ba9-7171b5f2c759 2019-04-05 11:06:17,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.264512062073s 2019-04-05 11:06:22,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:06:22,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:06:22,069 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:06:22 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-347b2423-d404-47a1-85c0-80b273a58a3d 2019-04-05 11:06:22,069 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:06:22,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:06:22 GMT Server: Apache x-openstack-request-id: req-2954de02-f316-4e08-b3ba-ab5290605c11 2019-04-05 11:06:22,111 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:06:22,112 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-2954de02-f316-4e08-b3ba-ab5290605c11 2019-04-05 11:06:22,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750160217285s 2019-04-05 11:06:22,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:06:22,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:06:22,143 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:06:22 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-cf9589fd-f2f1-4212-b84e-76db23938600 2019-04-05 11:06:22,143 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:06:22,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:06:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-16dd8068-e9f3-47ea-aeee-85118db5bf27 2019-04-05 11:06:22,437 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:06:22,437 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-16dd8068-e9f3-47ea-aeee-85118db5bf27 2019-04-05 11:06:22,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.324996948242s 2019-04-05 11:06:27,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:06:27,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:06:27,476 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:06:27 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-51a64a52-72ce-44b9-a3d8-2fae058eab4c 2019-04-05 11:06: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-04-05 11:06:27,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:06:27 GMT Server: Apache x-openstack-request-id: req-274281a2-597b-43fc-a56d-68b752430eec 2019-04-05 11:06:27,518 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:06:27,518 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-274281a2-597b-43fc-a56d-68b752430eec 2019-04-05 11:06:27,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739917755127s 2019-04-05 11:06:32,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:06:32,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:06:32,557 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:06:32 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-d93fa7ff-ede2-45d0-b64c-6043d61cd5e3 2019-04-05 11:06:32,557 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:06:32,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:06:32 GMT Server: Apache x-openstack-request-id: req-45d4fda5-a893-4670-824a-e7a0b35fe175 2019-04-05 11:06:32,599 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:06:32,599 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-45d4fda5-a893-4670-824a-e7a0b35fe175 2019-04-05 11:06:32,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755290985107s 2019-04-05 11:06:32,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:06:32,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:06:32,629 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:06:32 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-ce3b2b8f-c685-4f31-9d48-e959bd49c6a7 2019-04-05 11:06:32,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-04-05 11:06:32,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:06:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7b7f900b-88d4-4a43-ad42-99ed3188eb46 2019-04-05 11:06:32,674 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:06:32,674 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-7b7f900b-88d4-4a43-ad42-99ed3188eb46 2019-04-05 11:06:32,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0743589401245s 2019-04-05 11:06:37,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:06:37,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:06:37,711 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:06:37 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-7fca09f8-9d22-448e-989a-2011b02ec82e 2019-04-05 11:06:37,711 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:06:37,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:06:37 GMT Server: Apache x-openstack-request-id: req-71611685-7008-40b1-89c5-6c5fdd48b0a2 2019-04-05 11:06:37,752 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:06:37,752 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-71611685-7008-40b1-89c5-6c5fdd48b0a2 2019-04-05 11:06:37,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710339546204s 2019-04-05 11:06:42,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:06:42,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:06:42,788 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:06:42 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-ce0bd9bc-a238-4851-9a46-5ddebc879ab4 2019-04-05 11:06: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-04-05 11:06:42,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:06:42 GMT Server: Apache x-openstack-request-id: req-c177151b-8215-4d4a-a8b1-05260658bbfa 2019-04-05 11:06:42,830 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:06:42,830 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-c177151b-8215-4d4a-a8b1-05260658bbfa 2019-04-05 11:06:42,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723910331726s 2019-04-05 11:06:42,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:06:42,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:06:42,860 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:06:42 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-2597b7bc-2085-41cb-bffb-48edc120c43f 2019-04-05 11:06:42,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-04-05 11:06:42,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:06:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ea053f12-c23c-41ba-b8b2-399c9b339d4b 2019-04-05 11:06:42,885 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:06:42,885 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-ea053f12-c23c-41ba-b8b2-399c9b339d4b 2019-04-05 11:06:42,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0541520118713s 2019-04-05 11:06:47,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:06:47,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:06:47,920 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:06:47 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-888d37cc-5d33-47f1-af3d-c5f855384f75 2019-04-05 11:06:47,920 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:06:47,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:06:47 GMT Server: Apache x-openstack-request-id: req-f55b2881-b794-4bb3-b5ac-388ac53b4506 2019-04-05 11:06:47,963 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:06:47,964 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-f55b2881-b794-4bb3-b5ac-388ac53b4506 2019-04-05 11:06:47,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732049942017s 2019-04-05 11:06:52,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:06:52,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:06:53,000 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:06:52 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-0c6bb73a-5274-48c6-9104-b5a6d41e27c6 2019-04-05 11:06:53,000 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:06:53,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:06:52 GMT Server: Apache x-openstack-request-id: req-f48d40d6-d699-4ac1-89a4-4e411b1c7ce7 2019-04-05 11:06:53,041 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:06:53,041 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-f48d40d6-d699-4ac1-89a4-4e411b1c7ce7 2019-04-05 11:06:53,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714900493622s 2019-04-05 11:06:53,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:06:53,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:06:53,070 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:06:53 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-1282f47a-9a6e-4f78-a491-714436996476 2019-04-05 11:06:53,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-04-05 11:06:53,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:06:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-287d21c9-c0a4-44f2-959d-7f0e7019839d 2019-04-05 11:06:53,096 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:06:53,096 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-287d21c9-c0a4-44f2-959d-7f0e7019839d 2019-04-05 11:06:53,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0543851852417s 2019-04-05 11:06:58,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:06:58,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:06:58,389 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:06:58 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-6b669e73-8051-4413-98c6-8d7a409037ad 2019-04-05 11:06:58,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-04-05 11:06:58,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:06:58 GMT Server: Apache x-openstack-request-id: req-bb88f633-17d6-4b3b-a4fa-cdbb1d2f7e61 2019-04-05 11:06:58,430 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:06:58,430 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-bb88f633-17d6-4b3b-a4fa-cdbb1d2f7e61 2019-04-05 11:06:58,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.332419157028s 2019-04-05 11:07:03,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:07:03,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:07:03,468 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:07:03 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-e1b1bbe2-ff3f-4d7d-8d3b-f73c5914ce38 2019-04-05 11:07:03,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-04-05 11:07:03,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:07:03 GMT Server: Apache x-openstack-request-id: req-742d364e-3909-4183-b48b-1a51f6ef9930 2019-04-05 11:07:03,510 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:07:03,510 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-742d364e-3909-4183-b48b-1a51f6ef9930 2019-04-05 11:07:03,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740010738373s 2019-04-05 11:07:03,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:07:03,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:07:03,541 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:07:03 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-9519bd0e-861f-4726-96cb-a7e6b1771e1f 2019-04-05 11:07:03,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-04-05 11:07:03,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:07:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-be92e7b9-d6c9-4c40-a2fe-b90301305d62 2019-04-05 11:07:03,584 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:07:03,584 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-be92e7b9-d6c9-4c40-a2fe-b90301305d62 2019-04-05 11:07:03,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0733320713043s 2019-04-05 11:07:08,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:07:08,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:07:08,622 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:07:08 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-a6528513-0837-4a89-8d1a-a8d39a6025b2 2019-04-05 11:07:08,622 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:07:08,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:07:08 GMT Server: Apache x-openstack-request-id: req-bd37dba8-f309-4028-9bf1-5abd8ca5c254 2019-04-05 11:07:08,664 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:07:08,664 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-bd37dba8-f309-4028-9bf1-5abd8ca5c254 2019-04-05 11:07:08,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739350318909s 2019-04-05 11:07:13,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:07:13,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:07:13,699 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:07:13 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-61524755-31a6-43bb-a3ba-f0cd93560088 2019-04-05 11:07:13,699 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:07:13,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:07:13 GMT Server: Apache x-openstack-request-id: req-5e2f6ef7-567f-4e3f-aefd-bedfbc93a355 2019-04-05 11:07:13,741 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:07:13,741 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-5e2f6ef7-567f-4e3f-aefd-bedfbc93a355 2019-04-05 11:07:13,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740740299225s 2019-04-05 11:07:13,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:07:13,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:07:13,772 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:07:13 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-d9c2d878-c24b-4a5f-8baf-faf10279ef01 2019-04-05 11:07:13,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-04-05 11:07:13,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:07:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a9bd2b24-fc06-4a5e-a381-7a4253489007 2019-04-05 11:07:13,814 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:07:13,815 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-a9bd2b24-fc06-4a5e-a381-7a4253489007 2019-04-05 11:07:13,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726089477539s 2019-04-05 11:07:18,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:07:18,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:07:18,854 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:07:18 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-52ca7552-09d3-4ee3-a437-e6cc3a8074c1 2019-04-05 11:07:18,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-04-05 11:07:18,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:07:18 GMT Server: Apache x-openstack-request-id: req-865e6164-d1bf-4da3-8ecb-5f0c69aea9f1 2019-04-05 11:07:18,897 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:07:18,897 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-865e6164-d1bf-4da3-8ecb-5f0c69aea9f1 2019-04-05 11:07:18,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758979320526s 2019-04-05 11:07:23,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:07:23,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:07:23,934 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:07:23 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-130adc08-5e94-4328-b9c7-199854911eaa 2019-04-05 11:07:23,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-04-05 11:07:23,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:07:23 GMT Server: Apache x-openstack-request-id: req-89c2c2e3-d16b-4eec-b377-4c30a62e5edf 2019-04-05 11:07:23,976 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:07:23,976 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-89c2c2e3-d16b-4eec-b377-4c30a62e5edf 2019-04-05 11:07:23,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729250907898s 2019-04-05 11:07:23,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:07:23,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:07:24,007 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:07:23 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-f127b9f3-b89f-4ce6-8345-b193bfce50db 2019-04-05 11:07:24,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-04-05 11:07:24,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:07:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-89d5ba4a-672f-4397-a2cb-973718767232 2019-04-05 11:07:24,048 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:07:24,048 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-89d5ba4a-672f-4397-a2cb-973718767232 2019-04-05 11:07:24,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0722639560699s 2019-04-05 11:07:29,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:07:29,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:07:29,089 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:07:29 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-34c2e21e-9cfe-4544-8cb1-426c5a89da13 2019-04-05 11:07:29,089 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:07:29,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:07:29 GMT Server: Apache x-openstack-request-id: req-d338f721-0f35-4715-8b31-7009808a6171 2019-04-05 11:07:29,132 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:07:29,132 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-d338f721-0f35-4715-8b31-7009808a6171 2019-04-05 11:07:29,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0765979290009s 2019-04-05 11:07:34,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:07:34,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:07:34,169 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:07:34 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-b69db7b9-48a0-4e77-a2f4-9e74b3ae32ed 2019-04-05 11:07:34,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-04-05 11:07:34,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:07:34 GMT Server: Apache x-openstack-request-id: req-9a449a08-da63-4d2f-b1bb-1106ba1ee33f 2019-04-05 11:07:34,214 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:07:34,214 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-9a449a08-da63-4d2f-b1bb-1106ba1ee33f 2019-04-05 11:07:34,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759949684143s 2019-04-05 11:07:34,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:07:34,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:07:34,243 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:07:34 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-64a6d16c-e822-4f1b-abda-e20c5f7da011 2019-04-05 11:07:34,244 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:07:34,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:07:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c14b469d-5491-4546-8026-a226f8a75543 2019-04-05 11:07:34,285 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:07:34,286 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-c14b469d-5491-4546-8026-a226f8a75543 2019-04-05 11:07:34,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0711212158203s 2019-04-05 11:07:39,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:07:39,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:07:39,324 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:07:39 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-fb82672e-1001-4d71-8019-96ce5561890b 2019-04-05 11:07:39,324 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:07:39,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:07:39 GMT Server: Apache x-openstack-request-id: req-f5fec240-0bf9-4f4a-974f-65b07b76bb2a 2019-04-05 11:07:39,366 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:07:39,366 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-f5fec240-0bf9-4f4a-974f-65b07b76bb2a 2019-04-05 11:07:39,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733780860901s 2019-04-05 11:07:44,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:07:44,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:07:44,402 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:07:44 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-7f467063-1b24-45aa-939f-38e250616b33 2019-04-05 11:07:44,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-04-05 11:07:44,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:07:44 GMT Server: Apache x-openstack-request-id: req-e746e892-3fd0-49ac-8068-63aed9034bc2 2019-04-05 11:07:44,443 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:07:44,443 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-e746e892-3fd0-49ac-8068-63aed9034bc2 2019-04-05 11:07:44,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716760158539s 2019-04-05 11:07:44,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:07:44,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:07:44,473 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:07:44 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-9a7f53f2-c558-49ca-9d56-222dd7949a82 2019-04-05 11:07:44,473 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:07:44,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:07:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8af9dcb0-b795-4793-8da3-41815c807190 2019-04-05 11:07:44,500 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:07:44,501 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-8af9dcb0-b795-4793-8da3-41815c807190 2019-04-05 11:07:44,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0564439296722s 2019-04-05 11:07:49,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:07:49,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:07:49,540 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:07:49 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-52472cfa-a6be-442c-9e82-5564e2aa31db 2019-04-05 11:07:49,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-04-05 11:07:49,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:07:49 GMT Server: Apache x-openstack-request-id: req-b633caf2-3236-4ccf-b4ab-d0015c01e041 2019-04-05 11:07:49,584 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:07:49,584 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-b633caf2-3236-4ccf-b4ab-d0015c01e041 2019-04-05 11:07:49,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0770699977875s 2019-04-05 11:07:54,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:07:54,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:07:54,619 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:07:54 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-165d893b-bf19-4876-9584-4f3ca5cd8493 2019-04-05 11:07:54,620 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:07:54,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:07:54 GMT Server: Apache x-openstack-request-id: req-5e2f3912-f020-44a1-b5ec-7dc683780e28 2019-04-05 11:07:54,662 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:07:54,662 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-5e2f3912-f020-44a1-b5ec-7dc683780e28 2019-04-05 11:07:54,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074688911438s 2019-04-05 11:07:54,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:07:54,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:07:54,693 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:07:54 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-ee0ed2db-0c81-470b-ac6a-988f49d4d2a4 2019-04-05 11:07:54,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-04-05 11:07:54,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:07:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5029d3bc-1bc9-4d2f-8336-5d5420fc22dc 2019-04-05 11:07:54,951 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:07:54,951 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-5029d3bc-1bc9-4d2f-8336-5d5420fc22dc 2019-04-05 11:07:54,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.288727045059s 2019-04-05 11:07:59,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:07:59,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:07:59,992 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:07:59 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-b1e3ad62-8efe-4b86-b388-138d01e64893 2019-04-05 11:07:59,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-04-05 11:08:00,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:07:59 GMT Server: Apache x-openstack-request-id: req-6115bd4f-357a-4f24-9819-f0f784f8d206 2019-04-05 11:08:00,034 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:08:00,035 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-6115bd4f-357a-4f24-9819-f0f784f8d206 2019-04-05 11:08:00,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0765399932861s 2019-04-05 11:08:05,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:08:05,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:08:05,070 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:08:05 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-25fc2932-7940-4540-8660-4cc5da2ba5a9 2019-04-05 11:08:05,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-04-05 11:08:05,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:08:05 GMT Server: Apache x-openstack-request-id: req-61368f2e-c598-4532-82d9-d31792c597e6 2019-04-05 11:08:05,111 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:08:05,111 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-61368f2e-c598-4532-82d9-d31792c597e6 2019-04-05 11:08:05,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710129737854s 2019-04-05 11:08:05,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:08:05,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:08:05,141 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:08:05 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-444991ad-0847-42c5-979b-95c8c115c479 2019-04-05 11:08:05,141 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:08:05,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:08:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7970da20-e006-4d64-a282-ca97b9fa5bd2 2019-04-05 11:08:05,183 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:08:05,184 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-7970da20-e006-4d64-a282-ca97b9fa5bd2 2019-04-05 11:08:05,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0716941356659s 2019-04-05 11:08:10,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:08:10,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:08:10,222 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:08:10 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-ea7cacb7-7664-4901-b738-1dddd1aa3e4d 2019-04-05 11:08:10,222 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:08:10,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:08:10 GMT Server: Apache x-openstack-request-id: req-8a819320-35af-43f9-8ecc-777e981815f6 2019-04-05 11:08:10,264 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:08:10,264 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-8a819320-35af-43f9-8ecc-777e981815f6 2019-04-05 11:08:10,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739550590515s 2019-04-05 11:08:15,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:08:15,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:08:15,300 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:08:15 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-242fd3c4-d96e-49cb-81c2-4d10da2c2e9b 2019-04-05 11:08:15,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-04-05 11:08:15,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:08:15 GMT Server: Apache x-openstack-request-id: req-02533dbd-120b-4ee7-8614-84b4823ef65c 2019-04-05 11:08:15,341 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:08:15,342 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-02533dbd-120b-4ee7-8614-84b4823ef65c 2019-04-05 11:08:15,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715589523315s 2019-04-05 11:08:15,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:08:15,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:08:15,371 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:08:15 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-c934faf2-f7a7-44d5-998a-2e7de6473e76 2019-04-05 11:08:15,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-04-05 11:08:15,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:08:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-249c2aef-e932-4f45-9a61-029c75af9d62 2019-04-05 11:08:15,413 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:08:15,413 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-249c2aef-e932-4f45-9a61-029c75af9d62 2019-04-05 11:08:15,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0711929798126s 2019-04-05 11:08:20,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:08:20,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:08:20,452 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:08:20 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-242b25cd-f876-469b-85b0-7c375aac8a1a 2019-04-05 11:08:20,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-04-05 11:08:20,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:08:20 GMT Server: Apache x-openstack-request-id: req-4826b41b-e429-4530-824c-65925d698091 2019-04-05 11:08:20,496 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:08:20,496 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-4826b41b-e429-4530-824c-65925d698091 2019-04-05 11:08:20,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758299827576s 2019-04-05 11:08:25,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:08:25,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:08:25,532 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:08:25 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-ae07a82d-7814-4f9a-8e70-00ef9a06281b 2019-04-05 11:08:25,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-04-05 11:08:25,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:08:25 GMT Server: Apache x-openstack-request-id: req-1be0de2b-f4e2-47f5-a5f5-f37710095952 2019-04-05 11:08:25,573 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:08:25,573 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-1be0de2b-f4e2-47f5-a5f5-f37710095952 2019-04-05 11:08:25,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716378688812s 2019-04-05 11:08:25,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:08:25,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:08:25,604 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:08:25 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-19c30679-d8f9-4323-a7a9-bcbe4fed5c45 2019-04-05 11:08:25,604 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:08:25,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:08:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f6a11086-3bfd-48a8-bafb-46b9f20cdd68 2019-04-05 11:08:25,646 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:08:25,646 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-f6a11086-3bfd-48a8-bafb-46b9f20cdd68 2019-04-05 11:08:25,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725021362305s 2019-04-05 11:08:30,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:08:30,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:08:30,685 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:08:30 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-ca642e7a-d79a-4fc9-a150-38b305c6209b 2019-04-05 11:08:30,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-04-05 11:08:30,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:08:30 GMT Server: Apache x-openstack-request-id: req-b6f973aa-3df3-4010-a623-09d45c88f564 2019-04-05 11:08:30,726 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:08:30,727 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-b6f973aa-3df3-4010-a623-09d45c88f564 2019-04-05 11:08:30,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073557138443s 2019-04-05 11:08:35,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:08:35,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:08:35,761 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:08:35 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-80bd377f-1174-415e-a9bb-b0ff75fca5f4 2019-04-05 11:08:35,762 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:08:35,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:08:35 GMT Server: Apache x-openstack-request-id: req-1823345f-2181-4540-a159-4838223e69d0 2019-04-05 11:08:35,803 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:08:35,803 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-1823345f-2181-4540-a159-4838223e69d0 2019-04-05 11:08:35,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.07106590271s 2019-04-05 11:08:35,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:08:35,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:08:35,834 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:08:35 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-d2564744-0c77-4190-be30-8575e61d2647 2019-04-05 11:08:35,834 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:08:35,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:08:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-023f652b-2349-4fb6-ab29-5d7e8d8b587f 2019-04-05 11:08:35,859 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:08:35,859 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-023f652b-2349-4fb6-ab29-5d7e8d8b587f 2019-04-05 11:08:35,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0553560256958s 2019-04-05 11:08:40,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:08:40,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:08:40,897 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:08:40 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-37b44c2e-3c61-49a9-8996-50c48205a4bd 2019-04-05 11:08:40,897 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:08:40,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:08:40 GMT Server: Apache x-openstack-request-id: req-b51f5656-b627-4e0a-93f7-6efd7e469bc6 2019-04-05 11:08:40,940 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:08:40,941 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-b51f5656-b627-4e0a-93f7-6efd7e469bc6 2019-04-05 11:08:40,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744619369507s 2019-04-05 11:08:45,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:08:45,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:08:45,976 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:08:45 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-d75680de-688e-4b85-962f-d8564a676755 2019-04-05 11:08:45,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-04-05 11:08:46,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:08:45 GMT Server: Apache x-openstack-request-id: req-070f19db-33e7-410a-b62f-b9aebf26cfb6 2019-04-05 11:08:46,017 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:08:46,017 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-070f19db-33e7-410a-b62f-b9aebf26cfb6 2019-04-05 11:08:46,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709240436554s 2019-04-05 11:08:46,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:08:46,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:08:46,047 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:08:46 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-83987f01-c3bc-4499-b1f0-73f396a46b33 2019-04-05 11:08:46,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-04-05 11:08:46,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:08:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-394ba10a-dd17-49d4-9635-960e44ddb3b8 2019-04-05 11:08:46,071 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:08:46,072 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-394ba10a-dd17-49d4-9635-960e44ddb3b8 2019-04-05 11:08:46,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0538721084595s 2019-04-05 11:08:51,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:08:51,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:08:51,110 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:08:51 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-c409b7b8-ea52-43bb-8f53-dd04e3686c39 2019-04-05 11:08:51,110 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:08:51,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:08:51 GMT Server: Apache x-openstack-request-id: req-103602ec-a9cd-44e8-a1e6-baf670c07fc3 2019-04-05 11:08:51,153 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:08:51,153 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-103602ec-a9cd-44e8-a1e6-baf670c07fc3 2019-04-05 11:08:51,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752701759338s 2019-04-05 11:08:56,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:08:56,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:08:56,188 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:08:56 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-640be78d-9f57-4f45-8b37-a15d894f27f2 2019-04-05 11:08:56,189 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:08:56,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:08:56 GMT Server: Apache x-openstack-request-id: req-35562b06-03c7-404a-9641-63af2e666c03 2019-04-05 11:08:56,230 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:08:56,230 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-35562b06-03c7-404a-9641-63af2e666c03 2019-04-05 11:08:56,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712451934814s 2019-04-05 11:08:56,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:08:56,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:08:56,260 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:08:56 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-41b16d7c-87f0-4fba-9708-69c783002c94 2019-04-05 11:08:56,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-04-05 11:08:56,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:08:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6a02e223-ff74-4ee5-ae0e-705e97dcd9f6 2019-04-05 11:08:56,302 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:08:56,302 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-6a02e223-ff74-4ee5-ae0e-705e97dcd9f6 2019-04-05 11:08:56,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0708990097046s 2019-04-05 11:09:01,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:09:01,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:09:01,340 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:09:01 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-71f5545b-1764-4be0-a308-6df74b525ffc 2019-04-05 11:09:01,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-04-05 11:09:01,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:09:01 GMT Server: Apache x-openstack-request-id: req-abc574ba-fc04-4054-82cd-47d28e9a53a5 2019-04-05 11:09:01,383 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:09:01,383 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-abc574ba-fc04-4054-82cd-47d28e9a53a5 2019-04-05 11:09:01,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749709606171s 2019-04-05 11:09:06,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:09:06,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:09:06,420 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:09:06 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-8172dc75-710f-4936-9fcb-4388e5c037f3 2019-04-05 11:09:06,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-04-05 11:09:06,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:09:06 GMT Server: Apache x-openstack-request-id: req-ca44501f-1616-4e3f-bd6f-b9abe241362b 2019-04-05 11:09:06,462 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:09:06,462 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-ca44501f-1616-4e3f-bd6f-b9abe241362b 2019-04-05 11:09:06,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730719566345s 2019-04-05 11:09:06,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:09:06,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:09:06,492 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:09:06 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-5de50f88-f9ba-41b0-99bd-dc69a7f30e8c 2019-04-05 11:09:06,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-04-05 11:09:06,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:09:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4b87540c-8ec4-443c-8de0-aaaf7ae1687a 2019-04-05 11:09:06,517 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:09:06,517 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-4b87540c-8ec4-443c-8de0-aaaf7ae1687a 2019-04-05 11:09:06,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0548629760742s 2019-04-05 11:09:11,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:09:11,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:09:11,556 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:09:11 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-1398cd95-d60f-4500-82ab-4a3f7225e6af 2019-04-05 11:09:11,556 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:09:11,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:09:11 GMT Server: Apache x-openstack-request-id: req-835e95a2-47d1-4f21-97e9-fc22b763ecd4 2019-04-05 11:09:11,599 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:09:11,599 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-835e95a2-47d1-4f21-97e9-fc22b763ecd4 2019-04-05 11:09:11,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750939846039s 2019-04-05 11:09:16,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:09:16,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:09:16,636 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:09:16 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-21fc6857-5a3c-4ff1-ae81-e655c2826b53 2019-04-05 11:09:16,636 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:09:16,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:09:16 GMT Server: Apache x-openstack-request-id: req-7e99bc10-04b2-4293-9226-622bf5ca7fa1 2019-04-05 11:09:16,677 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:09:16,677 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-7e99bc10-04b2-4293-9226-622bf5ca7fa1 2019-04-05 11:09:16,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720307826996s 2019-04-05 11:09:16,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:09:16,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:09:16,706 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:09:16 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-f9be0c39-4776-41e7-9115-966f14b7e147 2019-04-05 11:09:16,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-04-05 11:09:16,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:09:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cfa2e820-f739-4ae0-b28c-f05c1aa95963 2019-04-05 11:09:16,732 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:09:16,732 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-cfa2e820-f739-4ae0-b28c-f05c1aa95963 2019-04-05 11:09:16,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0544981956482s 2019-04-05 11:09:21,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:09:21,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:09:21,770 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:09:21 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-4603d97b-4ba3-415b-9bbc-df9f7e52cb8f 2019-04-05 11:09:21,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-04-05 11:09:21,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:09:21 GMT Server: Apache x-openstack-request-id: req-7553bac5-2841-4d3e-b774-cf82e983b510 2019-04-05 11:09:21,812 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:09:21,812 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-7553bac5-2841-4d3e-b774-cf82e983b510 2019-04-05 11:09:21,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737648010254s 2019-04-05 11:09:26,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:09:26,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:09:26,844 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:09:26 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-bb038d0b-6661-4441-aded-1fe08e93cdc6 2019-04-05 11:09:26,844 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:09:26,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:09:26 GMT Server: Apache x-openstack-request-id: req-236bbaeb-9520-4d3f-beb1-6485a96393ce 2019-04-05 11:09:26,885 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:09:26,886 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-236bbaeb-9520-4d3f-beb1-6485a96393ce 2019-04-05 11:09:26,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719730854034s 2019-04-05 11:09:26,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:09:26,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:09:26,915 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:09:26 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-e4cbf63e-f257-4e2e-b96a-a9fdb41a75c3 2019-04-05 11:09:26,915 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:09:26,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:09:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-75a8b27d-09ea-4210-b210-ced0f2df37cc 2019-04-05 11:09:26,941 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:09:26,941 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-75a8b27d-09ea-4210-b210-ced0f2df37cc 2019-04-05 11:09:26,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.054927110672s 2019-04-05 11:09:31,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:09:31,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:09:31,978 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:09:31 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-c86d17c6-9b3c-4cf4-b3f4-e2f253382ea6 2019-04-05 11:09:31,978 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:09:32,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:09:31 GMT Server: Apache x-openstack-request-id: req-58b4b055-2773-4071-8089-992a9703a7e6 2019-04-05 11:09:32,020 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:09:32,020 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-58b4b055-2773-4071-8089-992a9703a7e6 2019-04-05 11:09:32,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761380195618s 2019-04-05 11:09:37,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:09:37,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:09:37,056 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:09:37 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-96abde36-ffb3-4797-aa81-711e320a71ab 2019-04-05 11:09:37,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-04-05 11:09:37,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:09:37 GMT Server: Apache x-openstack-request-id: req-a475c5fe-4d04-4c50-a2fc-4381dd199d9c 2019-04-05 11:09:37,098 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:09:37,098 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-a475c5fe-4d04-4c50-a2fc-4381dd199d9c 2019-04-05 11:09:37,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717439651489s 2019-04-05 11:09:37,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:09:37,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:09:37,128 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:09:37 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-51506011-9e78-4713-adbe-6bbdc3ebbab3 2019-04-05 11:09:37,129 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:09:37,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:09:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4cc30ecf-1ac1-4fec-916e-ca20ee3e190f 2019-04-05 11:09:37,170 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:09:37,170 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-4cc30ecf-1ac1-4fec-916e-ca20ee3e190f 2019-04-05 11:09:37,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0717129707336s 2019-04-05 11:09:42,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:09:42,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:09:42,225 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:09:42 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-f3cb5925-1cbb-4c1a-a71d-d2f4ae6ec31c 2019-04-05 11:09:42,226 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:09:42,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:09:42 GMT Server: Apache x-openstack-request-id: req-37c8280e-104b-4760-b413-0c95b9e7d4c8 2019-04-05 11:09:42,268 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:09:42,268 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-37c8280e-104b-4760-b413-0c95b9e7d4c8 2019-04-05 11:09:42,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0911920070648s 2019-04-05 11:09:47,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:09:47,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:09:47,306 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:09:47 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-b9a7d333-cb2a-4404-94d5-627f74abc4f8 2019-04-05 11:09:47,307 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:09:47,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:09:47 GMT Server: Apache x-openstack-request-id: req-29c1d0ab-feb2-42f5-8879-910d2274b0da 2019-04-05 11:09:47,348 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:09:47,349 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-29c1d0ab-feb2-42f5-8879-910d2274b0da 2019-04-05 11:09:47,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742440223694s 2019-04-05 11:09:47,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:09:47,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:09:47,379 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:09:47 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-c5de90b0-4903-4793-a812-50a1b1967894 2019-04-05 11:09:47,380 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:09:47,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:09:47 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2b7b9264-4df3-46f9-b088-df3149c79b97 2019-04-05 11:09:47,555 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:09:47,555 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-2b7b9264-4df3-46f9-b088-df3149c79b97 2019-04-05 11:09:47,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.205832004547s 2019-04-05 11:09:52,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:09:52,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:09:52,594 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:09:52 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-3254492c-fecc-4023-94a3-95462a36ec07 2019-04-05 11:09:52,594 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:09:52,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:09:52 GMT Server: Apache x-openstack-request-id: req-4b86b450-79e1-4aa0-9d6d-5d0bb085b976 2019-04-05 11:09:52,635 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:09:52,636 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-4b86b450-79e1-4aa0-9d6d-5d0bb085b976 2019-04-05 11:09:52,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738079547882s 2019-04-05 11:09:57,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:09:57,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:09:57,688 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:09:57 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-6d4b09cb-b059-453f-bc88-d369084f1a4a 2019-04-05 11:09:57,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-04-05 11:09:57,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:09:57 GMT Server: Apache x-openstack-request-id: req-10c2ef4f-2d21-41d2-b4ae-0d78fa16dd46 2019-04-05 11:09:57,732 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:09:57,732 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-10c2ef4f-2d21-41d2-b4ae-0d78fa16dd46 2019-04-05 11:09:57,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0907969474792s 2019-04-05 11:09:57,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:09:57,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:09:57,763 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:09:57 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-4e52caf0-0723-4459-aea5-1ad86c31fd24 2019-04-05 11:09:57,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-04-05 11:09:57,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:09:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-05350da8-4c81-4f43-8876-e2019e444aea 2019-04-05 11:09:57,806 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:09:57,806 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-05350da8-4c81-4f43-8876-e2019e444aea 2019-04-05 11:09:57,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734710693359s 2019-04-05 11:10:02,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:10:02,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:10:02,848 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:10:02 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-3c9ea1f6-ee51-42b9-8f36-c449aad444fd 2019-04-05 11:10:02,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-04-05 11:10:02,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:10:02 GMT Server: Apache x-openstack-request-id: req-09db7be6-7426-43a8-a5e1-d32b9ee9ff98 2019-04-05 11:10:02,889 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:10:02,890 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-09db7be6-7426-43a8-a5e1-d32b9ee9ff98 2019-04-05 11:10:02,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0777049064636s 2019-04-05 11:10:07,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:10:07,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:10:07,926 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:10:07 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-e0110ec5-4bb9-4d9b-9804-b8f954b1e5a7 2019-04-05 11:10:07,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-04-05 11:10:07,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:10:07 GMT Server: Apache x-openstack-request-id: req-b0204b37-fb31-404a-92ec-831d2d80f78a 2019-04-05 11:10:07,967 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:10:07,968 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-b0204b37-fb31-404a-92ec-831d2d80f78a 2019-04-05 11:10:07,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720779895782s 2019-04-05 11:10:07,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:10:07,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:10:07,997 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:10:07 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-45cb6b3a-268c-420c-b7dc-1cb451d1989c 2019-04-05 11:10:07,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-04-05 11:10:08,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:10:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-867af886-3dc2-452d-9c26-fa1e5101995b 2019-04-05 11:10:08,039 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:10:08,039 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-867af886-3dc2-452d-9c26-fa1e5101995b 2019-04-05 11:10:08,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.071249961853s 2019-04-05 11:10:13,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:10:13,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:10:13,365 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:10:13 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-c63fd43b-5bf1-41c9-9ec0-6ee3eb31e6f5 2019-04-05 11:10:13,365 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:10:13,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:10:13 GMT Server: Apache x-openstack-request-id: req-8c34925b-30f3-4f20-a8d2-b9ee401ce03e 2019-04-05 11:10:13,406 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:10:13,406 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-8c34925b-30f3-4f20-a8d2-b9ee401ce03e 2019-04-05 11:10:13,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.360178947449s 2019-04-05 11:10:18,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:10:18,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:10:18,440 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:10:18 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-e28e029b-06cd-41e9-9330-d11dac14b3d5 2019-04-05 11:10:18,441 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:10:18,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:10:18 GMT Server: Apache x-openstack-request-id: req-d48541aa-812f-42d8-adea-a705bb4f0b03 2019-04-05 11:10:18,483 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:10:18,483 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-d48541aa-812f-42d8-adea-a705bb4f0b03 2019-04-05 11:10:18,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075131893158s 2019-04-05 11:10:18,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:10:18,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:10:18,513 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:10:18 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-c00a593a-e68b-4a6e-b286-a27420cdd52f 2019-04-05 11:10:18,513 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:10:18,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:10:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-77a47206-6774-424f-81dc-f0eda917d77f 2019-04-05 11:10:18,555 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:10:18,555 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-77a47206-6774-424f-81dc-f0eda917d77f 2019-04-05 11:10:18,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0714201927185s 2019-04-05 11:10:23,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:10:23,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:10:23,595 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:10:23 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-59e46138-f739-4ff1-8eeb-03a4e79bfa90 2019-04-05 11:10:23,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-04-05 11:10:23,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:10:23 GMT Server: Apache x-openstack-request-id: req-9ad14d3c-dafc-43c0-abf9-7e37a9dea915 2019-04-05 11:10:23,638 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:10:23,638 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-9ad14d3c-dafc-43c0-abf9-7e37a9dea915 2019-04-05 11:10:23,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761969089508s 2019-04-05 11:10:28,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:10:28,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:10:28,677 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:10:28 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-2a831c10-61a4-4755-b1aa-4c8780d5b92d 2019-04-05 11:10:28,677 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:10:28,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:10:28 GMT Server: Apache x-openstack-request-id: req-a4ff4a5a-b941-43ac-bfa2-e3c8afce6748 2019-04-05 11:10:28,722 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:10:28,722 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-a4ff4a5a-b941-43ac-bfa2-e3c8afce6748 2019-04-05 11:10:28,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0784149169922s 2019-04-05 11:10:28,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:10:28,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:10:29,021 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:10:28 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-d5e3555d-7c0f-4f6f-a69f-30001b0bc320 2019-04-05 11:10:29,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-04-05 11:10:29,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:10:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ad600f6c-7d6d-47af-88ac-d395164a6dbe 2019-04-05 11:10:29,063 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:10:29,063 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-ad600f6c-7d6d-47af-88ac-d395164a6dbe 2019-04-05 11:10:29,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.340903043747s 2019-04-05 11:10:34,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:10:34,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:10:34,102 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:10:34 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-0f0ba7fc-befb-4d34-8cc7-4e0792efc391 2019-04-05 11:10:34,102 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:10:34,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:10:34 GMT Server: Apache x-openstack-request-id: req-b75b3547-b0b8-4937-85cb-281858b90fff 2019-04-05 11:10:34,144 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:10:34,144 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-b75b3547-b0b8-4937-85cb-281858b90fff 2019-04-05 11:10:34,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.07444190979s 2019-04-05 11:10:39,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:10:39,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:10:39,444 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:10:39 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-19a03470-abea-45ad-a541-8d4cfc36d2b1 2019-04-05 11:10:39,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-04-05 11:10:39,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:10:39 GMT Server: Apache x-openstack-request-id: req-8344fa15-a4bf-4eb6-ba24-9370b38e0810 2019-04-05 11:10:39,486 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:10:39,487 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-8344fa15-a4bf-4eb6-ba24-9370b38e0810 2019-04-05 11:10:39,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.340348005295s 2019-04-05 11:10:39,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:10:39,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:10:39,516 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:10:39 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-85e0dc74-193a-4c2b-93b6-f488c3b7775c 2019-04-05 11:10:39,516 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:10:39,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:10:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bdbe8c71-518d-40fa-abc8-b384c2b57bad 2019-04-05 11:10:39,541 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:10:39,541 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-bdbe8c71-518d-40fa-abc8-b384c2b57bad 2019-04-05 11:10:39,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0538740158081s 2019-04-05 11:10:44,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:10:44,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:10:44,578 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:10:44 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-42ac9ec7-892d-4825-8bca-23c54f3637ad 2019-04-05 11:10:44,578 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:10:44,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:10:44 GMT Server: Apache x-openstack-request-id: req-3f11502b-5bef-4321-8f68-cfb5427afd18 2019-04-05 11:10:44,619 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:10:44,620 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-3f11502b-5bef-4321-8f68-cfb5427afd18 2019-04-05 11:10:44,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754299163818s 2019-04-05 11:10:49,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:10:49,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:10:49,658 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:10:49 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-3db8a3a4-c171-4774-8fec-22ddf0adcc43 2019-04-05 11:10:49,658 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:10:49,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:10:49 GMT Server: Apache x-openstack-request-id: req-b8c8c703-8670-4935-8275-68698ea52628 2019-04-05 11:10:49,699 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:10:49,699 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-b8c8c703-8670-4935-8275-68698ea52628 2019-04-05 11:10:49,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074047088623s 2019-04-05 11:10:49,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:10:49,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:10:49,728 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:10:49 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-0763f910-5086-4115-8a06-e68ea1a97d65 2019-04-05 11:10:49,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-04-05 11:10:49,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:10:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9813ca56-3cee-439a-9df3-d51acfa8d2c3 2019-04-05 11:10:49,770 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:10:49,770 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-9813ca56-3cee-439a-9df3-d51acfa8d2c3 2019-04-05 11:10:49,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0703439712524s 2019-04-05 11:10:54,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:10:54,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:10:54,808 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:10:54 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-afb69552-b12e-4ec1-8463-fea1ae1f9fe6 2019-04-05 11:10:54,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-04-05 11:10:54,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:10:54 GMT Server: Apache x-openstack-request-id: req-165ce891-5545-4b23-8a13-f119e356f8bc 2019-04-05 11:10:54,853 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:10:54,853 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-165ce891-5545-4b23-8a13-f119e356f8bc 2019-04-05 11:10:54,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0764870643616s 2019-04-05 11:10:59,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:10:59,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:11:00,179 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:10:59 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-0feba09b-232a-40a8-8f4b-71ad1e2eaa7e 2019-04-05 11:11:00,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-04-05 11:11:00,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:11:00 GMT Server: Apache x-openstack-request-id: req-c1bd556f-6e65-4d6e-be45-9bd17b0bc496 2019-04-05 11:11:00,221 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:11:00,221 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-c1bd556f-6e65-4d6e-be45-9bd17b0bc496 2019-04-05 11:11:00,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.362019062042s 2019-04-05 11:11:00,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:11:00,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:11:00,250 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:11:00 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-44805f60-3be7-41c4-8ae6-5c8ae71cb5e7 2019-04-05 11:11:00,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-04-05 11:11:00,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:11:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-69b41be8-f895-408f-a6e8-08bb04ca5ac2 2019-04-05 11:11:00,291 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:11:00,292 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-69b41be8-f895-408f-a6e8-08bb04ca5ac2 2019-04-05 11:11:00,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0701160430908s 2019-04-05 11:11:05,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:11:05,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:11:05,610 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:11:05 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-8128a45e-a421-467c-863b-1960ac1788ea 2019-04-05 11:11:05,610 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:11:05,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:11:05 GMT Server: Apache x-openstack-request-id: req-41471e64-3ea6-46be-bd13-27ef272d2213 2019-04-05 11:11:05,652 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:11:05,652 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-41471e64-3ea6-46be-bd13-27ef272d2213 2019-04-05 11:11:05,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.353523015976s 2019-04-05 11:11:10,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:11:10,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:11:10,689 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:11:10 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-f4e9fb41-4305-42f1-99bf-aba31e881dd4 2019-04-05 11:11:10,689 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:11:10,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:11:10 GMT Server: Apache x-openstack-request-id: req-8a69e901-978a-463e-bf3b-ef4b196b127c 2019-04-05 11:11:10,731 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:11:10,731 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-8a69e901-978a-463e-bf3b-ef4b196b127c 2019-04-05 11:11:10,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738589763641s 2019-04-05 11:11:10,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:11:10,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:11:10,761 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:11:10 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-c6b1c78a-8546-47ed-a405-b73f8beac57b 2019-04-05 11:11:10,761 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:11:10,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:11:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-072bbbdc-4ffc-46e6-88d2-bd8cb8e472a7 2019-04-05 11:11:10,802 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:11:10,803 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-072bbbdc-4ffc-46e6-88d2-bd8cb8e472a7 2019-04-05 11:11:10,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0707590579987s 2019-04-05 11:11:15,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:11:15,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:11:15,843 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:11:15 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-47a0bb19-6314-4704-9a88-4f14c2103b90 2019-04-05 11:11:15,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-04-05 11:11:16,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:11:15 GMT Server: Apache x-openstack-request-id: req-37bfddf8-51af-4d98-b5fe-869bd07ee1c4 2019-04-05 11:11:16,152 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:11:16,152 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-37bfddf8-51af-4d98-b5fe-869bd07ee1c4 2019-04-05 11:11:16,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.343053817749s 2019-04-05 11:11:21,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:11:21,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:11:21,189 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:11:21 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-4c703675-3ec9-4844-a50d-e4adfa555ee1 2019-04-05 11:11:21,189 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:11:21,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:11:21 GMT Server: Apache x-openstack-request-id: req-2c9c4806-4850-433a-a9a7-839e147b6382 2019-04-05 11:11:21,231 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:11:21,231 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-2c9c4806-4850-433a-a9a7-839e147b6382 2019-04-05 11:11:21,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728049278259s 2019-04-05 11:11:21,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:11:21,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:11:21,262 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:11:21 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-6bf29e3a-9577-49f0-8aaf-c67573e57b79 2019-04-05 11:11:21,262 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:11:21,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:11:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cdce8c56-a551-4f41-9294-dedfeccaacb0 2019-04-05 11:11:21,305 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:11:21,305 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-cdce8c56-a551-4f41-9294-dedfeccaacb0 2019-04-05 11:11:21,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734632015228s 2019-04-05 11:11:26,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:11:26,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:11:26,342 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:11:26 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-9cfd7c30-d02b-46ec-a051-ddb0d07da1e5 2019-04-05 11:11:26,343 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:11:26,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:11:26 GMT Server: Apache x-openstack-request-id: req-970c9e04-dc91-4415-ab03-5dc29332c222 2019-04-05 11:11:26,385 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:11:26,386 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-970c9e04-dc91-4415-ab03-5dc29332c222 2019-04-05 11:11:26,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741250514984s 2019-04-05 11:11:31,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:11:31,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:11:31,702 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:11:31 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-7bb2944b-e592-4534-a533-be0c102f15b6 2019-04-05 11:11:31,702 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:11:31,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:11:31 GMT Server: Apache x-openstack-request-id: req-c98764c9-4c19-4ec9-ad80-6ff0f6e42894 2019-04-05 11:11:31,742 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:11:31,742 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-c98764c9-4c19-4ec9-ad80-6ff0f6e42894 2019-04-05 11:11:31,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.351589918137s 2019-04-05 11:11:31,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:11:31,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:11:31,771 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:11:31 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-16479490-80a6-4879-bcb6-59d32c35ded7 2019-04-05 11:11:31,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-04-05 11:11:31,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:11:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-dfd4981e-874b-4f56-aed9-1830e781884e 2019-04-05 11:11:31,795 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:11:31,795 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-dfd4981e-874b-4f56-aed9-1830e781884e 2019-04-05 11:11:31,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0528619289398s 2019-04-05 11:11:36,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:11:36,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:11:36,831 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:11:36 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-f5872907-d8bc-4826-b279-9276d9e43e83 2019-04-05 11:11:36,831 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:11:36,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:11:36 GMT Server: Apache x-openstack-request-id: req-fda39665-52f2-4bd7-99fc-e789861d38d5 2019-04-05 11:11:36,875 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:11:36,875 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-fda39665-52f2-4bd7-99fc-e789861d38d5 2019-04-05 11:11:36,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.077339887619s 2019-04-05 11:11:41,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:11:41,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:11:41,912 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:11:41 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-46048a7f-ad31-4cb7-b444-7019455b2960 2019-04-05 11:11:41,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-04-05 11:11:41,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:11:41 GMT Server: Apache x-openstack-request-id: req-41dd19e5-10e8-4517-99e0-97b098c1fdad 2019-04-05 11:11:41,957 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:11:41,957 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-41dd19e5-10e8-4517-99e0-97b098c1fdad 2019-04-05 11:11:41,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759539604187s 2019-04-05 11:11:41,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:11:41,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:11:42,253 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:11:41 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-4f53667a-94e8-4344-8741-8b1cbecf9dc4 2019-04-05 11:11:42,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-04-05 11:11:42,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:11:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8c07f833-957f-49f4-8bbc-d829bed868b1 2019-04-05 11:11:42,277 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:11:42,278 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-8c07f833-957f-49f4-8bbc-d829bed868b1 2019-04-05 11:11:42,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.320123195648s 2019-04-05 11:11:47,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:11:47,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:11:47,316 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:11:47 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-13fc00ac-3777-44c7-8679-534613388ebd 2019-04-05 11:11:47,316 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:11:47,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:11:47 GMT Server: Apache x-openstack-request-id: req-88150cf7-90f9-41f5-a809-dd4d1e3a7e64 2019-04-05 11:11:47,359 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:11:47,359 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-88150cf7-90f9-41f5-a809-dd4d1e3a7e64 2019-04-05 11:11:47,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748219490051s 2019-04-05 11:11:52,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:11:52,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:11:52,395 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:11:52 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-1de8bcdb-b42d-48c7-a308-a8533bae1d47 2019-04-05 11:11:52,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-04-05 11:11:52,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:11:52 GMT Server: Apache x-openstack-request-id: req-c4a2521b-13dd-403a-bde4-821748f3b7ae 2019-04-05 11:11:52,437 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:11:52,437 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-c4a2521b-13dd-403a-bde4-821748f3b7ae 2019-04-05 11:11:52,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072741985321s 2019-04-05 11:11:52,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:11:52,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:11:52,468 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:11:52 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-fa159b47-f234-4b64-8f32-e4b10c9c7c73 2019-04-05 11:11:52,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-04-05 11:11:52,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:11:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b1318cf5-b919-467f-b929-0a46f4c5e63f 2019-04-05 11:11:52,511 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:11:52,512 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-b1318cf5-b919-467f-b929-0a46f4c5e63f 2019-04-05 11:11:52,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0737318992615s 2019-04-05 11:11:57,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:11:57,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:11:57,550 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:11:57 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-b6ca7701-181d-44bc-9ea1-7c56263b81c9 2019-04-05 11:11:57,550 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:11:57,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:11:57 GMT Server: Apache x-openstack-request-id: req-ea01af8a-3916-48d3-8738-0ecf9cf23d69 2019-04-05 11:11:57,591 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:11:57,592 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-ea01af8a-3916-48d3-8738-0ecf9cf23d69 2019-04-05 11:11:57,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733499526978s 2019-04-05 11:12:02,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:12:02,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:12:02,628 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:12:02 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-b867cc5e-a5db-4d34-a525-e5d21ab944e1 2019-04-05 11:12:02,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-04-05 11:12:02,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:12:02 GMT Server: Apache x-openstack-request-id: req-e8102e74-5547-4e36-8092-5ebdff740417 2019-04-05 11:12:02,935 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:12:02,935 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-e8102e74-5547-4e36-8092-5ebdff740417 2019-04-05 11:12:02,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.337603092194s 2019-04-05 11:12:02,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:12:02,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:12:02,965 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:12:02 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-38c97ef8-b341-4939-b2eb-47e82eb552bd 2019-04-05 11:12:02,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-04-05 11:12:02,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:12:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ebc4042c-bef5-475b-b690-70f78cb216df 2019-04-05 11:12:02,990 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:12:02,990 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-ebc4042c-bef5-475b-b690-70f78cb216df 2019-04-05 11:12:02,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.054496049881s 2019-04-05 11:12:07,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:12:08,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:12:08,026 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:12:07 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-6e5ecb34-d290-4c1b-b324-0ca8bf5c75df 2019-04-05 11:12:08,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-04-05 11:12:08,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:12:08 GMT Server: Apache x-openstack-request-id: req-9f91fe3d-f719-48e9-ad28-653558ba475e 2019-04-05 11:12:08,067 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:12:08,068 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-9f91fe3d-f719-48e9-ad28-653558ba475e 2019-04-05 11:12:08,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071103811264s 2019-04-05 11:12:13,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:12:13,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:12:13,107 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:12:13 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-5ceb210b-d99c-496f-a990-7b0b22c1ab6b 2019-04-05 11:12:13,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-04-05 11:12:13,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:12:13 GMT Server: Apache x-openstack-request-id: req-3581eb25-aa9e-4e98-89de-16e1079ba796 2019-04-05 11:12:13,150 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:12:13,151 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-3581eb25-aa9e-4e98-89de-16e1079ba796 2019-04-05 11:12:13,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0772819519043s 2019-04-05 11:12:13,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:12:13,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:12:13,182 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:12:13 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-26278731-9c87-4c97-88ea-e4431eb71360 2019-04-05 11:12:13,182 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:12:13,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:12:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-373459ba-43a7-47c8-bb7b-46ed6323976f 2019-04-05 11:12:13,482 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:12:13,482 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-373459ba-43a7-47c8-bb7b-46ed6323976f 2019-04-05 11:12:13,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.33137512207s 2019-04-05 11:12:18,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:12:18,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:12:18,518 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:12:18 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-53dd29e1-ec48-46ed-8f69-142c6897a77e 2019-04-05 11:12:18,518 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:12:18,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:12:18 GMT Server: Apache x-openstack-request-id: req-33832d5e-0a38-4cd8-b4ee-5b43a7eb0924 2019-04-05 11:12:18,559 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:12:18,559 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-33832d5e-0a38-4cd8-b4ee-5b43a7eb0924 2019-04-05 11:12:18,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0698258876801s 2019-04-05 11:12:23,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:12:23,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:12:23,596 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:12:23 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-b5b4b4f9-3d80-4b14-9b94-385390fe19cf 2019-04-05 11:12:23,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-04-05 11:12:23,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:12:23 GMT Server: Apache x-openstack-request-id: req-8c08eeca-f401-490a-9123-47586aa4e4a3 2019-04-05 11:12:23,638 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:12:23,639 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-8c08eeca-f401-490a-9123-47586aa4e4a3 2019-04-05 11:12:23,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752918720245s 2019-04-05 11:12:23,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:12:23,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:12:23,669 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:12:23 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-aed90281-4a8a-477a-91cd-cb63d2526286 2019-04-05 11:12:23,669 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:12:23,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:12:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ce4e66cb-22a8-4fed-93bc-8f8d30d35b1b 2019-04-05 11:12:23,981 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:12:23,981 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-ce4e66cb-22a8-4fed-93bc-8f8d30d35b1b 2019-04-05 11:12:23,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.341921806335s 2019-04-05 11:12:28,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:12:28,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:12:29,021 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:12:28 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-c7f84763-8f3f-451e-ac87-277c7d700ca3 2019-04-05 11:12:29,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-04-05 11:12:29,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:12:29 GMT Server: Apache x-openstack-request-id: req-72e159cc-caee-4b53-bc0d-9e2cf0a9d6dd 2019-04-05 11:12:29,067 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:12:29,067 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-72e159cc-caee-4b53-bc0d-9e2cf0a9d6dd 2019-04-05 11:12:29,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0788979530334s 2019-04-05 11:12:34,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:12:34,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:12:34,105 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:12:34 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-356e05f8-9244-4de2-b783-3af1e1668343 2019-04-05 11:12:34,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-04-05 11:12:34,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:12:34 GMT Server: Apache x-openstack-request-id: req-afe1f7fe-414a-4092-879e-2b516104b928 2019-04-05 11:12:34,148 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:12:34,148 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-afe1f7fe-414a-4092-879e-2b516104b928 2019-04-05 11:12:34,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755131244659s 2019-04-05 11:12:34,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:12:34,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:12:34,195 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:12:34 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-a7b654c3-5e54-4a93-9c99-33882ab42bf9 2019-04-05 11:12:34,195 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:12:34,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:12:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-afd30606-eabf-42ab-81c6-a684603d6de4 2019-04-05 11:12:34,237 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:12:34,237 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-afd30606-eabf-42ab-81c6-a684603d6de4 2019-04-05 11:12:34,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0886809825897s 2019-04-05 11:12:39,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:12:39,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:12:39,274 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:12:39 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-8f7f7036-4b51-43af-a50d-677badfd9f97 2019-04-05 11:12:39,274 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:12:39,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:12:39 GMT Server: Apache x-openstack-request-id: req-d2ecdc00-8a99-4324-bef8-5bab4cfdd537 2019-04-05 11:12:39,316 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:12:39,316 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-d2ecdc00-8a99-4324-bef8-5bab4cfdd537 2019-04-05 11:12:39,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721089839935s 2019-04-05 11:12:44,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:12:44,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:12:44,348 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:12:44 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-34443b8d-681b-4bd7-8a1c-7bd56f1dafe5 2019-04-05 11:12:44,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-04-05 11:12:44,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:12:44 GMT Server: Apache x-openstack-request-id: req-ff1effc7-c468-463f-ac48-ee3008f0c8e6 2019-04-05 11:12:44,389 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:12:44,389 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-ff1effc7-c468-463f-ac48-ee3008f0c8e6 2019-04-05 11:12:44,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708949565887s 2019-04-05 11:12:44,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:12:44,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:12:44,418 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:12:44 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-adfd9f6c-6113-438b-9ea1-60d55b8850b8 2019-04-05 11:12:44,418 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:12:44,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:12:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b9997007-670b-40a6-b77a-8b6358c26b44 2019-04-05 11:12:44,443 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:12:44,443 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-b9997007-670b-40a6-b77a-8b6358c26b44 2019-04-05 11:12:44,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0537838935852s 2019-04-05 11:12:49,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:12:49,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:12:49,479 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:12:49 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc Server: Apache x-openstack-request-id: req-ff318c7f-c940-4ce9-896d-d4b34cecbe1d 2019-04-05 11:12:49,479 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:12:49,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 448 Content-Type: application/json Date: Fri, 05 Apr 2019 11:12:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9ed76617-9e6d-484c-9bca-b3fe1f37718a 2019-04-05 11:12:49,520 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2019-04-05T11:12:45Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/vellum/events/2b46a6f2-6ab9-4b12-9440-40fcdf9df99f", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "cdefe9c5-f0ab-43ce-9043-9d3538533382", "id": "2b46a6f2-6ab9-4b12-9440-40fcdf9df99f"}, {"resource_name": "sprout", "event_time": "2019-04-05T11:12:45Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/sprout/events/d4e7124a-dcdf-4221-8b89-ed09c2b42d8d", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-syv5s6bp2za7", "id": "d4e7124a-dcdf-4221-8b89-ed09c2b42d8d"}]} 2019-04-05 11:12:49,521 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc&marker=19007baa-15fb-49e1-8cc0-6b28926b644b&sort_dir=asc used request id req-9ed76617-9e6d-484c-9bca-b3fe1f37718a 2019-04-05 11:12:49,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707650184631s 2019-04-05 11:12:54,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:12:54,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:12:54,557 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:12:54 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-af80d800-7917-4ca0-823f-b445f01335f2 2019-04-05 11:12:54,557 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:12:54,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:12:54 GMT Server: Apache x-openstack-request-id: req-3f385cb6-01bf-40ed-a1ab-40807385dba4 2019-04-05 11:12:54,856 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:12:54,856 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-3f385cb6-01bf-40ed-a1ab-40807385dba4 2019-04-05 11:12:54,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.32928609848s 2019-04-05 11:12:59,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:12:59,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:12:59,892 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:12:59 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-7b86504b-f98f-4882-ba97-ddb207f2526e 2019-04-05 11:12:59,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-04-05 11:12:59,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:12:59 GMT Server: Apache x-openstack-request-id: req-9da8e845-ab4c-4098-9271-065cebddf40e 2019-04-05 11:12:59,936 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:12:59,936 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-9da8e845-ab4c-4098-9271-065cebddf40e 2019-04-05 11:12:59,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734570026398s 2019-04-05 11:12:59,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:12:59,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:12:59,965 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:12:59 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-f91b2e0e-b502-439b-9f2d-76259a72b93a 2019-04-05 11:12:59,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-04-05 11:13:00,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:12:59 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9894e5b5-ddcc-4a27-8277-9bad06fbc034 2019-04-05 11:13:00,092 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:13:00,092 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-9894e5b5-ddcc-4a27-8277-9bad06fbc034 2019-04-05 11:13:00,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.155907869339s 2019-04-05 11:13:05,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:13:05,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:13:05,129 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:13:05 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-6027547a-c58a-44a7-aa91-570d71b132e3 2019-04-05 11:13:05,129 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:13:05,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:13:05 GMT Server: Apache x-openstack-request-id: req-5a523925-9b77-4cef-a17d-5620880ed0d4 2019-04-05 11:13:05,170 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:13:05,170 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-5a523925-9b77-4cef-a17d-5620880ed0d4 2019-04-05 11:13:05,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712220668793s 2019-04-05 11:13:10,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:13:10,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:13:10,208 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:13:10 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-933270d2-afd2-4d50-b63d-36a18260717a 2019-04-05 11:13:10,208 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:13:10,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:13:10 GMT Server: Apache x-openstack-request-id: req-17a580ea-bf5c-49ea-b904-a19cd0dfb647 2019-04-05 11:13:10,250 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:13:10,251 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-17a580ea-bf5c-49ea-b904-a19cd0dfb647 2019-04-05 11:13:10,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075229883194s 2019-04-05 11:13:10,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:13:10,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:13:10,281 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:13:10 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-93bc538e-20c6-4ebe-ba59-463faff4129a 2019-04-05 11:13:10,281 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:13:10,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:13:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e564b05b-974f-4030-b2ea-b07c079abc3e 2019-04-05 11:13:10,323 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:13:10,324 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-e564b05b-974f-4030-b2ea-b07c079abc3e 2019-04-05 11:13:10,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726640224457s 2019-04-05 11:13:15,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:13:15,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:13:15,357 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:13:15 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-de6a72df-120d-4419-acce-3e0165779407 2019-04-05 11:13:15,357 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:13:15,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:13:15 GMT Server: Apache x-openstack-request-id: req-ef847df1-2d90-4dca-8248-84236b3982c2 2019-04-05 11:13:15,398 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:13:15,398 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-ef847df1-2d90-4dca-8248-84236b3982c2 2019-04-05 11:13:15,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716030597687s 2019-04-05 11:13:20,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:13:20,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:13:20,434 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:13:20 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-920645c0-05ff-4e48-91c1-363b890aa23a 2019-04-05 11:13:20,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-04-05 11:13:20,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:13:20 GMT Server: Apache x-openstack-request-id: req-a7652b5e-d960-4106-abde-6202b7027c30 2019-04-05 11:13:20,476 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:13:20,476 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-a7652b5e-d960-4106-abde-6202b7027c30 2019-04-05 11:13:20,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740830898285s 2019-04-05 11:13:20,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:13:20,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:13:20,507 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:13:20 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-4a7da25f-312c-4e09-9bbe-d43e84fca7a6 2019-04-05 11:13:20,507 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:13:20,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:13:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2921e51e-ac1a-44f9-8c7c-da59f43973bf 2019-04-05 11:13:20,549 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:13:20,549 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-2921e51e-ac1a-44f9-8c7c-da59f43973bf 2019-04-05 11:13:20,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072154045105s 2019-04-05 11:13:25,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:13:25,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:13:25,587 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:13:25 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-9176484c-2186-43c0-bca5-d25c9950840a 2019-04-05 11:13:25,587 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:13:25,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:13:25 GMT Server: Apache x-openstack-request-id: req-051737ee-af15-405e-8a21-d9900e2b8011 2019-04-05 11:13:25,630 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:13:25,630 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-051737ee-af15-405e-8a21-d9900e2b8011 2019-04-05 11:13:25,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739891529083s 2019-04-05 11:13:30,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:13:30,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:13:30,666 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:13:30 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-ba94270e-fedf-4ab0-9848-717b6f1a1834 2019-04-05 11:13:30,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-04-05 11:13:30,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:13:30 GMT Server: Apache x-openstack-request-id: req-9a8b2bc9-5d8c-4e98-93d7-af2650d5775a 2019-04-05 11:13:30,709 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:13:30,710 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-9a8b2bc9-5d8c-4e98-93d7-af2650d5775a 2019-04-05 11:13:30,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.07404088974s 2019-04-05 11:13:30,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:13:30,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:13:30,739 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:13:30 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-477f63b4-a13a-487b-9452-356364a69043 2019-04-05 11:13:30,739 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:13:30,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:13:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5f457078-d9df-46fc-815b-7d6a0fefdbd9 2019-04-05 11:13:30,780 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:13:30,780 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-5f457078-d9df-46fc-815b-7d6a0fefdbd9 2019-04-05 11:13:30,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.069981098175s 2019-04-05 11:13:35,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:13:35,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:13:35,818 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:13:35 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-9f073c27-141d-49ab-b93a-11148ed97c97 2019-04-05 11:13:35,818 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:13:35,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:13:35 GMT Server: Apache x-openstack-request-id: req-7cb6755e-dc32-416b-9643-fbcd2e9970b5 2019-04-05 11:13:35,861 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:13:35,861 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-7cb6755e-dc32-416b-9643-fbcd2e9970b5 2019-04-05 11:13:35,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746479034424s 2019-04-05 11:13:40,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:13:40,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:13:40,896 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:13:40 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-2cbc6d72-581f-419e-a284-548e61845614 2019-04-05 11:13:40,897 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:13:40,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:13:40 GMT Server: Apache x-openstack-request-id: req-78743a3e-ff8b-4cff-8a3c-521f4a8f4fd1 2019-04-05 11:13:40,938 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:13:40,938 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-78743a3e-ff8b-4cff-8a3c-521f4a8f4fd1 2019-04-05 11:13:40,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708990097046s 2019-04-05 11:13:40,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:13:40,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:13:40,969 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:13:40 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-32bacfa6-282b-4f75-b2b6-c93f4a050752 2019-04-05 11:13:40,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-04-05 11:13:41,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:13:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9658b975-59b9-4ea1-aa62-be77c6289d77 2019-04-05 11:13:41,012 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:13:41,013 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-9658b975-59b9-4ea1-aa62-be77c6289d77 2019-04-05 11:13:41,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0739760398865s 2019-04-05 11:13:46,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:13:46,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:13:46,048 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:13:46 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-26cbce21-a193-4592-8fdb-c3031b2244d3 2019-04-05 11:13:46,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-04-05 11:13:46,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:13:46 GMT Server: Apache x-openstack-request-id: req-5896b828-fb66-4b1a-9687-0cf96e020462 2019-04-05 11:13:46,089 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:13:46,089 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-5896b828-fb66-4b1a-9687-0cf96e020462 2019-04-05 11:13:46,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729568004608s 2019-04-05 11:13:51,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:13:51,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:13:51,128 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:13:51 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-82166deb-cd5a-4cf1-89ed-98a8324d74b9 2019-04-05 11:13:51,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-04-05 11:13:51,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:13:51 GMT Server: Apache x-openstack-request-id: req-b91d234e-a8c2-4c28-b22f-6ad048b66bff 2019-04-05 11:13:51,170 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:13:51,170 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-b91d234e-a8c2-4c28-b22f-6ad048b66bff 2019-04-05 11:13:51,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745220184326s 2019-04-05 11:13:51,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:13:51,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:13:51,200 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:13:51 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-c37d2d23-9e84-421e-a416-283c6d6af5c3 2019-04-05 11:13:51,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-04-05 11:13:51,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:13:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e3628ff0-7236-4dec-af08-ac8e9e6b9057 2019-04-05 11:13:51,243 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:13:51,243 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-e3628ff0-7236-4dec-af08-ac8e9e6b9057 2019-04-05 11:13:51,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072329044342s 2019-04-05 11:13:56,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:13:56,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:13:56,281 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:13:56 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-8244452a-9bd7-49aa-a4fc-3e390b801df5 2019-04-05 11:13:56,282 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:13:56,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:13:56 GMT Server: Apache x-openstack-request-id: req-d1963518-294f-41e8-910e-c39e87d1aa3e 2019-04-05 11:13:56,327 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:13:56,327 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-d1963518-294f-41e8-910e-c39e87d1aa3e 2019-04-05 11:13:56,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0779638290405s 2019-04-05 11:14:01,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:14:01,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:14:01,369 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:14:01 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-1d00958e-18c0-449a-a95a-cd6ff6deb7c4 2019-04-05 11:14:01,369 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:14:01,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:14:01 GMT Server: Apache x-openstack-request-id: req-a3dbebcf-3bb8-4f70-8a38-31009a5cc03e 2019-04-05 11:14:01,413 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:14:01,413 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-a3dbebcf-3bb8-4f70-8a38-31009a5cc03e 2019-04-05 11:14:01,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0796501636505s 2019-04-05 11:14:01,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:14:01,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:14:01,445 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:14:01 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-18183455-dfe4-4ed8-983f-8a0dd0e2445a 2019-04-05 11:14:01,445 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:14:01,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:14:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6a52c155-74dd-4e10-88d1-af0d83a7e719 2019-04-05 11:14:01,488 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:14:01,488 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-6a52c155-74dd-4e10-88d1-af0d83a7e719 2019-04-05 11:14:01,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0746929645538s 2019-04-05 11:14:06,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:14:06,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:14:06,526 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:14:06 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-83390144-1cb6-422f-8986-dd5e3f17966a 2019-04-05 11:14:06,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-04-05 11:14:06,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:14:06 GMT Server: Apache x-openstack-request-id: req-66708b6a-0625-49ba-ad56-61002a5c81d3 2019-04-05 11:14:06,570 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:14:06,570 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-66708b6a-0625-49ba-ad56-61002a5c81d3 2019-04-05 11:14:06,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0767061710358s 2019-04-05 11:14:11,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:14:11,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:14:11,606 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:14:11 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-90e2c545-3a65-4948-8914-dc3ba4708f84 2019-04-05 11:14:11,606 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:14:11,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:14:11 GMT Server: Apache x-openstack-request-id: req-003217c5-bce0-4f3b-b9ab-dc987c0616ac 2019-04-05 11:14:11,646 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:14:11,647 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-003217c5-bce0-4f3b-b9ab-dc987c0616ac 2019-04-05 11:14:11,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707490444183s 2019-04-05 11:14:11,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:14:11,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:14:11,693 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:14:11 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-565e5945-54f6-4101-846b-03faee345bce 2019-04-05 11:14:11,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-04-05 11:14:11,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:14:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-30ea0a2d-60ff-4ce5-80a4-ac3ce78621a9 2019-04-05 11:14:11,719 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:14:11,719 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-30ea0a2d-60ff-4ce5-80a4-ac3ce78621a9 2019-04-05 11:14:11,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0717868804932s 2019-04-05 11:14:16,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:14:16,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:14:16,759 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:14:16 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-4a9a8fd3-9480-4319-984c-b91c80ceb55b 2019-04-05 11:14:16,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-04-05 11:14:16,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:14:16 GMT Server: Apache x-openstack-request-id: req-571b250a-ccf1-4235-8d0f-3682c6d5bf57 2019-04-05 11:14:16,801 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:14:16,802 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-571b250a-ccf1-4235-8d0f-3682c6d5bf57 2019-04-05 11:14:16,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0756840705872s 2019-04-05 11:14:21,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:14:21,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:14:21,839 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:14:21 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-cddad389-dcb7-42d0-a791-b372605428cd 2019-04-05 11:14:21,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-04-05 11:14:21,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:14:21 GMT Server: Apache x-openstack-request-id: req-40ed5ebd-cfc7-4c13-80a4-511668d2009e 2019-04-05 11:14:21,881 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:14:21,881 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-40ed5ebd-cfc7-4c13-80a4-511668d2009e 2019-04-05 11:14:21,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736119747162s 2019-04-05 11:14:21,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:14:21,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:14:21,912 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:14:21 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-2a9e69f3-64c7-45c8-a26b-e3f10e482464 2019-04-05 11:14:21,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-04-05 11:14:21,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:14:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-df0058f8-0a59-4355-9ba5-c42499b2faa0 2019-04-05 11:14:21,954 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:14:21,954 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-df0058f8-0a59-4355-9ba5-c42499b2faa0 2019-04-05 11:14:21,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726909637451s 2019-04-05 11:14:26,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:14:26,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:14:26,996 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:14:26 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-65f56989-9c13-478e-bdb4-39849c57ca4c 2019-04-05 11:14:26,996 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:14:27,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:14:26 GMT Server: Apache x-openstack-request-id: req-f1148358-6eb4-4b20-994b-6e84ea2fec61 2019-04-05 11:14:27,040 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:14:27,040 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-f1148358-6eb4-4b20-994b-6e84ea2fec61 2019-04-05 11:14:27,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.079195022583s 2019-04-05 11:14:32,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:14:32,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:14:32,078 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:14:32 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-2bbcfbf7-cbb8-443b-aa88-77646946a06f 2019-04-05 11:14:32,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-04-05 11:14:32,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:14:32 GMT Server: Apache x-openstack-request-id: req-731fe429-90cb-4c5a-a403-f0edfff7fc37 2019-04-05 11:14:32,121 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:14:32,121 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-731fe429-90cb-4c5a-a403-f0edfff7fc37 2019-04-05 11:14:32,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747811794281s 2019-04-05 11:14:32,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:14:32,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:14:32,157 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:14:32 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-cc444aef-bdad-4a97-94ba-382ec92d244a 2019-04-05 11:14:32,157 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:14:32,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:14:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cb5e07e4-d558-44d0-b1de-4d7048eae7ed 2019-04-05 11:14:32,200 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:14:32,200 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-cb5e07e4-d558-44d0-b1de-4d7048eae7ed 2019-04-05 11:14:32,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0788350105286s 2019-04-05 11:14:37,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:14:37,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:14:37,239 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:14:37 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-1c4049ec-28e2-4a31-9799-cc31e3f7e58d 2019-04-05 11:14:37,239 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:14:37,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:14:37 GMT Server: Apache x-openstack-request-id: req-513e374c-ec0a-4acf-a3ca-55b095bbf95e 2019-04-05 11:14:37,283 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:14:37,283 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-513e374c-ec0a-4acf-a3ca-55b095bbf95e 2019-04-05 11:14:37,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759098529816s 2019-04-05 11:14:42,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:14:42,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:14:42,318 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:14:42 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-999841bd-7cab-4ba6-9c72-49d24e9a85ef 2019-04-05 11:14:42,318 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:14:42,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:14:42 GMT Server: Apache x-openstack-request-id: req-ae77d679-52f8-4131-90db-f504d39cb323 2019-04-05 11:14:42,359 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:14:42,360 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-ae77d679-52f8-4131-90db-f504d39cb323 2019-04-05 11:14:42,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709261894226s 2019-04-05 11:14:42,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:14:42,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:14:42,390 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:14:42 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-a9050b76-179a-44ee-a436-91a82f03629e 2019-04-05 11:14:42,391 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:14:42,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:14:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ae30785e-e19c-4c6a-a33b-b11ccef53d03 2019-04-05 11:14:42,432 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:14:42,433 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-ae30785e-e19c-4c6a-a33b-b11ccef53d03 2019-04-05 11:14:42,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0724999904633s 2019-04-05 11:14:47,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:14:47,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:14:47,471 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:14:47 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-a0ed1206-d914-43e5-b0d8-258f2eb2c31d 2019-04-05 11:14:47,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-04-05 11:14:47,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:14:47 GMT Server: Apache x-openstack-request-id: req-3ad3fe80-9a35-43a2-8cfd-34e025f18256 2019-04-05 11:14:47,513 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:14:47,514 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-3ad3fe80-9a35-43a2-8cfd-34e025f18256 2019-04-05 11:14:47,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742909908295s 2019-04-05 11:14:52,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:14:52,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:14:52,548 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:14:52 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-88d87bb9-d569-40cd-9c8e-054497a3099a 2019-04-05 11:14:52,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-04-05 11:14:52,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:14:52 GMT Server: Apache x-openstack-request-id: req-6eccd3cc-1681-46e1-924c-80421f877144 2019-04-05 11:14:52,589 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:14:52,589 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-6eccd3cc-1681-46e1-924c-80421f877144 2019-04-05 11:14:52,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0701358318329s 2019-04-05 11:14:52,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:14:52,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:14:52,618 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:14:52 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-1283c4d5-a755-4740-b93f-66edcbbc4749 2019-04-05 11:14:52,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-04-05 11:14:52,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:14:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b9b8ea3c-b74d-41a2-bc0f-816634f0cddc 2019-04-05 11:14:52,643 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:14:52,644 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-b9b8ea3c-b74d-41a2-bc0f-816634f0cddc 2019-04-05 11:14:52,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.053612947464s 2019-04-05 11:14:57,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:14:57,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:14:57,684 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:14:57 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-732df636-87f1-429b-adf4-ddc73a340be4 2019-04-05 11:14:57,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-04-05 11:14:57,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:14:57 GMT Server: Apache x-openstack-request-id: req-6773a429-d765-4720-b81f-5e72e06a995f 2019-04-05 11:14:57,727 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:14:57,727 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-6773a429-d765-4720-b81f-5e72e06a995f 2019-04-05 11:14:57,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0766799449921s 2019-04-05 11:15:02,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:15:02,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:15:02,758 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:15:02 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-aca2b8da-2e37-42f9-b001-ebb2b0077279 2019-04-05 11:15:02,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-04-05 11:15:02,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:15:02 GMT Server: Apache x-openstack-request-id: req-67ec33ed-5ed9-4301-94eb-8804f8929332 2019-04-05 11:15:02,800 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:15:02,800 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-67ec33ed-5ed9-4301-94eb-8804f8929332 2019-04-05 11:15:02,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719020366669s 2019-04-05 11:15:02,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:15:02,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:15:02,830 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:15:02 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-1cef2909-89e3-4443-9d4d-d4bd43457c03 2019-04-05 11:15:02,830 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:15:02,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:15:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2b058ed9-7d67-4e50-a94e-742e1365a82d 2019-04-05 11:15:02,872 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:15:02,872 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-2b058ed9-7d67-4e50-a94e-742e1365a82d 2019-04-05 11:15:02,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0717520713806s 2019-04-05 11:15:07,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:15:07,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:15:07,911 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:15:07 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-d6ef9a73-efc4-4346-88d2-eec31b861b9c 2019-04-05 11:15:07,911 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:15:07,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:15:07 GMT Server: Apache x-openstack-request-id: req-f25838f0-636a-4e25-9ab3-72fe625a0fb7 2019-04-05 11:15:07,953 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:15:07,953 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-f25838f0-636a-4e25-9ab3-72fe625a0fb7 2019-04-05 11:15:07,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742950439453s 2019-04-05 11:15:12,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:15:12,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:15:12,991 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:15:12 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-5fe212ba-7552-48b4-8c4c-eea1b756fe33 2019-04-05 11:15:12,991 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:15:13,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:15:12 GMT Server: Apache x-openstack-request-id: req-94d4330e-4ab6-4860-a4ae-2e099770db3c 2019-04-05 11:15:13,034 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:15:13,034 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-94d4330e-4ab6-4860-a4ae-2e099770db3c 2019-04-05 11:15:13,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748610496521s 2019-04-05 11:15:13,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:15:13,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:15:13,341 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:15:13 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-9bcf5004-e276-4d47-bc64-c20a9c2a03d1 2019-04-05 11:15:13,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-04-05 11:15:13,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:15:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7e3a1071-e466-4e7e-aadd-d3a99f09191d 2019-04-05 11:15:13,382 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:15:13,383 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-7e3a1071-e466-4e7e-aadd-d3a99f09191d 2019-04-05 11:15:13,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.348325014114s 2019-04-05 11:15:18,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:15:18,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:15:18,420 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:15:18 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-2a148a84-56ca-49ff-93af-d9e69eea535e 2019-04-05 11:15:18,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-04-05 11:15:18,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:15:18 GMT Server: Apache x-openstack-request-id: req-924fb0e9-1919-4176-81d9-a37bde27cdad 2019-04-05 11:15:18,461 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:15:18,461 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-924fb0e9-1919-4176-81d9-a37bde27cdad 2019-04-05 11:15:18,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717749595642s 2019-04-05 11:15:23,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:15:23,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:15:23,499 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:15:23 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-31f14c50-5af4-429d-93c4-ad20e45742b7 2019-04-05 11:15:23,499 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:15:23,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:15:23 GMT Server: Apache x-openstack-request-id: req-21a773e5-e9ea-44a7-a619-a32d62387d49 2019-04-05 11:15:23,540 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:15:23,540 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-21a773e5-e9ea-44a7-a619-a32d62387d49 2019-04-05 11:15:23,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731029510498s 2019-04-05 11:15:23,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:15:23,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:15:23,568 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:15:23 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-1a6d8c44-3d04-4bd1-bb02-a50ebefc4918 2019-04-05 11:15:23,569 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:15:23,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:15:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6f33fb9d-b98a-40ef-8aa2-c967e5c52c06 2019-04-05 11:15:23,593 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:15:23,593 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-6f33fb9d-b98a-40ef-8aa2-c967e5c52c06 2019-04-05 11:15:23,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0526201725006s 2019-04-05 11:15:28,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:15:28,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:15:28,630 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:15:28 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-e5afc368-a93e-405d-afec-506422d0310a 2019-04-05 11:15:28,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-04-05 11:15:28,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:15:28 GMT Server: Apache x-openstack-request-id: req-091c7e1d-e52e-4442-8b0b-c6ac3e6552f2 2019-04-05 11:15:28,672 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:15:28,672 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-091c7e1d-e52e-4442-8b0b-c6ac3e6552f2 2019-04-05 11:15:28,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726339817047s 2019-04-05 11:15:33,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:15:33,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:15:33,709 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:15:33 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-5536ee85-07d4-48e0-86f5-edb51dd9eca0 2019-04-05 11:15:33,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-04-05 11:15:33,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:15:33 GMT Server: Apache x-openstack-request-id: req-0498de09-8a1c-47b1-86bc-2cc793f9145a 2019-04-05 11:15:33,752 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:15:33,752 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-0498de09-8a1c-47b1-86bc-2cc793f9145a 2019-04-05 11:15:33,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746259689331s 2019-04-05 11:15:33,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:15:33,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:15:34,055 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:15:33 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-f611474f-3f3c-47e0-a3ba-3cd8ddbe6847 2019-04-05 11:15:34,055 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:15:34,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:15:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-83deaf19-0e78-49df-93d2-e9e3d95d2052 2019-04-05 11:15:34,097 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:15:34,097 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-83deaf19-0e78-49df-93d2-e9e3d95d2052 2019-04-05 11:15:34,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.344096899033s 2019-04-05 11:15:39,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:15:39,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:15:39,150 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:15:39 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-da5dc26e-41fa-4b05-b2eb-c51e7af77d52 2019-04-05 11:15:39,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-04-05 11:15:39,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:15:39 GMT Server: Apache x-openstack-request-id: req-d22846c1-b8f3-4925-a97f-bcec51e3af74 2019-04-05 11:15:39,192 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:15:39,192 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-d22846c1-b8f3-4925-a97f-bcec51e3af74 2019-04-05 11:15:39,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0885031223297s 2019-04-05 11:15:44,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:15:44,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:15:44,231 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:15:44 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-f4fafea9-6f99-4deb-9daa-42ef9ba223b2 2019-04-05 11:15:44,231 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:15:44,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:15:44 GMT Server: Apache x-openstack-request-id: req-7ff65ea8-a87d-40ca-9c60-51ff5619942c 2019-04-05 11:15:44,274 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:15:44,274 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-7ff65ea8-a87d-40ca-9c60-51ff5619942c 2019-04-05 11:15:44,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.076318025589s 2019-04-05 11:15:44,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:15:44,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:15:44,307 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:15:44 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-df2b7a2b-daf5-4274-a083-e2c80ffbc378 2019-04-05 11:15:44,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-04-05 11:15:44,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:15:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5be749fd-50bd-42ee-b37f-7b090ceadb2b 2019-04-05 11:15:44,351 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:15:44,351 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-5be749fd-50bd-42ee-b37f-7b090ceadb2b 2019-04-05 11:15:44,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0760638713837s 2019-04-05 11:15:49,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:15:49,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:15:49,388 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:15:49 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-a765217b-232e-4381-baf5-f27a843c3b6d 2019-04-05 11:15:49,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-04-05 11:15:49,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:15:49 GMT Server: Apache x-openstack-request-id: req-f17305ec-3ff7-4de5-be03-175835cefef0 2019-04-05 11:15:49,430 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:15:49,430 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-f17305ec-3ff7-4de5-be03-175835cefef0 2019-04-05 11:15:49,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730159282684s 2019-04-05 11:15:54,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:15:54,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:15:54,465 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:15:54 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-374b641c-6784-4706-aa9a-b7a35035076d 2019-04-05 11:15:54,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-04-05 11:15:54,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:15:54 GMT Server: Apache x-openstack-request-id: req-9cb157dc-ca21-421f-bc88-a03879f5a3a3 2019-04-05 11:15:54,506 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:15:54,506 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-9cb157dc-ca21-421f-bc88-a03879f5a3a3 2019-04-05 11:15:54,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0700528621674s 2019-04-05 11:15:54,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:15:54,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:15:54,795 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:15:54 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-7d005ea6-248c-4e3e-a6a6-8b6b48caad37 2019-04-05 11:15:54,795 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:15:54,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:15:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d02973be-21ba-4774-a05c-0d628983be7d 2019-04-05 11:15:54,820 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:15:54,820 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-d02973be-21ba-4774-a05c-0d628983be7d 2019-04-05 11:15:54,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.313797950745s 2019-04-05 11:15:59,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:15:59,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:15:59,858 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:15:59 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-6bfe1d08-df6f-4fe4-9b7b-0ff1af76b1db 2019-04-05 11:15:59,858 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:15:59,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:15:59 GMT Server: Apache x-openstack-request-id: req-99e7089c-c6cb-4258-bc0c-acf1e144ff56 2019-04-05 11:15:59,901 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:15:59,901 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-99e7089c-c6cb-4258-bc0c-acf1e144ff56 2019-04-05 11:15:59,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738320350647s 2019-04-05 11:16:04,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:16:04,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:16:04,937 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:16:04 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-96228e4e-edee-4d41-8a93-d827ec191eea 2019-04-05 11:16:04,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-04-05 11:16:04,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:16:04 GMT Server: Apache x-openstack-request-id: req-f61476de-179b-4806-b22d-8d4b85cbd9b1 2019-04-05 11:16:04,980 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:16:04,980 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-f61476de-179b-4806-b22d-8d4b85cbd9b1 2019-04-05 11:16:04,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738959312439s 2019-04-05 11:16:04,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:16:04,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:16:05,011 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:16:04 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-e7e1b2b0-7d1c-47f5-92c2-f676cc99446e 2019-04-05 11:16:05,011 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:16:05,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:16:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f5f6e29b-e883-4672-aa25-cf57748faaf8 2019-04-05 11:16:05,054 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:16:05,055 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-f5f6e29b-e883-4672-aa25-cf57748faaf8 2019-04-05 11:16:05,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0739641189575s 2019-04-05 11:16:10,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:16:10,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:16:10,091 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:16:10 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-e583d1bd-7a17-4d64-ab1c-48ec4e4c853f 2019-04-05 11:16:10,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-04-05 11:16:10,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:16:10 GMT Server: Apache x-openstack-request-id: req-522f7795-e1ce-4373-813b-b8fbf27f7800 2019-04-05 11:16:10,133 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:16:10,133 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-522f7795-e1ce-4373-813b-b8fbf27f7800 2019-04-05 11:16:10,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721709728241s 2019-04-05 11:16:15,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:16:15,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:16:15,168 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:16:15 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-af56d242-5616-447c-b66b-bd2098f422e8 2019-04-05 11:16:15,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-04-05 11:16:15,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:16:15 GMT Server: Apache x-openstack-request-id: req-e262ce4a-7865-4aae-9411-b58145a6ebe8 2019-04-05 11:16:15,212 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:16:15,213 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-e262ce4a-7865-4aae-9411-b58145a6ebe8 2019-04-05 11:16:15,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0765850543976s 2019-04-05 11:16:15,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:16:15,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:16:15,449 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:16:15 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-ec331ffd-3806-4331-a0b1-1d06daa8cc57 2019-04-05 11:16:15,450 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:16:15,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:16:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c0d5435e-134f-4a13-86e3-71f1ef346e09 2019-04-05 11:16:15,491 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:16:15,491 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-c0d5435e-134f-4a13-86e3-71f1ef346e09 2019-04-05 11:16:15,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.277677059174s 2019-04-05 11:16:20,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:16:20,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:16:20,811 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:16:20 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-0c59c46a-5ff4-40f5-83a0-0863c344756a 2019-04-05 11:16:20,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-04-05 11:16:20,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:16:20 GMT Server: Apache x-openstack-request-id: req-2d6b5959-85d8-4c26-8b26-014454e2560b 2019-04-05 11:16:20,852 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:16:20,852 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-2d6b5959-85d8-4c26-8b26-014454e2560b 2019-04-05 11:16:20,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.35490489006s 2019-04-05 11:16:25,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:16:25,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:16:25,887 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:16:25 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-894cdb2e-d043-4ce7-b01b-9461b54e1031 2019-04-05 11:16:25,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-04-05 11:16:25,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:16:25 GMT Server: Apache x-openstack-request-id: req-2a5b98b1-2732-485b-9506-ade5c908ba5f 2019-04-05 11:16:25,929 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:16:25,930 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-2a5b98b1-2732-485b-9506-ade5c908ba5f 2019-04-05 11:16:25,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074383020401s 2019-04-05 11:16:25,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:16:25,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:16:25,961 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:16:25 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-44c79397-c36d-452b-9833-e814d240ee05 2019-04-05 11:16:25,962 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:16:26,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:16:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8c13d78f-f952-4852-a1ce-6bde44b1c211 2019-04-05 11:16:26,003 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:16:26,003 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-8c13d78f-f952-4852-a1ce-6bde44b1c211 2019-04-05 11:16:26,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732052326202s 2019-04-05 11:16:31,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:16:31,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:16:31,044 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:16:31 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-44c86406-9447-45bd-9327-3bbabe23a4a8 2019-04-05 11:16:31,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-04-05 11:16:31,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:16:31 GMT Server: Apache x-openstack-request-id: req-7dbd7870-6e5b-4597-997a-846747ebf7cc 2019-04-05 11:16:31,287 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:16:31,287 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-7dbd7870-6e5b-4597-997a-846747ebf7cc 2019-04-05 11:16:31,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.2768638134s 2019-04-05 11:16:36,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:16:36,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:16:36,324 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:16:36 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-75c70c11-123d-4edc-8902-a324ad77778c 2019-04-05 11:16:36,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-04-05 11:16:36,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:16:36 GMT Server: Apache x-openstack-request-id: req-75811bef-f5ef-4091-a22f-6f723417c106 2019-04-05 11:16:36,371 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:16:36,372 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-75811bef-f5ef-4091-a22f-6f723417c106 2019-04-05 11:16:36,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0790250301361s 2019-04-05 11:16:36,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:16:36,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:16:36,404 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:16:36 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-1ac0f1d8-a975-483c-92f6-890576ffdc04 2019-04-05 11:16:36,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-04-05 11:16:36,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:16:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-dea00cf9-bb82-4919-b18e-a818c31a39f1 2019-04-05 11:16:36,732 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:16:36,732 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-dea00cf9-bb82-4919-b18e-a818c31a39f1 2019-04-05 11:16:36,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.359800815582s 2019-04-05 11:16:41,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:16:41,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:16:41,769 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:16:41 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-bd0f4aa9-7ded-4aea-912f-fb6719ff6729 2019-04-05 11:16:41,769 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:16:41,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:16:41 GMT Server: Apache x-openstack-request-id: req-943cd359-acaa-47c8-8e6f-70a5ca1db552 2019-04-05 11:16:41,809 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:16:41,810 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-943cd359-acaa-47c8-8e6f-70a5ca1db552 2019-04-05 11:16:41,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714421272278s 2019-04-05 11:16:46,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:16:46,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:16:46,847 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:16:46 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-d245e061-a6c6-43ed-ae32-86c414719220 2019-04-05 11:16:46,847 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:16:46,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:16:46 GMT Server: Apache x-openstack-request-id: req-3cc7aa92-6e5a-4c72-8fbd-5eb59be1c6a8 2019-04-05 11:16:46,890 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:16:46,890 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-3cc7aa92-6e5a-4c72-8fbd-5eb59be1c6a8 2019-04-05 11:16:46,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747091770172s 2019-04-05 11:16:46,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:16:46,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:16:46,922 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:16:46 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-9cdeef3c-7e18-40ac-a9e1-11e9960f45ea 2019-04-05 11:16:46,922 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:16:46,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:16:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-dbb7c275-55f8-4b82-a6d2-f9d7f8589a78 2019-04-05 11:16:46,965 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:16:46,965 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-dbb7c275-55f8-4b82-a6d2-f9d7f8589a78 2019-04-05 11:16:46,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0746898651123s 2019-04-05 11:16:51,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:16:51,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:16:52,285 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:16:51 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-2dcb8a77-1809-4bc9-bcaf-89c3f8a6cda3 2019-04-05 11:16:52,285 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:16:52,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:16:52 GMT Server: Apache x-openstack-request-id: req-ea85306c-20c7-4d8f-9d97-9c54d12de5f4 2019-04-05 11:16:52,326 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:16:52,326 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-ea85306c-20c7-4d8f-9d97-9c54d12de5f4 2019-04-05 11:16:52,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.354547023773s 2019-04-05 11:16:57,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:16:57,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:16:57,362 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:16:57 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-22e63f83-0f4d-4363-8240-18e36ca34c9a 2019-04-05 11:16:57,362 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:16:57,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:16:57 GMT Server: Apache x-openstack-request-id: req-ef7786bd-b6d5-4903-9aa7-5bc57d010e3e 2019-04-05 11:16:57,405 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:16:57,405 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-ef7786bd-b6d5-4903-9aa7-5bc57d010e3e 2019-04-05 11:16:57,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731780529022s 2019-04-05 11:16:57,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:16:57,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:16:57,435 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:16:57 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-2ea31cf0-0a75-4ed7-8360-078c65c6fc6d 2019-04-05 11:16:57,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-04-05 11:16:57,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:16:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-efe4cdc9-bd02-48b7-a691-3f197ec1ba61 2019-04-05 11:16:57,459 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:16:57,459 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-efe4cdc9-bd02-48b7-a691-3f197ec1ba61 2019-04-05 11:16:57,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0534491539001s 2019-04-05 11:17:02,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:17:02,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:17:02,767 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:17:02 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-d25faa1a-96a6-40d9-bb99-ab79c564e3a0 2019-04-05 11:17:02,768 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:17:02,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:17:02 GMT Server: Apache x-openstack-request-id: req-dd696bf2-d027-418f-a00e-c6eebaab7da7 2019-04-05 11:17:02,810 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:17:02,810 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-dd696bf2-d027-418f-a00e-c6eebaab7da7 2019-04-05 11:17:02,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.348953962326s 2019-04-05 11:17:07,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:17:07,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:17:07,851 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:17:07 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-7d592e8b-ae78-4759-89bb-0dca1cc13c1f 2019-04-05 11:17:07,851 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:17:07,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:17:07 GMT Server: Apache x-openstack-request-id: req-c69b4b41-4783-4f0a-8858-4d35a9079de9 2019-04-05 11:17:07,894 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:17:07,895 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-c69b4b41-4783-4f0a-8858-4d35a9079de9 2019-04-05 11:17:07,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0785460472107s 2019-04-05 11:17:07,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:17:07,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:17:07,926 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:17:07 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-519d66c5-2f54-4619-aba7-aaf863d08496 2019-04-05 11:17:07,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-04-05 11:17:07,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:17:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-64d04dd8-d197-49d0-afb5-36ebb9795751 2019-04-05 11:17:07,969 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:17:07,969 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-64d04dd8-d197-49d0-afb5-36ebb9795751 2019-04-05 11:17:07,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0741808414459s 2019-04-05 11:17:12,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:17:12,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:17:13,006 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:17:12 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-a9a0906b-3dd3-4e57-9998-085e76af8826 2019-04-05 11:17:13,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-04-05 11:17:13,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:17:12 GMT Server: Apache x-openstack-request-id: req-2c593c27-7dde-4264-94dc-c2e2e0c99553 2019-04-05 11:17:13,047 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:17:13,047 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-2c593c27-7dde-4264-94dc-c2e2e0c99553 2019-04-05 11:17:13,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711369514465s 2019-04-05 11:17:18,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:17:18,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:17:18,085 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:17:18 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-ea42f7c9-1ccd-41a3-8bd7-35bdd5c38619 2019-04-05 11:17:18,086 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:17:18,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:17:18 GMT Server: Apache x-openstack-request-id: req-3ca06681-2fae-4af1-88da-103927cdc566 2019-04-05 11:17:18,506 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:17:18,506 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-3ca06681-2fae-4af1-88da-103927cdc566 2019-04-05 11:17:18,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.452774047852s 2019-04-05 11:17:18,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:17:18,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:17:18,536 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:17:18 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-79f23639-0992-4ab1-9cca-1607c36cc322 2019-04-05 11:17:18,536 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:17:18,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:17:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-60d9b8a5-1034-4a6d-a790-1115237387ec 2019-04-05 11:17:18,578 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:17:18,578 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-60d9b8a5-1034-4a6d-a790-1115237387ec 2019-04-05 11:17:18,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0714039802551s 2019-04-05 11:17:23,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:17:23,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:17:23,615 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:17:23 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-2480ce39-a765-41cd-92d8-c2911b9fc960 2019-04-05 11:17:23,615 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:17:23,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:17:23 GMT Server: Apache x-openstack-request-id: req-01c10d00-8b74-404e-b962-b1973408dc80 2019-04-05 11:17:23,656 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:17:23,656 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-01c10d00-8b74-404e-b962-b1973408dc80 2019-04-05 11:17:23,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713419914246s 2019-04-05 11:17:28,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:17:28,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:17:28,707 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:17:28 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-390aebdf-8246-45ef-a809-a9f2ce751093 2019-04-05 11:17:28,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-04-05 11:17:28,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:17:28 GMT Server: Apache x-openstack-request-id: req-72102629-13a2-4e25-9728-71eebfa1af82 2019-04-05 11:17:28,749 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:17:28,749 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-72102629-13a2-4e25-9728-71eebfa1af82 2019-04-05 11:17:28,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0869860649109s 2019-04-05 11:17:28,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:17:28,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:17:28,778 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:17:28 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-d8f0f2ca-d29a-4f5a-992a-031def789b3f 2019-04-05 11:17:28,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-04-05 11:17:28,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:17:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-480cd458-4966-4ab4-a41b-e169eb598205 2019-04-05 11:17:28,820 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:17:28,820 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-480cd458-4966-4ab4-a41b-e169eb598205 2019-04-05 11:17:28,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0708448886871s 2019-04-05 11:17:33,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:17:33,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:17:33,859 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:17:33 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-c174deb3-7730-4673-b12c-5f7c452c4b83 2019-04-05 11:17:33,859 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:17:33,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:17:33 GMT Server: Apache x-openstack-request-id: req-660dfa17-6d88-4ec6-b97d-1abd90bbccf8 2019-04-05 11:17:33,905 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:17:33,905 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-660dfa17-6d88-4ec6-b97d-1abd90bbccf8 2019-04-05 11:17:33,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0783259868622s 2019-04-05 11:17:38,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:17:38,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:17:38,944 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:17:38 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-a46acf43-8b6e-4edc-b798-be2f3eab176f 2019-04-05 11:17:38,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-04-05 11:17:38,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:17:38 GMT Server: Apache x-openstack-request-id: req-9bb43770-4d5f-4631-9243-e4841be7f150 2019-04-05 11:17:38,986 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:17:38,986 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-9bb43770-4d5f-4631-9243-e4841be7f150 2019-04-05 11:17:38,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075236082077s 2019-04-05 11:17:38,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:17:38,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:17:39,017 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:17:38 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-446bccc5-71ef-4e54-96a6-bdf084831418 2019-04-05 11:17:39,018 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:17:39,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:17:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a9c9c8ec-93d6-4d81-adb0-c4d8ab0381fa 2019-04-05 11:17:39,060 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:17:39,060 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-a9c9c8ec-93d6-4d81-adb0-c4d8ab0381fa 2019-04-05 11:17:39,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735330581665s 2019-04-05 11:17:44,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:17:44,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:17:44,383 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:17:44 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-7f6827aa-138d-4a55-9d6e-701e7308b328 2019-04-05 11:17:44,384 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:17:44,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:17:44 GMT Server: Apache x-openstack-request-id: req-cabe42f6-3e6d-45aa-afba-4c730fbea210 2019-04-05 11:17:44,429 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:17:44,429 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-cabe42f6-3e6d-45aa-afba-4c730fbea210 2019-04-05 11:17:44,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.363285064697s 2019-04-05 11:17:49,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:17:49,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:17:49,482 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:17:49 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-06f0ceac-a13d-43fd-bb99-08f071be5950 2019-04-05 11:17:49,482 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:17:49,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:17:49 GMT Server: Apache x-openstack-request-id: req-a00d5b89-00c9-4a19-8160-2cecd2cf7bbd 2019-04-05 11:17:49,523 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:17:49,524 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-a00d5b89-00c9-4a19-8160-2cecd2cf7bbd 2019-04-05 11:17:49,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0883610248566s 2019-04-05 11:17:49,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:17:49,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:17:49,554 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:17:49 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-61295637-7b6d-42c3-8d63-f43eaf1b4ce6 2019-04-05 11:17:49,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-04-05 11:17:49,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:17:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-14e4a31e-faaa-4ce5-b3fb-f640603eae50 2019-04-05 11:17:49,596 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:17:49,596 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-14e4a31e-faaa-4ce5-b3fb-f640603eae50 2019-04-05 11:17:49,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0717711448669s 2019-04-05 11:17:54,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:17:54,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:17:54,634 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:17:54 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-95ab4521-a1c9-4139-a1ff-1adf41d4c8f7 2019-04-05 11:17:54,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-04-05 11:17:54,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:17:54 GMT Server: Apache x-openstack-request-id: req-5d435ae9-9907-4b1b-b984-a7c62a9baadc 2019-04-05 11:17:54,677 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:17:54,677 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-5d435ae9-9907-4b1b-b984-a7c62a9baadc 2019-04-05 11:17:54,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741519927979s 2019-04-05 11:17:59,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:17:59,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:17:59,712 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:17:59 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-562754d6-e8c2-41a4-ac80-174a34290204 2019-04-05 11:17:59,712 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:17:59,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:17:59 GMT Server: Apache x-openstack-request-id: req-09acdbc8-e4a4-452d-8128-3cb9b0eb4932 2019-04-05 11:17:59,947 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:17:59,947 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-09acdbc8-e4a4-452d-8128-3cb9b0eb4932 2019-04-05 11:17:59,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.264398097992s 2019-04-05 11:17:59,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:17:59,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:17:59,976 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:17:59 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-8fe536fc-a4ed-4d6b-9954-84e3f2e68c52 2019-04-05 11:17:59,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-04-05 11:18:00,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:17:59 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b9359114-a407-409e-9804-e5a9fc227f64 2019-04-05 11:18:00,001 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:18:00,001 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-b9359114-a407-409e-9804-e5a9fc227f64 2019-04-05 11:18:00,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0537459850311s 2019-04-05 11:18:05,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:18:05,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:18:05,040 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:18:05 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-93995fb0-1ad0-4744-b04a-82a787f72164 2019-04-05 11:18:05,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-04-05 11:18:05,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:18:05 GMT Server: Apache x-openstack-request-id: req-017ed254-303e-4d7f-adfb-bb5a0216ec29 2019-04-05 11:18:05,084 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:18:05,084 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-017ed254-303e-4d7f-adfb-bb5a0216ec29 2019-04-05 11:18:05,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0762119293213s 2019-04-05 11:18:10,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:18:10,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:18:10,120 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:18:10 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc Server: Apache x-openstack-request-id: req-a2a0faf9-5596-4160-8974-164228df0498 2019-04-05 11:18:10,120 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:18:10,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 581 Content-Type: application/json Date: Fri, 05 Apr 2019 11:18:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-736a2571-82f7-4b87-8cf7-ad3760a0f6fe 2019-04-05 11:18:10,163 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2019-04-05T11:18:05Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/sprout/events/f91da658-846d-4705-8c46-07eedd6f5a6a", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "8afdc4e0-92d5-4f24-9212-25d5a588c831", "id": "f91da658-846d-4705-8c46-07eedd6f5a6a"}, {"resource_name": "bono", "event_time": "2019-04-05T11:18:05Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/bono/events/a4366e0f-54c7-4d10-844b-622cfcfc3957", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-s3fjmeoatn3p", "id": "a4366e0f-54c7-4d10-844b-622cfcfc3957"}, {"resource_name": "dime", "event_time": "2019-04-05T11:18:05Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/dime/events/396e694f-02cf-416a-9ff0-b560fbde7e4a", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-rhfnedya3jvf", "id": "396e694f-02cf-416a-9ff0-b560fbde7e4a"}, {"resource_name": "homer", "event_time": "2019-04-05T11:18:05Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/homer/events/dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-5qntozy56bxz", "id": "dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c"}]} 2019-04-05 11:18:10,164 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc&marker=d4e7124a-dcdf-4221-8b89-ed09c2b42d8d&sort_dir=asc used request id req-736a2571-82f7-4b87-8cf7-ad3760a0f6fe 2019-04-05 11:18:10,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741918087006s 2019-04-05 11:18:15,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:18:15,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:18:15,200 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:18:15 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc Server: Apache x-openstack-request-id: req-49aae8b6-6adb-4230-b662-02c7adc6950d 2019-04-05 11:18:15,201 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:18:15,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:18:15 GMT Server: Apache x-openstack-request-id: req-0d59d3c3-ddd3-44cd-ac99-c72b8114c32c 2019-04-05 11:18:15,242 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:18:15,242 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc&marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc used request id req-0d59d3c3-ddd3-44cd-ac99-c72b8114c32c 2019-04-05 11:18:15,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071713924408s 2019-04-05 11:18:20,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:18:20,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:18:20,280 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:18:20 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc Server: Apache x-openstack-request-id: req-279043b2-6cda-4b14-9291-0186e935826d 2019-04-05 11:18:20,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-04-05 11:18:20,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:18:20 GMT Server: Apache x-openstack-request-id: req-0b227f6e-8cdf-432b-875f-d16677f8abda 2019-04-05 11:18:20,322 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:18:20,322 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc&marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc used request id req-0b227f6e-8cdf-432b-875f-d16677f8abda 2019-04-05 11:18:20,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736699104309s 2019-04-05 11:18:20,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:18:20,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:18:20,352 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:18:20 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-30bc2e6c-b3d5-4199-941e-2e19a929f28a 2019-04-05 11:18:20,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-04-05 11:18:20,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:18:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c9a4aff5-e7ee-4860-86d4-bedf90abf994 2019-04-05 11:18:20,395 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:18:20,395 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-c9a4aff5-e7ee-4860-86d4-bedf90abf994 2019-04-05 11:18:20,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072783946991s 2019-04-05 11:18:25,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:18:25,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:18:25,432 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:18:25 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc Server: Apache x-openstack-request-id: req-608ec34a-1394-4bc9-b55f-49ee9252db44 2019-04-05 11:18:25,432 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:18:25,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:18:25 GMT Server: Apache x-openstack-request-id: req-12a2d05c-0c1d-4361-8bc9-937ad24531ef 2019-04-05 11:18:25,474 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:18:25,474 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc&marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc used request id req-12a2d05c-0c1d-4361-8bc9-937ad24531ef 2019-04-05 11:18:25,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724360942841s 2019-04-05 11:18:30,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:18:30,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:18:30,510 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:18:30 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc Server: Apache x-openstack-request-id: req-68f391d5-c141-4c4f-9b5c-43e2e49c7f3d 2019-04-05 11:18: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-04-05 11:18:30,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:18:30 GMT Server: Apache x-openstack-request-id: req-436f8609-3d02-4428-b35d-431cf0f8b517 2019-04-05 11:18:30,552 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:18:30,553 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc&marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc used request id req-436f8609-3d02-4428-b35d-431cf0f8b517 2019-04-05 11:18:30,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731348991394s 2019-04-05 11:18:30,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:18:30,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:18:30,583 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:18:30 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-c310b1a3-f9eb-41a2-8d2d-d243d44ed152 2019-04-05 11:18:30,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-04-05 11:18:30,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:18:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0afb8eaf-1a2d-4adf-996c-9939e71c1a42 2019-04-05 11:18:30,625 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:18:30,626 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-0afb8eaf-1a2d-4adf-996c-9939e71c1a42 2019-04-05 11:18:30,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725100040436s 2019-04-05 11:18:35,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:18:35,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:18:35,668 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:18:35 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc Server: Apache x-openstack-request-id: req-1ab6e0b6-88ad-4635-9495-cba877aef532 2019-04-05 11:18:35,669 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:18:35,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:18:35 GMT Server: Apache x-openstack-request-id: req-4a03463f-c744-499e-bc8c-506e37755aad 2019-04-05 11:18:35,714 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:18:35,714 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc&marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc used request id req-4a03463f-c744-499e-bc8c-506e37755aad 2019-04-05 11:18:35,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0821101665497s 2019-04-05 11:18:40,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:18:40,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:18:40,749 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:18:40 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc Server: Apache x-openstack-request-id: req-ce554ed4-49ea-4e00-ae3a-e949ce6dfd4d 2019-04-05 11:18:40,749 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:18:40,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:18:40 GMT Server: Apache x-openstack-request-id: req-36cefa36-cfdf-425e-9eb1-069bce05b23b 2019-04-05 11:18:40,791 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:18:40,791 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc&marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc used request id req-36cefa36-cfdf-425e-9eb1-069bce05b23b 2019-04-05 11:18:40,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708959102631s 2019-04-05 11:18:40,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:18:40,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:18:40,820 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:18:40 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-f82fe9a0-270e-41c7-ad59-27ed3a55d850 2019-04-05 11:18:40,820 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:18:40,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:18:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-55ccea66-125c-449c-be40-7615e31d4beb 2019-04-05 11:18:40,844 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:18:40,845 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-55ccea66-125c-449c-be40-7615e31d4beb 2019-04-05 11:18:40,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0530920028687s 2019-04-05 11:18:45,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:18:45,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:18:45,880 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:18:45 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc Server: Apache x-openstack-request-id: req-b1713f4f-abb1-441d-a925-17d1eda70a57 2019-04-05 11:18:45,880 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:18:45,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:18:45 GMT Server: Apache x-openstack-request-id: req-75477b61-527b-4c1b-9bad-011f6c0d123b 2019-04-05 11:18:45,924 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:18:45,924 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc&marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc used request id req-75477b61-527b-4c1b-9bad-011f6c0d123b 2019-04-05 11:18:45,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731148719788s 2019-04-05 11:18:50,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:18:50,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:18:50,962 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:18:50 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc Server: Apache x-openstack-request-id: req-952e60e4-2a75-4b3b-af5e-86a7568ef7c0 2019-04-05 11:18:50,962 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:18:51,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:18:50 GMT Server: Apache x-openstack-request-id: req-1dc22c26-3853-41e0-8a79-0e72147822b6 2019-04-05 11:18:51,003 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:18:51,003 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc&marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc used request id req-1dc22c26-3853-41e0-8a79-0e72147822b6 2019-04-05 11:18:51,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735259056091s 2019-04-05 11:18:51,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:18:51,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:18:51,033 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:18:50 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-c5bbcfc1-073e-4a67-b006-04da3b5c3d37 2019-04-05 11:18:51,033 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:18:51,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:18:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1ffafacb-f662-4bf7-8a1e-b8398b0079d7 2019-04-05 11:18:51,058 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:18:51,059 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-1ffafacb-f662-4bf7-8a1e-b8398b0079d7 2019-04-05 11:18:51,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.054652929306s 2019-04-05 11:18:56,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:18:56,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:18:56,094 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:18:56 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc Server: Apache x-openstack-request-id: req-e7b4e16f-25d1-4b87-a196-489d4f412cdc 2019-04-05 11:18:56,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-04-05 11:18:56,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:18:56 GMT Server: Apache x-openstack-request-id: req-dfa48c9a-b78e-4189-babd-9a85a485618d 2019-04-05 11:18:56,136 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:18:56,136 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc&marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc used request id req-dfa48c9a-b78e-4189-babd-9a85a485618d 2019-04-05 11:18:56,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712349414825s 2019-04-05 11:19:01,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:19:01,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:19:01,171 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:19:01 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc Server: Apache x-openstack-request-id: req-b420f0df-ebaa-485b-a1c3-f1850de9b737 2019-04-05 11:19:01,172 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:19:01,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:19:01 GMT Server: Apache x-openstack-request-id: req-7dbc089b-a422-4f75-881c-28d8e4ba3baf 2019-04-05 11:19:01,213 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:19:01,213 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc&marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc used request id req-7dbc089b-a422-4f75-881c-28d8e4ba3baf 2019-04-05 11:19:01,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710151195526s 2019-04-05 11:19:01,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:19:01,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:19:01,242 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:19:01 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-8a47f427-3812-4c0d-9f3f-12b5c0d7182c 2019-04-05 11:19:01,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-04-05 11:19:01,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:19:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-48950dc6-d5f9-499a-a5b9-38e0e5f52ca6 2019-04-05 11:19:01,283 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:19:01,283 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-48950dc6-d5f9-499a-a5b9-38e0e5f52ca6 2019-04-05 11:19:01,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0696489810944s 2019-04-05 11:19:06,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:19:06,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:19:06,336 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:19:06 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc Server: Apache x-openstack-request-id: req-ac8e0418-2a08-4ddc-b97e-53d9aaefc2a0 2019-04-05 11:19:06,336 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:19:06,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:19:06 GMT Server: Apache x-openstack-request-id: req-ba5136dd-375f-419d-9897-bb93866bb061 2019-04-05 11:19:06,378 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:19:06,378 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc&marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc used request id req-ba5136dd-375f-419d-9897-bb93866bb061 2019-04-05 11:19:06,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0881798267365s 2019-04-05 11:19:11,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:19:11,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:19:11,413 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:19:11 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc Server: Apache x-openstack-request-id: req-ef95bd34-3cfb-4faa-8e7f-f0c6973bdf1c 2019-04-05 11:19:11,413 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:19:11,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:19:11 GMT Server: Apache x-openstack-request-id: req-ce8a55d2-a26b-470d-bf00-5bf65ff4d501 2019-04-05 11:19:11,456 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:19:11,456 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc&marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc used request id req-ce8a55d2-a26b-470d-bf00-5bf65ff4d501 2019-04-05 11:19:11,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721659660339s 2019-04-05 11:19:11,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:19:11,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:19:11,485 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:19:11 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-a909c555-cd01-4c3a-85b7-81b24637970d 2019-04-05 11:19:11,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-04-05 11:19:11,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:19:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-52c77ea2-f72e-41d1-ab91-2108066d03b0 2019-04-05 11:19:11,526 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:19:11,526 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-52c77ea2-f72e-41d1-ab91-2108066d03b0 2019-04-05 11:19:11,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.070109128952s 2019-04-05 11:19:16,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:19:16,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:19:16,561 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:19:16 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc Server: Apache x-openstack-request-id: req-28ce7cc3-fc0b-4d39-8e8b-3b3db82cdd8d 2019-04-05 11:19:16,561 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:19:16,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:19:16 GMT Server: Apache x-openstack-request-id: req-d2976738-f37a-4141-b36e-abbc6d253022 2019-04-05 11:19:16,602 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:19:16,602 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc&marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc used request id req-d2976738-f37a-4141-b36e-abbc6d253022 2019-04-05 11:19:16,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726389884949s 2019-04-05 11:19:21,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:19:21,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:19:21,639 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:19:21 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc Server: Apache x-openstack-request-id: req-b2ecb507-49eb-425a-ae35-9f0d8ca59237 2019-04-05 11:19:21,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-04-05 11:19:21,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:19:21 GMT Server: Apache x-openstack-request-id: req-7ebde09a-65b9-4f04-80ab-14ab0dd1fbc8 2019-04-05 11:19:21,681 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:19:21,681 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc&marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc used request id req-7ebde09a-65b9-4f04-80ab-14ab0dd1fbc8 2019-04-05 11:19:21,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731570720673s 2019-04-05 11:19:21,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:19:21,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:19:21,711 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:19:21 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-748b65dc-77d7-47e6-9426-b4a324095c33 2019-04-05 11:19:21,711 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:19:21,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:19:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-df004f87-c694-435e-a422-b75813d35115 2019-04-05 11:19:21,753 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:19:21,753 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-df004f87-c694-435e-a422-b75813d35115 2019-04-05 11:19:21,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0718228816986s 2019-04-05 11:19:26,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:19:26,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:19:26,792 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:19:26 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc Server: Apache x-openstack-request-id: req-3a52fd30-1078-4b52-a805-02e4c53a7d5a 2019-04-05 11:19:26,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-04-05 11:19:26,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:19:26 GMT Server: Apache x-openstack-request-id: req-66bc441f-bb0a-457b-a481-c2a12ab5083b 2019-04-05 11:19:26,834 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:19:26,834 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc&marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc used request id req-66bc441f-bb0a-457b-a481-c2a12ab5083b 2019-04-05 11:19:26,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740180015564s 2019-04-05 11:19:31,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:19:31,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:19:31,868 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:19:31 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc Server: Apache x-openstack-request-id: req-15cd606b-6cc4-44bf-8d26-d95450e2a465 2019-04-05 11:19:31,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-04-05 11:19:31,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:19:31 GMT Server: Apache x-openstack-request-id: req-17cb0206-ea4d-4efe-9332-ad6785ef390d 2019-04-05 11:19:31,908 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:19:31,908 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc&marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc used request id req-17cb0206-ea4d-4efe-9332-ad6785ef390d 2019-04-05 11:19:31,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0681889057159s 2019-04-05 11:19:31,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:19:31,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:19:31,936 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:19:31 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-00d69715-c35b-4486-9119-306d51e76491 2019-04-05 11:19:31,936 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:19:31,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:19:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4709b377-a83b-4545-ac30-19c0411daf68 2019-04-05 11:19:31,977 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:19:31,977 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-4709b377-a83b-4545-ac30-19c0411daf68 2019-04-05 11:19:31,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0682520866394s 2019-04-05 11:19:36,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:19:36,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:19:37,015 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:19:36 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc Server: Apache x-openstack-request-id: req-da994108-37d5-41dc-96f4-2b278bbae5b0 2019-04-05 11:19:37,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-04-05 11:19:37,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:19:37 GMT Server: Apache x-openstack-request-id: req-e2889237-e6b8-4c6e-a155-ea0241655fec 2019-04-05 11:19:37,058 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:19:37,058 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc&marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc used request id req-e2889237-e6b8-4c6e-a155-ea0241655fec 2019-04-05 11:19:37,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749859809875s 2019-04-05 11:19:42,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:19:42,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:19:42,112 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:19:42 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc Server: Apache x-openstack-request-id: req-c4faf8c3-ef38-4b70-a23c-a815abd9b4b5 2019-04-05 11:19:42,112 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:19:42,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:19:42 GMT Server: Apache x-openstack-request-id: req-1bf2cc6c-7a32-40d4-8361-61c9b491aa76 2019-04-05 11:19:42,155 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:19:42,155 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc&marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc used request id req-1bf2cc6c-7a32-40d4-8361-61c9b491aa76 2019-04-05 11:19:42,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0911920070648s 2019-04-05 11:19:42,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:19:42,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:19:42,186 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:19:42 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-9bcb2cad-3b55-4c42-80c5-694fcb2e0e50 2019-04-05 11:19:42,186 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:19:42,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:19:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b63075f4-37f2-4ada-aa3a-c3f048fda4a8 2019-04-05 11:19:42,228 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:19:42,228 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-b63075f4-37f2-4ada-aa3a-c3f048fda4a8 2019-04-05 11:19:42,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0719718933105s 2019-04-05 11:19:47,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:19:47,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:19:47,267 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:19:47 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc Server: Apache x-openstack-request-id: req-aff3fda6-27da-4c27-9c8d-448c85d1523a 2019-04-05 11:19:47,267 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:19:47,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:19:47 GMT Server: Apache x-openstack-request-id: req-25692721-cf21-4dec-9eb1-8d956e587078 2019-04-05 11:19:47,309 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:19:47,310 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc&marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc used request id req-25692721-cf21-4dec-9eb1-8d956e587078 2019-04-05 11:19:47,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749371051788s 2019-04-05 11:19:52,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:19:52,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:19:52,364 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:19:52 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc Server: Apache x-openstack-request-id: req-c4548ca2-196b-4481-af13-fdf571f19ced 2019-04-05 11:19:52,364 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:19:52,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:19:52 GMT Server: Apache x-openstack-request-id: req-b5e844fb-e309-4fac-ab57-823fdb261fbf 2019-04-05 11:19:52,408 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:19:52,408 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc&marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc used request id req-b5e844fb-e309-4fac-ab57-823fdb261fbf 2019-04-05 11:19:52,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0930027961731s 2019-04-05 11:19:52,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:19:52,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:19:52,441 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:19:52 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-02a3aa80-c63f-4bdb-a58a-cab8e4750cad 2019-04-05 11:19:52,441 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:19:52,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:19:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d1f6c709-2bac-4267-9cf5-b143ef1360c4 2019-04-05 11:19:52,484 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:19:52,484 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-d1f6c709-2bac-4267-9cf5-b143ef1360c4 2019-04-05 11:19:52,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0750758647919s 2019-04-05 11:19:57,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:19:57,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:19:57,519 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:19:57 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc Server: Apache x-openstack-request-id: req-b5b15eb0-1833-47e3-8838-29c7f76f418c 2019-04-05 11:19:57,519 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:19:57,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:19:57 GMT Server: Apache x-openstack-request-id: req-db52d9ae-4d17-4ed6-9f3b-7ca3d583c5c1 2019-04-05 11:19:57,560 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:19:57,560 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc&marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc used request id req-db52d9ae-4d17-4ed6-9f3b-7ca3d583c5c1 2019-04-05 11:19:57,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715570449829s 2019-04-05 11:20:02,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:20:02,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:20:02,596 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:20:02 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc Server: Apache x-openstack-request-id: req-9f440392-cec2-4113-83fc-911931efb9f8 2019-04-05 11:20:02,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-04-05 11:20:02,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:20:02 GMT Server: Apache x-openstack-request-id: req-49b0e6cf-e6c9-40ac-9270-02ed5d340085 2019-04-05 11:20:02,639 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:20:02,639 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc&marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc used request id req-49b0e6cf-e6c9-40ac-9270-02ed5d340085 2019-04-05 11:20:02,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737609863281s 2019-04-05 11:20:02,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:20:02,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:20:02,672 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:20:02 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-1f3d3589-929e-48b5-b8aa-989dfc5c6bad 2019-04-05 11:20:02,672 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:20:02,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:20:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-30986444-0b44-4927-8850-839d08c2c262 2019-04-05 11:20:02,714 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:20:02,714 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-30986444-0b44-4927-8850-839d08c2c262 2019-04-05 11:20:02,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738768577576s 2019-04-05 11:20:07,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:20:07,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:20:07,752 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:20:07 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc Server: Apache x-openstack-request-id: req-d281f95b-cd96-427a-85d6-4e60f003f394 2019-04-05 11:20:07,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-04-05 11:20:07,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:20:07 GMT Server: Apache x-openstack-request-id: req-712245a4-6022-4a4c-80b6-2a54d7422c99 2019-04-05 11:20:07,794 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:20:07,794 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc&marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc used request id req-712245a4-6022-4a4c-80b6-2a54d7422c99 2019-04-05 11:20:07,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739500522614s 2019-04-05 11:20:12,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:20:12,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:20:12,832 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:20:12 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc Server: Apache x-openstack-request-id: req-805d00e5-bb16-4aaa-878b-27ac343f45be 2019-04-05 11:20:12,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-04-05 11:20:12,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:20:12 GMT Server: Apache x-openstack-request-id: req-2a5a0f84-af35-4fab-9392-2cc92c4eeefe 2019-04-05 11:20:12,875 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:20:12,875 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc&marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc used request id req-2a5a0f84-af35-4fab-9392-2cc92c4eeefe 2019-04-05 11:20:12,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743889808655s 2019-04-05 11:20:12,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:20:12,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:20:12,906 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:20:12 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-7f9c8921-1153-4553-83eb-9a2e885cc766 2019-04-05 11:20:12,906 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:20:12,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:20:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-eea198ba-b524-4be5-8388-3fa730baa0fe 2019-04-05 11:20:12,949 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:20:12,949 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-eea198ba-b524-4be5-8388-3fa730baa0fe 2019-04-05 11:20:12,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734610557556s 2019-04-05 11:20:17,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:20:17,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:20:18,002 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:20:17 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc Server: Apache x-openstack-request-id: req-bc9964d6-4101-41ff-8353-8210a90a6bc9 2019-04-05 11:20:18,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-04-05 11:20:18,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:20:17 GMT Server: Apache x-openstack-request-id: req-a01e2528-240a-406a-9c4b-dd24c9c5fa0a 2019-04-05 11:20:18,043 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:20:18,043 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc&marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc used request id req-a01e2528-240a-406a-9c4b-dd24c9c5fa0a 2019-04-05 11:20:18,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0878119468689s 2019-04-05 11:20:23,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:20:23,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:20:23,083 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:20:23 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc Server: Apache x-openstack-request-id: req-1d54a3db-c583-4b1b-a711-0a88d00cc873 2019-04-05 11:20:23,084 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:20:23,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:20:23 GMT Server: Apache x-openstack-request-id: req-f2e68aae-d735-4730-9918-991dd860bfad 2019-04-05 11:20:23,125 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:20:23,125 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc&marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc used request id req-f2e68aae-d735-4730-9918-991dd860bfad 2019-04-05 11:20:23,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0765519142151s 2019-04-05 11:20:23,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:20:23,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:20:23,156 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:20:23 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-912c9453-b95a-4937-9eb8-f20122f6a090 2019-04-05 11:20:23,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-04-05 11:20:23,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:20:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b42655eb-5946-4cd9-8af7-911526b0d285 2019-04-05 11:20:23,198 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:20:23,198 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-b42655eb-5946-4cd9-8af7-911526b0d285 2019-04-05 11:20:23,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0716857910156s 2019-04-05 11:20:28,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:20:28,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:20:28,236 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:20:28 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc Server: Apache x-openstack-request-id: req-5f1f278d-3284-4cbc-a7e7-c4352c448d2e 2019-04-05 11:20:28,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-04-05 11:20:28,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:20:28 GMT Server: Apache x-openstack-request-id: req-c83a76da-9e87-4e43-916a-e94c492e1441 2019-04-05 11:20:28,277 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:20:28,277 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc&marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc used request id req-c83a76da-9e87-4e43-916a-e94c492e1441 2019-04-05 11:20:28,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729100704193s 2019-04-05 11:20:33,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:20:33,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:20:33,315 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:20:33 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc Server: Apache x-openstack-request-id: req-f01c2911-0283-4740-84e1-543bcf0ff48c 2019-04-05 11:20:33,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-04-05 11:20:33,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:20:33 GMT Server: Apache x-openstack-request-id: req-ed1d1f0c-64a4-4745-8a24-a6827c94f2e9 2019-04-05 11:20:33,358 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:20:33,358 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc&marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc used request id req-ed1d1f0c-64a4-4745-8a24-a6827c94f2e9 2019-04-05 11:20:33,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747060775757s 2019-04-05 11:20:33,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:20:33,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:20:33,389 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:20:33 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-7da49f02-fdff-41dc-ac25-b736c3ea31c0 2019-04-05 11:20:33,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-04-05 11:20:33,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:20:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7ed81cee-12a8-477e-8e76-a1ef776ef15f 2019-04-05 11:20:33,432 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:20:33,432 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-7ed81cee-12a8-477e-8e76-a1ef776ef15f 2019-04-05 11:20:33,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734691619873s 2019-04-05 11:20:38,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:20:38,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:20:38,470 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:20:38 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc Server: Apache x-openstack-request-id: req-cc7a270b-3d35-4f3b-86b4-be5fad0373b0 2019-04-05 11:20:38,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-04-05 11:20:38,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:20:38 GMT Server: Apache x-openstack-request-id: req-8153df88-18a5-47dc-8f1e-62f49d1f0b6e 2019-04-05 11:20:38,513 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:20:38,513 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc&marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc used request id req-8153df88-18a5-47dc-8f1e-62f49d1f0b6e 2019-04-05 11:20:38,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744500160217s 2019-04-05 11:20:43,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:20:43,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:20:43,833 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:20:43 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc Server: Apache x-openstack-request-id: req-ed818259-969a-4c88-8ddc-c3a2a0706c13 2019-04-05 11:20:43,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-04-05 11:20:43,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:20:43 GMT Server: Apache x-openstack-request-id: req-5e9e79d9-311b-49f9-b978-2d11f2e00988 2019-04-05 11:20:43,876 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:20:43,877 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc&marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc used request id req-5e9e79d9-311b-49f9-b978-2d11f2e00988 2019-04-05 11:20:43,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.362491846085s 2019-04-05 11:20:43,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:20:43,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:20:43,907 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:20:43 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-745d9b3c-c478-4541-9b5c-5feb8cb880c5 2019-04-05 11:20:43,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-04-05 11:20:43,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:20:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-34d9bb72-6ea9-4c7f-b969-dbfe8866cca0 2019-04-05 11:20:43,949 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:20:43,949 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-34d9bb72-6ea9-4c7f-b969-dbfe8866cca0 2019-04-05 11:20:43,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.071772813797s 2019-04-05 11:20:48,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:20:48,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:20:48,989 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:20:48 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc Server: Apache x-openstack-request-id: req-7069c1fb-8b02-4609-b79c-d4bcb0031612 2019-04-05 11:20:48,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-04-05 11:20:49,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:20:48 GMT Server: Apache x-openstack-request-id: req-c53c9c54-9af3-4b58-82ba-ca835085faba 2019-04-05 11:20:49,164 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:20:49,164 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc&marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc used request id req-c53c9c54-9af3-4b58-82ba-ca835085faba 2019-04-05 11:20:49,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.208584070206s 2019-04-05 11:20:54,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:20:54,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:20:54,199 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:20:54 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc Server: Apache x-openstack-request-id: req-e849a709-f67f-410e-9fcb-2acf505b90b9 2019-04-05 11:20:54,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-04-05 11:20:54,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:20:54 GMT Server: Apache x-openstack-request-id: req-717940c1-bdfa-443a-82d8-9d7940659006 2019-04-05 11:20:54,241 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:20:54,242 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc&marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc used request id req-717940c1-bdfa-443a-82d8-9d7940659006 2019-04-05 11:20:54,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727210044861s 2019-04-05 11:20:54,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:20:54,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:20:54,271 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:20:54 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-63f3666b-ee1b-4df2-b01a-5026eec82608 2019-04-05 11:20:54,272 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:20:54,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:20:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ab02c525-4587-48f5-955e-6b79ef3d0bd3 2019-04-05 11:20:54,313 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:20:54,313 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-ab02c525-4587-48f5-955e-6b79ef3d0bd3 2019-04-05 11:20:54,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0707919597626s 2019-04-05 11:20:59,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:20:59,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:20:59,620 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:20:59 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc Server: Apache x-openstack-request-id: req-6888dcaf-764a-442c-bc6b-08b33c54cf61 2019-04-05 11:20:59,620 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:20:59,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:20:59 GMT Server: Apache x-openstack-request-id: req-e5ed21e4-f8e2-47c1-9cfb-87827a97a0ba 2019-04-05 11:20:59,941 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:20:59,941 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc&marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc used request id req-e5ed21e4-f8e2-47c1-9cfb-87827a97a0ba 2019-04-05 11:20:59,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.621080160141s 2019-04-05 11:21:04,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:21:04,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:21:04,979 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:21:04 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc Server: Apache x-openstack-request-id: req-1905bed4-f562-4446-a09b-2f6ef703d2b7 2019-04-05 11:21:04,980 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:21:05,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:21:04 GMT Server: Apache x-openstack-request-id: req-6c399e39-9515-4b1c-b0ef-5447cef7555f 2019-04-05 11:21:05,022 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:21:05,022 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc&marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc used request id req-6c399e39-9515-4b1c-b0ef-5447cef7555f 2019-04-05 11:21:05,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752599239349s 2019-04-05 11:21:05,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:21:05,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:21:05,053 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:21:05 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-54434b11-ba1a-46d8-8188-1da230740ae7 2019-04-05 11:21:05,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-04-05 11:21:05,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:21:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2d02fae1-bfb1-4952-a135-6c580b047df9 2019-04-05 11:21:05,095 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:21:05,096 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-2d02fae1-bfb1-4952-a135-6c580b047df9 2019-04-05 11:21:05,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729539394379s 2019-04-05 11:21:10,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:21:10,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:21:10,133 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:21:10 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc Server: Apache x-openstack-request-id: req-40796a82-a7ca-4e91-901c-d00a818179a4 2019-04-05 11:21:10,133 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:21:10,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:21:10 GMT Server: Apache x-openstack-request-id: req-88185cc8-066a-4497-a9af-7f67822fb463 2019-04-05 11:21:10,176 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:21:10,176 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc&marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc used request id req-88185cc8-066a-4497-a9af-7f67822fb463 2019-04-05 11:21:10,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745151042938s 2019-04-05 11:21:15,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:21:15,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:21:15,212 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:21:15 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc Server: Apache x-openstack-request-id: req-50e66a10-911a-4b74-9cd9-7a1694e75163 2019-04-05 11:21:15,212 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:21:15,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:21:15 GMT Server: Apache x-openstack-request-id: req-a162043d-9072-48ea-8ee3-67ad1e1e8fd0 2019-04-05 11:21:15,253 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:21:15,253 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc&marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc used request id req-a162043d-9072-48ea-8ee3-67ad1e1e8fd0 2019-04-05 11:21:15,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717959403992s 2019-04-05 11:21:15,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:21:15,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:21:15,286 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:21:15 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-0e9f415f-2b8c-4a49-bc2e-839868374614 2019-04-05 11:21:15,286 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:21:15,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:21:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4d487fd7-a798-4830-84c4-de78bd432108 2019-04-05 11:21:15,328 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:21:15,328 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-4d487fd7-a798-4830-84c4-de78bd432108 2019-04-05 11:21:15,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0745000839233s 2019-04-05 11:21:20,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:21:20,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:21:20,364 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:21:20 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc Server: Apache x-openstack-request-id: req-b276e6df-579e-4bef-b0de-48de583d0f1c 2019-04-05 11:21:20,364 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:21:20,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:21:20 GMT Server: Apache x-openstack-request-id: req-fd39b4b2-1aa0-4235-93c2-8e60412528cf 2019-04-05 11:21:20,407 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:21:20,407 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc&marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc used request id req-fd39b4b2-1aa0-4235-93c2-8e60412528cf 2019-04-05 11:21:20,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748410224915s 2019-04-05 11:21:25,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:21:25,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:21:25,725 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:21:25 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc Server: Apache x-openstack-request-id: req-4648c900-b6d1-475a-8186-e86613898a8d 2019-04-05 11:21:25,725 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:21:25,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:21:25 GMT Server: Apache x-openstack-request-id: req-b880f7b1-ba41-49a9-8570-e1ac61d87568 2019-04-05 11:21:25,766 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:21:25,766 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc&marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc used request id req-b880f7b1-ba41-49a9-8570-e1ac61d87568 2019-04-05 11:21:25,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.355726003647s 2019-04-05 11:21:25,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:21:25,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:21:25,797 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:21:25 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-6321df1d-e61a-4f3e-864d-c464d19835ed 2019-04-05 11:21:25,797 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:21:25,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:21:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d532a369-b565-43b1-8ff6-a9a69de64746 2019-04-05 11:21:25,838 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:21:25,839 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-d532a369-b565-43b1-8ff6-a9a69de64746 2019-04-05 11:21:25,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0717580318451s 2019-04-05 11:21:30,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:21:30,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:21:30,878 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:21:30 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc Server: Apache x-openstack-request-id: req-a5ac66c0-f644-4ea6-8711-522d7f0781d1 2019-04-05 11:21:30,878 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:21:30,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:21:30 GMT Server: Apache x-openstack-request-id: req-aa24cd2e-6e0a-45a4-97e1-4bada359dae2 2019-04-05 11:21:30,920 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:21:30,920 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc&marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc used request id req-aa24cd2e-6e0a-45a4-97e1-4bada359dae2 2019-04-05 11:21:30,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747759342194s 2019-04-05 11:21:35,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:21:35,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:21:35,958 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:21:35 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc Server: Apache x-openstack-request-id: req-f0dbac63-7e95-4744-a90d-02da472266a6 2019-04-05 11:21:35,958 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:21:36,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:21:35 GMT Server: Apache x-openstack-request-id: req-e7524449-30ce-49d1-9673-ee312d5c27b6 2019-04-05 11:21:36,275 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:21:36,275 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc&marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc used request id req-e7524449-30ce-49d1-9673-ee312d5c27b6 2019-04-05 11:21:36,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.34900188446s 2019-04-05 11:21:36,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:21:36,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:21:36,591 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:21:36 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-0c91f4f8-8f7b-452c-b654-0e7ced82f004 2019-04-05 11:21:36,591 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:21:36,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:21:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ca5ab4a4-4dbf-4406-9c42-3c457a10c557 2019-04-05 11:21:36,633 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:21:36,633 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-ca5ab4a4-4dbf-4406-9c42-3c457a10c557 2019-04-05 11:21:36,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.357653141022s 2019-04-05 11:21:41,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:21:41,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:21:41,670 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:21:41 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc Server: Apache x-openstack-request-id: req-f9f3c597-5814-4bc1-805c-895fa2318237 2019-04-05 11:21:41,671 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:21:41,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:21:41 GMT Server: Apache x-openstack-request-id: req-a59d319e-9d58-40ef-a9c7-fab805d4265d 2019-04-05 11:21:41,713 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:21:41,713 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc&marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc used request id req-a59d319e-9d58-40ef-a9c7-fab805d4265d 2019-04-05 11:21:41,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733540058136s 2019-04-05 11:21:46,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:21:46,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:21:46,748 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:21:46 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc Server: Apache x-openstack-request-id: req-4f1e8c2e-a67b-4585-9625-1e7655c4b97b 2019-04-05 11:21:46,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-04-05 11:21:46,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:21:46 GMT Server: Apache x-openstack-request-id: req-0c6cb3cf-57c6-4a9f-a9e2-5a75feeffbb1 2019-04-05 11:21:46,788 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:21:46,789 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc&marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc used request id req-0c6cb3cf-57c6-4a9f-a9e2-5a75feeffbb1 2019-04-05 11:21:46,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0700449943542s 2019-04-05 11:21:46,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:21:46,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:21:46,834 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:21:46 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-988a3ff3-6f36-4b09-9d46-5847731271b4 2019-04-05 11:21:46,834 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:21:47,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:21:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-03d56997-f035-4ae0-8d85-40fd070a60a0 2019-04-05 11:21:47,138 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:21:47,138 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-03d56997-f035-4ae0-8d85-40fd070a60a0 2019-04-05 11:21:47,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.348980903625s 2019-04-05 11:21:52,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:21:52,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:21:52,177 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:21:52 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc Server: Apache x-openstack-request-id: req-ba306db4-b40d-4b1b-ad09-2f219e31c6c9 2019-04-05 11:21:52,177 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:21:52,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:21:52 GMT Server: Apache x-openstack-request-id: req-a2b7adb9-0784-4a95-9016-f0682b4d9331 2019-04-05 11:21:52,220 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:21:52,220 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc&marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc used request id req-a2b7adb9-0784-4a95-9016-f0682b4d9331 2019-04-05 11:21:52,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753860473633s 2019-04-05 11:21:57,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:21:57,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:21:57,256 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:21:57 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc Server: Apache x-openstack-request-id: req-6e134dbd-d636-4f7c-96ac-2826830dea4e 2019-04-05 11:21:57,257 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:21:57,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:21:57 GMT Server: Apache x-openstack-request-id: req-f3cfdc33-4f35-4deb-a22b-01cf8b19d081 2019-04-05 11:21:57,298 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:21:57,298 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc&marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc used request id req-f3cfdc33-4f35-4deb-a22b-01cf8b19d081 2019-04-05 11:21:57,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725030899048s 2019-04-05 11:21:57,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:21:57,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:21:57,328 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:21:57 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-79eeeef1-e316-4a5d-9c7d-3cb48b1cf95b 2019-04-05 11:21:57,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-04-05 11:21:57,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:21:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d0f921c2-fbf2-4bac-a071-0fb68d1a37a5 2019-04-05 11:21:57,369 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:21:57,370 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-d0f921c2-fbf2-4bac-a071-0fb68d1a37a5 2019-04-05 11:21:57,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0707619190216s 2019-04-05 11:22:02,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:22:02,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:22:02,408 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:22:02 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc Server: Apache x-openstack-request-id: req-12567940-d7bb-4f1e-8055-72274c494ec7 2019-04-05 11:22:02,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-04-05 11:22:02,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:22:02 GMT Server: Apache x-openstack-request-id: req-9e59bd9d-a8cb-4360-b705-a924f0d925f0 2019-04-05 11:22:02,453 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:22:02,454 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc&marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc used request id req-9e59bd9d-a8cb-4360-b705-a924f0d925f0 2019-04-05 11:22:02,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0770380496979s 2019-04-05 11:22:07,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:22:07,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:22:07,493 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:22:07 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc Server: Apache x-openstack-request-id: req-6f750c7b-bf15-4f4d-b971-99e40a703356 2019-04-05 11:22:07,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-04-05 11:22:07,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 353 Content-Type: application/json Date: Fri, 05 Apr 2019 11:22:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c69b4d06-ad93-48d4-888a-be1c71c6a392 2019-04-05 11:22:07,538 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2019-04-05T11:22:05Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/bono/events/b6beb297-0937-472a-94ac-d7e0f4a79fce", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "9c0ad654-87c4-4b5a-ad24-241eb88c9cec", "id": "b6beb297-0937-472a-94ac-d7e0f4a79fce"}]} 2019-04-05 11:22:07,538 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc&marker=dcbb4a2d-0f0f-4a0e-9d9b-bc00760f157c&sort_dir=asc used request id req-c69b4d06-ad93-48d4-888a-be1c71c6a392 2019-04-05 11:22:07,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0786139965057s 2019-04-05 11:22:12,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:22:12,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:22:12,574 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:22:12 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc Server: Apache x-openstack-request-id: req-1304d68e-c091-4980-a20e-04846bf59131 2019-04-05 11:22:12,574 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:22:12,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:22:12 GMT Server: Apache x-openstack-request-id: req-490e7d3f-5aef-4596-99ca-ebc67e61bd9e 2019-04-05 11:22:12,616 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:22:12,616 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc&marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc used request id req-490e7d3f-5aef-4596-99ca-ebc67e61bd9e 2019-04-05 11:22:12,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718841552734s 2019-04-05 11:22:17,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:22:17,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:22:17,919 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:22:17 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc Server: Apache x-openstack-request-id: req-e03df351-756b-461b-96e7-cc763e5e7ccf 2019-04-05 11:22:17,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-04-05 11:22:17,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:22:17 GMT Server: Apache x-openstack-request-id: req-fc8cb795-6bf6-4936-abe6-cdd3b2cf21b9 2019-04-05 11:22:17,961 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:22:17,961 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc&marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc used request id req-fc8cb795-6bf6-4936-abe6-cdd3b2cf21b9 2019-04-05 11:22:17,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.339809179306s 2019-04-05 11:22:17,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:22:17,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:22:17,990 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:22:17 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-78cf2f77-5006-4699-82fa-97a4177c7259 2019-04-05 11:22:17,991 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:22:18,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:22:17 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fa4a8eff-59bc-4494-9b07-90b9645d11b9 2019-04-05 11:22:18,032 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:22:18,032 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-fa4a8eff-59bc-4494-9b07-90b9645d11b9 2019-04-05 11:22:18,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0704400539398s 2019-04-05 11:22:23,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:22:23,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:22:23,073 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:22:23 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc Server: Apache x-openstack-request-id: req-de95b093-7075-49c0-9dee-ff13ecea7324 2019-04-05 11:22:23,073 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:22:23,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:22:23 GMT Server: Apache x-openstack-request-id: req-79255715-96cd-43bc-99aa-75954f4aac47 2019-04-05 11:22:23,116 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:22:23,116 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc&marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc used request id req-79255715-96cd-43bc-99aa-75954f4aac47 2019-04-05 11:22:23,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0771560668945s 2019-04-05 11:22:28,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:22:28,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:22:28,150 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:22:28 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc Server: Apache x-openstack-request-id: req-b5bd6154-eb3a-472f-989e-c29291dee6f1 2019-04-05 11:22:28,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-04-05 11:22:28,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:22:28 GMT Server: Apache x-openstack-request-id: req-03dc7f0c-61e0-4769-be2f-d943c9be3e1b 2019-04-05 11:22:28,469 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:22:28,469 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc&marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc used request id req-03dc7f0c-61e0-4769-be2f-d943c9be3e1b 2019-04-05 11:22:28,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.350993871689s 2019-04-05 11:22:28,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:22:28,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:22:28,501 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:22:28 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-d2d297df-36bd-4f46-9d16-347c61ab0d3a 2019-04-05 11:22:28,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-04-05 11:22:28,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:22:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-38c5e1c0-1bc0-4196-8e66-1658a615c233 2019-04-05 11:22:28,543 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:22:28,543 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-38c5e1c0-1bc0-4196-8e66-1658a615c233 2019-04-05 11:22:28,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731389522552s 2019-04-05 11:22:33,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:22:33,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:22:33,785 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:22:33 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc Server: Apache x-openstack-request-id: req-f6b1a9e0-6510-403a-9462-33ba55d2832b 2019-04-05 11:22:33,785 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:22:33,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:22:33 GMT Server: Apache x-openstack-request-id: req-3c13aed4-0c35-41dd-b154-d370a87a5772 2019-04-05 11:22:33,826 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:22:33,826 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc&marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc used request id req-3c13aed4-0c35-41dd-b154-d370a87a5772 2019-04-05 11:22:33,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.279042959213s 2019-04-05 11:22:38,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:22:38,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:22:38,864 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:22:38 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc Server: Apache x-openstack-request-id: req-72019cc9-3f85-4df2-aeca-004e7e5b5065 2019-04-05 11:22:38,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-04-05 11:22:38,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:22:38 GMT Server: Apache x-openstack-request-id: req-bce3d373-550c-4e4c-980a-3b54bc0b1752 2019-04-05 11:22:38,906 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:22:38,906 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc&marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc used request id req-bce3d373-550c-4e4c-980a-3b54bc0b1752 2019-04-05 11:22:38,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741760730743s 2019-04-05 11:22:38,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:22:38,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:22:38,936 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:22:38 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-605714aa-729b-40e4-90af-2995749e0931 2019-04-05 11:22:38,936 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:22:38,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:22:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a7855d20-5379-4dd7-b750-7eccd363d0bb 2019-04-05 11:22:38,978 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:22:38,978 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-a7855d20-5379-4dd7-b750-7eccd363d0bb 2019-04-05 11:22:38,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.071359872818s 2019-04-05 11:22:43,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:22:43,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:22:44,030 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:22:43 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc Server: Apache x-openstack-request-id: req-52be2cd6-c92e-4e84-b1f5-27cb8e085e01 2019-04-05 11:22:44,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-04-05 11:22:44,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:22:44 GMT Server: Apache x-openstack-request-id: req-33cdfad0-6361-4761-b613-23a425840db6 2019-04-05 11:22:44,072 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:22:44,072 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc&marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc used request id req-33cdfad0-6361-4761-b613-23a425840db6 2019-04-05 11:22:44,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0879468917847s 2019-04-05 11:22:49,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:22:49,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:22:49,111 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:22:49 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc Server: Apache x-openstack-request-id: req-3ea0801a-5721-4795-bc9e-36755ed11065 2019-04-05 11:22:49,112 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:22:49,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:22:49 GMT Server: Apache x-openstack-request-id: req-97b32755-1b47-4e58-b434-95cc58b779f2 2019-04-05 11:22:49,154 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:22:49,154 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc&marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc used request id req-97b32755-1b47-4e58-b434-95cc58b779f2 2019-04-05 11:22:49,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0763459205627s 2019-04-05 11:22:49,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:22:49,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:22:49,185 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:22:49 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-d5f527f5-461b-415d-bc66-3ced1968058d 2019-04-05 11:22:49,186 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:22:49,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:22:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5a808939-ef7b-4de1-ba56-6e05d45f7e9b 2019-04-05 11:22:49,227 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:22:49,228 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-5a808939-ef7b-4de1-ba56-6e05d45f7e9b 2019-04-05 11:22:49,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0728991031647s 2019-04-05 11:22:54,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:22:54,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:22:54,266 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:22:54 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc Server: Apache x-openstack-request-id: req-e8fcdaa6-8347-4c12-850e-227e416c8eeb 2019-04-05 11:22:54,266 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:22:54,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:22:54 GMT Server: Apache x-openstack-request-id: req-fe7d78b2-9e54-4e46-9a1e-ef819faa7593 2019-04-05 11:22:54,309 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:22:54,309 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc&marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc used request id req-fe7d78b2-9e54-4e46-9a1e-ef819faa7593 2019-04-05 11:22:54,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750980377197s 2019-04-05 11:22:59,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:22:59,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:22:59,346 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:22:59 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc Server: Apache x-openstack-request-id: req-385fb262-cf08-4232-8c87-d344c7fcf04e 2019-04-05 11:22:59,346 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:22:59,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:22:59 GMT Server: Apache x-openstack-request-id: req-bed4c7bc-242b-439b-b03d-2dd2d58a5952 2019-04-05 11:22:59,389 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:22:59,389 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc&marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc used request id req-bed4c7bc-242b-439b-b03d-2dd2d58a5952 2019-04-05 11:22:59,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741658210754s 2019-04-05 11:22:59,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:22:59,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:22:59,421 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:22:59 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-c9a8bbcb-d10c-4c0e-a485-5f8e27d470b3 2019-04-05 11:22:59,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-04-05 11:22:59,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:22:59 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0ffff13c-ccf9-4203-acea-25bfec18eac5 2019-04-05 11:22:59,464 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:22:59,465 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-0ffff13c-ccf9-4203-acea-25bfec18eac5 2019-04-05 11:22:59,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0748310089111s 2019-04-05 11:23:04,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:23:04,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:23:04,501 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:23:04 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc Server: Apache x-openstack-request-id: req-1cb7ba2f-0f8e-4cd9-a4b6-2f57e070462c 2019-04-05 11:23:04,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-04-05 11:23:04,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:23:04 GMT Server: Apache x-openstack-request-id: req-ffe5780e-ba4d-44d1-bf03-d43995c5736e 2019-04-05 11:23:04,543 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:23:04,543 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc&marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc used request id req-ffe5780e-ba4d-44d1-bf03-d43995c5736e 2019-04-05 11:23:04,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718200206757s 2019-04-05 11:23:09,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:23:09,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:23:09,580 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:23:09 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc Server: Apache x-openstack-request-id: req-744c5f9a-156d-4003-a119-359300115321 2019-04-05 11:23:09,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-04-05 11:23:09,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:23:09 GMT Server: Apache x-openstack-request-id: req-d9529624-72c4-4bc8-835f-3609af2b38fd 2019-04-05 11:23:09,623 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:23:09,624 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc&marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc used request id req-d9529624-72c4-4bc8-835f-3609af2b38fd 2019-04-05 11:23:09,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750260353088s 2019-04-05 11:23:09,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:23:09,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:23:09,654 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:23:09 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-dbbfbd50-bb8f-465a-9f8d-5d2fa0585d61 2019-04-05 11:23:09,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-04-05 11:23:09,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:23:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a8eefa32-eede-4c13-a810-453f647dc94c 2019-04-05 11:23:09,697 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:23:09,697 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-a8eefa32-eede-4c13-a810-453f647dc94c 2019-04-05 11:23:09,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726850032806s 2019-04-05 11:23:14,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:23:14,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:23:14,728 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:23:14 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc Server: Apache x-openstack-request-id: req-b0bb6d27-f3d4-45c9-b18b-787b0af7bda7 2019-04-05 11:23:14,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-04-05 11:23:14,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:23:14 GMT Server: Apache x-openstack-request-id: req-939bd6da-591f-4a2a-b60a-7eefb91fb755 2019-04-05 11:23:14,772 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:23:14,772 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc&marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc used request id req-939bd6da-591f-4a2a-b60a-7eefb91fb755 2019-04-05 11:23:14,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730490684509s 2019-04-05 11:23:19,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:23:19,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:23:20,060 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:23:19 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc Server: Apache x-openstack-request-id: req-98bc13d7-296a-42db-a073-26c52d66b34d 2019-04-05 11:23:20,060 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:23:20,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:23:20 GMT Server: Apache x-openstack-request-id: req-8cd3d8c1-fbf6-4aa3-981b-c6f6970af9fc 2019-04-05 11:23:20,102 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:23:20,102 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc&marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc used request id req-8cd3d8c1-fbf6-4aa3-981b-c6f6970af9fc 2019-04-05 11:23:20,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.327208995819s 2019-04-05 11:23:20,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:23:20,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:23:20,132 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:23:20 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-e6a87790-8e9f-4306-876e-d10bc665660a 2019-04-05 11:23:20,132 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:23:20,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:23:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f7d45dd8-8894-4b08-a1c7-72f26255bb67 2019-04-05 11:23:20,158 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:23:20,158 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-f7d45dd8-8894-4b08-a1c7-72f26255bb67 2019-04-05 11:23:20,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0557761192322s 2019-04-05 11:23:25,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:23:25,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:23:25,197 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:23:25 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc Server: Apache x-openstack-request-id: req-a7559c80-0708-40f9-8c6d-4d747df12dc0 2019-04-05 11:23:25,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-04-05 11:23:25,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:23:25 GMT Server: Apache x-openstack-request-id: req-9f718c40-d52a-409a-9850-ab8da3087a42 2019-04-05 11:23:25,240 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:23:25,240 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc&marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc used request id req-9f718c40-d52a-409a-9850-ab8da3087a42 2019-04-05 11:23:25,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750889778137s 2019-04-05 11:23:30,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:23:30,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:23:30,278 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:23:30 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc Server: Apache x-openstack-request-id: req-f63055f6-1054-4f5b-b95d-0a6cbd4ae537 2019-04-05 11:23:30,278 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:23:30,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:23:30 GMT Server: Apache x-openstack-request-id: req-0ce162fe-81f0-44fe-8aa2-10230cf77209 2019-04-05 11:23:30,353 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:23:30,353 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc&marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc used request id req-0ce162fe-81f0-44fe-8aa2-10230cf77209 2019-04-05 11:23:30,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.107011079788s 2019-04-05 11:23:30,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:23:30,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:23:30,382 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:23:30 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-b2e28622-a4da-414a-8926-ed4e7d9b13df 2019-04-05 11:23:30,383 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:23:30,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:23:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fb267ce2-3d7e-457f-b285-bd859379f729 2019-04-05 11:23:30,424 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:23:30,424 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-fb267ce2-3d7e-457f-b285-bd859379f729 2019-04-05 11:23:30,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0707440376282s 2019-04-05 11:23:35,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:23:35,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:23:35,462 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:23:35 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc Server: Apache x-openstack-request-id: req-1e9ee82e-8473-45dd-bc6c-1bb60ba6b07c 2019-04-05 11:23:35,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-04-05 11:23:35,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:23:35 GMT Server: Apache x-openstack-request-id: req-6786ae50-543f-4128-ae2a-9961e254ea9c 2019-04-05 11:23:35,505 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:23:35,505 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc&marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc used request id req-6786ae50-543f-4128-ae2a-9961e254ea9c 2019-04-05 11:23:35,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745580196381s 2019-04-05 11:23:40,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:23:40,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:23:40,540 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:23:40 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc Server: Apache x-openstack-request-id: req-3f9e59d3-ad33-4a8d-adf3-7ff15484ded7 2019-04-05 11:23:40,540 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:23:40,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:23:40 GMT Server: Apache x-openstack-request-id: req-fb7b734d-54af-4a1a-b832-8434b5ffa76f 2019-04-05 11:23:40,582 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:23:40,583 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc&marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc used request id req-fb7b734d-54af-4a1a-b832-8434b5ffa76f 2019-04-05 11:23:40,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754480361938s 2019-04-05 11:23:40,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:23:40,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:23:41,011 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:23:40 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-b651ba2e-465d-4236-a326-f28b6249ab98 2019-04-05 11:23:41,011 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:23:41,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:23:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a9a1da8d-b9b4-4bcb-9642-b0b966d32663 2019-04-05 11:23:41,053 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:23:41,053 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-a9a1da8d-b9b4-4bcb-9642-b0b966d32663 2019-04-05 11:23:41,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.469732999802s 2019-04-05 11:23:46,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:23:46,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:23:46,089 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:23:46 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc Server: Apache x-openstack-request-id: req-a8cb5398-484c-4852-96d3-396b7aee1e1f 2019-04-05 11:23:46,089 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:23:46,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:23:46 GMT Server: Apache x-openstack-request-id: req-54b319a0-1051-404f-8862-44638adaed65 2019-04-05 11:23:46,130 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:23:46,130 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc&marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc used request id req-54b319a0-1051-404f-8862-44638adaed65 2019-04-05 11:23:46,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708508491516s 2019-04-05 11:23:51,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:23:51,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:23:51,169 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:23:51 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc Server: Apache x-openstack-request-id: req-ac1372ea-f68a-4347-9580-d6e351d8a99c 2019-04-05 11:23:51,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-04-05 11:23:51,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:23:51 GMT Server: Apache x-openstack-request-id: req-340a977a-dbf1-4a3a-a003-dd3b429f6222 2019-04-05 11:23:51,211 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:23:51,211 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc&marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc used request id req-340a977a-dbf1-4a3a-a003-dd3b429f6222 2019-04-05 11:23:51,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752151012421s 2019-04-05 11:23:51,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:23:51,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:23:51,241 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:23:51 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-c392eb01-59cd-41b6-b4a5-9daa89c038be 2019-04-05 11:23:51,241 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:23:51,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:23:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-105dd0f3-f26d-4e04-9323-8e50231dec93 2019-04-05 11:23:51,283 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:23:51,283 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-105dd0f3-f26d-4e04-9323-8e50231dec93 2019-04-05 11:23:51,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0715289115906s 2019-04-05 11:23:56,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:23:56,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:23:56,322 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:23:56 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc Server: Apache x-openstack-request-id: req-64a5ff5d-6387-466f-8c0a-d6adc1e4779d 2019-04-05 11:23:56,322 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:23:56,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:23:56 GMT Server: Apache x-openstack-request-id: req-4f707b8d-1df4-4729-a268-fa03154c93e0 2019-04-05 11:23:56,367 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:23:56,367 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc&marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc used request id req-4f707b8d-1df4-4729-a268-fa03154c93e0 2019-04-05 11:23:56,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0764498710632s 2019-04-05 11:24:01,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:24:01,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:24:01,403 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:24:01 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc Server: Apache x-openstack-request-id: req-0cce6661-b529-48dc-a29f-3fc7a185be8a 2019-04-05 11:24:01,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-04-05 11:24:01,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:24:01 GMT Server: Apache x-openstack-request-id: req-a8006dcc-f1c9-496c-8097-32b3018922ac 2019-04-05 11:24:01,445 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:24:01,445 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc&marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc used request id req-a8006dcc-f1c9-496c-8097-32b3018922ac 2019-04-05 11:24:01,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727591514587s 2019-04-05 11:24:01,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:24:01,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:24:01,475 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:24:01 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-7cc765c4-a19e-4715-86bb-2c0b454fe924 2019-04-05 11:24:01,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-04-05 11:24:01,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:24:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-aa8639c1-6ebc-41f9-889c-f96ca2ce27e9 2019-04-05 11:24:01,517 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:24:01,518 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-aa8639c1-6ebc-41f9-889c-f96ca2ce27e9 2019-04-05 11:24:01,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0715751647949s 2019-04-05 11:24:06,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:24:06,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:24:06,557 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:24:06 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc Server: Apache x-openstack-request-id: req-1ffbeae8-b91b-40cc-b3b9-c17b84029283 2019-04-05 11:24:06,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-04-05 11:24:06,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:24:06 GMT Server: Apache x-openstack-request-id: req-9e1ab933-a17c-4a13-9b86-76aa575c6c2a 2019-04-05 11:24:06,600 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:24:06,600 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc&marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc used request id req-9e1ab933-a17c-4a13-9b86-76aa575c6c2a 2019-04-05 11:24:06,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758919715881s 2019-04-05 11:24:11,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:24:11,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:24:11,654 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:24:11 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc Server: Apache x-openstack-request-id: req-d377628f-7e67-401b-baac-e63127d8b634 2019-04-05 11:24:11,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-04-05 11:24:11,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:24:11 GMT Server: Apache x-openstack-request-id: req-f3658118-4415-428e-9bf4-891515899bd1 2019-04-05 11:24:11,698 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:24:11,698 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc&marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc used request id req-f3658118-4415-428e-9bf4-891515899bd1 2019-04-05 11:24:11,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.092090845108s 2019-04-05 11:24:11,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:24:11,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:24:11,729 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:24:11 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-561e1af0-9af5-404b-ac0f-56b621d11f8d 2019-04-05 11:24:11,730 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:24:11,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:24:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-da6c88af-d926-4beb-b728-475ecbfb7216 2019-04-05 11:24:11,772 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:24:11,772 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-da6c88af-d926-4beb-b728-475ecbfb7216 2019-04-05 11:24:11,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738959312439s 2019-04-05 11:24:16,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:24:16,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:24:16,809 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:24:16 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc Server: Apache x-openstack-request-id: req-b9069b8b-6d8d-4708-9580-b2dff48cf17a 2019-04-05 11:24:16,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-04-05 11:24:16,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:24:16 GMT Server: Apache x-openstack-request-id: req-89974ae0-49fd-42f1-9daa-9402e8e71d9c 2019-04-05 11:24:16,851 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:24:16,852 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc&marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc used request id req-89974ae0-49fd-42f1-9daa-9402e8e71d9c 2019-04-05 11:24:16,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722479820251s 2019-04-05 11:24:21,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:24:21,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:24:21,889 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:24:21 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc Server: Apache x-openstack-request-id: req-a1a436d4-ec1d-41e7-a995-518f7b20c78d 2019-04-05 11:24:21,890 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:24:21,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:24:21 GMT Server: Apache x-openstack-request-id: req-e55cfc16-3fc0-4e34-af80-a57a8cc14256 2019-04-05 11:24:21,932 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:24:21,933 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc&marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc used request id req-e55cfc16-3fc0-4e34-af80-a57a8cc14256 2019-04-05 11:24:21,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751969814301s 2019-04-05 11:24:21,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:24:21,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:24:21,963 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:24:21 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-4377f3d3-c672-471c-9918-313bc06ae807 2019-04-05 11:24:21,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-04-05 11:24:22,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:24:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-04e8b47e-b1fb-46b8-9a41-284f6fe982c6 2019-04-05 11:24:22,005 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:24:22,006 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-04e8b47e-b1fb-46b8-9a41-284f6fe982c6 2019-04-05 11:24:22,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0724341869354s 2019-04-05 11:24:27,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:24:27,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:24:27,040 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:24:27 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc Server: Apache x-openstack-request-id: req-a19d12d4-1731-4f5e-8952-55745e6bfcdc 2019-04-05 11:24:27,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-04-05 11:24:27,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:24:27 GMT Server: Apache x-openstack-request-id: req-3fac541e-6d4f-4897-a275-f25764e3e17f 2019-04-05 11:24:27,081 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:24:27,081 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc&marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc used request id req-3fac541e-6d4f-4897-a275-f25764e3e17f 2019-04-05 11:24:27,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0699260234833s 2019-04-05 11:24:32,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:24:32,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:24:32,117 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:24:32 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc Server: Apache x-openstack-request-id: req-8d9f7694-26c8-4ff7-9b40-da6231bae5ee 2019-04-05 11:24:32,117 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:24:32,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 353 Content-Type: application/json Date: Fri, 05 Apr 2019 11:24:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d6515053-edb3-4c8d-8084-91f57f7f6f0c 2019-04-05 11:24:32,159 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2019-04-05T11:24:29Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/homer/events/4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "cc0c8fd4-2251-4a78-b1bb-10ff1df439d9", "id": "4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59"}]} 2019-04-05 11:24:32,159 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc&marker=b6beb297-0937-472a-94ac-d7e0f4a79fce&sort_dir=asc used request id req-d6515053-edb3-4c8d-8084-91f57f7f6f0c 2019-04-05 11:24:32,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721828937531s 2019-04-05 11:24:37,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:24:37,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:24:37,198 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:24:37 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc Server: Apache x-openstack-request-id: req-e3893b9d-f3c1-487a-921f-60a096839b07 2019-04-05 11:24:37,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-04-05 11:24:37,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:24:37 GMT Server: Apache x-openstack-request-id: req-f4682042-b1d4-449c-b2bc-8283c3b3fcab 2019-04-05 11:24:37,242 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:24:37,242 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc&marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc used request id req-f4682042-b1d4-449c-b2bc-8283c3b3fcab 2019-04-05 11:24:37,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0767478942871s 2019-04-05 11:24:42,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:24:42,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:24:42,280 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:24:42 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc Server: Apache x-openstack-request-id: req-1c44870f-139a-4641-be4c-10da16fa50b8 2019-04-05 11:24:42,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-04-05 11:24:42,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:24:42 GMT Server: Apache x-openstack-request-id: req-a5b70dbf-a863-4396-b70e-658b0721592f 2019-04-05 11:24:42,323 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:24:42,323 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc&marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc used request id req-a5b70dbf-a863-4396-b70e-658b0721592f 2019-04-05 11:24:42,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753409862518s 2019-04-05 11:24:42,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:24:42,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:24:42,355 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:24:42 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-3c797c32-5688-4ca3-a53c-c81cdd5b64b5 2019-04-05 11:24:42,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-04-05 11:24:42,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:24:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-792732eb-b350-4bd0-8e3f-5f99bd3d578e 2019-04-05 11:24:42,398 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:24:42,398 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-792732eb-b350-4bd0-8e3f-5f99bd3d578e 2019-04-05 11:24:42,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.07488489151s 2019-04-05 11:24:47,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:24:47,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:24:47,433 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:24:47 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc Server: Apache x-openstack-request-id: req-fc7a8781-9346-4f18-82e1-909503bf2262 2019-04-05 11:24:47,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-04-05 11:24:47,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:24:47 GMT Server: Apache x-openstack-request-id: req-7105e070-c452-467b-917a-87f04bdd76ad 2019-04-05 11:24:47,474 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:24:47,474 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc&marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc used request id req-7105e070-c452-467b-917a-87f04bdd76ad 2019-04-05 11:24:47,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0695729255676s 2019-04-05 11:24:52,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:24:52,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:24:52,510 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:24:52 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc Server: Apache x-openstack-request-id: req-17f580b6-e8e4-4551-991a-ab0437a79a77 2019-04-05 11:24:52,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-04-05 11:24:52,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:24:52 GMT Server: Apache x-openstack-request-id: req-1ab2827b-9c93-464b-bdf1-c7da9831912f 2019-04-05 11:24:52,551 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:24:52,551 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc&marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc used request id req-1ab2827b-9c93-464b-bdf1-c7da9831912f 2019-04-05 11:24:52,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714309215546s 2019-04-05 11:24:52,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:24:52,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:24:52,581 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:24:52 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-058442d3-e71c-4000-b2d0-a5530e4ab480 2019-04-05 11:24:52,581 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:24:52,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:24:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-83cf66ef-3a46-4f70-bdb8-19104113c0bc 2019-04-05 11:24:52,622 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:24:52,622 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-83cf66ef-3a46-4f70-bdb8-19104113c0bc 2019-04-05 11:24:52,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0702331066132s 2019-04-05 11:24:57,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:24:57,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:24:57,660 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:24:57 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc Server: Apache x-openstack-request-id: req-322447e4-6a3b-4218-9154-b0cb511b66e7 2019-04-05 11:24:57,660 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:24:57,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:24:57 GMT Server: Apache x-openstack-request-id: req-2d916216-a145-4a29-aac0-681c584c4b1b 2019-04-05 11:24:57,702 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:24:57,702 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc&marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc used request id req-2d916216-a145-4a29-aac0-681c584c4b1b 2019-04-05 11:24:57,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733780860901s 2019-04-05 11:25:02,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:25:02,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:02,737 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:25:02 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc Server: Apache x-openstack-request-id: req-da9f6409-7b43-49c0-8b0f-d8e3c9b49bce 2019-04-05 11:25:02,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-04-05 11:25:02,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25:02 GMT Server: Apache x-openstack-request-id: req-821bfb88-4fa5-4f86-aeb7-27f0fd97469c 2019-04-05 11:25:02,778 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:25:02,778 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc&marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc used request id req-821bfb88-4fa5-4f86-aeb7-27f0fd97469c 2019-04-05 11:25:02,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707190036774s 2019-04-05 11:25:02,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:25:02,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:02,808 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:25:02 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-ac2c2403-bd60-493f-a4b3-187f026b8cfd 2019-04-05 11:25:02,808 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:25:02,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-34251572-7d57-45ad-bae6-7548c36b1c0a 2019-04-05 11:25:02,850 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:25:02,850 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-34251572-7d57-45ad-bae6-7548c36b1c0a 2019-04-05 11:25:02,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0713589191437s 2019-04-05 11:25:07,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:25:07,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:07,887 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:25:07 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc Server: Apache x-openstack-request-id: req-2dfe6f2e-12c6-4b7a-b428-e8a59911ff46 2019-04-05 11:25:07,888 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:25:07,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25:07 GMT Server: Apache x-openstack-request-id: req-f47e1136-bd4e-4070-a195-029d42b82984 2019-04-05 11:25:07,930 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:25:07,930 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc&marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc used request id req-f47e1136-bd4e-4070-a195-029d42b82984 2019-04-05 11:25:07,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728149414062s 2019-04-05 11:25:12,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:25:12,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:12,967 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:25:12 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc Server: Apache x-openstack-request-id: req-3a3d860b-618a-4194-83d5-92be5e7b0a46 2019-04-05 11:25:12,967 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:25:13,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25:12 GMT Server: Apache x-openstack-request-id: req-1c5d92c3-bfa7-4569-a87f-9f0745bc9b6e 2019-04-05 11:25:13,010 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:25:13,010 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc&marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc used request id req-1c5d92c3-bfa7-4569-a87f-9f0745bc9b6e 2019-04-05 11:25:13,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748569965363s 2019-04-05 11:25:13,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:25:13,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:13,041 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:25:13 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-3874ef93-1cf8-4160-a250-9c499d7e1781 2019-04-05 11:25:13,041 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:25:13,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3263d755-a399-466a-bbbd-2067fb651803 2019-04-05 11:25:13,083 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:25:13,083 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-3263d755-a399-466a-bbbd-2067fb651803 2019-04-05 11:25:13,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0723190307617s 2019-04-05 11:25:18,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:25:18,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:18,117 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:25:18 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc Server: Apache x-openstack-request-id: req-3f27acce-2943-4e8a-b3c5-85050de22c45 2019-04-05 11:25:18,117 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:25:18,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25:18 GMT Server: Apache x-openstack-request-id: req-d4631969-f4e3-4228-8dc6-d9aee1ddf6a5 2019-04-05 11:25:18,158 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:25:18,158 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc&marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc used request id req-d4631969-f4e3-4228-8dc6-d9aee1ddf6a5 2019-04-05 11:25:18,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715379714966s 2019-04-05 11:25:23,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:25:23,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:23,194 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:25:23 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc Server: Apache x-openstack-request-id: req-1ba55803-be08-469e-bcf7-acc1b546face 2019-04-05 11:25:23,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-04-05 11:25:23,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25:23 GMT Server: Apache x-openstack-request-id: req-dcb1e1b0-c0c2-4c5b-a9c3-2a77f4438e8a 2019-04-05 11:25:23,235 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:25:23,235 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc&marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc used request id req-dcb1e1b0-c0c2-4c5b-a9c3-2a77f4438e8a 2019-04-05 11:25:23,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712959766388s 2019-04-05 11:25:23,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:25:23,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:23,264 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:25:23 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-8c17bd5e-9118-45cf-8342-cff1cf99dca9 2019-04-05 11:25:23,264 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:25:23,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5bccd599-2819-4fdb-9e26-d6f9b24764cb 2019-04-05 11:25:23,306 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:25:23,306 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-5bccd599-2819-4fdb-9e26-d6f9b24764cb 2019-04-05 11:25:23,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0701949596405s 2019-04-05 11:25:28,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:25:28,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:28,346 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:25:28 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc Server: Apache x-openstack-request-id: req-729084ae-6528-4ee2-8e9c-ce7d3910df80 2019-04-05 11:25:28,346 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:25:28,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25:28 GMT Server: Apache x-openstack-request-id: req-e4be9c48-2d70-46c3-9055-aa94314a792c 2019-04-05 11:25:28,389 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:25:28,389 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc&marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc used request id req-e4be9c48-2d70-46c3-9055-aa94314a792c 2019-04-05 11:25:28,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0764479637146s 2019-04-05 11:25:33,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:25:33,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:33,427 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:25:33 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc Server: Apache x-openstack-request-id: req-7b5c4b5d-e250-41be-8973-d46c284f0632 2019-04-05 11:25:33,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-04-05 11:25:33,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25:33 GMT Server: Apache x-openstack-request-id: req-41aa34bc-861b-4896-ba2f-469ce2b9f98e 2019-04-05 11:25:33,470 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:25:33,470 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc&marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc used request id req-41aa34bc-861b-4896-ba2f-469ce2b9f98e 2019-04-05 11:25:33,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755259990692s 2019-04-05 11:25:33,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:25:33,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:33,502 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:25:33 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-a7973db1-e4bb-4831-ba44-fb52fcd7d54e 2019-04-05 11:25:33,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-04-05 11:25:33,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-12e7f725-eee2-48fe-9f11-4f3923fb8fa3 2019-04-05 11:25:33,545 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:25:33,545 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-12e7f725-eee2-48fe-9f11-4f3923fb8fa3 2019-04-05 11:25:33,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0741670131683s 2019-04-05 11:25:38,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:25:38,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:38,584 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:25:38 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc Server: Apache x-openstack-request-id: req-891f5318-ac9b-4e45-acf1-117a2dc3ec60 2019-04-05 11:25:38,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-04-05 11:25:38,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25:38 GMT Server: Apache x-openstack-request-id: req-a2f4dd2e-bc6e-4fed-8f8f-b487966a86d3 2019-04-05 11:25:38,627 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:25:38,628 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc&marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc used request id req-a2f4dd2e-bc6e-4fed-8f8f-b487966a86d3 2019-04-05 11:25:38,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0756568908691s 2019-04-05 11:25:43,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:25:43,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/events?marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:43,665 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:25:43 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc Server: Apache x-openstack-request-id: req-07c63733-7297-46ba-9c34-abda7a4a9b30 2019-04-05 11:25:43,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-04-05 11:25:43,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 443 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-11e7bd6f-a4d0-4817-b2cc-7afb1ff30ede 2019-04-05 11:25:43,709 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2019-04-05T11:25:42Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/dime/events/859ef45e-e5d4-48c2-82c4-bb182f522e5d", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "ba842581-a28c-4998-a88b-a9443df9e6b3", "id": "859ef45e-e5d4-48c2-82c4-bb182f522e5d"}, {"resource_name": "clearwater-opnfv", "event_time": "2019-04-05T11:25:43Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/clearwater-opnfv/events/e3d539e7-5d16-46d3-9b31-3039e87b1a87", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "id": "e3d539e7-5d16-46d3-9b31-3039e87b1a87"}]} 2019-04-05 11:25:43,709 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc&marker=4fb5f866-1cb9-4ff4-ac0e-b2e0626cca59&sort_dir=asc used request id req-11e7bd6f-a4d0-4817-b2cc-7afb1ff30ede 2019-04-05 11:25:43,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758559703827s 2019-04-05 11:25:43,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:25:43,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:43,740 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:25:43 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525 Server: Apache x-openstack-request-id: req-c5d69de8-1652-42d8-9e79-b6e5cc49aea9 2019-04-05 11:25:43,740 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:25:43,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 887 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bf87ff6e-e7e1-4495-a546-f5da8fb788d2 2019-04-05 11:25:43,815 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "outputs": [{"output_value": "172.30.9.205", "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-04-05 11:25:43,815 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525 used request id req-bf87ff6e-e7e1-4495-a546-f5da8fb788d2 2019-04-05 11:25:43,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.104239940643s 2019-04-05 11:25:43,816 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2019-04-05T10:55:02Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'acc53440-34b5-4bc2-98eb-f9f2cb2d2525', 'parameters': Munch({u'OS::project_id': u'59de09b402b34572bdd19ca771cec97c', u'image': u'heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31', u'private_mgmt_net_pool_start': u'192.168.100.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31', 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_7b16a140-dbb5-435e-baf2-b58abfefad31', 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'acc53440-34b5-4bc2-98eb-f9f2cb2d2525', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'7988db48-05a8-4a8c-b418-2ba12e37bd97'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'74f027c896814d9ab339cdc6aeef686c', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.205', 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-04-05T10:55:02Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525'}) 2019-04-05 11:25:43,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:25:43,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:44,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1330 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dd8395c4-9601-4f78-89b9-e3cb44c8b50b x-openstack-request-id: req-dd8395c4-9601-4f78-89b9-e3cb44c8b50b 2019-04-05 11:25:44,811 - 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:5c:2e:bf", "version": 4, "addr": "192.168.100.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:2e:bf", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/18358885-acfa-42ef-86b5-39fd5b08cd37", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/18358885-acfa-42ef-86b5-39fd5b08cd37", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:18:55.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "18358885-acfa-42ef-86b5-39fd5b08cd37", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:18:55Z", "hostId": "b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "bono-0.clearwater.opnfv", "created": "2019-04-05T11:18:20Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:09:d4", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:09:d4", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d648ac6d-8286-4f1b-b861-d212e53dad7c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d648ac6d-8286-4f1b-b861-d212e53dad7c", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:18:55.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "d648ac6d-8286-4f1b-b861-d212e53dad7c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:18:55Z", "hostId": "c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "homer-0.clearwater.opnfv", "created": "2019-04-05T11:18:19Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:2a:cb", "version": 4, "addr": "192.168.100.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:2a:cb", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7b592782-5bec-449e-9328-a84075b83b1c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7b592782-5bec-449e-9328-a84075b83b1c", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:18:51.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "7b592782-5bec-449e-9328-a84075b83b1c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:18:51Z", "hostId": "c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "dime-0.clearwater.opnfv", "created": "2019-04-05T11:18:18Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:8b", "version": 4, "addr": "192.168.100.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:8b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/03440e48-c959-4491-a6df-6286106a659f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/03440e48-c959-4491-a6df-6286106a659f", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:13:15.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "03440e48-c959-4491-a6df-6286106a659f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:13:15Z", "hostId": "b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "sprout-0.clearwater.opnfv", "created": "2019-04-05T11:12:59Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:6d:81", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:6d:81", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/288a0d31-6734-45ca-a66c-e3c143b19184", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/288a0d31-6734-45ca-a66c-e3c143b19184", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:03:09.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "288a0d31-6734-45ca-a66c-e3c143b19184", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:03:09Z", "hostId": "c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "vellum-0.clearwater.opnfv", "created": "2019-04-05T11:02:53Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d5:60", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d5:60", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/23087b2f-196a-48de-b4fd-574c613916ce", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/23087b2f-196a-48de-b4fd-574c613916ce", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:59:35.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "23087b2f-196a-48de-b4fd-574c613916ce", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:59:35Z", "hostId": "b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "ellis-0.clearwater.opnfv", "created": "2019-04-05T10:57:53Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ca:29", "version": 4, "addr": "192.168.100.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ca:29", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/dc87d3ec-19c1-4f7a-9748-8ce99536e3a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/dc87d3ec-19c1-4f7a-9748-8ce99536e3a1", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:57:11.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "dc87d3ec-19c1-4f7a-9748-8ce99536e3a1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:57:11Z", "hostId": "c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "ns.clearwater.opnfv", "created": "2019-04-05T10:55:24Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:25:44,811 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-dd8395c4-9601-4f78-89b9-e3cb44c8b50b 2019-04-05 11:25:44,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.993899106979s 2019-04-05 11:25:44,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 11:25:44,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:44,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1258 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25:44 GMT X-Openstack-Request-Id: req-9244982f-cafa-423e-81fc-46bb83b71863 2019-04-05 11:25:44,924 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"043ae969-aca0-40de-871f-f29930a84245","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"59de09b402b34572bdd19ca771cec97c","l2_adjacency":true,"status":"ACTIVE","subnets":["0cf2ab2f-12b5-4173-a34e-1c75d96e5c38"],"description":"","tags":[],"updated_at":"2019-04-05T10:55:06Z","qos_policy_id":null,"name":"clearwater-opnfv-private-management","admin_state_up":true,"tenant_id":"59de09b402b34572bdd19ca771cec97c","created_at":"2019-04-05T10:55:05Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500}]} 2019-04-05 11:25:44,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-9244982f-cafa-423e-81fc-46bb83b71863 2019-04-05 11:25:44,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0951690673828s 2019-04-05 11:25:44,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-05 11:25:44,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:44,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 664 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25:44 GMT X-Openstack-Request-Id: req-030f6eef-d2a1-49cf-9a04-8a19856b1380 2019-04-05 11:25:44,967 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"043ae969-aca0-40de-871f-f29930a84245","tenant_id":"59de09b402b34572bdd19ca771cec97c","created_at":"2019-04-05T10:55:06Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-05T10:55:06Z","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":"59de09b402b34572bdd19ca771cec97c","id":"0cf2ab2f-12b5-4173-a34e-1c75d96e5c38","subnetpool_id":null,"name":"clearwater-opnfv-private-management"}]} 2019-04-05 11:25:44,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-030f6eef-d2a1-49cf-9a04-8a19856b1380 2019-04-05 11:25:44,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0417730808258s 2019-04-05 11:25:44,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 11:25:44,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:45,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Fri, 05 Apr 2019 11: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-2733dee1-fc0b-42ac-bbf9-11e1c28829d1 x-openstack-request-id: req-2733dee1-fc0b-42ac-bbf9-11e1c28829d1 2019-04-05 11:25:45,000 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "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": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e"}]} 2019-04-05 11:25:45,001 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-2733dee1-fc0b-42ac-bbf9-11e1c28829d1 2019-04-05 11:25:45,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0275900363922s 2019-04-05 11:25:45,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-05 11:25:45,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/18358885-acfa-42ef-86b5-39fd5b08cd37/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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:46,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Fri, 05 Apr 2019 11: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-946a88c9-baba-413d-9241-ac0da23a92f8 x-openstack-request-id: req-946a88c9-baba-413d-9241-ac0da23a92f8 2019-04-05 11:25:46,094 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "75d217eb-5f4a-4043-85a2-eea84a3aab22"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f19704ed-574d-434d-aecb-77baac82c253"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f7611f7a-b203-413b-a8ef-f7557417e3c6"}], "tenant_id": "59de09b402b34572bdd19ca771cec97c", "id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-05 11:25:46,094 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/18358885-acfa-42ef-86b5-39fd5b08cd37/os-security-groups used request id req-946a88c9-baba-413d-9241-ac0da23a92f8 2019-04-05 11:25:46,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.09198594093s 2019-04-05 11:25:46,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 11:25:46,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:46,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25:46 GMT X-Openstack-Request-Id: req-8d0d3a7a-21d9-4c3f-89d9-4d49f1c09308 2019-04-05 11:25:46,416 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T10:54:55Z", "file": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/file", "owner": "59de09b402b34572bdd19ca771cec97c", "id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "size": 263848448, "self": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-05T10:54:50Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 11:25:46,416 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-8d0d3a7a-21d9-4c3f-89d9-4d49f1c09308 2019-04-05 11:25:46,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.314857959747s 2019-04-05 11:25:46,423 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-05 11:25:46,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 11:25:46,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:46,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25: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-c41f5797-28e0-4da8-abe1-9fded300d232 x-openstack-request-id: req-c41f5797-28e0-4da8-abe1-9fded300d232 2019-04-05 11:25:46,446 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "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": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e"}]} 2019-04-05 11:25:46,446 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-c41f5797-28e0-4da8-abe1-9fded300d232 2019-04-05 11:25:46,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0229699611664s 2019-04-05 11:25:46,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-05 11:25:46,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/d648ac6d-8286-4f1b-b861-d212e53dad7c/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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:47,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25: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-3e351409-24ad-4285-bffe-4eb897478edf x-openstack-request-id: req-3e351409-24ad-4285-bffe-4eb897478edf 2019-04-05 11:25:47,525 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "75d217eb-5f4a-4043-85a2-eea84a3aab22"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f19704ed-574d-434d-aecb-77baac82c253"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f7611f7a-b203-413b-a8ef-f7557417e3c6"}], "tenant_id": "59de09b402b34572bdd19ca771cec97c", "id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-05 11:25:47,525 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d648ac6d-8286-4f1b-b861-d212e53dad7c/os-security-groups used request id req-3e351409-24ad-4285-bffe-4eb897478edf 2019-04-05 11:25:47,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.07782912254s 2019-04-05 11:25:47,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 11:25:47,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:47,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25:47 GMT X-Openstack-Request-Id: req-2e9e5ad3-20cb-4581-9c66-0bf046bbc574 2019-04-05 11:25:47,572 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T10:54:55Z", "file": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/file", "owner": "59de09b402b34572bdd19ca771cec97c", "id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "size": 263848448, "self": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-05T10:54:50Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 11:25:47,572 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-2e9e5ad3-20cb-4581-9c66-0bf046bbc574 2019-04-05 11:25:47,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0408358573914s 2019-04-05 11:25:47,580 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-05 11:25:47,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 11:25:47,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:47,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Fri, 05 Apr 2019 11: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-e20a88e7-6d51-4db3-9af7-f8d988480379 x-openstack-request-id: req-e20a88e7-6d51-4db3-9af7-f8d988480379 2019-04-05 11:25:47,602 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "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": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e"}]} 2019-04-05 11:25:47,603 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-e20a88e7-6d51-4db3-9af7-f8d988480379 2019-04-05 11:25:47,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0224962234497s 2019-04-05 11:25:47,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-05 11:25:47,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/7b592782-5bec-449e-9328-a84075b83b1c/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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:48,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Fri, 05 Apr 2019 11: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-4340c61b-dc4d-4a41-a29b-a4cae3b71180 x-openstack-request-id: req-4340c61b-dc4d-4a41-a29b-a4cae3b71180 2019-04-05 11:25:48,298 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "75d217eb-5f4a-4043-85a2-eea84a3aab22"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f19704ed-574d-434d-aecb-77baac82c253"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f7611f7a-b203-413b-a8ef-f7557417e3c6"}], "tenant_id": "59de09b402b34572bdd19ca771cec97c", "id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-05 11:25:48,298 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b592782-5bec-449e-9328-a84075b83b1c/os-security-groups used request id req-4340c61b-dc4d-4a41-a29b-a4cae3b71180 2019-04-05 11:25:48,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.694054841995s 2019-04-05 11:25:48,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 11:25:48,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:48,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25:48 GMT X-Openstack-Request-Id: req-cbc055aa-967e-432e-b479-bba10f2e1cf4 2019-04-05 11:25:48,342 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T10:54:55Z", "file": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/file", "owner": "59de09b402b34572bdd19ca771cec97c", "id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "size": 263848448, "self": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-05T10:54:50Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 11:25:48,342 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-cbc055aa-967e-432e-b479-bba10f2e1cf4 2019-04-05 11:25:48,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0379319190979s 2019-04-05 11:25:48,348 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-05 11:25:48,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 11:25:48,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:48,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7db51fe7-8607-4a13-b6cb-2622f6875b33 x-openstack-request-id: req-7db51fe7-8607-4a13-b6cb-2622f6875b33 2019-04-05 11:25:48,375 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "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": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e"}]} 2019-04-05 11:25:48,375 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-7db51fe7-8607-4a13-b6cb-2622f6875b33 2019-04-05 11:25:48,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0269560813904s 2019-04-05 11:25:48,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-05 11:25:48,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/03440e48-c959-4491-a6df-6286106a659f/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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:48,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-812eac4c-d8f3-4be4-9e4a-865358698d3c x-openstack-request-id: req-812eac4c-d8f3-4be4-9e4a-865358698d3c 2019-04-05 11:25:48,901 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "75d217eb-5f4a-4043-85a2-eea84a3aab22"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f19704ed-574d-434d-aecb-77baac82c253"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f7611f7a-b203-413b-a8ef-f7557417e3c6"}], "tenant_id": "59de09b402b34572bdd19ca771cec97c", "id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-05 11:25:48,901 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/03440e48-c959-4491-a6df-6286106a659f/os-security-groups used request id req-812eac4c-d8f3-4be4-9e4a-865358698d3c 2019-04-05 11:25:48,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.524913072586s 2019-04-05 11:25:48,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 11:25:48,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:48,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25:48 GMT X-Openstack-Request-Id: req-25b6e52a-f172-43ea-99a7-1fb608ae9cc1 2019-04-05 11:25:48,947 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T10:54:55Z", "file": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/file", "owner": "59de09b402b34572bdd19ca771cec97c", "id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "size": 263848448, "self": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-05T10:54:50Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 11:25:48,947 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-25b6e52a-f172-43ea-99a7-1fb608ae9cc1 2019-04-05 11:25:48,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0391111373901s 2019-04-05 11:25:48,953 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-05 11:25:48,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 11:25:48,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:48,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5c7204e3-1b7b-4f57-8175-c64df23a1c32 x-openstack-request-id: req-5c7204e3-1b7b-4f57-8175-c64df23a1c32 2019-04-05 11:25:48,976 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "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": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e"}]} 2019-04-05 11:25:48,977 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-5c7204e3-1b7b-4f57-8175-c64df23a1c32 2019-04-05 11:25:48,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.023285150528s 2019-04-05 11:25:48,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-05 11:25:48,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/288a0d31-6734-45ca-a66c-e3c143b19184/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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:49,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-71a99a13-ed85-43a8-9362-c32837f26651 x-openstack-request-id: req-71a99a13-ed85-43a8-9362-c32837f26651 2019-04-05 11:25:49,363 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "75d217eb-5f4a-4043-85a2-eea84a3aab22"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f19704ed-574d-434d-aecb-77baac82c253"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f7611f7a-b203-413b-a8ef-f7557417e3c6"}], "tenant_id": "59de09b402b34572bdd19ca771cec97c", "id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-05 11:25:49,364 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/288a0d31-6734-45ca-a66c-e3c143b19184/os-security-groups used request id req-71a99a13-ed85-43a8-9362-c32837f26651 2019-04-05 11:25:49,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.385823011398s 2019-04-05 11:25:49,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 11:25:49,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:49,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25:49 GMT X-Openstack-Request-Id: req-2c759152-c30d-49d4-93c2-079b9e59dfed 2019-04-05 11:25:49,409 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T10:54:55Z", "file": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/file", "owner": "59de09b402b34572bdd19ca771cec97c", "id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "size": 263848448, "self": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-05T10:54:50Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 11:25:49,409 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-2c759152-c30d-49d4-93c2-079b9e59dfed 2019-04-05 11:25:49,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0392708778381s 2019-04-05 11:25:49,415 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-05 11:25:49,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 11:25:49,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:49,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25: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-d6652a45-2fef-433d-aeb6-7129b3f7dd94 x-openstack-request-id: req-d6652a45-2fef-433d-aeb6-7129b3f7dd94 2019-04-05 11:25:49,443 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "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": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e"}]} 2019-04-05 11:25:49,443 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-d6652a45-2fef-433d-aeb6-7129b3f7dd94 2019-04-05 11:25:49,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0276041030884s 2019-04-05 11:25:49,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-05 11:25:49,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/23087b2f-196a-48de-b4fd-574c613916ce/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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:50,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25: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-1ffc3c1c-1121-4461-9f0f-648892ad1ddc x-openstack-request-id: req-1ffc3c1c-1121-4461-9f0f-648892ad1ddc 2019-04-05 11:25:50,063 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "75d217eb-5f4a-4043-85a2-eea84a3aab22"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f19704ed-574d-434d-aecb-77baac82c253"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f7611f7a-b203-413b-a8ef-f7557417e3c6"}], "tenant_id": "59de09b402b34572bdd19ca771cec97c", "id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-05 11:25:50,063 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/23087b2f-196a-48de-b4fd-574c613916ce/os-security-groups used request id req-1ffc3c1c-1121-4461-9f0f-648892ad1ddc 2019-04-05 11:25:50,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.618654966354s 2019-04-05 11:25:50,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 11:25:50,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:50,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25:50 GMT X-Openstack-Request-Id: req-1ad7951f-9a94-44c8-8a10-5a10e4029d83 2019-04-05 11:25:50,105 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T10:54:55Z", "file": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/file", "owner": "59de09b402b34572bdd19ca771cec97c", "id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "size": 263848448, "self": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-05T10:54:50Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 11:25:50,105 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-1ad7951f-9a94-44c8-8a10-5a10e4029d83 2019-04-05 11:25:50,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0366251468658s 2019-04-05 11:25:50,111 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-05 11:25:50,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 11:25:50,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:50,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Fri, 05 Apr 2019 11: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-970da15e-6691-4e25-83be-30be79ec722e x-openstack-request-id: req-970da15e-6691-4e25-83be-30be79ec722e 2019-04-05 11:25:50,137 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "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": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e"}]} 2019-04-05 11:25:50,137 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-970da15e-6691-4e25-83be-30be79ec722e 2019-04-05 11:25:50,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.025230884552s 2019-04-05 11:25:50,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-05 11:25:50,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/dc87d3ec-19c1-4f7a-9748-8ce99536e3a1/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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:50,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Fri, 05 Apr 2019 11: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-67314f80-5594-44a9-8fcc-b66658c69d2c x-openstack-request-id: req-67314f80-5594-44a9-8fcc-b66658c69d2c 2019-04-05 11:25:50,309 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "75d217eb-5f4a-4043-85a2-eea84a3aab22"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f19704ed-574d-434d-aecb-77baac82c253"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f7611f7a-b203-413b-a8ef-f7557417e3c6"}], "tenant_id": "59de09b402b34572bdd19ca771cec97c", "id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-05 11:25:50,309 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dc87d3ec-19c1-4f7a-9748-8ce99536e3a1/os-security-groups used request id req-67314f80-5594-44a9-8fcc-b66658c69d2c 2019-04-05 11:25:50,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.171039104462s 2019-04-05 11:25:50,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 11:25:50,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:50,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25:50 GMT X-Openstack-Request-Id: req-af238e3f-4ddf-4199-a24a-e039f319033e 2019-04-05 11:25:50,352 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T10:54:55Z", "file": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/file", "owner": "59de09b402b34572bdd19ca771cec97c", "id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "size": 263848448, "self": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-05T10:54:50Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 11:25:50,352 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-af238e3f-4ddf-4199-a24a-e039f319033e 2019-04-05 11:25:50,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0366859436035s 2019-04-05 11:25:50,357 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-05 11:25:50,357 - 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:5c:2e:bf', u'version': 4, u'addr': u'192.168.100.23', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5c:2e:bf', u'version': 4, u'addr': u'172.30.9.204', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'881ebe70-6cdc-44ec-b39d-b18513bab2c6', 'name': u'heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-05T11:18:55.000000', 'flavor': Munch({u'id': u'87a715c2-ee3f-4696-ad47-cbcebe31ec7e', 'name': u'heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31'}), 'az': u'nova', 'id': u'18358885-acfa-42ef-86b5-39fd5b08cd37', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'59de09b402b34572bdd19ca771cec97c', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'75d217eb-5f4a-4043-85a2-eea84a3aab22'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f19704ed-574d-434d-aecb-77baac82c253'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f7611f7a-b203-413b-a8ef-f7557417e3c6'})], 'id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'59de09b402b34572bdd19ca771cec97c', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'29373cda37b34ecca2387ed1bc9edcef', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.204', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.204', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.204', 'launched_at': u'2019-04-05T11:18:55.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-05T11:18:55Z', 'hostId': u'b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31', 'public_v6': '', 'private_v4': u'192.168.100.23', 'cloud': 'envvars', 'host_id': u'b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1', '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-04-05T11:18:55.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'59de09b402b34572bdd19ca771cec97c', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'59de09b402b34572bdd19ca771cec97c', 'created_at': u'2019-04-05T11:18:20Z', 'created': u'2019-04-05T11:18: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:eb:09:d4', u'version': 4, u'addr': u'192.168.100.8', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:eb:09:d4', u'version': 4, u'addr': u'172.30.9.203', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'881ebe70-6cdc-44ec-b39d-b18513bab2c6', 'name': u'heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-05T11:18:55.000000', 'flavor': Munch({u'id': u'87a715c2-ee3f-4696-ad47-cbcebe31ec7e', 'name': u'heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31'}), 'az': u'nova', 'id': u'd648ac6d-8286-4f1b-b861-d212e53dad7c', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'59de09b402b34572bdd19ca771cec97c', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'75d217eb-5f4a-4043-85a2-eea84a3aab22'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f19704ed-574d-434d-aecb-77baac82c253'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f7611f7a-b203-413b-a8ef-f7557417e3c6'})], 'id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'59de09b402b34572bdd19ca771cec97c', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'29373cda37b34ecca2387ed1bc9edcef', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.203', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.203', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.203', 'launched_at': u'2019-04-05T11:18:55.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-05T11:18:55Z', 'hostId': u'c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31', 'public_v6': '', 'private_v4': u'192.168.100.8', 'cloud': 'envvars', 'host_id': u'c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246', '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-04-05T11:18:55.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'59de09b402b34572bdd19ca771cec97c', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'59de09b402b34572bdd19ca771cec97c', 'created_at': u'2019-04-05T11:18:19Z', 'created': u'2019-04-05T11:18:19Z', '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:ee:2a:cb', u'version': 4, u'addr': u'192.168.100.21', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ee:2a:cb', 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'881ebe70-6cdc-44ec-b39d-b18513bab2c6', 'name': u'heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-05T11:18:51.000000', 'flavor': Munch({u'id': u'87a715c2-ee3f-4696-ad47-cbcebe31ec7e', 'name': u'heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31'}), 'az': u'nova', 'id': u'7b592782-5bec-449e-9328-a84075b83b1c', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'59de09b402b34572bdd19ca771cec97c', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'75d217eb-5f4a-4043-85a2-eea84a3aab22'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f19704ed-574d-434d-aecb-77baac82c253'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f7611f7a-b203-413b-a8ef-f7557417e3c6'})], 'id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'59de09b402b34572bdd19ca771cec97c', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'29373cda37b34ecca2387ed1bc9edcef', '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'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', '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-04-05T11:18:51.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-05T11:18:51Z', 'hostId': u'c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31', 'public_v6': '', 'private_v4': u'192.168.100.21', 'cloud': 'envvars', 'host_id': u'c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246', '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-04-05T11:18:51.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'59de09b402b34572bdd19ca771cec97c', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'59de09b402b34572bdd19ca771cec97c', 'created_at': u'2019-04-05T11:18:18Z', 'created': u'2019-04-05T11:18:18Z', '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:d8:c6:8b', 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:d8:c6:8b', u'version': 4, u'addr': u'172.30.9.200', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'881ebe70-6cdc-44ec-b39d-b18513bab2c6', 'name': u'heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-05T11:13:15.000000', 'flavor': Munch({u'id': u'87a715c2-ee3f-4696-ad47-cbcebe31ec7e', 'name': u'heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31'}), 'az': u'nova', 'id': u'03440e48-c959-4491-a6df-6286106a659f', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'59de09b402b34572bdd19ca771cec97c', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'75d217eb-5f4a-4043-85a2-eea84a3aab22'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f19704ed-574d-434d-aecb-77baac82c253'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f7611f7a-b203-413b-a8ef-f7557417e3c6'})], 'id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'59de09b402b34572bdd19ca771cec97c', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'29373cda37b34ecca2387ed1bc9edcef', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.200', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.200', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.200', 'launched_at': u'2019-04-05T11:13:15.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-05T11:13:15Z', 'hostId': u'b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31', 'public_v6': '', 'private_v4': u'192.168.100.13', 'cloud': 'envvars', 'host_id': u'b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1', '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-04-05T11:13:15.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'59de09b402b34572bdd19ca771cec97c', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'59de09b402b34572bdd19ca771cec97c', 'created_at': u'2019-04-05T11:12:59Z', 'created': u'2019-04-05T11:12:59Z', '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:8d:6d:81', u'version': 4, u'addr': u'192.168.100.3', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8d:6d:81', 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'881ebe70-6cdc-44ec-b39d-b18513bab2c6', 'name': u'heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-05T11:03:09.000000', 'flavor': Munch({u'id': u'87a715c2-ee3f-4696-ad47-cbcebe31ec7e', 'name': u'heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31'}), 'az': u'nova', 'id': u'288a0d31-6734-45ca-a66c-e3c143b19184', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'59de09b402b34572bdd19ca771cec97c', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'75d217eb-5f4a-4043-85a2-eea84a3aab22'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f19704ed-574d-434d-aecb-77baac82c253'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f7611f7a-b203-413b-a8ef-f7557417e3c6'})], 'id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'59de09b402b34572bdd19ca771cec97c', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'29373cda37b34ecca2387ed1bc9edcef', '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'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', '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-04-05T11:03:09.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-05T11:03:09Z', 'hostId': u'c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31', 'public_v6': '', 'private_v4': u'192.168.100.3', 'cloud': 'envvars', 'host_id': u'c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246', '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-04-05T11:03:09.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'59de09b402b34572bdd19ca771cec97c', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'59de09b402b34572bdd19ca771cec97c', 'created_at': u'2019-04-05T11:02:53Z', 'created': u'2019-04-05T11:02:53Z', '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:b3:d5:60', u'version': 4, u'addr': u'192.168.100.10', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b3:d5:60', u'version': 4, u'addr': u'172.30.9.217', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'881ebe70-6cdc-44ec-b39d-b18513bab2c6', 'name': u'heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-05T10:59:35.000000', 'flavor': Munch({u'id': u'87a715c2-ee3f-4696-ad47-cbcebe31ec7e', 'name': u'heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31'}), 'az': u'nova', 'id': u'23087b2f-196a-48de-b4fd-574c613916ce', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'59de09b402b34572bdd19ca771cec97c', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'75d217eb-5f4a-4043-85a2-eea84a3aab22'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f19704ed-574d-434d-aecb-77baac82c253'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f7611f7a-b203-413b-a8ef-f7557417e3c6'})], 'id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'59de09b402b34572bdd19ca771cec97c', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'29373cda37b34ecca2387ed1bc9edcef', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.217', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.217', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.217', 'launched_at': u'2019-04-05T10:59:35.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-05T10:59:35Z', 'hostId': u'b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31', 'public_v6': '', 'private_v4': u'192.168.100.10', 'cloud': 'envvars', 'host_id': u'b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1', '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-04-05T10:59:35.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'59de09b402b34572bdd19ca771cec97c', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'59de09b402b34572bdd19ca771cec97c', 'created_at': u'2019-04-05T10:57:53Z', 'created': u'2019-04-05T10:57:53Z', '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:09:ca:29', u'version': 4, u'addr': u'192.168.100.9', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:09:ca:29', u'version': 4, u'addr': u'172.30.9.205', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'881ebe70-6cdc-44ec-b39d-b18513bab2c6', 'name': u'heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-05T10:57:11.000000', 'flavor': Munch({u'id': u'87a715c2-ee3f-4696-ad47-cbcebe31ec7e', 'name': u'heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31'}), 'az': u'nova', 'id': u'dc87d3ec-19c1-4f7a-9748-8ce99536e3a1', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'59de09b402b34572bdd19ca771cec97c', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'75d217eb-5f4a-4043-85a2-eea84a3aab22'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f19704ed-574d-434d-aecb-77baac82c253'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f7611f7a-b203-413b-a8ef-f7557417e3c6'})], 'id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'59de09b402b34572bdd19ca771cec97c', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'29373cda37b34ecca2387ed1bc9edcef', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.205', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.205', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.205', 'launched_at': u'2019-04-05T10:57:11.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-05T10:57:11Z', 'hostId': u'c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31', 'public_v6': '', 'private_v4': u'192.168.100.9', 'cloud': 'envvars', 'host_id': u'c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246', '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-04-05T10:57:11.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'59de09b402b34572bdd19ca771cec97c', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'59de09b402b34572bdd19ca771cec97c', 'created_at': u'2019-04-05T10:55:24Z', 'created': u'2019-04-05T10:55:24Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-04-05 11:25:50,362 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: bono-0.clearwater.opnfv 2019-04-05 11:25:50,367 - paramiko.transport - DEBUG - starting thread (client mode): 0x32333350L 2019-04-05 11:25:50,368 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-05 11:25:50,379 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-04-05 11:25:50,380 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-04-05 11:25:50,381 - 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-04-05 11:25:50,381 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-05 11:25:50,381 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-05 11:25:50,381 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-05 11:25:50,382 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-05 11:25:50,382 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-05 11:25:50,427 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-05 11:25:50,428 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-05 11:25:50,431 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.204: d0b9b04bd4968656ff42b96765559c40 2019-04-05 11:25:50,432 - paramiko.transport - DEBUG - Trying discovered key 28467273248744135321aa7149146f08 in /tmp/tmpnn6Fvg 2019-04-05 11:25:50,468 - paramiko.transport - DEBUG - userauth is OK 2019-04-05 11:25:50,490 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-05 11:25:50,498 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-05 11:25:50,990 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-05 11:25:50,990 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-05 11:25:51,000 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-05 11:25:51,022 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-05 11:25:51,021 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 5m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program 2019-04-05 11:25:51,022 - paramiko.transport - DEBUG - EOF in transport thread 2019-04-05 11:25:51,023 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: homer-0.clearwater.opnfv 2019-04-05 11:25:51,025 - paramiko.transport - DEBUG - starting thread (client mode): 0x31c343d0L 2019-04-05 11:25:51,026 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-05 11:25:51,038 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-04-05 11:25:51,039 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-04-05 11:25:51,040 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-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-04-05 11:25:51,040 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-05 11:25:51,040 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-05 11:25:51,040 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-05 11:25:51,041 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-05 11:25:51,041 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-05 11:25:51,047 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-05 11:25:51,048 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-05 11:25:51,057 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.203: 77e1d28bacff38e2952c559a1e2c7f91 2019-04-05 11:25:51,058 - paramiko.transport - DEBUG - Trying discovered key 28467273248744135321aa7149146f08 in /tmp/tmpnn6Fvg 2019-04-05 11:25:51,085 - paramiko.transport - DEBUG - userauth is OK 2019-04-05 11:25:51,102 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-05 11:25:51,123 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-05 11:25:51,577 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-05 11:25:51,578 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-05 11:25:51,588 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-05 11:25:51,606 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-05 11:25:51,606 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 5m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-04-05 11:25:51,608 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: dime-0.clearwater.opnfv 2019-04-05 11:25:51,610 - paramiko.transport - DEBUG - starting thread (client mode): 0x32333f90L 2019-04-05 11:25:51,610 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-05 11:25:51,618 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-04-05 11:25:51,618 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-04-05 11:25:51,619 - 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-04-05 11:25:51,619 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-05 11:25:51,619 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-05 11:25:51,620 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-05 11:25:51,620 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-05 11:25:51,620 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-05 11:25:51,663 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-05 11:25:51,663 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-05 11:25:51,673 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.210: 3d5d71c83a9ee0c0bbcfdc9661e0f0d3 2019-04-05 11:25:51,674 - paramiko.transport - DEBUG - Trying discovered key 28467273248744135321aa7149146f08 in /tmp/tmpnn6Fvg 2019-04-05 11:25:51,701 - paramiko.transport - DEBUG - userauth is OK 2019-04-05 11:25:51,718 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-05 11:25:51,738 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-05 11:25:52,195 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-05 11:25:52,195 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-05 11:25:52,204 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-05 11:25:52,215 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-05 11:25:52,215 - 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-04-05 11:25:52,217 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: sprout-0.clearwater.opnfv 2019-04-05 11:25:52,220 - paramiko.transport - DEBUG - starting thread (client mode): 0x32333450L 2019-04-05 11:25:52,220 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-05 11:25:52,229 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-04-05 11:25:52,229 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-04-05 11:25:52,230 - 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-04-05 11:25:52,230 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-05 11:25:52,230 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-05 11:25:52,230 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-05 11:25:52,230 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-05 11:25:52,231 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-05 11:25:52,273 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-05 11:25:52,274 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-05 11:25:52,284 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.200: dc0cfc2792383466dc689a7ad9f73e8a 2019-04-05 11:25:52,285 - paramiko.transport - DEBUG - Trying discovered key 28467273248744135321aa7149146f08 in /tmp/tmpnn6Fvg 2019-04-05 11:25:52,312 - paramiko.transport - DEBUG - userauth is OK 2019-04-05 11:25:52,328 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-05 11:25:52,349 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-05 11:25:52,755 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-05 11:25:52,755 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-05 11:25:52,758 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-05 11:25:52,778 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-05 11:25:52,778 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 11m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-04-05 11:25:52,778 - paramiko.transport - DEBUG - EOF in transport thread 2019-04-05 11:25:52,780 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: vellum-0.clearwater.opnfv 2019-04-05 11:25:52,781 - paramiko.transport - DEBUG - starting thread (client mode): 0x32372f50L 2019-04-05 11:25:52,782 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-05 11:25:52,793 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-04-05 11:25:52,793 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-04-05 11:25:52,794 - 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-04-05 11:25:52,794 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-05 11:25:52,794 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-05 11:25:52,795 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-05 11:25:52,795 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-05 11:25:52,795 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-05 11:25:52,839 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-05 11:25:52,840 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-05 11:25:52,845 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.212: 5352111726e3f302f074e5a8ab06da8f 2019-04-05 11:25:52,846 - paramiko.transport - DEBUG - Trying discovered key 28467273248744135321aa7149146f08 in /tmp/tmpnn6Fvg 2019-04-05 11:25:52,878 - paramiko.transport - DEBUG - userauth is OK 2019-04-05 11:25:52,894 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-05 11:25:52,910 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-05 11:25:53,202 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-05 11:25:53,202 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-05 11:25:53,212 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-05 11:25:53,224 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-05 11:25:53,224 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 17m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program 2019-04-05 11:25:53,225 - paramiko.transport - DEBUG - EOF in transport thread 2019-04-05 11:25:53,226 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: ellis-0.clearwater.opnfv 2019-04-05 11:25:53,229 - paramiko.transport - DEBUG - starting thread (client mode): 0x32372c50L 2019-04-05 11:25:53,229 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-05 11:25:53,244 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-04-05 11:25:53,245 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-04-05 11:25:53,246 - 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-04-05 11:25:53,246 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-05 11:25:53,246 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-05 11:25:53,246 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-05 11:25:53,246 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-05 11:25:53,247 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-05 11:25:53,291 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-05 11:25:53,292 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-05 11:25:53,329 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.217: aeb78005a22b1120b4d5c7a6172c1ceb 2019-04-05 11:25:53,330 - paramiko.transport - DEBUG - Trying discovered key 28467273248744135321aa7149146f08 in /tmp/tmpnn6Fvg 2019-04-05 11:25:53,332 - paramiko.transport - DEBUG - userauth is OK 2019-04-05 11:25:53,350 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-05 11:25:53,363 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-05 11:25:53,902 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-05 11:25:53,902 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-05 11:25:53,930 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-05 11:25:53,950 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-05 11:25:53,950 - 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-04-05 11:25:53,951 - paramiko.transport - DEBUG - EOF in transport thread 2019-04-05 11:25:53,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:25:53,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:54,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1330 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25: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-cbf6005c-da1e-42d5-bd0b-c5690b17c0a7 x-openstack-request-id: req-cbf6005c-da1e-42d5-bd0b-c5690b17c0a7 2019-04-05 11:25:54,532 - 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:5c:2e:bf", "version": 4, "addr": "192.168.100.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:2e:bf", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/18358885-acfa-42ef-86b5-39fd5b08cd37", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/18358885-acfa-42ef-86b5-39fd5b08cd37", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:18:55.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "18358885-acfa-42ef-86b5-39fd5b08cd37", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:18:55Z", "hostId": "b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "bono-0.clearwater.opnfv", "created": "2019-04-05T11:18:20Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:09:d4", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:09:d4", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d648ac6d-8286-4f1b-b861-d212e53dad7c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d648ac6d-8286-4f1b-b861-d212e53dad7c", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:18:55.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "d648ac6d-8286-4f1b-b861-d212e53dad7c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:18:55Z", "hostId": "c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "homer-0.clearwater.opnfv", "created": "2019-04-05T11:18:19Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:2a:cb", "version": 4, "addr": "192.168.100.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:2a:cb", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7b592782-5bec-449e-9328-a84075b83b1c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7b592782-5bec-449e-9328-a84075b83b1c", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:18:51.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "7b592782-5bec-449e-9328-a84075b83b1c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:18:51Z", "hostId": "c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "dime-0.clearwater.opnfv", "created": "2019-04-05T11:18:18Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:8b", "version": 4, "addr": "192.168.100.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:8b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/03440e48-c959-4491-a6df-6286106a659f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/03440e48-c959-4491-a6df-6286106a659f", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:13:15.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "03440e48-c959-4491-a6df-6286106a659f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:13:15Z", "hostId": "b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "sprout-0.clearwater.opnfv", "created": "2019-04-05T11:12:59Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:6d:81", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:6d:81", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/288a0d31-6734-45ca-a66c-e3c143b19184", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/288a0d31-6734-45ca-a66c-e3c143b19184", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:03:09.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "288a0d31-6734-45ca-a66c-e3c143b19184", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:03:09Z", "hostId": "c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "vellum-0.clearwater.opnfv", "created": "2019-04-05T11:02:53Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d5:60", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d5:60", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/23087b2f-196a-48de-b4fd-574c613916ce", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/23087b2f-196a-48de-b4fd-574c613916ce", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:59:35.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "23087b2f-196a-48de-b4fd-574c613916ce", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:59:35Z", "hostId": "b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "ellis-0.clearwater.opnfv", "created": "2019-04-05T10:57:53Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ca:29", "version": 4, "addr": "192.168.100.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ca:29", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/dc87d3ec-19c1-4f7a-9748-8ce99536e3a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/dc87d3ec-19c1-4f7a-9748-8ce99536e3a1", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:57:11.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "dc87d3ec-19c1-4f7a-9748-8ce99536e3a1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:57:11Z", "hostId": "c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "ns.clearwater.opnfv", "created": "2019-04-05T10:55:24Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:25:54,532 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cbf6005c-da1e-42d5-bd0b-c5690b17c0a7 2019-04-05 11:25:54,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.57977104187s 2019-04-05 11:25:54,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 11:25:54,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:54,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25: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-e2d6f166-93cc-4852-aa7e-e1d0216be6ec x-openstack-request-id: req-e2d6f166-93cc-4852-aa7e-e1d0216be6ec 2019-04-05 11:25:54,562 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "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": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e"}]} 2019-04-05 11:25:54,562 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-e2d6f166-93cc-4852-aa7e-e1d0216be6ec 2019-04-05 11:25:54,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0223188400269s 2019-04-05 11:25:54,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-05 11:25:54,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/18358885-acfa-42ef-86b5-39fd5b08cd37/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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:54,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25: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-7a99eea3-6f48-4555-96ba-6b28dc7fbb0f x-openstack-request-id: req-7a99eea3-6f48-4555-96ba-6b28dc7fbb0f 2019-04-05 11:25:54,957 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "75d217eb-5f4a-4043-85a2-eea84a3aab22"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f19704ed-574d-434d-aecb-77baac82c253"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f7611f7a-b203-413b-a8ef-f7557417e3c6"}], "tenant_id": "59de09b402b34572bdd19ca771cec97c", "id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-05 11:25:54,957 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/18358885-acfa-42ef-86b5-39fd5b08cd37/os-security-groups used request id req-7a99eea3-6f48-4555-96ba-6b28dc7fbb0f 2019-04-05 11:25:54,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.393695831299s 2019-04-05 11:25:54,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 11:25:54,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:55,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25:54 GMT X-Openstack-Request-Id: req-61c48e3a-e7b4-464a-a049-a61a9f2b7bed 2019-04-05 11:25:55,006 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T10:54:55Z", "file": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/file", "owner": "59de09b402b34572bdd19ca771cec97c", "id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "size": 263848448, "self": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-05T10:54:50Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 11:25:55,006 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-61c48e3a-e7b4-464a-a049-a61a9f2b7bed 2019-04-05 11:25:55,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0422029495239s 2019-04-05 11:25:55,013 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-05 11:25:55,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 11:25:55,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:55,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Fri, 05 Apr 2019 11: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-4d1fb19e-eade-4086-b633-61f2cd761ae7 x-openstack-request-id: req-4d1fb19e-eade-4086-b633-61f2cd761ae7 2019-04-05 11:25:55,050 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "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": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e"}]} 2019-04-05 11:25:55,050 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-4d1fb19e-eade-4086-b633-61f2cd761ae7 2019-04-05 11:25:55,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.036260843277s 2019-04-05 11:25:55,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-05 11:25:55,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/d648ac6d-8286-4f1b-b861-d212e53dad7c/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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:55,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Fri, 05 Apr 2019 11: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-a881c072-f36a-4382-9a95-9f56bf3aefff x-openstack-request-id: req-a881c072-f36a-4382-9a95-9f56bf3aefff 2019-04-05 11:25:55,198 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "75d217eb-5f4a-4043-85a2-eea84a3aab22"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f19704ed-574d-434d-aecb-77baac82c253"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f7611f7a-b203-413b-a8ef-f7557417e3c6"}], "tenant_id": "59de09b402b34572bdd19ca771cec97c", "id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-05 11:25:55,198 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d648ac6d-8286-4f1b-b861-d212e53dad7c/os-security-groups used request id req-a881c072-f36a-4382-9a95-9f56bf3aefff 2019-04-05 11:25:55,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.146440982819s 2019-04-05 11:25:55,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 11:25:55,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:55,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25:55 GMT X-Openstack-Request-Id: req-2b1be82e-c904-45d1-8415-bc5ee4b4efc1 2019-04-05 11:25:55,241 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T10:54:55Z", "file": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/file", "owner": "59de09b402b34572bdd19ca771cec97c", "id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "size": 263848448, "self": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-05T10:54:50Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 11:25:55,241 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-2b1be82e-c904-45d1-8415-bc5ee4b4efc1 2019-04-05 11:25:55,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0378630161285s 2019-04-05 11:25:55,247 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-05 11:25:55,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 11:25:55,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:55,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Fri, 05 Apr 2019 11: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-60d69697-50e5-43a0-b45f-dd339c86f49e x-openstack-request-id: req-60d69697-50e5-43a0-b45f-dd339c86f49e 2019-04-05 11:25:55,270 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "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": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e"}]} 2019-04-05 11:25:55,270 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-60d69697-50e5-43a0-b45f-dd339c86f49e 2019-04-05 11:25:55,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0234179496765s 2019-04-05 11:25:55,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-05 11:25:55,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/7b592782-5bec-449e-9328-a84075b83b1c/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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:55,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Fri, 05 Apr 2019 11: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-0c40be42-b607-405e-86e0-a6f0aa6a3654 x-openstack-request-id: req-0c40be42-b607-405e-86e0-a6f0aa6a3654 2019-04-05 11:25:55,964 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "75d217eb-5f4a-4043-85a2-eea84a3aab22"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f19704ed-574d-434d-aecb-77baac82c253"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f7611f7a-b203-413b-a8ef-f7557417e3c6"}], "tenant_id": "59de09b402b34572bdd19ca771cec97c", "id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-05 11:25:55,965 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b592782-5bec-449e-9328-a84075b83b1c/os-security-groups used request id req-0c40be42-b607-405e-86e0-a6f0aa6a3654 2019-04-05 11:25:55,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.693166971207s 2019-04-05 11:25:55,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 11:25:55,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:56,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25:55 GMT X-Openstack-Request-Id: req-6024791d-5ef5-48eb-85c0-98ff7dfdad95 2019-04-05 11:25:56,008 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T10:54:55Z", "file": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/file", "owner": "59de09b402b34572bdd19ca771cec97c", "id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "size": 263848448, "self": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-05T10:54:50Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 11:25:56,008 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-6024791d-5ef5-48eb-85c0-98ff7dfdad95 2019-04-05 11:25:56,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0371460914612s 2019-04-05 11:25:56,014 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-05 11:25:56,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 11:25:56,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:56,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25: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-9f6b06f0-4511-4b64-8dc3-da0b8b5a0d2e x-openstack-request-id: req-9f6b06f0-4511-4b64-8dc3-da0b8b5a0d2e 2019-04-05 11:25:56,045 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "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": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e"}]} 2019-04-05 11:25:56,045 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-9f6b06f0-4511-4b64-8dc3-da0b8b5a0d2e 2019-04-05 11:25:56,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0303289890289s 2019-04-05 11:25:56,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-05 11:25:56,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/03440e48-c959-4491-a6df-6286106a659f/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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:56,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25: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-880d9e38-3167-461d-8905-8edd7c6f2974 x-openstack-request-id: req-880d9e38-3167-461d-8905-8edd7c6f2974 2019-04-05 11:25:56,200 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "75d217eb-5f4a-4043-85a2-eea84a3aab22"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f19704ed-574d-434d-aecb-77baac82c253"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f7611f7a-b203-413b-a8ef-f7557417e3c6"}], "tenant_id": "59de09b402b34572bdd19ca771cec97c", "id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-05 11:25:56,200 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/03440e48-c959-4491-a6df-6286106a659f/os-security-groups used request id req-880d9e38-3167-461d-8905-8edd7c6f2974 2019-04-05 11:25:56,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.153350830078s 2019-04-05 11:25:56,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 11:25:56,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:56,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25:56 GMT X-Openstack-Request-Id: req-af9d87a9-a8c7-46e7-b807-29b3b16caf14 2019-04-05 11:25:56,245 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T10:54:55Z", "file": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/file", "owner": "59de09b402b34572bdd19ca771cec97c", "id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "size": 263848448, "self": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-05T10:54:50Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 11:25:56,245 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-af9d87a9-a8c7-46e7-b807-29b3b16caf14 2019-04-05 11:25:56,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0401711463928s 2019-04-05 11:25:56,251 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-05 11:25:56,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 11:25:56,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:56,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25: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-4576bf46-35ef-4fae-b43f-acd0615e92f9 x-openstack-request-id: req-4576bf46-35ef-4fae-b43f-acd0615e92f9 2019-04-05 11:25:56,277 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "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": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e"}]} 2019-04-05 11:25:56,277 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-4576bf46-35ef-4fae-b43f-acd0615e92f9 2019-04-05 11:25:56,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0249269008636s 2019-04-05 11:25:56,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-05 11:25:56,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/288a0d31-6734-45ca-a66c-e3c143b19184/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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:56,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25: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-1fefa9cc-40ff-48f6-bbcc-80e13712d6e1 x-openstack-request-id: req-1fefa9cc-40ff-48f6-bbcc-80e13712d6e1 2019-04-05 11:25:56,430 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "75d217eb-5f4a-4043-85a2-eea84a3aab22"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f19704ed-574d-434d-aecb-77baac82c253"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f7611f7a-b203-413b-a8ef-f7557417e3c6"}], "tenant_id": "59de09b402b34572bdd19ca771cec97c", "id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-05 11:25:56,430 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/288a0d31-6734-45ca-a66c-e3c143b19184/os-security-groups used request id req-1fefa9cc-40ff-48f6-bbcc-80e13712d6e1 2019-04-05 11:25:56,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.152478933334s 2019-04-05 11:25:56,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 11:25:56,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:56,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25:56 GMT X-Openstack-Request-Id: req-47a64bab-5bfd-49ac-a105-27b103e93760 2019-04-05 11:25:56,474 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T10:54:55Z", "file": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/file", "owner": "59de09b402b34572bdd19ca771cec97c", "id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "size": 263848448, "self": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-05T10:54:50Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 11:25:56,474 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-47a64bab-5bfd-49ac-a105-27b103e93760 2019-04-05 11:25:56,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0368909835815s 2019-04-05 11:25:56,480 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-05 11:25:56,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 11:25:56,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:56,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25: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-9de8fe59-7645-4ad2-9fea-98e135b57200 x-openstack-request-id: req-9de8fe59-7645-4ad2-9fea-98e135b57200 2019-04-05 11:25:56,502 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "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": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e"}]} 2019-04-05 11:25:56,503 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-9de8fe59-7645-4ad2-9fea-98e135b57200 2019-04-05 11:25:56,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0216670036316s 2019-04-05 11:25:56,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-05 11:25:56,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/23087b2f-196a-48de-b4fd-574c613916ce/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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:56,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25: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-4fc86158-9494-4752-a833-adf03b602bb0 x-openstack-request-id: req-4fc86158-9494-4752-a833-adf03b602bb0 2019-04-05 11:25:56,653 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "75d217eb-5f4a-4043-85a2-eea84a3aab22"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f19704ed-574d-434d-aecb-77baac82c253"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f7611f7a-b203-413b-a8ef-f7557417e3c6"}], "tenant_id": "59de09b402b34572bdd19ca771cec97c", "id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-05 11:25:56,653 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/23087b2f-196a-48de-b4fd-574c613916ce/os-security-groups used request id req-4fc86158-9494-4752-a833-adf03b602bb0 2019-04-05 11:25:56,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.148796796799s 2019-04-05 11:25:56,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 11:25:56,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:56,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25:56 GMT X-Openstack-Request-Id: req-c6f8a73d-7208-444b-8216-b8afd2f65125 2019-04-05 11:25:56,696 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T10:54:55Z", "file": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/file", "owner": "59de09b402b34572bdd19ca771cec97c", "id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "size": 263848448, "self": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-05T10:54:50Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 11:25:56,696 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-c6f8a73d-7208-444b-8216-b8afd2f65125 2019-04-05 11:25:56,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0372409820557s 2019-04-05 11:25:56,702 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-05 11:25:56,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 11:25:56,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:56,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25: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-792f8070-6934-4df6-bc96-1eff245daf59 x-openstack-request-id: req-792f8070-6934-4df6-bc96-1eff245daf59 2019-04-05 11:25:56,727 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "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": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e"}]} 2019-04-05 11:25:56,727 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-792f8070-6934-4df6-bc96-1eff245daf59 2019-04-05 11:25:56,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0245778560638s 2019-04-05 11:25:56,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-05 11:25:56,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/dc87d3ec-19c1-4f7a-9748-8ce99536e3a1/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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:57,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25: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-92935013-dd12-4d58-b146-6d39557de993 x-openstack-request-id: req-92935013-dd12-4d58-b146-6d39557de993 2019-04-05 11:25:57,151 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "75d217eb-5f4a-4043-85a2-eea84a3aab22"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f19704ed-574d-434d-aecb-77baac82c253"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f7611f7a-b203-413b-a8ef-f7557417e3c6"}], "tenant_id": "59de09b402b34572bdd19ca771cec97c", "id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-05 11:25:57,151 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dc87d3ec-19c1-4f7a-9748-8ce99536e3a1/os-security-groups used request id req-92935013-dd12-4d58-b146-6d39557de993 2019-04-05 11:25:57,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.423213005066s 2019-04-05 11:25:57,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 11:25:57,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:57,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25:57 GMT X-Openstack-Request-Id: req-faf12c53-f45a-43a6-b428-d434c5468c9a 2019-04-05 11:25:57,198 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T10:54:55Z", "file": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/file", "owner": "59de09b402b34572bdd19ca771cec97c", "id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "size": 263848448, "self": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-05T10:54:50Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 11:25:57,198 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-faf12c53-f45a-43a6-b428-d434c5468c9a 2019-04-05 11:25:57,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0397400856018s 2019-04-05 11:25:57,204 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-05 11:25:57,204 - 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:5c:2e:bf', u'version': 4, u'addr': u'192.168.100.23', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5c:2e:bf', u'version': 4, u'addr': u'172.30.9.204', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'881ebe70-6cdc-44ec-b39d-b18513bab2c6', 'name': u'heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-05T11:18:55.000000', 'flavor': Munch({u'id': u'87a715c2-ee3f-4696-ad47-cbcebe31ec7e', 'name': u'heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31'}), 'az': u'nova', 'id': u'18358885-acfa-42ef-86b5-39fd5b08cd37', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'59de09b402b34572bdd19ca771cec97c', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'75d217eb-5f4a-4043-85a2-eea84a3aab22'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f19704ed-574d-434d-aecb-77baac82c253'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f7611f7a-b203-413b-a8ef-f7557417e3c6'})], 'id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'59de09b402b34572bdd19ca771cec97c', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'29373cda37b34ecca2387ed1bc9edcef', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.204', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.204', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.204', 'launched_at': u'2019-04-05T11:18:55.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-05T11:18:55Z', 'hostId': u'b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31', 'public_v6': '', 'private_v4': u'192.168.100.23', 'cloud': 'envvars', 'host_id': u'b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1', '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-04-05T11:18:55.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'59de09b402b34572bdd19ca771cec97c', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'59de09b402b34572bdd19ca771cec97c', 'created_at': u'2019-04-05T11:18:20Z', 'created': u'2019-04-05T11:18: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:eb:09:d4', u'version': 4, u'addr': u'192.168.100.8', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:eb:09:d4', u'version': 4, u'addr': u'172.30.9.203', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'881ebe70-6cdc-44ec-b39d-b18513bab2c6', 'name': u'heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-05T11:18:55.000000', 'flavor': Munch({u'id': u'87a715c2-ee3f-4696-ad47-cbcebe31ec7e', 'name': u'heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31'}), 'az': u'nova', 'id': u'd648ac6d-8286-4f1b-b861-d212e53dad7c', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'59de09b402b34572bdd19ca771cec97c', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'75d217eb-5f4a-4043-85a2-eea84a3aab22'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f19704ed-574d-434d-aecb-77baac82c253'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f7611f7a-b203-413b-a8ef-f7557417e3c6'})], 'id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'59de09b402b34572bdd19ca771cec97c', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'29373cda37b34ecca2387ed1bc9edcef', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.203', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.203', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.203', 'launched_at': u'2019-04-05T11:18:55.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-05T11:18:55Z', 'hostId': u'c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31', 'public_v6': '', 'private_v4': u'192.168.100.8', 'cloud': 'envvars', 'host_id': u'c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246', '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-04-05T11:18:55.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'59de09b402b34572bdd19ca771cec97c', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'59de09b402b34572bdd19ca771cec97c', 'created_at': u'2019-04-05T11:18:19Z', 'created': u'2019-04-05T11:18:19Z', '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:ee:2a:cb', u'version': 4, u'addr': u'192.168.100.21', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ee:2a:cb', 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'881ebe70-6cdc-44ec-b39d-b18513bab2c6', 'name': u'heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-05T11:18:51.000000', 'flavor': Munch({u'id': u'87a715c2-ee3f-4696-ad47-cbcebe31ec7e', 'name': u'heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31'}), 'az': u'nova', 'id': u'7b592782-5bec-449e-9328-a84075b83b1c', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'59de09b402b34572bdd19ca771cec97c', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'75d217eb-5f4a-4043-85a2-eea84a3aab22'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f19704ed-574d-434d-aecb-77baac82c253'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f7611f7a-b203-413b-a8ef-f7557417e3c6'})], 'id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'59de09b402b34572bdd19ca771cec97c', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'29373cda37b34ecca2387ed1bc9edcef', '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'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', '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-04-05T11:18:51.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-05T11:18:51Z', 'hostId': u'c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31', 'public_v6': '', 'private_v4': u'192.168.100.21', 'cloud': 'envvars', 'host_id': u'c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246', '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-04-05T11:18:51.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'59de09b402b34572bdd19ca771cec97c', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'59de09b402b34572bdd19ca771cec97c', 'created_at': u'2019-04-05T11:18:18Z', 'created': u'2019-04-05T11:18:18Z', '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:d8:c6:8b', 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:d8:c6:8b', u'version': 4, u'addr': u'172.30.9.200', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'881ebe70-6cdc-44ec-b39d-b18513bab2c6', 'name': u'heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-05T11:13:15.000000', 'flavor': Munch({u'id': u'87a715c2-ee3f-4696-ad47-cbcebe31ec7e', 'name': u'heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31'}), 'az': u'nova', 'id': u'03440e48-c959-4491-a6df-6286106a659f', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'59de09b402b34572bdd19ca771cec97c', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'75d217eb-5f4a-4043-85a2-eea84a3aab22'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f19704ed-574d-434d-aecb-77baac82c253'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f7611f7a-b203-413b-a8ef-f7557417e3c6'})], 'id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'59de09b402b34572bdd19ca771cec97c', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'29373cda37b34ecca2387ed1bc9edcef', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.200', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.200', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.200', 'launched_at': u'2019-04-05T11:13:15.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-05T11:13:15Z', 'hostId': u'b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31', 'public_v6': '', 'private_v4': u'192.168.100.13', 'cloud': 'envvars', 'host_id': u'b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1', '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-04-05T11:13:15.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'59de09b402b34572bdd19ca771cec97c', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'59de09b402b34572bdd19ca771cec97c', 'created_at': u'2019-04-05T11:12:59Z', 'created': u'2019-04-05T11:12:59Z', '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:8d:6d:81', u'version': 4, u'addr': u'192.168.100.3', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8d:6d:81', 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'881ebe70-6cdc-44ec-b39d-b18513bab2c6', 'name': u'heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-05T11:03:09.000000', 'flavor': Munch({u'id': u'87a715c2-ee3f-4696-ad47-cbcebe31ec7e', 'name': u'heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31'}), 'az': u'nova', 'id': u'288a0d31-6734-45ca-a66c-e3c143b19184', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'59de09b402b34572bdd19ca771cec97c', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'75d217eb-5f4a-4043-85a2-eea84a3aab22'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f19704ed-574d-434d-aecb-77baac82c253'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f7611f7a-b203-413b-a8ef-f7557417e3c6'})], 'id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'59de09b402b34572bdd19ca771cec97c', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'29373cda37b34ecca2387ed1bc9edcef', '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'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', '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-04-05T11:03:09.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-05T11:03:09Z', 'hostId': u'c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31', 'public_v6': '', 'private_v4': u'192.168.100.3', 'cloud': 'envvars', 'host_id': u'c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246', '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-04-05T11:03:09.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'59de09b402b34572bdd19ca771cec97c', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'59de09b402b34572bdd19ca771cec97c', 'created_at': u'2019-04-05T11:02:53Z', 'created': u'2019-04-05T11:02:53Z', '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:b3:d5:60', u'version': 4, u'addr': u'192.168.100.10', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b3:d5:60', u'version': 4, u'addr': u'172.30.9.217', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'881ebe70-6cdc-44ec-b39d-b18513bab2c6', 'name': u'heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-05T10:59:35.000000', 'flavor': Munch({u'id': u'87a715c2-ee3f-4696-ad47-cbcebe31ec7e', 'name': u'heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31'}), 'az': u'nova', 'id': u'23087b2f-196a-48de-b4fd-574c613916ce', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'59de09b402b34572bdd19ca771cec97c', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'75d217eb-5f4a-4043-85a2-eea84a3aab22'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f19704ed-574d-434d-aecb-77baac82c253'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f7611f7a-b203-413b-a8ef-f7557417e3c6'})], 'id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'59de09b402b34572bdd19ca771cec97c', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'29373cda37b34ecca2387ed1bc9edcef', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.217', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.217', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.217', 'launched_at': u'2019-04-05T10:59:35.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-05T10:59:35Z', 'hostId': u'b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31', 'public_v6': '', 'private_v4': u'192.168.100.10', 'cloud': 'envvars', 'host_id': u'b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1', '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-04-05T10:59:35.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'59de09b402b34572bdd19ca771cec97c', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'59de09b402b34572bdd19ca771cec97c', 'created_at': u'2019-04-05T10:57:53Z', 'created': u'2019-04-05T10:57:53Z', '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:09:ca:29', u'version': 4, u'addr': u'192.168.100.9', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:09:ca:29', u'version': 4, u'addr': u'172.30.9.205', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'881ebe70-6cdc-44ec-b39d-b18513bab2c6', 'name': u'heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-05T10:57:11.000000', 'flavor': Munch({u'id': u'87a715c2-ee3f-4696-ad47-cbcebe31ec7e', 'name': u'heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31'}), 'az': u'nova', 'id': u'dc87d3ec-19c1-4f7a-9748-8ce99536e3a1', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'59de09b402b34572bdd19ca771cec97c', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'75d217eb-5f4a-4043-85a2-eea84a3aab22'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f19704ed-574d-434d-aecb-77baac82c253'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f7611f7a-b203-413b-a8ef-f7557417e3c6'})], 'id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'59de09b402b34572bdd19ca771cec97c', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'29373cda37b34ecca2387ed1bc9edcef', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.205', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.205', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.205', 'launched_at': u'2019-04-05T10:57:11.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-05T10:57:11Z', 'hostId': u'c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31', 'public_v6': '', 'private_v4': u'192.168.100.9', 'cloud': 'envvars', 'host_id': u'c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246', '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-04-05T10:57:11.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'59de09b402b34572bdd19ca771cec97c', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'59de09b402b34572bdd19ca771cec97c', 'created_at': u'2019-04-05T10:55:24Z', 'created': u'2019-04-05T10:55:24Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-04-05 11:25:57,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:25:57,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:57,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1330 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25: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-944bc791-a909-4f02-81b5-722e0f840fb6 x-openstack-request-id: req-944bc791-a909-4f02-81b5-722e0f840fb6 2019-04-05 11:25:57,704 - 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:5c:2e:bf", "version": 4, "addr": "192.168.100.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:2e:bf", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/18358885-acfa-42ef-86b5-39fd5b08cd37", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/18358885-acfa-42ef-86b5-39fd5b08cd37", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:18:55.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "18358885-acfa-42ef-86b5-39fd5b08cd37", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:18:55Z", "hostId": "b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "bono-0.clearwater.opnfv", "created": "2019-04-05T11:18:20Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:09:d4", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:09:d4", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d648ac6d-8286-4f1b-b861-d212e53dad7c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d648ac6d-8286-4f1b-b861-d212e53dad7c", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:18:55.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "d648ac6d-8286-4f1b-b861-d212e53dad7c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:18:55Z", "hostId": "c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "homer-0.clearwater.opnfv", "created": "2019-04-05T11:18:19Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:2a:cb", "version": 4, "addr": "192.168.100.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:2a:cb", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7b592782-5bec-449e-9328-a84075b83b1c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7b592782-5bec-449e-9328-a84075b83b1c", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:18:51.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "7b592782-5bec-449e-9328-a84075b83b1c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:18:51Z", "hostId": "c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "dime-0.clearwater.opnfv", "created": "2019-04-05T11:18:18Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:8b", "version": 4, "addr": "192.168.100.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:8b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/03440e48-c959-4491-a6df-6286106a659f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/03440e48-c959-4491-a6df-6286106a659f", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:13:15.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "03440e48-c959-4491-a6df-6286106a659f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:13:15Z", "hostId": "b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "sprout-0.clearwater.opnfv", "created": "2019-04-05T11:12:59Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:6d:81", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:6d:81", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/288a0d31-6734-45ca-a66c-e3c143b19184", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/288a0d31-6734-45ca-a66c-e3c143b19184", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:03:09.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "288a0d31-6734-45ca-a66c-e3c143b19184", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:03:09Z", "hostId": "c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "vellum-0.clearwater.opnfv", "created": "2019-04-05T11:02:53Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d5:60", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d5:60", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/23087b2f-196a-48de-b4fd-574c613916ce", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/23087b2f-196a-48de-b4fd-574c613916ce", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:59:35.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "23087b2f-196a-48de-b4fd-574c613916ce", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:59:35Z", "hostId": "b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "ellis-0.clearwater.opnfv", "created": "2019-04-05T10:57:53Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ca:29", "version": 4, "addr": "192.168.100.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ca:29", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/dc87d3ec-19c1-4f7a-9748-8ce99536e3a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/dc87d3ec-19c1-4f7a-9748-8ce99536e3a1", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:57:11.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "dc87d3ec-19c1-4f7a-9748-8ce99536e3a1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:57:11Z", "hostId": "c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "ns.clearwater.opnfv", "created": "2019-04-05T10:55:24Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:25:57,704 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-944bc791-a909-4f02-81b5-722e0f840fb6 2019-04-05 11:25:57,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.495317935944s 2019-04-05 11:25:57,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-05 11:25:57,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/18358885-acfa-42ef-86b5-39fd5b08cd37/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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-05 11:25:57,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 19850 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25: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-5863b353-30ca-4079-bc87-ae04820a2f86 x-openstack-request-id: req-5863b353-30ca-4079-bc87-ae04820a2f86 2019-04-05 11:25:57,790 - 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-167-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #217-Ubuntu SMP Wed Mar 13 16:18:21 UTC 2019 (Ubuntu 3.13.0-167.217-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-167-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 0x371d2000-0x378e0fff]\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-167-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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.009630] Security Framework initialized\n[ 0.011110] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013393] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016886] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020377] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.022575] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024251] Initializing cgroup subsys memory\n[ 0.025779] Initializing cgroup subsys devices\n[ 0.028004] Initializing cgroup subsys freezer\n[ 0.029549] Initializing cgroup subsys blkio\n[ 0.031045] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034309] mce: CPU supports 10 MCE banks\n[ 0.036036] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036036] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040004] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041849] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046215] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050780] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.071446] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.077304] ACPI: Core revision 20131115\n[ 0.079152] ACPI: All ACPI Tables successfully acquired\n[ 0.080404] ftrace: allocating 28753 entries in 113 pages\n[ 0.100208] smpboot: Max logical packages: 1\n[ 0.101709] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.104266] Enabling x2apic\n[ 0.105377] Enabled x2apic\n[ 0.108003] Switched APIC routing to physical x2apic.\n[ 0.111066] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.112001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.117730] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.127036] KVM setup paravirtual spinlock\n[ 0.130259] x86: Booted up 1 node, 1 CPUs\n[ 0.131689] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.132422] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.134741] devtmpfs: initialized\n[ 0.137450] EVM: security.selinux\n[ 0.138682] EVM: security.SMACK64\n[ 0.139902] EVM: security.ima\n[ 0.140003] EVM: security.capability\n[ 0.142274] pinctrl core: initialized pinctrl subsystem\n[ 0.144097] regulator-dummy: no parameters\n[ 0.145645] RTC time: 11:18:55, date: 04/05/19\n[ 0.147244] NET: Registered protocol family 16\n[ 0.148149] cpuidle: using governor ladder\n[ 0.149598] cpuidle: using governor menu\n[ 0.151034] ACPI: bus type PCI registered\n[ 0.152012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.154258] PCI: Using configuration type 1 for base access\n[ 0.156690] bio: create slab at 0\n[ 0.158333] ACPI: Added _OSI(Module Device)\n[ 0.159801] ACPI: Added _OSI(Processor Device)\n[ 0.160004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.161602] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.164060] ACPI: Interpreter enabled\n[ 0.165424] 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.171259] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.174086] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.176925] ACPI: (supports S0 S5)\n[ 0.178167] ACPI: Using IOAPIC for interrupt routing\n[ 0.179850] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.180164] ACPI: No dock devices found.\n[ 0.183286] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.184015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.186122] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.188027] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.192215] acpiphp: Slot [3] registered\n[ 0.193572] acpiphp: Slot [4] registered\n[ 0.194929] acpiphp: Slot [5] registered\n[ 0.196024] acpiphp: Slot [6] registered\n[ 0.197372] acpiphp: Slot [7] registered\n[ 0.198772] acpiphp: Slot [8] registered\n[ 0.200020] acpiphp: Slot [9] registered\n[ 0.201370] acpiphp: Slot [10] registered\n[ 0.202746] acpiphp: Slot [11] registered\n[ 0.204021] acpiphp: Slot [12] registered\n[ 0.205400] acpiphp: Slot [13] registered\n[ 0.206774] acpiphp: Slot [14] registered\n[ 0.208020] acpiphp: Slot [15] registered\n[ 0.209398] acpiphp: Slot [16] registered\n[ 0.210776] acpiphp: Slot [17] registered\n[ 0.212027] acpiphp: Slot [18] registered\n[ 0.213412] acpiphp: Slot [19] registered\n[ 0.214792] acpiphp: Slot [20] registered\n[ 0.216022] acpiphp: Slot [21] registered\n[ 0.217403] acpiphp: Slot [22] registered\n[ 0.218775] acpiphp: Slot [23] registered\n[ 0.220024] acpiphp: Slot [24] registered\n[ 0.221408] acpiphp: Slot [25] registered\n[ 0.222827] acpiphp: Slot [26] registered\n[ 0.224020] acpiphp: Slot [27] registered\n[ 0.225431] acpiphp: Slot [28] registered\n[ 0.226839] acpiphp: Slot [29] registered\n[ 0.228020] acpiphp: Slot [30] registered\n[ 0.229395] acpiphp: Slot [31] registered\n[ 0.230760] PCI host bridge to bus 0000:00\n[ 0.232004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.233741] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.235656] 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.238112] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.240004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.248084] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.250527] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.271109] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.273456] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.275906] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.277145] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.279539] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.280832] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.282939] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.284000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.284004] vgaarb: loaded\n[ 0.285032] vgaarb: bridge control possible 0000:00:02.0\n[ 0.287006] SCSI subsystem initialized\n[ 0.288227] ACPI: bus type USB registered\n[ 0.289646] usbcore: registered new interface driver usbfs\n[ 0.291407] usbcore: registered new interface driver hub\n[ 0.292037] usbcore: registered new device driver usb\n[ 0.293832] PCI: Using ACPI for IRQ routing\n[ 0.295661] NetLabel: Initializing\n[ 0.296008] NetLabel: domain hash size = 128\n[ 0.297463] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.299100] NetLabel: unlabeled traffic allowed by default\n[ 0.300201] Switched to clocksource kvm-clock\n[ 0.308315] AppArmor: AppArmor Filesystem Enabled\n[ 0.309926] pnp: PnP ACPI init\n[ 0.311053] ACPI: bus type PNP registered\n[ 0.312871] pnp: PnP ACPI: found 8 devices\n[ 0.314276] ACPI: bus type PNP unregistered\n[ 0.321304] NET: Registered protocol family 2\n[ 0.323033] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.325268] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.327394] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.329508] TCP: reno registered\n[ 0.330688] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.332557] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.334634] NET: Registered protocol family 1\n[ 0.336129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.338024] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.339921] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.356803] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.373860] Trying to unpack rootfs image as initramfs...\n[ 0.475254] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.477997] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.479886] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.482745] Scanning for low memory corruption every 60 seconds\n[ 0.484986] Initialise system trusted keyring\n[ 0.486554] audit: initializing netlink socket (disabled)\n[ 0.488403] type=2000 audit(1554463136.508:1): initialized\n[ 0.508273] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511144] zbud: loaded\n[ 0.512382] VFS: Disk quotas dquot_6.5.2\n[ 0.513824] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.516291] fuse init (API version 7.22)\n[ 0.517748] msgmni has been set to 1982\n[ 0.519178] Key type big_key registered\n[ 0.520852] Key type asymmetric registered\n[ 0.522309] Asymmetric key parser 'x509' registered\n[ 0.523974] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.526577] io scheduler noop registered\n[ 0.527968] io scheduler deadline registered (default)\n[ 0.529715] io scheduler cfq registered\n[ 0.531169] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.533044] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535220] ipmi message handler version 39.2\n[ 0.536785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.539347] ACPI: Power Button [PWRF]\n[ 0.540779] GHES: HEST is not enabled!\n[ 0.557221] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.589626] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.592100] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.617377] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.620706] Linux agpgart interface v0.103\n[ 0.623054] brd: module loaded\n[ 0.624656] loop: module loaded\n[ 0.626234] blk-mq: CPU -> queue map\n[ 0.627533] CPU 0 -> Queue 0\n[ 0.629440] vda: vda1\n[ 0.631076] scsi0 : ata_piix\n[ 0.632241] scsi1 : ata_piix\n[ 0.633373] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.635489] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.638305] libphy: Fixed MDIO Bus: probed\n[ 0.639762] tun: Universal TUN/TAP device driver, 1.6\n[ 0.641415] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.644347] PPP generic driver version 2.4.2\n[ 0.645836] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.647871] ehci-pci: EHCI PCI platform driver\n[ 0.649361] ehci-platform: EHCI generic platform driver\n[ 0.651069] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.652999] ohci-pci: OHCI PCI platform driver\n[ 0.654493] ohci-platform: OHCI generic platform driver\n[ 0.656183] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.673143] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.674850] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.677443] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.679369] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.681608] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.684099] usb usb1: Product: UHCI Host Controller\n[ 0.685751] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd\n[ 0.687770] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.689394] hub 1-0:1.0: USB hub found\n[ 0.690734] hub 1-0:1.0: 2 ports detected\n[ 0.692303] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.695824] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.697483] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.699234] mousedev: PS/2 mouse device common for all mice\n[ 0.701366] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.704286] rtc_cmos 00:00: RTC can wake from S4\n[ 0.706314] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.708351] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.710483] device-mapper: uevent: version 1.0.3\n[ 0.712088] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.714906] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.716919] TCP: cubic registered\n[ 0.718189] NET: Registered protocol family 10\n[ 0.719931] NET: Registered protocol family 17\n[ 0.721455] Key type dns_resolver registered\n[ 0.723057] Loading compiled-in X.509 certificates\n[ 0.725175] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8'\n[ 0.728262] registered taskstats version 1\n[ 0.731075] Key type trusted registered\n[ 0.734564] Key type encrypted registered\n[ 0.735974] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.737765] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.740092] regulator-dummy: disabling\n[ 0.741439] Magic number: 15:797:326\n[ 0.742890] rtc_cmos 00:00: setting system clock to 2019-04-05 11:18:56 UTC (1554463136)\n[ 0.745647] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.747579] EDD information not available.\n[ 0.793449] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.806904] Write protecting the kernel read-only data: 12288k\n[ 0.809344] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.813487] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.832158] systemd-udevd[99]: starting version 204\n[ 0.868957] FDC 0 is a S82078B\n[ 1.004032] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.169882] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.172109] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.174339] usb 1-1: Product: QEMU USB Tablet\n[ 1.175926] usb 1-1: Manufacturer: QEMU\n[ 1.177404] usb 1-1: SerialNumber: 42\n[ 1.893844] 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.245518] 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.345382] random: init urandom read with 10 bits of entropy available\n[ 2.478779] 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, 05 Apr 2019 11:18:58 +0000. Up 2.88 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 Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.87]: static networking is now up\n * Starting configure network device[74G[ OK ]\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, 05 Apr 2019 11:19:01 +0000. Up 5.31 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.23 | 255.255.255.0 | fa:16:3e:5c:2e:bf |\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:\ncf:7f:57:0c:1f:97:ad:bd:f1:bd:a0:79:d2:90:a7:44 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| o|\n| E .oo|\n| S . . *o|\n| o + ...=|\n| + =. *|\n| +ooo.+|\n| o+. o.|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n40:05:20:37:5a:34:f6:a8:6d:e8:a3:c5:44:68:3c:29 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ..O.oo. |\n|...* * |\n|E=o . o |\n|o..+ . |\n| + o S |\n| + . |\n| = |\n| 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:\n93:0c:17:20:d6:df:20:27:78:bf:17:0b:d8:40:39:54 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o=++E |\n| ...O o. |\n| ..@.o |\n| .+=.o |\n| So o |\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:\nd0:b9:b0:4b:d4:96:86:56:ff:42:b9:67:65:55:9c:40 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . .E..=|\n| = + . o.|\n| * B + o |\n| o * o o o |\n| o S o + |\n| . . + |\n| . |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting 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, 05 Apr 2019 11:19:13 +0000. Up 16.90 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, 05 Apr 2019 11:19:14 +0000. Up 18.01 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 11049 0 --:--:-- --:--:-- --:--:-- 11088\nOK\n+ apt-get update\n\nUbuntu 14.04.6 LTS bono-0 ttyS0\n\nbono-0 login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 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:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB]\nGet:11 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Translation-en [161 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 [7528 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1166 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 [523 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 [576 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 [280 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 (1546 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.10\n+ '[' -n 192.168.100.10 ']'\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 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\nThe following packages will be upgraded:\n libc6\n1 upgraded, 83 newly installed, 0 to remove and 17 not upgraded.\nNeed to get 58.2 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.15 [4727 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 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 libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:7 http://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://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-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:17 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:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:19 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:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 [1330 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 [2076 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 [1485 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-168.218 [771 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1820 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]\nExtracting templates from packages: 35%Extracting templates from packages: 71%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 58.2 MB in 7s (7917 kB/s)\n(Reading database ... 51347 files and directories currently installed.)\nPreparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ...\nSetting up libc6:amd64 (2.19-0ubuntu6.15) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51347 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-168.218_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-168.218) ...\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-168.218) ...\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 8070\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 8078\nclearwater-socket-factory-sig start/running, process 8086\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-180328.134516) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 17 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 2s (14.5 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57625 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.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n+ echo 'nameserver 192.168.100.9'\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... Does not exist 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 clearwater_cluster_manager_p... 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 2dd22c9fc0953230 is healthy: got healthy result from http://192.168.100.3:4000\nmember 8530747d0edb6666 is healthy: got healthy result from http://192.168.100.10:4000\nmember b1c281b3d7cdd0bc is healthy: got healthy result from http://192.168.100.13:4000\nmember dc080358c2d1a4dc is healthy: got healthy result from http://192.168.100.23:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n2dd22c9fc0953230: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false\n8530747d0edb6666: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=true\nb1c281b3d7cdd0bc: name=192-168-100-13 peerURLs=http://192.168.100.13:2380 clientURLs=http://192.168.100.13:4000 isLeader=false\ndc080358c2d1a4dc: name=192-168-100-23 peerURLs=http://192.168.100.23:2380 clientURLs=http://192.168.100.23:4000 isLeader=false\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.23) should not be in any cluster.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.3 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.3 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.3 is in state normal.\n\n+ cw-check_config_sync\n - /etc/clearwater/dns.json is up to date\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/shared_config is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABcpzl1lhqt9FZV27vBet1KZvOyhsFuufaHT53OEHy73nOWDYtm9h_dmiCeqLXvCsqAz3glMMpkTeEz2bJDu_HfOPRK8vmLnjanbLL8iFPs76ccsjwSCjgAFVYoH66LyetKlYT6GRFIf7mkW8Ka5gOTPCPok-1nBprUoIHaGiuAX7VWrxc' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/74f027c896814d9ab339cdc6aeef686c/stacks/clearwater-opnfv-bono-s3fjmeoatn3p-0-ogx2waw73t7z/a480aaec-970f-4431-9909-4c1086d5eb0a/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 60 --:--:-- --:--:-- --:--:-- 60100 25 100 4 100 21 11 60 --:--:-- --:--:-- --:--:-- 60\nHTTP/1.1 200 OK\nDate: Fri, 05 Apr 2019 11:22:03 GMT\nServer: Apache\nx-openstack-request-id: req-92e45e2f-4c96-4133-b33f-f04afdc92f52\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 | 28:46:72:73:24:87:44:13:53:21:aa:71:49:14:6f:08 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 40:05:20:37:5a:34:f6:a8:6d:e8:a3:c5:44:68:3c:29 root@bono-0 (DSA)\nec2: 256 93:0c:17:20:d6:df:20:27:78:bf:17:0b:d8:40:39:54 root@bono-0 (ECDSA)\nec2: 256 d0:b9:b0:4b:d4:96:86:56:ff:42:b9:67:65:55:9c:40 root@bono-0 (ED25519)\nec2: 2048 cf:7f:57:0c:1f:97:ad:bd:f1:bd:a0:79:d2:90:a7:44 root@bono-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ/2V0SoDuzOJutVqs+ZtICMzg5gG9Jk9HBT+IBn92dqfFHZxjMg0Q0Vj7e0WKWquAfR2EbJ+jo4W0NNNUKPN/0= root@bono-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOUIco8C07Ot0cIHOSH9Of0KG4Zgk/Qq3f+kjhagK1yl root@bono-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDhc0JP9qgAkoH2dhOoeizUAh2rcjWpvylubRz/KzqA0vilCkGyWT/lVMWUVacA8oiiT21nH/U2Wn82iqQxHDXYB00tz7tgHBFfLUbb9LCs9CxG16EPKvNfqEWB7mK9b7QYdD2c5seJHV6G6QSDFFpeg31yeqIOiFekvNMV4Jf7sRSV+yY9dwCKw3XQjbRyloka9YCJvy/68L2pzQpoULSzegtaa8558ZwVX1ejcLbFnTMLZzrIbqIwHQgVCiVcQuc8Y17M6p+V8kjxKX/CIakf4QkvkOKfcv2Qv9U69IofeZir0OliMHsfXuFePIVN6bSD0BNv/JSqQOAZ5DS65Ga9 root@bono-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 05 Apr 2019 11:22:04 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 188.09 seconds\n"} 2019-04-05 11:25:57,792 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/18358885-acfa-42ef-86b5-39fd5b08cd37/action used request id req-5863b353-30ca-4079-bc87-ae04820a2f86 2019-04-05 11:25:57,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0793669223785s 2019-04-05 11:25:57,794 - 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-167-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #217-Ubuntu SMP Wed Mar 13 16:18:21 UTC 2019 (Ubuntu 3.13.0-167.217-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-167-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 0x371d2000-0x378e0fff] [ 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-167-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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.009630] Security Framework initialized [ 0.011110] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013393] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016886] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020377] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022575] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024251] Initializing cgroup subsys memory [ 0.025779] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029549] Initializing cgroup subsys blkio [ 0.031045] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034309] mce: CPU supports 10 MCE banks [ 0.036036] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036036] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040004] Spectre V2 : Mitigation: Full generic retpoline [ 0.041849] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046215] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050780] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.071446] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.077304] ACPI: Core revision 20131115 [ 0.079152] ACPI: All ACPI Tables successfully acquired [ 0.080404] ftrace: allocating 28753 entries in 113 pages [ 0.100208] smpboot: Max logical packages: 1 [ 0.101709] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.104266] Enabling x2apic [ 0.105377] Enabled x2apic [ 0.108003] Switched APIC routing to physical x2apic. [ 0.111066] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.112001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.117730] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.127036] KVM setup paravirtual spinlock [ 0.130259] x86: Booted up 1 node, 1 CPUs [ 0.131689] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.132422] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.134741] devtmpfs: initialized [ 0.137450] EVM: security.selinux [ 0.138682] EVM: security.SMACK64 [ 0.139902] EVM: security.ima [ 0.140003] EVM: security.capability [ 0.142274] pinctrl core: initialized pinctrl subsystem [ 0.144097] regulator-dummy: no parameters [ 0.145645] RTC time: 11:18:55, date: 04/05/19 [ 0.147244] NET: Registered protocol family 16 [ 0.148149] cpuidle: using governor ladder [ 0.149598] cpuidle: using governor menu [ 0.151034] ACPI: bus type PCI registered [ 0.152012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.154258] PCI: Using configuration type 1 for base access [ 0.156690] bio: create slab at 0 [ 0.158333] ACPI: Added _OSI(Module Device) [ 0.159801] ACPI: Added _OSI(Processor Device) [ 0.160004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.161602] ACPI: Added _OSI(Processor Aggregator Device) [ 0.164060] ACPI: Interpreter enabled [ 0.165424] 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.171259] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.174086] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.176925] ACPI: (supports S0 S5) [ 0.178167] ACPI: Using IOAPIC for interrupt routing [ 0.179850] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.180164] ACPI: No dock devices found. [ 0.183286] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.184015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.186122] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.188027] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.192215] acpiphp: Slot [3] registered [ 0.193572] acpiphp: Slot [4] registered [ 0.194929] acpiphp: Slot [5] registered [ 0.196024] acpiphp: Slot [6] registered [ 0.197372] acpiphp: Slot [7] registered [ 0.198772] acpiphp: Slot [8] registered [ 0.200020] acpiphp: Slot [9] registered [ 0.201370] acpiphp: Slot [10] registered [ 0.202746] acpiphp: Slot [11] registered [ 0.204021] acpiphp: Slot [12] registered [ 0.205400] acpiphp: Slot [13] registered [ 0.206774] acpiphp: Slot [14] registered [ 0.208020] acpiphp: Slot [15] registered [ 0.209398] acpiphp: Slot [16] registered [ 0.210776] acpiphp: Slot [17] registered [ 0.212027] acpiphp: Slot [18] registered [ 0.213412] acpiphp: Slot [19] registered [ 0.214792] acpiphp: Slot [20] registered [ 0.216022] acpiphp: Slot [21] registered [ 0.217403] acpiphp: Slot [22] registered [ 0.218775] acpiphp: Slot [23] registered [ 0.220024] acpiphp: Slot [24] registered [ 0.221408] acpiphp: Slot [25] registered [ 0.222827] acpiphp: Slot [26] registered [ 0.224020] acpiphp: Slot [27] registered [ 0.225431] acpiphp: Slot [28] registered [ 0.226839] acpiphp: Slot [29] registered [ 0.228020] acpiphp: Slot [30] registered [ 0.229395] acpiphp: Slot [31] registered [ 0.230760] PCI host bridge to bus 0000:00 [ 0.232004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.233741] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.235656] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.236003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.238112] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.240004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.248084] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.250527] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.271109] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.273456] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.275906] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.277145] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.279539] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.280832] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.282939] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.284000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.284004] vgaarb: loaded [ 0.285032] vgaarb: bridge control possible 0000:00:02.0 [ 0.287006] SCSI subsystem initialized [ 0.288227] ACPI: bus type USB registered [ 0.289646] usbcore: registered new interface driver usbfs [ 0.291407] usbcore: registered new interface driver hub [ 0.292037] usbcore: registered new device driver usb [ 0.293832] PCI: Using ACPI for IRQ routing [ 0.295661] NetLabel: Initializing [ 0.296008] NetLabel: domain hash size = 128 [ 0.297463] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.299100] NetLabel: unlabeled traffic allowed by default [ 0.300201] Switched to clocksource kvm-clock [ 0.308315] AppArmor: AppArmor Filesystem Enabled [ 0.309926] pnp: PnP ACPI init [ 0.311053] ACPI: bus type PNP registered [ 0.312871] pnp: PnP ACPI: found 8 devices [ 0.314276] ACPI: bus type PNP unregistered [ 0.321304] NET: Registered protocol family 2 [ 0.323033] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.325268] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.327394] TCP: Hash tables configured (established 8192 bind 8192) [ 0.329508] TCP: reno registered [ 0.330688] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.332557] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.334634] NET: Registered protocol family 1 [ 0.336129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.338024] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.339921] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.356803] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.373860] Trying to unpack rootfs image as initramfs... [ 0.475254] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.477997] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.479886] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.482745] Scanning for low memory corruption every 60 seconds [ 0.484986] Initialise system trusted keyring [ 0.486554] audit: initializing netlink socket (disabled) [ 0.488403] type=2000 audit(1554463136.508:1): initialized [ 0.508273] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.511144] zbud: loaded [ 0.512382] VFS: Disk quotas dquot_6.5.2 [ 0.513824] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.516291] fuse init (API version 7.22) [ 0.517748] msgmni has been set to 1982 [ 0.519178] Key type big_key registered [ 0.520852] Key type asymmetric registered [ 0.522309] Asymmetric key parser 'x509' registered [ 0.523974] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.526577] io scheduler noop registered [ 0.527968] io scheduler deadline registered (default) [ 0.529715] io scheduler cfq registered [ 0.531169] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.533044] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.535220] ipmi message handler version 39.2 [ 0.536785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539347] ACPI: Power Button [PWRF] [ 0.540779] GHES: HEST is not enabled! [ 0.557221] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.589626] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.592100] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.617377] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.620706] Linux agpgart interface v0.103 [ 0.623054] brd: module loaded [ 0.624656] loop: module loaded [ 0.626234] blk-mq: CPU -> queue map [ 0.627533] CPU 0 -> Queue 0 [ 0.629440] vda: vda1 [ 0.631076] scsi0 : ata_piix [ 0.632241] scsi1 : ata_piix [ 0.633373] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.635489] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.638305] libphy: Fixed MDIO Bus: probed [ 0.639762] tun: Universal TUN/TAP device driver, 1.6 [ 0.641415] tun: (C) 1999-2004 Max Krasnyansky [ 0.644347] PPP generic driver version 2.4.2 [ 0.645836] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.647871] ehci-pci: EHCI PCI platform driver [ 0.649361] ehci-platform: EHCI generic platform driver [ 0.651069] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.652999] ohci-pci: OHCI PCI platform driver [ 0.654493] ohci-platform: OHCI generic platform driver [ 0.656183] uhci_hcd: USB Universal Host Controller Interface driver [ 0.673143] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.674850] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.677443] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.679369] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.681608] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.684099] usb usb1: Product: UHCI Host Controller [ 0.685751] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd [ 0.687770] usb usb1: SerialNumber: 0000:00:01.2 [ 0.689394] hub 1-0:1.0: USB hub found [ 0.690734] hub 1-0:1.0: 2 ports detected [ 0.692303] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.695824] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.697483] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.699234] mousedev: PS/2 mouse device common for all mice [ 0.701366] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.704286] rtc_cmos 00:00: RTC can wake from S4 [ 0.706314] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.708351] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.710483] device-mapper: uevent: version 1.0.3 [ 0.712088] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.714906] ledtrig-cpu: registered to indicate activity on CPUs [ 0.716919] TCP: cubic registered [ 0.718189] NET: Registered protocol family 10 [ 0.719931] NET: Registered protocol family 17 [ 0.721455] Key type dns_resolver registered [ 0.723057] Loading compiled-in X.509 certificates [ 0.725175] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8' [ 0.728262] registered taskstats version 1 [ 0.731075] Key type trusted registered [ 0.734564] Key type encrypted registered [ 0.735974] AppArmor: AppArmor sha1 policy hashing enabled [ 0.737765] IMA: No TPM chip found, activating TPM-bypass! [ 0.740092] regulator-dummy: disabling [ 0.741439] Magic number: 15:797:326 [ 0.742890] rtc_cmos 00:00: setting system clock to 2019-04-05 11:18:56 UTC (1554463136) [ 0.745647] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.747579] EDD information not available. [ 0.793449] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.806904] Write protecting the kernel read-only data: 12288k [ 0.809344] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.813487] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.832158] systemd-udevd[99]: starting version 204 [ 0.868957] FDC 0 is a S82078B [ 1.004032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.169882] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.172109] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.174339] usb 1-1: Product: QEMU USB Tablet [ 1.175926] usb 1-1: Manufacturer: QEMU [ 1.177404] usb 1-1: SerialNumber: 42 [ 1.893844] 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.245518] 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.345382] random: init urandom read with 10 bits of entropy available [ 2.478779] 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, 05 Apr 2019 11:18:58 +0000. Up 2.88 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 Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.87]: static networking is now up * Starting configure network device[74G[ OK ] * 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, 05 Apr 2019 11:19:01 +0000. Up 5.31 seconds. ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.23 | 255.255.255.0 | fa:16:3e:5c:2e:bf | 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: cf:7f:57:0c:1f:97:ad:bd:f1:bd:a0:79:d2:90:a7:44 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | o| | E .oo| | S . . *o| | o + ...=| | + =. *| | +ooo.+| | 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: 40:05:20:37:5a:34:f6:a8:6d:e8:a3:c5:44:68:3c:29 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | ..O.oo. | |...* * | |E=o . o | |o..+ . | | + o S | | + . | | = | | o . | |. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 93:0c:17:20:d6:df:20:27:78:bf:17:0b:d8:40:39:54 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o=++E | | ...O o. | | ..@.o | | .+=.o | | So 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: d0:b9:b0:4b:d4:96:86:56:ff:42:b9:67:65:55:9c:40 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . .E..=| | = + . o.| | * B + o | | o * o o o | | o S o + | | . . + | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Fri, 05 Apr 2019 11:19:13 +0000. Up 16.90 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, 05 Apr 2019 11:19:14 +0000. Up 18.01 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 11049 0 --:--:-- --:--:-- --:--:-- 11088 OK + apt-get update Ubuntu 14.04.6 LTS bono-0 ttyS0 bono-0 login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB] Get:11 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [161 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 [7528 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1166 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 [523 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 [576 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 [280 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 (1546 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.10 + '[' -n 192.168.100.10 ']' + 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 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 The following packages will be upgraded: libc6 1 upgraded, 83 newly installed, 0 to remove and 17 not upgraded. Need to get 58.2 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.15 [4727 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 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 libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:7 http://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://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-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:17 http://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:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:19 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:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 [1330 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 [2076 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 [1485 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-168.218 [771 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1820 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 58.2 MB in 7s (7917 kB/s) (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libasan0:amd64. (Reading database ... 51347 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-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... 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-168.218) ... 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 8070 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 8078 clearwater-socket-factory-sig start/running, process 8086 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 17 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (14.5 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57625 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.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 + echo 'nameserver 192.168.100.9' + 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... Does not exist 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 clearwater_cluster_manager_p... 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 2dd22c9fc0953230 is healthy: got healthy result from http://192.168.100.3:4000 member 8530747d0edb6666 is healthy: got healthy result from http://192.168.100.10:4000 member b1c281b3d7cdd0bc is healthy: got healthy result from http://192.168.100.13:4000 member dc080358c2d1a4dc is healthy: got healthy result from http://192.168.100.23:4000 cluster is healthy + clearwater-etcdctl member list 2dd22c9fc0953230: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false 8530747d0edb6666: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=true b1c281b3d7cdd0bc: name=192-168-100-13 peerURLs=http://192.168.100.13:2380 clientURLs=http://192.168.100.13:4000 isLeader=false dc080358c2d1a4dc: name=192-168-100-23 peerURLs=http://192.168.100.23:2380 clientURLs=http://192.168.100.23:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.23) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.3 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.3 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.3 is in state normal. + cw-check_config_sync - /etc/clearwater/dns.json is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABcpzl1lhqt9FZV27vBet1KZvOyhsFuufaHT53OEHy73nOWDYtm9h_dmiCeqLXvCsqAz3glMMpkTeEz2bJDu_HfOPRK8vmLnjanbLL8iFPs76ccsjwSCjgAFVYoH66LyetKlYT6GRFIf7mkW8Ka5gOTPCPok-1nBprUoIHaGiuAX7VWrxc' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/74f027c896814d9ab339cdc6aeef686c/stacks/clearwater-opnfv-bono-s3fjmeoatn3p-0-ogx2waw73t7z/a480aaec-970f-4431-9909-4c1086d5eb0a/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 60 --:--:-- --:--:-- --:--:-- 60100 25 100 4 100 21 11 60 --:--:-- --:--:-- --:--:-- 60 HTTP/1.1 200 OK Date: Fri, 05 Apr 2019 11:22:03 GMT Server: Apache x-openstack-request-id: req-92e45e2f-4c96-4133-b33f-f04afdc92f52 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 | 28:46:72:73:24:87:44:13:53:21:aa:71:49:14:6f:08 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 40:05:20:37:5a:34:f6:a8:6d:e8:a3:c5:44:68:3c:29 root@bono-0 (DSA) ec2: 256 93:0c:17:20:d6:df:20:27:78:bf:17:0b:d8:40:39:54 root@bono-0 (ECDSA) ec2: 256 d0:b9:b0:4b:d4:96:86:56:ff:42:b9:67:65:55:9c:40 root@bono-0 (ED25519) ec2: 2048 cf:7f:57:0c:1f:97:ad:bd:f1:bd:a0:79:d2:90:a7:44 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ/2V0SoDuzOJutVqs+ZtICMzg5gG9Jk9HBT+IBn92dqfFHZxjMg0Q0Vj7e0WKWquAfR2EbJ+jo4W0NNNUKPN/0= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOUIco8C07Ot0cIHOSH9Of0KG4Zgk/Qq3f+kjhagK1yl root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDhc0JP9qgAkoH2dhOoeizUAh2rcjWpvylubRz/KzqA0vilCkGyWT/lVMWUVacA8oiiT21nH/U2Wn82iqQxHDXYB00tz7tgHBFfLUbb9LCs9CxG16EPKvNfqEWB7mK9b7QYdD2c5seJHV6G6QSDFFpeg31yeqIOiFekvNMV4Jf7sRSV+yY9dwCKw3XQjbRyloka9YCJvy/68L2pzQpoULSzegtaa8558ZwVX1ejcLbFnTMLZzrIbqIwHQgVCiVcQuc8Y17M6p+V8kjxKX/CIakf4QkvkOKfcv2Qv9U69IofeZir0OliMHsfXuFePIVN6bSD0BNv/JSqQOAZ5DS65Ga9 root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 05 Apr 2019 11:22:04 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 188.09 seconds 2019-04-05 11:25:57,798 - 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-167-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #217-Ubuntu SMP Wed Mar 13 16:18:21 UTC 2019 (Ubuntu 3.13.0-167.217-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-167-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 0x371d2000-0x378e0fff] [ 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-167-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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.009630] Security Framework initialized [ 0.011110] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013393] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016886] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020377] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022575] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024251] Initializing cgroup subsys memory [ 0.025779] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029549] Initializing cgroup subsys blkio [ 0.031045] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034309] mce: CPU supports 10 MCE banks [ 0.036036] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036036] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040004] Spectre V2 : Mitigation: Full generic retpoline [ 0.041849] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046215] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050780] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.071446] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.077304] ACPI: Core revision 20131115 [ 0.079152] ACPI: All ACPI Tables successfully acquired [ 0.080404] ftrace: allocating 28753 entries in 113 pages [ 0.100208] smpboot: Max logical packages: 1 [ 0.101709] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.104266] Enabling x2apic [ 0.105377] Enabled x2apic [ 0.108003] Switched APIC routing to physical x2apic. [ 0.111066] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.112001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.117730] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.127036] KVM setup paravirtual spinlock [ 0.130259] x86: Booted up 1 node, 1 CPUs [ 0.131689] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.132422] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.134741] devtmpfs: initialized [ 0.137450] EVM: security.selinux [ 0.138682] EVM: security.SMACK64 [ 0.139902] EVM: security.ima [ 0.140003] EVM: security.capability [ 0.142274] pinctrl core: initialized pinctrl subsystem [ 0.144097] regulator-dummy: no parameters [ 0.145645] RTC time: 11:18:55, date: 04/05/19 [ 0.147244] NET: Registered protocol family 16 [ 0.148149] cpuidle: using governor ladder [ 0.149598] cpuidle: using governor menu [ 0.151034] ACPI: bus type PCI registered [ 0.152012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.154258] PCI: Using configuration type 1 for base access [ 0.156690] bio: create slab at 0 [ 0.158333] ACPI: Added _OSI(Module Device) [ 0.159801] ACPI: Added _OSI(Processor Device) [ 0.160004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.161602] ACPI: Added _OSI(Processor Aggregator Device) [ 0.164060] ACPI: Interpreter enabled [ 0.165424] 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.171259] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.174086] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.176925] ACPI: (supports S0 S5) [ 0.178167] ACPI: Using IOAPIC for interrupt routing [ 0.179850] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.180164] ACPI: No dock devices found. [ 0.183286] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.184015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.186122] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.188027] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.192215] acpiphp: Slot [3] registered [ 0.193572] acpiphp: Slot [4] registered [ 0.194929] acpiphp: Slot [5] registered [ 0.196024] acpiphp: Slot [6] registered [ 0.197372] acpiphp: Slot [7] registered [ 0.198772] acpiphp: Slot [8] registered [ 0.200020] acpiphp: Slot [9] registered [ 0.201370] acpiphp: Slot [10] registered [ 0.202746] acpiphp: Slot [11] registered [ 0.204021] acpiphp: Slot [12] registered [ 0.205400] acpiphp: Slot [13] registered [ 0.206774] acpiphp: Slot [14] registered [ 0.208020] acpiphp: Slot [15] registered [ 0.209398] acpiphp: Slot [16] registered [ 0.210776] acpiphp: Slot [17] registered [ 0.212027] acpiphp: Slot [18] registered [ 0.213412] acpiphp: Slot [19] registered [ 0.214792] acpiphp: Slot [20] registered [ 0.216022] acpiphp: Slot [21] registered [ 0.217403] acpiphp: Slot [22] registered [ 0.218775] acpiphp: Slot [23] registered [ 0.220024] acpiphp: Slot [24] registered [ 0.221408] acpiphp: Slot [25] registered [ 0.222827] acpiphp: Slot [26] registered [ 0.224020] acpiphp: Slot [27] registered [ 0.225431] acpiphp: Slot [28] registered [ 0.226839] acpiphp: Slot [29] registered [ 0.228020] acpiphp: Slot [30] registered [ 0.229395] acpiphp: Slot [31] registered [ 0.230760] PCI host bridge to bus 0000:00 [ 0.232004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.233741] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.235656] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.236003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.238112] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.240004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.248084] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.250527] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.271109] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.273456] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.275906] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.277145] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.279539] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.280832] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.282939] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.284000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.284004] vgaarb: loaded [ 0.285032] vgaarb: bridge control possible 0000:00:02.0 [ 0.287006] SCSI subsystem initialized [ 0.288227] ACPI: bus type USB registered [ 0.289646] usbcore: registered new interface driver usbfs [ 0.291407] usbcore: registered new interface driver hub [ 0.292037] usbcore: registered new device driver usb [ 0.293832] PCI: Using ACPI for IRQ routing [ 0.295661] NetLabel: Initializing [ 0.296008] NetLabel: domain hash size = 128 [ 0.297463] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.299100] NetLabel: unlabeled traffic allowed by default [ 0.300201] Switched to clocksource kvm-clock [ 0.308315] AppArmor: AppArmor Filesystem Enabled [ 0.309926] pnp: PnP ACPI init [ 0.311053] ACPI: bus type PNP registered [ 0.312871] pnp: PnP ACPI: found 8 devices [ 0.314276] ACPI: bus type PNP unregistered [ 0.321304] NET: Registered protocol family 2 [ 0.323033] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.325268] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.327394] TCP: Hash tables configured (established 8192 bind 8192) [ 0.329508] TCP: reno registered [ 0.330688] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.332557] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.334634] NET: Registered protocol family 1 [ 0.336129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.338024] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.339921] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.356803] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.373860] Trying to unpack rootfs image as initramfs... [ 0.475254] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.477997] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.479886] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.482745] Scanning for low memory corruption every 60 seconds [ 0.484986] Initialise system trusted keyring [ 0.486554] audit: initializing netlink socket (disabled) [ 0.488403] type=2000 audit(1554463136.508:1): initialized [ 0.508273] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.511144] zbud: loaded [ 0.512382] VFS: Disk quotas dquot_6.5.2 [ 0.513824] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.516291] fuse init (API version 7.22) [ 0.517748] msgmni has been set to 1982 [ 0.519178] Key type big_key registered [ 0.520852] Key type asymmetric registered [ 0.522309] Asymmetric key parser 'x509' registered [ 0.523974] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.526577] io scheduler noop registered [ 0.527968] io scheduler deadline registered (default) [ 0.529715] io scheduler cfq registered [ 0.531169] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.533044] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.535220] ipmi message handler version 39.2 [ 0.536785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539347] ACPI: Power Button [PWRF] [ 0.540779] GHES: HEST is not enabled! [ 0.557221] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.589626] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.592100] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.617377] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.620706] Linux agpgart interface v0.103 [ 0.623054] brd: module loaded [ 0.624656] loop: module loaded [ 0.626234] blk-mq: CPU -> queue map [ 0.627533] CPU 0 -> Queue 0 [ 0.629440] vda: vda1 [ 0.631076] scsi0 : ata_piix [ 0.632241] scsi1 : ata_piix [ 0.633373] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.635489] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.638305] libphy: Fixed MDIO Bus: probed [ 0.639762] tun: Universal TUN/TAP device driver, 1.6 [ 0.641415] tun: (C) 1999-2004 Max Krasnyansky [ 0.644347] PPP generic driver version 2.4.2 [ 0.645836] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.647871] ehci-pci: EHCI PCI platform driver [ 0.649361] ehci-platform: EHCI generic platform driver [ 0.651069] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.652999] ohci-pci: OHCI PCI platform driver [ 0.654493] ohci-platform: OHCI generic platform driver [ 0.656183] uhci_hcd: USB Universal Host Controller Interface driver [ 0.673143] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.674850] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.677443] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.679369] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.681608] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.684099] usb usb1: Product: UHCI Host Controller [ 0.685751] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd [ 0.687770] usb usb1: SerialNumber: 0000:00:01.2 [ 0.689394] hub 1-0:1.0: USB hub found [ 0.690734] hub 1-0:1.0: 2 ports detected [ 0.692303] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.695824] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.697483] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.699234] mousedev: PS/2 mouse device common for all mice [ 0.701366] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.704286] rtc_cmos 00:00: RTC can wake from S4 [ 0.706314] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.708351] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.710483] device-mapper: uevent: version 1.0.3 [ 0.712088] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.714906] ledtrig-cpu: registered to indicate activity on CPUs [ 0.716919] TCP: cubic registered [ 0.718189] NET: Registered protocol family 10 [ 0.719931] NET: Registered protocol family 17 [ 0.721455] Key type dns_resolver registered [ 0.723057] Loading compiled-in X.509 certificates [ 0.725175] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8' [ 0.728262] registered taskstats version 1 [ 0.731075] Key type trusted registered [ 0.734564] Key type encrypted registered [ 0.735974] AppArmor: AppArmor sha1 policy hashing enabled [ 0.737765] IMA: No TPM chip found, activating TPM-bypass! [ 0.740092] regulator-dummy: disabling [ 0.741439] Magic number: 15:797:326 [ 0.742890] rtc_cmos 00:00: setting system clock to 2019-04-05 11:18:56 UTC (1554463136) [ 0.745647] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.747579] EDD information not available. [ 0.793449] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.806904] Write protecting the kernel read-only data: 12288k [ 0.809344] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.813487] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.832158] systemd-udevd[99]: starting version 204 [ 0.868957] FDC 0 is a S82078B [ 1.004032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.169882] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.172109] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.174339] usb 1-1: Product: QEMU USB Tablet [ 1.175926] usb 1-1: Manufacturer: QEMU [ 1.177404] usb 1-1: SerialNumber: 42 [ 1.893844] 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.245518] 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.345382] random: init urandom read with 10 bits of entropy available [ 2.478779] 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, 05 Apr 2019 11:18:58 +0000. Up 2.88 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 Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.87]: static networking is now up * Starting configure network device[74G[ OK ] * 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, 05 Apr 2019 11:19:01 +0000. Up 5.31 seconds. ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.23 | 255.255.255.0 | fa:16:3e:5c:2e:bf | 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: cf:7f:57:0c:1f:97:ad:bd:f1:bd:a0:79:d2:90:a7:44 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | o| | E .oo| | S . . *o| | o + ...=| | + =. *| | +ooo.+| | 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: 40:05:20:37:5a:34:f6:a8:6d:e8:a3:c5:44:68:3c:29 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | ..O.oo. | |...* * | |E=o . o | |o..+ . | | + o S | | + . | | = | | o . | |. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 93:0c:17:20:d6:df:20:27:78:bf:17:0b:d8:40:39:54 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o=++E | | ...O o. | | ..@.o | | .+=.o | | So 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: d0:b9:b0:4b:d4:96:86:56:ff:42:b9:67:65:55:9c:40 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | . .E..=| | = + . o.| | * B + o | | o * o o o | | o S o + | | . . + | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Fri, 05 Apr 2019 11:19:13 +0000. Up 16.90 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, 05 Apr 2019 11:19:14 +0000. Up 18.01 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 11049 0 --:--:-- --:--:-- --:--:-- 11088 OK + apt-get update Ubuntu 14.04.6 LTS bono-0 ttyS0 bono-0 login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB] Get:11 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [161 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 [7528 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1166 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 [523 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 [576 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 [280 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 (1546 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.10 + '[' -n 192.168.100.10 ']' + 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 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 The following packages will be upgraded: libc6 1 upgraded, 83 newly installed, 0 to remove and 17 not upgraded. Need to get 58.2 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.15 [4727 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 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 libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:7 http://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://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-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:17 http://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:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:19 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:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 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://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 [1330 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 [2076 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 [1485 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-168.218 [771 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1820 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 58.2 MB in 7s (7917 kB/s) (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libasan0:amd64. (Reading database ... 51347 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-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... 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-168.218) ... 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 8070 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 8078 clearwater-socket-factory-sig start/running, process 8086 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 17 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (14.5 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57625 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.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 + echo 'nameserver 192.168.100.9' + 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... Does not exist 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 clearwater_cluster_manager_p... 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 2dd22c9fc0953230 is healthy: got healthy result from http://192.168.100.3:4000 member 8530747d0edb6666 is healthy: got healthy result from http://192.168.100.10:4000 member b1c281b3d7cdd0bc is healthy: got healthy result from http://192.168.100.13:4000 member dc080358c2d1a4dc is healthy: got healthy result from http://192.168.100.23:4000 cluster is healthy + clearwater-etcdctl member list 2dd22c9fc0953230: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false 8530747d0edb6666: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=true b1c281b3d7cdd0bc: name=192-168-100-13 peerURLs=http://192.168.100.13:2380 clientURLs=http://192.168.100.13:4000 isLeader=false dc080358c2d1a4dc: name=192-168-100-23 peerURLs=http://192.168.100.23:2380 clientURLs=http://192.168.100.23:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.23) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.3 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.3 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.3 is in state normal. + cw-check_config_sync - /etc/clearwater/dns.json is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABcpzl1lhqt9FZV27vBet1KZvOyhsFuufaHT53OEHy73nOWDYtm9h_dmiCeqLXvCsqAz3glMMpkTeEz2bJDu_HfOPRK8vmLnjanbLL8iFPs76ccsjwSCjgAFVYoH66LyetKlYT6GRFIf7mkW8Ka5gOTPCPok-1nBprUoIHaGiuAX7VWrxc' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/74f027c896814d9ab339cdc6aeef686c/stacks/clearwater-opnfv-bono-s3fjmeoatn3p-0-ogx2waw73t7z/a480aaec-970f-4431-9909-4c1086d5eb0a/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 60 --:--:-- --:--:-- --:--:-- 60100 25 100 4 100 21 11 60 --:--:-- --:--:-- --:--:-- 60 HTTP/1.1 200 OK Date: Fri, 05 Apr 2019 11:22:03 GMT Server: Apache x-openstack-request-id: req-92e45e2f-4c96-4133-b33f-f04afdc92f52 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 | 28:46:72:73:24:87:44:13:53:21:aa:71:49:14:6f:08 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 40:05:20:37:5a:34:f6:a8:6d:e8:a3:c5:44:68:3c:29 root@bono-0 (DSA) ec2: 256 93:0c:17:20:d6:df:20:27:78:bf:17:0b:d8:40:39:54 root@bono-0 (ECDSA) ec2: 256 d0:b9:b0:4b:d4:96:86:56:ff:42:b9:67:65:55:9c:40 root@bono-0 (ED25519) ec2: 2048 cf:7f:57:0c:1f:97:ad:bd:f1:bd:a0:79:d2:90:a7:44 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ/2V0SoDuzOJutVqs+ZtICMzg5gG9Jk9HBT+IBn92dqfFHZxjMg0Q0Vj7e0WKWquAfR2EbJ+jo4W0NNNUKPN/0= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOUIco8C07Ot0cIHOSH9Of0KG4Zgk/Qq3f+kjhagK1yl root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDhc0JP9qgAkoH2dhOoeizUAh2rcjWpvylubRz/KzqA0vilCkGyWT/lVMWUVacA8oiiT21nH/U2Wn82iqQxHDXYB00tz7tgHBFfLUbb9LCs9CxG16EPKvNfqEWB7mK9b7QYdD2c5seJHV6G6QSDFFpeg31yeqIOiFekvNMV4Jf7sRSV+yY9dwCKw3XQjbRyloka9YCJvy/68L2pzQpoULSzegtaa8558ZwVX1ejcLbFnTMLZzrIbqIwHQgVCiVcQuc8Y17M6p+V8kjxKX/CIakf4QkvkOKfcv2Qv9U69IofeZir0OliMHsfXuFePIVN6bSD0BNv/JSqQOAZ5DS65Ga9 root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 05 Apr 2019 11:22:04 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 188.09 seconds 2019-04-05 11:25:57,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:25:57,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:58,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1330 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25: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-3443e21e-df7f-474e-8220-e21d2e6cdc2e x-openstack-request-id: req-3443e21e-df7f-474e-8220-e21d2e6cdc2e 2019-04-05 11:25:58,259 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:2e:bf", "version": 4, "addr": "192.168.100.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:2e:bf", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/18358885-acfa-42ef-86b5-39fd5b08cd37", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/18358885-acfa-42ef-86b5-39fd5b08cd37", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:18:55.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "18358885-acfa-42ef-86b5-39fd5b08cd37", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:18:55Z", "hostId": "b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "bono-0.clearwater.opnfv", "created": "2019-04-05T11:18:20Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:09:d4", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:09:d4", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d648ac6d-8286-4f1b-b861-d212e53dad7c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d648ac6d-8286-4f1b-b861-d212e53dad7c", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:18:55.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "d648ac6d-8286-4f1b-b861-d212e53dad7c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:18:55Z", "hostId": "c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "homer-0.clearwater.opnfv", "created": "2019-04-05T11:18:19Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:2a:cb", "version": 4, "addr": "192.168.100.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:2a:cb", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7b592782-5bec-449e-9328-a84075b83b1c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7b592782-5bec-449e-9328-a84075b83b1c", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:18:51.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "7b592782-5bec-449e-9328-a84075b83b1c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:18:51Z", "hostId": "c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "dime-0.clearwater.opnfv", "created": "2019-04-05T11:18:18Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:8b", "version": 4, "addr": "192.168.100.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:8b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/03440e48-c959-4491-a6df-6286106a659f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/03440e48-c959-4491-a6df-6286106a659f", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:13:15.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "03440e48-c959-4491-a6df-6286106a659f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:13:15Z", "hostId": "b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "sprout-0.clearwater.opnfv", "created": "2019-04-05T11:12:59Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:6d:81", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:6d:81", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/288a0d31-6734-45ca-a66c-e3c143b19184", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/288a0d31-6734-45ca-a66c-e3c143b19184", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:03:09.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "288a0d31-6734-45ca-a66c-e3c143b19184", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:03:09Z", "hostId": "c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "vellum-0.clearwater.opnfv", "created": "2019-04-05T11:02:53Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d5:60", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d5:60", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/23087b2f-196a-48de-b4fd-574c613916ce", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/23087b2f-196a-48de-b4fd-574c613916ce", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:59:35.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "23087b2f-196a-48de-b4fd-574c613916ce", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:59:35Z", "hostId": "b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "ellis-0.clearwater.opnfv", "created": "2019-04-05T10:57:53Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ca:29", "version": 4, "addr": "192.168.100.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ca:29", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/dc87d3ec-19c1-4f7a-9748-8ce99536e3a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/dc87d3ec-19c1-4f7a-9748-8ce99536e3a1", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:57:11.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "dc87d3ec-19c1-4f7a-9748-8ce99536e3a1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:57:11Z", "hostId": "c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "ns.clearwater.opnfv", "created": "2019-04-05T10:55:24Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:25:58,259 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3443e21e-df7f-474e-8220-e21d2e6cdc2e 2019-04-05 11:25:58,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.457368135452s 2019-04-05 11:25:58,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-05 11:25:58,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/d648ac6d-8286-4f1b-b861-d212e53dad7c/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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-05 11:25:58,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21143 Content-Type: application/json Date: Fri, 05 Apr 2019 11: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-21651904-2a7d-4cef-8ffc-6ccc1486bc0c x-openstack-request-id: req-21651904-2a7d-4cef-8ffc-6ccc1486bc0c 2019-04-05 11:25:58,350 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 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-167-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009655] Security Framework initialized\n[ 0.011156] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013417] 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.020426] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.022646] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024238] Initializing cgroup subsys memory\n[ 0.025807] Initializing cgroup subsys devices\n[ 0.028004] Initializing cgroup subsys freezer\n[ 0.029577] Initializing cgroup subsys blkio\n[ 0.031094] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034345] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041886] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046257] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050828] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.075692] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.081605] ACPI: Core revision 20131115\n[ 0.083473] ACPI: All ACPI Tables successfully acquired\n[ 0.085409] ftrace: allocating 28753 entries in 113 pages\n[ 0.108238] smpboot: Max logical packages: 1\n[ 0.112087] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.116327] Enabling x2apic\n[ 0.117442] Enabled x2apic\n[ 0.118829] Switched APIC routing to physical x2apic.\n[ 0.121421] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.124002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.128096] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.139891] KVM setup paravirtual spinlock\n[ 0.142289] x86: Booted up 1 node, 1 CPUs\n[ 0.143746] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.144424] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.146782] devtmpfs: initialized\n[ 0.149179] EVM: security.selinux\n[ 0.150428] EVM: security.SMACK64\n[ 0.151666] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.154313] pinctrl core: initialized pinctrl subsystem\n[ 0.156102] regulator-dummy: no parameters\n[ 0.157664] RTC time: 11:18:56, date: 04/05/19\n[ 0.159295] NET: Registered protocol family 16\n[ 0.160154] cpuidle: using governor ladder\n[ 0.161627] cpuidle: using governor menu\n[ 0.163082] ACPI: bus type PCI registered\n[ 0.164012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166275] PCI: Using configuration type 1 for base access\n[ 0.168705] bio: create slab at 0\n[ 0.170366] ACPI: Added _OSI(Module Device)\n[ 0.171861] ACPI: Added _OSI(Processor Device)\n[ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173635] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176506] ACPI: Interpreter enabled\n[ 0.177880] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.187321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.190122] ACPI: (supports S0 S5)\n[ 0.191387] ACPI: Using IOAPIC for interrupt routing\n[ 0.192020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.195258] ACPI: No dock devices found.\n[ 0.197770] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.199834] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.200007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.202196] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.204214] acpiphp: Slot [3] registered\n[ 0.205654] acpiphp: Slot [4] registered\n[ 0.207092] acpiphp: Slot [5] registered\n[ 0.208024] acpiphp: Slot [6] registered\n[ 0.209511] acpiphp: Slot [7] registered\n[ 0.210938] acpiphp: Slot [8] registered\n[ 0.212022] acpiphp: Slot [9] registered\n[ 0.213448] acpiphp: Slot [10] registered\n[ 0.214911] acpiphp: Slot [11] registered\n[ 0.216022] acpiphp: Slot [12] registered\n[ 0.217475] acpiphp: Slot [13] registered\n[ 0.218932] acpiphp: Slot [14] registered\n[ 0.220021] acpiphp: Slot [15] registered\n[ 0.221481] acpiphp: Slot [16] registered\n[ 0.222936] acpiphp: Slot [17] registered\n[ 0.224029] acpiphp: Slot [18] registered\n[ 0.225482] acpiphp: Slot [19] registered\n[ 0.226943] acpiphp: Slot [20] registered\n[ 0.228022] acpiphp: Slot [21] registered\n[ 0.229489] acpiphp: Slot [22] registered\n[ 0.230944] acpiphp: Slot [23] registered\n[ 0.232026] acpiphp: Slot [24] registered\n[ 0.233489] acpiphp: Slot [25] registered\n[ 0.234943] acpiphp: Slot [26] registered\n[ 0.236022] acpiphp: Slot [27] registered\n[ 0.237475] acpiphp: Slot [28] registered\n[ 0.238930] acpiphp: Slot [29] registered\n[ 0.240021] acpiphp: Slot [30] registered\n[ 0.241478] acpiphp: Slot [31] registered\n[ 0.242927] PCI host bridge to bus 0000:00\n[ 0.244004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.245848] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.247885] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.248004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.250231] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.252004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.260067] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.262713] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.286662] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.289244] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.292049] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.294853] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.297194] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.299678] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.300326] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.302500] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.304004] vgaarb: loaded\n[ 0.305221] vgaarb: bridge control possible 0000:00:02.0\n[ 0.307569] SCSI subsystem initialized\n[ 0.308228] ACPI: bus type USB registered\n[ 0.309920] usbcore: registered new interface driver usbfs\n[ 0.312020] usbcore: registered new interface driver hub\n[ 0.314118] usbcore: registered new device driver usb\n[ 0.316169] PCI: Using ACPI for IRQ routing\n[ 0.318272] NetLabel: Initializing\n[ 0.319720] NetLabel: domain hash size = 128\n[ 0.320003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.321982] NetLabel: unlabeled traffic allowed by default\n[ 0.324207] Switched to clocksource kvm-clock\n[ 0.332132] AppArmor: AppArmor Filesystem Enabled\n[ 0.334030] pnp: PnP ACPI init\n[ 0.335360] ACPI: bus type PNP registered\n[ 0.337459] pnp: PnP ACPI: found 8 devices\n[ 0.339135] ACPI: bus type PNP unregistered\n[ 0.346414] NET: Registered protocol family 2\n[ 0.348456] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.351168] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.353733] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.356259] TCP: reno registered\n[ 0.357655] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.359930] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.362425] NET: Registered protocol family 1\n[ 0.364209] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.366481] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.368699] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.385890] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.403208] Trying to unpack rootfs image as initramfs...\n[ 0.503540] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.506780] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.509039] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.512460] Scanning for low memory corruption every 60 seconds\n[ 0.515014] Initialise system trusted keyring\n[ 0.516838] audit: initializing netlink socket (disabled)\n[ 0.518942] type=2000 audit(1554463136.711:1): initialized\n[ 0.539571] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.542764] zbud: loaded\n[ 0.544152] VFS: Disk quotas dquot_6.5.2\n[ 0.545812] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.548621] fuse init (API version 7.22)\n[ 0.550292] msgmni has been set to 1982\n[ 0.551934] Key type big_key registered\n[ 0.553807] Key type asymmetric registered\n[ 0.555488] Asymmetric key parser 'x509' registered\n[ 0.557436] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.560446] io scheduler noop registered\n[ 0.562053] io scheduler deadline registered (default)\n[ 0.564105] io scheduler cfq registered\n[ 0.565754] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.567910] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.570451] ipmi message handler version 39.2\n[ 0.572257] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.575226] ACPI: Power Button [PWRF]\n[ 0.576845] GHES: HEST is not enabled!\n[ 0.593521] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.626392] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.629161] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.654791] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.658534] Linux agpgart interface v0.103\n[ 0.661089] brd: module loaded\n[ 0.662841] loop: module loaded\n[ 0.664607] blk-mq: CPU -> queue map\n[ 0.666100] CPU 0 -> Queue 0\n[ 0.668260] vda: vda1\n[ 0.670046] scsi0 : ata_piix\n[ 0.671405] scsi1 : ata_piix\n[ 0.672718] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.675275] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.678536] libphy: Fixed MDIO Bus: probed\n[ 0.680276] tun: Universal TUN/TAP device driver, 1.6\n[ 0.682169] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.685134] PPP generic driver version 2.4.2\n[ 0.686654] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.688740] ehci-pci: EHCI PCI platform driver\n[ 0.690256] ehci-platform: EHCI generic platform driver\n[ 0.691990] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.693969] ohci-pci: OHCI PCI platform driver\n[ 0.695496] ohci-platform: OHCI generic platform driver\n[ 0.697218] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.714240] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.715984] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.718637] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.720603] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.722751] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.725219] usb usb1: Product: UHCI Host Controller\n[ 0.726844] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd\n[ 0.728884] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.730517] hub 1-0:1.0: USB hub found\n[ 0.731864] hub 1-0:1.0: 2 ports detected\n[ 0.733399] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.736971] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.738647] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.740410] mousedev: PS/2 mouse device common for all mice\n[ 0.742552] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.745480] rtc_cmos 00:00: RTC can wake from S4\n[ 0.747527] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.749582] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.751698] device-mapper: uevent: version 1.0.3\n[ 0.753315] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.756316] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.758338] TCP: cubic registered\n[ 0.759616] NET: Registered protocol family 10\n[ 0.761343] NET: Registered protocol family 17\n[ 0.762880] Key type dns_resolver registered\n[ 0.764482] Loading compiled-in X.509 certificates\n[ 0.766631] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8'\n[ 0.769737] registered taskstats version 1\n[ 0.772551] Key type trusted registered\n[ 0.776033] Key type encrypted registered\n[ 0.777461] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.779258] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.781580] regulator-dummy: disabling\n[ 0.782930] Magic number: 15:797:326\n[ 0.784396] rtc_cmos 00:00: setting system clock to 2019-04-05 11:18:56 UTC (1554463136)\n[ 0.787155] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.789098] EDD information not available.\n[ 0.833548] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.847503] Write protecting the kernel read-only data: 12288k\n[ 0.850781] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.854824] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.872126] systemd-udevd[99]: starting version 204\n[ 0.904499] FDC 0 is a S82078B\n[ 1.044100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.209058] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.211255] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.213400] usb 1-1: Product: QEMU USB Tablet\n[ 1.214824] usb 1-1: Manufacturer: QEMU\n[ 1.216172] usb 1-1: SerialNumber: 42\n[ 1.933764] 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.298367] 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.393120] random: init urandom read with 10 bits of entropy available\n[ 2.525509] 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, 05 Apr 2019 11:18:58 +0000. Up 2.95 seconds.\ncloud-init-nonet[3.18]: 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.53]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 05 Apr 2019 11:19:01 +0000. Up 5.30 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+------+---------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+---------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 192.168.100.8 | 255.255.255.0 | fa:16:3e:eb:09:d4 |\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:\nb3:1f:82:17:ef:15:9c:f5:81:6b:7d:2a:85:91:c5:b7 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .. |\n| oo .|\n| o..o.|\n| . =oE.|\n| S =o..o|\n| . = .o ..|\n| . + o o . |\n| . + o . |\n| o |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n93:28:4c:2b:d8:51:f1:cc:eb:b3:ea:11:43:6e:a7:8d root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o. |\n| . + |\n| . o + |\n| o * . o . |\n|. o O + S |\n| o X . |\n| E + |\n| . o |\n| .o.. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nfd:a7:5c:63:4b:4c:1e:fb:c3:c2:da:ae:6e:49:cf:a0 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| . |\n| S . o |\n| + + o |\n| o B @ |\n| E +.@ * |\n| o+*oo o|\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n77:e1:d2:8b:ac:ff:38:e2:95:2c:55:9a:1e:2c:7f:91 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| o |\n| . * o |\n| S O E |\n| O * o |\n| . O o |\n| .+.o |\n| .oooo. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting 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 [74GCloud-init v. 0.7.5 running 'modules:config' at Fri, 05 Apr 2019 11:19:12 +0000. Up 16.46 seconds.\n[ 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, 05 Apr 2019 11:19:14 +0000. Up 17.86 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: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14597 0 --:--:-- --:--:-- --:--:-- 14578\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\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 [1219 B]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [172 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://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7528 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1166 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [830 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 [523 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 [576 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 13.1 MB in 5s (2323 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.10\n+ '[' -n 192.168.100.10 ']'\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 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\nThe following packages will be upgraded:\n libc6\n1 upgraded, 94 newly installed, 0 to remove and 17 not upgraded.\nNeed to get 92.8 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 libc6 amd64 2.19-0ubuntu6.15 [4727 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:39 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:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:46 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:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:49 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:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 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-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:95 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: 94%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 92.8 MB in 16s (5470 kB/s)\n(Reading database ... 51347 files and directories currently installed.)\nPreparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ...\nSetting up libc6:amd64 (2.19-0ubuntu6.15) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51347 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-168.218_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-168.218) ...\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.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.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-168.218) ...\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.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8434\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.........+++\n.............................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-180326.111418) ...\nCollecting homer\nCollecting crest (from homer)\nCollecting cyclone (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting idna (from crest->homer)\nCollecting defusedxml (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting six (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 17 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 (11.9 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58211 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.203\n++ echo A 172.30.9.203\n++ ip2rr 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.203\n++ echo A 172.30.9.203\n+ echo 'nameserver 192.168.100.9'\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 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 Initializing 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 ' poll_homer Initializing 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 2dd22c9fc0953230 is healthy: got healthy result from http://192.168.100.3:4000\nmember 6a9025b716aacbdc is healthy: got healthy result from http://192.168.100.21:4000\nmember 82821d8dbd6c3a00 is healthy: got healthy result from http://192.168.100.8:4000\nmember 8530747d0edb6666 is healthy: got healthy result from http://192.168.100.10:4000\nmember b1c281b3d7cdd0bc is healthy: got healthy result from http://192.168.100.13:4000\nmember dc080358c2d1a4dc is healthy: got healthy result from http://192.168.100.23:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n2dd22c9fc0953230: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false\n6a9025b716aacbdc: name=192-168-100-21 peerURLs=http://192.168.100.21:2380 clientURLs=http://192.168.100.21:4000 isLeader=false\n82821d8dbd6c3a00: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=false\n8530747d0edb6666: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=true\nb1c281b3d7cdd0bc: name=192-168-100-13 peerURLs=http://192.168.100.13:2380 clientURLs=http://192.168.100.13:4000 isLeader=false\ndc080358c2d1a4dc: name=192-168-100-23 peerURLs=http://192.168.100.23:2380 clientURLs=http://192.168.100.23:4000 isLeader=false\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.8) should not be in any cluster.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.3 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.3 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.3 is in state normal.\n\n+ cw-check_config_sync\n - /etc/clearwater/dns.json is up to date\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/shared_config is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABcpzl1q6crMZZqRCzZlStzMJikugE-MScmyTppvn8W0Zmml63S0TE-xkL_VL5nsZNAqz3aH5nXh2X6olrpVgU1sqqbDyk0Wt_LCyjnw8OUi01IyehBJsYXnB6Hheytj8qGNytyHMc6iAto7E-xdyng-N9d01ZBBfGNwpUDPPecu6_aqto' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/74f027c896814d9ab339cdc6aeef686c/stacks/clearwater-opnfv-homer-5qntozy56bxz-0-xda367skmy3v/0645f0be-e52b-4754-a387-7a3151ea806e/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 13 71 --:--:-- --:--:-- --:--:-- 71\nHTTP/1.1 200 OK\nDate: Fri, 05 Apr 2019 11:24:26 GMT\nServer: Apache\nx-openstack-request-id: req-cc1ac9c1-d70a-455e-829a-d4b19f9ac760\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 | 28:46:72:73:24:87:44:13:53:21:aa:71:49:14:6f:08 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 93:28:4c:2b:d8:51:f1:cc:eb:b3:ea:11:43:6e:a7:8d root@homer-0 (DSA)\nec2: 256 fd:a7:5c:63:4b:4c:1e:fb:c3:c2:da:ae:6e:49:cf:a0 root@homer-0 (ECDSA)\nec2: 256 77:e1:d2:8b:ac:ff:38:e2:95:2c:55:9a:1e:2c:7f:91 root@homer-0 (ED25519)\nec2: 2048 b3:1f:82:17:ef:15:9c:f5:81:6b:7d:2a:85:91:c5:b7 root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOFLuFlr1ZUOpNG8gLlDUfgpq795LkxNjQwoqlcSHAW77VDz9i12IwNy0xTHo1iVTprQgkwB+VZRWWyAl569jIY= root@homer-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIC5CFKuJoTTCOnfd9fgMwyilTkA3C0hzPuPZpXbRdfZw root@homer-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoyId5c6WWFg41F+ok/Ml5X3x930EV62ZUN+Fg3sZMAn1bLtC5RVaOgLgaVko7cpa3Bx5lksnnszsdNN3IiZNXHi//m+K3stUloV9btFsfxZTXB46zsHMtLWC+crIAMNgdQszEOt8yhhgURucutqkleL2a6xfrWnWQnKlB6V2W7nV/l5aQrsc2cuN9jTIlvqWczYes+h85ImYot8lFx5WVJNecUQLmezTH5dUYRRfl3itEOYPWrpQjebpPoy7YmCrE99JNYwL+vCZ++rSl4IKF21w2pRQi/P+kzUdRxmAHXJdc+UDjKEyHwMAidpAwwGoit4OIsmbdseGEBmoBElLh root@homer-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 05 Apr 2019 11:24:27 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 330.84 seconds\n"} 2019-04-05 11:25:58,351 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/d648ac6d-8286-4f1b-b861-d212e53dad7c/action used request id req-21651904-2a7d-4cef-8ffc-6ccc1486bc0c 2019-04-05 11:25:58,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0837500095367s 2019-04-05 11:25:58,354 - functest.core.singlevm - DEBUG - console: [ 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-167-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009655] Security Framework initialized [ 0.011156] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013417] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016871] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020426] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022646] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024238] Initializing cgroup subsys memory [ 0.025807] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029577] Initializing cgroup subsys blkio [ 0.031094] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034345] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041886] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046257] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050828] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.075692] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.081605] ACPI: Core revision 20131115 [ 0.083473] ACPI: All ACPI Tables successfully acquired [ 0.085409] ftrace: allocating 28753 entries in 113 pages [ 0.108238] smpboot: Max logical packages: 1 [ 0.112087] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.116327] Enabling x2apic [ 0.117442] Enabled x2apic [ 0.118829] Switched APIC routing to physical x2apic. [ 0.121421] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.124002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.128096] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139891] KVM setup paravirtual spinlock [ 0.142289] x86: Booted up 1 node, 1 CPUs [ 0.143746] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.144424] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.146782] devtmpfs: initialized [ 0.149179] EVM: security.selinux [ 0.150428] EVM: security.SMACK64 [ 0.151666] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.154313] pinctrl core: initialized pinctrl subsystem [ 0.156102] regulator-dummy: no parameters [ 0.157664] RTC time: 11:18:56, date: 04/05/19 [ 0.159295] NET: Registered protocol family 16 [ 0.160154] cpuidle: using governor ladder [ 0.161627] cpuidle: using governor menu [ 0.163082] ACPI: bus type PCI registered [ 0.164012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166275] PCI: Using configuration type 1 for base access [ 0.168705] bio: create slab at 0 [ 0.170366] ACPI: Added _OSI(Module Device) [ 0.171861] ACPI: Added _OSI(Processor Device) [ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173635] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176506] ACPI: Interpreter enabled [ 0.177880] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.187321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.190122] ACPI: (supports S0 S5) [ 0.191387] ACPI: Using IOAPIC for interrupt routing [ 0.192020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.195258] ACPI: No dock devices found. [ 0.197770] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.199834] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.200007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.202196] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.204214] acpiphp: Slot [3] registered [ 0.205654] acpiphp: Slot [4] registered [ 0.207092] acpiphp: Slot [5] registered [ 0.208024] acpiphp: Slot [6] registered [ 0.209511] acpiphp: Slot [7] registered [ 0.210938] acpiphp: Slot [8] registered [ 0.212022] acpiphp: Slot [9] registered [ 0.213448] acpiphp: Slot [10] registered [ 0.214911] acpiphp: Slot [11] registered [ 0.216022] acpiphp: Slot [12] registered [ 0.217475] acpiphp: Slot [13] registered [ 0.218932] acpiphp: Slot [14] registered [ 0.220021] acpiphp: Slot [15] registered [ 0.221481] acpiphp: Slot [16] registered [ 0.222936] acpiphp: Slot [17] registered [ 0.224029] acpiphp: Slot [18] registered [ 0.225482] acpiphp: Slot [19] registered [ 0.226943] acpiphp: Slot [20] registered [ 0.228022] acpiphp: Slot [21] registered [ 0.229489] acpiphp: Slot [22] registered [ 0.230944] acpiphp: Slot [23] registered [ 0.232026] acpiphp: Slot [24] registered [ 0.233489] acpiphp: Slot [25] registered [ 0.234943] acpiphp: Slot [26] registered [ 0.236022] acpiphp: Slot [27] registered [ 0.237475] acpiphp: Slot [28] registered [ 0.238930] acpiphp: Slot [29] registered [ 0.240021] acpiphp: Slot [30] registered [ 0.241478] acpiphp: Slot [31] registered [ 0.242927] PCI host bridge to bus 0000:00 [ 0.244004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.245848] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.247885] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.248004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.250231] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.260067] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.262713] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.286662] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.289244] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.292049] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.294853] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.297194] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.299678] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.300326] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.302500] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.304004] vgaarb: loaded [ 0.305221] vgaarb: bridge control possible 0000:00:02.0 [ 0.307569] SCSI subsystem initialized [ 0.308228] ACPI: bus type USB registered [ 0.309920] usbcore: registered new interface driver usbfs [ 0.312020] usbcore: registered new interface driver hub [ 0.314118] usbcore: registered new device driver usb [ 0.316169] PCI: Using ACPI for IRQ routing [ 0.318272] NetLabel: Initializing [ 0.319720] NetLabel: domain hash size = 128 [ 0.320003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.321982] NetLabel: unlabeled traffic allowed by default [ 0.324207] Switched to clocksource kvm-clock [ 0.332132] AppArmor: AppArmor Filesystem Enabled [ 0.334030] pnp: PnP ACPI init [ 0.335360] ACPI: bus type PNP registered [ 0.337459] pnp: PnP ACPI: found 8 devices [ 0.339135] ACPI: bus type PNP unregistered [ 0.346414] NET: Registered protocol family 2 [ 0.348456] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.351168] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.353733] TCP: Hash tables configured (established 8192 bind 8192) [ 0.356259] TCP: reno registered [ 0.357655] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.359930] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.362425] NET: Registered protocol family 1 [ 0.364209] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.366481] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.368699] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.385890] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.403208] Trying to unpack rootfs image as initramfs... [ 0.503540] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.506780] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.509039] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.512460] Scanning for low memory corruption every 60 seconds [ 0.515014] Initialise system trusted keyring [ 0.516838] audit: initializing netlink socket (disabled) [ 0.518942] type=2000 audit(1554463136.711:1): initialized [ 0.539571] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.542764] zbud: loaded [ 0.544152] VFS: Disk quotas dquot_6.5.2 [ 0.545812] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.548621] fuse init (API version 7.22) [ 0.550292] msgmni has been set to 1982 [ 0.551934] Key type big_key registered [ 0.553807] Key type asymmetric registered [ 0.555488] Asymmetric key parser 'x509' registered [ 0.557436] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.560446] io scheduler noop registered [ 0.562053] io scheduler deadline registered (default) [ 0.564105] io scheduler cfq registered [ 0.565754] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.567910] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.570451] ipmi message handler version 39.2 [ 0.572257] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.575226] ACPI: Power Button [PWRF] [ 0.576845] GHES: HEST is not enabled! [ 0.593521] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.626392] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.629161] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.654791] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.658534] Linux agpgart interface v0.103 [ 0.661089] brd: module loaded [ 0.662841] loop: module loaded [ 0.664607] blk-mq: CPU -> queue map [ 0.666100] CPU 0 -> Queue 0 [ 0.668260] vda: vda1 [ 0.670046] scsi0 : ata_piix [ 0.671405] scsi1 : ata_piix [ 0.672718] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.675275] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.678536] libphy: Fixed MDIO Bus: probed [ 0.680276] tun: Universal TUN/TAP device driver, 1.6 [ 0.682169] tun: (C) 1999-2004 Max Krasnyansky [ 0.685134] PPP generic driver version 2.4.2 [ 0.686654] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.688740] ehci-pci: EHCI PCI platform driver [ 0.690256] ehci-platform: EHCI generic platform driver [ 0.691990] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.693969] ohci-pci: OHCI PCI platform driver [ 0.695496] ohci-platform: OHCI generic platform driver [ 0.697218] uhci_hcd: USB Universal Host Controller Interface driver [ 0.714240] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.715984] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.718637] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.720603] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.722751] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.725219] usb usb1: Product: UHCI Host Controller [ 0.726844] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd [ 0.728884] usb usb1: SerialNumber: 0000:00:01.2 [ 0.730517] hub 1-0:1.0: USB hub found [ 0.731864] hub 1-0:1.0: 2 ports detected [ 0.733399] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.736971] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.738647] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.740410] mousedev: PS/2 mouse device common for all mice [ 0.742552] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.745480] rtc_cmos 00:00: RTC can wake from S4 [ 0.747527] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.749582] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.751698] device-mapper: uevent: version 1.0.3 [ 0.753315] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.756316] ledtrig-cpu: registered to indicate activity on CPUs [ 0.758338] TCP: cubic registered [ 0.759616] NET: Registered protocol family 10 [ 0.761343] NET: Registered protocol family 17 [ 0.762880] Key type dns_resolver registered [ 0.764482] Loading compiled-in X.509 certificates [ 0.766631] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8' [ 0.769737] registered taskstats version 1 [ 0.772551] Key type trusted registered [ 0.776033] Key type encrypted registered [ 0.777461] AppArmor: AppArmor sha1 policy hashing enabled [ 0.779258] IMA: No TPM chip found, activating TPM-bypass! [ 0.781580] regulator-dummy: disabling [ 0.782930] Magic number: 15:797:326 [ 0.784396] rtc_cmos 00:00: setting system clock to 2019-04-05 11:18:56 UTC (1554463136) [ 0.787155] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.789098] EDD information not available. [ 0.833548] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.847503] Write protecting the kernel read-only data: 12288k [ 0.850781] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.854824] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.872126] systemd-udevd[99]: starting version 204 [ 0.904499] FDC 0 is a S82078B [ 1.044100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.209058] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.211255] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.213400] usb 1-1: Product: QEMU USB Tablet [ 1.214824] usb 1-1: Manufacturer: QEMU [ 1.216172] usb 1-1: SerialNumber: 42 [ 1.933764] 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.298367] 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.393120] random: init urandom read with 10 bits of entropy available [ 2.525509] 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, 05 Apr 2019 11:18:58 +0000. Up 2.95 seconds. cloud-init-nonet[3.18]: 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.53]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 05 Apr 2019 11:19:01 +0000. Up 5.30 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.8 | 255.255.255.0 | fa:16:3e:eb:09:d4 | 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: b3:1f:82:17:ef:15:9c:f5:81:6b:7d:2a:85:91:c5:b7 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | .. | | oo .| | o..o.| | . =oE.| | S =o..o| | . = .o ..| | . + o o . | | . + o . | | o | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 93:28:4c:2b:d8:51:f1:cc:eb:b3:ea:11:43:6e:a7:8d root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o. | | . + | | . o + | | o * . o . | |. o O + S | | o X . | | E + | | . o | | .o.. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: fd:a7:5c:63:4b:4c:1e:fb:c3:c2:da:ae:6e:49:cf:a0 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | . | | S . o | | + + o | | o B @ | | E +.@ * | | o+*oo o| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 77:e1:d2:8b:ac:ff:38:e2:95:2c:55:9a:1e:2c:7f:91 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o | | . * o | | S O E | | O * o | | . O o | | .+.o | | .oooo. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * 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 [74GCloud-init v. 0.7.5 running 'modules:config' at Fri, 05 Apr 2019 11:19:12 +0000. Up 16.46 seconds. [ 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, 05 Apr 2019 11:19:14 +0000. Up 17.86 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: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14597 0 --:--:-- --:--:-- --:--:-- 14578 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [172 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://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7528 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1166 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [830 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 [523 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 [576 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 5s (2323 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.10 + '[' -n 192.168.100.10 ']' + 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 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 The following packages will be upgraded: libc6 1 upgraded, 94 newly installed, 0 to remove and 17 not upgraded. Need to get 92.8 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 libc6 amd64 2.19-0ubuntu6.15 [4727 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:39 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:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:46 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:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:49 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:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 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-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:95 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: 94%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.8 MB in 16s (5470 kB/s) (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libasan0:amd64. (Reading database ... 51347 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-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... 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.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.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-168.218) ... 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.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8434 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .........+++ .............................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-180326.111418) ... Collecting homer Collecting crest (from homer) Collecting cyclone (from crest->homer) Collecting cryptography (from crest->homer) Collecting idna (from crest->homer) Collecting defusedxml (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting Twisted (from crest->homer) Collecting prctl (from crest->homer) Collecting cql (from crest->homer) Collecting ipaddress (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting attrs (from crest->homer) Collecting Automat (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting telephus (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting enum34 (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting setuptools (from crest->homer) Collecting constantly (from crest->homer) Collecting lxml (from crest->homer) Collecting thrift (from crest->homer) Collecting incremental (from crest->homer) Collecting zope.interface (from crest->homer) Collecting six (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 17 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (11.9 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58211 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 + echo 'nameserver 192.168.100.9' + 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 Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Initializing Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' poll_homer Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 2dd22c9fc0953230 is healthy: got healthy result from http://192.168.100.3:4000 member 6a9025b716aacbdc is healthy: got healthy result from http://192.168.100.21:4000 member 82821d8dbd6c3a00 is healthy: got healthy result from http://192.168.100.8:4000 member 8530747d0edb6666 is healthy: got healthy result from http://192.168.100.10:4000 member b1c281b3d7cdd0bc is healthy: got healthy result from http://192.168.100.13:4000 member dc080358c2d1a4dc is healthy: got healthy result from http://192.168.100.23:4000 cluster is healthy + clearwater-etcdctl member list 2dd22c9fc0953230: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false 6a9025b716aacbdc: name=192-168-100-21 peerURLs=http://192.168.100.21:2380 clientURLs=http://192.168.100.21:4000 isLeader=false 82821d8dbd6c3a00: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=false 8530747d0edb6666: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=true b1c281b3d7cdd0bc: name=192-168-100-13 peerURLs=http://192.168.100.13:2380 clientURLs=http://192.168.100.13:4000 isLeader=false dc080358c2d1a4dc: name=192-168-100-23 peerURLs=http://192.168.100.23:2380 clientURLs=http://192.168.100.23:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.8) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.3 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.3 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.3 is in state normal. + cw-check_config_sync - /etc/clearwater/dns.json is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABcpzl1q6crMZZqRCzZlStzMJikugE-MScmyTppvn8W0Zmml63S0TE-xkL_VL5nsZNAqz3aH5nXh2X6olrpVgU1sqqbDyk0Wt_LCyjnw8OUi01IyehBJsYXnB6Hheytj8qGNytyHMc6iAto7E-xdyng-N9d01ZBBfGNwpUDPPecu6_aqto' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/74f027c896814d9ab339cdc6aeef686c/stacks/clearwater-opnfv-homer-5qntozy56bxz-0-xda367skmy3v/0645f0be-e52b-4754-a387-7a3151ea806e/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 13 71 --:--:-- --:--:-- --:--:-- 71 HTTP/1.1 200 OK Date: Fri, 05 Apr 2019 11:24:26 GMT Server: Apache x-openstack-request-id: req-cc1ac9c1-d70a-455e-829a-d4b19f9ac760 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 | 28:46:72:73:24:87:44:13:53:21:aa:71:49:14:6f:08 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 93:28:4c:2b:d8:51:f1:cc:eb:b3:ea:11:43:6e:a7:8d root@homer-0 (DSA) ec2: 256 fd:a7:5c:63:4b:4c:1e:fb:c3:c2:da:ae:6e:49:cf:a0 root@homer-0 (ECDSA) ec2: 256 77:e1:d2:8b:ac:ff:38:e2:95:2c:55:9a:1e:2c:7f:91 root@homer-0 (ED25519) ec2: 2048 b3:1f:82:17:ef:15:9c:f5:81:6b:7d:2a:85:91:c5:b7 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOFLuFlr1ZUOpNG8gLlDUfgpq795LkxNjQwoqlcSHAW77VDz9i12IwNy0xTHo1iVTprQgkwB+VZRWWyAl569jIY= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIC5CFKuJoTTCOnfd9fgMwyilTkA3C0hzPuPZpXbRdfZw root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoyId5c6WWFg41F+ok/Ml5X3x930EV62ZUN+Fg3sZMAn1bLtC5RVaOgLgaVko7cpa3Bx5lksnnszsdNN3IiZNXHi//m+K3stUloV9btFsfxZTXB46zsHMtLWC+crIAMNgdQszEOt8yhhgURucutqkleL2a6xfrWnWQnKlB6V2W7nV/l5aQrsc2cuN9jTIlvqWczYes+h85ImYot8lFx5WVJNecUQLmezTH5dUYRRfl3itEOYPWrpQjebpPoy7YmCrE99JNYwL+vCZ++rSl4IKF21w2pRQi/P+kzUdRxmAHXJdc+UDjKEyHwMAidpAwwGoit4OIsmbdseGEBmoBElLh root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 05 Apr 2019 11:24:27 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 330.84 seconds 2019-04-05 11:25:58,358 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console [ 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-167-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009655] Security Framework initialized [ 0.011156] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013417] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016871] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020426] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022646] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024238] Initializing cgroup subsys memory [ 0.025807] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029577] Initializing cgroup subsys blkio [ 0.031094] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034345] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041886] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046257] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050828] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.075692] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.081605] ACPI: Core revision 20131115 [ 0.083473] ACPI: All ACPI Tables successfully acquired [ 0.085409] ftrace: allocating 28753 entries in 113 pages [ 0.108238] smpboot: Max logical packages: 1 [ 0.112087] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.116327] Enabling x2apic [ 0.117442] Enabled x2apic [ 0.118829] Switched APIC routing to physical x2apic. [ 0.121421] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.124002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.128096] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139891] KVM setup paravirtual spinlock [ 0.142289] x86: Booted up 1 node, 1 CPUs [ 0.143746] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.144424] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.146782] devtmpfs: initialized [ 0.149179] EVM: security.selinux [ 0.150428] EVM: security.SMACK64 [ 0.151666] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.154313] pinctrl core: initialized pinctrl subsystem [ 0.156102] regulator-dummy: no parameters [ 0.157664] RTC time: 11:18:56, date: 04/05/19 [ 0.159295] NET: Registered protocol family 16 [ 0.160154] cpuidle: using governor ladder [ 0.161627] cpuidle: using governor menu [ 0.163082] ACPI: bus type PCI registered [ 0.164012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166275] PCI: Using configuration type 1 for base access [ 0.168705] bio: create slab at 0 [ 0.170366] ACPI: Added _OSI(Module Device) [ 0.171861] ACPI: Added _OSI(Processor Device) [ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173635] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176506] ACPI: Interpreter enabled [ 0.177880] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.187321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.190122] ACPI: (supports S0 S5) [ 0.191387] ACPI: Using IOAPIC for interrupt routing [ 0.192020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.195258] ACPI: No dock devices found. [ 0.197770] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.199834] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.200007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.202196] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.204214] acpiphp: Slot [3] registered [ 0.205654] acpiphp: Slot [4] registered [ 0.207092] acpiphp: Slot [5] registered [ 0.208024] acpiphp: Slot [6] registered [ 0.209511] acpiphp: Slot [7] registered [ 0.210938] acpiphp: Slot [8] registered [ 0.212022] acpiphp: Slot [9] registered [ 0.213448] acpiphp: Slot [10] registered [ 0.214911] acpiphp: Slot [11] registered [ 0.216022] acpiphp: Slot [12] registered [ 0.217475] acpiphp: Slot [13] registered [ 0.218932] acpiphp: Slot [14] registered [ 0.220021] acpiphp: Slot [15] registered [ 0.221481] acpiphp: Slot [16] registered [ 0.222936] acpiphp: Slot [17] registered [ 0.224029] acpiphp: Slot [18] registered [ 0.225482] acpiphp: Slot [19] registered [ 0.226943] acpiphp: Slot [20] registered [ 0.228022] acpiphp: Slot [21] registered [ 0.229489] acpiphp: Slot [22] registered [ 0.230944] acpiphp: Slot [23] registered [ 0.232026] acpiphp: Slot [24] registered [ 0.233489] acpiphp: Slot [25] registered [ 0.234943] acpiphp: Slot [26] registered [ 0.236022] acpiphp: Slot [27] registered [ 0.237475] acpiphp: Slot [28] registered [ 0.238930] acpiphp: Slot [29] registered [ 0.240021] acpiphp: Slot [30] registered [ 0.241478] acpiphp: Slot [31] registered [ 0.242927] PCI host bridge to bus 0000:00 [ 0.244004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.245848] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.247885] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.248004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.250231] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.260067] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.262713] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.286662] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.289244] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.292049] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.294853] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.297194] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.299678] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.300326] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.302500] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.304004] vgaarb: loaded [ 0.305221] vgaarb: bridge control possible 0000:00:02.0 [ 0.307569] SCSI subsystem initialized [ 0.308228] ACPI: bus type USB registered [ 0.309920] usbcore: registered new interface driver usbfs [ 0.312020] usbcore: registered new interface driver hub [ 0.314118] usbcore: registered new device driver usb [ 0.316169] PCI: Using ACPI for IRQ routing [ 0.318272] NetLabel: Initializing [ 0.319720] NetLabel: domain hash size = 128 [ 0.320003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.321982] NetLabel: unlabeled traffic allowed by default [ 0.324207] Switched to clocksource kvm-clock [ 0.332132] AppArmor: AppArmor Filesystem Enabled [ 0.334030] pnp: PnP ACPI init [ 0.335360] ACPI: bus type PNP registered [ 0.337459] pnp: PnP ACPI: found 8 devices [ 0.339135] ACPI: bus type PNP unregistered [ 0.346414] NET: Registered protocol family 2 [ 0.348456] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.351168] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.353733] TCP: Hash tables configured (established 8192 bind 8192) [ 0.356259] TCP: reno registered [ 0.357655] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.359930] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.362425] NET: Registered protocol family 1 [ 0.364209] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.366481] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.368699] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.385890] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.403208] Trying to unpack rootfs image as initramfs... [ 0.503540] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.506780] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.509039] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.512460] Scanning for low memory corruption every 60 seconds [ 0.515014] Initialise system trusted keyring [ 0.516838] audit: initializing netlink socket (disabled) [ 0.518942] type=2000 audit(1554463136.711:1): initialized [ 0.539571] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.542764] zbud: loaded [ 0.544152] VFS: Disk quotas dquot_6.5.2 [ 0.545812] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.548621] fuse init (API version 7.22) [ 0.550292] msgmni has been set to 1982 [ 0.551934] Key type big_key registered [ 0.553807] Key type asymmetric registered [ 0.555488] Asymmetric key parser 'x509' registered [ 0.557436] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.560446] io scheduler noop registered [ 0.562053] io scheduler deadline registered (default) [ 0.564105] io scheduler cfq registered [ 0.565754] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.567910] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.570451] ipmi message handler version 39.2 [ 0.572257] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.575226] ACPI: Power Button [PWRF] [ 0.576845] GHES: HEST is not enabled! [ 0.593521] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.626392] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.629161] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.654791] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.658534] Linux agpgart interface v0.103 [ 0.661089] brd: module loaded [ 0.662841] loop: module loaded [ 0.664607] blk-mq: CPU -> queue map [ 0.666100] CPU 0 -> Queue 0 [ 0.668260] vda: vda1 [ 0.670046] scsi0 : ata_piix [ 0.671405] scsi1 : ata_piix [ 0.672718] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.675275] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.678536] libphy: Fixed MDIO Bus: probed [ 0.680276] tun: Universal TUN/TAP device driver, 1.6 [ 0.682169] tun: (C) 1999-2004 Max Krasnyansky [ 0.685134] PPP generic driver version 2.4.2 [ 0.686654] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.688740] ehci-pci: EHCI PCI platform driver [ 0.690256] ehci-platform: EHCI generic platform driver [ 0.691990] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.693969] ohci-pci: OHCI PCI platform driver [ 0.695496] ohci-platform: OHCI generic platform driver [ 0.697218] uhci_hcd: USB Universal Host Controller Interface driver [ 0.714240] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.715984] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.718637] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.720603] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.722751] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.725219] usb usb1: Product: UHCI Host Controller [ 0.726844] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd [ 0.728884] usb usb1: SerialNumber: 0000:00:01.2 [ 0.730517] hub 1-0:1.0: USB hub found [ 0.731864] hub 1-0:1.0: 2 ports detected [ 0.733399] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.736971] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.738647] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.740410] mousedev: PS/2 mouse device common for all mice [ 0.742552] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.745480] rtc_cmos 00:00: RTC can wake from S4 [ 0.747527] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.749582] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.751698] device-mapper: uevent: version 1.0.3 [ 0.753315] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.756316] ledtrig-cpu: registered to indicate activity on CPUs [ 0.758338] TCP: cubic registered [ 0.759616] NET: Registered protocol family 10 [ 0.761343] NET: Registered protocol family 17 [ 0.762880] Key type dns_resolver registered [ 0.764482] Loading compiled-in X.509 certificates [ 0.766631] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8' [ 0.769737] registered taskstats version 1 [ 0.772551] Key type trusted registered [ 0.776033] Key type encrypted registered [ 0.777461] AppArmor: AppArmor sha1 policy hashing enabled [ 0.779258] IMA: No TPM chip found, activating TPM-bypass! [ 0.781580] regulator-dummy: disabling [ 0.782930] Magic number: 15:797:326 [ 0.784396] rtc_cmos 00:00: setting system clock to 2019-04-05 11:18:56 UTC (1554463136) [ 0.787155] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.789098] EDD information not available. [ 0.833548] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.847503] Write protecting the kernel read-only data: 12288k [ 0.850781] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.854824] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.872126] systemd-udevd[99]: starting version 204 [ 0.904499] FDC 0 is a S82078B [ 1.044100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.209058] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.211255] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.213400] usb 1-1: Product: QEMU USB Tablet [ 1.214824] usb 1-1: Manufacturer: QEMU [ 1.216172] usb 1-1: SerialNumber: 42 [ 1.933764] 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.298367] 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.393120] random: init urandom read with 10 bits of entropy available [ 2.525509] 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, 05 Apr 2019 11:18:58 +0000. Up 2.95 seconds. cloud-init-nonet[3.18]: 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.53]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 05 Apr 2019 11:19:01 +0000. Up 5.30 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.8 | 255.255.255.0 | fa:16:3e:eb:09:d4 | 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: b3:1f:82:17:ef:15:9c:f5:81:6b:7d:2a:85:91:c5:b7 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | .. | | oo .| | o..o.| | . =oE.| | S =o..o| | . = .o ..| | . + o o . | | . + o . | | o | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 93:28:4c:2b:d8:51:f1:cc:eb:b3:ea:11:43:6e:a7:8d root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o. | | . + | | . o + | | o * . o . | |. o O + S | | o X . | | E + | | . o | | .o.. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: fd:a7:5c:63:4b:4c:1e:fb:c3:c2:da:ae:6e:49:cf:a0 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | . | | S . o | | + + o | | o B @ | | E +.@ * | | o+*oo o| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 77:e1:d2:8b:ac:ff:38:e2:95:2c:55:9a:1e:2c:7f:91 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | o | | . * o | | S O E | | O * o | | . O o | | .+.o | | .oooo. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * 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 [74GCloud-init v. 0.7.5 running 'modules:config' at Fri, 05 Apr 2019 11:19:12 +0000. Up 16.46 seconds. [ 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, 05 Apr 2019 11:19:14 +0000. Up 17.86 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: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14597 0 --:--:-- --:--:-- --:--:-- 14578 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [172 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://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7528 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1166 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [830 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 [523 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 [576 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 5s (2323 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.10 + '[' -n 192.168.100.10 ']' + 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 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 The following packages will be upgraded: libc6 1 upgraded, 94 newly installed, 0 to remove and 17 not upgraded. Need to get 92.8 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 libc6 amd64 2.19-0ubuntu6.15 [4727 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:39 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:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:46 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:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:49 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:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 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-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:95 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: 94%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.8 MB in 16s (5470 kB/s) (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libasan0:amd64. (Reading database ... 51347 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-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... 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.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.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-168.218) ... 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.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8434 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .........+++ .............................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-180326.111418) ... Collecting homer Collecting crest (from homer) Collecting cyclone (from crest->homer) Collecting cryptography (from crest->homer) Collecting idna (from crest->homer) Collecting defusedxml (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting Twisted (from crest->homer) Collecting prctl (from crest->homer) Collecting cql (from crest->homer) Collecting ipaddress (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting attrs (from crest->homer) Collecting Automat (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting telephus (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting enum34 (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting setuptools (from crest->homer) Collecting constantly (from crest->homer) Collecting lxml (from crest->homer) Collecting thrift (from crest->homer) Collecting incremental (from crest->homer) Collecting zope.interface (from crest->homer) Collecting six (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 17 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (11.9 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58211 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 + echo 'nameserver 192.168.100.9' + 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 Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Initializing Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' poll_homer Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 2dd22c9fc0953230 is healthy: got healthy result from http://192.168.100.3:4000 member 6a9025b716aacbdc is healthy: got healthy result from http://192.168.100.21:4000 member 82821d8dbd6c3a00 is healthy: got healthy result from http://192.168.100.8:4000 member 8530747d0edb6666 is healthy: got healthy result from http://192.168.100.10:4000 member b1c281b3d7cdd0bc is healthy: got healthy result from http://192.168.100.13:4000 member dc080358c2d1a4dc is healthy: got healthy result from http://192.168.100.23:4000 cluster is healthy + clearwater-etcdctl member list 2dd22c9fc0953230: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false 6a9025b716aacbdc: name=192-168-100-21 peerURLs=http://192.168.100.21:2380 clientURLs=http://192.168.100.21:4000 isLeader=false 82821d8dbd6c3a00: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=false 8530747d0edb6666: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=true b1c281b3d7cdd0bc: name=192-168-100-13 peerURLs=http://192.168.100.13:2380 clientURLs=http://192.168.100.13:4000 isLeader=false dc080358c2d1a4dc: name=192-168-100-23 peerURLs=http://192.168.100.23:2380 clientURLs=http://192.168.100.23:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.8) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.3 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.3 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.3 is in state normal. + cw-check_config_sync - /etc/clearwater/dns.json is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABcpzl1q6crMZZqRCzZlStzMJikugE-MScmyTppvn8W0Zmml63S0TE-xkL_VL5nsZNAqz3aH5nXh2X6olrpVgU1sqqbDyk0Wt_LCyjnw8OUi01IyehBJsYXnB6Hheytj8qGNytyHMc6iAto7E-xdyng-N9d01ZBBfGNwpUDPPecu6_aqto' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/74f027c896814d9ab339cdc6aeef686c/stacks/clearwater-opnfv-homer-5qntozy56bxz-0-xda367skmy3v/0645f0be-e52b-4754-a387-7a3151ea806e/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 13 71 --:--:-- --:--:-- --:--:-- 71 HTTP/1.1 200 OK Date: Fri, 05 Apr 2019 11:24:26 GMT Server: Apache x-openstack-request-id: req-cc1ac9c1-d70a-455e-829a-d4b19f9ac760 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 | 28:46:72:73:24:87:44:13:53:21:aa:71:49:14:6f:08 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 93:28:4c:2b:d8:51:f1:cc:eb:b3:ea:11:43:6e:a7:8d root@homer-0 (DSA) ec2: 256 fd:a7:5c:63:4b:4c:1e:fb:c3:c2:da:ae:6e:49:cf:a0 root@homer-0 (ECDSA) ec2: 256 77:e1:d2:8b:ac:ff:38:e2:95:2c:55:9a:1e:2c:7f:91 root@homer-0 (ED25519) ec2: 2048 b3:1f:82:17:ef:15:9c:f5:81:6b:7d:2a:85:91:c5:b7 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOFLuFlr1ZUOpNG8gLlDUfgpq795LkxNjQwoqlcSHAW77VDz9i12IwNy0xTHo1iVTprQgkwB+VZRWWyAl569jIY= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIC5CFKuJoTTCOnfd9fgMwyilTkA3C0hzPuPZpXbRdfZw root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoyId5c6WWFg41F+ok/Ml5X3x930EV62ZUN+Fg3sZMAn1bLtC5RVaOgLgaVko7cpa3Bx5lksnnszsdNN3IiZNXHi//m+K3stUloV9btFsfxZTXB46zsHMtLWC+crIAMNgdQszEOt8yhhgURucutqkleL2a6xfrWnWQnKlB6V2W7nV/l5aQrsc2cuN9jTIlvqWczYes+h85ImYot8lFx5WVJNecUQLmezTH5dUYRRfl3itEOYPWrpQjebpPoy7YmCrE99JNYwL+vCZ++rSl4IKF21w2pRQi/P+kzUdRxmAHXJdc+UDjKEyHwMAidpAwwGoit4OIsmbdseGEBmoBElLh root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 05 Apr 2019 11:24:27 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 330.84 seconds 2019-04-05 11:25:58,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:25:58,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:58,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1330 Content-Type: application/json Date: Fri, 05 Apr 2019 11: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-6180acce-7ab5-4779-9aa4-81b4d4e761eb x-openstack-request-id: req-6180acce-7ab5-4779-9aa4-81b4d4e761eb 2019-04-05 11:25:58,566 - 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:5c:2e:bf", "version": 4, "addr": "192.168.100.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:2e:bf", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/18358885-acfa-42ef-86b5-39fd5b08cd37", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/18358885-acfa-42ef-86b5-39fd5b08cd37", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:18:55.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "18358885-acfa-42ef-86b5-39fd5b08cd37", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:18:55Z", "hostId": "b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "bono-0.clearwater.opnfv", "created": "2019-04-05T11:18:20Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:09:d4", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:09:d4", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d648ac6d-8286-4f1b-b861-d212e53dad7c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d648ac6d-8286-4f1b-b861-d212e53dad7c", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:18:55.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "d648ac6d-8286-4f1b-b861-d212e53dad7c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:18:55Z", "hostId": "c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "homer-0.clearwater.opnfv", "created": "2019-04-05T11:18:19Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:2a:cb", "version": 4, "addr": "192.168.100.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:2a:cb", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7b592782-5bec-449e-9328-a84075b83b1c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7b592782-5bec-449e-9328-a84075b83b1c", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:18:51.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "7b592782-5bec-449e-9328-a84075b83b1c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:18:51Z", "hostId": "c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "dime-0.clearwater.opnfv", "created": "2019-04-05T11:18:18Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:8b", "version": 4, "addr": "192.168.100.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:8b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/03440e48-c959-4491-a6df-6286106a659f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/03440e48-c959-4491-a6df-6286106a659f", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:13:15.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "03440e48-c959-4491-a6df-6286106a659f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:13:15Z", "hostId": "b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "sprout-0.clearwater.opnfv", "created": "2019-04-05T11:12:59Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:6d:81", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:6d:81", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/288a0d31-6734-45ca-a66c-e3c143b19184", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/288a0d31-6734-45ca-a66c-e3c143b19184", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:03:09.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "288a0d31-6734-45ca-a66c-e3c143b19184", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:03:09Z", "hostId": "c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "vellum-0.clearwater.opnfv", "created": "2019-04-05T11:02:53Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d5:60", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d5:60", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/23087b2f-196a-48de-b4fd-574c613916ce", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/23087b2f-196a-48de-b4fd-574c613916ce", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:59:35.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "23087b2f-196a-48de-b4fd-574c613916ce", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:59:35Z", "hostId": "b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "ellis-0.clearwater.opnfv", "created": "2019-04-05T10:57:53Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ca:29", "version": 4, "addr": "192.168.100.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ca:29", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/dc87d3ec-19c1-4f7a-9748-8ce99536e3a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/dc87d3ec-19c1-4f7a-9748-8ce99536e3a1", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:57:11.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "dc87d3ec-19c1-4f7a-9748-8ce99536e3a1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:57:11Z", "hostId": "c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "ns.clearwater.opnfv", "created": "2019-04-05T10:55:24Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:25:58,566 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6180acce-7ab5-4779-9aa4-81b4d4e761eb 2019-04-05 11:25:58,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203732013702s 2019-04-05 11:25:58,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-05 11:25:58,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/7b592782-5bec-449e-9328-a84075b83b1c/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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-05 11:25:58,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 17348 Content-Type: application/json Date: Fri, 05 Apr 2019 11: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-f9ebb402-e9d0-4504-a183-2115da5da7a8 x-openstack-request-id: req-f9ebb402-e9d0-4504-a183-2115da5da7a8 2019-04-05 11:25:58,656 - keystoneauth.session - DEBUG - RESP BODY: {"output": "\n[ 0.696025] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.697999] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.700257] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.702727] usb usb1: Product: UHCI Host Controller\n[ 0.704359] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd\n[ 0.706396] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.708059] hub 1-0:1.0: USB hub found\n[ 0.709408] hub 1-0:1.0: 2 ports detected\n[ 0.710940] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.714490] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.716187] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.717959] mousedev: PS/2 mouse device common for all mice\n[ 0.720138] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.723060] rtc_cmos 00:00: RTC can wake from S4\n[ 0.725209] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.727275] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.729439] device-mapper: uevent: version 1.0.3\n[ 0.731036] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.733862] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.735896] TCP: cubic registered\n[ 0.737180] NET: Registered protocol family 10\n[ 0.738880] NET: Registered protocol family 17\n[ 0.740422] Key type dns_resolver registered\n[ 0.742014] Loading compiled-in X.509 certificates\n[ 0.744166] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8'\n[ 0.747263] registered taskstats version 1\n[ 0.750065] Key type trusted registered\n[ 0.753561] Key type encrypted registered\n[ 0.754969] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.756771] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.759100] regulator-dummy: disabling\n[ 0.760471] Magic number: 15:797:326\n[ 0.761926] rtc_cmos 00:00: setting system clock to 2019-04-05 11:18:53 UTC (1554463133)\n[ 0.764702] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.766743] EDD information not available.\n[ 0.813168] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.826582] Write protecting the kernel read-only data: 12288k\n[ 0.829057] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.833095] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848118] systemd-udevd[99]: starting version 204\n[ 0.880497] FDC 0 is a S82078B\n[ 1.020111] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.184920] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.187137] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.189383] usb 1-1: Product: QEMU USB Tablet\n[ 1.190864] usb 1-1: Manufacturer: QEMU\n[ 1.192215] usb 1-1: SerialNumber: 42\n[ 1.909797] 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.256627] 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.352244] random: init urandom read with 10 bits of entropy available\n[ 2.493905] 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, 05 Apr 2019 11:18:55 +0000. Up 2.91 seconds.\ncloud-init-nonet[3.13]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.44]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 05 Apr 2019 11:18:57 +0000. Up 5.16 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.21 | 255.255.255.0 | fa:16:3e:ee:2a:cb |\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:\n5b:d6:e6:62:d6:49:d9:f0:a2:de:3b:cb:1a:a5:51:a7 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| o . |\n| o B |\n| S + E o |\n| + X o |\n| . B + |\n| + =. |\n| o.=+ |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n13:c7:ce:2f:b4:07:19:b0:72:d5:ac:39:8a:92:f3:1c root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . .o |\n| = o |\n| . + +o |\n| o =+o |\n| . .S.*. |\n| + E .o + |\n| = . o 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:\n93:05:e2:09:0e:8b:c1:50:b7:e8:88:b6:39:78:6a:ca root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|=.o o . . |\n| + * + o . |\n|. o o o . |\n|.o o |\n|o.. S |\n|o o . |\n|.+. |\n|.+. |\n|=E |\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:\n3d:5d:71:c8:3a:9e:e0:c0:bb:cf:dc:96:61:e0:f0:d3 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ....|\n| oo |\n| . .. |\n| +.o.o. |\n| SBo=.o |\n| . =.E |\n| . o o |\n| .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 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, 05 Apr 2019 11:19:03 +0000. Up 11.15 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, 05 Apr 2019 11:19:04 +0000. Up 12.09 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 14482 0 --:--:-- --:--:-- --:--:-- 14511\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://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7528 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1166 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 [523 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 [576 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 [280 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 (1503 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.10\n+ '[' -n 192.168.100.10 ']'\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 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\nThe following packages will be upgraded:\n libc6\n1 upgraded, 117 newly installed, 0 to remove and 17 not upgraded.\nNeed to get 98.0 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 libc6 amd64 2.19-0ubuntu6.15 [4727 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:6 http://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/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:68 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:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:71 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:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:118 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: 50%Extracting templates from packages: 76%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 98.0 MB in 18s (5306 kB/s)\n(Reading database ... 51347 files and directories currently installed.)\nPreparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ...\nSetting up libc6:amd64 (2.19-0ubuntu6.15) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51347 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-168.218_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-168.218) ...\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.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ...\nUnpacking ralf-libs (1.0-180326.112116) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-180326.112116_amd64.deb ...\nUnpacking ralf (1.0-180326.112116) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-libs (1.0-180326.115231) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-180326.115231_amd64.deb ...\nUnpacking homestead (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov (1.0-180326.111418) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-180328.114312_amd64.deb ...\nUnpacking dime (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.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-168.218) ...\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.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-180326.112116) ...\nSetting up homestead-libs (1.0-180326.115231) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8818\nclearwater-socket-factory-sig start/running, process 8826\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8872\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up ralf (1.0-180326.112116) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n..........................................+++\n...............................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-180326.111418) ...\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting defusedxml (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 17 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 4s (8976 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58642 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.9'\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 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++ 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 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+ 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... Running Process \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n homestead_uptime Initializing Program \n poll_homestead Initializing Program \n check_cx_health Initializing 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 ' homestead_uptime Initializing Program \n poll_homestead Initializing Program \n check_cx_health 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: 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 failed Program \n poll_ralf Status ok Program \n nginx_ping Status ok Program \n nginx_uptime Status failed 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 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 ' ralf_uptime Status failed Program \n nginx_uptime Status failed Program \n homestead_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-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 2dd22c9fc0953230 is healthy: got healthy result from http://192.168.100.3:4000\nmember 6a9025b716aacbdc is healthy: got healthy result from http://192.168.100.21:4000\nmember 82821d8dbd6c3a00 is healthy: got healthy result from http://192.168.100.8:4000\nmember 8530747d0edb6666 is healthy: got healthy result from http://192.168.100.10:4000\nmember b1c281b3d7cdd0bc is healthy: got healthy result from http://192.168.100.13:4000\nmember dc080358c2d1a4dc is healthy: got healthy result from http://192.168.100.23:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n2dd22c9fc0953230: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false\n6a9025b716aacbdc: name=192-168-100-21 peerURLs=http://192.168.100.21:2380 clientURLs=http://192.168.100.21:4000 isLeader=false\n82821d8dbd6c3a00: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=false\n8530747d0edb6666: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=true\nb1c281b3d7cdd0bc: name=192-168-100-13 peerURLs=http://192.168.100.13:2380 clientURLs=http://192.168.100.13:4000 isLeader=false\ndc080358c2d1a4dc: name=192-168-100-23 peerURLs=http://192.168.100.23:2380 clientURLs=http://192.168.100.23:4000 isLeader=false\n+ cw-check_config_sync\n - /etc/clearwater/dns.json is up to date\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/shared_config is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABcpzl2YB5OD0uHSGnwgfUGq8M-5znJASn-pJ5im1k1Snsypfi9HqCtBplXP4PH_BpWxRedixEfzxwT7cKjk0stBlDUz6a-uXMgp8HOprGCeWV4q1koQdPSnpUAE1mXfMB2JU_shtpHi3GLqzgwTtPjM35uKqOh_gK6SjlQw8k5FMU1l2s' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/74f027c896814d9ab339cdc6aeef686c/stacks/clearwater-opnfv-dime-rhfnedya3jvf-0-4xxjcm22tylo/f8af95d7-d8e3-400f-8fb1-eb4da06ba2fd/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 59\nHTTP/1.1 200 OK\nDate: Fri, 05 Apr 2019 11:25:41 GMT\nServer: Apache\nx-openstack-request-id: req-d7576536-8eb3-4562-92eb-c9348a04eecb\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 | 28:46:72:73:24:87:44:13:53:21:aa:71:49:14:6f:08 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 13:c7:ce:2f:b4:07:19:b0:72:d5:ac:39:8a:92:f3:1c root@dime-0 (DSA)\nec2: 256 93:05:e2:09:0e:8b:c1:50:b7:e8:88:b6:39:78:6a:ca root@dime-0 (ECDSA)\nec2: 256 3d:5d:71:c8:3a:9e:e0:c0:bb:cf:dc:96:61:e0:f0:d3 root@dime-0 (ED25519)\nec2: 2048 5b:d6:e6:62:d6:49:d9:f0:a2:de:3b:cb:1a:a5:51:a7 root@dime-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFg/EqbFGFG4Yn+gTwmlZMH2qWHI2qitrll0rs0Bd5FEMH/rONjo0KxGYBmW1GcpLO9IJO+LW4csE+ffAzRNMAM= root@dime-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKg35B5GUv8bDT9VyjFptc+pMk8V1djyx/QSXkHRLAuZ root@dime-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQbsL9H3p+hLjSg+CGPelkQh+bvJA9g3qheBypuO8kqTiF9R+zyTw4xBzAoECAgiLloKUH1UE0c/q7XOMCnCizeZPxbgUxJaVh0RDl7aChakXGfDf8SEg5BCbsYhjYltk3folfl8ly+Ikzs/s+33u+goh4sI1Lg0rAJ4Av/IOwdK9VQf5Vg9dC/paTUcWa/ynwHgEhzacEsNUk/Ud/cXQsKTujosnF2N8QUmWSmDggPpj61YshwppoY7BW+VJV1xHv7hh8LpTPVUGMCQi/XZyXPmol66YD6kdUyxdVD5iYIAoHIBtOHj+ZTBHOU16mZCj6hNuieJaI/YP0jkH0xQvh root@dime-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 05 Apr 2019 11:25:42 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 409.54 seconds\n"} 2019-04-05 11:25:58,658 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7b592782-5bec-449e-9328-a84075b83b1c/action used request id req-f9ebb402-e9d0-4504-a183-2115da5da7a8 2019-04-05 11:25:58,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0824692249298s 2019-04-05 11:25:58,660 - functest.core.singlevm - DEBUG - console: [ 0.696025] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.697999] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.700257] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.702727] usb usb1: Product: UHCI Host Controller [ 0.704359] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd [ 0.706396] usb usb1: SerialNumber: 0000:00:01.2 [ 0.708059] hub 1-0:1.0: USB hub found [ 0.709408] hub 1-0:1.0: 2 ports detected [ 0.710940] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.714490] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.716187] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.717959] mousedev: PS/2 mouse device common for all mice [ 0.720138] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.723060] rtc_cmos 00:00: RTC can wake from S4 [ 0.725209] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.727275] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.729439] device-mapper: uevent: version 1.0.3 [ 0.731036] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.733862] ledtrig-cpu: registered to indicate activity on CPUs [ 0.735896] TCP: cubic registered [ 0.737180] NET: Registered protocol family 10 [ 0.738880] NET: Registered protocol family 17 [ 0.740422] Key type dns_resolver registered [ 0.742014] Loading compiled-in X.509 certificates [ 0.744166] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8' [ 0.747263] registered taskstats version 1 [ 0.750065] Key type trusted registered [ 0.753561] Key type encrypted registered [ 0.754969] AppArmor: AppArmor sha1 policy hashing enabled [ 0.756771] IMA: No TPM chip found, activating TPM-bypass! [ 0.759100] regulator-dummy: disabling [ 0.760471] Magic number: 15:797:326 [ 0.761926] rtc_cmos 00:00: setting system clock to 2019-04-05 11:18:53 UTC (1554463133) [ 0.764702] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.766743] EDD information not available. [ 0.813168] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.826582] Write protecting the kernel read-only data: 12288k [ 0.829057] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.833095] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848118] systemd-udevd[99]: starting version 204 [ 0.880497] FDC 0 is a S82078B [ 1.020111] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.184920] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.187137] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.189383] usb 1-1: Product: QEMU USB Tablet [ 1.190864] usb 1-1: Manufacturer: QEMU [ 1.192215] usb 1-1: SerialNumber: 42 [ 1.909797] 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.256627] 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.352244] random: init urandom read with 10 bits of entropy available [ 2.493905] 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, 05 Apr 2019 11:18:55 +0000. Up 2.91 seconds. cloud-init-nonet[3.13]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.44]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 05 Apr 2019 11:18:57 +0000. Up 5.16 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.21 | 255.255.255.0 | fa:16:3e:ee:2a:cb | 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: 5b:d6:e6:62:d6:49:d9:f0:a2:de:3b:cb:1a:a5:51:a7 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | o . | | o B | | S + E o | | + X o | | . B + | | + =. | | 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: 13:c7:ce:2f:b4:07:19:b0:72:d5:ac:39:8a:92:f3:1c root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . .o | | = o | | . + +o | | o =+o | | . .S.*. | | + E .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: 93:05:e2:09:0e:8b:c1:50:b7:e8:88:b6:39:78:6a:ca root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ |=.o o . . | | + * + o . | |. o o o . | |.o o | |o.. S | |o o . | |.+. | |.+. | |=E | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 3d:5d:71:c8:3a:9e:e0:c0:bb:cf:dc:96:61:e0:f0:d3 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | ....| | oo | | . .. | | +.o.o. | | SBo=.o | | . =.E | | . 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 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, 05 Apr 2019 11:19:03 +0000. Up 11.15 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, 05 Apr 2019 11:19:04 +0000. Up 12.09 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 14482 0 --:--:-- --:--:-- --:--:-- 14511 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://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7528 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1166 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 [523 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 [576 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 [280 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 (1503 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.10 + '[' -n 192.168.100.10 ']' + 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 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 The following packages will be upgraded: libc6 1 upgraded, 117 newly installed, 0 to remove and 17 not upgraded. Need to get 98.0 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 libc6 amd64 2.19-0ubuntu6.15 [4727 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:6 http://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/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:15 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:68 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:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:71 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:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:118 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: 50%Extracting templates from packages: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 98.0 MB in 18s (5306 kB/s) (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libasan0:amd64. (Reading database ... 51347 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-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... 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.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.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-168.218) ... 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.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8818 clearwater-socket-factory-sig start/running, process 8826 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8872 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..........................................+++ ...............................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-180326.111418) ... Collecting homestead_prov Collecting crest (from homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting defusedxml (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 17 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 4s (8976 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58642 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.9' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-dime-0.clearwater.opnfv Initializing System snmpd_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process homestead_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-dime-0.clearwater.opnfv Initializing System snmpd_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process homestead_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Initializing Process clearwater_queue_manager_pro... Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homestead_process Initializing Process clearwater_queue_manager_pro... Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Initializing Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status failed Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Initializing Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status failed Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status failed Program monit_uptime Status ok Program homestead_uptime Status failed Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' ralf_uptime Status failed Program nginx_uptime Status failed Program homestead_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 4m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status ok Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 2dd22c9fc0953230 is healthy: got healthy result from http://192.168.100.3:4000 member 6a9025b716aacbdc is healthy: got healthy result from http://192.168.100.21:4000 member 82821d8dbd6c3a00 is healthy: got healthy result from http://192.168.100.8:4000 member 8530747d0edb6666 is healthy: got healthy result from http://192.168.100.10:4000 member b1c281b3d7cdd0bc is healthy: got healthy result from http://192.168.100.13:4000 member dc080358c2d1a4dc is healthy: got healthy result from http://192.168.100.23:4000 cluster is healthy + clearwater-etcdctl member list 2dd22c9fc0953230: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false 6a9025b716aacbdc: name=192-168-100-21 peerURLs=http://192.168.100.21:2380 clientURLs=http://192.168.100.21:4000 isLeader=false 82821d8dbd6c3a00: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=false 8530747d0edb6666: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=true b1c281b3d7cdd0bc: name=192-168-100-13 peerURLs=http://192.168.100.13:2380 clientURLs=http://192.168.100.13:4000 isLeader=false dc080358c2d1a4dc: name=192-168-100-23 peerURLs=http://192.168.100.23:2380 clientURLs=http://192.168.100.23:4000 isLeader=false + cw-check_config_sync - /etc/clearwater/dns.json is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABcpzl2YB5OD0uHSGnwgfUGq8M-5znJASn-pJ5im1k1Snsypfi9HqCtBplXP4PH_BpWxRedixEfzxwT7cKjk0stBlDUz6a-uXMgp8HOprGCeWV4q1koQdPSnpUAE1mXfMB2JU_shtpHi3GLqzgwTtPjM35uKqOh_gK6SjlQw8k5FMU1l2s' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/74f027c896814d9ab339cdc6aeef686c/stacks/clearwater-opnfv-dime-rhfnedya3jvf-0-4xxjcm22tylo/f8af95d7-d8e3-400f-8fb1-eb4da06ba2fd/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 59 HTTP/1.1 200 OK Date: Fri, 05 Apr 2019 11:25:41 GMT Server: Apache x-openstack-request-id: req-d7576536-8eb3-4562-92eb-c9348a04eecb 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 | 28:46:72:73:24:87:44:13:53:21:aa:71:49:14:6f:08 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 13:c7:ce:2f:b4:07:19:b0:72:d5:ac:39:8a:92:f3:1c root@dime-0 (DSA) ec2: 256 93:05:e2:09:0e:8b:c1:50:b7:e8:88:b6:39:78:6a:ca root@dime-0 (ECDSA) ec2: 256 3d:5d:71:c8:3a:9e:e0:c0:bb:cf:dc:96:61:e0:f0:d3 root@dime-0 (ED25519) ec2: 2048 5b:d6:e6:62:d6:49:d9:f0:a2:de:3b:cb:1a:a5:51:a7 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFg/EqbFGFG4Yn+gTwmlZMH2qWHI2qitrll0rs0Bd5FEMH/rONjo0KxGYBmW1GcpLO9IJO+LW4csE+ffAzRNMAM= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKg35B5GUv8bDT9VyjFptc+pMk8V1djyx/QSXkHRLAuZ root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQbsL9H3p+hLjSg+CGPelkQh+bvJA9g3qheBypuO8kqTiF9R+zyTw4xBzAoECAgiLloKUH1UE0c/q7XOMCnCizeZPxbgUxJaVh0RDl7aChakXGfDf8SEg5BCbsYhjYltk3folfl8ly+Ikzs/s+33u+goh4sI1Lg0rAJ4Av/IOwdK9VQf5Vg9dC/paTUcWa/ynwHgEhzacEsNUk/Ud/cXQsKTujosnF2N8QUmWSmDggPpj61YshwppoY7BW+VJV1xHv7hh8LpTPVUGMCQi/XZyXPmol66YD6kdUyxdVD5iYIAoHIBtOHj+ZTBHOU16mZCj6hNuieJaI/YP0jkH0xQvh root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 05 Apr 2019 11:25:42 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 409.54 seconds 2019-04-05 11:25:58,665 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console [ 0.696025] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.697999] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.700257] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.702727] usb usb1: Product: UHCI Host Controller [ 0.704359] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd [ 0.706396] usb usb1: SerialNumber: 0000:00:01.2 [ 0.708059] hub 1-0:1.0: USB hub found [ 0.709408] hub 1-0:1.0: 2 ports detected [ 0.710940] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.714490] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.716187] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.717959] mousedev: PS/2 mouse device common for all mice [ 0.720138] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.723060] rtc_cmos 00:00: RTC can wake from S4 [ 0.725209] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.727275] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.729439] device-mapper: uevent: version 1.0.3 [ 0.731036] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.733862] ledtrig-cpu: registered to indicate activity on CPUs [ 0.735896] TCP: cubic registered [ 0.737180] NET: Registered protocol family 10 [ 0.738880] NET: Registered protocol family 17 [ 0.740422] Key type dns_resolver registered [ 0.742014] Loading compiled-in X.509 certificates [ 0.744166] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8' [ 0.747263] registered taskstats version 1 [ 0.750065] Key type trusted registered [ 0.753561] Key type encrypted registered [ 0.754969] AppArmor: AppArmor sha1 policy hashing enabled [ 0.756771] IMA: No TPM chip found, activating TPM-bypass! [ 0.759100] regulator-dummy: disabling [ 0.760471] Magic number: 15:797:326 [ 0.761926] rtc_cmos 00:00: setting system clock to 2019-04-05 11:18:53 UTC (1554463133) [ 0.764702] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.766743] EDD information not available. [ 0.813168] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.826582] Write protecting the kernel read-only data: 12288k [ 0.829057] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.833095] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848118] systemd-udevd[99]: starting version 204 [ 0.880497] FDC 0 is a S82078B [ 1.020111] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.184920] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.187137] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.189383] usb 1-1: Product: QEMU USB Tablet [ 1.190864] usb 1-1: Manufacturer: QEMU [ 1.192215] usb 1-1: SerialNumber: 42 [ 1.909797] 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.256627] 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.352244] random: init urandom read with 10 bits of entropy available [ 2.493905] 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, 05 Apr 2019 11:18:55 +0000. Up 2.91 seconds. cloud-init-nonet[3.13]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.44]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 05 Apr 2019 11:18:57 +0000. Up 5.16 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.21 | 255.255.255.0 | fa:16:3e:ee:2a:cb | 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: 5b:d6:e6:62:d6:49:d9:f0:a2:de:3b:cb:1a:a5:51:a7 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | o . | | o B | | S + E o | | + X o | | . B + | | + =. | | 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: 13:c7:ce:2f:b4:07:19:b0:72:d5:ac:39:8a:92:f3:1c root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . .o | | = o | | . + +o | | o =+o | | . .S.*. | | + E .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: 93:05:e2:09:0e:8b:c1:50:b7:e8:88:b6:39:78:6a:ca root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ |=.o o . . | | + * + o . | |. o o o . | |.o o | |o.. S | |o o . | |.+. | |.+. | |=E | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 3d:5d:71:c8:3a:9e:e0:c0:bb:cf:dc:96:61:e0:f0:d3 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | ....| | oo | | . .. | | +.o.o. | | SBo=.o | | . =.E | | . 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 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, 05 Apr 2019 11:19:03 +0000. Up 11.15 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, 05 Apr 2019 11:19:04 +0000. Up 12.09 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 14482 0 --:--:-- --:--:-- --:--:-- 14511 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://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7528 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1166 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 [523 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 [576 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 [280 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 (1503 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.10 + '[' -n 192.168.100.10 ']' + 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 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 The following packages will be upgraded: libc6 1 upgraded, 117 newly installed, 0 to remove and 17 not upgraded. Need to get 98.0 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 libc6 amd64 2.19-0ubuntu6.15 [4727 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:6 http://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/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:15 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:68 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:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:71 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:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:118 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: 50%Extracting templates from packages: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 98.0 MB in 18s (5306 kB/s) (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libasan0:amd64. (Reading database ... 51347 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-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... 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.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.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-168.218) ... 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.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8818 clearwater-socket-factory-sig start/running, process 8826 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8872 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..........................................+++ ...............................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-180326.111418) ... Collecting homestead_prov Collecting crest (from homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting defusedxml (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 17 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 4s (8976 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58642 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.9' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-dime-0.clearwater.opnfv Initializing System snmpd_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process homestead_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-dime-0.clearwater.opnfv Initializing System snmpd_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process homestead_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Initializing Process clearwater_queue_manager_pro... Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homestead_process Initializing Process clearwater_queue_manager_pro... Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Initializing Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status failed Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Initializing Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status failed Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status failed Program monit_uptime Status ok Program homestead_uptime Status failed Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' ralf_uptime Status failed Program nginx_uptime Status failed Program homestead_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 4m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status ok Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 2dd22c9fc0953230 is healthy: got healthy result from http://192.168.100.3:4000 member 6a9025b716aacbdc is healthy: got healthy result from http://192.168.100.21:4000 member 82821d8dbd6c3a00 is healthy: got healthy result from http://192.168.100.8:4000 member 8530747d0edb6666 is healthy: got healthy result from http://192.168.100.10:4000 member b1c281b3d7cdd0bc is healthy: got healthy result from http://192.168.100.13:4000 member dc080358c2d1a4dc is healthy: got healthy result from http://192.168.100.23:4000 cluster is healthy + clearwater-etcdctl member list 2dd22c9fc0953230: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false 6a9025b716aacbdc: name=192-168-100-21 peerURLs=http://192.168.100.21:2380 clientURLs=http://192.168.100.21:4000 isLeader=false 82821d8dbd6c3a00: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=false 8530747d0edb6666: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=true b1c281b3d7cdd0bc: name=192-168-100-13 peerURLs=http://192.168.100.13:2380 clientURLs=http://192.168.100.13:4000 isLeader=false dc080358c2d1a4dc: name=192-168-100-23 peerURLs=http://192.168.100.23:2380 clientURLs=http://192.168.100.23:4000 isLeader=false + cw-check_config_sync - /etc/clearwater/dns.json is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABcpzl2YB5OD0uHSGnwgfUGq8M-5znJASn-pJ5im1k1Snsypfi9HqCtBplXP4PH_BpWxRedixEfzxwT7cKjk0stBlDUz6a-uXMgp8HOprGCeWV4q1koQdPSnpUAE1mXfMB2JU_shtpHi3GLqzgwTtPjM35uKqOh_gK6SjlQw8k5FMU1l2s' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/74f027c896814d9ab339cdc6aeef686c/stacks/clearwater-opnfv-dime-rhfnedya3jvf-0-4xxjcm22tylo/f8af95d7-d8e3-400f-8fb1-eb4da06ba2fd/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 59 HTTP/1.1 200 OK Date: Fri, 05 Apr 2019 11:25:41 GMT Server: Apache x-openstack-request-id: req-d7576536-8eb3-4562-92eb-c9348a04eecb 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 | 28:46:72:73:24:87:44:13:53:21:aa:71:49:14:6f:08 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 13:c7:ce:2f:b4:07:19:b0:72:d5:ac:39:8a:92:f3:1c root@dime-0 (DSA) ec2: 256 93:05:e2:09:0e:8b:c1:50:b7:e8:88:b6:39:78:6a:ca root@dime-0 (ECDSA) ec2: 256 3d:5d:71:c8:3a:9e:e0:c0:bb:cf:dc:96:61:e0:f0:d3 root@dime-0 (ED25519) ec2: 2048 5b:d6:e6:62:d6:49:d9:f0:a2:de:3b:cb:1a:a5:51:a7 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFg/EqbFGFG4Yn+gTwmlZMH2qWHI2qitrll0rs0Bd5FEMH/rONjo0KxGYBmW1GcpLO9IJO+LW4csE+ffAzRNMAM= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKg35B5GUv8bDT9VyjFptc+pMk8V1djyx/QSXkHRLAuZ root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQbsL9H3p+hLjSg+CGPelkQh+bvJA9g3qheBypuO8kqTiF9R+zyTw4xBzAoECAgiLloKUH1UE0c/q7XOMCnCizeZPxbgUxJaVh0RDl7aChakXGfDf8SEg5BCbsYhjYltk3folfl8ly+Ikzs/s+33u+goh4sI1Lg0rAJ4Av/IOwdK9VQf5Vg9dC/paTUcWa/ynwHgEhzacEsNUk/Ud/cXQsKTujosnF2N8QUmWSmDggPpj61YshwppoY7BW+VJV1xHv7hh8LpTPVUGMCQi/XZyXPmol66YD6kdUyxdVD5iYIAoHIBtOHj+ZTBHOU16mZCj6hNuieJaI/YP0jkH0xQvh root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 05 Apr 2019 11:25:42 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 409.54 seconds 2019-04-05 11:25:58,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:25:58,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:59,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1330 Content-Type: application/json Date: Fri, 05 Apr 2019 11: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-f7765901-724c-476d-bc2b-ae32eb099437 x-openstack-request-id: req-f7765901-724c-476d-bc2b-ae32eb099437 2019-04-05 11:25:59,449 - 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:5c:2e:bf", "version": 4, "addr": "192.168.100.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:2e:bf", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/18358885-acfa-42ef-86b5-39fd5b08cd37", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/18358885-acfa-42ef-86b5-39fd5b08cd37", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:18:55.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "18358885-acfa-42ef-86b5-39fd5b08cd37", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:18:55Z", "hostId": "b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "bono-0.clearwater.opnfv", "created": "2019-04-05T11:18:20Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:09:d4", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:09:d4", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d648ac6d-8286-4f1b-b861-d212e53dad7c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d648ac6d-8286-4f1b-b861-d212e53dad7c", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:18:55.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "d648ac6d-8286-4f1b-b861-d212e53dad7c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:18:55Z", "hostId": "c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "homer-0.clearwater.opnfv", "created": "2019-04-05T11:18:19Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:2a:cb", "version": 4, "addr": "192.168.100.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:2a:cb", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7b592782-5bec-449e-9328-a84075b83b1c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7b592782-5bec-449e-9328-a84075b83b1c", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:18:51.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "7b592782-5bec-449e-9328-a84075b83b1c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:18:51Z", "hostId": "c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "dime-0.clearwater.opnfv", "created": "2019-04-05T11:18:18Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:8b", "version": 4, "addr": "192.168.100.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:8b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/03440e48-c959-4491-a6df-6286106a659f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/03440e48-c959-4491-a6df-6286106a659f", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:13:15.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "03440e48-c959-4491-a6df-6286106a659f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:13:15Z", "hostId": "b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "sprout-0.clearwater.opnfv", "created": "2019-04-05T11:12:59Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:6d:81", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:6d:81", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/288a0d31-6734-45ca-a66c-e3c143b19184", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/288a0d31-6734-45ca-a66c-e3c143b19184", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:03:09.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "288a0d31-6734-45ca-a66c-e3c143b19184", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:03:09Z", "hostId": "c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "vellum-0.clearwater.opnfv", "created": "2019-04-05T11:02:53Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d5:60", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d5:60", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/23087b2f-196a-48de-b4fd-574c613916ce", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/23087b2f-196a-48de-b4fd-574c613916ce", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:59:35.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "23087b2f-196a-48de-b4fd-574c613916ce", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:59:35Z", "hostId": "b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "ellis-0.clearwater.opnfv", "created": "2019-04-05T10:57:53Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ca:29", "version": 4, "addr": "192.168.100.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ca:29", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/dc87d3ec-19c1-4f7a-9748-8ce99536e3a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/dc87d3ec-19c1-4f7a-9748-8ce99536e3a1", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:57:11.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "dc87d3ec-19c1-4f7a-9748-8ce99536e3a1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:57:11Z", "hostId": "c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "ns.clearwater.opnfv", "created": "2019-04-05T10:55:24Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:25:59,450 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f7765901-724c-476d-bc2b-ae32eb099437 2019-04-05 11:25:59,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.780668973923s 2019-04-05 11:25:59,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-05 11:25:59,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/03440e48-c959-4491-a6df-6286106a659f/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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-05 11:25:59,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21202 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c1e6cfbb-441c-42f0-a5d7-7a3a61afa00e x-openstack-request-id: req-c1e6cfbb-441c-42f0-a5d7-7a3a61afa00e 2019-04-05 11:25:59,535 - keystoneauth.session - DEBUG - RESP BODY: {"output": "-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 0x371d2000-0x378e0fff]\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-167-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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.009633] Security Framework initialized\n[ 0.011118] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013401] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016869] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020409] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.022588] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024242] Initializing cgroup subsys memory\n[ 0.025795] Initializing cgroup subsys devices\n[ 0.028004] Initializing cgroup subsys freezer\n[ 0.029572] Initializing cgroup subsys blkio\n[ 0.031081] Initializing cgroup subsys perf_event\n[ 0.032005] Initializing cgroup subsys hugetlb\n[ 0.034328] 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.040004] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041857] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046236] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050808] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.072076] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.077971] ACPI: Core revision 20131115\n[ 0.079825] ACPI: All ACPI Tables successfully acquired\n[ 0.081404] ftrace: allocating 28753 entries in 113 pages\n[ 0.104225] smpboot: Max logical packages: 1\n[ 0.108088] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.112326] Enabling x2apic\n[ 0.113433] Enabled x2apic\n[ 0.114818] Switched APIC routing to physical x2apic.\n[ 0.117433] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.120002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.124094] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.135006] KVM setup paravirtual spinlock\n[ 0.138229] x86: Booted up 1 node, 1 CPUs\n[ 0.139655] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.140419] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.142718] devtmpfs: initialized\n[ 0.145108] EVM: security.selinux\n[ 0.146329] EVM: security.SMACK64\n[ 0.147539] EVM: security.ima\n[ 0.148003] EVM: security.capability\n[ 0.150262] pinctrl core: initialized pinctrl subsystem\n[ 0.152092] regulator-dummy: no parameters\n[ 0.153612] RTC time: 11:13:16, date: 04/05/19\n[ 0.155190] NET: Registered protocol family 16\n[ 0.156151] cpuidle: using governor ladder\n[ 0.157579] cpuidle: using governor menu\n[ 0.158998] ACPI: bus type PCI registered\n[ 0.160012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.162215] PCI: Using configuration type 1 for base access\n[ 0.164703] bio: create slab at 0\n[ 0.166345] ACPI: Added _OSI(Module Device)\n[ 0.167802] ACPI: Added _OSI(Processor Device)\n[ 0.168003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.169588] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.172061] ACPI: Interpreter enabled\n[ 0.173401] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.176004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.179241] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.182080] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.184921] ACPI: (supports S0 S5)\n[ 0.186155] ACPI: Using IOAPIC for interrupt routing\n[ 0.187818] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.188165] ACPI: No dock devices found.\n[ 0.191266] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.192015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.194193] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.196027] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.200207] acpiphp: Slot [3] registered\n[ 0.201634] acpiphp: Slot [4] registered\n[ 0.203040] acpiphp: Slot [5] registered\n[ 0.204023] acpiphp: Slot [6] registered\n[ 0.205426] acpiphp: Slot [7] registered\n[ 0.206896] acpiphp: Slot [8] registered\n[ 0.208020] acpiphp: Slot [9] registered\n[ 0.209407] acpiphp: Slot [10] registered\n[ 0.210821] acpiphp: Slot [11] registered\n[ 0.212020] acpiphp: Slot [12] registered\n[ 0.213427] acpiphp: Slot [13] registered\n[ 0.214823] acpiphp: Slot [14] registered\n[ 0.216020] acpiphp: Slot [15] registered\n[ 0.217405] acpiphp: Slot [16] registered\n[ 0.218818] acpiphp: Slot [17] registered\n[ 0.220027] acpiphp: Slot [18] registered\n[ 0.221461] acpiphp: Slot [19] registered\n[ 0.223004] acpiphp: Slot [20] registered\n[ 0.224022] acpiphp: Slot [21] registered\n[ 0.225531] acpiphp: Slot [22] registered\n[ 0.227082] acpiphp: Slot [23] registered\n[ 0.228030] acpiphp: Slot [24] registered\n[ 0.229461] acpiphp: Slot [25] registered\n[ 0.230926] acpiphp: Slot [26] registered\n[ 0.232022] acpiphp: Slot [27] registered\n[ 0.233442] acpiphp: Slot [28] registered\n[ 0.234853] acpiphp: Slot [29] registered\n[ 0.236021] acpiphp: Slot [30] registered\n[ 0.237437] acpiphp: Slot [31] registered\n[ 0.238860] PCI host bridge to bus 0000:00\n[ 0.240005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.241863] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.244005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.246264] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.248005] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.250181] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.257839] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.260015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.281090] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.283663] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.285163] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.287639] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.289131] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.291314] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.292327] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.294172] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.296004] vgaarb: loaded\n[ 0.297054] vgaarb: bridge control possible 0000:00:02.0\n[ 0.299076] SCSI subsystem initialized\n[ 0.300227] ACPI: bus type USB registered\n[ 0.301677] usbcore: registered new interface driver usbfs\n[ 0.303482] usbcore: registered new interface driver hub\n[ 0.304037] usbcore: registered new device driver usb\n[ 0.305883] PCI: Using ACPI for IRQ routing\n[ 0.307750] NetLabel: Initializing\n[ 0.308008] NetLabel: domain hash size = 128\n[ 0.309500] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.311180] NetLabel: unlabeled traffic allowed by default\n[ 0.312205] Switched to clocksource kvm-clock\n[ 0.320050] AppArmor: AppArmor Filesystem Enabled\n[ 0.321662] pnp: PnP ACPI init\n[ 0.322813] ACPI: bus type PNP registered\n[ 0.324669] pnp: PnP ACPI: found 8 devices\n[ 0.326104] ACPI: bus type PNP unregistered\n[ 0.333146] NET: Registered protocol family 2\n[ 0.334926] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.337225] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.339403] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.341546] TCP: reno registered\n[ 0.342743] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.344666] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.346786] NET: Registered protocol family 1\n[ 0.348308] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.350223] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.352099] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.368812] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.385820] Trying to unpack rootfs image as initramfs...\n[ 0.484332] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.487178] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.489126] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.492063] Scanning for low memory corruption every 60 seconds\n[ 0.494298] Initialise system trusted keyring\n[ 0.495851] audit: initializing netlink socket (disabled)\n[ 0.497687] type=2000 audit(1554462796.991:1): initialized\n[ 0.517530] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520331] zbud: loaded\n[ 0.521561] VFS: Disk quotas dquot_6.5.2\n[ 0.522996] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.525416] fuse init (API version 7.22)\n[ 0.526857] msgmni has been set to 1982\n[ 0.528279] Key type big_key registered\n[ 0.529921] Key type asymmetric registered\n[ 0.531359] Asymmetric key parser 'x509' registered\n[ 0.533064] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.535653] io scheduler noop registered\n[ 0.537036] io scheduler deadline registered (default)\n[ 0.538763] io scheduler cfq registered\n[ 0.540201] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.542035] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.544181] ipmi message handler version 39.2\n[ 0.545736] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.548264] ACPI: Power Button [PWRF]\n[ 0.549682] GHES: HEST is not enabled!\n[ 0.565906] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598436] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.600889] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.628137] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.631440] Linux agpgart interface v0.103\n[ 0.633768] brd: module loaded\n[ 0.635376] loop: module loaded\n[ 0.636974] blk-mq: CPU -> queue map\n[ 0.638267] CPU 0 -> Queue 0\n[ 0.640212] vda: vda1\n[ 0.641853] scsi0 : ata_piix\n[ 0.643038] scsi1 : ata_piix\n[ 0.644227] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.646365] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.649292] libphy: Fixed MDIO Bus: probed\n[ 0.650802] tun: Universal TUN/TAP device driver, 1.6\n[ 0.652526] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.655764] PPP generic driver version 2.4.2\n[ 0.657611] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.659741] ehci-pci: EHCI PCI platform driver\n[ 0.661296] ehci-platform: EHCI generic platform driver\n[ 0.663075] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.665102] ohci-pci: OHCI PCI platform driver\n[ 0.666652] ohci-platform: OHCI generic platform driver\n[ 0.668411] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.685518] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.687299] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.689990] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.692067] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.694252] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.696767] usb usb1: Product: UHCI Host Controller\n[ 0.698423] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd\n[ 0.700503] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.702193] hub 1-0:1.0: USB hub found\n[ 0.703560] hub 1-0:1.0: 2 ports detected\n[ 0.705139] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.708737] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.710436] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.712232] mousedev: PS/2 mouse device common for all mice\n[ 0.714417] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.717407] rtc_cmos 00:00: RTC can wake from S4\n[ 0.719499] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.721588] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.723759] device-mapper: uevent: version 1.0.3\n[ 0.725403] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.728276] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.730360] TCP: cubic registered\n[ 0.731661] NET: Registered protocol family 10\n[ 0.733438] NET: Registered protocol family 17\n[ 0.734998] Key type dns_resolver registered\n[ 0.736628] Loading compiled-in X.509 certificates\n[ 0.738808] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8'\n[ 0.741981] registered taskstats version 1\n[ 0.744940] Key type trusted registered\n[ 0.748490] Key type encrypted registered\n[ 0.749928] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.751757] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.754126] regulator-dummy: disabling\n[ 0.755502] Magic number: 15:694:225\n[ 0.756876] port2: hash matches\n[ 0.758223] rtc_cmos 00:00: setting system clock to 2019-04-05 11:13:17 UTC (1554462797)\n[ 0.761044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.763021] EDD information not available.\n[ 0.805547] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.808290] Write protecting the kernel read-only data: 12288k\n[ 0.810793] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.814813] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.832127] systemd-udevd[99]: starting version 204\n[ 0.862068] FDC 0 is a S82078B\n[ 1.016069] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.181518] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.183740] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.186061] usb 1-1: Product: QEMU USB Tablet\n[ 1.187588] usb 1-1: Manufacturer: QEMU\n[ 1.188966] usb 1-1: SerialNumber: 42\n[ 1.893536] 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.237458] 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.374054] random: init urandom read with 10 bits of entropy available\n[ 2.503190] 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, 05 Apr 2019 11:13:19 +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 ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.54]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 05 Apr 2019 11:13:21 +0000. Up 5.21 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:d8:c6:8b |\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:\n04:51:42:56:9f:5b:51:1c:ce:42:42:d6:d4:f7:36:ff root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .*+o.+o++o. |\n| . o o +.+o .|\n| . o o o..|\n| . o . .o|\n| S . .o|\n| .|\n| .|\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:\nb1:59:32:d4:47:3a:26:85:2e:70:ba:3b:0f:9f:07:7e root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o... |\n| . ....... |\n| + .= =. |\n| . . .X . |\n| . .S |\n| . . |\n| .o . |\n| oo..E |\n| o+o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n06:d6:67:d6:54:19:ea:c6:f9:5f:9d:1a:63:be:32:47 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..oo |\n| . o .. |\n| o . + o |\n| . . + o . |\n| S = |\n| . . E o|\n| .+..o|\n| oo.+..|\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:\ndc:0c:fc:27:92:38:34:66:dc:68:9a:7a:d9:f7:3e:8a root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . + |\n| O + |\n| B + * |\n| o o S = . |\n| . o . . o |\n| . o . . |\n| . o .. |\n| E .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 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, 05 Apr 2019 11:13:33 +0000. Up 16.38 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, 05 Apr 2019 11:13:34 +0000. Up 17.52 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 14641 0 --:--:-- --:--:-- --:--:-- 14646\nOK\n+ apt-get update\n\nUbuntu 14.04.6 LTS sprout-0 ttyS0\n\nsprout-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 [430 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 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 [446 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7528 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1166 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 [523 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 [576 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 [280 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 (1532 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.10\n+ '[' -n 192.168.100.10 ']'\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 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\nThe following packages will be upgraded:\n libc6\n1 upgraded, 105 newly installed, 0 to remove and 17 not upgraded.\nNeed to get 61.5 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 libc6 amd64 2.19-0ubuntu6.15 [4727 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:6 http://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/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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 libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:28 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:29 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:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 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/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:61 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:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:64 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:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:106 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: 56%Extracting templates from packages: 84%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 61.5 MB in 16s (3812 kB/s)\n(Reading database ... 51347 files and directories currently installed.)\nPreparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ...\nSetting up libc6:amd64 (2.19-0ubuntu6.15) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51347 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.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.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-168.218_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-168.218) ...\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.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-168.218) ...\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 8359\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 8387\nclearwater-socket-factory-sig start/running, process 8395\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8441\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.......................+++\n..........................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-base (1.0-180328.134516) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-bgcf (1.0-180328.134516) ...\nSetting up sprout-mmtel-as (1.0-180328.134516) ...\nSetting up sprout-scscf (1.0-180328.134516) ...\nSetting up sprout-icscf (1.0-180328.134516) ...\nSetting up sprout (1.0-180328.134516) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 17 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (10.8 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57952 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.200\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.200\n++ echo A 172.30.9.200\n++ ip2rr 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.200\n++ echo A 172.30.9.200\n++ ip2rr 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.200\n++ echo A 172.30.9.200\n++ ip2rr 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.200\n++ echo A 172.30.9.200\n++ ip2rr 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.200\n++ echo A 172.30.9.200\n+ echo 'nameserver 192.168.100.9'\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 2dd22c9fc0953230 is healthy: got healthy result from http://192.168.100.3:4000\nmember 8530747d0edb6666 is healthy: got healthy result from http://192.168.100.10:4000\nmember b1c281b3d7cdd0bc is healthy: got healthy result from http://192.168.100.13:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n2dd22c9fc0953230: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false\n8530747d0edb6666: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=true\nb1c281b3d7cdd0bc: name=192-168-100-13 peerURLs=http://192.168.100.13:2380 clientURLs=http://192.168.100.13:4000 isLeader=false\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.3 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.3 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.3 is in state normal.\n\n+ cw-check_config_sync\n - /etc/clearwater/fallback_ifcs.xml is up to date\n - /etc/clearwater/enum.json is up to date\n - /etc/clearwater/dns.json is up to date\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/s-cscf.json is up to date\n - /etc/clearwater/bgcf.json is up to date\n - /etc/clearwater/shared_config is up to date\n - /etc/clearwater/shared_ifcs.xml is up to date\n - /etc/clearwater/rph.json is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABcpzg0MtxsfQ1QVDHTHeoqjd4INHTLJiy0NCEu0CGkq7GxD_wL9vvrmcGhpKXx4RDn3si9nFcCX3oBh1dZmgRFIET965mALY_ViEnA5CHKnynswhzhXyl9V2nutSvUltv7RjrfCNyMYi-_SbzxFc6dvHgJzKOP4y_xWAUy8trKBazuV4I' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/74f027c896814d9ab339cdc6aeef686c/stacks/clearwater-opnfv-sprout-syv5s6bp2za7-0-sikdefr3jas2/bb5c5432-0d42-4d28-bf23-df9568ecaa69/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 10 54 --:--:-- --:--:-- --:--:-- 54\nHTTP/1.1 200 OK\nDate: Fri, 05 Apr 2019 11:18:02 GMT\nServer: Apache\nx-openstack-request-id: req-7b4b547c-b40c-480e-a1e2-dd69de72e887\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 | 28:46:72:73:24:87:44:13:53:21:aa:71:49:14:6f:08 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 b1:59:32:d4:47:3a:26:85:2e:70:ba:3b:0f:9f:07:7e root@sprout-0 (DSA)\nec2: 256 06:d6:67:d6:54:19:ea:c6:f9:5f:9d:1a:63:be:32:47 root@sprout-0 (ECDSA)\nec2: 256 dc:0c:fc:27:92:38:34:66:dc:68:9a:7a:d9:f7:3e:8a root@sprout-0 (ED25519)\nec2: 2048 04:51:42:56:9f:5b:51:1c:ce:42:42:d6:d4:f7:36:ff root@sprout-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPmv16d5X4ie/IaqO+RcUBPP5Vyobo/6wD7aw7//+hcuELX/Jmgwrp1x0/Rgtvrga5gdEwlkvs5VvP/N5WVZXMk= root@sprout-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBGZs6l7aza/pTLJIdufDk1BvbxsmHwisIyUaLoqGcCu root@sprout-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOSyAXQe8Fk7c4n9cSsXtdOfSjfaxLxwyqgkBxI2ChcuhkECa+CYZ8Y1Nur/y0+3mPlVc/yqm6WcevRZwsh5WrXvg28reMe5lC7Yn7sjJ+bP2veKVnVqm1pZVKvRlDU9BL6G7T4FTYP+8m1f9Z5qjcn1Kyi+iVuuPDwX/GHp/AhXw3O3w+OcdkQ1zmxfoWaVrC9pVPEmBauKU9eRDgU5sJ48Y63zcXQV9oWGq6663Ax7O5fxKC0/fNeRtp0DnPXix2Iu78KRKNX1hSFxbLVO76/ieapMbQA7ASzPxgX2SjWryLg7q/iIms4rYCiHBTgFjAUGSnwkSB6DKUCOo8al9H root@sprout-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 05 Apr 2019 11:18:03 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 286.37 seconds\n"} 2019-04-05 11:25:59,537 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/03440e48-c959-4491-a6df-6286106a659f/action used request id req-c1e6cfbb-441c-42f0-a5d7-7a3a61afa00e 2019-04-05 11:25:59,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0790791511536s 2019-04-05 11:25:59,539 - functest.core.singlevm - DEBUG - console: -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 0x371d2000-0x378e0fff] [ 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-167-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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.009633] Security Framework initialized [ 0.011118] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013401] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016869] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020409] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022588] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024242] Initializing cgroup subsys memory [ 0.025795] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029572] Initializing cgroup subsys blkio [ 0.031081] Initializing cgroup subsys perf_event [ 0.032005] Initializing cgroup subsys hugetlb [ 0.034328] 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.040004] Spectre V2 : Mitigation: Full generic retpoline [ 0.041857] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046236] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050808] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.072076] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.077971] ACPI: Core revision 20131115 [ 0.079825] ACPI: All ACPI Tables successfully acquired [ 0.081404] ftrace: allocating 28753 entries in 113 pages [ 0.104225] smpboot: Max logical packages: 1 [ 0.108088] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.112326] Enabling x2apic [ 0.113433] Enabled x2apic [ 0.114818] Switched APIC routing to physical x2apic. [ 0.117433] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.120002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.124094] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.135006] KVM setup paravirtual spinlock [ 0.138229] x86: Booted up 1 node, 1 CPUs [ 0.139655] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.140419] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.142718] devtmpfs: initialized [ 0.145108] EVM: security.selinux [ 0.146329] EVM: security.SMACK64 [ 0.147539] EVM: security.ima [ 0.148003] EVM: security.capability [ 0.150262] pinctrl core: initialized pinctrl subsystem [ 0.152092] regulator-dummy: no parameters [ 0.153612] RTC time: 11:13:16, date: 04/05/19 [ 0.155190] NET: Registered protocol family 16 [ 0.156151] cpuidle: using governor ladder [ 0.157579] cpuidle: using governor menu [ 0.158998] ACPI: bus type PCI registered [ 0.160012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.162215] PCI: Using configuration type 1 for base access [ 0.164703] bio: create slab at 0 [ 0.166345] ACPI: Added _OSI(Module Device) [ 0.167802] ACPI: Added _OSI(Processor Device) [ 0.168003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.169588] ACPI: Added _OSI(Processor Aggregator Device) [ 0.172061] ACPI: Interpreter enabled [ 0.173401] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.176004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.179241] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.182080] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.184921] ACPI: (supports S0 S5) [ 0.186155] ACPI: Using IOAPIC for interrupt routing [ 0.187818] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.188165] ACPI: No dock devices found. [ 0.191266] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.192015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.194193] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.196027] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.200207] acpiphp: Slot [3] registered [ 0.201634] acpiphp: Slot [4] registered [ 0.203040] acpiphp: Slot [5] registered [ 0.204023] acpiphp: Slot [6] registered [ 0.205426] acpiphp: Slot [7] registered [ 0.206896] acpiphp: Slot [8] registered [ 0.208020] acpiphp: Slot [9] registered [ 0.209407] acpiphp: Slot [10] registered [ 0.210821] acpiphp: Slot [11] registered [ 0.212020] acpiphp: Slot [12] registered [ 0.213427] acpiphp: Slot [13] registered [ 0.214823] acpiphp: Slot [14] registered [ 0.216020] acpiphp: Slot [15] registered [ 0.217405] acpiphp: Slot [16] registered [ 0.218818] acpiphp: Slot [17] registered [ 0.220027] acpiphp: Slot [18] registered [ 0.221461] acpiphp: Slot [19] registered [ 0.223004] acpiphp: Slot [20] registered [ 0.224022] acpiphp: Slot [21] registered [ 0.225531] acpiphp: Slot [22] registered [ 0.227082] acpiphp: Slot [23] registered [ 0.228030] acpiphp: Slot [24] registered [ 0.229461] acpiphp: Slot [25] registered [ 0.230926] acpiphp: Slot [26] registered [ 0.232022] acpiphp: Slot [27] registered [ 0.233442] acpiphp: Slot [28] registered [ 0.234853] acpiphp: Slot [29] registered [ 0.236021] acpiphp: Slot [30] registered [ 0.237437] acpiphp: Slot [31] registered [ 0.238860] PCI host bridge to bus 0000:00 [ 0.240005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.241863] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.244005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.246264] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.248005] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.250181] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.257839] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.260015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.281090] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.283663] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.285163] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.287639] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.289131] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.291314] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.292327] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.294172] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.296004] vgaarb: loaded [ 0.297054] vgaarb: bridge control possible 0000:00:02.0 [ 0.299076] SCSI subsystem initialized [ 0.300227] ACPI: bus type USB registered [ 0.301677] usbcore: registered new interface driver usbfs [ 0.303482] usbcore: registered new interface driver hub [ 0.304037] usbcore: registered new device driver usb [ 0.305883] PCI: Using ACPI for IRQ routing [ 0.307750] NetLabel: Initializing [ 0.308008] NetLabel: domain hash size = 128 [ 0.309500] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.311180] NetLabel: unlabeled traffic allowed by default [ 0.312205] Switched to clocksource kvm-clock [ 0.320050] AppArmor: AppArmor Filesystem Enabled [ 0.321662] pnp: PnP ACPI init [ 0.322813] ACPI: bus type PNP registered [ 0.324669] pnp: PnP ACPI: found 8 devices [ 0.326104] ACPI: bus type PNP unregistered [ 0.333146] NET: Registered protocol family 2 [ 0.334926] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.337225] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.339403] TCP: Hash tables configured (established 8192 bind 8192) [ 0.341546] TCP: reno registered [ 0.342743] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.344666] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.346786] NET: Registered protocol family 1 [ 0.348308] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.350223] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.352099] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.368812] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.385820] Trying to unpack rootfs image as initramfs... [ 0.484332] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.487178] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.489126] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.492063] Scanning for low memory corruption every 60 seconds [ 0.494298] Initialise system trusted keyring [ 0.495851] audit: initializing netlink socket (disabled) [ 0.497687] type=2000 audit(1554462796.991:1): initialized [ 0.517530] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.520331] zbud: loaded [ 0.521561] VFS: Disk quotas dquot_6.5.2 [ 0.522996] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.525416] fuse init (API version 7.22) [ 0.526857] msgmni has been set to 1982 [ 0.528279] Key type big_key registered [ 0.529921] Key type asymmetric registered [ 0.531359] Asymmetric key parser 'x509' registered [ 0.533064] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.535653] io scheduler noop registered [ 0.537036] io scheduler deadline registered (default) [ 0.538763] io scheduler cfq registered [ 0.540201] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.542035] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.544181] ipmi message handler version 39.2 [ 0.545736] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.548264] ACPI: Power Button [PWRF] [ 0.549682] GHES: HEST is not enabled! [ 0.565906] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598436] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.600889] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.628137] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.631440] Linux agpgart interface v0.103 [ 0.633768] brd: module loaded [ 0.635376] loop: module loaded [ 0.636974] blk-mq: CPU -> queue map [ 0.638267] CPU 0 -> Queue 0 [ 0.640212] vda: vda1 [ 0.641853] scsi0 : ata_piix [ 0.643038] scsi1 : ata_piix [ 0.644227] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.646365] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.649292] libphy: Fixed MDIO Bus: probed [ 0.650802] tun: Universal TUN/TAP device driver, 1.6 [ 0.652526] tun: (C) 1999-2004 Max Krasnyansky [ 0.655764] PPP generic driver version 2.4.2 [ 0.657611] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.659741] ehci-pci: EHCI PCI platform driver [ 0.661296] ehci-platform: EHCI generic platform driver [ 0.663075] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.665102] ohci-pci: OHCI PCI platform driver [ 0.666652] ohci-platform: OHCI generic platform driver [ 0.668411] uhci_hcd: USB Universal Host Controller Interface driver [ 0.685518] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.687299] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.689990] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.692067] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.694252] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.696767] usb usb1: Product: UHCI Host Controller [ 0.698423] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd [ 0.700503] usb usb1: SerialNumber: 0000:00:01.2 [ 0.702193] hub 1-0:1.0: USB hub found [ 0.703560] hub 1-0:1.0: 2 ports detected [ 0.705139] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.708737] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.710436] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.712232] mousedev: PS/2 mouse device common for all mice [ 0.714417] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.717407] rtc_cmos 00:00: RTC can wake from S4 [ 0.719499] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.721588] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.723759] device-mapper: uevent: version 1.0.3 [ 0.725403] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.728276] ledtrig-cpu: registered to indicate activity on CPUs [ 0.730360] TCP: cubic registered [ 0.731661] NET: Registered protocol family 10 [ 0.733438] NET: Registered protocol family 17 [ 0.734998] Key type dns_resolver registered [ 0.736628] Loading compiled-in X.509 certificates [ 0.738808] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8' [ 0.741981] registered taskstats version 1 [ 0.744940] Key type trusted registered [ 0.748490] Key type encrypted registered [ 0.749928] AppArmor: AppArmor sha1 policy hashing enabled [ 0.751757] IMA: No TPM chip found, activating TPM-bypass! [ 0.754126] regulator-dummy: disabling [ 0.755502] Magic number: 15:694:225 [ 0.756876] port2: hash matches [ 0.758223] rtc_cmos 00:00: setting system clock to 2019-04-05 11:13:17 UTC (1554462797) [ 0.761044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.763021] EDD information not available. [ 0.805547] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.808290] Write protecting the kernel read-only data: 12288k [ 0.810793] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.814813] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.832127] systemd-udevd[99]: starting version 204 [ 0.862068] FDC 0 is a S82078B [ 1.016069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.181518] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.183740] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.186061] usb 1-1: Product: QEMU USB Tablet [ 1.187588] usb 1-1: Manufacturer: QEMU [ 1.188966] usb 1-1: SerialNumber: 42 [ 1.893536] 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.237458] 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.374054] random: init urandom read with 10 bits of entropy available [ 2.503190] 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, 05 Apr 2019 11:13:19 +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 ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.54]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 05 Apr 2019 11:13:21 +0000. Up 5.21 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:d8:c6:8b | 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: 04:51:42:56:9f:5b:51:1c:ce:42:42:d6:d4:f7:36:ff root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | .*+o.+o++o. | | . o o +.+o .| | . o o o..| | . o . .o| | S . .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: b1:59:32:d4:47:3a:26:85:2e:70:ba:3b:0f:9f:07:7e root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .o... | | . ....... | | + .= =. | | . . .X . | | . .S | | . . | | .o . | | oo..E | | o+o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 06:d6:67:d6:54:19:ea:c6:f9:5f:9d:1a:63:be:32:47 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | ..oo | | . o .. | | o . + o | | . . + o . | | S = | | . . E 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: dc:0c:fc:27:92:38:34:66:dc:68:9a:7a:d9:f7:3e:8a root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | | | . + | | O + | | B + * | | o o S = . | | . o . . o | | . o . . | | . o .. | | E .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 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, 05 Apr 2019 11:13:33 +0000. Up 16.38 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, 05 Apr 2019 11:13:34 +0000. Up 17.52 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 14641 0 --:--:-- --:--:-- --:--:-- 14646 OK + apt-get update Ubuntu 14.04.6 LTS sprout-0 ttyS0 sprout-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 [430 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 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 [446 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7528 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1166 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 [523 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 [576 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 [280 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 (1532 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.10 + '[' -n 192.168.100.10 ']' + 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 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 The following packages will be upgraded: libc6 1 upgraded, 105 newly installed, 0 to remove and 17 not upgraded. Need to get 61.5 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 libc6 amd64 2.19-0ubuntu6.15 [4727 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:6 http://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/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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 libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:15 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:28 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:29 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:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 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/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:61 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:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:64 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:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:106 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: 56%Extracting templates from packages: 84%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 61.5 MB in 16s (3812 kB/s) (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libasan0:amd64. (Reading database ... 51347 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.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.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-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... 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.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-168.218) ... 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 8359 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 8387 clearwater-socket-factory-sig start/running, process 8395 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8441 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .......................+++ ..........................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-base (1.0-180328.134516) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-180328.134516) ... Setting up sprout-mmtel-as (1.0-180328.134516) ... Setting up sprout-scscf (1.0-180328.134516) ... Setting up sprout-icscf (1.0-180328.134516) ... Setting up sprout (1.0-180328.134516) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 17 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (10.8 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57952 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 ++ ip2rr 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 ++ ip2rr 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 ++ ip2rr 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 ++ ip2rr 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 + echo 'nameserver 192.168.100.9' + 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 2dd22c9fc0953230 is healthy: got healthy result from http://192.168.100.3:4000 member 8530747d0edb6666 is healthy: got healthy result from http://192.168.100.10:4000 member b1c281b3d7cdd0bc is healthy: got healthy result from http://192.168.100.13:4000 cluster is healthy + clearwater-etcdctl member list 2dd22c9fc0953230: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false 8530747d0edb6666: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=true b1c281b3d7cdd0bc: name=192-168-100-13 peerURLs=http://192.168.100.13:2380 clientURLs=http://192.168.100.13:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.13) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.3 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.3 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.3 is in state normal. + cw-check_config_sync - /etc/clearwater/fallback_ifcs.xml is up to date - /etc/clearwater/enum.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/s-cscf.json is up to date - /etc/clearwater/bgcf.json is up to date - /etc/clearwater/shared_config is up to date - /etc/clearwater/shared_ifcs.xml is up to date - /etc/clearwater/rph.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABcpzg0MtxsfQ1QVDHTHeoqjd4INHTLJiy0NCEu0CGkq7GxD_wL9vvrmcGhpKXx4RDn3si9nFcCX3oBh1dZmgRFIET965mALY_ViEnA5CHKnynswhzhXyl9V2nutSvUltv7RjrfCNyMYi-_SbzxFc6dvHgJzKOP4y_xWAUy8trKBazuV4I' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/74f027c896814d9ab339cdc6aeef686c/stacks/clearwater-opnfv-sprout-syv5s6bp2za7-0-sikdefr3jas2/bb5c5432-0d42-4d28-bf23-df9568ecaa69/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 10 54 --:--:-- --:--:-- --:--:-- 54 HTTP/1.1 200 OK Date: Fri, 05 Apr 2019 11:18:02 GMT Server: Apache x-openstack-request-id: req-7b4b547c-b40c-480e-a1e2-dd69de72e887 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 | 28:46:72:73:24:87:44:13:53:21:aa:71:49:14:6f:08 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 b1:59:32:d4:47:3a:26:85:2e:70:ba:3b:0f:9f:07:7e root@sprout-0 (DSA) ec2: 256 06:d6:67:d6:54:19:ea:c6:f9:5f:9d:1a:63:be:32:47 root@sprout-0 (ECDSA) ec2: 256 dc:0c:fc:27:92:38:34:66:dc:68:9a:7a:d9:f7:3e:8a root@sprout-0 (ED25519) ec2: 2048 04:51:42:56:9f:5b:51:1c:ce:42:42:d6:d4:f7:36:ff root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPmv16d5X4ie/IaqO+RcUBPP5Vyobo/6wD7aw7//+hcuELX/Jmgwrp1x0/Rgtvrga5gdEwlkvs5VvP/N5WVZXMk= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBGZs6l7aza/pTLJIdufDk1BvbxsmHwisIyUaLoqGcCu root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOSyAXQe8Fk7c4n9cSsXtdOfSjfaxLxwyqgkBxI2ChcuhkECa+CYZ8Y1Nur/y0+3mPlVc/yqm6WcevRZwsh5WrXvg28reMe5lC7Yn7sjJ+bP2veKVnVqm1pZVKvRlDU9BL6G7T4FTYP+8m1f9Z5qjcn1Kyi+iVuuPDwX/GHp/AhXw3O3w+OcdkQ1zmxfoWaVrC9pVPEmBauKU9eRDgU5sJ48Y63zcXQV9oWGq6663Ax7O5fxKC0/fNeRtp0DnPXix2Iu78KRKNX1hSFxbLVO76/ieapMbQA7ASzPxgX2SjWryLg7q/iIms4rYCiHBTgFjAUGSnwkSB6DKUCOo8al9H root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 05 Apr 2019 11:18:03 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 286.37 seconds 2019-04-05 11:25:59,544 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console -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 0x371d2000-0x378e0fff] [ 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-167-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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.009633] Security Framework initialized [ 0.011118] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013401] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016869] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020409] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022588] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024242] Initializing cgroup subsys memory [ 0.025795] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029572] Initializing cgroup subsys blkio [ 0.031081] Initializing cgroup subsys perf_event [ 0.032005] Initializing cgroup subsys hugetlb [ 0.034328] 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.040004] Spectre V2 : Mitigation: Full generic retpoline [ 0.041857] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046236] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050808] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.072076] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.077971] ACPI: Core revision 20131115 [ 0.079825] ACPI: All ACPI Tables successfully acquired [ 0.081404] ftrace: allocating 28753 entries in 113 pages [ 0.104225] smpboot: Max logical packages: 1 [ 0.108088] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.112326] Enabling x2apic [ 0.113433] Enabled x2apic [ 0.114818] Switched APIC routing to physical x2apic. [ 0.117433] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.120002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.124094] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.135006] KVM setup paravirtual spinlock [ 0.138229] x86: Booted up 1 node, 1 CPUs [ 0.139655] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.140419] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.142718] devtmpfs: initialized [ 0.145108] EVM: security.selinux [ 0.146329] EVM: security.SMACK64 [ 0.147539] EVM: security.ima [ 0.148003] EVM: security.capability [ 0.150262] pinctrl core: initialized pinctrl subsystem [ 0.152092] regulator-dummy: no parameters [ 0.153612] RTC time: 11:13:16, date: 04/05/19 [ 0.155190] NET: Registered protocol family 16 [ 0.156151] cpuidle: using governor ladder [ 0.157579] cpuidle: using governor menu [ 0.158998] ACPI: bus type PCI registered [ 0.160012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.162215] PCI: Using configuration type 1 for base access [ 0.164703] bio: create slab at 0 [ 0.166345] ACPI: Added _OSI(Module Device) [ 0.167802] ACPI: Added _OSI(Processor Device) [ 0.168003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.169588] ACPI: Added _OSI(Processor Aggregator Device) [ 0.172061] ACPI: Interpreter enabled [ 0.173401] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.176004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.179241] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.182080] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.184921] ACPI: (supports S0 S5) [ 0.186155] ACPI: Using IOAPIC for interrupt routing [ 0.187818] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.188165] ACPI: No dock devices found. [ 0.191266] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.192015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.194193] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.196027] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.200207] acpiphp: Slot [3] registered [ 0.201634] acpiphp: Slot [4] registered [ 0.203040] acpiphp: Slot [5] registered [ 0.204023] acpiphp: Slot [6] registered [ 0.205426] acpiphp: Slot [7] registered [ 0.206896] acpiphp: Slot [8] registered [ 0.208020] acpiphp: Slot [9] registered [ 0.209407] acpiphp: Slot [10] registered [ 0.210821] acpiphp: Slot [11] registered [ 0.212020] acpiphp: Slot [12] registered [ 0.213427] acpiphp: Slot [13] registered [ 0.214823] acpiphp: Slot [14] registered [ 0.216020] acpiphp: Slot [15] registered [ 0.217405] acpiphp: Slot [16] registered [ 0.218818] acpiphp: Slot [17] registered [ 0.220027] acpiphp: Slot [18] registered [ 0.221461] acpiphp: Slot [19] registered [ 0.223004] acpiphp: Slot [20] registered [ 0.224022] acpiphp: Slot [21] registered [ 0.225531] acpiphp: Slot [22] registered [ 0.227082] acpiphp: Slot [23] registered [ 0.228030] acpiphp: Slot [24] registered [ 0.229461] acpiphp: Slot [25] registered [ 0.230926] acpiphp: Slot [26] registered [ 0.232022] acpiphp: Slot [27] registered [ 0.233442] acpiphp: Slot [28] registered [ 0.234853] acpiphp: Slot [29] registered [ 0.236021] acpiphp: Slot [30] registered [ 0.237437] acpiphp: Slot [31] registered [ 0.238860] PCI host bridge to bus 0000:00 [ 0.240005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.241863] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.244005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.246264] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.248005] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.250181] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.257839] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.260015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.281090] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.283663] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.285163] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.287639] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.289131] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.291314] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.292327] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.294172] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.296004] vgaarb: loaded [ 0.297054] vgaarb: bridge control possible 0000:00:02.0 [ 0.299076] SCSI subsystem initialized [ 0.300227] ACPI: bus type USB registered [ 0.301677] usbcore: registered new interface driver usbfs [ 0.303482] usbcore: registered new interface driver hub [ 0.304037] usbcore: registered new device driver usb [ 0.305883] PCI: Using ACPI for IRQ routing [ 0.307750] NetLabel: Initializing [ 0.308008] NetLabel: domain hash size = 128 [ 0.309500] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.311180] NetLabel: unlabeled traffic allowed by default [ 0.312205] Switched to clocksource kvm-clock [ 0.320050] AppArmor: AppArmor Filesystem Enabled [ 0.321662] pnp: PnP ACPI init [ 0.322813] ACPI: bus type PNP registered [ 0.324669] pnp: PnP ACPI: found 8 devices [ 0.326104] ACPI: bus type PNP unregistered [ 0.333146] NET: Registered protocol family 2 [ 0.334926] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.337225] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.339403] TCP: Hash tables configured (established 8192 bind 8192) [ 0.341546] TCP: reno registered [ 0.342743] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.344666] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.346786] NET: Registered protocol family 1 [ 0.348308] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.350223] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.352099] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.368812] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.385820] Trying to unpack rootfs image as initramfs... [ 0.484332] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.487178] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.489126] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.492063] Scanning for low memory corruption every 60 seconds [ 0.494298] Initialise system trusted keyring [ 0.495851] audit: initializing netlink socket (disabled) [ 0.497687] type=2000 audit(1554462796.991:1): initialized [ 0.517530] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.520331] zbud: loaded [ 0.521561] VFS: Disk quotas dquot_6.5.2 [ 0.522996] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.525416] fuse init (API version 7.22) [ 0.526857] msgmni has been set to 1982 [ 0.528279] Key type big_key registered [ 0.529921] Key type asymmetric registered [ 0.531359] Asymmetric key parser 'x509' registered [ 0.533064] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.535653] io scheduler noop registered [ 0.537036] io scheduler deadline registered (default) [ 0.538763] io scheduler cfq registered [ 0.540201] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.542035] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.544181] ipmi message handler version 39.2 [ 0.545736] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.548264] ACPI: Power Button [PWRF] [ 0.549682] GHES: HEST is not enabled! [ 0.565906] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598436] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.600889] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.628137] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.631440] Linux agpgart interface v0.103 [ 0.633768] brd: module loaded [ 0.635376] loop: module loaded [ 0.636974] blk-mq: CPU -> queue map [ 0.638267] CPU 0 -> Queue 0 [ 0.640212] vda: vda1 [ 0.641853] scsi0 : ata_piix [ 0.643038] scsi1 : ata_piix [ 0.644227] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.646365] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.649292] libphy: Fixed MDIO Bus: probed [ 0.650802] tun: Universal TUN/TAP device driver, 1.6 [ 0.652526] tun: (C) 1999-2004 Max Krasnyansky [ 0.655764] PPP generic driver version 2.4.2 [ 0.657611] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.659741] ehci-pci: EHCI PCI platform driver [ 0.661296] ehci-platform: EHCI generic platform driver [ 0.663075] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.665102] ohci-pci: OHCI PCI platform driver [ 0.666652] ohci-platform: OHCI generic platform driver [ 0.668411] uhci_hcd: USB Universal Host Controller Interface driver [ 0.685518] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.687299] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.689990] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.692067] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.694252] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.696767] usb usb1: Product: UHCI Host Controller [ 0.698423] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd [ 0.700503] usb usb1: SerialNumber: 0000:00:01.2 [ 0.702193] hub 1-0:1.0: USB hub found [ 0.703560] hub 1-0:1.0: 2 ports detected [ 0.705139] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.708737] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.710436] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.712232] mousedev: PS/2 mouse device common for all mice [ 0.714417] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.717407] rtc_cmos 00:00: RTC can wake from S4 [ 0.719499] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.721588] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.723759] device-mapper: uevent: version 1.0.3 [ 0.725403] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.728276] ledtrig-cpu: registered to indicate activity on CPUs [ 0.730360] TCP: cubic registered [ 0.731661] NET: Registered protocol family 10 [ 0.733438] NET: Registered protocol family 17 [ 0.734998] Key type dns_resolver registered [ 0.736628] Loading compiled-in X.509 certificates [ 0.738808] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8' [ 0.741981] registered taskstats version 1 [ 0.744940] Key type trusted registered [ 0.748490] Key type encrypted registered [ 0.749928] AppArmor: AppArmor sha1 policy hashing enabled [ 0.751757] IMA: No TPM chip found, activating TPM-bypass! [ 0.754126] regulator-dummy: disabling [ 0.755502] Magic number: 15:694:225 [ 0.756876] port2: hash matches [ 0.758223] rtc_cmos 00:00: setting system clock to 2019-04-05 11:13:17 UTC (1554462797) [ 0.761044] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.763021] EDD information not available. [ 0.805547] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.808290] Write protecting the kernel read-only data: 12288k [ 0.810793] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.814813] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.832127] systemd-udevd[99]: starting version 204 [ 0.862068] FDC 0 is a S82078B [ 1.016069] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.181518] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.183740] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.186061] usb 1-1: Product: QEMU USB Tablet [ 1.187588] usb 1-1: Manufacturer: QEMU [ 1.188966] usb 1-1: SerialNumber: 42 [ 1.893536] 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.237458] 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.374054] random: init urandom read with 10 bits of entropy available [ 2.503190] 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, 05 Apr 2019 11:13:19 +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 ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.54]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 05 Apr 2019 11:13:21 +0000. Up 5.21 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:d8:c6:8b | 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: 04:51:42:56:9f:5b:51:1c:ce:42:42:d6:d4:f7:36:ff root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | .*+o.+o++o. | | . o o +.+o .| | . o o o..| | . o . .o| | S . .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: b1:59:32:d4:47:3a:26:85:2e:70:ba:3b:0f:9f:07:7e root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .o... | | . ....... | | + .= =. | | . . .X . | | . .S | | . . | | .o . | | oo..E | | o+o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 06:d6:67:d6:54:19:ea:c6:f9:5f:9d:1a:63:be:32:47 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | ..oo | | . o .. | | o . + o | | . . + o . | | S = | | . . E 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: dc:0c:fc:27:92:38:34:66:dc:68:9a:7a:d9:f7:3e:8a root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | | | . + | | O + | | B + * | | o o S = . | | . o . . o | | . o . . | | . o .. | | E .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 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, 05 Apr 2019 11:13:33 +0000. Up 16.38 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, 05 Apr 2019 11:13:34 +0000. Up 17.52 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 14641 0 --:--:-- --:--:-- --:--:-- 14646 OK + apt-get update Ubuntu 14.04.6 LTS sprout-0 ttyS0 sprout-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 [430 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 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 [446 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7528 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1166 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 [523 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 [576 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 [280 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 (1532 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.10 + '[' -n 192.168.100.10 ']' + 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 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 The following packages will be upgraded: libc6 1 upgraded, 105 newly installed, 0 to remove and 17 not upgraded. Need to get 61.5 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 libc6 amd64 2.19-0ubuntu6.15 [4727 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:6 http://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/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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 libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:15 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:28 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:29 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:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 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/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:61 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:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:64 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:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:106 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: 56%Extracting templates from packages: 84%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 61.5 MB in 16s (3812 kB/s) (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libasan0:amd64. (Reading database ... 51347 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.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.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-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... 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.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-168.218) ... 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 8359 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 8387 clearwater-socket-factory-sig start/running, process 8395 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8441 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .......................+++ ..........................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-base (1.0-180328.134516) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-180328.134516) ... Setting up sprout-mmtel-as (1.0-180328.134516) ... Setting up sprout-scscf (1.0-180328.134516) ... Setting up sprout-icscf (1.0-180328.134516) ... Setting up sprout (1.0-180328.134516) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 17 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (10.8 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57952 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 ++ ip2rr 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 ++ ip2rr 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 ++ ip2rr 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 ++ ip2rr 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 + echo 'nameserver 192.168.100.9' + 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 2dd22c9fc0953230 is healthy: got healthy result from http://192.168.100.3:4000 member 8530747d0edb6666 is healthy: got healthy result from http://192.168.100.10:4000 member b1c281b3d7cdd0bc is healthy: got healthy result from http://192.168.100.13:4000 cluster is healthy + clearwater-etcdctl member list 2dd22c9fc0953230: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false 8530747d0edb6666: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=true b1c281b3d7cdd0bc: name=192-168-100-13 peerURLs=http://192.168.100.13:2380 clientURLs=http://192.168.100.13:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.13) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.3 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.3 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.3 is in state normal. + cw-check_config_sync - /etc/clearwater/fallback_ifcs.xml is up to date - /etc/clearwater/enum.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/s-cscf.json is up to date - /etc/clearwater/bgcf.json is up to date - /etc/clearwater/shared_config is up to date - /etc/clearwater/shared_ifcs.xml is up to date - /etc/clearwater/rph.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABcpzg0MtxsfQ1QVDHTHeoqjd4INHTLJiy0NCEu0CGkq7GxD_wL9vvrmcGhpKXx4RDn3si9nFcCX3oBh1dZmgRFIET965mALY_ViEnA5CHKnynswhzhXyl9V2nutSvUltv7RjrfCNyMYi-_SbzxFc6dvHgJzKOP4y_xWAUy8trKBazuV4I' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/74f027c896814d9ab339cdc6aeef686c/stacks/clearwater-opnfv-sprout-syv5s6bp2za7-0-sikdefr3jas2/bb5c5432-0d42-4d28-bf23-df9568ecaa69/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 10 54 --:--:-- --:--:-- --:--:-- 54 HTTP/1.1 200 OK Date: Fri, 05 Apr 2019 11:18:02 GMT Server: Apache x-openstack-request-id: req-7b4b547c-b40c-480e-a1e2-dd69de72e887 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 | 28:46:72:73:24:87:44:13:53:21:aa:71:49:14:6f:08 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 b1:59:32:d4:47:3a:26:85:2e:70:ba:3b:0f:9f:07:7e root@sprout-0 (DSA) ec2: 256 06:d6:67:d6:54:19:ea:c6:f9:5f:9d:1a:63:be:32:47 root@sprout-0 (ECDSA) ec2: 256 dc:0c:fc:27:92:38:34:66:dc:68:9a:7a:d9:f7:3e:8a root@sprout-0 (ED25519) ec2: 2048 04:51:42:56:9f:5b:51:1c:ce:42:42:d6:d4:f7:36:ff root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPmv16d5X4ie/IaqO+RcUBPP5Vyobo/6wD7aw7//+hcuELX/Jmgwrp1x0/Rgtvrga5gdEwlkvs5VvP/N5WVZXMk= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBGZs6l7aza/pTLJIdufDk1BvbxsmHwisIyUaLoqGcCu root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOSyAXQe8Fk7c4n9cSsXtdOfSjfaxLxwyqgkBxI2ChcuhkECa+CYZ8Y1Nur/y0+3mPlVc/yqm6WcevRZwsh5WrXvg28reMe5lC7Yn7sjJ+bP2veKVnVqm1pZVKvRlDU9BL6G7T4FTYP+8m1f9Z5qjcn1Kyi+iVuuPDwX/GHp/AhXw3O3w+OcdkQ1zmxfoWaVrC9pVPEmBauKU9eRDgU5sJ48Y63zcXQV9oWGq6663Ax7O5fxKC0/fNeRtp0DnPXix2Iu78KRKNX1hSFxbLVO76/ieapMbQA7ASzPxgX2SjWryLg7q/iIms4rYCiHBTgFjAUGSnwkSB6DKUCOo8al9H root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 05 Apr 2019 11:18:03 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 286.37 seconds 2019-04-05 11:25:59,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:25:59,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:25:59,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1330 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a2fb2a27-96b8-467a-bc33-d6cffaccd00d x-openstack-request-id: req-a2fb2a27-96b8-467a-bc33-d6cffaccd00d 2019-04-05 11:25:59,922 - 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:5c:2e:bf", "version": 4, "addr": "192.168.100.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:2e:bf", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/18358885-acfa-42ef-86b5-39fd5b08cd37", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/18358885-acfa-42ef-86b5-39fd5b08cd37", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:18:55.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "18358885-acfa-42ef-86b5-39fd5b08cd37", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:18:55Z", "hostId": "b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "bono-0.clearwater.opnfv", "created": "2019-04-05T11:18:20Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:09:d4", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:09:d4", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d648ac6d-8286-4f1b-b861-d212e53dad7c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d648ac6d-8286-4f1b-b861-d212e53dad7c", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:18:55.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "d648ac6d-8286-4f1b-b861-d212e53dad7c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:18:55Z", "hostId": "c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "homer-0.clearwater.opnfv", "created": "2019-04-05T11:18:19Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:2a:cb", "version": 4, "addr": "192.168.100.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:2a:cb", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7b592782-5bec-449e-9328-a84075b83b1c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7b592782-5bec-449e-9328-a84075b83b1c", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:18:51.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "7b592782-5bec-449e-9328-a84075b83b1c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:18:51Z", "hostId": "c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "dime-0.clearwater.opnfv", "created": "2019-04-05T11:18:18Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:8b", "version": 4, "addr": "192.168.100.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:8b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/03440e48-c959-4491-a6df-6286106a659f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/03440e48-c959-4491-a6df-6286106a659f", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:13:15.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "03440e48-c959-4491-a6df-6286106a659f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:13:15Z", "hostId": "b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "sprout-0.clearwater.opnfv", "created": "2019-04-05T11:12:59Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:6d:81", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:6d:81", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/288a0d31-6734-45ca-a66c-e3c143b19184", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/288a0d31-6734-45ca-a66c-e3c143b19184", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:03:09.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "288a0d31-6734-45ca-a66c-e3c143b19184", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:03:09Z", "hostId": "c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "vellum-0.clearwater.opnfv", "created": "2019-04-05T11:02:53Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d5:60", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d5:60", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/23087b2f-196a-48de-b4fd-574c613916ce", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/23087b2f-196a-48de-b4fd-574c613916ce", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:59:35.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "23087b2f-196a-48de-b4fd-574c613916ce", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:59:35Z", "hostId": "b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "ellis-0.clearwater.opnfv", "created": "2019-04-05T10:57:53Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ca:29", "version": 4, "addr": "192.168.100.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ca:29", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/dc87d3ec-19c1-4f7a-9748-8ce99536e3a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/dc87d3ec-19c1-4f7a-9748-8ce99536e3a1", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:57:11.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "dc87d3ec-19c1-4f7a-9748-8ce99536e3a1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:57:11Z", "hostId": "c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "ns.clearwater.opnfv", "created": "2019-04-05T10:55:24Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:25:59,922 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a2fb2a27-96b8-467a-bc33-d6cffaccd00d 2019-04-05 11:25:59,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374130010605s 2019-04-05 11:25:59,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-05 11:25:59,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/288a0d31-6734-45ca-a66c-e3c143b19184/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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-05 11:26:00,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 15835 Content-Type: application/json Date: Fri, 05 Apr 2019 11:25:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ce9bcf08-4df6-4918-946b-66be9955cd49 x-openstack-request-id: req-ce9bcf08-4df6-4918-946b-66be9955cd49 2019-04-05 11:26:00,015 - keystoneauth.session - DEBUG - RESP BODY: {"output": "://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 [280 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 (1505 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.10\n+ '[' -n 192.168.100.10 ']'\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 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\nThe following packages will be upgraded:\n libc6\n1 upgraded, 139 newly installed, 0 to remove and 17 not upgraded.\nNeed to get 175 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.15 [4727 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:4 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:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.5 [1124 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018i-0ubuntu0.14.04 [69.5 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:35 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:37 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.3 [39.5 MB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:43 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:52 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:53 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:54 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:56 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:65 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:67 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:69 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:71 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:73 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:74 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 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://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:77 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:78 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:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:100 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:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:103 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:104 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:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nGet:140 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: 42%Extracting templates from packages: 64%Extracting templates from packages: 85%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 175 MB in 13s (12.8 MB/s)\n(Reading database ... 51347 files and directories currently installed.)\nPreparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ...\nSetting up libc6:amd64 (2.19-0ubuntu6.15) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51347 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_2018i-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2018i-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_7u181-2.6.14-0ubuntu0.3_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for ca-certificates (20170717~14.04.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 (2018i-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:AddTrust_Public_Services_Root.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Go_Daddy_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:EC-ACC.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:PSCProcert.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:Certigna.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:Izenpe.com.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:AffirmTrust_Commercial.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:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ca-certificates (20170717~14.04.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 ... 53174 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-168.218_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-168.218) ...\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-168.218) ...\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 11987\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 12613\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up homer-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-cassandra (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up chronos (1.0-180328.120836) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up vellum (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 17 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 (5891 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59731 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.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.9'\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 Running 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 Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n astaire_uptime Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' rogers_process Execution failed | Does... Process \n 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 Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd 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 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: 2m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process Running Process \n rogers_process Running Process \n ntp_process Running Process \n memcached_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Does not exist Process \n cassandra_process Initializing Process \n chronos_process Initializing Process \n astaire_process Initializing Process \n rogers_uptime Initializing Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n cassandra_uptime Wait parent Program \n poll_cassandra Wait parent Program \n poll_cqlsh Wait parent Program \n chronos_uptime Initializing Program \n poll_chronos Initializing Program \n astaire_uptime Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' clearwater_cluster_manager_p... Does not exist Process \n cassandra_process Initializing Process \n chronos_process Initializing Process \n astaire_process Initializing Process \n rogers_uptime Initializing Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n cassandra_uptime Wait parent Program \n poll_cassandra Wait parent Program \n poll_cqlsh Wait parent Program \n chronos_uptime Initializing Program \n poll_chronos Initializing Program \n astaire_uptime Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 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 Initializing Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n cassandra_uptime Initializing Program \n poll_cassandra Initializing Program \n poll_cqlsh 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 ' rogers_uptime Initializing Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n cassandra_uptime Initializing Program \n poll_cassandra Initializing Program \n poll_cqlsh 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: 4m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process Running Process \n rogers_process Running Process \n ntp_process Running Process \n memcached_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n cassandra_process Running Process \n chronos_process Running Process \n astaire_process Running Process \n rogers_uptime Status ok Program \n monit_uptime Status ok Program \n memcached_uptime Status ok Program \n poll_memcached Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n cassandra_uptime Status ok Program \n poll_cassandra Status ok Program \n poll_cqlsh Status ok Program \n chronos_uptime Status ok Program \n poll_chronos Status ok Program \n astaire_uptime Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 2dd22c9fc0953230 is healthy: got healthy result from http://192.168.100.3:4000\nmember 8530747d0edb6666 is healthy: got healthy result from http://192.168.100.10:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n2dd22c9fc0953230: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false\n8530747d0edb6666: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=true\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.3) should be in the Cassandra, Chronos and Memcached clusters.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.3 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.3 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.3 is in state normal.\n\n+ cw-check_config_sync\n - /etc/clearwater/dns.json is up to date\n - /etc/clearwater/sas.json is up to date\n - /etc/chronos/chronos_shared.conf is up to date\n - /etc/clearwater/shared_config is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABcpzXZJeBXCvbFxuvm_xbfZzCA2wOAIi7ThVy1qc8REUgqX6VuTsOZTDkFK-LUVixguoKaeMWqqXIP-7epDhE0YvGroHvR-SJIPb1um7szpZKmDj6R5NszKV-oDoA24oYE2GM4ulAKaEfjVQpGZCxfcbB78rxhWh1iFDt9teL5JM07Syg' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/74f027c896814d9ab339cdc6aeef686c/stacks/clearwater-opnfv-vellum-ec3pdga7vt7z-0-v6pse4usntfk/bc6995de-4f8c-4a41-be75-d9cf0c46bbbd/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 61 --:--:-- --:--:-- --:--:-- 61\nHTTP/1.1 200 OK\nDate: Fri, 05 Apr 2019 11:12:44 GMT\nServer: Apache\nx-openstack-request-id: req-3744e30e-db87-412a-8daa-0985269d10ac\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 | 28:46:72:73:24:87:44:13:53:21:aa:71:49:14:6f:08 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 ee:c9:97:29:e7:d9:b9:5c:86:ad:25:cc:d9:c0:78:04 root@vellum-0 (DSA)\nec2: 256 06:a9:f0:3d:d9:7d:76:c5:33:fd:0d:00:d5:e2:64:80 root@vellum-0 (ECDSA)\nec2: 256 53:52:11:17:26:e3:f3:02:f0:74:e5:a8:ab:06:da:8f root@vellum-0 (ED25519)\nec2: 2048 2e:77:25:ed:7e:45:ca:2c:4c:f9:16:c9:da:c4:b1:98 root@vellum-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAiIaBFnARi+GMtrXLfwNBsBIpV4WqXdrmHdbTrQ542HynZC6E6YX9kqL6Z2g2gubh/D5Bpe3itZGqpu2ZpM3r0= root@vellum-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIVP38i11N+us+dbuhU+7jpL+qIxfGxiYNYnZzEHbqJO root@vellum-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIsWcq6TevP4J1OO0NshrGkNTIsjiz3azIZmArCGBJCE1udnw7G/D7UE3Szou63YHLzW25VXwwzJX2ygGxxAH7aH9XX6KSFwJDf740zRGsQ2evyWWO38/mpgQDsLW6eVlCE1zm45Yt9TWI3S/7C6DSfQzvwx+gyOAb1J+4d19ufdcLqTTRg2Sp7DZ7a7lwNdhPlatBLbXLWLzN45bADKTbhMvJq9ExgkRlICbJSeme+CgTsODyLYBJCtv5mMSRNjfsd6DIOW4FOJguRJF0nQIL5sZw+wJBYaIOZxn9fiacGNAqZsPPar3TvUfrKQH+VYv9YawD02CSBtl6wjtdOQex root@vellum-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 05 Apr 2019 11:12:44 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 573.98 seconds\n"} 2019-04-05 11:26:00,017 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/288a0d31-6734-45ca-a66c-e3c143b19184/action used request id req-ce9bcf08-4df6-4918-946b-66be9955cd49 2019-04-05 11:26:00,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0860838890076s 2019-04-05 11:26:00,019 - functest.core.singlevm - DEBUG - console: ://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 [280 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 (1505 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.10 + '[' -n 192.168.100.10 ']' + 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 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 The following packages will be upgraded: libc6 1 upgraded, 139 newly installed, 0 to remove and 17 not upgraded. Need to get 175 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.15 [4727 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:4 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:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.5 [1124 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018i-0ubuntu0.14.04 [69.5 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.3 [39.5 MB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:52 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:53 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:65 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:67 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:69 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:71 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:73 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:74 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 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://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:77 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:78 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:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:100 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:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:103 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:104 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:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:140 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: 42%Extracting templates from packages: 64%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 175 MB in 13s (12.8 MB/s) (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libnspr4:amd64. (Reading database ... 51347 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_2018i-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2018i-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_7u181-2.6.14-0ubuntu0.3_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.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 (2018i-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:AddTrust_Public_Services_Root.pem Adding debian:AffirmTrust_Premium.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:SecureTrust_CA.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:EC-ACC.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:CNNIC_ROOT.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:PSCProcert.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:DST_Root_CA_X3.pem Adding debian:AddTrust_External_Root.pem Adding debian:Certigna.pem Adding debian:Secure_Global_CA.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:Izenpe.com.pem Adding debian:ACEDICOM_Root.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:Taiwan_GRCA.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:ISRG_Root_X1.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:AffirmTrust_Networking.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Certum_Root_CA.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:ACCVRAIZ1.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:SecureSign_RootCA11.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.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 ... 53174 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-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... 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-168.218) ... 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 11987 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 12613 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up chronos (1.0-180328.120836) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up vellum (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 17 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 (5891 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59731 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.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.9' + 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 Running 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 Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_process Execution failed | Does... Process 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 Initializing Program poll_etcd_cluster Initializing Program poll_etcd 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 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: 2m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Does not exist Process cassandra_process Initializing Process chronos_process Initializing Process astaire_process Initializing Process rogers_uptime Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_cluster_manager_p... Does not exist Process cassandra_process Initializing Process chronos_process Initializing Process astaire_process Initializing Process rogers_uptime Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 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 Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh 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 ' rogers_uptime Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh 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: 4m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 2dd22c9fc0953230 is healthy: got healthy result from http://192.168.100.3:4000 member 8530747d0edb6666 is healthy: got healthy result from http://192.168.100.10:4000 cluster is healthy + clearwater-etcdctl member list 2dd22c9fc0953230: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false 8530747d0edb6666: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.3) should be in the Cassandra, Chronos and Memcached clusters. Describing the Cassandra cluster: The cluster is stable. 192.168.100.3 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.3 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.3 is in state normal. + cw-check_config_sync - /etc/clearwater/dns.json is up to date - /etc/clearwater/sas.json is up to date - /etc/chronos/chronos_shared.conf is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABcpzXZJeBXCvbFxuvm_xbfZzCA2wOAIi7ThVy1qc8REUgqX6VuTsOZTDkFK-LUVixguoKaeMWqqXIP-7epDhE0YvGroHvR-SJIPb1um7szpZKmDj6R5NszKV-oDoA24oYE2GM4ulAKaEfjVQpGZCxfcbB78rxhWh1iFDt9teL5JM07Syg' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/74f027c896814d9ab339cdc6aeef686c/stacks/clearwater-opnfv-vellum-ec3pdga7vt7z-0-v6pse4usntfk/bc6995de-4f8c-4a41-be75-d9cf0c46bbbd/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 61 --:--:-- --:--:-- --:--:-- 61 HTTP/1.1 200 OK Date: Fri, 05 Apr 2019 11:12:44 GMT Server: Apache x-openstack-request-id: req-3744e30e-db87-412a-8daa-0985269d10ac 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 | 28:46:72:73:24:87:44:13:53:21:aa:71:49:14:6f:08 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 ee:c9:97:29:e7:d9:b9:5c:86:ad:25:cc:d9:c0:78:04 root@vellum-0 (DSA) ec2: 256 06:a9:f0:3d:d9:7d:76:c5:33:fd:0d:00:d5:e2:64:80 root@vellum-0 (ECDSA) ec2: 256 53:52:11:17:26:e3:f3:02:f0:74:e5:a8:ab:06:da:8f root@vellum-0 (ED25519) ec2: 2048 2e:77:25:ed:7e:45:ca:2c:4c:f9:16:c9:da:c4:b1:98 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAiIaBFnARi+GMtrXLfwNBsBIpV4WqXdrmHdbTrQ542HynZC6E6YX9kqL6Z2g2gubh/D5Bpe3itZGqpu2ZpM3r0= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIVP38i11N+us+dbuhU+7jpL+qIxfGxiYNYnZzEHbqJO root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIsWcq6TevP4J1OO0NshrGkNTIsjiz3azIZmArCGBJCE1udnw7G/D7UE3Szou63YHLzW25VXwwzJX2ygGxxAH7aH9XX6KSFwJDf740zRGsQ2evyWWO38/mpgQDsLW6eVlCE1zm45Yt9TWI3S/7C6DSfQzvwx+gyOAb1J+4d19ufdcLqTTRg2Sp7DZ7a7lwNdhPlatBLbXLWLzN45bADKTbhMvJq9ExgkRlICbJSeme+CgTsODyLYBJCtv5mMSRNjfsd6DIOW4FOJguRJF0nQIL5sZw+wJBYaIOZxn9fiacGNAqZsPPar3TvUfrKQH+VYv9YawD02CSBtl6wjtdOQex root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 05 Apr 2019 11:12:44 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 573.98 seconds 2019-04-05 11:26:00,025 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console ://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 [280 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 (1505 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.10 + '[' -n 192.168.100.10 ']' + 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 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 The following packages will be upgraded: libc6 1 upgraded, 139 newly installed, 0 to remove and 17 not upgraded. Need to get 175 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.15 [4727 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:4 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:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.5 [1124 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018i-0ubuntu0.14.04 [69.5 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.3 [39.5 MB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:52 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:53 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:65 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:67 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:69 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:71 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:73 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:74 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 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://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:77 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:78 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:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:100 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:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:103 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:104 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:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:140 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: 42%Extracting templates from packages: 64%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 175 MB in 13s (12.8 MB/s) (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libnspr4:amd64. (Reading database ... 51347 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_2018i-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2018i-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_7u181-2.6.14-0ubuntu0.3_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.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 (2018i-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:AddTrust_Public_Services_Root.pem Adding debian:AffirmTrust_Premium.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:SecureTrust_CA.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:EC-ACC.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:CNNIC_ROOT.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:PSCProcert.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:DST_Root_CA_X3.pem Adding debian:AddTrust_External_Root.pem Adding debian:Certigna.pem Adding debian:Secure_Global_CA.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:Izenpe.com.pem Adding debian:ACEDICOM_Root.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:Taiwan_GRCA.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:ISRG_Root_X1.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:AffirmTrust_Networking.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Certum_Root_CA.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:ACCVRAIZ1.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:SecureSign_RootCA11.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.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 ... 53174 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-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... 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-168.218) ... 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 11987 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 12613 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up chronos (1.0-180328.120836) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up vellum (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 17 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 (5891 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59731 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.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.9' + 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 Running 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 Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_process Execution failed | Does... Process 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 Initializing Program poll_etcd_cluster Initializing Program poll_etcd 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 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: 2m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Does not exist Process cassandra_process Initializing Process chronos_process Initializing Process astaire_process Initializing Process rogers_uptime Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_cluster_manager_p... Does not exist Process cassandra_process Initializing Process chronos_process Initializing Process astaire_process Initializing Process rogers_uptime Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 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 Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh 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 ' rogers_uptime Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh 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: 4m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 2dd22c9fc0953230 is healthy: got healthy result from http://192.168.100.3:4000 member 8530747d0edb6666 is healthy: got healthy result from http://192.168.100.10:4000 cluster is healthy + clearwater-etcdctl member list 2dd22c9fc0953230: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false 8530747d0edb6666: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.3) should be in the Cassandra, Chronos and Memcached clusters. Describing the Cassandra cluster: The cluster is stable. 192.168.100.3 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.3 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.3 is in state normal. + cw-check_config_sync - /etc/clearwater/dns.json is up to date - /etc/clearwater/sas.json is up to date - /etc/chronos/chronos_shared.conf is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABcpzXZJeBXCvbFxuvm_xbfZzCA2wOAIi7ThVy1qc8REUgqX6VuTsOZTDkFK-LUVixguoKaeMWqqXIP-7epDhE0YvGroHvR-SJIPb1um7szpZKmDj6R5NszKV-oDoA24oYE2GM4ulAKaEfjVQpGZCxfcbB78rxhWh1iFDt9teL5JM07Syg' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/74f027c896814d9ab339cdc6aeef686c/stacks/clearwater-opnfv-vellum-ec3pdga7vt7z-0-v6pse4usntfk/bc6995de-4f8c-4a41-be75-d9cf0c46bbbd/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 61 --:--:-- --:--:-- --:--:-- 61 HTTP/1.1 200 OK Date: Fri, 05 Apr 2019 11:12:44 GMT Server: Apache x-openstack-request-id: req-3744e30e-db87-412a-8daa-0985269d10ac 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 | 28:46:72:73:24:87:44:13:53:21:aa:71:49:14:6f:08 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 ee:c9:97:29:e7:d9:b9:5c:86:ad:25:cc:d9:c0:78:04 root@vellum-0 (DSA) ec2: 256 06:a9:f0:3d:d9:7d:76:c5:33:fd:0d:00:d5:e2:64:80 root@vellum-0 (ECDSA) ec2: 256 53:52:11:17:26:e3:f3:02:f0:74:e5:a8:ab:06:da:8f root@vellum-0 (ED25519) ec2: 2048 2e:77:25:ed:7e:45:ca:2c:4c:f9:16:c9:da:c4:b1:98 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAiIaBFnARi+GMtrXLfwNBsBIpV4WqXdrmHdbTrQ542HynZC6E6YX9kqL6Z2g2gubh/D5Bpe3itZGqpu2ZpM3r0= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIVP38i11N+us+dbuhU+7jpL+qIxfGxiYNYnZzEHbqJO root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIsWcq6TevP4J1OO0NshrGkNTIsjiz3azIZmArCGBJCE1udnw7G/D7UE3Szou63YHLzW25VXwwzJX2ygGxxAH7aH9XX6KSFwJDf740zRGsQ2evyWWO38/mpgQDsLW6eVlCE1zm45Yt9TWI3S/7C6DSfQzvwx+gyOAb1J+4d19ufdcLqTTRg2Sp7DZ7a7lwNdhPlatBLbXLWLzN45bADKTbhMvJq9ExgkRlICbJSeme+CgTsODyLYBJCtv5mMSRNjfsd6DIOW4FOJguRJF0nQIL5sZw+wJBYaIOZxn9fiacGNAqZsPPar3TvUfrKQH+VYv9YawD02CSBtl6wjtdOQex root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 05 Apr 2019 11:12:44 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 573.98 seconds 2019-04-05 11:26:00,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:26:00,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:26:00,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1330 Content-Type: application/json Date: Fri, 05 Apr 2019 11:26: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-28b1f3d4-8a2b-4459-b00a-2a81e3637c2b x-openstack-request-id: req-28b1f3d4-8a2b-4459-b00a-2a81e3637c2b 2019-04-05 11:26:00,235 - 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:5c:2e:bf", "version": 4, "addr": "192.168.100.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:2e:bf", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/18358885-acfa-42ef-86b5-39fd5b08cd37", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/18358885-acfa-42ef-86b5-39fd5b08cd37", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:18:55.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "18358885-acfa-42ef-86b5-39fd5b08cd37", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:18:55Z", "hostId": "b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "bono-0.clearwater.opnfv", "created": "2019-04-05T11:18:20Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:09:d4", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:09:d4", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d648ac6d-8286-4f1b-b861-d212e53dad7c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d648ac6d-8286-4f1b-b861-d212e53dad7c", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:18:55.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "d648ac6d-8286-4f1b-b861-d212e53dad7c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:18:55Z", "hostId": "c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "homer-0.clearwater.opnfv", "created": "2019-04-05T11:18:19Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:2a:cb", "version": 4, "addr": "192.168.100.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:2a:cb", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7b592782-5bec-449e-9328-a84075b83b1c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7b592782-5bec-449e-9328-a84075b83b1c", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:18:51.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "7b592782-5bec-449e-9328-a84075b83b1c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:18:51Z", "hostId": "c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "dime-0.clearwater.opnfv", "created": "2019-04-05T11:18:18Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:8b", "version": 4, "addr": "192.168.100.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:8b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/03440e48-c959-4491-a6df-6286106a659f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/03440e48-c959-4491-a6df-6286106a659f", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:13:15.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "03440e48-c959-4491-a6df-6286106a659f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:13:15Z", "hostId": "b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "sprout-0.clearwater.opnfv", "created": "2019-04-05T11:12:59Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:6d:81", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:6d:81", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/288a0d31-6734-45ca-a66c-e3c143b19184", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/288a0d31-6734-45ca-a66c-e3c143b19184", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:03:09.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "288a0d31-6734-45ca-a66c-e3c143b19184", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:03:09Z", "hostId": "c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "vellum-0.clearwater.opnfv", "created": "2019-04-05T11:02:53Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d5:60", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d5:60", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/23087b2f-196a-48de-b4fd-574c613916ce", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/23087b2f-196a-48de-b4fd-574c613916ce", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:59:35.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "23087b2f-196a-48de-b4fd-574c613916ce", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:59:35Z", "hostId": "b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "ellis-0.clearwater.opnfv", "created": "2019-04-05T10:57:53Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ca:29", "version": 4, "addr": "192.168.100.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ca:29", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/dc87d3ec-19c1-4f7a-9748-8ce99536e3a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/dc87d3ec-19c1-4f7a-9748-8ce99536e3a1", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:57:11.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "dc87d3ec-19c1-4f7a-9748-8ce99536e3a1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:57:11Z", "hostId": "c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "ns.clearwater.opnfv", "created": "2019-04-05T10:55:24Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:26:00,236 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-28b1f3d4-8a2b-4459-b00a-2a81e3637c2b 2019-04-05 11:26:00,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.205710887909s 2019-04-05 11:26:00,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-05 11:26:00,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/23087b2f-196a-48de-b4fd-574c613916ce/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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-05 11:26:00,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21775 Content-Type: application/json Date: Fri, 05 Apr 2019 11:26: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-8e6661b0-afe0-4c37-b40c-bc0168d5fb5e x-openstack-request-id: req-8e6661b0-afe0-4c37-b40c-bc0168d5fb5e 2019-04-05 11:26:00,325 - 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-167-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #217-Ubuntu SMP Wed Mar 13 16:18:21 UTC 2019 (Ubuntu 3.13.0-167.217-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-167-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 0x371d2000-0x378e0fff]\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-167-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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.009620] Security Framework initialized\n[ 0.011105] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013396] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016868] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020311] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.022480] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024238] Initializing cgroup subsys memory\n[ 0.025777] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029565] Initializing cgroup subsys blkio\n[ 0.031063] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034300] 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.040004] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041843] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.043893] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.044002] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050784] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.072893] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.078806] ACPI: Core revision 20131115\n[ 0.080448] ACPI: All ACPI Tables successfully acquired\n[ 0.082462] ftrace: allocating 28753 entries in 113 pages\n[ 0.104219] smpboot: Max logical packages: 1\n[ 0.108084] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.112324] Enabling x2apic\n[ 0.113427] Enabled x2apic\n[ 0.116015] Switched APIC routing to physical x2apic.\n[ 0.119138] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.120002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.124825] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.135386] KVM setup paravirtual spinlock\n[ 0.138238] x86: Booted up 1 node, 1 CPUs\n[ 0.139675] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.140419] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.142746] devtmpfs: initialized\n[ 0.145911] EVM: security.selinux\n[ 0.147144] EVM: security.SMACK64\n[ 0.148003] EVM: security.ima\n[ 0.149131] EVM: security.capability\n[ 0.151426] pinctrl core: initialized pinctrl subsystem\n[ 0.152099] regulator-dummy: no parameters\n[ 0.153640] RTC time: 10:59:35, date: 04/05/19\n[ 0.155249] NET: Registered protocol family 16\n[ 0.156151] cpuidle: using governor ladder\n[ 0.157605] cpuidle: using governor menu\n[ 0.159039] ACPI: bus type PCI registered\n[ 0.160012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.162282] PCI: Using configuration type 1 for base access\n[ 0.164690] bio: create slab at 0\n[ 0.166337] ACPI: Added _OSI(Module Device)\n[ 0.167812] ACPI: Added _OSI(Processor Device)\n[ 0.168004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.169612] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.172841] ACPI: Interpreter enabled\n[ 0.174194] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.176922] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.180003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.183306] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.186112] ACPI: (supports S0 S5)\n[ 0.187366] ACPI: Using IOAPIC for interrupt routing\n[ 0.188019] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.191234] ACPI: No dock devices found.\n[ 0.193751] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.195786] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.196007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.198165] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.200216] acpiphp: Slot [3] registered\n[ 0.201653] acpiphp: Slot [4] registered\n[ 0.203084] acpiphp: Slot [5] registered\n[ 0.204033] acpiphp: Slot [6] registered\n[ 0.205540] acpiphp: Slot [7] registered\n[ 0.206958] acpiphp: Slot [8] registered\n[ 0.208027] acpiphp: Slot [9] registered\n[ 0.209437] acpiphp: Slot [10] registered\n[ 0.210882] acpiphp: Slot [11] registered\n[ 0.212021] acpiphp: Slot [12] registered\n[ 0.213463] acpiphp: Slot [13] registered\n[ 0.214899] acpiphp: Slot [14] registered\n[ 0.216020] acpiphp: Slot [15] registered\n[ 0.217464] acpiphp: Slot [16] registered\n[ 0.218909] acpiphp: Slot [17] registered\n[ 0.220027] acpiphp: Slot [18] registered\n[ 0.221471] acpiphp: Slot [19] registered\n[ 0.222915] acpiphp: Slot [20] registered\n[ 0.224021] acpiphp: Slot [21] registered\n[ 0.225460] acpiphp: Slot [22] registered\n[ 0.226898] acpiphp: Slot [23] registered\n[ 0.228025] acpiphp: Slot [24] registered\n[ 0.229466] acpiphp: Slot [25] registered\n[ 0.230902] acpiphp: Slot [26] registered\n[ 0.232020] acpiphp: Slot [27] registered\n[ 0.233458] acpiphp: Slot [28] registered\n[ 0.234888] acpiphp: Slot [29] registered\n[ 0.236021] acpiphp: Slot [30] registered\n[ 0.237459] acpiphp: Slot [31] registered\n[ 0.238891] PCI host bridge to bus 0000:00\n[ 0.240004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.241825] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.243844] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.244004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.246205] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.248003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.257589] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.260015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.284399] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.287024] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.289169] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.291672] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.293138] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.295342] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.296321] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.298202] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.300003] vgaarb: loaded\n[ 0.301072] vgaarb: bridge control possible 0000:00:02.0\n[ 0.303133] SCSI subsystem initialized\n[ 0.304223] ACPI: bus type USB registered\n[ 0.305709] usbcore: registered new interface driver usbfs\n[ 0.307550] usbcore: registered new interface driver hub\n[ 0.308038] usbcore: registered new device driver usb\n[ 0.309912] PCI: Using ACPI for IRQ routing\n[ 0.311807] NetLabel: Initializing\n[ 0.312008] NetLabel: domain hash size = 128\n[ 0.313525] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.315237] NetLabel: unlabeled traffic allowed by default\n[ 0.316205] Switched to clocksource kvm-clock\n[ 0.324074] AppArmor: AppArmor Filesystem Enabled\n[ 0.325721] pnp: PnP ACPI init\n[ 0.326889] ACPI: bus type PNP registered\n[ 0.328776] pnp: PnP ACPI: found 8 devices\n[ 0.330240] ACPI: bus type PNP unregistered\n[ 0.337291] NET: Registered protocol family 2\n[ 0.339090] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.341419] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.343637] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.345838] TCP: reno registered\n[ 0.347055] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.349014] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.351184] NET: Registered protocol family 1\n[ 0.352736] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.354699] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.356610] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.373474] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.390487] Trying to unpack rootfs image as initramfs...\n[ 0.489471] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.492306] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.494247] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.497185] Scanning for low memory corruption every 60 seconds\n[ 0.499427] Initialise system trusted keyring\n[ 0.501022] audit: initializing netlink socket (disabled)\n[ 0.502844] type=2000 audit(1554461976.450:1): initialized\n[ 0.522739] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.525593] zbud: loaded\n[ 0.526839] VFS: Disk quotas dquot_6.5.2\n[ 0.528310] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.530769] fuse init (API version 7.22)\n[ 0.532243] msgmni has been set to 1982\n[ 0.533685] Key type big_key registered\n[ 0.535347] Key type asymmetric registered\n[ 0.536819] Asymmetric key parser 'x509' registered\n[ 0.538503] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.541108] io scheduler noop registered\n[ 0.542509] io scheduler deadline registered (default)\n[ 0.544266] io scheduler cfq registered\n[ 0.545717] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.547580] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.549785] ipmi message handler version 39.2\n[ 0.551360] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.553950] ACPI: Power Button [PWRF]\n[ 0.555385] GHES: HEST is not enabled!\n[ 0.571828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.604513] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.607069] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.632368] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.635712] Linux agpgart interface v0.103\n[ 0.638043] brd: module loaded\n[ 0.639628] loop: module loaded\n[ 0.641230] blk-mq: CPU -> queue map\n[ 0.642541] CPU 0 -> Queue 0\n[ 0.644502] vda: vda1\n[ 0.646163] scsi0 : ata_piix\n[ 0.647351] scsi1 : ata_piix\n[ 0.648515] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.650709] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.653606] libphy: Fixed MDIO Bus: probed\n[ 0.655135] tun: Universal TUN/TAP device driver, 1.6\n[ 0.656861] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.659906] PPP generic driver version 2.4.2\n[ 0.661458] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.663593] ehci-pci: EHCI PCI platform driver\n[ 0.665143] ehci-platform: EHCI generic platform driver\n[ 0.666912] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.668934] ohci-pci: OHCI PCI platform driver\n[ 0.670487] ohci-platform: OHCI generic platform driver\n[ 0.672257] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.689268] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.691048] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.693749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.695754] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.698007] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.700532] usb usb1: Product: UHCI Host Controller\n[ 0.702195] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd\n[ 0.704302] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.705968] hub 1-0:1.0: USB hub found\n[ 0.707336] hub 1-0:1.0: 2 ports detected\n[ 0.708898] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.712505] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.714208] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.715992] mousedev: PS/2 mouse device common for all mice\n[ 0.718176] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.721170] rtc_cmos 00:00: RTC can wake from S4\n[ 0.723257] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.725355] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.727510] device-mapper: uevent: version 1.0.3\n[ 0.729154] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.732043] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.734110] TCP: cubic registered\n[ 0.735408] NET: Registered protocol family 10\n[ 0.737160] NET: Registered protocol family 17\n[ 0.738730] Key type dns_resolver registered\n[ 0.740349] Loading compiled-in X.509 certificates\n[ 0.742527] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8'\n[ 0.745689] registered taskstats version 1\n[ 0.748519] Key type trusted registered\n[ 0.752038] Key type encrypted registered\n[ 0.753551] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.755382] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.757818] regulator-dummy: disabling\n[ 0.759210] Magic number: 15:862:981\n[ 0.760709] rtc_cmos 00:00: setting system clock to 2019-04-05 10:59:36 UTC (1554461976)\n[ 0.763523] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.765501] EDD information not available.\n[ 0.809507] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.823320] Write protecting the kernel read-only data: 12288k\n[ 0.825811] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.829828] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844125] systemd-udevd[99]: starting version 204\n[ 0.880711] FDC 0 is a S82078B\n[ 1.020048] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.184597] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.186820] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.189095] usb 1-1: Product: QEMU USB Tablet\n[ 1.190637] usb 1-1: Manufacturer: QEMU\n[ 1.192039] usb 1-1: SerialNumber: 42\n[ 1.905629] 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.258859] 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.354853] random: init urandom read with 10 bits of entropy available\n[ 2.486554] 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, 05 Apr 2019 10:59:38 +0000. Up 2.86 seconds.\ncloud-init-nonet[3.06]: 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 Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.87]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 05 Apr 2019 10:59:41 +0000. Up 5.34 seconds.\nci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\nci-info: +--------+------+----------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+----------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 192.168.100.10 | 255.255.255.0 | fa:16:3e:b3:d5:60 |\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:\nbd:08:f0:94:7c:79:ca:99:d4:54:08:f9:01:ca:db:3e root@ellis-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o+.o. |\n| o o.+o |\n| . * +.o. |\n| + * *. |\n| + S . |\n| o . . |\n| E . |\n| . |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\ndc:67:8a:9b:ac:d4:e3:af:4a:b7:b5:86:bc:aa:de:0e root@ellis-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| |\n| . . |\n| S . o |\n| . . + |\n| E o.=.o |\n| = +o*.. |\n| .oo*+O=o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n28:69:2a:9f:84:7c:d3:a0:21:47:d8:6a:ec:ef:c0:1a root@ellis-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| o |\n|. o |\n|.o . . |\n|o+..+ . S |\n|*oooo. |\n|E*oo . |\n|.=+.. |\n|. +o |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nae:b7:80:05:a2:2b:11:20:b4:d5:c7:a6:17:2c:1c:eb root@ellis-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|+. .o.+ |\n|o o +.* |\n|... ..= . |\n| o ..o . |\n|o Eo S |\n| o o . |\n|o . . . |\n|. o. |\n| .... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 05 Apr 2019 10:59:51 +0000. Up 16.15 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, 05 Apr 2019 10:59:52 +0000. Up 17.16 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 11093 0 --:--:-- --:--:-- --:--:-- 11127\nOK\n+ apt-get update\n\nUbuntu 14.04.6 LTS ellis-0 ttyS0\n\nellis-0 login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\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 [830 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 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 [7528 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1166 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 [523 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 [576 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 [280 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 (1490 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=\n+ '[' -n '' ']'\n+ etcd_ip=192.168.100.10\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 libc6-dev libcloog-isl4\n libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot\n libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10\n libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0\n libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4\n libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5\n mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5\n mysql-server-core-5.5 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-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources\n 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\nThe following packages will be upgraded:\n libc6\n1 upgraded, 98 newly installed, 0 to remove and 17 not upgraded.\nNeed to get 74.5 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.15 [4727 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:39 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:40 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:41 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:42 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:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main 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-168.218 [771 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 cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:53 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:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:56 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:57 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:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 30%Extracting templates from packages: 60%Extracting templates from packages: 90%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 74.5 MB in 10s (7251 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51347 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nPreparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ...\nSetting up libc6:amd64 (2.19-0ubuntu6.15) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\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 mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51950 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-168.218_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-168.218) ...\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.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nmysql start/running, process 8684\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-168.218) ...\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 9408\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.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 17 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 4s (8405 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58158 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.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n+ echo 'nameserver 192.168.100.9'\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 8530747d0edb6666 is healthy: got healthy result from http://192.168.100.10:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n8530747d0edb6666: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=true\n+ cw-check_config_sync\n - /etc/clearwater/dns.json is up to date\n - /etc/clearwater/sas.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: gAAAAABcpzSurQ0ocF7WEsWJr-I-Hme6JGVjByhAeovLfEdLNiltyfvfG7fmyXO7QsxzMglv6qL1CdOA5J-443ZvFBvcXS8dUSgADJWJ9fdJWWpgU0X4J8gQ9LmgEVo0675jnN-synVZNFFJ5RPHCKYIkynwSvZdomr4_y85spqoZo2pnZb8kGs' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/74f027c896814d9ab339cdc6aeef686c/stacks/clearwater-opnfv-ellis-waorgcktqsxt/c98f2d59-ccb3-4c37-94dd-3166c2024dae/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 --:--:-- --:--:-- --:--:-- 58100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58\nHTTP/1.1 200 OK\nDate: Fri, 05 Apr 2019 11:02:40 GMT\nServer: Apache\nx-openstack-request-id: req-d3a798f9-4f36-4fed-be88-6fbfad84f478\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 | 28:46:72:73:24:87:44:13:53:21:aa:71:49:14:6f:08 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 dc:67:8a:9b:ac:d4:e3:af:4a:b7:b5:86:bc:aa:de:0e root@ellis-0 (DSA)\nec2: 256 28:69:2a:9f:84:7c:d3:a0:21:47:d8:6a:ec:ef:c0:1a root@ellis-0 (ECDSA)\nec2: 256 ae:b7:80:05:a2:2b:11:20:b4:d5:c7:a6:17:2c:1c:eb root@ellis-0 (ED25519)\nec2: 2048 bd:08:f0:94:7c:79:ca:99:d4:54:08:f9:01:ca:db:3e root@ellis-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCa6Lw88S+duhsmZEeLu5MwwhmiMLA+oWO3knctjdz5w0lEBr9YgXD/M8g3Hx8/3dWkvS0d0en+VE7z6MZE+VBs= root@ellis-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIB8BeIr3t9mi/48PNnnNqm9HvcwHgsy4xk2tO58YjfWX root@ellis-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLwliLFUkeUvDVcBv47CjfZW+perMI43BgSxJmMrUlIpFTkjgaRCRjmhsQUEEmdRmH0fJN9fZp/CA1qfsRk/8PVX5qIAZyOAg5qyDZ8x+xoDIYhCiPCk91IXom+l7/w8yYPRKEN5A/i0HQ4vrgfJOdtg3mg9T0eO+xHLhsS+diS1pIUPmtBfiUGgbkDhdB04BfBrdahLwKF3d/IUGkzWqygYcpQJgAbY5hN1jora6o+a2uknUBWOumTEMZoc0t/YRKEDY0qKxuLFicT/wuI3XG9CnjYPh1+6mT/RYLwcZHTTp/0D58452cysZGi74stw0ZlCEzSmK6xvVRWdv8Cjnz root@ellis-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 05 Apr 2019 11:02:40 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 185.18 seconds\n"} 2019-04-05 11:26:00,327 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/23087b2f-196a-48de-b4fd-574c613916ce/action used request id req-8e6661b0-afe0-4c37-b40c-bc0168d5fb5e 2019-04-05 11:26:00,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0835869312286s 2019-04-05 11:26:00,329 - 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-167-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #217-Ubuntu SMP Wed Mar 13 16:18:21 UTC 2019 (Ubuntu 3.13.0-167.217-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-167-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 0x371d2000-0x378e0fff] [ 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-167-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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.009620] Security Framework initialized [ 0.011105] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013396] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016868] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020311] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022480] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024238] Initializing cgroup subsys memory [ 0.025777] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029565] Initializing cgroup subsys blkio [ 0.031063] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034300] 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.040004] Spectre V2 : Mitigation: Full generic retpoline [ 0.041843] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.043893] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.044002] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050784] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.072893] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.078806] ACPI: Core revision 20131115 [ 0.080448] ACPI: All ACPI Tables successfully acquired [ 0.082462] ftrace: allocating 28753 entries in 113 pages [ 0.104219] smpboot: Max logical packages: 1 [ 0.108084] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.112324] Enabling x2apic [ 0.113427] Enabled x2apic [ 0.116015] Switched APIC routing to physical x2apic. [ 0.119138] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.120002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.124825] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.135386] KVM setup paravirtual spinlock [ 0.138238] x86: Booted up 1 node, 1 CPUs [ 0.139675] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.140419] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.142746] devtmpfs: initialized [ 0.145911] EVM: security.selinux [ 0.147144] EVM: security.SMACK64 [ 0.148003] EVM: security.ima [ 0.149131] EVM: security.capability [ 0.151426] pinctrl core: initialized pinctrl subsystem [ 0.152099] regulator-dummy: no parameters [ 0.153640] RTC time: 10:59:35, date: 04/05/19 [ 0.155249] NET: Registered protocol family 16 [ 0.156151] cpuidle: using governor ladder [ 0.157605] cpuidle: using governor menu [ 0.159039] ACPI: bus type PCI registered [ 0.160012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.162282] PCI: Using configuration type 1 for base access [ 0.164690] bio: create slab at 0 [ 0.166337] ACPI: Added _OSI(Module Device) [ 0.167812] ACPI: Added _OSI(Processor Device) [ 0.168004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.169612] ACPI: Added _OSI(Processor Aggregator Device) [ 0.172841] ACPI: Interpreter enabled [ 0.174194] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.176922] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.180003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.183306] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.186112] ACPI: (supports S0 S5) [ 0.187366] ACPI: Using IOAPIC for interrupt routing [ 0.188019] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.191234] ACPI: No dock devices found. [ 0.193751] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.195786] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.196007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.198165] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.200216] acpiphp: Slot [3] registered [ 0.201653] acpiphp: Slot [4] registered [ 0.203084] acpiphp: Slot [5] registered [ 0.204033] acpiphp: Slot [6] registered [ 0.205540] acpiphp: Slot [7] registered [ 0.206958] acpiphp: Slot [8] registered [ 0.208027] acpiphp: Slot [9] registered [ 0.209437] acpiphp: Slot [10] registered [ 0.210882] acpiphp: Slot [11] registered [ 0.212021] acpiphp: Slot [12] registered [ 0.213463] acpiphp: Slot [13] registered [ 0.214899] acpiphp: Slot [14] registered [ 0.216020] acpiphp: Slot [15] registered [ 0.217464] acpiphp: Slot [16] registered [ 0.218909] acpiphp: Slot [17] registered [ 0.220027] acpiphp: Slot [18] registered [ 0.221471] acpiphp: Slot [19] registered [ 0.222915] acpiphp: Slot [20] registered [ 0.224021] acpiphp: Slot [21] registered [ 0.225460] acpiphp: Slot [22] registered [ 0.226898] acpiphp: Slot [23] registered [ 0.228025] acpiphp: Slot [24] registered [ 0.229466] acpiphp: Slot [25] registered [ 0.230902] acpiphp: Slot [26] registered [ 0.232020] acpiphp: Slot [27] registered [ 0.233458] acpiphp: Slot [28] registered [ 0.234888] acpiphp: Slot [29] registered [ 0.236021] acpiphp: Slot [30] registered [ 0.237459] acpiphp: Slot [31] registered [ 0.238891] PCI host bridge to bus 0000:00 [ 0.240004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.241825] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.243844] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.244004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.246205] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.248003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.257589] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.260015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.284399] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.287024] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.289169] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.291672] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.293138] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.295342] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.296321] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.298202] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.300003] vgaarb: loaded [ 0.301072] vgaarb: bridge control possible 0000:00:02.0 [ 0.303133] SCSI subsystem initialized [ 0.304223] ACPI: bus type USB registered [ 0.305709] usbcore: registered new interface driver usbfs [ 0.307550] usbcore: registered new interface driver hub [ 0.308038] usbcore: registered new device driver usb [ 0.309912] PCI: Using ACPI for IRQ routing [ 0.311807] NetLabel: Initializing [ 0.312008] NetLabel: domain hash size = 128 [ 0.313525] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.315237] NetLabel: unlabeled traffic allowed by default [ 0.316205] Switched to clocksource kvm-clock [ 0.324074] AppArmor: AppArmor Filesystem Enabled [ 0.325721] pnp: PnP ACPI init [ 0.326889] ACPI: bus type PNP registered [ 0.328776] pnp: PnP ACPI: found 8 devices [ 0.330240] ACPI: bus type PNP unregistered [ 0.337291] NET: Registered protocol family 2 [ 0.339090] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.341419] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.343637] TCP: Hash tables configured (established 8192 bind 8192) [ 0.345838] TCP: reno registered [ 0.347055] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.349014] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.351184] NET: Registered protocol family 1 [ 0.352736] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.354699] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.356610] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.373474] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.390487] Trying to unpack rootfs image as initramfs... [ 0.489471] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.492306] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.494247] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.497185] Scanning for low memory corruption every 60 seconds [ 0.499427] Initialise system trusted keyring [ 0.501022] audit: initializing netlink socket (disabled) [ 0.502844] type=2000 audit(1554461976.450:1): initialized [ 0.522739] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.525593] zbud: loaded [ 0.526839] VFS: Disk quotas dquot_6.5.2 [ 0.528310] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.530769] fuse init (API version 7.22) [ 0.532243] msgmni has been set to 1982 [ 0.533685] Key type big_key registered [ 0.535347] Key type asymmetric registered [ 0.536819] Asymmetric key parser 'x509' registered [ 0.538503] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.541108] io scheduler noop registered [ 0.542509] io scheduler deadline registered (default) [ 0.544266] io scheduler cfq registered [ 0.545717] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.547580] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.549785] ipmi message handler version 39.2 [ 0.551360] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.553950] ACPI: Power Button [PWRF] [ 0.555385] GHES: HEST is not enabled! [ 0.571828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.604513] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.607069] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.632368] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.635712] Linux agpgart interface v0.103 [ 0.638043] brd: module loaded [ 0.639628] loop: module loaded [ 0.641230] blk-mq: CPU -> queue map [ 0.642541] CPU 0 -> Queue 0 [ 0.644502] vda: vda1 [ 0.646163] scsi0 : ata_piix [ 0.647351] scsi1 : ata_piix [ 0.648515] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.650709] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.653606] libphy: Fixed MDIO Bus: probed [ 0.655135] tun: Universal TUN/TAP device driver, 1.6 [ 0.656861] tun: (C) 1999-2004 Max Krasnyansky [ 0.659906] PPP generic driver version 2.4.2 [ 0.661458] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663593] ehci-pci: EHCI PCI platform driver [ 0.665143] ehci-platform: EHCI generic platform driver [ 0.666912] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.668934] ohci-pci: OHCI PCI platform driver [ 0.670487] ohci-platform: OHCI generic platform driver [ 0.672257] uhci_hcd: USB Universal Host Controller Interface driver [ 0.689268] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.691048] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.693749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.695754] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.698007] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.700532] usb usb1: Product: UHCI Host Controller [ 0.702195] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd [ 0.704302] usb usb1: SerialNumber: 0000:00:01.2 [ 0.705968] hub 1-0:1.0: USB hub found [ 0.707336] hub 1-0:1.0: 2 ports detected [ 0.708898] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.712505] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.714208] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.715992] mousedev: PS/2 mouse device common for all mice [ 0.718176] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.721170] rtc_cmos 00:00: RTC can wake from S4 [ 0.723257] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.725355] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.727510] device-mapper: uevent: version 1.0.3 [ 0.729154] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.732043] ledtrig-cpu: registered to indicate activity on CPUs [ 0.734110] TCP: cubic registered [ 0.735408] NET: Registered protocol family 10 [ 0.737160] NET: Registered protocol family 17 [ 0.738730] Key type dns_resolver registered [ 0.740349] Loading compiled-in X.509 certificates [ 0.742527] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8' [ 0.745689] registered taskstats version 1 [ 0.748519] Key type trusted registered [ 0.752038] Key type encrypted registered [ 0.753551] AppArmor: AppArmor sha1 policy hashing enabled [ 0.755382] IMA: No TPM chip found, activating TPM-bypass! [ 0.757818] regulator-dummy: disabling [ 0.759210] Magic number: 15:862:981 [ 0.760709] rtc_cmos 00:00: setting system clock to 2019-04-05 10:59:36 UTC (1554461976) [ 0.763523] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.765501] EDD information not available. [ 0.809507] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.823320] Write protecting the kernel read-only data: 12288k [ 0.825811] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.829828] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.844125] systemd-udevd[99]: starting version 204 [ 0.880711] FDC 0 is a S82078B [ 1.020048] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.184597] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.186820] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.189095] usb 1-1: Product: QEMU USB Tablet [ 1.190637] usb 1-1: Manufacturer: QEMU [ 1.192039] usb 1-1: SerialNumber: 42 [ 1.905629] 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.258859] 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.354853] random: init urandom read with 10 bits of entropy available [ 2.486554] 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, 05 Apr 2019 10:59:38 +0000. Up 2.86 seconds. cloud-init-nonet[3.06]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.87]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 05 Apr 2019 10:59:41 +0000. Up 5.34 seconds. ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.10 | 255.255.255.0 | fa:16:3e:b3:d5:60 | 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: bd:08:f0:94:7c:79:ca:99:d4:54:08:f9:01:ca:db:3e root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | o+.o. | | o o.+o | | . * +.o. | | + * *. | | + S . | | 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: dc:67:8a:9b:ac:d4:e3:af:4a:b7:b5:86:bc:aa:de:0e root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | . . | | S . o | | . . + | | E o.=.o | | = +o*.. | | .oo*+O=o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 28:69:2a:9f:84:7c:d3:a0:21:47:d8:6a:ec:ef:c0:1a root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | | | o | |. o | |.o . . | |o+..+ . S | |*oooo. | |E*oo . | |.=+.. | |. +o | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ae:b7:80:05:a2:2b:11:20:b4:d5:c7:a6:17:2c:1c:eb root@ellis-0 The key's randomart image is: +--[ED25519 256--+ |+. .o.+ | |o o +.* | |... ..= . | | o ..o . | |o Eo S | | 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 * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 05 Apr 2019 10:59:51 +0000. Up 16.15 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, 05 Apr 2019 10:59:52 +0000. Up 17.16 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 11093 0 --:--:-- --:--:-- --:--:-- 11127 OK + apt-get update Ubuntu 14.04.6 LTS ellis-0 ttyS0 ellis-0 login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease 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 [830 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 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 [7528 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1166 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 [523 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 [576 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 [280 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 (1490 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.100.10 + 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 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 The following packages will be upgraded: libc6 1 upgraded, 98 newly installed, 0 to remove and 17 not upgraded. Need to get 74.5 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.15 [4727 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:39 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:40 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:41 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:42 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:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main 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-168.218 [771 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 cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:53 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:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:56 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:57 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:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30%Extracting templates from packages: 60%Extracting templates from packages: 90%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 74.5 MB in 10s (7251 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... 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 mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51950 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-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... 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.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 8684 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-168.218) ... 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 9408 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.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 17 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 4s (8405 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58158 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.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 + echo 'nameserver 192.168.100.9' + 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 8530747d0edb6666 is healthy: got healthy result from http://192.168.100.10:4000 cluster is healthy + clearwater-etcdctl member list 8530747d0edb6666: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=true + cw-check_config_sync - /etc/clearwater/dns.json is up to date - /etc/clearwater/sas.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: gAAAAABcpzSurQ0ocF7WEsWJr-I-Hme6JGVjByhAeovLfEdLNiltyfvfG7fmyXO7QsxzMglv6qL1CdOA5J-443ZvFBvcXS8dUSgADJWJ9fdJWWpgU0X4J8gQ9LmgEVo0675jnN-synVZNFFJ5RPHCKYIkynwSvZdomr4_y85spqoZo2pnZb8kGs' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/74f027c896814d9ab339cdc6aeef686c/stacks/clearwater-opnfv-ellis-waorgcktqsxt/c98f2d59-ccb3-4c37-94dd-3166c2024dae/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 --:--:-- --:--:-- --:--:-- 58100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58 HTTP/1.1 200 OK Date: Fri, 05 Apr 2019 11:02:40 GMT Server: Apache x-openstack-request-id: req-d3a798f9-4f36-4fed-be88-6fbfad84f478 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 | 28:46:72:73:24:87:44:13:53:21:aa:71:49:14:6f:08 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 dc:67:8a:9b:ac:d4:e3:af:4a:b7:b5:86:bc:aa:de:0e root@ellis-0 (DSA) ec2: 256 28:69:2a:9f:84:7c:d3:a0:21:47:d8:6a:ec:ef:c0:1a root@ellis-0 (ECDSA) ec2: 256 ae:b7:80:05:a2:2b:11:20:b4:d5:c7:a6:17:2c:1c:eb root@ellis-0 (ED25519) ec2: 2048 bd:08:f0:94:7c:79:ca:99:d4:54:08:f9:01:ca:db:3e root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCa6Lw88S+duhsmZEeLu5MwwhmiMLA+oWO3knctjdz5w0lEBr9YgXD/M8g3Hx8/3dWkvS0d0en+VE7z6MZE+VBs= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIB8BeIr3t9mi/48PNnnNqm9HvcwHgsy4xk2tO58YjfWX root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLwliLFUkeUvDVcBv47CjfZW+perMI43BgSxJmMrUlIpFTkjgaRCRjmhsQUEEmdRmH0fJN9fZp/CA1qfsRk/8PVX5qIAZyOAg5qyDZ8x+xoDIYhCiPCk91IXom+l7/w8yYPRKEN5A/i0HQ4vrgfJOdtg3mg9T0eO+xHLhsS+diS1pIUPmtBfiUGgbkDhdB04BfBrdahLwKF3d/IUGkzWqygYcpQJgAbY5hN1jora6o+a2uknUBWOumTEMZoc0t/YRKEDY0qKxuLFicT/wuI3XG9CnjYPh1+6mT/RYLwcZHTTp/0D58452cysZGi74stw0ZlCEzSmK6xvVRWdv8Cjnz root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 05 Apr 2019 11:02:40 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 185.18 seconds 2019-04-05 11:26:00,333 - 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-167-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #217-Ubuntu SMP Wed Mar 13 16:18:21 UTC 2019 (Ubuntu 3.13.0-167.217-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-167-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 0x371d2000-0x378e0fff] [ 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-167-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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.009620] Security Framework initialized [ 0.011105] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013396] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016868] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020311] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022480] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024238] Initializing cgroup subsys memory [ 0.025777] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029565] Initializing cgroup subsys blkio [ 0.031063] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034300] 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.040004] Spectre V2 : Mitigation: Full generic retpoline [ 0.041843] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.043893] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.044002] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050784] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.072893] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.078806] ACPI: Core revision 20131115 [ 0.080448] ACPI: All ACPI Tables successfully acquired [ 0.082462] ftrace: allocating 28753 entries in 113 pages [ 0.104219] smpboot: Max logical packages: 1 [ 0.108084] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.112324] Enabling x2apic [ 0.113427] Enabled x2apic [ 0.116015] Switched APIC routing to physical x2apic. [ 0.119138] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.120002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.124825] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.135386] KVM setup paravirtual spinlock [ 0.138238] x86: Booted up 1 node, 1 CPUs [ 0.139675] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.140419] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.142746] devtmpfs: initialized [ 0.145911] EVM: security.selinux [ 0.147144] EVM: security.SMACK64 [ 0.148003] EVM: security.ima [ 0.149131] EVM: security.capability [ 0.151426] pinctrl core: initialized pinctrl subsystem [ 0.152099] regulator-dummy: no parameters [ 0.153640] RTC time: 10:59:35, date: 04/05/19 [ 0.155249] NET: Registered protocol family 16 [ 0.156151] cpuidle: using governor ladder [ 0.157605] cpuidle: using governor menu [ 0.159039] ACPI: bus type PCI registered [ 0.160012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.162282] PCI: Using configuration type 1 for base access [ 0.164690] bio: create slab at 0 [ 0.166337] ACPI: Added _OSI(Module Device) [ 0.167812] ACPI: Added _OSI(Processor Device) [ 0.168004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.169612] ACPI: Added _OSI(Processor Aggregator Device) [ 0.172841] ACPI: Interpreter enabled [ 0.174194] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.176922] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.180003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.183306] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.186112] ACPI: (supports S0 S5) [ 0.187366] ACPI: Using IOAPIC for interrupt routing [ 0.188019] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.191234] ACPI: No dock devices found. [ 0.193751] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.195786] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.196007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.198165] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.200216] acpiphp: Slot [3] registered [ 0.201653] acpiphp: Slot [4] registered [ 0.203084] acpiphp: Slot [5] registered [ 0.204033] acpiphp: Slot [6] registered [ 0.205540] acpiphp: Slot [7] registered [ 0.206958] acpiphp: Slot [8] registered [ 0.208027] acpiphp: Slot [9] registered [ 0.209437] acpiphp: Slot [10] registered [ 0.210882] acpiphp: Slot [11] registered [ 0.212021] acpiphp: Slot [12] registered [ 0.213463] acpiphp: Slot [13] registered [ 0.214899] acpiphp: Slot [14] registered [ 0.216020] acpiphp: Slot [15] registered [ 0.217464] acpiphp: Slot [16] registered [ 0.218909] acpiphp: Slot [17] registered [ 0.220027] acpiphp: Slot [18] registered [ 0.221471] acpiphp: Slot [19] registered [ 0.222915] acpiphp: Slot [20] registered [ 0.224021] acpiphp: Slot [21] registered [ 0.225460] acpiphp: Slot [22] registered [ 0.226898] acpiphp: Slot [23] registered [ 0.228025] acpiphp: Slot [24] registered [ 0.229466] acpiphp: Slot [25] registered [ 0.230902] acpiphp: Slot [26] registered [ 0.232020] acpiphp: Slot [27] registered [ 0.233458] acpiphp: Slot [28] registered [ 0.234888] acpiphp: Slot [29] registered [ 0.236021] acpiphp: Slot [30] registered [ 0.237459] acpiphp: Slot [31] registered [ 0.238891] PCI host bridge to bus 0000:00 [ 0.240004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.241825] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.243844] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.244004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.246205] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.248003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.257589] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.260015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.284399] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.287024] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.289169] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.291672] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.293138] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.295342] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.296321] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.298202] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.300003] vgaarb: loaded [ 0.301072] vgaarb: bridge control possible 0000:00:02.0 [ 0.303133] SCSI subsystem initialized [ 0.304223] ACPI: bus type USB registered [ 0.305709] usbcore: registered new interface driver usbfs [ 0.307550] usbcore: registered new interface driver hub [ 0.308038] usbcore: registered new device driver usb [ 0.309912] PCI: Using ACPI for IRQ routing [ 0.311807] NetLabel: Initializing [ 0.312008] NetLabel: domain hash size = 128 [ 0.313525] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.315237] NetLabel: unlabeled traffic allowed by default [ 0.316205] Switched to clocksource kvm-clock [ 0.324074] AppArmor: AppArmor Filesystem Enabled [ 0.325721] pnp: PnP ACPI init [ 0.326889] ACPI: bus type PNP registered [ 0.328776] pnp: PnP ACPI: found 8 devices [ 0.330240] ACPI: bus type PNP unregistered [ 0.337291] NET: Registered protocol family 2 [ 0.339090] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.341419] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.343637] TCP: Hash tables configured (established 8192 bind 8192) [ 0.345838] TCP: reno registered [ 0.347055] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.349014] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.351184] NET: Registered protocol family 1 [ 0.352736] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.354699] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.356610] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.373474] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.390487] Trying to unpack rootfs image as initramfs... [ 0.489471] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.492306] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.494247] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.497185] Scanning for low memory corruption every 60 seconds [ 0.499427] Initialise system trusted keyring [ 0.501022] audit: initializing netlink socket (disabled) [ 0.502844] type=2000 audit(1554461976.450:1): initialized [ 0.522739] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.525593] zbud: loaded [ 0.526839] VFS: Disk quotas dquot_6.5.2 [ 0.528310] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.530769] fuse init (API version 7.22) [ 0.532243] msgmni has been set to 1982 [ 0.533685] Key type big_key registered [ 0.535347] Key type asymmetric registered [ 0.536819] Asymmetric key parser 'x509' registered [ 0.538503] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.541108] io scheduler noop registered [ 0.542509] io scheduler deadline registered (default) [ 0.544266] io scheduler cfq registered [ 0.545717] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.547580] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.549785] ipmi message handler version 39.2 [ 0.551360] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.553950] ACPI: Power Button [PWRF] [ 0.555385] GHES: HEST is not enabled! [ 0.571828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.604513] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.607069] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.632368] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.635712] Linux agpgart interface v0.103 [ 0.638043] brd: module loaded [ 0.639628] loop: module loaded [ 0.641230] blk-mq: CPU -> queue map [ 0.642541] CPU 0 -> Queue 0 [ 0.644502] vda: vda1 [ 0.646163] scsi0 : ata_piix [ 0.647351] scsi1 : ata_piix [ 0.648515] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.650709] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.653606] libphy: Fixed MDIO Bus: probed [ 0.655135] tun: Universal TUN/TAP device driver, 1.6 [ 0.656861] tun: (C) 1999-2004 Max Krasnyansky [ 0.659906] PPP generic driver version 2.4.2 [ 0.661458] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663593] ehci-pci: EHCI PCI platform driver [ 0.665143] ehci-platform: EHCI generic platform driver [ 0.666912] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.668934] ohci-pci: OHCI PCI platform driver [ 0.670487] ohci-platform: OHCI generic platform driver [ 0.672257] uhci_hcd: USB Universal Host Controller Interface driver [ 0.689268] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.691048] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.693749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.695754] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.698007] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.700532] usb usb1: Product: UHCI Host Controller [ 0.702195] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd [ 0.704302] usb usb1: SerialNumber: 0000:00:01.2 [ 0.705968] hub 1-0:1.0: USB hub found [ 0.707336] hub 1-0:1.0: 2 ports detected [ 0.708898] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.712505] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.714208] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.715992] mousedev: PS/2 mouse device common for all mice [ 0.718176] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.721170] rtc_cmos 00:00: RTC can wake from S4 [ 0.723257] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.725355] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.727510] device-mapper: uevent: version 1.0.3 [ 0.729154] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.732043] ledtrig-cpu: registered to indicate activity on CPUs [ 0.734110] TCP: cubic registered [ 0.735408] NET: Registered protocol family 10 [ 0.737160] NET: Registered protocol family 17 [ 0.738730] Key type dns_resolver registered [ 0.740349] Loading compiled-in X.509 certificates [ 0.742527] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8' [ 0.745689] registered taskstats version 1 [ 0.748519] Key type trusted registered [ 0.752038] Key type encrypted registered [ 0.753551] AppArmor: AppArmor sha1 policy hashing enabled [ 0.755382] IMA: No TPM chip found, activating TPM-bypass! [ 0.757818] regulator-dummy: disabling [ 0.759210] Magic number: 15:862:981 [ 0.760709] rtc_cmos 00:00: setting system clock to 2019-04-05 10:59:36 UTC (1554461976) [ 0.763523] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.765501] EDD information not available. [ 0.809507] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.823320] Write protecting the kernel read-only data: 12288k [ 0.825811] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.829828] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.844125] systemd-udevd[99]: starting version 204 [ 0.880711] FDC 0 is a S82078B [ 1.020048] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.184597] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.186820] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.189095] usb 1-1: Product: QEMU USB Tablet [ 1.190637] usb 1-1: Manufacturer: QEMU [ 1.192039] usb 1-1: SerialNumber: 42 [ 1.905629] 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.258859] 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.354853] random: init urandom read with 10 bits of entropy available [ 2.486554] 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, 05 Apr 2019 10:59:38 +0000. Up 2.86 seconds. cloud-init-nonet[3.06]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.87]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 05 Apr 2019 10:59:41 +0000. Up 5.34 seconds. ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.10 | 255.255.255.0 | fa:16:3e:b3:d5:60 | 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: bd:08:f0:94:7c:79:ca:99:d4:54:08:f9:01:ca:db:3e root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | o+.o. | | o o.+o | | . * +.o. | | + * *. | | + S . | | 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: dc:67:8a:9b:ac:d4:e3:af:4a:b7:b5:86:bc:aa:de:0e root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | . . | | S . o | | . . + | | E o.=.o | | = +o*.. | | .oo*+O=o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 28:69:2a:9f:84:7c:d3:a0:21:47:d8:6a:ec:ef:c0:1a root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | | | o | |. o | |.o . . | |o+..+ . S | |*oooo. | |E*oo . | |.=+.. | |. +o | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ae:b7:80:05:a2:2b:11:20:b4:d5:c7:a6:17:2c:1c:eb root@ellis-0 The key's randomart image is: +--[ED25519 256--+ |+. .o.+ | |o o +.* | |... ..= . | | o ..o . | |o Eo S | | 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 * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 05 Apr 2019 10:59:51 +0000. Up 16.15 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, 05 Apr 2019 10:59:52 +0000. Up 17.16 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 11093 0 --:--:-- --:--:-- --:--:-- 11127 OK + apt-get update Ubuntu 14.04.6 LTS ellis-0 ttyS0 ellis-0 login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease 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 [830 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 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 [7528 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1166 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 [523 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 [576 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 [280 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 (1490 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.100.10 + 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 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 The following packages will be upgraded: libc6 1 upgraded, 98 newly installed, 0 to remove and 17 not upgraded. Need to get 74.5 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.15 [4727 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:39 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:40 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:41 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:42 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:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main 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-168.218 [771 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 cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:53 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:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:56 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:57 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:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30%Extracting templates from packages: 60%Extracting templates from packages: 90%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 74.5 MB in 10s (7251 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... 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 mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51950 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-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... 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.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 8684 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-168.218) ... 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 9408 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.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 17 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 4s (8405 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58158 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.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 + echo 'nameserver 192.168.100.9' + 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 8530747d0edb6666 is healthy: got healthy result from http://192.168.100.10:4000 cluster is healthy + clearwater-etcdctl member list 8530747d0edb6666: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=true + cw-check_config_sync - /etc/clearwater/dns.json is up to date - /etc/clearwater/sas.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: gAAAAABcpzSurQ0ocF7WEsWJr-I-Hme6JGVjByhAeovLfEdLNiltyfvfG7fmyXO7QsxzMglv6qL1CdOA5J-443ZvFBvcXS8dUSgADJWJ9fdJWWpgU0X4J8gQ9LmgEVo0675jnN-synVZNFFJ5RPHCKYIkynwSvZdomr4_y85spqoZo2pnZb8kGs' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/74f027c896814d9ab339cdc6aeef686c/stacks/clearwater-opnfv-ellis-waorgcktqsxt/c98f2d59-ccb3-4c37-94dd-3166c2024dae/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 --:--:-- --:--:-- --:--:-- 58100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58 HTTP/1.1 200 OK Date: Fri, 05 Apr 2019 11:02:40 GMT Server: Apache x-openstack-request-id: req-d3a798f9-4f36-4fed-be88-6fbfad84f478 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 | 28:46:72:73:24:87:44:13:53:21:aa:71:49:14:6f:08 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 dc:67:8a:9b:ac:d4:e3:af:4a:b7:b5:86:bc:aa:de:0e root@ellis-0 (DSA) ec2: 256 28:69:2a:9f:84:7c:d3:a0:21:47:d8:6a:ec:ef:c0:1a root@ellis-0 (ECDSA) ec2: 256 ae:b7:80:05:a2:2b:11:20:b4:d5:c7:a6:17:2c:1c:eb root@ellis-0 (ED25519) ec2: 2048 bd:08:f0:94:7c:79:ca:99:d4:54:08:f9:01:ca:db:3e root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCa6Lw88S+duhsmZEeLu5MwwhmiMLA+oWO3knctjdz5w0lEBr9YgXD/M8g3Hx8/3dWkvS0d0en+VE7z6MZE+VBs= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIB8BeIr3t9mi/48PNnnNqm9HvcwHgsy4xk2tO58YjfWX root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLwliLFUkeUvDVcBv47CjfZW+perMI43BgSxJmMrUlIpFTkjgaRCRjmhsQUEEmdRmH0fJN9fZp/CA1qfsRk/8PVX5qIAZyOAg5qyDZ8x+xoDIYhCiPCk91IXom+l7/w8yYPRKEN5A/i0HQ4vrgfJOdtg3mg9T0eO+xHLhsS+diS1pIUPmtBfiUGgbkDhdB04BfBrdahLwKF3d/IUGkzWqygYcpQJgAbY5hN1jora6o+a2uknUBWOumTEMZoc0t/YRKEDY0qKxuLFicT/wuI3XG9CnjYPh1+6mT/RYLwcZHTTp/0D58452cysZGi74stw0ZlCEzSmK6xvVRWdv8Cjnz root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 05 Apr 2019 11:02:40 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 185.18 seconds 2019-04-05 11:26:00,337 - 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:b3:d5:60', u'version': 4, u'addr': u'192.168.100.10', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b3:d5:60', u'version': 4, u'addr': u'172.30.9.217', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'881ebe70-6cdc-44ec-b39d-b18513bab2c6', 'name': u'heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-05T10:59:35.000000', 'flavor': Munch({u'id': u'87a715c2-ee3f-4696-ad47-cbcebe31ec7e', 'name': u'heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31'}), 'az': u'nova', 'id': u'23087b2f-196a-48de-b4fd-574c613916ce', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'59de09b402b34572bdd19ca771cec97c', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'75d217eb-5f4a-4043-85a2-eea84a3aab22'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f19704ed-574d-434d-aecb-77baac82c253'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f7611f7a-b203-413b-a8ef-f7557417e3c6'})], 'id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'59de09b402b34572bdd19ca771cec97c', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'29373cda37b34ecca2387ed1bc9edcef', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.217', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.217', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.217', 'launched_at': u'2019-04-05T10:59:35.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-05T10:59:35Z', 'hostId': u'b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31', 'public_v6': '', 'private_v4': u'192.168.100.10', 'cloud': 'envvars', 'host_id': u'b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1', '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-04-05T10:59:35.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'59de09b402b34572bdd19ca771cec97c', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'59de09b402b34572bdd19ca771cec97c', 'created_at': u'2019-04-05T10:57:53Z', 'created': u'2019-04-05T10:57:53Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-05 11:26:00,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:26:00,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:26:00,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1330 Content-Type: application/json Date: Fri, 05 Apr 2019 11:26: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-70d9dc5e-cfab-4fe2-b230-2d2b1a3915c5 x-openstack-request-id: req-70d9dc5e-cfab-4fe2-b230-2d2b1a3915c5 2019-04-05 11:26:00,543 - 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:5c:2e:bf", "version": 4, "addr": "192.168.100.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:2e:bf", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/18358885-acfa-42ef-86b5-39fd5b08cd37", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/18358885-acfa-42ef-86b5-39fd5b08cd37", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:18:55.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "18358885-acfa-42ef-86b5-39fd5b08cd37", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:18:55Z", "hostId": "b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "bono-0.clearwater.opnfv", "created": "2019-04-05T11:18:20Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:09:d4", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:09:d4", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d648ac6d-8286-4f1b-b861-d212e53dad7c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d648ac6d-8286-4f1b-b861-d212e53dad7c", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:18:55.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "d648ac6d-8286-4f1b-b861-d212e53dad7c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:18:55Z", "hostId": "c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "homer-0.clearwater.opnfv", "created": "2019-04-05T11:18:19Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:2a:cb", "version": 4, "addr": "192.168.100.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:2a:cb", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7b592782-5bec-449e-9328-a84075b83b1c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7b592782-5bec-449e-9328-a84075b83b1c", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:18:51.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "7b592782-5bec-449e-9328-a84075b83b1c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:18:51Z", "hostId": "c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "dime-0.clearwater.opnfv", "created": "2019-04-05T11:18:18Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:8b", "version": 4, "addr": "192.168.100.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:8b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/03440e48-c959-4491-a6df-6286106a659f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/03440e48-c959-4491-a6df-6286106a659f", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:13:15.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "03440e48-c959-4491-a6df-6286106a659f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:13:15Z", "hostId": "b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "sprout-0.clearwater.opnfv", "created": "2019-04-05T11:12:59Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:6d:81", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:6d:81", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/288a0d31-6734-45ca-a66c-e3c143b19184", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/288a0d31-6734-45ca-a66c-e3c143b19184", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:03:09.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "288a0d31-6734-45ca-a66c-e3c143b19184", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:03:09Z", "hostId": "c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "vellum-0.clearwater.opnfv", "created": "2019-04-05T11:02:53Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d5:60", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d5:60", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/23087b2f-196a-48de-b4fd-574c613916ce", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/23087b2f-196a-48de-b4fd-574c613916ce", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:59:35.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "23087b2f-196a-48de-b4fd-574c613916ce", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:59:35Z", "hostId": "b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "ellis-0.clearwater.opnfv", "created": "2019-04-05T10:57:53Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ca:29", "version": 4, "addr": "192.168.100.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ca:29", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/dc87d3ec-19c1-4f7a-9748-8ce99536e3a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/dc87d3ec-19c1-4f7a-9748-8ce99536e3a1", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:57:11.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "dc87d3ec-19c1-4f7a-9748-8ce99536e3a1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:57:11Z", "hostId": "c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "ns.clearwater.opnfv", "created": "2019-04-05T10:55:24Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:26:00,544 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-70d9dc5e-cfab-4fe2-b230-2d2b1a3915c5 2019-04-05 11:26:00,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.205708026886s 2019-04-05 11:26:00,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-05 11:26:00,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/dc87d3ec-19c1-4f7a-9748-8ce99536e3a1/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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-05 11:26:00,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 12208 Content-Type: application/json Date: Fri, 05 Apr 2019 11:26: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-f60129ca-8891-4691-89d8-192ad6f7fa31 x-openstack-request-id: req-f60129ca-8891-4691-89d8-192ad6f7fa31 2019-04-05 11:26:00,621 - 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-167-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #217-Ubuntu SMP Wed Mar 13 16:18:21 UTC 2019 (Ubuntu 3.13.0-167.217-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-167-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 0x371d2000-0x378e0fff]\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-167-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008003] pid_max: default: 32768 minimum: 301\n[ 0.009600] Security Framework initialized\n[ 0.011065] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013382] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016875] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020185] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.022350] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024236] Initializing cgroup subsys memory\n[ 0.025756] Initializing cgroup subsys devices\n[ 0.027292] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029487] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034288] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.039453] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.040003] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.042048] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.044002] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.046139] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.048003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.070934] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.076799] ACPI: Core revision 20131115\n[ 0.078739] ACPI: All ACPI Tables successfully acquired\n[ 0.080413] ftrace: allocating 28753 entries in 113 pages\n[ 0.100219] smpboot: Max logical packages: 1\n[ 0.101936] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.104275] Enabling x2apic\n[ 0.108000] Enabled x2apic\n[ 0.108068] Switched APIC routing to physical x2apic.\n[ 0.111468] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.112002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.117787] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.127494] KVM setup paravirtual spinlock\n[ 0.130252] x86: Booted up 1 node, 1 CPUs\n[ 0.131886] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.132420] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.135072] devtmpfs: initialized\n[ 0.137179] EVM: security.selinux\n[ 0.138578] EVM: security.SMACK64\n[ 0.139969] EVM: security.ima\n[ 0.140004] EVM: security.capability\n[ 0.142459] pinctrl core: initialized pinctrl subsystem\n[ 0.144100] regulator-dummy: no parameters\n[ 0.145829] RTC time: 10:57:11, date: 04/05/19\n[ 0.147656] NET: Registered protocol family 16\n[ 0.148157] cpuidle: using governor ladder\n[ 0.149811] cpuidle: using governor menu\n[ 0.151441] ACPI: bus type PCI registered\n[ 0.152013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.154580] PCI: Using configuration type 1 for base access\n[ 0.156694] bio: create slab at 0\n[ 0.158539] ACPI: Added _OSI(Module Device)\n[ 0.160004] ACPI: Added _OSI(Processor Device)\n[ 0.161750] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.163581] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.165228] ACPI: Interpreter enabled\n[ 0.166732] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.168925] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.172004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.175296] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.178105] ACPI: (supports S0 S5)\n[ 0.179349] ACPI: Using IOAPIC for interrupt routing\n[ 0.180022] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.183208] ACPI: No dock devices found.\n[ 0.185759] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.187779] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.188007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.190153] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.192215] acpiphp: Slot [3] registered\n[ 0.193637] acpiphp: Slot [4] registered\n[ 0.195046] acpiphp: Slot [5] registered\n[ 0.196023] acpiphp: Slot [6] registered\n[ 0.197485] acpiphp: Slot [7] registered\n[ 0.198896] acpiphp: Slot [8] registered\n[ 0.200020] acpiphp: Slot [9] registered\n[ 0.201425] acpiphp: Slot [10] registered\n[ 0.202860] acpiphp: Slot [11] registered\n[ 0.204021] acpiphp: Slot [12] registered\n[ 0.205453] acpiphp: Slot [13] registered\n[ 0.206886] acpiphp: Slot [14] registered\n[ 0.208020] acpiphp: Slot [15] registered\n[ 0.209449] acpiphp: Slot [16] registered\n[ 0.210886] acpiphp: Slot [17] registered\n[ 0.212027] acpiphp: Slot [18] registered\n[ 0.213464] acpiphp: Slot [19] registered\n[ 0.214901] acpiphp: Slot [20] registered\n[ 0.216021] acpiphp: Slot [21] registered\n[ 0.217454] acpiphp: Slot [22] registered\n[ 0.218882] acpiphp: Slot [23] registered\n[ 0.220025] acpiphp: Slot [24] registered\n[ 0.221456] acpiphp: Slot [25] registered\n[ 0.222890] acpiphp: Slot [26] registered\n[ 0.224020] acpiphp: Slot [27] registered\n[ 0.225447] acpiphp: Slot [28] registered\n[ 0.226869] acpiphp: Slot [29] registered\n[ 0.228021] acpiphp: Slot [30] registered\n[ 0.229458] acpiphp: Slot [31] registered\n[ 0.230880] PCI host bridge to bus 0000:00\n[ 0.232004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.233817] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.235820] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.236004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.238192] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.240004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.248308] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.250823] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.271107] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.273385] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.275878] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.277156] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.279622] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.280838] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.283012] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.284000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.284003] vgaarb: loaded\n[ 0.285061] vgaarb: bridge control possible 0000:00:02.0\n[ 0.287096] SCSI subsystem initialized\n[ 0.288227] ACPI: bus type USB registered\n[ 0.289790] usbcore: registered new interface driver usbfs\n[ 0.291627] usbcore: registered new interface driver hub\n[ 0.292039] usbcore: registered new device driver usb\n[ 0.293903] PCI: Using ACPI for IRQ routing\n[ 0.295777] NetLabel: Initializing\n[ 0.296008] NetLabel: domain hash size = 128\n[ 0.297507] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.299208] NetLabel: unlabeled traffic allowed by default\n[ 0.300204] Switched to clocksource kvm-clock\n[ 0.308114] AppArmor: AppArmor Filesystem Enabled\n[ 0.309752] pnp: PnP ACPI init\n[ 0.310912] ACPI: bus type PNP registered\n[ 0.312792] pnp: PnP ACPI: found 8 devices\n[ 0.314246] ACPI: bus type PNP unregistered\n[ 0.321308] NET: Registered protocol family 2\n[ 0.323111] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.325433] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.327642] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.329813] TCP: reno registered\n[ 0.331028] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.332976] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.335124] NET: Registered protocol family 1\n[ 0.336665] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.338612] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.340522] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.357386] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.374410] Trying to unpack rootfs image as initramfs...\n[ 0.473632] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.476451] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.478385] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.481314] Scanning for low memory corruption every 60 seconds\n[ 0.483668] Initialise system trusted keyring\n[ 0.485261] audit: initializing netlink socket (disabled)\n[ 0.487071] type=2000 audit(1554461832.210:1): initialized\n[ 0.507011] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509839] zbud: loaded\n[ 0.511065] VFS: Disk quotas dquot_6.5.2\n[ 0.512524] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514955] fuse init (API version 7.22)\n[ 0.516414] msgmni has been set to 1982\n[ 0.517843] Key type big_key registered\n[ 0.519491] Key type asymmetric registered\n[ 0.520951] Asymmetric key parser 'x509' registered\n[ 0.522632] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.525213] io scheduler noop registered\n[ 0.526609] io scheduler deadline registered (default)\n[ 0.528348] io scheduler cfq registered\n[ 0.529787] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531680] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.533864] ipmi message handler version 39.2\n[ 0.535421] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537978] ACPI: Power Button [PWRF]\n[ 0.539400] GHES: HEST is not enabled!\n[ 0.555829] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.588718] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.591402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.617424] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.620819] Linux agpgart interface v0.103\n[ 0.623194] brd: module loaded\n[ 0.624789] loop: module loaded\n[ 0.626367] blk-mq: CPU -> queue map\n[ 0.627651] CPU 0 -> Queue 0\n[ 0.629735] vda: vda1\n[ 0.631542] scsi0 : ata_piix\n[ 0.632754] scsi1 : ata_piix\n[ 0.633882] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.636014] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.638692] libphy: Fixed MDIO Bus: probed\n[ 0.640195] tun: Universal TUN/TAP device driver, 1.6\n[ 0.641873] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.645179] PPP generic driver version 2.4.2\n[ 0.646726] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.648813] ehci-pci: EHCI PCI platform driver\n[ 0.650332] ehci-platform: EHCI generic platform driver\n[ 0.652075] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.654058] ohci-pci: OHCI PCI platform driver\n[ 0.655593] ohci-platform: OHCI generic platform driver\n[ 0.657317] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.674290] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676047] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.678728] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.680735] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.682939] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.685415] usb usb1: Product: UHCI Host Controller\n[ 0.687046] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd\n[ 0.689092] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.690753] hub 1-0:1.0: USB hub found\n[ 0.692105] hub 1-0:1.0: 2 ports detected\n[ 0.693691] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.697289] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.698975] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.700742] mousedev: PS/2 mouse device common for all mice\n[ 0.702925] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.705862] rtc_cmos 00:00: RTC can wake from S4\n[ 0.707943] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.710014] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.712151] device-mapper: uevent: version 1.0.3\n[ 0.713789] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.716628] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.718687] TCP: cubic registered\n[ 0.719980] NET: Registered protocol family 10\n[ 0.721934] NET: Registered protocol family 17\n[ 0.723484] Key type dns_resolver registered\n[ 0.725121] Loading compiled-in X.509 certificates\n[ 0.727326] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8'\n[ 0.730444] registered taskstats version 1\n[ 0.733534] Key type trusted registered\n[ 0.737063] Key type encrypted registered\n[ 0.738498] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.740309] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.742839] regulator-dummy: disabling\n[ 0.744288] Magic number: 15:862:981\n[ 0.745815] rtc_cmos 00:00: setting system clock to 2019-04-05 10:57:12 UTC (1554461832)\n[ 0.748701] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.750736] EDD information not available.\n[ 0.801257] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.815036] Write protecting the kernel read-only data: 12288k\n[ 0.817582] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.821648] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.836127] systemd-udevd[99]: starting version 204\n[ 0.873171] FDC 0 is a S82078B\n[ 1.004019] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.169400] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.171695] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.174031] usb 1-1: Product: QEMU USB Tablet\n[ 1.175604] usb 1-1: Manufacturer: QEMU\n[ 1.177020] usb 1-1: SerialNumber: 42\n[ 1.905597] 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.258826] 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.350019] random: init urandom read with 10 bits of entropy available\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.489046] 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, 05 Apr 2019 10:57:14 +0000. Up 2.86 seconds.\ncloud-init-nonet[3.07]: 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.33]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 05 Apr 2019 10:57:16 +0000. Up 5.12 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.9 | 255.255.255.0 | fa:16:3e:09:ca:29 |\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:\nba:a5:89:58:cc:22:9a:5a:6c:f3:d0:0d:73:63:18:46 root@ns\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| E |\n| . |\n| o |\n| . o |\n| + + S |\n| . + * o |\n|. B = o . |\n|.= B . = |\n|= . o + |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf0:e9:bf:70:d9:2d:ba:a0:50:2b:b5:00:5e:47:d0:d4 root@ns\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .+o. |\n| .. E |\n| . . o |\n| . o . o . |\n| . . o S |\n| + + o . |\n| o o + o o . |\n| o . = . . |\n| . =o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n25:ea:87:2e:42:0e:1e:1a:58:9b:89:37:a3:4e:df:e1 root@ns\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . |\n| . . o |\n|.o + . S |\n|=.O . . |\n|oO.o .o . |\n|+.+ +... |\n|.. o E. |\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:\nbd:19:ed:bd:72:fb:6c:b2:45:8d:c6:b0:fe:c9:c7:1c root@ns\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| . |\n| . . + ..|\n| S o o + o|\n| * o E |\n| o o .oo|\n| .oo==|\n| oBBo|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 05 Apr 2019 10:57:27 +0000. Up 15.55 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, 05 Apr 2019 10:57:28 +0000. Up 16.68 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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:4 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:5 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:9 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7528 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1166 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 [523 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 [576 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 [280 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 (1496 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 18 not upgraded.\nNeed to get 432 kB of archives.\nAfter this operation, 1639 kB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.19 [145 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.19 [288 kB]\nPreconfiguring packages ...\nFetched 432 kB in 1s (383 kB/s)\nSelecting previously unselected package bind9utils.\n(Reading database ... 51347 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.205\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.205\n++ echo A 172.30.9.205\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: gAAAAABcpzQXhKy78Az1Ldsqf2pI-A8FdEYZ5B8aLUSQLmy_K986PV66Kym52lqtPnhSWcu5U0_sYmVn6QBD6HC0FbVCC1XIG58rYzGZKsS1O1FwHqkSk4vDBPXMpXoetyVneuYuLAMWSjJ_ymfObeXegZWvBSiozl5hcF-RELrdhVg4M78alCY' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/74f027c896814d9ab339cdc6aeef686c/stacks/clearwater-opnfv-dns-a2ucbulmhjbf/a1cff6c0-c3d3-4527-a759-c0915f8e58d3/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 57 --:--:-- --:--:-- --:--:-- 58\nHTTP/1.1 200 OK\nDate: Fri, 05 Apr 2019 10:57:44 GMT\nServer: Apache\nx-openstack-request-id: req-e91dd958-b4fc-4630-884c-a7ee8201e42a\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 | 28:46:72:73:24:87:44:13:53:21:aa:71:49:14:6f:08 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 f0:e9:bf:70:d9:2d:ba:a0:50:2b:b5:00:5e:47:d0:d4 root@ns (DSA)\nec2: 256 25:ea:87:2e:42:0e:1e:1a:58:9b:89:37:a3:4e:df:e1 root@ns (ECDSA)\nec2: 256 bd:19:ed:bd:72:fb:6c:b2:45:8d:c6:b0:fe:c9:c7:1c root@ns (ED25519)\nec2: 2048 ba:a5:89:58:cc:22:9a:5a:6c:f3:d0:0d:73:63:18:46 root@ns (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMe0tjfCGGPe0RvMkN4knNpLwOxXeZMab3bQ/vSnOQj7zXaua9NfbPs4EbtMcBsfVq6GpFOtHke6MHJ6DmH/fwM= root@ns\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIE9GvkUE6PAwJBQPtkpnWVvJFBDBlgtDGhXHdfyVI/hT root@ns\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC65jW7OvkBPGaNCBVM7oIaTVJ1YZpsDx/XSX+eKqwFBRxJV8mDbFbsrrePCULVosOqLBwyM+umvc0qBxfVOd2ToazdsmUmRQ9ouFEWrBV6Jfu9Ao0H4Q2FUBT7t+7EID+4Ff+ROia0pVEjEIXJJ32DyLb0UOwg2CiJypozTWjV+KorFZOGyXt4VVFNcuvmTIbz34X2NhzEkLf05j9C7P3hl43kz91Q2JdKucqi4OWPjZsY0FVhHcxvyNfF1PeMdZs7iN/tl9ztEdpZv+6y9l9etWZN4zir7s+KJjfXNpxef86a7D50bvB+uOzYhKxoDp6WQCOD++LxeFJ4aV/k/joz root@ns\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 05 Apr 2019 10:57:44 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 32.87 seconds\n"} 2019-04-05 11:26:00,621 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/dc87d3ec-19c1-4f7a-9748-8ce99536e3a1/action used request id req-f60129ca-8891-4691-89d8-192ad6f7fa31 2019-04-05 11:26:00,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0694358348846s 2019-04-05 11:26:00,623 - 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-167-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #217-Ubuntu SMP Wed Mar 13 16:18:21 UTC 2019 (Ubuntu 3.13.0-167.217-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-167-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 0x371d2000-0x378e0fff] [ 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-167-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008003] pid_max: default: 32768 minimum: 301 [ 0.009600] Security Framework initialized [ 0.011065] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013382] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016875] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020185] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022350] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024236] Initializing cgroup subsys memory [ 0.025756] Initializing cgroup subsys devices [ 0.027292] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029487] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034288] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.039453] Spectre V2 : Mitigation: Full generic retpoline [ 0.040003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.042048] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.044002] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.046139] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.070934] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.076799] ACPI: Core revision 20131115 [ 0.078739] ACPI: All ACPI Tables successfully acquired [ 0.080413] ftrace: allocating 28753 entries in 113 pages [ 0.100219] smpboot: Max logical packages: 1 [ 0.101936] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.104275] Enabling x2apic [ 0.108000] Enabled x2apic [ 0.108068] Switched APIC routing to physical x2apic. [ 0.111468] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.112002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.117787] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.127494] KVM setup paravirtual spinlock [ 0.130252] x86: Booted up 1 node, 1 CPUs [ 0.131886] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.132420] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.135072] devtmpfs: initialized [ 0.137179] EVM: security.selinux [ 0.138578] EVM: security.SMACK64 [ 0.139969] EVM: security.ima [ 0.140004] EVM: security.capability [ 0.142459] pinctrl core: initialized pinctrl subsystem [ 0.144100] regulator-dummy: no parameters [ 0.145829] RTC time: 10:57:11, date: 04/05/19 [ 0.147656] NET: Registered protocol family 16 [ 0.148157] cpuidle: using governor ladder [ 0.149811] cpuidle: using governor menu [ 0.151441] ACPI: bus type PCI registered [ 0.152013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.154580] PCI: Using configuration type 1 for base access [ 0.156694] bio: create slab at 0 [ 0.158539] ACPI: Added _OSI(Module Device) [ 0.160004] ACPI: Added _OSI(Processor Device) [ 0.161750] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.163581] ACPI: Added _OSI(Processor Aggregator Device) [ 0.165228] ACPI: Interpreter enabled [ 0.166732] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.168925] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.172004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.175296] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.178105] ACPI: (supports S0 S5) [ 0.179349] ACPI: Using IOAPIC for interrupt routing [ 0.180022] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.183208] ACPI: No dock devices found. [ 0.185759] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.187779] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.188007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.190153] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.192215] acpiphp: Slot [3] registered [ 0.193637] acpiphp: Slot [4] registered [ 0.195046] acpiphp: Slot [5] registered [ 0.196023] acpiphp: Slot [6] registered [ 0.197485] acpiphp: Slot [7] registered [ 0.198896] acpiphp: Slot [8] registered [ 0.200020] acpiphp: Slot [9] registered [ 0.201425] acpiphp: Slot [10] registered [ 0.202860] acpiphp: Slot [11] registered [ 0.204021] acpiphp: Slot [12] registered [ 0.205453] acpiphp: Slot [13] registered [ 0.206886] acpiphp: Slot [14] registered [ 0.208020] acpiphp: Slot [15] registered [ 0.209449] acpiphp: Slot [16] registered [ 0.210886] acpiphp: Slot [17] registered [ 0.212027] acpiphp: Slot [18] registered [ 0.213464] acpiphp: Slot [19] registered [ 0.214901] acpiphp: Slot [20] registered [ 0.216021] acpiphp: Slot [21] registered [ 0.217454] acpiphp: Slot [22] registered [ 0.218882] acpiphp: Slot [23] registered [ 0.220025] acpiphp: Slot [24] registered [ 0.221456] acpiphp: Slot [25] registered [ 0.222890] acpiphp: Slot [26] registered [ 0.224020] acpiphp: Slot [27] registered [ 0.225447] acpiphp: Slot [28] registered [ 0.226869] acpiphp: Slot [29] registered [ 0.228021] acpiphp: Slot [30] registered [ 0.229458] acpiphp: Slot [31] registered [ 0.230880] PCI host bridge to bus 0000:00 [ 0.232004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.233817] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.235820] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.236004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.238192] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.240004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.248308] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.250823] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.271107] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.273385] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.275878] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.277156] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.279622] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.280838] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.283012] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.284000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.284003] vgaarb: loaded [ 0.285061] vgaarb: bridge control possible 0000:00:02.0 [ 0.287096] SCSI subsystem initialized [ 0.288227] ACPI: bus type USB registered [ 0.289790] usbcore: registered new interface driver usbfs [ 0.291627] usbcore: registered new interface driver hub [ 0.292039] usbcore: registered new device driver usb [ 0.293903] PCI: Using ACPI for IRQ routing [ 0.295777] NetLabel: Initializing [ 0.296008] NetLabel: domain hash size = 128 [ 0.297507] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.299208] NetLabel: unlabeled traffic allowed by default [ 0.300204] Switched to clocksource kvm-clock [ 0.308114] AppArmor: AppArmor Filesystem Enabled [ 0.309752] pnp: PnP ACPI init [ 0.310912] ACPI: bus type PNP registered [ 0.312792] pnp: PnP ACPI: found 8 devices [ 0.314246] ACPI: bus type PNP unregistered [ 0.321308] NET: Registered protocol family 2 [ 0.323111] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.325433] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.327642] TCP: Hash tables configured (established 8192 bind 8192) [ 0.329813] TCP: reno registered [ 0.331028] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.332976] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.335124] NET: Registered protocol family 1 [ 0.336665] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.338612] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.340522] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.357386] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.374410] Trying to unpack rootfs image as initramfs... [ 0.473632] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.476451] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.478385] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.481314] Scanning for low memory corruption every 60 seconds [ 0.483668] Initialise system trusted keyring [ 0.485261] audit: initializing netlink socket (disabled) [ 0.487071] type=2000 audit(1554461832.210:1): initialized [ 0.507011] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.509839] zbud: loaded [ 0.511065] VFS: Disk quotas dquot_6.5.2 [ 0.512524] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514955] fuse init (API version 7.22) [ 0.516414] msgmni has been set to 1982 [ 0.517843] Key type big_key registered [ 0.519491] Key type asymmetric registered [ 0.520951] Asymmetric key parser 'x509' registered [ 0.522632] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.525213] io scheduler noop registered [ 0.526609] io scheduler deadline registered (default) [ 0.528348] io scheduler cfq registered [ 0.529787] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.531680] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.533864] ipmi message handler version 39.2 [ 0.535421] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.537978] ACPI: Power Button [PWRF] [ 0.539400] GHES: HEST is not enabled! [ 0.555829] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588718] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.617424] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.620819] Linux agpgart interface v0.103 [ 0.623194] brd: module loaded [ 0.624789] loop: module loaded [ 0.626367] blk-mq: CPU -> queue map [ 0.627651] CPU 0 -> Queue 0 [ 0.629735] vda: vda1 [ 0.631542] scsi0 : ata_piix [ 0.632754] scsi1 : ata_piix [ 0.633882] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.636014] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.638692] libphy: Fixed MDIO Bus: probed [ 0.640195] tun: Universal TUN/TAP device driver, 1.6 [ 0.641873] tun: (C) 1999-2004 Max Krasnyansky [ 0.645179] PPP generic driver version 2.4.2 [ 0.646726] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.648813] ehci-pci: EHCI PCI platform driver [ 0.650332] ehci-platform: EHCI generic platform driver [ 0.652075] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.654058] ohci-pci: OHCI PCI platform driver [ 0.655593] ohci-platform: OHCI generic platform driver [ 0.657317] uhci_hcd: USB Universal Host Controller Interface driver [ 0.674290] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.676047] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.678728] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.680735] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.682939] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.685415] usb usb1: Product: UHCI Host Controller [ 0.687046] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd [ 0.689092] usb usb1: SerialNumber: 0000:00:01.2 [ 0.690753] hub 1-0:1.0: USB hub found [ 0.692105] hub 1-0:1.0: 2 ports detected [ 0.693691] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.697289] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.698975] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.700742] mousedev: PS/2 mouse device common for all mice [ 0.702925] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.705862] rtc_cmos 00:00: RTC can wake from S4 [ 0.707943] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.710014] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.712151] device-mapper: uevent: version 1.0.3 [ 0.713789] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.716628] ledtrig-cpu: registered to indicate activity on CPUs [ 0.718687] TCP: cubic registered [ 0.719980] NET: Registered protocol family 10 [ 0.721934] NET: Registered protocol family 17 [ 0.723484] Key type dns_resolver registered [ 0.725121] Loading compiled-in X.509 certificates [ 0.727326] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8' [ 0.730444] registered taskstats version 1 [ 0.733534] Key type trusted registered [ 0.737063] Key type encrypted registered [ 0.738498] AppArmor: AppArmor sha1 policy hashing enabled [ 0.740309] IMA: No TPM chip found, activating TPM-bypass! [ 0.742839] regulator-dummy: disabling [ 0.744288] Magic number: 15:862:981 [ 0.745815] rtc_cmos 00:00: setting system clock to 2019-04-05 10:57:12 UTC (1554461832) [ 0.748701] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.750736] EDD information not available. [ 0.801257] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.815036] Write protecting the kernel read-only data: 12288k [ 0.817582] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.821648] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.836127] systemd-udevd[99]: starting version 204 [ 0.873171] FDC 0 is a S82078B [ 1.004019] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.169400] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.171695] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.174031] usb 1-1: Product: QEMU USB Tablet [ 1.175604] usb 1-1: Manufacturer: QEMU [ 1.177020] usb 1-1: SerialNumber: 42 [ 1.905597] 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.258826] 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.350019] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.489046] 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, 05 Apr 2019 10:57:14 +0000. Up 2.86 seconds. cloud-init-nonet[3.07]: 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.33]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 05 Apr 2019 10:57:16 +0000. Up 5.12 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.9 | 255.255.255.0 | fa:16:3e:09:ca:29 | 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: ba:a5:89:58:cc:22:9a:5a:6c:f3:d0:0d:73:63:18:46 root@ns The key's randomart image is: +--[ RSA 2048]----+ | E | | . | | o | | . o | | + + S | | . + * o | |. B = o . | |.= B . = | |= . o + | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f0:e9:bf:70:d9:2d:ba:a0:50:2b:b5:00:5e:47:d0:d4 root@ns The key's randomart image is: +--[ DSA 1024]----+ | .+o. | | .. E | | . . o | | . o . o . | | . . o S | | + + o . | | 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: 25:ea:87:2e:42:0e:1e:1a:58:9b:89:37:a3:4e:df:e1 root@ns The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | . . o | |.o + . S | |=.O . . | |oO.o .o . | |+.+ +... | |.. o E. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: bd:19:ed:bd:72:fb:6c:b2:45:8d:c6:b0:fe:c9:c7:1c root@ns The key's randomart image is: +--[ED25519 256--+ | | | | | . | | . . + ..| | S o o + o| | * o E | | o o .oo| | .oo==| | oBBo| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 05 Apr 2019 10:57:27 +0000. Up 15.55 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, 05 Apr 2019 10:57:28 +0000. Up 16.68 seconds. + apt-get update Ubuntu 14.04.6 LTS ns ttyS0 ns login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security/main Sources [172 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:4 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB] Get:7 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:9 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7528 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1166 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 [523 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 [576 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 [280 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 (1496 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 18 not upgraded. Need to get 432 kB of archives. After this operation, 1639 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.19 [145 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.19 [288 kB] Preconfiguring packages ... Fetched 432 kB in 1s (383 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51347 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.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 + 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: gAAAAABcpzQXhKy78Az1Ldsqf2pI-A8FdEYZ5B8aLUSQLmy_K986PV66Kym52lqtPnhSWcu5U0_sYmVn6QBD6HC0FbVCC1XIG58rYzGZKsS1O1FwHqkSk4vDBPXMpXoetyVneuYuLAMWSjJ_ymfObeXegZWvBSiozl5hcF-RELrdhVg4M78alCY' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/74f027c896814d9ab339cdc6aeef686c/stacks/clearwater-opnfv-dns-a2ucbulmhjbf/a1cff6c0-c3d3-4527-a759-c0915f8e58d3/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 57 --:--:-- --:--:-- --:--:-- 58 HTTP/1.1 200 OK Date: Fri, 05 Apr 2019 10:57:44 GMT Server: Apache x-openstack-request-id: req-e91dd958-b4fc-4630-884c-a7ee8201e42a 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 | 28:46:72:73:24:87:44:13:53:21:aa:71:49:14:6f:08 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 f0:e9:bf:70:d9:2d:ba:a0:50:2b:b5:00:5e:47:d0:d4 root@ns (DSA) ec2: 256 25:ea:87:2e:42:0e:1e:1a:58:9b:89:37:a3:4e:df:e1 root@ns (ECDSA) ec2: 256 bd:19:ed:bd:72:fb:6c:b2:45:8d:c6:b0:fe:c9:c7:1c root@ns (ED25519) ec2: 2048 ba:a5:89:58:cc:22:9a:5a:6c:f3:d0:0d:73:63:18:46 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMe0tjfCGGPe0RvMkN4knNpLwOxXeZMab3bQ/vSnOQj7zXaua9NfbPs4EbtMcBsfVq6GpFOtHke6MHJ6DmH/fwM= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIE9GvkUE6PAwJBQPtkpnWVvJFBDBlgtDGhXHdfyVI/hT root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC65jW7OvkBPGaNCBVM7oIaTVJ1YZpsDx/XSX+eKqwFBRxJV8mDbFbsrrePCULVosOqLBwyM+umvc0qBxfVOd2ToazdsmUmRQ9ouFEWrBV6Jfu9Ao0H4Q2FUBT7t+7EID+4Ff+ROia0pVEjEIXJJ32DyLb0UOwg2CiJypozTWjV+KorFZOGyXt4VVFNcuvmTIbz34X2NhzEkLf05j9C7P3hl43kz91Q2JdKucqi4OWPjZsY0FVhHcxvyNfF1PeMdZs7iN/tl9ztEdpZv+6y9l9etWZN4zir7s+KJjfXNpxef86a7D50bvB+uOzYhKxoDp6WQCOD++LxeFJ4aV/k/joz root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 05 Apr 2019 10:57:44 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 32.87 seconds 2019-04-05 11:26:00,624 - 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-167-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #217-Ubuntu SMP Wed Mar 13 16:18:21 UTC 2019 (Ubuntu 3.13.0-167.217-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-167-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 0x371d2000-0x378e0fff] [ 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-167-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008003] pid_max: default: 32768 minimum: 301 [ 0.009600] Security Framework initialized [ 0.011065] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013382] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016875] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020185] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022350] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024236] Initializing cgroup subsys memory [ 0.025756] Initializing cgroup subsys devices [ 0.027292] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029487] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034288] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.039453] Spectre V2 : Mitigation: Full generic retpoline [ 0.040003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.042048] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.044002] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.046139] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.070934] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.076799] ACPI: Core revision 20131115 [ 0.078739] ACPI: All ACPI Tables successfully acquired [ 0.080413] ftrace: allocating 28753 entries in 113 pages [ 0.100219] smpboot: Max logical packages: 1 [ 0.101936] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.104275] Enabling x2apic [ 0.108000] Enabled x2apic [ 0.108068] Switched APIC routing to physical x2apic. [ 0.111468] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.112002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.117787] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.127494] KVM setup paravirtual spinlock [ 0.130252] x86: Booted up 1 node, 1 CPUs [ 0.131886] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.132420] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.135072] devtmpfs: initialized [ 0.137179] EVM: security.selinux [ 0.138578] EVM: security.SMACK64 [ 0.139969] EVM: security.ima [ 0.140004] EVM: security.capability [ 0.142459] pinctrl core: initialized pinctrl subsystem [ 0.144100] regulator-dummy: no parameters [ 0.145829] RTC time: 10:57:11, date: 04/05/19 [ 0.147656] NET: Registered protocol family 16 [ 0.148157] cpuidle: using governor ladder [ 0.149811] cpuidle: using governor menu [ 0.151441] ACPI: bus type PCI registered [ 0.152013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.154580] PCI: Using configuration type 1 for base access [ 0.156694] bio: create slab at 0 [ 0.158539] ACPI: Added _OSI(Module Device) [ 0.160004] ACPI: Added _OSI(Processor Device) [ 0.161750] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.163581] ACPI: Added _OSI(Processor Aggregator Device) [ 0.165228] ACPI: Interpreter enabled [ 0.166732] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.168925] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.172004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.175296] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.178105] ACPI: (supports S0 S5) [ 0.179349] ACPI: Using IOAPIC for interrupt routing [ 0.180022] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.183208] ACPI: No dock devices found. [ 0.185759] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.187779] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.188007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.190153] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.192215] acpiphp: Slot [3] registered [ 0.193637] acpiphp: Slot [4] registered [ 0.195046] acpiphp: Slot [5] registered [ 0.196023] acpiphp: Slot [6] registered [ 0.197485] acpiphp: Slot [7] registered [ 0.198896] acpiphp: Slot [8] registered [ 0.200020] acpiphp: Slot [9] registered [ 0.201425] acpiphp: Slot [10] registered [ 0.202860] acpiphp: Slot [11] registered [ 0.204021] acpiphp: Slot [12] registered [ 0.205453] acpiphp: Slot [13] registered [ 0.206886] acpiphp: Slot [14] registered [ 0.208020] acpiphp: Slot [15] registered [ 0.209449] acpiphp: Slot [16] registered [ 0.210886] acpiphp: Slot [17] registered [ 0.212027] acpiphp: Slot [18] registered [ 0.213464] acpiphp: Slot [19] registered [ 0.214901] acpiphp: Slot [20] registered [ 0.216021] acpiphp: Slot [21] registered [ 0.217454] acpiphp: Slot [22] registered [ 0.218882] acpiphp: Slot [23] registered [ 0.220025] acpiphp: Slot [24] registered [ 0.221456] acpiphp: Slot [25] registered [ 0.222890] acpiphp: Slot [26] registered [ 0.224020] acpiphp: Slot [27] registered [ 0.225447] acpiphp: Slot [28] registered [ 0.226869] acpiphp: Slot [29] registered [ 0.228021] acpiphp: Slot [30] registered [ 0.229458] acpiphp: Slot [31] registered [ 0.230880] PCI host bridge to bus 0000:00 [ 0.232004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.233817] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.235820] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.236004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.238192] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.240004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.248308] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.250823] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.271107] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.273385] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.275878] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.277156] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.279622] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.280838] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.283012] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.284000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.284003] vgaarb: loaded [ 0.285061] vgaarb: bridge control possible 0000:00:02.0 [ 0.287096] SCSI subsystem initialized [ 0.288227] ACPI: bus type USB registered [ 0.289790] usbcore: registered new interface driver usbfs [ 0.291627] usbcore: registered new interface driver hub [ 0.292039] usbcore: registered new device driver usb [ 0.293903] PCI: Using ACPI for IRQ routing [ 0.295777] NetLabel: Initializing [ 0.296008] NetLabel: domain hash size = 128 [ 0.297507] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.299208] NetLabel: unlabeled traffic allowed by default [ 0.300204] Switched to clocksource kvm-clock [ 0.308114] AppArmor: AppArmor Filesystem Enabled [ 0.309752] pnp: PnP ACPI init [ 0.310912] ACPI: bus type PNP registered [ 0.312792] pnp: PnP ACPI: found 8 devices [ 0.314246] ACPI: bus type PNP unregistered [ 0.321308] NET: Registered protocol family 2 [ 0.323111] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.325433] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.327642] TCP: Hash tables configured (established 8192 bind 8192) [ 0.329813] TCP: reno registered [ 0.331028] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.332976] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.335124] NET: Registered protocol family 1 [ 0.336665] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.338612] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.340522] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.357386] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.374410] Trying to unpack rootfs image as initramfs... [ 0.473632] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.476451] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.478385] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.481314] Scanning for low memory corruption every 60 seconds [ 0.483668] Initialise system trusted keyring [ 0.485261] audit: initializing netlink socket (disabled) [ 0.487071] type=2000 audit(1554461832.210:1): initialized [ 0.507011] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.509839] zbud: loaded [ 0.511065] VFS: Disk quotas dquot_6.5.2 [ 0.512524] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514955] fuse init (API version 7.22) [ 0.516414] msgmni has been set to 1982 [ 0.517843] Key type big_key registered [ 0.519491] Key type asymmetric registered [ 0.520951] Asymmetric key parser 'x509' registered [ 0.522632] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.525213] io scheduler noop registered [ 0.526609] io scheduler deadline registered (default) [ 0.528348] io scheduler cfq registered [ 0.529787] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.531680] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.533864] ipmi message handler version 39.2 [ 0.535421] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.537978] ACPI: Power Button [PWRF] [ 0.539400] GHES: HEST is not enabled! [ 0.555829] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.588718] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.591402] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.617424] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.620819] Linux agpgart interface v0.103 [ 0.623194] brd: module loaded [ 0.624789] loop: module loaded [ 0.626367] blk-mq: CPU -> queue map [ 0.627651] CPU 0 -> Queue 0 [ 0.629735] vda: vda1 [ 0.631542] scsi0 : ata_piix [ 0.632754] scsi1 : ata_piix [ 0.633882] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.636014] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.638692] libphy: Fixed MDIO Bus: probed [ 0.640195] tun: Universal TUN/TAP device driver, 1.6 [ 0.641873] tun: (C) 1999-2004 Max Krasnyansky [ 0.645179] PPP generic driver version 2.4.2 [ 0.646726] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.648813] ehci-pci: EHCI PCI platform driver [ 0.650332] ehci-platform: EHCI generic platform driver [ 0.652075] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.654058] ohci-pci: OHCI PCI platform driver [ 0.655593] ohci-platform: OHCI generic platform driver [ 0.657317] uhci_hcd: USB Universal Host Controller Interface driver [ 0.674290] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.676047] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.678728] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.680735] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.682939] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.685415] usb usb1: Product: UHCI Host Controller [ 0.687046] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd [ 0.689092] usb usb1: SerialNumber: 0000:00:01.2 [ 0.690753] hub 1-0:1.0: USB hub found [ 0.692105] hub 1-0:1.0: 2 ports detected [ 0.693691] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.697289] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.698975] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.700742] mousedev: PS/2 mouse device common for all mice [ 0.702925] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.705862] rtc_cmos 00:00: RTC can wake from S4 [ 0.707943] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.710014] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.712151] device-mapper: uevent: version 1.0.3 [ 0.713789] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.716628] ledtrig-cpu: registered to indicate activity on CPUs [ 0.718687] TCP: cubic registered [ 0.719980] NET: Registered protocol family 10 [ 0.721934] NET: Registered protocol family 17 [ 0.723484] Key type dns_resolver registered [ 0.725121] Loading compiled-in X.509 certificates [ 0.727326] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8' [ 0.730444] registered taskstats version 1 [ 0.733534] Key type trusted registered [ 0.737063] Key type encrypted registered [ 0.738498] AppArmor: AppArmor sha1 policy hashing enabled [ 0.740309] IMA: No TPM chip found, activating TPM-bypass! [ 0.742839] regulator-dummy: disabling [ 0.744288] Magic number: 15:862:981 [ 0.745815] rtc_cmos 00:00: setting system clock to 2019-04-05 10:57:12 UTC (1554461832) [ 0.748701] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.750736] EDD information not available. [ 0.801257] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.815036] Write protecting the kernel read-only data: 12288k [ 0.817582] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.821648] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.836127] systemd-udevd[99]: starting version 204 [ 0.873171] FDC 0 is a S82078B [ 1.004019] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.169400] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.171695] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.174031] usb 1-1: Product: QEMU USB Tablet [ 1.175604] usb 1-1: Manufacturer: QEMU [ 1.177020] usb 1-1: SerialNumber: 42 [ 1.905597] 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.258826] 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.350019] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.489046] 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, 05 Apr 2019 10:57:14 +0000. Up 2.86 seconds. cloud-init-nonet[3.07]: 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.33]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 05 Apr 2019 10:57:16 +0000. Up 5.12 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.9 | 255.255.255.0 | fa:16:3e:09:ca:29 | 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: ba:a5:89:58:cc:22:9a:5a:6c:f3:d0:0d:73:63:18:46 root@ns The key's randomart image is: +--[ RSA 2048]----+ | E | | . | | o | | . o | | + + S | | . + * o | |. B = o . | |.= B . = | |= . o + | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f0:e9:bf:70:d9:2d:ba:a0:50:2b:b5:00:5e:47:d0:d4 root@ns The key's randomart image is: +--[ DSA 1024]----+ | .+o. | | .. E | | . . o | | . o . o . | | . . o S | | + + o . | | 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: 25:ea:87:2e:42:0e:1e:1a:58:9b:89:37:a3:4e:df:e1 root@ns The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | . . o | |.o + . S | |=.O . . | |oO.o .o . | |+.+ +... | |.. o E. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: bd:19:ed:bd:72:fb:6c:b2:45:8d:c6:b0:fe:c9:c7:1c root@ns The key's randomart image is: +--[ED25519 256--+ | | | | | . | | . . + ..| | S o o + o| | * o E | | o o .oo| | .oo==| | oBBo| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 05 Apr 2019 10:57:27 +0000. Up 15.55 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, 05 Apr 2019 10:57:28 +0000. Up 16.68 seconds. + apt-get update Ubuntu 14.04.6 LTS ns ttyS0 ns login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security/main Sources [172 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:4 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB] Get:7 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:9 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7528 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1166 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 [523 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 [576 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 [280 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 (1496 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 18 not upgraded. Need to get 432 kB of archives. After this operation, 1639 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.19 [145 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.19 [288 kB] Preconfiguring packages ... Fetched 432 kB in 1s (383 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51347 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.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 + 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: gAAAAABcpzQXhKy78Az1Ldsqf2pI-A8FdEYZ5B8aLUSQLmy_K986PV66Kym52lqtPnhSWcu5U0_sYmVn6QBD6HC0FbVCC1XIG58rYzGZKsS1O1FwHqkSk4vDBPXMpXoetyVneuYuLAMWSjJ_ymfObeXegZWvBSiozl5hcF-RELrdhVg4M78alCY' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/74f027c896814d9ab339cdc6aeef686c/stacks/clearwater-opnfv-dns-a2ucbulmhjbf/a1cff6c0-c3d3-4527-a759-c0915f8e58d3/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 57 --:--:-- --:--:-- --:--:-- 58 HTTP/1.1 200 OK Date: Fri, 05 Apr 2019 10:57:44 GMT Server: Apache x-openstack-request-id: req-e91dd958-b4fc-4630-884c-a7ee8201e42a 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 | 28:46:72:73:24:87:44:13:53:21:aa:71:49:14:6f:08 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 f0:e9:bf:70:d9:2d:ba:a0:50:2b:b5:00:5e:47:d0:d4 root@ns (DSA) ec2: 256 25:ea:87:2e:42:0e:1e:1a:58:9b:89:37:a3:4e:df:e1 root@ns (ECDSA) ec2: 256 bd:19:ed:bd:72:fb:6c:b2:45:8d:c6:b0:fe:c9:c7:1c root@ns (ED25519) ec2: 2048 ba:a5:89:58:cc:22:9a:5a:6c:f3:d0:0d:73:63:18:46 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMe0tjfCGGPe0RvMkN4knNpLwOxXeZMab3bQ/vSnOQj7zXaua9NfbPs4EbtMcBsfVq6GpFOtHke6MHJ6DmH/fwM= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIE9GvkUE6PAwJBQPtkpnWVvJFBDBlgtDGhXHdfyVI/hT root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC65jW7OvkBPGaNCBVM7oIaTVJ1YZpsDx/XSX+eKqwFBRxJV8mDbFbsrrePCULVosOqLBwyM+umvc0qBxfVOd2ToazdsmUmRQ9ouFEWrBV6Jfu9Ao0H4Q2FUBT7t+7EID+4Ff+ROia0pVEjEIXJJ32DyLb0UOwg2CiJypozTWjV+KorFZOGyXt4VVFNcuvmTIbz34X2NhzEkLf05j9C7P3hl43kz91Q2JdKucqi4OWPjZsY0FVhHcxvyNfF1PeMdZs7iN/tl9ztEdpZv+6y9l9etWZN4zir7s+KJjfXNpxef86a7D50bvB+uOzYhKxoDp6WQCOD++LxeFJ4aV/k/joz root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 05 Apr 2019 10:57:44 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 32.87 seconds 2019-04-05 11:26:00,628 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.217 2019-04-05 11:26:00,716 - 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-04-05 11:26:00,783 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-04-05 11:26:00,784 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-04-05 11:26:01,042 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550929@clearwater.opnfv', u'sip_username': u'6505550929', u'formatted_number': u'(650) 555-0929', u'number': u'6505550929', u'sip_uri': u'sip:6505550929@clearwater.opnfv', u'number_id': u'7e3d0b644342459481dd129931e8575a', u'sip_password': u'bg7jCfteK', u'pstn': False} 2019-04-05 11:26:01,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:26:01,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/acc53440-34b5-4bc2-98eb-f9f2cb2d2525 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:26:01,344 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:26:01 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525 Server: Apache x-openstack-request-id: req-45616969-798c-4733-9507-473eb94a449d 2019-04-05 11:26:01,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-04-05 11:26:01,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 887 Content-Type: application/json Date: Fri, 05 Apr 2019 11:26:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-41b29a7f-8d64-417a-ab72-08fad3ea7738 2019-04-05 11:26:01,733 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "outputs": [{"output_value": "172.30.9.205", "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-04-05 11:26:01,733 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525 used request id req-41b29a7f-8d64-417a-ab72-08fad3ea7738 2019-04-05 11:26:01,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.690373182297s 2019-04-05 11:26:01,735 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack outputs: [Munch({u'output_value': u'172.30.9.205', 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-04-05 11:26:01,736 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-04-05 11:26:01,736 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2019-04-05 11:26:01,743 - 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-04-05 11:26:01,744 - 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-04-05 11:28:10,075 - 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) - (6505550138, 6505550199) Passed Basic Call - SDP (TCP) - (6505550921, 6505550035) Passed Basic Call - Tel URIs (TCP) - (6505550906, 6505550303) Passed Basic Call - Unknown number (TCP) - (6505550189, 6505550339) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550812, 6505550710) Passed Basic Call - Messages - Pager model (TCP) - (6505550784, 6505550181) Passed Basic Call - Pracks (TCP) - (6505550243, 6505550340) Passed Basic Registration (TCP) - (6505550848) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550856, 6505550588) Passed Call Barring - Outbound Rejection (TCP) - (6505550198, 6505550070) 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) - (6505550090, 6505550104) 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) - (6505550492, 6505550330, 6505550794) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550662, 6505550816, 6505550745) Passed Call Diversion - Not reachable (408) (TCP) - (6505550375, 6505550779, 6505550878) Passed Call Diversion - Not reachable (503) (TCP) - (6505550006, 6505550662, 6505550391) Passed Call Diversion - Not reachable (500) (TCP) - (6505550227, 6505550903, 6505550664) Passed Call Diversion - Busy (TCP) - (6505550225, 6505550057, 6505550089) Passed Call Diversion - Unconditional (TCP) - (6505550824, 6505550021, 6505550101) Passed Call Diversion - No answer (TCP) - (6505550022, 6505550417, 6505550898) Passed Call Diversion - Bad target URI (TCP) - (6505550084, 6505550483) Passed Call Diversion - Audio-only call (TCP) - (6505550843, 6505550784, 6505550070, 6505550351) Passed Call Diversion - Audio-video call (TCP) - (6505550925, 6505550183, 6505550005, 6505550945) Passed Call Forking - Mainline (TCP) - (6505550302, 6505550823) Passed Call Forking - Endpoint offline (TCP) - (6505550414, 6505550290) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550551, 6505550437) Passed Call Waiting - Accepted (TCP) - (6505550182, 6505550841, 6505550804) Passed Call Waiting - Cancelled (TCP) - (6505550622, 6505550176, 6505550462) Passed CANCEL - Mainline (TCP) - (6505550769, 6505550969) Passed Filtering - Accept-Contact (TCP) - (6505550032, 6505550919) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550872, 6505550580) Passed Filtering - Accept-Contact no match (TCP) - (6505550187, 6505550422) Passed Filtering - Accept-Contact negated match (TCP) - (6505550728, 6505550247) Passed Filtering - RFC3841 example (TCP) - (6505550754, 6505550478) Passed Filtering - Reject-Contact no match (TCP) - (6505550899, 6505550926) Passed Filtering - Reject-Contact match (TCP) - (6505550645, 6505550302) 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) - (6505550720) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550410) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550112) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550358) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550558, 6505550779) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550104, 6505550239) Passed GRUU - Call - only GRUU as target (TCP) - (6505550094, 6505550530) Passed GRUU - Call - AoR as target (TCP) - (6505550515, 6505550777) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550795, 6505550997) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550601, 6505550213) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550417, 6505550513) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550720, 6505550762) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550785, 6505550436) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550545, 6505550226) 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) - (6505550338) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550997) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550122) 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) - (6505550854, 6505550008) 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-04-05 11:28:10,076 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 0, 'skipped': 43, 'total': 96, 'passed': 53} 2019-04-05 11:28:10,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:28:10,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:28:10,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1330 Content-Type: application/json Date: Fri, 05 Apr 2019 11:28:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7d0fdae2-2553-4c00-90ce-6c248f18c5ba x-openstack-request-id: req-7d0fdae2-2553-4c00-90ce-6c248f18c5ba 2019-04-05 11:28:10,802 - 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:5c:2e:bf", "version": 4, "addr": "192.168.100.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:2e:bf", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/18358885-acfa-42ef-86b5-39fd5b08cd37", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/18358885-acfa-42ef-86b5-39fd5b08cd37", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:18:55.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "18358885-acfa-42ef-86b5-39fd5b08cd37", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:18:55Z", "hostId": "b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "bono-0.clearwater.opnfv", "created": "2019-04-05T11:18:20Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:09:d4", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:09:d4", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d648ac6d-8286-4f1b-b861-d212e53dad7c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d648ac6d-8286-4f1b-b861-d212e53dad7c", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:18:55.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "d648ac6d-8286-4f1b-b861-d212e53dad7c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:18:55Z", "hostId": "c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "homer-0.clearwater.opnfv", "created": "2019-04-05T11:18:19Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:2a:cb", "version": 4, "addr": "192.168.100.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:2a:cb", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7b592782-5bec-449e-9328-a84075b83b1c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7b592782-5bec-449e-9328-a84075b83b1c", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:18:51.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "7b592782-5bec-449e-9328-a84075b83b1c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:18:51Z", "hostId": "c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "dime-0.clearwater.opnfv", "created": "2019-04-05T11:18:18Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:8b", "version": 4, "addr": "192.168.100.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:8b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/03440e48-c959-4491-a6df-6286106a659f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/03440e48-c959-4491-a6df-6286106a659f", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:13:15.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "03440e48-c959-4491-a6df-6286106a659f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:13:15Z", "hostId": "b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "sprout-0.clearwater.opnfv", "created": "2019-04-05T11:12:59Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:6d:81", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:6d:81", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/288a0d31-6734-45ca-a66c-e3c143b19184", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/288a0d31-6734-45ca-a66c-e3c143b19184", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:03:09.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "288a0d31-6734-45ca-a66c-e3c143b19184", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:03:09Z", "hostId": "c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "vellum-0.clearwater.opnfv", "created": "2019-04-05T11:02:53Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d5:60", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d5:60", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/23087b2f-196a-48de-b4fd-574c613916ce", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/23087b2f-196a-48de-b4fd-574c613916ce", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:59:35.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "23087b2f-196a-48de-b4fd-574c613916ce", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:59:35Z", "hostId": "b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "ellis-0.clearwater.opnfv", "created": "2019-04-05T10:57:53Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ca:29", "version": 4, "addr": "192.168.100.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:ca:29", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/dc87d3ec-19c1-4f7a-9748-8ce99536e3a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/dc87d3ec-19c1-4f7a-9748-8ce99536e3a1", "rel": "bookmark"}], "image": {"id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "links": [{"href": "http://172.30.9.23:8774/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T10:57:11.000000", "flavor": {"id": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "links": [{"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "bookmark"}]}, "id": "dc87d3ec-19c1-4f7a-9748-8ce99536e3a1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "29373cda37b34ecca2387ed1bc9edcef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T10:57:11Z", "hostId": "c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "name": "ns.clearwater.opnfv", "created": "2019-04-05T10:55:24Z", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:28:10,802 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7d0fdae2-2553-4c00-90ce-6c248f18c5ba 2019-04-05 11:28:10,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.725215911865s 2019-04-05 11:28:10,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 11:28:10,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:28:10,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Fri, 05 Apr 2019 11:28:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-74089d97-ee7c-4581-a5e0-efcae11653ab x-openstack-request-id: req-74089d97-ee7c-4581-a5e0-efcae11653ab 2019-04-05 11:28:10,840 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "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": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e"}]} 2019-04-05 11:28:10,840 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-74089d97-ee7c-4581-a5e0-efcae11653ab 2019-04-05 11:28:10,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0297801494598s 2019-04-05 11:28:10,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-05 11:28:10,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/18358885-acfa-42ef-86b5-39fd5b08cd37/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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:28:11,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Fri, 05 Apr 2019 11:28:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0fb8ae7b-1e15-4aad-ab1e-3d1a4bc4dff6 x-openstack-request-id: req-0fb8ae7b-1e15-4aad-ab1e-3d1a4bc4dff6 2019-04-05 11:28:11,679 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "75d217eb-5f4a-4043-85a2-eea84a3aab22"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f19704ed-574d-434d-aecb-77baac82c253"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f7611f7a-b203-413b-a8ef-f7557417e3c6"}], "tenant_id": "59de09b402b34572bdd19ca771cec97c", "id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-05 11:28:11,680 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/18358885-acfa-42ef-86b5-39fd5b08cd37/os-security-groups used request id req-0fb8ae7b-1e15-4aad-ab1e-3d1a4bc4dff6 2019-04-05 11:28:11,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.838347911835s 2019-04-05 11:28:11,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 11:28:11,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:28:12,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 05 Apr 2019 11:28:12 GMT X-Openstack-Request-Id: req-81523427-1e21-4db0-bdee-1c16beb965f1 2019-04-05 11:28:12,433 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T10:54:55Z", "file": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/file", "owner": "59de09b402b34572bdd19ca771cec97c", "id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "size": 263848448, "self": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-05T10:54:50Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 11:28:12,433 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-81523427-1e21-4db0-bdee-1c16beb965f1 2019-04-05 11:28:12,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.746114015579s 2019-04-05 11:28:12,440 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-05 11:28:12,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 11:28:12,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:28:12,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Fri, 05 Apr 2019 11:28: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-7f605c17-7806-4c23-ab79-0d7c2a63ad66 x-openstack-request-id: req-7f605c17-7806-4c23-ab79-0d7c2a63ad66 2019-04-05 11:28:12,463 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "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": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e"}]} 2019-04-05 11:28:12,463 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-7f605c17-7806-4c23-ab79-0d7c2a63ad66 2019-04-05 11:28:12,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0227680206299s 2019-04-05 11:28:12,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-05 11:28:12,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/d648ac6d-8286-4f1b-b861-d212e53dad7c/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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:28:12,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Fri, 05 Apr 2019 11:28: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-06588af6-aef8-44af-be4d-396bf4df9fe2 x-openstack-request-id: req-06588af6-aef8-44af-be4d-396bf4df9fe2 2019-04-05 11:28:12,798 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "75d217eb-5f4a-4043-85a2-eea84a3aab22"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f19704ed-574d-434d-aecb-77baac82c253"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f7611f7a-b203-413b-a8ef-f7557417e3c6"}], "tenant_id": "59de09b402b34572bdd19ca771cec97c", "id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-05 11:28:12,798 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d648ac6d-8286-4f1b-b861-d212e53dad7c/os-security-groups used request id req-06588af6-aef8-44af-be4d-396bf4df9fe2 2019-04-05 11:28:12,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.334002971649s 2019-04-05 11:28:12,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 11:28:12,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:28:12,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 05 Apr 2019 11:28:12 GMT X-Openstack-Request-Id: req-971919ef-0d11-4dc9-84cc-5e96076fb2eb 2019-04-05 11:28:12,845 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T10:54:55Z", "file": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/file", "owner": "59de09b402b34572bdd19ca771cec97c", "id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "size": 263848448, "self": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-05T10:54:50Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 11:28:12,846 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-971919ef-0d11-4dc9-84cc-5e96076fb2eb 2019-04-05 11:28:12,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0406749248505s 2019-04-05 11:28:12,852 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-05 11:28:12,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 11:28:12,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:28:12,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Fri, 05 Apr 2019 11:28: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-0389157a-2429-4766-ba50-69e83c4031f1 x-openstack-request-id: req-0389157a-2429-4766-ba50-69e83c4031f1 2019-04-05 11:28:12,875 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "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": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e"}]} 2019-04-05 11:28:12,875 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-0389157a-2429-4766-ba50-69e83c4031f1 2019-04-05 11:28:12,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0228300094604s 2019-04-05 11:28:12,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-05 11:28:12,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/7b592782-5bec-449e-9328-a84075b83b1c/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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:28:13,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Fri, 05 Apr 2019 11:28: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-872ffe96-b5a4-4149-a3af-efeb783bf9c0 x-openstack-request-id: req-872ffe96-b5a4-4149-a3af-efeb783bf9c0 2019-04-05 11:28:13,015 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "75d217eb-5f4a-4043-85a2-eea84a3aab22"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f19704ed-574d-434d-aecb-77baac82c253"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f7611f7a-b203-413b-a8ef-f7557417e3c6"}], "tenant_id": "59de09b402b34572bdd19ca771cec97c", "id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-05 11:28:13,015 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7b592782-5bec-449e-9328-a84075b83b1c/os-security-groups used request id req-872ffe96-b5a4-4149-a3af-efeb783bf9c0 2019-04-05 11:28:13,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.1390209198s 2019-04-05 11:28:13,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 11:28:13,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:28:13,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 05 Apr 2019 11:28:13 GMT X-Openstack-Request-Id: req-42d6d1e0-6260-4642-9d6d-0cf7052ea325 2019-04-05 11:28:13,161 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T10:54:55Z", "file": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/file", "owner": "59de09b402b34572bdd19ca771cec97c", "id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "size": 263848448, "self": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-05T10:54:50Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 11:28:13,161 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-42d6d1e0-6260-4642-9d6d-0cf7052ea325 2019-04-05 11:28:13,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.140223026276s 2019-04-05 11:28:13,168 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-05 11:28:13,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 11:28:13,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:28:13,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Fri, 05 Apr 2019 11:28:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9f0616eb-6194-414e-88aa-6a28dfeefe1e x-openstack-request-id: req-9f0616eb-6194-414e-88aa-6a28dfeefe1e 2019-04-05 11:28:13,192 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "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": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e"}]} 2019-04-05 11:28:13,192 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-9f0616eb-6194-414e-88aa-6a28dfeefe1e 2019-04-05 11:28:13,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0242440700531s 2019-04-05 11:28:13,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-05 11:28:13,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/03440e48-c959-4491-a6df-6286106a659f/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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:28:13,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Fri, 05 Apr 2019 11:28:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-183a4d84-c52e-4f88-9030-42115ca89903 x-openstack-request-id: req-183a4d84-c52e-4f88-9030-42115ca89903 2019-04-05 11:28:13,886 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "75d217eb-5f4a-4043-85a2-eea84a3aab22"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f19704ed-574d-434d-aecb-77baac82c253"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f7611f7a-b203-413b-a8ef-f7557417e3c6"}], "tenant_id": "59de09b402b34572bdd19ca771cec97c", "id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-05 11:28:13,886 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/03440e48-c959-4491-a6df-6286106a659f/os-security-groups used request id req-183a4d84-c52e-4f88-9030-42115ca89903 2019-04-05 11:28:13,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.692364931107s 2019-04-05 11:28:13,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 11:28:13,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:28:13,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 05 Apr 2019 11:28:13 GMT X-Openstack-Request-Id: req-c80e1318-3d01-40b0-b3b8-fbf524cc4aac 2019-04-05 11:28:13,930 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T10:54:55Z", "file": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/file", "owner": "59de09b402b34572bdd19ca771cec97c", "id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "size": 263848448, "self": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-05T10:54:50Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 11:28:13,931 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-c80e1318-3d01-40b0-b3b8-fbf524cc4aac 2019-04-05 11:28:13,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0374908447266s 2019-04-05 11:28:13,937 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-05 11:28:13,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 11:28:13,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:28:13,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Fri, 05 Apr 2019 11:28:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-db2249d1-e19d-4ef7-97c6-76e84fe8291b x-openstack-request-id: req-db2249d1-e19d-4ef7-97c6-76e84fe8291b 2019-04-05 11:28:13,961 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "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": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e"}]} 2019-04-05 11:28:13,961 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-db2249d1-e19d-4ef7-97c6-76e84fe8291b 2019-04-05 11:28:13,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0233449935913s 2019-04-05 11:28:13,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-05 11:28:13,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/288a0d31-6734-45ca-a66c-e3c143b19184/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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:28:14,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Fri, 05 Apr 2019 11:28:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-398af731-4f1e-47c7-9fa0-93a867dfe7a0 x-openstack-request-id: req-398af731-4f1e-47c7-9fa0-93a867dfe7a0 2019-04-05 11:28:14,370 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "75d217eb-5f4a-4043-85a2-eea84a3aab22"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f19704ed-574d-434d-aecb-77baac82c253"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f7611f7a-b203-413b-a8ef-f7557417e3c6"}], "tenant_id": "59de09b402b34572bdd19ca771cec97c", "id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-05 11:28:14,370 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/288a0d31-6734-45ca-a66c-e3c143b19184/os-security-groups used request id req-398af731-4f1e-47c7-9fa0-93a867dfe7a0 2019-04-05 11:28:14,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.407917976379s 2019-04-05 11:28:14,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 11:28:14,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:28:14,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 05 Apr 2019 11:28:14 GMT X-Openstack-Request-Id: req-d2d1b12a-e4b1-47fc-8682-19aeab6b5a25 2019-04-05 11:28:14,414 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T10:54:55Z", "file": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/file", "owner": "59de09b402b34572bdd19ca771cec97c", "id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "size": 263848448, "self": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-05T10:54:50Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 11:28:14,414 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-d2d1b12a-e4b1-47fc-8682-19aeab6b5a25 2019-04-05 11:28:14,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0373442173004s 2019-04-05 11:28:14,420 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-05 11:28:14,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 11:28:14,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:28:14,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Fri, 05 Apr 2019 11:28:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d64f000a-da15-41b0-a97a-162c14986068 x-openstack-request-id: req-d64f000a-da15-41b0-a97a-162c14986068 2019-04-05 11:28:14,446 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "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": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e"}]} 2019-04-05 11:28:14,446 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-d64f000a-da15-41b0-a97a-162c14986068 2019-04-05 11:28:14,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0250470638275s 2019-04-05 11:28:14,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-05 11:28:14,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/23087b2f-196a-48de-b4fd-574c613916ce/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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:28:14,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Fri, 05 Apr 2019 11:28:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-516c21fe-4339-4914-bccb-5f5b560613c5 x-openstack-request-id: req-516c21fe-4339-4914-bccb-5f5b560613c5 2019-04-05 11:28:14,587 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "75d217eb-5f4a-4043-85a2-eea84a3aab22"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f19704ed-574d-434d-aecb-77baac82c253"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f7611f7a-b203-413b-a8ef-f7557417e3c6"}], "tenant_id": "59de09b402b34572bdd19ca771cec97c", "id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-05 11:28:14,587 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/23087b2f-196a-48de-b4fd-574c613916ce/os-security-groups used request id req-516c21fe-4339-4914-bccb-5f5b560613c5 2019-04-05 11:28:14,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.1396920681s 2019-04-05 11:28:14,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 11:28:14,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:28:14,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 05 Apr 2019 11:28:14 GMT X-Openstack-Request-Id: req-cfb92075-bb59-4dfd-ad41-c9d29095e1be 2019-04-05 11:28:14,632 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T10:54:55Z", "file": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/file", "owner": "59de09b402b34572bdd19ca771cec97c", "id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "size": 263848448, "self": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-05T10:54:50Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 11:28:14,633 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-cfb92075-bb59-4dfd-ad41-c9d29095e1be 2019-04-05 11:28:14,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0398769378662s 2019-04-05 11:28:14,638 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-05 11:28:14,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 11:28:14,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:28:14,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Fri, 05 Apr 2019 11:28:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-948963a0-5692-4415-82e4-001587e5acc9 x-openstack-request-id: req-948963a0-5692-4415-82e4-001587e5acc9 2019-04-05 11:28:14,660 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "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": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e"}]} 2019-04-05 11:28:14,660 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-948963a0-5692-4415-82e4-001587e5acc9 2019-04-05 11:28:14,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0222799777985s 2019-04-05 11:28:14,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-05 11:28:14,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/dc87d3ec-19c1-4f7a-9748-8ce99536e3a1/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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:28:15,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Fri, 05 Apr 2019 11:28:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0b42bee8-2ae1-4c4a-b962-e184e374d184 x-openstack-request-id: req-0b42bee8-2ae1-4c4a-b962-e184e374d184 2019-04-05 11:28:15,084 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "75d217eb-5f4a-4043-85a2-eea84a3aab22"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f19704ed-574d-434d-aecb-77baac82c253"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f7611f7a-b203-413b-a8ef-f7557417e3c6"}], "tenant_id": "59de09b402b34572bdd19ca771cec97c", "id": "27a99b9b-65ca-445b-9b24-c26cd2adac18", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-05 11:28:15,085 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/dc87d3ec-19c1-4f7a-9748-8ce99536e3a1/os-security-groups used request id req-0b42bee8-2ae1-4c4a-b962-e184e374d184 2019-04-05 11:28:15,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.423108100891s 2019-04-05 11:28:15,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 11:28:15,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:28:15,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 05 Apr 2019 11:28:15 GMT X-Openstack-Request-Id: req-70d4def3-e792-418b-911e-9e64961c42d0 2019-04-05 11:28:15,128 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T10:54:55Z", "file": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/file", "owner": "59de09b402b34572bdd19ca771cec97c", "id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "size": 263848448, "self": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-05T10:54:50Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 11:28:15,129 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-70d4def3-e792-418b-911e-9e64961c42d0 2019-04-05 11:28:15,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0376620292664s 2019-04-05 11:28:15,135 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-05 11:28:15,135 - 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:5c:2e:bf', u'version': 4, u'addr': u'192.168.100.23', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5c:2e:bf', u'version': 4, u'addr': u'172.30.9.204', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'881ebe70-6cdc-44ec-b39d-b18513bab2c6', 'name': u'heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-05T11:18:55.000000', 'flavor': Munch({u'id': u'87a715c2-ee3f-4696-ad47-cbcebe31ec7e', 'name': u'heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31'}), 'az': u'nova', 'id': u'18358885-acfa-42ef-86b5-39fd5b08cd37', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'59de09b402b34572bdd19ca771cec97c', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'75d217eb-5f4a-4043-85a2-eea84a3aab22'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f19704ed-574d-434d-aecb-77baac82c253'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f7611f7a-b203-413b-a8ef-f7557417e3c6'})], 'id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'59de09b402b34572bdd19ca771cec97c', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'29373cda37b34ecca2387ed1bc9edcef', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.204', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.204', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.204', 'launched_at': u'2019-04-05T11:18:55.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-05T11:18:55Z', 'hostId': u'b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31', 'public_v6': '', 'private_v4': u'192.168.100.23', 'cloud': 'envvars', 'host_id': u'b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1', '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-04-05T11:18:55.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'59de09b402b34572bdd19ca771cec97c', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'59de09b402b34572bdd19ca771cec97c', 'created_at': u'2019-04-05T11:18:20Z', 'created': u'2019-04-05T11:18: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:eb:09:d4', u'version': 4, u'addr': u'192.168.100.8', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:eb:09:d4', u'version': 4, u'addr': u'172.30.9.203', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'881ebe70-6cdc-44ec-b39d-b18513bab2c6', 'name': u'heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-05T11:18:55.000000', 'flavor': Munch({u'id': u'87a715c2-ee3f-4696-ad47-cbcebe31ec7e', 'name': u'heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31'}), 'az': u'nova', 'id': u'd648ac6d-8286-4f1b-b861-d212e53dad7c', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'59de09b402b34572bdd19ca771cec97c', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'75d217eb-5f4a-4043-85a2-eea84a3aab22'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f19704ed-574d-434d-aecb-77baac82c253'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f7611f7a-b203-413b-a8ef-f7557417e3c6'})], 'id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'59de09b402b34572bdd19ca771cec97c', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'29373cda37b34ecca2387ed1bc9edcef', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.203', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.203', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.203', 'launched_at': u'2019-04-05T11:18:55.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-05T11:18:55Z', 'hostId': u'c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31', 'public_v6': '', 'private_v4': u'192.168.100.8', 'cloud': 'envvars', 'host_id': u'c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246', '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-04-05T11:18:55.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'59de09b402b34572bdd19ca771cec97c', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'59de09b402b34572bdd19ca771cec97c', 'created_at': u'2019-04-05T11:18:19Z', 'created': u'2019-04-05T11:18:19Z', '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:ee:2a:cb', u'version': 4, u'addr': u'192.168.100.21', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ee:2a:cb', 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'881ebe70-6cdc-44ec-b39d-b18513bab2c6', 'name': u'heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-05T11:18:51.000000', 'flavor': Munch({u'id': u'87a715c2-ee3f-4696-ad47-cbcebe31ec7e', 'name': u'heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31'}), 'az': u'nova', 'id': u'7b592782-5bec-449e-9328-a84075b83b1c', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'59de09b402b34572bdd19ca771cec97c', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'75d217eb-5f4a-4043-85a2-eea84a3aab22'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f19704ed-574d-434d-aecb-77baac82c253'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f7611f7a-b203-413b-a8ef-f7557417e3c6'})], 'id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'59de09b402b34572bdd19ca771cec97c', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'29373cda37b34ecca2387ed1bc9edcef', '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'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', '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-04-05T11:18:51.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-05T11:18:51Z', 'hostId': u'c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31', 'public_v6': '', 'private_v4': u'192.168.100.21', 'cloud': 'envvars', 'host_id': u'c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246', '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-04-05T11:18:51.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'59de09b402b34572bdd19ca771cec97c', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'59de09b402b34572bdd19ca771cec97c', 'created_at': u'2019-04-05T11:18:18Z', 'created': u'2019-04-05T11:18:18Z', '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:d8:c6:8b', 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:d8:c6:8b', u'version': 4, u'addr': u'172.30.9.200', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'881ebe70-6cdc-44ec-b39d-b18513bab2c6', 'name': u'heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-05T11:13:15.000000', 'flavor': Munch({u'id': u'87a715c2-ee3f-4696-ad47-cbcebe31ec7e', 'name': u'heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31'}), 'az': u'nova', 'id': u'03440e48-c959-4491-a6df-6286106a659f', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'59de09b402b34572bdd19ca771cec97c', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'75d217eb-5f4a-4043-85a2-eea84a3aab22'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f19704ed-574d-434d-aecb-77baac82c253'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f7611f7a-b203-413b-a8ef-f7557417e3c6'})], 'id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'59de09b402b34572bdd19ca771cec97c', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'29373cda37b34ecca2387ed1bc9edcef', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.200', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.200', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.200', 'launched_at': u'2019-04-05T11:13:15.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-05T11:13:15Z', 'hostId': u'b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31', 'public_v6': '', 'private_v4': u'192.168.100.13', 'cloud': 'envvars', 'host_id': u'b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1', '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-04-05T11:13:15.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'59de09b402b34572bdd19ca771cec97c', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'59de09b402b34572bdd19ca771cec97c', 'created_at': u'2019-04-05T11:12:59Z', 'created': u'2019-04-05T11:12:59Z', '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:8d:6d:81', u'version': 4, u'addr': u'192.168.100.3', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8d:6d:81', 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'881ebe70-6cdc-44ec-b39d-b18513bab2c6', 'name': u'heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-05T11:03:09.000000', 'flavor': Munch({u'id': u'87a715c2-ee3f-4696-ad47-cbcebe31ec7e', 'name': u'heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31'}), 'az': u'nova', 'id': u'288a0d31-6734-45ca-a66c-e3c143b19184', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'59de09b402b34572bdd19ca771cec97c', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'75d217eb-5f4a-4043-85a2-eea84a3aab22'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f19704ed-574d-434d-aecb-77baac82c253'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f7611f7a-b203-413b-a8ef-f7557417e3c6'})], 'id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'59de09b402b34572bdd19ca771cec97c', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'29373cda37b34ecca2387ed1bc9edcef', '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'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', '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-04-05T11:03:09.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-05T11:03:09Z', 'hostId': u'c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31', 'public_v6': '', 'private_v4': u'192.168.100.3', 'cloud': 'envvars', 'host_id': u'c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246', '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-04-05T11:03:09.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'59de09b402b34572bdd19ca771cec97c', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'59de09b402b34572bdd19ca771cec97c', 'created_at': u'2019-04-05T11:02:53Z', 'created': u'2019-04-05T11:02:53Z', '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:b3:d5:60', u'version': 4, u'addr': u'192.168.100.10', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b3:d5:60', u'version': 4, u'addr': u'172.30.9.217', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'881ebe70-6cdc-44ec-b39d-b18513bab2c6', 'name': u'heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-05T10:59:35.000000', 'flavor': Munch({u'id': u'87a715c2-ee3f-4696-ad47-cbcebe31ec7e', 'name': u'heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31'}), 'az': u'nova', 'id': u'23087b2f-196a-48de-b4fd-574c613916ce', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'59de09b402b34572bdd19ca771cec97c', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'75d217eb-5f4a-4043-85a2-eea84a3aab22'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f19704ed-574d-434d-aecb-77baac82c253'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f7611f7a-b203-413b-a8ef-f7557417e3c6'})], 'id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'59de09b402b34572bdd19ca771cec97c', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'29373cda37b34ecca2387ed1bc9edcef', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.217', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.217', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.217', 'launched_at': u'2019-04-05T10:59:35.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-05T10:59:35Z', 'hostId': u'b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31', 'public_v6': '', 'private_v4': u'192.168.100.10', 'cloud': 'envvars', 'host_id': u'b3c2c3bce147ab3f3cc9e80bcefb8897f9be111cb75db982cd7dcaf1', '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-04-05T10:59:35.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'59de09b402b34572bdd19ca771cec97c', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'59de09b402b34572bdd19ca771cec97c', 'created_at': u'2019-04-05T10:57:53Z', 'created': u'2019-04-05T10:57:53Z', '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:09:ca:29', u'version': 4, u'addr': u'192.168.100.9', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:09:ca:29', u'version': 4, u'addr': u'172.30.9.205', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'881ebe70-6cdc-44ec-b39d-b18513bab2c6', 'name': u'heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-05T10:57:11.000000', 'flavor': Munch({u'id': u'87a715c2-ee3f-4696-ad47-cbcebe31ec7e', 'name': u'heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31'}), 'az': u'nova', 'id': u'dc87d3ec-19c1-4f7a-9748-8ce99536e3a1', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'59de09b402b34572bdd19ca771cec97c', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'75d217eb-5f4a-4043-85a2-eea84a3aab22'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f19704ed-574d-434d-aecb-77baac82c253'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f7611f7a-b203-413b-a8ef-f7557417e3c6'})], 'id': u'27a99b9b-65ca-445b-9b24-c26cd2adac18', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'59de09b402b34572bdd19ca771cec97c', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'29373cda37b34ecca2387ed1bc9edcef', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.205', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'59de09b402b34572bdd19ca771cec97c', 'name': 'heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.205', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.205', 'launched_at': u'2019-04-05T10:57:11.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-05T10:57:11Z', 'hostId': u'c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31', 'public_v6': '', 'private_v4': u'192.168.100.9', 'cloud': 'envvars', 'host_id': u'c99ba434a868becc7c513c1bbacd4e445a0cdd065e3532df63ecc246', '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-04-05T10:57:11.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'59de09b402b34572bdd19ca771cec97c', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'59de09b402b34572bdd19ca771cec97c', 'created_at': u'2019-04-05T10:55:24Z', 'created': u'2019-04-05T10:55:24Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-04-05 11:28:15,140 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: bono-0.clearwater.opnfv 2019-04-05 11:28:15,142 - paramiko.transport - DEBUG - starting thread (client mode): 0x32693950L 2019-04-05 11:28:15,142 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-05 11:28:15,150 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-04-05 11:28:15,150 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-04-05 11:28:15,151 - 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-04-05 11:28:15,151 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-05 11:28:15,152 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-05 11:28:15,152 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-05 11:28:15,152 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-05 11:28:15,152 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-05 11:28:15,195 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-05 11:28:15,196 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-05 11:28:15,206 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.204: d0b9b04bd4968656ff42b96765559c40 2019-04-05 11:28:15,207 - paramiko.transport - DEBUG - Trying discovered key 28467273248744135321aa7149146f08 in /tmp/tmpnn6Fvg 2019-04-05 11:28:15,235 - paramiko.transport - DEBUG - userauth is OK 2019-04-05 11:28:15,244 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-05 11:28:15,272 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-05 11:28:15,544 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-05 11:28:15,544 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-05 11:28:15,574 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-05 11:28:15,584 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-05 11:28:15,584 - 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-04-05 11:28:15,585 - paramiko.transport - DEBUG - EOF in transport thread 2019-04-05 11:28:15,586 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: homer-0.clearwater.opnfv 2019-04-05 11:28:15,588 - paramiko.transport - DEBUG - starting thread (client mode): 0x32693050L 2019-04-05 11:28:15,588 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-05 11:28:15,594 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-04-05 11:28:15,594 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-04-05 11:28:15,596 - 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-04-05 11:28:15,596 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-05 11:28:15,596 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-05 11:28:15,596 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-05 11:28:15,596 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-05 11:28:15,596 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-05 11:28:15,639 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-05 11:28:15,639 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-05 11:28:15,651 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.203: 77e1d28bacff38e2952c559a1e2c7f91 2019-04-05 11:28:15,652 - paramiko.transport - DEBUG - Trying discovered key 28467273248744135321aa7149146f08 in /tmp/tmpnn6Fvg 2019-04-05 11:28:15,679 - paramiko.transport - DEBUG - userauth is OK 2019-04-05 11:28:15,689 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-05 11:28:15,717 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-05 11:28:15,960 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-05 11:28:15,960 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-05 11:28:15,983 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-05 11:28:15,993 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-05 11:28:15,993 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 7m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-04-05 11:28:15,995 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: dime-0.clearwater.opnfv 2019-04-05 11:28:15,997 - paramiko.transport - DEBUG - starting thread (client mode): 0x31c34150L 2019-04-05 11:28:15,998 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-05 11:28:16,003 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-04-05 11:28:16,003 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-04-05 11:28:16,004 - 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-04-05 11:28:16,004 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-05 11:28:16,004 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-05 11:28:16,004 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-05 11:28:16,005 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-05 11:28:16,005 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-05 11:28:16,048 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-05 11:28:16,048 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-05 11:28:16,061 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.210: 3d5d71c83a9ee0c0bbcfdc9661e0f0d3 2019-04-05 11:28:16,062 - paramiko.transport - DEBUG - Trying discovered key 28467273248744135321aa7149146f08 in /tmp/tmpnn6Fvg 2019-04-05 11:28:16,088 - paramiko.transport - DEBUG - userauth is OK 2019-04-05 11:28:16,097 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-05 11:28:16,127 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-05 11:28:16,362 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-05 11:28:16,362 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-05 11:28:16,392 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-05 11:28:16,402 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-05 11:28:16,403 - 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-04-05 11:28:16,403 - paramiko.transport - DEBUG - EOF in transport thread 2019-04-05 11:28:16,405 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: sprout-0.clearwater.opnfv 2019-04-05 11:28:16,407 - paramiko.transport - DEBUG - starting thread (client mode): 0x31c34950L 2019-04-05 11:28:16,407 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-05 11:28:16,411 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-04-05 11:28:16,412 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-04-05 11:28:16,413 - 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-04-05 11:28:16,413 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-05 11:28:16,413 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-05 11:28:16,413 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-05 11:28:16,414 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-05 11:28:16,414 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-05 11:28:16,456 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-05 11:28:16,457 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-05 11:28:16,471 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.200: dc0cfc2792383466dc689a7ad9f73e8a 2019-04-05 11:28:16,471 - paramiko.transport - DEBUG - Trying discovered key 28467273248744135321aa7149146f08 in /tmp/tmpnn6Fvg 2019-04-05 11:28:16,497 - paramiko.transport - DEBUG - userauth is OK 2019-04-05 11:28:16,505 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-05 11:28:16,536 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-05 11:28:16,765 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-05 11:28:16,765 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-05 11:28:16,769 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-05 11:28:16,780 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-05 11:28:16,780 - 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-04-05 11:28:16,782 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: vellum-0.clearwater.opnfv 2019-04-05 11:28:16,783 - paramiko.transport - DEBUG - starting thread (client mode): 0x3267fb90L 2019-04-05 11:28:16,784 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-05 11:28:16,789 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-04-05 11:28:16,789 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-04-05 11:28:16,790 - 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-04-05 11:28:16,790 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-05 11:28:16,790 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-05 11:28:16,791 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-05 11:28:16,791 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-05 11:28:16,791 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-05 11:28:16,831 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-05 11:28:16,831 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-05 11:28:16,847 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.212: 5352111726e3f302f074e5a8ab06da8f 2019-04-05 11:28:16,848 - paramiko.transport - DEBUG - Trying discovered key 28467273248744135321aa7149146f08 in /tmp/tmpnn6Fvg 2019-04-05 11:28:16,872 - paramiko.transport - DEBUG - userauth is OK 2019-04-05 11:28:16,881 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-05 11:28:16,913 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-05 11:28:17,233 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-05 11:28:17,233 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-05 11:28:17,247 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-05 11:28:17,258 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-05 11:28:17,258 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 20m 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-04-05 11:28:17,260 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: ellis-0.clearwater.opnfv 2019-04-05 11:28:17,261 - paramiko.transport - DEBUG - starting thread (client mode): 0x326933d0L 2019-04-05 11:28:17,262 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-05 11:28:17,267 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-04-05 11:28:17,268 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-04-05 11:28:17,269 - 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-04-05 11:28:17,269 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-05 11:28:17,269 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-05 11:28:17,269 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-05 11:28:17,270 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-05 11:28:17,270 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-05 11:28:17,312 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-05 11:28:17,313 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-05 11:28:17,326 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.217: aeb78005a22b1120b4d5c7a6172c1ceb 2019-04-05 11:28:17,326 - paramiko.transport - DEBUG - Trying discovered key 28467273248744135321aa7149146f08 in /tmp/tmpnn6Fvg 2019-04-05 11:28:17,353 - paramiko.transport - DEBUG - userauth is OK 2019-04-05 11:28:17,361 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-05 11:28:17,391 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-05 11:28:17,658 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-05 11:28:17,658 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-05 11:28:17,693 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-05 11:28:17,705 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-05 11:28:17,705 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 27m 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-04-05 11:28:17,831 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-05 11:28:17,831 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 33:29 | PASS | +-------------------+------------------+------------------+----------------+ 2019-04-05 11:28:17,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:28:17,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:28:18,128 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:28:17 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-01f47737-a0ca-4f6b-9146-ad5f52f4b055 2019-04-05 11:28:18,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-04-05 11:28:18,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 826 Content-Type: application/json Date: Fri, 05 Apr 2019 11:28:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-482cd2e9-f438-4673-8387-20c0ce02506b 2019-04-05 11:28:18,450 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack CREATE completed successfully", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:28:18,450 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-482cd2e9-f438-4673-8387-20c0ce02506b 2019-04-05 11:28:18,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.614004850388s 2019-04-05 11:28:18,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:28:18,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:28:18,481 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 489 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:28:18 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?limit=1&sort_dir=desc Server: Apache x-openstack-request-id: req-8f2807e4-a953-47d0-ade4-86d01128920a 2019-04-05 11:28:18,481 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:28:18,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 341 Content-Type: application/json Date: Fri, 05 Apr 2019 11:28:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3ba574d0-a376-4033-92db-fa445ec96f47 2019-04-05 11:28:18,768 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-04-05T11:25:43Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/clearwater-opnfv/events/e3d539e7-5d16-46d3-9b31-3039e87b1a87", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "id": "e3d539e7-5d16-46d3-9b31-3039e87b1a87"}]} 2019-04-05 11:28:18,768 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-3ba574d0-a376-4033-92db-fa445ec96f47 2019-04-05 11:28:18,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.316417217255s 2019-04-05 11:28:18,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2019-04-05 11:28:18,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/acc53440-34b5-4bc2-98eb-f9f2cb2d2525 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:28:18,797 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:28:18 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525 Server: Apache x-openstack-request-id: req-91133c8f-b479-46ba-a87a-0be78f3e2ede 2019-04-05 11:28:18,798 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:28:18,922 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 11:28:18 GMT Server: Apache x-openstack-request-id: req-035a9150-76de-441b-8abc-60bddf86c09d 2019-04-05 11:28:18,922 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 11:28:18,922 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525 used request id req-035a9150-76de-441b-8abc-60bddf86c09d 2019-04-05 11:28:18,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 0.152776956558s 2019-04-05 11:28:18,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:28:18,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e3d539e7-5d16-46d3-9b31-3039e87b1a87&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:28:19,223 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:28:18 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e3d539e7-5d16-46d3-9b31-3039e87b1a87&sort_dir=asc Server: Apache x-openstack-request-id: req-64962a7c-f72d-4166-9275-a59ad597cebb 2019-04-05 11:28:19,223 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:28:19,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 432 Content-Type: application/json Date: Fri, 05 Apr 2019 11:28:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4d2e66d9-49f7-49f6-9ffa-38cf367d0e4f 2019-04-05 11:28:19,519 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-04-05T11:28:18Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/clearwater-opnfv/events/f0d1a433-92aa-4a7c-917e-f86aaf9b4405", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "id": "f0d1a433-92aa-4a7c-917e-f86aaf9b4405"}, {"resource_name": "bono", "event_time": "2019-04-05T11:28:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/bono/events/3bfbadcb-5c61-43d1-a179-61bac5a74473", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "9c0ad654-87c4-4b5a-ad24-241eb88c9cec", "id": "3bfbadcb-5c61-43d1-a179-61bac5a74473"}]} 2019-04-05 11:28:19,519 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=e3d539e7-5d16-46d3-9b31-3039e87b1a87&sort_dir=asc&marker=e3d539e7-5d16-46d3-9b31-3039e87b1a87&sort_dir=asc used request id req-4d2e66d9-49f7-49f6-9ffa-38cf367d0e4f 2019-04-05 11:28:19,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.596832036972s 2019-04-05 11:28:24,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:28:24,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=3bfbadcb-5c61-43d1-a179-61bac5a74473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:28:24,557 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:28:24 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=3bfbadcb-5c61-43d1-a179-61bac5a74473&sort_dir=asc Server: Apache x-openstack-request-id: req-816a34e6-1991-4058-ace7-02d136506b49 2019-04-05 11:28:24,557 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:28:24,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 444 Content-Type: application/json Date: Fri, 05 Apr 2019 11:28:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1016ec43-3441-4055-9f27-213ca948fc91 2019-04-05 11:28:24,632 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2019-04-05T11:28:20Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/homer/events/98144e44-0eb1-4759-bca3-9d13517e6248", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "cc0c8fd4-2251-4a78-b1bb-10ff1df439d9", "id": "98144e44-0eb1-4759-bca3-9d13517e6248"}, {"resource_name": "dime", "event_time": "2019-04-05T11:28:21Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/dime/events/0f5ff0de-aca8-463a-a8ed-b80dfd1c1b13", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "ba842581-a28c-4998-a88b-a9443df9e6b3", "id": "0f5ff0de-aca8-463a-a8ed-b80dfd1c1b13"}]} 2019-04-05 11:28:24,633 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=3bfbadcb-5c61-43d1-a179-61bac5a74473&sort_dir=asc&marker=3bfbadcb-5c61-43d1-a179-61bac5a74473&sort_dir=asc used request id req-1016ec43-3441-4055-9f27-213ca948fc91 2019-04-05 11:28:24,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.107180118561s 2019-04-05 11:28:29,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:28:29,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0f5ff0de-aca8-463a-a8ed-b80dfd1c1b13&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:28:29,944 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:28:29 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0f5ff0de-aca8-463a-a8ed-b80dfd1c1b13&sort_dir=asc Server: Apache x-openstack-request-id: req-a34ecb36-dfee-4891-9637-b55cb3bd9f07 2019-04-05 11:28:29,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-04-05 11:28:29,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 607 Content-Type: application/json Date: Fri, 05 Apr 2019 11:28:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-652dee51-b81f-4500-ac65-c3b377132e56 2019-04-05 11:28:29,989 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2019-04-05T11:28:27Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/bono/events/53840221-b023-4735-8ebe-8f5431c4d740", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "9c0ad654-87c4-4b5a-ad24-241eb88c9cec", "id": "53840221-b023-4735-8ebe-8f5431c4d740"}, {"resource_name": "homer", "event_time": "2019-04-05T11:28:28Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/homer/events/a24f8415-b594-46b9-9ccf-94c1075d9ae7", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "cc0c8fd4-2251-4a78-b1bb-10ff1df439d9", "id": "a24f8415-b594-46b9-9ccf-94c1075d9ae7"}, {"resource_name": "dime", "event_time": "2019-04-05T11:28:28Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/dime/events/180f7a3e-b592-4c8a-b57f-f74d8c1bc87b", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "ba842581-a28c-4998-a88b-a9443df9e6b3", "id": "180f7a3e-b592-4c8a-b57f-f74d8c1bc87b"}, {"resource_name": "sprout", "event_time": "2019-04-05T11:28:28Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/sprout/events/a0e047bd-6cfb-4910-ad31-5a49e8be7f88", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "8afdc4e0-92d5-4f24-9212-25d5a588c831", "id": "a0e047bd-6cfb-4910-ad31-5a49e8be7f88"}]} 2019-04-05 11:28:29,989 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=0f5ff0de-aca8-463a-a8ed-b80dfd1c1b13&sort_dir=asc&marker=0f5ff0de-aca8-463a-a8ed-b80dfd1c1b13&sort_dir=asc used request id req-652dee51-b81f-4500-ac65-c3b377132e56 2019-04-05 11:28:29,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.350256919861s 2019-04-05 11:28:34,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:28:34,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=a0e047bd-6cfb-4910-ad31-5a49e8be7f88&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:28:35,290 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:28:34 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=a0e047bd-6cfb-4910-ad31-5a49e8be7f88&sort_dir=asc Server: Apache x-openstack-request-id: req-8474e1b1-84f3-4ac0-a6bb-59868e98c27b 2019-04-05 11:28:35,290 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:28:35,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 454 Content-Type: application/json Date: Fri, 05 Apr 2019 11:28:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3dcf5625-cd77-469c-a2c1-5baebdb62337 2019-04-05 11:28:35,679 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2019-04-05T11:28:35Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/sprout/events/3bc655b6-182d-4f35-b2af-83e55f60655a", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "8afdc4e0-92d5-4f24-9212-25d5a588c831", "id": "3bc655b6-182d-4f35-b2af-83e55f60655a"}, {"resource_name": "vellum", "event_time": "2019-04-05T11:28:35Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/vellum/events/8d59cd2d-b1c4-4af7-bcda-a9a64a271600", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "cdefe9c5-f0ab-43ce-9043-9d3538533382", "id": "8d59cd2d-b1c4-4af7-bcda-a9a64a271600"}]} 2019-04-05 11:28:35,679 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=a0e047bd-6cfb-4910-ad31-5a49e8be7f88&sort_dir=asc&marker=a0e047bd-6cfb-4910-ad31-5a49e8be7f88&sort_dir=asc used request id req-3dcf5625-cd77-469c-a2c1-5baebdb62337 2019-04-05 11:28:35,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.687119007111s 2019-04-05 11:28:40,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:28:40,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=8d59cd2d-b1c4-4af7-bcda-a9a64a271600&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:28:40,718 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:28:40 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=8d59cd2d-b1c4-4af7-bcda-a9a64a271600&sort_dir=asc Server: Apache x-openstack-request-id: req-d6b04439-773c-4223-b35a-4536b06381ad 2019-04-05 11:28:40,718 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:28:40,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:28:40 GMT Server: Apache x-openstack-request-id: req-20649300-c808-4723-b888-2cadb64e32c4 2019-04-05 11:28:40,762 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:28:40,762 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=8d59cd2d-b1c4-4af7-bcda-a9a64a271600&sort_dir=asc&marker=8d59cd2d-b1c4-4af7-bcda-a9a64a271600&sort_dir=asc used request id req-20649300-c808-4723-b888-2cadb64e32c4 2019-04-05 11:28:40,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0756809711456s 2019-04-05 11:28:45,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:28:45,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=8d59cd2d-b1c4-4af7-bcda-a9a64a271600&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:28:45,798 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:28:45 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=8d59cd2d-b1c4-4af7-bcda-a9a64a271600&sort_dir=asc Server: Apache x-openstack-request-id: req-cb776e5f-1263-49a7-bbc9-e6f3b2e39762 2019-04-05 11:28:45,798 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:28:45,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 452 Content-Type: application/json Date: Fri, 05 Apr 2019 11:28:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cf3fa12a-982d-4310-a753-ac1ef305f6fd 2019-04-05 11:28:45,840 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2019-04-05T11:28:41Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/vellum/events/5bfb1c68-b8f9-4451-8e92-4dbeea81d945", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "cdefe9c5-f0ab-43ce-9043-9d3538533382", "id": "5bfb1c68-b8f9-4451-8e92-4dbeea81d945"}, {"resource_name": "ellis", "event_time": "2019-04-05T11:28:41Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/ellis/events/27d1f1cc-7b57-49c4-b810-7b7e856b1da8", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "c98f2d59-ccb3-4c37-94dd-3166c2024dae", "id": "27d1f1cc-7b57-49c4-b810-7b7e856b1da8"}]} 2019-04-05 11:28:45,840 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=8d59cd2d-b1c4-4af7-bcda-a9a64a271600&sort_dir=asc&marker=8d59cd2d-b1c4-4af7-bcda-a9a64a271600&sort_dir=asc used request id req-cf3fa12a-982d-4310-a753-ac1ef305f6fd 2019-04-05 11:28:45,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730180740356s 2019-04-05 11:28:50,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:28:50,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=27d1f1cc-7b57-49c4-b810-7b7e856b1da8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:28:50,872 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:28:50 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=27d1f1cc-7b57-49c4-b810-7b7e856b1da8&sort_dir=asc Server: Apache x-openstack-request-id: req-4adbbfda-c70f-433a-898d-55186fd9e5f8 2019-04-05 11:28:50,872 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:28:50,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 454 Content-Type: application/json Date: Fri, 05 Apr 2019 11:28:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7b4c89ee-6fcb-4aeb-bb37-b9f8c9419ce1 2019-04-05 11:28:50,915 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2019-04-05T11:28:47Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/ellis/events/e75e8273-c89d-48f4-a869-a68018c4e5fd", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "c98f2d59-ccb3-4c37-94dd-3166c2024dae", "id": "e75e8273-c89d-48f4-a869-a68018c4e5fd"}, {"resource_name": "dns", "event_time": "2019-04-05T11:28:48Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/dns/events/d9271ff4-6d1d-4315-8116-b6624cbe380a", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "a1cff6c0-c3d3-4527-a759-c0915f8e58d3", "id": "d9271ff4-6d1d-4315-8116-b6624cbe380a"}]} 2019-04-05 11:28:50,915 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=27d1f1cc-7b57-49c4-b810-7b7e856b1da8&sort_dir=asc&marker=27d1f1cc-7b57-49c4-b810-7b7e856b1da8&sort_dir=asc used request id req-7b4c89ee-6fcb-4aeb-bb37-b9f8c9419ce1 2019-04-05 11:28:50,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728821754456s 2019-04-05 11:28:55,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:28:55,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d9271ff4-6d1d-4315-8116-b6624cbe380a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:28:56,228 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:28:55 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d9271ff4-6d1d-4315-8116-b6624cbe380a&sort_dir=asc Server: Apache x-openstack-request-id: req-193a7eac-8c6c-4e69-ae99-b7e3ef1757a5 2019-04-05 11:28:56,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-04-05 11:28:56,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 593 Content-Type: application/json Date: Fri, 05 Apr 2019 11:28:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-40bdfced-02aa-43c7-9c46-7038fdfc2f96 2019-04-05 11:28:56,271 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2019-04-05T11:28:53Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/dns/events/e28ca077-4a50-4be0-9b16-b89be1dee470", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "a1cff6c0-c3d3-4527-a759-c0915f8e58d3", "id": "e28ca077-4a50-4be0-9b16-b89be1dee470"}, {"resource_name": "security_groups", "event_time": "2019-04-05T11:28:53Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/security_groups/events/50841676-4f3f-45a5-aed7-84b58067ef4b", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "9d25e592-ceb7-47f1-b34c-66271144fa40", "id": "50841676-4f3f-45a5-aed7-84b58067ef4b"}, {"resource_name": "mgmt_network", "event_time": "2019-04-05T11:28:53Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/mgmt_network/events/d44d97a8-817b-4d6d-9bb4-df7aa4267659", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "6a6b8406-13e2-4889-90b9-45ed2ae8406d", "id": "d44d97a8-817b-4d6d-9bb4-df7aa4267659"}, {"resource_name": "security_groups", "event_time": "2019-04-05T11:28:55Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/security_groups/events/50173796-1daf-422a-8e9a-c127cd5d4ab6", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "9d25e592-ceb7-47f1-b34c-66271144fa40", "id": "50173796-1daf-422a-8e9a-c127cd5d4ab6"}]} 2019-04-05 11:28:56,271 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=d9271ff4-6d1d-4315-8116-b6624cbe380a&sort_dir=asc&marker=d9271ff4-6d1d-4315-8116-b6624cbe380a&sort_dir=asc used request id req-40bdfced-02aa-43c7-9c46-7038fdfc2f96 2019-04-05 11:28:56,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.350306987762s 2019-04-05 11:29:01,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:29:01,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=50173796-1daf-422a-8e9a-c127cd5d4ab6&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:29:01,308 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:29:01 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=50173796-1daf-422a-8e9a-c127cd5d4ab6&sort_dir=asc Server: Apache x-openstack-request-id: req-ae4c80a3-9b7f-484b-a3d8-02722401ddb3 2019-04-05 11:29:01,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-04-05 11:29:01,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:01 GMT Server: Apache x-openstack-request-id: req-71de38c0-85ba-47bb-8ec6-97deb8cf8bab 2019-04-05 11:29:01,349 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:29:01,349 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=50173796-1daf-422a-8e9a-c127cd5d4ab6&sort_dir=asc&marker=50173796-1daf-422a-8e9a-c127cd5d4ab6&sort_dir=asc used request id req-71de38c0-85ba-47bb-8ec6-97deb8cf8bab 2019-04-05 11:29:01,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071191072464s 2019-04-05 11:29:06,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:29:06,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=50173796-1daf-422a-8e9a-c127cd5d4ab6&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:29:06,383 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:29:06 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=50173796-1daf-422a-8e9a-c127cd5d4ab6&sort_dir=asc Server: Apache x-openstack-request-id: req-1ed2dc39-9ab4-4173-a59d-10f3255a9c72 2019-04-05 11:29:06,383 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:29:06,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 446 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2460e695-b616-4541-9f4f-938c5b1f732d 2019-04-05 11:29:06,427 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2019-04-05T11:29:01Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/mgmt_network/events/32a8697d-cd26-4308-886a-77a89a3a2c95", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "6a6b8406-13e2-4889-90b9-45ed2ae8406d", "id": "32a8697d-cd26-4308-886a-77a89a3a2c95"}, {"resource_name": "clearwater-opnfv", "event_time": "2019-04-05T11:29:01Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/clearwater-opnfv/events/35904972-8e32-4775-85ab-d71a8cb4f92c", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "id": "35904972-8e32-4775-85ab-d71a8cb4f92c"}]} 2019-04-05 11:29:06,427 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=50173796-1daf-422a-8e9a-c127cd5d4ab6&sort_dir=asc&marker=50173796-1daf-422a-8e9a-c127cd5d4ab6&sort_dir=asc used request id req-2460e695-b616-4541-9f4f-938c5b1f732d 2019-04-05 11:29:06,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746099948883s 2019-04-05 11:29:11,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:29:11,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=35904972-8e32-4775-85ab-d71a8cb4f92c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:29:11,462 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:29:11 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=35904972-8e32-4775-85ab-d71a8cb4f92c&sort_dir=asc Server: Apache x-openstack-request-id: req-8b932e13-6166-49ad-8e68-b4dc2a710ef4 2019-04-05 11:29:11,462 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:29:11,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:11 GMT Server: Apache x-openstack-request-id: req-34addc9b-af16-4bcd-9354-600e29fc7a0a 2019-04-05 11:29:11,504 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:29:11,504 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=35904972-8e32-4775-85ab-d71a8cb4f92c&sort_dir=asc&marker=35904972-8e32-4775-85ab-d71a8cb4f92c&sort_dir=asc used request id req-34addc9b-af16-4bcd-9354-600e29fc7a0a 2019-04-05 11:29:11,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722138881683s 2019-04-05 11:29:16,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-05 11:29:16,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=35904972-8e32-4775-85ab-d71a8cb4f92c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:29:16,539 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:29:16 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=35904972-8e32-4775-85ab-d71a8cb4f92c&sort_dir=asc Server: Apache x-openstack-request-id: req-daa6b859-e647-4517-a509-252669f1a4ea 2019-04-05 11:29:16,539 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:29:16,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:16 GMT Server: Apache x-openstack-request-id: req-1cb874d1-753c-44f9-a27d-66f5d5725ad5 2019-04-05 11:29:16,581 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-05 11:29:16,581 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525/events?marker=35904972-8e32-4775-85ab-d71a8cb4f92c&sort_dir=asc&marker=35904972-8e32-4775-85ab-d71a8cb4f92c&sort_dir=asc used request id req-1cb874d1-753c-44f9-a27d-66f5d5725ad5 2019-04-05 11:29:16,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736138820648s 2019-04-05 11:29:16,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-05 11:29:16,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:29:16,612 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:29:16 GMT Location: http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False Server: Apache x-openstack-request-id: req-e91c4f32-b7c5-45a8-b07a-728de43a0de5 2019-04-05 11:29:16,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-04-05 11:29:16,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-92080be3-8e98-432d-8a36-99e490f311f4 2019-04-05 11:29:16,655 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "59de09b402b34572bdd19ca771cec97c", "image": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_7b16a140-dbb5-435e-baf2-b58abfefad31", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "deletion_time": "2019-04-05T11:29:02Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "74f027c896814d9ab339cdc6aeef686c", "tags": null, "creation_time": "2019-04-05T10:55:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-04-05T11:28:18Z", "id": "acc53440-34b5-4bc2-98eb-f9f2cb2d2525", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Clearwater deployment\n"}} 2019-04-05 11:29:16,655 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/59de09b402b34572bdd19ca771cec97c/stacks/clearwater-opnfv/acc53440-34b5-4bc2-98eb-f9f2cb2d2525?resolve_outputs=False used request id req-92080be3-8e98-432d-8a36-99e490f311f4 2019-04-05 11:29:16,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729830265045s 2019-04-05 11:29:16,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 11:29:16,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:29:17,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:17 GMT X-Openstack-Request-Id: req-c33e482a-920c-4b55-8228-1b49a3e1f874 2019-04-05 11:29:17,131 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T10:54:55Z", "file": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/file", "owner": "59de09b402b34572bdd19ca771cec97c", "id": "881ebe70-6cdc-44ec-b39d-b18513bab2c6", "size": 263848448, "self": "/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_7b16a140-dbb5-435e-baf2-b58abfefad31", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-05T10:54:50Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 11:29:17,131 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-c33e482a-920c-4b55-8228-1b49a3e1f874 2019-04-05 11:29:17,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.470355033875s 2019-04-05 11:29:17,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-05 11:29:17,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31cc7bcc3229370a5d78e37f83deb3fc0df058d" 2019-04-05 11:29:17,426 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:29:17 GMT X-Openstack-Request-Id: req-9f23f623-c6b0-4d33-9686-0eff6b45eda1 2019-04-05 11:29:17,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-04-05 11:29:17,426 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/881ebe70-6cdc-44ec-b39d-b18513bab2c6 used request id req-9f23f623-c6b0-4d33-9686-0eff6b45eda1 2019-04-05 11:29:17,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.293323993683s 2019-04-05 11:29:17,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 11:29:17,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4b33cb0d1c51fb57d1fee01a1b211b6717a96ca9" 2019-04-05 11:29:17,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-060697f6-dba8-4098-8392-e413ad66c0c9 x-openstack-request-id: req-060697f6-dba8-4098-8392-e413ad66c0c9 2019-04-05 11:29:17,746 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_7b16a140-dbb5-435e-baf2-b58abfefad31", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e", "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": "87a715c2-ee3f-4696-ad47-cbcebe31ec7e"}]} 2019-04-05 11:29:17,746 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-060697f6-dba8-4098-8392-e413ad66c0c9 2019-04-05 11:29:17,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.314565896988s 2019-04-05 11:29:17,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-05 11:29:17,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b33cb0d1c51fb57d1fee01a1b211b6717a96ca9" 2019-04-05 11:29:17,773 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29: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-dd072bbf-875b-477c-a0d7-a4a1ea99ca9b x-openstack-request-id: req-dd072bbf-875b-477c-a0d7-a4a1ea99ca9b 2019-04-05 11:29:17,773 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/87a715c2-ee3f-4696-ad47-cbcebe31ec7e used request id req-dd072bbf-875b-477c-a0d7-a4a1ea99ca9b 2019-04-05 11:29:17,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0251829624176s 2019-04-05 11:29:17,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 11:29:17,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4b33cb0d1c51fb57d1fee01a1b211b6717a96ca9" 2019-04-05 11:29:17,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-606f2e66-f8b8-4047-8da8-e73c21d6b206 2019-04-05 11:29:18,000 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_ims-user_7b16a140-dbb5-435e-baf2-b58abfefad31", "links": {"self": "http://172.30.9.23:5000/v3/users/29373cda37b34ecca2387ed1bc9edcef"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "29373cda37b34ecca2387ed1bc9edcef", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 11:29:18,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-606f2e66-f8b8-4047-8da8-e73c21d6b206 2019-04-05 11:29:18,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.226624011993s 2019-04-05 11:29:18,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 11:29:18,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/29373cda37b34ecca2387ed1bc9edcef -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b33cb0d1c51fb57d1fee01a1b211b6717a96ca9" 2019-04-05 11:29:18,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e52e7d24-4b82-464f-8e68-2d0b1746e695 2019-04-05 11:29:18,218 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_7b16a140-dbb5-435e-baf2-b58abfefad31", "links": {"self": "http://172.30.9.23:5000/v3/users/29373cda37b34ecca2387ed1bc9edcef"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "29373cda37b34ecca2387ed1bc9edcef", "description": null}} 2019-04-05 11:29:18,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/29373cda37b34ecca2387ed1bc9edcef used request id req-e52e7d24-4b82-464f-8e68-2d0b1746e695 2019-04-05 11:29:18,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.211563110352s 2019-04-05 11:29:18,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-05 11:29:18,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/29373cda37b34ecca2387ed1bc9edcef -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b33cb0d1c51fb57d1fee01a1b211b6717a96ca9" 2019-04-05 11:29:18,529 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 11:29:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70bcc8b9-001f-43a6-be61-6e55ddccfe20 2019-04-05 11:29:18,529 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 11:29:18,529 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/29373cda37b34ecca2387ed1bc9edcef used request id req-70bcc8b9-001f-43a6-be61-6e55ddccfe20 2019-04-05 11:29:18,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.310432910919s 2019-04-05 11:29:18,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 11:29:18,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4b33cb0d1c51fb57d1fee01a1b211b6717a96ca9" 2019-04-05 11:29:18,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11997c4a-d1ba-4380-b8d7-a881eb1c7044 2019-04-05 11:29:18,751 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.23:5000/v3/projects/59de09b402b34572bdd19ca771cec97c"}, "tags": [], "enabled": true, "id": "59de09b402b34572bdd19ca771cec97c", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_7b16a140-dbb5-435e-baf2-b58abfefad31"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 11:29:18,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-11997c4a-d1ba-4380-b8d7-a881eb1c7044 2019-04-05 11:29:18,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.215209960938s 2019-04-05 11:29:18,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-05 11:29:18,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/59de09b402b34572bdd19ca771cec97c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b33cb0d1c51fb57d1fee01a1b211b6717a96ca9" 2019-04-05 11:29:19,015 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 11:29:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66b1079a-67a0-427e-b161-a251dfef1af6 2019-04-05 11:29:19,015 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 11:29:19,016 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/59de09b402b34572bdd19ca771cec97c used request id req-66b1079a-67a0-427e-b161-a251dfef1af6 2019-04-05 11:29:19,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.258875131607s 2019-04-05 11:29:19,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 11:29:19,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=59de09b402b34572bdd19ca771cec97c&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.15" -H "X-Auth-Token: {SHA1}4b33cb0d1c51fb57d1fee01a1b211b6717a96ca9" 2019-04-05 11:29:19,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:19 GMT X-Openstack-Request-Id: req-425b3867-9e80-494b-a0d7-d13fd263121b 2019-04-05 11:29:19,343 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "59de09b402b34572bdd19ca771cec97c", "created_at": "2019-04-05T10:55:05Z", "updated_at": "2019-04-05T10:55:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:55:05Z", "revision_number": 0, "id": "0072a1dd-d9fd-47d3-84c3-4980f87898d4", "remote_group_id": "cf131d97-02c2-444c-bed7-ee2c47606720", "remote_ip_prefix": null, "created_at": "2019-04-05T10:55:05Z", "security_group_id": "cf131d97-02c2-444c-bed7-ee2c47606720", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "port_range_min": null, "ethertype": "IPv6", "project_id": "59de09b402b34572bdd19ca771cec97c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:55:05Z", "revision_number": 0, "id": "a139fd31-3228-4b3d-8b6b-08e2dcdc51ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:55:05Z", "security_group_id": "cf131d97-02c2-444c-bed7-ee2c47606720", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "port_range_min": null, "ethertype": "IPv6", "project_id": "59de09b402b34572bdd19ca771cec97c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:55:05Z", "revision_number": 0, "id": "ade53aa8-5776-441f-a61e-d81eeb14baf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:55:05Z", "security_group_id": "cf131d97-02c2-444c-bed7-ee2c47606720", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "port_range_min": null, "ethertype": "IPv4", "project_id": "59de09b402b34572bdd19ca771cec97c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:55:05Z", "revision_number": 0, "id": "b36776bc-b1bc-4e7e-a7b1-f0a0443775b8", "remote_group_id": "cf131d97-02c2-444c-bed7-ee2c47606720", "remote_ip_prefix": null, "created_at": "2019-04-05T10:55:05Z", "security_group_id": "cf131d97-02c2-444c-bed7-ee2c47606720", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "port_range_min": null, "ethertype": "IPv4", "project_id": "59de09b402b34572bdd19ca771cec97c"}], "revision_number": 1, "project_id": "59de09b402b34572bdd19ca771cec97c", "id": "cf131d97-02c2-444c-bed7-ee2c47606720", "name": "default"}]} 2019-04-05 11:29:19,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=59de09b402b34572bdd19ca771cec97c&name=default used request id req-425b3867-9e80-494b-a0d7-d13fd263121b 2019-04-05 11:29:19,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.32245016098s 2019-04-05 11:29:19,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 11:29:19,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4b33cb0d1c51fb57d1fee01a1b211b6717a96ca9" 2019-04-05 11:29:19,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:19 GMT X-Openstack-Request-Id: req-cd2701db-2284-4a16-b420-6b44fa19e4e4 2019-04-05 11:29:19,461 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "created_at": "2019-04-05T06:36:57Z", "updated_at": "2019-04-05T06:36:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "3ad34bf5-d959-4f47-9e83-1646cad540de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "8dcba419-055d-4390-bce8-60ac1ec0e334", "remote_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "a6617e39-b59c-430d-bf58-b3b9a0d40bba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "fc5486dd-ed4d-46cf-a010-de708199197b", "remote_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}], "revision_number": 1, "project_id": "b3cb4712be48496898e2e8dcb6957ed2", "id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "created_at": "2019-04-05T06:36:58Z", "updated_at": "2019-04-05T06:36:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "03bd4738-8be6-406e-8a4b-9fa8798c5034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "1caf2aa8-6949-4b2f-9e1e-9117ac40e52a", "remote_group_id": "21cbd450-b569-48ec-a666-72704011d359", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "64be6ca7-f643-4418-a3da-9d931c90894a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "a521a8c7-ee0c-400c-989f-f5b4a2a754d5", "remote_group_id": "21cbd450-b569-48ec-a666-72704011d359", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce9e436aaa99438290206e1c56ed2734"}], "revision_number": 1, "project_id": "ce9e436aaa99438290206e1c56ed2734", "id": "21cbd450-b569-48ec-a666-72704011d359", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2116e15ef99649d98579650b18a04081", "created_at": "2019-04-05T06:39:31Z", "updated_at": "2019-04-05T06:39:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "54004b35-755b-4f2d-b5e0-5df0dea68c31", "remote_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv4", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "5949635c-16ae-40eb-a77b-59c4aa715d95", "remote_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv6", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "5eda8d54-40a7-4ae5-89e7-0c4c3f6fe1ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv6", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "ea9cc20f-cda8-4f86-917d-87e175290089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv4", "project_id": "2116e15ef99649d98579650b18a04081"}], "revision_number": 1, "project_id": "2116e15ef99649d98579650b18a04081", "id": "414447cd-6b86-4613-90fc-c75e42843105", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "created_at": "2019-04-05T06:39:33Z", "updated_at": "2019-04-05T06:39:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "0db2aa82-6505-40f0-9098-86a3aee1c249", "remote_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "0fe23aa1-260d-4cb1-a4e7-e733849505a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "480fa81b-fe66-4b98-91ba-f091f0c241ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "9a4acbee-b584-4571-8927-2a611ea95e00", "remote_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "da2fe55963c846f2b042f2dd892486e2"}], "revision_number": 1, "project_id": "da2fe55963c846f2b042f2dd892486e2", "id": "425ad310-705d-4408-b621-bb78f82c0298", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "created_at": "2019-04-05T06:36:46Z", "updated_at": "2019-04-05T06:36:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "2ec6d031-999b-4652-9bc2-473d87f48d7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "8438dec8-7805-4cf4-8fa8-d73fc07d4c1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "97fe85a4-4ab9-4305-89f8-349a8d55f4bd", "remote_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "e05dc08c-fe4d-4d16-b1fd-c4036003dcb6", "remote_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}], "revision_number": 1, "project_id": "ee8e08409f9e44d18a4e4b30e845aebe", "id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-05T06:24:19Z", "updated_at": "2019-04-05T06:24:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "0816cb4e-5b34-4e0e-a92b-2747b5ac7a00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "25763b38-1719-453d-a14e-f3c76b13cc42", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "8210886f-2687-4779-b145-fc57423d91c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "fba949ea-8aec-4a37-9c7a-026e6bd092f8", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "created_at": "2019-04-05T06:36:48Z", "updated_at": "2019-04-05T06:36:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "04a66448-8301-49c6-9c23-b541d993c12e", "remote_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "167fd9e2-36c3-4e62-aa47-a500fdb62641", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "3989831e-39b2-4e9d-9ec2-542923684897", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "70a9b809-e7a5-46cf-9e22-25d814e58350", "remote_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}], "revision_number": 1, "project_id": "860a396ba7d3400ca146873ab04b6f1e", "id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "created_at": "2019-04-05T06:36:25Z", "updated_at": "2019-04-05T06:36:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "1604aef8-274d-4685-9479-f6dd4609a8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "3f6e66e1-b179-4058-b103-b0c9b0410759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "b93b74b8-a650-4ed0-92ac-364deb4a3eff", "remote_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "c1753a0c-8d19-4b2b-abb6-7f0adbf786b9", "remote_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}], "revision_number": 1, "project_id": "9f7d1a679cb14ac58049950f7deeb60f", "id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "created_at": "2019-04-05T06:22:23Z", "updated_at": "2019-04-05T06:22:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "6ea82520-e223-4695-ad5e-9d8a732e75e5", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "84dbc1ec-b830-42da-a2c2-6affe4564e92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "b2cb60c5-bb44-4241-9c03-4830a87cc121", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "bc3ce38f-1e5b-4e37-bc17-77b797ed9d56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}], "revision_number": 1, "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "229636115bb1493c9a4d54b65569f224", "created_at": "2019-04-05T06:36:56Z", "updated_at": "2019-04-05T06:36:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "33c178e2-0140-4c10-8562-2972f4506d1b", "remote_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv6", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "5f458cb6-d04e-4ad4-b005-00f2eb36c7a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv6", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "839f3242-ac45-4d93-9d7c-27234f854569", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv4", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "df221d69-4934-4466-b095-2c9f83a846fc", "remote_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv4", "project_id": "229636115bb1493c9a4d54b65569f224"}], "revision_number": 1, "project_id": "229636115bb1493c9a4d54b65569f224", "id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "59de09b402b34572bdd19ca771cec97c", "created_at": "2019-04-05T10:55:05Z", "updated_at": "2019-04-05T10:55:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:55:05Z", "revision_number": 0, "id": "0072a1dd-d9fd-47d3-84c3-4980f87898d4", "remote_group_id": "cf131d97-02c2-444c-bed7-ee2c47606720", "remote_ip_prefix": null, "created_at": "2019-04-05T10:55:05Z", "security_group_id": "cf131d97-02c2-444c-bed7-ee2c47606720", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "port_range_min": null, "ethertype": "IPv6", "project_id": "59de09b402b34572bdd19ca771cec97c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:55:05Z", "revision_number": 0, "id": "a139fd31-3228-4b3d-8b6b-08e2dcdc51ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:55:05Z", "security_group_id": "cf131d97-02c2-444c-bed7-ee2c47606720", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "port_range_min": null, "ethertype": "IPv6", "project_id": "59de09b402b34572bdd19ca771cec97c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:55:05Z", "revision_number": 0, "id": "ade53aa8-5776-441f-a61e-d81eeb14baf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T10:55:05Z", "security_group_id": "cf131d97-02c2-444c-bed7-ee2c47606720", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "port_range_min": null, "ethertype": "IPv4", "project_id": "59de09b402b34572bdd19ca771cec97c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T10:55:05Z", "revision_number": 0, "id": "b36776bc-b1bc-4e7e-a7b1-f0a0443775b8", "remote_group_id": "cf131d97-02c2-444c-bed7-ee2c47606720", "remote_ip_prefix": null, "created_at": "2019-04-05T10:55:05Z", "security_group_id": "cf131d97-02c2-444c-bed7-ee2c47606720", "tenant_id": "59de09b402b34572bdd19ca771cec97c", "port_range_min": null, "ethertype": "IPv4", "project_id": "59de09b402b34572bdd19ca771cec97c"}], "revision_number": 1, "project_id": "59de09b402b34572bdd19ca771cec97c", "id": "cf131d97-02c2-444c-bed7-ee2c47606720", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "created_at": "2019-04-05T06:36:50Z", "updated_at": "2019-04-05T06:36:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "1069fd69-574a-4a73-9ab0-15dcc3fb65d1", "remote_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "51b7361d-b1b8-470f-85c4-bf40f9b2425d", "remote_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "d77a1cc1-3706-462a-b6bf-08f381f66dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "ede2d573-f458-4700-9e3d-80d6ff4fbd8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}], "revision_number": 1, "project_id": "d5daecf70fe5413f8a2671b58e2922f6", "id": "d6258671-5d3d-4067-a774-7476fa7252c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "created_at": "2019-04-05T06:24:18Z", "updated_at": "2019-04-05T06:24:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "1c082b29-0864-456d-a6b5-dfb8ddb5c4dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "3ff1d863-0a41-400b-82d4-9ec541b9069c", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "a5a87ded-31da-4d85-931e-1621ef79b33d", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "ba36cf94-d6e2-464c-a246-442cd5b4c44d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}], "revision_number": 1, "project_id": "a8d120259c3946c982a593eded4f1cfb", "id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6cdad088d3314750972b6209a006436b", "created_at": "2019-04-05T07:35:56Z", "updated_at": "2019-04-05T07:35:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "046ad99e-6286-41f4-83f3-2f0394236547", "remote_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6cdad088d3314750972b6209a006436b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "06616e85-fb59-4c85-9856-24d76d63b6e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6cdad088d3314750972b6209a006436b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "ab4d372b-ff07-4278-aa9c-bad74ac34f3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6cdad088d3314750972b6209a006436b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "f505c2e1-1079-45b1-9474-4d7f4c930bf0", "remote_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6cdad088d3314750972b6209a006436b"}], "revision_number": 1, "project_id": "6cdad088d3314750972b6209a006436b", "id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "name": "default"}]} 2019-04-05 11:29:19,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-cd2701db-2284-4a16-b420-6b44fa19e4e4 2019-04-05 11:29:19,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.112081050873s 2019-04-05 11:29:19,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-05 11:29:19,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/cf131d97-02c2-444c-bed7-ee2c47606720.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b33cb0d1c51fb57d1fee01a1b211b6717a96ca9" 2019-04-05 11:29:19,621 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 11:29:19 GMT X-Openstack-Request-Id: req-c8614991-21be-49f9-9fb1-7a48a7f1de89 2019-04-05 11:29:19,621 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 11:29:19,621 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/cf131d97-02c2-444c-bed7-ee2c47606720.json used request id req-c8614991-21be-49f9-9fb1-7a48a7f1de89 2019-04-05 11:29:19,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.144170045853s 2019-04-05 11:29:19,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 11:29:19,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b33cb0d1c51fb57d1fee01a1b211b6717a96ca9" 2019-04-05 11:29:19,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 412 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48eb1cd6-b013-49ec-b54e-efc85e96ae3f 2019-04-05 11:29:19,828 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4db394de2caf4cdc98f858f4d7f7a170", "links": {"self": "http://172.30.9.23:5000/v3/roles/4db394de2caf4cdc98f858f4d7f7a170"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 11:29:19,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-48eb1cd6-b013-49ec-b54e-efc85e96ae3f 2019-04-05 11:29:19,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.203131198883s 2019-04-05 11:29:19,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2019-04-05 11:29:19,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/4db394de2caf4cdc98f858f4d7f7a170 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b33cb0d1c51fb57d1fee01a1b211b6717a96ca9" 2019-04-05 11:29:20,056 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 11:29:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b98d3a8-c99e-4dc2-9272-aa6152b71232 2019-04-05 11:29:20,056 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 11:29:20,056 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/4db394de2caf4cdc98f858f4d7f7a170 used request id req-5b98d3a8-c99e-4dc2-9272-aa6152b71232 2019-04-05 11:29:20,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.221055030823s 2019-04-05 11:29:20,076 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2019-04-05 11:29:20,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 11:29:20,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c950d02-5a8b-4943-9ec3-e58f101ddf49 2019-04-05 11:29:20,134 - 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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 11:29:20,134 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-5c950d02-5a8b-4943-9ec3-e58f101ddf49 2019-04-05 11:29:20,135 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 11:29:20,542 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58fef951bcfc4cf0998078f8ffea0edb", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}, {"id": "774319f454e747168821760a73d5b691", "name": "reader"}], "expires_at": "2019-04-05T12:29:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8d120259c3946c982a593eded4f1cfb", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [], "type": "tempest-type-605261660", "id": "18f8718610614825a0400b23ea70ffb4", "name": "tempest-service-846617376"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1412263656", "id": "68540ada0f92454786c30b9265352a18", "name": "tempest-service-673250099"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3925ae83907349f0acb148efa634063e"}, "audit_ids": ["5WWKMoGOT4ayPewcJ0YTJQ"], "issued_at": "2019-04-05T11:29:20.000000Z"}} 2019-04-05 11:29:20,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 11:29:20,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}1cecf4efa40f202da9c38abe46a4eaf0935af125" 2019-04-05 11:29:20,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:20 GMT X-Openstack-Request-Id: req-32008ae5-f433-46bc-abf4-c4148efad241 2019-04-05 11:29:20,914 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"}]} 2019-04-05 11:29:20,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-32008ae5-f433-46bc-abf4-c4148efad241 2019-04-05 11:29:20,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.367675065994s 2019-04-05 11:29:20,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 11:29:20,929 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e52a9566-fcaa-4078-9db3-71847654f509 2019-04-05 11:29:20,929 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:29:20,929 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-e52a9566-fcaa-4078-9db3-71847654f509 2019-04-05 11:29:20,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 11:29:20,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}1cecf4efa40f202da9c38abe46a4eaf0935af125" 2019-04-05 11:29:21,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bf4ca9a-5238-4cac-8ecc-00c43b037619 2019-04-05 11:29:21,140 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 11:29:21,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-2bf4ca9a-5238-4cac-8ecc-00c43b037619 2019-04-05 11:29:21,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.2104139328s 2019-04-05 11:29:21,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-05 11:29:21,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}1cecf4efa40f202da9c38abe46a4eaf0935af125" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}}' 2019-04-05 11:29:21,371 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9de2c33a-5c71-4d8d-a2bb-a3b5156d5640 2019-04-05 11:29:21,372 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.23:5000/v3/projects/307f846577284cd791b49fd570cf11e0"}, "tags": [], "enabled": true, "id": "307f846577284cd791b49fd570cf11e0", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}} 2019-04-05 11:29:21,372 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-9de2c33a-5c71-4d8d-a2bb-a3b5156d5640 2019-04-05 11:29:21,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.222832918167s 2019-04-05 11:29:21,373 - 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'307f846577284cd791b49fd570cf11e0', '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_7071e7cc-284b-4ec4-adb3-4c2002b4a134'}) 2019-04-05 11:29:21,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-05 11:29:21,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}1cecf4efa40f202da9c38abe46a4eaf0935af125" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "a44qqADAIE7Fm9qdtSCdZRwKwKK3F4", "email": null, "name": "vyos_vrouter-user_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}}' 2019-04-05 11:29:21,838 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb63802e-b15a-4529-b08a-da13cee34c89 2019-04-05 11:29:21,838 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "links": {"self": "http://172.30.9.23:5000/v3/users/411bf8057f87430283813313c561f791"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "411bf8057f87430283813313c561f791", "domain_id": "default", "password_expires_at": null}} 2019-04-05 11:29:21,839 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-cb63802e-b15a-4529-b08a-da13cee34c89 2019-04-05 11:29:21,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.458645105362s 2019-04-05 11:29:21,839 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'411bf8057f87430283813313c561f791', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_7071e7cc-284b-4ec4-adb3-4c2002b4a134'}) 2019-04-05 11:29:21,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 11:29:21,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cecf4efa40f202da9c38abe46a4eaf0935af125" 2019-04-05 11:29:21,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a36349ec-20b2-44ea-82b2-04392a6c3a86 2019-04-05 11:29:21,996 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 11:29:21,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a36349ec-20b2-44ea-82b2-04392a6c3a86 2019-04-05 11:29:21,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.152550935745s 2019-04-05 11:29:22,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 11:29:22,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cecf4efa40f202da9c38abe46a4eaf0935af125" 2019-04-05 11:29:22,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b25ecb2f-2dc0-401a-91ff-06a837a14909 2019-04-05 11:29:22,198 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 11:29:22,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b25ecb2f-2dc0-401a-91ff-06a837a14909 2019-04-05 11:29:22,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196674823761s 2019-04-05 11:29:22,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 11:29:22,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cecf4efa40f202da9c38abe46a4eaf0935af125" 2019-04-05 11:29:22,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-755375ea-0a9f-44c9-9d7e-4f815928bf66 2019-04-05 11:29:22,320 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 11:29:22,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-755375ea-0a9f-44c9-9d7e-4f815928bf66 2019-04-05 11:29:22,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116859912872s 2019-04-05 11:29:22,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 11:29:22,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}1cecf4efa40f202da9c38abe46a4eaf0935af125" 2019-04-05 11:29:22,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bd24c69-04dd-4b31-94c7-7c30e08b4450 2019-04-05 11:29:22,434 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 11:29:22,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-7bd24c69-04dd-4b31-94c7-7c30e08b4450 2019-04-05 11:29:22,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108295917511s 2019-04-05 11:29:22,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 11:29:22,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}1cecf4efa40f202da9c38abe46a4eaf0935af125" 2019-04-05 11:29:22,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 850 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da6198d5-64fc-4136-bd0e-ceda3315cadf 2019-04-05 11:29:22,569 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "links": {"self": "http://172.30.9.23:5000/v3/users/411bf8057f87430283813313c561f791"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "411bf8057f87430283813313c561f791", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 11:29:22,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-da6198d5-64fc-4136-bd0e-ceda3315cadf 2019-04-05 11:29:22,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.133832931519s 2019-04-05 11:29:22,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 11:29:22,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}1cecf4efa40f202da9c38abe46a4eaf0935af125" 2019-04-05 11:29:22,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccc3008e-659c-4e12-a9a2-1b98344433d7 2019-04-05 11:29:22,698 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.23:5000/v3/projects/307f846577284cd791b49fd570cf11e0"}, "tags": [], "enabled": true, "id": "307f846577284cd791b49fd570cf11e0", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}]} 2019-04-05 11:29:22,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-ccc3008e-659c-4e12-a9a2-1b98344433d7 2019-04-05 11:29:22,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115741968155s 2019-04-05 11:29:22,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 11:29:22,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=411bf8057f87430283813313c561f791&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=307f846577284cd791b49fd570cf11e0" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cecf4efa40f202da9c38abe46a4eaf0935af125" 2019-04-05 11:29:22,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-022575ef-e126-430a-9ffa-f04a63722b5f 2019-04-05 11:29:22,816 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=411bf8057f87430283813313c561f791&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=307f846577284cd791b49fd570cf11e0", "previous": null, "next": null}} 2019-04-05 11:29:22,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=411bf8057f87430283813313c561f791&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=307f846577284cd791b49fd570cf11e0 used request id req-022575ef-e126-430a-9ffa-f04a63722b5f 2019-04-05 11:29:22,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108892917633s 2019-04-05 11:29:22,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-05 11:29:22,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/307f846577284cd791b49fd570cf11e0/users/411bf8057f87430283813313c561f791/roles/a7225acce0184423a1dc2d63c39b687a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cecf4efa40f202da9c38abe46a4eaf0935af125" 2019-04-05 11:29:23,057 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 11:29:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2878f3c-b56d-4b67-9223-bd0132c1f9a3 2019-04-05 11:29:23,057 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 11:29:23,057 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/307f846577284cd791b49fd570cf11e0/users/411bf8057f87430283813313c561f791/roles/a7225acce0184423a1dc2d63c39b687a used request id req-d2878f3c-b56d-4b67-9223-bd0132c1f9a3 2019-04-05 11:29:23,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.237379789352s 2019-04-05 11:29:23,058 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_7071e7cc-284b-4ec4-adb3-4c2002b4a134', 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'307f846577284cd791b49fd570cf11e0', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'a44qqADAIE7Fm9qdtSCdZRwKwKK3F4', 'username': u'vyos_vrouter-user_7071e7cc-284b-4ec4-adb3-4c2002b4a134', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-05 11:29:23,062 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_7071e7cc-284b-4ec4-adb3-4c2002b4a134', 'password': 'a44qqADAIE7Fm9qdtSCdZRwKwKK3F4', 'project_name': 'vyos_vrouter-project_7071e7cc-284b-4ec4-adb3-4c2002b4a134', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '307f846577284cd791b49fd570cf11e0', 'project_domain_name': 'Default'} 2019-04-05 11:29:23,093 - 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-04-05 11:29:23,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2019-04-05 11:29:23,132 - 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-04-05 11:29:23,163 - 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-04-05 11:29:23,164 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2019-04-05 11:29:23,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 11:29:23,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}1cecf4efa40f202da9c38abe46a4eaf0935af125" 2019-04-05 11:29:23,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c0eb7b8-14ba-4b36-92b2-14b4794443b5 2019-04-05 11:29:23,278 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 11:29:23,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-3c0eb7b8-14ba-4b36-92b2-14b4794443b5 2019-04-05 11:29:23,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114050149918s 2019-04-05 11:29:23,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 11:29:23,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}1cecf4efa40f202da9c38abe46a4eaf0935af125" 2019-04-05 11:29:23,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcc3e9c3-f296-41d4-b6c8-82c613ba19ec 2019-04-05 11:29:23,440 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.23:5000/v3/projects/307f846577284cd791b49fd570cf11e0"}, "tags": [], "enabled": true, "id": "307f846577284cd791b49fd570cf11e0", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}]} 2019-04-05 11:29:23,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-bcc3e9c3-f296-41d4-b6c8-82c613ba19ec 2019-04-05 11:29:23,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.153964996338s 2019-04-05 11:29:23,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-05 11:29:23,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}1cecf4efa40f202da9c38abe46a4eaf0935af125" -d '{"network": {"tenant_id": "307f846577284cd791b49fd570cf11e0", "name": "vyos_vrouter-net_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "admin_state_up": true}}' 2019-04-05 11:29:23,742 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:23 GMT X-Openstack-Request-Id: req-ba167ec0-a0b4-47e1-8ede-407005666a5a 2019-04-05 11:29:23,742 - 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":"85c2afa5-8003-40be-8eca-4ab04e9ebf02","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"307f846577284cd791b49fd570cf11e0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T11:29:23Z","is_default":false,"qos_policy_id":null,"name":"vyos_vrouter-net_7071e7cc-284b-4ec4-adb3-4c2002b4a134","admin_state_up":true,"tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:29:23Z","mtu":1450}} 2019-04-05 11:29:23,742 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ba167ec0-a0b4-47e1-8ede-407005666a5a 2019-04-05 11:29:23,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.300098180771s 2019-04-05 11:29:23,743 - 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-04-05T11:29:23Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'85c2afa5-8003-40be-8eca-4ab04e9ebf02', u'provider:segmentation_id': 98, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vyos_vrouter-net_7071e7cc-284b-4ec4-adb3-4c2002b4a134', u'created_at': u'2019-04-05T11:29:23Z', u'mtu': 1450, u'tenant_id': u'307f846577284cd791b49fd570cf11e0', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'307f846577284cd791b49fd570cf11e0', u'l2_adjacency': True}) 2019-04-05 11:29:23,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 11:29:23,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-465f4fad-bf71-45de-9365-73ae6da1e164 2019-04-05 11:29:23,753 - 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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 11:29:23,753 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-465f4fad-bf71-45de-9365-73ae6da1e164 2019-04-05 11:29:23,754 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 11:29:24,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "774319f454e747168821760a73d5b691", "name": "reader"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}], "expires_at": "2019-04-05T12:29:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "307f846577284cd791b49fd570cf11e0", "name": "vyos_vrouter-project_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/307f846577284cd791b49fd570cf11e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/307f846577284cd791b49fd570cf11e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/307f846577284cd791b49fd570cf11e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [], "type": "tempest-type-605261660", "id": "18f8718610614825a0400b23ea70ffb4", "name": "tempest-service-846617376"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_307f846577284cd791b49fd570cf11e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_307f846577284cd791b49fd570cf11e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1412263656", "id": "68540ada0f92454786c30b9265352a18", "name": "tempest-service-673250099"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/307f846577284cd791b49fd570cf11e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/307f846577284cd791b49fd570cf11e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/307f846577284cd791b49fd570cf11e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/307f846577284cd791b49fd570cf11e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/307f846577284cd791b49fd570cf11e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/307f846577284cd791b49fd570cf11e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "id": "411bf8057f87430283813313c561f791"}, "audit_ids": ["JHy85_YORl--7vGnVGpkHA"], "issued_at": "2019-04-05T11:29:24.000000Z"}} 2019-04-05 11:29:24,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 11:29:24,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:29:24,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:24 GMT X-Openstack-Request-Id: req-5bc7358f-dca1-479c-9af5-72df60012b92 2019-04-05 11:29:24,789 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"85c2afa5-8003-40be-8eca-4ab04e9ebf02","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"307f846577284cd791b49fd570cf11e0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T11:29:23Z","qos_policy_id":null,"name":"vyos_vrouter-net_7071e7cc-284b-4ec4-adb3-4c2002b4a134","admin_state_up":true,"tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:29:23Z","mtu":1450}]} 2019-04-05 11:29:24,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-5bc7358f-dca1-479c-9af5-72df60012b92 2019-04-05 11:29:24,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.640509843826s 2019-04-05 11:29:24,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-05 11:29:24,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" -d '{"subnet": {"name": "vyos_vrouter-subnet_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "enable_dhcp": true, "network_id": "85c2afa5-8003-40be-8eca-4ab04e9ebf02", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-05 11:29:25,430 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:25 GMT X-Openstack-Request-Id: req-2b63d062-ea32-48b9-bbca-1570ddd6d7f3 2019-04-05 11:29:25,430 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85c2afa5-8003-40be-8eca-4ab04e9ebf02","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:29:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-05T11:29:25Z","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":"307f846577284cd791b49fd570cf11e0","id":"d01543ad-2f1a-45fe-b51d-05e179acf806","subnetpool_id":null,"name":"vyos_vrouter-subnet_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}} 2019-04-05 11:29:25,431 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-2b63d062-ea32-48b9-bbca-1570ddd6d7f3 2019-04-05 11:29:25,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.639730930328s 2019-04-05 11:29:25,431 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T11:29:25Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'd01543ad-2f1a-45fe-b51d-05e179acf806', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_7071e7cc-284b-4ec4-adb3-4c2002b4a134', u'enable_dhcp': True, u'network_id': u'85c2afa5-8003-40be-8eca-4ab04e9ebf02', u'tenant_id': u'307f846577284cd791b49fd570cf11e0', u'created_at': u'2019-04-05T11:29:25Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'307f846577284cd791b49fd570cf11e0'}) 2019-04-05 11:29:25,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-05 11:29:25,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" -d '{"router": {"external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "name": "vyos_vrouter-router_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "admin_state_up": true}}' 2019-04-05 11:29:27,067 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:27 GMT X-Openstack-Request-Id: req-f7146b5c-b8b2-43d4-835f-5422a0774f81 2019-04-05 11:29:27,067 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:29:25Z", "admin_state_up": true, "updated_at": "2019-04-05T11:29:26Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "307f846577284cd791b49fd570cf11e0", "id": "f384534c-decf-4fa2-b64a-661549f23f2b", "name": "vyos_vrouter-router_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}} 2019-04-05 11:29:27,067 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-f7146b5c-b8b2-43d4-835f-5422a0774f81 2019-04-05 11:29:27,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.63575291634s 2019-04-05 11:29:27,068 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T11:29:26Z', u'revision_number': 2, u'id': u'f384534c-decf-4fa2-b64a-661549f23f2b', u'external_gateway_info': {u'network_id': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_7071e7cc-284b-4ec4-adb3-4c2002b4a134', u'admin_state_up': True, u'tenant_id': u'307f846577284cd791b49fd570cf11e0', u'created_at': u'2019-04-05T11:29:25Z', u'flavor_id': None, u'routes': [], u'project_id': u'307f846577284cd791b49fd570cf11e0'}) 2019-04-05 11:29:27,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-05 11:29:27,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/f384534c-decf-4fa2-b64a-661549f23f2b/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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" -d '{"subnet_id": "d01543ad-2f1a-45fe-b51d-05e179acf806"}' 2019-04-05 11:29:29,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:29 GMT X-Openstack-Request-Id: req-b179bd02-6255-4982-b153-5cb288c7b036 2019-04-05 11:29:29,429 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "85c2afa5-8003-40be-8eca-4ab04e9ebf02", "tenant_id": "307f846577284cd791b49fd570cf11e0", "subnet_id": "d01543ad-2f1a-45fe-b51d-05e179acf806", "subnet_ids": ["d01543ad-2f1a-45fe-b51d-05e179acf806"], "port_id": "512b1c45-af72-4cc9-985a-05b21dbb0564", "id": "f384534c-decf-4fa2-b64a-661549f23f2b"} 2019-04-05 11:29:29,429 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/f384534c-decf-4fa2-b64a-661549f23f2b/add_router_interface.json used request id req-b179bd02-6255-4982-b153-5cb288c7b036 2019-04-05 11:29:29,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.36024188995s 2019-04-05 11:29:29,429 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-04-05 11:29:30,703 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:3c9ef66aea001f0cad0623ddab1f8fc1 sha256:4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25 2019-04-05 11:29:30,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 11:29:30,709 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:30 GMT 2019-04-05 11:29:30,710 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-04-05 11:29:30,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 11:29:30,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:29:31,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:31 GMT X-Openstack-Request-Id: req-80bd7a1f-667b-4eb0-9d68-5d946b30819f 2019-04-05 11:29:31,016 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 11:29:31,016 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-80bd7a1f-667b-4eb0-9d68-5d946b30819f 2019-04-05 11:29:31,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.304561138153s 2019-04-05 11:29:31,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-05 11:29:31,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" -d '{"owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "owner_specified.shade.object": "images/vyos_vrouter-img_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}' 2019-04-05 11:29:31,087 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:31 GMT Location: http://172.30.9.23:9292/v2/images/72361d96-8603-4eff-a651-d4daa7363170 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-166c6ee2-df56-4cec-9431-094c44655e44 2019-04-05 11:29:31,088 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T11:29:31Z", "file": "/v2/images/72361d96-8603-4eff-a651-d4daa7363170/file", "owner": "307f846577284cd791b49fd570cf11e0", "id": "72361d96-8603-4eff-a651-d4daa7363170", "size": null, "self": "/v2/images/72361d96-8603-4eff-a651-d4daa7363170", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "vyos_vrouter-img_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "checksum": null, "created_at": "2019-04-05T11:29:31Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-05 11:29:31,088 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-166c6ee2-df56-4cec-9431-094c44655e44 2019-04-05 11:29:31,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0624101161957s 2019-04-05 11:29:31,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-05 11:29:31,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/72361d96-8603-4eff-a651-d4daa7363170/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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" -d '' 2019-04-05 11:29:36,431 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:29:36 GMT X-Openstack-Request-Id: req-a2fcab18-c45e-44cc-9164-d2296596eef3 2019-04-05 11:29:36,431 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:29:36,431 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/72361d96-8603-4eff-a651-d4daa7363170/file used request id req-a2fcab18-c45e-44cc-9164-d2296596eef3 2019-04-05 11:29:36,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.3424539566s 2019-04-05 11:29:36,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 11:29:36,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:29:36,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:36 GMT X-Openstack-Request-Id: req-7f90cf89-f5e9-4649-9437-e028e9bf3f74 2019-04-05 11:29:36,473 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T11:29:36Z", "file": "/v2/images/72361d96-8603-4eff-a651-d4daa7363170/file", "owner": "307f846577284cd791b49fd570cf11e0", "id": "72361d96-8603-4eff-a651-d4daa7363170", "size": 300941312, "self": "/v2/images/72361d96-8603-4eff-a651-d4daa7363170", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/72361d96-8603-4eff-a651-d4daa7363170/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/72361d96-8603-4eff-a651-d4daa7363170/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "vyos_vrouter-img_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-04-05T11:29:31Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 11:29:36,473 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-7f90cf89-f5e9-4649-9437-e028e9bf3f74 2019-04-05 11:29:36,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0373690128326s 2019-04-05 11:29:36,476 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/72361d96-8603-4eff-a651-d4daa7363170/snap', u'metadata': Munch({})})], 'file': u'/v2/images/72361d96-8603-4eff-a651-d4daa7363170/file', 'owner': u'307f846577284cd791b49fd570cf11e0', 'id': u'72361d96-8603-4eff-a651-d4daa7363170', 'size': 300941312, u'self': u'/v2/images/72361d96-8603-4eff-a651-d4daa7363170', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'307f846577284cd791b49fd570cf11e0', 'name': 'vyos_vrouter-project_7071e7cc-284b-4ec4-adb3-4c2002b4a134', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/72361d96-8603-4eff-a651-d4daa7363170/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-05T11:29:36Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-05T11:29:36Z', u'owner_specified.shade.sha256': u'4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25', u'owner_specified.shade.object': u'images/vyos_vrouter-img_7071e7cc-284b-4ec4-adb3-4c2002b4a134', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'3c9ef66aea001f0cad0623ddab1f8fc1', 'properties': {u'os_hash_value': u'17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2', u'self': u'/v2/images/72361d96-8603-4eff-a651-d4daa7363170', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25', u'owner_specified.shade.object': u'images/vyos_vrouter-img_7071e7cc-284b-4ec4-adb3-4c2002b4a134', u'owner_specified.shade.md5': u'3c9ef66aea001f0cad0623ddab1f8fc1', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_7071e7cc-284b-4ec4-adb3-4c2002b4a134', 'created': u'2019-04-05T11:29:31Z', 'checksum': u'3c9ef66aea001f0cad0623ddab1f8fc1', 'created_at': u'2019-04-05T11:29:31Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2', 'metadata': {u'os_hash_value': u'17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2', u'self': u'/v2/images/72361d96-8603-4eff-a651-d4daa7363170', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25', u'owner_specified.shade.object': u'images/vyos_vrouter-img_7071e7cc-284b-4ec4-adb3-4c2002b4a134', u'owner_specified.shade.md5': u'3c9ef66aea001f0cad0623ddab1f8fc1', u'schema': u'/v2/schemas/image'}}) 2019-04-05 11:29:36,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-05 11:29:36,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}1cecf4efa40f202da9c38abe46a4eaf0935af125" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-04-05 11:29:36,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29: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-f93223c2-b5ee-4197-a2ad-7c8b53c2e37b x-openstack-request-id: req-f93223c2-b5ee-4197-a2ad-7c8b53c2e37b 2019-04-05 11:29:36,792 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "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": "3e1febee-e66b-43ca-ad85-7d50561a25fa"}} 2019-04-05 11:29:36,792 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f93223c2-b5ee-4197-a2ad-7c8b53c2e37b 2019-04-05 11:29:36,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.31317615509s 2019-04-05 11:29:36,793 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_7071e7cc-284b-4ec4-adb3-4c2002b4a134', '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'a8d120259c3946c982a593eded4f1cfb', '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'3e1febee-e66b-43ca-ad85-7d50561a25fa', 'swap': 0}) 2019-04-05 11:29:36,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-05 11:29:36,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa/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.15" -H "X-Auth-Token: {SHA1}1cecf4efa40f202da9c38abe46a4eaf0935af125" -d '{"extra_specs": {}}' 2019-04-05 11:29:36,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bf1176db-805e-46df-b5b9-2d69d0ddb76d x-openstack-request-id: req-bf1176db-805e-46df-b5b9-2d69d0ddb76d 2019-04-05 11:29:36,831 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-05 11:29:36,831 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa/os-extra_specs used request id req-bf1176db-805e-46df-b5b9-2d69d0ddb76d 2019-04-05 11:29:36,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.037250995636s 2019-04-05 11:29:36,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-04-05 11:29:36,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" -d '{"keypair": {"name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}}' 2019-04-05 11:29:37,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1809 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29: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-a06313be-397c-45e8-a749-3ac851de84db x-openstack-request-id: req-a06313be-397c-45e8-a749-3ac851de84db 2019-04-05 11:29:37,191 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKCP9yTvqzqS37Zz+Fju+mPfxU8kumUgi2eNHNB29+LuhCOZmE3NMyfyzqtlQCxy0zpltckmQkzPF1YdpmnwIytcqL8T2EkfdqI4zIm6MVCoThLpoJEixafJc04PYp6VdEHFBSCOKbQLJO3FfbL2NnTQRvfXgfuTcK16C9bXfrHXO86+wZahDCMH/DGvoNeempOkH/YEp9QA+Swulh0YbKehgm8QxfW+sMe8/sniWGCGFCGWbiiWwf1cARsyHffYpw7QRvYoAmWXoOqh7eXR/ADaZk0rCZLtkbkS4LlvobD87fEn92eGehwSYOpSRxCq+n/TKVceeVSG5Ktnyn/gil Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAygj/ck76s6kt+2c/hY7vpj38VPJLplIItnjRzQdvfi7oQjmZ\nhNzTMn8s6rZUAsctM6ZbXJJkJMzxdWHaZp8CMrXKi/E9hJH3aiOMyJujFQqE4S6a\nCRIsWnyXNOD2KelXRBxQUgjim0CyTtxX2y9jZ00Eb314H7k3CtegvW136x1zvOvs\nGWoQwjB/wxr6DXnpqTpB/2BKfUAPksLpYdGGynoYJvEMX1vrDHvP7J4lhghhQhlm\n4olsH9XAEbMh332KcO0Eb2KAJll6Dqoe3l0fwA2mZNKwmS7ZG5EuC5b6Gw/O3xJ/\ndnhnocEmDqUkcQqvp/0ylXHnlUhuSrZ8p/4IpQIDAQABAoIBAEL4UJS3kWrUfaWE\nSA4hn1bf3TDbUDBFqRWzXvgzqsWNDvhE15qvCGMIvP7giWCSXW1ti4NYE1IPjUp3\nsUmrE7Nzhzx0LwwuxnCscBJfZOOopPtv0yeGmqUz/3tLxs2Fx6OQLx/CSjtkarax\nW34Qa0bmxL2gPZ1ma9RwPZwNGV8ZwWmDK9rXizVNm3teV276GI4KqQ/K6G/DXKOS\nRTpEJgzMkP+UE6xkiNuHlWaE22plsuYSyHdMYFSUTcyNoy863dD/j4/ufO2LlpeD\nHE8rRv1r1jy55su7GYt8iYRjDQcDKjRDLIgVwe9cuQrpLnX04boDoKXIsk3uYRdP\nwPIGJtECgYEA5FnRqPqhvcAD0TEumpFyBpEf82esZ/7VSDfOTD86RoA2+6mO820N\nQaUiKbKMiblR2dlYhD+qadNT50NKMYBMkApBtAXA2kQFciyYwntDtsVjMhwtUqTu\npqtg9FrHTj2ahoHpmdN9wNaGCJTIX4ZJPr2HVjUDWL82iHCpHkegXxcCgYEA4n94\n2YKUBn7Xfxd80HS04nrRBRPQcmsL1yigUuNpSf01tAhskhUjkF+RQoH5ExyYxTVO\nsKWMSctMOW04cDJXDWYWWu4b3RS2HvGORokwz8a8InKYmTukBIssWSrLaZD//fEP\nDoNSxghJ9V3uYdh5a3YEOtJ8sq0lqOJKjJjAi6MCgYAQ+4UWNh2VSRR/mFLI+Aws\n5Noldg5iZZdjGZNkJEenOp3cNY4GGJQlz6wswbSmAXxO4VUt8LYxzJ+u0VhROiN3\niuu8AbmIAgsNpLdvr08n5qIr9eCBBvcguhop0h6EeRxm6H6BDDOMBehN9xK31/rW\nia3pAWRQU1gw6YAKWnVY3QKBgBz7drlObiaOoICQvtXluSep04k0yd16OR+lAS7a\nDqT7E54f3dSrg8t7jxjVjMuXQy0o7xLHfDYNH4nRogEpT95VC9NC2Knndo5rFmuM\nLoTHx1cZFtG0wf4a2OfoA/NULI2QBP80aqkQcnZFOLWof5DynwPv3yj14vXDTwrC\nmRDFAoGALJEcWHhXLCsWa7lo+3u+BkC8ljd9/tl4r/LaGq8j5E+NUOZPgNLn1B99\nmvbt7Ju40se7DmjXt11k9H5ue6xWjjSzsxZld61geqw1ftQ2JYq+t1zKGZUwW6JP\ncDPERM40hWfkp3rocTMl3+cKDdqlE5Wj0URk8VnHof9xwrwZzTQ=\n-----END RSA PRIVATE KEY-----\n", "user_id": "411bf8057f87430283813313c561f791", "name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "fingerprint": "3c:f4:07:c8:e1:90:1c:54:fa:7a:f3:a6:2a:53:56:7d"}} 2019-04-05 11:29:37,191 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-a06313be-397c-45e8-a749-3ac851de84db 2019-04-05 11:29:37,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.357115030289s 2019-04-05 11:29:37,193 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKCP9yTvqzqS37Zz+Fju+mPfxU8kumUgi2eNHNB29+LuhCOZmE3NMyfyzqtlQCxy0zpltckmQkzPF1YdpmnwIytcqL8T2EkfdqI4zIm6MVCoThLpoJEixafJc04PYp6VdEHFBSCOKbQLJO3FfbL2NnTQRvfXgfuTcK16C9bXfrHXO86+wZahDCMH/DGvoNeempOkH/YEp9QA+Swulh0YbKehgm8QxfW+sMe8/sniWGCGFCGWbiiWwf1cARsyHffYpw7QRvYoAmWXoOqh7eXR/ADaZk0rCZLtkbkS4LlvobD87fEn92eGehwSYOpSRxCq+n/TKVceeVSG5Ktnyn/gil Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAygj/ck76s6kt+2c/hY7vpj38VPJLplIItnjRzQdvfi7oQjmZ\nhNzTMn8s6rZUAsctM6ZbXJJkJMzxdWHaZp8CMrXKi/E9hJH3aiOMyJujFQqE4S6a\nCRIsWnyXNOD2KelXRBxQUgjim0CyTtxX2y9jZ00Eb314H7k3CtegvW136x1zvOvs\nGWoQwjB/wxr6DXnpqTpB/2BKfUAPksLpYdGGynoYJvEMX1vrDHvP7J4lhghhQhlm\n4olsH9XAEbMh332KcO0Eb2KAJll6Dqoe3l0fwA2mZNKwmS7ZG5EuC5b6Gw/O3xJ/\ndnhnocEmDqUkcQqvp/0ylXHnlUhuSrZ8p/4IpQIDAQABAoIBAEL4UJS3kWrUfaWE\nSA4hn1bf3TDbUDBFqRWzXvgzqsWNDvhE15qvCGMIvP7giWCSXW1ti4NYE1IPjUp3\nsUmrE7Nzhzx0LwwuxnCscBJfZOOopPtv0yeGmqUz/3tLxs2Fx6OQLx/CSjtkarax\nW34Qa0bmxL2gPZ1ma9RwPZwNGV8ZwWmDK9rXizVNm3teV276GI4KqQ/K6G/DXKOS\nRTpEJgzMkP+UE6xkiNuHlWaE22plsuYSyHdMYFSUTcyNoy863dD/j4/ufO2LlpeD\nHE8rRv1r1jy55su7GYt8iYRjDQcDKjRDLIgVwe9cuQrpLnX04boDoKXIsk3uYRdP\nwPIGJtECgYEA5FnRqPqhvcAD0TEumpFyBpEf82esZ/7VSDfOTD86RoA2+6mO820N\nQaUiKbKMiblR2dlYhD+qadNT50NKMYBMkApBtAXA2kQFciyYwntDtsVjMhwtUqTu\npqtg9FrHTj2ahoHpmdN9wNaGCJTIX4ZJPr2HVjUDWL82iHCpHkegXxcCgYEA4n94\n2YKUBn7Xfxd80HS04nrRBRPQcmsL1yigUuNpSf01tAhskhUjkF+RQoH5ExyYxTVO\nsKWMSctMOW04cDJXDWYWWu4b3RS2HvGORokwz8a8InKYmTukBIssWSrLaZD//fEP\nDoNSxghJ9V3uYdh5a3YEOtJ8sq0lqOJKjJjAi6MCgYAQ+4UWNh2VSRR/mFLI+Aws\n5Noldg5iZZdjGZNkJEenOp3cNY4GGJQlz6wswbSmAXxO4VUt8LYxzJ+u0VhROiN3\niuu8AbmIAgsNpLdvr08n5qIr9eCBBvcguhop0h6EeRxm6H6BDDOMBehN9xK31/rW\nia3pAWRQU1gw6YAKWnVY3QKBgBz7drlObiaOoICQvtXluSep04k0yd16OR+lAS7a\nDqT7E54f3dSrg8t7jxjVjMuXQy0o7xLHfDYNH4nRogEpT95VC9NC2Knndo5rFmuM\nLoTHx1cZFtG0wf4a2OfoA/NULI2QBP80aqkQcnZFOLWof5DynwPv3yj14vXDTwrC\nmRDFAoGALJEcWHhXLCsWa7lo+3u+BkC8ljd9/tl4r/LaGq8j5E+NUOZPgNLn1B99\nmvbt7Ju40se7DmjXt11k9H5ue6xWjjSzsxZld61geqw1ftQ2JYq+t1zKGZUwW6JP\ncDPERM40hWfkp3rocTMl3+cKDdqlE5Wj0URk8VnHof9xwrwZzTQ=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'411bf8057f87430283813313c561f791', 'name': u'vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134', 'created_at': '2019-04-05T11:29:37.192994', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'307f846577284cd791b49fd570cf11e0', 'name': 'vyos_vrouter-project_7071e7cc-284b-4ec4-adb3-4c2002b4a134', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'3c:f4:07:c8:e1:90:1c:54:fa:7a:f3:a6:2a:53:56:7d', 'type': 'ssh', 'id': u'vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134'}) 2019-04-05 11:29:37,193 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAygj/ck76s6kt+2c/hY7vpj38VPJLplIItnjRzQdvfi7oQjmZ hNzTMn8s6rZUAsctM6ZbXJJkJMzxdWHaZp8CMrXKi/E9hJH3aiOMyJujFQqE4S6a CRIsWnyXNOD2KelXRBxQUgjim0CyTtxX2y9jZ00Eb314H7k3CtegvW136x1zvOvs GWoQwjB/wxr6DXnpqTpB/2BKfUAPksLpYdGGynoYJvEMX1vrDHvP7J4lhghhQhlm 4olsH9XAEbMh332KcO0Eb2KAJll6Dqoe3l0fwA2mZNKwmS7ZG5EuC5b6Gw/O3xJ/ dnhnocEmDqUkcQqvp/0ylXHnlUhuSrZ8p/4IpQIDAQABAoIBAEL4UJS3kWrUfaWE SA4hn1bf3TDbUDBFqRWzXvgzqsWNDvhE15qvCGMIvP7giWCSXW1ti4NYE1IPjUp3 sUmrE7Nzhzx0LwwuxnCscBJfZOOopPtv0yeGmqUz/3tLxs2Fx6OQLx/CSjtkarax W34Qa0bmxL2gPZ1ma9RwPZwNGV8ZwWmDK9rXizVNm3teV276GI4KqQ/K6G/DXKOS RTpEJgzMkP+UE6xkiNuHlWaE22plsuYSyHdMYFSUTcyNoy863dD/j4/ufO2LlpeD HE8rRv1r1jy55su7GYt8iYRjDQcDKjRDLIgVwe9cuQrpLnX04boDoKXIsk3uYRdP wPIGJtECgYEA5FnRqPqhvcAD0TEumpFyBpEf82esZ/7VSDfOTD86RoA2+6mO820N QaUiKbKMiblR2dlYhD+qadNT50NKMYBMkApBtAXA2kQFciyYwntDtsVjMhwtUqTu pqtg9FrHTj2ahoHpmdN9wNaGCJTIX4ZJPr2HVjUDWL82iHCpHkegXxcCgYEA4n94 2YKUBn7Xfxd80HS04nrRBRPQcmsL1yigUuNpSf01tAhskhUjkF+RQoH5ExyYxTVO sKWMSctMOW04cDJXDWYWWu4b3RS2HvGORokwz8a8InKYmTukBIssWSrLaZD//fEP DoNSxghJ9V3uYdh5a3YEOtJ8sq0lqOJKjJjAi6MCgYAQ+4UWNh2VSRR/mFLI+Aws 5Noldg5iZZdjGZNkJEenOp3cNY4GGJQlz6wswbSmAXxO4VUt8LYxzJ+u0VhROiN3 iuu8AbmIAgsNpLdvr08n5qIr9eCBBvcguhop0h6EeRxm6H6BDDOMBehN9xK31/rW ia3pAWRQU1gw6YAKWnVY3QKBgBz7drlObiaOoICQvtXluSep04k0yd16OR+lAS7a DqT7E54f3dSrg8t7jxjVjMuXQy0o7xLHfDYNH4nRogEpT95VC9NC2Knndo5rFmuM LoTHx1cZFtG0wf4a2OfoA/NULI2QBP80aqkQcnZFOLWof5DynwPv3yj14vXDTwrC mRDFAoGALJEcWHhXLCsWa7lo+3u+BkC8ljd9/tl4r/LaGq8j5E+NUOZPgNLn1B99 mvbt7Ju40se7DmjXt11k9H5ue6xWjjSzsxZld61geqw1ftQ2JYq+t1zKGZUwW6JP cDPERM40hWfkp3rocTMl3+cKDdqlE5Wj0URk8VnHof9xwrwZzTQ= -----END RSA PRIVATE KEY----- 2019-04-05 11:29:37,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-04-05 11:29:37,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" -d '{"security_group": {"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2019-04-05 11:29:37,759 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:37 GMT X-Openstack-Request-Id: req-de75d039-a8ec-45f8-8306-846ffb6e808d 2019-04-05 11:29:37,759 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:29:37Z", "updated_at": "2019-04-05T11:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:37Z", "revision_number": 0, "id": "70781991-a2c5-48c5-a447-f18495f6968a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:37Z", "security_group_id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:37Z", "revision_number": 0, "id": "7b9105b0-bc59-499a-a795-b4ff6cc2583c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:37Z", "security_group_id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}], "revision_number": 1, "project_id": "307f846577284cd791b49fd570cf11e0", "id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}} 2019-04-05 11:29:37,759 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-de75d039-a8ec-45f8-8306-846ffb6e808d 2019-04-05 11:29:37,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.560209989548s 2019-04-05 11:29:37,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 11:29:37,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:29:37,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:37 GMT X-Openstack-Request-Id: req-bd6e0950-a829-4635-83be-e9ecf84fd927 2019-04-05 11:29:37,830 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:29:23Z", "updated_at": "2019-04-05T11:29:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:23Z", "revision_number": 0, "id": "0eccc5dc-140f-4ffd-b773-20005193b0c5", "remote_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:23Z", "security_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:23Z", "revision_number": 0, "id": "367c0f2d-29d7-40eb-afc1-1c9c7c2480e8", "remote_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:23Z", "security_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:23Z", "revision_number": 0, "id": "ab35df1e-5016-45e2-87db-de9795f11273", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:23Z", "security_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:23Z", "revision_number": 0, "id": "fe53719f-37ec-4b7f-9a8a-545fb7c7144a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:23Z", "security_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}], "revision_number": 1, "project_id": "307f846577284cd791b49fd570cf11e0", "id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:29:37Z", "updated_at": "2019-04-05T11:29:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:37Z", "revision_number": 0, "id": "70781991-a2c5-48c5-a447-f18495f6968a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:37Z", "security_group_id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:37Z", "revision_number": 0, "id": "7b9105b0-bc59-499a-a795-b4ff6cc2583c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:37Z", "security_group_id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}], "revision_number": 1, "project_id": "307f846577284cd791b49fd570cf11e0", "id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}]} 2019-04-05 11:29:37,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-bd6e0950-a829-4635-83be-e9ecf84fd927 2019-04-05 11:29:37,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0636801719666s 2019-04-05 11:29:37,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-05 11:29:37,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" -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": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684"}}' 2019-04-05 11:29:37,967 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:37 GMT X-Openstack-Request-Id: req-2891537c-5d65-4b47-a643-648600490403 2019-04-05 11:29:37,968 - 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-04-05T11:29:37Z", "security_group_id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "port_range_min": 22, "revision_number": 0, "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:29:37Z", "project_id": "307f846577284cd791b49fd570cf11e0", "id": "41a4f76c-6ede-4361-a61c-29c23b22fa21"}} 2019-04-05 11:29:37,968 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-2891537c-5d65-4b47-a643-648600490403 2019-04-05 11:29:37,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.129750967026s 2019-04-05 11:29:37,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 11:29:37,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:29:38,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:38 GMT X-Openstack-Request-Id: req-2c70ad5a-75ae-4efe-a572-76d1a6ad7be3 2019-04-05 11:29:38,021 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:29:23Z", "updated_at": "2019-04-05T11:29:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:23Z", "revision_number": 0, "id": "0eccc5dc-140f-4ffd-b773-20005193b0c5", "remote_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:23Z", "security_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:23Z", "revision_number": 0, "id": "367c0f2d-29d7-40eb-afc1-1c9c7c2480e8", "remote_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:23Z", "security_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:23Z", "revision_number": 0, "id": "ab35df1e-5016-45e2-87db-de9795f11273", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:23Z", "security_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:23Z", "revision_number": 0, "id": "fe53719f-37ec-4b7f-9a8a-545fb7c7144a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:23Z", "security_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}], "revision_number": 1, "project_id": "307f846577284cd791b49fd570cf11e0", "id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:29:37Z", "updated_at": "2019-04-05T11:29:37Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-05T11:29:37Z", "revision_number": 0, "id": "41a4f76c-6ede-4361-a61c-29c23b22fa21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:37Z", "security_group_id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": 22, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:37Z", "revision_number": 0, "id": "70781991-a2c5-48c5-a447-f18495f6968a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:37Z", "security_group_id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:37Z", "revision_number": 0, "id": "7b9105b0-bc59-499a-a795-b4ff6cc2583c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:37Z", "security_group_id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}], "revision_number": 2, "project_id": "307f846577284cd791b49fd570cf11e0", "id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}]} 2019-04-05 11:29:38,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-2c70ad5a-75ae-4efe-a572-76d1a6ad7be3 2019-04-05 11:29:38,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0479440689087s 2019-04-05 11:29:38,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-05 11:29:38,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" -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": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684"}}' 2019-04-05 11:29:38,134 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:38 GMT X-Openstack-Request-Id: req-cd89c256-54fc-4f46-9164-3fbd787313a8 2019-04-05 11:29:38,134 - 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-04-05T11:29:38Z", "security_group_id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "port_range_min": null, "revision_number": 0, "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:29:38Z", "project_id": "307f846577284cd791b49fd570cf11e0", "id": "a0b4c5f8-0fa6-4ea7-a364-79969ccf06ab"}} 2019-04-05 11:29:38,134 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-cd89c256-54fc-4f46-9164-3fbd787313a8 2019-04-05 11:29:38,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.106812000275s 2019-04-05 11:29:38,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 11:29:38,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:29:38,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:38 GMT X-Openstack-Request-Id: req-185c7ee9-4f53-471e-a4d4-ce397490ac9e 2019-04-05 11:29:38,189 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:29:23Z", "updated_at": "2019-04-05T11:29:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:23Z", "revision_number": 0, "id": "0eccc5dc-140f-4ffd-b773-20005193b0c5", "remote_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:23Z", "security_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:23Z", "revision_number": 0, "id": "367c0f2d-29d7-40eb-afc1-1c9c7c2480e8", "remote_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:23Z", "security_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:23Z", "revision_number": 0, "id": "ab35df1e-5016-45e2-87db-de9795f11273", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:23Z", "security_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:23Z", "revision_number": 0, "id": "fe53719f-37ec-4b7f-9a8a-545fb7c7144a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:23Z", "security_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}], "revision_number": 1, "project_id": "307f846577284cd791b49fd570cf11e0", "id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:29:37Z", "updated_at": "2019-04-05T11:29:38Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-05T11:29:37Z", "revision_number": 0, "id": "41a4f76c-6ede-4361-a61c-29c23b22fa21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:37Z", "security_group_id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": 22, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:37Z", "revision_number": 0, "id": "70781991-a2c5-48c5-a447-f18495f6968a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:37Z", "security_group_id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:37Z", "revision_number": 0, "id": "7b9105b0-bc59-499a-a795-b4ff6cc2583c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:37Z", "security_group_id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:38Z", "revision_number": 0, "id": "a0b4c5f8-0fa6-4ea7-a364-79969ccf06ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:38Z", "security_group_id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}], "revision_number": 3, "project_id": "307f846577284cd791b49fd570cf11e0", "id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}]} 2019-04-05 11:29:38,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-185c7ee9-4f53-471e-a4d4-ce397490ac9e 2019-04-05 11:29:38,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0463271141052s 2019-04-05 11:29:38,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-05 11:29:38,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" -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": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684"}}' 2019-04-05 11:29:38,320 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:38 GMT X-Openstack-Request-Id: req-288a6a11-3407-414a-94ae-75a9b0eeac87 2019-04-05 11:29:38,321 - 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-04-05T11:29:38Z", "security_group_id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "port_range_min": 80, "revision_number": 0, "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:29:38Z", "project_id": "307f846577284cd791b49fd570cf11e0", "id": "853a9763-80af-4fa4-8eba-665439d70955"}} 2019-04-05 11:29:38,321 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-288a6a11-3407-414a-94ae-75a9b0eeac87 2019-04-05 11:29:38,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.126006126404s 2019-04-05 11:29:38,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 11:29:38,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:29:38,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:38 GMT X-Openstack-Request-Id: req-0dc37934-77d4-46d1-a4a0-4ae08f526ec0 2019-04-05 11:29:38,380 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:29:23Z", "updated_at": "2019-04-05T11:29:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:23Z", "revision_number": 0, "id": "0eccc5dc-140f-4ffd-b773-20005193b0c5", "remote_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:23Z", "security_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:23Z", "revision_number": 0, "id": "367c0f2d-29d7-40eb-afc1-1c9c7c2480e8", "remote_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:23Z", "security_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:23Z", "revision_number": 0, "id": "ab35df1e-5016-45e2-87db-de9795f11273", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:23Z", "security_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:23Z", "revision_number": 0, "id": "fe53719f-37ec-4b7f-9a8a-545fb7c7144a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:23Z", "security_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}], "revision_number": 1, "project_id": "307f846577284cd791b49fd570cf11e0", "id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:29:37Z", "updated_at": "2019-04-05T11:29:38Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-05T11:29:37Z", "revision_number": 0, "id": "41a4f76c-6ede-4361-a61c-29c23b22fa21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:37Z", "security_group_id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": 22, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:37Z", "revision_number": 0, "id": "70781991-a2c5-48c5-a447-f18495f6968a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:37Z", "security_group_id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:37Z", "revision_number": 0, "id": "7b9105b0-bc59-499a-a795-b4ff6cc2583c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:37Z", "security_group_id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-04-05T11:29:38Z", "revision_number": 0, "id": "853a9763-80af-4fa4-8eba-665439d70955", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:38Z", "security_group_id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": 80, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:38Z", "revision_number": 0, "id": "a0b4c5f8-0fa6-4ea7-a364-79969ccf06ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:38Z", "security_group_id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}], "revision_number": 4, "project_id": "307f846577284cd791b49fd570cf11e0", "id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}]} 2019-04-05 11:29:38,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-0dc37934-77d4-46d1-a4a0-4ae08f526ec0 2019-04-05 11:29:38,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0525798797607s 2019-04-05 11:29:38,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-05 11:29:38,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" -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": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684"}}' 2019-04-05 11:29:38,513 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:38 GMT X-Openstack-Request-Id: req-89515fd1-30af-4f8e-a222-e96cf9a3fce5 2019-04-05 11:29:38,514 - 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-04-05T11:29:38Z", "security_group_id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "port_range_min": 443, "revision_number": 0, "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:29:38Z", "project_id": "307f846577284cd791b49fd570cf11e0", "id": "19698de5-a0e6-4c0a-acab-11d8f1aca78e"}} 2019-04-05 11:29:38,514 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-89515fd1-30af-4f8e-a222-e96cf9a3fce5 2019-04-05 11:29:38,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.127245903015s 2019-04-05 11:29:38,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 11:29:38,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:29:38,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:38 GMT X-Openstack-Request-Id: req-e80b3cbd-b07f-45e6-bcb4-0eff4d04f693 2019-04-05 11:29:38,571 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:29:23Z", "updated_at": "2019-04-05T11:29:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:23Z", "revision_number": 0, "id": "0eccc5dc-140f-4ffd-b773-20005193b0c5", "remote_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:23Z", "security_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:23Z", "revision_number": 0, "id": "367c0f2d-29d7-40eb-afc1-1c9c7c2480e8", "remote_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:23Z", "security_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:23Z", "revision_number": 0, "id": "ab35df1e-5016-45e2-87db-de9795f11273", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:23Z", "security_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:23Z", "revision_number": 0, "id": "fe53719f-37ec-4b7f-9a8a-545fb7c7144a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:23Z", "security_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}], "revision_number": 1, "project_id": "307f846577284cd791b49fd570cf11e0", "id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:29:37Z", "updated_at": "2019-04-05T11:29:38Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-04-05T11:29:38Z", "revision_number": 0, "id": "19698de5-a0e6-4c0a-acab-11d8f1aca78e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:38Z", "security_group_id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": 443, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-05T11:29:37Z", "revision_number": 0, "id": "41a4f76c-6ede-4361-a61c-29c23b22fa21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:37Z", "security_group_id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": 22, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:37Z", "revision_number": 0, "id": "70781991-a2c5-48c5-a447-f18495f6968a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:37Z", "security_group_id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:37Z", "revision_number": 0, "id": "7b9105b0-bc59-499a-a795-b4ff6cc2583c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:37Z", "security_group_id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-04-05T11:29:38Z", "revision_number": 0, "id": "853a9763-80af-4fa4-8eba-665439d70955", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:38Z", "security_group_id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": 80, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:38Z", "revision_number": 0, "id": "a0b4c5f8-0fa6-4ea7-a364-79969ccf06ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:38Z", "security_group_id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}], "revision_number": 5, "project_id": "307f846577284cd791b49fd570cf11e0", "id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}]} 2019-04-05 11:29:38,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-e80b3cbd-b07f-45e6-bcb4-0eff4d04f693 2019-04-05 11:29:38,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0502669811249s 2019-04-05 11:29:38,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-05 11:29:38,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" -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": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684"}}' 2019-04-05 11:29:38,699 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:38 GMT X-Openstack-Request-Id: req-48a68bd1-067a-4dae-ac66-5c6ff2250afb 2019-04-05 11:29:38,700 - 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-04-05T11:29:38Z", "security_group_id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "port_range_min": 5671, "revision_number": 0, "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:29:38Z", "project_id": "307f846577284cd791b49fd570cf11e0", "id": "84fcb7bf-91d5-4c86-be2b-ed79da281786"}} 2019-04-05 11:29:38,700 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-48a68bd1-067a-4dae-ac66-5c6ff2250afb 2019-04-05 11:29:38,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.122565031052s 2019-04-05 11:29:38,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 11:29:38,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:29:38,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:38 GMT X-Openstack-Request-Id: req-311a1c0a-61a2-495b-9ec7-e3a56fa5da6a 2019-04-05 11:29:38,756 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:29:23Z", "updated_at": "2019-04-05T11:29:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:23Z", "revision_number": 0, "id": "0eccc5dc-140f-4ffd-b773-20005193b0c5", "remote_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:23Z", "security_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:23Z", "revision_number": 0, "id": "367c0f2d-29d7-40eb-afc1-1c9c7c2480e8", "remote_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:23Z", "security_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:23Z", "revision_number": 0, "id": "ab35df1e-5016-45e2-87db-de9795f11273", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:23Z", "security_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:23Z", "revision_number": 0, "id": "fe53719f-37ec-4b7f-9a8a-545fb7c7144a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:23Z", "security_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}], "revision_number": 1, "project_id": "307f846577284cd791b49fd570cf11e0", "id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:29:37Z", "updated_at": "2019-04-05T11:29:38Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-04-05T11:29:38Z", "revision_number": 0, "id": "19698de5-a0e6-4c0a-acab-11d8f1aca78e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:38Z", "security_group_id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": 443, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-05T11:29:37Z", "revision_number": 0, "id": "41a4f76c-6ede-4361-a61c-29c23b22fa21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:37Z", "security_group_id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": 22, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:37Z", "revision_number": 0, "id": "70781991-a2c5-48c5-a447-f18495f6968a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:37Z", "security_group_id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:37Z", "revision_number": 0, "id": "7b9105b0-bc59-499a-a795-b4ff6cc2583c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:37Z", "security_group_id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-04-05T11:29:38Z", "revision_number": 0, "id": "84fcb7bf-91d5-4c86-be2b-ed79da281786", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:38Z", "security_group_id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-04-05T11:29:38Z", "revision_number": 0, "id": "853a9763-80af-4fa4-8eba-665439d70955", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:38Z", "security_group_id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": 80, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:38Z", "revision_number": 0, "id": "a0b4c5f8-0fa6-4ea7-a364-79969ccf06ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:38Z", "security_group_id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}], "revision_number": 6, "project_id": "307f846577284cd791b49fd570cf11e0", "id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}]} 2019-04-05 11:29:38,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-311a1c0a-61a2-495b-9ec7-e3a56fa5da6a 2019-04-05 11:29:38,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0507929325104s 2019-04-05 11:29:38,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-05 11:29:38,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" -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": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684"}}' 2019-04-05 11:29:38,903 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:38 GMT X-Openstack-Request-Id: req-8ebbf7d2-8ccf-409f-a9f9-1495884cdd72 2019-04-05 11:29:38,903 - 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-04-05T11:29:38Z", "security_group_id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "port_range_min": 53333, "revision_number": 0, "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:29:38Z", "project_id": "307f846577284cd791b49fd570cf11e0", "id": "d68dad1b-5ffc-4029-b6b2-45e0ba76aac8"}} 2019-04-05 11:29:38,903 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-8ebbf7d2-8ccf-409f-a9f9-1495884cdd72 2019-04-05 11:29:38,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.140337944031s 2019-04-05 11:29:38,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 11:29:38,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:29:39,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:38 GMT X-Openstack-Request-Id: req-d0a5ef59-8588-4b02-b00e-ac75c54707d4 2019-04-05 11:29:39,006 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"85c2afa5-8003-40be-8eca-4ab04e9ebf02","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"307f846577284cd791b49fd570cf11e0","l2_adjacency":true,"status":"ACTIVE","subnets":["d01543ad-2f1a-45fe-b51d-05e179acf806"],"description":"","tags":[],"updated_at":"2019-04-05T11:29:25Z","qos_policy_id":null,"name":"vyos_vrouter-net_7071e7cc-284b-4ec4-adb3-4c2002b4a134","admin_state_up":true,"tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:29:23Z","mtu":1450}]} 2019-04-05 11:29:39,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d0a5ef59-8588-4b02-b00e-ac75c54707d4 2019-04-05 11:29:39,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101664066315s 2019-04-05 11:29:39,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 11:29:39,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:29:39,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:39 GMT X-Openstack-Request-Id: req-15837ccf-ebe2-4b7b-b97d-2c6403a61137 2019-04-05 11:29:39,052 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T11:29:36Z", "file": "/v2/images/72361d96-8603-4eff-a651-d4daa7363170/file", "owner": "307f846577284cd791b49fd570cf11e0", "id": "72361d96-8603-4eff-a651-d4daa7363170", "size": 300941312, "self": "/v2/images/72361d96-8603-4eff-a651-d4daa7363170", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/72361d96-8603-4eff-a651-d4daa7363170/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/72361d96-8603-4eff-a651-d4daa7363170/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "vyos_vrouter-img_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-04-05T11:29:31Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 11:29:39,052 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-15837ccf-ebe2-4b7b-b97d-2c6403a61137 2019-04-05 11:29:39,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0396029949188s 2019-04-05 11:29:39,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 11:29:39,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:29:39,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3041af91-f4ab-40c8-9bba-1720870ba585 x-openstack-request-id: req-3041af91-f4ab-40c8-9bba-1720870ba585 2019-04-05 11:29:39,082 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "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": "3e1febee-e66b-43ca-ad85-7d50561a25fa"}]} 2019-04-05 11:29:39,082 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-3041af91-f4ab-40c8-9bba-1720870ba585 2019-04-05 11:29:39,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0232090950012s 2019-04-05 11:29:39,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-05 11:29:39,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" -d '{"server": {"name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "imageRef": "72361d96-8603-4eff-a651-d4daa7363170", "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "flavorRef": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "max_count": 1, "min_count": 1, "networks": [{"uuid": "85c2afa5-8003-40be-8eca-4ab04e9ebf02"}], "security_groups": [{"name": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684"}]}}' 2019-04-05 11:29:41,466 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29: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 location: http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5 x-compute-request-id: req-3b59cf0d-b8c5-4792-b6d3-e656060631e5 x-openstack-request-id: req-3b59cf0d-b8c5-4792-b6d3-e656060631e5 2019-04-05 11:29:41,467 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684"}], "OS-DCF:diskConfig": "MANUAL", "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "adminPass": "2eMiZBnWWqwd"}} 2019-04-05 11:29:41,467 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-3b59cf0d-b8c5-4792-b6d3-e656060631e5 2019-04-05 11:29:41,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.38345503807s 2019-04-05 11:29:41,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:29:41,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:29:41,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 604 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29: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-e5a9a0fd-a7eb-45cb-8860-7a9508851dfa x-openstack-request-id: req-e5a9a0fd-a7eb-45cb-8860-7a9508851dfa 2019-04-05 11:29:41,835 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "user_id": "411bf8057f87430283813313c561f791", "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-04-05T11:29:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:29:41,835 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e5a9a0fd-a7eb-45cb-8860-7a9508851dfa 2019-04-05 11:29:41,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36696600914s 2019-04-05 11:29:41,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 11:29:41,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:29:41,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:41 GMT X-Openstack-Request-Id: req-359d136e-0ef2-46d9-9d93-d2d4f0d402e2 2019-04-05 11:29:41,943 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"85c2afa5-8003-40be-8eca-4ab04e9ebf02","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"307f846577284cd791b49fd570cf11e0","l2_adjacency":true,"status":"ACTIVE","subnets":["d01543ad-2f1a-45fe-b51d-05e179acf806"],"description":"","tags":[],"updated_at":"2019-04-05T11:29:25Z","qos_policy_id":null,"name":"vyos_vrouter-net_7071e7cc-284b-4ec4-adb3-4c2002b4a134","admin_state_up":true,"tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:29:23Z","mtu":1450}]} 2019-04-05 11:29:41,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-359d136e-0ef2-46d9-9d93-d2d4f0d402e2 2019-04-05 11:29:41,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0967149734497s 2019-04-05 11:29:41,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-05 11:29:41,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:29:42,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:42 GMT X-Openstack-Request-Id: req-5ebb094e-25b8-4d46-9679-a946bb0e6548 2019-04-05 11:29:42,064 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85c2afa5-8003-40be-8eca-4ab04e9ebf02","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:29:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-05T11:29:25Z","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":"307f846577284cd791b49fd570cf11e0","id":"d01543ad-2f1a-45fe-b51d-05e179acf806","subnetpool_id":null,"name":"vyos_vrouter-subnet_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}]} 2019-04-05 11:29:42,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-5ebb094e-25b8-4d46-9679-a946bb0e6548 2019-04-05 11:29:42,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.11999797821s 2019-04-05 11:29:42,065 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:29:44,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:29:44,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:29:44,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 609 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29: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-7a26e9fa-33ad-4d86-a8f4-0999b1ecc144 x-openstack-request-id: req-7a26e9fa-33ad-4d86-a8f4-0999b1ecc144 2019-04-05 11:29:44,456 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:29:44,457 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7a26e9fa-33ad-4d86-a8f4-0999b1ecc144 2019-04-05 11:29:44,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.389096021652s 2019-04-05 11:29:44,463 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:29:46,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:29:46,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:29:46,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29: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-6e8b668b-7879-4619-bca2-9a3a1a76c6eb x-openstack-request-id: req-6e8b668b-7879-4619-bca2-9a3a1a76c6eb 2019-04-05 11:29:46,872 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:29:46,872 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6e8b668b-7879-4619-bca2-9a3a1a76c6eb 2019-04-05 11:29:46,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.406978845596s 2019-04-05 11:29:46,879 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:29:48,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:29:48,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:29:49,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5dee370e-7ed7-43c9-901f-39930b225ad8 x-openstack-request-id: req-5dee370e-7ed7-43c9-901f-39930b225ad8 2019-04-05 11:29:49,063 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:29:49,063 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5dee370e-7ed7-43c9-901f-39930b225ad8 2019-04-05 11:29:49,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182373046875s 2019-04-05 11:29:49,070 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:29:51,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:29:51,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:29:51,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e98fe97d-394d-447b-b494-b84742df1d96 x-openstack-request-id: req-e98fe97d-394d-447b-b494-b84742df1d96 2019-04-05 11:29:51,730 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:29:51,730 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e98fe97d-394d-447b-b494-b84742df1d96 2019-04-05 11:29:51,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.656982183456s 2019-04-05 11:29:51,737 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:29:53,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:29:53,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:29:54,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29: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-db457503-0fbf-45ac-bfa9-838b4c691312 x-openstack-request-id: req-db457503-0fbf-45ac-bfa9-838b4c691312 2019-04-05 11:29:54,604 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:29:54,605 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-db457503-0fbf-45ac-bfa9-838b4c691312 2019-04-05 11:29:54,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.865101099014s 2019-04-05 11:29:54,612 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:29:56,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:29:56,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:29:56,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29: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-c88f78bc-c5bd-4d88-be9b-5fdd5877c8d2 x-openstack-request-id: req-c88f78bc-c5bd-4d88-be9b-5fdd5877c8d2 2019-04-05 11:29:56,806 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:29:56,807 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c88f78bc-c5bd-4d88-be9b-5fdd5877c8d2 2019-04-05 11:29:56,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192555904388s 2019-04-05 11:29:56,814 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:29:58,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:29:58,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:29:59,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:29: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-057ab2ec-19aa-40d9-a6c7-655e7a1c2f1e x-openstack-request-id: req-057ab2ec-19aa-40d9-a6c7-655e7a1c2f1e 2019-04-05 11:29:59,059 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:29:59,059 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-057ab2ec-19aa-40d9-a6c7-655e7a1c2f1e 2019-04-05 11:29:59,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.242810964584s 2019-04-05 11:29:59,065 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:30:01,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:30:01,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:30:01,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:30:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4fd9b644-6867-46de-910e-9ce0a0ee2321 x-openstack-request-id: req-4fd9b644-6867-46de-910e-9ce0a0ee2321 2019-04-05 11:30:01,495 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:30:01,495 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4fd9b644-6867-46de-910e-9ce0a0ee2321 2019-04-05 11:30:01,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.427985906601s 2019-04-05 11:30:01,502 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:30:03,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:30:03,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:30:03,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:30: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-ce021043-e2e9-4bda-8388-b65b0c7ddd39 x-openstack-request-id: req-ce021043-e2e9-4bda-8388-b65b0c7ddd39 2019-04-05 11:30:03,871 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:30:03,871 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ce021043-e2e9-4bda-8388-b65b0c7ddd39 2019-04-05 11:30:03,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366585969925s 2019-04-05 11:30:03,878 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:30:05,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:30:05,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:30:06,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:30:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9b572389-fcd2-4ef8-9b00-a8d83c762794 x-openstack-request-id: req-9b572389-fcd2-4ef8-9b00-a8d83c762794 2019-04-05 11:30:06,131 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:30:06,131 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9b572389-fcd2-4ef8-9b00-a8d83c762794 2019-04-05 11:30:06,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.250430107117s 2019-04-05 11:30:06,138 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:30:08,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:30:08,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:30:09,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:30:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0dc541c2-dcd1-4813-ae53-2a565a99fee1 x-openstack-request-id: req-0dc541c2-dcd1-4813-ae53-2a565a99fee1 2019-04-05 11:30:09,090 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:30:09,090 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0dc541c2-dcd1-4813-ae53-2a565a99fee1 2019-04-05 11:30:09,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.949749946594s 2019-04-05 11:30:09,098 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:30:11,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:30:11,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:30:11,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:30:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-77b63fbf-948b-4ea8-9561-f11a4ba6dae3 x-openstack-request-id: req-77b63fbf-948b-4ea8-9561-f11a4ba6dae3 2019-04-05 11:30:11,294 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:30:11,295 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-77b63fbf-948b-4ea8-9561-f11a4ba6dae3 2019-04-05 11:30:11,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194764137268s 2019-04-05 11:30:11,303 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:30:13,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:30:13,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:30:13,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:30: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-ae331621-66e5-4096-8a50-15b134b9f70d x-openstack-request-id: req-ae331621-66e5-4096-8a50-15b134b9f70d 2019-04-05 11:30:13,488 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:30:13,489 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ae331621-66e5-4096-8a50-15b134b9f70d 2019-04-05 11:30:13,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18334197998s 2019-04-05 11:30:13,495 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:30:15,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:30:15,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:30:15,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:30:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a20747f8-54e3-4c6f-9404-be18159eb6f7 x-openstack-request-id: req-a20747f8-54e3-4c6f-9404-be18159eb6f7 2019-04-05 11:30:15,877 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:30:15,878 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a20747f8-54e3-4c6f-9404-be18159eb6f7 2019-04-05 11:30:15,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.380508899689s 2019-04-05 11:30:15,885 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:30:17,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:30:17,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:30:18,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:30:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d3da2723-ed58-4f58-a227-37fbc64d8d78 x-openstack-request-id: req-d3da2723-ed58-4f58-a227-37fbc64d8d78 2019-04-05 11:30:18,488 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:30:18,488 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d3da2723-ed58-4f58-a227-37fbc64d8d78 2019-04-05 11:30:18,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.600519180298s 2019-04-05 11:30:18,497 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:30:20,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:30:20,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:30:20,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:30:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c372534a-1744-44f7-a831-ab8a9678fc95 x-openstack-request-id: req-c372534a-1744-44f7-a831-ab8a9678fc95 2019-04-05 11:30:20,968 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:30:20,968 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c372534a-1744-44f7-a831-ab8a9678fc95 2019-04-05 11:30:20,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.468969106674s 2019-04-05 11:30:20,976 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:30:22,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:30:22,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:30:23,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:30: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-6fc881d0-2097-47cf-837f-83b443ba86d4 x-openstack-request-id: req-6fc881d0-2097-47cf-837f-83b443ba86d4 2019-04-05 11:30:23,157 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:30:23,158 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6fc881d0-2097-47cf-837f-83b443ba86d4 2019-04-05 11:30:23,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179735898972s 2019-04-05 11:30:23,165 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:30:25,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:30:25,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:30:25,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:30: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-7392f27b-922d-4544-a91f-892b04133db1 x-openstack-request-id: req-7392f27b-922d-4544-a91f-892b04133db1 2019-04-05 11:30:25,724 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:30:25,724 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7392f27b-922d-4544-a91f-892b04133db1 2019-04-05 11:30:25,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.556792974472s 2019-04-05 11:30:25,731 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:30:27,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:30:27,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:30:28,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:30: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-3b405741-e963-405a-8033-abeb1514b159 x-openstack-request-id: req-3b405741-e963-405a-8033-abeb1514b159 2019-04-05 11:30:28,222 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:30:28,222 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3b405741-e963-405a-8033-abeb1514b159 2019-04-05 11:30:28,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.488915920258s 2019-04-05 11:30:28,230 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:30:30,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:30:30,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:30:30,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:30: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-d8ab136e-366e-421c-992d-fc72cbae6998 x-openstack-request-id: req-d8ab136e-366e-421c-992d-fc72cbae6998 2019-04-05 11:30:30,430 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:30:30,430 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d8ab136e-366e-421c-992d-fc72cbae6998 2019-04-05 11:30:30,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197704076767s 2019-04-05 11:30:30,437 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:30:32,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:30:32,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:30:32,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:30: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-45544ccc-50de-4b54-9d99-95c528972486 x-openstack-request-id: req-45544ccc-50de-4b54-9d99-95c528972486 2019-04-05 11:30:32,882 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:30:32,883 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-45544ccc-50de-4b54-9d99-95c528972486 2019-04-05 11:30:32,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.443436861038s 2019-04-05 11:30:32,890 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:30:34,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:30:34,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:30:35,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:30: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-eb4295b4-bdec-47b8-9548-f58e557dbdd8 x-openstack-request-id: req-eb4295b4-bdec-47b8-9548-f58e557dbdd8 2019-04-05 11:30:35,092 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:30:35,092 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-eb4295b4-bdec-47b8-9548-f58e557dbdd8 2019-04-05 11:30:35,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199975013733s 2019-04-05 11:30:35,098 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:30:37,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:30:37,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:30:37,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:30: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-9b7dcfc6-9362-47f3-8c82-fecc2d988162 x-openstack-request-id: req-9b7dcfc6-9362-47f3-8c82-fecc2d988162 2019-04-05 11:30:37,543 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:30:37,544 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9b7dcfc6-9362-47f3-8c82-fecc2d988162 2019-04-05 11:30:37,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.443064212799s 2019-04-05 11:30:37,551 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:30:39,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:30:39,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:30:40,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:30: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-07eced59-f51e-422c-9bad-9aae763dac10 x-openstack-request-id: req-07eced59-f51e-422c-9bad-9aae763dac10 2019-04-05 11:30:40,021 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:30:40,021 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-07eced59-f51e-422c-9bad-9aae763dac10 2019-04-05 11:30:40,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.467550039291s 2019-04-05 11:30:40,028 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:30:42,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:30:42,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:30:42,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:30: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-185959ac-16e6-48c8-a5bb-e395629daeb7 x-openstack-request-id: req-185959ac-16e6-48c8-a5bb-e395629daeb7 2019-04-05 11:30:42,494 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:30:42,494 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-185959ac-16e6-48c8-a5bb-e395629daeb7 2019-04-05 11:30:42,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.463541030884s 2019-04-05 11:30:42,501 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:30:44,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:30:44,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:30:45,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:30: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-67750597-e287-40c0-a1cb-6d731fd47df9 x-openstack-request-id: req-67750597-e287-40c0-a1cb-6d731fd47df9 2019-04-05 11:30:45,022 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:30:45,022 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-67750597-e287-40c0-a1cb-6d731fd47df9 2019-04-05 11:30:45,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.518338918686s 2019-04-05 11:30:45,029 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:30:47,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:30:47,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:30:47,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:30: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-2f811bdc-6630-493a-822a-ffff0ee57d82 x-openstack-request-id: req-2f811bdc-6630-493a-822a-ffff0ee57d82 2019-04-05 11:30:47,200 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:30:47,200 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2f811bdc-6630-493a-822a-ffff0ee57d82 2019-04-05 11:30:47,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168898820877s 2019-04-05 11:30:47,207 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:30:49,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:30:49,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:30:49,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:30: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-162dc851-8643-4d42-9a71-a4eea0408514 x-openstack-request-id: req-162dc851-8643-4d42-9a71-a4eea0408514 2019-04-05 11:30:49,661 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:30:49,662 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-162dc851-8643-4d42-9a71-a4eea0408514 2019-04-05 11:30:49,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.452006101608s 2019-04-05 11:30:49,669 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:30:51,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:30:51,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:30:51,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:30: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-5a61e758-c084-47be-8475-09c2f8e2dc0e x-openstack-request-id: req-5a61e758-c084-47be-8475-09c2f8e2dc0e 2019-04-05 11:30:51,861 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:30:51,861 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5a61e758-c084-47be-8475-09c2f8e2dc0e 2019-04-05 11:30:51,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189632892609s 2019-04-05 11:30:51,868 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:30:53,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:30:53,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:30:54,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:30:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b670e509-4b9b-4069-aa44-b281f0a018f7 x-openstack-request-id: req-b670e509-4b9b-4069-aa44-b281f0a018f7 2019-04-05 11:30:54,291 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:30:54,291 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b670e509-4b9b-4069-aa44-b281f0a018f7 2019-04-05 11:30:54,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.42084813118s 2019-04-05 11:30:54,298 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:30:56,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:30:56,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:30:56,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:30: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-6a4c1579-ccda-48e5-94d5-3e192de905bf x-openstack-request-id: req-6a4c1579-ccda-48e5-94d5-3e192de905bf 2019-04-05 11:30:56,505 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:30:56,505 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6a4c1579-ccda-48e5-94d5-3e192de905bf 2019-04-05 11:30:56,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204811096191s 2019-04-05 11:30:56,513 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:30:58,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:30:58,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:30:59,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:30: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-b70891c8-6a2e-4397-b37c-af5b939ceaaf x-openstack-request-id: req-b70891c8-6a2e-4397-b37c-af5b939ceaaf 2019-04-05 11:30:59,634 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:30:59,634 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b70891c8-6a2e-4397-b37c-af5b939ceaaf 2019-04-05 11:30:59,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.12091803551s 2019-04-05 11:30:59,641 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:31:01,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:31:01,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:31:02,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:31: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-c1541d05-179f-48f3-add4-2a87cbcb1a2b x-openstack-request-id: req-c1541d05-179f-48f3-add4-2a87cbcb1a2b 2019-04-05 11:31:02,112 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:31:02,112 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c1541d05-179f-48f3-add4-2a87cbcb1a2b 2019-04-05 11:31:02,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.468200922012s 2019-04-05 11:31:02,119 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:31:04,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:31:04,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:31:04,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:31: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-2ae3a244-f970-4dec-9971-3d443d0e6334 x-openstack-request-id: req-2ae3a244-f970-4dec-9971-3d443d0e6334 2019-04-05 11:31:04,486 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:31:04,486 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2ae3a244-f970-4dec-9971-3d443d0e6334 2019-04-05 11:31:04,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364818096161s 2019-04-05 11:31:04,493 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:31:06,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:31:06,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:31:06,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:31: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-702e1e17-0b32-49cc-a976-13367b8424cb x-openstack-request-id: req-702e1e17-0b32-49cc-a976-13367b8424cb 2019-04-05 11:31:06,961 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:31:06,961 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-702e1e17-0b32-49cc-a976-13367b8424cb 2019-04-05 11:31:06,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.465558052063s 2019-04-05 11:31:06,969 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:31:08,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:31:08,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:31:09,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:31: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-886f5829-3c29-471a-bd5e-9615ca2d4b70 x-openstack-request-id: req-886f5829-3c29-471a-bd5e-9615ca2d4b70 2019-04-05 11:31:09,474 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:31:09,475 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-886f5829-3c29-471a-bd5e-9615ca2d4b70 2019-04-05 11:31:09,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.503526210785s 2019-04-05 11:31:09,482 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:31:11,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:31:11,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:31:11,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:31:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d2b42fd2-8eb9-4d3c-94f4-9945033e775d x-openstack-request-id: req-d2b42fd2-8eb9-4d3c-94f4-9945033e775d 2019-04-05 11:31:11,849 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:31:11,849 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d2b42fd2-8eb9-4d3c-94f4-9945033e775d 2019-04-05 11:31:11,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365010976791s 2019-04-05 11:31:11,856 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:31:13,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:31:13,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:31:14,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:31: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-8127d98e-c14c-4afe-9e88-eacb2569d47d x-openstack-request-id: req-8127d98e-c14c-4afe-9e88-eacb2569d47d 2019-04-05 11:31:14,446 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:31:14,447 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8127d98e-c14c-4afe-9e88-eacb2569d47d 2019-04-05 11:31:14,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.588538885117s 2019-04-05 11:31:14,454 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:31:16,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:31:16,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:31:17,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:31: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-6ff418ec-10d0-4b24-9413-d5e04aba9d94 x-openstack-request-id: req-6ff418ec-10d0-4b24-9413-d5e04aba9d94 2019-04-05 11:31:17,120 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:31:17,120 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6ff418ec-10d0-4b24-9413-d5e04aba9d94 2019-04-05 11:31:17,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.663798809052s 2019-04-05 11:31:17,127 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:31:19,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:31:19,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:31:19,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:31: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-b857673a-a6ea-40d7-91cf-b271535d3de8 x-openstack-request-id: req-b857673a-a6ea-40d7-91cf-b271535d3de8 2019-04-05 11:31:19,324 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:31:19,324 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b857673a-a6ea-40d7-91cf-b271535d3de8 2019-04-05 11:31:19,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194808006287s 2019-04-05 11:31:19,331 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:31:21,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:31:21,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:31:21,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:31: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-8d6949c4-6695-4ced-87f8-10629489537e x-openstack-request-id: req-8d6949c4-6695-4ced-87f8-10629489537e 2019-04-05 11:31:21,511 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:31:21,511 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8d6949c4-6695-4ced-87f8-10629489537e 2019-04-05 11:31:21,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177478075027s 2019-04-05 11:31:21,518 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:31:23,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:31:23,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:31:23,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:31: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-52b491a9-cf04-459b-8e60-1228e4d14a7a x-openstack-request-id: req-52b491a9-cf04-459b-8e60-1228e4d14a7a 2019-04-05 11:31:23,740 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:31:23,740 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-52b491a9-cf04-459b-8e60-1228e4d14a7a 2019-04-05 11:31:23,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.219217061996s 2019-04-05 11:31:23,746 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:31:25,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:31:25,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:31:26,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:31:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4d0fd34d-4c44-492f-a685-b2419b441404 x-openstack-request-id: req-4d0fd34d-4c44-492f-a685-b2419b441404 2019-04-05 11:31:26,186 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:31:26,186 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4d0fd34d-4c44-492f-a685-b2419b441404 2019-04-05 11:31:26,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.437033891678s 2019-04-05 11:31:26,193 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:31:28,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:31:28,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:31:28,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:31: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-08fc032f-2dde-477f-99e0-49ac061aaa83 x-openstack-request-id: req-08fc032f-2dde-477f-99e0-49ac061aaa83 2019-04-05 11:31:28,568 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:31:28,569 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-08fc032f-2dde-477f-99e0-49ac061aaa83 2019-04-05 11:31:28,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373265981674s 2019-04-05 11:31:28,576 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:31:30,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:31:30,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:31:31,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:31: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-343c6011-89b3-4942-ae54-2a89347d44ab x-openstack-request-id: req-343c6011-89b3-4942-ae54-2a89347d44ab 2019-04-05 11:31:31,068 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:31:31,069 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-343c6011-89b3-4942-ae54-2a89347d44ab 2019-04-05 11:31:31,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.490463018417s 2019-04-05 11:31:31,076 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:31:33,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:31:33,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:31:33,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:31: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-cebd893c-a4b2-4e98-9168-5e7243148065 x-openstack-request-id: req-cebd893c-a4b2-4e98-9168-5e7243148065 2019-04-05 11:31:33,718 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:31:33,718 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cebd893c-a4b2-4e98-9168-5e7243148065 2019-04-05 11:31:33,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.640172958374s 2019-04-05 11:31:33,725 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:31:35,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:31:35,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:31:36,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:31: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-fb3390c6-12c7-4531-b37a-d81b8ac1426e x-openstack-request-id: req-fb3390c6-12c7-4531-b37a-d81b8ac1426e 2019-04-05 11:31:36,124 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:31:36,124 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fb3390c6-12c7-4531-b37a-d81b8ac1426e 2019-04-05 11:31:36,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.396450042725s 2019-04-05 11:31:36,131 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:31:38,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:31:38,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:31:38,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:31: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-a2de04b0-e89c-4543-a750-d8ad8f01431f x-openstack-request-id: req-a2de04b0-e89c-4543-a750-d8ad8f01431f 2019-04-05 11:31:38,611 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:31:38,611 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a2de04b0-e89c-4543-a750-d8ad8f01431f 2019-04-05 11:31:38,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.477760076523s 2019-04-05 11:31:38,617 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:31:40,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:31:40,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:31:41,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Fri, 05 Apr 2019 11:31: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-e5afc8ee-e97f-4765-94c0-04ce6422825a x-openstack-request-id: req-e5afc8ee-e97f-4765-94c0-04ce6422825a 2019-04-05 11:31:41,429 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:29:45Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:31:41,429 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e5afc8ee-e97f-4765-94c0-04ce6422825a 2019-04-05 11:31:41,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.809663057327s 2019-04-05 11:31:41,436 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:31:43,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:31:43,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:31:43,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 746 Content-Type: application/json Date: Fri, 05 Apr 2019 11:31: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-9044ce57-e1ac-444f-94ce-dfb583f6c01e x-openstack-request-id: req-9044ce57-e1ac-444f-94ce-dfb583f6c01e 2019-04-05 11:31:43,912 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_7071e7cc-284b-4ec4-adb3-4c2002b4a134": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:82:a9", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:31:41.000000", "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:31:41Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:31:43,912 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9044ce57-e1ac-444f-94ce-dfb583f6c01e 2019-04-05 11:31:43,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.47362279892s 2019-04-05 11:31:43,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-05 11:31:43,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=b4a07a82-ed2d-4430-9908-5e994e55bbd5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:31:43,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Fri, 05 Apr 2019 11:31:43 GMT X-Openstack-Request-Id: req-38300002-4145-4afc-bba5-01151073af77 2019-04-05 11:31:43,980 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:31:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d01543ad-2f1a-45fe-b51d-05e179acf806","ip_address":"192.168.120.3"}],"id":"4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd","security_groups":["ef6d57ec-d43c-4e77-a54e-e5eeabc05684"],"mac_address":"fa:16:3e:4a:82:a9","project_id":"307f846577284cd791b49fd570cf11e0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"85c2afa5-8003-40be-8eca-4ab04e9ebf02","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:29:44Z","binding:vnic_type":"normal","device_id":"b4a07a82-ed2d-4430-9908-5e994e55bbd5","ip_allocation":"immediate"}]} 2019-04-05 11:31:43,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=b4a07a82-ed2d-4430-9908-5e994e55bbd5 used request id req-38300002-4145-4afc-bba5-01151073af77 2019-04-05 11:31:43,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0604701042175s 2019-04-05 11:31:43,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 11:31:43,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:31:44,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 11:31:44 GMT X-Openstack-Request-Id: req-27ce2a36-5de0-46fd-a66d-57b0f9826242 2019-04-05 11:31:44,036 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-05 11:31:44,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd used request id req-27ce2a36-5de0-46fd-a66d-57b0f9826242 2019-04-05 11:31:44,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0449488162994s 2019-04-05 11:31:44,037 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_7071e7cc-284b-4ec4-adb3-4c2002b4a134': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4a:82:a9', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'72361d96-8603-4eff-a651-d4daa7363170'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-05T11:31:41.000000', 'flavor': Munch({u'id': u'3e1febee-e66b-43ca-ad85-7d50561a25fa'}), 'az': u'nova', 'id': u'b4a07a82-ed2d-4430-9908-5e994e55bbd5', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'411bf8057f87430283813313c561f791', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'307f846577284cd791b49fd570cf11e0', 'name': 'vyos_vrouter-project_7071e7cc-284b-4ec4-adb3-4c2002b4a134', '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-04-05T11:31:41.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-05T11:31:41Z', 'hostId': u'2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00', '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-04-05T11:31:41.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'307f846577284cd791b49fd570cf11e0', 'name': u'vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134', 'adminPass': u'2eMiZBnWWqwd', 'tenant_id': u'307f846577284cd791b49fd570cf11e0', 'created_at': u'2019-04-05T11:29:41Z', 'created': u'2019-04-05T11:29:41Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-05 11:31:44,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 11:31:44,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:31:44,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Fri, 05 Apr 2019 11:31:44 GMT X-Openstack-Request-Id: req-43535d05-8ab2-4236-90c8-134e464406b1 2019-04-05 11:31:44,139 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"85c2afa5-8003-40be-8eca-4ab04e9ebf02","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"307f846577284cd791b49fd570cf11e0","l2_adjacency":true,"status":"ACTIVE","subnets":["d01543ad-2f1a-45fe-b51d-05e179acf806"],"description":"","tags":[],"updated_at":"2019-04-05T11:29:25Z","qos_policy_id":null,"name":"vyos_vrouter-net_7071e7cc-284b-4ec4-adb3-4c2002b4a134","admin_state_up":true,"tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:29:23Z","mtu":1450}]} 2019-04-05 11:31:44,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-43535d05-8ab2-4236-90c8-134e464406b1 2019-04-05 11:31:44,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0958199501038s 2019-04-05 11:31:44,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-05 11:31:44,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=b4a07a82-ed2d-4430-9908-5e994e55bbd5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:31:44,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Fri, 05 Apr 2019 11:31:44 GMT X-Openstack-Request-Id: req-7068395e-4e5b-441a-8d16-4635298591e0 2019-04-05 11:31:44,192 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:31:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d01543ad-2f1a-45fe-b51d-05e179acf806","ip_address":"192.168.120.3"}],"id":"4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd","security_groups":["ef6d57ec-d43c-4e77-a54e-e5eeabc05684"],"mac_address":"fa:16:3e:4a:82:a9","project_id":"307f846577284cd791b49fd570cf11e0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"85c2afa5-8003-40be-8eca-4ab04e9ebf02","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:29:44Z","binding:vnic_type":"normal","device_id":"b4a07a82-ed2d-4430-9908-5e994e55bbd5","ip_allocation":"immediate"}]} 2019-04-05 11:31:44,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=b4a07a82-ed2d-4430-9908-5e994e55bbd5 used request id req-7068395e-4e5b-441a-8d16-4635298591e0 2019-04-05 11:31:44,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0514998435974s 2019-04-05 11:31:44,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-04-05 11:31:44,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" -d '{"floatingip": {"floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "fixed_ip_address": "192.168.120.3", "port_id": "4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd"}}' 2019-04-05 11:31:46,785 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Fri, 05 Apr 2019 11:31:46 GMT X-Openstack-Request-Id: req-760270ab-31ce-444b-8f05-62f24c8aab08 2019-04-05 11:31:46,785 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "f384534c-decf-4fa2-b64a-661549f23f2b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:31:45Z", "updated_at": "2019-04-05T11:31:45Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "85c2afa5-8003-40be-8eca-4ab04e9ebf02", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4a:82:a9", "device_id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "307f846577284cd791b49fd570cf11e0", "port_id": "4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd", "id": "fc9f688a-ae61-4fe6-ac88-faac25c4abb8", "qos_policy_id": null}} 2019-04-05 11:31:46,785 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-760270ab-31ce-444b-8f05-62f24c8aab08 2019-04-05 11:31:46,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.59292888641s 2019-04-05 11:31:46,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 11:31:46,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:31:46,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Fri, 05 Apr 2019 11:31:46 GMT X-Openstack-Request-Id: req-4d65be76-58dd-4fe3-9e56-feaef7af9597 2019-04-05 11:31:46,875 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f384534c-decf-4fa2-b64a-661549f23f2b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:31:45Z", "updated_at": "2019-04-05T11:31:45Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "85c2afa5-8003-40be-8eca-4ab04e9ebf02", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4a:82:a9", "device_id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "307f846577284cd791b49fd570cf11e0", "port_id": "4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd", "id": "fc9f688a-ae61-4fe6-ac88-faac25c4abb8", "qos_policy_id": null}]} 2019-04-05 11:31:46,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-4d65be76-58dd-4fe3-9e56-feaef7af9597 2019-04-05 11:31:46,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0734159946442s 2019-04-05 11:31:46,883 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 11:31:46,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 11:31:46,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:31:47,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Fri, 05 Apr 2019 11:31:47 GMT X-Openstack-Request-Id: req-393074e5-9843-4d9d-9761-65e591cd5763 2019-04-05 11:31:47,053 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f384534c-decf-4fa2-b64a-661549f23f2b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:31:45Z", "updated_at": "2019-04-05T11:31:45Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "85c2afa5-8003-40be-8eca-4ab04e9ebf02", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4a:82:a9", "device_id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "307f846577284cd791b49fd570cf11e0", "port_id": "4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd", "id": "fc9f688a-ae61-4fe6-ac88-faac25c4abb8", "qos_policy_id": null}]} 2019-04-05 11:31:47,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-393074e5-9843-4d9d-9761-65e591cd5763 2019-04-05 11:31:47,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0595278739929s 2019-04-05 11:31:47,060 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 11:31:47,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 11:31:47,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:31:47,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Fri, 05 Apr 2019 11:31:47 GMT X-Openstack-Request-Id: req-e51b981a-96d7-4855-afbf-a14bfd57d2c5 2019-04-05 11:31:47,240 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f384534c-decf-4fa2-b64a-661549f23f2b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:31:45Z", "updated_at": "2019-04-05T11:31:45Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "85c2afa5-8003-40be-8eca-4ab04e9ebf02", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4a:82:a9", "device_id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "307f846577284cd791b49fd570cf11e0", "port_id": "4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd", "id": "fc9f688a-ae61-4fe6-ac88-faac25c4abb8", "qos_policy_id": null}]} 2019-04-05 11:31:47,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-e51b981a-96d7-4855-afbf-a14bfd57d2c5 2019-04-05 11:31:47,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0690701007843s 2019-04-05 11:31:47,247 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 11:31:47,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 11:31:47,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:31:47,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Fri, 05 Apr 2019 11:31:47 GMT X-Openstack-Request-Id: req-43cea261-7ee5-4c6a-bb36-a103a180fba9 2019-04-05 11:31:47,422 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f384534c-decf-4fa2-b64a-661549f23f2b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:31:45Z", "updated_at": "2019-04-05T11:31:45Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "85c2afa5-8003-40be-8eca-4ab04e9ebf02", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4a:82:a9", "device_id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "307f846577284cd791b49fd570cf11e0", "port_id": "4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd", "id": "fc9f688a-ae61-4fe6-ac88-faac25c4abb8", "qos_policy_id": null}]} 2019-04-05 11:31:47,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-43cea261-7ee5-4c6a-bb36-a103a180fba9 2019-04-05 11:31:47,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0643949508667s 2019-04-05 11:31:47,429 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 11:31:47,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 11:31:47,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:31:47,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Fri, 05 Apr 2019 11:31:47 GMT X-Openstack-Request-Id: req-f35c5717-60ce-46ef-8047-be13146269fa 2019-04-05 11:31:47,603 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f384534c-decf-4fa2-b64a-661549f23f2b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:31:45Z", "updated_at": "2019-04-05T11:31:45Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "85c2afa5-8003-40be-8eca-4ab04e9ebf02", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4a:82:a9", "device_id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "307f846577284cd791b49fd570cf11e0", "port_id": "4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd", "id": "fc9f688a-ae61-4fe6-ac88-faac25c4abb8", "qos_policy_id": null}]} 2019-04-05 11:31:47,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-f35c5717-60ce-46ef-8047-be13146269fa 2019-04-05 11:31:47,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0631859302521s 2019-04-05 11:31:47,610 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 11:31:47,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 11:31:47,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:31:47,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Fri, 05 Apr 2019 11:31:47 GMT X-Openstack-Request-Id: req-8f1bd66f-5b46-47b6-ad56-82c4fb835237 2019-04-05 11:31:47,806 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f384534c-decf-4fa2-b64a-661549f23f2b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:31:45Z", "updated_at": "2019-04-05T11:31:45Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "85c2afa5-8003-40be-8eca-4ab04e9ebf02", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4a:82:a9", "device_id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "307f846577284cd791b49fd570cf11e0", "port_id": "4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd", "id": "fc9f688a-ae61-4fe6-ac88-faac25c4abb8", "qos_policy_id": null}]} 2019-04-05 11:31:47,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-8f1bd66f-5b46-47b6-ad56-82c4fb835237 2019-04-05 11:31:47,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0855920314789s 2019-04-05 11:31:47,813 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-05 11:31:47,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 11:31:47,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:31:47,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Fri, 05 Apr 2019 11:31:47 GMT X-Openstack-Request-Id: req-1159b3b9-d88c-4258-89fd-f4069d9a544d 2019-04-05 11:31:47,985 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f384534c-decf-4fa2-b64a-661549f23f2b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:31:45Z", "updated_at": "2019-04-05T11:31:47Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "85c2afa5-8003-40be-8eca-4ab04e9ebf02", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4a:82:a9", "device_id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "307f846577284cd791b49fd570cf11e0", "port_id": "4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd", "id": "fc9f688a-ae61-4fe6-ac88-faac25c4abb8", "qos_policy_id": null}]} 2019-04-05 11:31:47,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-1159b3b9-d88c-4258-89fd-f4069d9a544d 2019-04-05 11:31:47,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0611350536346s 2019-04-05 11:31:47,991 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'f384534c-decf-4fa2-b64a-661549f23f2b', 'updated_at': u'2019-04-05T11:31:47Z', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd', 'id': u'fc9f688a-ae61-4fe6-ac88-faac25c4abb8', 'network': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', 'port': u'4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'307f846577284cd791b49fd570cf11e0', 'name': 'vyos_vrouter-project_7071e7cc-284b-4ec4-adb3-4c2002b4a134', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'307f846577284cd791b49fd570cf11e0', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'85c2afa5-8003-40be-8eca-4ab04e9ebf02', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:4a:82:a9', u'device_id': u'b4a07a82-ed2d-4430-9908-5e994e55bbd5'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'307f846577284cd791b49fd570cf11e0', 'created_at': u'2019-04-05T11:31:45Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'85c2afa5-8003-40be-8eca-4ab04e9ebf02', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:4a:82:a9', u'device_id': u'b4a07a82-ed2d-4430-9908-5e994e55bbd5'}), 'router': u'f384534c-decf-4fa2-b64a-661549f23f2b'}) 2019-04-05 11:31:47,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-05 11:31:47,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5/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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-05 11:31:48,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10505 Content-Type: application/json Date: Fri, 05 Apr 2019 11:31: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-0d1d7402-0c2d-4031-8367-debc55535749 x-openstack-request-id: req-0d1d7402-0c2d-4031-8367-debc55535749 2019-04-05 11:31:48,062 - 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-143-generic (buildd@lgw01-amd64-041) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #169-Ubuntu SMP Thu Feb 7 07:56:38 UTC 2019 (Ubuntu 4.4.0-143.169-generic 4.4.170)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-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 0x36300000-0x37177fff]\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 682232950 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-143-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: 4028156K/4193768K available (8608K kernel code, 1332K rwdata, 4008K rodata, 1484K init, 1316K bss, 165612K 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.910 MHz processor\n[ 0.361824] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.364941] pid_max: default: 32768 minimum: 301\n[ 0.366621] ACPI: Core revision 20150930\n[ 0.368753] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.371200] Security Framework initialized\n[ 0.372797] Yama: becoming mindful.\n[ 0.374167] AppArmor: AppArmor initialized\n[ 0.375879] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.382082] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.386247] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.388597] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.394377] Initializing cgroup subsys io\n[ 0.395911] Initializing cgroup subsys memory\n[ 0.397563] Initializing cgroup subsys devices\n[ 0.399248] Initializing cgroup subsys freezer\n[ 0.400930] Initializing cgroup subsys net_cls\n[ 0.402608] Initializing cgroup subsys perf_event\n[ 0.404374] Initializing cgroup subsys net_prio\n[ 0.406090] Initializing cgroup subsys hugetlb\n[ 0.407767] Initializing cgroup subsys pids\n[ 0.410169] mce: CPU supports 10 MCE banks\n[ 0.411756] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.413663] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.415775] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.417808] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.420856] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.423873] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.426268] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.431877] Freeing SMP alternatives memory: 32K\n[ 0.438323] ftrace: allocating 32278 entries in 127 pages\n[ 0.482093] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.484444] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.486683] smpboot: Max logical packages: 2\n[ 0.488525] x2apic enabled\n[ 0.489944] Switched APIC routing to physical x2apic.\n[ 0.492941] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.495124] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.499195] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.512044] KVM setup paravirtual spinlock\n[ 0.515386] x86: Booting SMP configuration:\n[ 0.517021] .... node #0, CPUs: #1\n[ 0.518644] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.541637] x86: Booted up 1 node, 2 CPUs\n[ 0.541638] KVM setup async PF for cpu 1\n[ 0.541643] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.546527] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.549400] devtmpfs: initialized\n[ 0.552145] evm: security.selinux\n[ 0.553432] evm: security.SMACK64\n[ 0.554743] evm: security.SMACK64EXEC\n[ 0.556177] evm: security.SMACK64TRANSMUTE\n[ 0.557738] evm: security.SMACK64MMAP\n[ 0.559142] evm: security.ima\n[ 0.560328] evm: security.capability\n[ 0.561879] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.565319] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.567644] pinctrl core: initialized pinctrl subsystem\n[ 0.569732] RTC time: 11:31:42, date: 04/05/19\n[ 0.572283] NET: Registered protocol family 16\n[ 0.586037] cpuidle: using governor ladder\n[ 0.598128] cpuidle: using governor menu\n[ 0.599601] PCCT header not found.\n[ 0.600998] ACPI: bus type PCI registered\n[ 0.602484] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.604900] PCI: Using configuration type 1 for base access\n[ 0.619660] ACPI: Added _OSI(Module Device)\n[ 0.621288] ACPI: Added _OSI(Processor Device)\n[ 0.622965] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.624759] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.628310] ACPI: Interpreter enabled\n[ 0.629826] ACPI: (supports S0 S5)\n[ 0.646994] ACPI: Using IOAPIC for interrupt routing\n[ 0.648772] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.653877] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.655894] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.658071] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.660186] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.664112] acpiphp: Slot [3] registered\n[ 0.665557] acpiphp: Slot [4] registered\n[ 0.666984] acpiphp: Slot [5] registered\n[ 0.668402] acpiphp: Slot [6] registered\n[ 0.669818] acpiphp: Slot [7] registered\n[ 0.671234] acpiphp: Slot [8] registered\n[ 0.672653] acpiphp: Slot [9] registered\n[ 0.674078] acpiphp: Slot [10] registered\n[ 0.675517] acpiphp: Slot [11] registered\n[ 0.676948] acpiphp: Slot [12] registered\n[ 0.678457] acpiphp: Slot [13] registered\n[ 0.679914] acpiphp: Slot [14] registered\n[ 0.681351] acpiphp: Slot [15] registered\n[ 0.682787] acpiphp: Slot [16] registered\n[ 0.684238] acpiphp: Slot [17] registered\n[ 0.685678] acpiphp: Slot [18] registered\n[ 0.687117] acpiphp: Slot [19] registered\n[ 0.688553] acpiphp: Slot [20] registered\n[ 0.690032] acpiphp: Slot [21] registered\n[ 0.691495] acpiphp: Slot [22] registered\n[ 0.692937] acpiphp: Slot [23] registered\n[ 0.694390] acpiphp: Slot [24] registered\n[ 0.695843] acpiphp: Slot [25] registered\n[ 0.697279] acpiphp: Slot [26] registered\n[ 0.698694] acpiphp: Slot [27] registered\n[ 0.700148] acpiphp: Slot [28] registered\n[ 0.701609] acpiphp: Slot [29] registered\n[ 0.703088] acpiphp: Slot [30] registered\n[ 0.704535] acpiphp: Slot [31] registered\n[ 0.705930] PCI host bridge to bus 0000:00\n[ 0.707366] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.709468] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.711584] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.714134] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.716658] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.719245] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.725212] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.727427] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.729485] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.731719] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.736499] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.739024] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.766616] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.769174] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.771648] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.774127] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.776548] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.778764] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.781119] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.782958] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.785675] vgaarb: loaded\n[ 0.786709] vgaarb: bridge control possible 0000:00:02.0\n[ 0.788890] SCSI subsystem initialized\n[ 0.790564] ACPI: bus type USB registered\n[ 0.792013] usbcore: registered new interface driver usbfs\n[ 0.793799] usbcore: registered new interface driver hub\n[ 0.795533] usbcore: registered new device driver usb\n[ 0.797548] PCI: Using ACPI for IRQ routing\n[ 0.799493] NetLabel: Initializing\n[ 0.800730] NetLabel: domain hash size = 128\n[ 0.802214] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.803863] NetLabel: unlabeled traffic allowed by default\n[ 0.805885] amd_nb: Cannot enumerate AMD northbridges\n[ 0.807682] clocksource: Switched to clocksource kvm-clock\n[ 0.820697] AppArmor: AppArmor Filesystem Enabled\n[ 0.822512] pnp: PnP ACPI init\n[ 0.824099] pnp: PnP ACPI: found 5 devices\n[ 0.832546] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.835579] NET: Registered protocol family 2\n[ 0.837568] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.840376] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.842901] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.845145] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.847173] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.849461] NET: Registered protocol family 1\n[ 0.851158] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.853137] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.855046] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.875212] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.895323] Unpacking initramfs...\n[ 1.094191] Freeing initrd memory: 14816K\n[ 1.095819] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.097954] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.100438] Scanning for low memory corruption every 60 seconds\n[ 1.102884] audit: initializing netlink subsys (disabled)\n[ 1.104750] audit: type=2000 audit(1554463902.899:1): initialized\n[ 1.107001] Initialise system trusted keyring\n[ 1.108697] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.110777] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.114023] zbud: loaded\n[ 1.115414] VFS: Disk quotas dquot_6.6.0\n[ 1.116853] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.119268] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.121500] fuse init (API version 7.23)\n[ 1.123032] Key type big_key registered\n[ 1.124432] Allocating IMA MOK and blacklist keyrings.\n[ 1.126859] Key type asymmetric registered\n[ 1.128321] Asymmetric key parser 'x509' registered\n[ 1.130016] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.132669] io scheduler noop registered\n[ 1.134069] io scheduler deadline registered (default)\n[ 1.135831] io scheduler cfq registered\n[ 1.137284] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.139122] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.141357] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.143897] ACPI: Power Button [PWRF]\n[ 1.145423] GHES: HEST is not enabled!\n[ 1.165095] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.205517] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.209130] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.234519] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.238343] Linux agpgart interface v0.103\n[ 1.241989] loop: module loaded\n[ 1.245039] vda: vda1\n[ 1.246931] scsi host0: ata_piix\n[ 1.248379] scsi host1: ata_piix\n[ 1.249686] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.251970] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.254332] libphy: Fixed MDIO Bus: probed\n[ 1.255884] tun: Universal TUN/TAP device driver, 1.6\n[ 1.257656] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.261000] PPP generic driver version 2.4.2\n[ 1.262604] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.264733] ehci-pci: EHCI PCI platform driver\n[ 1.266306] ehci-platform: EHCI generic platform driver\n[ 1.268164] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.270296] ohci-pci: OHCI PCI platform driver\n[ 1.271930] ohci-platform: OHCI generic platform driver\n[ 1.273794] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.294531] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.296398] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.299158] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.300986] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.303027] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.305300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.307894] usb usb1: Product: UHCI Host Controller\n[ 1.309595] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd\n[ 1.311741] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.313466] hub 1-0:1.0: USB hub found\n[ 1.314872] hub 1-0:1.0: 2 ports detected\n[ 1.316521] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.320219] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.321971] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.323839] mousedev: PS/2 mouse device common for all mice\n[ 1.325996] rtc_cmos 00:00: RTC can wake from S4\n[ 1.328174] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.330350] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.333484] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.335559] i2c /dev entries driver\n[ 1.336892] device-mapper: uevent: version 1.0.3\n[ 1.338520] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.341298] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.343672] NET: Registered protocol family 10\n[ 1.345484] NET: Registered protocol family 17\n[ 1.346985] Key type dns_resolver registered\n[ 1.348847] registered taskstats version 1\n[ 1.350277] Loading compiled-in X.509 certificates\n[ 1.368204] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e'\n[ 1.371374] zswap: loaded using pool lzo/zbud\n[ 1.374757] Key type trusted registered\n[ 1.378481] Key type encrypted registered\n[ 1.379887] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.381680] ima: No TPM chip found, activating TPM-bypass!\n[ 1.383421] ima: Allocated hash algorithm: sha1\n[ 1.384939] evm: HMAC attrs: 0x1\n[ 1.386523] Magic number: 15:6:529\n[ 1.387962] rtc_cmos 00:00: setting system clock to 2019-04-05 11:31:43 UTC (1554463903)\n[ 1.390752] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.392669] EDD information not available.\n[ 1.413781] Freeing unused kernel memory: 1484K\n[ 1.423724] Write protecting the kernel read-only data: 14336k\n[ 1.428692] Freeing unused kernel memory: 1620K\n[ 1.430518] Freeing unused kernel memory: 88K\nLoading, please wait...\nstarting version 229\n[ 1.443987] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.444471] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.444494] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.452250] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.452285] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.452403] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.452455] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.452493] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.452539] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.452583] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.501237] virtio_net virtio0 ens3: renamed from eth0\n[ 1.515248] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.518613] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.526112] AVX2 version of gcm_enc/dec engaged.\n[ 1.527828] AES CTR mode by8 optimization enabled\n[ 1.540191] FDC 0 is a S82078B\n[ 1.627718] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.793062] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.795639] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.798502] usb 1-1: Product: QEMU USB Tablet\n[ 1.800412] usb 1-1: Manufacturer: QEMU\n[ 1.802142] usb 1-1: SerialNumber: 42\n[ 1.810491] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.818366] usbcore: registered new interface driver usbhid\n[ 1.820268] usbhid: USB HID core driver\n[ 1.823452] 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.828400] 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.909265] md: linear personality registered for level -1\n[ 2.912917] md: multipath personality registered for level -4\n[ 2.916708] md: raid0 personality registered for level 0\n[ 2.920972] md: raid1 personality registered for level 1\n[ 2.991717] raid6: sse2x1 gen() 11262 MB/s\n[ 3.059716] raid6: sse2x1 xor() 8889 MB/s\n[ 3.127716] raid6: sse2x2 gen() 14264 MB/s\n[ 3.195713] raid6: sse2x2 xor() 9728 MB/s\n[ 3.263714] raid6: sse2x4 gen() 16521 MB/s\n[ 3.331713] raid6: sse2x4 xor() 10795 MB/s\n[ 3.399708] raid6: avx2x1 gen() 21750 MB/s\n[ 3.467714] raid6: avx2x2 gen() 25409 MB/s\n[ 3.535712] raid6: avx2x4 gen() 28735 MB/s\n[ 3.537248] raid6: using algorithm avx2x4 gen() 28735 MB/s\n[ 3.539117] raid6: using avx2x2 recovery algorithm\n[ 3.541864] xor: automatically using best checksumming function:\n[ 3.583683] avx : 32287.000 MB/sec\n[ 3.586204] async_tx: api initialized (async)\n[ 3.594204] md: raid6 personality registered for level 6\n[ 3.596088] md: raid5 personality registered for level 5\n[ 3.597941] md: raid4 personality registered for level 4\n[ 3.604247] 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.634028] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.652835] 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.750784] 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.756688] systemd[1]: Detected virtualization kvm.\n[ 3.758428] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.763328] systemd[1]: Set hostname to .\n[ 3.766599] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.768599] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.903768] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.910896] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.914503] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.918107] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.921663] 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.926910] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.930412] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.934241] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.938251] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.941473] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.945054] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.948102] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.951353] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.955284] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.958162] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.961810] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.965515] 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.970031] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.983787] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.988636] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.993290] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.998155] 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.005342] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.011159] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.015160] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.021551] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.026605] systemd[1]: Mounting POSIX Message Queue File System...\n[ 4.027665] EXT4-fs (vda1): re-mounted. Opts: (null)\n Mounting POSIX Message Queue File System...\n[ 4.039602] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.048078] systemd[1]: Reached target User and Group Name Lookups.\n[ 4.050786] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.054796] 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.062393] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.067692] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.071973] systemd[1]: Mounted POSIX Message Queue File System.\n[ 4.072384] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.078424] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.082737] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.124905] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\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 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 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 LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Volatile Files and Directories...\n Starting Tell Plymouth To Write Out Runtime Data...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\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-04-05 11:31:48,063 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5/action used request id req-0d1d7402-0c2d-4031-8367-debc55535749 2019-04-05 11:31:48,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0706191062927s 2019-04-05 11:31:48,064 - 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-143-generic (buildd@lgw01-amd64-041) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #169-Ubuntu SMP Thu Feb 7 07:56:38 UTC 2019 (Ubuntu 4.4.0-143.169-generic 4.4.170) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-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 0x36300000-0x37177fff] [ 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 682232950 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-143-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028156K/4193768K available (8608K kernel code, 1332K rwdata, 4008K rodata, 1484K init, 1316K bss, 165612K 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.910 MHz processor [ 0.361824] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.364941] pid_max: default: 32768 minimum: 301 [ 0.366621] ACPI: Core revision 20150930 [ 0.368753] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.371200] Security Framework initialized [ 0.372797] Yama: becoming mindful. [ 0.374167] AppArmor: AppArmor initialized [ 0.375879] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.382082] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.386247] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.388597] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.394377] Initializing cgroup subsys io [ 0.395911] Initializing cgroup subsys memory [ 0.397563] Initializing cgroup subsys devices [ 0.399248] Initializing cgroup subsys freezer [ 0.400930] Initializing cgroup subsys net_cls [ 0.402608] Initializing cgroup subsys perf_event [ 0.404374] Initializing cgroup subsys net_prio [ 0.406090] Initializing cgroup subsys hugetlb [ 0.407767] Initializing cgroup subsys pids [ 0.410169] mce: CPU supports 10 MCE banks [ 0.411756] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.413663] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.415775] Spectre V2 : Mitigation: Full generic retpoline [ 0.417808] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.420856] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.423873] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.426268] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.431877] Freeing SMP alternatives memory: 32K [ 0.438323] ftrace: allocating 32278 entries in 127 pages [ 0.482093] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.484444] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.486683] smpboot: Max logical packages: 2 [ 0.488525] x2apic enabled [ 0.489944] Switched APIC routing to physical x2apic. [ 0.492941] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.495124] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.499195] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.512044] KVM setup paravirtual spinlock [ 0.515386] x86: Booting SMP configuration: [ 0.517021] .... node #0, CPUs: #1 [ 0.518644] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.541637] x86: Booted up 1 node, 2 CPUs [ 0.541638] KVM setup async PF for cpu 1 [ 0.541643] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.546527] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.549400] devtmpfs: initialized [ 0.552145] evm: security.selinux [ 0.553432] evm: security.SMACK64 [ 0.554743] evm: security.SMACK64EXEC [ 0.556177] evm: security.SMACK64TRANSMUTE [ 0.557738] evm: security.SMACK64MMAP [ 0.559142] evm: security.ima [ 0.560328] evm: security.capability [ 0.561879] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.565319] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.567644] pinctrl core: initialized pinctrl subsystem [ 0.569732] RTC time: 11:31:42, date: 04/05/19 [ 0.572283] NET: Registered protocol family 16 [ 0.586037] cpuidle: using governor ladder [ 0.598128] cpuidle: using governor menu [ 0.599601] PCCT header not found. [ 0.600998] ACPI: bus type PCI registered [ 0.602484] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604900] PCI: Using configuration type 1 for base access [ 0.619660] ACPI: Added _OSI(Module Device) [ 0.621288] ACPI: Added _OSI(Processor Device) [ 0.622965] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.624759] ACPI: Added _OSI(Processor Aggregator Device) [ 0.628310] ACPI: Interpreter enabled [ 0.629826] ACPI: (supports S0 S5) [ 0.646994] ACPI: Using IOAPIC for interrupt routing [ 0.648772] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.653877] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.655894] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.658071] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.660186] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.664112] acpiphp: Slot [3] registered [ 0.665557] acpiphp: Slot [4] registered [ 0.666984] acpiphp: Slot [5] registered [ 0.668402] acpiphp: Slot [6] registered [ 0.669818] acpiphp: Slot [7] registered [ 0.671234] acpiphp: Slot [8] registered [ 0.672653] acpiphp: Slot [9] registered [ 0.674078] acpiphp: Slot [10] registered [ 0.675517] acpiphp: Slot [11] registered [ 0.676948] acpiphp: Slot [12] registered [ 0.678457] acpiphp: Slot [13] registered [ 0.679914] acpiphp: Slot [14] registered [ 0.681351] acpiphp: Slot [15] registered [ 0.682787] acpiphp: Slot [16] registered [ 0.684238] acpiphp: Slot [17] registered [ 0.685678] acpiphp: Slot [18] registered [ 0.687117] acpiphp: Slot [19] registered [ 0.688553] acpiphp: Slot [20] registered [ 0.690032] acpiphp: Slot [21] registered [ 0.691495] acpiphp: Slot [22] registered [ 0.692937] acpiphp: Slot [23] registered [ 0.694390] acpiphp: Slot [24] registered [ 0.695843] acpiphp: Slot [25] registered [ 0.697279] acpiphp: Slot [26] registered [ 0.698694] acpiphp: Slot [27] registered [ 0.700148] acpiphp: Slot [28] registered [ 0.701609] acpiphp: Slot [29] registered [ 0.703088] acpiphp: Slot [30] registered [ 0.704535] acpiphp: Slot [31] registered [ 0.705930] PCI host bridge to bus 0000:00 [ 0.707366] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.709468] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.711584] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.714134] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.716658] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.719245] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.725212] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.727427] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.729485] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.731719] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.736499] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.739024] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.766616] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.769174] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.771648] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.774127] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.776548] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.778764] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.781119] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.782958] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.785675] vgaarb: loaded [ 0.786709] vgaarb: bridge control possible 0000:00:02.0 [ 0.788890] SCSI subsystem initialized [ 0.790564] ACPI: bus type USB registered [ 0.792013] usbcore: registered new interface driver usbfs [ 0.793799] usbcore: registered new interface driver hub [ 0.795533] usbcore: registered new device driver usb [ 0.797548] PCI: Using ACPI for IRQ routing [ 0.799493] NetLabel: Initializing [ 0.800730] NetLabel: domain hash size = 128 [ 0.802214] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.803863] NetLabel: unlabeled traffic allowed by default [ 0.805885] amd_nb: Cannot enumerate AMD northbridges [ 0.807682] clocksource: Switched to clocksource kvm-clock [ 0.820697] AppArmor: AppArmor Filesystem Enabled [ 0.822512] pnp: PnP ACPI init [ 0.824099] pnp: PnP ACPI: found 5 devices [ 0.832546] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.835579] NET: Registered protocol family 2 [ 0.837568] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.840376] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.842901] TCP: Hash tables configured (established 32768 bind 32768) [ 0.845145] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.847173] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.849461] NET: Registered protocol family 1 [ 0.851158] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.853137] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.855046] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.875212] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.895323] Unpacking initramfs... [ 1.094191] Freeing initrd memory: 14816K [ 1.095819] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.097954] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.100438] Scanning for low memory corruption every 60 seconds [ 1.102884] audit: initializing netlink subsys (disabled) [ 1.104750] audit: type=2000 audit(1554463902.899:1): initialized [ 1.107001] Initialise system trusted keyring [ 1.108697] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.110777] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.114023] zbud: loaded [ 1.115414] VFS: Disk quotas dquot_6.6.0 [ 1.116853] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.119268] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.121500] fuse init (API version 7.23) [ 1.123032] Key type big_key registered [ 1.124432] Allocating IMA MOK and blacklist keyrings. [ 1.126859] Key type asymmetric registered [ 1.128321] Asymmetric key parser 'x509' registered [ 1.130016] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.132669] io scheduler noop registered [ 1.134069] io scheduler deadline registered (default) [ 1.135831] io scheduler cfq registered [ 1.137284] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.139122] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.141357] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.143897] ACPI: Power Button [PWRF] [ 1.145423] GHES: HEST is not enabled! [ 1.165095] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.205517] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.209130] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.234519] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.238343] Linux agpgart interface v0.103 [ 1.241989] loop: module loaded [ 1.245039] vda: vda1 [ 1.246931] scsi host0: ata_piix [ 1.248379] scsi host1: ata_piix [ 1.249686] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.251970] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.254332] libphy: Fixed MDIO Bus: probed [ 1.255884] tun: Universal TUN/TAP device driver, 1.6 [ 1.257656] tun: (C) 1999-2004 Max Krasnyansky [ 1.261000] PPP generic driver version 2.4.2 [ 1.262604] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.264733] ehci-pci: EHCI PCI platform driver [ 1.266306] ehci-platform: EHCI generic platform driver [ 1.268164] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.270296] ohci-pci: OHCI PCI platform driver [ 1.271930] ohci-platform: OHCI generic platform driver [ 1.273794] uhci_hcd: USB Universal Host Controller Interface driver [ 1.294531] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.296398] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.299158] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.300986] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.303027] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.305300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.307894] usb usb1: Product: UHCI Host Controller [ 1.309595] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd [ 1.311741] usb usb1: SerialNumber: 0000:00:01.2 [ 1.313466] hub 1-0:1.0: USB hub found [ 1.314872] hub 1-0:1.0: 2 ports detected [ 1.316521] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.320219] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.321971] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.323839] mousedev: PS/2 mouse device common for all mice [ 1.325996] rtc_cmos 00:00: RTC can wake from S4 [ 1.328174] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.330350] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.333484] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.335559] i2c /dev entries driver [ 1.336892] device-mapper: uevent: version 1.0.3 [ 1.338520] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.341298] ledtrig-cpu: registered to indicate activity on CPUs [ 1.343672] NET: Registered protocol family 10 [ 1.345484] NET: Registered protocol family 17 [ 1.346985] Key type dns_resolver registered [ 1.348847] registered taskstats version 1 [ 1.350277] Loading compiled-in X.509 certificates [ 1.368204] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e' [ 1.371374] zswap: loaded using pool lzo/zbud [ 1.374757] Key type trusted registered [ 1.378481] Key type encrypted registered [ 1.379887] AppArmor: AppArmor sha1 policy hashing enabled [ 1.381680] ima: No TPM chip found, activating TPM-bypass! [ 1.383421] ima: Allocated hash algorithm: sha1 [ 1.384939] evm: HMAC attrs: 0x1 [ 1.386523] Magic number: 15:6:529 [ 1.387962] rtc_cmos 00:00: setting system clock to 2019-04-05 11:31:43 UTC (1554463903) [ 1.390752] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.392669] EDD information not available. [ 1.413781] Freeing unused kernel memory: 1484K [ 1.423724] Write protecting the kernel read-only data: 14336k [ 1.428692] Freeing unused kernel memory: 1620K [ 1.430518] Freeing unused kernel memory: 88K Loading, please wait... starting version 229 [ 1.443987] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.444471] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.444494] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.452250] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.452285] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.452403] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.452455] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.452493] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.452539] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.452583] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.501237] virtio_net virtio0 ens3: renamed from eth0 [ 1.515248] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.518613] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.526112] AVX2 version of gcm_enc/dec engaged. [ 1.527828] AES CTR mode by8 optimization enabled [ 1.540191] FDC 0 is a S82078B [ 1.627718] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.793062] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.795639] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.798502] usb 1-1: Product: QEMU USB Tablet [ 1.800412] usb 1-1: Manufacturer: QEMU [ 1.802142] usb 1-1: SerialNumber: 42 [ 1.810491] hidraw: raw HID events driver (C) Jiri Kosina [ 1.818366] usbcore: registered new interface driver usbhid [ 1.820268] usbhid: USB HID core driver [ 1.823452] 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.828400] 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.909265] md: linear personality registered for level -1 [ 2.912917] md: multipath personality registered for level -4 [ 2.916708] md: raid0 personality registered for level 0 [ 2.920972] md: raid1 personality registered for level 1 [ 2.991717] raid6: sse2x1 gen() 11262 MB/s [ 3.059716] raid6: sse2x1 xor() 8889 MB/s [ 3.127716] raid6: sse2x2 gen() 14264 MB/s [ 3.195713] raid6: sse2x2 xor() 9728 MB/s [ 3.263714] raid6: sse2x4 gen() 16521 MB/s [ 3.331713] raid6: sse2x4 xor() 10795 MB/s [ 3.399708] raid6: avx2x1 gen() 21750 MB/s [ 3.467714] raid6: avx2x2 gen() 25409 MB/s [ 3.535712] raid6: avx2x4 gen() 28735 MB/s [ 3.537248] raid6: using algorithm avx2x4 gen() 28735 MB/s [ 3.539117] raid6: using avx2x2 recovery algorithm [ 3.541864] xor: automatically using best checksumming function: [ 3.583683] avx : 32287.000 MB/sec [ 3.586204] async_tx: api initialized (async) [ 3.594204] md: raid6 personality registered for level 6 [ 3.596088] md: raid5 personality registered for level 5 [ 3.597941] md: raid4 personality registered for level 4 [ 3.604247] 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.634028] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.652835] 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.750784] 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.756688] systemd[1]: Detected virtualization kvm. [ 3.758428] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.763328] systemd[1]: Set hostname to . [ 3.766599] systemd[1]: Initializing machine ID from KVM UUID. [ 3.768599] systemd[1]: Installed transient /etc/machine-id file. [ 3.903768] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.910896] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.914503] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.918107] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.921663] 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.926910] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.930412] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.934241] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.938251] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.941473] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.945054] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.948102] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.951353] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.955284] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.958162] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.961810] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.965515] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.970031] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.983787] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.988636] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.993290] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.998155] 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.005342] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.011159] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.015160] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.021551] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.026605] systemd[1]: Mounting POSIX Message Queue File System... [ 4.027665] EXT4-fs (vda1): re-mounted. Opts: (null) Mounting POSIX Message Queue File System... [ 4.039602] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.048078] systemd[1]: Reached target User and Group Name Lookups. [ 4.050786] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.054796] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.062393] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.067692] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.071973] systemd[1]: Mounted POSIX Message Queue File System. [ 4.072384] iscsi: registered transport (tcp) [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.078424] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.082737] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Nameserver information manager. [ 4.124905] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting 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. 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 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 LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[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-04-05 11:31:48,067 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.202: [Errno None] Unable to connect to port 22 on 172.30.9.202 2019-04-05 11:31:57,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-05 11:31:57,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5/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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-05 11:31:57,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13285 Content-Type: application/json Date: Fri, 05 Apr 2019 11:31: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-22b533d2-febf-4165-9c0e-56383bd2a991 x-openstack-request-id: req-22b533d2-febf-4165-9c0e-56383bd2a991 2019-04-05 11:31:57,153 - 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-143-generic (buildd@lgw01-amd64-041) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #169-Ubuntu SMP Thu Feb 7 07:56:38 UTC 2019 (Ubuntu 4.4.0-143.169-generic 4.4.170)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-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 0x36300000-0x37177fff]\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 682232950 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-143-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: 4028156K/4193768K available (8608K kernel code, 1332K rwdata, 4008K rodata, 1484K init, 1316K bss, 165612K 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.910 MHz processor\n[ 0.361824] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.364941] pid_max: default: 32768 minimum: 301\n[ 0.366621] ACPI: Core revision 20150930\n[ 0.368753] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.371200] Security Framework initialized\n[ 0.372797] Yama: becoming mindful.\n[ 0.374167] AppArmor: AppArmor initialized\n[ 0.375879] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.382082] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.386247] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.388597] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.394377] Initializing cgroup subsys io\n[ 0.395911] Initializing cgroup subsys memory\n[ 0.397563] Initializing cgroup subsys devices\n[ 0.399248] Initializing cgroup subsys freezer\n[ 0.400930] Initializing cgroup subsys net_cls\n[ 0.402608] Initializing cgroup subsys perf_event\n[ 0.404374] Initializing cgroup subsys net_prio\n[ 0.406090] Initializing cgroup subsys hugetlb\n[ 0.407767] Initializing cgroup subsys pids\n[ 0.410169] mce: CPU supports 10 MCE banks\n[ 0.411756] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.413663] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.415775] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.417808] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.420856] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.423873] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.426268] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.431877] Freeing SMP alternatives memory: 32K\n[ 0.438323] ftrace: allocating 32278 entries in 127 pages\n[ 0.482093] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.484444] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.486683] smpboot: Max logical packages: 2\n[ 0.488525] x2apic enabled\n[ 0.489944] Switched APIC routing to physical x2apic.\n[ 0.492941] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.495124] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.499195] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.512044] KVM setup paravirtual spinlock\n[ 0.515386] x86: Booting SMP configuration:\n[ 0.517021] .... node #0, CPUs: #1\n[ 0.518644] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.541637] x86: Booted up 1 node, 2 CPUs\n[ 0.541638] KVM setup async PF for cpu 1\n[ 0.541643] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.546527] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.549400] devtmpfs: initialized\n[ 0.552145] evm: security.selinux\n[ 0.553432] evm: security.SMACK64\n[ 0.554743] evm: security.SMACK64EXEC\n[ 0.556177] evm: security.SMACK64TRANSMUTE\n[ 0.557738] evm: security.SMACK64MMAP\n[ 0.559142] evm: security.ima\n[ 0.560328] evm: security.capability\n[ 0.561879] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.565319] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.567644] pinctrl core: initialized pinctrl subsystem\n[ 0.569732] RTC time: 11:31:42, date: 04/05/19\n[ 0.572283] NET: Registered protocol family 16\n[ 0.586037] cpuidle: using governor ladder\n[ 0.598128] cpuidle: using governor menu\n[ 0.599601] PCCT header not found.\n[ 0.600998] ACPI: bus type PCI registered\n[ 0.602484] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.604900] PCI: Using configuration type 1 for base access\n[ 0.619660] ACPI: Added _OSI(Module Device)\n[ 0.621288] ACPI: Added _OSI(Processor Device)\n[ 0.622965] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.624759] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.628310] ACPI: Interpreter enabled\n[ 0.629826] ACPI: (supports S0 S5)\n[ 0.646994] ACPI: Using IOAPIC for interrupt routing\n[ 0.648772] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.653877] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.655894] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.658071] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.660186] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.664112] acpiphp: Slot [3] registered\n[ 0.665557] acpiphp: Slot [4] registered\n[ 0.666984] acpiphp: Slot [5] registered\n[ 0.668402] acpiphp: Slot [6] registered\n[ 0.669818] acpiphp: Slot [7] registered\n[ 0.671234] acpiphp: Slot [8] registered\n[ 0.672653] acpiphp: Slot [9] registered\n[ 0.674078] acpiphp: Slot [10] registered\n[ 0.675517] acpiphp: Slot [11] registered\n[ 0.676948] acpiphp: Slot [12] registered\n[ 0.678457] acpiphp: Slot [13] registered\n[ 0.679914] acpiphp: Slot [14] registered\n[ 0.681351] acpiphp: Slot [15] registered\n[ 0.682787] acpiphp: Slot [16] registered\n[ 0.684238] acpiphp: Slot [17] registered\n[ 0.685678] acpiphp: Slot [18] registered\n[ 0.687117] acpiphp: Slot [19] registered\n[ 0.688553] acpiphp: Slot [20] registered\n[ 0.690032] acpiphp: Slot [21] registered\n[ 0.691495] acpiphp: Slot [22] registered\n[ 0.692937] acpiphp: Slot [23] registered\n[ 0.694390] acpiphp: Slot [24] registered\n[ 0.695843] acpiphp: Slot [25] registered\n[ 0.697279] acpiphp: Slot [26] registered\n[ 0.698694] acpiphp: Slot [27] registered\n[ 0.700148] acpiphp: Slot [28] registered\n[ 0.701609] acpiphp: Slot [29] registered\n[ 0.703088] acpiphp: Slot [30] registered\n[ 0.704535] acpiphp: Slot [31] registered\n[ 0.705930] PCI host bridge to bus 0000:00\n[ 0.707366] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.709468] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.711584] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.714134] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.716658] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.719245] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.725212] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.727427] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.729485] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.731719] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.736499] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.739024] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.766616] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.769174] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.771648] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.774127] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.776548] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.778764] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.781119] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.782958] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.785675] vgaarb: loaded\n[ 0.786709] vgaarb: bridge control possible 0000:00:02.0\n[ 0.788890] SCSI subsystem initialized\n[ 0.790564] ACPI: bus type USB registered\n[ 0.792013] usbcore: registered new interface driver usbfs\n[ 0.793799] usbcore: registered new interface driver hub\n[ 0.795533] usbcore: registered new device driver usb\n[ 0.797548] PCI: Using ACPI for IRQ routing\n[ 0.799493] NetLabel: Initializing\n[ 0.800730] NetLabel: domain hash size = 128\n[ 0.802214] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.803863] NetLabel: unlabeled traffic allowed by default\n[ 0.805885] amd_nb: Cannot enumerate AMD northbridges\n[ 0.807682] clocksource: Switched to clocksource kvm-clock\n[ 0.820697] AppArmor: AppArmor Filesystem Enabled\n[ 0.822512] pnp: PnP ACPI init\n[ 0.824099] pnp: PnP ACPI: found 5 devices\n[ 0.832546] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.835579] NET: Registered protocol family 2\n[ 0.837568] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.840376] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.842901] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.845145] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.847173] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.849461] NET: Registered protocol family 1\n[ 0.851158] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.853137] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.855046] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.875212] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.895323] Unpacking initramfs...\n[ 1.094191] Freeing initrd memory: 14816K\n[ 1.095819] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.097954] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.100438] Scanning for low memory corruption every 60 seconds\n[ 1.102884] audit: initializing netlink subsys (disabled)\n[ 1.104750] audit: type=2000 audit(1554463902.899:1): initialized\n[ 1.107001] Initialise system trusted keyring\n[ 1.108697] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.110777] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.114023] zbud: loaded\n[ 1.115414] VFS: Disk quotas dquot_6.6.0\n[ 1.116853] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.119268] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.121500] fuse init (API version 7.23)\n[ 1.123032] Key type big_key registered\n[ 1.124432] Allocating IMA MOK and blacklist keyrings.\n[ 1.126859] Key type asymmetric registered\n[ 1.128321] Asymmetric key parser 'x509' registered\n[ 1.130016] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.132669] io scheduler noop registered\n[ 1.134069] io scheduler deadline registered (default)\n[ 1.135831] io scheduler cfq registered\n[ 1.137284] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.139122] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.141357] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.143897] ACPI: Power Button [PWRF]\n[ 1.145423] GHES: HEST is not enabled!\n[ 1.165095] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.205517] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.209130] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.234519] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.238343] Linux agpgart interface v0.103\n[ 1.241989] loop: module loaded\n[ 1.245039] vda: vda1\n[ 1.246931] scsi host0: ata_piix\n[ 1.248379] scsi host1: ata_piix\n[ 1.249686] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.251970] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.254332] libphy: Fixed MDIO Bus: probed\n[ 1.255884] tun: Universal TUN/TAP device driver, 1.6\n[ 1.257656] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.261000] PPP generic driver version 2.4.2\n[ 1.262604] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.264733] ehci-pci: EHCI PCI platform driver\n[ 1.266306] ehci-platform: EHCI generic platform driver\n[ 1.268164] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.270296] ohci-pci: OHCI PCI platform driver\n[ 1.271930] ohci-platform: OHCI generic platform driver\n[ 1.273794] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.294531] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.296398] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.299158] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.300986] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.303027] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.305300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.307894] usb usb1: Product: UHCI Host Controller\n[ 1.309595] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd\n[ 1.311741] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.313466] hub 1-0:1.0: USB hub found\n[ 1.314872] hub 1-0:1.0: 2 ports detected\n[ 1.316521] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.320219] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.321971] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.323839] mousedev: PS/2 mouse device common for all mice\n[ 1.325996] rtc_cmos 00:00: RTC can wake from S4\n[ 1.328174] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.330350] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.333484] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.335559] i2c /dev entries driver\n[ 1.336892] device-mapper: uevent: version 1.0.3\n[ 1.338520] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.341298] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.343672] NET: Registered protocol family 10\n[ 1.345484] NET: Registered protocol family 17\n[ 1.346985] Key type dns_resolver registered\n[ 1.348847] registered taskstats version 1\n[ 1.350277] Loading compiled-in X.509 certificates\n[ 1.368204] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e'\n[ 1.371374] zswap: loaded using pool lzo/zbud\n[ 1.374757] Key type trusted registered\n[ 1.378481] Key type encrypted registered\n[ 1.379887] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.381680] ima: No TPM chip found, activating TPM-bypass!\n[ 1.383421] ima: Allocated hash algorithm: sha1\n[ 1.384939] evm: HMAC attrs: 0x1\n[ 1.386523] Magic number: 15:6:529\n[ 1.387962] rtc_cmos 00:00: setting system clock to 2019-04-05 11:31:43 UTC (1554463903)\n[ 1.390752] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.392669] EDD information not available.\n[ 1.413781] Freeing unused kernel memory: 1484K\n[ 1.423724] Write protecting the kernel read-only data: 14336k\n[ 1.428692] Freeing unused kernel memory: 1620K\n[ 1.430518] Freeing unused kernel memory: 88K\nLoading, please wait...\nstarting version 229\n[ 1.443987] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.444471] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.444494] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.452250] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.452285] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.452403] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.452455] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.452493] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.452539] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.452583] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.501237] virtio_net virtio0 ens3: renamed from eth0\n[ 1.515248] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.518613] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.526112] AVX2 version of gcm_enc/dec engaged.\n[ 1.527828] AES CTR mode by8 optimization enabled\n[ 1.540191] FDC 0 is a S82078B\n[ 1.627718] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.793062] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.795639] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.798502] usb 1-1: Product: QEMU USB Tablet\n[ 1.800412] usb 1-1: Manufacturer: QEMU\n[ 1.802142] usb 1-1: SerialNumber: 42\n[ 1.810491] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.818366] usbcore: registered new interface driver usbhid\n[ 1.820268] usbhid: USB HID core driver\n[ 1.823452] 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.828400] 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.909265] md: linear personality registered for level -1\n[ 2.912917] md: multipath personality registered for level -4\n[ 2.916708] md: raid0 personality registered for level 0\n[ 2.920972] md: raid1 personality registered for level 1\n[ 2.991717] raid6: sse2x1 gen() 11262 MB/s\n[ 3.059716] raid6: sse2x1 xor() 8889 MB/s\n[ 3.127716] raid6: sse2x2 gen() 14264 MB/s\n[ 3.195713] raid6: sse2x2 xor() 9728 MB/s\n[ 3.263714] raid6: sse2x4 gen() 16521 MB/s\n[ 3.331713] raid6: sse2x4 xor() 10795 MB/s\n[ 3.399708] raid6: avx2x1 gen() 21750 MB/s\n[ 3.467714] raid6: avx2x2 gen() 25409 MB/s\n[ 3.535712] raid6: avx2x4 gen() 28735 MB/s\n[ 3.537248] raid6: using algorithm avx2x4 gen() 28735 MB/s\n[ 3.539117] raid6: using avx2x2 recovery algorithm\n[ 3.541864] xor: automatically using best checksumming function:\n[ 3.583683] avx : 32287.000 MB/sec\n[ 3.586204] async_tx: api initialized (async)\n[ 3.594204] md: raid6 personality registered for level 6\n[ 3.596088] md: raid5 personality registered for level 5\n[ 3.597941] md: raid4 personality registered for level 4\n[ 3.604247] 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.634028] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.652835] 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.750784] 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.756688] systemd[1]: Detected virtualization kvm.\n[ 3.758428] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.763328] systemd[1]: Set hostname to .\n[ 3.766599] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.768599] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.903768] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.910896] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.914503] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.918107] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.921663] 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.926910] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.930412] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.934241] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.938251] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.941473] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.945054] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.948102] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.951353] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.955284] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.958162] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.961810] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.965515] 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.970031] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.983787] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.988636] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.993290] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.998155] 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.005342] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.011159] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.015160] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.021551] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.026605] systemd[1]: Mounting POSIX Message Queue File System...\n[ 4.027665] EXT4-fs (vda1): re-mounted. Opts: (null)\n Mounting POSIX Message Queue File System...\n[ 4.039602] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.048078] systemd[1]: Reached target User and Group Name Lookups.\n[ 4.050786] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.054796] 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.062393] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.067692] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.071973] systemd[1]: Mounted POSIX Message Queue File System.\n[ 4.072384] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.078424] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.082737] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.124905] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\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 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 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 LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Volatile Files and Directories...\n Starting Tell Plymouth To Write Out Runtime Data...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\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[ 8.598108] cloud-init[465]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Fri, 05 Apr 2019 11:31:47 +0000. Up 4.52 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[ 9.856017] cloud-init[934]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Fri, 05 Apr 2019 11:31:51 +0000. Up 9.08 seconds.\n[ 9.859465] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 9.862640] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 9.865769] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 9.868883] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 9.872019] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.3 | 255.255.255.0 | global | fa:16:3e:4a:82:a9 |\n[ 9.875112] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fe4a:82a9/64 | . | link | fa:16:3e:4a:82:a9 |\n[ 9.878273] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 9.881432] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 9.884691] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 9.887845] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 9.890817] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.893915] cloud-init[934]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 9.897025] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.900076] cloud-init[934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 9.903166] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 9.906293] cloud-init[934]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.909394] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.912442] cloud-init[934]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 9.914942] cloud-init[934]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 9.917462] cloud-init[934]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 9.919829] cloud-init[934]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 9.922271] cloud-init[934]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 9.924675] cloud-init[934]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 9.927058] cloud-init[934]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 9.929460] cloud-init[934]: Generating public/private rsa key pair.\n[ 9.931444] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 9.933887] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 9.936380] cloud-init[934]: The key fingerprint is:\n[ 9.938212] cloud-init[934]: SHA256:CzbhGVJ4nIWlongYAuJluP5ARJXrbGBKjCtK6N8v9Zk root@vyos-vrouter-vm-7071e7cc-284b-4ec4-adb3-4c2002b4a134\n[ 9.941460] cloud-init[934]: The key's randomart image is:\n[ 9.943388] cloud-init[934]: +---[RSA 2048]----+\n[ 9.945201] cloud-init[934]: |+.o+.o.=o |\n[ 9.946957] cloud-init[934]: |+oo...=. |\n[ 9.948776] cloud-init[934]: |*.. +.+ |\n[ 9.950503] cloud-init[934]: |o@ o + + |\n[ 9.952249] cloud-init[934]: |X.* * S |\n[ 9.954040] cloud-init[934]: |== + . + . |\n[ 9.955802] cloud-init[934]: |= + . o o |\n[ 9.957563] cloud-init[934]: |.. ... E |\n[ 9.959313] cloud-init[934]: | .. .o. |\n[ 9.961084] cloud-init[934]: +----[SHA256]-----+\n[ 9.962852] cloud-init[934]: Generating public/private dsa key pair.\n[ 9.964855] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 9.967334] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 9.969781] cloud-init[934]: The key fingerprint is:\n[ 9.971627] cloud-init[934]: SHA256:fFQA6btEMAFpSjp/Wpm7PBeMQVu5RlsTcZv2/UKHR+I root@vyos-vrouter-vm-7071e7cc-284b-4ec4-adb3-4c2002b4a134\n[ 9.974872] cloud-init[934]: The key's randomart image is:\n[ 9.976829] cloud-init[934]: +---[DSA 1024]----+\n[ 9.978628] cloud-init[934]: | .o.o+=o.. |\n[ 9.980388] cloud-init[934]: | . + * +. + |\n[ 9.982131] cloud-init[934]: | o + + B .= . .|\n[ 9.983880] cloud-init[934]: |o . o +.oo . o + |\n[ 9.985667] cloud-init[934]: | o B .S.. . E o|\n[ 9.987447] cloud-init[934]: | . * o o. . + |\n[ 9.989209] cloud-init[934]: | + . o . . .|\n[ 9.990947] cloud-init[934]: | ..o . . . |\n[ 9.992706] cloud-init[934]: | o+ |\n[ 9.994449] cloud-init[934]: +----[SHA256]-----+\n[ 9.996229] cloud-init[934]: Generating public/private ecdsa key pair.\n[ 9.998247] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 10.000712] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 10.003163] cloud-init[934]: The key fingerprint is:\n[ 10.004995] cloud-init[934]: SHA256:KoU9yen7fgKRjZ44wBSb/7IPNqvbSIjg5wzynLQsBys root@vyos-vrouter-vm-7071e7cc-284b-4ec4-adb3-4c2002b4a134\n[ 10.008182] cloud-init[934]: The key's randomart image is:\n[ 10.010105] cloud-init[934]: +---[ECDSA 256]---+\n[ 10.011839] cloud-init[934]: | .. |\n[ 10.013663] cloud-init[934]: | .o |\n[ 10.015458] cloud-init[934]: | oo + |\n[ 10.017253] cloud-init[934]: | o. ++o. |\n[ 10.019016] cloud-init[934]: |. .ooBoS |\n[ 10.020794] cloud-init[934]: |=. o++o |\n[ 10.022551] cloud-init[934]: |+=o.*.+. |\n[ 10.024272] cloud-init[934]: |E*** B .. . |\n[ 10.026046] cloud-init[934]: |.oX=+.oooo |\n[ 10.027753] cloud-init[934]: +----[SHA256]-----+\n[ 10.029500] cloud-init[934]: Generating public/private ed25519 key pair.\n[ 10.031596] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 10.034074] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 10.034408] cloud-init[934]: The key fingerprint is:\n[ 10.034679] cloud-init[934]: SHA256:hVD6EYjKyFQ4va9sWCfb5bpVA9jmKvkxfM2RoEd61Hg root@vyos-vrouter-vm-7071e7cc-284b-4ec4-adb3-4c2002b4a134\n[ 10.034945] cloud-init[934]: The key's randomart image is:\n[ 10.035213] cloud-init[934]: +--[ED25519 256]--+\n[ 10.035544] cloud-init[934]: | +. ..oo |\n[ 10.035822] cloud-init[934]: | + .. +ooo |\n[ 10.036391] cloud-init[934]: |oo.....OoE. |\n[ 10.036684] cloud-init[934]: |..o. B.+o. |\n[ 10.036971] cloud-init[934]: | .o +S= |\n[ 10.037244] cloud-init[934]: | ooo+.+ o |\n[ 10.037571] cloud-init[934]: | +o*=oo o |\n[ 10.037852] cloud-init[934]: | . =o.=. |\n[ 10.038144] cloud-init[934]: | . +o |\n[ 10.038439] cloud-init[934]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] 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[[0;32m OK [0m] Started Daily apt download activities.\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] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Reached target Timers.\n Starting LXD - unix socket.\n[[0;32m OK [0m] Reached target Cloud-config availability.\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 LXD - container startup/shutdown...\n[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting Pollinate to seed the pseudo random number generator...\n Starting /etc/rc.local Compatibility...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting System Logging Service...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting LSB: MD monitoring daemon...\n Starting Accounts Service...\n Starting Login Service...\n Starting Snappy daemon...\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started Login Service.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\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: automatic crash report generation...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting Permit User Sessions...\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\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: automatic crash report generation.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\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 Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\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[[0;32m OK [0m] Started Wait until snapd is fully seeded.\n Starting Apply the settings specified in cloud-config...\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[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\n[ 13.870602] cloud-init[1233]: Generating locales (this might take a while)...\n"} 2019-04-05 11:31:57,153 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5/action used request id req-22b533d2-febf-4165-9c0e-56383bd2a991 2019-04-05 11:31:57,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0781869888306s 2019-04-05 11:31:57,155 - 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-143-generic (buildd@lgw01-amd64-041) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #169-Ubuntu SMP Thu Feb 7 07:56:38 UTC 2019 (Ubuntu 4.4.0-143.169-generic 4.4.170) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-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 0x36300000-0x37177fff] [ 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 682232950 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-143-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028156K/4193768K available (8608K kernel code, 1332K rwdata, 4008K rodata, 1484K init, 1316K bss, 165612K 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.910 MHz processor [ 0.361824] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.364941] pid_max: default: 32768 minimum: 301 [ 0.366621] ACPI: Core revision 20150930 [ 0.368753] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.371200] Security Framework initialized [ 0.372797] Yama: becoming mindful. [ 0.374167] AppArmor: AppArmor initialized [ 0.375879] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.382082] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.386247] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.388597] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.394377] Initializing cgroup subsys io [ 0.395911] Initializing cgroup subsys memory [ 0.397563] Initializing cgroup subsys devices [ 0.399248] Initializing cgroup subsys freezer [ 0.400930] Initializing cgroup subsys net_cls [ 0.402608] Initializing cgroup subsys perf_event [ 0.404374] Initializing cgroup subsys net_prio [ 0.406090] Initializing cgroup subsys hugetlb [ 0.407767] Initializing cgroup subsys pids [ 0.410169] mce: CPU supports 10 MCE banks [ 0.411756] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.413663] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.415775] Spectre V2 : Mitigation: Full generic retpoline [ 0.417808] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.420856] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.423873] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.426268] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.431877] Freeing SMP alternatives memory: 32K [ 0.438323] ftrace: allocating 32278 entries in 127 pages [ 0.482093] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.484444] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.486683] smpboot: Max logical packages: 2 [ 0.488525] x2apic enabled [ 0.489944] Switched APIC routing to physical x2apic. [ 0.492941] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.495124] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.499195] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.512044] KVM setup paravirtual spinlock [ 0.515386] x86: Booting SMP configuration: [ 0.517021] .... node #0, CPUs: #1 [ 0.518644] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.541637] x86: Booted up 1 node, 2 CPUs [ 0.541638] KVM setup async PF for cpu 1 [ 0.541643] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.546527] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.549400] devtmpfs: initialized [ 0.552145] evm: security.selinux [ 0.553432] evm: security.SMACK64 [ 0.554743] evm: security.SMACK64EXEC [ 0.556177] evm: security.SMACK64TRANSMUTE [ 0.557738] evm: security.SMACK64MMAP [ 0.559142] evm: security.ima [ 0.560328] evm: security.capability [ 0.561879] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.565319] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.567644] pinctrl core: initialized pinctrl subsystem [ 0.569732] RTC time: 11:31:42, date: 04/05/19 [ 0.572283] NET: Registered protocol family 16 [ 0.586037] cpuidle: using governor ladder [ 0.598128] cpuidle: using governor menu [ 0.599601] PCCT header not found. [ 0.600998] ACPI: bus type PCI registered [ 0.602484] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.604900] PCI: Using configuration type 1 for base access [ 0.619660] ACPI: Added _OSI(Module Device) [ 0.621288] ACPI: Added _OSI(Processor Device) [ 0.622965] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.624759] ACPI: Added _OSI(Processor Aggregator Device) [ 0.628310] ACPI: Interpreter enabled [ 0.629826] ACPI: (supports S0 S5) [ 0.646994] ACPI: Using IOAPIC for interrupt routing [ 0.648772] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.653877] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.655894] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.658071] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.660186] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.664112] acpiphp: Slot [3] registered [ 0.665557] acpiphp: Slot [4] registered [ 0.666984] acpiphp: Slot [5] registered [ 0.668402] acpiphp: Slot [6] registered [ 0.669818] acpiphp: Slot [7] registered [ 0.671234] acpiphp: Slot [8] registered [ 0.672653] acpiphp: Slot [9] registered [ 0.674078] acpiphp: Slot [10] registered [ 0.675517] acpiphp: Slot [11] registered [ 0.676948] acpiphp: Slot [12] registered [ 0.678457] acpiphp: Slot [13] registered [ 0.679914] acpiphp: Slot [14] registered [ 0.681351] acpiphp: Slot [15] registered [ 0.682787] acpiphp: Slot [16] registered [ 0.684238] acpiphp: Slot [17] registered [ 0.685678] acpiphp: Slot [18] registered [ 0.687117] acpiphp: Slot [19] registered [ 0.688553] acpiphp: Slot [20] registered [ 0.690032] acpiphp: Slot [21] registered [ 0.691495] acpiphp: Slot [22] registered [ 0.692937] acpiphp: Slot [23] registered [ 0.694390] acpiphp: Slot [24] registered [ 0.695843] acpiphp: Slot [25] registered [ 0.697279] acpiphp: Slot [26] registered [ 0.698694] acpiphp: Slot [27] registered [ 0.700148] acpiphp: Slot [28] registered [ 0.701609] acpiphp: Slot [29] registered [ 0.703088] acpiphp: Slot [30] registered [ 0.704535] acpiphp: Slot [31] registered [ 0.705930] PCI host bridge to bus 0000:00 [ 0.707366] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.709468] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.711584] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.714134] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.716658] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.719245] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.725212] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.727427] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.729485] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.731719] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.736499] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.739024] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.766616] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.769174] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.771648] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.774127] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.776548] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.778764] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.781119] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.782958] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.785675] vgaarb: loaded [ 0.786709] vgaarb: bridge control possible 0000:00:02.0 [ 0.788890] SCSI subsystem initialized [ 0.790564] ACPI: bus type USB registered [ 0.792013] usbcore: registered new interface driver usbfs [ 0.793799] usbcore: registered new interface driver hub [ 0.795533] usbcore: registered new device driver usb [ 0.797548] PCI: Using ACPI for IRQ routing [ 0.799493] NetLabel: Initializing [ 0.800730] NetLabel: domain hash size = 128 [ 0.802214] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.803863] NetLabel: unlabeled traffic allowed by default [ 0.805885] amd_nb: Cannot enumerate AMD northbridges [ 0.807682] clocksource: Switched to clocksource kvm-clock [ 0.820697] AppArmor: AppArmor Filesystem Enabled [ 0.822512] pnp: PnP ACPI init [ 0.824099] pnp: PnP ACPI: found 5 devices [ 0.832546] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.835579] NET: Registered protocol family 2 [ 0.837568] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.840376] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.842901] TCP: Hash tables configured (established 32768 bind 32768) [ 0.845145] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.847173] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.849461] NET: Registered protocol family 1 [ 0.851158] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.853137] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.855046] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.875212] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.895323] Unpacking initramfs... [ 1.094191] Freeing initrd memory: 14816K [ 1.095819] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.097954] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.100438] Scanning for low memory corruption every 60 seconds [ 1.102884] audit: initializing netlink subsys (disabled) [ 1.104750] audit: type=2000 audit(1554463902.899:1): initialized [ 1.107001] Initialise system trusted keyring [ 1.108697] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.110777] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.114023] zbud: loaded [ 1.115414] VFS: Disk quotas dquot_6.6.0 [ 1.116853] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.119268] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.121500] fuse init (API version 7.23) [ 1.123032] Key type big_key registered [ 1.124432] Allocating IMA MOK and blacklist keyrings. [ 1.126859] Key type asymmetric registered [ 1.128321] Asymmetric key parser 'x509' registered [ 1.130016] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.132669] io scheduler noop registered [ 1.134069] io scheduler deadline registered (default) [ 1.135831] io scheduler cfq registered [ 1.137284] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.139122] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.141357] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.143897] ACPI: Power Button [PWRF] [ 1.145423] GHES: HEST is not enabled! [ 1.165095] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.205517] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.209130] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.234519] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.238343] Linux agpgart interface v0.103 [ 1.241989] loop: module loaded [ 1.245039] vda: vda1 [ 1.246931] scsi host0: ata_piix [ 1.248379] scsi host1: ata_piix [ 1.249686] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.251970] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.254332] libphy: Fixed MDIO Bus: probed [ 1.255884] tun: Universal TUN/TAP device driver, 1.6 [ 1.257656] tun: (C) 1999-2004 Max Krasnyansky [ 1.261000] PPP generic driver version 2.4.2 [ 1.262604] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.264733] ehci-pci: EHCI PCI platform driver [ 1.266306] ehci-platform: EHCI generic platform driver [ 1.268164] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.270296] ohci-pci: OHCI PCI platform driver [ 1.271930] ohci-platform: OHCI generic platform driver [ 1.273794] uhci_hcd: USB Universal Host Controller Interface driver [ 1.294531] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.296398] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.299158] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.300986] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.303027] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.305300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.307894] usb usb1: Product: UHCI Host Controller [ 1.309595] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd [ 1.311741] usb usb1: SerialNumber: 0000:00:01.2 [ 1.313466] hub 1-0:1.0: USB hub found [ 1.314872] hub 1-0:1.0: 2 ports detected [ 1.316521] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.320219] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.321971] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.323839] mousedev: PS/2 mouse device common for all mice [ 1.325996] rtc_cmos 00:00: RTC can wake from S4 [ 1.328174] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.330350] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.333484] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.335559] i2c /dev entries driver [ 1.336892] device-mapper: uevent: version 1.0.3 [ 1.338520] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.341298] ledtrig-cpu: registered to indicate activity on CPUs [ 1.343672] NET: Registered protocol family 10 [ 1.345484] NET: Registered protocol family 17 [ 1.346985] Key type dns_resolver registered [ 1.348847] registered taskstats version 1 [ 1.350277] Loading compiled-in X.509 certificates [ 1.368204] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e' [ 1.371374] zswap: loaded using pool lzo/zbud [ 1.374757] Key type trusted registered [ 1.378481] Key type encrypted registered [ 1.379887] AppArmor: AppArmor sha1 policy hashing enabled [ 1.381680] ima: No TPM chip found, activating TPM-bypass! [ 1.383421] ima: Allocated hash algorithm: sha1 [ 1.384939] evm: HMAC attrs: 0x1 [ 1.386523] Magic number: 15:6:529 [ 1.387962] rtc_cmos 00:00: setting system clock to 2019-04-05 11:31:43 UTC (1554463903) [ 1.390752] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.392669] EDD information not available. [ 1.413781] Freeing unused kernel memory: 1484K [ 1.423724] Write protecting the kernel read-only data: 14336k [ 1.428692] Freeing unused kernel memory: 1620K [ 1.430518] Freeing unused kernel memory: 88K Loading, please wait... starting version 229 [ 1.443987] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.444471] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.444494] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.452250] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.452285] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.452403] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.452455] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.452493] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.452539] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.452583] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.501237] virtio_net virtio0 ens3: renamed from eth0 [ 1.515248] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.518613] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.526112] AVX2 version of gcm_enc/dec engaged. [ 1.527828] AES CTR mode by8 optimization enabled [ 1.540191] FDC 0 is a S82078B [ 1.627718] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.793062] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.795639] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.798502] usb 1-1: Product: QEMU USB Tablet [ 1.800412] usb 1-1: Manufacturer: QEMU [ 1.802142] usb 1-1: SerialNumber: 42 [ 1.810491] hidraw: raw HID events driver (C) Jiri Kosina [ 1.818366] usbcore: registered new interface driver usbhid [ 1.820268] usbhid: USB HID core driver [ 1.823452] 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.828400] 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.909265] md: linear personality registered for level -1 [ 2.912917] md: multipath personality registered for level -4 [ 2.916708] md: raid0 personality registered for level 0 [ 2.920972] md: raid1 personality registered for level 1 [ 2.991717] raid6: sse2x1 gen() 11262 MB/s [ 3.059716] raid6: sse2x1 xor() 8889 MB/s [ 3.127716] raid6: sse2x2 gen() 14264 MB/s [ 3.195713] raid6: sse2x2 xor() 9728 MB/s [ 3.263714] raid6: sse2x4 gen() 16521 MB/s [ 3.331713] raid6: sse2x4 xor() 10795 MB/s [ 3.399708] raid6: avx2x1 gen() 21750 MB/s [ 3.467714] raid6: avx2x2 gen() 25409 MB/s [ 3.535712] raid6: avx2x4 gen() 28735 MB/s [ 3.537248] raid6: using algorithm avx2x4 gen() 28735 MB/s [ 3.539117] raid6: using avx2x2 recovery algorithm [ 3.541864] xor: automatically using best checksumming function: [ 3.583683] avx : 32287.000 MB/sec [ 3.586204] async_tx: api initialized (async) [ 3.594204] md: raid6 personality registered for level 6 [ 3.596088] md: raid5 personality registered for level 5 [ 3.597941] md: raid4 personality registered for level 4 [ 3.604247] 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.634028] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.652835] 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.750784] 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.756688] systemd[1]: Detected virtualization kvm. [ 3.758428] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.763328] systemd[1]: Set hostname to . [ 3.766599] systemd[1]: Initializing machine ID from KVM UUID. [ 3.768599] systemd[1]: Installed transient /etc/machine-id file. [ 3.903768] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.910896] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.914503] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.918107] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.921663] 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.926910] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.930412] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.934241] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.938251] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.941473] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.945054] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.948102] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.951353] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.955284] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.958162] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.961810] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.965515] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.970031] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.983787] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.988636] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.993290] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.998155] 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.005342] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.011159] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.015160] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.021551] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.026605] systemd[1]: Mounting POSIX Message Queue File System... [ 4.027665] EXT4-fs (vda1): re-mounted. Opts: (null) Mounting POSIX Message Queue File System... [ 4.039602] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.048078] systemd[1]: Reached target User and Group Name Lookups. [ 4.050786] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.054796] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.062393] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.067692] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.071973] systemd[1]: Mounted POSIX Message Queue File System. [ 4.072384] iscsi: registered transport (tcp) [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.078424] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.082737] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Nameserver information manager. [ 4.124905] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting 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. 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 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 LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[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. [ 8.598108] cloud-init[465]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Fri, 05 Apr 2019 11:31:47 +0000. Up 4.52 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)... [ 9.856017] cloud-init[934]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Fri, 05 Apr 2019 11:31:51 +0000. Up 9.08 seconds. [ 9.859465] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 9.862640] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 9.865769] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 9.868883] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 9.872019] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.3 | 255.255.255.0 | global | fa:16:3e:4a:82:a9 | [ 9.875112] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fe4a:82a9/64 | . | link | fa:16:3e:4a:82:a9 | [ 9.878273] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 9.881432] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . | [ 9.884691] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 9.887845] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 9.890817] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.893915] cloud-init[934]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 9.897025] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.900076] cloud-init[934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 9.903166] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 9.906293] cloud-init[934]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 9.909394] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.912442] cloud-init[934]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 9.914942] cloud-init[934]: ci-info: +-------+-------------+---------+-----------+-------+ [ 9.917462] cloud-init[934]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 9.919829] cloud-init[934]: ci-info: +-------+-------------+---------+-----------+-------+ [ 9.922271] cloud-init[934]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 9.924675] cloud-init[934]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 9.927058] cloud-init[934]: ci-info: +-------+-------------+---------+-----------+-------+ [ 9.929460] cloud-init[934]: Generating public/private rsa key pair. [ 9.931444] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 9.933887] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 9.936380] cloud-init[934]: The key fingerprint is: [ 9.938212] cloud-init[934]: SHA256:CzbhGVJ4nIWlongYAuJluP5ARJXrbGBKjCtK6N8v9Zk root@vyos-vrouter-vm-7071e7cc-284b-4ec4-adb3-4c2002b4a134 [ 9.941460] cloud-init[934]: The key's randomart image is: [ 9.943388] cloud-init[934]: +---[RSA 2048]----+ [ 9.945201] cloud-init[934]: |+.o+.o.=o | [ 9.946957] cloud-init[934]: |+oo...=. | [ 9.948776] cloud-init[934]: |*.. +.+ | [ 9.950503] cloud-init[934]: |o@ o + + | [ 9.952249] cloud-init[934]: |X.* * S | [ 9.954040] cloud-init[934]: |== + . + . | [ 9.955802] cloud-init[934]: |= + . o o | [ 9.957563] cloud-init[934]: |.. ... E | [ 9.959313] cloud-init[934]: | .. .o. | [ 9.961084] cloud-init[934]: +----[SHA256]-----+ [ 9.962852] cloud-init[934]: Generating public/private dsa key pair. [ 9.964855] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 9.967334] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 9.969781] cloud-init[934]: The key fingerprint is: [ 9.971627] cloud-init[934]: SHA256:fFQA6btEMAFpSjp/Wpm7PBeMQVu5RlsTcZv2/UKHR+I root@vyos-vrouter-vm-7071e7cc-284b-4ec4-adb3-4c2002b4a134 [ 9.974872] cloud-init[934]: The key's randomart image is: [ 9.976829] cloud-init[934]: +---[DSA 1024]----+ [ 9.978628] cloud-init[934]: | .o.o+=o.. | [ 9.980388] cloud-init[934]: | . + * +. + | [ 9.982131] cloud-init[934]: | o + + B .= . .| [ 9.983880] cloud-init[934]: |o . o +.oo . o + | [ 9.985667] cloud-init[934]: | o B .S.. . E o| [ 9.987447] cloud-init[934]: | . * o o. . + | [ 9.989209] cloud-init[934]: | + . o . . .| [ 9.990947] cloud-init[934]: | ..o . . . | [ 9.992706] cloud-init[934]: | o+ | [ 9.994449] cloud-init[934]: +----[SHA256]-----+ [ 9.996229] cloud-init[934]: Generating public/private ecdsa key pair. [ 9.998247] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 10.000712] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 10.003163] cloud-init[934]: The key fingerprint is: [ 10.004995] cloud-init[934]: SHA256:KoU9yen7fgKRjZ44wBSb/7IPNqvbSIjg5wzynLQsBys root@vyos-vrouter-vm-7071e7cc-284b-4ec4-adb3-4c2002b4a134 [ 10.008182] cloud-init[934]: The key's randomart image is: [ 10.010105] cloud-init[934]: +---[ECDSA 256]---+ [ 10.011839] cloud-init[934]: | .. | [ 10.013663] cloud-init[934]: | .o | [ 10.015458] cloud-init[934]: | oo + | [ 10.017253] cloud-init[934]: | o. ++o. | [ 10.019016] cloud-init[934]: |. .ooBoS | [ 10.020794] cloud-init[934]: |=. o++o | [ 10.022551] cloud-init[934]: |+=o.*.+. | [ 10.024272] cloud-init[934]: |E*** B .. . | [ 10.026046] cloud-init[934]: |.oX=+.oooo | [ 10.027753] cloud-init[934]: +----[SHA256]-----+ [ 10.029500] cloud-init[934]: Generating public/private ed25519 key pair. [ 10.031596] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 10.034074] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 10.034408] cloud-init[934]: The key fingerprint is: [ 10.034679] cloud-init[934]: SHA256:hVD6EYjKyFQ4va9sWCfb5bpVA9jmKvkxfM2RoEd61Hg root@vyos-vrouter-vm-7071e7cc-284b-4ec4-adb3-4c2002b4a134 [ 10.034945] cloud-init[934]: The key's randomart image is: [ 10.035213] cloud-init[934]: +--[ED25519 256]--+ [ 10.035544] cloud-init[934]: | +. ..oo | [ 10.035822] cloud-init[934]: | + .. +ooo | [ 10.036391] cloud-init[934]: |oo.....OoE. | [ 10.036684] cloud-init[934]: |..o. B.+o. | [ 10.036971] cloud-init[934]: | .o +S= | [ 10.037244] cloud-init[934]: | ooo+.+ o | [ 10.037571] cloud-init[934]: | +o*=oo o | [ 10.037852] cloud-init[934]: | . =o.=. | [ 10.038144] cloud-init[934]: | . +o | [ 10.038439] cloud-init[934]: +----[SHA256]-----+ [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m] Listening on 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. [[0;32m OK [0m] Started Daily apt download activities. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. Starting LXD - unix socket. [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting Pollinate to seed the pseudo random number generator... Starting /etc/rc.local Compatibility... [[0;32m OK [0m] Started Regular background program processing daemon. Starting System Logging Service... [[0;32m OK [0m] Started D-Bus System Message Bus. [[0;32m OK [0m] Started Deferred execution scheduler. Starting LSB: MD monitoring daemon... Starting Accounts Service... Starting Login Service... Starting Snappy daemon... [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). Starting Login to default iSCSI targets... [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Login Service. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[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: automatic crash report generation... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: daemon to balance interrupts for SMP systems... Starting Permit User Sessions... Starting Authenticate and Authorize Users to Run Privileged Tasks... [[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: automatic crash report generation. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[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 Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. 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. [[0;32m OK [0m] Started Wait until snapd is fully seeded. Starting Apply the settings specified in cloud-config... [[0;32m OK [0m] Reached target Multi-User System. [[0;32m OK [0m] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. [ 13.870602] cloud-init[1233]: Generating locales (this might take a while)... 2019-04-05 11:31:57,158 - paramiko.transport - DEBUG - starting thread (client mode): 0x322765d0L 2019-04-05 11:31:57,159 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-05 11:31:57,164 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-04-05 11:31:57,165 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-04-05 11:31:57,166 - 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-04-05 11:31:57,166 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-05 11:31:57,166 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-05 11:31:57,166 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-05 11:31:57,166 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-05 11:31:57,166 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-05 11:31:57,206 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-05 11:31:57,206 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-05 11:31:57,222 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.202: 5832a416e79f495d1167222fad17d79b 2019-04-05 11:31:57,223 - paramiko.transport - DEBUG - Trying discovered key 3cf407c8e1901c54fa7af3a62a53567d in /tmp/tmpqsnXrH 2019-04-05 11:31:57,246 - paramiko.transport - DEBUG - userauth is OK 2019-04-05 11:31:57,264 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-05 11:31:57,288 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-05 11:31:57,518 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-04-05 11:31:57,518 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-04-05 11:31:57,558 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-05 11:31:57,558 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-05 11:31:57,590 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-05 11:32:03,527 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-04-05 11:32:03,529 - 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-04-05 11:32:03,529 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-05 11:32:03,529 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-05 11:32:03,529 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-05 11:32:03,529 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-05 11:32:03,529 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-05 11:32:03,535 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-05 11:32:08,856 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-04-05 11:32:08,857 - 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-04-05 11:32:08,857 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-05 11:32:08,857 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-05 11:32:08,857 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-05 11:32:08,857 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-05 11:32:08,857 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-05 11:32:08,861 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-05 11:32:15,798 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-04-05 11:32:15,799 - 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-04-05 11:32:15,799 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-05 11:32:15,799 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-05 11:32:15,800 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-05 11:32:15,800 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-05 11:32:15,800 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-05 11:32:15,804 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-05 11:32:20,784 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-04-05 11:32:20,784 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-04-05 11:32:20,785 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-05 11:32:20,786 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-04-05 11:32:20,786 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-04-05 11:32:20,789 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-04-05 11:34:07,790 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-04-05 11:34:07,790 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: cfba462 Client: Version: 18.09.4 API version: 1.39 Go version: go1.10.8 Git commit: d14af54 Built: Wed Mar 27 18:34:51 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.4 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: d14af54 Built: Wed Mar 27 18:01:48 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. ** DOCKER ENGINE - ENTERPRISE ** If you’re ready for production workloads, Docker Engine - Enterprise also includes: * SLA-backed technical support * Extended lifecycle maintenance policy for patches and hotfixes * Access to certified ecosystem content ** Learn more at https://dockr.ly/engine2 ** ACTIVATE your own engine to Docker Engine - Enterprise using: sudo docker engine activate Loaded image: docker-cfy-manager:latest 226e5b066637c59a7e93daf92c675a26effe65cd7b7f9ca686388f8d692b7ec4 2019-04-05 11:34:07,791 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-04-05 11:34:07,792 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-7071e7cc-284b-4ec4-adb3-4c2002b4a134 --2019-04-05 11:32:21-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 13.32.252.55, 13.32.252.153, 13.32.252.126, ... Connecting to get.docker.com (get.docker.com)|13.32.252.55|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13070 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 8.26M=0.002s 2019-04-05 11:32:21 (8.26 MB/s) - ‘script.sh’ saved [13070/13070] sudo: unable to resolve host vyos-vrouter-vm-7071e7cc-284b-4ec4-adb3-4c2002b4a134 sudo: unable to resolve host vyos-vrouter-vm-7071e7cc-284b-4ec4-adb3-4c2002b4a134 + sh -c apt-get update -qq >/dev/null + sh -c apt-get install -y -qq apt-transport-https ca-certificates curl >/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 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 + 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-7071e7cc-284b-4ec4-adb3-4c2002b4a134 sudo: unable to resolve host vyos-vrouter-vm-7071e7cc-284b-4ec4-adb3-4c2002b4a134 2019-04-05 11:34:07,792 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-04-05 11:34:07,793 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-04-05 11:34:07,794 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-04-05 11:34:07,794 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/status 2019-04-05 11:34:07,801 - functest.core.cloudify - DEBUG - try 1: Cloudify Manager isn't up and running Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/cloudify.py", line 88, in execute "status %s", self.cfy_client.manager.get_status()) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/manager.py", line 28, in get_status response = self.api.get('/status') File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 252, in get timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 233, in do_request 'SSL, but the client does'.format(e) ConnectionError: HTTPConnectionPool(host='172.30.9.202', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-04-05 11:34:37,831 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/status 2019-04-05 11:34:37,982 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:34:37,983 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:34:37,983 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:34:37,983 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:34:37,983 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:34:37,983 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:34:37,983 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:34:37,983 - 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": 806, "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": 805, "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": 326, "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": 123, "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": 804, "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": 109, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 113, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 807, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-04-05 11:34:37,983 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:34:37,983 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:34:37 GMT 2019-04-05 11:34:37,984 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:34:37,984 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 11:34:37,984 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:34:37,984 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:34:37,984 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:34:37,984 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 11:34:37,985 - 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': 806, u'state': u'running', u'Id': u'cloudify-amqp-postgres.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP-Postgres', u'unit_id': u'cloudify-amqp-postgres.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 805, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB', u'unit_id': u'cloudify-amqpinflux.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 326, u'state': u'running', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'RabbitMQ', u'unit_id': u'cloudify-rabbitmq.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 123, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver', u'unit_id': u'nginx.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 804, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Management Worker', u'unit_id': u'cloudify-mgmtworker.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 36, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL', u'unit_id': u'postgresql-9.5.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Console Service', u'MainPID': 109, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Console', u'unit_id': u'cloudify-stage.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 113, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service', u'unit_id': u'cloudify-restservice.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 807, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann', u'unit_id': u'cloudify-riemann.service'}]} 2019-04-05 11:34:37,985 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/status 2019-04-05 11:34:38,156 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:34:38,157 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:34:38,157 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:34:38,157 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:34:38,157 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:34:38,157 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:34:38,157 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:34:38,157 - 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": 806, "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": 805, "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": 326, "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": 123, "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": 804, "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": 109, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 113, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 807, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-04-05 11:34:38,157 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:34:38,158 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:34:38 GMT 2019-04-05 11:34:38,158 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:34:38,158 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 11:34:38,158 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:34:38,158 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:34:38,158 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:34:38,158 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 11:34:38,159 - functest.core.cloudify - INFO - The current manager status is running 2019-04-05 11:34:38,159 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/secrets 2019-04-05 11:34:38,285 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:34:38,285 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:34:38,285 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:34:38,286 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:34:38,286 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:34:38,286 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:34:38,286 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:34:38,286 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-04-05 11:34:38,286 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:34:38,286 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:34:38 GMT 2019-04-05 11:34:38,286 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:34:38,286 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-04-05 11:34:38,286 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:34:38,287 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:34:38,287 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:34:38,287 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-04-05 11:34:38,287 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3.1/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-04-05 11:34:38,445 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:34:38,445 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:34:38,445 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:34:38,445 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:34:38,446 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:34:38,446 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:34:38,446 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:34:38,446 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-04-05 11:34:38,446 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-04-05T11:34:38.422Z", "updated_at": "2019-04-05T11:34:38.422Z", "value": "gAAAAABcpz1OeTqbxOVvzfehBlq6FylZ8wJ44p6R6Yt1dJMMECOX2GVcqWiLE3BAWLB5GoLpTHtR0lVTZqi9uXoOoKSgDA4kCQ==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-04-05 11:34:38,446 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:34:38,446 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:34:38 GMT 2019-04-05 11:34:38,446 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:34:38,446 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-04-05 11:34:38,447 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:34:38,447 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:34:38,447 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:34:38,447 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3.1/secrets/foo 2019-04-05 11:34:38,503 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:34:38,503 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:34:38,503 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:34:38,503 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:34:38,503 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:34:38,503 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:34:38,503 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:34:38,504 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-04-05 11:34:38,504 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-04-05T11:34:38.422Z", "updated_at": "2019-04-05T11:34:38.422Z", "value": "gAAAAABcpz1OeTqbxOVvzfehBlq6FylZ8wJ44p6R6Yt1dJMMECOX2GVcqWiLE3BAWLB5GoLpTHtR0lVTZqi9uXoOoKSgDA4kCQ==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-04-05 11:34:38,504 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:34:38,504 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:34:38 GMT 2019-04-05 11:34:38,504 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:34:38,504 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-04-05 11:34:38,504 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:34:38,504 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:34:38,504 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:34:38,505 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-04-05 11:34:38,505 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-04-05 11:34:38,505 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2019-04-05 11:34:38,506 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-04-05 11:34:38,507 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-04-05 11:34:38,507 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-04-05 11:34:38,511 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-04-05 11:34:38,533 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-04-05 11:34:38,533 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-04-05 11:34:38,534 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-04-05 11:34:38,571 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-04-05 11:34:38,572 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-04-05 11:34:38,599 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-04-05 11:35:59,305 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-04-05 11:35:59,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - 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/tmpCieWfT/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/tmpIiM2rM/plugin.yaml... Uploading plugin archive (wagon + yaml).. tmpjRLo4k.zip |-------------------------------------------------------| 0.05% tmpjRLo4k.zip |-------------------------------------------------------| 0.09% tmpjRLo4k.zip |-------------------------------------------------------| 0.14% tmpjRLo4k.zip |-------------------------------------------------------| 0.18% tmpjRLo4k.zip |-------------------------------------------------------| 0.23% tmpjRLo4k.zip |-------------------------------------------------------| 0.27% tmpjRLo4k.zip |-------------------------------------------------------| 0.32% tmpjRLo4k.zip |-------------------------------------------------------| 0.37% tmpjRLo4k.zip |-------------------------------------------------------| 0.41% tmpjRLo4k.zip |-------------------------------------------------------| 0.46% tmpjRLo4k.zip |-------------------------------------------------------| 0.5% tmpjRLo4k.zip |-------------------------------------------------------| 0.55% tmpjRLo4k.zip |-------------------------------------------------------| 0.59% tmpjRLo4k.zip |-------------------------------------------------------| 0.64% tmpjRLo4k.zip |-------------------------------------------------------| 0.68% tmpjRLo4k.zip |-------------------------------------------------------| 0.73% tmpjRLo4k.zip |-------------------------------------------------------| 0.78% tmpjRLo4k.zip |-------------------------------------------------------| 0.82% tmpjRLo4k.zip |-------------------------------------------------------| 0.87% tmpjRLo4k.zip |#------------------------------------------------------| 0.91% tmpjRLo4k.zip |#------------------------------------------------------| 0.96% tmpjRLo4k.zip |#------------------------------------------------------| 1.0% tmpjRLo4k.zip |#------------------------------------------------------| 1.05% tmpjRLo4k.zip |#------------------------------------------------------| 1.1% tmpjRLo4k.zip |#------------------------------------------------------| 1.14% tmpjRLo4k.zip |#------------------------------------------------------| 1.19% tmpjRLo4k.zip |#------------------------------------------------------| 1.23% tmpjRLo4k.zip |#------------------------------------------------------| 1.28% tmpjRLo4k.zip |#------------------------------------------------------| 1.32% tmpjRLo4k.zip |#------------------------------------------------------| 1.37% tmpjRLo4k.zip |#------------------------------------------------------| 1.42% tmpjRLo4k.zip |#------------------------------------------------------| 1.46% tmpjRLo4k.zip |#------------------------------------------------------| 1.51% tmpjRLo4k.zip |#------------------------------------------------------| 1.55% tmpjRLo4k.zip |#------------------------------------------------------| 1.6% tmpjRLo4k.zip |#------------------------------------------------------| 1.64% tmpjRLo4k.zip |#------------------------------------------------------| 1.69% tmpjRLo4k.zip |#------------------------------------------------------| 1.73% tmpjRLo4k.zip |#------------------------------------------------------| 1.78% tmpjRLo4k.zip |#------------------------------------------------------| 1.83% tmpjRLo4k.zip |#------------------------------------------------------| 1.87% tmpjRLo4k.zip |#------------------------------------------------------| 1.92% tmpjRLo4k.zip |#------------------------------------------------------| 1.96% tmpjRLo4k.zip |#------------------------------------------------------| 2.01% tmpjRLo4k.zip |#------------------------------------------------------| 2.05% tmpjRLo4k.zip |#------------------------------------------------------| 2.1% tmpjRLo4k.zip |#------------------------------------------------------| 2.15% tmpjRLo4k.zip |#------------------------------------------------------| 2.19% tmpjRLo4k.zip |#------------------------------------------------------| 2.24% tmpjRLo4k.zip |#------------------------------------------------------| 2.28% tmpjRLo4k.zip |#------------------------------------------------------| 2.33% tmpjRLo4k.zip |#------------------------------------------------------| 2.37% tmpjRLo4k.zip |#------------------------------------------------------| 2.42% tmpjRLo4k.zip |#------------------------------------------------------| 2.47% tmpjRLo4k.zip |#------------------------------------------------------| 2.51% tmpjRLo4k.zip |#------------------------------------------------------| 2.56% tmpjRLo4k.zip |#------------------------------------------------------| 2.6% tmpjRLo4k.zip |#------------------------------------------------------| 2.65% tmpjRLo4k.zip |#------------------------------------------------------| 2.69% tmpjRLo4k.zip |##-----------------------------------------------------| 2.74% tmpjRLo4k.zip |##-----------------------------------------------------| 2.78% tmpjRLo4k.zip |##-----------------------------------------------------| 2.83% tmpjRLo4k.zip |##-----------------------------------------------------| 2.88% tmpjRLo4k.zip |##-----------------------------------------------------| 2.92% tmpjRLo4k.zip |##-----------------------------------------------------| 2.97% tmpjRLo4k.zip |##-----------------------------------------------------| 3.01% tmpjRLo4k.zip |##-----------------------------------------------------| 3.06% tmpjRLo4k.zip |##-----------------------------------------------------| 3.1% tmpjRLo4k.zip |##-----------------------------------------------------| 3.15% tmpjRLo4k.zip |##-----------------------------------------------------| 3.2% tmpjRLo4k.zip |##-----------------------------------------------------| 3.24% tmpjRLo4k.zip |##-----------------------------------------------------| 3.29% tmpjRLo4k.zip |##-----------------------------------------------------| 3.33% tmpjRLo4k.zip |##-----------------------------------------------------| 3.38% tmpjRLo4k.zip |##-----------------------------------------------------| 3.42% tmpjRLo4k.zip |##-----------------------------------------------------| 3.47% tmpjRLo4k.zip |##-----------------------------------------------------| 3.51% tmpjRLo4k.zip |##-----------------------------------------------------| 3.56% tmpjRLo4k.zip |##-----------------------------------------------------| 3.61% tmpjRLo4k.zip |##-----------------------------------------------------| 3.65% tmpjRLo4k.zip |##-----------------------------------------------------| 3.7% tmpjRLo4k.zip |##-----------------------------------------------------| 3.74% tmpjRLo4k.zip |##-----------------------------------------------------| 3.79% tmpjRLo4k.zip |##-----------------------------------------------------| 3.83% tmpjRLo4k.zip |##-----------------------------------------------------| 3.88% tmpjRLo4k.zip |##-----------------------------------------------------| 3.93% tmpjRLo4k.zip |##-----------------------------------------------------| 3.97% tmpjRLo4k.zip |##-----------------------------------------------------| 4.02% tmpjRLo4k.zip |##-----------------------------------------------------| 4.06% tmpjRLo4k.zip |##-----------------------------------------------------| 4.11% tmpjRLo4k.zip |##-----------------------------------------------------| 4.15% tmpjRLo4k.zip |##-----------------------------------------------------| 4.2% tmpjRLo4k.zip |##-----------------------------------------------------| 4.25% tmpjRLo4k.zip |##-----------------------------------------------------| 4.29% tmpjRLo4k.zip |##-----------------------------------------------------| 4.34% tmpjRLo4k.zip |##-----------------------------------------------------| 4.38% tmpjRLo4k.zip |##-----------------------------------------------------| 4.43% tmpjRLo4k.zip |##-----------------------------------------------------| 4.47% tmpjRLo4k.zip |##-----------------------------------------------------| 4.52% tmpjRLo4k.zip |###----------------------------------------------------| 4.56% tmpjRLo4k.zip |###----------------------------------------------------| 4.61% tmpjRLo4k.zip |###----------------------------------------------------| 4.66% tmpjRLo4k.zip |###----------------------------------------------------| 4.7% tmpjRLo4k.zip |###----------------------------------------------------| 4.75% tmpjRLo4k.zip |###----------------------------------------------------| 4.79% tmpjRLo4k.zip |###----------------------------------------------------| 4.84% tmpjRLo4k.zip |###----------------------------------------------------| 4.88% tmpjRLo4k.zip |###----------------------------------------------------| 4.93% tmpjRLo4k.zip |###----------------------------------------------------| 4.98% tmpjRLo4k.zip |###----------------------------------------------------| 5.02% tmpjRLo4k.zip |###----------------------------------------------------| 5.07% tmpjRLo4k.zip |###----------------------------------------------------| 5.11% tmpjRLo4k.zip |###----------------------------------------------------| 5.16% tmpjRLo4k.zip |###----------------------------------------------------| 5.2% tmpjRLo4k.zip |###----------------------------------------------------| 5.25% tmpjRLo4k.zip |###----------------------------------------------------| 5.3% tmpjRLo4k.zip |###----------------------------------------------------| 5.34% tmpjRLo4k.zip |###----------------------------------------------------| 5.39% tmpjRLo4k.zip |###----------------------------------------------------| 5.43% tmpjRLo4k.zip |###----------------------------------------------------| 5.48% tmpjRLo4k.zip |###----------------------------------------------------| 5.52% tmpjRLo4k.zip |###----------------------------------------------------| 5.57% tmpjRLo4k.zip |###----------------------------------------------------| 5.61% tmpjRLo4k.zip |###----------------------------------------------------| 5.66% tmpjRLo4k.zip |###----------------------------------------------------| 5.71% tmpjRLo4k.zip |###----------------------------------------------------| 5.75% tmpjRLo4k.zip |###----------------------------------------------------| 5.8% tmpjRLo4k.zip |###----------------------------------------------------| 5.84% tmpjRLo4k.zip |###----------------------------------------------------| 5.89% tmpjRLo4k.zip |###----------------------------------------------------| 5.93% tmpjRLo4k.zip |###----------------------------------------------------| 5.98% tmpjRLo4k.zip |###----------------------------------------------------| 6.03% tmpjRLo4k.zip |###----------------------------------------------------| 6.07% tmpjRLo4k.zip |###----------------------------------------------------| 6.12% tmpjRLo4k.zip |###----------------------------------------------------| 6.16% tmpjRLo4k.zip |###----------------------------------------------------| 6.21% tmpjRLo4k.zip |###----------------------------------------------------| 6.25% tmpjRLo4k.zip |###----------------------------------------------------| 6.3% tmpjRLo4k.zip |###----------------------------------------------------| 6.35% tmpjRLo4k.zip |####---------------------------------------------------| 6.39% tmpjRLo4k.zip |####---------------------------------------------------| 6.44% tmpjRLo4k.zip |####---------------------------------------------------| 6.48% tmpjRLo4k.zip |####---------------------------------------------------| 6.53% tmpjRLo4k.zip |####---------------------------------------------------| 6.57% tmpjRLo4k.zip |####---------------------------------------------------| 6.62% tmpjRLo4k.zip |####---------------------------------------------------| 6.66% tmpjRLo4k.zip |####---------------------------------------------------| 6.71% tmpjRLo4k.zip |####---------------------------------------------------| 6.76% tmpjRLo4k.zip |####---------------------------------------------------| 6.8% tmpjRLo4k.zip |####---------------------------------------------------| 6.85% tmpjRLo4k.zip |####---------------------------------------------------| 6.89% tmpjRLo4k.zip |####---------------------------------------------------| 6.94% tmpjRLo4k.zip |####---------------------------------------------------| 6.98% tmpjRLo4k.zip |####---------------------------------------------------| 7.03% tmpjRLo4k.zip |####---------------------------------------------------| 7.08% tmpjRLo4k.zip |####---------------------------------------------------| 7.12% tmpjRLo4k.zip |####---------------------------------------------------| 7.17% tmpjRLo4k.zip |####---------------------------------------------------| 7.21% tmpjRLo4k.zip |####---------------------------------------------------| 7.26% tmpjRLo4k.zip |####---------------------------------------------------| 7.3% tmpjRLo4k.zip |####---------------------------------------------------| 7.35% tmpjRLo4k.zip |####---------------------------------------------------| 7.4% tmpjRLo4k.zip |####---------------------------------------------------| 7.44% tmpjRLo4k.zip |####---------------------------------------------------| 7.49% tmpjRLo4k.zip |####---------------------------------------------------| 7.53% tmpjRLo4k.zip |####---------------------------------------------------| 7.58% tmpjRLo4k.zip |####---------------------------------------------------| 7.62% tmpjRLo4k.zip |####---------------------------------------------------| 7.67% tmpjRLo4k.zip |####---------------------------------------------------| 7.71% tmpjRLo4k.zip |####---------------------------------------------------| 7.76% tmpjRLo4k.zip |####---------------------------------------------------| 7.81% tmpjRLo4k.zip |####---------------------------------------------------| 7.85% tmpjRLo4k.zip |####---------------------------------------------------| 7.9% tmpjRLo4k.zip |####---------------------------------------------------| 7.94% tmpjRLo4k.zip |####---------------------------------------------------| 7.99% tmpjRLo4k.zip |####---------------------------------------------------| 8.03% tmpjRLo4k.zip |####---------------------------------------------------| 8.08% tmpjRLo4k.zip |####---------------------------------------------------| 8.13% tmpjRLo4k.zip |####---------------------------------------------------| 8.17% tmpjRLo4k.zip |#####--------------------------------------------------| 8.22% tmpjRLo4k.zip |#####--------------------------------------------------| 8.26% tmpjRLo4k.zip |#####--------------------------------------------------| 8.31% tmpjRLo4k.zip |#####--------------------------------------------------| 8.35% tmpjRLo4k.zip |#####--------------------------------------------------| 8.4% tmpjRLo4k.zip |#####--------------------------------------------------| 8.45% tmpjRLo4k.zip |#####--------------------------------------------------| 8.49% tmpjRLo4k.zip |#####--------------------------------------------------| 8.54% tmpjRLo4k.zip |#####--------------------------------------------------| 8.58% tmpjRLo4k.zip |#####--------------------------------------------------| 8.63% tmpjRLo4k.zip |#####--------------------------------------------------| 8.67% tmpjRLo4k.zip |#####--------------------------------------------------| 8.72% tmpjRLo4k.zip |#####--------------------------------------------------| 8.76% tmpjRLo4k.zip |#####--------------------------------------------------| 8.81% tmpjRLo4k.zip |#####--------------------------------------------------| 8.86% tmpjRLo4k.zip |#####--------------------------------------------------| 8.9% tmpjRLo4k.zip |#####--------------------------------------------------| 8.95% tmpjRLo4k.zip |#####--------------------------------------------------| 8.99% tmpjRLo4k.zip |#####--------------------------------------------------| 9.04% tmpjRLo4k.zip |#####--------------------------------------------------| 9.08% tmpjRLo4k.zip |#####--------------------------------------------------| 9.13% tmpjRLo4k.zip |#####--------------------------------------------------| 9.18% tmpjRLo4k.zip |#####--------------------------------------------------| 9.22% tmpjRLo4k.zip |#####--------------------------------------------------| 9.27% tmpjRLo4k.zip |#####--------------------------------------------------| 9.31% tmpjRLo4k.zip |#####--------------------------------------------------| 9.36% tmpjRLo4k.zip |#####--------------------------------------------------| 9.4% tmpjRLo4k.zip |#####--------------------------------------------------| 9.45% tmpjRLo4k.zip |#####--------------------------------------------------| 9.5% tmpjRLo4k.zip |#####--------------------------------------------------| 9.54% tmpjRLo4k.zip |#####--------------------------------------------------| 9.59% tmpjRLo4k.zip |#####--------------------------------------------------| 9.63% tmpjRLo4k.zip |#####--------------------------------------------------| 9.68% tmpjRLo4k.zip |#####--------------------------------------------------| 9.72% tmpjRLo4k.zip |#####--------------------------------------------------| 9.77% tmpjRLo4k.zip |#####--------------------------------------------------| 9.81% tmpjRLo4k.zip |#####--------------------------------------------------| 9.86% tmpjRLo4k.zip |#####--------------------------------------------------| 9.91% tmpjRLo4k.zip |#####--------------------------------------------------| 9.95% tmpjRLo4k.zip |#####--------------------------------------------------| 10.0% tmpjRLo4k.zip |######-------------------------------------------------| 10.04% tmpjRLo4k.zip |######-------------------------------------------------| 10.09% tmpjRLo4k.zip |######-------------------------------------------------| 10.13% tmpjRLo4k.zip |######-------------------------------------------------| 10.18% tmpjRLo4k.zip |######-------------------------------------------------| 10.23% tmpjRLo4k.zip |######-------------------------------------------------| 10.27% tmpjRLo4k.zip |######-------------------------------------------------| 10.32% tmpjRLo4k.zip |######-------------------------------------------------| 10.36% tmpjRLo4k.zip |######-------------------------------------------------| 10.41% tmpjRLo4k.zip |######-------------------------------------------------| 10.45% tmpjRLo4k.zip |######-------------------------------------------------| 10.5% tmpjRLo4k.zip |######-------------------------------------------------| 10.54% tmpjRLo4k.zip |######-------------------------------------------------| 10.59% tmpjRLo4k.zip |######-------------------------------------------------| 10.64% tmpjRLo4k.zip |######-------------------------------------------------| 10.68% tmpjRLo4k.zip |######-------------------------------------------------| 10.73% tmpjRLo4k.zip |######-------------------------------------------------| 10.77% tmpjRLo4k.zip |######-------------------------------------------------| 10.82% tmpjRLo4k.zip |######-------------------------------------------------| 10.86% tmpjRLo4k.zip |######-------------------------------------------------| 10.91% tmpjRLo4k.zip |######-------------------------------------------------| 10.96% tmpjRLo4k.zip |######-------------------------------------------------| 11.0% tmpjRLo4k.zip |######-------------------------------------------------| 11.05% tmpjRLo4k.zip |######-------------------------------------------------| 11.09% tmpjRLo4k.zip |######-------------------------------------------------| 11.14% tmpjRLo4k.zip |######-------------------------------------------------| 11.18% tmpjRLo4k.zip |######-------------------------------------------------| 11.23% tmpjRLo4k.zip |######-------------------------------------------------| 11.28% tmpjRLo4k.zip |######-------------------------------------------------| 11.32% tmpjRLo4k.zip |######-------------------------------------------------| 11.37% tmpjRLo4k.zip |######-------------------------------------------------| 11.41% tmpjRLo4k.zip |######-------------------------------------------------| 11.46% tmpjRLo4k.zip |######-------------------------------------------------| 11.5% tmpjRLo4k.zip |######-------------------------------------------------| 11.55% tmpjRLo4k.zip |######-------------------------------------------------| 11.59% tmpjRLo4k.zip |######-------------------------------------------------| 11.64% tmpjRLo4k.zip |######-------------------------------------------------| 11.69% tmpjRLo4k.zip |######-------------------------------------------------| 11.73% tmpjRLo4k.zip |######-------------------------------------------------| 11.78% tmpjRLo4k.zip |#######------------------------------------------------| 11.82% tmpjRLo4k.zip |#######------------------------------------------------| 11.87% tmpjRLo4k.zip |#######------------------------------------------------| 11.91% tmpjRLo4k.zip |#######------------------------------------------------| 11.96% tmpjRLo4k.zip |#######------------------------------------------------| 12.01% tmpjRLo4k.zip |#######------------------------------------------------| 12.05% tmpjRLo4k.zip |#######------------------------------------------------| 12.1% tmpjRLo4k.zip |#######------------------------------------------------| 12.14% tmpjRLo4k.zip |#######------------------------------------------------| 12.19% tmpjRLo4k.zip |#######------------------------------------------------| 12.23% tmpjRLo4k.zip |#######------------------------------------------------| 12.28% tmpjRLo4k.zip |#######------------------------------------------------| 12.33% tmpjRLo4k.zip |#######------------------------------------------------| 12.37% tmpjRLo4k.zip |#######------------------------------------------------| 12.42% tmpjRLo4k.zip |#######------------------------------------------------| 12.46% tmpjRLo4k.zip |#######------------------------------------------------| 12.51% tmpjRLo4k.zip |#######------------------------------------------------| 12.55% tmpjRLo4k.zip |#######------------------------------------------------| 12.6% tmpjRLo4k.zip |#######------------------------------------------------| 12.64% tmpjRLo4k.zip |#######------------------------------------------------| 12.69% tmpjRLo4k.zip |#######------------------------------------------------| 12.74% tmpjRLo4k.zip |#######------------------------------------------------| 12.78% tmpjRLo4k.zip |#######------------------------------------------------| 12.83% tmpjRLo4k.zip |#######------------------------------------------------| 12.87% tmpjRLo4k.zip |#######------------------------------------------------| 12.92% tmpjRLo4k.zip |#######------------------------------------------------| 12.96% tmpjRLo4k.zip |#######------------------------------------------------| 13.01% tmpjRLo4k.zip |#######------------------------------------------------| 13.06% tmpjRLo4k.zip |#######------------------------------------------------| 13.1% tmpjRLo4k.zip |#######------------------------------------------------| 13.15% tmpjRLo4k.zip |#######------------------------------------------------| 13.19% tmpjRLo4k.zip |#######------------------------------------------------| 13.24% tmpjRLo4k.zip |#######------------------------------------------------| 13.28% tmpjRLo4k.zip |#######------------------------------------------------| 13.33% tmpjRLo4k.zip |#######------------------------------------------------| 13.38% tmpjRLo4k.zip |#######------------------------------------------------| 13.42% tmpjRLo4k.zip |#######------------------------------------------------| 13.47% tmpjRLo4k.zip |#######------------------------------------------------| 13.51% tmpjRLo4k.zip |#######------------------------------------------------| 13.56% tmpjRLo4k.zip |#######------------------------------------------------| 13.6% tmpjRLo4k.zip |########-----------------------------------------------| 13.65% tmpjRLo4k.zip |########-----------------------------------------------| 13.69% tmpjRLo4k.zip |########-----------------------------------------------| 13.74% tmpjRLo4k.zip |########-----------------------------------------------| 13.79% tmpjRLo4k.zip |########-----------------------------------------------| 13.83% tmpjRLo4k.zip |########-----------------------------------------------| 13.88% tmpjRLo4k.zip |########-----------------------------------------------| 13.92% tmpjRLo4k.zip |########-----------------------------------------------| 13.97% tmpjRLo4k.zip |########-----------------------------------------------| 14.01% tmpjRLo4k.zip |########-----------------------------------------------| 14.06% tmpjRLo4k.zip |########-----------------------------------------------| 14.11% tmpjRLo4k.zip |########-----------------------------------------------| 14.15% tmpjRLo4k.zip |########-----------------------------------------------| 14.2% tmpjRLo4k.zip |########-----------------------------------------------| 14.24% tmpjRLo4k.zip |########-----------------------------------------------| 14.29% tmpjRLo4k.zip |########-----------------------------------------------| 14.33% tmpjRLo4k.zip |########-----------------------------------------------| 14.38% tmpjRLo4k.zip |########-----------------------------------------------| 14.43% tmpjRLo4k.zip |########-----------------------------------------------| 14.47% tmpjRLo4k.zip |########-----------------------------------------------| 14.52% tmpjRLo4k.zip |########-----------------------------------------------| 14.56% tmpjRLo4k.zip |########-----------------------------------------------| 14.61% tmpjRLo4k.zip |########-----------------------------------------------| 14.65% tmpjRLo4k.zip |########-----------------------------------------------| 14.7% tmpjRLo4k.zip |########-----------------------------------------------| 14.74% tmpjRLo4k.zip |########-----------------------------------------------| 14.79% tmpjRLo4k.zip |########-----------------------------------------------| 14.84% tmpjRLo4k.zip |########-----------------------------------------------| 14.88% tmpjRLo4k.zip |########-----------------------------------------------| 14.93% tmpjRLo4k.zip |########-----------------------------------------------| 14.97% tmpjRLo4k.zip |########-----------------------------------------------| 15.02% tmpjRLo4k.zip |########-----------------------------------------------| 15.06% tmpjRLo4k.zip |########-----------------------------------------------| 15.11% tmpjRLo4k.zip |########-----------------------------------------------| 15.16% tmpjRLo4k.zip |########-----------------------------------------------| 15.2% tmpjRLo4k.zip |########-----------------------------------------------| 15.25% tmpjRLo4k.zip |########-----------------------------------------------| 15.29% tmpjRLo4k.zip |########-----------------------------------------------| 15.34% tmpjRLo4k.zip |########-----------------------------------------------| 15.38% tmpjRLo4k.zip |########-----------------------------------------------| 15.43% tmpjRLo4k.zip |#########----------------------------------------------| 15.48% tmpjRLo4k.zip |#########----------------------------------------------| 15.52% tmpjRLo4k.zip |#########----------------------------------------------| 15.57% tmpjRLo4k.zip |#########----------------------------------------------| 15.61% tmpjRLo4k.zip |#########----------------------------------------------| 15.66% tmpjRLo4k.zip |#########----------------------------------------------| 15.7% tmpjRLo4k.zip |#########----------------------------------------------| 15.75% tmpjRLo4k.zip |#########----------------------------------------------| 15.79% tmpjRLo4k.zip |#########----------------------------------------------| 15.84% tmpjRLo4k.zip |#########----------------------------------------------| 15.89% tmpjRLo4k.zip |#########----------------------------------------------| 15.93% tmpjRLo4k.zip |#########----------------------------------------------| 15.98% tmpjRLo4k.zip |#########----------------------------------------------| 16.02% tmpjRLo4k.zip |#########----------------------------------------------| 16.07% tmpjRLo4k.zip |#########----------------------------------------------| 16.11% tmpjRLo4k.zip |#########----------------------------------------------| 16.16% tmpjRLo4k.zip |#########----------------------------------------------| 16.21% tmpjRLo4k.zip |#########----------------------------------------------| 16.25% tmpjRLo4k.zip |#########----------------------------------------------| 16.3% tmpjRLo4k.zip |#########----------------------------------------------| 16.34% tmpjRLo4k.zip |#########----------------------------------------------| 16.39% tmpjRLo4k.zip |#########----------------------------------------------| 16.43% tmpjRLo4k.zip |#########----------------------------------------------| 16.48% tmpjRLo4k.zip |#########----------------------------------------------| 16.53% tmpjRLo4k.zip |#########----------------------------------------------| 16.57% tmpjRLo4k.zip |#########----------------------------------------------| 16.62% tmpjRLo4k.zip |#########----------------------------------------------| 16.66% tmpjRLo4k.zip |#########----------------------------------------------| 16.71% tmpjRLo4k.zip |#########----------------------------------------------| 16.75% tmpjRLo4k.zip |#########----------------------------------------------| 16.8% tmpjRLo4k.zip |#########----------------------------------------------| 16.84% tmpjRLo4k.zip |#########----------------------------------------------| 16.89% tmpjRLo4k.zip |#########----------------------------------------------| 16.94% tmpjRLo4k.zip |#########----------------------------------------------| 16.98% tmpjRLo4k.zip |#########----------------------------------------------| 17.03% tmpjRLo4k.zip |#########----------------------------------------------| 17.07% tmpjRLo4k.zip |#########----------------------------------------------| 17.12% tmpjRLo4k.zip |#########----------------------------------------------| 17.16% tmpjRLo4k.zip |#########----------------------------------------------| 17.21% tmpjRLo4k.zip |#########----------------------------------------------| 17.26% tmpjRLo4k.zip |##########---------------------------------------------| 17.3% tmpjRLo4k.zip |##########---------------------------------------------| 17.35% tmpjRLo4k.zip |##########---------------------------------------------| 17.39% tmpjRLo4k.zip |##########---------------------------------------------| 17.44% tmpjRLo4k.zip |##########---------------------------------------------| 17.48% tmpjRLo4k.zip |##########---------------------------------------------| 17.53% tmpjRLo4k.zip |##########---------------------------------------------| 17.57% tmpjRLo4k.zip |##########---------------------------------------------| 17.62% tmpjRLo4k.zip |##########---------------------------------------------| 17.67% tmpjRLo4k.zip |##########---------------------------------------------| 17.71% tmpjRLo4k.zip |##########---------------------------------------------| 17.76% tmpjRLo4k.zip |##########---------------------------------------------| 17.8% tmpjRLo4k.zip |##########---------------------------------------------| 17.85% tmpjRLo4k.zip |##########---------------------------------------------| 17.89% tmpjRLo4k.zip |##########---------------------------------------------| 17.94% tmpjRLo4k.zip |##########---------------------------------------------| 17.99% tmpjRLo4k.zip |##########---------------------------------------------| 18.03% tmpjRLo4k.zip |##########---------------------------------------------| 18.08% tmpjRLo4k.zip |##########---------------------------------------------| 18.12% tmpjRLo4k.zip |##########---------------------------------------------| 18.17% tmpjRLo4k.zip |##########---------------------------------------------| 18.21% tmpjRLo4k.zip |##########---------------------------------------------| 18.26% tmpjRLo4k.zip |##########---------------------------------------------| 18.31% tmpjRLo4k.zip |##########---------------------------------------------| 18.35% tmpjRLo4k.zip |##########---------------------------------------------| 18.4% tmpjRLo4k.zip |##########---------------------------------------------| 18.44% tmpjRLo4k.zip |##########---------------------------------------------| 18.49% tmpjRLo4k.zip |##########---------------------------------------------| 18.53% tmpjRLo4k.zip |##########---------------------------------------------| 18.58% tmpjRLo4k.zip |##########---------------------------------------------| 18.62% tmpjRLo4k.zip |##########---------------------------------------------| 18.67% tmpjRLo4k.zip |##########---------------------------------------------| 18.72% tmpjRLo4k.zip |##########---------------------------------------------| 18.76% tmpjRLo4k.zip |##########---------------------------------------------| 18.81% tmpjRLo4k.zip |##########---------------------------------------------| 18.85% tmpjRLo4k.zip |##########---------------------------------------------| 18.9% tmpjRLo4k.zip |##########---------------------------------------------| 18.94% tmpjRLo4k.zip |##########---------------------------------------------| 18.99% tmpjRLo4k.zip |##########---------------------------------------------| 19.04% tmpjRLo4k.zip |##########---------------------------------------------| 19.08% tmpjRLo4k.zip |###########--------------------------------------------| 19.13% tmpjRLo4k.zip |###########--------------------------------------------| 19.17% tmpjRLo4k.zip |###########--------------------------------------------| 19.22% tmpjRLo4k.zip |###########--------------------------------------------| 19.26% tmpjRLo4k.zip |###########--------------------------------------------| 19.31% tmpjRLo4k.zip |###########--------------------------------------------| 19.36% tmpjRLo4k.zip |###########--------------------------------------------| 19.4% tmpjRLo4k.zip |###########--------------------------------------------| 19.45% tmpjRLo4k.zip |###########--------------------------------------------| 19.49% tmpjRLo4k.zip |###########--------------------------------------------| 19.54% tmpjRLo4k.zip |###########--------------------------------------------| 19.58% tmpjRLo4k.zip |###########--------------------------------------------| 19.63% tmpjRLo4k.zip |###########--------------------------------------------| 19.67% tmpjRLo4k.zip |###########--------------------------------------------| 19.72% tmpjRLo4k.zip |###########--------------------------------------------| 19.77% tmpjRLo4k.zip |###########--------------------------------------------| 19.81% tmpjRLo4k.zip |###########--------------------------------------------| 19.86% tmpjRLo4k.zip |###########--------------------------------------------| 19.9% tmpjRLo4k.zip |###########--------------------------------------------| 19.95% tmpjRLo4k.zip |###########--------------------------------------------| 19.99% tmpjRLo4k.zip |###########--------------------------------------------| 20.04% tmpjRLo4k.zip |###########--------------------------------------------| 20.09% tmpjRLo4k.zip |###########--------------------------------------------| 20.13% tmpjRLo4k.zip |###########--------------------------------------------| 20.18% tmpjRLo4k.zip |###########--------------------------------------------| 20.22% tmpjRLo4k.zip |###########--------------------------------------------| 20.27% tmpjRLo4k.zip |###########--------------------------------------------| 20.31% tmpjRLo4k.zip |###########--------------------------------------------| 20.36% tmpjRLo4k.zip |###########--------------------------------------------| 20.41% tmpjRLo4k.zip |###########--------------------------------------------| 20.45% tmpjRLo4k.zip |###########--------------------------------------------| 20.5% tmpjRLo4k.zip |###########--------------------------------------------| 20.54% tmpjRLo4k.zip |###########--------------------------------------------| 20.59% tmpjRLo4k.zip |###########--------------------------------------------| 20.63% tmpjRLo4k.zip |###########--------------------------------------------| 20.68% tmpjRLo4k.zip |###########--------------------------------------------| 20.72% tmpjRLo4k.zip |###########--------------------------------------------| 20.77% tmpjRLo4k.zip |###########--------------------------------------------| 20.82% tmpjRLo4k.zip |###########--------------------------------------------| 20.86% tmpjRLo4k.zip |###########--------------------------------------------| 20.91% tmpjRLo4k.zip |############-------------------------------------------| 20.95% tmpjRLo4k.zip |############-------------------------------------------| 21.0% tmpjRLo4k.zip |############-------------------------------------------| 21.04% tmpjRLo4k.zip |############-------------------------------------------| 21.09% tmpjRLo4k.zip |############-------------------------------------------| 21.14% tmpjRLo4k.zip |############-------------------------------------------| 21.18% tmpjRLo4k.zip |############-------------------------------------------| 21.23% tmpjRLo4k.zip |############-------------------------------------------| 21.27% tmpjRLo4k.zip |############-------------------------------------------| 21.32% tmpjRLo4k.zip |############-------------------------------------------| 21.36% tmpjRLo4k.zip |############-------------------------------------------| 21.41% tmpjRLo4k.zip |############-------------------------------------------| 21.46% tmpjRLo4k.zip |############-------------------------------------------| 21.5% tmpjRLo4k.zip |############-------------------------------------------| 21.55% tmpjRLo4k.zip |############-------------------------------------------| 21.59% tmpjRLo4k.zip |############-------------------------------------------| 21.64% tmpjRLo4k.zip |############-------------------------------------------| 21.68% tmpjRLo4k.zip |############-------------------------------------------| 21.73% tmpjRLo4k.zip |############-------------------------------------------| 21.77% tmpjRLo4k.zip |############-------------------------------------------| 21.82% tmpjRLo4k.zip |############-------------------------------------------| 21.87% tmpjRLo4k.zip |############-------------------------------------------| 21.91% tmpjRLo4k.zip |############-------------------------------------------| 21.96% tmpjRLo4k.zip |############-------------------------------------------| 22.0% tmpjRLo4k.zip |############-------------------------------------------| 22.05% tmpjRLo4k.zip |############-------------------------------------------| 22.09% tmpjRLo4k.zip |############-------------------------------------------| 22.14% tmpjRLo4k.zip |############-------------------------------------------| 22.19% tmpjRLo4k.zip |############-------------------------------------------| 22.23% tmpjRLo4k.zip |############-------------------------------------------| 22.28% tmpjRLo4k.zip |############-------------------------------------------| 22.32% tmpjRLo4k.zip |############-------------------------------------------| 22.37% tmpjRLo4k.zip |############-------------------------------------------| 22.41% tmpjRLo4k.zip |############-------------------------------------------| 22.46% tmpjRLo4k.zip |############-------------------------------------------| 22.51% tmpjRLo4k.zip |############-------------------------------------------| 22.55% tmpjRLo4k.zip |############-------------------------------------------| 22.6% tmpjRLo4k.zip |############-------------------------------------------| 22.64% tmpjRLo4k.zip |############-------------------------------------------| 22.69% tmpjRLo4k.zip |#############------------------------------------------| 22.73% tmpjRLo4k.zip |#############------------------------------------------| 22.78% tmpjRLo4k.zip |#############------------------------------------------| 22.82% tmpjRLo4k.zip |#############------------------------------------------| 22.87% tmpjRLo4k.zip |#############------------------------------------------| 22.92% tmpjRLo4k.zip |#############------------------------------------------| 22.96% tmpjRLo4k.zip |#############------------------------------------------| 23.01% tmpjRLo4k.zip |#############------------------------------------------| 23.05% tmpjRLo4k.zip |#############------------------------------------------| 23.1% tmpjRLo4k.zip |#############------------------------------------------| 23.14% tmpjRLo4k.zip |#############------------------------------------------| 23.19% tmpjRLo4k.zip |#############------------------------------------------| 23.24% tmpjRLo4k.zip |#############------------------------------------------| 23.28% tmpjRLo4k.zip |#############------------------------------------------| 23.33% tmpjRLo4k.zip |#############------------------------------------------| 23.37% tmpjRLo4k.zip |#############------------------------------------------| 23.42% tmpjRLo4k.zip |#############------------------------------------------| 23.46% tmpjRLo4k.zip |#############------------------------------------------| 23.51% tmpjRLo4k.zip |#############------------------------------------------| 23.56% tmpjRLo4k.zip |#############------------------------------------------| 23.6% tmpjRLo4k.zip |#############------------------------------------------| 23.65% tmpjRLo4k.zip |#############------------------------------------------| 23.69% tmpjRLo4k.zip |#############------------------------------------------| 23.74% tmpjRLo4k.zip |#############------------------------------------------| 23.78% tmpjRLo4k.zip |#############------------------------------------------| 23.83% tmpjRLo4k.zip |#############------------------------------------------| 23.87% tmpjRLo4k.zip |#############------------------------------------------| 23.92% tmpjRLo4k.zip |#############------------------------------------------| 23.97% tmpjRLo4k.zip |#############------------------------------------------| 24.01% tmpjRLo4k.zip |#############------------------------------------------| 24.06% tmpjRLo4k.zip |#############------------------------------------------| 24.1% tmpjRLo4k.zip |#############------------------------------------------| 24.15% tmpjRLo4k.zip |#############------------------------------------------| 24.19% tmpjRLo4k.zip |#############------------------------------------------| 24.24% tmpjRLo4k.zip |#############------------------------------------------| 24.29% tmpjRLo4k.zip |#############------------------------------------------| 24.33% tmpjRLo4k.zip |#############------------------------------------------| 24.38% tmpjRLo4k.zip |#############------------------------------------------| 24.42% tmpjRLo4k.zip |#############------------------------------------------| 24.47% tmpjRLo4k.zip |#############------------------------------------------| 24.51% tmpjRLo4k.zip |##############-----------------------------------------| 24.56% tmpjRLo4k.zip |##############-----------------------------------------| 24.6% tmpjRLo4k.zip |##############-----------------------------------------| 24.65% tmpjRLo4k.zip |##############-----------------------------------------| 24.7% tmpjRLo4k.zip |##############-----------------------------------------| 24.74% tmpjRLo4k.zip |##############-----------------------------------------| 24.79% tmpjRLo4k.zip |##############-----------------------------------------| 24.83% tmpjRLo4k.zip |##############-----------------------------------------| 24.88% tmpjRLo4k.zip |##############-----------------------------------------| 24.92% tmpjRLo4k.zip |##############-----------------------------------------| 24.97% tmpjRLo4k.zip |##############-----------------------------------------| 25.02% tmpjRLo4k.zip |##############-----------------------------------------| 25.06% tmpjRLo4k.zip |##############-----------------------------------------| 25.11% tmpjRLo4k.zip |##############-----------------------------------------| 25.15% tmpjRLo4k.zip |##############-----------------------------------------| 25.2% tmpjRLo4k.zip |##############-----------------------------------------| 25.24% tmpjRLo4k.zip |##############-----------------------------------------| 25.29% tmpjRLo4k.zip |##############-----------------------------------------| 25.34% tmpjRLo4k.zip |##############-----------------------------------------| 25.38% tmpjRLo4k.zip |##############-----------------------------------------| 25.43% tmpjRLo4k.zip |##############-----------------------------------------| 25.47% tmpjRLo4k.zip |##############-----------------------------------------| 25.52% tmpjRLo4k.zip |##############-----------------------------------------| 25.56% tmpjRLo4k.zip |##############-----------------------------------------| 25.61% tmpjRLo4k.zip |##############-----------------------------------------| 25.65% tmpjRLo4k.zip |##############-----------------------------------------| 25.7% tmpjRLo4k.zip |##############-----------------------------------------| 25.75% tmpjRLo4k.zip |##############-----------------------------------------| 25.79% tmpjRLo4k.zip |##############-----------------------------------------| 25.84% tmpjRLo4k.zip |##############-----------------------------------------| 25.88% tmpjRLo4k.zip |##############-----------------------------------------| 25.93% tmpjRLo4k.zip |##############-----------------------------------------| 25.97% tmpjRLo4k.zip |##############-----------------------------------------| 26.02% tmpjRLo4k.zip |##############-----------------------------------------| 26.07% tmpjRLo4k.zip |##############-----------------------------------------| 26.11% tmpjRLo4k.zip |##############-----------------------------------------| 26.16% tmpjRLo4k.zip |##############-----------------------------------------| 26.2% tmpjRLo4k.zip |##############-----------------------------------------| 26.25% tmpjRLo4k.zip |##############-----------------------------------------| 26.29% tmpjRLo4k.zip |##############-----------------------------------------| 26.34% tmpjRLo4k.zip |###############----------------------------------------| 26.39% tmpjRLo4k.zip |###############----------------------------------------| 26.43% tmpjRLo4k.zip |###############----------------------------------------| 26.48% tmpjRLo4k.zip |###############----------------------------------------| 26.52% tmpjRLo4k.zip |###############----------------------------------------| 26.57% tmpjRLo4k.zip |###############----------------------------------------| 26.61% tmpjRLo4k.zip |###############----------------------------------------| 26.66% tmpjRLo4k.zip |###############----------------------------------------| 26.7% tmpjRLo4k.zip |###############----------------------------------------| 26.75% tmpjRLo4k.zip |###############----------------------------------------| 26.8% tmpjRLo4k.zip |###############----------------------------------------| 26.84% tmpjRLo4k.zip |###############----------------------------------------| 26.89% tmpjRLo4k.zip |###############----------------------------------------| 26.93% tmpjRLo4k.zip |###############----------------------------------------| 26.98% tmpjRLo4k.zip |###############----------------------------------------| 27.02% tmpjRLo4k.zip |###############----------------------------------------| 27.07% tmpjRLo4k.zip |###############----------------------------------------| 27.12% tmpjRLo4k.zip |###############----------------------------------------| 27.16% tmpjRLo4k.zip |###############----------------------------------------| 27.21% tmpjRLo4k.zip |###############----------------------------------------| 27.25% tmpjRLo4k.zip |###############----------------------------------------| 27.3% tmpjRLo4k.zip |###############----------------------------------------| 27.34% tmpjRLo4k.zip |###############----------------------------------------| 27.39% tmpjRLo4k.zip |###############----------------------------------------| 27.44% tmpjRLo4k.zip |###############----------------------------------------| 27.48% tmpjRLo4k.zip |###############----------------------------------------| 27.53% tmpjRLo4k.zip |###############----------------------------------------| 27.57% tmpjRLo4k.zip |###############----------------------------------------| 27.62% tmpjRLo4k.zip |###############----------------------------------------| 27.66% tmpjRLo4k.zip |###############----------------------------------------| 27.71% tmpjRLo4k.zip |###############----------------------------------------| 27.75% tmpjRLo4k.zip |###############----------------------------------------| 27.8% tmpjRLo4k.zip |###############----------------------------------------| 27.85% tmpjRLo4k.zip |###############----------------------------------------| 27.89% tmpjRLo4k.zip |###############----------------------------------------| 27.94% tmpjRLo4k.zip |###############----------------------------------------| 27.98% tmpjRLo4k.zip |###############----------------------------------------| 28.03% tmpjRLo4k.zip |###############----------------------------------------| 28.07% tmpjRLo4k.zip |###############----------------------------------------| 28.12% tmpjRLo4k.zip |###############----------------------------------------| 28.17% tmpjRLo4k.zip |################---------------------------------------| 28.21% tmpjRLo4k.zip |################---------------------------------------| 28.26% tmpjRLo4k.zip |################---------------------------------------| 28.3% tmpjRLo4k.zip |################---------------------------------------| 28.35% tmpjRLo4k.zip |################---------------------------------------| 28.39% tmpjRLo4k.zip |################---------------------------------------| 28.44% tmpjRLo4k.zip |################---------------------------------------| 28.49% tmpjRLo4k.zip |################---------------------------------------| 28.53% tmpjRLo4k.zip |################---------------------------------------| 28.58% tmpjRLo4k.zip |################---------------------------------------| 28.62% tmpjRLo4k.zip |################---------------------------------------| 28.67% tmpjRLo4k.zip |################---------------------------------------| 28.71% tmpjRLo4k.zip |################---------------------------------------| 28.76% tmpjRLo4k.zip |################---------------------------------------| 28.8% tmpjRLo4k.zip |################---------------------------------------| 28.85% tmpjRLo4k.zip |################---------------------------------------| 28.9% tmpjRLo4k.zip |################---------------------------------------| 28.94% tmpjRLo4k.zip |################---------------------------------------| 28.99% tmpjRLo4k.zip |################---------------------------------------| 29.03% tmpjRLo4k.zip |################---------------------------------------| 29.08% tmpjRLo4k.zip |################---------------------------------------| 29.12% tmpjRLo4k.zip |################---------------------------------------| 29.17% tmpjRLo4k.zip |################---------------------------------------| 29.22% tmpjRLo4k.zip |################---------------------------------------| 29.26% tmpjRLo4k.zip |################---------------------------------------| 29.31% tmpjRLo4k.zip |################---------------------------------------| 29.35% tmpjRLo4k.zip |################---------------------------------------| 29.4% tmpjRLo4k.zip |################---------------------------------------| 29.44% tmpjRLo4k.zip |################---------------------------------------| 29.49% tmpjRLo4k.zip |################---------------------------------------| 29.54% tmpjRLo4k.zip |################---------------------------------------| 29.58% tmpjRLo4k.zip |################---------------------------------------| 29.63% tmpjRLo4k.zip |################---------------------------------------| 29.67% tmpjRLo4k.zip |################---------------------------------------| 29.72% tmpjRLo4k.zip |################---------------------------------------| 29.76% tmpjRLo4k.zip |################---------------------------------------| 29.81% tmpjRLo4k.zip |################---------------------------------------| 29.85% tmpjRLo4k.zip |################---------------------------------------| 29.9% tmpjRLo4k.zip |################---------------------------------------| 29.95% tmpjRLo4k.zip |################---------------------------------------| 29.99% tmpjRLo4k.zip |#################--------------------------------------| 30.04% tmpjRLo4k.zip |#################--------------------------------------| 30.08% tmpjRLo4k.zip |#################--------------------------------------| 30.13% tmpjRLo4k.zip |#################--------------------------------------| 30.17% tmpjRLo4k.zip |#################--------------------------------------| 30.22% tmpjRLo4k.zip |#################--------------------------------------| 30.27% tmpjRLo4k.zip |#################--------------------------------------| 30.31% tmpjRLo4k.zip |#################--------------------------------------| 30.36% tmpjRLo4k.zip |#################--------------------------------------| 30.4% tmpjRLo4k.zip |#################--------------------------------------| 30.45% tmpjRLo4k.zip |#################--------------------------------------| 30.49% tmpjRLo4k.zip |#################--------------------------------------| 30.54% tmpjRLo4k.zip |#################--------------------------------------| 30.59% tmpjRLo4k.zip |#################--------------------------------------| 30.63% tmpjRLo4k.zip |#################--------------------------------------| 30.68% tmpjRLo4k.zip |#################--------------------------------------| 30.72% tmpjRLo4k.zip |#################--------------------------------------| 30.77% tmpjRLo4k.zip |#################--------------------------------------| 30.81% tmpjRLo4k.zip |#################--------------------------------------| 30.86% tmpjRLo4k.zip |#################--------------------------------------| 30.9% tmpjRLo4k.zip |#################--------------------------------------| 30.95% tmpjRLo4k.zip |#################--------------------------------------| 31.0% tmpjRLo4k.zip |#################--------------------------------------| 31.04% tmpjRLo4k.zip |#################--------------------------------------| 31.09% tmpjRLo4k.zip |#################--------------------------------------| 31.13% tmpjRLo4k.zip |#################--------------------------------------| 31.18% tmpjRLo4k.zip |#################--------------------------------------| 31.22% tmpjRLo4k.zip |#################--------------------------------------| 31.27% tmpjRLo4k.zip |#################--------------------------------------| 31.32% tmpjRLo4k.zip |#################--------------------------------------| 31.36% tmpjRLo4k.zip |#################--------------------------------------| 31.41% tmpjRLo4k.zip |#################--------------------------------------| 31.45% tmpjRLo4k.zip |#################--------------------------------------| 31.5% tmpjRLo4k.zip |#################--------------------------------------| 31.54% tmpjRLo4k.zip |#################--------------------------------------| 31.59% tmpjRLo4k.zip |#################--------------------------------------| 31.63% tmpjRLo4k.zip |#################--------------------------------------| 31.68% tmpjRLo4k.zip |#################--------------------------------------| 31.73% tmpjRLo4k.zip |#################--------------------------------------| 31.77% tmpjRLo4k.zip |#################--------------------------------------| 31.82% tmpjRLo4k.zip |##################-------------------------------------| 31.86% tmpjRLo4k.zip |##################-------------------------------------| 31.91% tmpjRLo4k.zip |##################-------------------------------------| 31.95% tmpjRLo4k.zip |##################-------------------------------------| 32.0% tmpjRLo4k.zip |##################-------------------------------------| 32.05% tmpjRLo4k.zip |##################-------------------------------------| 32.09% tmpjRLo4k.zip |##################-------------------------------------| 32.14% tmpjRLo4k.zip |##################-------------------------------------| 32.18% tmpjRLo4k.zip |##################-------------------------------------| 32.23% tmpjRLo4k.zip |##################-------------------------------------| 32.27% tmpjRLo4k.zip |##################-------------------------------------| 32.32% tmpjRLo4k.zip |##################-------------------------------------| 32.37% tmpjRLo4k.zip |##################-------------------------------------| 32.41% tmpjRLo4k.zip |##################-------------------------------------| 32.46% tmpjRLo4k.zip |##################-------------------------------------| 32.5% tmpjRLo4k.zip |##################-------------------------------------| 32.55% tmpjRLo4k.zip |##################-------------------------------------| 32.59% tmpjRLo4k.zip |##################-------------------------------------| 32.64% tmpjRLo4k.zip |##################-------------------------------------| 32.68% tmpjRLo4k.zip |##################-------------------------------------| 32.73% tmpjRLo4k.zip |##################-------------------------------------| 32.78% tmpjRLo4k.zip |##################-------------------------------------| 32.82% tmpjRLo4k.zip |##################-------------------------------------| 32.87% tmpjRLo4k.zip |##################-------------------------------------| 32.91% tmpjRLo4k.zip |##################-------------------------------------| 32.96% tmpjRLo4k.zip |##################-------------------------------------| 33.0% tmpjRLo4k.zip |##################-------------------------------------| 33.05% tmpjRLo4k.zip |##################-------------------------------------| 33.1% tmpjRLo4k.zip |##################-------------------------------------| 33.14% tmpjRLo4k.zip |##################-------------------------------------| 33.19% tmpjRLo4k.zip |##################-------------------------------------| 33.23% tmpjRLo4k.zip |##################-------------------------------------| 33.28% tmpjRLo4k.zip |##################-------------------------------------| 33.32% tmpjRLo4k.zip |##################-------------------------------------| 33.37% tmpjRLo4k.zip |##################-------------------------------------| 33.42% tmpjRLo4k.zip |##################-------------------------------------| 33.46% tmpjRLo4k.zip |##################-------------------------------------| 33.51% tmpjRLo4k.zip |##################-------------------------------------| 33.55% tmpjRLo4k.zip |##################-------------------------------------| 33.6% tmpjRLo4k.zip |###################------------------------------------| 33.64% tmpjRLo4k.zip |###################------------------------------------| 33.69% tmpjRLo4k.zip |###################------------------------------------| 33.73% tmpjRLo4k.zip |###################------------------------------------| 33.78% tmpjRLo4k.zip |###################------------------------------------| 33.83% tmpjRLo4k.zip |###################------------------------------------| 33.87% tmpjRLo4k.zip |###################------------------------------------| 33.92% tmpjRLo4k.zip |###################------------------------------------| 33.96% tmpjRLo4k.zip |###################------------------------------------| 34.01% tmpjRLo4k.zip |###################------------------------------------| 34.05% tmpjRLo4k.zip |###################------------------------------------| 34.1% tmpjRLo4k.zip |###################------------------------------------| 34.15% tmpjRLo4k.zip |###################------------------------------------| 34.19% tmpjRLo4k.zip |###################------------------------------------| 34.24% tmpjRLo4k.zip |###################------------------------------------| 34.28% tmpjRLo4k.zip |###################------------------------------------| 34.33% tmpjRLo4k.zip |###################------------------------------------| 34.37% tmpjRLo4k.zip |###################------------------------------------| 34.42% tmpjRLo4k.zip |###################------------------------------------| 34.47% tmpjRLo4k.zip |###################------------------------------------| 34.51% tmpjRLo4k.zip |###################------------------------------------| 34.56% tmpjRLo4k.zip |###################------------------------------------| 34.6% tmpjRLo4k.zip |###################------------------------------------| 34.65% tmpjRLo4k.zip |###################------------------------------------| 34.69% tmpjRLo4k.zip |###################------------------------------------| 34.74% tmpjRLo4k.zip |###################------------------------------------| 34.78% tmpjRLo4k.zip |###################------------------------------------| 34.83% tmpjRLo4k.zip |###################------------------------------------| 34.88% tmpjRLo4k.zip |###################------------------------------------| 34.92% tmpjRLo4k.zip |###################------------------------------------| 34.97% tmpjRLo4k.zip |###################------------------------------------| 35.01% tmpjRLo4k.zip |###################------------------------------------| 35.06% tmpjRLo4k.zip |###################------------------------------------| 35.1% tmpjRLo4k.zip |###################------------------------------------| 35.15% tmpjRLo4k.zip |###################------------------------------------| 35.2% tmpjRLo4k.zip |###################------------------------------------| 35.24% tmpjRLo4k.zip |###################------------------------------------| 35.29% tmpjRLo4k.zip |###################------------------------------------| 35.33% tmpjRLo4k.zip |###################------------------------------------| 35.38% tmpjRLo4k.zip |###################------------------------------------| 35.42% tmpjRLo4k.zip |####################-----------------------------------| 35.47% tmpjRLo4k.zip |####################-----------------------------------| 35.52% tmpjRLo4k.zip |####################-----------------------------------| 35.56% tmpjRLo4k.zip |####################-----------------------------------| 35.61% tmpjRLo4k.zip |####################-----------------------------------| 35.65% tmpjRLo4k.zip |####################-----------------------------------| 35.7% tmpjRLo4k.zip |####################-----------------------------------| 35.74% tmpjRLo4k.zip |####################-----------------------------------| 35.79% tmpjRLo4k.zip |####################-----------------------------------| 35.83% tmpjRLo4k.zip |####################-----------------------------------| 35.88% tmpjRLo4k.zip |####################-----------------------------------| 35.93% tmpjRLo4k.zip |####################-----------------------------------| 35.97% tmpjRLo4k.zip |####################-----------------------------------| 36.02% tmpjRLo4k.zip |####################-----------------------------------| 36.06% tmpjRLo4k.zip |####################-----------------------------------| 36.11% tmpjRLo4k.zip |####################-----------------------------------| 36.15% tmpjRLo4k.zip |####################-----------------------------------| 36.2% tmpjRLo4k.zip |####################-----------------------------------| 36.25% tmpjRLo4k.zip |####################-----------------------------------| 36.29% tmpjRLo4k.zip |####################-----------------------------------| 36.34% tmpjRLo4k.zip |####################-----------------------------------| 36.38% tmpjRLo4k.zip |####################-----------------------------------| 36.43% tmpjRLo4k.zip |####################-----------------------------------| 36.47% tmpjRLo4k.zip |####################-----------------------------------| 36.52% tmpjRLo4k.zip |####################-----------------------------------| 36.57% tmpjRLo4k.zip |####################-----------------------------------| 36.61% tmpjRLo4k.zip |####################-----------------------------------| 36.66% tmpjRLo4k.zip |####################-----------------------------------| 36.7% tmpjRLo4k.zip |####################-----------------------------------| 36.75% tmpjRLo4k.zip |####################-----------------------------------| 36.79% tmpjRLo4k.zip |####################-----------------------------------| 36.84% tmpjRLo4k.zip |####################-----------------------------------| 36.88% tmpjRLo4k.zip |####################-----------------------------------| 36.93% tmpjRLo4k.zip |####################-----------------------------------| 36.98% tmpjRLo4k.zip |####################-----------------------------------| 37.02% tmpjRLo4k.zip |####################-----------------------------------| 37.07% tmpjRLo4k.zip |####################-----------------------------------| 37.11% tmpjRLo4k.zip |####################-----------------------------------| 37.16% tmpjRLo4k.zip |####################-----------------------------------| 37.2% tmpjRLo4k.zip |####################-----------------------------------| 37.25% tmpjRLo4k.zip |#####################----------------------------------| 37.3% tmpjRLo4k.zip |#####################----------------------------------| 37.34% tmpjRLo4k.zip |#####################----------------------------------| 37.39% tmpjRLo4k.zip |#####################----------------------------------| 37.43% tmpjRLo4k.zip |#####################----------------------------------| 37.48% tmpjRLo4k.zip |#####################----------------------------------| 37.52% tmpjRLo4k.zip |#####################----------------------------------| 37.57% tmpjRLo4k.zip |#####################----------------------------------| 37.62% tmpjRLo4k.zip |#####################----------------------------------| 37.66% tmpjRLo4k.zip |#####################----------------------------------| 37.71% tmpjRLo4k.zip |#####################----------------------------------| 37.75% tmpjRLo4k.zip |#####################----------------------------------| 37.8% tmpjRLo4k.zip |#####################----------------------------------| 37.84% tmpjRLo4k.zip |#####################----------------------------------| 37.89% tmpjRLo4k.zip |#####################----------------------------------| 37.93% tmpjRLo4k.zip |#####################----------------------------------| 37.98% tmpjRLo4k.zip |#####################----------------------------------| 38.03% tmpjRLo4k.zip |#####################----------------------------------| 38.07% tmpjRLo4k.zip |#####################----------------------------------| 38.12% tmpjRLo4k.zip |#####################----------------------------------| 38.16% tmpjRLo4k.zip |#####################----------------------------------| 38.21% tmpjRLo4k.zip |#####################----------------------------------| 38.25% tmpjRLo4k.zip |#####################----------------------------------| 38.3% tmpjRLo4k.zip |#####################----------------------------------| 38.35% tmpjRLo4k.zip |#####################----------------------------------| 38.39% tmpjRLo4k.zip |#####################----------------------------------| 38.44% tmpjRLo4k.zip |#####################----------------------------------| 38.48% tmpjRLo4k.zip |#####################----------------------------------| 38.53% tmpjRLo4k.zip |#####################----------------------------------| 38.57% tmpjRLo4k.zip |#####################----------------------------------| 38.62% tmpjRLo4k.zip |#####################----------------------------------| 38.66% tmpjRLo4k.zip |#####################----------------------------------| 38.71% tmpjRLo4k.zip |#####################----------------------------------| 38.76% tmpjRLo4k.zip |#####################----------------------------------| 38.8% tmpjRLo4k.zip |#####################----------------------------------| 38.85% tmpjRLo4k.zip |#####################----------------------------------| 38.89% tmpjRLo4k.zip |#####################----------------------------------| 38.94% tmpjRLo4k.zip |#####################----------------------------------| 38.98% tmpjRLo4k.zip |#####################----------------------------------| 39.03% tmpjRLo4k.zip |#####################----------------------------------| 39.08% tmpjRLo4k.zip |######################---------------------------------| 39.12% tmpjRLo4k.zip |######################---------------------------------| 39.17% tmpjRLo4k.zip |######################---------------------------------| 39.21% tmpjRLo4k.zip |######################---------------------------------| 39.26% tmpjRLo4k.zip |######################---------------------------------| 39.3% tmpjRLo4k.zip |######################---------------------------------| 39.35% tmpjRLo4k.zip |######################---------------------------------| 39.4% tmpjRLo4k.zip |######################---------------------------------| 39.44% tmpjRLo4k.zip |######################---------------------------------| 39.49% tmpjRLo4k.zip |######################---------------------------------| 39.53% tmpjRLo4k.zip |######################---------------------------------| 39.58% tmpjRLo4k.zip |######################---------------------------------| 39.62% tmpjRLo4k.zip |######################---------------------------------| 39.67% tmpjRLo4k.zip |######################---------------------------------| 39.71% tmpjRLo4k.zip |######################---------------------------------| 39.76% tmpjRLo4k.zip |######################---------------------------------| 39.81% tmpjRLo4k.zip |######################---------------------------------| 39.85% tmpjRLo4k.zip |######################---------------------------------| 39.9% tmpjRLo4k.zip |######################---------------------------------| 39.94% tmpjRLo4k.zip |######################---------------------------------| 39.99% tmpjRLo4k.zip |######################---------------------------------| 40.03% tmpjRLo4k.zip |######################---------------------------------| 40.08% tmpjRLo4k.zip |######################---------------------------------| 40.13% tmpjRLo4k.zip |######################---------------------------------| 40.17% tmpjRLo4k.zip |######################---------------------------------| 40.22% tmpjRLo4k.zip |######################---------------------------------| 40.26% tmpjRLo4k.zip |######################---------------------------------| 40.31% tmpjRLo4k.zip |######################---------------------------------| 40.35% tmpjRLo4k.zip |######################---------------------------------| 40.4% tmpjRLo4k.zip |######################---------------------------------| 40.45% tmpjRLo4k.zip |######################---------------------------------| 40.49% tmpjRLo4k.zip |######################---------------------------------| 40.54% tmpjRLo4k.zip |######################---------------------------------| 40.58% tmpjRLo4k.zip |######################---------------------------------| 40.63% tmpjRLo4k.zip |######################---------------------------------| 40.67% tmpjRLo4k.zip |######################---------------------------------| 40.72% tmpjRLo4k.zip |######################---------------------------------| 40.76% tmpjRLo4k.zip |######################---------------------------------| 40.81% tmpjRLo4k.zip |######################---------------------------------| 40.86% tmpjRLo4k.zip |######################---------------------------------| 40.9% tmpjRLo4k.zip |#######################--------------------------------| 40.95% tmpjRLo4k.zip |#######################--------------------------------| 40.99% tmpjRLo4k.zip |#######################--------------------------------| 41.04% tmpjRLo4k.zip |#######################--------------------------------| 41.08% tmpjRLo4k.zip |#######################--------------------------------| 41.13% tmpjRLo4k.zip |#######################--------------------------------| 41.18% tmpjRLo4k.zip |#######################--------------------------------| 41.22% tmpjRLo4k.zip |#######################--------------------------------| 41.27% tmpjRLo4k.zip |#######################--------------------------------| 41.31% tmpjRLo4k.zip |#######################--------------------------------| 41.36% tmpjRLo4k.zip |#######################--------------------------------| 41.4% tmpjRLo4k.zip |#######################--------------------------------| 41.45% tmpjRLo4k.zip |#######################--------------------------------| 41.5% tmpjRLo4k.zip |#######################--------------------------------| 41.54% tmpjRLo4k.zip |#######################--------------------------------| 41.59% tmpjRLo4k.zip |#######################--------------------------------| 41.63% tmpjRLo4k.zip |#######################--------------------------------| 41.68% tmpjRLo4k.zip |#######################--------------------------------| 41.72% tmpjRLo4k.zip |#######################--------------------------------| 41.77% tmpjRLo4k.zip |#######################--------------------------------| 41.81% tmpjRLo4k.zip |#######################--------------------------------| 41.86% tmpjRLo4k.zip |#######################--------------------------------| 41.91% tmpjRLo4k.zip |#######################--------------------------------| 41.95% tmpjRLo4k.zip |#######################--------------------------------| 42.0% tmpjRLo4k.zip |#######################--------------------------------| 42.04% tmpjRLo4k.zip |#######################--------------------------------| 42.09% tmpjRLo4k.zip |#######################--------------------------------| 42.13% tmpjRLo4k.zip |#######################--------------------------------| 42.18% tmpjRLo4k.zip |#######################--------------------------------| 42.23% tmpjRLo4k.zip |#######################--------------------------------| 42.27% tmpjRLo4k.zip |#######################--------------------------------| 42.32% tmpjRLo4k.zip |#######################--------------------------------| 42.36% tmpjRLo4k.zip |#######################--------------------------------| 42.41% tmpjRLo4k.zip |#######################--------------------------------| 42.45% tmpjRLo4k.zip |#######################--------------------------------| 42.5% tmpjRLo4k.zip |#######################--------------------------------| 42.55% tmpjRLo4k.zip |#######################--------------------------------| 42.59% tmpjRLo4k.zip |#######################--------------------------------| 42.64% tmpjRLo4k.zip |#######################--------------------------------| 42.68% tmpjRLo4k.zip |########################-------------------------------| 42.73% tmpjRLo4k.zip |########################-------------------------------| 42.77% tmpjRLo4k.zip |########################-------------------------------| 42.82% tmpjRLo4k.zip |########################-------------------------------| 42.86% tmpjRLo4k.zip |########################-------------------------------| 42.91% tmpjRLo4k.zip |########################-------------------------------| 42.96% tmpjRLo4k.zip |########################-------------------------------| 43.0% tmpjRLo4k.zip |########################-------------------------------| 43.05% tmpjRLo4k.zip |########################-------------------------------| 43.09% tmpjRLo4k.zip |########################-------------------------------| 43.14% tmpjRLo4k.zip |########################-------------------------------| 43.18% tmpjRLo4k.zip |########################-------------------------------| 43.23% tmpjRLo4k.zip |########################-------------------------------| 43.28% tmpjRLo4k.zip |########################-------------------------------| 43.32% tmpjRLo4k.zip |########################-------------------------------| 43.37% tmpjRLo4k.zip |########################-------------------------------| 43.41% tmpjRLo4k.zip |########################-------------------------------| 43.46% tmpjRLo4k.zip |########################-------------------------------| 43.5% tmpjRLo4k.zip |########################-------------------------------| 43.55% tmpjRLo4k.zip |########################-------------------------------| 43.6% tmpjRLo4k.zip |########################-------------------------------| 43.64% tmpjRLo4k.zip |########################-------------------------------| 43.69% tmpjRLo4k.zip |########################-------------------------------| 43.73% tmpjRLo4k.zip |########################-------------------------------| 43.78% tmpjRLo4k.zip |########################-------------------------------| 43.82% tmpjRLo4k.zip |########################-------------------------------| 43.87% tmpjRLo4k.zip |########################-------------------------------| 43.91% tmpjRLo4k.zip |########################-------------------------------| 43.96% tmpjRLo4k.zip |########################-------------------------------| 44.01% tmpjRLo4k.zip |########################-------------------------------| 44.05% tmpjRLo4k.zip |########################-------------------------------| 44.1% tmpjRLo4k.zip |########################-------------------------------| 44.14% tmpjRLo4k.zip |########################-------------------------------| 44.19% tmpjRLo4k.zip |########################-------------------------------| 44.23% tmpjRLo4k.zip |########################-------------------------------| 44.28% tmpjRLo4k.zip |########################-------------------------------| 44.33% tmpjRLo4k.zip |########################-------------------------------| 44.37% tmpjRLo4k.zip |########################-------------------------------| 44.42% tmpjRLo4k.zip |########################-------------------------------| 44.46% tmpjRLo4k.zip |########################-------------------------------| 44.51% tmpjRLo4k.zip |#########################------------------------------| 44.55% tmpjRLo4k.zip |#########################------------------------------| 44.6% tmpjRLo4k.zip |#########################------------------------------| 44.65% tmpjRLo4k.zip |#########################------------------------------| 44.69% tmpjRLo4k.zip |#########################------------------------------| 44.74% tmpjRLo4k.zip |#########################------------------------------| 44.78% tmpjRLo4k.zip |#########################------------------------------| 44.83% tmpjRLo4k.zip |#########################------------------------------| 44.87% tmpjRLo4k.zip |#########################------------------------------| 44.92% tmpjRLo4k.zip |#########################------------------------------| 44.96% tmpjRLo4k.zip |#########################------------------------------| 45.01% tmpjRLo4k.zip |#########################------------------------------| 45.06% tmpjRLo4k.zip |#########################------------------------------| 45.1% tmpjRLo4k.zip |#########################------------------------------| 45.15% tmpjRLo4k.zip |#########################------------------------------| 45.19% tmpjRLo4k.zip |#########################------------------------------| 45.24% tmpjRLo4k.zip |#########################------------------------------| 45.28% tmpjRLo4k.zip |#########################------------------------------| 45.33% tmpjRLo4k.zip |#########################------------------------------| 45.38% tmpjRLo4k.zip |#########################------------------------------| 45.42% tmpjRLo4k.zip |#########################------------------------------| 45.47% tmpjRLo4k.zip |#########################------------------------------| 45.51% tmpjRLo4k.zip |#########################------------------------------| 45.56% tmpjRLo4k.zip |#########################------------------------------| 45.6% tmpjRLo4k.zip |#########################------------------------------| 45.65% tmpjRLo4k.zip |#########################------------------------------| 45.69% tmpjRLo4k.zip |#########################------------------------------| 45.74% tmpjRLo4k.zip |#########################------------------------------| 45.79% tmpjRLo4k.zip |#########################------------------------------| 45.83% tmpjRLo4k.zip |#########################------------------------------| 45.88% tmpjRLo4k.zip |#########################------------------------------| 45.92% tmpjRLo4k.zip |#########################------------------------------| 45.97% tmpjRLo4k.zip |#########################------------------------------| 46.01% tmpjRLo4k.zip |#########################------------------------------| 46.06% tmpjRLo4k.zip |#########################------------------------------| 46.11% tmpjRLo4k.zip |#########################------------------------------| 46.15% tmpjRLo4k.zip |#########################------------------------------| 46.2% tmpjRLo4k.zip |#########################------------------------------| 46.24% tmpjRLo4k.zip |#########################------------------------------| 46.29% tmpjRLo4k.zip |#########################------------------------------| 46.33% tmpjRLo4k.zip |##########################-----------------------------| 46.38% tmpjRLo4k.zip |##########################-----------------------------| 46.43% tmpjRLo4k.zip |##########################-----------------------------| 46.47% tmpjRLo4k.zip |##########################-----------------------------| 46.52% tmpjRLo4k.zip |##########################-----------------------------| 46.56% tmpjRLo4k.zip |##########################-----------------------------| 46.61% tmpjRLo4k.zip |##########################-----------------------------| 46.65% tmpjRLo4k.zip |##########################-----------------------------| 46.7% tmpjRLo4k.zip |##########################-----------------------------| 46.74% tmpjRLo4k.zip |##########################-----------------------------| 46.79% tmpjRLo4k.zip |##########################-----------------------------| 46.84% tmpjRLo4k.zip |##########################-----------------------------| 46.88% tmpjRLo4k.zip |##########################-----------------------------| 46.93% tmpjRLo4k.zip |##########################-----------------------------| 46.97% tmpjRLo4k.zip |##########################-----------------------------| 47.02% tmpjRLo4k.zip |##########################-----------------------------| 47.06% tmpjRLo4k.zip |##########################-----------------------------| 47.11% tmpjRLo4k.zip |##########################-----------------------------| 47.16% tmpjRLo4k.zip |##########################-----------------------------| 47.2% tmpjRLo4k.zip |##########################-----------------------------| 47.25% tmpjRLo4k.zip |##########################-----------------------------| 47.29% tmpjRLo4k.zip |##########################-----------------------------| 47.34% tmpjRLo4k.zip |##########################-----------------------------| 47.38% tmpjRLo4k.zip |##########################-----------------------------| 47.43% tmpjRLo4k.zip |##########################-----------------------------| 47.48% tmpjRLo4k.zip |##########################-----------------------------| 47.52% tmpjRLo4k.zip |##########################-----------------------------| 47.57% tmpjRLo4k.zip |##########################-----------------------------| 47.61% tmpjRLo4k.zip |##########################-----------------------------| 47.66% tmpjRLo4k.zip |##########################-----------------------------| 47.7% tmpjRLo4k.zip |##########################-----------------------------| 47.75% tmpjRLo4k.zip |##########################-----------------------------| 47.79% tmpjRLo4k.zip |##########################-----------------------------| 47.84% tmpjRLo4k.zip |##########################-----------------------------| 47.89% tmpjRLo4k.zip |##########################-----------------------------| 47.93% tmpjRLo4k.zip |##########################-----------------------------| 47.98% tmpjRLo4k.zip |##########################-----------------------------| 48.02% tmpjRLo4k.zip |##########################-----------------------------| 48.07% tmpjRLo4k.zip |##########################-----------------------------| 48.11% tmpjRLo4k.zip |##########################-----------------------------| 48.16% tmpjRLo4k.zip |###########################----------------------------| 48.21% tmpjRLo4k.zip |###########################----------------------------| 48.25% tmpjRLo4k.zip |###########################----------------------------| 48.3% tmpjRLo4k.zip |###########################----------------------------| 48.34% tmpjRLo4k.zip |###########################----------------------------| 48.39% tmpjRLo4k.zip |###########################----------------------------| 48.43% tmpjRLo4k.zip |###########################----------------------------| 48.48% tmpjRLo4k.zip |###########################----------------------------| 48.53% tmpjRLo4k.zip |###########################----------------------------| 48.57% tmpjRLo4k.zip |###########################----------------------------| 48.62% tmpjRLo4k.zip |###########################----------------------------| 48.66% tmpjRLo4k.zip |###########################----------------------------| 48.71% tmpjRLo4k.zip |###########################----------------------------| 48.75% tmpjRLo4k.zip |###########################----------------------------| 48.8% tmpjRLo4k.zip |###########################----------------------------| 48.84% tmpjRLo4k.zip |###########################----------------------------| 48.89% tmpjRLo4k.zip |###########################----------------------------| 48.94% tmpjRLo4k.zip |###########################----------------------------| 48.98% tmpjRLo4k.zip |###########################----------------------------| 49.03% tmpjRLo4k.zip |###########################----------------------------| 49.07% tmpjRLo4k.zip |###########################----------------------------| 49.12% tmpjRLo4k.zip |###########################----------------------------| 49.16% tmpjRLo4k.zip |###########################----------------------------| 49.21% tmpjRLo4k.zip |###########################----------------------------| 49.26% tmpjRLo4k.zip |###########################----------------------------| 49.3% tmpjRLo4k.zip |###########################----------------------------| 49.35% tmpjRLo4k.zip |###########################----------------------------| 49.39% tmpjRLo4k.zip |###########################----------------------------| 49.44% tmpjRLo4k.zip |###########################----------------------------| 49.48% tmpjRLo4k.zip |###########################----------------------------| 49.53% tmpjRLo4k.zip |###########################----------------------------| 49.58% tmpjRLo4k.zip |###########################----------------------------| 49.62% tmpjRLo4k.zip |###########################----------------------------| 49.67% tmpjRLo4k.zip |###########################----------------------------| 49.71% tmpjRLo4k.zip |###########################----------------------------| 49.76% tmpjRLo4k.zip |###########################----------------------------| 49.8% tmpjRLo4k.zip |###########################----------------------------| 49.85% tmpjRLo4k.zip |###########################----------------------------| 49.89% tmpjRLo4k.zip |###########################----------------------------| 49.94% tmpjRLo4k.zip |###########################----------------------------| 49.99% tmpjRLo4k.zip |############################---------------------------| 50.03% tmpjRLo4k.zip |############################---------------------------| 50.08% tmpjRLo4k.zip |############################---------------------------| 50.12% tmpjRLo4k.zip |############################---------------------------| 50.17% tmpjRLo4k.zip |############################---------------------------| 50.21% tmpjRLo4k.zip |############################---------------------------| 50.26% tmpjRLo4k.zip |############################---------------------------| 50.31% tmpjRLo4k.zip |############################---------------------------| 50.35% tmpjRLo4k.zip |############################---------------------------| 50.4% tmpjRLo4k.zip |############################---------------------------| 50.44% tmpjRLo4k.zip |############################---------------------------| 50.49% tmpjRLo4k.zip |############################---------------------------| 50.53% tmpjRLo4k.zip |############################---------------------------| 50.58% tmpjRLo4k.zip |############################---------------------------| 50.63% tmpjRLo4k.zip |############################---------------------------| 50.67% tmpjRLo4k.zip |############################---------------------------| 50.72% tmpjRLo4k.zip |############################---------------------------| 50.76% tmpjRLo4k.zip |############################---------------------------| 50.81% tmpjRLo4k.zip |############################---------------------------| 50.85% tmpjRLo4k.zip |############################---------------------------| 50.9% tmpjRLo4k.zip |############################---------------------------| 50.94% tmpjRLo4k.zip |############################---------------------------| 50.99% tmpjRLo4k.zip |############################---------------------------| 51.04% tmpjRLo4k.zip |############################---------------------------| 51.08% tmpjRLo4k.zip |############################---------------------------| 51.13% tmpjRLo4k.zip |############################---------------------------| 51.17% tmpjRLo4k.zip |############################---------------------------| 51.22% tmpjRLo4k.zip |############################---------------------------| 51.26% tmpjRLo4k.zip |############################---------------------------| 51.31% tmpjRLo4k.zip |############################---------------------------| 51.36% tmpjRLo4k.zip |############################---------------------------| 51.4% tmpjRLo4k.zip |############################---------------------------| 51.45% tmpjRLo4k.zip |############################---------------------------| 51.49% tmpjRLo4k.zip |############################---------------------------| 51.54% tmpjRLo4k.zip |############################---------------------------| 51.58% tmpjRLo4k.zip |############################---------------------------| 51.63% tmpjRLo4k.zip |############################---------------------------| 51.68% tmpjRLo4k.zip |############################---------------------------| 51.72% tmpjRLo4k.zip |############################---------------------------| 51.77% tmpjRLo4k.zip |############################---------------------------| 51.81% tmpjRLo4k.zip |#############################--------------------------| 51.86% tmpjRLo4k.zip |#############################--------------------------| 51.9% tmpjRLo4k.zip |#############################--------------------------| 51.95% tmpjRLo4k.zip |#############################--------------------------| 51.99% tmpjRLo4k.zip |#############################--------------------------| 52.04% tmpjRLo4k.zip |#############################--------------------------| 52.09% tmpjRLo4k.zip |#############################--------------------------| 52.13% tmpjRLo4k.zip |#############################--------------------------| 52.18% tmpjRLo4k.zip |#############################--------------------------| 52.22% tmpjRLo4k.zip |#############################--------------------------| 52.27% tmpjRLo4k.zip |#############################--------------------------| 52.31% tmpjRLo4k.zip |#############################--------------------------| 52.36% tmpjRLo4k.zip |#############################--------------------------| 52.41% tmpjRLo4k.zip |#############################--------------------------| 52.45% tmpjRLo4k.zip |#############################--------------------------| 52.5% tmpjRLo4k.zip |#############################--------------------------| 52.54% tmpjRLo4k.zip |#############################--------------------------| 52.59% tmpjRLo4k.zip |#############################--------------------------| 52.63% tmpjRLo4k.zip |#############################--------------------------| 52.68% tmpjRLo4k.zip |#############################--------------------------| 52.72% tmpjRLo4k.zip |#############################--------------------------| 52.77% tmpjRLo4k.zip |#############################--------------------------| 52.82% tmpjRLo4k.zip |#############################--------------------------| 52.86% tmpjRLo4k.zip |#############################--------------------------| 52.91% tmpjRLo4k.zip |#############################--------------------------| 52.95% tmpjRLo4k.zip |#############################--------------------------| 53.0% tmpjRLo4k.zip |#############################--------------------------| 53.04% tmpjRLo4k.zip |#############################--------------------------| 53.09% tmpjRLo4k.zip |#############################--------------------------| 53.14% tmpjRLo4k.zip |#############################--------------------------| 53.18% tmpjRLo4k.zip |#############################--------------------------| 53.23% tmpjRLo4k.zip |#############################--------------------------| 53.27% tmpjRLo4k.zip |#############################--------------------------| 53.32% tmpjRLo4k.zip |#############################--------------------------| 53.36% tmpjRLo4k.zip |#############################--------------------------| 53.41% tmpjRLo4k.zip |#############################--------------------------| 53.46% tmpjRLo4k.zip |#############################--------------------------| 53.5% tmpjRLo4k.zip |#############################--------------------------| 53.55% tmpjRLo4k.zip |#############################--------------------------| 53.59% tmpjRLo4k.zip |##############################-------------------------| 53.64% tmpjRLo4k.zip |##############################-------------------------| 53.68% tmpjRLo4k.zip |##############################-------------------------| 53.73% tmpjRLo4k.zip |##############################-------------------------| 53.77% tmpjRLo4k.zip |##############################-------------------------| 53.82% tmpjRLo4k.zip |##############################-------------------------| 53.87% tmpjRLo4k.zip |##############################-------------------------| 53.91% tmpjRLo4k.zip |##############################-------------------------| 53.96% tmpjRLo4k.zip |##############################-------------------------| 54.0% tmpjRLo4k.zip |##############################-------------------------| 54.05% tmpjRLo4k.zip |##############################-------------------------| 54.09% tmpjRLo4k.zip |##############################-------------------------| 54.14% tmpjRLo4k.zip |##############################-------------------------| 54.19% tmpjRLo4k.zip |##############################-------------------------| 54.23% tmpjRLo4k.zip |##############################-------------------------| 54.28% tmpjRLo4k.zip |##############################-------------------------| 54.32% tmpjRLo4k.zip |##############################-------------------------| 54.37% tmpjRLo4k.zip |##############################-------------------------| 54.41% tmpjRLo4k.zip |##############################-------------------------| 54.46% tmpjRLo4k.zip |##############################-------------------------| 54.51% tmpjRLo4k.zip |##############################-------------------------| 54.55% tmpjRLo4k.zip |##############################-------------------------| 54.6% tmpjRLo4k.zip |##############################-------------------------| 54.64% tmpjRLo4k.zip |##############################-------------------------| 54.69% tmpjRLo4k.zip |##############################-------------------------| 54.73% tmpjRLo4k.zip |##############################-------------------------| 54.78% tmpjRLo4k.zip |##############################-------------------------| 54.82% tmpjRLo4k.zip |##############################-------------------------| 54.87% tmpjRLo4k.zip |##############################-------------------------| 54.92% tmpjRLo4k.zip |##############################-------------------------| 54.96% tmpjRLo4k.zip |##############################-------------------------| 55.01% tmpjRLo4k.zip |##############################-------------------------| 55.05% tmpjRLo4k.zip |##############################-------------------------| 55.1% tmpjRLo4k.zip |##############################-------------------------| 55.14% tmpjRLo4k.zip |##############################-------------------------| 55.19% tmpjRLo4k.zip |##############################-------------------------| 55.24% tmpjRLo4k.zip |##############################-------------------------| 55.28% tmpjRLo4k.zip |##############################-------------------------| 55.33% tmpjRLo4k.zip |##############################-------------------------| 55.37% tmpjRLo4k.zip |##############################-------------------------| 55.42% tmpjRLo4k.zip |###############################------------------------| 55.46% tmpjRLo4k.zip |###############################------------------------| 55.51% tmpjRLo4k.zip |###############################------------------------| 55.56% tmpjRLo4k.zip |###############################------------------------| 55.6% tmpjRLo4k.zip |###############################------------------------| 55.65% tmpjRLo4k.zip |###############################------------------------| 55.69% tmpjRLo4k.zip |###############################------------------------| 55.74% tmpjRLo4k.zip |###############################------------------------| 55.78% tmpjRLo4k.zip |###############################------------------------| 55.83% tmpjRLo4k.zip |###############################------------------------| 55.87% tmpjRLo4k.zip |###############################------------------------| 55.92% tmpjRLo4k.zip |###############################------------------------| 55.97% tmpjRLo4k.zip |###############################------------------------| 56.01% tmpjRLo4k.zip |###############################------------------------| 56.06% tmpjRLo4k.zip |###############################------------------------| 56.1% tmpjRLo4k.zip |###############################------------------------| 56.15% tmpjRLo4k.zip |###############################------------------------| 56.19% tmpjRLo4k.zip |###############################------------------------| 56.24% tmpjRLo4k.zip |###############################------------------------| 56.29% tmpjRLo4k.zip |###############################------------------------| 56.33% tmpjRLo4k.zip |###############################------------------------| 56.38% tmpjRLo4k.zip |###############################------------------------| 56.42% tmpjRLo4k.zip |###############################------------------------| 56.47% tmpjRLo4k.zip |###############################------------------------| 56.51% tmpjRLo4k.zip |###############################------------------------| 56.56% tmpjRLo4k.zip |###############################------------------------| 56.61% tmpjRLo4k.zip |###############################------------------------| 56.65% tmpjRLo4k.zip |###############################------------------------| 56.7% tmpjRLo4k.zip |###############################------------------------| 56.74% tmpjRLo4k.zip |###############################------------------------| 56.79% tmpjRLo4k.zip |###############################------------------------| 56.83% tmpjRLo4k.zip |###############################------------------------| 56.88% tmpjRLo4k.zip |###############################------------------------| 56.92% tmpjRLo4k.zip |###############################------------------------| 56.97% tmpjRLo4k.zip |###############################------------------------| 57.02% tmpjRLo4k.zip |###############################------------------------| 57.06% tmpjRLo4k.zip |###############################------------------------| 57.11% tmpjRLo4k.zip |###############################------------------------| 57.15% tmpjRLo4k.zip |###############################------------------------| 57.2% tmpjRLo4k.zip |###############################------------------------| 57.24% tmpjRLo4k.zip |################################-----------------------| 57.29% tmpjRLo4k.zip |################################-----------------------| 57.34% tmpjRLo4k.zip |################################-----------------------| 57.38% tmpjRLo4k.zip |################################-----------------------| 57.43% tmpjRLo4k.zip |################################-----------------------| 57.47% tmpjRLo4k.zip |################################-----------------------| 57.52% tmpjRLo4k.zip |################################-----------------------| 57.56% tmpjRLo4k.zip |################################-----------------------| 57.61% tmpjRLo4k.zip |################################-----------------------| 57.66% tmpjRLo4k.zip |################################-----------------------| 57.7% tmpjRLo4k.zip |################################-----------------------| 57.75% tmpjRLo4k.zip |################################-----------------------| 57.79% tmpjRLo4k.zip |################################-----------------------| 57.84% tmpjRLo4k.zip |################################-----------------------| 57.88% tmpjRLo4k.zip |################################-----------------------| 57.93% tmpjRLo4k.zip |################################-----------------------| 57.97% tmpjRLo4k.zip |################################-----------------------| 58.02% tmpjRLo4k.zip |################################-----------------------| 58.07% tmpjRLo4k.zip |################################-----------------------| 58.11% tmpjRLo4k.zip |################################-----------------------| 58.16% tmpjRLo4k.zip |################################-----------------------| 58.2% tmpjRLo4k.zip |################################-----------------------| 58.25% tmpjRLo4k.zip |################################-----------------------| 58.29% tmpjRLo4k.zip |################################-----------------------| 58.34% tmpjRLo4k.zip |################################-----------------------| 58.39% tmpjRLo4k.zip |################################-----------------------| 58.43% tmpjRLo4k.zip |################################-----------------------| 58.48% tmpjRLo4k.zip |################################-----------------------| 58.52% tmpjRLo4k.zip |################################-----------------------| 58.57% tmpjRLo4k.zip |################################-----------------------| 58.61% tmpjRLo4k.zip |################################-----------------------| 58.66% tmpjRLo4k.zip |################################-----------------------| 58.71% tmpjRLo4k.zip |################################-----------------------| 58.75% tmpjRLo4k.zip |################################-----------------------| 58.8% tmpjRLo4k.zip |################################-----------------------| 58.84% tmpjRLo4k.zip |################################-----------------------| 58.89% tmpjRLo4k.zip |################################-----------------------| 58.93% tmpjRLo4k.zip |################################-----------------------| 58.98% tmpjRLo4k.zip |################################-----------------------| 59.02% tmpjRLo4k.zip |################################-----------------------| 59.07% tmpjRLo4k.zip |#################################----------------------| 59.12% tmpjRLo4k.zip |#################################----------------------| 59.16% tmpjRLo4k.zip |#################################----------------------| 59.21% tmpjRLo4k.zip |#################################----------------------| 59.25% tmpjRLo4k.zip |#################################----------------------| 59.3% tmpjRLo4k.zip |#################################----------------------| 59.34% tmpjRLo4k.zip |#################################----------------------| 59.39% tmpjRLo4k.zip |#################################----------------------| 59.44% tmpjRLo4k.zip |#################################----------------------| 59.48% tmpjRLo4k.zip |#################################----------------------| 59.53% tmpjRLo4k.zip |#################################----------------------| 59.57% tmpjRLo4k.zip |#################################----------------------| 59.62% tmpjRLo4k.zip |#################################----------------------| 59.66% tmpjRLo4k.zip |#################################----------------------| 59.71% tmpjRLo4k.zip |#################################----------------------| 59.75% tmpjRLo4k.zip |#################################----------------------| 59.8% tmpjRLo4k.zip |#################################----------------------| 59.85% tmpjRLo4k.zip |#################################----------------------| 59.89% tmpjRLo4k.zip |#################################----------------------| 59.94% tmpjRLo4k.zip |#################################----------------------| 59.98% tmpjRLo4k.zip |#################################----------------------| 60.03% tmpjRLo4k.zip |#################################----------------------| 60.07% tmpjRLo4k.zip |#################################----------------------| 60.12% tmpjRLo4k.zip |#################################----------------------| 60.17% tmpjRLo4k.zip |#################################----------------------| 60.21% tmpjRLo4k.zip |#################################----------------------| 60.26% tmpjRLo4k.zip |#################################----------------------| 60.3% tmpjRLo4k.zip |#################################----------------------| 60.35% tmpjRLo4k.zip |#################################----------------------| 60.39% tmpjRLo4k.zip |#################################----------------------| 60.44% tmpjRLo4k.zip |#################################----------------------| 60.49% tmpjRLo4k.zip |#################################----------------------| 60.53% tmpjRLo4k.zip |#################################----------------------| 60.58% tmpjRLo4k.zip |#################################----------------------| 60.62% tmpjRLo4k.zip |#################################----------------------| 60.67% tmpjRLo4k.zip |#################################----------------------| 60.71% tmpjRLo4k.zip |#################################----------------------| 60.76% tmpjRLo4k.zip |#################################----------------------| 60.8% tmpjRLo4k.zip |#################################----------------------| 60.85% tmpjRLo4k.zip |#################################----------------------| 60.9% tmpjRLo4k.zip |##################################---------------------| 60.94% tmpjRLo4k.zip |##################################---------------------| 60.99% tmpjRLo4k.zip |##################################---------------------| 61.03% tmpjRLo4k.zip |##################################---------------------| 61.08% tmpjRLo4k.zip |##################################---------------------| 61.12% tmpjRLo4k.zip |##################################---------------------| 61.17% tmpjRLo4k.zip |##################################---------------------| 61.22% tmpjRLo4k.zip |##################################---------------------| 61.26% tmpjRLo4k.zip |##################################---------------------| 61.31% tmpjRLo4k.zip |##################################---------------------| 61.35% tmpjRLo4k.zip |##################################---------------------| 61.4% tmpjRLo4k.zip |##################################---------------------| 61.44% tmpjRLo4k.zip |##################################---------------------| 61.49% tmpjRLo4k.zip |##################################---------------------| 61.54% tmpjRLo4k.zip |##################################---------------------| 61.58% tmpjRLo4k.zip |##################################---------------------| 61.63% tmpjRLo4k.zip |##################################---------------------| 61.67% tmpjRLo4k.zip |##################################---------------------| 61.72% tmpjRLo4k.zip |##################################---------------------| 61.76% tmpjRLo4k.zip |##################################---------------------| 61.81% tmpjRLo4k.zip |##################################---------------------| 61.85% tmpjRLo4k.zip |##################################---------------------| 61.9% tmpjRLo4k.zip |##################################---------------------| 61.95% tmpjRLo4k.zip |##################################---------------------| 61.99% tmpjRLo4k.zip |##################################---------------------| 62.04% tmpjRLo4k.zip |##################################---------------------| 62.08% tmpjRLo4k.zip |##################################---------------------| 62.13% tmpjRLo4k.zip |##################################---------------------| 62.17% tmpjRLo4k.zip |##################################---------------------| 62.22% tmpjRLo4k.zip |##################################---------------------| 62.27% tmpjRLo4k.zip |##################################---------------------| 62.31% tmpjRLo4k.zip |##################################---------------------| 62.36% tmpjRLo4k.zip |##################################---------------------| 62.4% tmpjRLo4k.zip |##################################---------------------| 62.45% tmpjRLo4k.zip |##################################---------------------| 62.49% tmpjRLo4k.zip |##################################---------------------| 62.54% tmpjRLo4k.zip |##################################---------------------| 62.59% tmpjRLo4k.zip |##################################---------------------| 62.63% tmpjRLo4k.zip |##################################---------------------| 62.68% tmpjRLo4k.zip |##################################---------------------| 62.72% tmpjRLo4k.zip |###################################--------------------| 62.77% tmpjRLo4k.zip |###################################--------------------| 62.81% tmpjRLo4k.zip |###################################--------------------| 62.86% tmpjRLo4k.zip |###################################--------------------| 62.9% tmpjRLo4k.zip |###################################--------------------| 62.95% tmpjRLo4k.zip |###################################--------------------| 63.0% tmpjRLo4k.zip |###################################--------------------| 63.04% tmpjRLo4k.zip |###################################--------------------| 63.09% tmpjRLo4k.zip |###################################--------------------| 63.13% tmpjRLo4k.zip |###################################--------------------| 63.18% tmpjRLo4k.zip |###################################--------------------| 63.22% tmpjRLo4k.zip |###################################--------------------| 63.27% tmpjRLo4k.zip |###################################--------------------| 63.32% tmpjRLo4k.zip |###################################--------------------| 63.36% tmpjRLo4k.zip |###################################--------------------| 63.41% tmpjRLo4k.zip |###################################--------------------| 63.45% tmpjRLo4k.zip |###################################--------------------| 63.5% tmpjRLo4k.zip |###################################--------------------| 63.54% tmpjRLo4k.zip |###################################--------------------| 63.59% tmpjRLo4k.zip |###################################--------------------| 63.64% tmpjRLo4k.zip |###################################--------------------| 63.68% tmpjRLo4k.zip |###################################--------------------| 63.73% tmpjRLo4k.zip |###################################--------------------| 63.77% tmpjRLo4k.zip |###################################--------------------| 63.82% tmpjRLo4k.zip |###################################--------------------| 63.86% tmpjRLo4k.zip |###################################--------------------| 63.91% tmpjRLo4k.zip |###################################--------------------| 63.95% tmpjRLo4k.zip |###################################--------------------| 64.0% tmpjRLo4k.zip |###################################--------------------| 64.05% tmpjRLo4k.zip |###################################--------------------| 64.09% tmpjRLo4k.zip |###################################--------------------| 64.14% tmpjRLo4k.zip |###################################--------------------| 64.18% tmpjRLo4k.zip |###################################--------------------| 64.23% tmpjRLo4k.zip |###################################--------------------| 64.27% tmpjRLo4k.zip |###################################--------------------| 64.32% tmpjRLo4k.zip |###################################--------------------| 64.37% tmpjRLo4k.zip |###################################--------------------| 64.41% tmpjRLo4k.zip |###################################--------------------| 64.46% tmpjRLo4k.zip |###################################--------------------| 64.5% tmpjRLo4k.zip |####################################-------------------| 64.55% tmpjRLo4k.zip |####################################-------------------| 64.59% tmpjRLo4k.zip |####################################-------------------| 64.64% tmpjRLo4k.zip |####################################-------------------| 64.69% tmpjRLo4k.zip |####################################-------------------| 64.73% tmpjRLo4k.zip |####################################-------------------| 64.78% tmpjRLo4k.zip |####################################-------------------| 64.82% tmpjRLo4k.zip |####################################-------------------| 64.87% tmpjRLo4k.zip |####################################-------------------| 64.91% tmpjRLo4k.zip |####################################-------------------| 64.96% tmpjRLo4k.zip |####################################-------------------| 65.0% tmpjRLo4k.zip |####################################-------------------| 65.05% tmpjRLo4k.zip |####################################-------------------| 65.1% tmpjRLo4k.zip |####################################-------------------| 65.14% tmpjRLo4k.zip |####################################-------------------| 65.19% tmpjRLo4k.zip |####################################-------------------| 65.23% tmpjRLo4k.zip |####################################-------------------| 65.28% tmpjRLo4k.zip |####################################-------------------| 65.32% tmpjRLo4k.zip |####################################-------------------| 65.37% tmpjRLo4k.zip |####################################-------------------| 65.42% tmpjRLo4k.zip |####################################-------------------| 65.46% tmpjRLo4k.zip |####################################-------------------| 65.51% tmpjRLo4k.zip |####################################-------------------| 65.55% tmpjRLo4k.zip |####################################-------------------| 65.6% tmpjRLo4k.zip |####################################-------------------| 65.64% tmpjRLo4k.zip |####################################-------------------| 65.69% tmpjRLo4k.zip |####################################-------------------| 65.74% tmpjRLo4k.zip |####################################-------------------| 65.78% tmpjRLo4k.zip |####################################-------------------| 65.83% tmpjRLo4k.zip |####################################-------------------| 65.87% tmpjRLo4k.zip |####################################-------------------| 65.92% tmpjRLo4k.zip |####################################-------------------| 65.96% tmpjRLo4k.zip |####################################-------------------| 66.01% tmpjRLo4k.zip |####################################-------------------| 66.05% tmpjRLo4k.zip |####################################-------------------| 66.1% tmpjRLo4k.zip |####################################-------------------| 66.15% tmpjRLo4k.zip |####################################-------------------| 66.19% tmpjRLo4k.zip |####################################-------------------| 66.24% tmpjRLo4k.zip |####################################-------------------| 66.28% tmpjRLo4k.zip |####################################-------------------| 66.33% tmpjRLo4k.zip |#####################################------------------| 66.37% tmpjRLo4k.zip |#####################################------------------| 66.42% tmpjRLo4k.zip |#####################################------------------| 66.47% tmpjRLo4k.zip |#####################################------------------| 66.51% tmpjRLo4k.zip |#####################################------------------| 66.56% tmpjRLo4k.zip |#####################################------------------| 66.6% tmpjRLo4k.zip |#####################################------------------| 66.65% tmpjRLo4k.zip |#####################################------------------| 66.69% tmpjRLo4k.zip |#####################################------------------| 66.74% tmpjRLo4k.zip |#####################################------------------| 66.78% tmpjRLo4k.zip |#####################################------------------| 66.83% tmpjRLo4k.zip |#####################################------------------| 66.88% tmpjRLo4k.zip |#####################################------------------| 66.92% tmpjRLo4k.zip |#####################################------------------| 66.97% tmpjRLo4k.zip |#####################################------------------| 67.01% tmpjRLo4k.zip |#####################################------------------| 67.06% tmpjRLo4k.zip |#####################################------------------| 67.1% tmpjRLo4k.zip |#####################################------------------| 67.15% tmpjRLo4k.zip |#####################################------------------| 67.2% tmpjRLo4k.zip |#####################################------------------| 67.24% tmpjRLo4k.zip |#####################################------------------| 67.29% tmpjRLo4k.zip |#####################################------------------| 67.33% tmpjRLo4k.zip |#####################################------------------| 67.38% tmpjRLo4k.zip |#####################################------------------| 67.42% tmpjRLo4k.zip |#####################################------------------| 67.47% tmpjRLo4k.zip |#####################################------------------| 67.52% tmpjRLo4k.zip |#####################################------------------| 67.56% tmpjRLo4k.zip |#####################################------------------| 67.61% tmpjRLo4k.zip |#####################################------------------| 67.65% tmpjRLo4k.zip |#####################################------------------| 67.7% tmpjRLo4k.zip |#####################################------------------| 67.74% tmpjRLo4k.zip |#####################################------------------| 67.79% tmpjRLo4k.zip |#####################################------------------| 67.83% tmpjRLo4k.zip |#####################################------------------| 67.88% tmpjRLo4k.zip |#####################################------------------| 67.93% tmpjRLo4k.zip |#####################################------------------| 67.97% tmpjRLo4k.zip |#####################################------------------| 68.02% tmpjRLo4k.zip |#####################################------------------| 68.06% tmpjRLo4k.zip |#####################################------------------| 68.11% tmpjRLo4k.zip |#####################################------------------| 68.15% tmpjRLo4k.zip |######################################-----------------| 68.2% tmpjRLo4k.zip |######################################-----------------| 68.25% tmpjRLo4k.zip |######################################-----------------| 68.29% tmpjRLo4k.zip |######################################-----------------| 68.34% tmpjRLo4k.zip |######################################-----------------| 68.38% tmpjRLo4k.zip |######################################-----------------| 68.43% tmpjRLo4k.zip |######################################-----------------| 68.47% tmpjRLo4k.zip |######################################-----------------| 68.52% tmpjRLo4k.zip |######################################-----------------| 68.57% tmpjRLo4k.zip |######################################-----------------| 68.61% tmpjRLo4k.zip |######################################-----------------| 68.66% tmpjRLo4k.zip |######################################-----------------| 68.7% tmpjRLo4k.zip |######################################-----------------| 68.75% tmpjRLo4k.zip |######################################-----------------| 68.79% tmpjRLo4k.zip |######################################-----------------| 68.84% tmpjRLo4k.zip |######################################-----------------| 68.88% tmpjRLo4k.zip |######################################-----------------| 68.93% tmpjRLo4k.zip |######################################-----------------| 68.98% tmpjRLo4k.zip |######################################-----------------| 69.02% tmpjRLo4k.zip |######################################-----------------| 69.07% tmpjRLo4k.zip |######################################-----------------| 69.11% tmpjRLo4k.zip |######################################-----------------| 69.16% tmpjRLo4k.zip |######################################-----------------| 69.2% tmpjRLo4k.zip |######################################-----------------| 69.25% tmpjRLo4k.zip |######################################-----------------| 69.3% tmpjRLo4k.zip |######################################-----------------| 69.34% tmpjRLo4k.zip |######################################-----------------| 69.39% tmpjRLo4k.zip |######################################-----------------| 69.43% tmpjRLo4k.zip |######################################-----------------| 69.48% tmpjRLo4k.zip |######################################-----------------| 69.52% tmpjRLo4k.zip |######################################-----------------| 69.57% tmpjRLo4k.zip |######################################-----------------| 69.62% tmpjRLo4k.zip |######################################-----------------| 69.66% tmpjRLo4k.zip |######################################-----------------| 69.71% tmpjRLo4k.zip |######################################-----------------| 69.75% tmpjRLo4k.zip |######################################-----------------| 69.8% tmpjRLo4k.zip |######################################-----------------| 69.84% tmpjRLo4k.zip |######################################-----------------| 69.89% tmpjRLo4k.zip |######################################-----------------| 69.93% tmpjRLo4k.zip |######################################-----------------| 69.98% tmpjRLo4k.zip |#######################################----------------| 70.03% tmpjRLo4k.zip |#######################################----------------| 70.07% tmpjRLo4k.zip |#######################################----------------| 70.12% tmpjRLo4k.zip |#######################################----------------| 70.16% tmpjRLo4k.zip |#######################################----------------| 70.21% tmpjRLo4k.zip |#######################################----------------| 70.25% tmpjRLo4k.zip |#######################################----------------| 70.3% tmpjRLo4k.zip |#######################################----------------| 70.35% tmpjRLo4k.zip |#######################################----------------| 70.39% tmpjRLo4k.zip |#######################################----------------| 70.44% tmpjRLo4k.zip |#######################################----------------| 70.48% tmpjRLo4k.zip |#######################################----------------| 70.53% tmpjRLo4k.zip |#######################################----------------| 70.57% tmpjRLo4k.zip |#######################################----------------| 70.62% tmpjRLo4k.zip |#######################################----------------| 70.67% tmpjRLo4k.zip |#######################################----------------| 70.71% tmpjRLo4k.zip |#######################################----------------| 70.76% tmpjRLo4k.zip |#######################################----------------| 70.8% tmpjRLo4k.zip |#######################################----------------| 70.85% tmpjRLo4k.zip |#######################################----------------| 70.89% tmpjRLo4k.zip |#######################################----------------| 70.94% tmpjRLo4k.zip |#######################################----------------| 70.98% tmpjRLo4k.zip |#######################################----------------| 71.03% tmpjRLo4k.zip |#######################################----------------| 71.08% tmpjRLo4k.zip |#######################################----------------| 71.12% tmpjRLo4k.zip |#######################################----------------| 71.17% tmpjRLo4k.zip |#######################################----------------| 71.21% tmpjRLo4k.zip |#######################################----------------| 71.26% tmpjRLo4k.zip |#######################################----------------| 71.3% tmpjRLo4k.zip |#######################################----------------| 71.35% tmpjRLo4k.zip |#######################################----------------| 71.4% tmpjRLo4k.zip |#######################################----------------| 71.44% tmpjRLo4k.zip |#######################################----------------| 71.49% tmpjRLo4k.zip |#######################################----------------| 71.53% tmpjRLo4k.zip |#######################################----------------| 71.58% tmpjRLo4k.zip |#######################################----------------| 71.62% tmpjRLo4k.zip |#######################################----------------| 71.67% tmpjRLo4k.zip |#######################################----------------| 71.72% tmpjRLo4k.zip |#######################################----------------| 71.76% tmpjRLo4k.zip |#######################################----------------| 71.81% tmpjRLo4k.zip |########################################---------------| 71.85% tmpjRLo4k.zip |########################################---------------| 71.9% tmpjRLo4k.zip |########################################---------------| 71.94% tmpjRLo4k.zip |########################################---------------| 71.99% tmpjRLo4k.zip |########################################---------------| 72.03% tmpjRLo4k.zip |########################################---------------| 72.08% tmpjRLo4k.zip |########################################---------------| 72.13% tmpjRLo4k.zip |########################################---------------| 72.17% tmpjRLo4k.zip |########################################---------------| 72.22% tmpjRLo4k.zip |########################################---------------| 72.26% tmpjRLo4k.zip |########################################---------------| 72.31% tmpjRLo4k.zip |########################################---------------| 72.35% tmpjRLo4k.zip |########################################---------------| 72.4% tmpjRLo4k.zip |########################################---------------| 72.45% tmpjRLo4k.zip |########################################---------------| 72.49% tmpjRLo4k.zip |########################################---------------| 72.54% tmpjRLo4k.zip |########################################---------------| 72.58% tmpjRLo4k.zip |########################################---------------| 72.63% tmpjRLo4k.zip |########################################---------------| 72.67% tmpjRLo4k.zip |########################################---------------| 72.72% tmpjRLo4k.zip |########################################---------------| 72.77% tmpjRLo4k.zip |########################################---------------| 72.81% tmpjRLo4k.zip |########################################---------------| 72.86% tmpjRLo4k.zip |########################################---------------| 72.9% tmpjRLo4k.zip |########################################---------------| 72.95% tmpjRLo4k.zip |########################################---------------| 72.99% tmpjRLo4k.zip |########################################---------------| 73.04% tmpjRLo4k.zip |########################################---------------| 73.08% tmpjRLo4k.zip |########################################---------------| 73.13% tmpjRLo4k.zip |########################################---------------| 73.18% tmpjRLo4k.zip |########################################---------------| 73.22% tmpjRLo4k.zip |########################################---------------| 73.27% tmpjRLo4k.zip |########################################---------------| 73.31% tmpjRLo4k.zip |########################################---------------| 73.36% tmpjRLo4k.zip |########################################---------------| 73.4% tmpjRLo4k.zip |########################################---------------| 73.45% tmpjRLo4k.zip |########################################---------------| 73.5% tmpjRLo4k.zip |########################################---------------| 73.54% tmpjRLo4k.zip |########################################---------------| 73.59% tmpjRLo4k.zip |########################################---------------| 73.63% tmpjRLo4k.zip |#########################################--------------| 73.68% tmpjRLo4k.zip |#########################################--------------| 73.72% tmpjRLo4k.zip |#########################################--------------| 73.77% tmpjRLo4k.zip |#########################################--------------| 73.81% tmpjRLo4k.zip |#########################################--------------| 73.86% tmpjRLo4k.zip |#########################################--------------| 73.91% tmpjRLo4k.zip |#########################################--------------| 73.95% tmpjRLo4k.zip |#########################################--------------| 74.0% tmpjRLo4k.zip |#########################################--------------| 74.04% tmpjRLo4k.zip |#########################################--------------| 74.09% tmpjRLo4k.zip |#########################################--------------| 74.13% tmpjRLo4k.zip |#########################################--------------| 74.18% tmpjRLo4k.zip |#########################################--------------| 74.23% tmpjRLo4k.zip |#########################################--------------| 74.27% tmpjRLo4k.zip |#########################################--------------| 74.32% tmpjRLo4k.zip |#########################################--------------| 74.36% tmpjRLo4k.zip |#########################################--------------| 74.41% tmpjRLo4k.zip |#########################################--------------| 74.45% tmpjRLo4k.zip |#########################################--------------| 74.5% tmpjRLo4k.zip |#########################################--------------| 74.55% tmpjRLo4k.zip |#########################################--------------| 74.59% tmpjRLo4k.zip |#########################################--------------| 74.64% tmpjRLo4k.zip |#########################################--------------| 74.68% tmpjRLo4k.zip |#########################################--------------| 74.73% tmpjRLo4k.zip |#########################################--------------| 74.77% tmpjRLo4k.zip |#########################################--------------| 74.82% tmpjRLo4k.zip |#########################################--------------| 74.86% tmpjRLo4k.zip |#########################################--------------| 74.91% tmpjRLo4k.zip |#########################################--------------| 74.96% tmpjRLo4k.zip |#########################################--------------| 75.0% tmpjRLo4k.zip |#########################################--------------| 75.05% tmpjRLo4k.zip |#########################################--------------| 75.09% tmpjRLo4k.zip |#########################################--------------| 75.14% tmpjRLo4k.zip |#########################################--------------| 75.18% tmpjRLo4k.zip |#########################################--------------| 75.23% tmpjRLo4k.zip |#########################################--------------| 75.28% tmpjRLo4k.zip |#########################################--------------| 75.32% tmpjRLo4k.zip |#########################################--------------| 75.37% tmpjRLo4k.zip |#########################################--------------| 75.41% tmpjRLo4k.zip |##########################################-------------| 75.46% tmpjRLo4k.zip |##########################################-------------| 75.5% tmpjRLo4k.zip |##########################################-------------| 75.55% tmpjRLo4k.zip |##########################################-------------| 75.6% tmpjRLo4k.zip |##########################################-------------| 75.64% tmpjRLo4k.zip |##########################################-------------| 75.69% tmpjRLo4k.zip |##########################################-------------| 75.73% tmpjRLo4k.zip |##########################################-------------| 75.78% tmpjRLo4k.zip |##########################################-------------| 75.82% tmpjRLo4k.zip |##########################################-------------| 75.87% tmpjRLo4k.zip |##########################################-------------| 75.91% tmpjRLo4k.zip |##########################################-------------| 75.96% tmpjRLo4k.zip |##########################################-------------| 76.01% tmpjRLo4k.zip |##########################################-------------| 76.05% tmpjRLo4k.zip |##########################################-------------| 76.1% tmpjRLo4k.zip |##########################################-------------| 76.14% tmpjRLo4k.zip |##########################################-------------| 76.19% tmpjRLo4k.zip |##########################################-------------| 76.23% tmpjRLo4k.zip |##########################################-------------| 76.28% tmpjRLo4k.zip |##########################################-------------| 76.33% tmpjRLo4k.zip |##########################################-------------| 76.37% tmpjRLo4k.zip |##########################################-------------| 76.42% tmpjRLo4k.zip |##########################################-------------| 76.46% tmpjRLo4k.zip |##########################################-------------| 76.51% tmpjRLo4k.zip |##########################################-------------| 76.55% tmpjRLo4k.zip |##########################################-------------| 76.6% tmpjRLo4k.zip |##########################################-------------| 76.65% tmpjRLo4k.zip |##########################################-------------| 76.69% tmpjRLo4k.zip |##########################################-------------| 76.74% tmpjRLo4k.zip |##########################################-------------| 76.78% tmpjRLo4k.zip |##########################################-------------| 76.83% tmpjRLo4k.zip |##########################################-------------| 76.87% tmpjRLo4k.zip |##########################################-------------| 76.92% tmpjRLo4k.zip |##########################################-------------| 76.96% tmpjRLo4k.zip |##########################################-------------| 77.01% tmpjRLo4k.zip |##########################################-------------| 77.06% tmpjRLo4k.zip |##########################################-------------| 77.1% tmpjRLo4k.zip |##########################################-------------| 77.15% tmpjRLo4k.zip |##########################################-------------| 77.19% tmpjRLo4k.zip |##########################################-------------| 77.24% tmpjRLo4k.zip |###########################################------------| 77.28% tmpjRLo4k.zip |###########################################------------| 77.33% tmpjRLo4k.zip |###########################################------------| 77.38% tmpjRLo4k.zip |###########################################------------| 77.42% tmpjRLo4k.zip |###########################################------------| 77.47% tmpjRLo4k.zip |###########################################------------| 77.51% tmpjRLo4k.zip |###########################################------------| 77.56% tmpjRLo4k.zip |###########################################------------| 77.6% tmpjRLo4k.zip |###########################################------------| 77.65% tmpjRLo4k.zip |###########################################------------| 77.7% tmpjRLo4k.zip |###########################################------------| 77.74% tmpjRLo4k.zip |###########################################------------| 77.79% tmpjRLo4k.zip |###########################################------------| 77.83% tmpjRLo4k.zip |###########################################------------| 77.88% tmpjRLo4k.zip |###########################################------------| 77.92% tmpjRLo4k.zip |###########################################------------| 77.97% tmpjRLo4k.zip |###########################################------------| 78.01% tmpjRLo4k.zip |###########################################------------| 78.06% tmpjRLo4k.zip |###########################################------------| 78.11% tmpjRLo4k.zip |###########################################------------| 78.15% tmpjRLo4k.zip |###########################################------------| 78.2% tmpjRLo4k.zip |###########################################------------| 78.24% tmpjRLo4k.zip |###########################################------------| 78.29% tmpjRLo4k.zip |###########################################------------| 78.33% tmpjRLo4k.zip |###########################################------------| 78.38% tmpjRLo4k.zip |###########################################------------| 78.43% tmpjRLo4k.zip |###########################################------------| 78.47% tmpjRLo4k.zip |###########################################------------| 78.52% tmpjRLo4k.zip |###########################################------------| 78.56% tmpjRLo4k.zip |###########################################------------| 78.61% tmpjRLo4k.zip |###########################################------------| 78.65% tmpjRLo4k.zip |###########################################------------| 78.7% tmpjRLo4k.zip |###########################################------------| 78.75% tmpjRLo4k.zip |###########################################------------| 78.79% tmpjRLo4k.zip |###########################################------------| 78.84% tmpjRLo4k.zip |###########################################------------| 78.88% tmpjRLo4k.zip |###########################################------------| 78.93% tmpjRLo4k.zip |###########################################------------| 78.97% tmpjRLo4k.zip |###########################################------------| 79.02% tmpjRLo4k.zip |###########################################------------| 79.06% tmpjRLo4k.zip |############################################-----------| 79.11% tmpjRLo4k.zip |############################################-----------| 79.16% tmpjRLo4k.zip |############################################-----------| 79.2% tmpjRLo4k.zip |############################################-----------| 79.25% tmpjRLo4k.zip |############################################-----------| 79.29% tmpjRLo4k.zip |############################################-----------| 79.34% tmpjRLo4k.zip |############################################-----------| 79.38% tmpjRLo4k.zip |############################################-----------| 79.43% tmpjRLo4k.zip |############################################-----------| 79.48% tmpjRLo4k.zip |############################################-----------| 79.52% tmpjRLo4k.zip |############################################-----------| 79.57% tmpjRLo4k.zip |############################################-----------| 79.61% tmpjRLo4k.zip |############################################-----------| 79.66% tmpjRLo4k.zip |############################################-----------| 79.7% tmpjRLo4k.zip |############################################-----------| 79.75% tmpjRLo4k.zip |############################################-----------| 79.8% tmpjRLo4k.zip |############################################-----------| 79.84% tmpjRLo4k.zip |############################################-----------| 79.89% tmpjRLo4k.zip |############################################-----------| 79.93% tmpjRLo4k.zip |############################################-----------| 79.98% tmpjRLo4k.zip |############################################-----------| 80.02% tmpjRLo4k.zip |############################################-----------| 80.07% tmpjRLo4k.zip |############################################-----------| 80.11% tmpjRLo4k.zip |############################################-----------| 80.16% tmpjRLo4k.zip |############################################-----------| 80.21% tmpjRLo4k.zip |############################################-----------| 80.25% tmpjRLo4k.zip |############################################-----------| 80.3% tmpjRLo4k.zip |############################################-----------| 80.34% tmpjRLo4k.zip |############################################-----------| 80.39% tmpjRLo4k.zip |############################################-----------| 80.43% tmpjRLo4k.zip |############################################-----------| 80.48% tmpjRLo4k.zip |############################################-----------| 80.53% tmpjRLo4k.zip |############################################-----------| 80.57% tmpjRLo4k.zip |############################################-----------| 80.62% tmpjRLo4k.zip |############################################-----------| 80.66% tmpjRLo4k.zip |############################################-----------| 80.71% tmpjRLo4k.zip |############################################-----------| 80.75% tmpjRLo4k.zip |############################################-----------| 80.8% tmpjRLo4k.zip |############################################-----------| 80.84% tmpjRLo4k.zip |############################################-----------| 80.89% tmpjRLo4k.zip |#############################################----------| 80.94% tmpjRLo4k.zip |#############################################----------| 80.98% tmpjRLo4k.zip |#############################################----------| 81.03% tmpjRLo4k.zip |#############################################----------| 81.07% tmpjRLo4k.zip |#############################################----------| 81.12% tmpjRLo4k.zip |#############################################----------| 81.16% tmpjRLo4k.zip |#############################################----------| 81.21% tmpjRLo4k.zip |#############################################----------| 81.26% tmpjRLo4k.zip |#############################################----------| 81.3% tmpjRLo4k.zip |#############################################----------| 81.35% tmpjRLo4k.zip |#############################################----------| 81.39% tmpjRLo4k.zip |#############################################----------| 81.44% tmpjRLo4k.zip |#############################################----------| 81.48% tmpjRLo4k.zip |#############################################----------| 81.53% tmpjRLo4k.zip |#############################################----------| 81.58% tmpjRLo4k.zip |#############################################----------| 81.62% tmpjRLo4k.zip |#############################################----------| 81.67% tmpjRLo4k.zip |#############################################----------| 81.71% tmpjRLo4k.zip |#############################################----------| 81.76% tmpjRLo4k.zip |#############################################----------| 81.8% tmpjRLo4k.zip |#############################################----------| 81.85% tmpjRLo4k.zip |#############################################----------| 81.89% tmpjRLo4k.zip |#############################################----------| 81.94% tmpjRLo4k.zip |#############################################----------| 81.99% tmpjRLo4k.zip |#############################################----------| 82.03% tmpjRLo4k.zip |#############################################----------| 82.08% tmpjRLo4k.zip |#############################################----------| 82.12% tmpjRLo4k.zip |#############################################----------| 82.17% tmpjRLo4k.zip |#############################################----------| 82.21% tmpjRLo4k.zip |#############################################----------| 82.26% tmpjRLo4k.zip |#############################################----------| 82.31% tmpjRLo4k.zip |#############################################----------| 82.35% tmpjRLo4k.zip |#############################################----------| 82.4% tmpjRLo4k.zip |#############################################----------| 82.44% tmpjRLo4k.zip |#############################################----------| 82.49% tmpjRLo4k.zip |#############################################----------| 82.53% tmpjRLo4k.zip |#############################################----------| 82.58% tmpjRLo4k.zip |#############################################----------| 82.63% tmpjRLo4k.zip |#############################################----------| 82.67% tmpjRLo4k.zip |#############################################----------| 82.72% tmpjRLo4k.zip |##############################################---------| 82.76% tmpjRLo4k.zip |##############################################---------| 82.81% tmpjRLo4k.zip |##############################################---------| 82.85% tmpjRLo4k.zip |##############################################---------| 82.9% tmpjRLo4k.zip |##############################################---------| 82.94% tmpjRLo4k.zip |##############################################---------| 82.99% tmpjRLo4k.zip |##############################################---------| 83.04% tmpjRLo4k.zip |##############################################---------| 83.08% tmpjRLo4k.zip |##############################################---------| 83.13% tmpjRLo4k.zip |##############################################---------| 83.17% tmpjRLo4k.zip |##############################################---------| 83.22% tmpjRLo4k.zip |##############################################---------| 83.26% tmpjRLo4k.zip |##############################################---------| 83.31% tmpjRLo4k.zip |##############################################---------| 83.36% tmpjRLo4k.zip |##############################################---------| 83.4% tmpjRLo4k.zip |##############################################---------| 83.45% tmpjRLo4k.zip |##############################################---------| 83.49% tmpjRLo4k.zip |##############################################---------| 83.54% tmpjRLo4k.zip |##############################################---------| 83.58% tmpjRLo4k.zip |##############################################---------| 83.63% tmpjRLo4k.zip |##############################################---------| 83.68% tmpjRLo4k.zip |##############################################---------| 83.72% tmpjRLo4k.zip |##############################################---------| 83.77% tmpjRLo4k.zip |##############################################---------| 83.81% tmpjRLo4k.zip |##############################################---------| 83.86% tmpjRLo4k.zip |##############################################---------| 83.9% tmpjRLo4k.zip |##############################################---------| 83.95% tmpjRLo4k.zip |##############################################---------| 83.99% tmpjRLo4k.zip |##############################################---------| 84.04% tmpjRLo4k.zip |##############################################---------| 84.09% tmpjRLo4k.zip |##############################################---------| 84.13% tmpjRLo4k.zip |##############################################---------| 84.18% tmpjRLo4k.zip |##############################################---------| 84.22% tmpjRLo4k.zip |##############################################---------| 84.27% tmpjRLo4k.zip |##############################################---------| 84.31% tmpjRLo4k.zip |##############################################---------| 84.36% tmpjRLo4k.zip |##############################################---------| 84.41% tmpjRLo4k.zip |##############################################---------| 84.45% tmpjRLo4k.zip |##############################################---------| 84.5% tmpjRLo4k.zip |##############################################---------| 84.54% tmpjRLo4k.zip |###############################################--------| 84.59% tmpjRLo4k.zip |###############################################--------| 84.63% tmpjRLo4k.zip |###############################################--------| 84.68% tmpjRLo4k.zip |###############################################--------| 84.73% tmpjRLo4k.zip |###############################################--------| 84.77% tmpjRLo4k.zip |###############################################--------| 84.82% tmpjRLo4k.zip |###############################################--------| 84.86% tmpjRLo4k.zip |###############################################--------| 84.91% tmpjRLo4k.zip |###############################################--------| 84.95% tmpjRLo4k.zip |###############################################--------| 85.0% tmpjRLo4k.zip |###############################################--------| 85.04% tmpjRLo4k.zip |###############################################--------| 85.09% tmpjRLo4k.zip |###############################################--------| 85.14% tmpjRLo4k.zip |###############################################--------| 85.18% tmpjRLo4k.zip |###############################################--------| 85.23% tmpjRLo4k.zip |###############################################--------| 85.27% tmpjRLo4k.zip |###############################################--------| 85.32% tmpjRLo4k.zip |###############################################--------| 85.36% tmpjRLo4k.zip |###############################################--------| 85.41% tmpjRLo4k.zip |###############################################--------| 85.46% tmpjRLo4k.zip |###############################################--------| 85.5% tmpjRLo4k.zip |###############################################--------| 85.55% tmpjRLo4k.zip |###############################################--------| 85.59% tmpjRLo4k.zip |###############################################--------| 85.64% tmpjRLo4k.zip |###############################################--------| 85.68% tmpjRLo4k.zip |###############################################--------| 85.73% tmpjRLo4k.zip |###############################################--------| 85.78% tmpjRLo4k.zip |###############################################--------| 85.82% tmpjRLo4k.zip |###############################################--------| 85.87% tmpjRLo4k.zip |###############################################--------| 85.91% tmpjRLo4k.zip |###############################################--------| 85.96% tmpjRLo4k.zip |###############################################--------| 86.0% tmpjRLo4k.zip |###############################################--------| 86.05% tmpjRLo4k.zip |###############################################--------| 86.09% tmpjRLo4k.zip |###############################################--------| 86.14% tmpjRLo4k.zip |###############################################--------| 86.19% tmpjRLo4k.zip |###############################################--------| 86.23% tmpjRLo4k.zip |###############################################--------| 86.28% tmpjRLo4k.zip |###############################################--------| 86.32% tmpjRLo4k.zip |################################################-------| 86.37% tmpjRLo4k.zip |################################################-------| 86.41% tmpjRLo4k.zip |################################################-------| 86.46% tmpjRLo4k.zip |################################################-------| 86.51% tmpjRLo4k.zip |################################################-------| 86.55% tmpjRLo4k.zip |################################################-------| 86.6% tmpjRLo4k.zip |################################################-------| 86.64% tmpjRLo4k.zip |################################################-------| 86.69% tmpjRLo4k.zip |################################################-------| 86.73% tmpjRLo4k.zip |################################################-------| 86.78% tmpjRLo4k.zip |################################################-------| 86.83% tmpjRLo4k.zip |################################################-------| 86.87% tmpjRLo4k.zip |################################################-------| 86.92% tmpjRLo4k.zip |################################################-------| 86.96% tmpjRLo4k.zip |################################################-------| 87.01% tmpjRLo4k.zip |################################################-------| 87.05% tmpjRLo4k.zip |################################################-------| 87.1% tmpjRLo4k.zip |################################################-------| 87.14% tmpjRLo4k.zip |################################################-------| 87.19% tmpjRLo4k.zip |################################################-------| 87.24% tmpjRLo4k.zip |################################################-------| 87.28% tmpjRLo4k.zip |################################################-------| 87.33% tmpjRLo4k.zip |################################################-------| 87.37% tmpjRLo4k.zip |################################################-------| 87.42% tmpjRLo4k.zip |################################################-------| 87.46% tmpjRLo4k.zip |################################################-------| 87.51% tmpjRLo4k.zip |################################################-------| 87.56% tmpjRLo4k.zip |################################################-------| 87.6% tmpjRLo4k.zip |################################################-------| 87.65% tmpjRLo4k.zip |################################################-------| 87.69% tmpjRLo4k.zip |################################################-------| 87.74% tmpjRLo4k.zip |################################################-------| 87.78% tmpjRLo4k.zip |################################################-------| 87.83% tmpjRLo4k.zip |################################################-------| 87.87% tmpjRLo4k.zip |################################################-------| 87.92% tmpjRLo4k.zip |################################################-------| 87.97% tmpjRLo4k.zip |################################################-------| 88.01% tmpjRLo4k.zip |################################################-------| 88.06% tmpjRLo4k.zip |################################################-------| 88.1% tmpjRLo4k.zip |################################################-------| 88.15% tmpjRLo4k.zip |#################################################------| 88.19% tmpjRLo4k.zip |#################################################------| 88.24% tmpjRLo4k.zip |#################################################------| 88.29% tmpjRLo4k.zip |#################################################------| 88.33% tmpjRLo4k.zip |#################################################------| 88.38% tmpjRLo4k.zip |#################################################------| 88.42% tmpjRLo4k.zip |#################################################------| 88.47% tmpjRLo4k.zip |#################################################------| 88.51% tmpjRLo4k.zip |#################################################------| 88.56% tmpjRLo4k.zip |#################################################------| 88.61% tmpjRLo4k.zip |#################################################------| 88.65% tmpjRLo4k.zip |#################################################------| 88.7% tmpjRLo4k.zip |#################################################------| 88.74% tmpjRLo4k.zip |#################################################------| 88.79% tmpjRLo4k.zip |#################################################------| 88.83% tmpjRLo4k.zip |#################################################------| 88.88% tmpjRLo4k.zip |#################################################------| 88.92% tmpjRLo4k.zip |#################################################------| 88.97% tmpjRLo4k.zip |#################################################------| 89.02% tmpjRLo4k.zip |#################################################------| 89.06% tmpjRLo4k.zip |#################################################------| 89.11% tmpjRLo4k.zip |#################################################------| 89.15% tmpjRLo4k.zip |#################################################------| 89.2% tmpjRLo4k.zip |#################################################------| 89.24% tmpjRLo4k.zip |#################################################------| 89.29% tmpjRLo4k.zip |#################################################------| 89.34% tmpjRLo4k.zip |#################################################------| 89.38% tmpjRLo4k.zip |#################################################------| 89.43% tmpjRLo4k.zip |#################################################------| 89.47% tmpjRLo4k.zip |#################################################------| 89.52% tmpjRLo4k.zip |#################################################------| 89.56% tmpjRLo4k.zip |#################################################------| 89.61% tmpjRLo4k.zip |#################################################------| 89.66% tmpjRLo4k.zip |#################################################------| 89.7% tmpjRLo4k.zip |#################################################------| 89.75% tmpjRLo4k.zip |#################################################------| 89.79% tmpjRLo4k.zip |#################################################------| 89.84% tmpjRLo4k.zip |#################################################------| 89.88% tmpjRLo4k.zip |#################################################------| 89.93% tmpjRLo4k.zip |#################################################------| 89.97% tmpjRLo4k.zip |##################################################-----| 90.02% tmpjRLo4k.zip |##################################################-----| 90.07% tmpjRLo4k.zip |##################################################-----| 90.11% tmpjRLo4k.zip |##################################################-----| 90.16% tmpjRLo4k.zip |##################################################-----| 90.2% tmpjRLo4k.zip |##################################################-----| 90.25% tmpjRLo4k.zip |##################################################-----| 90.29% tmpjRLo4k.zip |##################################################-----| 90.34% tmpjRLo4k.zip |##################################################-----| 90.39% tmpjRLo4k.zip |##################################################-----| 90.43% tmpjRLo4k.zip |##################################################-----| 90.48% tmpjRLo4k.zip |##################################################-----| 90.52% tmpjRLo4k.zip |##################################################-----| 90.57% tmpjRLo4k.zip |##################################################-----| 90.61% tmpjRLo4k.zip |##################################################-----| 90.66% tmpjRLo4k.zip |##################################################-----| 90.71% tmpjRLo4k.zip |##################################################-----| 90.75% tmpjRLo4k.zip |##################################################-----| 90.8% tmpjRLo4k.zip |##################################################-----| 90.84% tmpjRLo4k.zip |##################################################-----| 90.89% tmpjRLo4k.zip |##################################################-----| 90.93% tmpjRLo4k.zip |##################################################-----| 90.98% tmpjRLo4k.zip |##################################################-----| 91.02% tmpjRLo4k.zip |##################################################-----| 91.07% tmpjRLo4k.zip |##################################################-----| 91.12% tmpjRLo4k.zip |##################################################-----| 91.16% tmpjRLo4k.zip |##################################################-----| 91.21% tmpjRLo4k.zip |##################################################-----| 91.25% tmpjRLo4k.zip |##################################################-----| 91.3% tmpjRLo4k.zip |##################################################-----| 91.34% tmpjRLo4k.zip |##################################################-----| 91.39% tmpjRLo4k.zip |##################################################-----| 91.44% tmpjRLo4k.zip |##################################################-----| 91.48% tmpjRLo4k.zip |##################################################-----| 91.53% tmpjRLo4k.zip |##################################################-----| 91.57% tmpjRLo4k.zip |##################################################-----| 91.62% tmpjRLo4k.zip |##################################################-----| 91.66% tmpjRLo4k.zip |##################################################-----| 91.71% tmpjRLo4k.zip |##################################################-----| 91.76% tmpjRLo4k.zip |##################################################-----| 91.8% tmpjRLo4k.zip |###################################################----| 91.85% tmpjRLo4k.zip |###################################################----| 91.89% tmpjRLo4k.zip |###################################################----| 91.94% tmpjRLo4k.zip |###################################################----| 91.98% tmpjRLo4k.zip |###################################################----| 92.03% tmpjRLo4k.zip |###################################################----| 92.07% tmpjRLo4k.zip |###################################################----| 92.12% tmpjRLo4k.zip |###################################################----| 92.17% tmpjRLo4k.zip |###################################################----| 92.21% tmpjRLo4k.zip |###################################################----| 92.26% tmpjRLo4k.zip |###################################################----| 92.3% tmpjRLo4k.zip |###################################################----| 92.35% tmpjRLo4k.zip |###################################################----| 92.39% tmpjRLo4k.zip |###################################################----| 92.44% tmpjRLo4k.zip |###################################################----| 92.49% tmpjRLo4k.zip |###################################################----| 92.53% tmpjRLo4k.zip |###################################################----| 92.58% tmpjRLo4k.zip |###################################################----| 92.62% tmpjRLo4k.zip |###################################################----| 92.67% tmpjRLo4k.zip |###################################################----| 92.71% tmpjRLo4k.zip |###################################################----| 92.76% tmpjRLo4k.zip |###################################################----| 92.81% tmpjRLo4k.zip |###################################################----| 92.85% tmpjRLo4k.zip |###################################################----| 92.9% tmpjRLo4k.zip |###################################################----| 92.94% tmpjRLo4k.zip |###################################################----| 92.99% tmpjRLo4k.zip |###################################################----| 93.03% tmpjRLo4k.zip |###################################################----| 93.08% tmpjRLo4k.zip |###################################################----| 93.12% tmpjRLo4k.zip |###################################################----| 93.17% tmpjRLo4k.zip |###################################################----| 93.22% tmpjRLo4k.zip |###################################################----| 93.26% tmpjRLo4k.zip |###################################################----| 93.31% tmpjRLo4k.zip |###################################################----| 93.35% tmpjRLo4k.zip |###################################################----| 93.4% tmpjRLo4k.zip |###################################################----| 93.44% tmpjRLo4k.zip |###################################################----| 93.49% tmpjRLo4k.zip |###################################################----| 93.54% tmpjRLo4k.zip |###################################################----| 93.58% tmpjRLo4k.zip |###################################################----| 93.63% tmpjRLo4k.zip |####################################################---| 93.67% tmpjRLo4k.zip |####################################################---| 93.72% tmpjRLo4k.zip |####################################################---| 93.76% tmpjRLo4k.zip |####################################################---| 93.81% tmpjRLo4k.zip |####################################################---| 93.86% tmpjRLo4k.zip |####################################################---| 93.9% tmpjRLo4k.zip |####################################################---| 93.95% tmpjRLo4k.zip |####################################################---| 93.99% tmpjRLo4k.zip |####################################################---| 94.04% tmpjRLo4k.zip |####################################################---| 94.08% tmpjRLo4k.zip |####################################################---| 94.13% tmpjRLo4k.zip |####################################################---| 94.17% tmpjRLo4k.zip |####################################################---| 94.22% tmpjRLo4k.zip |####################################################---| 94.27% tmpjRLo4k.zip |####################################################---| 94.31% tmpjRLo4k.zip |####################################################---| 94.36% tmpjRLo4k.zip |####################################################---| 94.4% tmpjRLo4k.zip |####################################################---| 94.45% tmpjRLo4k.zip |####################################################---| 94.49% tmpjRLo4k.zip |####################################################---| 94.54% tmpjRLo4k.zip |####################################################---| 94.59% tmpjRLo4k.zip |####################################################---| 94.63% tmpjRLo4k.zip |####################################################---| 94.68% tmpjRLo4k.zip |####################################################---| 94.72% tmpjRLo4k.zip |####################################################---| 94.77% tmpjRLo4k.zip |####################################################---| 94.81% tmpjRLo4k.zip |####################################################---| 94.86% tmpjRLo4k.zip |####################################################---| 94.9% tmpjRLo4k.zip |####################################################---| 94.95% tmpjRLo4k.zip |####################################################---| 95.0% tmpjRLo4k.zip |####################################################---| 95.04% tmpjRLo4k.zip |####################################################---| 95.09% tmpjRLo4k.zip |####################################################---| 95.13% tmpjRLo4k.zip |####################################################---| 95.18% tmpjRLo4k.zip |####################################################---| 95.22% tmpjRLo4k.zip |####################################################---| 95.27% tmpjRLo4k.zip |####################################################---| 95.32% tmpjRLo4k.zip |####################################################---| 95.36% tmpjRLo4k.zip |####################################################---| 95.41% tmpjRLo4k.zip |####################################################---| 95.45% tmpjRLo4k.zip |#####################################################--| 95.5% tmpjRLo4k.zip |#####################################################--| 95.54% tmpjRLo4k.zip |#####################################################--| 95.59% tmpjRLo4k.zip |#####################################################--| 95.64% tmpjRLo4k.zip |#####################################################--| 95.68% tmpjRLo4k.zip |#####################################################--| 95.73% tmpjRLo4k.zip |#####################################################--| 95.77% tmpjRLo4k.zip |#####################################################--| 95.82% tmpjRLo4k.zip |#####################################################--| 95.86% tmpjRLo4k.zip |#####################################################--| 95.91% tmpjRLo4k.zip |#####################################################--| 95.95% tmpjRLo4k.zip |#####################################################--| 96.0% tmpjRLo4k.zip |#####################################################--| 96.05% tmpjRLo4k.zip |#####################################################--| 96.09% tmpjRLo4k.zip |#####################################################--| 96.14% tmpjRLo4k.zip |#####################################################--| 96.18% tmpjRLo4k.zip |#####################################################--| 96.23% tmpjRLo4k.zip |#####################################################--| 96.27% tmpjRLo4k.zip |#####################################################--| 96.32% tmpjRLo4k.zip |#####################################################--| 96.37% tmpjRLo4k.zip |#####################################################--| 96.41% tmpjRLo4k.zip |#####################################################--| 96.46% tmpjRLo4k.zip |#####################################################--| 96.5% tmpjRLo4k.zip |#####################################################--| 96.55% tmpjRLo4k.zip |#####################################################--| 96.59% tmpjRLo4k.zip |#####################################################--| 96.64% tmpjRLo4k.zip |#####################################################--| 96.69% tmpjRLo4k.zip |#####################################################--| 96.73% tmpjRLo4k.zip |#####################################################--| 96.78% tmpjRLo4k.zip |#####################################################--| 96.82% tmpjRLo4k.zip |#####################################################--| 96.87% tmpjRLo4k.zip |#####################################################--| 96.91% tmpjRLo4k.zip |#####################################################--| 96.96% tmpjRLo4k.zip |#####################################################--| 97.0% tmpjRLo4k.zip |#####################################################--| 97.05% tmpjRLo4k.zip |#####################################################--| 97.1% tmpjRLo4k.zip |#####################################################--| 97.14% tmpjRLo4k.zip |#####################################################--| 97.19% tmpjRLo4k.zip |#####################################################--| 97.23% tmpjRLo4k.zip |######################################################-| 97.28% tmpjRLo4k.zip |######################################################-| 97.32% tmpjRLo4k.zip |######################################################-| 97.37% tmpjRLo4k.zip |######################################################-| 97.42% tmpjRLo4k.zip |######################################################-| 97.46% tmpjRLo4k.zip |######################################################-| 97.51% tmpjRLo4k.zip |######################################################-| 97.55% tmpjRLo4k.zip |######################################################-| 97.6% tmpjRLo4k.zip |######################################################-| 97.64% tmpjRLo4k.zip |######################################################-| 97.69% tmpjRLo4k.zip |######################################################-| 97.74% tmpjRLo4k.zip |######################################################-| 97.78% tmpjRLo4k.zip |######################################################-| 97.83% tmpjRLo4k.zip |######################################################-| 97.87% tmpjRLo4k.zip |######################################################-| 97.92% tmpjRLo4k.zip |######################################################-| 97.96% tmpjRLo4k.zip |######################################################-| 98.01% tmpjRLo4k.zip |######################################################-| 98.05% tmpjRLo4k.zip |######################################################-| 98.1% tmpjRLo4k.zip |######################################################-| 98.15% tmpjRLo4k.zip |######################################################-| 98.19% tmpjRLo4k.zip |######################################################-| 98.24% tmpjRLo4k.zip |######################################################-| 98.28% tmpjRLo4k.zip |######################################################-| 98.33% tmpjRLo4k.zip |######################################################-| 98.37% tmpjRLo4k.zip |######################################################-| 98.42% tmpjRLo4k.zip |######################################################-| 98.47% tmpjRLo4k.zip |######################################################-| 98.51% tmpjRLo4k.zip |######################################################-| 98.56% tmpjRLo4k.zip |######################################################-| 98.6% tmpjRLo4k.zip |######################################################-| 98.65% tmpjRLo4k.zip |######################################################-| 98.69% tmpjRLo4k.zip |######################################################-| 98.74% tmpjRLo4k.zip |######################################################-| 98.79% tmpjRLo4k.zip |######################################################-| 98.83% tmpjRLo4k.zip |######################################################-| 98.88% tmpjRLo4k.zip |######################################################-| 98.92% tmpjRLo4k.zip |######################################################-| 98.97% tmpjRLo4k.zip |######################################################-| 99.01% tmpjRLo4k.zip |######################################################-| 99.06% tmpjRLo4k.zip |#######################################################| 99.1% tmpjRLo4k.zip |#######################################################| 99.15% tmpjRLo4k.zip |#######################################################| 99.2% tmpjRLo4k.zip |#######################################################| 99.24% tmpjRLo4k.zip |#######################################################| 99.29% tmpjRLo4k.zip |#######################################################| 99.33% tmpjRLo4k.zip |#######################################################| 99.38% tmpjRLo4k.zip |#######################################################| 99.42% tmpjRLo4k.zip |#######################################################| 99.47% tmpjRLo4k.zip |#######################################################| 99.52% tmpjRLo4k.zip |#######################################################| 99.56% tmpjRLo4k.zip |#######################################################| 99.61% tmpjRLo4k.zip |#######################################################| 99.65% tmpjRLo4k.zip |#######################################################| 99.7% tmpjRLo4k.zip |#######################################################| 99.74% tmpjRLo4k.zip |#######################################################| 99.79% tmpjRLo4k.zip |#######################################################| 99.84% tmpjRLo4k.zip |#######################################################| 99.88% tmpjRLo4k.zip |#######################################################| 99.93% tmpjRLo4k.zip |#######################################################| 99.97% tmpjRLo4k.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is 8aabf983-36e2-4a93-9fa0-274bb8feb495 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-04-05 11:35:59,307 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-04-05 11:35:59,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: sudo: unable to resolve host vyos-vrouter-vm-7071e7cc-284b-4ec4-adb3-4c2002b4a134 sudo: unable to resolve host vyos-vrouter-vm-7071e7cc-284b-4ec4-adb3-4c2002b4a134 sudo: unable to resolve host vyos-vrouter-vm-7071e7cc-284b-4ec4-adb3-4c2002b4a134 sudo: unable to resolve host vyos-vrouter-vm-7071e7cc-284b-4ec4-adb3-4c2002b4a134 2019-04-05 11:35:59,308 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.8-amd64.qcow2 2019-04-05 11:36:07,773 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.8-amd64.qcow2 md5:7ed4401d5dae9c25cd4a92ee16e9ba25 sha256:d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5 2019-04-05 11:36:07,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 11:36:07,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:36:08,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Fri, 05 Apr 2019 11:36:08 GMT X-Openstack-Request-Id: req-a1368a45-d617-41cc-b01d-0a6d513d9c40 2019-04-05 11:36:08,509 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T11:29:36Z", "file": "/v2/images/72361d96-8603-4eff-a651-d4daa7363170/file", "owner": "307f846577284cd791b49fd570cf11e0", "id": "72361d96-8603-4eff-a651-d4daa7363170", "size": 300941312, "self": "/v2/images/72361d96-8603-4eff-a651-d4daa7363170", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/72361d96-8603-4eff-a651-d4daa7363170/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/72361d96-8603-4eff-a651-d4daa7363170/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "vyos_vrouter-img_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-04-05T11:29:31Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 11:36:08,509 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-a1368a45-d617-41cc-b01d-0a6d513d9c40 2019-04-05 11:36:08,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.733891010284s 2019-04-05 11:36:08,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-05 11:36:08,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" -d '{"owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "owner_specified.shade.sha256": "d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}' 2019-04-05 11:36:08,565 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Fri, 05 Apr 2019 11:36:08 GMT Location: http://172.30.9.23:9292/v2/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1a216439-6e61-4550-84f6-6d0248aea20b 2019-04-05 11:36:08,566 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T11:36:08Z", "file": "/v2/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee/file", "owner": "307f846577284cd791b49fd570cf11e0", "id": "8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "size": null, "self": "/v2/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "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_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "name": "vyos_vrouter-img_alt_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "checksum": null, "created_at": "2019-04-05T11:36:08Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-05 11:36:08,566 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-1a216439-6e61-4550-84f6-6d0248aea20b 2019-04-05 11:36:08,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0455329418182s 2019-04-05 11:36:08,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-05 11:36:08,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee/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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" -d '' 2019-04-05 11:36:42,635 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:36:42 GMT X-Openstack-Request-Id: req-4c2009e5-8fd8-458d-909b-1710405b551c 2019-04-05 11:36:42,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-04-05 11:36:42,635 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee/file used request id req-4c2009e5-8fd8-458d-909b-1710405b551c 2019-04-05 11:36:42,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 34.0689499378s 2019-04-05 11:36:42,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 11:36:42,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:36:42,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2746 Content-Type: application/json Date: Fri, 05 Apr 2019 11:36:42 GMT X-Openstack-Request-Id: req-dd23b33e-a9d5-476c-bdc4-e53bb590d67f 2019-04-05 11:36:42,683 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T11:36:42Z", "file": "/v2/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee/file", "owner": "307f846577284cd791b49fd570cf11e0", "id": "8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "size": 2148073472, "self": "/v2/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "name": "vyos_vrouter-img_alt_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "checksum": "7ed4401d5dae9c25cd4a92ee16e9ba25", "created_at": "2019-04-05T11:36:08Z", "os_hidden": false, "protected": false, "os_hash_value": "df4cf6d7e6430e9805d41aac6e77145867d9e6715b44a5f3ad0781272c78c804deaed45645143f8e338a808ca5b34e488e5a85cf594d9bcc1a9c61e20efaf835"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T11:29:36Z", "file": "/v2/images/72361d96-8603-4eff-a651-d4daa7363170/file", "owner": "307f846577284cd791b49fd570cf11e0", "id": "72361d96-8603-4eff-a651-d4daa7363170", "size": 300941312, "self": "/v2/images/72361d96-8603-4eff-a651-d4daa7363170", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/72361d96-8603-4eff-a651-d4daa7363170/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/72361d96-8603-4eff-a651-d4daa7363170/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "vyos_vrouter-img_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-04-05T11:29:31Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 11:36:42,683 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-dd23b33e-a9d5-476c-bdc4-e53bb590d67f 2019-04-05 11:36:42,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0428729057312s 2019-04-05 11:36:42,686 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee/file', 'owner': u'307f846577284cd791b49fd570cf11e0', 'id': u'8e4cc761-f7ce-4e82-9d74-942f74ef89ee', 'size': 2148073472, u'self': u'/v2/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'307f846577284cd791b49fd570cf11e0', 'name': 'vyos_vrouter-project_7071e7cc-284b-4ec4-adb3-4c2002b4a134', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-05T11:36:42Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-05T11:36:42Z', u'owner_specified.shade.sha256': u'd8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_7071e7cc-284b-4ec4-adb3-4c2002b4a134', '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/8e4cc761-f7ce-4e82-9d74-942f74ef89ee', 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_7071e7cc-284b-4ec4-adb3-4c2002b4a134', u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_7071e7cc-284b-4ec4-adb3-4c2002b4a134', 'created': u'2019-04-05T11:36:08Z', 'checksum': u'7ed4401d5dae9c25cd4a92ee16e9ba25', 'created_at': u'2019-04-05T11:36:08Z', 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/8e4cc761-f7ce-4e82-9d74-942f74ef89ee', 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_7071e7cc-284b-4ec4-adb3-4c2002b4a134', u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', u'schema': u'/v2/schemas/image'}}) 2019-04-05 11:36:42,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-05 11:36:42,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}1cecf4efa40f202da9c38abe46a4eaf0935af125" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "vyos_vrouter-flavor_alt_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-04-05 11:36:43,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Fri, 05 Apr 2019 11:36: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-36a88653-d5d3-43f8-b047-868fb23d829a x-openstack-request-id: req-36a88653-d5d3-43f8-b047-868fb23d829a 2019-04-05 11:36:43,101 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_alt_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa", "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": "c1a23115-1243-4a0a-885c-9772fd9bd1aa"}} 2019-04-05 11:36:43,101 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-36a88653-d5d3-43f8-b047-868fb23d829a 2019-04-05 11:36:43,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.414627075195s 2019-04-05 11:36:43,102 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_7071e7cc-284b-4ec4-adb3-4c2002b4a134', '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'a8d120259c3946c982a593eded4f1cfb', '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'c1a23115-1243-4a0a-885c-9772fd9bd1aa', 'swap': 0}) 2019-04-05 11:36:43,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-05 11:36:43,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa/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.15" -H "X-Auth-Token: {SHA1}1cecf4efa40f202da9c38abe46a4eaf0935af125" -d '{"extra_specs": {}}' 2019-04-05 11:36:43,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 11:36: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-9e21e3f9-6a08-4a5b-873d-217d25932d8f x-openstack-request-id: req-9e21e3f9-6a08-4a5b-873d-217d25932d8f 2019-04-05 11:36:43,125 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-05 11:36:43,125 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa/os-extra_specs used request id req-9e21e3f9-6a08-4a5b-873d-217d25932d8f 2019-04-05 11:36:43,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0218880176544s 2019-04-05 11:36:43,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-04-05 11:36:43,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.10: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.15" 2019-04-05 11:36:43,139 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 267 Content-Type: application/json Date: Fri, 05 Apr 2019 11:36:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-049173ee-9245-4f79-bee2-821628dd0a65 2019-04-05 11:36:43,140 - 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.10:35357/v3/", "rel": "self"}]}]}} 2019-04-05 11:36:43,140 - keystoneauth.session - DEBUG - GET call to http://192.30.9.10:35357/ used request id req-049173ee-9245-4f79-bee2-821628dd0a65 2019-04-05 11:36:43,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.10: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.15" -H "X-Auth-Token: {SHA1}1cecf4efa40f202da9c38abe46a4eaf0935af125" 2019-04-05 11:36:43,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 959 Content-Type: application/json Date: Fri, 05 Apr 2019 11:36:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d946910-58c8-47b5-a428-6fef48374e7e 2019-04-05 11:36:43,255 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.10:35357/v3/services/069d48356a1d413e984376eeaae43f5d"}, "enabled": true, "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.10:35357/v3/services/1466aa9642fe4ad58c2a32d44214a9ae"}, "enabled": true, "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"name": "tempest-service-846617376", "links": {"self": "http://192.30.9.10:35357/v3/services/18f8718610614825a0400b23ea70ffb4"}, "enabled": true, "type": "tempest-type-605261660", "id": "18f8718610614825a0400b23ea70ffb4", "description": "tempest-description-1586460027"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.10:35357/v3/services/37bd4167446b47fb9402aa583a71c3e0"}, "enabled": true, "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.10:35357/v3/services/40595c7d8f624774851eed406a194c3d"}, "enabled": true, "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.10:35357/v3/services/5ebc2c247c1b4fb8bed8234d1bf7e872"}, "enabled": true, "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.10:35357/v3/services/5efc65e7f0c24adab557cbb412e6cd6e"}, "enabled": true, "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.10:35357/v3/services/6190bc1da3e94244ae3fa72eaa3027f5"}, "enabled": true, "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"name": "tempest-service-673250099", "links": {"self": "http://192.30.9.10:35357/v3/services/68540ada0f92454786c30b9265352a18"}, "enabled": true, "type": "tempest-type-1412263656", "id": "68540ada0f92454786c30b9265352a18", "description": "tempest-description-1243873561"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.10:35357/v3/services/7bee7413e51b453287c8040d8d0f258a"}, "enabled": true, "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.10:35357/v3/services/856bd54966464444af44cb63cbed88a3"}, "enabled": true, "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.10:35357/v3/services/97954ee208274a44bb3149dbf7a73ff2"}, "enabled": true, "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.10:35357/v3/services/9be103d1b3d945a5919b826c49d14bb2"}, "enabled": true, "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.10:35357/v3/services/b87b60cb226c4715a0d6e6de456740fa"}, "enabled": true, "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.10:35357/v3/services/c66d270d1f6248279acb967382a04daf"}, "enabled": true, "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.10:35357/v3/services/cb7d764cea94417abc9bfcde26657dd3"}, "enabled": true, "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "links": {"self": "http://192.30.9.10:35357/v3/services", "previous": null, "next": null}} 2019-04-05 11:36:43,255 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.10:35357/v3/services used request id req-5d946910-58c8-47b5-a428-6fef48374e7e 2019-04-05 11:36:43,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.125946044922s 2019-04-05 11:36:43,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-04-05 11:36:43,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}1cecf4efa40f202da9c38abe46a4eaf0935af125" 2019-04-05 11:36:43,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1858 Content-Type: application/json Date: Fri, 05 Apr 2019 11:36:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e847ef1-7059-4f4d-a71a-9c1d57d2b584 2019-04-05 11:36:43,482 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/01d0e6e8d16746d8920467eb9313aa1f"}, "url": "http://172.30.9.23:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0d916ba83b7e47ae9b09d6dc9a454f48"}, "url": "http://192.30.9.10:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "97954ee208274a44bb3149dbf7a73ff2", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/13dddf769eae4c14b1f2d340fb637eb3"}, "url": "http://192.30.9.10:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9be103d1b3d945a5919b826c49d14bb2", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/145827f8ca9a41ae9a73a234ba6d7370"}, "url": "http://192.30.9.10:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1466aa9642fe4ad58c2a32d44214a9ae", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/24d57f9a654d4fe2a31d40b3fa206a0e"}, "url": "http://192.30.9.10:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "856bd54966464444af44cb63cbed88a3", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2ca6f2d3f6a6424fbdaa8ce951bd4299"}, "url": "http://192.30.9.10:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b87b60cb226c4715a0d6e6de456740fa", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/36597752fb894579b78e2b75014f9419"}, "url": "http://172.30.9.23:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7bee7413e51b453287c8040d8d0f258a", "id": "36597752fb894579b78e2b75014f9419"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4072bb9d1bb94cc1a4373d7c761bc1f8"}, "url": "http://192.30.9.10:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "37bd4167446b47fb9402aa583a71c3e0", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/469127f6c8b44c328990f61e454c51e1"}, "url": "http://172.30.9.23:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6190bc1da3e94244ae3fa72eaa3027f5", "id": "469127f6c8b44c328990f61e454c51e1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4aa30f837b6a4ba49a0481b3ee980cf0"}, "url": "http://172.30.9.23:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "37bd4167446b47fb9402aa583a71c3e0", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4caa40043db14f3792a2f6748c4d5405"}, "url": "http://192.30.9.10:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5efc65e7f0c24adab557cbb412e6cd6e", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/55ce8c8a548546f98c5e5ba304f42e3a"}, "url": "http://192.30.9.10:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1466aa9642fe4ad58c2a32d44214a9ae", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/58aa2e85fcdf45b08c49754527b26b36"}, "url": "http://192.30.9.10:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "97954ee208274a44bb3149dbf7a73ff2", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5ac7fe2cb14b466796f64755a27668e2"}, "url": "http://172.30.9.23:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9be103d1b3d945a5919b826c49d14bb2", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6007381d4d3e4ceb8731dc96ac4423c7"}, "url": "http://172.30.9.23:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1466aa9642fe4ad58c2a32d44214a9ae", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/66b0fbb57fe642d089b5fe592e3a9662"}, "url": "http://12.0.0.25:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8ad5fcb5745b42738eb91b9b3f2823ee"}, "url": "http://12.0.0.25:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8e8d9d1adf91436eba89be00f6f11b32"}, "url": "http://192.30.9.10:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "856bd54966464444af44cb63cbed88a3", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/90747d5f1a48426f8e76f76d51f52919"}, "url": "http://192.30.9.10:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "40595c7d8f624774851eed406a194c3d", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9074bda41301416aa23a1e2b945a11c5"}, "url": "http://172.30.9.23:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5efc65e7f0c24adab557cbb412e6cd6e", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/918ddd0a45214602b9c9bba800cd4140"}, "url": "http://192.30.9.10:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6190bc1da3e94244ae3fa72eaa3027f5", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/95a59ee1909b4b17b0242aa8e64b4407"}, "url": "http://192.30.9.10:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9be103d1b3d945a5919b826c49d14bb2", "id": "95a59ee1909b4b17b0242aa8e64b4407"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a0e87f4bf1d44f38b088379eb5e6f6cb"}, "url": "http://192.30.9.10:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7bee7413e51b453287c8040d8d0f258a", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ae6153f892b14038a4fd0eabaaca6487"}, "url": "http://172.30.9.23:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "856bd54966464444af44cb63cbed88a3", "id": "ae6153f892b14038a4fd0eabaaca6487"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/b62b6f37bb3b475383115f57fbcc3fee"}, "url": "http://172.30.9.23:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b87b60cb226c4715a0d6e6de456740fa", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c374dc1984264c8fabcd122b8d02dc18"}, "url": "http://192.30.9.10:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c66d270d1f6248279acb967382a04daf", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c707bef1d57349cda5a3907d6f0d5853"}, "url": "http://192.30.9.10:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "40595c7d8f624774851eed406a194c3d", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/dc5f240bc0574b8f8b0078b7a0216ed8"}, "url": "http://192.30.9.10:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c66d270d1f6248279acb967382a04daf", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/df0b4c33252b4a6791d44faf1b31b115"}, "url": "http://172.30.9.23:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "40595c7d8f624774851eed406a194c3d", "id": "df0b4c33252b4a6791d44faf1b31b115"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/df3b36df6b6044258c7c40dd87ccafc7"}, "url": "http://192.30.9.10:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5efc65e7f0c24adab557cbb412e6cd6e", "id": "df3b36df6b6044258c7c40dd87ccafc7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/df565ff5e177460eb6a1e8d6706eecdd"}, "url": "http://192.30.9.10:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b87b60cb226c4715a0d6e6de456740fa", "id": "df565ff5e177460eb6a1e8d6706eecdd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/dfe8e8f5d84545f289aa1f01cf21c206"}, "url": "http://172.30.9.23:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "97954ee208274a44bb3149dbf7a73ff2", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/efcfe0244cf547328e6b07f124893638"}, "url": "http://192.30.9.10:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "37bd4167446b47fb9402aa583a71c3e0", "id": "efcfe0244cf547328e6b07f124893638"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f0f29ee247694d3ba1615af817c4458b"}, "url": "http://192.30.9.10:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6190bc1da3e94244ae3fa72eaa3027f5", "id": "f0f29ee247694d3ba1615af817c4458b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f2d41c6e6fa44a909fef49c7b7907d03"}, "url": "http://192.30.9.10:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7bee7413e51b453287c8040d8d0f258a", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f3091b82610b4909ad3892aa1001dddc"}, "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c66d270d1f6248279acb967382a04daf", "id": "f3091b82610b4909ad3892aa1001dddc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f3784c6e445a4fc292ced607a15939a6"}, "url": "http://192.30.9.10:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cb7d764cea94417abc9bfcde26657dd3", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f67c872201c64c4d906ef0e977a9aeda"}, "url": "http://172.30.9.23:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cb7d764cea94417abc9bfcde26657dd3", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/fe6e620add35408eb9ab93c829d6cf6a"}, "url": "http://192.30.9.10:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cb7d764cea94417abc9bfcde26657dd3", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "links": {"self": "http://172.30.9.23:5000/v3/endpoints", "previous": null, "next": null}} 2019-04-05 11:36:43,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/endpoints used request id req-3e847ef1-7059-4f4d-a71a-9c1d57d2b584 2019-04-05 11:36:43,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.218158006668s 2019-04-05 11:36:43,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2019-04-05 11:36:43,496 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3.1/blueprints/vrouter-opnfv; body: bytes data 2019-04-05 11:36:48,847 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:36:48,847 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:36:48,847 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:36:48,847 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:36:48,847 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:36:48,847 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:36:48,847 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:36:48,848 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2019-04-05 11:36:48,848 - 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-04-05T11:36:48.804Z", "updated_at": "2019-04-05T11:36:48.804Z", "created_by": "admin", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "id": "vrouter-opnfv", "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_server_group": {"name": "cloudify.openstack.server_connected_to_server_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_server_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.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.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.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"}}}, "cloudify.openstack.route_connected_to_router": {"name": "cloudify.openstack.route_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.route_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.rbac_policy_applied_to": {"name": "cloudify.openstack.rbac_policy_applied_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.rbac_policy_applied_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "region": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "capabilities": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "imported_blueprints": [], "namespaces_mapping": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"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.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.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.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": {"resource_id": {"get_input": "management_plane_network_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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "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.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"}, "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": 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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"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.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.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.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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"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.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.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.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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"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.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.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.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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_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.floatingip.creation_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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"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.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.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.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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.subnet.list_subnets", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "management_plane_subnet_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.subnet.list_subnets", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "data_plane_subnet_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"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.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.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.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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"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.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.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.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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"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.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.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.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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"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.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.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.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": {"resource_id": {"get_input": "data_plane_network_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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": 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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["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.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.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.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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"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.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.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.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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"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.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.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.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": {"resource_id": {"get_input": "external_network_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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "use_external_resource": true}}, {"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"}, "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": 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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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-04-05 11:36:48,849 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:36:48,849 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:36:48 GMT 2019-04-05 11:36:48,849 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:36:48,850 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 297560 2019-04-05 11:36:48,850 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:36:48,850 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:36:48,850 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:36:48,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2019-04-05 11:36:48,877 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3.1/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.23:5000", "keystone_tenant_name": "vyos_vrouter-project_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "keystone_password": "a44qqADAIE7Fm9qdtSCdZRwKwKK3F4", "reference_vnf_flavor_id": "c1a23115-1243-4a0a-885c-9772fd9bd1aa", "target_vnf_flavor_id": "c1a23115-1243-4a0a-885c-9772fd9bd1aa", "target_vnf_image_id": "8e4cc761-f7ce-4e82-9d74-942f74ef89ee"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2019-04-05 11:36:49,706 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:36:49,706 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:36:49,706 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:36:49,706 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:36:49,706 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:36:49,706 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:36:49,707 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:36:49,707 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 768 2019-04-05 11:36:49,707 - 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": "c1a23115-1243-4a0a-885c-9772fd9bd1aa", "target_vnf_flavor_id": "c1a23115-1243-4a0a-885c-9772fd9bd1aa", "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_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "keystone_password": "a44qqADAIE7Fm9qdtSCdZRwKwKK3F4", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.23: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": "8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2019-04-05T11:36:48.992Z", "created_by": "admin", "updated_at": "2019-04-05T11:36:48.992Z", "visibility": "tenant", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "resource_availability": "tenant", "capabilities": {}, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2019-04-05 11:36:49,707 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:36:49,707 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:36:49 GMT 2019-04-05 11:36:49,707 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:36:49,707 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9346 2019-04-05 11:36:49,707 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:36:49,707 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:36:49,707 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:36:49,708 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions 2019-04-05 11:36:49,783 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:36:49,783 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:36:49,783 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:36:49,783 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:36:49,784 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:36:49,784 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:36:49,784 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:36:49,784 - 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-04-05T11:36:49.426Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-04-05T11:36:49.428Z", "id": "327e9b98-ca0e-47ff-84e1-bdf8a59080aa"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 1000}}} 2019-04-05 11:36:49,784 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:36:49,784 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:36:49 GMT 2019-04-05 11:36:49,784 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:36:49,784 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 11:36:49,784 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:36:49,784 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:36:49,785 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:36:49,785 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 11:36:49,785 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-05 11:36:49,867 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:36:49,868 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:36:49,868 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:36:49,868 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:36:49,868 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:36:49,868 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:36:49,868 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:36:49,868 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-04-05 11:36:49,868 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:36:49,869 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:36:49 GMT 2019-04-05 11:36:49,869 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:36:49,869 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-04-05 11:36:49,869 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:36:49,869 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:36:49,869 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:36:49,869 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/327e9b98-ca0e-47ff-84e1-bdf8a59080aa 2019-04-05 11:36:50,003 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:36:50,004 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:36:50,004 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:36:50,004 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:36:50,004 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:36:50,004 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:36:50,004 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:36:50,004 - 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-04-05T11:36:49.426Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-04-05T11:36:49.428Z", "id": "327e9b98-ca0e-47ff-84e1-bdf8a59080aa"} 2019-04-05 11:36:50,004 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:36:50,005 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:36:50 GMT 2019-04-05 11:36:50,005 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:36:50,005 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 11:36:50,005 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:36:50,005 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:36:50,005 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:36:50,005 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 11:36:55,011 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-05 11:36:55,081 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:36:55,081 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:36:55,081 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:36:55,082 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:36:55,082 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:36:55,082 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:36:55,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:36:55,082 - 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-04-05T11:36:50.716Z", "message": "Starting 'create_deployment_environment' workflow execution", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-05T11:36:50.524Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "327e9b98-ca0e-47ff-84e1-bdf8a59080aa"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:36:51.312Z", "message": "Installing deployment plugins", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-05T11:36:50.529Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "327e9b98-ca0e-47ff-84e1-bdf8a59080aa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:36:51.312Z", "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-04-05T11:36:50.628Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "327e9b98-ca0e-47ff-84e1-bdf8a59080aa"}, {"node_instance_id": null, "event_type": "task_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:36:51.312Z", "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-04-05T11:36:50.644Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "327e9b98-ca0e-47ff-84e1-bdf8a59080aa"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:36:51.944Z", "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-04-05T11:36:51.255Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "327e9b98-ca0e-47ff-84e1-bdf8a59080aa"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:36:51.944Z", "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-04-05T11:36:51.369Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "327e9b98-ca0e-47ff-84e1-bdf8a59080aa"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:36:51.944Z", "message": "Creating deployment work directory", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-05T11:36:51.432Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "327e9b98-ca0e-47ff-84e1-bdf8a59080aa"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:36:51.944Z", "message": "'create_deployment_environment' workflow execution succeeded", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-05T11:36:51.725Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "327e9b98-ca0e-47ff-84e1-bdf8a59080aa"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:36:51.944Z", "message": "Installing plugin: openstack", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-05T11:36:50.795Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "327e9b98-ca0e-47ff-84e1-bdf8a59080aa", "logger": "ctx.4bc9b06a-d8a5-4e44-b0f5-4d141003b53e"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:36:51.944Z", "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-04-05T11:36:50.829Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "327e9b98-ca0e-47ff-84e1-bdf8a59080aa", "logger": "ctx.4bc9b06a-d8a5-4e44-b0f5-4d141003b53e"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:36:51.944Z", "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-04-05T11:36:51.254Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "327e9b98-ca0e-47ff-84e1-bdf8a59080aa", "logger": "ctx.4bc9b06a-d8a5-4e44-b0f5-4d141003b53e"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:36:51.944Z", "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-04-05T11:36:51.254Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "327e9b98-ca0e-47ff-84e1-bdf8a59080aa", "logger": "ctx.4bc9b06a-d8a5-4e44-b0f5-4d141003b53e"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:36:51.944Z", "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-04-05T11:36:51.254Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "327e9b98-ca0e-47ff-84e1-bdf8a59080aa", "logger": "ctx.4bc9b06a-d8a5-4e44-b0f5-4d141003b53e"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:36:51.944Z", "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-04-05T11:36:51.254Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "327e9b98-ca0e-47ff-84e1-bdf8a59080aa", "logger": "ctx.4bc9b06a-d8a5-4e44-b0f5-4d141003b53e"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:36:51.944Z", "message": "Using existing installation of managed plugin: 8aabf983-36e2-4a93-9fa0-274bb8feb495 [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-04-05T11:36:51.255Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "327e9b98-ca0e-47ff-84e1-bdf8a59080aa", "logger": "ctx.4bc9b06a-d8a5-4e44-b0f5-4d141003b53e"}], "metadata": {"pagination": {"total": 15, "offset": 0, "size": 50}}} 2019-04-05 11:36:55,082 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:36:55,082 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:36:55 GMT 2019-04-05 11:36:55,082 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:36:55,082 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 11:36:55,083 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:36:55,083 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:36:55,083 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:36:55,083 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 11:36:55,083 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-04-05 11:36:55,084 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2019-04-05 11:36:55,084 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-04-05 11:36:55,084 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-04-05 11:36:55,084 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-04-05 11:36:55,084 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-04-05 11:36:55,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2019-04-05 11:36:55,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-04-05 11:36:55,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2019-04-05 11:36:55,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all'] 2019-04-05 11:36:55,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2019-04-05 11:36:55,085 - 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-04-05 11:36:55,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-04-05 11:36:55,086 - 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-04-05 11:36:55,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using existing installation of managed plugin: 8aabf983-36e2-4a93-9fa0-274bb8feb495 [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-04-05 11:36:55,086 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/327e9b98-ca0e-47ff-84e1-bdf8a59080aa 2019-04-05 11:36:55,142 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:36:55,142 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:36:55,143 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:36:55,143 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:36:55,143 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:36:55,143 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:36:55,143 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:36:55,143 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-04-05T11:36:51.695Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T11:36:49.426Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-04-05T11:36:49.428Z", "id": "327e9b98-ca0e-47ff-84e1-bdf8a59080aa"} 2019-04-05 11:36:55,143 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:36:55,143 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:36:55 GMT 2019-04-05 11:36:55,143 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:36:55,144 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 11:36:55,144 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:36:55,144 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:36:55,144 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:36:55,144 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 11:36:55,145 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2019-04-05 11:36:55,145 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.202:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2019-04-05 11:36:55,775 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:36:55,776 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:36:55,776 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:36:55,776 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:36:55,776 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:36:55,776 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:36:55,776 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:36:55,776 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2019-04-05 11:36:55,776 - 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-04-05T11:36:55.223Z", "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-04-05T11:36:55.224Z", "id": "9c03969a-8995-437a-a278-72763fb0fa67"} 2019-04-05 11:36:55,777 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:36:55,777 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:36:55 GMT 2019-04-05 11:36:55,777 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:36:55,777 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-05 11:36:55,777 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:36:55,777 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:36:55,777 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:36:55,777 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-05 11:36:55,987 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:36:55,987 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:36:55,987 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:36:55,988 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:36:55,988 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:36:55,988 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:36:55,988 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:36:55,988 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-04-05 11:36:55,988 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:36:55,988 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:36:55 GMT 2019-04-05 11:36:55,988 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:36:55,988 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-04-05 11:36:55,988 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:36:55,989 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:36:55,989 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:36:55,989 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/9c03969a-8995-437a-a278-72763fb0fa67 2019-04-05 11:36:56,042 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:36:56,042 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:36:56,042 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:36:56,042 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:36:56,042 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:36:56,042 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:36:56,043 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:36:56,043 - 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-04-05T11:36:55.223Z", "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-04-05T11:36:55.224Z", "id": "9c03969a-8995-437a-a278-72763fb0fa67"} 2019-04-05 11:36:56,043 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:36:56,043 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:36:56 GMT 2019-04-05 11:36:56,043 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:36:56,043 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-05 11:36:56,043 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:36:56,043 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:36:56,043 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:37:01,049 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-05 11:37:01,245 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:37:01,245 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:37:01,245 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:37:01,245 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:37:01,246 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:37:01,246 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:37:01,246 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:37:01,246 - 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-04-05T11:36:56.416Z", "message": "Starting 'install' workflow execution", "target_id": null, "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:36:56.245Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "target_vnf_ip_t5nm5a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:36:58.205Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:36:58.184Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "management_plane_network_pu3jpi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:36:58.801Z", "message": "Creating node instance", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:36:58.311Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "keypair_vqcsjl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:36:58.801Z", "message": "Creating node instance", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:36:58.344Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "target_vnf_ip_t5nm5a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:36:58.801Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:36:58.424Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "management_plane_network_pu3jpi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:36:59.446Z", "message": "Sending task 'neutron_plugin.network.create'", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:36:58.730Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "data_plane_network_vuvtsu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:36:59.446Z", "message": "Creating node instance", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:36:58.795Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "external_network_8t6p34", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:36:59.446Z", "message": "Creating node instance", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:36:58.824Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "reference_vnf_ip_7vhyxy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:00.041Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:36:58.976Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "keypair_vqcsjl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:00.041Z", "message": "Sending task 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:36:59.090Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "security_group_4q0ha3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:00.041Z", "message": "Creating node instance", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:36:59.273Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "security_group_4q0ha3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:00.622Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:00.074Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "external_network_8t6p34", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:00.622Z", "message": "Sending task 'neutron_plugin.network.create'", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:36:59.408Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "data_plane_network_vuvtsu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:00.622Z", "message": "Sending task 'neutron_plugin.network.create'", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:36:59.688Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "target_vnf_ip_t5nm5a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:00.622Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T11:36:59.878Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.235817a1-7e08-43b3-9054-aa342a0dfe83"}, {"node_instance_id": "target_vnf_ip_t5nm5a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:00.622Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:36:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-076f6b78-1cdb-46ad-90aa-34760525d271 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:36:59.888Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.235817a1-7e08-43b3-9054-aa342a0dfe83"}, {"node_instance_id": "target_vnf_ip_t5nm5a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:00.622Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-076f6b78-1cdb-46ad-90aa-34760525d271", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:36:59.889Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.235817a1-7e08-43b3-9054-aa342a0dfe83"}, {"node_instance_id": "target_vnf_ip_t5nm5a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:00.622Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a0496dfdc3510c6e263ffc90131257a0ea14b86b\"", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:00.298Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.235817a1-7e08-43b3-9054-aa342a0dfe83"}, {"node_instance_id": "management_plane_network_pu3jpi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:01.210Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-66f0b0b9-205c-4f3e-9f75-ec0ce7c1c16d", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:00.919Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b5b3a7b3-2b85-437c-afb0-f49bfc450ffe"}, {"node_instance_id": "target_vnf_ip_t5nm5a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:01.210Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-9d29bba3-acb9-4d35-a304-36473c37f1c9 Date: Fri, 05 Apr 2019 11:37:00 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"7988db48-05a8-4a8c-b418-2ba12e37bd97\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"eb59fe06d2204ec18bc5b63ebb0a318e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-05T06:37:06Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"eb59fe06d2204ec18bc5b63ebb0a318e\",\"created_at\":\"2019-04-05T06:22:23Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:00.679Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.235817a1-7e08-43b3-9054-aa342a0dfe83"}, {"node_instance_id": "target_vnf_ip_t5nm5a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:01.210Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-9d29bba3-acb9-4d35-a304-36473c37f1c9", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:00.679Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.235817a1-7e08-43b3-9054-aa342a0dfe83"}, {"node_instance_id": "target_vnf_ip_t5nm5a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:01.210Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-9d29bba3-acb9-4d35-a304-36473c37f1c9", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:00.686Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.235817a1-7e08-43b3-9054-aa342a0dfe83"}, {"node_instance_id": "target_vnf_ip_t5nm5a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:01.210Z", "message": "Using floating ip network 7988db48-05a8-4a8c-b418-2ba12e37bd97 from name external provided.", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:00.687Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.235817a1-7e08-43b3-9054-aa342a0dfe83"}, {"node_instance_id": "reference_vnf_ip_7vhyxy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:01.210Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:00.358Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "target_vnf_ip_t5nm5a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:01.210Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a0496dfdc3510c6e263ffc90131257a0ea14b86b\" -d '{\"floatingip\": {\"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\"}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:00.688Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.235817a1-7e08-43b3-9054-aa342a0dfe83"}, {"node_instance_id": "management_plane_network_pu3jpi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:01.210Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T11:37:00.914Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b5b3a7b3-2b85-437c-afb0-f49bfc450ffe"}, {"node_instance_id": "management_plane_network_pu3jpi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:01.210Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:37:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66f0b0b9-205c-4f3e-9f75-ec0ce7c1c16d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:00.919Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b5b3a7b3-2b85-437c-afb0-f49bfc450ffe"}], "metadata": {"pagination": {"total": 27, "offset": 0, "size": 50}}} 2019-04-05 11:37:01,246 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:37:01,246 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:37:01 GMT 2019-04-05 11:37:01,246 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:37:01,246 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 11:37:01,246 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:37:01,246 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:37:01,247 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:37:01,247 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 11:37:01,248 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2019-04-05 11:37:01,248 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-05 11:37:01,248 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-05 11:37:01,248 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-05 11:37:01,249 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-04-05 11:37:01,249 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-04-05 11:37:01,249 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-05 11:37:01,249 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-05 11:37:01,249 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-05 11:37:01,249 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-04-05 11:37:01,249 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-05 11:37:01,250 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-04-05 11:37:01,250 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-04-05 11:37:01,250 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-04-05 11:37:01,250 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:37:01,250 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:36:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-076f6b78-1cdb-46ad-90aa-34760525d271 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:37:01,250 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-076f6b78-1cdb-46ad-90aa-34760525d271 2019-04-05 11:37:01,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0496dfdc3510c6e263ffc90131257a0ea14b86b" 2019-04-05 11:37:01,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-66f0b0b9-205c-4f3e-9f75-ec0ce7c1c16d 2019-04-05 11:37:01,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-9d29bba3-acb9-4d35-a304-36473c37f1c9 Date: Fri, 05 Apr 2019 11:37:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500}]} 2019-04-05 11:37:01,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-9d29bba3-acb9-4d35-a304-36473c37f1c9 2019-04-05 11:37:01,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-9d29bba3-acb9-4d35-a304-36473c37f1c9 2019-04-05 11:37:01,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using floating ip network 7988db48-05a8-4a8c-b418-2ba12e37bd97 from name external provided. 2019-04-05 11:37:01,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-04-05 11:37:01,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0496dfdc3510c6e263ffc90131257a0ea14b86b" -d '{"floatingip": {"floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}}' 2019-04-05 11:37:01,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:37:01,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:37:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66f0b0b9-205c-4f3e-9f75-ec0ce7c1c16d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:37:01,252 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/9c03969a-8995-437a-a278-72763fb0fa67 2019-04-05 11:37:01,419 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:37:01,419 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:37:01,419 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:37:01,419 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:37:01,419 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:37:01,419 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:37:01,419 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:37:01,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T11:36:55.223Z", "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-04-05T11:36:55.224Z", "id": "9c03969a-8995-437a-a278-72763fb0fa67"} 2019-04-05 11:37:01,420 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:37:01,420 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:37:01 GMT 2019-04-05 11:37:01,420 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:37:01,420 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-05 11:37:01,420 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:37:01,420 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:37:01,420 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:37:06,426 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-05 11:37:06,501 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:37:06,502 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:37:06,502 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:37:06,502 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:37:06,502 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:37:06,502 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:37:06,502 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:37:06,502 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "keypair_vqcsjl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:01.901Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T11:37:01.641Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.ae37060c-a6e6-4753-9348-a9783fd0bb9e"}, {"node_instance_id": "external_network_8t6p34", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:01.901Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-dc0fa3f6-17f4-40c0-ba8c-fe6bb25702cc", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:01.514Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.1106ed5c-8ecf-4534-a6aa-8ef7a707d99f"}, {"node_instance_id": "external_network_8t6p34", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:01.901Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:37:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc0fa3f6-17f4-40c0-ba8c-fe6bb25702cc Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:01.514Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.1106ed5c-8ecf-4534-a6aa-8ef7a707d99f"}, {"node_instance_id": "external_network_8t6p34", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:01.901Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T11:37:01.505Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.1106ed5c-8ecf-4534-a6aa-8ef7a707d99f"}, {"node_instance_id": "management_plane_network_pu3jpi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:01.901Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5643f0a1a2211a0ea5f6def0e685aaeac27b6946\" -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-04-05T11:37:01.352Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b5b3a7b3-2b85-437c-afb0-f49bfc450ffe"}, {"node_instance_id": "keypair_vqcsjl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:01.901Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:37:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6747dd0c-de77-4e6c-b81e-790ca5808a16 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:01.646Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.ae37060c-a6e6-4753-9348-a9783fd0bb9e"}, {"node_instance_id": "keypair_vqcsjl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:01.901Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-6747dd0c-de77-4e6c-b81e-790ca5808a16", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:01.646Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.ae37060c-a6e6-4753-9348-a9783fd0bb9e"}, {"node_instance_id": "data_plane_network_vuvtsu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:01.901Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T11:37:01.871Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b0fe351c-4a46-4d21-a48a-4c3aa233b1e3"}, {"node_instance_id": "security_group_4q0ha3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:02.440Z", "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-04-05T11:37:02.292Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b302ecb2-9a29-4549-a481-4da864b40590"}, {"node_instance_id": "data_plane_network_vuvtsu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:02.440Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:37:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b1dfff4-97ee-48d1-a567-1fe005f0c686 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:01.877Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b0fe351c-4a46-4d21-a48a-4c3aa233b1e3"}, {"node_instance_id": "data_plane_network_vuvtsu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:02.440Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-7b1dfff4-97ee-48d1-a567-1fe005f0c686", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:01.877Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b0fe351c-4a46-4d21-a48a-4c3aa233b1e3"}, {"node_instance_id": "external_network_8t6p34", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:02.440Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}291e71e65e075136affc24c891269a775cbfd046\"", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:01.922Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.1106ed5c-8ecf-4534-a6aa-8ef7a707d99f"}, {"node_instance_id": "keypair_vqcsjl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:02.440Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bbae729dcdd644cc5c38c057e6777f7b7860f8e8\" -d '{\"keypair\": {\"name\": \"vnf_test_keypair\"}}'", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:02.103Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.ae37060c-a6e6-4753-9348-a9783fd0bb9e"}, {"node_instance_id": "reference_vnf_ip_7vhyxy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:02.440Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T11:37:02.190Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.60dc2362-4bca-4c86-b32a-85eaf4b9bcb6"}, {"node_instance_id": "reference_vnf_ip_7vhyxy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:02.440Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:37:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2f7077c-f313-43f7-b324-39b1d9101264 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:02.195Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.60dc2362-4bca-4c86-b32a-85eaf4b9bcb6"}, {"node_instance_id": "reference_vnf_ip_7vhyxy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:02.440Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e2f7077c-f313-43f7-b324-39b1d9101264", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:02.195Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.60dc2362-4bca-4c86-b32a-85eaf4b9bcb6"}, {"node_instance_id": "data_plane_network_vuvtsu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:02.440Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}403b8baa31c36f252f311f167aacd103892ccc48\" -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-04-05T11:37:02.294Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b0fe351c-4a46-4d21-a48a-4c3aa233b1e3"}, {"node_instance_id": "management_plane_network_pu3jpi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:02.440Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 602 X-Openstack-Request-Id: req-e2d4f07d-0995-4691-9d62-2a15577458aa Date: Fri, 05 Apr 2019 11:37:02 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":2,\"port_security_enabled\":true,\"id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-05T11:37:02Z\",\"is_default\":false,\"name\":\"management_plane_network\",\"qos_policy_id\":null,\"admin_state_up\":true,\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:02Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:02.243Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b5b3a7b3-2b85-437c-afb0-f49bfc450ffe"}, {"node_instance_id": "management_plane_network_pu3jpi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:02.440Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e2d4f07d-0995-4691-9d62-2a15577458aa", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:02.243Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b5b3a7b3-2b85-437c-afb0-f49bfc450ffe"}, {"node_instance_id": "management_plane_network_pu3jpi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:02.440Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/networks.json used request id req-e2d4f07d-0995-4691-9d62-2a15577458aa", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:02.244Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b5b3a7b3-2b85-437c-afb0-f49bfc450ffe"}, {"node_instance_id": "security_group_4q0ha3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:02.440Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:02.290Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b302ecb2-9a29-4549-a481-4da864b40590"}, {"node_instance_id": "security_group_4q0ha3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:02.440Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:02.291Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b302ecb2-9a29-4549-a481-4da864b40590"}, {"node_instance_id": "security_group_4q0ha3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:02.440Z", "message": "Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:02.291Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b302ecb2-9a29-4549-a481-4da864b40590"}, {"node_instance_id": "security_group_4q0ha3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:02.440Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:02.291Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b302ecb2-9a29-4549-a481-4da864b40590"}, {"node_instance_id": "security_group_4q0ha3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:02.440Z", "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-04-05T11:37:02.291Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b302ecb2-9a29-4549-a481-4da864b40590"}, {"node_instance_id": "security_group_4q0ha3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:02.440Z", "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-04-05T11:37:02.292Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b302ecb2-9a29-4549-a481-4da864b40590"}, {"node_instance_id": "security_group_4q0ha3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:02.440Z", "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-04-05T11:37:02.292Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b302ecb2-9a29-4549-a481-4da864b40590"}, {"node_instance_id": "security_group_4q0ha3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:02.440Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T11:37:02.343Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b302ecb2-9a29-4549-a481-4da864b40590"}, {"node_instance_id": "security_group_4q0ha3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:02.440Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:37:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-649438a4-bf91-4112-b5a1-9e8a6d0bf30d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:02.348Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b302ecb2-9a29-4549-a481-4da864b40590"}, {"node_instance_id": "security_group_4q0ha3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:02.440Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-649438a4-bf91-4112-b5a1-9e8a6d0bf30d", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:02.348Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b302ecb2-9a29-4549-a481-4da864b40590"}, {"node_instance_id": "external_network_8t6p34", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:02.440Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-a8bb5e07-95cc-4621-a8f5-c43bd5fb060a Date: Fri, 05 Apr 2019 11:37:02 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"7988db48-05a8-4a8c-b418-2ba12e37bd97\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"eb59fe06d2204ec18bc5b63ebb0a318e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-05T06:37:06Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"eb59fe06d2204ec18bc5b63ebb0a318e\",\"created_at\":\"2019-04-05T06:22:23Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:02.286Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.1106ed5c-8ecf-4534-a6aa-8ef7a707d99f"}, {"node_instance_id": "target_vnf_ip_t5nm5a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:03.076Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'307f846577284cd791b49fd570cf11e0', u'created_at': u'2019-04-05T11:37:01Z', u'updated_at': u'2019-04-05T11:37:01Z', u'floating_network_id': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.201', u'revision_number': 0, u'project_id': u'307f846577284cd791b49fd570cf11e0', u'port_id': None, u'id': u'9ad700cf-2581-4949-ab51-2c2bc40d00d5', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:02.305Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.235817a1-7e08-43b3-9054-aa342a0dfe83"}, {"node_instance_id": "security_group_4q0ha3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:03.076Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}85c715edefea6ff4f014394b581d96aeb526913e\" -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-04-05T11:37:02.765Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b302ecb2-9a29-4549-a481-4da864b40590"}, {"node_instance_id": "reference_vnf_ip_7vhyxy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:03.076Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a50a50a7233bf6fdcd254a8278bdcc1f5cee149e\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:02.592Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.60dc2362-4bca-4c86-b32a-85eaf4b9bcb6"}, {"node_instance_id": "keypair_vqcsjl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:03.076Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-7eb2e8ef-3f3e-4915-bcb9-16764706a24a", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:02.568Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.ae37060c-a6e6-4753-9348-a9783fd0bb9e"}, {"node_instance_id": "keypair_vqcsjl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:03.076Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-7eb2e8ef-3f3e-4915-bcb9-16764706a24a", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:02.568Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.ae37060c-a6e6-4753-9348-a9783fd0bb9e"}, {"node_instance_id": "external_network_8t6p34", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:03.076Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-a8bb5e07-95cc-4621-a8f5-c43bd5fb060a", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:02.286Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.1106ed5c-8ecf-4534-a6aa-8ef7a707d99f"}, {"node_instance_id": "external_network_8t6p34", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:03.076Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-a8bb5e07-95cc-4621-a8f5-c43bd5fb060a", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:02.286Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.1106ed5c-8ecf-4534-a6aa-8ef7a707d99f"}, {"node_instance_id": "external_network_8t6p34", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:03.076Z", "message": "Using external resource network: external", "level": "info", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:02.287Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.1106ed5c-8ecf-4534-a6aa-8ef7a707d99f"}, {"node_instance_id": "target_vnf_ip_t5nm5a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:03.076Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-98289f1a-f1c7-411a-b07b-305bf52d5a4c Date: Fri, 05 Apr 2019 11:37:02 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"created_at\": \"2019-04-05T11:37:01Z\", \"updated_at\": \"2019-04-05T11:37:01Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 0, \"project_id\": \"307f846577284cd791b49fd570cf11e0\", \"port_id\": null, \"id\": \"9ad700cf-2581-4949-ab51-2c2bc40d00d5\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:02.304Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.235817a1-7e08-43b3-9054-aa342a0dfe83"}, {"node_instance_id": "target_vnf_ip_t5nm5a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:03.076Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-98289f1a-f1c7-411a-b07b-305bf52d5a4c", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:02.305Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.235817a1-7e08-43b3-9054-aa342a0dfe83"}, {"node_instance_id": "target_vnf_ip_t5nm5a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:03.076Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-98289f1a-f1c7-411a-b07b-305bf52d5a4c", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:02.305Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.235817a1-7e08-43b3-9054-aa342a0dfe83"}, {"node_instance_id": "keypair_vqcsjl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:03.076Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 11:37: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-7eb2e8ef-3f3e-4915-bcb9-16764706a24a x-compute-request-id: req-7eb2e8ef-3f3e-4915-bcb9-16764706a24a Content-Encoding: gzip Content-Length: 1779 Content-Type: application/json \nRESP BODY: {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSSWWF0mkDqMJBgaC3t67Z6w13cQs7nEprT1HpsgTGpTlt7Rpe7TOsSkGDulA19ZvkUBAdfU0SRJUvFMacvMtKFQfD0hrrTbEaMayW5ivOEQkNwdbiNnmnyM8iS5xR8RQzc4ff4CEZl/rUsU+rcmTpvEgLqbAaBgTSEbi3BBZMtTb/zdKxj1XBj1R/PzQ78+G+FJObSXZiZVCy4xFb0+0VVYtRzuVHE/egL8+jeSaU1jf0P3mArUKKDz3aMATD4ioVn+EQ8W7aQ840MM3dnQ8vag6WPuI2AfVSrq+xieW7BiBttYqvu5Yzo3NAbLO9muxmIcRU3S5OxqAlMW6zyXG9 Generated-by-Nova\", \"private_key\": \"-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEA0kllhdJpA6jCQYGgt7eu2esNd3ELO5xKa09R6bIExqU5be0a\\nXu0zrEpBg7pQNfWb5FAQHX1NEkSVLxTGnLzLShUHw9Ia602xGjGsluYrzhEJDcHW\\n4jZ5p8jPIkucUfEUM3OH3+AhGZf61LFPq3Jk6bxIC6mwGgYE0hG4twQWTLU2/83S\\nsY9VwY9Ufz80O/PhvhSTm0l2YmVQsuMRW9PtFVWLUc7lRxP3oC/Po3kmlNY39D95\\ngK1Cig892jAEw+IqFZ/hEPFu2kPONDDN3Z0PL2oOlj7iNgH1Uq6vsYnluwYgbbWK\\nr7uWM6NzQGyzvZrsZiHEVN0uTsagJTFus8lxvQIDAQABAoIBAQCbGp3yVd81Xr1h\\nec5kk+w5OgFlzxCc+Et/2TKu76pMJsQ0S4V+7PCHLQIjukG9expwDYnFZo15YvKy\\nll1kcHB1hQuEKS3HzzdI/ciySLWYucH2zrnDgrC6zAfT4Pc9DVd8F8PpojRn30yY\\nouwDpk2+hSySxadpmnTlyUJ4Y2BbVJvPq31KYrcxev8eWXI2QFoxXgjoV+1r+I0N\\n4v8ftariBDuU0/PJv0vaWRtAY0Sd+3ArNTVq1UFGeCEg7zdFkP+amA423sLmynjS\\n+GPkAemU65+5485u1rl2Edh1I6ZgX06d1wfyZwrb5zUeUxFm8cTOXwgt4X2IqVQQ\\nnfxQzPChAoGBAPKE7m5hJR3QBSArX5GP6Xah/4f/XMR+zh3z7YrpUXbvSpDtuv/M\\nBCZTX0Xn6MKK0jc2JQVdUXUo9jLPE4TzW0F4II8hVdCkPs6BYi5v7FxxLsOYhAik\\nylMQC2t/Ic4VnfcTEUnwhjveibrQK/FZ1OHnKcq9tjB9/dG9UVotTYTlAoGBAN35\\nyxZj9PVQeqA6+s5Oixi47jriRBmkY52gR4xq2PZNHEAQWf12V7j48XL1IiKAKuU6\\nEC0elVpB/3tX4Rq0r1ItBi/vvYuCFprCz28MTJH6Ybd/Kjde46Y9F18gdUgkDjG/\\nUbIesbB4lTX7I0SK319tExZTnXQ16TKYLz0iuoP5AoGBAN9LkhVDkN8wR2flR6tI\\n7Fb0tcjMUOgDMVjW3aKHTSDLFsb2fLVFbZS0Mwa0jtWA6Ck5y0BzOas8OeNyUrCZ\\nOS7Aoonm0ZK3h7Sv4GyNVP2QoNQrO3aR9FAid8FUXxXXRYjWn5aKxa2eKwY84hjo\\n81/EbfBkWLmxZ+CUBbGYAMYZAoGACBCENVsKUkNLQTkDVa161joZxZ/k032qdNaW\\n4t4a5c/lX9p4OoIrK7g3pXKMe+5mII/ceJcs2+ub6ZJGxl6cJAMov2MZYtEmGxdK\\nzAEJYyBSnoULNpnG8Yo0qCsYt7c/oMUPpcYBtKSc3yoxnNLizKe80snU5ZzzzPfE\\nd5ckaZkCgYA3aLvVu7SgQbLCt6KSoyWtQchWqsLLR2rMzuiR9Xl0i9ANBbQkus5U\\nQWShQuCNrCetSvGYvLXx9X4sON2GTcwX3eVLjWSX1wXxxBYs/lerZ7gcIKNzfwIG\\nXr7SdFBpQuvPXU57QDtRFWVr6zIQg9z+dNYZGd2bx7JSSegc1Pk2Dg==\\n-----END RSA PRIVATE KEY-----\\n\", \"user_id\": \"411bf8057f87430283813313c561f791\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"d1:3a:77:46:e0:a0:86:a6:e9:d9:da:8a:5c:e3:11:6b\"}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:02.568Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.ae37060c-a6e6-4753-9348-a9783fd0bb9e"}, {"node_instance_id": "external_network_8t6p34", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:03.076Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:02.821Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "data_plane_network_vuvtsu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:03.076Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/networks.json used request id req-f214d658-048d-4fb5-b7e6-5594d723da30", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:02.748Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b0fe351c-4a46-4d21-a48a-4c3aa233b1e3"}, {"node_instance_id": "data_plane_network_vuvtsu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:03.076Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f214d658-048d-4fb5-b7e6-5594d723da30", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:02.747Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b0fe351c-4a46-4d21-a48a-4c3aa233b1e3"}, {"node_instance_id": "management_plane_network_pu3jpi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:03.076Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:02.812Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "data_plane_network_vuvtsu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:03.076Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 596 X-Openstack-Request-Id: req-f214d658-048d-4fb5-b7e6-5594d723da30 Date: Fri, 05 Apr 2019 11:37:02 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":2,\"port_security_enabled\":true,\"id\":\"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-05T11:37:02Z\",\"is_default\":false,\"name\":\"data_plane_network\",\"qos_policy_id\":null,\"admin_state_up\":true,\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:02Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:02.747Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b0fe351c-4a46-4d21-a48a-4c3aa233b1e3"}, {"node_instance_id": "security_group_4q0ha3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:03.666Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-239a9933-897f-4388-bf9b-bda049464c53", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:03.287Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b302ecb2-9a29-4549-a481-4da864b40590"}, {"node_instance_id": "security_group_4q0ha3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:03.666Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-239a9933-897f-4388-bf9b-bda049464c53", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:03.288Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b302ecb2-9a29-4549-a481-4da864b40590"}], "metadata": {"pagination": {"total": 119, "offset": 27, "size": 50}}} 2019-04-05 11:37:06,503 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:37:06,503 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:37:06 GMT 2019-04-05 11:37:06,503 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:37:06,503 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 11:37:06,503 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:37:06,503 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:37:06,503 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:37:06,503 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 11:37:06,506 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:37:06,506 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-dc0fa3f6-17f4-40c0-ba8c-fe6bb25702cc 2019-04-05 11:37:06,506 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:37:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc0fa3f6-17f4-40c0-ba8c-fe6bb25702cc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:37:06,506 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:37:06,506 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5643f0a1a2211a0ea5f6def0e685aaeac27b6946" -d '{"network": {"name": "management_plane_network", "admin_state_up": true}}' 2019-04-05 11:37:06,507 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:37:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6747dd0c-de77-4e6c-b81e-790ca5808a16 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:37:06,507 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-6747dd0c-de77-4e6c-b81e-790ca5808a16 2019-04-05 11:37:06,507 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:37:06,507 - 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-04-05 11:37:06,507 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:37:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b1dfff4-97ee-48d1-a567-1fe005f0c686 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:37:06,507 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-7b1dfff4-97ee-48d1-a567-1fe005f0c686 2019-04-05 11:37:06,508 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}291e71e65e075136affc24c891269a775cbfd046" 2019-04-05 11:37:06,508 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbae729dcdd644cc5c38c057e6777f7b7860f8e8" -d '{"keypair": {"name": "vnf_test_keypair"}}' 2019-04-05 11:37:06,508 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:37:06,508 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:37:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2f7077c-f313-43f7-b324-39b1d9101264 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:37:06,508 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e2f7077c-f313-43f7-b324-39b1d9101264 2019-04-05 11:37:06,508 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}403b8baa31c36f252f311f167aacd103892ccc48" -d '{"network": {"name": "data_plane_network", "admin_state_up": true}}' 2019-04-05 11:37:06,508 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 602 X-Openstack-Request-Id: req-e2d4f07d-0995-4691-9d62-2a15577458aa Date: Fri, 05 Apr 2019 11:37:02 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"0e136091-cf04-4572-a01d-d80c371377ec","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"307f846577284cd791b49fd570cf11e0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T11:37:02Z","is_default":false,"name":"management_plane_network","qos_policy_id":null,"admin_state_up":true,"tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:02Z","mtu":1450}} 2019-04-05 11:37:06,509 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e2d4f07d-0995-4691-9d62-2a15577458aa 2019-04-05 11:37:06,509 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/networks.json used request id req-e2d4f07d-0995-4691-9d62-2a15577458aa 2019-04-05 11:37:06,509 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2019-04-05 11:37:06,509 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-05 11:37:06,509 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-05 11:37:06,509 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-05 11:37:06,510 - 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-04-05 11:37:06,510 - 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-04-05 11:37:06,510 - 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-04-05 11:37:06,510 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:37:06,510 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:37:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-649438a4-bf91-4112-b5a1-9e8a6d0bf30d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:37:06,510 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-649438a4-bf91-4112-b5a1-9e8a6d0bf30d 2019-04-05 11:37:06,510 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-a8bb5e07-95cc-4621-a8f5-c43bd5fb060a Date: Fri, 05 Apr 2019 11:37:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500}]} 2019-04-05 11:37:06,511 - 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'307f846577284cd791b49fd570cf11e0', u'created_at': u'2019-04-05T11:37:01Z', u'updated_at': u'2019-04-05T11:37:01Z', u'floating_network_id': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.201', u'revision_number': 0, u'project_id': u'307f846577284cd791b49fd570cf11e0', u'port_id': None, u'id': u'9ad700cf-2581-4949-ab51-2c2bc40d00d5', u'qos_policy_id': None} 2019-04-05 11:37:06,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}85c715edefea6ff4f014394b581d96aeb526913e" -d '{"security_group": {"description": "Security group for vnf test", "name": "vnf_test_security_group"}}' 2019-04-05 11:37:06,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a50a50a7233bf6fdcd254a8278bdcc1f5cee149e" 2019-04-05 11:37:06,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-7eb2e8ef-3f3e-4915-bcb9-16764706a24a 2019-04-05 11:37:06,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-7eb2e8ef-3f3e-4915-bcb9-16764706a24a 2019-04-05 11:37:06,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-a8bb5e07-95cc-4621-a8f5-c43bd5fb060a 2019-04-05 11:37:06,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-a8bb5e07-95cc-4621-a8f5-c43bd5fb060a 2019-04-05 11:37:06,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2019-04-05 11:37:06,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-98289f1a-f1c7-411a-b07b-305bf52d5a4c Date: Fri, 05 Apr 2019 11:37:02 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:37:01Z", "updated_at": "2019-04-05T11:37:01Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "307f846577284cd791b49fd570cf11e0", "port_id": null, "id": "9ad700cf-2581-4949-ab51-2c2bc40d00d5", "qos_policy_id": null}} 2019-04-05 11:37:06,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-98289f1a-f1c7-411a-b07b-305bf52d5a4c 2019-04-05 11:37:06,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-98289f1a-f1c7-411a-b07b-305bf52d5a4c 2019-04-05 11:37:06,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 11:37: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-7eb2e8ef-3f3e-4915-bcb9-16764706a24a x-compute-request-id: req-7eb2e8ef-3f3e-4915-bcb9-16764706a24a Content-Encoding: gzip Content-Length: 1779 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSSWWF0mkDqMJBgaC3t67Z6w13cQs7nEprT1HpsgTGpTlt7Rpe7TOsSkGDulA19ZvkUBAdfU0SRJUvFMacvMtKFQfD0hrrTbEaMayW5ivOEQkNwdbiNnmnyM8iS5xR8RQzc4ff4CEZl/rUsU+rcmTpvEgLqbAaBgTSEbi3BBZMtTb/zdKxj1XBj1R/PzQ78+G+FJObSXZiZVCy4xFb0+0VVYtRzuVHE/egL8+jeSaU1jf0P3mArUKKDz3aMATD4ioVn+EQ8W7aQ840MM3dnQ8vag6WPuI2AfVSrq+xieW7BiBttYqvu5Yzo3NAbLO9muxmIcRU3S5OxqAlMW6zyXG9 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA0kllhdJpA6jCQYGgt7eu2esNd3ELO5xKa09R6bIExqU5be0a\nXu0zrEpBg7pQNfWb5FAQHX1NEkSVLxTGnLzLShUHw9Ia602xGjGsluYrzhEJDcHW\n4jZ5p8jPIkucUfEUM3OH3+AhGZf61LFPq3Jk6bxIC6mwGgYE0hG4twQWTLU2/83S\nsY9VwY9Ufz80O/PhvhSTm0l2YmVQsuMRW9PtFVWLUc7lRxP3oC/Po3kmlNY39D95\ngK1Cig892jAEw+IqFZ/hEPFu2kPONDDN3Z0PL2oOlj7iNgH1Uq6vsYnluwYgbbWK\nr7uWM6NzQGyzvZrsZiHEVN0uTsagJTFus8lxvQIDAQABAoIBAQCbGp3yVd81Xr1h\nec5kk+w5OgFlzxCc+Et/2TKu76pMJsQ0S4V+7PCHLQIjukG9expwDYnFZo15YvKy\nll1kcHB1hQuEKS3HzzdI/ciySLWYucH2zrnDgrC6zAfT4Pc9DVd8F8PpojRn30yY\nouwDpk2+hSySxadpmnTlyUJ4Y2BbVJvPq31KYrcxev8eWXI2QFoxXgjoV+1r+I0N\n4v8ftariBDuU0/PJv0vaWRtAY0Sd+3ArNTVq1UFGeCEg7zdFkP+amA423sLmynjS\n+GPkAemU65+5485u1rl2Edh1I6ZgX06d1wfyZwrb5zUeUxFm8cTOXwgt4X2IqVQQ\nnfxQzPChAoGBAPKE7m5hJR3QBSArX5GP6Xah/4f/XMR+zh3z7YrpUXbvSpDtuv/M\nBCZTX0Xn6MKK0jc2JQVdUXUo9jLPE4TzW0F4II8hVdCkPs6BYi5v7FxxLsOYhAik\nylMQC2t/Ic4VnfcTEUnwhjveibrQK/FZ1OHnKcq9tjB9/dG9UVotTYTlAoGBAN35\nyxZj9PVQeqA6+s5Oixi47jriRBmkY52gR4xq2PZNHEAQWf12V7j48XL1IiKAKuU6\nEC0elVpB/3tX4Rq0r1ItBi/vvYuCFprCz28MTJH6Ybd/Kjde46Y9F18gdUgkDjG/\nUbIesbB4lTX7I0SK319tExZTnXQ16TKYLz0iuoP5AoGBAN9LkhVDkN8wR2flR6tI\n7Fb0tcjMUOgDMVjW3aKHTSDLFsb2fLVFbZS0Mwa0jtWA6Ck5y0BzOas8OeNyUrCZ\nOS7Aoonm0ZK3h7Sv4GyNVP2QoNQrO3aR9FAid8FUXxXXRYjWn5aKxa2eKwY84hjo\n81/EbfBkWLmxZ+CUBbGYAMYZAoGACBCENVsKUkNLQTkDVa161joZxZ/k032qdNaW\n4t4a5c/lX9p4OoIrK7g3pXKMe+5mII/ceJcs2+ub6ZJGxl6cJAMov2MZYtEmGxdK\nzAEJYyBSnoULNpnG8Yo0qCsYt7c/oMUPpcYBtKSc3yoxnNLizKe80snU5ZzzzPfE\nd5ckaZkCgYA3aLvVu7SgQbLCt6KSoyWtQchWqsLLR2rMzuiR9Xl0i9ANBbQkus5U\nQWShQuCNrCetSvGYvLXx9X4sON2GTcwX3eVLjWSX1wXxxBYs/lerZ7gcIKNzfwIG\nXr7SdFBpQuvPXU57QDtRFWVr6zIQg9z+dNYZGd2bx7JSSegc1Pk2Dg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "411bf8057f87430283813313c561f791", "name": "vnf_test_keypair", "fingerprint": "d1:3a:77:46:e0:a0:86:a6:e9:d9:da:8a:5c:e3:11:6b"}} 2019-04-05 11:37:06,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-04-05 11:37:06,513 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/networks.json used request id req-f214d658-048d-4fb5-b7e6-5594d723da30 2019-04-05 11:37:06,513 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f214d658-048d-4fb5-b7e6-5594d723da30 2019-04-05 11:37:06,513 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-04-05 11:37:06,513 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 596 X-Openstack-Request-Id: req-f214d658-048d-4fb5-b7e6-5594d723da30 Date: Fri, 05 Apr 2019 11:37:02 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"307f846577284cd791b49fd570cf11e0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T11:37:02Z","is_default":false,"name":"data_plane_network","qos_policy_id":null,"admin_state_up":true,"tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:02Z","mtu":1450}} 2019-04-05 11:37:06,513 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-239a9933-897f-4388-bf9b-bda049464c53 2019-04-05 11:37:06,513 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-239a9933-897f-4388-bf9b-bda049464c53 2019-04-05 11:37:06,513 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/9c03969a-8995-437a-a278-72763fb0fa67 2019-04-05 11:37:06,602 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:37:06,602 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:37:06,602 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:37:06,602 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:37:06,602 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:37:06,602 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:37:06,602 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:37:06,603 - cloudify.rest_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-04-05T11:36:55.223Z", "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-04-05T11:36:55.224Z", "id": "9c03969a-8995-437a-a278-72763fb0fa67"} 2019-04-05 11:37:06,603 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:37:06,603 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:37:06 GMT 2019-04-05 11:37:06,603 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:37:06,603 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-05 11:37:06,603 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:37:06,603 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:37:06,603 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:37:11,607 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-05 11:37:11,741 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:37:11,742 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:37:11,742 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:37:11,742 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:37:11,742 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:37:11,742 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:37:11,742 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:37:11,742 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_network_pu3jpi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:03.666Z", "message": "Node instance created", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:03.124Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "keypair_vqcsjl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:03.666Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:02.989Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "target_vnf_ip_t5nm5a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:03.666Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:02.838Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "reference_vnf_ip_7vhyxy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:03.666Z", "message": "Using floating ip network 7988db48-05a8-4a8c-b418-2ba12e37bd97 from name external provided.", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:02.981Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.60dc2362-4bca-4c86-b32a-85eaf4b9bcb6"}, {"node_instance_id": "reference_vnf_ip_7vhyxy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:03.666Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-c73c67b4-87b5-4e16-8352-d8310a0ddf92 Date: Fri, 05 Apr 2019 11:37:02 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"7988db48-05a8-4a8c-b418-2ba12e37bd97\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"eb59fe06d2204ec18bc5b63ebb0a318e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-05T06:37:06Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"eb59fe06d2204ec18bc5b63ebb0a318e\",\"created_at\":\"2019-04-05T06:22:23Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:02.980Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.60dc2362-4bca-4c86-b32a-85eaf4b9bcb6"}, {"node_instance_id": "security_group_4q0ha3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:03.666Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-239a9933-897f-4388-bf9b-bda049464c53", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:03.287Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b302ecb2-9a29-4549-a481-4da864b40590"}, {"node_instance_id": "security_group_4q0ha3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:03.666Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-239a9933-897f-4388-bf9b-bda049464c53 Date: Fri, 05 Apr 2019 11:37:03 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Security group for vnf test\", \"tags\": [], \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"created_at\": \"2019-04-05T11:37:03Z\", \"updated_at\": \"2019-04-05T11:37:03Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-05T11:37:03Z\", \"revision_number\": 0, \"id\": \"392ef605-960c-4802-89c2-0f569475174b\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-05T11:37:03Z\", \"security_group_id\": \"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\", \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"307f846577284cd791b49fd570cf11e0\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-05T11:37:03Z\", \"revision_number\": 0, \"id\": \"e2ed2bdf-deb4-4202-b151-71088c35b5bc\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-05T11:37:03Z\", \"security_group_id\": \"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\", \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"307f846577284cd791b49fd570cf11e0\"}], \"revision_number\": 1, \"project_id\": \"307f846577284cd791b49fd570cf11e0\", \"id\": \"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\", \"name\": \"vnf_test_security_group\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:03.287Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b302ecb2-9a29-4549-a481-4da864b40590"}, {"node_instance_id": "security_group_4q0ha3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:03.666Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-239a9933-897f-4388-bf9b-bda049464c53", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:03.288Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b302ecb2-9a29-4549-a481-4da864b40590"}, {"node_instance_id": "reference_vnf_ip_7vhyxy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:03.666Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a50a50a7233bf6fdcd254a8278bdcc1f5cee149e\" -d '{\"floatingip\": {\"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\"}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:02.982Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.60dc2362-4bca-4c86-b32a-85eaf4b9bcb6"}, {"node_instance_id": "target_vnf_ip_t5nm5a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:04.268Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:03.302Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "external_network_8t6p34", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:04.268Z", "message": "Node instance created", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:03.270Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "keypair_vqcsjl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:04.268Z", "message": "Node instance created", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:03.329Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "reference_vnf_ip_7vhyxy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:04.882Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-f29b6f62-8cb8-47ee-8607-72ccee4611b8", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:04.634Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.60dc2362-4bca-4c86-b32a-85eaf4b9bcb6"}, {"node_instance_id": "reference_vnf_ip_7vhyxy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:04.882Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-f29b6f62-8cb8-47ee-8607-72ccee4611b8 Date: Fri, 05 Apr 2019 11:37:04 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"created_at\": \"2019-04-05T11:37:03Z\", \"updated_at\": \"2019-04-05T11:37:03Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 0, \"project_id\": \"307f846577284cd791b49fd570cf11e0\", \"port_id\": null, \"id\": \"5ab929c0-75b7-4c13-9662-270ec50794d1\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:04.633Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.60dc2362-4bca-4c86-b32a-85eaf4b9bcb6"}, {"node_instance_id": "reference_vnf_ip_7vhyxy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:04.882Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'307f846577284cd791b49fd570cf11e0', u'created_at': u'2019-04-05T11:37:03Z', u'updated_at': u'2019-04-05T11:37:03Z', u'floating_network_id': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', 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'307f846577284cd791b49fd570cf11e0', u'port_id': None, u'id': u'5ab929c0-75b7-4c13-9662-270ec50794d1', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:04.635Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.60dc2362-4bca-4c86-b32a-85eaf4b9bcb6"}, {"node_instance_id": "reference_vnf_ip_7vhyxy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:04.882Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-f29b6f62-8cb8-47ee-8607-72ccee4611b8", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:04.634Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.60dc2362-4bca-4c86-b32a-85eaf4b9bcb6"}, {"node_instance_id": "external_network_8t6p34", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:04.882Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:03.517Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "management_plane_network_pu3jpi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:04.882Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:03.484Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "data_plane_network_vuvtsu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:04.882Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:03.414Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "target_vnf_ip_t5nm5a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:05.429Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:03.545Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "security_group_4q0ha3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:05.429Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/ddead22a-2dcf-489a-bbb0-44be7dd09dc6.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}85c715edefea6ff4f014394b581d96aeb526913e\"", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:05.291Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b302ecb2-9a29-4549-a481-4da864b40590"}, {"node_instance_id": "data_plane_network_vuvtsu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:05.429Z", "message": "Node instance created", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:03.573Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "security_group_4q0ha3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:06.034Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}85c715edefea6ff4f014394b581d96aeb526913e\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"icmp\", \"ethertype\": \"IPv4\", \"port_range_max\": 0, \"security_group_id\": \"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\", \"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-04-05T11:37:05.456Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b302ecb2-9a29-4549-a481-4da864b40590"}, {"node_instance_id": "security_group_4q0ha3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:06.034Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-998c7900-59b8-46a3-8d2b-331f5120e466", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:05.456Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b302ecb2-9a29-4549-a481-4da864b40590"}, {"node_instance_id": "security_group_4q0ha3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:06.034Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-998c7900-59b8-46a3-8d2b-331f5120e466", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:05.455Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b302ecb2-9a29-4549-a481-4da864b40590"}, {"node_instance_id": "security_group_4q0ha3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:06.034Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-998c7900-59b8-46a3-8d2b-331f5120e466 Date: Fri, 05 Apr 2019 11:37:05 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-04-05T11:37:05Z\", \"security_group_id\": \"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\", \"port_range_min\": 22, \"revision_number\": 0, \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"created_at\": \"2019-04-05T11:37:05Z\", \"project_id\": \"307f846577284cd791b49fd570cf11e0\", \"id\": \"c51fe1e4-df64-4950-bd82-ca2b96b9c1e1\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:05.455Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b302ecb2-9a29-4549-a481-4da864b40590"}, {"node_instance_id": "security_group_4q0ha3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:06.034Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}85c715edefea6ff4f014394b581d96aeb526913e\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 22, \"security_group_id\": \"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\", \"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-04-05T11:37:05.330Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b302ecb2-9a29-4549-a481-4da864b40590"}, {"node_instance_id": "security_group_4q0ha3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:06.034Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/ddead22a-2dcf-489a-bbb0-44be7dd09dc6.json used request id req-56fc2c88-0086-441e-bb03-22875f5f8785", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:05.329Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b302ecb2-9a29-4549-a481-4da864b40590"}, {"node_instance_id": "security_group_4q0ha3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:06.034Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/security-groups/ddead22a-2dcf-489a-bbb0-44be7dd09dc6.json used request id req-56fc2c88-0086-441e-bb03-22875f5f8785", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:05.328Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b302ecb2-9a29-4549-a481-4da864b40590"}, {"node_instance_id": "security_group_4q0ha3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:06.034Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-56fc2c88-0086-441e-bb03-22875f5f8785 Date: Fri, 05 Apr 2019 11:37:05 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Security group for vnf test\", \"tags\": [], \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"created_at\": \"2019-04-05T11:37:03Z\", \"updated_at\": \"2019-04-05T11:37:03Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-05T11:37:03Z\", \"revision_number\": 0, \"id\": \"392ef605-960c-4802-89c2-0f569475174b\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-05T11:37:03Z\", \"security_group_id\": \"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\", \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"307f846577284cd791b49fd570cf11e0\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-05T11:37:03Z\", \"revision_number\": 0, \"id\": \"e2ed2bdf-deb4-4202-b151-71088c35b5bc\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-05T11:37:03Z\", \"security_group_id\": \"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\", \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"307f846577284cd791b49fd570cf11e0\"}], \"revision_number\": 1, \"project_id\": \"307f846577284cd791b49fd570cf11e0\", \"id\": \"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\", \"name\": \"vnf_test_security_group\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:05.328Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b302ecb2-9a29-4549-a481-4da864b40590"}, {"node_instance_id": "target_vnf_ip_t5nm5a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:06.034Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:03.748Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "management_plane_network_pu3jpi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:06.034Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:03.722Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "keypair_vqcsjl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:06.034Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:03.692Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "security_group_4q0ha3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:06.034Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-f0558f8c-c9f0-41d3-8f89-d266f2380c03 Date: Fri, 05 Apr 2019 11:37:05 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-04-05T11:37:05Z\", \"security_group_id\": \"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\", \"port_range_min\": 1, \"revision_number\": 0, \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"created_at\": \"2019-04-05T11:37:05Z\", \"project_id\": \"307f846577284cd791b49fd570cf11e0\", \"id\": \"2df432c0-7cf4-4949-a45e-bd6295725815\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:05.701Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b302ecb2-9a29-4549-a481-4da864b40590"}, {"node_instance_id": "security_group_4q0ha3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:06.034Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}85c715edefea6ff4f014394b581d96aeb526913e\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\", \"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-04-05T11:37:05.576Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b302ecb2-9a29-4549-a481-4da864b40590"}, {"node_instance_id": "security_group_4q0ha3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:06.034Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-52a9159d-7947-48a2-a6fc-e2d5eca90112", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:05.575Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b302ecb2-9a29-4549-a481-4da864b40590"}, {"node_instance_id": "security_group_4q0ha3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:06.034Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-4901b4fa-42ea-468f-802c-7f5f1bce4111 Date: Fri, 05 Apr 2019 11:37:05 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-04-05T11:37:05Z\", \"security_group_id\": \"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\", \"port_range_min\": 1, \"revision_number\": 0, \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"created_at\": \"2019-04-05T11:37:05Z\", \"project_id\": \"307f846577284cd791b49fd570cf11e0\", \"id\": \"9187a811-9cd6-45d2-9d47-9c7c19e7fb7f\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:05.812Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b302ecb2-9a29-4549-a481-4da864b40590"}, {"node_instance_id": "security_group_4q0ha3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:06.034Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}85c715edefea6ff4f014394b581d96aeb526913e\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\", \"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-04-05T11:37:05.703Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b302ecb2-9a29-4549-a481-4da864b40590"}, {"node_instance_id": "security_group_4q0ha3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:06.034Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-52a9159d-7947-48a2-a6fc-e2d5eca90112", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:05.575Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b302ecb2-9a29-4549-a481-4da864b40590"}, {"node_instance_id": "security_group_4q0ha3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:06.034Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-52a9159d-7947-48a2-a6fc-e2d5eca90112 Date: Fri, 05 Apr 2019 11:37:05 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-04-05T11:37:05Z\", \"security_group_id\": \"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\", \"port_range_min\": 0, \"revision_number\": 0, \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"created_at\": \"2019-04-05T11:37:05Z\", \"project_id\": \"307f846577284cd791b49fd570cf11e0\", \"id\": \"79d08284-fc4a-48bc-8e41-72ea405b48eb\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:05.575Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b302ecb2-9a29-4549-a481-4da864b40590"}, {"node_instance_id": "security_group_4q0ha3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:06.034Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-f0558f8c-c9f0-41d3-8f89-d266f2380c03", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:05.701Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b302ecb2-9a29-4549-a481-4da864b40590"}, {"node_instance_id": "security_group_4q0ha3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:06.034Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-f0558f8c-c9f0-41d3-8f89-d266f2380c03", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:05.701Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.b302ecb2-9a29-4549-a481-4da864b40590"}, {"node_instance_id": "router_jcdstd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:06.693Z", "message": "router: {'name': u'vnf_test_router'}", "level": "info", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:06.146Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.9c0961e0-0cf1-48d7-9e6c-c6a97d791dca"}, {"node_instance_id": "router_jcdstd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:06.693Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T11:37:06.217Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.9c0961e0-0cf1-48d7-9e6c-c6a97d791dca"}, {"node_instance_id": "router_jcdstd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:06.693Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:37:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc1e967b-ebf6-4dd3-85a4-8bf7fd7e2e75 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:06.221Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.9c0961e0-0cf1-48d7-9e6c-c6a97d791dca"}, {"node_instance_id": "router_jcdstd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:06.693Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-fc1e967b-ebf6-4dd3-85a4-8bf7fd7e2e75", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:06.222Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.9c0961e0-0cf1-48d7-9e6c-c6a97d791dca"}, {"node_instance_id": "data_plane_network_vuvtsu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:06.693Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:03.803Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "external_network_8t6p34", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:06.693Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:03.775Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "target_vnf_ip_t5nm5a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:06.693Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:03.941Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "keypair_vqcsjl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:06.693Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:03.831Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}], "metadata": {"pagination": {"total": 174, "offset": 77, "size": 50}}} 2019-04-05 11:37:11,742 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:37:11,743 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:37:11 GMT 2019-04-05 11:37:11,743 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:37:11,743 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 11:37:11,743 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:37:11,743 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:37:11,743 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:37:11,743 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 11:37:11,745 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-04-05 11:37:11,745 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-04-05 11:37:11,746 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-04-05 11:37:11,746 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using floating ip network 7988db48-05a8-4a8c-b418-2ba12e37bd97 from name external provided. 2019-04-05 11:37:11,746 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-c73c67b4-87b5-4e16-8352-d8310a0ddf92 Date: Fri, 05 Apr 2019 11:37:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500}]} 2019-04-05 11:37:11,746 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-239a9933-897f-4388-bf9b-bda049464c53 2019-04-05 11:37:11,746 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-239a9933-897f-4388-bf9b-bda049464c53 Date: Fri, 05 Apr 2019 11:37:03 GMT RESP BODY: {"security_group": {"description": "Security group for vnf test", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:37:03Z", "updated_at": "2019-04-05T11:37:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:37:03Z", "revision_number": 0, "id": "392ef605-960c-4802-89c2-0f569475174b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:37:03Z", "security_group_id": "ddead22a-2dcf-489a-bbb0-44be7dd09dc6", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:37:03Z", "revision_number": 0, "id": "e2ed2bdf-deb4-4202-b151-71088c35b5bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:37:03Z", "security_group_id": "ddead22a-2dcf-489a-bbb0-44be7dd09dc6", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}], "revision_number": 1, "project_id": "307f846577284cd791b49fd570cf11e0", "id": "ddead22a-2dcf-489a-bbb0-44be7dd09dc6", "name": "vnf_test_security_group"}} 2019-04-05 11:37:11,746 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-239a9933-897f-4388-bf9b-bda049464c53 2019-04-05 11:37:11,747 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a50a50a7233bf6fdcd254a8278bdcc1f5cee149e" -d '{"floatingip": {"floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}}' 2019-04-05 11:37:11,747 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-04-05 11:37:11,747 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-04-05 11:37:11,747 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-04-05 11:37:11,747 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-f29b6f62-8cb8-47ee-8607-72ccee4611b8 2019-04-05 11:37:11,747 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-f29b6f62-8cb8-47ee-8607-72ccee4611b8 Date: Fri, 05 Apr 2019 11:37:04 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:37:03Z", "updated_at": "2019-04-05T11:37:03Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "307f846577284cd791b49fd570cf11e0", "port_id": null, "id": "5ab929c0-75b7-4c13-9662-270ec50794d1", "qos_policy_id": null}} 2019-04-05 11:37:11,748 - 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'307f846577284cd791b49fd570cf11e0', u'created_at': u'2019-04-05T11:37:03Z', u'updated_at': u'2019-04-05T11:37:03Z', u'floating_network_id': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', 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'307f846577284cd791b49fd570cf11e0', u'port_id': None, u'id': u'5ab929c0-75b7-4c13-9662-270ec50794d1', u'qos_policy_id': None} 2019-04-05 11:37:11,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-f29b6f62-8cb8-47ee-8607-72ccee4611b8 2019-04-05 11:37:11,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-04-05 11:37:11,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-04-05 11:37:11,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-04-05 11:37:11,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-04-05 11:37:11,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/ddead22a-2dcf-489a-bbb0-44be7dd09dc6.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85c715edefea6ff4f014394b581d96aeb526913e" 2019-04-05 11:37:11,749 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-04-05 11:37:11,749 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}85c715edefea6ff4f014394b581d96aeb526913e" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "ethertype": "IPv4", "port_range_max": 0, "security_group_id": "ddead22a-2dcf-489a-bbb0-44be7dd09dc6", "port_range_min": 0, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-05 11:37:11,749 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-998c7900-59b8-46a3-8d2b-331f5120e466 2019-04-05 11:37:11,749 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-998c7900-59b8-46a3-8d2b-331f5120e466 2019-04-05 11:37:11,749 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-998c7900-59b8-46a3-8d2b-331f5120e466 Date: Fri, 05 Apr 2019 11:37:05 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-04-05T11:37:05Z", "security_group_id": "ddead22a-2dcf-489a-bbb0-44be7dd09dc6", "port_range_min": 22, "revision_number": 0, "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:37:05Z", "project_id": "307f846577284cd791b49fd570cf11e0", "id": "c51fe1e4-df64-4950-bd82-ca2b96b9c1e1"}} 2019-04-05 11:37:11,749 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}85c715edefea6ff4f014394b581d96aeb526913e" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 22, "security_group_id": "ddead22a-2dcf-489a-bbb0-44be7dd09dc6", "port_range_min": 22, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-05 11:37:11,749 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/ddead22a-2dcf-489a-bbb0-44be7dd09dc6.json used request id req-56fc2c88-0086-441e-bb03-22875f5f8785 2019-04-05 11:37:11,750 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups/ddead22a-2dcf-489a-bbb0-44be7dd09dc6.json used request id req-56fc2c88-0086-441e-bb03-22875f5f8785 2019-04-05 11:37:11,750 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-56fc2c88-0086-441e-bb03-22875f5f8785 Date: Fri, 05 Apr 2019 11:37:05 GMT RESP BODY: {"security_group": {"description": "Security group for vnf test", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:37:03Z", "updated_at": "2019-04-05T11:37:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:37:03Z", "revision_number": 0, "id": "392ef605-960c-4802-89c2-0f569475174b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:37:03Z", "security_group_id": "ddead22a-2dcf-489a-bbb0-44be7dd09dc6", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:37:03Z", "revision_number": 0, "id": "e2ed2bdf-deb4-4202-b151-71088c35b5bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:37:03Z", "security_group_id": "ddead22a-2dcf-489a-bbb0-44be7dd09dc6", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}], "revision_number": 1, "project_id": "307f846577284cd791b49fd570cf11e0", "id": "ddead22a-2dcf-489a-bbb0-44be7dd09dc6", "name": "vnf_test_security_group"}} 2019-04-05 11:37:11,750 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-04-05 11:37:11,750 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-04-05 11:37:11,750 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-04-05 11:37:11,750 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-f0558f8c-c9f0-41d3-8f89-d266f2380c03 Date: Fri, 05 Apr 2019 11:37:05 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-04-05T11:37:05Z", "security_group_id": "ddead22a-2dcf-489a-bbb0-44be7dd09dc6", "port_range_min": 1, "revision_number": 0, "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:37:05Z", "project_id": "307f846577284cd791b49fd570cf11e0", "id": "2df432c0-7cf4-4949-a45e-bd6295725815"}} 2019-04-05 11:37:11,750 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}85c715edefea6ff4f014394b581d96aeb526913e" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "ddead22a-2dcf-489a-bbb0-44be7dd09dc6", "port_range_min": 1, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-05 11:37:11,751 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-52a9159d-7947-48a2-a6fc-e2d5eca90112 2019-04-05 11:37:11,751 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-4901b4fa-42ea-468f-802c-7f5f1bce4111 Date: Fri, 05 Apr 2019 11:37:05 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-04-05T11:37:05Z", "security_group_id": "ddead22a-2dcf-489a-bbb0-44be7dd09dc6", "port_range_min": 1, "revision_number": 0, "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:37:05Z", "project_id": "307f846577284cd791b49fd570cf11e0", "id": "9187a811-9cd6-45d2-9d47-9c7c19e7fb7f"}} 2019-04-05 11:37:11,751 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}85c715edefea6ff4f014394b581d96aeb526913e" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "ddead22a-2dcf-489a-bbb0-44be7dd09dc6", "port_range_min": 1, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-05 11:37:11,751 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-52a9159d-7947-48a2-a6fc-e2d5eca90112 2019-04-05 11:37:11,751 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-52a9159d-7947-48a2-a6fc-e2d5eca90112 Date: Fri, 05 Apr 2019 11:37:05 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-04-05T11:37:05Z", "security_group_id": "ddead22a-2dcf-489a-bbb0-44be7dd09dc6", "port_range_min": 0, "revision_number": 0, "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:37:05Z", "project_id": "307f846577284cd791b49fd570cf11e0", "id": "79d08284-fc4a-48bc-8e41-72ea405b48eb"}} 2019-04-05 11:37:11,751 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-f0558f8c-c9f0-41d3-8f89-d266f2380c03 2019-04-05 11:37:11,752 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-f0558f8c-c9f0-41d3-8f89-d266f2380c03 2019-04-05 11:37:11,752 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - router: {'name': u'vnf_test_router'} 2019-04-05 11:37:11,752 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:37:11,752 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:37:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc1e967b-ebf6-4dd3-85a4-8bf7fd7e2e75 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:37:11,752 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-fc1e967b-ebf6-4dd3-85a4-8bf7fd7e2e75 2019-04-05 11:37:11,752 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-04-05 11:37:11,752 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-04-05 11:37:11,753 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-04-05 11:37:11,753 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-04-05 11:37:11,753 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/9c03969a-8995-437a-a278-72763fb0fa67 2019-04-05 11:37:11,889 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:37:11,889 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:37:11,889 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:37:11,889 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:37:11,890 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:37:11,890 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:37:11,890 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:37:11,890 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T11:36:55.223Z", "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-04-05T11:36:55.224Z", "id": "9c03969a-8995-437a-a278-72763fb0fa67"} 2019-04-05 11:37:11,890 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:37:11,890 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:37:11 GMT 2019-04-05 11:37:11,890 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:37:11,890 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-05 11:37:11,890 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:37:11,890 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:37:11,891 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:37:16,896 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-05 11:37:17,055 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:37:17,055 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:37:17,056 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:37:17,056 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:37:17,056 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:37:17,056 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:37:17,056 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:37:17,056 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "router_jcdstd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:06.693Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-fc1e967b-ebf6-4dd3-85a4-8bf7fd7e2e75", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:06.222Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.9c0961e0-0cf1-48d7-9e6c-c6a97d791dca"}, {"node_instance_id": "router_jcdstd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:06.693Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:37:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc1e967b-ebf6-4dd3-85a4-8bf7fd7e2e75 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:06.221Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.9c0961e0-0cf1-48d7-9e6c-c6a97d791dca"}, {"node_instance_id": "data_plane_subnet_hz64fi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:07.205Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:37:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8797fd1b-2593-4acb-b53e-1c064a167803 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:06.886Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c678aae4-ea8d-4270-9331-05144afc6ad2"}, {"node_instance_id": "data_plane_subnet_hz64fi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:07.205Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T11:37:06.880Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c678aae4-ea8d-4270-9331-05144afc6ad2"}, {"node_instance_id": "router_jcdstd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:07.205Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks/7988db48-05a8-4a8c-b418-2ba12e37bd97.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d38799ee292036cf0e3dde03fcdd7b999da8ce04\"", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:06.620Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.9c0961e0-0cf1-48d7-9e6c-c6a97d791dca"}, {"node_instance_id": "management_plane_network_pu3jpi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:07.205Z", "message": "Node instance started", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:03.968Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "data_plane_subnet_hz64fi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:07.205Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-8797fd1b-2593-4acb-b53e-1c064a167803", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:06.886Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c678aae4-ea8d-4270-9331-05144afc6ad2"}, {"node_instance_id": "router_jcdstd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:07.205Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-f5a53917-e13b-425f-9c0b-8cf719b96590 Date: Fri, 05 Apr 2019 11:37:07 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"7988db48-05a8-4a8c-b418-2ba12e37bd97\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"eb59fe06d2204ec18bc5b63ebb0a318e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-05T06:37:06Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"eb59fe06d2204ec18bc5b63ebb0a318e\",\"created_at\":\"2019-04-05T06:22:23Z\",\"mtu\":1500}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:07.092Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.9c0961e0-0cf1-48d7-9e6c-c6a97d791dca"}, {"node_instance_id": "external_network_8t6p34", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:07.205Z", "message": "Node instance started", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:03.995Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "router_jcdstd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:07.741Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks/7988db48-05a8-4a8c-b418-2ba12e37bd97.json used request id req-f5a53917-e13b-425f-9c0b-8cf719b96590", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:07.093Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.9c0961e0-0cf1-48d7-9e6c-c6a97d791dca"}, {"node_instance_id": "security_group_4q0ha3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:07.741Z", "message": "Node instance started", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:06.898Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "security_group_4q0ha3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:07.741Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:06.814Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "security_group_4q0ha3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:07.741Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:06.703Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "security_group_4q0ha3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:07.741Z", "message": "Node instance created", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:06.609Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "security_group_4q0ha3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:07.741Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:06.337Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "reference_vnf_ip_7vhyxy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:07.741Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:06.194Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "reference_vnf_ip_7vhyxy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:07.741Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:05.900Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "reference_vnf_ip_7vhyxy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:07.741Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:05.837Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "data_plane_subnet_hz64fi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:07.741Z", "message": "Sending task 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:05.504Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "reference_vnf_ip_7vhyxy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:07.741Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:05.465Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "data_plane_subnet_hz64fi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:07.741Z", "message": "Creating node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:05.325Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "reference_vnf_ip_7vhyxy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:07.741Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:05.163Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "router_jcdstd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:07.741Z", "message": "Sending task 'neutron_plugin.router.create'", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:04.952Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "router_jcdstd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:07.741Z", "message": "Creating node instance", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:04.655Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "data_plane_network_vuvtsu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:07.741Z", "message": "Node instance started", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:04.484Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "keypair_vqcsjl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:07.741Z", "message": "Node instance started", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:04.266Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "data_plane_network_vuvtsu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:07.741Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:04.232Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "router_jcdstd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:07.741Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks/7988db48-05a8-4a8c-b418-2ba12e37bd97.json used request id req-f5a53917-e13b-425f-9c0b-8cf719b96590", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:07.092Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.9c0961e0-0cf1-48d7-9e6c-c6a97d791dca"}, {"node_instance_id": "router_jcdstd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:07.741Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d38799ee292036cf0e3dde03fcdd7b999da8ce04\" -d '{\"router\": {\"external_gateway_info\": {\"network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\"}, \"name\": \"vnf_test_router\"}}'", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:07.094Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.9c0961e0-0cf1-48d7-9e6c-c6a97d791dca"}, {"node_instance_id": "data_plane_subnet_hz64fi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:07.741Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5f3cef83bef9c2396390833730b36ceac820931d\" -d '{\"subnet\": {\"network_id\": \"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35\", \"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-04-05T11:37:07.288Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c678aae4-ea8d-4270-9331-05144afc6ad2"}, {"node_instance_id": "data_plane_subnet_hz64fi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:08.714Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-c3609285-0071-4434-8e7e-503b0339da37 Date: Fri, 05 Apr 2019 11:37:08 GMT \nRESP BODY: {\"subnet\":{\"service_types\":[],\"description\":\"\",\"enable_dhcp\":true,\"tags\":[],\"network_id\":\"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:07Z\",\"dns_nameservers\":[],\"updated_at\":\"2019-04-05T11:37:07Z\",\"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\":\"307f846577284cd791b49fd570cf11e0\",\"id\":\"80b8ed00-c613-481a-b8ce-95f3f3b434d5\",\"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-04-05T11:37:08.556Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c678aae4-ea8d-4270-9331-05144afc6ad2"}, {"node_instance_id": "data_plane_subnet_hz64fi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:09.310Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-c3609285-0071-4434-8e7e-503b0339da37", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:08.557Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c678aae4-ea8d-4270-9331-05144afc6ad2"}, {"node_instance_id": "router_jcdstd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:09.310Z", "message": "Node instance created", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:09.044Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "router_jcdstd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:09.310Z", "message": "Task succeeded 'neutron_plugin.router.create'", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:08.946Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "router_jcdstd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:09.310Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/routers.json used request id req-182e9992-087f-4c5f-b6a1-ae0a9f296654", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:08.622Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.9c0961e0-0cf1-48d7-9e6c-c6a97d791dca"}, {"node_instance_id": "router_jcdstd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:09.310Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-182e9992-087f-4c5f-b6a1-ae0a9f296654", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:08.621Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.9c0961e0-0cf1-48d7-9e6c-c6a97d791dca"}, {"node_instance_id": "router_jcdstd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:09.310Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-182e9992-087f-4c5f-b6a1-ae0a9f296654 Date: Fri, 05 Apr 2019 11:37:08 GMT \nRESP BODY: {\"router\": {\"status\": \"ACTIVE\", \"external_gateway_info\": {\"network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"enable_snat\": true, \"external_fixed_ips\": [{\"subnet_id\": \"d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad\", \"ip_address\": \"172.30.9.215\"}]}, \"availability_zone_hints\": [], \"availability_zones\": [], \"description\": \"\", \"tags\": [], \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"created_at\": \"2019-04-05T11:37:07Z\", \"admin_state_up\": true, \"updated_at\": \"2019-04-05T11:37:08Z\", \"flavor_id\": null, \"revision_number\": 2, \"routes\": [], \"project_id\": \"307f846577284cd791b49fd570cf11e0\", \"id\": \"a4b22e33-a700-41b5-8f16-c883935b572f\", \"name\": \"vnf_test_router\"}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:08.621Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.9c0961e0-0cf1-48d7-9e6c-c6a97d791dca"}, {"node_instance_id": "data_plane_subnet_hz64fi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:09.310Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/subnets.json used request id req-c3609285-0071-4434-8e7e-503b0339da37", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:08.557Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c678aae4-ea8d-4270-9331-05144afc6ad2"}, {"node_instance_id": "router_jcdstd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:09.908Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:09.290Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "data_plane_subnet_hz64fi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:09.908Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:09.148Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "data_plane_subnet_hz64fi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:09.908Z", "message": "Node instance created", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:09.261Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "data_plane_subnet_hz64fi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:10.508Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:09.549Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "data_plane_subnet_hz64fi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:10.508Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:09.457Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "router_jcdstd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:10.508Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:09.424Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "data_plane_subnet_hz64fi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:11.152Z", "message": "Node instance started", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:09.738Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "router_jcdstd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:11.152Z", "message": "Node instance started", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:09.579Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "target_vnf_data_plane_port_bvt3jv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:11.152Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:10.459Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "management_plane_subnet_7niixp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:11.750Z", "message": "Creating node instance", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:10.582Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "reference_vnf_data_plane_port_48r9px", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:11.750Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:10.705Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "target_vnf_data_plane_port_bvt3jv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:11.750Z", "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-04-05T11:37:10.596Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}], "metadata": {"pagination": {"total": 211, "offset": 127, "size": 50}}} 2019-04-05 11:37:17,056 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:37:17,056 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:37:17 GMT 2019-04-05 11:37:17,056 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:37:17,057 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 11:37:17,057 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:37:17,057 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:37:17,057 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:37:17,057 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 11:37:17,059 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-fc1e967b-ebf6-4dd3-85a4-8bf7fd7e2e75 2019-04-05 11:37:17,059 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:37:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc1e967b-ebf6-4dd3-85a4-8bf7fd7e2e75 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:37:17,060 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:37:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8797fd1b-2593-4acb-b53e-1c064a167803 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:37:17,060 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:37:17,060 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks/7988db48-05a8-4a8c-b418-2ba12e37bd97.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d38799ee292036cf0e3dde03fcdd7b999da8ce04" 2019-04-05 11:37:17,060 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-04-05 11:37:17,060 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-8797fd1b-2593-4acb-b53e-1c064a167803 2019-04-05 11:37:17,060 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-f5a53917-e13b-425f-9c0b-8cf719b96590 Date: Fri, 05 Apr 2019 11:37:07 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500}} 2019-04-05 11:37:17,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-04-05 11:37:17,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks/7988db48-05a8-4a8c-b418-2ba12e37bd97.json used request id req-f5a53917-e13b-425f-9c0b-8cf719b96590 2019-04-05 11:37:17,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-04-05 11:37:17,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-04-05 11:37:17,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-04-05 11:37:17,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-04-05 11:37:17,062 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-04-05 11:37:17,062 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-04-05 11:37:17,062 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-04-05 11:37:17,062 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-04-05 11:37:17,062 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-04-05 11:37:17,062 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-04-05 11:37:17,062 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-05 11:37:17,063 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-04-05 11:37:17,063 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2019-04-05 11:37:17,063 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-05 11:37:17,063 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-04-05 11:37:17,063 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-04-05 11:37:17,063 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-04-05 11:37:17,064 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks/7988db48-05a8-4a8c-b418-2ba12e37bd97.json used request id req-f5a53917-e13b-425f-9c0b-8cf719b96590 2019-04-05 11:37:17,064 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d38799ee292036cf0e3dde03fcdd7b999da8ce04" -d '{"router": {"external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "name": "vnf_test_router"}}' 2019-04-05 11:37:17,064 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f3cef83bef9c2396390833730b36ceac820931d" -d '{"subnet": {"network_id": "ab34d354-f0fc-4bc1-b02c-2f863fa7ed35", "ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null, "name": "data_plane_subnet"}}' 2019-04-05 11:37:17,064 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-c3609285-0071-4434-8e7e-503b0339da37 Date: Fri, 05 Apr 2019 11:37:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:07Z","dns_nameservers":[],"updated_at":"2019-04-05T11:37:07Z","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":"307f846577284cd791b49fd570cf11e0","id":"80b8ed00-c613-481a-b8ce-95f3f3b434d5","subnetpool_id":null,"name":"data_plane_subnet"}} 2019-04-05 11:37:17,064 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-c3609285-0071-4434-8e7e-503b0339da37 2019-04-05 11:37:17,064 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-04-05 11:37:17,065 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2019-04-05 11:37:17,065 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/routers.json used request id req-182e9992-087f-4c5f-b6a1-ae0a9f296654 2019-04-05 11:37:17,065 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-182e9992-087f-4c5f-b6a1-ae0a9f296654 2019-04-05 11:37:17,065 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-182e9992-087f-4c5f-b6a1-ae0a9f296654 Date: Fri, 05 Apr 2019 11:37:08 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.215"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:37:07Z", "admin_state_up": true, "updated_at": "2019-04-05T11:37:08Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "307f846577284cd791b49fd570cf11e0", "id": "a4b22e33-a700-41b5-8f16-c883935b572f", "name": "vnf_test_router"}} 2019-04-05 11:37:17,065 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/subnets.json used request id req-c3609285-0071-4434-8e7e-503b0339da37 2019-04-05 11:37:17,065 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-04-05 11:37:17,065 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-04-05 11:37:17,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-04-05 11:37:17,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-04-05 11:37:17,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-04-05 11:37:17,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-04-05 11:37:17,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-04-05 11:37:17,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-04-05 11:37:17,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-05 11:37:17,067 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-05 11:37:17,067 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-05 11:37:17,067 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-04-05 11:37:17,067 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/9c03969a-8995-437a-a278-72763fb0fa67 2019-04-05 11:37:17,165 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:37:17,165 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:37:17,165 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:37:17,165 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:37:17,166 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:37:17,166 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:37:17,166 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:37:17,166 - cloudify.rest_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-04-05T11:36:55.223Z", "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-04-05T11:36:55.224Z", "id": "9c03969a-8995-437a-a278-72763fb0fa67"} 2019-04-05 11:37:17,166 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:37:17,166 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:37:17 GMT 2019-04-05 11:37:17,166 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:37:17,166 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-05 11:37:17,166 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:37:17,166 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:37:17,167 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:37:22,168 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-05 11:37:22,236 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:37:22,237 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:37:22,237 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:37:22,237 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:37:22,237 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:37:22,237 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:37:22,237 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:37:22,237 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_data_plane_port_bvt3jv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:12.368Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:37:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8e3ae0e-01a6-438c-92f3-10df2a78ad39 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23: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-04-05T11:37:12.015Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.93e3074b-6920-44a4-ba3a-c4383836d84c"}, {"node_instance_id": "reference_vnf_data_plane_port_48r9px", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:12.368Z", "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-04-05T11:37:10.942Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "management_plane_subnet_7niixp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:12.368Z", "message": "Sending task 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:11.207Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "target_vnf_data_plane_port_bvt3jv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:12.368Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T11:37:12.009Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.93e3074b-6920-44a4-ba3a-c4383836d84c"}, {"node_instance_id": "target_vnf_data_plane_port_bvt3jv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:12.368Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-a8e3ae0e-01a6-438c-92f3-10df2a78ad39", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:12.015Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.93e3074b-6920-44a4-ba3a-c4383836d84c"}, {"node_instance_id": "target_vnf_data_plane_port_bvt3jv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:13.113Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6a51e612acf78f7c7164b789af07a70d446ffb8c\" -d '{\"port\": {\"network_id\": \"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35\", \"fixed_ips\": [{\"subnet_id\": \"80b8ed00-c613-481a-b8ce-95f3f3b434d5\"}], \"name\": \"target_vnf_data_plane_port\", \"security_groups\": [\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"]}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:12.426Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.93e3074b-6920-44a4-ba3a-c4383836d84c"}, {"node_instance_id": "reference_vnf_data_plane_port_48r9px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:13.113Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-8ceb4c1a-0d5f-431d-9f62-25203ebbdfa5", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:12.342Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.0e5a09a7-ec14-446f-b6d6-3d5217157de8"}, {"node_instance_id": "management_plane_subnet_7niixp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:13.113Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T11:37:12.668Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.aaf6bef0-5723-436c-ba90-dff6d01bffca"}, {"node_instance_id": "management_plane_subnet_7niixp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:13.113Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:37:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c29150e1-583b-459f-81e6-1445c14867bc Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:12.673Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.aaf6bef0-5723-436c-ba90-dff6d01bffca"}, {"node_instance_id": "reference_vnf_data_plane_port_48r9px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:13.113Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:37:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ceb4c1a-0d5f-431d-9f62-25203ebbdfa5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23: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-04-05T11:37:12.342Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.0e5a09a7-ec14-446f-b6d6-3d5217157de8"}, {"node_instance_id": "reference_vnf_data_plane_port_48r9px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:13.113Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T11:37:12.337Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.0e5a09a7-ec14-446f-b6d6-3d5217157de8"}, {"node_instance_id": "management_plane_subnet_7niixp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:13.113Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-c29150e1-583b-459f-81e6-1445c14867bc", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:12.673Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.aaf6bef0-5723-436c-ba90-dff6d01bffca"}, {"node_instance_id": "reference_vnf_data_plane_port_48r9px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:13.113Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d3c3bfdccd3061af38c901da015ded6d59896a4e\" -d '{\"port\": {\"network_id\": \"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35\", \"fixed_ips\": [{\"subnet_id\": \"80b8ed00-c613-481a-b8ce-95f3f3b434d5\"}], \"name\": \"reference_vnf_data_plane_port\", \"security_groups\": [\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"]}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:12.770Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.0e5a09a7-ec14-446f-b6d6-3d5217157de8"}, {"node_instance_id": "management_plane_subnet_7niixp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:13.113Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}db547e413c6b4693b3c1b8290f0610c86b8735d5\" -d '{\"subnet\": {\"network_id\": \"0e136091-cf04-4572-a01d-d80c371377ec\", \"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-04-05T11:37:13.089Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.aaf6bef0-5723-436c-ba90-dff6d01bffca"}, {"node_instance_id": "target_vnf_data_plane_port_bvt3jv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:14.482Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-2d8d0e57-8f6c-4aa9-9773-c69a0de40a61 Date: Fri, 05 Apr 2019 11:37:14 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:37:13Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"80b8ed00-c613-481a-b8ce-95f3f3b434d5\",\"ip_address\":\"12.0.0.9\"}],\"id\":\"afc4d9a8-94dd-4571-8ee7-5c93d9f646fc\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:21:de:87\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:13Z\",\"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-04-05T11:37:14.460Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.93e3074b-6920-44a4-ba3a-c4383836d84c"}, {"node_instance_id": "reference_vnf_data_plane_port_48r9px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:15.134Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-a3a39c34-9646-45cb-979f-5f9a3916ab97 Date: Fri, 05 Apr 2019 11:37:14 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:37:13Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"80b8ed00-c613-481a-b8ce-95f3f3b434d5\",\"ip_address\":\"12.0.0.19\"}],\"id\":\"bb1fab15-a2a5-47b0-b603-89b0ee213302\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:10:fd:3f\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:13Z\",\"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-04-05T11:37:14.483Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.0e5a09a7-ec14-446f-b6d6-3d5217157de8"}, {"node_instance_id": "reference_vnf_data_plane_port_48r9px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:15.134Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/ports.json used request id req-a3a39c34-9646-45cb-979f-5f9a3916ab97", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:14.484Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.0e5a09a7-ec14-446f-b6d6-3d5217157de8"}, {"node_instance_id": "reference_vnf_data_plane_port_48r9px", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:15.134Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/ports.json used request id req-a3a39c34-9646-45cb-979f-5f9a3916ab97", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:14.484Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.0e5a09a7-ec14-446f-b6d6-3d5217157de8"}, {"node_instance_id": "management_plane_subnet_7niixp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:15.134Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-74dd162d-a13c-4306-b9ee-10911ffef276 Date: Fri, 05 Apr 2019 11:37:14 GMT \nRESP BODY: {\"subnet\":{\"service_types\":[],\"description\":\"\",\"enable_dhcp\":true,\"tags\":[],\"network_id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:14Z\",\"dns_nameservers\":[],\"updated_at\":\"2019-04-05T11:37:14Z\",\"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\":\"307f846577284cd791b49fd570cf11e0\",\"id\":\"12dd7739-e2b0-4141-9804-5f0d19758208\",\"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-04-05T11:37:14.748Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.aaf6bef0-5723-436c-ba90-dff6d01bffca"}, {"node_instance_id": "management_plane_subnet_7niixp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:15.134Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-74dd162d-a13c-4306-b9ee-10911ffef276", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:14.749Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.aaf6bef0-5723-436c-ba90-dff6d01bffca"}, {"node_instance_id": "reference_vnf_data_plane_port_48r9px", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:15.134Z", "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-04-05T11:37:14.881Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "management_plane_subnet_7niixp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:15.134Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/subnets.json used request id req-74dd162d-a13c-4306-b9ee-10911ffef276", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:14.749Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.aaf6bef0-5723-436c-ba90-dff6d01bffca"}, {"node_instance_id": "target_vnf_data_plane_port_bvt3jv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:15.134Z", "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-04-05T11:37:14.875Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "target_vnf_data_plane_port_bvt3jv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:15.134Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/ports.json used request id req-2d8d0e57-8f6c-4aa9-9773-c69a0de40a61", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:14.460Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.93e3074b-6920-44a4-ba3a-c4383836d84c"}, {"node_instance_id": "target_vnf_data_plane_port_bvt3jv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:15.134Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/ports.json used request id req-2d8d0e57-8f6c-4aa9-9773-c69a0de40a61", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:14.460Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.93e3074b-6920-44a4-ba3a-c4383836d84c"}, {"node_instance_id": "reference_vnf_data_plane_port_48r9px", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:15.736Z", "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-04-05T11:37:15.226Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "target_vnf_data_plane_port_bvt3jv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:15.736Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:15.056Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "reference_vnf_data_plane_port_48r9px", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:15.736Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:15.085Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "management_plane_subnet_7niixp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:16.335Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:15.266Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "management_plane_subnet_7niixp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:16.335Z", "message": "Node instance created", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:15.361Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "target_vnf_data_plane_port_bvt3jv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:16.335Z", "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-04-05T11:37:15.257Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "target_vnf_data_plane_port_bvt3jv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:16.987Z", "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-04-05T11:37:15.490Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "reference_vnf_data_plane_port_48r9px", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:16.987Z", "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-04-05T11:37:15.390Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "reference_vnf_data_plane_port_48r9px", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:16.987Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:15.515Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:17.578Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-650212f0-236d-4c57-b6f4-1089bd9b33f8", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:16.982Z", "source_id": "target_vnf_data_plane_port_bvt3jv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.634b7fe6-1152-4cfd-bca8-047df5cd55d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:17.578Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-bb93aa55-c6e2-4135-9145-7d91ba702289", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:17.285Z", "source_id": "reference_vnf_data_plane_port_48r9px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.20110aab-f712-4d09-9e57-03e7a2f85d56"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:17.578Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:17.280Z", "source_id": "reference_vnf_data_plane_port_48r9px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.20110aab-f712-4d09-9e57-03e7a2f85d56"}, {"node_instance_id": "target_vnf_data_plane_port_bvt3jv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:17.578Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:15.543Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "management_plane_subnet_7niixp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:17.578Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:15.568Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "management_plane_subnet_7niixp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:17.578Z", "message": "Post-configuring relationships", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:15.708Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:17.578Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:16.975Z", "source_id": "target_vnf_data_plane_port_bvt3jv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.634b7fe6-1152-4cfd-bca8-047df5cd55d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:17.578Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:37:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-650212f0-236d-4c57-b6f4-1089bd9b33f8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:16.982Z", "source_id": "target_vnf_data_plane_port_bvt3jv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.634b7fe6-1152-4cfd-bca8-047df5cd55d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:17.578Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:37:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb93aa55-c6e2-4135-9145-7d91ba702289 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:17.285Z", "source_id": "reference_vnf_data_plane_port_48r9px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.20110aab-f712-4d09-9e57-03e7a2f85d56"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:18.171Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-01d8a680-99ef-46d5-acd6-7a09e1916ed1", "level": "debug", "target_id": "router_jcdstd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:17.692Z", "source_id": "management_plane_subnet_7niixp", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.a02ae66e-4c3f-4982-8a3a-0a68c1acf367"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:18.171Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:37:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01d8a680-99ef-46d5-acd6-7a09e1916ed1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "router_jcdstd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:17.691Z", "source_id": "management_plane_subnet_7niixp", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.a02ae66e-4c3f-4982-8a3a-0a68c1acf367"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:18.171Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:15.769Z", "source_id": "target_vnf_data_plane_port_bvt3jv", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:18.171Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:16.035Z", "source_id": "reference_vnf_data_plane_port_48r9px", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:18.171Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "target_id": "router_jcdstd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:16.432Z", "source_id": "management_plane_subnet_7niixp", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:18.171Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=afc4d9a8-94dd-4571-8ee7-5c93d9f646fc used request id req-c3864ab2-bb6d-4080-83cd-4cb2e8e66624", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:17.727Z", "source_id": "target_vnf_data_plane_port_bvt3jv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.634b7fe6-1152-4cfd-bca8-047df5cd55d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:18.171Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=bb1fab15-a2a5-47b0-b603-89b0ee213302 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}700c0e77d0358ba123dee5f4a3e80ce339f4901b\"", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:17.692Z", "source_id": "reference_vnf_data_plane_port_48r9px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.20110aab-f712-4d09-9e57-03e7a2f85d56"}], "metadata": {"pagination": {"total": 268, "offset": 177, "size": 50}}} 2019-04-05 11:37:22,238 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:37:22,238 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:37:22 GMT 2019-04-05 11:37:22,238 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:37:22,238 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 11:37:22,238 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:37:22,238 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:37:22,238 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:37:22,238 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 11:37:22,240 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:37:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8e3ae0e-01a6-438c-92f3-10df2a78ad39 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:37:22,241 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-04-05 11:37:22,241 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-04-05 11:37:22,241 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:37:22,241 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-a8e3ae0e-01a6-438c-92f3-10df2a78ad39 2019-04-05 11:37:22,241 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a51e612acf78f7c7164b789af07a70d446ffb8c" -d '{"port": {"network_id": "ab34d354-f0fc-4bc1-b02c-2f863fa7ed35", "fixed_ips": [{"subnet_id": "80b8ed00-c613-481a-b8ce-95f3f3b434d5"}], "name": "target_vnf_data_plane_port", "security_groups": ["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"]}}' 2019-04-05 11:37:22,241 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-8ceb4c1a-0d5f-431d-9f62-25203ebbdfa5 2019-04-05 11:37:22,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:37:22,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:37:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c29150e1-583b-459f-81e6-1445c14867bc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:37:22,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:37:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ceb4c1a-0d5f-431d-9f62-25203ebbdfa5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:37:22,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:37:22,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-c29150e1-583b-459f-81e6-1445c14867bc 2019-04-05 11:37:22,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3c3bfdccd3061af38c901da015ded6d59896a4e" -d '{"port": {"network_id": "ab34d354-f0fc-4bc1-b02c-2f863fa7ed35", "fixed_ips": [{"subnet_id": "80b8ed00-c613-481a-b8ce-95f3f3b434d5"}], "name": "reference_vnf_data_plane_port", "security_groups": ["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"]}}' 2019-04-05 11:37:22,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db547e413c6b4693b3c1b8290f0610c86b8735d5" -d '{"subnet": {"network_id": "0e136091-cf04-4572-a01d-d80c371377ec", "ip_version": 4, "cidr": "11.0.0.0/24", "name": "management_plane_subnet"}}' 2019-04-05 11:37:22,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-2d8d0e57-8f6c-4aa9-9773-c69a0de40a61 Date: Fri, 05 Apr 2019 11:37:14 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:37:13Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80b8ed00-c613-481a-b8ce-95f3f3b434d5","ip_address":"12.0.0.9"}],"id":"afc4d9a8-94dd-4571-8ee7-5c93d9f646fc","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:21:de:87","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:13Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:37:22,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-a3a39c34-9646-45cb-979f-5f9a3916ab97 Date: Fri, 05 Apr 2019 11:37:14 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:37:13Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80b8ed00-c613-481a-b8ce-95f3f3b434d5","ip_address":"12.0.0.19"}],"id":"bb1fab15-a2a5-47b0-b603-89b0ee213302","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:10:fd:3f","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:13Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:37:22,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports.json used request id req-a3a39c34-9646-45cb-979f-5f9a3916ab97 2019-04-05 11:37:22,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/ports.json used request id req-a3a39c34-9646-45cb-979f-5f9a3916ab97 2019-04-05 11:37:22,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-74dd162d-a13c-4306-b9ee-10911ffef276 Date: Fri, 05 Apr 2019 11:37:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e136091-cf04-4572-a01d-d80c371377ec","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:14Z","dns_nameservers":[],"updated_at":"2019-04-05T11:37:14Z","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":"307f846577284cd791b49fd570cf11e0","id":"12dd7739-e2b0-4141-9804-5f0d19758208","subnetpool_id":null,"name":"management_plane_subnet"}} 2019-04-05 11:37:22,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-74dd162d-a13c-4306-b9ee-10911ffef276 2019-04-05 11:37:22,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-04-05 11:37:22,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/subnets.json used request id req-74dd162d-a13c-4306-b9ee-10911ffef276 2019-04-05 11:37:22,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-04-05 11:37:22,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/ports.json used request id req-2d8d0e57-8f6c-4aa9-9773-c69a0de40a61 2019-04-05 11:37:22,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports.json used request id req-2d8d0e57-8f6c-4aa9-9773-c69a0de40a61 2019-04-05 11:37:22,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-04-05 11:37:22,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-04-05 11:37:22,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-04-05 11:37:22,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-04-05 11:37:22,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-04-05 11:37:22,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-04-05 11:37:22,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-04-05 11:37:22,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-04-05 11:37:22,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-04-05 11:37:22,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-650212f0-236d-4c57-b6f4-1089bd9b33f8 2019-04-05 11:37:22,246 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-bb93aa55-c6e2-4135-9145-7d91ba702289 2019-04-05 11:37:22,246 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:37:22,246 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-04-05 11:37:22,246 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-04-05 11:37:22,246 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Post-configuring relationships 2019-04-05 11:37:22,246 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:37:22,246 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:37:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-650212f0-236d-4c57-b6f4-1089bd9b33f8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:37:22,246 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:37:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb93aa55-c6e2-4135-9145-7d91ba702289 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:37:22,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-01d8a680-99ef-46d5-acd6-7a09e1916ed1 2019-04-05 11:37:22,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:37:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01d8a680-99ef-46d5-acd6-7a09e1916ed1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:37:22,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-04-05 11:37:22,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-04-05 11:37:22,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2019-04-05 11:37:22,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=afc4d9a8-94dd-4571-8ee7-5c93d9f646fc used request id req-c3864ab2-bb6d-4080-83cd-4cb2e8e66624 2019-04-05 11:37:22,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=bb1fab15-a2a5-47b0-b603-89b0ee213302 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}700c0e77d0358ba123dee5f4a3e80ce339f4901b" 2019-04-05 11:37:22,248 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/9c03969a-8995-437a-a278-72763fb0fa67 2019-04-05 11:37:22,300 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:37:22,301 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:37:22,301 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:37:22,301 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:37:22,301 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:37:22,301 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:37:22,301 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:37:22,301 - cloudify.rest_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-04-05T11:36:55.223Z", "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-04-05T11:36:55.224Z", "id": "9c03969a-8995-437a-a278-72763fb0fa67"} 2019-04-05 11:37:22,301 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:37:22,301 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:37:22 GMT 2019-04-05 11:37:22,302 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:37:22,302 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-05 11:37:22,302 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:37:22,302 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:37:22,302 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:37:27,307 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-05 11:37:27,415 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:37:27,415 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:37:27,415 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:37:27,416 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:37:27,416 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:37:27,416 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:37:27,416 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:37:27,416 - 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-04-05T11:37:18.171Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=afc4d9a8-94dd-4571-8ee7-5c93d9f646fc used request id req-c3864ab2-bb6d-4080-83cd-4cb2e8e66624", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:17.727Z", "source_id": "target_vnf_data_plane_port_bvt3jv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.634b7fe6-1152-4cfd-bca8-047df5cd55d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:18.171Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=afc4d9a8-94dd-4571-8ee7-5c93d9f646fc used request id req-c3864ab2-bb6d-4080-83cd-4cb2e8e66624", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:17.726Z", "source_id": "target_vnf_data_plane_port_bvt3jv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.634b7fe6-1152-4cfd-bca8-047df5cd55d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:18.171Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-c3864ab2-bb6d-4080-83cd-4cb2e8e66624 Date: Fri, 05 Apr 2019 11:37:17 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:37:13Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"80b8ed00-c613-481a-b8ce-95f3f3b434d5\",\"ip_address\":\"12.0.0.9\"}],\"id\":\"afc4d9a8-94dd-4571-8ee7-5c93d9f646fc\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:21:de:87\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:13Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:17.726Z", "source_id": "target_vnf_data_plane_port_bvt3jv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.634b7fe6-1152-4cfd-bca8-047df5cd55d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:18.171Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-01d8a680-99ef-46d5-acd6-7a09e1916ed1", "level": "debug", "target_id": "router_jcdstd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:17.692Z", "source_id": "management_plane_subnet_7niixp", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.a02ae66e-4c3f-4982-8a3a-0a68c1acf367"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:18.171Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:37:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01d8a680-99ef-46d5-acd6-7a09e1916ed1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "router_jcdstd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:17.691Z", "source_id": "management_plane_subnet_7niixp", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.a02ae66e-4c3f-4982-8a3a-0a68c1acf367"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:18.171Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_jcdstd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:17.679Z", "source_id": "management_plane_subnet_7niixp", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.a02ae66e-4c3f-4982-8a3a-0a68c1acf367"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:18.917Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json used request id req-95ac700b-447c-4ce3-8104-4dc321ada449", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:18.507Z", "source_id": "reference_vnf_data_plane_port_48r9px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.20110aab-f712-4d09-9e57-03e7a2f85d56"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:18.917Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}700c0e77d0358ba123dee5f4a3e80ce339f4901b\"", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:18.508Z", "source_id": "reference_vnf_data_plane_port_48r9px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.20110aab-f712-4d09-9e57-03e7a2f85d56"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:18.917Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-39ed6e84-331c-4c75-9685-ed4067e46a8e Date: Fri, 05 Apr 2019 11:37:18 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:37:13Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"80b8ed00-c613-481a-b8ce-95f3f3b434d5\",\"ip_address\":\"12.0.0.19\"}],\"id\":\"bb1fab15-a2a5-47b0-b603-89b0ee213302\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:10:fd:3f\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:13Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:18.072Z", "source_id": "reference_vnf_data_plane_port_48r9px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.20110aab-f712-4d09-9e57-03e7a2f85d56"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:18.917Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=bb1fab15-a2a5-47b0-b603-89b0ee213302 used request id req-39ed6e84-331c-4c75-9685-ed4067e46a8e", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:18.073Z", "source_id": "reference_vnf_data_plane_port_48r9px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.20110aab-f712-4d09-9e57-03e7a2f85d56"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:18.917Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=bb1fab15-a2a5-47b0-b603-89b0ee213302 used request id req-39ed6e84-331c-4c75-9685-ed4067e46a8e", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:18.073Z", "source_id": "reference_vnf_data_plane_port_48r9px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.20110aab-f712-4d09-9e57-03e7a2f85d56"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:18.917Z", "message": "connect_security_group(): source_id=bb1fab15-a2a5-47b0-b603-89b0ee213302 target={u'external_id': u'ddead22a-2dcf-489a-bbb0-44be7dd09dc6', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:18.073Z", "source_id": "reference_vnf_data_plane_port_48r9px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.20110aab-f712-4d09-9e57-03e7a2f85d56"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:18.917Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}700c0e77d0358ba123dee5f4a3e80ce339f4901b\" -d '{\"port\": {\"security_groups\": [\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"]}}'", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:18.074Z", "source_id": "reference_vnf_data_plane_port_48r9px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.20110aab-f712-4d09-9e57-03e7a2f85d56"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:18.917Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/a4b22e33-a700-41b5-8f16-c883935b572f/add_router_interface.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a9d0d03ef8aabfb3203920cb1d1063348c4bec16\" -d '{\"subnet_id\": \"12dd7739-e2b0-4141-9804-5f0d19758208\"}'", "level": "debug", "target_id": "router_jcdstd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:18.126Z", "source_id": "management_plane_subnet_7niixp", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.a02ae66e-4c3f-4982-8a3a-0a68c1acf367"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:18.917Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-dc9dda15-57e8-447a-870e-8c3406faeae1 Date: Fri, 05 Apr 2019 11:37:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:37:13Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"80b8ed00-c613-481a-b8ce-95f3f3b434d5\",\"ip_address\":\"12.0.0.9\"}],\"id\":\"afc4d9a8-94dd-4571-8ee7-5c93d9f646fc\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:21:de:87\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:13Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:18.408Z", "source_id": "target_vnf_data_plane_port_bvt3jv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.634b7fe6-1152-4cfd-bca8-047df5cd55d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:18.917Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json used request id req-dc9dda15-57e8-447a-870e-8c3406faeae1", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:18.408Z", "source_id": "target_vnf_data_plane_port_bvt3jv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.634b7fe6-1152-4cfd-bca8-047df5cd55d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:18.917Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json used request id req-dc9dda15-57e8-447a-870e-8c3406faeae1", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:18.408Z", "source_id": "target_vnf_data_plane_port_bvt3jv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.634b7fe6-1152-4cfd-bca8-047df5cd55d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:18.917Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3508e4bb3b2f93295c467b405221078508fdfb2b\"", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:18.409Z", "source_id": "target_vnf_data_plane_port_bvt3jv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.634b7fe6-1152-4cfd-bca8-047df5cd55d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:18.917Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-0decdd8c-78e0-4ee7-bc04-806b6583021e Date: Fri, 05 Apr 2019 11:37:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:37:17Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"80b8ed00-c613-481a-b8ce-95f3f3b434d5\",\"ip_address\":\"12.0.0.9\"}],\"id\":\"afc4d9a8-94dd-4571-8ee7-5c93d9f646fc\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:21:de:87\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:13Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:18.467Z", "source_id": "target_vnf_data_plane_port_bvt3jv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.634b7fe6-1152-4cfd-bca8-047df5cd55d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:18.917Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json used request id req-0decdd8c-78e0-4ee7-bc04-806b6583021e", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:18.467Z", "source_id": "target_vnf_data_plane_port_bvt3jv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.634b7fe6-1152-4cfd-bca8-047df5cd55d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:18.917Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json used request id req-0decdd8c-78e0-4ee7-bc04-806b6583021e", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:18.467Z", "source_id": "target_vnf_data_plane_port_bvt3jv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.634b7fe6-1152-4cfd-bca8-047df5cd55d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:18.917Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-95ac700b-447c-4ce3-8104-4dc321ada449 Date: Fri, 05 Apr 2019 11:37:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:37:13Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"80b8ed00-c613-481a-b8ce-95f3f3b434d5\",\"ip_address\":\"12.0.0.19\"}],\"id\":\"bb1fab15-a2a5-47b0-b603-89b0ee213302\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:10:fd:3f\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:13Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:18.507Z", "source_id": "reference_vnf_data_plane_port_48r9px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.20110aab-f712-4d09-9e57-03e7a2f85d56"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:18.917Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json used request id req-95ac700b-447c-4ce3-8104-4dc321ada449", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:18.508Z", "source_id": "reference_vnf_data_plane_port_48r9px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.20110aab-f712-4d09-9e57-03e7a2f85d56"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:18.917Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json used request id req-32562028-760f-49c1-ac9f-da13b3d4dc62", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:18.550Z", "source_id": "reference_vnf_data_plane_port_48r9px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.20110aab-f712-4d09-9e57-03e7a2f85d56"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:18.917Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json used request id req-32562028-760f-49c1-ac9f-da13b3d4dc62", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:18.550Z", "source_id": "reference_vnf_data_plane_port_48r9px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.20110aab-f712-4d09-9e57-03e7a2f85d56"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:18.917Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-32562028-760f-49c1-ac9f-da13b3d4dc62 Date: Fri, 05 Apr 2019 11:37:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:37:18Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"80b8ed00-c613-481a-b8ce-95f3f3b434d5\",\"ip_address\":\"12.0.0.19\"}],\"id\":\"bb1fab15-a2a5-47b0-b603-89b0ee213302\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:10:fd:3f\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:13Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:18.550Z", "source_id": "reference_vnf_data_plane_port_48r9px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.20110aab-f712-4d09-9e57-03e7a2f85d56"}, {"node_instance_id": "reference_vnf_data_plane_port_48r9px", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:19.594Z", "message": "Relationships established", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:19.309Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "target_vnf_data_plane_port_bvt3jv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:19.594Z", "message": "Relationships established", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:19.123Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:19.594Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:19.055Z", "source_id": "reference_vnf_data_plane_port_48r9px", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:19.594Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:18.874Z", "source_id": "target_vnf_data_plane_port_bvt3jv", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "reference_vnf_data_plane_port_48r9px", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:20.224Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:19.446Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "target_vnf_data_plane_port_bvt3jv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:20.224Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:19.347Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:20.941Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d6f41d2d-5c07-4e31-a01b-5004fb6e4767 Date: Fri, 05 Apr 2019 11:37:20 GMT \nRESP BODY: {\"network_id\": \"0e136091-cf04-4572-a01d-d80c371377ec\", \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"subnet_id\": \"12dd7739-e2b0-4141-9804-5f0d19758208\", \"subnet_ids\": [\"12dd7739-e2b0-4141-9804-5f0d19758208\"], \"port_id\": \"7afc1fa9-7710-41de-acd3-9fbfc32c182f\", \"id\": \"a4b22e33-a700-41b5-8f16-c883935b572f\"}\n", "level": "debug", "target_id": "router_jcdstd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:20.784Z", "source_id": "management_plane_subnet_7niixp", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.a02ae66e-4c3f-4982-8a3a-0a68c1acf367"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:21.572Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/routers/a4b22e33-a700-41b5-8f16-c883935b572f/add_router_interface.json used request id req-d6f41d2d-5c07-4e31-a01b-5004fb6e4767", "level": "debug", "target_id": "router_jcdstd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:20.784Z", "source_id": "management_plane_subnet_7niixp", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.a02ae66e-4c3f-4982-8a3a-0a68c1acf367"}, {"node_instance_id": "management_plane_subnet_7niixp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:21.572Z", "message": "Relationships post-configured", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:21.233Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:21.572Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "target_id": "router_jcdstd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:21.060Z", "source_id": "management_plane_subnet_7niixp", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:21.572Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/routers/a4b22e33-a700-41b5-8f16-c883935b572f/add_router_interface.json used request id req-d6f41d2d-5c07-4e31-a01b-5004fb6e4767", "level": "debug", "target_id": "router_jcdstd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:20.784Z", "source_id": "management_plane_subnet_7niixp", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.a02ae66e-4c3f-4982-8a3a-0a68c1acf367"}, {"node_instance_id": "management_plane_subnet_7niixp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:21.572Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:21.327Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "management_plane_subnet_7niixp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:22.168Z", "message": "Node instance started", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:21.524Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "reference_vnf_port_acid2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:22.168Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:21.947Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "reference_vnf_port_acid2n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:22.168Z", "message": "Sending task 'neutron_plugin.port.create'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:22.091Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "target_vnf_port_g6yfee", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:22.849Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:22.096Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "target_vnf_port_g6yfee", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:22.849Z", "message": "Sending task 'neutron_plugin.port.create'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:22.441Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "reference_vnf_port_acid2n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:23.386Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T11:37:23.328Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.764cd4af-5d5d-4bb7-b30e-51467140841f"}, {"node_instance_id": "reference_vnf_port_acid2n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:24.034Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-ff327d7c-15bd-41a6-b7c6-807a8e89ebf2", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:23.332Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.764cd4af-5d5d-4bb7-b30e-51467140841f"}, {"node_instance_id": "reference_vnf_port_acid2n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:24.034Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:37:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff327d7c-15bd-41a6-b7c6-807a8e89ebf2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:23.332Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.764cd4af-5d5d-4bb7-b30e-51467140841f"}, {"node_instance_id": "target_vnf_port_g6yfee", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:24.034Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T11:37:23.553Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.2f32ef47-491c-4199-9f93-e88a66ac86e6"}, {"node_instance_id": "reference_vnf_port_acid2n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:24.034Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d5ce9208a133d902f6538c8cb93cc0092f429a8b\" -d '{\"port\": {\"network_id\": \"0e136091-cf04-4572-a01d-d80c371377ec\", \"fixed_ips\": [{\"subnet_id\": \"12dd7739-e2b0-4141-9804-5f0d19758208\"}], \"name\": \"reference_vnf_port\", \"security_groups\": [\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"]}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:23.729Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.764cd4af-5d5d-4bb7-b30e-51467140841f"}, {"node_instance_id": "target_vnf_port_g6yfee", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:24.034Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-05fc9970-4133-4e30-b166-26f22a1e51fd", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:23.557Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.2f32ef47-491c-4199-9f93-e88a66ac86e6"}, {"node_instance_id": "target_vnf_port_g6yfee", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:24.034Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:37:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05fc9970-4133-4e30-b166-26f22a1e51fd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:23.557Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.2f32ef47-491c-4199-9f93-e88a66ac86e6"}], "metadata": {"pagination": {"total": 290, "offset": 227, "size": 50}}} 2019-04-05 11:37:27,416 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:37:27,416 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:37:27 GMT 2019-04-05 11:37:27,416 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:37:27,416 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 11:37:27,417 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:37:27,417 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:37:27,417 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:37:27,417 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 11:37:27,419 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=afc4d9a8-94dd-4571-8ee7-5c93d9f646fc used request id req-c3864ab2-bb6d-4080-83cd-4cb2e8e66624 2019-04-05 11:37:27,420 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=afc4d9a8-94dd-4571-8ee7-5c93d9f646fc used request id req-c3864ab2-bb6d-4080-83cd-4cb2e8e66624 2019-04-05 11:37:27,420 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-c3864ab2-bb6d-4080-83cd-4cb2e8e66624 Date: Fri, 05 Apr 2019 11:37:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:37:13Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80b8ed00-c613-481a-b8ce-95f3f3b434d5","ip_address":"12.0.0.9"}],"id":"afc4d9a8-94dd-4571-8ee7-5c93d9f646fc","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:21:de:87","project_id":"307f846577284cd791b49fd570cf11e0","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:13Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-04-05 11:37:27,420 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-01d8a680-99ef-46d5-acd6-7a09e1916ed1 2019-04-05 11:37:27,420 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:37:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01d8a680-99ef-46d5-acd6-7a09e1916ed1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:37:27,420 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:37:27,420 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json used request id req-95ac700b-447c-4ce3-8104-4dc321ada449 2019-04-05 11:37:27,420 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}700c0e77d0358ba123dee5f4a3e80ce339f4901b" 2019-04-05 11:37:27,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-39ed6e84-331c-4c75-9685-ed4067e46a8e Date: Fri, 05 Apr 2019 11:37:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:37:13Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80b8ed00-c613-481a-b8ce-95f3f3b434d5","ip_address":"12.0.0.19"}],"id":"bb1fab15-a2a5-47b0-b603-89b0ee213302","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:10:fd:3f","project_id":"307f846577284cd791b49fd570cf11e0","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:13Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-04-05 11:37:27,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=bb1fab15-a2a5-47b0-b603-89b0ee213302 used request id req-39ed6e84-331c-4c75-9685-ed4067e46a8e 2019-04-05 11:37:27,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=bb1fab15-a2a5-47b0-b603-89b0ee213302 used request id req-39ed6e84-331c-4c75-9685-ed4067e46a8e 2019-04-05 11:37:27,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=bb1fab15-a2a5-47b0-b603-89b0ee213302 target={u'external_id': u'ddead22a-2dcf-489a-bbb0-44be7dd09dc6', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-04-05 11:37:27,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}700c0e77d0358ba123dee5f4a3e80ce339f4901b" -d '{"port": {"security_groups": ["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"]}}' 2019-04-05 11:37:27,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/a4b22e33-a700-41b5-8f16-c883935b572f/add_router_interface.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9d0d03ef8aabfb3203920cb1d1063348c4bec16" -d '{"subnet_id": "12dd7739-e2b0-4141-9804-5f0d19758208"}' 2019-04-05 11:37:27,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-dc9dda15-57e8-447a-870e-8c3406faeae1 Date: Fri, 05 Apr 2019 11:37:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:37:13Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80b8ed00-c613-481a-b8ce-95f3f3b434d5","ip_address":"12.0.0.9"}],"id":"afc4d9a8-94dd-4571-8ee7-5c93d9f646fc","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:21:de:87","project_id":"307f846577284cd791b49fd570cf11e0","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:13Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-04-05 11:37:27,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json used request id req-dc9dda15-57e8-447a-870e-8c3406faeae1 2019-04-05 11:37:27,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json used request id req-dc9dda15-57e8-447a-870e-8c3406faeae1 2019-04-05 11:37:27,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3508e4bb3b2f93295c467b405221078508fdfb2b" 2019-04-05 11:37:27,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-0decdd8c-78e0-4ee7-bc04-806b6583021e Date: Fri, 05 Apr 2019 11:37:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:37:17Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80b8ed00-c613-481a-b8ce-95f3f3b434d5","ip_address":"12.0.0.9"}],"id":"afc4d9a8-94dd-4571-8ee7-5c93d9f646fc","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:21:de:87","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:13Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:37:27,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json used request id req-0decdd8c-78e0-4ee7-bc04-806b6583021e 2019-04-05 11:37:27,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json used request id req-0decdd8c-78e0-4ee7-bc04-806b6583021e 2019-04-05 11:37:27,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-95ac700b-447c-4ce3-8104-4dc321ada449 Date: Fri, 05 Apr 2019 11:37:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:37:13Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80b8ed00-c613-481a-b8ce-95f3f3b434d5","ip_address":"12.0.0.19"}],"id":"bb1fab15-a2a5-47b0-b603-89b0ee213302","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:10:fd:3f","project_id":"307f846577284cd791b49fd570cf11e0","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:13Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-04-05 11:37:27,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json used request id req-95ac700b-447c-4ce3-8104-4dc321ada449 2019-04-05 11:37:27,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json used request id req-32562028-760f-49c1-ac9f-da13b3d4dc62 2019-04-05 11:37:27,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json used request id req-32562028-760f-49c1-ac9f-da13b3d4dc62 2019-04-05 11:37:27,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-32562028-760f-49c1-ac9f-da13b3d4dc62 Date: Fri, 05 Apr 2019 11:37:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:37:18Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80b8ed00-c613-481a-b8ce-95f3f3b434d5","ip_address":"12.0.0.19"}],"id":"bb1fab15-a2a5-47b0-b603-89b0ee213302","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:10:fd:3f","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:13Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:37:27,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-04-05 11:37:27,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-04-05 11:37:27,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-04-05 11:37:27,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-04-05 11:37:27,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-04-05 11:37:27,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-04-05 11:37:27,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d6f41d2d-5c07-4e31-a01b-5004fb6e4767 Date: Fri, 05 Apr 2019 11:37:20 GMT RESP BODY: {"network_id": "0e136091-cf04-4572-a01d-d80c371377ec", "tenant_id": "307f846577284cd791b49fd570cf11e0", "subnet_id": "12dd7739-e2b0-4141-9804-5f0d19758208", "subnet_ids": ["12dd7739-e2b0-4141-9804-5f0d19758208"], "port_id": "7afc1fa9-7710-41de-acd3-9fbfc32c182f", "id": "a4b22e33-a700-41b5-8f16-c883935b572f"} 2019-04-05 11:37:27,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/a4b22e33-a700-41b5-8f16-c883935b572f/add_router_interface.json used request id req-d6f41d2d-5c07-4e31-a01b-5004fb6e4767 2019-04-05 11:37:27,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships post-configured 2019-04-05 11:37:27,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2019-04-05 11:37:27,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/routers/a4b22e33-a700-41b5-8f16-c883935b572f/add_router_interface.json used request id req-d6f41d2d-5c07-4e31-a01b-5004fb6e4767 2019-04-05 11:37:27,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-04-05 11:37:27,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-04-05 11:37:27,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-05 11:37:27,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-04-05 11:37:27,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-05 11:37:27,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-04-05 11:37:27,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:37:27,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ff327d7c-15bd-41a6-b7c6-807a8e89ebf2 2019-04-05 11:37:27,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:37:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff327d7c-15bd-41a6-b7c6-807a8e89ebf2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:37:27,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:37:27,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ce9208a133d902f6538c8cb93cc0092f429a8b" -d '{"port": {"network_id": "0e136091-cf04-4572-a01d-d80c371377ec", "fixed_ips": [{"subnet_id": "12dd7739-e2b0-4141-9804-5f0d19758208"}], "name": "reference_vnf_port", "security_groups": ["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"]}}' 2019-04-05 11:37:27,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-05fc9970-4133-4e30-b166-26f22a1e51fd 2019-04-05 11:37:27,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:37:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05fc9970-4133-4e30-b166-26f22a1e51fd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:37:27,427 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/9c03969a-8995-437a-a278-72763fb0fa67 2019-04-05 11:37:27,504 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:37:27,504 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:37:27,504 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:37:27,504 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:37:27,504 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:37:27,504 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:37:27,505 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:37:27,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T11:36:55.223Z", "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-04-05T11:36:55.224Z", "id": "9c03969a-8995-437a-a278-72763fb0fa67"} 2019-04-05 11:37:27,505 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:37:27,505 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:37:27 GMT 2019-04-05 11:37:27,505 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:37:27,505 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-05 11:37:27,505 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:37:27,505 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:37:27,505 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:37:32,511 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-05 11:37:32,603 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:37:32,603 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:37:32,603 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:37:32,604 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:37:32,604 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:37:32,604 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:37:32,604 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:37:32,604 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_port_g6yfee", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:24.652Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b9ca300080fe106e616f3d31feaf2618986cc1cf\" -d '{\"port\": {\"network_id\": \"0e136091-cf04-4572-a01d-d80c371377ec\", \"fixed_ips\": [{\"subnet_id\": \"12dd7739-e2b0-4141-9804-5f0d19758208\"}], \"name\": \"target_vnf_port\", \"security_groups\": [\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"]}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:23.954Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.2f32ef47-491c-4199-9f93-e88a66ac86e6"}, {"node_instance_id": "reference_vnf_port_acid2n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:25.186Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-638fca96-2fd6-4ebe-95f6-7813ae4fee79 Date: Fri, 05 Apr 2019 11:37:25 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:37:24Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"12dd7739-e2b0-4141-9804-5f0d19758208\",\"ip_address\":\"11.0.0.16\"}],\"id\":\"379e63d7-f13d-4456-b64d-39b9fd826ee1\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:d0:95:f8\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:24Z\",\"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-04-05T11:37:25.171Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.764cd4af-5d5d-4bb7-b30e-51467140841f"}, {"node_instance_id": "reference_vnf_port_acid2n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:25.689Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/ports.json used request id req-638fca96-2fd6-4ebe-95f6-7813ae4fee79", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:25.172Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.764cd4af-5d5d-4bb7-b30e-51467140841f"}, {"node_instance_id": "reference_vnf_port_acid2n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:25.689Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/ports.json used request id req-638fca96-2fd6-4ebe-95f6-7813ae4fee79", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:25.171Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.764cd4af-5d5d-4bb7-b30e-51467140841f"}, {"node_instance_id": "reference_vnf_port_acid2n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:26.216Z", "message": "Task succeeded 'neutron_plugin.port.create'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:25.651Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "target_vnf_port_g6yfee", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:26.216Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-a910ae26-1b4b-48c0-abfa-f1612769964e Date: Fri, 05 Apr 2019 11:37:25 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:37:25Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"12dd7739-e2b0-4141-9804-5f0d19758208\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"cb7d25e8-4412-4f99-b46a-6ea233592e40\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:38:3f:58\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:24Z\",\"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-04-05T11:37:25.573Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.2f32ef47-491c-4199-9f93-e88a66ac86e6"}, {"node_instance_id": "target_vnf_port_g6yfee", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:26.216Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/ports.json used request id req-a910ae26-1b4b-48c0-abfa-f1612769964e", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:25.574Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.2f32ef47-491c-4199-9f93-e88a66ac86e6"}, {"node_instance_id": "target_vnf_port_g6yfee", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:26.216Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/ports.json used request id req-a910ae26-1b4b-48c0-abfa-f1612769964e", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:25.573Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.2f32ef47-491c-4199-9f93-e88a66ac86e6"}, {"node_instance_id": "target_vnf_port_g6yfee", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:26.216Z", "message": "Task succeeded 'neutron_plugin.port.create'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:25.867Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "reference_vnf_port_acid2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:26.216Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:25.748Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "target_vnf_port_g6yfee", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:26.811Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:25.953Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "reference_vnf_port_acid2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:26.811Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:26.137Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "reference_vnf_port_acid2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:26.811Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:26.275Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "target_vnf_port_g6yfee", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:27.411Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:26.359Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "target_vnf_port_g6yfee", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:27.411Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:26.301Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "reference_vnf_port_acid2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:27.411Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:26.334Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "target_vnf_port_g6yfee", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:28.021Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:26.752Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:28.021Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:26.531Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:28.021Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:26.916Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:28.021Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:27.603Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.321bfcf4-dc38-48c0-a086-73346fb3a264"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:28.021Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:37:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5401c5d1-bacb-400d-a224-90face9564df Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:27.609Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.321bfcf4-dc38-48c0-a086-73346fb3a264"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:28.021Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-5401c5d1-bacb-400d-a224-90face9564df", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:27.609Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.321bfcf4-dc38-48c0-a086-73346fb3a264"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:28.670Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:37:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c7c5312-4d59-4c21-bd98-9e029fce5d3f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:27.934Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.ae4ac5cf-738b-417b-bd18-32f0a6da5e36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:28.670Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-7c7c5312-4d59-4c21-bd98-9e029fce5d3f", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:27.934Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.ae4ac5cf-738b-417b-bd18-32f0a6da5e36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:28.670Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=cb7d25e8-4412-4f99-b46a-6ea233592e40 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3034067c99574146ac0b5200bb4922ea06966e11\"", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:28.334Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.ae4ac5cf-738b-417b-bd18-32f0a6da5e36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:28.670Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-a40600c3-0aa6-4210-a828-af6f60f420a1 Date: Fri, 05 Apr 2019 11:37:28 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:37:24Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"12dd7739-e2b0-4141-9804-5f0d19758208\",\"ip_address\":\"11.0.0.16\"}],\"id\":\"379e63d7-f13d-4456-b64d-39b9fd826ee1\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:d0:95:f8\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:24Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:28.271Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.321bfcf4-dc38-48c0-a086-73346fb3a264"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:28.670Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=379e63d7-f13d-4456-b64d-39b9fd826ee1 used request id req-a40600c3-0aa6-4210-a828-af6f60f420a1", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:28.272Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.321bfcf4-dc38-48c0-a086-73346fb3a264"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:28.670Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=379e63d7-f13d-4456-b64d-39b9fd826ee1 used request id req-a40600c3-0aa6-4210-a828-af6f60f420a1", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:28.271Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.321bfcf4-dc38-48c0-a086-73346fb3a264"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:28.670Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=379e63d7-f13d-4456-b64d-39b9fd826ee1 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b9f59d30c6cc83a93db560461569ce475d80e5d4\"", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:28.018Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.321bfcf4-dc38-48c0-a086-73346fb3a264"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:28.670Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-cb134309-bbe1-4a80-8d73-dee871ec6a8a Date: Fri, 05 Apr 2019 11:37:28 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:37:25Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"12dd7739-e2b0-4141-9804-5f0d19758208\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"cb7d25e8-4412-4f99-b46a-6ea233592e40\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:38:3f:58\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:24Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:28.585Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.ae4ac5cf-738b-417b-bd18-32f0a6da5e36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:28.670Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b9f59d30c6cc83a93db560461569ce475d80e5d4\" -d '{\"port\": {\"security_groups\": [\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"]}}'", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:28.274Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.321bfcf4-dc38-48c0-a086-73346fb3a264"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:28.670Z", "message": "connect_security_group(): source_id=379e63d7-f13d-4456-b64d-39b9fd826ee1 target={u'external_id': u'ddead22a-2dcf-489a-bbb0-44be7dd09dc6', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:28.273Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.321bfcf4-dc38-48c0-a086-73346fb3a264"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:28.670Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:27.929Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.ae4ac5cf-738b-417b-bd18-32f0a6da5e36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:29.304Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-6e60d7ac-7245-4ce1-95f9-6caad0eefa1a", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:28.756Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.321bfcf4-dc38-48c0-a086-73346fb3a264"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:29.304Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-6b8ddf41-efee-42e1-8681-f04e99e4a5b7 Date: Fri, 05 Apr 2019 11:37:28 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:37:24Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"12dd7739-e2b0-4141-9804-5f0d19758208\",\"ip_address\":\"11.0.0.16\"}],\"id\":\"379e63d7-f13d-4456-b64d-39b9fd826ee1\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:d0:95:f8\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:24Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:28.702Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.321bfcf4-dc38-48c0-a086-73346fb3a264"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:29.304Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-6b8ddf41-efee-42e1-8681-f04e99e4a5b7", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:28.702Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.321bfcf4-dc38-48c0-a086-73346fb3a264"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:29.304Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-6b8ddf41-efee-42e1-8681-f04e99e4a5b7", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:28.703Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.321bfcf4-dc38-48c0-a086-73346fb3a264"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:29.304Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b9f59d30c6cc83a93db560461569ce475d80e5d4\"", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:28.703Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.321bfcf4-dc38-48c0-a086-73346fb3a264"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:29.304Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-6e60d7ac-7245-4ce1-95f9-6caad0eefa1a Date: Fri, 05 Apr 2019 11:37:28 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:37:28Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"12dd7739-e2b0-4141-9804-5f0d19758208\",\"ip_address\":\"11.0.0.16\"}],\"id\":\"379e63d7-f13d-4456-b64d-39b9fd826ee1\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:d0:95:f8\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:28.756Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.321bfcf4-dc38-48c0-a086-73346fb3a264"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:29.304Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-6e60d7ac-7245-4ce1-95f9-6caad0eefa1a", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:28.756Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.321bfcf4-dc38-48c0-a086-73346fb3a264"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:29.304Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-c984049b-9c1b-45b2-becf-6802905bc4d3 Date: Fri, 05 Apr 2019 11:37:28 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:37:25Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"12dd7739-e2b0-4141-9804-5f0d19758208\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"cb7d25e8-4412-4f99-b46a-6ea233592e40\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:38:3f:58\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:24Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:28.969Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.ae4ac5cf-738b-417b-bd18-32f0a6da5e36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:29.304Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-c984049b-9c1b-45b2-becf-6802905bc4d3", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:28.970Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.ae4ac5cf-738b-417b-bd18-32f0a6da5e36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:29.304Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-c984049b-9c1b-45b2-becf-6802905bc4d3", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:28.970Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.ae4ac5cf-738b-417b-bd18-32f0a6da5e36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:29.304Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3034067c99574146ac0b5200bb4922ea06966e11\"", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:28.970Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.ae4ac5cf-738b-417b-bd18-32f0a6da5e36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:29.304Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-ccff370a-c3e0-4f41-94cd-9c77e3e32cb1 Date: Fri, 05 Apr 2019 11:37:29 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:37:28Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"12dd7739-e2b0-4141-9804-5f0d19758208\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"cb7d25e8-4412-4f99-b46a-6ea233592e40\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:38:3f:58\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:29.011Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.ae4ac5cf-738b-417b-bd18-32f0a6da5e36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:29.304Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-ccff370a-c3e0-4f41-94cd-9c77e3e32cb1", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:29.011Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.ae4ac5cf-738b-417b-bd18-32f0a6da5e36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:29.304Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-ccff370a-c3e0-4f41-94cd-9c77e3e32cb1", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:29.011Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.ae4ac5cf-738b-417b-bd18-32f0a6da5e36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:29.304Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=cb7d25e8-4412-4f99-b46a-6ea233592e40 used request id req-cb134309-bbe1-4a80-8d73-dee871ec6a8a", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:28.585Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.ae4ac5cf-738b-417b-bd18-32f0a6da5e36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:29.304Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=cb7d25e8-4412-4f99-b46a-6ea233592e40 used request id req-cb134309-bbe1-4a80-8d73-dee871ec6a8a", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:28.586Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.ae4ac5cf-738b-417b-bd18-32f0a6da5e36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:29.304Z", "message": "connect_security_group(): source_id=cb7d25e8-4412-4f99-b46a-6ea233592e40 target={u'external_id': u'ddead22a-2dcf-489a-bbb0-44be7dd09dc6', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:28.586Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.ae4ac5cf-738b-417b-bd18-32f0a6da5e36"}], "metadata": {"pagination": {"total": 341, "offset": 277, "size": 50}}} 2019-04-05 11:37:32,604 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:37:32,604 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:37:32 GMT 2019-04-05 11:37:32,604 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:37:32,605 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 11:37:32,605 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:37:32,605 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:37:32,605 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:37:32,605 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 11:37:32,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9ca300080fe106e616f3d31feaf2618986cc1cf" -d '{"port": {"network_id": "0e136091-cf04-4572-a01d-d80c371377ec", "fixed_ips": [{"subnet_id": "12dd7739-e2b0-4141-9804-5f0d19758208"}], "name": "target_vnf_port", "security_groups": ["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"]}}' 2019-04-05 11:37:32,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-638fca96-2fd6-4ebe-95f6-7813ae4fee79 Date: Fri, 05 Apr 2019 11:37:25 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:37:24Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12dd7739-e2b0-4141-9804-5f0d19758208","ip_address":"11.0.0.16"}],"id":"379e63d7-f13d-4456-b64d-39b9fd826ee1","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:d0:95:f8","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"0e136091-cf04-4572-a01d-d80c371377ec","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:37:32,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/ports.json used request id req-638fca96-2fd6-4ebe-95f6-7813ae4fee79 2019-04-05 11:37:32,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports.json used request id req-638fca96-2fd6-4ebe-95f6-7813ae4fee79 2019-04-05 11:37:32,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-04-05 11:37:32,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-a910ae26-1b4b-48c0-abfa-f1612769964e Date: Fri, 05 Apr 2019 11:37:25 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:37:25Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12dd7739-e2b0-4141-9804-5f0d19758208","ip_address":"11.0.0.6"}],"id":"cb7d25e8-4412-4f99-b46a-6ea233592e40","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:38:3f:58","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"0e136091-cf04-4572-a01d-d80c371377ec","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:37:32,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.23:9696/v2.0/ports.json used request id req-a910ae26-1b4b-48c0-abfa-f1612769964e 2019-04-05 11:37:32,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports.json used request id req-a910ae26-1b4b-48c0-abfa-f1612769964e 2019-04-05 11:37:32,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-04-05 11:37:32,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-04-05 11:37:32,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-04-05 11:37:32,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-04-05 11:37:32,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-04-05 11:37:32,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-04-05 11:37:32,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-04-05 11:37:32,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-04-05 11:37:32,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-04-05 11:37:32,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-04-05 11:37:32,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-04-05 11:37:32,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:37:32,611 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:37:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5401c5d1-bacb-400d-a224-90face9564df Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:37:32,611 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-5401c5d1-bacb-400d-a224-90face9564df 2019-04-05 11:37:32,611 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:37:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c7c5312-4d59-4c21-bd98-9e029fce5d3f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:37:32,611 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-7c7c5312-4d59-4c21-bd98-9e029fce5d3f 2019-04-05 11:37:32,611 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=cb7d25e8-4412-4f99-b46a-6ea233592e40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3034067c99574146ac0b5200bb4922ea06966e11" 2019-04-05 11:37:32,611 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-a40600c3-0aa6-4210-a828-af6f60f420a1 Date: Fri, 05 Apr 2019 11:37:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:37:24Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12dd7739-e2b0-4141-9804-5f0d19758208","ip_address":"11.0.0.16"}],"id":"379e63d7-f13d-4456-b64d-39b9fd826ee1","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:d0:95:f8","project_id":"307f846577284cd791b49fd570cf11e0","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"0e136091-cf04-4572-a01d-d80c371377ec","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:24Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-04-05 11:37:32,612 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=379e63d7-f13d-4456-b64d-39b9fd826ee1 used request id req-a40600c3-0aa6-4210-a828-af6f60f420a1 2019-04-05 11:37:32,612 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=379e63d7-f13d-4456-b64d-39b9fd826ee1 used request id req-a40600c3-0aa6-4210-a828-af6f60f420a1 2019-04-05 11:37:32,612 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=379e63d7-f13d-4456-b64d-39b9fd826ee1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9f59d30c6cc83a93db560461569ce475d80e5d4" 2019-04-05 11:37:32,612 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-cb134309-bbe1-4a80-8d73-dee871ec6a8a Date: Fri, 05 Apr 2019 11:37:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:37:25Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12dd7739-e2b0-4141-9804-5f0d19758208","ip_address":"11.0.0.6"}],"id":"cb7d25e8-4412-4f99-b46a-6ea233592e40","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:38:3f:58","project_id":"307f846577284cd791b49fd570cf11e0","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"0e136091-cf04-4572-a01d-d80c371377ec","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:24Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-04-05 11:37:32,612 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9f59d30c6cc83a93db560461569ce475d80e5d4" -d '{"port": {"security_groups": ["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"]}}' 2019-04-05 11:37:32,612 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=379e63d7-f13d-4456-b64d-39b9fd826ee1 target={u'external_id': u'ddead22a-2dcf-489a-bbb0-44be7dd09dc6', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-04-05 11:37:32,613 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:37:32,613 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-6e60d7ac-7245-4ce1-95f9-6caad0eefa1a 2019-04-05 11:37:32,613 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-6b8ddf41-efee-42e1-8681-f04e99e4a5b7 Date: Fri, 05 Apr 2019 11:37:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:37:24Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12dd7739-e2b0-4141-9804-5f0d19758208","ip_address":"11.0.0.16"}],"id":"379e63d7-f13d-4456-b64d-39b9fd826ee1","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:d0:95:f8","project_id":"307f846577284cd791b49fd570cf11e0","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"0e136091-cf04-4572-a01d-d80c371377ec","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:24Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-04-05 11:37:32,613 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-6b8ddf41-efee-42e1-8681-f04e99e4a5b7 2019-04-05 11:37:32,613 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-6b8ddf41-efee-42e1-8681-f04e99e4a5b7 2019-04-05 11:37:32,613 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9f59d30c6cc83a93db560461569ce475d80e5d4" 2019-04-05 11:37:32,613 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-6e60d7ac-7245-4ce1-95f9-6caad0eefa1a Date: Fri, 05 Apr 2019 11:37:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:37:28Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12dd7739-e2b0-4141-9804-5f0d19758208","ip_address":"11.0.0.16"}],"id":"379e63d7-f13d-4456-b64d-39b9fd826ee1","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:d0:95:f8","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"0e136091-cf04-4572-a01d-d80c371377ec","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:37:32,614 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-6e60d7ac-7245-4ce1-95f9-6caad0eefa1a 2019-04-05 11:37:32,614 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-c984049b-9c1b-45b2-becf-6802905bc4d3 Date: Fri, 05 Apr 2019 11:37:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:37:25Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12dd7739-e2b0-4141-9804-5f0d19758208","ip_address":"11.0.0.6"}],"id":"cb7d25e8-4412-4f99-b46a-6ea233592e40","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:38:3f:58","project_id":"307f846577284cd791b49fd570cf11e0","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"0e136091-cf04-4572-a01d-d80c371377ec","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:24Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-04-05 11:37:32,614 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-c984049b-9c1b-45b2-becf-6802905bc4d3 2019-04-05 11:37:32,614 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-c984049b-9c1b-45b2-becf-6802905bc4d3 2019-04-05 11:37:32,614 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3034067c99574146ac0b5200bb4922ea06966e11" 2019-04-05 11:37:32,614 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-ccff370a-c3e0-4f41-94cd-9c77e3e32cb1 Date: Fri, 05 Apr 2019 11:37:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:37:28Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12dd7739-e2b0-4141-9804-5f0d19758208","ip_address":"11.0.0.6"}],"id":"cb7d25e8-4412-4f99-b46a-6ea233592e40","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:38:3f:58","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"0e136091-cf04-4572-a01d-d80c371377ec","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:37:32,615 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-ccff370a-c3e0-4f41-94cd-9c77e3e32cb1 2019-04-05 11:37:32,615 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-ccff370a-c3e0-4f41-94cd-9c77e3e32cb1 2019-04-05 11:37:32,615 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=cb7d25e8-4412-4f99-b46a-6ea233592e40 used request id req-cb134309-bbe1-4a80-8d73-dee871ec6a8a 2019-04-05 11:37:32,615 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=cb7d25e8-4412-4f99-b46a-6ea233592e40 used request id req-cb134309-bbe1-4a80-8d73-dee871ec6a8a 2019-04-05 11:37:32,615 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=cb7d25e8-4412-4f99-b46a-6ea233592e40 target={u'external_id': u'ddead22a-2dcf-489a-bbb0-44be7dd09dc6', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-04-05 11:37:32,615 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/9c03969a-8995-437a-a278-72763fb0fa67 2019-04-05 11:37:32,857 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:37:32,858 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:37:32,858 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:37:32,858 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:37:32,858 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:37:32,858 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:37:32,858 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:37:32,858 - cloudify.rest_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-04-05T11:36:55.223Z", "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-04-05T11:36:55.224Z", "id": "9c03969a-8995-437a-a278-72763fb0fa67"} 2019-04-05 11:37:32,859 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:37:32,859 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:37:32 GMT 2019-04-05 11:37:32,859 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:37:32,859 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-05 11:37:32,859 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:37:32,859 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:37:32,859 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:37:37,864 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-05 11:37:37,943 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:37:37,943 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:37:37,943 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:37:37,943 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:37:37,944 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:37:37,944 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:37:37,944 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:37:37,944 - 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-04-05T11:37:29.304Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-c984049b-9c1b-45b2-becf-6802905bc4d3", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:28.970Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.ae4ac5cf-738b-417b-bd18-32f0a6da5e36"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:30.016Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:29.357Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:30.016Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:29.340Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:30.016Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "target_id": "reference_vnf_ip_7vhyxy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:29.469Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:30.016Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "target_id": "target_vnf_ip_t5nm5a", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:29.719Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:30.552Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_7vhyxy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:30.435Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.62ff1086-878e-4d98-a517-67561346653d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:31.187Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:37:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9b2f6c5-0b78-457f-a1d9-4c9e0d556627 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_ip_7vhyxy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:30.440Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.62ff1086-878e-4d98-a517-67561346653d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:31.187Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/floatingips/5ab929c0-75b7-4c13-9662-270ec50794d1.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1c3a4d37d9bbeaf29ec5cf5fd82b78150c142e15\" -d '{\"floatingip\": {\"port_id\": \"379e63d7-f13d-4456-b64d-39b9fd826ee1\"}}'", "level": "debug", "target_id": "reference_vnf_ip_7vhyxy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:30.848Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.62ff1086-878e-4d98-a517-67561346653d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:31.187Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e6595b10-6372-44ee-9de8-07db2e18a866", "level": "debug", "target_id": "target_vnf_ip_t5nm5a", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:30.738Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d6351e06-2d48-4ecd-9d19-100757f95b41"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:31.187Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-f9b2f6c5-0b78-457f-a1d9-4c9e0d556627", "level": "debug", "target_id": "reference_vnf_ip_7vhyxy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:30.440Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.62ff1086-878e-4d98-a517-67561346653d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:31.187Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_t5nm5a", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:30.732Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d6351e06-2d48-4ecd-9d19-100757f95b41"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:31.187Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/floatingips/9ad700cf-2581-4949-ab51-2c2bc40d00d5.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d39afec1fc30516267e8c31cfbc660d3006f2e48\" -d '{\"floatingip\": {\"port_id\": \"cb7d25e8-4412-4f99-b46a-6ea233592e40\"}}'", "level": "debug", "target_id": "target_vnf_ip_t5nm5a", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:31.149Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d6351e06-2d48-4ecd-9d19-100757f95b41"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:31.187Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:37:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6595b10-6372-44ee-9de8-07db2e18a866 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_ip_t5nm5a", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:30.737Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d6351e06-2d48-4ecd-9d19-100757f95b41"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:32.558Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-89d6a385-c479-4eff-b98a-c6a6ea18f09d Date: Fri, 05 Apr 2019 11:37:32 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"a4b22e33-a700-41b5-8f16-c883935b572f\", \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"created_at\": \"2019-04-05T11:37:03Z\", \"updated_at\": \"2019-04-05T11:37:31Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0e136091-cf04-4572-a01d-d80c371377ec\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:d0:95:f8\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.16\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 1, \"project_id\": \"307f846577284cd791b49fd570cf11e0\", \"port_id\": \"379e63d7-f13d-4456-b64d-39b9fd826ee1\", \"id\": \"5ab929c0-75b7-4c13-9662-270ec50794d1\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_ip_7vhyxy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:32.472Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.62ff1086-878e-4d98-a517-67561346653d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:33.240Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/floatingips/9ad700cf-2581-4949-ab51-2c2bc40d00d5.json used request id req-f79ece12-af50-44b4-bfb2-652373ddcf1b", "level": "debug", "target_id": "target_vnf_ip_t5nm5a", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:32.701Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d6351e06-2d48-4ecd-9d19-100757f95b41"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:33.240Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/floatingips/5ab929c0-75b7-4c13-9662-270ec50794d1.json used request id req-89d6a385-c479-4eff-b98a-c6a6ea18f09d", "level": "debug", "target_id": "reference_vnf_ip_7vhyxy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:32.472Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.62ff1086-878e-4d98-a517-67561346653d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:33.240Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/floatingips/5ab929c0-75b7-4c13-9662-270ec50794d1.json used request id req-89d6a385-c479-4eff-b98a-c6a6ea18f09d", "level": "debug", "target_id": "reference_vnf_ip_7vhyxy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:32.473Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.62ff1086-878e-4d98-a517-67561346653d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:33.240Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-f79ece12-af50-44b4-bfb2-652373ddcf1b Date: Fri, 05 Apr 2019 11:37:32 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"a4b22e33-a700-41b5-8f16-c883935b572f\", \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"created_at\": \"2019-04-05T11:37:01Z\", \"updated_at\": \"2019-04-05T11:37:31Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0e136091-cf04-4572-a01d-d80c371377ec\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:38:3f:58\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.6\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 1, \"project_id\": \"307f846577284cd791b49fd570cf11e0\", \"port_id\": \"cb7d25e8-4412-4f99-b46a-6ea233592e40\", \"id\": \"9ad700cf-2581-4949-ab51-2c2bc40d00d5\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_ip_t5nm5a", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:32.701Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d6351e06-2d48-4ecd-9d19-100757f95b41"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:33.240Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/floatingips/9ad700cf-2581-4949-ab51-2c2bc40d00d5.json used request id req-f79ece12-af50-44b4-bfb2-652373ddcf1b", "level": "debug", "target_id": "target_vnf_ip_t5nm5a", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:32.702Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d6351e06-2d48-4ecd-9d19-100757f95b41"}, {"node_instance_id": "reference_vnf_port_acid2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:33.240Z", "message": "Relationships established", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:33.009Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:33.240Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "target_id": "target_vnf_ip_t5nm5a", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:32.940Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:33.240Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "target_id": "reference_vnf_ip_7vhyxy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:32.778Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "reference_vnf_port_acid2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:33.838Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:33.139Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "target_vnf_port_g6yfee", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:33.838Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:33.331Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "target_vnf_port_g6yfee", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:33.838Z", "message": "Relationships established", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:33.099Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "target_vnf_host_ddlco1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:34.431Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:34.003Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "reference_vnf_host_f7viq3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:34.431Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:33.572Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "reference_vnf_host_f7viq3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:34.431Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:33.815Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:35.149Z", "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'379e63d7-f13d-4456-b64d-39b9fd826ee1', u'fixed_ip_address': u'11.0.0.16', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:d0:95:f8'}, {u'external_id': u'bb1fab15-a2a5-47b0-b603-89b0ee213302', u'fixed_ip_address': u'12.0.0.19', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:10:fd:3f'}]", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:34.982Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "target_vnf_host_ddlco1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:35.149Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:34.167Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:35.781Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-6d0651a0-9dba-48fc-a551-9c1b31a84956", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:35.392Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:35.781Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2a18f28bb081aedbfde44611859688e0723dad2e\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:35.418Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:35.781Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:37:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d0651a0-9dba-48fc-a551-9c1b31a84956 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:35.392Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:35.781Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:37:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d0651a0-9dba-48fc-a551-9c1b31a84956 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:35.392Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:35.781Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-6d0651a0-9dba-48fc-a551-9c1b31a84956", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:35.393Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:35.781Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2a18f28bb081aedbfde44611859688e0723dad2e\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:35.417Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:35.781Z", "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-04-05T11:37:35.015Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:35.781Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T11:37:35.016Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:35.781Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T11:37:35.016Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:35.781Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:37:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7323c9d7-2d37-4506-b9a8-f3ca13b2566d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:35.021Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:35.781Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:37:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7323c9d7-2d37-4506-b9a8-f3ca13b2566d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:35.021Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:35.781Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-7323c9d7-2d37-4506-b9a8-f3ca13b2566d", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:35.022Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:35.781Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-7323c9d7-2d37-4506-b9a8-f3ca13b2566d", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:35.022Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:35.781Z", "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'cb7d25e8-4412-4f99-b46a-6ea233592e40', u'fixed_ip_address': u'11.0.0.6', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:38:3f:58'}, {u'external_id': u'afc4d9a8-94dd-4571-8ee7-5c93d9f646fc', u'fixed_ip_address': u'12.0.0.9', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:21:de:87'}]", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:35.358Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:35.781Z", "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-04-05T11:37:35.386Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:35.781Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T11:37:35.387Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:35.781Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T11:37:35.388Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.365Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7df38ef51353cf6da32d112a2ce47a43db895757\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:35.793Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.365Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 11:37: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-4d9c7123-0362-42aa-83f2-8357b6690a58 x-compute-request-id: req-4d9c7123-0362-42aa-83f2-8357b6690a58 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"8e4cc761-f7ce-4e82-9d74-942f74ef89ee\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.10:9292/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_7071e7cc-284b-4ec4-adb3-4c2002b4a134\"}, {\"id\": \"72361d96-8603-4eff-a651-d4daa7363170\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/72361d96-8603-4eff-a651-d4daa7363170\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.10:9292/images/72361d96-8603-4eff-a651-d4daa7363170\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_7071e7cc-284b-4ec4-adb3-4c2002b4a134\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.250Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.365Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7df38ef51353cf6da32d112a2ce47a43db895757\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:35.793Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}], "metadata": {"pagination": {"total": 465, "offset": 327, "size": 50}}} 2019-04-05 11:37:37,944 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:37:37,944 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:37:37 GMT 2019-04-05 11:37:37,944 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:37:37,944 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 11:37:37,944 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:37:37,945 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:37:37,945 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:37:37,945 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 11:37:37,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-c984049b-9c1b-45b2-becf-6802905bc4d3 2019-04-05 11:37:37,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-04-05 11:37:37,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-04-05 11:37:37,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2019-04-05 11:37:37,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2019-04-05 11:37:37,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:37:37,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:37:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9b2f6c5-0b78-457f-a1d9-4c9e0d556627 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:37:37,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/floatingips/5ab929c0-75b7-4c13-9662-270ec50794d1.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c3a4d37d9bbeaf29ec5cf5fd82b78150c142e15" -d '{"floatingip": {"port_id": "379e63d7-f13d-4456-b64d-39b9fd826ee1"}}' 2019-04-05 11:37:37,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e6595b10-6372-44ee-9de8-07db2e18a866 2019-04-05 11:37:37,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-f9b2f6c5-0b78-457f-a1d9-4c9e0d556627 2019-04-05 11:37:37,949 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:37:37,949 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/floatingips/9ad700cf-2581-4949-ab51-2c2bc40d00d5.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d39afec1fc30516267e8c31cfbc660d3006f2e48" -d '{"floatingip": {"port_id": "cb7d25e8-4412-4f99-b46a-6ea233592e40"}}' 2019-04-05 11:37:37,949 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:37:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6595b10-6372-44ee-9de8-07db2e18a866 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:37:37,949 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-89d6a385-c479-4eff-b98a-c6a6ea18f09d Date: Fri, 05 Apr 2019 11:37:32 GMT RESP BODY: {"floatingip": {"router_id": "a4b22e33-a700-41b5-8f16-c883935b572f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:37:03Z", "updated_at": "2019-04-05T11:37:31Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "0e136091-cf04-4572-a01d-d80c371377ec", "device_owner": "", "mac_address": "fa:16:3e:d0:95:f8", "device_id": ""}, "fixed_ip_address": "11.0.0.16", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "307f846577284cd791b49fd570cf11e0", "port_id": "379e63d7-f13d-4456-b64d-39b9fd826ee1", "id": "5ab929c0-75b7-4c13-9662-270ec50794d1", "qos_policy_id": null}} 2019-04-05 11:37:37,949 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/floatingips/9ad700cf-2581-4949-ab51-2c2bc40d00d5.json used request id req-f79ece12-af50-44b4-bfb2-652373ddcf1b 2019-04-05 11:37:37,949 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/floatingips/5ab929c0-75b7-4c13-9662-270ec50794d1.json used request id req-89d6a385-c479-4eff-b98a-c6a6ea18f09d 2019-04-05 11:37:37,950 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/floatingips/5ab929c0-75b7-4c13-9662-270ec50794d1.json used request id req-89d6a385-c479-4eff-b98a-c6a6ea18f09d 2019-04-05 11:37:37,950 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-f79ece12-af50-44b4-bfb2-652373ddcf1b Date: Fri, 05 Apr 2019 11:37:32 GMT RESP BODY: {"floatingip": {"router_id": "a4b22e33-a700-41b5-8f16-c883935b572f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:37:01Z", "updated_at": "2019-04-05T11:37:31Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "0e136091-cf04-4572-a01d-d80c371377ec", "device_owner": "", "mac_address": "fa:16:3e:38:3f:58", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "307f846577284cd791b49fd570cf11e0", "port_id": "cb7d25e8-4412-4f99-b46a-6ea233592e40", "id": "9ad700cf-2581-4949-ab51-2c2bc40d00d5", "qos_policy_id": null}} 2019-04-05 11:37:37,950 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/floatingips/9ad700cf-2581-4949-ab51-2c2bc40d00d5.json used request id req-f79ece12-af50-44b4-bfb2-652373ddcf1b 2019-04-05 11:37:37,950 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-04-05 11:37:37,950 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-04-05 11:37:37,950 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-04-05 11:37:37,951 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-04-05 11:37:37,951 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-04-05 11:37:37,951 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-04-05 11:37:37,951 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-05 11:37:37,951 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-05 11:37:37,951 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-04-05 11:37:37,952 - 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'379e63d7-f13d-4456-b64d-39b9fd826ee1', u'fixed_ip_address': u'11.0.0.16', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:d0:95:f8'}, {u'external_id': u'bb1fab15-a2a5-47b0-b603-89b0ee213302', u'fixed_ip_address': u'12.0.0.19', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:10:fd:3f'}] 2019-04-05 11:37:37,952 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-04-05 11:37:37,952 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-6d0651a0-9dba-48fc-a551-9c1b31a84956 2019-04-05 11:37:37,952 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a18f28bb081aedbfde44611859688e0723dad2e" 2019-04-05 11:37:37,952 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:37:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d0651a0-9dba-48fc-a551-9c1b31a84956 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:37:37,952 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:37:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d0651a0-9dba-48fc-a551-9c1b31a84956 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:37:37,952 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-6d0651a0-9dba-48fc-a551-9c1b31a84956 2019-04-05 11:37:37,953 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a18f28bb081aedbfde44611859688e0723dad2e" 2019-04-05 11:37:37,953 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2019-04-05 11:37:37,953 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:37:37,953 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:37:37,953 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:37:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7323c9d7-2d37-4506-b9a8-f3ca13b2566d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:37:37,953 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:37:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7323c9d7-2d37-4506-b9a8-f3ca13b2566d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:37:37,953 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-7323c9d7-2d37-4506-b9a8-f3ca13b2566d 2019-04-05 11:37:37,954 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-7323c9d7-2d37-4506-b9a8-f3ca13b2566d 2019-04-05 11:37:37,954 - 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'cb7d25e8-4412-4f99-b46a-6ea233592e40', u'fixed_ip_address': u'11.0.0.6', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:38:3f:58'}, {u'external_id': u'afc4d9a8-94dd-4571-8ee7-5c93d9f646fc', u'fixed_ip_address': u'12.0.0.9', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:21:de:87'}] 2019-04-05 11:37:37,954 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2019-04-05 11:37:37,954 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:37:37,954 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:37:37,954 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7df38ef51353cf6da32d112a2ce47a43db895757" 2019-04-05 11:37:37,954 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 11:37: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-4d9c7123-0362-42aa-83f2-8357b6690a58 x-compute-request-id: req-4d9c7123-0362-42aa-83f2-8357b6690a58 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "rel": "bookmark"}, {"href": "http://192.30.9.10:9292/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}, {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}, {"href": "http://192.30.9.10:9292/images/72361d96-8603-4eff-a651-d4daa7363170", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}]} 2019-04-05 11:37:37,955 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7df38ef51353cf6da32d112a2ce47a43db895757" 2019-04-05 11:37:37,955 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/9c03969a-8995-437a-a278-72763fb0fa67 2019-04-05 11:37:38,009 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:37:38,009 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:37:38,009 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:37:38,009 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:37:38,009 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:37:38,009 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:37:38,009 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:37:38,009 - cloudify.rest_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-04-05T11:36:55.223Z", "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-04-05T11:36:55.224Z", "id": "9c03969a-8995-437a-a278-72763fb0fa67"} 2019-04-05 11:37:38,010 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:37:38,010 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:37:38 GMT 2019-04-05 11:37:38,010 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:37:38,010 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-05 11:37:38,010 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:37:38,010 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:37:38,010 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:37:43,016 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-05 11:37:43,090 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:37:43,090 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:37:43,090 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:37:43,090 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:37:43,090 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:37:43,091 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:37:43,091 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:37:43,091 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-94bacbca-753f-4b84-9c8c-f0e9ef410876", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.296Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-72002797-c171-4f78-a4ed-e17af7c6203f", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.272Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}890ec19a562dc4b33ed80aa97a9d81636bd81af4\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.696Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}890ec19a562dc4b33ed80aa97a9d81636bd81af4\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.695Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-b6e608af-a1a6-4f0b-9a92-bc611937fece", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.687Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-b6e608af-a1a6-4f0b-9a92-bc611937fece", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.687Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:37:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6e608af-a1a6-4f0b-9a92-bc611937fece Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.687Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:37:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6e608af-a1a6-4f0b-9a92-bc611937fece Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.686Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T11:37:36.676Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T11:37:36.676Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-cfefbc27-af54-45a3-8b4d-03a7e68470fd", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.675Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-72002797-c171-4f78-a4ed-e17af7c6203f", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.272Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 11:37: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-4d9c7123-0362-42aa-83f2-8357b6690a58 x-compute-request-id: req-4d9c7123-0362-42aa-83f2-8357b6690a58 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"8e4cc761-f7ce-4e82-9d74-942f74ef89ee\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.10:9292/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_7071e7cc-284b-4ec4-adb3-4c2002b4a134\"}, {\"id\": \"72361d96-8603-4eff-a651-d4daa7363170\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/72361d96-8603-4eff-a651-d4daa7363170\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.10:9292/images/72361d96-8603-4eff-a651-d4daa7363170\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_7071e7cc-284b-4ec4-adb3-4c2002b4a134\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.250Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-4d9c7123-0362-42aa-83f2-8357b6690a58", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.250Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-4d9c7123-0362-42aa-83f2-8357b6690a58", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.251Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-4d9c7123-0362-42aa-83f2-8357b6690a58", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.251Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-4d9c7123-0362-42aa-83f2-8357b6690a58", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.251Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2a18f28bb081aedbfde44611859688e0723dad2e\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.253Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2a18f28bb081aedbfde44611859688e0723dad2e\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.254Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 11:37: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-72002797-c171-4f78-a4ed-e17af7c6203f x-compute-request-id: req-72002797-c171-4f78-a4ed-e17af7c6203f Content-Encoding: gzip Content-Length: 237 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"3e1febee-e66b-43ca-ad85-7d50561a25fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_7071e7cc-284b-4ec4-adb3-4c2002b4a134\"}, {\"id\": \"c1a23115-1243-4a0a-885c-9772fd9bd1aa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_7071e7cc-284b-4ec4-adb3-4c2002b4a134\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.272Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 11:37: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-72002797-c171-4f78-a4ed-e17af7c6203f x-compute-request-id: req-72002797-c171-4f78-a4ed-e17af7c6203f Content-Encoding: gzip Content-Length: 237 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"3e1febee-e66b-43ca-ad85-7d50561a25fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_7071e7cc-284b-4ec4-adb3-4c2002b4a134\"}, {\"id\": \"c1a23115-1243-4a0a-885c-9772fd9bd1aa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_7071e7cc-284b-4ec4-adb3-4c2002b4a134\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.272Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2a18f28bb081aedbfde44611859688e0723dad2e\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.274Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2a18f28bb081aedbfde44611859688e0723dad2e\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.274Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 11:37: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-3f4fa13d-666d-4891-b363-d56cec0f032e x-compute-request-id: req-3f4fa13d-666d-4891-b363-d56cec0f032e Content-Encoding: gzip Content-Length: 813 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSSWWF0mkDqMJBgaC3t67Z6w13cQs7nEprT1HpsgTGpTlt7Rpe7TOsSkGDulA19ZvkUBAdfU0SRJUvFMacvMtKFQfD0hrrTbEaMayW5ivOEQkNwdbiNnmnyM8iS5xR8RQzc4ff4CEZl/rUsU+rcmTpvEgLqbAaBgTSEbi3BBZMtTb/zdKxj1XBj1R/PzQ78+G+FJObSXZiZVCy4xFb0+0VVYtRzuVHE/egL8+jeSaU1jf0P3mArUKKDz3aMATD4ioVn+EQ8W7aQ840MM3dnQ8vag6WPuI2AfVSrq+xieW7BiBttYqvu5Yzo3NAbLO9muxmIcRU3S5OxqAlMW6zyXG9 Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"d1:3a:77:46:e0:a0:86:a6:e9:d9:da:8a:5c:e3:11:6b\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKCP9yTvqzqS37Zz+Fju+mPfxU8kumUgi2eNHNB29+LuhCOZmE3NMyfyzqtlQCxy0zpltckmQkzPF1YdpmnwIytcqL8T2EkfdqI4zIm6MVCoThLpoJEixafJc04PYp6VdEHFBSCOKbQLJO3FfbL2NnTQRvfXgfuTcK16C9bXfrHXO86+wZahDCMH/DGvoNeempOkH/YEp9QA+Swulh0YbKehgm8QxfW+sMe8/sniWGCGFCGWbiiWwf1cARsyHffYpw7QRvYoAmWXoOqh7eXR/ADaZk0rCZLtkbkS4LlvobD87fEn92eGehwSYOpSRxCq+n/TKVceeVSG5Ktnyn/gil Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134\", \"fingerprint\": \"3c:f4:07:c8:e1:90:1c:54:fa:7a:f3:a6:2a:53:56:7d\"}}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.289Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 11:37: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-3f4fa13d-666d-4891-b363-d56cec0f032e x-compute-request-id: req-3f4fa13d-666d-4891-b363-d56cec0f032e Content-Encoding: gzip Content-Length: 813 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSSWWF0mkDqMJBgaC3t67Z6w13cQs7nEprT1HpsgTGpTlt7Rpe7TOsSkGDulA19ZvkUBAdfU0SRJUvFMacvMtKFQfD0hrrTbEaMayW5ivOEQkNwdbiNnmnyM8iS5xR8RQzc4ff4CEZl/rUsU+rcmTpvEgLqbAaBgTSEbi3BBZMtTb/zdKxj1XBj1R/PzQ78+G+FJObSXZiZVCy4xFb0+0VVYtRzuVHE/egL8+jeSaU1jf0P3mArUKKDz3aMATD4ioVn+EQ8W7aQ840MM3dnQ8vag6WPuI2AfVSrq+xieW7BiBttYqvu5Yzo3NAbLO9muxmIcRU3S5OxqAlMW6zyXG9 Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"d1:3a:77:46:e0:a0:86:a6:e9:d9:da:8a:5c:e3:11:6b\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKCP9yTvqzqS37Zz+Fju+mPfxU8kumUgi2eNHNB29+LuhCOZmE3NMyfyzqtlQCxy0zpltckmQkzPF1YdpmnwIytcqL8T2EkfdqI4zIm6MVCoThLpoJEixafJc04PYp6VdEHFBSCOKbQLJO3FfbL2NnTQRvfXgfuTcK16C9bXfrHXO86+wZahDCMH/DGvoNeempOkH/YEp9QA+Swulh0YbKehgm8QxfW+sMe8/sniWGCGFCGWbiiWwf1cARsyHffYpw7QRvYoAmWXoOqh7eXR/ADaZk0rCZLtkbkS4LlvobD87fEn92eGehwSYOpSRxCq+n/TKVceeVSG5Ktnyn/gil Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134\", \"fingerprint\": \"3c:f4:07:c8:e1:90:1c:54:fa:7a:f3:a6:2a:53:56:7d\"}}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.289Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-3f4fa13d-666d-4891-b363-d56cec0f032e", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.289Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-3f4fa13d-666d-4891-b363-d56cec0f032e", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.289Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-3f4fa13d-666d-4891-b363-d56cec0f032e", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.290Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-3f4fa13d-666d-4891-b363-d56cec0f032e", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.290Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T11:37:36.291Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T11:37:36.291Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:37:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94bacbca-753f-4b84-9c8c-f0e9ef410876 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.295Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:37:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94bacbca-753f-4b84-9c8c-f0e9ef410876 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.296Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-94bacbca-753f-4b84-9c8c-f0e9ef410876", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.296Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 11:37: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-2dfb5c48-ac07-49ff-8f90-a2d57384c45b x-compute-request-id: req-2dfb5c48-ac07-49ff-8f90-a2d57384c45b Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"8e4cc761-f7ce-4e82-9d74-942f74ef89ee\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.10:9292/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_7071e7cc-284b-4ec4-adb3-4c2002b4a134\"}, {\"id\": \"72361d96-8603-4eff-a651-d4daa7363170\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/72361d96-8603-4eff-a651-d4daa7363170\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.10:9292/images/72361d96-8603-4eff-a651-d4daa7363170\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_7071e7cc-284b-4ec4-adb3-4c2002b4a134\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.638Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 11:37: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-2dfb5c48-ac07-49ff-8f90-a2d57384c45b x-compute-request-id: req-2dfb5c48-ac07-49ff-8f90-a2d57384c45b Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"8e4cc761-f7ce-4e82-9d74-942f74ef89ee\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.10:9292/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_7071e7cc-284b-4ec4-adb3-4c2002b4a134\"}, {\"id\": \"72361d96-8603-4eff-a651-d4daa7363170\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/72361d96-8603-4eff-a651-d4daa7363170\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.10:9292/images/72361d96-8603-4eff-a651-d4daa7363170\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_7071e7cc-284b-4ec4-adb3-4c2002b4a134\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.638Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-2dfb5c48-ac07-49ff-8f90-a2d57384c45b", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.638Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-2dfb5c48-ac07-49ff-8f90-a2d57384c45b", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.639Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-2dfb5c48-ac07-49ff-8f90-a2d57384c45b", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.639Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-2dfb5c48-ac07-49ff-8f90-a2d57384c45b", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.639Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7df38ef51353cf6da32d112a2ce47a43db895757\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.641Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7df38ef51353cf6da32d112a2ce47a43db895757\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.641Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 11:37: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-41dba90f-0afe-446c-811c-34390b2bd583 x-compute-request-id: req-41dba90f-0afe-446c-811c-34390b2bd583 Content-Encoding: gzip Content-Length: 237 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"3e1febee-e66b-43ca-ad85-7d50561a25fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_7071e7cc-284b-4ec4-adb3-4c2002b4a134\"}, {\"id\": \"c1a23115-1243-4a0a-885c-9772fd9bd1aa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_7071e7cc-284b-4ec4-adb3-4c2002b4a134\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.658Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 11:37: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-41dba90f-0afe-446c-811c-34390b2bd583 x-compute-request-id: req-41dba90f-0afe-446c-811c-34390b2bd583 Content-Encoding: gzip Content-Length: 237 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"3e1febee-e66b-43ca-ad85-7d50561a25fa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_7071e7cc-284b-4ec4-adb3-4c2002b4a134\"}, {\"id\": \"c1a23115-1243-4a0a-885c-9772fd9bd1aa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_7071e7cc-284b-4ec4-adb3-4c2002b4a134\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.658Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-41dba90f-0afe-446c-811c-34390b2bd583", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.659Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-41dba90f-0afe-446c-811c-34390b2bd583", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.659Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-41dba90f-0afe-446c-811c-34390b2bd583", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.659Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-41dba90f-0afe-446c-811c-34390b2bd583", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.659Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7df38ef51353cf6da32d112a2ce47a43db895757\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.660Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7df38ef51353cf6da32d112a2ce47a43db895757\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.660Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}], "metadata": {"pagination": {"total": 522, "offset": 377, "size": 50}}} 2019-04-05 11:37:43,091 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:37:43,091 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:37:43 GMT 2019-04-05 11:37:43,091 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:37:43,091 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 11:37:43,091 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:37:43,091 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:37:43,091 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:37:43,092 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 11:37:43,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-94bacbca-753f-4b84-9c8c-f0e9ef410876 2019-04-05 11:37:43,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-72002797-c171-4f78-a4ed-e17af7c6203f 2019-04-05 11:37:43,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890ec19a562dc4b33ed80aa97a9d81636bd81af4" 2019-04-05 11:37:43,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890ec19a562dc4b33ed80aa97a9d81636bd81af4" 2019-04-05 11:37:43,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-b6e608af-a1a6-4f0b-9a92-bc611937fece 2019-04-05 11:37:43,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-b6e608af-a1a6-4f0b-9a92-bc611937fece 2019-04-05 11:37:43,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:37:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6e608af-a1a6-4f0b-9a92-bc611937fece Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:37:43,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:37:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6e608af-a1a6-4f0b-9a92-bc611937fece Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:37:43,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:37:43,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:37:43,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-cfefbc27-af54-45a3-8b4d-03a7e68470fd 2019-04-05 11:37:43,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-72002797-c171-4f78-a4ed-e17af7c6203f 2019-04-05 11:37:43,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 11:37: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-4d9c7123-0362-42aa-83f2-8357b6690a58 x-compute-request-id: req-4d9c7123-0362-42aa-83f2-8357b6690a58 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "rel": "bookmark"}, {"href": "http://192.30.9.10:9292/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}, {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}, {"href": "http://192.30.9.10:9292/images/72361d96-8603-4eff-a651-d4daa7363170", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}]} 2019-04-05 11:37:43,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-4d9c7123-0362-42aa-83f2-8357b6690a58 2019-04-05 11:37:43,097 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-4d9c7123-0362-42aa-83f2-8357b6690a58 2019-04-05 11:37:43,097 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-4d9c7123-0362-42aa-83f2-8357b6690a58 2019-04-05 11:37:43,097 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-4d9c7123-0362-42aa-83f2-8357b6690a58 2019-04-05 11:37:43,097 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a18f28bb081aedbfde44611859688e0723dad2e" 2019-04-05 11:37:43,097 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a18f28bb081aedbfde44611859688e0723dad2e" 2019-04-05 11:37:43,097 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 11:37: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-72002797-c171-4f78-a4ed-e17af7c6203f x-compute-request-id: req-72002797-c171-4f78-a4ed-e17af7c6203f Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}, {"id": "c1a23115-1243-4a0a-885c-9772fd9bd1aa", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}]} 2019-04-05 11:37:43,098 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 11:37: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-72002797-c171-4f78-a4ed-e17af7c6203f x-compute-request-id: req-72002797-c171-4f78-a4ed-e17af7c6203f Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}, {"id": "c1a23115-1243-4a0a-885c-9772fd9bd1aa", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}]} 2019-04-05 11:37:43,098 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a18f28bb081aedbfde44611859688e0723dad2e" 2019-04-05 11:37:43,098 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a18f28bb081aedbfde44611859688e0723dad2e" 2019-04-05 11:37:43,098 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 11:37: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-3f4fa13d-666d-4891-b363-d56cec0f032e x-compute-request-id: req-3f4fa13d-666d-4891-b363-d56cec0f032e Content-Encoding: gzip Content-Length: 813 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSSWWF0mkDqMJBgaC3t67Z6w13cQs7nEprT1HpsgTGpTlt7Rpe7TOsSkGDulA19ZvkUBAdfU0SRJUvFMacvMtKFQfD0hrrTbEaMayW5ivOEQkNwdbiNnmnyM8iS5xR8RQzc4ff4CEZl/rUsU+rcmTpvEgLqbAaBgTSEbi3BBZMtTb/zdKxj1XBj1R/PzQ78+G+FJObSXZiZVCy4xFb0+0VVYtRzuVHE/egL8+jeSaU1jf0P3mArUKKDz3aMATD4ioVn+EQ8W7aQ840MM3dnQ8vag6WPuI2AfVSrq+xieW7BiBttYqvu5Yzo3NAbLO9muxmIcRU3S5OxqAlMW6zyXG9 Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "d1:3a:77:46:e0:a0:86:a6:e9:d9:da:8a:5c:e3:11:6b"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKCP9yTvqzqS37Zz+Fju+mPfxU8kumUgi2eNHNB29+LuhCOZmE3NMyfyzqtlQCxy0zpltckmQkzPF1YdpmnwIytcqL8T2EkfdqI4zIm6MVCoThLpoJEixafJc04PYp6VdEHFBSCOKbQLJO3FfbL2NnTQRvfXgfuTcK16C9bXfrHXO86+wZahDCMH/DGvoNeempOkH/YEp9QA+Swulh0YbKehgm8QxfW+sMe8/sniWGCGFCGWbiiWwf1cARsyHffYpw7QRvYoAmWXoOqh7eXR/ADaZk0rCZLtkbkS4LlvobD87fEn92eGehwSYOpSRxCq+n/TKVceeVSG5Ktnyn/gil Generated-by-Nova", "name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "fingerprint": "3c:f4:07:c8:e1:90:1c:54:fa:7a:f3:a6:2a:53:56:7d"}}]} 2019-04-05 11:37:43,098 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 11:37: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-3f4fa13d-666d-4891-b363-d56cec0f032e x-compute-request-id: req-3f4fa13d-666d-4891-b363-d56cec0f032e Content-Encoding: gzip Content-Length: 813 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSSWWF0mkDqMJBgaC3t67Z6w13cQs7nEprT1HpsgTGpTlt7Rpe7TOsSkGDulA19ZvkUBAdfU0SRJUvFMacvMtKFQfD0hrrTbEaMayW5ivOEQkNwdbiNnmnyM8iS5xR8RQzc4ff4CEZl/rUsU+rcmTpvEgLqbAaBgTSEbi3BBZMtTb/zdKxj1XBj1R/PzQ78+G+FJObSXZiZVCy4xFb0+0VVYtRzuVHE/egL8+jeSaU1jf0P3mArUKKDz3aMATD4ioVn+EQ8W7aQ840MM3dnQ8vag6WPuI2AfVSrq+xieW7BiBttYqvu5Yzo3NAbLO9muxmIcRU3S5OxqAlMW6zyXG9 Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "d1:3a:77:46:e0:a0:86:a6:e9:d9:da:8a:5c:e3:11:6b"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKCP9yTvqzqS37Zz+Fju+mPfxU8kumUgi2eNHNB29+LuhCOZmE3NMyfyzqtlQCxy0zpltckmQkzPF1YdpmnwIytcqL8T2EkfdqI4zIm6MVCoThLpoJEixafJc04PYp6VdEHFBSCOKbQLJO3FfbL2NnTQRvfXgfuTcK16C9bXfrHXO86+wZahDCMH/DGvoNeempOkH/YEp9QA+Swulh0YbKehgm8QxfW+sMe8/sniWGCGFCGWbiiWwf1cARsyHffYpw7QRvYoAmWXoOqh7eXR/ADaZk0rCZLtkbkS4LlvobD87fEn92eGehwSYOpSRxCq+n/TKVceeVSG5Ktnyn/gil Generated-by-Nova", "name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "fingerprint": "3c:f4:07:c8:e1:90:1c:54:fa:7a:f3:a6:2a:53:56:7d"}}]} 2019-04-05 11:37:43,098 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-3f4fa13d-666d-4891-b363-d56cec0f032e 2019-04-05 11:37:43,099 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-3f4fa13d-666d-4891-b363-d56cec0f032e 2019-04-05 11:37:43,099 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-3f4fa13d-666d-4891-b363-d56cec0f032e 2019-04-05 11:37:43,099 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-3f4fa13d-666d-4891-b363-d56cec0f032e 2019-04-05 11:37:43,099 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:37:43,099 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:37:43,099 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:37:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94bacbca-753f-4b84-9c8c-f0e9ef410876 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:37:43,099 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:37:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94bacbca-753f-4b84-9c8c-f0e9ef410876 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:37:43,100 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-94bacbca-753f-4b84-9c8c-f0e9ef410876 2019-04-05 11:37:43,100 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 11:37: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-2dfb5c48-ac07-49ff-8f90-a2d57384c45b x-compute-request-id: req-2dfb5c48-ac07-49ff-8f90-a2d57384c45b Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "rel": "bookmark"}, {"href": "http://192.30.9.10:9292/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}, {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}, {"href": "http://192.30.9.10:9292/images/72361d96-8603-4eff-a651-d4daa7363170", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}]} 2019-04-05 11:37:43,100 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 11:37: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-2dfb5c48-ac07-49ff-8f90-a2d57384c45b x-compute-request-id: req-2dfb5c48-ac07-49ff-8f90-a2d57384c45b Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "rel": "bookmark"}, {"href": "http://192.30.9.10:9292/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}, {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}, {"href": "http://192.30.9.10:9292/images/72361d96-8603-4eff-a651-d4daa7363170", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}]} 2019-04-05 11:37:43,100 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-2dfb5c48-ac07-49ff-8f90-a2d57384c45b 2019-04-05 11:37:43,100 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-2dfb5c48-ac07-49ff-8f90-a2d57384c45b 2019-04-05 11:37:43,100 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-2dfb5c48-ac07-49ff-8f90-a2d57384c45b 2019-04-05 11:37:43,101 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-2dfb5c48-ac07-49ff-8f90-a2d57384c45b 2019-04-05 11:37:43,101 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7df38ef51353cf6da32d112a2ce47a43db895757" 2019-04-05 11:37:43,101 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7df38ef51353cf6da32d112a2ce47a43db895757" 2019-04-05 11:37:43,101 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 11:37: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-41dba90f-0afe-446c-811c-34390b2bd583 x-compute-request-id: req-41dba90f-0afe-446c-811c-34390b2bd583 Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}, {"id": "c1a23115-1243-4a0a-885c-9772fd9bd1aa", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}]} 2019-04-05 11:37:43,101 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 11:37: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-41dba90f-0afe-446c-811c-34390b2bd583 x-compute-request-id: req-41dba90f-0afe-446c-811c-34390b2bd583 Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}, {"id": "c1a23115-1243-4a0a-885c-9772fd9bd1aa", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}]} 2019-04-05 11:37:43,101 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-41dba90f-0afe-446c-811c-34390b2bd583 2019-04-05 11:37:43,101 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-41dba90f-0afe-446c-811c-34390b2bd583 2019-04-05 11:37:43,102 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-41dba90f-0afe-446c-811c-34390b2bd583 2019-04-05 11:37:43,102 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-41dba90f-0afe-446c-811c-34390b2bd583 2019-04-05 11:37:43,102 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7df38ef51353cf6da32d112a2ce47a43db895757" 2019-04-05 11:37:43,102 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7df38ef51353cf6da32d112a2ce47a43db895757" 2019-04-05 11:37:43,102 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/9c03969a-8995-437a-a278-72763fb0fa67 2019-04-05 11:37:43,155 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:37:43,155 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:37:43,155 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:37:43,155 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:37:43,155 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:37:43,155 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:37:43,155 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:37:43,156 - cloudify.rest_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-04-05T11:36:55.223Z", "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-04-05T11:36:55.224Z", "id": "9c03969a-8995-437a-a278-72763fb0fa67"} 2019-04-05 11:37:43,156 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:37:43,156 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:37:43 GMT 2019-04-05 11:37:43,156 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:37:43,156 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-05 11:37:43,156 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:37:43,156 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:37:43,156 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:37:48,162 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-05 11:37:48,246 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:37:48,246 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:37:48,246 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:37:48,246 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:37:48,247 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:37:48,247 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:37:48,247 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:37:48,247 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T11:37:36.676Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:37:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6e608af-a1a6-4f0b-9a92-bc611937fece Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.686Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:37:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6e608af-a1a6-4f0b-9a92-bc611937fece Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.687Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-b6e608af-a1a6-4f0b-9a92-bc611937fece", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.687Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-b6e608af-a1a6-4f0b-9a92-bc611937fece", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.687Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}890ec19a562dc4b33ed80aa97a9d81636bd81af4\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.695Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:36.996Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}890ec19a562dc4b33ed80aa97a9d81636bd81af4\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:36.696Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:37.533Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json used request id req-d74b0627-fc62-41a2-9f8b-6eb1d68087d6", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.149Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:37.533Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-20458ea3-dad1-452b-a73d-0809a31b688c Date: Fri, 05 Apr 2019 11:37:37 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"12dd7739-e2b0-4141-9804-5f0d19758208\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-05T11:37:14Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:02Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.039Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:37.533Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-20458ea3-dad1-452b-a73d-0809a31b688c Date: Fri, 05 Apr 2019 11:37:37 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"12dd7739-e2b0-4141-9804-5f0d19758208\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-05T11:37:14Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:02Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.039Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:37.533Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-20458ea3-dad1-452b-a73d-0809a31b688c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.039Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:37.533Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-20458ea3-dad1-452b-a73d-0809a31b688c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.039Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:37.533Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-20458ea3-dad1-452b-a73d-0809a31b688c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.040Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:37.533Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-20458ea3-dad1-452b-a73d-0809a31b688c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.040Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:37.533Z", "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-04-05T11:37:37.040Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:37.533Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}890ec19a562dc4b33ed80aa97a9d81636bd81af4\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.040Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:37.533Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}890ec19a562dc4b33ed80aa97a9d81636bd81af4\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.041Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:37.533Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-45ed6aaa-15b2-40bb-b4b4-f1201630fb26 Date: Fri, 05 Apr 2019 11:37:37 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:37:28Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"12dd7739-e2b0-4141-9804-5f0d19758208\",\"ip_address\":\"11.0.0.16\"}],\"id\":\"379e63d7-f13d-4456-b64d-39b9fd826ee1\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:d0:95:f8\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.104Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:37.533Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-45ed6aaa-15b2-40bb-b4b4-f1201630fb26 Date: Fri, 05 Apr 2019 11:37:37 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:37:28Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"12dd7739-e2b0-4141-9804-5f0d19758208\",\"ip_address\":\"11.0.0.16\"}],\"id\":\"379e63d7-f13d-4456-b64d-39b9fd826ee1\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:d0:95:f8\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.104Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:37.533Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-45ed6aaa-15b2-40bb-b4b4-f1201630fb26", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.104Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:37.533Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-45ed6aaa-15b2-40bb-b4b4-f1201630fb26", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.104Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:37.533Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-45ed6aaa-15b2-40bb-b4b4-f1201630fb26", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.105Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:37.533Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-45ed6aaa-15b2-40bb-b4b4-f1201630fb26", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.105Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:37.533Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}890ec19a562dc4b33ed80aa97a9d81636bd81af4\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.105Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:37.533Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}890ec19a562dc4b33ed80aa97a9d81636bd81af4\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.105Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:37.533Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-d74b0627-fc62-41a2-9f8b-6eb1d68087d6 Date: Fri, 05 Apr 2019 11:37:37 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:37:18Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"80b8ed00-c613-481a-b8ce-95f3f3b434d5\",\"ip_address\":\"12.0.0.19\"}],\"id\":\"bb1fab15-a2a5-47b0-b603-89b0ee213302\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:10:fd:3f\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:13Z\",\"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-04-05T11:37:37.147Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:37.533Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-d74b0627-fc62-41a2-9f8b-6eb1d68087d6 Date: Fri, 05 Apr 2019 11:37:37 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:37:18Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"80b8ed00-c613-481a-b8ce-95f3f3b434d5\",\"ip_address\":\"12.0.0.19\"}],\"id\":\"bb1fab15-a2a5-47b0-b603-89b0ee213302\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:10:fd:3f\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:13Z\",\"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-04-05T11:37:37.149Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:37.533Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json used request id req-d74b0627-fc62-41a2-9f8b-6eb1d68087d6", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.149Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:37.533Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json used request id req-d74b0627-fc62-41a2-9f8b-6eb1d68087d6", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.149Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:37.533Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json used request id req-d74b0627-fc62-41a2-9f8b-6eb1d68087d6", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.150Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:37.533Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'8e4cc761-f7ce-4e82-9d74-942f74ef89ee', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'0e136091-cf04-4572-a01d-d80c371377ec'}, 'nics': [{'port-id': u'379e63d7-f13d-4456-b64d-39b9fd826ee1'}, {'port-id': u'bb1fab15-a2a5-47b0-b603-89b0ee213302'}], 'flavor': u'c1a23115-1243-4a0a-885c-9772fd9bd1aa', 'security_groups': []}", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.150Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:37.533Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'8e4cc761-f7ce-4e82-9d74-942f74ef89ee', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'0e136091-cf04-4572-a01d-d80c371377ec'}, 'nics': [{'port-id': u'379e63d7-f13d-4456-b64d-39b9fd826ee1'}, {'port-id': u'bb1fab15-a2a5-47b0-b603-89b0ee213302'}], 'flavor': u'c1a23115-1243-4a0a-885c-9772fd9bd1aa', 'security_groups': []}", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.151Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:37.533Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.152Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:37.533Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2a18f28bb081aedbfde44611859688e0723dad2e\" -d '{\"server\": {\"name\": \"reference_vnf\", \"imageRef\": \"8e4cc761-f7ce-4e82-9d74-942f74ef89ee\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"c1a23115-1243-4a0a-885c-9772fd9bd1aa\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"379e63d7-f13d-4456-b64d-39b9fd826ee1\"}, {\"port\": \"bb1fab15-a2a5-47b0-b603-89b0ee213302\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"0e136091-cf04-4572-a01d-d80c371377ec\"}}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.153Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:37.533Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2a18f28bb081aedbfde44611859688e0723dad2e\" -d '{\"server\": {\"name\": \"reference_vnf\", \"imageRef\": \"8e4cc761-f7ce-4e82-9d74-942f74ef89ee\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"c1a23115-1243-4a0a-885c-9772fd9bd1aa\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"379e63d7-f13d-4456-b64d-39b9fd826ee1\"}, {\"port\": \"bb1fab15-a2a5-47b0-b603-89b0ee213302\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"0e136091-cf04-4572-a01d-d80c371377ec\"}}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.153Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:37.533Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-206b781d-9d89-4e3a-a213-4e8549a7b5c3 Date: Fri, 05 Apr 2019 11:37:37 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"12dd7739-e2b0-4141-9804-5f0d19758208\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-05T11:37:14Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:02Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.357Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:37.533Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}94e32b04f3d1bf797bd2315e371054d84ac55588\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.084Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:37.533Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}94e32b04f3d1bf797bd2315e371054d84ac55588\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.084Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:38.063Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-bc0d199a-b265-4cfe-892f-df6b98464ae4 Date: Fri, 05 Apr 2019 11:37:37 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:37:17Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"80b8ed00-c613-481a-b8ce-95f3f3b434d5\",\"ip_address\":\"12.0.0.9\"}],\"id\":\"afc4d9a8-94dd-4571-8ee7-5c93d9f646fc\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:21:de:87\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:13Z\",\"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-04-05T11:37:37.450Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:38.063Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}94e32b04f3d1bf797bd2315e371054d84ac55588\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.359Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:38.063Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}94e32b04f3d1bf797bd2315e371054d84ac55588\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.360Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:38.063Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-c51f2a35-59ce-461d-be66-188a2612ed38 Date: Fri, 05 Apr 2019 11:37:37 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:37:28Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"12dd7739-e2b0-4141-9804-5f0d19758208\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"cb7d25e8-4412-4f99-b46a-6ea233592e40\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:38:3f:58\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:24Z\",\"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-04-05T11:37:37.400Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:38.063Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-c51f2a35-59ce-461d-be66-188a2612ed38 Date: Fri, 05 Apr 2019 11:37:37 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:37:28Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"12dd7739-e2b0-4141-9804-5f0d19758208\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"cb7d25e8-4412-4f99-b46a-6ea233592e40\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:38:3f:58\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:24Z\",\"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-04-05T11:37:37.401Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:38.063Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-c51f2a35-59ce-461d-be66-188a2612ed38", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.401Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:38.063Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json used request id req-bc0d199a-b265-4cfe-892f-df6b98464ae4", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.451Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:38.063Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json used request id req-bc0d199a-b265-4cfe-892f-df6b98464ae4", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.451Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:38.063Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json used request id req-bc0d199a-b265-4cfe-892f-df6b98464ae4", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.451Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:38.063Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'8e4cc761-f7ce-4e82-9d74-942f74ef89ee', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'0e136091-cf04-4572-a01d-d80c371377ec'}, 'nics': [{'port-id': u'cb7d25e8-4412-4f99-b46a-6ea233592e40'}, {'port-id': u'afc4d9a8-94dd-4571-8ee7-5c93d9f646fc'}], 'flavor': u'c1a23115-1243-4a0a-885c-9772fd9bd1aa', 'security_groups': []}", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.452Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:38.063Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'8e4cc761-f7ce-4e82-9d74-942f74ef89ee', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'0e136091-cf04-4572-a01d-d80c371377ec'}, 'nics': [{'port-id': u'cb7d25e8-4412-4f99-b46a-6ea233592e40'}, {'port-id': u'afc4d9a8-94dd-4571-8ee7-5c93d9f646fc'}], 'flavor': u'c1a23115-1243-4a0a-885c-9772fd9bd1aa', 'security_groups': []}", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.452Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:38.063Z", "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-04-05T11:37:37.452Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}], "metadata": {"pagination": {"total": 530, "offset": 427, "size": 50}}} 2019-04-05 11:37:48,247 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:37:48,247 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:37:48 GMT 2019-04-05 11:37:48,247 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:37:48,247 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 11:37:48,247 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:37:48,247 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:37:48,248 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:37:48,248 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 11:37:48,250 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:37:48,250 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:37:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6e608af-a1a6-4f0b-9a92-bc611937fece Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:37:48,250 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:37:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6e608af-a1a6-4f0b-9a92-bc611937fece Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:37:48,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-b6e608af-a1a6-4f0b-9a92-bc611937fece 2019-04-05 11:37:48,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-b6e608af-a1a6-4f0b-9a92-bc611937fece 2019-04-05 11:37:48,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890ec19a562dc4b33ed80aa97a9d81636bd81af4" 2019-04-05 11:37:48,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890ec19a562dc4b33ed80aa97a9d81636bd81af4" 2019-04-05 11:37:48,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json used request id req-d74b0627-fc62-41a2-9f8b-6eb1d68087d6 2019-04-05 11:37:48,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-20458ea3-dad1-452b-a73d-0809a31b688c Date: Fri, 05 Apr 2019 11:37:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0e136091-cf04-4572-a01d-d80c371377ec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"307f846577284cd791b49fd570cf11e0","l2_adjacency":true,"status":"ACTIVE","subnets":["12dd7739-e2b0-4141-9804-5f0d19758208"],"description":"","tags":[],"updated_at":"2019-04-05T11:37:14Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:02Z","mtu":1450}]} 2019-04-05 11:37:48,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-20458ea3-dad1-452b-a73d-0809a31b688c Date: Fri, 05 Apr 2019 11:37:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0e136091-cf04-4572-a01d-d80c371377ec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"307f846577284cd791b49fd570cf11e0","l2_adjacency":true,"status":"ACTIVE","subnets":["12dd7739-e2b0-4141-9804-5f0d19758208"],"description":"","tags":[],"updated_at":"2019-04-05T11:37:14Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:02Z","mtu":1450}]} 2019-04-05 11:37:48,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-20458ea3-dad1-452b-a73d-0809a31b688c 2019-04-05 11:37:48,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-20458ea3-dad1-452b-a73d-0809a31b688c 2019-04-05 11:37:48,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-20458ea3-dad1-452b-a73d-0809a31b688c 2019-04-05 11:37:48,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-20458ea3-dad1-452b-a73d-0809a31b688c 2019-04-05 11:37:48,252 - 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-04-05 11:37:48,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890ec19a562dc4b33ed80aa97a9d81636bd81af4" 2019-04-05 11:37:48,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890ec19a562dc4b33ed80aa97a9d81636bd81af4" 2019-04-05 11:37:48,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-45ed6aaa-15b2-40bb-b4b4-f1201630fb26 Date: Fri, 05 Apr 2019 11:37:37 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:37:28Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12dd7739-e2b0-4141-9804-5f0d19758208","ip_address":"11.0.0.16"}],"id":"379e63d7-f13d-4456-b64d-39b9fd826ee1","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:d0:95:f8","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"0e136091-cf04-4572-a01d-d80c371377ec","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:37:48,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-45ed6aaa-15b2-40bb-b4b4-f1201630fb26 Date: Fri, 05 Apr 2019 11:37:37 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:37:28Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12dd7739-e2b0-4141-9804-5f0d19758208","ip_address":"11.0.0.16"}],"id":"379e63d7-f13d-4456-b64d-39b9fd826ee1","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:d0:95:f8","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"0e136091-cf04-4572-a01d-d80c371377ec","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:37:48,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-45ed6aaa-15b2-40bb-b4b4-f1201630fb26 2019-04-05 11:37:48,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-45ed6aaa-15b2-40bb-b4b4-f1201630fb26 2019-04-05 11:37:48,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-45ed6aaa-15b2-40bb-b4b4-f1201630fb26 2019-04-05 11:37:48,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-45ed6aaa-15b2-40bb-b4b4-f1201630fb26 2019-04-05 11:37:48,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890ec19a562dc4b33ed80aa97a9d81636bd81af4" 2019-04-05 11:37:48,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890ec19a562dc4b33ed80aa97a9d81636bd81af4" 2019-04-05 11:37:48,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-d74b0627-fc62-41a2-9f8b-6eb1d68087d6 Date: Fri, 05 Apr 2019 11:37:37 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:37:18Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80b8ed00-c613-481a-b8ce-95f3f3b434d5","ip_address":"12.0.0.19"}],"id":"bb1fab15-a2a5-47b0-b603-89b0ee213302","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:10:fd:3f","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:13Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:37:48,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-d74b0627-fc62-41a2-9f8b-6eb1d68087d6 Date: Fri, 05 Apr 2019 11:37:37 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:37:18Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80b8ed00-c613-481a-b8ce-95f3f3b434d5","ip_address":"12.0.0.19"}],"id":"bb1fab15-a2a5-47b0-b603-89b0ee213302","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:10:fd:3f","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:13Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:37:48,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json used request id req-d74b0627-fc62-41a2-9f8b-6eb1d68087d6 2019-04-05 11:37:48,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json used request id req-d74b0627-fc62-41a2-9f8b-6eb1d68087d6 2019-04-05 11:37:48,255 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json used request id req-d74b0627-fc62-41a2-9f8b-6eb1d68087d6 2019-04-05 11:37:48,255 - 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'8e4cc761-f7ce-4e82-9d74-942f74ef89ee', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'0e136091-cf04-4572-a01d-d80c371377ec'}, 'nics': [{'port-id': u'379e63d7-f13d-4456-b64d-39b9fd826ee1'}, {'port-id': u'bb1fab15-a2a5-47b0-b603-89b0ee213302'}], 'flavor': u'c1a23115-1243-4a0a-885c-9772fd9bd1aa', 'security_groups': []} 2019-04-05 11:37:48,255 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'8e4cc761-f7ce-4e82-9d74-942f74ef89ee', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'0e136091-cf04-4572-a01d-d80c371377ec'}, 'nics': [{'port-id': u'379e63d7-f13d-4456-b64d-39b9fd826ee1'}, {'port-id': u'bb1fab15-a2a5-47b0-b603-89b0ee213302'}], 'flavor': u'c1a23115-1243-4a0a-885c-9772fd9bd1aa', 'security_groups': []} 2019-04-05 11:37:48,255 - 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-04-05 11:37:48,255 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a18f28bb081aedbfde44611859688e0723dad2e" -d '{"server": {"name": "reference_vnf", "imageRef": "8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "key_name": "vnf_test_keypair", "flavorRef": "c1a23115-1243-4a0a-885c-9772fd9bd1aa", "max_count": 1, "min_count": 1, "networks": [{"port": "379e63d7-f13d-4456-b64d-39b9fd826ee1"}, {"port": "bb1fab15-a2a5-47b0-b603-89b0ee213302"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0e136091-cf04-4572-a01d-d80c371377ec"}}}' 2019-04-05 11:37:48,255 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a18f28bb081aedbfde44611859688e0723dad2e" -d '{"server": {"name": "reference_vnf", "imageRef": "8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "key_name": "vnf_test_keypair", "flavorRef": "c1a23115-1243-4a0a-885c-9772fd9bd1aa", "max_count": 1, "min_count": 1, "networks": [{"port": "379e63d7-f13d-4456-b64d-39b9fd826ee1"}, {"port": "bb1fab15-a2a5-47b0-b603-89b0ee213302"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0e136091-cf04-4572-a01d-d80c371377ec"}}}' 2019-04-05 11:37:48,255 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-206b781d-9d89-4e3a-a213-4e8549a7b5c3 Date: Fri, 05 Apr 2019 11:37:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0e136091-cf04-4572-a01d-d80c371377ec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"307f846577284cd791b49fd570cf11e0","l2_adjacency":true,"status":"ACTIVE","subnets":["12dd7739-e2b0-4141-9804-5f0d19758208"],"description":"","tags":[],"updated_at":"2019-04-05T11:37:14Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:02Z","mtu":1450}]} 2019-04-05 11:37:48,256 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94e32b04f3d1bf797bd2315e371054d84ac55588" 2019-04-05 11:37:48,256 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94e32b04f3d1bf797bd2315e371054d84ac55588" 2019-04-05 11:37:48,256 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-bc0d199a-b265-4cfe-892f-df6b98464ae4 Date: Fri, 05 Apr 2019 11:37:37 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:37:17Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80b8ed00-c613-481a-b8ce-95f3f3b434d5","ip_address":"12.0.0.9"}],"id":"afc4d9a8-94dd-4571-8ee7-5c93d9f646fc","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:21:de:87","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:13Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:37:48,256 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94e32b04f3d1bf797bd2315e371054d84ac55588" 2019-04-05 11:37:48,256 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94e32b04f3d1bf797bd2315e371054d84ac55588" 2019-04-05 11:37:48,256 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-c51f2a35-59ce-461d-be66-188a2612ed38 Date: Fri, 05 Apr 2019 11:37:37 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:37:28Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12dd7739-e2b0-4141-9804-5f0d19758208","ip_address":"11.0.0.6"}],"id":"cb7d25e8-4412-4f99-b46a-6ea233592e40","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:38:3f:58","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"0e136091-cf04-4572-a01d-d80c371377ec","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:37:48,256 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-c51f2a35-59ce-461d-be66-188a2612ed38 Date: Fri, 05 Apr 2019 11:37:37 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:37:28Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12dd7739-e2b0-4141-9804-5f0d19758208","ip_address":"11.0.0.6"}],"id":"cb7d25e8-4412-4f99-b46a-6ea233592e40","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:38:3f:58","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"0e136091-cf04-4572-a01d-d80c371377ec","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:37:48,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-c51f2a35-59ce-461d-be66-188a2612ed38 2019-04-05 11:37:48,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json used request id req-bc0d199a-b265-4cfe-892f-df6b98464ae4 2019-04-05 11:37:48,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json used request id req-bc0d199a-b265-4cfe-892f-df6b98464ae4 2019-04-05 11:37:48,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json used request id req-bc0d199a-b265-4cfe-892f-df6b98464ae4 2019-04-05 11:37:48,257 - 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'8e4cc761-f7ce-4e82-9d74-942f74ef89ee', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'0e136091-cf04-4572-a01d-d80c371377ec'}, 'nics': [{'port-id': u'cb7d25e8-4412-4f99-b46a-6ea233592e40'}, {'port-id': u'afc4d9a8-94dd-4571-8ee7-5c93d9f646fc'}], 'flavor': u'c1a23115-1243-4a0a-885c-9772fd9bd1aa', 'security_groups': []} 2019-04-05 11:37:48,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'8e4cc761-f7ce-4e82-9d74-942f74ef89ee', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'0e136091-cf04-4572-a01d-d80c371377ec'}, 'nics': [{'port-id': u'cb7d25e8-4412-4f99-b46a-6ea233592e40'}, {'port-id': u'afc4d9a8-94dd-4571-8ee7-5c93d9f646fc'}], 'flavor': u'c1a23115-1243-4a0a-885c-9772fd9bd1aa', 'security_groups': []} 2019-04-05 11:37:48,257 - 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-04-05 11:37:48,258 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/9c03969a-8995-437a-a278-72763fb0fa67 2019-04-05 11:37:48,312 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:37:48,312 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:37:48,312 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:37:48,312 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:37:48,312 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:37:48,312 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:37:48,312 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:37:48,312 - cloudify.rest_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-04-05T11:36:55.223Z", "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-04-05T11:36:55.224Z", "id": "9c03969a-8995-437a-a278-72763fb0fa67"} 2019-04-05 11:37:48,313 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:37:48,313 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:37:48 GMT 2019-04-05 11:37:48,313 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:37:48,313 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-05 11:37:48,313 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:37:48,313 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:37:48,313 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:37:53,319 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-05 11:37:53,393 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:37:53,393 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:37:53,393 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:37:53,393 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:37:53,393 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:37:53,393 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:37:53,393 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:37:53,393 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:38.063Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7df38ef51353cf6da32d112a2ce47a43db895757\" -d '{\"server\": {\"name\": \"target_vnf\", \"imageRef\": \"8e4cc761-f7ce-4e82-9d74-942f74ef89ee\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"c1a23115-1243-4a0a-885c-9772fd9bd1aa\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"cb7d25e8-4412-4f99-b46a-6ea233592e40\"}, {\"port\": \"afc4d9a8-94dd-4571-8ee7-5c93d9f646fc\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"0e136091-cf04-4572-a01d-d80c371377ec\"}}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.453Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:38.063Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7df38ef51353cf6da32d112a2ce47a43db895757\" -d '{\"server\": {\"name\": \"target_vnf\", \"imageRef\": \"8e4cc761-f7ce-4e82-9d74-942f74ef89ee\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"c1a23115-1243-4a0a-885c-9772fd9bd1aa\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"cb7d25e8-4412-4f99-b46a-6ea233592e40\"}, {\"port\": \"afc4d9a8-94dd-4571-8ee7-5c93d9f646fc\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"0e136091-cf04-4572-a01d-d80c371377ec\"}}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.454Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:38.063Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-206b781d-9d89-4e3a-a213-4e8549a7b5c3", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.358Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:38.063Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-c51f2a35-59ce-461d-be66-188a2612ed38", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.401Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:38.063Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json used request id req-bc0d199a-b265-4cfe-892f-df6b98464ae4", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.450Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:38.063Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-bc0d199a-b265-4cfe-892f-df6b98464ae4 Date: Fri, 05 Apr 2019 11:37:37 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:37:17Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"80b8ed00-c613-481a-b8ce-95f3f3b434d5\",\"ip_address\":\"12.0.0.9\"}],\"id\":\"afc4d9a8-94dd-4571-8ee7-5c93d9f646fc\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:21:de:87\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:13Z\",\"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-04-05T11:37:37.450Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:38.063Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-c51f2a35-59ce-461d-be66-188a2612ed38", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.401Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:38.063Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-c51f2a35-59ce-461d-be66-188a2612ed38", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.402Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:38.063Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}94e32b04f3d1bf797bd2315e371054d84ac55588\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.402Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:38.063Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}94e32b04f3d1bf797bd2315e371054d84ac55588\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.403Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:38.063Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-206b781d-9d89-4e3a-a213-4e8549a7b5c3", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.358Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:38.063Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-206b781d-9d89-4e3a-a213-4e8549a7b5c3", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.358Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:38.063Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-206b781d-9d89-4e3a-a213-4e8549a7b5c3 Date: Fri, 05 Apr 2019 11:37:37 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"12dd7739-e2b0-4141-9804-5f0d19758208\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-05T11:37:14Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:02Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.357Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:38.063Z", "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-04-05T11:37:37.358Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:38.063Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-206b781d-9d89-4e3a-a213-4e8549a7b5c3", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:37.357Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:39.381Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 11:37: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-28bb20de-c573-464b-84ce-0817340392d1 x-compute-request-id: req-28bb20de-c573-464b-84ce-0817340392d1 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"633b5e38-414a-4b90-ab76-aff87d2dbefa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa\", \"rel\": \"bookmark\"}], \"adminPass\": \"aCM7KZ8kFsBQ\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:39.210Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:40.013Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-28bb20de-c573-464b-84ce-0817340392d1", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:39.210Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:40.013Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:39.592Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "reference_vnf_host_f7viq3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:40.013Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:39.696Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:40.013Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 11:37: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-28bb20de-c573-464b-84ce-0817340392d1 x-compute-request-id: req-28bb20de-c573-464b-84ce-0817340392d1 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"633b5e38-414a-4b90-ab76-aff87d2dbefa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa\", \"rel\": \"bookmark\"}], \"adminPass\": \"aCM7KZ8kFsBQ\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:39.210Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:40.013Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-28bb20de-c573-464b-84ce-0817340392d1", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:39.210Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:40.013Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-28bb20de-c573-464b-84ce-0817340392d1", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:39.211Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:40.013Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-28bb20de-c573-464b-84ce-0817340392d1", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:39.211Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.59c3f9bb-73c9-49ee-ba4d-69d1b409698d"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:40.013Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 11:37: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-c6dcba48-3997-4e7b-b781-05cf0197f88f x-compute-request-id: req-c6dcba48-3997-4e7b-b781-05cf0197f88f Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2\", \"rel\": \"bookmark\"}], \"adminPass\": \"ztvm3fFkK2wT\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:39.762Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:40.661Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-c6dcba48-3997-4e7b-b781-05cf0197f88f", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:39.762Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:40.661Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-c6dcba48-3997-4e7b-b781-05cf0197f88f", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:39.762Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:40.661Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 11:37: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-c6dcba48-3997-4e7b-b781-05cf0197f88f x-compute-request-id: req-c6dcba48-3997-4e7b-b781-05cf0197f88f Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2\", \"rel\": \"bookmark\"}], \"adminPass\": \"ztvm3fFkK2wT\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:39.762Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:40.661Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-c6dcba48-3997-4e7b-b781-05cf0197f88f", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:39.762Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:40.661Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:40.223Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "reference_vnf_host_f7viq3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:40.661Z", "message": "Starting node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:39.966Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "reference_vnf_host_f7viq3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:40.661Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:40.229Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "reference_vnf_host_f7viq3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:40.661Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:39.874Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:40.661Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-c6dcba48-3997-4e7b-b781-05cf0197f88f", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:39.763Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.c1f8a57c-6046-4f44-b14a-1d96f8fd56c7"}, {"node_instance_id": "target_vnf_host_ddlco1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:41.257Z", "message": "Starting node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:40.855Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "target_vnf_host_ddlco1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:41.257Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:40.706Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "target_vnf_host_ddlco1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:41.257Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:40.671Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "target_vnf_host_ddlco1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:41.823Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:41.076Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:41.823Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T11:37:41.383Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.1caeb669-0b2c-4659-9616-f8995e86ebd1"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:41.823Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:37:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a085c35d-38ee-47a2-9dc4-e4311df47d86 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:41.389Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.1caeb669-0b2c-4659-9616-f8995e86ebd1"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:41.823Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-a085c35d-38ee-47a2-9dc4-e4311df47d86", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:41.389Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.1caeb669-0b2c-4659-9616-f8995e86ebd1"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:42.373Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}18c38baabea07bc7711e355d63f6377d678abd3f\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:41.794Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.1caeb669-0b2c-4659-9616-f8995e86ebd1"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:42.373Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T11:37:42.086Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.128aa0a0-a0f5-43c9-b37c-188a83c2ef0f"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:42.373Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:37:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12642601-32cd-4303-9d4d-8d8685e8bf25 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:42.179Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.128aa0a0-a0f5-43c9-b37c-188a83c2ef0f"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:43.041Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}424dc43ce96f92ae689e846ea909b869a2ada3c4\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:42.587Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.128aa0a0-a0f5-43c9-b37c-188a83c2ef0f"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:43.041Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-12642601-32cd-4303-9d4d-8d8685e8bf25", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:42.179Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.128aa0a0-a0f5-43c9-b37c-188a83c2ef0f"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:44.158Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 11:37: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-d1752eb6-e036-4db7-a259-ba32a1bea908 x-compute-request-id: req-d1752eb6-e036-4db7-a259-ba32a1bea908 Content-Encoding: gzip Content-Length: 696 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"block_device_mapping\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8e4cc761-f7ce-4e82-9d74-942f74ef89ee\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"c1a23115-1243-4a0a-885c-9772fd9bd1aa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa\", \"rel\": \"bookmark\"}]}, \"id\": \"633b5e38-414a-4b90-ab76-aff87d2dbefa\", \"user_id\": \"411bf8057f87430283813313c561f791\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-05T11:37:41Z\", \"hostId\": \"75c768556928c76900a736d982f0fbeec46dc6226411d139288fd7fb\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-04-05T11:37:39Z\", \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"0e136091-cf04-4572-a01d-d80c371377ec\"}}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:44.103Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.1caeb669-0b2c-4659-9616-f8995e86ebd1"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:44.876Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa used request id req-d1752eb6-e036-4db7-a259-ba32a1bea908", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:44.103Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.1caeb669-0b2c-4659-9616-f8995e86ebd1"}, {"node_instance_id": "reference_vnf_host_f7viq3", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:44.876Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-05T11:37:44.564Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:44.876Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa used request id req-d1752eb6-e036-4db7-a259-ba32a1bea908", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:44.103Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.1caeb669-0b2c-4659-9616-f8995e86ebd1"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:45.594Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 11:37: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-8b00c034-fb5b-43eb-a955-45ec5b19d9f1 x-compute-request-id: req-8b00c034-fb5b-43eb-a955-45ec5b19d9f1 Content-Encoding: gzip Content-Length: 705 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8e4cc761-f7ce-4e82-9d74-942f74ef89ee\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"c1a23115-1243-4a0a-885c-9772fd9bd1aa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa\", \"rel\": \"bookmark\"}]}, \"id\": \"e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}], \"user_id\": \"411bf8057f87430283813313c561f791\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-05T11:37:44Z\", \"hostId\": \"75c768556928c76900a736d982f0fbeec46dc6226411d139288fd7fb\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-04-05T11:37:39Z\", \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"0e136091-cf04-4572-a01d-d80c371377ec\"}}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:45.370Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.128aa0a0-a0f5-43c9-b37c-188a83c2ef0f"}], "metadata": {"pagination": {"total": 530, "offset": 477, "size": 50}}} 2019-04-05 11:37:53,394 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:37:53,394 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:37:53 GMT 2019-04-05 11:37:53,394 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:37:53,394 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 11:37:53,394 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:37:53,394 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:37:53,394 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:37:53,394 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 11:37:53,397 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7df38ef51353cf6da32d112a2ce47a43db895757" -d '{"server": {"name": "target_vnf", "imageRef": "8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "key_name": "vnf_test_keypair", "flavorRef": "c1a23115-1243-4a0a-885c-9772fd9bd1aa", "max_count": 1, "min_count": 1, "networks": [{"port": "cb7d25e8-4412-4f99-b46a-6ea233592e40"}, {"port": "afc4d9a8-94dd-4571-8ee7-5c93d9f646fc"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0e136091-cf04-4572-a01d-d80c371377ec"}}}' 2019-04-05 11:37:53,397 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7df38ef51353cf6da32d112a2ce47a43db895757" -d '{"server": {"name": "target_vnf", "imageRef": "8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "key_name": "vnf_test_keypair", "flavorRef": "c1a23115-1243-4a0a-885c-9772fd9bd1aa", "max_count": 1, "min_count": 1, "networks": [{"port": "cb7d25e8-4412-4f99-b46a-6ea233592e40"}, {"port": "afc4d9a8-94dd-4571-8ee7-5c93d9f646fc"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0e136091-cf04-4572-a01d-d80c371377ec"}}}' 2019-04-05 11:37:53,397 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-206b781d-9d89-4e3a-a213-4e8549a7b5c3 2019-04-05 11:37:53,397 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-c51f2a35-59ce-461d-be66-188a2612ed38 2019-04-05 11:37:53,398 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json used request id req-bc0d199a-b265-4cfe-892f-df6b98464ae4 2019-04-05 11:37:53,398 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-bc0d199a-b265-4cfe-892f-df6b98464ae4 Date: Fri, 05 Apr 2019 11:37:37 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:37:17Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80b8ed00-c613-481a-b8ce-95f3f3b434d5","ip_address":"12.0.0.9"}],"id":"afc4d9a8-94dd-4571-8ee7-5c93d9f646fc","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:21:de:87","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:13Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:37:53,398 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-c51f2a35-59ce-461d-be66-188a2612ed38 2019-04-05 11:37:53,398 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-c51f2a35-59ce-461d-be66-188a2612ed38 2019-04-05 11:37:53,398 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94e32b04f3d1bf797bd2315e371054d84ac55588" 2019-04-05 11:37:53,399 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94e32b04f3d1bf797bd2315e371054d84ac55588" 2019-04-05 11:37:53,399 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-206b781d-9d89-4e3a-a213-4e8549a7b5c3 2019-04-05 11:37:53,399 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-206b781d-9d89-4e3a-a213-4e8549a7b5c3 2019-04-05 11:37:53,399 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-206b781d-9d89-4e3a-a213-4e8549a7b5c3 Date: Fri, 05 Apr 2019 11:37:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0e136091-cf04-4572-a01d-d80c371377ec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"307f846577284cd791b49fd570cf11e0","l2_adjacency":true,"status":"ACTIVE","subnets":["12dd7739-e2b0-4141-9804-5f0d19758208"],"description":"","tags":[],"updated_at":"2019-04-05T11:37:14Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:02Z","mtu":1450}]} 2019-04-05 11:37:53,399 - 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-04-05 11:37:53,399 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-206b781d-9d89-4e3a-a213-4e8549a7b5c3 2019-04-05 11:37:53,400 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 11:37: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-28bb20de-c573-464b-84ce-0817340392d1 x-compute-request-id: req-28bb20de-c573-464b-84ce-0817340392d1 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "633b5e38-414a-4b90-ab76-aff87d2dbefa", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa", "rel": "bookmark"}], "adminPass": "aCM7KZ8kFsBQ"}} 2019-04-05 11:37:53,400 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-28bb20de-c573-464b-84ce-0817340392d1 2019-04-05 11:37:53,400 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-04-05 11:37:53,400 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-04-05 11:37:53,400 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 11:37: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-28bb20de-c573-464b-84ce-0817340392d1 x-compute-request-id: req-28bb20de-c573-464b-84ce-0817340392d1 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "633b5e38-414a-4b90-ab76-aff87d2dbefa", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa", "rel": "bookmark"}], "adminPass": "aCM7KZ8kFsBQ"}} 2019-04-05 11:37:53,400 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-28bb20de-c573-464b-84ce-0817340392d1 2019-04-05 11:37:53,400 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-28bb20de-c573-464b-84ce-0817340392d1 2019-04-05 11:37:53,401 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-28bb20de-c573-464b-84ce-0817340392d1 2019-04-05 11:37:53,401 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 11:37: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-c6dcba48-3997-4e7b-b781-05cf0197f88f x-compute-request-id: req-c6dcba48-3997-4e7b-b781-05cf0197f88f Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "rel": "bookmark"}], "adminPass": "ztvm3fFkK2wT"}} 2019-04-05 11:37:53,401 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-c6dcba48-3997-4e7b-b781-05cf0197f88f 2019-04-05 11:37:53,401 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-c6dcba48-3997-4e7b-b781-05cf0197f88f 2019-04-05 11:37:53,401 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 11:37: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-c6dcba48-3997-4e7b-b781-05cf0197f88f x-compute-request-id: req-c6dcba48-3997-4e7b-b781-05cf0197f88f Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "rel": "bookmark"}], "adminPass": "ztvm3fFkK2wT"}} 2019-04-05 11:37:53,401 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-c6dcba48-3997-4e7b-b781-05cf0197f88f 2019-04-05 11:37:53,402 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-04-05 11:37:53,402 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance 2019-04-05 11:37:53,402 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-04-05 11:37:53,402 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-04-05 11:37:53,402 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-c6dcba48-3997-4e7b-b781-05cf0197f88f 2019-04-05 11:37:53,402 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance 2019-04-05 11:37:53,402 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-04-05 11:37:53,403 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-04-05 11:37:53,403 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-04-05 11:37:53,403 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:37:53,403 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:37:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a085c35d-38ee-47a2-9dc4-e4311df47d86 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:37:53,403 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-a085c35d-38ee-47a2-9dc4-e4311df47d86 2019-04-05 11:37:53,403 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18c38baabea07bc7711e355d63f6377d678abd3f" 2019-04-05 11:37:53,403 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:37:53,404 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:37:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12642601-32cd-4303-9d4d-8d8685e8bf25 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:37:53,404 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}424dc43ce96f92ae689e846ea909b869a2ada3c4" 2019-04-05 11:37:53,404 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-12642601-32cd-4303-9d4d-8d8685e8bf25 2019-04-05 11:37:53,404 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 11:37: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-d1752eb6-e036-4db7-a259-ba32a1bea908 x-compute-request-id: req-d1752eb6-e036-4db7-a259-ba32a1bea908 Content-Encoding: gzip Content-Length: 696 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa", "rel": "bookmark"}], "image": {"id": "8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "links": [{"href": "http://172.30.9.23:8774/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c1a23115-1243-4a0a-885c-9772fd9bd1aa", "links": [{"href": "http://172.30.9.23:8774/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa", "rel": "bookmark"}]}, "id": "633b5e38-414a-4b90-ab76-aff87d2dbefa", "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:37:41Z", "hostId": "75c768556928c76900a736d982f0fbeec46dc6226411d139288fd7fb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-04-05T11:37:39Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0e136091-cf04-4572-a01d-d80c371377ec"}}} 2019-04-05 11:37:53,404 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa used request id req-d1752eb6-e036-4db7-a259-ba32a1bea908 2019-04-05 11:37:53,404 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30] 2019-04-05 11:37:53,405 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa used request id req-d1752eb6-e036-4db7-a259-ba32a1bea908 2019-04-05 11:37:53,405 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 11:37: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-8b00c034-fb5b-43eb-a955-45ec5b19d9f1 x-compute-request-id: req-8b00c034-fb5b-43eb-a955-45ec5b19d9f1 Content-Encoding: gzip Content-Length: 705 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "rel": "bookmark"}], "image": {"id": "8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "links": [{"href": "http://172.30.9.23:8774/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c1a23115-1243-4a0a-885c-9772fd9bd1aa", "links": [{"href": "http://172.30.9.23:8774/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa", "rel": "bookmark"}]}, "id": "e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "security_groups": [{"name": "vnf_test_security_group"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-05T11:37:44Z", "hostId": "75c768556928c76900a736d982f0fbeec46dc6226411d139288fd7fb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-04-05T11:37:39Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0e136091-cf04-4572-a01d-d80c371377ec"}}} 2019-04-05 11:37:53,405 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/9c03969a-8995-437a-a278-72763fb0fa67 2019-04-05 11:37:53,469 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:37:53,469 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:37:53,469 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:37:53,469 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:37:53,469 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:37:53,469 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:37:53,470 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:37:53,470 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T11:36:55.223Z", "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-04-05T11:36:55.224Z", "id": "9c03969a-8995-437a-a278-72763fb0fa67"} 2019-04-05 11:37:53,470 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:37:53,470 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:37:53 GMT 2019-04-05 11:37:53,470 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:37:53,470 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-05 11:37:53,470 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:37:53,470 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:37:53,470 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:37:58,476 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-05 11:38:00,228 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:38:00,229 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:38:00,229 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:38:00,229 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:38:00,229 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:38:00,229 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:38:00,229 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:38:00,229 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:46.098Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2 used request id req-8b00c034-fb5b-43eb-a955-45ec5b19d9f1", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:45.370Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.128aa0a0-a0f5-43c9-b37c-188a83c2ef0f"}, {"node_instance_id": "target_vnf_host_ddlco1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:46.098Z", "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": "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-04-05T11:37:45.715Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:37:46.098Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2 used request id req-8b00c034-fb5b-43eb-a955-45ec5b19d9f1", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:37:45.371Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.128aa0a0-a0f5-43c9-b37c-188a83c2ef0f"}], "metadata": {"pagination": {"total": 530, "offset": 527, "size": 50}}} 2019-04-05 11:38:00,230 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:38:00,230 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:38:00 GMT 2019-04-05 11:38:00,230 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:38:00,230 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 11:38:00,230 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:38:00,230 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:38:00,230 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:38:00,230 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 11:38:00,231 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2 used request id req-8b00c034-fb5b-43eb-a955-45ec5b19d9f1 2019-04-05 11:38:00,231 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-04-05 11:38:00,231 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2 used request id req-8b00c034-fb5b-43eb-a955-45ec5b19d9f1 2019-04-05 11:38:00,231 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/9c03969a-8995-437a-a278-72763fb0fa67 2019-04-05 11:38:00,302 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:38:00,303 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:38:00,303 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:38:00,303 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:38:00,303 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:38:00,303 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:38:00,303 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:38:00,303 - cloudify.rest_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-04-05T11:36:55.223Z", "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-04-05T11:36:55.224Z", "id": "9c03969a-8995-437a-a278-72763fb0fa67"} 2019-04-05 11:38:00,303 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:38:00,303 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:38:00 GMT 2019-04-05 11:38:00,304 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:38:00,304 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-05 11:38:00,304 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:38:00,304 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:38:00,304 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:38:05,309 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-05 11:38:06,015 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:38:06,015 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:38:06,016 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:38:06,016 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:38:06,016 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:38:06,016 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:38:06,016 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:38:06,016 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 530, "offset": 530, "size": 50}}} 2019-04-05 11:38:06,016 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:38:06,016 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:38:06 GMT 2019-04-05 11:38:06,017 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:38:06,017 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-04-05 11:38:06,017 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:38:06,017 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:38:06,017 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:38:06,017 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/9c03969a-8995-437a-a278-72763fb0fa67 2019-04-05 11:38:06,175 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:38:06,175 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:38:06,175 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:38:06,175 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:38:06,175 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:38:06,176 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:38:06,176 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:38:06,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-04-05T11:36:55.223Z", "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-04-05T11:36:55.224Z", "id": "9c03969a-8995-437a-a278-72763fb0fa67"} 2019-04-05 11:38:06,176 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:38:06,176 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:38:06 GMT 2019-04-05 11:38:06,176 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:38:06,176 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-05 11:38:06,176 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:38:06,176 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:38:06,176 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:38:11,182 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-05 11:38:11,282 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:38:11,283 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:38:11,283 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:38:11,283 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:38:11,283 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:38:11,283 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:38:11,283 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:38:11,283 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 530, "offset": 530, "size": 50}}} 2019-04-05 11:38:11,283 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:38:11,283 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:38:11 GMT 2019-04-05 11:38:11,284 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:38:11,284 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-04-05 11:38:11,284 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:38:11,284 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:38:11,284 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:38:11,284 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/9c03969a-8995-437a-a278-72763fb0fa67 2019-04-05 11:38:11,340 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:38:11,340 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:38:11,340 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:38:11,340 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:38:11,340 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:38:11,340 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:38:11,341 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:38:11,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T11:36:55.223Z", "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-04-05T11:36:55.224Z", "id": "9c03969a-8995-437a-a278-72763fb0fa67"} 2019-04-05 11:38:11,341 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:38:11,341 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:38:11 GMT 2019-04-05 11:38:11,341 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:38:11,341 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-05 11:38:11,341 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:38:11,341 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:38:11,341 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:38:16,346 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-05 11:38:16,421 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:38:16,422 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:38:16,422 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:38:16,422 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:38:16,422 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:38:16,422 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:38:16,422 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:38:16,422 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_f7viq3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:14.872Z", "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-04-05T11:38:14.740Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:15.839Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T11:38:15.760Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.ed5b8e28-c174-41ce-a6cd-7cbade1cfb5c"}], "metadata": {"pagination": {"total": 532, "offset": 530, "size": 50}}} 2019-04-05 11:38:16,422 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:38:16,422 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:38:16 GMT 2019-04-05 11:38:16,422 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:38:16,423 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 11:38:16,423 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:38:16,423 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:38:16,423 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:38:16,423 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 11:38:16,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-04-05 11:38:16,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:38:16,424 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/9c03969a-8995-437a-a278-72763fb0fa67 2019-04-05 11:38:16,473 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:38:16,473 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:38:16,473 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:38:16,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:38:16,474 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:38:16,474 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:38:16,474 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:38:16,474 - cloudify.rest_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-04-05T11:36:55.223Z", "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-04-05T11:36:55.224Z", "id": "9c03969a-8995-437a-a278-72763fb0fa67"} 2019-04-05 11:38:16,474 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:38:16,474 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:38:16 GMT 2019-04-05 11:38:16,474 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:38:16,474 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-05 11:38:16,474 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:38:16,474 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:38:16,474 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:38:21,480 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-05 11:38:21,564 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:38:21,564 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:38:21,564 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:38:21,564 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:38:21,564 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:38:21,565 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:38:21,565 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:38:21,565 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:16.469Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-492107b7-8c51-497e-a72b-d10a6aad0cf8", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:15.767Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.ed5b8e28-c174-41ce-a6cd-7cbade1cfb5c"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:16.469Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7927db5a62879a9231485f4db66d90040f26958b\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:16.184Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.ed5b8e28-c174-41ce-a6cd-7cbade1cfb5c"}, {"node_instance_id": "target_vnf_host_ddlco1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:16.469Z", "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-04-05T11:38:15.862Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:16.469Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:38:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-492107b7-8c51-497e-a72b-d10a6aad0cf8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:15.767Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.ed5b8e28-c174-41ce-a6cd-7cbade1cfb5c"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:16.972Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T11:38:16.903Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.253ebd2a-ad00-4524-918b-ca52e9e80d3e"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:17.642Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa used request id req-62f002c8-2b5a-436f-9d32-c9d5c38b0105", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:17.068Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.ed5b8e28-c174-41ce-a6cd-7cbade1cfb5c"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:17.642Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:38:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93207b36-44f6-4713-a079-e00322d7c9d0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:16.908Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.253ebd2a-ad00-4524-918b-ca52e9e80d3e"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:17.642Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-93207b36-44f6-4713-a079-e00322d7c9d0", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:16.908Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.253ebd2a-ad00-4524-918b-ca52e9e80d3e"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:17.642Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 11:38: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-62f002c8-2b5a-436f-9d32-c9d5c38b0105 x-compute-request-id: req-62f002c8-2b5a-436f-9d32-c9d5c38b0105 Content-Encoding: gzip Content-Length: 829 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:d0:95:f8\", \"version\": 4, \"addr\": \"11.0.0.16\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d0:95:f8\", \"version\": 4, \"addr\": \"172.30.9.204\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:10:fd:3f\", \"version\": 4, \"addr\": \"12.0.0.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8e4cc761-f7ce-4e82-9d74-942f74ef89ee\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T11:38:13.000000\", \"flavor\": {\"id\": \"c1a23115-1243-4a0a-885c-9772fd9bd1aa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa\", \"rel\": \"bookmark\"}]}, \"id\": \"633b5e38-414a-4b90-ab76-aff87d2dbefa\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"411bf8057f87430283813313c561f791\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T11:38:13Z\", \"hostId\": \"75c768556928c76900a736d982f0fbeec46dc6226411d139288fd7fb\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-04-05T11:37:39Z\", \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"0e136091-cf04-4572-a01d-d80c371377ec\"}}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:17.068Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.ed5b8e28-c174-41ce-a6cd-7cbade1cfb5c"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:17.642Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}476a6d824460a9576d03570e2c4c88855daa7f09\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:17.320Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.253ebd2a-ad00-4524-918b-ca52e9e80d3e"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:17.642Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:17.068Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.ed5b8e28-c174-41ce-a6cd-7cbade1cfb5c"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:17.642Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa used request id req-62f002c8-2b5a-436f-9d32-c9d5c38b0105", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:17.068Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.ed5b8e28-c174-41ce-a6cd-7cbade1cfb5c"}, {"node_instance_id": "reference_vnf_host_f7viq3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:18.292Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:17.956Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "reference_vnf_host_f7viq3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:18.292Z", "message": "Plugins installed", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:17.701Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:18.292Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:18.117Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "reference_vnf_host_f7viq3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:18.292Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:17.485Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:18.886Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:18.190Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.253ebd2a-ad00-4524-918b-ca52e9e80d3e"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:18.886Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2 used request id req-10f05aec-ddc8-49ca-83ad-2607309a08e6", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:18.189Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.253ebd2a-ad00-4524-918b-ca52e9e80d3e"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:18.886Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2 used request id req-10f05aec-ddc8-49ca-83ad-2607309a08e6", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:18.190Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.253ebd2a-ad00-4524-918b-ca52e9e80d3e"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:18.886Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 11:38: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-10f05aec-ddc8-49ca-83ad-2607309a08e6 x-compute-request-id: req-10f05aec-ddc8-49ca-83ad-2607309a08e6 Content-Encoding: gzip Content-Length: 825 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:38:3f:58\", \"version\": 4, \"addr\": \"11.0.0.6\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:38:3f:58\", \"version\": 4, \"addr\": \"172.30.9.201\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:21:de:87\", \"version\": 4, \"addr\": \"12.0.0.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8e4cc761-f7ce-4e82-9d74-942f74ef89ee\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T11:38:13.000000\", \"flavor\": {\"id\": \"c1a23115-1243-4a0a-885c-9772fd9bd1aa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa\", \"rel\": \"bookmark\"}]}, \"id\": \"e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"411bf8057f87430283813313c561f791\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T11:38:13Z\", \"hostId\": \"75c768556928c76900a736d982f0fbeec46dc6226411d139288fd7fb\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-04-05T11:37:39Z\", \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"0e136091-cf04-4572-a01d-d80c371377ec\"}}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:18.189Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.253ebd2a-ad00-4524-918b-ca52e9e80d3e"}, {"node_instance_id": "target_vnf_host_ddlco1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:18.886Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:18.565Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "target_vnf_host_ddlco1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:18.886Z", "message": "Plugins installed", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:18.750Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:19.468Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-6d3d93d5-8822-480f-8a34-dbf3516afd1c", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:19.235Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d117bcb8-dbbe-4874-9834-fda07f7087fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:19.468Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-6d3d93d5-8822-480f-8a34-dbf3516afd1c", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:19.234Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d117bcb8-dbbe-4874-9834-fda07f7087fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:19.468Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:38:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d3d93d5-8822-480f-8a34-dbf3516afd1c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:19.234Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d117bcb8-dbbe-4874-9834-fda07f7087fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:19.468Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:38:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d3d93d5-8822-480f-8a34-dbf3516afd1c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:19.234Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d117bcb8-dbbe-4874-9834-fda07f7087fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:19.468Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_acid2n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:19.230Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d117bcb8-dbbe-4874-9834-fda07f7087fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:19.468Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_acid2n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:19.229Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d117bcb8-dbbe-4874-9834-fda07f7087fc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:19.468Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:19.262Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": "target_vnf_host_ddlco1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:19.468Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:19.056Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:20.054Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}933db91fa6e1e64c1fa03a2bcefc39bcb0297e46\"", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:19.639Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d117bcb8-dbbe-4874-9834-fda07f7087fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:20.054Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}933db91fa6e1e64c1fa03a2bcefc39bcb0297e46\"", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:19.639Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d117bcb8-dbbe-4874-9834-fda07f7087fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:20.054Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-ca489428-adbb-4950-873f-50491c2d57c5 Date: Fri, 05 Apr 2019 11:38:19 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:38:11Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"12dd7739-e2b0-4141-9804-5f0d19758208\",\"ip_address\":\"11.0.0.16\"}],\"id\":\"379e63d7-f13d-4456-b64d-39b9fd826ee1\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:d0:95:f8\",\"device_id\":\"633b5e38-414a-4b90-ab76-aff87d2dbefa\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:19.976Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d117bcb8-dbbe-4874-9834-fda07f7087fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:20.726Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-a13ebb71-29f3-4db7-9be1-b4b75f799c9a", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:19.983Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d117bcb8-dbbe-4874-9834-fda07f7087fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:20.726Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5ddbd4c9b7c2da1c1a3f1f9c389e5360821b84e1\"", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:20.693Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.84a143e4-d09f-4992-b8db-cecb0672f468"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:20.726Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}18cbc551653ef594391ec795ae3a0e932de41c17\"", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:20.381Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d117bcb8-dbbe-4874-9834-fda07f7087fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:20.726Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}18cbc551653ef594391ec795ae3a0e932de41c17\"", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:20.380Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d117bcb8-dbbe-4874-9834-fda07f7087fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:20.726Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-74e46076-069e-4f46-8227-8d99b052e550", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:20.294Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.84a143e4-d09f-4992-b8db-cecb0672f468"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:20.726Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-74e46076-069e-4f46-8227-8d99b052e550", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:20.294Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.84a143e4-d09f-4992-b8db-cecb0672f468"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:20.726Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:38:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74e46076-069e-4f46-8227-8d99b052e550 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:20.294Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.84a143e4-d09f-4992-b8db-cecb0672f468"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:20.726Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_g6yfee", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:20.289Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.84a143e4-d09f-4992-b8db-cecb0672f468"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:20.726Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:38:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74e46076-069e-4f46-8227-8d99b052e550 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:20.293Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.84a143e4-d09f-4992-b8db-cecb0672f468"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:20.726Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-ca489428-adbb-4950-873f-50491c2d57c5 Date: Fri, 05 Apr 2019 11:38:19 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:38:11Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"12dd7739-e2b0-4141-9804-5f0d19758208\",\"ip_address\":\"11.0.0.16\"}],\"id\":\"379e63d7-f13d-4456-b64d-39b9fd826ee1\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:d0:95:f8\",\"device_id\":\"633b5e38-414a-4b90-ab76-aff87d2dbefa\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:19.976Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d117bcb8-dbbe-4874-9834-fda07f7087fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:20.726Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-ca489428-adbb-4950-873f-50491c2d57c5", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:19.977Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d117bcb8-dbbe-4874-9834-fda07f7087fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:20.726Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-ca489428-adbb-4950-873f-50491c2d57c5", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:19.977Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d117bcb8-dbbe-4874-9834-fda07f7087fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:20.726Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_g6yfee", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:20.289Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.84a143e4-d09f-4992-b8db-cecb0672f468"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:20.726Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-ca489428-adbb-4950-873f-50491c2d57c5", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:19.977Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d117bcb8-dbbe-4874-9834-fda07f7087fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:20.726Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-ca489428-adbb-4950-873f-50491c2d57c5", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:19.978Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d117bcb8-dbbe-4874-9834-fda07f7087fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:20.726Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_acid2n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:19.978Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d117bcb8-dbbe-4874-9834-fda07f7087fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:20.726Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_acid2n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:19.978Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d117bcb8-dbbe-4874-9834-fda07f7087fc"}], "metadata": {"pagination": {"total": 599, "offset": 532, "size": 50}}} 2019-04-05 11:38:21,565 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:38:21,565 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:38:21 GMT 2019-04-05 11:38:21,565 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:38:21,565 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 11:38:21,565 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:38:21,565 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:38:21,566 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:38:21,566 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 11:38:21,568 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-492107b7-8c51-497e-a72b-d10a6aad0cf8 2019-04-05 11:38:21,568 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7927db5a62879a9231485f4db66d90040f26958b" 2019-04-05 11:38:21,568 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-04-05 11:38:21,569 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:38:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-492107b7-8c51-497e-a72b-d10a6aad0cf8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:38:21,569 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:38:21,569 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa used request id req-62f002c8-2b5a-436f-9d32-c9d5c38b0105 2019-04-05 11:38:21,569 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:38:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93207b36-44f6-4713-a079-e00322d7c9d0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:38:21,569 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-93207b36-44f6-4713-a079-e00322d7c9d0 2019-04-05 11:38:21,569 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 11:38: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-62f002c8-2b5a-436f-9d32-c9d5c38b0105 x-compute-request-id: req-62f002c8-2b5a-436f-9d32-c9d5c38b0105 Content-Encoding: gzip Content-Length: 829 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:d0:95:f8", "version": 4, "addr": "11.0.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:95:f8", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:fd:3f", "version": 4, "addr": "12.0.0.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa", "rel": "bookmark"}], "image": {"id": "8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "links": [{"href": "http://172.30.9.23:8774/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:38:13.000000", "flavor": {"id": "c1a23115-1243-4a0a-885c-9772fd9bd1aa", "links": [{"href": "http://172.30.9.23:8774/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa", "rel": "bookmark"}]}, "id": "633b5e38-414a-4b90-ab76-aff87d2dbefa", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:38:13Z", "hostId": "75c768556928c76900a736d982f0fbeec46dc6226411d139288fd7fb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-04-05T11:37:39Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0e136091-cf04-4572-a01d-d80c371377ec"}}} 2019-04-05 11:38:21,570 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}476a6d824460a9576d03570e2c4c88855daa7f09" 2019-04-05 11:38:21,570 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-04-05 11:38:21,570 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa used request id req-62f002c8-2b5a-436f-9d32-c9d5c38b0105 2019-04-05 11:38:21,570 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-04-05 11:38:21,570 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugins installed 2019-04-05 11:38:21,570 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-04-05 11:38:21,571 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2019-04-05 11:38:21,571 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-04-05 11:38:21,571 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2 used request id req-10f05aec-ddc8-49ca-83ad-2607309a08e6 2019-04-05 11:38:21,571 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2 used request id req-10f05aec-ddc8-49ca-83ad-2607309a08e6 2019-04-05 11:38:21,571 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 11:38: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-10f05aec-ddc8-49ca-83ad-2607309a08e6 x-compute-request-id: req-10f05aec-ddc8-49ca-83ad-2607309a08e6 Content-Encoding: gzip Content-Length: 825 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:38:3f:58", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:3f:58", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:de:87", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "rel": "bookmark"}], "image": {"id": "8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "links": [{"href": "http://172.30.9.23:8774/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:38:13.000000", "flavor": {"id": "c1a23115-1243-4a0a-885c-9772fd9bd1aa", "links": [{"href": "http://172.30.9.23:8774/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa", "rel": "bookmark"}]}, "id": "e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:38:13Z", "hostId": "75c768556928c76900a736d982f0fbeec46dc6226411d139288fd7fb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-04-05T11:37:39Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0e136091-cf04-4572-a01d-d80c371377ec"}}} 2019-04-05 11:38:21,571 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2019-04-05 11:38:21,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugins installed 2019-04-05 11:38:21,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-6d3d93d5-8822-480f-8a34-dbf3516afd1c 2019-04-05 11:38:21,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-6d3d93d5-8822-480f-8a34-dbf3516afd1c 2019-04-05 11:38:21,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:38:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d3d93d5-8822-480f-8a34-dbf3516afd1c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:38:21,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:38:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d3d93d5-8822-480f-8a34-dbf3516afd1c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:38:21,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:38:21,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:38:21,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-04-05 11:38:21,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-04-05 11:38:21,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933db91fa6e1e64c1fa03a2bcefc39bcb0297e46" 2019-04-05 11:38:21,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933db91fa6e1e64c1fa03a2bcefc39bcb0297e46" 2019-04-05 11:38:21,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-ca489428-adbb-4950-873f-50491c2d57c5 Date: Fri, 05 Apr 2019 11:38:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:38:11Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12dd7739-e2b0-4141-9804-5f0d19758208","ip_address":"11.0.0.16"}],"id":"379e63d7-f13d-4456-b64d-39b9fd826ee1","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:d0:95:f8","device_id":"633b5e38-414a-4b90-ab76-aff87d2dbefa","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_port","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"0e136091-cf04-4572-a01d-d80c371377ec","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:38:21,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-a13ebb71-29f3-4db7-9be1-b4b75f799c9a 2019-04-05 11:38:21,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddbd4c9b7c2da1c1a3f1f9c389e5360821b84e1" 2019-04-05 11:38:21,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18cbc551653ef594391ec795ae3a0e932de41c17" 2019-04-05 11:38:21,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18cbc551653ef594391ec795ae3a0e932de41c17" 2019-04-05 11:38:21,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-74e46076-069e-4f46-8227-8d99b052e550 2019-04-05 11:38:21,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-74e46076-069e-4f46-8227-8d99b052e550 2019-04-05 11:38:21,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:38:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74e46076-069e-4f46-8227-8d99b052e550 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:38:21,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:38:21,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:38:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74e46076-069e-4f46-8227-8d99b052e550 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:38:21,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-ca489428-adbb-4950-873f-50491c2d57c5 Date: Fri, 05 Apr 2019 11:38:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:38:11Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12dd7739-e2b0-4141-9804-5f0d19758208","ip_address":"11.0.0.16"}],"id":"379e63d7-f13d-4456-b64d-39b9fd826ee1","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:d0:95:f8","device_id":"633b5e38-414a-4b90-ab76-aff87d2dbefa","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_port","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"0e136091-cf04-4572-a01d-d80c371377ec","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:38:21,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-ca489428-adbb-4950-873f-50491c2d57c5 2019-04-05 11:38:21,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-ca489428-adbb-4950-873f-50491c2d57c5 2019-04-05 11:38:21,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:38:21,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-ca489428-adbb-4950-873f-50491c2d57c5 2019-04-05 11:38:21,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-ca489428-adbb-4950-873f-50491c2d57c5 2019-04-05 11:38:21,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:38:21,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:38:21,576 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/9c03969a-8995-437a-a278-72763fb0fa67 2019-04-05 11:38:21,639 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:38:21,639 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:38:21,640 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:38:21,640 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:38:21,640 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:38:21,640 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:38:21,640 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:38:21,640 - cloudify.rest_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-04-05T11:36:55.223Z", "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-04-05T11:36:55.224Z", "id": "9c03969a-8995-437a-a278-72763fb0fa67"} 2019-04-05 11:38:21,640 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:38:21,640 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:38:21 GMT 2019-04-05 11:38:21,641 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:38:21,641 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-05 11:38:21,641 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:38:21,641 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:38:21,641 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:38:26,646 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-05 11:38:26,729 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:38:26,729 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:38:26,729 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:38:26,730 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:38:26,730 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:38:26,730 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:38:26,730 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:38:26,730 - 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-04-05T11:38:20.726Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_acid2n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:19.978Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d117bcb8-dbbe-4874-9834-fda07f7087fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:20.726Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:38:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a13ebb71-29f3-4db7-9be1-b4b75f799c9a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:19.983Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d117bcb8-dbbe-4874-9834-fda07f7087fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:20.726Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:38:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a13ebb71-29f3-4db7-9be1-b4b75f799c9a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:19.983Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d117bcb8-dbbe-4874-9834-fda07f7087fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:21.309Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-21d8cb0f-be5a-4446-aa5e-f13c6cef0556", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:21.024Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.84a143e4-d09f-4992-b8db-cecb0672f468"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:21.309Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_g6yfee", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:21.025Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.84a143e4-d09f-4992-b8db-cecb0672f468"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:21.309Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_g6yfee", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:21.025Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.84a143e4-d09f-4992-b8db-cecb0672f468"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:21.309Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:38:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-270b43c5-f04e-4c45-ba02-61d4c8115e0b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:21.030Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.84a143e4-d09f-4992-b8db-cecb0672f468"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:21.309Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:38:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-270b43c5-f04e-4c45-ba02-61d4c8115e0b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:21.030Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.84a143e4-d09f-4992-b8db-cecb0672f468"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:21.309Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-270b43c5-f04e-4c45-ba02-61d4c8115e0b", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:21.030Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.84a143e4-d09f-4992-b8db-cecb0672f468"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:21.309Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-270b43c5-f04e-4c45-ba02-61d4c8115e0b", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:21.031Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.84a143e4-d09f-4992-b8db-cecb0672f468"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:21.309Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 11:38: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-7688cd88-8acd-4a88-b3d9-0d1d55c6f3ff x-compute-request-id: req-7688cd88-8acd-4a88-b3d9-0d1d55c6f3ff Content-Encoding: gzip Content-Length: 829 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:d0:95:f8\", \"version\": 4, \"addr\": \"11.0.0.16\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d0:95:f8\", \"version\": 4, \"addr\": \"172.30.9.204\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:10:fd:3f\", \"version\": 4, \"addr\": \"12.0.0.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8e4cc761-f7ce-4e82-9d74-942f74ef89ee\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T11:38:13.000000\", \"flavor\": {\"id\": \"c1a23115-1243-4a0a-885c-9772fd9bd1aa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa\", \"rel\": \"bookmark\"}]}, \"id\": \"633b5e38-414a-4b90-ab76-aff87d2dbefa\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"411bf8057f87430283813313c561f791\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T11:38:13Z\", \"hostId\": \"75c768556928c76900a736d982f0fbeec46dc6226411d139288fd7fb\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-04-05T11:37:39Z\", \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"0e136091-cf04-4572-a01d-d80c371377ec\"}}}\n", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:21.243Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d117bcb8-dbbe-4874-9834-fda07f7087fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:21.309Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5ddbd4c9b7c2da1c1a3f1f9c389e5360821b84e1\"", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:20.693Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.84a143e4-d09f-4992-b8db-cecb0672f468"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:21.309Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-21d8cb0f-be5a-4446-aa5e-f13c6cef0556 Date: Fri, 05 Apr 2019 11:38:21 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:38:12Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"12dd7739-e2b0-4141-9804-5f0d19758208\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"cb7d25e8-4412-4f99-b46a-6ea233592e40\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:38:3f:58\",\"device_id\":\"e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:21.023Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.84a143e4-d09f-4992-b8db-cecb0672f468"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:21.309Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-21d8cb0f-be5a-4446-aa5e-f13c6cef0556 Date: Fri, 05 Apr 2019 11:38:21 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:38:12Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"12dd7739-e2b0-4141-9804-5f0d19758208\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"cb7d25e8-4412-4f99-b46a-6ea233592e40\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:38:3f:58\",\"device_id\":\"e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:21.023Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.84a143e4-d09f-4992-b8db-cecb0672f468"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:21.309Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-21d8cb0f-be5a-4446-aa5e-f13c6cef0556", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:21.023Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.84a143e4-d09f-4992-b8db-cecb0672f468"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:21.309Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-21d8cb0f-be5a-4446-aa5e-f13c6cef0556", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:21.023Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.84a143e4-d09f-4992-b8db-cecb0672f468"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:21.309Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-21d8cb0f-be5a-4446-aa5e-f13c6cef0556", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:21.024Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.84a143e4-d09f-4992-b8db-cecb0672f468"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:22.029Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks/0e136091-cf04-4572-a01d-d80c371377ec.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}933db91fa6e1e64c1fa03a2bcefc39bcb0297e46\"", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:21.245Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d117bcb8-dbbe-4874-9834-fda07f7087fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:22.029Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 11:38: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-7688cd88-8acd-4a88-b3d9-0d1d55c6f3ff x-compute-request-id: req-7688cd88-8acd-4a88-b3d9-0d1d55c6f3ff Content-Encoding: gzip Content-Length: 829 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:d0:95:f8\", \"version\": 4, \"addr\": \"11.0.0.16\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:d0:95:f8\", \"version\": 4, \"addr\": \"172.30.9.204\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:10:fd:3f\", \"version\": 4, \"addr\": \"12.0.0.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8e4cc761-f7ce-4e82-9d74-942f74ef89ee\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T11:38:13.000000\", \"flavor\": {\"id\": \"c1a23115-1243-4a0a-885c-9772fd9bd1aa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa\", \"rel\": \"bookmark\"}]}, \"id\": \"633b5e38-414a-4b90-ab76-aff87d2dbefa\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"411bf8057f87430283813313c561f791\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T11:38:13Z\", \"hostId\": \"75c768556928c76900a736d982f0fbeec46dc6226411d139288fd7fb\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-04-05T11:37:39Z\", \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"0e136091-cf04-4572-a01d-d80c371377ec\"}}}\n", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:21.243Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d117bcb8-dbbe-4874-9834-fda07f7087fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:22.029Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa used request id req-7688cd88-8acd-4a88-b3d9-0d1d55c6f3ff", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:21.243Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d117bcb8-dbbe-4874-9834-fda07f7087fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:22.029Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa used request id req-7688cd88-8acd-4a88-b3d9-0d1d55c6f3ff", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:21.243Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d117bcb8-dbbe-4874-9834-fda07f7087fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:22.029Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa used request id req-7688cd88-8acd-4a88-b3d9-0d1d55c6f3ff", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:21.244Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d117bcb8-dbbe-4874-9834-fda07f7087fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:22.029Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa used request id req-7688cd88-8acd-4a88-b3d9-0d1d55c6f3ff", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:21.244Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d117bcb8-dbbe-4874-9834-fda07f7087fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:22.029Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks/0e136091-cf04-4572-a01d-d80c371377ec.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}933db91fa6e1e64c1fa03a2bcefc39bcb0297e46\"", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:21.245Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d117bcb8-dbbe-4874-9834-fda07f7087fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:22.029Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-2e6ddc63-f473-4e05-898e-ceba1ad6492f Date: Fri, 05 Apr 2019 11:38:21 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"12dd7739-e2b0-4141-9804-5f0d19758208\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-05T11:37:14Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:02Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:21.345Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d117bcb8-dbbe-4874-9834-fda07f7087fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:22.029Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-2e6ddc63-f473-4e05-898e-ceba1ad6492f Date: Fri, 05 Apr 2019 11:38:21 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"12dd7739-e2b0-4141-9804-5f0d19758208\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-05T11:37:14Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:02Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:21.345Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d117bcb8-dbbe-4874-9834-fda07f7087fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:22.029Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks/0e136091-cf04-4572-a01d-d80c371377ec.json used request id req-2e6ddc63-f473-4e05-898e-ceba1ad6492f", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:21.345Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d117bcb8-dbbe-4874-9834-fda07f7087fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:22.029Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks/0e136091-cf04-4572-a01d-d80c371377ec.json used request id req-2e6ddc63-f473-4e05-898e-ceba1ad6492f", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:21.346Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d117bcb8-dbbe-4874-9834-fda07f7087fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:22.029Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks/0e136091-cf04-4572-a01d-d80c371377ec.json used request id req-2e6ddc63-f473-4e05-898e-ceba1ad6492f", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:21.346Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d117bcb8-dbbe-4874-9834-fda07f7087fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:22.029Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks/0e136091-cf04-4572-a01d-d80c371377ec.json used request id req-2e6ddc63-f473-4e05-898e-ceba1ad6492f", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:21.346Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d117bcb8-dbbe-4874-9834-fda07f7087fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:22.029Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips/5ab929c0-75b7-4c13-9662-270ec50794d1.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}933db91fa6e1e64c1fa03a2bcefc39bcb0297e46\"", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:21.377Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d117bcb8-dbbe-4874-9834-fda07f7087fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:22.029Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips/5ab929c0-75b7-4c13-9662-270ec50794d1.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}933db91fa6e1e64c1fa03a2bcefc39bcb0297e46\"", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:21.377Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d117bcb8-dbbe-4874-9834-fda07f7087fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:22.029Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-6a7c47d7-a4eb-4d4e-9b22-b60664fd9ecd Date: Fri, 05 Apr 2019 11:38:21 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"a4b22e33-a700-41b5-8f16-c883935b572f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"created_at\": \"2019-04-05T11:37:03Z\", \"updated_at\": \"2019-04-05T11:37:33Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0e136091-cf04-4572-a01d-d80c371377ec\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:d0:95:f8\", \"device_id\": \"633b5e38-414a-4b90-ab76-aff87d2dbefa\"}, \"fixed_ip_address\": \"11.0.0.16\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 2, \"project_id\": \"307f846577284cd791b49fd570cf11e0\", \"port_id\": \"379e63d7-f13d-4456-b64d-39b9fd826ee1\", \"id\": \"5ab929c0-75b7-4c13-9662-270ec50794d1\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:21.442Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d117bcb8-dbbe-4874-9834-fda07f7087fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:22.029Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-6a7c47d7-a4eb-4d4e-9b22-b60664fd9ecd Date: Fri, 05 Apr 2019 11:38:21 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"a4b22e33-a700-41b5-8f16-c883935b572f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"created_at\": \"2019-04-05T11:37:03Z\", \"updated_at\": \"2019-04-05T11:37:33Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0e136091-cf04-4572-a01d-d80c371377ec\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:d0:95:f8\", \"device_id\": \"633b5e38-414a-4b90-ab76-aff87d2dbefa\"}, \"fixed_ip_address\": \"11.0.0.16\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 2, \"project_id\": \"307f846577284cd791b49fd570cf11e0\", \"port_id\": \"379e63d7-f13d-4456-b64d-39b9fd826ee1\", \"id\": \"5ab929c0-75b7-4c13-9662-270ec50794d1\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:21.442Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d117bcb8-dbbe-4874-9834-fda07f7087fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:22.029Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips/5ab929c0-75b7-4c13-9662-270ec50794d1.json used request id req-6a7c47d7-a4eb-4d4e-9b22-b60664fd9ecd", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:21.442Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d117bcb8-dbbe-4874-9834-fda07f7087fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:22.029Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips/5ab929c0-75b7-4c13-9662-270ec50794d1.json used request id req-6a7c47d7-a4eb-4d4e-9b22-b60664fd9ecd", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:21.443Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d117bcb8-dbbe-4874-9834-fda07f7087fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:22.029Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips/5ab929c0-75b7-4c13-9662-270ec50794d1.json used request id req-6a7c47d7-a4eb-4d4e-9b22-b60664fd9ecd", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:21.443Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d117bcb8-dbbe-4874-9834-fda07f7087fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:22.029Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips/5ab929c0-75b7-4c13-9662-270ec50794d1.json used request id req-6a7c47d7-a4eb-4d4e-9b22-b60664fd9ecd", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:21.443Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d117bcb8-dbbe-4874-9834-fda07f7087fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:22.029Z", "message": "Skipping port 379e63d7-f13d-4456-b64d-39b9fd826ee1 attachment, because it is already attached to device (server) id 633b5e38-414a-4b90-ab76-aff87d2dbefa.", "level": "info", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:21.443Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.d117bcb8-dbbe-4874-9834-fda07f7087fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:22.029Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c6f41db4f3596c6959444fe66fdf6d4da4e78309\"", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:21.427Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.84a143e4-d09f-4992-b8db-cecb0672f468"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:22.029Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c6f41db4f3596c6959444fe66fdf6d4da4e78309\"", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:21.427Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.84a143e4-d09f-4992-b8db-cecb0672f468"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:22.561Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks/0e136091-cf04-4572-a01d-d80c371377ec.json used request id req-95f33128-b94c-4096-b1ed-ef6cda618329", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:22.310Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.84a143e4-d09f-4992-b8db-cecb0672f468"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:22.561Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks/0e136091-cf04-4572-a01d-d80c371377ec.json used request id req-95f33128-b94c-4096-b1ed-ef6cda618329", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:22.310Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.84a143e4-d09f-4992-b8db-cecb0672f468"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:22.561Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks/0e136091-cf04-4572-a01d-d80c371377ec.json used request id req-95f33128-b94c-4096-b1ed-ef6cda618329", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:22.311Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.84a143e4-d09f-4992-b8db-cecb0672f468"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:22.561Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks/0e136091-cf04-4572-a01d-d80c371377ec.json used request id req-95f33128-b94c-4096-b1ed-ef6cda618329", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:22.311Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.84a143e4-d09f-4992-b8db-cecb0672f468"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:22.561Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips/9ad700cf-2581-4949-ab51-2c2bc40d00d5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5ddbd4c9b7c2da1c1a3f1f9c389e5360821b84e1\"", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:22.348Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.84a143e4-d09f-4992-b8db-cecb0672f468"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:22.561Z", "message": "Task succeeded 'neutron_plugin.port.attach'", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:21.862Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:22.561Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:22.017Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:22.561Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 11:38: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-894f4366-e833-46b3-88aa-ac4f8b057e95 x-compute-request-id: req-894f4366-e833-46b3-88aa-ac4f8b057e95 Content-Encoding: gzip Content-Length: 825 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:38:3f:58\", \"version\": 4, \"addr\": \"11.0.0.6\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:38:3f:58\", \"version\": 4, \"addr\": \"172.30.9.201\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:21:de:87\", \"version\": 4, \"addr\": \"12.0.0.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8e4cc761-f7ce-4e82-9d74-942f74ef89ee\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T11:38:13.000000\", \"flavor\": {\"id\": \"c1a23115-1243-4a0a-885c-9772fd9bd1aa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa\", \"rel\": \"bookmark\"}]}, \"id\": \"e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"411bf8057f87430283813313c561f791\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T11:38:13Z\", \"hostId\": \"75c768556928c76900a736d982f0fbeec46dc6226411d139288fd7fb\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-04-05T11:37:39Z\", \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"0e136091-cf04-4572-a01d-d80c371377ec\"}}}\n", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:22.208Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.84a143e4-d09f-4992-b8db-cecb0672f468"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:22.561Z", "message": "RESP: [200] Date: Fri, 05 Apr 2019 11:38: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-894f4366-e833-46b3-88aa-ac4f8b057e95 x-compute-request-id: req-894f4366-e833-46b3-88aa-ac4f8b057e95 Content-Encoding: gzip Content-Length: 825 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:38:3f:58\", \"version\": 4, \"addr\": \"11.0.0.6\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:38:3f:58\", \"version\": 4, \"addr\": \"172.30.9.201\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:21:de:87\", \"version\": 4, \"addr\": \"12.0.0.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8e4cc761-f7ce-4e82-9d74-942f74ef89ee\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-05T11:38:13.000000\", \"flavor\": {\"id\": \"c1a23115-1243-4a0a-885c-9772fd9bd1aa\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa\", \"rel\": \"bookmark\"}]}, \"id\": \"e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"411bf8057f87430283813313c561f791\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-05T11:38:13Z\", \"hostId\": \"75c768556928c76900a736d982f0fbeec46dc6226411d139288fd7fb\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-04-05T11:37:39Z\", \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"0e136091-cf04-4572-a01d-d80c371377ec\"}}}\n", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:22.208Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.84a143e4-d09f-4992-b8db-cecb0672f468"}], "metadata": {"pagination": {"total": 721, "offset": 582, "size": 50}}} 2019-04-05 11:38:26,730 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:38:26,730 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:38:26 GMT 2019-04-05 11:38:26,730 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:38:26,730 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 11:38:26,731 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:38:26,731 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:38:26,731 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:38:26,731 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 11:38:26,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:38:26,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:38:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a13ebb71-29f3-4db7-9be1-b4b75f799c9a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:38:26,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:38:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a13ebb71-29f3-4db7-9be1-b4b75f799c9a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:38:26,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-21d8cb0f-be5a-4446-aa5e-f13c6cef0556 2019-04-05 11:38:26,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:38:26,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:38:26,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:38:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-270b43c5-f04e-4c45-ba02-61d4c8115e0b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:38:26,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:38:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-270b43c5-f04e-4c45-ba02-61d4c8115e0b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:38:26,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-270b43c5-f04e-4c45-ba02-61d4c8115e0b 2019-04-05 11:38:26,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-270b43c5-f04e-4c45-ba02-61d4c8115e0b 2019-04-05 11:38:26,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 11:38: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-7688cd88-8acd-4a88-b3d9-0d1d55c6f3ff x-compute-request-id: req-7688cd88-8acd-4a88-b3d9-0d1d55c6f3ff Content-Encoding: gzip Content-Length: 829 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:d0:95:f8", "version": 4, "addr": "11.0.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:95:f8", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:fd:3f", "version": 4, "addr": "12.0.0.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa", "rel": "bookmark"}], "image": {"id": "8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "links": [{"href": "http://172.30.9.23:8774/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:38:13.000000", "flavor": {"id": "c1a23115-1243-4a0a-885c-9772fd9bd1aa", "links": [{"href": "http://172.30.9.23:8774/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa", "rel": "bookmark"}]}, "id": "633b5e38-414a-4b90-ab76-aff87d2dbefa", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:38:13Z", "hostId": "75c768556928c76900a736d982f0fbeec46dc6226411d139288fd7fb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-04-05T11:37:39Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0e136091-cf04-4572-a01d-d80c371377ec"}}} 2019-04-05 11:38:26,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddbd4c9b7c2da1c1a3f1f9c389e5360821b84e1" 2019-04-05 11:38:26,736 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-21d8cb0f-be5a-4446-aa5e-f13c6cef0556 Date: Fri, 05 Apr 2019 11:38:21 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:38:12Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12dd7739-e2b0-4141-9804-5f0d19758208","ip_address":"11.0.0.6"}],"id":"cb7d25e8-4412-4f99-b46a-6ea233592e40","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:38:3f:58","device_id":"e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_port","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"0e136091-cf04-4572-a01d-d80c371377ec","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:38:26,736 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-21d8cb0f-be5a-4446-aa5e-f13c6cef0556 Date: Fri, 05 Apr 2019 11:38:21 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:38:12Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12dd7739-e2b0-4141-9804-5f0d19758208","ip_address":"11.0.0.6"}],"id":"cb7d25e8-4412-4f99-b46a-6ea233592e40","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:38:3f:58","device_id":"e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_port","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"0e136091-cf04-4572-a01d-d80c371377ec","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:38:26,736 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-21d8cb0f-be5a-4446-aa5e-f13c6cef0556 2019-04-05 11:38:26,736 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-21d8cb0f-be5a-4446-aa5e-f13c6cef0556 2019-04-05 11:38:26,736 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-21d8cb0f-be5a-4446-aa5e-f13c6cef0556 2019-04-05 11:38:26,736 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks/0e136091-cf04-4572-a01d-d80c371377ec.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933db91fa6e1e64c1fa03a2bcefc39bcb0297e46" 2019-04-05 11:38:26,737 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 11:38: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-7688cd88-8acd-4a88-b3d9-0d1d55c6f3ff x-compute-request-id: req-7688cd88-8acd-4a88-b3d9-0d1d55c6f3ff Content-Encoding: gzip Content-Length: 829 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:d0:95:f8", "version": 4, "addr": "11.0.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:95:f8", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:fd:3f", "version": 4, "addr": "12.0.0.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa", "rel": "bookmark"}], "image": {"id": "8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "links": [{"href": "http://172.30.9.23:8774/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:38:13.000000", "flavor": {"id": "c1a23115-1243-4a0a-885c-9772fd9bd1aa", "links": [{"href": "http://172.30.9.23:8774/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa", "rel": "bookmark"}]}, "id": "633b5e38-414a-4b90-ab76-aff87d2dbefa", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:38:13Z", "hostId": "75c768556928c76900a736d982f0fbeec46dc6226411d139288fd7fb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-04-05T11:37:39Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0e136091-cf04-4572-a01d-d80c371377ec"}}} 2019-04-05 11:38:26,737 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa used request id req-7688cd88-8acd-4a88-b3d9-0d1d55c6f3ff 2019-04-05 11:38:26,737 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa used request id req-7688cd88-8acd-4a88-b3d9-0d1d55c6f3ff 2019-04-05 11:38:26,737 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa used request id req-7688cd88-8acd-4a88-b3d9-0d1d55c6f3ff 2019-04-05 11:38:26,737 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa used request id req-7688cd88-8acd-4a88-b3d9-0d1d55c6f3ff 2019-04-05 11:38:26,737 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks/0e136091-cf04-4572-a01d-d80c371377ec.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933db91fa6e1e64c1fa03a2bcefc39bcb0297e46" 2019-04-05 11:38:26,737 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-2e6ddc63-f473-4e05-898e-ceba1ad6492f Date: Fri, 05 Apr 2019 11:38:21 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0e136091-cf04-4572-a01d-d80c371377ec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"307f846577284cd791b49fd570cf11e0","l2_adjacency":true,"status":"ACTIVE","subnets":["12dd7739-e2b0-4141-9804-5f0d19758208"],"description":"","tags":[],"updated_at":"2019-04-05T11:37:14Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:02Z","mtu":1450}} 2019-04-05 11:38:26,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-2e6ddc63-f473-4e05-898e-ceba1ad6492f Date: Fri, 05 Apr 2019 11:38:21 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0e136091-cf04-4572-a01d-d80c371377ec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"307f846577284cd791b49fd570cf11e0","l2_adjacency":true,"status":"ACTIVE","subnets":["12dd7739-e2b0-4141-9804-5f0d19758208"],"description":"","tags":[],"updated_at":"2019-04-05T11:37:14Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:02Z","mtu":1450}} 2019-04-05 11:38:26,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks/0e136091-cf04-4572-a01d-d80c371377ec.json used request id req-2e6ddc63-f473-4e05-898e-ceba1ad6492f 2019-04-05 11:38:26,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks/0e136091-cf04-4572-a01d-d80c371377ec.json used request id req-2e6ddc63-f473-4e05-898e-ceba1ad6492f 2019-04-05 11:38:26,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks/0e136091-cf04-4572-a01d-d80c371377ec.json used request id req-2e6ddc63-f473-4e05-898e-ceba1ad6492f 2019-04-05 11:38:26,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks/0e136091-cf04-4572-a01d-d80c371377ec.json used request id req-2e6ddc63-f473-4e05-898e-ceba1ad6492f 2019-04-05 11:38:26,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips/5ab929c0-75b7-4c13-9662-270ec50794d1.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933db91fa6e1e64c1fa03a2bcefc39bcb0297e46" 2019-04-05 11:38:26,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips/5ab929c0-75b7-4c13-9662-270ec50794d1.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933db91fa6e1e64c1fa03a2bcefc39bcb0297e46" 2019-04-05 11:38:26,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-6a7c47d7-a4eb-4d4e-9b22-b60664fd9ecd Date: Fri, 05 Apr 2019 11:38:21 GMT RESP BODY: {"floatingip": {"router_id": "a4b22e33-a700-41b5-8f16-c883935b572f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:37:03Z", "updated_at": "2019-04-05T11:37:33Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "0e136091-cf04-4572-a01d-d80c371377ec", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d0:95:f8", "device_id": "633b5e38-414a-4b90-ab76-aff87d2dbefa"}, "fixed_ip_address": "11.0.0.16", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "307f846577284cd791b49fd570cf11e0", "port_id": "379e63d7-f13d-4456-b64d-39b9fd826ee1", "id": "5ab929c0-75b7-4c13-9662-270ec50794d1", "qos_policy_id": null}} 2019-04-05 11:38:26,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-6a7c47d7-a4eb-4d4e-9b22-b60664fd9ecd Date: Fri, 05 Apr 2019 11:38:21 GMT RESP BODY: {"floatingip": {"router_id": "a4b22e33-a700-41b5-8f16-c883935b572f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:37:03Z", "updated_at": "2019-04-05T11:37:33Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "0e136091-cf04-4572-a01d-d80c371377ec", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d0:95:f8", "device_id": "633b5e38-414a-4b90-ab76-aff87d2dbefa"}, "fixed_ip_address": "11.0.0.16", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "307f846577284cd791b49fd570cf11e0", "port_id": "379e63d7-f13d-4456-b64d-39b9fd826ee1", "id": "5ab929c0-75b7-4c13-9662-270ec50794d1", "qos_policy_id": null}} 2019-04-05 11:38:26,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips/5ab929c0-75b7-4c13-9662-270ec50794d1.json used request id req-6a7c47d7-a4eb-4d4e-9b22-b60664fd9ecd 2019-04-05 11:38:26,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips/5ab929c0-75b7-4c13-9662-270ec50794d1.json used request id req-6a7c47d7-a4eb-4d4e-9b22-b60664fd9ecd 2019-04-05 11:38:26,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips/5ab929c0-75b7-4c13-9662-270ec50794d1.json used request id req-6a7c47d7-a4eb-4d4e-9b22-b60664fd9ecd 2019-04-05 11:38:26,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips/5ab929c0-75b7-4c13-9662-270ec50794d1.json used request id req-6a7c47d7-a4eb-4d4e-9b22-b60664fd9ecd 2019-04-05 11:38:26,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port 379e63d7-f13d-4456-b64d-39b9fd826ee1 attachment, because it is already attached to device (server) id 633b5e38-414a-4b90-ab76-aff87d2dbefa. 2019-04-05 11:38:26,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f41db4f3596c6959444fe66fdf6d4da4e78309" 2019-04-05 11:38:26,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f41db4f3596c6959444fe66fdf6d4da4e78309" 2019-04-05 11:38:26,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks/0e136091-cf04-4572-a01d-d80c371377ec.json used request id req-95f33128-b94c-4096-b1ed-ef6cda618329 2019-04-05 11:38:26,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks/0e136091-cf04-4572-a01d-d80c371377ec.json used request id req-95f33128-b94c-4096-b1ed-ef6cda618329 2019-04-05 11:38:26,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks/0e136091-cf04-4572-a01d-d80c371377ec.json used request id req-95f33128-b94c-4096-b1ed-ef6cda618329 2019-04-05 11:38:26,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks/0e136091-cf04-4572-a01d-d80c371377ec.json used request id req-95f33128-b94c-4096-b1ed-ef6cda618329 2019-04-05 11:38:26,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips/9ad700cf-2581-4949-ab51-2c2bc40d00d5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddbd4c9b7c2da1c1a3f1f9c389e5360821b84e1" 2019-04-05 11:38:26,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.attach' 2019-04-05 11:38:26,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-04-05 11:38:26,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 11:38: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-894f4366-e833-46b3-88aa-ac4f8b057e95 x-compute-request-id: req-894f4366-e833-46b3-88aa-ac4f8b057e95 Content-Encoding: gzip Content-Length: 825 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:38:3f:58", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:3f:58", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:de:87", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "rel": "bookmark"}], "image": {"id": "8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "links": [{"href": "http://172.30.9.23:8774/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:38:13.000000", "flavor": {"id": "c1a23115-1243-4a0a-885c-9772fd9bd1aa", "links": [{"href": "http://172.30.9.23:8774/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa", "rel": "bookmark"}]}, "id": "e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:38:13Z", "hostId": "75c768556928c76900a736d982f0fbeec46dc6226411d139288fd7fb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-04-05T11:37:39Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0e136091-cf04-4572-a01d-d80c371377ec"}}} 2019-04-05 11:38:26,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Fri, 05 Apr 2019 11:38: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-894f4366-e833-46b3-88aa-ac4f8b057e95 x-compute-request-id: req-894f4366-e833-46b3-88aa-ac4f8b057e95 Content-Encoding: gzip Content-Length: 825 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:38:3f:58", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:3f:58", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:de:87", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "rel": "bookmark"}], "image": {"id": "8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "links": [{"href": "http://172.30.9.23:8774/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:38:13.000000", "flavor": {"id": "c1a23115-1243-4a0a-885c-9772fd9bd1aa", "links": [{"href": "http://172.30.9.23:8774/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa", "rel": "bookmark"}]}, "id": "e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:38:13Z", "hostId": "75c768556928c76900a736d982f0fbeec46dc6226411d139288fd7fb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-04-05T11:37:39Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0e136091-cf04-4572-a01d-d80c371377ec"}}} 2019-04-05 11:38:26,741 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/9c03969a-8995-437a-a278-72763fb0fa67 2019-04-05 11:38:26,796 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:38:26,796 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:38:26,796 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:38:26,796 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:38:26,796 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:38:26,796 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:38:26,796 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:38:26,797 - cloudify.rest_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-04-05T11:36:55.223Z", "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-04-05T11:36:55.224Z", "id": "9c03969a-8995-437a-a278-72763fb0fa67"} 2019-04-05 11:38:26,797 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:38:26,797 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:38:26 GMT 2019-04-05 11:38:26,797 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:38:26,797 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-05 11:38:26,797 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:38:26,797 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:38:26,797 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:38:31,803 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-05 11:38:31,887 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:38:31,887 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:38:31,887 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:38:31,887 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:38:31,887 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:38:31,888 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:38:31,888 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:38:31,888 - 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-04-05T11:38:22.561Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks/0e136091-cf04-4572-a01d-d80c371377ec.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5ddbd4c9b7c2da1c1a3f1f9c389e5360821b84e1\"", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:22.214Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.84a143e4-d09f-4992-b8db-cecb0672f468"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:22.561Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks/0e136091-cf04-4572-a01d-d80c371377ec.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5ddbd4c9b7c2da1c1a3f1f9c389e5360821b84e1\"", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:22.214Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.84a143e4-d09f-4992-b8db-cecb0672f468"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:22.561Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-95f33128-b94c-4096-b1ed-ef6cda618329 Date: Fri, 05 Apr 2019 11:38:22 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"12dd7739-e2b0-4141-9804-5f0d19758208\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-05T11:37:14Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:02Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:22.310Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.84a143e4-d09f-4992-b8db-cecb0672f468"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:22.561Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks/0e136091-cf04-4572-a01d-d80c371377ec.json used request id req-95f33128-b94c-4096-b1ed-ef6cda618329", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:22.310Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.84a143e4-d09f-4992-b8db-cecb0672f468"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:22.561Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks/0e136091-cf04-4572-a01d-d80c371377ec.json used request id req-95f33128-b94c-4096-b1ed-ef6cda618329", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:22.310Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.84a143e4-d09f-4992-b8db-cecb0672f468"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:22.561Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks/0e136091-cf04-4572-a01d-d80c371377ec.json used request id req-95f33128-b94c-4096-b1ed-ef6cda618329", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:22.311Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.84a143e4-d09f-4992-b8db-cecb0672f468"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:22.561Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks/0e136091-cf04-4572-a01d-d80c371377ec.json used request id req-95f33128-b94c-4096-b1ed-ef6cda618329", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:22.311Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.84a143e4-d09f-4992-b8db-cecb0672f468"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:22.561Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips/9ad700cf-2581-4949-ab51-2c2bc40d00d5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5ddbd4c9b7c2da1c1a3f1f9c389e5360821b84e1\"", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:22.348Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.84a143e4-d09f-4992-b8db-cecb0672f468"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:23.093Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-8e128894-480e-41cd-bb77-2cb97c6fe1a6 Date: Fri, 05 Apr 2019 11:38:22 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"a4b22e33-a700-41b5-8f16-c883935b572f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"created_at\": \"2019-04-05T11:37:01Z\", \"updated_at\": \"2019-04-05T11:37:33Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0e136091-cf04-4572-a01d-d80c371377ec\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:38:3f:58\", \"device_id\": \"e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2\"}, \"fixed_ip_address\": \"11.0.0.6\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 2, \"project_id\": \"307f846577284cd791b49fd570cf11e0\", \"port_id\": \"cb7d25e8-4412-4f99-b46a-6ea233592e40\", \"id\": \"9ad700cf-2581-4949-ab51-2c2bc40d00d5\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:22.412Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.84a143e4-d09f-4992-b8db-cecb0672f468"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:23.093Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips/9ad700cf-2581-4949-ab51-2c2bc40d00d5.json used request id req-8e128894-480e-41cd-bb77-2cb97c6fe1a6", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:22.413Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.84a143e4-d09f-4992-b8db-cecb0672f468"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:23.093Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips/9ad700cf-2581-4949-ab51-2c2bc40d00d5.json used request id req-8e128894-480e-41cd-bb77-2cb97c6fe1a6", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:22.413Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.84a143e4-d09f-4992-b8db-cecb0672f468"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:23.093Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips/9ad700cf-2581-4949-ab51-2c2bc40d00d5.json used request id req-8e128894-480e-41cd-bb77-2cb97c6fe1a6", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:22.413Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.84a143e4-d09f-4992-b8db-cecb0672f468"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:23.093Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips/9ad700cf-2581-4949-ab51-2c2bc40d00d5.json used request id req-8e128894-480e-41cd-bb77-2cb97c6fe1a6", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:22.413Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.84a143e4-d09f-4992-b8db-cecb0672f468"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:23.093Z", "message": "Skipping port cb7d25e8-4412-4f99-b46a-6ea233592e40 attachment, because it is already attached to device (server) id e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2.", "level": "info", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:22.414Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.84a143e4-d09f-4992-b8db-cecb0672f468"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:23.093Z", "message": "Task succeeded 'neutron_plugin.port.attach'", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:22.711Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:23.093Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:22.783Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:23.093Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips/9ad700cf-2581-4949-ab51-2c2bc40d00d5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5ddbd4c9b7c2da1c1a3f1f9c389e5360821b84e1\"", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:22.348Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.84a143e4-d09f-4992-b8db-cecb0672f468"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:23.093Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-8e128894-480e-41cd-bb77-2cb97c6fe1a6 Date: Fri, 05 Apr 2019 11:38:22 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"a4b22e33-a700-41b5-8f16-c883935b572f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"created_at\": \"2019-04-05T11:37:01Z\", \"updated_at\": \"2019-04-05T11:37:33Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0e136091-cf04-4572-a01d-d80c371377ec\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:38:3f:58\", \"device_id\": \"e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2\"}, \"fixed_ip_address\": \"11.0.0.6\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 2, \"project_id\": \"307f846577284cd791b49fd570cf11e0\", \"port_id\": \"cb7d25e8-4412-4f99-b46a-6ea233592e40\", \"id\": \"9ad700cf-2581-4949-ab51-2c2bc40d00d5\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:22.412Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.84a143e4-d09f-4992-b8db-cecb0672f468"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:23.796Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_48r9px", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:23.109Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.e968d63e-8481-49ca-86d8-94b3b6d165c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:23.796Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:38:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30e35631-0dd5-4d48-9397-873ed113b59f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:23.114Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.e968d63e-8481-49ca-86d8-94b3b6d165c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:23.796Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-30e35631-0dd5-4d48-9397-873ed113b59f", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:23.114Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.e968d63e-8481-49ca-86d8-94b3b6d165c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:23.796Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-30e35631-0dd5-4d48-9397-873ed113b59f", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:23.114Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.e968d63e-8481-49ca-86d8-94b3b6d165c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:23.796Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2654ee678f3b34060ab52ed899bc015d1bd2792d\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:23.523Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.e968d63e-8481-49ca-86d8-94b3b6d165c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:23.796Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2654ee678f3b34060ab52ed899bc015d1bd2792d\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:23.523Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.e968d63e-8481-49ca-86d8-94b3b6d165c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:23.796Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_48r9px", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:23.108Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.e968d63e-8481-49ca-86d8-94b3b6d165c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:23.796Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:38:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30e35631-0dd5-4d48-9397-873ed113b59f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:23.114Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.e968d63e-8481-49ca-86d8-94b3b6d165c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:24.358Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_48r9px", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:23.811Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.e968d63e-8481-49ca-86d8-94b3b6d165c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:24.358Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json used request id req-de15fae5-5d04-4fb5-927b-d0af1d68c202", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:23.810Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.e968d63e-8481-49ca-86d8-94b3b6d165c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:24.358Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}911ef11cc8e77a749a407b07f6a651f9b4ea251c\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:24.215Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.e968d63e-8481-49ca-86d8-94b3b6d165c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:24.358Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-fff90844-7117-4c60-a6ff-b8cdb6e7f610", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:23.816Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.e968d63e-8481-49ca-86d8-94b3b6d165c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:24.358Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-fff90844-7117-4c60-a6ff-b8cdb6e7f610", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:23.816Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.e968d63e-8481-49ca-86d8-94b3b6d165c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:24.358Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:38:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fff90844-7117-4c60-a6ff-b8cdb6e7f610 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:23.816Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.e968d63e-8481-49ca-86d8-94b3b6d165c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:24.358Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:38:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fff90844-7117-4c60-a6ff-b8cdb6e7f610 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:23.816Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.e968d63e-8481-49ca-86d8-94b3b6d165c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:24.358Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_48r9px", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:23.811Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.e968d63e-8481-49ca-86d8-94b3b6d165c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:24.358Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_bvt3jv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:23.869Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.0ee98525-a4ea-4add-85ab-b619b97d4424"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:24.358Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_bvt3jv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:23.869Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.0ee98525-a4ea-4add-85ab-b619b97d4424"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:24.358Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:38:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2df9690-a73a-4a62-afe1-8871ae4b609e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:23.874Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.0ee98525-a4ea-4add-85ab-b619b97d4424"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:24.358Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:38:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2df9690-a73a-4a62-afe1-8871ae4b609e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:23.874Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.0ee98525-a4ea-4add-85ab-b619b97d4424"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:24.358Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-a2df9690-a73a-4a62-afe1-8871ae4b609e", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:23.874Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.0ee98525-a4ea-4add-85ab-b619b97d4424"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:24.358Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-a2df9690-a73a-4a62-afe1-8871ae4b609e", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:23.874Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.0ee98525-a4ea-4add-85ab-b619b97d4424"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:24.358Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 820 X-Openstack-Request-Id: req-de15fae5-5d04-4fb5-927b-d0af1d68c202 Date: Fri, 05 Apr 2019 11:38:23 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:38:12Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"80b8ed00-c613-481a-b8ce-95f3f3b434d5\",\"ip_address\":\"12.0.0.19\"}],\"id\":\"bb1fab15-a2a5-47b0-b603-89b0ee213302\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:10:fd:3f\",\"device_id\":\"633b5e38-414a-4b90-ab76-aff87d2dbefa\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:13Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:23.809Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.e968d63e-8481-49ca-86d8-94b3b6d165c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:24.358Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 820 X-Openstack-Request-Id: req-de15fae5-5d04-4fb5-927b-d0af1d68c202 Date: Fri, 05 Apr 2019 11:38:23 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:38:12Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"80b8ed00-c613-481a-b8ce-95f3f3b434d5\",\"ip_address\":\"12.0.0.19\"}],\"id\":\"bb1fab15-a2a5-47b0-b603-89b0ee213302\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:10:fd:3f\",\"device_id\":\"633b5e38-414a-4b90-ab76-aff87d2dbefa\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:13Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:23.809Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.e968d63e-8481-49ca-86d8-94b3b6d165c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:24.358Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json used request id req-de15fae5-5d04-4fb5-927b-d0af1d68c202", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:23.809Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.e968d63e-8481-49ca-86d8-94b3b6d165c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:24.358Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json used request id req-de15fae5-5d04-4fb5-927b-d0af1d68c202", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:23.810Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.e968d63e-8481-49ca-86d8-94b3b6d165c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:24.358Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json used request id req-de15fae5-5d04-4fb5-927b-d0af1d68c202", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:23.810Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.e968d63e-8481-49ca-86d8-94b3b6d165c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:24.949Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:38:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c1f3d9c-1437-4160-a094-a74136e15b7c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:24.645Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.0ee98525-a4ea-4add-85ab-b619b97d4424"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:24.949Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}911ef11cc8e77a749a407b07f6a651f9b4ea251c\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:24.215Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.e968d63e-8481-49ca-86d8-94b3b6d165c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:24.949Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5fe93c8970cb09a4fdb5e670ab21007eb8f6b111\"", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:24.286Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.0ee98525-a4ea-4add-85ab-b619b97d4424"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:24.949Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5fe93c8970cb09a4fdb5e670ab21007eb8f6b111\"", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:24.286Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.0ee98525-a4ea-4add-85ab-b619b97d4424"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:38:24.949Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 816 X-Openstack-Request-Id: req-6736e1c1-85a9-4eb6-95cd-f7c51391ebb7 Date: Fri, 05 Apr 2019 11:38:24 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:38:11Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"80b8ed00-c613-481a-b8ce-95f3f3b434d5\",\"ip_address\":\"12.0.0.9\"}],\"id\":\"afc4d9a8-94dd-4571-8ee7-5c93d9f646fc\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:21:de:87\",\"device_id\":\"e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:13Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-05T11:38:24.640Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9c03969a-8995-437a-a278-72763fb0fa67", "logger": "ctx.0ee98525-a4ea-4add-85ab-b619b97d4424"}], "metadata": {"pagination": {"total": 731, "offset": 632, "size": 50}}} 2019-04-05 11:38:31,888 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:38:31,888 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:38:31 GMT 2019-04-05 11:38:31,888 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:38:31,888 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 11:38:31,888 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:38:31,888 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:38:31,889 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:38:31,889 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 11:38:31,891 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks/0e136091-cf04-4572-a01d-d80c371377ec.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddbd4c9b7c2da1c1a3f1f9c389e5360821b84e1" 2019-04-05 11:38:31,891 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks/0e136091-cf04-4572-a01d-d80c371377ec.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddbd4c9b7c2da1c1a3f1f9c389e5360821b84e1" 2019-04-05 11:38:31,892 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-95f33128-b94c-4096-b1ed-ef6cda618329 Date: Fri, 05 Apr 2019 11:38:22 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0e136091-cf04-4572-a01d-d80c371377ec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"307f846577284cd791b49fd570cf11e0","l2_adjacency":true,"status":"ACTIVE","subnets":["12dd7739-e2b0-4141-9804-5f0d19758208"],"description":"","tags":[],"updated_at":"2019-04-05T11:37:14Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:02Z","mtu":1450}} 2019-04-05 11:38:31,892 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks/0e136091-cf04-4572-a01d-d80c371377ec.json used request id req-95f33128-b94c-4096-b1ed-ef6cda618329 2019-04-05 11:38:31,892 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks/0e136091-cf04-4572-a01d-d80c371377ec.json used request id req-95f33128-b94c-4096-b1ed-ef6cda618329 2019-04-05 11:38:31,892 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks/0e136091-cf04-4572-a01d-d80c371377ec.json used request id req-95f33128-b94c-4096-b1ed-ef6cda618329 2019-04-05 11:38:31,892 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks/0e136091-cf04-4572-a01d-d80c371377ec.json used request id req-95f33128-b94c-4096-b1ed-ef6cda618329 2019-04-05 11:38:31,892 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips/9ad700cf-2581-4949-ab51-2c2bc40d00d5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddbd4c9b7c2da1c1a3f1f9c389e5360821b84e1" 2019-04-05 11:38:31,893 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-8e128894-480e-41cd-bb77-2cb97c6fe1a6 Date: Fri, 05 Apr 2019 11:38:22 GMT RESP BODY: {"floatingip": {"router_id": "a4b22e33-a700-41b5-8f16-c883935b572f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:37:01Z", "updated_at": "2019-04-05T11:37:33Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "target_vnf_port", "admin_state_up": true, "network_id": "0e136091-cf04-4572-a01d-d80c371377ec", "device_owner": "compute:nova", "mac_address": "fa:16:3e:38:3f:58", "device_id": "e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2"}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "307f846577284cd791b49fd570cf11e0", "port_id": "cb7d25e8-4412-4f99-b46a-6ea233592e40", "id": "9ad700cf-2581-4949-ab51-2c2bc40d00d5", "qos_policy_id": null}} 2019-04-05 11:38:31,893 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips/9ad700cf-2581-4949-ab51-2c2bc40d00d5.json used request id req-8e128894-480e-41cd-bb77-2cb97c6fe1a6 2019-04-05 11:38:31,893 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips/9ad700cf-2581-4949-ab51-2c2bc40d00d5.json used request id req-8e128894-480e-41cd-bb77-2cb97c6fe1a6 2019-04-05 11:38:31,893 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips/9ad700cf-2581-4949-ab51-2c2bc40d00d5.json used request id req-8e128894-480e-41cd-bb77-2cb97c6fe1a6 2019-04-05 11:38:31,893 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips/9ad700cf-2581-4949-ab51-2c2bc40d00d5.json used request id req-8e128894-480e-41cd-bb77-2cb97c6fe1a6 2019-04-05 11:38:31,893 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port cb7d25e8-4412-4f99-b46a-6ea233592e40 attachment, because it is already attached to device (server) id e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2. 2019-04-05 11:38:31,894 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.attach' 2019-04-05 11:38:31,894 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-04-05 11:38:31,894 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips/9ad700cf-2581-4949-ab51-2c2bc40d00d5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddbd4c9b7c2da1c1a3f1f9c389e5360821b84e1" 2019-04-05 11:38:31,894 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-8e128894-480e-41cd-bb77-2cb97c6fe1a6 Date: Fri, 05 Apr 2019 11:38:22 GMT RESP BODY: {"floatingip": {"router_id": "a4b22e33-a700-41b5-8f16-c883935b572f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:37:01Z", "updated_at": "2019-04-05T11:37:33Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "target_vnf_port", "admin_state_up": true, "network_id": "0e136091-cf04-4572-a01d-d80c371377ec", "device_owner": "compute:nova", "mac_address": "fa:16:3e:38:3f:58", "device_id": "e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2"}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "307f846577284cd791b49fd570cf11e0", "port_id": "cb7d25e8-4412-4f99-b46a-6ea233592e40", "id": "9ad700cf-2581-4949-ab51-2c2bc40d00d5", "qos_policy_id": null}} 2019-04-05 11:38:31,894 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:38:31,894 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:38:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30e35631-0dd5-4d48-9397-873ed113b59f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:38:31,894 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-30e35631-0dd5-4d48-9397-873ed113b59f 2019-04-05 11:38:31,895 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-30e35631-0dd5-4d48-9397-873ed113b59f 2019-04-05 11:38:31,895 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654ee678f3b34060ab52ed899bc015d1bd2792d" 2019-04-05 11:38:31,895 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2654ee678f3b34060ab52ed899bc015d1bd2792d" 2019-04-05 11:38:31,895 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:38:31,895 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:38:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30e35631-0dd5-4d48-9397-873ed113b59f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:38:31,895 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:38:31,895 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json used request id req-de15fae5-5d04-4fb5-927b-d0af1d68c202 2019-04-05 11:38:31,896 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911ef11cc8e77a749a407b07f6a651f9b4ea251c" 2019-04-05 11:38:31,896 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-fff90844-7117-4c60-a6ff-b8cdb6e7f610 2019-04-05 11:38:31,896 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-fff90844-7117-4c60-a6ff-b8cdb6e7f610 2019-04-05 11:38:31,896 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:38:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fff90844-7117-4c60-a6ff-b8cdb6e7f610 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:38:31,896 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:38:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fff90844-7117-4c60-a6ff-b8cdb6e7f610 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:38:31,896 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:38:31,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:38:31,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:38:31,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:38:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2df9690-a73a-4a62-afe1-8871ae4b609e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:38:31,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:38:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2df9690-a73a-4a62-afe1-8871ae4b609e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:38:31,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-a2df9690-a73a-4a62-afe1-8871ae4b609e 2019-04-05 11:38:31,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-a2df9690-a73a-4a62-afe1-8871ae4b609e 2019-04-05 11:38:31,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 820 X-Openstack-Request-Id: req-de15fae5-5d04-4fb5-927b-d0af1d68c202 Date: Fri, 05 Apr 2019 11:38:23 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:38:12Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80b8ed00-c613-481a-b8ce-95f3f3b434d5","ip_address":"12.0.0.19"}],"id":"bb1fab15-a2a5-47b0-b603-89b0ee213302","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:10:fd:3f","device_id":"633b5e38-414a-4b90-ab76-aff87d2dbefa","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:13Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:38:31,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 820 X-Openstack-Request-Id: req-de15fae5-5d04-4fb5-927b-d0af1d68c202 Date: Fri, 05 Apr 2019 11:38:23 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:38:12Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80b8ed00-c613-481a-b8ce-95f3f3b434d5","ip_address":"12.0.0.19"}],"id":"bb1fab15-a2a5-47b0-b603-89b0ee213302","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:10:fd:3f","device_id":"633b5e38-414a-4b90-ab76-aff87d2dbefa","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:13Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:38:31,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json used request id req-de15fae5-5d04-4fb5-927b-d0af1d68c202 2019-04-05 11:38:31,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json used request id req-de15fae5-5d04-4fb5-927b-d0af1d68c202 2019-04-05 11:38:31,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json used request id req-de15fae5-5d04-4fb5-927b-d0af1d68c202 2019-04-05 11:38:31,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:38:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c1f3d9c-1437-4160-a094-a74136e15b7c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:38:31,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}911ef11cc8e77a749a407b07f6a651f9b4ea251c" 2019-04-05 11:38:31,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fe93c8970cb09a4fdb5e670ab21007eb8f6b111" 2019-04-05 11:38:31,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fe93c8970cb09a4fdb5e670ab21007eb8f6b111" 2019-04-05 11:38:31,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 816 X-Openstack-Request-Id: req-6736e1c1-85a9-4eb6-95cd-f7c51391ebb7 Date: Fri, 05 Apr 2019 11:38:24 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:38:11Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80b8ed00-c613-481a-b8ce-95f3f3b434d5","ip_address":"12.0.0.9"}],"id":"afc4d9a8-94dd-4571-8ee7-5c93d9f646fc","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:21:de:87","device_id":"e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:13Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:38:31,899 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/9c03969a-8995-437a-a278-72763fb0fa67 2019-04-05 11:38:31,951 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:38:31,951 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:38:31,951 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:38:31,952 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:38:31,952 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:38:31,952 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:38:31,952 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:38:31,952 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-04-05T11:38:27.429Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T11:36:55.223Z", "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-04-05T11:36:55.224Z", "id": "9c03969a-8995-437a-a278-72763fb0fa67"} 2019-04-05 11:38:31,952 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:38:31,952 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:38:31 GMT 2019-04-05 11:38:31,952 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:38:31,952 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 565 2019-04-05 11:38:31,953 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:38:31,953 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:38:31,953 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:38:31,953 - 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-04-05T11:36:55.224Z', u'id': u'9c03969a-8995-437a-a278-72763fb0fa67', u'ended_at': u'2019-04-05T11:38:27.429Z', u'parameters': {}, u'is_system_workflow': False, u'created_at': u'2019-04-05T11:36:55.223Z', u'created_by': u'admin', u'private_resource': False, u'error': u'', u'deployment_id': u'vrouter-opnfv', u'status_display': u'completed'} 2019-04-05 11:38:31,965 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2019-04-05 11:38:32,021 - 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.204'}, 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.201'}}, 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-04-05 11:38:32,080 - 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.204'}, 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.201'}}, 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-04-05 11:38:32,081 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2019-04-05 11:38:32,081 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.204 2019-04-05 11:38:32,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:38:32,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:38:33,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1177 Content-Type: application/json Date: Fri, 05 Apr 2019 11:38: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-d0f4fccb-c429-4306-8cab-1fb655d1bb9e x-openstack-request-id: req-d0f4fccb-c429-4306-8cab-1fb655d1bb9e 2019-04-05 11:38:33,282 - 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:d0:95:f8", "version": 4, "addr": "11.0.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:95:f8", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:fd:3f", "version": 4, "addr": "12.0.0.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa", "rel": "bookmark"}], "image": {"id": "8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "links": [{"href": "http://172.30.9.23:8774/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:38:13.000000", "flavor": {"id": "c1a23115-1243-4a0a-885c-9772fd9bd1aa", "links": [{"href": "http://172.30.9.23:8774/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa", "rel": "bookmark"}]}, "id": "633b5e38-414a-4b90-ab76-aff87d2dbefa", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:38:13Z", "hostId": "75c768556928c76900a736d982f0fbeec46dc6226411d139288fd7fb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-04-05T11:37:39Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0e136091-cf04-4572-a01d-d80c371377ec"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:3f:58", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:3f:58", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:de:87", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "rel": "bookmark"}], "image": {"id": "8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "links": [{"href": "http://172.30.9.23:8774/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:38:13.000000", "flavor": {"id": "c1a23115-1243-4a0a-885c-9772fd9bd1aa", "links": [{"href": "http://172.30.9.23:8774/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa", "rel": "bookmark"}]}, "id": "e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:38:13Z", "hostId": "75c768556928c76900a736d982f0fbeec46dc6226411d139288fd7fb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-04-05T11:37:39Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0e136091-cf04-4572-a01d-d80c371377ec"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_7071e7cc-284b-4ec4-adb3-4c2002b4a134": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:82:a9", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:82:a9", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:31:41.000000", "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:31:41Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:38:33,282 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d0f4fccb-c429-4306-8cab-1fb655d1bb9e 2019-04-05 11:38:33,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.20075106621s 2019-04-05 11:38:33,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:38:33,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:38:34,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1177 Content-Type: application/json Date: Fri, 05 Apr 2019 11:38: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-1bc9ea5a-4c4c-4dc3-ada7-001f6128f355 x-openstack-request-id: req-1bc9ea5a-4c4c-4dc3-ada7-001f6128f355 2019-04-05 11:38:34,004 - 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:d0:95:f8", "version": 4, "addr": "11.0.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:95:f8", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:fd:3f", "version": 4, "addr": "12.0.0.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa", "rel": "bookmark"}], "image": {"id": "8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "links": [{"href": "http://172.30.9.23:8774/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:38:13.000000", "flavor": {"id": "c1a23115-1243-4a0a-885c-9772fd9bd1aa", "links": [{"href": "http://172.30.9.23:8774/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa", "rel": "bookmark"}]}, "id": "633b5e38-414a-4b90-ab76-aff87d2dbefa", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:38:13Z", "hostId": "75c768556928c76900a736d982f0fbeec46dc6226411d139288fd7fb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-04-05T11:37:39Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0e136091-cf04-4572-a01d-d80c371377ec"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:3f:58", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:3f:58", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:de:87", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "rel": "bookmark"}], "image": {"id": "8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "links": [{"href": "http://172.30.9.23:8774/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:38:13.000000", "flavor": {"id": "c1a23115-1243-4a0a-885c-9772fd9bd1aa", "links": [{"href": "http://172.30.9.23:8774/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa", "rel": "bookmark"}]}, "id": "e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:38:13Z", "hostId": "75c768556928c76900a736d982f0fbeec46dc6226411d139288fd7fb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-04-05T11:37:39Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0e136091-cf04-4572-a01d-d80c371377ec"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_7071e7cc-284b-4ec4-adb3-4c2002b4a134": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:82:a9", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:82:a9", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:31:41.000000", "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:31:41Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:38:34,004 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1bc9ea5a-4c4c-4dc3-ada7-001f6128f355 2019-04-05 11:38:34,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.717543125153s 2019-04-05 11:38:34,009 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.16 2019-04-05 11:38:34,009 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:d0:95:f8 2019-04-05 11:38:34,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:38:34,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:38:34,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1177 Content-Type: application/json Date: Fri, 05 Apr 2019 11:38: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-72f85f1e-220e-4cef-a0b3-2de3fa449039 x-openstack-request-id: req-72f85f1e-220e-4cef-a0b3-2de3fa449039 2019-04-05 11:38:34,579 - 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:d0:95:f8", "version": 4, "addr": "11.0.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:95:f8", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:fd:3f", "version": 4, "addr": "12.0.0.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa", "rel": "bookmark"}], "image": {"id": "8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "links": [{"href": "http://172.30.9.23:8774/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:38:13.000000", "flavor": {"id": "c1a23115-1243-4a0a-885c-9772fd9bd1aa", "links": [{"href": "http://172.30.9.23:8774/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa", "rel": "bookmark"}]}, "id": "633b5e38-414a-4b90-ab76-aff87d2dbefa", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:38:13Z", "hostId": "75c768556928c76900a736d982f0fbeec46dc6226411d139288fd7fb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-04-05T11:37:39Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0e136091-cf04-4572-a01d-d80c371377ec"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:3f:58", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:3f:58", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:de:87", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "rel": "bookmark"}], "image": {"id": "8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "links": [{"href": "http://172.30.9.23:8774/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:38:13.000000", "flavor": {"id": "c1a23115-1243-4a0a-885c-9772fd9bd1aa", "links": [{"href": "http://172.30.9.23:8774/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa", "rel": "bookmark"}]}, "id": "e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:38:13Z", "hostId": "75c768556928c76900a736d982f0fbeec46dc6226411d139288fd7fb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-04-05T11:37:39Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0e136091-cf04-4572-a01d-d80c371377ec"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_7071e7cc-284b-4ec4-adb3-4c2002b4a134": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:82:a9", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:82:a9", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:31:41.000000", "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:31:41Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:38:34,580 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-72f85f1e-220e-4cef-a0b3-2de3fa449039 2019-04-05 11:38:34,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.57048201561s 2019-04-05 11:38:34,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:38:34,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:38:35,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1177 Content-Type: application/json Date: Fri, 05 Apr 2019 11:38: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-d842a83f-4b64-4cc2-a847-da9daf7b4f73 x-openstack-request-id: req-d842a83f-4b64-4cc2-a847-da9daf7b4f73 2019-04-05 11:38:35,189 - 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:d0:95:f8", "version": 4, "addr": "11.0.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:95:f8", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:fd:3f", "version": 4, "addr": "12.0.0.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa", "rel": "bookmark"}], "image": {"id": "8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "links": [{"href": "http://172.30.9.23:8774/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:38:13.000000", "flavor": {"id": "c1a23115-1243-4a0a-885c-9772fd9bd1aa", "links": [{"href": "http://172.30.9.23:8774/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa", "rel": "bookmark"}]}, "id": "633b5e38-414a-4b90-ab76-aff87d2dbefa", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:38:13Z", "hostId": "75c768556928c76900a736d982f0fbeec46dc6226411d139288fd7fb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-04-05T11:37:39Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0e136091-cf04-4572-a01d-d80c371377ec"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:3f:58", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:3f:58", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:de:87", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "rel": "bookmark"}], "image": {"id": "8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "links": [{"href": "http://172.30.9.23:8774/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:38:13.000000", "flavor": {"id": "c1a23115-1243-4a0a-885c-9772fd9bd1aa", "links": [{"href": "http://172.30.9.23:8774/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa", "rel": "bookmark"}]}, "id": "e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:38:13Z", "hostId": "75c768556928c76900a736d982f0fbeec46dc6226411d139288fd7fb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-04-05T11:37:39Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0e136091-cf04-4572-a01d-d80c371377ec"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_7071e7cc-284b-4ec4-adb3-4c2002b4a134": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:82:a9", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:82:a9", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:31:41.000000", "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:31:41Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:38:35,189 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d842a83f-4b64-4cc2-a847-da9daf7b4f73 2019-04-05 11:38:35,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.604914903641s 2019-04-05 11:38:35,193 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.19 2019-04-05 11:38:35,193 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:10:fd:3f 2019-04-05 11:38:35,194 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2019-04-05 11:38:35,194 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.201 2019-04-05 11:38:35,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:38:35,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:38:35,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1177 Content-Type: application/json Date: Fri, 05 Apr 2019 11:38: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-d469f1da-7b3a-49c9-a105-a27bc39b39a2 x-openstack-request-id: req-d469f1da-7b3a-49c9-a105-a27bc39b39a2 2019-04-05 11:38:35,570 - 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:d0:95:f8", "version": 4, "addr": "11.0.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:95:f8", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:fd:3f", "version": 4, "addr": "12.0.0.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa", "rel": "bookmark"}], "image": {"id": "8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "links": [{"href": "http://172.30.9.23:8774/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:38:13.000000", "flavor": {"id": "c1a23115-1243-4a0a-885c-9772fd9bd1aa", "links": [{"href": "http://172.30.9.23:8774/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa", "rel": "bookmark"}]}, "id": "633b5e38-414a-4b90-ab76-aff87d2dbefa", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:38:13Z", "hostId": "75c768556928c76900a736d982f0fbeec46dc6226411d139288fd7fb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-04-05T11:37:39Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0e136091-cf04-4572-a01d-d80c371377ec"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:3f:58", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:3f:58", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:de:87", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "rel": "bookmark"}], "image": {"id": "8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "links": [{"href": "http://172.30.9.23:8774/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:38:13.000000", "flavor": {"id": "c1a23115-1243-4a0a-885c-9772fd9bd1aa", "links": [{"href": "http://172.30.9.23:8774/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa", "rel": "bookmark"}]}, "id": "e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:38:13Z", "hostId": "75c768556928c76900a736d982f0fbeec46dc6226411d139288fd7fb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-04-05T11:37:39Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0e136091-cf04-4572-a01d-d80c371377ec"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_7071e7cc-284b-4ec4-adb3-4c2002b4a134": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:82:a9", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:82:a9", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:31:41.000000", "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:31:41Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:38:35,571 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d469f1da-7b3a-49c9-a105-a27bc39b39a2 2019-04-05 11:38:35,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.376620054245s 2019-04-05 11:38:35,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:38:35,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:38:36,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1177 Content-Type: application/json Date: Fri, 05 Apr 2019 11:38: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-5f5d8e7a-7eff-4742-96e9-aeadbaa3fbbd x-openstack-request-id: req-5f5d8e7a-7eff-4742-96e9-aeadbaa3fbbd 2019-04-05 11:38:36,039 - 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:d0:95:f8", "version": 4, "addr": "11.0.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:95:f8", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:fd:3f", "version": 4, "addr": "12.0.0.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa", "rel": "bookmark"}], "image": {"id": "8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "links": [{"href": "http://172.30.9.23:8774/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:38:13.000000", "flavor": {"id": "c1a23115-1243-4a0a-885c-9772fd9bd1aa", "links": [{"href": "http://172.30.9.23:8774/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa", "rel": "bookmark"}]}, "id": "633b5e38-414a-4b90-ab76-aff87d2dbefa", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:38:13Z", "hostId": "75c768556928c76900a736d982f0fbeec46dc6226411d139288fd7fb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-04-05T11:37:39Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0e136091-cf04-4572-a01d-d80c371377ec"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:3f:58", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:3f:58", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:de:87", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "rel": "bookmark"}], "image": {"id": "8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "links": [{"href": "http://172.30.9.23:8774/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:38:13.000000", "flavor": {"id": "c1a23115-1243-4a0a-885c-9772fd9bd1aa", "links": [{"href": "http://172.30.9.23:8774/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa", "rel": "bookmark"}]}, "id": "e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:38:13Z", "hostId": "75c768556928c76900a736d982f0fbeec46dc6226411d139288fd7fb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-04-05T11:37:39Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0e136091-cf04-4572-a01d-d80c371377ec"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_7071e7cc-284b-4ec4-adb3-4c2002b4a134": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:82:a9", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:82:a9", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:31:41.000000", "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:31:41Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:38:36,039 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5f5d8e7a-7eff-4742-96e9-aeadbaa3fbbd 2019-04-05 11:38:36,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.464321136475s 2019-04-05 11:38:36,043 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.6 2019-04-05 11:38:36,043 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:38:3f:58 2019-04-05 11:38:36,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:38:36,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:38:36,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1177 Content-Type: application/json Date: Fri, 05 Apr 2019 11:38:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-206f79c4-ee5b-4c02-ac0b-a4f1470a2ee1 x-openstack-request-id: req-206f79c4-ee5b-4c02-ac0b-a4f1470a2ee1 2019-04-05 11:38:36,729 - 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:d0:95:f8", "version": 4, "addr": "11.0.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:95:f8", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:fd:3f", "version": 4, "addr": "12.0.0.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa", "rel": "bookmark"}], "image": {"id": "8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "links": [{"href": "http://172.30.9.23:8774/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:38:13.000000", "flavor": {"id": "c1a23115-1243-4a0a-885c-9772fd9bd1aa", "links": [{"href": "http://172.30.9.23:8774/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa", "rel": "bookmark"}]}, "id": "633b5e38-414a-4b90-ab76-aff87d2dbefa", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:38:13Z", "hostId": "75c768556928c76900a736d982f0fbeec46dc6226411d139288fd7fb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-04-05T11:37:39Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0e136091-cf04-4572-a01d-d80c371377ec"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:3f:58", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:3f:58", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:de:87", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "rel": "bookmark"}], "image": {"id": "8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "links": [{"href": "http://172.30.9.23:8774/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:38:13.000000", "flavor": {"id": "c1a23115-1243-4a0a-885c-9772fd9bd1aa", "links": [{"href": "http://172.30.9.23:8774/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa", "rel": "bookmark"}]}, "id": "e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:38:13Z", "hostId": "75c768556928c76900a736d982f0fbeec46dc6226411d139288fd7fb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-04-05T11:37:39Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0e136091-cf04-4572-a01d-d80c371377ec"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_7071e7cc-284b-4ec4-adb3-4c2002b4a134": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:82:a9", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:82:a9", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:31:41.000000", "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:31:41Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:38:36,730 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-206f79c4-ee5b-4c02-ac0b-a4f1470a2ee1 2019-04-05 11:38:36,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.686100959778s 2019-04-05 11:38:36,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:38:36,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:38:36,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1177 Content-Type: application/json Date: Fri, 05 Apr 2019 11:38:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-990c4848-6f75-41d4-af53-53cac558a32d x-openstack-request-id: req-990c4848-6f75-41d4-af53-53cac558a32d 2019-04-05 11:38:36,924 - 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:d0:95:f8", "version": 4, "addr": "11.0.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:95:f8", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:fd:3f", "version": 4, "addr": "12.0.0.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa", "rel": "bookmark"}], "image": {"id": "8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "links": [{"href": "http://172.30.9.23:8774/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:38:13.000000", "flavor": {"id": "c1a23115-1243-4a0a-885c-9772fd9bd1aa", "links": [{"href": "http://172.30.9.23:8774/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa", "rel": "bookmark"}]}, "id": "633b5e38-414a-4b90-ab76-aff87d2dbefa", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:38:13Z", "hostId": "75c768556928c76900a736d982f0fbeec46dc6226411d139288fd7fb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-04-05T11:37:39Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0e136091-cf04-4572-a01d-d80c371377ec"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:3f:58", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:3f:58", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:de:87", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "rel": "bookmark"}], "image": {"id": "8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "links": [{"href": "http://172.30.9.23:8774/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:38:13.000000", "flavor": {"id": "c1a23115-1243-4a0a-885c-9772fd9bd1aa", "links": [{"href": "http://172.30.9.23:8774/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa", "rel": "bookmark"}]}, "id": "e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:38:13Z", "hostId": "75c768556928c76900a736d982f0fbeec46dc6226411d139288fd7fb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-04-05T11:37:39Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0e136091-cf04-4572-a01d-d80c371377ec"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_7071e7cc-284b-4ec4-adb3-4c2002b4a134": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:82:a9", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:82:a9", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:31:41.000000", "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:31:41Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:38:36,924 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-990c4848-6f75-41d4-af53-53cac558a32d 2019-04-05 11:38:36,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190278053284s 2019-04-05 11:38:36,927 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.9 2019-04-05 11:38:36,927 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:21:de:87 2019-04-05 11:38:36,928 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2019-04-05 11:38:36,944 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2019-04-05 11:38:36,958 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2019-04-05 11:38:36,958 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2019-04-05 11:38:37,017 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2019-04-05 11:38:37' 2019-04-05 11:38:37,017 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2019-04-05 11:38:37,017 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2019-04-05 11:38:37,039 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.201. 2019-04-05 11:38:37,043 - paramiko.transport - DEBUG - starting thread (client mode): 0x32238c90L 2019-04-05 11:38:37,043 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-05 11:38:37,056 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-04-05 11:38:37,056 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-04-05 11:38:37,057 - 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-04-05 11:38:37,057 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-04-05 11:38:37,057 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-04-05 11:38:37,057 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-05 11:38:37,057 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-04-05 11:38:37,057 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-05 11:38:37,097 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-04-05 11:38:37,157 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-04-05 11:38:37,157 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-05 11:38:37,160 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.201: db90d4b3161d6b7233c32e78dcc764f0 2019-04-05 11:38:37,196 - paramiko.transport - DEBUG - userauth is OK 2019-04-05 11:38:37,201 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-04-05 11:38:37,201 - paramiko.transport - INFO - Authentication (password) successful! 2019-04-05 11:38:37,225 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.201. 2019-04-05 11:38:37,225 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-05 11:38:37,226 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-05 11:38:37,226 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-05 11:38:37,229 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-05 11:38:37,230 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-05 11:38:38,253 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-04-05 11:38:39,255 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-04-05 11:38:44,260 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2019-04-05 11:38:45,262 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2019-04-05 11:38:50,268 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2019-04-05 11:38:51,270 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2019-04-05 11:38:56,271 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2019-04-05 11:38:57,273 - 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-04-05 11:39:02,278 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2019-04-05 11:39:03,280 - 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-04-05 11:39:08,286 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2019-04-05 11:39:09,287 - 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-04-05 11:39:14,288 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2019-04-05 11:39:15,290 - 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-04-05 11:39:20,295 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2019-04-05 11:39:21,297 - 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-04-05 11:39:26,303 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2019-04-05 11:39:27,304 - 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-04-05 11:39:32,310 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2019-04-05 11:39:33,311 - 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-04-05 11:39:38,317 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2019-04-05 11:39:39,318 - 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-04-05 11:39:44,324 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2019-04-05 11:39:45,325 - 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-04-05 11:39:50,330 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2019-04-05 11:39:51,332 - 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-04-05 11:39:56,337 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-04-05 11:39:57,339 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-04-05 11:40:02,344 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.19 ebgp-multihop '2' 2019-04-05 11:40:03,346 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.19 ebgp-multihop '2' [edit] vyos@vyos# 2019-04-05 11:40:08,351 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.19 remote-as 65002 2019-04-05 11:40:09,353 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.19 remote-as 65002 [edit] vyos@vyos# 2019-04-05 11:40:14,358 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.19 update-source 12.0.0.9 2019-04-05 11:40:15,360 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.19 update-source 12.0.0.9 [edit] vyos@vyos# 2019-04-05 11:40:20,366 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.19 soft-reconfiguration inbound 2019-04-05 11:40:21,367 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.19 soft-reconfiguration inbou nd [edit] vyos@vyos# 2019-04-05 11:40:26,372 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.19 password lab0033 2019-04-05 11:40:27,374 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.19 password lab0033 [edit] vyos@vyos# 2019-04-05 11:40:32,374 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2019-04-05 11:40:33,376 - 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-04-05 11:40:38,377 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2019-04-05 11:40:39,379 - 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-04-05 11:40:44,385 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2019-04-05 11:40:45,387 - 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-04-05 11:40:50,392 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2019-04-05 11:40:51,394 - 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-04-05 11:40:56,399 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2019-04-05 11:40:57,401 - 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-04-05 11:41:02,407 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2019-04-05 11:41:03,409 - 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-04-05 11:41:08,414 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2019-04-05 11:41:09,416 - 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-04-05 11:41:14,421 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2019-04-05 11:41:15,423 - 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-04-05 11:41:20,429 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2019-04-05 11:41:21,431 - 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-04-05 11:41:26,435 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2019-04-05 11:41:27,437 - 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-04-05 11:41:32,442 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.9 2019-04-05 11:41:33,444 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.9 [edit] vyos@vyos# 2019-04-05 11:41:38,445 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-04-05 11:41:39,447 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-04-05 11:41:44,453 - paramiko.transport - DEBUG - EOF in transport thread 2019-04-05 11:41:44,454 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2019-04-05 11:41:44,494 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.204. 2019-04-05 11:41:44,498 - paramiko.transport - DEBUG - starting thread (client mode): 0x32753110L 2019-04-05 11:41:44,498 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-05 11:41:44,502 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-04-05 11:41:44,502 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-04-05 11:41:44,503 - 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-04-05 11:41:44,503 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-04-05 11:41:44,503 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-04-05 11:41:44,503 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-05 11:41:44,503 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-04-05 11:41:44,504 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-05 11:41:44,543 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-04-05 11:41:44,647 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-04-05 11:41:44,648 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-05 11:41:44,651 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.204: db90d4b3161d6b7233c32e78dcc764f0 2019-04-05 11:41:44,682 - paramiko.transport - DEBUG - userauth is OK 2019-04-05 11:41:44,689 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-04-05 11:41:44,690 - paramiko.transport - INFO - Authentication (password) successful! 2019-04-05 11:41:44,715 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.204. 2019-04-05 11:41:44,715 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-05 11:41:44,717 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-05 11:41:44,717 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-05 11:41:44,721 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-05 11:41:44,723 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-05 11:41:45,740 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-04-05 11:41:46,741 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-04-05 11:41:51,747 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2019-04-05 11:41:52,749 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2019-04-05 11:41:57,754 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2019-04-05 11:41:58,756 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2019-04-05 11:42:03,761 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2019-04-05 11:42:04,763 - 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-04-05 11:42:09,765 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2019-04-05 11:42:10,767 - 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-04-05 11:42:15,772 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2019-04-05 11:42:16,774 - 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-04-05 11:42:21,780 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2019-04-05 11:42:22,781 - 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-04-05 11:42:27,787 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2019-04-05 11:42:28,789 - 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-04-05 11:42:33,794 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2019-04-05 11:42:34,796 - 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-04-05 11:42:39,801 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2019-04-05 11:42:40,803 - 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-04-05 11:42:45,804 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2019-04-05 11:42:46,806 - 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-04-05 11:42:51,808 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2019-04-05 11:42:52,810 - 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-04-05 11:42:57,815 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2019-04-05 11:42:58,817 - 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-04-05 11:43:03,822 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-04-05 11:43:04,824 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-04-05 11:43:09,829 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 ebgp-multihop '2' 2019-04-05 11:43:10,831 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.9 ebgp-multihop '2' [edit] vyos@vyos# 2019-04-05 11:43:15,836 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 remote-as 65001 2019-04-05 11:43:16,838 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.9 remote-as 65001 [edit] vyos@vyos# 2019-04-05 11:43:21,843 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 update-source 12.0.0.19 2019-04-05 11:43:22,845 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.9 update-source 12.0.0.19 [edit] vyos@vyos# 2019-04-05 11:43:27,850 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 soft-reconfiguration inbound 2019-04-05 11:43:28,851 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.9 soft-reconfiguration inboun d [edit] vyos@vyos# 2019-04-05 11:43:33,852 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 password lab0033 2019-04-05 11:43:34,854 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.9 password lab0033 [edit] vyos@vyos# 2019-04-05 11:43:39,859 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2019-04-05 11:43:40,861 - 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-04-05 11:43:45,866 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2019-04-05 11:43:46,868 - 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-04-05 11:43:51,873 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2019-04-05 11:43:52,875 - 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-04-05 11:43:57,880 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2019-04-05 11:43:58,882 - 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-04-05 11:44:03,887 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2019-04-05 11:44:04,889 - 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-04-05 11:44:09,894 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2019-04-05 11:44:10,896 - 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-04-05 11:44:15,899 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2019-04-05 11:44:16,901 - 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-04-05 11:44:21,906 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2019-04-05 11:44:22,908 - 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-04-05 11:44:27,911 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2019-04-05 11:44:28,913 - 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-04-05 11:44:33,918 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2019-04-05 11:44:34,920 - 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-04-05 11:44:39,925 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.19 2019-04-05 11:44:40,927 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.19 [edit] vyos@vyos# 2019-04-05 11:44:45,933 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-04-05 11:44:46,934 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-04-05 11:44:51,950 - paramiko.transport - DEBUG - EOF in transport thread 2019-04-05 11:44:51,955 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2019-04-05 11:44:51,955 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2019-04-05 11:45:51,989 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2019-04-05 11:45:52,034 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.201. 2019-04-05 11:45:52,038 - paramiko.transport - DEBUG - starting thread (client mode): 0x3273b990L 2019-04-05 11:45:52,038 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-05 11:45:52,041 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-04-05 11:45:52,041 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-04-05 11:45:52,042 - 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-04-05 11:45:52,042 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-04-05 11:45:52,042 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-04-05 11:45:52,043 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-05 11:45:52,043 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-04-05 11:45:52,043 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-05 11:45:52,082 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-04-05 11:45:52,192 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-04-05 11:45:52,192 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-05 11:45:52,195 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.201: db90d4b3161d6b7233c32e78dcc764f0 2019-04-05 11:45:52,231 - paramiko.transport - DEBUG - userauth is OK 2019-04-05 11:45:52,237 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-04-05 11:45:52,237 - paramiko.transport - INFO - Authentication (password) successful! 2019-04-05 11:45:52,259 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.201. 2019-04-05 11:45:52,260 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-05 11:45:52,261 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-05 11:45:52,261 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-05 11:45:52,265 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-05 11:45:52,266 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-05 11:45:53,268 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2019-04-05 11:46:23,340 - paramiko.transport - DEBUG - EOF in transport thread 2019-04-05 11:46:23,373 - 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-04-05 11:46:23,373 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.9, local AS number 65001 IPv4 Unicast - max multipaths: ebgp 1 ibgp 1 RIB entries 39, using 3744 bytes of memory Peers 1, using 4560 bytes of memory Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd 12.0.0.19 4 65002 3 6 0 0 0 00:01:02 10 Total number of neighbors 1 vyos@vyos:~$ 2019-04-05 11:46:23,373 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.19 | no-more BGP neighbor is 12.0.0.19, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.19 BGP state = Established, up for 00:01:08 Last read 12:21:44, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family IPv4 Unicast: advertised and received Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 2 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 6 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.9 For address family: IPv4 Unicast Inbound soft reconfiguration allowed Community attribute sent to this neighbor(both) 10 accepted prefixes Connections established 1; dropped 0 Last reset never External BGP neighbor may be up to 2 hops away. Local host: 12.0.0.9, Local port: 179 Foreign host: 12.0.0.19, Foreign port: 34865 Nexthop: 12.0.0.9 Nexthop global: fe80::f816:3eff:fe21:de87 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2019-04-05 11:46:23,373 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.19 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.9 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.0.1.0/24 12.0.0.9 0 32768 i *> 10.0.2.0/24 12.0.0.9 0 32768 i *> 10.0.3.0/24 12.0.0.9 0 32768 i *> 10.0.4.0/24 12.0.0.9 0 32768 i *> 10.0.5.0/24 12.0.0.9 0 32768 i *> 10.0.6.0/24 12.0.0.9 0 32768 i *> 10.0.7.0/24 12.0.0.9 0 32768 i *> 10.0.8.0/24 12.0.0.9 0 32768 i *> 10.0.9.0/24 12.0.0.9 0 32768 i *> 10.0.10.0/24 12.0.0.9 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2019-04-05 11:46:23,373 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.19 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.9 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.19 0 0 65002 i *> 10.1.2.0/24 12.0.0.19 0 0 65002 i *> 10.1.3.0/24 12.0.0.19 0 0 65002 i *> 10.1.4.0/24 12.0.0.19 0 0 65002 i *> 10.1.5.0/24 12.0.0.19 0 0 65002 i *> 10.1.6.0/24 12.0.0.19 0 0 65002 i *> 10.1.7.0/24 12.0.0.19 0 0 65002 i *> 10.1.8.0/24 12.0.0.19 0 0 65002 i *> 10.1.9.0/24 12.0.0.19 0 0 65002 i *> 10.1.10.0/24 12.0.0.19 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-04-05 11:46:23,374 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.19 routes | no-more BGP table version is 0, local router ID is 12.0.0.9 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.19 0 0 65002 i *> 10.1.2.0/24 12.0.0.19 0 0 65002 i *> 10.1.3.0/24 12.0.0.19 0 0 65002 i *> 10.1.4.0/24 12.0.0.19 0 0 65002 i *> 10.1.5.0/24 12.0.0.19 0 0 65002 i *> 10.1.6.0/24 12.0.0.19 0 0 65002 i *> 10.1.7.0/24 12.0.0.19 0 0 65002 i *> 10.1.8.0/24 12.0.0.19 0 0 65002 i *> 10.1.9.0/24 12.0.0.19 0 0 65002 i *> 10.1.10.0/24 12.0.0.19 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-04-05 11:46:23,374 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2019-04-05 11:46:23,374 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'466.4' 2019-04-05 11:46:23,374 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2019-04-05 11:46:23,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:46:23,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:46:24,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1177 Content-Type: application/json Date: Fri, 05 Apr 2019 11:46: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-4b10a4c0-d66c-4aa7-8a52-475587c39194 x-openstack-request-id: req-4b10a4c0-d66c-4aa7-8a52-475587c39194 2019-04-05 11:46:24,321 - 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:d0:95:f8", "version": 4, "addr": "11.0.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:95:f8", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:fd:3f", "version": 4, "addr": "12.0.0.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa", "rel": "bookmark"}], "image": {"id": "8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "links": [{"href": "http://172.30.9.23:8774/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:38:13.000000", "flavor": {"id": "c1a23115-1243-4a0a-885c-9772fd9bd1aa", "links": [{"href": "http://172.30.9.23:8774/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa", "rel": "bookmark"}]}, "id": "633b5e38-414a-4b90-ab76-aff87d2dbefa", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:38:13Z", "hostId": "75c768556928c76900a736d982f0fbeec46dc6226411d139288fd7fb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-04-05T11:37:39Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0e136091-cf04-4572-a01d-d80c371377ec"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:3f:58", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:3f:58", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:de:87", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "rel": "bookmark"}], "image": {"id": "8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "links": [{"href": "http://172.30.9.23:8774/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:38:13.000000", "flavor": {"id": "c1a23115-1243-4a0a-885c-9772fd9bd1aa", "links": [{"href": "http://172.30.9.23:8774/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa", "rel": "bookmark"}]}, "id": "e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:38:13Z", "hostId": "75c768556928c76900a736d982f0fbeec46dc6226411d139288fd7fb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-04-05T11:37:39Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0e136091-cf04-4572-a01d-d80c371377ec"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_7071e7cc-284b-4ec4-adb3-4c2002b4a134": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:82:a9", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:82:a9", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:31:41.000000", "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:31:41Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:46:24,321 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4b10a4c0-d66c-4aa7-8a52-475587c39194 2019-04-05 11:46:24,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.946037054062s 2019-04-05 11:46:24,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-05 11:46:24,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:46:24,476 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Fri, 05 Apr 2019 11:46: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-c8901aa8-5404-4f7c-9a87-fd7986843415 x-openstack-request-id: req-c8901aa8-5404-4f7c-9a87-fd7986843415 2019-04-05 11:46:24,476 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa used request id req-c8901aa8-5404-4f7c-9a87-fd7986843415 2019-04-05 11:46:24,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.151238918304s 2019-04-05 11:46:24,477 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2019-04-05 11:46:24,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:46:24,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:46:25,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1195 Content-Type: application/json Date: Fri, 05 Apr 2019 11:46: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-d80c128f-dbe2-48e7-b57b-f2c26f4be40e x-openstack-request-id: req-d80c128f-dbe2-48e7-b57b-f2c26f4be40e 2019-04-05 11:46:25,231 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:95:f8", "version": 4, "addr": "11.0.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:95:f8", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:fd:3f", "version": 4, "addr": "12.0.0.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa", "rel": "bookmark"}], "image": {"id": "8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "links": [{"href": "http://172.30.9.23:8774/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:38:13.000000", "flavor": {"id": "c1a23115-1243-4a0a-885c-9772fd9bd1aa", "links": [{"href": "http://172.30.9.23:8774/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa", "rel": "bookmark"}]}, "id": "633b5e38-414a-4b90-ab76-aff87d2dbefa", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:46:24Z", "hostId": "75c768556928c76900a736d982f0fbeec46dc6226411d139288fd7fb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-04-05T11:37:39Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0e136091-cf04-4572-a01d-d80c371377ec"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:3f:58", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:3f:58", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:de:87", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "rel": "bookmark"}], "image": {"id": "8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "links": [{"href": "http://172.30.9.23:8774/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:38:13.000000", "flavor": {"id": "c1a23115-1243-4a0a-885c-9772fd9bd1aa", "links": [{"href": "http://172.30.9.23:8774/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa", "rel": "bookmark"}]}, "id": "e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:38:13Z", "hostId": "75c768556928c76900a736d982f0fbeec46dc6226411d139288fd7fb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-04-05T11:37:39Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0e136091-cf04-4572-a01d-d80c371377ec"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_7071e7cc-284b-4ec4-adb3-4c2002b4a134": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:82:a9", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:82:a9", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:31:41.000000", "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:31:41Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:46:25,231 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d80c128f-dbe2-48e7-b57b-f2c26f4be40e 2019-04-05 11:46:25,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.754382133484s 2019-04-05 11:46:25,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-05 11:46:25,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:46:25,616 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Fri, 05 Apr 2019 11:46: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-b33d068d-8fbc-4840-9657-3deac7aade6b x-openstack-request-id: req-b33d068d-8fbc-4840-9657-3deac7aade6b 2019-04-05 11:46:25,616 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2 used request id req-b33d068d-8fbc-4840-9657-3deac7aade6b 2019-04-05 11:46:25,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.38077712059s 2019-04-05 11:46:25,731 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-05 11:46:25,732 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 17:02 | PASS | +----------------------+------------------+------------------+----------------+ 2019-04-05 11:46:25,737 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2019-04-05 11:46:25,737 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions 2019-04-05 11:46:25,820 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:46:25,821 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:46:25,821 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:46:25,821 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:46:25,821 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:46:25,821 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:46:25,821 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:46:25,821 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "status_display": "completed", "ended_at": "2019-04-05T11:36:51.695Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T11:36:49.426Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-04-05T11:36:49.428Z", "id": "327e9b98-ca0e-47ff-84e1-bdf8a59080aa"}, {"status": "terminated", "status_display": "completed", "ended_at": "2019-04-05T11:38:27.429Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T11:36:55.223Z", "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-04-05T11:36:55.224Z", "id": "9c03969a-8995-437a-a278-72763fb0fa67"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 1000}}} 2019-04-05 11:46:25,822 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:46:25,822 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:46:25 GMT 2019-04-05 11:46:25,822 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:46:25,822 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 11:46:25,822 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:46:25,822 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:46:25,822 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:46:25,822 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 11:46:25,824 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.202:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2019-04-05 11:46:26,438 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:46:26,438 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:46:26,438 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:46:26,438 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:46:26,438 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:46:26,438 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:46:26,438 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:46:26,439 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2019-04-05 11:46:26,439 - 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-04-05T11:46:25.889Z", "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-04-05T11:46:25.890Z", "id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"} 2019-04-05 11:46:26,439 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:46:26,439 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:46:26 GMT 2019-04-05 11:46:26,439 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:46:26,439 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-04-05 11:46:26,439 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:46:26,439 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:46:26,439 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:46:26,440 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-05 11:46:26,512 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:46:26,512 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:46:26,512 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:46:26,512 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:46:26,512 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:46:26,513 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:46:26,513 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:46:26,513 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-04-05 11:46:26,513 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:46:26,513 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:46:26 GMT 2019-04-05 11:46:26,513 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:46:26,513 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-04-05 11:46:26,513 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:46:26,513 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:46:26,513 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:46:26,514 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132 2019-04-05 11:46:26,601 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:46:26,601 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:46:26,601 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:46:26,601 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:46:26,601 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:46:26,601 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:46:26,601 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:46:26,601 - 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-04-05T11:46:25.889Z", "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-04-05T11:46:25.890Z", "id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"} 2019-04-05 11:46:26,601 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:46:26,602 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:46:26 GMT 2019-04-05 11:46:26,602 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:46:26,602 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-04-05 11:46:26,602 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:46:26,602 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:46:26,602 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:46:31,607 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-05 11:46:31,677 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:46:31,678 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:46:31,678 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:46:31,678 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:46:31,678 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:46:31,678 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:46:31,678 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:46:31,678 - 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-04-05T11:46:27.130Z", "message": "Starting 'uninstall' workflow execution", "target_id": null, "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:26.953Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "reference_vnf_host_f7viq3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:28.498Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:28.483Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "target_vnf_host_ddlco1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:29.179Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:28.513Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "reference_vnf_host_f7viq3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:29.179Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:28.814Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "target_vnf_host_ddlco1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:29.848Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:29.157Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:30.399Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T11:46:30.236Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.756a4306-e1e9-4962-a1b8-589f395d88d6"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:30.399Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T11:46:29.875Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.0a1c4b0a-476f-4116-94ba-427bc2abc0ca"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:30.399Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:46:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3255ebf-3f92-4b15-8427-c6dd50aa4825 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:29.881Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.0a1c4b0a-476f-4116-94ba-427bc2abc0ca"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:30.399Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-b3255ebf-3f92-4b15-8427-c6dd50aa4825", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:29.881Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.0a1c4b0a-476f-4116-94ba-427bc2abc0ca"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:30.399Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:46:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc00d5af-2b9d-4bee-9188-44ed713ddd1d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:30.241Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.756a4306-e1e9-4962-a1b8-589f395d88d6"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:30.399Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-dc00d5af-2b9d-4bee-9188-44ed713ddd1d", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:30.241Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.756a4306-e1e9-4962-a1b8-589f395d88d6"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:30.399Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}82a8536411240ead2ad8cce47027baaace177cb8\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:30.273Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.0a1c4b0a-476f-4116-94ba-427bc2abc0ca"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:30.931Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa used request id req-a85ba647-3ed2-4478-988b-44f4d75e61a1", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:30.557Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.0a1c4b0a-476f-4116-94ba-427bc2abc0ca"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:30.931Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa used request id req-a85ba647-3ed2-4478-988b-44f4d75e61a1", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:30.557Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.0a1c4b0a-476f-4116-94ba-427bc2abc0ca"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:30.931Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1fd329b36f1cd614e8df8f969717e121314d25bf\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:30.637Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.756a4306-e1e9-4962-a1b8-589f395d88d6"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:30.931Z", "message": "RESP: [404] Date: Fri, 05 Apr 2019 11:46:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a85ba647-3ed2-4478-988b-44f4d75e61a1 x-compute-request-id: req-a85ba647-3ed2-4478-988b-44f4d75e61a1 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 633b5e38-414a-4b90-ab76-aff87d2dbefa 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-04-05T11:46:30.557Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.0a1c4b0a-476f-4116-94ba-427bc2abc0ca"}, {"node_instance_id": "target_vnf_host_ddlco1", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:31.540Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2 could not be found. [status_code=404]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2 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 e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-04-05T11:46:31.263Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:31.540Z", "message": "RESP: [404] Date: Fri, 05 Apr 2019 11:46:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8cfe57ce-9f9d-49ac-ae30-b65ce4cee00d x-compute-request-id: req-8cfe57ce-9f9d-49ac-ae30-b65ce4cee00d Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2 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-04-05T11:46:30.935Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.756a4306-e1e9-4962-a1b8-589f395d88d6"}, {"node_instance_id": "reference_vnf_host_f7viq3", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:31.540Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 633b5e38-414a-4b90-ab76-aff87d2dbefa could not be found. [status_code=404]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 633b5e38-414a-4b90-ab76-aff87d2dbefa 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 633b5e38-414a-4b90-ab76-aff87d2dbefa could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-04-05T11:46:31.061Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:31.540Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2 used request id req-8cfe57ce-9f9d-49ac-ae30-b65ce4cee00d", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:30.935Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.756a4306-e1e9-4962-a1b8-589f395d88d6"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:31.540Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2 used request id req-8cfe57ce-9f9d-49ac-ae30-b65ce4cee00d", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:30.935Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.756a4306-e1e9-4962-a1b8-589f395d88d6"}, {"node_instance_id": "reference_vnf_host_f7viq3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:31.540Z", "message": "Stopped node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:31.106Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}], "metadata": {"pagination": {"total": 22, "offset": 0, "size": 50}}} 2019-04-05 11:46:31,678 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:46:31,679 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:46:31 GMT 2019-04-05 11:46:31,679 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:46:31,679 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 11:46:31,679 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:46:31,679 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:46:31,679 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:46:31,679 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 11:46:31,680 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2019-04-05 11:46:31,680 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-04-05 11:46:31,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-04-05 11:46:31,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2019-04-05 11:46:31,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2019-04-05 11:46:31,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:46:31,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:46:31,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:46:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3255ebf-3f92-4b15-8427-c6dd50aa4825 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:46:31,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-b3255ebf-3f92-4b15-8427-c6dd50aa4825 2019-04-05 11:46:31,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:46:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc00d5af-2b9d-4bee-9188-44ed713ddd1d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:46:31,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-dc00d5af-2b9d-4bee-9188-44ed713ddd1d 2019-04-05 11:46:31,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a8536411240ead2ad8cce47027baaace177cb8" 2019-04-05 11:46:31,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa used request id req-a85ba647-3ed2-4478-988b-44f4d75e61a1 2019-04-05 11:46:31,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa used request id req-a85ba647-3ed2-4478-988b-44f4d75e61a1 2019-04-05 11:46:31,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd329b36f1cd614e8df8f969717e121314d25bf" 2019-04-05 11:46:31,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [404] Date: Fri, 05 Apr 2019 11:46:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a85ba647-3ed2-4478-988b-44f4d75e61a1 x-compute-request-id: req-a85ba647-3ed2-4478-988b-44f4d75e61a1 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 633b5e38-414a-4b90-ab76-aff87d2dbefa could not be found.", "code": 404}} 2019-04-05 11:46:31,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2 could not be found. [status_code=404] 2019-04-05 11:46:31,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [404] Date: Fri, 05 Apr 2019 11:46:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8cfe57ce-9f9d-49ac-ae30-b65ce4cee00d x-compute-request-id: req-8cfe57ce-9f9d-49ac-ae30-b65ce4cee00d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2 could not be found.", "code": 404}} 2019-04-05 11:46:31,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 633b5e38-414a-4b90-ab76-aff87d2dbefa could not be found. [status_code=404] 2019-04-05 11:46:31,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2 used request id req-8cfe57ce-9f9d-49ac-ae30-b65ce4cee00d 2019-04-05 11:46:31,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2 used request id req-8cfe57ce-9f9d-49ac-ae30-b65ce4cee00d 2019-04-05 11:46:31,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance 2019-04-05 11:46:31,684 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132 2019-04-05 11:46:31,744 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:46:31,744 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:46:31,744 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:46:31,745 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:46:31,745 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:46:31,745 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:46:31,745 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:46:31,745 - cloudify.rest_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-04-05T11:46:25.889Z", "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-04-05T11:46:25.890Z", "id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"} 2019-04-05 11:46:31,745 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:46:31,745 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:46:31 GMT 2019-04-05 11:46:31,745 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:46:31,745 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-04-05 11:46:31,746 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:46:31,746 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:46:31,746 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:46:36,751 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-05 11:46:36,859 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:46:36,859 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:46:36,859 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:46:36,859 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:46:36,859 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:46:36,859 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:46:36,859 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:46:36,859 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_ddlco1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:32.137Z", "message": "Stopped node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:31.280Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:32.137Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:31.582Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "reference_vnf_host_f7viq3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:32.137Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:31.383Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "target_vnf_host_ddlco1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:32.733Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:31.878Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:32.733Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:32.664Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:32.733Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:32.028Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.400Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-24ef02cf-b271-4135-8bd8-93b89210960d", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.102Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.400Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.096Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.400Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:46:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24ef02cf-b271-4135-8bd8-93b89210960d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.101Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.400Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-24ef02cf-b271-4135-8bd8-93b89210960d", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.102Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.400Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0f61b34c9be1e2399bbe636995fa95d77432b745\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.080Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.400Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:46:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24ef02cf-b271-4135-8bd8-93b89210960d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.101Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.400Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.096Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.400Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0f61b34c9be1e2399bbe636995fa95d77432b745\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.080Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.400Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-243c3f7f-4934-412f-8b8a-3d32c0329426", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:32.670Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.400Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-243c3f7f-4934-412f-8b8a-3d32c0329426", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:32.670Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.400Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:46:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-243c3f7f-4934-412f-8b8a-3d32c0329426 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:32.670Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.400Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:46:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-243c3f7f-4934-412f-8b8a-3d32c0329426 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:32.670Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.400Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:32.664Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.954Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0f61b34c9be1e2399bbe636995fa95d77432b745\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.451Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.954Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-54b42ebe-c7f5-42f2-8acc-3b0e24bba19d", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.450Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.954Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-54b42ebe-c7f5-42f2-8acc-3b0e24bba19d", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.450Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.954Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-54b42ebe-c7f5-42f2-8acc-3b0e24bba19d", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.449Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.954Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-54b42ebe-c7f5-42f2-8acc-3b0e24bba19d Date: Fri, 05 Apr 2019 11:46:33 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:46:25Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"12dd7739-e2b0-4141-9804-5f0d19758208\",\"ip_address\":\"11.0.0.16\"}],\"id\":\"379e63d7-f13d-4456-b64d-39b9fd826ee1\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:d0:95:f8\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.449Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.954Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-54b42ebe-c7f5-42f2-8acc-3b0e24bba19d Date: Fri, 05 Apr 2019 11:46:33 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:46:25Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"12dd7739-e2b0-4141-9804-5f0d19758208\",\"ip_address\":\"11.0.0.16\"}],\"id\":\"379e63d7-f13d-4456-b64d-39b9fd826ee1\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:d0:95:f8\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.449Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.954Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0f61b34c9be1e2399bbe636995fa95d77432b745\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.409Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.954Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0f61b34c9be1e2399bbe636995fa95d77432b745\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.409Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.954Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-af434067-c665-4504-a784-baf5a9534aa9", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.408Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.954Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-af434067-c665-4504-a784-baf5a9534aa9", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.408Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.954Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-af434067-c665-4504-a784-baf5a9534aa9", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.407Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.954Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-af434067-c665-4504-a784-baf5a9534aa9", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.407Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.954Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-4109721d-5028-4858-860c-e7807fd6327c", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.498Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.954Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-af434067-c665-4504-a784-baf5a9534aa9 Date: Fri, 05 Apr 2019 11:46:33 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"a4b22e33-a700-41b5-8f16-c883935b572f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"created_at\": \"2019-04-05T11:37:03Z\", \"updated_at\": \"2019-04-05T11:37:33Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0e136091-cf04-4572-a01d-d80c371377ec\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:d0:95:f8\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.16\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 2, \"project_id\": \"307f846577284cd791b49fd570cf11e0\", \"port_id\": \"379e63d7-f13d-4456-b64d-39b9fd826ee1\", \"id\": \"5ab929c0-75b7-4c13-9662-270ec50794d1\", \"qos_policy_id\": null}, {\"router_id\": \"a4b22e33-a700-41b5-8f16-c883935b572f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"created_at\": \"2019-04-05T11:37:01Z\", \"updated_at\": \"2019-04-05T11:37:33Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0e136091-cf04-4572-a01d-d80c371377ec\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:38:3f:58\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.6\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 2, \"project_id\": \"307f846577284cd791b49fd570cf11e0\", \"port_id\": \"cb7d25e8-4412-4f99-b46a-6ea233592e40\", \"id\": \"9ad700cf-2581-4949-ab51-2c2bc40d00d5\", \"qos_policy_id\": null}, {\"router_id\": \"f384534c-decf-4fa2-b64a-661549f23f2b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"created_at\": \"2019-04-05T11:31:45Z\", \"updated_at\": \"2019-04-05T11:31:47Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"85c2afa5-8003-40be-8eca-4ab04e9ebf02\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:4a:82:a9\", \"device_id\": \"b4a07a82-ed2d-4430-9908-5e994e55bbd5\"}, \"fixed_ip_address\": \"192.168.120.3\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"307f846577284cd791b49fd570cf11e0\", \"port_id\": \"4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd\", \"id\": \"fc9f688a-ae61-4fe6-ac88-faac25c4abb8\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.407Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.954Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd.json used request id req-5f2c1a6f-e112-4a62-a36d-4e4df80dcdfd", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.538Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.954Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-af434067-c665-4504-a784-baf5a9534aa9 Date: Fri, 05 Apr 2019 11:46:33 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"a4b22e33-a700-41b5-8f16-c883935b572f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"created_at\": \"2019-04-05T11:37:03Z\", \"updated_at\": \"2019-04-05T11:37:33Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0e136091-cf04-4572-a01d-d80c371377ec\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:d0:95:f8\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.16\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 2, \"project_id\": \"307f846577284cd791b49fd570cf11e0\", \"port_id\": \"379e63d7-f13d-4456-b64d-39b9fd826ee1\", \"id\": \"5ab929c0-75b7-4c13-9662-270ec50794d1\", \"qos_policy_id\": null}, {\"router_id\": \"a4b22e33-a700-41b5-8f16-c883935b572f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"created_at\": \"2019-04-05T11:37:01Z\", \"updated_at\": \"2019-04-05T11:37:33Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0e136091-cf04-4572-a01d-d80c371377ec\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:38:3f:58\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.6\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 2, \"project_id\": \"307f846577284cd791b49fd570cf11e0\", \"port_id\": \"cb7d25e8-4412-4f99-b46a-6ea233592e40\", \"id\": \"9ad700cf-2581-4949-ab51-2c2bc40d00d5\", \"qos_policy_id\": null}, {\"router_id\": \"f384534c-decf-4fa2-b64a-661549f23f2b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"created_at\": \"2019-04-05T11:31:45Z\", \"updated_at\": \"2019-04-05T11:31:47Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"85c2afa5-8003-40be-8eca-4ab04e9ebf02\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:4a:82:a9\", \"device_id\": \"b4a07a82-ed2d-4430-9908-5e994e55bbd5\"}, \"fixed_ip_address\": \"192.168.120.3\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"307f846577284cd791b49fd570cf11e0\", \"port_id\": \"4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd\", \"id\": \"fc9f688a-ae61-4fe6-ac88-faac25c4abb8\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.406Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.954Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-54b42ebe-c7f5-42f2-8acc-3b0e24bba19d", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.450Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.954Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-5f2c1a6f-e112-4a62-a36d-4e4df80dcdfd Date: Fri, 05 Apr 2019 11:46:33 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:31:40Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"d01543ad-2f1a-45fe-b51d-05e179acf806\",\"ip_address\":\"192.168.120.3\"}],\"id\":\"4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd\",\"security_groups\":[\"ef6d57ec-d43c-4e77-a54e-e5eeabc05684\"],\"mac_address\":\"fa:16:3e:4a:82:a9\",\"device_id\":\"b4a07a82-ed2d-4430-9908-5e994e55bbd5\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"85c2afa5-8003-40be-8eca-4ab04e9ebf02\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:29:44Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.538Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.954Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-5f2c1a6f-e112-4a62-a36d-4e4df80dcdfd Date: Fri, 05 Apr 2019 11:46:33 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:31:40Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"d01543ad-2f1a-45fe-b51d-05e179acf806\",\"ip_address\":\"192.168.120.3\"}],\"id\":\"4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd\",\"security_groups\":[\"ef6d57ec-d43c-4e77-a54e-e5eeabc05684\"],\"mac_address\":\"fa:16:3e:4a:82:a9\",\"device_id\":\"b4a07a82-ed2d-4430-9908-5e994e55bbd5\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"85c2afa5-8003-40be-8eca-4ab04e9ebf02\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:29:44Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.538Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.954Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e7450443e7e347b2a7b0c3203c130911f92a7a27\"", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.516Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.954Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0f61b34c9be1e2399bbe636995fa95d77432b745\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.451Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.954Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0f61b34c9be1e2399bbe636995fa95d77432b745\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.499Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.954Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0f61b34c9be1e2399bbe636995fa95d77432b745\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.499Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.954Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-4109721d-5028-4858-860c-e7807fd6327c", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.498Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.954Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-4109721d-5028-4858-860c-e7807fd6327c", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.497Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.954Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-4109721d-5028-4858-860c-e7807fd6327c", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.497Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.954Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-4109721d-5028-4858-860c-e7807fd6327c Date: Fri, 05 Apr 2019 11:46:33 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:46:28Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"12dd7739-e2b0-4141-9804-5f0d19758208\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"cb7d25e8-4412-4f99-b46a-6ea233592e40\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:38:3f:58\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.497Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.954Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-4109721d-5028-4858-860c-e7807fd6327c Date: Fri, 05 Apr 2019 11:46:33 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:46:28Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"12dd7739-e2b0-4141-9804-5f0d19758208\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"cb7d25e8-4412-4f99-b46a-6ea233592e40\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:38:3f:58\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.497Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.954Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e7450443e7e347b2a7b0c3203c130911f92a7a27\"", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.516Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.954Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd.json used request id req-5f2c1a6f-e112-4a62-a36d-4e4df80dcdfd", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.538Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.954Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd.json used request id req-5f2c1a6f-e112-4a62-a36d-4e4df80dcdfd", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.539Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}], "metadata": {"pagination": {"total": 177, "offset": 22, "size": 50}}} 2019-04-05 11:46:36,860 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:46:36,860 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:46:36 GMT 2019-04-05 11:46:36,860 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:46:36,860 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 11:46:36,860 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:46:36,860 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:46:36,860 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:46:36,860 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 11:46:36,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance 2019-04-05 11:46:36,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-04-05 11:46:36,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-04-05 11:46:36,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-04-05 11:46:36,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:46:36,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-04-05 11:46:36,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-24ef02cf-b271-4135-8bd8-93b89210960d 2019-04-05 11:46:36,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:46:36,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:46:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24ef02cf-b271-4135-8bd8-93b89210960d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:46:36,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-24ef02cf-b271-4135-8bd8-93b89210960d 2019-04-05 11:46:36,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f61b34c9be1e2399bbe636995fa95d77432b745" 2019-04-05 11:46:36,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:46:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24ef02cf-b271-4135-8bd8-93b89210960d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:46:36,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:46:36,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f61b34c9be1e2399bbe636995fa95d77432b745" 2019-04-05 11:46:36,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-243c3f7f-4934-412f-8b8a-3d32c0329426 2019-04-05 11:46:36,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-243c3f7f-4934-412f-8b8a-3d32c0329426 2019-04-05 11:46:36,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:46:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-243c3f7f-4934-412f-8b8a-3d32c0329426 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:46:36,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:46:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-243c3f7f-4934-412f-8b8a-3d32c0329426 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:46:36,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:46:36,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f61b34c9be1e2399bbe636995fa95d77432b745" 2019-04-05 11:46:36,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-54b42ebe-c7f5-42f2-8acc-3b0e24bba19d 2019-04-05 11:46:36,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-54b42ebe-c7f5-42f2-8acc-3b0e24bba19d 2019-04-05 11:46:36,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-54b42ebe-c7f5-42f2-8acc-3b0e24bba19d 2019-04-05 11:46:36,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-54b42ebe-c7f5-42f2-8acc-3b0e24bba19d Date: Fri, 05 Apr 2019 11:46:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:46:25Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12dd7739-e2b0-4141-9804-5f0d19758208","ip_address":"11.0.0.16"}],"id":"379e63d7-f13d-4456-b64d-39b9fd826ee1","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:d0:95:f8","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"0e136091-cf04-4572-a01d-d80c371377ec","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:46:36,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-54b42ebe-c7f5-42f2-8acc-3b0e24bba19d Date: Fri, 05 Apr 2019 11:46:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:46:25Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12dd7739-e2b0-4141-9804-5f0d19758208","ip_address":"11.0.0.16"}],"id":"379e63d7-f13d-4456-b64d-39b9fd826ee1","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:d0:95:f8","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"0e136091-cf04-4572-a01d-d80c371377ec","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:46:36,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f61b34c9be1e2399bbe636995fa95d77432b745" 2019-04-05 11:46:36,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f61b34c9be1e2399bbe636995fa95d77432b745" 2019-04-05 11:46:36,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-af434067-c665-4504-a784-baf5a9534aa9 2019-04-05 11:46:36,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-af434067-c665-4504-a784-baf5a9534aa9 2019-04-05 11:46:36,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-af434067-c665-4504-a784-baf5a9534aa9 2019-04-05 11:46:36,868 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-af434067-c665-4504-a784-baf5a9534aa9 2019-04-05 11:46:36,868 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-4109721d-5028-4858-860c-e7807fd6327c 2019-04-05 11:46:36,868 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-af434067-c665-4504-a784-baf5a9534aa9 Date: Fri, 05 Apr 2019 11:46:33 GMT RESP BODY: {"floatingips": [{"router_id": "a4b22e33-a700-41b5-8f16-c883935b572f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:37:03Z", "updated_at": "2019-04-05T11:37:33Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "0e136091-cf04-4572-a01d-d80c371377ec", "device_owner": "", "mac_address": "fa:16:3e:d0:95:f8", "device_id": ""}, "fixed_ip_address": "11.0.0.16", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "307f846577284cd791b49fd570cf11e0", "port_id": "379e63d7-f13d-4456-b64d-39b9fd826ee1", "id": "5ab929c0-75b7-4c13-9662-270ec50794d1", "qos_policy_id": null}, {"router_id": "a4b22e33-a700-41b5-8f16-c883935b572f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:37:01Z", "updated_at": "2019-04-05T11:37:33Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "0e136091-cf04-4572-a01d-d80c371377ec", "device_owner": "", "mac_address": "fa:16:3e:38:3f:58", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "307f846577284cd791b49fd570cf11e0", "port_id": "cb7d25e8-4412-4f99-b46a-6ea233592e40", "id": "9ad700cf-2581-4949-ab51-2c2bc40d00d5", "qos_policy_id": null}, {"router_id": "f384534c-decf-4fa2-b64a-661549f23f2b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:31:45Z", "updated_at": "2019-04-05T11:31:47Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "85c2afa5-8003-40be-8eca-4ab04e9ebf02", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4a:82:a9", "device_id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "307f846577284cd791b49fd570cf11e0", "port_id": "4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd", "id": "fc9f688a-ae61-4fe6-ac88-faac25c4abb8", "qos_policy_id": null}]} 2019-04-05 11:46:36,868 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd.json used request id req-5f2c1a6f-e112-4a62-a36d-4e4df80dcdfd 2019-04-05 11:46:36,868 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-af434067-c665-4504-a784-baf5a9534aa9 Date: Fri, 05 Apr 2019 11:46:33 GMT RESP BODY: {"floatingips": [{"router_id": "a4b22e33-a700-41b5-8f16-c883935b572f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:37:03Z", "updated_at": "2019-04-05T11:37:33Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "0e136091-cf04-4572-a01d-d80c371377ec", "device_owner": "", "mac_address": "fa:16:3e:d0:95:f8", "device_id": ""}, "fixed_ip_address": "11.0.0.16", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "307f846577284cd791b49fd570cf11e0", "port_id": "379e63d7-f13d-4456-b64d-39b9fd826ee1", "id": "5ab929c0-75b7-4c13-9662-270ec50794d1", "qos_policy_id": null}, {"router_id": "a4b22e33-a700-41b5-8f16-c883935b572f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:37:01Z", "updated_at": "2019-04-05T11:37:33Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "0e136091-cf04-4572-a01d-d80c371377ec", "device_owner": "", "mac_address": "fa:16:3e:38:3f:58", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "307f846577284cd791b49fd570cf11e0", "port_id": "cb7d25e8-4412-4f99-b46a-6ea233592e40", "id": "9ad700cf-2581-4949-ab51-2c2bc40d00d5", "qos_policy_id": null}, {"router_id": "f384534c-decf-4fa2-b64a-661549f23f2b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:31:45Z", "updated_at": "2019-04-05T11:31:47Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "85c2afa5-8003-40be-8eca-4ab04e9ebf02", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4a:82:a9", "device_id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "307f846577284cd791b49fd570cf11e0", "port_id": "4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd", "id": "fc9f688a-ae61-4fe6-ac88-faac25c4abb8", "qos_policy_id": null}]} 2019-04-05 11:46:36,868 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-54b42ebe-c7f5-42f2-8acc-3b0e24bba19d 2019-04-05 11:46:36,868 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-5f2c1a6f-e112-4a62-a36d-4e4df80dcdfd Date: Fri, 05 Apr 2019 11:46:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:31:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d01543ad-2f1a-45fe-b51d-05e179acf806","ip_address":"192.168.120.3"}],"id":"4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd","security_groups":["ef6d57ec-d43c-4e77-a54e-e5eeabc05684"],"mac_address":"fa:16:3e:4a:82:a9","device_id":"b4a07a82-ed2d-4430-9908-5e994e55bbd5","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"85c2afa5-8003-40be-8eca-4ab04e9ebf02","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:29:44Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:46:36,869 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-5f2c1a6f-e112-4a62-a36d-4e4df80dcdfd Date: Fri, 05 Apr 2019 11:46:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:31:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d01543ad-2f1a-45fe-b51d-05e179acf806","ip_address":"192.168.120.3"}],"id":"4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd","security_groups":["ef6d57ec-d43c-4e77-a54e-e5eeabc05684"],"mac_address":"fa:16:3e:4a:82:a9","device_id":"b4a07a82-ed2d-4430-9908-5e994e55bbd5","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"85c2afa5-8003-40be-8eca-4ab04e9ebf02","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:29:44Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:46:36,869 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7450443e7e347b2a7b0c3203c130911f92a7a27" 2019-04-05 11:46:36,869 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f61b34c9be1e2399bbe636995fa95d77432b745" 2019-04-05 11:46:36,869 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f61b34c9be1e2399bbe636995fa95d77432b745" 2019-04-05 11:46:36,869 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f61b34c9be1e2399bbe636995fa95d77432b745" 2019-04-05 11:46:36,869 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-4109721d-5028-4858-860c-e7807fd6327c 2019-04-05 11:46:36,869 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-4109721d-5028-4858-860c-e7807fd6327c 2019-04-05 11:46:36,870 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-4109721d-5028-4858-860c-e7807fd6327c 2019-04-05 11:46:36,870 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-4109721d-5028-4858-860c-e7807fd6327c Date: Fri, 05 Apr 2019 11:46:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:46:28Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12dd7739-e2b0-4141-9804-5f0d19758208","ip_address":"11.0.0.6"}],"id":"cb7d25e8-4412-4f99-b46a-6ea233592e40","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:38:3f:58","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"0e136091-cf04-4572-a01d-d80c371377ec","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:46:36,870 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-4109721d-5028-4858-860c-e7807fd6327c Date: Fri, 05 Apr 2019 11:46:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:46:28Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12dd7739-e2b0-4141-9804-5f0d19758208","ip_address":"11.0.0.6"}],"id":"cb7d25e8-4412-4f99-b46a-6ea233592e40","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:38:3f:58","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"0e136091-cf04-4572-a01d-d80c371377ec","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:46:36,870 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7450443e7e347b2a7b0c3203c130911f92a7a27" 2019-04-05 11:46:36,870 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd.json used request id req-5f2c1a6f-e112-4a62-a36d-4e4df80dcdfd 2019-04-05 11:46:36,870 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd.json used request id req-5f2c1a6f-e112-4a62-a36d-4e4df80dcdfd 2019-04-05 11:46:36,870 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132 2019-04-05 11:46:36,924 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:46:36,924 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:46:36,924 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:46:36,924 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:46:36,925 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:46:36,925 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:46:36,925 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:46:36,925 - cloudify.rest_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-04-05T11:46:25.889Z", "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-04-05T11:46:25.890Z", "id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"} 2019-04-05 11:46:36,925 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:46:36,925 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:46:36 GMT 2019-04-05 11:46:36,925 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:46:36,925 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-04-05 11:46:36,925 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:46:36,925 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:46:36,926 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:46:41,931 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-05 11:46:42,019 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:46:42,019 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:46:42,019 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:46:42,019 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:46:42,020 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:46:42,020 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:46:42,020 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:46:42,020 - 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-04-05T11:46:33.954Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-af434067-c665-4504-a784-baf5a9534aa9", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.408Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.954Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-54b42ebe-c7f5-42f2-8acc-3b0e24bba19d", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.450Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.954Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-af434067-c665-4504-a784-baf5a9534aa9", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.407Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.954Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-af434067-c665-4504-a784-baf5a9534aa9", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.407Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:33.954Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-af434067-c665-4504-a784-baf5a9534aa9 Date: Fri, 05 Apr 2019 11:46:33 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"a4b22e33-a700-41b5-8f16-c883935b572f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"created_at\": \"2019-04-05T11:37:03Z\", \"updated_at\": \"2019-04-05T11:37:33Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0e136091-cf04-4572-a01d-d80c371377ec\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:d0:95:f8\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.16\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 2, \"project_id\": \"307f846577284cd791b49fd570cf11e0\", \"port_id\": \"379e63d7-f13d-4456-b64d-39b9fd826ee1\", \"id\": \"5ab929c0-75b7-4c13-9662-270ec50794d1\", \"qos_policy_id\": null}, {\"router_id\": \"a4b22e33-a700-41b5-8f16-c883935b572f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"created_at\": \"2019-04-05T11:37:01Z\", \"updated_at\": \"2019-04-05T11:37:33Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0e136091-cf04-4572-a01d-d80c371377ec\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:38:3f:58\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.6\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 2, \"project_id\": \"307f846577284cd791b49fd570cf11e0\", \"port_id\": \"cb7d25e8-4412-4f99-b46a-6ea233592e40\", \"id\": \"9ad700cf-2581-4949-ab51-2c2bc40d00d5\", \"qos_policy_id\": null}, {\"router_id\": \"f384534c-decf-4fa2-b64a-661549f23f2b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"created_at\": \"2019-04-05T11:31:45Z\", \"updated_at\": \"2019-04-05T11:31:47Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"85c2afa5-8003-40be-8eca-4ab04e9ebf02\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:4a:82:a9\", \"device_id\": \"b4a07a82-ed2d-4430-9908-5e994e55bbd5\"}, \"fixed_ip_address\": \"192.168.120.3\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"307f846577284cd791b49fd570cf11e0\", \"port_id\": \"4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd\", \"id\": \"fc9f688a-ae61-4fe6-ac88-faac25c4abb8\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.407Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:34.566Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-d4f14ddb-5554-4070-abce-015fb2316ab8", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.864Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:34.566Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e7450443e7e347b2a7b0c3203c130911f92a7a27\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.905Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:34.566Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-d4f14ddb-5554-4070-abce-015fb2316ab8 Date: Fri, 05 Apr 2019 11:46:33 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:46:28Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"12dd7739-e2b0-4141-9804-5f0d19758208\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"cb7d25e8-4412-4f99-b46a-6ea233592e40\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:38:3f:58\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.863Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:34.566Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e7450443e7e347b2a7b0c3203c130911f92a7a27\"", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.821Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:34.566Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-d4f14ddb-5554-4070-abce-015fb2316ab8", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.865Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:34.566Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-d43f0e8c-7cca-4c56-a521-ce20aec1ad70", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.820Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:34.566Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-d43f0e8c-7cca-4c56-a521-ce20aec1ad70", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.819Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:34.566Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-d43f0e8c-7cca-4c56-a521-ce20aec1ad70", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.819Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:34.566Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-d43f0e8c-7cca-4c56-a521-ce20aec1ad70 Date: Fri, 05 Apr 2019 11:46:33 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:46:25Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"12dd7739-e2b0-4141-9804-5f0d19758208\",\"ip_address\":\"11.0.0.16\"}],\"id\":\"379e63d7-f13d-4456-b64d-39b9fd826ee1\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:d0:95:f8\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.819Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:34.566Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-d43f0e8c-7cca-4c56-a521-ce20aec1ad70 Date: Fri, 05 Apr 2019 11:46:33 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:46:25Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"12dd7739-e2b0-4141-9804-5f0d19758208\",\"ip_address\":\"11.0.0.16\"}],\"id\":\"379e63d7-f13d-4456-b64d-39b9fd826ee1\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:d0:95:f8\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.818Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:34.566Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e7450443e7e347b2a7b0c3203c130911f92a7a27\"", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.778Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:34.566Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-d4f14ddb-5554-4070-abce-015fb2316ab8", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.864Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:34.566Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-d4f14ddb-5554-4070-abce-015fb2316ab8", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.865Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:34.566Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9cc03fa4-b930-4465-bd8b-0303883df257", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.777Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:34.566Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9cc03fa4-b930-4465-bd8b-0303883df257", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.776Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:34.566Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e7450443e7e347b2a7b0c3203c130911f92a7a27\"", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.865Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:34.566Z", "message": "Successfully detached port bb1fab15-a2a5-47b0-b603-89b0ee213302", "level": "info", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.884Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:34.566Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json used request id req-4cbef537-cc8b-47ef-88ea-bbc0d8575575", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.884Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:34.566Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json used request id req-4cbef537-cc8b-47ef-88ea-bbc0d8575575", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.884Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:34.566Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-22edc080-2f24-4be2-acb2-5e4b77982d2a Date: Fri, 05 Apr 2019 11:46:33 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:31:40Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"d01543ad-2f1a-45fe-b51d-05e179acf806\",\"ip_address\":\"192.168.120.3\"}],\"id\":\"4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd\",\"security_groups\":[\"ef6d57ec-d43c-4e77-a54e-e5eeabc05684\"],\"mac_address\":\"fa:16:3e:4a:82:a9\",\"device_id\":\"b4a07a82-ed2d-4430-9908-5e994e55bbd5\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"85c2afa5-8003-40be-8eca-4ab04e9ebf02\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:29:44Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.904Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:34.566Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-9cc03fa4-b930-4465-bd8b-0303883df257 Date: Fri, 05 Apr 2019 11:46:33 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"a4b22e33-a700-41b5-8f16-c883935b572f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"created_at\": \"2019-04-05T11:37:03Z\", \"updated_at\": \"2019-04-05T11:37:33Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0e136091-cf04-4572-a01d-d80c371377ec\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:d0:95:f8\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.16\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 2, \"project_id\": \"307f846577284cd791b49fd570cf11e0\", \"port_id\": \"379e63d7-f13d-4456-b64d-39b9fd826ee1\", \"id\": \"5ab929c0-75b7-4c13-9662-270ec50794d1\", \"qos_policy_id\": null}, {\"router_id\": \"a4b22e33-a700-41b5-8f16-c883935b572f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"created_at\": \"2019-04-05T11:37:01Z\", \"updated_at\": \"2019-04-05T11:37:33Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0e136091-cf04-4572-a01d-d80c371377ec\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:38:3f:58\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.6\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 2, \"project_id\": \"307f846577284cd791b49fd570cf11e0\", \"port_id\": \"cb7d25e8-4412-4f99-b46a-6ea233592e40\", \"id\": \"9ad700cf-2581-4949-ab51-2c2bc40d00d5\", \"qos_policy_id\": null}, {\"router_id\": \"f384534c-decf-4fa2-b64a-661549f23f2b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"created_at\": \"2019-04-05T11:31:45Z\", \"updated_at\": \"2019-04-05T11:31:47Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"85c2afa5-8003-40be-8eca-4ab04e9ebf02\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:4a:82:a9\", \"device_id\": \"b4a07a82-ed2d-4430-9908-5e994e55bbd5\"}, \"fixed_ip_address\": \"192.168.120.3\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"307f846577284cd791b49fd570cf11e0\", \"port_id\": \"4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd\", \"id\": \"fc9f688a-ae61-4fe6-ac88-faac25c4abb8\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.776Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:34.566Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json used request id req-4cbef537-cc8b-47ef-88ea-bbc0d8575575", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.883Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:34.566Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json used request id req-4cbef537-cc8b-47ef-88ea-bbc0d8575575", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.883Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:34.566Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-4cbef537-cc8b-47ef-88ea-bbc0d8575575 Date: Fri, 05 Apr 2019 11:46:33 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:46:33Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"80b8ed00-c613-481a-b8ce-95f3f3b434d5\",\"ip_address\":\"12.0.0.19\"}],\"id\":\"bb1fab15-a2a5-47b0-b603-89b0ee213302\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:10:fd:3f\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:13Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.883Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5fb57e23-3df3-4b73-b10c-07100f0385a8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:34.566Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:34.331Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:34.566Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-22edc080-2f24-4be2-acb2-5e4b77982d2a Date: Fri, 05 Apr 2019 11:46:33 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:31:40Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"d01543ad-2f1a-45fe-b51d-05e179acf806\",\"ip_address\":\"192.168.120.3\"}],\"id\":\"4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd\",\"security_groups\":[\"ef6d57ec-d43c-4e77-a54e-e5eeabc05684\"],\"mac_address\":\"fa:16:3e:4a:82:a9\",\"device_id\":\"b4a07a82-ed2d-4430-9908-5e994e55bbd5\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"85c2afa5-8003-40be-8eca-4ab04e9ebf02\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:29:44Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.904Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:34.566Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd.json used request id req-22edc080-2f24-4be2-acb2-5e4b77982d2a", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.904Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:34.566Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-a727b912-cfb0-470f-ad4d-d237277213a2 Date: Fri, 05 Apr 2019 11:46:34 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:46:34Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"80b8ed00-c613-481a-b8ce-95f3f3b434d5\",\"ip_address\":\"12.0.0.9\"}],\"id\":\"afc4d9a8-94dd-4571-8ee7-5c93d9f646fc\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:21:de:87\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:13Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:34.286Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:34.566Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-9cc03fa4-b930-4465-bd8b-0303883df257 Date: Fri, 05 Apr 2019 11:46:33 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"a4b22e33-a700-41b5-8f16-c883935b572f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"created_at\": \"2019-04-05T11:37:03Z\", \"updated_at\": \"2019-04-05T11:37:33Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0e136091-cf04-4572-a01d-d80c371377ec\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:d0:95:f8\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.16\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 2, \"project_id\": \"307f846577284cd791b49fd570cf11e0\", \"port_id\": \"379e63d7-f13d-4456-b64d-39b9fd826ee1\", \"id\": \"5ab929c0-75b7-4c13-9662-270ec50794d1\", \"qos_policy_id\": null}, {\"router_id\": \"a4b22e33-a700-41b5-8f16-c883935b572f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"created_at\": \"2019-04-05T11:37:01Z\", \"updated_at\": \"2019-04-05T11:37:33Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0e136091-cf04-4572-a01d-d80c371377ec\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:38:3f:58\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.6\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 2, \"project_id\": \"307f846577284cd791b49fd570cf11e0\", \"port_id\": \"cb7d25e8-4412-4f99-b46a-6ea233592e40\", \"id\": \"9ad700cf-2581-4949-ab51-2c2bc40d00d5\", \"qos_policy_id\": null}, {\"router_id\": \"f384534c-decf-4fa2-b64a-661549f23f2b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"created_at\": \"2019-04-05T11:31:45Z\", \"updated_at\": \"2019-04-05T11:31:47Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"85c2afa5-8003-40be-8eca-4ab04e9ebf02\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:4a:82:a9\", \"device_id\": \"b4a07a82-ed2d-4430-9908-5e994e55bbd5\"}, \"fixed_ip_address\": \"192.168.120.3\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"307f846577284cd791b49fd570cf11e0\", \"port_id\": \"4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd\", \"id\": \"fc9f688a-ae61-4fe6-ac88-faac25c4abb8\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.776Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:34.566Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd.json used request id req-22edc080-2f24-4be2-acb2-5e4b77982d2a", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.904Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:34.566Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9cc03fa4-b930-4465-bd8b-0303883df257", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.776Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:34.566Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd.json used request id req-22edc080-2f24-4be2-acb2-5e4b77982d2a", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.904Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:34.566Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e7450443e7e347b2a7b0c3203c130911f92a7a27\"", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.777Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:34.566Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd.json used request id req-22edc080-2f24-4be2-acb2-5e4b77982d2a", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.904Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:34.566Z", "message": "Detaching port afc4d9a8-94dd-4571-8ee7-5c93d9f646fc...", "level": "info", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.905Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:34.566Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "reference_vnf_data_plane_port_48r9px", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:34.256Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:34.566Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-d43f0e8c-7cca-4c56-a521-ce20aec1ad70", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.819Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:34.566Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e7450443e7e347b2a7b0c3203c130911f92a7a27\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.906Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:34.566Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9cc03fa4-b930-4465-bd8b-0303883df257", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.777Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:34.566Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-d4f14ddb-5554-4070-abce-015fb2316ab8 Date: Fri, 05 Apr 2019 11:46:33 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:46:28Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"12dd7739-e2b0-4141-9804-5f0d19758208\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"cb7d25e8-4412-4f99-b46a-6ea233592e40\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:38:3f:58\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.864Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:34.566Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e7450443e7e347b2a7b0c3203c130911f92a7a27\"", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.821Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:34.566Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e7450443e7e347b2a7b0c3203c130911f92a7a27\"", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:33.866Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:34.566Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-a727b912-cfb0-470f-ad4d-d237277213a2 Date: Fri, 05 Apr 2019 11:46:34 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:46:34Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"80b8ed00-c613-481a-b8ce-95f3f3b434d5\",\"ip_address\":\"12.0.0.9\"}],\"id\":\"afc4d9a8-94dd-4571-8ee7-5c93d9f646fc\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:21:de:87\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:13Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:34.286Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:34.566Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json used request id req-a727b912-cfb0-470f-ad4d-d237277213a2", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:34.286Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:34.566Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json used request id req-a727b912-cfb0-470f-ad4d-d237277213a2", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:34.286Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}], "metadata": {"pagination": {"total": 254, "offset": 72, "size": 50}}} 2019-04-05 11:46:42,020 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:46:42,020 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:46:42 GMT 2019-04-05 11:46:42,020 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:46:42,020 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 11:46:42,021 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:46:42,021 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:46:42,021 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:46:42,021 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 11:46:42,024 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-af434067-c665-4504-a784-baf5a9534aa9 2019-04-05 11:46:42,024 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-54b42ebe-c7f5-42f2-8acc-3b0e24bba19d 2019-04-05 11:46:42,025 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-af434067-c665-4504-a784-baf5a9534aa9 2019-04-05 11:46:42,025 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-af434067-c665-4504-a784-baf5a9534aa9 2019-04-05 11:46:42,025 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-af434067-c665-4504-a784-baf5a9534aa9 Date: Fri, 05 Apr 2019 11:46:33 GMT RESP BODY: {"floatingips": [{"router_id": "a4b22e33-a700-41b5-8f16-c883935b572f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:37:03Z", "updated_at": "2019-04-05T11:37:33Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "0e136091-cf04-4572-a01d-d80c371377ec", "device_owner": "", "mac_address": "fa:16:3e:d0:95:f8", "device_id": ""}, "fixed_ip_address": "11.0.0.16", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "307f846577284cd791b49fd570cf11e0", "port_id": "379e63d7-f13d-4456-b64d-39b9fd826ee1", "id": "5ab929c0-75b7-4c13-9662-270ec50794d1", "qos_policy_id": null}, {"router_id": "a4b22e33-a700-41b5-8f16-c883935b572f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:37:01Z", "updated_at": "2019-04-05T11:37:33Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "0e136091-cf04-4572-a01d-d80c371377ec", "device_owner": "", "mac_address": "fa:16:3e:38:3f:58", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "307f846577284cd791b49fd570cf11e0", "port_id": "cb7d25e8-4412-4f99-b46a-6ea233592e40", "id": "9ad700cf-2581-4949-ab51-2c2bc40d00d5", "qos_policy_id": null}, {"router_id": "f384534c-decf-4fa2-b64a-661549f23f2b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:31:45Z", "updated_at": "2019-04-05T11:31:47Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "85c2afa5-8003-40be-8eca-4ab04e9ebf02", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4a:82:a9", "device_id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "307f846577284cd791b49fd570cf11e0", "port_id": "4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd", "id": "fc9f688a-ae61-4fe6-ac88-faac25c4abb8", "qos_policy_id": null}]} 2019-04-05 11:46:42,025 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-d4f14ddb-5554-4070-abce-015fb2316ab8 2019-04-05 11:46:42,025 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7450443e7e347b2a7b0c3203c130911f92a7a27" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-04-05 11:46:42,025 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-d4f14ddb-5554-4070-abce-015fb2316ab8 Date: Fri, 05 Apr 2019 11:46:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:46:28Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12dd7739-e2b0-4141-9804-5f0d19758208","ip_address":"11.0.0.6"}],"id":"cb7d25e8-4412-4f99-b46a-6ea233592e40","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:38:3f:58","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"0e136091-cf04-4572-a01d-d80c371377ec","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:46:42,026 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7450443e7e347b2a7b0c3203c130911f92a7a27" 2019-04-05 11:46:42,026 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-d4f14ddb-5554-4070-abce-015fb2316ab8 2019-04-05 11:46:42,026 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-d43f0e8c-7cca-4c56-a521-ce20aec1ad70 2019-04-05 11:46:42,026 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-d43f0e8c-7cca-4c56-a521-ce20aec1ad70 2019-04-05 11:46:42,026 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-d43f0e8c-7cca-4c56-a521-ce20aec1ad70 2019-04-05 11:46:42,026 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-d43f0e8c-7cca-4c56-a521-ce20aec1ad70 Date: Fri, 05 Apr 2019 11:46:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:46:25Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12dd7739-e2b0-4141-9804-5f0d19758208","ip_address":"11.0.0.16"}],"id":"379e63d7-f13d-4456-b64d-39b9fd826ee1","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:d0:95:f8","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"0e136091-cf04-4572-a01d-d80c371377ec","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:46:42,027 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-d43f0e8c-7cca-4c56-a521-ce20aec1ad70 Date: Fri, 05 Apr 2019 11:46:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:46:25Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12dd7739-e2b0-4141-9804-5f0d19758208","ip_address":"11.0.0.16"}],"id":"379e63d7-f13d-4456-b64d-39b9fd826ee1","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:d0:95:f8","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"0e136091-cf04-4572-a01d-d80c371377ec","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:46:42,027 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7450443e7e347b2a7b0c3203c130911f92a7a27" 2019-04-05 11:46:42,027 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-d4f14ddb-5554-4070-abce-015fb2316ab8 2019-04-05 11:46:42,027 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-d4f14ddb-5554-4070-abce-015fb2316ab8 2019-04-05 11:46:42,027 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9cc03fa4-b930-4465-bd8b-0303883df257 2019-04-05 11:46:42,027 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9cc03fa4-b930-4465-bd8b-0303883df257 2019-04-05 11:46:42,028 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7450443e7e347b2a7b0c3203c130911f92a7a27" 2019-04-05 11:46:42,028 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port bb1fab15-a2a5-47b0-b603-89b0ee213302 2019-04-05 11:46:42,028 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json used request id req-4cbef537-cc8b-47ef-88ea-bbc0d8575575 2019-04-05 11:46:42,028 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json used request id req-4cbef537-cc8b-47ef-88ea-bbc0d8575575 2019-04-05 11:46:42,028 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-22edc080-2f24-4be2-acb2-5e4b77982d2a Date: Fri, 05 Apr 2019 11:46:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:31:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d01543ad-2f1a-45fe-b51d-05e179acf806","ip_address":"192.168.120.3"}],"id":"4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd","security_groups":["ef6d57ec-d43c-4e77-a54e-e5eeabc05684"],"mac_address":"fa:16:3e:4a:82:a9","device_id":"b4a07a82-ed2d-4430-9908-5e994e55bbd5","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"85c2afa5-8003-40be-8eca-4ab04e9ebf02","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:29:44Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:46:42,028 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-9cc03fa4-b930-4465-bd8b-0303883df257 Date: Fri, 05 Apr 2019 11:46:33 GMT RESP BODY: {"floatingips": [{"router_id": "a4b22e33-a700-41b5-8f16-c883935b572f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:37:03Z", "updated_at": "2019-04-05T11:37:33Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "0e136091-cf04-4572-a01d-d80c371377ec", "device_owner": "", "mac_address": "fa:16:3e:d0:95:f8", "device_id": ""}, "fixed_ip_address": "11.0.0.16", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "307f846577284cd791b49fd570cf11e0", "port_id": "379e63d7-f13d-4456-b64d-39b9fd826ee1", "id": "5ab929c0-75b7-4c13-9662-270ec50794d1", "qos_policy_id": null}, {"router_id": "a4b22e33-a700-41b5-8f16-c883935b572f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:37:01Z", "updated_at": "2019-04-05T11:37:33Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "0e136091-cf04-4572-a01d-d80c371377ec", "device_owner": "", "mac_address": "fa:16:3e:38:3f:58", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "307f846577284cd791b49fd570cf11e0", "port_id": "cb7d25e8-4412-4f99-b46a-6ea233592e40", "id": "9ad700cf-2581-4949-ab51-2c2bc40d00d5", "qos_policy_id": null}, {"router_id": "f384534c-decf-4fa2-b64a-661549f23f2b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:31:45Z", "updated_at": "2019-04-05T11:31:47Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "85c2afa5-8003-40be-8eca-4ab04e9ebf02", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4a:82:a9", "device_id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "307f846577284cd791b49fd570cf11e0", "port_id": "4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd", "id": "fc9f688a-ae61-4fe6-ac88-faac25c4abb8", "qos_policy_id": null}]} 2019-04-05 11:46:42,029 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json used request id req-4cbef537-cc8b-47ef-88ea-bbc0d8575575 2019-04-05 11:46:42,029 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json used request id req-4cbef537-cc8b-47ef-88ea-bbc0d8575575 2019-04-05 11:46:42,029 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-4cbef537-cc8b-47ef-88ea-bbc0d8575575 Date: Fri, 05 Apr 2019 11:46:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:46:33Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80b8ed00-c613-481a-b8ce-95f3f3b434d5","ip_address":"12.0.0.19"}],"id":"bb1fab15-a2a5-47b0-b603-89b0ee213302","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:10:fd:3f","project_id":"307f846577284cd791b49fd570cf11e0","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:13Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-04-05 11:46:42,029 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-04-05 11:46:42,029 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-22edc080-2f24-4be2-acb2-5e4b77982d2a Date: Fri, 05 Apr 2019 11:46:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:31:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d01543ad-2f1a-45fe-b51d-05e179acf806","ip_address":"192.168.120.3"}],"id":"4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd","security_groups":["ef6d57ec-d43c-4e77-a54e-e5eeabc05684"],"mac_address":"fa:16:3e:4a:82:a9","device_id":"b4a07a82-ed2d-4430-9908-5e994e55bbd5","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"85c2afa5-8003-40be-8eca-4ab04e9ebf02","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:29:44Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:46:42,029 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd.json used request id req-22edc080-2f24-4be2-acb2-5e4b77982d2a 2019-04-05 11:46:42,029 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-a727b912-cfb0-470f-ad4d-d237277213a2 Date: Fri, 05 Apr 2019 11:46:34 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:46:34Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80b8ed00-c613-481a-b8ce-95f3f3b434d5","ip_address":"12.0.0.9"}],"id":"afc4d9a8-94dd-4571-8ee7-5c93d9f646fc","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:21:de:87","project_id":"307f846577284cd791b49fd570cf11e0","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:13Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-04-05 11:46:42,030 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-9cc03fa4-b930-4465-bd8b-0303883df257 Date: Fri, 05 Apr 2019 11:46:33 GMT RESP BODY: {"floatingips": [{"router_id": "a4b22e33-a700-41b5-8f16-c883935b572f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:37:03Z", "updated_at": "2019-04-05T11:37:33Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "0e136091-cf04-4572-a01d-d80c371377ec", "device_owner": "", "mac_address": "fa:16:3e:d0:95:f8", "device_id": ""}, "fixed_ip_address": "11.0.0.16", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "307f846577284cd791b49fd570cf11e0", "port_id": "379e63d7-f13d-4456-b64d-39b9fd826ee1", "id": "5ab929c0-75b7-4c13-9662-270ec50794d1", "qos_policy_id": null}, {"router_id": "a4b22e33-a700-41b5-8f16-c883935b572f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:37:01Z", "updated_at": "2019-04-05T11:37:33Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "0e136091-cf04-4572-a01d-d80c371377ec", "device_owner": "", "mac_address": "fa:16:3e:38:3f:58", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "307f846577284cd791b49fd570cf11e0", "port_id": "cb7d25e8-4412-4f99-b46a-6ea233592e40", "id": "9ad700cf-2581-4949-ab51-2c2bc40d00d5", "qos_policy_id": null}, {"router_id": "f384534c-decf-4fa2-b64a-661549f23f2b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:31:45Z", "updated_at": "2019-04-05T11:31:47Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "85c2afa5-8003-40be-8eca-4ab04e9ebf02", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4a:82:a9", "device_id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "307f846577284cd791b49fd570cf11e0", "port_id": "4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd", "id": "fc9f688a-ae61-4fe6-ac88-faac25c4abb8", "qos_policy_id": null}]} 2019-04-05 11:46:42,030 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd.json used request id req-22edc080-2f24-4be2-acb2-5e4b77982d2a 2019-04-05 11:46:42,030 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9cc03fa4-b930-4465-bd8b-0303883df257 2019-04-05 11:46:42,030 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd.json used request id req-22edc080-2f24-4be2-acb2-5e4b77982d2a 2019-04-05 11:46:42,030 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7450443e7e347b2a7b0c3203c130911f92a7a27" 2019-04-05 11:46:42,030 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd.json used request id req-22edc080-2f24-4be2-acb2-5e4b77982d2a 2019-04-05 11:46:42,031 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port afc4d9a8-94dd-4571-8ee7-5c93d9f646fc... 2019-04-05 11:46:42,031 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-04-05 11:46:42,031 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-d43f0e8c-7cca-4c56-a521-ce20aec1ad70 2019-04-05 11:46:42,031 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7450443e7e347b2a7b0c3203c130911f92a7a27" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-04-05 11:46:42,031 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9cc03fa4-b930-4465-bd8b-0303883df257 2019-04-05 11:46:42,031 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-d4f14ddb-5554-4070-abce-015fb2316ab8 Date: Fri, 05 Apr 2019 11:46:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:46:28Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12dd7739-e2b0-4141-9804-5f0d19758208","ip_address":"11.0.0.6"}],"id":"cb7d25e8-4412-4f99-b46a-6ea233592e40","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:38:3f:58","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"0e136091-cf04-4572-a01d-d80c371377ec","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:46:42,031 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7450443e7e347b2a7b0c3203c130911f92a7a27" 2019-04-05 11:46:42,032 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7450443e7e347b2a7b0c3203c130911f92a7a27" 2019-04-05 11:46:42,032 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-a727b912-cfb0-470f-ad4d-d237277213a2 Date: Fri, 05 Apr 2019 11:46:34 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:46:34Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80b8ed00-c613-481a-b8ce-95f3f3b434d5","ip_address":"12.0.0.9"}],"id":"afc4d9a8-94dd-4571-8ee7-5c93d9f646fc","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:21:de:87","project_id":"307f846577284cd791b49fd570cf11e0","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:13Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-04-05 11:46:42,032 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json used request id req-a727b912-cfb0-470f-ad4d-d237277213a2 2019-04-05 11:46:42,032 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json used request id req-a727b912-cfb0-470f-ad4d-d237277213a2 2019-04-05 11:46:42,032 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132 2019-04-05 11:46:42,084 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:46:42,084 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:46:42,084 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:46:42,085 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:46:42,085 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:46:42,085 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:46:42,085 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:46:42,085 - cloudify.rest_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-04-05T11:46:25.889Z", "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-04-05T11:46:25.890Z", "id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"} 2019-04-05 11:46:42,085 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:46:42,085 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:46:42 GMT 2019-04-05 11:46:42,085 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:46:42,085 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-04-05 11:46:42,086 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:46:42,086 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:46:42,086 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:46:47,091 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-05 11:46:47,234 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:46:47,234 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:46:47,234 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:46:47,234 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:46:47,234 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:46:47,234 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:46:47,234 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:46:47,235 - 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-04-05T11:46:34.566Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json used request id req-a727b912-cfb0-470f-ad4d-d237277213a2", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:34.287Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:34.566Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json used request id req-a727b912-cfb0-470f-ad4d-d237277213a2", "level": "debug", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:34.287Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:34.566Z", "message": "Successfully detached port afc4d9a8-94dd-4571-8ee7-5c93d9f646fc", "level": "info", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:34.287Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.4db57e0c-3cc8-4a34-abf7-94a55f88d5f0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:35.150Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "target_vnf_data_plane_port_bvt3jv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:34.756Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:35.150Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:34.887Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:35.659Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:35.366Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.d7b0a71c-4d40-4fd8-9060-6572ae37fc66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:35.659Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:46:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-307a3671-c752-477c-a53c-3ff887ab3ace Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:35.371Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.d7b0a71c-4d40-4fd8-9060-6572ae37fc66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:35.659Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:46:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-307a3671-c752-477c-a53c-3ff887ab3ace Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:35.371Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.d7b0a71c-4d40-4fd8-9060-6572ae37fc66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:35.659Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-307a3671-c752-477c-a53c-3ff887ab3ace", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:35.371Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.d7b0a71c-4d40-4fd8-9060-6572ae37fc66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:35.659Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-307a3671-c752-477c-a53c-3ff887ab3ace", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:35.372Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.d7b0a71c-4d40-4fd8-9060-6572ae37fc66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:35.659Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:35.366Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.d7b0a71c-4d40-4fd8-9060-6572ae37fc66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:36.240Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e972f0ecad5faf44eaf638fad98e133dc324ac73\"", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:35.774Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.d7b0a71c-4d40-4fd8-9060-6572ae37fc66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:36.240Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e972f0ecad5faf44eaf638fad98e133dc324ac73\"", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:35.774Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.d7b0a71c-4d40-4fd8-9060-6572ae37fc66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:36.240Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-d995aeef-0b6a-4435-baad-35b06364955e", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:35.902Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.1abf87e9-915d-43e9-856a-7cff3ba28ab0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:36.240Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-d995aeef-0b6a-4435-baad-35b06364955e", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:35.902Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.1abf87e9-915d-43e9-856a-7cff3ba28ab0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:36.240Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:46:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d995aeef-0b6a-4435-baad-35b06364955e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:35.902Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.1abf87e9-915d-43e9-856a-7cff3ba28ab0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:36.240Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:46:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d995aeef-0b6a-4435-baad-35b06364955e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:35.902Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.1abf87e9-915d-43e9-856a-7cff3ba28ab0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:36.240Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:35.897Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.1abf87e9-915d-43e9-856a-7cff3ba28ab0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:36.240Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:35.897Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.1abf87e9-915d-43e9-856a-7cff3ba28ab0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:36.797Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-18fa0c59-fb14-485a-8f00-22f08392a256", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.531Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.d7b0a71c-4d40-4fd8-9060-6572ae37fc66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:36.797Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-18fa0c59-fb14-485a-8f00-22f08392a256 Date: Fri, 05 Apr 2019 11:46:36 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:46:28Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"12dd7739-e2b0-4141-9804-5f0d19758208\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"cb7d25e8-4412-4f99-b46a-6ea233592e40\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:38:3f:58\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.530Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.d7b0a71c-4d40-4fd8-9060-6572ae37fc66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:36.797Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e972f0ecad5faf44eaf638fad98e133dc324ac73\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.581Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.d7b0a71c-4d40-4fd8-9060-6572ae37fc66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:36.797Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-18fa0c59-fb14-485a-8f00-22f08392a256 Date: Fri, 05 Apr 2019 11:46:36 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:46:28Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"12dd7739-e2b0-4141-9804-5f0d19758208\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"cb7d25e8-4412-4f99-b46a-6ea233592e40\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:38:3f:58\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.530Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.d7b0a71c-4d40-4fd8-9060-6572ae37fc66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:36.797Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e972f0ecad5faf44eaf638fad98e133dc324ac73\"", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.482Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.d7b0a71c-4d40-4fd8-9060-6572ae37fc66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:36.797Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e972f0ecad5faf44eaf638fad98e133dc324ac73\"", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.482Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.d7b0a71c-4d40-4fd8-9060-6572ae37fc66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:36.797Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-88a5d660-2811-475d-b4c6-9743b45451c5", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.482Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.d7b0a71c-4d40-4fd8-9060-6572ae37fc66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:36.797Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-88a5d660-2811-475d-b4c6-9743b45451c5", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.482Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.d7b0a71c-4d40-4fd8-9060-6572ae37fc66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:36.797Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-88a5d660-2811-475d-b4c6-9743b45451c5", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.481Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.d7b0a71c-4d40-4fd8-9060-6572ae37fc66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:36.797Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-88a5d660-2811-475d-b4c6-9743b45451c5", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.481Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.d7b0a71c-4d40-4fd8-9060-6572ae37fc66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:36.797Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-88a5d660-2811-475d-b4c6-9743b45451c5 Date: Fri, 05 Apr 2019 11:46:36 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:46:25Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"12dd7739-e2b0-4141-9804-5f0d19758208\",\"ip_address\":\"11.0.0.16\"}],\"id\":\"379e63d7-f13d-4456-b64d-39b9fd826ee1\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:d0:95:f8\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.481Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.d7b0a71c-4d40-4fd8-9060-6572ae37fc66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:36.797Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-88a5d660-2811-475d-b4c6-9743b45451c5 Date: Fri, 05 Apr 2019 11:46:36 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:46:25Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"12dd7739-e2b0-4141-9804-5f0d19758208\",\"ip_address\":\"11.0.0.16\"}],\"id\":\"379e63d7-f13d-4456-b64d-39b9fd826ee1\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:d0:95:f8\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.481Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.d7b0a71c-4d40-4fd8-9060-6572ae37fc66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:36.797Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e972f0ecad5faf44eaf638fad98e133dc324ac73\"", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.436Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.d7b0a71c-4d40-4fd8-9060-6572ae37fc66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:36.797Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e972f0ecad5faf44eaf638fad98e133dc324ac73\"", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.436Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.d7b0a71c-4d40-4fd8-9060-6572ae37fc66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:36.797Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-16efb814-5228-4423-94b9-fefc8deab76e", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.434Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.d7b0a71c-4d40-4fd8-9060-6572ae37fc66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:36.797Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-16efb814-5228-4423-94b9-fefc8deab76e", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.434Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.d7b0a71c-4d40-4fd8-9060-6572ae37fc66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:36.797Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-16efb814-5228-4423-94b9-fefc8deab76e Date: Fri, 05 Apr 2019 11:46:36 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"a4b22e33-a700-41b5-8f16-c883935b572f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"created_at\": \"2019-04-05T11:37:03Z\", \"updated_at\": \"2019-04-05T11:37:33Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0e136091-cf04-4572-a01d-d80c371377ec\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:d0:95:f8\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.16\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 2, \"project_id\": \"307f846577284cd791b49fd570cf11e0\", \"port_id\": \"379e63d7-f13d-4456-b64d-39b9fd826ee1\", \"id\": \"5ab929c0-75b7-4c13-9662-270ec50794d1\", \"qos_policy_id\": null}, {\"router_id\": \"a4b22e33-a700-41b5-8f16-c883935b572f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"created_at\": \"2019-04-05T11:37:01Z\", \"updated_at\": \"2019-04-05T11:37:33Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0e136091-cf04-4572-a01d-d80c371377ec\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:38:3f:58\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.6\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 2, \"project_id\": \"307f846577284cd791b49fd570cf11e0\", \"port_id\": \"cb7d25e8-4412-4f99-b46a-6ea233592e40\", \"id\": \"9ad700cf-2581-4949-ab51-2c2bc40d00d5\", \"qos_policy_id\": null}, {\"router_id\": \"f384534c-decf-4fa2-b64a-661549f23f2b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"created_at\": \"2019-04-05T11:31:45Z\", \"updated_at\": \"2019-04-05T11:31:47Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"85c2afa5-8003-40be-8eca-4ab04e9ebf02\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:4a:82:a9\", \"device_id\": \"b4a07a82-ed2d-4430-9908-5e994e55bbd5\"}, \"fixed_ip_address\": \"192.168.120.3\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"307f846577284cd791b49fd570cf11e0\", \"port_id\": \"4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd\", \"id\": \"fc9f688a-ae61-4fe6-ac88-faac25c4abb8\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.434Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.d7b0a71c-4d40-4fd8-9060-6572ae37fc66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:36.797Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-16efb814-5228-4423-94b9-fefc8deab76e Date: Fri, 05 Apr 2019 11:46:36 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"a4b22e33-a700-41b5-8f16-c883935b572f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"created_at\": \"2019-04-05T11:37:03Z\", \"updated_at\": \"2019-04-05T11:37:33Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0e136091-cf04-4572-a01d-d80c371377ec\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:d0:95:f8\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.16\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 2, \"project_id\": \"307f846577284cd791b49fd570cf11e0\", \"port_id\": \"379e63d7-f13d-4456-b64d-39b9fd826ee1\", \"id\": \"5ab929c0-75b7-4c13-9662-270ec50794d1\", \"qos_policy_id\": null}, {\"router_id\": \"a4b22e33-a700-41b5-8f16-c883935b572f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"created_at\": \"2019-04-05T11:37:01Z\", \"updated_at\": \"2019-04-05T11:37:33Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0e136091-cf04-4572-a01d-d80c371377ec\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:38:3f:58\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.6\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 2, \"project_id\": \"307f846577284cd791b49fd570cf11e0\", \"port_id\": \"cb7d25e8-4412-4f99-b46a-6ea233592e40\", \"id\": \"9ad700cf-2581-4949-ab51-2c2bc40d00d5\", \"qos_policy_id\": null}, {\"router_id\": \"f384534c-decf-4fa2-b64a-661549f23f2b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"created_at\": \"2019-04-05T11:31:45Z\", \"updated_at\": \"2019-04-05T11:31:47Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"85c2afa5-8003-40be-8eca-4ab04e9ebf02\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:4a:82:a9\", \"device_id\": \"b4a07a82-ed2d-4430-9908-5e994e55bbd5\"}, \"fixed_ip_address\": \"192.168.120.3\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"307f846577284cd791b49fd570cf11e0\", \"port_id\": \"4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd\", \"id\": \"fc9f688a-ae61-4fe6-ac88-faac25c4abb8\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.434Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.d7b0a71c-4d40-4fd8-9060-6572ae37fc66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:36.797Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}67c83a1397b7b81f236f21ee03cb73ad147225ad\"", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.298Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.1abf87e9-915d-43e9-856a-7cff3ba28ab0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:36.797Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}67c83a1397b7b81f236f21ee03cb73ad147225ad\"", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.297Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.1abf87e9-915d-43e9-856a-7cff3ba28ab0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:36.797Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-16efb814-5228-4423-94b9-fefc8deab76e", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.435Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.d7b0a71c-4d40-4fd8-9060-6572ae37fc66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:36.797Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-16efb814-5228-4423-94b9-fefc8deab76e", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.435Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.d7b0a71c-4d40-4fd8-9060-6572ae37fc66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:36.797Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-4a649066-cb1e-4659-b3bf-4edad8982403 Date: Fri, 05 Apr 2019 11:46:36 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"a4b22e33-a700-41b5-8f16-c883935b572f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"created_at\": \"2019-04-05T11:37:03Z\", \"updated_at\": \"2019-04-05T11:37:33Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0e136091-cf04-4572-a01d-d80c371377ec\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:d0:95:f8\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.16\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 2, \"project_id\": \"307f846577284cd791b49fd570cf11e0\", \"port_id\": \"379e63d7-f13d-4456-b64d-39b9fd826ee1\", \"id\": \"5ab929c0-75b7-4c13-9662-270ec50794d1\", \"qos_policy_id\": null}, {\"router_id\": \"a4b22e33-a700-41b5-8f16-c883935b572f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"created_at\": \"2019-04-05T11:37:01Z\", \"updated_at\": \"2019-04-05T11:37:33Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0e136091-cf04-4572-a01d-d80c371377ec\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:38:3f:58\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.6\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 2, \"project_id\": \"307f846577284cd791b49fd570cf11e0\", \"port_id\": \"cb7d25e8-4412-4f99-b46a-6ea233592e40\", \"id\": \"9ad700cf-2581-4949-ab51-2c2bc40d00d5\", \"qos_policy_id\": null}, {\"router_id\": \"f384534c-decf-4fa2-b64a-661549f23f2b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"created_at\": \"2019-04-05T11:31:45Z\", \"updated_at\": \"2019-04-05T11:31:47Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"85c2afa5-8003-40be-8eca-4ab04e9ebf02\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:4a:82:a9\", \"device_id\": \"b4a07a82-ed2d-4430-9908-5e994e55bbd5\"}, \"fixed_ip_address\": \"192.168.120.3\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"307f846577284cd791b49fd570cf11e0\", \"port_id\": \"4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd\", \"id\": \"fc9f688a-ae61-4fe6-ac88-faac25c4abb8\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.608Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.1abf87e9-915d-43e9-856a-7cff3ba28ab0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:36.797Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e972f0ecad5faf44eaf638fad98e133dc324ac73\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.581Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.d7b0a71c-4d40-4fd8-9060-6572ae37fc66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:36.797Z", "message": "Detaching port 379e63d7-f13d-4456-b64d-39b9fd826ee1...", "level": "info", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.580Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.d7b0a71c-4d40-4fd8-9060-6572ae37fc66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:36.797Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd.json used request id req-fc105c31-1a33-4e1d-a031-45fdb58f0491", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.580Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.d7b0a71c-4d40-4fd8-9060-6572ae37fc66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:36.797Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd.json used request id req-fc105c31-1a33-4e1d-a031-45fdb58f0491", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.580Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.d7b0a71c-4d40-4fd8-9060-6572ae37fc66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:36.797Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd.json used request id req-fc105c31-1a33-4e1d-a031-45fdb58f0491", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.580Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.d7b0a71c-4d40-4fd8-9060-6572ae37fc66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:36.797Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd.json used request id req-fc105c31-1a33-4e1d-a031-45fdb58f0491", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.580Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.d7b0a71c-4d40-4fd8-9060-6572ae37fc66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:36.797Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-fc105c31-1a33-4e1d-a031-45fdb58f0491 Date: Fri, 05 Apr 2019 11:46:36 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:31:40Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"d01543ad-2f1a-45fe-b51d-05e179acf806\",\"ip_address\":\"192.168.120.3\"}],\"id\":\"4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd\",\"security_groups\":[\"ef6d57ec-d43c-4e77-a54e-e5eeabc05684\"],\"mac_address\":\"fa:16:3e:4a:82:a9\",\"device_id\":\"b4a07a82-ed2d-4430-9908-5e994e55bbd5\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"85c2afa5-8003-40be-8eca-4ab04e9ebf02\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:29:44Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.579Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.d7b0a71c-4d40-4fd8-9060-6572ae37fc66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:36.797Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-fc105c31-1a33-4e1d-a031-45fdb58f0491 Date: Fri, 05 Apr 2019 11:46:36 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:31:40Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"d01543ad-2f1a-45fe-b51d-05e179acf806\",\"ip_address\":\"192.168.120.3\"}],\"id\":\"4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd\",\"security_groups\":[\"ef6d57ec-d43c-4e77-a54e-e5eeabc05684\"],\"mac_address\":\"fa:16:3e:4a:82:a9\",\"device_id\":\"b4a07a82-ed2d-4430-9908-5e994e55bbd5\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"85c2afa5-8003-40be-8eca-4ab04e9ebf02\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:29:44Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.579Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.d7b0a71c-4d40-4fd8-9060-6572ae37fc66"}], "metadata": {"pagination": {"total": 336, "offset": 122, "size": 50}}} 2019-04-05 11:46:47,235 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:46:47,235 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:46:47 GMT 2019-04-05 11:46:47,235 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:46:47,235 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 11:46:47,235 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:46:47,235 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:46:47,235 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:46:47,236 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 11:46:47,238 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json used request id req-a727b912-cfb0-470f-ad4d-d237277213a2 2019-04-05 11:46:47,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json used request id req-a727b912-cfb0-470f-ad4d-d237277213a2 2019-04-05 11:46:47,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port afc4d9a8-94dd-4571-8ee7-5c93d9f646fc 2019-04-05 11:46:47,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-04-05 11:46:47,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-04-05 11:46:47,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:46:47,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:46:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-307a3671-c752-477c-a53c-3ff887ab3ace Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:46:47,240 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:46:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-307a3671-c752-477c-a53c-3ff887ab3ace Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:46:47,240 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-307a3671-c752-477c-a53c-3ff887ab3ace 2019-04-05 11:46:47,240 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-307a3671-c752-477c-a53c-3ff887ab3ace 2019-04-05 11:46:47,240 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:46:47,240 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e972f0ecad5faf44eaf638fad98e133dc324ac73" 2019-04-05 11:46:47,241 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e972f0ecad5faf44eaf638fad98e133dc324ac73" 2019-04-05 11:46:47,241 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-d995aeef-0b6a-4435-baad-35b06364955e 2019-04-05 11:46:47,241 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-d995aeef-0b6a-4435-baad-35b06364955e 2019-04-05 11:46:47,241 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:46:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d995aeef-0b6a-4435-baad-35b06364955e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:46:47,241 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:46:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d995aeef-0b6a-4435-baad-35b06364955e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:46:47,241 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:46:47,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:46:47,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-18fa0c59-fb14-485a-8f00-22f08392a256 2019-04-05 11:46:47,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-18fa0c59-fb14-485a-8f00-22f08392a256 Date: Fri, 05 Apr 2019 11:46:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:46:28Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12dd7739-e2b0-4141-9804-5f0d19758208","ip_address":"11.0.0.6"}],"id":"cb7d25e8-4412-4f99-b46a-6ea233592e40","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:38:3f:58","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"0e136091-cf04-4572-a01d-d80c371377ec","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:46:47,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e972f0ecad5faf44eaf638fad98e133dc324ac73" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-04-05 11:46:47,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-18fa0c59-fb14-485a-8f00-22f08392a256 Date: Fri, 05 Apr 2019 11:46:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:46:28Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12dd7739-e2b0-4141-9804-5f0d19758208","ip_address":"11.0.0.6"}],"id":"cb7d25e8-4412-4f99-b46a-6ea233592e40","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:38:3f:58","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"0e136091-cf04-4572-a01d-d80c371377ec","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:46:47,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e972f0ecad5faf44eaf638fad98e133dc324ac73" 2019-04-05 11:46:47,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e972f0ecad5faf44eaf638fad98e133dc324ac73" 2019-04-05 11:46:47,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-88a5d660-2811-475d-b4c6-9743b45451c5 2019-04-05 11:46:47,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-88a5d660-2811-475d-b4c6-9743b45451c5 2019-04-05 11:46:47,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-88a5d660-2811-475d-b4c6-9743b45451c5 2019-04-05 11:46:47,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-88a5d660-2811-475d-b4c6-9743b45451c5 2019-04-05 11:46:47,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-88a5d660-2811-475d-b4c6-9743b45451c5 Date: Fri, 05 Apr 2019 11:46:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:46:25Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12dd7739-e2b0-4141-9804-5f0d19758208","ip_address":"11.0.0.16"}],"id":"379e63d7-f13d-4456-b64d-39b9fd826ee1","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:d0:95:f8","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"0e136091-cf04-4572-a01d-d80c371377ec","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:46:47,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-88a5d660-2811-475d-b4c6-9743b45451c5 Date: Fri, 05 Apr 2019 11:46:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:46:25Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12dd7739-e2b0-4141-9804-5f0d19758208","ip_address":"11.0.0.16"}],"id":"379e63d7-f13d-4456-b64d-39b9fd826ee1","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:d0:95:f8","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"0e136091-cf04-4572-a01d-d80c371377ec","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:46:47,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e972f0ecad5faf44eaf638fad98e133dc324ac73" 2019-04-05 11:46:47,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e972f0ecad5faf44eaf638fad98e133dc324ac73" 2019-04-05 11:46:47,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-16efb814-5228-4423-94b9-fefc8deab76e 2019-04-05 11:46:47,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-16efb814-5228-4423-94b9-fefc8deab76e 2019-04-05 11:46:47,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-16efb814-5228-4423-94b9-fefc8deab76e Date: Fri, 05 Apr 2019 11:46:36 GMT RESP BODY: {"floatingips": [{"router_id": "a4b22e33-a700-41b5-8f16-c883935b572f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:37:03Z", "updated_at": "2019-04-05T11:37:33Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "0e136091-cf04-4572-a01d-d80c371377ec", "device_owner": "", "mac_address": "fa:16:3e:d0:95:f8", "device_id": ""}, "fixed_ip_address": "11.0.0.16", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "307f846577284cd791b49fd570cf11e0", "port_id": "379e63d7-f13d-4456-b64d-39b9fd826ee1", "id": "5ab929c0-75b7-4c13-9662-270ec50794d1", "qos_policy_id": null}, {"router_id": "a4b22e33-a700-41b5-8f16-c883935b572f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:37:01Z", "updated_at": "2019-04-05T11:37:33Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "0e136091-cf04-4572-a01d-d80c371377ec", "device_owner": "", "mac_address": "fa:16:3e:38:3f:58", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "307f846577284cd791b49fd570cf11e0", "port_id": "cb7d25e8-4412-4f99-b46a-6ea233592e40", "id": "9ad700cf-2581-4949-ab51-2c2bc40d00d5", "qos_policy_id": null}, {"router_id": "f384534c-decf-4fa2-b64a-661549f23f2b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:31:45Z", "updated_at": "2019-04-05T11:31:47Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "85c2afa5-8003-40be-8eca-4ab04e9ebf02", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4a:82:a9", "device_id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "307f846577284cd791b49fd570cf11e0", "port_id": "4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd", "id": "fc9f688a-ae61-4fe6-ac88-faac25c4abb8", "qos_policy_id": null}]} 2019-04-05 11:46:47,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-16efb814-5228-4423-94b9-fefc8deab76e Date: Fri, 05 Apr 2019 11:46:36 GMT RESP BODY: {"floatingips": [{"router_id": "a4b22e33-a700-41b5-8f16-c883935b572f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:37:03Z", "updated_at": "2019-04-05T11:37:33Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "0e136091-cf04-4572-a01d-d80c371377ec", "device_owner": "", "mac_address": "fa:16:3e:d0:95:f8", "device_id": ""}, "fixed_ip_address": "11.0.0.16", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "307f846577284cd791b49fd570cf11e0", "port_id": "379e63d7-f13d-4456-b64d-39b9fd826ee1", "id": "5ab929c0-75b7-4c13-9662-270ec50794d1", "qos_policy_id": null}, {"router_id": "a4b22e33-a700-41b5-8f16-c883935b572f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:37:01Z", "updated_at": "2019-04-05T11:37:33Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "0e136091-cf04-4572-a01d-d80c371377ec", "device_owner": "", "mac_address": "fa:16:3e:38:3f:58", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "307f846577284cd791b49fd570cf11e0", "port_id": "cb7d25e8-4412-4f99-b46a-6ea233592e40", "id": "9ad700cf-2581-4949-ab51-2c2bc40d00d5", "qos_policy_id": null}, {"router_id": "f384534c-decf-4fa2-b64a-661549f23f2b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:31:45Z", "updated_at": "2019-04-05T11:31:47Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "85c2afa5-8003-40be-8eca-4ab04e9ebf02", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4a:82:a9", "device_id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "307f846577284cd791b49fd570cf11e0", "port_id": "4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd", "id": "fc9f688a-ae61-4fe6-ac88-faac25c4abb8", "qos_policy_id": null}]} 2019-04-05 11:46:47,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c83a1397b7b81f236f21ee03cb73ad147225ad" 2019-04-05 11:46:47,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c83a1397b7b81f236f21ee03cb73ad147225ad" 2019-04-05 11:46:47,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-16efb814-5228-4423-94b9-fefc8deab76e 2019-04-05 11:46:47,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-16efb814-5228-4423-94b9-fefc8deab76e 2019-04-05 11:46:47,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-4a649066-cb1e-4659-b3bf-4edad8982403 Date: Fri, 05 Apr 2019 11:46:36 GMT RESP BODY: {"floatingips": [{"router_id": "a4b22e33-a700-41b5-8f16-c883935b572f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:37:03Z", "updated_at": "2019-04-05T11:37:33Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "0e136091-cf04-4572-a01d-d80c371377ec", "device_owner": "", "mac_address": "fa:16:3e:d0:95:f8", "device_id": ""}, "fixed_ip_address": "11.0.0.16", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "307f846577284cd791b49fd570cf11e0", "port_id": "379e63d7-f13d-4456-b64d-39b9fd826ee1", "id": "5ab929c0-75b7-4c13-9662-270ec50794d1", "qos_policy_id": null}, {"router_id": "a4b22e33-a700-41b5-8f16-c883935b572f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:37:01Z", "updated_at": "2019-04-05T11:37:33Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "0e136091-cf04-4572-a01d-d80c371377ec", "device_owner": "", "mac_address": "fa:16:3e:38:3f:58", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "307f846577284cd791b49fd570cf11e0", "port_id": "cb7d25e8-4412-4f99-b46a-6ea233592e40", "id": "9ad700cf-2581-4949-ab51-2c2bc40d00d5", "qos_policy_id": null}, {"router_id": "f384534c-decf-4fa2-b64a-661549f23f2b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:31:45Z", "updated_at": "2019-04-05T11:31:47Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "85c2afa5-8003-40be-8eca-4ab04e9ebf02", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4a:82:a9", "device_id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "307f846577284cd791b49fd570cf11e0", "port_id": "4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd", "id": "fc9f688a-ae61-4fe6-ac88-faac25c4abb8", "qos_policy_id": null}]} 2019-04-05 11:46:47,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e972f0ecad5faf44eaf638fad98e133dc324ac73" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-04-05 11:46:47,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 379e63d7-f13d-4456-b64d-39b9fd826ee1... 2019-04-05 11:46:47,246 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd.json used request id req-fc105c31-1a33-4e1d-a031-45fdb58f0491 2019-04-05 11:46:47,246 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd.json used request id req-fc105c31-1a33-4e1d-a031-45fdb58f0491 2019-04-05 11:46:47,246 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd.json used request id req-fc105c31-1a33-4e1d-a031-45fdb58f0491 2019-04-05 11:46:47,246 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd.json used request id req-fc105c31-1a33-4e1d-a031-45fdb58f0491 2019-04-05 11:46:47,246 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-fc105c31-1a33-4e1d-a031-45fdb58f0491 Date: Fri, 05 Apr 2019 11:46:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:31:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d01543ad-2f1a-45fe-b51d-05e179acf806","ip_address":"192.168.120.3"}],"id":"4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd","security_groups":["ef6d57ec-d43c-4e77-a54e-e5eeabc05684"],"mac_address":"fa:16:3e:4a:82:a9","device_id":"b4a07a82-ed2d-4430-9908-5e994e55bbd5","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"85c2afa5-8003-40be-8eca-4ab04e9ebf02","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:29:44Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:46:47,246 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-fc105c31-1a33-4e1d-a031-45fdb58f0491 Date: Fri, 05 Apr 2019 11:46:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:31:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d01543ad-2f1a-45fe-b51d-05e179acf806","ip_address":"192.168.120.3"}],"id":"4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd","security_groups":["ef6d57ec-d43c-4e77-a54e-e5eeabc05684"],"mac_address":"fa:16:3e:4a:82:a9","device_id":"b4a07a82-ed2d-4430-9908-5e994e55bbd5","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"85c2afa5-8003-40be-8eca-4ab04e9ebf02","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:29:44Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:46:47,247 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132 2019-04-05 11:46:47,336 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:46:47,337 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:46:47,337 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:46:47,337 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:46:47,337 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:46:47,337 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:46:47,337 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:46:47,337 - cloudify.rest_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-04-05T11:46:25.889Z", "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-04-05T11:46:25.890Z", "id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"} 2019-04-05 11:46:47,337 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:46:47,338 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:46:47 GMT 2019-04-05 11:46:47,338 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:46:47,338 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-04-05 11:46:47,338 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:46:47,338 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:46:47,338 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:46:52,343 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-05 11:46:52,558 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:46:52,558 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:46:52,558 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:46:52,558 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:46:52,558 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:46:52,558 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:46:52,558 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:46:52,559 - 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-04-05T11:46:36.797Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd.json used request id req-fc105c31-1a33-4e1d-a031-45fdb58f0491", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.580Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.d7b0a71c-4d40-4fd8-9060-6572ae37fc66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:36.797Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd.json used request id req-fc105c31-1a33-4e1d-a031-45fdb58f0491", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.580Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.d7b0a71c-4d40-4fd8-9060-6572ae37fc66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:36.797Z", "message": "Detaching port 379e63d7-f13d-4456-b64d-39b9fd826ee1...", "level": "info", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.580Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.d7b0a71c-4d40-4fd8-9060-6572ae37fc66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:36.797Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e972f0ecad5faf44eaf638fad98e133dc324ac73\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.581Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.d7b0a71c-4d40-4fd8-9060-6572ae37fc66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:36.797Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-4a649066-cb1e-4659-b3bf-4edad8982403 Date: Fri, 05 Apr 2019 11:46:36 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"a4b22e33-a700-41b5-8f16-c883935b572f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"created_at\": \"2019-04-05T11:37:03Z\", \"updated_at\": \"2019-04-05T11:37:33Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0e136091-cf04-4572-a01d-d80c371377ec\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:d0:95:f8\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.16\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 2, \"project_id\": \"307f846577284cd791b49fd570cf11e0\", \"port_id\": \"379e63d7-f13d-4456-b64d-39b9fd826ee1\", \"id\": \"5ab929c0-75b7-4c13-9662-270ec50794d1\", \"qos_policy_id\": null}, {\"router_id\": \"a4b22e33-a700-41b5-8f16-c883935b572f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"created_at\": \"2019-04-05T11:37:01Z\", \"updated_at\": \"2019-04-05T11:37:33Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0e136091-cf04-4572-a01d-d80c371377ec\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:38:3f:58\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.6\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 2, \"project_id\": \"307f846577284cd791b49fd570cf11e0\", \"port_id\": \"cb7d25e8-4412-4f99-b46a-6ea233592e40\", \"id\": \"9ad700cf-2581-4949-ab51-2c2bc40d00d5\", \"qos_policy_id\": null}, {\"router_id\": \"f384534c-decf-4fa2-b64a-661549f23f2b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"created_at\": \"2019-04-05T11:31:45Z\", \"updated_at\": \"2019-04-05T11:31:47Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"85c2afa5-8003-40be-8eca-4ab04e9ebf02\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:4a:82:a9\", \"device_id\": \"b4a07a82-ed2d-4430-9908-5e994e55bbd5\"}, \"fixed_ip_address\": \"192.168.120.3\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"307f846577284cd791b49fd570cf11e0\", \"port_id\": \"4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd\", \"id\": \"fc9f688a-ae61-4fe6-ac88-faac25c4abb8\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.608Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.1abf87e9-915d-43e9-856a-7cff3ba28ab0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.304Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd.json used request id req-81c4a559-3d9c-4830-b2dd-64912499c63f", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.733Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.1abf87e9-915d-43e9-856a-7cff3ba28ab0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.304Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd.json used request id req-81c4a559-3d9c-4830-b2dd-64912499c63f", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.733Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.1abf87e9-915d-43e9-856a-7cff3ba28ab0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.304Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd.json used request id req-81c4a559-3d9c-4830-b2dd-64912499c63f", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.733Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.1abf87e9-915d-43e9-856a-7cff3ba28ab0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.304Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-81c4a559-3d9c-4830-b2dd-64912499c63f Date: Fri, 05 Apr 2019 11:46:36 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:31:40Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"d01543ad-2f1a-45fe-b51d-05e179acf806\",\"ip_address\":\"192.168.120.3\"}],\"id\":\"4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd\",\"security_groups\":[\"ef6d57ec-d43c-4e77-a54e-e5eeabc05684\"],\"mac_address\":\"fa:16:3e:4a:82:a9\",\"device_id\":\"b4a07a82-ed2d-4430-9908-5e994e55bbd5\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"85c2afa5-8003-40be-8eca-4ab04e9ebf02\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:29:44Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.733Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.1abf87e9-915d-43e9-856a-7cff3ba28ab0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.304Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}67c83a1397b7b81f236f21ee03cb73ad147225ad\"", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.611Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.1abf87e9-915d-43e9-856a-7cff3ba28ab0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.304Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-4a649066-cb1e-4659-b3bf-4edad8982403", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.609Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.1abf87e9-915d-43e9-856a-7cff3ba28ab0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.304Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-4a649066-cb1e-4659-b3bf-4edad8982403", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.609Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.1abf87e9-915d-43e9-856a-7cff3ba28ab0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.304Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-4a649066-cb1e-4659-b3bf-4edad8982403", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.609Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.1abf87e9-915d-43e9-856a-7cff3ba28ab0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.304Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-4a649066-cb1e-4659-b3bf-4edad8982403", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.608Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.1abf87e9-915d-43e9-856a-7cff3ba28ab0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.304Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-4a649066-cb1e-4659-b3bf-4edad8982403 Date: Fri, 05 Apr 2019 11:46:36 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"a4b22e33-a700-41b5-8f16-c883935b572f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"created_at\": \"2019-04-05T11:37:03Z\", \"updated_at\": \"2019-04-05T11:37:33Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0e136091-cf04-4572-a01d-d80c371377ec\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:d0:95:f8\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.16\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 2, \"project_id\": \"307f846577284cd791b49fd570cf11e0\", \"port_id\": \"379e63d7-f13d-4456-b64d-39b9fd826ee1\", \"id\": \"5ab929c0-75b7-4c13-9662-270ec50794d1\", \"qos_policy_id\": null}, {\"router_id\": \"a4b22e33-a700-41b5-8f16-c883935b572f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"created_at\": \"2019-04-05T11:37:01Z\", \"updated_at\": \"2019-04-05T11:37:33Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0e136091-cf04-4572-a01d-d80c371377ec\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:38:3f:58\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.6\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 2, \"project_id\": \"307f846577284cd791b49fd570cf11e0\", \"port_id\": \"cb7d25e8-4412-4f99-b46a-6ea233592e40\", \"id\": \"9ad700cf-2581-4949-ab51-2c2bc40d00d5\", \"qos_policy_id\": null}, {\"router_id\": \"f384534c-decf-4fa2-b64a-661549f23f2b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"created_at\": \"2019-04-05T11:31:45Z\", \"updated_at\": \"2019-04-05T11:31:47Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"85c2afa5-8003-40be-8eca-4ab04e9ebf02\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:4a:82:a9\", \"device_id\": \"b4a07a82-ed2d-4430-9908-5e994e55bbd5\"}, \"fixed_ip_address\": \"192.168.120.3\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"307f846577284cd791b49fd570cf11e0\", \"port_id\": \"4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd\", \"id\": \"fc9f688a-ae61-4fe6-ac88-faac25c4abb8\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.608Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.1abf87e9-915d-43e9-856a-7cff3ba28ab0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.304Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-0c7e7581-d4e5-455b-bca4-bbdd3c55a1e1", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.981Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.d7b0a71c-4d40-4fd8-9060-6572ae37fc66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.304Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-0c7e7581-d4e5-455b-bca4-bbdd3c55a1e1", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.981Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.d7b0a71c-4d40-4fd8-9060-6572ae37fc66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.304Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-0c7e7581-d4e5-455b-bca4-bbdd3c55a1e1", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.981Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.d7b0a71c-4d40-4fd8-9060-6572ae37fc66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.304Z", "message": "Successfully detached port 379e63d7-f13d-4456-b64d-39b9fd826ee1", "level": "info", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.981Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.d7b0a71c-4d40-4fd8-9060-6572ae37fc66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.304Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-0c7e7581-d4e5-455b-bca4-bbdd3c55a1e1 Date: Fri, 05 Apr 2019 11:46:36 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:46:36Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"12dd7739-e2b0-4141-9804-5f0d19758208\",\"ip_address\":\"11.0.0.16\"}],\"id\":\"379e63d7-f13d-4456-b64d-39b9fd826ee1\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:d0:95:f8\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:24Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.981Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.d7b0a71c-4d40-4fd8-9060-6572ae37fc66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.304Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}67c83a1397b7b81f236f21ee03cb73ad147225ad\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.734Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.1abf87e9-915d-43e9-856a-7cff3ba28ab0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.304Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}67c83a1397b7b81f236f21ee03cb73ad147225ad\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.734Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.1abf87e9-915d-43e9-856a-7cff3ba28ab0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.304Z", "message": "Detaching port cb7d25e8-4412-4f99-b46a-6ea233592e40...", "level": "info", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.734Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.1abf87e9-915d-43e9-856a-7cff3ba28ab0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.304Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd.json used request id req-81c4a559-3d9c-4830-b2dd-64912499c63f", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.733Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.1abf87e9-915d-43e9-856a-7cff3ba28ab0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.304Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-81c4a559-3d9c-4830-b2dd-64912499c63f Date: Fri, 05 Apr 2019 11:46:36 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:31:40Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"d01543ad-2f1a-45fe-b51d-05e179acf806\",\"ip_address\":\"192.168.120.3\"}],\"id\":\"4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd\",\"security_groups\":[\"ef6d57ec-d43c-4e77-a54e-e5eeabc05684\"],\"mac_address\":\"fa:16:3e:4a:82:a9\",\"device_id\":\"b4a07a82-ed2d-4430-9908-5e994e55bbd5\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"85c2afa5-8003-40be-8eca-4ab04e9ebf02\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:29:44Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.732Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.1abf87e9-915d-43e9-856a-7cff3ba28ab0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.304Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}67c83a1397b7b81f236f21ee03cb73ad147225ad\"", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.694Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.1abf87e9-915d-43e9-856a-7cff3ba28ab0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.304Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-90108f03-3903-4f60-8311-5e14b16543c3", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.693Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.1abf87e9-915d-43e9-856a-7cff3ba28ab0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.304Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-90108f03-3903-4f60-8311-5e14b16543c3", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.693Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.1abf87e9-915d-43e9-856a-7cff3ba28ab0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.304Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-90108f03-3903-4f60-8311-5e14b16543c3", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.693Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.1abf87e9-915d-43e9-856a-7cff3ba28ab0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.304Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-90108f03-3903-4f60-8311-5e14b16543c3", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.693Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.1abf87e9-915d-43e9-856a-7cff3ba28ab0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.304Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-90108f03-3903-4f60-8311-5e14b16543c3 Date: Fri, 05 Apr 2019 11:46:36 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:46:28Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"12dd7739-e2b0-4141-9804-5f0d19758208\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"cb7d25e8-4412-4f99-b46a-6ea233592e40\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:38:3f:58\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.692Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.1abf87e9-915d-43e9-856a-7cff3ba28ab0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.304Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-90108f03-3903-4f60-8311-5e14b16543c3 Date: Fri, 05 Apr 2019 11:46:36 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:46:28Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"12dd7739-e2b0-4141-9804-5f0d19758208\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"cb7d25e8-4412-4f99-b46a-6ea233592e40\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:38:3f:58\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.692Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.1abf87e9-915d-43e9-856a-7cff3ba28ab0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.304Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}67c83a1397b7b81f236f21ee03cb73ad147225ad\"", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.654Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.1abf87e9-915d-43e9-856a-7cff3ba28ab0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.304Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}67c83a1397b7b81f236f21ee03cb73ad147225ad\"", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.654Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.1abf87e9-915d-43e9-856a-7cff3ba28ab0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.304Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-12a8c937-e6b3-4731-a165-df633ed6f46c", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.653Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.1abf87e9-915d-43e9-856a-7cff3ba28ab0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.304Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-12a8c937-e6b3-4731-a165-df633ed6f46c", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.653Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.1abf87e9-915d-43e9-856a-7cff3ba28ab0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.304Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-0c7e7581-d4e5-455b-bca4-bbdd3c55a1e1 Date: Fri, 05 Apr 2019 11:46:36 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:46:36Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"12dd7739-e2b0-4141-9804-5f0d19758208\",\"ip_address\":\"11.0.0.16\"}],\"id\":\"379e63d7-f13d-4456-b64d-39b9fd826ee1\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:d0:95:f8\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:24Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.981Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.d7b0a71c-4d40-4fd8-9060-6572ae37fc66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.304Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-12a8c937-e6b3-4731-a165-df633ed6f46c", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.653Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.1abf87e9-915d-43e9-856a-7cff3ba28ab0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.304Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-12a8c937-e6b3-4731-a165-df633ed6f46c", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.653Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.1abf87e9-915d-43e9-856a-7cff3ba28ab0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.304Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-12a8c937-e6b3-4731-a165-df633ed6f46c Date: Fri, 05 Apr 2019 11:46:36 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:46:25Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"12dd7739-e2b0-4141-9804-5f0d19758208\",\"ip_address\":\"11.0.0.16\"}],\"id\":\"379e63d7-f13d-4456-b64d-39b9fd826ee1\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:d0:95:f8\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.653Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.1abf87e9-915d-43e9-856a-7cff3ba28ab0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.304Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-0c7e7581-d4e5-455b-bca4-bbdd3c55a1e1", "level": "debug", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.981Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.d7b0a71c-4d40-4fd8-9060-6572ae37fc66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.304Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}67c83a1397b7b81f236f21ee03cb73ad147225ad\"", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.694Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.1abf87e9-915d-43e9-856a-7cff3ba28ab0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.304Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-12a8c937-e6b3-4731-a165-df633ed6f46c Date: Fri, 05 Apr 2019 11:46:36 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:46:25Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"12dd7739-e2b0-4141-9804-5f0d19758208\",\"ip_address\":\"11.0.0.16\"}],\"id\":\"379e63d7-f13d-4456-b64d-39b9fd826ee1\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:d0:95:f8\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.652Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.1abf87e9-915d-43e9-856a-7cff3ba28ab0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.304Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}67c83a1397b7b81f236f21ee03cb73ad147225ad\"", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:36.611Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.1abf87e9-915d-43e9-856a-7cff3ba28ab0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.965Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:37.701Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "reference_vnf_host_f7viq3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.965Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:37.626Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.965Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:37.506Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.965Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-0683222b-55cd-4975-bd75-bfd98091b560", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:37.363Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.1abf87e9-915d-43e9-856a-7cff3ba28ab0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.965Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-0683222b-55cd-4975-bd75-bfd98091b560", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:37.363Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.1abf87e9-915d-43e9-856a-7cff3ba28ab0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.965Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-0683222b-55cd-4975-bd75-bfd98091b560 Date: Fri, 05 Apr 2019 11:46:37 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:46:37Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"12dd7739-e2b0-4141-9804-5f0d19758208\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"cb7d25e8-4412-4f99-b46a-6ea233592e40\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:38:3f:58\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:24Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:37.363Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.1abf87e9-915d-43e9-856a-7cff3ba28ab0"}], "metadata": {"pagination": {"total": 422, "offset": 172, "size": 50}}} 2019-04-05 11:46:52,559 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:46:52,559 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:46:52 GMT 2019-04-05 11:46:52,559 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:46:52,559 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 11:46:52,559 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:46:52,559 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:46:52,559 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:46:52,559 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 11:46:52,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd.json used request id req-fc105c31-1a33-4e1d-a031-45fdb58f0491 2019-04-05 11:46:52,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd.json used request id req-fc105c31-1a33-4e1d-a031-45fdb58f0491 2019-04-05 11:46:52,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 379e63d7-f13d-4456-b64d-39b9fd826ee1... 2019-04-05 11:46:52,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e972f0ecad5faf44eaf638fad98e133dc324ac73" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-04-05 11:46:52,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-4a649066-cb1e-4659-b3bf-4edad8982403 Date: Fri, 05 Apr 2019 11:46:36 GMT RESP BODY: {"floatingips": [{"router_id": "a4b22e33-a700-41b5-8f16-c883935b572f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:37:03Z", "updated_at": "2019-04-05T11:37:33Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "0e136091-cf04-4572-a01d-d80c371377ec", "device_owner": "", "mac_address": "fa:16:3e:d0:95:f8", "device_id": ""}, "fixed_ip_address": "11.0.0.16", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "307f846577284cd791b49fd570cf11e0", "port_id": "379e63d7-f13d-4456-b64d-39b9fd826ee1", "id": "5ab929c0-75b7-4c13-9662-270ec50794d1", "qos_policy_id": null}, {"router_id": "a4b22e33-a700-41b5-8f16-c883935b572f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:37:01Z", "updated_at": "2019-04-05T11:37:33Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "0e136091-cf04-4572-a01d-d80c371377ec", "device_owner": "", "mac_address": "fa:16:3e:38:3f:58", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "307f846577284cd791b49fd570cf11e0", "port_id": "cb7d25e8-4412-4f99-b46a-6ea233592e40", "id": "9ad700cf-2581-4949-ab51-2c2bc40d00d5", "qos_policy_id": null}, {"router_id": "f384534c-decf-4fa2-b64a-661549f23f2b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:31:45Z", "updated_at": "2019-04-05T11:31:47Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "85c2afa5-8003-40be-8eca-4ab04e9ebf02", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4a:82:a9", "device_id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "307f846577284cd791b49fd570cf11e0", "port_id": "4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd", "id": "fc9f688a-ae61-4fe6-ac88-faac25c4abb8", "qos_policy_id": null}]} 2019-04-05 11:46:52,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd.json used request id req-81c4a559-3d9c-4830-b2dd-64912499c63f 2019-04-05 11:46:52,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd.json used request id req-81c4a559-3d9c-4830-b2dd-64912499c63f 2019-04-05 11:46:52,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd.json used request id req-81c4a559-3d9c-4830-b2dd-64912499c63f 2019-04-05 11:46:52,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-81c4a559-3d9c-4830-b2dd-64912499c63f Date: Fri, 05 Apr 2019 11:46:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:31:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d01543ad-2f1a-45fe-b51d-05e179acf806","ip_address":"192.168.120.3"}],"id":"4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd","security_groups":["ef6d57ec-d43c-4e77-a54e-e5eeabc05684"],"mac_address":"fa:16:3e:4a:82:a9","device_id":"b4a07a82-ed2d-4430-9908-5e994e55bbd5","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"85c2afa5-8003-40be-8eca-4ab04e9ebf02","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:29:44Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:46:52,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c83a1397b7b81f236f21ee03cb73ad147225ad" 2019-04-05 11:46:52,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-4a649066-cb1e-4659-b3bf-4edad8982403 2019-04-05 11:46:52,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-4a649066-cb1e-4659-b3bf-4edad8982403 2019-04-05 11:46:52,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-4a649066-cb1e-4659-b3bf-4edad8982403 2019-04-05 11:46:52,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-4a649066-cb1e-4659-b3bf-4edad8982403 2019-04-05 11:46:52,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-4a649066-cb1e-4659-b3bf-4edad8982403 Date: Fri, 05 Apr 2019 11:46:36 GMT RESP BODY: {"floatingips": [{"router_id": "a4b22e33-a700-41b5-8f16-c883935b572f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:37:03Z", "updated_at": "2019-04-05T11:37:33Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "0e136091-cf04-4572-a01d-d80c371377ec", "device_owner": "", "mac_address": "fa:16:3e:d0:95:f8", "device_id": ""}, "fixed_ip_address": "11.0.0.16", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "307f846577284cd791b49fd570cf11e0", "port_id": "379e63d7-f13d-4456-b64d-39b9fd826ee1", "id": "5ab929c0-75b7-4c13-9662-270ec50794d1", "qos_policy_id": null}, {"router_id": "a4b22e33-a700-41b5-8f16-c883935b572f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:37:01Z", "updated_at": "2019-04-05T11:37:33Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "0e136091-cf04-4572-a01d-d80c371377ec", "device_owner": "", "mac_address": "fa:16:3e:38:3f:58", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "307f846577284cd791b49fd570cf11e0", "port_id": "cb7d25e8-4412-4f99-b46a-6ea233592e40", "id": "9ad700cf-2581-4949-ab51-2c2bc40d00d5", "qos_policy_id": null}, {"router_id": "f384534c-decf-4fa2-b64a-661549f23f2b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:31:45Z", "updated_at": "2019-04-05T11:31:47Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "85c2afa5-8003-40be-8eca-4ab04e9ebf02", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4a:82:a9", "device_id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "307f846577284cd791b49fd570cf11e0", "port_id": "4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd", "id": "fc9f688a-ae61-4fe6-ac88-faac25c4abb8", "qos_policy_id": null}]} 2019-04-05 11:46:52,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-0c7e7581-d4e5-455b-bca4-bbdd3c55a1e1 2019-04-05 11:46:52,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-0c7e7581-d4e5-455b-bca4-bbdd3c55a1e1 2019-04-05 11:46:52,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-0c7e7581-d4e5-455b-bca4-bbdd3c55a1e1 2019-04-05 11:46:52,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 379e63d7-f13d-4456-b64d-39b9fd826ee1 2019-04-05 11:46:52,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-0c7e7581-d4e5-455b-bca4-bbdd3c55a1e1 Date: Fri, 05 Apr 2019 11:46:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:46:36Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12dd7739-e2b0-4141-9804-5f0d19758208","ip_address":"11.0.0.16"}],"id":"379e63d7-f13d-4456-b64d-39b9fd826ee1","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:d0:95:f8","project_id":"307f846577284cd791b49fd570cf11e0","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"0e136091-cf04-4572-a01d-d80c371377ec","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:24Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-04-05 11:46:52,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c83a1397b7b81f236f21ee03cb73ad147225ad" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-04-05 11:46:52,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c83a1397b7b81f236f21ee03cb73ad147225ad" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-04-05 11:46:52,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port cb7d25e8-4412-4f99-b46a-6ea233592e40... 2019-04-05 11:46:52,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd.json used request id req-81c4a559-3d9c-4830-b2dd-64912499c63f 2019-04-05 11:46:52,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-81c4a559-3d9c-4830-b2dd-64912499c63f Date: Fri, 05 Apr 2019 11:46:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:31:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d01543ad-2f1a-45fe-b51d-05e179acf806","ip_address":"192.168.120.3"}],"id":"4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd","security_groups":["ef6d57ec-d43c-4e77-a54e-e5eeabc05684"],"mac_address":"fa:16:3e:4a:82:a9","device_id":"b4a07a82-ed2d-4430-9908-5e994e55bbd5","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"85c2afa5-8003-40be-8eca-4ab04e9ebf02","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:29:44Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:46:52,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c83a1397b7b81f236f21ee03cb73ad147225ad" 2019-04-05 11:46:52,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-90108f03-3903-4f60-8311-5e14b16543c3 2019-04-05 11:46:52,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-90108f03-3903-4f60-8311-5e14b16543c3 2019-04-05 11:46:52,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-90108f03-3903-4f60-8311-5e14b16543c3 2019-04-05 11:46:52,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-90108f03-3903-4f60-8311-5e14b16543c3 2019-04-05 11:46:52,567 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-90108f03-3903-4f60-8311-5e14b16543c3 Date: Fri, 05 Apr 2019 11:46:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:46:28Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12dd7739-e2b0-4141-9804-5f0d19758208","ip_address":"11.0.0.6"}],"id":"cb7d25e8-4412-4f99-b46a-6ea233592e40","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:38:3f:58","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"0e136091-cf04-4572-a01d-d80c371377ec","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:46:52,567 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-90108f03-3903-4f60-8311-5e14b16543c3 Date: Fri, 05 Apr 2019 11:46:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:46:28Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12dd7739-e2b0-4141-9804-5f0d19758208","ip_address":"11.0.0.6"}],"id":"cb7d25e8-4412-4f99-b46a-6ea233592e40","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:38:3f:58","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"0e136091-cf04-4572-a01d-d80c371377ec","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:46:52,567 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c83a1397b7b81f236f21ee03cb73ad147225ad" 2019-04-05 11:46:52,567 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c83a1397b7b81f236f21ee03cb73ad147225ad" 2019-04-05 11:46:52,567 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-12a8c937-e6b3-4731-a165-df633ed6f46c 2019-04-05 11:46:52,567 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-12a8c937-e6b3-4731-a165-df633ed6f46c 2019-04-05 11:46:52,567 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-0c7e7581-d4e5-455b-bca4-bbdd3c55a1e1 Date: Fri, 05 Apr 2019 11:46:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:46:36Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12dd7739-e2b0-4141-9804-5f0d19758208","ip_address":"11.0.0.16"}],"id":"379e63d7-f13d-4456-b64d-39b9fd826ee1","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:d0:95:f8","project_id":"307f846577284cd791b49fd570cf11e0","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"0e136091-cf04-4572-a01d-d80c371377ec","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:24Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-04-05 11:46:52,568 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-12a8c937-e6b3-4731-a165-df633ed6f46c 2019-04-05 11:46:52,568 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-12a8c937-e6b3-4731-a165-df633ed6f46c 2019-04-05 11:46:52,568 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-12a8c937-e6b3-4731-a165-df633ed6f46c Date: Fri, 05 Apr 2019 11:46:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:46:25Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12dd7739-e2b0-4141-9804-5f0d19758208","ip_address":"11.0.0.16"}],"id":"379e63d7-f13d-4456-b64d-39b9fd826ee1","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:d0:95:f8","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"0e136091-cf04-4572-a01d-d80c371377ec","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:46:52,568 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-0c7e7581-d4e5-455b-bca4-bbdd3c55a1e1 2019-04-05 11:46:52,568 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/4ba27cc9-505b-4aeb-8a2c-ef20e5cc2ebd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c83a1397b7b81f236f21ee03cb73ad147225ad" 2019-04-05 11:46:52,568 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-12a8c937-e6b3-4731-a165-df633ed6f46c Date: Fri, 05 Apr 2019 11:46:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:46:25Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12dd7739-e2b0-4141-9804-5f0d19758208","ip_address":"11.0.0.16"}],"id":"379e63d7-f13d-4456-b64d-39b9fd826ee1","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:d0:95:f8","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"0e136091-cf04-4572-a01d-d80c371377ec","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:46:52,568 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c83a1397b7b81f236f21ee03cb73ad147225ad" 2019-04-05 11:46:52,569 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-04-05 11:46:52,569 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-04-05 11:46:52,569 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-04-05 11:46:52,569 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-0683222b-55cd-4975-bd75-bfd98091b560 2019-04-05 11:46:52,569 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-0683222b-55cd-4975-bd75-bfd98091b560 2019-04-05 11:46:52,569 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-0683222b-55cd-4975-bd75-bfd98091b560 Date: Fri, 05 Apr 2019 11:46:37 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:46:37Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12dd7739-e2b0-4141-9804-5f0d19758208","ip_address":"11.0.0.6"}],"id":"cb7d25e8-4412-4f99-b46a-6ea233592e40","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:38:3f:58","project_id":"307f846577284cd791b49fd570cf11e0","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"0e136091-cf04-4572-a01d-d80c371377ec","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:24Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-04-05 11:46:52,570 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132 2019-04-05 11:46:52,646 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:46:52,647 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:46:52,647 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:46:52,647 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:46:52,647 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:46:52,647 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:46:52,647 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:46:52,647 - cloudify.rest_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-04-05T11:46:25.889Z", "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-04-05T11:46:25.890Z", "id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"} 2019-04-05 11:46:52,648 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:46:52,648 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:46:52 GMT 2019-04-05 11:46:52,648 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:46:52,648 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-04-05 11:46:52,648 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:46:52,648 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:46:52,648 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:46:57,654 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-05 11:46:57,734 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:46:57,734 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:46:57,735 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:46:57,735 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:46:57,735 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:46:57,735 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:46:57,735 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:46:57,735 - 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-04-05T11:46:37.965Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-0683222b-55cd-4975-bd75-bfd98091b560 Date: Fri, 05 Apr 2019 11:46:37 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:46:37Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"12dd7739-e2b0-4141-9804-5f0d19758208\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"cb7d25e8-4412-4f99-b46a-6ea233592e40\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:38:3f:58\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:24Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:37.363Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.1abf87e9-915d-43e9-856a-7cff3ba28ab0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.965Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-0683222b-55cd-4975-bd75-bfd98091b560 Date: Fri, 05 Apr 2019 11:46:37 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:46:37Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"12dd7739-e2b0-4141-9804-5f0d19758208\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"cb7d25e8-4412-4f99-b46a-6ea233592e40\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:38:3f:58\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:24Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:37.363Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.1abf87e9-915d-43e9-856a-7cff3ba28ab0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.965Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "target_vnf_port_g6yfee", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:37.701Z", "source_id": "target_vnf_host_ddlco1", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:37.965Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "reference_vnf_port_acid2n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:37.506Z", "source_id": "reference_vnf_host_f7viq3", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "target_vnf_host_ddlco1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:38.561Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:37.819Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "target_vnf_host_ddlco1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:38.561Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:37.997Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "reference_vnf_host_f7viq3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:38.561Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:37.857Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "target_vnf_host_ddlco1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:39.206Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:38.492Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "reference_vnf_host_f7viq3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:39.206Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:38.148Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:39.867Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T11:46:39.175Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.102b0b6b-fa11-40e8-8b59-df7e3fe83d78"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:39.867Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:39.174Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.102b0b6b-fa11-40e8-8b59-df7e3fe83d78"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:39.867Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T11:46:39.554Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.7852453b-7940-4a10-af68-09f9e2341a53"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:39.867Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:39.553Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.7852453b-7940-4a10-af68-09f9e2341a53"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:39.867Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-9865bcd7-d815-4bf4-a936-e2d5464535b8", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:39.181Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.102b0b6b-fa11-40e8-8b59-df7e3fe83d78"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:39.867Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:46:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9865bcd7-d815-4bf4-a936-e2d5464535b8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:39.181Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.102b0b6b-fa11-40e8-8b59-df7e3fe83d78"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:39.867Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-4933558c-d324-4dd5-97fb-b0d24ab39ecb", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:39.561Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.7852453b-7940-4a10-af68-09f9e2341a53"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:39.867Z", "message": "RESP: [404] Date: Fri, 05 Apr 2019 11:46: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-6d47595a-2d8b-4cc7-b61b-c3e5652a2efb x-compute-request-id: req-6d47595a-2d8b-4cc7-b61b-c3e5652a2efb Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 633b5e38-414a-4b90-ab76-aff87d2dbefa 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-04-05T11:46:39.829Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.102b0b6b-fa11-40e8-8b59-df7e3fe83d78"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:39.867Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}38de7374def3e4e89e8dc8ce386147afdb9141e4\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:39.592Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.102b0b6b-fa11-40e8-8b59-df7e3fe83d78"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:39.867Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:46:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4933558c-d324-4dd5-97fb-b0d24ab39ecb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:39.560Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.7852453b-7940-4a10-af68-09f9e2341a53"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:40.452Z", "message": "RESP: [404] Date: Fri, 05 Apr 2019 11:46: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-e97eafb9-868c-42a8-a070-7a5a2a187603 x-compute-request-id: req-e97eafb9-868c-42a8-a070-7a5a2a187603 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2 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-04-05T11:46:40.269Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.7852453b-7940-4a10-af68-09f9e2341a53"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:40.452Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa used request id req-6d47595a-2d8b-4cc7-b61b-c3e5652a2efb", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:39.829Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.102b0b6b-fa11-40e8-8b59-df7e3fe83d78"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:40.452Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}10174d541c6faf6011886c88394371ffb15a2ad8\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:39.963Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.7852453b-7940-4a10-af68-09f9e2341a53"}, {"node_instance_id": "reference_vnf_host_f7viq3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:40.452Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa used request id req-6d47595a-2d8b-4cc7-b61b-c3e5652a2efb", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:39.829Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.102b0b6b-fa11-40e8-8b59-df7e3fe83d78"}, {"node_instance_id": "reference_vnf_data_plane_port_48r9px", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:41.164Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:40.641Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "target_vnf_host_ddlco1", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:41.164Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2 could not be found. [status_code=404]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2 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 e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-04-05T11:46:40.817Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:41.164Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2 used request id req-e97eafb9-868c-42a8-a070-7a5a2a187603", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:40.269Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.7852453b-7940-4a10-af68-09f9e2341a53"}, {"node_instance_id": "target_vnf_host_ddlco1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:41.164Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2 used request id req-e97eafb9-868c-42a8-a070-7a5a2a187603", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:40.270Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.7852453b-7940-4a10-af68-09f9e2341a53"}, {"node_instance_id": "reference_vnf_host_f7viq3", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:41.164Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 633b5e38-414a-4b90-ab76-aff87d2dbefa could not be found. [status_code=404]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 633b5e38-414a-4b90-ab76-aff87d2dbefa 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 633b5e38-414a-4b90-ab76-aff87d2dbefa could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-04-05T11:46:40.383Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "reference_vnf_host_f7viq3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:41.164Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:40.548Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "target_vnf_host_ddlco1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:41.758Z", "message": "Deleted node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:41.010Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "reference_vnf_port_acid2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:41.758Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:40.895Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "reference_vnf_data_plane_port_48r9px", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:41.758Z", "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-04-05T11:46:41.036Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "reference_vnf_data_plane_port_48r9px", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:42.354Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:41.387Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "keypair_vqcsjl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:42.354Z", "message": "Stopping node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:41.348Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "reference_vnf_port_acid2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:42.354Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:41.061Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "target_vnf_port_g6yfee", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:42.954Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:41.615Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:42.954Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:41.556Z", "source_id": "reference_vnf_data_plane_port_48r9px", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:42.954Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:42.873Z", "source_id": "reference_vnf_data_plane_port_48r9px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.c6649f87-7ef1-4c6e-ac57-7cd8cf3ceaec"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:43.586Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "target_id": "reference_vnf_ip_7vhyxy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:41.959Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "target_vnf_data_plane_port_bvt3jv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:43.586Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:41.751Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:43.586Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:46:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2eb655ae-4896-43ce-bc69-2a7878cd3535 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:42.879Z", "source_id": "reference_vnf_data_plane_port_48r9px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.c6649f87-7ef1-4c6e-ac57-7cd8cf3ceaec"}, {"node_instance_id": "keypair_vqcsjl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:43.586Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:42.187Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:43.586Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-2eb655ae-4896-43ce-bc69-2a7878cd3535", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:42.879Z", "source_id": "reference_vnf_data_plane_port_48r9px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.c6649f87-7ef1-4c6e-ac57-7cd8cf3ceaec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:43.586Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=bb1fab15-a2a5-47b0-b603-89b0ee213302 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f504fae68e0c0de0ab7b8f5e3402a004c3127496\"", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:43.286Z", "source_id": "reference_vnf_data_plane_port_48r9px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.c6649f87-7ef1-4c6e-ac57-7cd8cf3ceaec"}, {"node_instance_id": "reference_vnf_port_acid2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:43.586Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:41.796Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "target_vnf_data_plane_port_bvt3jv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:44.202Z", "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-04-05T11:46:42.270Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "keypair_vqcsjl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:44.202Z", "message": "Unlinking relationships", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:42.714Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "target_vnf_port_g6yfee", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:44.202Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:42.231Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:44.202Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_7vhyxy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:43.408Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.8d326f90-8edd-47f0-8f50-63c01808b114"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:44.202Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:46:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0555c70-652d-4c2d-b0a8-898e1f1e87da Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_ip_7vhyxy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:43.413Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.8d326f90-8edd-47f0-8f50-63c01808b114"}], "metadata": {"pagination": {"total": 475, "offset": 222, "size": 50}}} 2019-04-05 11:46:57,735 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:46:57,735 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:46:57 GMT 2019-04-05 11:46:57,736 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:46:57,736 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 11:46:57,736 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:46:57,736 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:46:57,736 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:46:57,736 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 11:46:57,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-0683222b-55cd-4975-bd75-bfd98091b560 Date: Fri, 05 Apr 2019 11:46:37 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:46:37Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12dd7739-e2b0-4141-9804-5f0d19758208","ip_address":"11.0.0.6"}],"id":"cb7d25e8-4412-4f99-b46a-6ea233592e40","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:38:3f:58","project_id":"307f846577284cd791b49fd570cf11e0","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"0e136091-cf04-4572-a01d-d80c371377ec","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:24Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-04-05 11:46:57,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-0683222b-55cd-4975-bd75-bfd98091b560 Date: Fri, 05 Apr 2019 11:46:37 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:46:37Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12dd7739-e2b0-4141-9804-5f0d19758208","ip_address":"11.0.0.6"}],"id":"cb7d25e8-4412-4f99-b46a-6ea233592e40","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:38:3f:58","project_id":"307f846577284cd791b49fd570cf11e0","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"0e136091-cf04-4572-a01d-d80c371377ec","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:24Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-04-05 11:46:57,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-04-05 11:46:57,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-04-05 11:46:57,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-04-05 11:46:57,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-04-05 11:46:57,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-04-05 11:46:57,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2019-04-05 11:46:57,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2019-04-05 11:46:57,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:46:57,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2019-04-05 11:46:57,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:46:57,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2019-04-05 11:46:57,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-9865bcd7-d815-4bf4-a936-e2d5464535b8 2019-04-05 11:46:57,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:46:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9865bcd7-d815-4bf4-a936-e2d5464535b8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:46:57,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-4933558c-d324-4dd5-97fb-b0d24ab39ecb 2019-04-05 11:46:57,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [404] Date: Fri, 05 Apr 2019 11:46: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-6d47595a-2d8b-4cc7-b61b-c3e5652a2efb x-compute-request-id: req-6d47595a-2d8b-4cc7-b61b-c3e5652a2efb Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 633b5e38-414a-4b90-ab76-aff87d2dbefa could not be found.", "code": 404}} 2019-04-05 11:46:57,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38de7374def3e4e89e8dc8ce386147afdb9141e4" 2019-04-05 11:46:57,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:46:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4933558c-d324-4dd5-97fb-b0d24ab39ecb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:46:57,742 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [404] Date: Fri, 05 Apr 2019 11:46: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-e97eafb9-868c-42a8-a070-7a5a2a187603 x-compute-request-id: req-e97eafb9-868c-42a8-a070-7a5a2a187603 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2 could not be found.", "code": 404}} 2019-04-05 11:46:57,742 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa used request id req-6d47595a-2d8b-4cc7-b61b-c3e5652a2efb 2019-04-05 11:46:57,742 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10174d541c6faf6011886c88394371ffb15a2ad8" 2019-04-05 11:46:57,742 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/633b5e38-414a-4b90-ab76-aff87d2dbefa used request id req-6d47595a-2d8b-4cc7-b61b-c3e5652a2efb 2019-04-05 11:46:57,742 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-04-05 11:46:57,742 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2 could not be found. [status_code=404] 2019-04-05 11:46:57,743 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2 used request id req-e97eafb9-868c-42a8-a070-7a5a2a187603 2019-04-05 11:46:57,743 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e6b1bdc0-7df5-402c-8dd5-1ba933ad73d2 used request id req-e97eafb9-868c-42a8-a070-7a5a2a187603 2019-04-05 11:46:57,743 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 633b5e38-414a-4b90-ab76-aff87d2dbefa could not be found. [status_code=404] 2019-04-05 11:46:57,743 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleted node instance 2019-04-05 11:46:57,743 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleted node instance 2019-04-05 11:46:57,743 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-04-05 11:46:57,744 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance: nothing to do 2019-04-05 11:46:57,744 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-04-05 11:46:57,744 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-04-05 11:46:57,744 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance: nothing to do 2019-04-05 11:46:57,744 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-04-05 11:46:57,744 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-04-05 11:46:57,744 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:46:57,745 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-04-05 11:46:57,745 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-04-05 11:46:57,745 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:46:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2eb655ae-4896-43ce-bc69-2a7878cd3535 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:46:57,745 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance: nothing to do 2019-04-05 11:46:57,745 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-2eb655ae-4896-43ce-bc69-2a7878cd3535 2019-04-05 11:46:57,745 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=bb1fab15-a2a5-47b0-b603-89b0ee213302 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f504fae68e0c0de0ab7b8f5e3402a004c3127496" 2019-04-05 11:46:57,746 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-04-05 11:46:57,746 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance: nothing to do 2019-04-05 11:46:57,746 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-04-05 11:46:57,746 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance: nothing to do 2019-04-05 11:46:57,746 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:46:57,746 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:46:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0555c70-652d-4c2d-b0a8-898e1f1e87da Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:46:57,746 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132 2019-04-05 11:46:58,009 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:46:58,010 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:46:58,010 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:46:58,010 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:46:58,010 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:46:58,010 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:46:58,010 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:46:58,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T11:46:25.889Z", "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-04-05T11:46:25.890Z", "id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"} 2019-04-05 11:46:58,010 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:46:58,011 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:46:58 GMT 2019-04-05 11:46:58,011 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:46:58,011 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-04-05 11:46:58,011 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:46:58,011 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:46:58,011 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:47:03,016 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-05 11:47:03,106 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:47:03,106 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:47:03,106 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:47:03,106 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:47:03,106 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:47:03,106 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:47:03,107 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:47:03,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-04-05T11:46:44.202Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:46:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0555c70-652d-4c2d-b0a8-898e1f1e87da Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_ip_7vhyxy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:43.413Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.8d326f90-8edd-47f0-8f50-63c01808b114"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:44.202Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-d0555c70-652d-4c2d-b0a8-898e1f1e87da", "level": "debug", "target_id": "reference_vnf_ip_7vhyxy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:43.413Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.8d326f90-8edd-47f0-8f50-63c01808b114"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:44.202Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/floatingips/5ab929c0-75b7-4c13-9662-270ec50794d1.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aab4a35af98ed2b348f3f09d36d9262a725e0a97\" -d '{\"floatingip\": {\"port_id\": null}}'", "level": "debug", "target_id": "reference_vnf_ip_7vhyxy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:43.810Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.8d326f90-8edd-47f0-8f50-63c01808b114"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:44.202Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-3ac0fec5-b8b7-4462-903c-860c9d4ef2c2 Date: Fri, 05 Apr 2019 11:46:43 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:46:33Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"80b8ed00-c613-481a-b8ce-95f3f3b434d5\",\"ip_address\":\"12.0.0.19\"}],\"id\":\"bb1fab15-a2a5-47b0-b603-89b0ee213302\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:10:fd:3f\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:13Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:43.620Z", "source_id": "reference_vnf_data_plane_port_48r9px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.c6649f87-7ef1-4c6e-ac57-7cd8cf3ceaec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:44.202Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=bb1fab15-a2a5-47b0-b603-89b0ee213302 used request id req-3ac0fec5-b8b7-4462-903c-860c9d4ef2c2", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:43.621Z", "source_id": "reference_vnf_data_plane_port_48r9px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.c6649f87-7ef1-4c6e-ac57-7cd8cf3ceaec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:44.202Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=bb1fab15-a2a5-47b0-b603-89b0ee213302 used request id req-3ac0fec5-b8b7-4462-903c-860c9d4ef2c2", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:43.621Z", "source_id": "reference_vnf_data_plane_port_48r9px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.c6649f87-7ef1-4c6e-ac57-7cd8cf3ceaec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:44.818Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:44.525Z", "source_id": "target_vnf_data_plane_port_bvt3jv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.6611b5c3-a56a-487a-bf48-067012d99aa7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:44.818Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json used request id req-852e777c-d7d3-47ba-ad47-5e239eac61c7", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:44.437Z", "source_id": "reference_vnf_data_plane_port_48r9px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.c6649f87-7ef1-4c6e-ac57-7cd8cf3ceaec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:44.818Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json used request id req-852e777c-d7d3-47ba-ad47-5e239eac61c7", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:44.437Z", "source_id": "reference_vnf_data_plane_port_48r9px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.c6649f87-7ef1-4c6e-ac57-7cd8cf3ceaec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:44.818Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_t5nm5a", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:44.157Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.7050e580-2c52-41f6-932b-5a866210df35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:44.818Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:46:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d7e64dd-484d-4460-a988-25c6c0f87dc6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_ip_t5nm5a", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:44.161Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.7050e580-2c52-41f6-932b-5a866210df35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:44.818Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-5d7e64dd-484d-4460-a988-25c6c0f87dc6", "level": "debug", "target_id": "target_vnf_ip_t5nm5a", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:44.162Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.7050e580-2c52-41f6-932b-5a866210df35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:44.818Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-2c964ea5-3859-4c0e-a3d4-ef4adeb2bd23 Date: Fri, 05 Apr 2019 11:46:44 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:46:43Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"80b8ed00-c613-481a-b8ce-95f3f3b434d5\",\"ip_address\":\"12.0.0.19\"}],\"id\":\"bb1fab15-a2a5-47b0-b603-89b0ee213302\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:10:fd:3f\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:13Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:44.378Z", "source_id": "reference_vnf_data_plane_port_48r9px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.c6649f87-7ef1-4c6e-ac57-7cd8cf3ceaec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:44.818Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json used request id req-2c964ea5-3859-4c0e-a3d4-ef4adeb2bd23", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:44.378Z", "source_id": "reference_vnf_data_plane_port_48r9px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.c6649f87-7ef1-4c6e-ac57-7cd8cf3ceaec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:44.818Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json used request id req-2c964ea5-3859-4c0e-a3d4-ef4adeb2bd23", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:44.379Z", "source_id": "reference_vnf_data_plane_port_48r9px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.c6649f87-7ef1-4c6e-ac57-7cd8cf3ceaec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:44.818Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:46:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-700f8304-c9ec-480a-adc0-22ef6c79ff7e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:44.531Z", "source_id": "target_vnf_data_plane_port_bvt3jv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.6611b5c3-a56a-487a-bf48-067012d99aa7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:44.818Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-700f8304-c9ec-480a-adc0-22ef6c79ff7e", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:44.532Z", "source_id": "target_vnf_data_plane_port_bvt3jv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.6611b5c3-a56a-487a-bf48-067012d99aa7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:44.818Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/floatingips/9ad700cf-2581-4949-ab51-2c2bc40d00d5.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}38aded7076fc59b25e32a6d0dccd967306b3f4c5\" -d '{\"floatingip\": {\"port_id\": null}}'", "level": "debug", "target_id": "target_vnf_ip_t5nm5a", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:44.565Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.7050e580-2c52-41f6-932b-5a866210df35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:44.818Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f504fae68e0c0de0ab7b8f5e3402a004c3127496\"", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:44.380Z", "source_id": "reference_vnf_data_plane_port_48r9px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.c6649f87-7ef1-4c6e-ac57-7cd8cf3ceaec"}, {"node_instance_id": "target_vnf_data_plane_port_bvt3jv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:44.818Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:43.151Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:44.818Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "target_id": "target_vnf_ip_t5nm5a", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:42.951Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "target_vnf_port_g6yfee", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:44.818Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:42.744Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:44.818Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-852e777c-d7d3-47ba-ad47-5e239eac61c7 Date: Fri, 05 Apr 2019 11:46:44 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:46:43Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"80b8ed00-c613-481a-b8ce-95f3f3b434d5\",\"ip_address\":\"12.0.0.19\"}],\"id\":\"bb1fab15-a2a5-47b0-b603-89b0ee213302\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:10:fd:3f\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:13Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:44.437Z", "source_id": "reference_vnf_data_plane_port_48r9px", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.c6649f87-7ef1-4c6e-ac57-7cd8cf3ceaec"}, {"node_instance_id": "keypair_vqcsjl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:45.400Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T11:46:45.066Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.620b9b10-1737-42ea-9102-05933b998dd9"}, {"node_instance_id": "keypair_vqcsjl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:45.400Z", "message": "Deleting node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:43.840Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:45.400Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:43.353Z", "source_id": "target_vnf_data_plane_port_bvt3jv", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "keypair_vqcsjl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:45.400Z", "message": "Relationships unlinked", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:43.307Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:45.400Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-c282d5ef-93b0-459e-abe3-5ac22693e803 Date: Fri, 05 Apr 2019 11:46:44 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"307f846577284cd791b49fd570cf11e0\", \"created_at\": \"2019-04-05T11:37:03Z\", \"updated_at\": \"2019-04-05T11:46:44Z\", \"floating_network_id\": \"7988db48-05a8-4a8c-b418-2ba12e37bd97\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 3, \"project_id\": \"307f846577284cd791b49fd570cf11e0\", \"port_id\": null, \"id\": \"5ab929c0-75b7-4c13-9662-270ec50794d1\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_ip_7vhyxy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:44.717Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.8d326f90-8edd-47f0-8f50-63c01808b114"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:45.400Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/floatingips/5ab929c0-75b7-4c13-9662-270ec50794d1.json used request id req-c282d5ef-93b0-459e-abe3-5ac22693e803", "level": "debug", "target_id": "reference_vnf_ip_7vhyxy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:44.717Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.8d326f90-8edd-47f0-8f50-63c01808b114"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:45.400Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/floatingips/5ab929c0-75b7-4c13-9662-270ec50794d1.json used request id req-c282d5ef-93b0-459e-abe3-5ac22693e803", "level": "debug", "target_id": "reference_vnf_ip_7vhyxy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:44.717Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.8d326f90-8edd-47f0-8f50-63c01808b114"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:45.400Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=afc4d9a8-94dd-4571-8ee7-5c93d9f646fc -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}208bed8e2f4a20a5efb6fc221e1ac527105a9a4c\"", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:44.939Z", "source_id": "target_vnf_data_plane_port_bvt3jv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.6611b5c3-a56a-487a-bf48-067012d99aa7"}, {"node_instance_id": "keypair_vqcsjl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:45.400Z", "message": "deleting keypair", "level": "info", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:45.065Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.620b9b10-1737-42ea-9102-05933b998dd9"}, {"node_instance_id": "keypair_vqcsjl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:45.400Z", "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-04-05T11:46:45.065Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.620b9b10-1737-42ea-9102-05933b998dd9"}, {"node_instance_id": "keypair_vqcsjl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:45.400Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:46:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b39bc335-6013-4f96-9015-fba3e0f8c635 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:45.073Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.620b9b10-1737-42ea-9102-05933b998dd9"}, {"node_instance_id": "keypair_vqcsjl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:45.400Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-b39bc335-6013-4f96-9015-fba3e0f8c635", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:45.073Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.620b9b10-1737-42ea-9102-05933b998dd9"}, {"node_instance_id": "keypair_vqcsjl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:45.917Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/vnf_test_keypair -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}845b132232aa3047535760c94dbd19553f74a202\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:45.502Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.620b9b10-1737-42ea-9102-05933b998dd9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:45.917Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:45.056Z", "source_id": "reference_vnf_data_plane_port_48r9px", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "keypair_vqcsjl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:45.917Z", "message": "Sending task 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:44.017Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "keypair_vqcsjl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:45.917Z", "message": "RESP: [202] Date: Fri, 05 Apr 2019 11:46: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-4cece525-b0be-42f0-8a03-0dd47a10787f x-compute-request-id: req-4cece525-b0be-42f0-8a03-0dd47a10787f Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:45.815Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.620b9b10-1737-42ea-9102-05933b998dd9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:45.917Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}208bed8e2f4a20a5efb6fc221e1ac527105a9a4c\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:45.668Z", "source_id": "target_vnf_data_plane_port_bvt3jv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.6611b5c3-a56a-487a-bf48-067012d99aa7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:45.917Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=afc4d9a8-94dd-4571-8ee7-5c93d9f646fc used request id req-17244f53-e858-425e-9307-548a0a4bf77a", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:45.667Z", "source_id": "target_vnf_data_plane_port_bvt3jv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.6611b5c3-a56a-487a-bf48-067012d99aa7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:45.917Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=afc4d9a8-94dd-4571-8ee7-5c93d9f646fc used request id req-17244f53-e858-425e-9307-548a0a4bf77a", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:45.667Z", "source_id": "target_vnf_data_plane_port_bvt3jv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.6611b5c3-a56a-487a-bf48-067012d99aa7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:45.917Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-17244f53-e858-425e-9307-548a0a4bf77a Date: Fri, 05 Apr 2019 11:46:45 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:46:34Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"80b8ed00-c613-481a-b8ce-95f3f3b434d5\",\"ip_address\":\"12.0.0.9\"}],\"id\":\"afc4d9a8-94dd-4571-8ee7-5c93d9f646fc\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:21:de:87\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:13Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:45.667Z", "source_id": "target_vnf_data_plane_port_bvt3jv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.6611b5c3-a56a-487a-bf48-067012d99aa7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:46.432Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-685a47d5-078f-4f48-a616-cbf7bc3863b9 Date: Fri, 05 Apr 2019 11:46:46 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:46:45Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"80b8ed00-c613-481a-b8ce-95f3f3b434d5\",\"ip_address\":\"12.0.0.9\"}],\"id\":\"afc4d9a8-94dd-4571-8ee7-5c93d9f646fc\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:21:de:87\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:13Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:46.214Z", "source_id": "target_vnf_data_plane_port_bvt3jv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.6611b5c3-a56a-487a-bf48-067012d99aa7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:46.432Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}208bed8e2f4a20a5efb6fc221e1ac527105a9a4c\"", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:46.158Z", "source_id": "target_vnf_data_plane_port_bvt3jv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.6611b5c3-a56a-487a-bf48-067012d99aa7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:46.432Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json used request id req-685a47d5-078f-4f48-a616-cbf7bc3863b9", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:46.214Z", "source_id": "target_vnf_data_plane_port_bvt3jv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.6611b5c3-a56a-487a-bf48-067012d99aa7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:46.432Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json used request id req-171fab96-a011-43c6-a7bd-f4d2ae4db474", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:46.158Z", "source_id": "target_vnf_data_plane_port_bvt3jv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.6611b5c3-a56a-487a-bf48-067012d99aa7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:46.432Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json used request id req-171fab96-a011-43c6-a7bd-f4d2ae4db474", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:46.157Z", "source_id": "target_vnf_data_plane_port_bvt3jv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.6611b5c3-a56a-487a-bf48-067012d99aa7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:46.432Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-171fab96-a011-43c6-a7bd-f4d2ae4db474 Date: Fri, 05 Apr 2019 11:46:46 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:46:45Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"80b8ed00-c613-481a-b8ce-95f3f3b434d5\",\"ip_address\":\"12.0.0.9\"}],\"id\":\"afc4d9a8-94dd-4571-8ee7-5c93d9f646fc\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:21:de:87\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:13Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:46.157Z", "source_id": "target_vnf_data_plane_port_bvt3jv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.6611b5c3-a56a-487a-bf48-067012d99aa7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:46.432Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/floatingips/9ad700cf-2581-4949-ab51-2c2bc40d00d5.json used request id req-1105ea84-79d4-44ca-a995-5e422b848d52", "level": "debug", "target_id": "target_vnf_ip_t5nm5a", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:45.845Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.7050e580-2c52-41f6-932b-5a866210df35"}], "metadata": {"pagination": {"total": 519, "offset": 272, "size": 50}}} 2019-04-05 11:47:03,107 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:47:03,107 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:47:03 GMT 2019-04-05 11:47:03,107 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:47:03,107 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 11:47:03,107 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:47:03,107 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:47:03,107 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:47:03,108 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 11:47:03,110 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:46:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0555c70-652d-4c2d-b0a8-898e1f1e87da Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:47:03,110 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-d0555c70-652d-4c2d-b0a8-898e1f1e87da 2019-04-05 11:47:03,110 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/floatingips/5ab929c0-75b7-4c13-9662-270ec50794d1.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab4a35af98ed2b348f3f09d36d9262a725e0a97" -d '{"floatingip": {"port_id": null}}' 2019-04-05 11:47:03,111 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-3ac0fec5-b8b7-4462-903c-860c9d4ef2c2 Date: Fri, 05 Apr 2019 11:46:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:46:33Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80b8ed00-c613-481a-b8ce-95f3f3b434d5","ip_address":"12.0.0.19"}],"id":"bb1fab15-a2a5-47b0-b603-89b0ee213302","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:10:fd:3f","project_id":"307f846577284cd791b49fd570cf11e0","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:13Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-04-05 11:47:03,111 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=bb1fab15-a2a5-47b0-b603-89b0ee213302 used request id req-3ac0fec5-b8b7-4462-903c-860c9d4ef2c2 2019-04-05 11:47:03,111 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=bb1fab15-a2a5-47b0-b603-89b0ee213302 used request id req-3ac0fec5-b8b7-4462-903c-860c9d4ef2c2 2019-04-05 11:47:03,111 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:47:03,111 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json used request id req-852e777c-d7d3-47ba-ad47-5e239eac61c7 2019-04-05 11:47:03,111 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json used request id req-852e777c-d7d3-47ba-ad47-5e239eac61c7 2019-04-05 11:47:03,112 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:47:03,112 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:46:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d7e64dd-484d-4460-a988-25c6c0f87dc6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:47:03,112 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-5d7e64dd-484d-4460-a988-25c6c0f87dc6 2019-04-05 11:47:03,112 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-2c964ea5-3859-4c0e-a3d4-ef4adeb2bd23 Date: Fri, 05 Apr 2019 11:46:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:46:43Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80b8ed00-c613-481a-b8ce-95f3f3b434d5","ip_address":"12.0.0.19"}],"id":"bb1fab15-a2a5-47b0-b603-89b0ee213302","security_groups":[],"mac_address":"fa:16:3e:10:fd:3f","project_id":"307f846577284cd791b49fd570cf11e0","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:13Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-04-05 11:47:03,112 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json used request id req-2c964ea5-3859-4c0e-a3d4-ef4adeb2bd23 2019-04-05 11:47:03,112 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json used request id req-2c964ea5-3859-4c0e-a3d4-ef4adeb2bd23 2019-04-05 11:47:03,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:46:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-700f8304-c9ec-480a-adc0-22ef6c79ff7e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:47:03,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-700f8304-c9ec-480a-adc0-22ef6c79ff7e 2019-04-05 11:47:03,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/floatingips/9ad700cf-2581-4949-ab51-2c2bc40d00d5.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38aded7076fc59b25e32a6d0dccd967306b3f4c5" -d '{"floatingip": {"port_id": null}}' 2019-04-05 11:47:03,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f504fae68e0c0de0ab7b8f5e3402a004c3127496" 2019-04-05 11:47:03,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-04-05 11:47:03,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-04-05 11:47:03,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-04-05 11:47:03,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-852e777c-d7d3-47ba-ad47-5e239eac61c7 Date: Fri, 05 Apr 2019 11:46:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:46:43Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80b8ed00-c613-481a-b8ce-95f3f3b434d5","ip_address":"12.0.0.19"}],"id":"bb1fab15-a2a5-47b0-b603-89b0ee213302","security_groups":[],"mac_address":"fa:16:3e:10:fd:3f","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:13Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:47:03,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:47:03,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-04-05 11:47:03,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-04-05 11:47:03,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-04-05 11:47:03,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-c282d5ef-93b0-459e-abe3-5ac22693e803 Date: Fri, 05 Apr 2019 11:46:44 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:37:03Z", "updated_at": "2019-04-05T11:46:44Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 3, "project_id": "307f846577284cd791b49fd570cf11e0", "port_id": null, "id": "5ab929c0-75b7-4c13-9662-270ec50794d1", "qos_policy_id": null}} 2019-04-05 11:47:03,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/floatingips/5ab929c0-75b7-4c13-9662-270ec50794d1.json used request id req-c282d5ef-93b0-459e-abe3-5ac22693e803 2019-04-05 11:47:03,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/floatingips/5ab929c0-75b7-4c13-9662-270ec50794d1.json used request id req-c282d5ef-93b0-459e-abe3-5ac22693e803 2019-04-05 11:47:03,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=afc4d9a8-94dd-4571-8ee7-5c93d9f646fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}208bed8e2f4a20a5efb6fc221e1ac527105a9a4c" 2019-04-05 11:47:03,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2019-04-05 11:47:03,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2019-04-05 11:47:03,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:46:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b39bc335-6013-4f96-9015-fba3e0f8c635 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:47:03,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-b39bc335-6013-4f96-9015-fba3e0f8c635 2019-04-05 11:47:03,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/vnf_test_keypair -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845b132232aa3047535760c94dbd19553f74a202" 2019-04-05 11:47:03,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-04-05 11:47:03,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-04-05 11:47:03,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Fri, 05 Apr 2019 11:46: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-4cece525-b0be-42f0-8a03-0dd47a10787f x-compute-request-id: req-4cece525-b0be-42f0-8a03-0dd47a10787f Content-Length: 0 Content-Type: application/json 2019-04-05 11:47:03,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}208bed8e2f4a20a5efb6fc221e1ac527105a9a4c" -d '{"port": {"security_groups": []}}' 2019-04-05 11:47:03,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=afc4d9a8-94dd-4571-8ee7-5c93d9f646fc used request id req-17244f53-e858-425e-9307-548a0a4bf77a 2019-04-05 11:47:03,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=afc4d9a8-94dd-4571-8ee7-5c93d9f646fc used request id req-17244f53-e858-425e-9307-548a0a4bf77a 2019-04-05 11:47:03,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-17244f53-e858-425e-9307-548a0a4bf77a Date: Fri, 05 Apr 2019 11:46:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:46:34Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80b8ed00-c613-481a-b8ce-95f3f3b434d5","ip_address":"12.0.0.9"}],"id":"afc4d9a8-94dd-4571-8ee7-5c93d9f646fc","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:21:de:87","project_id":"307f846577284cd791b49fd570cf11e0","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:13Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-04-05 11:47:03,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-685a47d5-078f-4f48-a616-cbf7bc3863b9 Date: Fri, 05 Apr 2019 11:46:46 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:46:45Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80b8ed00-c613-481a-b8ce-95f3f3b434d5","ip_address":"12.0.0.9"}],"id":"afc4d9a8-94dd-4571-8ee7-5c93d9f646fc","security_groups":[],"mac_address":"fa:16:3e:21:de:87","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:13Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:47:03,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}208bed8e2f4a20a5efb6fc221e1ac527105a9a4c" 2019-04-05 11:47:03,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json used request id req-685a47d5-078f-4f48-a616-cbf7bc3863b9 2019-04-05 11:47:03,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json used request id req-171fab96-a011-43c6-a7bd-f4d2ae4db474 2019-04-05 11:47:03,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json used request id req-171fab96-a011-43c6-a7bd-f4d2ae4db474 2019-04-05 11:47:03,118 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-171fab96-a011-43c6-a7bd-f4d2ae4db474 Date: Fri, 05 Apr 2019 11:46:46 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:46:45Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80b8ed00-c613-481a-b8ce-95f3f3b434d5","ip_address":"12.0.0.9"}],"id":"afc4d9a8-94dd-4571-8ee7-5c93d9f646fc","security_groups":[],"mac_address":"fa:16:3e:21:de:87","project_id":"307f846577284cd791b49fd570cf11e0","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:13Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-04-05 11:47:03,118 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/floatingips/9ad700cf-2581-4949-ab51-2c2bc40d00d5.json used request id req-1105ea84-79d4-44ca-a995-5e422b848d52 2019-04-05 11:47:03,118 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132 2019-04-05 11:47:03,174 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:47:03,174 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:47:03,174 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:47:03,175 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:47:03,175 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:47:03,175 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:47:03,175 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:47:03,175 - cloudify.rest_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-04-05T11:46:25.889Z", "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-04-05T11:46:25.890Z", "id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"} 2019-04-05 11:47:03,175 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:47:03,175 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:47:03 GMT 2019-04-05 11:47:03,175 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:47:03,175 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-04-05 11:47:03,175 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:47:03,175 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:47:03,176 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:47:08,181 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-05 11:47:08,267 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:47:08,267 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:47:08,267 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:47:08,267 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:47:08,267 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:47:08,267 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:47:08,267 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:47:08,268 - 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-04-05T11:46:46.432Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json used request id req-685a47d5-078f-4f48-a616-cbf7bc3863b9", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:46.214Z", "source_id": "target_vnf_data_plane_port_bvt3jv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.6611b5c3-a56a-487a-bf48-067012d99aa7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:46.432Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json used request id req-685a47d5-078f-4f48-a616-cbf7bc3863b9", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:46.214Z", "source_id": "target_vnf_data_plane_port_bvt3jv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.6611b5c3-a56a-487a-bf48-067012d99aa7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:46.432Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json used request id req-171fab96-a011-43c6-a7bd-f4d2ae4db474", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:46.158Z", "source_id": "target_vnf_data_plane_port_bvt3jv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.6611b5c3-a56a-487a-bf48-067012d99aa7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:46.432Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json used request id req-171fab96-a011-43c6-a7bd-f4d2ae4db474", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:46.157Z", "source_id": "target_vnf_data_plane_port_bvt3jv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.6611b5c3-a56a-487a-bf48-067012d99aa7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:46.432Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-171fab96-a011-43c6-a7bd-f4d2ae4db474 Date: Fri, 05 Apr 2019 11:46:46 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:46:45Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"80b8ed00-c613-481a-b8ce-95f3f3b434d5\",\"ip_address\":\"12.0.0.9\"}],\"id\":\"afc4d9a8-94dd-4571-8ee7-5c93d9f646fc\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:21:de:87\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:13Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:46.157Z", "source_id": "target_vnf_data_plane_port_bvt3jv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.6611b5c3-a56a-487a-bf48-067012d99aa7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:46.432Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/floatingips/9ad700cf-2581-4949-ab51-2c2bc40d00d5.json used request id req-1105ea84-79d4-44ca-a995-5e422b848d52", "level": "debug", "target_id": "target_vnf_ip_t5nm5a", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:45.845Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.7050e580-2c52-41f6-932b-5a866210df35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:46.432Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/floatingips/9ad700cf-2581-4949-ab51-2c2bc40d00d5.json used request id req-1105ea84-79d4-44ca-a995-5e422b848d52", "level": "debug", "target_id": "target_vnf_ip_t5nm5a", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:45.845Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.7050e580-2c52-41f6-932b-5a866210df35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:46.432Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}208bed8e2f4a20a5efb6fc221e1ac527105a9a4c\"", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:46.158Z", "source_id": "target_vnf_data_plane_port_bvt3jv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.6611b5c3-a56a-487a-bf48-067012d99aa7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:47.046Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "target_id": "target_vnf_ip_t5nm5a", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:46.256Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "reference_vnf_data_plane_port_48r9px", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:47.046Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:45.781Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:47.046Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:45.316Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:47.046Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:46.612Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.49dc26d6-b661-4de5-86c6-756934c302d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:47.046Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:46:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd830e98-0103-4345-8ec2-74e9655aa78b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:46.618Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.49dc26d6-b661-4de5-86c6-756934c302d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:47.046Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-cd830e98-0103-4345-8ec2-74e9655aa78b", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:46.619Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.49dc26d6-b661-4de5-86c6-756934c302d1"}, {"node_instance_id": "reference_vnf_data_plane_port_48r9px", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:47.641Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-eae1bba5-2a05-4bae-84fa-ea727effb169", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:47.310Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.7d226e6d-3564-4fdd-8a05-ee7d6884d31b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:47.641Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}195d2825f18e00273d7a4997bcbc5a4193e91bcb\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:47.347Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.49dc26d6-b661-4de5-86c6-756934c302d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:47.641Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=379e63d7-f13d-4456-b64d-39b9fd826ee1 used request id req-795b3ea4-3e0a-406c-8add-fb27cf1cc749", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:47.346Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.49dc26d6-b661-4de5-86c6-756934c302d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:47.641Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=379e63d7-f13d-4456-b64d-39b9fd826ee1 used request id req-795b3ea4-3e0a-406c-8add-fb27cf1cc749", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:47.346Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.49dc26d6-b661-4de5-86c6-756934c302d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:47.641Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-795b3ea4-3e0a-406c-8add-fb27cf1cc749 Date: Fri, 05 Apr 2019 11:46:47 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:46:36Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"12dd7739-e2b0-4141-9804-5f0d19758208\",\"ip_address\":\"11.0.0.16\"}],\"id\":\"379e63d7-f13d-4456-b64d-39b9fd826ee1\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:d0:95:f8\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:24Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:47.346Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.49dc26d6-b661-4de5-86c6-756934c302d1"}, {"node_instance_id": "reference_vnf_data_plane_port_48r9px", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:47.641Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:46:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eae1bba5-2a05-4bae-84fa-ea727effb169 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23: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-04-05T11:46:47.309Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.7d226e6d-3564-4fdd-8a05-ee7d6884d31b"}, {"node_instance_id": "reference_vnf_data_plane_port_48r9px", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:47.641Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T11:46:47.305Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.7d226e6d-3564-4fdd-8a05-ee7d6884d31b"}, {"node_instance_id": "reference_vnf_data_plane_port_48r9px", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:47.641Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:47.304Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.7d226e6d-3564-4fdd-8a05-ee7d6884d31b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:47.641Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=379e63d7-f13d-4456-b64d-39b9fd826ee1 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}195d2825f18e00273d7a4997bcbc5a4193e91bcb\"", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:47.020Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.49dc26d6-b661-4de5-86c6-756934c302d1"}, {"node_instance_id": "keypair_vqcsjl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:47.641Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:46.258Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:47.641Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:46.390Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "keypair_vqcsjl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:47.641Z", "message": "Deleted node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:46.520Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "reference_vnf_data_plane_port_48r9px", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:48.246Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5e30f286b04c3db5293db0ccfccea68d8441310f\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:47.727Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.7d226e6d-3564-4fdd-8a05-ee7d6884d31b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:48.246Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-71192f6b-77f9-491e-965b-5c1ea15163d4 Date: Fri, 05 Apr 2019 11:46:47 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:46:47Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"12dd7739-e2b0-4141-9804-5f0d19758208\",\"ip_address\":\"11.0.0.16\"}],\"id\":\"379e63d7-f13d-4456-b64d-39b9fd826ee1\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:d0:95:f8\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:24Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:47.845Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.49dc26d6-b661-4de5-86c6-756934c302d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:48.246Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-71192f6b-77f9-491e-965b-5c1ea15163d4", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:47.845Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.49dc26d6-b661-4de5-86c6-756934c302d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:48.246Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-71192f6b-77f9-491e-965b-5c1ea15163d4", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:47.846Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.49dc26d6-b661-4de5-86c6-756934c302d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:48.246Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}195d2825f18e00273d7a4997bcbc5a4193e91bcb\"", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:47.846Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.49dc26d6-b661-4de5-86c6-756934c302d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:48.246Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-1fbee65e-986e-4d58-9911-c9db8e9cb19d Date: Fri, 05 Apr 2019 11:46:47 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:46:47Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"12dd7739-e2b0-4141-9804-5f0d19758208\",\"ip_address\":\"11.0.0.16\"}],\"id\":\"379e63d7-f13d-4456-b64d-39b9fd826ee1\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:d0:95:f8\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:47.888Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.49dc26d6-b661-4de5-86c6-756934c302d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:48.246Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-1fbee65e-986e-4d58-9911-c9db8e9cb19d", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:47.888Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.49dc26d6-b661-4de5-86c6-756934c302d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:48.246Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-1fbee65e-986e-4d58-9911-c9db8e9cb19d", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:47.889Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.49dc26d6-b661-4de5-86c6-756934c302d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:48.246Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=cb7d25e8-4412-4f99-b46a-6ea233592e40 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}282a118f560294feeccb084e45ad1c58a838f14c\"", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:48.030Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.80b570be-2b69-471e-afa1-610a5708f2cd"}, {"node_instance_id": "target_vnf_data_plane_port_bvt3jv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:48.246Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:46.958Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:48.246Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:46.616Z", "source_id": "target_vnf_data_plane_port_bvt3jv", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "target_vnf_data_plane_port_bvt3jv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:48.246Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:46.882Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:48.246Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:47.618Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.80b570be-2b69-471e-afa1-610a5708f2cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:48.246Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:46:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16c919e5-58a6-421d-afbe-534f858948f3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:47.626Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.80b570be-2b69-471e-afa1-610a5708f2cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:48.246Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-16c919e5-58a6-421d-afbe-534f858948f3", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:47.626Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.80b570be-2b69-471e-afa1-610a5708f2cd"}, {"node_instance_id": "target_vnf_data_plane_port_bvt3jv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:48.819Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:46:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4481e61d-b5e0-4c9a-b410-1eccad16df85 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23: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-04-05T11:46:48.324Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.bfed1951-446b-47f2-9507-419db4d2d5c1"}, {"node_instance_id": "target_vnf_data_plane_port_bvt3jv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:48.819Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-4481e61d-b5e0-4c9a-b410-1eccad16df85", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:48.324Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.bfed1951-446b-47f2-9507-419db4d2d5c1"}, {"node_instance_id": "target_vnf_data_plane_port_bvt3jv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:48.819Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a45287422441b7a460b136b04d5f1caebf1e2ef9\"", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:48.726Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.bfed1951-446b-47f2-9507-419db4d2d5c1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:48.819Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:48.336Z", "source_id": "reference_vnf_port_acid2n", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "target_vnf_data_plane_port_bvt3jv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:48.819Z", "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-04-05T11:46:47.282Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:48.819Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-bf9a00b0-4599-4895-a99a-fab83122df4c Date: Fri, 05 Apr 2019 11:46:48 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:46:37Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"12dd7739-e2b0-4141-9804-5f0d19758208\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"cb7d25e8-4412-4f99-b46a-6ea233592e40\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:38:3f:58\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:24Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:48.273Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.80b570be-2b69-471e-afa1-610a5708f2cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:48.819Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=cb7d25e8-4412-4f99-b46a-6ea233592e40 used request id req-bf9a00b0-4599-4895-a99a-fab83122df4c", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:48.274Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.80b570be-2b69-471e-afa1-610a5708f2cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:48.819Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=cb7d25e8-4412-4f99-b46a-6ea233592e40 used request id req-bf9a00b0-4599-4895-a99a-fab83122df4c", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:48.274Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.80b570be-2b69-471e-afa1-610a5708f2cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:48.819Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}282a118f560294feeccb084e45ad1c58a838f14c\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:48.275Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.80b570be-2b69-471e-afa1-610a5708f2cd"}], "metadata": {"pagination": {"total": 549, "offset": 322, "size": 50}}} 2019-04-05 11:47:08,268 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:47:08,268 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:47:08 GMT 2019-04-05 11:47:08,268 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:47:08,268 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 11:47:08,268 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:47:08,268 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:47:08,268 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:47:08,268 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 11:47:08,271 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json used request id req-685a47d5-078f-4f48-a616-cbf7bc3863b9 2019-04-05 11:47:08,271 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json used request id req-685a47d5-078f-4f48-a616-cbf7bc3863b9 2019-04-05 11:47:08,271 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json used request id req-171fab96-a011-43c6-a7bd-f4d2ae4db474 2019-04-05 11:47:08,271 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json used request id req-171fab96-a011-43c6-a7bd-f4d2ae4db474 2019-04-05 11:47:08,271 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-171fab96-a011-43c6-a7bd-f4d2ae4db474 Date: Fri, 05 Apr 2019 11:46:46 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:46:45Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80b8ed00-c613-481a-b8ce-95f3f3b434d5","ip_address":"12.0.0.9"}],"id":"afc4d9a8-94dd-4571-8ee7-5c93d9f646fc","security_groups":[],"mac_address":"fa:16:3e:21:de:87","project_id":"307f846577284cd791b49fd570cf11e0","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"ab34d354-f0fc-4bc1-b02c-2f863fa7ed35","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:13Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-04-05 11:47:08,272 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/floatingips/9ad700cf-2581-4949-ab51-2c2bc40d00d5.json used request id req-1105ea84-79d4-44ca-a995-5e422b848d52 2019-04-05 11:47:08,272 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/floatingips/9ad700cf-2581-4949-ab51-2c2bc40d00d5.json used request id req-1105ea84-79d4-44ca-a995-5e422b848d52 2019-04-05 11:47:08,272 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}208bed8e2f4a20a5efb6fc221e1ac527105a9a4c" 2019-04-05 11:47:08,272 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-04-05 11:47:08,272 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-04-05 11:47:08,272 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-04-05 11:47:08,272 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:47:08,273 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:46:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd830e98-0103-4345-8ec2-74e9655aa78b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:47:08,273 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-cd830e98-0103-4345-8ec2-74e9655aa78b 2019-04-05 11:47:08,273 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-eae1bba5-2a05-4bae-84fa-ea727effb169 2019-04-05 11:47:08,273 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195d2825f18e00273d7a4997bcbc5a4193e91bcb" -d '{"port": {"security_groups": []}}' 2019-04-05 11:47:08,273 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=379e63d7-f13d-4456-b64d-39b9fd826ee1 used request id req-795b3ea4-3e0a-406c-8add-fb27cf1cc749 2019-04-05 11:47:08,273 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=379e63d7-f13d-4456-b64d-39b9fd826ee1 used request id req-795b3ea4-3e0a-406c-8add-fb27cf1cc749 2019-04-05 11:47:08,273 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-795b3ea4-3e0a-406c-8add-fb27cf1cc749 Date: Fri, 05 Apr 2019 11:46:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:46:36Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12dd7739-e2b0-4141-9804-5f0d19758208","ip_address":"11.0.0.16"}],"id":"379e63d7-f13d-4456-b64d-39b9fd826ee1","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:d0:95:f8","project_id":"307f846577284cd791b49fd570cf11e0","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"0e136091-cf04-4572-a01d-d80c371377ec","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:24Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-04-05 11:47:08,274 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:46:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eae1bba5-2a05-4bae-84fa-ea727effb169 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:47:08,274 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:47:08,274 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2019-04-05 11:47:08,274 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=379e63d7-f13d-4456-b64d-39b9fd826ee1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195d2825f18e00273d7a4997bcbc5a4193e91bcb" 2019-04-05 11:47:08,274 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2019-04-05 11:47:08,274 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-04-05 11:47:08,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleted node instance 2019-04-05 11:47:08,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e30f286b04c3db5293db0ccfccea68d8441310f" 2019-04-05 11:47:08,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-71192f6b-77f9-491e-965b-5c1ea15163d4 Date: Fri, 05 Apr 2019 11:46:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:46:47Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12dd7739-e2b0-4141-9804-5f0d19758208","ip_address":"11.0.0.16"}],"id":"379e63d7-f13d-4456-b64d-39b9fd826ee1","security_groups":[],"mac_address":"fa:16:3e:d0:95:f8","project_id":"307f846577284cd791b49fd570cf11e0","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"0e136091-cf04-4572-a01d-d80c371377ec","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:24Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-04-05 11:47:08,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-71192f6b-77f9-491e-965b-5c1ea15163d4 2019-04-05 11:47:08,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-71192f6b-77f9-491e-965b-5c1ea15163d4 2019-04-05 11:47:08,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195d2825f18e00273d7a4997bcbc5a4193e91bcb" 2019-04-05 11:47:08,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-1fbee65e-986e-4d58-9911-c9db8e9cb19d Date: Fri, 05 Apr 2019 11:46:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:46:47Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12dd7739-e2b0-4141-9804-5f0d19758208","ip_address":"11.0.0.16"}],"id":"379e63d7-f13d-4456-b64d-39b9fd826ee1","security_groups":[],"mac_address":"fa:16:3e:d0:95:f8","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"0e136091-cf04-4572-a01d-d80c371377ec","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:47:08,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-1fbee65e-986e-4d58-9911-c9db8e9cb19d 2019-04-05 11:47:08,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-1fbee65e-986e-4d58-9911-c9db8e9cb19d 2019-04-05 11:47:08,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=cb7d25e8-4412-4f99-b46a-6ea233592e40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}282a118f560294feeccb084e45ad1c58a838f14c" 2019-04-05 11:47:08,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-04-05 11:47:08,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-04-05 11:47:08,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-04-05 11:47:08,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:47:08,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:46:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16c919e5-58a6-421d-afbe-534f858948f3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:47:08,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-16c919e5-58a6-421d-afbe-534f858948f3 2019-04-05 11:47:08,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:46:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4481e61d-b5e0-4c9a-b410-1eccad16df85 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:47:08,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-4481e61d-b5e0-4c9a-b410-1eccad16df85 2019-04-05 11:47:08,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a45287422441b7a460b136b04d5f1caebf1e2ef9" 2019-04-05 11:47:08,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-04-05 11:47:08,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-04-05 11:47:08,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-bf9a00b0-4599-4895-a99a-fab83122df4c Date: Fri, 05 Apr 2019 11:46:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:46:37Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12dd7739-e2b0-4141-9804-5f0d19758208","ip_address":"11.0.0.6"}],"id":"cb7d25e8-4412-4f99-b46a-6ea233592e40","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:38:3f:58","project_id":"307f846577284cd791b49fd570cf11e0","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"0e136091-cf04-4572-a01d-d80c371377ec","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:24Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-04-05 11:47:08,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=cb7d25e8-4412-4f99-b46a-6ea233592e40 used request id req-bf9a00b0-4599-4895-a99a-fab83122df4c 2019-04-05 11:47:08,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=cb7d25e8-4412-4f99-b46a-6ea233592e40 used request id req-bf9a00b0-4599-4895-a99a-fab83122df4c 2019-04-05 11:47:08,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}282a118f560294feeccb084e45ad1c58a838f14c" -d '{"port": {"security_groups": []}}' 2019-04-05 11:47:08,278 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132 2019-04-05 11:47:08,335 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:47:08,335 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:47:08,335 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:47:08,335 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:47:08,335 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:47:08,336 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:47:08,336 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:47:08,336 - cloudify.rest_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-04-05T11:46:25.889Z", "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-04-05T11:46:25.890Z", "id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"} 2019-04-05 11:47:08,336 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:47:08,336 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:47:08 GMT 2019-04-05 11:47:08,336 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:47:08,336 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-04-05 11:47:08,336 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:47:08,336 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:47:08,336 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:47:13,342 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-05 11:47:13,424 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:47:13,424 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:47:13,424 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:47:13,424 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:47:13,424 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:47:13,424 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:47:13,425 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:47:13,425 - 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-04-05T11:46:48.819Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-bf9a00b0-4599-4895-a99a-fab83122df4c Date: Fri, 05 Apr 2019 11:46:48 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:46:37Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"12dd7739-e2b0-4141-9804-5f0d19758208\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"cb7d25e8-4412-4f99-b46a-6ea233592e40\",\"security_groups\":[\"ddead22a-2dcf-489a-bbb0-44be7dd09dc6\"],\"mac_address\":\"fa:16:3e:38:3f:58\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:24Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:48.273Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.80b570be-2b69-471e-afa1-610a5708f2cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:48.819Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=cb7d25e8-4412-4f99-b46a-6ea233592e40 used request id req-bf9a00b0-4599-4895-a99a-fab83122df4c", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:48.274Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.80b570be-2b69-471e-afa1-610a5708f2cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:49.444Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-cae07e33-6e2f-4771-a48a-7fd0289053fd", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:48.835Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.80b570be-2b69-471e-afa1-610a5708f2cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:49.444Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-cae07e33-6e2f-4771-a48a-7fd0289053fd", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:48.836Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.80b570be-2b69-471e-afa1-610a5708f2cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:49.444Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}282a118f560294feeccb084e45ad1c58a838f14c\"", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:48.836Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.80b570be-2b69-471e-afa1-610a5708f2cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:49.444Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-2ade0ad7-3ea0-4975-bb1c-89b10b7f8678 Date: Fri, 05 Apr 2019 11:46:48 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:46:48Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"12dd7739-e2b0-4141-9804-5f0d19758208\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"cb7d25e8-4412-4f99-b46a-6ea233592e40\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:38:3f:58\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:48.884Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.80b570be-2b69-471e-afa1-610a5708f2cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:49.444Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-2ade0ad7-3ea0-4975-bb1c-89b10b7f8678", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:48.884Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.80b570be-2b69-471e-afa1-610a5708f2cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:49.444Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-2ade0ad7-3ea0-4975-bb1c-89b10b7f8678", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:48.884Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.80b570be-2b69-471e-afa1-610a5708f2cd"}, {"node_instance_id": "reference_vnf_data_plane_port_48r9px", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:49.444Z", "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-04-05T11:46:49.194Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "reference_vnf_port_acid2n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:49.444Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:48.748Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "reference_vnf_port_acid2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:49.444Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:48.513Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "reference_vnf_port_acid2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:49.444Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:48.414Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "reference_vnf_data_plane_port_48r9px", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:49.444Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1e0090c9-7222-4544-9613-1087ea315318 Date: Fri, 05 Apr 2019 11:46:48 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:48.668Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.7d226e6d-3564-4fdd-8a05-ee7d6884d31b"}, {"node_instance_id": "reference_vnf_data_plane_port_48r9px", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:49.444Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json used request id req-1e0090c9-7222-4544-9613-1087ea315318", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:48.669Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.7d226e6d-3564-4fdd-8a05-ee7d6884d31b"}, {"node_instance_id": "reference_vnf_data_plane_port_48r9px", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:49.444Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json used request id req-1e0090c9-7222-4544-9613-1087ea315318", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:48.669Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.7d226e6d-3564-4fdd-8a05-ee7d6884d31b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:49.444Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-cae07e33-6e2f-4771-a48a-7fd0289053fd Date: Fri, 05 Apr 2019 11:46:48 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-05T11:46:48Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"12dd7739-e2b0-4141-9804-5f0d19758208\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"cb7d25e8-4412-4f99-b46a-6ea233592e40\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:38:3f:58\",\"project_id\":\"307f846577284cd791b49fd570cf11e0\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"0e136091-cf04-4572-a01d-d80c371377ec\",\"tenant_id\":\"307f846577284cd791b49fd570cf11e0\",\"created_at\":\"2019-04-05T11:37:24Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:48.835Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.80b570be-2b69-471e-afa1-610a5708f2cd"}, {"node_instance_id": "reference_vnf_data_plane_port_48r9px", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:50.064Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:49.339Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:50.064Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_4q0ha3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:49.389Z", "source_id": "target_vnf_port_g6yfee", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "target_vnf_port_g6yfee", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:50.064Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:49.651Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "target_vnf_data_plane_port_bvt3jv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:50.064Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-032eefa6-359d-4349-be84-e4e280cbd48a Date: Fri, 05 Apr 2019 11:46:49 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-04-05T11:46:49.764Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.bfed1951-446b-47f2-9507-419db4d2d5c1"}, {"node_instance_id": "target_vnf_data_plane_port_bvt3jv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:50.064Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json used request id req-032eefa6-359d-4349-be84-e4e280cbd48a", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:49.764Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.bfed1951-446b-47f2-9507-419db4d2d5c1"}, {"node_instance_id": "target_vnf_data_plane_port_bvt3jv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:50.064Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json used request id req-032eefa6-359d-4349-be84-e4e280cbd48a", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:49.764Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.bfed1951-446b-47f2-9507-419db4d2d5c1"}, {"node_instance_id": "reference_vnf_port_acid2n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:50.064Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:49.850Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5acc9c80-d2dd-446e-86f5-e39591f14a80"}, {"node_instance_id": "reference_vnf_port_acid2n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:50.064Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T11:46:49.850Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5acc9c80-d2dd-446e-86f5-e39591f14a80"}, {"node_instance_id": "reference_vnf_port_acid2n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:50.064Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:46:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-616615c2-b9ca-424e-b1f0-18bd8ef8fd86 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:49.855Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5acc9c80-d2dd-446e-86f5-e39591f14a80"}, {"node_instance_id": "reference_vnf_port_acid2n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:50.064Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-616615c2-b9ca-424e-b1f0-18bd8ef8fd86", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:49.855Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5acc9c80-d2dd-446e-86f5-e39591f14a80"}, {"node_instance_id": "target_vnf_port_g6yfee", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:50.675Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:49.710Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "reference_vnf_port_acid2n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:50.675Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}16ff2a1a14a0ec21a3902bf7427c4d3f1a5f4e9e\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:50.247Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5acc9c80-d2dd-446e-86f5-e39591f14a80"}, {"node_instance_id": "target_vnf_data_plane_port_bvt3jv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:50.675Z", "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-04-05T11:46:50.182Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "target_vnf_port_g6yfee", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:50.675Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:49.974Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "target_vnf_port_g6yfee", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:51.284Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:50.994Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.f7f5c537-71e1-4ac0-8a9b-1c5b995de76b"}, {"node_instance_id": "target_vnf_port_g6yfee", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:51.284Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-05T11:46:50.994Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.f7f5c537-71e1-4ac0-8a9b-1c5b995de76b"}, {"node_instance_id": "target_vnf_port_g6yfee", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:51.284Z", "message": "RESP: [300] Date: Fri, 05 Apr 2019 11:46:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d170509-8497-4eaa-aa4b-90c40d4cf586 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:51.000Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.f7f5c537-71e1-4ac0-8a9b-1c5b995de76b"}, {"node_instance_id": "target_vnf_port_g6yfee", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:51.284Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-8d170509-8497-4eaa-aa4b-90c40d4cf586", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:51.000Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.f7f5c537-71e1-4ac0-8a9b-1c5b995de76b"}, {"node_instance_id": "reference_vnf_port_acid2n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:51.284Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b6893053-0bbe-4dcd-bbe5-bbd00f1a9199 Date: Fri, 05 Apr 2019 11:46:51 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-04-05T11:46:51.105Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5acc9c80-d2dd-446e-86f5-e39591f14a80"}, {"node_instance_id": "reference_vnf_port_acid2n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:51.284Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-b6893053-0bbe-4dcd-bbe5-bbd00f1a9199", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:51.105Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5acc9c80-d2dd-446e-86f5-e39591f14a80"}, {"node_instance_id": "reference_vnf_port_acid2n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:51.284Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-b6893053-0bbe-4dcd-bbe5-bbd00f1a9199", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:51.105Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.5acc9c80-d2dd-446e-86f5-e39591f14a80"}, {"node_instance_id": "data_plane_subnet_hz64fi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:51.284Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:50.732Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "data_plane_subnet_hz64fi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:51.284Z", "message": "Stopping node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:50.631Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "target_vnf_data_plane_port_bvt3jv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:51.284Z", "message": "Deleted node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:50.394Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "data_plane_subnet_hz64fi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:51.893Z", "message": "Deleting node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:51.477Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "target_vnf_port_g6yfee", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:51.893Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bb5eff474dd5b60cb3cd21981b986a5952372873\"", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:51.400Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.f7f5c537-71e1-4ac0-8a9b-1c5b995de76b"}, {"node_instance_id": "data_plane_subnet_hz64fi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:51.893Z", "message": "Unlinking relationships", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:51.051Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "data_plane_subnet_hz64fi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:51.893Z", "message": "Relationships unlinked", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:51.292Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "target_vnf_port_g6yfee", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:52.473Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-c9519bfb-a1be-4f46-96cd-320643cf15a6", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:52.196Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.f7f5c537-71e1-4ac0-8a9b-1c5b995de76b"}, {"node_instance_id": "data_plane_subnet_hz64fi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:52.473Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:51.630Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "reference_vnf_port_acid2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:52.473Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:51.921Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "reference_vnf_port_acid2n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:52.473Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:51.607Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"}, {"node_instance_id": "target_vnf_port_g6yfee", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:52.473Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c9519bfb-a1be-4f46-96cd-320643cf15a6 Date: Fri, 05 Apr 2019 11:46:52 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-04-05T11:46:52.195Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.f7f5c537-71e1-4ac0-8a9b-1c5b995de76b"}, {"node_instance_id": "target_vnf_port_g6yfee", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-05T11:46:52.473Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-c9519bfb-a1be-4f46-96cd-320643cf15a6", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-05T11:46:52.196Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132", "logger": "ctx.f7f5c537-71e1-4ac0-8a9b-1c5b995de76b"}], "metadata": {"pagination": {"total": 565, "offset": 372, "size": 50}}} 2019-04-05 11:47:13,425 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:47:13,425 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:47:13 GMT 2019-04-05 11:47:13,425 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:47:13,425 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 11:47:13,425 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:47:13,425 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:47:13,425 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:47:13,426 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 11:47:13,428 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-bf9a00b0-4599-4895-a99a-fab83122df4c Date: Fri, 05 Apr 2019 11:46:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:46:37Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12dd7739-e2b0-4141-9804-5f0d19758208","ip_address":"11.0.0.6"}],"id":"cb7d25e8-4412-4f99-b46a-6ea233592e40","security_groups":["ddead22a-2dcf-489a-bbb0-44be7dd09dc6"],"mac_address":"fa:16:3e:38:3f:58","project_id":"307f846577284cd791b49fd570cf11e0","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"0e136091-cf04-4572-a01d-d80c371377ec","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:24Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-04-05 11:47:13,428 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=cb7d25e8-4412-4f99-b46a-6ea233592e40 used request id req-bf9a00b0-4599-4895-a99a-fab83122df4c 2019-04-05 11:47:13,428 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-cae07e33-6e2f-4771-a48a-7fd0289053fd 2019-04-05 11:47:13,428 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-cae07e33-6e2f-4771-a48a-7fd0289053fd 2019-04-05 11:47:13,428 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}282a118f560294feeccb084e45ad1c58a838f14c" 2019-04-05 11:47:13,429 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-2ade0ad7-3ea0-4975-bb1c-89b10b7f8678 Date: Fri, 05 Apr 2019 11:46:48 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:46:48Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12dd7739-e2b0-4141-9804-5f0d19758208","ip_address":"11.0.0.6"}],"id":"cb7d25e8-4412-4f99-b46a-6ea233592e40","security_groups":[],"mac_address":"fa:16:3e:38:3f:58","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"307f846577284cd791b49fd570cf11e0","qos_policy_id":null,"admin_state_up":true,"network_id":"0e136091-cf04-4572-a01d-d80c371377ec","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-05 11:47:13,429 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-2ade0ad7-3ea0-4975-bb1c-89b10b7f8678 2019-04-05 11:47:13,429 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-2ade0ad7-3ea0-4975-bb1c-89b10b7f8678 2019-04-05 11:47:13,429 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-04-05 11:47:13,429 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-04-05 11:47:13,429 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-04-05 11:47:13,430 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-04-05 11:47:13,430 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1e0090c9-7222-4544-9613-1087ea315318 Date: Fri, 05 Apr 2019 11:46:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 11:47:13,430 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json used request id req-1e0090c9-7222-4544-9613-1087ea315318 2019-04-05 11:47:13,430 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/ports/bb1fab15-a2a5-47b0-b603-89b0ee213302.json used request id req-1e0090c9-7222-4544-9613-1087ea315318 2019-04-05 11:47:13,430 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-cae07e33-6e2f-4771-a48a-7fd0289053fd Date: Fri, 05 Apr 2019 11:46:48 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-05T11:46:48Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12dd7739-e2b0-4141-9804-5f0d19758208","ip_address":"11.0.0.6"}],"id":"cb7d25e8-4412-4f99-b46a-6ea233592e40","security_groups":[],"mac_address":"fa:16:3e:38:3f:58","project_id":"307f846577284cd791b49fd570cf11e0","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"0e136091-cf04-4572-a01d-d80c371377ec","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:37:24Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-04-05 11:47:13,430 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleted node instance 2019-04-05 11:47:13,431 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-04-05 11:47:13,431 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-04-05 11:47:13,431 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-032eefa6-359d-4349-be84-e4e280cbd48a Date: Fri, 05 Apr 2019 11:46:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 11:47:13,431 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json used request id req-032eefa6-359d-4349-be84-e4e280cbd48a 2019-04-05 11:47:13,431 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/ports/afc4d9a8-94dd-4571-8ee7-5c93d9f646fc.json used request id req-032eefa6-359d-4349-be84-e4e280cbd48a 2019-04-05 11:47:13,431 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2019-04-05 11:47:13,432 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:47:13,432 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:46:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-616615c2-b9ca-424e-b1f0-18bd8ef8fd86 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:47:13,432 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-616615c2-b9ca-424e-b1f0-18bd8ef8fd86 2019-04-05 11:47:13,432 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-04-05 11:47:13,432 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16ff2a1a14a0ec21a3902bf7427c4d3f1a5f4e9e" 2019-04-05 11:47:13,432 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-04-05 11:47:13,433 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-04-05 11:47:13,433 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2019-04-05 11:47:13,433 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-05 11:47:13,433 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Fri, 05 Apr 2019 11:46:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d170509-8497-4eaa-aa4b-90c40d4cf586 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:47:13,433 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-8d170509-8497-4eaa-aa4b-90c40d4cf586 2019-04-05 11:47:13,433 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b6893053-0bbe-4dcd-bbe5-bbd00f1a9199 Date: Fri, 05 Apr 2019 11:46:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 11:47:13,433 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-b6893053-0bbe-4dcd-bbe5-bbd00f1a9199 2019-04-05 11:47:13,434 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/379e63d7-f13d-4456-b64d-39b9fd826ee1.json used request id req-b6893053-0bbe-4dcd-bbe5-bbd00f1a9199 2019-04-05 11:47:13,434 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance: nothing to do 2019-04-05 11:47:13,434 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-04-05 11:47:13,434 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleted node instance 2019-04-05 11:47:13,434 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-04-05 11:47:13,434 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5eff474dd5b60cb3cd21981b986a5952372873" 2019-04-05 11:47:13,434 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-04-05 11:47:13,435 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-04-05 11:47:13,435 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-c9519bfb-a1be-4f46-96cd-320643cf15a6 2019-04-05 11:47:13,435 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2019-04-05 11:47:13,435 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleted node instance 2019-04-05 11:47:13,435 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-04-05 11:47:13,435 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c9519bfb-a1be-4f46-96cd-320643cf15a6 Date: Fri, 05 Apr 2019 11:46:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 11:47:13,435 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/cb7d25e8-4412-4f99-b46a-6ea233592e40.json used request id req-c9519bfb-a1be-4f46-96cd-320643cf15a6 2019-04-05 11:47:13,436 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132 2019-04-05 11:47:13,501 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:47:13,501 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:47:13,502 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:47:13,502 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:47:13,502 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:47:13,502 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:47:13,502 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:47:13,502 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-04-05T11:47:12.102Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-05T11:46:25.889Z", "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-04-05T11:46:25.890Z", "id": "8f94f77f-f5a7-4fa1-b6b6-8121b4ef7132"} 2019-04-05 11:47:13,502 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:47:13,502 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:47:13 GMT 2019-04-05 11:47:13,502 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:47:13,502 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 589 2019-04-05 11:47:13,503 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:47:13,503 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:47:13,503 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:47:13,503 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3.1/deployments/vrouter-opnfv 2019-04-05 11:47:14,066 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:47:14,066 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:47:14,067 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:47:14,067 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:47:14,067 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:47:14,067 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:47:14,067 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:47:14,067 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-04-05 11:47:14,067 - 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": "c1a23115-1243-4a0a-885c-9772fd9bd1aa", "target_vnf_flavor_id": "c1a23115-1243-4a0a-885c-9772fd9bd1aa", "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_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "keystone_password": "a44qqADAIE7Fm9qdtSCdZRwKwKK3F4", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.23: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": "8e4cc761-f7ce-4e82-9d74-942f74ef89ee", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2019-04-05T11:36:48.992Z", "created_by": "admin", "updated_at": "2019-04-05T11:36:48.992Z", "visibility": "tenant", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "resource_availability": "tenant", "capabilities": {}, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2019-04-05 11:47:14,067 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:47:14,067 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:47:14 GMT 2019-04-05 11:47:14,068 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:47:14,068 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 11:47:14,068 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:47:14,068 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:47:14,068 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:47:14,068 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 11:47:24,079 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3.1/blueprints/vrouter-opnfv 2019-04-05 11:47:24,169 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-05 11:47:24,170 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-05 11:47:24,170 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-05 11:47:24,170 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-05 11:47:24,170 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-05 11:47:24,170 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-05 11:47:24,170 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-05 11:47:24,170 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-04-05 11:47:24,171 - 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-04-05T11:36:48.804Z", "updated_at": "2019-04-05T11:36:48.804Z", "created_by": "admin", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "id": "vrouter-opnfv", "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_server_group": {"name": "cloudify.openstack.server_connected_to_server_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_server_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.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.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.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"}}}, "cloudify.openstack.route_connected_to_router": {"name": "cloudify.openstack.route_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.route_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.rbac_policy_applied_to": {"name": "cloudify.openstack.rbac_policy_applied_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.rbac_policy_applied_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "region": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "capabilities": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "imported_blueprints": [], "namespaces_mapping": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"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.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.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.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": {"resource_id": {"get_input": "management_plane_network_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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "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.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"}, "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": 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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"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.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.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.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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"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.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.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.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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"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.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.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.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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_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.floatingip.creation_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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"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.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.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.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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.subnet.list_subnets", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "management_plane_subnet_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.subnet.list_subnets", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "data_plane_subnet_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"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.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.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.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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"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.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.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.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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"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.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.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.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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"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.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.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.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": {"resource_id": {"get_input": "data_plane_network_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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": 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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["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.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.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.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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"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.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.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.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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"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.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.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.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": {"resource_id": {"get_input": "external_network_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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "use_external_resource": true}}, {"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"}, "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": 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}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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-04-05 11:47:24,172 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-05 11:47:24,172 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 05 Apr 2019 11:47:24 GMT 2019-04-05 11:47:24,172 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-05 11:47:24,172 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-05 11:47:24,172 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-05 11:47:24,173 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-05 11:47:24,173 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-05 11:47:24,173 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-05 11:47:24,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-05 11:47:24,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:47:25,244 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:47:25 GMT X-Openstack-Request-Id: req-e434975b-1f1b-48fb-a5ed-783c1f2d237b 2019-04-05 11:47:25,245 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:47:25,245 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/8e4cc761-f7ce-4e82-9d74-942f74ef89ee used request id req-e434975b-1f1b-48fb-a5ed-783c1f2d237b 2019-04-05 11:47:25,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.04491305351s 2019-04-05 11:47:25,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 11:47:25,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}1cecf4efa40f202da9c38abe46a4eaf0935af125" 2019-04-05 11:47:25,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 372 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47: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-fcfab9a8-0c5b-4267-8c87-cd9d71a322b1 x-openstack-request-id: req-fcfab9a8-0c5b-4267-8c87-cd9d71a322b1 2019-04-05 11:47:25,545 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "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": "3e1febee-e66b-43ca-ad85-7d50561a25fa"}, {"name": "vyos_vrouter-flavor_alt_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa", "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": "c1a23115-1243-4a0a-885c-9772fd9bd1aa"}]} 2019-04-05 11:47:25,545 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-fcfab9a8-0c5b-4267-8c87-cd9d71a322b1 2019-04-05 11:47:25,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.295196771622s 2019-04-05 11:47:25,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-05 11:47:25,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cecf4efa40f202da9c38abe46a4eaf0935af125" 2019-04-05 11:47:25,585 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47: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-d714b76b-bb35-4482-b5e8-98c1ade81f67 x-openstack-request-id: req-d714b76b-bb35-4482-b5e8-98c1ade81f67 2019-04-05 11:47:25,585 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/c1a23115-1243-4a0a-885c-9772fd9bd1aa used request id req-d714b76b-bb35-4482-b5e8-98c1ade81f67 2019-04-05 11:47:25,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.037211894989s 2019-04-05 11:47:25,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-05 11:47:25,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/fc9f688a-ae61-4fe6-ac88-faac25c4abb8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:47:26,889 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 11:47:26 GMT X-Openstack-Request-Id: req-f1aa1fc2-c8e6-4f70-8136-e3e849f26ea2 2019-04-05 11:47:26,890 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 11:47:26,890 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/fc9f688a-ae61-4fe6-ac88-faac25c4abb8.json used request id req-f1aa1fc2-c8e6-4f70-8136-e3e849f26ea2 2019-04-05 11:47:26,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.29863905907s 2019-04-05 11:47:26,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 11:47:26,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:47:26,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47:26 GMT X-Openstack-Request-Id: req-3d664861-c87f-4309-874b-78096aed3a27 2019-04-05 11:47:26,969 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-05 11:47:26,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3d664861-c87f-4309-874b-78096aed3a27 2019-04-05 11:47:26,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0685858726501s 2019-04-05 11:47:26,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-05 11:47:26,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:47:27,147 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Fri, 05 Apr 2019 11:47: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-5b632a9d-cdc4-4bff-a3e5-14c252628ff4 x-openstack-request-id: req-5b632a9d-cdc4-4bff-a3e5-14c252628ff4 2019-04-05 11:47:27,148 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5 used request id req-5b632a9d-cdc4-4bff-a3e5-14c252628ff4 2019-04-05 11:47:27,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.177213907242s 2019-04-05 11:47:27,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:47:27,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:47:27,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 774 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47: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-e2da2f40-5481-4cd6-bdad-97ae4078355e x-openstack-request-id: req-e2da2f40-5481-4cd6-bdad-97ae4078355e 2019-04-05 11:47:27,844 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_7071e7cc-284b-4ec4-adb3-4c2002b4a134": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:82:a9", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:82:a9", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4a07a82-ed2d-4430-9908-5e994e55bbd5", "rel": "bookmark"}], "image": {"id": "72361d96-8603-4eff-a651-d4daa7363170", "links": [{"href": "http://172.30.9.23:8774/images/72361d96-8603-4eff-a651-d4daa7363170", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-05T11:31:41.000000", "flavor": {"id": "3e1febee-e66b-43ca-ad85-7d50561a25fa", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "bookmark"}]}, "id": "b4a07a82-ed2d-4430-9908-5e994e55bbd5", "security_groups": [{"name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}], "user_id": "411bf8057f87430283813313c561f791", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-05T11:47:27Z", "hostId": "2b5e1d18c95013ba2f73cf7a3daa1fe92684d8fa8ec314fcd8a31b00", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "name": "vyos_vrouter-vm_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "created": "2019-04-05T11:29:41Z", "tenant_id": "307f846577284cd791b49fd570cf11e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-05 11:47:27,844 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e2da2f40-5481-4cd6-bdad-97ae4078355e 2019-04-05 11:47:27,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.696095943451s 2019-04-05 11:47:27,847 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-05 11:47:29,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-05 11:47:29,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:47:29,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47: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-71b01334-e8bf-47ca-a0cd-267a49b40908 x-openstack-request-id: req-71b01334-e8bf-47ca-a0cd-267a49b40908 2019-04-05 11:47:29,921 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-04-05 11:47:29,921 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-71b01334-e8bf-47ca-a0cd-267a49b40908 2019-04-05 11:47:29,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0724802017212s 2019-04-05 11:47:29,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 11:47:29,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:47:29,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47:29 GMT X-Openstack-Request-Id: req-a8527beb-66a6-4942-ad26-51b7fc4b4310 2019-04-05 11:47:29,986 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:29:23Z", "updated_at": "2019-04-05T11:29:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:23Z", "revision_number": 0, "id": "0eccc5dc-140f-4ffd-b773-20005193b0c5", "remote_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:23Z", "security_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:23Z", "revision_number": 0, "id": "367c0f2d-29d7-40eb-afc1-1c9c7c2480e8", "remote_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:23Z", "security_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:23Z", "revision_number": 0, "id": "ab35df1e-5016-45e2-87db-de9795f11273", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:23Z", "security_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:23Z", "revision_number": 0, "id": "fe53719f-37ec-4b7f-9a8a-545fb7c7144a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:23Z", "security_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}], "revision_number": 1, "project_id": "307f846577284cd791b49fd570cf11e0", "id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:29:37Z", "updated_at": "2019-04-05T11:29:38Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-04-05T11:29:38Z", "revision_number": 0, "id": "19698de5-a0e6-4c0a-acab-11d8f1aca78e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:38Z", "security_group_id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": 443, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-05T11:29:37Z", "revision_number": 0, "id": "41a4f76c-6ede-4361-a61c-29c23b22fa21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:37Z", "security_group_id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": 22, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:37Z", "revision_number": 0, "id": "70781991-a2c5-48c5-a447-f18495f6968a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:37Z", "security_group_id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:37Z", "revision_number": 0, "id": "7b9105b0-bc59-499a-a795-b4ff6cc2583c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:37Z", "security_group_id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-04-05T11:29:38Z", "revision_number": 0, "id": "84fcb7bf-91d5-4c86-be2b-ed79da281786", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:38Z", "security_group_id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-04-05T11:29:38Z", "revision_number": 0, "id": "853a9763-80af-4fa4-8eba-665439d70955", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:38Z", "security_group_id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": 80, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:38Z", "revision_number": 0, "id": "a0b4c5f8-0fa6-4ea7-a364-79969ccf06ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:38Z", "security_group_id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-04-05T11:29:38Z", "revision_number": 0, "id": "d68dad1b-5ffc-4029-b6b2-45e0ba76aac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:38Z", "security_group_id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}], "revision_number": 7, "project_id": "307f846577284cd791b49fd570cf11e0", "id": "ef6d57ec-d43c-4e77-a54e-e5eeabc05684", "name": "vyos_vrouter-sg_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}]} 2019-04-05 11:47:29,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-a8527beb-66a6-4942-ad26-51b7fc4b4310 2019-04-05 11:47:29,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0590789318085s 2019-04-05 11:47:29,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-05 11:47:29,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/ef6d57ec-d43c-4e77-a54e-e5eeabc05684.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:47:30,194 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 11:47:30 GMT X-Openstack-Request-Id: req-96e5d55f-9666-4699-8ee2-4fb5be3c4d68 2019-04-05 11:47:30,194 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 11:47:30,195 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/ef6d57ec-d43c-4e77-a54e-e5eeabc05684.json used request id req-96e5d55f-9666-4699-8ee2-4fb5be3c4d68 2019-04-05 11:47:30,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.20144701004s 2019-04-05 11:47:30,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-04-05 11:47:30,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:47:30,227 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47: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-442f881c-6da6-48e9-8ec4-17feeca94ac3 x-openstack-request-id: req-442f881c-6da6-48e9-8ec4-17feeca94ac3 2019-04-05 11:47:30,227 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/vyos_vrouter-kp_7071e7cc-284b-4ec4-adb3-4c2002b4a134 used request id req-442f881c-6da6-48e9-8ec4-17feeca94ac3 2019-04-05 11:47:30,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0319881439209s 2019-04-05 11:47:30,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-05 11:47:30,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/f384534c-decf-4fa2-b64a-661549f23f2b/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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" -d '{"subnet_id": "d01543ad-2f1a-45fe-b51d-05e179acf806"}' 2019-04-05 11:47:32,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47:32 GMT X-Openstack-Request-Id: req-4071842a-47dd-44bc-a4c2-1eea43d4b893 2019-04-05 11:47:32,348 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "85c2afa5-8003-40be-8eca-4ab04e9ebf02", "tenant_id": "307f846577284cd791b49fd570cf11e0", "subnet_id": "d01543ad-2f1a-45fe-b51d-05e179acf806", "subnet_ids": ["d01543ad-2f1a-45fe-b51d-05e179acf806"], "port_id": "512b1c45-af72-4cc9-985a-05b21dbb0564", "id": "f384534c-decf-4fa2-b64a-661549f23f2b"} 2019-04-05 11:47:32,348 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/f384534c-decf-4fa2-b64a-661549f23f2b/remove_router_interface.json used request id req-4071842a-47dd-44bc-a4c2-1eea43d4b893 2019-04-05 11:47:32,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.12036705017s 2019-04-05 11:47:32,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-05 11:47:32,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:47:32,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47:32 GMT X-Openstack-Request-Id: req-4486f9d7-329e-4a61-bf75-8a838ba975f5 2019-04-05 11:47:32,791 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:29:25Z", "admin_state_up": true, "updated_at": "2019-04-05T11:47:31Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "307f846577284cd791b49fd570cf11e0", "id": "f384534c-decf-4fa2-b64a-661549f23f2b", "name": "vyos_vrouter-router_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}]} 2019-04-05 11:47:32,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-4486f9d7-329e-4a61-bf75-8a838ba975f5 2019-04-05 11:47:32,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.442523956299s 2019-04-05 11:47:32,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-05 11:47:32,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/f384534c-decf-4fa2-b64a-661549f23f2b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:47:34,170 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 11:47:34 GMT X-Openstack-Request-Id: req-0c183934-25d3-4167-9bde-c80abb9fd52c 2019-04-05 11:47:34,170 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 11:47:34,171 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/f384534c-decf-4fa2-b64a-661549f23f2b.json used request id req-0c183934-25d3-4167-9bde-c80abb9fd52c 2019-04-05 11:47:34,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.37822794914s 2019-04-05 11:47:34,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-05 11:47:34,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:47:34,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47:34 GMT X-Openstack-Request-Id: req-0d0fc5b1-250c-4b4a-b856-153db2c1fd7e 2019-04-05 11:47:34,238 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85c2afa5-8003-40be-8eca-4ab04e9ebf02","tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:29:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-05T11:29:25Z","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":"307f846577284cd791b49fd570cf11e0","id":"d01543ad-2f1a-45fe-b51d-05e179acf806","subnetpool_id":null,"name":"vyos_vrouter-subnet_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}]} 2019-04-05 11:47:34,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-0d0fc5b1-250c-4b4a-b856-153db2c1fd7e 2019-04-05 11:47:34,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0671479701996s 2019-04-05 11:47:34,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-05 11:47:34,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/d01543ad-2f1a-45fe-b51d-05e179acf806.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:47:35,280 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 11:47:35 GMT X-Openstack-Request-Id: req-64d25ae4-b64d-4b8f-8bc0-7402336bb3ee 2019-04-05 11:47:35,280 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 11:47:35,280 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/d01543ad-2f1a-45fe-b51d-05e179acf806.json used request id req-64d25ae4-b64d-4b8f-8bc0-7402336bb3ee 2019-04-05 11:47:35,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.04061603546s 2019-04-05 11:47:35,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 11:47:35,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:47:35,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47:35 GMT X-Openstack-Request-Id: req-d802d878-4976-41b8-a4f0-f4e211c27adf 2019-04-05 11:47:35,377 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"85c2afa5-8003-40be-8eca-4ab04e9ebf02","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"307f846577284cd791b49fd570cf11e0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T11:47:35Z","qos_policy_id":null,"name":"vyos_vrouter-net_7071e7cc-284b-4ec4-adb3-4c2002b4a134","admin_state_up":true,"tenant_id":"307f846577284cd791b49fd570cf11e0","created_at":"2019-04-05T11:29:23Z","mtu":1450}]} 2019-04-05 11:47:35,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d802d878-4976-41b8-a4f0-f4e211c27adf 2019-04-05 11:47:35,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0968198776245s 2019-04-05 11:47:35,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-05 11:47:35,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/85c2afa5-8003-40be-8eca-4ab04e9ebf02.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:47:36,639 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 11:47:36 GMT X-Openstack-Request-Id: req-53dc60a0-0dc6-42ec-b034-2e242ccd88bc 2019-04-05 11:47:36,639 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 11:47:36,639 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/85c2afa5-8003-40be-8eca-4ab04e9ebf02.json used request id req-53dc60a0-0dc6-42ec-b034-2e242ccd88bc 2019-04-05 11:47:36,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.25986194611s 2019-04-05 11:47:36,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 11:47:36,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:47:36,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47:36 GMT X-Openstack-Request-Id: req-030f2550-8c60-4e8f-ac27-95af99ce0f1b 2019-04-05 11:47:36,927 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T11:29:36Z", "file": "/v2/images/72361d96-8603-4eff-a651-d4daa7363170/file", "owner": "307f846577284cd791b49fd570cf11e0", "id": "72361d96-8603-4eff-a651-d4daa7363170", "size": 300941312, "self": "/v2/images/72361d96-8603-4eff-a651-d4daa7363170", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/72361d96-8603-4eff-a651-d4daa7363170/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/72361d96-8603-4eff-a651-d4daa7363170/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "vyos_vrouter-img_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-04-05T11:29:31Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 11:47:36,927 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-030f2550-8c60-4e8f-ac27-95af99ce0f1b 2019-04-05 11:47:36,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.28316783905s 2019-04-05 11:47:36,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-05 11:47:36,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/72361d96-8603-4eff-a651-d4daa7363170 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8c4544b70122d50e50a8849d2384046f0e15159" 2019-04-05 11:47:37,252 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:47:37 GMT X-Openstack-Request-Id: req-3436b74b-ff44-41d8-9041-22bdd471340a 2019-04-05 11:47:37,252 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:47:37,253 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/72361d96-8603-4eff-a651-d4daa7363170 used request id req-3436b74b-ff44-41d8-9041-22bdd471340a 2019-04-05 11:47:37,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.323678970337s 2019-04-05 11:47:37,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 11:47:37,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}1cecf4efa40f202da9c38abe46a4eaf0935af125" 2019-04-05 11:47:37,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ffcadeaf-4d4c-4ed2-83ca-54c8906755bb x-openstack-request-id: req-ffcadeaf-4d4c-4ed2-83ca-54c8906755bb 2019-04-05 11:47:37,288 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa", "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": "3e1febee-e66b-43ca-ad85-7d50561a25fa"}]} 2019-04-05 11:47:37,288 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-ffcadeaf-4d4c-4ed2-83ca-54c8906755bb 2019-04-05 11:47:37,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0352849960327s 2019-04-05 11:47:37,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-05 11:47:37,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cecf4efa40f202da9c38abe46a4eaf0935af125" 2019-04-05 11:47:37,313 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47: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-7a1ae065-6c74-4a73-b977-1c90a0433812 x-openstack-request-id: req-7a1ae065-6c74-4a73-b977-1c90a0433812 2019-04-05 11:47:37,314 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/3e1febee-e66b-43ca-ad85-7d50561a25fa used request id req-7a1ae065-6c74-4a73-b977-1c90a0433812 2019-04-05 11:47:37,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0237939357758s 2019-04-05 11:47:37,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 11:47:37,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}1cecf4efa40f202da9c38abe46a4eaf0935af125" 2019-04-05 11:47:37,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 850 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-796bbd79-afe1-46a1-bec9-ba52c7bd8697 2019-04-05 11:47:37,526 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "links": {"self": "http://172.30.9.23:5000/v3/users/411bf8057f87430283813313c561f791"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "411bf8057f87430283813313c561f791", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 11:47:37,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-796bbd79-afe1-46a1-bec9-ba52c7bd8697 2019-04-05 11:47:37,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.212010860443s 2019-04-05 11:47:37,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 11:47:37,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/411bf8057f87430283813313c561f791 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cecf4efa40f202da9c38abe46a4eaf0935af125" 2019-04-05 11:47:37,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f953378-0b62-4e4d-9a7a-10c9695fb52f 2019-04-05 11:47:37,759 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_7071e7cc-284b-4ec4-adb3-4c2002b4a134", "links": {"self": "http://172.30.9.23:5000/v3/users/411bf8057f87430283813313c561f791"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "411bf8057f87430283813313c561f791", "description": null}} 2019-04-05 11:47:37,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/411bf8057f87430283813313c561f791 used request id req-7f953378-0b62-4e4d-9a7a-10c9695fb52f 2019-04-05 11:47:37,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.225717067719s 2019-04-05 11:47:37,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-05 11:47:37,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/411bf8057f87430283813313c561f791 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cecf4efa40f202da9c38abe46a4eaf0935af125" 2019-04-05 11:47:38,114 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 11:47:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9f903af-473a-4b2a-b50b-725a09089796 2019-04-05 11:47:38,114 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 11:47:38,114 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/411bf8057f87430283813313c561f791 used request id req-f9f903af-473a-4b2a-b50b-725a09089796 2019-04-05 11:47:38,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.354597091675s 2019-04-05 11:47:38,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 11:47:38,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}1cecf4efa40f202da9c38abe46a4eaf0935af125" 2019-04-05 11:47:38,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-697262ab-2027-4a10-a497-e4bb104da5d2 2019-04-05 11:47:38,312 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.23:5000/v3/projects/307f846577284cd791b49fd570cf11e0"}, "tags": [], "enabled": true, "id": "307f846577284cd791b49fd570cf11e0", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_7071e7cc-284b-4ec4-adb3-4c2002b4a134"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 11:47:38,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-697262ab-2027-4a10-a497-e4bb104da5d2 2019-04-05 11:47:38,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.18977022171s 2019-04-05 11:47:38,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-05 11:47:38,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/307f846577284cd791b49fd570cf11e0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cecf4efa40f202da9c38abe46a4eaf0935af125" 2019-04-05 11:47:38,566 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 11:47:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2171767a-c616-41c2-a617-1153607a942a 2019-04-05 11:47:38,566 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 11:47:38,567 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/307f846577284cd791b49fd570cf11e0 used request id req-2171767a-c616-41c2-a617-1153607a942a 2019-04-05 11:47:38,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.248919010162s 2019-04-05 11:47:38,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 11:47:38,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=307f846577284cd791b49fd570cf11e0&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.15" -H "X-Auth-Token: {SHA1}1cecf4efa40f202da9c38abe46a4eaf0935af125" 2019-04-05 11:47:38,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47:38 GMT X-Openstack-Request-Id: req-4f7b866e-bdb4-4cc4-9c29-44843fc59a77 2019-04-05 11:47:38,910 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:29:23Z", "updated_at": "2019-04-05T11:29:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:23Z", "revision_number": 0, "id": "0eccc5dc-140f-4ffd-b773-20005193b0c5", "remote_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:23Z", "security_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:23Z", "revision_number": 0, "id": "367c0f2d-29d7-40eb-afc1-1c9c7c2480e8", "remote_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:23Z", "security_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:23Z", "revision_number": 0, "id": "ab35df1e-5016-45e2-87db-de9795f11273", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:23Z", "security_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:23Z", "revision_number": 0, "id": "fe53719f-37ec-4b7f-9a8a-545fb7c7144a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:23Z", "security_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}], "revision_number": 1, "project_id": "307f846577284cd791b49fd570cf11e0", "id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "name": "default"}]} 2019-04-05 11:47:38,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=307f846577284cd791b49fd570cf11e0&name=default used request id req-4f7b866e-bdb4-4cc4-9c29-44843fc59a77 2019-04-05 11:47:38,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.337923049927s 2019-04-05 11:47:38,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 11:47:38,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}1cecf4efa40f202da9c38abe46a4eaf0935af125" 2019-04-05 11:47:39,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47:38 GMT X-Openstack-Request-Id: req-df505097-0194-4c22-ad78-f77872ef8859 2019-04-05 11:47:39,035 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "created_at": "2019-04-05T06:36:57Z", "updated_at": "2019-04-05T06:36:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "3ad34bf5-d959-4f47-9e83-1646cad540de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "8dcba419-055d-4390-bce8-60ac1ec0e334", "remote_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "a6617e39-b59c-430d-bf58-b3b9a0d40bba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "fc5486dd-ed4d-46cf-a010-de708199197b", "remote_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}], "revision_number": 1, "project_id": "b3cb4712be48496898e2e8dcb6957ed2", "id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "created_at": "2019-04-05T06:36:58Z", "updated_at": "2019-04-05T06:36:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "03bd4738-8be6-406e-8a4b-9fa8798c5034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "1caf2aa8-6949-4b2f-9e1e-9117ac40e52a", "remote_group_id": "21cbd450-b569-48ec-a666-72704011d359", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "64be6ca7-f643-4418-a3da-9d931c90894a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "a521a8c7-ee0c-400c-989f-f5b4a2a754d5", "remote_group_id": "21cbd450-b569-48ec-a666-72704011d359", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce9e436aaa99438290206e1c56ed2734"}], "revision_number": 1, "project_id": "ce9e436aaa99438290206e1c56ed2734", "id": "21cbd450-b569-48ec-a666-72704011d359", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2116e15ef99649d98579650b18a04081", "created_at": "2019-04-05T06:39:31Z", "updated_at": "2019-04-05T06:39:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "54004b35-755b-4f2d-b5e0-5df0dea68c31", "remote_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv4", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "5949635c-16ae-40eb-a77b-59c4aa715d95", "remote_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv6", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "5eda8d54-40a7-4ae5-89e7-0c4c3f6fe1ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv6", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "ea9cc20f-cda8-4f86-917d-87e175290089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv4", "project_id": "2116e15ef99649d98579650b18a04081"}], "revision_number": 1, "project_id": "2116e15ef99649d98579650b18a04081", "id": "414447cd-6b86-4613-90fc-c75e42843105", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "created_at": "2019-04-05T06:39:33Z", "updated_at": "2019-04-05T06:39:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "0db2aa82-6505-40f0-9098-86a3aee1c249", "remote_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "0fe23aa1-260d-4cb1-a4e7-e733849505a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "480fa81b-fe66-4b98-91ba-f091f0c241ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "9a4acbee-b584-4571-8927-2a611ea95e00", "remote_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "da2fe55963c846f2b042f2dd892486e2"}], "revision_number": 1, "project_id": "da2fe55963c846f2b042f2dd892486e2", "id": "425ad310-705d-4408-b621-bb78f82c0298", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "created_at": "2019-04-05T06:36:46Z", "updated_at": "2019-04-05T06:36:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "2ec6d031-999b-4652-9bc2-473d87f48d7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "8438dec8-7805-4cf4-8fa8-d73fc07d4c1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "97fe85a4-4ab9-4305-89f8-349a8d55f4bd", "remote_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "e05dc08c-fe4d-4d16-b1fd-c4036003dcb6", "remote_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}], "revision_number": 1, "project_id": "ee8e08409f9e44d18a4e4b30e845aebe", "id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-05T06:24:19Z", "updated_at": "2019-04-05T06:24:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "0816cb4e-5b34-4e0e-a92b-2747b5ac7a00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "25763b38-1719-453d-a14e-f3c76b13cc42", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "8210886f-2687-4779-b145-fc57423d91c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "fba949ea-8aec-4a37-9c7a-026e6bd092f8", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "created_at": "2019-04-05T06:36:48Z", "updated_at": "2019-04-05T06:36:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "04a66448-8301-49c6-9c23-b541d993c12e", "remote_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "167fd9e2-36c3-4e62-aa47-a500fdb62641", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "3989831e-39b2-4e9d-9ec2-542923684897", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "70a9b809-e7a5-46cf-9e22-25d814e58350", "remote_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}], "revision_number": 1, "project_id": "860a396ba7d3400ca146873ab04b6f1e", "id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "created_at": "2019-04-05T06:36:25Z", "updated_at": "2019-04-05T06:36:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "1604aef8-274d-4685-9479-f6dd4609a8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "3f6e66e1-b179-4058-b103-b0c9b0410759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "b93b74b8-a650-4ed0-92ac-364deb4a3eff", "remote_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "c1753a0c-8d19-4b2b-abb6-7f0adbf786b9", "remote_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}], "revision_number": 1, "project_id": "9f7d1a679cb14ac58049950f7deeb60f", "id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "created_at": "2019-04-05T06:22:23Z", "updated_at": "2019-04-05T06:22:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "6ea82520-e223-4695-ad5e-9d8a732e75e5", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "84dbc1ec-b830-42da-a2c2-6affe4564e92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "b2cb60c5-bb44-4241-9c03-4830a87cc121", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "bc3ce38f-1e5b-4e37-bc17-77b797ed9d56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}], "revision_number": 1, "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "229636115bb1493c9a4d54b65569f224", "created_at": "2019-04-05T06:36:56Z", "updated_at": "2019-04-05T06:36:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "33c178e2-0140-4c10-8562-2972f4506d1b", "remote_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv6", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "5f458cb6-d04e-4ad4-b005-00f2eb36c7a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv6", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "839f3242-ac45-4d93-9d7c-27234f854569", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv4", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "df221d69-4934-4466-b095-2c9f83a846fc", "remote_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv4", "project_id": "229636115bb1493c9a4d54b65569f224"}], "revision_number": 1, "project_id": "229636115bb1493c9a4d54b65569f224", "id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "created_at": "2019-04-05T06:36:50Z", "updated_at": "2019-04-05T06:36:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "1069fd69-574a-4a73-9ab0-15dcc3fb65d1", "remote_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "51b7361d-b1b8-470f-85c4-bf40f9b2425d", "remote_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "d77a1cc1-3706-462a-b6bf-08f381f66dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "ede2d573-f458-4700-9e3d-80d6ff4fbd8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}], "revision_number": 1, "project_id": "d5daecf70fe5413f8a2671b58e2922f6", "id": "d6258671-5d3d-4067-a774-7476fa7252c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "created_at": "2019-04-05T06:24:18Z", "updated_at": "2019-04-05T06:24:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "1c082b29-0864-456d-a6b5-dfb8ddb5c4dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "3ff1d863-0a41-400b-82d4-9ec541b9069c", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "a5a87ded-31da-4d85-931e-1621ef79b33d", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "ba36cf94-d6e2-464c-a246-442cd5b4c44d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}], "revision_number": 1, "project_id": "a8d120259c3946c982a593eded4f1cfb", "id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "307f846577284cd791b49fd570cf11e0", "created_at": "2019-04-05T11:29:23Z", "updated_at": "2019-04-05T11:29:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:23Z", "revision_number": 0, "id": "0eccc5dc-140f-4ffd-b773-20005193b0c5", "remote_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:23Z", "security_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:23Z", "revision_number": 0, "id": "367c0f2d-29d7-40eb-afc1-1c9c7c2480e8", "remote_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:23Z", "security_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:23Z", "revision_number": 0, "id": "ab35df1e-5016-45e2-87db-de9795f11273", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:23Z", "security_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "307f846577284cd791b49fd570cf11e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:29:23Z", "revision_number": 0, "id": "fe53719f-37ec-4b7f-9a8a-545fb7c7144a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:29:23Z", "security_group_id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "tenant_id": "307f846577284cd791b49fd570cf11e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "307f846577284cd791b49fd570cf11e0"}], "revision_number": 1, "project_id": "307f846577284cd791b49fd570cf11e0", "id": "e70dedff-09a4-4810-9a84-bf5084fdb1c7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6cdad088d3314750972b6209a006436b", "created_at": "2019-04-05T07:35:56Z", "updated_at": "2019-04-05T07:35:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "046ad99e-6286-41f4-83f3-2f0394236547", "remote_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6cdad088d3314750972b6209a006436b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "06616e85-fb59-4c85-9856-24d76d63b6e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6cdad088d3314750972b6209a006436b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "ab4d372b-ff07-4278-aa9c-bad74ac34f3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6cdad088d3314750972b6209a006436b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "f505c2e1-1079-45b1-9474-4d7f4c930bf0", "remote_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6cdad088d3314750972b6209a006436b"}], "revision_number": 1, "project_id": "6cdad088d3314750972b6209a006436b", "id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "name": "default"}]} 2019-04-05 11:47:39,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-df505097-0194-4c22-ad78-f77872ef8859 2019-04-05 11:47:39,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.119442939758s 2019-04-05 11:47:39,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-05 11:47:39,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/e70dedff-09a4-4810-9a84-bf5084fdb1c7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cecf4efa40f202da9c38abe46a4eaf0935af125" 2019-04-05 11:47:39,185 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 11:47:39 GMT X-Openstack-Request-Id: req-e2b0a55b-4d29-4792-b1a9-4e740892cfdd 2019-04-05 11:47:39,185 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 11:47:39,185 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/e70dedff-09a4-4810-9a84-bf5084fdb1c7.json used request id req-e2b0a55b-4d29-4792-b1a9-4e740892cfdd 2019-04-05 11:47:39,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.138784170151s 2019-04-05 11:47:39,205 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2019-04-05 11:47:39,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 11:47:39,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb4ac766-c523-464d-9cd2-30c0bac60d55 2019-04-05 11:47:39,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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 11:47:39,238 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-fb4ac766-c523-464d-9cd2-30c0bac60d55 2019-04-05 11:47:39,238 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 11:47:39,648 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58fef951bcfc4cf0998078f8ffea0edb", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}, {"id": "774319f454e747168821760a73d5b691", "name": "reader"}], "expires_at": "2019-04-05T12:47:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8d120259c3946c982a593eded4f1cfb", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [], "type": "tempest-type-605261660", "id": "18f8718610614825a0400b23ea70ffb4", "name": "tempest-service-846617376"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1412263656", "id": "68540ada0f92454786c30b9265352a18", "name": "tempest-service-673250099"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/a8d120259c3946c982a593eded4f1cfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "3925ae83907349f0acb148efa634063e"}, "audit_ids": ["BE8FkGbvSdyX4bTFdpNAMQ"], "issued_at": "2019-04-05T11:47:39.000000Z"}} 2019-04-05 11:47:39,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 11:47:39,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4f4e6ca2fb1b691a693a9ae7dc7753e83344192d" 2019-04-05 11:47:40,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47:40 GMT X-Openstack-Request-Id: req-d35ec420-8c51-4d8e-a391-67e34f5e4e84 2019-04-05 11:47:40,370 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","provider:network_type":"flat"}]} 2019-04-05 11:47:40,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d35ec420-8c51-4d8e-a391-67e34f5e4e84 2019-04-05 11:47:40,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.718225002289s 2019-04-05 11:47:40,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 11:47:40,382 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6f55fd4-0fc9-4d74-bae4-df75105952af 2019-04-05 11:47:40,382 - 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.23:5000/v3/", "rel": "self"}]}]}} 2019-04-05 11:47:40,383 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-c6f55fd4-0fc9-4d74-bae4-df75105952af 2019-04-05 11:47:40,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 11:47:40,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4f4e6ca2fb1b691a693a9ae7dc7753e83344192d" 2019-04-05 11:47:40,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59c8d305-3be3-484d-b586-5711ecd5d3de 2019-04-05 11:47:40,577 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 11:47:40,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-59c8d305-3be3-484d-b586-5711ecd5d3de 2019-04-05 11:47:40,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193840026855s 2019-04-05 11:47:40,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-05 11:47:40,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4f4e6ca2fb1b691a693a9ae7dc7753e83344192d" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_3db6c3dc-dad9-4fc9-b246-80ba211500d6"}}' 2019-04-05 11:47:40,812 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e86029d6-58c1-49a5-9b8f-dd5ecdc11357 2019-04-05 11:47:40,812 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.23:5000/v3/projects/7da6218988ce40db9cfaa160670f8df9"}, "tags": [], "enabled": true, "id": "7da6218988ce40db9cfaa160670f8df9", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_3db6c3dc-dad9-4fc9-b246-80ba211500d6"}} 2019-04-05 11:47:40,812 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-e86029d6-58c1-49a5-9b8f-dd5ecdc11357 2019-04-05 11:47:40,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.226571083069s 2019-04-05 11:47:40,813 - 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'7da6218988ce40db9cfaa160670f8df9', '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_3db6c3dc-dad9-4fc9-b246-80ba211500d6'}) 2019-04-05 11:47:40,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-05 11:47:40,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4f4e6ca2fb1b691a693a9ae7dc7753e83344192d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "FSCapUjOa8c6QNp6QxRLJXsttwUL2z", "email": null, "name": "juju_epc-user_3db6c3dc-dad9-4fc9-b246-80ba211500d6"}}' 2019-04-05 11:47:41,238 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72f805d6-866f-4247-8a7d-602cc31a0037 2019-04-05 11:47:41,238 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_3db6c3dc-dad9-4fc9-b246-80ba211500d6", "links": {"self": "http://172.30.9.23:5000/v3/users/eb0aa38f466141b381adf810930c748e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "eb0aa38f466141b381adf810930c748e", "domain_id": "default", "password_expires_at": null}} 2019-04-05 11:47:41,238 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-72f805d6-866f-4247-8a7d-602cc31a0037 2019-04-05 11:47:41,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.417206048965s 2019-04-05 11:47:41,239 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'eb0aa38f466141b381adf810930c748e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_3db6c3dc-dad9-4fc9-b246-80ba211500d6'}) 2019-04-05 11:47:41,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 11:47:41,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4f4e6ca2fb1b691a693a9ae7dc7753e83344192d" 2019-04-05 11:47:41,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c61d8bde-d011-4368-beb7-bb3c4ddce7d7 2019-04-05 11:47:41,446 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 11:47:41,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c61d8bde-d011-4368-beb7-bb3c4ddce7d7 2019-04-05 11:47:41,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.203421115875s 2019-04-05 11:47:41,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 11:47:41,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4f4e6ca2fb1b691a693a9ae7dc7753e83344192d" 2019-04-05 11:47:41,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-236e8f3d-a66a-477d-bf40-88efce53992c 2019-04-05 11:47:41,709 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 11:47:41,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-236e8f3d-a66a-477d-bf40-88efce53992c 2019-04-05 11:47:41,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.257184028625s 2019-04-05 11:47:41,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-05 11:47:41,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4f4e6ca2fb1b691a693a9ae7dc7753e83344192d" 2019-04-05 11:47:41,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82f1e479-a76f-4203-953f-f938ad5dde4c 2019-04-05 11:47:41,913 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "53a35451075a4cb89c8797a301ffecb1", "links": {"self": "http://172.30.9.23:5000/v3/roles/53a35451075a4cb89c8797a301ffecb1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "58fef951bcfc4cf0998078f8ffea0edb", "links": {"self": "http://172.30.9.23:5000/v3/roles/58fef951bcfc4cf0998078f8ffea0edb"}, "name": "admin"}, {"domain_id": null, "id": "774319f454e747168821760a73d5b691", "links": {"self": "http://172.30.9.23:5000/v3/roles/774319f454e747168821760a73d5b691"}, "name": "reader"}, {"domain_id": null, "id": "8d2f76b99bc24f44ae2ec79f2f362ea5", "links": {"self": "http://172.30.9.23:5000/v3/roles/8d2f76b99bc24f44ae2ec79f2f362ea5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7225acce0184423a1dc2d63c39b687a", "links": {"self": "http://172.30.9.23:5000/v3/roles/a7225acce0184423a1dc2d63c39b687a"}, "name": "member"}, {"domain_id": null, "id": "b9858e877f034cdda00c1a5435d717ed", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9858e877f034cdda00c1a5435d717ed"}, "name": "swiftoperator"}]} 2019-04-05 11:47:41,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-82f1e479-a76f-4203-953f-f938ad5dde4c 2019-04-05 11:47:41,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198269844055s 2019-04-05 11:47:41,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 11:47:41,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4f4e6ca2fb1b691a693a9ae7dc7753e83344192d" 2019-04-05 11:47:42,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bb982d3-e558-4189-b51b-4f809fff62ba 2019-04-05 11:47:42,110 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-05 11:47:42,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-2bb982d3-e558-4189-b51b-4f809fff62ba 2019-04-05 11:47:42,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.191260099411s 2019-04-05 11:47:42,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 11:47:42,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4f4e6ca2fb1b691a693a9ae7dc7753e83344192d" 2019-04-05 11:47:42,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de04f1d7-e8b0-4bd2-9961-c65d6b26bfb7 2019-04-05 11:47:42,279 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}, {"name": "juju_epc-user_3db6c3dc-dad9-4fc9-b246-80ba211500d6", "links": {"self": "http://172.30.9.23:5000/v3/users/eb0aa38f466141b381adf810930c748e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "eb0aa38f466141b381adf810930c748e", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 11:47:42,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-de04f1d7-e8b0-4bd2-9961-c65d6b26bfb7 2019-04-05 11:47:42,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.168249845505s 2019-04-05 11:47:42,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 11:47:42,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4f4e6ca2fb1b691a693a9ae7dc7753e83344192d" 2019-04-05 11:47:42,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f09a0d8-86a5-4148-b2de-5e7304f26a3e 2019-04-05 11:47:42,502 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.23:5000/v3/projects/7da6218988ce40db9cfaa160670f8df9"}, "tags": [], "enabled": true, "id": "7da6218988ce40db9cfaa160670f8df9", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_3db6c3dc-dad9-4fc9-b246-80ba211500d6"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 11:47:42,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-1f09a0d8-86a5-4148-b2de-5e7304f26a3e 2019-04-05 11:47:42,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.208999872208s 2019-04-05 11:47:42,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-05 11:47:42,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=eb0aa38f466141b381adf810930c748e&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=7da6218988ce40db9cfaa160670f8df9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4f4e6ca2fb1b691a693a9ae7dc7753e83344192d" 2019-04-05 11:47:42,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc816118-4b3e-4bbe-945d-aad1df42c76e 2019-04-05 11:47:42,710 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=eb0aa38f466141b381adf810930c748e&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=7da6218988ce40db9cfaa160670f8df9", "previous": null, "next": null}} 2019-04-05 11:47:42,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=eb0aa38f466141b381adf810930c748e&role.id=a7225acce0184423a1dc2d63c39b687a&scope.project.id=7da6218988ce40db9cfaa160670f8df9 used request id req-fc816118-4b3e-4bbe-945d-aad1df42c76e 2019-04-05 11:47:42,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.199151992798s 2019-04-05 11:47:42,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-05 11:47:42,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/7da6218988ce40db9cfaa160670f8df9/users/eb0aa38f466141b381adf810930c748e/roles/a7225acce0184423a1dc2d63c39b687a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4f4e6ca2fb1b691a693a9ae7dc7753e83344192d" 2019-04-05 11:47:42,853 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 11:47:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6069aa8-c27d-486e-be69-ceb403a24303 2019-04-05 11:47:42,853 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 11:47:42,854 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/7da6218988ce40db9cfaa160670f8df9/users/eb0aa38f466141b381adf810930c748e/roles/a7225acce0184423a1dc2d63c39b687a used request id req-e6069aa8-c27d-486e-be69-ceb403a24303 2019-04-05 11:47:42,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.139295101166s 2019-04-05 11:47:42,855 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_3db6c3dc-dad9-4fc9-b246-80ba211500d6', 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'7da6218988ce40db9cfaa160670f8df9', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'FSCapUjOa8c6QNp6QxRLJXsttwUL2z', 'username': u'juju_epc-user_3db6c3dc-dad9-4fc9-b246-80ba211500d6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-05 11:47:42,858 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_3db6c3dc-dad9-4fc9-b246-80ba211500d6', 'password': 'FSCapUjOa8c6QNp6QxRLJXsttwUL2z', 'project_name': 'juju_epc-project_3db6c3dc-dad9-4fc9-b246-80ba211500d6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '7da6218988ce40db9cfaa160670f8df9', 'project_domain_name': 'Default'} 2019-04-05 11:47:42,920 - 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-04-05 11:47:42,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-04-05 11:47:42,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.10: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.15" 2019-04-05 11:47:42,951 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 267 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e2e6732-2330-4a0e-b6d5-1d7107f1bd0c 2019-04-05 11:47:42,951 - 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.10:35357/v3/", "rel": "self"}]}]}} 2019-04-05 11:47:42,951 - keystoneauth.session - DEBUG - GET call to http://192.30.9.10:35357/ used request id req-5e2e6732-2330-4a0e-b6d5-1d7107f1bd0c 2019-04-05 11:47:42,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.10: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.15" -H "X-Auth-Token: {SHA1}4f4e6ca2fb1b691a693a9ae7dc7753e83344192d" 2019-04-05 11:47:43,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 959 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7163aa73-c6d0-4b4f-abd7-1b0f0cbab3eb 2019-04-05 11:47:43,059 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.10:35357/v3/services/069d48356a1d413e984376eeaae43f5d"}, "enabled": true, "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.10:35357/v3/services/1466aa9642fe4ad58c2a32d44214a9ae"}, "enabled": true, "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"name": "tempest-service-846617376", "links": {"self": "http://192.30.9.10:35357/v3/services/18f8718610614825a0400b23ea70ffb4"}, "enabled": true, "type": "tempest-type-605261660", "id": "18f8718610614825a0400b23ea70ffb4", "description": "tempest-description-1586460027"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.10:35357/v3/services/37bd4167446b47fb9402aa583a71c3e0"}, "enabled": true, "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.10:35357/v3/services/40595c7d8f624774851eed406a194c3d"}, "enabled": true, "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.10:35357/v3/services/5ebc2c247c1b4fb8bed8234d1bf7e872"}, "enabled": true, "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.10:35357/v3/services/5efc65e7f0c24adab557cbb412e6cd6e"}, "enabled": true, "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.10:35357/v3/services/6190bc1da3e94244ae3fa72eaa3027f5"}, "enabled": true, "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"name": "tempest-service-673250099", "links": {"self": "http://192.30.9.10:35357/v3/services/68540ada0f92454786c30b9265352a18"}, "enabled": true, "type": "tempest-type-1412263656", "id": "68540ada0f92454786c30b9265352a18", "description": "tempest-description-1243873561"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.10:35357/v3/services/7bee7413e51b453287c8040d8d0f258a"}, "enabled": true, "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.10:35357/v3/services/856bd54966464444af44cb63cbed88a3"}, "enabled": true, "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.10:35357/v3/services/97954ee208274a44bb3149dbf7a73ff2"}, "enabled": true, "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.10:35357/v3/services/9be103d1b3d945a5919b826c49d14bb2"}, "enabled": true, "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.10:35357/v3/services/b87b60cb226c4715a0d6e6de456740fa"}, "enabled": true, "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.10:35357/v3/services/c66d270d1f6248279acb967382a04daf"}, "enabled": true, "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.10:35357/v3/services/cb7d764cea94417abc9bfcde26657dd3"}, "enabled": true, "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "links": {"self": "http://192.30.9.10:35357/v3/services", "previous": null, "next": null}} 2019-04-05 11:47:43,059 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.10:35357/v3/services used request id req-7163aa73-c6d0-4b4f-abd7-1b0f0cbab3eb 2019-04-05 11:47:43,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.116241931915s 2019-04-05 11:47:43,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-04-05 11:47:43,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4f4e6ca2fb1b691a693a9ae7dc7753e83344192d" 2019-04-05 11:47:43,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1858 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a64f493-a867-4f69-a583-e6275e95be0f 2019-04-05 11:47:43,267 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/01d0e6e8d16746d8920467eb9313aa1f"}, "url": "http://172.30.9.23:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0d916ba83b7e47ae9b09d6dc9a454f48"}, "url": "http://192.30.9.10:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "97954ee208274a44bb3149dbf7a73ff2", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/13dddf769eae4c14b1f2d340fb637eb3"}, "url": "http://192.30.9.10:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9be103d1b3d945a5919b826c49d14bb2", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/145827f8ca9a41ae9a73a234ba6d7370"}, "url": "http://192.30.9.10:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1466aa9642fe4ad58c2a32d44214a9ae", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/24d57f9a654d4fe2a31d40b3fa206a0e"}, "url": "http://192.30.9.10:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "856bd54966464444af44cb63cbed88a3", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2ca6f2d3f6a6424fbdaa8ce951bd4299"}, "url": "http://192.30.9.10:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b87b60cb226c4715a0d6e6de456740fa", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/36597752fb894579b78e2b75014f9419"}, "url": "http://172.30.9.23:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7bee7413e51b453287c8040d8d0f258a", "id": "36597752fb894579b78e2b75014f9419"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4072bb9d1bb94cc1a4373d7c761bc1f8"}, "url": "http://192.30.9.10:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "37bd4167446b47fb9402aa583a71c3e0", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/469127f6c8b44c328990f61e454c51e1"}, "url": "http://172.30.9.23:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6190bc1da3e94244ae3fa72eaa3027f5", "id": "469127f6c8b44c328990f61e454c51e1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4aa30f837b6a4ba49a0481b3ee980cf0"}, "url": "http://172.30.9.23:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "37bd4167446b47fb9402aa583a71c3e0", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4caa40043db14f3792a2f6748c4d5405"}, "url": "http://192.30.9.10:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5efc65e7f0c24adab557cbb412e6cd6e", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/55ce8c8a548546f98c5e5ba304f42e3a"}, "url": "http://192.30.9.10:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1466aa9642fe4ad58c2a32d44214a9ae", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/58aa2e85fcdf45b08c49754527b26b36"}, "url": "http://192.30.9.10:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "97954ee208274a44bb3149dbf7a73ff2", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5ac7fe2cb14b466796f64755a27668e2"}, "url": "http://172.30.9.23:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9be103d1b3d945a5919b826c49d14bb2", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6007381d4d3e4ceb8731dc96ac4423c7"}, "url": "http://172.30.9.23:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1466aa9642fe4ad58c2a32d44214a9ae", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/66b0fbb57fe642d089b5fe592e3a9662"}, "url": "http://12.0.0.25:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8ad5fcb5745b42738eb91b9b3f2823ee"}, "url": "http://12.0.0.25:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8e8d9d1adf91436eba89be00f6f11b32"}, "url": "http://192.30.9.10:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "856bd54966464444af44cb63cbed88a3", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/90747d5f1a48426f8e76f76d51f52919"}, "url": "http://192.30.9.10:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "40595c7d8f624774851eed406a194c3d", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9074bda41301416aa23a1e2b945a11c5"}, "url": "http://172.30.9.23:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5efc65e7f0c24adab557cbb412e6cd6e", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/918ddd0a45214602b9c9bba800cd4140"}, "url": "http://192.30.9.10:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6190bc1da3e94244ae3fa72eaa3027f5", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/95a59ee1909b4b17b0242aa8e64b4407"}, "url": "http://192.30.9.10:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9be103d1b3d945a5919b826c49d14bb2", "id": "95a59ee1909b4b17b0242aa8e64b4407"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a0e87f4bf1d44f38b088379eb5e6f6cb"}, "url": "http://192.30.9.10:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7bee7413e51b453287c8040d8d0f258a", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ae6153f892b14038a4fd0eabaaca6487"}, "url": "http://172.30.9.23:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "856bd54966464444af44cb63cbed88a3", "id": "ae6153f892b14038a4fd0eabaaca6487"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/b62b6f37bb3b475383115f57fbcc3fee"}, "url": "http://172.30.9.23:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b87b60cb226c4715a0d6e6de456740fa", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c374dc1984264c8fabcd122b8d02dc18"}, "url": "http://192.30.9.10:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c66d270d1f6248279acb967382a04daf", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c707bef1d57349cda5a3907d6f0d5853"}, "url": "http://192.30.9.10:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "40595c7d8f624774851eed406a194c3d", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/dc5f240bc0574b8f8b0078b7a0216ed8"}, "url": "http://192.30.9.10:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c66d270d1f6248279acb967382a04daf", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/df0b4c33252b4a6791d44faf1b31b115"}, "url": "http://172.30.9.23:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "40595c7d8f624774851eed406a194c3d", "id": "df0b4c33252b4a6791d44faf1b31b115"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/df3b36df6b6044258c7c40dd87ccafc7"}, "url": "http://192.30.9.10:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5efc65e7f0c24adab557cbb412e6cd6e", "id": "df3b36df6b6044258c7c40dd87ccafc7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/df565ff5e177460eb6a1e8d6706eecdd"}, "url": "http://192.30.9.10:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b87b60cb226c4715a0d6e6de456740fa", "id": "df565ff5e177460eb6a1e8d6706eecdd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/dfe8e8f5d84545f289aa1f01cf21c206"}, "url": "http://172.30.9.23:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "97954ee208274a44bb3149dbf7a73ff2", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/efcfe0244cf547328e6b07f124893638"}, "url": "http://192.30.9.10:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "37bd4167446b47fb9402aa583a71c3e0", "id": "efcfe0244cf547328e6b07f124893638"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f0f29ee247694d3ba1615af817c4458b"}, "url": "http://192.30.9.10:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6190bc1da3e94244ae3fa72eaa3027f5", "id": "f0f29ee247694d3ba1615af817c4458b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f2d41c6e6fa44a909fef49c7b7907d03"}, "url": "http://192.30.9.10:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7bee7413e51b453287c8040d8d0f258a", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f3091b82610b4909ad3892aa1001dddc"}, "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c66d270d1f6248279acb967382a04daf", "id": "f3091b82610b4909ad3892aa1001dddc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f3784c6e445a4fc292ced607a15939a6"}, "url": "http://192.30.9.10:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cb7d764cea94417abc9bfcde26657dd3", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f67c872201c64c4d906ef0e977a9aeda"}, "url": "http://172.30.9.23:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cb7d764cea94417abc9bfcde26657dd3", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/fe6e620add35408eb9ab93c829d6cf6a"}, "url": "http://192.30.9.10:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cb7d764cea94417abc9bfcde26657dd3", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "links": {"self": "http://172.30.9.23:5000/v3/endpoints", "previous": null, "next": null}} 2019-04-05 11:47:43,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/endpoints used request id req-3a64f493-a867-4f69-a583-e6275e95be0f 2019-04-05 11:47:43,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.198709011078s 2019-04-05 11:47:43,274 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2019-04-05 11:47:43,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-05 11:47:43,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4f4e6ca2fb1b691a693a9ae7dc7753e83344192d" 2019-04-05 11:47:43,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 220 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-274a20e4-7c2a-4c94-ba6d-dcee11a8e9af 2019-04-05 11:47:43,473 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/85c1d757abe64edab81e27e274ba15bd"}, "tags": [], "enabled": true, "id": "85c1d757abe64edab81e27e274ba15bd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2019-04-05 11:47:43,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-274a20e4-7c2a-4c94-ba6d-dcee11a8e9af 2019-04-05 11:47:43,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.198147058487s 2019-04-05 11:47:43,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 11:47:43,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4f4e6ca2fb1b691a693a9ae7dc7753e83344192d" 2019-04-05 11:47:43,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f024c0dd-201a-455a-8398-87aa855bd869 2019-04-05 11:47:43,600 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.23:5000/v3/projects/7da6218988ce40db9cfaa160670f8df9"}, "tags": [], "enabled": true, "id": "7da6218988ce40db9cfaa160670f8df9", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_3db6c3dc-dad9-4fc9-b246-80ba211500d6"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 11:47:43,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-f024c0dd-201a-455a-8398-87aa855bd869 2019-04-05 11:47:43,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.119210004807s 2019-04-05 11:47:43,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-05 11:47:43,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4f4e6ca2fb1b691a693a9ae7dc7753e83344192d" -d '{"network": {"tenant_id": "7da6218988ce40db9cfaa160670f8df9", "name": "juju_epc-net_3db6c3dc-dad9-4fc9-b246-80ba211500d6", "admin_state_up": true}}' 2019-04-05 11:47:44,006 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47:43 GMT X-Openstack-Request-Id: req-46d92035-83ce-48ca-9100-27cf723186c5 2019-04-05 11:47:44,006 - 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":"c08479f4-f516-48ba-947c-ca7b213c9d7a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"7da6218988ce40db9cfaa160670f8df9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T11:47:43Z","is_default":false,"qos_policy_id":null,"name":"juju_epc-net_3db6c3dc-dad9-4fc9-b246-80ba211500d6","admin_state_up":true,"tenant_id":"7da6218988ce40db9cfaa160670f8df9","created_at":"2019-04-05T11:47:43Z","mtu":1450}} 2019-04-05 11:47:44,006 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-46d92035-83ce-48ca-9100-27cf723186c5 2019-04-05 11:47:44,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.403750181198s 2019-04-05 11:47:44,007 - 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-04-05T11:47:43Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c08479f4-f516-48ba-947c-ca7b213c9d7a', u'provider:segmentation_id': 91, 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_3db6c3dc-dad9-4fc9-b246-80ba211500d6', u'created_at': u'2019-04-05T11:47:43Z', u'mtu': 1450, u'tenant_id': u'7da6218988ce40db9cfaa160670f8df9', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7da6218988ce40db9cfaa160670f8df9', u'l2_adjacency': True}) 2019-04-05 11:47:44,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 11:47:44,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-badf6c99-9d04-4bfe-b95b-60c93da21a39 2019-04-05 11:47:44,018 - 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.23:5000/v3/", "rel": "self"}]}} 2019-04-05 11:47:44,019 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-badf6c99-9d04-4bfe-b95b-60c93da21a39 2019-04-05 11:47:44,019 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-05 11:47:44,411 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "774319f454e747168821760a73d5b691", "name": "reader"}, {"id": "a7225acce0184423a1dc2d63c39b687a", "name": "member"}], "expires_at": "2019-04-05T12:47:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7da6218988ce40db9cfaa160670f8df9", "name": "juju_epc-project_3db6c3dc-dad9-4fc9-b246-80ba211500d6"}, "catalog": [{"endpoints": [], "type": "metering", "id": "069d48356a1d413e984376eeaae43f5d", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/7da6218988ce40db9cfaa160670f8df9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "145827f8ca9a41ae9a73a234ba6d7370"}, {"url": "http://192.30.9.10:8776/v3/7da6218988ce40db9cfaa160670f8df9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55ce8c8a548546f98c5e5ba304f42e3a"}, {"url": "http://172.30.9.23:8776/v3/7da6218988ce40db9cfaa160670f8df9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6007381d4d3e4ceb8731dc96ac4423c7"}], "type": "volumev3", "id": "1466aa9642fe4ad58c2a32d44214a9ae", "name": "cinderv3"}, {"endpoints": [], "type": "tempest-type-605261660", "id": "18f8718610614825a0400b23ea70ffb4", "name": "tempest-service-846617376"}, {"endpoints": [{"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4072bb9d1bb94cc1a4373d7c761bc1f8"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4aa30f837b6a4ba49a0481b3ee980cf0"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efcfe0244cf547328e6b07f124893638"}], "type": "alarming", "id": "37bd4167446b47fb9402aa583a71c3e0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90747d5f1a48426f8e76f76d51f52919"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c707bef1d57349cda5a3907d6f0d5853"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df0b4c33252b4a6791d44faf1b31b115"}], "type": "event", "id": "40595c7d8f624774851eed406a194c3d", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_7da6218988ce40db9cfaa160670f8df9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01d0e6e8d16746d8920467eb9313aa1f"}, {"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66b0fbb57fe642d089b5fe592e3a9662"}, {"url": "http://12.0.0.25:8080/v1/AUTH_7da6218988ce40db9cfaa160670f8df9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ad5fcb5745b42738eb91b9b3f2823ee"}], "type": "object-store", "id": "5ebc2c247c1b4fb8bed8234d1bf7e872", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4caa40043db14f3792a2f6748c4d5405"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9074bda41301416aa23a1e2b945a11c5"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df3b36df6b6044258c7c40dd87ccafc7"}], "type": "image", "id": "5efc65e7f0c24adab557cbb412e6cd6e", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "469127f6c8b44c328990f61e454c51e1"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "918ddd0a45214602b9c9bba800cd4140"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f0f29ee247694d3ba1615af817c4458b"}], "type": "compute", "id": "6190bc1da3e94244ae3fa72eaa3027f5", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1412263656", "id": "68540ada0f92454786c30b9265352a18", "name": "tempest-service-673250099"}, {"endpoints": [{"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36597752fb894579b78e2b75014f9419"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0e87f4bf1d44f38b088379eb5e6f6cb"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2d41c6e6fa44a909fef49c7b7907d03"}], "type": "identity", "id": "7bee7413e51b453287c8040d8d0f258a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/7da6218988ce40db9cfaa160670f8df9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24d57f9a654d4fe2a31d40b3fa206a0e"}, {"url": "http://192.30.9.10:8004/v1/7da6218988ce40db9cfaa160670f8df9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e8d9d1adf91436eba89be00f6f11b32"}, {"url": "http://172.30.9.23:8004/v1/7da6218988ce40db9cfaa160670f8df9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6153f892b14038a4fd0eabaaca6487"}], "type": "orchestration", "id": "856bd54966464444af44cb63cbed88a3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d916ba83b7e47ae9b09d6dc9a454f48"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58aa2e85fcdf45b08c49754527b26b36"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfe8e8f5d84545f289aa1f01cf21c206"}], "type": "network", "id": "97954ee208274a44bb3149dbf7a73ff2", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/7da6218988ce40db9cfaa160670f8df9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13dddf769eae4c14b1f2d340fb637eb3"}, {"url": "http://172.30.9.23:8776/v2/7da6218988ce40db9cfaa160670f8df9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac7fe2cb14b466796f64755a27668e2"}, {"url": "http://192.30.9.10:8776/v2/7da6218988ce40db9cfaa160670f8df9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a59ee1909b4b17b0242aa8e64b4407"}], "type": "volumev2", "id": "9be103d1b3d945a5919b826c49d14bb2", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ca6f2d3f6a6424fbdaa8ce951bd4299"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b62b6f37bb3b475383115f57fbcc3fee"}, {"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df565ff5e177460eb6a1e8d6706eecdd"}], "type": "metric", "id": "b87b60cb226c4715a0d6e6de456740fa", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c374dc1984264c8fabcd122b8d02dc18"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc5f240bc0574b8f8b0078b7a0216ed8"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3091b82610b4909ad3892aa1001dddc"}], "type": "placement", "id": "c66d270d1f6248279acb967382a04daf", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3784c6e445a4fc292ced607a15939a6"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f67c872201c64c4d906ef0e977a9aeda"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe6e620add35408eb9ab93c829d6cf6a"}], "type": "cloudformation", "id": "cb7d764cea94417abc9bfcde26657dd3", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_3db6c3dc-dad9-4fc9-b246-80ba211500d6", "id": "eb0aa38f466141b381adf810930c748e"}, "audit_ids": ["SZAn_Dp3Qh-AwNA3vngyfA"], "issued_at": "2019-04-05T11:47:44.000000Z"}} 2019-04-05 11:47:44,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 11:47:44,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ba503ad70bcedcef205241cecf8f1e0997e25f67" 2019-04-05 11:47:45,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47:45 GMT X-Openstack-Request-Id: req-39bf0e51-66c3-4bbd-9715-c68dcd4399aa 2019-04-05 11:47:45,132 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"c08479f4-f516-48ba-947c-ca7b213c9d7a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7da6218988ce40db9cfaa160670f8df9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T11:47:43Z","qos_policy_id":null,"name":"juju_epc-net_3db6c3dc-dad9-4fc9-b246-80ba211500d6","admin_state_up":true,"tenant_id":"7da6218988ce40db9cfaa160670f8df9","created_at":"2019-04-05T11:47:43Z","mtu":1450}]} 2019-04-05 11:47:45,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-39bf0e51-66c3-4bbd-9715-c68dcd4399aa 2019-04-05 11:47:45,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.717206954956s 2019-04-05 11:47:45,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-05 11:47:45,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ba503ad70bcedcef205241cecf8f1e0997e25f67" -d '{"subnet": {"name": "juju_epc-subnet_3db6c3dc-dad9-4fc9-b246-80ba211500d6", "enable_dhcp": true, "network_id": "c08479f4-f516-48ba-947c-ca7b213c9d7a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2019-04-05 11:47:45,775 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47:45 GMT X-Openstack-Request-Id: req-0f13d4e0-c141-455b-9265-de2335ae28cd 2019-04-05 11:47:45,775 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c08479f4-f516-48ba-947c-ca7b213c9d7a","tenant_id":"7da6218988ce40db9cfaa160670f8df9","created_at":"2019-04-05T11:47:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-05T11:47:45Z","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":"7da6218988ce40db9cfaa160670f8df9","id":"02026471-72ef-4120-bde7-d3130c6e0b5a","subnetpool_id":null,"name":"juju_epc-subnet_3db6c3dc-dad9-4fc9-b246-80ba211500d6"}} 2019-04-05 11:47:45,775 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-0f13d4e0-c141-455b-9265-de2335ae28cd 2019-04-05 11:47:45,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.641520023346s 2019-04-05 11:47:45,776 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T11:47:45Z', 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'02026471-72ef-4120-bde7-d3130c6e0b5a', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_3db6c3dc-dad9-4fc9-b246-80ba211500d6', u'enable_dhcp': True, u'network_id': u'c08479f4-f516-48ba-947c-ca7b213c9d7a', u'tenant_id': u'7da6218988ce40db9cfaa160670f8df9', u'created_at': u'2019-04-05T11:47:45Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'7da6218988ce40db9cfaa160670f8df9'}) 2019-04-05 11:47:45,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-05 11:47:45,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ba503ad70bcedcef205241cecf8f1e0997e25f67" -d '{"router": {"external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97"}, "name": "juju_epc-router_3db6c3dc-dad9-4fc9-b246-80ba211500d6", "admin_state_up": true}}' 2019-04-05 11:47:47,534 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47:47 GMT X-Openstack-Request-Id: req-e5307888-ab35-415c-bc28-7758034ea53f 2019-04-05 11:47:47,535 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7da6218988ce40db9cfaa160670f8df9", "created_at": "2019-04-05T11:47:45Z", "admin_state_up": true, "updated_at": "2019-04-05T11:47:46Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "7da6218988ce40db9cfaa160670f8df9", "id": "19901560-f6a8-4afd-892d-882e5fa139e0", "name": "juju_epc-router_3db6c3dc-dad9-4fc9-b246-80ba211500d6"}} 2019-04-05 11:47:47,535 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-e5307888-ab35-415c-bc28-7758034ea53f 2019-04-05 11:47:47,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.75824999809s 2019-04-05 11:47:47,535 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-05T11:47:46Z', u'revision_number': 2, u'id': u'19901560-f6a8-4afd-892d-882e5fa139e0', u'external_gateway_info': {u'network_id': u'7988db48-05a8-4a8c-b418-2ba12e37bd97', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_3db6c3dc-dad9-4fc9-b246-80ba211500d6', u'admin_state_up': True, u'tenant_id': u'7da6218988ce40db9cfaa160670f8df9', u'created_at': u'2019-04-05T11:47:45Z', u'flavor_id': None, u'routes': [], u'project_id': u'7da6218988ce40db9cfaa160670f8df9'}) 2019-04-05 11:47:47,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-05 11:47:47,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/19901560-f6a8-4afd-892d-882e5fa139e0/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.15" -H "X-Auth-Token: {SHA1}ba503ad70bcedcef205241cecf8f1e0997e25f67" -d '{"subnet_id": "02026471-72ef-4120-bde7-d3130c6e0b5a"}' 2019-04-05 11:47:50,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47:50 GMT X-Openstack-Request-Id: req-b8adeb0a-00d2-4a03-b4cb-38a4b6648269 2019-04-05 11:47:50,129 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "c08479f4-f516-48ba-947c-ca7b213c9d7a", "tenant_id": "7da6218988ce40db9cfaa160670f8df9", "subnet_id": "02026471-72ef-4120-bde7-d3130c6e0b5a", "subnet_ids": ["02026471-72ef-4120-bde7-d3130c6e0b5a"], "port_id": "509cb858-b893-4c67-9c9f-fb5f8b347ece", "id": "19901560-f6a8-4afd-892d-882e5fa139e0"} 2019-04-05 11:47:50,130 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/19901560-f6a8-4afd-892d-882e5fa139e0/add_router_interface.json used request id req-b8adeb0a-00d2-4a03-b4cb-38a4b6648269 2019-04-05 11:47:50,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.59388303757s 2019-04-05 11:47:50,130 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-04-05 11:47:51,407 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:3c9ef66aea001f0cad0623ddab1f8fc1 sha256:4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25 2019-04-05 11:47:51,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" 2019-04-05 11:47:51,413 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47:51 GMT 2019-04-05 11:47:51,413 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2019-04-05 11:47:51,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 11:47:51,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ba503ad70bcedcef205241cecf8f1e0997e25f67" 2019-04-05 11:47:51,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47:51 GMT X-Openstack-Request-Id: req-1f2157fd-235f-4db9-bb93-65d504e27a0b 2019-04-05 11:47:51,722 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 11:47:51,722 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-1f2157fd-235f-4db9-bb93-65d504e27a0b 2019-04-05 11:47:51,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.307106018066s 2019-04-05 11:47:51,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-05 11:47:51,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ba503ad70bcedcef205241cecf8f1e0997e25f67" -d '{"owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "owner_specified.shade.object": "images/juju_epc-img_3db6c3dc-dad9-4fc9-b246-80ba211500d6", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_3db6c3dc-dad9-4fc9-b246-80ba211500d6"}' 2019-04-05 11:47:51,775 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47:51 GMT Location: http://172.30.9.23:9292/v2/images/8c643197-4308-42cc-ab82-a3c3d81d962a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bf671d01-6876-4aeb-8a2d-a6929767f228 2019-04-05 11:47:51,775 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T11:47:51Z", "file": "/v2/images/8c643197-4308-42cc-ab82-a3c3d81d962a/file", "owner": "7da6218988ce40db9cfaa160670f8df9", "id": "8c643197-4308-42cc-ab82-a3c3d81d962a", "size": null, "self": "/v2/images/8c643197-4308-42cc-ab82-a3c3d81d962a", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_3db6c3dc-dad9-4fc9-b246-80ba211500d6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "juju_epc-img_3db6c3dc-dad9-4fc9-b246-80ba211500d6", "checksum": null, "created_at": "2019-04-05T11:47:51Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-05 11:47:51,776 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-bf671d01-6876-4aeb-8a2d-a6929767f228 2019-04-05 11:47:51,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0434839725494s 2019-04-05 11:47:51,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-05 11:47:51,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/8c643197-4308-42cc-ab82-a3c3d81d962a/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.15" -H "X-Auth-Token: {SHA1}ba503ad70bcedcef205241cecf8f1e0997e25f67" -d '' 2019-04-05 11:47:57,114 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:47:57 GMT X-Openstack-Request-Id: req-5a49493e-892c-4c06-92b1-ff81ffe9b89c 2019-04-05 11:47:57,114 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 11:47:57,114 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/8c643197-4308-42cc-ab82-a3c3d81d962a/file used request id req-5a49493e-892c-4c06-92b1-ff81ffe9b89c 2019-04-05 11:47:57,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.33807706833s 2019-04-05 11:47:57,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 11:47:57,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ba503ad70bcedcef205241cecf8f1e0997e25f67" 2019-04-05 11:47:57,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47:57 GMT X-Openstack-Request-Id: req-d39c75ef-d082-4c3e-b71a-3f02f0dff233 2019-04-05 11:47:57,163 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T11:47:57Z", "file": "/v2/images/8c643197-4308-42cc-ab82-a3c3d81d962a/file", "owner": "7da6218988ce40db9cfaa160670f8df9", "id": "8c643197-4308-42cc-ab82-a3c3d81d962a", "size": 300941312, "self": "/v2/images/8c643197-4308-42cc-ab82-a3c3d81d962a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/8c643197-4308-42cc-ab82-a3c3d81d962a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/8c643197-4308-42cc-ab82-a3c3d81d962a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_3db6c3dc-dad9-4fc9-b246-80ba211500d6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "juju_epc-img_3db6c3dc-dad9-4fc9-b246-80ba211500d6", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-04-05T11:47:51Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 11:47:57,163 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-d39c75ef-d082-4c3e-b71a-3f02f0dff233 2019-04-05 11:47:57,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0438640117645s 2019-04-05 11:47:57,165 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/8c643197-4308-42cc-ab82-a3c3d81d962a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8c643197-4308-42cc-ab82-a3c3d81d962a/file', 'owner': u'7da6218988ce40db9cfaa160670f8df9', 'id': u'8c643197-4308-42cc-ab82-a3c3d81d962a', 'size': 300941312, u'self': u'/v2/images/8c643197-4308-42cc-ab82-a3c3d81d962a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7da6218988ce40db9cfaa160670f8df9', 'name': 'juju_epc-project_3db6c3dc-dad9-4fc9-b246-80ba211500d6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/8c643197-4308-42cc-ab82-a3c3d81d962a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-05T11:47:57Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-05T11:47:57Z', u'owner_specified.shade.sha256': u'4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25', u'owner_specified.shade.object': u'images/juju_epc-img_3db6c3dc-dad9-4fc9-b246-80ba211500d6', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'3c9ef66aea001f0cad0623ddab1f8fc1', 'properties': {u'os_hash_value': u'17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2', u'self': u'/v2/images/8c643197-4308-42cc-ab82-a3c3d81d962a', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25', u'owner_specified.shade.object': u'images/juju_epc-img_3db6c3dc-dad9-4fc9-b246-80ba211500d6', u'owner_specified.shade.md5': u'3c9ef66aea001f0cad0623ddab1f8fc1', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_3db6c3dc-dad9-4fc9-b246-80ba211500d6', 'created': u'2019-04-05T11:47:51Z', 'checksum': u'3c9ef66aea001f0cad0623ddab1f8fc1', 'created_at': u'2019-04-05T11:47:51Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2', 'metadata': {u'os_hash_value': u'17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2', u'self': u'/v2/images/8c643197-4308-42cc-ab82-a3c3d81d962a', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25', u'owner_specified.shade.object': u'images/juju_epc-img_3db6c3dc-dad9-4fc9-b246-80ba211500d6', u'owner_specified.shade.md5': u'3c9ef66aea001f0cad0623ddab1f8fc1', u'schema': u'/v2/schemas/image'}}) 2019-04-05 11:47:58,366 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 8c643197-4308-42cc-ab82-a3c3d81d962a -s xenial -r regionOne -u http://172.30.9.23: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-04-05 11:47:58,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-05 11:47:58,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4f4e6ca2fb1b691a693a9ae7dc7753e83344192d" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_3db6c3dc-dad9-4fc9-b246-80ba211500d6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2019-04-05 11:47:58,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47: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-bc922e6b-6f91-4192-94ba-221edd1777cf x-openstack-request-id: req-bc922e6b-6f91-4192-94ba-221edd1777cf 2019-04-05 11:47:58,684 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "juju_epc-flavor_3db6c3dc-dad9-4fc9-b246-80ba211500d6", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/8485181a-a722-47ac-9d6a-e46af194099f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/8485181a-a722-47ac-9d6a-e46af194099f", "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": "8485181a-a722-47ac-9d6a-e46af194099f"}} 2019-04-05 11:47:58,684 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-bc922e6b-6f91-4192-94ba-221edd1777cf 2019-04-05 11:47:58,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.31480383873s 2019-04-05 11:47:58,685 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_3db6c3dc-dad9-4fc9-b246-80ba211500d6', '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'a8d120259c3946c982a593eded4f1cfb', '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'8485181a-a722-47ac-9d6a-e46af194099f', 'swap': 0}) 2019-04-05 11:47:58,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-05 11:47:58,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/8485181a-a722-47ac-9d6a-e46af194099f/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.15" -H "X-Auth-Token: {SHA1}4f4e6ca2fb1b691a693a9ae7dc7753e83344192d" -d '{"extra_specs": {}}' 2019-04-05 11:47:58,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 11:47:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1bb5b432-613e-4b51-94d3-3ac4dba9e5fc x-openstack-request-id: req-1bb5b432-613e-4b51-94d3-3ac4dba9e5fc 2019-04-05 11:47:58,706 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-05 11:47:58,706 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/8485181a-a722-47ac-9d6a-e46af194099f/os-extra_specs used request id req-1bb5b432-613e-4b51-94d3-3ac4dba9e5fc 2019-04-05 11:47:58,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0201301574707s 2019-04-05 11:47:58,706 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2019-04-05 11:47:58,708 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | SDN_CONTROLLER_RESTCONFPORT | 8181 | | SDN_CONTROLLER_WEBPORT | 8080 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-429 | | ENERGY_RECORDER_API_PASSWORD | | | INSTALLER_TYPE | apex | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | USE_DYNAMIC_CREDENTIALS | True | | EXTERNAL_NETWORK | | | ENERGY_RECORDER_API_USER | | | SDN_CONTROLLER_USER | admin | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | SDN_CONTROLLER_IP | | | NEW_USER_ROLE | Member | | NAMESERVER | 8.8.8.8 | | FLAVOR_EXTRA_SPECS | | | POD_ARCH | | | SDN_CONTROLLER_PASSWORD | admin | | NODE_NAME | lf-pod1 | | IMAGE_PROPERTIES | | | VOLUME_DEVICE_NAME | vdb | +--------------------------------------+----------------------------------------------------------+ 2019-04-05 11:47:58,716 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2019-04-05 11:47:58,875 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2019-04-05 11:47:58,876 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2019-04-05 11:47:59,058 - 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-04-05 11:47:59,058 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-04-05 11:48:00,529 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:72cb240dbce5a4fd863559c5a4d1ce95 sha256:8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735 2019-04-05 11:48:00,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 11:48:00,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ba503ad70bcedcef205241cecf8f1e0997e25f67" 2019-04-05 11:48:00,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 05 Apr 2019 11:48:00 GMT X-Openstack-Request-Id: req-a8d73378-3222-456a-a95a-bc2c29db84af 2019-04-05 11:48:00,565 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T11:47:57Z", "file": "/v2/images/8c643197-4308-42cc-ab82-a3c3d81d962a/file", "owner": "7da6218988ce40db9cfaa160670f8df9", "id": "8c643197-4308-42cc-ab82-a3c3d81d962a", "size": 300941312, "self": "/v2/images/8c643197-4308-42cc-ab82-a3c3d81d962a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/8c643197-4308-42cc-ab82-a3c3d81d962a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/8c643197-4308-42cc-ab82-a3c3d81d962a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_3db6c3dc-dad9-4fc9-b246-80ba211500d6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "juju_epc-img_3db6c3dc-dad9-4fc9-b246-80ba211500d6", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-04-05T11:47:51Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 11:48:00,565 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-a8d73378-3222-456a-a95a-bc2c29db84af 2019-04-05 11:48:00,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0337860584259s 2019-04-05 11:48:00,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-05 11:48:00,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ba503ad70bcedcef205241cecf8f1e0997e25f67" -d '{"owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "owner_specified.shade.object": "images/juju_epc-img_alt_3db6c3dc-dad9-4fc9-b246-80ba211500d6", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_3db6c3dc-dad9-4fc9-b246-80ba211500d6"}' 2019-04-05 11:48:00,615 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Fri, 05 Apr 2019 11:48:00 GMT Location: http://172.30.9.23:9292/v2/images/260d5a44-3f3d-4907-9fc7-a92f4bef67ba Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b0237b87-3e47-4bc4-b074-f3d8329459ef 2019-04-05 11:48:00,615 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T11:48:00Z", "file": "/v2/images/260d5a44-3f3d-4907-9fc7-a92f4bef67ba/file", "owner": "7da6218988ce40db9cfaa160670f8df9", "id": "260d5a44-3f3d-4907-9fc7-a92f4bef67ba", "size": null, "self": "/v2/images/260d5a44-3f3d-4907-9fc7-a92f4bef67ba", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_3db6c3dc-dad9-4fc9-b246-80ba211500d6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "juju_epc-img_alt_3db6c3dc-dad9-4fc9-b246-80ba211500d6", "checksum": null, "created_at": "2019-04-05T11:48:00Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-05 11:48:00,615 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-b0237b87-3e47-4bc4-b074-f3d8329459ef 2019-04-05 11:48:00,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.041983127594s 2019-04-05 11:48:00,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-05 11:48:00,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/260d5a44-3f3d-4907-9fc7-a92f4bef67ba/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.15" -H "X-Auth-Token: {SHA1}ba503ad70bcedcef205241cecf8f1e0997e25f67" -d '' 2019-04-05 11:48:05,105 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 11:48:05 GMT X-Openstack-Request-Id: req-b3d93f4a-c146-4148-a19d-2772ebb77eca 2019-04-05 11:48:05,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-04-05 11:48:05,105 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/260d5a44-3f3d-4907-9fc7-a92f4bef67ba/file used request id req-b3d93f4a-c146-4148-a19d-2772ebb77eca 2019-04-05 11:48:05,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.48975300789s 2019-04-05 11:48:05,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 11:48:05,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ba503ad70bcedcef205241cecf8f1e0997e25f67" 2019-04-05 11:48:05,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2729 Content-Type: application/json Date: Fri, 05 Apr 2019 11:48:05 GMT X-Openstack-Request-Id: req-729831aa-e30e-4798-a9fa-4bc98941c16f 2019-04-05 11:48:05,248 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T11:48:05Z", "file": "/v2/images/260d5a44-3f3d-4907-9fc7-a92f4bef67ba/file", "owner": "7da6218988ce40db9cfaa160670f8df9", "id": "260d5a44-3f3d-4907-9fc7-a92f4bef67ba", "size": 263848448, "self": "/v2/images/260d5a44-3f3d-4907-9fc7-a92f4bef67ba", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/260d5a44-3f3d-4907-9fc7-a92f4bef67ba/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/260d5a44-3f3d-4907-9fc7-a92f4bef67ba/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_3db6c3dc-dad9-4fc9-b246-80ba211500d6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "juju_epc-img_alt_3db6c3dc-dad9-4fc9-b246-80ba211500d6", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-05T11:48:00Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T11:47:57Z", "file": "/v2/images/8c643197-4308-42cc-ab82-a3c3d81d962a/file", "owner": "7da6218988ce40db9cfaa160670f8df9", "id": "8c643197-4308-42cc-ab82-a3c3d81d962a", "size": 300941312, "self": "/v2/images/8c643197-4308-42cc-ab82-a3c3d81d962a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/8c643197-4308-42cc-ab82-a3c3d81d962a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/8c643197-4308-42cc-ab82-a3c3d81d962a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_3db6c3dc-dad9-4fc9-b246-80ba211500d6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "juju_epc-img_3db6c3dc-dad9-4fc9-b246-80ba211500d6", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-04-05T11:47:51Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 11:48:05,248 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-729831aa-e30e-4798-a9fa-4bc98941c16f 2019-04-05 11:48:05,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.137331962585s 2019-04-05 11:48:05,251 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/260d5a44-3f3d-4907-9fc7-a92f4bef67ba/snap', u'metadata': Munch({})})], 'file': u'/v2/images/260d5a44-3f3d-4907-9fc7-a92f4bef67ba/file', 'owner': u'7da6218988ce40db9cfaa160670f8df9', 'id': u'260d5a44-3f3d-4907-9fc7-a92f4bef67ba', 'size': 263848448, u'self': u'/v2/images/260d5a44-3f3d-4907-9fc7-a92f4bef67ba', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7da6218988ce40db9cfaa160670f8df9', 'name': 'juju_epc-project_3db6c3dc-dad9-4fc9-b246-80ba211500d6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://50429b0e-137a-4130-acff-5207671244e1/images/260d5a44-3f3d-4907-9fc7-a92f4bef67ba/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-05T11:48:05Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-05T11:48:05Z', u'owner_specified.shade.sha256': u'8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735', u'owner_specified.shade.object': u'images/juju_epc-img_alt_3db6c3dc-dad9-4fc9-b246-80ba211500d6', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'72cb240dbce5a4fd863559c5a4d1ce95', 'properties': {u'os_hash_value': u'5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856', u'self': u'/v2/images/260d5a44-3f3d-4907-9fc7-a92f4bef67ba', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735', u'owner_specified.shade.object': u'images/juju_epc-img_alt_3db6c3dc-dad9-4fc9-b246-80ba211500d6', u'owner_specified.shade.md5': u'72cb240dbce5a4fd863559c5a4d1ce95', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_3db6c3dc-dad9-4fc9-b246-80ba211500d6', 'created': u'2019-04-05T11:48:00Z', 'checksum': u'72cb240dbce5a4fd863559c5a4d1ce95', 'created_at': u'2019-04-05T11:48:00Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856', 'metadata': {u'os_hash_value': u'5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856', u'self': u'/v2/images/260d5a44-3f3d-4907-9fc7-a92f4bef67ba', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735', u'owner_specified.shade.object': u'images/juju_epc-img_alt_3db6c3dc-dad9-4fc9-b246-80ba211500d6', u'owner_specified.shade.md5': u'72cb240dbce5a4fd863559c5a4d1ce95', u'schema': u'/v2/schemas/image'}}) 2019-04-05 11:48:05,769 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 260d5a44-3f3d-4907-9fc7-a92f4bef67ba -s trusty -r regionOne -u http://172.30.9.23: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-04-05 11:48:05,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-05 11:48:05,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4f4e6ca2fb1b691a693a9ae7dc7753e83344192d" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_3db6c3dc-dad9-4fc9-b246-80ba211500d6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2019-04-05 11:48:05,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Fri, 05 Apr 2019 11:48: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-b3f6d66c-92df-443a-aca5-7246d8068cac x-openstack-request-id: req-b3f6d66c-92df-443a-aca5-7246d8068cac 2019-04-05 11:48:05,805 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "juju_epc-flavor_alt_3db6c3dc-dad9-4fc9-b246-80ba211500d6", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/aaf96b47-176c-4692-ae64-db2f7e43dbd3", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/aaf96b47-176c-4692-ae64-db2f7e43dbd3", "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": "aaf96b47-176c-4692-ae64-db2f7e43dbd3"}} 2019-04-05 11:48:05,806 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b3f6d66c-92df-443a-aca5-7246d8068cac 2019-04-05 11:48:05,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0359928607941s 2019-04-05 11:48:05,806 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_3db6c3dc-dad9-4fc9-b246-80ba211500d6', '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'a8d120259c3946c982a593eded4f1cfb', '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'aaf96b47-176c-4692-ae64-db2f7e43dbd3', 'swap': 0}) 2019-04-05 11:48:05,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-05 11:48:05,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/aaf96b47-176c-4692-ae64-db2f7e43dbd3/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.15" -H "X-Auth-Token: {SHA1}4f4e6ca2fb1b691a693a9ae7dc7753e83344192d" -d '{"extra_specs": {}}' 2019-04-05 11:48:05,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 11:48: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-7fad01b3-5d7a-48ae-a3d5-2c2f4285fa4a x-openstack-request-id: req-7fad01b3-5d7a-48ae-a3d5-2c2f4285fa4a 2019-04-05 11:48:05,826 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-05 11:48:05,826 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/aaf96b47-176c-4692-ae64-db2f7e43dbd3/os-extra_specs used request id req-7fad01b3-5d7a-48ae-a3d5-2c2f4285fa4a 2019-04-05 11:48:05,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.019819021225s 2019-04-05 11:48:05,826 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2019-04-05 11:52:04,511 - 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=c08479f4-f516-48ba-947c-ca7b213c9d7a --config ssl-hostname-verification=false --config external-network=7988db48-05a8-4a8c-b418-2ba12e37bd97 --config use-floating-ip=true --config use-default-secgroup=true --debug 11:48:05 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.11.5] 11:48:05 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=c08479f4-f516-48ba-947c-ca7b213c9d7a", "--config", "ssl-hostname-verification=false", "--config", "external-network=7988db48-05a8-4a8c-b418-2ba12e37bd97", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 11:48:05 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 11:48:05 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[use-openstack-gbp:false policy-target-group: use-floating-ip:true use-default-secgroup:true network:c08479f4-f516-48ba-947c-ca7b213c9d7a external-network:7988db48-05a8-4a8c-b418-2ba12e37bd97] 11:48:06 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 11:48:06 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[update-status-hook-interval:5m enable-os-refresh-update:true logging-config: max-action-results-age:336h automatically-retry-hooks:true uuid:6a1d37a9-f79f-45cc-84a4-21ac95f9afcc name:controller apt-mirror: image-stream:released use-openstack-gbp:false use-floating-ip:true transmit-vendor-metrics:true fan-config: apt-no-proxy: apt-https-proxy: ignore-machine-addresses:false resource-tags: disable-network-management:false test-mode:false container-networking-method: use-default-secgroup:true http-proxy: apt-ftp-proxy: max-status-history-size:5G container-inherit-properties: development:false net-bond-reconfigure-delay:17 agent-stream:released egress-subnets: firewall-mode:instance cloudinit-userdata: max-status-history-age:336h max-action-results-size:5G authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWs3sJ8DJmREbrhSS+JsHS8TvwnvAjbRIeTNRwTCISJ9EdAHE9qf4Eo91Fp/xM6YwDKPAV6BKzh+x0gKIH4lXx39EOMkF7B3gEeAqF8YPVz2X8/qnNCzez1YhumUuKELVl2hcvda1ZdsTPyHtfrYzkXwi8mdiAdGTVKapUvbi9XomgYvWLwPamNkUs/sDtH/EPL6DPCZcmIS/fMWfh1wYkDdMscaEXZushRU+qdW+7pX1u9VxlqWCqAUwkARDo8BABHdoHdH9zclnOFRjiLcstZZHcORgLVbe2Z1cWsvl+J04tLREfalnHkOM8OpQDqf2O4ZHDnY/sRfiKMfSlS7gR juju-client-key type:openstack container-image-metadata-url: ftp-proxy: image-metadata-url: provisioner-harvest-mode:destroyed https-proxy: default-series:xenial no-proxy:127.0.0.1,localhost,::1 external-network:7988db48-05a8-4a8c-b418-2ba12e37bd97 ssl-hostname-verification:false enable-os-upgrade:true apt-http-proxy: proxy-ssh:false network:c08479f4-f516-48ba-947c-ca7b213c9d7a agent-metadata-url: logforward-enabled:false policy-target-group: container-image-stream:released] 11:48:06 INFO juju.provider.openstack provider.go:145 opening model "controller" 11:48:06 DEBUG goose client.go:511 auth details: &{Token:gAAAAABcp0B27Y2taDI9Qznhvc4OVs7VROum7GfuATLsbg6iWfxGx9_zXkMt6KNJV7RNvoq6S2A-TJ8j72OGEEeRo6RF3x_lR412_c6h6xMuFhx_-VYJminopC1_B4LP6JeoG701i7rkptdLX5KrkiveV8fmtyZynfang0RSY4I-dNs7Ryv3ODc TenantId:7da6218988ce40db9cfaa160670f8df9 UserId:eb0aa38f466141b381adf810930c748e Domain: RegionServiceURLs:map[regionOne:map[volumev3:http://172.30.9.23:8776/v3/7da6218988ce40db9cfaa160670f8df9 event:http://172.30.9.23:8977 compute:http://172.30.9.23:8774/v2.1 identity:http://172.30.9.23:5000 cloudformation:http://172.30.9.23:8000/v1 placement:http://172.30.9.23:8778/placement alarming:http://172.30.9.23:8042 object-store:http://172.30.9.23:8080/v1/AUTH_7da6218988ce40db9cfaa160670f8df9 image:http://172.30.9.23:9292 orchestration:http://172.30.9.23:8004/v1/7da6218988ce40db9cfaa160670f8df9 network:http://172.30.9.23:9696 volumev2:http://172.30.9.23:8776/v2/7da6218988ce40db9cfaa160670f8df9 metric:http://172.30.9.23:8041]]} 11:48:06 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 11:48:06 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.23:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.23:8774/v2.1/ Rel:self}] Status:CURRENT}] 11:48:07 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 11:48:07 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 11:48:07 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 11:48:07 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 11:48:07 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 11:48:07 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 11:48:07 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 11:48:07 INFO cmd bootstrap.go:233 Loading image metadata 11:48:07 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 11:48:07 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 11:48:07 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 11:48:07 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.23:5000/v3} [wily centos7 win8 win81 win10 genericlinux win2012hvr2 win2016nano win2012r2 quantal utopic win2012hv raring trusty win2016 zesty bionic win7 vivid win2008r2 win2012 opensuseleap yakkety artful xenial win2016hv precise saucy] [amd64 i386 armhf arm64 ppc64el s390x] released}} 11:48:07 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 11:48:09 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 11:48:10 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.23:5000/v3} not found 11:48:10 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.23:5000/v3} not found 11:48:10 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 11:48:10 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 11:48:10 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 11:48:10 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 11:48:10 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 11:48:10 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 11:48:10 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 11:48:10 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 11:48:10 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 11:48:10 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 []} 11:48:12 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 11:48:12 INFO cmd bootstrap.go:389 Starting new instance for initial controller 11:48:12 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 11:48:12 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 11:48:12 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:8c643197-4308-42cc-ab82-a3c3d81d962a Arch:amd64 VirtType:}] 11:48:12 INFO juju.environs.instances image.go:106 find instance - using image with id: 8c643197-4308-42cc-ab82-a3c3d81d962a 11:48:12 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 11:48:12 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 11:48:12 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2490 bytes 11:48:12 DEBUG juju.provider.openstack provider.go:1005 using network id "c08479f4-f516-48ba-947c-ca7b213c9d7a" 11:48:12 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.23:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "700074bd-76a5-4d0f-8ba4-1c8a5dab5766" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "700074bd-76a5-4d0f-8ba4-1c8a5dab5766" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "700074bd-76a5-4d0f-8ba4-1c8a5dab5766" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "700074bd-76a5-4d0f-8ba4-1c8a5dab5766" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "700074bd-76a5-4d0f-8ba4-1c8a5dab5766" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "700074bd-76a5-4d0f-8ba4-1c8a5dab5766" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "700074bd-76a5-4d0f-8ba4-1c8a5dab5766" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "700074bd-76a5-4d0f-8ba4-1c8a5dab5766" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "700074bd-76a5-4d0f-8ba4-1c8a5dab5766" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "700074bd-76a5-4d0f-8ba4-1c8a5dab5766" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "700074bd-76a5-4d0f-8ba4-1c8a5dab5766" has status BUILD, wait 10 seconds before retry, attempt 11 11:50:18 INFO juju.provider.openstack provider.go:1175 started instance "700074bd-76a5-4d0f-8ba4-1c8a5dab5766" 11:50:18 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 11:50:18 DEBUG juju.provider.openstack networking.go:169 using external network "7988db48-05a8-4a8c-b418-2ba12e37bd97" 11:50:19 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.201 11:50:19 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.201 11:50:22 INFO cmd bootstrap.go:225 - 700074bd-76a5-4d0f-8ba4-1c8a5dab5766 (arch=amd64 mem=2G cores=1) 11:50:22 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 11:50:22 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 11:50:22 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 11:50:24 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 11:50:24 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 11:50:25 DEBUG juju.provider.openstack provider.go:417 instance 700074bd-76a5-4d0f-8ba4-1c8a5dab5766 has floating IP address: 172.30.9.201 Attempting to connect to 172.30.9.201:22 Attempting to connect to 192.168.121.10:22 11:50:25 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.10 failed: ssh: connect to host 192.168.121.10 port 22: Connection refused 11:50:25 INFO cmd bootstrap.go:333 Connected to 172.30.9.201 11:50:25 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]> 11:50:25 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-f9afcc-controller-0 11:52:01 INFO cmd bootstrap.go:455 Bootstrap agent now started 11:52:02 DEBUG juju.provider.openstack provider.go:417 instance 700074bd-76a5-4d0f-8ba4-1c8a5dab5766 has floating IP address: 172.30.9.201 11:52:02 INFO juju.juju api.go:302 API endpoints changed from [] to [172.30.9.201:17070 192.168.121.10:17070] 11:52:02 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.201 to verify accessibility... 11:52:02 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.201:17070 192.168.121.10:17070] 11:52:04 DEBUG juju.api apiclient.go:849 successfully dialed "wss://172.30.9.201:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" 11:52:04 INFO juju.api apiclient.go:597 connection established to "wss://172.30.9.201:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" 11:52:04 DEBUG juju.api monitor.go:35 RPC connection died 11:52:04 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available 11:52:04 INFO cmd controller.go:88 Controller machines are in the "controller" model 11:52:04 INFO cmd controller.go:89 Initial model "default" added 11:52:04 INFO cmd supercommand.go:465 command finished 2019-04-05 11:52:04,511 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2019-04-05 11:52:04,511 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2019-04-05 11:52:18,909 - 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-04-05 11:52:18,909 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2019-04-05 12:17:12,903 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju-wait INFO:root:All units idle since 2019-04-05 12:16:55.641715Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2019-04-05 12:17:12,904 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2019-04-05 12:17:12,904 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2019-04-05 12:17:13,111 - 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.205 80/tcp,5000/tcp ABot ready! EPC relation established, proceed to run tests... mysql/0* unknown idle 1 172.30.9.204 3306/tcp oai-epc/0* active idle 2 172.30.9.202 2152/udp OAI EPC is running and connected to HSS oai-hss/0* active idle 3 172.30.9.206 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.9.205 342c6cb6-6ef2-40a6-9dcd-1d84902df88b xenial nova ACTIVE 1 started 172.30.9.204 15e8381e-f287-4fa1-9231-70aba4fe71c4 trusty nova ACTIVE 2 started 172.30.9.202 0d5b6336-d464-43df-9c50-574e2a49bcf7 trusty nova ACTIVE 3 started 172.30.9.206 7c0f636e-c908-41e5-9dec-d0bac436847c trusty nova ACTIVE 2019-04-05 12:17:13,296 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.205 (agent:idle, workload:active) 80/tcp, 5000/tcp 2019-04-05 12:17:13,297 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - abot-epc-basic workload is active 2019-04-05 12:17:13,512 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-epc - oai-epc/0: 172.30.9.202 (agent:idle, workload:active) 2152/udp 2019-04-05 12:17:13,513 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-epc workload is active 2019-04-05 12:17:13,755 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-hss - oai-hss/0: 172.30.9.206 (agent:idle, workload:active) 2019-04-05 12:17:13,755 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-hss workload is active 2019-04-05 12:17:13,755 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Transferring the feature files to Abot_node ... 2019-04-05 12:17:14,694 - 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-04-05 12:17:14,695 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files within Abot_node 2019-04-05 12:17:15,294 - 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-4c0595-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-04-05 12:17:15,294 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2019-04-05 12:17:15,771 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju run-action abot-epc-basic/0 run tagnames=TS_24_301 Action queued with id: 0194dbe6-d285-434e-8dd2-53d9b6242e22 2019-04-05 12:27:04,960 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju-wait INFO:root:All units idle since 2019-04-05 12:26:47.964622Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2019-04-05 12:27:04,961 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2019-04-05 12:27:05,672 - 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-04-05 12:27:05,673 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2019-04-05 12:27:05,706 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - {'failures': 22, 'skipped': 0, 'passed': 256} 2019-04-05 12:27:05,707 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Test VNF result: Passed: 256, Failed:22, Skipped: 0 2019-04-05 12:27:05,938 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-05 12:27:05,939 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 39:22 | PASS | +-------------------+------------------+------------------+----------------+ 2019-04-05 12:27:07,156 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 11:55:40 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-0: 11:55:40 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 11:55:40 DEBUG juju.agent read agent config, format "2.0" machine-0: 11:55:40 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 11:55:40 DEBUG juju.worker start "engine" machine-0: 11:55:40 INFO juju.worker start "engine" machine-0: 11:55:40 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 11:55:40 DEBUG juju.worker "engine" started machine-0: 11:55:40 DEBUG juju.worker.introspection stats worker now serving machine-0: 11:55:40 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "clock" manifold worker started machine-0: 11:55:40 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 11:55:40 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 11:55:40 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 11:55:40 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 11:55:40 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 11:55:40 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-0: 11:55:40 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 11:55:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 11:55:40 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 11:55:40 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 11:55:40 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 11:55:40 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-0: 11:55:40 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 11:55:40 DEBUG juju.worker.apicaller connecting with old password machine-0: 11:55:40 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-0: 11:55:40 INFO juju.api connection established to "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-0: 11:55:40 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-0: 11:55:41 DEBUG juju.worker.apicaller connected machine-0: 11:55:41 DEBUG juju.worker.apicaller changing password... machine-0: 11:55:41 DEBUG juju.worker.apicaller password changed machine-0: 11:55:41 DEBUG juju.api RPC connection died machine-0: 11:55:41 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 11:55:41 DEBUG juju.worker.apicaller connecting with current password machine-0: 11:55:41 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-0: 11:55:41 INFO juju.api connection established to "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-0: 11:55:41 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-0: 11:55:41 DEBUG juju.worker.apicaller connected machine-0: 11:55:41 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 11:55:41 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:55:41 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:41 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:41 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:41 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:41 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 11:55:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:41 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:41 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:41 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:41 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:41 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 11:55:41 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:41 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:41 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:41 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:41 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:41 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:41 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 11:55:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-0: 11:55:41 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 11:55:41 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 11:55:41 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 11:55:41 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 11:55:41 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:55:41 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:55:41 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:55:41 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:55:41 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:55:41 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:55:41 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:55:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:55:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:55:41 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:55:41 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:55:41 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:55:41 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:55:41 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:55:41 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:55:41 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:55:41 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:55:41 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:55:41 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:55:41 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:55:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:55:42 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 11:55:42 INFO juju.worker.upgrader unblocking abort check machine-0: 11:55:42 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 11:55:42 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 11:55:42 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 11:55:42 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 11:55:42 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 11:55:42 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 11:55:42 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 11:55:42 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 11:55:42 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 11:55:42 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 11:55:42 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 11:55:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 11:55:42 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 11:55:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 11:55:42 DEBUG juju.worker.logger logger setup machine-0: 11:55:42 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 11:55:42 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 11:55:42 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 11:55:42 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 11:55:42 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 11:55:42 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 11:55:42 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 11:55:42 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 11:55:42 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 11:55:42 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 11:55:42 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 11:55:42 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 11:55:42 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 11:55:42 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 11:55:42 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 11:55:42 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 11:55:42 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 11:55:42 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 11:55:42 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 11:55:42 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.10,252.10.0.1,::1,localhost", AutoNoProxy:""} machine-0: 11:55:42 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 11:55:42 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 11:55:42 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 11:55:42 DEBUG juju.network including address public:172.30.9.201 for machine machine-0: 11:55:42 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-0: 11:55:42 DEBUG juju.network including address local-fan:252.10.0.1 for machine machine-0: 11:55:42 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 11:55:42 DEBUG juju.network including address local-machine:::1 for machine machine-0: 11:55:42 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 11:55:42 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 11:55:42 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.201:17070"] machine-0: 11:55:42 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-0: 11:55:42 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 11:55:42 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 11:55:42 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 11:55:42 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 11:55:42 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: 11:55:42 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 11:55:42 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 11:55:42 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 11:55:42 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 11:55:42 DEBUG juju.worker start "0-container-watcher" machine-0: 11:55:42 DEBUG juju.worker start "stateconverter" machine-0: 11:55:42 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 11:55:42 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 11:55:42 INFO juju.worker start "0-container-watcher" machine-0: 11:55:42 DEBUG juju.worker "0-container-watcher" started machine-0: 11:55:42 INFO juju.worker start "stateconverter" machine-0: 11:55:42 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 11:55:42 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-0: 11:55:42 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 11:55:42 DEBUG juju.worker "stateconverter" started machine-0: 11:55:42 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-0: 11:55:42 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 11:55:42 ERROR juju.worker.logger connection is shut down machine-0: 11:55:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-0: 11:55:42 ERROR juju.worker.dependency "logging-config-updater" manifold worker returned unexpected error: connection is shut down machine-0: 11:55:42 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: machine-0: 11:55:42 DEBUG juju.api RPC connection died machine-0: 11:55:42 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 11:55:42 DEBUG juju.worker killing runner 0xc4206464e0 machine-0: 11:55:42 INFO juju.worker stopped "stateconverter", err: connection is shut down machine-0: 11:55:42 INFO juju.worker runner is dying machine-0: 11:55:42 DEBUG juju.worker killing "stateconverter" machine-0: 11:55:42 DEBUG juju.worker killing "0-container-watcher" machine-0: 11:55:42 DEBUG juju.cmd.jujud stopping so killing worker "0-container-watcher" machine-0: 11:55:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 11:55:42 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-0: 11:55:42 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-0: 11:55:42 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 11:55:42 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-0: 11:55:42 INFO juju.worker stopped "0-container-watcher", err: connection is shut down machine-0: 11:55:42 DEBUG juju.worker "stateconverter" done: connection is shut down machine-0: 11:55:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-0: 11:55:42 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-0: 11:55:42 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-0: 11:55:42 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-0: 11:55:42 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-0: 11:55:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 11:55:42 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 11:55:42 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 11:55:42 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 11:55:42 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 11:55:42 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 11:55:42 ERROR juju.worker fatal "stateconverter": connection is shut down machine-0: 11:55:42 DEBUG juju.worker "0-container-watcher" done: connection is shut down machine-0: 11:55:42 ERROR juju.worker fatal "0-container-watcher": connection is shut down machine-0: 11:55:42 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: connection is shut down machine-0: 11:55:42 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 11:55:42 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:42 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:42 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 11:55:42 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:42 DEBUG juju.worker.apicaller connecting with current password machine-0: 11:55:42 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 11:55:42 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 11:55:42 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 11:55:42 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:42 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:42 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-0: 11:55:42 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:42 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:42 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:42 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 11:55:42 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:42 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:42 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:42 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 11:55:42 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-0: 11:55:42 INFO juju.api connection established to "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-0: 11:55:42 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-0: 11:55:42 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:42 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:42 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:42 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:42 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: 11:55:42 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: 11:55:42 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-0: 11:55:42 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:43 DEBUG juju.worker.apicaller connected machine-0: 11:55:43 DEBUG juju.api RPC connection died machine-0: 11:55:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 11:55:43 DEBUG juju.worker.apicaller connecting with current password machine-0: 11:55:43 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-0: 11:55:43 INFO juju.api connection established to "wss://172.30.9.201:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-0: 11:55:43 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-0: 11:55:43 DEBUG juju.api successfully dialed "wss://252.10.0.1:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-0: 11:55:44 DEBUG juju.worker.apicaller connected machine-0: 11:55:44 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 11:55:44 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 11:55:44 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:44 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:44 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 11:55:44 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:44 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:44 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:44 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:44 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:44 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:44 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:44 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 11:55:44 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 11:55:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:44 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 11:55:44 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:44 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 11:55:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 11:55:44 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 11:55:44 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 11:55:44 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 11:55:44 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 11:55:44 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 11:55:44 INFO juju.worker.upgrader unblocking abort check machine-0: 11:55:44 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 11:55:44 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 11:55:44 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 11:55:44 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 11:55:44 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 11:55:44 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 11:55:44 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 11:55:44 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 11:55:44 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 11:55:44 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 11:55:44 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 11:55:44 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-0: 11:55:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 11:55:44 DEBUG juju.worker.logger logger setup machine-0: 11:55:44 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 11:55:44 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 11:55:44 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 11:55:44 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 11:55:44 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 11:55:44 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 11:55:44 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 11:55:44 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: 11:55:44 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 11:55:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 11:55:44 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 11:55:44 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 11:55:44 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 11:55:44 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 11:55:44 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 11:55:44 DEBUG juju.network "lxdbr0" has addresses [fe80::187a:23ff:fe7d:a798/64 fe80::1/64] machine-0: 11:55:44 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 11:55:44 DEBUG juju.network including address public:172.30.9.201 for machine machine-0: 11:55:44 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-0: 11:55:44 DEBUG juju.network including address local-fan:252.10.0.1 for machine machine-0: 11:55:44 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 11:55:44 DEBUG juju.network including address local-machine:::1 for machine machine-0: 11:55:44 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 11:55:44 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 11:55:44 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.201:17070"] machine-0: 11:55:44 DEBUG juju.worker start "0-container-watcher" machine-0: 11:55:44 DEBUG juju.worker start "stateconverter" machine-0: 11:55:44 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 11:55:44 INFO juju.worker start "0-container-watcher" machine-0: 11:55:44 DEBUG juju.worker "0-container-watcher" started machine-0: 11:55:44 INFO juju.worker start "stateconverter" machine-0: 11:55:44 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 11:55:44 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 11:55:44 DEBUG juju.worker "stateconverter" started machine-0: 11:55:44 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 11:55:44 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 11:55:44 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 11:55:44 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 11:55:44 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 11:55:44 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 11:55:44 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 11:55:44 DEBUG juju.service discovered init system "systemd" from local host machine-0: 11:55:44 DEBUG juju.worker.deployer API addresses: ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.201:17070"] machine-0: 11:55:44 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: 11:55:44 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 11:55:44 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 11:55:44 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 11:55:44 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started machine-0: 11:55:44 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: 11:55:44 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-0: 11:55:44 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 11:55:44 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 unit-abot-epc-basic-0: 11:55:44 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 11:55:44 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: 11:55:44 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 11:55:44 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 11:55:44 INFO juju.worker start "api" unit-abot-epc-basic-0: 11:55:44 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 11:55:44 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 11:55:44 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 11:55:44 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 11:55:44 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:55:44 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 11:55:44 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:55:44 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:55:44 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 11:55:44 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 11:55:44 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 11:55:44 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 11:55:44 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 11:55:44 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 11:55:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:55:44 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:55:44 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-abot-epc-basic-0: 11:55:44 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-abot-epc-basic-0: 11:55:44 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 11:55:44 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 11:55:44 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 11:55:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:55:44 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:55:44 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:55:44 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 11:55:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:55:44 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:55:44 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:55:44 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 11:55:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:55:45 DEBUG juju.api successfully dialed "wss://252.10.0.1:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" unit-abot-epc-basic-0: 11:55:45 INFO juju.api connection established to "wss://252.10.0.1:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-0: 11:55:45 DEBUG juju.worker.dependency "machiner" manifold worker started unit-abot-epc-basic-0: 11:55:45 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 11:55:45 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-0: 11:55:45 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 11:55:45 DEBUG juju.network "lxdbr0" has addresses [fe80::187a:23ff:fe7d:a798/64 fe80::1/64] machine-0: 11:55:45 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 11:55:45 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 11:55:45 DEBUG juju.network including address local-cloud:192.168.121.12 for machine machine-0: 11:55:45 DEBUG juju.network including address local-fan:252.12.0.1 for machine machine-0: 11:55:45 DEBUG juju.network including address local-machine:::1 for machine machine-0: 11:55:45 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: 11:55:45 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:::1] unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 11:55:45 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: 11:55:45 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:55:45 INFO juju.worker.machiner "machine-0" started unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 11:55:45 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 11:55:45 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:97:a5:10 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ens3 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.12 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:97:a5:10 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ens3 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress:1a:7a:23:7d:a7:98 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:1a:7a:23:7d:a7:98 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:4e:29:75:05:3c:3e 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:4e:29:75:05:3c:3e 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:4e:29:75:05:3c:3e 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: 11:55:45 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 11:55:45 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 11:55:45 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" unit-abot-epc-basic-0: 11:55:45 INFO juju.api connection established to "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" unit-abot-epc-basic-0: 11:55:45 DEBUG juju.api successfully dialed "wss://252.10.0.1:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" unit-abot-epc-basic-0: 11:55:45 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:55:45 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 11:55:45 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:55:45 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 11:55:45 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 11:55: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.10,252.10.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 11:55:45 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: 11:55:45 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 11:55:45 DEBUG juju.network "lxdbr0" has addresses [fe80::187a:23ff:fe7d:a798/64 fe80::1/64] unit-abot-epc-basic-0: 11:55:45 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 11:55:45 DEBUG juju.network including address public:172.30.9.201 for machine unit-abot-epc-basic-0: 11:55:45 DEBUG juju.network including address local-cloud:192.168.121.10 for machine unit-abot-epc-basic-0: 11:55:45 DEBUG juju.network including address local-fan:252.10.0.1 for machine unit-abot-epc-basic-0: 11:55:45 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 11:55:45 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 11:55:45 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 11:55:45 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.201:17070"] unit-abot-epc-basic-0: 11:55:45 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 11:55:45 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 11:55:45 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 11:55:46 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 11:55:46 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 11:55:46 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 11:55:46 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 11:55:46 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 11:55:46 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-xenial-amd64 unit-abot-epc-basic-0: 11:55:46 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-xenial-amd64/jujud unit-abot-epc-basic-0: 11:55:46 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 11:55:46 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: 11:55:46 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 11:55:46 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 11:55:46 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 11:55:46 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 11:55:46 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 11:55:46 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 11:55:46 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 11:55:46 DEBUG httpbakery client do GET https://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 11:55:46 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 11:55:46 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 11:55:46 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 11:55:46 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 11:55:46 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 11:55:46 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 11:55:46 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 11:55:46 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 11:55:46 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 11:55:46 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 11:55:46 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 11:55:46 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 11:55:46 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 11:55:46 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 11:55:46 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 11:55:46 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 11:55:46 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 11:55:46 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 11:55:46 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 11:55:46 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 11:55:46 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 11:55:46 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 11:55:46 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 11:55:46 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 11:55:46 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 11:55:46 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 11:55:46 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 11:55:46 DEBUG worker.uniter.jujuc running hook tool "config-get" machine-0: 11:55:48 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 11:55:48 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-0: 11:55:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-0: 11:55:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 11:55: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.10,252.10.0.1,::1,localhost", AutoNoProxy:""} machine-0: 11:55:48 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-0: 11:55:48 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 11:55:48 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 11:55:48 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: 11:55:51 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-4c0595-default-0 unit-abot-epc-basic-0: 11:55:51 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 11:55:51 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 11:55:51 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 11:55:51 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 11:55:51 DEBUG unit.abot-epc-basic/0.install Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 11:55:52 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 11:55:52 DEBUG unit.abot-epc-basic/0.install Hit:3 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 11:55:52 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 11:55:53 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 11:55:53 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 11:55:53 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 11:55:53 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 11:55:53 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 11:55:53 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 11:55:53 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 11:55:53 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 11:55:53 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 11:55:53 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 11:55:53 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 11:55:53 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: 11:55:53 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 11:55:53 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: 11:55:53 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 11:55:53 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 11:55:53 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 11:55:53 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 11:55:53 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 11:55:53 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 11:55:53 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 11:55:53 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 11:55:53 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 11:55:53 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 11:55:53 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 11:55:53 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 11:55:53 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 11:55:53 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 11:55:53 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 11:55:53 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 11:55:53 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 11:55:53 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 11:55:53 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 11:55:53 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 11:55:53 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 11:55:53 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 11:55:53 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 11:55:53 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: 11:55:53 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 11:55:53 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: 11:55:53 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 11:55:53 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 11:55:53 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 11:55:53 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 11:55:53 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 11:55:53 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 11:55:53 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 11:55:53 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 11:55:53 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 11:55:53 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 11:55:53 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 11:55:53 DEBUG unit.abot-epc-basic/0.install Need to get 69.9 MB of archives. unit-abot-epc-basic-0: 11:55:53 DEBUG unit.abot-epc-basic/0.install After this operation, 396 MB of additional disk space will be used. unit-abot-epc-basic-0: 11:55:53 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: 11:55:54 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: 11:55:54 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: 11:55:54 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: 11:55:54 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: 11:55:54 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: 11:55:54 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: 11:55:54 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: 11:55:54 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: 11:55:54 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] unit-abot-epc-basic-0: 11:55:54 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-abot-epc-basic-0: 11:55:54 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage1 amd64 1:1.1.4-2 [6946 B] unit-abot-epc-basic-0: 11:55:54 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes3 amd64 1:5.0.1-2 [11.1 kB] unit-abot-epc-basic-0: 11:55:54 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-abot-epc-basic-0: 11:55:54 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence1 amd64 1.2-1 [5042 B] unit-abot-epc-basic-0: 11:55:54 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-abot-epc-basic-0: 11:55:54 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm1 amd64 1:1.1.4-1 [10.6 kB] unit-abot-epc-basic-0: 11:55:54 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjbig0 amd64 2.1-3.1 [26.6 kB] unit-abot-epc-basic-0: 11:55:54 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-abot-epc-basic-0: 11:55:54 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 java-common all 0.56ubuntu2 [7742 B] unit-abot-epc-basic-0: 11:55:54 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common-data amd64 0.6.32~rc+dfsg-1ubuntu2.3 [21.5 kB] unit-abot-epc-basic-0: 11:55:54 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common3 amd64 0.6.32~rc+dfsg-1ubuntu2.3 [21.7 kB] unit-abot-epc-basic-0: 11:55:54 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-client3 amd64 0.6.32~rc+dfsg-1ubuntu2.3 [25.3 kB] unit-abot-epc-basic-0: 11:55:54 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.7 [197 kB] unit-abot-epc-basic-0: 11:55:54 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: 11:55:54 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: 11:55:54 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: 11:55:54 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: 11:55:54 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: 11:55:54 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre-headless amd64 8u191-b12-2ubuntu0.16.04.1 [27.0 MB] unit-abot-epc-basic-0: 11:55:55 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: 11:55:55 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: 11:55:55 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: 11:55:55 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: 11:55:55 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: 11:55:55 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: 11:55:55 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: 11:55:55 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: 11:55:55 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: 11:55:55 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: 11:55:55 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: 11:55:55 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: 11:55:55 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: 11:55:55 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: 11:55:55 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: 11:55:55 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: 11:55:55 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: 11:55:55 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: 11:55:55 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: 11:55:55 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: 11:55:55 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: 11:55:55 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: 11:55:55 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: 11:55:55 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: 11:55:56 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: 11:55:56 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: 11:55:56 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: 11:55:56 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: 11:55:56 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: 11:55:56 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: 11:55:56 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: 11:55:56 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: 11:55:56 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: 11:55:56 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: 11:55:56 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: 11:55:56 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: 11:55:56 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: 11:55:56 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: 11:55:56 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: 11:55:56 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: 11:55:56 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: 11:55:56 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: 11:55:56 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: 11:55:56 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: 11:55:56 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: 11:55:56 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: 11:55:56 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: 11:55:56 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: 11:55:56 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: 11:55:56 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: 11:55:56 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: 11:55:56 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: 11:55:56 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: 11:55:56 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: 11:55:56 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: 11:55:56 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: 11:55:56 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: 11:55:56 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: 11:55:56 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: 11:55:56 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: 11:55:56 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: 11:55:56 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: 11:55:56 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: 11:55:56 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: 11:55:56 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre amd64 8u191-b12-2ubuntu0.16.04.1 [69.2 kB] unit-abot-epc-basic-0: 11:55:56 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk-headless amd64 8u191-b12-2ubuntu0.16.04.1 [8217 kB] unit-abot-epc-basic-0: 11:55:56 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk amd64 8u191-b12-2ubuntu0.16.04.1 [1417 kB] unit-abot-epc-basic-0: 11:55:57 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: 11:55:57 DEBUG unit.abot-epc-basic/0.install Fetched 69.9 MB in 3s (19.8 MB/s) unit-abot-epc-basic-0: 11:55:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 11:55:58 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 82431 files and directories currently installed.) unit-abot-epc-basic-0: 11:55:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 11:55:58 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 11:55:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 11:55:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 11:55:58 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:55:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 11:55:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:55:58 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:55:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 11:55:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:55:58 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:55:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 11:55:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 11:55:58 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 11:55:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 11:55:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 11:55:58 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 11:55:58 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 11:55:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 11:55:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 11:55:58 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 11:55:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 11:55:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 11:55:58 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 11:55:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 11:55:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:55:58 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 11:55:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 11:55:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:55:58 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 11:55:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 11:55:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 11:55:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 11:55:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 11:55:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 11:55:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 11:55:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 11:55:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 11:55:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 11:55:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 11:55:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 11:55:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 11:55:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 11:55:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:55:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 11:55:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 11:55:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:55:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 11:55:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 11:55:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 11:55:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 11:55:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 11:55:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 11:55:59 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 11:56:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 11:56:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 11:56:00 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 11:56:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 11:56:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 11:56:00 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 11:56:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 11:56:00 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: 11:56:00 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 11:56:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 11:56:00 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: 11:56:00 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 11:56:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 11:56:00 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: 11:56:00 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 11:56:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 11:56:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.7_amd64.deb ... unit-abot-epc-basic-0: 11:56:00 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.7) ... unit-abot-epc-basic-0: 11:56:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 11:56:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 11:56:00 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 11:56:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 11:56:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 11:56:00 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 11:56:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 11:56:00 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: 11:56:00 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 11:56:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 11:56:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 11:56:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 11:56:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 11:56:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:56:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 11:56:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 11:56:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre-headless_8u191-b12-2ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:56:00 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:56:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 11:56:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:56:04 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 11:56:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 11:56:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 11:56:04 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 11:56:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 11:56:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 11:56:05 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:56:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 11:56:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:56:05 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 11:56:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 11:56:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:56:05 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 11:56:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 11:56:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 11:56:05 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 11:56:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 11:56:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 11:56:05 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 11:56:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 11:56:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 11:56:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 11:56:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 11:56:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:56:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:56:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 11:56:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:56:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:56:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 11:56:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 11:56:06 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 11:56:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 11:56:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 11:56:06 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 11:56:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 11:56:07 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: 11:56:07 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:56:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 11:56:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 11:56:07 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 11:56:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 11:56:07 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: 11:56:07 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:56:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 11:56:07 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: 11:56:07 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:56:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 11:56:07 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: 11:56:07 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:56:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 11:56:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 11:56:08 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 11:56:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 11:56:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 11:56:08 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.6) ... unit-abot-epc-basic-0: 11:56:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 11:56:08 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: 11:56:08 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 11:56:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 11:56:08 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: 11:56:08 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 11:56:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 11:56:08 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: 11:56:08 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 11:56:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 11:56:08 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: 11:56:08 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:56:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 11:56:08 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: 11:56:08 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 11:56:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 11:56:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 11:56:10 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 11:56:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 11:56:11 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: 11:56:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:56:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 11:56:14 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: 11:56:15 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:56:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 11:56:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:56:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:56:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 11:56:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:56:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:56:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 11:56:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:56:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:56:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 11:56:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:56:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:56:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 11:56:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:56:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:56:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 11:56:15 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: 11:56:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:56:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 11:56:15 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: 11:56:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:56:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 11:56:15 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: 11:56:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 11:56:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 11:56:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 11:56:16 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 11:56:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 11:56:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 11:56:16 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 11:56:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 11:56:16 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: 11:56:16 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 11:56:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 11:56:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:56:16 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:56:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 11:56:16 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: 11:56:16 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 11:56:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 11:56:16 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: 11:56:16 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 11:56:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 11:56:16 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: 11:56:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 11:56:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 11:56:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 11:56:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 11:56:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 11:56:16 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: 11:56:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 11:56:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 11:56:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-bin_2.24.30-1ubuntu1.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 11:56:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 11:56:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 11:56:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 11:56:17 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 11:56:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 11:56:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-core-dev_7.0.31-1~ubuntu16.04.2_all.deb ... unit-abot-epc-basic-0: 11:56:17 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 11:56:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 11:56:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 11:56:17 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 11:56:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 11:56:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 11:56:17 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 11:56:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 11:56:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 11:56:17 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 11:56:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 11:56:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 11:56:17 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 11:56:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 11:56:17 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: 11:56:17 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:56:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 11:56:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 11:56:18 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 11:56:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 11:56:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:56:18 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 11:56:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 11:56:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 11:56:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 11:56:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 11:56:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdmcp-dev_1%3a1.1.2-1.1_amd64.deb ... unit-abot-epc-basic-0: 11:56:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 11:56:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 11:56:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 11:56:18 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 11:56:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 11:56:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:56:18 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 11:56:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 11:56:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 11:56:18 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 11:56:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 11:56:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:56:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:56:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 11:56:18 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: 11:56:18 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:56:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 11:56:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-doc_2%3a1.6.3-1ubuntu2.1_all.deb ... unit-abot-epc-basic-0: 11:56:19 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:56:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 11:56:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:56:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 11:56:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 11:56:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:56:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 11:56:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 11:56:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre_8u191-b12-2ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:56:19 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:56:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 11:56:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk-headless_8u191-b12-2ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:56:19 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:56:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 11:56:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk_8u191-b12-2ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:56:21 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:56:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 11:56:22 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 11:56:22 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.19) ... unit-abot-epc-basic-0: 11:56:22 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 11:56:22 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 11:56:22 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 11:56:23 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 11:56:23 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 11:56:23 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 11:56:23 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 11:56:23 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 11:56:23 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:56:24 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:56:24 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:56:26 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 11:56:27 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 11:56:27 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 11:56:27 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: 11:56:27 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 11:56:27 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 11:56:27 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 11:56:27 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 11:56:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 11:56:27 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 11:56:27 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 11:56:27 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 11:56:27 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 11:56:27 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 11:56:27 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 11:56:28 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 11:56:28 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 11:56:28 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: 11:56:28 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 11:56:28 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: 11:56:28 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 11:56:28 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 11:56:28 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.7) ... unit-abot-epc-basic-0: 11:56:28 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 11:56:28 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 11:56:29 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 11:56:29 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 11:56:29 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 11:56:29 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 11:56:29 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:56:29 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 11:56:29 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 11:56:29 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 11:56:29 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 11:56:29 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 11:56:29 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:56:29 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:56:29 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 11:56:29 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 11:56:29 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:56:29 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 11:56:29 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:56:29 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:56:29 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:56:29 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 11:56:29 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.6) ... unit-abot-epc-basic-0: 11:56:29 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 11:56:29 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 11:56:29 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 11:56:29 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:56:29 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 11:56:29 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 11:56:29 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: 11:56:29 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:56:29 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:56:29 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:56:30 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:56:30 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:56:30 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:56:30 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: 11:56:30 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: 11:56:30 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:56:30 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 11:56:30 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 11:56:30 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 11:56:30 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 11:56:30 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:56:30 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 11:56:30 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 11:56:30 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 11:56:30 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 11:56:30 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: 11:56:30 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 11:56:30 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 11:56:30 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 11:56:30 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 11:56:30 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 11:56:30 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 11:56:30 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 11:56:30 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:56:30 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 11:56:30 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 11:56:30 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 11:56:30 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 11:56:30 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 11:56:30 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 11:56:30 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 11:56:30 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:56:30 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:56:30 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:56:30 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 11:56:31 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 11:56:31 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre-headless:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:56:31 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: 11:56:31 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: 11:56:31 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: 11:56:31 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: 11:56:31 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: 11:56:31 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: 11:56:31 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: 11:56:31 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: 11:56:31 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: 11:56:31 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: 11:56:31 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: 11:56:31 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 11:56:32 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: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 11:56:32 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: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 11:56:32 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:56:32 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: 11:56:32 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk-headless:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:56:32 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: 11:56:32 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: 11:56:32 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: 11:56:32 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: 11:56:33 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: 11:56:33 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: 11:56:33 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: 11:56:33 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: 11:56:33 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: 11:56:33 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: 11:56:33 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: 11:56:33 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: 11:56:33 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: 11:56:33 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: 11:56:33 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: 11:56:33 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: 11:56:33 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: 11:56:33 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: 11:56:33 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: 11:56:33 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: 11:56:33 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: 11:56:33 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: 11:56:33 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: 11:56:33 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: 11:56:33 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: 11:56:33 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: 11:56:33 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: 11:56:33 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:56:33 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: 11:56:33 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: 11:56:33 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 11:56:33 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.19) ... unit-abot-epc-basic-0: 11:56:33 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 11:56:33 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 11:56:33 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 11:56:33 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 11:56:33 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 11:56:33 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:56:34 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 11:56:34 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 11:56:34 DEBUG unit.abot-epc-basic/0.install --2019-04-05 11:56:34-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 11:56:35 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 11:56:35 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 11:56:35 DEBUG unit.abot-epc-basic/0.install Length: 47813510 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 11:56:35 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: 11:56:35 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:56:35 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 92.9K 8m22s unit-abot-epc-basic-0: 11:56:36 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 190K 6m14s unit-abot-epc-basic-0: 11:56:36 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 7.42M 4m11s unit-abot-epc-basic-0: 11:56:36 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 11.2M 3m9s unit-abot-epc-basic-0: 11:56:36 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 192K 3m19s unit-abot-epc-basic-0: 11:56:36 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 11.3M 2m47s unit-abot-epc-basic-0: 11:56:36 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 10.9M 2m23s unit-abot-epc-basic-0: 11:56:36 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 11.3M 2m6s unit-abot-epc-basic-0: 11:56:36 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 199K 2m17s unit-abot-epc-basic-0: 11:56:36 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 11.3M 2m4s unit-abot-epc-basic-0: 11:56:36 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 10.9M 1m53s unit-abot-epc-basic-0: 11:56:36 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 11.3M 1m44s unit-abot-epc-basic-0: 11:56:36 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 11.0M 96s unit-abot-epc-basic-0: 11:56:36 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 11.3M 89s unit-abot-epc-basic-0: 11:56:36 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 11.0M 84s unit-abot-epc-basic-0: 11:56:36 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 11.2M 78s unit-abot-epc-basic-0: 11:56:36 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 3.76M 74s unit-abot-epc-basic-0: 11:56:36 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 222K 82s unit-abot-epc-basic-0: 11:56:36 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 11.1M 78s unit-abot-epc-basic-0: 11:56:36 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 11.0M 74s unit-abot-epc-basic-0: 11:56:36 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 11.1M 70s unit-abot-epc-basic-0: 11:56:36 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 11.2M 67s unit-abot-epc-basic-0: 11:56:36 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 11.0M 64s unit-abot-epc-basic-0: 11:56:36 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 11.1M 62s unit-abot-epc-basic-0: 11:56:36 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 11.4M 59s unit-abot-epc-basic-0: 11:56:36 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 10.8M 57s unit-abot-epc-basic-0: 11:56:36 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 11.3M 55s unit-abot-epc-basic-0: 11:56:36 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 11.2M 53s unit-abot-epc-basic-0: 11:56:36 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 11.4M 52s unit-abot-epc-basic-0: 11:56:36 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 11.1M 50s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 166K 57s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 22.3M 55s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 20.0M 54s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 27.4M 52s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 39.7M 51s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 49.0M 49s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 50.5M 48s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 49.4M 46s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 44.6M 45s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 48.9M 44s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 49.9M 43s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 59.5M 42s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 52.6M 41s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 58.7M 40s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 60.7M 39s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 61.0M 38s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 53.8M 37s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 59.2M 37s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 60.8M 36s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 224K 39s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 23.1M 38s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 20.2M 37s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 26.6M 37s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 22.1M 36s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 23.7M 35s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 22.0M 35s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 22.2M 34s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 20.1M 34s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 24.2M 33s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 19.6M 32s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 24.8M 32s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 17.4M 31s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 37.8M 31s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 42.8M 30s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 44.9M 30s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 43.0M 29s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 38.1M 29s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 42.0M 28s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 44.5M 28s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 43.9M 28s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 18.4M 27s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 11.4M 27s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 11.0M 27s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 11.2M 26s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 324K 28s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 7.89M 27s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 6.48M 27s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 7.69M 27s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 7.20M 26s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 7.38M 26s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 1.80M 26s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 11.4M 26s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 11.3M 25s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 11.1M 25s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 10.9M 25s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 11.2M 25s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 11.2M 24s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 10.8M 24s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 11.5M 24s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 11.3M 24s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 11.3M 23s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 10.8M 23s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 6.63M 23s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 29.8M 23s unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 11.2M 22s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 351K 23s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 9.42M 23s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 6.67M 23s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 8.62M 23s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 6.52M 23s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 7.82M 22s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 9.15M 22s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 1.83M 22s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 11.2M 22s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 11.6M 22s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 8.65M 21s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 10.3M 21s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 9.93M 21s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 11.1M 21s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 11.3M 21s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 11.0M 21s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 10.8M 20s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 11.7M 20s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 11.2M 20s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 11.2M 20s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 10.1M 20s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 9.66M 20s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 10.2M 19s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 364K 20s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 8.72M 20s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 6.82M 20s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 7.33M 20s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 8.23M 20s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 6.55M 19s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 1.83M 19s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 10.2M 19s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 9.79M 19s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 7.48M 19s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 14.2M 19s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 10.9M 19s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 10.1M 19s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 9.38M 18s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 10.4M 18s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 10.9M 18s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 9.97M 18s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 10.4M 18s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 10.5M 18s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 9.83M 18s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 10.2M 18s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 9.71M 17s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 376K 18s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 8.52M 18s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 6.30M 18s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 9.97M 18s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 7.05M 18s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 6.57M 17s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 1.73M 18s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 9.79M 17s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 10.0M 17s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 10.2M 17s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 9.21M 17s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 9.98M 17s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 10.4M 17s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 9.71M 17s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 10.4M 17s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 10.1M 17s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 9.84M 16s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 9.64M 16s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 10.2M 16s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 9.71M 16s unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 178K 17s unit-abot-epc-basic-0: 11:56:39 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 378K 18s unit-abot-epc-basic-0: 11:56:39 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 5.70M 18s unit-abot-epc-basic-0: 11:56:39 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 52.1M 18s unit-abot-epc-basic-0: 11:56:39 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 48.9M 18s unit-abot-epc-basic-0: 11:56:39 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 44.9M 17s unit-abot-epc-basic-0: 11:56:39 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 39.8M 17s unit-abot-epc-basic-0: 11:56:39 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 1.02M 17s unit-abot-epc-basic-0: 11:56:39 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 2.25M 17s unit-abot-epc-basic-0: 11:56:39 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 10.6M 17s unit-abot-epc-basic-0: 11:56:39 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 2.81M 17s unit-abot-epc-basic-0: 11:56:39 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 2.55M 17s unit-abot-epc-basic-0: 11:56:39 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 3.85M 17s unit-abot-epc-basic-0: 11:56:39 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 13.9M 17s unit-abot-epc-basic-0: 11:56:39 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 14.6M 17s unit-abot-epc-basic-0: 11:56:39 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 404K 17s unit-abot-epc-basic-0: 11:56:39 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 15.5M 17s unit-abot-epc-basic-0: 11:56:39 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 13.5M 17s unit-abot-epc-basic-0: 11:56:39 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 13.2M 17s unit-abot-epc-basic-0: 11:56:39 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 9.55M 17s unit-abot-epc-basic-0: 11:56:39 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 4.12M 17s unit-abot-epc-basic-0: 11:56:39 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 1.54M 17s unit-abot-epc-basic-0: 11:56:39 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 7.41M 17s unit-abot-epc-basic-0: 11:56:39 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 7.60M 17s unit-abot-epc-basic-0: 11:56:39 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 58.8M 17s unit-abot-epc-basic-0: 11:56:39 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 5.90M 16s unit-abot-epc-basic-0: 11:56:39 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 4.27M 16s unit-abot-epc-basic-0: 11:56:39 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 3.98M 16s unit-abot-epc-basic-0: 11:56:39 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 3.91M 16s unit-abot-epc-basic-0: 11:56:39 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 3.81M 16s unit-abot-epc-basic-0: 11:56:39 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 6.26M 16s unit-abot-epc-basic-0: 11:56:39 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 127K 18s unit-abot-epc-basic-0: 11:56:39 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 7.58M 17s unit-abot-epc-basic-0: 11:56:39 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 18.6M 17s unit-abot-epc-basic-0: 11:56:39 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 40.4M 17s unit-abot-epc-basic-0: 11:56:39 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 51.2M 17s unit-abot-epc-basic-0: 11:56:39 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 45.0M 17s unit-abot-epc-basic-0: 11:56:39 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 48.2M 17s unit-abot-epc-basic-0: 11:56:39 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 44.8M 17s unit-abot-epc-basic-0: 11:56:39 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 51.6M 17s unit-abot-epc-basic-0: 11:56:39 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 45.5M 17s unit-abot-epc-basic-0: 11:56:39 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 47.9M 17s unit-abot-epc-basic-0: 11:56:39 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 555K 17s unit-abot-epc-basic-0: 11:56:39 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 4.31M 17s unit-abot-epc-basic-0: 11:56:40 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 3.80M 17s unit-abot-epc-basic-0: 11:56:40 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 4.44M 17s unit-abot-epc-basic-0: 11:56:40 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 4.73M 16s unit-abot-epc-basic-0: 11:56:40 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 436K 17s unit-abot-epc-basic-0: 11:56:40 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 37.8M 17s unit-abot-epc-basic-0: 11:56:40 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 38.9M 17s unit-abot-epc-basic-0: 11:56:40 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 42.7M 16s unit-abot-epc-basic-0: 11:56:40 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 36.7M 16s unit-abot-epc-basic-0: 11:56:40 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 37.4M 16s unit-abot-epc-basic-0: 11:56:40 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 193K 17s unit-abot-epc-basic-0: 11:56:40 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 14.1M 17s unit-abot-epc-basic-0: 11:56:40 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 44.4M 17s unit-abot-epc-basic-0: 11:56:40 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 44.6M 17s unit-abot-epc-basic-0: 11:56:40 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 51.2M 17s unit-abot-epc-basic-0: 11:56:40 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 45.0M 17s unit-abot-epc-basic-0: 11:56:40 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 47.0M 17s unit-abot-epc-basic-0: 11:56:40 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 54.1M 16s unit-abot-epc-basic-0: 11:56:40 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 44.0M 16s unit-abot-epc-basic-0: 11:56:40 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 40.4M 16s unit-abot-epc-basic-0: 11:56:40 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 41.4M 16s unit-abot-epc-basic-0: 11:56:40 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 49.3M 16s unit-abot-epc-basic-0: 11:56:40 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 51.5M 16s unit-abot-epc-basic-0: 11:56:40 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 14.7M 16s unit-abot-epc-basic-0: 11:56:40 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 1.08M 16s unit-abot-epc-basic-0: 11:56:40 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 1.89M 16s unit-abot-epc-basic-0: 11:56:40 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 2.28M 16s unit-abot-epc-basic-0: 11:56:40 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 1.58M 16s unit-abot-epc-basic-0: 11:56:40 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 920K 16s unit-abot-epc-basic-0: 11:56:40 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 651K 16s unit-abot-epc-basic-0: 11:56:40 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 7.89M 16s unit-abot-epc-basic-0: 11:56:40 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 5.00M 16s unit-abot-epc-basic-0: 11:56:40 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 1.12M 16s unit-abot-epc-basic-0: 11:56:40 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 1.95M 16s unit-abot-epc-basic-0: 11:56:40 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 2.23M 16s unit-abot-epc-basic-0: 11:56:40 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 1.61M 16s unit-abot-epc-basic-0: 11:56:40 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 935K 16s unit-abot-epc-basic-0: 11:56:40 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 658K 16s unit-abot-epc-basic-0: 11:56:40 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 7.53M 16s unit-abot-epc-basic-0: 11:56:40 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 5.07M 16s unit-abot-epc-basic-0: 11:56:41 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 1.17M 16s unit-abot-epc-basic-0: 11:56:41 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 2.00M 16s unit-abot-epc-basic-0: 11:56:41 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 2.36M 16s unit-abot-epc-basic-0: 11:56:41 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 1.54M 16s unit-abot-epc-basic-0: 11:56:41 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 2.45M 16s unit-abot-epc-basic-0: 11:56:41 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 450K 16s unit-abot-epc-basic-0: 11:56:41 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 6.79M 16s unit-abot-epc-basic-0: 11:56:41 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 7.51M 16s unit-abot-epc-basic-0: 11:56:41 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 2.54M 16s unit-abot-epc-basic-0: 11:56:41 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 1.17M 16s unit-abot-epc-basic-0: 11:56:41 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 1.84M 16s unit-abot-epc-basic-0: 11:56:41 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 2.21M 16s unit-abot-epc-basic-0: 11:56:41 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 1.87M 16s unit-abot-epc-basic-0: 11:56:41 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 435K 16s unit-abot-epc-basic-0: 11:56:41 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 7.96M 16s unit-abot-epc-basic-0: 11:56:41 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 7.93M 16s unit-abot-epc-basic-0: 11:56:41 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 5.43M 16s unit-abot-epc-basic-0: 11:56:41 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 1.11M 16s unit-abot-epc-basic-0: 11:56:41 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 2.02M 16s unit-abot-epc-basic-0: 11:56:41 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 2.59M 16s unit-abot-epc-basic-0: 11:56:41 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 1.63M 16s unit-abot-epc-basic-0: 11:56:41 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 2.33M 16s unit-abot-epc-basic-0: 11:56:41 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 452K 16s unit-abot-epc-basic-0: 11:56:41 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 7.85M 16s unit-abot-epc-basic-0: 11:56:41 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 7.31M 16s unit-abot-epc-basic-0: 11:56:41 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 4.95M 16s unit-abot-epc-basic-0: 11:56:41 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 1.13M 16s unit-abot-epc-basic-0: 11:56:41 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 1.72M 16s unit-abot-epc-basic-0: 11:56:41 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 2.64M 16s unit-abot-epc-basic-0: 11:56:41 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 1.60M 16s unit-abot-epc-basic-0: 11:56:41 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 593K 16s unit-abot-epc-basic-0: 11:56:42 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 1.20M 16s unit-abot-epc-basic-0: 11:56:42 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 8.37M 16s unit-abot-epc-basic-0: 11:56:42 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 7.59M 16s unit-abot-epc-basic-0: 11:56:42 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 2.69M 16s unit-abot-epc-basic-0: 11:56:42 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 1.21M 16s unit-abot-epc-basic-0: 11:56:42 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 1.84M 16s unit-abot-epc-basic-0: 11:56:42 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 2.29M 16s unit-abot-epc-basic-0: 11:56:42 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 1.83M 16s unit-abot-epc-basic-0: 11:56:42 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 428K 16s unit-abot-epc-basic-0: 11:56:42 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 8.41M 16s unit-abot-epc-basic-0: 11:56:42 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 8.76M 16s unit-abot-epc-basic-0: 11:56:42 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 7.52M 16s unit-abot-epc-basic-0: 11:56:42 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 1.13M 16s unit-abot-epc-basic-0: 11:56:42 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 2.77M 16s unit-abot-epc-basic-0: 11:56:42 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 1.90M 16s unit-abot-epc-basic-0: 11:56:42 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 2.54M 16s unit-abot-epc-basic-0: 11:56:42 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 1.85M 16s unit-abot-epc-basic-0: 11:56:42 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 428K 16s unit-abot-epc-basic-0: 11:56:42 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 8.12M 16s unit-abot-epc-basic-0: 11:56:42 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 8.67M 16s unit-abot-epc-basic-0: 11:56:42 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 8.26M 16s unit-abot-epc-basic-0: 11:56:42 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 2.75M 16s unit-abot-epc-basic-0: 11:56:42 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 1.20M 16s unit-abot-epc-basic-0: 11:56:42 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 1.89M 16s unit-abot-epc-basic-0: 11:56:42 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 2.99M 16s unit-abot-epc-basic-0: 11:56:42 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 1.70M 16s unit-abot-epc-basic-0: 11:56:42 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 596K 16s unit-abot-epc-basic-0: 11:56:42 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 1.18M 16s unit-abot-epc-basic-0: 11:56:42 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 7.65M 16s unit-abot-epc-basic-0: 11:56:42 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 9.05M 16s unit-abot-epc-basic-0: 11:56:42 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 4.77M 15s unit-abot-epc-basic-0: 11:56:42 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 1.13M 15s unit-abot-epc-basic-0: 11:56:42 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 1.70M 15s unit-abot-epc-basic-0: 11:56:42 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 3.15M 15s unit-abot-epc-basic-0: 11:56:42 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 1.89M 15s unit-abot-epc-basic-0: 11:56:43 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 909K 15s unit-abot-epc-basic-0: 11:56:43 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 657K 16s unit-abot-epc-basic-0: 11:56:43 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 9.16M 15s unit-abot-epc-basic-0: 11:56:43 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 8.29M 15s unit-abot-epc-basic-0: 11:56:43 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 4.49M 15s unit-abot-epc-basic-0: 11:56:43 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 1.19M 15s unit-abot-epc-basic-0: 11:56:43 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 2.12M 15s unit-abot-epc-basic-0: 11:56:43 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 2.63M 15s unit-abot-epc-basic-0: 11:56:43 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 1.86M 15s unit-abot-epc-basic-0: 11:56:43 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 2.09M 15s unit-abot-epc-basic-0: 11:56:43 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 453K 15s unit-abot-epc-basic-0: 11:56:43 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 7.81M 15s unit-abot-epc-basic-0: 11:56:43 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 8.53M 15s unit-abot-epc-basic-0: 11:56:43 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 4.48M 15s unit-abot-epc-basic-0: 11:56:43 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 1.29M 15s unit-abot-epc-basic-0: 11:56:43 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 2.25M 15s unit-abot-epc-basic-0: 11:56:43 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 2.13M 15s unit-abot-epc-basic-0: 11:56:43 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 2.72M 15s unit-abot-epc-basic-0: 11:56:43 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 1.78M 15s unit-abot-epc-basic-0: 11:56:43 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 436K 15s unit-abot-epc-basic-0: 11:56:43 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 7.56M 15s unit-abot-epc-basic-0: 11:56:43 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 8.97M 15s unit-abot-epc-basic-0: 11:56:43 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 8.65M 15s unit-abot-epc-basic-0: 11:56:43 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 2.81M 15s unit-abot-epc-basic-0: 11:56:43 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 1.37M 15s unit-abot-epc-basic-0: 11:56:43 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 1.74M 15s unit-abot-epc-basic-0: 11:56:43 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 2.92M 15s unit-abot-epc-basic-0: 11:56:43 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 1.92M 15s unit-abot-epc-basic-0: 11:56:43 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 916K 15s unit-abot-epc-basic-0: 11:56:43 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 667K 15s unit-abot-epc-basic-0: 11:56:43 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 7.43M 15s unit-abot-epc-basic-0: 11:56:43 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 8.88M 15s unit-abot-epc-basic-0: 11:56:43 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 4.63M 15s unit-abot-epc-basic-0: 11:56:43 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 1.19M 15s unit-abot-epc-basic-0: 11:56:43 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 2.38M 15s unit-abot-epc-basic-0: 11:56:43 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 2.09M 15s unit-abot-epc-basic-0: 11:56:44 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 2.20M 15s unit-abot-epc-basic-0: 11:56:44 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 2.02M 15s unit-abot-epc-basic-0: 11:56:44 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 450K 15s unit-abot-epc-basic-0: 11:56:44 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 8.10M 15s unit-abot-epc-basic-0: 11:56:44 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 8.25M 15s unit-abot-epc-basic-0: 11:56:44 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 4.78M 15s unit-abot-epc-basic-0: 11:56:44 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 1.26M 15s unit-abot-epc-basic-0: 11:56:44 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 2.90M 15s unit-abot-epc-basic-0: 11:56:44 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 2.05M 15s unit-abot-epc-basic-0: 11:56:44 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 2.55M 15s unit-abot-epc-basic-0: 11:56:44 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 1.74M 15s unit-abot-epc-basic-0: 11:56:44 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 620K 15s unit-abot-epc-basic-0: 11:56:44 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 1.21M 15s unit-abot-epc-basic-0: 11:56:44 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 8.57M 15s unit-abot-epc-basic-0: 11:56:44 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 8.16M 15s unit-abot-epc-basic-0: 11:56:44 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 4.59M 14s unit-abot-epc-basic-0: 11:56:44 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 1.19M 14s unit-abot-epc-basic-0: 11:56:44 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 2.26M 14s unit-abot-epc-basic-0: 11:56:44 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 2.19M 14s unit-abot-epc-basic-0: 11:56:44 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 2.07M 14s unit-abot-epc-basic-0: 11:56:44 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 2.07M 14s unit-abot-epc-basic-0: 11:56:44 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 453K 14s unit-abot-epc-basic-0: 11:56:44 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 8.87M 14s unit-abot-epc-basic-0: 11:56:44 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 7.59M 14s unit-abot-epc-basic-0: 11:56:44 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 4.75M 14s unit-abot-epc-basic-0: 11:56:44 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 1.27M 14s unit-abot-epc-basic-0: 11:56:44 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 2.66M 14s unit-abot-epc-basic-0: 11:56:44 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 2.20M 14s unit-abot-epc-basic-0: 11:56:44 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 2.61M 14s unit-abot-epc-basic-0: 11:56:44 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 1.58M 14s unit-abot-epc-basic-0: 11:56:44 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 640K 14s unit-abot-epc-basic-0: 11:56:44 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 1.21M 14s unit-abot-epc-basic-0: 11:56:44 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 8.09M 14s unit-abot-epc-basic-0: 11:56:44 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 8.54M 14s unit-abot-epc-basic-0: 11:56:44 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 4.62M 14s unit-abot-epc-basic-0: 11:56:45 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 1.19M 14s unit-abot-epc-basic-0: 11:56:45 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 2.04M 14s unit-abot-epc-basic-0: 11:56:45 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 2.44M 14s unit-abot-epc-basic-0: 11:56:45 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 1.85M 14s unit-abot-epc-basic-0: 11:56:45 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 2.29M 14s unit-abot-epc-basic-0: 11:56:45 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 453K 14s unit-abot-epc-basic-0: 11:56:45 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 10.1M 14s unit-abot-epc-basic-0: 11:56:45 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 8.39M 14s unit-abot-epc-basic-0: 11:56:45 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 4.73M 14s unit-abot-epc-basic-0: 11:56:45 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 1.25M 14s unit-abot-epc-basic-0: 11:56:45 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 2.70M 14s unit-abot-epc-basic-0: 11:56:45 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 2.14M 14s unit-abot-epc-basic-0: 11:56:45 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 2.70M 14s unit-abot-epc-basic-0: 11:56:45 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 1.59M 14s unit-abot-epc-basic-0: 11:56:45 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 603K 14s unit-abot-epc-basic-0: 11:56:45 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 1.31M 14s unit-abot-epc-basic-0: 11:56:45 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 7.46M 14s unit-abot-epc-basic-0: 11:56:45 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 9.14M 14s unit-abot-epc-basic-0: 11:56:45 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 3.05M 14s unit-abot-epc-basic-0: 11:56:45 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 1.41M 14s unit-abot-epc-basic-0: 11:56:45 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 2.05M 14s unit-abot-epc-basic-0: 11:56:45 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 2.44M 14s unit-abot-epc-basic-0: 11:56:45 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 1.90M 14s unit-abot-epc-basic-0: 11:56:45 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 2.22M 14s unit-abot-epc-basic-0: 11:56:45 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 453K 14s unit-abot-epc-basic-0: 11:56:45 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 8.25M 14s unit-abot-epc-basic-0: 11:56:45 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 7.96M 14s unit-abot-epc-basic-0: 11:56:45 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 5.19M 13s unit-abot-epc-basic-0: 11:56:45 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 1.26M 13s unit-abot-epc-basic-0: 11:56:45 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 2.76M 13s unit-abot-epc-basic-0: 11:56:45 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 1.98M 13s unit-abot-epc-basic-0: 11:56:45 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 3.01M 13s unit-abot-epc-basic-0: 11:56:45 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 1.54M 13s unit-abot-epc-basic-0: 11:56:45 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 610K 13s unit-abot-epc-basic-0: 11:56:46 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 1.30M 13s unit-abot-epc-basic-0: 11:56:46 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 7.95M 13s unit-abot-epc-basic-0: 11:56:46 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 7.81M 13s unit-abot-epc-basic-0: 11:56:46 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 3.25M 13s unit-abot-epc-basic-0: 11:56:46 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 1.37M 13s unit-abot-epc-basic-0: 11:56:46 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 2.12M 13s unit-abot-epc-basic-0: 11:56:46 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 2.33M 13s unit-abot-epc-basic-0: 11:56:46 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 2.00M 13s unit-abot-epc-basic-0: 11:56:46 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 2.17M 13s unit-abot-epc-basic-0: 11:56:46 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 453K 13s unit-abot-epc-basic-0: 11:56:46 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 9.38M 13s unit-abot-epc-basic-0: 11:56:46 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 4.05M 13s unit-abot-epc-basic-0: 11:56:46 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 7.89M 13s unit-abot-epc-basic-0: 11:56:46 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 1.34M 13s unit-abot-epc-basic-0: 11:56:46 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 2.84M 13s unit-abot-epc-basic-0: 11:56:46 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 1.68M 13s unit-abot-epc-basic-0: 11:56:46 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 4.11M 13s unit-abot-epc-basic-0: 11:56:46 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 1.51M 13s unit-abot-epc-basic-0: 11:56:46 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 612K 13s unit-abot-epc-basic-0: 11:56:46 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 1.29M 13s unit-abot-epc-basic-0: 11:56:46 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 8.01M 13s unit-abot-epc-basic-0: 11:56:46 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 4.51M 13s unit-abot-epc-basic-0: 11:56:46 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 4.30M 13s unit-abot-epc-basic-0: 11:56:46 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 1.39M 13s unit-abot-epc-basic-0: 11:56:46 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 1.93M 13s unit-abot-epc-basic-0: 11:56:46 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 2.52M 13s unit-abot-epc-basic-0: 11:56:46 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 2.11M 13s unit-abot-epc-basic-0: 11:56:46 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 2.16M 13s unit-abot-epc-basic-0: 11:56:46 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 449K 13s unit-abot-epc-basic-0: 11:56:46 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 8.55M 13s unit-abot-epc-basic-0: 11:56:46 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 4.45M 13s unit-abot-epc-basic-0: 11:56:46 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 8.37M 13s unit-abot-epc-basic-0: 11:56:46 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 1.31M 13s unit-abot-epc-basic-0: 11:56:46 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 2.52M 13s unit-abot-epc-basic-0: 11:56:46 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 1.93M 13s unit-abot-epc-basic-0: 11:56:46 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 3.30M 12s unit-abot-epc-basic-0: 11:56:46 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 1.53M 12s unit-abot-epc-basic-0: 11:56:47 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 616K 13s unit-abot-epc-basic-0: 11:56:47 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 1.28M 12s unit-abot-epc-basic-0: 11:56:47 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 9.00M 12s unit-abot-epc-basic-0: 11:56:47 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 4.16M 12s unit-abot-epc-basic-0: 11:56:47 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 4.52M 12s unit-abot-epc-basic-0: 11:56:47 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 1.42M 12s unit-abot-epc-basic-0: 11:56:47 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 1.90M 12s unit-abot-epc-basic-0: 11:56:47 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 2.45M 12s unit-abot-epc-basic-0: 11:56:47 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 2.25M 12s unit-abot-epc-basic-0: 11:56:47 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 2.13M 12s unit-abot-epc-basic-0: 11:56:47 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 451K 12s unit-abot-epc-basic-0: 11:56:47 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 6.54M 12s unit-abot-epc-basic-0: 11:56:47 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 4.94M 12s unit-abot-epc-basic-0: 11:56:47 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 6.92M 12s unit-abot-epc-basic-0: 11:56:47 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 1.38M 12s unit-abot-epc-basic-0: 11:56:47 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 2.49M 12s unit-abot-epc-basic-0: 11:56:47 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 1.92M 12s unit-abot-epc-basic-0: 11:56:47 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 3.54M 12s unit-abot-epc-basic-0: 11:56:47 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 1.53M 12s unit-abot-epc-basic-0: 11:56:47 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 639K 12s unit-abot-epc-basic-0: 11:56:47 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 1.15M 12s unit-abot-epc-basic-0: 11:56:47 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 7.51M 12s unit-abot-epc-basic-0: 11:56:47 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 4.98M 12s unit-abot-epc-basic-0: 11:56:47 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 4.68M 12s unit-abot-epc-basic-0: 11:56:47 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 1.37M 12s unit-abot-epc-basic-0: 11:56:47 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 1.91M 12s unit-abot-epc-basic-0: 11:56:47 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 2.34M 12s unit-abot-epc-basic-0: 11:56:47 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 2.55M 12s unit-abot-epc-basic-0: 11:56:47 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 1.98M 12s unit-abot-epc-basic-0: 11:56:47 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 454K 12s unit-abot-epc-basic-0: 11:56:47 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 6.72M 12s unit-abot-epc-basic-0: 11:56:47 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 4.78M 12s unit-abot-epc-basic-0: 11:56:47 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 6.66M 12s unit-abot-epc-basic-0: 11:56:48 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 161K 12s unit-abot-epc-basic-0: 11:56:48 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 45.9M 12s unit-abot-epc-basic-0: 11:56:48 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 50.2M 12s unit-abot-epc-basic-0: 11:56:48 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 619K 12s unit-abot-epc-basic-0: 11:56:48 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 1.21M 12s unit-abot-epc-basic-0: 11:56:48 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 48.1M 12s unit-abot-epc-basic-0: 11:56:48 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 58.6M 12s unit-abot-epc-basic-0: 11:56:48 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 52.0M 12s unit-abot-epc-basic-0: 11:56:48 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 58.5M 12s unit-abot-epc-basic-0: 11:56:48 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 355K 12s unit-abot-epc-basic-0: 11:56:48 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 43.6M 12s unit-abot-epc-basic-0: 11:56:48 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 54.0M 12s unit-abot-epc-basic-0: 11:56:48 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 49.5M 12s unit-abot-epc-basic-0: 11:56:48 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 53.9M 12s unit-abot-epc-basic-0: 11:56:48 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 49.1M 11s unit-abot-epc-basic-0: 11:56:48 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 56.2M 11s unit-abot-epc-basic-0: 11:56:48 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 1.60M 11s unit-abot-epc-basic-0: 11:56:48 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 158K 12s unit-abot-epc-basic-0: 11:56:48 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 46.7M 12s unit-abot-epc-basic-0: 11:56:48 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 42.7M 12s unit-abot-epc-basic-0: 11:56:48 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 56.6M 11s unit-abot-epc-basic-0: 11:56:48 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 57.2M 11s unit-abot-epc-basic-0: 11:56:48 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 53.6M 11s unit-abot-epc-basic-0: 11:56:48 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 48.4M 11s unit-abot-epc-basic-0: 11:56:48 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 57.4M 11s unit-abot-epc-basic-0: 11:56:48 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 439K 11s unit-abot-epc-basic-0: 11:56:48 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 2.96M 11s unit-abot-epc-basic-0: 11:56:49 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 1.15M 11s unit-abot-epc-basic-0: 11:56:49 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 1.61M 11s unit-abot-epc-basic-0: 11:56:49 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 880K 11s unit-abot-epc-basic-0: 11:56:49 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 427K 11s unit-abot-epc-basic-0: 11:56:49 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 2.68M 11s unit-abot-epc-basic-0: 11:56:49 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 1.14M 11s unit-abot-epc-basic-0: 11:56:49 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 2.08M 11s unit-abot-epc-basic-0: 11:56:49 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 824K 11s unit-abot-epc-basic-0: 11:56:49 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 432K 11s unit-abot-epc-basic-0: 11:56:49 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 2.35M 11s unit-abot-epc-basic-0: 11:56:49 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 1.10M 11s unit-abot-epc-basic-0: 11:56:49 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 5.53M 11s unit-abot-epc-basic-0: 11:56:49 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 835K 11s unit-abot-epc-basic-0: 11:56:49 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 847K 11s unit-abot-epc-basic-0: 11:56:49 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 563K 11s unit-abot-epc-basic-0: 11:56:49 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 2.27M 11s unit-abot-epc-basic-0: 11:56:49 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 1.40M 11s unit-abot-epc-basic-0: 11:56:49 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 1.42M 11s unit-abot-epc-basic-0: 11:56:49 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 918K 11s unit-abot-epc-basic-0: 11:56:50 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 442K 11s unit-abot-epc-basic-0: 11:56:50 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 2.51M 11s unit-abot-epc-basic-0: 11:56:50 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 1.12M 11s unit-abot-epc-basic-0: 11:56:50 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 2.07M 11s unit-abot-epc-basic-0: 11:56:50 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 1.15M 11s unit-abot-epc-basic-0: 11:56:50 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 124K 11s unit-abot-epc-basic-0: 11:56:50 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 876K 11s unit-abot-epc-basic-0: 11:56:50 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 5.94M 11s unit-abot-epc-basic-0: 11:56:50 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 1.37M 11s unit-abot-epc-basic-0: 11:56:50 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 1.66M 11s unit-abot-epc-basic-0: 11:56:50 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 47.7M 11s unit-abot-epc-basic-0: 11:56:50 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 53.5M 11s unit-abot-epc-basic-0: 11:56:50 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 2.92M 11s unit-abot-epc-basic-0: 11:56:50 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 425K 11s unit-abot-epc-basic-0: 11:56:50 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 2.13M 11s unit-abot-epc-basic-0: 11:56:50 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 677K 11s unit-abot-epc-basic-0: 11:56:50 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 831K 11s unit-abot-epc-basic-0: 11:56:51 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 451K 11s unit-abot-epc-basic-0: 11:56:51 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 1.99M 11s unit-abot-epc-basic-0: 11:56:51 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 690K 11s unit-abot-epc-basic-0: 11:56:51 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 848K 11s unit-abot-epc-basic-0: 11:56:51 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 445K 11s unit-abot-epc-basic-0: 11:56:51 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 2.27M 11s unit-abot-epc-basic-0: 11:56:51 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 747K 11s unit-abot-epc-basic-0: 11:56:51 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 865K 11s unit-abot-epc-basic-0: 11:56:51 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 420K 11s unit-abot-epc-basic-0: 11:56:51 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 2.42M 11s unit-abot-epc-basic-0: 11:56:51 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 998K 11s unit-abot-epc-basic-0: 11:56:51 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 853K 11s unit-abot-epc-basic-0: 11:56:51 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 521K 11s unit-abot-epc-basic-0: 11:56:51 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 1.04M 11s unit-abot-epc-basic-0: 11:56:51 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 856K 11s unit-abot-epc-basic-0: 11:56:52 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 1.08M 11s unit-abot-epc-basic-0: 11:56:52 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 128K 11s unit-abot-epc-basic-0: 11:56:52 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 1.31M 11s unit-abot-epc-basic-0: 11:56:52 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 45.2M 11s unit-abot-epc-basic-0: 11:56:52 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 50.1M 11s unit-abot-epc-basic-0: 11:56:52 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 52.7M 11s unit-abot-epc-basic-0: 11:56:52 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 3.03M 11s unit-abot-epc-basic-0: 11:56:52 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 711K 11s unit-abot-epc-basic-0: 11:56:52 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 738K 11s unit-abot-epc-basic-0: 11:56:52 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 441K 11s unit-abot-epc-basic-0: 11:56:52 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 772K 11s unit-abot-epc-basic-0: 11:56:52 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 652K 11s unit-abot-epc-basic-0: 11:56:53 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 127K 11s unit-abot-epc-basic-0: 11:56:53 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 579K 11s unit-abot-epc-basic-0: 11:56:53 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 41.2M 11s unit-abot-epc-basic-0: 11:56:53 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 768K 11s unit-abot-epc-basic-0: 11:56:53 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 40.3M 11s unit-abot-epc-basic-0: 11:56:53 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 443K 11s unit-abot-epc-basic-0: 11:56:53 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 470K 11s unit-abot-epc-basic-0: 11:56:54 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 117K 11s unit-abot-epc-basic-0: 11:56:54 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 721K 11s unit-abot-epc-basic-0: 11:56:54 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 53.1M 11s unit-abot-epc-basic-0: 11:56:54 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 1.40M 11s unit-abot-epc-basic-0: 11:56:54 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 306K 11s unit-abot-epc-basic-0: 11:56:54 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 419K 11s unit-abot-epc-basic-0: 11:56:54 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 337K 11s unit-abot-epc-basic-0: 11:56:54 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 363K 11s unit-abot-epc-basic-0: 11:56:54 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 375K 11s unit-abot-epc-basic-0: 11:56:55 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 94.1K 12s unit-abot-epc-basic-0: 11:56:55 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 466K 12s unit-abot-epc-basic-0: 11:56:55 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 321K 12s unit-abot-epc-basic-0: 11:56:55 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 709K 12s unit-abot-epc-basic-0: 11:56:55 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 249K 12s unit-abot-epc-basic-0: 11:56:56 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 83.6K 12s unit-abot-epc-basic-0: 11:56:56 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 678K 12s unit-abot-epc-basic-0: 11:56:56 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 936K 12s unit-abot-epc-basic-0: 11:56:56 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 220K 12s unit-abot-epc-basic-0: 11:56:57 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 192K 12s unit-abot-epc-basic-0: 11:56:57 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 208K 12s unit-abot-epc-basic-0: 11:56:57 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 231K 12s unit-abot-epc-basic-0: 11:56:57 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 208K 12s unit-abot-epc-basic-0: 11:56:58 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 221K 12s unit-abot-epc-basic-0: 11:56:58 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 98.9K 13s unit-abot-epc-basic-0: 11:56:58 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 26.0M 13s unit-abot-epc-basic-0: 11:56:58 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 64% 272K 13s unit-abot-epc-basic-0: 11:56:59 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 95.1K 13s unit-abot-epc-basic-0: 11:56:59 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 559K 13s unit-abot-epc-basic-0: 11:56:59 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 169K 13s unit-abot-epc-basic-0: 11:56:59 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 150K 13s unit-abot-epc-basic-0: 11:57:00 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 156K 13s unit-abot-epc-basic-0: 11:57:00 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 169K 13s unit-abot-epc-basic-0: 11:57:00 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 186K 13s unit-abot-epc-basic-0: 11:57:01 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 187K 13s unit-abot-epc-basic-0: 11:57:01 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 182K 13s unit-abot-epc-basic-0: 11:57:01 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 164K 14s unit-abot-epc-basic-0: 11:57:02 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 102K 14s unit-abot-epc-basic-0: 11:57:02 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 188K 14s unit-abot-epc-basic-0: 11:57:02 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 161K 14s unit-abot-epc-basic-0: 11:57:03 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 73.7K 14s unit-abot-epc-basic-0: 11:57:03 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 1.45M 14s unit-abot-epc-basic-0: 11:57:03 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 139K 14s unit-abot-epc-basic-0: 11:57:04 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 112K 14s unit-abot-epc-basic-0: 11:57:04 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 161K 14s unit-abot-epc-basic-0: 11:57:05 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 110K 15s unit-abot-epc-basic-0: 11:57:05 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 144K 15s unit-abot-epc-basic-0: 11:57:05 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 112K 15s unit-abot-epc-basic-0: 11:57:06 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 143K 15s unit-abot-epc-basic-0: 11:57:06 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 160K 15s unit-abot-epc-basic-0: 11:57:06 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 107K 15s unit-abot-epc-basic-0: 11:57:07 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 173K 15s unit-abot-epc-basic-0: 11:57:07 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 159K 15s unit-abot-epc-basic-0: 11:57:07 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 164K 15s unit-abot-epc-basic-0: 11:57:08 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 117K 16s unit-abot-epc-basic-0: 11:57:08 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 174K 16s unit-abot-epc-basic-0: 11:57:08 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 186K 16s unit-abot-epc-basic-0: 11:57:09 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 188K 16s unit-abot-epc-basic-0: 11:57:09 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 202K 16s unit-abot-epc-basic-0: 11:57:09 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 188K 16s unit-abot-epc-basic-0: 11:57:09 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 463K 16s unit-abot-epc-basic-0: 11:57:10 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 266K 16s unit-abot-epc-basic-0: 11:57:10 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 208K 16s unit-abot-epc-basic-0: 11:57:10 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 473K 16s unit-abot-epc-basic-0: 11:57:10 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 269K 16s unit-abot-epc-basic-0: 11:57:10 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 207K 16s unit-abot-epc-basic-0: 11:57:10 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 1.73M 16s unit-abot-epc-basic-0: 11:57:11 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 209K 16s unit-abot-epc-basic-0: 11:57:11 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 1.77M 16s unit-abot-epc-basic-0: 11:57:11 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 419K 16s unit-abot-epc-basic-0: 11:57:11 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 344K 16s unit-abot-epc-basic-0: 11:57:11 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 987K 16s unit-abot-epc-basic-0: 11:57:11 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 251K 16s unit-abot-epc-basic-0: 11:57:11 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 2.10M 16s unit-abot-epc-basic-0: 11:57:11 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 434K 15s unit-abot-epc-basic-0: 11:57:11 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 358K 15s unit-abot-epc-basic-0: 11:57:11 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 904K 15s unit-abot-epc-basic-0: 11:57:11 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 691K 15s unit-abot-epc-basic-0: 11:57:12 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 378K 15s unit-abot-epc-basic-0: 11:57:12 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 2.36M 15s unit-abot-epc-basic-0: 11:57:12 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 668K 15s unit-abot-epc-basic-0: 11:57:12 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 303K 15s unit-abot-epc-basic-0: 11:57:12 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 2.47M 15s unit-abot-epc-basic-0: 11:57:12 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 979K 15s unit-abot-epc-basic-0: 11:57:12 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 446K 15s unit-abot-epc-basic-0: 11:57:12 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 574K 15s unit-abot-epc-basic-0: 11:57:12 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 2.71M 15s unit-abot-epc-basic-0: 11:57:12 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 999K 15s unit-abot-epc-basic-0: 11:57:12 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 466K 15s unit-abot-epc-basic-0: 11:57:12 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 548K 15s unit-abot-epc-basic-0: 11:57:12 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 2.81M 15s unit-abot-epc-basic-0: 11:57:12 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 1019K 15s unit-abot-epc-basic-0: 11:57:12 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 1.43M 15s unit-abot-epc-basic-0: 11:57:13 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 313K 15s unit-abot-epc-basic-0: 11:57:13 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 2.26M 15s unit-abot-epc-basic-0: 11:57:13 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 8.53M 14s unit-abot-epc-basic-0: 11:57:13 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 1.00M 14s unit-abot-epc-basic-0: 11:57:13 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 713K 14s unit-abot-epc-basic-0: 11:57:13 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 413K 14s unit-abot-epc-basic-0: 11:57:13 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 2.88M 14s unit-abot-epc-basic-0: 11:57:13 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 3.94M 14s unit-abot-epc-basic-0: 11:57:13 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 1.11M 14s unit-abot-epc-basic-0: 11:57:13 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 1.47M 14s unit-abot-epc-basic-0: 11:57:13 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 374K 14s unit-abot-epc-basic-0: 11:57:13 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 1.48M 14s unit-abot-epc-basic-0: 11:57:13 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 2.23M 14s unit-abot-epc-basic-0: 11:57:13 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 3.71M 14s unit-abot-epc-basic-0: 11:57:13 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 1.38M 14s unit-abot-epc-basic-0: 11:57:13 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 1.58M 14s unit-abot-epc-basic-0: 11:57:13 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 374K 14s unit-abot-epc-basic-0: 11:57:13 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 1.51M 14s unit-abot-epc-basic-0: 11:57:13 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 2.38M 14s unit-abot-epc-basic-0: 11:57:13 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 2.82M 13s unit-abot-epc-basic-0: 11:57:14 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 1.66M 13s unit-abot-epc-basic-0: 11:57:14 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 1.50M 13s unit-abot-epc-basic-0: 11:57:14 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 610K 13s unit-abot-epc-basic-0: 11:57:14 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 626K 13s unit-abot-epc-basic-0: 11:57:14 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 5.43M 13s unit-abot-epc-basic-0: 11:57:14 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 2.54M 13s unit-abot-epc-basic-0: 11:57:14 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 3.06M 13s unit-abot-epc-basic-0: 11:57:14 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 1.58M 13s unit-abot-epc-basic-0: 11:57:14 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 1.61M 13s unit-abot-epc-basic-0: 11:57:14 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 610K 13s unit-abot-epc-basic-0: 11:57:14 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 639K 13s unit-abot-epc-basic-0: 11:57:14 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 5.65M 13s unit-abot-epc-basic-0: 11:57:14 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 2.60M 13s unit-abot-epc-basic-0: 11:57:14 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 4.89M 13s unit-abot-epc-basic-0: 11:57:14 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 1.37M 13s unit-abot-epc-basic-0: 11:57:14 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 7.67M 12s unit-abot-epc-basic-0: 11:57:14 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 771K 12s unit-abot-epc-basic-0: 11:57:14 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 525K 12s unit-abot-epc-basic-0: 11:57:14 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 1.55M 12s unit-abot-epc-basic-0: 11:57:14 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 8.45M 12s unit-abot-epc-basic-0: 11:57:14 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 2.56M 12s unit-abot-epc-basic-0: 11:57:14 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 5.70M 12s unit-abot-epc-basic-0: 11:57:14 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 2.09M 12s unit-abot-epc-basic-0: 11:57:14 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 2.67M 12s unit-abot-epc-basic-0: 11:57:14 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 1.64M 12s unit-abot-epc-basic-0: 11:57:14 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 608K 12s unit-abot-epc-basic-0: 11:57:14 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 923K 12s unit-abot-epc-basic-0: 11:57:15 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 1.65M 12s unit-abot-epc-basic-0: 11:57:15 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 5.67M 12s unit-abot-epc-basic-0: 11:57:15 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 3.25M 12s unit-abot-epc-basic-0: 11:57:15 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 3.00M 12s unit-abot-epc-basic-0: 11:57:15 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 1.83M 11s unit-abot-epc-basic-0: 11:57:15 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 8.80M 11s unit-abot-epc-basic-0: 11:57:15 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 1.68M 11s unit-abot-epc-basic-0: 11:57:15 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 611K 11s unit-abot-epc-basic-0: 11:57:15 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 923K 11s unit-abot-epc-basic-0: 11:57:15 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 1.67M 11s unit-abot-epc-basic-0: 11:57:15 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 10.7M 11s unit-abot-epc-basic-0: 11:57:15 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 2.87M 11s unit-abot-epc-basic-0: 11:57:15 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 6.50M 11s unit-abot-epc-basic-0: 11:57:15 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 2.67M 11s unit-abot-epc-basic-0: 11:57:15 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 2.18M 11s unit-abot-epc-basic-0: 11:57:15 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 9.38M 11s unit-abot-epc-basic-0: 11:57:15 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 796K 11s unit-abot-epc-basic-0: 11:57:15 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 603K 11s unit-abot-epc-basic-0: 11:57:15 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 2.76M 11s unit-abot-epc-basic-0: 11:57:15 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 1.68M 11s unit-abot-epc-basic-0: 11:57:15 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 11.3M 10s unit-abot-epc-basic-0: 11:57:15 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 2.96M 10s unit-abot-epc-basic-0: 11:57:15 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 7.26M 10s unit-abot-epc-basic-0: 11:57:15 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 3.36M 10s unit-abot-epc-basic-0: 11:57:15 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 1.95M 10s unit-abot-epc-basic-0: 11:57:15 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 9.34M 10s unit-abot-epc-basic-0: 11:57:15 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 1.70M 10s unit-abot-epc-basic-0: 11:57:15 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 636K 10s unit-abot-epc-basic-0: 11:57:15 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 924K 10s unit-abot-epc-basic-0: 11:57:15 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 1.62M 10s unit-abot-epc-basic-0: 11:57:15 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 11.1M 10s unit-abot-epc-basic-0: 11:57:15 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 11.1M 10s unit-abot-epc-basic-0: 11:57:15 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 3.17M 10s unit-abot-epc-basic-0: 11:57:15 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 7.50M 10s unit-abot-epc-basic-0: 11:57:15 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 3.33M 10s unit-abot-epc-basic-0: 11:57:15 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 1.99M 10s unit-abot-epc-basic-0: 11:57:15 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 9.39M 9s unit-abot-epc-basic-0: 11:57:15 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 1.89M 9s unit-abot-epc-basic-0: 11:57:15 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 638K 9s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 1.11M 9s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 2.89M 9s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 1.70M 9s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 11.1M 9s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 11.3M 9s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 3.29M 9s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 8.53M 9s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 3.41M 9s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 2.04M 9s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 8.92M 9s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 1.98M 9s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 1.19M 9s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 1.08M 9s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 963K 9s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 1.68M 8s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 10.7M 8s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 11.1M 8s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 5.77M 8s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 5.09M 8s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 8.95M 8s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 3.52M 8s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 2.04M 8s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 9.60M 8s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 10.8M 8s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 830K 8s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 1.11M 8s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 965K 8s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 7.84M 8s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 1.76M 8s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 9.22M 8s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 11.5M 8s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 4.54M 7s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 8.70M 7s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 10.3M 7s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 3.46M 7s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 2.12M 7s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 9.21M 7s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 10.8M 7s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 1.85M 7s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 654K 7s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 974K 7s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 8.63M 7s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 1.73M 7s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 11.3M 7s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 10.5M 7s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 11.3M 7s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 4.93M 7s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 8.44M 7s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 3.65M 6s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 10.9M 6s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 2.15M 6s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 9.22M 6s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 11.5M 6s unit-abot-epc-basic-0: 11:57:16 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 1.89M 6s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 660K 6s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 1.17M 6s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 3.37M 6s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 1.77M 6s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 9.83M 6s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 11.3M 6s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 11.1M 6s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 10.3M 6s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 5.49M 6s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 9.47M 6s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 3.73M 6s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 11.4M 6s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 2.18M 5s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 10.5M 5s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 10.6M 5s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 2.00M 5s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 1.22M 5s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 1.18M 5s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 995K 5s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 10.3M 5s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 1.80M 5s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 10.5M 5s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 11.2M 5s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 11.2M 5s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 9.07M 5s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 6.90M 5s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 10.9M 5s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 3.77M 5s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 11.1M 5s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 2.34M 5s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 9.40M 4s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 11.0M 4s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 2.26M 4s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 5.36M 4s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 678K 4s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 1.20M 4s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 3.50M 4s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 10.6M 4s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 1.83M 4s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 11.0M 4s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 11.4M 4s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 11.0M 4s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 10.9M 4s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 8.87M 4s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 9.29M 4s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 11.3M 4s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 3.90M 4s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 6.10M 4s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 2.74M 4s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 11.2M 3s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 11.0M 3s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 2.14M 3s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 1.25M 3s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 1.18M 3s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 1.01M 3s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 6.63M 3s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 11.0M 3s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 1.99M 3s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 11.3M 3s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 11.2M 3s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 11.1M 3s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 10.9M 3s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 11.5M 3s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 10.4M 3s unit-abot-epc-basic-0: 11:57:17 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 11.3M 3s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 4.18M 3s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 7.44M 3s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 2.77M 3s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 9.19M 3s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 6.44M 2s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 2.95M 2s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 6.75M 2s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 667K 2s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 10.3M 2s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 1.03M 2s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 6.20M 2s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 11.1M 2s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 2.13M 2s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 10.3M 2s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 10.6M 2s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 11.7M 2s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 11.2M 2s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 11.0M 2s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 11.2M 2s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 11.1M 2s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 11.3M 2s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 5.04M 2s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 7.51M 2s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 2.81M 2s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 10.2M 1s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 6.08M 1s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 3.25M 1s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 6.35M 1s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 1.31M 1s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 1.15M 1s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 1.24M 1s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 3.32M 1s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 10.6M 1s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 2.23M 1s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 10.3M 1s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 10.8M 1s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 11.2M 1s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 11.2M 1s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 11.1M 1s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 11.3M 1s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 11.2M 1s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 11.3M 1s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 7.78M 1s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 8.42M 1s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 8.19M 1s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 3.06M 0s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 8.12M 0s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 6.71M 0s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 10.6M 0s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 2.77M 0s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 8.96M 0s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 678K 0s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 8.55M 0s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 1.09M 0s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 6.38M 0s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 11.5M=43s unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install 2019-04-05 11:57:18 (1.05 MB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47813510/47813510] unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:57:18 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: 11:57:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install (Reading database ... 85474 files and directories currently installed.) unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 11:57:18 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 11:57:21 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 11:57:21 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 11:57:21 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 11:57:21 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 11:57:21 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 11:57:21 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 11:57:21 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 11:57:21 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:57:21 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 11:57:21 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-abot-epc-basic-0: 11:57:21 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 11:57:21 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 11:57:22 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: 11:57:22 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 11:57:22 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: 11:57:22 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 11:57:22 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: 11:57:22 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: 11:57:22 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 11:57:22 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: 11:57:22 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 11:57:22 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: 11:57:22 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 11:57:22 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: 11:57:22 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 11:57:22 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 11:57:23 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 11:57:23 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 11:57:23 DEBUG unit.abot-epc-basic/0.install Need to get 103 MB of archives. unit-abot-epc-basic-0: 11:57:23 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 11:57:23 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: 11:57:23 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: 11:57:23 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: 11:57:23 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: 11:57:23 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: 11:57:24 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: 11:57:24 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: 11:57:24 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: 11:57:24 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: 11:57:24 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: 11:57:24 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: 11:57:24 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: 11:57:24 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: 11:57:24 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: 11:57:24 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: 11:57:24 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: 11:57:24 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: 11:57:24 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: 11:57:24 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: 11:57:24 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: 11:57:24 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: 11:57:24 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: 11:57:24 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: 11:57:24 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: 11:57:24 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: 11:57:24 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: 11:57:24 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: 11:57:24 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: 11:57:24 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: 11:57:24 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: 11:57:24 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: 11:57:24 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: 11:57:24 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: 11:57:24 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: 11:57:24 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: 11:57:24 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: 11:57:24 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: 11:57:24 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: 11:57:24 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: 11:57:24 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: 11:57:25 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: 11:57:25 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: 11:57:25 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: 11:57:25 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: 11:57:25 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: 11:57:25 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: 11:57:25 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: 11:57:25 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: 11:57:25 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: 11:57:25 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: 11:57:25 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: 11:57:25 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: 11:57:25 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: 11:57:25 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: 11:57:25 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: 11:57:25 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: 11:57:25 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: 11:57:25 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: 11:57:25 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: 11:57:25 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: 11:57:25 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: 11:57:25 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: 11:57:25 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: 11:57:25 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: 11:57:25 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: 11:57:25 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: 11:57:25 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: 11:57:25 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: 11:57:25 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: 11:57:25 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: 11:57:25 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: 11:57:25 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: 11:57:26 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: 11:57:26 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: 11:57:26 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: 11:57:26 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: 11:57:26 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: 11:57:26 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: 11:57:26 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: 11:57:26 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: 11:57:26 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: 11:57:26 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: 11:57:26 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: 11:57:26 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: 11:57:26 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: 11:57:26 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: 11:57:26 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: 11:57:26 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: 11:57:26 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: 11:57:26 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: 11:57:26 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: 11:57:26 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: 11:57:26 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: 11:57:26 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: 11:57:26 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: 11:57:26 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: 11:57:26 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: 11:57:26 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-145.171 [874 kB] unit-abot-epc-basic-0: 11:57:26 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: 11:57:26 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: 11:57:26 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: 11:57:27 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: 11:57:27 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: 11:57:28 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: 11:57:28 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: 11:57:28 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: 11:57:28 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: 11:57:28 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: 11:57:28 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: 11:57:28 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: 11:57:28 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: 11:57:28 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: 11:57:28 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: 11:57:28 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: 11:57:28 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: 11:57:29 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: 11:57:29 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: 11:57:29 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: 11:57:29 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: 11:57:29 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: 11:57:29 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: 11:57:29 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: 11:57:29 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: 11:57:29 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: 11:57:29 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: 11:57:29 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: 11:57:29 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: 11:57:29 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: 11:57:29 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: 11:57:29 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: 11:57:29 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: 11:57:29 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: 11:57:29 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: 11:57:29 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: 11:57:29 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: 11:57:31 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: 11:57:31 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: 11:57:31 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: 11:57:31 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: 11:57:31 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: 11:57:31 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: 11:57:31 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: 11:57:31 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: 11:57:31 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: 11:57:31 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: 11:57:31 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: 11:57:31 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: 11:57:31 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: 11:57:31 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 11:57:33 DEBUG unit.abot-epc-basic/0.install Fetched 103 MB in 9s (11.1 MB/s) unit-abot-epc-basic-0: 11:57:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 11:57:33 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 ... 85637 files and directories currently installed.) unit-abot-epc-basic-0: 11:57:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 11:57:33 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 11:57:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 11:57:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 11:57:33 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 11:57:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 11:57:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 11:57:35 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 11:57:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 11:57:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 11:57:36 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 11:57:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 11:57:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 11:57:37 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 11:57:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 11:57:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 11:57:39 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 11:57:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 11:57:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 11:57:39 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 11:57:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 11:57:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 11:57:39 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 11:57:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 11:57:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 11:57:39 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 11:57:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 11:57:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 11:57:39 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 11:57:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 11:57:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:57:39 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 11:57:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 11:57:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 11:57:39 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 11:57:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 11:57:40 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: 11:57:40 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 11:57:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 11:57:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-abot-epc-basic-0: 11:57:42 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 11:57:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 11:57:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 11:57:42 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-abot-epc-basic-0: 11:57:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 11:57:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 11:57:42 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 11:57:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 11:57:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 11:57:43 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 11:57:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 11:57:43 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: 11:57:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 11:57:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 11:57:43 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: 11:57:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 11:57:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 11:57:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 11:57:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 11:57:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 11:57:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 11:57:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 11:57:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 11:57:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 11:57:44 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 11:57:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 11:57:44 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: 11:57:44 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: 11:57:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 11:57:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 11:57:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 11:57:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 11:57:45 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: 11:57:45 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 11:57:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 11:57:45 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: 11:57:45 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 11:57:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 11:57:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 11:57:45 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 11:57:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 11:57:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 11:57:45 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 11:57:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 11:57:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:57:45 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 11:57:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 11:57:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-abot-epc-basic-0: 11:57:45 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 11:57:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 11:57:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 11:57:45 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 11:57:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 11:57:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 11:57:45 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-abot-epc-basic-0: 11:57:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 11:57:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 11:57:45 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 11:57:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 11:57:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 11:57:46 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 11:57:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 11:57:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 11:57:46 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 11:57:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 11:57:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 11:57:46 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 11:57:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 11:57:46 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: 11:57:46 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 11:57:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 11:57:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 11:57:46 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 11:57:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 11:57:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 11:57:46 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 11:57:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 11:57:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:57:46 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 11:57:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 11:57:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 11:57:46 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 11:57:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 11:57:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 11:57:46 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 11:57:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 11:57:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 11:57:47 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 11:57:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 11:57:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:57:47 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 11:57:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 11:57:47 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: 11:57:47 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 11:57:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 11:57:47 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: 11:57:47 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 11:57:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 11:57:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 11:57:47 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 11:57:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 11:57:47 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: 11:57:47 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-abot-epc-basic-0: 11:57:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 11:57:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:57:47 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 11:57:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 11:57:48 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: 11:57:48 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 11:57:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 11:57:48 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: 11:57:48 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 11:57:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 11:57:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 11:57:48 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 11:57:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 11:57:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 11:57:48 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 11:57:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 11:57:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 11:57:48 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 11:57:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 11:57:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 11:57:48 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 11:57:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 11:57:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 11:57:49 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 11:57:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 11:57:49 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: 11:57:49 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 11:57:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 11:57:49 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: 11:57:49 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.9) ... unit-abot-epc-basic-0: 11:57:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 11:57:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 11:57:49 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 11:57:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 11:57:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 11:57:49 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 11:57:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 11:57:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 11:57:49 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 11:57:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 11:57:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:57:49 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 11:57:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 11:57:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:57:49 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 11:57:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 11:57:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 11:57:49 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 11:57:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 11:57:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 11:57:50 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 11:57:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 11:57:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 11:57:50 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 11:57:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 11:57:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 11:57:50 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 11:57:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 11:57:50 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: 11:57:50 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 11:57:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 11:57:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 11:57:50 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5ubuntu0.1) ... unit-abot-epc-basic-0: 11:57:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 11:57:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:57:50 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 11:57:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 11:57:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 11:57:50 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 11:57:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 11:57:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 11:57:50 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 11:57:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 11:57:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 11:57:50 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 11:57:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 11:57:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 11:57:51 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-abot-epc-basic-0: 11:57:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 11:57:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 11:57:51 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 11:57:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 11:57:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 11:57:52 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 11:57:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 11:57:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 11:57:52 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 11:57:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 11:57:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 11:57:52 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 11:57:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 11:57:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:57:52 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 11:57:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 11:57:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 11:57:52 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 11:57:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 11:57:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 11:57:52 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 11:57:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 11:57:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.10_all.deb ... unit-abot-epc-basic-0: 11:57:52 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 11:57:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 11:57:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 11:57:52 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 11:57:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 11:57:53 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: 11:57:53 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 11:57:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 11:57:53 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: 11:57:53 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 11:57:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 11:57:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 11:57:54 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 11:57:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 11:57:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 11:57:54 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:57:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 11:57:54 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: 11:57:54 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 11:57:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 11:57:55 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: 11:57:55 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 11:57:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 11:57:55 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: 11:57:55 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:57:55 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 11:57:56 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 11:57:56 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 11:57:56 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.19) ... unit-abot-epc-basic-0: 11:57:56 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 11:57:56 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 11:57:56 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: 11:57:57 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 11:57:57 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:57:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 11:57: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 ... 89280 files and directories currently installed.) unit-abot-epc-basic-0: 11:57:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 11:57:57 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:57:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 11:57:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 11:57:58 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 11:57:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 11:57:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-abot-epc-basic-0: 11:57:59 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 11:57:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 11:57:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 11:57:59 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 11:58:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 11:58:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 11:58:00 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 11:58:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 11:58:00 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: 11:58:00 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.8) ... unit-abot-epc-basic-0: 11:58:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 11:58:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 11:58:01 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 11:58:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 11:58:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-145.171_amd64.deb ... unit-abot-epc-basic-0: 11:58:01 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-145.171) ... unit-abot-epc-basic-0: 11:58:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 11:58:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 11:58:01 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 11:58:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 11:58:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 11:58:02 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 11:58:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 11:58:02 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: 11:58:02 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:58:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 11:58:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:58:04 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:58:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 11:58:04 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: 11:58:04 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:58:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 11:58:05 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: 11:58:05 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:58:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 11:58:05 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: 11:58:05 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:58:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 11:58:05 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: 11:58:05 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:58:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 11:58:05 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: 11:58:05 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:58:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 11:58:05 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: 11:58:05 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:58:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 11:58:06 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: 11:58:06 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:58:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 11:58:06 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: 11:58:06 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:58:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 11:58:06 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: 11:58:06 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:58:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 11:58:06 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: 11:58:06 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:58:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 11:58:06 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: 11:58:06 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:58:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 11:58:06 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: 11:58:06 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:58:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 11:58:07 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: 11:58:07 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:58:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 11:58:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:58:08 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:58:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 11:58:08 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: 11:58:08 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:58:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 11:58:09 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: 11:58:09 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:58:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 11:58:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:58:11 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:58:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 11:58:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 11:58:11 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-abot-epc-basic-0: 11:58:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 11:58:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 11:58:11 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 11:58:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 11:58:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 11:58:11 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 11:58:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 11:58:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:58:12 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 11:58:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 11:58:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:58:12 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 11:58:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 11:58:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:58:12 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 11:58:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 11:58:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 11:58:12 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 11:58:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 11:58:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 11:58:12 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 11:58:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 11:58:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 11:58:12 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 11:58:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 11:58:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 11:58:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 11:58:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 11:58:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 11:58:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 11:58:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 11:58:12 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: 11:58:13 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... machine-1: 11:58:13 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-1: 11:58:13 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 11:58:13 DEBUG juju.agent read agent config, format "2.0" machine-1: 11:58:13 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-1: 11:58:13 DEBUG juju.worker start "engine" machine-1: 11:58:13 INFO juju.worker start "engine" machine-1: 11:58:13 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 11:58:13 DEBUG juju.worker "engine" started machine-1: 11:58:13 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.introspection stats worker now serving machine-1: 11:58:13 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 11:58:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 11:58:13 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 11:58:13 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 11:58:13 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "clock" manifold worker started machine-1: 11:58:13 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 11:58:13 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 11:58:13 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 11:58:13 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 11:58:13 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 11:58:13 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 11:58:13 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:13 DEBUG juju.worker.apicaller connecting with old password machine-1: 11:58:13 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-1: 11:58:13 INFO juju.api connection established to "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-1: 11:58:13 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-1: 11:58:13 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" unit-abot-epc-basic-0: 11:58:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 11:58:14 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: 11:58:14 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... machine-1: 11:58:14 DEBUG juju.worker.apicaller connected machine-1: 11:58:14 DEBUG juju.worker.apicaller changing password... machine-1: 11:58:14 DEBUG juju.worker.apicaller password changed machine-1: 11:58:14 DEBUG juju.api RPC connection died machine-1: 11:58:14 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 11:58:14 DEBUG juju.worker.apicaller connecting with current password machine-1: 11:58:14 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-1: 11:58:14 INFO juju.api connection established to "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-1: 11:58:14 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" unit-abot-epc-basic-0: 11:58:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 11:58:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 11:58:15 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 11:58:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 11:58:15 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: 11:58:15 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... machine-1: 11:58:15 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 11:58:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 11:58:16 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: 11:58:16 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... machine-1: 11:58:16 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 11:58:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 11:58:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 11:58:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 11:58:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 11:58:16 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 11:58:16 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-1: 11:58:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 11:58:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 11:58:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 11:58:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 11:58:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 11:58:16 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 11:58:16 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 11:58:16 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 11:58:16 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 11:58:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 11:58:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 11:58:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 11:58:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 11:58:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 11:58:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 11:58:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 11:58:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:58:16 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 11:58:16 INFO juju.worker.upgrader unblocking abort check machine-1: 11:58:16 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:58:16 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 11:58:16 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 11:58:16 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 11:58:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 11:58:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 11:58:16 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 11:58:16 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 11:58:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 11:58:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 11:58:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 11:58:16 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 11:58:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 11:58:16 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 11:58:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 11:58:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 11:58:16 DEBUG juju.worker.logger logger setup machine-1: 11:58:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 11:58:16 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 11:58:16 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 11:58:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 11:58:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 11:58:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 11:58:16 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 11:58:16 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 11:58:16 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 11:58:16 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 11:58:16 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 11:58:16 INFO juju.util.exec run result: exit status 127 machine-1: 11:58:16 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.10,252.10.0.1,::1,localhost", AutoNoProxy:""} machine-1: 11:58:16 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 11:58:16 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 11:58:16 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec829106621/script.sh: line 1: fanatic: command not found 127 machine-1: 11:58:16 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-1: 11:58:16 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 11:58:16 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: 11:58:16 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 11:58:16 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: 11:58:16 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 11:58:16 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 11:58:16 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 11:58:16 DEBUG juju.network including address public:172.30.9.201 for machine machine-1: 11:58:16 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-1: 11:58:16 DEBUG juju.network including address local-fan:252.10.0.1 for machine machine-1: 11:58:16 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 11:58:16 DEBUG juju.network including address local-machine:::1 for machine machine-1: 11:58:16 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 11:58:16 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 11:58:16 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.201:17070"] machine-1: 11:58:16 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 11:58:16 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-1: 11:58:16 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-1: 11:58:16 DEBUG juju.api RPC connection died machine-1: 11:58:16 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 11:58:16 INFO juju.worker.authenticationworker reading Juju ssh keys for "machine-1": connection is shut down machine-1: 11:58:16 DEBUG juju.worker killing runner 0xc42084d5f0 machine-1: 11:58:16 INFO juju.worker runner is dying machine-1: 11:58:16 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-1: 11:58:16 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-1: 11:58:16 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 11:58:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-1: 11:58:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-1: 11:58:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-1: 11:58:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching volumes: connection is shut down machine-1: 11:58:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-1: 11:58:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-1: 11:58:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-1: 11:58:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-1: 11:58:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-1: 11:58:16 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-1: 11:58:16 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: cannot load machine machine-1 from state: connection is shut down machine-1: 11:58:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 11:58:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 11:58:16 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 11:58:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 11:58:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 11:58:16 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 11:58:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-1: 11:58:16 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:16 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 11:58:16 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-1: 11:58:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 11:58:16 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 11:58:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.apicaller connecting with current password machine-1: 11:58:16 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:16 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-1: 11:58:16 INFO juju.api connection established to "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-1: 11:58:16 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-1: 11:58:16 DEBUG juju.worker.apicaller connected machine-1: 11:58:16 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 11:58:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 11:58:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 11:58:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 11:58:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 11:58:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 11:58:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 11:58:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 11:58:16 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 11:58:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 11:58:16 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 11:58:16 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 11:58:16 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 11:58:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 11:58:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 11:58:16 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 11:58:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 11:58:16 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 11:58:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 11:58:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 11:58:16 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 11:58:16 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 11:58:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 11:58:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 11:58:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 11:58:16 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 11:58:16 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.10,252.10.0.1,::1,localhost", AutoNoProxy:""} machine-1: 11:58:16 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-1: 11:58:16 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 11:58:16 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: 11:58:16 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 11:58:16 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: 11:58:16 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 11:58:16 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 11:58:16 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 11:58:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 11:58:16 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 11:58:16 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 11:58:16 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 11:58:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 11:58:16 INFO juju.worker.upgrader unblocking abort check machine-1: 11:58:16 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-1: 11:58:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 11:58:16 DEBUG juju.worker.logger logger setup machine-1: 11:58:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 11:58:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 11:58:16 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 11:58:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 11:58:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 11:58:16 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 11:58:16 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 11:58:16 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 11:58:16 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 11:58:16 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 11:58:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 11:58:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 11:58:16 INFO juju.util.exec run result: exit status 127 machine-1: 11:58:16 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec901974188/script.sh: line 1: fanatic: command not found 127 machine-1: 11:58:16 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 11:58:16 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 11:58:16 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 11:58:16 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 11:58:16 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 11:58:16 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 11:58:16 DEBUG juju.network including address public:172.30.9.201 for machine machine-1: 11:58:16 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-1: 11:58:16 DEBUG juju.network including address local-fan:252.10.0.1 for machine machine-1: 11:58:16 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 11:58:16 DEBUG juju.network including address local-machine:::1 for machine machine-1: 11:58:16 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 11:58:16 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 11:58:16 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.201:17070"] machine-1: 11:58:16 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 11:58:16 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 11:58:16 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 11:58:16 INFO juju.util.exec run result: exit status 127 machine-1: 11:58:16 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec309675168/script.sh: line 1: fanatic: command not found 127 machine-1: 11:58:16 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 11:58:16 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 11:58:16 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 11:58:16 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 11:58:16 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 11:58:16 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 11:58:16 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 11:58:16 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 11:58:16 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 11:58:16 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 11:58:16 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-1: 11:58:16 DEBUG juju.network including address local-machine:::1 for machine machine-1: 11:58:16 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] machine-1: 11:58:16 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] machine-1: 11:58:16 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 11:58:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 11:58:16 DEBUG juju.worker start "1-container-watcher" machine-1: 11:58:16 DEBUG juju.worker start "stateconverter" machine-1: 11:58:16 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 11:58:16 INFO juju.worker start "1-container-watcher" machine-1: 11:58:16 DEBUG juju.worker "1-container-watcher" started machine-1: 11:58:16 INFO juju.worker start "stateconverter" machine-1: 11:58:16 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 11:58:16 DEBUG juju.worker "stateconverter" started machine-1: 11:58:16 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 11:58:16 INFO juju.worker.machiner "machine-1" started machine-1: 11:58:16 INFO juju.api.common no addresses observed on interface "tunl0" machine-1: 11:58:17 DEBUG juju.service discovered init system "upstart" from local host machine-1: 11:58:17 DEBUG juju.worker.deployer API addresses: ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.201:17070"] machine-1: 11:58:17 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: 11:58:17 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-mysql-0: 11:58:17 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: 11:58:17 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 11:58:17 DEBUG juju.worker start "api" unit-mysql-0: 11:58:17 INFO juju.worker start "api" unit-mysql-0: 11:58:17 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-mysql-0: 11:58:17 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 11:58:17 DEBUG juju.worker "api" started unit-mysql-0: 11:58:17 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 11:58:17 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 11:58:17 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 11:58:17 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:58:17 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:58:17 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:58:17 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 11:58:17 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-mysql-0: 11:58:17 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-mysql-0: 11:58:17 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-mysql-0: 11:58:17 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:58:17 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 11:58:17 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-mysql-0: 11:58:17 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:58:17 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 11:58:17 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 11:58:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:58:17 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:58:17 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 11:58:17 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 11:58:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:58:17 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:58:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:58:17 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:58:17 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 11:58:17 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-mysql-0: 11:58:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:58:17 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:58:17 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 11:58:17 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 11:58:17 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:58:17 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 11:58:17 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 11:58:17 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" unit-mysql-0: 11:58:17 INFO juju.api connection established to "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" unit-mysql-0: 11:58:17 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" unit-mysql-0: 11:58:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:58:17 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-mysql-0: 11:58:17 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:58:17 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:58:17 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-mysql-0: 11:58:17 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 11:58:17 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:58:17 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 11:58:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:58:17 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:58:17 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:58:17 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-mysql-0: 11:58:17 DEBUG juju.worker.apicaller connected unit-mysql-0: 11:58:17 DEBUG juju.worker.apicaller changing password... unit-mysql-0: 11:58:19 DEBUG juju.worker.apicaller password changed unit-mysql-0: 11:58:19 DEBUG juju.api RPC connection died unit-mysql-0: 11:58:19 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 11:58:19 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 11:58:19 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" unit-mysql-0: 11:58:19 INFO juju.api connection established to "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" unit-mysql-0: 11:58:19 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" unit-abot-epc-basic-0: 11:58:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 11:58:19 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: 11:58:19 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... machine-1: 11:58:19 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:55:b3:67 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.8 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:55:b3:67 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: 11:58:19 DEBUG juju.worker.apicaller connected unit-mysql-0: 11:58:20 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 11:58:20 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:58:20 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 11:58:20 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-mysql-0: 11:58:20 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 11:58:20 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 11:58:20 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-mysql-0: 11:58:20 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 11:58:20 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-mysql-0: 11:58:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-mysql-0: 11:58:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-mysql-0: 11:58:20 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 11:58:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-mysql-0: 11:58:20 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 11:58:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:58:20 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:58:20 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:58:20 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:58:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:58:20 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:58:20 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:58:20 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:58:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:58:20 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:58:20 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:58:20 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:58:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 11:58:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-all-dev_2.7.12-1~16.04_amd64.deb ... unit-mysql-0: 11:58:20 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 11:58:20 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 11:58:20 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 11:58:20 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-mysql-0: 11:58:20 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 11:58:20 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 11:58:20 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-mysql-0: 11:58:20 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 11:58:20 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 11:58:20 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 11:58:20 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 11:58:20 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 11:58:20 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 11:58:20 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 11:58:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 11:58:20 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 11:58:20 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 11:58:20 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 11:58:20 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 11:58:20 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 11:58:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 11:58:20 DEBUG juju.worker.logger logger setup unit-mysql-0: 11:58:20 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 11:58:20 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 11:58:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 11:58:20 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 11:58:20 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.10,252.10.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 11:58:20 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 11:58:20 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 11:58:20 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 11:58:20 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 11:58:20 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 11:58:20 DEBUG juju.network including address public:172.30.9.201 for machine unit-mysql-0: 11:58:20 DEBUG juju.network including address local-cloud:192.168.121.10 for machine unit-mysql-0: 11:58:20 DEBUG juju.network including address local-fan:252.10.0.1 for machine unit-mysql-0: 11:58:20 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 11:58:20 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 11:58:20 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 11:58:20 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 11:58:20 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-mysql-0: 11:58:20 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-mysql-0: 11:58:20 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-mysql-0: 11:58:20 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 11:58:20 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.201:17070"] unit-mysql-0: 11:58:20 DEBUG juju.worker.dependency "uniter" manifold worker started unit-mysql-0: 11:58:20 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 11:58:21 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 11:58:21 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 11:58:21 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-mysql-0: 11:58:21 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-mysql-0: 11:58:21 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 11:58:21 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 11:58:21 INFO juju.worker.uniter resuming charm install unit-mysql-0: 11:58:21 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 11:58:21 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 11:58:21 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 11:58:21 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 11:58:21 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 11:58:21 DEBUG httpbakery client do GET https://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 11:58:21 DEBUG httpbakery } -> error unit-mysql-0: 11:58:21 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 11:58:21 INFO juju.downloader download verified ("cs:mysql-55") unit-abot-epc-basic-0: 11:58:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 11:58:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 11:58:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 11:58:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 11:58:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 11:58:21 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-mysql-0: 11:58:21 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 11:58:21 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 11:58:21 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 11:58:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 11:58: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: 11:58:23 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:58:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 11:58: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: 11:58:23 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 11:58:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 11:58: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: 11:58:23 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-mysql-0: 11:58:23 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 11:58:23 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 11:58:23 INFO juju.worker.uniter hooks are retried true unit-mysql-0: 11:58:23 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 11:58:23 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 11:58:23 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 11:58:23 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 11:58:23 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 11:58:23 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 11:58:23 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 11:58:23 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-mysql-0: 11:58:23 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 11:58:23 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 11:58:23 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 11:58:23 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 11:58:23 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-mysql-0: 11:58:23 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-mysql-0: 11:58:23 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 11:58:23 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 11:58:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 11:58:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all-dev_2.7.12-1~16.04_amd64.deb ... unit-mysql-0: 11:58:23 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 11:58:23 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-mysql-0: 11:58:23 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 11:58:23 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 11:58:23 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 11:58:23 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 11:58:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 11:58: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: 11:58:23 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 11:58:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 11:58:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 11:58:23 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-mysql-0: 11:58:23 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 11:58:23 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 11:58:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 11:58:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 11:58:23 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-mysql-0: 11:58:23 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 11:58:23 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 11:58:23 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 11:58:23 DEBUG unit.mysql/0.install python-netaddr unit-abot-epc-basic-0: 11:58:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 11:58:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 11:58:23 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 11:58:23 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-mysql-0: 11:58:24 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 11:58:24 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 11:58:24 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 11:58:24 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-mysql-0: 11:58:25 DEBUG unit.mysql/0.install Fetched 849 kB in 1s (603 kB/s) unit-mysql-0: 11:58:25 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 11:58:25 DEBUG unit.mysql/0.install (Reading database ... 78237 files and directories currently installed.) unit-mysql-0: 11:58:25 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 11:58:25 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-mysql-0: 11:58:25 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 11:58:25 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-mysql-0: 11:58:26 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 11:58:26 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 11:58:26 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 11:58:26 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 11:58:26 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 11:58:26 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 11:58:26 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 11:58:26 DEBUG unit.mysql/0.install python-netifaces unit-mysql-0: 11:58:27 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 11:58:27 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 11:58:27 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 11:58:27 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-netifaces amd64 0.8-3build1 [11.3 kB] unit-mysql-0: 11:58:27 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (23.6 kB/s) unit-mysql-0: 11:58:27 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-abot-epc-basic-0: 11:58:27 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-mysql-0: 11:58:27 DEBUG unit.mysql/0.install (Reading database ... 78277 files and directories currently installed.) unit-mysql-0: 11:58:27 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-mysql-0: 11:58:27 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 11:58:27 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-mysql-0: 11:58:27 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-mysql-0: 11:58:28 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 11:58:28 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 11:58:28 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 11:58:28 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 11:58:28 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 11:58:28 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 11:58:28 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-mysql-0: 11:58:28 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 11:58:28 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 11:58:28 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 11:58:28 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 11:58:28 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 11:58:28 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 11:58:28 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 11:58:28 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 11:58:28 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 11:58:28 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 11:58:28 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 11:58:28 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 11:58:28 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 11:58:28 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 11:58:28 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 11:58:28 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 11:58:28 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 11:58:28 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 11:58:28 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 11:58:28 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 11:58:28 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 11:58:28 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 11:58:28 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 11:58:28 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 11:58:28 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 11:58:28 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 11:58:28 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 11:58:28 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 11:58:28 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 11:58:28 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 11:58:28 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-abot-epc-basic-0: 11:58:28 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 11:58:28 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 11:58:28 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 11:58:28 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 11:58:28 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 11:58:28 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 11:58:28 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 11:58:28 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 11:58:28 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-mysql-0: 11:58:28 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 11:58:28 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 11:58:28 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 11:58:28 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: 11:58:28 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 11:58:29 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 11:58:29 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 11:58:29 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-mysql-0: 11:58:29 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: 11:58:29 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 11:58:29 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 11:58:29 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 11:58:29 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 11:58:29 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 11:58:29 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-mysql-0: 11:58:29 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: 11:58:29 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 11:58:29 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: 11:58:29 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 11:58:29 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 11:58:29 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 11:58:29 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 11:58:29 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 11:58:29 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 11:58:29 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 11:58:29 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 11:58:29 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-abot-epc-basic-0: 11:58:29 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 11:58:29 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 11:58:29 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 11:58:29 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 11:58:29 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 11:58:29 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-mysql-0: 11:58:29 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: 11:58:30 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 11:58:30 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 11:58:30 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 11:58:30 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 11:58:30 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 11:58:30 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 11:58:30 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: 11:58:30 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 11:58:30 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 11:58:30 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-abot-epc-basic-0: 11:58:30 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 11:58:30 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 11:58:30 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 11:58:30 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-mysql-0: 11:58:30 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-abot-epc-basic-0: 11:58:30 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 11:58:30 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 11:58:30 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 11:58:30 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-mysql-0: 11:58:30 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: 11:58:30 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 11:58:30 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.9) ... unit-abot-epc-basic-0: 11:58:30 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-mysql-0: 11:58:30 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-abot-epc-basic-0: 11:58:30 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 11:58:30 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 11:58:30 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 11:58:30 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 11:58:30 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 11:58:30 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 11:58:30 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 11:58:30 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 11:58:30 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 11:58:30 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5ubuntu0.1) ... unit-abot-epc-basic-0: 11:58:30 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 11:58:30 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-mysql-0: 11:58:30 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: 11:58:30 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 11:58:30 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-mysql-0: 11:58:30 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: 11:58:30 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-abot-epc-basic-0: 11:58:30 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-mysql-0: 11:58:30 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: 11:58:30 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 11:58:30 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 11:58:31 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 11:58:31 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 11:58:31 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 11:58:31 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 11:58:31 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 11:58:31 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 11:58:31 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.10) ... unit-mysql-0: 11:58:31 DEBUG unit.mysql/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-mysql-0: 11:58:31 DEBUG unit.mysql/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-mysql-0: 11:58:31 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: 11:58:31 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] unit-mysql-0: 11:58:32 DEBUG unit.mysql/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] unit-mysql-0: 11:58:32 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-mysql-0: 11:58:32 DEBUG unit.mysql/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-mysql-0: 11:58:32 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: 11:58:33 DEBUG unit.mysql/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-mysql-0: 11:58:33 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-mysql-0: 11:58:33 DEBUG unit.mysql/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-mysql-0: 11:58:33 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: 11:58:34 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 11:58:34 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 11:58:34 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 11:58:34 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 11:58:34 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 11:58:34 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 11:58:34 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 11:58:34 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 11:58:34 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 11:58:34 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 11:58:34 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 11:58:34 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 11:58:34 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 11:58:34 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 11:58:34 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 11:58:34 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 11:58:34 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 11:58:34 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 11:58:34 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 11:58:34 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 11:58:34 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 11:58:34 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 11:58:34 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-abot-epc-basic-0: 11:58:34 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-mysql-0: 11:58:34 DEBUG unit.mysql/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-mysql-0: 11:58:35 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: 11:58:35 DEBUG unit.mysql/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-mysql-0: 11:58:35 DEBUG unit.mysql/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-mysql-0: 11:58:35 DEBUG unit.mysql/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-mysql-0: 11:58:35 DEBUG unit.mysql/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-mysql-0: 11:58:35 DEBUG unit.mysql/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-mysql-0: 11:58:35 DEBUG unit.mysql/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-mysql-0: 11:58:36 DEBUG unit.mysql/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-mysql-0: 11:58:36 DEBUG unit.mysql/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-mysql-0: 11:58:36 DEBUG unit.mysql/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-mysql-0: 11:58:36 DEBUG unit.mysql/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-mysql-0: 11:58:36 DEBUG unit.mysql/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] unit-mysql-0: 11:58:36 DEBUG unit.mysql/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] unit-mysql-0: 11:58:36 DEBUG unit.mysql/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] unit-mysql-0: 11:58:37 DEBUG unit.mysql/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] unit-mysql-0: 11:58:37 DEBUG unit.mysql/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] unit-mysql-0: 11:58:37 DEBUG unit.mysql/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] unit-mysql-0: 11:58:37 DEBUG unit.mysql/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] unit-mysql-0: 11:58:37 DEBUG unit.mysql/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] unit-mysql-0: 11:58:37 DEBUG unit.mysql/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] unit-mysql-0: 11:58:37 DEBUG unit.mysql/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] unit-mysql-0: 11:58:38 DEBUG unit.mysql/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] unit-mysql-0: 11:58:38 DEBUG unit.mysql/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] unit-mysql-0: 11:58:38 DEBUG unit.mysql/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] unit-mysql-0: 11:58:38 DEBUG unit.mysql/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] unit-mysql-0: 11:58:38 DEBUG unit.mysql/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] unit-mysql-0: 11:58:38 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 11:58:38 DEBUG unit.mysql/0.install Fetched 40.9 MB in 10s (4013 kB/s) unit-mysql-0: 11:58:38 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 11:58:38 DEBUG unit.mysql/0.install (Reading database ... 78287 files and directories currently installed.) unit-mysql-0: 11:58:38 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:58:39 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:58:39 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 11:58:39 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:58:39 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:58:39 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 11:58:39 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-mysql-0: 11:58:39 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 11:58:39 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 11:58:39 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 11:58:39 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 11:58:39 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 11:58:39 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 11:58:39 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 11:58:40 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 11:58:40 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:58:40 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:58:40 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 11:58:40 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:58:40 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:58:40 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 11:58:40 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 11:58:40 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 11:58:40 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 11:58:40 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:58:40 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:58:40 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 11:58:40 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:58:40 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:58:40 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 11:58:40 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-mysql-0: 11:58:41 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:58:41 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 11:58:41 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: 11:58:41 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 11:58:41 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 11:58:41 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 11:58:41 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-mysql-0: 11:58:41 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 11:58:41 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... unit-mysql-0: 11:58:41 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 11:58:41 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:58:41 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:58:41 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-mysql-0: 11:58:41 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 11:58:41 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-168.218_amd64.deb ... unit-mysql-0: 11:58:41 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... unit-abot-epc-basic-0: 11:58:41 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 11:58:41 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 11:58:41 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 11:58:41 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 11:58:42 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 11:58:42 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... unit-mysql-0: 11:58:42 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-mysql-0: 11:58:42 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 11:58:42 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:58:42 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 11:58:43 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 11:58:43 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 11:58:43 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 11:58:43 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 11:58:43 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 11:58:43 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:58:43 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 11:58:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom unit-mysql-0: 11:58:44 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 11:58:44 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:58:44 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 11:58:44 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 7.8 KB/sec) unit-abot-epc-basic-0: 11:58:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom unit-abot-epc-basic-0: 11:58:44 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 7/13 KB 10/13 KB 13/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: 11:58:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom unit-abot-epc-basic-0: 11:58:44 DEBUG unit.abot-epc-basic/0.install 3/26 KB 6/26 KB 9/26 KB 11/26 KB 14/26 KB 16/26 KB 19/26 KB 22/26 KB 25/26 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 887.6 KB/sec) unit-abot-epc-basic-0: 11:58:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom unit-abot-epc-basic-0: 11:58:44 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 KB at 628.4 KB/sec) unit-abot-epc-basic-0: 11:58:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar unit-abot-epc-basic-0: 11:58:44 DEBUG unit.abot-epc-basic/0.install 3/25 KB 6/25 KB 9/25 KB 11/25 KB 14/25 KB 16/25 KB 19/25 KB 22/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 925.2 KB/sec) unit-abot-epc-basic-0: 11:58:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (7 KB at 313.4 KB/sec) unit-abot-epc-basic-0: 11:58:45 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: 11:58:45 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 444.1 KB/sec) unit-abot-epc-basic-0: 11:58:45 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: 11:58:45 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 1334.6 KB/sec) unit-abot-epc-basic-0: 11:58:45 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: 11:58:45 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 KB at 682.9 KB/sec) unit-abot-epc-basic-0: 11:58:45 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: 11:58:45 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 1155.0 KB/sec) unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (2 KB at 89.1 KB/sec) unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom unit-abot-epc-basic-0: 11:58:45 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/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 729.5 KB/sec) unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 27/32 KB 30/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 1055.0 KB/sec) unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (5 KB at 200.0 KB/sec) unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (3 KB at 169.3 KB/sec) unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (3 KB at 106.4 KB/sec) unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install 1/4 KB 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (4 KB at 143.8 KB/sec) unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 418.0 KB/sec) unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 493.0 KB/sec) unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 48.2 KB/sec) unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 380.3 KB/sec) unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (4 KB at 241.0 KB/sec) unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install 492/492 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 26.7 KB/sec) unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (6 KB at 350.2 KB/sec) unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install 998/998 B Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 46.4 KB/sec) unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (7 KB at 318.8 KB/sec) unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (4 KB at 169.7 KB/sec) unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (3 KB at 101.0 KB/sec) unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (4 KB at 189.4 KB/sec) unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (2 KB at 114.2 KB/sec) unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (2 KB at 110.3 KB/sec) unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install 880/880 B Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 45.2 KB/sec) unit-mysql-0: 11:58:45 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom unit-mysql-0: 11:58:45 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 11:58:45 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (2 KB at 125.6 KB/sec) unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 KB at 544.8 KB/sec) unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install 3/41 KB 6/41 KB 9/41 KB 11/41 KB 14/41 KB 16/41 KB 19/41 KB 22/41 KB 25/41 KB 27/41 KB 30/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 1411.6 KB/sec) unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install 4/15 KB 8/15 KB 12/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 KB at 779.2 KB/sec) unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install 2/4 KB 4/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4 KB at 179.6 KB/sec) unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 414.0 KB/sec) unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 27/32 KB 30/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 1674.9 KB/sec) unit-mysql-0: 11:58:45 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 11:58:45 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom unit-mysql-0: 11:58:45 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 KB at 802.7 KB/sec) unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom unit-abot-epc-basic-0: 11:58:45 DEBUG unit.abot-epc-basic/0.install 707/965 B 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 62.8 KB/sec) unit-abot-epc-basic-0: 11:58:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom unit-abot-epc-basic-0: 11:58:46 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: 11:58:46 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: 11:58:46 DEBUG unit.abot-epc-basic/0.install 3/20 KB 6/20 KB 9/20 KB 11/20 KB 14/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 868.1 KB/sec) unit-abot-epc-basic-0: 11:58:46 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: 11:58:46 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 347.4 KB/sec) unit-abot-epc-basic-0: 11:58:46 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: 11:58:46 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/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 882.8 KB/sec) unit-abot-epc-basic-0: 11:58:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar unit-abot-epc-basic-0: 11:58:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar unit-abot-epc-basic-0: 11:58:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar unit-abot-epc-basic-0: 11:58:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar unit-abot-epc-basic-0: 11:58:46 DEBUG unit.abot-epc-basic/0.install 3/153 KB 5/153 KB 8/153 KB 11/153 KB 13/153 KB 16/153 KB 19/153 KB 21/153 KB 24/153 KB 27/153 KB 29/153 KB 32/153 KB 36/153 KB 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: 11:58:46 DEBUG unit.abot-epc-basic/0.install 40/153 KB 44/153 KB 48/153 KB 52/153 KB 56/153 KB 60/153 KB 64/153 KB 68/153 KB 72/153 KB 76/153 KB 80/153 KB 84/153 KB 84/153 KB 3/48 KB 84/153 KB 5/48 KB 84/153 KB 8/48 KB 84/153 KB 11/48 KB 88/153 KB 13/48 KB 88/153 KB 11/48 KB 92/153 KB 13/48 KB 96/153 KB 13/48 KB 100/153 KB 13/48 KB 3/35 KB 100/153 KB 13/48 KB 5/35 KB 100/153 KB 13/48 KB 8/35 KB 100/153 KB 13/48 KB 11/35 KB 100/153 KB 13/48 KB 13/35 KB 100/153 KB 13/48 KB 13/35 KB 100/153 KB 16/48 KB 13/35 KB 100/153 KB 19/48 KB 13/35 KB 100/153 KB 21/48 KB 13/35 KB 104/153 KB 24/48 KB 13/35 KB 104/153 KB 21/48 KB 13/35 KB 108/153 KB 24/48 KB 13/35 KB 108/153 KB 27/48 KB 16/35 KB 112/153 KB 29/48 KB 16/35 KB 112/153 KB 27/48 KB 19/35 KB 112/153 KB 29/48 KB 21/35 KB 112/153 KB 29/48 KB 24/35 KB 112/153 KB 29/48 KB 27/35 KB 112/153 KB 29/48 KB 29/35 KB 112/153 KB 29/48 KB 13/35 KB 112/153 KB 27/48 KB 29/35 KB 112/153 KB 29/48 KB 3/13 KB 29/35 KB 112/153 KB 29/48 KB 5/13 KB 29/35 KB 112/153 KB 29/48 KB 8/13 KB 29/35 KB 112/153 KB 29/48 KB 11/13 KB 29/35 KB 112/153 KB 29/48 KB 13/13 KB 32/35 KB 112/153 KB 29/48 KB 13/13 KB 35/35 KB 112/153 KB 29/48 KB 13/13 KB 35/35 KB 116/153 KB 32/48 KB 13/13 KB 35/35 KB 116/153 KB 32/48 KB 13/13 KB 35/35 KB 116/153 KB 29/48 KB 13/13 KB 35/35 KB 120/153 KB 36/48 KB 13/13 KB 35/35 KB 120/153 KB 40/48 KB 13/13 KB 35/35 KB 120/153 KB 36/48 KB 13/13 KB 35/35 KB 124/153 KB 40/48 KB 13/13 KB 35/35 KB 128/153 KB 40/48 KB 13/13 KB 35/35 KB 132/153 KB 40/48 KB 13/13 KB 35/35 KB 136/153 KB 44/48 KB 13/13 KB 35/35 KB 140/153 KB 44/48 KB 13/13 KB 35/35 KB 144/153 KB 44/48 KB 13/13 KB 35/35 KB 148/153 KB 44/48 KB 13/13 KB 3/30 KB 152/153 KB 44/48 KB 3/30 KB 153/153 KB 44/48 KB 3/30 KB 35/35 KB 132/153 KB 44/48 KB 13/13 KB 153/153 KB 48/48 KB 3/30 KB 153/153 KB 48/48 KB 3/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (13 KB at 177.7 KB/sec) unit-abot-epc-basic-0: 11:58:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar unit-abot-epc-basic-0: 11:58:46 DEBUG unit.abot-epc-basic/0.install 35/35 KB 144/153 KB 44/48 KB 13/13 KB 3/30 KB 153/153 KB 48/48 KB 6/30 KB 153/153 KB 48/48 KB 9/30 KB 153/153 KB 48/48 KB 11/30 KB 153/153 KB 48/48 KB 14/30 KB 153/153 KB 48/48 KB 16/30 KB 153/153 KB 48/48 KB 19/30 KB 153/153 KB 48/48 KB 22/30 KB 153/153 KB 48/48 KB 25/30 KB 153/153 KB 48/48 KB 27/30 KB 153/153 KB 48/48 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 KB at 507.8 KB/sec) unit-abot-epc-basic-0: 11:58:46 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: 11:58:46 DEBUG unit.abot-epc-basic/0.install 153/153 KB 48/48 KB 4/50 KB 30/30 KB 153/153 KB 48/48 KB 8/50 KB 30/30 KB 153/153 KB 48/48 KB 12/50 KB 30/30 KB 153/153 KB 48/48 KB 16/50 KB 30/30 KB 153/153 KB 48/48 KB 20/50 KB 30/30 KB 153/153 KB 24/50 KB 153/153 KB 28/50 KB 153/153 KB 32/50 KB 3/190 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 606.2 KB/sec) unit-abot-epc-basic-0: 11:58:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar unit-abot-epc-basic-0: 11:58:46 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 KB at 376.8 KB/sec) unit-abot-epc-basic-0: 11:58:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar unit-abot-epc-basic-0: 11:58:46 DEBUG unit.abot-epc-basic/0.install 153/153 KB 36/50 KB 3/190 KB 153/153 KB 28/50 KB 3/190 KB 153/153 KB 36/50 KB 6/190 KB 153/153 KB 40/50 KB 6/190 KB 153/153 KB 44/50 KB 9/190 KB 153/153 KB 44/50 KB 6/190 KB 153/153 KB 44/50 KB 11/190 KB 153/153 KB 48/50 KB 14/190 KB 153/153 KB 48/50 KB 11/190 KB 153/153 KB 50/50 KB 14/190 KB 153/153 KB 50/50 KB 16/190 KB 153/153 KB 50/50 KB 19/190 KB 153/153 KB 50/50 KB 22/190 KB 153/153 KB 50/50 KB 25/190 KB 153/153 KB 50/50 KB 27/190 KB 153/153 KB 30/190 KB 4/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 571.7 KB/sec) unit-abot-epc-basic-0: 11:58:46 DEBUG unit.abot-epc-basic/0.install 153/153 KB 50/50 KB 27/190 KB 4/119 KB 153/153 KB 30/190 KB 8/119 KB 153/153 KB 30/190 KB 12/119 KB 153/153 KB 30/190 KB 16/119 KB 153/153 KB 30/190 KB 20/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: 11:58:46 DEBUG unit.abot-epc-basic/0.install 153/153 KB 30/190 KB 24/119 KB 153/153 KB 30/190 KB 28/119 KB 153/153 KB 30/190 KB 32/119 KB 153/153 KB 30/190 KB 36/119 KB 4/86 KB 3/37 KB 30/190 KB 40/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (153 KB at 1526.2 KB/sec) unit-abot-epc-basic-0: 11:58:46 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: 11:58:46 DEBUG unit.abot-epc-basic/0.install 4/86 KB 3/37 KB 32/190 KB 44/119 KB 4/86 KB 3/37 KB 32/190 KB 48/119 KB 4/86 KB 3/37 KB 32/190 KB 52/119 KB 4/86 KB 3/37 KB 30/190 KB 36/119 KB 3/37 KB 30/190 KB 36/119 KB 4/86 KB 5/37 KB 32/190 KB 52/119 KB 4/86 KB 8/37 KB 32/190 KB 52/119 KB 4/86 KB 11/37 KB 32/190 KB 52/119 KB 4/86 KB 13/37 KB 32/190 KB 52/119 KB 4/86 KB 16/37 KB 32/190 KB 52/119 KB 4/86 KB 19/37 KB 32/190 KB 52/119 KB 4/86 KB 21/37 KB 32/190 KB 52/119 KB 4/86 KB 24/37 KB 32/190 KB 52/119 KB 4/86 KB 3/37 KB 32/190 KB 40/119 KB 4/86 KB 24/37 KB 36/190 KB 52/119 KB 4/86 KB 27/37 KB 40/190 KB 52/119 KB 4/86 KB 27/37 KB 36/190 KB 52/119 KB 4/86 KB 29/37 KB 40/190 KB 52/119 KB 4/86 KB 32/37 KB 40/190 KB 52/119 KB 4/86 KB 35/37 KB 44/190 KB 52/119 KB 4/86 KB 32/37 KB 44/190 KB 52/119 KB 8/86 KB 35/37 KB 44/190 KB 52/119 KB 8/86 KB 35/37 KB 48/190 KB 52/119 KB 12/86 KB 35/37 KB 48/190 KB 52/119 KB 16/86 KB 37/37 KB 3/66 KB 48/190 KB 52/119 KB 16/86 KB 37/37 KB 6/66 KB 48/190 KB 52/119 KB 16/86 KB 37/37 KB 9/66 KB 48/190 KB 52/119 KB 16/86 KB 37/37 KB 11/66 KB 48/190 KB 52/119 KB 16/86 KB 37/37 KB 14/66 KB 48/190 KB 52/119 KB 16/86 KB 37/37 KB 16/66 KB 48/190 KB 52/119 KB 16/86 KB 37/37 KB 19/66 KB 48/190 KB 52/119 KB 16/86 KB 37/37 KB 22/66 KB 48/190 KB 52/119 KB 16/86 KB 37/37 KB 22/66 KB 48/190 KB 52/119 KB 20/86 KB 37/37 KB 22/66 KB 48/190 KB 52/119 KB 24/86 KB 37/37 KB 25/66 KB 52/190 KB 56/119 KB 20/86 KB 37/37 KB 25/66 KB 52/190 KB 56/119 KB 20/86 KB 37/37 KB 25/66 KB 48/190 KB 56/119 KB 20/86 KB 37/37 KB 22/66 KB 48/190 KB 56/119 KB 16/86 KB 37/37 KB 22/66 KB 48/190 KB 52/119 KB 24/86 KB 37/37 KB 25/66 KB 56/190 KB 60/119 KB 24/86 KB 37/37 KB 27/66 KB 56/190 KB 60/119 KB 24/86 KB 37/37 KB 30/66 KB 56/190 KB 64/119 KB 24/86 KB 37/37 KB 27/66 KB 56/190 KB 64/119 KB 24/86 KB 37/37 KB 27/66 KB 56/190 KB 64/119 KB 24/86 KB 37/37 KB 30/66 KB 60/190 KB 64/119 KB 24/86 KB 37/37 KB 30/66 KB 64/190 KB 64/119 KB 24/86 KB 37/37 KB 30/66 KB 68/190 KB 64/119 KB 28/86 KB 37/37 KB 32/66 KB 72/190 KB 68/119 KB 28/86 KB 37/37 KB 32/66 KB 68/190 KB 68/119 KB 28/86 KB 37/37 KB 32/66 KB 68/190 KB 64/119 KB 28/86 KB 37/37 KB 30/66 KB 68/190 KB 64/119 KB 32/86 KB 37/37 KB 32/66 KB 72/190 KB 72/119 KB 36/86 KB 37/37 KB 32/66 KB 72/190 KB 72/119 KB 40/86 KB 37/37 KB 36/66 KB 76/190 KB 72/119 KB 36/86 KB 37/37 KB 36/66 KB 76/190 KB 72/119 KB 36/86 KB 37/37 KB 36/66 KB 72/190 KB 72/119 KB 28/86 KB 37/37 KB 32/66 KB 72/190 KB 72/119 KB 40/86 KB 37/37 KB 40/66 KB 80/190 KB 76/119 KB 40/86 KB 37/37 KB 40/66 KB 80/190 KB 80/119 KB 40/86 KB 37/37 KB 40/66 KB 80/190 KB 84/119 KB 44/86 KB 40/66 KB 80/190 KB 88/119 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 327.1 KB/sec) unit-abot-epc-basic-0: 11:58:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar unit-abot-epc-basic-0: 11:58:46 DEBUG unit.abot-epc-basic/0.install 44/86 KB 37/37 KB 40/66 KB 80/190 KB 84/119 KB 40/86 KB 37/37 KB 40/66 KB 80/190 KB 84/119 KB 44/86 KB 44/66 KB 80/190 KB 88/119 KB 44/86 KB 48/66 KB 80/190 KB 88/119 KB 48/86 KB 52/66 KB 80/190 KB 88/119 KB 48/86 KB 56/66 KB 80/190 KB 92/119 KB 40/86 KB 37/37 KB 40/66 KB 80/190 KB 84/119 KB 48/86 KB 56/66 KB 84/190 KB 92/119 KB 48/86 KB 52/66 KB 80/190 KB 92/119 KB 48/86 KB 48/66 KB 80/190 KB 88/119 KB 52/86 KB 56/66 KB 88/190 KB 92/119 KB 52/86 KB 56/66 KB 88/190 KB 96/119 KB 52/86 KB 56/66 KB 88/190 KB 92/119 KB 52/86 KB 56/66 KB 92/190 KB 100/119 KB 56/86 KB 60/66 KB 92/190 KB 104/119 KB 56/86 KB 60/66 KB 92/190 KB 100/119 KB 56/86 KB 56/66 KB 92/190 KB 100/119 KB 60/86 KB 64/66 KB 92/190 KB 108/119 KB 3/26 KB 52/86 KB 56/66 KB 92/190 KB 96/119 KB 64/86 KB 64/66 KB 96/190 KB 108/119 KB 3/26 KB 64/86 KB 64/66 KB 100/190 KB 108/119 KB 3/26 KB 56/86 KB 64/66 KB 92/190 KB 108/119 KB 3/26 KB 64/86 KB 64/66 KB 100/190 KB 108/119 KB 6/26 KB 56/86 KB 64/66 KB 100/190 KB 108/119 KB 3/26 KB 56/86 KB 64/66 KB 92/190 KB 108/119 KB 3/26 KB 64/86 KB 66/66 KB 100/190 KB 112/119 KB 6/26 KB 64/86 KB 64/66 KB 100/190 KB 108/119 KB 3/26 KB 68/86 KB 66/66 KB 100/190 KB 112/119 KB 6/26 KB 72/86 KB 66/66 KB 104/190 KB 112/119 KB 9/26 KB 68/86 KB 66/66 KB 104/190 KB 112/119 KB 9/26 KB 68/86 KB 66/66 KB 104/190 KB 112/119 KB 6/26 KB 64/86 KB 66/66 KB 100/190 KB 112/119 KB 6/26 KB 76/86 KB 66/66 KB 108/190 KB 116/119 KB 9/26 KB 76/86 KB 66/66 KB 108/190 KB 116/119 KB 11/26 KB 76/86 KB 66/66 KB 108/190 KB 116/119 KB 9/26 KB 76/86 KB 66/66 KB 108/190 KB 116/119 KB 9/26 KB 80/86 KB 66/66 KB 112/190 KB 116/119 KB 11/26 KB 80/86 KB 66/66 KB 112/190 KB 119/119 KB 11/26 KB 80/86 KB 66/66 KB 112/190 KB 119/119 KB 11/26 KB 80/86 KB 66/66 KB 112/190 KB 119/119 KB 14/26 KB 84/86 KB 66/66 KB 112/190 KB 119/119 KB 16/26 KB 84/86 KB 116/190 KB 119/119 KB 19/26 KB 84/86 KB 66/66 KB 112/190 KB 119/119 KB 14/26 KB 86/86 KB 116/190 KB 119/119 KB 19/26 KB 86/86 KB 116/190 KB 119/119 KB 22/26 KB 86/86 KB 116/190 KB 119/119 KB 25/26 KB 86/86 KB 116/190 KB 119/119 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (66 KB at 503.7 KB/sec) unit-abot-epc-basic-0: 11:58:46 DEBUG unit.abot-epc-basic/0.install 84/86 KB 66/66 KB 116/190 KB 119/119 KB 16/26 KB 86/86 KB 120/190 KB 26/26 KB 86/86 KB 124/190 KB 26/26 KB 86/86 KB 128/190 KB 26/26 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: 11:58:46 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 875.8 KB/sec) unit-abot-epc-basic-0: 11:58:46 DEBUG unit.abot-epc-basic/0.install 86/86 KB 132/190 KB 26/26 KB 136/190 KB 26/26 KB 140/190 KB 26/26 KB 144/190 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (86 KB at 611.0 KB/sec) unit-abot-epc-basic-0: 11:58:46 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: 11:58:46 DEBUG unit.abot-epc-basic/0.install 148/190 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 KB at 177.7 KB/sec) unit-abot-epc-basic-0: 11:58:46 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: 11:58:46 DEBUG unit.abot-epc-basic/0.install 4/324 KB 152/190 KB 8/324 KB 152/190 KB 12/324 KB 3/79 KB 152/190 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar unit-abot-epc-basic-0: 11:58:46 DEBUG unit.abot-epc-basic/0.install 152/190 KB 12/324 KB 3/79 KB 156/190 KB 12/324 KB 3/79 KB 160/190 KB 12/324 KB 3/79 KB 164/190 KB 3/228 KB 12/324 KB 3/79 KB 168/190 KB 3/228 KB 16/324 KB 3/79 KB 172/190 KB 3/228 KB 8/324 KB 3/79 KB 152/190 KB 16/324 KB 5/79 KB 172/190 KB 3/228 KB 16/324 KB 3/79 KB 168/190 KB 3/228 KB 12/324 KB 3/79 KB 160/190 KB 3/228 KB 16/324 KB 5/79 KB 172/190 KB 5/228 KB 16/324 KB 8/79 KB 172/190 KB 5/228 KB 16/324 KB 11/79 KB 172/190 KB 5/228 KB 20/324 KB 13/79 KB 176/190 KB 8/228 KB 20/324 KB 11/79 KB 176/190 KB 8/228 KB 20/324 KB 13/79 KB 176/190 KB 11/228 KB 20/324 KB 11/79 KB 176/190 KB 5/228 KB 24/324 KB 13/79 KB 176/190 KB 13/228 KB 16/324 KB 11/79 KB 176/190 KB 5/228 KB 24/324 KB 16/79 KB 180/190 KB 13/228 KB 24/324 KB 16/79 KB 184/190 KB 13/228 KB 24/324 KB 16/79 KB 176/190 KB 13/228 KB 20/324 KB 13/79 KB 176/190 KB 13/228 KB 28/324 KB 16/79 KB 184/190 KB 13/228 KB 32/324 KB 16/79 KB 188/190 KB 16/228 KB 32/324 KB 16/79 KB 188/190 KB 19/228 KB 32/324 KB 19/79 KB 188/190 KB 21/228 KB 32/324 KB 16/79 KB 188/190 KB 16/228 KB 32/324 KB 19/79 KB 3/152 KB 188/190 KB 21/228 KB 32/324 KB 19/79 KB 5/152 KB 188/190 KB 21/228 KB 32/324 KB 19/79 KB 8/152 KB 188/190 KB 21/228 KB 36/324 KB 19/79 KB 11/152 KB 188/190 KB 21/228 KB 32/324 KB 19/79 KB 188/190 KB 19/228 KB 32/324 KB 16/79 KB 188/190 KB 19/228 KB 36/324 KB 19/79 KB 11/152 KB 190/190 KB 21/228 KB 36/324 KB 21/79 KB 11/152 KB 190/190 KB 21/228 KB 36/324 KB 24/79 KB 11/152 KB 190/190 KB 21/228 KB 36/324 KB 27/79 KB 11/152 KB 190/190 KB 21/228 KB 36/324 KB 29/79 KB 11/152 KB 190/190 KB 21/228 KB 36/324 KB 32/79 KB 13/152 KB 190/190 KB 24/228 KB 36/324 KB 19/79 KB 8/152 KB 188/190 KB 21/228 KB 40/324 KB 32/79 KB 13/152 KB 190/190 KB 24/228 KB 44/324 KB 32/79 KB 13/152 KB 190/190 KB 24/228 KB 48/324 KB 32/79 KB 13/152 KB 190/190 KB 24/228 KB 36/324 KB 29/79 KB 13/152 KB 190/190 KB 24/228 KB 36/324 KB 29/79 KB 11/152 KB 190/190 KB 24/228 KB 48/324 KB 32/79 KB 16/152 KB 190/190 KB 24/228 KB 52/324 KB 32/79 KB 19/152 KB 190/190 KB 24/228 KB 52/324 KB 36/79 KB 21/152 KB 190/190 KB 27/228 KB 52/324 KB 36/79 KB 24/152 KB 27/228 KB 52/324 KB 32/79 KB 16/152 KB 190/190 KB 24/228 KB 56/324 KB 36/79 KB 24/152 KB 27/228 KB 60/324 KB 36/79 KB 24/152 KB 27/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 1156.3 KB/sec) unit-abot-epc-basic-0: 11:58:46 DEBUG unit.abot-epc-basic/0.install 52/324 KB 36/79 KB 19/152 KB 190/190 KB 27/228 KB 64/324 KB 40/79 KB 24/152 KB 27/228 KB 52/324 KB 32/79 KB 19/152 KB 190/190 KB 27/228 KB 64/324 KB 40/79 KB 24/152 KB 29/228 KB 64/324 KB 40/79 KB 24/152 KB 32/228 KB 64/324 KB 40/79 KB 24/152 KB 36/228 KB 64/324 KB 44/79 KB 27/152 KB 40/228 KB Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar unit-abot-epc-basic-0: 11:58:46 DEBUG unit.abot-epc-basic/0.install 64/324 KB 44/79 KB 27/152 KB 36/228 KB 64/324 KB 44/79 KB 27/152 KB 36/228 KB 64/324 KB 44/79 KB 24/152 KB 36/228 KB 64/324 KB 48/79 KB 27/152 KB 44/228 KB 64/324 KB 48/79 KB 29/152 KB 44/228 KB 68/324 KB 52/79 KB 32/152 KB 44/228 KB 68/324 KB 52/79 KB 36/152 KB 44/228 KB 68/324 KB 52/79 KB 40/152 KB 44/228 KB 68/324 KB 52/79 KB 44/152 KB 44/228 KB 68/324 KB 52/79 KB 29/152 KB 44/228 KB 68/324 KB 56/79 KB 48/152 KB 44/228 KB 68/324 KB 60/79 KB 48/152 KB 44/228 KB 68/324 KB 64/79 KB 48/152 KB 44/228 KB 68/324 KB 48/79 KB 29/152 KB 44/228 KB 64/324 KB 44/79 KB 27/152 KB 44/228 KB 72/324 KB 64/79 KB 48/152 KB 48/228 KB 72/324 KB 64/79 KB 48/152 KB 52/228 KB 72/324 KB 68/79 KB 48/152 KB 4/32 KB 56/228 KB 72/324 KB 68/79 KB 48/152 KB 4/32 KB 60/228 KB 72/324 KB 68/79 KB 48/152 KB 4/32 KB 64/228 KB 68/324 KB 68/79 KB 48/152 KB 4/32 KB 52/228 KB 72/324 KB 68/79 KB 48/152 KB 4/32 KB 52/228 KB 72/324 KB 64/79 KB 48/152 KB 44/228 KB 76/324 KB 68/79 KB 48/152 KB 4/32 KB 64/228 KB 80/324 KB 68/79 KB 48/152 KB 4/32 KB 64/228 KB 84/324 KB 68/79 KB 48/152 KB 4/32 KB 64/228 KB 88/324 KB 68/79 KB 52/152 KB 8/32 KB 64/228 KB 92/324 KB 68/79 KB 52/152 KB 8/32 KB 64/228 KB 96/324 KB 68/79 KB 52/152 KB 8/32 KB 68/228 KB 72/324 KB 68/79 KB 48/152 KB 52/228 KB 96/324 KB 72/79 KB 52/152 KB 8/32 KB 68/228 KB 96/324 KB 76/79 KB 52/152 KB 8/32 KB 68/228 KB 96/324 KB 79/79 KB 52/152 KB 8/32 KB 68/228 KB 100/324 KB 79/79 KB 52/152 KB 8/32 KB 68/228 KB 104/324 KB 79/79 KB 52/152 KB 8/32 KB 68/228 KB 108/324 KB 79/79 KB 52/152 KB 8/32 KB 68/228 KB 112/324 KB 79/79 KB 52/152 KB 8/32 KB 68/228 KB 116/324 KB 79/79 KB 52/152 KB 8/32 KB 68/228 KB 120/324 KB 79/79 KB 52/152 KB 8/32 KB 68/228 KB 92/324 KB 68/79 KB 52/152 KB 8/32 KB 68/228 KB 124/324 KB 79/79 KB 52/152 KB 8/32 KB 72/228 KB 84/324 KB 68/79 KB 52/152 KB 8/32 KB 64/228 KB 124/324 KB 79/79 KB 56/152 KB 8/32 KB 76/228 KB 124/324 KB 79/79 KB 60/152 KB 8/32 KB 76/228 KB 84/324 KB 68/79 KB 48/152 KB 8/32 KB 64/228 KB 124/324 KB 79/79 KB 64/152 KB 12/32 KB 76/228 KB 124/324 KB 79/79 KB 64/152 KB 16/32 KB 76/228 KB 124/324 KB 79/79 KB 64/152 KB 20/32 KB 76/228 KB 124/324 KB 79/79 KB 64/152 KB 24/32 KB 76/228 KB 124/324 KB 79/79 KB 64/152 KB 28/32 KB 76/228 KB 124/324 KB 79/79 KB 64/152 KB 32/32 KB 76/228 KB 124/324 KB 79/79 KB 64/152 KB 28/32 KB 76/228 KB 124/324 KB 79/79 KB 68/152 KB 32/32 KB 76/228 KB 124/324 KB 72/152 KB 32/32 KB 76/228 KB 124/324 KB 79/79 KB 64/152 KB 32/32 KB 76/228 KB 124/324 KB 76/152 KB 32/32 KB 80/228 KB 124/324 KB 76/152 KB 32/32 KB 84/228 KB 124/324 KB 76/152 KB 32/32 KB 88/228 KB 124/324 KB 76/152 KB 32/32 KB 92/228 KB 124/324 KB 76/152 KB 32/32 KB 96/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 417.2 KB/sec) unit-abot-epc-basic-0: 11:58:46 DEBUG unit.abot-epc-basic/0.install 124/324 KB 76/152 KB 32/32 KB 84/228 KB 124/324 KB 80/152 KB 32/32 KB 100/228 KB 124/324 KB 84/152 KB 32/32 KB 100/228 KB 124/324 KB 88/152 KB 32/32 KB 100/228 KB 124/324 KB 92/152 KB 32/32 KB 100/228 KB 124/324 KB 76/152 KB 32/32 KB 100/228 KB 124/324 KB 96/152 KB 32/32 KB 104/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: 11:58:46 DEBUG unit.abot-epc-basic/0.install 124/324 KB 79/79 KB 84/152 KB 32/32 KB 100/228 KB 128/324 KB 96/152 KB 32/32 KB 108/228 KB 132/324 KB 96/152 KB 32/32 KB 108/228 KB 136/324 KB 96/152 KB 108/228 KB 140/324 KB 96/152 KB 108/228 KB 144/324 KB 96/152 KB 108/228 KB 148/324 KB 96/152 KB 108/228 KB 152/324 KB 96/152 KB 108/228 KB 156/324 KB 96/152 KB 108/228 KB 160/324 KB 96/152 KB 108/228 KB 164/324 KB 96/152 KB 108/228 KB 124/324 KB 96/152 KB 32/32 KB 104/228 KB 164/324 KB 100/152 KB 108/228 KB 164/324 KB 104/152 KB 108/228 KB 164/324 KB 108/152 KB 108/228 KB 164/324 KB 112/152 KB 108/228 KB 164/324 KB 116/152 KB 108/228 KB 124/324 KB 96/152 KB 108/228 KB 164/324 KB 116/152 KB 112/228 KB 164/324 KB 116/152 KB 116/228 KB 164/324 KB 116/152 KB 120/228 KB 164/324 KB 116/152 KB 124/228 KB 164/324 KB 116/152 KB 128/228 KB 164/324 KB 116/152 KB 132/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 150.3 KB/sec) unit-abot-epc-basic-0: 11:58:46 DEBUG unit.abot-epc-basic/0.install 164/324 KB 120/152 KB 136/228 KB 164/324 KB 120/152 KB 132/228 KB 164/324 KB 124/152 KB 140/228 KB 164/324 KB 120/152 KB 140/228 KB 164/324 KB 124/152 KB 144/228 KB 168/324 KB 128/152 KB 144/228 KB 168/324 KB 124/152 KB 144/228 KB 168/324 KB 132/152 KB 144/228 KB 172/324 KB 136/152 KB 148/228 KB 172/324 KB 132/152 KB 148/228 KB 172/324 KB 132/152 KB 144/228 KB 176/324 KB 140/152 KB 152/228 KB 180/324 KB 140/152 KB 152/228 KB 172/324 KB 140/152 KB 152/228 KB 180/324 KB 144/152 KB 152/228 KB 172/324 KB 140/152 KB 152/228 KB 180/324 KB 144/152 KB 156/228 KB 180/324 KB 144/152 KB 160/228 KB 184/324 KB 144/152 KB 160/228 KB 188/324 KB 144/152 KB 160/228 KB 192/324 KB 148/152 KB 164/228 KB 188/324 KB 148/152 KB 164/228 KB 192/324 KB 152/152 KB 164/228 KB 196/324 KB 152/152 KB 164/228 KB 188/324 KB 144/152 KB 164/228 KB 196/324 KB 152/152 KB 168/228 KB 196/324 KB 152/152 KB 172/228 KB 196/324 KB 152/152 KB 164/228 KB 200/324 KB 152/152 KB 172/228 KB 204/324 KB 152/152 KB 176/228 KB 204/324 KB 152/152 KB 176/228 KB 208/324 KB 152/152 KB 176/228 KB 212/324 KB 152/152 KB 176/228 KB 216/324 KB 152/152 KB 180/228 KB 212/324 KB 152/152 KB 180/228 KB 220/324 KB 152/152 KB 184/228 KB 220/324 KB 152/152 KB 188/228 KB 220/324 KB 152/152 KB 192/228 KB 220/324 KB 152/152 KB 180/228 KB 224/324 KB 152/152 KB 192/228 KB 224/324 KB 152/152 KB 196/228 KB 228/324 KB 152/152 KB 200/228 KB 228/324 KB 152/152 KB 196/228 KB 232/324 KB 152/152 KB 204/228 KB 236/324 KB 152/152 KB 204/228 KB 228/324 KB 152/152 KB 204/228 KB 240/324 KB 152/152 KB 208/228 KB 240/324 KB 152/152 KB 208/228 KB 240/324 KB 4/234 KB 152/152 KB 208/228 KB 240/324 KB 8/234 KB 152/152 KB 208/228 KB 240/324 KB 12/234 KB 152/152 KB 208/228 KB 240/324 KB 16/234 KB 152/152 KB 208/228 KB 240/324 KB 20/234 KB 152/152 KB 208/228 KB 240/324 KB 24/234 KB 152/152 KB 208/228 KB 240/324 KB 28/234 KB 152/152 KB 208/228 KB 240/324 KB 32/234 KB 152/152 KB 208/228 KB 240/324 KB 36/234 KB 152/152 KB 208/228 KB 240/324 KB 40/234 KB 208/228 KB 240/324 KB 44/234 KB 208/228 KB 240/324 KB 48/234 KB 208/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 668.8 KB/sec) unit-abot-epc-basic-0: 11:58:46 DEBUG unit.abot-epc-basic/0.install 240/324 KB 52/234 KB 208/228 KB 244/324 KB 56/234 KB 212/228 KB 244/324 KB 60/234 KB 212/228 KB 244/324 KB 64/234 KB 212/228 KB 244/324 KB 52/234 KB 212/228 KB 248/324 KB 64/234 KB 212/228 KB 252/324 KB 68/234 KB 212/228 KB 256/324 KB 68/234 KB 212/228 KB 240/324 KB 52/234 KB 212/228 KB 256/324 KB 68/234 KB 216/228 KB 256/324 KB 68/234 KB 220/228 KB 256/324 KB 68/234 KB 224/228 KB 260/324 KB 68/234 KB 224/228 KB 264/324 KB 68/234 KB 228/228 KB 268/324 KB 68/234 KB 228/228 KB 272/324 KB 68/234 KB 228/228 KB 248/324 KB 68/234 KB 212/228 KB 272/324 KB 72/234 KB 228/228 KB 272/324 KB 76/234 KB 228/228 KB 272/324 KB 80/234 KB 228/228 KB 260/324 KB 68/234 KB 228/228 KB 272/324 KB 84/234 KB 228/228 KB 272/324 KB 88/234 KB 228/228 KB 272/324 KB 92/234 KB 228/228 KB 272/324 KB 96/234 KB 228/228 KB 276/324 KB 96/234 KB 228/228 KB 280/324 KB 96/234 KB 228/228 KB 284/324 KB 96/234 KB 228/228 KB 288/324 KB 96/234 KB 228/228 KB 292/324 KB 96/234 KB 228/228 KB 296/324 KB 100/234 KB 228/228 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 951.1 KB/sec) unit-abot-epc-basic-0: 11:58:46 DEBUG unit.abot-epc-basic/0.install 292/324 KB 100/234 KB 228/228 KB 296/324 KB 104/234 KB 296/324 KB 108/234 KB 296/324 KB 112/234 KB 296/324 KB 116/234 KB 300/324 KB 116/234 KB 304/324 KB 116/234 KB 308/324 KB 116/234 KB 308/324 KB 120/234 KB 308/324 KB 124/234 KB 308/324 KB 128/234 KB 308/324 KB 132/234 KB 312/324 KB 136/234 KB 312/324 KB 140/234 KB 312/324 KB 144/234 KB 312/324 KB 132/234 KB 316/324 KB 144/234 KB 320/324 KB 144/234 KB 324/324 KB 144/234 KB 324/324 KB 144/234 KB 324/324 KB 148/234 KB 324/324 KB 152/234 KB 324/324 KB 156/234 KB 324/324 KB 160/234 KB 324/324 KB 164/234 KB 324/324 KB 168/234 KB 324/324 KB 172/234 KB 324/324 KB 176/234 KB 324/324 KB 180/234 KB 184/234 KB 188/234 KB 192/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 1285.5 KB/sec) unit-abot-epc-basic-0: 11:58:46 DEBUG unit.abot-epc-basic/0.install 196/234 KB 200/234 KB 204/234 KB 208/234 KB 212/234 KB 216/234 KB 220/234 KB 224/234 KB 228/234 KB 232/234 KB 234/234 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (234 KB at 887.3 KB/sec) unit-abot-epc-basic-0: 11:58:46 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-base-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar unit-abot-epc-basic-0: 11:58:46 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1903528915245589095.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: 11:58:46 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:58:46 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 11:58:46 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:58:46 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.810 s unit-abot-epc-basic-0: 11:58:46 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-04-05T11:58:46+00:00 unit-abot-epc-basic-0: 11:58:46 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 11:58:46 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:58:46 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 11:58:46 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 11:58:46 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:58:46 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 11:58:48 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 11:58:48 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 11:58:48 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 11:58:48 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 11:58:48 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:58:48 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:58:48 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 11:58:48 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:58:48 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:58:48 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-mysql-0: 11:58:48 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 11:58:48 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-mysql-0: 11:58:48 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-mysql-0: 11:58:48 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 11:58:48 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 11:58:48 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 11:58:48 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 11:58:48 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 11:58:48 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 11:58:49 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-ssh-3.0.86.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar unit-abot-epc-basic-0: 11:58:49 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6495159833143381064.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: 11:58:49 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:58:49 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 11:58:49 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:58:49 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.672 s unit-abot-epc-basic-0: 11:58:49 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-04-05T11:58:49+00:00 unit-abot-epc-basic-0: 11:58:49 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 8M/60M unit-abot-epc-basic-0: 11:58:49 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:58:49 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 11:58:49 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 11:58:49 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 11:58:49 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-mysql-0: 11:58:49 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 11:58:49 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 11:58:49 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 11:58:49 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 11:58:49 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 11:58:49 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 11:58:49 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 11:58:49 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 11:58:49 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 11:58:49 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 11:58:49 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-mysql-0: 11:58:49 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 11:58:49 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 11:58:49 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 11:58:49 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 11:58:49 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 11:58:49 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-mysql-0: 11:58:49 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 11:58:50 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 11:58:50 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 11:58:50 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 11:58:50 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 11:58:51 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-abot-epc-basic-0: 11:58:51 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:58:51 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:58:51 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 11:58:51 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 11:58:51 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-mysql-0: 11:58:51 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 11:58:51 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:58:51 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-mysql-0: 11:58:51 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 11:58:51 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 11:58:51 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 11:58:51 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 11:58:51 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 11:58:51 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 11:58:51 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 11:58:51 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 11:58:51 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 11:58:51 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 11:58:51 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 11:58:51 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-mysql-0: 11:58:51 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 11:58:51 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:58:51 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-s1ap-3.0.85.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar unit-abot-epc-basic-0: 11:58:51 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6778672499596397998.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.pom unit-mysql-0: 11:58:51 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 11:58:51 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:58:51 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 11:58:51 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:58:51 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.647 s unit-abot-epc-basic-0: 11:58:51 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-04-05T11:58:51+00:00 unit-abot-epc-basic-0: 11:58:51 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 8M/60M unit-abot-epc-basic-0: 11:58:51 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 11:58:51 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 11:58:51 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 11:58:51 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 11:58:51 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 11:58:51 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 11:58:51 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 11:58:51 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 11:58:51 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 11:58:51 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 11:58:51 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 11:58:51 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 11:58:51 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 11:58:51 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-mysql-0: 11:58:51 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 11:58:51 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 11:58:51 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 11:58:51 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 11:58:51 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... unit-mysql-0: 11:58:51 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 11:58:51 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 11:58:51 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... unit-mysql-0: 11:58:51 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-mysql-0: 11:58:51 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 11:58:51 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... unit-mysql-0: 11:58:51 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... unit-mysql-0: 11:58:51 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 11:58:51 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 11:58:51 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 11:58:51 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-mysql-0: 11:58:52 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-mysql-0: 11:58:52 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-2.1.2.min.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.min.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-mysql-0: 11:58:52 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js.map unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js.map unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.min.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.css unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-controllers.tests.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-services.tests.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-main.tests.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.min.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.css unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.min.css unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777777_256x240.png unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777620_256x240.png unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_555555_256x240.png unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_444444_256x240.png unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_cc0000_256x240.png unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_ffffff_256x240.png unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.min.css unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.css unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/jquery.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.css unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.css unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-mysql-0: 11:58:52 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 11:58:52 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 11:58:52 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 11:58:52 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 11:58:52 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... unit-mysql-0: 11:58:52 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... unit-mysql-0: 11:58:52 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:58:52 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-abot-epc-basic-0: 11:58:53 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/b1/f1/89735ebb863767516d55cee2cfdd5e2883ff1db903be3ba1fe15a1725adc/elasticsearch-6.3.1-py2.py3-none-any.whl (119kB) unit-abot-epc-basic-0: 11:58:53 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 56.3MB/s eta 0:00:01  17% |##### | 20kB 4.2MB/s eta 0:00:01  25% |######## | 30kB 6.0MB/s eta 0:00:01  34% |########## | 40kB 4.1MB/s eta 0:00:01  42% |############# | 51kB 4.9MB/s eta 0:00:01  51% |################ | 61kB 5.8MB/s eta 0:00:01  59% |################### | 71kB 6.7MB/s eta 0:00:01  68% |##################### | 81kB 5.5MB/s eta 0:00:01  76% |######################## | 92kB 6.1MB/s eta 0:00:01  85% |########################### | 102kB 6.7MB/s eta 0:00:01  93% |############################## | 112kB 6.7MB/s eta 0:00:01  100% |################################| 122kB 5.7MB/s unit-abot-epc-basic-0: 11:58:53 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-abot-epc-basic-0: 11:58:53 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl (118kB) unit-abot-epc-basic-0: 11:58:53 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 20.9MB/s eta 0:00:01  17% |##### | 20kB 26.9MB/s eta 0:00:01  26% |######## | 30kB 32.8MB/s eta 0:00:01  34% |########### | 40kB 35.8MB/s eta 0:00:01  43% |############# | 51kB 38.2MB/s eta 0:00:01  52% |################ | 61kB 40.7MB/s eta 0:00:01  60% |################### | 71kB 42.2MB/s eta 0:00:01  69% |###################### | 81kB 43.8MB/s eta 0:00:01  78% |######################## | 92kB 44.7MB/s eta 0:00:01  86% |########################### | 102kB 45.3MB/s eta 0:00:01  95% |############################## | 112kB 52.8MB/s eta 0:00:01  100% |################################| 122kB 11.7MB/s unit-abot-epc-basic-0: 11:58:53 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-abot-epc-basic-0: 11:58:53 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-6.3.1 urllib3-1.24.1 unit-abot-epc-basic-0: 11:58:53 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 19.0.3 is available. unit-abot-epc-basic-0: 11:58:53 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 11:58:54 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-abot-epc-basic-0: 11:58:54 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: 11:58:54 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 62.8MB/s eta 0:00:01  22% |####### | 20kB 4.4MB/s eta 0:00:01  33% |########## | 30kB 6.3MB/s eta 0:00:01  44% |############## | 40kB 4.2MB/s eta 0:00:01  56% |################# | 51kB 5.1MB/s eta 0:00:01  67% |##################### | 61kB 6.0MB/s eta 0:00:01  78% |######################### | 71kB 6.8MB/s eta 0:00:01  89% |############################ | 81kB 5.6MB/s eta 0:00:01  100% |################################| 92kB 4.5MB/s unit-abot-epc-basic-0: 11:58:54 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-abot-epc-basic-0: 11:58:54 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB) unit-abot-epc-basic-0: 11:58:54 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 89.9MB/s eta 0:00:01  16% |##### | 20kB 57.2MB/s eta 0:00:01  24% |####### | 30kB 57.4MB/s eta 0:00:01  32% |########## | 40kB 55.1MB/s eta 0:00:01  40% |############ | 51kB 54.8MB/s eta 0:00:01  48% |############### | 61kB 55.5MB/s eta 0:00:01  56% |################## | 71kB 55.0MB/s eta 0:00:01  64% |#################### | 81kB 54.5MB/s eta 0:00:01  72% |####################### | 92kB 54.8MB/s eta 0:00:01  81% |######################### | 102kB 24.5MB/s eta 0:00:01  89% |############################ | 112kB 24.2MB/s eta 0:00:01  97% |############################### | 122kB 24.5MB/s eta 0:00:01  100% |################################| 133kB 8.9MB/s unit-abot-epc-basic-0: 11:58:54 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-abot-epc-basic-0: 11:58:54 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/76/ae/44b03b253d6fade317f32c24d100b3b35c2239807046a4c953c7b89fa49e/itsdangerous-1.1.0-py2.py3-none-any.whl unit-abot-epc-basic-0: 11:58:54 DEBUG unit.abot-epc-basic/0.install Collecting Werkzeug>=0.14 (from flask) unit-abot-epc-basic-0: 11:58:54 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/18/79/84f02539cc181cdbf5ff5a41b9f52cae870b6f632767e43ba6ac70132e92/Werkzeug-0.15.2-py2.py3-none-any.whl (328kB) unit-abot-epc-basic-0: 11:58:54 DEBUG unit.abot-epc-basic/0.install [?25l  3% | | 10kB 89.7MB/s eta 0:00:01  6% |# | 20kB 56.5MB/s eta 0:00:01  9% |## | 30kB 56.8MB/s eta 0:00:01  12% |### | 40kB 54.8MB/s eta 0:00:01  15% |#### | 51kB 54.4MB/s eta 0:00:01  18% |##### | 61kB 55.0MB/s eta 0:00:01  21% |###### | 71kB 54.7MB/s eta 0:00:01  24% |####### | 81kB 54.5MB/s eta 0:00:01  28% |######## | 92kB 55.0MB/s eta 0:00:01  31% |######### | 102kB 54.5MB/s eta 0:00:01  34% |########## | 112kB 53.0MB/s eta 0:00:01  37% |########### | 122kB 54.5MB/s eta 0:00:01  40% |############ | 133kB 27.3MB/s eta 0:00:01  43% |############# | 143kB 26.3MB/s eta 0:00:01  46% |############## | 153kB 25.0MB/s eta 0:00:01  49% |############### | 163kB 23.7MB/s eta 0:00:01  52% |################ | 174kB 23.8MB/s eta 0:00:01  56% |################# | 184kB 23.6MB/s eta 0:00:01  59% |################## | 194kB 23.5MB/s eta 0:00:01  62% |################### | 204kB 23.6MB/s eta 0:00:01  65% |#################### | 215kB 23.4MB/s eta 0:00:01  68% |##################### | 225kB 23.6MB/s eta 0:00:01  71% |###################### | 235kB 41.1MB/s eta 0:00:01  74% |####################### | 245kB 43.7MB/s eta 0:00:01  77% |######################## | 256kB 48.6MB/s eta 0:00:01  80% |######################### | 266kB 53.8MB/s eta 0:00:01  84% |########################## | 276kB 53.2MB/s eta 0:00:01  87% |########################### | 286kB 54.7MB/s eta 0:00:01  90% |############################ | 296kB 54.3MB/s eta 0:00:01  93% |############################# | 307kB 55.0MB/s eta 0:00:01  96% |############################## | 317kB 55.0MB/s eta 0:00:01  99% |############################### | 327kB 54.4MB/s eta 0:00:01  100% |################################| 337kB 4.9MB/s unit-abot-epc-basic-0: 11:58:54 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-abot-epc-basic-0: 11:58:54 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: 11:58:54 DEBUG unit.abot-epc-basic/0.install [?25l  12% |#### | 10kB 77.7MB/s eta 0:00:01  25% |######## | 20kB 54.3MB/s eta 0:00:01  37% |############ | 30kB 53.8MB/s eta 0:00:01  50% |################ | 40kB 52.9MB/s eta 0:00:01  62% |#################### | 51kB 52.7MB/s eta 0:00:01  75% |######################## | 61kB 53.6MB/s eta 0:00:01  88% |############################ | 71kB 53.3MB/s eta 0:00:01  100% |################################| 81kB 12.6MB/s unit-abot-epc-basic-0: 11:58:54 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-abot-epc-basic-0: 11:58:54 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: 11:58:54 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-abot-epc-basic-0: 11:58:55 DEBUG unit.abot-epc-basic/0.install Successfully installed Jinja2-2.10 MarkupSafe-1.1.1 Werkzeug-0.15.2 click-7.0 flask-1.0.2 itsdangerous-1.1.0 unit-abot-epc-basic-0: 11:58:55 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 19.0.3 is available. unit-abot-epc-basic-0: 11:58:55 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 11:58:55 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-abot-epc-basic-0: 11:58:55 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/10/ed/7e8b97591f6f456174139ec089c769f89a94a1a4025fe967691de971f314/bs4-0.0.1.tar.gz unit-abot-epc-basic-0: 11:58:55 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-abot-epc-basic-0: 11:58:56 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/8b/0e/048a2f88bc4be5e3697df9dc1f7b9d5c9c75be62676feeeb91d2e896c5ea/beautifulsoup4-4.7.1-py2-none-any.whl (94kB) unit-abot-epc-basic-0: 11:58:56 DEBUG unit.abot-epc-basic/0.install [?25l  10% |### | 10kB 40.3MB/s eta 0:00:01  21% |###### | 20kB 4.7MB/s eta 0:00:01  32% |########## | 30kB 6.7MB/s eta 0:00:01  43% |############# | 40kB 4.2MB/s eta 0:00:01  54% |################# | 51kB 5.1MB/s eta 0:00:01  65% |#################### | 61kB 6.1MB/s eta 0:00:01  75% |######################## | 71kB 6.9MB/s eta 0:00:01  86% |########################### | 81kB 7.8MB/s eta 0:00:01  97% |############################### | 92kB 6.2MB/s eta 0:00:01  100% |################################| 102kB 4.9MB/s unit-abot-epc-basic-0: 11:58:56 DEBUG unit.abot-epc-basic/0.install [?25hCollecting soupsieve>=1.2 (from beautifulsoup4->bs4) unit-abot-epc-basic-0: 11:58:56 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/c9/f8/e54b1d771ed4fab66b3fa1c178e137a3c73d84fb6f64329bddf0da5a371c/soupsieve-1.9-py2.py3-none-any.whl unit-abot-epc-basic-0: 11:58:56 DEBUG unit.abot-epc-basic/0.install Collecting backports.functools-lru-cache; python_version < "3" (from soupsieve>=1.2->beautifulsoup4->bs4) unit-abot-epc-basic-0: 11:58:56 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/03/8e/2424c0e65c4a066e28f539364deee49b6451f8fcd4f718fefa50cc3dcf48/backports.functools_lru_cache-1.5-py2.py3-none-any.whl unit-abot-epc-basic-0: 11:58:56 DEBUG unit.abot-epc-basic/0.install Building wheels for collected packages: bs4 unit-abot-epc-basic-0: 11:58:56 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 11:58:56 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 11:58:56 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 11:58:56 DEBUG unit.abot-epc-basic/0.install Installing collected packages: backports.functools-lru-cache, soupsieve, beautifulsoup4, bs4 unit-abot-epc-basic-0: 11:58:56 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 unit-abot-epc-basic-0: 11:58:56 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 19.0.3 is available. unit-abot-epc-basic-0: 11:58:56 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 11:58:56 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 11:58:56 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 11:58:56 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-mysql-0: 11:58:57 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:58:57 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:58:57 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 11:58:57 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 11:58:57 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 11:58:57 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:58:57 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:58:57 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 11:58:57 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:58:57 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:58:58 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 11:58:58 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-mysql-0: 11:58:58 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 11:58:58 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-168.218) ... unit-mysql-0: 11:58:58 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-mysql-0: 11:58:58 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 11:58:58 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 11:58:58 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 11:58:58 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:58:58 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:58:58 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 11:58:58 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 11:58:58 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:58:58 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:58:58 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 11:58:58 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:58:59 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:58:59 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 11:58:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom unit-mysql-0: 11:58:59 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 11:58:59 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-mysql-0: 11:58:59 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 11:58:59 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-mysql-0: 11:58:59 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-mysql-0: 11:58:59 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 11:58:59 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 11:58:59 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-abot-epc-basic-0: 11:58:59 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (5 KB at 10.6 KB/sec) unit-abot-epc-basic-0: 11:58:59 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: 11:58:59 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 KB at 507.9 KB/sec) unit-abot-epc-basic-0: 11:58:59 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: 11:58:59 DEBUG unit.abot-epc-basic/0.install 3/23 KB 6/23 KB 9/23 KB 11/23 KB 14/23 KB 16/23 KB 19/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 KB at 733.1 KB/sec) unit-abot-epc-basic-0: 11:58:59 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: 11:58:59 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 485.9 KB/sec) unit-abot-epc-basic-0: 11:58:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar unit-abot-epc-basic-0: 11:58:59 DEBUG unit.abot-epc-basic/0.install 3/23 KB 6/23 KB 9/23 KB 11/23 KB 14/23 KB 16/23 KB 19/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 KB at 823.2 KB/sec) unit-abot-epc-basic-0: 11:58:59 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:58:59 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:58:59 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: 11:58:59 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: 11:58:59 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: 11:58: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/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 384.1 KB/sec) unit-abot-epc-basic-0: 11:58:59 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: 11:58:59 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 708.6 KB/sec) unit-abot-epc-basic-0: 11:58:59 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: 11:58:59 DEBUG unit.abot-epc-basic/0.install 2/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (4 KB at 167.5 KB/sec) unit-abot-epc-basic-0: 11:58:59 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: 11:58:59 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: 11:58:59 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: 11:58: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/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 453.5 KB/sec) unit-abot-epc-basic-0: 11:58:59 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: 11:58:59 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 429.8 KB/sec) unit-abot-epc-basic-0: 11:58:59 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: 11:58:59 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: 11:59:00 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 KB at 523.3 KB/sec) unit-mysql-0: 11:59:00 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 11:59:00 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 11:59:00 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 11:59:00 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 11:59:00 DEBUG unit.abot-epc-basic/0.install 3/221 KB 5/221 KB 8/221 KB 11/221 KB 13/221 KB 16/221 KB 19/221 KB 21/221 KB 24/221 KB 27/221 KB 29/221 KB 32/221 KB 36/221 KB 40/221 KB 44/221 KB 48/221 KB 52/221 KB 56/221 KB 60/221 KB 64/221 KB 68/221 KB 72/221 KB 76/221 KB 80/221 KB 84/221 KB 88/221 KB 92/221 KB 96/221 KB 100/221 KB 104/221 KB 108/221 KB 112/221 KB 116/221 KB 120/221 KB 124/221 KB 128/221 KB 132/221 KB 136/221 KB 140/221 KB 144/221 KB 148/221 KB 152/221 KB 156/221 KB 160/221 KB 164/221 KB 168/221 KB 172/221 KB 176/221 KB 180/221 KB 184/221 KB 188/221 KB 192/221 KB 196/221 KB 200/221 KB 204/221 KB 208/221 KB 212/221 KB 216/221 KB 220/221 KB 221/221 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (221 KB at 2794.6 KB/sec) unit-mysql-0: 11:59:00 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 11:59:00 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 11:59:00 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:59:00 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:59:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom unit-abot-epc-basic-0: 11:59:00 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (3 KB at 151.5 KB/sec) unit-abot-epc-basic-0: 11:59:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom unit-abot-epc-basic-0: 11:59:00 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2 KB at 57.5 KB/sec) unit-abot-epc-basic-0: 11:59:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom unit-abot-epc-basic-0: 11:59:00 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3 KB at 148.8 KB/sec) unit-mysql-0: 11:59:00 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 11:59:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom unit-mysql-0: 11:59:00 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 11:59:00 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (2 KB at 98.1 KB/sec) unit-abot-epc-basic-0: 11:59:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom unit-abot-epc-basic-0: 11:59:00 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 625.6 KB/sec) unit-abot-epc-basic-0: 11:59:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom unit-abot-epc-basic-0: 11:59:00 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2 KB at 128.9 KB/sec) unit-abot-epc-basic-0: 11:59:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom unit-abot-epc-basic-0: 11:59:00 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (3 KB at 134.8 KB/sec) unit-abot-epc-basic-0: 11:59:00 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: 11:59:00 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 106.3 KB/sec) unit-abot-epc-basic-0: 11:59:00 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: 11:59:00 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 64.2 KB/sec) unit-mysql-0: 11:59:00 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 11:59:00 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: 11:59:00 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: 11:59:00 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: 11:59:00 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (4 KB at 217.1 KB/sec) unit-abot-epc-basic-0: 11:59:00 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: 11:59:00 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 818.5 KB/sec) unit-abot-epc-basic-0: 11:59:00 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: 11:59:00 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 57.5 KB/sec) unit-abot-epc-basic-0: 11:59:00 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: 11:59:00 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 285.8 KB/sec) unit-abot-epc-basic-0: 11:59:00 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: 11:59:00 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (8 KB at 415.3 KB/sec) unit-abot-epc-basic-0: 11:59:00 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-mysql-0: 11:59:00 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 11:59:00 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/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: 11:59:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar unit-abot-epc-basic-0: 11:59:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar unit-abot-epc-basic-0: 11:59:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar unit-abot-epc-basic-0: 11:59:00 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: 11:59:00 DEBUG unit.abot-epc-basic/0.install 3/114 KB 6/114 KB 3/48 KB 3/114 KB 3/48 KB 6/114 KB 6/48 KB 6/114 KB 9/48 KB 6/114 KB 11/48 KB 9/114 KB 11/48 KB 11/114 KB 11/48 KB 14/114 KB 14/48 KB 16/114 KB 14/48 KB 19/114 KB 14/48 KB 22/114 KB 14/48 KB 25/114 KB 14/48 KB 11/114 KB 14/48 KB 25/114 KB 16/48 KB 27/114 KB 19/48 KB 27/114 KB 22/48 KB 27/114 KB 25/48 KB 27/114 KB 27/48 KB 27/114 KB 30/48 KB 27/114 KB 32/48 KB 27/114 KB 36/48 KB 27/114 KB 40/48 KB 27/114 KB 16/48 KB 30/114 KB 40/48 KB 32/114 KB 40/48 KB 36/114 KB 40/48 KB 36/114 KB 44/48 KB 36/114 KB 48/48 KB 40/114 KB 48/48 KB 44/114 KB 48/48 KB 48/114 KB 48/48 KB 52/114 KB 48/48 KB 56/114 KB 48/48 KB 60/114 KB 48/48 KB 64/114 KB 48/48 KB 68/114 KB 48/48 KB 72/114 KB 48/48 KB 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: 11:59:00 DEBUG unit.abot-epc-basic/0.install 76/114 KB 48/48 KB 80/114 KB 48/48 KB 84/114 KB 48/48 KB 88/114 KB 48/48 KB 92/114 KB 48/48 KB 96/114 KB 48/48 KB 100/114 KB 48/48 KB 104/114 KB 48/48 KB 108/114 KB 48/48 KB 112/114 KB 48/48 KB 114/114 KB 48/48 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 1169.5 KB/sec) unit-abot-epc-basic-0: 11:59:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar unit-abot-epc-basic-0: 11:59:00 DEBUG unit.abot-epc-basic/0.install 114/114 KB 3/35 KB 114/114 KB 6/35 KB 114/114 KB 9/35 KB 114/114 KB 11/35 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 2181.9 KB/sec) unit-abot-epc-basic-0: 11:59:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar unit-abot-epc-basic-0: 11:59:00 DEBUG unit.abot-epc-basic/0.install 4/56 KB 11/35 KB 8/56 KB 11/35 KB 12/56 KB 11/35 KB 16/56 KB 11/35 KB 20/56 KB 11/35 KB 24/56 KB 11/35 KB 28/56 KB 11/35 KB 32/56 KB 11/35 KB 32/56 KB 14/35 KB 32/56 KB 16/35 KB 32/56 KB 19/35 KB 32/56 KB 22/35 KB 32/56 KB 3/29 KB 25/35 KB 32/56 KB 3/29 KB 27/35 KB 32/56 KB 3/29 KB 22/35 KB 32/56 KB 6/29 KB 27/35 KB 32/56 KB 9/29 KB 27/35 KB 32/56 KB 11/29 KB 27/35 KB 32/56 KB 11/29 KB 30/35 KB 32/56 KB 11/29 KB 3/85 KB 30/35 KB 32/56 KB 11/29 KB 5/85 KB 32/35 KB 32/56 KB 11/29 KB 8/85 KB 32/35 KB 4/24 KB 36/56 KB 11/29 KB 11/85 KB 32/35 KB 4/24 KB 32/56 KB 11/29 KB 3/85 KB 32/35 KB 36/56 KB 11/29 KB 11/85 KB 35/35 KB 4/24 KB 36/56 KB 11/29 KB 8/85 KB 32/35 KB 4/24 KB 40/56 KB 11/29 KB 11/85 KB 35/35 KB 4/24 KB 44/56 KB 11/29 KB 11/85 KB 35/35 KB 4/24 KB 48/56 KB 11/29 KB 11/85 KB 35/35 KB 4/24 KB 48/56 KB 11/29 KB 13/85 KB 35/35 KB 4/24 KB 52/56 KB 11/29 KB 13/85 KB 35/35 KB 4/24 KB 56/56 KB 11/29 KB 16/85 KB 35/35 KB 4/24 KB 32/56 KB 11/29 KB 5/85 KB 32/35 KB 4/24 KB 56/56 KB 11/29 KB 16/85 KB 35/35 KB 8/24 KB 52/56 KB 11/29 KB 16/85 KB 35/35 KB 4/24 KB 56/56 KB 11/29 KB 19/85 KB 35/35 KB 8/24 KB 56/56 KB 11/29 KB 21/85 KB 35/35 KB 12/24 KB 56/56 KB 11/29 KB 24/85 KB 35/35 KB 12/24 KB 56/56 KB 11/29 KB 19/85 KB 35/35 KB 12/24 KB 56/56 KB 11/29 KB 24/85 KB 35/35 KB 16/24 KB 56/56 KB 11/29 KB 24/85 KB 35/35 KB 20/24 KB 56/56 KB 11/29 KB 27/85 KB 35/35 KB 24/24 KB 56/56 KB 11/29 KB 27/85 KB 35/35 KB 24/24 KB 56/56 KB 14/29 KB 27/85 KB 35/35 KB 24/24 KB 56/56 KB 16/29 KB 27/85 KB 35/35 KB 24/24 KB 56/56 KB 19/29 KB 27/85 KB 35/35 KB 24/24 KB 56/56 KB 22/29 KB 27/85 KB 35/35 KB 24/24 KB 56/56 KB 25/29 KB 27/85 KB 35/35 KB 24/24 KB 56/56 KB 27/29 KB 27/85 KB 35/35 KB 24/24 KB 56/56 KB 29/29 KB 27/85 KB 35/35 KB 24/24 KB 56/56 KB 29/29 KB 27/85 KB 35/35 KB 24/24 KB 56/56 KB 29/29 KB 29/85 KB 35/35 KB 24/24 KB 56/56 KB 29/29 KB 32/85 KB 35/35 KB 24/24 KB 56/56 KB 29/29 KB 36/85 KB 35/35 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 KB at 484.7 KB/sec) unit-abot-epc-basic-0: 11:59:00 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: 11:59:00 DEBUG unit.abot-epc-basic/0.install 56/56 KB 29/29 KB 40/85 KB 24/24 KB 56/56 KB 29/29 KB 44/85 KB 24/24 KB 56/56 KB 29/29 KB 48/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 1345.9 KB/sec) unit-abot-epc-basic-0: 11:59:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar unit-abot-epc-basic-0: 11:59:00 DEBUG unit.abot-epc-basic/0.install 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 569.1 KB/sec) unit-abot-epc-basic-0: 11:59:00 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.jar unit-abot-epc-basic-0: 11:59:00 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 KB at 371.6 KB/sec) unit-mysql-0: 11:59:00 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 11:59:00 DEBUG unit.abot-epc-basic/0.install 52/85 KB 56/85 KB 60/85 KB 64/85 KB 68/85 KB 68/85 KB 3/86 KB 68/85 KB 6/86 KB 68/85 KB 9/86 KB 68/85 KB 11/86 KB 68/85 KB 14/86 KB 68/85 KB 16/86 KB 68/85 KB 19/86 KB 68/85 KB 19/86 KB 3/12 KB 72/85 KB 22/86 KB 6/12 KB 72/85 KB 22/86 KB 9/12 KB 72/85 KB 22/86 KB 3/12 KB 72/85 KB 25/86 KB 9/12 KB 72/85 KB 27/86 KB 9/12 KB 72/85 KB 30/86 KB 9/12 KB 72/85 KB 32/86 KB 9/12 KB 72/85 KB 36/86 KB 9/12 KB 72/85 KB 19/86 KB 3/12 KB 76/85 KB 36/86 KB 11/12 KB 80/85 KB 36/86 KB 11/12 KB 84/85 KB 36/86 KB 11/12 KB 85/85 KB 36/86 KB 11/12 KB 72/85 KB 36/86 KB 11/12 KB 85/85 KB 40/86 KB 11/12 KB 85/85 KB 40/86 KB 12/12 KB 85/85 KB 44/86 KB 12/12 KB 85/85 KB 48/86 KB 12/12 KB 85/85 KB 52/86 KB 12/12 KB 85/85 KB 56/86 KB 12/12 KB 85/85 KB 60/86 KB 12/12 KB 85/85 KB 64/86 KB 12/12 KB 85/85 KB 68/86 KB 12/12 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 811.2 KB/sec) unit-abot-epc-basic-0: 11:59:00 DEBUG unit.abot-epc-basic/0.install 4/218 KB 72/86 KB 12/12 KB 8/218 KB 72/86 KB 12/12 KB 12/218 KB 72/86 KB 12/12 KB 16/218 KB 72/86 KB 12/12 KB 20/218 KB 72/86 KB 12/12 KB 24/218 KB 72/86 KB 12/12 KB 28/218 KB 72/86 KB 12/12 KB 32/218 KB 72/86 KB 12/12 KB 36/218 KB 72/86 KB 12/12 KB 40/218 KB 72/86 KB 44/218 KB 72/86 KB 48/218 KB 72/86 KB 52/218 KB 72/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 146.6 KB/sec) unit-mysql-0: 11:59:00 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 11:59:00 DEBUG unit.abot-epc-basic/0.install 85/85 KB 72/86 KB 56/218 KB 72/86 KB 60/218 KB 76/86 KB 60/218 KB 80/86 KB 64/218 KB 80/86 KB 64/218 KB 80/86 KB 68/218 KB 80/86 KB 68/218 KB 84/86 KB 68/218 KB 86/86 KB 72/218 KB 86/86 KB 76/218 KB 86/86 KB 80/218 KB 86/86 KB 84/218 KB 86/86 KB 88/218 KB 86/86 KB 92/218 KB 86/86 KB 96/218 KB 86/86 KB 100/218 KB 86/86 KB 104/218 KB 86/86 KB 108/218 KB 86/86 KB 112/218 KB 86/86 KB 116/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (86 KB at 969.5 KB/sec) unit-abot-epc-basic-0: 11:59:00 DEBUG unit.abot-epc-basic/0.install 120/218 KB 124/218 KB 128/218 KB 132/218 KB 136/218 KB 140/218 KB 144/218 KB 148/218 KB 152/218 KB 156/218 KB 160/218 KB 164/218 KB 168/218 KB 172/218 KB 176/218 KB 180/218 KB 184/218 KB 188/218 KB 192/218 KB 196/218 KB 200/218 KB 204/218 KB 208/218 KB 212/218 KB 216/218 KB 218/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 1911.8 KB/sec) unit-mysql-0: 11:59:00 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 11:59:00 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1.1) ... unit-abot-epc-basic-0: 11:59:00 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: 11:59:00 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6067911337266613448.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 11:59:00 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:59:00 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: 11:59:00 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: 11:59:00 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6419646513641598836.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: 11:59:00 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:59:00 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: 11:59:00 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: 11:59:00 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1835285581680929711.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: 11:59:00 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:59:00 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: 11:59:00 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: 11:59:00 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6402296145136876487.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 11:59:00 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:59:00 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: 11:59:00 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: 11:59:00 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2084556092361244925.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: 11:59:00 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:59:00 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: 11:59:00 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: 11:59:00 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7932260191788915155.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 11:59:00 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:59:00 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 11:59:00 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:59:00 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.425 s unit-abot-epc-basic-0: 11:59:00 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-04-05T11:59:00+00:00 unit-abot-epc-basic-0: 11:59:00 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 11:59:00 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 11:59:01 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-mysql-0: 11:59:01 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... unit-mysql-0: 11:59:01 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 11:59:01 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 11:59:01 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 11:59:02 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1.1) ... unit-mysql-0: 11:59:02 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 11:59:02 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 11:59:02 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 11:59:02 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 11:59:02 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 11:59:02 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 11:59:02 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 11:59:03 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:59:03 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:59:03 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 11:59:03 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:59:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom unit-abot-epc-basic-0: 11:59:03 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 15.8 KB/sec) unit-abot-epc-basic-0: 11:59:03 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: 11:59:03 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 309.7 KB/sec) unit-abot-epc-basic-0: 11:59:03 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: 11:59:04 DEBUG unit.abot-epc-basic/0.install 3/30 KB 6/30 KB 9/30 KB 11/30 KB 14/30 KB 16/30 KB 19/30 KB 22/30 KB 25/30 KB 27/30 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 854.3 KB/sec) unit-abot-epc-basic-0: 11:59:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom unit-abot-epc-basic-0: 11:59:04 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 KB at 628.9 KB/sec) unit-abot-epc-basic-0: 11:59:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar unit-abot-epc-basic-0: 11:59:04 DEBUG unit.abot-epc-basic/0.install 3/29 KB 5/29 KB 8/29 KB 11/29 KB 13/29 KB 16/29 KB 19/29 KB 21/29 KB 24/29 KB 27/29 KB 29/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (29 KB at 929.9 KB/sec) unit-abot-epc-basic-0: 11:59:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom unit-abot-epc-basic-0: 11:59:04 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 430.0 KB/sec) unit-abot-epc-basic-0: 11:59:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar unit-abot-epc-basic-0: 11:59:04 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar (32 KB at 1094.7 KB/sec) unit-abot-epc-basic-0: 11:59:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom unit-abot-epc-basic-0: 11:59:04 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 236.2 KB/sec) unit-abot-epc-basic-0: 11:59:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom unit-abot-epc-basic-0: 11:59:04 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (19 KB at 693.1 KB/sec) unit-abot-epc-basic-0: 11:59:04 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: 11:59:04 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 1214.1 KB/sec) unit-abot-epc-basic-0: 11:59:04 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: 11:59:04 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (16 KB at 601.4 KB/sec) unit-abot-epc-basic-0: 11:59:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar unit-abot-epc-basic-0: 11:59:04 DEBUG unit.abot-epc-basic/0.install 3/38 KB 6/38 KB 9/38 KB 11/38 KB 14/38 KB 16/38 KB 19/38 KB 22/38 KB 25/38 KB 27/38 KB 30/38 KB 32/38 KB 35/38 KB 38/38 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar (38 KB at 1172.0 KB/sec) unit-abot-epc-basic-0: 11:59:04 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: 11:59:04 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 299.9 KB/sec) unit-abot-epc-basic-0: 11:59:04 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: 11:59:04 DEBUG unit.abot-epc-basic/0.install 3/34 KB 6/34 KB 9/34 KB 11/34 KB 14/34 KB 16/34 KB 19/34 KB 22/34 KB 25/34 KB 27/34 KB 30/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 1230.5 KB/sec) unit-abot-epc-basic-0: 11:59:04 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: 11:59:04 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 308.8 KB/sec) unit-abot-epc-basic-0: 11:59:04 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: 11:59:04 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 168.2 KB/sec) unit-abot-epc-basic-0: 11:59:04 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: 11:59:04 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar (9 KB at 351.2 KB/sec) unit-abot-epc-basic-0: 11:59:04 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: 11:59:04 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: 11:59:04 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom (7 KB at 291.3 KB/sec) unit-abot-epc-basic-0: 11:59:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-abot-epc-basic-0: 11:59:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-abot-epc-basic-0: 11:59:05 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom (9 KB at 540.9 KB/sec) unit-abot-epc-basic-0: 11:59:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-abot-epc-basic-0: 11:59:05 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: 11:59:05 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (5 KB at 205.1 KB/sec) unit-abot-epc-basic-0: 11:59:05 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: 11:59:05 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: 11:59:05 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: 11:59:05 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: 11:59:05 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: 11:59:05 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 182.6 KB/sec) unit-abot-epc-basic-0: 11:59:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-abot-epc-basic-0: 11:59:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-abot-epc-basic-0: 11:59:06 DEBUG unit.abot-epc-basic/0.install 3/36 KB 5/36 KB 8/36 KB 11/36 KB 13/36 KB 16/36 KB 19/36 KB 21/36 KB 24/36 KB 27/36 KB 29/36 KB 32/36 KB 35/36 KB 36/36 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom (36 KB at 1300.9 KB/sec) unit-abot-epc-basic-0: 11:59:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-abot-epc-basic-0: 11:59:06 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: 11:59:06 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 188.2 KB/sec) unit-abot-epc-basic-0: 11:59:06 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: 11:59:06 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: 11:59:06 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom (4 KB at 178.0 KB/sec) unit-abot-epc-basic-0: 11:59:06 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: 11:59:06 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: 11:59:06 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 132.3 KB/sec) unit-abot-epc-basic-0: 11:59:06 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: 11:59:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 11:59:07 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom (5 KB at 180.3 KB/sec) unit-abot-epc-basic-0: 11:59:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 11:59:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 11:59:07 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (3 KB at 104.0 KB/sec) unit-abot-epc-basic-0: 11:59:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 11:59:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 11:59:07 DEBUG unit.abot-epc-basic/0.install 766/766 B Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 41.6 KB/sec) unit-abot-epc-basic-0: 11:59:07 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: 11:59:07 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: 11:59:07 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 87.5 KB/sec) unit-abot-epc-basic-0: 11:59:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 11:59:07 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: 11:59:07 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom (4 KB at 158.0 KB/sec) unit-abot-epc-basic-0: 11:59:07 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: 11:59:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-abot-epc-basic-0: 11:59:08 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom (2 KB at 65.8 KB/sec) unit-mysql-0: 11:59:08 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 11:59:08 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 11:59:08 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 11:59:08 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: 11:59:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-abot-epc-basic-0: 11:59:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-abot-epc-basic-0: 11:59:08 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom (14 KB at 594.2 KB/sec) unit-abot-epc-basic-0: 11:59:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 11:59:08 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: 11:59:08 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom (9 KB at 470.4 KB/sec) unit-abot-epc-basic-0: 11:59:08 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: 11:59:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-mysql-0: 11:59:08 DEBUG unit.mysql/0.install Fetched 83.1 kB in 5s (14.6 kB/s) unit-abot-epc-basic-0: 11:59:08 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 1871.3 KB/sec) unit-abot-epc-basic-0: 11:59:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-mysql-0: 11:59:08 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 11:59:08 DEBUG unit.mysql/0.install (Reading database ... 83415 files and directories currently installed.) unit-mysql-0: 11:59:08 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 11:59:08 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 11:59:08 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-mysql-0: 11:59:08 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 11:59:08 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 980.5 KB/sec) unit-abot-epc-basic-0: 11:59:08 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: 11:59:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 11:59:09 DEBUG unit.abot-epc-basic/0.install 4/11 KB 8/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom (11 KB at 591.6 KB/sec) unit-abot-epc-basic-0: 11:59:09 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: 11:59:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 11:59:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 11:59:09 DEBUG unit.abot-epc-basic/0.install 4/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom (5 KB at 221.1 KB/sec) unit-abot-epc-basic-0: 11:59:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-mysql-0: 11:59:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 11:59:09 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-mysql-0: 11:59:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 11:59:09 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 11:59:09 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: 11:59:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 11:59:09 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: 11:59:09 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom (3 KB at 128.0 KB/sec) unit-abot-epc-basic-0: 11:59:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 11:59:09 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-mysql-0: 11:59:09 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-abot-epc-basic-0: 11:59:09 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 721.4 KB/sec) unit-abot-epc-basic-0: 11:59:09 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: 11:59:09 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 11:59:09 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-abot-epc-basic-0: 11:59:09 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: 11:59:09 DEBUG unit.abot-epc-basic/0.install 3/55 KB 5/55 KB 8/55 KB 11/55 KB 13/55 KB 16/55 KB 19/55 KB 21/55 KB 24/55 KB 27/55 KB 29/55 KB 32/55 KB 36/55 KB 40/55 KB 44/55 KB 48/55 KB 52/55 KB 55/55 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (55 KB at 2023.4 KB/sec) unit-abot-epc-basic-0: 11:59:09 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: 11:59:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 11:59:10 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-abot-epc-basic-0: 11:59:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 11:59:10 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom (5 KB at 258.6 KB/sec) unit-mysql-0: 11:59:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-abot-epc-basic-0: 11:59:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-mysql-0: 11:59:10 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 11:59:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 11:59:10 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-abot-epc-basic-0: 11:59:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 11:59:10 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom (3 KB at 164.8 KB/sec) unit-abot-epc-basic-0: 11:59:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-mysql-0: 11:59:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 11:59:10 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 11:59:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 11:59:10 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-abot-epc-basic-0: 11:59:10 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: 11:59:10 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 22.2 KB/sec) unit-abot-epc-basic-0: 11:59:10 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: 11:59:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 11:59:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 11:59:10 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: 11:59:10 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 152.6 KB/sec) unit-abot-epc-basic-0: 11:59:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-mysql-0: 11:59:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 11:59:10 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: 11:59:10 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 76.5 KB/sec) unit-abot-epc-basic-0: 11:59:10 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: 11:59:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 11:59:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 11:59:11 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom (8 KB at 296.9 KB/sec) unit-abot-epc-basic-0: 11:59:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-mysql-0: 11:59:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 11:59:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 11:59:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 11:59:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 11:59:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 11:59:11 DEBUG unit.abot-epc-basic/0.install 640/640 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom (640 B at 36.8 KB/sec) unit-abot-epc-basic-0: 11:59:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-mysql-0: 11:59:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 11:59:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 11:59:11 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom (10 KB at 499.9 KB/sec) unit-abot-epc-basic-0: 11:59:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-mysql-0: 11:59:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 11:59:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 11:59:12 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom (12 KB at 678.5 KB/sec) unit-abot-epc-basic-0: 11:59:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-mysql-0: 11:59:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 11:59:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 11:59:12 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (5 KB at 243.9 KB/sec) unit-abot-epc-basic-0: 11:59:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-mysql-0: 11:59:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 11:59:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 11:59:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-abot-epc-basic-0: 11:59:12 DEBUG unit.abot-epc-basic/0.install 3/20 KB 6/20 KB 9/20 KB 11/20 KB 14/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom (20 KB at 1170.6 KB/sec) unit-abot-epc-basic-0: 11:59:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-mysql-0: 11:59:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 11:59:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-mysql-0: 11:59:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 11:59:12 DEBUG unit.abot-epc-basic/0.install 3/52 KB 5/52 KB 8/52 KB 11/52 KB 13/52 KB 16/52 KB 19/52 KB 21/52 KB 24/52 KB 27/52 KB 29/52 KB 32/52 KB 36/52 KB 40/52 KB 44/52 KB 48/52 KB 52/52 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (52 KB at 2468.8 KB/sec) unit-abot-epc-basic-0: 11:59:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-mysql-0: 11:59:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 11:59:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-mysql-0: 11:59:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 11:59:13 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom (2 KB at 110.8 KB/sec) unit-abot-epc-basic-0: 11:59:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-mysql-0: 11:59:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 11:59:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 11:59:13 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom (8 KB at 312.1 KB/sec) unit-abot-epc-basic-0: 11:59:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-mysql-0: 11:59:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 11:59:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-abot-epc-basic-0: 11:59:13 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom (2 KB at 62.3 KB/sec) unit-abot-epc-basic-0: 11:59:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-mysql-0: 11:59:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 11:59:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-abot-epc-basic-0: 11:59:13 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (3 KB at 145.9 KB/sec) unit-abot-epc-basic-0: 11:59:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-mysql-0: 11:59:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 11:59:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 11:59:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-abot-epc-basic-0: 11:59:13 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 KB at 794.5 KB/sec) unit-abot-epc-basic-0: 11:59:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-mysql-0: 11:59:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 11:59:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 11:59:14 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: 11:59:14 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 128.0 KB/sec) unit-abot-epc-basic-0: 11:59:14 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: 11:59:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 11:59:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-abot-epc-basic-0: 11:59:14 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom (2 KB at 68.0 KB/sec) unit-abot-epc-basic-0: 11:59:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-mysql-0: 11:59:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 11:59:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 11:59:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-abot-epc-basic-0: 11:59:14 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom (2 KB at 59.9 KB/sec) unit-abot-epc-basic-0: 11:59:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-mysql-0: 11:59:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 11:59:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-abot-epc-basic-0: 11:59:14 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/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: 11:59:14 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: 11:59:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 11:59:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-abot-epc-basic-0: 11:59:14 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (7 KB at 356.4 KB/sec) unit-abot-epc-basic-0: 11:59:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-mysql-0: 11:59:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 11:59:15 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: 11:59:15 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom (4 KB at 231.9 KB/sec) unit-abot-epc-basic-0: 11:59:15 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: 11:59:15 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 11:59:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-abot-epc-basic-0: 11:59:15 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom (14 KB at 718.1 KB/sec) unit-abot-epc-basic-0: 11:59:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-mysql-0: 11:59:15 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 11:59:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-abot-epc-basic-0: 11:59:15 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (5 KB at 286.5 KB/sec) unit-abot-epc-basic-0: 11:59:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-mysql-0: 11:59:15 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 11:59:15 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 11:59:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 11:59:15 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (11 KB at 640.5 KB/sec) unit-abot-epc-basic-0: 11:59:15 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: 11:59:15 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 11:59:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 11:59:15 DEBUG unit.abot-epc-basic/0.install 3/25 KB 6/25 KB 9/25 KB 11/25 KB 14/25 KB 16/25 KB 19/25 KB 22/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 KB at 802.4 KB/sec) unit-abot-epc-basic-0: 11:59:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 11:59:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 11:59:15 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom (16 KB at 838.6 KB/sec) unit-abot-epc-basic-0: 11:59:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 11:59:16 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: 11:59:16 DEBUG unit.abot-epc-basic/0.install 3/34 KB 5/34 KB 8/34 KB 11/34 KB 13/34 KB 16/34 KB 19/34 KB 21/34 KB 24/34 KB 27/34 KB 29/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom (34 KB at 1659.8 KB/sec) unit-abot-epc-basic-0: 11:59:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 11:59:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 11:59:16 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom (3 KB at 183.0 KB/sec) unit-abot-epc-basic-0: 11:59:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 11:59:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 11:59:16 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom (6 KB at 330.5 KB/sec) unit-abot-epc-basic-0: 11:59:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-abot-epc-basic-0: 11:59:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-abot-epc-basic-0: 11:59:16 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom (8 KB at 389.3 KB/sec) unit-abot-epc-basic-0: 11:59:16 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: 11:59:17 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: 11:59:17 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom (20 KB at 913.3 KB/sec) unit-abot-epc-basic-0: 11:59:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 11:59:17 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: 11:59:17 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom (9 KB at 548.4 KB/sec) unit-abot-epc-basic-0: 11:59:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-mysql-0: 11:59:17 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 11:59:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 11:59:17 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4 KB at 265.8 KB/sec) unit-abot-epc-basic-0: 11:59:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-mysql-0: 11:59:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 11:59:17 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 11:59:17 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 11:59:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 11:59:17 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom (2 KB at 55.1 KB/sec) unit-abot-epc-basic-0: 11:59:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-mysql-0: 11:59:17 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 11:59:17 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 11:59:18 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 11:59:18 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 11:59:18 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 11:59:18 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 11:59:18 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 11:59:18 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 11:59:18 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 11:59:18 DEBUG unit.mysql/0.install python-mysqldb uuid unit-abot-epc-basic-0: 11:59:18 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: 11:59:18 DEBUG unit.abot-epc-basic/0.install 1016/1016 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom (1016 B at 62.0 KB/sec) unit-abot-epc-basic-0: 11:59:18 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: 11:59:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-abot-epc-basic-0: 11:59:18 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: 11:59:18 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: 11:59:18 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: 11:59:18 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: 11:59:18 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: 11:59:18 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 11:59:18 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 11:59:18 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 11:59:18 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: 11:59:18 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: 11:59:18 DEBUG unit.abot-epc-basic/0.install 962/962 B Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (962 B at 72.3 KB/sec) unit-abot-epc-basic-0: 11:59:18 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: 11:59:18 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: 11:59:18 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: 11:59:18 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: 11:59:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 11:59:18 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: 11:59:18 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom (6 KB at 294.4 KB/sec) unit-abot-epc-basic-0: 11:59:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 11:59:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 11:59:19 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom (2 KB at 112.8 KB/sec) unit-abot-epc-basic-0: 11:59:19 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: 11:59:19 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: 11:59:19 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 352.5 KB/sec) unit-abot-epc-basic-0: 11:59: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.pom unit-abot-epc-basic-0: 11:59:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 11:59:19 DEBUG unit.abot-epc-basic/0.install 3/31 KB 6/31 KB 9/31 KB 11/31 KB 14/31 KB 16/31 KB 19/31 KB 22/31 KB 25/31 KB 27/31 KB 30/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 1266.6 KB/sec) unit-abot-epc-basic-0: 11:59:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-mysql-0: 11:59:19 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: 11:59:19 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: 11:59:19 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom (3 KB at 180.7 KB/sec) unit-mysql-0: 11:59:19 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: 11:59:19 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: 11:59:19 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: 11:59:19 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom (14 KB at 879.2 KB/sec) unit-abot-epc-basic-0: 11:59: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.pom unit-mysql-0: 11:59:19 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: 11:59:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-abot-epc-basic-0: 11:59:19 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 107.9 KB/sec) unit-abot-epc-basic-0: 11:59:19 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: 11:59:19 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mysqldb amd64 1.2.3-2ubuntu1 [55.4 kB] unit-mysql-0: 11:59:20 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: 11:59:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 11:59:20 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom (11 KB at 604.5 KB/sec) unit-abot-epc-basic-0: 11:59:20 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: 11:59:20 DEBUG unit.mysql/0.install Fetched 781 kB in 2s (377 kB/s) unit-mysql-0: 11:59:20 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 11:59:20 DEBUG unit.mysql/0.install (Reading database ... 83515 files and directories currently installed.) unit-mysql-0: 11:59:20 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 11:59:20 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 11:59:20 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 11:59:20 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 11:59:20 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:59:20 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: 11:59:20 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 83.8 KB/sec) unit-abot-epc-basic-0: 11:59:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/parent/1.2/parent-1.2.pom unit-mysql-0: 11:59:20 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 11:59:20 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 11:59:20 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 11:59:20 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 11:59:20 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 11:59:20 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 11:59:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom unit-mysql-0: 11:59:20 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-abot-epc-basic-0: 11:59:20 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom (9 KB at 365.8 KB/sec) unit-mysql-0: 11:59:20 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 11:59:20 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 11:59:20 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: 11:59:20 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 11:59:20 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 11:59:20 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 11:59:20 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 11:59:20 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 11:59:20 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 11:59:20 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-mysql-0: 11:59:20 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:59:20 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (3 KB at 187.6 KB/sec) unit-abot-epc-basic-0: 11:59:20 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: 11:59:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-abot-epc-basic-0: 11:59:20 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 KB at 823.4 KB/sec) unit-abot-epc-basic-0: 11:59:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 11:59:20 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: 11:59:20 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom (5 KB at 299.3 KB/sec) unit-abot-epc-basic-0: 11:59:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-abot-epc-basic-0: 11:59:21 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: 11:59:21 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 KB at 847.8 KB/sec) unit-abot-epc-basic-0: 11:59:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 11:59:21 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: 11:59:21 DEBUG unit.abot-epc-basic/0.install 3/27 KB 5/27 KB 8/27 KB 11/27 KB 13/27 KB 16/27 KB 19/27 KB 21/27 KB 24/27 KB 27/27 KB 27/27 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom (27 KB at 1773.6 KB/sec) unit-abot-epc-basic-0: 11:59:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 11:59:21 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: 11:59:21 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 317.9 KB/sec) unit-abot-epc-basic-0: 11:59:21 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: 11:59:21 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: 11:59:21 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 939.0 KB/sec) unit-abot-epc-basic-0: 11:59:21 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: 11:59:21 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: 11:59:21 DEBUG unit.abot-epc-basic/0.install 3/18 KB 5/18 KB 8/18 KB 11/18 KB 13/18 KB 16/18 KB 18/18 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (18 KB at 814.7 KB/sec) unit-abot-epc-basic-0: 11:59:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 11:59:22 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: 11:59:22 DEBUG unit.abot-epc-basic/0.install 3/49 KB 5/49 KB 8/49 KB 11/49 KB 13/49 KB 16/49 KB 19/49 KB 21/49 KB 24/49 KB 27/49 KB 29/49 KB 32/49 KB 36/49 KB 40/49 KB 44/49 KB 48/49 KB 49/49 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (49 KB at 2332.1 KB/sec) unit-abot-epc-basic-0: 11:59:22 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-mysql-0: 11:59:22 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:59: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.pom unit-abot-epc-basic-0: 11:59:22 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom (5 KB at 292.1 KB/sec) unit-abot-epc-basic-0: 11:59:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-mysql-0: 11:59:22 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:59: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.pom unit-abot-epc-basic-0: 11:59:22 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 223.3 KB/sec) unit-abot-epc-basic-0: 11:59:22 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: 11:59:22 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-mysql-0: 11:59:22 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 11:59:22 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 1522.4 KB/sec) unit-abot-epc-basic-0: 11:59:22 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: 11:59:22 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: 11:59:22 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 347.5 KB/sec) unit-abot-epc-basic-0: 11:59:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-mysql-0: 11:59:22 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 11:59:23 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: 11:59:23 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom (4 KB at 263.7 KB/sec) unit-abot-epc-basic-0: 11:59:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom unit-mysql-0: 11:59:23 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 11:59:23 DEBUG unit.abot-epc-basic/0.install 503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom (503 B at 1.1 KB/sec) unit-abot-epc-basic-0: 11:59:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 11:59:23 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: 11:59:23 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom (7 KB at 436.6 KB/sec) unit-abot-epc-basic-0: 11:59:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-mysql-0: 11:59:23 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 11:59:23 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 11:59:23 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 11:59:23 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: 11:59: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/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8 KB at 341.3 KB/sec) unit-abot-epc-basic-0: 11:59:23 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: 11:59:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-abot-epc-basic-0: 11:59:24 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 662.7 KB/sec) unit-abot-epc-basic-0: 11:59:24 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: 11:59:24 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: 11:59:24 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 KB at 718.3 KB/sec) unit-abot-epc-basic-0: 11:59:24 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: 11:59:24 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: 11:59:24 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 16/22 KB 19/22 KB 21/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 KB at 1070.8 KB/sec) unit-abot-epc-basic-0: 11:59:24 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: 11:59:24 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: 11:59:24 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 853.0 KB/sec) unit-abot-epc-basic-0: 11:59:24 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: 11:59:24 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: 11:59:24 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.5 KB/sec) unit-abot-epc-basic-0: 11:59:24 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: 11:59:25 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: 11:59:25 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 833.8 KB/sec) unit-abot-epc-basic-0: 11:59:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.pom unit-mysql-0: 11:59:25 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 11:59:25 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-mysql-0: 11:59:25 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-mysql-0: 11:59:25 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 11:59:25 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 11:59:25 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 11:59:25 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 11:59:25 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 11:59:25 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 11:59:25 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-mysql-0: 11:59:25 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-mysql-0: 11:59:25 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-mysql-0: 11:59:25 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 11:59:25 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-mysql-0: 11:59:25 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 11:59:25 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 11:59:25 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-mysql-0: 11:59:25 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 11:59:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 11:59:25 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 11:59:25 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-mysql-0: 11:59:25 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-mysql-0: 11:59:25 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-mysql-0: 11:59:25 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 11:59:25 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 11:59:25 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: 11:59:25 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom (4 KB at 215.5 KB/sec) unit-abot-epc-basic-0: 11:59:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-mysql-0: 11:59:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 11:59:25 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: 11:59:25 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (3 KB at 150.0 KB/sec) unit-abot-epc-basic-0: 11:59:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-mysql-0: 11:59:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 11:59:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 11:59:25 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 11:59:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 11:59:25 DEBUG unit.abot-epc-basic/0.install 1010/1010 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom (1010 B at 70.5 KB/sec) unit-abot-epc-basic-0: 11:59:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/2.3/commons-io-2.3.pom unit-mysql-0: 11:59:25 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 11:59:25 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 11:59:25 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-abot-epc-basic-0: 11:59:25 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: 11:59:25 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-io/commons-io/2.3/commons-io-2.3.pom (11 KB at 718.4 KB/sec) unit-abot-epc-basic-0: 11:59:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-mysql-0: 11:59:25 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 11:59:25 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 11:59:25 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-abot-epc-basic-0: 11:59:26 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-mysql-0: 11:59:26 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-abot-epc-basic-0: 11:59:26 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 2884.8 KB/sec) unit-abot-epc-basic-0: 11:59:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-mysql-0: 11:59:26 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-abot-epc-basic-0: 11:59:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-mysql-0: 11:59:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-abot-epc-basic-0: 11:59:26 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 261.5 KB/sec) unit-abot-epc-basic-0: 11:59:26 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: 11:59:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 11:59:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-abot-epc-basic-0: 11:59:26 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: 11:59:26 DEBUG unit.abot-epc-basic/0.install 680/680 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom (680 B at 36.9 KB/sec) unit-abot-epc-basic-0: 11:59:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-mysql-0: 11:59:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 11:59:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-abot-epc-basic-0: 11:59:26 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: 11:59:26 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom (6 KB at 273.5 KB/sec) unit-abot-epc-basic-0: 11:59:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-mysql-0: 11:59:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 11:59:26 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: 11:59:26 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 610.1 KB/sec) unit-mysql-0: 11:59:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 11:59:26 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: 11:59:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 11:59:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 11:59:27 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.7 KB/sec) unit-abot-epc-basic-0: 11:59:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-mysql-0: 11:59:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 11:59:27 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: 11:59:27 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (6 KB at 245.7 KB/sec) unit-mysql-0: 11:59:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 11:59:27 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: 11:59:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 11:59:27 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: 11:59:27 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: 11:59:27 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: 11:59:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.jar unit-mysql-0: 11:59:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 11:59:27 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: 11:59:27 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: 11:59:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-mysql-0: 11:59:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 11:59:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-mysql-0: 11:59:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 11:59:27 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: 11:59:27 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: 11:59:27 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: 11:59:27 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: 11:59:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-mysql-0: 11:59:28 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 11:59:28 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: 11:59:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-mysql-0: 11:59:28 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 11:59:28 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: 11:59:28 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: 11:59:28 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: 11:59:28 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: 11:59:28 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: 11:59:28 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: 11:59:28 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: 11:59:28 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: 11:59:28 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-mysql-0: 11:59:28 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 11:59:28 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: 11:59:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-mysql-0: 11:59:28 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 11:59:28 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: 11:59:28 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: 11:59:28 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-mysql-0: 11:59:28 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 11:59:28 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: 11:59:28 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: 11:59:28 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: 11:59:28 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: 11:59:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-mysql-0: 11:59:28 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 11:59:28 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: 11:59:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-mysql-0: 11:59:29 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 11:59:29 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: 11:59:29 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: 11:59:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-mysql-0: 11:59:29 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 11:59:29 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: 11:59:29 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: 11:59:29 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: 11:59:29 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: 11:59:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-mysql-0: 11:59:29 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 11:59:29 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: 11:59:29 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: 11:59:29 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-mysql-0: 11:59:29 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 11:59:29 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: 11:59:29 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-mysql-0: 11:59:29 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 11:59:29 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: 11:59:29 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: 11:59:29 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: 11:59:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar unit-abot-epc-basic-0: 11:59:29 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-mysql-0: 11:59:29 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 11:59:29 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: 11:59:29 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: 11:59:29 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: 11:59:29 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 11:59:29 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: 11:59:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.jar unit-mysql-0: 11:59:29 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 11:59:30 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: 11:59:30 DEBUG unit.abot-epc-basic/0.install 4/966 KB 8/966 KB 12/966 KB 16/966 KB 20/966 KB 24/966 KB 28/966 KB 31/966 KB Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 11:59:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-mysql-0: 11:59:30 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 11:59:30 DEBUG unit.abot-epc-basic/0.install 35/966 KB 39/966 KB 43/966 KB 47/966 KB 51/966 KB 55/966 KB 59/966 KB 63/966 KB Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-mysql-0: 11:59:30 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 11:59:30 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 11:59:30 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 11:59:30 DEBUG unit.abot-epc-basic/0.install 67/966 KB 71/966 KB 75/966 KB 79/966 KB 83/966 KB 87/966 KB 91/966 KB 95/966 KB 99/966 KB 103/966 KB 107/966 KB 111/966 KB 115/966 KB 119/966 KB 123/966 KB 127/966 KB 131/966 KB 135/966 KB 139/966 KB 143/966 KB 147/966 KB 151/966 KB 155/966 KB 159/966 KB 163/966 KB 167/966 KB 171/966 KB 175/966 KB 179/966 KB 183/966 KB 187/966 KB 191/966 KB 195/966 KB 199/966 KB 203/966 KB 207/966 KB 211/966 KB 215/966 KB 219/966 KB 223/966 KB 227/966 KB 231/966 KB 235/966 KB 239/966 KB 243/966 KB 247/966 KB 251/966 KB 255/966 KB 259/966 KB 263/966 KB 267/966 KB 271/966 KB 275/966 KB 279/966 KB 283/966 KB 287/966 KB 291/966 KB 295/966 KB 299/966 KB 303/966 KB 307/966 KB 311/966 KB 315/966 KB 319/966 KB 323/966 KB 327/966 KB 331/966 KB 335/966 KB 339/966 KB 343/966 KB 347/966 KB 351/966 KB 355/966 KB 359/966 KB 363/966 KB 367/966 KB 371/966 KB 375/966 KB 379/966 KB 383/966 KB 387/966 KB 391/966 KB 395/966 KB 399/966 KB 403/966 KB 407/966 KB 411/966 KB 415/966 KB 419/966 KB 423/966 KB 427/966 KB 431/966 KB 435/966 KB 439/966 KB 443/966 KB 447/966 KB 451/966 KB 455/966 KB 459/966 KB 463/966 KB 467/966 KB 471/966 KB 475/966 KB 479/966 KB 483/966 KB 487/966 KB 491/966 KB 495/966 KB 499/966 KB 503/966 KB 507/966 KB 511/966 KB 515/966 KB 519/966 KB 523/966 KB 527/966 KB 531/966 KB 535/966 KB 539/966 KB 543/966 KB 547/966 KB 551/966 KB 555/966 KB 559/966 KB 563/966 KB 567/966 KB 571/966 KB 575/966 KB 579/966 KB 583/966 KB 587/966 KB 591/966 KB 595/966 KB 599/966 KB 603/966 KB 607/966 KB 611/966 KB 615/966 KB 619/966 KB 623/966 KB 627/966 KB 631/966 KB 635/966 KB 639/966 KB 643/966 KB 647/966 KB 651/966 KB 655/966 KB 659/966 KB 663/966 KB 667/966 KB 671/966 KB 675/966 KB 679/966 KB 683/966 KB 687/966 KB 691/966 KB 695/966 KB 699/966 KB 703/966 KB 707/966 KB 711/966 KB 715/966 KB 719/966 KB 723/966 KB 727/966 KB 731/966 KB 735/966 KB 739/966 KB 743/966 KB 747/966 KB 751/966 KB 755/966 KB 759/966 KB 763/966 KB 767/966 KB 771/966 KB 775/966 KB 779/966 KB 783/966 KB 787/966 KB 791/966 KB 795/966 KB 799/966 KB 803/966 KB 807/966 KB 811/966 KB 815/966 KB 819/966 KB 823/966 KB 827/966 KB 831/966 KB 835/966 KB 839/966 KB 843/966 KB 847/966 KB 851/966 KB 855/966 KB 859/966 KB 863/966 KB 867/966 KB 871/966 KB 875/966 KB 879/966 KB 883/966 KB 887/966 KB 891/966 KB 895/966 KB 899/966 KB 903/966 KB 907/966 KB 911/966 KB 915/966 KB 919/966 KB 923/966 KB 927/966 KB 931/966 KB 935/966 KB 939/966 KB 943/966 KB 947/966 KB 951/966 KB 955/966 KB 959/966 KB 963/966 KB 966/966 KB Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar (966 KB at 311.5 KB/sec) unit-mysql-0: 11:59:30 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 11:59:30 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: 11:59:30 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: 11:59:30 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: 11:59:30 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: 11:59:30 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 Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 11:59:30 DEBUG unit.abot-epc-basic/0.install 44/590 KB 48/590 KB 52/590 KB 56/590 KB 3/232 KB 52/590 KB 3/232 KB 56/590 KB 5/232 KB 56/590 KB 8/232 KB 56/590 KB 11/232 KB 56/590 KB 13/232 KB 60/590 KB 13/232 KB 64/590 KB 13/232 KB 68/590 KB 13/232 KB 72/590 KB 13/232 KB 76/590 KB 13/232 KB 80/590 KB 13/232 KB 84/590 KB 13/232 KB 84/590 KB 16/232 KB 84/590 KB 19/232 KB 84/590 KB 21/232 KB 84/590 KB 24/232 KB 84/590 KB 27/232 KB 84/590 KB 29/232 KB 84/590 KB 32/232 KB 3/10 KB 84/590 KB 32/232 KB 5/10 KB 84/590 KB 32/232 KB 8/10 KB 84/590 KB 32/232 KB 10/10 KB 84/590 KB 32/232 KB 10/10 KB 88/590 KB 32/232 KB 10/10 KB 92/590 KB 32/232 KB 10/10 KB 96/590 KB 32/232 KB 10/10 KB 96/590 KB 36/232 KB 10/10 KB 96/590 KB 40/232 KB 10/10 KB 96/590 KB 44/232 KB 10/10 KB 96/590 KB 48/232 KB 10/10 KB 96/590 KB 52/232 KB 10/10 KB 96/590 KB 56/232 KB 10/10 KB 96/590 KB 60/232 KB 10/10 KB 96/590 KB 64/232 KB 3/1710 KB 10/10 KB 100/590 KB 64/232 KB 5/1710 KB 10/10 KB 100/590 KB 64/232 KB 8/1710 KB 10/10 KB 100/590 KB 64/232 KB 11/1710 KB 10/10 KB 100/590 KB 64/232 KB 13/1710 KB 10/10 KB 100/590 KB 64/232 KB 10/10 KB 100/590 KB 64/232 KB 13/1710 KB 10/10 KB 104/590 KB 64/232 KB 13/1710 KB 10/10 KB 108/590 KB 64/232 KB 13/1710 KB 10/10 KB 112/590 KB 64/232 KB 13/1710 KB 10/10 KB 116/590 KB 64/232 KB 16/1710 KB 3/240 KB 116/590 KB 68/232 KB 19/1710 KB 3/240 KB 116/590 KB 68/232 KB 21/1710 KB 3/240 KB 116/590 KB 68/232 KB 24/1710 KB 3/240 KB 116/590 KB 68/232 KB 27/1710 KB 3/240 KB 116/590 KB 68/232 KB 29/1710 KB 3/240 KB 116/590 KB 68/232 KB 32/1710 KB 3/240 KB 116/590 KB 68/232 KB 13/1710 KB 3/240 KB 116/590 KB 68/232 KB 32/1710 KB 5/240 KB 116/590 KB 68/232 KB 32/1710 KB 8/240 KB 116/590 KB 68/232 KB 32/1710 KB 11/240 KB 116/590 KB 68/232 KB 13/1710 KB 116/590 KB 68/232 KB 32/1710 KB 11/240 KB 116/590 KB 72/232 KB 32/1710 KB 11/240 KB 116/590 KB 76/232 KB 32/1710 KB 11/240 KB 116/590 KB 80/232 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 192.0 KB/sec) unit-abot-epc-basic-0: 11:59:30 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: 11:59:30 DEBUG unit.abot-epc-basic/0.install 32/1710 KB 13/240 KB 116/590 KB 80/232 KB 32/1710 KB 13/240 KB 120/590 KB 80/232 KB 32/1710 KB 13/240 KB 124/590 KB 80/232 KB 32/1710 KB 13/240 KB 128/590 KB 80/232 KB 32/1710 KB 13/240 KB 132/590 KB 80/232 KB 36/1710 KB 13/240 KB 132/590 KB 84/232 KB 40/1710 KB 13/240 KB 132/590 KB 84/232 KB 44/1710 KB 13/240 KB 132/590 KB 84/232 KB 48/1710 KB 13/240 KB 132/590 KB 84/232 KB 52/1710 KB 13/240 KB 132/590 KB 84/232 KB 56/1710 KB 13/240 KB 132/590 KB 84/232 KB 60/1710 KB 13/240 KB 132/590 KB 84/232 KB 64/1710 KB 13/240 KB 132/590 KB 84/232 KB 32/1710 KB 13/240 KB 132/590 KB 84/232 KB 64/1710 KB 13/240 KB 132/590 KB 88/232 KB 64/1710 KB 13/240 KB 132/590 KB 92/232 KB 64/1710 KB 13/240 KB 132/590 KB 96/232 KB 68/1710 KB 13/240 KB 132/590 KB 96/232 KB 72/1710 KB 13/240 KB 132/590 KB 96/232 KB 76/1710 KB 16/240 KB 3/44 KB 136/590 KB 100/232 KB 80/1710 KB 16/240 KB 3/44 KB 136/590 KB 100/232 KB 84/1710 KB 16/240 KB 3/44 KB 136/590 KB 100/232 KB 88/1710 KB 16/240 KB 3/44 KB 136/590 KB 100/232 KB 92/1710 KB 16/240 KB 3/44 KB 136/590 KB 100/232 KB 96/1710 KB 16/240 KB 3/44 KB 136/590 KB 100/232 KB 72/1710 KB 16/240 KB 3/44 KB 136/590 KB 100/232 KB 96/1710 KB 16/240 KB 3/44 KB 140/590 KB 100/232 KB 96/1710 KB 16/240 KB 3/44 KB 144/590 KB 100/232 KB 96/1710 KB 16/240 KB 3/44 KB 148/590 KB 100/232 KB 72/1710 KB 16/240 KB 3/44 KB 132/590 KB 100/232 KB 72/1710 KB 16/240 KB 3/44 KB 132/590 KB 96/232 KB 96/1710 KB 16/240 KB 5/44 KB 148/590 KB 100/232 KB 96/1710 KB 16/240 KB 8/44 KB 148/590 KB 100/232 KB 96/1710 KB 16/240 KB 11/44 KB 148/590 KB 100/232 KB 96/1710 KB 16/240 KB 13/44 KB 148/590 KB 100/232 KB 96/1710 KB 16/240 KB 16/44 KB 148/590 KB 100/232 KB 96/1710 KB 16/240 KB 19/44 KB 148/590 KB 100/232 KB 96/1710 KB 16/240 KB 21/44 KB 148/590 KB 100/232 KB 72/1710 KB 16/240 KB 132/590 KB 96/232 KB 96/1710 KB 19/240 KB 21/44 KB 148/590 KB 104/232 KB 96/1710 KB 21/240 KB 21/44 KB 148/590 KB 104/232 KB 96/1710 KB 24/240 KB 21/44 KB 148/590 KB 104/232 KB 96/1710 KB 27/240 KB 21/44 KB 148/590 KB 104/232 KB 96/1710 KB 29/240 KB 21/44 KB 148/590 KB 104/232 KB 96/1710 KB 32/240 KB 21/44 KB 148/590 KB 104/232 KB 96/1710 KB 36/240 KB 21/44 KB 148/590 KB 104/232 KB 96/1710 KB 40/240 KB 24/44 KB 148/590 KB 104/232 KB 96/1710 KB 16/240 KB 21/44 KB 148/590 KB 104/232 KB 96/1710 KB 40/240 KB 24/44 KB 152/590 KB 108/232 KB 96/1710 KB 40/240 KB 24/44 KB 152/590 KB 112/232 KB 96/1710 KB 40/240 KB 24/44 KB 152/590 KB 116/232 KB 100/1710 KB 44/240 KB 24/44 KB 152/590 KB 120/232 KB 96/1710 KB 40/240 KB 24/44 KB 152/590 KB 104/232 KB 100/1710 KB 44/240 KB 24/44 KB 156/590 KB 120/232 KB 100/1710 KB 44/240 KB 24/44 KB 160/590 KB 120/232 KB 96/1710 KB 36/240 KB 24/44 KB 148/590 KB 104/232 KB 100/1710 KB 44/240 KB 27/44 KB 160/590 KB 120/232 KB 100/1710 KB 44/240 KB 29/44 KB 160/590 KB 120/232 KB 100/1710 KB 44/240 KB 32/44 KB 160/590 KB 120/232 KB 100/1710 KB 44/240 KB 32/44 KB 164/590 KB 120/232 KB 100/1710 KB 44/240 KB 36/44 KB 168/590 KB 124/232 KB 100/1710 KB 44/240 KB 36/44 KB 172/590 KB 124/232 KB 100/1710 KB 44/240 KB 36/44 KB 176/590 KB 124/232 KB 100/1710 KB 44/240 KB 24/44 KB 152/590 KB 116/232 KB 96/1710 KB 44/240 KB 24/44 KB 152/590 KB 116/232 KB 100/1710 KB 48/240 KB 36/44 KB 176/590 KB 124/232 KB 100/1710 KB 52/240 KB 36/44 KB 176/590 KB 124/232 KB 100/1710 KB 56/240 KB 36/44 KB 176/590 KB 124/232 KB 100/1710 KB 60/240 KB 36/44 KB 176/590 KB 124 unit-abot-epc-basic-0: 11:59:30 DEBUG unit.abot-epc-basic/0.install /232 KB 100/1710 KB 64/240 KB 36/44 KB 176/590 KB 124/232 KB 100/1710 KB 44/240 KB 36/44 KB 164/590 KB 124/232 KB 100/1710 KB 44/240 KB 36/44 KB 164/590 KB 120/232 KB 100/1710 KB 64/240 KB 40/44 KB 176/590 KB 124/232 KB 100/1710 KB 64/240 KB 44/44 KB 176/590 KB 124/232 KB 100/1710 KB 64/240 KB 44/44 KB 176/590 KB 128/232 KB 100/1710 KB 64/240 KB 44/44 KB 176/590 KB 128/232 KB 104/1710 KB 64/240 KB 44/44 KB 176/590 KB 128/232 KB 108/1710 KB 64/240 KB 44/44 KB 176/590 KB 128/232 KB 112/1710 KB 68/240 KB 44/44 KB 176/590 KB 132/232 KB 116/1710 KB 68/240 KB 44/44 KB 180/590 KB 132/232 KB 120/1710 KB 68/240 KB 44/44 KB 180/590 KB 132/232 KB 124/1710 KB 68/240 KB 44/44 KB 180/590 KB 132/232 KB 128/1710 KB 68/240 KB 44/44 KB 180/590 KB 132/232 KB 108/1710 KB 68/240 KB 44/44 KB 176/590 KB 132/232 KB 128/1710 KB 68/240 KB 44/44 KB 180/590 KB 136/232 KB 128/1710 KB 68/240 KB 44/44 KB 180/590 KB 140/232 KB 128/1710 KB 68/240 KB 44/44 KB 180/590 KB 144/232 KB 108/1710 KB 68/240 KB 44/44 KB 176/590 KB 128/232 KB 128/1710 KB 72/240 KB 44/44 KB 180/590 KB 144/232 KB 128/1710 KB 76/240 KB 44/44 KB 180/590 KB 144/232 KB 112/1710 KB 68/240 KB 44/44 KB 180/590 KB 132/232 KB 128/1710 KB 76/240 KB 44/44 KB 184/590 KB 144/232 KB 128/1710 KB 80/240 KB 44/44 KB 188/590 KB 144/232 KB 128/1710 KB 80/240 KB 44/44 KB 192/590 KB 144/232 KB 128/1710 KB 80/240 KB 44/44 KB 196/590 KB 144/232 KB 132/1710 KB 80/240 KB 44/44 KB 200/590 KB 148/232 KB 132/1710 KB 80/240 KB 44/44 KB 204/590 KB 148/232 KB 132/1710 KB 80/240 KB 44/44 KB 208/590 KB 148/232 KB 128/1710 KB 80/240 KB 44/44 KB 184/590 KB 144/232 KB 132/1710 KB 84/240 KB 44/44 KB 208/590 KB 148/232 KB 132/1710 KB 88/240 KB 44/44 KB 208/590 KB 148/232 KB 132/1710 KB 92/240 KB 44/44 KB 208/590 KB 148/232 KB 132/1710 KB 96/240 KB 44/44 KB 208/590 KB 148/232 KB 132/1710 KB 80/240 KB 44/44 KB 196/590 KB 148/232 KB 132/1710 KB 96/240 KB 44/44 KB 208/590 KB 152/232 KB 132/1710 KB 96/240 KB 44/44 KB 208/590 KB 156/232 KB 132/1710 KB 96/240 KB 44/44 KB 208/590 KB 160/232 KB 132/1710 KB 80/240 KB 44/44 KB 196/590 KB 144/232 KB 136/1710 KB 96/240 KB 44/44 KB 208/590 KB 160/232 KB 140/1710 KB 96/240 KB 44/44 KB 208/590 KB 160/232 KB 144/1710 KB 96/240 KB 44/44 KB 208/590 KB 160/232 KB 148/1710 KB 100/240 KB 208/590 KB 160/232 KB 152/1710 KB 100/240 KB 212/590 KB 164/232 KB 156/1710 KB 100/240 KB 212/590 KB 164/232 KB 144/1710 KB 100/240 KB 208/590 KB 160/232 KB 160/1710 KB 104/240 KB 212/590 KB 164/232 KB 160/1710 KB 108/240 KB 212/590 KB 164/232 KB 160/1710 KB 112/240 KB 212/590 KB 164/232 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 517.3 KB/sec) unit-abot-epc-basic-0: 11:59:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 11:59:30 DEBUG unit.abot-epc-basic/0.install 160/1710 KB 112/240 KB 212/590 KB 164/232 KB 148/1710 KB 100/240 KB 212/590 KB 164/232 KB 160/1710 KB 112/240 KB 212/590 KB 168/232 KB 160/1710 KB 112/240 KB 212/590 KB 172/232 KB 160/1710 KB 112/240 KB 212/590 KB 176/232 KB 148/1710 KB 100/240 KB 212/590 KB 160/232 KB 160/1710 KB 112/240 KB 216/590 KB 176/232 KB 160/1710 KB 112/240 KB 220/590 KB 176/232 KB 160/1710 KB 112/240 KB 224/590 KB 176/232 KB 160/1710 KB 112/240 KB 228/590 KB 176/232 KB 164/1710 KB 116/240 KB 232/590 KB 180/232 KB 164/1710 KB 116/240 KB 236/590 KB 180/232 KB 164/1710 KB 116/240 KB 240/590 KB 180/232 KB 160/1710 KB 112/240 KB 228/590 KB 180/232 KB 164/1710 KB 116/240 KB 240/590 KB 184/232 KB 164/1710 KB 116/240 KB 240/590 KB 188/232 KB 164/1710 KB 116/240 KB 240/590 KB 192/232 KB 164/1710 KB 116/240 KB 228/590 KB 180/232 KB 164/1710 KB 120/240 KB 240/590 KB 192/232 KB 164/1710 KB 124/240 KB 240/590 KB 192/232 KB 164/1710 KB 128/240 KB 240/590 KB 192/232 KB 164/1710 KB 132/240 KB 240/590 KB 192/232 KB 164/1710 KB 112/240 KB 228/590 KB 180/232 KB 168/1710 KB 132/240 KB 244/590 KB 196/232 KB 4/258 KB 164/1710 KB 132/240 KB 244/590 KB 196/232 KB 4/258 KB 168/1710 KB 132/240 KB 244/590 KB 196/232 KB 8/258 KB 168/1710 KB 132/240 KB 244/590 KB 196/232 KB 12/258 KB 172/1710 KB 132/240 KB 244/590 KB 196/232 KB 16/258 KB 172/1710 KB 132/240 KB 244/590 KB 196/232 KB 20/258 KB 172/1710 KB 132/240 KB 244/590 KB 196/232 KB 24/258 KB 164/1710 KB 132/240 KB 244/590 KB 196/232 KB 172/1710 KB 136/240 KB 248/590 KB 196/232 KB 24/258 KB 164/1710 KB 132/240 KB 240/590 KB 196/232 KB 172/1710 KB 136/240 KB 248/590 KB 200/232 KB 28/258 KB 172/1710 KB 136/240 KB 248/590 KB 204/232 KB 28/258 KB 172/1710 KB 136/240 KB 248/590 KB 208/232 KB 28/258 KB 172/1710 KB 136/240 KB 252/590 KB 208/232 KB 28/258 KB 172/1710 KB 136/240 KB 256/590 KB 208/232 KB 28/258 KB 172/1710 KB 136/240 KB 260/590 KB 208/232 KB 28/258 KB 172/1710 KB 136/240 KB 264/590 KB 212/232 KB 28/258 KB 172/1710 KB 136/240 KB 268/590 KB 212/232 KB 28/258 KB 172/1710 KB 136/240 KB 272/590 KB 212/232 KB 28/258 KB 172/1710 KB 136/240 KB 248/590 KB 196/232 KB 28/258 KB 172/1710 KB 136/240 KB 272/590 KB 212/232 KB 32/258 KB 172/1710 KB 136/240 KB 244/590 KB 196/232 KB 24/258 KB 172/1710 KB 140/240 KB 272/590 KB 212/232 KB 32/258 KB 172/1710 KB 144/240 KB 272/590 KB 212/232 KB 32/258 KB 172/1710 KB 132/240 KB 244/590 KB 196/232 KB 12/258 KB 176/1710 KB 144/240 KB 272/590 KB 212/232 KB 32/258 KB 180/1710 KB 144/240 KB 272/590 KB 212/232 KB 32/258 KB 184/1710 KB 144/240 KB 272/590 KB 212/232 KB 32/258 KB 188/1710 KB 144/240 KB 272/590 KB 212/232 KB 32/258 KB 192/1710 KB 144/240 KB 272/590 KB 212/232 KB 32/258 KB 196/1710 KB 148/240 KB 272/590 KB 212/232 KB 32/258 KB 200/1710 KB 148/240 KB 276/590 KB 212/232 KB 36/258 KB 204/1710 KB 148/240 KB 276/590 KB 212/232 KB 36/258 KB 172/1710 KB 136/240 KB 260/590 KB 212/232 KB 28/258 KB 204/1710 KB 148/240 KB 276/590 KB 216/232 KB 36/258 KB 204/1710 KB 148/240 KB 276/590 KB 220/232 KB 36/258 KB 204/1710 KB 148/240 KB 276/590 KB 224/232 KB 36/258 KB 204/1710 KB 148/240 KB 276/590 KB 228/232 KB 36/258 KB 204/1710 KB 148/240 KB 276/590 KB 232/232 KB 36/258 KB 204/1710 KB 148/240 KB 276/590 KB 232/232 KB 36/258 KB 208/1710 KB 148/240 KB 276/590 KB 232/232 KB 36/258 KB 212/1710 KB 148/240 KB 276/590 KB 232/232 KB 36/258 KB 196/1710 KB 148/240 KB 276/590 KB 212/232 KB 36/258 KB 196/1710 KB 148/240 KB 272/590 KB 212 unit-abot-epc-basic-0: 11:59:30 DEBUG unit.abot-epc-basic/0.install /232 KB 36/258 KB 192/1710 KB 148/240 KB 272/590 KB 212/232 KB 32/258 KB 212/1710 KB 148/240 KB 280/590 KB 232/232 KB 40/258 KB 212/1710 KB 152/240 KB 280/590 KB 232/232 KB 40/258 KB 212/1710 KB 156/240 KB 280/590 KB 232/232 KB 44/258 KB 212/1710 KB 156/240 KB 280/590 KB 232/232 KB 48/258 KB 212/1710 KB 156/240 KB 280/590 KB 232/232 KB 48/258 KB 212/1710 KB 160/240 KB 280/590 KB 232/232 KB 48/258 KB 212/1710 KB 160/240 KB 280/590 KB 232/232 KB 52/258 KB 212/1710 KB 164/240 KB 280/590 KB 232/232 KB 56/258 KB 212/1710 KB 164/240 KB 280/590 KB 232/232 KB 60/258 KB 212/1710 KB 164/240 KB 280/590 KB 232/232 KB 64/258 KB 216/1710 KB 164/240 KB 280/590 KB 232/232 KB 68/258 KB 216/1710 KB 164/240 KB 280/590 KB 232/232 KB 72/258 KB 216/1710 KB 164/240 KB 280/590 KB 232/232 KB 76/258 KB 216/1710 KB 164/240 KB 280/590 KB 232/232 KB 80/258 KB 212/1710 KB 164/240 KB 280/590 KB 232/232 KB 52/258 KB 216/1710 KB 164/240 KB 284/590 KB 232/232 KB 80/258 KB 216/1710 KB 164/240 KB 288/590 KB 232/232 KB 80/258 KB 212/1710 KB 164/240 KB 280/590 KB 232/232 KB 52/258 KB 216/1710 KB 168/240 KB 288/590 KB 232/232 KB 80/258 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar (232 KB at 2089.0 KB/sec) unit-abot-epc-basic-0: 11:59:30 DEBUG unit.abot-epc-basic/0.install 216/1710 KB 164/240 KB 280/590 KB 232/232 KB 64/258 KB 220/1710 KB 172/240 KB 292/590 KB 80/258 KB 224/1710 KB 172/240 KB 292/590 KB 80/258 KB 216/1710 KB 172/240 KB 292/590 KB 80/258 KB 224/1710 KB 172/240 KB 296/590 KB 84/258 KB 224/1710 KB 172/240 KB 300/590 KB 84/258 KB 224/1710 KB 172/240 KB 304/590 KB 84/258 KB 224/1710 KB 172/240 KB 308/590 KB 84/258 KB 224/1710 KB 172/240 KB 312/590 KB 84/258 KB 224/1710 KB 172/240 KB 316/590 KB 84/258 KB 224/1710 KB 172/240 KB 320/590 KB 84/258 KB 224/1710 KB 172/240 KB 324/590 KB 84/258 KB 216/1710 KB 172/240 KB 288/590 KB 232/232 KB 80/258 KB 224/1710 KB 176/240 KB 324/590 KB 84/258 KB 224/1710 KB 180/240 KB 324/590 KB 84/258 KB 224/1710 KB 184/240 KB 324/590 KB 84/258 KB 224/1710 KB 188/240 KB 324/590 KB 84/258 KB 224/1710 KB 192/240 KB 324/590 KB 84/258 KB 224/1710 KB 196/240 KB 324/590 KB 84/258 KB 224/1710 KB 200/240 KB 324/590 KB 84/258 KB 224/1710 KB 204/240 KB 324/590 KB 84/258 KB 224/1710 KB 208/240 KB 324/590 KB 84/258 KB 224/1710 KB 172/240 KB 292/590 KB 84/258 KB 224/1710 KB 208/240 KB 328/590 KB 88/258 KB 224/1710 KB 208/240 KB 328/590 KB 92/258 KB 224/1710 KB 208/240 KB 328/590 KB 96/258 KB 224/1710 KB 208/240 KB 328/590 KB 100/258 KB 224/1710 KB 208/240 KB 328/590 KB 104/258 KB 224/1710 KB 208/240 KB 328/590 KB 108/258 KB 224/1710 KB 208/240 KB 328/590 KB 112/258 KB 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: 11:59:30 DEBUG unit.abot-epc-basic/0.install 224/1710 KB 208/240 KB 328/590 KB 116/258 KB 224/1710 KB 212/240 KB 328/590 KB 120/258 KB 224/1710 KB 212/240 KB 328/590 KB 124/258 KB 224/1710 KB 212/240 KB 328/590 KB 128/258 KB 224/1710 KB 208/240 KB 328/590 KB 84/258 KB 224/1710 KB 212/240 KB 332/590 KB 128/258 KB 224/1710 KB 212/240 KB 336/590 KB 128/258 KB 224/1710 KB 212/240 KB 340/590 KB 128/258 KB 224/1710 KB 212/240 KB 344/590 KB 128/258 KB 224/1710 KB 212/240 KB 348/590 KB 128/258 KB 224/1710 KB 212/240 KB 352/590 KB 128/258 KB 224/1710 KB 212/240 KB 356/590 KB 128/258 KB 224/1710 KB 212/240 KB 328/590 KB 116/258 KB 224/1710 KB 216/240 KB 356/590 KB 132/258 KB 224/1710 KB 220/240 KB 356/590 KB 132/258 KB 224/1710 KB 224/240 KB 356/590 KB 132/258 KB 224/1710 KB 212/240 KB 356/590 KB 132/258 KB 224/1710 KB 224/240 KB 356/590 KB 136/258 KB 224/1710 KB 224/240 KB 356/590 KB 140/258 KB 224/1710 KB 224/240 KB 356/590 KB 144/258 KB 224/1710 KB 228/240 KB 356/590 KB 144/258 KB 224/1710 KB 232/240 KB 356/590 KB 144/258 KB 224/1710 KB 236/240 KB 356/590 KB 144/258 KB 224/1710 KB 240/240 KB 360/590 KB 144/258 KB 224/1710 KB 236/240 KB 360/590 KB 144/258 KB 224/1710 KB 240/240 KB 364/590 KB 144/258 KB 224/1710 KB 240/240 KB 368/590 KB 148/258 KB 224/1710 KB 240/240 KB 372/590 KB 148/258 KB 228/1710 KB 240/240 KB 376/590 KB 148/258 KB 228/1710 KB 240/240 KB 380/590 KB 148/258 KB 228/1710 KB 240/240 KB 384/590 KB 148/258 KB 224/1710 KB 240/240 KB 364/590 KB 148/258 KB 228/1710 KB 240/240 KB 372/590 KB 148/258 KB 232/1710 KB 240/240 KB 384/590 KB 148/258 KB 236/1710 KB 240/240 KB 384/590 KB 148/258 KB 240/1710 KB 240/240 KB 384/590 KB 148/258 KB 244/1710 KB 240/240 KB 384/590 KB 148/258 KB 248/1710 KB 240/240 KB 384/590 KB 148/258 KB 252/1710 KB 240/240 KB 384/590 KB 148/258 KB 256/1710 KB 240/240 KB 384/590 KB 148/258 KB 260/1710 KB 240/240 KB 384/590 KB 148/258 KB 264/1710 KB 240/240 KB 384/590 KB 148/258 KB 268/1710 KB 240/240 KB 384/590 KB 148/258 KB 272/1710 KB 240/240 KB 384/590 KB 148/258 KB 276/1710 KB 240/240 KB 384/590 KB 148/258 KB 280/1710 KB 240/240 KB 384/590 KB 148/258 KB 284/1710 KB 240/240 KB 384/590 KB 148/258 KB 288/1710 KB 240/240 KB 384/590 KB 148/258 KB 292/1710 KB 240/240 KB 384/590 KB 148/258 KB 296/1710 KB 240/240 KB 384/590 KB 148/258 KB 300/1710 KB 240/240 KB 384/590 KB 148/258 KB 304/1710 KB 240/240 KB 384/590 KB 152/258 KB 300/1710 KB 240/240 KB 384/590 KB 152/258 KB 304/1710 KB 240/240 KB 384/590 KB 156/258 KB 304/1710 KB 240/240 KB 384/590 KB 160/258 KB 304/1710 KB 240/240 KB 384/590 KB 164/258 KB 308/1710 KB 384/590 KB 168/258 KB 308/1710 KB 388/590 KB 172/258 KB 308/1710 KB 384/590 KB 164/258 KB 312/1710 KB 388/590 KB 172/258 KB 316/1710 KB 388/590 KB 172/258 KB 320/1710 KB 388/590 KB 172/258 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1709.3 KB/sec) unit-abot-epc-basic-0: 11:59:30 DEBUG unit.abot-epc-basic/0.install 320/1710 KB 388/590 KB 176/258 KB 308/1710 KB 388/590 KB 168/258 KB 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: 11:59:30 DEBUG unit.abot-epc-basic/0.install 320/1710 KB 4/223 KB 388/590 KB 176/258 KB 324/1710 KB 8/223 KB 392/590 KB 180/258 KB 324/1710 KB 12/223 KB 392/590 KB 180/258 KB 324/1710 KB 16/223 KB 392/590 KB 180/258 KB 324/1710 KB 20/223 KB 392/590 KB 180/258 KB 324/1710 KB 24/223 KB 392/590 KB 180/258 KB 324/1710 KB 28/223 KB 392/590 KB 180/258 KB 324/1710 KB 32/223 KB 392/590 KB 180/258 KB 324/1710 KB 36/223 KB 392/590 KB 180/258 KB 324/1710 KB 40/223 KB 392/590 KB 180/258 KB 324/1710 KB 44/223 KB 392/590 KB 180/258 KB 324/1710 KB 48/223 KB 392/590 KB 180/258 KB 324/1710 KB 52/223 KB 392/590 KB 180/258 KB 324/1710 KB 56/223 KB 392/590 KB 180/258 KB 324/1710 KB 60/223 KB 392/590 KB 180/258 KB 324/1710 KB 64/223 KB 392/590 KB 180/258 KB 324/1710 KB 68/223 KB 392/590 KB 180/258 KB 324/1710 KB 72/223 KB 392/590 KB 180/258 KB 324/1710 KB 76/223 KB 392/590 KB 180/258 KB 324/1710 KB 80/223 KB 392/590 KB 180/258 KB 324/1710 KB 84/223 KB 392/590 KB 180/258 KB 324/1710 KB 88/223 KB 392/590 KB 180/258 KB 324/1710 KB 92/223 KB 392/590 KB 180/258 KB 324/1710 KB 96/223 KB 392/590 KB 180/258 KB 324/1710 KB 4/223 KB 392/590 KB 180/258 KB 328/1710 KB 96/223 KB 392/590 KB 180/258 KB 332/1710 KB 96/223 KB 392/590 KB 180/258 KB 336/1710 KB 96/223 KB 392/590 KB 180/258 KB 320/1710 KB 4/223 KB 392/590 KB 180/258 KB 336/1710 KB 96/223 KB 396/590 KB 180/258 KB 336/1710 KB 96/223 KB 400/590 KB 180/258 KB 336/1710 KB 96/223 KB 404/590 KB 180/258 KB 336/1710 KB 96/223 KB 408/590 KB 180/258 KB 336/1710 KB 96/223 KB 412/590 KB 180/258 KB 340/1710 KB 4/208 KB 96/223 KB 416/590 KB 180/258 KB 320/1710 KB 4/223 KB 388/590 KB 180/258 KB 340/1710 KB 4/208 KB 96/223 KB 416/590 KB 184/258 KB 340/1710 KB 4/208 KB 96/223 KB 416/590 KB 188/258 KB 340/1710 KB 4/208 KB 96/223 KB 416/590 KB 192/258 KB 340/1710 KB 4/208 KB 96/223 KB 416/590 KB 196/258 KB 340/1710 KB 4/208 KB 96/223 KB 420/590 KB 200/258 KB 340/1710 KB 4/208 KB 96/223 KB 420/590 KB 204/258 KB 340/1710 KB 4/208 KB 96/223 KB 420/590 KB 208/258 KB 340/1710 KB 4/208 KB 96/223 KB 420/590 KB 212/258 KB 340/1710 KB 4/208 KB 100/223 KB 420/590 KB 216/258 KB 340/1710 KB 4/208 KB 96/223 KB 412/590 KB 180/258 KB 344/1710 KB 4/208 KB 100/223 KB 420/590 KB 216/258 KB 336/1710 KB 4/208 KB 96/223 KB 412/590 KB 180/258 KB 348/1710 KB 4/208 KB 100/223 KB 420/590 KB 216/258 KB 352/1710 KB 8/208 KB 100/223 KB 420/590 KB 216/258 KB 340/1710 KB 4/208 KB 100/223 KB 420/590 KB 212/258 KB 340/1710 KB 4/208 KB 96/223 KB 420/590 KB 196/258 KB 352/1710 KB 8/208 KB 100/223 KB 424/590 KB 216/258 KB 348/1710 KB 8/208 KB 100/223 KB 420/590 KB 216/258 KB 352/1710 KB 8/208 KB 100/223 KB 428/590 KB 216/258 KB 352/1710 KB 8/208 KB 100/223 KB 432/590 KB 216/258 KB 352/1710 KB 12/208 KB 100/223 KB 432/590 KB 216/258 KB 352/1710 KB 16/208 KB 100/223 KB 432/590 KB 216/258 KB 356/1710 KB 20/208 KB 104/223 KB 436/590 KB 216/258 KB 356/1710 KB 16/208 KB 104/223 KB 436/590 KB 216/258 KB 356/1710 KB 20/208 KB 108/223 KB 436/590 KB 220/258 KB 356/1710 KB 20/208 KB 112/223 KB 436/590 KB 220/258 KB 356/1710 KB 20/208 KB 116/223 KB 436/590 KB 220/258 KB 356/1710 KB 16/208 KB 100/223 KB 436/590 KB 216/258 KB 356/1710 KB 24/208 KB 116/223 KB 440/590 KB 220/258 KB 356/1710 KB 24/208 KB 116/223 KB 444/590 KB 220/258 KB 356/1710 KB 24/208 KB 116/223 KB 448/590 KB 220/258 KB 356/1710 KB 16/208 KB 100/223 KB 432/590 KB 216/258 KB 360/1710 KB 24/208 KB 116/223 KB 448/590 KB 220/258 KB 356/1710 KB 24/208 KB 116/223 K unit-abot-epc-basic-0: 11:59:30 DEBUG unit.abot-epc-basic/0.install B 436/590 KB 220/258 KB 356/1710 KB 20/208 KB 104/223 KB 436/590 KB 220/258 KB 360/1710 KB 24/208 KB 116/223 KB 448/590 KB 224/258 KB 360/1710 KB 24/208 KB 116/223 KB 448/590 KB 228/258 KB 364/1710 KB 28/208 KB 120/223 KB 448/590 KB 232/258 KB 364/1710 KB 28/208 KB 120/223 KB 448/590 KB 228/258 KB 364/1710 KB 28/208 KB 116/223 KB 448/590 KB 228/258 KB 364/1710 KB 24/208 KB 116/223 KB 448/590 KB 228/258 KB 368/1710 KB 32/208 KB 120/223 KB 448/590 KB 232/258 KB 364/1710 KB 32/208 KB 120/223 KB 448/590 KB 232/258 KB 372/1710 KB 32/208 KB 120/223 KB 448/590 KB 232/258 KB 376/1710 KB 36/208 KB 124/223 KB 452/590 KB 236/258 KB 380/1710 KB 36/208 KB 124/223 KB 452/590 KB 236/258 KB 384/1710 KB 36/208 KB 124/223 KB 452/590 KB 236/258 KB 372/1710 KB 36/208 KB 124/223 KB 452/590 KB 236/258 KB 372/1710 KB 32/208 KB 124/223 KB 448/590 KB 232/258 KB 384/1710 KB 36/208 KB 128/223 KB 452/590 KB 236/258 KB 384/1710 KB 36/208 KB 132/223 KB 452/590 KB 236/258 KB 372/1710 KB 36/208 KB 124/223 KB 452/590 KB 232/258 KB 384/1710 KB 40/208 KB 132/223 KB 452/590 KB 240/258 KB 384/1710 KB 44/208 KB 132/223 KB 452/590 KB 240/258 KB 384/1710 KB 48/208 KB 132/223 KB 452/590 KB 240/258 KB 372/1710 KB 32/208 KB 124/223 KB 452/590 KB 232/258 KB 384/1710 KB 48/208 KB 136/223 KB 456/590 KB 240/258 KB 384/1710 KB 48/208 KB 136/223 KB 460/590 KB 240/258 KB 384/1710 KB 48/208 KB 136/223 KB 464/590 KB 240/258 KB 384/1710 KB 48/208 KB 136/223 KB 452/590 KB 240/258 KB 384/1710 KB 48/208 KB 140/223 KB 464/590 KB 240/258 KB 388/1710 KB 52/208 KB 144/223 KB 468/590 KB 240/258 KB 384/1710 KB 36/208 KB 132/223 KB 452/590 KB 240/258 KB 388/1710 KB 52/208 KB 144/223 KB 468/590 KB 244/258 KB 388/1710 KB 52/208 KB 144/223 KB 468/590 KB 248/258 KB 388/1710 KB 52/208 KB 144/223 KB 468/590 KB 252/258 KB 388/1710 KB 52/208 KB 144/223 KB 468/590 KB 256/258 KB 388/1710 KB 52/208 KB 148/223 KB 468/590 KB 258/258 KB 388/1710 KB 52/208 KB 140/223 KB 468/590 KB 240/258 KB 388/1710 KB 56/208 KB 148/223 KB 468/590 KB 258/258 KB 388/1710 KB 48/208 KB 140/223 KB 468/590 KB 240/258 KB 388/1710 KB 56/208 KB 148/223 KB 472/590 KB 258/258 KB 388/1710 KB 56/208 KB 148/223 KB 476/590 KB 258/258 KB 388/1710 KB 48/208 KB 140/223 KB 464/590 KB 240/258 KB 392/1710 KB 56/208 KB 148/223 KB 476/590 KB 258/258 KB 396/1710 KB 56/208 KB 148/223 KB 476/590 KB 258/258 KB 400/1710 KB 60/208 KB 148/223 KB 480/590 KB 258/258 KB 388/1710 KB 52/208 KB 148/223 KB 468/590 KB 256/258 KB 400/1710 KB 60/208 KB 152/223 KB 480/590 KB 258/258 KB 400/1710 KB 60/208 KB 156/223 KB 480/590 KB 258/258 KB 400/1710 KB 60/208 KB 160/223 KB 480/590 KB 258/258 KB 400/1710 KB 60/208 KB 164/223 KB 480/590 KB 258/258 KB 404/1710 KB 60/208 KB 168/223 KB 480/590 KB 258/258 KB 404/1710 KB 60/208 KB 172/223 KB 480/590 KB 258/258 KB 404/1710 KB 60/208 KB 176/223 KB 480/590 KB 258/258 KB 396/1710 KB 60/208 KB 148/223 KB 480/590 KB 258/258 KB 404/1710 KB 64/208 KB 176/223 KB 480/590 KB 258/258 KB 396/1710 KB 56/208 KB 148/223 KB 480/590 KB 258/258 KB 404/1710 KB 64/208 KB 176/223 KB 484/590 KB 258/258 KB 404/1710 KB 68/208 KB 176/223 KB 488/590 KB 258/258 KB 404/1710 KB 68/208 KB 176/223 KB 492/590 KB 258/258 KB 404/1710 KB 68/208 KB 176/223 KB 496/590 KB 258/258 KB 404/1710 KB 60/208 KB 164/223 KB 480/590 KB 258/258 KB 408/1710 KB 68/208 KB 176/223 KB 496/590 KB 258/258 KB 412/1710 KB 68/208 KB 176/223 KB 496/590 KB 258/258 KB 416/1710 KB 68/208 KB 176/223 KB unit-abot-epc-basic-0: 11:59:30 DEBUG unit.abot-epc-basic/0.install 496/590 KB 258/258 KB 404/1710 KB 68/208 KB 176/223 KB 484/590 KB 258/258 KB 416/1710 KB 72/208 KB 176/223 KB 496/590 KB 258/258 KB 416/1710 KB 76/208 KB 176/223 KB 496/590 KB 258/258 KB 416/1710 KB 80/208 KB 176/223 KB 496/590 KB 258/258 KB 416/1710 KB 84/208 KB 176/223 KB 496/590 KB 258/258 KB 420/1710 KB 88/208 KB 180/223 KB 500/590 KB 420/1710 KB 92/208 KB 180/223 KB 500/590 KB 420/1710 KB 96/208 KB 180/223 KB 500/590 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1439.4 KB/sec) unit-abot-epc-basic-0: 11:59:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-abot-epc-basic-0: 11:59:30 DEBUG unit.abot-epc-basic/0.install 420/1710 KB 84/208 KB 180/223 KB 500/590 KB 258/258 KB 420/1710 KB 96/208 KB 184/223 KB 500/590 KB 420/1710 KB 96/208 KB 188/223 KB 500/590 KB 420/1710 KB 96/208 KB 192/223 KB 500/590 KB 420/1710 KB 96/208 KB 196/223 KB 500/590 KB 420/1710 KB 100/208 KB 200/223 KB 500/590 KB 420/1710 KB 100/208 KB 204/223 KB 500/590 KB 420/1710 KB 100/208 KB 208/223 KB 500/590 KB 420/1710 KB 84/208 KB 176/223 KB 500/590 KB 258/258 KB 420/1710 KB 100/208 KB 208/223 KB 504/590 KB 420/1710 KB 100/208 KB 208/223 KB 508/590 KB 420/1710 KB 100/208 KB 208/223 KB 512/590 KB 420/1710 KB 84/208 KB 176/223 KB 496/590 KB 258/258 KB 424/1710 KB 100/208 KB 208/223 KB 512/590 KB 428/1710 KB 100/208 KB 208/223 KB 512/590 KB 432/1710 KB 100/208 KB 208/223 KB 512/590 KB 432/1710 KB 100/208 KB 208/223 KB 516/590 KB 436/1710 KB 100/208 KB 208/223 KB 520/590 KB 436/1710 KB 100/208 KB 208/223 KB 524/590 KB 436/1710 KB 100/208 KB 208/223 KB 528/590 KB 420/1710 KB 100/208 KB 196/223 KB 500/590 KB 436/1710 KB 104/208 KB 208/223 KB 528/590 KB 436/1710 KB 108/208 KB 208/223 KB 528/590 KB 436/1710 KB 112/208 KB 208/223 KB 528/590 KB 436/1710 KB 100/208 KB 208/223 KB 516/590 KB 440/1710 KB 112/208 KB 208/223 KB 532/590 KB 444/1710 KB 112/208 KB 208/223 KB 532/590 KB 448/1710 KB 112/208 KB 208/223 KB 532/590 KB 452/1710 KB 112/208 KB 208/223 KB 532/590 KB 456/1710 KB 4/38 KB 116/208 KB 212/223 KB 532/590 KB 460/1710 KB 4/38 KB 116/208 KB 212/223 KB 532/590 KB 464/1710 KB 4/38 KB 116/208 KB 212/223 KB 532/590 KB 436/1710 KB 112/208 KB 208/223 KB 532/590 KB 464/1710 KB 4/38 KB 116/208 KB 212/223 KB 536/590 KB 464/1710 KB 4/38 KB 116/208 KB 212/223 KB 540/590 KB 464/1710 KB 4/38 KB 116/208 KB 212/223 KB 544/590 KB 452/1710 KB 4/38 KB 116/208 KB 212/223 KB 532/590 KB 464/1710 KB 8/38 KB 116/208 KB 212/223 KB 544/590 KB 464/1710 KB 12/38 KB 116/208 KB 212/223 KB 544/590 KB 464/1710 KB 16/38 KB 116/208 KB 212/223 KB 544/590 KB 452/1710 KB 116/208 KB 212/223 KB 532/590 KB 464/1710 KB 16/38 KB 120/208 KB 212/223 KB 544/590 KB 464/1710 KB 16/38 KB 124/208 KB 212/223 KB 544/590 KB 468/1710 KB 20/38 KB 128/208 KB 212/223 KB 548/590 KB 452/1710 KB 112/208 KB 212/223 KB 532/590 KB 468/1710 KB 20/38 KB 128/208 KB 216/223 KB 548/590 KB 468/1710 KB 20/38 KB 128/208 KB 220/223 KB 548/590 KB 468/1710 KB 20/38 KB 128/208 KB 223/223 KB 548/590 KB 468/1710 KB 20/38 KB 132/208 KB 223/223 KB 548/590 KB 468/1710 KB 20/38 KB 136/208 KB 223/223 KB 548/590 KB 468/1710 KB 20/38 KB 140/208 KB 223/223 KB 548/590 KB 468/1710 KB 20/38 KB 144/208 KB 223/223 KB 548/590 KB 468/1710 KB 20/38 KB 148/208 KB 223/223 KB 548/590 KB 468/1710 KB 20/38 KB 152/208 KB 223/223 KB 548/590 KB 468/1710 KB 20/38 KB 156/208 KB 223/223 KB 548/590 KB 468/1710 KB 20/38 KB 160/208 KB 223/223 KB 548/590 KB 468/1710 KB 20/38 KB 124/208 KB 212/223 KB 548/590 KB 472/1710 KB 20/38 KB 160/208 KB 223/223 KB 548/590 KB 476/1710 KB 20/38 KB 160/208 KB 223/223 KB 548/590 KB 464/1710 KB 20/38 KB 124/208 KB 212/223 KB 548/590 KB 480/1710 KB 24/38 KB 160/208 KB 223/223 KB 548/590 KB 480/1710 KB 28/38 KB 160/208 KB 223/223 KB 548/590 KB 480/1710 KB 32/38 KB 160/208 KB 223/223 KB 548/590 KB 464/1710 KB 16/38 KB 124/208 KB 212/223 KB 548/590 KB 480/1710 KB 32/38 KB 160/208 KB 223/223 KB 552/590 KB 480/1710 KB 32/38 KB 160/208 KB 223/223 KB 556/590 KB 480/1710 KB 32/38 KB 160/208 KB 223/223 KB 560/590 KB 480/1710 KB 32/38 KB 160/208 KB 223/223 KB 564/590 KB 480/ unit-abot-epc-basic-0: 11:59:30 DEBUG unit.abot-epc-basic/0.install 1710 KB 36/38 KB 160/208 KB 223/223 KB 568/590 KB 480/1710 KB 36/38 KB 160/208 KB 572/590 KB 480/1710 KB 36/38 KB 160/208 KB 576/590 KB 480/1710 KB 36/38 KB 160/208 KB 223/223 KB 564/590 KB 480/1710 KB 36/38 KB 160/208 KB 223/223 KB 564/590 KB 480/1710 KB 38/38 KB 160/208 KB 576/590 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 1099.2 KB/sec) unit-abot-epc-basic-0: 11:59:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 11:59:30 DEBUG unit.abot-epc-basic/0.install 484/1710 KB 38/38 KB 164/208 KB 580/590 KB 484/1710 KB 38/38 KB 160/208 KB 580/590 KB 484/1710 KB 38/38 KB 160/208 KB 576/590 KB 488/1710 KB 38/38 KB 164/208 KB 584/590 KB 492/1710 KB 38/38 KB 164/208 KB 584/590 KB 496/1710 KB 38/38 KB 164/208 KB 584/590 KB 500/1710 KB 38/38 KB 164/208 KB 584/590 KB 484/1710 KB 38/38 KB 164/208 KB 584/590 KB 500/1710 KB 38/38 KB 164/208 KB 588/590 KB 500/1710 KB 38/38 KB 164/208 KB 590/590 KB 504/1710 KB 38/38 KB 164/208 KB 590/590 KB 508/1710 KB 38/38 KB 164/208 KB 590/590 KB 512/1710 KB 38/38 KB 164/208 KB 590/590 KB 516/1710 KB 38/38 KB 168/208 KB 590/590 KB 520/1710 KB 38/38 KB 168/208 KB 590/590 KB 524/1710 KB 38/38 KB 168/208 KB 590/590 KB 528/1710 KB 38/38 KB 168/208 KB 590/590 KB 512/1710 KB 38/38 KB 168/208 KB 590/590 KB 528/1710 KB 38/38 KB 172/208 KB 590/590 KB 528/1710 KB 38/38 KB 176/208 KB 590/590 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 182.6 KB/sec) unit-abot-epc-basic-0: 11:59:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 11:59:30 DEBUG unit.abot-epc-basic/0.install 528/1710 KB 180/208 KB 590/590 KB 528/1710 KB 184/208 KB 590/590 KB 528/1710 KB 188/208 KB 590/590 KB 528/1710 KB 192/208 KB 590/590 KB 532/1710 KB 192/208 KB 590/590 KB 536/1710 KB 196/208 KB 590/590 KB 540/1710 KB 196/208 KB 590/590 KB 544/1710 KB 196/208 KB 590/590 KB 4/18 KB 532/1710 KB 196/208 KB 590/590 KB 540/1710 KB 196/208 KB 590/590 KB 4/18 KB 544/1710 KB 196/208 KB 590/590 KB 8/18 KB 544/1710 KB 196/208 KB 590/590 KB 12/18 KB 544/1710 KB 196/208 KB 590/590 KB 16/18 KB 544/1710 KB 196/208 KB 590/590 KB 18/18 KB 544/1710 KB 200/208 KB 590/590 KB 18/18 KB 544/1710 KB 204/208 KB 590/590 KB 18/18 KB 544/1710 KB 208/208 KB 590/590 KB 18/18 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 2729.9 KB/sec) unit-abot-epc-basic-0: 11:59:30 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: 11:59:30 DEBUG unit.abot-epc-basic/0.install 548/1710 KB 208/208 KB 18/18 KB 552/1710 KB 208/208 KB 18/18 KB 556/1710 KB 208/208 KB 18/18 KB 560/1710 KB 208/208 KB 18/18 KB 564/1710 KB 208/208 KB 18/18 KB 564/1710 KB 208/208 KB 18/18 KB 4/531 KB 564/1710 KB 208/208 KB 18/18 KB 8/531 KB 564/1710 KB 208/208 KB 18/18 KB 12/531 KB 564/1710 KB 208/208 KB 18/18 KB 16/531 KB 564/1710 KB 208/208 KB 18/18 KB 20/531 KB 564/1710 KB 208/208 KB 18/18 KB 24/531 KB 564/1710 KB 4/214 KB 28/531 KB 564/1710 KB 4/214 KB 32/531 KB 564/1710 KB 4/214 KB 36/531 KB 564/1710 KB 208/208 KB 4/214 KB 24/531 KB 568/1710 KB 8/214 KB 36/531 KB 568/1710 KB 12/214 KB 36/531 KB 568/1710 KB 16/214 KB 36/531 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 78.4 KB/sec) unit-abot-epc-basic-0: 11:59:30 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: 11:59:30 DEBUG unit.abot-epc-basic/0.install 568/1710 KB 20/214 KB 36/531 KB 568/1710 KB 24/214 KB 36/531 KB 568/1710 KB 28/214 KB 36/531 KB 568/1710 KB 32/214 KB 40/531 KB 568/1710 KB 36/214 KB 40/531 KB 568/1710 KB 40/214 KB 40/531 KB 568/1710 KB 4/214 KB 36/531 KB 572/1710 KB 44/214 KB 40/531 KB 576/1710 KB 44/214 KB 40/531 KB 580/1710 KB 44/214 KB 40/531 KB 584/1710 KB 44/214 KB 40/531 KB 588/1710 KB 44/214 KB 40/531 KB 592/1710 KB 44/214 KB 40/531 KB 568/1710 KB 28/214 KB 40/531 KB 592/1710 KB 44/214 KB 44/531 KB 592/1710 KB 44/214 KB 48/531 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 916.0 KB/sec) unit-abot-epc-basic-0: 11:59:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 11:59:30 DEBUG unit.abot-epc-basic/0.install 568/1710 KB 44/214 KB 40/531 KB 596/1710 KB 48/214 KB 52/531 KB 596/1710 KB 52/214 KB 52/531 KB 596/1710 KB 56/214 KB 52/531 KB 592/1710 KB 44/214 KB 52/531 KB 596/1710 KB 4/1267 KB 56/214 KB 52/531 KB 596/1710 KB 8/1267 KB 56/214 KB 56/531 KB 596/1710 KB 44/214 KB 52/531 KB 596/1710 KB 4/1267 KB 56/214 KB 56/531 KB 596/1710 KB 8/1267 KB 56/214 KB 60/531 KB 596/1710 KB 8/1267 KB 56/214 KB 64/531 KB 600/1710 KB 12/1267 KB 56/214 KB 68/531 KB 600/1710 KB 12/1267 KB 56/214 KB 64/531 KB 604/1710 KB 12/1267 KB 60/214 KB 68/531 KB 596/1710 KB 12/1267 KB 56/214 KB 64/531 KB 608/1710 KB 16/1267 KB 60/214 KB 68/531 KB 600/1710 KB 12/1267 KB 60/214 KB 68/531 KB 608/1710 KB 16/1267 KB 64/214 KB 68/531 KB 608/1710 KB 16/1267 KB 68/214 KB 68/531 KB 608/1710 KB 4/109 KB 20/1267 KB 72/214 KB 72/531 KB 608/1710 KB 4/109 KB 20/1267 KB 76/214 KB 72/531 KB 608/1710 KB 4/109 KB 20/1267 KB 80/214 KB 72/531 KB 608/1710 KB 4/109 KB 20/1267 KB 68/214 KB 72/531 KB 608/1710 KB 4/109 KB 20/1267 KB 80/214 KB 76/531 KB 608/1710 KB 4/109 KB 20/1267 KB 80/214 KB 80/531 KB 608/1710 KB 4/109 KB 20/1267 KB 68/214 KB 68/531 KB 608/1710 KB 4/109 KB 24/1267 KB 80/214 KB 80/531 KB 608/1710 KB 12/1267 KB 68/214 KB 68/531 KB 608/1710 KB 4/109 KB 16/1267 KB 68/214 KB 68/531 KB 608/1710 KB 8/109 KB 28/1267 KB 80/214 KB 80/531 KB 608/1710 KB 12/109 KB 28/1267 KB 80/214 KB 80/531 KB 608/1710 KB 16/109 KB 28/1267 KB 80/214 KB 80/531 KB 608/1710 KB 20/109 KB 28/1267 KB 80/214 KB 80/531 KB 612/1710 KB 24/109 KB 28/1267 KB 80/214 KB 80/531 KB 612/1710 KB 20/109 KB 28/1267 KB 80/214 KB 80/531 KB 608/1710 KB 4/109 KB 28/1267 KB 80/214 KB 80/531 KB 612/1710 KB 24/109 KB 32/1267 KB 80/214 KB 80/531 KB 612/1710 KB 28/109 KB 32/1267 KB 80/214 KB 80/531 KB 616/1710 KB 28/109 KB 36/1267 KB 80/214 KB 80/531 KB 616/1710 KB 32/109 KB 40/1267 KB 84/214 KB 84/531 KB 616/1710 KB 32/109 KB 44/1267 KB 84/214 KB 84/531 KB 616/1710 KB 32/109 KB 48/1267 KB 84/214 KB 84/531 KB 616/1710 KB 32/109 KB 52/1267 KB 84/214 KB 84/531 KB 616/1710 KB 32/109 KB 56/1267 KB 84/214 KB 84/531 KB 616/1710 KB 32/109 KB 60/1267 KB 84/214 KB 84/531 KB 616/1710 KB 28/109 KB 32/1267 KB 80/214 KB 80/531 KB 620/1710 KB 32/109 KB 60/1267 KB 84/214 KB 84/531 KB 624/1710 KB 32/109 KB 60/1267 KB 84/214 KB 84/531 KB 628/1710 KB 32/109 KB 60/1267 KB 84/214 KB 84/531 KB 632/1710 KB 32/109 KB 60/1267 KB 84/214 KB 84/531 KB 636/1710 KB 32/109 KB 60/1267 KB 84/214 KB 84/531 KB 640/1710 KB 32/109 KB 60/1267 KB 84/214 KB 84/531 KB 616/1710 KB 32/109 KB 36/1267 KB 84/214 KB 84/531 KB 640/1710 KB 32/109 KB 60/1267 KB 88/214 KB 84/531 KB 640/1710 KB 32/109 KB 60/1267 KB 92/214 KB 84/531 KB 616/1710 KB 32/109 KB 36/1267 KB 80/214 KB 84/531 KB 640/1710 KB 32/109 KB 60/1267 KB 96/214 KB 88/531 KB 640/1710 KB 32/109 KB 60/1267 KB 96/214 KB 92/531 KB 640/1710 KB 32/109 KB 60/1267 KB 96/214 KB 96/531 KB 616/1710 KB 32/109 KB 36/1267 KB 80/214 KB 80/531 KB 640/1710 KB 36/109 KB 60/1267 KB 96/214 KB 96/531 KB 640/1710 KB 40/109 KB 60/1267 KB 96/214 KB 96/531 KB 640/1710 KB 44/109 KB 60/1267 KB 96/214 KB 96/531 KB 640/1710 KB 48/109 KB 60/1267 KB 96/214 KB 96/531 KB 640/1710 KB 52/109 KB 60/1267 KB 96/214 KB 96/531 KB 644/1710 KB 56/109 KB 60/1267 KB 96/214 KB 100/531 KB 644/1710 KB 60/109 KB 64/1267 KB 96/214 KB 100/531 KB 640/1710 KB 52/109 KB 60/1267 KB 96/214 KB 96/531 KB 644/1710 KB 64/109 KB 64/1267 KB 100/214 KB 100/531 KB unit-abot-epc-basic-0: 11:59:30 DEBUG unit.abot-epc-basic/0.install 644/1710 KB 64/109 KB 64/1267 KB 104/214 KB 100/531 KB 644/1710 KB 64/109 KB 64/1267 KB 104/214 KB 100/531 KB 644/1710 KB 64/109 KB 64/1267 KB 108/214 KB 100/531 KB 644/1710 KB 64/109 KB 64/1267 KB 112/214 KB 100/531 KB 644/1710 KB 64/109 KB 64/1267 KB 116/214 KB 100/531 KB 644/1710 KB 68/109 KB 64/1267 KB 120/214 KB 100/531 KB 644/1710 KB 68/109 KB 64/1267 KB 124/214 KB 100/531 KB 644/1710 KB 68/109 KB 64/1267 KB 128/214 KB 100/531 KB 644/1710 KB 52/109 KB 60/1267 KB 96/214 KB 100/531 KB 648/1710 KB 68/109 KB 64/1267 KB 128/214 KB 100/531 KB 640/1710 KB 52/109 KB 60/1267 KB 96/214 KB 100/531 KB 648/1710 KB 68/109 KB 64/1267 KB 128/214 KB 104/531 KB 648/1710 KB 68/109 KB 64/1267 KB 128/214 KB 108/531 KB 648/1710 KB 68/109 KB 64/1267 KB 128/214 KB 112/531 KB 648/1710 KB 68/109 KB 64/1267 KB 128/214 KB 116/531 KB 644/1710 KB 68/109 KB 64/1267 KB 116/214 KB 100/531 KB 652/1710 KB 72/109 KB 64/1267 KB 128/214 KB 116/531 KB 652/1710 KB 76/109 KB 64/1267 KB 128/214 KB 116/531 KB 644/1710 KB 56/109 KB 64/1267 KB 96/214 KB 100/531 KB 652/1710 KB 76/109 KB 68/1267 KB 128/214 KB 120/531 KB 652/1710 KB 76/109 KB 72/1267 KB 128/214 KB 120/531 KB 652/1710 KB 76/109 KB 76/1267 KB 128/214 KB 120/531 KB 652/1710 KB 76/109 KB 80/1267 KB 128/214 KB 120/531 KB 652/1710 KB 76/109 KB 84/1267 KB 128/214 KB 120/531 KB 652/1710 KB 76/109 KB 64/1267 KB 128/214 KB 120/531 KB 652/1710 KB 68/109 KB 64/1267 KB 128/214 KB 116/531 KB 656/1710 KB 80/109 KB 88/1267 KB 132/214 KB 120/531 KB 660/1710 KB 80/109 KB 88/1267 KB 132/214 KB 120/531 KB 664/1710 KB 80/109 KB 88/1267 KB 132/214 KB 124/531 KB 668/1710 KB 80/109 KB 88/1267 KB 132/214 KB 124/531 KB 672/1710 KB 80/109 KB 88/1267 KB 132/214 KB 124/531 KB 676/1710 KB 80/109 KB 88/1267 KB 132/214 KB 124/531 KB 680/1710 KB 80/109 KB 88/1267 KB 132/214 KB 124/531 KB 652/1710 KB 80/109 KB 84/1267 KB 132/214 KB 120/531 KB 680/1710 KB 80/109 KB 88/1267 KB 136/214 KB 124/531 KB 680/1710 KB 80/109 KB 88/1267 KB 140/214 KB 124/531 KB 680/1710 KB 80/109 KB 88/1267 KB 144/214 KB 124/531 KB 652/1710 KB 80/109 KB 84/1267 KB 128/214 KB 120/531 KB 680/1710 KB 84/109 KB 88/1267 KB 144/214 KB 124/531 KB 680/1710 KB 88/109 KB 88/1267 KB 144/214 KB 124/531 KB 680/1710 KB 92/109 KB 88/1267 KB 144/214 KB 124/531 KB 652/1710 KB 80/109 KB 88/1267 KB 132/214 KB 120/531 KB 680/1710 KB 96/109 KB 92/1267 KB 144/214 KB 124/531 KB 660/1710 KB 80/109 KB 88/1267 KB 132/214 KB 124/531 KB 680/1710 KB 96/109 KB 92/1267 KB 144/214 KB 128/531 KB 680/1710 KB 96/109 KB 92/1267 KB 144/214 KB 132/531 KB 680/1710 KB 96/109 KB 96/1267 KB 144/214 KB 132/531 KB 680/1710 KB 96/109 KB 100/1267 KB 144/214 KB 132/531 KB 684/1710 KB 96/109 KB 104/1267 KB 148/214 KB 136/531 KB 684/1710 KB 96/109 KB 108/1267 KB 148/214 KB 136/531 KB 684/1710 KB 96/109 KB 100/1267 KB 148/214 KB 136/531 KB 688/1710 KB 96/109 KB 108/1267 KB 148/214 KB 136/531 KB 680/1710 KB 96/109 KB 100/1267 KB 148/214 KB 136/531 KB 688/1710 KB 96/109 KB 112/1267 KB 152/214 KB 136/531 KB 688/1710 KB 96/109 KB 112/1267 KB 156/214 KB 136/531 KB 688/1710 KB 96/109 KB 112/1267 KB 160/214 KB 136/531 KB 688/1710 KB 96/109 KB 112/1267 KB 164/214 KB 136/531 KB 692/1710 KB 96/109 KB 112/1267 KB 168/214 KB 136/531 KB 680/1710 KB 96/109 KB 88/1267 KB 144/214 KB 136/531 KB 680/1710 KB 96/109 KB 100/1267 KB 144/214 KB 136/531 KB 692/1710 KB 96/109 KB 112/1267 KB 168/214 KB 140/531 KB 692/1710 KB 96/109 KB 112/1267 KB 168/214 KB 144/ unit-abot-epc-basic-0: 11:59:30 DEBUG unit.abot-epc-basic/0.install 531 KB 692/1710 KB 96/109 KB 112/1267 KB 168/214 KB 148/531 KB 692/1710 KB 100/109 KB 112/1267 KB 168/214 KB 152/531 KB 692/1710 KB 100/109 KB 112/1267 KB 168/214 KB 156/531 KB 692/1710 KB 100/109 KB 112/1267 KB 168/214 KB 160/531 KB 692/1710 KB 100/109 KB 112/1267 KB 168/214 KB 164/531 KB 692/1710 KB 100/109 KB 112/1267 KB 172/214 KB 168/531 KB 692/1710 KB 100/109 KB 112/1267 KB 172/214 KB 172/531 KB 692/1710 KB 100/109 KB 112/1267 KB 172/214 KB 176/531 KB 692/1710 KB 96/109 KB 112/1267 KB 164/214 KB 136/531 KB 696/1710 KB 100/109 KB 112/1267 KB 172/214 KB 176/531 KB 700/1710 KB 100/109 KB 112/1267 KB 172/214 KB 176/531 KB 704/1710 KB 100/109 KB 112/1267 KB 172/214 KB 176/531 KB 688/1710 KB 96/109 KB 112/1267 KB 148/214 KB 136/531 KB 704/1710 KB 100/109 KB 116/1267 KB 172/214 KB 176/531 KB 704/1710 KB 100/109 KB 120/1267 KB 172/214 KB 176/531 KB 704/1710 KB 100/109 KB 124/1267 KB 172/214 KB 176/531 KB 704/1710 KB 100/109 KB 128/1267 KB 172/214 KB 176/531 KB 708/1710 KB 100/109 KB 132/1267 KB 172/214 KB 176/531 KB 708/1710 KB 100/109 KB 136/1267 KB 172/214 KB 176/531 KB 708/1710 KB 100/109 KB 140/1267 KB 172/214 KB 176/531 KB 708/1710 KB 100/109 KB 144/1267 KB 172/214 KB 176/531 KB 708/1710 KB 100/109 KB 148/1267 KB 172/214 KB 176/531 KB 708/1710 KB 100/109 KB 152/1267 KB 172/214 KB 180/531 KB 708/1710 KB 100/109 KB 156/1267 KB 172/214 KB 180/531 KB 692/1710 KB 100/109 KB 112/1267 KB 172/214 KB 164/531 KB 692/1710 KB 100/109 KB 112/1267 KB 168/214 KB 148/531 KB 708/1710 KB 104/109 KB 156/1267 KB 172/214 KB 180/531 KB 708/1710 KB 108/109 KB 156/1267 KB 172/214 KB 180/531 KB 708/1710 KB 109/109 KB 156/1267 KB 172/214 KB 180/531 KB 708/1710 KB 109/109 KB 156/1267 KB 176/214 KB 180/531 KB 708/1710 KB 109/109 KB 156/1267 KB 180/214 KB 180/531 KB 708/1710 KB 109/109 KB 156/1267 KB 184/214 KB 180/531 KB 708/1710 KB 109/109 KB 156/1267 KB 188/214 KB 180/531 KB 708/1710 KB 100/109 KB 148/1267 KB 172/214 KB 180/531 KB 708/1710 KB 109/109 KB 156/1267 KB 188/214 KB 184/531 KB 708/1710 KB 100/109 KB 128/1267 KB 172/214 KB 176/531 KB 712/1710 KB 109/109 KB 156/1267 KB 188/214 KB 184/531 KB 716/1710 KB 109/109 KB 156/1267 KB 188/214 KB 184/531 KB 720/1710 KB 109/109 KB 156/1267 KB 188/214 KB 184/531 KB 724/1710 KB 109/109 KB 156/1267 KB 188/214 KB 184/531 KB 724/1710 KB 109/109 KB 156/1267 KB 192/214 KB 188/531 KB 724/1710 KB 109/109 KB 156/1267 KB 188/214 KB 188/531 KB 724/1710 KB 109/109 KB 156/1267 KB 196/214 KB 188/531 KB 728/1710 KB 109/109 KB 160/1267 KB 200/214 KB 192/531 KB 728/1710 KB 109/109 KB 160/1267 KB 204/214 KB 192/531 KB 728/1710 KB 109/109 KB 160/1267 KB 208/214 KB 192/531 KB 728/1710 KB 109/109 KB 160/1267 KB 196/214 KB 192/531 KB 728/1710 KB 109/109 KB 156/1267 KB 196/214 KB 192/531 KB 732/1710 KB 109/109 KB 160/1267 KB 208/214 KB 192/531 KB 736/1710 KB 109/109 KB 160/1267 KB 208/214 KB 192/531 KB 724/1710 KB 109/109 KB 156/1267 KB 196/214 KB 192/531 KB 736/1710 KB 109/109 KB 160/1267 KB 208/214 KB 196/531 KB 740/1710 KB 109/109 KB 164/1267 KB 208/214 KB 200/531 KB 740/1710 KB 109/109 KB 164/1267 KB 208/214 KB 204/531 KB 740/1710 KB 164/1267 KB 208/214 KB 208/531 KB 740/1710 KB 164/1267 KB 208/214 KB 212/531 KB 740/1710 KB 164/1267 KB 212/214 KB 216/531 KB 740/1710 KB 164/1267 KB 212/214 KB 220/531 KB 740/1710 KB 164/1267 KB 212/214 KB 224/531 KB 740/1710 KB 109/109 KB 164/1267 KB 208/214 KB 196/531 KB 740/1710 KB 168/1267 KB 212/214 KB 224/531 KB 740/17 unit-abot-epc-basic-0: 11:59:30 DEBUG unit.abot-epc-basic/0.install 10 KB 172/1267 KB 212/214 KB 224/531 KB 740/1710 KB 176/1267 KB 212/214 KB 224/531 KB 740/1710 KB 109/109 KB 160/1267 KB 208/214 KB 196/531 KB 744/1710 KB 176/1267 KB 212/214 KB 224/531 KB 748/1710 KB 176/1267 KB 212/214 KB 224/531 KB 752/1710 KB 176/1267 KB 212/214 KB 224/531 KB 740/1710 KB 164/1267 KB 212/214 KB 212/531 KB 752/1710 KB 176/1267 KB 214/214 KB 224/531 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 375.5 KB/sec) unit-abot-epc-basic-0: 11:59:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-mysql-0: 11:59:30 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 752/1710 KB 180/1267 KB 214/214 KB 224/531 KB 756/1710 KB 184/1267 KB 214/214 KB 224/531 KB 756/1710 KB 188/1267 KB 214/214 KB 224/531 KB 756/1710 KB 192/1267 KB 214/214 KB 224/531 KB 756/1710 KB 196/1267 KB 214/214 KB 224/531 KB 756/1710 KB 200/1267 KB 214/214 KB 228/531 KB 756/1710 KB 180/1267 KB 214/214 KB 224/531 KB 760/1710 KB 200/1267 KB 214/214 KB 228/531 KB 764/1710 KB 200/1267 KB 214/214 KB 228/531 KB 768/1710 KB 200/1267 KB 214/214 KB 228/531 KB 772/1710 KB 200/1267 KB 214/214 KB 228/531 KB 756/1710 KB 196/1267 KB 214/214 KB 228/531 KB 772/1710 KB 204/1267 KB 214/214 KB 232/531 KB 772/1710 KB 204/1267 KB 214/214 KB 236/531 KB 772/1710 KB 204/1267 KB 214/214 KB 240/531 KB 772/1710 KB 204/1267 KB 214/214 KB 244/531 KB 772/1710 KB 204/1267 KB 214/214 KB 228/531 KB 776/1710 KB 204/1267 KB 214/214 KB 244/531 KB 780/1710 KB 204/1267 KB 214/214 KB 244/531 KB 784/1710 KB 208/1267 KB 214/214 KB 244/531 KB 780/1710 KB 208/1267 KB 214/214 KB 244/531 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 720.1 KB/sec) unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 784/1710 KB 4/80 KB 208/1267 KB 244/531 KB 784/1710 KB 8/80 KB 208/1267 KB 244/531 KB 784/1710 KB 12/80 KB 208/1267 KB 244/531 KB 784/1710 KB 16/80 KB 208/1267 KB 244/531 KB 784/1710 KB 20/80 KB 208/1267 KB 244/531 KB 784/1710 KB 24/80 KB 208/1267 KB 244/531 KB 784/1710 KB 28/80 KB 208/1267 KB 244/531 KB 784/1710 KB 32/80 KB 208/1267 KB 244/531 KB 784/1710 KB 36/80 KB 208/1267 KB 244/531 KB 788/1710 KB 40/80 KB 212/1267 KB 248/531 KB 788/1710 KB 44/80 KB 212/1267 KB 248/531 KB 788/1710 KB 48/80 KB 212/1267 KB 248/531 KB 788/1710 KB 36/80 KB 212/1267 KB 248/531 KB 788/1710 KB 48/80 KB 216/1267 KB 248/531 KB 784/1710 KB 36/80 KB 208/1267 KB 248/531 KB 788/1710 KB 48/80 KB 216/1267 KB 252/531 KB 788/1710 KB 48/80 KB 216/1267 KB 256/531 KB 788/1710 KB 48/80 KB 216/1267 KB 260/531 KB 788/1710 KB 52/80 KB 220/1267 KB 264/531 KB 788/1710 KB 52/80 KB 220/1267 KB 268/531 KB 788/1710 KB 52/80 KB 220/1267 KB 272/531 KB 788/1710 KB 52/80 KB 220/1267 KB 276/531 KB 788/1710 KB 52/80 KB 220/1267 KB 280/531 KB 788/1710 KB 52/80 KB 220/1267 KB 284/531 KB 788/1710 KB 52/80 KB 220/1267 KB 288/531 KB 788/1710 KB 36/80 KB 208/1267 KB 248/531 KB 792/1710 KB 52/80 KB 220/1267 KB 288/531 KB 796/1710 KB 52/80 KB 220/1267 KB 288/531 KB 800/1710 KB 52/80 KB 220/1267 KB 288/531 KB 804/1710 KB 52/80 KB 220/1267 KB 288/531 KB 808/1710 KB 52/80 KB 220/1267 KB 288/531 KB 812/1710 KB 52/80 KB 220/1267 KB 288/531 KB 816/1710 KB 52/80 KB 220/1267 KB 288/531 KB 788/1710 KB 52/80 KB 220/1267 KB 260/531 KB 788/1710 KB 48/80 KB 220/1267 KB 260/531 KB 816/1710 KB 56/80 KB 224/1267 KB 288/531 KB 816/1710 KB 56/80 KB 228/1267 KB 288/531 KB 816/1710 KB 56/80 KB 232/1267 KB 288/531 KB 816/1710 KB 56/80 KB 236/1267 KB 288/531 KB 816/1710 KB 56/80 KB 240/1267 KB 288/531 KB 816/1710 KB 56/80 KB 220/1267 KB 288/531 KB 816/1710 KB 60/80 KB 240/1267 KB 288/531 KB 816/1710 KB 64/80 KB 240/1267 KB 288/531 KB 816/1710 KB 68/80 KB 240/1267 KB 288/531 KB 820/1710 KB 72/80 KB 244/1267 KB 292/531 KB 820/1710 KB 76/80 KB 244/1267 KB 292/531 KB 820/1710 KB 80/80 KB 244/1267 KB 292/531 KB 816/1710 KB 68/80 KB 244/1267 KB 288/531 KB 820/1710 KB 80/80 KB 248/1267 KB 292/531 KB 820/1710 KB 80/80 KB 252/1267 KB 292/531 KB 820/1710 KB 80/80 KB 256/1267 KB 292/531 KB 820/1710 KB 80/80 KB 260/1267 KB 292/531 KB 820/1710 KB 80/80 KB 264/1267 KB 292/531 KB 820/1710 KB 80/80 KB 268/1267 KB 292/531 KB 820/1710 KB 80/80 KB 272/1267 KB 292/531 KB 820/1710 KB 68/80 KB 244/1267 KB 292/531 KB 820/1710 KB 80/80 KB 272/1267 KB 296/531 KB 820/1710 KB 68/80 KB 244/1267 KB 288/531 KB 824/1710 KB 80/80 KB 272/1267 KB 296/531 KB 828/1710 KB 80/80 KB 272/1267 KB 296/531 KB 832/1710 KB 80/80 KB 272/1267 KB 296/531 KB 832/1710 KB 80/80 KB 272/1267 KB 300/531 KB 832/1710 KB 80/80 KB 272/1267 KB 304/531 KB 836/1710 KB 80/80 KB 272/1267 KB 304/531 KB 836/1710 KB 80/80 KB 272/1267 KB 308/531 KB 836/1710 KB 80/80 KB 272/1267 KB 312/531 KB 840/1710 KB 80/80 KB 276/1267 KB 316/531 KB 840/1710 KB 80/80 KB 276/1267 KB 320/531 KB 840/1710 KB 80/80 KB 276/1267 KB 324/531 KB 840/1710 KB 276/1267 KB 328/531 KB 840/1710 KB 276/1267 KB 332/531 KB 840/1710 KB 80/80 KB 276/1267 KB 312/531 KB 840/1710 KB 280/1267 KB 332/531 KB 840/1710 KB 80/80 KB 272/1267 KB 312/531 KB 840/1710 KB 4/1044 KB 280/1267 KB 332/531 KB 840/1710 KB 8/1044 KB 280/1267 KB 332/531 KB 840/1710 KB 12/1044 KB 280/1267 KB 332/531 KB 840/1710 KB 16/1044 KB 280/1 unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 267 KB 332/531 KB 840/1710 KB 20/1044 KB 280/1267 KB 332/531 KB 840/1710 KB 24/1044 KB 280/1267 KB 332/531 KB 840/1710 KB 28/1044 KB 280/1267 KB 332/531 KB 840/1710 KB 32/1044 KB 280/1267 KB 332/531 KB 840/1710 KB 36/1044 KB 280/1267 KB 332/531 KB 840/1710 KB 40/1044 KB 280/1267 KB 332/531 KB 840/1710 KB 44/1044 KB 280/1267 KB 332/531 KB 844/1710 KB 48/1044 KB 280/1267 KB 332/531 KB 844/1710 KB 44/1044 KB 280/1267 KB 332/531 KB 848/1710 KB 48/1044 KB 280/1267 KB 332/531 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 243.1 KB/sec) unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 852/1710 KB 52/1044 KB 280/1267 KB 332/531 KB 852/1710 KB 56/1044 KB 284/1267 KB 332/531 KB 852/1710 KB 60/1044 KB 284/1267 KB 332/531 KB 852/1710 KB 64/1044 KB 284/1267 KB 332/531 KB 852/1710 KB 48/1044 KB 280/1267 KB 332/531 KB 856/1710 KB 64/1044 KB 284/1267 KB 332/531 KB 860/1710 KB 64/1044 KB 284/1267 KB 332/531 KB 864/1710 KB 64/1044 KB 284/1267 KB 332/531 KB 852/1710 KB 52/1044 KB 284/1267 KB 332/531 KB 864/1710 KB 64/1044 KB 288/1267 KB 332/531 KB 864/1710 KB 64/1044 KB 292/1267 KB 332/531 KB 864/1710 KB 68/1044 KB 296/1267 KB 336/531 KB 864/1710 KB 68/1044 KB 300/1267 KB 336/531 KB 864/1710 KB 68/1044 KB 304/1267 KB 336/531 KB 864/1710 KB 68/1044 KB 292/1267 KB 336/531 KB 868/1710 KB 72/1044 KB 304/1267 KB 336/531 KB 868/1710 KB 76/1044 KB 304/1267 KB 336/531 KB 868/1710 KB 80/1044 KB 308/1267 KB 336/531 KB 864/1710 KB 64/1044 KB 292/1267 KB 336/531 KB 868/1710 KB 80/1044 KB 308/1267 KB 340/531 KB 868/1710 KB 80/1044 KB 308/1267 KB 344/531 KB 868/1710 KB 80/1044 KB 308/1267 KB 348/531 KB 868/1710 KB 80/1044 KB 308/1267 KB 352/531 KB 868/1710 KB 80/1044 KB 308/1267 KB 356/531 KB 868/1710 KB 84/1044 KB 308/1267 KB 4/61 KB 360/531 KB 868/1710 KB 84/1044 KB 308/1267 KB 4/61 KB 364/531 KB 868/1710 KB 84/1044 KB 308/1267 KB 4/61 KB 368/531 KB 868/1710 KB 76/1044 KB 308/1267 KB 336/531 KB 868/1710 KB 68/1044 KB 304/1267 KB 336/531 KB 872/1710 KB 84/1044 KB 308/1267 KB 4/61 KB 368/531 KB 876/1710 KB 84/1044 KB 308/1267 KB 4/61 KB 368/531 KB 880/1710 KB 84/1044 KB 308/1267 KB 4/61 KB 368/531 KB 884/1710 KB 84/1044 KB 308/1267 KB 4/61 KB 368/531 KB 868/1710 KB 84/1044 KB 308/1267 KB 4/61 KB 356/531 KB 868/1710 KB 80/1044 KB 308/1267 KB 4/61 KB 356/531 KB 884/1710 KB 84/1044 KB 312/1267 KB 8/61 KB 368/531 KB 884/1710 KB 84/1044 KB 312/1267 KB 12/61 KB 368/531 KB 884/1710 KB 84/1044 KB 312/1267 KB 16/61 KB 368/531 KB 884/1710 KB 84/1044 KB 312/1267 KB 4/61 KB 368/531 KB 884/1710 KB 84/1044 KB 312/1267 KB 20/61 KB 368/531 KB 888/1710 KB 88/1044 KB 316/1267 KB 24/61 KB 368/531 KB 888/1710 KB 88/1044 KB 316/1267 KB 28/61 KB 368/531 KB 888/1710 KB 88/1044 KB 316/1267 KB 32/61 KB 368/531 KB 888/1710 KB 88/1044 KB 316/1267 KB 36/61 KB 368/531 KB 888/1710 KB 88/1044 KB 316/1267 KB 40/61 KB 372/531 KB 888/1710 KB 88/1044 KB 316/1267 KB 20/61 KB 368/531 KB 892/1710 KB 88/1044 KB 316/1267 KB 40/61 KB 372/531 KB 896/1710 KB 88/1044 KB 316/1267 KB 40/61 KB 372/531 KB 884/1710 KB 88/1044 KB 316/1267 KB 20/61 KB 368/531 KB 896/1710 KB 92/1044 KB 316/1267 KB 40/61 KB 372/531 KB 896/1710 KB 96/1044 KB 316/1267 KB 40/61 KB 372/531 KB 884/1710 KB 84/1044 KB 316/1267 KB 20/61 KB 368/531 KB 896/1710 KB 96/1044 KB 320/1267 KB 40/61 KB 372/531 KB 896/1710 KB 96/1044 KB 324/1267 KB 40/61 KB 372/531 KB 900/1710 KB 100/1044 KB 328/1267 KB 40/61 KB 372/531 KB 900/1710 KB 100/1044 KB 332/1267 KB 40/61 KB 372/531 KB 900/1710 KB 100/1044 KB 336/1267 KB 40/61 KB 372/531 KB 888/1710 KB 88/1044 KB 316/1267 KB 36/61 KB 372/531 KB 900/1710 KB 100/1044 KB 336/1267 KB 40/61 KB 376/531 KB 900/1710 KB 100/1044 KB 340/1267 KB 40/61 KB 380/531 KB 900/1710 KB 100/1044 KB 324/1267 KB 40/61 KB 372/531 KB 904/1710 KB 100/1044 KB 340/1267 KB 40/61 KB 380/531 KB 896/1710 KB 100/1044 KB 324/1267 KB 40/61 KB 372/531 KB 904/1710 KB 104/1044 KB 340/1267 KB 40/61 KB 384/531 KB 904/1710 KB 108/1044 KB 340/1267 KB 40/61 KB 384/531 KB 904/1710 KB 112/1044 KB 340/1267 KB 40/61 KB 384/531 KB 904/1710 KB 116/1044 KB unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 340/1267 KB 40/61 KB 384/531 KB 904/1710 KB 100/1044 KB 340/1267 KB 40/61 KB 384/531 KB 908/1710 KB 116/1044 KB 340/1267 KB 44/61 KB 388/531 KB 900/1710 KB 100/1044 KB 340/1267 KB 40/61 KB 376/531 KB 908/1710 KB 120/1044 KB 344/1267 KB 44/61 KB 388/531 KB 908/1710 KB 120/1044 KB 348/1267 KB 44/61 KB 388/531 KB 908/1710 KB 120/1044 KB 340/1267 KB 44/61 KB 388/531 KB 908/1710 KB 124/1044 KB 348/1267 KB 44/61 KB 388/531 KB 908/1710 KB 116/1044 KB 340/1267 KB 44/61 KB 384/531 KB 908/1710 KB 116/1044 KB 340/1267 KB 40/61 KB 384/531 KB 912/1710 KB 124/1044 KB 352/1267 KB 44/61 KB 388/531 KB 912/1710 KB 124/1044 KB 352/1267 KB 48/61 KB 388/531 KB 912/1710 KB 124/1044 KB 352/1267 KB 52/61 KB 388/531 KB 916/1710 KB 128/1044 KB 352/1267 KB 56/61 KB 392/531 KB 916/1710 KB 128/1044 KB 352/1267 KB 60/61 KB 392/531 KB 916/1710 KB 128/1044 KB 352/1267 KB 61/61 KB 392/531 KB 908/1710 KB 124/1044 KB 352/1267 KB 44/61 KB 388/531 KB 916/1710 KB 128/1044 KB 352/1267 KB 52/61 KB 392/531 KB 916/1710 KB 128/1044 KB 352/1267 KB 61/61 KB 396/531 KB 916/1710 KB 128/1044 KB 352/1267 KB 61/61 KB 400/531 KB 916/1710 KB 128/1044 KB 356/1267 KB 61/61 KB 404/531 KB 916/1710 KB 128/1044 KB 356/1267 KB 61/61 KB 408/531 KB 916/1710 KB 128/1044 KB 356/1267 KB 61/61 KB 412/531 KB 916/1710 KB 128/1044 KB 356/1267 KB 61/61 KB 416/531 KB 916/1710 KB 128/1044 KB 352/1267 KB 52/61 KB 388/531 KB 916/1710 KB 132/1044 KB 356/1267 KB 61/61 KB 416/531 KB 916/1710 KB 136/1044 KB 356/1267 KB 61/61 KB 416/531 KB 916/1710 KB 140/1044 KB 356/1267 KB 61/61 KB 416/531 KB 916/1710 KB 144/1044 KB 356/1267 KB 61/61 KB 416/531 KB 916/1710 KB 148/1044 KB 356/1267 KB 61/61 KB 416/531 KB 916/1710 KB 152/1044 KB 356/1267 KB 420/531 KB 916/1710 KB 156/1044 KB 356/1267 KB 420/531 KB 916/1710 KB 124/1044 KB 352/1267 KB 52/61 KB 388/531 KB 920/1710 KB 156/1044 KB 356/1267 KB 420/531 KB 924/1710 KB 156/1044 KB 356/1267 KB 420/531 KB 928/1710 KB 156/1044 KB 356/1267 KB 420/531 KB 932/1710 KB 156/1044 KB 356/1267 KB 420/531 KB 936/1710 KB 156/1044 KB 356/1267 KB 420/531 KB 940/1710 KB 156/1044 KB 356/1267 KB 420/531 KB 944/1710 KB 156/1044 KB 356/1267 KB 420/531 KB 948/1710 KB 156/1044 KB 356/1267 KB 420/531 KB 916/1710 KB 148/1044 KB 356/1267 KB 61/61 KB 420/531 KB 948/1710 KB 160/1044 KB 356/1267 KB 424/531 KB 916/1710 KB 128/1044 KB 356/1267 KB 61/61 KB 400/531 KB 948/1710 KB 160/1044 KB 360/1267 KB 428/531 KB 948/1710 KB 160/1044 KB 364/1267 KB 428/531 KB 948/1710 KB 160/1044 KB 368/1267 KB 428/531 KB 948/1710 KB 160/1044 KB 372/1267 KB 428/531 KB 948/1710 KB 160/1044 KB 376/1267 KB 428/531 KB 948/1710 KB 160/1044 KB 380/1267 KB 428/531 KB 948/1710 KB 160/1044 KB 384/1267 KB 428/531 KB 948/1710 KB 160/1044 KB 356/1267 KB 420/531 KB 948/1710 KB 160/1044 KB 356/1267 KB 428/531 KB 948/1710 KB 160/1044 KB 388/1267 KB 428/531 KB 952/1710 KB 164/1044 KB 392/1267 KB 432/531 KB 952/1710 KB 164/1044 KB 388/1267 KB 432/531 KB 952/1710 KB 168/1044 KB 392/1267 KB 432/531 KB 952/1710 KB 160/1044 KB 388/1267 KB 432/531 KB 956/1710 KB 168/1044 KB 396/1267 KB 432/531 KB 960/1710 KB 168/1044 KB 396/1267 KB 432/531 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 168.7 KB/sec) unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 948/1710 KB 160/1044 KB 388/1267 KB 432/531 KB Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 960/1710 KB 168/1044 KB 396/1267 KB 436/531 KB 964/1710 KB 168/1044 KB 396/1267 KB 440/531 KB 952/1710 KB 168/1044 KB 396/1267 KB 432/531 KB 964/1710 KB 172/1044 KB 400/1267 KB 440/531 KB 964/1710 KB 172/1044 KB 396/1267 KB 440/531 KB 964/1710 KB 176/1044 KB 400/1267 KB 440/531 KB 964/1710 KB 176/1044 KB 404/1267 KB 444/531 KB 964/1710 KB 180/1044 KB 408/1267 KB 444/531 KB 964/1710 KB 180/1044 KB 412/1267 KB 444/531 KB 964/1710 KB 180/1044 KB 416/1267 KB 444/531 KB 964/1710 KB 168/1044 KB 396/1267 KB 436/531 KB 968/1710 KB 180/1044 KB 416/1267 KB 444/531 KB 972/1710 KB 180/1044 KB 416/1267 KB 444/531 KB 976/1710 KB 180/1044 KB 416/1267 KB 444/531 KB 964/1710 KB 180/1044 KB 404/1267 KB 444/531 KB 976/1710 KB 184/1044 KB 416/1267 KB 444/531 KB 980/1710 KB 188/1044 KB 416/1267 KB 444/531 KB 980/1710 KB 192/1044 KB 416/1267 KB 444/531 KB 980/1710 KB 196/1044 KB 416/1267 KB 444/531 KB 980/1710 KB 200/1044 KB 420/1267 KB 444/531 KB 964/1710 KB 176/1044 KB 400/1267 KB 444/531 KB 980/1710 KB 200/1044 KB 420/1267 KB 448/531 KB 980/1710 KB 200/1044 KB 420/1267 KB 452/531 KB 980/1710 KB 200/1044 KB 420/1267 KB 456/531 KB 980/1710 KB 200/1044 KB 420/1267 KB 460/531 KB 980/1710 KB 200/1044 KB 420/1267 KB 464/531 KB 980/1710 KB 200/1044 KB 420/1267 KB 468/531 KB 980/1710 KB 196/1044 KB 420/1267 KB 444/531 KB 980/1710 KB 204/1044 KB 424/1267 KB 468/531 KB 980/1710 KB 204/1044 KB 428/1267 KB 468/531 KB 980/1710 KB 204/1044 KB 432/1267 KB 468/531 KB 980/1710 KB 184/1044 KB 416/1267 KB 444/531 KB 984/1710 KB 204/1044 KB 432/1267 KB 468/531 KB 988/1710 KB 204/1044 KB 432/1267 KB 468/531 KB 992/1710 KB 204/1044 KB 432/1267 KB 468/531 KB 996/1710 KB 204/1044 KB 432/1267 KB 468/531 KB 1000/1710 KB 204/1044 KB 436/1267 KB 472/531 KB 980/1710 KB 204/1044 KB 420/1267 KB 468/531 KB 1004/1710 KB 208/1044 KB 4/1063 KB 436/1267 KB 472/531 KB 1004/1710 KB 204/1044 KB 4/1063 KB 436/1267 KB 472/531 KB 1004/1710 KB 208/1044 KB 8/1063 KB 436/1267 KB 472/531 KB 1004/1710 KB 208/1044 KB 12/1063 KB 436/1267 KB 472/531 KB 1004/1710 KB 208/1044 KB 16/1063 KB 436/1267 KB 472/531 KB 1004/1710 KB 212/1044 KB 16/1063 KB 436/1267 KB 472/531 KB 1004/1710 KB 216/1044 KB 20/1063 KB 436/1267 KB 472/531 KB 1004/1710 KB 220/1044 KB 20/1063 KB 436/1267 KB 472/531 KB 1004/1710 KB 224/1044 KB 20/1063 KB 436/1267 KB 472/531 KB 996/1710 KB 204/1044 KB 436/1267 KB 472/531 KB 1004/1710 KB 224/1044 KB 20/1063 KB 440/1267 KB 472/531 KB 1004/1710 KB 224/1044 KB 20/1063 KB 444/1267 KB 472/531 KB 1004/1710 KB 224/1044 KB 20/1063 KB 448/1267 KB 472/531 KB 996/1710 KB 204/1044 KB 432/1267 KB 472/531 KB 1004/1710 KB 224/1044 KB 20/1063 KB 448/1267 KB 476/531 KB 1004/1710 KB 224/1044 KB 20/1063 KB 448/1267 KB 480/531 KB 1004/1710 KB 224/1044 KB 20/1063 KB 448/1267 KB 484/531 KB 1004/1710 KB 204/1044 KB 436/1267 KB 472/531 KB 1008/1710 KB 224/1044 KB 20/1063 KB 448/1267 KB 484/531 KB 1012/1710 KB 224/1044 KB 20/1063 KB 448/1267 KB 484/531 KB 1016/1710 KB 228/1044 KB 20/1063 KB 452/1267 KB 488/531 KB 1004/1710 KB 212/1044 KB 20/1063 KB 436/1267 KB 472/531 KB 1016/1710 KB 228/1044 KB 24/1063 KB 452/1267 KB 488/531 KB 1016/1710 KB 228/1044 KB 28/1063 KB 452/1267 KB 488/531 KB 1016/1710 KB 228/1044 KB 32/1063 KB 452/1267 KB 488/531 KB 1012/1710 KB 228/1044 KB 20/1063 KB 452/1267 KB 488/531 KB 1020/1710 KB 228/1044 KB 32/1063 KB 456/1267 KB 488/531 KB 1020/1710 KB 228/1044 KB 32/1063 KB 460/1267 KB 488/531 KB 1020/1710 KB 228/1044 KB 32/1063 KB 464/1267 unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install KB 488/531 KB 1020/1710 KB 228/1044 KB 32/1063 KB 468/1267 KB 488/531 KB 1020/1710 KB 228/1044 KB 32/1063 KB 472/1267 KB 488/531 KB 1020/1710 KB 228/1044 KB 32/1063 KB 476/1267 KB 488/531 KB 1020/1710 KB 228/1044 KB 32/1063 KB 480/1267 KB 488/531 KB 1012/1710 KB 228/1044 KB 20/1063 KB 448/1267 KB 488/531 KB 1020/1710 KB 232/1044 KB 32/1063 KB 480/1267 KB 488/531 KB 1020/1710 KB 236/1044 KB 32/1063 KB 480/1267 KB 488/531 KB 1020/1710 KB 240/1044 KB 32/1063 KB 480/1267 KB 488/531 KB 1020/1710 KB 244/1044 KB 32/1063 KB 480/1267 KB 488/531 KB 1020/1710 KB 248/1044 KB 32/1063 KB 480/1267 KB 488/531 KB 1012/1710 KB 224/1044 KB 20/1063 KB 448/1267 KB 488/531 KB 1020/1710 KB 248/1044 KB 32/1063 KB 480/1267 KB 492/531 KB 1020/1710 KB 248/1044 KB 32/1063 KB 480/1267 KB 496/531 KB 1020/1710 KB 248/1044 KB 32/1063 KB 480/1267 KB 500/531 KB 1020/1710 KB 248/1044 KB 32/1063 KB 480/1267 KB 504/531 KB 1020/1710 KB 248/1044 KB 32/1063 KB 480/1267 KB 508/531 KB 1020/1710 KB 248/1044 KB 32/1063 KB 480/1267 KB 512/531 KB 1020/1710 KB 248/1044 KB 32/1063 KB 480/1267 KB 516/531 KB 1020/1710 KB 252/1044 KB 32/1063 KB 480/1267 KB 520/531 KB 1020/1710 KB 252/1044 KB 32/1063 KB 480/1267 KB 524/531 KB 1020/1710 KB 252/1044 KB 32/1063 KB 480/1267 KB 528/531 KB 1020/1710 KB 252/1044 KB 32/1063 KB 480/1267 KB 531/531 KB 1020/1710 KB 228/1044 KB 32/1063 KB 452/1267 KB 488/531 KB 1024/1710 KB 252/1044 KB 32/1063 KB 484/1267 KB 531/531 KB 1028/1710 KB 252/1044 KB 32/1063 KB 484/1267 KB 531/531 KB 1032/1710 KB 252/1044 KB 32/1063 KB 484/1267 KB 531/531 KB 1036/1710 KB 252/1044 KB 32/1063 KB 484/1267 KB 531/531 KB 1040/1710 KB 252/1044 KB 32/1063 KB 484/1267 KB 531/531 KB 1044/1710 KB 252/1044 KB 32/1063 KB 484/1267 KB 531/531 KB 1048/1710 KB 252/1044 KB 32/1063 KB 484/1267 KB 531/531 KB 1052/1710 KB 252/1044 KB 32/1063 KB 484/1267 KB 531/531 KB 1056/1710 KB 252/1044 KB 32/1063 KB 484/1267 KB 531/531 KB 1020/1710 KB 252/1044 KB 32/1063 KB 484/1267 KB 531/531 KB 1056/1710 KB 252/1044 KB 32/1063 KB 488/1267 KB 531/531 KB 1056/1710 KB 252/1044 KB 32/1063 KB 492/1267 KB 531/531 KB 1056/1710 KB 252/1044 KB 32/1063 KB 496/1267 KB 531/531 KB 1020/1710 KB 252/1044 KB 32/1063 KB 480/1267 KB 516/531 KB 1056/1710 KB 256/1044 KB 32/1063 KB 496/1267 KB 531/531 KB 1056/1710 KB 260/1044 KB 32/1063 KB 496/1267 KB 531/531 KB 1056/1710 KB 264/1044 KB 32/1063 KB 496/1267 KB 531/531 KB 1056/1710 KB 268/1044 KB 32/1063 KB 496/1267 KB 531/531 KB 1056/1710 KB 272/1044 KB 32/1063 KB 496/1267 KB 531/531 KB 1060/1710 KB 272/1044 KB 32/1063 KB 496/1267 KB 531/531 KB 1064/1710 KB 276/1044 KB 32/1063 KB 500/1267 KB 531/531 KB 1068/1710 KB 276/1044 KB 32/1063 KB 500/1267 KB 531/531 KB 1072/1710 KB 276/1044 KB 32/1063 KB 500/1267 KB 531/531 KB 1060/1710 KB 276/1044 KB 32/1063 KB 500/1267 KB 531/531 KB 1072/1710 KB 276/1044 KB 32/1063 KB 504/1267 KB 531/531 KB 1072/1710 KB 276/1044 KB 32/1063 KB 508/1267 KB 531/531 KB 1072/1710 KB 276/1044 KB 32/1063 KB 512/1267 KB 531/531 KB 1060/1710 KB 276/1044 KB 32/1063 KB 496/1267 KB 531/531 KB 1072/1710 KB 280/1044 KB 32/1063 KB 512/1267 KB 531/531 KB 1072/1710 KB 284/1044 KB 32/1063 KB 512/1267 KB 531/531 KB 1072/1710 KB 288/1044 KB 32/1063 KB 512/1267 KB 531/531 KB 1072/1710 KB 292/1044 KB 32/1063 KB 512/1267 KB 531/531 KB 1076/1710 KB 296/1044 KB 32/1063 KB 516/1267 KB 531/531 KB 1076/1710 KB 300/1044 KB 32/1063 KB 516/1267 KB 531/531 KB 1076/1710 KB 304/1044 KB 32/1063 KB 516/1267 KB 531/531 KB 1076/1710 KB 29 unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 2/1044 KB 32/1063 KB 516/1267 KB 531/531 KB 1076/1710 KB 292/1044 KB 32/1063 KB 512/1267 KB 531/531 KB 1080/1710 KB 304/1044 KB 32/1063 KB 516/1267 KB 531/531 KB 1084/1710 KB 304/1044 KB 32/1063 KB 516/1267 KB 531/531 KB 1088/1710 KB 304/1044 KB 32/1063 KB 516/1267 KB 531/531 KB 1088/1710 KB 304/1044 KB 32/1063 KB 520/1267 KB 531/531 KB 1088/1710 KB 304/1044 KB 32/1063 KB 524/1267 KB 531/531 KB 1092/1710 KB 304/1044 KB 36/1063 KB 528/1267 KB 531/531 KB 1088/1710 KB 304/1044 KB 36/1063 KB 524/1267 KB 531/531 KB 1092/1710 KB 304/1044 KB 40/1063 KB 528/1267 KB 531/531 KB 1092/1710 KB 304/1044 KB 44/1063 KB 528/1267 KB 531/531 KB 1092/1710 KB 304/1044 KB 48/1063 KB 528/1267 KB 531/531 KB 1092/1710 KB 304/1044 KB 52/1063 KB 528/1267 KB 531/531 KB 1092/1710 KB 304/1044 KB 56/1063 KB 528/1267 KB 531/531 KB 1092/1710 KB 304/1044 KB 60/1063 KB 528/1267 KB 531/531 KB 1092/1710 KB 304/1044 KB 64/1063 KB 528/1267 KB 531/531 KB 1092/1710 KB 304/1044 KB 68/1063 KB 528/1267 KB 531/531 KB 1092/1710 KB 304/1044 KB 72/1063 KB 528/1267 KB 531/531 KB 1092/1710 KB 304/1044 KB 76/1063 KB 528/1267 KB 531/531 KB 1092/1710 KB 304/1044 KB 80/1063 KB 528/1267 KB 531/531 KB 1092/1710 KB 304/1044 KB 84/1063 KB 528/1267 KB 531/531 KB 1092/1710 KB 304/1044 KB 88/1063 KB 528/1267 KB 1092/1710 KB 304/1044 KB 92/1063 KB 528/1267 KB 1092/1710 KB 304/1044 KB 96/1063 KB 528/1267 KB 1092/1710 KB 304/1044 KB 100/1063 KB 528/1267 KB 1092/1710 KB 304/1044 KB 104/1063 KB 528/1267 KB 1092/1710 KB 304/1044 KB 108/1063 KB 528/1267 KB 1092/1710 KB 304/1044 KB 112/1063 KB 528/1267 KB 1092/1710 KB 304/1044 KB 116/1063 KB 528/1267 KB 1092/1710 KB 308/1044 KB 120/1063 KB 532/1267 KB 1092/1710 KB 304/1044 KB 36/1063 KB 524/1267 KB 531/531 KB 1096/1710 KB 308/1044 KB 124/1063 KB 532/1267 KB 1100/1710 KB 308/1044 KB 124/1063 KB 532/1267 KB 1104/1710 KB 308/1044 KB 124/1063 KB 532/1267 KB 1092/1710 KB 308/1044 KB 116/1063 KB 532/1267 KB 1104/1710 KB 308/1044 KB 124/1063 KB 536/1267 KB 1092/1710 KB 308/1044 KB 116/1063 KB 528/1267 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1274.8 KB/sec) unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-mysql-0: 11:59:31 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 1108/1710 KB 312/1044 KB 124/1063 KB 536/1267 KB 1108/1710 KB 316/1044 KB 124/1063 KB 536/1267 KB 1108/1710 KB 320/1044 KB 124/1063 KB 536/1267 KB 1108/1710 KB 320/1044 KB 124/1063 KB 540/1267 KB 1108/1710 KB 320/1044 KB 124/1063 KB 544/1267 KB 1108/1710 KB 320/1044 KB 124/1063 KB 548/1267 KB 1108/1710 KB 308/1044 KB 124/1063 KB 536/1267 KB 1112/1710 KB 324/1044 KB 124/1063 KB 548/1267 KB 1116/1710 KB 324/1044 KB 124/1063 KB 548/1267 KB 1120/1710 KB 324/1044 KB 124/1063 KB 548/1267 KB 1108/1710 KB 324/1044 KB 124/1063 KB 548/1267 KB 1092/1710 KB 308/1044 KB 124/1063 KB 532/1267 KB 1120/1710 KB 324/1044 KB 128/1063 KB 548/1267 KB 1120/1710 KB 324/1044 KB 132/1063 KB 548/1267 KB 1120/1710 KB 324/1044 KB 136/1063 KB 548/1267 KB 1124/1710 KB 328/1044 KB 140/1063 KB 552/1267 KB 1124/1710 KB 328/1044 KB 144/1063 KB 552/1267 KB 1124/1710 KB 328/1044 KB 148/1063 KB 552/1267 KB 1120/1710 KB 328/1044 KB 136/1063 KB 548/1267 KB 1124/1710 KB 332/1044 KB 148/1063 KB 552/1267 KB 1124/1710 KB 336/1044 KB 148/1063 KB 552/1267 KB 1124/1710 KB 340/1044 KB 148/1063 KB 552/1267 KB 1124/1710 KB 328/1044 KB 136/1063 KB 552/1267 KB 1128/1710 KB 340/1044 KB 152/1063 KB 552/1267 KB 1132/1710 KB 340/1044 KB 152/1063 KB 552/1267 KB 1136/1710 KB 340/1044 KB 152/1063 KB 552/1267 KB 1120/1710 KB 328/1044 KB 136/1063 KB 552/1267 KB 1136/1710 KB 340/1044 KB 152/1063 KB 556/1267 KB 1136/1710 KB 340/1044 KB 152/1063 KB 560/1267 KB 1136/1710 KB 340/1044 KB 152/1063 KB 564/1267 KB 1140/1710 KB 344/1044 KB 152/1063 KB 568/1267 KB 1140/1710 KB 344/1044 KB 152/1063 KB 572/1267 KB 1140/1710 KB 344/1044 KB 152/1063 KB 576/1267 KB 1124/1710 KB 340/1044 KB 152/1063 KB 552/1267 KB 1140/1710 KB 344/1044 KB 156/1063 KB 576/1267 KB 1140/1710 KB 344/1044 KB 160/1063 KB 576/1267 KB 1140/1710 KB 344/1044 KB 164/1063 KB 576/1267 KB 1140/1710 KB 344/1044 KB 168/1063 KB 580/1267 KB 1140/1710 KB 344/1044 KB 172/1063 KB 580/1267 KB 1140/1710 KB 344/1044 KB 172/1063 KB 4/713 KB 580/1267 KB 1140/1710 KB 344/1044 KB 172/1063 KB 8/713 KB 580/1267 KB 1140/1710 KB 344/1044 KB 172/1063 KB 12/713 KB 580/1267 KB 1140/1710 KB 344/1044 KB 172/1063 KB 16/713 KB 580/1267 KB 1140/1710 KB 344/1044 KB 172/1063 KB 20/713 KB 580/1267 KB 1140/1710 KB 344/1044 KB 152/1063 KB 564/1267 KB 1136/1710 KB 344/1044 KB 152/1063 KB 564/1267 KB 1140/1710 KB 348/1044 KB 172/1063 KB 20/713 KB 580/1267 KB 1140/1710 KB 352/1044 KB 172/1063 KB 20/713 KB 580/1267 KB 1140/1710 KB 356/1044 KB 172/1063 KB 20/713 KB 580/1267 KB 1144/1710 KB 360/1044 KB 172/1063 KB 24/713 KB 580/1267 KB 1144/1710 KB 364/1044 KB 172/1063 KB 24/713 KB 580/1267 KB 1144/1710 KB 368/1044 KB 172/1063 KB 24/713 KB 580/1267 KB 1144/1710 KB 372/1044 KB 176/1063 KB 24/713 KB 580/1267 KB 1140/1710 KB 344/1044 KB 164/1063 KB 580/1267 KB 1144/1710 KB 372/1044 KB 176/1063 KB 24/713 KB 584/1267 KB 1144/1710 KB 372/1044 KB 176/1063 KB 24/713 KB 588/1267 KB 1144/1710 KB 372/1044 KB 176/1063 KB 24/713 KB 592/1267 KB 1144/1710 KB 368/1044 KB 176/1063 KB 24/713 KB 580/1267 KB 1144/1710 KB 356/1044 KB 172/1063 KB 24/713 KB 580/1267 KB 1144/1710 KB 372/1044 KB 176/1063 KB 28/713 KB 592/1267 KB 1144/1710 KB 372/1044 KB 176/1063 KB 32/713 KB 592/1267 KB 1144/1710 KB 356/1044 KB 172/1063 KB 20/713 KB 580/1267 KB 1148/1710 KB 372/1044 KB 176/1063 KB 32/713 KB 592/1267 KB 1152/1710 KB 372/1044 KB 176/1063 KB 32/713 KB 592/1267 KB 1156/1710 KB 372/1044 KB 176/1063 KB 32/713 KB 592/1267 KB 1160/1710 KB 372/1044 KB 180/1063 KB 36/713 KB unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 596/1267 KB 1156/1710 KB 372/1044 KB 176/1063 KB 36/713 KB 592/1267 KB 1164/1710 KB 372/1044 KB 180/1063 KB 36/713 KB 596/1267 KB 1168/1710 KB 372/1044 KB 180/1063 KB 40/713 KB 596/1267 KB 1172/1710 KB 376/1044 KB 180/1063 KB 40/713 KB 596/1267 KB 1176/1710 KB 376/1044 KB 180/1063 KB 40/713 KB 596/1267 KB 1180/1710 KB 376/1044 KB 180/1063 KB 40/713 KB 596/1267 KB 1184/1710 KB 376/1044 KB 180/1063 KB 40/713 KB 596/1267 KB 1188/1710 KB 376/1044 KB 180/1063 KB 40/713 KB 596/1267 KB 1192/1710 KB 376/1044 KB 180/1063 KB 40/713 KB 596/1267 KB 1156/1710 KB 372/1044 KB 180/1063 KB 36/713 KB 596/1267 KB 1156/1710 KB 372/1044 KB 180/1063 KB 36/713 KB 592/1267 KB 1192/1710 KB 376/1044 KB 184/1063 KB 40/713 KB 596/1267 KB 1192/1710 KB 376/1044 KB 188/1063 KB 40/713 KB 596/1267 KB 1192/1710 KB 376/1044 KB 192/1063 KB 40/713 KB 596/1267 KB 1168/1710 KB 376/1044 KB 180/1063 KB 40/713 KB 596/1267 KB 1164/1710 KB 372/1044 KB 180/1063 KB 40/713 KB 596/1267 KB 1192/1710 KB 380/1044 KB 192/1063 KB 44/713 KB 596/1267 KB 1192/1710 KB 380/1044 KB 192/1063 KB 48/713 KB 596/1267 KB 1192/1710 KB 380/1044 KB 192/1063 KB 48/713 KB 596/1267 KB 1192/1710 KB 384/1044 KB 192/1063 KB 48/713 KB 596/1267 KB 1192/1710 KB 388/1044 KB 192/1063 KB 48/713 KB 600/1267 KB 1192/1710 KB 392/1044 KB 196/1063 KB 52/713 KB 600/1267 KB 1192/1710 KB 396/1044 KB 196/1063 KB 52/713 KB 600/1267 KB 1192/1710 KB 384/1044 KB 192/1063 KB 48/713 KB 600/1267 KB 1192/1710 KB 400/1044 KB 196/1063 KB 52/713 KB 604/1267 KB 1192/1710 KB 400/1044 KB 196/1063 KB 52/713 KB 608/1267 KB 1192/1710 KB 388/1044 KB 196/1063 KB 52/713 KB 600/1267 KB 1192/1710 KB 400/1044 KB 196/1063 KB 56/713 KB 608/1267 KB 1192/1710 KB 400/1044 KB 196/1063 KB 60/713 KB 608/1267 KB 1192/1710 KB 400/1044 KB 196/1063 KB 64/713 KB 608/1267 KB 1192/1710 KB 400/1044 KB 196/1063 KB 68/713 KB 608/1267 KB 1192/1710 KB 400/1044 KB 196/1063 KB 72/713 KB 612/1267 KB 1192/1710 KB 400/1044 KB 196/1063 KB 76/713 KB 612/1267 KB 1196/1710 KB 400/1044 KB 196/1063 KB 80/713 KB 612/1267 KB 1192/1710 KB 388/1044 KB 196/1063 KB 48/713 KB 600/1267 KB 1196/1710 KB 400/1044 KB 200/1063 KB 80/713 KB 612/1267 KB 1196/1710 KB 400/1044 KB 204/1063 KB 80/713 KB 612/1267 KB 1196/1710 KB 400/1044 KB 208/1063 KB 80/713 KB 612/1267 KB 1196/1710 KB 400/1044 KB 212/1063 KB 80/713 KB 612/1267 KB 1196/1710 KB 400/1044 KB 196/1063 KB 76/713 KB 612/1267 KB 1192/1710 KB 400/1044 KB 196/1063 KB 68/713 KB 612/1267 KB 1192/1710 KB 400/1044 KB 196/1063 KB 68/713 KB 612/1267 KB 1196/1710 KB 400/1044 KB 212/1063 KB 80/713 KB 616/1267 KB 1196/1710 KB 400/1044 KB 212/1063 KB 80/713 KB 620/1267 KB 1196/1710 KB 400/1044 KB 212/1063 KB 80/713 KB 624/1267 KB 1196/1710 KB 404/1044 KB 212/1063 KB 80/713 KB 628/1267 KB 1196/1710 KB 408/1044 KB 216/1063 KB 80/713 KB 628/1267 KB 1196/1710 KB 408/1044 KB 220/1063 KB 80/713 KB 628/1267 KB 1200/1710 KB 408/1044 KB 224/1063 KB 80/713 KB 628/1267 KB 1200/1710 KB 408/1044 KB 228/1063 KB 80/713 KB 628/1267 KB 1200/1710 KB 408/1044 KB 232/1063 KB 84/713 KB 628/1267 KB 1200/1710 KB 408/1044 KB 236/1063 KB 84/713 KB 628/1267 KB 1196/1710 KB 408/1044 KB 216/1063 KB 80/713 KB 628/1267 KB 1200/1710 KB 412/1044 KB 236/1063 KB 84/713 KB 628/1267 KB 1200/1710 KB 416/1044 KB 236/1063 KB 84/713 KB 628/1267 KB 1200/1710 KB 420/1044 KB 236/1063 KB 84/713 KB 628/1267 KB 1200/1710 KB 408/1044 KB 228/1063 KB 84/713 KB 628/1267 KB 1200/1710 KB 420/1044 KB 236/1063 KB 88/713 KB 628/1267 KB 1200/1710 KB 420 unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install /1044 KB 236/1063 KB 92/713 KB 628/1267 KB 1196/1710 KB 400/1044 KB 212/1063 KB 80/713 KB 628/1267 KB 1200/1710 KB 420/1044 KB 236/1063 KB 92/713 KB 632/1267 KB 1200/1710 KB 420/1044 KB 236/1063 KB 92/713 KB 636/1267 KB 1200/1710 KB 420/1044 KB 236/1063 KB 92/713 KB 640/1267 KB 1200/1710 KB 408/1044 KB 220/1063 KB 80/713 KB 628/1267 KB 1204/1710 KB 420/1044 KB 236/1063 KB 92/713 KB 640/1267 KB 1208/1710 KB 420/1044 KB 236/1063 KB 96/713 KB 644/1267 KB 1204/1710 KB 420/1044 KB 236/1063 KB 96/713 KB 644/1267 KB 1212/1710 KB 424/1044 KB 236/1063 KB 100/713 KB 644/1267 KB 1204/1710 KB 420/1044 KB 236/1063 KB 92/713 KB 644/1267 KB 1212/1710 KB 424/1044 KB 240/1063 KB 100/713 KB 648/1267 KB 1212/1710 KB 424/1044 KB 240/1063 KB 100/713 KB 652/1267 KB 1212/1710 KB 424/1044 KB 240/1063 KB 100/713 KB 644/1267 KB 1212/1710 KB 424/1044 KB 236/1063 KB 96/713 KB 644/1267 KB 1216/1710 KB 424/1044 KB 240/1063 KB 100/713 KB 656/1267 KB 1208/1710 KB 424/1044 KB 236/1063 KB 96/713 KB 644/1267 KB 1216/1710 KB 428/1044 KB 240/1063 KB 100/713 KB 656/1267 KB 1216/1710 KB 432/1044 KB 240/1063 KB 100/713 KB 656/1267 KB 1220/1710 KB 432/1044 KB 240/1063 KB 100/713 KB 656/1267 KB 1224/1710 KB 436/1044 KB 244/1063 KB 104/713 KB 656/1267 KB 1228/1710 KB 436/1044 KB 244/1063 KB 104/713 KB 656/1267 KB 1232/1710 KB 436/1044 KB 244/1063 KB 104/713 KB 656/1267 KB 1220/1710 KB 436/1044 KB 244/1063 KB 104/713 KB 656/1267 KB 1232/1710 KB 436/1044 KB 244/1063 KB 108/713 KB 656/1267 KB 1232/1710 KB 436/1044 KB 244/1063 KB 112/713 KB 656/1267 KB 1212/1710 KB 424/1044 KB 240/1063 KB 100/713 KB 656/1267 KB 1220/1710 KB 436/1044 KB 244/1063 KB 100/713 KB 656/1267 KB 1232/1710 KB 436/1044 KB 248/1063 KB 112/713 KB 656/1267 KB 1232/1710 KB 436/1044 KB 252/1063 KB 112/713 KB 656/1267 KB 1232/1710 KB 436/1044 KB 256/1063 KB 112/713 KB 656/1267 KB 1220/1710 KB 436/1044 KB 240/1063 KB 100/713 KB 656/1267 KB 1232/1710 KB 440/1044 KB 256/1063 KB 112/713 KB 656/1267 KB 1232/1710 KB 444/1044 KB 256/1063 KB 112/713 KB 656/1267 KB 1232/1710 KB 448/1044 KB 256/1063 KB 112/713 KB 656/1267 KB 1236/1710 KB 452/1044 KB 256/1063 KB 116/713 KB 656/1267 KB 1236/1710 KB 456/1044 KB 260/1063 KB 116/713 KB 660/1267 KB 1236/1710 KB 448/1044 KB 256/1063 KB 116/713 KB 656/1267 KB 1236/1710 KB 456/1044 KB 260/1063 KB 120/713 KB 660/1267 KB 1236/1710 KB 456/1044 KB 260/1063 KB 124/713 KB 660/1267 KB 1236/1710 KB 456/1044 KB 260/1063 KB 128/713 KB 660/1267 KB 1236/1710 KB 448/1044 KB 256/1063 KB 112/713 KB 656/1267 KB 1240/1710 KB 456/1044 KB 260/1063 KB 128/713 KB 660/1267 KB 1244/1710 KB 456/1044 KB 260/1063 KB 128/713 KB 660/1267 KB 1248/1710 KB 456/1044 KB 260/1063 KB 128/713 KB 660/1267 KB 1252/1710 KB 456/1044 KB 260/1063 KB 128/713 KB 660/1267 KB 1256/1710 KB 460/1044 KB 260/1063 KB 132/713 KB 660/1267 KB 1236/1710 KB 452/1044 KB 260/1063 KB 116/713 KB 660/1267 KB 1236/1710 KB 452/1044 KB 256/1063 KB 116/713 KB 660/1267 KB 1256/1710 KB 460/1044 KB 260/1063 KB 132/713 KB 664/1267 KB 1256/1710 KB 460/1044 KB 260/1063 KB 132/713 KB 668/1267 KB 1256/1710 KB 460/1044 KB 260/1063 KB 132/713 KB 672/1267 KB 1256/1710 KB 460/1044 KB 260/1063 KB 132/713 KB 676/1267 KB 1256/1710 KB 460/1044 KB 264/1063 KB 132/713 KB 680/1267 KB 1256/1710 KB 460/1044 KB 264/1063 KB 132/713 KB 684/1267 KB 1256/1710 KB 460/1044 KB 264/1063 KB 132/713 KB 688/1267 KB 1252/1710 KB 460/1044 KB 260/1063 KB 132/713 KB 660/1267 KB 1256/1710 KB 460/1044 KB 264/1063 KB 136/713 KB 688/1267 KB 1256/17 unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 10 KB 460/1044 KB 264/1063 KB 140/713 KB 688/1267 KB 1252/1710 KB 460/1044 KB 260/1063 KB 128/713 KB 660/1267 KB 1256/1710 KB 464/1044 KB 264/1063 KB 144/713 KB 688/1267 KB 1256/1710 KB 460/1044 KB 264/1063 KB 132/713 KB 676/1267 KB 1256/1710 KB 464/1044 KB 268/1063 KB 144/713 KB 688/1267 KB 1256/1710 KB 464/1044 KB 272/1063 KB 144/713 KB 688/1267 KB 1256/1710 KB 468/1044 KB 272/1063 KB 144/713 KB 688/1267 KB 1256/1710 KB 472/1044 KB 276/1063 KB 144/713 KB 692/1267 KB 1256/1710 KB 476/1044 KB 276/1063 KB 144/713 KB 692/1267 KB 1256/1710 KB 468/1044 KB 276/1063 KB 144/713 KB 692/1267 KB 1260/1710 KB 476/1044 KB 276/1063 KB 148/713 KB 692/1267 KB 1256/1710 KB 468/1044 KB 276/1063 KB 144/713 KB 692/1267 KB 1260/1710 KB 480/1044 KB 276/1063 KB 152/713 KB 696/1267 KB 1256/1710 KB 468/1044 KB 276/1063 KB 144/713 KB 688/1267 KB 1260/1710 KB 480/1044 KB 280/1063 KB 152/713 KB 696/1267 KB 1260/1710 KB 480/1044 KB 284/1063 KB 152/713 KB 696/1267 KB 1260/1710 KB 480/1044 KB 276/1063 KB 148/713 KB 692/1267 KB 1260/1710 KB 476/1044 KB 276/1063 KB 144/713 KB 692/1267 KB 1264/1710 KB 480/1044 KB 288/1063 KB 152/713 KB 696/1267 KB 1268/1710 KB 480/1044 KB 288/1063 KB 152/713 KB 696/1267 KB 1272/1710 KB 484/1044 KB 288/1063 KB 152/713 KB 700/1267 KB 1276/1710 KB 484/1044 KB 288/1063 KB 152/713 KB 700/1267 KB 1280/1710 KB 484/1044 KB 288/1063 KB 152/713 KB 700/1267 KB 1284/1710 KB 484/1044 KB 288/1063 KB 152/713 KB 700/1267 KB 1288/1710 KB 484/1044 KB 288/1063 KB 152/713 KB 700/1267 KB 1292/1710 KB 484/1044 KB 288/1063 KB 152/713 KB 700/1267 KB 1260/1710 KB 484/1044 KB 288/1063 KB 152/713 KB 700/1267 KB 1268/1710 KB 484/1044 KB 288/1063 KB 152/713 KB 700/1267 KB 1292/1710 KB 484/1044 KB 288/1063 KB 152/713 KB 704/1267 KB 1292/1710 KB 484/1044 KB 288/1063 KB 156/713 KB 704/1267 KB 1292/1710 KB 484/1044 KB 288/1063 KB 160/713 KB 704/1267 KB 1292/1710 KB 484/1044 KB 288/1063 KB 164/713 KB 704/1267 KB 1292/1710 KB 484/1044 KB 288/1063 KB 168/713 KB 708/1267 KB 1292/1710 KB 484/1044 KB 288/1063 KB 172/713 KB 708/1267 KB 1292/1710 KB 484/1044 KB 288/1063 KB 176/713 KB 708/1267 KB 1268/1710 KB 484/1044 KB 288/1063 KB 152/713 KB 696/1267 KB 1292/1710 KB 488/1044 KB 288/1063 KB 176/713 KB 708/1267 KB 1292/1710 KB 492/1044 KB 288/1063 KB 176/713 KB 708/1267 KB 1292/1710 KB 496/1044 KB 288/1063 KB 176/713 KB 708/1267 KB 1260/1710 KB 480/1044 KB 288/1063 KB 152/713 KB 696/1267 KB 1292/1710 KB 496/1044 KB 292/1063 KB 176/713 KB 708/1267 KB 1292/1710 KB 496/1044 KB 296/1063 KB 176/713 KB 708/1267 KB 1292/1710 KB 496/1044 KB 300/1063 KB 176/713 KB 708/1267 KB 1292/1710 KB 496/1044 KB 304/1063 KB 176/713 KB 708/1267 KB 1292/1710 KB 496/1044 KB 308/1063 KB 176/713 KB 708/1267 KB 1292/1710 KB 500/1044 KB 312/1063 KB 180/713 KB 708/1267 KB 1292/1710 KB 500/1044 KB 316/1063 KB 180/713 KB 708/1267 KB 1292/1710 KB 500/1044 KB 320/1063 KB 180/713 KB 708/1267 KB 1292/1710 KB 484/1044 KB 288/1063 KB 164/713 KB 708/1267 KB 1296/1710 KB 500/1044 KB 320/1063 KB 180/713 KB 712/1267 KB 1296/1710 KB 500/1044 KB 320/1063 KB 180/713 KB 716/1267 KB 1296/1710 KB 500/1044 KB 320/1063 KB 180/713 KB 720/1267 KB 1296/1710 KB 500/1044 KB 320/1063 KB 180/713 KB 724/1267 KB 1296/1710 KB 500/1044 KB 320/1063 KB 180/713 KB 728/1267 KB 1296/1710 KB 500/1044 KB 320/1063 KB 180/713 KB 732/1267 KB 1296/1710 KB 500/1044 KB 324/1063 KB 180/713 KB 736/1267 KB 1296/1710 KB 500/1044 KB 320/1063 KB 180/713 KB 708/1267 KB 1292/1710 KB 500/1044 KB 308/1063 KB 180/713 KB unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 708/1267 KB 1296/1710 KB 500/1044 KB 324/1063 KB 184/713 KB 736/1267 KB 1296/1710 KB 500/1044 KB 324/1063 KB 188/713 KB 736/1267 KB 1296/1710 KB 500/1044 KB 324/1063 KB 192/713 KB 736/1267 KB 1296/1710 KB 500/1044 KB 324/1063 KB 196/713 KB 736/1267 KB 1292/1710 KB 500/1044 KB 308/1063 KB 176/713 KB 708/1267 KB 1300/1710 KB 504/1044 KB 324/1063 KB 196/713 KB 740/1267 KB 1300/1710 KB 508/1044 KB 324/1063 KB 196/713 KB 740/1267 KB 1300/1710 KB 512/1044 KB 324/1063 KB 196/713 KB 740/1267 KB 1300/1710 KB 516/1044 KB 324/1063 KB 196/713 KB 740/1267 KB 1300/1710 KB 520/1044 KB 324/1063 KB 196/713 KB 740/1267 KB 1300/1710 KB 524/1044 KB 324/1063 KB 196/713 KB 740/1267 KB 1300/1710 KB 528/1044 KB 324/1063 KB 196/713 KB 740/1267 KB 1300/1710 KB 532/1044 KB 324/1063 KB 196/713 KB 740/1267 KB 1300/1710 KB 500/1044 KB 324/1063 KB 196/713 KB 740/1267 KB 1300/1710 KB 532/1044 KB 324/1063 KB 200/713 KB 744/1267 KB 1300/1710 KB 532/1044 KB 324/1063 KB 200/713 KB 748/1267 KB 1300/1710 KB 532/1044 KB 324/1063 KB 200/713 KB 752/1267 KB 1300/1710 KB 532/1044 KB 324/1063 KB 200/713 KB 756/1267 KB 1300/1710 KB 500/1044 KB 324/1063 KB 196/713 KB 736/1267 KB 1304/1710 KB 536/1044 KB 324/1063 KB 200/713 KB 756/1267 KB 1308/1710 KB 536/1044 KB 324/1063 KB 200/713 KB 756/1267 KB 1296/1710 KB 500/1044 KB 324/1063 KB 180/713 KB 732/1267 KB 1308/1710 KB 536/1044 KB 328/1063 KB 200/713 KB 756/1267 KB 1308/1710 KB 536/1044 KB 332/1063 KB 200/713 KB 756/1267 KB 1308/1710 KB 536/1044 KB 336/1063 KB 200/713 KB 756/1267 KB 1312/1710 KB 536/1044 KB 336/1063 KB 200/713 KB 756/1267 KB 1312/1710 KB 536/1044 KB 340/1063 KB 200/713 KB 756/1267 KB 1316/1710 KB 536/1044 KB 344/1063 KB 200/713 KB 756/1267 KB 1316/1710 KB 536/1044 KB 348/1063 KB 200/713 KB 756/1267 KB 1316/1710 KB 536/1044 KB 352/1063 KB 200/713 KB 756/1267 KB 1300/1710 KB 536/1044 KB 324/1063 KB 200/713 KB 756/1267 KB 1300/1710 KB 532/1044 KB 324/1063 KB 200/713 KB 740/1267 KB 1316/1710 KB 536/1044 KB 352/1063 KB 204/713 KB 756/1267 KB 1316/1710 KB 536/1044 KB 352/1063 KB 208/713 KB 756/1267 KB 1316/1710 KB 540/1044 KB 352/1063 KB 208/713 KB 756/1267 KB 1316/1710 KB 544/1044 KB 352/1063 KB 208/713 KB 756/1267 KB 1316/1710 KB 548/1044 KB 352/1063 KB 208/713 KB 756/1267 KB 1316/1710 KB 552/1044 KB 356/1063 KB 212/713 KB 760/1267 KB 1316/1710 KB 556/1044 KB 356/1063 KB 212/713 KB 760/1267 KB 1316/1710 KB 536/1044 KB 340/1063 KB 200/713 KB 756/1267 KB 1320/1710 KB 556/1044 KB 356/1063 KB 212/713 KB 760/1267 KB 1324/1710 KB 556/1044 KB 356/1063 KB 212/713 KB 760/1267 KB 1328/1710 KB 556/1044 KB 356/1063 KB 212/713 KB 760/1267 KB 1332/1710 KB 556/1044 KB 356/1063 KB 212/713 KB 760/1267 KB 1336/1710 KB 556/1044 KB 356/1063 KB 212/713 KB 760/1267 KB 1316/1710 KB 548/1044 KB 356/1063 KB 212/713 KB 760/1267 KB 1336/1710 KB 560/1044 KB 360/1063 KB 212/713 KB 760/1267 KB 1316/1710 KB 548/1044 KB 352/1063 KB 212/713 KB 760/1267 KB 1316/1710 KB 548/1044 KB 352/1063 KB 212/713 KB 756/1267 KB 1336/1710 KB 560/1044 KB 364/1063 KB 216/713 KB 760/1267 KB 1336/1710 KB 560/1044 KB 364/1063 KB 220/713 KB 764/1267 KB 1336/1710 KB 560/1044 KB 364/1063 KB 224/713 KB 764/1267 KB 1336/1710 KB 560/1044 KB 364/1063 KB 228/713 KB 764/1267 KB 1336/1710 KB 560/1044 KB 356/1063 KB 212/713 KB 760/1267 KB 1340/1710 KB 560/1044 KB 364/1063 KB 228/713 KB 764/1267 KB 1344/1710 KB 560/1044 KB 364/1063 KB 228/713 KB 764/1267 KB 1336/1710 KB 560/1044 KB 364/1063 KB 228/713 KB 764/1267 KB 1344/1710 KB 560/1044 KB 368/1 unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 063 KB 228/713 KB 764/1267 KB 1336/1710 KB 560/1044 KB 364/1063 KB 216/713 KB 764/1267 KB 1344/1710 KB 560/1044 KB 368/1063 KB 228/713 KB 768/1267 KB 1344/1710 KB 560/1044 KB 368/1063 KB 228/713 KB 772/1267 KB 1344/1710 KB 560/1044 KB 368/1063 KB 228/713 KB 776/1267 KB 1344/1710 KB 560/1044 KB 372/1063 KB 228/713 KB 780/1267 KB 1344/1710 KB 560/1044 KB 372/1063 KB 232/713 KB 784/1267 KB 1344/1710 KB 564/1044 KB 372/1063 KB 232/713 KB 788/1267 KB 1348/1710 KB 564/1044 KB 372/1063 KB 232/713 KB 792/1267 KB 1348/1710 KB 564/1044 KB 372/1063 KB 232/713 KB 796/1267 KB 1348/1710 KB 564/1044 KB 372/1063 KB 232/713 KB 800/1267 KB 1344/1710 KB 560/1044 KB 372/1063 KB 228/713 KB 776/1267 KB 1348/1710 KB 564/1044 KB 372/1063 KB 232/713 KB 788/1267 KB 1352/1710 KB 564/1044 KB 372/1063 KB 232/713 KB 800/1267 KB 1356/1710 KB 564/1044 KB 372/1063 KB 232/713 KB 800/1267 KB 1344/1710 KB 564/1044 KB 372/1063 KB 232/713 KB 784/1267 KB 1356/1710 KB 568/1044 KB 376/1063 KB 232/713 KB 800/1267 KB 1356/1710 KB 572/1044 KB 376/1063 KB 232/713 KB 800/1267 KB 1344/1710 KB 560/1044 KB 372/1063 KB 232/713 KB 780/1267 KB 1356/1710 KB 572/1044 KB 376/1063 KB 236/713 KB 800/1267 KB 1356/1710 KB 572/1044 KB 376/1063 KB 240/713 KB 800/1267 KB 1356/1710 KB 576/1044 KB 376/1063 KB 240/713 KB 800/1267 KB 1356/1710 KB 580/1044 KB 376/1063 KB 240/713 KB 800/1267 KB 1360/1710 KB 584/1044 KB 376/1063 KB 244/713 KB 804/1267 KB 1356/1710 KB 564/1044 KB 376/1063 KB 232/713 KB 800/1267 KB 1360/1710 KB 584/1044 KB 380/1063 KB 244/713 KB 804/1267 KB 1360/1710 KB 584/1044 KB 384/1063 KB 244/713 KB 804/1267 KB 1360/1710 KB 584/1044 KB 388/1063 KB 244/713 KB 804/1267 KB 1360/1710 KB 588/1044 KB 392/1063 KB 244/713 KB 804/1267 KB 1360/1710 KB 580/1044 KB 376/1063 KB 244/713 KB 804/1267 KB 1360/1710 KB 580/1044 KB 376/1063 KB 244/713 KB 800/1267 KB 1364/1710 KB 588/1044 KB 392/1063 KB 244/713 KB 804/1267 KB 1356/1710 KB 580/1044 KB 376/1063 KB 244/713 KB 800/1267 KB 1364/1710 KB 588/1044 KB 392/1063 KB 248/713 KB 804/1267 KB 1364/1710 KB 588/1044 KB 392/1063 KB 252/713 KB 804/1267 KB 1364/1710 KB 588/1044 KB 392/1063 KB 256/713 KB 804/1267 KB 1360/1710 KB 588/1044 KB 388/1063 KB 244/713 KB 804/1267 KB 1364/1710 KB 592/1044 KB 392/1063 KB 256/713 KB 804/1267 KB 1368/1710 KB 592/1044 KB 392/1063 KB 256/713 KB 804/1267 KB 1372/1710 KB 592/1044 KB 392/1063 KB 256/713 KB 804/1267 KB 1376/1710 KB 592/1044 KB 392/1063 KB 260/713 KB 804/1267 KB 1380/1710 KB 596/1044 KB 396/1063 KB 260/713 KB 808/1267 KB 1384/1710 KB 596/1044 KB 396/1063 KB 260/713 KB 808/1267 KB 1388/1710 KB 596/1044 KB 396/1063 KB 260/713 KB 808/1267 KB 1392/1710 KB 596/1044 KB 396/1063 KB 260/713 KB 808/1267 KB 1372/1710 KB 592/1044 KB 392/1063 KB 260/713 KB 804/1267 KB 1392/1710 KB 596/1044 KB 396/1063 KB 264/713 KB 808/1267 KB 1392/1710 KB 596/1044 KB 396/1063 KB 268/713 KB 808/1267 KB 1392/1710 KB 596/1044 KB 396/1063 KB 272/713 KB 808/1267 KB 1376/1710 KB 596/1044 KB 396/1063 KB 260/713 KB 808/1267 KB 1392/1710 KB 600/1044 KB 396/1063 KB 272/713 KB 808/1267 KB 1392/1710 KB 604/1044 KB 396/1063 KB 272/713 KB 808/1267 KB 1392/1710 KB 608/1044 KB 396/1063 KB 272/713 KB 808/1267 KB 1376/1710 KB 592/1044 KB 396/1063 KB 260/713 KB 808/1267 KB 1392/1710 KB 608/1044 KB 396/1063 KB 272/713 KB 812/1267 KB 1392/1710 KB 608/1044 KB 396/1063 KB 272/713 KB 816/1267 KB 1376/1710 KB 592/1044 KB 396/1063 KB 260/713 KB 804/1267 KB 1392/1710 KB 608/1044 KB 400/1063 KB 272/713 KB 816/1267 KB 1392/1710 KB unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 608/1044 KB 404/1063 KB 272/713 KB 816/1267 KB 1392/1710 KB 608/1044 KB 408/1063 KB 272/713 KB 820/1267 KB 1392/1710 KB 608/1044 KB 412/1063 KB 272/713 KB 820/1267 KB 1392/1710 KB 612/1044 KB 416/1063 KB 272/713 KB 820/1267 KB 1392/1710 KB 612/1044 KB 420/1063 KB 272/713 KB 820/1267 KB 1396/1710 KB 612/1044 KB 424/1063 KB 276/713 KB 820/1267 KB 1392/1710 KB 608/1044 KB 404/1063 KB 272/713 KB 820/1267 KB 1396/1710 KB 612/1044 KB 428/1063 KB 276/713 KB 824/1267 KB 1396/1710 KB 612/1044 KB 428/1063 KB 276/713 KB 828/1267 KB 1396/1710 KB 612/1044 KB 428/1063 KB 276/713 KB 832/1267 KB 1396/1710 KB 612/1044 KB 428/1063 KB 276/713 KB 836/1267 KB 1396/1710 KB 612/1044 KB 420/1063 KB 276/713 KB 820/1267 KB 1400/1710 KB 612/1044 KB 428/1063 KB 276/713 KB 836/1267 KB 1404/1710 KB 612/1044 KB 428/1063 KB 276/713 KB 836/1267 KB 1392/1710 KB 612/1044 KB 420/1063 KB 276/713 KB 820/1267 KB 1404/1710 KB 612/1044 KB 428/1063 KB 280/713 KB 836/1267 KB 1404/1710 KB 612/1044 KB 428/1063 KB 284/713 KB 836/1267 KB 1404/1710 KB 612/1044 KB 428/1063 KB 288/713 KB 836/1267 KB 1392/1710 KB 612/1044 KB 412/1063 KB 272/713 KB 820/1267 KB 1404/1710 KB 616/1044 KB 428/1063 KB 288/713 KB 836/1267 KB 1404/1710 KB 620/1044 KB 428/1063 KB 288/713 KB 836/1267 KB 1404/1710 KB 624/1044 KB 428/1063 KB 288/713 KB 836/1267 KB 1396/1710 KB 612/1044 KB 428/1063 KB 276/713 KB 820/1267 KB 1404/1710 KB 628/1044 KB 428/1063 KB 288/713 KB 836/1267 KB 1408/1710 KB 632/1044 KB 432/1063 KB 292/713 KB 840/1267 KB 1408/1710 KB 636/1044 KB 432/1063 KB 292/713 KB 840/1267 KB 1408/1710 KB 640/1044 KB 432/1063 KB 292/713 KB 840/1267 KB 1408/1710 KB 628/1044 KB 432/1063 KB 292/713 KB 840/1267 KB 1408/1710 KB 640/1044 KB 432/1063 KB 296/713 KB 840/1267 KB 1408/1710 KB 640/1044 KB 432/1063 KB 300/713 KB 840/1267 KB 1408/1710 KB 628/1044 KB 428/1063 KB 288/713 KB 836/1267 KB 1408/1710 KB 628/1044 KB 432/1063 KB 288/713 KB 840/1267 KB 1408/1710 KB 640/1044 KB 432/1063 KB 300/713 KB 844/1267 KB 1408/1710 KB 640/1044 KB 432/1063 KB 300/713 KB 848/1267 KB 1408/1710 KB 640/1044 KB 432/1063 KB 300/713 KB 852/1267 KB 1412/1710 KB 640/1044 KB 432/1063 KB 304/713 KB 856/1267 KB 1412/1710 KB 640/1044 KB 432/1063 KB 304/713 KB 860/1267 KB 1412/1710 KB 640/1044 KB 432/1063 KB 304/713 KB 864/1267 KB 1408/1710 KB 628/1044 KB 432/1063 KB 288/713 KB 836/1267 KB 1412/1710 KB 640/1044 KB 436/1063 KB 304/713 KB 864/1267 KB 1412/1710 KB 640/1044 KB 440/1063 KB 304/713 KB 864/1267 KB 1412/1710 KB 640/1044 KB 444/1063 KB 304/713 KB 864/1267 KB 1412/1710 KB 640/1044 KB 448/1063 KB 304/713 KB 864/1267 KB 1412/1710 KB 640/1044 KB 432/1063 KB 304/713 KB 852/1267 KB 1412/1710 KB 640/1044 KB 432/1063 KB 300/713 KB 852/1267 KB 1416/1710 KB 640/1044 KB 448/1063 KB 304/713 KB 864/1267 KB 1420/1710 KB 640/1044 KB 448/1063 KB 304/713 KB 864/1267 KB 1424/1710 KB 640/1044 KB 448/1063 KB 304/713 KB 864/1267 KB 1428/1710 KB 640/1044 KB 452/1063 KB 304/713 KB 864/1267 KB 1432/1710 KB 644/1044 KB 452/1063 KB 308/713 KB 868/1267 KB 1436/1710 KB 644/1044 KB 452/1063 KB 308/713 KB 868/1267 KB 1440/1710 KB 644/1044 KB 452/1063 KB 308/713 KB 868/1267 KB 1424/1710 KB 640/1044 KB 452/1063 KB 304/713 KB 864/1267 KB 1440/1710 KB 644/1044 KB 456/1063 KB 308/713 KB 868/1267 KB 1440/1710 KB 644/1044 KB 460/1063 KB 308/713 KB 868/1267 KB 1440/1710 KB 644/1044 KB 464/1063 KB 308/713 KB 868/1267 KB 1428/1710 KB 644/1044 KB 452/1063 KB 308/713 KB 868/1267 KB 1440/1710 KB 648/1044 KB 464/1063 KB 308/713 KB 868/1 unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 267 KB 1440/1710 KB 652/1044 KB 464/1063 KB 308/713 KB 868/1267 KB 1440/1710 KB 656/1044 KB 464/1063 KB 308/713 KB 868/1267 KB 1428/1710 KB 640/1044 KB 452/1063 KB 308/713 KB 868/1267 KB 1440/1710 KB 656/1044 KB 464/1063 KB 308/713 KB 872/1267 KB 1440/1710 KB 656/1044 KB 464/1063 KB 308/713 KB 876/1267 KB 1440/1710 KB 656/1044 KB 464/1063 KB 308/713 KB 880/1267 KB 1440/1710 KB 656/1044 KB 468/1063 KB 308/713 KB 884/1267 KB 1444/1710 KB 660/1044 KB 468/1063 KB 308/713 KB 888/1267 KB 1444/1710 KB 660/1044 KB 468/1063 KB 308/713 KB 892/1267 KB 1444/1710 KB 660/1044 KB 468/1063 KB 308/713 KB 896/1267 KB 1428/1710 KB 640/1044 KB 452/1063 KB 308/713 KB 864/1267 KB 1444/1710 KB 660/1044 KB 468/1063 KB 312/713 KB 896/1267 KB 1444/1710 KB 660/1044 KB 468/1063 KB 316/713 KB 896/1267 KB 1444/1710 KB 660/1044 KB 468/1063 KB 320/713 KB 896/1267 KB 1444/1710 KB 660/1044 KB 468/1063 KB 324/713 KB 896/1267 KB 1444/1710 KB 660/1044 KB 468/1063 KB 328/713 KB 896/1267 KB 1444/1710 KB 660/1044 KB 468/1063 KB 332/713 KB 896/1267 KB 1444/1710 KB 660/1044 KB 468/1063 KB 336/713 KB 896/1267 KB 1444/1710 KB 660/1044 KB 468/1063 KB 308/713 KB 884/1267 KB 1444/1710 KB 664/1044 KB 468/1063 KB 336/713 KB 896/1267 KB 1444/1710 KB 668/1044 KB 468/1063 KB 336/713 KB 896/1267 KB 1444/1710 KB 672/1044 KB 468/1063 KB 336/713 KB 896/1267 KB 1444/1710 KB 656/1044 KB 468/1063 KB 308/713 KB 884/1267 KB 1448/1710 KB 672/1044 KB 468/1063 KB 336/713 KB 896/1267 KB 1452/1710 KB 676/1044 KB 468/1063 KB 340/713 KB 896/1267 KB 1456/1710 KB 676/1044 KB 468/1063 KB 340/713 KB 896/1267 KB 1460/1710 KB 676/1044 KB 468/1063 KB 340/713 KB 900/1267 KB 1464/1710 KB 676/1044 KB 468/1063 KB 340/713 KB 900/1267 KB 1468/1710 KB 676/1044 KB 468/1063 KB 340/713 KB 900/1267 KB 1472/1710 KB 676/1044 KB 468/1063 KB 340/713 KB 900/1267 KB 1440/1710 KB 656/1044 KB 468/1063 KB 308/713 KB 880/1267 KB 1472/1710 KB 676/1044 KB 472/1063 KB 340/713 KB 900/1267 KB 1472/1710 KB 676/1044 KB 476/1063 KB 340/713 KB 900/1267 KB 1472/1710 KB 676/1044 KB 480/1063 KB 340/713 KB 900/1267 KB 1472/1710 KB 676/1044 KB 484/1063 KB 340/713 KB 900/1267 KB 1472/1710 KB 676/1044 KB 488/1063 KB 340/713 KB 900/1267 KB 1472/1710 KB 676/1044 KB 492/1063 KB 340/713 KB 900/1267 KB 1472/1710 KB 676/1044 KB 496/1063 KB 340/713 KB 900/1267 KB 1456/1710 KB 676/1044 KB 468/1063 KB 340/713 KB 900/1267 KB 1472/1710 KB 676/1044 KB 496/1063 KB 340/713 KB 904/1267 KB 1472/1710 KB 676/1044 KB 496/1063 KB 340/713 KB 908/1267 KB 1472/1710 KB 676/1044 KB 496/1063 KB 340/713 KB 912/1267 KB 1448/1710 KB 676/1044 KB 468/1063 KB 340/713 KB 896/1267 KB 1472/1710 KB 680/1044 KB 496/1063 KB 340/713 KB 912/1267 KB 1472/1710 KB 684/1044 KB 496/1063 KB 340/713 KB 912/1267 KB 1472/1710 KB 688/1044 KB 496/1063 KB 340/713 KB 912/1267 KB 1448/1710 KB 672/1044 KB 468/1063 KB 340/713 KB 896/1267 KB 1472/1710 KB 688/1044 KB 496/1063 KB 344/713 KB 912/1267 KB 1472/1710 KB 688/1044 KB 496/1063 KB 348/713 KB 912/1267 KB 1472/1710 KB 688/1044 KB 496/1063 KB 352/713 KB 912/1267 KB 1472/1710 KB 692/1044 KB 496/1063 KB 352/713 KB 912/1267 KB 1476/1710 KB 696/1044 KB 500/1063 KB 356/713 KB 912/1267 KB 1476/1710 KB 700/1044 KB 500/1063 KB 356/713 KB 912/1267 KB 1476/1710 KB 704/1044 KB 500/1063 KB 356/713 KB 912/1267 KB 1476/1710 KB 708/1044 KB 500/1063 KB 356/713 KB 912/1267 KB 1476/1710 KB 712/1044 KB 500/1063 KB 356/713 KB 916/1267 KB 1476/1710 KB 716/1044 KB 500/1063 KB 356/713 KB 916/1267 KB 1476/1710 KB 692/1044 KB 500/1063 K unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install B 356/713 KB 912/1267 KB 1476/1710 KB 720/1044 KB 504/1063 KB 356/713 KB 916/1267 KB 1476/1710 KB 720/1044 KB 508/1063 KB 356/713 KB 916/1267 KB 1476/1710 KB 720/1044 KB 512/1063 KB 356/713 KB 916/1267 KB 1476/1710 KB 692/1044 KB 496/1063 KB 356/713 KB 912/1267 KB 1480/1710 KB 720/1044 KB 512/1063 KB 356/713 KB 916/1267 KB 1484/1710 KB 720/1044 KB 512/1063 KB 356/713 KB 916/1267 KB 1472/1710 KB 692/1044 KB 496/1063 KB 356/713 KB 912/1267 KB 1484/1710 KB 720/1044 KB 512/1063 KB 360/713 KB 916/1267 KB 1484/1710 KB 720/1044 KB 512/1063 KB 364/713 KB 916/1267 KB 1484/1710 KB 720/1044 KB 512/1063 KB 368/713 KB 916/1267 KB 1476/1710 KB 708/1044 KB 500/1063 KB 356/713 KB 916/1267 KB 1484/1710 KB 720/1044 KB 512/1063 KB 368/713 KB 920/1267 KB 1484/1710 KB 720/1044 KB 512/1063 KB 368/713 KB 924/1267 KB 1488/1710 KB 720/1044 KB 512/1063 KB 368/713 KB 928/1267 KB 1488/1710 KB 720/1044 KB 516/1063 KB 368/713 KB 932/1267 KB 1488/1710 KB 720/1044 KB 516/1063 KB 372/713 KB 936/1267 KB 1488/1710 KB 720/1044 KB 512/1063 KB 368/713 KB 924/1267 KB 1492/1710 KB 720/1044 KB 516/1063 KB 372/713 KB 940/1267 KB 1496/1710 KB 720/1044 KB 516/1063 KB 372/713 KB 940/1267 KB 1500/1710 KB 720/1044 KB 516/1063 KB 372/713 KB 940/1267 KB 1504/1710 KB 720/1044 KB 516/1063 KB 372/713 KB 940/1267 KB 1476/1710 KB 720/1044 KB 500/1063 KB 356/713 KB 916/1267 KB 1488/1710 KB 720/1044 KB 516/1063 KB 372/713 KB 932/1267 KB 1504/1710 KB 720/1044 KB 516/1063 KB 376/713 KB 940/1267 KB 1504/1710 KB 720/1044 KB 516/1063 KB 380/713 KB 940/1267 KB 1504/1710 KB 720/1044 KB 516/1063 KB 384/713 KB 940/1267 KB 1488/1710 KB 720/1044 KB 516/1063 KB 368/713 KB 928/1267 KB 1504/1710 KB 720/1044 KB 520/1063 KB 384/713 KB 940/1267 KB 1504/1710 KB 720/1044 KB 524/1063 KB 384/713 KB 940/1267 KB 1504/1710 KB 720/1044 KB 528/1063 KB 388/713 KB 940/1267 KB 1504/1710 KB 720/1044 KB 532/1063 KB 388/713 KB 940/1267 KB 1508/1710 KB 724/1044 KB 536/1063 KB 388/713 KB 940/1267 KB 1508/1710 KB 724/1044 KB 540/1063 KB 388/713 KB 940/1267 KB 1508/1710 KB 724/1044 KB 544/1063 KB 388/713 KB 940/1267 KB 1488/1710 KB 720/1044 KB 516/1063 KB 372/713 KB 940/1267 KB 1508/1710 KB 724/1044 KB 544/1063 KB 388/713 KB 944/1267 KB 1508/1710 KB 724/1044 KB 544/1063 KB 388/713 KB 948/1267 KB 1508/1710 KB 724/1044 KB 544/1063 KB 388/713 KB 952/1267 KB 1508/1710 KB 724/1044 KB 532/1063 KB 388/713 KB 940/1267 KB 1512/1710 KB 724/1044 KB 544/1063 KB 388/713 KB 952/1267 KB 1516/1710 KB 724/1044 KB 544/1063 KB 388/713 KB 952/1267 KB 1520/1710 KB 724/1044 KB 544/1063 KB 388/713 KB 952/1267 KB 1504/1710 KB 724/1044 KB 532/1063 KB 388/713 KB 940/1267 KB 1520/1710 KB 728/1044 KB 544/1063 KB 388/713 KB 952/1267 KB 1520/1710 KB 732/1044 KB 544/1063 KB 388/713 KB 952/1267 KB 1520/1710 KB 736/1044 KB 544/1063 KB 388/713 KB 952/1267 KB 1504/1710 KB 720/1044 KB 524/1063 KB 388/713 KB 940/1267 KB 1520/1710 KB 736/1044 KB 544/1063 KB 392/713 KB 952/1267 KB 1520/1710 KB 736/1044 KB 544/1063 KB 396/713 KB 952/1267 KB 1520/1710 KB 736/1044 KB 544/1063 KB 400/713 KB 952/1267 KB 1520/1710 KB 736/1044 KB 544/1063 KB 404/713 KB 952/1267 KB 1524/1710 KB 740/1044 KB 548/1063 KB 408/713 KB 956/1267 KB 1524/1710 KB 740/1044 KB 548/1063 KB 412/713 KB 956/1267 KB 1524/1710 KB 740/1044 KB 548/1063 KB 416/713 KB 956/1267 KB 1520/1710 KB 740/1044 KB 544/1063 KB 404/713 KB 952/1267 KB 1524/1710 KB 744/1044 KB 548/1063 KB 416/713 KB 956/1267 KB 1524/1710 KB 748/1044 KB 548/1063 KB 416/713 KB 956/1267 KB 1524/1710 KB 75 unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 2/1044 KB 548/1063 KB 416/713 KB 956/1267 KB 1524/1710 KB 740/1044 KB 548/1063 KB 404/713 KB 956/1267 KB 1524/1710 KB 752/1044 KB 552/1063 KB 416/713 KB 956/1267 KB 1524/1710 KB 752/1044 KB 556/1063 KB 416/713 KB 956/1267 KB 1524/1710 KB 752/1044 KB 560/1063 KB 420/713 KB 956/1267 KB 1524/1710 KB 752/1044 KB 564/1063 KB 420/713 KB 956/1267 KB 1524/1710 KB 756/1044 KB 568/1063 KB 420/713 KB 956/1267 KB 1524/1710 KB 756/1044 KB 572/1063 KB 420/713 KB 956/1267 KB 1524/1710 KB 740/1044 KB 544/1063 KB 404/713 KB 956/1267 KB 1524/1710 KB 756/1044 KB 572/1063 KB 420/713 KB 960/1267 KB 1524/1710 KB 756/1044 KB 572/1063 KB 420/713 KB 964/1267 KB 1524/1710 KB 756/1044 KB 572/1063 KB 420/713 KB 968/1267 KB 1524/1710 KB 740/1044 KB 544/1063 KB 404/713 KB 952/1267 KB 1528/1710 KB 756/1044 KB 572/1063 KB 420/713 KB 968/1267 KB 1532/1710 KB 756/1044 KB 572/1063 KB 420/713 KB 968/1267 KB 1536/1710 KB 756/1044 KB 572/1063 KB 420/713 KB 968/1267 KB 1536/1710 KB 756/1044 KB 572/1063 KB 420/713 KB 972/1267 KB 1536/1710 KB 756/1044 KB 572/1063 KB 420/713 KB 976/1267 KB 1536/1710 KB 756/1044 KB 572/1063 KB 420/713 KB 980/1267 KB 1540/1710 KB 756/1044 KB 576/1063 KB 420/713 KB 984/1267 KB 1524/1710 KB 756/1044 KB 564/1063 KB 420/713 KB 956/1267 KB 1540/1710 KB 760/1044 KB 576/1063 KB 420/713 KB 984/1267 KB 1540/1710 KB 764/1044 KB 576/1063 KB 420/713 KB 984/1267 KB 1540/1710 KB 768/1044 KB 576/1063 KB 420/713 KB 984/1267 KB 1524/1710 KB 752/1044 KB 556/1063 KB 420/713 KB 956/1267 KB 1540/1710 KB 768/1044 KB 576/1063 KB 424/713 KB 984/1267 KB 1540/1710 KB 768/1044 KB 576/1063 KB 428/713 KB 984/1267 KB 1540/1710 KB 768/1044 KB 576/1063 KB 432/713 KB 984/1267 KB 1540/1710 KB 772/1044 KB 576/1063 KB 432/713 KB 984/1267 KB 1540/1710 KB 776/1044 KB 576/1063 KB 436/713 KB 988/1267 KB 1540/1710 KB 756/1044 KB 576/1063 KB 420/713 KB 980/1267 KB 1540/1710 KB 756/1044 KB 572/1063 KB 420/713 KB 980/1267 KB 1544/1710 KB 776/1044 KB 576/1063 KB 436/713 KB 988/1267 KB 1548/1710 KB 776/1044 KB 576/1063 KB 436/713 KB 988/1267 KB 1552/1710 KB 776/1044 KB 576/1063 KB 436/713 KB 988/1267 KB 1552/1710 KB 776/1044 KB 580/1063 KB 436/713 KB 988/1267 KB 1556/1710 KB 780/1044 KB 584/1063 KB 436/713 KB 988/1267 KB 1556/1710 KB 780/1044 KB 588/1063 KB 436/713 KB 988/1267 KB 1556/1710 KB 780/1044 KB 592/1063 KB 436/713 KB 988/1267 KB 1540/1710 KB 772/1044 KB 576/1063 KB 436/713 KB 988/1267 KB 1556/1710 KB 780/1044 KB 592/1063 KB 436/713 KB 992/1267 KB 1556/1710 KB 780/1044 KB 592/1063 KB 436/713 KB 996/1267 KB 1556/1710 KB 780/1044 KB 592/1063 KB 436/713 KB 1000/1267 KB 1556/1710 KB 780/1044 KB 592/1063 KB 436/713 KB 1004/1267 KB 1556/1710 KB 780/1044 KB 592/1063 KB 436/713 KB 1008/1267 KB 1556/1710 KB 780/1044 KB 592/1063 KB 436/713 KB 1012/1267 KB 1556/1710 KB 780/1044 KB 596/1063 KB 436/713 KB 1016/1267 KB 1556/1710 KB 780/1044 KB 596/1063 KB 436/713 KB 1020/1267 KB 1540/1710 KB 772/1044 KB 576/1063 KB 436/713 KB 984/1267 KB 1556/1710 KB 780/1044 KB 596/1063 KB 440/713 KB 1020/1267 KB 1556/1710 KB 780/1044 KB 596/1063 KB 444/713 KB 1020/1267 KB 1556/1710 KB 780/1044 KB 596/1063 KB 448/713 KB 1020/1267 KB 1556/1710 KB 780/1044 KB 596/1063 KB 452/713 KB 1020/1267 KB 1556/1710 KB 780/1044 KB 596/1063 KB 456/713 KB 1020/1267 KB 1556/1710 KB 780/1044 KB 596/1063 KB 460/713 KB 1020/1267 KB 1556/1710 KB 780/1044 KB 596/1063 KB 464/713 KB 1020/1267 KB 1556/1710 KB 780/1044 KB 596/1063 KB 436/713 KB 1012/1267 KB 1556/1710 KB 780/1044 KB 600/1063 KB 464/713 K unit-mysql-0: 11:59:31 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install B 1020/1267 KB 1556/1710 KB 780/1044 KB 580/1063 KB 436/713 KB 988/1267 KB 1556/1710 KB 784/1044 KB 600/1063 KB 464/713 KB 1020/1267 KB 1556/1710 KB 776/1044 KB 580/1063 KB 436/713 KB 988/1267 KB 1560/1710 KB 784/1044 KB 600/1063 KB 464/713 KB 1020/1267 KB 1564/1710 KB 784/1044 KB 600/1063 KB 464/713 KB 1020/1267 KB 1568/1710 KB 784/1044 KB 600/1063 KB 464/713 KB 1020/1267 KB 1572/1710 KB 784/1044 KB 600/1063 KB 464/713 KB 1020/1267 KB 1576/1710 KB 788/1044 KB 600/1063 KB 464/713 KB 1020/1267 KB 1580/1710 KB 788/1044 KB 600/1063 KB 464/713 KB 1020/1267 KB 1584/1710 KB 788/1044 KB 600/1063 KB 464/713 KB 1020/1267 KB 1588/1710 KB 788/1044 KB 604/1063 KB 464/713 KB 1020/1267 KB 1592/1710 KB 788/1044 KB 604/1063 KB 468/713 KB 1024/1267 KB 1596/1710 KB 788/1044 KB 604/1063 KB 468/713 KB 1024/1267 KB 1600/1710 KB 788/1044 KB 604/1063 KB 468/713 KB 1024/1267 KB 1572/1710 KB 788/1044 KB 600/1063 KB 464/713 KB 1020/1267 KB 1600/1710 KB 792/1044 KB 604/1063 KB 468/713 KB 1024/1267 KB 1600/1710 KB 796/1044 KB 604/1063 KB 468/713 KB 1024/1267 KB 1600/1710 KB 800/1044 KB 604/1063 KB 468/713 KB 1024/1267 KB 1600/1710 KB 804/1044 KB 604/1063 KB 468/713 KB 1024/1267 KB 1600/1710 KB 808/1044 KB 604/1063 KB 468/713 KB 1024/1267 KB 1600/1710 KB 812/1044 KB 604/1063 KB 468/713 KB 1024/1267 KB 1600/1710 KB 816/1044 KB 604/1063 KB 468/713 KB 1024/1267 KB 1588/1710 KB 788/1044 KB 604/1063 KB 468/713 KB 1024/1267 KB 1600/1710 KB 816/1044 KB 604/1063 KB 472/713 KB 1024/1267 KB 1600/1710 KB 816/1044 KB 604/1063 KB 476/713 KB 1024/1267 KB 1588/1710 KB 788/1044 KB 604/1063 KB 464/713 KB 1024/1267 KB 1584/1710 KB 788/1044 KB 604/1063 KB 464/713 KB 1020/1267 KB 1600/1710 KB 816/1044 KB 608/1063 KB 480/713 KB 1024/1267 KB 1600/1710 KB 816/1044 KB 612/1063 KB 480/713 KB 1024/1267 KB 1600/1710 KB 816/1044 KB 616/1063 KB 480/713 KB 1028/1267 KB 1600/1710 KB 816/1044 KB 620/1063 KB 480/713 KB 1028/1267 KB 1600/1710 KB 820/1044 KB 624/1063 KB 480/713 KB 1028/1267 KB 1600/1710 KB 820/1044 KB 628/1063 KB 480/713 KB 1028/1267 KB 1604/1710 KB 820/1044 KB 632/1063 KB 480/713 KB 1028/1267 KB 1604/1710 KB 820/1044 KB 636/1063 KB 480/713 KB 1028/1267 KB 1604/1710 KB 820/1044 KB 640/1063 KB 480/713 KB 1028/1267 KB 1600/1710 KB 816/1044 KB 612/1063 KB 480/713 KB 1028/1267 KB 1604/1710 KB 820/1044 KB 640/1063 KB 484/713 KB 1028/1267 KB 1604/1710 KB 820/1044 KB 640/1063 KB 488/713 KB 1028/1267 KB 1604/1710 KB 820/1044 KB 640/1063 KB 492/713 KB 1028/1267 KB 1604/1710 KB 820/1044 KB 640/1063 KB 496/713 KB 1028/1267 KB 1600/1710 KB 816/1044 KB 612/1063 KB 480/713 KB 1028/1267 KB 1604/1710 KB 820/1044 KB 640/1063 KB 496/713 KB 1032/1267 KB 1604/1710 KB 820/1044 KB 640/1063 KB 496/713 KB 1036/1267 KB 1604/1710 KB 820/1044 KB 640/1063 KB 496/713 KB 1040/1267 KB 1604/1710 KB 820/1044 KB 640/1063 KB 496/713 KB 1044/1267 KB 1604/1710 KB 820/1044 KB 628/1063 KB 480/713 KB 1028/1267 KB 1608/1710 KB 820/1044 KB 640/1063 KB 496/713 KB 1048/1267 KB 1612/1710 KB 820/1044 KB 640/1063 KB 496/713 KB 1048/1267 KB 1616/1710 KB 820/1044 KB 640/1063 KB 496/713 KB 1048/1267 KB 1600/1710 KB 820/1044 KB 620/1063 KB 480/713 KB 1028/1267 KB 1616/1710 KB 824/1044 KB 640/1063 KB 496/713 KB 1048/1267 KB 1616/1710 KB 828/1044 KB 640/1063 KB 496/713 KB 1048/1267 KB 1616/1710 KB 832/1044 KB 640/1063 KB 496/713 KB 1048/1267 KB 1616/1710 KB 836/1044 KB 640/1063 KB 496/713 KB 1048/1267 KB 1620/1710 KB 840/1044 KB 644/1063 KB 500/713 KB 1048/1267 KB 1620/1710 KB 844/1044 KB 644/1063 KB 500 unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install /713 KB 1048/1267 KB 1620/1710 KB 848/1044 KB 644/1063 KB 500/713 KB 1048/1267 KB 1620/1710 KB 852/1044 KB 644/1063 KB 500/713 KB 1048/1267 KB 1620/1710 KB 856/1044 KB 644/1063 KB 500/713 KB 1048/1267 KB 1620/1710 KB 860/1044 KB 644/1063 KB 500/713 KB 1048/1267 KB 1620/1710 KB 864/1044 KB 644/1063 KB 500/713 KB 1048/1267 KB 1620/1710 KB 836/1044 KB 644/1063 KB 500/713 KB 1048/1267 KB 1620/1710 KB 864/1044 KB 648/1063 KB 500/713 KB 1048/1267 KB 1620/1710 KB 864/1044 KB 652/1063 KB 500/713 KB 1048/1267 KB 1620/1710 KB 864/1044 KB 656/1063 KB 500/713 KB 1048/1267 KB 1620/1710 KB 836/1044 KB 640/1063 KB 500/713 KB 1048/1267 KB 1624/1710 KB 864/1044 KB 656/1063 KB 500/713 KB 1048/1267 KB 1604/1710 KB 820/1044 KB 640/1063 KB 496/713 KB 1048/1267 KB 1628/1710 KB 864/1044 KB 656/1063 KB 500/713 KB 1052/1267 KB 1628/1710 KB 864/1044 KB 656/1063 KB 500/713 KB 1056/1267 KB 1628/1710 KB 864/1044 KB 656/1063 KB 500/713 KB 1060/1267 KB 1616/1710 KB 836/1044 KB 640/1063 KB 500/713 KB 1048/1267 KB 1628/1710 KB 864/1044 KB 656/1063 KB 504/713 KB 1064/1267 KB 1628/1710 KB 864/1044 KB 656/1063 KB 508/713 KB 1064/1267 KB 1628/1710 KB 864/1044 KB 656/1063 KB 512/713 KB 1064/1267 KB 1628/1710 KB 864/1044 KB 656/1063 KB 500/713 KB 1060/1267 KB 1632/1710 KB 864/1044 KB 656/1063 KB 512/713 KB 1064/1267 KB 1632/1710 KB 864/1044 KB 656/1063 KB 516/713 KB 1064/1267 KB 1636/1710 KB 864/1044 KB 660/1063 KB 520/713 KB 1064/1267 KB 1636/1710 KB 864/1044 KB 660/1063 KB 524/713 KB 1064/1267 KB 1636/1710 KB 864/1044 KB 660/1063 KB 528/713 KB 1064/1267 KB 1636/1710 KB 864/1044 KB 660/1063 KB 516/713 KB 1064/1267 KB 1640/1710 KB 864/1044 KB 660/1063 KB 528/713 KB 1064/1267 KB 1644/1710 KB 864/1044 KB 660/1063 KB 528/713 KB 1064/1267 KB 1648/1710 KB 864/1044 KB 660/1063 KB 528/713 KB 1064/1267 KB 1652/1710 KB 868/1044 KB 660/1063 KB 528/713 KB 1064/1267 KB 1656/1710 KB 868/1044 KB 660/1063 KB 532/713 KB 1064/1267 KB 1660/1710 KB 868/1044 KB 660/1063 KB 532/713 KB 1064/1267 KB 1664/1710 KB 868/1044 KB 660/1063 KB 532/713 KB 1064/1267 KB 1632/1710 KB 864/1044 KB 660/1063 KB 516/713 KB 1064/1267 KB 1664/1710 KB 868/1044 KB 664/1063 KB 532/713 KB 1064/1267 KB 1664/1710 KB 868/1044 KB 668/1063 KB 532/713 KB 1064/1267 KB 1628/1710 KB 864/1044 KB 656/1063 KB 500/713 KB 1064/1267 KB 1664/1710 KB 868/1044 KB 668/1063 KB 532/713 KB 1068/1267 KB 1664/1710 KB 868/1044 KB 668/1063 KB 532/713 KB 1072/1267 KB 1664/1710 KB 868/1044 KB 668/1063 KB 532/713 KB 1076/1267 KB 1664/1710 KB 868/1044 KB 668/1063 KB 532/713 KB 1080/1267 KB 1664/1710 KB 868/1044 KB 672/1063 KB 532/713 KB 1084/1267 KB 1664/1710 KB 868/1044 KB 672/1063 KB 532/713 KB 1088/1267 KB 1664/1710 KB 868/1044 KB 672/1063 KB 532/713 KB 1092/1267 KB 1664/1710 KB 868/1044 KB 672/1063 KB 532/713 KB 1096/1267 KB 1664/1710 KB 868/1044 KB 672/1063 KB 532/713 KB 1100/1267 KB 1668/1710 KB 868/1044 KB 672/1063 KB 532/713 KB 1104/1267 KB 1652/1710 KB 868/1044 KB 660/1063 KB 532/713 KB 1064/1267 KB 1668/1710 KB 868/1044 KB 672/1063 KB 536/713 KB 1104/1267 KB 1668/1710 KB 868/1044 KB 672/1063 KB 540/713 KB 1104/1267 KB 1668/1710 KB 868/1044 KB 672/1063 KB 544/713 KB 1104/1267 KB 1648/1710 KB 868/1044 KB 660/1063 KB 528/713 KB 1064/1267 KB 1668/1710 KB 872/1044 KB 672/1063 KB 544/713 KB 1104/1267 KB 1668/1710 KB 876/1044 KB 672/1063 KB 544/713 KB 1104/1267 KB 1668/1710 KB 880/1044 KB 672/1063 KB 544/713 KB 1104/1267 KB 1668/1710 KB 884/1044 KB 672/1063 KB 544/713 KB 1104/1267 KB 1668/1710 KB 888/1044 KB 672/1063 unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install KB 548/713 KB 1104/1267 KB 1668/1710 KB 892/1044 KB 672/1063 KB 548/713 KB 1104/1267 KB 1668/1710 KB 896/1044 KB 672/1063 KB 548/713 KB 1104/1267 KB 1668/1710 KB 900/1044 KB 672/1063 KB 548/713 KB 1104/1267 KB 1668/1710 KB 904/1044 KB 672/1063 KB 548/713 KB 1108/1267 KB 1668/1710 KB 908/1044 KB 672/1063 KB 548/713 KB 1108/1267 KB 1668/1710 KB 912/1044 KB 672/1063 KB 548/713 KB 1108/1267 KB 1668/1710 KB 868/1044 KB 672/1063 KB 532/713 KB 1100/1267 KB 1672/1710 KB 912/1044 KB 672/1063 KB 548/713 KB 1108/1267 KB 1676/1710 KB 912/1044 KB 672/1063 KB 548/713 KB 1108/1267 KB 1664/1710 KB 868/1044 KB 672/1063 KB 532/713 KB 1080/1267 KB 1676/1710 KB 912/1044 KB 676/1063 KB 548/713 KB 1108/1267 KB 1676/1710 KB 912/1044 KB 680/1063 KB 548/713 KB 1108/1267 KB 1676/1710 KB 912/1044 KB 684/1063 KB 548/713 KB 1108/1267 KB 1676/1710 KB 912/1044 KB 688/1063 KB 548/713 KB 1108/1267 KB 1676/1710 KB 912/1044 KB 692/1063 KB 548/713 KB 1108/1267 KB 1676/1710 KB 912/1044 KB 696/1063 KB 548/713 KB 1108/1267 KB 1676/1710 KB 912/1044 KB 700/1063 KB 548/713 KB 1108/1267 KB 1680/1710 KB 912/1044 KB 704/1063 KB 548/713 KB 1108/1267 KB 1668/1710 KB 900/1044 KB 672/1063 KB 548/713 KB 1108/1267 KB 1680/1710 KB 912/1044 KB 704/1063 KB 548/713 KB 1112/1267 KB 1680/1710 KB 912/1044 KB 704/1063 KB 548/713 KB 1116/1267 KB 1680/1710 KB 912/1044 KB 704/1063 KB 548/713 KB 1120/1267 KB 1680/1710 KB 912/1044 KB 704/1063 KB 548/713 KB 1124/1267 KB 1680/1710 KB 916/1044 KB 708/1063 KB 548/713 KB 1128/1267 KB 1680/1710 KB 916/1044 KB 708/1063 KB 548/713 KB 1132/1267 KB 1680/1710 KB 916/1044 KB 708/1063 KB 548/713 KB 1136/1267 KB 1668/1710 KB 884/1044 KB 672/1063 KB 548/713 KB 1104/1267 KB 1680/1710 KB 916/1044 KB 708/1063 KB 552/713 KB 1136/1267 KB 1680/1710 KB 916/1044 KB 708/1063 KB 556/713 KB 1136/1267 KB 1680/1710 KB 916/1044 KB 708/1063 KB 560/713 KB 1136/1267 KB 1680/1710 KB 916/1044 KB 708/1063 KB 564/713 KB 1136/1267 KB 1680/1710 KB 916/1044 KB 708/1063 KB 568/713 KB 1136/1267 KB 1680/1710 KB 916/1044 KB 708/1063 KB 572/713 KB 1136/1267 KB 1680/1710 KB 916/1044 KB 708/1063 KB 576/713 KB 1136/1267 KB 1680/1710 KB 916/1044 KB 708/1063 KB 580/713 KB 1136/1267 KB 1680/1710 KB 916/1044 KB 708/1063 KB 584/713 KB 1136/1267 KB 1680/1710 KB 916/1044 KB 708/1063 KB 588/713 KB 1136/1267 KB 1680/1710 KB 916/1044 KB 708/1063 KB 592/713 KB 1136/1267 KB 1680/1710 KB 916/1044 KB 708/1063 KB 596/713 KB 1136/1267 KB 1680/1710 KB 916/1044 KB 708/1063 KB 600/713 KB 1140/1267 KB 1680/1710 KB 916/1044 KB 708/1063 KB 604/713 KB 1140/1267 KB 1680/1710 KB 916/1044 KB 708/1063 KB 608/713 KB 1140/1267 KB 1680/1710 KB 916/1044 KB 708/1063 KB 548/713 KB 1124/1267 KB 1680/1710 KB 920/1044 KB 708/1063 KB 608/713 KB 1140/1267 KB 1680/1710 KB 924/1044 KB 708/1063 KB 608/713 KB 1140/1267 KB 1680/1710 KB 912/1044 KB 708/1063 KB 548/713 KB 1124/1267 KB 1680/1710 KB 928/1044 KB 712/1063 KB 608/713 KB 1140/1267 KB 1680/1710 KB 912/1044 KB 700/1063 KB 548/713 KB 1108/1267 KB 1684/1710 KB 928/1044 KB 712/1063 KB 608/713 KB 1140/1267 KB 1688/1710 KB 928/1044 KB 712/1063 KB 608/713 KB 1140/1267 KB 1692/1710 KB 928/1044 KB 712/1063 KB 608/713 KB 1140/1267 KB 1696/1710 KB 928/1044 KB 716/1063 KB 608/713 KB 1140/1267 KB 1700/1710 KB 928/1044 KB 716/1063 KB 608/713 KB 1140/1267 KB 1704/1710 KB 928/1044 KB 716/1063 KB 608/713 KB 1140/1267 KB 1708/1710 KB 928/1044 KB 716/1063 KB 608/713 KB 1140/1267 KB 1710/1710 KB 928/1044 KB 716/1063 KB 608/713 KB 1140/1267 KB 1680/1710 KB 916/1044 KB 7 unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 08/1063 KB 596/713 KB 1140/1267 KB 1710/1710 KB 928/1044 KB 716/1063 KB 608/713 KB 1144/1267 KB 1708/1710 KB 928/1044 KB 716/1063 KB 608/713 KB 1140/1267 KB 1692/1710 KB 928/1044 KB 716/1063 KB 608/713 KB 1140/1267 KB 1710/1710 KB 928/1044 KB 720/1063 KB 608/713 KB 1144/1267 KB 1710/1710 KB 928/1044 KB 724/1063 KB 608/713 KB 1144/1267 KB 1710/1710 KB 928/1044 KB 728/1063 KB 608/713 KB 1144/1267 KB 1710/1710 KB 928/1044 KB 732/1063 KB 608/713 KB 1144/1267 KB 1710/1710 KB 928/1044 KB 736/1063 KB 608/713 KB 1144/1267 KB 1710/1710 KB 928/1044 KB 740/1063 KB 608/713 KB 1144/1267 KB 1710/1710 KB 932/1044 KB 744/1063 KB 608/713 KB 1148/1267 KB 1710/1710 KB 932/1044 KB 748/1063 KB 608/713 KB 1148/1267 KB 1710/1710 KB 932/1044 KB 740/1063 KB 608/713 KB 1148/1267 KB 1710/1710 KB 932/1044 KB 748/1063 KB 608/713 KB 1152/1267 KB 1710/1710 KB 932/1044 KB 740/1063 KB 608/713 KB 1144/1267 KB 1710/1710 KB 936/1044 KB 748/1063 KB 608/713 KB 1152/1267 KB 1710/1710 KB 940/1044 KB 748/1063 KB 608/713 KB 1152/1267 KB 1710/1710 KB 944/1044 KB 748/1063 KB 608/713 KB 1152/1267 KB 1710/1710 KB 944/1044 KB 748/1063 KB 608/713 KB 1156/1267 KB 1710/1710 KB 948/1044 KB 752/1063 KB 612/713 KB 1160/1267 KB 1710/1710 KB 948/1044 KB 752/1063 KB 612/713 KB 1164/1267 KB 1710/1710 KB 948/1044 KB 752/1063 KB 612/713 KB 1168/1267 KB 1710/1710 KB 948/1044 KB 752/1063 KB 612/713 KB 1172/1267 KB 1710/1710 KB 948/1044 KB 752/1063 KB 612/713 KB 1176/1267 KB 1710/1710 KB 948/1044 KB 752/1063 KB 612/713 KB 1180/1267 KB 1710/1710 KB 948/1044 KB 752/1063 KB 612/713 KB 1184/1267 KB 1710/1710 KB 948/1044 KB 752/1063 KB 612/713 KB 1156/1267 KB 1710/1710 KB 948/1044 KB 748/1063 KB 612/713 KB 1156/1267 KB 1710/1710 KB 952/1044 KB 752/1063 KB 612/713 KB 1184/1267 KB 1710/1710 KB 956/1044 KB 752/1063 KB 612/713 KB 1184/1267 KB 1710/1710 KB 960/1044 KB 752/1063 KB 612/713 KB 1184/1267 KB 1710/1710 KB 964/1044 KB 752/1063 KB 612/713 KB 1184/1267 KB 1710/1710 KB 944/1044 KB 748/1063 KB 612/713 KB 1156/1267 KB 1710/1710 KB 964/1044 KB 756/1063 KB 616/713 KB 1184/1267 KB 1710/1710 KB 964/1044 KB 756/1063 KB 620/713 KB 1184/1267 KB 1710/1710 KB 964/1044 KB 756/1063 KB 624/713 KB 1184/1267 KB 1710/1710 KB 964/1044 KB 756/1063 KB 612/713 KB 1184/1267 KB 1710/1710 KB 964/1044 KB 760/1063 KB 624/713 KB 1184/1267 KB 1710/1710 KB 964/1044 KB 764/1063 KB 624/713 KB 1184/1267 KB 1710/1710 KB 964/1044 KB 768/1063 KB 624/713 KB 1184/1267 KB 1710/1710 KB 964/1044 KB 772/1063 KB 624/713 KB 1184/1267 KB 1710/1710 KB 968/1044 KB 776/1063 KB 628/713 KB 1188/1267 KB 1710/1710 KB 968/1044 KB 780/1063 KB 628/713 KB 1188/1267 KB 1710/1710 KB 968/1044 KB 772/1063 KB 628/713 KB 1188/1267 KB 968/1044 KB 784/1063 KB 628/713 KB 1192/1267 KB 968/1044 KB 784/1063 KB 628/713 KB 1196/1267 KB 968/1044 KB 784/1063 KB 628/713 KB 1200/1267 KB 968/1044 KB 784/1063 KB 628/713 KB 1204/1267 KB 1710/1710 KB 968/1044 KB 772/1063 KB 628/713 KB 1184/1267 KB 972/1044 KB 784/1063 KB 628/713 KB 1204/1267 KB 976/1044 KB 784/1063 KB 628/713 KB 1204/1267 KB 1710/1710 KB 964/1044 KB 772/1063 KB 628/713 KB 1184/1267 KB 976/1044 KB 784/1063 KB 632/713 KB 1204/1267 KB 976/1044 KB 784/1063 KB 636/713 KB 1204/1267 KB 976/1044 KB 784/1063 KB 640/713 KB 1204/1267 KB 976/1044 KB 784/1063 KB 644/713 KB 1204/1267 KB 980/1044 KB 784/1063 KB 648/713 KB 1204/1267 KB 980/1044 KB 784/1063 KB 652/713 KB 1204/1267 KB 980/1044 KB 784/1063 KB 656/713 KB 1204/1267 KB D unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install ownloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 2766.8 KB/sec) unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 968/1044 KB 784/1063 KB 628/713 KB 1188/1267 KB 980/1044 KB 788/1063 KB 656/713 KB 1204/1267 KB 980/1044 KB 784/1063 KB 644/713 KB 1204/1267 KB 984/1044 KB 788/1063 KB 656/713 KB 1204/1267 KB 988/1044 KB 788/1063 KB 656/713 KB 1204/1267 KB 992/1044 KB 788/1063 KB 656/713 KB 1204/1267 KB 996/1044 KB 788/1063 KB 656/713 KB 1204/1267 KB 1000/1044 KB 792/1063 KB 660/713 KB 1208/1267 KB 1004/1044 KB 792/1063 KB 660/713 KB 1208/1267 KB 1008/1044 KB 792/1063 KB 660/713 KB 1208/1267 KB 1012/1044 KB 792/1063 KB 660/713 KB 1208/1267 KB Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 996/1044 KB 792/1063 KB 660/713 KB 1208/1267 KB 1012/1044 KB 792/1063 KB 660/713 KB 1212/1267 KB 1012/1044 KB 792/1063 KB 660/713 KB 1216/1267 KB 996/1044 KB 792/1063 KB 660/713 KB 1204/1267 KB 1012/1044 KB 792/1063 KB 664/713 KB 1216/1267 KB 1012/1044 KB 792/1063 KB 668/713 KB 1216/1267 KB 1012/1044 KB 792/1063 KB 672/713 KB 1216/1267 KB 1012/1044 KB 792/1063 KB 676/713 KB 1216/1267 KB 1016/1044 KB 792/1063 KB 680/713 KB 1220/1267 KB 1016/1044 KB 792/1063 KB 684/713 KB 1220/1267 KB 1016/1044 KB 792/1063 KB 688/713 KB 1220/1267 KB 996/1044 KB 792/1063 KB 656/713 KB 1204/1267 KB 1016/1044 KB 796/1063 KB 688/713 KB 1220/1267 KB 1016/1044 KB 800/1063 KB 688/713 KB 1220/1267 KB 1016/1044 KB 792/1063 KB 676/713 KB 1220/1267 KB 1020/1044 KB 800/1063 KB 692/713 KB 1220/1267 KB 1024/1044 KB 800/1063 KB 692/713 KB 1220/1267 KB 1012/1044 KB 792/1063 KB 676/713 KB 1220/1267 KB 1024/1044 KB 800/1063 KB 692/713 KB 1224/1267 KB 1024/1044 KB 800/1063 KB 692/713 KB 1228/1267 KB 1024/1044 KB 800/1063 KB 692/713 KB 1232/1267 KB 1024/1044 KB 800/1063 KB 692/713 KB 1236/1267 KB 1024/1044 KB 800/1063 KB 692/713 KB 1240/1267 KB 1024/1044 KB 800/1063 KB 692/713 KB 1244/1267 KB 1028/1044 KB 800/1063 KB 692/713 KB 1248/1267 KB 1016/1044 KB 800/1063 KB 692/713 KB 1220/1267 KB 1028/1044 KB 800/1063 KB 696/713 KB 1248/1267 KB 1028/1044 KB 800/1063 KB 700/713 KB 1248/1267 KB 1028/1044 KB 800/1063 KB 704/713 KB 1248/1267 KB 1028/1044 KB 800/1063 KB 708/713 KB 1248/1267 KB 1028/1044 KB 800/1063 KB 712/713 KB 1252/1267 KB 4/257 KB 1028/1044 KB 800/1063 KB 692/713 KB 1244/1267 KB 1032/1044 KB 800/1063 KB 712/713 KB 1252/1267 KB 4/257 KB 1036/1044 KB 800/1063 KB 712/713 KB 1252/1267 KB 4/257 KB 1040/1044 KB 800/1063 KB 712/713 KB 1252/1267 KB 4/257 KB 1044/1044 KB 800/1063 KB 712/713 KB 1252/1267 KB 4/257 KB 1044/1044 KB 800/1063 KB 712/713 KB 1252/1267 KB 4/257 KB 1028/1044 KB 800/1063 KB 708/713 KB 1252/1267 KB 4/257 KB 1044/1044 KB 800/1063 KB 712/713 KB 1256/1267 KB 4/257 KB 1028/1044 KB 800/1063 KB 708/713 KB 1248/1267 KB 4/257 KB 1044/1044 KB 800/1063 KB 712/713 KB 1256/1267 KB 8/257 KB 1044/1044 KB 800/1063 KB 712/713 KB 1256/1267 KB 12/257 KB 1044/1044 KB 800/1063 KB 712/713 KB 1256/1267 KB 16/257 KB 1044/1044 KB 800/1063 KB 712/713 KB 1256/1267 KB 20/257 KB 1044/1044 KB 800/1063 KB 712/713 KB 1256/1267 KB 24/257 KB 1044/1044 KB 800/1063 KB 712/713 KB 1256/1267 KB 28/257 KB 1044/1044 KB 800/1063 KB 712/713 KB 1256/1267 KB 32/257 KB 1044/1044 KB 800/1063 KB 712/713 KB 1260/1267 KB 32/257 KB 1044/1044 KB 800/1063 KB 713/713 KB 1264/1267 KB 32/257 KB 1044/1044 KB 800/1063 KB 713/713 KB 1267/1267 KB 32/257 KB 1044/1044 KB 800/1063 KB 713/713 KB 1260/1267 KB 32/257 KB 1044/1044 KB 804/1063 KB 713/713 KB 1267/1267 KB 36/257 KB 1044/1044 KB 808/1063 KB 713/713 KB 1267/1267 KB 36/257 KB 1044/1044 KB 812/1063 KB 713/713 KB 1267/1267 KB 36/257 KB 1044/1044 KB 816/1063 KB 713/713 KB 1267/1267 KB 36/257 KB 1044/1044 KB 820/1063 KB 713/713 KB 1267/1267 KB 36/257 KB 1044/1044 KB 824/1063 KB 713/713 KB 1267/1267 KB 36/257 KB 1044/1044 KB 828/1063 KB 713/713 KB 1267/1267 KB 36/257 KB 1044/1044 KB 832/1063 KB 713/713 KB 1267/1267 KB 36/257 KB 1044/1044 KB 836/1063 KB 713/713 KB 1267/1267 KB 36/257 KB 1044/1044 KB 840/1063 KB 713/713 KB 1267/1267 KB 36/257 KB 1044/1044 KB 844/1063 KB 713/713 KB 1267/1267 KB 36/257 KB 1044/1044 KB 848/1063 KB 713/713 KB 1267/1267 KB 36/257 KB 1044/1044 KB 852/1063 KB 713/713 KB 1267/1267 KB 36/257 KB 1 unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 044/1044 KB 856/1063 KB 713/713 KB 1267/1267 KB 36/257 KB 1044/1044 KB 860/1063 KB 713/713 KB 1267/1267 KB 36/257 KB 1044/1044 KB 864/1063 KB 713/713 KB 1267/1267 KB 36/257 KB 1044/1044 KB 800/1063 KB 713/713 KB 1267/1267 KB 36/257 KB 1044/1044 KB 864/1063 KB 713/713 KB 1267/1267 KB 40/257 KB 1044/1044 KB 864/1063 KB 713/713 KB 1267/1267 KB 44/257 KB 1044/1044 KB 864/1063 KB 713/713 KB 1267/1267 KB 48/257 KB 1044/1044 KB 864/1063 KB 713/713 KB 1267/1267 KB 52/257 KB 1044/1044 KB 868/1063 KB 713/713 KB 1267/1267 KB 56/257 KB 1044/1044 KB 868/1063 KB 713/713 KB 1267/1267 KB 60/257 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 1960.5 KB/sec) unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 1044/1044 KB 868/1063 KB 713/713 KB 1267/1267 KB 52/257 KB 872/1063 KB 64/257 KB 876/1063 KB 64/257 KB 880/1063 KB 64/257 KB 868/1063 KB 64/257 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 1613.4 KB/sec) unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar (713 KB at 1096.9 KB/sec) unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 880/1063 KB 68/257 KB 884/1063 KB 72/257 KB 884/1063 KB 76/257 KB 884/1063 KB 80/257 KB 884/1063 KB 68/257 KB 888/1063 KB 80/257 KB 892/1063 KB 80/257 KB 896/1063 KB 80/257 KB 900/1063 KB 80/257 KB 904/1063 KB 84/257 KB 908/1063 KB 84/257 KB 912/1063 KB 84/257 KB Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 11:59:31 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: 11:59:31 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: 11:59:31 DEBUG unit.abot-epc-basic/0.install 900/1063 KB 84/257 KB 912/1063 KB 88/257 KB 912/1063 KB 92/257 KB 912/1063 KB 96/257 KB 912/1063 KB 100/257 KB 916/1063 KB 104/257 KB 916/1063 KB 108/257 KB 916/1063 KB 112/257 KB 916/1063 KB 100/257 KB 920/1063 KB 112/257 KB 924/1063 KB 112/257 KB 928/1063 KB 112/257 KB 932/1063 KB 112/257 KB 936/1063 KB 116/257 KB 940/1063 KB 116/257 KB 944/1063 KB 116/257 KB 948/1063 KB 116/257 KB 952/1063 KB 116/257 KB 3/5 KB 956/1063 KB 116/257 KB 3/5 KB 960/1063 KB 116/257 KB 3/5 KB 932/1063 KB 116/257 KB 948/1063 KB 116/257 KB 3/5 KB 960/1063 KB 116/257 KB 5/5 KB 960/1063 KB 120/257 KB 5/5 KB 960/1063 KB 124/257 KB 5/5 KB 960/1063 KB 128/257 KB 5/5 KB 960/1063 KB 132/257 KB 5/5 KB 960/1063 KB 136/257 KB 5/5 KB 960/1063 KB 140/257 KB 5/5 KB 960/1063 KB 144/257 KB 5/5 KB 960/1063 KB 148/257 KB 5/5 KB 964/1063 KB 152/257 KB 5/5 KB 964/1063 KB 156/257 KB 5/5 KB 964/1063 KB 160/257 KB 5/5 KB 964/1063 KB 148/257 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 6.5 KB/sec) unit-abot-epc-basic-0: 11:59:31 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: 11:59:31 DEBUG unit.abot-epc-basic/0.install 968/1063 KB 160/257 KB 972/1063 KB 160/257 KB 976/1063 KB 160/257 KB 980/1063 KB 160/257 KB 4/358 KB 984/1063 KB 164/257 KB 4/358 KB 980/1063 KB 164/257 KB 4/358 KB 980/1063 KB 160/257 KB 8/358 KB 984/1063 KB 164/257 KB 4/549 KB 12/358 KB 984/1063 KB 164/257 KB 4/549 KB 16/358 KB 984/1063 KB 164/257 KB 4/549 KB 20/358 KB 984/1063 KB 164/257 KB 4/549 KB 4/358 KB 984/1063 KB 164/257 KB 4/549 KB 20/358 KB 984/1063 KB 164/257 KB 8/549 KB 20/358 KB 984/1063 KB 164/257 KB 12/549 KB 20/358 KB 984/1063 KB 164/257 KB 16/549 KB 20/358 KB 984/1063 KB 164/257 KB 20/549 KB 24/358 KB 984/1063 KB 3/86 KB 164/257 KB 24/549 KB 24/358 KB 984/1063 KB 3/86 KB 164/257 KB 28/549 KB 24/358 KB 984/1063 KB 3/86 KB 164/257 KB 32/549 KB 24/358 KB 984/1063 KB 3/86 KB 164/257 KB 36/549 KB 24/358 KB 984/1063 KB 3/86 KB 164/257 KB 20/549 KB 24/358 KB 984/1063 KB 164/257 KB 20/549 KB 28/358 KB 984/1063 KB 3/86 KB 164/257 KB 36/549 KB 32/358 KB 984/1063 KB 3/86 KB 164/257 KB 36/549 KB 36/358 KB 984/1063 KB 3/86 KB 164/257 KB 36/549 KB 40/358 KB 984/1063 KB 3/86 KB 164/257 KB 36/549 KB 44/358 KB 984/1063 KB 3/86 KB 164/257 KB 36/549 KB 48/358 KB 984/1063 KB 3/86 KB 164/257 KB 36/549 KB 48/358 KB 984/1063 KB 5/86 KB 164/257 KB 36/549 KB 52/358 KB 984/1063 KB 5/86 KB 164/257 KB 36/549 KB 56/358 KB 984/1063 KB 8/86 KB 164/257 KB 40/549 KB 52/358 KB 984/1063 KB 8/86 KB 164/257 KB 40/549 KB 52/358 KB 984/1063 KB 8/86 KB 164/257 KB 36/549 KB 56/358 KB 984/1063 KB 11/86 KB 164/257 KB 40/549 KB 56/358 KB 984/1063 KB 11/86 KB 164/257 KB 44/549 KB 56/358 KB 984/1063 KB 11/86 KB 164/257 KB 48/549 KB 56/358 KB 984/1063 KB 13/86 KB 164/257 KB 48/549 KB 56/358 KB 984/1063 KB 16/86 KB 164/257 KB 48/549 KB 60/358 KB 984/1063 KB 19/86 KB 164/257 KB 52/549 KB 60/358 KB 984/1063 KB 21/86 KB 164/257 KB 52/549 KB 60/358 KB 984/1063 KB 24/86 KB 168/257 KB 52/549 KB 60/358 KB 984/1063 KB 16/86 KB 164/257 KB 52/549 KB 60/358 KB 988/1063 KB 24/86 KB 168/257 KB 56/549 KB 60/358 KB 988/1063 KB 24/86 KB 168/257 KB 60/549 KB 60/358 KB 988/1063 KB 24/86 KB 168/257 KB 64/549 KB 60/358 KB 984/1063 KB 16/86 KB 164/257 KB 48/549 KB 64/358 KB 988/1063 KB 27/86 KB 168/257 KB 64/549 KB 68/358 KB 988/1063 KB 27/86 KB 168/257 KB 64/549 KB 72/358 KB 988/1063 KB 27/86 KB 168/257 KB 64/549 KB 76/358 KB 988/1063 KB 27/86 KB 168/257 KB 64/549 KB 80/358 KB 988/1063 KB 27/86 KB 168/257 KB 64/549 KB 84/358 KB 988/1063 KB 27/86 KB 168/257 KB 64/549 KB 88/358 KB 988/1063 KB 27/86 KB 168/257 KB 68/549 KB 92/358 KB 988/1063 KB 27/86 KB 168/257 KB 68/549 KB 96/358 KB 988/1063 KB 27/86 KB 168/257 KB 68/549 KB 60/358 KB 988/1063 KB 27/86 KB 168/257 KB 64/549 KB 60/358 KB 988/1063 KB 24/86 KB 168/257 KB 52/549 KB 60/358 KB 984/1063 KB 21/86 KB 168/257 KB 52/549 KB 96/358 KB 988/1063 KB 27/86 KB 172/257 KB 68/549 KB 96/358 KB 988/1063 KB 27/86 KB 176/257 KB 68/549 KB 96/358 KB 992/1063 KB 27/86 KB 176/257 KB 68/549 KB 96/358 KB 992/1063 KB 27/86 KB 180/257 KB 68/549 KB 96/358 KB 996/1063 KB 29/86 KB 184/257 KB 68/549 KB 96/358 KB 996/1063 KB 29/86 KB 188/257 KB 68/549 KB 96/358 KB 996/1063 KB 29/86 KB 192/257 KB 68/549 KB 84/358 KB 988/1063 KB 27/86 KB 168/257 KB 68/549 KB 96/358 KB 996/1063 KB 29/86 KB 192/257 KB 72/549 KB 96/358 KB 996/1063 KB 29/86 KB 192/257 KB 76/549 KB 96/358 KB 996/1063 KB 29/86 KB 192/257 KB 80/549 KB 96/358 KB 996/1063 KB 29/86 KB 192/257 KB 84/549 KB 100/358 KB 996/1063 K unit-mysql-0: 11:59:31 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install B 29/86 KB 196/257 KB 88/549 KB 96/358 KB 996/1063 KB 29/86 KB 180/257 KB 68/549 KB 100/358 KB 996/1063 KB 32/86 KB 196/257 KB 88/549 KB 96/358 KB 996/1063 KB 27/86 KB 180/257 KB 68/549 KB 100/358 KB 996/1063 KB 36/86 KB 196/257 KB 88/549 KB 100/358 KB 1000/1063 KB 40/86 KB 196/257 KB 88/549 KB 100/358 KB 1000/1063 KB 44/86 KB 196/257 KB 88/549 KB 100/358 KB 1000/1063 KB 48/86 KB 196/257 KB 88/549 KB 100/358 KB 1000/1063 KB 52/86 KB 196/257 KB 88/549 KB 100/358 KB 1000/1063 KB 56/86 KB 196/257 KB 92/549 KB 100/358 KB 1000/1063 KB 60/86 KB 196/257 KB 92/549 KB 100/358 KB 1000/1063 KB 64/86 KB 196/257 KB 92/549 KB 100/358 KB 996/1063 KB 29/86 KB 196/257 KB 84/549 KB 104/358 KB 1000/1063 KB 64/86 KB 196/257 KB 92/549 KB 108/358 KB 1000/1063 KB 64/86 KB 196/257 KB 92/549 KB 96/358 KB 996/1063 KB 29/86 KB 196/257 KB 84/549 KB 112/358 KB 1000/1063 KB 64/86 KB 200/257 KB 92/549 KB 112/358 KB 1000/1063 KB 64/86 KB 204/257 KB 92/549 KB 112/358 KB 1000/1063 KB 64/86 KB 208/257 KB 92/549 KB 100/358 KB 1000/1063 KB 52/86 KB 196/257 KB 92/549 KB 112/358 KB 1000/1063 KB 64/86 KB 208/257 KB 96/549 KB 112/358 KB 1000/1063 KB 64/86 KB 208/257 KB 100/549 KB 100/358 KB 1000/1063 KB 36/86 KB 196/257 KB 88/549 KB 112/358 KB 1004/1063 KB 68/86 KB 212/257 KB 100/549 KB 112/358 KB 1008/1063 KB 68/86 KB 212/257 KB 100/549 KB 112/358 KB 1012/1063 KB 68/86 KB 212/257 KB 100/549 KB 112/358 KB 1016/1063 KB 68/86 KB 212/257 KB 100/549 KB 112/358 KB 1020/1063 KB 68/86 KB 212/257 KB 100/549 KB 112/358 KB 1024/1063 KB 68/86 KB 212/257 KB 100/549 KB 112/358 KB 1028/1063 KB 68/86 KB 212/257 KB 100/549 KB 112/358 KB 1032/1063 KB 68/86 KB 212/257 KB 100/549 KB 112/358 KB 1036/1063 KB 68/86 KB 212/257 KB 100/549 KB 112/358 KB 1040/1063 KB 68/86 KB 212/257 KB 104/549 KB 112/358 KB 1044/1063 KB 68/86 KB 212/257 KB 104/549 KB 112/358 KB 1048/1063 KB 68/86 KB 212/257 KB 104/549 KB 112/358 KB 1052/1063 KB 68/86 KB 212/257 KB 104/549 KB 112/358 KB 1056/1063 KB 68/86 KB 212/257 KB 104/549 KB 112/358 KB 1000/1063 KB 68/86 KB 212/257 KB 100/549 KB 112/358 KB 1056/1063 KB 72/86 KB 212/257 KB 104/549 KB 112/358 KB 1056/1063 KB 76/86 KB 212/257 KB 104/549 KB 112/358 KB 1056/1063 KB 80/86 KB 212/257 KB 104/549 KB 112/358 KB 1000/1063 KB 64/86 KB 212/257 KB 100/549 KB 112/358 KB 1056/1063 KB 80/86 KB 216/257 KB 104/549 KB 112/358 KB 1056/1063 KB 80/86 KB 220/257 KB 104/549 KB 112/358 KB 1056/1063 KB 80/86 KB 224/257 KB 104/549 KB 112/358 KB 1000/1063 KB 64/86 KB 196/257 KB 92/549 KB 116/358 KB 1056/1063 KB 80/86 KB 224/257 KB 104/549 KB 120/358 KB 1056/1063 KB 80/86 KB 224/257 KB 104/549 KB 124/358 KB 1056/1063 KB 80/86 KB 228/257 KB 104/549 KB 128/358 KB 1056/1063 KB 80/86 KB 228/257 KB 104/549 KB 112/358 KB 1036/1063 KB 68/86 KB 212/257 KB 104/549 KB 128/358 KB 1056/1063 KB 80/86 KB 228/257 KB 108/549 KB 128/358 KB 1056/1063 KB 80/86 KB 228/257 KB 112/549 KB 128/358 KB 1056/1063 KB 80/86 KB 228/257 KB 116/549 KB 132/358 KB 1056/1063 KB 84/86 KB 228/257 KB 120/549 KB 132/358 KB 1056/1063 KB 84/86 KB 228/257 KB 124/549 KB 120/358 KB 1056/1063 KB 80/86 KB 228/257 KB 104/549 KB 132/358 KB 1056/1063 KB 84/86 KB 232/257 KB 128/549 KB 132/358 KB 1056/1063 KB 84/86 KB 236/257 KB 128/549 KB 132/358 KB 1056/1063 KB 84/86 KB 240/257 KB 128/549 KB 132/358 KB 1056/1063 KB 84/86 KB 228/257 KB 116/549 KB 132/358 KB 1056/1063 KB 86/86 KB 240/257 KB 128/549 KB 132/358 KB 1056/1063 KB 80/86 KB 228/257 KB 116/549 unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install KB 136/358 KB 1056/1063 KB 86/86 KB 240/257 KB 128/549 KB 140/358 KB 1056/1063 KB 86/86 KB 240/257 KB 128/549 KB 144/358 KB 1060/1063 KB 86/86 KB 240/257 KB 128/549 KB 148/358 KB 1060/1063 KB 86/86 KB 240/257 KB 128/549 KB 152/358 KB 1060/1063 KB 86/86 KB 244/257 KB 128/549 KB 156/358 KB 1060/1063 KB 86/86 KB 244/257 KB 128/549 KB 140/358 KB 1060/1063 KB 86/86 KB 240/257 KB 128/549 KB 160/358 KB 1063/1063 KB 86/86 KB 244/257 KB 128/549 KB 132/358 KB 1056/1063 KB 86/86 KB 240/257 KB 128/549 KB 160/358 KB 1063/1063 KB 86/86 KB 244/257 KB 132/549 KB 148/358 KB 1060/1063 KB 86/86 KB 244/257 KB 128/549 KB 160/358 KB 1063/1063 KB 86/86 KB 248/257 KB 136/549 KB 160/358 KB 1063/1063 KB 86/86 KB 252/257 KB 136/549 KB 160/358 KB 1063/1063 KB 86/86 KB 256/257 KB 136/549 KB 160/358 KB 1063/1063 KB 86/86 KB 257/257 KB 136/549 KB 160/358 KB 1063/1063 KB 86/86 KB 257/257 KB 140/549 KB 160/358 KB 1063/1063 KB 86/86 KB 257/257 KB 136/549 KB 160/358 KB 1063/1063 KB 86/86 KB 257/257 KB 144/549 KB 160/358 KB 1063/1063 KB 86/86 KB 257/257 KB 148/549 KB 160/358 KB 1063/1063 KB 86/86 KB 257/257 KB 152/549 KB 160/358 KB 1063/1063 KB 86/86 KB 257/257 KB 156/549 KB 160/358 KB 1063/1063 KB 86/86 KB 257/257 KB 160/549 KB 160/358 KB 1060/1063 KB 86/86 KB 244/257 KB 128/549 KB 164/358 KB 1063/1063 KB 86/86 KB 257/257 KB 160/549 KB 168/358 KB 1063/1063 KB 86/86 KB 257/257 KB 160/549 KB 172/358 KB 1063/1063 KB 86/86 KB 257/257 KB 160/549 KB 176/358 KB 1063/1063 KB 86/86 KB 257/257 KB 160/549 KB 180/358 KB 1063/1063 KB 257/257 KB 160/549 KB 184/358 KB 1063/1063 KB 257/257 KB 164/549 KB 188/358 KB 1063/1063 KB 257/257 KB 164/549 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (86 KB at 120.6 KB/sec) unit-abot-epc-basic-0: 11:59:31 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: 11:59:31 DEBUG unit.abot-epc-basic/0.install 180/358 KB 1063/1063 KB 257/257 KB 164/549 KB 188/358 KB 168/549 KB 188/358 KB 172/549 KB 188/358 KB 176/549 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 358.4 KB/sec) unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar (1063 KB at 1485.5 KB/sec) unit-abot-epc-basic-0: 11:59:31 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: 11:59:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 192/358 KB 176/549 KB 192/358 KB 180/549 KB 196/358 KB 184/549 KB 196/358 KB 188/549 KB 196/358 KB 192/549 KB 196/358 KB 180/549 KB 200/358 KB 192/549 KB 204/358 KB 192/549 KB 204/358 KB 4/404 KB 192/549 KB 204/358 KB 8/404 KB 192/549 KB 204/358 KB 12/404 KB 192/549 KB 208/358 KB 12/404 KB 192/549 KB 208/358 KB 16/404 KB 192/549 KB 208/358 KB 20/404 KB 192/549 KB 212/358 KB 24/404 KB 196/549 KB 212/358 KB 28/404 KB 196/549 KB 212/358 KB 32/404 KB 196/549 KB 212/358 KB 36/404 KB 3/894 KB 196/549 KB 212/358 KB 20/404 KB 196/549 KB 212/358 KB 36/404 KB 3/894 KB 200/549 KB 212/358 KB 20/404 KB 192/549 KB 212/358 KB 32/404 KB 3/894 KB 196/549 KB 212/358 KB 36/404 KB 6/894 KB 200/549 KB 212/358 KB 36/404 KB 9/894 KB 200/549 KB 212/358 KB 36/404 KB 11/894 KB 200/549 KB 212/358 KB 36/404 KB 14/894 KB 200/549 KB 216/358 KB 36/404 KB 16/894 KB 204/549 KB 216/358 KB 36/404 KB 14/894 KB 204/549 KB 216/358 KB 36/404 KB 16/894 KB 208/549 KB 216/358 KB 36/404 KB 16/894 KB 212/549 KB 216/358 KB 36/404 KB 19/894 KB 216/549 KB 216/358 KB 36/404 KB 14/894 KB 200/549 KB 220/358 KB 36/404 KB 19/894 KB 216/549 KB 224/358 KB 36/404 KB 19/894 KB 216/549 KB 228/358 KB 36/404 KB 19/894 KB 216/549 KB 232/358 KB 36/404 KB 19/894 KB 216/549 KB 236/358 KB 36/404 KB 19/894 KB 216/549 KB 240/358 KB 36/404 KB 19/894 KB 220/549 KB 216/358 KB 36/404 KB 19/894 KB 212/549 KB 240/358 KB 36/404 KB 22/894 KB 220/549 KB 240/358 KB 36/404 KB 25/894 KB 220/549 KB 236/358 KB 36/404 KB 19/894 KB 220/549 KB 240/358 KB 36/404 KB 25/894 KB 224/549 KB 240/358 KB 36/404 KB 27/894 KB 224/549 KB 244/358 KB 40/404 KB 30/894 KB 224/549 KB 244/358 KB 40/404 KB 30/894 KB 4/587 KB 228/549 KB 244/358 KB 40/404 KB 30/894 KB 8/587 KB 228/549 KB 244/358 KB 40/404 KB 30/894 KB 12/587 KB 228/549 KB 244/358 KB 40/404 KB 30/894 KB 16/587 KB 228/549 KB 244/358 KB 40/404 KB 30/894 KB 20/587 KB 228/549 KB 244/358 KB 40/404 KB 30/894 KB 24/587 KB 228/549 KB 244/358 KB 40/404 KB 30/894 KB 28/587 KB 228/549 KB 244/358 KB 40/404 KB 30/894 KB 32/587 KB 228/549 KB 244/358 KB 40/404 KB 30/894 KB 36/587 KB 228/549 KB 244/358 KB 40/404 KB 30/894 KB 40/587 KB 228/549 KB 244/358 KB 40/404 KB 30/894 KB 44/587 KB 228/549 KB 244/358 KB 40/404 KB 30/894 KB 48/587 KB 228/549 KB 244/358 KB 40/404 KB 32/894 KB 48/587 KB 228/549 KB 244/358 KB 40/404 KB 36/894 KB 48/587 KB 228/549 KB 244/358 KB 40/404 KB 40/894 KB 52/587 KB 228/549 KB 244/358 KB 40/404 KB 44/894 KB 52/587 KB 228/549 KB 244/358 KB 40/404 KB 48/894 KB 52/587 KB 228/549 KB 244/358 KB 40/404 KB 27/894 KB 224/549 KB 248/358 KB 40/404 KB 48/894 KB 52/587 KB 228/549 KB 252/358 KB 40/404 KB 48/894 KB 52/587 KB 228/549 KB 256/358 KB 40/404 KB 48/894 KB 52/587 KB 228/549 KB 240/358 KB 40/404 KB 27/894 KB 224/549 KB 256/358 KB 44/404 KB 48/894 KB 52/587 KB 228/549 KB 256/358 KB 48/404 KB 48/894 KB 52/587 KB 228/549 KB 256/358 KB 52/404 KB 48/894 KB 52/587 KB 228/549 KB 256/358 KB 56/404 KB 48/894 KB 52/587 KB 228/549 KB 256/358 KB 60/404 KB 48/894 KB 52/587 KB 228/549 KB 256/358 KB 64/404 KB 48/894 KB 52/587 KB 228/549 KB 260/358 KB 68/404 KB 48/894 KB 52/587 KB 228/549 KB 260/358 KB 72/404 KB 52/894 KB 52/587 KB 228/549 KB 244/358 KB 40/404 KB 36/894 KB 52/587 KB 228/549 KB 244/358 KB 40/404 KB 30/894 KB 228/549 KB 260/358 KB 72/404 KB 52/894 KB 52/587 KB 232/549 KB 260/358 KB 72/404 KB 52/894 KB 52/587 KB 236/549 KB 260/358 KB 72/404 KB 52/ unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 894 KB 52/587 KB 240/549 KB 260/358 KB 72/404 KB 52/894 KB 52/587 KB 244/549 KB 260/358 KB 72/404 KB 52/894 KB 56/587 KB 248/549 KB 260/358 KB 72/404 KB 52/894 KB 56/587 KB 252/549 KB 260/358 KB 72/404 KB 52/894 KB 56/587 KB 256/549 KB 260/358 KB 72/404 KB 52/894 KB 56/587 KB 260/549 KB 260/358 KB 76/404 KB 52/894 KB 56/587 KB 264/549 KB 260/358 KB 76/404 KB 52/894 KB 56/587 KB 268/549 KB 260/358 KB 76/404 KB 52/894 KB 56/587 KB 272/549 KB 260/358 KB 68/404 KB 52/894 KB 52/587 KB 228/549 KB 260/358 KB 76/404 KB 56/894 KB 56/587 KB 272/549 KB 260/358 KB 76/404 KB 60/894 KB 56/587 KB 272/549 KB 260/358 KB 76/404 KB 64/894 KB 56/587 KB 272/549 KB 260/358 KB 64/404 KB 48/894 KB 52/587 KB 228/549 KB 264/358 KB 76/404 KB 64/894 KB 56/587 KB 272/549 KB 268/358 KB 76/404 KB 64/894 KB 56/587 KB 272/549 KB 272/358 KB 76/404 KB 64/894 KB 56/587 KB 272/549 KB 276/358 KB 76/404 KB 64/894 KB 56/587 KB 272/549 KB 280/358 KB 76/404 KB 68/894 KB 56/587 KB 272/549 KB 284/358 KB 76/404 KB 68/894 KB 56/587 KB 272/549 KB 288/358 KB 76/404 KB 68/894 KB 56/587 KB 272/549 KB 292/358 KB 76/404 KB 68/894 KB 56/587 KB 272/549 KB 296/358 KB 76/404 KB 68/894 KB 56/587 KB 276/549 KB 300/358 KB 76/404 KB 68/894 KB 56/587 KB 276/549 KB 304/358 KB 76/404 KB 68/894 KB 56/587 KB 276/549 KB 260/358 KB 76/404 KB 52/894 KB 56/587 KB 260/549 KB 304/358 KB 80/404 KB 68/894 KB 56/587 KB 276/549 KB 304/358 KB 84/404 KB 68/894 KB 56/587 KB 276/549 KB 260/358 KB 72/404 KB 52/894 KB 56/587 KB 244/549 KB 304/358 KB 84/404 KB 68/894 KB 60/587 KB 276/549 KB 304/358 KB 84/404 KB 68/894 KB 64/587 KB 276/549 KB 304/358 KB 84/404 KB 68/894 KB 68/587 KB 276/549 KB 304/358 KB 84/404 KB 68/894 KB 72/587 KB 276/549 KB 304/358 KB 84/404 KB 68/894 KB 76/587 KB 276/549 KB 304/358 KB 84/404 KB 68/894 KB 80/587 KB 276/549 KB 304/358 KB 84/404 KB 68/894 KB 84/587 KB 276/549 KB 304/358 KB 84/404 KB 68/894 KB 88/587 KB 276/549 KB 304/358 KB 84/404 KB 68/894 KB 92/587 KB 276/549 KB 304/358 KB 88/404 KB 68/894 KB 96/587 KB 276/549 KB 304/358 KB 88/404 KB 68/894 KB 96/587 KB 276/549 KB 304/358 KB 92/404 KB 68/894 KB 96/587 KB 276/549 KB 304/358 KB 96/404 KB 68/894 KB 96/587 KB 276/549 KB 304/358 KB 96/404 KB 68/894 KB 100/587 KB 276/549 KB 304/358 KB 100/404 KB 68/894 KB 104/587 KB 276/549 KB 304/358 KB 100/404 KB 68/894 KB 108/587 KB 276/549 KB 304/358 KB 100/404 KB 68/894 KB 112/587 KB 276/549 KB 308/358 KB 100/404 KB 68/894 KB 116/587 KB 276/549 KB 308/358 KB 100/404 KB 68/894 KB 120/587 KB 276/549 KB 308/358 KB 100/404 KB 68/894 KB 124/587 KB 276/549 KB 308/358 KB 100/404 KB 68/894 KB 128/587 KB 276/549 KB 292/358 KB 76/404 KB 68/894 KB 56/587 KB 276/549 KB 276/358 KB 76/404 KB 68/894 KB 56/587 KB 272/549 KB 308/358 KB 100/404 KB 72/894 KB 128/587 KB 276/549 KB 308/358 KB 100/404 KB 76/894 KB 128/587 KB 276/549 KB 308/358 KB 100/404 KB 80/894 KB 128/587 KB 276/549 KB 308/358 KB 100/404 KB 84/894 KB 128/587 KB 276/549 KB 308/358 KB 100/404 KB 88/894 KB 128/587 KB 280/549 KB 308/358 KB 100/404 KB 92/894 KB 128/587 KB 280/549 KB 308/358 KB 100/404 KB 68/894 KB 112/587 KB 276/549 KB 304/358 KB 100/404 KB 68/894 KB 100/587 KB 276/549 KB 308/358 KB 104/404 KB 96/894 KB 128/587 KB 280/549 KB 308/358 KB 108/404 KB 96/894 KB 128/587 KB 280/549 KB 308/358 KB 112/404 KB 96/894 KB 128/587 KB 280/549 KB 308/358 KB 100/404 KB 96/894 KB 128/587 KB 280/549 KB 308/358 KB 100/404 KB 84/894 KB 128/587 KB 28 unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 0/549 KB 312/358 KB 112/404 KB 96/894 KB 128/587 KB 284/549 KB 312/358 KB 112/404 KB 96/894 KB 128/587 KB 288/549 KB 312/358 KB 112/404 KB 96/894 KB 128/587 KB 292/549 KB 312/358 KB 112/404 KB 96/894 KB 128/587 KB 296/549 KB 312/358 KB 112/404 KB 96/894 KB 128/587 KB 300/549 KB 312/358 KB 116/404 KB 96/894 KB 128/587 KB 304/549 KB 312/358 KB 116/404 KB 96/894 KB 128/587 KB 308/549 KB 312/358 KB 116/404 KB 100/894 KB 132/587 KB 312/549 KB 312/358 KB 116/404 KB 100/894 KB 132/587 KB 316/549 KB 312/358 KB 116/404 KB 100/894 KB 132/587 KB 320/549 KB 312/358 KB 112/404 KB 96/894 KB 128/587 KB 280/549 KB 316/358 KB 116/404 KB 100/894 KB 132/587 KB 320/549 KB 320/358 KB 116/404 KB 100/894 KB 132/587 KB 320/549 KB 324/358 KB 116/404 KB 100/894 KB 132/587 KB 320/549 KB 328/358 KB 116/404 KB 100/894 KB 132/587 KB 320/549 KB 332/358 KB 116/404 KB 100/894 KB 132/587 KB 320/549 KB 336/358 KB 116/404 KB 100/894 KB 132/587 KB 320/549 KB 312/358 KB 116/404 KB 100/894 KB 132/587 KB 308/549 KB 336/358 KB 116/404 KB 100/894 KB 136/587 KB 320/549 KB 336/358 KB 116/404 KB 100/894 KB 140/587 KB 320/549 KB 336/358 KB 116/404 KB 100/894 KB 144/587 KB 324/549 KB 336/358 KB 116/404 KB 100/894 KB 148/587 KB 324/549 KB 340/358 KB 116/404 KB 100/894 KB 152/587 KB 324/549 KB 312/358 KB 116/404 KB 100/894 KB 128/587 KB 308/549 KB 312/358 KB 116/404 KB 96/894 KB 128/587 KB 300/549 KB 340/358 KB 120/404 KB 100/894 KB 152/587 KB 324/549 KB 340/358 KB 124/404 KB 104/894 KB 152/587 KB 324/549 KB 340/358 KB 128/404 KB 104/894 KB 152/587 KB 324/549 KB 340/358 KB 132/404 KB 104/894 KB 152/587 KB 324/549 KB 340/358 KB 136/404 KB 104/894 KB 152/587 KB 324/549 KB 340/358 KB 140/404 KB 104/894 KB 152/587 KB 324/549 KB 340/358 KB 144/404 KB 104/894 KB 152/587 KB 324/549 KB 340/358 KB 116/404 KB 100/894 KB 148/587 KB 324/549 KB 344/358 KB 144/404 KB 104/894 KB 152/587 KB 324/549 KB 348/358 KB 148/404 KB 104/894 KB 152/587 KB 324/549 KB 336/358 KB 116/404 KB 100/894 KB 140/587 KB 324/549 KB 348/358 KB 148/404 KB 104/894 KB 152/587 KB 328/549 KB 348/358 KB 148/404 KB 104/894 KB 152/587 KB 332/549 KB 348/358 KB 148/404 KB 104/894 KB 152/587 KB 336/549 KB 352/358 KB 148/404 KB 104/894 KB 152/587 KB 336/549 KB 356/358 KB 148/404 KB 104/894 KB 156/587 KB 336/549 KB 358/358 KB 148/404 KB 104/894 KB 156/587 KB 340/549 KB 344/358 KB 148/404 KB 104/894 KB 152/587 KB 324/549 KB 340/358 KB 120/404 KB 104/894 KB 152/587 KB 324/549 KB 358/358 KB 148/404 KB 108/894 KB 156/587 KB 340/549 KB 358/358 KB 148/404 KB 112/894 KB 156/587 KB 340/549 KB 358/358 KB 148/404 KB 116/894 KB 156/587 KB 340/549 KB 358/358 KB 148/404 KB 120/894 KB 156/587 KB 340/549 KB 358/358 KB 148/404 KB 124/894 KB 156/587 KB 340/549 KB 358/358 KB 148/404 KB 128/894 KB 156/587 KB 340/549 KB 358/358 KB 148/404 KB 132/894 KB 156/587 KB 340/549 KB 358/358 KB 152/404 KB 136/894 KB 156/587 KB 340/549 KB 358/358 KB 152/404 KB 140/894 KB 156/587 KB 340/549 KB 358/358 KB 152/404 KB 144/894 KB 156/587 KB 340/549 KB 358/358 KB 152/404 KB 148/894 KB 156/587 KB 340/549 KB 356/358 KB 148/404 KB 104/894 KB 156/587 KB 340/549 KB 358/358 KB 152/404 KB 148/894 KB 156/587 KB 344/549 KB 358/358 KB 152/404 KB 148/894 KB 156/587 KB 348/549 KB 358/358 KB 152/404 KB 148/894 KB 156/587 KB 352/549 KB 352/358 KB 148/404 KB 104/894 KB 156/587 KB 336/549 KB 358/358 KB 152/404 KB 148/894 KB 160/587 KB 352/549 KB 358/358 KB 152/404 KB 132/894 KB 156/587 KB 340/549 KB 3 unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 58/358 KB 156/404 KB 148/894 KB 160/587 KB 352/549 KB 358/358 KB 160/404 KB 148/894 KB 160/587 KB 352/549 KB 358/358 KB 164/404 KB 148/894 KB 160/587 KB 352/549 KB 358/358 KB 168/404 KB 148/894 KB 164/587 KB 356/549 KB 358/358 KB 172/404 KB 148/894 KB 164/587 KB 356/549 KB 358/358 KB 176/404 KB 152/894 KB 164/587 KB 356/549 KB 358/358 KB 164/404 KB 148/894 KB 164/587 KB 356/549 KB 358/358 KB 176/404 KB 152/894 KB 164/587 KB 360/549 KB 358/358 KB 176/404 KB 152/894 KB 164/587 KB 364/549 KB 358/358 KB 176/404 KB 152/894 KB 164/587 KB 368/549 KB 358/358 KB 176/404 KB 152/894 KB 164/587 KB 372/549 KB 358/358 KB 164/404 KB 148/894 KB 164/587 KB 352/549 KB 358/358 KB 180/404 KB 152/894 KB 168/587 KB 372/549 KB 358/358 KB 180/404 KB 152/894 KB 172/587 KB 372/549 KB 358/358 KB 180/404 KB 152/894 KB 176/587 KB 372/549 KB 358/358 KB 180/404 KB 152/894 KB 180/587 KB 372/549 KB 358/358 KB 180/404 KB 152/894 KB 184/587 KB 372/549 KB 358/358 KB 180/404 KB 152/894 KB 188/587 KB 372/549 KB 358/358 KB 180/404 KB 152/894 KB 192/587 KB 372/549 KB 358/358 KB 180/404 KB 152/894 KB 164/587 KB 372/549 KB 358/358 KB 184/404 KB 152/894 KB 192/587 KB 372/549 KB 358/358 KB 188/404 KB 152/894 KB 192/587 KB 372/549 KB 358/358 KB 192/404 KB 152/894 KB 192/587 KB 372/549 KB 196/404 KB 152/894 KB 192/587 KB 372/549 KB 358/358 KB 172/404 KB 152/894 KB 164/587 KB 356/549 KB 196/404 KB 156/894 KB 196/587 KB 376/549 KB 196/404 KB 160/894 KB 196/587 KB 376/549 KB 196/404 KB 164/894 KB 196/587 KB 376/549 KB 196/404 KB 168/894 KB 196/587 KB 376/549 KB 196/404 KB 172/894 KB 196/587 KB 376/549 KB 196/404 KB 176/894 KB 196/587 KB 376/549 KB 196/404 KB 180/894 KB 196/587 KB 376/549 KB 196/404 KB 152/894 KB 196/587 KB 376/549 KB 200/404 KB 180/894 KB 200/587 KB 376/549 KB 200/404 KB 180/894 KB 204/587 KB 376/549 KB 200/404 KB 180/894 KB 208/587 KB 376/549 KB 196/404 KB 152/894 KB 192/587 KB 376/549 KB 200/404 KB 184/894 KB 208/587 KB 380/549 KB 200/404 KB 184/894 KB 208/587 KB 384/549 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 458.9 KB/sec) unit-abot-epc-basic-0: 11:59:31 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: 11:59:31 DEBUG unit.abot-epc-basic/0.install 200/404 KB 184/894 KB 208/587 KB 388/549 KB 200/404 KB 184/894 KB 212/587 KB 392/549 KB 200/404 KB 184/894 KB 212/587 KB 396/549 KB 200/404 KB 184/894 KB 212/587 KB 400/549 KB 200/404 KB 184/894 KB 208/587 KB 376/549 KB 200/404 KB 188/894 KB 212/587 KB 400/549 KB 200/404 KB 192/894 KB 212/587 KB 400/549 KB 200/404 KB 180/894 KB 196/587 KB 376/549 KB 204/404 KB 192/894 KB 212/587 KB 400/549 KB 208/404 KB 192/894 KB 212/587 KB 400/549 KB 212/404 KB 192/894 KB 212/587 KB 400/549 KB 216/404 KB 196/894 KB 212/587 KB 404/549 KB 220/404 KB 196/894 KB 212/587 KB 404/549 KB 224/404 KB 196/894 KB 212/587 KB 404/549 KB 200/404 KB 184/894 KB 212/587 KB 388/549 KB 224/404 KB 196/894 KB 216/587 KB 404/549 KB 224/404 KB 196/894 KB 220/587 KB 404/549 KB 224/404 KB 196/894 KB 224/587 KB 404/549 KB 224/404 KB 196/894 KB 228/587 KB 404/549 KB 228/404 KB 196/894 KB 232/587 KB 404/549 KB 228/404 KB 196/894 KB 236/587 KB 404/549 KB 228/404 KB 196/894 KB 240/587 KB 404/549 KB 228/404 KB 196/894 KB 244/587 KB 404/549 KB 212/404 KB 196/894 KB 212/587 KB 404/549 KB 228/404 KB 196/894 KB 244/587 KB 408/549 KB 228/404 KB 196/894 KB 244/587 KB 412/549 KB 228/404 KB 4/26 KB 196/894 KB 244/587 KB 416/549 KB 212/404 KB 196/894 KB 212/587 KB 400/549 KB 228/404 KB 4/26 KB 200/894 KB 244/587 KB 416/549 KB 228/404 KB 4/26 KB 204/894 KB 244/587 KB 416/549 KB 228/404 KB 4/26 KB 208/894 KB 244/587 KB 416/549 KB 228/404 KB 4/26 KB 212/894 KB 244/587 KB 416/549 KB 228/404 KB 4/26 KB 216/894 KB 244/587 KB 420/549 KB 228/404 KB 4/26 KB 220/894 KB 244/587 KB 420/549 KB 228/404 KB 4/26 KB 224/894 KB 244/587 KB 420/549 KB 228/404 KB 4/26 KB 196/894 KB 244/587 KB 412/549 KB 228/404 KB 196/894 KB 228/587 KB 404/549 KB 232/404 KB 4/26 KB 224/894 KB 244/587 KB 420/549 KB 236/404 KB 8/26 KB 224/894 KB 244/587 KB 420/549 KB 240/404 KB 8/26 KB 224/894 KB 244/587 KB 420/549 KB 244/404 KB 8/26 KB 224/894 KB 244/587 KB 420/549 KB 248/404 KB 8/26 KB 228/894 KB 244/587 KB 420/549 KB 228/404 KB 4/26 KB 212/894 KB 244/587 KB 420/549 KB 248/404 KB 8/26 KB 228/894 KB 248/587 KB 424/549 KB 248/404 KB 8/26 KB 228/894 KB 248/587 KB 428/549 KB 248/404 KB 8/26 KB 228/894 KB 248/587 KB 432/549 KB 248/404 KB 8/26 KB 228/894 KB 248/587 KB 436/549 KB 248/404 KB 8/26 KB 228/894 KB 248/587 KB 420/549 KB 252/404 KB 8/26 KB 228/894 KB 252/587 KB 436/549 KB 252/404 KB 8/26 KB 228/894 KB 256/587 KB 436/549 KB 244/404 KB 8/26 KB 228/894 KB 244/587 KB 420/549 KB 232/404 KB 8/26 KB 224/894 KB 244/587 KB 420/549 KB 252/404 KB 12/26 KB 228/894 KB 256/587 KB 436/549 KB 252/404 KB 16/26 KB 228/894 KB 256/587 KB 436/549 KB 252/404 KB 20/26 KB 228/894 KB 256/587 KB 436/549 KB 252/404 KB 24/26 KB 228/894 KB 256/587 KB 436/549 KB 252/404 KB 26/26 KB 228/894 KB 256/587 KB 436/549 KB 252/404 KB 8/26 KB 228/894 KB 248/587 KB 436/549 KB 256/404 KB 26/26 KB 228/894 KB 256/587 KB 436/549 KB 260/404 KB 26/26 KB 228/894 KB 256/587 KB 436/549 KB 264/404 KB 26/26 KB 232/894 KB 260/587 KB 440/549 KB 268/404 KB 26/26 KB 232/894 KB 260/587 KB 440/549 KB 272/404 KB 26/26 KB 232/894 KB 260/587 KB 440/549 KB 260/404 KB 26/26 KB 232/894 KB 260/587 KB 440/549 KB 272/404 KB 26/26 KB 232/894 KB 260/587 KB 444/549 KB 272/404 KB 26/26 KB 232/894 KB 260/587 KB 448/549 KB 260/404 KB 26/26 KB 232/894 KB 260/587 KB 436/549 KB 260/404 KB 26/26 KB 232/894 KB 256/587 KB 436/549 KB 272/404 KB 26/26 KB 236/894 KB 260/587 KB 448/549 KB 272/404 KB unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 26/26 KB 240/894 KB 260/587 KB 448/549 KB 272/404 KB 26/26 KB 244/894 KB 260/587 KB 448/549 KB 276/404 KB 26/26 KB 248/894 KB 264/587 KB 452/549 KB 276/404 KB 26/26 KB 252/894 KB 264/587 KB 452/549 KB 276/404 KB 26/26 KB 256/894 KB 264/587 KB 452/549 KB 276/404 KB 26/26 KB 244/894 KB 264/587 KB 452/549 KB 272/404 KB 26/26 KB 244/894 KB 264/587 KB 448/549 KB 276/404 KB 26/26 KB 256/894 KB 268/587 KB 452/549 KB 276/404 KB 26/26 KB 256/894 KB 272/587 KB 452/549 KB 276/404 KB 26/26 KB 256/894 KB 276/587 KB 452/549 KB 276/404 KB 26/26 KB 256/894 KB 280/587 KB 452/549 KB 280/404 KB 26/26 KB 260/894 KB 284/587 KB 452/549 KB 280/404 KB 26/26 KB 260/894 KB 288/587 KB 452/549 KB 272/404 KB 26/26 KB 244/894 KB 264/587 KB 452/549 KB 280/404 KB 26/26 KB 260/894 KB 288/587 KB 456/549 KB 280/404 KB 26/26 KB 260/894 KB 288/587 KB 460/549 KB 280/404 KB 26/26 KB 260/894 KB 288/587 KB 464/549 KB 280/404 KB 26/26 KB 260/894 KB 288/587 KB 468/549 KB 280/404 KB 260/894 KB 288/587 KB 472/549 KB 280/404 KB 26/26 KB 260/894 KB 280/587 KB 452/549 KB 280/404 KB 264/894 KB 288/587 KB 476/549 KB 280/404 KB 268/894 KB 288/587 KB 476/549 KB 280/404 KB 269/894 KB 288/587 KB 476/549 KB 280/404 KB 273/894 KB 288/587 KB 476/549 KB 280/404 KB 277/894 KB 292/587 KB 476/549 KB 280/404 KB 281/894 KB 292/587 KB 476/549 KB 280/404 KB 285/894 KB 292/587 KB 476/549 KB 280/404 KB 26/26 KB 256/894 KB 280/587 KB 452/549 KB 284/404 KB 285/894 KB 292/587 KB 476/549 KB 288/404 KB 285/894 KB 292/587 KB 476/549 KB 292/404 KB 285/894 KB 292/587 KB 476/549 KB 296/404 KB 285/894 KB 292/587 KB 476/549 KB 300/404 KB 285/894 KB 292/587 KB 476/549 KB 304/404 KB 285/894 KB 292/587 KB 476/549 KB 280/404 KB 273/894 KB 292/587 KB 476/549 KB 304/404 KB 285/894 KB 296/587 KB 476/549 KB 304/404 KB 285/894 KB 300/587 KB 476/549 KB 304/404 KB 285/894 KB 304/587 KB 476/549 KB 280/404 KB 269/894 KB 288/587 KB 476/549 KB 304/404 KB 285/894 KB 304/587 KB 480/549 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 KB at 31.4 KB/sec) unit-abot-epc-basic-0: 11:59:31 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: 11:59:31 DEBUG unit.abot-epc-basic/0.install 304/404 KB 285/894 KB 304/587 KB 484/549 KB 308/404 KB 285/894 KB 304/587 KB 488/549 KB 308/404 KB 285/894 KB 304/587 KB 492/549 KB 308/404 KB 285/894 KB 304/587 KB 496/549 KB 308/404 KB 285/894 KB 308/587 KB 500/549 KB 308/404 KB 289/894 KB 308/587 KB 504/549 KB 308/404 KB 289/894 KB 308/587 KB 508/549 KB 308/404 KB 285/894 KB 304/587 KB 484/549 KB 312/404 KB 289/894 KB 308/587 KB 508/549 KB 316/404 KB 289/894 KB 308/587 KB 508/549 KB 320/404 KB 289/894 KB 308/587 KB 508/549 KB 324/404 KB 289/894 KB 308/587 KB 508/549 KB 328/404 KB 289/894 KB 308/587 KB 512/549 KB 332/404 KB 289/894 KB 308/587 KB 512/549 KB 336/404 KB 289/894 KB 308/587 KB 512/549 KB 308/404 KB 289/894 KB 308/587 KB 500/549 KB 336/404 KB 293/894 KB 308/587 KB 512/549 KB 336/404 KB 297/894 KB 308/587 KB 512/549 KB 336/404 KB 301/894 KB 308/587 KB 512/549 KB 308/404 KB 285/894 KB 308/587 KB 496/549 KB 336/404 KB 301/894 KB 312/587 KB 512/549 KB 336/404 KB 301/894 KB 316/587 KB 512/549 KB 336/404 KB 301/894 KB 320/587 KB 512/549 KB 336/404 KB 301/894 KB 324/587 KB 512/549 KB 336/404 KB 301/894 KB 328/587 KB 512/549 KB 336/404 KB 301/894 KB 332/587 KB 512/549 KB 336/404 KB 301/894 KB 336/587 KB 512/549 KB 336/404 KB 301/894 KB 340/587 KB 512/549 KB 340/404 KB 305/894 KB 344/587 KB 512/549 KB 340/404 KB 305/894 KB 348/587 KB 512/549 KB 340/404 KB 305/894 KB 352/587 KB 512/549 KB 324/404 KB 289/894 KB 308/587 KB 512/549 KB 340/404 KB 305/894 KB 352/587 KB 516/549 KB 340/404 KB 305/894 KB 352/587 KB 520/549 KB 340/404 KB 305/894 KB 352/587 KB 524/549 KB 340/404 KB 305/894 KB 352/587 KB 528/549 KB 340/404 KB 305/894 KB 340/587 KB 512/549 KB 340/404 KB 309/894 KB 352/587 KB 528/549 KB 340/404 KB 313/894 KB 352/587 KB 528/549 KB 340/404 KB 317/894 KB 352/587 KB 528/549 KB 340/404 KB 301/894 KB 340/587 KB 512/549 KB 344/404 KB 317/894 KB 352/587 KB 528/549 KB 348/404 KB 317/894 KB 352/587 KB 528/549 KB 352/404 KB 317/894 KB 352/587 KB 532/549 KB 352/404 KB 321/894 KB 352/587 KB 532/549 KB 4/79 KB 356/404 KB 325/894 KB 356/587 KB 532/549 KB 4/79 KB 356/404 KB 329/894 KB 356/587 KB 532/549 KB 4/79 KB 356/404 KB 333/894 KB 356/587 KB 532/549 KB 348/404 KB 317/894 KB 352/587 KB 532/549 KB 4/79 KB 356/404 KB 333/894 KB 356/587 KB 536/549 KB 4/79 KB 356/404 KB 333/894 KB 356/587 KB 540/549 KB 4/79 KB 356/404 KB 333/894 KB 356/587 KB 544/549 KB 4/79 KB 356/404 KB 321/894 KB 356/587 KB 532/549 KB 4/79 KB 360/404 KB 333/894 KB 356/587 KB 544/549 KB 4/79 KB 364/404 KB 333/894 KB 356/587 KB 544/549 KB 4/79 KB 368/404 KB 333/894 KB 356/587 KB 548/549 KB 4/79 KB 372/404 KB 333/894 KB 356/587 KB 548/549 KB 4/79 KB 376/404 KB 337/894 KB 356/587 KB 548/549 KB 4/79 KB 380/404 KB 337/894 KB 356/587 KB 548/549 KB 4/79 KB 384/404 KB 337/894 KB 356/587 KB 548/549 KB 4/79 KB 352/404 KB 321/894 KB 356/587 KB 532/549 KB 4/79 KB 352/404 KB 321/894 KB 352/587 KB 532/549 KB 8/79 KB 384/404 KB 337/894 KB 356/587 KB 548/549 KB 12/79 KB 384/404 KB 337/894 KB 356/587 KB 548/549 KB 16/79 KB 384/404 KB 337/894 KB 356/587 KB 548/549 KB 20/79 KB 384/404 KB 337/894 KB 356/587 KB 548/549 KB 24/79 KB 384/404 KB 337/894 KB 356/587 KB 548/549 KB 28/79 KB 384/404 KB 337/894 KB 356/587 KB 548/549 KB 32/79 KB 384/404 KB 337/894 KB 356/587 KB 548/549 KB 36/79 KB 384/404 KB 337/894 KB 356/587 KB 548/549 KB 40/79 KB 384/404 KB 337/894 KB 356/587 KB 548/549 KB 44/79 KB 384/404 KB 337/894 KB 356/587 KB 548/549 KB 48/79 KB unit-mysql-0: 11:59:31 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 384/404 KB 337/894 KB 356/587 KB 548/549 KB 52/79 KB 384/404 KB 337/894 KB 356/587 KB 548/549 KB 56/79 KB 384/404 KB 337/894 KB 356/587 KB 548/549 KB 60/79 KB 384/404 KB 337/894 KB 356/587 KB 548/549 KB 60/79 KB 384/404 KB 337/894 KB 360/587 KB 548/549 KB 64/79 KB 384/404 KB 337/894 KB 364/587 KB 548/549 KB 64/79 KB 384/404 KB 337/894 KB 368/587 KB 548/549 KB 64/79 KB 384/404 KB 337/894 KB 372/587 KB 548/549 KB 64/79 KB 384/404 KB 337/894 KB 376/587 KB 548/549 KB 64/79 KB 384/404 KB 337/894 KB 380/587 KB 548/549 KB 4/79 KB 372/404 KB 337/894 KB 356/587 KB 548/549 KB 64/79 KB 384/404 KB 341/894 KB 380/587 KB 548/549 KB 64/79 KB 384/404 KB 345/894 KB 380/587 KB 548/549 KB 64/79 KB 384/404 KB 349/894 KB 380/587 KB 548/549 KB 4/79 KB 364/404 KB 333/894 KB 356/587 KB 548/549 KB 64/79 KB 384/404 KB 349/894 KB 380/587 KB 549/549 KB 64/79 KB 384/404 KB 337/894 KB 360/587 KB 548/549 KB 68/79 KB 384/404 KB 349/894 KB 380/587 KB 549/549 KB 72/79 KB 384/404 KB 349/894 KB 380/587 KB 549/549 KB 76/79 KB 384/404 KB 349/894 KB 380/587 KB 549/549 KB 79/79 KB 384/404 KB 349/894 KB 380/587 KB 549/549 KB 79/79 KB 384/404 KB 349/894 KB 384/587 KB 549/549 KB 79/79 KB 384/404 KB 349/894 KB 388/587 KB 549/549 KB 79/79 KB 388/404 KB 353/894 KB 392/587 KB 549/549 KB 79/79 KB 388/404 KB 353/894 KB 396/587 KB 549/549 KB 79/79 KB 388/404 KB 353/894 KB 400/587 KB 549/549 KB 79/79 KB 388/404 KB 353/894 KB 388/587 KB 549/549 KB 79/79 KB 388/404 KB 357/894 KB 400/587 KB 549/549 KB 79/79 KB 388/404 KB 361/894 KB 400/587 KB 549/549 KB 79/79 KB 388/404 KB 365/894 KB 400/587 KB 549/549 KB 79/79 KB 388/404 KB 349/894 KB 388/587 KB 549/549 KB 79/79 KB 392/404 KB 365/894 KB 400/587 KB 549/549 KB 79/79 KB 396/404 KB 365/894 KB 400/587 KB 549/549 KB 79/79 KB 400/404 KB 365/894 KB 400/587 KB 549/549 KB 79/79 KB 400/404 KB 365/894 KB 404/587 KB 549/549 KB 79/79 KB 404/404 KB 369/894 KB 408/587 KB 549/549 KB 79/79 KB 404/404 KB 369/894 KB 412/587 KB 549/549 KB 79/79 KB 404/404 KB 369/894 KB 416/587 KB 549/549 KB 79/79 KB 404/404 KB 369/894 KB 404/587 KB 549/549 KB 79/79 KB 404/404 KB 373/894 KB 416/587 KB 549/549 KB 79/79 KB 404/404 KB 377/894 KB 416/587 KB 549/549 KB 79/79 KB 404/404 KB 381/894 KB 416/587 KB 549/549 KB 79/79 KB 404/404 KB 365/894 KB 404/587 KB 549/549 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 653.9 KB/sec) unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 79/79 KB 404/404 KB 381/894 KB 420/587 KB 79/79 KB 404/404 KB 385/894 KB 424/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 93.9 KB/sec) unit-abot-epc-basic-0: 11:59:31 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: 11:59:31 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar (404 KB at 478.1 KB/sec) unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 79/79 KB 404/404 KB 385/894 KB 420/587 KB 389/894 KB 428/587 KB 393/894 KB 428/587 KB 397/894 KB 428/587 KB 385/894 KB 428/587 KB 397/894 KB 432/587 KB 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: 11:59:31 DEBUG unit.abot-epc-basic/0.install 401/894 KB 432/587 KB 405/894 KB 436/587 KB 409/894 KB 436/587 KB 413/894 KB 436/587 KB 401/894 KB 436/587 KB 413/894 KB 440/587 KB 413/894 KB 444/587 KB 413/894 KB 448/587 KB 413/894 KB 452/587 KB 417/894 KB 456/587 KB 417/894 KB 460/587 KB 417/894 KB 452/587 KB 421/894 KB 460/587 KB 425/894 KB 460/587 KB 429/894 KB 460/587 KB 429/894 KB 464/587 KB 4/115 KB 4/1822 KB 429/894 KB 460/587 KB 4/115 KB 4/1822 KB 4/206 KB 433/894 KB 464/587 KB 4/115 KB 8/1822 KB 429/894 KB 460/587 KB 4/115 KB 4/206 KB 433/894 KB 464/587 KB 8/115 KB 8/1822 KB 4/206 KB 433/894 KB 464/587 KB 12/115 KB 12/1822 KB 4/206 KB 433/894 KB 464/587 KB 16/115 KB 12/1822 KB 4/206 KB 433/894 KB 464/587 KB 20/115 KB 12/1822 KB 4/206 KB 433/894 KB 464/587 KB 24/115 KB 12/1822 KB 4/206 KB 433/894 KB 464/587 KB 28/115 KB 12/1822 KB 4/206 KB 433/894 KB 464/587 KB 32/115 KB 12/1822 KB 4/206 KB 433/894 KB 464/587 KB 36/115 KB 12/1822 KB 4/206 KB 433/894 KB 464/587 KB 40/115 KB 12/1822 KB 4/206 KB 433/894 KB 464/587 KB 44/115 KB 12/1822 KB 4/206 KB 433/894 KB 464/587 KB 48/115 KB 12/1822 KB 4/206 KB 433/894 KB 464/587 KB 52/115 KB 12/1822 KB 4/206 KB 433/894 KB 468/587 KB 56/115 KB 12/1822 KB 4/206 KB 433/894 KB 468/587 KB 60/115 KB 12/1822 KB 4/206 KB 433/894 KB 468/587 KB 64/115 KB 12/1822 KB 4/206 KB 433/894 KB 464/587 KB 4/115 KB 4/1822 KB 4/206 KB 437/894 KB 468/587 KB 64/115 KB 12/1822 KB 4/206 KB 441/894 KB 468/587 KB 64/115 KB 12/1822 KB 4/206 KB 429/894 KB 464/587 KB 4/115 KB 4/1822 KB 8/206 KB 445/894 KB 468/587 KB 64/115 KB 12/1822 KB 12/206 KB 445/894 KB 468/587 KB 64/115 KB 12/1822 KB 16/206 KB 445/894 KB 468/587 KB 64/115 KB 12/1822 KB 20/206 KB 445/894 KB 468/587 KB 64/115 KB 12/1822 KB 24/206 KB 445/894 KB 468/587 KB 64/115 KB 12/1822 KB 28/206 KB 445/894 KB 468/587 KB 64/115 KB 12/1822 KB 32/206 KB 445/894 KB 468/587 KB 64/115 KB 12/1822 KB 4/206 KB 433/894 KB 468/587 KB 52/115 KB 12/1822 KB 4/206 KB 433/894 KB 464/587 KB 8/115 KB 12/1822 KB 32/206 KB 445/894 KB 468/587 KB 64/115 KB 16/1822 KB 32/206 KB 445/894 KB 468/587 KB 64/115 KB 20/1822 KB 32/206 KB 445/894 KB 468/587 KB 64/115 KB 24/1822 KB 32/206 KB 445/894 KB 468/587 KB 64/115 KB 28/1822 KB 32/206 KB 445/894 KB 468/587 KB 64/115 KB 32/1822 KB 32/206 KB 445/894 KB 468/587 KB 64/115 KB 36/1822 KB 32/206 KB 445/894 KB 468/587 KB 64/115 KB 40/1822 KB 32/206 KB 445/894 KB 468/587 KB 64/115 KB 44/1822 KB 32/206 KB 445/894 KB 468/587 KB 64/115 KB 48/1822 KB 32/206 KB 445/894 KB 468/587 KB 64/115 KB 52/1822 KB 32/206 KB 445/894 KB 472/587 KB 64/115 KB 56/1822 KB 32/206 KB 445/894 KB 472/587 KB 64/115 KB 60/1822 KB 32/206 KB 445/894 KB 472/587 KB 64/115 KB 64/1822 KB 4/206 KB 445/894 KB 468/587 KB 64/115 KB 12/1822 KB 32/206 KB 445/894 KB 472/587 KB 64/115 KB 52/1822 KB 32/206 KB 445/894 KB 476/587 KB 64/115 KB 64/1822 KB 32/206 KB 445/894 KB 480/587 KB 64/115 KB 64/1822 KB 32/206 KB 445/894 KB 484/587 KB 64/115 KB 64/1822 KB 36/206 KB 449/894 KB 488/587 KB 68/115 KB 68/1822 KB 36/206 KB 449/894 KB 492/587 KB 68/115 KB 68/1822 KB 36/206 KB 449/894 KB 496/587 KB 68/115 KB 68/1822 KB 36/206 KB 449/894 KB 484/587 KB 68/115 KB 68/1822 KB 40/206 KB 449/894 KB 496/587 KB 68/115 KB 68/1822 KB 44/206 KB 449/894 KB 496/587 KB 68/115 KB 68/1822 KB 48/206 KB 449/894 KB 496/587 KB 68/115 KB 68/1822 KB 52/206 KB 449/894 KB 496/587 KB 68/115 KB 68/1822 KB 56/206 KB 449/894 KB 500/587 KB 68/115 KB 68/1822 KB 60 unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install /206 KB 449/894 KB 500/587 KB 68/115 KB 68/1822 KB 32/206 KB 449/894 KB 484/587 KB 68/115 KB 68/1822 KB 32/206 KB 449/894 KB 484/587 KB 68/115 KB 64/1822 KB 32/206 KB 449/894 KB 484/587 KB 64/115 KB 64/1822 KB 64/206 KB 453/894 KB 500/587 KB 72/115 KB 72/1822 KB 64/206 KB 457/894 KB 500/587 KB 72/115 KB 72/1822 KB 64/206 KB 461/894 KB 500/587 KB 72/115 KB 72/1822 KB 64/206 KB 465/894 KB 500/587 KB 72/115 KB 72/1822 KB 64/206 KB 469/894 KB 500/587 KB 72/115 KB 72/1822 KB 64/206 KB 473/894 KB 500/587 KB 72/115 KB 72/1822 KB 64/206 KB 477/894 KB 500/587 KB 72/115 KB 72/1822 KB 52/206 KB 449/894 KB 500/587 KB 68/115 KB 68/1822 KB 64/206 KB 477/894 KB 504/587 KB 72/115 KB 72/1822 KB 64/206 KB 477/894 KB 508/587 KB 72/115 KB 72/1822 KB 64/206 KB 477/894 KB 512/587 KB 72/115 KB 72/1822 KB 64/206 KB 461/894 KB 500/587 KB 72/115 KB 72/1822 KB 64/206 KB 477/894 KB 512/587 KB 72/115 KB 76/1822 KB 64/206 KB 477/894 KB 512/587 KB 72/115 KB 80/1822 KB 64/206 KB 449/894 KB 500/587 KB 72/115 KB 72/1822 KB 64/206 KB 477/894 KB 512/587 KB 76/115 KB 80/1822 KB 64/206 KB 477/894 KB 512/587 KB 80/115 KB 80/1822 KB 64/206 KB 477/894 KB 512/587 KB 84/115 KB 80/1822 KB 64/206 KB 477/894 KB 512/587 KB 88/115 KB 84/1822 KB 64/206 KB 477/894 KB 512/587 KB 92/115 KB 84/1822 KB 64/206 KB 477/894 KB 512/587 KB 96/115 KB 84/1822 KB 64/206 KB 477/894 KB 512/587 KB 100/115 KB 84/1822 KB 64/206 KB 481/894 KB 516/587 KB 104/115 KB 84/1822 KB 64/206 KB 481/894 KB 516/587 KB 108/115 KB 84/1822 KB 64/206 KB 481/894 KB 516/587 KB 112/115 KB 84/1822 KB 64/206 KB 477/894 KB 512/587 KB 84/115 KB 84/1822 KB 64/206 KB 481/894 KB 516/587 KB 112/115 KB 88/1822 KB 64/206 KB 481/894 KB 516/587 KB 112/115 KB 92/1822 KB 64/206 KB 481/894 KB 516/587 KB 112/115 KB 96/1822 KB 64/206 KB 481/894 KB 516/587 KB 112/115 KB 100/1822 KB 64/206 KB 481/894 KB 516/587 KB 112/115 KB 104/1822 KB 64/206 KB 481/894 KB 516/587 KB 112/115 KB 108/1822 KB 64/206 KB 481/894 KB 516/587 KB 115/115 KB 112/1822 KB 64/206 KB 481/894 KB 516/587 KB 100/115 KB 84/1822 KB 64/206 KB 485/894 KB 516/587 KB 115/115 KB 112/1822 KB 64/206 KB 489/894 KB 516/587 KB 115/115 KB 112/1822 KB 64/206 KB 493/894 KB 516/587 KB 115/115 KB 112/1822 KB 64/206 KB 477/894 KB 516/587 KB 100/115 KB 84/1822 KB 64/206 KB 493/894 KB 520/587 KB 115/115 KB 112/1822 KB 64/206 KB 493/894 KB 524/587 KB 115/115 KB 112/1822 KB 64/206 KB 493/894 KB 528/587 KB 115/115 KB 112/1822 KB 64/206 KB 477/894 KB 512/587 KB 96/115 KB 84/1822 KB 68/206 KB 493/894 KB 528/587 KB 115/115 KB 112/1822 KB 72/206 KB 493/894 KB 528/587 KB 115/115 KB 112/1822 KB 76/206 KB 493/894 KB 532/587 KB 115/115 KB 112/1822 KB 80/206 KB 493/894 KB 532/587 KB 115/115 KB 112/1822 KB 84/206 KB 493/894 KB 532/587 KB 115/115 KB 112/1822 KB 88/206 KB 497/894 KB 532/587 KB 115/115 KB 116/1822 KB 92/206 KB 497/894 KB 532/587 KB 115/115 KB 116/1822 KB 96/206 KB 497/894 KB 532/587 KB 115/115 KB 116/1822 KB 64/206 KB 481/894 KB 516/587 KB 115/115 KB 108/1822 KB 84/206 KB 497/894 KB 532/587 KB 115/115 KB 116/1822 KB 96/206 KB 497/894 KB 532/587 KB 115/115 KB 120/1822 KB 96/206 KB 497/894 KB 532/587 KB 115/115 KB 124/1822 KB 96/206 KB 497/894 KB 532/587 KB 115/115 KB 128/1822 KB 84/206 KB 497/894 KB 532/587 KB 115/115 KB 112/1822 KB 96/206 KB 501/894 KB 532/587 KB 115/115 KB 128/1822 KB 96/206 KB 505/894 KB 532/587 KB 115/115 KB 128/1822 KB 72/206 KB 493/894 KB 532/587 KB 115/115 KB 112/1822 KB 96/ unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 206 KB 505/894 KB 536/587 KB 115/115 KB 128/1822 KB 96/206 KB 505/894 KB 540/587 KB 115/115 KB 128/1822 KB 96/206 KB 505/894 KB 544/587 KB 115/115 KB 128/1822 KB 96/206 KB 509/894 KB 544/587 KB 115/115 KB 128/1822 KB 96/206 KB 513/894 KB 544/587 KB 115/115 KB 128/1822 KB 100/206 KB 517/894 KB 548/587 KB 115/115 KB 132/1822 KB 100/206 KB 521/894 KB 548/587 KB 115/115 KB 132/1822 KB 100/206 KB 525/894 KB 548/587 KB 115/115 KB 132/1822 KB 100/206 KB 513/894 KB 548/587 KB 115/115 KB 132/1822 KB 100/206 KB 525/894 KB 548/587 KB 115/115 KB 136/1822 KB 100/206 KB 513/894 KB 548/587 KB 115/115 KB 128/1822 KB 104/206 KB 525/894 KB 548/587 KB 115/115 KB 136/1822 KB 108/206 KB 525/894 KB 548/587 KB 115/115 KB 136/1822 KB 112/206 KB 525/894 KB 548/587 KB 115/115 KB 136/1822 KB 96/206 KB 513/894 KB 548/587 KB 115/115 KB 128/1822 KB 112/206 KB 525/894 KB 552/587 KB 115/115 KB 136/1822 KB 112/206 KB 525/894 KB 556/587 KB 115/115 KB 136/1822 KB 112/206 KB 525/894 KB 560/587 KB 115/115 KB 136/1822 KB 112/206 KB 525/894 KB 560/587 KB 115/115 KB 140/1822 KB 112/206 KB 525/894 KB 560/587 KB 115/115 KB 144/1822 KB 116/206 KB 529/894 KB 564/587 KB 148/1822 KB 116/206 KB 529/894 KB 564/587 KB 152/1822 KB 116/206 KB 529/894 KB 564/587 KB 144/1822 KB 116/206 KB 533/894 KB 564/587 KB 152/1822 KB 116/206 KB 525/894 KB 564/587 KB 144/1822 KB 120/206 KB 533/894 KB 564/587 KB 152/1822 KB 124/206 KB 533/894 KB 564/587 KB 152/1822 KB 128/206 KB 533/894 KB 564/587 KB 152/1822 KB 112/206 KB 525/894 KB 564/587 KB 144/1822 KB 128/206 KB 537/894 KB 568/587 KB 152/1822 KB 128/206 KB 537/894 KB 572/587 KB 152/1822 KB 128/206 KB 537/894 KB 576/587 KB 152/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 128.7 KB/sec) unit-abot-epc-basic-0: 11:59:31 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: 11:59:31 DEBUG unit.abot-epc-basic/0.install 128/206 KB 537/894 KB 580/587 KB 152/1822 KB 132/206 KB 537/894 KB 584/587 KB 156/1822 KB 132/206 KB 537/894 KB 587/587 KB 156/1822 KB 128/206 KB 537/894 KB 564/587 KB 152/1822 KB 132/206 KB 541/894 KB 587/587 KB 156/1822 KB 132/206 KB 537/894 KB 580/587 KB 156/1822 KB 132/206 KB 545/894 KB 587/587 KB 156/1822 KB 132/206 KB 549/894 KB 587/587 KB 160/1822 KB 132/206 KB 553/894 KB 587/587 KB 160/1822 KB 132/206 KB 557/894 KB 587/587 KB 160/1822 KB 132/206 KB 537/894 KB 580/587 KB 152/1822 KB 136/206 KB 557/894 KB 587/587 KB 160/1822 KB 140/206 KB 557/894 KB 587/587 KB 160/1822 KB 144/206 KB 557/894 KB 587/587 KB 160/1822 KB 132/206 KB 545/894 KB 587/587 KB 160/1822 KB 144/206 KB 557/894 KB 587/587 KB 164/1822 KB 144/206 KB 557/894 KB 587/587 KB 168/1822 KB 144/206 KB 557/894 KB 587/587 KB 172/1822 KB 144/206 KB 557/894 KB 587/587 KB 176/1822 KB 144/206 KB 561/894 KB 587/587 KB 180/1822 KB 144/206 KB 561/894 KB 587/587 KB 176/1822 KB 148/206 KB 565/894 KB 587/587 KB 180/1822 KB 148/206 KB 569/894 KB 587/587 KB 180/1822 KB 148/206 KB 573/894 KB 587/587 KB 180/1822 KB 148/206 KB 561/894 KB 587/587 KB 180/1822 KB 152/206 KB 573/894 KB 587/587 KB 184/1822 KB 156/206 KB 573/894 KB 587/587 KB 184/1822 KB 160/206 KB 573/894 KB 587/587 KB 184/1822 KB 164/206 KB 573/894 KB 587/587 KB 184/1822 KB 148/206 KB 573/894 KB 587/587 KB 184/1822 KB 164/206 KB 577/894 KB 188/1822 KB 4/314 KB 164/206 KB 577/894 KB 184/1822 KB 4/314 KB 164/206 KB 577/894 KB 188/1822 KB 8/314 KB 164/206 KB 577/894 KB 188/1822 KB 12/314 KB 164/206 KB 577/894 KB 188/1822 KB 16/314 KB 164/206 KB 577/894 KB 188/1822 KB 20/314 KB 164/206 KB 577/894 KB 188/1822 KB 24/314 KB 164/206 KB 577/894 KB 192/1822 KB 28/314 KB 164/206 KB 577/894 KB 587/587 KB 184/1822 KB 168/206 KB 581/894 KB 192/1822 KB 28/314 KB 168/206 KB 585/894 KB 192/1822 KB 28/314 KB 168/206 KB 577/894 KB 192/1822 KB 28/314 KB 172/206 KB 585/894 KB 192/1822 KB 32/314 KB 176/206 KB 585/894 KB 192/1822 KB 32/314 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 652.6 KB/sec) unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 164/206 KB 577/894 KB 192/1822 KB 24/314 KB Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 176/206 KB 585/894 KB 196/1822 KB 32/314 KB 180/206 KB 589/894 KB 200/1822 KB 32/314 KB 180/206 KB 589/894 KB 204/1822 KB 32/314 KB 180/206 KB 589/894 KB 208/1822 KB 32/314 KB 168/206 KB 585/894 KB 192/1822 KB 32/314 KB 180/206 KB 589/894 KB 208/1822 KB 36/314 KB 180/206 KB 589/894 KB 208/1822 KB 40/314 KB 180/206 KB 589/894 KB 212/1822 KB 44/314 KB 180/206 KB 589/894 KB 212/1822 KB 48/314 KB 180/206 KB 589/894 KB 196/1822 KB 32/314 KB 184/206 KB 589/894 KB 212/1822 KB 48/314 KB 188/206 KB 589/894 KB 212/1822 KB 48/314 KB 192/206 KB 589/894 KB 212/1822 KB 48/314 KB 176/206 KB 589/894 KB 196/1822 KB 32/314 KB 192/206 KB 593/894 KB 212/1822 KB 48/314 KB 192/206 KB 597/894 KB 212/1822 KB 48/314 KB 192/206 KB 601/894 KB 212/1822 KB 48/314 KB 192/206 KB 605/894 KB 212/1822 KB 48/314 KB 192/206 KB 609/894 KB 212/1822 KB 48/314 KB 196/206 KB 613/894 KB 212/1822 KB 52/314 KB 196/206 KB 617/894 KB 212/1822 KB 52/314 KB 196/206 KB 621/894 KB 212/1822 KB 52/314 KB 180/206 KB 589/894 KB 212/1822 KB 40/314 KB 196/206 KB 621/894 KB 216/1822 KB 52/314 KB 196/206 KB 621/894 KB 220/1822 KB 52/314 KB 196/206 KB 621/894 KB 224/1822 KB 52/314 KB 196/206 KB 609/894 KB 212/1822 KB 52/314 KB 200/206 KB 621/894 KB 224/1822 KB 52/314 KB 204/206 KB 621/894 KB 224/1822 KB 52/314 KB 206/206 KB 621/894 KB 224/1822 KB 52/314 KB 192/206 KB 609/894 KB 212/1822 KB 52/314 KB 206/206 KB 621/894 KB 224/1822 KB 56/314 KB 206/206 KB 621/894 KB 224/1822 KB 60/314 KB 206/206 KB 621/894 KB 224/1822 KB 64/314 KB 206/206 KB 621/894 KB 228/1822 KB 64/314 KB 206/206 KB 625/894 KB 232/1822 KB 68/314 KB 4/57 KB 206/206 KB 625/894 KB 236/1822 KB 68/314 KB 4/57 KB 206/206 KB 625/894 KB 240/1822 KB 68/314 KB 4/57 KB 206/206 KB 625/894 KB 228/1822 KB 68/314 KB 4/57 KB 206/206 KB 629/894 KB 240/1822 KB 68/314 KB 4/57 KB 206/206 KB 633/894 KB 240/1822 KB 68/314 KB 4/57 KB 206/206 KB 637/894 KB 240/1822 KB 68/314 KB 4/57 KB 206/206 KB 641/894 KB 240/1822 KB 68/314 KB 4/57 KB 206/206 KB 645/894 KB 244/1822 KB 68/314 KB 4/57 KB 206/206 KB 649/894 KB 244/1822 KB 68/314 KB 4/57 KB 206/206 KB 653/894 KB 244/1822 KB 68/314 KB 4/57 KB 206/206 KB 621/894 KB 228/1822 KB 68/314 KB 4/57 KB 206/206 KB 653/894 KB 244/1822 KB 72/314 KB 4/57 KB 206/206 KB 653/894 KB 244/1822 KB 76/314 KB 4/57 KB 206/206 KB 653/894 KB 244/1822 KB 80/314 KB 4/57 KB 206/206 KB 621/894 KB 228/1822 KB 64/314 KB 4/57 KB 206/206 KB 653/894 KB 244/1822 KB 80/314 KB 8/57 KB 206/206 KB 653/894 KB 244/1822 KB 80/314 KB 12/57 KB 206/206 KB 653/894 KB 244/1822 KB 80/314 KB 16/57 KB 206/206 KB 653/894 KB 244/1822 KB 80/314 KB 20/57 KB 206/206 KB 653/894 KB 244/1822 KB 80/314 KB 24/57 KB 206/206 KB 653/894 KB 244/1822 KB 80/314 KB 28/57 KB 206/206 KB 653/894 KB 244/1822 KB 80/314 KB 32/57 KB 206/206 KB 653/894 KB 244/1822 KB 80/314 KB 36/57 KB 653/894 KB 244/1822 KB 84/314 KB 40/57 KB 653/894 KB 244/1822 KB 84/314 KB 44/57 KB 653/894 KB 244/1822 KB 84/314 KB 48/57 KB 206/206 KB 641/894 KB 244/1822 KB 68/314 KB 4/57 KB 653/894 KB 248/1822 KB 84/314 KB 48/57 KB 653/894 KB 252/1822 KB 84/314 KB 48/57 KB 653/894 KB 256/1822 KB 84/314 KB 48/57 KB 653/894 KB 244/1822 KB 84/314 KB 36/57 KB 653/894 KB 256/1822 KB 88/314 KB 48/57 KB 653/894 KB 260/1822 KB 92/314 KB 48/57 KB 653/894 KB 260/1822 KB 96/314 KB 48/57 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gs unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install on/2.3.1/gson-2.3.1.jar (206 KB at 224.1 KB/sec) unit-abot-epc-basic-0: 11:59:31 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: 11:59:31 DEBUG unit.abot-epc-basic/0.install 657/894 KB 260/1822 KB 96/314 KB 52/57 KB 661/894 KB 260/1822 KB 100/314 KB 52/57 KB 665/894 KB 260/1822 KB 100/314 KB 52/57 KB 669/894 KB 260/1822 KB 100/314 KB 52/57 KB 653/894 KB 260/1822 KB 96/314 KB 52/57 KB 669/894 KB 260/1822 KB 100/314 KB 56/57 KB 669/894 KB 260/1822 KB 100/314 KB 57/57 KB 653/894 KB 260/1822 KB 88/314 KB 48/57 KB 669/894 KB 264/1822 KB 100/314 KB 57/57 KB 669/894 KB 268/1822 KB 100/314 KB 57/57 KB 657/894 KB 260/1822 KB 100/314 KB 52/57 KB 669/894 KB 268/1822 KB 104/314 KB 57/57 KB 669/894 KB 272/1822 KB 104/314 KB 57/57 KB 669/894 KB 272/1822 KB 108/314 KB 57/57 KB 669/894 KB 272/1822 KB 112/314 KB 57/57 KB 673/894 KB 276/1822 KB 116/314 KB 57/57 KB 673/894 KB 276/1822 KB 120/314 KB 57/57 KB 673/894 KB 276/1822 KB 124/314 KB 57/57 KB 673/894 KB 276/1822 KB 128/314 KB 57/57 KB 673/894 KB 276/1822 KB 112/314 KB 57/57 KB 677/894 KB 276/1822 KB 128/314 KB 57/57 KB 681/894 KB 276/1822 KB 128/314 KB 57/57 KB 685/894 KB 276/1822 KB 128/314 KB 57/57 KB 669/894 KB 276/1822 KB 112/314 KB 57/57 KB 685/894 KB 280/1822 KB 128/314 KB 57/57 KB 685/894 KB 284/1822 KB 128/314 KB 685/894 KB 288/1822 KB 128/314 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 61.2 KB/sec) unit-abot-epc-basic-0: 11:59:31 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: 11:59:31 DEBUG unit.abot-epc-basic/0.install 689/894 KB 292/1822 KB 128/314 KB 693/894 KB 292/1822 KB 132/314 KB 697/894 KB 292/1822 KB 132/314 KB 4/263 KB 697/894 KB 292/1822 KB 132/314 KB 8/263 KB 697/894 KB 292/1822 KB 132/314 KB 12/263 KB 697/894 KB 292/1822 KB 132/314 KB 16/263 KB 697/894 KB 292/1822 KB 132/314 KB 20/263 KB 697/894 KB 292/1822 KB 132/314 KB 24/263 KB 701/894 KB 292/1822 KB 132/314 KB 28/263 KB 701/894 KB 292/1822 KB 132/314 KB 32/263 KB 701/894 KB 292/1822 KB 132/314 KB 685/894 KB 292/1822 KB 128/314 KB 32/263 KB 701/894 KB 296/1822 KB 132/314 KB 32/263 KB 701/894 KB 300/1822 KB 132/314 KB 32/263 KB 701/894 KB 304/1822 KB 132/314 KB 20/263 KB 701/894 KB 292/1822 KB 132/314 KB 689/894 KB 292/1822 KB 132/314 KB 32/263 KB 701/894 KB 304/1822 KB 136/314 KB 32/263 KB 701/894 KB 304/1822 KB 140/314 KB 32/263 KB 701/894 KB 304/1822 KB 144/314 KB 32/263 KB 701/894 KB 308/1822 KB 144/314 KB 36/263 KB 705/894 KB 312/1822 KB 148/314 KB 36/263 KB 705/894 KB 316/1822 KB 148/314 KB 36/263 KB 705/894 KB 320/1822 KB 148/314 KB 36/263 KB 705/894 KB 324/1822 KB 4/99 KB 148/314 KB 36/263 KB 705/894 KB 328/1822 KB 4/99 KB 148/314 KB 36/263 KB 705/894 KB 332/1822 KB 4/99 KB 148/314 KB 36/263 KB 705/894 KB 336/1822 KB 4/99 KB 148/314 KB 36/263 KB 705/894 KB 308/1822 KB 148/314 KB 40/263 KB 705/894 KB 336/1822 KB 4/99 KB 148/314 KB 44/263 KB 705/894 KB 336/1822 KB 4/99 KB 148/314 KB 48/263 KB 705/894 KB 336/1822 KB 4/99 KB 148/314 KB 32/263 KB 705/894 KB 308/1822 KB 148/314 KB 48/263 KB 709/894 KB 336/1822 KB 4/99 KB 148/314 KB 48/263 KB 713/894 KB 336/1822 KB 4/99 KB 148/314 KB 48/263 KB 717/894 KB 336/1822 KB 4/99 KB 148/314 KB 32/263 KB 701/894 KB 308/1822 KB 148/314 KB 48/263 KB 717/894 KB 336/1822 KB 4/99 KB 152/314 KB 48/263 KB 717/894 KB 336/1822 KB 4/99 KB 156/314 KB 48/263 KB 717/894 KB 336/1822 KB 4/99 KB 160/314 KB 36/263 KB 705/894 KB 320/1822 KB 4/99 KB 148/314 KB 48/263 KB 717/894 KB 336/1822 KB 8/99 KB 160/314 KB 48/263 KB 721/894 KB 336/1822 KB 8/99 KB 160/314 KB 52/263 KB 725/894 KB 336/1822 KB 12/99 KB 164/314 KB 52/263 KB 729/894 KB 336/1822 KB 12/99 KB 164/314 KB 52/263 KB 733/894 KB 336/1822 KB 12/99 KB 164/314 KB 52/263 KB 721/894 KB 336/1822 KB 12/99 KB 164/314 KB 48/263 KB 721/894 KB 336/1822 KB 12/99 KB 164/314 KB 52/263 KB 733/894 KB 336/1822 KB 12/99 KB 168/314 KB 52/263 KB 733/894 KB 336/1822 KB 12/99 KB 172/314 KB 52/263 KB 733/894 KB 336/1822 KB 12/99 KB 176/314 KB 48/263 KB 721/894 KB 336/1822 KB 12/99 KB 160/314 KB 52/263 KB 733/894 KB 336/1822 KB 16/99 KB 176/314 KB 52/263 KB 733/894 KB 336/1822 KB 20/99 KB 176/314 KB 52/263 KB 733/894 KB 336/1822 KB 24/99 KB 176/314 KB 52/263 KB 733/894 KB 336/1822 KB 28/99 KB 176/314 KB 56/263 KB 733/894 KB 340/1822 KB 32/99 KB 180/314 KB 56/263 KB 733/894 KB 340/1822 KB 36/99 KB 180/314 KB 56/263 KB 737/894 KB 340/1822 KB 40/99 KB 180/314 KB 56/263 KB 737/894 KB 340/1822 KB 44/99 KB 180/314 KB 56/263 KB 737/894 KB 340/1822 KB 48/99 KB 180/314 KB 56/263 KB 733/894 KB 340/1822 KB 28/99 KB 180/314 KB 56/263 KB 737/894 KB 344/1822 KB 48/99 KB 180/314 KB 56/263 KB 737/894 KB 348/1822 KB 48/99 KB 180/314 KB 56/263 KB 737/894 KB 352/1822 KB 48/99 KB 180/314 KB 56/263 KB 733/894 KB 336/1822 KB 28/99 KB 180/314 KB 56/263 KB 737/894 KB 352/1822 KB 48/99 KB 184/314 KB 56/263 KB 737/894 KB 352/1822 KB 48/99 KB 188/314 KB 56/263 KB 737/894 KB 352/1822 KB 48/99 KB 192/314 KB 56/263 KB 733/894 KB 336/1822 KB 28/99 KB 176/3 unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 14 KB 60/263 KB 737/894 KB 352/1822 KB 48/99 KB 192/314 KB 64/263 KB 737/894 KB 352/1822 KB 48/99 KB 192/314 KB 68/263 KB 737/894 KB 352/1822 KB 48/99 KB 192/314 KB 72/263 KB 737/894 KB 352/1822 KB 48/99 KB 192/314 KB 76/263 KB 737/894 KB 352/1822 KB 48/99 KB 196/314 KB 80/263 KB 737/894 KB 352/1822 KB 48/99 KB 196/314 KB 84/263 KB 737/894 KB 356/1822 KB 48/99 KB 196/314 KB 88/263 KB 737/894 KB 356/1822 KB 52/99 KB 196/314 KB 56/263 KB 737/894 KB 340/1822 KB 36/99 KB 180/314 KB 92/263 KB 741/894 KB 356/1822 KB 52/99 KB 196/314 KB 92/263 KB 745/894 KB 356/1822 KB 52/99 KB 196/314 KB 92/263 KB 749/894 KB 356/1822 KB 52/99 KB 196/314 KB 92/263 KB 753/894 KB 356/1822 KB 52/99 KB 196/314 KB 92/263 KB 757/894 KB 356/1822 KB 52/99 KB 196/314 KB 92/263 KB 761/894 KB 356/1822 KB 52/99 KB 196/314 KB 92/263 KB 765/894 KB 356/1822 KB 52/99 KB 196/314 KB 84/263 KB 737/894 KB 356/1822 KB 52/99 KB 196/314 KB 92/263 KB 765/894 KB 356/1822 KB 56/99 KB 196/314 KB 92/263 KB 765/894 KB 356/1822 KB 60/99 KB 196/314 KB 92/263 KB 765/894 KB 356/1822 KB 64/99 KB 196/314 KB 92/263 KB 765/894 KB 356/1822 KB 68/99 KB 196/314 KB 92/263 KB 769/894 KB 356/1822 KB 72/99 KB 196/314 KB 92/263 KB 769/894 KB 356/1822 KB 76/99 KB 196/314 KB 92/263 KB 769/894 KB 356/1822 KB 80/99 KB 196/314 KB 80/263 KB 737/894 KB 356/1822 KB 48/99 KB 196/314 KB 92/263 KB 769/894 KB 360/1822 KB 80/99 KB 196/314 KB 92/263 KB 769/894 KB 364/1822 KB 80/99 KB 196/314 KB 92/263 KB 769/894 KB 368/1822 KB 80/99 KB 196/314 KB 72/263 KB 737/894 KB 352/1822 KB 48/99 KB 196/314 KB 92/263 KB 769/894 KB 368/1822 KB 80/99 KB 200/314 KB 92/263 KB 769/894 KB 368/1822 KB 80/99 KB 204/314 KB 92/263 KB 769/894 KB 368/1822 KB 80/99 KB 208/314 KB 92/263 KB 769/894 KB 368/1822 KB 80/99 KB 212/314 KB 92/263 KB 769/894 KB 372/1822 KB 80/99 KB 214/314 KB 92/263 KB 769/894 KB 356/1822 KB 68/99 KB 196/314 KB 92/263 KB 773/894 KB 372/1822 KB 80/99 KB 214/314 KB 92/263 KB 777/894 KB 372/1822 KB 80/99 KB 214/314 KB 92/263 KB 737/894 KB 356/1822 KB 68/99 KB 196/314 KB 96/263 KB 777/894 KB 372/1822 KB 80/99 KB 214/314 KB 100/263 KB 777/894 KB 372/1822 KB 80/99 KB 214/314 KB 104/263 KB 781/894 KB 372/1822 KB 80/99 KB 218/314 KB 108/263 KB 781/894 KB 372/1822 KB 80/99 KB 218/314 KB 112/263 KB 781/894 KB 372/1822 KB 80/99 KB 218/314 KB 92/263 KB 769/894 KB 372/1822 KB 80/99 KB 212/314 KB 112/263 KB 781/894 KB 376/1822 KB 80/99 KB 218/314 KB 112/263 KB 781/894 KB 380/1822 KB 80/99 KB 218/314 KB 112/263 KB 781/894 KB 384/1822 KB 80/99 KB 218/314 KB 100/263 KB 781/894 KB 372/1822 KB 80/99 KB 218/314 KB 112/263 KB 781/894 KB 384/1822 KB 80/99 KB 222/314 KB 112/263 KB 781/894 KB 384/1822 KB 80/99 KB 226/314 KB 112/263 KB 781/894 KB 384/1822 KB 80/99 KB 230/314 KB 112/263 KB 781/894 KB 384/1822 KB 80/99 KB 234/314 KB 116/263 KB 781/894 KB 388/1822 KB 84/99 KB 238/314 KB 116/263 KB 781/894 KB 388/1822 KB 84/99 KB 242/314 KB 116/263 KB 781/894 KB 388/1822 KB 84/99 KB 246/314 KB 100/263 KB 781/894 KB 372/1822 KB 80/99 KB 214/314 KB 116/263 KB 785/894 KB 388/1822 KB 84/99 KB 246/314 KB 116/263 KB 789/894 KB 388/1822 KB 84/99 KB 246/314 KB 116/263 KB 793/894 KB 388/1822 KB 84/99 KB 246/314 KB 116/263 KB 797/894 KB 388/1822 KB 84/99 KB 246/314 KB 116/263 KB 781/894 KB 388/1822 KB 84/99 KB 234/314 KB 116/263 KB 797/894 KB 388/1822 KB 88/99 KB 246/314 KB 116/263 KB 797/894 KB 388/1822 KB 92/99 KB 246/314 KB 116/263 KB 797/894 KB 388/18 unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 22 KB 96/99 KB 246/314 KB 116/263 KB 797/894 KB 388/1822 KB 99/99 KB 246/314 KB 116/263 KB 781/894 KB 388/1822 KB 80/99 KB 234/314 KB 112/263 KB 781/894 KB 388/1822 KB 80/99 KB 234/314 KB 120/263 KB 797/894 KB 392/1822 KB 99/99 KB 246/314 KB 120/263 KB 797/894 KB 396/1822 KB 99/99 KB 246/314 KB 120/263 KB 797/894 KB 400/1822 KB 99/99 KB 246/314 KB 120/263 KB 797/894 KB 388/1822 KB 99/99 KB 246/314 KB 124/263 KB 797/894 KB 400/1822 KB 99/99 KB 246/314 KB 128/263 KB 797/894 KB 400/1822 KB 99/99 KB 246/314 KB 128/263 KB 797/894 KB 404/1822 KB 99/99 KB 246/314 KB 128/263 KB 801/894 KB 408/1822 KB 99/99 KB 250/314 KB 128/263 KB 801/894 KB 412/1822 KB 99/99 KB 250/314 KB 128/263 KB 801/894 KB 416/1822 KB 99/99 KB 250/314 KB 132/263 KB 801/894 KB 420/1822 KB 99/99 KB 250/314 KB 132/263 KB 801/894 KB 424/1822 KB 99/99 KB 250/314 KB 132/263 KB 801/894 KB 428/1822 KB 99/99 KB 250/314 KB 128/263 KB 801/894 KB 404/1822 KB 99/99 KB 250/314 KB 132/263 KB 805/894 KB 428/1822 KB 99/99 KB 250/314 KB 132/263 KB 809/894 KB 428/1822 KB 99/99 KB 250/314 KB 132/263 KB 813/894 KB 428/1822 KB 99/99 KB 250/314 KB 132/263 KB 817/894 KB 428/1822 KB 99/99 KB 250/314 KB 132/263 KB 821/894 KB 428/1822 KB 250/314 KB 132/263 KB 825/894 KB 428/1822 KB 250/314 KB 132/263 KB 829/894 KB 428/1822 KB 250/314 KB 128/263 KB 797/894 KB 404/1822 KB 99/99 KB 250/314 KB 132/263 KB 829/894 KB 428/1822 KB 254/314 KB 132/263 KB 829/894 KB 428/1822 KB 258/314 KB 132/263 KB 829/894 KB 428/1822 KB 262/314 KB 132/263 KB 829/894 KB 428/1822 KB 266/314 KB 132/263 KB 801/894 KB 416/1822 KB 99/99 KB 250/314 KB 136/263 KB 829/894 KB 428/1822 KB 266/314 KB 140/263 KB 829/894 KB 428/1822 KB 266/314 KB 144/263 KB 829/894 KB 428/1822 KB 266/314 KB 148/263 KB 829/894 KB 428/1822 KB 266/314 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 102.0 KB/sec) unit-abot-epc-basic-0: 11:59:31 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-mysql-0: 11:59:31 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 152/263 KB 829/894 KB 428/1822 KB 266/314 KB 156/263 KB 829/894 KB 428/1822 KB 266/314 KB 160/263 KB 829/894 KB 432/1822 KB 270/314 KB 164/263 KB 829/894 KB 432/1822 KB 270/314 KB 168/263 KB 833/894 KB 432/1822 KB 270/314 KB 172/263 KB 833/894 KB 432/1822 KB 270/314 KB 176/263 KB 833/894 KB 432/1822 KB 270/314 KB 156/263 KB 829/894 KB 432/1822 KB 270/314 KB 176/263 KB 833/894 KB 432/1822 KB 274/314 KB 176/263 KB 833/894 KB 432/1822 KB 278/314 KB 156/263 KB 829/894 KB 432/1822 KB 266/314 KB 176/263 KB 833/894 KB 436/1822 KB 278/314 KB 176/263 KB 833/894 KB 440/1822 KB 282/314 KB 176/263 KB 833/894 KB 444/1822 KB 282/314 KB 176/263 KB 833/894 KB 448/1822 KB 282/314 KB 164/263 KB 833/894 KB 432/1822 KB 270/314 KB 176/263 KB 837/894 KB 448/1822 KB 282/314 KB 176/263 KB 841/894 KB 448/1822 KB 282/314 KB 176/263 KB 845/894 KB 448/1822 KB 282/314 KB 176/263 KB 849/894 KB 448/1822 KB 282/314 KB 180/263 KB 853/894 KB 452/1822 KB 282/314 KB 176/263 KB 833/894 KB 436/1822 KB 282/314 KB 180/263 KB 853/894 KB 452/1822 KB 286/314 KB 180/263 KB 853/894 KB 452/1822 KB 290/314 KB 180/263 KB 853/894 KB 452/1822 KB 294/314 KB 180/263 KB 853/894 KB 452/1822 KB 298/314 KB 180/263 KB 857/894 KB 452/1822 KB 302/314 KB 180/263 KB 857/894 KB 452/1822 KB 306/314 KB 180/263 KB 857/894 KB 452/1822 KB 310/314 KB 180/263 KB 849/894 KB 452/1822 KB 282/314 KB 184/263 KB 857/894 KB 452/1822 KB 310/314 KB 188/263 KB 857/894 KB 452/1822 KB 310/314 KB 192/263 KB 857/894 KB 452/1822 KB 310/314 KB 176/263 KB 849/894 KB 452/1822 KB 282/314 KB 192/263 KB 857/894 KB 456/1822 KB 310/314 KB 4/276 KB 192/263 KB 857/894 KB 456/1822 KB 310/314 KB 180/263 KB 857/894 KB 452/1822 KB 298/314 KB 4/276 KB 192/263 KB 861/894 KB 456/1822 KB 310/314 KB 4/276 KB 192/263 KB 861/894 KB 460/1822 KB 310/314 KB 8/276 KB 192/263 KB 861/894 KB 460/1822 KB 310/314 KB 12/276 KB 192/263 KB 861/894 KB 460/1822 KB 310/314 KB 16/276 KB 192/263 KB 861/894 KB 464/1822 KB 310/314 KB 20/276 KB 192/263 KB 861/894 KB 464/1822 KB 310/314 KB 24/276 KB 196/263 KB 865/894 KB 464/1822 KB 314/314 KB 28/276 KB 196/263 KB 865/894 KB 464/1822 KB 314/314 KB 12/276 KB 192/263 KB 861/894 KB 464/1822 KB 310/314 KB 32/276 KB 196/263 KB 865/894 KB 468/1822 KB 314/314 KB 20/276 KB 196/263 KB 865/894 KB 464/1822 KB 314/314 KB 20/276 KB 196/263 KB 865/894 KB 464/1822 KB 310/314 KB 32/276 KB 196/263 KB 869/894 KB 468/1822 KB 314/314 KB 32/276 KB 196/263 KB 873/894 KB 468/1822 KB 314/314 KB 20/276 KB 196/263 KB 861/894 KB 464/1822 KB 310/314 KB 32/276 KB 200/263 KB 873/894 KB 468/1822 KB 314/314 KB 32/276 KB 204/263 KB 873/894 KB 472/1822 KB 314/314 KB 32/276 KB 208/263 KB 877/894 KB 472/1822 KB 314/314 KB 32/276 KB 200/263 KB 873/894 KB 472/1822 KB 314/314 KB 32/276 KB 204/263 KB 877/894 KB 472/1822 KB 314/314 KB 32/276 KB 208/263 KB 881/894 KB 472/1822 KB 314/314 KB 32/276 KB 212/263 KB 885/894 KB 476/1822 KB 314/314 KB 32/276 KB 212/263 KB 889/894 KB 476/1822 KB 314/314 KB 32/276 KB 212/263 KB 893/894 KB 476/1822 KB 314/314 KB 32/276 KB 212/263 KB 894/894 KB 476/1822 KB 314/314 KB 32/276 KB 212/263 KB 881/894 KB 476/1822 KB 314/314 KB 32/276 KB 216/263 KB 894/894 KB 476/1822 KB 314/314 KB 32/276 KB 220/263 KB 894/894 KB 476/1822 KB 314/314 KB 32/276 KB 224/263 KB 894/894 KB 476/1822 KB 314/314 KB 32/276 KB 228/263 KB 894/894 KB 476/1822 KB 314/314 KB 32/276 KB 232/263 KB 894/894 KB 476/1822 KB 314/314 KB 32/276 KB 196/263 KB 865/894 KB 464/18 unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 22 KB 314/314 KB 36/276 KB 232/263 KB 894/894 KB 476/1822 KB 314/314 KB 40/276 KB 232/263 KB 894/894 KB 476/1822 KB 314/314 KB 44/276 KB 232/263 KB 894/894 KB 476/1822 KB 314/314 KB 32/276 KB 208/263 KB 881/894 KB 476/1822 KB 314/314 KB 48/276 KB 232/263 KB 894/894 KB 480/1822 KB 314/314 KB 48/276 KB 232/263 KB 894/894 KB 484/1822 KB 314/314 KB 48/276 KB 232/263 KB 894/894 KB 488/1822 KB 314/314 KB 48/276 KB 232/263 KB 894/894 KB 492/1822 KB 314/314 KB 48/276 KB 232/263 KB 894/894 KB 496/1822 KB 314/314 KB 48/276 KB 232/263 KB 894/894 KB 476/1822 KB 314/314 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 316.4 KB/sec) unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 52/276 KB 232/263 KB 894/894 KB 496/1822 KB 56/276 KB 232/263 KB 894/894 KB 500/1822 KB 52/276 KB 232/263 KB 894/894 KB 500/1822 KB 56/276 KB 236/263 KB 894/894 KB 504/1822 KB 56/276 KB 236/263 KB 894/894 KB 508/1822 KB 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: 11:59:31 DEBUG unit.abot-epc-basic/0.install 60/276 KB 236/263 KB 894/894 KB 508/1822 KB 64/276 KB 236/263 KB 508/1822 KB 56/276 KB 236/263 KB 894/894 KB 500/1822 KB 64/276 KB 240/263 KB 512/1822 KB 64/276 KB 236/263 KB 512/1822 KB 68/276 KB 240/263 KB 512/1822 KB 72/276 KB 244/263 KB 516/1822 KB 76/276 KB 244/263 KB 516/1822 KB 80/276 KB 244/263 KB 516/1822 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 897.6 KB/sec) unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 68/276 KB 244/263 KB 516/1822 KB 80/276 KB 244/263 KB 520/1822 KB 80/276 KB 244/263 KB 524/1822 KB 80/276 KB 244/263 KB 528/1822 KB 80/276 KB 244/263 KB 532/1822 KB 84/276 KB 244/263 KB 536/1822 KB 84/276 KB 244/263 KB 540/1822 KB 84/276 KB 244/263 KB 544/1822 KB 68/276 KB 244/263 KB 512/1822 KB 84/276 KB 248/263 KB 544/1822 KB 84/276 KB 252/263 KB 544/1822 KB 84/276 KB 256/263 KB 544/1822 KB 84/276 KB 260/263 KB 544/1822 KB 84/276 KB 263/263 KB 544/1822 KB 84/276 KB 244/263 KB 532/1822 KB 88/276 KB 263/263 KB 544/1822 KB 92/276 KB 263/263 KB 544/1822 KB 96/276 KB 263/263 KB 544/1822 KB 100/276 KB 263/263 KB 544/1822 KB 100/276 KB 4/54 KB 263/263 KB 548/1822 KB 100/276 KB 8/54 KB 263/263 KB 548/1822 KB 100/276 KB 12/54 KB 263/263 KB 548/1822 KB 100/276 KB 16/54 KB 263/263 KB 548/1822 KB 100/276 KB 20/54 KB 263/263 KB 548/1822 KB 100/276 KB 24/54 KB 263/263 KB 548/1822 KB 100/276 KB 28/54 KB 263/263 KB 548/1822 KB 100/276 KB 32/54 KB 263/263 KB 548/1822 KB 100/276 KB 36/54 KB 263/263 KB 548/1822 KB 104/276 KB 40/54 KB 263/263 KB 548/1822 KB 4/748 KB 100/276 KB 263/263 KB 548/1822 KB 104/276 KB 36/54 KB 263/263 KB 548/1822 KB 104/276 KB 36/54 KB 263/263 KB 548/1822 KB 4/748 KB 104/276 KB 40/54 KB 263/263 KB 548/1822 KB 8/748 KB 104/276 KB 40/54 KB 263/263 KB 548/1822 KB 12/748 KB 104/276 KB 40/54 KB 263/263 KB 548/1822 KB 16/748 KB 104/276 KB 40/54 KB 263/263 KB 552/1822 KB 20/748 KB 108/276 KB 44/54 KB 263/263 KB 552/1822 KB 24/748 KB 108/276 KB 44/54 KB 263/263 KB 552/1822 KB 28/748 KB 108/276 KB 44/54 KB 263/263 KB 552/1822 KB 32/748 KB 104/276 KB 40/54 KB 263/263 KB 552/1822 KB 16/748 KB 108/276 KB 44/54 KB 263/263 KB 556/1822 KB 32/748 KB 108/276 KB 44/54 KB 263/263 KB 560/1822 KB 32/748 KB 108/276 KB 44/54 KB 263/263 KB 552/1822 KB 20/748 KB 108/276 KB 48/54 KB 560/1822 KB 32/748 KB 108/276 KB 52/54 KB 560/1822 KB 32/748 KB 108/276 KB 54/54 KB 560/1822 KB 32/748 KB 108/276 KB 40/54 KB 263/263 KB 552/1822 KB 20/748 KB 112/276 KB 54/54 KB 560/1822 KB 32/748 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar (263 KB at 260.6 KB/sec) unit-abot-epc-basic-0: 11:59:31 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: 11:59:31 DEBUG unit.abot-epc-basic/0.install 116/276 KB 54/54 KB 560/1822 KB 32/748 KB 120/276 KB 54/54 KB 560/1822 KB 32/748 KB 124/276 KB 54/54 KB 560/1822 KB 32/748 KB 128/276 KB 54/54 KB 564/1822 KB 32/748 KB 124/276 KB 54/54 KB 564/1822 KB 32/748 KB 128/276 KB 54/54 KB 568/1822 KB 32/748 KB 128/276 KB 54/54 KB 572/1822 KB 32/748 KB 132/276 KB 54/54 KB 576/1822 KB 32/748 KB 136/276 KB 54/54 KB 576/1822 KB 36/748 KB 140/276 KB 54/54 KB 4/223 KB 576/1822 KB 36/748 KB 132/276 KB 54/54 KB 576/1822 KB 36/748 KB 128/276 KB 54/54 KB 576/1822 KB 32/748 KB 140/276 KB 54/54 KB 4/223 KB 580/1822 KB 36/748 KB 144/276 KB 4/223 KB 584/1822 KB 40/748 KB 144/276 KB 4/223 KB 588/1822 KB 40/748 KB 144/276 KB 4/223 KB 592/1822 KB 40/748 KB 136/276 KB 54/54 KB 4/223 KB 576/1822 KB 36/748 KB 144/276 KB 4/223 KB 580/1822 KB 40/748 KB 140/276 KB 54/54 KB 4/223 KB 580/1822 KB 40/748 KB 144/276 KB 8/223 KB 592/1822 KB 44/748 KB 144/276 KB 8/223 KB 592/1822 KB 48/748 KB 144/276 KB 8/223 KB 592/1822 KB 52/748 KB 148/276 KB 8/223 KB 596/1822 KB 56/748 KB 148/276 KB 8/223 KB 596/1822 KB 60/748 KB 148/276 KB 8/223 KB 596/1822 KB 64/748 KB 144/276 KB 8/223 KB 592/1822 KB 40/748 KB 148/276 KB 12/223 KB 596/1822 KB 64/748 KB 148/276 KB 16/223 KB 596/1822 KB 64/748 KB 148/276 KB 20/223 KB 596/1822 KB 64/748 KB 148/276 KB 24/223 KB 596/1822 KB 64/748 KB 148/276 KB 28/223 KB 596/1822 KB 64/748 KB 148/276 KB 32/223 KB 596/1822 KB 64/748 KB 148/276 KB 36/223 KB 596/1822 KB 64/748 KB 148/276 KB 40/223 KB 596/1822 KB 68/748 KB 148/276 KB 44/223 KB 596/1822 KB 68/748 KB 148/276 KB 48/223 KB 596/1822 KB 68/748 KB 148/276 KB 8/223 KB 596/1822 KB 52/748 KB 152/276 KB 48/223 KB 596/1822 KB 68/748 KB 156/276 KB 48/223 KB 596/1822 KB 68/748 KB 160/276 KB 48/223 KB 596/1822 KB 68/748 KB 144/276 KB 8/223 KB 596/1822 KB 52/748 KB 160/276 KB 48/223 KB 600/1822 KB 68/748 KB 160/276 KB 48/223 KB 604/1822 KB 68/748 KB 160/276 KB 48/223 KB 608/1822 KB 68/748 KB 160/276 KB 48/223 KB 612/1822 KB 68/748 KB 164/276 KB 48/223 KB 616/1822 KB 68/748 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar (54 KB at 52.6 KB/sec) unit-abot-epc-basic-0: 11:59:31 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: 11:59:31 DEBUG unit.abot-epc-basic/0.install 164/276 KB 48/223 KB 612/1822 KB 68/748 KB 168/276 KB 48/223 KB 616/1822 KB 68/748 KB 172/276 KB 48/223 KB 616/1822 KB 68/748 KB 176/276 KB 48/223 KB 616/1822 KB 68/748 KB 148/276 KB 36/223 KB 596/1822 KB 68/748 KB 176/276 KB 48/223 KB 616/1822 KB 72/748 KB 176/276 KB 48/223 KB 616/1822 KB 76/748 KB 176/276 KB 48/223 KB 616/1822 KB 80/748 KB 176/276 KB 48/223 KB 620/1822 KB 80/748 KB 180/276 KB 48/223 KB 624/1822 KB 80/748 KB 180/276 KB 48/223 KB 628/1822 KB 80/748 KB 180/276 KB 52/223 KB 632/1822 KB 84/748 KB 180/276 KB 52/223 KB 636/1822 KB 84/748 KB 180/276 KB 52/223 KB 640/1822 KB 84/748 KB 180/276 KB 48/223 KB 620/1822 KB 80/748 KB 184/276 KB 52/223 KB 640/1822 KB 84/748 KB 188/276 KB 52/223 KB 640/1822 KB 84/748 KB 180/276 KB 52/223 KB 628/1822 KB 84/748 KB 188/276 KB 52/223 KB 640/1822 KB 88/748 KB 188/276 KB 52/223 KB 640/1822 KB 92/748 KB 188/276 KB 52/223 KB 640/1822 KB 96/748 KB 180/276 KB 52/223 KB 628/1822 KB 80/748 KB 192/276 KB 56/223 KB 640/1822 KB 96/748 KB 192/276 KB 60/223 KB 640/1822 KB 96/748 KB 192/276 KB 64/223 KB 640/1822 KB 96/748 KB 192/276 KB 68/223 KB 640/1822 KB 96/748 KB 192/276 KB 72/223 KB 644/1822 KB 100/748 KB 192/276 KB 72/223 KB 644/1822 KB 3/27 KB 100/748 KB 192/276 KB 72/223 KB 644/1822 KB 5/27 KB 100/748 KB 192/276 KB 72/223 KB 644/1822 KB 8/27 KB 100/748 KB 192/276 KB 72/223 KB 644/1822 KB 11/27 KB 100/748 KB 192/276 KB 72/223 KB 644/1822 KB 13/27 KB 100/748 KB 192/276 KB 72/223 KB 644/1822 KB 16/27 KB 100/748 KB 192/276 KB 72/223 KB 644/1822 KB 19/27 KB 100/748 KB 192/276 KB 52/223 KB 640/1822 KB 96/748 KB 192/276 KB 72/223 KB 644/1822 KB 21/27 KB 100/748 KB 192/276 KB 72/223 KB 644/1822 KB 24/27 KB 100/748 KB 192/276 KB 72/223 KB 644/1822 KB 27/27 KB 100/748 KB 196/276 KB 72/223 KB 644/1822 KB 27/27 KB 100/748 KB 192/276 KB 68/223 KB 644/1822 KB 100/748 KB 196/276 KB 72/223 KB 644/1822 KB 27/27 KB 104/748 KB 196/276 KB 72/223 KB 644/1822 KB 27/27 KB 108/748 KB 196/276 KB 72/223 KB 644/1822 KB 27/27 KB 112/748 KB 196/276 KB 72/223 KB 644/1822 KB 27/27 KB 116/748 KB 196/276 KB 76/223 KB 644/1822 KB 27/27 KB 120/748 KB 196/276 KB 76/223 KB 644/1822 KB 27/27 KB 124/748 KB 196/276 KB 76/223 KB 644/1822 KB 27/27 KB 128/748 KB 192/276 KB 68/223 KB 644/1822 KB 96/748 KB 196/276 KB 76/223 KB 648/1822 KB 27/27 KB 128/748 KB 196/276 KB 76/223 KB 652/1822 KB 27/27 KB 128/748 KB 196/276 KB 76/223 KB 656/1822 KB 27/27 KB 128/748 KB 196/276 KB 76/223 KB 644/1822 KB 27/27 KB 116/748 KB 196/276 KB 80/223 KB 656/1822 KB 27/27 KB 128/748 KB 196/276 KB 72/223 KB 644/1822 KB 27/27 KB 100/748 KB 200/276 KB 80/223 KB 656/1822 KB 27/27 KB 128/748 KB 204/276 KB 80/223 KB 656/1822 KB 27/27 KB 128/748 KB 208/276 KB 80/223 KB 656/1822 KB 27/27 KB 128/748 KB 212/276 KB 80/223 KB 656/1822 KB 27/27 KB 128/748 KB 216/276 KB 84/223 KB 660/1822 KB 27/27 KB 128/748 KB 220/276 KB 84/223 KB 660/1822 KB 27/27 KB 128/748 KB 224/276 KB 84/223 KB 660/1822 KB 27/27 KB 128/748 KB 228/276 KB 84/223 KB 660/1822 KB 27/27 KB 128/748 KB 232/276 KB 84/223 KB 660/1822 KB 132/748 KB 236/276 KB 84/223 KB 660/1822 KB 132/748 KB 212/276 KB 84/223 KB 660/1822 KB 27/27 KB 128/748 KB 236/276 KB 84/223 KB 664/1822 KB 132/748 KB 236/276 KB 84/223 KB 668/1822 KB 132/748 KB 236/276 KB 84/223 KB 672/1822 KB 132/748 KB 212/276 KB 84/223 KB 656/1822 KB 27/27 KB 128/748 KB 236/276 KB 88/223 KB 672/1822 KB 132/748 KB 236/276 KB 92/223 KB 672/1822 KB 132/ unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 748 KB 236/276 KB 96/223 KB 672/1822 KB 132/748 KB 236/276 KB 100/223 KB 672/1822 KB 132/748 KB 236/276 KB 104/223 KB 676/1822 KB 132/748 KB 240/276 KB 108/223 KB 676/1822 KB 132/748 KB 240/276 KB 112/223 KB 676/1822 KB 132/748 KB 228/276 KB 84/223 KB 660/1822 KB 132/748 KB 240/276 KB 112/223 KB 676/1822 KB 136/748 KB 240/276 KB 112/223 KB 676/1822 KB 140/748 KB 240/276 KB 112/223 KB 676/1822 KB 144/748 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar (27 KB at 25.2 KB/sec) unit-abot-epc-basic-0: 11:59:31 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: 11:59:31 DEBUG unit.abot-epc-basic/0.install 240/276 KB 104/223 KB 676/1822 KB 132/748 KB 236/276 KB 100/223 KB 676/1822 KB 132/748 KB 240/276 KB 112/223 KB 680/1822 KB 144/748 KB 240/276 KB 112/223 KB 684/1822 KB 144/748 KB 240/276 KB 112/223 KB 688/1822 KB 144/748 KB 240/276 KB 112/223 KB 692/1822 KB 144/748 KB 244/276 KB 116/223 KB 696/1822 KB 148/748 KB 244/276 KB 116/223 KB 700/1822 KB 148/748 KB 244/276 KB 116/223 KB 704/1822 KB 148/748 KB 244/276 KB 116/223 KB 692/1822 KB 148/748 KB 244/276 KB 116/223 KB 704/1822 KB 152/748 KB 244/276 KB 116/223 KB 704/1822 KB 156/748 KB 244/276 KB 116/223 KB 704/1822 KB 160/748 KB 244/276 KB 116/223 KB 692/1822 KB 144/748 KB 248/276 KB 116/223 KB 704/1822 KB 160/748 KB 252/276 KB 116/223 KB 704/1822 KB 160/748 KB 256/276 KB 116/223 KB 704/1822 KB 160/748 KB 240/276 KB 116/223 KB 692/1822 KB 144/748 KB 256/276 KB 120/223 KB 704/1822 KB 160/748 KB 256/276 KB 124/223 KB 704/1822 KB 160/748 KB 256/276 KB 128/223 KB 704/1822 KB 160/748 KB 260/276 KB 132/223 KB 704/1822 KB 160/748 KB 260/276 KB 136/223 KB 708/1822 KB 164/748 KB 260/276 KB 140/223 KB 708/1822 KB 164/748 KB 260/276 KB 144/223 KB 708/1822 KB 164/748 KB 260/276 KB 128/223 KB 704/1822 KB 160/748 KB 264/276 KB 144/223 KB 708/1822 KB 164/748 KB 268/276 KB 144/223 KB 708/1822 KB 164/748 KB 272/276 KB 144/223 KB 708/1822 KB 164/748 KB 260/276 KB 132/223 KB 708/1822 KB 164/748 KB 272/276 KB 144/223 KB 712/1822 KB 164/748 KB 276/276 KB 144/223 KB 716/1822 KB 164/748 KB 276/276 KB 144/223 KB 720/1822 KB 164/748 KB 260/276 KB 132/223 KB 704/1822 KB 164/748 KB 276/276 KB 144/223 KB 720/1822 KB 168/748 KB 276/276 KB 144/223 KB 720/1822 KB 172/748 KB 276/276 KB 144/223 KB 720/1822 KB 176/748 KB 276/276 KB 144/223 KB 712/1822 KB 164/748 KB 276/276 KB 144/223 KB 720/1822 KB 176/748 KB 276/276 KB 148/223 KB 720/1822 KB 180/748 KB 276/276 KB 144/223 KB 720/1822 KB 180/748 KB 276/276 KB 152/223 KB 724/1822 KB 184/748 KB 276/276 KB 3/178 KB 152/223 KB 724/1822 KB 188/748 KB 276/276 KB 3/178 KB 152/223 KB 724/1822 KB 192/748 KB 276/276 KB 152/223 KB 724/1822 KB 180/748 KB 276/276 KB 3/178 KB 156/223 KB 724/1822 KB 192/748 KB 276/276 KB 3/178 KB 160/223 KB 724/1822 KB 192/748 KB 276/276 KB 3/178 KB 164/223 KB 724/1822 KB 192/748 KB 276/276 KB 3/178 KB 168/223 KB 724/1822 KB 196/748 KB 276/276 KB 3/178 KB 172/223 KB 724/1822 KB 196/748 KB 276/276 KB 3/178 KB 176/223 KB 724/1822 KB 196/748 KB 276/276 KB 3/178 KB 180/223 KB 724/1822 KB 196/748 KB 276/276 KB 148/223 KB 724/1822 KB 180/748 KB 276/276 KB 3/178 KB 180/223 KB 728/1822 KB 196/748 KB 276/276 KB 3/178 KB 180/223 KB 732/1822 KB 196/748 KB 276/276 KB 3/178 KB 180/223 KB 736/1822 KB 196/748 KB 276/276 KB 3/178 KB 180/223 KB 740/1822 KB 196/748 KB 276/276 KB 3/178 KB 180/223 KB 744/1822 KB 196/748 KB 276/276 KB 3/178 KB 180/223 KB 748/1822 KB 196/748 KB 276/276 KB 3/178 KB 180/223 KB 752/1822 KB 196/748 KB 276/276 KB 3/178 KB 180/223 KB 756/1822 KB 196/748 KB 276/276 KB 3/178 KB 180/223 KB 760/1822 KB 196/748 KB 276/276 KB 3/178 KB 164/223 KB 724/1822 KB 196/748 KB 276/276 KB 3/178 KB 184/223 KB 760/1822 KB 200/748 KB 276/276 KB 3/178 KB 184/223 KB 760/1822 KB 204/748 KB 276/276 KB 3/178 KB 184/223 KB 760/1822 KB 208/748 KB 276/276 KB 3/178 KB 184/223 KB 760/1822 KB 212/748 KB 276/276 KB 3/178 KB 152/223 KB 724/1822 KB 184/748 KB 276/276 KB 5/178 KB 184/223 KB 764/1822 KB 212/748 KB 8/178 KB 184/223 KB 764/1822 KB 212/748 KB 11/178 KB 184/223 KB 764/1 unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 822 KB 212/748 KB 13/178 KB 184/223 KB 764/1822 KB 212/748 KB 16/178 KB 184/223 KB 764/1822 KB 212/748 KB 19/178 KB 184/223 KB 764/1822 KB 212/748 KB 21/178 KB 184/223 KB 764/1822 KB 212/748 KB 24/178 KB 184/223 KB 764/1822 KB 212/748 KB 27/178 KB 184/223 KB 764/1822 KB 212/748 KB 29/178 KB 184/223 KB 764/1822 KB 212/748 KB 32/178 KB 184/223 KB 764/1822 KB 216/748 KB 276/276 KB 3/178 KB 184/223 KB 764/1822 KB 212/748 KB 32/178 KB 184/223 KB 768/1822 KB 216/748 KB 276/276 KB 3/178 KB 184/223 KB 760/1822 KB 196/748 KB 32/178 KB 188/223 KB 768/1822 KB 216/748 KB 32/178 KB 192/223 KB 768/1822 KB 216/748 KB 29/178 KB 184/223 KB 764/1822 KB 216/748 KB 32/178 KB 192/223 KB 768/1822 KB 220/748 KB 32/178 KB 192/223 KB 768/1822 KB 224/748 KB 32/178 KB 192/223 KB 768/1822 KB 228/748 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar (276 KB at 256.2 KB/sec) unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 36/178 KB 196/223 KB 772/1822 KB 228/748 KB 36/178 KB 200/223 KB 772/1822 KB 228/748 KB 36/178 KB 204/223 KB 772/1822 KB 228/748 KB 36/178 KB 208/223 KB 772/1822 KB 228/748 KB 36/178 KB 192/223 KB 772/1822 KB 228/748 KB 40/178 KB 208/223 KB 772/1822 KB 232/748 KB 44/178 KB 208/223 KB 772/1822 KB 232/748 KB 48/178 KB 208/223 KB 772/1822 KB 232/748 KB 52/178 KB 208/223 KB 772/1822 KB 232/748 KB 56/178 KB 212/223 KB 772/1822 KB 232/748 KB 60/178 KB 212/223 KB 772/1822 KB 232/748 KB 64/178 KB 212/223 KB 772/1822 KB 232/748 KB 32/178 KB 192/223 KB 772/1822 KB 228/748 KB 64/178 KB 212/223 KB 776/1822 KB 232/748 KB 64/178 KB 212/223 KB 780/1822 KB 232/748 KB 64/178 KB 212/223 KB 784/1822 KB 232/748 KB 64/178 KB 212/223 KB 788/1822 KB 232/748 KB 64/178 KB 212/223 KB 792/1822 KB 232/748 KB 52/178 KB 212/223 KB 772/1822 KB 232/748 KB 64/178 KB 216/223 KB 792/1822 KB 232/748 KB 64/178 KB 220/223 KB 792/1822 KB 232/748 KB 64/178 KB 223/223 KB 792/1822 KB 232/748 KB 36/178 KB 208/223 KB 772/1822 KB 232/748 KB 64/178 KB 223/223 KB 796/1822 KB 236/748 KB 64/178 KB 223/223 KB 796/1822 KB 240/748 KB 64/178 KB 223/223 KB 796/1822 KB 244/748 KB 64/178 KB 223/223 KB 796/1822 KB 248/748 KB 64/178 KB 223/223 KB 796/1822 KB 252/748 KB 64/178 KB 223/223 KB 796/1822 KB 256/748 KB 68/178 KB 223/223 KB 796/1822 KB 260/748 KB 68/178 KB 223/223 KB 796/1822 KB 3/23 KB 264/748 KB 64/178 KB 223/223 KB 796/1822 KB 232/748 KB 68/178 KB 223/223 KB 800/1822 KB 3/23 KB 268/748 KB 68/178 KB 223/223 KB 796/1822 KB 3/23 KB 260/748 KB 68/178 KB 223/223 KB 800/1822 KB 6/23 KB 268/748 KB 68/178 KB 223/223 KB 800/1822 KB 9/23 KB 268/748 KB 68/178 KB 223/223 KB 800/1822 KB 11/23 KB 268/748 KB 68/178 KB 223/223 KB 800/1822 KB 14/23 KB 268/748 KB 68/178 KB 223/223 KB 800/1822 KB 16/23 KB 268/748 KB 68/178 KB 223/223 KB 800/1822 KB 19/23 KB 268/748 KB 68/178 KB 223/223 KB 800/1822 KB 22/23 KB 268/748 KB 68/178 KB 223/223 KB 800/1822 KB 23/23 KB 268/748 KB 68/178 KB 223/223 KB 804/1822 KB 23/23 KB 268/748 KB 68/178 KB 808/1822 KB 23/23 KB 268/748 KB 68/178 KB 812/1822 KB 23/23 KB 268/748 KB 68/178 KB 223/223 KB 796/1822 KB 256/748 KB 72/178 KB 816/1822 KB 23/23 KB 268/748 KB 76/178 KB 816/1822 KB 23/23 KB 268/748 KB 80/178 KB 816/1822 KB 23/23 KB 268/748 KB 68/178 KB 816/1822 KB 23/23 KB 268/748 KB 84/178 KB 816/1822 KB 23/23 KB 268/748 KB 88/178 KB 820/1822 KB 23/23 KB 268/748 KB 92/178 KB 820/1822 KB 23/23 KB 268/748 KB 96/178 KB 820/1822 KB 23/23 KB 268/748 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar (223 KB at 204.2 KB/sec) unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 84/178 KB 820/1822 KB 23/23 KB 268/748 KB 96/178 KB 824/1822 KB 23/23 KB 268/748 KB 68/178 KB 223/223 KB 816/1822 KB 23/23 KB 268/748 KB 96/178 KB 828/1822 KB 23/23 KB 272/748 KB 96/178 KB 828/1822 KB 23/23 KB 276/748 KB 96/178 KB 828/1822 KB 23/23 KB 280/748 KB 96/178 KB 828/1822 KB 23/23 KB 280/748 KB 96/178 KB 832/1822 KB 23/23 KB 280/748 KB 96/178 KB 836/1822 KB 23/23 KB 284/748 KB 100/178 KB 840/1822 KB 284/748 KB 100/178 KB 844/1822 KB 284/748 KB 100/178 KB 848/1822 KB 284/748 KB 100/178 KB 852/1822 KB 284/748 KB 96/178 KB 832/1822 KB 23/23 KB 284/748 KB 100/178 KB 852/1822 KB 288/748 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: 11:59:31 DEBUG unit.abot-epc-basic/0.install 100/178 KB 852/1822 KB 292/748 KB 100/178 KB 852/1822 KB 296/748 KB 100/178 KB 852/1822 KB 300/748 KB 100/178 KB 852/1822 KB 304/748 KB 100/178 KB 852/1822 KB 308/748 KB 100/178 KB 852/1822 KB 312/748 KB 100/178 KB 836/1822 KB 23/23 KB 284/748 KB 104/178 KB 856/1822 KB 312/748 KB 108/178 KB 856/1822 KB 312/748 KB 112/178 KB 856/1822 KB 312/748 KB 116/178 KB 856/1822 KB 312/748 KB 120/178 KB 856/1822 KB 312/748 KB 124/178 KB 856/1822 KB 312/748 KB 128/178 KB 856/1822 KB 312/748 KB 100/178 KB 856/1822 KB 312/748 KB 132/178 KB 856/1822 KB 316/748 KB 128/178 KB 856/1822 KB 316/748 KB Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 KB at 20.7 KB/sec) unit-mysql-0: 11:59:31 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 132/178 KB 860/1822 KB 316/748 KB 132/178 KB 864/1822 KB 320/748 KB 132/178 KB 864/1822 KB 320/748 KB 132/178 KB 868/1822 KB 320/748 KB 136/178 KB 872/1822 KB 324/748 KB 136/178 KB 876/1822 KB 324/748 KB 136/178 KB 880/1822 KB 324/748 KB 136/178 KB 868/1822 KB 324/748 KB 140/178 KB 880/1822 KB 324/748 KB 144/178 KB 880/1822 KB 324/748 KB 144/178 KB 3/55 KB 880/1822 KB 324/748 KB 144/178 KB 5/55 KB 880/1822 KB 324/748 KB 144/178 KB 8/55 KB 880/1822 KB 324/748 KB 144/178 KB 11/55 KB 880/1822 KB 324/748 KB 144/178 KB 13/55 KB 880/1822 KB 324/748 KB 144/178 KB 16/55 KB 880/1822 KB 324/748 KB 144/178 KB 19/55 KB 880/1822 KB 324/748 KB 144/178 KB 21/55 KB 880/1822 KB 324/748 KB 132/178 KB 868/1822 KB 324/748 KB 144/178 KB 24/55 KB 880/1822 KB 328/748 KB 144/178 KB 24/55 KB 880/1822 KB 332/748 KB 144/178 KB 24/55 KB 880/1822 KB 336/748 KB 144/178 KB 24/55 KB 880/1822 KB 340/748 KB 148/178 KB 24/55 KB 884/1822 KB 344/748 KB 148/178 KB 24/55 KB 884/1822 KB 348/748 KB 144/178 KB 24/55 KB 880/1822 KB 324/748 KB 148/178 KB 27/55 KB 884/1822 KB 348/748 KB 148/178 KB 4/1210 KB 29/55 KB 884/1822 KB 348/748 KB 148/178 KB 4/1210 KB 32/55 KB 884/1822 KB 348/748 KB 148/178 KB 24/55 KB 884/1822 KB 340/748 KB 148/178 KB 24/55 KB 880/1822 KB 340/748 KB 152/178 KB 4/1210 KB 32/55 KB 884/1822 KB 348/748 KB 156/178 KB 4/1210 KB 32/55 KB 884/1822 KB 348/748 KB 160/178 KB 4/1210 KB 32/55 KB 884/1822 KB 348/748 KB 164/178 KB 4/1210 KB 36/55 KB 888/1822 KB 348/748 KB 148/178 KB 4/1210 KB 27/55 KB 884/1822 KB 348/748 KB 164/178 KB 8/1210 KB 36/55 KB 888/1822 KB 352/748 KB 164/178 KB 12/1210 KB 36/55 KB 888/1822 KB 352/748 KB 164/178 KB 16/1210 KB 36/55 KB 888/1822 KB 352/748 KB 164/178 KB 4/1210 KB 36/55 KB 888/1822 KB 352/748 KB 164/178 KB 20/1210 KB 36/55 KB 888/1822 KB 352/748 KB 164/178 KB 24/1210 KB 36/55 KB 888/1822 KB 356/748 KB 160/178 KB 4/1210 KB 36/55 KB 888/1822 KB 348/748 KB 160/178 KB 4/1210 KB 32/55 KB 888/1822 KB 348/748 KB 164/178 KB 24/1210 KB 36/55 KB 892/1822 KB 356/748 KB 164/178 KB 24/1210 KB 36/55 KB 896/1822 KB 356/748 KB 164/178 KB 24/1210 KB 36/55 KB 900/1822 KB 356/748 KB 164/178 KB 20/1210 KB 36/55 KB 888/1822 KB 356/748 KB 164/178 KB 24/1210 KB 40/55 KB 900/1822 KB 360/748 KB 168/178 KB 28/1210 KB 40/55 KB 904/1822 KB 364/748 KB 164/178 KB 24/1210 KB 40/55 KB 900/1822 KB 356/748 KB 168/178 KB 28/1210 KB 40/55 KB 904/1822 KB 360/748 KB 168/178 KB 28/1210 KB 40/55 KB 908/1822 KB 364/748 KB 168/178 KB 28/1210 KB 44/55 KB 912/1822 KB 364/748 KB 168/178 KB 28/1210 KB 40/55 KB 900/1822 KB 360/748 KB 168/178 KB 32/1210 KB 44/55 KB 912/1822 KB 364/748 KB 168/178 KB 24/1210 KB 40/55 KB 900/1822 KB 360/748 KB 172/178 KB 32/1210 KB 44/55 KB 912/1822 KB 364/748 KB 176/178 KB 32/1210 KB 44/55 KB 912/1822 KB 364/748 KB 168/178 KB 28/1210 KB 44/55 KB 908/1822 KB 364/748 KB 176/178 KB 32/1210 KB 48/55 KB 912/1822 KB 364/748 KB 176/178 KB 36/1210 KB 48/55 KB 912/1822 KB 364/748 KB 178/178 KB 40/1210 KB 52/55 KB 916/1822 KB 368/748 KB 178/178 KB 44/1210 KB 52/55 KB 916/1822 KB 368/748 KB 178/178 KB 48/1210 KB 52/55 KB 916/1822 KB 368/748 KB 178/178 KB 36/1210 KB 52/55 KB 916/1822 KB 368/748 KB 178/178 KB 36/1210 KB 52/55 KB 916/1822 KB 364/748 KB 178/178 KB 48/1210 KB 55/55 KB 916/1822 KB 368/748 KB 178/178 KB 36/1210 KB 48/55 KB 916/1822 KB 364/748 KB 178/178 KB 48/1210 KB 55/55 KB 920/1822 KB 368/748 KB 178/178 KB 48/1210 KB 55/55 KB 924/1822 KB 368/748 unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install KB 178/178 KB 36/1210 KB 48/55 KB 912/1822 KB 364/748 KB 178/178 KB 48/1210 KB 55/55 KB 924/1822 KB 372/748 KB 178/178 KB 48/1210 KB 55/55 KB 924/1822 KB 376/748 KB 178/178 KB 48/1210 KB 55/55 KB 928/1822 KB 376/748 KB 178/178 KB 52/1210 KB 55/55 KB 928/1822 KB 376/748 KB 178/178 KB 56/1210 KB 55/55 KB 932/1822 KB 380/748 KB 178/178 KB 60/1210 KB 55/55 KB 932/1822 KB 380/748 KB 178/178 KB 64/1210 KB 55/55 KB 932/1822 KB 380/748 KB 178/178 KB 52/1210 KB 55/55 KB 932/1822 KB 380/748 KB 178/178 KB 52/1210 KB 55/55 KB 928/1822 KB 380/748 KB 178/178 KB 64/1210 KB 55/55 KB 936/1822 KB 384/748 KB 178/178 KB 64/1210 KB 55/55 KB 936/1822 KB 388/748 KB 178/178 KB 64/1210 KB 55/55 KB 936/1822 KB 392/748 KB 178/178 KB 64/1210 KB 55/55 KB 936/1822 KB 396/748 KB 178/178 KB 64/1210 KB 55/55 KB 936/1822 KB 400/748 KB 178/178 KB 64/1210 KB 55/55 KB 936/1822 KB 404/748 KB 178/178 KB 68/1210 KB 55/55 KB 936/1822 KB 408/748 KB 178/178 KB 68/1210 KB 55/55 KB 936/1822 KB 412/748 KB 178/178 KB 68/1210 KB 55/55 KB 936/1822 KB 416/748 KB 178/178 KB 64/1210 KB 55/55 KB 936/1822 KB 388/748 KB 178/178 KB 68/1210 KB 55/55 KB 940/1822 KB 416/748 KB 178/178 KB 68/1210 KB 55/55 KB 944/1822 KB 416/748 KB 178/178 KB 68/1210 KB 55/55 KB 948/1822 KB 416/748 KB 178/178 KB 68/1210 KB 55/55 KB 952/1822 KB 416/748 KB 178/178 KB 68/1210 KB 55/55 KB 956/1822 KB 416/748 KB 178/178 KB 68/1210 KB 55/55 KB 960/1822 KB 416/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 47.8 KB/sec) unit-abot-epc-basic-0: 11:59:31 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 156.1 KB/sec) unit-abot-epc-basic-0: 11:59:31 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: 11:59:31 DEBUG unit.abot-epc-basic/0.install 178/178 KB 68/1210 KB 55/55 KB 936/1822 KB 404/748 KB 72/1210 KB 964/1822 KB 416/748 KB 76/1210 KB 964/1822 KB 416/748 KB 80/1210 KB 964/1822 KB 416/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: 11:59:31 DEBUG unit.abot-epc-basic/0.install 84/1210 KB 964/1822 KB 416/748 KB 88/1210 KB 964/1822 KB 416/748 KB 92/1210 KB 964/1822 KB 416/748 KB 68/1210 KB 964/1822 KB 416/748 KB 92/1210 KB 968/1822 KB 420/748 KB 92/1210 KB 972/1822 KB 420/748 KB 92/1210 KB 964/1822 KB 420/748 KB 96/1210 KB 972/1822 KB 424/748 KB 96/1210 KB 972/1822 KB 428/748 KB 96/1210 KB 972/1822 KB 420/748 KB 96/1210 KB 976/1822 KB 428/748 KB 100/1210 KB 976/1822 KB 428/748 KB 104/1210 KB 980/1822 KB 432/748 KB 108/1210 KB 980/1822 KB 432/748 KB 112/1210 KB 980/1822 KB 432/748 KB 100/1210 KB 980/1822 KB 432/748 KB 100/1210 KB 976/1822 KB 432/748 KB 112/1210 KB 980/1822 KB 436/748 KB 112/1210 KB 984/1822 KB 436/748 KB 112/1210 KB 988/1822 KB 436/748 KB 112/1210 KB 988/1822 KB 440/748 KB 112/1210 KB 988/1822 KB 444/748 KB 112/1210 KB 992/1822 KB 448/748 KB 112/1210 KB 992/1822 KB 452/748 KB 112/1210 KB 992/1822 KB 444/748 KB 4/471 KB 116/1210 KB 992/1822 KB 456/748 KB 4/471 KB 116/1210 KB 992/1822 KB 452/748 KB 8/471 KB 116/1210 KB 992/1822 KB 456/748 KB 12/471 KB 116/1210 KB 992/1822 KB 456/748 KB 16/471 KB 116/1210 KB 992/1822 KB 456/748 KB 20/471 KB 116/1210 KB 992/1822 KB 456/748 KB 24/471 KB 116/1210 KB 992/1822 KB 456/748 KB 28/471 KB 116/1210 KB 992/1822 KB 456/748 KB 32/471 KB 116/1210 KB 992/1822 KB 456/748 KB 36/471 KB 116/1210 KB 992/1822 KB 456/748 KB 116/1210 KB 992/1822 KB 452/748 KB 40/471 KB 120/1210 KB 992/1822 KB 456/748 KB 40/471 KB 124/1210 KB 992/1822 KB 456/748 KB 40/471 KB 128/1210 KB 992/1822 KB 456/748 KB 40/471 KB 128/1210 KB 992/1822 KB 456/748 KB 44/471 KB 128/1210 KB 992/1822 KB 456/748 KB 48/471 KB 128/1210 KB 992/1822 KB 456/748 KB 52/471 KB 128/1210 KB 992/1822 KB 460/748 KB 56/471 KB 132/1210 KB 992/1822 KB 460/748 KB 48/471 KB 128/1210 KB 992/1822 KB 460/748 KB 56/471 KB 132/1210 KB 992/1822 KB 464/748 KB 56/471 KB 132/1210 KB 992/1822 KB 468/748 KB 56/471 KB 132/1210 KB 992/1822 KB 472/748 KB 56/471 KB 132/1210 KB 992/1822 KB 476/748 KB 60/471 KB 132/1210 KB 992/1822 KB 480/748 KB 52/471 KB 132/1210 KB 992/1822 KB 460/748 KB 60/471 KB 136/1210 KB 992/1822 KB 480/748 KB 60/471 KB 140/1210 KB 992/1822 KB 480/748 KB 60/471 KB 144/1210 KB 992/1822 KB 480/748 KB 60/471 KB 132/1210 KB 992/1822 KB 476/748 KB 64/471 KB 144/1210 KB 992/1822 KB 480/748 KB 68/471 KB 144/1210 KB 992/1822 KB 480/748 KB 72/471 KB 148/1210 KB 992/1822 KB 484/748 KB 76/471 KB 148/1210 KB 992/1822 KB 484/748 KB 80/471 KB 148/1210 KB 992/1822 KB 484/748 KB 68/471 KB 148/1210 KB 992/1822 KB 484/748 KB 80/471 KB 152/1210 KB 992/1822 KB 484/748 KB 80/471 KB 156/1210 KB 992/1822 KB 484/748 KB 80/471 KB 160/1210 KB 992/1822 KB 484/748 KB 68/471 KB 144/1210 KB 992/1822 KB 484/748 KB 80/471 KB 160/1210 KB 992/1822 KB 488/748 KB 80/471 KB 160/1210 KB 992/1822 KB 492/748 KB 80/471 KB 164/1210 KB 992/1822 KB 492/748 KB 84/471 KB 168/1210 KB 992/1822 KB 496/748 KB 84/471 KB 172/1210 KB 996/1822 KB 496/748 KB 84/471 KB 4/93 KB 176/1210 KB 996/1822 KB 496/748 KB 84/471 KB 164/1210 KB 992/1822 KB 496/748 KB 88/471 KB 4/93 KB 176/1210 KB 996/1822 KB 496/748 KB 92/471 KB 4/93 KB 176/1210 KB 996/1822 KB 496/748 KB 80/471 KB 164/1210 KB 992/1822 KB 496/748 KB 84/471 KB 4/93 KB 172/1210 KB 996/1822 KB 496/748 KB 96/471 KB 8/93 KB 176/1210 KB 996/1822 KB 496/748 KB 96/471 KB 12/93 KB 176/1210 KB 996/1822 KB 496/748 KB 96/471 KB 16/93 KB 176/1210 KB 996/1822 KB 496/748 KB 96/471 KB 20/93 KB 176/1210 KB 996/1822 KB 496/748 K unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install B 96/471 KB 24/93 KB 176/1210 KB 996/1822 KB 496/748 KB 96/471 KB 28/93 KB 176/1210 KB 996/1822 KB 496/748 KB 84/471 KB 168/1210 KB 996/1822 KB 496/748 KB 96/471 KB 32/93 KB 176/1210 KB 1000/1822 KB 496/748 KB 96/471 KB 32/93 KB 176/1210 KB 1004/1822 KB 496/748 KB 96/471 KB 32/93 KB 176/1210 KB 1008/1822 KB 496/748 KB 96/471 KB 32/93 KB 176/1210 KB 996/1822 KB 496/748 KB 96/471 KB 36/93 KB 176/1210 KB 1008/1822 KB 496/748 KB 96/471 KB 40/93 KB 176/1210 KB 1012/1822 KB 496/748 KB 96/471 KB 44/93 KB 176/1210 KB 1012/1822 KB 496/748 KB 96/471 KB 48/93 KB 176/1210 KB 1012/1822 KB 496/748 KB 96/471 KB 36/93 KB 176/1210 KB 1012/1822 KB 496/748 KB 96/471 KB 48/93 KB 176/1210 KB 1016/1822 KB 496/748 KB 96/471 KB 48/93 KB 176/1210 KB 1020/1822 KB 496/748 KB 96/471 KB 48/93 KB 176/1210 KB 1024/1822 KB 496/748 KB 96/471 KB 48/93 KB 176/1210 KB 1028/1822 KB 496/748 KB 96/471 KB 52/93 KB 176/1210 KB 1032/1822 KB 496/748 KB 96/471 KB 52/93 KB 176/1210 KB 1036/1822 KB 496/748 KB 96/471 KB 52/93 KB 176/1210 KB 1040/1822 KB 496/748 KB 96/471 KB 52/93 KB 176/1210 KB 1044/1822 KB 496/748 KB 96/471 KB 52/93 KB 176/1210 KB 1048/1822 KB 500/748 KB 96/471 KB 52/93 KB 176/1210 KB 1052/1822 KB 500/748 KB 96/471 KB 52/93 KB 176/1210 KB 1056/1822 KB 500/748 KB 96/471 KB 52/93 KB 176/1210 KB 1060/1822 KB 500/748 KB 96/471 KB 52/93 KB 176/1210 KB 1028/1822 KB 496/748 KB 96/471 KB 56/93 KB 180/1210 KB 1060/1822 KB 500/748 KB 96/471 KB 60/93 KB 180/1210 KB 1060/1822 KB 500/748 KB 96/471 KB 64/93 KB 180/1210 KB 1060/1822 KB 500/748 KB 96/471 KB 68/93 KB 180/1210 KB 1060/1822 KB 500/748 KB 96/471 KB 72/93 KB 180/1210 KB 1060/1822 KB 500/748 KB 96/471 KB 76/93 KB 180/1210 KB 1060/1822 KB 500/748 KB 96/471 KB 80/93 KB 180/1210 KB 1060/1822 KB 500/748 KB 96/471 KB 84/93 KB 180/1210 KB 1060/1822 KB 500/748 KB 96/471 KB 88/93 KB 180/1210 KB 1060/1822 KB 500/748 KB 96/471 KB 92/93 KB 180/1210 KB 1060/1822 KB 500/748 KB 96/471 KB 93/93 KB 180/1210 KB 1060/1822 KB 500/748 KB 96/471 KB 52/93 KB 180/1210 KB 1060/1822 KB 500/748 KB 96/471 KB 93/93 KB 184/1210 KB 1060/1822 KB 500/748 KB 96/471 KB 93/93 KB 188/1210 KB 1060/1822 KB 500/748 KB 96/471 KB 93/93 KB 192/1210 KB 1064/1822 KB 500/748 KB 96/471 KB 93/93 KB 196/1210 KB 1064/1822 KB 500/748 KB 96/471 KB 93/93 KB 200/1210 KB 1064/1822 KB 500/748 KB 96/471 KB 93/93 KB 204/1210 KB 1064/1822 KB 500/748 KB 96/471 KB 4/93 KB 176/1210 KB 1056/1822 KB 500/748 KB 96/471 KB 52/93 KB 176/1210 KB 1044/1822 KB 500/748 KB 96/471 KB 93/93 KB 204/1210 KB 1064/1822 KB 504/748 KB 96/471 KB 93/93 KB 204/1210 KB 1064/1822 KB 508/748 KB 96/471 KB 93/93 KB 204/1210 KB 1064/1822 KB 512/748 KB 100/471 KB 93/93 KB 204/1210 KB 1064/1822 KB 512/748 KB 104/471 KB 93/93 KB 204/1210 KB 1064/1822 KB 516/748 KB 108/471 KB 93/93 KB 204/1210 KB 1064/1822 KB 516/748 KB 112/471 KB 93/93 KB 204/1210 KB 1064/1822 KB 516/748 KB 96/471 KB 93/93 KB 188/1210 KB 1064/1822 KB 500/748 KB 112/471 KB 93/93 KB 204/1210 KB 1068/1822 KB 516/748 KB 112/471 KB 93/93 KB 204/1210 KB 1072/1822 KB 516/748 KB 100/471 KB 93/93 KB 204/1210 KB 1064/1822 KB 516/748 KB 112/471 KB 93/93 KB 204/1210 KB 1072/1822 KB 520/748 KB 112/471 KB 93/93 KB 204/1210 KB 1072/1822 KB 524/748 KB 112/471 KB 93/93 KB 204/1210 KB 1072/1822 KB 528/748 KB 112/471 KB 93/93 KB 204/1210 KB 1072/1822 KB 532/748 KB 116/471 KB 93/93 KB 204/1210 KB 1076/1822 KB 536/748 KB 116/471 KB 93/93 KB 204/1210 KB 1076/1822 KB 540/748 KB unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 116/471 KB 93/93 KB 204/1210 KB 1076/1822 KB 532/748 KB 120/471 KB 208/1210 KB 1076/1822 KB 544/748 KB 124/471 KB 208/1210 KB 1076/1822 KB 544/748 KB 128/471 KB 208/1210 KB 1076/1822 KB 544/748 KB 112/471 KB 93/93 KB 204/1210 KB 1076/1822 KB 532/748 KB 128/471 KB 208/1210 KB 1080/1822 KB 544/748 KB 128/471 KB 208/1210 KB 1084/1822 KB 544/748 KB 128/471 KB 208/1210 KB 1088/1822 KB 544/748 KB 128/471 KB 208/1210 KB 1092/1822 KB 544/748 KB 132/471 KB 208/1210 KB 1096/1822 KB 544/748 KB 132/471 KB 208/1210 KB 1100/1822 KB 544/748 KB 132/471 KB 208/1210 KB 1104/1822 KB 544/748 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar (93 KB at 78.1 KB/sec) unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 116/471 KB 208/1210 KB 1076/1822 KB 544/748 KB 116/471 KB 93/93 KB 208/1210 KB 1076/1822 KB 540/748 KB 132/471 KB 208/1210 KB 1104/1822 KB 548/748 KB 132/471 KB 212/1210 KB 1104/1822 KB 552/748 KB 132/471 KB 212/1210 KB 1104/1822 KB 556/748 KB 132/471 KB 212/1210 KB 1104/1822 KB 560/748 KB 132/471 KB 208/1210 KB 1092/1822 KB 544/748 KB 136/471 KB 212/1210 KB 1104/1822 KB 560/748 KB 132/471 KB 212/1210 KB 1104/1822 KB 548/748 KB 140/471 KB 216/1210 KB 1104/1822 KB 560/748 KB 140/471 KB 220/1210 KB 1104/1822 KB 560/748 KB 140/471 KB 224/1210 KB 1104/1822 KB 560/748 KB Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 140/471 KB 224/1210 KB 1104/1822 KB 560/748 KB 144/471 KB 224/1210 KB 1104/1822 KB 560/748 KB 148/471 KB 224/1210 KB 1104/1822 KB 564/748 KB 152/471 KB 228/1210 KB 1108/1822 KB 564/748 KB 156/471 KB 228/1210 KB 1108/1822 KB 564/748 KB 160/471 KB 228/1210 KB 1108/1822 KB 564/748 KB 164/471 KB 228/1210 KB 1108/1822 KB 564/748 KB 168/471 KB 228/1210 KB 1108/1822 KB 564/748 KB 144/471 KB 224/1210 KB 1104/1822 KB 564/748 KB 168/471 KB 228/1210 KB 1108/1822 KB 568/748 KB 168/471 KB 228/1210 KB 1108/1822 KB 572/748 KB 168/471 KB 228/1210 KB 1108/1822 KB 576/748 KB 148/471 KB 228/1210 KB 1108/1822 KB 564/748 KB 168/471 KB 228/1210 KB 1112/1822 KB 576/748 KB 168/471 KB 228/1210 KB 1116/1822 KB 576/748 KB 148/471 KB 228/1210 KB 1104/1822 KB 564/748 KB 168/471 KB 232/1210 KB 1120/1822 KB 576/748 KB 168/471 KB 236/1210 KB 1120/1822 KB 576/748 KB 168/471 KB 240/1210 KB 1120/1822 KB 576/748 KB 168/471 KB 244/1210 KB 1120/1822 KB 576/748 KB 168/471 KB 248/1210 KB 4/53 KB 1120/1822 KB 580/748 KB 168/471 KB 244/1210 KB 4/53 KB 1120/1822 KB 580/748 KB 168/471 KB 228/1210 KB 1120/1822 KB 576/748 KB 168/471 KB 248/1210 KB 8/53 KB 1120/1822 KB 580/748 KB 168/471 KB 248/1210 KB 12/53 KB 1120/1822 KB 580/748 KB 168/471 KB 248/1210 KB 16/53 KB 1120/1822 KB 580/748 KB 168/471 KB 248/1210 KB 16/53 KB 1124/1822 KB 580/748 KB 168/471 KB 248/1210 KB 16/53 KB 1128/1822 KB 580/748 KB 168/471 KB 252/1210 KB 16/53 KB 1132/1822 KB 580/748 KB 172/471 KB 252/1210 KB 16/53 KB 1136/1822 KB 580/748 KB 168/471 KB 244/1210 KB 1120/1822 KB 580/748 KB 172/471 KB 252/1210 KB 20/53 KB 1136/1822 KB 584/748 KB 172/471 KB 252/1210 KB 20/53 KB 1136/1822 KB 588/748 KB 172/471 KB 252/1210 KB 20/53 KB 1136/1822 KB 592/748 KB 172/471 KB 252/1210 KB 20/53 KB 1136/1822 KB 580/748 KB 172/471 KB 252/1210 KB 24/53 KB 1136/1822 KB 592/748 KB 172/471 KB 252/1210 KB 28/53 KB 1136/1822 KB 596/748 KB 172/471 KB 252/1210 KB 32/53 KB 1136/1822 KB 596/748 KB 172/471 KB 252/1210 KB 36/53 KB 1136/1822 KB 596/748 KB 172/471 KB 252/1210 KB 40/53 KB 1140/1822 KB 596/748 KB 172/471 KB 252/1210 KB 44/53 KB 1140/1822 KB 596/748 KB 172/471 KB 252/1210 KB 48/53 KB 1140/1822 KB 596/748 KB 172/471 KB 252/1210 KB 16/53 KB 1132/1822 KB 580/748 KB 176/471 KB 252/1210 KB 48/53 KB 1140/1822 KB 596/748 KB 180/471 KB 252/1210 KB 48/53 KB 1140/1822 KB 596/748 KB 184/471 KB 252/1210 KB 48/53 KB 1140/1822 KB 596/748 KB 188/471 KB 252/1210 KB 48/53 KB 1140/1822 KB 596/748 KB 192/471 KB 252/1210 KB 48/53 KB 1140/1822 KB 596/748 KB 168/471 KB 252/1210 KB 16/53 KB 1128/1822 KB 580/748 KB 192/471 KB 256/1210 KB 48/53 KB 1140/1822 KB 596/748 KB 192/471 KB 260/1210 KB 48/53 KB 1140/1822 KB 596/748 KB 192/471 KB 264/1210 KB 48/53 KB 1140/1822 KB 596/748 KB 192/471 KB 268/1210 KB 48/53 KB 1140/1822 KB 596/748 KB 192/471 KB 269/1210 KB 48/53 KB 1140/1822 KB 596/748 KB 192/471 KB 273/1210 KB 48/53 KB 1140/1822 KB 596/748 KB 196/471 KB 277/1210 KB 48/53 KB 1140/1822 KB 596/748 KB 196/471 KB 281/1210 KB 48/53 KB 1140/1822 KB 596/748 KB 172/471 KB 252/1210 KB 36/53 KB 1140/1822 KB 596/748 KB 196/471 KB 281/1210 KB 52/53 KB 1144/1822 KB 596/748 KB 196/471 KB 281/1210 KB 52/53 KB 1148/1822 KB 596/748 KB 196/471 KB 281/1210 KB 52/53 KB 1152/1822 KB 596/748 KB 172/471 KB 252/1210 KB 24/53 KB 1136/1822 KB 596/748 KB 196/471 KB 281/1210 KB 52/53 KB 1152/1822 KB 600/748 KB 196/471 KB 281/1210 KB 52/53 KB 1152/1822 KB 604/748 KB 196/471 KB 281/1210 KB 52/53 KB 1152/1822 KB unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 608/748 KB 196/471 KB 281/1210 KB 52/53 KB 1152/1822 KB 612/748 KB 196/471 KB 281/1210 KB 52/53 KB 1156/1822 KB 616/748 KB 196/471 KB 281/1210 KB 52/53 KB 1156/1822 KB 620/748 KB 196/471 KB 281/1210 KB 52/53 KB 1140/1822 KB 596/748 KB 196/471 KB 285/1210 KB 53/53 KB 1156/1822 KB 620/748 KB 196/471 KB 273/1210 KB 48/53 KB 1140/1822 KB 596/748 KB 200/471 KB 285/1210 KB 53/53 KB 1156/1822 KB 624/748 KB 204/471 KB 285/1210 KB 53/53 KB 1156/1822 KB 624/748 KB 208/471 KB 285/1210 KB 53/53 KB 1156/1822 KB 624/748 KB 212/471 KB 285/1210 KB 53/53 KB 1156/1822 KB 624/748 KB 216/471 KB 285/1210 KB 53/53 KB 1156/1822 KB 624/748 KB 220/471 KB 285/1210 KB 53/53 KB 1156/1822 KB 624/748 KB 224/471 KB 285/1210 KB 53/53 KB 1156/1822 KB 624/748 KB 196/471 KB 285/1210 KB 53/53 KB 1156/1822 KB 624/748 KB 196/471 KB 285/1210 KB 52/53 KB 1156/1822 KB 620/748 KB 196/471 KB 281/1210 KB 52/53 KB 1156/1822 KB 612/748 KB 224/471 KB 285/1210 KB 53/53 KB 1160/1822 KB 624/748 KB 224/471 KB 285/1210 KB 53/53 KB 1164/1822 KB 624/748 KB 224/471 KB 289/1210 KB 53/53 KB 1168/1822 KB 624/748 KB 224/471 KB 289/1210 KB 53/53 KB 1172/1822 KB 624/748 KB 224/471 KB 289/1210 KB 53/53 KB 1176/1822 KB 628/748 KB 224/471 KB 289/1210 KB 53/53 KB 1180/1822 KB 628/748 KB 224/471 KB 289/1210 KB 53/53 KB 1184/1822 KB 628/748 KB 224/471 KB 289/1210 KB 53/53 KB 1164/1822 KB 624/748 KB 224/471 KB 293/1210 KB 53/53 KB 1184/1822 KB 628/748 KB 224/471 KB 297/1210 KB 53/53 KB 1184/1822 KB 628/748 KB 224/471 KB 301/1210 KB 53/53 KB 1184/1822 KB 628/748 KB 224/471 KB 289/1210 KB 53/53 KB 1172/1822 KB 628/748 KB 224/471 KB 301/1210 KB 53/53 KB 1184/1822 KB 632/748 KB 224/471 KB 301/1210 KB 53/53 KB 1184/1822 KB 636/748 KB 224/471 KB 301/1210 KB 53/53 KB 1184/1822 KB 640/748 KB 224/471 KB 305/1210 KB 53/53 KB 1184/1822 KB 640/748 KB 228/471 KB 309/1210 KB 53/53 KB 1188/1822 KB 644/748 KB 228/471 KB 313/1210 KB 53/53 KB 1188/1822 KB 644/748 KB 228/471 KB 317/1210 KB 53/53 KB 1188/1822 KB 644/748 KB 228/471 KB 305/1210 KB 53/53 KB 1188/1822 KB 644/748 KB 232/471 KB 317/1210 KB 53/53 KB 1188/1822 KB 644/748 KB 236/471 KB 317/1210 KB 53/53 KB 1188/1822 KB 644/748 KB 240/471 KB 317/1210 KB 53/53 KB 1188/1822 KB 644/748 KB 224/471 KB 305/1210 KB 53/53 KB 1188/1822 KB 644/748 KB 240/471 KB 317/1210 KB 53/53 KB 1192/1822 KB 644/748 KB 240/471 KB 317/1210 KB 53/53 KB 1196/1822 KB 644/748 KB 240/471 KB 317/1210 KB 53/53 KB 1200/1822 KB 644/748 KB 224/471 KB 305/1210 KB 53/53 KB 1184/1822 KB 644/748 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 43.7 KB/sec) unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 240/471 KB 317/1210 KB 1200/1822 KB 648/748 KB 240/471 KB 317/1210 KB 1200/1822 KB 652/748 KB 240/471 KB 317/1210 KB 1200/1822 KB 656/748 KB 244/471 KB 317/1210 KB 1200/1822 KB 656/748 KB 248/471 KB 321/1210 KB 1204/1822 KB 660/748 KB 252/471 KB 321/1210 KB 1204/1822 KB 660/748 KB 256/471 KB 321/1210 KB 1204/1822 KB 660/748 KB 244/471 KB 321/1210 KB 1204/1822 KB 660/748 KB 256/471 KB 321/1210 KB 1208/1822 KB 660/748 KB 256/471 KB 321/1210 KB 1212/1822 KB 660/748 KB 256/471 KB 321/1210 KB 1216/1822 KB 660/748 KB 244/471 KB 321/1210 KB 1200/1822 KB 660/748 KB 256/471 KB 325/1210 KB 1216/1822 KB 660/748 KB 256/471 KB 329/1210 KB 1216/1822 KB 660/748 KB 256/471 KB 333/1210 KB 1216/1822 KB 660/748 KB 244/471 KB 317/1210 KB 1200/1822 KB 660/748 KB 256/471 KB 333/1210 KB 1216/1822 KB 664/748 KB 256/471 KB 333/1210 KB 1216/1822 KB 668/748 KB 256/471 KB 333/1210 KB 1216/1822 KB 672/748 KB 256/471 KB 333/1210 KB 1216/1822 KB 676/748 KB 260/471 KB 337/1210 KB 1220/1822 KB 4/276 KB 680/748 KB 260/471 KB 337/1210 KB 1220/1822 KB 4/276 KB 676/748 KB 260/471 KB 333/1210 KB 1220/1822 KB 4/276 KB 676/748 KB 260/471 KB 337/1210 KB 1220/1822 KB 8/276 KB 680/748 KB 260/471 KB 333/1210 KB 1220/1822 KB 676/748 KB 264/471 KB 341/1210 KB 1220/1822 KB 8/276 KB 680/748 KB 256/471 KB 333/1210 KB 1220/1822 KB 676/748 KB 264/471 KB 341/1210 KB 1224/1822 KB 12/276 KB 684/748 KB 268/471 KB 341/1210 KB 1228/1822 KB 12/276 KB 684/748 KB 268/471 KB 341/1210 KB 1232/1822 KB 12/276 KB 684/748 KB 264/471 KB 341/1210 KB 1220/1822 KB 12/276 KB 684/748 KB 268/471 KB 341/1210 KB 1232/1822 KB 12/276 KB 688/748 KB 268/471 KB 341/1210 KB 1232/1822 KB 12/276 KB 692/748 KB 268/471 KB 341/1210 KB 1236/1822 KB 12/276 KB 696/748 KB 268/471 KB 341/1210 KB 1236/1822 KB 12/276 KB 700/748 KB 268/471 KB 341/1210 KB 1236/1822 KB 12/276 KB 704/748 KB 264/471 KB 341/1210 KB 1220/1822 KB 12/276 KB 680/748 KB 268/471 KB 341/1210 KB 1236/1822 KB 16/276 KB 704/748 KB 260/471 KB 341/1210 KB 1220/1822 KB 8/276 KB 680/748 KB 268/471 KB 345/1210 KB 1236/1822 KB 16/276 KB 704/748 KB 268/471 KB 349/1210 KB 1236/1822 KB 16/276 KB 704/748 KB 268/471 KB 353/1210 KB 1236/1822 KB 16/276 KB 704/748 KB 268/471 KB 357/1210 KB 1236/1822 KB 20/276 KB 704/748 KB 268/471 KB 361/1210 KB 1236/1822 KB 20/276 KB 704/748 KB 268/471 KB 365/1210 KB 1236/1822 KB 20/276 KB 704/748 KB 268/471 KB 341/1210 KB 1236/1822 KB 12/276 KB 692/748 KB 268/471 KB 365/1210 KB 1240/1822 KB 20/276 KB 704/748 KB 268/471 KB 341/1210 KB 1224/1822 KB 12/276 KB 684/748 KB 272/471 KB 365/1210 KB 1244/1822 KB 20/276 KB 704/748 KB 276/471 KB 365/1210 KB 1244/1822 KB 20/276 KB 704/748 KB 280/471 KB 365/1210 KB 1244/1822 KB 20/276 KB 704/748 KB 284/471 KB 365/1210 KB 1244/1822 KB 20/276 KB 704/748 KB 288/471 KB 365/1210 KB 1244/1822 KB 20/276 KB 704/748 KB 268/471 KB 353/1210 KB 1236/1822 KB 20/276 KB 704/748 KB 288/471 KB 365/1210 KB 1244/1822 KB 24/276 KB 704/748 KB 288/471 KB 365/1210 KB 1244/1822 KB 28/276 KB 704/748 KB 288/471 KB 365/1210 KB 1244/1822 KB 32/276 KB 704/748 KB 268/471 KB 365/1210 KB 1244/1822 KB 32/276 KB 708/748 KB 288/471 KB 369/1210 KB 1248/1822 KB 32/276 KB 708/748 KB 288/471 KB 369/1210 KB 1252/1822 KB 32/276 KB 708/748 KB 292/471 KB 369/1210 KB 1256/1822 KB 36/276 KB 708/748 KB 288/471 KB 369/1210 KB 1244/1822 KB 32/276 KB 708/748 KB 288/471 KB 365/1210 KB 1244/1822 KB 32/276 KB 708/748 KB 292/471 KB 369/1210 KB 1256/1822 KB 36/276 KB 712/748 KB 292 unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install /471 KB 369/1210 KB 1252/1822 KB 36/276 KB 708/748 KB 292/471 KB 369/1210 KB 1256/1822 KB 40/276 KB 712/748 KB 292/471 KB 369/1210 KB 1252/1822 KB 32/276 KB 708/748 KB 296/471 KB 373/1210 KB 1256/1822 KB 40/276 KB 716/748 KB 292/471 KB 373/1210 KB 1256/1822 KB 40/276 KB 716/748 KB 300/471 KB 373/1210 KB 1256/1822 KB 40/276 KB 720/748 KB 292/471 KB 373/1210 KB 1256/1822 KB 40/276 KB 712/748 KB 300/471 KB 377/1210 KB 1256/1822 KB 44/276 KB 720/748 KB 300/471 KB 381/1210 KB 1256/1822 KB 44/276 KB 720/748 KB 300/471 KB 385/1210 KB 1260/1822 KB 44/276 KB 720/748 KB 300/471 KB 389/1210 KB 1260/1822 KB 44/276 KB 724/748 KB 300/471 KB 393/1210 KB 1260/1822 KB 44/276 KB 724/748 KB 300/471 KB 397/1210 KB 1260/1822 KB 44/276 KB 724/748 KB 300/471 KB 373/1210 KB 1256/1822 KB 44/276 KB 720/748 KB 304/471 KB 397/1210 KB 1260/1822 KB 44/276 KB 724/748 KB 300/471 KB 373/1210 KB 1256/1822 KB 44/276 KB 720/748 KB 304/471 KB 397/1210 KB 1260/1822 KB 48/276 KB 724/748 KB 308/471 KB 397/1210 KB 1260/1822 KB 48/276 KB 724/748 KB 312/471 KB 397/1210 KB 1260/1822 KB 52/276 KB 724/748 KB 300/471 KB 385/1210 KB 1260/1822 KB 44/276 KB 724/748 KB 312/471 KB 397/1210 KB 1260/1822 KB 52/276 KB 728/748 KB 312/471 KB 397/1210 KB 1260/1822 KB 52/276 KB 732/748 KB 312/471 KB 397/1210 KB 1260/1822 KB 52/276 KB 736/748 KB 300/471 KB 381/1210 KB 1260/1822 KB 44/276 KB 720/748 KB 316/471 KB 397/1210 KB 1264/1822 KB 52/276 KB 736/748 KB 316/471 KB 397/1210 KB 1268/1822 KB 52/276 KB 736/748 KB 316/471 KB 397/1210 KB 1272/1822 KB 52/276 KB 736/748 KB 316/471 KB 397/1210 KB 1260/1822 KB 52/276 KB 736/748 KB 320/471 KB 397/1210 KB 1276/1822 KB 52/276 KB 736/748 KB 324/471 KB 397/1210 KB 1276/1822 KB 52/276 KB 736/748 KB 328/471 KB 401/1210 KB 1276/1822 KB 52/276 KB 740/748 KB 332/471 KB 401/1210 KB 1276/1822 KB 52/276 KB 740/748 KB 308/471 KB 397/1210 KB 1260/1822 KB 52/276 KB 724/748 KB 336/471 KB 401/1210 KB 1276/1822 KB 56/276 KB 740/748 KB 336/471 KB 401/1210 KB 1276/1822 KB 60/276 KB 740/748 KB 336/471 KB 401/1210 KB 1276/1822 KB 64/276 KB 740/748 KB 336/471 KB 401/1210 KB 1276/1822 KB 68/276 KB 740/748 KB 336/471 KB 401/1210 KB 1276/1822 KB 72/276 KB 740/748 KB 336/471 KB 401/1210 KB 1276/1822 KB 76/276 KB 740/748 KB 336/471 KB 401/1210 KB 1276/1822 KB 80/276 KB 740/748 KB 324/471 KB 401/1210 KB 1276/1822 KB 52/276 KB 740/748 KB 336/471 KB 405/1210 KB 1276/1822 KB 80/276 KB 740/748 KB 336/471 KB 409/1210 KB 1276/1822 KB 80/276 KB 740/748 KB 336/471 KB 413/1210 KB 1276/1822 KB 80/276 KB 740/748 KB 324/471 KB 397/1210 KB 1276/1822 KB 52/276 KB 740/748 KB 336/471 KB 413/1210 KB 1276/1822 KB 80/276 KB 744/748 KB 316/471 KB 397/1210 KB 1276/1822 KB 52/276 KB 736/748 KB 336/471 KB 413/1210 KB 1280/1822 KB 80/276 KB 748/748 KB 336/471 KB 413/1210 KB 1284/1822 KB 80/276 KB 748/748 KB 336/471 KB 413/1210 KB 1288/1822 KB 80/276 KB 748/748 KB 336/471 KB 413/1210 KB 1292/1822 KB 80/276 KB 748/748 KB 336/471 KB 413/1210 KB 1296/1822 KB 80/276 KB 748/748 KB 336/471 KB 401/1210 KB 1276/1822 KB 80/276 KB 740/748 KB 340/471 KB 417/1210 KB 1296/1822 KB 84/276 KB 748/748 KB 344/471 KB 417/1210 KB 1300/1822 KB 84/276 KB 748/748 KB 348/471 KB 417/1210 KB 1300/1822 KB 84/276 KB 748/748 KB 352/471 KB 417/1210 KB 1300/1822 KB 84/276 KB 748/748 KB 336/471 KB 417/1210 KB 1296/1822 KB 84/276 KB 748/748 KB 352/471 KB 417/1210 KB 1300/1822 KB 88/276 KB 748/748 KB 352/471 KB 417/1210 KB 1300/1822 KB 92/276 KB 748/748 KB 352/471 KB 417/12 unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 10 KB 1300/1822 KB 96/276 KB 748/748 KB 336/471 KB 417/1210 KB 1296/1822 KB 80/276 KB 748/748 KB 352/471 KB 421/1210 KB 1300/1822 KB 96/276 KB 748/748 KB 352/471 KB 425/1210 KB 1300/1822 KB 96/276 KB 748/748 KB 336/471 KB 413/1210 KB 1284/1822 KB 80/276 KB 748/748 KB 352/471 KB 425/1210 KB 1300/1822 KB 96/276 KB 748/748 KB 340/471 KB 417/1210 KB 1300/1822 KB 84/276 KB 748/748 KB 352/471 KB 425/1210 KB 1304/1822 KB 96/276 KB 748/748 KB 352/471 KB 425/1210 KB 1308/1822 KB 96/276 KB 748/748 KB 352/471 KB 425/1210 KB 1312/1822 KB 96/276 KB 748/748 KB 356/471 KB 429/1210 KB 1316/1822 KB 100/276 KB 748/748 KB 356/471 KB 429/1210 KB 1320/1822 KB 100/276 KB 748/748 KB 356/471 KB 429/1210 KB 1324/1822 KB 100/276 KB 748/748 KB 356/471 KB 429/1210 KB 1328/1822 KB 100/276 KB 748/748 KB 356/471 KB 429/1210 KB 1312/1822 KB 100/276 KB 748/748 KB 360/471 KB 429/1210 KB 1328/1822 KB 100/276 KB 748/748 KB 364/471 KB 429/1210 KB 1328/1822 KB 100/276 KB 748/748 KB 352/471 KB 429/1210 KB 1312/1822 KB 100/276 KB 748/748 KB 364/471 KB 429/1210 KB 1328/1822 KB 104/276 KB 748/748 KB 364/471 KB 429/1210 KB 1328/1822 KB 108/276 KB 748/748 KB 364/471 KB 429/1210 KB 1328/1822 KB 112/276 KB 748/748 KB 352/471 KB 429/1210 KB 1312/1822 KB 96/276 KB 748/748 KB 364/471 KB 433/1210 KB 1328/1822 KB 112/276 KB 748/748 KB 364/471 KB 437/1210 KB 1328/1822 KB 112/276 KB 364/471 KB 441/1210 KB 1328/1822 KB 112/276 KB 368/471 KB 445/1210 KB 1328/1822 KB 112/276 KB 368/471 KB 449/1210 KB 1328/1822 KB 112/276 KB 368/471 KB 453/1210 KB 1332/1822 KB 116/276 KB 368/471 KB 457/1210 KB 1332/1822 KB 116/276 KB 368/471 KB 461/1210 KB 1332/1822 KB 116/276 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar (748 KB at 596.3 KB/sec) unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 368/471 KB 449/1210 KB 1332/1822 KB 116/276 KB 368/471 KB 461/1210 KB 1332/1822 KB 120/276 KB 368/471 KB 461/1210 KB 1332/1822 KB 124/276 KB 368/471 KB 461/1210 KB 1332/1822 KB 128/276 KB 368/471 KB 449/1210 KB 1332/1822 KB 112/276 KB 368/471 KB 461/1210 KB 1336/1822 KB 128/276 KB 368/471 KB 461/1210 KB 1340/1822 KB 128/276 KB 368/471 KB 461/1210 KB 1344/1822 KB 128/276 KB 368/471 KB 441/1210 KB 1328/1822 KB 112/276 KB 372/471 KB 461/1210 KB 1344/1822 KB 128/276 KB 376/471 KB 461/1210 KB 1344/1822 KB 128/276 KB 380/471 KB 461/1210 KB 1344/1822 KB 128/276 KB 384/471 KB 461/1210 KB 1344/1822 KB 128/276 KB 384/471 KB 465/1210 KB 1348/1822 KB 128/276 KB 388/471 KB 465/1210 KB 1352/1822 KB 132/276 KB 388/471 KB 465/1210 KB 1356/1822 KB 132/276 KB 388/471 KB 465/1210 KB 1360/1822 KB 132/276 KB 384/471 KB 465/1210 KB 1344/1822 KB 128/276 KB 388/471 KB 469/1210 KB 1360/1822 KB 132/276 KB 388/471 KB 473/1210 KB 1360/1822 KB 132/276 KB 388/471 KB 465/1210 KB 1348/1822 KB 132/276 KB 392/471 KB 477/1210 KB 1360/1822 KB 132/276 KB 396/471 KB 477/1210 KB 1360/1822 KB 132/276 KB 400/471 KB 477/1210 KB 1360/1822 KB 132/276 KB 404/471 KB 477/1210 KB 1360/1822 KB 132/276 KB 408/471 KB 477/1210 KB 1364/1822 KB 132/276 KB 412/471 KB 477/1210 KB 1364/1822 KB 132/276 KB 384/471 KB 465/1210 KB 1348/1822 KB 132/276 KB 416/471 KB 477/1210 KB 1364/1822 KB 136/276 KB 416/471 KB 477/1210 KB 1364/1822 KB 140/276 KB 416/471 KB 477/1210 KB 1364/1822 KB 144/276 KB 416/471 KB 477/1210 KB 1364/1822 KB 148/276 KB 416/471 KB 477/1210 KB 1364/1822 KB 152/276 KB 416/471 KB 477/1210 KB 1364/1822 KB 156/276 KB 416/471 KB 477/1210 KB 1364/1822 KB 160/276 KB 404/471 KB 477/1210 KB 1364/1822 KB 132/276 KB 416/471 KB 477/1210 KB 1368/1822 KB 160/276 KB 416/471 KB 477/1210 KB 1372/1822 KB 160/276 KB 416/471 KB 477/1210 KB 1376/1822 KB 160/276 KB 388/471 KB 477/1210 KB 1360/1822 KB 132/276 KB 416/471 KB 481/1210 KB 1376/1822 KB 160/276 KB 416/471 KB 485/1210 KB 1376/1822 KB 160/276 KB 416/471 KB 489/1210 KB 1376/1822 KB 160/276 KB 416/471 KB 493/1210 KB 1376/1822 KB 160/276 KB 416/471 KB 477/1210 KB 1364/1822 KB 160/276 KB 420/471 KB 493/1210 KB 1376/1822 KB 164/276 KB 424/471 KB 497/1210 KB 1380/1822 KB 164/276 KB 428/471 KB 497/1210 KB 1380/1822 KB 164/276 KB 432/471 KB 497/1210 KB 1380/1822 KB 164/276 KB 416/471 KB 493/1210 KB 1376/1822 KB 164/276 KB 432/471 KB 497/1210 KB 1380/1822 KB 168/276 KB 432/471 KB 497/1210 KB 1380/1822 KB 172/276 KB 432/471 KB 497/1210 KB 1380/1822 KB 176/276 KB 420/471 KB 497/1210 KB 1380/1822 KB 164/276 KB 432/471 KB 497/1210 KB 1384/1822 KB 176/276 KB 420/471 KB 497/1210 KB 1376/1822 KB 164/276 KB 432/471 KB 501/1210 KB 1388/1822 KB 176/276 KB 432/471 KB 505/1210 KB 1388/1822 KB 176/276 KB 432/471 KB 509/1210 KB 1388/1822 KB 176/276 KB 4/577 KB 432/471 KB 513/1210 KB 1388/1822 KB 180/276 KB 4/577 KB 436/471 KB 517/1210 KB 1388/1822 KB 180/276 KB 4/577 KB 436/471 KB 521/1210 KB 1388/1822 KB 180/276 KB 4/577 KB 436/471 KB 525/1210 KB 1388/1822 KB 180/276 KB 4/577 KB 432/471 KB 509/1210 KB 1388/1822 KB 180/276 KB 4/577 KB 436/471 KB 525/1210 KB 1388/1822 KB 184/276 KB 4/577 KB 436/471 KB 525/1210 KB 1388/1822 KB 188/276 KB 432/471 KB 509/1210 KB 1388/1822 KB 176/276 KB 4/577 KB 436/471 KB 525/1210 KB 1392/1822 KB 192/276 KB 4/577 KB 432/471 KB 509/1210 KB 1388/1822 KB 176/276 KB 8/577 KB 436/471 KB 525/1210 KB 1392/1822 KB 192/276 KB 12/577 KB 436/471 KB 525/1210 KB 1392/1822 KB 1 unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 92/276 KB 16/577 KB 436/471 KB 525/1210 KB 1392/1822 KB 192/276 KB 20/577 KB 436/471 KB 525/1210 KB 1392/1822 KB 192/276 KB 24/577 KB 436/471 KB 525/1210 KB 1392/1822 KB 192/276 KB 28/577 KB 436/471 KB 525/1210 KB 1392/1822 KB 192/276 KB 32/577 KB 436/471 KB 525/1210 KB 1392/1822 KB 192/276 KB 36/577 KB 436/471 KB 525/1210 KB 1392/1822 KB 192/276 KB 40/577 KB 436/471 KB 525/1210 KB 1396/1822 KB 192/276 KB 44/577 KB 436/471 KB 525/1210 KB 1396/1822 KB 192/276 KB 48/577 KB 436/471 KB 525/1210 KB 1396/1822 KB 192/276 KB 4/577 KB 436/471 KB 513/1210 KB 1388/1822 KB 180/276 KB 48/577 KB 440/471 KB 525/1210 KB 1396/1822 KB 192/276 KB 48/577 KB 444/471 KB 525/1210 KB 1396/1822 KB 192/276 KB 48/577 KB 448/471 KB 525/1210 KB 1396/1822 KB 192/276 KB 48/577 KB 452/471 KB 525/1210 KB 1396/1822 KB 192/276 KB 52/577 KB 456/471 KB 529/1210 KB 1396/1822 KB 192/276 KB 36/577 KB 436/471 KB 525/1210 KB 1396/1822 KB 192/276 KB 52/577 KB 456/471 KB 529/1210 KB 1400/1822 KB 192/276 KB 52/577 KB 456/471 KB 529/1210 KB 1404/1822 KB 192/276 KB 52/577 KB 456/471 KB 529/1210 KB 1408/1822 KB 192/276 KB 52/577 KB 456/471 KB 529/1210 KB 1412/1822 KB 192/276 KB 52/577 KB 456/471 KB 529/1210 KB 1416/1822 KB 192/276 KB 52/577 KB 456/471 KB 529/1210 KB 1420/1822 KB 192/276 KB 52/577 KB 452/471 KB 529/1210 KB 1396/1822 KB 192/276 KB 52/577 KB 460/471 KB 533/1210 KB 1420/1822 KB 192/276 KB 52/577 KB 460/471 KB 537/1210 KB 1420/1822 KB 192/276 KB 52/577 KB 460/471 KB 541/1210 KB 1420/1822 KB 192/276 KB 52/577 KB 452/471 KB 525/1210 KB 1396/1822 KB 192/276 KB 56/577 KB 460/471 KB 541/1210 KB 1424/1822 KB 192/276 KB 4/577 KB 436/471 KB 525/1210 KB 1388/1822 KB 192/276 KB 56/577 KB 460/471 KB 541/1210 KB 1424/1822 KB 196/276 KB 60/577 KB 460/471 KB 541/1210 KB 1424/1822 KB 200/276 KB 60/577 KB 460/471 KB 541/1210 KB 1424/1822 KB 204/276 KB 60/577 KB 460/471 KB 541/1210 KB 1424/1822 KB 208/276 KB 52/577 KB 460/471 KB 541/1210 KB 1424/1822 KB 192/276 KB 52/577 KB 460/471 KB 529/1210 KB 1420/1822 KB 192/276 KB 60/577 KB 464/471 KB 541/1210 KB 1424/1822 KB 208/276 KB 60/577 KB 460/471 KB 541/1210 KB 1424/1822 KB 196/276 KB 64/577 KB 464/471 KB 541/1210 KB 1424/1822 KB 208/276 KB 68/577 KB 464/471 KB 541/1210 KB 1424/1822 KB 208/276 KB 72/577 KB 468/471 KB 545/1210 KB 1428/1822 KB 212/276 KB 76/577 KB 468/471 KB 545/1210 KB 1428/1822 KB 212/276 KB 80/577 KB 468/471 KB 545/1210 KB 1428/1822 KB 212/276 KB 68/577 KB 464/471 KB 541/1210 KB 1428/1822 KB 208/276 KB 80/577 KB 468/471 KB 545/1210 KB 1432/1822 KB 212/276 KB 80/577 KB 468/471 KB 545/1210 KB 1436/1822 KB 212/276 KB 80/577 KB 468/471 KB 545/1210 KB 1440/1822 KB 212/276 KB 80/577 KB 468/471 KB 545/1210 KB 1444/1822 KB 212/276 KB 84/577 KB 468/471 KB 545/1210 KB 1448/1822 KB 212/276 KB 68/577 KB 468/471 KB 545/1210 KB 1428/1822 KB 212/276 KB 84/577 KB 468/471 KB 549/1210 KB 1452/1822 KB 212/276 KB 68/577 KB 468/471 KB 541/1210 KB 1428/1822 KB 212/276 KB 84/577 KB 471/471 KB 549/1210 KB 1452/1822 KB 212/276 KB 68/577 KB 464/471 KB 541/1210 KB 1428/1822 KB 212/276 KB 84/577 KB 471/471 KB 549/1210 KB 1452/1822 KB 216/276 KB 84/577 KB 471/471 KB 549/1210 KB 1452/1822 KB 220/276 KB 84/577 KB 471/471 KB 549/1210 KB 1452/1822 KB 224/276 KB 84/577 KB 471/471 KB 549/1210 KB 1452/1822 KB 228/276 KB 84/577 KB 471/471 KB 553/1210 KB 1452/1822 KB 232/276 KB 84/577 KB 471/471 KB 553/1210 KB 1452/1822 KB 236/276 KB 84/577 KB 471/471 KB 553/1210 KB 1452/1822 KB 240/276 KB 84/57 unit-abot-epc-basic-0: 11:59:31 DEBUG unit.abot-epc-basic/0.install 7 KB 468/471 KB 545/1210 KB 1444/1822 KB 212/276 KB 88/577 KB 471/471 KB 553/1210 KB 1452/1822 KB 240/276 KB 92/577 KB 471/471 KB 553/1210 KB 1452/1822 KB 240/276 KB 84/577 KB 471/471 KB 553/1210 KB 1452/1822 KB 228/276 KB 96/577 KB 471/471 KB 557/1210 KB 1452/1822 KB 240/276 KB 96/577 KB 471/471 KB 561/1210 KB 1452/1822 KB 240/276 KB 96/577 KB 471/471 KB 565/1210 KB 1452/1822 KB 240/276 KB 96/577 KB 471/471 KB 569/1210 KB 1452/1822 KB 240/276 KB 96/577 KB 471/471 KB 573/1210 KB 1452/1822 KB 240/276 KB 96/577 KB 471/471 KB 561/1210 KB 1452/1822 KB 240/276 KB 84/577 KB 468/471 KB 545/1210 KB 1452/1822 KB 212/276 KB 100/577 KB 471/471 KB 573/1210 KB 1452/1822 KB 240/276 KB 104/577 KB 471/471 KB 573/1210 KB 1456/1822 KB 244/276 KB 108/577 KB 471/471 KB 573/1210 KB 1456/1822 KB 244/276 KB 100/577 KB 471/471 KB 573/1210 KB 1456/1822 KB 244/276 KB 108/577 KB 471/471 KB 577/1210 KB 1456/1822 KB 248/276 KB 108/577 KB 471/471 KB 577/1210 KB 1456/1822 KB 252/276 KB 108/577 KB 471/471 KB 577/1210 KB 1456/1822 KB 256/276 KB 100/577 KB 471/471 KB 573/1210 KB 1456/1822 KB 240/276 KB 112/577 KB 471/471 KB 577/1210 KB 1460/1822 KB 256/276 KB 112/577 KB 471/471 KB 577/1210 KB 1464/1822 KB 256/276 KB 112/577 KB 471/471 KB 577/1210 KB 1468/1822 KB 256/276 KB 112/577 KB 471/471 KB 577/1210 KB 1472/1822 KB 256/276 KB 112/577 KB 471/471 KB 577/1210 KB 1476/1822 KB 256/276 KB 112/577 KB 471/471 KB 577/1210 KB 1480/1822 KB 260/276 KB 112/577 KB 471/471 KB 577/1210 KB 1484/1822 KB 260/276 KB 112/577 KB 471/471 KB 577/1210 KB 1488/1822 KB 260/276 KB 112/577 KB 471/471 KB 577/1210 KB 1456/1822 KB 256/276 KB 108/577 KB 471/471 KB 577/1210 KB 1456/1822 KB 244/276 KB 112/577 KB 581/1210 KB 1488/1822 KB 260/276 KB 112/577 KB 585/1210 KB 1488/1822 KB 260/276 KB 112/577 KB 589/1210 KB 1488/1822 KB 260/276 KB 112/577 KB 593/1210 KB 1488/1822 KB 260/276 KB 116/577 KB 597/1210 KB 1488/1822 KB 260/276 KB 116/577 KB 601/1210 KB 1488/1822 KB 260/276 KB 116/577 KB 605/1210 KB 1488/1822 KB 260/276 KB 112/577 KB 471/471 KB 577/1210 KB 1476/1822 KB 260/276 KB 116/577 KB 605/1210 KB 1488/1822 KB 264/276 KB 116/577 KB 605/1210 KB 1488/1822 KB 268/276 KB 116/577 KB 605/1210 KB 1488/1822 KB 272/276 KB 116/577 KB 593/1210 KB 1488/1822 KB 260/276 KB 120/577 KB 605/1210 KB 1488/1822 KB 272/276 KB 124/577 KB 605/1210 KB 1488/1822 KB 272/276 KB 128/577 KB 605/1210 KB 1488/1822 KB 272/276 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar (471 KB at 363.4 KB/sec) unit-abot-epc-basic-0: 11:59:31 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: 11:59:32 DEBUG unit.abot-epc-basic/0.install 132/577 KB 605/1210 KB 1488/1822 KB 272/276 KB 136/577 KB 609/1210 KB 1492/1822 KB 276/276 KB 140/577 KB 609/1210 KB 1492/1822 KB 276/276 KB 144/577 KB 609/1210 KB 1492/1822 KB 276/276 KB 132/577 KB 609/1210 KB 1492/1822 KB 276/276 KB 144/577 KB 609/1210 KB 1496/1822 KB 276/276 KB 132/577 KB 609/1210 KB 1488/1822 KB 276/276 KB 132/577 KB 605/1210 KB 1488/1822 KB 276/276 KB 144/577 KB 609/1210 KB 1496/1822 KB 276/276 KB 144/577 KB 613/1210 KB 1496/1822 KB 276/276 KB 144/577 KB 617/1210 KB 1496/1822 KB 276/276 KB 144/577 KB 621/1210 KB 1500/1822 KB 276/276 KB 144/577 KB 625/1210 KB 1500/1822 KB 276/276 KB 148/577 KB 629/1210 KB 1500/1822 KB 276/276 KB 148/577 KB 633/1210 KB 1500/1822 KB 276/276 KB 148/577 KB 637/1210 KB 1500/1822 KB 276/276 KB 144/577 KB 617/1210 KB 1500/1822 KB 276/276 KB 148/577 KB 637/1210 KB 1504/1822 KB 276/276 KB 148/577 KB 637/1210 KB 1508/1822 KB 276/276 KB 148/577 KB 637/1210 KB 1512/1822 KB 276/276 KB 148/577 KB 637/1210 KB 1516/1822 KB 276/276 KB 148/577 KB 637/1210 KB 1520/1822 KB 276/276 KB 148/577 KB 625/1210 KB 1500/1822 KB 276/276 KB 152/577 KB 637/1210 KB 1520/1822 KB 276/276 KB 156/577 KB 637/1210 KB 1520/1822 KB 276/276 KB 160/577 KB 637/1210 KB 1520/1822 KB 276/276 KB 164/577 KB 637/1210 KB 1520/1822 KB 276/276 KB 168/577 KB 641/1210 KB 1524/1822 KB 276/276 KB 172/577 KB 641/1210 KB 1524/1822 KB 276/276 KB 176/577 KB 641/1210 KB 1524/1822 KB 276/276 KB 164/577 KB 641/1210 KB 1524/1822 KB 276/276 KB 176/577 KB 645/1210 KB 1524/1822 KB 276/276 KB 176/577 KB 649/1210 KB 1524/1822 KB 276/276 KB 176/577 KB 653/1210 KB 1524/1822 KB 4/37 KB 176/577 KB 657/1210 KB 1524/1822 KB 4/37 KB 180/577 KB 661/1210 KB 1524/1822 KB 4/37 KB 180/577 KB 665/1210 KB 1524/1822 KB 4/37 KB 180/577 KB 669/1210 KB 1524/1822 KB 4/37 KB 164/577 KB 637/1210 KB 1524/1822 KB 276/276 KB 180/577 KB 669/1210 KB 1528/1822 KB 4/37 KB 180/577 KB 669/1210 KB 1532/1822 KB 4/37 KB 180/577 KB 669/1210 KB 1536/1822 KB 4/37 KB 180/577 KB 669/1210 KB 1540/1822 KB 4/37 KB 180/577 KB 657/1210 KB 1524/1822 KB 4/37 KB 184/577 KB 669/1210 KB 1544/1822 KB 4/37 KB 176/577 KB 649/1210 KB 1524/1822 KB 276/276 KB 4/37 KB 184/577 KB 669/1210 KB 1544/1822 KB 8/37 KB 184/577 KB 669/1210 KB 1544/1822 KB 12/37 KB 184/577 KB 669/1210 KB 1544/1822 KB 16/37 KB 184/577 KB 669/1210 KB 1544/1822 KB 20/37 KB 184/577 KB 669/1210 KB 1544/1822 KB 24/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 210.1 KB/sec) unit-abot-epc-basic-0: 11:59:32 DEBUG unit.abot-epc-basic/0.install 184/577 KB 669/1210 KB 1544/1822 KB 28/37 KB Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 11:59:32 DEBUG unit.abot-epc-basic/0.install 184/577 KB 669/1210 KB 1544/1822 KB 32/37 KB 184/577 KB 669/1210 KB 1544/1822 KB 36/37 KB 184/577 KB 669/1210 KB 1544/1822 KB 37/37 KB 188/577 KB 669/1210 KB 1544/1822 KB 37/37 KB 192/577 KB 669/1210 KB 1544/1822 KB 37/37 KB 180/577 KB 669/1210 KB 1544/1822 KB 37/37 KB 192/577 KB 669/1210 KB 1548/1822 KB 37/37 KB 192/577 KB 669/1210 KB 1552/1822 KB 37/37 KB 192/577 KB 673/1210 KB 1556/1822 KB 37/37 KB 196/577 KB 673/1210 KB 1560/1822 KB 37/37 KB 196/577 KB 673/1210 KB 1564/1822 KB 37/37 KB 196/577 KB 673/1210 KB 1568/1822 KB 37/37 KB 192/577 KB 673/1210 KB 1552/1822 KB 37/37 KB 196/577 KB 677/1210 KB 1568/1822 KB 37/37 KB 196/577 KB 681/1210 KB 1568/1822 KB 37/37 KB 196/577 KB 685/1210 KB 1568/1822 KB 37/37 KB 196/577 KB 673/1210 KB 1556/1822 KB 37/37 KB 200/577 KB 685/1210 KB 1568/1822 KB 37/37 KB 204/577 KB 685/1210 KB 1568/1822 KB 37/37 KB 208/577 KB 685/1210 KB 1568/1822 KB 37/37 KB 212/577 KB 685/1210 KB 1568/1822 KB 37/37 KB 216/577 KB 689/1210 KB 1572/1822 KB 37/37 KB 220/577 KB 689/1210 KB 1572/1822 KB 37/37 KB 224/577 KB 689/1210 KB 1572/1822 KB 37/37 KB 212/577 KB 689/1210 KB 1572/1822 KB 37/37 KB 224/577 KB 689/1210 KB 1576/1822 KB 37/37 KB 224/577 KB 689/1210 KB 1580/1822 KB 37/37 KB 224/577 KB 689/1210 KB 1584/1822 KB 37/37 KB 212/577 KB 689/1210 KB 1568/1822 KB 37/37 KB 224/577 KB 693/1210 KB 1584/1822 KB 37/37 KB 224/577 KB 697/1210 KB 1584/1822 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 27.6 KB/sec) unit-abot-epc-basic-0: 11:59:32 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: 11:59:32 DEBUG unit.abot-epc-basic/0.install 224/577 KB 701/1210 KB 1584/1822 KB 224/577 KB 701/1210 KB 3/167 KB 1584/1822 KB 224/577 KB 701/1210 KB 5/167 KB 1584/1822 KB 224/577 KB 701/1210 KB 8/167 KB 1584/1822 KB 224/577 KB 701/1210 KB 11/167 KB 1584/1822 KB 224/577 KB 701/1210 KB 13/167 KB 1584/1822 KB 224/577 KB 701/1210 KB 16/167 KB 1584/1822 KB 224/577 KB 701/1210 KB 19/167 KB 1584/1822 KB 224/577 KB 701/1210 KB 21/167 KB 1584/1822 KB 224/577 KB 701/1210 KB 24/167 KB 1584/1822 KB 224/577 KB 701/1210 KB 27/167 KB 1584/1822 KB 224/577 KB 701/1210 KB 29/167 KB 1584/1822 KB 224/577 KB 701/1210 KB 29/167 KB 1588/1822 KB 228/577 KB 701/1210 KB 32/167 KB 1592/1822 KB 228/577 KB 701/1210 KB 32/167 KB 1588/1822 KB 232/577 KB 705/1210 KB 32/167 KB 1592/1822 KB 224/577 KB 701/1210 KB 32/167 KB 1588/1822 KB 232/577 KB 705/1210 KB 36/167 KB 1592/1822 KB 228/577 KB 705/1210 KB 32/167 KB 1592/1822 KB 236/577 KB 709/1210 KB 36/167 KB 1596/1822 KB 236/577 KB 713/1210 KB 36/167 KB 1596/1822 KB 236/577 KB 717/1210 KB 36/167 KB 1596/1822 KB 236/577 KB 705/1210 KB 36/167 KB 1596/1822 KB 236/577 KB 717/1210 KB 40/167 KB 1600/1822 KB 236/577 KB 717/1210 KB 40/167 KB 1604/1822 KB 236/577 KB 721/1210 KB 40/167 KB 1608/1822 KB 236/577 KB 721/1210 KB 40/167 KB 1612/1822 KB 236/577 KB 721/1210 KB 40/167 KB 1616/1822 KB 236/577 KB 705/1210 KB 36/167 KB 1592/1822 KB 240/577 KB 721/1210 KB 40/167 KB 1616/1822 KB 244/577 KB 721/1210 KB 40/167 KB 1616/1822 KB 248/577 KB 721/1210 KB 40/167 KB 1616/1822 KB 252/577 KB 721/1210 KB 40/167 KB 1616/1822 KB 256/577 KB 721/1210 KB 40/167 KB 1616/1822 KB 236/577 KB 721/1210 KB 40/167 KB 1604/1822 KB 256/577 KB 725/1210 KB 40/167 KB 1620/1822 KB 256/577 KB 729/1210 KB 40/167 KB 1620/1822 KB 236/577 KB 717/1210 KB 40/167 KB 1596/1822 KB 256/577 KB 733/1210 KB 44/167 KB 1620/1822 KB 256/577 KB 733/1210 KB 48/167 KB 1620/1822 KB 256/577 KB 733/1210 KB 52/167 KB 1620/1822 KB 256/577 KB 733/1210 KB 56/167 KB 1620/1822 KB 256/577 KB 733/1210 KB 60/167 KB 1620/1822 KB 256/577 KB 733/1210 KB 64/167 KB 1620/1822 KB 256/577 KB 733/1210 KB 68/167 KB 1620/1822 KB 260/577 KB 733/1210 KB 72/167 KB 1620/1822 KB 260/577 KB 733/1210 KB 76/167 KB 1620/1822 KB 260/577 KB 733/1210 KB 80/167 KB 1620/1822 KB 256/577 KB 721/1210 KB 40/167 KB 1620/1822 KB 260/577 KB 733/1210 KB 80/167 KB 1624/1822 KB 260/577 KB 733/1210 KB 80/167 KB 1628/1822 KB 260/577 KB 733/1210 KB 80/167 KB 1632/1822 KB 260/577 KB 733/1210 KB 68/167 KB 1620/1822 KB 264/577 KB 733/1210 KB 80/167 KB 1632/1822 KB 268/577 KB 733/1210 KB 80/167 KB 1632/1822 KB 272/577 KB 733/1210 KB 80/167 KB 1632/1822 KB 276/577 KB 733/1210 KB 80/167 KB 1632/1822 KB 280/577 KB 733/1210 KB 84/167 KB 1636/1822 KB 284/577 KB 733/1210 KB 84/167 KB 1636/1822 KB 288/577 KB 733/1210 KB 84/167 KB 1636/1822 KB 256/577 KB 733/1210 KB 40/167 KB 1620/1822 KB 288/577 KB 737/1210 KB 84/167 KB 1636/1822 KB 288/577 KB 741/1210 KB 84/167 KB 1636/1822 KB 288/577 KB 745/1210 KB 84/167 KB 1636/1822 KB 288/577 KB 749/1210 KB 84/167 KB 1636/1822 KB 288/577 KB 753/1210 KB 84/167 KB 1636/1822 KB 276/577 KB 733/1210 KB 84/167 KB 1636/1822 KB 288/577 KB 757/1210 KB 88/167 KB 1636/1822 KB 276/577 KB 733/1210 KB 80/167 KB 1636/1822 KB 288/577 KB 757/1210 KB 88/167 KB 1640/1822 KB 288/577 KB 757/1210 KB 88/167 KB 1644/1822 KB 288/577 KB 757/1210 KB 88/167 KB 1648/1822 KB 288/577 KB 757/1210 KB 84/167 KB 1636/1822 KB 292/577 KB 757/1210 KB 92/167 KB 1648/1822 KB 296/577 KB 761/1210 KB 92/ unit-abot-epc-basic-0: 11:59:32 DEBUG unit.abot-epc-basic/0.install 167 KB 1652/1822 KB 300/577 KB 761/1210 KB 92/167 KB 1652/1822 KB 304/577 KB 761/1210 KB 92/167 KB 1652/1822 KB 288/577 KB 757/1210 KB 92/167 KB 1648/1822 KB 304/577 KB 761/1210 KB 96/167 KB 1652/1822 KB 304/577 KB 761/1210 KB 100/167 KB 1652/1822 KB 304/577 KB 761/1210 KB 104/167 KB 1652/1822 KB 304/577 KB 761/1210 KB 108/167 KB 1652/1822 KB 304/577 KB 761/1210 KB 112/167 KB 1652/1822 KB 304/577 KB 761/1210 KB 116/167 KB 1652/1822 KB 308/577 KB 761/1210 KB 120/167 KB 1652/1822 KB 308/577 KB 761/1210 KB 124/167 KB 1652/1822 KB 308/577 KB 761/1210 KB 128/167 KB 1652/1822 KB 292/577 KB 761/1210 KB 92/167 KB 1652/1822 KB 292/577 KB 761/1210 KB 92/167 KB 1648/1822 KB 308/577 KB 765/1210 KB 128/167 KB 1652/1822 KB 308/577 KB 765/1210 KB 128/167 KB 1652/1822 KB 4/1192 KB 308/577 KB 765/1210 KB 128/167 KB 1652/1822 KB 8/1192 KB 308/577 KB 765/1210 KB 128/167 KB 1652/1822 KB 12/1192 KB 308/577 KB 765/1210 KB 128/167 KB 1652/1822 KB 16/1192 KB 308/577 KB 765/1210 KB 128/167 KB 1652/1822 KB 20/1192 KB 308/577 KB 765/1210 KB 128/167 KB 1652/1822 KB 24/1192 KB 308/577 KB 765/1210 KB 128/167 KB 1652/1822 KB 28/1192 KB 308/577 KB 765/1210 KB 128/167 KB 1652/1822 KB 32/1192 KB 308/577 KB 765/1210 KB 128/167 KB 1652/1822 KB 36/1192 KB 308/577 KB 769/1210 KB 128/167 KB 1656/1822 KB 40/1192 KB 308/577 KB 769/1210 KB 128/167 KB 1656/1822 KB 44/1192 KB 308/577 KB 769/1210 KB 128/167 KB 1656/1822 KB 48/1192 KB 308/577 KB 769/1210 KB 128/167 KB 1656/1822 KB 52/1192 KB 308/577 KB 769/1210 KB 128/167 KB 1656/1822 KB 56/1192 KB 308/577 KB 769/1210 KB 128/167 KB 1656/1822 KB 60/1192 KB 308/577 KB 769/1210 KB 128/167 KB 1656/1822 KB 64/1192 KB 308/577 KB 769/1210 KB 128/167 KB 1656/1822 KB 68/1192 KB 308/577 KB 769/1210 KB 132/167 KB 1656/1822 KB 72/1192 KB 308/577 KB 769/1210 KB 132/167 KB 1656/1822 KB 76/1192 KB 308/577 KB 769/1210 KB 132/167 KB 1656/1822 KB 80/1192 KB 308/577 KB 761/1210 KB 116/167 KB 1652/1822 KB 312/577 KB 769/1210 KB 132/167 KB 1656/1822 KB 80/1192 KB 316/577 KB 769/1210 KB 132/167 KB 1656/1822 KB 80/1192 KB 320/577 KB 769/1210 KB 132/167 KB 1656/1822 KB 80/1192 KB 324/577 KB 769/1210 KB 132/167 KB 1656/1822 KB 80/1192 KB 328/577 KB 769/1210 KB 132/167 KB 1656/1822 KB 80/1192 KB 332/577 KB 769/1210 KB 132/167 KB 1656/1822 KB 80/1192 KB 308/577 KB 769/1210 KB 132/167 KB 1656/1822 KB 68/1192 KB 308/577 KB 769/1210 KB 128/167 KB 1656/1822 KB 36/1192 KB 332/577 KB 769/1210 KB 132/167 KB 1660/1822 KB 80/1192 KB 332/577 KB 769/1210 KB 132/167 KB 1664/1822 KB 80/1192 KB 308/577 KB 769/1210 KB 128/167 KB 1652/1822 KB 36/1192 KB 332/577 KB 773/1210 KB 132/167 KB 1664/1822 KB 80/1192 KB 332/577 KB 777/1210 KB 132/167 KB 1664/1822 KB 80/1192 KB 332/577 KB 781/1210 KB 132/167 KB 1664/1822 KB 80/1192 KB 332/577 KB 781/1210 KB 132/167 KB 1668/1822 KB 80/1192 KB 332/577 KB 785/1210 KB 132/167 KB 1672/1822 KB 80/1192 KB 332/577 KB 785/1210 KB 132/167 KB 1676/1822 KB 80/1192 KB 332/577 KB 785/1210 KB 132/167 KB 1680/1822 KB 80/1192 KB 332/577 KB 785/1210 KB 132/167 KB 1668/1822 KB 80/1192 KB 332/577 KB 789/1210 KB 132/167 KB 1680/1822 KB 80/1192 KB 332/577 KB 793/1210 KB 132/167 KB 1680/1822 KB 80/1192 KB 332/577 KB 797/1210 KB 132/167 KB 1680/1822 KB 80/1192 KB 332/577 KB 801/1210 KB 132/167 KB 1680/1822 KB 80/1192 KB 336/577 KB 805/1210 KB 136/167 KB 1684/1822 KB 80/1192 KB 336/577 KB 809/1210 KB 136/167 KB 1684/1822 KB 80/1192 KB 336/577 KB 813/1210 KB 136/167 KB 1684/1822 KB 80/1192 KB 336/577 K unit-abot-epc-basic-0: 11:59:32 DEBUG unit.abot-epc-basic/0.install B 817/1210 KB 136/167 KB 1684/1822 KB 80/1192 KB 336/577 KB 821/1210 KB 136/167 KB 1684/1822 KB 84/1192 KB 336/577 KB 825/1210 KB 136/167 KB 1684/1822 KB 84/1192 KB 336/577 KB 829/1210 KB 136/167 KB 1684/1822 KB 84/1192 KB 336/577 KB 801/1210 KB 136/167 KB 1684/1822 KB 80/1192 KB 332/577 KB 801/1210 KB 136/167 KB 1684/1822 KB 80/1192 KB 336/577 KB 829/1210 KB 140/167 KB 1684/1822 KB 84/1192 KB 336/577 KB 829/1210 KB 144/167 KB 1684/1822 KB 84/1192 KB 332/577 KB 801/1210 KB 132/167 KB 1684/1822 KB 80/1192 KB 336/577 KB 829/1210 KB 144/167 KB 1688/1822 KB 84/1192 KB 336/577 KB 829/1210 KB 144/167 KB 1692/1822 KB 84/1192 KB 336/577 KB 829/1210 KB 144/167 KB 1696/1822 KB 84/1192 KB 336/577 KB 829/1210 KB 144/167 KB 1700/1822 KB 84/1192 KB 340/577 KB 829/1210 KB 148/167 KB 1704/1822 KB 84/1192 KB 340/577 KB 829/1210 KB 148/167 KB 1708/1822 KB 84/1192 KB 340/577 KB 829/1210 KB 148/167 KB 1712/1822 KB 84/1192 KB 336/577 KB 817/1210 KB 136/167 KB 1684/1822 KB 84/1192 KB 340/577 KB 829/1210 KB 148/167 KB 1700/1822 KB 84/1192 KB 340/577 KB 829/1210 KB 152/167 KB 1712/1822 KB 88/1192 KB 340/577 KB 829/1210 KB 156/167 KB 1712/1822 KB 88/1192 KB 340/577 KB 829/1210 KB 160/167 KB 1712/1822 KB 88/1192 KB 340/577 KB 829/1210 KB 144/167 KB 1700/1822 KB 84/1192 KB 344/577 KB 829/1210 KB 160/167 KB 1712/1822 KB 88/1192 KB 348/577 KB 829/1210 KB 160/167 KB 1712/1822 KB 88/1192 KB 352/577 KB 829/1210 KB 160/167 KB 1712/1822 KB 88/1192 KB 340/577 KB 829/1210 KB 160/167 KB 1712/1822 KB 88/1192 KB 352/577 KB 829/1210 KB 160/167 KB 1712/1822 KB 92/1192 KB 356/577 KB 829/1210 KB 160/167 KB 1716/1822 KB 96/1192 KB 356/577 KB 829/1210 KB 164/167 KB 1716/1822 KB 100/1192 KB 356/577 KB 833/1210 KB 164/167 KB 1716/1822 KB 104/1192 KB 356/577 KB 833/1210 KB 164/167 KB 1716/1822 KB 108/1192 KB 356/577 KB 833/1210 KB 164/167 KB 1716/1822 KB 112/1192 KB 356/577 KB 829/1210 KB 160/167 KB 1716/1822 KB 92/1192 KB 356/577 KB 833/1210 KB 164/167 KB 1720/1822 KB 112/1192 KB 356/577 KB 833/1210 KB 164/167 KB 1724/1822 KB 112/1192 KB 356/577 KB 833/1210 KB 164/167 KB 1728/1822 KB 112/1192 KB 356/577 KB 829/1210 KB 160/167 KB 1712/1822 KB 92/1192 KB 360/577 KB 833/1210 KB 164/167 KB 1728/1822 KB 112/1192 KB 364/577 KB 833/1210 KB 164/167 KB 1728/1822 KB 112/1192 KB 368/577 KB 833/1210 KB 164/167 KB 1728/1822 KB 112/1192 KB 356/577 KB 833/1210 KB 164/167 KB 1716/1822 KB 100/1192 KB 368/577 KB 837/1210 KB 164/167 KB 1728/1822 KB 112/1192 KB 372/577 KB 841/1210 KB 164/167 KB 1728/1822 KB 112/1192 KB 372/577 KB 845/1210 KB 164/167 KB 1728/1822 KB 112/1192 KB 372/577 KB 849/1210 KB 164/167 KB 1728/1822 KB 112/1192 KB 372/577 KB 853/1210 KB 164/167 KB 1732/1822 KB 116/1192 KB 356/577 KB 829/1210 KB 164/167 KB 1716/1822 KB 96/1192 KB 372/577 KB 853/1210 KB 167/167 KB 1732/1822 KB 116/1192 KB 372/577 KB 849/1210 KB 164/167 KB 1732/1822 KB 116/1192 KB 372/577 KB 849/1210 KB 164/167 KB 1732/1822 KB 112/1192 KB 372/577 KB 853/1210 KB 167/167 KB 1736/1822 KB 116/1192 KB 372/577 KB 853/1210 KB 167/167 KB 1740/1822 KB 116/1192 KB 372/577 KB 853/1210 KB 167/167 KB 1744/1822 KB 116/1192 KB 372/577 KB 837/1210 KB 164/167 KB 1728/1822 KB 112/1192 KB 376/577 KB 853/1210 KB 167/167 KB 1744/1822 KB 116/1192 KB 380/577 KB 853/1210 KB 167/167 KB 1744/1822 KB 116/1192 KB 384/577 KB 853/1210 KB 167/167 KB 1744/1822 KB 116/1192 KB 384/577 KB 853/1210 KB 167/167 KB 1744/1822 KB 120/1192 KB 384/577 KB 853/1210 KB 167/167 KB 1744/1822 KB 124/1192 KB 384/57 unit-abot-epc-basic-0: 11:59:32 DEBUG unit.abot-epc-basic/0.install 7 KB 857/1210 KB 167/167 KB 1744/1822 KB 128/1192 KB 384/577 KB 857/1210 KB 167/167 KB 1748/1822 KB 132/1192 KB 388/577 KB 857/1210 KB 167/167 KB 1748/1822 KB 136/1192 KB 388/577 KB 857/1210 KB 167/167 KB 1748/1822 KB 140/1192 KB 388/577 KB 857/1210 KB 167/167 KB 1748/1822 KB 144/1192 KB 384/577 KB 857/1210 KB 167/167 KB 1744/1822 KB 124/1192 KB 388/577 KB 861/1210 KB 167/167 KB 1748/1822 KB 144/1192 KB 388/577 KB 865/1210 KB 167/167 KB 1748/1822 KB 144/1192 KB 388/577 KB 869/1210 KB 167/167 KB 1748/1822 KB 144/1192 KB 388/577 KB 873/1210 KB 167/167 KB 1748/1822 KB 144/1192 KB 388/577 KB 877/1210 KB 167/167 KB 1748/1822 KB 144/1192 KB 388/577 KB 881/1210 KB 167/167 KB 1748/1822 KB 144/1192 KB 388/577 KB 885/1210 KB 167/167 KB 1748/1822 KB 148/1192 KB 388/577 KB 889/1210 KB 167/167 KB 1748/1822 KB 148/1192 KB 388/577 KB 893/1210 KB 167/167 KB 1748/1822 KB 148/1192 KB 388/577 KB 857/1210 KB 167/167 KB 1748/1822 KB 132/1192 KB 392/577 KB 893/1210 KB 167/167 KB 1748/1822 KB 148/1192 KB 396/577 KB 893/1210 KB 167/167 KB 1748/1822 KB 148/1192 KB 400/577 KB 893/1210 KB 167/167 KB 1748/1822 KB 148/1192 KB 384/577 KB 857/1210 KB 167/167 KB 1748/1822 KB 128/1192 KB 400/577 KB 893/1210 KB 167/167 KB 1752/1822 KB 148/1192 KB 400/577 KB 893/1210 KB 167/167 KB 1756/1822 KB 148/1192 KB 400/577 KB 893/1210 KB 1760/1822 KB 148/1192 KB 400/577 KB 893/1210 KB 1764/1822 KB 148/1192 KB 404/577 KB 893/1210 KB 1768/1822 KB 148/1192 KB 404/577 KB 893/1210 KB 1772/1822 KB 148/1192 KB 404/577 KB 893/1210 KB 1776/1822 KB 148/1192 KB 388/577 KB 881/1210 KB 167/167 KB 1748/1822 KB 148/1192 KB 404/577 KB 893/1210 KB 1776/1822 KB 152/1192 KB 404/577 KB 893/1210 KB 1776/1822 KB 156/1192 KB 404/577 KB 893/1210 KB 1776/1822 KB 160/1192 KB 404/577 KB 893/1210 KB 1764/1822 KB 148/1192 KB 408/577 KB 893/1210 KB 1776/1822 KB 160/1192 KB 412/577 KB 893/1210 KB 1776/1822 KB 160/1192 KB 416/577 KB 893/1210 KB 1776/1822 KB 160/1192 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 120.9 KB/sec) unit-abot-epc-basic-0: 11:59:32 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: 11:59:32 DEBUG unit.abot-epc-basic/0.install 420/577 KB 893/1210 KB 1776/1822 KB 160/1192 KB 424/577 KB 893/1210 KB 1780/1822 KB 164/1192 KB 428/577 KB 893/1210 KB 1780/1822 KB 164/1192 KB 432/577 KB 897/1210 KB 1780/1822 KB 164/1192 KB 420/577 KB 893/1210 KB 1780/1822 KB 164/1192 KB 432/577 KB 897/1210 KB 1780/1822 KB 168/1192 KB 432/577 KB 897/1210 KB 1780/1822 KB 172/1192 KB 432/577 KB 897/1210 KB 1780/1822 KB 176/1192 KB 432/577 KB 897/1210 KB 1780/1822 KB 180/1192 KB 436/577 KB 897/1210 KB 1780/1822 KB 184/1192 KB 436/577 KB 897/1210 KB 1780/1822 KB 188/1192 KB 436/577 KB 897/1210 KB 1780/1822 KB 192/1192 KB 420/577 KB 893/1210 KB 1780/1822 KB 160/1192 KB 436/577 KB 897/1210 KB 1784/1822 KB 192/1192 KB 436/577 KB 897/1210 KB 1788/1822 KB 192/1192 KB 436/577 KB 897/1210 KB 1792/1822 KB 192/1192 KB 436/577 KB 897/1210 KB 1796/1822 KB 192/1192 KB 436/577 KB 897/1210 KB 1800/1822 KB 192/1192 KB 436/577 KB 897/1210 KB 1804/1822 KB 192/1192 KB 436/577 KB 897/1210 KB 4/439 KB 1808/1822 KB 192/1192 KB 436/577 KB 897/1210 KB 1780/1822 KB 180/1192 KB 440/577 KB 897/1210 KB 4/439 KB 1808/1822 KB 192/1192 KB 444/577 KB 897/1210 KB 4/439 KB 1808/1822 KB 192/1192 KB 448/577 KB 897/1210 KB 4/439 KB 1808/1822 KB 192/1192 KB 428/577 KB 897/1210 KB 1780/1822 KB 164/1192 KB 448/577 KB 901/1210 KB 4/439 KB 1808/1822 KB 192/1192 KB 448/577 KB 905/1210 KB 4/439 KB 1808/1822 KB 192/1192 KB 436/577 KB 897/1210 KB 4/439 KB 1804/1822 KB 192/1192 KB 448/577 KB 909/1210 KB 8/439 KB 1808/1822 KB 192/1192 KB 448/577 KB 909/1210 KB 12/439 KB 1808/1822 KB 192/1192 KB 448/577 KB 909/1210 KB 16/439 KB 1808/1822 KB 192/1192 KB 448/577 KB 909/1210 KB 20/439 KB 1808/1822 KB 192/1192 KB 448/577 KB 909/1210 KB 24/439 KB 1808/1822 KB 192/1192 KB 448/577 KB 909/1210 KB 28/439 KB 1808/1822 KB 192/1192 KB 448/577 KB 909/1210 KB 4/439 KB 1808/1822 KB 192/1192 KB 448/577 KB 909/1210 KB 32/439 KB 1808/1822 KB 192/1192 KB 448/577 KB 909/1210 KB 36/439 KB 1808/1822 KB 192/1192 KB 452/577 KB 909/1210 KB 40/439 KB 1812/1822 KB 196/1192 KB 452/577 KB 909/1210 KB 44/439 KB 1812/1822 KB 196/1192 KB 452/577 KB 909/1210 KB 48/439 KB 1812/1822 KB 196/1192 KB 452/577 KB 909/1210 KB 36/439 KB 1812/1822 KB 196/1192 KB 456/577 KB 909/1210 KB 48/439 KB 1812/1822 KB 196/1192 KB 460/577 KB 909/1210 KB 48/439 KB 1812/1822 KB 196/1192 KB 464/577 KB 909/1210 KB 48/439 KB 1812/1822 KB 196/1192 KB 448/577 KB 909/1210 KB 36/439 KB 1812/1822 KB 196/1192 KB 464/577 KB 909/1210 KB 48/439 KB 1816/1822 KB 196/1192 KB 464/577 KB 909/1210 KB 48/439 KB 1820/1822 KB 196/1192 KB 464/577 KB 909/1210 KB 48/439 KB 1822/1822 KB 196/1192 KB 448/577 KB 909/1210 KB 36/439 KB 1808/1822 KB 196/1192 KB 464/577 KB 909/1210 KB 48/439 KB 1822/1822 KB 200/1192 KB 464/577 KB 909/1210 KB 48/439 KB 1822/1822 KB 204/1192 KB 464/577 KB 909/1210 KB 48/439 KB 1822/1822 KB 208/1192 KB 464/577 KB 909/1210 KB 48/439 KB 1822/1822 KB 212/1192 KB 468/577 KB 909/1210 KB 52/439 KB 1822/1822 KB 216/1192 KB 468/577 KB 913/1210 KB 52/439 KB 1822/1822 KB 220/1192 KB 464/577 KB 909/1210 KB 52/439 KB 1822/1822 KB 212/1192 KB 468/577 KB 909/1210 KB 52/439 KB 1822/1822 KB 212/1192 KB 468/577 KB 913/1210 KB 56/439 KB 1822/1822 KB 220/1192 KB 468/577 KB 913/1210 KB 52/439 KB 1822/1822 KB 216/1192 KB 472/577 KB 917/1210 KB 56/439 KB 1822/1822 KB 220/1192 KB 472/577 KB 921/1210 KB 56/439 KB 1822/1822 KB 220/1192 KB 472/577 KB 925/1210 KB 56/439 KB 1822/1822 KB 220/1192 KB 472/577 KB 929/1210 KB 56/439 KB 1822/1822 KB 220/1192 KB 472/577 KB unit-abot-epc-basic-0: 11:59:32 DEBUG unit.abot-epc-basic/0.install 933/1210 KB 56/439 KB 1822/1822 KB 220/1192 KB 472/577 KB 937/1210 KB 56/439 KB 1822/1822 KB 220/1192 KB 472/577 KB 941/1210 KB 56/439 KB 1822/1822 KB 220/1192 KB 472/577 KB 945/1210 KB 56/439 KB 1822/1822 KB 220/1192 KB 472/577 KB 945/1210 KB 60/439 KB 1822/1822 KB 220/1192 KB 476/577 KB 945/1210 KB 60/439 KB 1822/1822 KB 220/1192 KB 472/577 KB 945/1210 KB 60/439 KB 1822/1822 KB 220/1192 KB 476/577 KB 949/1210 KB 64/439 KB 1822/1822 KB 220/1192 KB 476/577 KB 949/1210 KB 60/439 KB 1822/1822 KB 220/1192 KB 480/577 KB 953/1210 KB 64/439 KB 1822/1822 KB 224/1192 KB 480/577 KB 957/1210 KB 68/439 KB 1822/1822 KB 224/1192 KB 480/577 KB 949/1210 KB 64/439 KB 1822/1822 KB 224/1192 KB 480/577 KB 949/1210 KB 64/439 KB 1822/1822 KB 220/1192 KB 484/577 KB 957/1210 KB 68/439 KB 1822/1822 KB 224/1192 KB 488/577 KB 961/1210 KB 68/439 KB 1822/1822 KB 228/1192 KB 480/577 KB 953/1210 KB 68/439 KB 1822/1822 KB 224/1192 KB 488/577 KB 961/1210 KB 72/439 KB 1822/1822 KB 228/1192 KB 488/577 KB 961/1210 KB 76/439 KB 1822/1822 KB 228/1192 KB 488/577 KB 961/1210 KB 80/439 KB 1822/1822 KB 228/1192 KB 492/577 KB 961/1210 KB 84/439 KB 1822/1822 KB 228/1192 KB 492/577 KB 961/1210 KB 88/439 KB 228/1192 KB 492/577 KB 961/1210 KB 92/439 KB 228/1192 KB 492/577 KB 961/1210 KB 96/439 KB 228/1192 KB 484/577 KB 961/1210 KB 68/439 KB 1822/1822 KB 228/1192 KB 492/577 KB 961/1210 KB 96/439 KB 232/1192 KB 492/577 KB 961/1210 KB 96/439 KB 236/1192 KB 484/577 KB 961/1210 KB 68/439 KB 1822/1822 KB 224/1192 KB 492/577 KB 965/1210 KB 96/439 KB 240/1192 KB 492/577 KB 969/1210 KB 96/439 KB 240/1192 KB 492/577 KB 973/1210 KB 96/439 KB 240/1192 KB 492/577 KB 977/1210 KB 96/439 KB 240/1192 KB 492/577 KB 981/1210 KB 96/439 KB 240/1192 KB 492/577 KB 985/1210 KB 96/439 KB 240/1192 KB 492/577 KB 989/1210 KB 100/439 KB 240/1192 KB 492/577 KB 961/1210 KB 80/439 KB 1822/1822 KB 228/1192 KB 496/577 KB 989/1210 KB 100/439 KB 240/1192 KB 500/577 KB 989/1210 KB 100/439 KB 240/1192 KB 504/577 KB 989/1210 KB 100/439 KB 240/1192 KB 508/577 KB 989/1210 KB 100/439 KB 240/1192 KB 512/577 KB 989/1210 KB 100/439 KB 240/1192 KB 516/577 KB 989/1210 KB 100/439 KB 240/1192 KB 520/577 KB 993/1210 KB 100/439 KB 240/1192 KB 524/577 KB 993/1210 KB 100/439 KB 240/1192 KB 528/577 KB 993/1210 KB 100/439 KB 240/1192 KB 492/577 KB 985/1210 KB 100/439 KB 240/1192 KB 528/577 KB 993/1210 KB 104/439 KB 240/1192 KB 528/577 KB 993/1210 KB 108/439 KB 240/1192 KB 528/577 KB 993/1210 KB 112/439 KB 240/1192 KB 492/577 KB 961/1210 KB 96/439 KB 240/1192 KB 528/577 KB 993/1210 KB 112/439 KB 244/1192 KB 528/577 KB 993/1210 KB 112/439 KB 248/1192 KB 528/577 KB 993/1210 KB 112/439 KB 252/1192 KB 528/577 KB 993/1210 KB 112/439 KB 256/1192 KB 528/577 KB 993/1210 KB 112/439 KB 260/1192 KB 528/577 KB 993/1210 KB 112/439 KB 264/1192 KB 528/577 KB 993/1210 KB 112/439 KB 268/1192 KB 528/577 KB 993/1210 KB 112/439 KB 272/1192 KB 528/577 KB 993/1210 KB 112/439 KB 276/1192 KB 532/577 KB 993/1210 KB 116/439 KB 280/1192 KB 532/577 KB 993/1210 KB 116/439 KB 284/1192 KB 532/577 KB 993/1210 KB 116/439 KB 288/1192 KB 516/577 KB 993/1210 KB 100/439 KB 240/1192 KB 532/577 KB 997/1210 KB 116/439 KB 288/1192 KB 532/577 KB 1001/1210 KB 116/439 KB 288/1192 KB 532/577 KB 1005/1210 KB 116/439 KB 288/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1291.7 KB/sec) unit-abot-epc-basic-0: 11:59:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 11:59:32 DEBUG unit.abot-epc-basic/0.install 532/577 KB 1009/1210 KB 116/439 KB 288/1192 KB 532/577 KB 1013/1210 KB 116/439 KB 288/1192 KB 532/577 KB 1017/1210 KB 116/439 KB 288/1192 KB 532/577 KB 1021/1210 KB 116/439 KB 288/1192 KB 532/577 KB 993/1210 KB 116/439 KB 276/1192 KB 532/577 KB 1021/1210 KB 120/439 KB 288/1192 KB 532/577 KB 1021/1210 KB 124/439 KB 288/1192 KB 532/577 KB 1021/1210 KB 128/439 KB 288/1192 KB 532/577 KB 993/1210 KB 112/439 KB 276/1192 KB 536/577 KB 1021/1210 KB 128/439 KB 288/1192 KB 540/577 KB 1021/1210 KB 128/439 KB 288/1192 KB 540/577 KB 1021/1210 KB 132/439 KB 288/1192 KB 544/577 KB 1025/1210 KB 136/439 KB 292/1192 KB 544/577 KB 1025/1210 KB 140/439 KB 292/1192 KB 544/577 KB 1025/1210 KB 144/439 KB 292/1192 KB 544/577 KB 1025/1210 KB 132/439 KB 292/1192 KB 544/577 KB 1021/1210 KB 132/439 KB 288/1192 KB 548/577 KB 1025/1210 KB 144/439 KB 292/1192 KB 552/577 KB 1025/1210 KB 144/439 KB 292/1192 KB 544/577 KB 1025/1210 KB 132/439 KB 288/1192 KB 552/577 KB 1029/1210 KB 144/439 KB 296/1192 KB 552/577 KB 1025/1210 KB 144/439 KB 296/1192 KB 556/577 KB 1029/1210 KB 144/439 KB 300/1192 KB 556/577 KB 1029/1210 KB 144/439 KB 304/1192 KB 556/577 KB 1033/1210 KB 144/439 KB 308/1192 KB 556/577 KB 1033/1210 KB 148/439 KB 312/1192 KB 556/577 KB 1033/1210 KB 148/439 KB 316/1192 KB 556/577 KB 1033/1210 KB 148/439 KB 320/1192 KB 556/577 KB 1029/1210 KB 144/439 KB 296/1192 KB 560/577 KB 1033/1210 KB 148/439 KB 320/1192 KB 564/577 KB 1033/1210 KB 148/439 KB 320/1192 KB 568/577 KB 1033/1210 KB 148/439 KB 320/1192 KB 556/577 KB 1033/1210 KB 148/439 KB 308/1192 KB 568/577 KB 1033/1210 KB 152/439 KB 320/1192 KB 568/577 KB 1033/1210 KB 156/439 KB 320/1192 KB 556/577 KB 1033/1210 KB 144/439 KB 304/1192 KB 568/577 KB 1037/1210 KB 156/439 KB 4/562 KB 320/1192 KB 568/577 KB 1033/1210 KB 156/439 KB 4/562 KB 320/1192 KB 568/577 KB 1037/1210 KB 156/439 KB 8/562 KB 320/1192 KB 568/577 KB 1037/1210 KB 156/439 KB 12/562 KB 320/1192 KB 568/577 KB 1037/1210 KB 156/439 KB 16/562 KB 320/1192 KB 568/577 KB 1037/1210 KB 156/439 KB 20/562 KB 320/1192 KB 568/577 KB 1041/1210 KB 156/439 KB 24/562 KB 320/1192 KB 568/577 KB 1041/1210 KB 156/439 KB 28/562 KB 320/1192 KB 568/577 KB 1041/1210 KB 156/439 KB 32/562 KB 320/1192 KB 568/577 KB 1041/1210 KB 156/439 KB 20/562 KB 320/1192 KB 568/577 KB 1045/1210 KB 156/439 KB 32/562 KB 320/1192 KB 572/577 KB 1049/1210 KB 156/439 KB 32/562 KB 320/1192 KB 572/577 KB 1053/1210 KB 156/439 KB 36/562 KB 320/1192 KB 572/577 KB 1045/1210 KB 156/439 KB 32/562 KB 320/1192 KB 576/577 KB 1053/1210 KB 156/439 KB 36/562 KB 320/1192 KB 576/577 KB 1053/1210 KB 156/439 KB 36/562 KB 324/1192 KB 577/577 KB 1057/1210 KB 160/439 KB 36/562 KB 328/1192 KB 577/577 KB 1057/1210 KB 160/439 KB 36/562 KB 332/1192 KB 577/577 KB 1057/1210 KB 160/439 KB 36/562 KB 336/1192 KB 572/577 KB 1049/1210 KB 156/439 KB 36/562 KB 320/1192 KB 577/577 KB 1057/1210 KB 160/439 KB 40/562 KB 336/1192 KB 577/577 KB 1057/1210 KB 160/439 KB 44/562 KB 336/1192 KB 577/577 KB 1057/1210 KB 160/439 KB 48/562 KB 336/1192 KB 577/577 KB 1057/1210 KB 160/439 KB 36/562 KB 324/1192 KB 577/577 KB 1061/1210 KB 160/439 KB 48/562 KB 336/1192 KB 577/577 KB 1053/1210 KB 160/439 KB 36/562 KB 324/1192 KB 576/577 KB 1053/1210 KB 160/439 KB 36/562 KB 324/1192 KB 577/577 KB 1065/1210 KB 164/439 KB 48/562 KB 336/1192 KB 577/577 KB 1065/1210 KB 168/439 KB 48/562 KB 336/1192 KB 577/577 KB 1065/1210 KB 172/439 KB 48/562 KB 336/1192 KB 577/577 KB 1065/1210 KB 176/439 KB 48/5 unit-abot-epc-basic-0: 11:59:32 DEBUG unit.abot-epc-basic/0.install 62 KB 336/1192 KB 577/577 KB 1065/1210 KB 176/439 KB 48/562 KB 336/1192 KB 577/577 KB 1069/1210 KB 176/439 KB 48/562 KB 336/1192 KB 577/577 KB 1073/1210 KB 180/439 KB 52/562 KB 336/1192 KB 577/577 KB 1077/1210 KB 180/439 KB 52/562 KB 340/1192 KB 577/577 KB 1081/1210 KB 180/439 KB 52/562 KB 340/1192 KB 577/577 KB 1085/1210 KB 180/439 KB 52/562 KB 340/1192 KB 577/577 KB 1069/1210 KB 180/439 KB 52/562 KB 336/1192 KB 577/577 KB 1085/1210 KB 180/439 KB 56/562 KB 340/1192 KB 577/577 KB 1085/1210 KB 180/439 KB 60/562 KB 340/1192 KB 577/577 KB 1085/1210 KB 180/439 KB 64/562 KB 340/1192 KB 577/577 KB 1069/1210 KB 180/439 KB 48/562 KB 336/1192 KB 577/577 KB 1085/1210 KB 184/439 KB 64/562 KB 340/1192 KB 577/577 KB 1085/1210 KB 188/439 KB 64/562 KB 340/1192 KB 577/577 KB 1085/1210 KB 192/439 KB 64/562 KB 340/1192 KB 577/577 KB 1073/1210 KB 180/439 KB 52/562 KB 340/1192 KB 577/577 KB 1085/1210 KB 192/439 KB 64/562 KB 344/1192 KB 577/577 KB 1085/1210 KB 192/439 KB 64/562 KB 348/1192 KB 577/577 KB 1085/1210 KB 192/439 KB 68/562 KB 348/1192 KB 577/577 KB 1085/1210 KB 196/439 KB 72/562 KB 352/1192 KB 577/577 KB 1085/1210 KB 196/439 KB 68/562 KB 352/1192 KB 577/577 KB 1089/1210 KB 200/439 KB 72/562 KB 352/1192 KB 1089/1210 KB 204/439 KB 76/562 KB 352/1192 KB 1089/1210 KB 208/439 KB 76/562 KB 352/1192 KB 1089/1210 KB 212/439 KB 76/562 KB 352/1192 KB 1089/1210 KB 216/439 KB 76/562 KB 352/1192 KB 577/577 KB 1085/1210 KB 192/439 KB 68/562 KB 352/1192 KB 1089/1210 KB 220/439 KB 76/562 KB 356/1192 KB 1089/1210 KB 220/439 KB 76/562 KB 360/1192 KB 1089/1210 KB 220/439 KB 76/562 KB 364/1192 KB 1089/1210 KB 220/439 KB 76/562 KB 368/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 399.6 KB/sec) unit-abot-epc-basic-0: 11:59:32 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: 11:59:32 DEBUG unit.abot-epc-basic/0.install 577/577 KB 1089/1210 KB 200/439 KB 76/562 KB 352/1192 KB 1089/1210 KB 220/439 KB 80/562 KB 368/1192 KB 577/577 KB 1089/1210 KB 196/439 KB 72/562 KB 352/1192 KB 1093/1210 KB 220/439 KB 80/562 KB 368/1192 KB 1097/1210 KB 220/439 KB 80/562 KB 368/1192 KB 1101/1210 KB 220/439 KB 80/562 KB 368/1192 KB 1101/1210 KB 220/439 KB 84/562 KB 368/1192 KB 1105/1210 KB 220/439 KB 88/562 KB 372/1192 KB 1105/1210 KB 220/439 KB 92/562 KB 372/1192 KB 1105/1210 KB 220/439 KB 96/562 KB 372/1192 KB 1105/1210 KB 220/439 KB 84/562 KB 372/1192 KB 1105/1210 KB 220/439 KB 96/562 KB 376/1192 KB 1105/1210 KB 220/439 KB 96/562 KB 380/1192 KB 1105/1210 KB 220/439 KB 96/562 KB 384/1192 KB 1105/1210 KB 220/439 KB 96/562 KB 388/1192 KB 1105/1210 KB 220/439 KB 100/562 KB 392/1192 KB 1105/1210 KB 220/439 KB 84/562 KB 368/1192 KB 1109/1210 KB 220/439 KB 100/562 KB 392/1192 KB 1113/1210 KB 220/439 KB 100/562 KB 392/1192 KB 1117/1210 KB 220/439 KB 100/562 KB 392/1192 KB 1121/1210 KB 220/439 KB 100/562 KB 392/1192 KB 1125/1210 KB 220/439 KB 100/562 KB 392/1192 KB 1129/1210 KB 220/439 KB 100/562 KB 392/1192 KB 1105/1210 KB 220/439 KB 100/562 KB 388/1192 KB 1129/1210 KB 220/439 KB 104/562 KB 392/1192 KB 1129/1210 KB 220/439 KB 108/562 KB 392/1192 KB 1129/1210 KB 220/439 KB 112/562 KB 392/1192 KB 1089/1210 KB 220/439 KB 96/562 KB 372/1192 KB 1129/1210 KB 224/439 KB 112/562 KB 392/1192 KB 1129/1210 KB 228/439 KB 112/562 KB 392/1192 KB 4/256 KB 1129/1210 KB 232/439 KB 112/562 KB 392/1192 KB 4/256 KB 1133/1210 KB 232/439 KB 112/562 KB 392/1192 KB 4/256 KB 1133/1210 KB 236/439 KB 116/562 KB 396/1192 KB 4/256 KB 1137/1210 KB 236/439 KB 120/562 KB 396/1192 KB 4/256 KB 1137/1210 KB 236/439 KB 124/562 KB 396/1192 KB 4/256 KB 1137/1210 KB 236/439 KB 128/562 KB 396/1192 KB 4/256 KB 1129/1210 KB 228/439 KB 112/562 KB 392/1192 KB 8/256 KB 1137/1210 KB 236/439 KB 128/562 KB 396/1192 KB 12/256 KB 1137/1210 KB 236/439 KB 128/562 KB 396/1192 KB 16/256 KB 1137/1210 KB 236/439 KB 128/562 KB 396/1192 KB 20/256 KB 1137/1210 KB 236/439 KB 128/562 KB 396/1192 KB 24/256 KB 1137/1210 KB 236/439 KB 128/562 KB 396/1192 KB 28/256 KB 1137/1210 KB 236/439 KB 128/562 KB 396/1192 KB 32/256 KB 1137/1210 KB 236/439 KB 128/562 KB 396/1192 KB 36/256 KB 1137/1210 KB 236/439 KB 128/562 KB 396/1192 KB 40/256 KB 1137/1210 KB 236/439 KB 132/562 KB 396/1192 KB 44/256 KB 1137/1210 KB 236/439 KB 132/562 KB 396/1192 KB 48/256 KB 1137/1210 KB 236/439 KB 132/562 KB 396/1192 KB 4/256 KB 1137/1210 KB 236/439 KB 116/562 KB 396/1192 KB 48/256 KB 1141/1210 KB 236/439 KB 132/562 KB 396/1192 KB 48/256 KB 1145/1210 KB 236/439 KB 132/562 KB 396/1192 KB 48/256 KB 1149/1210 KB 236/439 KB 132/562 KB 396/1192 KB 4/256 KB 1133/1210 KB 236/439 KB 112/562 KB 396/1192 KB 48/256 KB 1149/1210 KB 240/439 KB 132/562 KB 396/1192 KB 4/256 KB 1133/1210 KB 232/439 KB 112/562 KB 396/1192 KB 48/256 KB 1149/1210 KB 240/439 KB 132/562 KB 400/1192 KB 48/256 KB 1149/1210 KB 240/439 KB 132/562 KB 404/1192 KB 48/256 KB 1149/1210 KB 244/439 KB 132/562 KB 408/1192 KB 48/256 KB 1149/1210 KB 244/439 KB 132/562 KB 412/1192 KB 48/256 KB 1149/1210 KB 244/439 KB 132/562 KB 416/1192 KB 48/256 KB 1149/1210 KB 244/439 KB 132/562 KB 420/1192 KB 48/256 KB 1153/1210 KB 244/439 KB 132/562 KB 424/1192 KB 48/256 KB 1153/1210 KB 244/439 KB 132/562 KB 428/1192 KB 48/256 KB 1153/1210 KB 244/439 KB 132/562 KB 432/1192 KB 36/256 KB 1137/1210 KB 236/439 KB 132/562 KB 396/1192 KB 48/256 KB 1153/1210 KB 244/439 KB unit-abot-epc-basic-0: 11:59:32 DEBUG unit.abot-epc-basic/0.install 136/562 KB 432/1192 KB 48/256 KB 1153/1210 KB 244/439 KB 140/562 KB 432/1192 KB 48/256 KB 1153/1210 KB 244/439 KB 144/562 KB 432/1192 KB 48/256 KB 1153/1210 KB 244/439 KB 132/562 KB 420/1192 KB 48/256 KB 1157/1210 KB 244/439 KB 144/562 KB 432/1192 KB 48/256 KB 1161/1210 KB 244/439 KB 144/562 KB 432/1192 KB 48/256 KB 1165/1210 KB 244/439 KB 144/562 KB 432/1192 KB 48/256 KB 1169/1210 KB 244/439 KB 148/562 KB 432/1192 KB 48/256 KB 1149/1210 KB 244/439 KB 132/562 KB 404/1192 KB 52/256 KB 1169/1210 KB 248/439 KB 148/562 KB 436/1192 KB 52/256 KB 1169/1210 KB 252/439 KB 148/562 KB 436/1192 KB 52/256 KB 1169/1210 KB 256/439 KB 148/562 KB 436/1192 KB 52/256 KB 1169/1210 KB 260/439 KB 148/562 KB 436/1192 KB 52/256 KB 1169/1210 KB 264/439 KB 148/562 KB 436/1192 KB 52/256 KB 1169/1210 KB 268/439 KB 148/562 KB 436/1192 KB 52/256 KB 1169/1210 KB 272/439 KB 148/562 KB 436/1192 KB 52/256 KB 1169/1210 KB 276/439 KB 148/562 KB 436/1192 KB 52/256 KB 1169/1210 KB 280/439 KB 148/562 KB 436/1192 KB 52/256 KB 1173/1210 KB 284/439 KB 148/562 KB 436/1192 KB 52/256 KB 1173/1210 KB 288/439 KB 148/562 KB 436/1192 KB 52/256 KB 1169/1210 KB 244/439 KB 148/562 KB 436/1192 KB 48/256 KB 1169/1210 KB 244/439 KB 148/562 KB 436/1192 KB 52/256 KB 1173/1210 KB 288/439 KB 148/562 KB 440/1192 KB 52/256 KB 1173/1210 KB 288/439 KB 148/562 KB 444/1192 KB 52/256 KB 1173/1210 KB 288/439 KB 148/562 KB 448/1192 KB 48/256 KB 1165/1210 KB 244/439 KB 148/562 KB 432/1192 KB 52/256 KB 1173/1210 KB 288/439 KB 152/562 KB 448/1192 KB 52/256 KB 1173/1210 KB 288/439 KB 156/562 KB 448/1192 KB 52/256 KB 1173/1210 KB 288/439 KB 160/562 KB 448/1192 KB 52/256 KB 1173/1210 KB 280/439 KB 148/562 KB 436/1192 KB 52/256 KB 1177/1210 KB 288/439 KB 160/562 KB 448/1192 KB 52/256 KB 1181/1210 KB 288/439 KB 160/562 KB 448/1192 KB 52/256 KB 1185/1210 KB 288/439 KB 160/562 KB 448/1192 KB 56/256 KB 1189/1210 KB 292/439 KB 164/562 KB 452/1192 KB 56/256 KB 1193/1210 KB 292/439 KB 164/562 KB 452/1192 KB 56/256 KB 1197/1210 KB 292/439 KB 164/562 KB 452/1192 KB 56/256 KB 1185/1210 KB 292/439 KB 164/562 KB 452/1192 KB 56/256 KB 1197/1210 KB 292/439 KB 168/562 KB 452/1192 KB 56/256 KB 1197/1210 KB 292/439 KB 172/562 KB 452/1192 KB 56/256 KB 1197/1210 KB 292/439 KB 176/562 KB 452/1192 KB 56/256 KB 1185/1210 KB 292/439 KB 160/562 KB 452/1192 KB 60/256 KB 1197/1210 KB 292/439 KB 176/562 KB 452/1192 KB 64/256 KB 1197/1210 KB 292/439 KB 176/562 KB 452/1192 KB 68/256 KB 1197/1210 KB 292/439 KB 176/562 KB 452/1192 KB 72/256 KB 1197/1210 KB 292/439 KB 180/562 KB 452/1192 KB 76/256 KB 1197/1210 KB 292/439 KB 180/562 KB 452/1192 KB 80/256 KB 1197/1210 KB 292/439 KB 180/562 KB 452/1192 KB 52/256 KB 1185/1210 KB 292/439 KB 160/562 KB 452/1192 KB 80/256 KB 1197/1210 KB 296/439 KB 180/562 KB 452/1192 KB 80/256 KB 1197/1210 KB 300/439 KB 180/562 KB 452/1192 KB 80/256 KB 1197/1210 KB 304/439 KB 180/562 KB 452/1192 KB 52/256 KB 1185/1210 KB 288/439 KB 160/562 KB 452/1192 KB 80/256 KB 1197/1210 KB 304/439 KB 180/562 KB 456/1192 KB 80/256 KB 1197/1210 KB 304/439 KB 180/562 KB 460/1192 KB 80/256 KB 1197/1210 KB 304/439 KB 180/562 KB 464/1192 KB 80/256 KB 1197/1210 KB 304/439 KB 180/562 KB 468/1192 KB 84/256 KB 1201/1210 KB 308/439 KB 180/562 KB 472/1192 KB 84/256 KB 1201/1210 KB 308/439 KB 180/562 KB 476/1192 KB 84/256 KB 1201/1210 KB 308/439 KB 180/562 KB 480/1192 KB 68/256 KB 1197/1210 KB 292/439 KB 180/562 KB 452/1192 KB 84/256 KB 1201/1210 KB 308/439 KB 184/562 KB 4 unit-abot-epc-basic-0: 11:59:32 DEBUG unit.abot-epc-basic/0.install 80/1192 KB 84/256 KB 1201/1210 KB 308/439 KB 188/562 KB 480/1192 KB 84/256 KB 1201/1210 KB 308/439 KB 192/562 KB 480/1192 KB 84/256 KB 1201/1210 KB 308/439 KB 180/562 KB 468/1192 KB 88/256 KB 1201/1210 KB 308/439 KB 192/562 KB 480/1192 KB 92/256 KB 1201/1210 KB 308/439 KB 192/562 KB 484/1192 KB 96/256 KB 1201/1210 KB 308/439 KB 192/562 KB 484/1192 KB 100/256 KB 1201/1210 KB 308/439 KB 192/562 KB 484/1192 KB 104/256 KB 1201/1210 KB 308/439 KB 196/562 KB 484/1192 KB 108/256 KB 1201/1210 KB 308/439 KB 196/562 KB 484/1192 KB 112/256 KB 1201/1210 KB 308/439 KB 196/562 KB 484/1192 KB 80/256 KB 1201/1210 KB 308/439 KB 180/562 KB 468/1192 KB 80/256 KB 1197/1210 KB 308/439 KB 180/562 KB 468/1192 KB 112/256 KB 1201/1210 KB 312/439 KB 196/562 KB 484/1192 KB 112/256 KB 1205/1210 KB 316/439 KB 196/562 KB 484/1192 KB 112/256 KB 1205/1210 KB 320/439 KB 196/562 KB 484/1192 KB 112/256 KB 1205/1210 KB 324/439 KB 196/562 KB 484/1192 KB 112/256 KB 1205/1210 KB 328/439 KB 196/562 KB 484/1192 KB 112/256 KB 1205/1210 KB 332/439 KB 196/562 KB 484/1192 KB 112/256 KB 1205/1210 KB 336/439 KB 196/562 KB 484/1192 KB 100/256 KB 1201/1210 KB 308/439 KB 196/562 KB 484/1192 KB 112/256 KB 1205/1210 KB 336/439 KB 200/562 KB 484/1192 KB 112/256 KB 1205/1210 KB 336/439 KB 204/562 KB 484/1192 KB 88/256 KB 1201/1210 KB 308/439 KB 192/562 KB 484/1192 KB 112/256 KB 1205/1210 KB 336/439 KB 204/562 KB 488/1192 KB 112/256 KB 1205/1210 KB 336/439 KB 204/562 KB 492/1192 KB 112/256 KB 1205/1210 KB 336/439 KB 204/562 KB 496/1192 KB 112/256 KB 1205/1210 KB 336/439 KB 208/562 KB 500/1192 KB 112/256 KB 1205/1210 KB 312/439 KB 196/562 KB 484/1192 KB 116/256 KB 1209/1210 KB 340/439 KB 208/562 KB 500/1192 KB 116/256 KB 1210/1210 KB 340/439 KB 208/562 KB 500/1192 KB 116/256 KB 1210/1210 KB 340/439 KB 208/562 KB 504/1192 KB 116/256 KB 1210/1210 KB 340/439 KB 208/562 KB 508/1192 KB 116/256 KB 1210/1210 KB 340/439 KB 208/562 KB 512/1192 KB 116/256 KB 1205/1210 KB 340/439 KB 208/562 KB 500/1192 KB 120/256 KB 1210/1210 KB 340/439 KB 208/562 KB 512/1192 KB 124/256 KB 1210/1210 KB 340/439 KB 208/562 KB 512/1192 KB 128/256 KB 1210/1210 KB 340/439 KB 208/562 KB 512/1192 KB 132/256 KB 1210/1210 KB 340/439 KB 208/562 KB 512/1192 KB 136/256 KB 1210/1210 KB 340/439 KB 208/562 KB 516/1192 KB 140/256 KB 1210/1210 KB 340/439 KB 208/562 KB 516/1192 KB 144/256 KB 1210/1210 KB 340/439 KB 208/562 KB 516/1192 KB 112/256 KB 1205/1210 KB 340/439 KB 208/562 KB 500/1192 KB 144/256 KB 1210/1210 KB 344/439 KB 208/562 KB 516/1192 KB 144/256 KB 1210/1210 KB 348/439 KB 208/562 KB 516/1192 KB 144/256 KB 1210/1210 KB 352/439 KB 208/562 KB 516/1192 KB 112/256 KB 1205/1210 KB 336/439 KB 208/562 KB 496/1192 KB 144/256 KB 1210/1210 KB 352/439 KB 212/562 KB 516/1192 KB 144/256 KB 1210/1210 KB 352/439 KB 216/562 KB 516/1192 KB 144/256 KB 1210/1210 KB 352/439 KB 220/562 KB 516/1192 KB 144/256 KB 1210/1210 KB 352/439 KB 224/562 KB 516/1192 KB 144/256 KB 1210/1210 KB 356/439 KB 224/562 KB 516/1192 KB 144/256 KB 1210/1210 KB 360/439 KB 228/562 KB 516/1192 KB 144/256 KB 1210/1210 KB 364/439 KB 228/562 KB 516/1192 KB 144/256 KB 1210/1210 KB 368/439 KB 228/562 KB 516/1192 KB 132/256 KB 1210/1210 KB 340/439 KB 208/562 KB 516/1192 KB 144/256 KB 1210/1210 KB 368/439 KB 228/562 KB 520/1192 KB 144/256 KB 1210/1210 KB 368/439 KB 228/562 KB 524/1192 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-datab unit-abot-epc-basic-0: 11:59:32 DEBUG unit.abot-epc-basic/0.install ind/2.8.8/jackson-databind-2.8.8.jar (1210 KB at 811.8 KB/sec) unit-abot-epc-basic-0: 11:59:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 11:59:32 DEBUG unit.abot-epc-basic/0.install 144/256 KB 1210/1210 KB 356/439 KB 228/562 KB 516/1192 KB 144/256 KB 368/439 KB 232/562 KB 528/1192 KB 144/256 KB 368/439 KB 236/562 KB 528/1192 KB 144/256 KB 368/439 KB 240/562 KB 528/1192 KB 144/256 KB 372/439 KB 240/562 KB 528/1192 KB 148/256 KB 376/439 KB 244/562 KB 528/1192 KB 148/256 KB 380/439 KB 244/562 KB 528/1192 KB 148/256 KB 372/439 KB 244/562 KB 528/1192 KB 148/256 KB 380/439 KB 248/562 KB 528/1192 KB 148/256 KB 380/439 KB 252/562 KB 528/1192 KB 148/256 KB 372/439 KB 240/562 KB 528/1192 KB 152/256 KB 384/439 KB 256/562 KB 528/1192 KB 156/256 KB 384/439 KB 256/562 KB 528/1192 KB 160/256 KB 384/439 KB 256/562 KB 528/1192 KB 144/256 KB 1210/1210 KB 368/439 KB 228/562 KB 528/1192 KB 160/256 KB 384/439 KB 256/562 KB 532/1192 KB 160/256 KB 384/439 KB 256/562 KB 536/1192 KB 160/256 KB 384/439 KB 256/562 KB 540/1192 KB 160/256 KB 384/439 KB 256/562 KB 544/1192 KB 148/256 KB 384/439 KB 256/562 KB 528/1192 KB 148/256 KB 384/439 KB 252/562 KB 528/1192 KB 160/256 KB 388/439 KB 256/562 KB 544/1192 KB 164/256 KB 392/439 KB 260/562 KB 548/1192 KB 164/256 KB 396/439 KB 260/562 KB 548/1192 KB 164/256 KB 400/439 KB 260/562 KB 548/1192 KB 164/256 KB 404/439 KB 260/562 KB 548/1192 KB 4/140 KB 164/256 KB 408/439 KB 260/562 KB 548/1192 KB 4/140 KB 164/256 KB 412/439 KB 260/562 KB 548/1192 KB 4/140 KB 164/256 KB 416/439 KB 260/562 KB 548/1192 KB 4/140 KB 164/256 KB 388/439 KB 260/562 KB 548/1192 KB 164/256 KB 416/439 KB 264/562 KB 548/1192 KB 4/140 KB 164/256 KB 416/439 KB 268/562 KB 548/1192 KB 4/140 KB 164/256 KB 388/439 KB 256/562 KB 548/1192 KB 164/256 KB 416/439 KB 272/562 KB 552/1192 KB 4/140 KB 164/256 KB 416/439 KB 272/562 KB 556/1192 KB 4/140 KB 164/256 KB 416/439 KB 272/562 KB 560/1192 KB 4/140 KB 164/256 KB 388/439 KB 256/562 KB 544/1192 KB 168/256 KB 416/439 KB 272/562 KB 560/1192 KB 4/140 KB 172/256 KB 416/439 KB 272/562 KB 560/1192 KB 4/140 KB 176/256 KB 416/439 KB 272/562 KB 560/1192 KB 4/140 KB 164/256 KB 416/439 KB 272/562 KB 548/1192 KB 4/140 KB 176/256 KB 416/439 KB 272/562 KB 564/1192 KB 4/140 KB 180/256 KB 416/439 KB 276/562 KB 568/1192 KB 4/140 KB 180/256 KB 416/439 KB 276/562 KB 572/1192 KB 4/140 KB 180/256 KB 420/439 KB 276/562 KB 576/1192 KB 4/140 KB 164/256 KB 400/439 KB 260/562 KB 548/1192 KB 4/140 KB 180/256 KB 420/439 KB 276/562 KB 576/1192 KB 8/140 KB 180/256 KB 420/439 KB 276/562 KB 576/1192 KB 12/140 KB 180/256 KB 420/439 KB 276/562 KB 576/1192 KB 16/140 KB 180/256 KB 420/439 KB 276/562 KB 576/1192 KB 20/140 KB 180/256 KB 420/439 KB 276/562 KB 580/1192 KB 24/140 KB 180/256 KB 420/439 KB 276/562 KB 580/1192 KB 28/140 KB 180/256 KB 420/439 KB 276/562 KB 580/1192 KB 32/140 KB 180/256 KB 420/439 KB 276/562 KB 572/1192 KB 4/140 KB 180/256 KB 424/439 KB 276/562 KB 580/1192 KB 32/140 KB 180/256 KB 428/439 KB 276/562 KB 580/1192 KB 32/140 KB 180/256 KB 432/439 KB 276/562 KB 580/1192 KB 32/140 KB 180/256 KB 416/439 KB 276/562 KB 564/1192 KB 4/140 KB 180/256 KB 432/439 KB 280/562 KB 580/1192 KB 32/140 KB 180/256 KB 432/439 KB 284/562 KB 580/1192 KB 32/140 KB 180/256 KB 432/439 KB 288/562 KB 580/1192 KB 32/140 KB 180/256 KB 416/439 KB 272/562 KB 564/1192 KB 4/140 KB 184/256 KB 432/439 KB 288/562 KB 580/1192 KB 32/140 KB 188/256 KB 432/439 KB 288/562 KB 580/1192 KB 32/140 KB 192/256 KB 432/439 KB 288/562 KB 580/1192 KB 32/140 KB 192/256 KB 432/439 KB 292/562 KB 580/1192 KB 32/140 KB 196/256 KB 432/439 KB 296/562 KB 580/1192 KB unit-abot-epc-basic-0: 11:59:32 DEBUG unit.abot-epc-basic/0.install 32/140 KB 180/256 KB 420/439 KB 276/562 KB 580/1192 KB 20/140 KB 196/256 KB 432/439 KB 300/562 KB 584/1192 KB 32/140 KB 196/256 KB 432/439 KB 300/562 KB 588/1192 KB 32/140 KB 196/256 KB 432/439 KB 300/562 KB 592/1192 KB 36/140 KB 196/256 KB 432/439 KB 300/562 KB 596/1192 KB 36/140 KB 196/256 KB 432/439 KB 292/562 KB 580/1192 KB 32/140 KB 200/256 KB 436/439 KB 300/562 KB 596/1192 KB 36/140 KB 204/256 KB 436/439 KB 300/562 KB 596/1192 KB 36/140 KB 208/256 KB 436/439 KB 300/562 KB 596/1192 KB 36/140 KB 212/256 KB 436/439 KB 300/562 KB 596/1192 KB 36/140 KB 216/256 KB 436/439 KB 300/562 KB 596/1192 KB 36/140 KB 220/256 KB 436/439 KB 300/562 KB 596/1192 KB 36/140 KB 224/256 KB 436/439 KB 300/562 KB 600/1192 KB 36/140 KB 196/256 KB 436/439 KB 300/562 KB 596/1192 KB 36/140 KB 224/256 KB 439/439 KB 300/562 KB 600/1192 KB 36/140 KB 196/256 KB 432/439 KB 300/562 KB 588/1192 KB 36/140 KB 224/256 KB 439/439 KB 300/562 KB 600/1192 KB 40/140 KB 224/256 KB 439/439 KB 300/562 KB 600/1192 KB 44/140 KB 224/256 KB 439/439 KB 300/562 KB 600/1192 KB 48/140 KB 196/256 KB 432/439 KB 300/562 KB 588/1192 KB 32/140 KB 224/256 KB 439/439 KB 304/562 KB 600/1192 KB 48/140 KB 224/256 KB 439/439 KB 308/562 KB 600/1192 KB 48/140 KB 224/256 KB 439/439 KB 312/562 KB 600/1192 KB 48/140 KB 224/256 KB 439/439 KB 316/562 KB 600/1192 KB 48/140 KB 224/256 KB 439/439 KB 320/562 KB 600/1192 KB 48/140 KB 224/256 KB 439/439 KB 324/562 KB 600/1192 KB 48/140 KB 228/256 KB 439/439 KB 328/562 KB 600/1192 KB 52/140 KB 228/256 KB 439/439 KB 332/562 KB 600/1192 KB 52/140 KB 228/256 KB 439/439 KB 336/562 KB 600/1192 KB 52/140 KB 220/256 KB 436/439 KB 300/562 KB 600/1192 KB 36/140 KB 228/256 KB 439/439 KB 336/562 KB 604/1192 KB 52/140 KB 228/256 KB 439/439 KB 336/562 KB 608/1192 KB 52/140 KB 228/256 KB 439/439 KB 336/562 KB 612/1192 KB 52/140 KB 228/256 KB 439/439 KB 336/562 KB 616/1192 KB 52/140 KB 228/256 KB 439/439 KB 336/562 KB 620/1192 KB 52/140 KB 228/256 KB 439/439 KB 336/562 KB 624/1192 KB 52/140 KB 228/256 KB 439/439 KB 336/562 KB 628/1192 KB 52/140 KB 228/256 KB 439/439 KB 340/562 KB 632/1192 KB 52/140 KB 228/256 KB 439/439 KB 340/562 KB 636/1192 KB 52/140 KB 228/256 KB 439/439 KB 340/562 KB 640/1192 KB 52/140 KB 228/256 KB 439/439 KB 324/562 KB 600/1192 KB 52/140 KB 228/256 KB 439/439 KB 340/562 KB 640/1192 KB 56/140 KB 228/256 KB 439/439 KB 324/562 KB 600/1192 KB 48/140 KB 232/256 KB 439/439 KB 340/562 KB 640/1192 KB 56/140 KB 236/256 KB 439/439 KB 340/562 KB 640/1192 KB 60/140 KB 240/256 KB 439/439 KB 340/562 KB 640/1192 KB 60/140 KB 244/256 KB 439/439 KB 340/562 KB 640/1192 KB 60/140 KB 248/256 KB 340/562 KB 644/1192 KB 60/140 KB 252/256 KB 340/562 KB 644/1192 KB 60/140 KB 256/256 KB 340/562 KB 644/1192 KB 60/140 KB 256/256 KB 340/562 KB 644/1192 KB 60/140 KB 228/256 KB 439/439 KB 340/562 KB 628/1192 KB 52/140 KB 256/256 KB 344/562 KB 644/1192 KB 60/140 KB 256/256 KB 348/562 KB 644/1192 KB 60/140 KB 256/256 KB 352/562 KB 644/1192 KB 60/140 KB 256/256 KB 356/562 KB 644/1192 KB 60/140 KB 256/256 KB 360/562 KB 644/1192 KB 60/140 KB 256/256 KB 364/562 KB 644/1192 KB 60/140 KB 256/256 KB 368/562 KB 644/1192 KB 60/140 KB 244/256 KB 340/562 KB 644/1192 KB 60/140 KB 232/256 KB 439/439 KB 340/562 KB 640/1192 KB 60/140 KB 256/256 KB 368/562 KB 644/1192 KB 64/140 KB 256/256 KB 368/562 KB 644/1192 KB 68/140 KB 256/256 KB 368/562 KB 64 unit-abot-epc-basic-0: 11:59:32 DEBUG unit.abot-epc-basic/0.install 4/1192 KB 72/140 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 287.1 KB/sec) unit-abot-epc-basic-0: 11:59:32 DEBUG unit.abot-epc-basic/0.install 256/256 KB 368/562 KB 644/1192 KB 76/140 KB 256/256 KB 368/562 KB 644/1192 KB 80/140 KB Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 11:59:32 DEBUG unit.abot-epc-basic/0.install 256/256 KB 368/562 KB 648/1192 KB 84/140 KB 256/256 KB 368/562 KB 648/1192 KB 88/140 KB 256/256 KB 368/562 KB 648/1192 KB 92/140 KB 256/256 KB 368/562 KB 648/1192 KB 96/140 KB 256/256 KB 368/562 KB 648/1192 KB 96/140 KB 256/256 KB 368/562 KB 652/1192 KB 96/140 KB 256/256 KB 368/562 KB 656/1192 KB 96/140 KB 256/256 KB 368/562 KB 660/1192 KB 100/140 KB 372/562 KB 664/1192 KB 100/140 KB 372/562 KB 668/1192 KB 100/140 KB 372/562 KB 672/1192 KB 100/140 KB 256/256 KB 368/562 KB 656/1192 KB 100/140 KB 372/562 KB 672/1192 KB 104/140 KB 372/562 KB 672/1192 KB 108/140 KB 372/562 KB 672/1192 KB 112/140 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 166.6 KB/sec) unit-abot-epc-basic-0: 11:59:32 DEBUG unit.abot-epc-basic/0.install 256/256 KB 372/562 KB 660/1192 KB 100/140 KB 376/562 KB 672/1192 KB 112/140 KB 380/562 KB 672/1192 KB 112/140 KB 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: 11:59:32 DEBUG unit.abot-epc-basic/0.install 384/562 KB 672/1192 KB 112/140 KB 384/562 KB 672/1192 KB 116/140 KB 388/562 KB 676/1192 KB 120/140 KB 388/562 KB 676/1192 KB 124/140 KB 388/562 KB 676/1192 KB 128/140 KB 388/562 KB 676/1192 KB 132/140 KB 388/562 KB 676/1192 KB 136/140 KB 388/562 KB 676/1192 KB 140/140 KB 388/562 KB 676/1192 KB 140/140 KB 388/562 KB 676/1192 KB 116/140 KB 388/562 KB 680/1192 KB 140/140 KB 388/562 KB 684/1192 KB 140/140 KB 388/562 KB 688/1192 KB 140/140 KB 388/562 KB 672/1192 KB 116/140 KB 392/562 KB 688/1192 KB 140/140 KB 396/562 KB 688/1192 KB 140/140 KB 400/562 KB 688/1192 KB 140/140 KB 400/562 KB 688/1192 KB 4/1118 KB 140/140 KB 400/562 KB 688/1192 KB 8/1118 KB 140/140 KB 400/562 KB 688/1192 KB 12/1118 KB 140/140 KB 400/562 KB 688/1192 KB 16/1118 KB 140/140 KB 400/562 KB 688/1192 KB 20/1118 KB 140/140 KB 400/562 KB 688/1192 KB 24/1118 KB 140/140 KB 400/562 KB 688/1192 KB 28/1118 KB 140/140 KB 400/562 KB 688/1192 KB 32/1118 KB 140/140 KB 404/562 KB 688/1192 KB 32/1118 KB 140/140 KB 408/562 KB 692/1192 KB 32/1118 KB 140/140 KB 412/562 KB 692/1192 KB 32/1118 KB 140/140 KB 416/562 KB 692/1192 KB 36/1118 KB 140/140 KB 420/562 KB 692/1192 KB 36/1118 KB 140/140 KB 404/562 KB 692/1192 KB 32/1118 KB 140/140 KB 420/562 KB 692/1192 KB 36/1118 KB 140/140 KB 4/1461 KB 412/562 KB 692/1192 KB 36/1118 KB 140/140 KB 420/562 KB 692/1192 KB 40/1118 KB 140/140 KB 4/1461 KB 420/562 KB 692/1192 KB 40/1118 KB 140/140 KB 8/1461 KB 420/562 KB 696/1192 KB 40/1118 KB 140/140 KB 12/1461 KB 420/562 KB 696/1192 KB 40/1118 KB 140/140 KB 8/1461 KB 420/562 KB 696/1192 KB 44/1118 KB 140/140 KB 12/1461 KB 420/562 KB 700/1192 KB 44/1118 KB 140/140 KB 12/1461 KB 420/562 KB 704/1192 KB 44/1118 KB 140/140 KB 16/1461 KB 420/562 KB 700/1192 KB 44/1118 KB 140/140 KB 16/1461 KB 420/562 KB 704/1192 KB 48/1118 KB 140/140 KB 16/1461 KB 420/562 KB 708/1192 KB 48/1118 KB 140/140 KB 16/1461 KB 424/562 KB 712/1192 KB 52/1118 KB 20/1461 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 90.3 KB/sec) unit-abot-epc-basic-0: 11:59:32 DEBUG unit.abot-epc-basic/0.install 424/562 KB 708/1192 KB 52/1118 KB 140/140 KB 20/1461 KB 428/562 KB 716/1192 KB 52/1118 KB 20/1461 KB 432/562 KB 716/1192 KB 52/1118 KB 20/1461 KB 436/562 KB 716/1192 KB 52/1118 KB 20/1461 KB 420/562 KB 708/1192 KB 52/1118 KB 140/140 KB 20/1461 KB 436/562 KB 716/1192 KB 56/1118 KB 20/1461 KB 436/562 KB 716/1192 KB 60/1118 KB 20/1461 KB 436/562 KB 716/1192 KB 64/1118 KB 20/1461 KB 420/562 KB 708/1192 KB 48/1118 KB 140/140 KB 20/1461 KB 436/562 KB 716/1192 KB 64/1118 KB 24/1461 KB 436/562 KB 716/1192 KB 64/1118 KB 28/1461 KB 436/562 KB 716/1192 KB 64/1118 KB 32/1461 KB 424/562 KB 716/1192 KB 52/1118 KB 20/1461 KB 436/562 KB 720/1192 KB 64/1118 KB 32/1461 KB 440/562 KB 724/1192 KB 64/1118 KB 32/1461 KB 440/562 KB 728/1192 KB 68/1118 KB 36/1461 KB 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: 11:59:32 DEBUG unit.abot-epc-basic/0.install 440/562 KB 724/1192 KB 68/1118 KB 36/1461 KB 440/562 KB 728/1192 KB 72/1118 KB 36/1461 KB 440/562 KB 728/1192 KB 76/1118 KB 36/1461 KB 440/562 KB 728/1192 KB 80/1118 KB 36/1461 KB 440/562 KB 724/1192 KB 64/1118 KB 36/1461 KB 440/562 KB 728/1192 KB 80/1118 KB 40/1461 KB 440/562 KB 728/1192 KB 80/1118 KB 44/1461 KB 440/562 KB 728/1192 KB 80/1118 KB 48/1461 KB 440/562 KB 720/1192 KB 64/1118 KB 32/1461 KB 444/562 KB 732/1192 KB 80/1118 KB 48/1461 KB 448/562 KB 732/1192 KB 80/1118 KB 48/1461 KB 452/562 KB 732/1192 KB 80/1118 KB 48/1461 KB 456/562 KB 732/1192 KB 80/1118 KB 48/1461 KB 460/562 KB 732/1192 KB 80/1118 KB 48/1461 KB 464/562 KB 732/1192 KB 84/1118 KB 48/1461 KB 468/562 KB 732/1192 KB 84/1118 KB 48/1461 KB 472/562 KB 732/1192 KB 84/1118 KB 52/1461 KB 476/562 KB 732/1192 KB 84/1118 KB 52/1461 KB 480/562 KB 732/1192 KB 84/1118 KB 52/1461 KB 440/562 KB 732/1192 KB 80/1118 KB 48/1461 KB 480/562 KB 736/1192 KB 84/1118 KB 52/1461 KB 480/562 KB 740/1192 KB 84/1118 KB 52/1461 KB 468/562 KB 732/1192 KB 84/1118 KB 52/1461 KB 480/562 KB 740/1192 KB 84/1118 KB 56/1461 KB 480/562 KB 740/1192 KB 84/1118 KB 60/1461 KB 480/562 KB 740/1192 KB 84/1118 KB 64/1461 KB 460/562 KB 732/1192 KB 84/1118 KB 48/1461 KB 480/562 KB 744/1192 KB 88/1118 KB 64/1461 KB 480/562 KB 744/1192 KB 92/1118 KB 64/1461 KB 480/562 KB 744/1192 KB 84/1118 KB 64/1461 KB 480/562 KB 748/1192 KB 92/1118 KB 64/1461 KB 480/562 KB 752/1192 KB 96/1118 KB 64/1461 KB 480/562 KB 756/1192 KB 96/1118 KB 64/1461 KB 4/37 KB 484/562 KB 760/1192 KB 96/1118 KB 68/1461 KB 4/37 KB 484/562 KB 764/1192 KB 96/1118 KB 68/1461 KB 4/37 KB 484/562 KB 768/1192 KB 96/1118 KB 68/1461 KB 480/562 KB 748/1192 KB 96/1118 KB 64/1461 KB 4/37 KB 484/562 KB 756/1192 KB 96/1118 KB 68/1461 KB 8/37 KB 484/562 KB 768/1192 KB 96/1118 KB 68/1461 KB 12/37 KB 484/562 KB 768/1192 KB 96/1118 KB 68/1461 KB 16/37 KB 484/562 KB 768/1192 KB 96/1118 KB 68/1461 KB 16/37 KB 484/562 KB 768/1192 KB 100/1118 KB 68/1461 KB 20/37 KB 484/562 KB 768/1192 KB 104/1118 KB 68/1461 KB 20/37 KB 484/562 KB 768/1192 KB 108/1118 KB 68/1461 KB 20/37 KB 484/562 KB 768/1192 KB 112/1118 KB 68/1461 KB 484/562 KB 756/1192 KB 96/1118 KB 68/1461 KB 20/37 KB 484/562 KB 768/1192 KB 112/1118 KB 72/1461 KB 20/37 KB 484/562 KB 768/1192 KB 112/1118 KB 76/1461 KB 20/37 KB 484/562 KB 768/1192 KB 112/1118 KB 80/1461 KB 484/562 KB 756/1192 KB 96/1118 KB 64/1461 KB 20/37 KB 488/562 KB 768/1192 KB 112/1118 KB 80/1461 KB 20/37 KB 484/562 KB 768/1192 KB 100/1118 KB 68/1461 KB 24/37 KB 488/562 KB 768/1192 KB 112/1118 KB 80/1461 KB 28/37 KB 488/562 KB 768/1192 KB 112/1118 KB 80/1461 KB 32/37 KB 492/562 KB 768/1192 KB 112/1118 KB 80/1461 KB 36/37 KB 492/562 KB 768/1192 KB 112/1118 KB 80/1461 KB 37/37 KB 492/562 KB 768/1192 KB 116/1118 KB 84/1461 KB 28/37 KB 492/562 KB 768/1192 KB 112/1118 KB 80/1461 KB 37/37 KB 496/562 KB 768/1192 KB 116/1118 KB 84/1461 KB 37/37 KB 500/562 KB 768/1192 KB 116/1118 KB 84/1461 KB 37/37 KB 504/562 KB 772/1192 KB 116/1118 KB 84/1461 KB 36/37 KB 492/562 KB 768/1192 KB 116/1118 KB 84/1461 KB 36/37 KB 492/562 KB 768/1192 KB 116/1118 KB 80/1461 KB 37/37 KB 504/562 KB 772/1192 KB 116/1118 KB 88/1461 KB 37/37 KB 504/562 KB 772/1192 KB 116/1118 KB 92/1461 KB 37/37 KB 504/562 KB 772/1192 KB 120/1118 KB 96/1461 KB 37/37 KB 500/562 KB 772/1192 KB 116/1118 KB 84/1461 KB 37/37 KB 504/562 KB 776/1192 KB 120/1118 KB 96/1461 KB 37/37 KB 504/562 KB 772/1192 KB 120/1118 KB unit-abot-epc-basic-0: 11:59:32 DEBUG unit.abot-epc-basic/0.install 92/1461 KB 37/37 KB 508/562 KB 776/1192 KB 124/1118 KB 96/1461 KB 37/37 KB 508/562 KB 776/1192 KB 128/1118 KB 96/1461 KB 37/37 KB 508/562 KB 780/1192 KB 132/1118 KB 96/1461 KB 37/37 KB 508/562 KB 780/1192 KB 136/1118 KB 100/1461 KB 37/37 KB 508/562 KB 780/1192 KB 140/1118 KB 100/1461 KB 37/37 KB 508/562 KB 780/1192 KB 144/1118 KB 100/1461 KB 37/37 KB 508/562 KB 776/1192 KB 120/1118 KB 96/1461 KB 37/37 KB 512/562 KB 780/1192 KB 144/1118 KB 100/1461 KB 37/37 KB 516/562 KB 780/1192 KB 144/1118 KB 100/1461 KB 37/37 KB 520/562 KB 780/1192 KB 144/1118 KB 100/1461 KB 37/37 KB 524/562 KB 780/1192 KB 144/1118 KB 100/1461 KB 37/37 KB 528/562 KB 780/1192 KB 144/1118 KB 100/1461 KB 37/37 KB 532/562 KB 780/1192 KB 144/1118 KB 100/1461 KB 37/37 KB 536/562 KB 780/1192 KB 148/1118 KB 100/1461 KB 37/37 KB 508/562 KB 780/1192 KB 132/1118 KB 100/1461 KB 37/37 KB 508/562 KB 780/1192 KB 128/1118 KB 96/1461 KB 37/37 KB 540/562 KB 784/1192 KB 148/1118 KB 100/1461 KB 37/37 KB 540/562 KB 788/1192 KB 148/1118 KB 100/1461 KB 37/37 KB 540/562 KB 792/1192 KB 148/1118 KB 104/1461 KB 37/37 KB 540/562 KB 796/1192 KB 148/1118 KB 104/1461 KB 37/37 KB 540/562 KB 800/1192 KB 148/1118 KB 104/1461 KB 37/37 KB 540/562 KB 804/1192 KB 148/1118 KB 104/1461 KB 37/37 KB 540/562 KB 808/1192 KB 148/1118 KB 104/1461 KB 37/37 KB 540/562 KB 812/1192 KB 148/1118 KB 104/1461 KB 37/37 KB 540/562 KB 816/1192 KB 148/1118 KB 104/1461 KB 37/37 KB 532/562 KB 780/1192 KB 148/1118 KB 100/1461 KB 37/37 KB 540/562 KB 816/1192 KB 152/1118 KB 104/1461 KB 37/37 KB 540/562 KB 816/1192 KB 156/1118 KB 104/1461 KB 37/37 KB 540/562 KB 816/1192 KB 160/1118 KB 104/1461 KB 37/37 KB 540/562 KB 780/1192 KB 148/1118 KB 100/1461 KB 37/37 KB 544/562 KB 816/1192 KB 160/1118 KB 104/1461 KB 548/562 KB 816/1192 KB 160/1118 KB 104/1461 KB 37/37 KB 540/562 KB 788/1192 KB 148/1118 KB 104/1461 KB 548/562 KB 820/1192 KB 164/1118 KB 108/1461 KB 548/562 KB 820/1192 KB 164/1118 KB 112/1461 KB 548/562 KB 820/1192 KB 164/1118 KB 116/1461 KB 548/562 KB 820/1192 KB 164/1118 KB 120/1461 KB 548/562 KB 820/1192 KB 164/1118 KB 124/1461 KB 548/562 KB 820/1192 KB 164/1118 KB 128/1461 KB 548/562 KB 820/1192 KB 164/1118 KB 132/1461 KB 548/562 KB 820/1192 KB 164/1118 KB 136/1461 KB 548/562 KB 820/1192 KB 164/1118 KB 140/1461 KB 548/562 KB 820/1192 KB 164/1118 KB 104/1461 KB 552/562 KB 820/1192 KB 168/1118 KB 140/1461 KB 548/562 KB 820/1192 KB 160/1118 KB 104/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar (37 KB at 23.3 KB/sec) unit-abot-epc-basic-0: 11:59:32 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: 11:59:32 DEBUG unit.abot-epc-basic/0.install 552/562 KB 824/1192 KB 168/1118 KB 140/1461 KB 552/562 KB 828/1192 KB 172/1118 KB 140/1461 KB 552/562 KB 820/1192 KB 164/1118 KB 140/1461 KB 556/562 KB 828/1192 KB 172/1118 KB 144/1461 KB 552/562 KB 828/1192 KB 172/1118 KB 144/1461 KB 552/562 KB 824/1192 KB 172/1118 KB 140/1461 KB 556/562 KB 832/1192 KB 176/1118 KB 144/1461 KB 560/562 KB 832/1192 KB 176/1118 KB 144/1461 KB 556/562 KB 832/1192 KB 172/1118 KB 144/1461 KB 560/562 KB 832/1192 KB 176/1118 KB 148/1461 KB 562/562 KB 836/1192 KB 180/1118 KB 152/1461 KB 562/562 KB 836/1192 KB 180/1118 KB 156/1461 KB 562/562 KB 836/1192 KB 180/1118 KB 160/1461 KB 562/562 KB 836/1192 KB 180/1118 KB 148/1461 KB 562/562 KB 836/1192 KB 184/1118 KB 160/1461 KB 562/562 KB 836/1192 KB 188/1118 KB 160/1461 KB 562/562 KB 836/1192 KB 176/1118 KB 148/1461 KB 562/562 KB 4/46 KB 836/1192 KB 192/1118 KB 160/1461 KB 562/562 KB 8/46 KB 836/1192 KB 192/1118 KB 160/1461 KB 562/562 KB 12/46 KB 836/1192 KB 192/1118 KB 160/1461 KB 562/562 KB 16/46 KB 836/1192 KB 192/1118 KB 160/1461 KB 562/562 KB 20/46 KB 836/1192 KB 192/1118 KB 160/1461 KB 562/562 KB 24/46 KB 836/1192 KB 192/1118 KB 160/1461 KB 562/562 KB 28/46 KB 836/1192 KB 192/1118 KB 164/1461 KB 562/562 KB 32/46 KB 836/1192 KB 192/1118 KB 164/1461 KB 560/562 KB 836/1192 KB 176/1118 KB 148/1461 KB 562/562 KB 32/46 KB 840/1192 KB 192/1118 KB 164/1461 KB 562/562 KB 32/46 KB 844/1192 KB 192/1118 KB 164/1461 KB 562/562 KB 32/46 KB 848/1192 KB 192/1118 KB 164/1461 KB 562/562 KB 836/1192 KB 192/1118 KB 164/1461 KB 562/562 KB 32/46 KB 848/1192 KB 196/1118 KB 164/1461 KB 562/562 KB 36/46 KB 852/1192 KB 200/1118 KB 164/1461 KB 562/562 KB 24/46 KB 836/1192 KB 192/1118 KB 164/1461 KB 562/562 KB 36/46 KB 852/1192 KB 200/1118 KB 168/1461 KB 562/562 KB 36/46 KB 852/1192 KB 200/1118 KB 172/1461 KB 562/562 KB 36/46 KB 852/1192 KB 200/1118 KB 176/1461 KB 562/562 KB 36/46 KB 852/1192 KB 196/1118 KB 164/1461 KB 562/562 KB 36/46 KB 856/1192 KB 204/1118 KB 176/1461 KB 562/562 KB 36/46 KB 860/1192 KB 204/1118 KB 176/1461 KB 562/562 KB 36/46 KB 864/1192 KB 204/1118 KB 176/1461 KB 562/562 KB 36/46 KB 848/1192 KB 196/1118 KB 164/1461 KB 562/562 KB 40/46 KB 864/1192 KB 204/1118 KB 180/1461 KB 562/562 KB 44/46 KB 864/1192 KB 204/1118 KB 180/1461 KB 562/562 KB 46/46 KB 864/1192 KB 204/1118 KB 180/1461 KB 562/562 KB 46/46 KB 868/1192 KB 204/1118 KB 180/1461 KB 562/562 KB 46/46 KB 872/1192 KB 204/1118 KB 180/1461 KB 562/562 KB 46/46 KB 876/1192 KB 204/1118 KB 180/1461 KB 562/562 KB 46/46 KB 880/1192 KB 204/1118 KB 180/1461 KB 562/562 KB 36/46 KB 864/1192 KB 204/1118 KB 180/1461 KB 562/562 KB 46/46 KB 880/1192 KB 204/1118 KB 184/1461 KB 562/562 KB 46/46 KB 880/1192 KB 204/1118 KB 188/1461 KB 562/562 KB 46/46 KB 880/1192 KB 204/1118 KB 192/1461 KB 562/562 KB 36/46 KB 852/1192 KB 204/1118 KB 176/1461 KB 562/562 KB 46/46 KB 880/1192 KB 208/1118 KB 192/1461 KB 562/562 KB 46/46 KB 880/1192 KB 212/1118 KB 192/1461 KB 562/562 KB 46/46 KB 880/1192 KB 216/1118 KB 192/1461 KB 562/562 KB 46/46 KB 880/1192 KB 220/1118 KB 192/1461 KB 562/562 KB 46/46 KB 880/1192 KB 224/1118 KB 192/1461 KB 562/562 KB 46/46 KB 880/1192 KB 224/1118 KB 196/1461 KB 46/46 KB 884/1192 KB 224/1118 KB 200/1461 KB 46/46 KB 884/1192 KB 224/1118 KB 196/1461 KB 46/46 KB 888/1192 KB 228/1118 KB 200/1461 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/common unit-abot-epc-basic-0: 11:59:32 DEBUG unit.abot-epc-basic/0.install s-collections-3.2.1.jar (562 KB at 350.3 KB/sec) unit-abot-epc-basic-0: 11:59:32 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: 11:59:32 DEBUG unit.abot-epc-basic/0.install 46/46 KB 888/1192 KB 228/1118 KB 204/1461 KB 46/46 KB 888/1192 KB 228/1118 KB 208/1461 KB 46/46 KB 884/1192 KB 228/1118 KB 200/1461 KB 892/1192 KB 232/1118 KB 208/1461 KB 892/1192 KB 236/1118 KB 208/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar (46 KB at 28.2 KB/sec) unit-abot-epc-basic-0: 11:59:32 DEBUG unit.abot-epc-basic/0.install 46/46 KB 892/1192 KB 228/1118 KB 208/1461 KB 896/1192 KB 236/1118 KB 208/1461 KB 896/1192 KB 240/1118 KB 208/1461 KB 900/1192 KB 240/1118 KB 208/1461 KB 904/1192 KB 244/1118 KB 212/1461 KB 908/1192 KB 244/1118 KB 212/1461 KB 912/1192 KB 244/1118 KB 212/1461 KB 900/1192 KB 244/1118 KB 212/1461 KB 912/1192 KB 248/1118 KB 212/1461 KB 912/1192 KB 252/1118 KB 212/1461 KB 912/1192 KB 256/1118 KB 212/1461 KB 912/1192 KB 260/1118 KB 212/1461 KB 916/1192 KB 264/1118 KB 212/1461 KB 916/1192 KB 268/1118 KB 212/1461 KB 900/1192 KB 240/1118 KB 212/1461 KB 4/287 KB 916/1192 KB 268/1118 KB 216/1461 KB 4/287 KB 916/1192 KB 268/1118 KB 212/1461 KB 4/287 KB 916/1192 KB 268/1118 KB 220/1461 KB 8/287 KB 916/1192 KB 268/1118 KB 220/1461 KB 12/287 KB 916/1192 KB 268/1118 KB 224/1461 KB 16/287 KB 916/1192 KB 268/1118 KB 224/1461 KB 20/287 KB 916/1192 KB 268/1118 KB 224/1461 KB 24/287 KB 916/1192 KB 272/1118 KB 224/1461 KB 28/287 KB 916/1192 KB 272/1118 KB 224/1461 KB 32/287 KB 916/1192 KB 272/1118 KB 224/1461 KB 916/1192 KB 260/1118 KB 212/1461 KB 32/287 KB 920/1192 KB 272/1118 KB 224/1461 KB 32/287 KB 924/1192 KB 272/1118 KB 224/1461 KB 32/287 KB 928/1192 KB 272/1118 KB 224/1461 KB 20/287 KB 916/1192 KB 272/1118 KB 224/1461 KB 32/287 KB 928/1192 KB 276/1118 KB 224/1461 KB 36/287 KB 932/1192 KB 280/1118 KB 224/1461 KB 8/287 KB 916/1192 KB 268/1118 KB 224/1461 KB 36/287 KB 932/1192 KB 280/1118 KB 228/1461 KB 36/287 KB 932/1192 KB 280/1118 KB 232/1461 KB 36/287 KB 932/1192 KB 280/1118 KB 236/1461 KB 36/287 KB 932/1192 KB 280/1118 KB 240/1461 KB 36/287 KB 932/1192 KB 280/1118 KB 244/1461 KB 36/287 KB 932/1192 KB 280/1118 KB 248/1461 KB 36/287 KB 932/1192 KB 280/1118 KB 252/1461 KB 36/287 KB 932/1192 KB 284/1118 KB 256/1461 KB 36/287 KB 932/1192 KB 276/1118 KB 224/1461 KB 40/287 KB 932/1192 KB 284/1118 KB 256/1461 KB 44/287 KB 932/1192 KB 284/1118 KB 256/1461 KB 48/287 KB 932/1192 KB 284/1118 KB 256/1461 KB 52/287 KB 932/1192 KB 284/1118 KB 260/1461 KB 56/287 KB 932/1192 KB 284/1118 KB 260/1461 KB 32/287 KB 932/1192 KB 276/1118 KB 224/1461 KB 56/287 KB 936/1192 KB 284/1118 KB 260/1461 KB 56/287 KB 940/1192 KB 284/1118 KB 260/1461 KB 56/287 KB 944/1192 KB 284/1118 KB 260/1461 KB 56/287 KB 948/1192 KB 284/1118 KB 260/1461 KB 56/287 KB 952/1192 KB 284/1118 KB 260/1461 KB 56/287 KB 956/1192 KB 284/1118 KB 260/1461 KB 56/287 KB 960/1192 KB 284/1118 KB 260/1461 KB 48/287 KB 932/1192 KB 284/1118 KB 260/1461 KB 56/287 KB 960/1192 KB 284/1118 KB 264/1461 KB 56/287 KB 960/1192 KB 284/1118 KB 268/1461 KB 56/287 KB 960/1192 KB 284/1118 KB 272/1461 KB 56/287 KB 960/1192 KB 284/1118 KB 276/1461 KB 36/287 KB 932/1192 KB 284/1118 KB 252/1461 KB 60/287 KB 964/1192 KB 288/1118 KB 276/1461 KB 60/287 KB 964/1192 KB 292/1118 KB 276/1461 KB 60/287 KB 964/1192 KB 296/1118 KB 276/1461 KB 60/287 KB 964/1192 KB 300/1118 KB 276/1461 KB 60/287 KB 964/1192 KB 304/1118 KB 276/1461 KB 60/287 KB 964/1192 KB 308/1118 KB 276/1461 KB 60/287 KB 964/1192 KB 284/1118 KB 276/1461 KB 64/287 KB 964/1192 KB 308/1118 KB 280/1461 KB 56/287 KB 964/1192 KB 284/1118 KB 276/1461 KB 64/287 KB 968/1192 KB 308/1118 KB 280/1461 KB 64/287 KB 972/1192 KB 308/1118 KB 280/1461 KB 64/287 KB 976/1192 KB 312/1118 KB 280/1461 KB 64/287 KB 980/1192 KB 312/1118 KB 280/1461 KB 68/287 KB 984/1192 KB 312/1118 KB 280/1461 KB 68/287 KB 988/1192 KB 312/1118 KB 280/1461 KB 68/287 KB 992/1192 KB 312/1118 KB 280/1461 KB 60/287 KB 964/1192 KB 308/1118 KB 280/146 unit-abot-epc-basic-0: 11:59:32 DEBUG unit.abot-epc-basic/0.install 1 KB 68/287 KB 992/1192 KB 312/1118 KB 284/1461 KB 68/287 KB 992/1192 KB 312/1118 KB 288/1461 KB 68/287 KB 980/1192 KB 312/1118 KB 280/1461 KB 72/287 KB 992/1192 KB 312/1118 KB 288/1461 KB 76/287 KB 992/1192 KB 312/1118 KB 288/1461 KB 80/287 KB 992/1192 KB 312/1118 KB 292/1461 KB 64/287 KB 972/1192 KB 312/1118 KB 280/1461 KB 80/287 KB 992/1192 KB 316/1118 KB 292/1461 KB 80/287 KB 992/1192 KB 320/1118 KB 292/1461 KB 80/287 KB 992/1192 KB 324/1118 KB 292/1461 KB 80/287 KB 992/1192 KB 328/1118 KB 292/1461 KB 76/287 KB 992/1192 KB 312/1118 KB 292/1461 KB 84/287 KB 992/1192 KB 328/1118 KB 292/1461 KB 88/287 KB 996/1192 KB 332/1118 KB 296/1461 KB 92/287 KB 996/1192 KB 332/1118 KB 296/1461 KB 96/287 KB 996/1192 KB 332/1118 KB 296/1461 KB 84/287 KB 996/1192 KB 332/1118 KB 296/1461 KB 96/287 KB 1000/1192 KB 332/1118 KB 296/1461 KB 96/287 KB 1004/1192 KB 332/1118 KB 296/1461 KB 96/287 KB 1008/1192 KB 332/1118 KB 296/1461 KB 96/287 KB 1012/1192 KB 332/1118 KB 296/1461 KB 100/287 KB 1016/1192 KB 332/1118 KB 296/1461 KB 100/287 KB 1020/1192 KB 332/1118 KB 296/1461 KB 100/287 KB 1024/1192 KB 332/1118 KB 296/1461 KB 84/287 KB 992/1192 KB 332/1118 KB 296/1461 KB 100/287 KB 1024/1192 KB 336/1118 KB 296/1461 KB 100/287 KB 1024/1192 KB 340/1118 KB 296/1461 KB 100/287 KB 1024/1192 KB 344/1118 KB 296/1461 KB 100/287 KB 1024/1192 KB 348/1118 KB 296/1461 KB 100/287 KB 1024/1192 KB 352/1118 KB 296/1461 KB 84/287 KB 992/1192 KB 328/1118 KB 296/1461 KB 100/287 KB 1024/1192 KB 352/1118 KB 300/1461 KB 100/287 KB 1024/1192 KB 352/1118 KB 304/1461 KB 100/287 KB 1024/1192 KB 352/1118 KB 308/1461 KB 100/287 KB 1024/1192 KB 352/1118 KB 312/1461 KB 100/287 KB 1024/1192 KB 352/1118 KB 316/1461 KB 100/287 KB 1024/1192 KB 352/1118 KB 320/1461 KB 100/287 KB 1012/1192 KB 332/1118 KB 296/1461 KB 104/287 KB 1024/1192 KB 352/1118 KB 320/1461 KB 108/287 KB 1024/1192 KB 352/1118 KB 320/1461 KB 112/287 KB 1024/1192 KB 352/1118 KB 324/1461 KB 116/287 KB 1024/1192 KB 352/1118 KB 324/1461 KB 120/287 KB 1028/1192 KB 356/1118 KB 324/1461 KB 124/287 KB 1028/1192 KB 356/1118 KB 324/1461 KB 128/287 KB 1028/1192 KB 356/1118 KB 324/1461 KB 108/287 KB 1024/1192 KB 352/1118 KB 324/1461 KB 128/287 KB 1028/1192 KB 356/1118 KB 328/1461 KB 128/287 KB 1028/1192 KB 356/1118 KB 332/1461 KB 128/287 KB 1028/1192 KB 356/1118 KB 336/1461 KB 116/287 KB 1028/1192 KB 356/1118 KB 324/1461 KB 128/287 KB 1032/1192 KB 356/1118 KB 336/1461 KB 128/287 KB 1036/1192 KB 356/1118 KB 336/1461 KB 128/287 KB 1040/1192 KB 356/1118 KB 336/1461 KB 128/287 KB 1044/1192 KB 356/1118 KB 340/1461 KB 132/287 KB 1048/1192 KB 356/1118 KB 340/1461 KB 116/287 KB 1024/1192 KB 356/1118 KB 324/1461 KB 132/287 KB 1048/1192 KB 360/1118 KB 340/1461 KB 132/287 KB 1048/1192 KB 364/1118 KB 340/1461 KB 132/287 KB 1048/1192 KB 368/1118 KB 340/1461 KB 132/287 KB 1048/1192 KB 372/1118 KB 340/1461 KB 132/287 KB 1048/1192 KB 376/1118 KB 340/1461 KB 132/287 KB 1048/1192 KB 380/1118 KB 340/1461 KB 132/287 KB 1048/1192 KB 384/1118 KB 340/1461 KB 132/287 KB 1044/1192 KB 356/1118 KB 340/1461 KB 136/287 KB 1048/1192 KB 384/1118 KB 340/1461 KB 140/287 KB 1048/1192 KB 384/1118 KB 340/1461 KB 144/287 KB 1048/1192 KB 384/1118 KB 340/1461 KB 128/287 KB 1040/1192 KB 356/1118 KB 340/1461 KB 144/287 KB 1052/1192 KB 384/1118 KB 344/1461 KB 144/287 KB 1052/1192 KB 384/1118 KB 348/1461 KB 144/287 KB 1052/1192 KB 384/1118 KB 352/1461 KB 144/287 KB 1052/1192 KB 384/1118 KB 356/1461 KB 148/287 KB 1052/1192 KB unit-abot-epc-basic-0: 11:59:32 DEBUG unit.abot-epc-basic/0.install 388/1118 KB 360/1461 KB 148/287 KB 1052/1192 KB 388/1118 KB 364/1461 KB 148/287 KB 1052/1192 KB 388/1118 KB 368/1461 KB 144/287 KB 1052/1192 KB 384/1118 KB 340/1461 KB 148/287 KB 1052/1192 KB 388/1118 KB 356/1461 KB 148/287 KB 1056/1192 KB 392/1118 KB 368/1461 KB 148/287 KB 1052/1192 KB 384/1118 KB 356/1461 KB 152/287 KB 1056/1192 KB 396/1118 KB 368/1461 KB 156/287 KB 1056/1192 KB 396/1118 KB 368/1461 KB 160/287 KB 1056/1192 KB 396/1118 KB 368/1461 KB 148/287 KB 1056/1192 KB 388/1118 KB 368/1461 KB 160/287 KB 1060/1192 KB 396/1118 KB 368/1461 KB 160/287 KB 1056/1192 KB 396/1118 KB 368/1461 KB 160/287 KB 1060/1192 KB 400/1118 KB 368/1461 KB 160/287 KB 1060/1192 KB 400/1118 KB 372/1461 KB 164/287 KB 1064/1192 KB 404/1118 KB 376/1461 KB 164/287 KB 1064/1192 KB 404/1118 KB 380/1461 KB 164/287 KB 1064/1192 KB 404/1118 KB 384/1461 KB 160/287 KB 1064/1192 KB 400/1118 KB 372/1461 KB 164/287 KB 1068/1192 KB 404/1118 KB 384/1461 KB 164/287 KB 1072/1192 KB 404/1118 KB 384/1461 KB 164/287 KB 1076/1192 KB 404/1118 KB 384/1461 KB 164/287 KB 1064/1192 KB 404/1118 KB 372/1461 KB 168/287 KB 1080/1192 KB 404/1118 KB 384/1461 KB 172/287 KB 1080/1192 KB 404/1118 KB 384/1461 KB 176/287 KB 1080/1192 KB 404/1118 KB 384/1461 KB 180/287 KB 1080/1192 KB 404/1118 KB 384/1461 KB 184/287 KB 1080/1192 KB 404/1118 KB 388/1461 KB 188/287 KB 1080/1192 KB 404/1118 KB 388/1461 KB 192/287 KB 1080/1192 KB 404/1118 KB 388/1461 KB 160/287 KB 1064/1192 KB 404/1118 KB 372/1461 KB 192/287 KB 1080/1192 KB 408/1118 KB 388/1461 KB 192/287 KB 1080/1192 KB 412/1118 KB 388/1461 KB 192/287 KB 1080/1192 KB 416/1118 KB 388/1461 KB 192/287 KB 1080/1192 KB 420/1118 KB 388/1461 KB 180/287 KB 1080/1192 KB 404/1118 KB 388/1461 KB 192/287 KB 1080/1192 KB 424/1118 KB 392/1461 KB 192/287 KB 1080/1192 KB 424/1118 KB 396/1461 KB 192/287 KB 1080/1192 KB 424/1118 KB 400/1461 KB 164/287 KB 1080/1192 KB 404/1118 KB 384/1461 KB 192/287 KB 1084/1192 KB 424/1118 KB 400/1461 KB 192/287 KB 1088/1192 KB 424/1118 KB 400/1461 KB 192/287 KB 1092/1192 KB 424/1118 KB 400/1461 KB 192/287 KB 1096/1192 KB 424/1118 KB 400/1461 KB 192/287 KB 1100/1192 KB 424/1118 KB 400/1461 KB 192/287 KB 1104/1192 KB 424/1118 KB 404/1461 KB 192/287 KB 1108/1192 KB 424/1118 KB 404/1461 KB 196/287 KB 1112/1192 KB 424/1118 KB 404/1461 KB 196/287 KB 1116/1192 KB 424/1118 KB 404/1461 KB 196/287 KB 1120/1192 KB 424/1118 KB 404/1461 KB 192/287 KB 1080/1192 KB 424/1118 KB 400/1461 KB 196/287 KB 1120/1192 KB 428/1118 KB 404/1461 KB 196/287 KB 1120/1192 KB 432/1118 KB 404/1461 KB 196/287 KB 1120/1192 KB 436/1118 KB 404/1461 KB 196/287 KB 1120/1192 KB 440/1118 KB 404/1461 KB 196/287 KB 1120/1192 KB 444/1118 KB 404/1461 KB 196/287 KB 1120/1192 KB 448/1118 KB 404/1461 KB 196/287 KB 1108/1192 KB 424/1118 KB 404/1461 KB 200/287 KB 1120/1192 KB 448/1118 KB 404/1461 KB 204/287 KB 1120/1192 KB 448/1118 KB 404/1461 KB 208/287 KB 1120/1192 KB 448/1118 KB 404/1461 KB 192/287 KB 1100/1192 KB 424/1118 KB 404/1461 KB 208/287 KB 1120/1192 KB 448/1118 KB 408/1461 KB 208/287 KB 1120/1192 KB 448/1118 KB 412/1461 KB 208/287 KB 1120/1192 KB 448/1118 KB 416/1461 KB 212/287 KB 1120/1192 KB 448/1118 KB 416/1461 KB 216/287 KB 1124/1192 KB 452/1118 KB 420/1461 KB 220/287 KB 1124/1192 KB 452/1118 KB 420/1461 KB 224/287 KB 1124/1192 KB 452/1118 KB 420/1461 KB 212/287 KB 1124/1192 KB 452/1118 KB 420/1461 KB 224/287 KB 1128/1192 KB 452/1118 KB 420/1461 KB 224/287 KB 1132/1192 KB 452/1118 KB 420/1461 KB 224/287 KB 1136/ unit-abot-epc-basic-0: 11:59:32 DEBUG unit.abot-epc-basic/0.install 1192 KB 452/1118 KB 420/1461 KB 224/287 KB 1140/1192 KB 452/1118 KB 420/1461 KB 228/287 KB 1144/1192 KB 452/1118 KB 420/1461 KB 212/287 KB 1120/1192 KB 452/1118 KB 420/1461 KB 228/287 KB 1148/1192 KB 452/1118 KB 424/1461 KB 228/287 KB 1148/1192 KB 452/1118 KB 428/1461 KB 228/287 KB 1148/1192 KB 452/1118 KB 432/1461 KB 212/287 KB 1120/1192 KB 452/1118 KB 416/1461 KB 228/287 KB 1148/1192 KB 456/1118 KB 432/1461 KB 228/287 KB 1148/1192 KB 460/1118 KB 432/1461 KB 228/287 KB 1148/1192 KB 464/1118 KB 432/1461 KB 228/287 KB 1148/1192 KB 468/1118 KB 432/1461 KB 228/287 KB 1148/1192 KB 472/1118 KB 436/1461 KB 228/287 KB 1140/1192 KB 452/1118 KB 420/1461 KB 232/287 KB 1148/1192 KB 472/1118 KB 436/1461 KB 236/287 KB 1148/1192 KB 472/1118 KB 436/1461 KB 240/287 KB 1148/1192 KB 472/1118 KB 436/1461 KB 228/287 KB 1148/1192 KB 468/1118 KB 436/1461 KB 240/287 KB 1148/1192 KB 472/1118 KB 440/1461 KB 240/287 KB 1148/1192 KB 472/1118 KB 444/1461 KB 240/287 KB 1148/1192 KB 472/1118 KB 448/1461 KB 240/287 KB 1148/1192 KB 476/1118 KB 452/1461 KB 244/287 KB 1148/1192 KB 476/1118 KB 456/1461 KB 244/287 KB 1148/1192 KB 476/1118 KB 460/1461 KB 244/287 KB 1148/1192 KB 476/1118 KB 464/1461 KB 228/287 KB 1148/1192 KB 476/1118 KB 448/1461 KB 244/287 KB 1152/1192 KB 476/1118 KB 464/1461 KB 244/287 KB 1156/1192 KB 476/1118 KB 464/1461 KB 244/287 KB 1160/1192 KB 476/1118 KB 464/1461 KB 244/287 KB 1164/1192 KB 476/1118 KB 464/1461 KB 244/287 KB 1168/1192 KB 476/1118 KB 464/1461 KB 240/287 KB 1148/1192 KB 476/1118 KB 448/1461 KB 244/287 KB 1168/1192 KB 480/1118 KB 464/1461 KB 244/287 KB 1168/1192 KB 484/1118 KB 464/1461 KB 244/287 KB 1168/1192 KB 488/1118 KB 464/1461 KB 244/287 KB 1168/1192 KB 492/1118 KB 464/1461 KB 244/287 KB 1168/1192 KB 496/1118 KB 464/1461 KB 244/287 KB 1148/1192 KB 476/1118 KB 452/1461 KB 248/287 KB 1168/1192 KB 496/1118 KB 464/1461 KB 252/287 KB 1168/1192 KB 496/1118 KB 464/1461 KB 256/287 KB 1168/1192 KB 496/1118 KB 464/1461 KB 260/287 KB 1168/1192 KB 496/1118 KB 464/1461 KB 264/287 KB 1172/1192 KB 500/1118 KB 468/1461 KB 268/287 KB 1172/1192 KB 500/1118 KB 468/1461 KB 272/287 KB 1172/1192 KB 500/1118 KB 468/1461 KB 260/287 KB 1172/1192 KB 500/1118 KB 468/1461 KB 260/287 KB 1172/1192 KB 500/1118 KB 464/1461 KB 272/287 KB 1176/1192 KB 500/1118 KB 468/1461 KB 272/287 KB 1180/1192 KB 500/1118 KB 472/1461 KB 272/287 KB 1184/1192 KB 500/1118 KB 472/1461 KB 272/287 KB 1188/1192 KB 500/1118 KB 472/1461 KB 276/287 KB 1192/1192 KB 500/1118 KB 472/1461 KB 276/287 KB 1192/1192 KB 500/1118 KB 472/1461 KB 260/287 KB 1168/1192 KB 500/1118 KB 464/1461 KB 276/287 KB 1192/1192 KB 504/1118 KB 472/1461 KB 276/287 KB 1192/1192 KB 508/1118 KB 472/1461 KB 276/287 KB 1192/1192 KB 512/1118 KB 472/1461 KB 276/287 KB 1192/1192 KB 516/1118 KB 472/1461 KB 276/287 KB 1192/1192 KB 520/1118 KB 472/1461 KB 276/287 KB 1192/1192 KB 524/1118 KB 472/1461 KB 276/287 KB 1192/1192 KB 528/1118 KB 472/1461 KB 276/287 KB 1188/1192 KB 500/1118 KB 472/1461 KB 272/287 KB 1176/1192 KB 500/1118 KB 472/1461 KB 276/287 KB 1192/1192 KB 528/1118 KB 476/1461 KB 276/287 KB 1192/1192 KB 528/1118 KB 480/1461 KB 276/287 KB 1192/1192 KB 528/1118 KB 484/1461 KB 280/287 KB 1192/1192 KB 528/1118 KB 484/1461 KB 284/287 KB 1192/1192 KB 528/1118 KB 484/1461 KB 287/287 KB 1192/1192 KB 528/1118 KB 484/1461 KB 287/287 KB 1192/1192 KB 528/1118 KB 488/1461 KB 287/287 KB 1192/1192 KB 528/1118 KB 492/1461 KB 287/287 KB 1192/1192 KB 528/1118 KB 496/1461 KB 287/287 KB unit-abot-epc-basic-0: 11:59:32 DEBUG unit.abot-epc-basic/0.install 1192/1192 KB 532/1118 KB 496/1461 KB 287/287 KB 1192/1192 KB 536/1118 KB 500/1461 KB 287/287 KB 1192/1192 KB 540/1118 KB 500/1461 KB 287/287 KB 1192/1192 KB 544/1118 KB 500/1461 KB 287/287 KB 1192/1192 KB 532/1118 KB 500/1461 KB 287/287 KB 1192/1192 KB 544/1118 KB 504/1461 KB 287/287 KB 1192/1192 KB 544/1118 KB 508/1461 KB 287/287 KB 1192/1192 KB 544/1118 KB 512/1461 KB 287/287 KB 1192/1192 KB 548/1118 KB 512/1461 KB 287/287 KB 1192/1192 KB 552/1118 KB 516/1461 KB 287/287 KB 1192/1192 KB 556/1118 KB 516/1461 KB 287/287 KB 1192/1192 KB 560/1118 KB 516/1461 KB 287/287 KB 1192/1192 KB 548/1118 KB 516/1461 KB 287/287 KB 1192/1192 KB 560/1118 KB 520/1461 KB 287/287 KB 1192/1192 KB 560/1118 KB 524/1461 KB 287/287 KB 1192/1192 KB 560/1118 KB 528/1461 KB 287/287 KB 1192/1192 KB 564/1118 KB 528/1461 KB 287/287 KB 1192/1192 KB 568/1118 KB 532/1461 KB 287/287 KB 1192/1192 KB 572/1118 KB 532/1461 KB 287/287 KB 1192/1192 KB 576/1118 KB 532/1461 KB 287/287 KB 1192/1192 KB 564/1118 KB 532/1461 KB 287/287 KB 1192/1192 KB 576/1118 KB 536/1461 KB 287/287 KB 1192/1192 KB 576/1118 KB 540/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 170.1 KB/sec) unit-abot-epc-basic-0: 11:59:32 DEBUG unit.abot-epc-basic/0.install 580/1118 KB 544/1461 KB 580/1118 KB 548/1461 KB 580/1118 KB 552/1461 KB 580/1118 KB 556/1461 KB 580/1118 KB 560/1461 KB 287/287 KB 1192/1192 KB 580/1118 KB 540/1461 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 704.7 KB/sec) unit-abot-epc-basic-0: 11:59:32 DEBUG unit.abot-epc-basic/0.install 584/1118 KB 560/1461 KB 588/1118 KB 560/1461 KB 592/1118 KB 560/1461 KB 596/1118 KB 560/1461 KB 600/1118 KB 564/1461 KB 604/1118 KB 564/1461 KB 608/1118 KB 564/1461 KB 596/1118 KB 564/1461 KB 608/1118 KB 568/1461 KB 608/1118 KB 572/1461 KB 608/1118 KB 576/1461 KB 612/1118 KB 580/1461 KB 612/1118 KB 584/1461 KB 612/1118 KB 588/1461 KB 612/1118 KB 592/1461 KB 612/1118 KB 596/1461 KB 612/1118 KB 600/1461 KB 612/1118 KB 576/1461 KB 616/1118 KB 600/1461 KB 620/1118 KB 600/1461 KB 624/1118 KB 600/1461 KB 628/1118 KB 600/1461 KB 632/1118 KB 600/1461 KB 636/1118 KB 600/1461 KB 640/1118 KB 600/1461 KB 644/1118 KB 600/1461 KB 644/1118 KB 604/1461 KB 644/1118 KB 608/1461 KB 644/1118 KB 612/1461 KB 648/1118 KB 616/1461 KB 648/1118 KB 620/1461 KB 648/1118 KB 624/1461 KB 648/1118 KB 612/1461 KB 652/1118 KB 624/1461 KB 656/1118 KB 624/1461 KB 660/1118 KB 624/1461 KB 664/1118 KB 628/1461 KB 668/1118 KB 628/1461 KB 672/1118 KB 628/1461 KB 660/1118 KB 628/1461 KB 672/1118 KB 632/1461 KB 672/1118 KB 636/1461 KB 672/1118 KB 640/1461 KB 672/1118 KB 644/1461 KB 676/1118 KB 648/1461 KB 676/1118 KB 652/1461 KB 676/1118 KB 644/1461 KB 680/1118 KB 652/1461 KB 684/1118 KB 652/1461 KB 688/1118 KB 652/1461 KB 692/1118 KB 652/1461 KB 696/1118 KB 656/1461 KB 700/1118 KB 656/1461 KB 704/1118 KB 656/1461 KB 692/1118 KB 656/1461 KB 704/1118 KB 660/1461 KB 704/1118 KB 664/1461 KB 708/1118 KB 668/1461 KB 708/1118 KB 672/1461 KB 708/1118 KB 676/1461 KB 708/1118 KB 680/1461 KB 708/1118 KB 684/1461 KB 708/1118 KB 664/1461 KB 712/1118 KB 688/1461 KB 716/1118 KB 688/1461 KB 720/1118 KB 688/1461 KB 724/1118 KB 688/1461 KB 728/1118 KB 688/1461 KB 708/1118 KB 688/1461 KB 728/1118 KB 692/1461 KB 732/1118 KB 692/1461 KB 736/1118 KB 692/1461 KB 736/1118 KB 696/1461 KB 736/1118 KB 700/1461 KB 736/1118 KB 704/1461 KB 736/1118 KB 708/1461 KB 740/1118 KB 712/1461 KB 740/1118 KB 716/1461 KB 740/1118 KB 720/1461 KB 740/1118 KB 708/1461 KB 744/1118 KB 720/1461 KB 748/1118 KB 720/1461 KB 752/1118 KB 720/1461 KB 756/1118 KB 720/1461 KB 760/1118 KB 724/1461 KB 764/1118 KB 724/1461 KB 768/1118 KB 724/1461 KB 772/1118 KB 724/1461 KB 776/1118 KB 724/1461 KB 780/1118 KB 724/1461 KB 756/1118 KB 724/1461 KB 780/1118 KB 728/1461 KB 780/1118 KB 732/1461 KB 780/1118 KB 736/1461 KB 780/1118 KB 740/1461 KB 784/1118 KB 740/1461 KB 788/1118 KB 740/1461 KB 792/1118 KB 744/1461 KB 796/1118 KB 744/1461 KB 800/1118 KB 744/1461 KB 788/1118 KB 744/1461 KB 800/1118 KB 748/1461 KB 800/1118 KB 752/1461 KB 800/1118 KB 756/1461 KB 804/1118 KB 760/1461 KB 804/1118 KB 764/1461 KB 804/1118 KB 768/1461 KB 804/1118 KB 756/1461 KB 808/1118 KB 768/1461 KB 812/1118 KB 768/1461 KB 816/1118 KB 768/1461 KB 820/1118 KB 768/1461 KB 824/1118 KB 772/1461 KB 828/1118 KB 772/1461 KB 832/1118 KB 772/1461 KB 820/1118 KB 772/1461 KB 832/1118 KB 776/1461 KB 832/1118 KB 780/1461 KB 832/1118 KB 784/1461 KB 832/1118 KB 788/1461 KB 836/1118 KB 792/1461 KB 836/1118 KB 796/1461 KB 836/1118 KB 800/1461 KB 836/1118 KB 788/1461 KB 840/1118 KB 800/1461 KB 844/1118 KB 800/1461 KB 848/1118 KB 800/1461 KB 852/1118 KB 800/1461 KB 856/1118 KB 804/1461 KB 860/1118 KB 804/1461 KB 864/1118 KB 804/1461 KB 852/1118 KB 804/1461 KB 864/1118 KB 808/1461 KB 864/1118 KB 812/1461 KB 864/1118 KB 816/1461 KB 864/1118 KB 820/1461 KB 868/1118 KB 824/1461 KB 868/1118 KB 828/1461 KB 868/1118 KB 832/1461 KB 868/1118 KB 820/1461 KB 872/1118 KB 832/1461 KB 876/111 unit-abot-epc-basic-0: 11:59:32 DEBUG unit.abot-epc-basic/0.install 8 KB 832/1461 KB 880/1118 KB 832/1461 KB 884/1118 KB 832/1461 KB 888/1118 KB 836/1461 KB 892/1118 KB 836/1461 KB 896/1118 KB 836/1461 KB 884/1118 KB 836/1461 KB 896/1118 KB 840/1461 KB 896/1118 KB 844/1461 KB 896/1118 KB 848/1461 KB 896/1118 KB 852/1461 KB 900/1118 KB 856/1461 KB 900/1118 KB 852/1461 KB 904/1118 KB 856/1461 KB 908/1118 KB 856/1461 KB 908/1118 KB 860/1461 KB 908/1118 KB 864/1461 KB 912/1118 KB 864/1461 KB 912/1118 KB 868/1461 KB 916/1118 KB 872/1461 KB 916/1118 KB 876/1461 KB 916/1118 KB 868/1461 KB 920/1118 KB 876/1461 KB 924/1118 KB 876/1461 KB 928/1118 KB 876/1461 KB 928/1118 KB 880/1461 KB 932/1118 KB 880/1461 KB 936/1118 KB 884/1461 KB 940/1118 KB 884/1461 KB 944/1118 KB 884/1461 KB 932/1118 KB 884/1461 KB 944/1118 KB 888/1461 KB 944/1118 KB 892/1461 KB 944/1118 KB 896/1461 KB 948/1118 KB 896/1461 KB 952/1118 KB 900/1461 KB 948/1118 KB 900/1461 KB 952/1118 KB 904/1461 KB 956/1118 KB 908/1461 KB 956/1118 KB 912/1461 KB 956/1118 KB 904/1461 KB 960/1118 KB 912/1461 KB 960/1118 KB 916/1461 KB 964/1118 KB 920/1461 KB 964/1118 KB 924/1461 KB 964/1118 KB 928/1461 KB 964/1118 KB 916/1461 KB 968/1118 KB 928/1461 KB 972/1118 KB 928/1461 KB 976/1118 KB 928/1461 KB 980/1118 KB 928/1461 KB 984/1118 KB 932/1461 KB 988/1118 KB 932/1461 KB 992/1118 KB 932/1461 KB 980/1118 KB 932/1461 KB 992/1118 KB 936/1461 KB 992/1118 KB 940/1461 KB 992/1118 KB 944/1461 KB 992/1118 KB 948/1461 KB 996/1118 KB 952/1461 KB 996/1118 KB 956/1461 KB 996/1118 KB 960/1461 KB 996/1118 KB 948/1461 KB 1000/1118 KB 960/1461 KB 1004/1118 KB 960/1461 KB 1008/1118 KB 960/1461 KB 1008/1118 KB 964/1461 KB 1012/1118 KB 968/1461 KB 1012/1118 KB 972/1461 KB 1012/1118 KB 976/1461 KB 1012/1118 KB 964/1461 KB 1016/1118 KB 976/1461 KB 1020/1118 KB 976/1461 KB 1024/1118 KB 976/1461 KB 1028/1118 KB 976/1461 KB 1032/1118 KB 980/1461 KB 1036/1118 KB 980/1461 KB 1040/1118 KB 980/1461 KB 1028/1118 KB 980/1461 KB 1040/1118 KB 984/1461 KB 1040/1118 KB 988/1461 KB 1040/1118 KB 992/1461 KB 1040/1118 KB 996/1461 KB 1044/1118 KB 996/1461 KB 1048/1118 KB 996/1461 KB 1052/1118 KB 1000/1461 KB 1056/1118 KB 1000/1461 KB 1060/1118 KB 1000/1461 KB 1064/1118 KB 1000/1461 KB 1068/1118 KB 1000/1461 KB 1072/1118 KB 1000/1461 KB 1048/1118 KB 1000/1461 KB 1072/1118 KB 1004/1461 KB 1072/1118 KB 1008/1461 KB 1072/1118 KB 1012/1461 KB 1072/1118 KB 1016/1461 KB 1072/1118 KB 1020/1461 KB 1072/1118 KB 1024/1461 KB 1072/1118 KB 1028/1461 KB 1076/1118 KB 1032/1461 KB 1076/1118 KB 1036/1461 KB 1076/1118 KB 1040/1461 KB 1076/1118 KB 1028/1461 KB 1080/1118 KB 1040/1461 KB 1084/1118 KB 1040/1461 KB 1088/1118 KB 1040/1461 KB 1092/1118 KB 1040/1461 KB 1096/1118 KB 1044/1461 KB 1100/1118 KB 1044/1461 KB 1104/1118 KB 1044/1461 KB 1092/1118 KB 1044/1461 KB 1104/1118 KB 1048/1461 KB 1104/1118 KB 1052/1461 KB 1104/1118 KB 1056/1461 KB 1104/1118 KB 1060/1461 KB 1108/1118 KB 1064/1461 KB 1108/1118 KB 1068/1461 KB 1108/1118 KB 1072/1461 KB 1108/1118 KB 1060/1461 KB 1112/1118 KB 1072/1461 KB 1116/1118 KB 1072/1461 KB 1118/1118 KB 1072/1461 KB 1118/1118 KB 1076/1461 KB 1118/1118 KB 1080/1461 KB 1118/1118 KB 1084/1461 KB 1118/1118 KB 1088/1461 KB 1118/1118 KB 1092/1461 KB 1118/1118 KB 1096/1461 KB 1118/1118 KB 1100/1461 KB 1118/1118 KB 1104/1461 KB 1118/1118 KB 1108/1461 KB 1118/1118 KB 1112/1461 KB 1118/1118 KB 1116/1461 KB 1118/1118 KB 1120/1461 KB 1118/1118 KB 1124/1461 KB 1118/1118 KB 1128/1461 KB 1118/1118 KB 1132/1461 KB 1118 unit-abot-epc-basic-0: 11:59:32 DEBUG unit.abot-epc-basic/0.install /1118 KB 1136/1461 KB 1118/1118 KB 1140/1461 KB 1118/1118 KB 1144/1461 KB 1118/1118 KB 1148/1461 KB 1118/1118 KB 1152/1461 KB 1118/1118 KB 1156/1461 KB 1118/1118 KB 1160/1461 KB 1118/1118 KB 1164/1461 KB 1118/1118 KB 1168/1461 KB 1118/1118 KB 1172/1461 KB 1118/1118 KB 1176/1461 KB 1118/1118 KB 1180/1461 KB 1118/1118 KB 1184/1461 KB 1118/1118 KB 1188/1461 KB 1118/1118 KB 1192/1461 KB 1118/1118 KB 1196/1461 KB 1118/1118 KB 1200/1461 KB 1118/1118 KB 1204/1461 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 629.7 KB/sec) unit-abot-epc-basic-0: 11:59:32 DEBUG unit.abot-epc-basic/0.install 1208/1461 KB 1212/1461 KB 1216/1461 KB 1220/1461 KB 1224/1461 KB 1228/1461 KB 1232/1461 KB 1236/1461 KB 1240/1461 KB 1244/1461 KB 1248/1461 KB 1252/1461 KB 1256/1461 KB 1260/1461 KB 1264/1461 KB 1268/1461 KB 1272/1461 KB 1276/1461 KB 1280/1461 KB 1284/1461 KB 1288/1461 KB 1292/1461 KB 1296/1461 KB 1300/1461 KB 1304/1461 KB 1308/1461 KB 1312/1461 KB 1316/1461 KB 1320/1461 KB 1324/1461 KB 1328/1461 KB 1332/1461 KB 1336/1461 KB 1340/1461 KB 1344/1461 KB 1348/1461 KB 1352/1461 KB 1356/1461 KB 1360/1461 KB 1364/1461 KB 1368/1461 KB 1372/1461 KB 1376/1461 KB 1380/1461 KB 1384/1461 KB 1388/1461 KB 1392/1461 KB 1396/1461 KB 1400/1461 KB 1404/1461 KB 1408/1461 KB 1412/1461 KB 1416/1461 KB 1420/1461 KB 1424/1461 KB 1428/1461 KB 1432/1461 KB 1436/1461 KB 1440/1461 KB 1444/1461 KB 1448/1461 KB 1452/1461 KB 1456/1461 KB 1460/1461 KB 1461/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar (1461 KB at 809.4 KB/sec) unit-abot-epc-basic-0: 11:59:32 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:59:32 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:59:32 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: 11:59:32 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 364.1 KB/sec) unit-abot-epc-basic-0: 11:59:32 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: 11:59:32 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 116.6 KB/sec) unit-abot-epc-basic-0: 11:59:32 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: 11:59:32 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 100.6 KB/sec) unit-abot-epc-basic-0: 11:59:32 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: 11:59:32 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 87.8 KB/sec) unit-abot-epc-basic-0: 11:59:32 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: 11:59:32 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 29.6 KB/sec) unit-abot-epc-basic-0: 11:59:32 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: 11:59:32 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 238.8 KB/sec) unit-abot-epc-basic-0: 11:59:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom unit-abot-epc-basic-0: 11:59:32 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 118.9 KB/sec) unit-abot-epc-basic-0: 11:59:32 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: 11:59:32 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (3 KB at 158.1 KB/sec) unit-abot-epc-basic-0: 11:59:32 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: 11:59:32 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 98.5 KB/sec) unit-abot-epc-basic-0: 11:59:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom unit-abot-epc-basic-0: 11:59:32 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 532.7 KB/sec) unit-abot-epc-basic-0: 11:59:32 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: 11:59:32 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 102.1 KB/sec) unit-abot-epc-basic-0: 11:59:32 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: 11:59:32 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: 11:59:32 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: 11:59:32 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 282.7 KB/sec) unit-abot-epc-basic-0: 11:59:32 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: 11:59:32 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 653.7 KB/sec) unit-abot-epc-basic-0: 11:59:32 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: 11:59:32 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: 11:59:32 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: 11:59:32 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: 11:59:32 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: 11:59:32 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 226.5 KB/sec) unit-abot-epc-basic-0: 11:59:32 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: 11:59:32 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 273.1 KB/sec) unit-abot-epc-basic-0: 11:59:32 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: 11:59:32 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 492.1 KB/sec) unit-abot-epc-basic-0: 11:59:32 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: 11:59:32 DEBUG unit.abot-epc-basic/0.install 890/890 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 62.1 KB/sec) unit-abot-epc-basic-0: 11:59:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom unit-abot-epc-basic-0: 11:59: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-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 213.9 KB/sec) unit-abot-epc-basic-0: 11:59:32 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: 11:59:32 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 888.2 KB/sec) unit-abot-epc-basic-0: 11:59:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar unit-abot-epc-basic-0: 11:59:33 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: 11:59:33 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: 11:59:33 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: 11:59:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar unit-abot-epc-basic-0: 11:59:33 DEBUG unit.abot-epc-basic/0.install 3/149 KB 4/10 KB 3/6 KB 4/14 KB 4/21 KB 5/149 KB 4/10 KB 3/6 KB 4/14 KB 4/21 KB 3/149 KB 4/10 KB 3/6 KB 8/14 KB 4/21 KB 5/149 KB 4/10 KB 3/6 KB 12/14 KB 4/21 KB 5/149 KB 4/10 KB 3/6 KB 4/21 KB 3/149 KB 4/10 KB 6/6 KB 12/14 KB 4/21 KB 5/149 KB 4/10 KB 6/6 KB 12/14 KB 4/21 KB 5/149 KB 4/10 KB 4/21 KB 3/149 KB 8/10 KB 6/6 KB 12/14 KB 4/21 KB 5/149 KB 10/10 KB 6/6 KB 12/14 KB 4/21 KB 5/149 KB 10/10 KB 6/6 KB 14/14 KB 4/21 KB 5/149 KB 4/21 KB 3/149 KB 10/10 KB 6/6 KB 14/14 KB 8/21 KB 5/149 KB 10/10 KB 6/6 KB 14/14 KB 12/21 KB 5/149 KB 10/10 KB 6/6 KB 14/14 KB 16/21 KB 5/149 KB 10/10 KB 6/6 KB 14/14 KB 20/21 KB 5/149 KB 10/10 KB 6/6 KB 14/14 KB 20/21 KB 8/149 KB 10/10 KB 6/6 KB 14/14 KB 20/21 KB 11/149 KB 10/10 KB 6/6 KB 14/14 KB 21/21 KB 11/149 KB 10/10 KB 6/6 KB 14/14 KB 21/21 KB 13/149 KB 10/10 KB 6/6 KB 14/14 KB 21/21 KB 16/149 KB 10/10 KB 6/6 KB 14/14 KB 21/21 KB 19/149 KB 10/10 KB 6/6 KB 14/14 KB 21/21 KB 21/149 KB 10/10 KB 6/6 KB 14/14 KB 21/21 KB 24/149 KB 10/10 KB 6/6 KB 14/14 KB 21/21 KB 27/149 KB 10/10 KB 6/6 KB 14/14 KB 21/21 KB 29/149 KB 10/10 KB 6/6 KB 14/14 KB 21/21 KB 32/149 KB 10/10 KB 6/6 KB 14/14 KB 21/21 KB 36/149 KB 10/10 KB 6/6 KB 14/14 KB 21/21 KB 40/149 KB 10/10 KB 6/6 KB 14/14 KB 21/21 KB 44/149 KB 10/10 KB 6/6 KB 14/14 KB 21/21 KB 48/149 KB 10/10 KB 6/6 KB 14/14 KB 21/21 KB 52/149 KB 10/10 KB 6/6 KB 14/14 KB 21/21 KB 56/149 KB 10/10 KB 6/6 KB 14/14 KB 21/21 KB 60/149 KB 10/10 KB 6/6 KB 14/14 KB 21/21 KB 64/149 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 404.5 KB/sec) unit-abot-epc-basic-0: 11:59:33 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: 11:59:33 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 241.5 KB/sec) unit-abot-epc-basic-0: 11:59:33 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: 11:59:33 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 KB at 633.4 KB/sec) unit-abot-epc-basic-0: 11:59:33 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 604.2 KB/sec) unit-abot-epc-basic-0: 11:59:33 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: 11:59:33 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: 11:59:33 DEBUG unit.abot-epc-basic/0.install 68/149 KB 72/149 KB 76/149 KB 80/149 KB 84/149 KB 88/149 KB 92/149 KB 96/149 KB 100/149 KB 104/149 KB 108/149 KB 112/149 KB 3/14 KB 112/149 KB 6/14 KB 112/149 KB 9/14 KB 112/149 KB 4/37 KB 3/37 KB 4/30 KB 11/14 KB 112/149 KB 4/37 KB 3/37 KB 4/30 KB 14/14 KB 112/149 KB 4/37 KB 3/37 KB 4/30 KB 9/14 KB 112/149 KB 4/37 KB 5/37 KB 4/30 KB 14/14 KB 112/149 KB 4/37 KB 8/37 KB 4/30 KB 14/14 KB 112/149 KB 4/37 KB 11/37 KB 4/30 KB 14/14 KB 112/149 KB 4/37 KB 13/37 KB 4/30 KB 14/14 KB 112/149 KB 4/37 KB 16/37 KB 4/30 KB 14/14 KB 112/149 KB 4/37 KB 19/37 KB 4/30 KB 14/14 KB 112/149 KB 4/37 KB 4/30 KB 9/14 KB 112/149 KB 4/37 KB 19/37 KB 8/30 KB 14/14 KB 112/149 KB 4/37 KB 19/37 KB 12/30 KB 14/14 KB 112/149 KB 4/37 KB 19/37 KB 16/30 KB 14/14 KB 112/149 KB 4/37 KB 19/37 KB 20/30 KB 14/14 KB 112/149 KB 4/37 KB 19/37 KB 24/30 KB 14/14 KB 112/149 KB 4/37 KB 19/37 KB 28/30 KB 14/14 KB 112/149 KB 4/37 KB 19/37 KB 30/30 KB 14/14 KB 112/149 KB 4/37 KB 21/37 KB 30/30 KB 14/14 KB 112/149 KB 4/37 KB 9/14 KB 112/149 KB 8/37 KB 21/37 KB 30/30 KB 14/14 KB 112/149 KB 8/37 KB 24/37 KB 30/30 KB 14/14 KB 112/149 KB 12/37 KB 24/37 KB 30/30 KB 14/14 KB 112/149 KB 16/37 KB 24/37 KB 30/30 KB 14/14 KB 112/149 KB 20/37 KB 27/37 KB 30/30 KB 14/14 KB 112/149 KB 24/37 KB 27/37 KB 30/30 KB 14/14 KB 112/149 KB 28/37 KB 27/37 KB 30/30 KB 14/14 KB 112/149 KB 32/37 KB 27/37 KB 30/30 KB 14/14 KB 112/149 KB 16/37 KB 27/37 KB 30/30 KB 14/14 KB 112/149 KB 32/37 KB 29/37 KB 30/30 KB 14/14 KB 112/149 KB 32/37 KB 32/37 KB 30/30 KB 14/14 KB 112/149 KB 32/37 KB 35/37 KB 30/30 KB 14/14 KB 112/149 KB 32/37 KB 37/37 KB 30/30 KB 14/14 KB 112/149 KB 36/37 KB 37/37 KB 30/30 KB 14/14 KB 112/149 KB 37/37 KB 37/37 KB 30/30 KB 14/14 KB 112/149 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (14 KB at 335.7 KB/sec) unit-abot-epc-basic-0: 11:59:33 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: 11:59:33 DEBUG unit.abot-epc-basic/0.install 37/37 KB 37/37 KB 30/30 KB 116/149 KB 37/37 KB 37/37 KB 30/30 KB 120/149 KB 37/37 KB 37/37 KB 30/30 KB 124/149 KB 37/37 KB 37/37 KB 30/30 KB 128/149 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 717.3 KB/sec) unit-abot-epc-basic-0: 11:59:33 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: 11:59:33 DEBUG unit.abot-epc-basic/0.install 37/37 KB 37/37 KB 132/149 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 KB at 818.4 KB/sec) unit-abot-epc-basic-0: 11:59:33 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: 11:59:33 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 821.5 KB/sec) unit-abot-epc-basic-0: 11:59:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar unit-abot-epc-basic-0: 11:59:33 DEBUG unit.abot-epc-basic/0.install 3/11 KB 132/149 KB 6/11 KB 132/149 KB 9/11 KB 132/149 KB 11/11 KB 132/149 KB 11/11 KB 136/149 KB 11/11 KB 140/149 KB 11/11 KB 144/149 KB 11/11 KB 148/149 KB 11/11 KB 149/149 KB 11/11 KB 4/43 KB 149/149 KB 11/11 KB 8/43 KB 149/149 KB 11/11 KB 12/43 KB 149/149 KB 11/11 KB 16/43 KB 149/149 KB 11/11 KB 20/43 KB 149/149 KB 11/11 KB 24/43 KB 149/149 KB 11/11 KB 28/43 KB 149/149 KB 11/11 KB 32/43 KB 149/149 KB 11/11 KB 36/43 KB 149/149 KB 11/11 KB 40/43 KB 149/149 KB 11/11 KB 43/43 KB 149/149 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (11 KB at 192.3 KB/sec) unit-abot-epc-basic-0: 11:59:33 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (149 KB at 2209.9 KB/sec) unit-abot-epc-basic-0: 11:59:33 DEBUG unit.abot-epc-basic/0.install 4/60 KB 43/43 KB 8/60 KB 43/43 KB 12/60 KB 43/43 KB 16/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 751.7 KB/sec) unit-abot-epc-basic-0: 11:59:33 DEBUG unit.abot-epc-basic/0.install 20/60 KB 24/60 KB 28/60 KB 32/60 KB 36/60 KB 36/60 KB 3/7 KB 36/60 KB 5/7 KB 36/60 KB 7/7 KB 40/60 KB 7/7 KB 44/60 KB 7/7 KB 48/60 KB 7/7 KB 52/60 KB 7/7 KB 56/60 KB 7/7 KB 60/60 KB 7/7 KB 60/60 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 103.9 KB/sec) unit-abot-epc-basic-0: 11:59:33 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 917.3 KB/sec) unit-abot-epc-basic-0: 11:59:33 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: 11:59:33 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 11:59:33 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:59:33 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:59:33 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: 11:59:33 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (2 KB at 104.2 KB/sec) unit-abot-epc-basic-0: 11:59:33 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: 11:59:33 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 KB at 1318.8 KB/sec) unit-abot-epc-basic-0: 11:59:33 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: 11:59:33 DEBUG unit.abot-epc-basic/0.install 3/24 KB 6/24 KB 9/24 KB 11/24 KB 14/24 KB 16/24 KB 19/24 KB 22/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 1571.2 KB/sec) unit-abot-epc-basic-0: 11:59:33 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: 11:59:33 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 105.4 KB/sec) unit-abot-epc-basic-0: 11:59:33 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: 11:59:33 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (3 KB at 172.5 KB/sec) unit-abot-epc-basic-0: 11:59:33 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: 11:59: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/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 584.8 KB/sec) unit-abot-epc-basic-0: 11:59:33 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: 11:59:33 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (3 KB at 118.2 KB/sec) unit-abot-epc-basic-0: 11:59:33 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: 11:59:33 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (4 KB at 191.7 KB/sec) unit-abot-epc-basic-0: 11:59:33 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: 11:59:33 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2 KB at 112.8 KB/sec) unit-abot-epc-basic-0: 11:59:33 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: 11:59:33 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (3 KB at 154.0 KB/sec) unit-abot-epc-basic-0: 11:59:33 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: 11:59:33 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (2 KB at 132.6 KB/sec) unit-abot-epc-basic-0: 11:59:33 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: 11:59:33 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 131.0 KB/sec) unit-abot-epc-basic-0: 11:59:33 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: 11:59:33 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (3 KB at 176.4 KB/sec) unit-abot-epc-basic-0: 11:59:33 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: 11:59:33 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 175.8 KB/sec) unit-abot-epc-basic-0: 11:59:33 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: 11:59:33 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 148.1 KB/sec) unit-abot-epc-basic-0: 11:59:33 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: 11:59:33 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (3 KB at 135.1 KB/sec) unit-abot-epc-basic-0: 11:59:33 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: 11:59:33 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 73.8 KB/sec) unit-abot-epc-basic-0: 11:59:33 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: 11:59:33 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (4 KB at 277.8 KB/sec) unit-abot-epc-basic-0: 11:59:33 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: 11:59:33 DEBUG unit.abot-epc-basic/0.install 867/867 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom (867 B at 60.5 KB/sec) unit-abot-epc-basic-0: 11:59:33 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: 11:59: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-compiler/1.9.1/plexus-compiler-1.9.1.pom (4 KB at 312.6 KB/sec) unit-abot-epc-basic-0: 11:59:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom unit-abot-epc-basic-0: 11:59:33 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 210.4 KB/sec) unit-abot-epc-basic-0: 11:59:33 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: 11:59:33 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 1298.5 KB/sec) unit-abot-epc-basic-0: 11:59:33 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: 11:59:33 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 30.7 KB/sec) unit-abot-epc-basic-0: 11:59:33 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: 11:59:33 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 42.0 KB/sec) unit-abot-epc-basic-0: 11:59:33 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: 11:59:33 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 48.6 KB/sec) unit-abot-epc-basic-0: 11:59:33 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: 11:59:33 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: 11:59:33 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: 11:59:33 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: 11:59:33 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: 11:59:33 DEBUG unit.abot-epc-basic/0.install 3/13 KB 3/48 KB 4/156 KB 5/13 KB 3/21 KB 3/87 KB 3/48 KB 4/156 KB 8/13 KB 3/21 KB 3/87 KB 3/48 KB 4/156 KB 11/13 KB 3/21 KB 3/87 KB 3/48 KB 4/156 KB 3/13 KB 3/21 KB 3/87 KB 3/48 KB 4/156 KB 11/13 KB 6/21 KB 3/87 KB 3/48 KB 4/156 KB 11/13 KB 9/21 KB 3/87 KB 3/48 KB 4/156 KB 11/13 KB 11/21 KB 3/87 KB 3/48 KB 4/156 KB 11/13 KB 14/21 KB 3/87 KB 3/48 KB 4/156 KB 11/13 KB 16/21 KB 3/87 KB 3/48 KB 4/156 KB 11/13 KB 19/21 KB 3/87 KB 3/48 KB 4/156 KB 11/13 KB 21/21 KB 3/87 KB 3/48 KB 4/156 KB 3/13 KB 3/87 KB 6/48 KB 4/156 KB 11/13 KB 21/21 KB 3/87 KB 9/48 KB 4/156 KB 11/13 KB 21/21 KB 3/87 KB 11/48 KB 4/156 KB 11/13 KB 21/21 KB 3/87 KB 14/48 KB 4/156 KB 11/13 KB 21/21 KB 3/87 KB 4/156 KB 3/13 KB 3/87 KB 14/48 KB 8/156 KB 13/13 KB 21/21 KB 3/87 KB 14/48 KB 12/156 KB 13/13 KB 21/21 KB 3/87 KB 14/48 KB 16/156 KB 13/13 KB 21/21 KB 3/87 KB 14/48 KB 20/156 KB 13/13 KB 21/21 KB 3/87 KB 16/48 KB 24/156 KB 13/13 KB 21/21 KB 3/87 KB 16/48 KB 28/156 KB 13/13 KB 21/21 KB 3/87 KB 3/13 KB 3/87 KB 16/48 KB 28/156 KB 13/13 KB 21/21 KB 5/87 KB 16/48 KB 28/156 KB 13/13 KB 21/21 KB 8/87 KB 16/48 KB 28/156 KB 13/13 KB 21/21 KB 11/87 KB 16/48 KB 28/156 KB 13/13 KB 21/21 KB 13/87 KB 16/48 KB 28/156 KB 13/13 KB 21/21 KB 16/87 KB 16/48 KB 28/156 KB 13/13 KB 21/21 KB 19/87 KB 16/48 KB 28/156 KB 13/13 KB 21/21 KB 21/87 KB 16/48 KB 20/156 KB 13/13 KB 21/21 KB 3/87 KB 14/48 KB 4/156 KB 13/13 KB 21/21 KB 3/87 KB 16/48 KB 28/156 KB 13/13 KB 21/21 KB 24/87 KB 19/48 KB 28/156 KB 13/13 KB 21/21 KB 24/87 KB 19/48 KB 28/156 KB 13/13 KB 21/21 KB 27/87 KB 19/48 KB 32/156 KB 13/13 KB 21/21 KB 29/87 KB 19/48 KB 32/156 KB 13/13 KB 21/21 KB 27/87 KB 22/48 KB 32/156 KB 13/13 KB 21/21 KB 29/87 KB 22/48 KB 36/156 KB 13/13 KB 21/21 KB 29/87 KB 25/48 KB 40/156 KB 13/13 KB 21/21 KB 32/87 KB 25/48 KB 44/156 KB 13/13 KB 21/21 KB 32/87 KB 25/48 KB 48/156 KB 13/13 KB 21/21 KB 32/87 KB 25/48 KB 36/156 KB 13/13 KB 21/21 KB 32/87 KB 25/48 KB 36/156 KB 13/13 KB 21/21 KB 29/87 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 KB at 886.5 KB/sec) unit-abot-epc-basic-0: 11:59:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar unit-abot-epc-basic-0: 11:59:33 DEBUG unit.abot-epc-basic/0.install 27/48 KB 48/156 KB 13/13 KB 36/87 KB 27/48 KB 48/156 KB 13/13 KB 40/87 KB 27/48 KB 48/156 KB 13/13 KB 44/87 KB 27/48 KB 48/156 KB 13/13 KB 48/87 KB 27/48 KB 48/156 KB 13/13 KB 32/87 KB 30/48 KB 48/156 KB 13/13 KB 48/87 KB 32/48 KB 48/156 KB 13/13 KB 48/87 KB 36/48 KB 48/156 KB 13/13 KB 48/87 KB 40/48 KB 52/156 KB 13/13 KB 52/87 KB 44/48 KB 52/156 KB 52/87 KB 48/48 KB 52/156 KB 52/87 KB 36/48 KB 52/156 KB 13/13 KB 52/87 KB 48/48 KB 56/156 KB 52/87 KB 48/48 KB 60/156 KB 52/87 KB 48/48 KB 64/156 KB 52/87 KB 36/48 KB 48/156 KB 13/13 KB 52/87 KB 48/48 KB 64/156 KB 56/87 KB 48/48 KB 64/156 KB 60/87 KB 48/48 KB 64/156 KB 64/87 KB 48/48 KB 68/156 KB 3/35 KB 68/87 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 314.7 KB/sec) unit-abot-epc-basic-0: 11:59:33 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: 11:59:33 DEBUG unit.abot-epc-basic/0.install 48/48 KB 68/156 KB 3/35 KB 64/87 KB 48/48 KB 72/156 KB 3/35 KB 68/87 KB 48/48 KB 76/156 KB 3/35 KB 68/87 KB 48/48 KB 80/156 KB 3/35 KB 68/87 KB 48/48 KB 64/156 KB 3/35 KB 64/87 KB 48/48 KB 80/156 KB 6/35 KB 68/87 KB 48/48 KB 80/156 KB 9/35 KB 68/87 KB 48/48 KB 80/156 KB 11/35 KB 68/87 KB 48/48 KB 80/156 KB 14/35 KB 72/87 KB 80/156 KB 16/35 KB 72/87 KB 84/156 KB 19/35 KB 72/87 KB 48/48 KB 80/156 KB 11/35 KB 72/87 KB 84/156 KB 19/35 KB 76/87 KB 84/156 KB 19/35 KB 80/87 KB 84/156 KB 19/35 KB 84/87 KB 84/156 KB 19/35 KB 87/87 KB 84/156 KB 16/35 KB 72/87 KB 88/156 KB 22/35 KB 87/87 KB 92/156 KB 22/35 KB 87/87 KB 96/156 KB 22/35 KB 87/87 KB 100/156 KB 22/35 KB 87/87 KB 3/86 KB 104/156 KB 22/35 KB 87/87 KB 3/86 KB 108/156 KB 22/35 KB 87/87 KB 3/86 KB 112/156 KB 22/35 KB 87/87 KB 3/86 KB 100/156 KB 22/35 KB 87/87 KB 6/86 KB 112/156 KB 22/35 KB 87/87 KB 9/86 KB 112/156 KB 22/35 KB 87/87 KB 11/86 KB 112/156 KB 22/35 KB 87/87 KB 14/86 KB 112/156 KB 22/35 KB 87/87 KB 16/86 KB 112/156 KB 22/35 KB 87/87 KB 19/86 KB 112/156 KB 22/35 KB 87/87 KB 22/86 KB 112/156 KB 22/35 KB 87/87 KB 25/86 KB 112/156 KB 22/35 KB 87/87 KB 84/156 KB 22/35 KB 87/87 KB 27/86 KB 112/156 KB 25/35 KB 87/87 KB 27/86 KB 112/156 KB 22/35 KB 87/87 KB 30/86 KB 112/156 KB 25/35 KB 87/87 KB 30/86 KB 112/156 KB 27/35 KB 87/87 KB 32/86 KB 112/156 KB 27/35 KB 87/87 KB 32/86 KB 112/156 KB 30/35 KB 87/87 KB 36/86 KB 112/156 KB 30/35 KB 87/87 KB 36/86 KB 112/156 KB 32/35 KB 87/87 KB 36/86 KB 112/156 KB 35/35 KB 87/87 KB 40/86 KB 112/156 KB 35/35 KB 87/87 KB 44/86 KB 112/156 KB 35/35 KB 87/87 KB 48/86 KB 112/156 KB 35/35 KB 87/87 KB 52/86 KB 112/156 KB 35/35 KB 87/87 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (48 KB at 1115.4 KB/sec) unit-abot-epc-basic-0: 11:59:33 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: 11:59:33 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (87 KB at 1638.2 KB/sec) unit-abot-epc-basic-0: 11:59:33 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-mysql-0: 11:59:33 DEBUG unit.mysql/0.config-changed Reading package lists... unit-abot-epc-basic-0: 11:59:33 DEBUG unit.abot-epc-basic/0.install 52/86 KB 116/156 KB 35/35 KB 87/87 KB 52/86 KB 120/156 KB 35/35 KB 52/86 KB 124/156 KB 35/35 KB 52/86 KB 128/156 KB 35/35 KB 56/86 KB 132/156 KB 35/35 KB 56/86 KB 136/156 KB 35/35 KB 56/86 KB 140/156 KB 35/35 KB 56/86 KB 144/156 KB 56/86 KB 128/156 KB 35/35 KB 60/86 KB 144/156 KB 64/86 KB 144/156 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 677.1 KB/sec) unit-abot-epc-basic-0: 11:59:33 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: 11:59:33 DEBUG unit.abot-epc-basic/0.install 68/86 KB 144/156 KB 72/86 KB 144/156 KB 76/86 KB 148/156 KB 80/86 KB 148/156 KB 84/86 KB 148/156 KB 86/86 KB 148/156 KB 3/24 KB 72/86 KB 148/156 KB 84/86 KB 148/156 KB 3/24 KB 86/86 KB 148/156 KB 6/24 KB 86/86 KB 148/156 KB 9/24 KB 86/86 KB 148/156 KB 11/24 KB 86/86 KB 148/156 KB 14/24 KB 86/86 KB 148/156 KB 16/24 KB 86/86 KB 148/156 KB 19/24 KB 86/86 KB 148/156 KB 22/24 KB 86/86 KB 148/156 KB 24/24 KB 4/14 KB 86/86 KB 148/156 KB 22/24 KB 4/14 KB 86/86 KB 148/156 KB 24/24 KB 8/14 KB 86/86 KB 148/156 KB 24/24 KB 12/14 KB 86/86 KB 148/156 KB 24/24 KB 14/14 KB 86/86 KB 152/156 KB 24/24 KB 14/14 KB 86/86 KB 156/156 KB 24/24 KB 14/14 KB 86/86 KB 156/156 KB 24/24 KB 14/14 KB 86/86 KB 156/156 KB 24/24 KB 3/119 KB 14/14 KB 86/86 KB 156/156 KB 24/24 KB 5/119 KB 14/14 KB 86/86 KB 156/156 KB 24/24 KB 8/119 KB 14/14 KB 86/86 KB 156/156 KB 24/24 KB 11/119 KB 14/14 KB 86/86 KB 156/156 KB 24/24 KB 13/119 KB 14/14 KB 86/86 KB 156/156 KB 24/24 KB 16/119 KB 14/14 KB 86/86 KB 156/156 KB 24/24 KB 19/119 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 KB at 210.4 KB/sec) unit-abot-epc-basic-0: 11:59:33 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (24 KB at 380.7 KB/sec) unit-abot-epc-basic-0: 11:59:33 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: 11:59:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar unit-abot-epc-basic-0: 11:59:33 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (156 KB at 2259.3 KB/sec) unit-abot-epc-basic-0: 11:59:33 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: 11:59:33 DEBUG unit.abot-epc-basic/0.install 86/86 KB 21/119 KB 86/86 KB 24/119 KB 86/86 KB 27/119 KB 86/86 KB 29/119 KB 86/86 KB 32/119 KB 86/86 KB 36/119 KB 86/86 KB 40/119 KB 44/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (86 KB at 1235.9 KB/sec) unit-abot-epc-basic-0: 11:59:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar unit-abot-epc-basic-0: 11:59:33 DEBUG unit.abot-epc-basic/0.install 48/119 KB 52/119 KB 56/119 KB 60/119 KB 64/119 KB 4/29 KB 64/119 KB 8/29 KB 64/119 KB 12/29 KB 64/119 KB 16/29 KB 64/119 KB 20/29 KB 64/119 KB 24/29 KB 64/119 KB 28/29 KB 4/57 KB 64/119 KB 29/29 KB 4/57 KB 64/119 KB 24/29 KB 4/57 KB 64/119 KB 29/29 KB 8/57 KB 64/119 KB 29/29 KB 12/57 KB 3/37 KB 64/119 KB 29/29 KB 16/57 KB 3/37 KB 64/119 KB 29/29 KB 8/57 KB 3/37 KB 64/119 KB 29/29 KB 16/57 KB 6/37 KB 64/119 KB 29/29 KB 16/57 KB 9/37 KB 64/119 KB 29/29 KB 16/57 KB 11/37 KB 64/119 KB 29/29 KB 16/57 KB 14/37 KB 64/119 KB 29/29 KB 16/57 KB 16/37 KB 64/119 KB 29/29 KB 16/57 KB 19/37 KB 64/119 KB 29/29 KB 16/57 KB 19/37 KB 64/119 KB 4/11 KB 29/29 KB 16/57 KB 19/37 KB 64/119 KB 8/11 KB 29/29 KB 16/57 KB 19/37 KB 64/119 KB 11/11 KB 29/29 KB 16/57 KB 22/37 KB 64/119 KB 11/11 KB 29/29 KB 16/57 KB 25/37 KB 64/119 KB 11/11 KB 29/29 KB 16/57 KB 27/37 KB 64/119 KB 11/11 KB 29/29 KB 16/57 KB 30/37 KB 64/119 KB 11/11 KB 29/29 KB 20/57 KB 30/37 KB 64/119 KB 11/11 KB 29/29 KB 24/57 KB 30/37 KB 64/119 KB 11/11 KB 29/29 KB 28/57 KB 30/37 KB 64/119 KB 11/11 KB 29/29 KB 32/57 KB 30/37 KB 64/119 KB 11/11 KB 29/29 KB 36/57 KB 32/37 KB 68/119 KB 11/11 KB 40/57 KB 32/37 KB 68/119 KB 44/57 KB 32/37 KB 68/119 KB 48/57 KB 32/37 KB 68/119 KB 29/29 KB 32/57 KB 32/37 KB 68/119 KB 11/11 KB 48/57 KB 32/37 KB 72/119 KB 48/57 KB 32/37 KB 76/119 KB 48/57 KB 32/37 KB 80/119 KB 29/29 KB 32/57 KB 32/37 KB 64/119 KB 11/11 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 122.4 KB/sec) unit-abot-epc-basic-0: 11:59:33 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: 11:59:33 DEBUG unit.abot-epc-basic/0.install 48/57 KB 35/37 KB 80/119 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 342.1 KB/sec) unit-abot-epc-basic-0: 11:59:33 DEBUG unit.abot-epc-basic/0.install 48/57 KB 37/37 KB 80/119 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: 11:59:33 DEBUG unit.abot-epc-basic/0.install 48/57 KB 37/37 KB 84/119 KB 52/57 KB 37/37 KB 88/119 KB 52/57 KB 37/37 KB 92/119 KB 52/57 KB 37/37 KB 96/119 KB 52/57 KB 37/37 KB 84/119 KB 56/57 KB 37/37 KB 96/119 KB 57/57 KB 37/37 KB 96/119 KB 57/57 KB 37/37 KB 100/119 KB 57/57 KB 37/37 KB 104/119 KB 57/57 KB 37/37 KB 108/119 KB 57/57 KB 37/37 KB 112/119 KB 57/57 KB 37/37 KB 116/119 KB 57/57 KB 37/37 KB 119/119 KB 57/57 KB 3/33 KB 37/37 KB 119/119 KB 57/57 KB 6/33 KB 37/37 KB 119/119 KB 57/57 KB 9/33 KB 37/37 KB 119/119 KB 57/57 KB 3/21 KB 11/33 KB 37/37 KB 119/119 KB 57/57 KB 3/21 KB 14/33 KB 119/119 KB 57/57 KB 3/21 KB 9/33 KB 37/37 KB 119/119 KB 57/57 KB 6/21 KB 14/33 KB 119/119 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 397.5 KB/sec) unit-abot-epc-basic-0: 11:59:33 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: 11:59:33 DEBUG unit.abot-epc-basic/0.install 57/57 KB 9/21 KB 14/33 KB 119/119 KB 57/57 KB 9/21 KB 16/33 KB 119/119 KB 57/57 KB 11/21 KB 19/33 KB 119/119 KB 11/21 KB 22/33 KB 119/119 KB 57/57 KB 11/21 KB 16/33 KB 119/119 KB 14/21 KB 22/33 KB 119/119 KB 16/21 KB 22/33 KB 119/119 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 607.3 KB/sec) unit-abot-epc-basic-0: 11:59:33 DEBUG unit.abot-epc-basic/0.install 16/21 KB 25/33 KB 119/119 KB 16/21 KB 27/33 KB 119/119 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: 11:59:33 DEBUG unit.abot-epc-basic/0.install 19/21 KB 27/33 KB 119/119 KB 19/21 KB 30/33 KB 119/119 KB 21/21 KB 30/33 KB 119/119 KB 21/21 KB 32/33 KB 119/119 KB 21/21 KB 32/33 KB 119/119 KB 3/5 KB 21/21 KB 32/33 KB 119/119 KB 5/5 KB 4/14 KB 21/21 KB 32/33 KB 119/119 KB 5/5 KB 8/14 KB 21/21 KB 33/33 KB 5/5 KB 12/14 KB 21/21 KB 33/33 KB 5/5 KB 14/14 KB 21/21 KB 33/33 KB 5/5 KB 4/14 KB 21/21 KB 33/33 KB 119/119 KB 5/5 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 1165.9 KB/sec) unit-abot-epc-basic-0: 11:59:33 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar (5 KB at 42.4 KB/sec) unit-abot-epc-basic-0: 11:59:33 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 197.1 KB/sec) unit-abot-epc-basic-0: 11:59:33 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 130.6 KB/sec) unit-abot-epc-basic-0: 11:59:33 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 297.6 KB/sec) unit-mysql-0: 11:59:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 11:59:33 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 11:59:33 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:59:33 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:59:33 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: 11:59:33 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: 11:59:33 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:59:33 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:59:33 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-mysql-0: 11:59:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 11:59:34 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 11:59:34 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 11:59:34 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 11:59:34 DEBUG unit.mysql/0.config-changed Reading state information... unit-mysql-0: 11:59:34 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 11:59:34 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 11:59:34 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 11:59:34 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 11:59:34 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 11:59:34 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 11:59:34 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 11:59:34 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 11:59:34 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 11:59:34 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 11:59:34 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-abot-epc-basic-0: 11:59:34 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:59:34 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-mysql-0: 11:59:34 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 11:59:34 DEBUG unit.mysql/0.config-changed Need to get 8969 kB of archives. unit-mysql-0: 11:59:34 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 11:59:34 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: 11:59:34 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: 11:59:34 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 511.5 KB/sec) unit-abot-epc-basic-0: 11:59:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom unit-abot-epc-basic-0: 11:59:34 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 93.6 KB/sec) unit-abot-epc-basic-0: 11:59:34 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: 11:59: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/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 950.1 KB/sec) unit-abot-epc-basic-0: 11:59:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom unit-abot-epc-basic-0: 11:59:34 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 214.2 KB/sec) unit-abot-epc-basic-0: 11:59:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom unit-abot-epc-basic-0: 11:59:35 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 194.3 KB/sec) unit-abot-epc-basic-0: 11:59:35 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: 11:59:35 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (3 KB at 155.0 KB/sec) unit-abot-epc-basic-0: 11:59:35 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: 11:59:35 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 1541.5 KB/sec) unit-abot-epc-basic-0: 11:59:35 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: 11:59: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/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 710.0 KB/sec) unit-abot-epc-basic-0: 11:59:35 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: 11:59:35 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 136.5 KB/sec) unit-abot-epc-basic-0: 11:59:35 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: 11:59:35 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (2 KB at 123.6 KB/sec) unit-abot-epc-basic-0: 11:59:35 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: 11:59:35 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 644.5 KB/sec) unit-abot-epc-basic-0: 11:59:35 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: 11:59:35 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 112.1 KB/sec) unit-abot-epc-basic-0: 11:59:35 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: 11:59:35 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 176.5 KB/sec) unit-abot-epc-basic-0: 11:59:35 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: 11:59:35 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 165.5 KB/sec) unit-abot-epc-basic-0: 11:59:35 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: 11:59: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/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 569.9 KB/sec) unit-abot-epc-basic-0: 11:59:35 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: 11:59:35 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 92.7 KB/sec) unit-abot-epc-basic-0: 11:59:35 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: 11:59:35 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (2 KB at 72.2 KB/sec) unit-abot-epc-basic-0: 11:59:35 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: 11:59:35 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 170.1 KB/sec) unit-abot-epc-basic-0: 11:59:35 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: 11:59:35 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: 11:59:35 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: 11:59:35 DEBUG unit.abot-epc-basic/0.install 2/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 630.8 KB/sec) unit-abot-epc-basic-0: 11:59:35 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: 11:59: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-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 418.9 KB/sec) unit-abot-epc-basic-0: 11:59:35 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: 11:59:35 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 155.1 KB/sec) unit-abot-epc-basic-0: 11:59:35 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: 11:59: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-toolchain/2.2.1/maven-toolchain-2.2.1.pom (4 KB at 251.2 KB/sec) unit-abot-epc-basic-0: 11:59:35 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: 11:59:35 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 1165.7 KB/sec) unit-abot-epc-basic-0: 11:59:35 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: 11:59:35 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: 11:59: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.jar unit-abot-epc-basic-0: 11:59:35 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: 11:59:35 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: 11:59:35 DEBUG unit.abot-epc-basic/0.install 3/45 KB 3/223 KB 5/45 KB 3/223 KB 3/45 KB 5/223 KB 5/45 KB 8/223 KB 5/45 KB 3/308 KB 11/223 KB 5/45 KB 3/308 KB 5/223 KB 5/45 KB 3/308 KB 11/223 KB 5/45 KB 5/308 KB 11/223 KB 5/45 KB 8/308 KB 11/223 KB 5/45 KB 3/39 KB 11/308 KB 11/223 KB 5/45 KB 3/39 KB 13/308 KB 11/223 KB 5/45 KB 3/39 KB 16/308 KB 13/223 KB 8/45 KB 3/39 KB 19/308 KB 11/223 KB 5/45 KB 3/39 KB 8/308 KB 13/223 KB 8/45 KB 6/39 KB 19/308 KB 3/286 KB 13/223 KB 8/45 KB 9/39 KB 19/308 KB 3/286 KB 13/223 KB 8/45 KB 11/39 KB 19/308 KB 3/286 KB 13/223 KB 8/45 KB 14/39 KB 19/308 KB 3/286 KB 13/223 KB 8/45 KB 16/39 KB 19/308 KB 13/223 KB 8/45 KB 3/39 KB 16/308 KB 11/223 KB 8/45 KB 3/39 KB 16/308 KB 3/286 KB 13/223 KB 11/45 KB 16/39 KB 19/308 KB 3/286 KB 13/223 KB 8/45 KB 6/39 KB 19/308 KB 5/286 KB 13/223 KB 11/45 KB 19/39 KB 19/308 KB 8/286 KB 13/223 KB 11/45 KB 19/39 KB 19/308 KB 11/286 KB 13/223 KB 11/45 KB 19/39 KB 19/308 KB 13/286 KB 13/223 KB 11/45 KB 19/39 KB 19/308 KB 16/286 KB 13/223 KB 11/45 KB 19/39 KB 19/308 KB 19/286 KB 13/223 KB 11/45 KB 19/39 KB 19/308 KB 21/286 KB 13/223 KB 11/45 KB 19/39 KB 19/308 KB 24/286 KB 13/223 KB 11/45 KB 19/39 KB 19/308 KB 27/286 KB 13/223 KB 11/45 KB 19/39 KB 19/308 KB 29/286 KB 16/223 KB 11/45 KB 19/39 KB 21/308 KB 3/286 KB 13/223 KB 11/45 KB 19/39 KB 19/308 KB 29/286 KB 16/223 KB 13/45 KB 19/39 KB 21/308 KB 27/286 KB 16/223 KB 11/45 KB 19/39 KB 21/308 KB 27/286 KB 16/223 KB 11/45 KB 19/39 KB 19/308 KB 29/286 KB 19/223 KB 13/45 KB 19/39 KB 21/308 KB 29/286 KB 21/223 KB 13/45 KB 22/39 KB 24/308 KB 32/286 KB 24/223 KB 16/45 KB 22/39 KB 24/308 KB 29/286 KB 19/223 KB 13/45 KB 22/39 KB 24/308 KB 29/286 KB 19/223 KB 13/45 KB 22/39 KB 21/308 KB 32/286 KB 21/223 KB 16/45 KB 22/39 KB 24/308 KB 32/286 KB 21/223 KB 13/45 KB 22/39 KB 24/308 KB 32/286 KB 24/223 KB 16/45 KB 25/39 KB 27/308 KB 36/286 KB 24/223 KB 19/45 KB 25/39 KB 29/308 KB 32/286 KB 24/223 KB 16/45 KB 25/39 KB 24/308 KB 36/286 KB 27/223 KB 19/45 KB 27/39 KB 29/308 KB 36/286 KB 27/223 KB 19/45 KB 27/39 KB 32/308 KB 36/286 KB 27/223 KB 19/45 KB 25/39 KB 29/308 KB 36/286 KB 29/223 KB 19/45 KB 30/39 KB 32/308 KB 36/286 KB 32/223 KB 19/45 KB 30/39 KB 32/308 KB 36/286 KB 36/223 KB 19/45 KB 30/39 KB 32/308 KB 36/286 KB 40/223 KB 19/45 KB 30/39 KB 36/308 KB 36/286 KB 44/223 KB 19/45 KB 30/39 KB 36/308 KB 36/286 KB 48/223 KB 19/45 KB 30/39 KB 36/308 KB 36/286 KB 24/223 KB 19/45 KB 25/39 KB 27/308 KB 40/286 KB 48/223 KB 19/45 KB 30/39 KB 36/308 KB 44/286 KB 48/223 KB 19/45 KB 30/39 KB 36/308 KB 48/286 KB 48/223 KB 19/45 KB 30/39 KB 36/308 KB 32/286 KB 24/223 KB 19/45 KB 25/39 KB 27/308 KB 48/286 KB 48/223 KB 21/45 KB 30/39 KB 36/308 KB 48/286 KB 48/223 KB 24/45 KB 30/39 KB 36/308 KB 48/286 KB 48/223 KB 27/45 KB 30/39 KB 36/308 KB 48/286 KB 48/223 KB 29/45 KB 30/39 KB 36/308 KB 48/286 KB 48/223 KB 32/45 KB 30/39 KB 36/308 KB 48/286 KB 48/223 KB 36/45 KB 30/39 KB 36/308 KB 52/286 KB 48/223 KB 40/45 KB 30/39 KB 36/308 KB 52/286 KB 48/223 KB 44/45 KB 30/39 KB 36/308 KB 52/286 KB 48/223 KB 45/45 KB 30/39 KB 36/308 KB 36/286 KB 36/223 KB 19/45 KB 30/39 KB 36/308 KB 52/286 KB 48/223 KB 45/45 KB 30/39 KB 40/308 KB 52/286 KB 48/223 KB 45/45 KB 30/39 KB 44/308 KB 52/286 KB 48/223 KB 45/45 KB 30/39 KB 48/308 KB 36/286 KB 27/223 KB 19/45 KB 30/39 KB 32/308 KB 52/286 KB 48/223 KB 45/45 KB 32/39 KB 48/308 KB 52/286 KB 48/223 KB 45 unit-abot-epc-basic-0: 11:59:35 DEBUG unit.abot-epc-basic/0.install /45 KB 35/39 KB 48/308 KB 52/286 KB 48/223 KB 45/45 KB 38/39 KB 48/308 KB 52/286 KB 48/223 KB 45/45 KB 39/39 KB 48/308 KB 52/286 KB 48/223 KB 36/45 KB 30/39 KB 36/308 KB 56/286 KB 48/223 KB 45/45 KB 39/39 KB 48/308 KB 60/286 KB 48/223 KB 45/45 KB 39/39 KB 48/308 KB 64/286 KB 48/223 KB 45/45 KB 39/39 KB 48/308 KB 68/286 KB 48/223 KB 45/45 KB 39/39 KB 48/308 KB 72/286 KB 52/223 KB 45/45 KB 39/39 KB 52/308 KB 76/286 KB 52/223 KB 45/45 KB 39/39 KB 52/308 KB 80/286 KB 52/223 KB 45/45 KB 39/39 KB 52/308 KB 68/286 KB 52/223 KB 45/45 KB 39/39 KB 52/308 KB 80/286 KB 52/223 KB 45/45 KB 39/39 KB 56/308 KB 80/286 KB 52/223 KB 45/45 KB 39/39 KB 60/308 KB 80/286 KB 52/223 KB 45/45 KB 39/39 KB 64/308 KB 68/286 KB 52/223 KB 45/45 KB 39/39 KB 48/308 KB 80/286 KB 56/223 KB 45/45 KB 39/39 KB 64/308 KB 80/286 KB 60/223 KB 45/45 KB 39/39 KB 64/308 KB 80/286 KB 64/223 KB 45/45 KB 39/39 KB 64/308 KB 80/286 KB 68/223 KB 45/45 KB 39/39 KB 64/308 KB 84/286 KB 72/223 KB 45/45 KB 68/308 KB 84/286 KB 76/223 KB 45/45 KB 68/308 KB 84/286 KB 80/223 KB 45/45 KB 68/308 KB 84/286 KB 68/223 KB 45/45 KB 68/308 KB 80/286 KB 68/223 KB 45/45 KB 68/308 KB 84/286 KB 80/223 KB 72/308 KB 84/286 KB 80/223 KB 76/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 KB at 1009.6 KB/sec) unit-abot-epc-basic-0: 11:59:35 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: 11:59:35 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (45 KB at 1057.9 KB/sec) unit-abot-epc-basic-0: 11:59:35 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: 11:59:35 DEBUG unit.abot-epc-basic/0.install 84/286 KB 80/223 KB 80/308 KB 88/286 KB 80/223 KB 80/308 KB 92/286 KB 80/223 KB 80/308 KB 96/286 KB 84/223 KB 80/308 KB 100/286 KB 84/223 KB 80/308 KB 104/286 KB 84/223 KB 84/308 KB 108/286 KB 84/223 KB 84/308 KB 112/286 KB 84/223 KB 84/308 KB 92/286 KB 84/223 KB 80/308 KB 112/286 KB 88/223 KB 84/308 KB 112/286 KB 92/223 KB 84/308 KB 112/286 KB 96/223 KB 84/308 KB 100/286 KB 84/223 KB 84/308 KB 112/286 KB 96/223 KB 88/308 KB 112/286 KB 96/223 KB 92/308 KB 112/286 KB 96/223 KB 96/308 KB 112/286 KB 96/223 KB 100/308 KB 116/286 KB 100/223 KB 104/308 KB 116/286 KB 100/223 KB 108/308 KB 116/286 KB 100/223 KB 112/308 KB 116/286 KB 100/223 KB 100/308 KB 120/286 KB 100/223 KB 112/308 KB 112/286 KB 100/223 KB 100/308 KB 120/286 KB 104/223 KB 112/308 KB 120/286 KB 108/223 KB 112/308 KB 120/286 KB 112/223 KB 112/308 KB 124/286 KB 112/223 KB 112/308 KB 128/286 KB 112/223 KB 112/308 KB 132/286 KB 4/174 KB 3/22 KB 116/223 KB 116/308 KB 136/286 KB 4/174 KB 3/22 KB 116/223 KB 116/308 KB 140/286 KB 4/174 KB 3/22 KB 116/223 KB 116/308 KB 144/286 KB 4/174 KB 3/22 KB 116/223 KB 116/308 KB 148/286 KB 4/174 KB 3/22 KB 116/223 KB 116/308 KB 128/286 KB 4/174 KB 3/22 KB 116/223 KB 116/308 KB 148/286 KB 4/174 KB 3/22 KB 116/223 KB 120/308 KB 148/286 KB 4/174 KB 3/22 KB 116/223 KB 124/308 KB 148/286 KB 4/174 KB 3/22 KB 116/223 KB 128/308 KB 128/286 KB 4/174 KB 3/22 KB 116/223 KB 112/308 KB 128/286 KB 4/174 KB 3/22 KB 112/223 KB 112/308 KB 148/286 KB 4/174 KB 6/22 KB 116/223 KB 128/308 KB 128/286 KB 4/174 KB 112/223 KB 112/308 KB 148/286 KB 8/174 KB 6/22 KB 116/223 KB 128/308 KB 148/286 KB 12/174 KB 6/22 KB 116/223 KB 128/308 KB 148/286 KB 16/174 KB 6/22 KB 116/223 KB 128/308 KB 148/286 KB 20/174 KB 9/22 KB 116/223 KB 128/308 KB 148/286 KB 24/174 KB 9/22 KB 116/223 KB 128/308 KB 148/286 KB 28/174 KB 9/22 KB 116/223 KB 128/308 KB 148/286 KB 32/174 KB 9/22 KB 116/223 KB 128/308 KB 148/286 KB 16/174 KB 9/22 KB 116/223 KB 128/308 KB 148/286 KB 32/174 KB 11/22 KB 116/223 KB 128/308 KB 148/286 KB 32/174 KB 14/22 KB 116/223 KB 128/308 KB 148/286 KB 32/174 KB 16/22 KB 116/223 KB 128/308 KB 148/286 KB 32/174 KB 19/22 KB 116/223 KB 128/308 KB 148/286 KB 32/174 KB 22/22 KB 116/223 KB 128/308 KB 148/286 KB 32/174 KB 22/22 KB 116/223 KB 128/308 KB 148/286 KB 36/174 KB 22/22 KB 116/223 KB 128/308 KB 148/286 KB 40/174 KB 22/22 KB 120/223 KB 128/308 KB 148/286 KB 44/174 KB 22/22 KB 120/223 KB 128/308 KB 148/286 KB 48/174 KB 22/22 KB 120/223 KB 128/308 KB 148/286 KB 52/174 KB 22/22 KB 120/223 KB 128/308 KB 152/286 KB 56/174 KB 22/22 KB 120/223 KB 132/308 KB 152/286 KB 60/174 KB 22/22 KB 120/223 KB 132/308 KB 152/286 KB 64/174 KB 22/22 KB 120/223 KB 132/308 KB 148/286 KB 36/174 KB 22/22 KB 120/223 KB 128/308 KB 152/286 KB 64/174 KB 22/22 KB 124/223 KB 132/308 KB 152/286 KB 64/174 KB 22/22 KB 128/223 KB 132/308 KB 152/286 KB 64/174 KB 22/22 KB 132/223 KB 132/308 KB 152/286 KB 64/174 KB 22/22 KB 136/223 KB 132/308 KB 152/286 KB 64/174 KB 22/22 KB 140/223 KB 132/308 KB 152/286 KB 64/174 KB 22/22 KB 144/223 KB 132/308 KB 152/286 KB 52/174 KB 22/22 KB 120/223 KB 132/308 KB 156/286 KB 64/174 KB 22/22 KB 144/223 KB 132/308 KB 160/286 KB 64/174 KB 22/22 KB 144/223 KB 132/308 KB 148/286 KB 52/174 KB 22/22 KB 120/223 KB 132/308 KB 160/286 KB 64/174 KB 22/22 KB 144/223 KB 136/308 KB 160/286 KB 64/174 KB 22/22 KB 144/223 KB 140/308 KB 160/286 KB 64/174 KB 22/22 KB unit-abot-epc-basic-0: 11:59:35 DEBUG unit.abot-epc-basic/0.install 144/223 KB 144/308 KB 160/286 KB 64/174 KB 22/22 KB 144/223 KB 148/308 KB 164/286 KB 68/174 KB 22/22 KB 144/223 KB 152/308 KB 164/286 KB 68/174 KB 148/223 KB 156/308 KB 164/286 KB 68/174 KB 148/223 KB 160/308 KB 164/286 KB 68/174 KB 22/22 KB 144/223 KB 148/308 KB 168/286 KB 68/174 KB 148/223 KB 160/308 KB 172/286 KB 68/174 KB 148/223 KB 160/308 KB 176/286 KB 68/174 KB 148/223 KB 160/308 KB 160/286 KB 68/174 KB 22/22 KB 144/223 KB 148/308 KB 176/286 KB 72/174 KB 148/223 KB 160/308 KB 176/286 KB 76/174 KB 148/223 KB 160/308 KB 176/286 KB 80/174 KB 148/223 KB 160/308 KB 176/286 KB 84/174 KB 148/223 KB 160/308 KB 180/286 KB 88/174 KB 148/223 KB 164/308 KB 180/286 KB 92/174 KB 148/223 KB 164/308 KB 180/286 KB 96/174 KB 148/223 KB 164/308 KB 180/286 KB 100/174 KB 148/223 KB 164/308 KB 164/286 KB 68/174 KB 148/223 KB 152/308 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 394.0 KB/sec) unit-abot-epc-basic-0: 11:59:35 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: 11:59:35 DEBUG unit.abot-epc-basic/0.install 180/286 KB 100/174 KB 152/223 KB 164/308 KB 180/286 KB 100/174 KB 156/223 KB 164/308 KB 180/286 KB 100/174 KB 160/223 KB 164/308 KB 180/286 KB 100/174 KB 164/223 KB 164/308 KB 180/286 KB 100/174 KB 168/223 KB 164/308 KB 180/286 KB 100/174 KB 172/223 KB 164/308 KB 180/286 KB 100/174 KB 176/223 KB 164/308 KB 180/286 KB 84/174 KB 148/223 KB 164/308 KB 184/286 KB 100/174 KB 176/223 KB 164/308 KB 188/286 KB 100/174 KB 176/223 KB 164/308 KB 192/286 KB 100/174 KB 176/223 KB 164/308 KB 176/286 KB 84/174 KB 148/223 KB 164/308 KB 192/286 KB 100/174 KB 176/223 KB 168/308 KB 192/286 KB 100/174 KB 176/223 KB 172/308 KB 192/286 KB 100/174 KB 176/223 KB 176/308 KB 196/286 KB 100/174 KB 176/223 KB 176/308 KB 200/286 KB 104/174 KB 176/223 KB 180/308 KB 3/9 KB 196/286 KB 104/174 KB 176/223 KB 180/308 KB 3/9 KB 200/286 KB 108/174 KB 180/223 KB 180/308 KB 3/9 KB 196/286 KB 100/174 KB 176/223 KB 180/308 KB 3/9 KB 204/286 KB 108/174 KB 180/223 KB 180/308 KB 5/9 KB 204/286 KB 108/174 KB 180/223 KB 180/308 KB 8/9 KB 204/286 KB 108/174 KB 180/223 KB 180/308 KB 9/9 KB 196/286 KB 100/174 KB 176/223 KB 180/308 KB 204/286 KB 108/174 KB 180/223 KB 184/308 KB 9/9 KB 204/286 KB 108/174 KB 180/223 KB 188/308 KB 9/9 KB 204/286 KB 108/174 KB 180/223 KB 192/308 KB 9/9 KB 204/286 KB 108/174 KB 180/223 KB 180/308 KB 3/9 KB 208/286 KB 108/174 KB 180/223 KB 192/308 KB 9/9 KB 200/286 KB 104/174 KB 180/223 KB 180/308 KB 3/9 KB 208/286 KB 108/174 KB 184/223 KB 192/308 KB 9/9 KB 208/286 KB 108/174 KB 188/223 KB 192/308 KB 9/9 KB 208/286 KB 108/174 KB 192/223 KB 192/308 KB 9/9 KB 208/286 KB 112/174 KB 196/223 KB 192/308 KB 9/9 KB 212/286 KB 112/174 KB 200/223 KB 196/308 KB 9/9 KB 212/286 KB 112/174 KB 204/223 KB 196/308 KB 9/9 KB 212/286 KB 112/174 KB 208/223 KB 196/308 KB 9/9 KB 212/286 KB 112/174 KB 212/223 KB 196/308 KB 9/9 KB 212/286 KB 112/174 KB 216/223 KB 196/308 KB 9/9 KB 212/286 KB 112/174 KB 220/223 KB 196/308 KB 9/9 KB 212/286 KB 112/174 KB 223/223 KB 196/308 KB 9/9 KB 208/286 KB 112/174 KB 192/223 KB 192/308 KB 9/9 KB 212/286 KB 116/174 KB 223/223 KB 196/308 KB 9/9 KB 212/286 KB 120/174 KB 223/223 KB 196/308 KB 9/9 KB 212/286 KB 124/174 KB 223/223 KB 196/308 KB 9/9 KB 212/286 KB 128/174 KB 223/223 KB 196/308 KB 9/9 KB 212/286 KB 112/174 KB 196/223 KB 196/308 KB 9/9 KB 216/286 KB 128/174 KB 223/223 KB 196/308 KB 9/9 KB 220/286 KB 128/174 KB 223/223 KB 196/308 KB 9/9 KB 224/286 KB 128/174 KB 223/223 KB 196/308 KB 9/9 KB 208/286 KB 112/174 KB 196/223 KB 196/308 KB 9/9 KB 224/286 KB 128/174 KB 223/223 KB 200/308 KB 9/9 KB 224/286 KB 128/174 KB 223/223 KB 204/308 KB 9/9 KB 224/286 KB 128/174 KB 223/223 KB 208/308 KB 9/9 KB 224/286 KB 128/174 KB 223/223 KB 212/308 KB 9/9 KB 228/286 KB 132/174 KB 223/223 KB 216/308 KB 228/286 KB 132/174 KB 223/223 KB 220/308 KB 228/286 KB 132/174 KB 223/223 KB 224/308 KB 228/286 KB 132/174 KB 223/223 KB 212/308 KB 232/286 KB 132/174 KB 223/223 KB 224/308 KB 236/286 KB 132/174 KB 223/223 KB 224/308 KB 240/286 KB 132/174 KB 223/223 KB 224/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 109.0 KB/sec) unit-abot-epc-basic-0: 11:59:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar unit-abot-epc-basic-0: 11:59:35 DEBUG unit.abot-epc-basic/0.install 224/286 KB 132/174 KB 223/223 KB 212/308 KB 9/9 KB 240/286 KB 136/174 KB 223/223 KB 224/308 KB 240/286 KB 140/174 KB 223/223 KB 224/308 KB 240/286 KB 144/174 KB 223/223 KB 224/308 KB 240/286 KB 148/174 KB 223/223 KB 224/308 KB 244/286 KB 152/174 KB 223/223 KB 228/308 KB 244/286 KB 156/174 KB 223/223 KB 228/308 KB 244/286 KB 160/174 KB 223/223 KB 228/308 KB 244/286 KB 148/174 KB 223/223 KB 228/308 KB 244/286 KB 160/174 KB 223/223 KB 232/308 KB 244/286 KB 160/174 KB 223/223 KB 236/308 KB 244/286 KB 160/174 KB 223/223 KB 240/308 KB 244/286 KB 148/174 KB 223/223 KB 224/308 KB 248/286 KB 160/174 KB 223/223 KB 240/308 KB 252/286 KB 160/174 KB 223/223 KB 240/308 KB 256/286 KB 160/174 KB 223/223 KB 240/308 KB 256/286 KB 164/174 KB 223/223 KB 240/308 KB 260/286 KB 168/174 KB 223/223 KB 244/308 KB 260/286 KB 172/174 KB 223/223 KB 244/308 KB 260/286 KB 174/174 KB 223/223 KB 244/308 KB 260/286 KB 164/174 KB 223/223 KB 244/308 KB 264/286 KB 174/174 KB 223/223 KB 244/308 KB 268/286 KB 174/174 KB 223/223 KB 244/308 KB 272/286 KB 174/174 KB 223/223 KB 244/308 KB 276/286 KB 174/174 KB 223/223 KB 244/308 KB 280/286 KB 174/174 KB 223/223 KB 244/308 KB 280/286 KB 174/174 KB 223/223 KB 244/308 KB 3/22 KB 280/286 KB 174/174 KB 223/223 KB 244/308 KB 6/22 KB 280/286 KB 174/174 KB 223/223 KB 244/308 KB 9/22 KB 280/286 KB 174/174 KB 223/223 KB 244/308 KB 11/22 KB 280/286 KB 174/174 KB 223/223 KB 244/308 KB 14/22 KB 280/286 KB 174/174 KB 223/223 KB 244/308 KB 16/22 KB 280/286 KB 174/174 KB 223/223 KB 244/308 KB 19/22 KB 280/286 KB 174/174 KB 223/223 KB 244/308 KB 22/22 KB 280/286 KB 174/174 KB 244/308 KB 22/22 KB 256/286 KB 164/174 KB 223/223 KB 244/308 KB 280/286 KB 174/174 KB 248/308 KB 22/22 KB 280/286 KB 174/174 KB 252/308 KB 22/22 KB 280/286 KB 174/174 KB 256/308 KB 22/22 KB 280/286 KB 174/174 KB 260/308 KB 22/22 KB 280/286 KB 174/174 KB 264/308 KB 22/22 KB 280/286 KB 174/174 KB 268/308 KB 22/22 KB 280/286 KB 174/174 KB 272/308 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (223 KB at 2369.8 KB/sec) unit-abot-epc-basic-0: 11:59:35 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: 11:59:35 DEBUG unit.abot-epc-basic/0.install 284/286 KB 174/174 KB 272/308 KB 22/22 KB 286/286 KB 174/174 KB 272/308 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 213.9 KB/sec) unit-abot-epc-basic-0: 11:59:35 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: 11:59:35 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 1670.4 KB/sec) unit-abot-epc-basic-0: 11:59:35 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: 11:59:35 DEBUG unit.abot-epc-basic/0.install 286/286 KB 276/308 KB 286/286 KB 280/308 KB 286/286 KB 284/308 KB 286/286 KB 288/308 KB 286/286 KB 292/308 KB 286/286 KB 296/308 KB 286/286 KB 300/308 KB 4/11 KB 286/286 KB 304/308 KB 4/11 KB 286/286 KB 308/308 KB 4/11 KB 286/286 KB 308/308 KB 4/11 KB 286/286 KB 296/308 KB 4/11 KB 286/286 KB 308/308 KB 8/11 KB 286/286 KB 308/308 KB 11/11 KB 286/286 KB 3/17 KB 308/308 KB 11/11 KB 286/286 KB 6/17 KB 308/308 KB 11/11 KB 286/286 KB 9/17 KB 308/308 KB 11/11 KB 286/286 KB 11/17 KB 308/308 KB 11/11 KB 286/286 KB 14/17 KB 308/308 KB 11/11 KB 286/286 KB 16/17 KB 308/308 KB 11/11 KB 286/286 KB 17/17 KB 308/308 KB 11/11 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 91.3 KB/sec) unit-abot-epc-basic-0: 11:59:35 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: 11:59:35 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 2584.5 KB/sec) unit-abot-epc-basic-0: 11:59:35 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: 11:59:35 DEBUG unit.abot-epc-basic/0.install 17/17 KB 308/308 KB 4/13 KB 17/17 KB 8/13 KB 17/17 KB 12/13 KB 17/17 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (286 KB at 2214.3 KB/sec) unit-abot-epc-basic-0: 11:59:35 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: 11:59:35 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 136.1 KB/sec) unit-abot-epc-basic-0: 11:59:35 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: 11:59:35 DEBUG unit.abot-epc-basic/0.install 4/11 KB 13/13 KB 8/11 KB 13/13 KB 11/11 KB 13/13 KB 11/11 KB 3/28 KB 13/13 KB 11/11 KB 5/28 KB 13/13 KB 11/11 KB 8/28 KB 13/13 KB 11/11 KB 11/28 KB 13/13 KB 11/11 KB 13/28 KB 13/13 KB 11/11 KB 16/28 KB 13/13 KB 11/11 KB 19/28 KB 13/13 KB 11/11 KB 21/28 KB 13/13 KB 11/11 KB 24/28 KB 13/13 KB 11/11 KB 27/28 KB 13/13 KB 11/11 KB 28/28 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 KB at 100.1 KB/sec) unit-abot-epc-basic-0: 11:59:35 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: 11:59:35 DEBUG unit.abot-epc-basic/0.install 3/14 KB 11/11 KB 28/28 KB 5/14 KB 11/11 KB 28/28 KB 8/14 KB 11/11 KB 28/28 KB 11/14 KB 11/11 KB 28/28 KB 13/14 KB 11/11 KB 28/28 KB 14/14 KB 11/11 KB 28/28 KB 14/14 KB 4/309 KB 11/11 KB 28/28 KB 14/14 KB 8/309 KB 11/11 KB 28/28 KB 14/14 KB 12/309 KB 11/11 KB 28/28 KB 14/14 KB 16/309 KB 11/11 KB 28/28 KB 14/14 KB 20/309 KB 11/11 KB 28/28 KB 14/14 KB 24/309 KB 28/28 KB 14/14 KB 28/309 KB 28/28 KB 14/14 KB 32/309 KB 28/28 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 77.4 KB/sec) unit-abot-epc-basic-0: 11:59:35 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: 11:59:35 DEBUG unit.abot-epc-basic/0.install 14/14 KB 36/309 KB 28/28 KB 14/14 KB 40/309 KB 28/28 KB 14/14 KB 44/309 KB 28/28 KB 14/14 KB 48/309 KB 28/28 KB 14/14 KB 52/309 KB 28/28 KB 14/14 KB 56/309 KB 28/28 KB 14/14 KB 60/309 KB 28/28 KB 14/14 KB 64/309 KB 28/28 KB 14/14 KB 68/309 KB 28/28 KB 14/14 KB 72/309 KB 28/28 KB 14/14 KB 76/309 KB 28/28 KB 76/309 KB 28/28 KB 3/192 KB 76/309 KB 28/28 KB 5/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 96.9 KB/sec) unit-abot-epc-basic-0: 11:59:35 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: 11:59:35 DEBUG unit.abot-epc-basic/0.install 76/309 KB 28/28 KB 8/192 KB 76/309 KB 11/192 KB 76/309 KB 13/192 KB 76/309 KB 16/192 KB 76/309 KB 19/192 KB 4/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 200.6 KB/sec) unit-abot-epc-basic-0: 11:59:35 DEBUG unit.abot-epc-basic/0.install 76/309 KB 16/192 KB 4/37 KB 76/309 KB 19/192 KB 8/37 KB 76/309 KB 19/192 KB 12/37 KB 76/309 KB 21/192 KB 16/37 KB 76/309 KB 21/192 KB 12/37 KB 76/309 KB 21/192 KB 20/37 KB 76/309 KB 24/192 KB 20/37 KB 76/309 KB 27/192 KB 20/37 KB 76/309 KB 29/192 KB 20/37 KB 76/309 KB 29/192 KB 24/37 KB 76/309 KB 29/192 KB 28/37 KB 76/309 KB 32/192 KB 28/37 KB 76/309 KB 32/192 KB 32/37 KB 80/309 KB 3/14 KB 32/192 KB 32/37 KB 80/309 KB 6/14 KB 32/192 KB 32/37 KB 80/309 KB 9/14 KB 32/192 KB 32/37 KB 80/309 KB 11/14 KB 32/192 KB 32/37 KB 80/309 KB 14/14 KB 32/192 KB 32/37 KB 80/309 KB 14/14 KB 32/192 KB 36/37 KB 80/309 KB 32/192 KB 32/37 KB 80/309 KB 14/14 KB 36/192 KB 36/37 KB 84/309 KB 14/14 KB 40/192 KB 36/37 KB 84/309 KB 14/14 KB 44/192 KB 36/37 KB 84/309 KB 14/14 KB 48/192 KB 36/37 KB 80/309 KB 14/14 KB 32/192 KB 36/37 KB 84/309 KB 14/14 KB 48/192 KB 37/37 KB 84/309 KB 14/14 KB 36/192 KB 36/37 KB 88/309 KB 14/14 KB 48/192 KB 37/37 KB 92/309 KB 14/14 KB 48/192 KB 37/37 KB 96/309 KB 14/14 KB 48/192 KB 37/37 KB 100/309 KB 14/14 KB 48/192 KB 37/37 KB 104/309 KB 14/14 KB 52/192 KB 37/37 KB 108/309 KB 14/14 KB 52/192 KB 37/37 KB 112/309 KB 14/14 KB 52/192 KB 37/37 KB 100/309 KB 14/14 KB 52/192 KB 37/37 KB 112/309 KB 14/14 KB 56/192 KB 37/37 KB 112/309 KB 14/14 KB 60/192 KB 37/37 KB 112/309 KB 14/14 KB 64/192 KB 37/37 KB 112/309 KB 14/14 KB 68/192 KB 37/37 KB 116/309 KB 14/14 KB 72/192 KB 37/37 KB 116/309 KB 14/14 KB 76/192 KB 37/37 KB 116/309 KB 14/14 KB 80/192 KB 37/37 KB 116/309 KB 14/14 KB 68/192 KB 37/37 KB 120/309 KB 14/14 KB 80/192 KB 37/37 KB 124/309 KB 14/14 KB 80/192 KB 37/37 KB 128/309 KB 14/14 KB 80/192 KB 37/37 KB 132/309 KB 14/14 KB 80/192 KB 37/37 KB 136/309 KB 14/14 KB 84/192 KB 37/37 KB 140/309 KB 14/14 KB 84/192 KB 37/37 KB 144/309 KB 14/14 KB 84/192 KB 37/37 KB 132/309 KB 14/14 KB 84/192 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar (14 KB at 90.8 KB/sec) unit-abot-epc-basic-0: 11:59:35 DEBUG unit.abot-epc-basic/0.install 144/309 KB 88/192 KB 37/37 KB 144/309 KB 92/192 KB 37/37 KB 144/309 KB 96/192 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (37 KB at 241.7 KB/sec) unit-abot-epc-basic-0: 11:59:35 DEBUG unit.abot-epc-basic/0.install 148/309 KB 96/192 KB 152/309 KB 100/192 KB 156/309 KB 100/192 KB 160/309 KB 100/192 KB 164/309 KB 100/192 KB 168/309 KB 100/192 KB 172/309 KB 100/192 KB 176/309 KB 100/192 KB 148/309 KB 100/192 KB 176/309 KB 104/192 KB 176/309 KB 108/192 KB 176/309 KB 112/192 KB 176/309 KB 116/192 KB 176/309 KB 120/192 KB 176/309 KB 124/192 KB 176/309 KB 128/192 KB 176/309 KB 132/192 KB 180/309 KB 136/192 KB 180/309 KB 140/192 KB 180/309 KB 144/192 KB 180/309 KB 148/192 KB 180/309 KB 152/192 KB 180/309 KB 156/192 KB 180/309 KB 160/192 KB 180/309 KB 132/192 KB 184/309 KB 160/192 KB 188/309 KB 160/192 KB 192/309 KB 160/192 KB 196/309 KB 160/192 KB 200/309 KB 160/192 KB 204/309 KB 160/192 KB 208/309 KB 160/192 KB 212/309 KB 160/192 KB 216/309 KB 164/192 KB 220/309 KB 164/192 KB 224/309 KB 164/192 KB 212/309 KB 164/192 KB 224/309 KB 168/192 KB 224/309 KB 172/192 KB 224/309 KB 176/192 KB 228/309 KB 176/192 KB 232/309 KB 180/192 KB 236/309 KB 180/192 KB 240/309 KB 180/192 KB 228/309 KB 180/192 KB 240/309 KB 184/192 KB 240/309 KB 188/192 KB 240/309 KB 192/192 KB 240/309 KB 192/192 KB 244/309 KB 192/192 KB 248/309 KB 192/192 KB 252/309 KB 192/192 KB 256/309 KB 192/192 KB 260/309 KB 192/192 KB 264/309 KB 192/192 KB 268/309 KB 192/192 KB 272/309 KB 192/192 KB 276/309 KB 192/192 KB 280/309 KB 192/192 KB 284/309 KB 192/192 KB 288/309 KB 192/192 KB 292/309 KB 192/192 KB 296/309 KB 192/192 KB 300/309 KB 192/192 KB 304/309 KB 192/192 KB 308/309 KB 192/192 KB 309/309 KB 192/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (192 KB at 1146.6 KB/sec) unit-abot-epc-basic-0: 11:59:35 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 1742.4 KB/sec) unit-abot-epc-basic-0: 11:59:35 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: 11:59:35 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 187.7 KB/sec) unit-abot-epc-basic-0: 11:59:35 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-mysql-0: 11:59:35 DEBUG unit.mysql/0.config-changed Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-abot-epc-basic-0: 11:59:35 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 178.8 KB/sec) unit-abot-epc-basic-0: 11:59:35 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: 11:59:36 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 2946.1 KB/sec) unit-abot-epc-basic-0: 11:59:36 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:59:36 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 11:59:36 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 11:59:36 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-mysql-0: 11:59:36 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: 11:59:36 DEBUG unit.mysql/0.config-changed Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-mysql-0: 11:59:36 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: 11:59:36 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-mysql-0: 11:59:36 DEBUG unit.mysql/0.config-changed Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] unit-mysql-0: 11:59:37 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: 11:59:37 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-mysql-0: 11:59:37 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: 11:59:37 DEBUG unit.abot-epc-basic/0.install Apr 05, 2019 11:59:37 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 11:59:37 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@932bc4a: startup date [Fri Apr 05 11:59:37 UTC 2019]; root of context hierarchy unit-mysql-0: 11:59:37 DEBUG unit.mysql/0.config-changed Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] unit-abot-epc-basic-0: 11:59:37 DEBUG unit.abot-epc-basic/0.install Apr 05, 2019 11:59:37 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:59:37 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-mysql-0: 11:59:37 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-abot-epc-basic-0: 11:59:37 DEBUG unit.abot-epc-basic/0.install Apr 05, 2019 11:59:37 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:59:37 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: 11:59:37 DEBUG unit.mysql/0.config-changed Fetched 8969 kB in 2s (3141 kB/s) unit-mysql-0: 11:59:38 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 11:59:38 DEBUG unit.mysql/0.config-changed (Reading database ... 83609 files and directories currently installed.) unit-mysql-0: 11:59:38 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 11:59:38 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 11:59:39 DEBUG unit.abot-epc-basic/0.install Apr 05, 2019 11:59:39 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 11:59:39 DEBUG unit.abot-epc-basic/0.install INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@7c2a69b4] to [cucumber.runtime.java.spring.GlueCodeScope@a619c2] unit-abot-epc-basic-0: 11:59:39 DEBUG unit.abot-epc-basic/0.install Apr 05, 2019 11:59:39 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 11:59:39 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@784c5ef5: startup date [Fri Apr 05 11:59:39 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 11:59:39 DEBUG unit.abot-epc-basic/0.install Apr 05, 2019 11:59:39 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:59:39 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: 11:59:40 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-abot-epc-basic-0: 11:59:40 DEBUG unit.abot-epc-basic/0.install Apr 05, 2019 11:59:40 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:59:40 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-mysql-0: 11:59:40 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 11:59:40 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:59:40 DEBUG unit.abot-epc-basic/0.install Apr 05, 2019 11:59:40 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:59:40 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: 11:59:40 DEBUG unit.abot-epc-basic/0.install Apr 05, 2019 11:59:40 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:59:40 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 11:59:40 DEBUG unit.abot-epc-basic/0.install Apr 05, 2019 11:59:40 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 11:59:40 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@49ec6a9f: startup date [Fri Apr 05 11:59:40 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 11:59:40 DEBUG unit.abot-epc-basic/0.install Apr 05, 2019 11:59:40 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:59:40 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: 11:59:40 DEBUG unit.abot-epc-basic/0.install Apr 05, 2019 11:59:40 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:59:40 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: 11:59:40 DEBUG unit.abot-epc-basic/0.install Apr 05, 2019 11:59:40 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:59:40 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: 11:59:40 DEBUG unit.abot-epc-basic/0.install Apr 05, 2019 11:59:40 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:59:40 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 11:59:41 DEBUG unit.abot-epc-basic/0.install 05-Apr-2019 11:59:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:59:41 DEBUG unit.abot-epc-basic/0.install 05-Apr-2019 11:59:41 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:59:41 DEBUG unit.abot-epc-basic/0.install 05-Apr-2019 11:59:41 [main] REPORT: STEP EXECUTION TIME TAKEN :1371 MS unit-abot-epc-basic-0: 11:59:41 DEBUG unit.abot-epc-basic/0.install 05-Apr-2019 11:59:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:59:41 DEBUG unit.abot-epc-basic/0.install 05-Apr-2019 11:59:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:59:41 DEBUG unit.abot-epc-basic/0.install 05-Apr-2019 11:59:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:59:41 DEBUG unit.abot-epc-basic/0.install 05-Apr-2019 11:59:41 [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: 11:59:41 DEBUG unit.abot-epc-basic/0.install 05-Apr-2019 11:59:41 [main] REPORT: STEP EXECUTION TIME TAKEN :102 MS unit-abot-epc-basic-0: 11:59:41 DEBUG unit.abot-epc-basic/0.install 05-Apr-2019 11:59:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:59:41 DEBUG unit.abot-epc-basic/0.install 05-Apr-2019 11:59:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:59:41 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:59:41 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 11:59:41 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 11:59:41 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:59:41 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: 11:59:41 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:59:41 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 11:59:41 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 11:59:41 DEBUG unit.abot-epc-basic/0.install 0m2.060s unit-abot-epc-basic-0: 11:59:41 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:59:41 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.327 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 11:59:41 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 11:59:41 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: 11:59:41 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.025 sec unit-abot-epc-basic-0: 11:59:42 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:59:42 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 11:59:42 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:59:42 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 11:59:42 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:59:42 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:59:42 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:59:42 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: 11:59:42 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 233.2 KB/sec) unit-abot-epc-basic-0: 11:59:42 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: 11:59:42 DEBUG unit.abot-epc-basic/0.install 1/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 211.0 KB/sec) unit-abot-epc-basic-0: 11:59:42 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: 11:59:42 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (2 KB at 120.9 KB/sec) unit-abot-epc-basic-0: 11:59:42 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: 11:59:42 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (3 KB at 202.7 KB/sec) unit-abot-epc-basic-0: 11:59:42 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: 11:59:42 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 1298.4 KB/sec) unit-abot-epc-basic-0: 11:59:42 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: 11:59:42 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 43.2 KB/sec) unit-abot-epc-basic-0: 11:59:42 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: 11:59:42 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (10 KB at 570.3 KB/sec) unit-abot-epc-basic-0: 11:59:42 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: 11:59:42 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: 11:59:42 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: 11:59:42 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: 11:59:42 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: 11:59:42 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 16/22 KB 3/181 KB 16/22 KB 5/181 KB 16/22 KB 8/181 KB 16/22 KB 3/57 KB 8/181 KB 3/60 KB 16/22 KB 3/57 KB 8/181 KB 5/60 KB 16/22 KB 3/57 KB 8/181 KB 8/60 KB 16/22 KB 6/57 KB 8/181 KB 11/60 KB 16/22 KB 6/57 KB 8/181 KB 13/60 KB 16/22 KB 6/57 KB 8/181 KB 16/60 KB 16/22 KB 3/203 KB 6/57 KB 11/181 KB 5/60 KB 16/22 KB 6/57 KB 8/181 KB 16/60 KB 16/22 KB 3/203 KB 9/57 KB 11/181 KB 16/60 KB 16/22 KB 3/203 KB 11/57 KB 11/181 KB 16/60 KB 16/22 KB 3/203 KB 14/57 KB 11/181 KB 16/60 KB 16/22 KB 3/203 KB 16/57 KB 11/181 KB 13/60 KB 16/22 KB 3/203 KB 6/57 KB 11/181 KB 16/60 KB 16/22 KB 3/203 KB 16/57 KB 13/181 KB 13/60 KB 16/22 KB 3/203 KB 6/57 KB 8/181 KB 16/60 KB 16/22 KB 5/203 KB 19/57 KB 13/181 KB 16/60 KB 16/22 KB 8/203 KB 19/57 KB 13/181 KB 16/60 KB 16/22 KB 11/203 KB 19/57 KB 13/181 KB 16/60 KB 16/22 KB 13/203 KB 19/57 KB 13/181 KB 16/60 KB 16/22 KB 16/203 KB 19/57 KB 13/181 KB 16/60 KB 16/22 KB 19/203 KB 19/57 KB 13/181 KB 19/60 KB 19/22 KB 21/203 KB 19/57 KB 16/181 KB 16/60 KB 16/22 KB 3/203 KB 19/57 KB 13/181 KB 19/60 KB 19/22 KB 21/203 KB 22/57 KB 16/181 KB 19/60 KB 19/22 KB 19/203 KB 19/57 KB 16/181 KB 19/60 KB 19/22 KB 19/203 KB 19/57 KB 13/181 KB 21/60 KB 19/22 KB 21/203 KB 22/57 KB 16/181 KB 24/60 KB 19/22 KB 21/203 KB 25/57 KB 19/181 KB 16/60 KB 19/22 KB 19/203 KB 19/57 KB 13/181 KB 24/60 KB 21/22 KB 24/203 KB 25/57 KB 19/181 KB 24/60 KB 22/22 KB 24/203 KB 25/57 KB 19/181 KB 24/60 KB 19/22 KB 24/203 KB 25/57 KB 19/181 KB 21/60 KB 19/22 KB 21/203 KB 25/57 KB 19/181 KB 24/60 KB 22/22 KB 24/203 KB 27/57 KB 19/181 KB 27/60 KB 22/22 KB 27/203 KB 30/57 KB 19/181 KB 21/60 KB 19/22 KB 21/203 KB 22/57 KB 19/181 KB 27/60 KB 22/22 KB 27/203 KB 30/57 KB 21/181 KB 27/60 KB 22/22 KB 27/203 KB 27/57 KB 19/181 KB 27/60 KB 22/22 KB 29/203 KB 30/57 KB 24/181 KB 27/60 KB 22/22 KB 24/203 KB 27/57 KB 19/181 KB 27/60 KB 22/22 KB 27/203 KB 30/57 KB 24/181 KB 29/60 KB 22/22 KB 29/203 KB 30/57 KB 24/181 KB 32/60 KB 22/22 KB 29/203 KB 30/57 KB 24/181 KB 36/60 KB 22/22 KB 32/203 KB 32/57 KB 27/181 KB 40/60 KB 22/22 KB 32/203 KB 32/57 KB 27/181 KB 44/60 KB 22/22 KB 32/203 KB 32/57 KB 27/181 KB 48/60 KB 22/22 KB 32/203 KB 32/57 KB 27/181 KB 32/60 KB 22/22 KB 32/203 KB 32/57 KB 27/181 KB 32/60 KB 22/22 KB 32/203 KB 30/57 KB 27/181 KB 32/60 KB 22/22 KB 32/203 KB 30/57 KB 24/181 KB 48/60 KB 22/22 KB 32/203 KB 32/57 KB 29/181 KB 48/60 KB 22/22 KB 32/203 KB 32/57 KB 32/181 KB 48/60 KB 22/22 KB 36/203 KB 36/57 KB 36/181 KB 48/60 KB 22/22 KB 36/203 KB 36/57 KB 40/181 KB 48/60 KB 22/22 KB 36/203 KB 36/57 KB 32/181 KB 48/60 KB 22/22 KB 36/203 KB 40/57 KB 44/181 KB 48/60 KB 22/22 KB 36/203 KB 44/57 KB 44/181 KB 48/60 KB 22/22 KB 36/203 KB 48/57 KB 44/181 KB 48/60 KB 22/22 KB 36/203 KB 32/57 KB 32/181 KB 48/60 KB 22/22 KB 40/203 KB 48/57 KB 44/181 KB 48/60 KB 22/22 KB 44/203 KB 48/57 KB 44/181 KB 48/60 KB 22/22 KB 48/203 KB 48/57 KB 44/181 KB 48/60 KB 22/22 KB 48/203 KB 52/57 KB 44/181 KB 52/60 KB 22/22 KB 52/203 KB 56/57 KB 44/181 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: 11:59:42 DEBUG unit.abot-epc-basic/0.install 48/60 KB 22/22 KB 48/203 KB 52/57 KB 44/181 KB 52/60 KB 52/203 KB 57/57 KB 48/181 KB 52/60 KB 52/203 KB 57/57 KB 52/181 KB 52/60 KB 52/203 KB 57/57 KB 56/181 KB 52/60 KB 52/203 KB 57/57 KB 60/181 KB 52/60 KB 52/203 KB 57/57 KB 64/181 KB 52/60 KB 22/22 KB 52/203 KB 52/57 KB 44/181 KB 52/60 KB 56/203 KB 57/57 KB 64/181 KB 52/60 KB 60/203 KB 57/57 KB 64/181 KB 52/60 KB 64/203 KB 57/57 KB 64/181 KB 52/60 KB 22/22 KB 48/203 KB 52/57 KB 44/181 KB 56/60 KB 64/203 KB 57/57 KB 64/181 KB 60/60 KB 64/203 KB 57/57 KB 64/181 KB 52/60 KB 22/22 KB 52/203 KB 57/57 KB 52/181 KB 60/60 KB 68/203 KB 57/57 KB 64/181 KB 60/60 KB 72/203 KB 57/57 KB 64/181 KB 60/60 KB 76/203 KB 57/57 KB 64/181 KB 60/60 KB 80/203 KB 57/57 KB 68/181 KB 60/60 KB 76/203 KB 57/57 KB 68/181 KB 60/60 KB 80/203 KB 57/57 KB 72/181 KB 60/60 KB 80/203 KB 57/57 KB 76/181 KB 60/60 KB 80/203 KB 57/57 KB 80/181 KB 60/60 KB 80/203 KB 57/57 KB 84/181 KB 60/60 KB 84/203 KB 57/57 KB 88/181 KB 60/60 KB 84/203 KB 57/57 KB 92/181 KB 60/60 KB 84/203 KB 57/57 KB 96/181 KB 60/60 KB 84/203 KB 57/57 KB 84/181 KB 60/60 KB 88/203 KB 57/57 KB 96/181 KB 60/60 KB 92/203 KB 57/57 KB 96/181 KB 60/60 KB 96/203 KB 57/57 KB 96/181 KB 60/60 KB 100/203 KB 57/57 KB 96/181 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 1161.2 KB/sec) unit-abot-epc-basic-0: 11:59:42 DEBUG unit.abot-epc-basic/0.install 60/60 KB 100/203 KB 57/57 KB 100/181 KB 60/60 KB 104/203 KB 104/181 KB 60/60 KB 104/203 KB 108/181 KB 60/60 KB 104/203 KB 112/181 KB 60/60 KB 104/203 KB 100/181 KB 60/60 KB 108/203 KB 112/181 KB 60/60 KB 112/203 KB 112/181 KB 60/60 KB 116/203 KB 112/181 KB 120/203 KB 116/181 KB 116/203 KB 116/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 968.1 KB/sec) unit-abot-epc-basic-0: 11:59:42 DEBUG unit.abot-epc-basic/0.install 120/203 KB 120/181 KB 120/203 KB 124/181 KB 124/203 KB 128/181 KB 124/203 KB 124/181 KB 128/203 KB 128/181 KB 132/203 KB 128/181 KB 132/203 KB 132/181 KB 132/203 KB 136/181 KB 136/203 KB 140/181 KB 136/203 KB 144/181 KB 136/203 KB 148/181 KB 136/203 KB 152/181 KB 136/203 KB 156/181 KB 136/203 KB 160/181 KB 136/203 KB 136/181 KB 140/203 KB 160/181 KB 144/203 KB 160/181 KB 148/203 KB 160/181 KB 152/203 KB 160/181 KB 156/203 KB 160/181 KB 160/203 KB 160/181 KB 164/203 KB 160/181 KB 168/203 KB 164/181 KB 172/203 KB 164/181 KB 176/203 KB 164/181 KB 180/203 KB 164/181 KB 184/203 KB 164/181 KB 188/203 KB 164/181 KB 192/203 KB 164/181 KB 164/203 KB 164/181 KB 192/203 KB 168/181 KB 192/203 KB 172/181 KB 192/203 KB 176/181 KB 192/203 KB 180/181 KB 192/203 KB 181/181 KB 196/203 KB 181/181 KB 200/203 KB 181/181 KB 203/203 KB 181/181 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 2817.4 KB/sec) unit-abot-epc-basic-0: 11:59:42 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 2370.0 KB/sec) unit-abot-epc-basic-0: 11:59:42 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: 11:59:42 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:59:42 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:59:42 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: 11:59:42 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 197.1 KB/sec) unit-abot-epc-basic-0: 11:59:42 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: 11:59:42 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 1525.8 KB/sec) unit-abot-epc-basic-0: 11:59:42 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: 11:59:42 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 172.8 KB/sec) unit-abot-epc-basic-0: 11:59:42 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: 11:59:42 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (4 KB at 286.2 KB/sec) unit-abot-epc-basic-0: 11:59:42 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: 11:59:42 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 134.9 KB/sec) unit-abot-epc-basic-0: 11:59:42 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: 11:59:42 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 239.5 KB/sec) unit-abot-epc-basic-0: 11:59:42 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-mysql-0: 11:59:42 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 11:59:42 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-abot-epc-basic-0: 11:59:42 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 KB at 957.4 KB/sec) unit-abot-epc-basic-0: 11:59:42 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: 11:59:42 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (2 KB at 116.7 KB/sec) unit-abot-epc-basic-0: 11:59:42 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: 11:59:42 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (3 KB at 176.9 KB/sec) unit-abot-epc-basic-0: 11:59:42 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: 11:59:42 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (8 KB at 551.5 KB/sec) unit-abot-epc-basic-0: 11:59:42 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: 11:59:42 DEBUG unit.abot-epc-basic/0.install 3/21 KB 6/21 KB 9/21 KB 11/21 KB 14/21 KB 16/21 KB 19/21 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 KB at 1347.1 KB/sec) unit-abot-epc-basic-0: 11:59:42 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: 11:59:42 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 76.8 KB/sec) unit-abot-epc-basic-0: 11:59:42 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: 11:59:42 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 42.7 KB/sec) unit-abot-epc-basic-0: 11:59:42 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: 11:59:42 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 160.2 KB/sec) unit-abot-epc-basic-0: 11:59:42 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: 11:59:42 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (15 KB at 879.3 KB/sec) unit-abot-epc-basic-0: 11:59:42 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: 11:59:42 DEBUG unit.abot-epc-basic/0.install 815/815 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 53.1 KB/sec) unit-abot-epc-basic-0: 11:59:42 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: 11:59:42 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 276.0 KB/sec) unit-abot-epc-basic-0: 11:59:42 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: 11:59:42 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 1299.2 KB/sec) unit-abot-epc-basic-0: 11:59:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom unit-abot-epc-basic-0: 11:59:42 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (8 KB at 594.5 KB/sec) unit-abot-epc-basic-0: 11:59:42 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: 11:59:43 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (4 KB at 255.0 KB/sec) unit-abot-epc-basic-0: 11:59:43 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: 11:59:43 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (6 KB at 395.4 KB/sec) unit-abot-epc-basic-0: 11:59:43 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: 11:59:43 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: 11:59:43 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: 11:59:43 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 180.7 KB/sec) unit-abot-epc-basic-0: 11:59:43 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: 11:59:43 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom (10 KB at 604.5 KB/sec) unit-abot-epc-basic-0: 11:59:43 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: 11:59:43 DEBUG unit.abot-epc-basic/0.install 930/930 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom (930 B at 69.9 KB/sec) unit-abot-epc-basic-0: 11:59:43 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: 11:59:43 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 763.7 KB/sec) unit-abot-epc-basic-0: 11:59:43 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: 11:59:43 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: 11:59:43 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: 11:59:43 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: 11:59:43 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: 11:59:43 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: 11:59:43 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: 11:59:43 DEBUG unit.abot-epc-basic/0.install 4/46 KB 3/44 KB 4/54 KB 4/201 KB 8/46 KB 3/44 KB 4/54 KB 4/201 KB 12/46 KB 3/44 KB 4/54 KB 4/201 KB 16/46 KB 3/44 KB 4/54 KB 4/201 KB 20/46 KB 3/44 KB 4/54 KB 4/201 KB 24/46 KB 3/44 KB 4/54 KB 4/201 KB 28/46 KB 3/44 KB 4/54 KB 4/201 KB 32/46 KB 3/44 KB 4/54 KB 4/201 KB 36/46 KB 3/44 KB 4/54 KB 4/201 KB 40/46 KB 3/44 KB 4/54 KB 4/201 KB 44/46 KB 3/44 KB 4/54 KB 4/201 KB 46/46 KB 3/44 KB 4/54 KB 4/201 KB 4/46 KB 6/44 KB 4/54 KB 4/201 KB 46/46 KB 9/44 KB 4/54 KB 4/201 KB 46/46 KB 11/44 KB 4/54 KB 4/201 KB 46/46 KB 14/44 KB 4/54 KB 4/201 KB 46/46 KB 16/44 KB 4/54 KB 4/201 KB 46/46 KB 19/44 KB 4/54 KB 4/201 KB 46/46 KB 22/44 KB 4/54 KB 4/201 KB 46/46 KB 4/54 KB 4/201 KB 4/46 KB 22/44 KB 8/54 KB 4/201 KB 46/46 KB 22/44 KB 12/54 KB 4/201 KB 46/46 KB 22/44 KB 16/54 KB 4/201 KB 46/46 KB 22/44 KB 20/54 KB 4/201 KB 46/46 KB 22/44 KB 24/54 KB 4/201 KB 46/46 KB 22/44 KB 28/54 KB 4/201 KB 46/46 KB 22/44 KB 32/54 KB 4/201 KB 46/46 KB 22/44 KB 36/54 KB 4/201 KB 46/46 KB 4/201 KB 4/46 KB 22/44 KB 36/54 KB 8/201 KB 46/46 KB 22/44 KB 36/54 KB 12/201 KB 46/46 KB 22/44 KB 36/54 KB 16/201 KB 46/46 KB 22/44 KB 36/54 KB 20/201 KB 46/46 KB 22/44 KB 36/54 KB 24/201 KB 46/46 KB 22/44 KB 36/54 KB 28/201 KB 46/46 KB 22/44 KB 36/54 KB 32/201 KB 46/46 KB 22/44 KB 36/54 KB 36/201 KB 46/46 KB 22/44 KB 36/54 KB 40/201 KB 46/46 KB 22/44 KB 40/54 KB 44/201 KB 46/46 KB 22/44 KB 40/54 KB 48/201 KB 46/46 KB 25/44 KB 40/54 KB 52/201 KB 46/46 KB 25/44 KB 40/54 KB 56/201 KB 46/46 KB 25/44 KB 40/54 KB 60/201 KB 46/46 KB 25/44 KB 40/54 KB 64/201 KB 46/46 KB 22/44 KB 40/54 KB 40/201 KB 46/46 KB 25/44 KB 44/54 KB 64/201 KB 46/46 KB 25/44 KB 48/54 KB 64/201 KB 46/46 KB 25/44 KB 52/54 KB 64/201 KB 46/46 KB 25/44 KB 54/54 KB 64/201 KB 46/46 KB 25/44 KB 40/54 KB 48/201 KB 46/46 KB 27/44 KB 54/54 KB 64/201 KB 46/46 KB 30/44 KB 54/54 KB 64/201 KB 46/46 KB 32/44 KB 54/54 KB 64/201 KB 46/46 KB 36/44 KB 54/54 KB 64/201 KB 46/46 KB 40/44 KB 54/54 KB 68/201 KB 46/46 KB 44/44 KB 54/54 KB 68/201 KB 46/46 KB 36/44 KB 54/54 KB 68/201 KB 46/46 KB 44/44 KB 54/54 KB 72/201 KB 46/46 KB 44/44 KB 54/54 KB 76/201 KB 46/46 KB 44/44 KB 54/54 KB 80/201 KB 46/46 KB 44/44 KB 54/54 KB 84/201 KB 46/46 KB 44/44 KB 54/54 KB 88/201 KB 46/46 KB 44/44 KB 54/54 KB 92/201 KB 46/46 KB 44/44 KB 54/54 KB 96/201 KB 46/46 KB 44/44 KB 54/54 KB 100/201 KB 46/46 KB 44/44 KB 54/54 KB 4/158 KB 100/201 KB 46/46 KB 44/44 KB 54/54 KB 8/158 KB 100/201 KB 46/46 KB 44/44 KB 54/54 KB 12/158 KB 100/201 KB 46/46 KB 44/44 KB 54/54 KB 16/158 KB 100/201 KB 46/46 KB 44/44 KB 54/54 KB 20/158 KB 100/201 KB 46/46 KB 44/44 KB 54/54 KB 24/158 KB 100/201 KB 46/46 KB 44/44 KB 54/54 KB 28/158 KB 100/201 KB 46/46 KB 44/44 KB 54/54 KB 32/158 KB 100/201 KB 46/46 KB 44/44 KB 54/54 KB 36/158 KB 100/201 KB 46/46 KB 44/44 KB 54/54 KB 40/158 KB 100/201 KB 46/46 KB 44/44 KB 54/54 KB 44/158 KB 100/201 KB 46/46 KB 44/44 KB 54/54 KB 48/158 KB 100/201 KB 46/46 KB 44/44 KB 54/54 KB 52/158 KB 100/201 KB 46/46 KB 44/44 KB 54/54 KB 56/158 KB 100/201 KB 46/46 KB 44/44 KB 54/54 KB 60/158 KB 100/201 KB 46/46 KB 44/44 KB 54/54 KB 64/158 KB 100/201 KB 46/46 KB 44/44 KB 54/54 KB 68/158 KB 100/201 KB 46/46 KB 44/44 KB 54/54 KB 72/158 KB 100/201 KB 44/44 KB 76/158 KB 100/201 KB 44/44 KB 80/158 KB 100/201 KB unit-abot-epc-basic-0: 11:59:43 DEBUG unit.abot-epc-basic/0.install 44/44 KB 84/158 KB 100/201 KB 44/44 KB 88/158 KB 100/201 KB 92/158 KB 100/201 KB 96/158 KB 100/201 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar (54 KB at 1312.2 KB/sec) unit-abot-epc-basic-0: 11:59:43 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: 11:59:43 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 1044.2 KB/sec) unit-abot-epc-basic-0: 11:59:43 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 957.8 KB/sec) unit-abot-epc-basic-0: 11:59:43 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: 11:59:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar unit-mysql-0: 11:59:43 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 11:59:43 DEBUG unit.abot-epc-basic/0.install 100/158 KB 100/201 KB 104/158 KB 100/201 KB 108/158 KB 100/201 KB 112/158 KB 104/201 KB 108/158 KB 104/201 KB 112/158 KB 108/201 KB 116/158 KB 112/201 KB 116/158 KB 116/201 KB 116/158 KB 120/201 KB 116/158 KB 124/201 KB 116/158 KB 128/201 KB 116/158 KB 108/201 KB 120/158 KB 128/201 KB 124/158 KB 128/201 KB 128/158 KB 128/201 KB 132/158 KB 128/201 KB 136/158 KB 132/201 KB 140/158 KB 132/201 KB 144/158 KB 132/201 KB 132/158 KB 132/201 KB 144/158 KB 136/201 KB 144/158 KB 140/201 KB 144/158 KB 144/201 KB 144/158 KB 148/201 KB 148/158 KB 152/201 KB 148/158 KB 156/201 KB 148/158 KB 160/201 KB 148/158 KB 148/201 KB 152/158 KB 160/201 KB 156/158 KB 160/201 KB 158/158 KB 160/201 KB 158/158 KB 164/201 KB 158/158 KB 168/201 KB 158/158 KB 172/201 KB 158/158 KB 176/201 KB 3/3 KB 158/158 KB 176/201 KB 3/6 KB 3/3 KB 158/158 KB 176/201 KB 5/6 KB 3/3 KB 158/158 KB 176/201 KB 6/6 KB 3/3 KB 158/158 KB 176/201 KB 6/6 KB 4/367 KB 3/3 KB 158/158 KB 176/201 KB 6/6 KB 8/367 KB 3/3 KB 158/158 KB 176/201 KB 6/6 KB 12/367 KB 3/3 KB 158/158 KB 176/201 KB 6/6 KB 16/367 KB 3/3 KB 158/158 KB 176/201 KB 6/6 KB 20/367 KB 3/3 KB 158/158 KB 176/201 KB 6/6 KB 24/367 KB 3/3 KB 158/158 KB 176/201 KB 6/6 KB 28/367 KB 3/3 KB 158/158 KB 176/201 KB 6/6 KB 32/367 KB 3/3 KB 158/158 KB 176/201 KB 6/6 KB 36/367 KB 3/3 KB 158/158 KB 176/201 KB 6/6 KB 40/367 KB 3/3 KB 158/158 KB 176/201 KB 6/6 KB 44/367 KB 3/3 KB 158/158 KB 176/201 KB 6/6 KB 48/367 KB 3/3 KB 158/158 KB 176/201 KB 6/6 KB 52/367 KB 3/3 KB 158/158 KB 176/201 KB 6/6 KB 56/367 KB 3/3 KB 180/201 KB 6/6 KB 60/367 KB 3/3 KB 180/201 KB 6/6 KB 64/367 KB 3/3 KB 180/201 KB Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 44.3 KB/sec) unit-abot-epc-basic-0: 11:59:43 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: 11:59:43 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 2379.5 KB/sec) unit-abot-epc-basic-0: 11:59:43 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: 11:59:43 DEBUG unit.abot-epc-basic/0.install 6/6 KB 52/367 KB 3/3 KB 180/201 KB Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 95.2 KB/sec) unit-abot-epc-basic-0: 11:59:43 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: 11:59:43 DEBUG unit.abot-epc-basic/0.install 64/367 KB 3/5 KB 180/201 KB 64/367 KB 5/5 KB 180/201 KB 64/367 KB 5/5 KB 184/201 KB 64/367 KB 5/5 KB 188/201 KB 64/367 KB 5/5 KB 192/201 KB 64/367 KB 5/5 KB 196/201 KB 68/367 KB 5/5 KB 196/201 KB 72/367 KB 5/5 KB 196/201 KB 76/367 KB 5/5 KB 196/201 KB 80/367 KB 5/5 KB 196/201 KB 80/367 KB 5/5 KB 200/201 KB 80/367 KB 5/5 KB 201/201 KB 84/367 KB 5/5 KB 201/201 KB 4/47 KB 84/367 KB 5/5 KB 201/201 KB 8/47 KB 84/367 KB 5/5 KB 201/201 KB 12/47 KB 84/367 KB 5/5 KB 201/201 KB 16/47 KB 84/367 KB 5/5 KB 201/201 KB 20/47 KB 84/367 KB 5/5 KB 201/201 KB 24/47 KB 84/367 KB 201/201 KB 28/47 KB 84/367 KB 201/201 KB 32/47 KB 84/367 KB 201/201 KB 36/47 KB 84/367 KB 3/52 KB 201/201 KB 40/47 KB 84/367 KB 3/52 KB 201/201 KB 44/47 KB 84/367 KB 3/52 KB 201/201 KB 47/47 KB 84/367 KB 5/5 KB 201/201 KB 88/367 KB 3/52 KB 201/201 KB 47/47 KB 92/367 KB 3/52 KB 201/201 KB 47/47 KB 96/367 KB 3/52 KB 201/201 KB 47/47 KB 100/367 KB 3/52 KB 201/201 KB 47/47 KB 104/367 KB 3/52 KB 47/47 KB 108/367 KB 3/52 KB 47/47 KB 112/367 KB 3/52 KB 47/47 KB 84/367 KB 3/52 KB 201/201 KB 36/47 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (5 KB at 56.3 KB/sec) unit-abot-epc-basic-0: 11:59:43 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: 11:59:43 DEBUG unit.abot-epc-basic/0.install 112/367 KB 6/52 KB 47/47 KB 112/367 KB 9/52 KB 47/47 KB 112/367 KB 11/52 KB 47/47 KB 112/367 KB 14/52 KB 47/47 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 2571.7 KB/sec) unit-abot-epc-basic-0: 11:59:43 DEBUG unit.abot-epc-basic/0.install 112/367 KB 16/52 KB 47/47 KB Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar unit-abot-epc-basic-0: 11:59:43 DEBUG unit.abot-epc-basic/0.install 112/367 KB 19/52 KB 47/47 KB 112/367 KB 22/52 KB 47/47 KB 116/367 KB 22/52 KB 47/47 KB 116/367 KB 25/52 KB 47/47 KB 116/367 KB 27/52 KB 47/47 KB 116/367 KB 30/52 KB 47/47 KB 120/367 KB 30/52 KB 47/47 KB 124/367 KB 30/52 KB 47/47 KB 128/367 KB 32/52 KB 124/367 KB 32/52 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 592.5 KB/sec) unit-abot-epc-basic-0: 11:59:43 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: 11:59:43 DEBUG unit.abot-epc-basic/0.install 128/367 KB 36/52 KB 132/367 KB 40/52 KB 3/28 KB 4/238 KB 132/367 KB 44/52 KB 3/28 KB 4/238 KB 132/367 KB 48/52 KB 3/28 KB 4/238 KB 132/367 KB 36/52 KB 3/28 KB 4/238 KB 136/367 KB 48/52 KB 3/28 KB 4/238 KB 140/367 KB 48/52 KB 3/28 KB 4/238 KB 144/367 KB 48/52 KB 3/28 KB 4/238 KB 148/367 KB 52/52 KB 3/28 KB 4/238 KB 152/367 KB 52/52 KB 3/28 KB 4/238 KB 128/367 KB 36/52 KB 3/28 KB 4/238 KB 128/367 KB 36/52 KB 4/238 KB 152/367 KB 52/52 KB 3/28 KB 8/238 KB 152/367 KB 52/52 KB 3/28 KB 12/238 KB 152/367 KB 52/52 KB 3/28 KB 16/238 KB 152/367 KB 52/52 KB 3/28 KB 20/238 KB 152/367 KB 52/52 KB 3/28 KB 24/238 KB 152/367 KB 52/52 KB 3/28 KB 28/238 KB 152/367 KB 52/52 KB 5/28 KB 32/238 KB 152/367 KB 52/52 KB 5/28 KB 36/238 KB 152/367 KB 52/52 KB 5/28 KB 40/238 KB 152/367 KB 52/52 KB 5/28 KB 44/238 KB 152/367 KB 52/52 KB 5/28 KB 48/238 KB 144/367 KB 52/52 KB 3/28 KB 4/238 KB 152/367 KB 52/52 KB 5/28 KB 28/238 KB 152/367 KB 52/52 KB 8/28 KB 48/238 KB 152/367 KB 52/52 KB 11/28 KB 48/238 KB 152/367 KB 52/52 KB 13/28 KB 48/238 KB 152/367 KB 52/52 KB 16/28 KB 48/238 KB 152/367 KB 52/52 KB 19/28 KB 48/238 KB 152/367 KB 52/52 KB 19/28 KB 52/238 KB 156/367 KB 52/52 KB 21/28 KB 56/238 KB 156/367 KB 52/52 KB 21/28 KB 60/238 KB 156/367 KB 52/52 KB 21/28 KB 64/238 KB 156/367 KB 52/52 KB 21/28 KB 52/238 KB 160/367 KB 52/52 KB 21/28 KB 64/238 KB 152/367 KB 52/52 KB 21/28 KB 52/238 KB 160/367 KB 52/52 KB 24/28 KB 64/238 KB 160/367 KB 52/52 KB 27/28 KB 64/238 KB 160/367 KB 52/52 KB 28/28 KB 64/238 KB 164/367 KB 52/52 KB 28/28 KB 64/238 KB 168/367 KB 52/52 KB 28/28 KB 68/238 KB 172/367 KB 52/52 KB 28/28 KB 68/238 KB 176/367 KB 52/52 KB 28/28 KB 68/238 KB 180/367 KB 28/28 KB 68/238 KB 184/367 KB 28/28 KB 68/238 KB 188/367 KB 28/28 KB 68/238 KB 192/367 KB 28/28 KB 68/238 KB 196/367 KB 28/28 KB 68/238 KB 200/367 KB 28/28 KB 68/238 KB 204/367 KB 28/28 KB 68/238 KB 208/367 KB 28/28 KB 68/238 KB 164/367 KB 52/52 KB 28/28 KB 68/238 KB 208/367 KB 72/238 KB 208/367 KB 76/238 KB 208/367 KB 80/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 281.8 KB/sec) unit-abot-epc-basic-0: 11:59:43 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (52 KB at 530.4 KB/sec) unit-abot-epc-basic-0: 11:59:43 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: 11:59:43 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: 11:59:43 DEBUG unit.abot-epc-basic/0.install 208/367 KB 84/238 KB 208/367 KB 88/238 KB 208/367 KB 92/238 KB 208/367 KB 96/238 KB 208/367 KB 100/238 KB 208/367 KB 104/238 KB 208/367 KB 108/238 KB 208/367 KB 112/238 KB 212/367 KB 112/238 KB 216/367 KB 116/238 KB 220/367 KB 116/238 KB 224/367 KB 116/238 KB 228/367 KB 116/238 KB 232/367 KB 116/238 KB 3/186 KB 236/367 KB 116/238 KB 3/186 KB 240/367 KB 116/238 KB 3/186 KB 212/367 KB 116/238 KB 240/367 KB 116/238 KB 4/558 KB 3/186 KB 228/367 KB 116/238 KB 3/186 KB 240/367 KB 116/238 KB 4/558 KB 5/186 KB 240/367 KB 116/238 KB 4/558 KB 8/186 KB 240/367 KB 116/238 KB 4/558 KB 11/186 KB 240/367 KB 116/238 KB 4/558 KB 13/186 KB 240/367 KB 116/238 KB 8/558 KB 13/186 KB 240/367 KB 116/238 KB 8/558 KB 16/186 KB 240/367 KB 116/238 KB 12/558 KB 16/186 KB 240/367 KB 116/238 KB 16/558 KB 16/186 KB 240/367 KB 120/238 KB 20/558 KB 16/186 KB 240/367 KB 120/238 KB 16/558 KB 16/186 KB 240/367 KB 124/238 KB 20/558 KB 19/186 KB 240/367 KB 128/238 KB 20/558 KB 19/186 KB 240/367 KB 120/238 KB 20/558 KB 19/186 KB 240/367 KB 128/238 KB 20/558 KB 21/186 KB 240/367 KB 132/238 KB 20/558 KB 21/186 KB 240/367 KB 136/238 KB 24/558 KB 24/186 KB 240/367 KB 140/238 KB 24/558 KB 24/186 KB 240/367 KB 144/238 KB 24/558 KB 24/186 KB 240/367 KB 148/238 KB 24/558 KB 24/186 KB 244/367 KB 152/238 KB 24/558 KB 24/186 KB 244/367 KB 156/238 KB 24/558 KB 24/186 KB 244/367 KB 160/238 KB 24/558 KB 24/186 KB 240/367 KB 132/238 KB 24/558 KB 24/186 KB 244/367 KB 160/238 KB 28/558 KB 24/186 KB 244/367 KB 160/238 KB 32/558 KB 24/186 KB 240/367 KB 132/238 KB 20/558 KB 24/186 KB 244/367 KB 160/238 KB 32/558 KB 27/186 KB 244/367 KB 160/238 KB 32/558 KB 29/186 KB 244/367 KB 160/238 KB 36/558 KB 29/186 KB 244/367 KB 160/238 KB 40/558 KB 32/186 KB 244/367 KB 160/238 KB 44/558 KB 32/186 KB 244/367 KB 160/238 KB 48/558 KB 32/186 KB 244/367 KB 148/238 KB 24/558 KB 24/186 KB 248/367 KB 160/238 KB 48/558 KB 32/186 KB 252/367 KB 160/238 KB 48/558 KB 32/186 KB 256/367 KB 160/238 KB 48/558 KB 32/186 KB 260/367 KB 160/238 KB 48/558 KB 32/186 KB 264/367 KB 164/238 KB 52/558 KB 32/186 KB 268/367 KB 164/238 KB 52/558 KB 32/186 KB 272/367 KB 164/238 KB 52/558 KB 32/186 KB 244/367 KB 160/238 KB 36/558 KB 32/186 KB 272/367 KB 164/238 KB 52/558 KB 36/186 KB 272/367 KB 164/238 KB 52/558 KB 40/186 KB 272/367 KB 164/238 KB 52/558 KB 44/186 KB 272/367 KB 164/238 KB 52/558 KB 48/186 KB 272/367 KB 164/238 KB 52/558 KB 52/186 KB 272/367 KB 164/238 KB 52/558 KB 56/186 KB 272/367 KB 164/238 KB 52/558 KB 60/186 KB 272/367 KB 164/238 KB 52/558 KB 64/186 KB 260/367 KB 164/238 KB 52/558 KB 32/186 KB 272/367 KB 164/238 KB 56/558 KB 64/186 KB 272/367 KB 164/238 KB 60/558 KB 64/186 KB 272/367 KB 164/238 KB 64/558 KB 64/186 KB 260/367 KB 164/238 KB 48/558 KB 32/186 KB 272/367 KB 168/238 KB 64/558 KB 64/186 KB 272/367 KB 172/238 KB 64/558 KB 64/186 KB 272/367 KB 176/238 KB 64/558 KB 64/186 KB 272/367 KB 180/238 KB 64/558 KB 64/186 KB 276/367 KB 184/238 KB 68/558 KB 68/186 KB 276/367 KB 188/238 KB 68/558 KB 68/186 KB 276/367 KB 192/238 KB 68/558 KB 68/186 KB 276/367 KB 180/238 KB 68/558 KB 68/186 KB 280/367 KB 192/238 KB 68/558 KB 68/186 KB 284/367 KB 192/238 KB 68/558 KB 68/186 KB 288/367 KB 192/238 KB 68/558 KB 68/186 KB 272/367 KB 180/238 KB 68/558 KB 68/186 KB 288/367 KB 192/238 KB 68/558 KB 72/186 KB 288/367 KB 192/238 KB 68/558 KB 76/186 KB 288/367 KB 192/238 KB 68/558 KB 80/186 KB 272/367 KB unit-abot-epc-basic-0: 11:59:43 DEBUG unit.abot-epc-basic/0.install 180/238 KB 68/558 KB 64/186 KB 288/367 KB 192/238 KB 72/558 KB 80/186 KB 288/367 KB 192/238 KB 76/558 KB 80/186 KB 288/367 KB 192/238 KB 80/558 KB 80/186 KB 288/367 KB 192/238 KB 84/558 KB 80/186 KB 292/367 KB 196/238 KB 88/558 KB 84/186 KB 292/367 KB 196/238 KB 92/558 KB 84/186 KB 292/367 KB 196/238 KB 96/558 KB 84/186 KB 292/367 KB 196/238 KB 84/558 KB 84/186 KB 292/367 KB 196/238 KB 96/558 KB 88/186 KB 292/367 KB 196/238 KB 96/558 KB 92/186 KB 292/367 KB 196/238 KB 96/558 KB 96/186 KB 292/367 KB 196/238 KB 84/558 KB 80/186 KB 292/367 KB 200/238 KB 96/558 KB 96/186 KB 292/367 KB 204/238 KB 96/558 KB 96/186 KB 292/367 KB 208/238 KB 96/558 KB 96/186 KB 292/367 KB 212/238 KB 96/558 KB 96/186 KB 292/367 KB 216/238 KB 100/558 KB 100/186 KB 292/367 KB 220/238 KB 100/558 KB 100/186 KB 292/367 KB 224/238 KB 100/558 KB 100/186 KB 292/367 KB 192/238 KB 84/558 KB 80/186 KB 296/367 KB 224/238 KB 100/558 KB 100/186 KB 300/367 KB 224/238 KB 100/558 KB 100/186 KB 304/367 KB 224/238 KB 100/558 KB 100/186 KB 308/367 KB 224/238 KB 100/558 KB 100/186 KB 312/367 KB 224/238 KB 100/558 KB 100/186 KB 316/367 KB 224/238 KB 100/558 KB 100/186 KB 320/367 KB 224/238 KB 100/558 KB 100/186 KB 292/367 KB 212/238 KB 100/558 KB 100/186 KB 292/367 KB 212/238 KB 96/558 KB 100/186 KB 320/367 KB 224/238 KB 100/558 KB 104/186 KB 320/367 KB 224/238 KB 100/558 KB 108/186 KB 320/367 KB 224/238 KB 100/558 KB 112/186 KB 320/367 KB 224/238 KB 104/558 KB 116/186 KB 324/367 KB 228/238 KB 4/1199 KB 104/558 KB 120/186 KB 324/367 KB 228/238 KB 4/1199 KB 104/558 KB 124/186 KB 324/367 KB 228/238 KB 4/1199 KB 104/558 KB 128/186 KB 320/367 KB 224/238 KB 104/558 KB 112/186 KB 324/367 KB 228/238 KB 4/1199 KB 108/558 KB 128/186 KB 324/367 KB 228/238 KB 4/1199 KB 112/558 KB 128/186 KB 324/367 KB 228/238 KB 4/1199 KB 116/558 KB 128/186 KB 324/367 KB 228/238 KB 4/1199 KB 120/558 KB 128/186 KB 324/367 KB 228/238 KB 4/1199 KB 124/558 KB 128/186 KB 324/367 KB 228/238 KB 4/1199 KB 128/558 KB 132/186 KB 324/367 KB 228/238 KB 4/1199 KB 104/558 KB 116/186 KB 328/367 KB 228/238 KB 4/1199 KB 128/558 KB 132/186 KB 332/367 KB 228/238 KB 4/1199 KB 128/558 KB 132/186 KB 336/367 KB 228/238 KB 4/1199 KB 128/558 KB 132/186 KB 320/367 KB 228/238 KB 4/1199 KB 104/558 KB 116/186 KB 320/367 KB 224/238 KB 4/1199 KB 104/558 KB 116/186 KB 336/367 KB 228/238 KB 8/1199 KB 128/558 KB 132/186 KB 336/367 KB 228/238 KB 12/1199 KB 128/558 KB 132/186 KB 336/367 KB 228/238 KB 16/1199 KB 128/558 KB 132/186 KB 336/367 KB 228/238 KB 20/1199 KB 128/558 KB 132/186 KB 336/367 KB 228/238 KB 24/1199 KB 128/558 KB 132/186 KB 336/367 KB 228/238 KB 28/1199 KB 128/558 KB 132/186 KB 336/367 KB 228/238 KB 32/1199 KB 128/558 KB 132/186 KB 336/367 KB 228/238 KB 36/1199 KB 128/558 KB 132/186 KB 336/367 KB 228/238 KB 40/1199 KB 128/558 KB 132/186 KB 336/367 KB 228/238 KB 44/1199 KB 128/558 KB 132/186 KB 336/367 KB 228/238 KB 48/1199 KB 128/558 KB 132/186 KB 336/367 KB 228/238 KB 52/1199 KB 128/558 KB 132/186 KB 336/367 KB 228/238 KB 56/1199 KB 128/558 KB 132/186 KB 336/367 KB 228/238 KB 60/1199 KB 128/558 KB 132/186 KB 336/367 KB 228/238 KB 64/1199 KB 128/558 KB 132/186 KB 336/367 KB 228/238 KB 68/1199 KB 128/558 KB 132/186 KB 336/367 KB 228/238 KB 72/1199 KB 128/558 KB 132/186 KB 336/367 KB 228/238 KB 76/1199 KB 128/558 KB 132/186 KB 336/367 KB 228/238 KB 80/1199 KB 128/558 KB 132/186 KB 336/367 KB 228/238 KB 84/1199 KB 128/558 KB 132/186 unit-abot-epc-basic-0: 11:59:43 DEBUG unit.abot-epc-basic/0.install KB 336/367 KB 232/238 KB 88/1199 KB 128/558 KB 132/186 KB 336/367 KB 232/238 KB 92/1199 KB 128/558 KB 132/186 KB 336/367 KB 232/238 KB 96/1199 KB 128/558 KB 132/186 KB 336/367 KB 232/238 KB 100/1199 KB 128/558 KB 132/186 KB 340/367 KB 232/238 KB 104/1199 KB 132/558 KB 132/186 KB 340/367 KB 232/238 KB 108/1199 KB 132/558 KB 132/186 KB 340/367 KB 232/238 KB 112/1199 KB 132/558 KB 132/186 KB 324/367 KB 228/238 KB 4/1199 KB 124/558 KB 132/186 KB 340/367 KB 232/238 KB 112/1199 KB 132/558 KB 136/186 KB 340/367 KB 232/238 KB 112/1199 KB 132/558 KB 140/186 KB 340/367 KB 232/238 KB 112/1199 KB 132/558 KB 144/186 KB 340/367 KB 232/238 KB 112/1199 KB 132/558 KB 148/186 KB 340/367 KB 232/238 KB 116/1199 KB 132/558 KB 152/186 KB 340/367 KB 232/238 KB 116/1199 KB 132/558 KB 156/186 KB 340/367 KB 232/238 KB 116/1199 KB 132/558 KB 160/186 KB 340/367 KB 232/238 KB 100/1199 KB 132/558 KB 132/186 KB 340/367 KB 232/238 KB 116/1199 KB 136/558 KB 160/186 KB 340/367 KB 232/238 KB 116/1199 KB 140/558 KB 160/186 KB 340/367 KB 232/238 KB 116/1199 KB 144/558 KB 160/186 KB 340/367 KB 232/238 KB 100/1199 KB 128/558 KB 132/186 KB 344/367 KB 232/238 KB 116/1199 KB 144/558 KB 160/186 KB 348/367 KB 232/238 KB 116/1199 KB 144/558 KB 160/186 KB 352/367 KB 232/238 KB 116/1199 KB 144/558 KB 160/186 KB 336/367 KB 232/238 KB 84/1199 KB 128/558 KB 132/186 KB 352/367 KB 236/238 KB 116/1199 KB 144/558 KB 160/186 KB 352/367 KB 238/238 KB 116/1199 KB 144/558 KB 160/186 KB 356/367 KB 238/238 KB 116/1199 KB 144/558 KB 160/186 KB 360/367 KB 238/238 KB 116/1199 KB 148/558 KB 160/186 KB 364/367 KB 238/238 KB 116/1199 KB 148/558 KB 160/186 KB 367/367 KB 238/238 KB 116/1199 KB 148/558 KB 160/186 KB 340/367 KB 232/238 KB 116/1199 KB 132/558 KB 148/186 KB 367/367 KB 238/238 KB 120/1199 KB 148/558 KB 160/186 KB 367/367 KB 238/238 KB 124/1199 KB 148/558 KB 160/186 KB 367/367 KB 238/238 KB 128/1199 KB 148/558 KB 160/186 KB 367/367 KB 238/238 KB 132/1199 KB 148/558 KB 160/186 KB 367/367 KB 238/238 KB 136/1199 KB 148/558 KB 164/186 KB 367/367 KB 238/238 KB 140/1199 KB 148/558 KB 164/186 KB 367/367 KB 238/238 KB 144/1199 KB 148/558 KB 164/186 KB 356/367 KB 238/238 KB 116/1199 KB 148/558 KB 160/186 KB 367/367 KB 238/238 KB 144/1199 KB 152/558 KB 164/186 KB 367/367 KB 238/238 KB 144/1199 KB 156/558 KB 164/186 KB 367/367 KB 238/238 KB 144/1199 KB 160/558 KB 164/186 KB 367/367 KB 238/238 KB 144/1199 KB 164/558 KB 164/186 KB 367/367 KB 238/238 KB 144/1199 KB 168/558 KB 164/186 KB 367/367 KB 238/238 KB 144/1199 KB 172/558 KB 164/186 KB 367/367 KB 238/238 KB 132/1199 KB 148/558 KB 164/186 KB 367/367 KB 238/238 KB 144/1199 KB 176/558 KB 168/186 KB 367/367 KB 238/238 KB 144/1199 KB 176/558 KB 172/186 KB 367/367 KB 238/238 KB 144/1199 KB 176/558 KB 176/186 KB 367/367 KB 238/238 KB 144/1199 KB 176/558 KB 180/186 KB 367/367 KB 238/238 KB 144/1199 KB 176/558 KB 184/186 KB 367/367 KB 238/238 KB 144/1199 KB 176/558 KB 186/186 KB 367/367 KB 238/238 KB 144/1199 KB 176/558 KB 180/186 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (238 KB at 1551.8 KB/sec) unit-abot-epc-basic-0: 11:59:43 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: 11:59:43 DEBUG unit.abot-epc-basic/0.install 367/367 KB 144/1199 KB 180/558 KB 186/186 KB 367/367 KB 148/1199 KB 184/558 KB 186/186 KB 367/367 KB 148/1199 KB 188/558 KB 186/186 KB 367/367 KB 148/1199 KB 180/558 KB 186/186 KB 367/367 KB 152/1199 KB 188/558 KB 186/186 KB 367/367 KB 156/1199 KB 188/558 KB 186/186 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 2364.3 KB/sec) unit-abot-epc-basic-0: 11:59:43 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: 11:59:43 DEBUG unit.abot-epc-basic/0.install 367/367 KB 156/1199 KB 192/558 KB 186/186 KB 160/1199 KB 192/558 KB 186/186 KB 160/1199 KB 196/558 KB 186/186 KB 164/1199 KB 200/558 KB 186/186 KB 164/1199 KB 204/558 KB 186/186 KB 164/1199 KB 208/558 KB 186/186 KB 164/1199 KB 196/558 KB 186/186 KB 168/1199 KB 208/558 KB 186/186 KB 172/1199 KB 208/558 KB 186/186 KB 176/1199 KB 208/558 KB 186/186 KB 180/1199 KB 208/558 KB 184/1199 KB 212/558 KB 188/1199 KB 212/558 KB 192/1199 KB 212/558 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 1155.1 KB/sec) unit-abot-epc-basic-0: 11:59:43 DEBUG unit.abot-epc-basic/0.install 180/1199 KB 212/558 KB 192/1199 KB 216/558 KB 192/1199 KB 220/558 KB 4/181 KB 192/1199 KB 224/558 KB 4/181 KB 192/1199 KB 220/558 KB 4/1206 KB 4/181 KB 192/1199 KB 224/558 KB 8/1206 KB 4/181 KB 192/1199 KB 224/558 KB 12/1206 KB 4/181 KB 192/1199 KB 224/558 KB 16/1206 KB 4/181 KB 192/1199 KB 224/558 KB 20/1206 KB 4/181 KB 192/1199 KB 224/558 KB 24/1206 KB 4/181 KB 192/1199 KB 224/558 KB 24/1206 KB 8/181 KB 192/1199 KB 224/558 KB 28/1206 KB 12/181 KB 192/1199 KB 224/558 KB 24/1206 KB 12/181 KB 192/1199 KB 224/558 KB 32/1206 KB 16/181 KB 192/1199 KB 224/558 KB 32/1206 KB 16/181 KB 192/1199 KB 224/558 KB 32/1206 KB 20/181 KB 192/1199 KB 224/558 KB 36/1206 KB 24/181 KB 196/1199 KB 228/558 KB 36/1206 KB 28/181 KB 196/1199 KB 228/558 KB 36/1206 KB 32/181 KB 196/1199 KB 228/558 KB 36/1206 KB 20/181 KB 196/1199 KB 228/558 KB 36/1206 KB 32/181 KB 200/1199 KB 228/558 KB 36/1206 KB 32/181 KB 204/1199 KB 228/558 KB 36/1206 KB 32/181 KB 208/1199 KB 228/558 KB 36/1206 KB 20/181 KB 192/1199 KB 228/558 KB 36/1206 KB 32/181 KB 208/1199 KB 232/558 KB 36/1206 KB 32/181 KB 208/1199 KB 236/558 KB 36/1206 KB 32/181 KB 208/1199 KB 240/558 KB 36/1206 KB 20/181 KB 192/1199 KB 224/558 KB 40/1206 KB 32/181 KB 208/1199 KB 240/558 KB 44/1206 KB 32/181 KB 208/1199 KB 240/558 KB 48/1206 KB 32/181 KB 208/1199 KB 240/558 KB 52/1206 KB 32/181 KB 208/1199 KB 240/558 KB 56/1206 KB 36/181 KB 212/1199 KB 244/558 KB 60/1206 KB 36/181 KB 212/1199 KB 244/558 KB 64/1206 KB 36/181 KB 212/1199 KB 244/558 KB 52/1206 KB 36/181 KB 212/1199 KB 244/558 KB 64/1206 KB 36/181 KB 216/1199 KB 244/558 KB 64/1206 KB 36/181 KB 220/1199 KB 244/558 KB 64/1206 KB 36/181 KB 224/1199 KB 244/558 KB 52/1206 KB 36/181 KB 208/1199 KB 244/558 KB 64/1206 KB 36/181 KB 224/1199 KB 248/558 KB 64/1206 KB 36/181 KB 224/1199 KB 252/558 KB 64/1206 KB 36/181 KB 224/1199 KB 256/558 KB 52/1206 KB 36/181 KB 208/1199 KB 240/558 KB 64/1206 KB 40/181 KB 224/1199 KB 256/558 KB 64/1206 KB 44/181 KB 224/1199 KB 256/558 KB 64/1206 KB 48/181 KB 224/1199 KB 256/558 KB 64/1206 KB 52/181 KB 224/1199 KB 256/558 KB 68/1206 KB 56/181 KB 228/1199 KB 260/558 KB 68/1206 KB 60/181 KB 228/1199 KB 260/558 KB 68/1206 KB 64/181 KB 228/1199 KB 260/558 KB 68/1206 KB 52/181 KB 228/1199 KB 260/558 KB 68/1206 KB 64/181 KB 228/1199 KB 264/558 KB 68/1206 KB 64/181 KB 228/1199 KB 268/558 KB 68/1206 KB 64/181 KB 228/1199 KB 272/558 KB 68/1206 KB 52/181 KB 228/1199 KB 256/558 KB 68/1206 KB 64/181 KB 232/1199 KB 272/558 KB 68/1206 KB 64/181 KB 236/1199 KB 272/558 KB 68/1206 KB 64/181 KB 240/1199 KB 272/558 KB 68/1206 KB 64/181 KB 244/1199 KB 272/558 KB 68/1206 KB 68/181 KB 248/1199 KB 276/558 KB 68/1206 KB 68/181 KB 252/1199 KB 276/558 KB 68/1206 KB 68/181 KB 256/1199 KB 276/558 KB 68/1206 KB 52/181 KB 224/1199 KB 256/558 KB 72/1206 KB 68/181 KB 256/1199 KB 276/558 KB 76/1206 KB 68/181 KB 256/1199 KB 276/558 KB 80/1206 KB 68/181 KB 256/1199 KB 276/558 KB 84/1206 KB 68/181 KB 256/1199 KB 276/558 KB 68/1206 KB 68/181 KB 244/1199 KB 276/558 KB 68/1206 KB 64/181 KB 244/1199 KB 276/558 KB 84/1206 KB 68/181 KB 256/1199 KB 280/558 KB 84/1206 KB 68/181 KB 256/1199 KB 284/558 KB 88/1206 KB 72/181 KB 256/1199 KB 288/558 KB 88/1206 KB 72/181 KB 256/1199 KB 284/558 KB 92/1206 KB 72/181 KB 256/1199 KB 288/558 KB 96/1206 KB 72/181 KB 256/1199 KB 288/558 KB 100/1206 KB 72/181 KB 256/1199 KB 288/558 KB 104/1206 KB 72/181 KB 260/1199 KB 292/558 KB 108/1206 KB 72/18 unit-abot-epc-basic-0: 11:59:43 DEBUG unit.abot-epc-basic/0.install 1 KB 260/1199 KB 292/558 KB 112/1206 KB 72/181 KB 260/1199 KB 292/558 KB 84/1206 KB 72/181 KB 256/1199 KB 284/558 KB 112/1206 KB 76/181 KB 260/1199 KB 292/558 KB 112/1206 KB 80/181 KB 260/1199 KB 292/558 KB 112/1206 KB 84/181 KB 260/1199 KB 292/558 KB 112/1206 KB 88/181 KB 260/1199 KB 292/558 KB 112/1206 KB 92/181 KB 260/1199 KB 292/558 KB 112/1206 KB 96/181 KB 260/1199 KB 292/558 KB 100/1206 KB 72/181 KB 260/1199 KB 292/558 KB 112/1206 KB 96/181 KB 264/1199 KB 292/558 KB 112/1206 KB 96/181 KB 268/1199 KB 292/558 KB 112/1206 KB 96/181 KB 272/1199 KB 292/558 KB 100/1206 KB 72/181 KB 256/1199 KB 292/558 KB 112/1206 KB 96/181 KB 272/1199 KB 296/558 KB 112/1206 KB 96/181 KB 272/1199 KB 300/558 KB 112/1206 KB 96/181 KB 272/1199 KB 304/558 KB 112/1206 KB 100/181 KB 272/1199 KB 304/558 KB 116/1206 KB 104/181 KB 276/1199 KB 308/558 KB 116/1206 KB 108/181 KB 276/1199 KB 308/558 KB 116/1206 KB 112/181 KB 276/1199 KB 308/558 KB 116/1206 KB 100/181 KB 276/1199 KB 308/558 KB 120/1206 KB 112/181 KB 276/1199 KB 308/558 KB 124/1206 KB 112/181 KB 276/1199 KB 308/558 KB 128/1206 KB 112/181 KB 276/1199 KB 308/558 KB 112/1206 KB 100/181 KB 276/1199 KB 308/558 KB 128/1206 KB 112/181 KB 276/1199 KB 312/558 KB 128/1206 KB 112/181 KB 276/1199 KB 316/558 KB 128/1206 KB 112/181 KB 276/1199 KB 320/558 KB 112/1206 KB 100/181 KB 276/1199 KB 304/558 KB 128/1206 KB 112/181 KB 280/1199 KB 320/558 KB 128/1206 KB 112/181 KB 284/1199 KB 320/558 KB 128/1206 KB 112/181 KB 288/1199 KB 320/558 KB 128/1206 KB 112/181 KB 292/1199 KB 320/558 KB 132/1206 KB 116/181 KB 296/1199 KB 324/558 KB 132/1206 KB 116/181 KB 300/1199 KB 324/558 KB 132/1206 KB 116/181 KB 304/1199 KB 324/558 KB 132/1206 KB 116/181 KB 292/1199 KB 324/558 KB 132/1206 KB 120/181 KB 304/1199 KB 324/558 KB 132/1206 KB 124/181 KB 304/1199 KB 324/558 KB 132/1206 KB 128/181 KB 304/1199 KB 324/558 KB 132/1206 KB 112/181 KB 292/1199 KB 324/558 KB 132/1206 KB 128/181 KB 304/1199 KB 328/558 KB 132/1206 KB 128/181 KB 304/1199 KB 332/558 KB 132/1206 KB 128/181 KB 304/1199 KB 336/558 KB 132/1206 KB 132/181 KB 304/1199 KB 340/558 KB 132/1206 KB 132/181 KB 308/1199 KB 344/558 KB 132/1206 KB 132/181 KB 308/1199 KB 348/558 KB 132/1206 KB 132/181 KB 308/1199 KB 352/558 KB 132/1206 KB 132/181 KB 308/1199 KB 356/558 KB 132/1206 KB 132/181 KB 308/1199 KB 360/558 KB 132/1206 KB 112/181 KB 292/1199 KB 320/558 KB 136/1206 KB 132/181 KB 308/1199 KB 360/558 KB 140/1206 KB 132/181 KB 308/1199 KB 360/558 KB 144/1206 KB 132/181 KB 308/1199 KB 360/558 KB 148/1206 KB 132/181 KB 308/1199 KB 360/558 KB 152/1206 KB 132/181 KB 308/1199 KB 360/558 KB 156/1206 KB 132/181 KB 308/1199 KB 360/558 KB 160/1206 KB 132/181 KB 308/1199 KB 360/558 KB 132/1206 KB 132/181 KB 308/1199 KB 340/558 KB 160/1206 KB 132/181 KB 312/1199 KB 360/558 KB 160/1206 KB 132/181 KB 316/1199 KB 360/558 KB 160/1206 KB 132/181 KB 320/1199 KB 360/558 KB 132/1206 KB 132/181 KB 304/1199 KB 336/558 KB 160/1206 KB 136/181 KB 320/1199 KB 360/558 KB 160/1206 KB 140/181 KB 320/1199 KB 360/558 KB 160/1206 KB 144/181 KB 320/1199 KB 360/558 KB 160/1206 KB 148/181 KB 320/1199 KB 360/558 KB 164/1206 KB 152/181 KB 324/1199 KB 360/558 KB 164/1206 KB 148/181 KB 324/1199 KB 360/558 KB 164/1206 KB 148/181 KB 320/1199 KB 360/558 KB 168/1206 KB 152/181 KB 324/1199 KB 360/558 KB 172/1206 KB 156/181 KB 328/1199 KB 364/558 KB 176/1206 KB 156/181 KB 328/1199 KB 364/558 KB 168/1206 KB 156/181 KB 328/1199 KB 364/558 KB 176/1206 unit-abot-epc-basic-0: 11:59:43 DEBUG unit.abot-epc-basic/0.install KB 156/181 KB 332/1199 KB 364/558 KB 176/1206 KB 156/181 KB 336/1199 KB 364/558 KB 168/1206 KB 156/181 KB 324/1199 KB 364/558 KB 176/1206 KB 160/181 KB 336/1199 KB 364/558 KB 168/1206 KB 152/181 KB 324/1199 KB 364/558 KB 176/1206 KB 160/181 KB 336/1199 KB 368/558 KB 176/1206 KB 160/181 KB 336/1199 KB 372/558 KB 180/1206 KB 164/181 KB 340/1199 KB 376/558 KB 180/1206 KB 164/181 KB 340/1199 KB 380/558 KB 180/1206 KB 164/181 KB 340/1199 KB 384/558 KB 180/1206 KB 164/181 KB 340/1199 KB 372/558 KB 180/1206 KB 164/181 KB 344/1199 KB 384/558 KB 180/1206 KB 164/181 KB 348/1199 KB 384/558 KB 180/1206 KB 164/181 KB 352/1199 KB 384/558 KB 180/1206 KB 164/181 KB 356/1199 KB 388/558 KB 180/1206 KB 164/181 KB 360/1199 KB 388/558 KB 180/1206 KB 164/181 KB 364/1199 KB 388/558 KB 180/1206 KB 164/181 KB 368/1199 KB 388/558 KB 180/1206 KB 164/181 KB 372/1199 KB 388/558 KB 180/1206 KB 164/181 KB 336/1199 KB 372/558 KB 176/1206 KB 164/181 KB 336/1199 KB 372/558 KB 180/1206 KB 168/181 KB 372/1199 KB 388/558 KB 180/1206 KB 172/181 KB 372/1199 KB 388/558 KB 184/1206 KB 176/181 KB 372/1199 KB 388/558 KB 184/1206 KB 180/181 KB 372/1199 KB 388/558 KB 184/1206 KB 181/181 KB 372/1199 KB 388/558 KB 180/1206 KB 164/181 KB 352/1199 KB 388/558 KB 184/1206 KB 181/181 KB 372/1199 KB 392/558 KB 184/1206 KB 181/181 KB 372/1199 KB 396/558 KB 184/1206 KB 181/181 KB 372/1199 KB 400/558 KB 184/1206 KB 172/181 KB 372/1199 KB 388/558 KB 188/1206 KB 181/181 KB 372/1199 KB 400/558 KB 192/1206 KB 181/181 KB 372/1199 KB 400/558 KB 196/1206 KB 181/181 KB 372/1199 KB 400/558 KB 200/1206 KB 181/181 KB 372/1199 KB 400/558 KB 204/1206 KB 181/181 KB 372/1199 KB 400/558 KB 208/1206 KB 181/181 KB 372/1199 KB 400/558 KB 212/1206 KB 181/181 KB 372/1199 KB 400/558 KB 216/1206 KB 181/181 KB 372/1199 KB 404/558 KB 212/1206 KB 181/181 KB 372/1199 KB 404/558 KB 216/1206 KB 181/181 KB 376/1199 KB 408/558 KB 216/1206 KB 181/181 KB 376/1199 KB 412/558 KB 216/1206 KB 181/181 KB 376/1199 KB 416/558 KB 216/1206 KB 181/181 KB 376/1199 KB 404/558 KB 220/1206 KB 181/181 KB 380/1199 KB 416/558 KB 220/1206 KB 181/181 KB 384/1199 KB 416/558 KB 220/1206 KB 181/181 KB 388/1199 KB 416/558 KB 220/1206 KB 181/181 KB 392/1199 KB 420/558 KB 220/1206 KB 181/181 KB 396/1199 KB 420/558 KB 220/1206 KB 181/181 KB 400/1199 KB 420/558 KB 220/1206 KB 181/181 KB 376/1199 KB 416/558 KB 224/1206 KB 181/181 KB 400/1199 KB 420/558 KB 228/1206 KB 181/181 KB 400/1199 KB 420/558 KB 232/1206 KB 181/181 KB 400/1199 KB 420/558 KB 236/1206 KB 181/181 KB 400/1199 KB 420/558 KB 240/1206 KB 181/181 KB 400/1199 KB 420/558 KB 220/1206 KB 181/181 KB 388/1199 KB 420/558 KB 240/1206 KB 181/181 KB 400/1199 KB 424/558 KB 240/1206 KB 181/181 KB 400/1199 KB 428/558 KB 240/1206 KB 181/181 KB 400/1199 KB 432/558 KB 240/1206 KB 181/181 KB 400/1199 KB 436/558 KB 244/1206 KB 404/1199 KB 440/558 KB 244/1206 KB 404/1199 KB 444/558 KB 244/1206 KB 404/1199 KB 448/558 KB 244/1206 KB 404/1199 KB 452/558 KB 244/1206 KB 404/1199 KB 456/558 KB 244/1206 KB 404/1199 KB 460/558 KB 244/1206 KB 404/1199 KB 464/558 KB 244/1206 KB 404/1199 KB 468/558 KB 244/1206 KB 404/1199 KB 472/558 KB 244/1206 KB 404/1199 KB 476/558 KB 244/1206 KB 404/1199 KB 436/558 KB 244/1206 KB 400/1199 KB 436/558 KB 248/1206 KB 404/1199 KB 476/558 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 818.1 KB/sec) unit-abot-epc-basic-0: 11:59:43 DEBUG unit.abot-epc-basic/0.install 248/1206 KB 408/1199 KB 476/558 KB 248/1206 KB 412/1199 KB 476/558 KB 248/1206 KB 416/1199 KB 476/558 KB 248/1206 KB 420/1199 KB 476/558 KB 248/1206 KB 424/1199 KB 476/558 KB 248/1206 KB 428/1199 KB 476/558 KB 248/1206 KB 432/1199 KB 476/558 KB 248/1206 KB 436/1199 KB 476/558 KB 248/1206 KB 436/1199 KB 480/558 KB 248/1206 KB 436/1199 KB 484/558 KB 248/1206 KB 440/1199 KB 484/558 KB 248/1206 KB 444/1199 KB 484/558 KB 248/1206 KB 448/1199 KB 484/558 KB 248/1206 KB 452/1199 KB 484/558 KB 248/1206 KB 456/1199 KB 488/558 KB 248/1206 KB 460/1199 KB 488/558 KB 248/1206 KB 464/1199 KB 488/558 KB 248/1206 KB 452/1199 KB 488/558 KB 248/1206 KB 464/1199 KB 492/558 KB 248/1206 KB 464/1199 KB 496/558 KB 248/1206 KB 464/1199 KB 500/558 KB 248/1206 KB 464/1199 KB 504/558 KB 248/1206 KB 464/1199 KB 508/558 KB 248/1206 KB 464/1199 KB 512/558 KB 248/1206 KB 464/1199 KB 516/558 KB 248/1206 KB 468/1199 KB 520/558 KB 248/1206 KB 468/1199 KB 524/558 KB 248/1206 KB 468/1199 KB 528/558 KB 248/1206 KB 468/1199 KB 516/558 KB 248/1206 KB 472/1199 KB 528/558 KB 248/1206 KB 476/1199 KB 528/558 KB 248/1206 KB 480/1199 KB 528/558 KB 248/1206 KB 484/1199 KB 528/558 KB 248/1206 KB 488/1199 KB 528/558 KB 248/1206 KB 492/1199 KB 528/558 KB 248/1206 KB 496/1199 KB 528/558 KB 248/1206 KB 500/1199 KB 528/558 KB 248/1206 KB 500/1199 KB 532/558 KB 248/1206 KB 500/1199 KB 536/558 KB 248/1206 KB 500/1199 KB 540/558 KB 248/1206 KB 500/1199 KB 544/558 KB 248/1206 KB 500/1199 KB 548/558 KB 248/1206 KB 504/1199 KB 548/558 KB 248/1206 KB 508/1199 KB 548/558 KB 248/1206 KB 512/1199 KB 548/558 KB 248/1206 KB 516/1199 KB 548/558 KB 248/1206 KB 520/1199 KB 552/558 KB 248/1206 KB 516/1199 KB 552/558 KB 252/1206 KB 520/1199 KB 556/558 KB 252/1206 KB 520/1199 KB 558/558 KB 252/1206 KB 520/1199 KB 552/558 KB 256/1206 KB 520/1199 KB 558/558 KB 256/1206 KB 524/1199 KB 558/558 KB 256/1206 KB 528/1199 KB 558/558 KB 256/1206 KB 532/1199 KB 558/558 KB 260/1206 KB 536/1199 KB 558/558 KB 260/1206 KB 540/1199 KB 558/558 KB 260/1206 KB 544/1199 KB 558/558 KB 260/1206 KB 548/1199 KB 558/558 KB 260/1206 KB 552/1199 KB 558/558 KB 260/1206 KB 556/1199 KB 558/558 KB 260/1206 KB 560/1199 KB 558/558 KB 260/1206 KB 532/1199 KB 558/558 KB 264/1206 KB 560/1199 KB 558/558 KB 268/1206 KB 560/1199 KB 558/558 KB 272/1206 KB 560/1199 KB 558/558 KB 276/1206 KB 560/1199 KB 558/558 KB 280/1206 KB 560/1199 KB 558/558 KB 284/1206 KB 560/1199 KB 558/558 KB 288/1206 KB 560/1199 KB 558/558 KB 292/1206 KB 560/1199 KB 558/558 KB 296/1206 KB 564/1199 KB 558/558 KB 300/1206 KB 564/1199 KB 558/558 KB 304/1206 KB 564/1199 KB 558/558 KB 292/1206 KB 564/1199 KB 558/558 KB 304/1206 KB 568/1199 KB 558/558 KB 304/1206 KB 572/1199 KB 558/558 KB 304/1206 KB 576/1199 KB 558/558 KB 308/1206 KB 576/1199 KB 558/558 KB 312/1206 KB 580/1199 KB 558/558 KB 316/1206 KB 580/1199 KB 558/558 KB 320/1206 KB 580/1199 KB 558/558 KB 324/1206 KB 580/1199 KB 558/558 KB 328/1206 KB 580/1199 KB 558/558 KB 332/1206 KB 580/1199 KB 558/558 KB 336/1206 KB 580/1199 KB 558/558 KB 308/1206 KB 580/1199 KB 558/558 KB 336/1206 KB 584/1199 KB 558/558 KB 336/1206 KB 588/1199 KB 558/558 KB 336/1206 KB 592/1199 KB 558/558 KB 336/1206 KB 596/1199 KB 558/558 KB 336/1206 KB 600/1199 KB 558/558 KB 336/1206 KB 604/1199 KB 558/558 KB 336/1206 KB 608/1199 KB 558/558 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2273 unit-abot-epc-basic-0: 11:59:43 DEBUG unit.abot-epc-basic/0.install .9 KB/sec) unit-abot-epc-basic-0: 11:59:43 DEBUG unit.abot-epc-basic/0.install 340/1206 KB 608/1199 KB 344/1206 KB 612/1199 KB 340/1206 KB 612/1199 KB 348/1206 KB 616/1199 KB 348/1206 KB 620/1199 KB 348/1206 KB 624/1199 KB 348/1206 KB 628/1199 KB 348/1206 KB 632/1199 KB 348/1206 KB 636/1199 KB 348/1206 KB 640/1199 KB 348/1206 KB 644/1199 KB 348/1206 KB 648/1199 KB 348/1206 KB 652/1199 KB 348/1206 KB 656/1199 KB 348/1206 KB 624/1199 KB 352/1206 KB 656/1199 KB 356/1206 KB 656/1199 KB 360/1206 KB 656/1199 KB 364/1206 KB 656/1199 KB 368/1206 KB 656/1199 KB 372/1206 KB 656/1199 KB 376/1206 KB 656/1199 KB 380/1206 KB 656/1199 KB 384/1206 KB 656/1199 KB 388/1206 KB 656/1199 KB 392/1206 KB 660/1199 KB 396/1206 KB 660/1199 KB 400/1206 KB 660/1199 KB 388/1206 KB 660/1199 KB 400/1206 KB 664/1199 KB 400/1206 KB 668/1199 KB 400/1206 KB 672/1199 KB 404/1206 KB 672/1199 KB 408/1206 KB 676/1199 KB 412/1206 KB 676/1199 KB 416/1206 KB 676/1199 KB 404/1206 KB 676/1199 KB 416/1206 KB 680/1199 KB 416/1206 KB 684/1199 KB 416/1206 KB 688/1199 KB 420/1206 KB 688/1199 KB 424/1206 KB 692/1199 KB 428/1206 KB 692/1199 KB 432/1206 KB 692/1199 KB 420/1206 KB 692/1199 KB 432/1206 KB 696/1199 KB 432/1206 KB 700/1199 KB 432/1206 KB 704/1199 KB 432/1206 KB 708/1199 KB 436/1206 KB 712/1199 KB 436/1206 KB 716/1199 KB 436/1206 KB 720/1199 KB 436/1206 KB 708/1199 KB 440/1206 KB 720/1199 KB 444/1206 KB 720/1199 KB 448/1206 KB 720/1199 KB 452/1206 KB 720/1199 KB 456/1206 KB 724/1199 KB 460/1206 KB 724/1199 KB 464/1206 KB 724/1199 KB 468/1206 KB 724/1199 KB 472/1206 KB 724/1199 KB 476/1206 KB 724/1199 KB 480/1206 KB 724/1199 KB 484/1206 KB 724/1199 KB 488/1206 KB 724/1199 KB 492/1206 KB 724/1199 KB 452/1206 KB 724/1199 KB 492/1206 KB 728/1199 KB 492/1206 KB 732/1199 KB 492/1206 KB 736/1199 KB 492/1206 KB 740/1199 KB 492/1206 KB 744/1199 KB 492/1206 KB 748/1199 KB 492/1206 KB 752/1199 KB 492/1206 KB 756/1199 KB 492/1206 KB 760/1199 KB 496/1206 KB 764/1199 KB 496/1206 KB 768/1199 KB 496/1206 KB 760/1199 KB 500/1206 KB 768/1199 KB 504/1206 KB 772/1199 KB 508/1206 KB 772/1199 KB 512/1206 KB 772/1199 KB 500/1206 KB 772/1199 KB 512/1206 KB 776/1199 KB 512/1206 KB 780/1199 KB 516/1206 KB 784/1199 KB 516/1206 KB 788/1199 KB 516/1206 KB 792/1199 KB 516/1206 KB 796/1199 KB 516/1206 KB 800/1199 KB 516/1206 KB 780/1199 KB 520/1206 KB 800/1199 KB 524/1206 KB 800/1199 KB 528/1206 KB 800/1199 KB 532/1206 KB 800/1199 KB 536/1206 KB 804/1199 KB 540/1206 KB 804/1199 KB 544/1206 KB 804/1199 KB 532/1206 KB 804/1199 KB 544/1206 KB 808/1199 KB 544/1206 KB 812/1199 KB 544/1206 KB 816/1199 KB 548/1206 KB 816/1199 KB 552/1206 KB 820/1199 KB 556/1206 KB 820/1199 KB 560/1206 KB 820/1199 KB 548/1206 KB 820/1199 KB 560/1206 KB 824/1199 KB 564/1206 KB 828/1199 KB 564/1206 KB 832/1199 KB 564/1206 KB 836/1199 KB 564/1206 KB 840/1199 KB 564/1206 KB 844/1199 KB 564/1206 KB 848/1199 KB 564/1206 KB 852/1199 KB 564/1206 KB 856/1199 KB 564/1206 KB 860/1199 KB 564/1206 KB 864/1199 KB 564/1206 KB 824/1199 KB 568/1206 KB 864/1199 KB 572/1206 KB 864/1199 KB 576/1206 KB 864/1199 KB 576/1206 KB 868/1199 KB 576/1206 KB 872/1199 KB 576/1206 KB 876/1199 KB 576/1206 KB 880/1199 KB 576/1206 KB 884/1199 KB 576/1206 KB 888/1199 KB 576/1206 KB 892/1199 KB 576/1206 KB 896/1199 KB 576/1206 KB 900/1199 KB 576/1206 KB 904/1199 KB 576/1206 KB 908/1199 KB 576/1206 KB 912/1199 KB 576/1206 KB 916/1199 KB 576/1206 KB 920/1199 KB 580/1206 KB 920/1199 KB 584/1206 KB 920/1199 KB 588/1206 KB 920/1199 unit-abot-epc-basic-0: 11:59:43 DEBUG unit.abot-epc-basic/0.install KB 592/1206 KB 920/1199 KB 596/1206 KB 920/1199 KB 600/1206 KB 920/1199 KB 604/1206 KB 920/1199 KB 608/1206 KB 920/1199 KB 612/1206 KB 920/1199 KB 616/1206 KB 920/1199 KB 620/1206 KB 920/1199 KB 624/1206 KB 920/1199 KB 628/1206 KB 920/1199 KB 632/1206 KB 920/1199 KB 636/1206 KB 920/1199 KB 640/1206 KB 920/1199 KB 644/1206 KB 920/1199 KB 648/1206 KB 920/1199 KB 652/1206 KB 920/1199 KB 656/1206 KB 920/1199 KB 656/1206 KB 924/1199 KB 656/1206 KB 928/1199 KB 660/1206 KB 928/1199 KB 664/1206 KB 932/1199 KB 668/1206 KB 932/1199 KB 672/1206 KB 932/1199 KB 660/1206 KB 932/1199 KB 672/1206 KB 936/1199 KB 672/1206 KB 940/1199 KB 672/1206 KB 944/1199 KB 672/1206 KB 948/1199 KB 676/1206 KB 952/1199 KB 676/1206 KB 956/1199 KB 676/1206 KB 948/1199 KB 680/1206 KB 956/1199 KB 684/1206 KB 956/1199 KB 688/1206 KB 956/1199 KB 688/1206 KB 960/1199 KB 692/1206 KB 960/1199 KB 696/1206 KB 964/1199 KB 700/1206 KB 964/1199 KB 704/1206 KB 964/1199 KB 708/1206 KB 964/1199 KB 712/1206 KB 964/1199 KB 692/1206 KB 964/1199 KB 712/1206 KB 968/1199 KB 712/1206 KB 972/1199 KB 712/1206 KB 976/1199 KB 712/1206 KB 980/1199 KB 712/1206 KB 984/1199 KB 716/1206 KB 988/1199 KB 716/1206 KB 992/1199 KB 716/1206 KB 996/1199 KB 716/1206 KB 1000/1199 KB 716/1206 KB 1004/1199 KB 716/1206 KB 1008/1199 KB 716/1206 KB 1012/1199 KB 716/1206 KB 1016/1199 KB 716/1206 KB 1020/1199 KB 716/1206 KB 984/1199 KB 720/1206 KB 1020/1199 KB 724/1206 KB 1020/1199 KB 728/1206 KB 1020/1199 KB 732/1206 KB 1020/1199 KB 736/1206 KB 1020/1199 KB 740/1206 KB 1020/1199 KB 744/1206 KB 1020/1199 KB 748/1206 KB 1024/1199 KB 752/1206 KB 1024/1199 KB 756/1206 KB 1024/1199 KB 760/1206 KB 1024/1199 KB 764/1206 KB 1024/1199 KB 768/1206 KB 1024/1199 KB 744/1206 KB 1024/1199 KB 768/1206 KB 1028/1199 KB 768/1206 KB 1032/1199 KB 768/1206 KB 1036/1199 KB 768/1206 KB 1040/1199 KB 768/1206 KB 1044/1199 KB 772/1206 KB 1048/1199 KB 772/1206 KB 1052/1199 KB 772/1206 KB 1056/1199 KB 772/1206 KB 1044/1199 KB 776/1206 KB 1056/1199 KB 780/1206 KB 1056/1199 KB 784/1206 KB 1056/1199 KB 788/1206 KB 1056/1199 KB 792/1206 KB 1060/1199 KB 796/1206 KB 1060/1199 KB 800/1206 KB 1060/1199 KB 804/1206 KB 1060/1199 KB 808/1206 KB 1060/1199 KB 812/1206 KB 1060/1199 KB 816/1206 KB 1060/1199 KB 788/1206 KB 1060/1199 KB 816/1206 KB 1064/1199 KB 816/1206 KB 1068/1199 KB 816/1206 KB 1072/1199 KB 816/1206 KB 1076/1199 KB 816/1206 KB 1080/1199 KB 816/1206 KB 1084/1199 KB 816/1206 KB 1088/1199 KB 820/1206 KB 1088/1199 KB 824/1206 KB 1092/1199 KB 828/1206 KB 1092/1199 KB 832/1206 KB 1092/1199 KB 836/1206 KB 1092/1199 KB 840/1206 KB 1092/1199 KB 844/1206 KB 1092/1199 KB 848/1206 KB 1092/1199 KB 852/1206 KB 1092/1199 KB 856/1206 KB 1092/1199 KB 860/1206 KB 1092/1199 KB 820/1206 KB 1092/1199 KB 860/1206 KB 1096/1199 KB 860/1206 KB 1100/1199 KB 860/1206 KB 1104/1199 KB 860/1206 KB 1108/1199 KB 860/1206 KB 1112/1199 KB 860/1206 KB 1116/1199 KB 860/1206 KB 1120/1199 KB 860/1206 KB 1124/1199 KB 860/1206 KB 1128/1199 KB 864/1206 KB 1128/1199 KB 864/1206 KB 1132/1199 KB 864/1206 KB 1136/1199 KB 864/1206 KB 1140/1199 KB 868/1206 KB 1144/1199 KB 868/1206 KB 1148/1199 KB 868/1206 KB 1152/1199 KB 868/1206 KB 1140/1199 KB 872/1206 KB 1152/1199 KB 876/1206 KB 1152/1199 KB 880/1206 KB 1152/1199 KB 884/1206 KB 1152/1199 KB 888/1206 KB 1156/1199 KB 892/1206 KB 1156/1199 KB 896/1206 KB 1156/1199 KB 900/1206 KB 1156/1199 KB 904/1206 KB 1156/1199 KB 908/1206 KB 1156/1199 KB 9 unit-abot-epc-basic-0: 11:59:43 DEBUG unit.abot-epc-basic/0.install 12/1206 KB 1156/1199 KB 884/1206 KB 1156/1199 KB 912/1206 KB 1160/1199 KB 912/1206 KB 1164/1199 KB 912/1206 KB 1168/1199 KB 912/1206 KB 1172/1199 KB 912/1206 KB 1176/1199 KB 912/1206 KB 1180/1199 KB 912/1206 KB 1184/1199 KB 916/1206 KB 1188/1199 KB 916/1206 KB 1192/1199 KB 916/1206 KB 1196/1199 KB 916/1206 KB 1199/1199 KB 916/1206 KB 1184/1199 KB 920/1206 KB 1199/1199 KB 924/1206 KB 1199/1199 KB 928/1206 KB 1199/1199 KB 932/1206 KB 1199/1199 KB 936/1206 KB 1199/1199 KB 940/1206 KB 1199/1199 KB 944/1206 KB 1199/1199 KB 948/1206 KB 1199/1199 KB 952/1206 KB 1199/1199 KB 956/1206 KB 1199/1199 KB 960/1206 KB 1199/1199 KB 964/1206 KB 1199/1199 KB 968/1206 KB 1199/1199 KB 972/1206 KB 1199/1199 KB 976/1206 KB 1199/1199 KB 980/1206 KB 1199/1199 KB 984/1206 KB 1199/1199 KB 988/1206 KB 1199/1199 KB 992/1206 KB 1199/1199 KB 996/1206 KB 1199/1199 KB 1000/1206 KB 1199/1199 KB 1004/1206 KB 1199/1199 KB 1008/1206 KB 1199/1199 KB 1012/1206 KB 1199/1199 KB 1016/1206 KB 1199/1199 KB 1020/1206 KB 1199/1199 KB 1024/1206 KB 1199/1199 KB 1028/1206 KB 1199/1199 KB 1032/1206 KB 1199/1199 KB 1036/1206 KB 1199/1199 KB 1040/1206 KB 1199/1199 KB 1044/1206 KB 1199/1199 KB 1048/1206 KB 1199/1199 KB 1052/1206 KB 1199/1199 KB 1056/1206 KB 1199/1199 KB 1060/1206 KB 1199/1199 KB 1064/1206 KB 1199/1199 KB 1068/1206 KB 1199/1199 KB 1072/1206 KB 1199/1199 KB 1076/1206 KB 1199/1199 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar (1199 KB at 3599.6 KB/sec) unit-abot-epc-basic-0: 11:59:43 DEBUG unit.abot-epc-basic/0.install 1080/1206 KB 1084/1206 KB 1088/1206 KB 1092/1206 KB 1096/1206 KB 1100/1206 KB 1104/1206 KB 1108/1206 KB 1112/1206 KB 1116/1206 KB 1120/1206 KB 1124/1206 KB 1128/1206 KB 1132/1206 KB 1136/1206 KB 1140/1206 KB 1144/1206 KB 1148/1206 KB 1152/1206 KB 1156/1206 KB 1160/1206 KB 1164/1206 KB 1168/1206 KB 1172/1206 KB 1176/1206 KB 1180/1206 KB 1184/1206 KB 1188/1206 KB 1192/1206 KB 1196/1206 KB 1200/1206 KB 1204/1206 KB 1206/1206 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar (1206 KB at 3434.9 KB/sec) unit-abot-epc-basic-0: 11:59:43 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 11:59:44 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:59:44 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:59:44 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: 11:59:44 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: 11:59:44 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:59:44 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 11:59:44 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:59:44 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 41.530 s unit-abot-epc-basic-0: 11:59:44 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-04-05T11:59:44+00:00 unit-mysql-0: 11:59:44 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 11:59:44 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:59:44 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/63M unit-abot-epc-basic-0: 11:59:44 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:59:44 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 11:59:44 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-mysql-0: 11:59:44 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:59:44 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: 11:59:45 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-mysql-0: 11:59:46 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 11:59:46 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:59:47 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-mysql-0: 11:59:47 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:59:47 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 11:59:48 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.8) ... unit-abot-epc-basic-0: 11:59:50 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu11) ... unit-mysql-0: 11:59:50 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 11:59:50 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 11:59:50 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:59:51 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-145.171) ... unit-abot-epc-basic-0: 11:59:51 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 11:59:51 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 11:59:52 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 11:59:52 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 11:59:52 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: 11:59:52 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:59:52 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:59:52 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:59:52 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:59:52 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:59:52 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:59:52 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:59:52 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:59:52 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:59:52 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:59:52 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:59:52 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:59:52 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: 11:59:52 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 11:59:52 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:59:52 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:59:53 DEBUG unit.abot-epc-basic/0.install Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:59:53 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 11:59:53 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:59:53 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: 11:59:53 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-mysql-0: 11:59:53 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 11:59:53 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 11:59:53 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 11:59:53 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.5) ... unit-mysql-0: 11:59:53 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 11:59:53 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 11:59:53 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:59:53 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.5) ... unit-mysql-0: 11:59:53 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:59:54 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 11:59:54 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 11:59:54 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 11:59:54 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: 11:59:54 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 11:59:54 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 11:59:54 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 11:59:54 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 11:59:54 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 11:59:54 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 11:59:54 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 11:59:54 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 11:59:54 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 11:59:54 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: 11:59:54 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:59:54 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:59:54 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 11:59:54 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 11:59:54 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-mysql-0: 11:59:54 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 11:59:55 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 11:59:55 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 11:59:55 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:59:55 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-mysql-0: 11:59:55 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 11:59:55 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:59:55 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-mysql-0: 11:59:55 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 11:59:55 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:59:56 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-mysql-0: 11:59:56 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 11:59:56 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:59:56 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 11:59:56 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-mysql-0: 11:59:59 DEBUG unit.mysql/0.config-changed 190405 11:59:59 [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: 11:59:59 DEBUG unit.mysql/0.config-changed 190405 11:59:59 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 11:59:59 DEBUG unit.mysql/0.config-changed 190405 11:59:59 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 18277 ... unit-abot-epc-basic-0: 12:00:01 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 12:00:01 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-4c0595-default-0". unit-abot-epc-basic-0: 12:00:01 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: You may want to fix your /etc/hosts and/or DNS setup and run unit-abot-epc-basic-0: 12:00:01 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 12:00:01 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-abot-epc-basic-0: 12:00:01 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:00:01 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.19) ... unit-abot-epc-basic-0: 12:00:01 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 12:00:01 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 12:00:02 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 12:00:02 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-4c0595-default-0 unit-abot-epc-basic-0: 12:00:04 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 12:00:07 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 12:00:07 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 12:00:07 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 12:00:08 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:00:08 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-4c0595-default-0 unit-abot-epc-basic-0: 12:00:08 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:00:08 DEBUG unit.abot-epc-basic/0.install WARNING: apt does not have a stable CLI interface. Use with caution in scripts. unit-abot-epc-basic-0: 12:00:08 DEBUG unit.abot-epc-basic/0.install unit-mysql-0: 12:00:08 DEBUG unit.mysql/0.config-changed mysql start/running, process 18410 unit-abot-epc-basic-0: 12:00:08 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:00:08 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:00:08 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.8). unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-4c0595-default-0 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-mysql-0: 12:00:09 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-mysql-0: 12:00:09 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.6). unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev is already the newest version (2.7.12-1ubuntu0~16.04.4). unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.8). unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.8). unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.15). unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.4). unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 gir1.2-atspi-2.0 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev libatlas3-base unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libgtk-3-0 libgtk-3-bin libgtk-3-common libgudev-1.0-0 libgusb2 libgvc6 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-mysql-0: 12:00:09 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl libnet-ssleay-perl unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libsoup-gnome2.4-1 libsoup2.4-1 libssl-doc libsuitesparseconfig4.4.6 libsvn1 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install ruby ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration t1utils tcl tcl8.6 tex-common unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install gnuplot-doc graphviz-doc guile-2.0-doc lrzip libblas-doc liblapack-doc unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install xpdf-reader | pdf-viewer mesa-utils nickle cairo-5c xorg-docs-core gvfs-bin unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install gir1.2-atspi-2.0 gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libgs9-common libgtk-3-0 libgtk-3-bin libgtk-3-common libgtk-3-dev unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libpgm-5.2-0 libpgm-dev libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libserf-1-1 libslicot0 libsoup-gnome2.4-1 libsoup2.4-1 libssl-dev libssl-doc unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libtk8.6 libtool libumfpack5.7.1 libunistring0 liburi-perl libusb-1.0-0-dev unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 12:00:09 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-mysql-0: 12:00:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:00:10 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 12:00:11 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:00:11 DEBUG unit.abot-epc-basic/0.install Need to get 294 MB of archives. unit-abot-epc-basic-0: 12:00:11 DEBUG unit.abot-epc-basic/0.install After this operation, 1,135 MB of additional disk space will be used. unit-abot-epc-basic-0: 12:00:11 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1,121 kB] unit-abot-epc-basic-0: 12:00:12 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.6 [262 kB] unit-abot-epc-basic-0: 12:00:12 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: 12:00:12 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp1 amd64 1.7.2-1 [73.0 kB] unit-abot-epc-basic-0: 12:00:12 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2,623 kB] unit-abot-epc-basic-0: 12:00:12 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 cmake-curses-gui amd64 3.5.1-1ubuntu3 [1,276 kB] unit-abot-epc-basic-0: 12:00:12 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 m4 amd64 1.4.17-5 [195 kB] unit-abot-epc-basic-0: 12:00:12 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfl-dev amd64 2.6.0-11 [12.5 kB] unit-abot-epc-basic-0: 12:00:12 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 flex amd64 2.6.0-11 [290 kB] unit-abot-epc-basic-0: 12:00:12 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lato all 2.0-1 [2,693 kB] unit-abot-epc-basic-0: 12:00:12 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 imagemagick-common all 8:6.8.9.9-7ubuntu5.13 [42.3 kB] unit-abot-epc-basic-0: 12:00:12 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaudio2 amd64 1.9.4-4 [50.1 kB] unit-abot-epc-basic-0: 12:00:12 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libexif12 amd64 0.6.21-2 [77.6 kB] unit-abot-epc-basic-0: 12:00:12 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-double3 amd64 3.3.4-2ubuntu1 [718 kB] unit-abot-epc-basic-0: 12:00:12 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-long3 amd64 3.3.4-2ubuntu1 [306 kB] unit-abot-epc-basic-0: 12:00:12 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-quad3 amd64 3.3.4-2ubuntu1 [550 kB] unit-abot-epc-basic-0: 12:00:12 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-single3 amd64 3.3.4-2ubuntu1 [749 kB] unit-abot-epc-basic-0: 12:00:12 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libieee1284-3 amd64 0.2.11-12 [23.8 kB] unit-abot-epc-basic-0: 12:00:12 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblqr-1-0 amd64 0.4.2-2 [23.6 kB] unit-abot-epc-basic-0: 12:00:12 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB] unit-abot-epc-basic-0: 12:00:12 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickcore-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.13 [1,579 kB] unit-abot-epc-basic-0: 12:00:12 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickwand-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.13 [289 kB] unit-abot-epc-basic-0: 12:00:12 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmng2 amd64 2.0.2-0ubuntu3 [169 kB] unit-abot-epc-basic-0: 12:00:12 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmtdev1 amd64 1.1.5-1ubuntu2 [13.8 kB] unit-abot-epc-basic-0: 12:00:12 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcrecpp0v5 amd64 2:8.38-3.1 [15.2 kB] unit-abot-epc-basic-0: 12:00:12 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-common amd64 3.6.0-2ubuntu2 [5,342 B] unit-abot-epc-basic-0: 12:00:12 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas3 amd64 3.6.0-2ubuntu2 [147 kB] unit-abot-epc-basic-0: 12:00:12 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran3 amd64 5.4.0-6ubuntu1~16.04.11 [260 kB] unit-abot-epc-basic-0: 12:00:12 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libopenblas-base amd64 0.2.18-1ubuntu1 [5,097 kB] unit-abot-epc-basic-0: 12:00:12 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas3-base amd64 3.10.2-9 [2,697 kB] unit-abot-epc-basic-0: 12:00:12 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblapack3 amd64 3.6.0-2ubuntu2 [1,938 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqrupdate1 amd64 1.1.2-1build1 [37.6 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre16-3 amd64 2:8.38-3.1 [144 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5core5a amd64 5.5.1+dfsg-16ubuntu7.5 [1,817 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-server0 amd64 1.12.0-1~ubuntu16.04.3 [28.0 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgbm1 amd64 18.0.5-0ubuntu0~16.04.1 [24.0 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcapnp-0.5.3 amd64 0.5.3-2ubuntu1.1 [580 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-filesystem1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [37.5 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore1 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [24.4 kB] unit-abot-epc-basic-0: 12:00:13 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-mysql-0: 12:00:13 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-lite9v5 amd64 2.6.1-1.3 [58.4 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirprotobuf3 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [120 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon0 amd64 0.5.0-1ubuntu2.1 [96.7 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient9 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [194 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-client0 amd64 1.12.0-1~ubuntu16.04.3 [22.5 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0 amd64 1.11.1-1ubuntu1 [8,840 B] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [87.0 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libevdev2 amd64 1.4.6+dfsg-1 [28.0 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgudev-1.0-0 amd64 1:230-2 [13.0 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-common all 0.22-1~ubuntu16.04.1 [32.0 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom2 amd64 0.22-1~ubuntu16.04.1 [17.3 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput-bin amd64 1.6.3-1ubuntu1~16.04.1 [9,040 B] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput10 amd64 1.6.3-1ubuntu1~16.04.1 [74.0 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5dbus5 amd64 5.5.1+dfsg-16ubuntu7.5 [175 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libproxy1v5 amd64 0.4.11-5ubuntu1 [48.6 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5network5 amd64 5.5.1+dfsg-16ubuntu7.5 [540 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-icccm4 amd64 0.4.1-1ubuntu1 [10.4 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-keysyms1 amd64 0.4.0-1 [8,406 B] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0 amd64 1.11.1-1ubuntu1 [14.4 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render-util0 amd64 0.3.9-1 [9,638 B] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0 amd64 1.11.1-1ubuntu1 [5,756 B] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xkb1 amd64 1.11.1-1ubuntu1 [29.2 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon-x11-0 amd64 0.5.0-1ubuntu2.1 [13.4 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5gui5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,290 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5widgets5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,252 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt5svg5 amd64 5.5.1-2build1 [128 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-common all 2.48.2-1~ubuntu16.04.1 [10.9 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-services amd64 2.48.2-1~ubuntu16.04.1 [16.0 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdconf1 amd64 0.24.0-2 [31.4 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-service amd64 0.24.0-2 [27.1 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-gsettings-backend amd64 0.24.0-2 [19.4 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsettings-desktop-schemas all 3.18.1-1ubuntu1 [25.9 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking amd64 2.48.2-1~ubuntu16.04.1 [43.7 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup2.4-1 amd64 2.52.2-1ubuntu0.3 [270 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup-gnome2.4-1 amd64 2.52.2-1ubuntu0.3 [4,986 B] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librest-0.7-0 amd64 0.7.93-1 [31.9 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsamplerate0 amd64 0.1.8-8 [937 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane-common all 1.0.25+git20150528-1ubuntu2.16.04.1 [710 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libserf-1-1 amd64 1.3.8-1 [45.5 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libunistring0 amd64 0.9.3-5.2ubuntu1 [279 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft2 amd64 2.3.2-1 [36.1 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxss1 amd64 1:1.2.2-1 [8,582 B] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 poppler-data all 0.4.7-7 [1,495 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0 amd64 0.10-3 [62.3 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslicot0 amd64 5.0+20101122-2 [1,002 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-common all 3.18.9-1ubuntu3.3 [206 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-0 amd64 2.18.3-4ubuntu1 [57.4 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-0 amd64 2.18.1-2ubuntu1 [52.8 kB] unit-abot-epc-basic-0: 12:00:13 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-gobject2 amd64 1.14.6-1 [17.3 kB] unit-abot-epc-basic-0: 12:00:14 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolord2 amd64 1.2.12-1ubuntu1 [104 kB] unit-abot-epc-basic-0: 12:00:14 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy0 amd64 1.3.1-1ubuntu0.16.04.2 [177 kB] unit-abot-epc-basic-0: 12:00:14 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-common all 1.1.2-0ubuntu1 [6,172 B] unit-abot-epc-basic-0: 12:00:14 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-0 amd64 1.1.2-0ubuntu1 [60.3 kB] unit-abot-epc-basic-0: 12:00:14 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-cursor0 amd64 1.12.0-1~ubuntu16.04.3 [10.1 kB] unit-abot-epc-basic-0: 12:00:14 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-egl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [5,778 B] unit-abot-epc-basic-0: 12:00:14 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-0 amd64 3.18.9-1ubuntu3.3 [2,352 kB] unit-abot-epc-basic-0: 12:00:14 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-bin amd64 3.18.9-1ubuntu3.3 [53.7 kB] unit-abot-epc-basic-0: 12:00:14 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcroco3 amd64 0.6.11-1 [81.6 kB] unit-abot-epc-basic-0: 12:00:14 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-2 amd64 2.40.13-3 [93.9 kB] unit-abot-epc-basic-0: 12:00:14 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-common amd64 2.40.13-3 [5,034 B] unit-abot-epc-basic-0: 12:00:14 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 humanity-icon-theme all 0.6.10.1 [1,289 kB] unit-abot-epc-basic-0: 12:00:14 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-mono all 14.04+16.04.20180326-0ubuntu1 [178 kB] unit-abot-epc-basic-0: 12:00:14 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 adwaita-icon-theme all 3.18.0-2ubuntu3.1 [3,359 kB] unit-abot-epc-basic-0: 12:00:15 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 at-spi2-core amd64 2.18.3-4ubuntu1 [45.7 kB] unit-abot-epc-basic-0: 12:00:15 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autoconf all 2.69-9 [321 kB] unit-abot-epc-basic-0: 12:00:15 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB] unit-abot-epc-basic-0: 12:00:15 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 automake all 1:1.15-4ubuntu1 [510 kB] unit-abot-epc-basic-0: 12:00:15 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbison-dev amd64 2:3.0.4.dfsg-1 [338 kB] unit-abot-epc-basic-0: 12:00:15 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 bison amd64 2:3.0.4.dfsg-1 [259 kB] unit-abot-epc-basic-0: 12:00:15 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: 12:00:15 DEBUG unit.mysql/0.config-changed mysql start/running, process 18532 unit-mysql-0: 12:00:15 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 12:00:15 INFO juju.worker.uniter.operation ran "config-changed" hook unit-mysql-0: 12:00:15 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-mysql-0: 12:00:15 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-mysql-0: 12:00:15 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:00:15 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 12:00:15 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 12:00:15 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-mysql-0: 12:00:15 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-mysql-0: 12:00:15 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-mysql-0: 12:00:15 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 12:00:15 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 12:00:15 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgusb2 amd64 0.2.9-0ubuntu1 [20.2 kB] unit-abot-epc-basic-0: 12:00:15 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolorhug2 amd64 1.2.12-1ubuntu1 [32.0 kB] unit-abot-epc-basic-0: 12:00:15 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libvpx3 amd64 1.5.0-2ubuntu1 [732 kB] unit-abot-epc-basic-0: 12:00:15 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm4 amd64 1:3.5.11-1ubuntu0.16.04.1 [33.8 kB] unit-abot-epc-basic-0: 12:00:15 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgd3 amd64 2.1.1-4ubuntu0.16.04.11 [126 kB] unit-abot-epc-basic-0: 12:00:15 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-port12 amd64 2.5.9-3 [48.0 kB] unit-abot-epc-basic-0: 12:00:15 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-6 amd64 2.5.9-3 [787 kB] unit-abot-epc-basic-0: 12:00:15 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane amd64 1.0.25+git20150528-1ubuntu2.16.04.1 [2,012 kB] unit-abot-epc-basic-0: 12:00:15 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord-data all 1.2.12-1ubuntu1 [111 kB] unit-abot-epc-basic-0: 12:00:15 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord amd64 1.2.12-1ubuntu1 [178 kB] unit-abot-epc-basic-0: 12:00:15 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gettext amd64 0.19.7-2ubuntu3.1 [1,082 kB] unit-abot-epc-basic-0: 12:00:15 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] unit-abot-epc-basic-0: 12:00:15 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 po-debconf all 1.0.19 [234 kB] unit-abot-epc-basic-0: 12:00:15 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive-zip-perl all 1.56-2ubuntu0.1 [84.7 kB] unit-abot-epc-basic-0: 12:00:15 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-stripnondeterminism-perl all 0.015-1 [10.3 kB] unit-abot-epc-basic-0: 12:00:15 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] unit-abot-epc-basic-0: 12:00:15 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dh-strip-nondeterminism all 0.015-1 [4,864 B] unit-abot-epc-basic-0: 12:00:15 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 debhelper all 9.20160115ubuntu3 [739 kB] unit-abot-epc-basic-0: 12:00:15 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 default-jre-headless amd64 2:1.8-56ubuntu2 [4,380 B] unit-abot-epc-basic-0: 12:00:15 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libllvm3.6v5 amd64 1:3.6.2-3ubuntu2 [8,075 kB] unit-abot-epc-basic-0: 12:00:15 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc4 amd64 5.4.0-6ubuntu1~16.04.11 [111 kB] unit-abot-epc-basic-0: 12:00:15 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [380 kB] unit-abot-epc-basic-0: 12:00:15 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libclang1-3.6 amd64 1:3.6.2-3ubuntu2 [3,696 kB] unit-abot-epc-basic-0: 12:00:16 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 doxygen amd64 1.8.11-1 [3,679 kB] unit-abot-epc-basic-0: 12:00:16 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5xml5 amd64 5.5.1+dfsg-16ubuntu7.5 [91.8 kB] unit-abot-epc-basic-0: 12:00:16 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 doxygen-gui amd64 1.8.11-1 [284 kB] unit-abot-epc-basic-0: 12:00:16 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-liberation all 1.07.4-1 [829 kB] unit-abot-epc-basic-0: 12:00:16 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 tex-common all 6.04ubuntu1 [545 kB] unit-abot-epc-basic-0: 12:00:16 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lmodern all 2.004.5-1 [4,553 kB] unit-abot-epc-basic-0: 12:00:16 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gccxml amd64 0.9.0+git20140716-6 [3,380 kB] unit-abot-epc-basic-0: 12:00:16 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf2-common all 3.2.6-3ubuntu6 [21.0 kB] unit-abot-epc-basic-0: 12:00:16 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgconf-2-4 amd64 3.2.6-3ubuntu6 [84.6 kB] unit-abot-epc-basic-0: 12:00:16 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service-backend amd64 3.2.6-3ubuntu6 [57.5 kB] unit-abot-epc-basic-0: 12:00:16 DEBUG unit.abot-epc-basic/0.install Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service amd64 3.2.6-3ubuntu6 [2,046 B] unit-abot-epc-basic-0: 12:00:16 DEBUG unit.abot-epc-basic/0.install Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace1 amd64 1.3.2-1 [34.7 kB] unit-abot-epc-basic-0: 12:00:16 DEBUG unit.abot-epc-basic/0.install Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace-ctf1 amd64 1.3.2-1 [88.3 kB] unit-abot-epc-basic-0: 12:00:16 DEBUG unit.abot-epc-basic/0.install Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdb amd64 7.11.1-0ubuntu1~16.5 [2,526 kB] unit-abot-epc-basic-0: 12:00:16 DEBUG unit.abot-epc-basic/0.install Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdbserver amd64 7.11.1-0ubuntu1~16.5 [172 kB] unit-abot-epc-basic-0: 12:00:16 DEBUG unit.abot-epc-basic/0.install Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [291 kB] unit-abot-epc-basic-0: 12:00:16 DEBUG unit.abot-epc-basic/0.install Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gfortran-5 amd64 5.4.0-6ubuntu1~16.04.11 [8,034 kB] unit-abot-epc-basic-0: 12:00:16 DEBUG unit.abot-epc-basic/0.install Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gfortran amd64 4:5.3.1-1ubuntu1 [1,288 B] unit-abot-epc-basic-0: 12:00:16 DEBUG unit.abot-epc-basic/0.install Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsfilters1 amd64 1.8.3-2ubuntu3.4 [80.5 kB] unit-abot-epc-basic-0: 12:00:16 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.7 [16.1 kB] unit-abot-epc-basic-0: 12:00:16 DEBUG unit.abot-epc-basic/0.install Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libijs-0.35 amd64 0.35-12 [15.5 kB] unit-abot-epc-basic-0: 12:00:16 DEBUG unit.abot-epc-basic/0.install Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjbig2dec0 amd64 0.12+20150918-1ubuntu0.1 [55.3 kB] unit-abot-epc-basic-0: 12:00:16 DEBUG unit.abot-epc-basic/0.install Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper1 amd64 1.1.24+nmu4ubuntu1 [13.7 kB] unit-abot-epc-basic-0: 12:00:16 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.8 [5,097 kB] unit-abot-epc-basic-0: 12:00:16 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.8 [2,276 kB] unit-abot-epc-basic-0: 12:00:16 DEBUG unit.abot-epc-basic/0.install Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsfonts all 1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1 [3,374 kB] unit-abot-epc-basic-0: 12:00:17 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.8 [47.1 kB] unit-abot-epc-basic-0: 12:00:17 DEBUG unit.abot-epc-basic/0.install Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atk-1.0 amd64 2.18.0-1 [17.6 kB] unit-abot-epc-basic-0: 12:00:17 DEBUG unit.abot-epc-basic/0.install Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atspi-2.0 amd64 2.18.3-4ubuntu1 [14.1 kB] unit-abot-epc-basic-0: 12:00:17 DEBUG unit.abot-epc-basic/0.install Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-freedesktop amd64 1.46.0-3ubuntu1 [5,742 B] unit-abot-epc-basic-0: 12:00:17 DEBUG unit.abot-epc-basic/0.install Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gdkpixbuf-2.0 amd64 2.32.2-1ubuntu1.6 [8,100 B] unit-abot-epc-basic-0: 12:00:17 DEBUG unit.abot-epc-basic/0.install Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoxft-1.0-0 amd64 1.38.1-1 [15.1 kB] unit-abot-epc-basic-0: 12:00:17 DEBUG unit.abot-epc-basic/0.install Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-pango-1.0 amd64 1.38.1-1 [21.0 kB] unit-abot-epc-basic-0: 12:00:17 DEBUG unit.abot-epc-basic/0.install Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gtk-3.0 amd64 3.18.9-1ubuntu3.3 [188 kB] unit-abot-epc-basic-0: 12:00:17 DEBUG unit.abot-epc-basic/0.install Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 aglfn all 1.7-3 [29.4 kB] unit-abot-epc-basic-0: 12:00:17 DEBUG unit.abot-epc-basic/0.install Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-tex all 4.6.6-3 [10.1 kB] unit-abot-epc-basic-0: 12:00:17 DEBUG unit.abot-epc-basic/0.install Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-data all 4.6.6-3 [53.2 kB] unit-abot-epc-basic-0: 12:00:17 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-mysql-0: 12:00:18 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 12:00:19 DEBUG unit.abot-epc-basic/0.install Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcdt5 amd64 2.38.0-12ubuntu2.1 [23.4 kB] unit-abot-epc-basic-0: 12:00:19 DEBUG unit.abot-epc-basic/0.install Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcgraph6 amd64 2.38.0-12ubuntu2.1 [43.6 kB] unit-abot-epc-basic-0: 12:00:19 DEBUG unit.abot-epc-basic/0.install Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpathplan4 amd64 2.38.0-12ubuntu2.1 [26.6 kB] unit-abot-epc-basic-0: 12:00:19 DEBUG unit.abot-epc-basic/0.install Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvc6 amd64 2.38.0-12ubuntu2.1 [591 kB] unit-abot-epc-basic-0: 12:00:19 DEBUG unit.abot-epc-basic/0.install Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvpr2 amd64 2.38.0-12ubuntu2.1 [170 kB] unit-abot-epc-basic-0: 12:00:19 DEBUG unit.abot-epc-basic/0.install Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] unit-abot-epc-basic-0: 12:00:19 DEBUG unit.abot-epc-basic/0.install Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] unit-abot-epc-basic-0: 12:00:19 DEBUG unit.abot-epc-basic/0.install Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 graphviz amd64 2.38.0-12ubuntu2.1 [680 kB] unit-abot-epc-basic-0: 12:00:20 DEBUG unit.abot-epc-basic/0.install Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjudydebian1 amd64 1.0.5-5 [94.6 kB] unit-abot-epc-basic-0: 12:00:20 DEBUG unit.abot-epc-basic/0.install Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtcl8.6 amd64 8.6.5+dfsg-2 [875 kB] unit-abot-epc-basic-0: 12:00:20 DEBUG unit.abot-epc-basic/0.install Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtk8.6 amd64 8.6.5-1 [693 kB] unit-abot-epc-basic-0: 12:00:20 DEBUG unit.abot-epc-basic/0.install Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gtkwave amd64 3.3.66-1 [2,324 kB] unit-abot-epc-basic-0: 12:00:20 DEBUG unit.abot-epc-basic/0.install Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc1c2 amd64 1:7.4.2-7.3ubuntu0.1 [82.1 kB] unit-abot-epc-basic-0: 12:00:20 DEBUG unit.abot-epc-basic/0.install Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-libs amd64 2.0.11+1-10ubuntu0.1 [2,237 kB] unit-abot-epc-basic-0: 12:00:21 DEBUG unit.abot-epc-basic/0.install Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0 amd64 2.0.11+1-10ubuntu0.1 [8,690 B] unit-abot-epc-basic-0: 12:00:21 DEBUG unit.abot-epc-basic/0.install Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtinfo-dev amd64 6.0+20160213-1ubuntu1 [77.4 kB] unit-abot-epc-basic-0: 12:00:21 DEBUG unit.abot-epc-basic/0.install Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libncurses5-dev amd64 6.0+20160213-1ubuntu1 [175 kB] unit-abot-epc-basic-0: 12:00:21 DEBUG unit.abot-epc-basic/0.install Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libreadline6-dev amd64 6.3-8ubuntu2 [124 kB] unit-abot-epc-basic-0: 12:00:21 DEBUG unit.abot-epc-basic/0.install Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB] unit-abot-epc-basic-0: 12:00:21 DEBUG unit.abot-epc-basic/0.install Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmpxx4ldbl amd64 2:6.1.0+dfsg-2 [8,948 B] unit-abot-epc-basic-0: 12:00:21 DEBUG unit.abot-epc-basic/0.install Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmp-dev amd64 2:6.1.0+dfsg-2 [314 kB] unit-abot-epc-basic-0: 12:00:21 DEBUG unit.abot-epc-basic/0.install Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc-dev amd64 1:7.4.2-7.3ubuntu0.1 [223 kB] unit-abot-epc-basic-0: 12:00:21 DEBUG unit.abot-epc-basic/0.install Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB] unit-abot-epc-basic-0: 12:00:21 DEBUG unit.abot-epc-basic/0.install Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-dev amd64 2.0.11+1-10ubuntu0.1 [701 kB] unit-abot-epc-basic-0: 12:00:21 DEBUG unit.abot-epc-basic/0.install Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 hdf5-helpers amd64 1.8.16+docs-4ubuntu1.1 [12.5 kB] unit-abot-epc-basic-0: 12:00:21 DEBUG unit.abot-epc-basic/0.install Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 icu-devtools amd64 55.1-7ubuntu0.4 [166 kB] unit-abot-epc-basic-0: 12:00:21 DEBUG unit.abot-epc-basic/0.install Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 iperf amd64 2.0.5+dfsg1-2ubuntu0.1 [50.5 kB] unit-abot-epc-basic-0: 12:00:21 DEBUG unit.abot-epc-basic/0.install Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute all 1:4.3.0-1ubuntu3.16.04.4 [2,438 B] unit-abot-epc-basic-0: 12:00:21 DEBUG unit.abot-epc-basic/0.install Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 iptables-dev amd64 1.6.0-2ubuntu3 [55.5 kB] unit-abot-epc-basic-0: 12:00:21 DEBUG unit.abot-epc-basic/0.install Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 javascript-common all 11 [6,066 B] unit-abot-epc-basic-0: 12:00:21 DEBUG unit.abot-epc-basic/0.install Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec0 amd64 0.3.2-1 [18.0 kB] unit-abot-epc-basic-0: 12:00:21 DEBUG unit.abot-epc-basic/0.install Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsuitesparseconfig4.4.6 amd64 1:4.4.6-1 [9,322 B] unit-abot-epc-basic-0: 12:00:21 DEBUG unit.abot-epc-basic/0.install Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libamd2.4.1 amd64 1:4.4.6-1 [21.3 kB] unit-abot-epc-basic-0: 12:00:21 DEBUG unit.abot-epc-basic/0.install Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libarpack2 amd64 3.3.0-1build2 [88.2 kB] unit-abot-epc-basic-0: 12:00:21 DEBUG unit.abot-epc-basic/0.install Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3.1 [4,778 B] unit-abot-epc-basic-0: 12:00:21 DEBUG unit.abot-epc-basic/0.install Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-bin amd64 2.48.2-0ubuntu4.1 [39.4 kB] unit-abot-epc-basic-0: 12:00:21 DEBUG unit.abot-epc-basic/0.install Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre32-3 amd64 2:8.38-3.1 [136 kB] unit-abot-epc-basic-0: 12:00:21 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: 12:00:21 DEBUG unit.mysql/0.start mysql start/running, process 18645 unit-abot-epc-basic-0: 12:00:21 DEBUG unit.abot-epc-basic/0.install Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-2ubuntu4.1 [168 kB] unit-abot-epc-basic-0: 12:00:21 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: 12:00:21 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdbus-1-dev amd64 1.10.6-1ubuntu3.3 [161 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xext-dev all 7.3.0-1 [212 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxext-dev amd64 2:1.3.3-1 [82.1 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-fixes-dev all 1:5.0-2ubuntu2 [14.2 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes-dev amd64 1:5.0.1-2 [10.9 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi-dev amd64 2:1.7.6-1 [184 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-record-dev all 1.14.2-1 [33.6 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst-dev amd64 2:1.2.2-1 [17.0 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-dev amd64 2.18.3-4ubuntu1 [59.2 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-dev amd64 2.18.1-2ubuntu1 [2,824 B] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-dev amd64 2.18.0-1 [79.5 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-dev amd64 3.6.0-2ubuntu2 [153 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-dev amd64 3.10.2-9 [22.1 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-base-dev amd64 3.10.2-9 [3,596 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-script-interpreter2 amd64 1.14.6-1 [54.3 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpng12-dev amd64 1.2.54-1ubuntu1.1 [183 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfreetype6-dev amd64 2.6.1-0.1ubuntu2.3 [956 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1-dev amd64 2.11.94-0ubuntu1.1 [658 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-render-dev all 2:0.11.1-2 [20.1 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender-dev amd64 1:0.9.9-0ubuntu1 [24.5 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-dev amd64 0.33.6-1 [248 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0-dev amd64 1.11.1-1ubuntu1 [15.3 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0-dev amd64 1.11.1-1ubuntu1 [6,604 B] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2-dev amd64 1.14.6-1 [590 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcamd2.4.1 amd64 1:4.4.6-1 [20.0 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libccolamd2.9.1 amd64 1:4.4.6-1 [21.5 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolamd2.9.1 amd64 1:4.4.6-1 [15.7 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcholmod3.0.6 amd64 1:4.4.6-1 [293 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig9 amd64 1.5-0.2 [21.9 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-dev amd64 1.5-0.2 [89.1 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-doc all 1.5-0.2 [306 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig8-dev amd64 1.5-0.2 [1,756 B] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:248 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcxsparse3.1.4 amd64 1:4.4.6-1 [62.8 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:249 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-dev amd64 2.4.91-2~16.04.1 [232 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-dri2-dev all 2.8-2 [12.6 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:251 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-gl-dev all 1.4.17-1 [17.9 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:252 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xf86vidmode-dev all 2.3.1-2 [6,116 B] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:253 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm-dev amd64 1:1.1.4-1 [13.3 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:254 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-damage-dev all 1:1.2.1-2 [8,286 B] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:255 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage-dev amd64 1:1.1.4-2 [5,028 B] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:256 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0-dev amd64 1.11.1-1ubuntu1 [26.9 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0-dev amd64 1.11.1-1ubuntu1 [8,384 B] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:258 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-dev amd64 1.11.1-1ubuntu1 [5,752 B] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:259 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0-dev amd64 1.11.1-1ubuntu1 [18.2 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:260 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0-dev amd64 1.11.1-1ubuntu1 [6,900 B] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:261 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0-dev amd64 1.11.1-1ubuntu1 [11.2 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync-dev amd64 1.11.1-1ubuntu1 [10.1 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:263 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present-dev amd64 1.11.1-1ubuntu1 [6,618 B] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence-dev amd64 1.2-1 [3,676 B] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb-dev amd64 2:1.6.3-1ubuntu2.1 [9,718 B] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:266 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-bin amd64 1.12.0-1~ubuntu16.04.3 [18.4 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:267 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-dev amd64 1.12.0-1~ubuntu16.04.3 [92.4 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:268 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [23.7 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:269 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf9v5 amd64 2.6.1-1.3 [326 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:270 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-dev amd64 2.6.1-1.3 [473 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon-dev amd64 0.5.0-1ubuntu2.1 [231 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:272 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [14.9 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:273 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie2 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [22.5 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [5,152 B] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:275 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [42.6 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:276 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [19.9 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:277 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy-dev amd64 1.3.1-1ubuntu0.16.04.2 [113 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:279 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-bin amd64 3.3.4-2ubuntu1 [31.7 kB] unit-abot-epc-basic-0: 12:00:22 DEBUG unit.abot-epc-basic/0.install Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-dev amd64 3.3.4-2ubuntu1 [2,104 kB] unit-abot-epc-basic-0: 12:00:23 DEBUG unit.abot-epc-basic/0.install Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libipc-system-simple-perl all 1.25-3 [22.8 kB] unit-abot-epc-basic-0: 12:00:23 DEBUG unit.abot-epc-basic/0.install Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-basedir-perl all 0.07-1 [16.9 kB] unit-abot-epc-basic-0: 12:00:23 DEBUG unit.abot-epc-basic/0.install Get:283 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liburi-perl all 1.71-1 [76.9 kB] unit-abot-epc-basic-0: 12:00:23 DEBUG unit.abot-epc-basic/0.install Get:284 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-desktopentry-perl all 0.22-1 [18.2 kB] unit-abot-epc-basic-0: 12:00:23 DEBUG unit.abot-epc-basic/0.install Get:285 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] unit-abot-epc-basic-0: 12:00:23 DEBUG unit.abot-epc-basic/0.install Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-listing-perl all 6.04-1 [9,774 B] unit-abot-epc-basic-0: 12:00:23 DEBUG unit.abot-epc-basic/0.install Get:287 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-mimeinfo-perl all 0.27-1 [45.9 kB] unit-abot-epc-basic-0: 12:00:23 DEBUG unit.abot-epc-basic/0.install Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk1.3 amd64 1.3.3-7 [501 kB] unit-abot-epc-basic-0: 12:00:23 DEBUG unit.abot-epc-basic/0.install Get:289 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk-gl1.3 amd64 1.3.3-7 [39.5 kB] unit-abot-epc-basic-0: 12:00:23 DEBUG unit.abot-epc-basic/0.install Get:290 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfont-afm-perl all 1.20-1 [14.3 kB] unit-abot-epc-basic-0: 12:00:23 DEBUG unit.abot-epc-basic/0.install Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfontenc1 amd64 1:1.1.3-1 [13.9 kB] unit-abot-epc-basic-0: 12:00:23 DEBUG unit.abot-epc-basic/0.install Get:292 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms2 amd64 1.2.3-1.2 [320 kB] unit-abot-epc-basic-0: 12:00:23 DEBUG unit.abot-epc-basic/0.install Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-bin amd64 1.2.3-1.2 [131 kB] unit-abot-epc-basic-0: 12:00:23 DEBUG unit.abot-epc-basic/0.install Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm-dev amd64 1:3.5.11-1ubuntu0.16.04.1 [86.7 kB] unit-abot-epc-basic-0: 12:00:23 DEBUG unit.abot-epc-basic/0.install Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-dev amd64 1.2.3-1.2 [677 kB] unit-abot-epc-basic-0: 12:00:23 DEBUG unit.abot-epc-basic/0.install Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgpg-error-dev amd64 1.21-2ubuntu1 [68.2 kB] unit-abot-epc-basic-0: 12:00:23 DEBUG unit.abot-epc-basic/0.install Get:297 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt20-dev amd64 1.6.5-2ubuntu0.5 [380 kB] unit-abot-epc-basic-0: 12:00:23 DEBUG unit.abot-epc-basic/0.install Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt11-dev all 1.5.4-3+really1.6.5-2ubuntu0.5 [6,954 B] unit-abot-epc-basic-0: 12:00:23 DEBUG unit.abot-epc-basic/0.install Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-dev amd64 2.32.2-1ubuntu1.6 [44.3 kB] unit-abot-epc-basic-0: 12:00:23 DEBUG unit.abot-epc-basic/0.install Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3.1 [125 kB] unit-abot-epc-basic-0: 12:00:23 DEBUG unit.abot-epc-basic/0.install Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3.1 [141 kB] unit-abot-epc-basic-0: 12:00:23 DEBUG unit.abot-epc-basic/0.install Get:302 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgl2ps0 amd64 1.3.8-1.2 [35.5 kB] unit-abot-epc-basic-0: 12:00:23 DEBUG unit.abot-epc-basic/0.install Get:303 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libglpk36 amd64 4.57-1build3 [386 kB] unit-abot-epc-basic-0: 12:00:23 DEBUG unit.abot-epc-basic/0.install Get:304 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-l10n all 2.5.9-3 [11.1 kB] unit-abot-epc-basic-0: 12:00:23 DEBUG unit.abot-epc-basic/0.install Get:305 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjasper1 amd64 1.900.1-debian1-2.4ubuntu1.2 [131 kB] unit-abot-epc-basic-0: 12:00:23 DEBUG unit.abot-epc-basic/0.install Get:306 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwebp5 amd64 0.4.4-1 [165 kB] unit-abot-epc-basic-0: 12:00:23 DEBUG unit.abot-epc-basic/0.install Get:307 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwmf0.2-7 amd64 0.2.8.4-10.5ubuntu1 [147 kB] unit-abot-epc-basic-0: 12:00:23 DEBUG unit.abot-epc-basic/0.install Get:308 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libgraphicsmagick-q16-3 amd64 1.3.23-1ubuntu0.1 [1,107 kB] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:309 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libgraphicsmagick++-q16-12 amd64 1.3.23-1ubuntu0.1 [101 kB] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:310 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-icu0 amd64 1.0.1-1ubuntu0.1 [5,198 B] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:311 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-gobject0 amd64 1.0.1-1ubuntu0.1 [10.9 kB] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:312 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-dev amd64 1.0.1-1ubuntu0.1 [189 kB] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:313 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft-dev amd64 2.3.2-1 [45.7 kB] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:314 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango1.0-dev amd64 1.38.1-1 [277 kB] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:315 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xinerama-dev all 1.2.1-2 [4,966 B] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:316 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama-dev amd64 2:1.1.3-1 [8,404 B] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:317 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-randr-dev all 1.5.0-1 [33.7 kB] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:318 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr-dev amd64 2:1.5.0-1 [23.7 kB] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:319 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor-dev amd64 1:1.1.14-1ubuntu0.16.04.2 [26.4 kB] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:320 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-composite-dev all 1:0.4.2-2 [10.5 kB] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:321 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite-dev amd64 1:0.4.4-1 [9,954 B] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:322 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 nettle-dev amd64 3.2-1ubuntu0.16.04.1 [939 kB] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:323 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-dev amd64 3.18.9-1ubuntu3.3 [868 kB] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:324 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsz2 amd64 0.3.2-1 [5,048 B] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:325 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-10 amd64 1.8.16+docs-4ubuntu1.1 [997 kB] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:326 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-cpp-11 amd64 1.8.16+docs-4ubuntu1.1 [102 kB] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:327 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8-dev amd64 1.4.2-0ubuntu3.1 [254 kB] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:328 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:329 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:330 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec-dev amd64 0.3.2-1 [16.6 kB] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:331 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-dev amd64 1.8.16+docs-4ubuntu1.1 [5,005 kB] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:332 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tagset-perl all 3.20-2 [13.5 kB] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:333 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-parser-perl amd64 3.72-1 [86.1 kB] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:334 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-html-perl all 1.001-1 [14.9 kB] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:335 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:336 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-message-perl all 6.11-1 [74.3 kB] unit-abot-epc-basic-0: 12:00:24 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: 12:00:24 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 12:00:24 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:338 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tree-perl all 5.03-2 [197 kB] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:339 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-format-perl all 2.11-2 [41.3 kB] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:340 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-cookies-perl all 6.01-1 [17.2 kB] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:341 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-daemon-perl all 6.01-1 [17.0 kB] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:342 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:343 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu-dev amd64 55.1-7ubuntu0.4 [8,566 kB] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:344 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11-dev amd64 1.32-3ubuntu1.2 [518 kB] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:345 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ssleay-perl amd64 1.72-1build1 [259 kB] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:346 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-socket-ssl-perl all 2.024-1 [159 kB] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:347 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjack-jackd2-0 amd64 1.9.10+20150825git1ed50c92~dfsg-1ubuntu1 [140 kB] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:348 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjs-jquery all 1.11.3+dfsg-4 [161 kB] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:349 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkpathsea6 amd64 2015.20160222.37495-1ubuntu0.1 [55.2 kB] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:350 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-http-perl all 6.09-1 [24.0 kB] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:351 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:352 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-perl all 6.15-1 [146 kB] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:353 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-protocol-https-perl all 6.06-2 [8,682 B] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:354 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagick++-6.q16-5v5 amd64 8:6.8.9.9-7ubuntu5.13 [136 kB] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:355 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:356 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:357 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-smtp-ssl-perl all 1.03-1 [6,288 B] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:358 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmailtools-perl all 2.13-1 [82.6 kB] unit-abot-epc-basic-0: 12:00:24 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.25-0ubuntu0.16.04.2 [15.5 kB] unit-abot-epc-basic-0: 12:00:24 DEBUG unit.abot-epc-basic/0.install Get:360 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient20 amd64 5.7.25-0ubuntu0.16.04.2 [813 kB] unit-abot-epc-basic-0: 12:00:25 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.25-0ubuntu0.16.04.2 [1,167 kB] unit-abot-epc-basic-0: 12:00:25 DEBUG unit.abot-epc-basic/0.install Get:362 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-parser-perl amd64 2.44-1build1 [200 kB] unit-abot-epc-basic-0: 12:00:25 DEBUG unit.abot-epc-basic/0.install Get:363 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-twig-perl all 1:3.48-1 [156 kB] unit-abot-epc-basic-0: 12:00:25 DEBUG unit.abot-epc-basic/0.install Get:364 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-dbus-perl amd64 1.1.0-3build1 [177 kB] unit-abot-epc-basic-0: 12:00:25 DEBUG unit.abot-epc-basic/0.install Get:365 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libglu1-mesa amd64 9.0.0-2.1 [168 kB] unit-abot-epc-basic-0: 12:00:25 DEBUG unit.abot-epc-basic/0.install Get:366 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libumfpack5.7.1 amd64 1:4.4.6-1 [223 kB] unit-abot-epc-basic-0: 12:00:25 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: 12:00:25 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 12:00:25 DEBUG unit.abot-epc-basic/0.install Get:368 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper-utils amd64 1.1.24+nmu4ubuntu1 [8,276 B] unit-abot-epc-basic-0: 12:00:25 DEBUG unit.abot-epc-basic/0.install Get:369 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] unit-abot-epc-basic-0: 12:00:25 DEBUG unit.abot-epc-basic/0.install Get:370 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-dev amd64 5.2.122~dfsg-2 [189 kB] unit-abot-epc-basic-0: 12:00:25 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: 12:00:25 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-mysql-0: 12:00:25 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:00:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:00:25 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 12:00:25 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-abot-epc-basic-0: 12:00:25 DEBUG unit.abot-epc-basic/0.install Get:372 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpoppler58 amd64 0.41.0-0ubuntu1.13 [757 kB] unit-abot-epc-basic-0: 12:00:25 DEBUG unit.abot-epc-basic/0.install Get:373 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libportaudio2 amd64 19+svn20140130-1build1 [63.9 kB] unit-abot-epc-basic-0: 12:00:25 DEBUG unit.abot-epc-basic/0.install Get:374 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpotrace0 amd64 1.13-2 [17.7 kB] unit-abot-epc-basic-0: 12:00:25 DEBUG unit.abot-epc-basic/0.install Get:375 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpstoedit0c2a amd64 3.70-1ubuntu2 [315 kB] unit-abot-epc-basic-0: 12:00:25 DEBUG unit.abot-epc-basic/0.install Get:376 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libptexenc1 amd64 2015.20160222.37495-1ubuntu0.1 [34.4 kB] unit-abot-epc-basic-0: 12:00:25 DEBUG unit.abot-epc-basic/0.install Get:377 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqhull7 amd64 2015.2-1 [152 kB] unit-abot-epc-basic-0: 12:00:25 DEBUG unit.abot-epc-basic/0.install Get:378 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-l10n all 2.9.1+dfsg-4build1 [38.3 kB] unit-abot-epc-basic-0: 12:00:25 DEBUG unit.abot-epc-basic/0.install Get:379 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtcore4-l10n all 4:4.8.7+dfsg-5ubuntu2 [620 kB] unit-abot-epc-basic-0: 12:00:25 DEBUG unit.abot-epc-basic/0.install Get:380 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtcore4 amd64 4:4.8.7+dfsg-5ubuntu2 [1,552 kB] unit-abot-epc-basic-0: 12:00:25 DEBUG unit.abot-epc-basic/0.install Get:381 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xml amd64 4:4.8.7+dfsg-5ubuntu2 [96.3 kB] unit-abot-epc-basic-0: 12:00:25 DEBUG unit.abot-epc-basic/0.install Get:382 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtdbus4 amd64 4:4.8.7+dfsg-5ubuntu2 [186 kB] unit-abot-epc-basic-0: 12:00:25 DEBUG unit.abot-epc-basic/0.install Get:383 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-network amd64 4:4.8.7+dfsg-5ubuntu2 [561 kB] unit-abot-epc-basic-0: 12:00:25 DEBUG unit.abot-epc-basic/0.install Get:384 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-script amd64 4:4.8.7+dfsg-5ubuntu2 [814 kB] unit-abot-epc-basic-0: 12:00:25 DEBUG unit.abot-epc-basic/0.install Get:385 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-sql amd64 4:4.8.7+dfsg-5ubuntu2 [98.6 kB] unit-abot-epc-basic-0: 12:00:25 DEBUG unit.abot-epc-basic/0.install Get:386 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xmlpatterns amd64 4:4.8.7+dfsg-5ubuntu2 [1,091 kB] unit-abot-epc-basic-0: 12:00:25 DEBUG unit.abot-epc-basic/0.install Get:387 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-declarative amd64 4:4.8.7+dfsg-5ubuntu2 [1,090 kB] unit-abot-epc-basic-0: 12:00:25 DEBUG unit.abot-epc-basic/0.install Get:388 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtgui4 amd64 4:4.8.7+dfsg-5ubuntu2 [4,109 kB] unit-abot-epc-basic-0: 12:00:25 DEBUG unit.abot-epc-basic/0.install Get:389 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-12v5 amd64 2.9.1+dfsg-4build1 [810 kB] unit-abot-epc-basic-0: 12:00:25 DEBUG unit.abot-epc-basic/0.install Get:390 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtchooser amd64 52-gae5eeef-2build1~gcc5.2 [22.3 kB] unit-abot-epc-basic-0: 12:00:25 DEBUG unit.abot-epc-basic/0.install Get:391 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qdbus amd64 4:4.8.7+dfsg-5ubuntu2 [29.9 kB] unit-abot-epc-basic-0: 12:00:25 DEBUG unit.abot-epc-basic/0.install Get:392 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-dbus amd64 4:4.8.7+dfsg-5ubuntu2 [6,436 B] unit-abot-epc-basic-0: 12:00:25 DEBUG unit.abot-epc-basic/0.install Get:393 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-opengl amd64 4:4.8.7+dfsg-5ubuntu2 [301 kB] unit-abot-epc-basic-0: 12:00:25 DEBUG unit.abot-epc-basic/0.install Get:394 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqt4-sql-mysql amd64 4:4.8.7+dfsg-5ubuntu2 [30.5 kB] unit-abot-epc-basic-0: 12:00:25 DEBUG unit.abot-epc-basic/0.install Get:395 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp1 amd64 1.0.16+dfsg-3 [8,088 B] unit-abot-epc-basic-0: 12:00:25 DEBUG unit.abot-epc-basic/0.install Get:396 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp-dev amd64 1.0.16+dfsg-3 [62.4 kB] unit-abot-epc-basic-0: 12:00:25 DEBUG unit.abot-epc-basic/0.install Get:397 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-dev amd64 1.0.2g-1ubuntu4.15 [1,344 kB] unit-abot-epc-basic-0: 12:00:25 DEBUG unit.abot-epc-basic/0.install Get:398 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-doc all 1.0.2g-1ubuntu4.15 [1,077 kB] unit-abot-epc-basic-0: 12:00:25 DEBUG unit.abot-epc-basic/0.install Get:399 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsvn1 amd64 1.9.3-2ubuntu1.1 [1,170 kB] unit-abot-epc-basic-0: 12:00:25 DEBUG unit.abot-epc-basic/0.install Get:400 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsynctex1 amd64 2015.20160222.37495-1ubuntu0.1 [41.8 kB] unit-abot-epc-basic-0: 12:00:25 DEBUG unit.abot-epc-basic/0.install Get:401 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6-dev amd64 4.7-3ubuntu0.16.04.3 [85.9 kB] unit-abot-epc-basic-0: 12:00:25 DEBUG unit.abot-epc-basic/0.install Get:402 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtexlua52 amd64 2015.20160222.37495-1ubuntu0.1 [90.7 kB] unit-abot-epc-basic-0: 12:00:25 DEBUG unit.abot-epc-basic/0.install Get:403 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtexluajit2 amd64 2015.20160222.37495-1ubuntu0.1 [213 kB] unit-abot-epc-basic-0: 12:00:25 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: 12:00:26 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-abot-epc-basic-0: 12:00:26 DEBUG unit.abot-epc-basic/0.install Get:405 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtie-ixhash-perl all 1.23-2 [11.2 kB] unit-abot-epc-basic-0: 12:00:26 DEBUG unit.abot-epc-basic/0.install Get:406 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB] unit-abot-epc-basic-0: 12:00:26 DEBUG unit.abot-epc-basic/0.install Get:407 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-0-dev amd64 2:1.0.20-1 [58.5 kB] unit-abot-epc-basic-0: 12:00:26 DEBUG unit.abot-epc-basic/0.install Get:408 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-doc all 2:1.0.20-1 [160 kB] unit-abot-epc-basic-0: 12:00:26 DEBUG unit.abot-epc-basic/0.install Get:409 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-bin amd64 0.22-1~ubuntu16.04.1 [4,642 B] unit-abot-epc-basic-0: 12:00:26 DEBUG unit.abot-epc-basic/0.install Get:410 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-protocol-perl all 0.56-7 [149 kB] unit-abot-epc-basic-0: 12:00:26 DEBUG unit.abot-epc-basic/0.install Get:411 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-namespacesupport-perl all 1.11-1 [13.2 kB] unit-abot-epc-basic-0: 12:00:26 DEBUG unit.abot-epc-basic/0.install Get:412 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-base-perl all 1.07-1 [21.5 kB] unit-abot-epc-basic-0: 12:00:26 DEBUG unit.abot-epc-basic/0.install Get:413 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB] unit-abot-epc-basic-0: 12:00:26 DEBUG unit.abot-epc-basic/0.install Get:414 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml-libxml-perl amd64 2.0123+dfsg-1ubuntu0.1 [316 kB] unit-abot-epc-basic-0: 12:00:26 DEBUG unit.abot-epc-basic/0.install Get:415 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-expat-perl all 0.40-2 [11.5 kB] unit-abot-epc-basic-0: 12:00:26 DEBUG unit.abot-epc-basic/0.install Get:416 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-xpathengine-perl all 0.13-1 [37.1 kB] unit-abot-epc-basic-0: 12:00:26 DEBUG unit.abot-epc-basic/0.install Get:417 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2-dev amd64 2.9.3+dfsg1-1ubuntu0.6 [743 kB] unit-abot-epc-basic-0: 12:00:26 DEBUG unit.abot-epc-basic/0.install Get:418 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxslt1-dev amd64 1.1.28-2.1ubuntu0.1 [406 kB] unit-abot-epc-basic-0: 12:00:26 DEBUG unit.abot-epc-basic/0.install Get:419 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libzzip-0-13 amd64 0.13.62-3ubuntu0.16.04.2 [26.1 kB] unit-abot-epc-basic-0: 12:00:26 DEBUG unit.abot-epc-basic/0.install Get:420 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 lmodern all 2.004.5-1 [9,571 kB] unit-abot-epc-basic-0: 12:00:26 DEBUG unit.abot-epc-basic/0.install Get:421 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mesa-common-dev amd64 18.0.5-0ubuntu0~16.04.1 [543 kB] unit-abot-epc-basic-0: 12:00:27 DEBUG unit.abot-epc-basic/0.install Get:422 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 mscgen amd64 0.20-5 [42.9 kB] unit-abot-epc-basic-0: 12:00:27 DEBUG unit.abot-epc-basic/0.install Get:423 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libosmesa6 amd64 18.0.5-0ubuntu0~16.04.1 [1,272 kB] unit-abot-epc-basic-0: 12:00:27 DEBUG unit.abot-epc-basic/0.install Get:424 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 texinfo amd64 6.1.0.dfsg.1-5 [744 kB] unit-abot-epc-basic-0: 12:00:27 DEBUG unit.abot-epc-basic/0.install Get:425 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave-common all 4.0.0-3ubuntu9.2 [1,282 kB] unit-abot-epc-basic-0: 12:00:27 DEBUG unit.abot-epc-basic/0.install Get:426 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave amd64 4.0.0-3ubuntu9.2 [1,474 kB] unit-abot-epc-basic-0: 12:00:27 DEBUG unit.abot-epc-basic/0.install Get:427 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-control amd64 3.0.0-1 [819 kB] unit-abot-epc-basic-0: 12:00:27 DEBUG unit.abot-epc-basic/0.install Get:428 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-signal amd64 1.3.2-1 [199 kB] unit-abot-epc-basic-0: 12:00:27 DEBUG unit.abot-epc-basic/0.install Get:429 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pstoedit amd64 3.70-1ubuntu2 [102 kB] unit-abot-epc-basic-0: 12:00:27 DEBUG unit.abot-epc-basic/0.install Get:430 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pydb all 1.26-2 [83.8 kB] unit-abot-epc-basic-0: 12:00:27 DEBUG unit.abot-epc-basic/0.install Get:431 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qt-at-spi amd64 0.4.0-3 [58.0 kB] unit-abot-epc-basic-0: 12:00:27 DEBUG unit.abot-epc-basic/0.install Get:432 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qttranslations5-l10n all 5.5.1-2build1 [1,210 kB] unit-abot-epc-basic-0: 12:00:27 DEBUG unit.abot-epc-basic/0.install Get:433 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rubygems-integration all 1.10 [4,966 B] unit-abot-epc-basic-0: 12:00:27 DEBUG unit.abot-epc-basic/0.install Get:434 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-did-you-mean all 1.0.0-2 [8,390 B] unit-abot-epc-basic-0: 12:00:27 DEBUG unit.abot-epc-basic/0.install Get:435 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-minitest all 5.8.4-2 [36.6 kB] unit-abot-epc-basic-0: 12:00:27 DEBUG unit.abot-epc-basic/0.install Get:436 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-net-telnet all 0.1.1-2 [12.6 kB] unit-abot-epc-basic-0: 12:00:27 DEBUG unit.abot-epc-basic/0.install Get:437 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-power-assert all 0.2.7-1 [7,668 B] unit-abot-epc-basic-0: 12:00:27 DEBUG unit.abot-epc-basic/0.install Get:438 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-test-unit all 3.1.7-2 [60.3 kB] unit-abot-epc-basic-0: 12:00:27 DEBUG unit.abot-epc-basic/0.install Get:439 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libruby2.3 amd64 2.3.1-2~16.04.11 [2,958 kB] unit-abot-epc-basic-0: 12:00:27 DEBUG unit.abot-epc-basic/0.install Get:440 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ruby2.3 amd64 2.3.1-2~16.04.11 [41.0 kB] unit-abot-epc-basic-0: 12:00:27 DEBUG unit.abot-epc-basic/0.install Get:441 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby all 1:2.3.0+1 [5,530 B] unit-abot-epc-basic-0: 12:00:27 DEBUG unit.abot-epc-basic/0.install Get:442 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rake all 10.5.0-2 [48.2 kB] unit-abot-epc-basic-0: 12:00:27 DEBUG unit.abot-epc-basic/0.install Get:443 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 subversion amd64 1.9.3-2ubuntu1.1 [308 kB] unit-abot-epc-basic-0: 12:00:27 DEBUG unit.abot-epc-basic/0.install Get:444 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 t1utils amd64 1.39-2 [53.4 kB] unit-abot-epc-basic-0: 12:00:27 DEBUG unit.abot-epc-basic/0.install Get:445 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl8.6 amd64 8.6.5+dfsg-2 [14.2 kB] unit-abot-epc-basic-0: 12:00:27 DEBUG unit.abot-epc-basic/0.install Get:446 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl amd64 8.6.0+9 [5,146 B] unit-abot-epc-basic-0: 12:00:27 DEBUG unit.abot-epc-basic/0.install Get:447 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-binaries amd64 2015.20160222.37495-1ubuntu0.1 [7,942 kB] unit-abot-epc-basic-0: 12:00:28 DEBUG unit.abot-epc-basic/0.install Get:448 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 xdg-utils all 1.1.1-1ubuntu1.16.04.3 [59.6 kB] unit-abot-epc-basic-0: 12:00:28 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: 12:00:28 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 12:00:28 DEBUG unit.abot-epc-basic/0.install Get:450 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base all 2015.20160320-1ubuntu0.1 [851 kB] unit-abot-epc-basic-0: 12:00:28 DEBUG unit.abot-epc-basic/0.install Get:451 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base-doc all 2015.20160320-1ubuntu0.1 [45.4 MB] unit-mysql-0: 12:00:29 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 12:00:29 DEBUG unit.abot-epc-basic/0.install Get:452 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk8.6 amd64 8.6.5-1 [12.2 kB] unit-abot-epc-basic-0: 12:00:29 DEBUG unit.abot-epc-basic/0.install Get:453 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk amd64 8.6.0+9 [3,178 B] unit-abot-epc-basic-0: 12:00:29 DEBUG unit.abot-epc-basic/0.install Get:454 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 unzip amd64 6.0-20ubuntu1 [158 kB] unit-abot-epc-basic-0: 12:00:29 DEBUG unit.abot-epc-basic/0.install Get:455 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-utils amd64 7.7+3 [189 kB] unit-abot-epc-basic-0: 12:00:29 DEBUG unit.abot-epc-basic/0.install Get:456 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-xserver-utils amd64 7.7+7 [155 kB] unit-abot-epc-basic-0: 12:00:29 DEBUG unit.abot-epc-basic/0.install Get:457 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xbitmaps all 1.1.1-2 [28.1 kB] unit-abot-epc-basic-0: 12:00:29 DEBUG unit.abot-epc-basic/0.install Get:458 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 xmlstarlet amd64 1.6.1-1ubuntu1 [96.0 kB] unit-abot-epc-basic-0: 12:00:29 DEBUG unit.abot-epc-basic/0.install Get:459 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xterm amd64 322-1ubuntu1 [607 kB] unit-abot-epc-basic-0: 12:00:29 DEBUG unit.abot-epc-basic/0.install Get:460 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 zip amd64 3.0-11 [158 kB] unit-abot-epc-basic-0: 12:00:29 DEBUG unit.abot-epc-basic/0.install Get:461 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] unit-abot-epc-basic-0: 12:00:30 DEBUG unit.abot-epc-basic/0.install Get:462 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dbg amd64 2.23-0ubuntu11 [3,681 kB] unit-abot-epc-basic-0: 12:00:30 DEBUG unit.abot-epc-basic/0.install Get:463 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libffi-dev amd64 3.2.1-4 [161 kB] unit-abot-epc-basic-0: 12:00:30 DEBUG unit.abot-epc-basic/0.install Get:464 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [4,456 B] unit-abot-epc-basic-0: 12:00:30 DEBUG unit.abot-epc-basic/0.install Get:465 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0-dev amd64 0.10-3 [268 kB] unit-abot-epc-basic-0: 12:00:30 DEBUG unit.abot-epc-basic/0.install Get:466 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave-dev amd64 4.0.0-3ubuntu9.2 [492 kB] unit-abot-epc-basic-0: 12:00:30 DEBUG unit.abot-epc-basic/0.install Get:467 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-doc all 4.7-3ubuntu0.16.04.3 [299 kB] unit-abot-epc-basic-0: 12:00:30 DEBUG unit.abot-epc-basic/0.install Get:468 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-dev amd64 0.1.6-3 [55.2 kB] unit-abot-epc-basic-0: 12:00:30 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 6% Extracting templates from packages: 12% Extracting templates from packages: 19% Extracting templates from packages: 25% Extracting templates from packages: 32% Extracting templates from packages: 38% Extracting templates from packages: 44% Extracting templates from packages: 51% Extracting templates from packages: 57% Extracting templates from packages: 64% Extracting templates from packages: 70% Extracting templates from packages: 76% Extracting templates from packages: 83% Extracting templates from packages: 89% Extracting templates from packages: 96% Extracting templates from packages: 100% unit-abot-epc-basic-0: 12:00:30 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-mysql-0: 12:00:31 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 12:00:32 DEBUG unit.abot-epc-basic/0.install Fetched 294 MB in 20s (14.3 MB/s) unit-abot-epc-basic-0: 12:00:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 12:00:32 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 ... 95332 files and directories currently installed.) unit-abot-epc-basic-0: 12:00:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 12:00:33 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:00:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 12:00:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.6_amd64.deb ... unit-abot-epc-basic-0: 12:00:34 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.6) ... unit-abot-epc-basic-0: 12:00:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 12:00:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.12_amd64.deb ... unit-abot-epc-basic-0: 12:00:35 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.12) ... unit-abot-epc-basic-0: 12:00:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 12:00:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:00:35 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 12:00:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 12:00:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 12:00:36 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:00:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 12:00:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 12:00:37 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:00:38 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:00:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 12:00:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 12:00:38 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-abot-epc-basic-0: 12:00:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 12:00:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 12:00:38 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 12:00:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 12:00:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 12:00:38 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-abot-epc-basic-0: 12:00:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 12:00:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 12:00:38 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 12:00:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 12:00:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../imagemagick-common_8%3a6.8.9.9-7ubuntu5.13_all.deb ... unit-abot-epc-basic-0: 12:00:39 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 12:00:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 12:00:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 12:00:39 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 12:00:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 12:00:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 12:00:39 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 12:00:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 12:00:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:00:39 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:00:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 12:00:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:00:39 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:00:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 12:00:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:00:39 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:00:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 12:00:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:00:39 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:00:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 12:00:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-abot-epc-basic-0: 12:00:40 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 12:00:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 12:00:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 12:00:40 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 12:00:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 12:00:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 12:00:40 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:00:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 12:00:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickcore-6.q16-2_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 12:00:40 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 12:00:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 12:00:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickwand-6.q16-2_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 12:00:40 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 12:00:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 12:00:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 12:00:40 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 12:00:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 12:00:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:00:40 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 12:00:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 12:00:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 12:00:41 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:00:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 12:00:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:00:41 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:00:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 12:00:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:00:41 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:00:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 12:00:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran3_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:00:41 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:00:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 12:00:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:00:41 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 12:00:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 12:00:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 12:00:43 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 12:00:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 12:00:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:00:43 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:00:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 12:00:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:00:44 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 12:00:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 12:00:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 12:00:44 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:00:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 12:00:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 12:00:44 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:00:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 12:00:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-server0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 12:00:44 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:00:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 12:00:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgbm1_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:00:44 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:00:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 12:00:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcapnp-0.5.3_0.5.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:00:45 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:00:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 12:00:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libboost-filesystem1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:00:45 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 12:00:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 12:00:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore1_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:00:45 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:00:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 12:00:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon7_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:00:45 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:00:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 12:00:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 12:00:45 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:00:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 12:00:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirprotobuf3_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:00:45 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:00:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 12:00:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:00:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:00:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 12:00:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient9_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:00:45 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:00:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 12:00:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-client0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 12:00:45 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:00:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 12:00:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:00:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:00:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 12:00:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:00:45 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:00:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 12:00:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 12:00:46 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 12:00:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 12:00:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-abot-epc-basic-0: 12:00:46 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 12:00:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 12:00:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-common_0.22-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 12:00:46 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:00:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 12:00:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:00:46 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:00:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 12:00:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput-bin_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:00:46 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 12:00:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 12:00:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput10_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:00:46 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 12:00:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 12:00:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 12:00:46 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:00:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 12:00:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:00:46 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 12:00:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 12:00:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 12:00:46 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:00:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 12:00:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:00:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:00:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 12:00:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 12:00:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 12:00:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 12:00:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:00:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 12:00:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 12:00:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:00:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 12:00:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 12:00:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:00:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:00:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 12:00:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 12:00:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 12:00:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 12:00:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:00:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:00:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 12:00:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:00:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:00:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 12:00:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-x11-0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:00:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:00:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 12:00:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 12:00:47 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:00:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 12:00:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 12:00:48 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:00:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 12:00:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 12:00:48 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 12:00:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 12:00:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-common_2.48.2-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 12:00:48 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:00:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 12:00:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-services_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:00:48 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:00:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 12:00:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 12:00:48 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 12:00:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 12:00:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 12:00:48 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 12:00:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 12:00:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 12:00:48 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 12:00:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 12:00:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:00:49 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:00:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 12:00:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:00:49 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:00:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 12:00:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 12:00:49 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 12:00:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 12:00:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup-gnome2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 12:00:49 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 12:00:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 12:00:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librest-0.7-0_0.7.93-1_amd64.deb ... unit-abot-epc-basic-0: 12:00:49 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 12:00:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 12:00:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 12:00:49 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 12:00:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 12:00:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane-common_1.0.25+git20150528-1ubuntu2.16.04.1_all.deb ... unit-abot-epc-basic-0: 12:00:50 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 12:00:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 12:00:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-abot-epc-basic-0: 12:00:50 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 12:00:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 12:00:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:00:50 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 12:00:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 12:00:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:00:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 12:00:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 12:00:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:00:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 12:00:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 12:00:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 12:00:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 12:00:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 12:00:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:00:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 12:00:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 12:00:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 12:00:50 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 12:00:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 12:00:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 12:00:51 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 12:00:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 12:00:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 12:00:51 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 12:00:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 12:00:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-common_3.18.9-1ubuntu3.3_all.deb ... unit-abot-epc-basic-0: 12:00:51 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:00:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 12:00:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:00:52 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:00:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 12:00:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-0_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:00:53 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 12:00:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 12:00:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:00:53 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:00:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 12:00:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:00:53 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:00:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 12:00:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy0_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:00:54 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:00:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 12:00:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-common_1.1.2-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:00:54 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 12:00:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 12:00:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-0_1.1.2-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:00:54 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 12:00:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 12:00:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-cursor0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 12:00:54 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:00:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 12:00:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-egl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:00:54 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:00:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 12:00:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 12:00:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:00:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 12:00:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-bin_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 12:00:55 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin' unit-abot-epc-basic-0: 12:00:55 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin' unit-abot-epc-basic-0: 12:00:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:00:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 12:00:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 12:00:55 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 12:00:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 12:00:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 12:00:55 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 12:00:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 12:00:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 12:00:55 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 12:00:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 12:00:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 12:00:55 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 12:00:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 12:00:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ubuntu-mono_14.04+16.04.20180326-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:00:57 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... machine-2: 12:00:57 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 12:00:57 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 12:00:57 DEBUG juju.agent read agent config, format "2.0" machine-2: 12:00:58 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 12:00:58 DEBUG juju.worker start "engine" machine-2: 12:00:58 INFO juju.worker start "engine" machine-2: 12:00:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 12:00:58 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 12:00:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 12:00:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 12:00:58 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 12:00:58 DEBUG juju.worker "engine" started machine-2: 12:00:58 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.introspection stats worker now serving machine-2: 12:00:58 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: machine-2: 12:00:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 12:00:58 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:00:58 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 12:00:58 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 12:00:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 12:00:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.apicaller connecting with old password machine-2: 12:00:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:58 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-2: 12:00:58 INFO juju.api connection established to "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-2: 12:00:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:00:58 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-2: 12:00:58 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 12:00:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 12:00:58 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 12:00:58 DEBUG juju.worker.apicaller connected machine-2: 12:00:58 DEBUG juju.worker.apicaller changing password... machine-2: 12:00:58 DEBUG juju.worker.apicaller password changed machine-2: 12:00:58 DEBUG juju.api RPC connection died machine-2: 12:00:58 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 12:00:58 DEBUG juju.worker.apicaller connecting with current password machine-2: 12:00:58 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-2: 12:00:58 INFO juju.api connection established to "wss://172.30.9.201:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-2: 12:00:58 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" unit-abot-epc-basic-0: 12:00:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 12:00:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../adwaita-icon-theme_3.18.0-2ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 12:00:59 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... machine-2: 12:00:59 DEBUG juju.worker.apicaller connected machine-2: 12:00:59 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 12:00:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:59 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:59 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 12:00:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:59 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:59 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:59 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:59 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:59 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:59 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:00:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:00:59 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 12:00:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 12:00:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:00:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 12:00:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:00:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:00:59 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:00:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:00:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:00:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:00:59 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:00:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:00:59 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:00:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:00:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:00:59 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:00:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:01:00 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:01:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:01:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:01:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:01:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:01:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:01:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:01:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:01:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:01:00 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 12:01:00 INFO juju.worker.upgrader unblocking abort check machine-2: 12:01:00 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 12:01:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 12:01:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 12:01:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 12:01:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 12:01:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... machine-2: 12:01:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 12:01:00 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 12:01:00 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 12:01:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 12:01:00 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:01:00 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 12:01:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 12:01:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 12:01:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:01:00 DEBUG juju.worker.logger logger setup machine-2: 12:01:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 12:01:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 12:01:00 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:01:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 12:01:00 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:01:00 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 12:01:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 12:01:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 12:01:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 12:01:00 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 12:01:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 12:01:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 12:01:00 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 12:01:00 INFO juju.util.exec run result: exit status 127 machine-2: 12:01:00 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec175748372/script.sh: line 1: fanatic: command not found 127 machine-2: 12:01:00 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 12:01:00 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 12:01:00 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 12:01:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 12:01:00 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 12:01:00 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:01:00 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:01:00 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:01:00 DEBUG juju.network including address public:172.30.9.201 for machine machine-2: 12:01:00 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-2: 12:01:00 DEBUG juju.network including address local-fan:252.10.0.1 for machine machine-2: 12:01:00 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:01:00 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:01:00 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 12:01:00 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 12:01:00 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:01:00 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:01:00 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:01:00 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 12:01:00 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... machine-2: 12:01:00 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 12:01:00 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:01:00 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 12:01:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 12:01:00 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 12:01:00 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:01:00 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 12:01:00 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 12:01:00 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 12:01:00 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 12:01:00 INFO juju.util.exec run result: exit status 127 machine-2: 12:01:00 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec519097736/script.sh: line 1: fanatic: command not found 127 machine-2: 12:01:00 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:01:00 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.201:17070"] machine-2: 12:01:00 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 12:01:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 12:01:00 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-2: 12:01:00 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-2: 12:01:00 DEBUG juju.api RPC connection died machine-2: 12:01:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 12:01:00 DEBUG juju.worker killing runner 0xc4205f7450 machine-2: 12:01:00 INFO juju.worker runner is dying machine-2: 12:01:00 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-2: 12:01:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-2: 12:01:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-2: 12:01:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-2: 12:01:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-2: 12:01:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-2: 12:01:00 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: 12:01:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-2: 12:01:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 12:01:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-2: 12:01:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-2: 12:01:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-2: 12:01:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-2: 12:01:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-2: 12:01:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-2: 12:01:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-2: 12:01:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-2: 12:01:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 12:01:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 12:01:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 12:01:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 12:01:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 12:01:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:01:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:01:00 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:01:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:01:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:01:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:01:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:01:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:01:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:01:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:01:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:01:00 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 12:01:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 12:01:00 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:01:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:01:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:01:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:01:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:01:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:01:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:01:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:01:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:01:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:01:00 DEBUG juju.worker.apicaller connecting with current password machine-2: 12:01:00 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:01:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:01:00 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:01:00 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-2: 12:01:00 INFO juju.api connection established to "wss://172.30.9.201:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-2: 12:01:00 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-2: 12:01:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:01:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 12:01:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 12:01:01 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-abot-epc-basic-0: 12:01:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. machine-2: 12:01:01 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:01:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 12:01:01 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... machine-2: 12:01:01 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 12:01:01 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 12:01:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:01:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:01:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:01:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 12:01:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:01:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:01:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:01:01 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 12:01:01 INFO juju.worker.upgrader unblocking abort check machine-2: 12:01:01 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 12:01:01 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 12:01:01 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 12:01:01 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:01:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:01:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. machine-2: 12:01:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:01:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:01:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:01:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:01:01 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:01:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:01:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:01:01 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:01:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... machine-2: 12:01:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:01:01 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 12:01:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 12:01:01 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 12:01:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 12:01:01 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... machine-2: 12:01:01 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:01:01 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:01:01 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 12:01:01 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:01:01 INFO juju.util.exec run result: exit status 127 machine-2: 12:01:01 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec650082577/script.sh: line 1: fanatic: command not found 127 machine-2: 12:01:01 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 12:01:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 12:01:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 12:01:01 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 12:01:01 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 12:01:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 12:01:01 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 12:01:01 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:01:01 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 12:01:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 12:01:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 12:01:01 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:01:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 12:01:01 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 12:01:01 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.10,252.10.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:01:01 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 12:01:01 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 12:01:01 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 12:01:01 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:01:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 12:01:01 INFO juju.util.exec run result: exit status 127 machine-2: 12:01:01 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec918265195/script.sh: line 1: fanatic: command not found 127 machine-2: 12:01:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 12:01:01 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 12:01:01 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:01:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 12:01:01 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:01:01 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:01:01 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:01:01 DEBUG juju.network including address public:172.30.9.201 for machine machine-2: 12:01:01 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-2: 12:01:01 DEBUG juju.network including address local-fan:252.10.0.1 for machine machine-2: 12:01:01 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:01:01 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:01:01 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 12:01:01 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 12:01:01 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.201:17070"] machine-2: 12:01:01 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:01:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 12:01:01 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:01:01 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:01:01 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:01:01 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 12:01:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 12:01:01 DEBUG juju.worker.logger logger setup machine-2: 12:01:01 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 12:01:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 12:01:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 12:01:01 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 12:01:01 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 12:01:01 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 12:01:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 12:01:01 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 12:01:01 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 12:01:01 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 12:01:01 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 12:01:01 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 12:01:01 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 12:01:01 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:01:01 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:01:01 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:01:01 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:01:01 DEBUG juju.network including address local-cloud:192.168.121.3 for machine machine-2: 12:01:01 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:01:01 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.3 local-machine:::1] machine-2: 12:01:01 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.3 local-machine:::1] unit-abot-epc-basic-0: 12:01:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 12:01:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbison-dev_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 12:01:01 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... machine-2: 12:01:01 DEBUG juju.worker start "2-container-watcher" machine-2: 12:01:01 DEBUG juju.worker start "stateconverter" machine-2: 12:01:01 INFO juju.worker start "2-container-watcher" machine-2: 12:01:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 12:01:01 DEBUG juju.worker "2-container-watcher" started machine-2: 12:01:01 INFO juju.worker start "stateconverter" machine-2: 12:01:01 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 12:01:01 DEBUG juju.worker "stateconverter" started machine-2: 12:01:01 INFO juju.worker.machiner "machine-2" started machine-2: 12:01:01 INFO juju.api.common no addresses observed on interface "tunl0" unit-abot-epc-basic-0: 12:01:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 12:01:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 12:01:01 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... machine-2: 12:01:01 DEBUG juju.service discovered init system "upstart" from local host machine-2: 12:01:01 DEBUG juju.worker.deployer API addresses: ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.201:17070"] machine-2: 12:01:01 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-epc-0 Conf:{Desc:juju unit agent for oai-epc/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-epc-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-epc/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-epc-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-epc-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-epc/0 --debug]}}} unit-abot-epc-basic-0: 12:01:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 12:01:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 12:01:01 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-oai-epc-0: 12:01:01 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 12:01:01 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-epc-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-epc/0", "--debug"} unit-oai-epc-0: 12:01:01 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 12:01:01 DEBUG juju.worker start "api" unit-oai-epc-0: 12:01:01 INFO juju.worker start "api" unit-oai-epc-0: 12:01:01 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 12:01:01 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 12:01:01 DEBUG juju.worker "api" started unit-oai-epc-0: 12:01:01 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 12:01:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:01:01 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 12:01:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 12:01:01 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:01:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:01:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:01:01 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:01:01 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 12:01:01 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 12:01:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:01:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:01:01 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 12:01:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:01:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:01:01 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:01:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:01:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:01:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:01:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:01:01 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:01:01 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:01:01 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:01:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 12:01:01 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:01:01 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-epc-0: 12:01:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 12:01:01 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 12:01:01 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:01:01 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" unit-oai-epc-0: 12:01:01 INFO juju.api connection established to "wss://172.30.9.201:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" unit-oai-epc-0: 12:01:01 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" unit-oai-epc-0: 12:01:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:01:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:01:01 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 12:01:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:01:01 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:01:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:01:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:01:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:01:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:01:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:01:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 12:01:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:01:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:01:01 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 12:01:01 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:01:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 12:01:02 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:83:4d:b0 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.3 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:83:4d:b0 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-epc-0: 12:01:02 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 12:01:02 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 12:01:02 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 12:01:02 DEBUG juju.api RPC connection died unit-oai-epc-0: 12:01:02 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 12:01:02 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 12:01:02 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" unit-oai-epc-0: 12:01:02 INFO juju.api connection established to "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" unit-oai-epc-0: 12:01:02 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" unit-abot-epc-basic-0: 12:01:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 12:01:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:01:03 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:01:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 12:01:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:01:03 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-oai-epc-0: 12:01:03 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 12:01:03 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 12:01:03 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 12:01:03 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 12:01:03 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 12:01:03 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 12:01:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-oai-epc-0: 12:01:03 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 12:01:03 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 12:01:03 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:01:03 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:01:03 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 12:01:03 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 12:01:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:01:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:01:03 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-oai-epc-0: 12:01:03 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 12:01:03 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 12:01:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:01:03 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:01:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:01:03 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:01:03 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 12:01:03 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 12:01:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 12:01:03 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:01:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:01:03 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:01:03 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:01:03 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:01:03 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:01:03 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 12:01:03 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 12:01:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 12:01:03 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 12:01:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 12:01:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:01:03 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 12:01:03 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 12:01:03 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 12:01:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 12:01:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 12:01:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 12:01:03 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 12:01:03 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 12:01:03 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 12:01:03 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 12:01:03 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 12:01:03 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 12:01:03 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 12:01:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 12:01:03 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.10,252.10.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 12:01:03 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 12:01:03 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 12:01:03 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 12:01:03 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 12:01:03 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 12:01:03 DEBUG juju.network including address public:172.30.9.201 for machine unit-oai-epc-0: 12:01:03 DEBUG juju.network including address local-cloud:192.168.121.10 for machine unit-oai-epc-0: 12:01:03 DEBUG juju.network including address local-fan:252.10.0.1 for machine unit-oai-epc-0: 12:01:03 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 12:01:03 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 12:01:03 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 12:01:03 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 12:01:03 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.201:17070"] unit-oai-epc-0: 12:01:03 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 12:01:03 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 12:01:03 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-epc-0: 12:01:03 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-epc-0: 12:01:03 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 12:01:03 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-epc-0: 12:01:03 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 12:01:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 12:01:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm4_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-oai-epc-0: 12:01:03 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 12:01:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:01:03 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 12:01:03 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 12:01:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-oai-epc-0: 12:01:03 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 12:01:03 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 12:01:03 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 12:01:03 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 12:01:03 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 12:01:03 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 12:01:03 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 12:01:03 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 12:01:03 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 12:01:03 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 12:01:03 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 12:01:03 DEBUG httpbakery client do GET https://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 12:01:03 DEBUG httpbakery } -> error unit-oai-epc-0: 12:01:03 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 12:01:03 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-abot-epc-basic-0: 12:01:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 12:01:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgd3_2.1.1-4ubuntu0.16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:01:03 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.11) ... unit-oai-epc-0: 12:01:03 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 12:01:03 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 12:01:03 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 12:01:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 12:01:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 12:01:04 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-oai-epc-0: 12:01:04 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 12:01:04 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 12:01:04 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 12:01:04 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 12:01:04 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 12:01:04 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 12:01:04 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 12:01:04 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 12:01:04 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 12:01:04 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 12:01:04 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 12:01:04 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 12:01:04 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 12:01:04 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 12:01:04 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 12:01:04 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 12:01:04 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 12:01:04 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 12:01:04 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 12:01:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 12:01:04 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 12:01:04 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 12:01:04 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-abot-epc-basic-0: 12:01:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-oai-epc-0: 12:01:04 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:01:04 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 12:01:04 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 12:01:04 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:01:04 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:01:04 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:01:04 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:01:04 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:01:04 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:01:04 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 12:01:04 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 12:01:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 12:01:04 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-oai-epc-0: 12:01:04 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 12:01:04 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 12:01:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:01:04 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 12:01:04 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 12:01:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 12:01:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane_1.0.25+git20150528-1ubuntu2.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:01:04 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-epc-0: 12:01:05 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:01:05 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 12:01:05 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 12:01:05 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 12:01:05 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 12:01:05 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 12:01:05 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 12:01:05 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 12:01:05 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 12:01:05 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 12:01:05 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 12:01:05 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 12:01:05 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 12:01:05 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:01:05 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 12:01:05 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 12:01:05 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 12:01:05 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 12:01:05 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 12:01:05 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 12:01:05 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:01:05 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:01:05 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 12:01:05 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 12:01:05 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 12:01:05 DEBUG unit.oai-epc/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-epc-0: 12:01:05 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 12:01:05 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:01:05 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-abot-epc-basic-0: 12:01:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 12:01:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:01:05 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:01:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 12:01:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:01:05 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:01:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 12:01:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:01:05 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3.1) ... unit-oai-epc-0: 12:01:05 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:01:05 DEBUG unit.oai-epc/0.install Need to get 3459 kB of archives. unit-oai-epc-0: 12:01:05 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 12:01:05 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-oai-epc-0: 12:01:05 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.10 [700 kB] unit-abot-epc-basic-0: 12:01:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 12:01:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-abot-epc-basic-0: 12:01:06 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 12:01:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 12:01:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 12:01:06 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-abot-epc-basic-0: 12:01:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 12:01:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 12:01:06 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 12:01:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 12:01:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 12:01:06 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 12:01:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-oai-epc-0: 12:01:06 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.10 [2737 kB] unit-abot-epc-basic-0: 12:01:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 12:01:06 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 12:01:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 12:01:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-abot-epc-basic-0: 12:01:06 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 12:01:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 12:01:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 12:01:06 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 12:01:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 12:01:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:01:06 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 12:01:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-abot-epc-basic-0: 12:01:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.6v5_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:01:07 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-epc-0: 12:01:07 DEBUG unit.oai-epc/0.install Fetched 3459 kB in 1s (2040 kB/s) unit-oai-epc-0: 12:01:07 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 12:01:07 DEBUG unit.oai-epc/0.install (Reading database ... 78237 files and directories currently installed.) unit-oai-epc-0: 12:01:07 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 12:01:07 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-epc-0: 12:01:07 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 12:01:07 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-oai-epc-0: 12:01:07 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 12:01:07 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 12:01:07 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-epc-0: 12:01:07 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 12:01:07 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:01:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 12:01:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc4_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-oai-epc-0: 12:01:08 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 12:01:08 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-epc-0: 12:01:08 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 12:01:08 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:01:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 12:01:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:01:08 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-epc-0: 12:01:09 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:01:09 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 12:01:09 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 12:01:09 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 12:01:09 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:01:09 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 12:01:09 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 12:01:09 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 12:01:09 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 12:01:09 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 12:01:09 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 12:01:09 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:01:09 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 12:01:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-abot-epc-basic-0: 12:01:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclang1-3.6_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-oai-epc-0: 12:01:09 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:01:09 DEBUG unit.oai-epc/0.install virt-what unit-abot-epc-basic-0: 12:01:09 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-epc-0: 12:01:10 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:01:10 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 12:01:10 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 12:01:10 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-oai-epc-0: 12:01:10 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (25.5 kB/s) unit-abot-epc-basic-0: 12:01:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 12:01:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 12:01:10 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-oai-epc-0: 12:01:10 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 12:01:10 DEBUG unit.oai-epc/0.install (Reading database ... 78987 files and directories currently installed.) unit-oai-epc-0: 12:01:10 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 12:01:10 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-oai-epc-0: 12:01:11 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:01:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 12:01:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 12:01:11 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-epc-0: 12:01:11 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 12:01:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 12:01:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 12:01:11 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 12:01:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 12:01:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 12:01:12 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-oai-epc-0: 12:01:12 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 12:01:12 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 12:01:12 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 12:01:12 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 12:01:12 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 12:01:13 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 12:01:13 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:01:13 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 12:01:13 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:01:13 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 12:01:13 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:01:13 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:01:13 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 12:01:13 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 12:01:13 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 12:01:13 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 12:01:13 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 12:01:13 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 12:01:13 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:01:13 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 12:01:13 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 12:01:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 12:01:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:01:13 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-oai-epc-0: 12:01:13 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:01:13 DEBUG unit.oai-epc/0.install Need to get 3781 kB of archives. unit-oai-epc-0: 12:01:13 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 12:01:13 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-oai-epc-0: 12:01:13 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: 12:01:14 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 12:01:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 12:01:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 12:01:15 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-oai-epc-0: 12:01:15 DEBUG unit.oai-epc/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-oai-epc-0: 12:01:15 DEBUG unit.oai-epc/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-oai-epc-0: 12:01:15 DEBUG unit.oai-epc/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-oai-epc-0: 12:01:15 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-oai-epc-0: 12:01:15 DEBUG unit.oai-epc/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.62-0ubuntu0.14.04.1 [10.8 kB] unit-oai-epc-0: 12:01:15 DEBUG unit.oai-epc/0.install Fetched 3781 kB in 2s (1572 kB/s) unit-oai-epc-0: 12:01:16 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 12:01:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 12:01:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-oai-epc-0: 12:01:16 DEBUG unit.oai-epc/0.install (Reading database ... 78994 files and directories currently installed.) unit-oai-epc-0: 12:01:16 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 12:01:16 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:01:16 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-oai-epc-0: 12:01:17 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 12:01:17 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 12:01:17 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:01:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 12:01:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 12:01:17 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:01:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 12:01:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 12:01:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-oai-epc-0: 12:01:17 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 12:01:17 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 12:01:17 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 12:01:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 12:01:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 12:01:17 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:01:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 12:01:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 12:01:17 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-oai-epc-0: 12:01:18 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 12:01:18 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 12:01:18 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:01:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 12:01:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:01:18 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-oai-epc-0: 12:01:18 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 12:01:18 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 12:01:18 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 12:01:18 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-abot-epc-basic-0: 12:01:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-oai-epc-0: 12:01:18 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 12:01:18 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:01:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:01:18 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:01:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 12:01:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 12:01:19 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-oai-epc-0: 12:01:19 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 12:01:19 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 12:01:19 DEBUG unit.oai-epc/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:01:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 12:01:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 12:01:20 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-oai-epc-0: 12:01:20 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 12:01:20 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 12:01:20 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:01:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 12:01:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-oai-epc-0: 12:01:20 DEBUG unit.oai-epc/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:01:20 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:01:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 12:01:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:01:21 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-epc-0: 12:01:21 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:01:21 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:01:21 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-epc-0: 12:01:21 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 12:01:21 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 12:01:21 DEBUG unit.oai-epc/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:01:21 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:01:21 DEBUG unit.oai-epc/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:01:21 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-epc-0: 12:01:22 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 12:01:22 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 12:01:22 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 12:01:22 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 12:01:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:01:22 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 12:01:22 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 12:01:22 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:01:22 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 12:01:22 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 12:01:22 DEBUG unit.oai-epc/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-epc-0: 12:01:22 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 12:01:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 12:01:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:01:22 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:01:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 12:01:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.4_amd64.deb ... unit-abot-epc-basic-0: 12:01:22 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 12:01:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 12:01:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.7_amd64.deb ... unit-abot-epc-basic-0: 12:01:22 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.7) ... unit-abot-epc-basic-0: 12:01:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 12:01:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-abot-epc-basic-0: 12:01:22 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 12:01:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 12:01:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:01:23 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:01:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 12:01:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:01:23 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 12:01:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 12:01:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9-common_9.26~dfsg+0-0ubuntu0.16.04.8_all.deb ... unit-abot-epc-basic-0: 12:01:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.8) ... unit-abot-epc-basic-0: 12:01:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 12:01:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.26~dfsg+0-0ubuntu0.16.04.8_amd64.deb ... unit-abot-epc-basic-0: 12:01:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.8) ... unit-abot-epc-basic-0: 12:01:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 12:01:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsfonts_1%3a8.11+urwcyr1.0.7~pre44-4.2ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:01:24 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 12:01:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 12:01:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.26~dfsg+0-0ubuntu0.16.04.8_amd64.deb ... unit-abot-epc-basic-0: 12:01:25 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.26~dfsg+0-0ubuntu0.16.04.8) ... unit-abot-epc-basic-0: 12:01:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 12:01:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atk-1.0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:01:25 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 12:01:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 12:01:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atspi-2.0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:01:25 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:01:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 12:01:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:01:25 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 12:01:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 12:01:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gdkpixbuf-2.0_2.32.2-1ubuntu1.6_amd64.deb ... unit-abot-epc-basic-0: 12:01:25 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:01:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 12:01:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoxft-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 12:01:25 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:01:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 12:01:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-pango-1.0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 12:01:25 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:01:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 12:01:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gtk-3.0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 12:01:25 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:01:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 12:01:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 12:01:26 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-abot-epc-basic-0: 12:01:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 12:01:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 12:01:26 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install Note: checking out 'v0.3.2'. unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install changes and commit them, and you can discard any commits you make in this unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install state without impacting any branches by performing another checkout. unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install If you want to create a new branch to retain commits you create, you may unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install git checkout -b new_branch_name unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-abot-epc-basic-0: 12:01:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 12:01:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 12:01:26 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 12:01:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 12:01:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-abot-epc-basic-0: 12:01:26 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-oai-epc-0: 12:01:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:01:26 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-167-generic unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-167-generic unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-167-generic unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-167-generic unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-167-generic unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-167-generic unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot: No such file or directory unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 12:01:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:01:26 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-abot-epc-basic-0: 12:01:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 12:01:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:01:26 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-oai-epc-0: 12:01:26 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install + apt-get install -y linux-image-3.19.0-61-lowlatency linux-headers-3.19.0-61-lowlatency unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 12:01:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 12:01:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 12:01:26 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:01:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 12:01:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61 unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install fdutils linux-lts-vivid-tools unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61 linux-headers-3.19.0-61-lowlatency unit-oai-epc-0: 12:01:26 DEBUG unit.oai-epc/0.install linux-image-3.19.0-61-lowlatency unit-abot-epc-basic-0: 12:01:26 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-oai-epc-0: 12:01:27 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:01:27 DEBUG unit.oai-epc/0.install Need to get 65.1 MB of archives. unit-oai-epc-0: 12:01:27 DEBUG unit.oai-epc/0.install After this operation, 288 MB of additional disk space will be used. unit-oai-epc-0: 12:01:27 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-image-3.19.0-61-lowlatency amd64 3.19.0-61.69~14.04.1 [55.1 MB] unit-abot-epc-basic-0: 12:01:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 12:01:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:01:27 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:01:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 12:01:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:01:28 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:01:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 12:01:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 12:01:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 12:01:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 12:01:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 12:01:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 12:01:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 12:01:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:01:29 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:01:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 12:01:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-abot-epc-basic-0: 12:01:29 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 12:01:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 12:01:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 12:01:29 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 12:01:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 12:01:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 12:01:29 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 12:01:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 12:01:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 12:01:29 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 12:01:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 12:01:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc1c2_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:01:30 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 12:01:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 12:01:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-libs_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:01:30 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-oai-epc-0: 12:01:30 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.19.0-61 all 3.19.0-61.69~14.04.1 [9307 kB] unit-oai-epc-0: 12:01:31 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.19.0-61-lowlatency amd64 3.19.0-61.69~14.04.1 [748 kB] unit-abot-epc-basic-0: 12:01:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-abot-epc-basic-0: 12:01:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-oai-epc-0: 12:01:31 DEBUG unit.oai-epc/0.install Fetched 65.1 MB in 4s (14.2 MB/s) unit-abot-epc-basic-0: 12:01:31 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-oai-epc-0: 12:01:31 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-image-3.19.0-61-lowlatency. unit-abot-epc-basic-0: 12:01:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-oai-epc-0: 12:01:31 DEBUG unit.oai-epc/0.install (Reading database ... 79263 files and directories currently installed.) unit-abot-epc-basic-0: 12:01:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:01:32 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-oai-epc-0: 12:01:32 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-image-3.19.0-61-lowlatency_3.19.0-61.69~14.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:01:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 12:01:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:01:32 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-oai-epc-0: 12:01:32 DEBUG unit.oai-epc/0.install Done. unit-oai-epc-0: 12:01:32 DEBUG unit.oai-epc/0.install Unpacking linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 12:01:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 12:01:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:01:32 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 12:01:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 12:01:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 12:01:32 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:01:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 12:01:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 12:01:32 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 12:01:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 12:01:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 12:01:32 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 12:01:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 12:01:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc-dev_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:01:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 12:01:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 12:01:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:01:33 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 12:01:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 12:01:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-dev_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:01:33 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 12:01:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 12:01:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hdf5-helpers_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:01:34 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:01:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 12:01:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 12:01:34 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 12:01:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 12:01:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:01:34 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 12:01:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 12:01:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iproute_1%3a4.3.0-1ubuntu3.16.04.4_all.deb ... unit-abot-epc-basic-0: 12:01:34 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.4) ... unit-abot-epc-basic-0: 12:01:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 12:01:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 12:01:34 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 12:01:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 12:01:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 12:01:34 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-abot-epc-basic-0: 12:01:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 12:01:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:01:34 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:01:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 12:01:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsuitesparseconfig4.4.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:01:34 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:01:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 12:01:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:01:34 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:01:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 12:01:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 12:01:34 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 12:01:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 12:01:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:01:35 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:01:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 12:01:36 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: 12:01:36 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 12:01:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 12:01:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 12:01:37 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:01:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 12:01:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 12:01:37 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:01:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 12:01:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 12:01:38 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... machine-3: 12:01:38 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 12:01:38 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 12:01:38 DEBUG juju.agent read agent config, format "2.0" machine-3: 12:01:38 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 12:01:38 DEBUG juju.worker start "engine" machine-3: 12:01:38 INFO juju.worker start "engine" machine-3: 12:01:38 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 12:01:38 DEBUG juju.worker "engine" started machine-3: 12:01:38 DEBUG juju.worker.introspection stats worker now serving machine-3: 12:01:38 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 12:01:38 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 12:01:38 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 12:01:38 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 12:01:38 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 12:01:38 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 12:01:38 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 12:01:38 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 12:01:38 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 12:01:38 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 12:01:38 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 12:01:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.apicaller connecting with old password machine-3: 12:01:38 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:38 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-3: 12:01:38 INFO juju.api connection established to "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-3: 12:01:38 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:01:38 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-3: 12:01:38 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 12:01:38 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 12:01:39 DEBUG juju.worker.apicaller connected machine-3: 12:01:39 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 12:01:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 12:01:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-dev_2.48.2-0ubuntu4.1_amd64.deb ... machine-3: 12:01:40 DEBUG juju.worker.apicaller password changed machine-3: 12:01:40 DEBUG juju.api RPC connection died machine-3: 12:01:40 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 12:01:40 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4.1) ... machine-3: 12:01:40 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:01:40 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-3: 12:01:40 INFO juju.api connection established to "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-3: 12:01:40 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" unit-abot-epc-basic-0: 12:01:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 12:01:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdbus-1-dev_1.10.6-1ubuntu3.3_amd64.deb ... unit-oai-epc-0: 12:01:40 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-61. unit-oai-epc-0: 12:01:40 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-abot-epc-basic-0: 12:01:40 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-oai-epc-0: 12:01:40 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 12:01:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. machine-3: 12:01:40 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:01:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 12:01:40 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... machine-3: 12:01:40 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 12:01:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:40 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:40 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:01:40 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 12:01:40 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:40 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:40 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:40 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 12:01:40 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 12:01:40 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 12:01:40 INFO juju.worker.upgrader unblocking abort check machine-3: 12:01:40 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:01:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:40 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 12:01:40 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 12:01:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:40 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 12:01:40 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 12:01:40 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 12:01:40 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 12:01:40 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 12:01:40 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 12:01:40 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 12:01:40 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 12:01:40 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 12:01:40 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 12:01:40 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 12:01:40 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 12:01:40 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 12:01:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:01:40 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:01:40 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 12:01:40 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 12:01:40 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:01:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. machine-3: 12:01:40 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:01:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... machine-3: 12:01:40 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:01:40 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:01:40 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:01:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... machine-3: 12:01:40 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:01:40 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:01:40 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:01:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:01:40 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:01:40 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:01:40 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:01:40 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:01:40 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 12:01:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 12:01:40 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 12:01:40 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 12:01:40 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 12:01:40 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: machine-3: 12:01:40 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: unit-abot-epc-basic-0: 12:01:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 12:01:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:01:40 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... machine-3: 12:01:40 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 12:01:40 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 12:01:40 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 12:01:40 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 12:01:40 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 12:01:40 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 12:01:40 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 12:01:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 12:01:40 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 12:01:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 12:01:40 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 12:01:40 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 12:01:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 12:01:40 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:01:40 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:01:40 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:01:40 DEBUG juju.worker.logger logger setup machine-3: 12:01:40 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:01:40 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available unit-abot-epc-basic-0: 12:01:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. machine-3: 12:01:40 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 12:01:40 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 12:01:40 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 12:01:40 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 12:01:40 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 12:01:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... machine-3: 12:01:40 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:01:40 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:01:40 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys unit-abot-epc-basic-0: 12:01:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... machine-3: 12:01: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.10,252.10.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:01:40 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 12:01:40 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 12:01: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: 12:01:40 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:01: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: 12:01:40 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 12:01:40 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 12:01:40 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:01:40 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:01:40 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:01:40 DEBUG juju.network including address public:172.30.9.201 for machine machine-3: 12:01:40 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-3: 12:01:40 DEBUG juju.network including address local-fan:252.10.0.1 for machine machine-3: 12:01:40 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:01:40 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:01:40 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 12:01:40 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 12:01:40 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.201:17070"] machine-3: 12:01:40 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 12:01:40 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 12:01:40 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-3: 12:01:40 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-3: 12:01:40 DEBUG juju.api RPC connection died machine-3: 12:01:40 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 12:01:40 INFO juju.worker.authenticationworker reading Juju ssh keys for "machine-3": connection is shut down machine-3: 12:01:40 DEBUG juju.worker killing runner 0xc4206feea0 machine-3: 12:01:40 ERROR juju.worker.logger connection is shut down machine-3: 12:01:40 INFO juju.worker runner is dying machine-3: 12:01:40 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-3: 12:01:40 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-3: 12:01:40 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-3: 12:01:40 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-3: 12:01:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-3: 12:01:40 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-3: 12:01:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-3: 12:01:40 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-3: 12:01:40 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 12:01:40 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-3: 12:01:40 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-3: 12:01:40 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-3: 12:01:40 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-3: 12:01:40 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: cannot load machine machine-3 from state: connection is shut down machine-3: 12:01:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-3: 12:01:40 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 12:01:40 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 12:01:40 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 12:01:40 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 12:01:40 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 12:01:40 INFO juju.util.exec run result: exit status 127 machine-3: 12:01:40 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec169483001/script.sh: line 1: fanatic: command not found 127 unit-abot-epc-basic-0: 12:01:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 12:01:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... machine-3: 12:01:40 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:40 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:01:40 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:40 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 12:01:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... machine-3: 12:01:40 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:01:40 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:01:40 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-3: 12:01:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:40 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:01:40 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-3: 12:01:40 INFO juju.api connection established to "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-3: 12:01:40 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-3: 12:01:40 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:01:40 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:41 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:41 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:41 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:01:41 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:41 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:01:41 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:41 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:41 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:41 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:41 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:41 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:41 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:41 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:41 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:41 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:41 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:41 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:01:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. machine-3: 12:01:41 DEBUG juju.api RPC connection died machine-3: 12:01:41 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 12:01:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... machine-3: 12:01:41 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:01:41 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-3: 12:01:41 INFO juju.api connection established to "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-3: 12:01:41 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" unit-abot-epc-basic-0: 12:01:41 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 12:01:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 12:01:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:01:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:01:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 12:01:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:01:42 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:01:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 12:01:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-dev_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:01:42 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 12:01:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 12:01:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:01:42 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... machine-3: 12:01:42 DEBUG juju.worker.apicaller connected machine-3: 12:01:42 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 12:01:42 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:42 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:42 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 12:01:42 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:42 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:01:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:42 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 12:01:42 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:42 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 12:01:42 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 12:01:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:01:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. machine-3: 12:01:42 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 12:01:42 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:01:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... machine-3: 12:01:42 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:01:42 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 12:01:42 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 12:01:42 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 12:01:42 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 12:01:42 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 12:01:42 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 12:01:42 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 12:01:42 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 12:01:42 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 12:01:42 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 12:01:42 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: unit-abot-epc-basic-0: 12:01:42 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... machine-3: 12:01:42 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:01:42 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 12:01:42 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 12:01:42 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:01:42 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:01:42 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:01:42 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 12:01:42 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:01:42 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 12:01:42 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 12:01:42 INFO juju.util.exec run result: exit status 127 machine-3: 12:01:42 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec685232086/script.sh: line 1: fanatic: command not found 127 machine-3: 12:01:42 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 12:01:42 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 12:01:42 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 12:01:42 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 12:01:42 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:01:42 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 12:01:42 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 12:01:42 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:01:42 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.10,252.10.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:01:42 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-3: 12:01:42 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 12:01:42 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 12:01:42 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:01:42 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:01:42 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 12:01:42 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 12:01:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 12:01:42 INFO juju.util.exec run result: exit status 127 machine-3: 12:01:42 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec503815032/script.sh: line 1: fanatic: command not found 127 machine-3: 12:01:42 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 12:01:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 12:01:42 DEBUG juju.worker.logger logger setup machine-3: 12:01:42 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 12:01:42 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:01:42 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:01:42 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:01:42 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:01:42 DEBUG juju.network including address public:172.30.9.201 for machine machine-3: 12:01:42 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-3: 12:01:42 DEBUG juju.network including address local-fan:252.10.0.1 for machine machine-3: 12:01:42 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:01:42 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:01:42 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 12:01:42 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 12:01:42 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.201:17070"] machine-3: 12:01:42 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 12:01:42 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 12:01:42 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 12:01:42 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 12:01:42 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 12:01:42 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 12:01:42 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:01:42 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 12:01:42 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 12:01:42 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 12:01:42 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 12:01:42 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 12:01:42 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 12:01:42 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 12:01:42 INFO juju.worker.upgrader unblocking abort check machine-3: 12:01:42 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 12:01:42 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:01:42 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:01:42 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:01:42 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:01:42 DEBUG juju.network including address local-cloud:192.168.121.4 for machine machine-3: 12:01:42 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:01:42 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.4 local-machine:::1] machine-3: 12:01:42 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.4 local-machine:::1] machine-3: 12:01:42 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 12:01:42 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 12:01:42 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 12:01:42 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] unit-abot-epc-basic-0: 12:01:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 12:01:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 12:01:42 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... machine-3: 12:01:42 INFO juju.worker.deployer deploying unit "oai-hss/0" machine-3: 12:01:43 DEBUG juju.worker start "3-container-watcher" machine-3: 12:01:43 DEBUG juju.worker start "stateconverter" machine-3: 12:01:43 INFO juju.worker start "3-container-watcher" machine-3: 12:01:43 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 12:01:43 DEBUG juju.worker "3-container-watcher" started machine-3: 12:01:43 INFO juju.worker start "stateconverter" machine-3: 12:01:43 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 12:01:43 DEBUG juju.worker "stateconverter" started machine-3: 12:01:43 DEBUG juju.service discovered init system "upstart" from local host machine-3: 12:01:43 DEBUG juju.worker.deployer API addresses: ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.201:17070"] machine-3: 12:01:43 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-hss-0 Conf:{Desc:juju unit agent for oai-hss/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-hss-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-hss/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-hss-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-hss-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-hss/0 --debug]}}} unit-oai-hss-0: 12:01:43 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 12:01:43 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-hss-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-hss/0", "--debug"} unit-oai-hss-0: 12:01:43 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 12:01:43 DEBUG juju.worker start "api" unit-oai-hss-0: 12:01:43 INFO juju.worker start "api" unit-oai-hss-0: 12:01:43 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 12:01:43 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 12:01:43 DEBUG juju.worker "api" started unit-oai-hss-0: 12:01:43 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 12:01:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 12:01:43 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:01:43 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:01:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:01:43 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:01:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:01:43 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 12:01:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:01:43 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:01:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:01:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:01:43 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 12:01:43 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:01:43 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:01:43 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 12:01:43 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 12:01:43 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:01:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 12:01:43 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:01:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:01:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:01:43 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:01:43 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:01:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:01:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 12:01:43 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:01:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:01:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:01:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:01:43 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 12:01:43 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:01:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:01:43 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:01:43 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:01:43 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:01:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:01:43 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 12:01:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 12:01:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:01:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 12:01:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 12:01:43 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:01:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:01:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-oai-hss-0: 12:01:43 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 12:01:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 12:01:43 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... machine-3: 12:01:43 INFO juju.worker.machiner "machine-3" started unit-oai-hss-0: 12:01:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 12:01:43 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" unit-oai-hss-0: 12:01:43 INFO juju.api connection established to "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" unit-oai-hss-0: 12:01:43 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-3: 12:01:43 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-hss-0: 12:01:45 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 12:01:45 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 12:01:46 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-61-lowlatency. unit-oai-epc-0: 12:01:46 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-hss-0: 12:01:46 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 12:01:46 DEBUG juju.api RPC connection died unit-oai-hss-0: 12:01:46 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 12:01:46 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 12:01:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-oai-hss-0: 12:01:46 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 12:01:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:01:46 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-oai-hss-0: 12:01:46 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" unit-oai-hss-0: 12:01:46 INFO juju.api connection established to "wss://172.30.9.201:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" unit-oai-hss-0: 12:01:46 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-3: 12:01:46 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:fb:a6:ed CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.4 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:fb:a6:ed CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 12:01:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 12:01:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:01:46 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:01:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 12:01:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfreetype6-dev_2.6.1-0.1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 12:01:46 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 12:01:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 12:01:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-oai-hss-0: 12:01:46 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:01:46 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-oai-hss-0: 12:01:46 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 12:01:46 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 12:01:46 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 12:01:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:01:46 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:01:46 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 12:01:46 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:01:46 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 12:01:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:01:46 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:01:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:01:46 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 12:01:46 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 12:01:46 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 12:01:46 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:01:46 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 12:01:46 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 12:01:46 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 12:01:46 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 12:01:46 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:01:46 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:01:46 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:01:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:01:46 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:01:46 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 12:01:46 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 12:01:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:01:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-oai-hss-0: 12:01:46 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 12:01:46 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 12:01:46 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 12:01:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 12:01:46 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 12:01:46 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: unit-abot-epc-basic-0: 12:01:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-render-dev_2%3a0.11.1-2_all.deb ... unit-abot-epc-basic-0: 12:01:47 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-oai-hss-0: 12:01:47 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 12:01:47 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 12:01:47 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 12:01:47 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 12:01:47 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:01:47 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 12:01:47 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 12:01:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 12:01:47 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 12:01:47 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 12:01:47 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 12:01:47 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 12:01:47 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 12:01:47 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 12:01:47 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-hss-0: 12:01:47 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-hss-0: 12:01:47 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 12:01:47 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:01:47 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 12:01:47 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 12:01:47 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-hss-0: 12:01:47 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 12:01:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 12:01:47 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 12:01:47 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 12:01:47 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 12:01:47 DEBUG juju.network including address public:172.30.9.201 for machine unit-oai-hss-0: 12:01:47 DEBUG juju.network including address local-cloud:192.168.121.10 for machine unit-oai-hss-0: 12:01:47 DEBUG juju.network including address local-fan:252.10.0.1 for machine unit-oai-hss-0: 12:01:47 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 12:01:47 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 12:01:47 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 12:01:47 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 12:01:47 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.201:17070"] unit-oai-hss-0: 12:01:47 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 12:01:47 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:01:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 12:01:47 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.10,252.10.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 12:01:47 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 12:01:47 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 12:01:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 12:01:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-oai-hss-0: 12:01:47 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 12:01:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-oai-hss-0: 12:01:47 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 12:01:47 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 12:01:47 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 12:01:47 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 12:01:47 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 12:01:47 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 12:01:47 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 12:01:47 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 12:01:47 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 12:01:47 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 12:01:47 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 12:01:47 DEBUG httpbakery client do GET https://172.30.9.201:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-abot-epc-basic-0: 12:01:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-oai-hss-0: 12:01:47 DEBUG httpbakery } -> error unit-oai-hss-0: 12:01:47 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 12:01:47 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-abot-epc-basic-0: 12:01:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:01:47 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-oai-hss-0: 12:01:47 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 12:01:47 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 12:01:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-oai-hss-0: 12:01:47 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 12:01:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:01:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:01:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 12:01:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:01:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 12:01:48 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 12:01:48 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-abot-epc-basic-0: 12:01:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 12:01:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-oai-hss-0: 12:01:48 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 12:01:48 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 12:01:48 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 12:01:48 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 12:01:48 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 12:01: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: 12:01:48 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 12:01:48 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 12:01:48 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 12:01:48 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 12:01:48 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 12:01:48 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 12:01:48 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 12:01:48 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 12:01:48 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 12:01:48 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 12:01:48 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 12:01:48 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-oai-hss-0: 12:01:48 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 12:01:48 DEBUG unit.oai-epc/0.install Running depmod. unit-oai-hss-0: 12:01:48 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 12:01:48 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 12:01:48 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 12:01:48 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:01:48 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 12:01:48 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 12:01:48 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 12:01:48 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 12:01:48 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:01:48 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:01:48 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:01:48 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:01:48 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:01:48 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:01:48 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 12:01:48 DEBUG unit.oai-hss/0.install ++ config-get branch unit-abot-epc-basic-0: 12:01:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 12:01:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:01:48 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 12:01:48 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:01:49 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 12:01:49 DEBUG unit.oai-hss/0.install ++ config-get revision unit-abot-epc-basic-0: 12:01:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 12:01:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libccolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:01:49 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 12:01:49 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:01:49 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 12:01:49 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 12:01:49 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 12:01:49 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 12:01:49 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 12:01:49 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 12:01:49 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 12:01:49 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 12:01:49 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 12:01:49 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 12:01:49 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 12:01:49 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 12:01:49 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 12:01:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 12:01:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-oai-hss-0: 12:01:49 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:01:49 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 12:01:49 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:01:49 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 12:01:49 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 12:01:49 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 12:01:49 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 12:01:49 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 12:01:49 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 12:01:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 12:01:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcholmod3.0.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:01:49 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-oai-epc-0: 12:01:49 DEBUG unit.oai-epc/0.install update-initramfs: deferring update (hook will be called later) unit-oai-epc-0: 12:01:49 DEBUG unit.oai-epc/0.install Examining /etc/kernel/postinst.d. unit-oai-epc-0: 12:01:49 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 12:01:49 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 12:01:49 DEBUG unit.oai-epc/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-61-lowlatency unit-oai-hss-0: 12:01:49 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:01:49 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 12:01:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 12:01:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-oai-hss-0: 12:01:49 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:01:49 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 12:01:49 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:01:49 DEBUG unit.oai-hss/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-hss-0: 12:01:49 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 12:01:49 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:01:49 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-abot-epc-basic-0: 12:01:49 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 12:01:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 12:01:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 12:01:49 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 12:01:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 12:01:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 12:01:49 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 12:01:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 12:01:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 12:01:49 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 12:01:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 12:01:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcxsparse3.1.4_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:01:49 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:01:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 12:01:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-dev_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:01:49 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:01:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 12:01:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 12:01:49 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 12:01:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 12:01:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-abot-epc-basic-0: 12:01:49 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-oai-hss-0: 12:01:49 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:01:49 DEBUG unit.oai-hss/0.install Need to get 3459 kB of archives. unit-oai-hss-0: 12:01:49 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 12:01: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-abot-epc-basic-0: 12:01:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 12:01:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 12:01:50 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 12:01:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 12:01:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:01:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 12:01:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 12:01:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-damage-dev_1%3a1.2.1-2_all.deb ... unit-abot-epc-basic-0: 12:01:50 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 12:01:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 12:01:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 12:01:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-oai-hss-0: 12:01:50 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.10 [700 kB] unit-abot-epc-basic-0: 12:01:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 12:01:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:01:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:01:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 12:01:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:01:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:01:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 12:01:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:01:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:01:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 12:01:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:01:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:01:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 12:01:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:01:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:01:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 12:01:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:01:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:01:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 12:01:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:01:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:01:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 12:01:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:01:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:01:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 12:01:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:01:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 12:01:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 12:01:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:01:51 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:01:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 12:01:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-bin_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-oai-hss-0: 12:01:51 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.10 [2737 kB] unit-abot-epc-basic-0: 12:01:51 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:01:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 12:01:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-dev_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 12:01:51 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:01:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 12:01:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:01:51 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:01:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 12:01:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 12:01:51 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:01:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 12:01:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 12:01:51 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:01:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 12:01:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:01:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-oai-hss-0: 12:01:51 DEBUG unit.oai-hss/0.install Fetched 3459 kB in 2s (1724 kB/s) unit-abot-epc-basic-0: 12:01:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 12:01:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:01:51 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 12:01:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 12:01:51 DEBUG unit.oai-hss/0.install (Reading database ... 78237 files and directories currently installed.) unit-oai-hss-0: 12:01:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 12:01:51 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 12:01:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 12:01:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie2_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:01:51 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 12:01:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 12:01:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-oai-hss-0: 12:01:51 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:01:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 12:01:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:01:51 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:01:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 12:01:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:01:51 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 12:01:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 12:01:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-hss-0: 12:01:52 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:01:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 12:01:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:01:52 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:01:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 12:01:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 12:01:52 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 12:01:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 12:01:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy-dev_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:01:52 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:01:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 12:01:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:01:52 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:01:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 12:01:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:01:52 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 12:01:52 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:01:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 12:01:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 12:01:53 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-oai-hss-0: 12:01:53 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 12:01:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-oai-hss-0: 12:01:53 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:01:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 12:01:53 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-oai-hss-0: 12:01:53 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:01:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 12:01:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 12:01:53 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 12:01:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 12:01:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 12:01:53 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-oai-hss-0: 12:01:53 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:01:53 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 12:01:53 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 12:01:53 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:01:53 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:01:53 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 12:01:53 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 12:01:53 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 12:01:53 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 12:01:53 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-abot-epc-basic-0: 12:01:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-oai-hss-0: 12:01:53 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 12:01:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 12:01:54 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-oai-hss-0: 12:01:54 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:01:54 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:01:54 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:01:54 DEBUG unit.oai-hss/0.install virt-what unit-abot-epc-basic-0: 12:01:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 12:01:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 12:01:54 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 12:01:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 12:01:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-oai-hss-0: 12:01:54 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:01:54 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 12:01:54 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 12:01: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: 12:01:54 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 12:01:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 12:01:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 12:01:54 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-oai-hss-0: 12:01:54 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (19.3 kB/s) unit-oai-hss-0: 12:01:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-abot-epc-basic-0: 12:01:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-oai-hss-0: 12:01:54 DEBUG unit.oai-hss/0.install (Reading database ... 78987 files and directories currently installed.) unit-oai-hss-0: 12:01:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 12:01:54 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 12:01:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 12:01:54 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 12:01:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 12:01:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 12:01:55 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-oai-hss-0: 12:01:55 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:01:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 12:01:55 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 12:01:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 12:01:55 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 12:01:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 12:01:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 12:01:55 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-oai-hss-0: 12:01:55 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 12:01:55 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:01:55 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 12:01:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 12:01:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 12:01:55 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-oai-hss-0: 12:01:55 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:01:55 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 12:01:56 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 12:01:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:01:56 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 12:01:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:01:56 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 12:01:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 12:01:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm-dev_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:01:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:01:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 12:01:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 12:01:56 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-oai-hss-0: 12:01:56 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:01:56 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:01:56 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:01:56 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 12:01:56 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 12:01:56 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:01:56 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 12:01:56 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 12:01:56 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:01:56 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 12:01:56 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 12:01:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 12:01:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:01:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 12:01:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 12:01:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 12:01:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 12:01:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 12:01:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt11-dev_1.5.4-3+really1.6.5-2ubuntu0.5_all.deb ... unit-abot-epc-basic-0: 12:01:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 12:01:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 12:01:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-dev_2.32.2-1ubuntu1.6_amd64.deb ... unit-abot-epc-basic-0: 12:01:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:01:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 12:01:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:01:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:01:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 12:01:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:01:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-oai-epc-0: 12:01: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: 12:01: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-abot-epc-basic-0: 12:01:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 12:01:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 12:01:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 12:01:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 12:01:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-oai-epc-0: 12:01:56 DEBUG unit.oai-epc/0.install Searching for GRUB installation directory ... found: /boot/grub unit-abot-epc-basic-0: 12:01:56 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-oai-epc-0: 12:01:57 DEBUG unit.oai-epc/0.install Searching for default file ... found: /boot/grub/default unit-oai-epc-0: 12:01:57 DEBUG unit.oai-epc/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-hss-0: 12:01:57 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:01:57 DEBUG unit.oai-hss/0.install Need to get 3781 kB of archives. unit-oai-hss-0: 12:01:57 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 12:01:57 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: 12:01:57 DEBUG unit.oai-epc/0.install Searching for splash image ... none found, skipping ... unit-abot-epc-basic-0: 12:01:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 12:01:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 12:01:57 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 12:01:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 12:01:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjasper1_1.900.1-debian1-2.4ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 12:01:57 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-oai-epc-0: 12:01:57 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:01: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: 12:01:57 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-168-generic unit-oai-epc-0: 12:01:57 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-167-generic unit-oai-epc-0: 12:01:57 DEBUG unit.oai-epc/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-epc-0: 12:01:57 DEBUG unit.oai-epc/0.install Updating /boot/grub/menu.lst ... done unit-oai-epc-0: 12:01:57 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 12:01:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 12:01:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-oai-epc-0: 12:01:57 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-abot-epc-basic-0: 12:01:57 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-oai-epc-0: 12:01:57 DEBUG unit.oai-epc/0.install Generating grub configuration file ... unit-abot-epc-basic-0: 12:01:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 12:01:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwmf0.2-7_0.2.8.4-10.5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:01:57 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-oai-epc-0: 12:01:57 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 12:01:57 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.19.0-61-lowlatency unit-abot-epc-basic-0: 12:01:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 12:01:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick-q16-3_1.3.23-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:01:57 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-oai-epc-0: 12:01:57 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-168-generic unit-oai-epc-0: 12:01:57 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-168-generic unit-oai-epc-0: 12:01:57 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-167-generic unit-oai-epc-0: 12:01:57 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-167-generic unit-abot-epc-basic-0: 12:01:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 12:01:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick++-q16-12_1.3.23-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:01:57 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-oai-epc-0: 12:01:57 DEBUG unit.oai-epc/0.install done unit-oai-epc-0: 12:01:58 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 12:01:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 12:01:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 12:01:58 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 12:01:58 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-oai-epc-0: 12:01:58 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 12:01: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-abot-epc-basic-0: 12:01:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-oai-hss-0: 12:01: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-abot-epc-basic-0: 12:01:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:01:58 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:01:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 12:01:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:01:58 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-oai-hss-0: 12:01: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-hss-0: 12:01:59 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: 12:01:59 DEBUG unit.oai-epc/0.install + echo reboot unit-oai-epc-0: 12:01:59 DEBUG unit.oai-epc/0.install + juju-reboot --now unit-oai-hss-0: 12:01:59 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-epc-0: 12:01:59 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-epc-0: 12:01:59 INFO juju.worker.uniter.context trying to kill context process 9918 unit-oai-epc-0: 12:01:59 INFO juju.worker.uniter.context waiting for context process 9918 to die unit-oai-hss-0: 12:01:59 DEBUG unit.oai-hss/0.install Fetched 3781 kB in 2s (1346 kB/s) unit-abot-epc-basic-0: 12:01:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 12:01:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-oai-epc-0: 12:01:59 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-epc-0: 12:01:59 INFO juju.worker.uniter.context assuming already killed unit-oai-epc-0: 12:01:59 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-abot-epc-basic-0: 12:01:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-oai-hss-0: 12:01:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 12:01:59 DEBUG unit.oai-hss/0.install (Reading database ... 78994 files and directories currently installed.) unit-oai-hss-0: 12:01: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: 12:01:59 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:01:59 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 12:01:59 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 12:01:59 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:01:59 INFO juju.worker.uniter unit "oai-epc/0" shutting down: machine needs to reboot unit-oai-epc-0: 12:01:59 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-epc-0: 12:01:59 DEBUG juju.worker.uniter juju-run listener stopped unit-abot-epc-basic-0: 12:01:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 12:01:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 12:01:59 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-oai-hss-0: 12:01:59 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 12:01:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 12:01:59 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... machine-2: 12:01:59 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-2: 12:01:59 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-2: 12:01:59 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-2: 12:01:59 DEBUG juju.worker.reboot machine lock will not be released manually machine-2: 12:01:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot machine-2: 12:01:59 DEBUG juju.worker killing runner 0xc420942d00 unit-abot-epc-basic-0: 12:01:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 12:01:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-abot-epc-basic-0: 12:01:59 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 12:02:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 12:02:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 12:02:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 12:02:00 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 12:02:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 12:02:00 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 12:02:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 12:02:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 12:02:00 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-oai-hss-0: 12:02:00 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 12:02:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 12:02:00 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:02:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 12:02:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:02:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-oai-hss-0: 12:02:00 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 12:02:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 12:02:00 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 12:02:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-oai-hss-0: 12:02:00 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 12:02: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: 12:02:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor-dev_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-oai-hss-0: 12:02: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: 12:02:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:02:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 12:02:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-composite-dev_1%3a0.4.2-2_all.deb ... unit-abot-epc-basic-0: 12:02:00 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-oai-hss-0: 12:02:00 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 12:02: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: 12:02: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: 12:02:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 12:02:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:02:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 12:02:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 12:02:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:02:01 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-oai-hss-0: 12:02:01 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 12:02: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: 12:02:01 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:02:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 12:02:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-dev_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 12:02:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 12:02: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: 12:02:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 12:02:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:02:02 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-oai-hss-0: 12:02:02 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:02:02 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:02:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-oai-hss-0: 12:02:02 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 12:02:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-10_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:02:02 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 12:02:02 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 12:02:02 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 12:02: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: 12:02: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: 12:02: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: 12:02:02 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 12:02:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 12:02:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-cpp-11_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:02:02 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:02:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 12:02:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8-dev_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:02:02 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-oai-hss-0: 12:02:02 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 12:02:02 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 12:02:02 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 12:02:02 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 12:02:02 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:02:02 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:02:02 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 12:02:02 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 12:02:02 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:02:02 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:02:02 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 12:02:02 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 12:02:02 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:02:02 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:02:02 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 12:02:02 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 12:02:02 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:02:02 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 12:02:02 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:02:02 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 12:02:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 12:02:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 12:02:02 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:02:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 12:02:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 12:02:03 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:02:03 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 12:02:03 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 12:02:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:02: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: 12:02:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:02:03 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 12:02:03 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:02:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 12:02:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:02:03 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-oai-hss-0: 12:02:03 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:02:03 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:02:03 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 12:02:03 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:02:03 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 12:02:03 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 12:02:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 12:02:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-dev_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:02:03 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 12:02:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:02:03 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 12:02:03 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 12:02:03 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:02:03 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 12:02:03 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 12:02:03 DEBUG unit.oai-hss/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-hss-0: 12:02:03 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 12:02:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 12:02:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 12:02:04 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 12:02:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 12:02:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 12:02:04 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 12:02:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 12:02:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 12:02:04 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 12:02:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 12:02:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 12:02:04 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 12:02:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 12:02:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-abot-epc-basic-0: 12:02:04 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 12:02:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 12:02:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 12:02:04 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 12:02:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 12:02:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 12:02:04 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 12:02:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 12:02:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 12:02:04 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 12:02:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 12:02:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 12:02:04 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 12:02:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 12:02:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 12:02:05 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 12:02:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 12:02:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 12:02:05 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 12:02:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 12:02:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 12:02:05 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 12:02:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 12:02:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 12:02:06 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 12:02:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 12:02:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:02:07 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 12:02:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 12:02:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-abot-epc-basic-0: 12:02:07 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 12:02:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 12:02:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjack-jackd2-0_1.9.10+20150825git1ed50c92~dfsg-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:02:07 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 12:02:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 12:02:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-abot-epc-basic-0: 12:02:07 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 12:02:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 12:02:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:02:07 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:02:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 12:02:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 12:02:07 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 12:02:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 12:02:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 12:02:07 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 12:02:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 12:02:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-abot-epc-basic-0: 12:02:07 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 12:02:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 12:02:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-abot-epc-basic-0: 12:02:07 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 12:02:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 12:02:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagick++-6.q16-5v5_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 12:02:07 DEBUG unit.abot-epc-basic/0.install Unpacking libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 12:02:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 12:02:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 12:02:07 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 12:02:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 12:02:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-abot-epc-basic-0: 12:02:07 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 12:02:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 12:02:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-abot-epc-basic-0: 12:02:07 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 12:02:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 12:02:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 12:02:07 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 12:02:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 12:02:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mysql-common_5.7.25-0ubuntu0.16.04.2_all.deb ... unit-abot-epc-basic-0: 12:02:08 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.25-0ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:02:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 12:02:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient20_5.7.25-0ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:02:08 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.25-0ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:02:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 12:02:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient-dev_5.7.25-0ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:02:08 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.25-0ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:02:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 12:02:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:02:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 12:02:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 12:02:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-abot-epc-basic-0: 12:02:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 12:02:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 12:02:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-abot-epc-basic-0: 12:02:08 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 12:02:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 12:02:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-abot-epc-basic-0: 12:02:08 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 12:02:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 12:02:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libumfpack5.7.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:02:08 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:02:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 12:02:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 12:02:09 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install Note: checking out 'v0.3.2'. unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install changes and commit them, and you can discard any commits you make in this unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install state without impacting any branches by performing another checkout. unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install If you want to create a new branch to retain commits you create, you may unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install git checkout -b new_branch_name unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 12:02:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:02:09 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-167-generic unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-167-generic unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-167-generic unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-167-generic unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-167-generic unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-167-generic unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install cat: /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot: No such file or directory unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-oai-hss-0: 12:02:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:02:09 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 12:02:09 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install + apt-get install -y linux-image-3.19.0-61-lowlatency linux-headers-3.19.0-61-lowlatency unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install linux-headers-3.19.0-61 unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install fdutils linux-lts-vivid-tools unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install linux-headers-3.19.0-61 linux-headers-3.19.0-61-lowlatency unit-oai-hss-0: 12:02:09 DEBUG unit.oai-hss/0.install linux-image-3.19.0-61-lowlatency unit-oai-hss-0: 12:02:10 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:02:10 DEBUG unit.oai-hss/0.install Need to get 65.1 MB of archives. unit-oai-hss-0: 12:02:10 DEBUG unit.oai-hss/0.install After this operation, 288 MB of additional disk space will be used. unit-oai-hss-0: 12:02:10 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-image-3.19.0-61-lowlatency amd64 3.19.0-61.69~14.04.1 [55.1 MB] unit-abot-epc-basic-0: 12:02:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 12:02:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:02:10 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 12:02:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 12:02:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 12:02:10 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 12:02:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 12:02:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 12:02:10 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 12:02:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 12:02:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:02:10 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 12:02:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 12:02:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.13_amd64.deb ... unit-abot-epc-basic-0: 12:02:10 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.13) ... unit-abot-epc-basic-0: 12:02:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 12:02:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:02:11 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 12:02:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 12:02:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 12:02:11 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 12:02:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 12:02:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:02:11 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 12:02:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 12:02:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:02:11 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:02:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 12:02:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:02:11 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 12:02:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 12:02:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 12:02:11 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 12:02:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 12:02:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.7+dfsg-5ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:02:11 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:02:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 12:02:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:02:12 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:02:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 12:02:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:02:12 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:02:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 12:02:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:02:12 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:02:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 12:02:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-network_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:02:12 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:02:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 12:02:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-script_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:02:12 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:02:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 12:02:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:02:12 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:02:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 12:02:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:02:13 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:02:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 12:02:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:02:13 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:02:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 12:02:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:02:13 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:02:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 12:02:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-abot-epc-basic-0: 12:02:13 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 12:02:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 12:02:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 12:02:14 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 12:02:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 12:02:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:02:14 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:02:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 12:02:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-dbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:02:14 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:02:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 12:02:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-opengl_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:02:14 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 12:02:14 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.19.0-61 all 3.19.0-61.69~14.04.1 [9307 kB] unit-abot-epc-basic-0: 12:02:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 12:02:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:02:15 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:02:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 12:02:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-oai-hss-0: 12:02:15 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-abot-epc-basic-0: 12:02:15 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 12:02:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 12:02:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 12:02:15 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 12:02:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 12:02: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: 12:02:15 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.15) ... unit-oai-hss-0: 12:02:15 DEBUG unit.oai-hss/0.install Fetched 65.1 MB in 5s (12.1 MB/s) unit-oai-hss-0: 12:02:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-image-3.19.0-61-lowlatency. unit-oai-hss-0: 12:02:16 DEBUG unit.oai-hss/0.install (Reading database ... 79263 files and directories currently installed.) unit-oai-hss-0: 12:02:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-image-3.19.0-61-lowlatency_3.19.0-61.69~14.04.1_amd64.deb ... unit-oai-hss-0: 12:02:16 DEBUG unit.oai-hss/0.install Done. unit-oai-hss-0: 12:02:16 DEBUG unit.oai-hss/0.install Unpacking linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 12:02:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 12:02:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.15_all.deb ... unit-abot-epc-basic-0: 12:02:16 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 12:02:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 12:02:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:02:17 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:02:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 12:02:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:02:18 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:02:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 12:02:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-6-dev_4.7-3ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 12:02:18 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 12:02:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 12:02:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:02:18 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:02:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 12:02:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:02:18 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:02:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 12:02:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 12:02:18 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 12:02:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 12:02:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 12:02:18 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 12:02:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 12:02:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 12:02:18 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:02:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 12:02:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-0-dev_2%3a1.0.20-1_amd64.deb ... unit-abot-epc-basic-0: 12:02:19 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 12:02:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 12:02: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: 12:02:19 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 12:02:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 12:02:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-bin_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:02:20 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:02:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 12:02:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 12:02:20 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 12:02:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 12:02:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 12:02:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 12:02:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 12:02:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-abot-epc-basic-0: 12:02:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 12:02:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 12:02:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:02:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 12:02:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 12:02:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-libxml-perl_2.0123+dfsg-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:02:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:02:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 12:02:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-abot-epc-basic-0: 12:02:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 12:02:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 12:02:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 12:02:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 12:02:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 12:02:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml2-dev_2.9.3+dfsg1-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 12:02:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 12:02:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 12:02:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxslt1-dev_1.1.28-2.1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:02:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 12:02:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 12:02:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libzzip-0-13_0.13.62-3ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:02:23 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:02:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 12:02:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 12:02:23 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-oai-hss-0: 12:02:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-61. unit-oai-hss-0: 12:02:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-61_3.19.0-61.69~14.04.1_all.deb ... unit-oai-hss-0: 12:02:25 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 12:02:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 12:02:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mesa-common-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:02:25 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:02:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 12:02:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 12:02:26 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-abot-epc-basic-0: 12:02:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 12:02:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libosmesa6_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:02:26 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:02:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 12:02:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-abot-epc-basic-0: 12:02:27 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 12:02:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 12:02:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-abot-epc-basic-0: 12:02:27 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:02:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 12:02:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 12:02:29 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 12:02:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-61-lowlatency. unit-oai-hss-0: 12:02:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-61-lowlatency_3.19.0-61.69~14.04.1_amd64.deb ... unit-oai-hss-0: 12:02:29 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 12:02:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 12:02:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:02:29 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 12:02:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 12:02:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:02:29 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 12:02:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 12:02:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:02:29 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 12:02:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 12:02:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 12:02:30 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-abot-epc-basic-0: 12:02:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 12:02:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-abot-epc-basic-0: 12:02:31 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 12:02:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 12:02:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 12:02:31 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-oai-hss-0: 12:02:31 DEBUG unit.oai-hss/0.install Setting up linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 12:02:31 DEBUG unit.oai-hss/0.install Running depmod. unit-abot-epc-basic-0: 12:02:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 12:02:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 12:02:31 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-abot-epc-basic-0: 12:02:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 12:02:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-did-you-mean_1.0.0-2_all.deb ... unit-abot-epc-basic-0: 12:02:32 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-oai-hss-0: 12:02:32 DEBUG unit.oai-hss/0.install update-initramfs: deferring update (hook will be called later) unit-oai-hss-0: 12:02:32 DEBUG unit.oai-hss/0.install Examining /etc/kernel/postinst.d. unit-oai-hss-0: 12:02:32 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:02:32 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:02:32 DEBUG unit.oai-hss/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-61-lowlatency unit-abot-epc-basic-0: 12:02:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 12:02:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 12:02:32 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 12:02:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 12:02:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 12:02:32 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 12:02:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 12:02:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 12:02:32 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 12:02:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 12:02:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-abot-epc-basic-0: 12:02:32 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 12:02:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 12:02:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libruby2.3_2.3.1-2~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:02:33 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 12:02:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 12:02:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby2.3_2.3.1-2~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:02:33 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 12:02:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 12:02:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 12:02:34 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 12:02:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 12:02:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 12:02:34 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-abot-epc-basic-0: 12:02:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 12:02:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:02:34 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:02:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 12:02:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 12:02:34 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-abot-epc-basic-0: 12:02:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 12:02:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 12:02:34 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 12:02:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 12:02:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 12:02:34 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-abot-epc-basic-0: 12:02:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 12:02:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:02:34 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:02:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 12:02:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xdg-utils_1.1.1-1ubuntu1.16.04.3_all.deb ... unit-abot-epc-basic-0: 12:02:36 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 12:02:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 12:02:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 12:02:36 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:02:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 12:02:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 12:02:38 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:02:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 12:02:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base-doc_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 12:02:38 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 12:02:39 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:02:39 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:02:39 DEBUG unit.oai-hss/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-hss-0: 12:02:39 DEBUG unit.oai-hss/0.install Searching for default file ... found: /boot/grub/default unit-oai-hss-0: 12:02:39 DEBUG unit.oai-hss/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-hss-0: 12:02:40 DEBUG unit.oai-hss/0.install Searching for splash image ... none found, skipping ... unit-oai-hss-0: 12:02:40 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:02:40 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-168-generic unit-oai-hss-0: 12:02:40 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-167-generic unit-oai-hss-0: 12:02:40 DEBUG unit.oai-hss/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-hss-0: 12:02:40 DEBUG unit.oai-hss/0.install Updating /boot/grub/menu.lst ... done unit-oai-hss-0: 12:02:40 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:02:40 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:02:40 DEBUG unit.oai-hss/0.install Generating grub configuration file ... unit-oai-hss-0: 12:02:40 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:02:40 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.19.0-61-lowlatency unit-oai-hss-0: 12:02:40 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-168-generic unit-oai-hss-0: 12:02:40 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-168-generic unit-oai-hss-0: 12:02:40 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-167-generic unit-oai-hss-0: 12:02:40 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-167-generic unit-oai-hss-0: 12:02:40 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 12:02:41 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 12:02:41 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 12:02:41 DEBUG unit.oai-hss/0.install + juju-reboot --now unit-oai-hss-0: 12:02:41 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-hss-0: 12:02:41 INFO juju.worker.uniter.context trying to kill context process 9813 unit-oai-hss-0: 12:02:41 INFO juju.worker.uniter.context waiting for context process 9813 to die unit-oai-hss-0: 12:02:42 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-hss-0: 12:02:42 INFO juju.worker.uniter.context assuming already killed unit-oai-hss-0: 12:02:42 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-hss-0: 12:02:42 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 12:02:42 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 12:02:42 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:02:42 INFO juju.worker.uniter unit "oai-hss/0" shutting down: machine needs to reboot unit-oai-hss-0: 12:02:42 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-hss-0: 12:02:42 DEBUG juju.worker.uniter juju-run listener stopped unit-abot-epc-basic-0: 12:02:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 12:02:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 12:02:42 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 12:02:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 12:02:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 12:02:42 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-abot-epc-basic-0: 12:02:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 12:02:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:02:42 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 12:02:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 12:02:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 12:02:42 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-abot-epc-basic-0: 12:02:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 12:02:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 12:02:42 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... machine-3: 12:02:42 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-3: 12:02:42 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-3: 12:02:42 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-3: 12:02:42 DEBUG juju.worker.reboot machine lock will not be released manually machine-3: 12:02:42 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot machine-3: 12:02:42 DEBUG juju.worker killing runner 0xc420387c70 unit-abot-epc-basic-0: 12:02:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 12:02:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 12:02:43 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 12:02:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 12:02:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:02:43 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:02:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 12:02:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:02:43 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 12:02:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 12:02:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 12:02:43 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-abot-epc-basic-0: 12:02:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 12:02:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 12:02:43 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 12:02:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 12:02:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 12:02:43 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:02:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 12:02:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 12:02:44 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 12:02:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 12:02:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:02:44 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:02:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 12:02:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 12:02:45 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 12:02:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 12:02:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 12:02:45 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:02:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 12:02:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-doc_4.7-3ubuntu0.16.04.3_all.deb ... unit-abot-epc-basic-0: 12:02:45 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 12:02:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 12:02:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 12:02:45 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 12:02:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 12:02:51 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:02:51 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 12:02:51 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:02:51 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.19) ... unit-abot-epc-basic-0: 12:02:51 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 12:02:51 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:02:51 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:02:51 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 12:02:51 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-abot-epc-basic-0: 12:02:56 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:02:56 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:02:56 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.6) ... unit-abot-epc-basic-0: 12:02:56 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.12) ... unit-abot-epc-basic-0: 12:02:56 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 12:02:56 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:02:56 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:02:56 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 12:02:56 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 12:02:56 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-abot-epc-basic-0: 12:02:56 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 12:02:57 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 12:02:57 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 12:02:57 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 12:02:58 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:02:58 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:02:58 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:02:58 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:02:58 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 12:02:58 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 12:02:58 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:02:58 DEBUG unit.abot-epc-basic/0.install Setting up libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 12:02:58 DEBUG unit.abot-epc-basic/0.install Setting up libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 12:02:58 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 12:02:58 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 12:02:58 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:02:59 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:02:59 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:02:59 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 12:02:59 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:02:59 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 12:02:59 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 12:02:59 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/liblapack.so.3 to provide /usr/lib/liblapack.so.3 (liblapack.so.3) in auto mode unit-abot-epc-basic-0: 12:02:59 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 12:02:59 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:02:59 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 12:02:59 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:03:00 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:03:00 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:03:00 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:03:00 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:03:00 DEBUG unit.abot-epc-basic/0.install Setting up libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 12:03:00 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:03:01 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:03:01 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:03:01 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:03:01 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:03:01 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:03:01 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:03:01 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:03:01 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:03:01 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa-egl/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_EGL.conf (x86_64-linux-gnu_egl_conf) in auto mode unit-abot-epc-basic-0: 12:03:01 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 12:03:01 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 12:03:01 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:03:01 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:03:01 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 12:03:01 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 12:03:01 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:03:01 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 12:03:01 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:03:01 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:03:01 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 12:03:01 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 12:03:01 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 12:03:01 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:03:01 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 12:03:01 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:03:01 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:03:01 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:03:01 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:03:01 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:03:01 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 12:03:01 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:03:01 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:03:02 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 12:03:02 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 12:03:02 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 12:03:02 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:03:02 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:03:02 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 12:03:02 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 12:03:02 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 12:03:02 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 12:03:02 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 12:03:02 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 12:03:02 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 12:03:02 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 12:03:02 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 12:03:02 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 12:03:02 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 12:03:02 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 12:03:02 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 12:03:03 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 12:03:03 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:03:03 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 12:03:03 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:03:03 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:03:03 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:03:03 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 12:03:03 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 12:03:03 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:03:03 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:03:03 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 12:03:03 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 12:03:03 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 12:03:03 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:03:03 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-abot-epc-basic-0: 12:03:03 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 12:03:03 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 12:03:03 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode unit-abot-epc-basic-0: 12:03:03 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 12:03:03 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 12:03:03 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-abot-epc-basic-0: 12:03:03 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 12:03:03 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:03:03 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:03:03 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 12:03:03 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:03:03 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.11) ... unit-abot-epc-basic-0: 12:03:03 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 12:03:03 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 12:03:03 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 12:03:03 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-abot-epc-basic-0: 12:03:03 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:03:03 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:03:04 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-abot-epc-basic-0: 12:03:04 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:03:04 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 12:03:04 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-abot-epc-basic-0: 12:03:04 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 12:03:04 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 12:03:04 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 12:03:04 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 12:03:04 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 12:03:04 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:03:04 DEBUG unit.abot-epc-basic/0.install Setting up libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:03:04 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 12:03:04 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 12:03:04 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:03:04 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 12:03:04 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 12:03:04 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 12:03:04 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-abot-epc-basic-0: 12:03:04 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 12:03:04 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 12:03:04 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:03:04 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:03:04 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-abot-epc-basic-0: 12:03:04 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:03:04 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:03:04 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:03:05 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 12:03:05 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 12:03:05 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:03:05 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:03:05 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:03:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode unit-abot-epc-basic-0: 12:03:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f77 (f77) in auto mode unit-abot-epc-basic-0: 12:03:05 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 12:03:05 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.7) ... unit-abot-epc-basic-0: 12:03:05 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 12:03:05 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:03:05 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 12:03:05 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:03:05 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-abot-epc-basic-0: 12:03:05 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.8) ... unit-abot-epc-basic-0: 12:03:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/ghostscript/9.26 to provide /usr/share/ghostscript/current (ghostscript-current) in auto mode unit-abot-epc-basic-0: 12:03:05 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.8) ... unit-abot-epc-basic-0: 12:03:05 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 12:03:05 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.26~dfsg+0-0ubuntu0.16.04.8) ... unit-abot-epc-basic-0: 12:03:05 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 12:03:05 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:03:05 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 12:03:06 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:03:06 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:03:06 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:03:06 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 12:03:06 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 12:03:06 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 12:03:06 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 12:03:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot (gnuplot) in auto mode unit-abot-epc-basic-0: 12:03:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot4 (gnuplot4) in auto mode unit-abot-epc-basic-0: 12:03:06 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:03:06 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:03:06 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:03:06 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:03:06 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:03:06 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 12:03:06 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 12:03:06 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:03:06 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 12:03:06 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 12:03:06 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 12:03:06 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 12:03:06 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 12:03:06 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 12:03:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/guile-2.0 to provide /usr/bin/guile (guile) in auto mode unit-abot-epc-basic-0: 12:03:06 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 12:03:06 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 12:03:06 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 12:03:06 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:03:06 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 12:03:06 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 12:03:06 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 12:03:06 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 12:03:06 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 12:03:06 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:03:06 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 12:03:06 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 12:03:06 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.4) ... unit-abot-epc-basic-0: 12:03:06 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 12:03:06 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-mysql-0: 12:03:07 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:03:08 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:03:08 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:03:08 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:03:08 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:03:08 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:03:08 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:03:08 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:03:08 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:03:08 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:03:08 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:03:08 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:03:11 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-abot-epc-basic-0: 12:03:12 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:03:12 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:03:12 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:03:12 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 12:03:12 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:03:12 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 12:03:12 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:03:12 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:03:12 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 12:03:12 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 12:03:12 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:03:12 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 12:03:12 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 12:03:12 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:03:12 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 12:03:12 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 12:03:12 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 12:03:12 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:03:12 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:03:12 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 12:03:12 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 12:03:12 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:03:12 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 12:03:12 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 12:03:12 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 12:03:12 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 12:03:12 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/liblapack.so to provide /usr/lib/liblapack.so (liblapack.so) in auto mode unit-abot-epc-basic-0: 12:03:12 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:03:12 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:03:12 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 12:03:12 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:03:12 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 12:03:12 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:03:12 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 12:03:13 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:03:13 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:03:13 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 12:03:13 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:03:13 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:03:13 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:03:13 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:03:13 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 12:03:13 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 12:03:13 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 12:03:13 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 12:03:13 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:03:13 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:03:13 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 12:03:13 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 12:03:13 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 12:03:13 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 12:03:13 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 12:03:13 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 12:03:13 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:03:13 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:03:13 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:03:13 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:03:13 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:03:13 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:03:13 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:03:13 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:03:13 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 12:03:13 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:03:13 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:03:13 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:03:13 DEBUG unit.abot-epc-basic/0.install Setting up libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:03:13 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:03:13 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:03:13 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:03:13 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:03:13 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:03:14 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:03:14 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:03:14 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:03:14 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 12:03:14 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:03:14 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:03:14 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:03:14 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 12:03:14 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 12:03:14 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 12:03:14 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 12:03:14 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 12:03:14 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 12:03:14 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 12:03:14 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 12:03:14 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 12:03:14 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 12:03:14 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 12:03:14 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:03:14 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:03:14 DEBUG unit.abot-epc-basic/0.install Setting up libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:03:14 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:03:14 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 12:03:14 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 12:03:14 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 12:03:14 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:03:14 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:03:14 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:03:14 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 12:03:14 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 12:03:14 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 12:03:14 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 12:03:14 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 12:03:15 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 12:03:15 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:03:15 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:03:15 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:03:15 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:03:15 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:03:15 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 12:03:15 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 12:03:15 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 12:03:15 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 12:03:15 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 12:03:15 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 12:03:15 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:03:15 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 12:03:15 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 12:03:15 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:03:15 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:03:15 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:03:15 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:03:15 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 12:03:15 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:03:15 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:03:15 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:03:15 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:03:15 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode unit-abot-epc-basic-0: 12:03:15 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 12:03:15 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 12:03:15 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 12:03:15 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 12:03:15 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 12:03:15 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 12:03:15 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 12:03:15 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 12:03:15 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 12:03:15 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 12:03:15 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 12:03:15 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 12:03:15 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 12:03:15 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 12:03:15 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 12:03:15 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 12:03:15 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 12:03:15 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:03:15 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 12:03:15 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 12:03:15 DEBUG unit.abot-epc-basic/0.install Setting up libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 12:03:15 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 12:03:16 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 12:03:16 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 12:03:16 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 12:03:16 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.25-0ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:03:16 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode unit-abot-epc-basic-0: 12:03:16 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.25-0ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:03:16 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.25-0ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:03:16 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 12:03:16 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:03:16 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:03:16 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 12:03:16 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 12:03:16 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 12:03:16 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 12:03:16 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.13) ... unit-abot-epc-basic-0: 12:03:16 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 12:03:16 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 12:03:16 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 12:03:16 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:03:16 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 12:03:16 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 12:03:16 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:03:16 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:03:16 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:03:16 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:03:16 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:03:16 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:03:16 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:03:16 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:03:16 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 12:03:16 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:03:16 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:03:16 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:03:16 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 12:03:16 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 12:03:16 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 12:03:16 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 12:03:16 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:03:17 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:03:17 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 12:03:17 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:03:17 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:03:17 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 12:03:17 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 12:03:17 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:03:17 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 12:03:17 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 12:03:17 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:03:17 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 12:03:17 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 12:03:17 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 12:03:17 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 12:03:17 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... unit-abot-epc-basic-0: 12:03:17 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 12:03:17 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:03:17 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 12:03:17 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:03:17 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... unit-abot-epc-basic-0: 12:03:17 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... unit-abot-epc-basic-0: 12:03:17 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 12:03:18 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 12:03:18 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 12:03:18 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 12:03:18 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 12:03:18 DEBUG unit.abot-epc-basic/0.install Setting up libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:03:18 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 12:03:18 DEBUG unit.abot-epc-basic/0.install Setting up mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:03:18 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 12:03:18 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:03:18 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 12:03:18 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 12:03:18 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:03:18 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 12:03:18 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-abot-epc-basic-0: 12:03:18 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 12:03:18 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 12:03:18 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 12:03:18 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 12:03:18 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 12:03:18 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 12:03:18 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 12:03:18 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:03:19 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 12:03:19 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 12:03:19 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 12:03:19 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:03:19 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode unit-abot-epc-basic-0: 12:03:19 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode unit-abot-epc-basic-0: 12:03:19 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 12:03:19 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:03:19 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 12:03:19 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 12:03:19 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 12:03:20 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-abot-epc-basic-0: 12:03:20 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 12:03:20 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 12:03:20 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 12:03:20 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-abot-epc-basic-0: 12:03:20 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:03:20 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:03:20 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 12:03:20 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 12:03:20 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 12:03:21 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-abot-epc-basic-0: 12:03:21 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 12:03:21 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 12:03:21 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:03:21 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 12:03:21 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 12:03:21 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 12:03:21 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-abot-epc-basic-0: 12:03:21 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 12:03:21 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:03:21 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 12:03:21 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:03:21 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 12:03:21 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 12:03:21 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 12:03:21 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:03:21 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:03:21 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 12:03:22 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:03:22 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:03:22 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 12:03:22 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:03:22 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 12:03:22 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:03:22 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 12:03:22 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:03:22 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:03:22 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 12:03:22 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 12:03:22 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 12:03:22 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-abot-epc-basic-0: 12:03:22 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 12:03:22 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 12:03:22 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:03:22 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:03:22 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:03:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode unit-abot-epc-basic-0: 12:03:22 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 12:03:22 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:03:22 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 12:03:22 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 12:03:22 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 12:03:22 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 12:03:22 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:03:22 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 12:03:22 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... unit-abot-epc-basic-0: 12:03:22 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 12:03:22 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 12:03:23 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 12:03:23 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 12:03:23 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 12:03:23 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:03:23 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:03:23 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:03:23 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 12:03:23 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 12:03:23 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 12:03:23 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-abot-epc-basic-0: 12:03:25 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-abot-epc-basic-0: 12:03:31 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-4c0595-default-0 unit-abot-epc-basic-0: 12:03:31 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 12:03:31 DEBUG unit.abot-epc-basic/0.install Un-Installing Nettle from sources. The log file for nettle un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/nettle_uninstall_log.txt  unit-abot-epc-basic-0: 12:03:35 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-4c0595-default-0 unit-abot-epc-basic-0: 12:03:35 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:03:35 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:03:35 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:03:36 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 12:03:36 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 12:03:36 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 12:03:36 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 12:03:36 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 12:03:36 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 12:03:36 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 12:03:36 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 12:03:36 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 12:03:36 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 12:03:36 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 12:03:36 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 12:03:36 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 12:03:36 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 12:03:36 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 12:03:36 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 12:03:36 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 12:03:36 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 12:03:36 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 12:03:36 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 12:03:36 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 12:03:36 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 12:03:36 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 12:03:36 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:03:36 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 12:03:36 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:03:36 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-abot-epc-basic-0: 12:03:36 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:03:36 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 12:03:36 DEBUG unit.abot-epc-basic/0.install After this operation, 2,538 kB of additional disk space will be used. unit-abot-epc-basic-0: 12:03:36 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 nettle-bin amd64 3.2-1ubuntu0.16.04.1 [24.5 kB] unit-abot-epc-basic-0: 12:03:37 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (32.3 kB/s) unit-abot-epc-basic-0: 12:03:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 12:03:37 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 ... 135989 files and directories currently installed.) unit-abot-epc-basic-0: 12:03:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-bin_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:03:37 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:03:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 12:03:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:03:37 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:03:37 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 12:03:37 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 12:03:37 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:03:37 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:03:38 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 12:03:38 DEBUG unit.abot-epc-basic/0.install Un-Installing Gnutls. The log file for Gnutls un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/gnutls_uninstall_log.txt  unit-abot-epc-basic-0: 12:04:19 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-4c0595-default-0 unit-abot-epc-basic-0: 12:04:19 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:04:19 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:04:19 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:04:19 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 12:04:19 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 12:04:19 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 12:04:19 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 12:04:19 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 12:04:19 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 12:04:19 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 12:04:19 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 12:04:19 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 12:04:19 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 12:04:19 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 12:04:19 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 12:04:19 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 12:04:19 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 12:04:19 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 12:04:19 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 12:04:19 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 12:04:19 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 12:04:19 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 12:04:19 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 12:04:19 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 12:04:19 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 12:04:19 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 12:04:19 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 12:04:19 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 12:04:19 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:04:19 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 12:04:19 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:04:19 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 12:04:19 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:04:19 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 12:04:19 DEBUG unit.abot-epc-basic/0.install After this operation, 3,632 kB of additional disk space will be used. unit-abot-epc-basic-0: 12:04:19 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: 12:04:20 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit-dev amd64 0.23.2-5~ubuntu16.04.1 [56.5 kB] unit-abot-epc-basic-0: 12:04:20 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: 12:04:21 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 1s (406 kB/s) unit-abot-epc-basic-0: 12:04:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-abot-epc-basic-0: 12:04:21 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 ... 136098 files and directories currently installed.) unit-abot-epc-basic-0: 12:04:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 12:04:21 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 12:04:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 12:04:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libp11-kit-dev_0.23.2-5~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:04:21 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:04:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 12:04:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 12:04:21 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 12:04:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:04:21 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 12:04:21 DEBUG unit.abot-epc-basic/0.install Setting up libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:04:21 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 12:04:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:04:22 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 12:04:22 DEBUG unit.abot-epc-basic/0.install Installing ASN1. The log file for ASN1 installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/asn1c_install_log.txt  unit-abot-epc-basic-0: 12:04:43 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:05:05 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-4c0595-default-0 unit-abot-epc-basic-0: 12:05:05 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-4c0595-default-0 unit-abot-epc-basic-0: 12:05:05 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-abot-epc-basic-0: 12:05:05 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 12:05:05 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf from sources. The log file for Protobuf installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_install_log.txt  unit-abot-epc-basic-0: 12:07:18 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 12:07:18 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf_C from sources. The log file for Protobuf_C installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_c_install_log.txt  unit-abot-epc-basic-0: 12:07:58 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 12:07:58 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 12:07:58 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 12:07:58 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 12:07:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 12:07:58 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 12:07:58 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:07:58 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 12:07:58 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 12:07:58 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 12:07:58 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:07:58 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 12:07:58 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 12:07:58 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 12:07:58 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 12:07:58 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 12:07:58 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-abot-epc-basic-0: 12:07:58 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-abot-epc-basic-0: 12:07:58 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 12:07:59 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 12:07:59 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 12:07:59 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 12:07:59 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 12:07:59 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-abot-epc-basic-0: 12:07:59 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:07:59 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:07:59 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 12:07:59 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-abot-epc-basic-0: 12:07:59 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-abot-epc-basic-0: 12:07:59 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 12:07:59 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 12:07:59 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 12:07:59 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:07:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 12:07:59 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 12:07:59 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 12:07:59 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 12:07:59 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 12:07:59 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-abot-epc-basic-0: 12:07:59 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:07:59 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 12:07:59 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 12:07:59 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-abot-epc-basic-0: 12:07:59 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-abot-epc-basic-0: 12:07:59 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 12:07:59 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 12:07:59 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 12:07:59 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 12:07:59 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 12:07:59 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 12:07:59 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 12:07:59 DEBUG unit.abot-epc-basic/0.start SHA256:KMCEkc2dQR9vVlm9q1iMoVt2qV6jQU/XMQvmnnQh/Xg root@juju-4c0595-default-0 unit-abot-epc-basic-0: 12:07:59 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 12:07:59 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 12:07:59 DEBUG unit.abot-epc-basic/0.start |.*.ooo. .o.. | unit-abot-epc-basic-0: 12:07:59 DEBUG unit.abot-epc-basic/0.start |ooo o. o .. o | unit-abot-epc-basic-0: 12:07:59 DEBUG unit.abot-epc-basic/0.start | o . + + * | unit-abot-epc-basic-0: 12:07:59 DEBUG unit.abot-epc-basic/0.start | . + . o +o*| unit-abot-epc-basic-0: 12:07:59 DEBUG unit.abot-epc-basic/0.start | . . S..+.+o+E| unit-abot-epc-basic-0: 12:07:59 DEBUG unit.abot-epc-basic/0.start | . ..+oB.+. | unit-abot-epc-basic-0: 12:07:59 DEBUG unit.abot-epc-basic/0.start | +.=++ | unit-abot-epc-basic-0: 12:07:59 DEBUG unit.abot-epc-basic/0.start | . o+.. | unit-abot-epc-basic-0: 12:07:59 DEBUG unit.abot-epc-basic/0.start | .o | unit-abot-epc-basic-0: 12:07:59 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 12:07:59 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-4c0595-default-0 unit-abot-epc-basic-0: 12:07:59 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 12:07:59 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 12:07:59 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /home/ubuntu/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 12:07:59 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 12:07:59 DEBUG unit.abot-epc-basic/0.start SHA256:/HLB6tsqwQxpIgOhii3S1U9ysuXsW0+5BasBeYE40/g ubuntu@juju-4c0595-default-0 unit-abot-epc-basic-0: 12:07:59 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 12:07:59 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 12:07:59 DEBUG unit.abot-epc-basic/0.start |.. | unit-abot-epc-basic-0: 12:07:59 DEBUG unit.abot-epc-basic/0.start |o . + . | unit-abot-epc-basic-0: 12:07:59 DEBUG unit.abot-epc-basic/0.start |o ..O * . | unit-abot-epc-basic-0: 12:07:59 DEBUG unit.abot-epc-basic/0.start |=o..+ / o . | unit-abot-epc-basic-0: 12:07:59 DEBUG unit.abot-epc-basic/0.start |=ooo +. E + . | unit-abot-epc-basic-0: 12:07:59 DEBUG unit.abot-epc-basic/0.start |.. +. = . + | unit-abot-epc-basic-0: 12:07:59 DEBUG unit.abot-epc-basic/0.start | .+ = + . | unit-abot-epc-basic-0: 12:07:59 DEBUG unit.abot-epc-basic/0.start | .. * = o | unit-abot-epc-basic-0: 12:07:59 DEBUG unit.abot-epc-basic/0.start | .=oo o | unit-abot-epc-basic-0: 12:07:59 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 12:07:59 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:08:00 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 12:08:00 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 12:08:00 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-abot-epc-basic-0: 12:08:00 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:08:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:08:00 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 12:08:00 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 12:08:00 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 12:08:00 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 12:08:00 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 12:08:00 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 12:08:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:08:19 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 12:08:19 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 12:08:19 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"} machine-2: 12:08:19 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} unit-oai-epc-0: 12:08:19 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 12:08:19 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" machine-2: 12:08:19 DEBUG juju.agent read agent config, format "2.0" machine-2: 12:08:19 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 12:08:19 DEBUG juju.worker start "api" unit-oai-epc-0: 12:08:19 INFO juju.worker start "api" unit-oai-epc-0: 12:08:19 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 12:08:19 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 12:08:19 DEBUG juju.worker "api" started unit-oai-epc-0: 12:08:19 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 12:08:19 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:08:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 12:08:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:08:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:08:19 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:08:19 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:08:19 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 12:08:19 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 12:08:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:08:19 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 12:08:19 DEBUG juju.worker start "engine" machine-2: 12:08:19 INFO juju.worker start "engine" unit-oai-epc-0: 12:08:19 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:08:19 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 12:08:19 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:08:19 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:08:19 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:08:19 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:08:19 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:08:19 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 12:08:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:08:19 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:08:19 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:08:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:08:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:08:19 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:08:19 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 12:08:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:08:19 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 12:08:19 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 12:08:19 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 12:08:19 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 12:08:19 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 12:08:19 DEBUG juju.worker "engine" started machine-2: 12:08:19 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.introspection stats worker now serving machine-2: 12:08:19 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: machine-2: 12:08:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:08:19 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 12:08:19 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:08:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 12:08:19 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:08:19 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 12:08:19 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 12:08:19 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:08:19 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:08:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:08:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 12:08:19 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 12:08:19 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:08:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 12:08:19 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:08:19 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:08:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:08:19 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 12:08:19 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 12:08:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:08:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:08:19 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 12:08:19 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 12:08:19 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:08:19 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 12:08:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 12:08:19 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-2: 12:08:19 INFO juju.api connection established to "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" unit-oai-epc-0: 12:08:19 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" unit-oai-epc-0: 12:08:19 INFO juju.api connection established to "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" unit-oai-epc-0: 12:08:19 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-2: 12:08:19 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" unit-oai-epc-0: 12:08:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 12:08:19 DEBUG juju.worker.apicaller connected machine-2: 12:08:19 DEBUG juju.api RPC connection died machine-2: 12:08:19 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 12:08:19 DEBUG juju.worker.apicaller connecting with current password machine-2: 12:08:19 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-2: 12:08:19 INFO juju.api connection established to "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-2: 12:08:19 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" unit-oai-epc-0: 12:08:20 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 12:08:20 DEBUG juju.api RPC connection died unit-oai-epc-0: 12:08:20 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 12:08:20 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 12:08:20 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" unit-oai-epc-0: 12:08:20 INFO juju.api connection established to "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" unit-oai-epc-0: 12:08:20 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" unit-mysql-0: 12:08:20 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:08:20 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:08:20 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:08:20 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:08:20 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:08:20 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:08:20 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:08:20 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:08:20 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:08:20 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:08:20 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:08:20 DEBUG juju.worker.uniter no operations in progress; waiting for changes machine-2: 12:08:20 DEBUG juju.worker.apicaller connected machine-2: 12:08:20 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 12:08:20 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:20 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:20 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:20 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:20 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:20 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:20 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:20 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:20 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:20 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 12:08:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 12:08:20 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 12:08:20 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 12:08:20 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 12:08:20 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 12:08:20 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 12:08:20 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 12:08:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 12:08:20 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 12:08:20 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:08:20 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:08:20 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:08:20 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 12:08:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:08:20 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:08:20 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:08:20 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 12:08:20 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:08:20 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:08:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:08:20 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:08:20 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:08:20 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:08:20 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:08:20 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:08:20 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:08:20 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:08:20 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:08:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:08:20 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:08:20 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:08:20 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:08:20 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:08:20 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:08:20 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:08:20 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 12:08:20 INFO juju.worker.upgrader unblocking abort check machine-2: 12:08:20 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 12:08:20 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 12:08:20 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:08:20 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 12:08:20 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 12:08:20 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 12:08:20 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 12:08:20 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 12:08:20 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 12:08:20 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 12:08:20 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 12:08:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 12:08:20 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:08:20 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 12:08:20 DEBUG juju.worker.logger logger setup machine-2: 12:08:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 12:08:20 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:08:20 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 12:08:20 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:08:20 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 12:08:20 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 12:08:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 12:08:20 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 12:08:20 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 12:08:20 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 12:08:20 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:08:20 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 12:08:20 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 12:08:20 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:08:20 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:08:20 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:08:20 DEBUG juju.network including address public:172.30.9.201 for machine machine-2: 12:08:20 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-2: 12:08:20 DEBUG juju.network including address local-fan:252.10.0.1 for machine machine-2: 12:08:20 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:08:20 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:08:20 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 12:08:20 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 12:08:20 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.201:17070"] machine-2: 12:08:20 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 12:08:20 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.10,252.10.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:08:20 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 12:08:20 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 12:08:20 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 12:08:20 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:08:20 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 12:08:20 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 12:08:20 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 12:08:20 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 12:08:20 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:08:20 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 12:08:20 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 12:08:20 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:08:20 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:08:20 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 12:08:20 INFO juju.util.exec run result: exit status 127 machine-2: 12:08:20 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec860815398/script.sh: line 1: fanatic: command not found 127 machine-2: 12:08:20 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 12:08:20 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 12:08:20 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 12:08:20 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 12:08: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: 12:08:20 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 12:08:20 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:08:20 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 12:08:20 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 12:08:20 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:08:20 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 12:08:20 INFO juju.util.exec run result: exit status 127 machine-2: 12:08:20 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec382675719/script.sh: line 1: fanatic: command not found 127 machine-2: 12:08:20 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:08:20 DEBUG juju.worker start "2-container-watcher" machine-2: 12:08:20 DEBUG juju.worker start "stateconverter" machine-2: 12:08:20 INFO juju.worker start "2-container-watcher" machine-2: 12:08:20 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 12:08:20 DEBUG juju.worker "2-container-watcher" started machine-2: 12:08:20 INFO juju.worker start "stateconverter" machine-2: 12:08:20 DEBUG juju.worker "stateconverter" started machine-2: 12:08:20 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 12:08:20 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 12:08:20 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:08:20 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:08:20 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:08:20 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:08:20 DEBUG juju.network including address local-cloud:192.168.121.3 for machine machine-2: 12:08:20 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:08:20 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.3 local-machine:::1] machine-2: 12:08:20 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.3 local-machine:::1] machine-2: 12:08:20 INFO juju.worker.machiner "machine-2" started machine-2: 12:08:20 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-epc-0: 12:08:21 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 12:08:21 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 12:08:21 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:83:4d:b0 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.3 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:83:4d:b0 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-epc-0: 12:08:21 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:08:21 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 12:08:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:08:21 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 12:08:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 12:08:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 12:08:21 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 12:08:21 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 12:08:21 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 12:08:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 12:08:21 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:08:21 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:08:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:08:21 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 12:08:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 12:08:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 12:08:21 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:08:21 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 12:08:21 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 12:08:21 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:08:21 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:08:21 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 12:08:21 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 12:08:21 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:08:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:08:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:08:21 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:08:21 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:08:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:08:21 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 12:08:21 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 12:08:21 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 12:08:21 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 12:08:21 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 12:08:21 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 12:08:21 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 12:08:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 12:08:21 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 12:08:21 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 12:08:21 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 12:08:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 12:08:21 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 12:08:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:08:21 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 12:08:21 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 12:08:21 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 12:08:21 DEBUG juju.network including address public:172.30.9.201 for machine unit-oai-epc-0: 12:08:21 DEBUG juju.network including address local-cloud:192.168.121.10 for machine unit-oai-epc-0: 12:08:21 DEBUG juju.network including address local-fan:252.10.0.1 for machine unit-oai-epc-0: 12:08:21 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 12:08:21 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 12:08:21 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 12:08:21 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 12:08:21 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.201:17070"] unit-oai-epc-0: 12:08:21 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.10,252.10.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 12:08:21 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 12:08:21 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 12:08:21 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 12:08:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:08:21 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 12:08:21 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-epc-0: 12:08:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 12:08:21 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 12:08:21 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 12:08:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:08:21 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 12:08:21 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 12:08:21 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 12:08:21 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 12:08:21 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 12:08:21 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 12:08:21 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 12:08:21 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 12:08:21 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 12:08:21 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 12:08:21 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 12:08:21 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 12:08:21 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 12:08:21 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 12:08:21 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 12:08:21 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 12:08:21 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 12:08:21 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 12:08:21 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 12:08:21 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 12:08:21 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 12:08:21 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 12:08:21 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 12:08:21 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 12:08:21 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 12:08:21 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 12:08:21 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 12:08:21 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 12:08:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 12:08:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 12:08:21 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:08:22 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 12:08:22 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:08:22 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:08:22 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 12:08:22 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:08:22 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 12:08:22 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 12:08:22 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 12:08:22 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 12:08:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:08:22 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 12:08:22 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 12:08:22 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:08:22 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 12:08:22 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 12:08:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:08:22 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 12:08:22 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 12:08:22 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 12:08:23 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 12:08:23 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 12:08:23 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 12:08:23 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 12:08:23 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 12:08:23 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 12:08:23 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 12:08:23 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 12:08:23 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 12:08:23 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 12:08:23 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 12:08:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:08:23 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 12:08:23 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 12:08:23 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 12:08:23 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:08:23 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:08:23 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 12:08:23 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:08:23 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:08:23 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 12:08:23 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:08:23 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-61-lowlatency unit-oai-epc-0: 12:08:23 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:08:23 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-61-lowlatency unit-oai-epc-0: 12:08:23 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 12:08:23 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:08:23 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-61-lowlatency unit-oai-epc-0: 12:08:23 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 12:08:23 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 12:08:23 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 12:08:23 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 12:08:23 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 12:08:23 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 12:08:23 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-oai-epc-0: 12:08:23 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:08:23 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 12:08:23 DEBUG unit.oai-epc/0.install ++ config-get realm unit-oai-epc-0: 12:08:23 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:08:23 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 12:08:23 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 12:08:23 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 12:08:23 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 12:08:23 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 12:08:23 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 12:08:23 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 12:08:23 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 oai-epc-0.openair4G.eur oai-epc-0 mme unit-oai-epc-0: 12:08:23 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 12:08:23 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-oai-epc-0: 12:08:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:08:23 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-epc-0: 12:08:23 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-epc-0: 12:08:23 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:08:23 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f unit-abot-epc-basic-0: 12:09:23 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:09:23 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:09:23 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 12:09:23 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 12:09:23 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 12:09:23 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 12:09:23 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 12:09:23 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 12:09:23 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 12:09:23 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 12:09:23 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:09:23 DEBUG juju.worker.uniter no operations in progress; waiting for changes machine-3: 12:10:32 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 12:10:32 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 12:10:32 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-hss-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-hss/0", "--debug"} unit-oai-hss-0: 12:10:32 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 12:10:32 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" machine-3: 12:10:32 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 12:10:32 DEBUG juju.agent read agent config, format "2.0" machine-3: 12:10:32 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 12:10:32 DEBUG juju.worker start "api" unit-oai-hss-0: 12:10:32 INFO juju.worker start "api" unit-oai-hss-0: 12:10:32 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 12:10:32 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 12:10:32 DEBUG juju.worker "api" started unit-oai-hss-0: 12:10:32 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 12:10:32 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:10:32 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:10:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:10:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:10:32 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:10:32 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:10:32 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:10:32 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:10:32 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:10:32 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 12:10:32 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 12:10:32 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 12:10:32 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:10:32 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 12:10:32 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 12:10:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:10:32 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:10:32 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:10:32 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:10:32 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:10:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 12:10:32 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:10:32 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:10:32 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:10:32 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 12:10:32 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 12:10:32 DEBUG juju.worker start "engine" machine-3: 12:10:32 INFO juju.worker start "engine" machine-3: 12:10:32 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 12:10:32 DEBUG juju.worker "engine" started machine-3: 12:10:32 DEBUG juju.worker.introspection stats worker now serving machine-3: 12:10:32 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 12:10:32 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 12:10:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 12:10:32 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 12:10:32 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 12:10:32 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 12:10:32 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:10:32 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:10:32 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:10:32 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:10:32 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:10:32 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:10:32 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available unit-oai-hss-0: 12:10:32 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 12:10:32 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-3: 12:10:32 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 12:10:32 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 12:10:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 12:10:32 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 12:10:32 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 12:10:32 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:10:32 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:10:32 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:10:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:10:32 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:10:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:10:32 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" unit-oai-hss-0: 12:10:32 INFO juju.api connection established to "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-3: 12:10:32 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:10:32 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:10:32 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 12:10:32 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 12:10:32 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 12:10:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 12:10:32 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 12:10:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:32 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:10:32 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-3: 12:10:32 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-3: 12:10:32 INFO juju.api connection established to "wss://172.30.9.201:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-3: 12:10:32 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-3: 12:10:32 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-oai-hss-0: 12:10:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 12:10:32 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 12:10:32 DEBUG juju.api RPC connection died unit-oai-hss-0: 12:10:32 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 12:10:32 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 12:10:32 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" unit-oai-hss-0: 12:10:32 INFO juju.api connection established to "wss://192.168.121.10:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" unit-oai-hss-0: 12:10:32 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/54899e9b-151b-406c-80f3-3c9de94c0595/api" machine-3: 12:10:33 DEBUG juju.worker.apicaller connected machine-3: 12:10:33 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 12:10:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:33 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:33 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 12:10:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:33 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:33 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:33 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:33 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 12:10:33 INFO juju.worker.upgrader unblocking abort check machine-3: 12:10:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:33 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 12:10:33 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 12:10:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:33 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:33 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:10:33 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:33 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:33 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:33 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:10:33 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 12:10:33 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 12:10:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 12:10:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 12:10:33 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:10:33 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 12:10:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 12:10:33 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:10:33 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:10:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:10:33 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:10:33 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:10:33 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:10:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:10:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 12:10:33 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 12:10:33 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 12:10:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 12:10:33 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 12:10:33 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 12:10:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 12:10:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 12:10:33 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 12:10:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 12:10:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 12:10:33 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 12:10:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 12:10:33 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 12:10:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 12:10:33 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 12:10:33 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 12:10:33 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:10:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 12:10:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 12:10:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 12:10:33 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 12:10:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 12:10:33 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:10:33 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:10:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 12:10:33 DEBUG juju.worker.logger logger setup machine-3: 12:10:33 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 12:10:33 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 12:10:33 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 12:10:33 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 12:10:33 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 12:10:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 12:10:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 12:10:33 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:10:33 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 12:10:33 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 12:10:33 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 12:10:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 12:10:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 12:10:33 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:10:33 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:10:33 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:10:33 DEBUG juju.network including address public:172.30.9.201 for machine machine-3: 12:10:33 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-3: 12:10:33 DEBUG juju.network including address local-fan:252.10.0.1 for machine machine-3: 12:10:33 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:10:33 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:10:33 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 12:10:33 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 12:10:33 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.201:17070"] machine-3: 12:10:33 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 12:10:33 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 12:10:33 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.10,252.10.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:10:33 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 12:10:33 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 12:10:33 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 12:10:33 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:10:33 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 12:10:33 INFO juju.util.exec run result: exit status 127 machine-3: 12:10:33 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec389064461/script.sh: line 1: fanatic: command not found 127 machine-3: 12:10:33 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:10:33 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 12:10:33 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 12:10:33 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:10:33 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:10:33 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:10:33 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 12:10:33 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:10:33 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 12:10:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 12:10:33 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 12:10:33 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 12:10:33 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 12:10:33 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 12:10:33 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 12:10:33 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 12:10:33 INFO juju.util.exec run result: exit status 127 machine-3: 12:10:33 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec800460154/script.sh: line 1: fanatic: command not found 127 machine-3: 12:10:33 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 12:10:33 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:10:33 DEBUG juju.worker start "3-container-watcher" machine-3: 12:10:33 DEBUG juju.worker start "stateconverter" machine-3: 12:10:33 INFO juju.worker start "3-container-watcher" machine-3: 12:10:33 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 12:10:33 DEBUG juju.worker "3-container-watcher" started machine-3: 12:10:33 INFO juju.worker start "stateconverter" machine-3: 12:10:33 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 12:10:33 DEBUG juju.worker "stateconverter" started machine-3: 12:10:33 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 12:10:33 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:10:33 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:10:33 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:10:33 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:10:33 DEBUG juju.network including address local-cloud:192.168.121.4 for machine machine-3: 12:10:33 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:10:33 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.4 local-machine:::1] machine-3: 12:10:33 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.4 local-machine:::1] machine-3: 12:10:33 INFO juju.worker.machiner "machine-3" started machine-3: 12:10:33 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-hss-0: 12:10:33 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 12:10:33 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 12:10:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:10:33 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:10:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:10:33 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 12:10:33 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 12:10:33 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:10:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 12:10:33 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 12:10:33 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 12:10:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 12:10:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 12:10:33 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:10:33 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:10:33 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 12:10:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:10:33 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 12:10:33 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:10:33 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 12:10:33 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 12:10:33 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 12:10:33 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 12:10:33 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:10:33 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:10:33 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:10:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:10:33 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:10:33 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:10:33 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:10:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:10:33 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 12:10:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 12:10:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 12:10:33 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 12:10:33 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 12:10:33 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 12:10:33 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 12:10:33 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 12:10:33 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-hss-0: 12:10:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 12:10:33 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 12:10:33 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 12:10:33 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 12:10:33 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 12:10:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 12:10:33 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 12:10:33 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 12:10:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 12:10:33 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 12:10:33 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 12:10:33 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 12:10:33 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.10,252.10.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 12:10:33 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 12:10:33 DEBUG juju.network including address public:172.30.9.201 for machine unit-oai-hss-0: 12:10:33 DEBUG juju.network including address local-cloud:192.168.121.10 for machine unit-oai-hss-0: 12:10:33 DEBUG juju.network including address local-fan:252.10.0.1 for machine unit-oai-hss-0: 12:10:33 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 12:10:33 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 12:10:33 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 12:10:33 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 12:10:33 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.201:17070"] unit-oai-hss-0: 12:10:33 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 12:10:33 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 12:10:33 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 12:10:33 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:10:33 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 12:10:33 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 12:10:33 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 12:10:33 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 12:10:33 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 12:10:33 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 12:10:33 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 12:10:33 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 12:10:33 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 12:10:33 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 12:10:33 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 12:10:33 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 12:10:33 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 12:10:33 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 12:10:33 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 12:10:33 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 12:10:33 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 12:10:33 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 12:10:33 DEBUG juju.worker.uniter.remotestate got service change machine-3: 12:10:33 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:fb:a6:ed CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.4 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:fb:a6:ed CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-hss-0: 12:10:33 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 12:10:33 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 12:10:33 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 12:10:33 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 12:10:33 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 12:10:33 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 12:10:33 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 12:10:33 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 12:10:33 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 12:10:33 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 12:10:33 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:10:33 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 12:10:33 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 12:10:33 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 12:10:33 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 12:10:33 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:10:33 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:10:33 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:10:33 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:10:33 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:10:33 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:10:33 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 12:10:33 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 12:10:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:10:34 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 12:10:34 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 12:10:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:10:34 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 12:10:34 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 12:10:34 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 12:10:34 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 12:10:34 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 12:10:34 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 12:10:34 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 12:10:34 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 12:10:34 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 12:10:34 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 12:10:34 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 12:10:34 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 12:10:34 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 12:10:34 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:10:34 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:10:34 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 12:10:34 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 12:10:34 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:10:34 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:10:34 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 12:10:34 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 12:10:34 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:10:34 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:10:34 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 12:10:34 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 12:10:34 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:10:34 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 12:10:34 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:10:34 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 12:10:34 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:10:34 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 12:10:34 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 12:10:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:10:34 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 12:10:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:10:34 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:10:34 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:10:34 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:10:34 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 12:10:34 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:10:34 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 12:10:35 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 12:10:35 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 12:10:35 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 12:10:35 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:10:35 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:10:35 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 12:10:35 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 12:10:35 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:10:35 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:10:35 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 12:10:35 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 12:10:35 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:10:35 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:10:35 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 12:10:35 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 12:10:35 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:10:35 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 12:10:35 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:10:35 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 12:10:35 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:10:35 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 12:10:35 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 12:10:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:10:35 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 12:10:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:10:35 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:10:35 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:10:35 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:10:35 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 12:10:35 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:10:35 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 12:10:35 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 12:10:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:10:35 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 12:10:35 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 12:10:35 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:10:35 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 12:10:35 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 12:10:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:10:35 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 12:10:35 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 12:10:35 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 12:10:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:10:36 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-61-lowlatency unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-61-lowlatency unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-61-lowlatency unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-oai-hss-0: 12:10:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:10:36 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 12:10:36 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 12:10:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 12:10:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:10:36 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 12:10:36 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 12:10:36 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-oai-hss-0: 12:10:37 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-oai-hss-0: 12:10:37 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-oai-hss-0: 12:10:37 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-oai-hss-0: 12:10:37 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 12:10:37 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-oai-hss-0: 12:10:37 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-oai-hss-0: 12:10:37 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-oai-hss-0: 12:10:37 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-oai-hss-0: 12:10:37 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 12:10:37 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-oai-hss-0: 12:10:37 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-oai-hss-0: 12:10:37 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-hss-0: 12:10:38 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-oai-hss-0: 12:10:38 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-oai-hss-0: 12:10:38 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-oai-hss-0: 12:10:38 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-hss-0: 12:10:38 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-oai-hss-0: 12:10:38 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-oai-hss-0: 12:10:38 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-oai-hss-0: 12:10:39 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-oai-hss-0: 12:10:39 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-hss-0: 12:10:39 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-hss-0: 12:10:39 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-oai-hss-0: 12:10:39 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-oai-hss-0: 12:10:39 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-oai-hss-0: 12:10:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-oai-hss-0: 12:10:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-oai-hss-0: 12:10:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-oai-hss-0: 12:10:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-oai-hss-0: 12:10:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-oai-hss-0: 12:10:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-oai-hss-0: 12:10:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-oai-hss-0: 12:10:41 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-hss-0: 12:10:41 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-oai-hss-0: 12:10:41 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-oai-hss-0: 12:10:41 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-oai-hss-0: 12:10:41 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-oai-hss-0: 12:10:41 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-oai-hss-0: 12:10:41 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-oai-hss-0: 12:10:41 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-oai-hss-0: 12:10:42 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-oai-hss-0: 12:10:42 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-oai-hss-0: 12:10:42 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-oai-hss-0: 12:10:42 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-oai-hss-0: 12:10:42 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-oai-hss-0: 12:10:42 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-hss-0: 12:10:43 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-oai-hss-0: 12:10:43 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib automake1.9 unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 12:10:45 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main m4 amd64 1.4.17-2ubuntu1 [195 kB] unit-oai-hss-0: 12:10:46 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfl-dev amd64 2.5.35-10.1ubuntu2 [17.2 kB] unit-oai-hss-0: 12:10:46 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main flex amd64 2.5.35-10.1ubuntu2 [211 kB] unit-oai-hss-0: 12:10:46 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblzo2-2 amd64 2.06-1.2ubuntu1.1 [46.1 kB] unit-oai-hss-0: 12:10:46 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnettle4 amd64 2.7.1-1ubuntu0.2 [102 kB] unit-oai-hss-0: 12:10:46 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libarchive13 amd64 3.1.2-7ubuntu2.8 [262 kB] unit-oai-hss-0: 12:10:46 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-oai-hss-0: 12:10:46 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-oai-hss-0: 12:10:46 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main x11-common all 1:7.7+1ubuntu8.1 [49.5 kB] unit-oai-hss-0: 12:10:47 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libice6 amd64 2:1.0.8-2 [47.0 kB] unit-oai-hss-0: 12:10:47 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsm6 amd64 2:1.2.1-2 [18.1 kB] unit-oai-hss-0: 12:10:47 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxt6 amd64 1:1.1.4-1 [185 kB] unit-oai-hss-0: 12:10:47 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaudio2 amd64 1.9.4-1 [57.1 kB] unit-oai-hss-0: 12:10:47 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB] unit-oai-hss-0: 12:10:47 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB] unit-oai-hss-0: 12:10:47 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB] unit-oai-hss-0: 12:10:47 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-oai-hss-0: 12:10:47 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-oai-hss-0: 12:10:47 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-oai-hss-0: 12:10:47 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] unit-oai-hss-0: 12:10:48 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] unit-oai-hss-0: 12:10:48 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] unit-oai-hss-0: 12:10:48 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] unit-oai-hss-0: 12:10:48 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-oai-hss-0: 12:10:48 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-oai-hss-0: 12:10:48 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] unit-oai-hss-0: 12:10:48 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-oai-hss-0: 12:10:48 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] unit-oai-hss-0: 12:10:48 DEBUG unit.oai-hss/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main qtcore4-l10n all 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [587 kB] unit-oai-hss-0: 12:10:48 DEBUG unit.oai-hss/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtcore4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1555 kB] unit-oai-hss-0: 12:10:49 DEBUG unit.oai-hss/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xml amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [95.0 kB] unit-oai-hss-0: 12:10:49 DEBUG unit.oai-hss/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtdbus4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [180 kB] unit-oai-hss-0: 12:10:49 DEBUG unit.oai-hss/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-network amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [543 kB] unit-oai-hss-0: 12:10:49 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-script amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [776 kB] unit-oai-hss-0: 12:10:49 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [97.4 kB] unit-oai-hss-0: 12:10:49 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xmlpatterns amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1028 kB] unit-oai-hss-0: 12:10:49 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig amd64 2.11.0-0ubuntu4.2 [176 kB] unit-oai-hss-0: 12:10:49 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] unit-oai-hss-0: 12:10:49 DEBUG unit.oai-hss/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] unit-oai-hss-0: 12:10:49 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] unit-oai-hss-0: 12:10:49 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxi6 amd64 2:1.7.1.901-1ubuntu1.1 [27.9 kB] unit-oai-hss-0: 12:10:49 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrender1 amd64 1:0.9.8-1build0.14.04.1 [17.9 kB] unit-oai-hss-0: 12:10:49 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtgui4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [4130 kB] unit-oai-hss-0: 12:10:50 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-declarative amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1076 kB] unit-oai-hss-0: 12:10:50 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql-mysql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [30.3 kB] unit-oai-hss-0: 12:10:50 DEBUG unit.oai-hss/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-oai-hss-0: 12:10:50 DEBUG unit.oai-hss/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-oai-hss-0: 12:10:50 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-oai-hss-0: 12:10:50 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autoconf all 2.69-6 [322 kB] unit-oai-hss-0: 12:10:50 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autotools-dev all 20130810.1 [44.3 kB] unit-oai-hss-0: 12:10:50 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main automake all 1:1.14.1-2ubuntu1 [510 kB] unit-oai-hss-0: 12:10:50 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-oai-hss-0: 12:10:50 DEBUG unit.oai-hss/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libbison-dev amd64 2:3.0.2.dfsg-2 [338 kB] unit-oai-hss-0: 12:10:51 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main bison amd64 2:3.0.2.dfsg-2 [257 kB] unit-oai-hss-0: 12:10:51 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] unit-oai-hss-0: 12:10:51 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-168.218 [771 kB] unit-oai-hss-0: 12:10:51 DEBUG unit.oai-hss/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] unit-oai-hss-0: 12:10:51 DEBUG unit.oai-hss/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-oai-hss-0: 12:10:51 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-oai-hss-0: 12:10:51 DEBUG unit.oai-hss/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-oai-hss-0: 12:10:51 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-oai-hss-0: 12:10:51 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-oai-hss-0: 12:10:51 DEBUG unit.oai-hss/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-oai-hss-0: 12:10:52 DEBUG unit.oai-hss/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-oai-hss-0: 12:10:52 DEBUG unit.oai-hss/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-oai-hss-0: 12:10:52 DEBUG unit.oai-hss/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-oai-hss-0: 12:10:52 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-oai-hss-0: 12:10:52 DEBUG unit.oai-hss/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-oai-hss-0: 12:10:52 DEBUG unit.oai-hss/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-oai-hss-0: 12:10:52 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake-data all 2.8.12.2-0ubuntu3 [676 kB] unit-oai-hss-0: 12:10:53 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake amd64 2.8.12.2-0ubuntu3 [2618 kB] unit-oai-hss-0: 12:10:53 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cmake-curses-gui amd64 2.8.12.2-0ubuntu3 [1241 kB] unit-oai-hss-0: 12:10:53 DEBUG unit.oai-hss/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main doxygen amd64 1.8.6-2 [2408 kB] unit-oai-hss-0: 12:10:53 DEBUG unit.oai-hss/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe doxygen-gui amd64 1.8.6-2 [279 kB] unit-oai-hss-0: 12:10:53 DEBUG unit.oai-hss/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-oai-hss-0: 12:10:53 DEBUG unit.oai-hss/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-oai-hss-0: 12:10:53 DEBUG unit.oai-hss/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] unit-oai-hss-0: 12:10:53 DEBUG unit.oai-hss/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-oai-hss-0: 12:10:53 DEBUG unit.oai-hss/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-oai-hss-0: 12:10:54 DEBUG unit.oai-hss/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-oai-hss-0: 12:10:54 DEBUG unit.oai-hss/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-oai-hss-0: 12:10:54 DEBUG unit.oai-hss/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-oai-hss-0: 12:10:54 DEBUG unit.oai-hss/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pkg-config amd64 0.26-1ubuntu4 [40.9 kB] unit-oai-hss-0: 12:10:54 DEBUG unit.oai-hss/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.15 [3467 kB] unit-oai-hss-0: 12:10:54 DEBUG unit.oai-hss/0.install Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% unit-oai-hss-0: 12:10:54 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 12:10:54 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 8s (7684 kB/s) unit-oai-hss-0: 12:10:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-oai-hss-0: 12:10:55 DEBUG unit.oai-hss/0.install (Reading database ... 109432 files and directories currently installed.) unit-oai-hss-0: 12:10:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:10:55 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 12:10:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 12:10:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 12:10:55 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 12:10:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 12:10:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 12:10:55 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 12:10:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 12:10:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 12:10:55 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 12:10:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 12:10:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-hss-0: 12:10:55 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 12:10:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 12:10:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.8_amd64.deb ... unit-oai-hss-0: 12:10:55 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.8) ... unit-oai-hss-0: 12:10:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 12:10:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:10:55 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:10:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 12:10:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:10:55 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:10:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 12:10:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-oai-hss-0: 12:10:56 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 12:10:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 12:10:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 12:10:56 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 12:10:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 12:10:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-oai-hss-0: 12:10:56 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 12:10:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 12:10:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 12:10:57 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 12:10:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 12:10:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 12:10:57 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 12:10:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 12:10:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 12:10:57 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:10:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 12:10:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 12:10:57 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:10:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 12:10:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 12:10:57 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:10:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 12:10:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:10:57 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:10:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 12:10:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 12:10:57 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 12:10:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 12:10:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-hss-0: 12:10:57 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 12:10:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 12:10:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... unit-oai-hss-0: 12:10:57 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-oai-hss-0: 12:10:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 12:10:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 12:10:57 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_all.deb ... unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtcore4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-network_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-script_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ... unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtgui4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-168.218_amd64.deb ... unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:11:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 12:11:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-oai-hss-0: 12:11:11 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-oai-hss-0: 12:11:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 12:11:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 12:11:11 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 12:11:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 12:11:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 12:11:11 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 12:11:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 12:11:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 12:11:11 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 12:11:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 12:11:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 12:11:11 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 12:11:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 12:11:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 12:11:12 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 12:11:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 12:11:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 12:11:12 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 12:11:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 12:11:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 12:11:12 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 12:11:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 12:11:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 12:11:12 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 12:11:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 12:11:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 12:11:12 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 12:11:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 12:11:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-oai-hss-0: 12:11:13 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 12:11:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 12:11:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 12:11:13 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:11:13 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.8) ... unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install ...done. unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install Setting up libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install Setting up libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install Setting up libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:11:20 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 12:11:20 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 12:11:20 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 12:11:20 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... unit-oai-hss-0: 12:11:20 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 12:11:20 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 12:11:20 DEBUG unit.oai-hss/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:11:20 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:11:20 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:11:21 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 12:11:21 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-oai-hss-0: 12:11:21 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-oai-hss-0: 12:11:21 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 12:11:21 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/automake-1.14 to provide /usr/bin/automake (automake) in auto mode unit-oai-hss-0: 12:11:21 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 12:11:21 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 12:11:21 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 12:11:21 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-oai-hss-0: 12:11:21 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:11:21 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-168.218) ... unit-oai-hss-0: 12:11:21 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:11:22 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:11:22 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:11:22 DEBUG unit.oai-hss/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:11:22 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:11:22 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:11:22 DEBUG unit.oai-hss/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:11:22 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:11:22 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:11:22 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-oai-hss-0: 12:11:22 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 12:11:22 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 12:11:22 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 12:11:22 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-hss-0: 12:11:22 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:11:22 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:11:22 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:11:22 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-oai-hss-0: 12:11:22 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 12:11:22 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 12:11:22 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-oai-hss-0: 12:11:22 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 12:11:22 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 12:11:22 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 12:11:22 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 12:11:22 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 12:11:22 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 12:11:23 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 12:11:23 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:11:23 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 12:11:23 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 12:11:23 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 12:11:23 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 12:11:23 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 12:11:23 DEBUG unit.oai-hss/0.install Setting up libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:11:23 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:11:23 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 12:11:23 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:11:23 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:11:23 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:11:23 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:11:24 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 12:11:24 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:11:24 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 12:11:24 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:11:24 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 12:11:24 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:11:24 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-oai-hss-0: 12:11:29 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:11:29 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 12:11:29 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 12:11:29 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libapr1 amd64 1.5.0-1 [85.1 kB] unit-oai-hss-0: 12:11:29 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaprutil1 amd64 1.5.3-1 [76.4 kB] unit-oai-hss-0: 12:11:29 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libserf-1-1 amd64 1.3.3-1ubuntu0.1 [42.2 kB] unit-oai-hss-0: 12:11:29 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsvn1 amd64 1.8.8-1ubuntu3.3 [918 kB] unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main subversion amd64 1.8.8-1ubuntu3.3 [281 kB] unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 6s (223 kB/s) unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install (Reading database ... 116161 files and directories currently installed.) unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install Need to get 11.0 MB of archives. unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig9 amd64 1.4.9-2 [21.7 kB] unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl7 amd64 2.4.2-1.7ubuntu1 [35.0 kB] unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] unit-oai-hss-0: 12:11:34 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] unit-oai-hss-0: 12:11:34 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0 amd64 0.9-1 [81.8 kB] unit-oai-hss-0: 12:11:34 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig-dev amd64 1.4.9-2 [85.1 kB] unit-oai-hss-0: 12:11:34 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig-doc all 1.4.9-2 [300 kB] unit-oai-hss-0: 12:11:35 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig8-dev amd64 1.4.9-2 [1766 B] unit-oai-hss-0: 12:11:35 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgpg-error-dev amd64 1.12-0.2ubuntu1 [20.1 kB] unit-oai-hss-0: 12:11:35 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcrypt11-dev amd64 1.5.3-2ubuntu4.6 [273 kB] unit-oai-hss-0: 12:11:35 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-oai-hss-0: 12:11:35 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libidn11-dev amd64 1.28-1ubuntu2.2 [519 kB] unit-oai-hss-0: 12:11:35 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl-dev amd64 2.4.2-1.7ubuntu1 [157 kB] unit-oai-hss-0: 12:11:35 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main zlib1g-dev amd64 1:1.2.8.dfsg-1ubuntu1.1 [166 kB] unit-oai-hss-0: 12:11:36 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient-dev amd64 5.5.62-0ubuntu0.14.04.1 [869 kB] unit-oai-hss-0: 12:11:36 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-oai-hss-0: 12:11:36 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp-dev amd64 1.0.15+dfsg-1 [64.4 kB] unit-oai-hss-0: 12:11:36 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-dev amd64 1.0.1f-1ubuntu2.27 [1076 kB] unit-oai-hss-0: 12:11:36 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-doc all 1.0.1f-1ubuntu2.27 [972 kB] unit-oai-hss-0: 12:11:36 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtool amd64 2.4.2-1.7ubuntu1 [188 kB] unit-oai-hss-0: 12:11:36 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0-dev amd64 0.9-1 [292 kB] unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install Fetched 11.0 MB in 5s (2155 kB/s) unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install (Reading database ... 116272 files and directories currently installed.) unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:11:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 12:11:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 12:11:38 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:11:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 12:11:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-oai-hss-0: 12:11:40 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 12:11:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 12:11:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 12:11:40 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 12:11:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 12:11:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-oai-hss-0: 12:11:40 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 12:11:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 12:11:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-oai-hss-0: 12:11:42 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 12:11:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 12:11:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-oai-hss-0: 12:11:42 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient-dev_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.27_amd64.deb ... unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 12:11:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 12:11:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.27_all.deb ... unit-oai-hss-0: 12:11:44 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 12:11:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 12:11:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 12:11:44 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:11:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 12:11:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:11:46 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 12:11:46 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 12:11:46 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 12:11:46 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:11:46 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:11:46 DEBUG unit.oai-hss/0.install Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:11:46 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:11:50 DEBUG unit.oai-hss/0.install 190405 12:11:50 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-oai-hss-0: 12:11:50 DEBUG unit.oai-hss/0.install 190405 12:11:50 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 12:11:50 DEBUG unit.oai-hss/0.install 190405 12:11:50 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 11761 ... unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install mysql start/running, process 11894 unit-oai-hss-0: 12:12:00 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 12:12:00 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 12:12:00 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 12:12:00 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 12:12:00 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 12:12:00 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 12:12:00 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 12:12:00 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 12:12:00 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:12:00 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 12:12:00 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:12:00 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 12:12:00 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:12:00 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 12:12:01 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 12:12:01 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:12:01 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:12:01 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 12:12:01 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 12:12:01 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:12:01 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:12:01 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:12:01 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:12:01 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:12:01 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 12:12:01 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 12:12:01 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 12:12:01 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:12:01 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 12:12:01 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:12:01 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 12:12:01 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:12:01 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-oai-hss-0: 12:12:06 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:12:06 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 12:12:06 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 12:12:06 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmpxx4ldbl amd64 2:5.1.3+dfsg-1ubuntu1 [8736 B] unit-oai-hss-0: 12:12:06 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp-dev amd64 2:5.1.3+dfsg-1ubuntu1 [292 kB] unit-oai-hss-0: 12:12:07 DEBUG unit.oai-hss/0.install Fetched 300 kB in 5s (53.9 kB/s) unit-oai-hss-0: 12:12:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 12:12:07 DEBUG unit.oai-hss/0.install (Reading database ... 118273 files and directories currently installed.) unit-oai-hss-0: 12:12:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:12:07 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:12:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 12:12:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:12:07 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:12:07 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:12:07 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:12:07 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:12:07 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 12:12:07 DEBUG unit.oai-hss/0.install --2019-04-05 12:12:07-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 12:12:07 DEBUG unit.oai-hss/0.install Resolving ftp.gnu.org (ftp.gnu.org)... 209.51.188.20, 2001:470:142:3::b unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:443... connected. unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 383K 3s unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 764K 2s unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 57.1M 1s unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 780K 1s unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 47.9M 1s unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 46.0M 1s unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 787K 1s unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 48.7M 1s unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 47.0M 0s unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 57.1M 0s unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 57.3M 0s unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 58.3M 0s unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 74.4M 0s unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 794K 0s unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 48.5M 0s unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 43.7M 0s unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 41.7M 0s unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 47.2M 0s unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 48.8M 0s unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 47.7M 0s unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 69.3M 0s unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 76.5M=0.4s unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install 2019-04-05 12:12:08 (2.64 MB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aesdata.o -MD -MP -MF aesdata.o.d -fpic -c aesdata.c \ unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT desdata.o -MD -MP -MF desdata.o.d -fpic -c desdata.c \ unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofishdata.o -MD -MP -MF twofishdata.o.d -fpic -c twofishdata.c \ unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT shadata.o -MD -MP -MF shadata.o.d -fpic -c shadata.c \ unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcmdata.o -MD -MP -MF gcmdata.o.d -fpic -c gcmdata.c \ unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt.o -MD -MP -MF getopt.o.d -fpic -c getopt.c \ unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt1.o -MD -MP -MF getopt1.o.d -fpic -c getopt1.c \ unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-internal.o -MD -MP -MF nettle-internal.o.d -fpic -c nettle-internal.c \ unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.o -MD -MP -MF aes-decrypt-internal.o.d -fpic -c aes-decrypt-internal.s unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.o -MD -MP -MF aes-decrypt.o.d -fpic -c aes-decrypt.c \ unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install echo "aes-decrypt-internal.o : aes-decrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-decrypt-internal.o.d unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.o -MD -MP -MF aes-encrypt-internal.o.d -fpic -c aes-encrypt-internal.s unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install echo "aes-encrypt-internal.o : aes-encrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-encrypt-internal.o.d unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.o -MD -MP -MF aes-encrypt.o.d -fpic -c aes-encrypt.c \ unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.o -MD -MP -MF aes-encrypt-table.o.d -fpic -c aes-encrypt-table.c \ unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-encrypt-key.o -MD -MP -MF aes-set-encrypt-key.o.d -fpic -c aes-set-encrypt-key.c \ unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-decrypt-key.o -MD -MP -MF aes-set-decrypt-key.o.d -fpic -c aes-set-decrypt-key.c \ unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.o -MD -MP -MF aes-meta.o.d -fpic -c aes-meta.c \ unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.o -MD -MP -MF arcfour.o.d -fpic -c arcfour.c \ unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.o -MD -MP -MF arcfour-crypt.o.d -fpic -c arcfour-crypt.c \ unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.o -MD -MP -MF arcfour-meta.o.d -fpic -c arcfour-meta.c \ unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.o -MD -MP -MF arctwo.o.d -fpic -c arctwo.c \ unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.o -MD -MP -MF arctwo-meta.o.d -fpic -c arctwo-meta.c \ unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.o -MD -MP -MF base16-encode.o.d -fpic -c base16-encode.c \ unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.o -MD -MP -MF base16-decode.o.d -fpic -c base16-decode.c \ unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.o -MD -MP -MF base16-meta.o.d -fpic -c base16-meta.c \ unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.o -MD -MP -MF base64-encode.o.d -fpic -c base64-encode.c \ unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.o -MD -MP -MF base64-decode.o.d -fpic -c base64-decode.c \ unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.o -MD -MP -MF base64-meta.o.d -fpic -c base64-meta.c \ unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.o -MD -MP -MF camellia-crypt.o.d -fpic -c camellia-crypt.c \ unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.o -MD -MP -MF camellia-crypt-internal.o.d -fpic -c camellia-crypt-internal.s unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-encrypt-key.o -MD -MP -MF camellia-set-encrypt-key.o.d -fpic -c camellia-set-encrypt-key.c \ unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install echo "camellia-crypt-internal.o : camellia-crypt-internal.asm ./asm.m4 machine.m4 config.m4" >camellia-crypt-internal.o.d unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-decrypt-key.o -MD -MP -MF camellia-set-decrypt-key.o.d -fpic -c camellia-set-decrypt-key.c \ unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.o -MD -MP -MF camellia-table.o.d -fpic -c camellia-table.c \ unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.o -MD -MP -MF camellia-meta.o.d -fpic -c camellia-meta.c \ unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.o -MD -MP -MF cast128.o.d -fpic -c cast128.c \ unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.o -MD -MP -MF cast128-meta.o.d -fpic -c cast128-meta.c \ unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.o -MD -MP -MF blowfish.o.d -fpic -c blowfish.c \ unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.o -MD -MP -MF cbc.o.d -fpic -c cbc.c \ unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.o -MD -MP -MF ctr.o.d -fpic -c ctr.c \ unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.o -MD -MP -MF gcm.o.d -fpic -c gcm.c \ unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install cast128.c:210:26: warning: 'z[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install cast128.c:202:2: warning: 'z[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install cast128.c:207:26: warning: 'z[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install cast128.c:204:26: warning: 'z[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.o -MD -MP -MF gcm-aes.o.d -fpic -c gcm-aes.c \ unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.o -MD -MP -MF des.o.d -fpic -c des.c \ unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.o -MD -MP -MF des3.o.d -fpic -c des3.c \ unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.o -MD -MP -MF des-compat.o.d -fpic -c des-compat.c \ unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.o -MD -MP -MF hmac.o.d -fpic -c hmac.c \ unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.o -MD -MP -MF hmac-md5.o.d -fpic -c hmac-md5.c \ unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.o -MD -MP -MF hmac-ripemd160.o.d -fpic -c hmac-ripemd160.c \ unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.o -MD -MP -MF hmac-sha1.o.d -fpic -c hmac-sha1.c \ unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.o -MD -MP -MF hmac-sha224.o.d -fpic -c hmac-sha224.c \ unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.o -MD -MP -MF hmac-sha256.o.d -fpic -c hmac-sha256.c \ unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.o -MD -MP -MF hmac-sha384.o.d -fpic -c hmac-sha384.c \ unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.o -MD -MP -MF hmac-sha512.o.d -fpic -c hmac-sha512.c \ unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.o -MD -MP -MF knuth-lfib.o.d -fpic -c knuth-lfib.c \ unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.o -MD -MP -MF md2.o.d -fpic -c md2.c \ unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.o -MD -MP -MF md2-meta.o.d -fpic -c md2-meta.c \ unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.o -MD -MP -MF md4.o.d -fpic -c md4.c \ unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.o -MD -MP -MF md4-meta.o.d -fpic -c md4-meta.c \ unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.o -MD -MP -MF md5.o.d -fpic -c md5.c \ unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.o -MD -MP -MF md5-compress.o.d -fpic -c md5-compress.c \ unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.o -MD -MP -MF md5-compat.o.d -fpic -c md5-compat.c \ unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.o -MD -MP -MF md5-meta.o.d -fpic -c md5-meta.c \ unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.o -MD -MP -MF ripemd160.o.d -fpic -c ripemd160.c \ unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.o -MD -MP -MF ripemd160-compress.o.d -fpic -c ripemd160-compress.c \ unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.o -MD -MP -MF ripemd160-meta.o.d -fpic -c ripemd160-meta.c \ unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.o -MD -MP -MF salsa20-set-key.o.d -fpic -c salsa20-set-key.c \ unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.o -MD -MP -MF salsa20-crypt.o.d -fpic -c salsa20-crypt.s unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install echo "salsa20-crypt.o : salsa20-crypt.asm ./asm.m4 machine.m4 config.m4" >salsa20-crypt.o.d unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.o -MD -MP -MF sha1.o.d -fpic -c sha1.c \ unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.o -MD -MP -MF sha1-compress.o.d -fpic -c sha1-compress.s unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.o -MD -MP -MF sha1-meta.o.d -fpic -c sha1-meta.c \ unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install echo "sha1-compress.o : sha1-compress.asm ./asm.m4 machine.m4 config.m4" >sha1-compress.o.d unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.o -MD -MP -MF sha256.o.d -fpic -c sha256.c \ unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.o -MD -MP -MF sha256-compress.o.d -fpic -c sha256-compress.c \ unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.o -MD -MP -MF sha224-meta.o.d -fpic -c sha224-meta.c \ unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.o -MD -MP -MF sha256-meta.o.d -fpic -c sha256-meta.c \ unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.o -MD -MP -MF sha512.o.d -fpic -c sha512.c \ unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.o -MD -MP -MF sha512-compress.o.d -fpic -c sha512-compress.c \ unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.o -MD -MP -MF sha384-meta.o.d -fpic -c sha384-meta.c \ unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.o -MD -MP -MF sha512-meta.o.d -fpic -c sha512-meta.c \ unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.o -MD -MP -MF serpent-set-key.o.d -fpic -c serpent-set-key.c \ unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.o -MD -MP -MF serpent-encrypt.o.d -fpic -c serpent-encrypt.s unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install echo "serpent-encrypt.o : serpent-encrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-encrypt.o.d unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.o -MD -MP -MF serpent-decrypt.o.d -fpic -c serpent-decrypt.s unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install echo "serpent-decrypt.o : serpent-decrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-decrypt.o.d unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.o -MD -MP -MF serpent-meta.o.d -fpic -c serpent-meta.c \ unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.o -MD -MP -MF twofish.o.d -fpic -c twofish.c \ unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.o -MD -MP -MF twofish-meta.o.d -fpic -c twofish-meta.c \ unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.o -MD -MP -MF yarrow256.o.d -fpic -c yarrow256.c \ unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.o -MD -MP -MF yarrow_key_event.o.d -fpic -c yarrow_key_event.c \ unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.o -MD -MP -MF buffer.o.d -fpic -c buffer.c \ unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.o -MD -MP -MF buffer-init.o.d -fpic -c buffer-init.c \ unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.o -MD -MP -MF realloc.o.d -fpic -c realloc.c \ unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.o -MD -MP -MF nettle-meta-hashes.o.d -fpic -c nettle-meta-hashes.c \ unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.o -MD -MP -MF nettle-meta-ciphers.o.d -fpic -c nettle-meta-ciphers.c \ unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.o -MD -MP -MF nettle-meta-armors.o.d -fpic -c nettle-meta-armors.c \ unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.o -MD -MP -MF write-be32.o.d -fpic -c write-be32.c \ unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.o -MD -MP -MF write-le32.o.d -fpic -c write-le32.c \ unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.o -MD -MP -MF sexp.o.d -fpic -c sexp.c \ unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.o -MD -MP -MF memxor.o.d -fpic -c memxor.s unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.o -MD -MP -MF sexp-format.o.d -fpic -c sexp-format.c \ unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.o -MD -MP -MF sexp-transport.o.d -fpic -c sexp-transport.c \ unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.o -MD -MP -MF sexp-transport-format.o.d -fpic -c sexp-transport-format.c \ unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.o -MD -MP -MF bignum.o.d -fpic -c bignum.c \ unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.o -MD -MP -MF bignum-next-prime.o.d -fpic -c bignum-next-prime.c \ unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.o -MD -MP -MF bignum-random.o.d -fpic -c bignum-random.c \ unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.o -MD -MP -MF bignum-random-prime.o.d -fpic -c bignum-random-prime.c \ unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.o -MD -MP -MF sexp2bignum.o.d -fpic -c sexp2bignum.c \ unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.o -MD -MP -MF pkcs1.o.d -fpic -c pkcs1.c \ unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.o -MD -MP -MF pkcs1-encrypt.o.d -fpic -c pkcs1-encrypt.c \ unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.o -MD -MP -MF pkcs1-decrypt.o.d -fpic -c pkcs1-decrypt.c \ unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.o -MD -MP -MF pkcs1-rsa-digest.o.d -fpic -c pkcs1-rsa-digest.c \ unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.o -MD -MP -MF pkcs1-rsa-md5.o.d -fpic -c pkcs1-rsa-md5.c \ unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.o -MD -MP -MF pkcs1-rsa-sha1.o.d -fpic -c pkcs1-rsa-sha1.c \ unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.o -MD -MP -MF pkcs1-rsa-sha256.o.d -fpic -c pkcs1-rsa-sha256.c \ unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.o -MD -MP -MF pkcs1-rsa-sha512.o.d -fpic -c pkcs1-rsa-sha512.c \ unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.o -MD -MP -MF rsa.o.d -fpic -c rsa.c \ unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -fpic -c rsa-sign.c \ unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -fpic -c rsa-verify.c \ unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.o -MD -MP -MF rsa-pkcs1-sign.o.d -fpic -c rsa-pkcs1-sign.c \ unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign-tr.o -MD -MP -MF rsa-pkcs1-sign-tr.o.d -fpic -c rsa-pkcs1-sign-tr.c \ unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.o -MD -MP -MF rsa-pkcs1-verify.o.d -fpic -c rsa-pkcs1-verify.c \ unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.o -MD -MP -MF rsa-md5-sign.o.d -fpic -c rsa-md5-sign.c \ unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.o -MD -MP -MF rsa-md5-verify.o.d -fpic -c rsa-md5-verify.c \ unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.o -MD -MP -MF rsa-sha1-sign.o.d -fpic -c rsa-sha1-sign.c \ unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.o -MD -MP -MF rsa-sha1-verify.o.d -fpic -c rsa-sha1-verify.c \ unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.o -MD -MP -MF rsa-sha256-sign.o.d -fpic -c rsa-sha256-sign.c \ unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.o -MD -MP -MF rsa-sha256-verify.o.d -fpic -c rsa-sha256-verify.c \ unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.o -MD -MP -MF rsa-sha512-sign.o.d -fpic -c rsa-sha512-sign.c \ unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.o -MD -MP -MF rsa-sha512-verify.o.d -fpic -c rsa-sha512-verify.c \ unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -fpic -c rsa-encrypt.c \ unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -fpic -c rsa-decrypt.c \ unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.o -MD -MP -MF rsa-decrypt-tr.o.d -fpic -c rsa-decrypt-tr.c \ unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -fpic -c rsa-keygen.c \ unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.o -MD -MP -MF rsa-compat.o.d -fpic -c rsa-compat.c \ unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.o -MD -MP -MF rsa-blind.o.d -fpic -c rsa-blind.c \ unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.o -MD -MP -MF rsa2sexp.o.d -fpic -c rsa2sexp.c \ unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.o -MD -MP -MF sexp2rsa.o.d -fpic -c sexp2rsa.c \ unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.o -MD -MP -MF dsa.o.d -fpic -c dsa.c \ unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.o -MD -MP -MF dsa-sign.o.d -fpic -c dsa-sign.c \ unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.o -MD -MP -MF dsa-verify.o.d -fpic -c dsa-verify.c \ unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.o -MD -MP -MF dsa-keygen.o.d -fpic -c dsa-keygen.c \ unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.o -MD -MP -MF dsa-sha1-sign.o.d -fpic -c dsa-sha1-sign.c \ unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.o -MD -MP -MF dsa-sha1-verify.o.d -fpic -c dsa-sha1-verify.c \ unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.o -MD -MP -MF dsa-sha256-sign.o.d -fpic -c dsa-sha256-sign.c \ unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.o -MD -MP -MF dsa-sha256-verify.o.d -fpic -c dsa-sha256-verify.c \ unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.o -MD -MP -MF dsa2sexp.o.d -fpic -c dsa2sexp.c \ unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.o -MD -MP -MF sexp2dsa.o.d -fpic -c sexp2dsa.c \ unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.o -MD -MP -MF pgp-encode.o.d -fpic -c pgp-encode.c \ unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.o -MD -MP -MF rsa2openpgp.o.d -fpic -c rsa2openpgp.c \ unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.o -MD -MP -MF der-iterator.o.d -fpic -c der-iterator.c \ unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.o -MD -MP -MF der2rsa.o.d -fpic -c der2rsa.c \ unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.o -MD -MP -MF der2dsa.o.d -fpic -c der2dsa.c \ unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.po -MD -MP -MF aes-decrypt-internal.po.d -fpic -c aes-decrypt-internal.s -o aes-decrypt-internal.po unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.po -MD -MP -MF aes-decrypt.po.d -fpic -c aes-decrypt.c -o aes-decrypt.po \ unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install echo "aes-decrypt-internal.po : aes-decrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-decrypt-internal.po.d unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.po -MD -MP -MF aes-encrypt.po.d -fpic -c aes-encrypt.c -o aes-encrypt.po \ unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.po -MD -MP -MF aes-encrypt-internal.po.d -fpic -c aes-encrypt-internal.s -o aes-encrypt-internal.po unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install echo "aes-encrypt-internal.po : aes-encrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-encrypt-internal.po.d unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.po -MD -MP -MF aes-encrypt-table.po.d -fpic -c aes-encrypt-table.c -o aes-encrypt-table.po \ unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-encrypt-key.po -MD -MP -MF aes-set-encrypt-key.po.d -fpic -c aes-set-encrypt-key.c -o aes-set-encrypt-key.po \ unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-decrypt-key.po -MD -MP -MF aes-set-decrypt-key.po.d -fpic -c aes-set-decrypt-key.c -o aes-set-decrypt-key.po \ unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.po -MD -MP -MF aes-meta.po.d -fpic -c aes-meta.c -o aes-meta.po \ unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.po -MD -MP -MF arcfour.po.d -fpic -c arcfour.c -o arcfour.po \ unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.po -MD -MP -MF arcfour-crypt.po.d -fpic -c arcfour-crypt.c -o arcfour-crypt.po \ unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.po -MD -MP -MF arcfour-meta.po.d -fpic -c arcfour-meta.c -o arcfour-meta.po \ unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.po -MD -MP -MF arctwo.po.d -fpic -c arctwo.c -o arctwo.po \ unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.po -MD -MP -MF arctwo-meta.po.d -fpic -c arctwo-meta.c -o arctwo-meta.po \ unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.po -MD -MP -MF base16-encode.po.d -fpic -c base16-encode.c -o base16-encode.po \ unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.po -MD -MP -MF base16-decode.po.d -fpic -c base16-decode.c -o base16-decode.po \ unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.po -MD -MP -MF base16-meta.po.d -fpic -c base16-meta.c -o base16-meta.po \ unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.po -MD -MP -MF base64-encode.po.d -fpic -c base64-encode.c -o base64-encode.po \ unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.po -MD -MP -MF base64-decode.po.d -fpic -c base64-decode.c -o base64-decode.po \ unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.po -MD -MP -MF base64-meta.po.d -fpic -c base64-meta.c -o base64-meta.po \ unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.po -MD -MP -MF camellia-crypt.po.d -fpic -c camellia-crypt.c -o camellia-crypt.po \ unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.po -MD -MP -MF camellia-crypt-internal.po.d -fpic -c camellia-crypt-internal.s -o camellia-crypt-internal.po unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-encrypt-key.po -MD -MP -MF camellia-set-encrypt-key.po.d -fpic -c camellia-set-encrypt-key.c -o camellia-set-encrypt-key.po \ unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install echo "camellia-crypt-internal.po : camellia-crypt-internal.asm ./asm.m4 machine.m4 config.m4" >camellia-crypt-internal.po.d unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-decrypt-key.po -MD -MP -MF camellia-set-decrypt-key.po.d -fpic -c camellia-set-decrypt-key.c -o camellia-set-decrypt-key.po \ unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.po -MD -MP -MF camellia-table.po.d -fpic -c camellia-table.c -o camellia-table.po \ unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.po -MD -MP -MF camellia-meta.po.d -fpic -c camellia-meta.c -o camellia-meta.po \ unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.po -MD -MP -MF cast128.po.d -fpic -c cast128.c -o cast128.po \ unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.po -MD -MP -MF cast128-meta.po.d -fpic -c cast128-meta.c -o cast128-meta.po \ unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.po -MD -MP -MF blowfish.po.d -fpic -c blowfish.c -o blowfish.po \ unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.po -MD -MP -MF cbc.po.d -fpic -c cbc.c -o cbc.po \ unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.po -MD -MP -MF ctr.po.d -fpic -c ctr.c -o ctr.po \ unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.po -MD -MP -MF gcm.po.d -fpic -c gcm.c -o gcm.po \ unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install cast128.c:210:26: warning: 'z[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install cast128.c:202:2: warning: 'z[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install cast128.c:207:26: warning: 'z[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install cast128.c:204:26: warning: 'z[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.po -MD -MP -MF gcm-aes.po.d -fpic -c gcm-aes.c -o gcm-aes.po \ unit-oai-hss-0: 12:12:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.po -MD -MP -MF des.po.d -fpic -c des.c -o des.po \ unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.po -MD -MP -MF des3.po.d -fpic -c des3.c -o des3.po \ unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.po -MD -MP -MF des-compat.po.d -fpic -c des-compat.c -o des-compat.po \ unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.po -MD -MP -MF hmac.po.d -fpic -c hmac.c -o hmac.po \ unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.po -MD -MP -MF hmac-md5.po.d -fpic -c hmac-md5.c -o hmac-md5.po \ unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.po -MD -MP -MF hmac-ripemd160.po.d -fpic -c hmac-ripemd160.c -o hmac-ripemd160.po \ unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.po -MD -MP -MF hmac-sha1.po.d -fpic -c hmac-sha1.c -o hmac-sha1.po \ unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.po -MD -MP -MF hmac-sha224.po.d -fpic -c hmac-sha224.c -o hmac-sha224.po \ unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.po -MD -MP -MF hmac-sha256.po.d -fpic -c hmac-sha256.c -o hmac-sha256.po \ unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.po -MD -MP -MF hmac-sha384.po.d -fpic -c hmac-sha384.c -o hmac-sha384.po \ unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.po -MD -MP -MF hmac-sha512.po.d -fpic -c hmac-sha512.c -o hmac-sha512.po \ unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.po -MD -MP -MF knuth-lfib.po.d -fpic -c knuth-lfib.c -o knuth-lfib.po \ unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.po -MD -MP -MF md2.po.d -fpic -c md2.c -o md2.po \ unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.po -MD -MP -MF md2-meta.po.d -fpic -c md2-meta.c -o md2-meta.po \ unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.po -MD -MP -MF md4.po.d -fpic -c md4.c -o md4.po \ unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.po -MD -MP -MF md4-meta.po.d -fpic -c md4-meta.c -o md4-meta.po \ unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.po -MD -MP -MF md5.po.d -fpic -c md5.c -o md5.po \ unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.po -MD -MP -MF md5-compress.po.d -fpic -c md5-compress.c -o md5-compress.po \ unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.po -MD -MP -MF md5-compat.po.d -fpic -c md5-compat.c -o md5-compat.po \ unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.po -MD -MP -MF md5-meta.po.d -fpic -c md5-meta.c -o md5-meta.po \ unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.po -MD -MP -MF ripemd160.po.d -fpic -c ripemd160.c -o ripemd160.po \ unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.po -MD -MP -MF ripemd160-compress.po.d -fpic -c ripemd160-compress.c -o ripemd160-compress.po \ unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.po -MD -MP -MF ripemd160-meta.po.d -fpic -c ripemd160-meta.c -o ripemd160-meta.po \ unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.po -MD -MP -MF salsa20-crypt.po.d -fpic -c salsa20-crypt.s -o salsa20-crypt.po unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install echo "salsa20-crypt.po : salsa20-crypt.asm ./asm.m4 machine.m4 config.m4" >salsa20-crypt.po.d unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.po -MD -MP -MF salsa20-set-key.po.d -fpic -c salsa20-set-key.c -o salsa20-set-key.po \ unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.po -MD -MP -MF sha1.po.d -fpic -c sha1.c -o sha1.po \ unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.po -MD -MP -MF sha1-compress.po.d -fpic -c sha1-compress.s -o sha1-compress.po unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.po -MD -MP -MF sha1-meta.po.d -fpic -c sha1-meta.c -o sha1-meta.po \ unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install echo "sha1-compress.po : sha1-compress.asm ./asm.m4 machine.m4 config.m4" >sha1-compress.po.d unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.po -MD -MP -MF sha256.po.d -fpic -c sha256.c -o sha256.po \ unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.po -MD -MP -MF sha256-compress.po.d -fpic -c sha256-compress.c -o sha256-compress.po \ unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.po -MD -MP -MF sha224-meta.po.d -fpic -c sha224-meta.c -o sha224-meta.po \ unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.po -MD -MP -MF sha256-meta.po.d -fpic -c sha256-meta.c -o sha256-meta.po \ unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.po -MD -MP -MF sha512.po.d -fpic -c sha512.c -o sha512.po \ unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.po -MD -MP -MF sha512-compress.po.d -fpic -c sha512-compress.c -o sha512-compress.po \ unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.po -MD -MP -MF sha384-meta.po.d -fpic -c sha384-meta.c -o sha384-meta.po \ unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.po -MD -MP -MF sha512-meta.po.d -fpic -c sha512-meta.c -o sha512-meta.po \ unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.po -MD -MP -MF serpent-set-key.po.d -fpic -c serpent-set-key.c -o serpent-set-key.po \ unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.po -MD -MP -MF serpent-encrypt.po.d -fpic -c serpent-encrypt.s -o serpent-encrypt.po unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install echo "serpent-encrypt.po : serpent-encrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-encrypt.po.d unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.po -MD -MP -MF serpent-meta.po.d -fpic -c serpent-meta.c -o serpent-meta.po \ unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.po -MD -MP -MF serpent-decrypt.po.d -fpic -c serpent-decrypt.s -o serpent-decrypt.po unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install echo "serpent-decrypt.po : serpent-decrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-decrypt.po.d unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.po -MD -MP -MF twofish.po.d -fpic -c twofish.c -o twofish.po \ unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.po -MD -MP -MF twofish-meta.po.d -fpic -c twofish-meta.c -o twofish-meta.po \ unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.po -MD -MP -MF yarrow256.po.d -fpic -c yarrow256.c -o yarrow256.po \ unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.po -MD -MP -MF yarrow_key_event.po.d -fpic -c yarrow_key_event.c -o yarrow_key_event.po \ unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.po -MD -MP -MF buffer.po.d -fpic -c buffer.c -o buffer.po \ unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.po -MD -MP -MF buffer-init.po.d -fpic -c buffer-init.c -o buffer-init.po \ unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.po -MD -MP -MF realloc.po.d -fpic -c realloc.c -o realloc.po \ unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.po -MD -MP -MF nettle-meta-hashes.po.d -fpic -c nettle-meta-hashes.c -o nettle-meta-hashes.po \ unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.po -MD -MP -MF nettle-meta-ciphers.po.d -fpic -c nettle-meta-ciphers.c -o nettle-meta-ciphers.po \ unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.po -MD -MP -MF nettle-meta-armors.po.d -fpic -c nettle-meta-armors.c -o nettle-meta-armors.po \ unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.po -MD -MP -MF write-be32.po.d -fpic -c write-be32.c -o write-be32.po \ unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.po -MD -MP -MF write-le32.po.d -fpic -c write-le32.c -o write-le32.po \ unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.po -MD -MP -MF memxor.po.d -fpic -c memxor.s -o memxor.po unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.po -MD -MP -MF sexp.po.d -fpic -c sexp.c -o sexp.po \ unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install echo "memxor.po : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.po.d unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.po -MD -MP -MF sexp-format.po.d -fpic -c sexp-format.c -o sexp-format.po \ unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.po -MD -MP -MF sexp-transport.po.d -fpic -c sexp-transport.c -o sexp-transport.po \ unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.po -MD -MP -MF sexp-transport-format.po.d -fpic -c sexp-transport-format.c -o sexp-transport-format.po \ unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.po -MD -MP -MF bignum.po.d -fpic -c bignum.c -o bignum.po \ unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.po -MD -MP -MF bignum-next-prime.po.d -fpic -c bignum-next-prime.c -o bignum-next-prime.po \ unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.po -MD -MP -MF bignum-random.po.d -fpic -c bignum-random.c -o bignum-random.po \ unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.po -MD -MP -MF bignum-random-prime.po.d -fpic -c bignum-random-prime.c -o bignum-random-prime.po \ unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.po -MD -MP -MF sexp2bignum.po.d -fpic -c sexp2bignum.c -o sexp2bignum.po \ unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.po -MD -MP -MF pkcs1.po.d -fpic -c pkcs1.c -o pkcs1.po \ unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.po -MD -MP -MF pkcs1-encrypt.po.d -fpic -c pkcs1-encrypt.c -o pkcs1-encrypt.po \ unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.po -MD -MP -MF pkcs1-decrypt.po.d -fpic -c pkcs1-decrypt.c -o pkcs1-decrypt.po \ unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.po -MD -MP -MF pkcs1-rsa-digest.po.d -fpic -c pkcs1-rsa-digest.c -o pkcs1-rsa-digest.po \ unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.po -MD -MP -MF pkcs1-rsa-md5.po.d -fpic -c pkcs1-rsa-md5.c -o pkcs1-rsa-md5.po \ unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.po -MD -MP -MF pkcs1-rsa-sha1.po.d -fpic -c pkcs1-rsa-sha1.c -o pkcs1-rsa-sha1.po \ unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.po -MD -MP -MF pkcs1-rsa-sha256.po.d -fpic -c pkcs1-rsa-sha256.c -o pkcs1-rsa-sha256.po \ unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.po -MD -MP -MF pkcs1-rsa-sha512.po.d -fpic -c pkcs1-rsa-sha512.c -o pkcs1-rsa-sha512.po \ unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.po -MD -MP -MF rsa.po.d -fpic -c rsa.c -o rsa.po \ unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.po -MD -MP -MF rsa-sign.po.d -fpic -c rsa-sign.c -o rsa-sign.po \ unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.po -MD -MP -MF rsa-verify.po.d -fpic -c rsa-verify.c -o rsa-verify.po \ unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.po -MD -MP -MF rsa-pkcs1-sign.po.d -fpic -c rsa-pkcs1-sign.c -o rsa-pkcs1-sign.po \ unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign-tr.po -MD -MP -MF rsa-pkcs1-sign-tr.po.d -fpic -c rsa-pkcs1-sign-tr.c -o rsa-pkcs1-sign-tr.po \ unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.po -MD -MP -MF rsa-pkcs1-verify.po.d -fpic -c rsa-pkcs1-verify.c -o rsa-pkcs1-verify.po \ unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.po -MD -MP -MF rsa-md5-sign.po.d -fpic -c rsa-md5-sign.c -o rsa-md5-sign.po \ unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.po -MD -MP -MF rsa-md5-verify.po.d -fpic -c rsa-md5-verify.c -o rsa-md5-verify.po \ unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.po -MD -MP -MF rsa-sha1-sign.po.d -fpic -c rsa-sha1-sign.c -o rsa-sha1-sign.po \ unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.po -MD -MP -MF rsa-sha1-verify.po.d -fpic -c rsa-sha1-verify.c -o rsa-sha1-verify.po \ unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.po -MD -MP -MF rsa-sha256-sign.po.d -fpic -c rsa-sha256-sign.c -o rsa-sha256-sign.po \ unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.po -MD -MP -MF rsa-sha256-verify.po.d -fpic -c rsa-sha256-verify.c -o rsa-sha256-verify.po \ unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.po -MD -MP -MF rsa-sha512-sign.po.d -fpic -c rsa-sha512-sign.c -o rsa-sha512-sign.po \ unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.po -MD -MP -MF rsa-sha512-verify.po.d -fpic -c rsa-sha512-verify.c -o rsa-sha512-verify.po \ unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.po -MD -MP -MF rsa-encrypt.po.d -fpic -c rsa-encrypt.c -o rsa-encrypt.po \ unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.po -MD -MP -MF rsa-decrypt.po.d -fpic -c rsa-decrypt.c -o rsa-decrypt.po \ unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.po -MD -MP -MF rsa-decrypt-tr.po.d -fpic -c rsa-decrypt-tr.c -o rsa-decrypt-tr.po \ unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.po -MD -MP -MF rsa-keygen.po.d -fpic -c rsa-keygen.c -o rsa-keygen.po \ unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.po -MD -MP -MF rsa-compat.po.d -fpic -c rsa-compat.c -o rsa-compat.po \ unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.po -MD -MP -MF rsa-blind.po.d -fpic -c rsa-blind.c -o rsa-blind.po \ unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.po -MD -MP -MF rsa2sexp.po.d -fpic -c rsa2sexp.c -o rsa2sexp.po \ unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.po -MD -MP -MF sexp2rsa.po.d -fpic -c sexp2rsa.c -o sexp2rsa.po \ unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.po -MD -MP -MF dsa.po.d -fpic -c dsa.c -o dsa.po \ unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.po -MD -MP -MF dsa-sign.po.d -fpic -c dsa-sign.c -o dsa-sign.po \ unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.po -MD -MP -MF dsa-verify.po.d -fpic -c dsa-verify.c -o dsa-verify.po \ unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.po -MD -MP -MF dsa-keygen.po.d -fpic -c dsa-keygen.c -o dsa-keygen.po \ unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.po -MD -MP -MF dsa-sha1-sign.po.d -fpic -c dsa-sha1-sign.c -o dsa-sha1-sign.po \ unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.po -MD -MP -MF dsa-sha1-verify.po.d -fpic -c dsa-sha1-verify.c -o dsa-sha1-verify.po \ unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.po -MD -MP -MF dsa-sha256-sign.po.d -fpic -c dsa-sha256-sign.c -o dsa-sha256-sign.po \ unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.po -MD -MP -MF dsa-sha256-verify.po.d -fpic -c dsa-sha256-verify.c -o dsa-sha256-verify.po \ unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.po -MD -MP -MF dsa2sexp.po.d -fpic -c dsa2sexp.c -o dsa2sexp.po \ unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.po -MD -MP -MF sexp2dsa.po.d -fpic -c sexp2dsa.c -o sexp2dsa.po \ unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.po -MD -MP -MF pgp-encode.po.d -fpic -c pgp-encode.c -o pgp-encode.po \ unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.po -MD -MP -MF rsa2openpgp.po.d -fpic -c rsa2openpgp.c -o rsa2openpgp.po \ unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.po -MD -MP -MF der-iterator.po.d -fpic -c der-iterator.c -o der-iterator.po \ unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.po -MD -MP -MF der2rsa.po.d -fpic -c der2rsa.c -o der2rsa.po \ unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.po -MD -MP -MF der2dsa.po.d -fpic -c der2dsa.c -o der2dsa.po \ unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs aesdata.o -lgmp -o aesdata unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs desdata.o -lgmp -o desdata unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs twofishdata.o -lgmp -o twofishdata unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs shadata.o -lgmp -lm -o shadata unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs gcmdata.o -lgmp -o gcmdata unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install ar cru libnettle.a aes-decrypt-internal.o aes-decrypt.o aes-encrypt-internal.o aes-encrypt.o aes-encrypt-table.o aes-set-encrypt-key.o aes-set-decrypt-key.o aes-meta.o arcfour.o arcfour-crypt.o arcfour-meta.o arctwo.o arctwo-meta.o base16-encode.o base16-decode.o base16-meta.o base64-encode.o base64-decode.o base64-meta.o camellia-crypt.o camellia-crypt-internal.o camellia-set-encrypt-key.o camellia-set-decrypt-key.o camellia-table.o camellia-meta.o cast128.o cast128-meta.o blowfish.o cbc.o ctr.o gcm.o gcm-aes.o des.o des3.o des-compat.o hmac.o hmac-md5.o hmac-ripemd160.o hmac-sha1.o hmac-sha224.o hmac-sha256.o hmac-sha384.o hmac-sha512.o knuth-lfib.o md2.o md2-meta.o md4.o md4-meta.o md5.o md5-compress.o md5-compat.o md5-meta.o ripemd160.o ripemd160-compress.o ripemd160-meta.o salsa20-crypt.o salsa20-set-key.o sha1.o sha1-compress.o sha1-meta.o sha256.o sha256-compress.o sha224-meta.o sha256-meta.o sha512.o sha512-compress.o sha384-meta.o sha512-meta.o serpent-set-key.o serpent-encrypt.o serpent-decrypt.o serpent-meta.o twofish.o twofish-meta.o yarrow256.o yarrow_key_event.o buffer.o buffer-init.o realloc.o nettle-meta-hashes.o nettle-meta-ciphers.o nettle-meta-armors.o write-be32.o write-le32.o memxor.o unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install ar cru libhogweed.a sexp.o sexp-format.o sexp-transport.o sexp-transport-format.o bignum.o bignum-next-prime.o bignum-random.o bignum-random-prime.o sexp2bignum.o pkcs1.o pkcs1-encrypt.o pkcs1-decrypt.o pkcs1-rsa-digest.o pkcs1-rsa-md5.o pkcs1-rsa-sha1.o pkcs1-rsa-sha256.o pkcs1-rsa-sha512.o rsa.o rsa-sign.o rsa-verify.o rsa-pkcs1-sign.o rsa-pkcs1-sign-tr.o rsa-pkcs1-verify.o rsa-md5-sign.o rsa-md5-verify.o rsa-sha1-sign.o rsa-sha1-verify.o rsa-sha256-sign.o rsa-sha256-verify.o rsa-sha512-sign.o rsa-sha512-verify.o rsa-encrypt.o rsa-decrypt.o rsa-decrypt-tr.o rsa-keygen.o rsa-compat.o rsa-blind.o rsa2sexp.o sexp2rsa.o dsa.o dsa-sign.o dsa-verify.o dsa-keygen.o dsa-sha1-sign.o dsa-sha1-verify.o dsa-sha256-sign.o dsa-sha256-verify.o dsa2sexp.o sexp2dsa.o pgp-encode.o rsa2openpgp.o der-iterator.o der2rsa.o der2dsa.o unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install gcc -shared -Wl,-soname=libnettle.so.4 aes-decrypt-internal.po aes-decrypt.po aes-encrypt-internal.po aes-encrypt.po aes-encrypt-table.po aes-set-encrypt-key.po aes-set-decrypt-key.po aes-meta.po arcfour.po arcfour-crypt.po arcfour-meta.po arctwo.po arctwo-meta.po base16-encode.po base16-decode.po base16-meta.po base64-encode.po base64-decode.po base64-meta.po camellia-crypt.po camellia-crypt-internal.po camellia-set-encrypt-key.po camellia-set-decrypt-key.po camellia-table.po camellia-meta.po cast128.po cast128-meta.po blowfish.po cbc.po ctr.po gcm.po gcm-aes.po des.po des3.po des-compat.po hmac.po hmac-md5.po hmac-ripemd160.po hmac-sha1.po hmac-sha224.po hmac-sha256.po hmac-sha384.po hmac-sha512.po knuth-lfib.po md2.po md2-meta.po md4.po md4-meta.po md5.po md5-compress.po md5-compat.po md5-meta.po ripemd160.po ripemd160-compress.po ripemd160-meta.po salsa20-crypt.po salsa20-set-key.po sha1.po sha1-compress.po sha1-meta.po sha256.po sha256-compress.po sha224-meta.po sha256-meta.po sha512.po sha512-compress.po sha384-meta.po sha512-meta.po serpent-set-key.po serpent-encrypt.po serpent-decrypt.po serpent-meta.po twofish.po twofish-meta.po yarrow256.po yarrow_key_event.po buffer.po buffer-init.po realloc.po nettle-meta-hashes.po nettle-meta-ciphers.po nettle-meta-armors.po write-be32.po write-le32.po memxor.po -o libnettle.so unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install gcc -L. -shared -Wl,-soname=libhogweed.so.2 sexp.po sexp-format.po sexp-transport.po sexp-transport-format.po bignum.po bignum-next-prime.po bignum-random.po bignum-random-prime.po sexp2bignum.po pkcs1.po pkcs1-encrypt.po pkcs1-decrypt.po pkcs1-rsa-digest.po pkcs1-rsa-md5.po pkcs1-rsa-sha1.po pkcs1-rsa-sha256.po pkcs1-rsa-sha512.po rsa.po rsa-sign.po rsa-verify.po rsa-pkcs1-sign.po rsa-pkcs1-sign-tr.po rsa-pkcs1-verify.po rsa-md5-sign.po rsa-md5-verify.po rsa-sha1-sign.po rsa-sha1-verify.po rsa-sha256-sign.po rsa-sha256-verify.po rsa-sha512-sign.po rsa-sha512-verify.po rsa-encrypt.po rsa-decrypt.po rsa-decrypt-tr.po rsa-keygen.po rsa-compat.po rsa-blind.po rsa2sexp.po sexp2rsa.po dsa.po dsa-sign.po dsa-verify.po dsa-keygen.po dsa-sha1-sign.po dsa-sha1-verify.po dsa-sha256-sign.po dsa-sha256-verify.po dsa2sexp.po sexp2dsa.po pgp-encode.po rsa2openpgp.po der-iterator.po der2rsa.po der2dsa.po -o libhogweed.so -lnettle -lgmp unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-conv.o -MD -MP -MF sexp-conv.o.d -c sexp-conv.c && true unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT input.o -MD -MP -MF input.o.d -c input.c && true unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT output.o -MD -MP -MF output.o.d -c output.c && true unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT parse.o -MD -MP -MF parse.o.d -c parse.c && true unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT misc.o -MD -MP -MF misc.o.d -c misc.c && true unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-hash.o -MD -MP -MF nettle-hash.o.d -c nettle-hash.c && true unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-lfib-stream.o -MD -MP -MF nettle-lfib-stream.o.d -c nettle-lfib-stream.c && true unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-conv.o -MD -MP -MF pkcs1-conv.o.d -c pkcs1-conv.c && true unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-conv.o input.o output.o parse.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o sexp-conv unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-lfib-stream.o -lnettle -lgmp -o nettle-lfib-stream unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-hash.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o nettle-hash unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-conv.o misc.o ../getopt.o ../getopt1.o -lhogweed -lnettle -lgmp -o pkcs1-conv unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-test.o -MD -MP -MF aes-test.o.d -c aes-test.c && true unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT testutils.o -MD -MP -MF testutils.o.d -c testutils.c && true unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-test.o -MD -MP -MF arcfour-test.o.d -c arcfour-test.c && true unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-test.o -MD -MP -MF arctwo-test.o.d -c arctwo-test.c && true unit-oai-hss-0: 12:12:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish-test.o -MD -MP -MF blowfish-test.o.d -c blowfish-test.c && true unit-oai-hss-0: 12:12:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-test.o -MD -MP -MF cast128-test.o.d -c cast128-test.c && true unit-oai-hss-0: 12:12:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-test.o -MD -MP -MF base16-test.o.d -c base16-test.c && true unit-oai-hss-0: 12:12:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-test.o -MD -MP -MF base64-test.o.d -c base64-test.c && true unit-oai-hss-0: 12:12:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-test.o -MD -MP -MF camellia-test.o.d -c camellia-test.c && true unit-oai-hss-0: 12:12:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-test.o -MD -MP -MF des-test.o.d -c des-test.c && true unit-oai-hss-0: 12:12:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3-test.o -MD -MP -MF des3-test.o.d -c des3-test.c && true unit-oai-hss-0: 12:12:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat-test.o -MD -MP -MF des-compat-test.o.d -c des-compat-test.c && true unit-oai-hss-0: 12:12:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-test.o -MD -MP -MF md2-test.o.d -c md2-test.c && true unit-oai-hss-0: 12:12:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-test.o -MD -MP -MF md4-test.o.d -c md4-test.c && true unit-oai-hss-0: 12:12:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-test.o -MD -MP -MF md5-test.o.d -c md5-test.c && true unit-oai-hss-0: 12:12:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat-test.o -MD -MP -MF md5-compat-test.o.d -c md5-compat-test.c && true unit-oai-hss-0: 12:12:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor-test.o -MD -MP -MF memxor-test.o.d -c memxor-test.c && true unit-oai-hss-0: 12:12:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-test.o -MD -MP -MF ripemd160-test.o.d -c ripemd160-test.c && true unit-oai-hss-0: 12:12:22 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-test.o -MD -MP -MF salsa20-test.o.d -c salsa20-test.c && true unit-oai-hss-0: 12:12:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-test.o -MD -MP -MF sha1-test.o.d -c sha1-test.c && true unit-oai-hss-0: 12:12:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-test.o -MD -MP -MF sha224-test.o.d -c sha224-test.c && true unit-oai-hss-0: 12:12:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-test.o -MD -MP -MF sha256-test.o.d -c sha256-test.c && true unit-oai-hss-0: 12:12:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-test.o -MD -MP -MF sha384-test.o.d -c sha384-test.c && true unit-oai-hss-0: 12:12:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-test.o -MD -MP -MF sha512-test.o.d -c sha512-test.c && true unit-oai-hss-0: 12:12:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-test.o -MD -MP -MF serpent-test.o.d -c serpent-test.c && true unit-oai-hss-0: 12:12:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-test.o -MD -MP -MF twofish-test.o.d -c twofish-test.c && true unit-oai-hss-0: 12:12:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib-test.o -MD -MP -MF knuth-lfib-test.o.d -c knuth-lfib-test.c && true unit-oai-hss-0: 12:12:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc-test.o -MD -MP -MF cbc-test.o.d -c cbc-test.c && true unit-oai-hss-0: 12:12:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr-test.o -MD -MP -MF ctr-test.o.d -c ctr-test.c && true unit-oai-hss-0: 12:12:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-test.o -MD -MP -MF gcm-test.o.d -c gcm-test.c && true unit-oai-hss-0: 12:12:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-test.o -MD -MP -MF hmac-test.o.d -c hmac-test.c && true unit-oai-hss-0: 12:12:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-hash-test.o -MD -MP -MF meta-hash-test.o.d -c meta-hash-test.c && true unit-oai-hss-0: 12:12:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-cipher-test.o -MD -MP -MF meta-cipher-test.o.d -c meta-cipher-test.c && true unit-oai-hss-0: 12:12:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-armor-test.o -MD -MP -MF meta-armor-test.o.d -c meta-armor-test.c && true unit-oai-hss-0: 12:12:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-test.o -MD -MP -MF buffer-test.o.d -c buffer-test.c && true unit-oai-hss-0: 12:12:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow-test.o -MD -MP -MF yarrow-test.o.d -c yarrow-test.c && true unit-oai-hss-0: 12:12:23 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-test.o -MD -MP -MF sexp-test.o.d -c sexp-test.c && true unit-oai-hss-0: 12:12:24 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format-test.o -MD -MP -MF sexp-format-test.o.d -c sexp-format-test.c && true unit-oai-hss-0: 12:12:24 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp-test.o -MD -MP -MF rsa2sexp-test.o.d -c rsa2sexp-test.c && true unit-oai-hss-0: 12:12:24 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa-test.o -MD -MP -MF sexp2rsa-test.o.d -c sexp2rsa-test.c && true unit-oai-hss-0: 12:12:24 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-test.o -MD -MP -MF bignum-test.o.d -c bignum-test.c && true unit-oai-hss-0: 12:12:24 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime-test.o -MD -MP -MF random-prime-test.o.d -c random-prime-test.c && true unit-oai-hss-0: 12:12:24 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-test.o -MD -MP -MF pkcs1-test.o.d -c pkcs1-test.c && true unit-oai-hss-0: 12:12:24 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-test.o -MD -MP -MF rsa-test.o.d -c rsa-test.c && true unit-oai-hss-0: 12:12:24 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt-test.o -MD -MP -MF rsa-encrypt-test.o.d -c rsa-encrypt-test.c && true unit-oai-hss-0: 12:12:24 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen-test.o -MD -MP -MF rsa-keygen-test.o.d -c rsa-keygen-test.c && true unit-oai-hss-0: 12:12:24 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-test.o -MD -MP -MF dsa-test.o.d -c dsa-test.c && true unit-oai-hss-0: 12:12:24 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen-test.o -MD -MP -MF dsa-keygen-test.o.d -c dsa-keygen-test.c && true unit-oai-hss-0: 12:12:24 DEBUG unit.oai-hss/0.install g++ -I.. -I.. -DHAVE_CONFIG_H -g -O2 -fpic -MT cxx-test.o -MD -MP -MF cxx-test.o.d -c cxx-test.cxx && true unit-oai-hss-0: 12:12:24 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-huge-test.o -MD -MP -MF sha1-huge-test.o.d -c sha1-huge-test.c && true unit-oai-hss-0: 12:12:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. aes-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o aes-test unit-oai-hss-0: 12:12:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. arcfour-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arcfour-test unit-oai-hss-0: 12:12:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. arctwo-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arctwo-test unit-oai-hss-0: 12:12:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. blowfish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o blowfish-test unit-oai-hss-0: 12:12:24 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. cast128-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cast128-test unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base16-test unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base64-test unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. camellia-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o camellia-test unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-test unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des3-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des3-test unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-compat-test unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md2-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md2-test unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md4-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md4-test unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md5-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-test unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md5-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-compat-test unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. memxor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o memxor-test unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. ripemd160-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ripemd160-test unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. salsa20-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o salsa20-test unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-test unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha224-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha224-test unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha256-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha256-test unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha384-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha384-test unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha512-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha512-test unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. serpent-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o serpent-test unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. twofish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o twofish-test unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. knuth-lfib-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o knuth-lfib-test unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. cbc-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cbc-test unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. ctr-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ctr-test unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. gcm-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o gcm-test unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. hmac-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o hmac-test unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-hash-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-hash-test unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-cipher-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-cipher-test unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-armor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-armor-test unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. buffer-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o buffer-test unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. yarrow-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o yarrow-test unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-test unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-format-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-format-test unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa2sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa2sexp-test unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp2rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp2rsa-test unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. bignum-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o bignum-test unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o random-prime-test unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o pkcs1-test unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-test unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-encrypt-test unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-keygen-test unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-test unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-keygen-test unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install g++ -g -O2 -L.. cxx-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cxx-test unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-huge-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-huge-test unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-benchmark.o -MD -MP -MF nettle-benchmark.o.d -c nettle-benchmark.c && true unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-openssl.o -MD -MP -MF nettle-openssl.o.d -c nettle-openssl.c && true unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT io.o -MD -MP -MF io.o.d -c io.c && true unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT eratosthenes.o -MD -MP -MF eratosthenes.o.d -c eratosthenes.c && true unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16enc.o -MD -MP -MF base16enc.o.d -c base16enc.c && true unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install nettle-benchmark.c:505:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install nettle-benchmark.c:521:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install nettle-benchmark.c:538:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16dec.o -MD -MP -MF base16dec.o.d -c base16dec.c && true unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64enc.o -MD -MP -MF base64enc.o.d -c base64enc.c && true unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64dec.o -MD -MP -MF base64dec.o.d -c base64dec.c && true unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -c rsa-keygen.c && true unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -c rsa-sign.c && true unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT read_rsa_key.o -MD -MP -MF read_rsa_key.o.d -c read_rsa_key.c && true unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -c rsa-verify.c && true unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -c rsa-encrypt.c && true unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -c rsa-decrypt.c && true unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT next-prime.o -MD -MP -MF next-prime.o.d -c next-prime.c && true unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime.o -MD -MP -MF random-prime.o.d -c random-prime.c && true unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-benchmark.o nettle-openssl.o ../getopt.o ../getopt1.o ../nettle-internal.o -lnettle -lgmp -o nettle-benchmark unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. eratosthenes.o ../getopt.o ../getopt1.o -o eratosthenes unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16enc.o io.o \ unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16dec.o io.o \ unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64enc.o io.o \ unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64dec.o io.o \ unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-sign.o io.o read_rsa_key.o \ unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-verify.o io.o read_rsa_key.o \ unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-decrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. next-prime.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install ../run-tests aes-test arcfour-test arctwo-test blowfish-test cast128-test base16-test base64-test camellia-test des-test des3-test des-compat-test md2-test md4-test md5-test md5-compat-test memxor-test ripemd160-test salsa20-test sha1-test sha224-test sha256-test sha384-test sha512-test serpent-test twofish-test knuth-lfib-test cbc-test ctr-test gcm-test hmac-test meta-hash-test meta-cipher-test meta-armor-test buffer-test yarrow-test sexp-test sexp-format-test rsa2sexp-test sexp2rsa-test bignum-test random-prime-test pkcs1-test rsa-test rsa-encrypt-test rsa-keygen-test dsa-test dsa-keygen-test cxx-test sexp-conv-test pkcs1-conv-test symbols-test unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install PASS: buffer unit-oai-hss-0: 12:12:27 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 12:12:27 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 12:12:27 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 12:12:27 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 12:12:27 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 12:12:27 DEBUG unit.oai-hss/0.install PASS: bignum unit-oai-hss-0: 12:12:27 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 12:12:27 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 12:12:27 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 12:12:27 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 12:12:27 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 12:12:27 DEBUG unit.oai-hss/0.install PASS: dsa unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \ unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install for f in aes.h arcfour.h arctwo.h asn1.h bignum.h blowfish.h base16.h base64.h buffer.h camellia.h cast128.h cbc.h ctr.h gcm.h des.h des-compat.h dsa.h hmac.h knuth-lfib.h macros.h md2.h md4.h md5.h md5-compat.h memxor.h nettle-meta.h nettle-types.h pgp.h pkcs1.h realloc.h ripemd160.h rsa.h rsa-compat.h salsa20.h sexp.h serpent.h sha.h twofish.h yarrow.h nettle-stdint.h ; do \ unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.4.4 unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.2.2 unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:12:29 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 12:12:29 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 12:12:29 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 12:12:29 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:12:29 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:12:29 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:12:29 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:12:29 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 12:12:29 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 12:12:29 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:12:29 DEBUG unit.oai-hss/0.install libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 12:12:29 DEBUG unit.oai-hss/0.install libtspi1 unit-oai-hss-0: 12:12:34 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:12:34 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 12:12:34 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 12:12:34 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtspi1 amd64 0.3.11.2-1ubuntu1 [142 kB] unit-oai-hss-0: 12:12:35 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtasn1-6-dev amd64 3.4-3ubuntu0.6 [385 kB] unit-oai-hss-0: 12:12:35 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtspi-dev amd64 0.3.11.2-1ubuntu1 [613 kB] unit-oai-hss-0: 12:12:35 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libp11-kit-dev amd64 0.20.2-2ubuntu2 [56.4 kB] unit-oai-hss-0: 12:12:35 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libp11-kit0-dbg amd64 0.20.2-2ubuntu2 [556 kB] unit-oai-hss-0: 12:12:35 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtasn1-6-dbg amd64 3.4-3ubuntu0.6 [104 kB] unit-oai-hss-0: 12:12:35 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 12:12:35 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 6s (293 kB/s) unit-oai-hss-0: 12:12:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 12:12:35 DEBUG unit.oai-hss/0.install (Reading database ... 118291 files and directories currently installed.) unit-oai-hss-0: 12:12:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:12:35 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 12:12:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 12:12:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:12:35 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 12:12:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 12:12:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:12:36 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 12:12:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 12:12:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 12:12:36 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 12:12:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 12:12:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 12:12:36 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 12:12:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 12:12:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:12:36 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 12:12:36 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 12:12:36 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:12:37 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 12:12:37 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 12:12:37 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 12:12:37 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 12:12:37 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 12:12:37 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 12:12:37 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:12:37 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 12:12:37 DEBUG unit.oai-hss/0.install --2019-04-05 12:12:37-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 12:12:37 DEBUG unit.oai-hss/0.install Resolving mirrors.dotsrc.org (mirrors.dotsrc.org)... 130.225.254.116, 2001:878:346::116 unit-oai-hss-0: 12:12:37 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-oai-hss-0: 12:12:38 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 12:12:38 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 12:12:38 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 12:12:38 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:12:38 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 141K 35s unit-oai-hss-0: 12:12:38 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 294K 26s unit-oai-hss-0: 12:12:38 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 518K 20s unit-oai-hss-0: 12:12:38 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 617K 17s unit-oai-hss-0: 12:12:38 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 944K 14s unit-oai-hss-0: 12:12:38 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.06M 13s unit-oai-hss-0: 12:12:38 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.23M 11s unit-oai-hss-0: 12:12:38 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.47M 10s unit-oai-hss-0: 12:12:38 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.63M 9s unit-oai-hss-0: 12:12:38 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 1.83M 8s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 2.06M 8s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.17M 7s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.38M 7s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.74M 6s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 2.77M 6s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.10M 6s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.28M 5s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.56M 5s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 3.59M 5s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 3.81M 4s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 4.01M 4s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.47M 4s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.53M 4s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 4.43M 4s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 4.88M 4s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 4.78M 3s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 5.36M 3s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 6.16M 3s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 5.66M 3s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 5.79M 3s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 5.76M 3s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 6.17M 3s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 6.83M 3s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 6.31M 2s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 7.55M 2s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 7.01M 2s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 7.15M 2s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 7.71M 2s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 8.27M 2s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 6.89M 2s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 8.76M 2s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 8.67M 2s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 7.82M 2s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 9.51M 2s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 8.91M 2s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 9.69M 2s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 8.46M 1s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 11.2M 1s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 9.03M 1s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 10.7M 1s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 8.58M 1s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 10.8M 1s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 10.1M 1s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 11.0M 1s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 11.8M 1s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 10.9M 1s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 11.1M 1s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 11.1M 1s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 12.2M 1s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 8.82M 1s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 13.5M 1s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 12.1M 1s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 12.6M 1s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 14.1M 1s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 15.1M 1s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 13.1M 1s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 13.8M 1s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 10.4M 1s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 13.0M 1s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 13.9M 1s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 14.1M 1s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 14.5M 1s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 16.7M 1s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 12.6M 1s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 16.3M 0s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 14.4M 0s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 17.9M 0s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 15.2M 0s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 17.6M 0s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 17.2M 0s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 12.5M 0s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 19.3M 0s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 17.6M 0s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 19.1M 0s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 17.3M 0s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 18.0M 0s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 13.9M 0s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 20.3M 0s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 16.8M 0s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 20.4M 0s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 18.6M 0s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 21.2M 0s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 14.9M 0s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 24.7M 0s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 17.7M 0s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 18.0M 0s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 21.5M 0s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 17.8M 0s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 21.5M 0s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 20.8M 0s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 7.78M=1.5s unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install 2019-04-05 12:12:39 (3.27 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking how to link with libnettle... /usr/lib/libnettle.so /usr/lib/libhogweed.so -lgmp unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-oai-hss-0: 12:12:43 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 12:12:43 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-oai-hss-0: 12:12:43 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 12:12:43 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 12:12:43 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 12:12:43 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 12:12:43 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-oai-hss-0: 12:12:43 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-oai-hss-0: 12:12:43 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 12:12:43 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 12:12:43 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 12:12:43 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 12:12:43 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 12:12:43 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 12:12:43 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-oai-hss-0: 12:12:43 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-oai-hss-0: 12:12:43 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 12:12:43 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-oai-hss-0: 12:12:43 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 12:12:43 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-oai-hss-0: 12:12:43 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-oai-hss-0: 12:12:43 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 12:12:43 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 12:12:43 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 12:12:43 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-oai-hss-0: 12:12:43 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-oai-hss-0: 12:12:43 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 12:12:43 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-oai-hss-0: 12:12:43 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 12:12:43 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 12:12:43 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 12:12:44 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 12:12:44 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 12:12:44 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 12:12:44 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 12:12:44 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 12:12:44 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 12:12:44 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-oai-hss-0: 12:12:44 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-oai-hss-0: 12:12:44 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 12:12:44 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-oai-hss-0: 12:12:44 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 12:12:44 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 12:12:44 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 12:12:44 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 12:12:44 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 12:12:44 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 12:12:44 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 12:12:44 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 12:12:44 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 12:12:44 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 12:12:44 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-oai-hss-0: 12:12:44 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 12:12:44 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-oai-hss-0: 12:12:44 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 12:12:44 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 12:12:44 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 12:12:44 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 12:12:44 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 12:12:44 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 12:12:44 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 12:12:44 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-oai-hss-0: 12:12:44 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 12:12:44 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 12:12:44 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 12:12:44 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 12:12:44 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 12:12:44 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-oai-hss-0: 12:12:45 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 12:12:45 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 12:12:45 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 12:12:45 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 12:12:45 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 12:12:45 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 12:12:45 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 12:12:45 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 12:12:45 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 12:12:45 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-oai-hss-0: 12:12:45 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 12:12:45 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 12:12:45 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 12:12:45 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 12:12:45 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 12:12:45 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-oai-hss-0: 12:12:45 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-oai-hss-0: 12:12:45 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 12:12:45 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 12:12:45 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 12:12:45 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 12:12:45 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 12:12:45 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 12:12:45 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-oai-hss-0: 12:12:45 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 12:12:45 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 12:12:45 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-oai-hss-0: 12:12:45 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-oai-hss-0: 12:12:45 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 12:12:45 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 12:12:45 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 12:12:45 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 12:12:45 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 12:12:45 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 12:12:46 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 12:12:46 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 12:12:46 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 12:12:46 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 12:12:46 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 12:12:46 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 12:12:46 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 12:12:46 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 12:12:46 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 12:12:46 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 12:12:46 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 12:12:46 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-oai-hss-0: 12:12:46 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 12:12:46 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 12:12:46 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 12:12:46 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 12:12:46 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 12:12:46 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 12:12:46 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 12:12:46 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 12:12:46 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 12:12:46 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 12:12:46 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 12:12:46 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 12:12:46 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-oai-hss-0: 12:12:46 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 12:12:46 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 12:12:46 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 12:12:46 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 12:12:46 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 12:12:46 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 12:12:46 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 12:12:46 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 12:12:46 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 12:12:46 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-oai-hss-0: 12:12:46 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 12:12:47 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 12:12:47 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 12:12:47 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-oai-hss-0: 12:12:47 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 12:12:47 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 12:12:47 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-oai-hss-0: 12:12:47 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 12:12:47 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 12:12:47 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 12:12:47 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 12:12:47 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 12:12:47 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 12:12:47 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 12:12:47 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-oai-hss-0: 12:12:47 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-oai-hss-0: 12:12:47 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 12:12:47 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 12:12:47 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 12:12:47 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 12:12:47 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-oai-hss-0: 12:12:47 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 12:12:47 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 12:12:47 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 12:12:47 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 12:12:47 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 12:12:47 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 12:12:47 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 12:12:47 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 12:12:47 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 12:12:47 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 12:12:47 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 12:12:47 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 12:12:47 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-oai-hss-0: 12:12:47 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-oai-hss-0: 12:12:47 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 12:12:47 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 12:12:47 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 12:12:47 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 12:12:47 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 12:12:47 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 12:12:47 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-oai-hss-0: 12:12:48 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 12:12:48 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 12:12:48 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-oai-hss-0: 12:12:48 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-hss-0: 12:12:48 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 12:12:48 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-oai-hss-0: 12:12:48 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 12:12:48 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 12:12:48 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 12:12:48 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 12:12:48 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-oai-hss-0: 12:12:48 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 12:12:48 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 12:12:48 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-oai-hss-0: 12:12:49 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 12:12:49 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 12:12:49 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 12:12:49 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 12:12:49 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 12:12:49 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 12:12:49 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 12:12:49 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 12:12:49 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 12:12:49 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 12:12:49 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 12:12:49 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 12:12:49 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-hss-0: 12:12:51 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-oai-hss-0: 12:12:51 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 12:12:51 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 12:12:51 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 12:12:51 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 12:12:51 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 12:12:51 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 12:12:51 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 12:12:51 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-hss-0: 12:12:51 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 12:12:51 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-hss-0: 12:12:51 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 12:12:51 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 12:12:51 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 12:12:51 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 12:12:51 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 12:12:51 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 12:12:51 DEBUG unit.oai-hss/0.install extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); unit-oai-hss-0: 12:12:51 DEBUG unit.oai-hss/0.install checking whether iconv supports conversion between UTF-8 and UTF-{16,32}{BE,LE}... yes unit-oai-hss-0: 12:12:51 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 12:12:51 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 12:12:51 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 12:12:51 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 12:12:51 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 12:12:51 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 12:12:51 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-oai-hss-0: 12:12:51 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 12:12:51 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-oai-hss-0: 12:12:51 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-oai-hss-0: 12:12:51 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... word 2 bit 0 unit-oai-hss-0: 12:12:51 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 12:12:51 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 12:12:51 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 12:12:51 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 12:12:51 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 12:12:51 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 12:12:51 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 12:12:51 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-oai-hss-0: 12:12:51 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 12:12:51 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 12:12:51 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 12:12:51 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 12:12:51 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 12:12:52 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 12:12:52 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 12:12:52 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 12:12:52 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 12:12:52 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 12:12:52 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 12:12:52 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-oai-hss-0: 12:12:52 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 12:12:52 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-oai-hss-0: 12:12:52 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 12:12:52 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 12:12:52 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 12:12:52 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 12:12:52 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 12:12:52 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 12:12:52 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 12:12:52 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 12:12:52 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 12:12:52 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 12:12:52 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 12:12:52 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 12:12:52 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 12:12:52 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 12:12:52 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 12:12:52 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 12:12:52 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 12:12:52 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 12:12:52 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 12:12:52 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 12:12:52 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 12:12:52 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 12:12:52 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 12:12:52 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 12:12:52 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 12:12:52 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 12:12:52 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 12:12:52 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 12:12:53 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 12:12:53 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 12:12:53 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 12:12:53 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 12:12:53 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 12:12:53 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 12:12:53 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 12:12:53 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 12:12:53 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 12:12:53 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 12:12:53 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 12:12:53 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 12:12:53 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 12:12:53 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 12:12:53 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-oai-hss-0: 12:12:53 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-oai-hss-0: 12:12:53 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 12:12:53 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 12:12:53 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 12:12:53 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 12:12:53 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 12:12:53 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 12:12:53 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 12:12:53 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 12:12:53 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 12:12:53 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 12:12:53 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 12:12:53 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-oai-hss-0: 12:12:53 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 12:12:53 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 12:12:53 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 12:12:53 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 12:12:53 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 12:12:53 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 12:12:53 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 12:12:53 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 12:12:53 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-oai-hss-0: 12:12:55 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 12:12:55 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 12:12:55 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 12:12:56 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 12:12:56 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 12:12:56 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 12:12:56 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 12:12:56 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 12:12:56 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 12:12:56 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 12:12:56 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 12:12:56 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 12:12:56 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 12:12:56 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 12:12:56 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 12:12:56 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 12:12:56 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-oai-hss-0: 12:12:56 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 12:12:56 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 12:12:56 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 12:12:56 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 12:12:56 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 12:12:56 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 12:12:56 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 12:12:56 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 12:12:56 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 12:12:56 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 12:12:56 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 12:12:56 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 12:12:56 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 12:12:56 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 12:12:56 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 12:12:56 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 12:12:56 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 12:12:56 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 12:12:56 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 12:12:56 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 12:12:56 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 12:12:56 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 12:12:56 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 12:12:56 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 12:12:56 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-oai-hss-0: 12:12:56 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 12:12:56 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 12:12:56 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 12:12:56 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 12:12:58 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 12:12:58 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 12:12:58 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 12:12:58 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 12:12:58 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 12:12:58 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 12:12:58 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 12:12:58 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 12:12:58 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 12:12:58 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 12:12:58 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 12:12:58 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 12:12:58 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 12:12:58 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 12:12:58 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 12:12:58 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 12:12:58 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 12:12:58 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 12:12:58 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-oai-hss-0: 12:12:58 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 12:12:58 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 12:12:58 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 12:12:58 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 12:12:58 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 12:12:58 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 12:12:58 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 12:12:58 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-oai-hss-0: 12:12:58 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 12:12:58 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 12:12:58 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 12:12:58 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 12:12:58 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 12:12:58 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 12:12:58 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 12:12:58 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 12:12:58 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 12:12:58 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 12:12:58 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 12:12:58 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 12:12:58 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 12:12:58 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 12:12:58 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... (cached) word 1 bit 20 unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... (cached) word 0 bit 23 unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... (cached) word 2 bit 0 unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 12:13:01 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 12:13:02 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 12:13:03 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 12:13:03 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 12:13:03 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 12:13:03 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 12:13:03 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 12:13:03 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 12:13:03 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 12:13:03 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 12:13:03 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 12:13:03 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 12:13:03 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 12:13:03 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-hss-0: 12:13:03 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 12:13:03 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 12:13:03 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 12:13:03 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 12:13:03 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-hss-0: 12:13:03 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 12:13:03 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-hss-0: 12:13:03 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-hss-0: 12:13:03 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-oai-hss-0: 12:13:03 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 12:13:03 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 12:13:03 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 12:13:03 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 12:13:03 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 12:13:03 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 12:13:03 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 12:13:03 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 12:13:03 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Apr 5 12:03 /dev/zero unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built. unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 12:13:05 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 12:13:05 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 12:13:05 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-oai-hss-0: 12:13:05 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 12:13:05 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 12:13:05 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-hss-0: 12:13:05 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-oai-hss-0: 12:13:05 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 12:13:05 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-oai-hss-0: 12:13:05 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 12:13:05 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 12:13:05 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 12:13:05 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 12:13:05 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 12:13:05 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 12:13:05 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 12:13:05 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 12:13:05 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 12:13:05 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 12:13:05 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 12:13:05 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 12:13:05 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 12:13:05 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 12:13:05 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-oai-hss-0: 12:13:05 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 12:13:05 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 12:13:06 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-hss-0: 12:13:06 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 12:13:06 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 12:13:06 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-hss-0: 12:13:06 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 12:13:06 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-hss-0: 12:13:06 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 12:13:06 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 12:13:06 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 12:13:06 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 12:13:06 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 12:13:06 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 12:13:06 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 12:13:06 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 12:13:06 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 12:13:06 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 12:13:06 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 12:13:06 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-oai-hss-0: 12:13:06 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 12:13:06 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 12:13:06 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 12:13:06 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-oai-hss-0: 12:13:06 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 12:13:06 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 12:13:06 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 12:13:06 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 12:13:06 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 12:13:06 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 12:13:06 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 12:13:06 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 12:13:06 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 12:13:06 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 12:13:06 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 12:13:06 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 12:13:06 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 12:13:06 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 12:13:06 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 12:13:06 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 12:13:06 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 12:13:07 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 12:13:07 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-oai-hss-0: 12:13:07 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 12:13:07 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 12:13:07 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 12:13:07 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 12:13:07 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 12:13:07 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 12:13:07 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 12:13:07 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 12:13:07 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 12:13:07 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 12:13:07 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 12:13:07 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 12:13:07 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 12:13:07 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 12:13:07 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 12:13:07 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 12:13:07 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 12:13:07 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 12:13:07 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 12:13:07 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 12:13:07 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 12:13:07 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 12:13:07 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 12:13:07 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install GEN string.h unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-oai-hss-0: 12:13:10 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 12:13:10 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-oai-hss-0: 12:13:10 DEBUG unit.oai-hss/0.install CC base64.lo unit-oai-hss-0: 12:13:10 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-oai-hss-0: 12:13:10 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 12:13:11 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 12:13:11 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-oai-hss-0: 12:13:11 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 12:13:11 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 12:13:11 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 12:13:11 DEBUG unit.oai-hss/0.install CC gettime.lo unit-oai-hss-0: 12:13:11 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-oai-hss-0: 12:13:11 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 12:13:11 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-oai-hss-0: 12:13:11 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-oai-hss-0: 12:13:11 DEBUG unit.oai-hss/0.install CC progname.lo unit-oai-hss-0: 12:13:11 DEBUG unit.oai-hss/0.install CC read-file.lo unit-oai-hss-0: 12:13:11 DEBUG unit.oai-hss/0.install CC sockets.lo unit-oai-hss-0: 12:13:12 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 12:13:12 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 12:13:12 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 12:13:12 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 12:13:12 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 12:13:12 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-oai-hss-0: 12:13:12 DEBUG unit.oai-hss/0.install CC xsize.lo unit-oai-hss-0: 12:13:12 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 12:13:12 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 12:13:12 DEBUG unit.oai-hss/0.install CC getopt.lo unit-oai-hss-0: 12:13:13 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-oai-hss-0: 12:13:13 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-oai-hss-0: 12:13:13 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-oai-hss-0: 12:13:13 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 12:13:13 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-oai-hss-0: 12:13:13 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-oai-hss-0: 12:13:13 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 12:13:14 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-oai-hss-0: 12:13:14 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-oai-hss-0: 12:13:14 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 12:13:14 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-oai-hss-0: 12:13:14 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 12:13:14 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:13:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:13:14 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:13:14 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 12:13:14 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:13:14 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 12:13:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:13:14 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:13:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:13:14 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 12:13:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:13:14 DEBUG unit.oai-hss/0.install CC common.lo unit-oai-hss-0: 12:13:14 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 12:13:14 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 12:13:14 DEBUG unit.oai-hss/0.install CC crl.lo unit-oai-hss-0: 12:13:15 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install CC crq.lo unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install CC dn.lo unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install CC extensions.lo unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-oai-hss-0: 12:13:20 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 12:13:20 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-oai-hss-0: 12:13:21 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-oai-hss-0: 12:13:21 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-oai-hss-0: 12:13:22 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 12:13:22 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 12:13:22 DEBUG unit.oai-hss/0.install CC x509.lo unit-oai-hss-0: 12:13:22 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-oai-hss-0: 12:13:23 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-oai-hss-0: 12:13:23 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-oai-hss-0: 12:13:23 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-oai-hss-0: 12:13:24 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-oai-hss-0: 12:13:25 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-oai-hss-0: 12:13:26 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 12:13:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:13:26 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 12:13:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:13:26 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 12:13:26 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:13:26 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 12:13:26 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 12:13:26 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-hss-0: 12:13:26 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-oai-hss-0: 12:13:27 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-oai-hss-0: 12:13:27 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 12:13:27 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-oai-hss-0: 12:13:27 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-oai-hss-0: 12:13:27 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-oai-hss-0: 12:13:27 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-oai-hss-0: 12:13:27 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 12:13:27 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:13:27 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:13:27 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 12:13:27 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 12:13:27 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-oai-hss-0: 12:13:28 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-oai-hss-0: 12:13:28 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:13:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:13:28 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 12:13:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:13:28 DEBUG unit.oai-hss/0.install CC anon.lo unit-oai-hss-0: 12:13:28 DEBUG unit.oai-hss/0.install CC cert.lo unit-oai-hss-0: 12:13:28 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-oai-hss-0: 12:13:28 DEBUG unit.oai-hss/0.install CC dhe.lo unit-oai-hss-0: 12:13:29 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-oai-hss-0: 12:13:29 DEBUG unit.oai-hss/0.install CC psk.lo unit-oai-hss-0: 12:13:29 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-oai-hss-0: 12:13:30 DEBUG unit.oai-hss/0.install CC rsa.lo unit-oai-hss-0: 12:13:30 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-oai-hss-0: 12:13:30 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 12:13:30 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-oai-hss-0: 12:13:31 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-oai-hss-0: 12:13:31 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-oai-hss-0: 12:13:31 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-oai-hss-0: 12:13:31 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-oai-hss-0: 12:13:32 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-oai-hss-0: 12:13:32 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:13:32 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 12:13:32 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:13:32 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 12:13:32 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 12:13:32 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 12:13:32 DEBUG unit.oai-hss/0.install CC signature.lo unit-oai-hss-0: 12:13:33 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 12:13:33 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-oai-hss-0: 12:13:33 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 12:13:33 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 12:13:34 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-oai-hss-0: 12:13:34 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 12:13:34 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-oai-hss-0: 12:13:34 DEBUG unit.oai-hss/0.install CC srtp.lo unit-oai-hss-0: 12:13:35 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 12:13:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:13:35 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 12:13:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:13:35 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 12:13:35 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 12:13:35 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 12:13:35 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 12:13:35 DEBUG unit.oai-hss/0.install CC kx.lo unit-oai-hss-0: 12:13:36 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 12:13:36 DEBUG unit.oai-hss/0.install CC protocols.lo unit-oai-hss-0: 12:13:36 DEBUG unit.oai-hss/0.install CC publickey.lo unit-oai-hss-0: 12:13:36 DEBUG unit.oai-hss/0.install CC secparams.lo unit-oai-hss-0: 12:13:36 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 12:13:37 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 12:13:37 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:13:37 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 12:13:37 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:13:37 DEBUG unit.oai-hss/0.install CC randomart.lo unit-oai-hss-0: 12:13:37 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 12:13:37 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:13:37 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 12:13:37 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:13:37 DEBUG unit.oai-hss/0.install CC armor.lo unit-oai-hss-0: 12:13:37 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 12:13:37 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-oai-hss-0: 12:13:37 DEBUG unit.oai-hss/0.install CC hash.lo unit-oai-hss-0: 12:13:38 DEBUG unit.oai-hss/0.install CC keydb.lo unit-oai-hss-0: 12:13:38 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-oai-hss-0: 12:13:38 DEBUG unit.oai-hss/0.install CC stream.lo unit-oai-hss-0: 12:13:38 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-oai-hss-0: 12:13:39 DEBUG unit.oai-hss/0.install CC misc.lo unit-oai-hss-0: 12:13:40 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 12:13:40 DEBUG unit.oai-hss/0.install CC literal.lo unit-oai-hss-0: 12:13:40 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-oai-hss-0: 12:13:41 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-oai-hss-0: 12:13:42 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 12:13:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:13:42 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 12:13:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:13:42 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 12:13:42 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 12:13:42 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 12:13:42 DEBUG unit.oai-hss/0.install CC compat.lo unit-oai-hss-0: 12:13:43 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 12:13:43 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 12:13:43 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-oai-hss-0: 12:13:44 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 12:13:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:13:44 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 12:13:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:13:44 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 12:13:44 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 12:13:44 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 12:13:44 DEBUG unit.oai-hss/0.install CC cipher.lo unit-oai-hss-0: 12:13:45 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 12:13:45 DEBUG unit.oai-hss/0.install CC init.lo unit-oai-hss-0: 12:13:45 DEBUG unit.oai-hss/0.install CC egd.lo unit-oai-hss-0: 12:13:46 DEBUG unit.oai-hss/0.install CC multi.lo unit-oai-hss-0: 12:13:46 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-oai-hss-0: 12:13:46 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 12:13:46 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 12:13:46 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-oai-hss-0: 12:13:47 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 12:13:47 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-oai-hss-0: 12:13:47 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 12:13:47 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 12:13:47 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-oai-hss-0: 12:13:47 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 12:13:47 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-oai-hss-0: 12:13:48 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-oai-hss-0: 12:13:48 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 12:13:48 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-oai-hss-0: 12:13:48 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-oai-hss-0: 12:13:48 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 12:13:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:13:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:13:49 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 12:13:49 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-oai-hss-0: 12:13:49 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 12:13:49 DEBUG unit.oai-hss/0.install CC debug.lo unit-oai-hss-0: 12:13:49 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-oai-hss-0: 12:13:49 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-hss-0: 12:13:49 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-oai-hss-0: 12:13:50 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-oai-hss-0: 12:13:51 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-oai-hss-0: 12:13:51 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-oai-hss-0: 12:13:52 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-oai-hss-0: 12:13:52 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 12:13:52 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-oai-hss-0: 12:13:52 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-oai-hss-0: 12:13:53 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-oai-hss-0: 12:13:54 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 12:13:54 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-oai-hss-0: 12:13:54 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-oai-hss-0: 12:13:54 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-oai-hss-0: 12:13:54 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-oai-hss-0: 12:13:55 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-oai-hss-0: 12:13:55 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-oai-hss-0: 12:13:55 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-oai-hss-0: 12:13:56 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-hss-0: 12:13:56 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-hss-0: 12:13:56 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-abot-epc-basic-0: 12:13:56 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:13:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:13:56 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 12:13:56 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 12:13:56 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 12:13:56 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 12:13:56 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 12:13:56 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 12:13:56 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 12:13:56 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 12:13:56 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:13:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:13:57 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:13:57 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-oai-hss-0: 12:13:57 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-oai-hss-0: 12:13:57 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-oai-hss-0: 12:13:57 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 12:13:57 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-oai-hss-0: 12:13:58 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-hss-0: 12:13:58 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-oai-hss-0: 12:13:58 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-oai-hss-0: 12:13:58 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-oai-hss-0: 12:13:58 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-oai-hss-0: 12:13:59 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-oai-hss-0: 12:13:59 DEBUG unit.oai-hss/0.install CC system.lo unit-oai-hss-0: 12:13:59 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-oai-hss-0: 12:13:59 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-oai-hss-0: 12:14:00 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-oai-hss-0: 12:14:00 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-oai-hss-0: 12:14:01 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-oai-hss-0: 12:14:01 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-oai-hss-0: 12:14:01 DEBUG unit.oai-hss/0.install CC random.lo unit-oai-hss-0: 12:14:01 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-mysql-0: 12:14:01 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:14:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:14:01 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:14:01 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:14:01 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:14:01 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:14:01 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:14:01 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:14:01 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:14:01 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:14:01 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:14:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:14:02 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-oai-hss-0: 12:14:02 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-oai-hss-0: 12:14:02 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-oai-hss-0: 12:14:03 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 12:14:03 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-oai-hss-0: 12:14:03 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 12:14:03 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-oai-hss-0: 12:14:04 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-oai-hss-0: 12:14:04 DEBUG unit.oai-hss/0.install CC pin.lo unit-oai-hss-0: 12:14:04 DEBUG unit.oai-hss/0.install CC tpm.lo unit-oai-hss-0: 12:14:05 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 12:14:05 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-oai-hss-0: 12:14:05 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 12:14:05 DEBUG unit.oai-hss/0.install pkcs11.c:237:3: warning: 'p11_kit_load_initialize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:86): Use p11_kit_module_load instead [-Wdeprecated-declarations] unit-oai-hss-0: 12:14:05 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 12:14:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:05 DEBUG unit.oai-hss/0.install pkcs11.c:253:7: warning: 'p11_kit_finalize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:83): Use module->C_Finalize instead [-Wdeprecated-declarations] unit-oai-hss-0: 12:14:05 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 12:14:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:05 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 12:14:05 DEBUG unit.oai-hss/0.install pkcs11.c:466:3: warning: 'p11_kit_initialize_registered' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:61): Use p11_kit_modules_load instead [-Wdeprecated-declarations] unit-oai-hss-0: 12:14:05 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 12:14:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:05 DEBUG unit.oai-hss/0.install pkcs11.c:477:3: warning: 'p11_kit_registered_modules' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:67): Use p11_kit_modules_release instead [-Wdeprecated-declarations] unit-oai-hss-0: 12:14:05 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 12:14:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:05 DEBUG unit.oai-hss/0.install pkcs11.c:480:7: warning: 'p11_kit_registered_module_to_name' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:73): Use p11_kit_module_get_name instead [-Wdeprecated-declarations] unit-oai-hss-0: 12:14:05 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 12:14:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:05 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 12:14:05 DEBUG unit.oai-hss/0.install pkcs11.c:565:11: warning: 'p11_kit_initialize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:80): Use module->C_Initialize instead [-Wdeprecated-declarations] unit-oai-hss-0: 12:14:05 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 12:14:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:05 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 12:14:05 DEBUG unit.oai-hss/0.install pkcs11.c:599:9: warning: 'p11_kit_finalize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:83): Use module->C_Finalize instead [-Wdeprecated-declarations] unit-oai-hss-0: 12:14:05 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 12:14:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:05 DEBUG unit.oai-hss/0.install pkcs11.c:604:5: warning: 'p11_kit_finalize_registered' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:64): Use p11_kit_modules_release instead [-Wdeprecated-declarations] unit-oai-hss-0: 12:14:05 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 12:14:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:06 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-oai-hss-0: 12:14:06 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-oai-hss-0: 12:14:07 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-hss-0: 12:14:07 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-oai-hss-0: 12:14:07 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-oai-hss-0: 12:14:08 DEBUG unit.oai-hss/0.install CC xssl.lo unit-oai-hss-0: 12:14:08 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-oai-hss-0: 12:14:09 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-oai-hss-0: 12:14:09 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-oai-hss-0: 12:14:10 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 12:14:10 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-oai-hss-0: 12:14:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:14:10 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:14:10 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 12:14:10 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:14:10 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 12:14:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:14:10 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:14:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:14:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:14:10 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 12:14:10 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-oai-hss-0: 12:14:10 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 12:14:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:14:10 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:14:10 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 12:14:10 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 12:14:10 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 12:14:10 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 12:14:10 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:14:10 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:14:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:14:10 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 12:14:10 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:14:10 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install crywrap.c:867:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install crywrap.c:868:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install crywrap.c:819:10: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install crywrap.c:823:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 12:14:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:14 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 12:14:14 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:14:14 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:14:14 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 12:14:14 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 12:14:14 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 12:14:14 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-oai-hss-0: 12:14:14 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 12:14:14 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 12:14:14 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 12:14:15 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-oai-hss-0: 12:14:15 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 12:14:15 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-oai-hss-0: 12:14:15 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-oai-hss-0: 12:14:16 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-oai-hss-0: 12:14:16 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-oai-hss-0: 12:14:16 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-oai-hss-0: 12:14:17 DEBUG unit.oai-hss/0.install CC psk.o unit-oai-hss-0: 12:14:18 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 12:14:18 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 12:14:18 DEBUG unit.oai-hss/0.install cli-debug.c:286:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 12:14:18 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 12:14:18 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:18 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 12:14:18 DEBUG unit.oai-hss/0.install CC socket.o unit-oai-hss-0: 12:14:18 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 12:14:19 DEBUG unit.oai-hss/0.install CC certtool.o unit-oai-hss-0: 12:14:19 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 12:14:19 DEBUG unit.oai-hss/0.install common.c:1071:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 12:14:19 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 12:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:19 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-oai-hss-0: 12:14:19 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 12:14:19 DEBUG unit.oai-hss/0.install certtool-common.c:660:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 12:14:19 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 12:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:19 DEBUG unit.oai-hss/0.install certtool-common.c:662:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 12:14:19 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 12:14:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:19 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-oai-hss-0: 12:14:19 DEBUG unit.oai-hss/0.install CC srptool.o unit-oai-hss-0: 12:14:19 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-oai-hss-0: 12:14:20 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 12:14:20 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 12:14:20 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-oai-hss-0: 12:14:20 DEBUG unit.oai-hss/0.install CC cli.o unit-oai-hss-0: 12:14:20 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-oai-hss-0: 12:14:20 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 12:14:20 DEBUG unit.oai-hss/0.install cli.c:1339:15: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 12:14:20 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 12:14:20 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:20 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-hss-0: 12:14:21 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 12:14:21 DEBUG unit.oai-hss/0.install CC danetool.o unit-oai-hss-0: 12:14:21 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 12:14:21 DEBUG unit.oai-hss/0.install CC p11tool.o unit-oai-hss-0: 12:14:21 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 12:14:21 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-oai-hss-0: 12:14:21 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-oai-hss-0: 12:14:21 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-oai-hss-0: 12:14:21 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install CCLD psktool unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install CCLD p11tool unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 12:14:24 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 12:14:24 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 12:14:24 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-oai-hss-0: 12:14:24 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 12:14:24 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 12:14:24 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 12:14:24 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-oai-hss-0: 12:14:24 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 12:14:24 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 12:14:24 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 12:14:24 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 12:14:24 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 12:14:24 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 12:14:24 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 12:14:24 DEBUG unit.oai-hss/0.install ex-client-xssl1.c:42:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 12:14:24 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 12:14:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:24 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 12:14:24 DEBUG unit.oai-hss/0.install ex-client-xssl2.c:57:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 12:14:24 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 12:14:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:14:24 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 12:14:25 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 12:14:25 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 12:14:25 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-hss-0: 12:14:25 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 12:14:25 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 12:14:25 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-hss-0: 12:14:25 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 12:14:25 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-hss-0: 12:14:25 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 12:14:25 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 12:14:25 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 12:14:25 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 12:14:25 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 12:14:25 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-oai-hss-0: 12:14:26 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 12:14:26 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 12:14:26 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 12:14:26 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-oai-hss-0: 12:14:26 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 12:14:26 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 12:14:26 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 12:14:26 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-oai-hss-0: 12:14:26 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install CC utils.lo unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:14:27 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/x509.h gnutls/pkcs12.h gnutls/compat.h gnutls/openpgp.h gnutls/crypto.h gnutls/pkcs11.h gnutls/abstract.h gnutls/dtls.h gnutls/ocsp.h gnutls/tpm.h gnutls/xssl.h gnutls/gnutlsxx.h '/usr/include/gnutls' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls.la libgnutlsxx.la libgnutls-xssl.la '/usr/lib' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.so.28.21.3 /usr/lib/libgnutls.so.28.21.3 unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls.so.28.21.3 libgnutls.so.28 || { rm -f libgnutls.so.28 && ln -s libgnutls.so.28.21.3 libgnutls.so.28; }; }) unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls.so.28.21.3 libgnutls.so || { rm -f libgnutls.so && ln -s libgnutls.so.28.21.3 libgnutls.so; }; }) unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/lib; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CXX --mode=relink g++ -I./includes -I./includes -g -O2 -no-undefined -version-info 29:0:1 -o libgnutlsxx.la -rpath /usr/lib libgnutlsxx_la-gnutlsxx.lo libgnutls.la ) unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.so.28.1.0T /usr/lib/libgnutlsxx.so.28.1.0 unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so.28 || { rm -f libgnutlsxx.so.28 && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so.28; }; }) unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so || { rm -f libgnutlsxx.so && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so; }; }) unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/lib; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -no-undefined -version-info 0:0:0 -o libgnutls-xssl.la -rpath /usr/lib xssl.lo xssl_getline.lo ../gl/libgnu.la libgnutls.la ) unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.so.0.0.0T /usr/lib/libgnutls-xssl.so.0.0.0 unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-xssl.so.0.0.0 libgnutls-xssl.so.0 || { rm -f libgnutls-xssl.so.0 && ln -s libgnutls-xssl.so.0.0.0 libgnutls-xssl.so.0; }; }) unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-xssl.so.0.0.0 libgnutls-xssl.so || { rm -f libgnutls-xssl.so && ln -s libgnutls-xssl.so.0.0.0 libgnutls-xssl.so; }; }) unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.lai /usr/lib/libgnutls-xssl.la unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.a /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls-openssl.la '/usr/lib' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 12:14:28 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/extra; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -no-undefined -version-info 27:2:0 -o libgnutls-openssl.la -rpath /usr/lib gnutls_openssl.lo openssl_compat.lo ../gl/libgnu.la ../lib/libgnutls.la ) unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.so.27.0.2T /usr/lib/libgnutls-openssl.so.27.0.2 unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-openssl.so.27.0.2 libgnutls-openssl.so.27 || { rm -f libgnutls-openssl.so.27 && ln -s libgnutls-openssl.so.27.0.2 libgnutls-openssl.so.27; }; }) unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-openssl.so.27.0.2 libgnutls-openssl.so || { rm -f libgnutls-openssl.so && ln -s libgnutls-openssl.so.27.0.2 libgnutls-openssl.so; }; }) unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.lai /usr/lib/libgnutls-openssl.la unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.a /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c psktool gnutls-cli-debug certtool srptool ocsptool gnutls-serv gnutls-cli danetool tpmtool p11tool '/usr/bin' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli-debug /usr/bin/gnutls-cli-debug unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls-cli.1 gnutls-cli-debug.1 gnutls-serv.1 certtool.1 psktool.1 p11tool.1 ocsptool.1 tpmtool.1 srptool.1 '/usr/share/man/man1' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_alert_get.3 gnutls_alert_get_name.3 gnutls_alert_get_strname.3 gnutls_alert_send.3 gnutls_alert_send_appropriate.3 gnutls_anon_allocate_client_credentials.3 gnutls_anon_allocate_server_credentials.3 gnutls_anon_free_client_credentials.3 gnutls_anon_free_server_credentials.3 gnutls_anon_set_params_function.3 gnutls_anon_set_server_dh_params.3 gnutls_anon_set_server_params_function.3 gnutls_auth_client_get_type.3 gnutls_auth_get_type.3 gnutls_auth_server_get_type.3 gnutls_bye.3 gnutls_certificate_activation_time_peers.3 gnutls_certificate_allocate_credentials.3 gnutls_certificate_client_get_request_status.3 gnutls_certificate_expiration_time_peers.3 gnutls_certificate_free_ca_names.3 gnutls_certificate_free_cas.3 gnutls_certificate_free_credentials.3 gnutls_certificate_free_crls.3 gnutls_certificate_free_keys.3 gnutls_certificate_get_issuer.3 gnutls_certificate_get_ours.3 gnutls_certificate_get_peers.3 gnutls_certificate_get_peers_subkey_id.3 gnutls_certificate_send_x509_rdn_sequence.3 gnutls_certificate_server_set_request.3 gnutls_certificate_set_dh_params.3 gnutls_certificate_set_key.3 gnutls_certificate_set_ocsp_status_request_file.3 gnutls_certificate_set_ocsp_status_request_function.3 gnutls_certificate_set_openpgp_key.3 gnutls_certificate_set_openpgp_key_file.3 gnutls_certificate_set_openpgp_key_file2.3 gnutls_certificate_set_openpgp_key_mem.3 gnutls_certificate_set_openpgp_key_mem2.3 '/usr/share/man/man3' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_certificate_set_openpgp_keyring_file.3 gnutls_certificate_set_openpgp_keyring_mem.3 gnutls_certificate_set_params_function.3 gnutls_certificate_set_pin_function.3 gnutls_certificate_set_retrieve_function.3 gnutls_certificate_set_retrieve_function2.3 gnutls_certificate_set_rsa_export_params.3 gnutls_certificate_set_verify_flags.3 gnutls_certificate_set_verify_function.3 gnutls_certificate_set_verify_limits.3 gnutls_certificate_set_x509_crl.3 gnutls_certificate_set_x509_crl_file.3 gnutls_certificate_set_x509_crl_mem.3 gnutls_certificate_set_x509_key.3 gnutls_certificate_set_x509_key_file.3 gnutls_certificate_set_x509_key_file2.3 gnutls_certificate_set_x509_key_mem.3 gnutls_certificate_set_x509_key_mem2.3 gnutls_certificate_set_x509_simple_pkcs12_file.3 gnutls_certificate_set_x509_simple_pkcs12_mem.3 gnutls_certificate_set_x509_system_trust.3 gnutls_certificate_set_x509_trust.3 gnutls_certificate_set_x509_trust_file.3 gnutls_certificate_set_x509_trust_mem.3 gnutls_certificate_type_get.3 gnutls_certificate_type_get_id.3 gnutls_certificate_type_get_name.3 gnutls_certificate_type_list.3 gnutls_certificate_type_set_priority.3 gnutls_certificate_verification_status_print.3 gnutls_certificate_verify_peers2.3 gnutls_certificate_verify_peers3.3 gnutls_check_version.3 gnutls_cipher_add_auth.3 gnutls_cipher_decrypt.3 gnutls_cipher_decrypt2.3 gnutls_cipher_deinit.3 gnutls_cipher_encrypt.3 gnutls_cipher_encrypt2.3 gnutls_cipher_get.3 '/usr/share/man/man3' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_cipher_get_block_size.3 gnutls_cipher_get_id.3 gnutls_cipher_get_key_size.3 gnutls_cipher_get_name.3 gnutls_cipher_init.3 gnutls_cipher_list.3 gnutls_cipher_set_iv.3 gnutls_cipher_set_priority.3 gnutls_cipher_suite_get_name.3 gnutls_cipher_suite_info.3 gnutls_cipher_tag.3 gnutls_compression_get.3 gnutls_compression_get_id.3 gnutls_compression_get_name.3 gnutls_compression_list.3 gnutls_compression_set_priority.3 gnutls_credentials_clear.3 gnutls_credentials_set.3 gnutls_db_check_entry.3 gnutls_db_check_entry_time.3 gnutls_db_get_ptr.3 gnutls_db_remove_session.3 gnutls_db_set_cache_expiration.3 gnutls_db_set_ptr.3 gnutls_db_set_remove_function.3 gnutls_db_set_retrieve_function.3 gnutls_db_set_store_function.3 gnutls_deinit.3 gnutls_dh_get_group.3 gnutls_dh_get_peers_public_bits.3 gnutls_dh_get_prime_bits.3 gnutls_dh_get_pubkey.3 gnutls_dh_get_secret_bits.3 gnutls_dh_params_cpy.3 gnutls_dh_params_deinit.3 gnutls_dh_params_export2_pkcs3.3 gnutls_dh_params_export_pkcs3.3 gnutls_dh_params_export_raw.3 gnutls_dh_params_generate2.3 gnutls_dh_params_import_pkcs3.3 '/usr/share/man/man3' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_dh_params_import_raw.3 gnutls_dh_params_init.3 gnutls_dh_set_prime_bits.3 gnutls_dtls_cookie_send.3 gnutls_dtls_cookie_verify.3 gnutls_dtls_get_data_mtu.3 gnutls_dtls_get_mtu.3 gnutls_dtls_get_timeout.3 gnutls_dtls_prestate_set.3 gnutls_dtls_set_data_mtu.3 gnutls_dtls_set_mtu.3 gnutls_dtls_set_timeouts.3 gnutls_ecc_curve_get.3 gnutls_ecc_curve_get_name.3 gnutls_ecc_curve_get_size.3 gnutls_ecc_curve_list.3 gnutls_error_is_fatal.3 gnutls_error_to_alert.3 gnutls_fingerprint.3 gnutls_global_deinit.3 gnutls_global_init.3 gnutls_global_set_audit_log_function.3 gnutls_global_set_log_function.3 gnutls_global_set_log_level.3 gnutls_global_set_mem_functions.3 gnutls_global_set_mutex.3 gnutls_global_set_time_function.3 gnutls_handshake.3 gnutls_handshake_get_last_in.3 gnutls_handshake_get_last_out.3 gnutls_handshake_set_max_packet_length.3 gnutls_handshake_set_post_client_hello_function.3 gnutls_handshake_set_private_extensions.3 gnutls_handshake_set_random.3 gnutls_handshake_set_timeout.3 gnutls_hash.3 gnutls_hash_deinit.3 gnutls_hash_fast.3 gnutls_hash_get_len.3 gnutls_hash_init.3 '/usr/share/man/man3' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_hash_output.3 gnutls_heartbeat_allowed.3 gnutls_heartbeat_enable.3 gnutls_heartbeat_get_timeout.3 gnutls_heartbeat_ping.3 gnutls_heartbeat_pong.3 gnutls_heartbeat_set_timeouts.3 gnutls_hex2bin.3 gnutls_hex_decode.3 gnutls_hex_encode.3 gnutls_hmac.3 gnutls_hmac_deinit.3 gnutls_hmac_fast.3 gnutls_hmac_get_len.3 gnutls_hmac_init.3 gnutls_hmac_output.3 gnutls_init.3 gnutls_key_generate.3 gnutls_kx_get.3 gnutls_kx_get_id.3 gnutls_kx_get_name.3 gnutls_kx_list.3 gnutls_kx_set_priority.3 gnutls_load_file.3 gnutls_mac_get.3 gnutls_mac_get_id.3 gnutls_mac_get_key_size.3 gnutls_mac_get_name.3 gnutls_mac_list.3 gnutls_mac_set_priority.3 gnutls_ocsp_req_add_cert.3 gnutls_ocsp_req_add_cert_id.3 gnutls_ocsp_req_deinit.3 gnutls_ocsp_req_export.3 gnutls_ocsp_req_get_cert_id.3 gnutls_ocsp_req_get_extension.3 gnutls_ocsp_req_get_nonce.3 gnutls_ocsp_req_get_version.3 gnutls_ocsp_req_import.3 gnutls_ocsp_req_init.3 '/usr/share/man/man3' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_ocsp_req_print.3 gnutls_ocsp_req_randomize_nonce.3 gnutls_ocsp_req_set_extension.3 gnutls_ocsp_req_set_nonce.3 gnutls_ocsp_resp_check_crt.3 gnutls_ocsp_resp_deinit.3 gnutls_ocsp_resp_export.3 gnutls_ocsp_resp_get_certs.3 gnutls_ocsp_resp_get_extension.3 gnutls_ocsp_resp_get_nonce.3 gnutls_ocsp_resp_get_produced.3 gnutls_ocsp_resp_get_responder.3 gnutls_ocsp_resp_get_response.3 gnutls_ocsp_resp_get_signature.3 gnutls_ocsp_resp_get_signature_algorithm.3 gnutls_ocsp_resp_get_single.3 gnutls_ocsp_resp_get_status.3 gnutls_ocsp_resp_get_version.3 gnutls_ocsp_resp_import.3 gnutls_ocsp_resp_init.3 gnutls_ocsp_resp_print.3 gnutls_ocsp_resp_verify.3 gnutls_ocsp_resp_verify_direct.3 gnutls_ocsp_status_request_enable_client.3 gnutls_ocsp_status_request_get.3 gnutls_ocsp_status_request_is_checked.3 gnutls_openpgp_crt_check_hostname.3 gnutls_openpgp_crt_deinit.3 gnutls_openpgp_crt_export.3 gnutls_openpgp_crt_export2.3 gnutls_openpgp_crt_get_auth_subkey.3 gnutls_openpgp_crt_get_creation_time.3 gnutls_openpgp_crt_get_expiration_time.3 gnutls_openpgp_crt_get_fingerprint.3 gnutls_openpgp_crt_get_key_id.3 gnutls_openpgp_crt_get_key_usage.3 gnutls_openpgp_crt_get_name.3 gnutls_openpgp_crt_get_pk_algorithm.3 gnutls_openpgp_crt_get_pk_dsa_raw.3 gnutls_openpgp_crt_get_pk_rsa_raw.3 '/usr/share/man/man3' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_openpgp_crt_get_preferred_key_id.3 gnutls_openpgp_crt_get_revoked_status.3 gnutls_openpgp_crt_get_subkey_count.3 gnutls_openpgp_crt_get_subkey_creation_time.3 gnutls_openpgp_crt_get_subkey_expiration_time.3 gnutls_openpgp_crt_get_subkey_fingerprint.3 gnutls_openpgp_crt_get_subkey_id.3 gnutls_openpgp_crt_get_subkey_idx.3 gnutls_openpgp_crt_get_subkey_pk_algorithm.3 gnutls_openpgp_crt_get_subkey_pk_dsa_raw.3 gnutls_openpgp_crt_get_subkey_pk_rsa_raw.3 gnutls_openpgp_crt_get_subkey_revoked_status.3 gnutls_openpgp_crt_get_subkey_usage.3 gnutls_openpgp_crt_get_version.3 gnutls_openpgp_crt_import.3 gnutls_openpgp_crt_init.3 gnutls_openpgp_crt_print.3 gnutls_openpgp_crt_set_preferred_key_id.3 gnutls_openpgp_crt_verify_ring.3 gnutls_openpgp_crt_verify_self.3 gnutls_openpgp_keyring_check_id.3 gnutls_openpgp_keyring_deinit.3 gnutls_openpgp_keyring_get_crt.3 gnutls_openpgp_keyring_get_crt_count.3 gnutls_openpgp_keyring_import.3 gnutls_openpgp_keyring_init.3 gnutls_openpgp_privkey_deinit.3 gnutls_openpgp_privkey_export.3 gnutls_openpgp_privkey_export2.3 gnutls_openpgp_privkey_export_dsa_raw.3 gnutls_openpgp_privkey_export_rsa_raw.3 gnutls_openpgp_privkey_export_subkey_dsa_raw.3 gnutls_openpgp_privkey_export_subkey_rsa_raw.3 gnutls_openpgp_privkey_get_fingerprint.3 gnutls_openpgp_privkey_get_key_id.3 gnutls_openpgp_privkey_get_pk_algorithm.3 gnutls_openpgp_privkey_get_preferred_key_id.3 gnutls_openpgp_privkey_get_revoked_status.3 gnutls_openpgp_privkey_get_subkey_count.3 gnutls_openpgp_privkey_get_subkey_creation_time.3 '/usr/share/man/man3' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_openpgp_privkey_get_subkey_fingerprint.3 gnutls_openpgp_privkey_get_subkey_id.3 gnutls_openpgp_privkey_get_subkey_idx.3 gnutls_openpgp_privkey_get_subkey_pk_algorithm.3 gnutls_openpgp_privkey_get_subkey_revoked_status.3 gnutls_openpgp_privkey_import.3 gnutls_openpgp_privkey_init.3 gnutls_openpgp_privkey_sec_param.3 gnutls_openpgp_privkey_set_preferred_key_id.3 gnutls_openpgp_privkey_sign_hash.3 gnutls_openpgp_send_cert.3 gnutls_openpgp_set_recv_key_function.3 gnutls_pcert_deinit.3 gnutls_pcert_import_openpgp.3 gnutls_pcert_import_openpgp_raw.3 gnutls_pcert_import_x509.3 gnutls_pcert_import_x509_raw.3 gnutls_pcert_list_import_x509_raw.3 gnutls_pem_base64_decode.3 gnutls_pem_base64_decode_alloc.3 gnutls_pem_base64_encode.3 gnutls_pem_base64_encode_alloc.3 gnutls_perror.3 gnutls_pk_algorithm_get_name.3 gnutls_pk_bits_to_sec_param.3 gnutls_pkcs11_add_provider.3 gnutls_pkcs11_copy_secret_key.3 gnutls_pkcs11_copy_x509_crt.3 gnutls_pkcs11_copy_x509_privkey.3 gnutls_pkcs11_deinit.3 gnutls_pkcs11_delete_url.3 gnutls_pkcs11_get_pin_function.3 gnutls_pkcs11_init.3 gnutls_pkcs11_obj_deinit.3 gnutls_pkcs11_obj_export.3 gnutls_pkcs11_obj_export2.3 gnutls_pkcs11_obj_export_url.3 gnutls_pkcs11_obj_get_info.3 gnutls_pkcs11_obj_get_type.3 gnutls_pkcs11_obj_import_url.3 '/usr/share/man/man3' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pkcs11_obj_init.3 gnutls_pkcs11_obj_list_import_url.3 gnutls_pkcs11_obj_list_import_url2.3 gnutls_pkcs11_obj_set_pin_function.3 gnutls_pkcs11_privkey_deinit.3 gnutls_pkcs11_privkey_export_url.3 gnutls_pkcs11_privkey_generate.3 gnutls_pkcs11_privkey_generate2.3 gnutls_pkcs11_privkey_get_info.3 gnutls_pkcs11_privkey_get_pk_algorithm.3 gnutls_pkcs11_privkey_import_url.3 gnutls_pkcs11_privkey_init.3 gnutls_pkcs11_privkey_set_pin_function.3 gnutls_pkcs11_privkey_status.3 gnutls_pkcs11_reinit.3 gnutls_pkcs11_set_pin_function.3 gnutls_pkcs11_set_token_function.3 gnutls_pkcs11_token_get_flags.3 gnutls_pkcs11_token_get_info.3 gnutls_pkcs11_token_get_mechanism.3 gnutls_pkcs11_token_get_url.3 gnutls_pkcs11_token_init.3 gnutls_pkcs11_token_set_pin.3 gnutls_pkcs11_type_get_name.3 gnutls_pkcs12_bag_decrypt.3 gnutls_pkcs12_bag_deinit.3 gnutls_pkcs12_bag_encrypt.3 gnutls_pkcs12_bag_get_count.3 gnutls_pkcs12_bag_get_data.3 gnutls_pkcs12_bag_get_friendly_name.3 gnutls_pkcs12_bag_get_key_id.3 gnutls_pkcs12_bag_get_type.3 gnutls_pkcs12_bag_init.3 gnutls_pkcs12_bag_set_crl.3 gnutls_pkcs12_bag_set_crt.3 gnutls_pkcs12_bag_set_data.3 gnutls_pkcs12_bag_set_friendly_name.3 gnutls_pkcs12_bag_set_key_id.3 gnutls_pkcs12_deinit.3 gnutls_pkcs12_export.3 '/usr/share/man/man3' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pkcs12_export2.3 gnutls_pkcs12_generate_mac.3 gnutls_pkcs12_get_bag.3 gnutls_pkcs12_import.3 gnutls_pkcs12_init.3 gnutls_pkcs12_set_bag.3 gnutls_pkcs12_simple_parse.3 gnutls_pkcs12_verify_mac.3 gnutls_pkcs7_deinit.3 gnutls_pkcs7_delete_crl.3 gnutls_pkcs7_delete_crt.3 gnutls_pkcs7_export.3 gnutls_pkcs7_export2.3 gnutls_pkcs7_get_crl_count.3 gnutls_pkcs7_get_crl_raw.3 gnutls_pkcs7_get_crt_count.3 gnutls_pkcs7_get_crt_raw.3 gnutls_pkcs7_import.3 gnutls_pkcs7_init.3 gnutls_pkcs7_set_crl.3 gnutls_pkcs7_set_crl_raw.3 gnutls_pkcs7_set_crt.3 gnutls_pkcs7_set_crt_raw.3 gnutls_pk_get_id.3 gnutls_pk_get_name.3 gnutls_pk_list.3 gnutls_pk_to_sign.3 gnutls_prf.3 gnutls_prf_raw.3 gnutls_priority_certificate_type_list.3 gnutls_priority_compression_list.3 gnutls_priority_deinit.3 gnutls_priority_ecc_curve_list.3 gnutls_priority_get_cipher_suite_index.3 gnutls_priority_init.3 gnutls_priority_protocol_list.3 gnutls_priority_set.3 gnutls_priority_set_direct.3 gnutls_priority_sign_list.3 gnutls_privkey_decrypt_data.3 '/usr/share/man/man3' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_privkey_deinit.3 gnutls_privkey_get_pk_algorithm.3 gnutls_privkey_get_type.3 gnutls_privkey_import_ext.3 gnutls_privkey_import_ext2.3 gnutls_privkey_import_openpgp.3 gnutls_privkey_import_openpgp_raw.3 gnutls_privkey_import_pkcs11.3 gnutls_privkey_import_pkcs11_url.3 gnutls_privkey_import_tpm_raw.3 gnutls_privkey_import_tpm_url.3 gnutls_privkey_import_url.3 gnutls_privkey_import_x509.3 gnutls_privkey_import_x509_raw.3 gnutls_privkey_init.3 gnutls_privkey_set_pin_function.3 gnutls_privkey_sign_data.3 gnutls_privkey_sign_hash.3 gnutls_privkey_sign_raw_data.3 gnutls_privkey_status.3 gnutls_protocol_get_id.3 gnutls_protocol_get_name.3 gnutls_protocol_get_version.3 gnutls_protocol_list.3 gnutls_protocol_set_priority.3 gnutls_psk_allocate_client_credentials.3 gnutls_psk_allocate_server_credentials.3 gnutls_psk_client_get_hint.3 gnutls_psk_free_client_credentials.3 gnutls_psk_free_server_credentials.3 gnutls_psk_server_get_username.3 gnutls_psk_set_client_credentials.3 gnutls_psk_set_client_credentials_function.3 gnutls_psk_set_params_function.3 gnutls_psk_set_server_credentials_file.3 gnutls_psk_set_server_credentials_function.3 gnutls_psk_set_server_credentials_hint.3 gnutls_psk_set_server_dh_params.3 gnutls_psk_set_server_params_function.3 gnutls_pubkey_deinit.3 '/usr/share/man/man3' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pubkey_encrypt_data.3 gnutls_pubkey_export.3 gnutls_pubkey_export2.3 gnutls_pubkey_get_key_id.3 gnutls_pubkey_get_key_usage.3 gnutls_pubkey_get_openpgp_key_id.3 gnutls_pubkey_get_pk_algorithm.3 gnutls_pubkey_get_pk_dsa_raw.3 gnutls_pubkey_get_pk_ecc_raw.3 gnutls_pubkey_get_pk_ecc_x962.3 gnutls_pubkey_get_pk_rsa_raw.3 gnutls_pubkey_get_preferred_hash_algorithm.3 gnutls_pubkey_get_verify_algorithm.3 gnutls_pubkey_import.3 gnutls_pubkey_import_dsa_raw.3 gnutls_pubkey_import_ecc_raw.3 gnutls_pubkey_import_ecc_x962.3 gnutls_pubkey_import_openpgp.3 gnutls_pubkey_import_openpgp_raw.3 gnutls_pubkey_import_pkcs11.3 gnutls_pubkey_import_pkcs11_url.3 gnutls_pubkey_import_privkey.3 gnutls_pubkey_import_rsa_raw.3 gnutls_pubkey_import_tpm_raw.3 gnutls_pubkey_import_tpm_url.3 gnutls_pubkey_import_url.3 gnutls_pubkey_import_x509.3 gnutls_pubkey_import_x509_crq.3 gnutls_pubkey_import_x509_raw.3 gnutls_pubkey_init.3 gnutls_pubkey_print.3 gnutls_pubkey_set_key_usage.3 gnutls_pubkey_set_pin_function.3 gnutls_pubkey_verify_data.3 gnutls_pubkey_verify_data2.3 gnutls_pubkey_verify_hash.3 gnutls_pubkey_verify_hash2.3 gnutls_random_art.3 gnutls_range_split.3 gnutls_record_can_use_length_hiding.3 '/usr/share/man/man3' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_record_check_pending.3 gnutls_record_cork.3 gnutls_record_disable_padding.3 gnutls_record_get_direction.3 gnutls_record_get_discarded.3 gnutls_record_get_max_size.3 gnutls_record_recv.3 gnutls_record_recv_seq.3 gnutls_record_send.3 gnutls_record_send_range.3 gnutls_record_set_max_empty_records.3 gnutls_record_set_max_size.3 gnutls_record_set_timeout.3 gnutls_record_uncork.3 gnutls_rehandshake.3 gnutls_rnd.3 gnutls_rnd_refresh.3 gnutls_rsa_export_get_modulus_bits.3 gnutls_rsa_export_get_pubkey.3 gnutls_rsa_params_cpy.3 gnutls_rsa_params_deinit.3 gnutls_rsa_params_export_pkcs1.3 gnutls_rsa_params_export_raw.3 gnutls_rsa_params_generate2.3 gnutls_rsa_params_import_pkcs1.3 gnutls_rsa_params_import_raw.3 gnutls_rsa_params_init.3 gnutls_safe_renegotiation_status.3 gnutls_sec_param_get_name.3 gnutls_sec_param_to_pk_bits.3 gnutls_server_name_get.3 gnutls_server_name_set.3 gnutls_session_channel_binding.3 gnutls_session_enable_compatibility_mode.3 gnutls_session_force_valid.3 gnutls_session_get_data.3 gnutls_session_get_data2.3 gnutls_session_get_desc.3 gnutls_session_get_id.3 gnutls_session_get_id2.3 '/usr/share/man/man3' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_session_get_ptr.3 gnutls_session_get_random.3 gnutls_session_is_resumed.3 gnutls_session_resumption_requested.3 gnutls_session_set_data.3 gnutls_session_set_premaster.3 gnutls_session_set_ptr.3 gnutls_session_ticket_enable_client.3 gnutls_session_ticket_enable_server.3 gnutls_session_ticket_key_generate.3 gnutls_set_default_export_priority.3 gnutls_set_default_priority.3 gnutls_sign_algorithm_get.3 gnutls_sign_algorithm_get_client.3 gnutls_sign_algorithm_get_requested.3 gnutls_sign_callback_get.3 gnutls_sign_callback_set.3 gnutls_sign_get_hash_algorithm.3 gnutls_sign_get_id.3 gnutls_sign_get_name.3 gnutls_sign_get_pk_algorithm.3 gnutls_sign_is_secure.3 gnutls_sign_list.3 gnutls_srp_allocate_client_credentials.3 gnutls_srp_allocate_server_credentials.3 gnutls_srp_base64_decode.3 gnutls_srp_base64_decode_alloc.3 gnutls_srp_base64_encode.3 gnutls_srp_base64_encode_alloc.3 gnutls_srp_free_client_credentials.3 gnutls_srp_free_server_credentials.3 gnutls_srp_server_get_username.3 gnutls_srp_set_client_credentials.3 gnutls_srp_set_client_credentials_function.3 gnutls_srp_set_prime_bits.3 gnutls_srp_set_server_credentials_file.3 gnutls_srp_set_server_credentials_function.3 gnutls_srp_verifier.3 gnutls_srtp_get_keys.3 gnutls_srtp_get_mki.3 '/usr/share/man/man3' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_srtp_get_profile_id.3 gnutls_srtp_get_profile_name.3 gnutls_srtp_get_selected_profile.3 gnutls_srtp_set_mki.3 gnutls_srtp_set_profile.3 gnutls_srtp_set_profile_direct.3 gnutls_store_commitment.3 gnutls_store_pubkey.3 gnutls_strerror.3 gnutls_strerror_name.3 gnutls_supplemental_get_name.3 gnutls_tdb_deinit.3 gnutls_tdb_init.3 gnutls_tdb_set_store_commitment_func.3 gnutls_tdb_set_store_func.3 gnutls_tdb_set_verify_func.3 gnutls_tpm_get_registered.3 gnutls_tpm_key_list_deinit.3 gnutls_tpm_key_list_get_url.3 gnutls_tpm_privkey_delete.3 gnutls_tpm_privkey_generate.3 gnutls_transport_get_int.3 gnutls_transport_get_int2.3 gnutls_transport_get_ptr.3 gnutls_transport_get_ptr2.3 gnutls_transport_set_errno.3 gnutls_transport_set_errno_function.3 gnutls_transport_set_int.3 gnutls_transport_set_int2.3 gnutls_transport_set_ptr.3 gnutls_transport_set_ptr2.3 gnutls_transport_set_pull_function.3 gnutls_transport_set_pull_timeout_function.3 gnutls_transport_set_push_function.3 gnutls_transport_set_vec_push_function.3 gnutls_url_is_supported.3 gnutls_verify_stored_pubkey.3 gnutls_x509_crl_check_issuer.3 gnutls_x509_crl_deinit.3 gnutls_x509_crl_export.3 '/usr/share/man/man3' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crl_export2.3 gnutls_x509_crl_get_authority_key_gn_serial.3 gnutls_x509_crl_get_authority_key_id.3 gnutls_x509_crl_get_crt_count.3 gnutls_x509_crl_get_crt_serial.3 gnutls_x509_crl_get_dn_oid.3 gnutls_x509_crl_get_extension_data.3 gnutls_x509_crl_get_extension_info.3 gnutls_x509_crl_get_extension_oid.3 gnutls_x509_crl_get_issuer_dn.3 gnutls_x509_crl_get_issuer_dn2.3 gnutls_x509_crl_get_issuer_dn_by_oid.3 gnutls_x509_crl_get_next_update.3 gnutls_x509_crl_get_number.3 gnutls_x509_crl_get_raw_issuer_dn.3 gnutls_x509_crl_get_signature.3 gnutls_x509_crl_get_signature_algorithm.3 gnutls_x509_crl_get_this_update.3 gnutls_x509_crl_get_version.3 gnutls_x509_crl_import.3 gnutls_x509_crl_init.3 gnutls_x509_crl_list_import.3 gnutls_x509_crl_list_import2.3 gnutls_x509_crl_print.3 gnutls_x509_crl_privkey_sign.3 gnutls_x509_crl_set_authority_key_id.3 gnutls_x509_crl_set_crt.3 gnutls_x509_crl_set_crt_serial.3 gnutls_x509_crl_set_next_update.3 gnutls_x509_crl_set_number.3 gnutls_x509_crl_set_this_update.3 gnutls_x509_crl_set_version.3 gnutls_x509_crl_sign.3 gnutls_x509_crl_sign2.3 gnutls_x509_crl_verify.3 gnutls_x509_crq_deinit.3 gnutls_x509_crq_export.3 gnutls_x509_crq_export2.3 gnutls_x509_crq_get_attribute_by_oid.3 gnutls_x509_crq_get_attribute_data.3 '/usr/share/man/man3' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crq_get_attribute_info.3 gnutls_x509_crq_get_basic_constraints.3 gnutls_x509_crq_get_challenge_password.3 gnutls_x509_crq_get_dn.3 gnutls_x509_crq_get_dn2.3 gnutls_x509_crq_get_dn_by_oid.3 gnutls_x509_crq_get_dn_oid.3 gnutls_x509_crq_get_extension_by_oid.3 gnutls_x509_crq_get_extension_data.3 gnutls_x509_crq_get_extension_info.3 gnutls_x509_crq_get_key_id.3 gnutls_x509_crq_get_key_purpose_oid.3 gnutls_x509_crq_get_key_rsa_raw.3 gnutls_x509_crq_get_key_usage.3 gnutls_x509_crq_get_pk_algorithm.3 gnutls_x509_crq_get_private_key_usage_period.3 gnutls_x509_crq_get_subject_alt_name.3 gnutls_x509_crq_get_subject_alt_othername_oid.3 gnutls_x509_crq_get_version.3 gnutls_x509_crq_import.3 gnutls_x509_crq_init.3 gnutls_x509_crq_print.3 gnutls_x509_crq_privkey_sign.3 gnutls_x509_crq_set_attribute_by_oid.3 gnutls_x509_crq_set_basic_constraints.3 gnutls_x509_crq_set_challenge_password.3 gnutls_x509_crq_set_dn.3 gnutls_x509_crq_set_dn_by_oid.3 gnutls_x509_crq_set_key.3 gnutls_x509_crq_set_key_purpose_oid.3 gnutls_x509_crq_set_key_rsa_raw.3 gnutls_x509_crq_set_key_usage.3 gnutls_x509_crq_set_private_key_usage_period.3 gnutls_x509_crq_set_pubkey.3 gnutls_x509_crq_set_subject_alt_name.3 gnutls_x509_crq_set_version.3 gnutls_x509_crq_sign.3 gnutls_x509_crq_sign2.3 gnutls_x509_crq_verify.3 gnutls_x509_crt_check_hostname.3 '/usr/share/man/man3' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_check_issuer.3 gnutls_x509_crt_check_revocation.3 gnutls_x509_crt_cpy_crl_dist_points.3 gnutls_x509_crt_deinit.3 gnutls_x509_crt_export.3 gnutls_x509_crt_export2.3 gnutls_x509_crt_get_activation_time.3 gnutls_x509_crt_get_authority_info_access.3 gnutls_x509_crt_get_authority_key_gn_serial.3 gnutls_x509_crt_get_authority_key_id.3 gnutls_x509_crt_get_basic_constraints.3 gnutls_x509_crt_get_ca_status.3 gnutls_x509_crt_get_crl_dist_points.3 gnutls_x509_crt_get_dn.3 gnutls_x509_crt_get_dn2.3 gnutls_x509_crt_get_dn_by_oid.3 gnutls_x509_crt_get_dn_oid.3 gnutls_x509_crt_get_expiration_time.3 gnutls_x509_crt_get_extension_by_oid.3 gnutls_x509_crt_get_extension_data.3 gnutls_x509_crt_get_extension_info.3 gnutls_x509_crt_get_extension_oid.3 gnutls_x509_crt_get_fingerprint.3 gnutls_x509_crt_get_issuer.3 gnutls_x509_crt_get_issuer_alt_name.3 gnutls_x509_crt_get_issuer_alt_name2.3 gnutls_x509_crt_get_issuer_alt_othername_oid.3 gnutls_x509_crt_get_issuer_dn.3 gnutls_x509_crt_get_issuer_dn2.3 gnutls_x509_crt_get_issuer_dn_by_oid.3 gnutls_x509_crt_get_issuer_dn_oid.3 gnutls_x509_crt_get_issuer_unique_id.3 gnutls_x509_crt_get_key_id.3 gnutls_x509_crt_get_key_purpose_oid.3 gnutls_x509_crt_get_key_usage.3 gnutls_x509_crt_get_pk_algorithm.3 gnutls_x509_crt_get_pk_dsa_raw.3 gnutls_x509_crt_get_pk_rsa_raw.3 gnutls_x509_crt_get_policy.3 gnutls_x509_crt_get_preferred_hash_algorithm.3 '/usr/share/man/man3' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_get_private_key_usage_period.3 gnutls_x509_crt_get_proxy.3 gnutls_x509_crt_get_raw_dn.3 gnutls_x509_crt_get_raw_issuer_dn.3 gnutls_x509_crt_get_serial.3 gnutls_x509_crt_get_signature.3 gnutls_x509_crt_get_signature_algorithm.3 gnutls_x509_crt_get_subject.3 gnutls_x509_crt_get_subject_alt_name.3 gnutls_x509_crt_get_subject_alt_name2.3 gnutls_x509_crt_get_subject_alt_othername_oid.3 gnutls_x509_crt_get_subject_key_id.3 gnutls_x509_crt_get_subject_unique_id.3 gnutls_x509_crt_get_verify_algorithm.3 gnutls_x509_crt_get_version.3 gnutls_x509_crt_import.3 gnutls_x509_crt_import_pkcs11.3 gnutls_x509_crt_import_pkcs11_url.3 gnutls_x509_crt_init.3 gnutls_x509_crt_list_import.3 gnutls_x509_crt_list_import2.3 gnutls_x509_crt_list_import_pkcs11.3 gnutls_x509_crt_list_verify.3 gnutls_x509_crt_print.3 gnutls_x509_crt_privkey_sign.3 gnutls_x509_crt_set_activation_time.3 gnutls_x509_crt_set_authority_info_access.3 gnutls_x509_crt_set_authority_key_id.3 gnutls_x509_crt_set_basic_constraints.3 gnutls_x509_crt_set_ca_status.3 gnutls_x509_crt_set_crl_dist_points.3 gnutls_x509_crt_set_crl_dist_points2.3 gnutls_x509_crt_set_crq.3 gnutls_x509_crt_set_crq_extensions.3 gnutls_x509_crt_set_dn.3 gnutls_x509_crt_set_dn_by_oid.3 gnutls_x509_crt_set_expiration_time.3 gnutls_x509_crt_set_extension_by_oid.3 gnutls_x509_crt_set_issuer_dn.3 gnutls_x509_crt_set_issuer_dn_by_oid.3 '/usr/share/man/man3' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_set_key.3 gnutls_x509_crt_set_key_purpose_oid.3 gnutls_x509_crt_set_key_usage.3 gnutls_x509_crt_set_pin_function.3 gnutls_x509_crt_set_policy.3 gnutls_x509_crt_set_private_key_usage_period.3 gnutls_x509_crt_set_proxy.3 gnutls_x509_crt_set_proxy_dn.3 gnutls_x509_crt_set_pubkey.3 gnutls_x509_crt_set_serial.3 gnutls_x509_crt_set_subject_alternative_name.3 gnutls_x509_crt_set_subject_alt_name.3 gnutls_x509_crt_set_subject_key_id.3 gnutls_x509_crt_set_version.3 gnutls_x509_crt_sign.3 gnutls_x509_crt_sign2.3 gnutls_x509_crt_verify.3 gnutls_x509_crt_verify_data.3 gnutls_x509_crt_verify_hash.3 gnutls_x509_dn_deinit.3 gnutls_x509_dn_export.3 gnutls_x509_dn_export2.3 gnutls_x509_dn_get_rdn_ava.3 gnutls_x509_dn_import.3 gnutls_x509_dn_init.3 gnutls_x509_dn_oid_known.3 gnutls_x509_dn_oid_name.3 gnutls_x509_policy_release.3 gnutls_x509_privkey_cpy.3 gnutls_x509_privkey_deinit.3 gnutls_x509_privkey_export.3 gnutls_x509_privkey_export2.3 gnutls_x509_privkey_export2_pkcs8.3 gnutls_x509_privkey_export_dsa_raw.3 gnutls_x509_privkey_export_ecc_raw.3 gnutls_x509_privkey_export_pkcs8.3 gnutls_x509_privkey_export_rsa_raw.3 gnutls_x509_privkey_export_rsa_raw2.3 gnutls_x509_privkey_fix.3 gnutls_x509_privkey_generate.3 '/usr/share/man/man3' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_privkey_get_key_id.3 gnutls_x509_privkey_get_pk_algorithm.3 gnutls_x509_privkey_get_pk_algorithm2.3 gnutls_x509_privkey_import.3 gnutls_x509_privkey_import2.3 gnutls_x509_privkey_import_dsa_raw.3 gnutls_x509_privkey_import_ecc_raw.3 gnutls_x509_privkey_import_openssl.3 gnutls_x509_privkey_import_pkcs8.3 gnutls_x509_privkey_import_rsa_raw.3 gnutls_x509_privkey_import_rsa_raw2.3 gnutls_x509_privkey_init.3 gnutls_x509_privkey_sec_param.3 gnutls_x509_privkey_sign_data.3 gnutls_x509_privkey_sign_hash.3 gnutls_x509_privkey_verify_params.3 gnutls_x509_rdn_get.3 gnutls_x509_rdn_get_by_oid.3 gnutls_x509_rdn_get_oid.3 gnutls_x509_trust_list_add_cas.3 gnutls_x509_trust_list_add_crls.3 gnutls_x509_trust_list_add_named_crt.3 gnutls_x509_trust_list_add_system_trust.3 gnutls_x509_trust_list_add_trust_file.3 gnutls_x509_trust_list_add_trust_mem.3 gnutls_x509_trust_list_deinit.3 gnutls_x509_trust_list_get_issuer.3 gnutls_x509_trust_list_init.3 gnutls_x509_trust_list_remove_cas.3 gnutls_x509_trust_list_remove_trust_file.3 gnutls_x509_trust_list_remove_trust_mem.3 gnutls_x509_trust_list_verify_crt.3 gnutls_x509_trust_list_verify_named_crt.3 '/usr/share/man/man3' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls-handshake-state.png gnutls-layers.png gnutls-modauth.png gnutls-pgp.png gnutls-client-server-use-case.png gnutls-handshake-sequence.png gnutls-internals.png gnutls-logo.png gnutls-x509.png pkcs11-vision.png '/usr/share/info' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./gnutls.info ./gnutls.info-1 ./gnutls.info-2 ./gnutls.info-3 ./gnutls.info-4 ./gnutls.info-5 ./gnutls-guile.info '/usr/share/info' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install python2.7-dev ssl-cert swig swig2.0 tcl tcl8.6 tk tk8.6 x11-utils xbitmaps unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install xterm unit-oai-hss-0: 12:14:35 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:14:35 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 12:14:35 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 12:14:35 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcroco3 amd64 0.6.8-2ubuntu1 [82.4 kB] unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpciaccess0 amd64 0.13.2-1 [20.4 kB] unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-intel1 amd64 2.4.67-1ubuntu0.14.04.2 [55.3 kB] unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-nouveau2 amd64 2.4.67-1ubuntu0.14.04.2 [16.0 kB] unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-radeon1 amd64 2.4.67-1ubuntu0.14.04.2 [21.2 kB] unit-oai-hss-0: 12:14:37 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfontenc1 amd64 1:1.1.2-1 [15.6 kB] unit-oai-hss-0: 12:14:37 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libunistring0 amd64 0.9.3-5ubuntu3 [271 kB] unit-oai-hss-0: 12:14:37 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo0 amd64 0.18.3.1-1ubuntu3.1 [108 kB] unit-oai-hss-0: 12:14:37 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libllvm3.4 amd64 1:3.4-1ubuntu3 [6540 kB] unit-oai-hss-0: 12:14:38 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-dri amd64 10.1.3-0ubuntu0.6 [4823 kB] unit-oai-hss-0: 12:14:38 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libglapi-mesa amd64 10.1.3-0ubuntu0.6 [21.0 kB] unit-oai-hss-0: 12:14:39 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libx11-xcb1 amd64 2:1.6.2-1ubuntu2.1 [9350 B] unit-oai-hss-0: 12:14:39 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri2-0 amd64 1.10-2ubuntu1 [6710 B] unit-oai-hss-0: 12:14:39 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri3-0 amd64 1.10-2ubuntu1 [5118 B] unit-oai-hss-0: 12:14:39 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-glx0 amd64 1.10-2ubuntu1 [20.0 kB] unit-oai-hss-0: 12:14:39 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-present0 amd64 1.10-2ubuntu1 [5254 B] unit-oai-hss-0: 12:14:39 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-sync1 amd64 1.10-2ubuntu1 [8090 B] unit-oai-hss-0: 12:14:39 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxdamage1 amd64 1:1.1.4-1ubuntu1 [7612 B] unit-oai-hss-0: 12:14:40 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxfixes3 amd64 1:5.0.1-1ubuntu1.1 [10.4 kB] unit-oai-hss-0: 12:14:40 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxshmfence1 amd64 1.1-2 [4644 B] unit-oai-hss-0: 12:14:40 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86vm1 amd64 1:1.1.3-1 [11.7 kB] unit-oai-hss-0: 12:14:40 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-glx amd64 10.1.3-0ubuntu0.6 [113 kB] unit-oai-hss-0: 12:14:40 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgssrpc4 amd64 1.12+dfsg-2ubuntu5.4 [53.1 kB] unit-oai-hss-0: 12:14:40 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5clnt-mit9 amd64 1.12+dfsg-2ubuntu5.4 [36.2 kB] unit-oai-hss-0: 12:14:41 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkdb5-7 amd64 1.12+dfsg-2ubuntu5.4 [36.2 kB] unit-oai-hss-0: 12:14:41 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5srv-mit9 amd64 1.12+dfsg-2ubuntu5.4 [50.3 kB] unit-oai-hss-0: 12:14:41 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] unit-oai-hss-0: 12:14:41 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] unit-oai-hss-0: 12:14:42 DEBUG unit.oai-hss/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtcl8.6 amd64 8.6.1-4ubuntu1 [841 kB] unit-oai-hss-0: 12:14:42 DEBUG unit.oai-hss/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxft2 amd64 2.3.1-2 [36.2 kB] unit-oai-hss-0: 12:14:42 DEBUG unit.oai-hss/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxss1 amd64 1:1.2.2-1 [8582 B] unit-oai-hss-0: 12:14:42 DEBUG unit.oai-hss/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtk8.6 amd64 8.6.1-3ubuntu2 [689 kB] unit-oai-hss-0: 12:14:43 DEBUG unit.oai-hss/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxmu6 amd64 2:1.1.1-1 [53.8 kB] unit-oai-hss-0: 12:14:43 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] unit-oai-hss-0: 12:14:43 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxaw7 amd64 2:1.0.12-1 [168 kB] unit-oai-hss-0: 12:14:43 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-shape0 amd64 1.10-2ubuntu1 [5654 B] unit-oai-hss-0: 12:14:43 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-oai-hss-0: 12:14:43 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-oai-hss-0: 12:14:43 DEBUG unit.oai-hss/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrandr2 amd64 2:1.5.0-1~trusty1 [17.5 kB] unit-oai-hss-0: 12:14:44 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-oai-hss-0: 12:14:44 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-oai-hss-0: 12:14:44 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-oai-hss-0: 12:14:44 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-oai-hss-0: 12:14:44 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gettext amd64 0.18.3.1-1ubuntu3.1 [829 kB] unit-oai-hss-0: 12:14:44 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main intltool-debian all 0.35.0+20060710.1 [31.6 kB] unit-oai-hss-0: 12:14:44 DEBUG unit.oai-hss/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main po-debconf all 1.0.16+nmu2ubuntu1 [210 kB] unit-oai-hss-0: 12:14:45 DEBUG unit.oai-hss/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dh-apparmor all 2.10.95-0ubuntu2.6~14.04.4 [11.3 kB] unit-oai-hss-0: 12:14:45 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debhelper all 9.20131227ubuntu1 [604 kB] unit-oai-hss-0: 12:14:45 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:14:45 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main comerr-dev amd64 2.1-1.42.9-3ubuntu1.3 [38.3 kB] unit-oai-hss-0: 12:14:45 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main krb5-multidev amd64 1.12+dfsg-2ubuntu5.4 [111 kB] unit-oai-hss-0: 12:14:45 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasprintf-dev amd64 0.18.3.1-1ubuntu3.1 [4438 B] unit-oai-hss-0: 12:14:45 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo-dev amd64 0.18.3.1-1ubuntu3.1 [122 kB] unit-oai-hss-0: 12:14:46 DEBUG unit.oai-hss/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsys-hostname-long-perl all 1.4-3 [11.3 kB] unit-oai-hss-0: 12:14:46 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-oai-hss-0: 12:14:46 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq5 amd64 9.3.24-0ubuntu0.14.04 [78.5 kB] unit-oai-hss-0: 12:14:46 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq-dev amd64 9.3.24-0ubuntu0.14.04 [140 kB] unit-oai-hss-0: 12:14:46 DEBUG unit.oai-hss/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpython-dev amd64 2.7.5-5ubuntu3 [7078 B] unit-oai-hss-0: 12:14:46 DEBUG unit.oai-hss/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libutempter0 amd64 1.1.5-4build1 [8366 B] unit-oai-hss-0: 12:14:46 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] unit-oai-hss-0: 12:14:47 DEBUG unit.oai-hss/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial-common all 2.8.2-1ubuntu1.4 [1521 kB] unit-oai-hss-0: 12:14:47 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial amd64 2.8.2-1ubuntu1.4 [42.7 kB] unit-oai-hss-0: 12:14:47 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] unit-oai-hss-0: 12:14:47 DEBUG unit.oai-hss/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dev amd64 2.7.5-5ubuntu3 [1166 B] unit-oai-hss-0: 12:14:47 DEBUG unit.oai-hss/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ssl-cert all 1.0.33 [16.6 kB] unit-oai-hss-0: 12:14:47 DEBUG unit.oai-hss/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main swig2.0 amd64 2.0.11-1ubuntu2 [875 kB] unit-oai-hss-0: 12:14:47 DEBUG unit.oai-hss/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main swig amd64 2.0.11-1ubuntu2 [6272 B] unit-oai-hss-0: 12:14:48 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl8.6 amd64 8.6.1-4ubuntu1 [14.2 kB] unit-oai-hss-0: 12:14:48 DEBUG unit.oai-hss/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl amd64 8.6.0+6ubuntu3 [4900 B] unit-oai-hss-0: 12:14:48 DEBUG unit.oai-hss/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk8.6 amd64 8.6.1-3ubuntu2 [12.1 kB] unit-oai-hss-0: 12:14:48 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk amd64 8.6.0+6ubuntu3 [3192 B] unit-oai-hss-0: 12:14:48 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main x11-utils amd64 7.7+1 [230 kB] unit-oai-hss-0: 12:14:48 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xbitmaps all 1.1.1-2 [28.1 kB] unit-oai-hss-0: 12:14:49 DEBUG unit.oai-hss/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xterm amd64 297-1ubuntu1 [665 kB] unit-oai-hss-0: 12:14:49 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 12:14:49 DEBUG unit.oai-hss/0.install Extracting templates from packages: 41% Extracting templates from packages: 82% Extracting templates from packages: 100% unit-oai-hss-0: 12:14:49 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 12:14:49 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 12:14:49 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 18s (2323 kB/s) unit-oai-hss-0: 12:14:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 12:14:49 DEBUG unit.oai-hss/0.install (Reading database ... 118567 files and directories currently installed.) unit-oai-hss-0: 12:14:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:14:49 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 12:14:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 12:14:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 12:14:49 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 12:14:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 12:14:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 12:14:49 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:14:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 12:14:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-nouveau2_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 12:14:49 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:14:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 12:14:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-radeon1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 12:14:49 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:14:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 12:14:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 12:14:49 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 12:14:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 12:14:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 12:14:49 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 12:14:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 12:14:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 12:14:49 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:14:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 12:14:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 12:14:50 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 12:14:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 12:14:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:14:51 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:14:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 12:14:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:14:52 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:14:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 12:14:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2.1_amd64.deb ... unit-oai-hss-0: 12:14:53 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 12:14:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 12:14:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:14:53 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:14:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 12:14:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:14:53 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:14:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 12:14:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:14:53 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:14:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 12:14:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:14:53 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:14:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 12:14:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:14:53 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:14:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 12:14:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:14:53 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 12:14:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 12:14:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 12:14:53 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 12:14:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 12:14:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 12:14:53 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 12:14:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 12:14:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 12:14:53 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 12:14:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 12:14:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:14:53 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:14:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 12:14:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:14:53 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:14:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 12:14:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:14:53 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:14:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 12:14:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:14:53 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:14:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 12:14:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:14:54 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:14:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 12:14:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 12:14:54 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 12:14:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 12:14:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 12:14:54 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 12:14:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 12:14:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 12:14:56 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 12:14:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 12:14:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 12:14:56 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 12:14:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 12:14:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 12:14:56 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 12:14:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 12:14:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 12:14:56 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 12:14:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 12:14:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 12:14:56 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 12:14:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 12:14:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 12:14:57 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 12:14:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 12:14:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 12:14:57 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 12:14:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 12:14:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:14:57 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:14:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 12:14:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 12:14:57 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 12:14:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 12:14:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 12:14:57 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 12:14:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 12:14:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 12:14:57 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 12:14:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 12:14:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 12:14:58 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 12:14:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 12:14:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 12:14:58 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 12:14:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 12:14:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 12:14:58 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 12:14:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 12:14:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 12:14:58 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 12:14:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 12:14:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 12:14:58 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:14:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 12:14:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 12:14:59 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 12:14:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 12:14:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 12:14:59 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 12:14:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 12:14:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../dh-apparmor_2.10.95-0ubuntu2.6~14.04.4_all.deb ... unit-oai-hss-0: 12:14:59 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 12:14:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 12:14:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 12:14:59 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 12:15:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 12:15:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ... unit-oai-hss-0: 12:15:00 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 12:15:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 12:15:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:15:00 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:15:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 12:15:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 12:15:00 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:15:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 12:15:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 12:15:01 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:15:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 12:15:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 12:15:01 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 12:15:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 12:15:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 12:15:01 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 12:15:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 12:15:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 12:15:02 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 12:15:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 12:15:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 12:15:03 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 12:15:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 12:15:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 12:15:03 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 12:15:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 12:15:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 12:15:03 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 12:15:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 12:15:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-hss-0: 12:15:03 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 12:15:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 12:15:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.4_all.deb ... unit-oai-hss-0: 12:15:04 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 12:15:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 12:15:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.4_amd64.deb ... unit-oai-hss-0: 12:15:04 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 12:15:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 12:15:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 12:15:04 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 12:15:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 12:15:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 12:15:05 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 12:15:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 12:15:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 12:15:05 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-oai-hss-0: 12:15:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 12:15:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 12:15:05 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 12:15:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 12:15:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 12:15:05 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 12:15:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 12:15:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 12:15:05 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 12:15:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 12:15:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 12:15:06 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 12:15:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 12:15:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 12:15:06 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 12:15:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 12:15:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 12:15:06 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 12:15:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 12:15:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 12:15:06 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 12:15:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 12:15:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 12:15:06 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 12:15:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 12:15:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:15:07 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-oai-hss-0: 12:15:07 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:15:09 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 12:15:09 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-oai-hss-0: 12:15:09 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 12:15:09 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 12:15:09 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:15:09 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:15:09 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:15:09 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 12:15:09 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 12:15:09 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:15:09 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 12:15:09 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:15:09 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:15:09 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 12:15:09 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:15:09 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:15:09 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:15:09 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:15:10 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:15:10 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 12:15:10 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 12:15:10 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 12:15:10 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 12:15:10 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:15:10 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode unit-oai-hss-0: 12:15:10 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:15:10 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:15:10 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:15:10 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:15:10 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 12:15:10 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 12:15:10 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 12:15:10 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 12:15:10 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 12:15:10 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 12:15:11 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 12:15:11 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 12:15:11 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 12:15:11 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:15:11 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 12:15:11 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 12:15:11 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 12:15:11 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 12:15:11 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 12:15:11 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 12:15:11 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 12:15:11 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode unit-oai-hss-0: 12:15:11 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:15:11 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 12:15:11 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 12:15:11 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 12:15:11 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 12:15:11 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 12:15:11 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:15:11 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:15:11 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:15:11 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 12:15:11 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 12:15:11 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 12:15:11 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 12:15:12 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 12:15:12 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 12:15:12 DEBUG unit.oai-hss/0.install Creating utempter group... unit-oai-hss-0: 12:15:12 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 12:15:12 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 12:15:12 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 12:15:13 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:15:13 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-hss-0: 12:15:13 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 12:15:13 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 12:15:13 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-oai-hss-0: 12:15:13 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 12:15:13 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 12:15:14 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 12:15:14 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 12:15:14 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 12:15:14 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 12:15:14 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-oai-hss-0: 12:15:14 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 12:15:14 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-oai-hss-0: 12:15:14 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 12:15:14 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 12:15:14 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:15:14 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 12:15:14 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-oai-epc-0: 12:15:15 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 12:15:15 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 12:15:15 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 12:15:15 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 12:15:15 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 12:15:15 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 12:15:15 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 12:15:15 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 12:15:15 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 12:15:15 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 12:15:15 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 12:15:15 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-epc-0: 12:15:15 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 12:15:15 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 12:15:15 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 12:15:15 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 12:15:15 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 12:15:15 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:15:15 DEBUG unit.oai-epc/0.install + PACKAGE_LIST=' autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:15:15 DEBUG unit.oai-epc/0.install + sudo -S -E apt-get install -y autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-61-lowlatency unit-oai-epc-0: 12:15:15 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 12:15:15 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:15:15 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:15:15 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 12:15:15 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 12:15:15 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 12:15:15 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 12:15:15 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61-lowlatency is already the newest version. unit-oai-epc-0: 12:15:15 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:15:15 DEBUG unit.oai-epc/0.install dkms iptables-dev unit-oai-epc-0: 12:15:16 DEBUG unit.oai-epc/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:15:16 DEBUG unit.oai-epc/0.install Need to get 121 kB of archives. unit-oai-epc-0: 12:15:16 DEBUG unit.oai-epc/0.install After this operation, 656 kB of additional disk space will be used. unit-oai-epc-0: 12:15:16 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dkms all 2.2.0.3-1.1ubuntu5.14.04.10 [66.0 kB] unit-oai-epc-0: 12:15:16 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main iptables-dev amd64 1.4.21-1ubuntu1 [55.3 kB] unit-oai-epc-0: 12:15:16 DEBUG unit.oai-epc/0.install Fetched 121 kB in 1s (106 kB/s) unit-oai-epc-0: 12:15:16 DEBUG unit.oai-epc/0.install Selecting previously unselected package dkms. unit-oai-epc-0: 12:15:16 DEBUG unit.oai-epc/0.install (Reading database ... 128200 files and directories currently installed.) unit-oai-epc-0: 12:15:16 DEBUG unit.oai-epc/0.install Preparing to unpack .../dkms_2.2.0.3-1.1ubuntu5.14.04.10_all.deb ... unit-oai-epc-0: 12:15:16 DEBUG unit.oai-epc/0.install Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.10) ... unit-oai-epc-0: 12:15:16 DEBUG unit.oai-epc/0.install Selecting previously unselected package iptables-dev. unit-oai-epc-0: 12:15:16 DEBUG unit.oai-epc/0.install Preparing to unpack .../iptables-dev_1.4.21-1ubuntu1_amd64.deb ... unit-oai-epc-0: 12:15:17 DEBUG unit.oai-epc/0.install Unpacking iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 12:15:17 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 12:15:17 DEBUG unit.oai-epc/0.install Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.10) ... unit-oai-epc-0: 12:15:17 DEBUG unit.oai-epc/0.install Setting up iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 12:15:17 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 12:15:17 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 12:15:17 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 12:15:17 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 12:15:17 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 12:15:17 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 12:15:17 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-oai-epc-0: 12:15:20 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 12:15:20 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 12:15:20 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 12:15:20 DEBUG unit.oai-epc/0.install + sync unit-oai-epc-0: 12:15:20 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-oai-epc-0: 12:15:23 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 12:15:23 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 12:15:23 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 12:15:23 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-epc-0: 12:15:23 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 12:15:23 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-epc-0: 12:15:23 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-epc-0: 12:15:23 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 12:15:25 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-epc-0: 12:15:26 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 12:15:26 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-epc-0: 12:15:26 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-epc-0: 12:15:26 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-epc-0: 12:15:26 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-epc-0: 12:15:26 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-epc-0: 12:15:26 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-epc-0: 12:15:26 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-epc-0: 12:15:26 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-epc-0: 12:15:26 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-epc-0: 12:15:26 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 12:15:26 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-epc-0: 12:15:26 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 12:15:26 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-epc-0: 12:15:26 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-epc-0: 12:15:26 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-epc-0: 12:15:26 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 12:15:26 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 12:15:26 DEBUG unit.oai-epc/0.install checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-epc-0: 12:15:26 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-epc-0: 12:15:26 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 12:15:26 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 12:15:26 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 12:15:26 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 12:15:26 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 12:15:26 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-epc-0: 12:15:26 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 12:15:26 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 12:15:26 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 12:15:26 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 12:15:26 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-epc-0: 12:15:26 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 12:15:26 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-oai-epc-0: 12:15:26 DEBUG unit.oai-epc/0.install checking kernel version that we will build against... 3.19.8.0 in /lib/modules/3.19.0-61-lowlatency/build unit-oai-epc-0: 12:15:26 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 12:15:26 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-oai-epc-0: 12:15:27 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-epc-0: 12:15:27 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 12:15:27 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 12:15:27 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-epc-0: 12:15:27 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-epc-0: 12:15:27 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 12:15:27 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 12:15:27 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 12:15:27 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-epc-0: 12:15:27 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-epc-0: 12:15:27 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 12:15:27 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 12:15:27 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:15:27 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 12:15:27 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:15:27 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.8-ckt21 unit-oai-epc-0: 12:15:27 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: 12:15:27 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-epc-0: 12:15:28 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-epc-0: 12:15:28 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-epc-0: 12:15:28 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 12:15:28 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-epc-0: 12:15:29 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install libfdproto;dl;/usr/lib/x86_64-linux-gnu/libsctp.so;/usr/lib/x86_64-linux-gnu/libgcrypt.so;/usr/lib/libgnutls.so unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-oai-epc-0: 12:15:29 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-epc-0: 12:15:29 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 12:15:29 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-oai-hss-0: 12:15:30 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-hss-0: 12:15:30 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-epc-0: 12:15:30 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-hss-0: 12:15:30 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-oai-hss-0: 12:15:30 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-oai-hss-0: 12:15:30 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 12:15:30 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 12:15:30 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 12:15:30 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 12:15:30 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-epc-0: 12:15:30 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-hss-0: 12:15:30 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 12:15:30 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 12:15:30 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 12:15:30 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-oai-hss-0: 12:15:30 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 12:15:30 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-oai-epc-0: 12:15:30 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-oai-hss-0: 12:15:30 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 12:15:30 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 12:15:30 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 12:15:30 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-epc-0: 12:15:30 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-oai-hss-0: 12:15:30 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 12:15:31 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-oai-epc-0: 12:15:31 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-oai-hss-0: 12:15:31 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 12:15:31 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 12:15:31 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 12:15:31 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-oai-epc-0: 12:15:31 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-oai-hss-0: 12:15:31 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 12:15:31 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 12:15:31 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 12:15:31 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 12:15:31 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 12:15:31 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-epc-0: 12:15:31 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-oai-hss-0: 12:15:31 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 12:15:31 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 12:15:32 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-oai-epc-0: 12:15:32 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-oai-hss-0: 12:15:32 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-oai-hss-0: 12:15:32 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 12:15:32 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-epc-0: 12:15:32 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-oai-hss-0: 12:15:32 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-oai-hss-0: 12:15:32 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-oai-hss-0: 12:15:32 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-oai-hss-0: 12:15:32 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-oai-epc-0: 12:15:32 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-oai-hss-0: 12:15:32 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 12:15:32 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 12:15:32 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 12:15:32 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-oai-hss-0: 12:15:32 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 12:15:32 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 12:15:32 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-oai-epc-0: 12:15:32 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-oai-hss-0: 12:15:33 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 12:15:33 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 12:15:33 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 12:15:33 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-epc-0: 12:15:33 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-oai-hss-0: 12:15:33 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 12:15:33 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 12:15:33 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 12:15:33 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-oai-epc-0: 12:15:33 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-oai-hss-0: 12:15:33 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 12:15:33 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 12:15:33 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 12:15:33 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-oai-epc-0: 12:15:33 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-hss-0: 12:15:33 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-hss-0: 12:15:33 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 12:15:33 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 12:15:33 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-hss-0: 12:15:33 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 12:15:33 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 12:15:33 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-epc-0: 12:15:33 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-oai-hss-0: 12:15:33 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-oai-epc-0: 12:15:34 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-oai-epc-0: 12:15:34 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-oai-hss-0: 12:15:34 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 12:15:34 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 12:15:34 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 12:15:34 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-oai-hss-0: 12:15:34 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 12:15:34 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 12:15:34 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 12:15:34 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-oai-hss-0: 12:15:34 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 12:15:34 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 12:15:34 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 12:15:34 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-oai-epc-0: 12:15:34 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-oai-hss-0: 12:15:34 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 12:15:34 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 12:15:34 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 12:15:34 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-oai-hss-0: 12:15:35 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 12:15:35 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 12:15:35 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 12:15:35 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-oai-hss-0: 12:15:35 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 12:15:35 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 12:15:35 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 12:15:35 DEBUG unit.oai-hss/0.install [ 60%] Building C object extensions/dict_s6a/CMakeFiles/dict_s6a.dir/dict_s6a.c.o unit-oai-epc-0: 12:15:35 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 12:15:35 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 12:15:35 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-epc-0: 12:15:35 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 12:15:35 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-epc-0: 12:15:35 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 12:15:35 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-hss-0: 12:15:35 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 12:15:35 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 12:15:35 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-epc-0: 12:15:35 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-hss-0: 12:15:35 DEBUG unit.oai-hss/0.install [ 61%] Building C object extensions/dict_nasreq/CMakeFiles/dict_nasreq.dir/dict_nasreq.c.o unit-oai-epc-0: 12:15:35 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-epc-0: 12:15:35 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 12:15:35 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-hss-0: 12:15:35 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 12:15:35 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 12:15:35 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 12:15:35 DEBUG unit.oai-hss/0.install [ 62%] Building C object extensions/dict_eap/CMakeFiles/dict_eap.dir/dict_eap.c.o unit-oai-epc-0: 12:15:35 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 12:15:35 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-hss-0: 12:15:35 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 12:15:35 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 12:15:35 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 12:15:35 DEBUG unit.oai-hss/0.install [ 63%] Building C object extensions/dict_dcca/CMakeFiles/dict_dcca.dir/dict_dcca.c.o unit-oai-epc-0: 12:15:35 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 12:15:35 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-epc-0: 12:15:35 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 12:15:35 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-hss-0: 12:15:36 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 12:15:36 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 12:15:36 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 12:15:36 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-epc-0: 12:15:36 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 12:15:36 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-epc-0: 12:15:36 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 12:15:36 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-epc-0: 12:15:36 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 12:15:36 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-epc-0: 12:15:36 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 12:15:36 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 12:15:36 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 12:15:36 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-epc-0: 12:15:36 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 12:15:36 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-hss-0: 12:15:36 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-epc-0: 12:15:36 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-hss-0: 12:15:36 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-epc-0: 12:15:36 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-hss-0: 12:15:36 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 12:15:36 DEBUG unit.oai-hss/0.install [ 65%] Building C object extensions/dict_dcca_starent/CMakeFiles/dict_dcca_starent.dir/dict_dcca_starent.c.o unit-oai-hss-0: 12:15:36 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 12:15:36 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-epc-0: 12:15:36 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 12:15:36 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-hss-0: 12:15:36 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 12:15:36 DEBUG unit.oai-hss/0.install [ 66%] Building C object extensions/dict_sip/CMakeFiles/dict_sip.dir/dict_sip.c.o unit-oai-epc-0: 12:15:36 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 12:15:36 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-hss-0: 12:15:36 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 12:15:36 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 12:15:36 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 12:15:36 DEBUG unit.oai-hss/0.install [ 67%] Building C object extensions/dict_mip6a/CMakeFiles/dict_mip6a.dir/dict_mip6a.c.o unit-oai-epc-0: 12:15:36 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 12:15:36 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-hss-0: 12:15:36 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 12:15:36 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 12:15:36 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 12:15:36 DEBUG unit.oai-hss/0.install [ 68%] Building C object extensions/dict_mip6i/CMakeFiles/dict_mip6i.dir/dict_mip6i.c.o unit-oai-epc-0: 12:15:36 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 12:15:36 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-hss-0: 12:15:37 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 12:15:37 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 12:15:37 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 12:15:37 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-epc-0: 12:15:37 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 12:15:37 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-hss-0: 12:15:37 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 12:15:37 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 12:15:37 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 12:15:37 DEBUG unit.oai-hss/0.install [ 70%] Building C object extensions/dict_rfc5777/CMakeFiles/dict_rfc5777.dir/dict_rfc5777.c.o unit-oai-epc-0: 12:15:37 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 12:15:37 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-epc-0: 12:15:37 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 12:15:37 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-hss-0: 12:15:37 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 12:15:37 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 12:15:37 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-epc-0: 12:15:37 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 12:15:37 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-hss-0: 12:15:37 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 12:15:37 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 12:15:37 DEBUG unit.oai-hss/0.install [ 73%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rt_default.c.o unit-oai-epc-0: 12:15:37 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 12:15:37 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:15:37 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 12:15:37 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-hss-0: 12:15:37 DEBUG unit.oai-hss/0.install [ 75%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/lex.rtd_conf.c.o unit-oai-epc-0: 12:15:37 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-epc-0: 12:15:37 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 12:15:37 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-hss-0: 12:15:37 DEBUG unit.oai-hss/0.install [ 76%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_conf.tab.c.o unit-oai-epc-0: 12:15:37 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 12:15:37 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-epc-0: 12:15:37 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-hss-0: 12:15:37 DEBUG unit.oai-hss/0.install [ 77%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_rules.c.o unit-oai-epc-0: 12:15:37 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-epc-0: 12:15:37 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 12:15:37 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-hss-0: 12:15:37 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 12:15:37 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 12:15:37 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 12:15:37 DEBUG unit.oai-hss/0.install [ 78%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/rt_redir.c.o unit-oai-epc-0: 12:15:37 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 12:15:37 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-hss-0: 12:15:37 DEBUG unit.oai-hss/0.install [ 79%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_entries.c.o unit-oai-epc-0: 12:15:37 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 12:15:37 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-hss-0: 12:15:37 DEBUG unit.oai-hss/0.install [ 80%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_expiry.c.o unit-oai-epc-0: 12:15:37 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 12:15:37 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-oai-hss-0: 12:15:37 DEBUG unit.oai-hss/0.install [ 81%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_fwd.c.o unit-oai-epc-0: 12:15:37 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 12:15:37 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-hss-0: 12:15:37 DEBUG unit.oai-hss/0.install [ 82%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_out.c.o unit-oai-epc-0: 12:15:37 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 12:15:37 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-hss-0: 12:15:37 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-epc-0: 12:15:37 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-hss-0: 12:15:37 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 12:15:37 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-epc-0: 12:15:37 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-hss-0: 12:15:37 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-epc-0: 12:15:37 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-hss-0: 12:15:37 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-epc-0: 12:15:38 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-hss-0: 12:15:38 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-oai-epc-0: 12:15:38 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 12:15:38 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-hss-0: 12:15:38 DEBUG unit.oai-hss/0.install [ 86%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/lex.rtbusy_conf.c.o unit-oai-epc-0: 12:15:38 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-epc-0: 12:15:38 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-hss-0: 12:15:38 DEBUG unit.oai-hss/0.install [ 87%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy_conf.tab.c.o unit-oai-epc-0: 12:15:38 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 12:15:38 DEBUG unit.oai-epc/0.install libxt_geoip.c:99:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] unit-oai-epc-0: 12:15:38 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 12:15:38 DEBUG unit.oai-epc/0.install ^ unit-oai-epc-0: 12:15:38 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-hss-0: 12:15:38 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-epc-0: 12:15:38 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-hss-0: 12:15:38 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 12:15:38 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 12:15:38 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-epc-0: 12:15:38 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 12:15:38 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-hss-0: 12:15:38 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 12:15:38 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 12:15:38 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 12:15:38 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-epc-0: 12:15:38 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 12:15:38 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-hss-0: 12:15:38 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 12:15:38 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 12:15:38 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-epc-0: 12:15:38 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 12:15:38 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-hss-0: 12:15:38 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 12:15:38 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 12:15:38 DEBUG unit.oai-hss/0.install [ 92%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/acl_wl.c.o unit-oai-epc-0: 12:15:38 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 12:15:38 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-hss-0: 12:15:38 DEBUG unit.oai-hss/0.install [ 93%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/aw_tree.c.o unit-oai-epc-0: 12:15:38 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 12:15:38 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-hss-0: 12:15:38 DEBUG unit.oai-hss/0.install [ 94%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/lex.aw_conf.c.o unit-oai-epc-0: 12:15:38 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 12:15:38 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-hss-0: 12:15:38 DEBUG unit.oai-hss/0.install [ 95%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/aw_conf.tab.c.o unit-oai-epc-0: 12:15:38 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 12:15:38 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-hss-0: 12:15:38 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-epc-0: 12:15:38 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-hss-0: 12:15:38 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-epc-0: 12:15:38 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:15:38 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 12:15:38 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT libxt_ACCOUNT_cl.lo -MD -MP -MF $depbase.Tpo -c -o libxt_ACCOUNT_cl.lo libxt_ACCOUNT_cl.c &&\ unit-oai-epc-0: 12:15:38 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-hss-0: 12:15:38 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 12:15:38 DEBUG unit.oai-hss/0.install [ 96%] Building C object extensions/dbg_monitor/CMakeFiles/dbg_monitor.dir/dbg_monitor.c.o unit-oai-epc-0: 12:15:38 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: 12:15:38 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-epc-0: 12:15:38 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: 12:15:38 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 12:15:38 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 12:15:38 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-epc-0: 12:15:38 DEBUG unit.oai-epc/0.install libtool: link: gcc -shared -fPIC -DPIC .libs/libxt_ACCOUNT_cl.o -O2 -Wl,-soname -Wl,libxt_ACCOUNT_cl.so.0 -o .libs/libxt_ACCOUNT_cl.so.0.0.0 unit-oai-epc-0: 12:15:38 DEBUG unit.oai-epc/0.install libtool: link: (cd ".libs" && rm -f "libxt_ACCOUNT_cl.so.0" && ln -s "libxt_ACCOUNT_cl.so.0.0.0" "libxt_ACCOUNT_cl.so.0") unit-oai-epc-0: 12:15:38 DEBUG unit.oai-epc/0.install libtool: link: (cd ".libs" && rm -f "libxt_ACCOUNT_cl.so" && ln -s "libxt_ACCOUNT_cl.so.0.0.0" "libxt_ACCOUNT_cl.so") unit-oai-epc-0: 12:15:38 DEBUG unit.oai-epc/0.install libtool: link: ( cd ".libs" && rm -f "libxt_ACCOUNT_cl.la" && ln -s "../libxt_ACCOUNT_cl.la" "libxt_ACCOUNT_cl.la" ) unit-oai-epc-0: 12:15:38 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 12:15:38 DEBUG unit.oai-epc/0.install gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT iptaccount.o -MD -MP -MF $depbase.Tpo -c -o iptaccount.o iptaccount.c &&\ unit-oai-epc-0: 12:15:38 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-hss-0: 12:15:38 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 12:15:38 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 12:15:38 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 12:15:38 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-epc-0: 12:15:38 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: 12:15:38 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-epc-0: 12:15:38 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: 12:15:38 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 12:15:38 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 12:15:38 DEBUG unit.oai-hss/0.install [100%] Building C object extensions/dbg_rt/CMakeFiles/dbg_rt.dir/dbg_rt.c.o unit-oai-epc-0: 12:15:38 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:15:38 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:15:38 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-hss-0: 12:15:38 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-epc-0: 12:15:38 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-hss-0: 12:15:38 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-epc-0: 12:15:38 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:15:38 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:15:39 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:15:39 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 12:15:39 DEBUG unit.oai-epc/0.install gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT pknlusr.o -MD -MP -MF $depbase.Tpo -c -o pknlusr.o pknlusr.c &&\ unit-oai-epc-0: 12:15:39 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-epc-0: 12:15:39 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: 12:15:39 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-epc-0: 12:15:39 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-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-epc-0: 12:15:39 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-epc-0: 12:15:39 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:15:39 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-epc-0: 12:15:39 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-epc-0: 12:15:39 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-epc-0: 12:15:39 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:15:39 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:15:39 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:15:39 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 12:15:39 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:15:39 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 12:15:39 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:15:39 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:15:39 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-epc-0: 12:15:39 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:15:39 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-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-epc-0: 12:15:39 DEBUG unit.oai-epc/0.install for ext in ./extensions/ACCOUNT/libxt_ACCOUNT.man ./extensions/libxt_CHAOS.man ./extensions/libxt_DELUDE.man ./extensions/libxt_DHCPMAC.man ./extensions/libxt_DNETMAP.man ./extensions/libxt_ECHO.man ./extensions/libxt_GTPUSP.man ./extensions/libxt_IPMARK.man ./extensions/libxt_LOGMARK.man ./extensions/libxt_SYSRQ.man ./extensions/libxt_TARPIT.man; do name="${ext%.man}"; name="${name##*/libxt_}"; if [ -f "$ext" ]; then echo ".SS $name"; cat "$ext" || exit $?; continue; fi; done >targets.man; unit-oai-epc-0: 12:15:39 DEBUG unit.oai-epc/0.install sed -e '/@MATCHES@/ r matches.man' -e '/@TARGET@/ r targets.man' xtables-addons.8.in >xtables-addons.8; unit-oai-epc-0: 12:15:39 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-epc-0: 12:15:39 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:15:39 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:15:39 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-epc-0: 12:15:39 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 12:15:39 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-epc-0: 12:15:39 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.8-ckt21 unit-oai-epc-0: 12:15:39 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: 12:15:39 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:15:39 DEBUG unit.oai-hss/0.install python-pexpect unit-oai-epc-0: 12:15:39 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-hss-0: 12:15:40 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:15:40 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 12:15:40 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 12:15:40 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-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:15:40 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: 12:15:40 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 0s (73.3 kB/s) unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-hss-0: 12:15:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-hss-0: 12:15:40 DEBUG unit.oai-hss/0.install (Reading database ... 121458 files and directories currently installed.) unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-hss-0: 12:15:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 12:15:40 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-hss-0: 12:15:40 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-61-lowlatency unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c libxt_ACCOUNT_cl.la '/usr/local/lib' unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/libxt_ACCOUNT_cl.so.0.0.0 /usr/local/lib/libxt_ACCOUNT_cl.so.0.0.0 unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install libtool: install: (cd /usr/local/lib && { ln -s -f libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so.0 || { rm -f libxt_ACCOUNT_cl.so.0 && ln -s libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so.0; }; }) unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install libtool: install: (cd /usr/local/lib && { ln -s -f libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so || { rm -f libxt_ACCOUNT_cl.so && ln -s libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so; }; }) unit-oai-epc-0: 12:15:40 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-hss-0: 12:15:40 DEBUG unit.oai-hss/0.install + install -o root -g root -m 0644 /var/lib/juju/agents/unit-oai-hss-0/charm/files/CMakeLists.txt /srv/openair-cn/BUILD/HSS/CMakeLists.txt unit-oai-hss-0: 12:15:40 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 12:15:40 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 12:15:40 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-epc-0: 12:15:40 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-hss-0: 12:15:40 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 12:15:40 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install /usr/bin/install -c xt_geoip_build xt_geoip_dl '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xt_geoip_build.1 xt_geoip_dl.1 '/usr/local/share/man/man1' unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xtables-addons.8 '/usr/local/share/man/man8' unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-61-lowlatency unit-oai-epc-0: 12:15:41 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install ...................++++++ unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install .....++++++ unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install ..............................++++++ unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install ........................++++++ unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install Not Before: Apr 5 12:15:41 2019 GMT unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install Not After : Apr 4 12:15:41 2020 GMT unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install C9:67:59:6D:C1:8D:D1:8D:6D:F5:6D:F1:22:26:8F:13:4B:C9:C4:08 unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install keyid:31:8F:93:DD:8E:6F:79:7C:A7:08:58:64:A1:B9:73:15:F8:2B:50:A6 unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install Certificate is to be certified until Apr 4 12:15:41 2020 GMT (365 days) unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_utils unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_s6a unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install [ 4%] [ 8%] [ 13%] [ 17%] [ 26%] [ 30%] [ 21%] Building C object CMakeFiles/hss_access_restriction.dir/srv/openair-cn/SRC/OAI_HSS/access_restriction/access_restriction.c.o unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install [ 34%] [ 39%] [ 43%] [ 47%] [ 52%] [ 56%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install [ 60%] [ 65%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/kdf.c.o unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install [ 69%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/random.c.o unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_connector.c.o unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/conversion.c.o unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_epc_equipment.c.o unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/hss_config.c.o unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install [ 73%] [ 78%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_subscription_data.c.o unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/rijndael.c.o unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/sequence_number.c.o unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_auth_info.c.o unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/pid_file.c.o unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_common.c.o unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_error.c.o unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_fd.c.o unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_in_addr.c.o unit-oai-hss-0: 12:15:41 DEBUG unit.oai-hss/0.install [ 82%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_peers.c.o unit-oai-hss-0: 12:15:41 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: 12:15:41 DEBUG unit.oai-hss/0.install [ 91%] [ 95%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_subscription_data.c.o unit-oai-hss-0: 12:15:42 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_supported_features.c.o unit-oai-hss-0: 12:15:42 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_up_loc.c.o unit-oai-hss-0: 12:15:42 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-oai-hss-0: 12:15:43 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-oai-hss-0: 12:15:43 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-oai-hss-0: 12:15:43 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 12:15:43 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 12:15:43 DEBUG unit.oai-hss/0.install Linking C static library libhss_auc.a unit-oai-hss-0: 12:15:43 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_s6a unit-oai-hss-0: 12:15:43 DEBUG unit.oai-hss/0.install Linking C static library libhss_db.a unit-oai-hss-0: 12:15:43 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_auc unit-oai-hss-0: 12:15:43 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_db unit-oai-hss-0: 12:15:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 12:15:43 DEBUG unit.oai-hss/0.install [100%] Building C object CMakeFiles/oai_hss.dir/srv/openair-cn/SRC/OAI_HSS/hss_main.c.o unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-hss-0: 12:15:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:15:44 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.install + cp /var/lib/juju/agents/unit-oai-hss-0/charm/files/oai_hss /etc/init/oai_hss.conf unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-hss-0: 12:15:44 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:15:44 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 12:15:44 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-oai-hss-0: 12:15:44 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 12:15:44 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 12:15:44 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:15:44 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 12:15:44 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 12:15:44 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 12:15:44 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 12:15:44 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 12:15:44 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-hss-0: 12:15:44 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-hss-0: 12:15:44 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 12:15:44 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 12:15:44 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 12:15:44 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 12:15:44 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 12:15:44 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-hss-0: 12:15:44 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:15:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:15:44 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 12:15:44 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-hss-0: 12:15:44 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-hss-0: 12:15:44 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 12:15:44 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 12:15:44 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-hss-0: 12:15:44 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 12:15:44 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.config-changed cat: /var/lib/juju/agents/unit-oai-hss-0/charm/.realm: No such file or directory unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 12:15:44 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.config-changed + sed -i s/oai-hss-0.openair4G.eur/oai-hss-0.openair4G.eur/ /etc/hosts unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.config-changed + /srv/openair-cn/SCRIPTS/check_hss_s6a_certificate /usr oai-hss-0.openair4G.eur unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(Identity[ ]*=[ ]*)".*"/\1"oai-hss-0.openair4G.eur"/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(Realm[ ]*=[ ]*)".*"/\1"openair4G.eur"/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(^ALLOW_OLD_TLS[ ]*).*/\1*.openair4G.eur/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 12:15:44 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 12:15:45 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:15:45 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 12:15:45 DEBUG unit.oai-hss/0.config-changed + juju-log 'HSS is built, but is waiting for active connection to gather the last info' unit-oai-hss-0: 12:15:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:15:45 INFO unit.oai-hss/0.juju-log HSS is built, but is waiting for active connection to gather the last info unit-oai-hss-0: 12:15:45 DEBUG unit.oai-hss/0.config-changed + juju-log 'no db is found, so HSS process is not going to be run' unit-oai-hss-0: 12:15:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:15:45 INFO unit.oai-hss/0.juju-log no db is found, so HSS process is not going to be run unit-oai-hss-0: 12:15:45 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 12:15:45 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-hss-0: 12:15:45 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-hss-0: 12:15:45 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:15:45 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 12:15:45 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 12:15:45 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-hss-0: 12:15:45 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-hss-0: 12:15:45 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 12:15:45 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 12:15:45 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 12:15:45 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:15:45 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-oai-hss-0: 12:15:45 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:15:45 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 12:15:45 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 12:15:45 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 12:15:45 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-hss-0: 12:15:45 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:15:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:15:45 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 12:15:45 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 12:15:45 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 12:15:45 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-oai-hss-0: 12:15:45 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 12:15:45 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 12:15:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:15:45 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 12:15:45 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 12:15:45 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 12:15:45 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 12:15:45 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 12:15:45 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 12:15:45 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 12:15:45 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 12:15:45 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 12:15:45 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 12:15:45 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 12:15:45 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-epc-0: 12:15:45 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-oai-hss-0: 12:15:46 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-oai-hss-0: 12:15:46 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 12:15:46 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 12:15:46 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:15:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:15:46 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 12:15:46 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:15:46 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:15:46 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:15:46 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:15:46 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 12:15:46 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:15:46 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 12:15:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:15:46 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 12:15:46 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-mysql-0: 12:15:46 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:15:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:15:46 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-oai-hss-0: 12:15:46 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-mysql-0: 12:15:46 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-oai-hss-0: 12:15:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:15:46 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 12:15:46 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-mysql-0: 12:15:46 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 12:15:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:15:46 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.8 unit-oai-hss-0: 12:15:46 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-mysql-0: 12:15:46 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 12:15:46 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:15:46 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 12:15:46 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-mysql-0: 12:15:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:15:46 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:15:46 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 12:15:46 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 12:15:46 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-mysql-0: 12:15:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:15:46 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-oai-hss-0: 12:15:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:15:46 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 12:15:46 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 12:15:46 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 12:15:46 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:15:46 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:15:46 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:15:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:15:46 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 12:15:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:15:46 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-mysql-0: 12:15:46 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 12:15:46 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-mysql-0: 12:15:46 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-mysql-0: 12:15:46 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `akoocheekaetaig` identified by 'uoweevaohaechai'] unit-mysql-0: 12:15:46 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `akoocheekaetaig` identified by 'uoweevaohaechai'] unit-mysql-0: 12:15:46 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=akoocheekaetaig', 'password=uoweevaohaechai', 'host=192.168.121.8', 'slave=False'] unit-mysql-0: 12:15:46 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-mysql-0: 12:15:46 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-mysql-0: 12:15:46 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 12:15:46 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 12:15:46 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:15:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:15:46 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 12:15:46 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 12:15:46 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 12:15:46 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 12:15:46 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 12:15:46 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 12:15:46 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-mysql-0: 12:15:46 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 12:15:46 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 12:15:46 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:15:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:15:46 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 12:15:46 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-oai-hss-0: 12:15:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:15:46 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 12:15:46 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:15:46 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:15:46 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-mysql-0: 12:15:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:15:46 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:15:46 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 12:15:46 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:15:46 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 12:15:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:15:46 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 12:15:46 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 12:15:47 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + user=akoocheekaetaig unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 12:15:47 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + password=uoweevaohaechai unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 12:15:47 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.8 unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 12:15:47 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 12:15:47 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.8 akoocheekaetaig uoweevaohaechai oai-hss unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.121.8"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"akoocheekaetaig"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"uoweevaohaechai"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_db[^"]*)".*"/\1"oai-hss"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(OPERATOR_key[^"]*)".*"/\1"1006020f0a478bf6b699f15c062e42b3"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(RANDOM[^"]*)".*"/\1"true"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u akoocheekaetaig --password=uoweevaohaechai -h 192.168.121.8 oai-hss -e 'show tables;' unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u akoocheekaetaig --password=uoweevaohaechai -h 192.168.121.8 oai-hss unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 12:15:47 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-hss-0: 12:15:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:15:47 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 22185 unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 22185' unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 22185 =~ .*running.* ]] unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 12:15:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:15:47 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-hss-0: 12:15:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:15:47 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 12:15:47 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 12:15:47 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 12:15:48 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 12:15:48 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 12:15:48 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 12:15:48 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:15:48 DEBUG unit.oai-hss/0.db-relation-changed + db_host=akoocheekaetaig unit-oai-hss-0: 12:15:48 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 12:15:48 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 12:15:49 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 12:15:49 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 12:15:49 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 12:15:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:15:49 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 12:15:49 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 12:15:49 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 12:15:49 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 12:15:49 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 12:15:49 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 12:15:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:15:49 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 12:15:49 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 12:15:49 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 12:15:50 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 12:15:50 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 12:15:50 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 12:15:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:15:50 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 12:15:50 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 12:15:50 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:15:50 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 12:15:50 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 12:15:50 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 12:15:50 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:15:50 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 12:15:50 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 12:15:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:15:50 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 12:15:50 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 12:15:50 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 12:15:50 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 12:15:50 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:15:50 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 12:15:50 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 12:15:50 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:15:50 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 12:15:50 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 12:15:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:15:50 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 12:15:50 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 12:15:50 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:15:50 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 12:15:51 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:15:51 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 12:15:51 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:15:51 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:15:51 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:15:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:15:51 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 12:15:52 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-oai-epc-0: 12:16:29 DEBUG unit.oai-epc/0.install + status=0 unit-oai-epc-0: 12:16:29 DEBUG unit.oai-epc/0.install + '[' 0 '!=' 0 ']' unit-oai-epc-0: 12:16:29 DEBUG unit.oai-epc/0.install + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list ']' unit-oai-epc-0: 12:16:29 DEBUG unit.oai-epc/0.install + touch /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 12:16:29 DEBUG unit.oai-epc/0.install + juju-log 'Add mme-gw init script' unit-oai-epc-0: 12:16:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:16:29 INFO unit.oai-epc/0.juju-log Add mme-gw init script unit-oai-epc-0: 12:16:29 DEBUG unit.oai-epc/0.install + cp /var/lib/juju/agents/unit-oai-epc-0/charm/files/mme_gw /etc/init/mme_gw.conf unit-oai-epc-0: 12:16:29 DEBUG unit.oai-epc/0.install + '[' '!' -f /usr/local/bin/mme_gw ']' unit-oai-epc-0: 12:16:29 DEBUG unit.oai-epc/0.install + status-set blocked 'Waiting for active connection with HSS to actually run EPC...add hss relation' unit-oai-epc-0: 12:16:29 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:16:29 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 12:16:29 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-epc-0: 12:16:29 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 12:16:29 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:16:29 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-epc-0: 12:16:29 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-epc-0: 12:16:29 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-epc-0: 12:16:29 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-epc-0: 12:16:29 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-epc-0: 12:16:29 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-epc-0: 12:16:29 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-epc-0: 12:16:29 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-epc-0: 12:16:29 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-epc-0: 12:16:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-epc-0: 12:16:29 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-epc-0: 12:16:29 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-epc-0: 12:16:29 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-epc-0: 12:16:29 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:16:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:16:29 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-epc-0: 12:16:29 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-epc-0: 12:16:29 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-epc-0: 12:16:29 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-epc-0: 12:16:29 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-epc-0: 12:16:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-epc-0: 12:16:29 DEBUG unit.oai-epc/0.config-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:16:29 DEBUG unit.oai-epc/0.config-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:16:29 DEBUG unit.oai-epc/0.config-changed + set_env_paths unit-oai-epc-0: 12:16:29 DEBUG unit.oai-epc/0.config-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:16:29 DEBUG unit.oai-epc/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:16:29 DEBUG unit.oai-epc/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:16:29 DEBUG unit.oai-epc/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:16:29 DEBUG unit.oai-epc/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:16:29 DEBUG unit.oai-epc/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:16:29 DEBUG unit.oai-epc/0.config-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:16:29 DEBUG unit.oai-epc/0.config-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:16:29 DEBUG unit.oai-epc/0.config-changed ++ config-get branch unit-oai-epc-0: 12:16:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:16:29 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.branch unit-oai-epc-0: 12:16:29 DEBUG unit.oai-epc/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-epc-0: 12:16:29 DEBUG unit.oai-epc/0.config-changed ++ config-get revision unit-oai-epc-0: 12:16:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:16:29 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.revision unit-oai-epc-0: 12:16:29 DEBUG unit.oai-epc/0.config-changed + '[' HEAD '!=' HEAD ']' unit-oai-epc-0: 12:16:29 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 12:16:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:16:29 DEBUG unit.oai-epc/0.config-changed + realm=openair4G.eur unit-oai-epc-0: 12:16:29 DEBUG unit.oai-epc/0.config-changed ++ config-get eth unit-oai-epc-0: 12:16:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:16:29 DEBUG unit.oai-epc/0.config-changed + iface=eth0 unit-oai-epc-0: 12:16:29 DEBUG unit.oai-epc/0.config-changed ++ config-get maxenb unit-oai-epc-0: 12:16:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:16:29 DEBUG unit.oai-epc/0.config-changed + max_enb=10 unit-oai-epc-0: 12:16:29 DEBUG unit.oai-epc/0.config-changed ++ config-get maxue unit-oai-epc-0: 12:16:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:16:29 DEBUG unit.oai-epc/0.config-changed + max_ue=10 unit-oai-epc-0: 12:16:29 DEBUG unit.oai-epc/0.config-changed ++ config-get relative_capacity unit-oai-epc-0: 12:16:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:16:29 DEBUG unit.oai-epc/0.config-changed + relative_capacity=10 unit-oai-epc-0: 12:16:29 DEBUG unit.oai-epc/0.config-changed ++ config-get mme_statistic_timer unit-oai-epc-0: 12:16:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:16:29 DEBUG unit.oai-epc/0.config-changed + mme_statistic_timer=10 unit-oai-epc-0: 12:16:29 DEBUG unit.oai-epc/0.config-changed ++ config-get emergency_attach_supported unit-oai-epc-0: 12:16:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:16:29 DEBUG unit.oai-epc/0.config-changed + emergency_attach_supported=no unit-oai-epc-0: 12:16:29 DEBUG unit.oai-epc/0.config-changed ++ config-get authenticated_imsi_supported unit-oai-epc-0: 12:16:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:16:30 DEBUG unit.oai-epc/0.config-changed + authenticated_imsi_supported=no unit-oai-epc-0: 12:16:30 DEBUG unit.oai-epc/0.config-changed ++ config-get verbosity unit-oai-epc-0: 12:16:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:16:30 DEBUG unit.oai-epc/0.config-changed + verbosity=none unit-oai-epc-0: 12:16:30 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 12:16:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:16:30 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mcc=208 unit-oai-epc-0: 12:16:30 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 12:16:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:16:30 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mnc=93 unit-oai-epc-0: 12:16:30 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_start unit-oai-epc-0: 12:16:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:16:30 DEBUG unit.oai-epc/0.config-changed + ipv4_list_start=192.188.1.0/24 unit-oai-epc-0: 12:16:30 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_end unit-oai-epc-0: 12:16:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:16:30 DEBUG unit.oai-epc/0.config-changed + ipv4_list_end=192.188.2.0/24 unit-oai-epc-0: 12:16:30 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv6_list unit-oai-epc-0: 12:16:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:16:30 DEBUG unit.oai-epc/0.config-changed + ipv6_list=2014:02:26::0/120 unit-oai-epc-0: 12:16:30 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_IPV4_ADDRESS unit-oai-epc-0: 12:16:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:16:30 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 12:16:30 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_SEC_IPV4_ADDRESS unit-oai-epc-0: 12:16:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:16:30 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_SEC_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 12:16:30 DEBUG unit.oai-epc/0.config-changed ++ awk '{ print $1}' unit-oai-epc-0: 12:16:30 DEBUG unit.oai-epc/0.config-changed ++ cut -d: -f2 unit-oai-epc-0: 12:16:30 DEBUG unit.oai-epc/0.config-changed ++ grep 'inet addr:' unit-oai-epc-0: 12:16:30 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 12:16:30 DEBUG unit.oai-epc/0.config-changed + iface_verify=192.168.121.3 unit-oai-epc-0: 12:16:30 DEBUG unit.oai-epc/0.config-changed + '[' -z 192.168.121.3 ']' unit-oai-epc-0: 12:16:30 DEBUG unit.oai-epc/0.config-changed + service mme_gw stop unit-oai-epc-0: 12:16:30 DEBUG unit.oai-epc/0.config-changed stop: Unknown instance: unit-oai-epc-0: 12:16:30 DEBUG unit.oai-epc/0.config-changed + true unit-oai-epc-0: 12:16:30 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 12:16:30 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:16:30 DEBUG unit.oai-epc/0.config-changed /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/config-changed: line 87: hss_id: unbound variable unit-oai-epc-0: 12:16:30 DEBUG unit.oai-epc/0.config-changed + juju-log 'relation-ids-hss = , relation-list=' unit-oai-epc-0: 12:16:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:16:30 INFO unit.oai-epc/0.juju-log relation-ids-hss = , relation-list= unit-oai-epc-0: 12:16:30 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 12:16:30 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:16:30 DEBUG unit.oai-epc/0.config-changed + '[' -z '' ']' unit-oai-epc-0: 12:16:30 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 12:16:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:16:30 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.realm unit-oai-epc-0: 12:16:30 DEBUG unit.oai-epc/0.config-changed cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.realm: No such file or directory unit-oai-epc-0: 12:16:30 DEBUG unit.oai-epc/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-epc-0: 12:16:30 DEBUG unit.oai-epc/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-epc-0: 12:16:30 DEBUG unit.oai-epc/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-epc-0: 12:16:30 DEBUG unit.oai-epc/0.config-changed + rm -f /usr/etc/freeDiameter/mme.cacert.pem /usr/etc/freeDiameter/mme.cakey.pem /usr/etc/freeDiameter/mme.cert.pem /usr/etc/freeDiameter/mme.key.pem /usr/etc/freeDiameter/mme_fd.conf unit-oai-epc-0: 12:16:30 DEBUG unit.oai-epc/0.config-changed ++ hostname --fqdn unit-oai-epc-0: 12:16:30 DEBUG unit.oai-epc/0.config-changed ++ hostname unit-oai-epc-0: 12:16:30 DEBUG unit.oai-epc/0.config-changed + sed -i s/oai-epc-0.openair4G.eur/oai-epc-0.openair4G.eur/ /etc/hosts unit-oai-epc-0: 12:16:30 DEBUG unit.oai-epc/0.config-changed + echo openair4G.eur unit-oai-epc-0: 12:16:30 DEBUG unit.oai-epc/0.config-changed + rm -f /srv/openair-cn/BUILD/EPC/BUILD/CMakeCache.txt unit-oai-epc-0: 12:16:30 DEBUG unit.oai-epc/0.config-changed + /srv/openair-cn/SCRIPTS/build_epc -C -H unknown.openair4G.eur unit-oai-epc-0: 12:16:31 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/mme_fd.conf /usr/etc/freeDiameter/ unit-oai-epc-0: 12:16:31 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/epc.conf /usr/local/etc/oai/ unit-oai-epc-0: 12:16:31 DEBUG unit.oai-epc/0.config-changed + user_conf unit-oai-epc-0: 12:16:31 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up the config option chose by the user or the default ones' unit-oai-epc-0: 12:16:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:16:31 INFO unit.oai-epc/0.juju-log Setting up the config option chose by the user or the default ones unit-oai-epc-0: 12:16:31 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MAXENB/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:16:31 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MAXUE/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:16:31 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/RELATIVE_CAPACITY/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:16:31 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_STATISTIC_TIMER/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:16:31 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/EMERGENCY_ATTACH_SUPPORTED/ s/".+"/"no"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:16:31 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/UNAUTHENTICATED_IMSI_SUPPORTED/ s/".+"/"no"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:16:31 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/VERBOSITY/ s/".+"/"none"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:16:31 DEBUG unit.oai-epc/0.config-changed + sed -r -i 's/MCC="[0-9]+"/MCC="208"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:16:31 DEBUG unit.oai-epc/0.config-changed + sed -r -i 's/MNC="[0-9]+"/MNC="93"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:16:31 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/IPV4_LIST/,/\);/ s-"[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+/[0-9]+",-"192.188.1.0/24",-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:16:31 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/IPV4_LIST/,/\);/ s-"[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+/[0-9]+" -"192.188.2.0/24" -' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:16:31 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up network configuration in the epc.conf file' unit-oai-epc-0: 12:16:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:16:31 INFO unit.oai-epc/0.juju-log Setting up network configuration in the epc.conf file unit-oai-epc-0: 12:16:31 DEBUG unit.oai-epc/0.config-changed ++ egrep -o '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 12:16:31 DEBUG unit.oai-epc/0.config-changed ++ egrep -o 'inet addr:[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 12:16:31 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 12:16:31 DEBUG unit.oai-epc/0.config-changed + ipv4=192.168.121.3 unit-oai-epc-0: 12:16:31 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_INTERFACE_NAME_FOR_S1_MME/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:16:31 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_INTERFACE_NAME_FOR_S1U_S12_S4_UP/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:16:31 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_INTERFACE_NAME_FOR_SGI/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:16:31 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_IPV4_ADDRESS_FOR_S1_MME/ s-".*"-"192.168.121.3/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:16:31 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP/ s-".*"-"192.168.121.3/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:16:31 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_IPV4_ADDRESS_FOR_SGI/ s-".*"-"192.168.121.3/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:16:31 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/DEFAULT_DNS_IPV4_ADDRESS/ s/".*"/"8.8.8.8"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:16:31 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/DEFAULT_DNS_SEC_IPV4_ADDRESS/ s/".*"/"8.8.8.8"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:16:31 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/OUTPUT/ s/".*"/"CONSOLE"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:16:31 DEBUG unit.oai-epc/0.config-changed + juju-log 'EPC is built, but is waiting for active connection to gather the last info' unit-oai-epc-0: 12:16:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:16:31 INFO unit.oai-epc/0.juju-log EPC is built, but is waiting for active connection to gather the last info unit-oai-epc-0: 12:16:31 DEBUG unit.oai-epc/0.config-changed + juju-log 'no HSS is found, so EPC is not going to be run' unit-oai-epc-0: 12:16:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:16:31 INFO unit.oai-epc/0.juju-log no HSS is found, so EPC is not going to be run unit-oai-epc-0: 12:16:31 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-epc-0: 12:16:31 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 12:16:31 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-epc-0: 12:16:31 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:16:31 INFO juju.worker.uniter found queued "start" hook unit-oai-epc-0: 12:16:31 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-epc-0: 12:16:31 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-epc-0: 12:16:31 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-epc-0: 12:16:31 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-epc-0: 12:16:31 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-epc-0: 12:16:31 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 12:16:31 DEBUG unit.oai-epc/0.start + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:16:31 DEBUG unit.oai-epc/0.start ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:16:31 DEBUG unit.oai-epc/0.start ++ relation-ids hss unit-oai-hss-0: 12:16:32 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{0}] []}} unit-oai-hss-0: 12:16:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:16:32 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-epc/0) hook unit-oai-hss-0: 12:16:32 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 12:16:32 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 12:16:32 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 12:16:32 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 12:16:32 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'Setting up HSS relation info for EPC' unit-oai-epc-0: 12:16:32 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.start + '[' '!' -z '' ']' unit-oai-epc-0: 12:16:32 INFO juju.worker.uniter.operation ran "start" hook unit-oai-epc-0: 12:16:32 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-epc-0: 12:16:32 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-epc-0: 12:16:32 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:16:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:16:32 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-epc-0: 12:16:32 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 12:16:32 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 12:16:32 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-hss-0: 12:16:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:16:32 INFO unit.oai-hss/0.juju-log hss:2: Setting up HSS relation info for EPC unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined ++ hostname --fqdn unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_hostname=oai-hss-0.openair4G.eur unit-abot-epc-basic-0: 12:16:32 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 12:16:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:16:32 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; oai-epc/0) hook unit-abot-epc-basic-0: 12:16:32 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:16:32 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:16:32 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; oai-epc/0) hook" unit-oai-epc-0: 12:16:32 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 12:16:32 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:16:32 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-epc-0: 12:16:32 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.epc-relation-joined + ABOT_DEPLOY_DIR=/etc/rebaca-test-suite unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.epc-relation-joined + juju-log 'Setting EPC charm relation variables' unit-abot-epc-basic-0: 12:16:32 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[oai-epc/0:{0}] []}} unit-oai-hss-0: 12:16:32 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined ++ unit-get private-address unit-oai-epc-0: 12:16:32 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 12:16:32 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-hss/0) hook unit-oai-epc-0: 12:16:32 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 12:16:32 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 12:16:32 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 12:16:32 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 12:16:32 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined + juju-log 'Setting up MME relation info for HSS' unit-oai-hss-0: 12:16:32 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 12:16:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 12:16:32 INFO unit.abot-epc-basic/0.juju-log epc:3: Setting EPC charm relation variables unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.epc-relation-joined + relation-set TAC=1 unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + hss_public_ip=192.168.121.4 unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + get_ip_address 192.168.121.4 unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.4 unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + local status=1 unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + local status_after=1 unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.4 unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.4 unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.4 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 4 -le 255 ]] unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.4 unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.4 unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.4 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 4 -le 255 ]] unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + validated_hss_public_ip=192.168.121.4 unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + echo 'MME ip address is 192.168.121.4' unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined MME ip address is 192.168.121.4 unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set ip_address=192.168.121.4 unit-oai-epc-0: 12:16:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:16:32 INFO unit.oai-epc/0.juju-log hss:2: Setting up MME relation info for HSS unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined ++ hostname --fqdn unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set mme_hostname=oai-epc-0.openair4G.eur unit-abot-epc-basic-0: 12:16:32 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.epc-relation-joined + sed -i 's/ABOT.ENB.tracking_area_code=[^ ]*/ABOT.ENB.tracking_area_code=1/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-oai-hss-0: 12:16:32 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined ++ relation-ids db unit-abot-epc-basic-0: 12:16:32 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-abot-epc-basic-0: 12:16:32 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:16:32 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:16:32 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:16:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:16:32 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; oai-epc/0) hook unit-abot-epc-basic-0: 12:16:32 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:16:32 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:16:32 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 12:16:32 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 12:16:32 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-joined hook unit-oai-epc-0: 12:16:32 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined ++ unit-get private-address unit-oai-hss-0: 12:16:32 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + '[' -n db:1 ']' unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + check_hss_process unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined ++ service oai_hss status unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + IS_RUNNING='oai_hss start/running, process 22185' unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + [[ oai_hss start/running, process 22185 =~ .*running.* ]] unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OAI HSS is running' unit-oai-hss-0: 12:16:32 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{1}] []}} unit-oai-epc-0: 12:16:32 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 12:16:32 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{1}] []}} unit-abot-epc-basic-0: 12:16:32 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined + ip_address_mme=192.168.121.3 unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined + get_ip_address 192.168.121.3 unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.3 unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined + local status=1 unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined + local status_after=1 unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.3 unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.3 unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.3 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 3 -le 255 ]] unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.3 unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.3 unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.3 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 3 -le 255 ]] unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined + validated_mme_public_ip=192.168.121.3 unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined + echo 'MME ip address is 192.168.121.3' unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined MME ip address is 192.168.121.3 unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set ip_address_mme=192.168.121.3 unit-abot-epc-basic-0: 12:16:32 INFO juju.worker.uniter.operation ran "ssh-abot-relation-joined" hook unit-abot-epc-basic-0: 12:16:32 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 12:16:32 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:16:32 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:16:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:16:32 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 12:16:32 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:16:32 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:16:32 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:16:32 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:16:32 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-hss-0: 12:16:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:16:32 INFO unit.oai-hss/0.juju-log hss:2: OAI HSS is running unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 -eq 0 ']' unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_running=yes unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 12:16:32 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:16:32 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{1}] []}} unit-oai-epc-0: 12:16:32 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-epc-0: 12:16:32 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 12:16:32 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 12:16:32 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:16:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:16:32 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 12:16:32 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:16:32 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:16:32 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:16:32 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:16:32 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-hss-0: 12:16:32 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + get_opc_value unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined ++ config-get imsi unit-abot-epc-basic-0: 12:16:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code= unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 12:16:32 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + imsi_val=208930100001111 unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined ++ cut -d \' -f2 unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep UNHEX unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep 208930100001111 /srv/.out unit-abot-epc-basic-0: 12:16:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + UNHEXKEY=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + '[' e734f8734007d6c5ce7a0508809e7e9c == '' ']' unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OPC key found' unit-oai-epc-0: 12:16:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:16:32 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code= unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-hss-0: 12:16:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:16:32 INFO unit.oai-hss/0.juju-log hss:2: OPC key found unit-oai-epc-0: 12:16:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-abot-epc-basic-0: 12:16:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss= unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4= unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-hss-0: 12:16:32 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:16:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set trigger_restart=0 unit-abot-epc-basic-0: 12:16:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn= unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running= unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 12:16:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:16:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:16:32 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set mme_in_db=no unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 12:16:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:16:32 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 12:16:32 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 12:16:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 12:16:32 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-hss-0: 12:16:32 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-hss-0: 12:16:32 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 12:16:32 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 12:16:32 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:16:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:16:32 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 12:16:32 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 12:16:32 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 12:16:32 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 12:16:32 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 12:16:32 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-hss-0: 12:16:32 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-oai-epc-0: 12:16:33 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:16:33 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart= unit-oai-epc-0: 12:16:33 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-abot-epc-basic-0: 12:16:33 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 12:16:33 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set blocked 'ABot blocked! EPC relation not established, unable to get to active state' unit-oai-hss-0: 12:16:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:16:33 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 12:16:33 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-oai-epc-0: 12:16:33 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:16:33 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 ' unit-abot-epc-basic-0: 12:16:33 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:16:33 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{2}] []}} unit-abot-epc-basic-0: 12:16:33 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 12:16:33 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:16:33 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:16:33 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:16:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:16:33 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; oai-epc/0) hook unit-abot-epc-basic-0: 12:16:33 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:16:33 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:16:33 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 12:16:33 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 12:16:33 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-changed hook unit-oai-hss-0: 12:16:33 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:16:33 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 12:16:33 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-oai-epc-0: 12:16:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:16:33 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 unit-oai-epc-0: 12:16:33 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 12:16:33 DEBUG unit.oai-epc/0.hss-relation-changed + echo 0 unit-oai-epc-0: 12:16:33 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 12:16:33 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Data not sent yet' unit-abot-epc-basic-0: 12:16:33 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:16:33 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:16:33 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.121.3 unit-oai-hss-0: 12:16:33 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 12:16:33 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-hss-0: 12:16:33 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 12:16:33 DEBUG unit.oai-hss/0.hss-relation-changed + echo '192.168.121.3 oai-epc-0.openair4G.eur mme' unit-oai-hss-0: 12:16:33 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-abot-epc-basic-0: 12:16:33 INFO juju.worker.uniter.operation ran "ssh-abot-relation-changed" hook unit-oai-epc-0: 12:16:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:16:33 INFO unit.oai-epc/0.juju-log hss:2: Data not sent yet unit-abot-epc-basic-0: 12:16:33 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; oai-epc/0) hook" unit-oai-epc-0: 12:16:33 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 12:16:33 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-abot-epc-basic-0: 12:16:33 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:16:33 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:16:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:16:33 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 12:16:33 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:16:33 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:16:33 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:16:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:16:33 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; abot-epc-basic/0) hook unit-oai-epc-0: 12:16:33 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:16:33 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:16:33 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 12:16:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:16:33 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:16:33 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-joined hook unit-oai-epc-0: 12:16:33 INFO juju.worker.uniter.operation skipped "ssh-abot-epc-relation-joined" hook (missing) unit-oai-epc-0: 12:16:33 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:16:33 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:16:33 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:16:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:16:33 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 12:16:33 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:16:33 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:16:33 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:16:33 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:16:33 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-hss-0: 12:16:33 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:16:33 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 12:16:33 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-hss-0: 12:16:33 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-oai-epc-0: 12:16:33 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:16:33 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:16:33 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 12:16:33 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:16:33 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:16:33 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:16:33 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:16:33 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:16:33 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:16:33 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:16:33 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:16:33 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 12:16:33 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 12:16:33 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 12:16:33 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-hss-0: 12:16:33 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-epc-0: 12:16:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:16:33 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 12:16:33 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-hss-0: 12:16:33 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:16:33 DEBUG unit.oai-hss/0.hss-relation-changed + db_user=akoocheekaetaig unit-oai-hss-0: 12:16:33 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-oai-epc-0: 12:16:33 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:16:33 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.4 unit-oai-epc-0: 12:16:33 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-hss-0: 12:16:33 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:16:33 DEBUG unit.oai-hss/0.hss-relation-changed + db_password=uoweevaohaechai unit-oai-hss-0: 12:16:33 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-oai-epc-0: 12:16:33 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:16:33 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 12:16:33 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-hss-0: 12:16:33 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:16:33 DEBUG unit.oai-hss/0.hss-relation-changed + db_host=192.168.121.8 unit-oai-hss-0: 12:16:33 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-oai-epc-0: 12:16:33 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:16:33 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 12:16:33 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-hss-0: 12:16:33 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:16:33 DEBUG unit.oai-hss/0.hss-relation-changed + db_database=oai-hss unit-oai-hss-0: 12:16:33 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z akoocheekaetaig ']' unit-oai-hss-0: 12:16:33 DEBUG unit.oai-hss/0.hss-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 12:16:33 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u akoocheekaetaig --password=uoweevaohaechai -h 192.168.121.8 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-oai-epc-0: 12:16:33 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:16:33 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=no unit-oai-epc-0: 12:16:33 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-hss-0: 12:16:33 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 12:16:33 DEBUG unit.oai-hss/0.hss-relation-changed ++ egrep '[0-9]+' unit-oai-hss-0: 12:16:33 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u akoocheekaetaig --password=uoweevaohaechai -h 192.168.121.8 oai-hss -e 'select max(idmmeidentity) from mmeidentity;' unit-oai-hss-0: 12:16:33 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=6 unit-oai-hss-0: 12:16:33 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=7 unit-oai-hss-0: 12:16:33 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Inserting the MME info in the mmeidentity table of oai_db database' unit-oai-epc-0: 12:16:33 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:16:33 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 12:16:33 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-hss-0: 12:16:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:16:33 INFO unit.oai-hss/0.juju-log hss:2: Inserting the MME info in the mmeidentity table of oai_db database unit-oai-hss-0: 12:16:33 DEBUG unit.oai-hss/0.hss-relation-changed + /usr/bin/mysql -u akoocheekaetaig --password=uoweevaohaechai -h 192.168.121.8 oai-hss unit-oai-hss-0: 12:16:33 DEBUG unit.oai-hss/0.hss-relation-changed + relation-set mme_in_db=yes unit-oai-epc-0: 12:16:33 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:16:33 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-oai-hss-0: 12:16:33 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:16:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:16:33 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: 12:16:33 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 12:16:33 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.4 ']' unit-oai-epc-0: 12:16:33 DEBUG unit.oai-epc/0.hss-relation-changed + '[' no == no ']' unit-oai-epc-0: 12:16:33 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Waiting for the mme insertion in the db......' unit-oai-epc-0: 12:16:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:16:33 INFO unit.oai-epc/0.juju-log hss:2: Waiting for the mme insertion in the db...... unit-oai-epc-0: 12:16:33 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 12:16:33 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 12:16:34 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:16:34 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:16:34 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:16:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:16:34 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; abot-epc-basic/0) hook unit-oai-epc-0: 12:16:34 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:16:34 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:16:34 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-hss-0: 12:16:34 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 12:16:34 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 12:16:34 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 12:16:34 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:16:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:16:34 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 12:16:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:16:34 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:16:34 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-epc-0: 12:16:34 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{3}] []}} unit-oai-epc-0: 12:16:34 DEBUG unit.oai-epc/0.epc-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:16:34 DEBUG unit.oai-epc/0.epc-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:16:34 DEBUG unit.oai-epc/0.epc-relation-joined + juju-log 'Setting up relation settings for OAISIM charm' unit-oai-epc-0: 12:16:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:16:34 INFO unit.oai-epc/0.juju-log epc:3: Setting up relation settings for OAISIM charm unit-oai-epc-0: 12:16:34 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_tac unit-oai-epc-0: 12:16:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:16:34 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set TAC= unit-oai-epc-0: 12:16:34 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:16:34 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mcc unit-oai-epc-0: 12:16:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:16:34 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MCC=208 unit-oai-epc-0: 12:16:34 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:16:34 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mnc unit-oai-epc-0: 12:16:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:16:34 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MNC=93 unit-oai-epc-0: 12:16:34 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:16:34 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set trigger_restart=0 unit-oai-epc-0: 12:16:35 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined ++ unit-get private-address unit-oai-epc-0: 12:16:35 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined + mme_public_ip=192.168.121.3 unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined + get_ip_address 192.168.121.3 unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.3 unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined + local status=1 unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined + local status_after=1 unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.3 unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.3 unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.3 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 3 -le 255 ]] unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.3 unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.3 unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.3 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 3 -le 255 ]] unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined + validated_mme_public_ip=192.168.121.3 unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined + echo 'MME ip address is 192.168.121.3' unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined MME ip address is 192.168.121.3 unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set mme_ip=192.168.121.3 unit-oai-epc-0: 12:16:35 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set epc_running=no unit-oai-epc-0: 12:16:35 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.epc-relation-joined + '[' -f /tmp/opcvalue ']' unit-oai-epc-0: 12:16:35 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-epc-0: 12:16:35 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:16:35 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:16:35 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:16:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:16:35 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 12:16:35 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:16:35 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:16:35 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:16:35 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:16:35 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 12:16:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:16:35 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 12:16:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.4 unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 12:16:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-abot-epc-basic-0: 12:16:35 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{1}] []}} unit-abot-epc-basic-0: 12:16:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:16:35 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 12:16:35 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:16:35 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:16:35 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:16:35 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:16:35 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 12:16:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 12:16:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:16:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 12:16:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:16:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-abot-epc-basic-0: 12:16:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:16:35 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.3 unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 ' unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 12:16:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:16:35 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.4 ']' unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-abot-epc-basic-0: 12:16:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=no unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 12:16:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:16:35 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.hss-relation-changed + echo '192.168.121.4 oai-hss-0.openair4G.eur hss' unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.hss-relation-changed + sed -r -i 's/(HSS_HOSTNAME[^"]*)".*"/\1"oai-hss-0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-abot-epc-basic-0: 12:16:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 12:16:35 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is not running...' unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 12:16:35 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 12:16:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 12:16:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:16:36 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is not running... unit-oai-epc-0: 12:16:36 DEBUG unit.oai-epc/0.hss-relation-changed + status=1 unit-oai-epc-0: 12:16:36 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -eq 1 ']' unit-oai-epc-0: 12:16:36 DEBUG unit.oai-epc/0.hss-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 12:16:36 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:16:36 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:16:36 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids hss unit-abot-epc-basic-0: 12:16:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=192.168.121.3/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.3/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-oai-epc-0: 12:16:36 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' no == yes ']' unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 12:16:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set blocked 'ABot blocked! EPC relation not established, unable to get to active state' unit-oai-epc-0: 12:16:36 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 12:16:36 DEBUG unit.oai-epc/0.hss-relation-changed + service mme_gw restart unit-oai-epc-0: 12:16:36 DEBUG unit.oai-epc/0.hss-relation-changed stop: Unknown instance: unit-oai-epc-0: 12:16:36 DEBUG unit.oai-epc/0.hss-relation-changed mme_gw start/running, process 15424 unit-oai-epc-0: 12:16:36 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 12:16:36 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 12:16:36 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 15424' unit-oai-epc-0: 12:16:36 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 15424 =~ .*running.* ]] unit-oai-epc-0: 12:16:36 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-abot-epc-basic-0: 12:16:36 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:16:36 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 12:16:36 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:16:36 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:16:36 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:16:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:16:36 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 12:16:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:16:36 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 12:16:36 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 12:16:36 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 12:16:36 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_connection unit-oai-epc-0: 12:16:36 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=0 unit-oai-epc-0: 12:16:36 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 12:16:36 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:16:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:16:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:16:37 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=1 unit-oai-epc-0: 12:16:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 12:16:37 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:16:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:16:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:16:38 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=2 unit-oai-epc-0: 12:16:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 12:16:38 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:16:39 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:16:39 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:16:39 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=3 unit-oai-epc-0: 12:16:39 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 12:16:39 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:16:40 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:16:40 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:16:40 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=4 unit-oai-epc-0: 12:16:40 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 12:16:40 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:16:41 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:16:41 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 12:16:41 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 12:16:41 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:16:41 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running and connected to HSS unit-oai-epc-0: 12:16:41 DEBUG unit.oai-epc/0.hss-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 12:16:41 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:16:41 DEBUG unit.oai-epc/0.hss-relation-changed + break unit-oai-epc-0: 12:16:41 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 12:16:41 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 2 unit-oai-epc-0: 12:16:43 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 12:16:43 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:16:43 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -n epc:3 ']' unit-oai-epc-0: 12:16:43 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 12:16:43 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:16:43 DEBUG unit.oai-epc/0.hss-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 12:16:43 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log epc:3 unit-oai-epc-0: 12:16:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:16:43 INFO unit.oai-epc/0.juju-log hss:2: epc:3 unit-oai-epc-0: 12:16:43 DEBUG unit.oai-epc/0.hss-relation-changed + relation-set -r epc:3 epc_running=yes unit-oai-epc-0: 12:16:43 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:16:43 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-oai-epc-0: 12:16:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:16:43 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 12:16:43 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 12:16:43 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 12:16:43 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:16:43 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:16:43 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:16:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:16:43 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 12:16:43 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:16:43 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:16:43 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:16:43 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:16:43 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-oai-epc-0: 12:16:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:16:43 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-oai-epc-0: 12:16:43 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:16:44 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:16:44 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:16:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:16:44 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; abot-epc-basic/0) hook unit-oai-epc-0: 12:16:44 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:16:44 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:16:44 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:16:44 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:16:44 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 12:16:44 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{2}] []}} unit-abot-epc-basic-0: 12:16:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:16:44 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 12:16:44 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:16:44 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:16:44 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:16:44 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:16:44 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 12:16:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 12:16:44 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:16:44 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:16:44 DEBUG unit.oai-epc/0.epc-relation-changed + set_env_paths unit-oai-epc-0: 12:16:44 DEBUG unit.oai-epc/0.epc-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:16:44 DEBUG unit.oai-epc/0.epc-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:16:44 DEBUG unit.oai-epc/0.epc-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:16:44 DEBUG unit.oai-epc/0.epc-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:16:44 DEBUG unit.oai-epc/0.epc-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:16:44 DEBUG unit.oai-epc/0.epc-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:16:44 DEBUG unit.oai-epc/0.epc-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:16:44 DEBUG unit.oai-epc/0.epc-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:16:44 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get TAC unit-abot-epc-basic-0: 12:16:44 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:16:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 12:16:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 12:16:44 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:16:44 DEBUG unit.oai-epc/0.epc-relation-changed + TAC=1 unit-oai-epc-0: 12:16:44 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z 1 ']' unit-oai-epc-0: 12:16:44 DEBUG unit.oai-epc/0.epc-relation-changed ++ sed -r 's/(.*)\//\1-/' unit-oai-epc-0: 12:16:44 DEBUG unit.oai-epc/0.epc-relation-changed ++ echo abot-epc-basic/0 unit-oai-epc-0: 12:16:44 DEBUG unit.oai-epc/0.epc-relation-changed + name=abot-epc-basic-0 unit-oai-epc-0: 12:16:44 DEBUG unit.oai-epc/0.epc-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/tac_abot-epc-basic-0 ']' unit-oai-epc-0: 12:16:44 DEBUG unit.oai-epc/0.epc-relation-changed + echo 1 unit-oai-epc-0: 12:16:44 DEBUG unit.oai-epc/0.epc-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/tac_abot-epc-basic-0 unit-oai-epc-0: 12:16:44 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 '!=' 1 ']' unit-oai-epc-0: 12:16:44 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep abot-epc-basic/0 /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 12:16:44 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 12:16:44 DEBUG unit.oai-epc/0.epc-relation-changed ++ egrep '^1 [0-9]+$' /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 12:16:44 DEBUG unit.oai-epc/0.epc-relation-changed + tac_line= unit-oai-epc-0: 12:16:44 DEBUG unit.oai-epc/0.epc-relation-changed + true unit-oai-epc-0: 12:16:44 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 12:16:44 DEBUG unit.oai-epc/0.epc-relation-changed + echo '1 1' unit-oai-epc-0: 12:16:44 DEBUG unit.oai-epc/0.epc-relation-changed + echo abot-epc-basic/0 unit-oai-epc-0: 12:16:44 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 12:16:44 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:16:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 12:16:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 12:16:44 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:16:44 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mnc unit-abot-epc-basic-0: 12:16:44 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:16:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.3 unit-abot-epc-basic-0: 12:16:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 12:16:44 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:16:44 DEBUG unit.oai-epc/0.epc-relation-changed ++ egrep 'MCC[ ]*=[ ]*"208"[ ]*;[ ]*MNC[ ]*=[ ]*"93"[ ]*;[ ]*TAC[ ]*=[ ]*"1"' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:16:44 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 12:16:44 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 12:16:44 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:16:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 12:16:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 12:16:44 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:16:44 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mnc unit-abot-epc-basic-0: 12:16:44 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:16:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 12:16:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 12:16:44 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:16:44 DEBUG unit.oai-epc/0.epc-relation-changed + sed -r -i '/TAI_LIST/a {MCC="208" ; MNC="93"; TAC = "1";},' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:16:44 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-abot-epc-basic-0: 12:16:44 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:16:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 12:16:44 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 12:16:44 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:16:44 DEBUG unit.oai-epc/0.epc-relation-changed + hss_id=hss:2 unit-oai-epc-0: 12:16:44 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n hss:2 ']' unit-oai-epc-0: 12:16:44 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-list -r hss:2 unit-abot-epc-basic-0: 12:16:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:16:45 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.3/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.3/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set active 'ABot ready! EPC relation established, proceed to run tests...' unit-oai-epc-0: 12:16:45 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-epc-0: 12:16:45 DEBUG unit.oai-epc/0.epc-relation-changed + hss_unit=oai-hss/0 unit-oai-epc-0: 12:16:45 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n oai-hss/0 ']' unit-oai-epc-0: 12:16:45 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r hss:2 hss_running oai-hss/0 unit-abot-epc-basic-0: 12:16:45 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:16:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 12:16:45 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 12:16:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:16:45 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 12:16:45 DEBUG unit.oai-epc/0.epc-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 12:16:45 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 12:16:45 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 12:16:45 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw start/running, process 15424' unit-oai-epc-0: 12:16:45 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw start/running, process 15424 =~ .*running.* ]] unit-oai-epc-0: 12:16:45 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: 12:16:45 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:16:45 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:16:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:16:45 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 12:16:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:16:45 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: 12:16:45 DEBUG unit.oai-epc/0.epc-relation-changed + status=0 unit-oai-epc-0: 12:16:45 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -eq 0 ']' unit-oai-epc-0: 12:16:45 DEBUG unit.oai-epc/0.epc-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 12:16:45 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:16:45 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:16:45 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-oai-epc-0: 12:16:45 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:16:45 DEBUG unit.oai-epc/0.epc-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 12:16:45 DEBUG unit.oai-epc/0.epc-relation-changed + service mme_gw restart unit-oai-epc-0: 12:16:45 DEBUG unit.oai-epc/0.epc-relation-changed mme_gw stop/waiting unit-oai-epc-0: 12:16:45 DEBUG unit.oai-epc/0.epc-relation-changed mme_gw start/running, process 15749 unit-oai-epc-0: 12:16:45 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 12:16:45 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 12:16:45 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw start/running, process 15749' unit-oai-epc-0: 12:16:45 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw start/running, process 15749 =~ .*running.* ]] unit-oai-epc-0: 12:16:45 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 12:16:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:16:45 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: 12:16:45 DEBUG unit.oai-epc/0.epc-relation-changed + status=0 unit-oai-epc-0: 12:16:45 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 12:16:45 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_connection unit-oai-epc-0: 12:16:45 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=0 unit-oai-epc-0: 12:16:45 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 12:16:45 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 12:16:46 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:16:46 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:16:46 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=1 unit-oai-epc-0: 12:16:46 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 12:16:46 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 12:16:47 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:16:47 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:16:47 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=2 unit-oai-epc-0: 12:16:47 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 12:16:47 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 12:16:48 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:16:48 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:16:48 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=3 unit-oai-epc-0: 12:16:48 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 12:16:48 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 12:16:49 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:16:49 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:16:49 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=4 unit-oai-epc-0: 12:16:49 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 12:16:49 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 12:16:50 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:16:50 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 12:16:50 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 12:16:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:16:50 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running and connected to HSS unit-oai-epc-0: 12:16:50 DEBUG unit.oai-epc/0.epc-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 12:16:50 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:16:50 DEBUG unit.oai-epc/0.epc-relation-changed + break unit-oai-epc-0: 12:16:50 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 12:16:50 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 2 unit-oai-epc-0: 12:16:52 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids epc unit-oai-epc-0: 12:16:52 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:16:52 DEBUG unit.oai-epc/0.epc-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 12:16:52 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r epc:3 trigger_restart oai-epc/0 unit-oai-epc-0: 12:16:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:16:52 DEBUG unit.oai-epc/0.epc-relation-changed + restart=0 unit-oai-epc-0: 12:16:52 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n 0 ']' unit-oai-epc-0: 12:16:52 DEBUG unit.oai-epc/0.epc-relation-changed + relation-set -r epc:3 trigger_restart=1 unit-oai-epc-0: 12:16:52 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:16:52 DEBUG unit.oai-epc/0.epc-relation-changed + relation-set epc_running=yes unit-oai-epc-0: 12:16:52 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:16:52 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 12:16:52 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:16:52 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:16:52 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:16:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:16:52 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 12:16:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:16:53 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{3}] []}} unit-abot-epc-basic-0: 12:16:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:16:53 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 12:16:53 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:16:53 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:16:53 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:16:53 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:16:53 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 12:16:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-abot-epc-basic-0: 12:16:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:16:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 12:16:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 12:16:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:16:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 12:16:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-abot-epc-basic-0: 12:16:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:16:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.3 unit-abot-epc-basic-0: 12:16:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 12:16:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:16:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 12:16:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-abot-epc-basic-0: 12:16:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:16:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 12:16:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 12:16:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:16:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 12:16:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 12:16:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:16:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 12:16:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:16:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:16:53 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.3/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:16:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.3/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 12:16:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 12:16:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 12:16:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 12:16:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set active 'ABot ready! EPC relation established, proceed to run tests...' unit-abot-epc-basic-0: 12:16:53 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:16:53 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 12:16:53 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 12:16:53 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:16:53 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:16:53 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:16:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:16:53 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 12:17:17 DEBUG juju.worker.uniter.remotestate got action change: [0194dbe6-d285-434e-8dd2-53d9b6242e22] ok=true unit-abot-epc-basic-0: 12:17:17 DEBUG juju.worker.uniter.operation running operation run action 0194dbe6-d285-434e-8dd2-53d9b6242e22 unit-abot-epc-basic-0: 12:17:17 DEBUG juju.machinelock acquire machine lock for uniter (run action 0194dbe6-d285-434e-8dd2-53d9b6242e22) unit-abot-epc-basic-0: 12:17:17 DEBUG juju.machinelock machine lock acquired for uniter (run action 0194dbe6-d285-434e-8dd2-53d9b6242e22) unit-abot-epc-basic-0: 12:17:17 DEBUG juju.worker.uniter.operation preparing operation "run action 0194dbe6-d285-434e-8dd2-53d9b6242e22" unit-abot-epc-basic-0: 12:17:17 DEBUG juju.worker.uniter.operation executing operation "run action 0194dbe6-d285-434e-8dd2-53d9b6242e22" unit-abot-epc-basic-0: 12:17:17 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running action run unit-abot-epc-basic-0: 12:17:17 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 12:17:17 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 12:17:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 12:17:18 INFO unit.abot-epc-basic/0.juju-log Tag names: TS_24_301 unit-abot-epc-basic-0: 12:17:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 12:17:18 INFO unit.abot-epc-basic/0.juju-log Running the test with the tags @TS_24_301 unit-abot-epc-basic-0: 12:17:18 DEBUG unit.abot-epc-basic/0.run Creating the Target JUnit file... unit-abot-epc-basic-0: 12:17:20 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 12:17:20 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:17:20 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:17:20 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 12:17:20 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:17:20 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:17:20 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:17:20 DEBUG unit.abot-epc-basic/0.run [INFO] Deleting /var/lib/abot-epc-basic/target unit-abot-epc-basic-0: 12:17:20 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:17:20 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:17:20 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 12:17:20 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall5711447218336140630.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 12:17:20 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:17:20 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:17:20 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 12:17:20 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall5413734667223574759.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.pom unit-abot-epc-basic-0: 12:17:20 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:17:20 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:17:20 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 12:17:20 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall4898145496076272701.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.pom unit-abot-epc-basic-0: 12:17:20 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:17:20 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:17:20 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 12:17:20 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall8647000339056463844.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 12:17:20 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:17:20 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:17:20 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 12:17:20 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall1931628734062517407.pom to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.pom unit-abot-epc-basic-0: 12:17:20 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:17:20 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:17:20 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 12:17:20 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall3792491919666334623.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 12:17:20 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:17:20 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:17:20 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:17:20 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 0.864 s unit-abot-epc-basic-0: 12:17:20 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2019-04-05T12:17:20+00:00 unit-abot-epc-basic-0: 12:17:21 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 8M/60M unit-abot-epc-basic-0: 12:17:21 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:17:22 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 12:17:23 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:17:23 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:17:23 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 12:17:23 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:17:23 DEBUG unit.abot-epc-basic/0.run [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 12:17:23 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:17:23 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:17:24 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 12:17:24 DEBUG unit.abot-epc-basic/0.run [INFO] Copying 1 resource unit-abot-epc-basic-0: 12:17:24 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:17:24 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:17:24 DEBUG unit.abot-epc-basic/0.run [INFO] No sources to compile unit-abot-epc-basic-0: 12:17:24 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:17:24 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:17:24 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 12:17:24 DEBUG unit.abot-epc-basic/0.run [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 12:17:24 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:17:24 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:17:24 DEBUG unit.abot-epc-basic/0.run [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-abot-epc-basic-0: 12:17:25 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:17:25 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:17:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:17:26 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 12:17:26 DEBUG unit.abot-epc-basic/0.run T E S T S unit-abot-epc-basic-0: 12:17:26 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 12:17:26 DEBUG unit.abot-epc-basic/0.run Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 12:17:27 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:17:27 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:17:27 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:17:27 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI unit-abot-epc-basic-0: 12:17:27 DEBUG unit.abot-epc-basic/0.run Apr 05, 2019 12:17:27 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:17:27 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@13e344d: startup date [Fri Apr 05 12:17:27 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:17:27 DEBUG unit.abot-epc-basic/0.run Apr 05, 2019 12:17:27 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:17:27 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 12:17:28 DEBUG unit.abot-epc-basic/0.run Apr 05, 2019 12:17:28 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:17:28 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:17:29 DEBUG unit.abot-epc-basic/0.run Apr 05, 2019 12:17:29 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 12:17:29 DEBUG unit.abot-epc-basic/0.run INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@16c3ca31] to [cucumber.runtime.java.spring.GlueCodeScope@2d195ee4] unit-abot-epc-basic-0: 12:17:30 DEBUG unit.abot-epc-basic/0.run Apr 05, 2019 12:17:30 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:17:30 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@479f2dc2: startup date [Fri Apr 05 12:17:30 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:17:30 DEBUG unit.abot-epc-basic/0.run Apr 05, 2019 12:17:30 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:17:30 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:17:30 DEBUG unit.abot-epc-basic/0.run Apr 05, 2019 12:17:30 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:17:30 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 12:17:30 DEBUG unit.abot-epc-basic/0.run Apr 05, 2019 12:17:30 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:17:30 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:17:30 DEBUG unit.abot-epc-basic/0.run Apr 05, 2019 12:17:30 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:17:30 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 12:17:30 DEBUG unit.abot-epc-basic/0.run Apr 05, 2019 12:17:30 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:17:30 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@4674d90: startup date [Fri Apr 05 12:17:30 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:17:30 DEBUG unit.abot-epc-basic/0.run Apr 05, 2019 12:17:30 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:17:30 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:17:31 DEBUG unit.abot-epc-basic/0.run Apr 05, 2019 12:17:31 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:17:31 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 12:17:31 DEBUG unit.abot-epc-basic/0.run Apr 05, 2019 12:17:31 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:17:31 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:17:31 DEBUG unit.abot-epc-basic/0.run Apr 05, 2019 12:17:31 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:17:31 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 12:17:31 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:17:31 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:31 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:17:31 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:31 [main] REPORT: STEP EXECUTION TIME TAKEN :1499 MS unit-abot-epc-basic-0: 12:17:31 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:17:31 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:17:31 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:17:31 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:31 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:17:31 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:31 [main] REPORT: STEP EXECUTION TIME TAKEN :51 MS unit-abot-epc-basic-0: 12:17:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:17:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:17:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:17:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:32 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:17:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:32 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 12:17:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:17:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:17:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:17:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:32 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:17:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:32 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 12:17:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:17:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:17:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:17:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:17:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:32 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 12:17:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:17:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:17:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:17:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:32 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:17:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:32 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 12:17:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:17:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:17:33 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:17:33 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:33 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:17:33 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:33 [main] REPORT: STEP EXECUTION TIME TAKEN :908 MS unit-abot-epc-basic-0: 12:17:33 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:17:33 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:17:34 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:17:34 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:34 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:17:34 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:34 [main] REPORT: STEP EXECUTION TIME TAKEN :930 MS unit-abot-epc-basic-0: 12:17:34 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:17:34 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:17:34 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:17:34 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:34 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:17:34 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:34 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 12:17:34 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:17:34 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:17:44 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:17:44 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:44 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:17:44 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:44 [main] REPORT: STEP EXECUTION TIME TAKEN :10027 MS unit-abot-epc-basic-0: 12:17:44 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:17:44 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:17:44 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:44.396 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:17:44 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:44.409 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:17:44 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:17:44 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:44 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:17:44 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:44 [main] REPORT: STEP EXECUTION TIME TAKEN :77 MS unit-abot-epc-basic-0: 12:17:44 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:44 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:17:44 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:17:44 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:17:44 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:17:44 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:17:54 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs # featureFiles/Attach_Procedure_AttachWithIMSI.feature:9 unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MCC unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:55 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:55 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:55 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:55 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:55 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:55 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:55 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:55 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:55 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:55 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:55 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:55 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:55 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:55 [main] REPORT: STEP EXECUTION TIME TAKEN :464 MS unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:55 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:55 [main] REPORT: STEP EXECUTION TIME TAKEN :42 MS unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:55 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:55 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:17:55 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:17:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:05 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:18:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:05 [main] REPORT: STEP EXECUTION TIME TAKEN :10020 MS unit-abot-epc-basic-0: 12:18:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:05.978 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 12:18:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:05.982 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:18:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:06 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:05 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:18:06 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:06 [main] REPORT: STEP EXECUTION TIME TAKEN :38 MS unit-abot-epc-basic-0: 12:18:06 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:06 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:18:06 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:06 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:18:06 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:18:06 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MCC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature:9 unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MNC unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:16 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:16 [main] REPORT: STEP EXECUTION TIME TAKEN :34 MS unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:16 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:16 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:16 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:16 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:16 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:16 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:16 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:16 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:16 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:16 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:16 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:16 [main] REPORT: STEP EXECUTION TIME TAKEN :463 MS unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:16 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:16 [main] REPORT: STEP EXECUTION TIME TAKEN :33 MS unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:26 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:26 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:26 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:18:26 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:26 [main] REPORT: STEP EXECUTION TIME TAKEN :10022 MS unit-abot-epc-basic-0: 12:18:27 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:27 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:27 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:27 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:27 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:18:27 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:27 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 12:18:27 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:27 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:27 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:27.140 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 12:18:27 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:27.151 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:18:27 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:27 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:27 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:18:27 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:27 [main] REPORT: STEP EXECUTION TIME TAKEN :101 MS unit-abot-epc-basic-0: 12:18:27 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:27 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:18:27 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:27 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:18:27 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:18:27 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MNC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature:9 unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_TAC unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:37 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:37 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:37 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:37 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:37 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:37 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:37 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:37 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:37 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:37 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:37 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:37 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:38 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:38 [main] REPORT: STEP EXECUTION TIME TAKEN :753 MS unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:38 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:38 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:38 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:38 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:40 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:18:48 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:48 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:48 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:18:48 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:48 [main] REPORT: STEP EXECUTION TIME TAKEN :10014 MS unit-abot-epc-basic-0: 12:18:48 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:48 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:48 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:48.444 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 12:18:48 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:48.447 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:18:48 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:48 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:48 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:18:48 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:48 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 12:18:48 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:48 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:18:48 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:48 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:18:48 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:18:48 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-mysql-0: 12:18:52 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:18:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:18:52 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:18:52 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:18:52 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:18:52 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:18:52 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:18:52 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:18:52 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:18:52 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:18:52 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:18:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_TAC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature:9 unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_Attach_With_GUTI unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:58 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:58 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:58 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:58 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:58 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:58 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:58 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:58 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:58 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:58 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:58 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:58 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:59 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:59 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:59 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:18:59 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:59 [main] REPORT: STEP EXECUTION TIME TAKEN :374 MS unit-abot-epc-basic-0: 12:18:59 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:59 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:18:59 [main] REPORT: ========================================================================================== unit-oai-epc-0: 12:18:59 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 12:18:59 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:18:59 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 12:18:59 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 12:18:59 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 12:18:59 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 12:18:59 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 12:18:59 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:18:59 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:18:59 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 12:18:59 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:18:59 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 12:18:59 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 12:18:59 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 12:18:59 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 16557' unit-oai-epc-0: 12:18:59 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 16557 =~ .*running.* ]] unit-oai-epc-0: 12:18: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: 12:18:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:18: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: 12:18:59 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 12:18:59 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 12:18:59 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 12:18:59 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:18:59 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 12:18:59 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 12:18:59 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 12:18:59 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:18:59 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:19:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:00 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 12:19:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:00 [main] REPORT: STEP EXECUTION TIME TAKEN :892 MS unit-abot-epc-basic-0: 12:19:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:00 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:19:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:00 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 12:19:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:10 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:10 [main] REPORT: STEP EXECUTION TIME TAKEN :10018 MS unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:10.160 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:10.163 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:10 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:10 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:10 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_Attach_With_GUTI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. # featureFiles/Attach_Procedure_Attach_With_GUTI.feature:8 unit-abot-epc-basic-0: 12:19: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: 12:19: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: 12:19:20 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:19: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: 12:19: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: 12:19:20 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:19: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: 12:19: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: 12:19:20 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:19: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: 12:19: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: 12:19:20 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:19: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: 12:19: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: 12:19:20 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DNS Server Address Request Indication in PCO unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:20 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:20 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:20 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:20 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:20 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:20 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19: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: 12:19:20 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:20 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:20 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:20 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:20 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:20 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:20 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:20 [main] REPORT: STEP EXECUTION TIME TAKEN :257 MS unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:21 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:21 [main] REPORT: STEP EXECUTION TIME TAKEN :899 MS unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:21 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:21 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:21 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:21 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:31 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:31 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:31.804 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:31.810 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:31 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:31 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:31 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DNS_Server_Address_Request @PCO unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature:10 unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with DSMIPv6 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:42 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:42 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:42 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:42 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:42 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:42 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:42 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:42 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:42 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:42 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:42 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:42 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:42 [main] REPORT: STEP EXECUTION TIME TAKEN :529 MS unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:43 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:43 [main] REPORT: STEP EXECUTION TIME TAKEN :649 MS unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:43 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:43 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:43 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:43 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:53 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:53 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:53 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:19:53 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:53 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 12:19:53 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:53 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:53 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:53.467 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:19:53 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:53.473 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:19:53 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:53 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:53 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:19:53 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:53 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 12:19:53 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:53 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:19:53 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:19:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:53 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:19:53 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:19:53 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-oai-hss-0: 12:19:56 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:19:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:19:56 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 12:19:56 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 12:19:56 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 12:19:56 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 12:19:56 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 12:19:56 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:19:56 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 12:19:56 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:19:56 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 12:19:56 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 12:19:56 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 12:19:56 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22185' unit-oai-hss-0: 12:19:56 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22185 =~ .*running.* ]] unit-oai-hss-0: 12:19:56 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 12:19:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:19:56 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 12:19:56 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 12:19:56 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 12:19:56 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 12:19:56 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:19:56 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 12:19:56 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 12:19:56 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 12:19:56 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:19:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 Home Network Prefix Request Indication in PCO unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:03 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:03 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:03 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:03 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:03 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:03 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:03 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:03 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:03 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:03 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:03 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:03 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:04 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:04 [main] REPORT: STEP EXECUTION TIME TAKEN :645 MS unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:04 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:05 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:05 [main] REPORT: STEP EXECUTION TIME TAKEN :663 MS unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:05 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:05 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:05 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:05 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:15 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:15 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:15.238 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:15.240 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:15 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:15 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:15 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Network_Prefix_Request @PCO unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature:10 unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 IPv4 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:25 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:25 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:25 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:25 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:25 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:25 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20: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: 12:20:25 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:25 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:25 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:25 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:25 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:25 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:25 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:25 [main] REPORT: STEP EXECUTION TIME TAKEN :446 MS unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:26 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:26 [main] REPORT: STEP EXECUTION TIME TAKEN :646 MS unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:26 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:26 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:26 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:26 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:36 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:36 [main] REPORT: STEP EXECUTION TIME TAKEN :10012 MS unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:37.004 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:37.011 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:37 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:37 [main] REPORT: STEP EXECUTION TIME TAKEN :333 MS unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:37 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_IPv4_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IM CN Subsystem Signalling Flag Indication in PCO unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:47 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:47 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:47 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:47 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:47 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:47 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:47 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:47 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:47 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:47 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:47 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:47 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:47 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:47 [main] REPORT: STEP EXECUTION TIME TAKEN :227 MS unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:47 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:48 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:48 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:48 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:20:48 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:48 [main] REPORT: STEP EXECUTION TIME TAKEN :659 MS unit-abot-epc-basic-0: 12:20:48 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:48 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:48 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:48 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:48 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT unit-abot-epc-basic-0: 12:20:48 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:48 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:20:48 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:48 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:48 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:48 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:48 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:20:48 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:48 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:20:48 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:48 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:58 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:58 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:58 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:20:58 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:58 [main] REPORT: STEP EXECUTION TIME TAKEN :10019 MS unit-abot-epc-basic-0: 12:20:58 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:58 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:58 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:58.867 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:20:58 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:58.870 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:20:58 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:58 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:58 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:20:58 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:58 [main] REPORT: STEP EXECUTION TIME TAKEN :230 MS unit-abot-epc-basic-0: 12:20:58 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:58 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:20:58 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:20:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:58 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:20:58 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:20:58 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IM_CN_Subsystem_Signalling_Flag @PCO unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options # featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature:10 unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with IPv4 Address Allocation Via DHCPv4 Indication in PCO unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:09 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:09 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:09 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:09 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:09 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:09 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:09 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:09 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:09 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:09 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:09 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:09 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:09 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:09 [main] REPORT: STEP EXECUTION TIME TAKEN :219 MS unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:10 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:10 [main] REPORT: STEP EXECUTION TIME TAKEN :642 MS unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:10 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:10 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:10 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:10 [main] REPORT: STEP EXECUTION TIME TAKEN :76 MS unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:20 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:20 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:20 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:21:20 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:20 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 12:21:20 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:20 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:20 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:20.173 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:21:20 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:20.175 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:21:20 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:20 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21: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: 12:21:20 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:20 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:21:20 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:20 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:21:20 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:20 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:21:20 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:21: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: 12:21:30 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IPv4_Address_Allocation_Via_DHCPv4 @PCO unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature:10 unit-abot-epc-basic-0: 12:21: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: 12:21: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: 12:21:30 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:21: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: 12:21: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: 12:21:30 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:21: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: 12:21: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: 12:21:30 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:21: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: 12:21:30 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:21: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: 12:21:30 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:21: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: 12:21: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: 12:21:30 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IP Address Allocation Via NAS Signalling Indication in PCO unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:30 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:30 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:30 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:30 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:30 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:30 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21: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: 12:21:30 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:30 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:30 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:30 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:30 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:30 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:30 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:30 [main] REPORT: STEP EXECUTION TIME TAKEN :220 MS unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:31 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:31 [main] REPORT: STEP EXECUTION TIME TAKEN :662 MS unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:31 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:31 [main] REPORT: STEP EXECUTION TIME TAKEN :211 MS unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:31 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:31 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:41 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:41 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:41.607 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:41.609 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:41 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:41 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:41 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IP_Address_Allocation_Via_NAS_Signalling @PCO unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature:10 unit-abot-epc-basic-0: 12:21: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: 12:21: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: 12:21:51 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:21: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: 12:21: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: 12:21:51 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:21: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: 12:21:51 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:21: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: 12:21:51 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:21: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: 12:21:51 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:21: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: 12:21:51 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With MS Support of Network Requested Bearer Control indicator in PCO unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:51 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:51 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:51 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:51 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:51 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:51 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21: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: 12:21:51 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:51 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:51 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:51 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:51 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:51 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:52 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:52 [main] REPORT: STEP EXECUTION TIME TAKEN :217 MS unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:52 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:52 [main] REPORT: STEP EXECUTION TIME TAKEN :855 MS unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:52 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:52 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:52 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:52 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:21:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:02 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:02 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:02 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:22:02 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:02 [main] REPORT: STEP EXECUTION TIME TAKEN :10019 MS unit-abot-epc-basic-0: 12:22:02 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:02 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:03.007 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:03.009 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:03 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:03 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:03 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_MS_Support_Network_Requested_Bearer_Control_Indicator @PCO unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator # featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature:10 unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With P-CSCF Address Request Indication in PCO unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:13 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:13 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:13 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:13 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:13 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:13 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:13 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:13 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:13 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:13 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:13 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:13 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:13 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:13 [main] REPORT: STEP EXECUTION TIME TAKEN :212 MS unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22: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: 12:22:14 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:14 [main] REPORT: STEP EXECUTION TIME TAKEN :870 MS unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:14 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:14 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:14 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:14 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:24 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:24 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:24 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:22:24 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:24 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 12:22:24 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:24 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:24 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:24.516 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:22:24 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:24.518 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:22:24 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:24 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22: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: 12:22:24 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:24 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 12:22:24 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:24 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:22:24 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:24 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:22:24 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:22: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: 12:22:34 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:22: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_P-CSCF_Address_Request @PCO unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options # featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature:10 unit-abot-epc-basic-0: 12:22: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: 12:22: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: 12:22:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:22: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: 12:22: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: 12:22:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:22: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: 12:22: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: 12:22:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:22: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: 12:22:34 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:22: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: 12:22:34 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:22: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: 12:22: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: 12:22:34 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.run Feature: Auth_Accept unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:34 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:34 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:34 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:34 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:34 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:34 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22: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: 12:22:34 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:34 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:34 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:34 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:34 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:34 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:35 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:35 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22: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: 12:22:35 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:35 [main] REPORT: STEP EXECUTION TIME TAKEN :477 MS unit-abot-epc-basic-0: 12:22:35 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:35 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:35 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:35 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:35 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 12:22:35 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:35 [main] REPORT: STEP EXECUTION TIME TAKEN :687 MS unit-abot-epc-basic-0: 12:22:35 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:35 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:35 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:35 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:35 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:22:35 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:35 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 12:22:35 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:35 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:45 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:45 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:45 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:22:45 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:45 [main] REPORT: STEP EXECUTION TIME TAKEN :10018 MS unit-abot-epc-basic-0: 12:22:45 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:45 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:46 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:46.009 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 12:22:46 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:46.014 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:22:46 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:46 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22: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: 12:22:46 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:46 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 12:22:46 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:46 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:22:46 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:46 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:22:46 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:22: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: 12:22:56 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_Accept @TS_24_301 @24_301_5_4_2_1 @24_301_5_4_2_3 @33_401_6_1_1 @Series-0004 unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct # featureFiles/Auth_Accept.feature:10 unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run EPS security context. unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:56 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:56 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:56 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:56 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:56 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:56 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:56 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:56 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:56 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:56 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:56 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:56 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:56 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:56 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:56 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:56 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:56 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:56 [main] REPORT: STEP EXECUTION TIME TAKEN :433 MS unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:57 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:57 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:57 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 12:22:57 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:57 [main] REPORT: STEP EXECUTION TIME TAKEN :693 MS unit-abot-epc-basic-0: 12:22:57 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:57 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:57 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:57 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:57 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 12:22:57 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:57 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:22:57 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:57 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:57 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:57 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:57 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:22:57 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:57 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:22:57 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:57 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:22:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:07 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:07 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:07 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:23:07 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:07 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 12:23:07 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:07 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:17 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:17 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:17 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:23:17 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:17 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 12:23:17 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:17 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:17 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:17.520 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 12:23:17 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:17.525 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:23:17 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:17 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:17 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:23:17 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:17 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 12:23:17 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:17 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:23:17 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:17 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:23:17 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:23:17 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:23:17 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 12:23:18 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. # featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature:10 unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run #RES is restored to 0x00 in teardown process unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:28 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:28 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:28 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:28 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:28 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:28 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:28 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:28 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:28 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:28 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:28 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:28 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:28 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:28 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:28 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:28 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:28 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:28 [main] REPORT: STEP EXECUTION TIME TAKEN :347 MS unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:29 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:23:29 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:29 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:29 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 12:23:29 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:29 [main] REPORT: STEP EXECUTION TIME TAKEN :653 MS unit-abot-epc-basic-0: 12:23:29 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:29 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:29 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:29 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:29 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 12:23:29 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:29 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:23:29 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:29 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:29 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:29 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:29 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT unit-abot-epc-basic-0: 12:23:29 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:29 [main] REPORT: STEP EXECUTION TIME TAKEN :219 MS unit-abot-epc-basic-0: 12:23:29 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:29 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:29 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:29 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:29 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:23:29 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:29 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:23:29 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:29 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:39 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:39 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:39 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:23:39 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:39 [main] REPORT: STEP EXECUTION TIME TAKEN :10017 MS unit-abot-epc-basic-0: 12:23:39 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:39 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:49 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:49 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:50.001 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:50.003 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:50 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:50 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:50 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:23:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-mysql-0: 12:23:50 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:23:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:23:50 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:23:50 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:23:50 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:23:50 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:23:50 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:23:50 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:23:50 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:23:50 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:23:50 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:23:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT
 unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI # featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:00 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:00 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:00 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:00 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:00 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:00 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:00 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:00 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:00 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:00 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:00 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:00 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:00 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:00 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:01 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:01 [main] REPORT: STEP EXECUTION TIME TAKEN :440 MS unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:01 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:01 [main] REPORT: STEP EXECUTION TIME TAKEN :692 MS unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:01 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:01 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:01 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:01 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:01 [main] REPORT: ========================================================================================== unit-oai-epc-0: 12:24:05 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 12:24:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:24:05 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 12:24:05 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 12:24:05 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 12:24:05 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 12:24:05 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 12:24:05 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:24:05 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:24:05 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 12:24:05 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:24:05 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 12:24:05 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 12:24:05 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 12:24:05 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 18936' unit-oai-epc-0: 12:24:05 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 18936 =~ .*running.* ]] unit-oai-epc-0: 12:24:05 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 12:24:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:24:05 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 12:24:05 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 12:24:05 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 12:24:05 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 12:24:05 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:24:05 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 12:24:05 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 12:24:05 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 12:24:05 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:24:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:11 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:11 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:21 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:21 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:21 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:24:21 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:21 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 12:24:21 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:21 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:21 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:21.830 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:24:21 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:21.832 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:24:21 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:21 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:21 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:24:21 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:21 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 12:24:21 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:21 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:24:21 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:21 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:24:21 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:24:21 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:24:21 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME # featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.run #RES is restore to 0x00 in teardown process unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_GUTIattachMAC_code_failure unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:32 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:32 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:32 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:32 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:32 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:32 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:32 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:32 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:32 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:32 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:32 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:32 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:32 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:32 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:32 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:32 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:32 [main] REPORT: STEP EXECUTION TIME TAKEN :423 MS unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:33 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:33 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:33 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 12:24:33 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:33 [main] REPORT: STEP EXECUTION TIME TAKEN :647 MS unit-abot-epc-basic-0: 12:24:33 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:33 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:33 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:33 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:33 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 12:24:33 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:33 [main] REPORT: STEP EXECUTION TIME TAKEN :651 MS unit-abot-epc-basic-0: 12:24:33 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:33 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:33 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:33 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:33 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:24:33 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:33 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 12:24:33 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:33 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:43 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:43 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:53 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:53 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:53 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:24:53 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:53 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 12:24:53 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:53 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:54.159 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:54.163 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:54 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:54 [main] REPORT: STEP EXECUTION TIME TAKEN :234 MS unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:54 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:24:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:25: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: 12:25:05 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:05 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:05 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:05 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:05 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:05 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:05 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:05 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:05 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:05 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:05 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:05 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:05 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:05 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:05 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:06 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:06 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:06 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:25:06 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:06 [main] REPORT: STEP EXECUTION TIME TAKEN :432 MS unit-abot-epc-basic-0: 12:25:06 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:06 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:06 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:06 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:06 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:25:06 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:06 [main] REPORT: STEP EXECUTION TIME TAKEN :654 MS unit-abot-epc-basic-0: 12:25:06 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:06 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:07 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:07 [main] REPORT: STEP EXECUTION TIME TAKEN :651 MS unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:07 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:07 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:17 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:17 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:17 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:25:17 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:17 [main] REPORT: STEP EXECUTION TIME TAKEN :10016 MS unit-abot-epc-basic-0: 12:25:17 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:17 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:27 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:27 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:27 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:25:27 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:27 [main] REPORT: STEP EXECUTION TIME TAKEN :10016 MS unit-abot-epc-basic-0: 12:25:27 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:27 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:27 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:27.706 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:25:27 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:27.709 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:25:27 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:27 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:27 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:25:27 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:27 [main] REPORT: STEP EXECUTION TIME TAKEN :33 MS unit-abot-epc-basic-0: 12:25:27 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:27 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:25:27 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:27 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:25:27 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:25:27 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:25:28 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-oai-hss-0: 12:25:34 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:25:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:25:34 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 12:25:34 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 12:25:34 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 12:25:34 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 12:25:34 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 12:25:34 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:25:34 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 12:25:34 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:25:34 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 12:25:34 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 12:25:34 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 12:25:34 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22185' unit-oai-hss-0: 12:25:34 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22185 =~ .*running.* ]] unit-oai-hss-0: 12:25:34 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 12:25:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:25:34 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 12:25:34 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 12:25:34 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 12:25:34 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 12:25:34 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:25:34 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 12:25:34 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 12:25:34 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 12:25:34 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:25:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run # WRONGIMSI is restored to false in teardown process unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_SQN_failure unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:38 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:38 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:38 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:38 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:38 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:38 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:38 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:38 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:38 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:38 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:38 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:38 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:38 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:38 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:38 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:38 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:38 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:39 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:39 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:39 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:25:39 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:39 [main] REPORT: STEP EXECUTION TIME TAKEN :268 MS unit-abot-epc-basic-0: 12:25:39 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:39 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:39 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:39 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:39 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT unit-abot-epc-basic-0: 12:25:39 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:39 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:25:39 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:39 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:39 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:39 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:39 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 12:25:39 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:39 [main] REPORT: STEP EXECUTION TIME TAKEN :659 MS unit-abot-epc-basic-0: 12:25:39 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:39 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:39 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:39 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:39 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:25:39 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:39 [main] REPORT: STEP EXECUTION TIME TAKEN :93 MS unit-abot-epc-basic-0: 12:25:39 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:39 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:49 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:49 [main] REPORT: STEP EXECUTION TIME TAKEN :10021 MS unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:25:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:26:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:26:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:00 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:26:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:00 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 12:26:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:26:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:26:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:00.055 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 12:26:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:00.058 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:26:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:26:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:00 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:26:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:00 [main] REPORT: STEP EXECUTION TIME TAKEN :30 MS unit-abot-epc-basic-0: 12:26:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:00 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:26:00 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:26:00 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:26:00 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:26:00 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:26:00 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 12:26:00 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_SQN_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. # featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature:10 unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:10 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:10 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:10 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:10 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:10 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:10 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:11 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:11 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:11 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:11 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:11 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:11 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:11 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:11 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:11 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:11 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:11 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:11 [main] REPORT: STEP EXECUTION TIME TAKEN :466 MS unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:11 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:11 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:26:12 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:26:12 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:12 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 12:26:12 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:12 [main] REPORT: STEP EXECUTION TIME TAKEN :655 MS unit-abot-epc-basic-0: 12:26:12 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:26:12 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:26:12 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:26:12 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:12 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:26:12 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:12 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:26:12 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:26:12 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:26:22 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:26:22 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:22 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:26:22 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:22 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 12:26:22 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:26:22 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:26:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:26:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:26:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:32 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 12:26:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:26:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:26:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:32.309 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 12:26:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:32.310 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:26:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:26:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:32 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:26:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:32 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 12:26:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:32 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:26:32 DEBUG unit.abot-epc-basic/0.run 05-Apr-2019 12:26:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:26:32 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:26:32 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:26:32 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:26:32 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 12:26:33 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 @SS_changesReqd unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" # featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature:10 unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run # AuC system changes required. HSS should send Authentication request message with AMF=AMF_RESYNCH amf = {0xff 0xff} unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run # file name kdf.c line no: 156 uint8_t amf[] = { 0xFF, 0xFF }; unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run 22 Scenarios (22 failed) unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run 278 Steps (22 failed, 256 passed) unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run 9m12.720s unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0, Time elapsed: 556.953 sec <<< FAILURE! - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 12:26:43 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: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 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.004 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 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: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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.017 sec <<< FAILURE! unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 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.02 sec <<< FAILURE! unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 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: 12:26:43 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: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 12:26:43 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.003 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 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.001 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 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.006 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 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: 12:26:43 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 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.001 sec unit-abot-epc-basic-0: 12:26:43 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.002 sec unit-abot-epc-basic-0: 12:26:43 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.005 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 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.005 sec unit-abot-epc-basic-0: 12:26:43 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: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 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: 12:26:43 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 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.001 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 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.006 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 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: 12:26:43 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 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.002 sec unit-abot-epc-basic-0: 12:26:43 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.003 sec unit-abot-epc-basic-0: 12:26:43 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.01 sec unit-abot-epc-basic-0: 12:26:43 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: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 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.003 sec unit-abot-epc-basic-0: 12:26:43 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: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 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.007 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 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: 12:26:43 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.002 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 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.004 sec <<< FAILURE! unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 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.003 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 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: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 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.001 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 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.001 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 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.011 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 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.008 sec <<< FAILURE! unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 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.001 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 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.001 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 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.002 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 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.001 sec unit-abot-epc-basic-0: 12:26:43 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.001 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 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.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 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.001 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 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.001 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 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: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 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: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 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.003 sec unit-abot-epc-basic-0: 12:26:43 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.003 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 12:26:43 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 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.006 sec <<< FAILURE! unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 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.003 sec <<< FAILURE! unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 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: 12:26:43 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 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.001 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 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.001 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 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: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 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.001 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 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.006 sec <<< FAILURE! unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 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.007 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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.005 sec <<< FAILURE! unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 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.007 sec <<< FAILURE! unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 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.006 sec unit-abot-epc-basic-0: 12:26:43 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.004 sec unit-abot-epc-basic-0: 12:26:43 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.004 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 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.001 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 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.004 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.003 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 12:26:43 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 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.031 sec <<< FAILURE! unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Results : unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Failed tests: unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 12:26:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:44 DEBUG unit.abot-epc-basic/0.run [ERROR] There are test failures. unit-abot-epc-basic-0: 12:26:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:44 DEBUG unit.abot-epc-basic/0.run Please refer to /var/lib/abot-epc-basic/target/surefire-reports for the individual test results. unit-abot-epc-basic-0: 12:26:44 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:26:44 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:26:44 DEBUG unit.abot-epc-basic/0.run [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 12:26:44 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:26:44 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:26:44 DEBUG unit.abot-epc-basic/0.run [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 12:26:46 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:26:46 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD FAILURE unit-abot-epc-basic-0: 12:26:46 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:26:46 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 09:23 min unit-abot-epc-basic-0: 12:26:46 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2019-04-05T12:26:46+00:00 unit-abot-epc-basic-0: 12:26:46 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 22M/60M unit-abot-epc-basic-0: 12:26:46 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:26:46 DEBUG unit.abot-epc-basic/0.run [ERROR] Failed to execute goal net.masterthought:maven-cucumber-reporting:0.1.0:generate (execution) on project ABOT-RunScenarios: Error Found: BUILD FAILED - Check Report For Details -> [Help 1] unit-abot-epc-basic-0: 12:26:46 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 12:26:46 DEBUG unit.abot-epc-basic/0.run [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. unit-abot-epc-basic-0: 12:26:46 DEBUG unit.abot-epc-basic/0.run [ERROR] Re-run Maven using the -X switch to enable full debug logging. unit-abot-epc-basic-0: 12:26:46 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 12:26:46 DEBUG unit.abot-epc-basic/0.run [ERROR] For more information about the errors and possible solutions, please read the following articles: unit-abot-epc-basic-0: 12:26:46 DEBUG unit.abot-epc-basic/0.run [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException unit-abot-epc-basic-0: 12:26:46 DEBUG unit.abot-epc-basic/0.run No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 12:26:46 DEBUG juju.worker.uniter.operation committing operation "run action 0194dbe6-d285-434e-8dd2-53d9b6242e22" unit-abot-epc-basic-0: 12:26:46 DEBUG juju.machinelock machine lock released for uniter (run action 0194dbe6-d285-434e-8dd2-53d9b6242e22) unit-abot-epc-basic-0: 12:26:46 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:26:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:26:46 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 12:26:46 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 12:26:46 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 12:26:46 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 12:26:46 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 12:26:46 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 12:26:46 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 12:26:46 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 12:26:46 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:26:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:26:46 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 12:26:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2019-04-05 12:27:07,175 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2019-04-05 12:27:41,271 - 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 Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 1 machine Waiting on 1 model, 1 machine All hosted models reclaimed, cleaning up controller machines 2019-04-05 12:27:41,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 12:27:41,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ba503ad70bcedcef205241cecf8f1e0997e25f67" 2019-04-05 12:27:41,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2532 Content-Type: application/json Date: Fri, 05 Apr 2019 12:27:41 GMT X-Openstack-Request-Id: req-40ead643-798e-4bb4-94f5-c2c8e99997f9 2019-04-05 12:27:41,627 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "7da6218988ce40db9cfaa160670f8df9", "created_at": "2019-04-05T11:54:29Z", "updated_at": "2019-04-05T12:27:19Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 4, "project_id": "7da6218988ce40db9cfaa160670f8df9", "port_id": null, "id": "5d5b4d6d-cb76-4021-946d-7cc82ee3601b", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "7da6218988ce40db9cfaa160670f8df9", "created_at": "2019-04-05T12:00:05Z", "updated_at": "2019-04-05T12:27:29Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "7da6218988ce40db9cfaa160670f8df9", "port_id": null, "id": "72e5d419-3db0-4ddc-beab-005d9d59b8c7", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "7da6218988ce40db9cfaa160670f8df9", "created_at": "2019-04-05T11:50:19Z", "updated_at": "2019-04-05T12:27:39Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "7da6218988ce40db9cfaa160670f8df9", "port_id": null, "id": "cf829300-db11-4850-88ab-0bd0906a6c56", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "7da6218988ce40db9cfaa160670f8df9", "created_at": "2019-04-05T12:00:47Z", "updated_at": "2019-04-05T12:27:33Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 4, "project_id": "7da6218988ce40db9cfaa160670f8df9", "port_id": null, "id": "e8400b18-a2dd-43c1-bea5-1594addf02f8", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "7da6218988ce40db9cfaa160670f8df9", "created_at": "2019-04-05T11:56:59Z", "updated_at": "2019-04-05T12:27:24Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "7da6218988ce40db9cfaa160670f8df9", "port_id": null, "id": "e91105db-cdb8-45a2-987f-d7fa875616c9", "qos_policy_id": null}]} 2019-04-05 12:27:41,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-40ead643-798e-4bb4-94f5-c2c8e99997f9 2019-04-05 12:27:41,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.347943067551s 2019-04-05 12:27:41,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-05 12:27:41,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/5d5b4d6d-cb76-4021-946d-7cc82ee3601b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ba503ad70bcedcef205241cecf8f1e0997e25f67" 2019-04-05 12:27:42,677 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 12:27:42 GMT X-Openstack-Request-Id: req-ce875d33-b18c-4b82-ac90-2c47ee56daa3 2019-04-05 12:27:42,677 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 12:27:42,677 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/5d5b4d6d-cb76-4021-946d-7cc82ee3601b.json used request id req-ce875d33-b18c-4b82-ac90-2c47ee56daa3 2019-04-05 12:27:42,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.01279783249s 2019-04-05 12:27:42,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 12:27:42,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ba503ad70bcedcef205241cecf8f1e0997e25f67" 2019-04-05 12:27:42,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2029 Content-Type: application/json Date: Fri, 05 Apr 2019 12:27:42 GMT X-Openstack-Request-Id: req-32f2a837-0c41-494a-bb8b-acacdebb7b67 2019-04-05 12:27:42,756 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "7da6218988ce40db9cfaa160670f8df9", "created_at": "2019-04-05T12:00:05Z", "updated_at": "2019-04-05T12:27:29Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "7da6218988ce40db9cfaa160670f8df9", "port_id": null, "id": "72e5d419-3db0-4ddc-beab-005d9d59b8c7", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "7da6218988ce40db9cfaa160670f8df9", "created_at": "2019-04-05T11:50:19Z", "updated_at": "2019-04-05T12:27:39Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "7da6218988ce40db9cfaa160670f8df9", "port_id": null, "id": "cf829300-db11-4850-88ab-0bd0906a6c56", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "7da6218988ce40db9cfaa160670f8df9", "created_at": "2019-04-05T12:00:47Z", "updated_at": "2019-04-05T12:27:33Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 4, "project_id": "7da6218988ce40db9cfaa160670f8df9", "port_id": null, "id": "e8400b18-a2dd-43c1-bea5-1594addf02f8", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "7da6218988ce40db9cfaa160670f8df9", "created_at": "2019-04-05T11:56:59Z", "updated_at": "2019-04-05T12:27:24Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "7da6218988ce40db9cfaa160670f8df9", "port_id": null, "id": "e91105db-cdb8-45a2-987f-d7fa875616c9", "qos_policy_id": null}]} 2019-04-05 12:27:42,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-32f2a837-0c41-494a-bb8b-acacdebb7b67 2019-04-05 12:27:42,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0672810077667s 2019-04-05 12:27:42,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-05 12:27:42,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/72e5d419-3db0-4ddc-beab-005d9d59b8c7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ba503ad70bcedcef205241cecf8f1e0997e25f67" 2019-04-05 12:27:43,353 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 12:27:43 GMT X-Openstack-Request-Id: req-405c98e1-fcc2-4a9d-8911-002c70b2dc56 2019-04-05 12:27:43,353 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 12:27:43,353 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/72e5d419-3db0-4ddc-beab-005d9d59b8c7.json used request id req-405c98e1-fcc2-4a9d-8911-002c70b2dc56 2019-04-05 12:27:43,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.56850194931s 2019-04-05 12:27:43,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 12:27:43,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ba503ad70bcedcef205241cecf8f1e0997e25f67" 2019-04-05 12:27:43,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1526 Content-Type: application/json Date: Fri, 05 Apr 2019 12:27:43 GMT X-Openstack-Request-Id: req-4a603ab6-c96c-459f-8159-59a4f680e5f7 2019-04-05 12:27:43,439 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "7da6218988ce40db9cfaa160670f8df9", "created_at": "2019-04-05T11:50:19Z", "updated_at": "2019-04-05T12:27:39Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "7da6218988ce40db9cfaa160670f8df9", "port_id": null, "id": "cf829300-db11-4850-88ab-0bd0906a6c56", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "7da6218988ce40db9cfaa160670f8df9", "created_at": "2019-04-05T12:00:47Z", "updated_at": "2019-04-05T12:27:33Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 4, "project_id": "7da6218988ce40db9cfaa160670f8df9", "port_id": null, "id": "e8400b18-a2dd-43c1-bea5-1594addf02f8", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "7da6218988ce40db9cfaa160670f8df9", "created_at": "2019-04-05T11:56:59Z", "updated_at": "2019-04-05T12:27:24Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "7da6218988ce40db9cfaa160670f8df9", "port_id": null, "id": "e91105db-cdb8-45a2-987f-d7fa875616c9", "qos_policy_id": null}]} 2019-04-05 12:27:43,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-4a603ab6-c96c-459f-8159-59a4f680e5f7 2019-04-05 12:27:43,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0751180648804s 2019-04-05 12:27:43,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-05 12:27:43,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/cf829300-db11-4850-88ab-0bd0906a6c56.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ba503ad70bcedcef205241cecf8f1e0997e25f67" 2019-04-05 12:27:44,363 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 12:27:44 GMT X-Openstack-Request-Id: req-eb1e437a-f2ec-440d-9702-f379045b0144 2019-04-05 12:27:44,363 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 12:27:44,363 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/cf829300-db11-4850-88ab-0bd0906a6c56.json used request id req-eb1e437a-f2ec-440d-9702-f379045b0144 2019-04-05 12:27:44,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.898113012314s 2019-04-05 12:27:44,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 12:27:44,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ba503ad70bcedcef205241cecf8f1e0997e25f67" 2019-04-05 12:27:44,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1023 Content-Type: application/json Date: Fri, 05 Apr 2019 12:27:44 GMT X-Openstack-Request-Id: req-cf0d6721-5ad6-4f7d-98cb-d1c9ec9552e2 2019-04-05 12:27:44,448 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "7da6218988ce40db9cfaa160670f8df9", "created_at": "2019-04-05T12:00:47Z", "updated_at": "2019-04-05T12:27:33Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 4, "project_id": "7da6218988ce40db9cfaa160670f8df9", "port_id": null, "id": "e8400b18-a2dd-43c1-bea5-1594addf02f8", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "7da6218988ce40db9cfaa160670f8df9", "created_at": "2019-04-05T11:56:59Z", "updated_at": "2019-04-05T12:27:24Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "7da6218988ce40db9cfaa160670f8df9", "port_id": null, "id": "e91105db-cdb8-45a2-987f-d7fa875616c9", "qos_policy_id": null}]} 2019-04-05 12:27:44,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-cf0d6721-5ad6-4f7d-98cb-d1c9ec9552e2 2019-04-05 12:27:44,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.073441028595s 2019-04-05 12:27:44,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-05 12:27:44,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/e8400b18-a2dd-43c1-bea5-1594addf02f8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ba503ad70bcedcef205241cecf8f1e0997e25f67" 2019-04-05 12:27:45,057 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 12:27:45 GMT X-Openstack-Request-Id: req-a2acf178-21af-45b3-a1e3-7060cf27d6ea 2019-04-05 12:27:45,057 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 12:27:45,057 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/e8400b18-a2dd-43c1-bea5-1594addf02f8.json used request id req-a2acf178-21af-45b3-a1e3-7060cf27d6ea 2019-04-05 12:27:45,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.590301036835s 2019-04-05 12:27:45,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 12:27:45,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ba503ad70bcedcef205241cecf8f1e0997e25f67" 2019-04-05 12:27:45,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 520 Content-Type: application/json Date: Fri, 05 Apr 2019 12:27:45 GMT X-Openstack-Request-Id: req-3cc34637-6eb0-4832-96bf-dac77c09111f 2019-04-05 12:27:45,164 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "7da6218988ce40db9cfaa160670f8df9", "created_at": "2019-04-05T11:56:59Z", "updated_at": "2019-04-05T12:27:24Z", "floating_network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 4, "project_id": "7da6218988ce40db9cfaa160670f8df9", "port_id": null, "id": "e91105db-cdb8-45a2-987f-d7fa875616c9", "qos_policy_id": null}]} 2019-04-05 12:27:45,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3cc34637-6eb0-4832-96bf-dac77c09111f 2019-04-05 12:27:45,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0973780155182s 2019-04-05 12:27:45,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-05 12:27:45,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/e91105db-cdb8-45a2-987f-d7fa875616c9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ba503ad70bcedcef205241cecf8f1e0997e25f67" 2019-04-05 12:27:46,013 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 12:27:46 GMT X-Openstack-Request-Id: req-0274ad6d-2b09-47f2-801a-bb2b0926bd29 2019-04-05 12:27:46,013 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 12:27:46,013 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/e91105db-cdb8-45a2-987f-d7fa875616c9.json used request id req-0274ad6d-2b09-47f2-801a-bb2b0926bd29 2019-04-05 12:27:46,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.834846973419s 2019-04-05 12:27:46,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-05 12:27:46,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ba503ad70bcedcef205241cecf8f1e0997e25f67" 2019-04-05 12:27:46,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 05 Apr 2019 12:27:46 GMT X-Openstack-Request-Id: req-a366e347-9b7a-440e-9e0c-186cf34df4df 2019-04-05 12:27:46,097 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-05 12:27:46,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-a366e347-9b7a-440e-9e0c-186cf34df4df 2019-04-05 12:27:46,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0733280181885s 2019-04-05 12:27:46,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-05 12:27:46,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/260d5a44-3f3d-4907-9fc7-a92f4bef67ba -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ba503ad70bcedcef205241cecf8f1e0997e25f67" 2019-04-05 12:27:46,754 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 12:27:46 GMT X-Openstack-Request-Id: req-b949cc76-3874-4c23-b6fd-95c9db1fef2d 2019-04-05 12:27:46,754 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 12:27:46,754 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/260d5a44-3f3d-4907-9fc7-a92f4bef67ba used request id req-b949cc76-3874-4c23-b6fd-95c9db1fef2d 2019-04-05 12:27:46,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.655211925507s 2019-04-05 12:27:46,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 12:27:46,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4f4e6ca2fb1b691a693a9ae7dc7753e83344192d" 2019-04-05 12:27:47,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Fri, 05 Apr 2019 12:27: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-22af5aaa-22c1-42d7-9f01-bfbd4524e1ed x-openstack-request-id: req-22af5aaa-22c1-42d7-9f01-bfbd4524e1ed 2019-04-05 12:27:47,051 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "juju_epc-flavor_3db6c3dc-dad9-4fc9-b246-80ba211500d6", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/8485181a-a722-47ac-9d6a-e46af194099f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/8485181a-a722-47ac-9d6a-e46af194099f", "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": "8485181a-a722-47ac-9d6a-e46af194099f"}, {"name": "juju_epc-flavor_alt_3db6c3dc-dad9-4fc9-b246-80ba211500d6", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/aaf96b47-176c-4692-ae64-db2f7e43dbd3", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/aaf96b47-176c-4692-ae64-db2f7e43dbd3", "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": "aaf96b47-176c-4692-ae64-db2f7e43dbd3"}]} 2019-04-05 12:27:47,052 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-22af5aaa-22c1-42d7-9f01-bfbd4524e1ed 2019-04-05 12:27:47,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.291605949402s 2019-04-05 12:27:47,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-05 12:27:47,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/aaf96b47-176c-4692-ae64-db2f7e43dbd3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4f4e6ca2fb1b691a693a9ae7dc7753e83344192d" 2019-04-05 12:27:47,083 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 12:27: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-b1bf6188-e88b-4d1a-8220-896bf0e66352 x-openstack-request-id: req-b1bf6188-e88b-4d1a-8220-896bf0e66352 2019-04-05 12:27:47,083 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/aaf96b47-176c-4692-ae64-db2f7e43dbd3 used request id req-b1bf6188-e88b-4d1a-8220-896bf0e66352 2019-04-05 12:27:47,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0291321277618s 2019-04-05 12:27:47,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-05 12:27:47,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/19901560-f6a8-4afd-892d-882e5fa139e0/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.15" -H "X-Auth-Token: {SHA1}ba503ad70bcedcef205241cecf8f1e0997e25f67" -d '{"subnet_id": "02026471-72ef-4120-bde7-d3130c6e0b5a"}' 2019-04-05 12:27:49,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 05 Apr 2019 12:27:49 GMT X-Openstack-Request-Id: req-09c4d53d-ab36-444a-8ae2-6fda87d04f26 2019-04-05 12:27:49,132 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "c08479f4-f516-48ba-947c-ca7b213c9d7a", "tenant_id": "7da6218988ce40db9cfaa160670f8df9", "subnet_id": "02026471-72ef-4120-bde7-d3130c6e0b5a", "subnet_ids": ["02026471-72ef-4120-bde7-d3130c6e0b5a"], "port_id": "509cb858-b893-4c67-9c9f-fb5f8b347ece", "id": "19901560-f6a8-4afd-892d-882e5fa139e0"} 2019-04-05 12:27:49,132 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/19901560-f6a8-4afd-892d-882e5fa139e0/remove_router_interface.json used request id req-09c4d53d-ab36-444a-8ae2-6fda87d04f26 2019-04-05 12:27:49,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.04842591286s 2019-04-05 12:27:49,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-05 12:27:49,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ba503ad70bcedcef205241cecf8f1e0997e25f67" 2019-04-05 12:27:49,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Fri, 05 Apr 2019 12:27:49 GMT X-Openstack-Request-Id: req-59dc9311-1396-4df4-855c-4f165dea371d 2019-04-05 12:27:49,258 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "7988db48-05a8-4a8c-b418-2ba12e37bd97", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7da6218988ce40db9cfaa160670f8df9", "created_at": "2019-04-05T11:47:45Z", "admin_state_up": true, "updated_at": "2019-04-05T12:27:47Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "7da6218988ce40db9cfaa160670f8df9", "id": "19901560-f6a8-4afd-892d-882e5fa139e0", "name": "juju_epc-router_3db6c3dc-dad9-4fc9-b246-80ba211500d6"}]} 2019-04-05 12:27:49,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-59dc9311-1396-4df4-855c-4f165dea371d 2019-04-05 12:27:49,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.126255989075s 2019-04-05 12:27:49,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-05 12:27:49,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/19901560-f6a8-4afd-892d-882e5fa139e0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ba503ad70bcedcef205241cecf8f1e0997e25f67" 2019-04-05 12:27:50,612 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 12:27:50 GMT X-Openstack-Request-Id: req-a6b13e84-40ba-432e-98c3-5ef04541574e 2019-04-05 12:27:50,612 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 12:27:50,613 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/19901560-f6a8-4afd-892d-882e5fa139e0.json used request id req-a6b13e84-40ba-432e-98c3-5ef04541574e 2019-04-05 12:27:50,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.35251402855s 2019-04-05 12:27:50,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-05 12:27:50,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ba503ad70bcedcef205241cecf8f1e0997e25f67" 2019-04-05 12:27:50,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Fri, 05 Apr 2019 12:27:50 GMT X-Openstack-Request-Id: req-44af3eaf-5f6b-4901-99eb-34dcffc33026 2019-04-05 12:27:50,662 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c08479f4-f516-48ba-947c-ca7b213c9d7a","tenant_id":"7da6218988ce40db9cfaa160670f8df9","created_at":"2019-04-05T11:47:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-05T11:47:45Z","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":"7da6218988ce40db9cfaa160670f8df9","id":"02026471-72ef-4120-bde7-d3130c6e0b5a","subnetpool_id":null,"name":"juju_epc-subnet_3db6c3dc-dad9-4fc9-b246-80ba211500d6"}]} 2019-04-05 12:27:50,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-44af3eaf-5f6b-4901-99eb-34dcffc33026 2019-04-05 12:27:50,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0485877990723s 2019-04-05 12:27:50,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-05 12:27:50,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/02026471-72ef-4120-bde7-d3130c6e0b5a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ba503ad70bcedcef205241cecf8f1e0997e25f67" 2019-04-05 12:27:51,946 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 12:27:51 GMT X-Openstack-Request-Id: req-f7483bb5-dd87-4400-8303-7bee5dc8608a 2019-04-05 12:27:51,946 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 12:27:51,947 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/02026471-72ef-4120-bde7-d3130c6e0b5a.json used request id req-f7483bb5-dd87-4400-8303-7bee5dc8608a 2019-04-05 12:27:51,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.28358697891s 2019-04-05 12:27:51,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-05 12:27:51,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ba503ad70bcedcef205241cecf8f1e0997e25f67" 2019-04-05 12:27:52,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Fri, 05 Apr 2019 12:27:52 GMT X-Openstack-Request-Id: req-74b972ea-4dd4-4850-8b3c-bc4330c9864d 2019-04-05 12:27:52,043 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7988db48-05a8-4a8c-b418-2ba12e37bd97","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eb59fe06d2204ec18bc5b63ebb0a318e","l2_adjacency":true,"status":"ACTIVE","subnets":["d7819dd5-a9a8-41e4-8ad0-8a9f7454f7ad"],"description":"","tags":[],"updated_at":"2019-04-05T06:37:06Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"eb59fe06d2204ec18bc5b63ebb0a318e","created_at":"2019-04-05T06:22:23Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c08479f4-f516-48ba-947c-ca7b213c9d7a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7da6218988ce40db9cfaa160670f8df9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-05T12:27:51Z","qos_policy_id":null,"name":"juju_epc-net_3db6c3dc-dad9-4fc9-b246-80ba211500d6","admin_state_up":true,"tenant_id":"7da6218988ce40db9cfaa160670f8df9","created_at":"2019-04-05T11:47:43Z","mtu":1450}]} 2019-04-05 12:27:52,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-74b972ea-4dd4-4850-8b3c-bc4330c9864d 2019-04-05 12:27:52,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0959150791168s 2019-04-05 12:27:52,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-05 12:27:52,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/c08479f4-f516-48ba-947c-ca7b213c9d7a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ba503ad70bcedcef205241cecf8f1e0997e25f67" 2019-04-05 12:27:53,098 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 12:27:53 GMT X-Openstack-Request-Id: req-f1b989f9-7943-41a0-b2c7-38de9f737a0d 2019-04-05 12:27:53,098 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 12:27:53,098 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/c08479f4-f516-48ba-947c-ca7b213c9d7a.json used request id req-f1b989f9-7943-41a0-b2c7-38de9f737a0d 2019-04-05 12:27:53,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.05410218239s 2019-04-05 12:27:53,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-05 12:27:53,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}ba503ad70bcedcef205241cecf8f1e0997e25f67" 2019-04-05 12:27:53,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Fri, 05 Apr 2019 12:27:53 GMT X-Openstack-Request-Id: req-8581aac7-4bbd-41fe-9923-8364a6308dd8 2019-04-05 12:27:53,143 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-05T11:47:57Z", "file": "/v2/images/8c643197-4308-42cc-ab82-a3c3d81d962a/file", "owner": "7da6218988ce40db9cfaa160670f8df9", "id": "8c643197-4308-42cc-ab82-a3c3d81d962a", "size": 300941312, "self": "/v2/images/8c643197-4308-42cc-ab82-a3c3d81d962a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/8c643197-4308-42cc-ab82-a3c3d81d962a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://50429b0e-137a-4130-acff-5207671244e1/images/8c643197-4308-42cc-ab82-a3c3d81d962a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_3db6c3dc-dad9-4fc9-b246-80ba211500d6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "juju_epc-img_3db6c3dc-dad9-4fc9-b246-80ba211500d6", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-04-05T11:47:51Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-05 12:27:53,144 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-8581aac7-4bbd-41fe-9923-8364a6308dd8 2019-04-05 12:27:53,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0400431156158s 2019-04-05 12:27:53,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-05 12:27:53,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/8c643197-4308-42cc-ab82-a3c3d81d962a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ba503ad70bcedcef205241cecf8f1e0997e25f67" 2019-04-05 12:27:53,521 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 05 Apr 2019 12:27:53 GMT X-Openstack-Request-Id: req-ba98b976-00b1-4200-a4f3-a9a6b797f1d7 2019-04-05 12:27:53,521 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-05 12:27:53,521 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/8c643197-4308-42cc-ab82-a3c3d81d962a used request id req-ba98b976-00b1-4200-a4f3-a9a6b797f1d7 2019-04-05 12:27:53,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.375967979431s 2019-04-05 12:27:53,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-05 12:27:53,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4f4e6ca2fb1b691a693a9ae7dc7753e83344192d" 2019-04-05 12:27:53,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Fri, 05 Apr 2019 12:27:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-874fe073-c79c-482f-b976-c05c55396b92 x-openstack-request-id: req-874fe073-c79c-482f-b976-c05c55396b92 2019-04-05 12:27:53,544 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "juju_epc-flavor_3db6c3dc-dad9-4fc9-b246-80ba211500d6", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/8485181a-a722-47ac-9d6a-e46af194099f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/8485181a-a722-47ac-9d6a-e46af194099f", "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": "8485181a-a722-47ac-9d6a-e46af194099f"}]} 2019-04-05 12:27:53,544 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-874fe073-c79c-482f-b976-c05c55396b92 2019-04-05 12:27:53,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0229530334473s 2019-04-05 12:27:53,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-05 12:27:53,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/8485181a-a722-47ac-9d6a-e46af194099f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4f4e6ca2fb1b691a693a9ae7dc7753e83344192d" 2019-04-05 12:27:53,574 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 05 Apr 2019 12:27:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d2cccde4-3bce-4efa-af9b-c30ad242a9fd x-openstack-request-id: req-d2cccde4-3bce-4efa-af9b-c30ad242a9fd 2019-04-05 12:27:53,574 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/8485181a-a722-47ac-9d6a-e46af194099f used request id req-d2cccde4-3bce-4efa-af9b-c30ad242a9fd 2019-04-05 12:27:53,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0280201435089s 2019-04-05 12:27:53,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 12:27:53,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4f4e6ca2fb1b691a693a9ae7dc7753e83344192d" 2019-04-05 12:27:53,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Fri, 05 Apr 2019 12:27:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c8a19ce-202a-49e6-9e44-2db5b5c2c9ce 2019-04-05 12:27:53,802 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/09918b634d9246d6b4f5d700dc139963"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09918b634d9246d6b4f5d700dc139963", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/287dfe84a7b8400cb645a77372e92064"}, "domain_id": "default", "enabled": true, "options": {}, "id": "287dfe84a7b8400cb645a77372e92064", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/2bbf43bce3074693a9732990c2c1129f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2bbf43bce3074693a9732990c2c1129f", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/3491ea00f50c4cdf85dcf7b5b6f13eb3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3491ea00f50c4cdf85dcf7b5b6f13eb3", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/36d3c5078950450b8edca43158cd3cc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36d3c5078950450b8edca43158cd3cc4", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/3925ae83907349f0acb148efa634063e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3925ae83907349f0acb148efa634063e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/3e5b66793e044ce78349d6ac3719c2e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e5b66793e044ce78349d6ac3719c2e6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/5dfe2aa8d7554a5293561945b1c5a2c9"}, "domain_id": "85c1d757abe64edab81e27e274ba15bd", "enabled": true, "options": {}, "id": "5dfe2aa8d7554a5293561945b1c5a2c9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/95cc03f841a442088b6486d2042c3227"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95cc03f841a442088b6486d2042c3227", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/9d36644971b744ec841127626f44e2d9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d36644971b744ec841127626f44e2d9", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/be1602adba4049199bf6ed9c9303ff56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be1602adba4049199bf6ed9c9303ff56", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/d177b2e149234ee78f145b694f36d1da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d177b2e149234ee78f145b694f36d1da", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/d47ca0a9782f4ceb846318397829380f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d47ca0a9782f4ceb846318397829380f", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/e3161f689d8d4b8b9cc7d37565ddc7eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3161f689d8d4b8b9cc7d37565ddc7eb", "email": "nova@localhost", "password_expires_at": null}, {"name": "juju_epc-user_3db6c3dc-dad9-4fc9-b246-80ba211500d6", "links": {"self": "http://172.30.9.23:5000/v3/users/eb0aa38f466141b381adf810930c748e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "eb0aa38f466141b381adf810930c748e", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-05 12:27:53,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-1c8a19ce-202a-49e6-9e44-2db5b5c2c9ce 2019-04-05 12:27:53,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.227251052856s 2019-04-05 12:27:53,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-05 12:27:53,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/eb0aa38f466141b381adf810930c748e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4f4e6ca2fb1b691a693a9ae7dc7753e83344192d" 2019-04-05 12:27:54,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Fri, 05 Apr 2019 12:27:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1417e533-6e5e-4729-b5b0-0a90de934f0e 2019-04-05 12:27:54,016 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_3db6c3dc-dad9-4fc9-b246-80ba211500d6", "links": {"self": "http://172.30.9.23:5000/v3/users/eb0aa38f466141b381adf810930c748e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "eb0aa38f466141b381adf810930c748e", "description": null}} 2019-04-05 12:27:54,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/eb0aa38f466141b381adf810930c748e used request id req-1417e533-6e5e-4729-b5b0-0a90de934f0e 2019-04-05 12:27:54,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208384990692s 2019-04-05 12:27:54,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-05 12:27:54,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/eb0aa38f466141b381adf810930c748e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4f4e6ca2fb1b691a693a9ae7dc7753e83344192d" 2019-04-05 12:27:54,317 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 12:27:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e38f525-48f6-48cc-a6b3-9b7633affc28 2019-04-05 12:27:54,318 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 12:27:54,318 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/eb0aa38f466141b381adf810930c748e used request id req-1e38f525-48f6-48cc-a6b3-9b7633affc28 2019-04-05 12:27:54,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.300517082214s 2019-04-05 12:27:54,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-05 12:27:54,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4f4e6ca2fb1b691a693a9ae7dc7753e83344192d" 2019-04-05 12:27:54,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Fri, 05 Apr 2019 12:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-454d5660-84ce-4258-898f-fb37f9644a90 2019-04-05 12:27:54,520 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.23:5000/v3/projects/7da6218988ce40db9cfaa160670f8df9"}, "tags": [], "enabled": true, "id": "7da6218988ce40db9cfaa160670f8df9", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_3db6c3dc-dad9-4fc9-b246-80ba211500d6"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8d120259c3946c982a593eded4f1cfb"}, "tags": [], "enabled": true, "id": "a8d120259c3946c982a593eded4f1cfb", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/eb59fe06d2204ec18bc5b63ebb0a318e"}, "tags": [], "enabled": true, "id": "eb59fe06d2204ec18bc5b63ebb0a318e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-05 12:27:54,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-454d5660-84ce-4258-898f-fb37f9644a90 2019-04-05 12:27:54,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.195535898209s 2019-04-05 12:27:54,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-05 12:27:54,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/7da6218988ce40db9cfaa160670f8df9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4f4e6ca2fb1b691a693a9ae7dc7753e83344192d" 2019-04-05 12:27:54,779 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 05 Apr 2019 12:27:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17b9fdf2-0691-4093-8b3a-f84a2942ef54 2019-04-05 12:27:54,780 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-05 12:27:54,780 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/7da6218988ce40db9cfaa160670f8df9 used request id req-17b9fdf2-0691-4093-8b3a-f84a2942ef54 2019-04-05 12:27:54,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.254009008408s 2019-04-05 12:27:54,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 12:27:54,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=7da6218988ce40db9cfaa160670f8df9&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.15" -H "X-Auth-Token: {SHA1}4f4e6ca2fb1b691a693a9ae7dc7753e83344192d" 2019-04-05 12:27:55,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Fri, 05 Apr 2019 12:27:55 GMT X-Openstack-Request-Id: req-e1ac4cbb-1770-4e2b-8be4-2fed8221efc5 2019-04-05 12:27:55,085 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7da6218988ce40db9cfaa160670f8df9", "created_at": "2019-04-05T11:47:43Z", "updated_at": "2019-04-05T11:47:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:47:43Z", "revision_number": 0, "id": "2fd4c531-3d77-4bc7-bb99-78b2216654ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:47:43Z", "security_group_id": "fefd5bdf-3959-452a-823c-52161dc30f3a", "tenant_id": "7da6218988ce40db9cfaa160670f8df9", "port_range_min": null, "ethertype": "IPv4", "project_id": "7da6218988ce40db9cfaa160670f8df9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:47:43Z", "revision_number": 0, "id": "7919cef8-e28c-496f-955e-d58c70f55851", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:47:43Z", "security_group_id": "fefd5bdf-3959-452a-823c-52161dc30f3a", "tenant_id": "7da6218988ce40db9cfaa160670f8df9", "port_range_min": null, "ethertype": "IPv6", "project_id": "7da6218988ce40db9cfaa160670f8df9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:47:43Z", "revision_number": 0, "id": "8963bf43-9475-4570-adf1-2a1328c6e8a7", "remote_group_id": "fefd5bdf-3959-452a-823c-52161dc30f3a", "remote_ip_prefix": null, "created_at": "2019-04-05T11:47:43Z", "security_group_id": "fefd5bdf-3959-452a-823c-52161dc30f3a", "tenant_id": "7da6218988ce40db9cfaa160670f8df9", "port_range_min": null, "ethertype": "IPv4", "project_id": "7da6218988ce40db9cfaa160670f8df9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:47:43Z", "revision_number": 0, "id": "f147f81c-68a6-4997-bbcf-e8a70c532922", "remote_group_id": "fefd5bdf-3959-452a-823c-52161dc30f3a", "remote_ip_prefix": null, "created_at": "2019-04-05T11:47:43Z", "security_group_id": "fefd5bdf-3959-452a-823c-52161dc30f3a", "tenant_id": "7da6218988ce40db9cfaa160670f8df9", "port_range_min": null, "ethertype": "IPv6", "project_id": "7da6218988ce40db9cfaa160670f8df9"}], "revision_number": 1, "project_id": "7da6218988ce40db9cfaa160670f8df9", "id": "fefd5bdf-3959-452a-823c-52161dc30f3a", "name": "default"}]} 2019-04-05 12:27:55,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=7da6218988ce40db9cfaa160670f8df9&name=default used request id req-e1ac4cbb-1770-4e2b-8be4-2fed8221efc5 2019-04-05 12:27:55,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.299046039581s 2019-04-05 12:27:55,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-05 12:27:55,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23: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.15" -H "X-Auth-Token: {SHA1}4f4e6ca2fb1b691a693a9ae7dc7753e83344192d" 2019-04-05 12:27:55,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Fri, 05 Apr 2019 12:27:55 GMT X-Openstack-Request-Id: req-c58f68a3-a81d-44d6-bf37-00903cdbbbe3 2019-04-05 12:27:55,209 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "created_at": "2019-04-05T06:36:57Z", "updated_at": "2019-04-05T06:36:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "3ad34bf5-d959-4f47-9e83-1646cad540de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "8dcba419-055d-4390-bce8-60ac1ec0e334", "remote_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "a6617e39-b59c-430d-bf58-b3b9a0d40bba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:57Z", "revision_number": 0, "id": "fc5486dd-ed4d-46cf-a010-de708199197b", "remote_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:57Z", "security_group_id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "tenant_id": "b3cb4712be48496898e2e8dcb6957ed2", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3cb4712be48496898e2e8dcb6957ed2"}], "revision_number": 1, "project_id": "b3cb4712be48496898e2e8dcb6957ed2", "id": "1b995215-b08e-40f9-aee0-f4e10c485bb6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "created_at": "2019-04-05T06:36:58Z", "updated_at": "2019-04-05T06:36:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "03bd4738-8be6-406e-8a4b-9fa8798c5034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "1caf2aa8-6949-4b2f-9e1e-9117ac40e52a", "remote_group_id": "21cbd450-b569-48ec-a666-72704011d359", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "64be6ca7-f643-4418-a3da-9d931c90894a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce9e436aaa99438290206e1c56ed2734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:58Z", "revision_number": 0, "id": "a521a8c7-ee0c-400c-989f-f5b4a2a754d5", "remote_group_id": "21cbd450-b569-48ec-a666-72704011d359", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:58Z", "security_group_id": "21cbd450-b569-48ec-a666-72704011d359", "tenant_id": "ce9e436aaa99438290206e1c56ed2734", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce9e436aaa99438290206e1c56ed2734"}], "revision_number": 1, "project_id": "ce9e436aaa99438290206e1c56ed2734", "id": "21cbd450-b569-48ec-a666-72704011d359", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2116e15ef99649d98579650b18a04081", "created_at": "2019-04-05T06:39:31Z", "updated_at": "2019-04-05T06:39:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "54004b35-755b-4f2d-b5e0-5df0dea68c31", "remote_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv4", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "5949635c-16ae-40eb-a77b-59c4aa715d95", "remote_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv6", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "5eda8d54-40a7-4ae5-89e7-0c4c3f6fe1ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv6", "project_id": "2116e15ef99649d98579650b18a04081"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:31Z", "revision_number": 0, "id": "ea9cc20f-cda8-4f86-917d-87e175290089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:31Z", "security_group_id": "414447cd-6b86-4613-90fc-c75e42843105", "tenant_id": "2116e15ef99649d98579650b18a04081", "port_range_min": null, "ethertype": "IPv4", "project_id": "2116e15ef99649d98579650b18a04081"}], "revision_number": 1, "project_id": "2116e15ef99649d98579650b18a04081", "id": "414447cd-6b86-4613-90fc-c75e42843105", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "created_at": "2019-04-05T06:39:33Z", "updated_at": "2019-04-05T06:39:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "0db2aa82-6505-40f0-9098-86a3aee1c249", "remote_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "0fe23aa1-260d-4cb1-a4e7-e733849505a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "480fa81b-fe66-4b98-91ba-f091f0c241ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "da2fe55963c846f2b042f2dd892486e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:39:33Z", "revision_number": 0, "id": "9a4acbee-b584-4571-8927-2a611ea95e00", "remote_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "remote_ip_prefix": null, "created_at": "2019-04-05T06:39:33Z", "security_group_id": "425ad310-705d-4408-b621-bb78f82c0298", "tenant_id": "da2fe55963c846f2b042f2dd892486e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "da2fe55963c846f2b042f2dd892486e2"}], "revision_number": 1, "project_id": "da2fe55963c846f2b042f2dd892486e2", "id": "425ad310-705d-4408-b621-bb78f82c0298", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "created_at": "2019-04-05T06:36:46Z", "updated_at": "2019-04-05T06:36:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "2ec6d031-999b-4652-9bc2-473d87f48d7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "8438dec8-7805-4cf4-8fa8-d73fc07d4c1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "97fe85a4-4ab9-4305-89f8-349a8d55f4bd", "remote_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:46Z", "revision_number": 0, "id": "e05dc08c-fe4d-4d16-b1fd-c4036003dcb6", "remote_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:46Z", "security_group_id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "tenant_id": "ee8e08409f9e44d18a4e4b30e845aebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee8e08409f9e44d18a4e4b30e845aebe"}], "revision_number": 1, "project_id": "ee8e08409f9e44d18a4e4b30e845aebe", "id": "4696ec43-20ff-4fe5-afd2-b9ab199765bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-05T06:24:19Z", "updated_at": "2019-04-05T06:24:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "0816cb4e-5b34-4e0e-a92b-2747b5ac7a00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "25763b38-1719-453d-a14e-f3c76b13cc42", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "8210886f-2687-4779-b145-fc57423d91c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:19Z", "revision_number": 0, "id": "fba949ea-8aec-4a37-9c7a-026e6bd092f8", "remote_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:19Z", "security_group_id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "6b5e3564-47e5-4b21-a29c-046030ec7262", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "created_at": "2019-04-05T06:36:48Z", "updated_at": "2019-04-05T06:36:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "04a66448-8301-49c6-9c23-b541d993c12e", "remote_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "167fd9e2-36c3-4e62-aa47-a500fdb62641", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "3989831e-39b2-4e9d-9ec2-542923684897", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:48Z", "revision_number": 0, "id": "70a9b809-e7a5-46cf-9e22-25d814e58350", "remote_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:48Z", "security_group_id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "tenant_id": "860a396ba7d3400ca146873ab04b6f1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "860a396ba7d3400ca146873ab04b6f1e"}], "revision_number": 1, "project_id": "860a396ba7d3400ca146873ab04b6f1e", "id": "722876a8-0cdc-48de-bbb1-62d01082fdda", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "created_at": "2019-04-05T06:36:25Z", "updated_at": "2019-04-05T06:36:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "1604aef8-274d-4685-9479-f6dd4609a8c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "3f6e66e1-b179-4058-b103-b0c9b0410759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "b93b74b8-a650-4ed0-92ac-364deb4a3eff", "remote_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:25Z", "revision_number": 0, "id": "c1753a0c-8d19-4b2b-abb6-7f0adbf786b9", "remote_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:25Z", "security_group_id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "tenant_id": "9f7d1a679cb14ac58049950f7deeb60f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f7d1a679cb14ac58049950f7deeb60f"}], "revision_number": 1, "project_id": "9f7d1a679cb14ac58049950f7deeb60f", "id": "86b836e3-ea2d-450a-b312-1b5d12dd271f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "created_at": "2019-04-05T06:22:23Z", "updated_at": "2019-04-05T06:22:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "6ea82520-e223-4695-ad5e-9d8a732e75e5", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "84dbc1ec-b830-42da-a2c2-6affe4564e92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "b2cb60c5-bb44-4241-9c03-4830a87cc121", "remote_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:22:23Z", "revision_number": 0, "id": "bc3ce38f-1e5b-4e37-bc17-77b797ed9d56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:22:23Z", "security_group_id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "tenant_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e"}], "revision_number": 1, "project_id": "eb59fe06d2204ec18bc5b63ebb0a318e", "id": "a5ce556a-61e0-4a2b-948f-4bda19f8a0da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "229636115bb1493c9a4d54b65569f224", "created_at": "2019-04-05T06:36:56Z", "updated_at": "2019-04-05T06:36:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "33c178e2-0140-4c10-8562-2972f4506d1b", "remote_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv6", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "5f458cb6-d04e-4ad4-b005-00f2eb36c7a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv6", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "839f3242-ac45-4d93-9d7c-27234f854569", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv4", "project_id": "229636115bb1493c9a4d54b65569f224"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:56Z", "revision_number": 0, "id": "df221d69-4934-4466-b095-2c9f83a846fc", "remote_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:56Z", "security_group_id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "tenant_id": "229636115bb1493c9a4d54b65569f224", "port_range_min": null, "ethertype": "IPv4", "project_id": "229636115bb1493c9a4d54b65569f224"}], "revision_number": 1, "project_id": "229636115bb1493c9a4d54b65569f224", "id": "b63f84a2-7d88-4c13-8952-43e49fa1104e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "created_at": "2019-04-05T06:36:50Z", "updated_at": "2019-04-05T06:36:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "1069fd69-574a-4a73-9ab0-15dcc3fb65d1", "remote_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "51b7361d-b1b8-470f-85c4-bf40f9b2425d", "remote_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "d77a1cc1-3706-462a-b6bf-08f381f66dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:36:50Z", "revision_number": 0, "id": "ede2d573-f458-4700-9e3d-80d6ff4fbd8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:36:50Z", "security_group_id": "d6258671-5d3d-4067-a774-7476fa7252c9", "tenant_id": "d5daecf70fe5413f8a2671b58e2922f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5daecf70fe5413f8a2671b58e2922f6"}], "revision_number": 1, "project_id": "d5daecf70fe5413f8a2671b58e2922f6", "id": "d6258671-5d3d-4067-a774-7476fa7252c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "created_at": "2019-04-05T06:24:18Z", "updated_at": "2019-04-05T06:24:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "1c082b29-0864-456d-a6b5-dfb8ddb5c4dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "3ff1d863-0a41-400b-82d4-9ec541b9069c", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "a5a87ded-31da-4d85-931e-1621ef79b33d", "remote_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8d120259c3946c982a593eded4f1cfb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T06:24:18Z", "revision_number": 0, "id": "ba36cf94-d6e2-464c-a246-442cd5b4c44d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T06:24:18Z", "security_group_id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "tenant_id": "a8d120259c3946c982a593eded4f1cfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8d120259c3946c982a593eded4f1cfb"}], "revision_number": 1, "project_id": "a8d120259c3946c982a593eded4f1cfb", "id": "d8a12081-71b0-40bf-8c15-6e178f6146b9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6cdad088d3314750972b6209a006436b", "created_at": "2019-04-05T07:35:56Z", "updated_at": "2019-04-05T07:35:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "046ad99e-6286-41f4-83f3-2f0394236547", "remote_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6cdad088d3314750972b6209a006436b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "06616e85-fb59-4c85-9856-24d76d63b6e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6cdad088d3314750972b6209a006436b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "ab4d372b-ff07-4278-aa9c-bad74ac34f3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv6", "project_id": "6cdad088d3314750972b6209a006436b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T07:35:56Z", "revision_number": 0, "id": "f505c2e1-1079-45b1-9474-4d7f4c930bf0", "remote_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "remote_ip_prefix": null, "created_at": "2019-04-05T07:35:56Z", "security_group_id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "tenant_id": "6cdad088d3314750972b6209a006436b", "port_range_min": null, "ethertype": "IPv4", "project_id": "6cdad088d3314750972b6209a006436b"}], "revision_number": 1, "project_id": "6cdad088d3314750972b6209a006436b", "id": "f3b4a853-0cdb-41fc-b217-eb7beb7efce9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7da6218988ce40db9cfaa160670f8df9", "created_at": "2019-04-05T11:47:43Z", "updated_at": "2019-04-05T11:47:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:47:43Z", "revision_number": 0, "id": "2fd4c531-3d77-4bc7-bb99-78b2216654ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:47:43Z", "security_group_id": "fefd5bdf-3959-452a-823c-52161dc30f3a", "tenant_id": "7da6218988ce40db9cfaa160670f8df9", "port_range_min": null, "ethertype": "IPv4", "project_id": "7da6218988ce40db9cfaa160670f8df9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:47:43Z", "revision_number": 0, "id": "7919cef8-e28c-496f-955e-d58c70f55851", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-05T11:47:43Z", "security_group_id": "fefd5bdf-3959-452a-823c-52161dc30f3a", "tenant_id": "7da6218988ce40db9cfaa160670f8df9", "port_range_min": null, "ethertype": "IPv6", "project_id": "7da6218988ce40db9cfaa160670f8df9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:47:43Z", "revision_number": 0, "id": "8963bf43-9475-4570-adf1-2a1328c6e8a7", "remote_group_id": "fefd5bdf-3959-452a-823c-52161dc30f3a", "remote_ip_prefix": null, "created_at": "2019-04-05T11:47:43Z", "security_group_id": "fefd5bdf-3959-452a-823c-52161dc30f3a", "tenant_id": "7da6218988ce40db9cfaa160670f8df9", "port_range_min": null, "ethertype": "IPv4", "project_id": "7da6218988ce40db9cfaa160670f8df9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-05T11:47:43Z", "revision_number": 0, "id": "f147f81c-68a6-4997-bbcf-e8a70c532922", "remote_group_id": "fefd5bdf-3959-452a-823c-52161dc30f3a", "remote_ip_prefix": null, "created_at": "2019-04-05T11:47:43Z", "security_group_id": "fefd5bdf-3959-452a-823c-52161dc30f3a", "tenant_id": "7da6218988ce40db9cfaa160670f8df9", "port_range_min": null, "ethertype": "IPv6", "project_id": "7da6218988ce40db9cfaa160670f8df9"}], "revision_number": 1, "project_id": "7da6218988ce40db9cfaa160670f8df9", "id": "fefd5bdf-3959-452a-823c-52161dc30f3a", "name": "default"}]} 2019-04-05 12:27:55,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-c58f68a3-a81d-44d6-bf37-00903cdbbbe3 2019-04-05 12:27:55,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.118946790695s 2019-04-05 12:27:55,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-05 12:27:55,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/fefd5bdf-3959-452a-823c-52161dc30f3a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4f4e6ca2fb1b691a693a9ae7dc7753e83344192d" 2019-04-05 12:27:55,353 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 05 Apr 2019 12:27:55 GMT X-Openstack-Request-Id: req-16eb799e-6513-4eea-9a4b-e4eaab01e405 2019-04-05 12:27:55,353 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-05 12:27:55,353 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/fefd5bdf-3959-452a-823c-52161dc30f3a.json used request id req-16eb799e-6513-4eea-9a4b-e4eaab01e405 2019-04-05 12:27:55,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.133676052094s 2019-04-05 12:27:55,355 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 05:07 | PASS | | cloudify_ims | functest | vnf | 26:52 | PASS | | heat_ims | functest | vnf | 33:29 | PASS | | vyos_vrouter | functest | vnf | 17:02 | PASS | | juju_epc | functest | vnf | 39:22 | PASS | +----------------------+------------------+--------------+------------------+----------------+ 2019-04-05 12:27:55,361 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-04-05 12:27:55,366 - paramiko.transport - DEBUG - EOF in transport thread 2019-04-05 12:27:55,374 - paramiko.transport - DEBUG - EOF in transport thread